@rijkshuisstijl-community/design-tokens 1.0.1 → 1.2.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 +17 -0
- package/dist/_variables.scss +747 -624
- package/dist/index.css +747 -624
- package/dist/index.d.ts +624 -501
- package/dist/index.js +650 -527
- package/dist/index.json +649 -526
- package/dist/index.tokens.json +1684 -1515
- package/dist/root.css +747 -624
- package/dist/tokens.d.ts +1595 -1426
- package/dist/tokens.js +23437 -20600
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +644 -522
- package/dist/uitvoerend-mintgroen-focus/index.css +644 -522
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +736 -614
- package/dist/uitvoerend-mintgroen-focus/index.js +738 -616
- package/dist/uitvoerend-mintgroen-focus/index.json +737 -615
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +1680 -1516
- package/dist/uitvoerend-mintgroen-focus/root.css +644 -522
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +1587 -1423
- package/dist/uitvoerend-mintgroen-focus/tokens.js +22945 -20135
- package/dist/uitvoerend-violet/_variables.scss +153 -30
- package/dist/uitvoerend-violet/index.css +153 -30
- package/dist/uitvoerend-violet/index.d.ts +125 -2
- package/dist/uitvoerend-violet/index.js +153 -30
- package/dist/uitvoerend-violet/index.json +152 -29
- package/dist/uitvoerend-violet/index.tokens.json +202 -33
- package/dist/uitvoerend-violet/root.css +153 -30
- package/dist/uitvoerend-violet/tokens.d.ts +175 -6
- package/dist/uitvoerend-violet/tokens.js +5872 -3035
- package/dist/uitvoerend-violet-oud/_variables.scss +153 -30
- package/dist/uitvoerend-violet-oud/index.css +153 -30
- package/dist/uitvoerend-violet-oud/index.d.ts +125 -2
- package/dist/uitvoerend-violet-oud/index.js +153 -30
- package/dist/uitvoerend-violet-oud/index.json +152 -29
- package/dist/uitvoerend-violet-oud/index.tokens.json +202 -33
- package/dist/uitvoerend-violet-oud/root.css +153 -30
- package/dist/uitvoerend-violet-oud/tokens.d.ts +175 -6
- package/dist/uitvoerend-violet-oud/tokens.js +5872 -3035
- package/dist/wetgevend/_variables.scss +153 -30
- package/dist/wetgevend/index.css +153 -30
- package/dist/wetgevend/index.d.ts +125 -2
- package/dist/wetgevend/index.js +153 -30
- package/dist/wetgevend/index.json +152 -29
- package/dist/wetgevend/index.tokens.json +202 -33
- package/dist/wetgevend/root.css +153 -30
- package/dist/wetgevend/tokens.d.ts +175 -6
- package/dist/wetgevend/tokens.js +5872 -3035
- package/figma/figma.tokens.json +2083 -236
- package/package.json +1 -1
- package/src/generated/base.tokens.json +4588 -4007
- package/src/generated/themes.json +6707 -4391
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +4663 -4090
- package/src/generated/uitvoerend-violet/tokens.json +625 -44
- package/src/generated/uitvoerend-violet-oud/tokens.json +625 -44
- package/src/generated/wetgevend/tokens.json +625 -44
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 29 Apr 2025 12:01:02 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -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;
|
|
@@ -200,6 +222,7 @@
|
|
|
200
222
|
--rhc-card-as-link-heading-font-weight: 700;
|
|
201
223
|
--rhc-card-as-link-heading-font-size: 1.5rem;
|
|
202
224
|
--rhc-card-as-link-heading-padding-block-start: 0.5rem;
|
|
225
|
+
--rhc-card-as-link-heading-color: #154273;
|
|
203
226
|
--rhc-card-as-link-full-bleed-opacity: 0.5;
|
|
204
227
|
--rhc-card-as-link-full-bleed-color: #fff;
|
|
205
228
|
--rhc-card-as-link-full-bleed-border-color: transparent;
|
|
@@ -215,14 +238,14 @@
|
|
|
215
238
|
--rhc-card-as-link-padding-inline-end: 1rem;
|
|
216
239
|
--rhc-card-as-link-padding-block-start: 1rem;
|
|
217
240
|
--rhc-card-as-link-padding-block-end: 1rem;
|
|
218
|
-
--rhc-card-as-link-metadata-color: #
|
|
241
|
+
--rhc-card-as-link-metadata-color: #334155;
|
|
219
242
|
--rhc-card-as-link-link-focus-text-decoration: none;
|
|
220
243
|
--rhc-card-as-link-link-hover-text-decoration: none;
|
|
221
244
|
--rhc-card-as-link-link-active-text-decoration: none;
|
|
222
245
|
--rhc-card-as-link-link-text-decoration: underline;
|
|
223
246
|
--rhc-card-as-link-link-color: #01689b;
|
|
224
247
|
--rhc-card-as-link-icon-size: 24px;
|
|
225
|
-
--rhc-card-as-link-icon-color: #
|
|
248
|
+
--rhc-card-as-link-icon-color: #154273;
|
|
226
249
|
--rhc-card-as-link-inline-size: 328px;
|
|
227
250
|
--rhc-card-as-link-column-gap: 1rem;
|
|
228
251
|
--rhc-card-as-link-color: #0F172A;
|
|
@@ -563,6 +586,7 @@
|
|
|
563
586
|
--rhc-color-cool-grey-200: #E2E8F0;
|
|
564
587
|
--rhc-color-cool-grey-100: #F1F5F9;
|
|
565
588
|
--rhc-color-cool-grey-50: #F8FAFC;
|
|
589
|
+
--rhc-color-accent-2-500: #f092cd;
|
|
566
590
|
--rhc-color-accent-500: #8fcae7;
|
|
567
591
|
--rhc-color-feedback-warning-subdued: #fff4db;
|
|
568
592
|
--rhc-color-feedback-warning-default: #ffb612;
|
|
@@ -576,8 +600,8 @@
|
|
|
576
600
|
--rhc-color-border-strong: #0F172A;
|
|
577
601
|
--rhc-color-border-subdued: #94A3B8;
|
|
578
602
|
--rhc-color-border-default: #64748B;
|
|
579
|
-
--rhc-color-foreground-link: #01689b;
|
|
580
603
|
--rhc-color-foreground-on-emphasis: #fff;
|
|
604
|
+
--rhc-color-foreground-link: #01689b;
|
|
581
605
|
--rhc-color-foreground-subdued: #334155;
|
|
582
606
|
--rhc-color-foreground-default: #0F172A;
|
|
583
607
|
--rhc-color-focus-outline: #000;
|
|
@@ -738,11 +762,17 @@
|
|
|
738
762
|
--utrecht-breadcrumb-nav-link-icon-size: 24px;
|
|
739
763
|
--utrecht-breadcrumb-nav-font-size: 1.25rem;
|
|
740
764
|
--utrecht-breadcrumb-nav-line-height: 1.4;
|
|
765
|
+
--utrecht-button-pressed-color: #fff;
|
|
766
|
+
--utrecht-button-pressed-border-color: transparent;
|
|
767
|
+
--utrecht-button-pressed-background-color: #1E293B;
|
|
768
|
+
--utrecht-button-subtle-pressed-color: #63143a;
|
|
769
|
+
--utrecht-button-subtle-pressed-border-color: transparent;
|
|
770
|
+
--utrecht-button-subtle-pressed-background-color: #e5b3d0;
|
|
741
771
|
--utrecht-button-subtle-line-height: 1.875rem;
|
|
742
772
|
--utrecht-button-subtle-active-color: #65003a;
|
|
743
773
|
--utrecht-button-subtle-active-border-color: transparent;
|
|
744
|
-
--utrecht-button-subtle-active-background-color:
|
|
745
|
-
--utrecht-button-subtle-focus-color: #
|
|
774
|
+
--utrecht-button-subtle-active-background-color: #D88CB7;
|
|
775
|
+
--utrecht-button-subtle-focus-color: #741344;
|
|
746
776
|
--utrecht-button-subtle-focus-border-color: transparent;
|
|
747
777
|
--utrecht-button-subtle-focus-background-color: #f2d9e7;
|
|
748
778
|
--utrecht-button-subtle-disabled-color: #e5b3d0;
|
|
@@ -753,27 +783,33 @@
|
|
|
753
783
|
--utrecht-button-subtle-background-color: transparent;
|
|
754
784
|
--utrecht-button-subtle-hover-color: #741344;
|
|
755
785
|
--utrecht-button-subtle-hover-border-color: transparent;
|
|
756
|
-
--utrecht-button-subtle-hover-background-color:
|
|
786
|
+
--utrecht-button-subtle-hover-background-color: #f2d9e7;
|
|
757
787
|
--utrecht-button-subtle-font-weight: 700;
|
|
758
788
|
--utrecht-button-subtle-font-size: 1.25rem;
|
|
789
|
+
--utrecht-button-secondary-action-pressed-color: #63143a;
|
|
790
|
+
--utrecht-button-secondary-action-pressed-border-color: #63143a;
|
|
791
|
+
--utrecht-button-secondary-action-pressed-background-color: #e5b3d0;
|
|
759
792
|
--utrecht-button-secondary-action-line-height: 1.875rem;
|
|
760
793
|
--utrecht-button-secondary-action-font-size: 1.25rem;
|
|
761
|
-
--utrecht-button-secondary-action-active-color: #
|
|
762
|
-
--utrecht-button-secondary-action-active-border-color: #
|
|
794
|
+
--utrecht-button-secondary-action-active-color: #741344;
|
|
795
|
+
--utrecht-button-secondary-action-active-border-color: #63143a;
|
|
763
796
|
--utrecht-button-secondary-action-active-background-color: #D88CB7;
|
|
764
797
|
--utrecht-button-secondary-action-font-weight: 700;
|
|
765
|
-
--utrecht-button-secondary-action-focus-color: #
|
|
798
|
+
--utrecht-button-secondary-action-focus-color: #741344;
|
|
766
799
|
--utrecht-button-secondary-action-focus-border-color: transparent;
|
|
767
|
-
--utrecht-button-secondary-action-focus-background-color: #
|
|
800
|
+
--utrecht-button-secondary-action-focus-background-color: #f2d9e7;
|
|
768
801
|
--utrecht-button-secondary-action-disabled-color: #CB66A0;
|
|
769
|
-
--utrecht-button-secondary-action-disabled-border-color: #
|
|
802
|
+
--utrecht-button-secondary-action-disabled-border-color: #D88CB7;
|
|
770
803
|
--utrecht-button-secondary-action-disabled-background-color: transparent;
|
|
771
804
|
--utrecht-button-secondary-action-color: #a90061;
|
|
772
805
|
--utrecht-button-secondary-action-border-color: #a90061;
|
|
773
806
|
--utrecht-button-secondary-action-background-color: transparent;
|
|
774
|
-
--utrecht-button-secondary-action-hover-color: #
|
|
775
|
-
--utrecht-button-secondary-action-hover-border-color:
|
|
776
|
-
--utrecht-button-secondary-action-hover-background-color: #
|
|
807
|
+
--utrecht-button-secondary-action-hover-color: #741344;
|
|
808
|
+
--utrecht-button-secondary-action-hover-border-color: #741344;
|
|
809
|
+
--utrecht-button-secondary-action-hover-background-color: #f2d9e7;
|
|
810
|
+
--utrecht-button-primary-action-pressed-color: #fff;
|
|
811
|
+
--utrecht-button-primary-action-pressed-border-color: transparent;
|
|
812
|
+
--utrecht-button-primary-action-pressed-background-color: #63143a;
|
|
777
813
|
--utrecht-button-primary-action-line-height: 1.875rem;
|
|
778
814
|
--utrecht-button-primary-action-font-size: 1.25rem;
|
|
779
815
|
--utrecht-button-primary-action-active-color: #fff;
|
|
@@ -782,9 +818,9 @@
|
|
|
782
818
|
--utrecht-button-primary-action-font-weight: 700;
|
|
783
819
|
--utrecht-button-primary-action-focus-color: #fff;
|
|
784
820
|
--utrecht-button-primary-action-focus-border-color: transparent;
|
|
785
|
-
--utrecht-button-primary-action-focus-background-color: #
|
|
821
|
+
--utrecht-button-primary-action-focus-background-color: #741344;
|
|
786
822
|
--utrecht-button-primary-action-disabled-color: #BE4088;
|
|
787
|
-
--utrecht-button-primary-action-disabled-border-color:
|
|
823
|
+
--utrecht-button-primary-action-disabled-border-color: transparent;
|
|
788
824
|
--utrecht-button-primary-action-disabled-background-color: #e5b3d0;
|
|
789
825
|
--utrecht-button-primary-action-color: #fff;
|
|
790
826
|
--utrecht-button-primary-action-border-color: transparent;
|
|
@@ -795,18 +831,18 @@
|
|
|
795
831
|
--utrecht-button-column-gap: 0.5rem;
|
|
796
832
|
--utrecht-button-min-inline-size: 48px;
|
|
797
833
|
--utrecht-button-min-block-size: 48px;
|
|
798
|
-
--utrecht-button-active-color: #
|
|
799
|
-
--utrecht-button-active-border-color:
|
|
800
|
-
--utrecht-button-active-background-color: #
|
|
801
|
-
--utrecht-button-hover-color: #
|
|
802
|
-
--utrecht-button-hover-border-color:
|
|
803
|
-
--utrecht-button-hover-background-color: #
|
|
804
|
-
--utrecht-button-focus-color: #
|
|
834
|
+
--utrecht-button-active-color: #fff;
|
|
835
|
+
--utrecht-button-active-border-color: transparent;
|
|
836
|
+
--utrecht-button-active-background-color: #1E293B;
|
|
837
|
+
--utrecht-button-hover-color: #fff;
|
|
838
|
+
--utrecht-button-hover-border-color: transparent;
|
|
839
|
+
--utrecht-button-hover-background-color: #475569;
|
|
840
|
+
--utrecht-button-focus-color: #fff;
|
|
805
841
|
--utrecht-button-focus-border-color: transparent;
|
|
806
|
-
--utrecht-button-focus-background-color: #
|
|
807
|
-
--utrecht-button-disabled-color: #
|
|
842
|
+
--utrecht-button-focus-background-color: #475569;
|
|
843
|
+
--utrecht-button-disabled-color: #94A3B8;
|
|
808
844
|
--utrecht-button-disabled-border-color: transparent;
|
|
809
|
-
--utrecht-button-disabled-background-color: #
|
|
845
|
+
--utrecht-button-disabled-background-color: #E2E8F0;
|
|
810
846
|
--utrecht-button-padding-inline-start: 1rem;
|
|
811
847
|
--utrecht-button-padding-inline-end: 1rem;
|
|
812
848
|
--utrecht-button-padding-block-start: 0.5rem;
|
|
@@ -819,9 +855,9 @@
|
|
|
819
855
|
--utrecht-button-icon-gap: 0.5rem;
|
|
820
856
|
--utrecht-button-border-width: 1px;
|
|
821
857
|
--utrecht-button-border-radius: 5px;
|
|
822
|
-
--utrecht-button-color: #
|
|
823
|
-
--utrecht-button-border-color:
|
|
824
|
-
--utrecht-button-background-color:
|
|
858
|
+
--utrecht-button-color: #fff;
|
|
859
|
+
--utrecht-button-border-color: transparent;
|
|
860
|
+
--utrecht-button-background-color: #0F172A;
|
|
825
861
|
--utrecht-button-group-row-gap: 0.5rem;
|
|
826
862
|
--utrecht-button-group-padding-block-start: 0px;
|
|
827
863
|
--utrecht-button-group-padding-block-end: 0px;
|
|
@@ -887,6 +923,19 @@
|
|
|
887
923
|
--utrecht-checkbox-icon-size: 24px;
|
|
888
924
|
--utrecht-checkbox-size: 24px;
|
|
889
925
|
--utrecht-checkbox-border-radius: 2.5px;
|
|
926
|
+
--utrecht-number-badge-padding-block: 0.5rem;
|
|
927
|
+
--utrecht-number-badge-padding-inline: 0.5rem;
|
|
928
|
+
--utrecht-number-badge-color: #fff;
|
|
929
|
+
--utrecht-number-badge-border-color: transparent;
|
|
930
|
+
--utrecht-number-badge-background-color: #154273;
|
|
931
|
+
--utrecht-number-badge-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
932
|
+
--utrecht-number-badge-border-radius: 999px;
|
|
933
|
+
--utrecht-number-badge-border-width: 0px;
|
|
934
|
+
--utrecht-number-badge-font-weight: 700;
|
|
935
|
+
--utrecht-number-badge-min-inline-size: 24px;
|
|
936
|
+
--utrecht-number-badge-min-block-size: 24px;
|
|
937
|
+
--utrecht-number-badge-line-height: 150%;
|
|
938
|
+
--utrecht-number-badge-font-size: 1.25rem;
|
|
890
939
|
--utrecht-form-fieldset-invalid-border-inline-start-width: 0px;
|
|
891
940
|
--utrecht-form-fieldset-invalid-padding-inline-start: 0;
|
|
892
941
|
--utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
@@ -946,6 +995,41 @@
|
|
|
946
995
|
--utrecht-form-label-font-weight: 700;
|
|
947
996
|
--utrecht-form-label-font-size: 1.25rem;
|
|
948
997
|
--utrecht-form-label-color: #0F172A;
|
|
998
|
+
--utrecht-heading-5-margin-block-start: 0;
|
|
999
|
+
--utrecht-heading-5-margin-block-end: 0;
|
|
1000
|
+
--utrecht-heading-5-font-size: 1.25rem;
|
|
1001
|
+
--utrecht-heading-5-line-height: 125%;
|
|
1002
|
+
--utrecht-heading-5-font-weight: 700;
|
|
1003
|
+
--utrecht-heading-5-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1004
|
+
--utrecht-heading-5-color: #154273;
|
|
1005
|
+
--utrecht-heading-4-margin-block-start: 0;
|
|
1006
|
+
--utrecht-heading-4-margin-block-end: 0;
|
|
1007
|
+
--utrecht-heading-4-font-size: 1.5rem;
|
|
1008
|
+
--utrecht-heading-4-line-height: 125%;
|
|
1009
|
+
--utrecht-heading-4-font-weight: 700;
|
|
1010
|
+
--utrecht-heading-4-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1011
|
+
--utrecht-heading-4-color: #154273;
|
|
1012
|
+
--utrecht-heading-3-margin-block-start: 0;
|
|
1013
|
+
--utrecht-heading-3-margin-block-end: 0;
|
|
1014
|
+
--utrecht-heading-3-font-size: 1.875rem;
|
|
1015
|
+
--utrecht-heading-3-line-height: 125%;
|
|
1016
|
+
--utrecht-heading-3-font-weight: 700;
|
|
1017
|
+
--utrecht-heading-3-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1018
|
+
--utrecht-heading-3-color: #154273;
|
|
1019
|
+
--utrecht-heading-2-margin-block-start: 0;
|
|
1020
|
+
--utrecht-heading-2-margin-block-end: 0;
|
|
1021
|
+
--utrecht-heading-2-font-size: 2.5rem;
|
|
1022
|
+
--utrecht-heading-2-line-height: 125%;
|
|
1023
|
+
--utrecht-heading-2-font-weight: 700;
|
|
1024
|
+
--utrecht-heading-2-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1025
|
+
--utrecht-heading-2-color: #154273;
|
|
1026
|
+
--utrecht-heading-1-margin-block-start: 0;
|
|
1027
|
+
--utrecht-heading-1-margin-block-end: 0;
|
|
1028
|
+
--utrecht-heading-1-font-size: 3.125rem;
|
|
1029
|
+
--utrecht-heading-1-line-height: 125%;
|
|
1030
|
+
--utrecht-heading-1-font-weight: 700;
|
|
1031
|
+
--utrecht-heading-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1032
|
+
--utrecht-heading-1-color: #154273;
|
|
949
1033
|
--utrecht-link-line-height: 150%;
|
|
950
1034
|
--utrecht-link-font-size: 1.25rem;
|
|
951
1035
|
--utrecht-link-font-weight: 400;
|
|
@@ -987,6 +1071,17 @@
|
|
|
987
1071
|
--utrecht-ordered-list-margin-block-start: 0.25rem;
|
|
988
1072
|
--utrecht-ordered-list-margin-block-end: 0.25rem;
|
|
989
1073
|
--utrecht-ordered-list-padding-inline-start: 1.5rem;
|
|
1074
|
+
--utrecht-paragraph-lead-line-height: 150%;
|
|
1075
|
+
--utrecht-paragraph-lead-font-weight: 400;
|
|
1076
|
+
--utrecht-paragraph-lead-font-size: 1.5rem;
|
|
1077
|
+
--utrecht-paragraph-lead-color: #0F172A;
|
|
1078
|
+
--utrecht-paragraph-margin-block-start: 0;
|
|
1079
|
+
--utrecht-paragraph-margin-block-end: 0;
|
|
1080
|
+
--utrecht-paragraph-line-height: 150%;
|
|
1081
|
+
--utrecht-paragraph-font-weight: 400;
|
|
1082
|
+
--utrecht-paragraph-font-size: 1.25rem;
|
|
1083
|
+
--utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1084
|
+
--utrecht-paragraph-color: #0F172A;
|
|
990
1085
|
--utrecht-radio-button-border-width: 1px;
|
|
991
1086
|
--utrecht-radio-button-border-radius: 999px;
|
|
992
1087
|
--utrecht-radio-button-hover-border-width: 1px;
|
|
@@ -1063,6 +1158,34 @@
|
|
|
1063
1158
|
--utrecht-separator-margin-block-end: 0.75rem;
|
|
1064
1159
|
--utrecht-separator-block-size: 2px;
|
|
1065
1160
|
--utrecht-separator-color: #CBD5E1;
|
|
1161
|
+
--utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
1162
|
+
--utrecht-skip-link-text-decoration: underline;
|
|
1163
|
+
--utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
1164
|
+
--utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
1165
|
+
--utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
1166
|
+
--utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
1167
|
+
--utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
1168
|
+
--utrecht-skip-link-border-width: 2px;
|
|
1169
|
+
--utrecht-skip-link-color: #fff;
|
|
1170
|
+
--utrecht-skip-link-border-color: transparent;
|
|
1171
|
+
--utrecht-skip-link-background-color: #154273;
|
|
1172
|
+
--utrecht-skip-link-focus-visible-outline-color: #000;
|
|
1173
|
+
--utrecht-skip-link-focus-text-decoration: None;
|
|
1174
|
+
--utrecht-skip-link-focus-color: #0F172A;
|
|
1175
|
+
--utrecht-skip-link-focus-border-width: 2px;
|
|
1176
|
+
--utrecht-skip-link-focus-border-style: solid;
|
|
1177
|
+
--utrecht-skip-link-focus-border-color: #154273;
|
|
1178
|
+
--utrecht-skip-link-focus-background-color: #fff;
|
|
1179
|
+
--utrecht-skip-link-padding-inline-start: 1rem;
|
|
1180
|
+
--utrecht-skip-link-padding-inline-end: 1rem;
|
|
1181
|
+
--utrecht-skip-link-padding-block-start: 0.75rem;
|
|
1182
|
+
--utrecht-skip-link-padding-block-end: 0.75rem;
|
|
1183
|
+
--utrecht-skip-link-min-inline-size: 48px;
|
|
1184
|
+
--utrecht-skip-link-min-block-size: 48px;
|
|
1185
|
+
--utrecht-skip-link-line-height: 150%;
|
|
1186
|
+
--utrecht-skip-link-font-size: 1.25rem;
|
|
1187
|
+
--utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
1188
|
+
--utrecht-skip-link-font-weight: 700;
|
|
1066
1189
|
--utrecht-table-font-size: 1.25rem;
|
|
1067
1190
|
--utrecht-table-container-box-inline-start-shadow-color: #0000001a;
|
|
1068
1191
|
--utrecht-table-container-box-inline-start-shadow-spread: 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 29 Apr 2025 12:01:02 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export default tokens;
|
|
@@ -220,6 +220,42 @@ declare const tokens: {
|
|
|
220
220
|
},
|
|
221
221
|
"font-size": DesignToken
|
|
222
222
|
},
|
|
223
|
+
"skip-link": {
|
|
224
|
+
"font-weight": DesignToken,
|
|
225
|
+
"font-family": DesignToken,
|
|
226
|
+
"font-size": DesignToken,
|
|
227
|
+
"line-height": DesignToken,
|
|
228
|
+
"min-block-size": DesignToken,
|
|
229
|
+
"min-inline-size": DesignToken,
|
|
230
|
+
"padding-block-end": DesignToken,
|
|
231
|
+
"padding-block-start": DesignToken,
|
|
232
|
+
"padding-inline-end": DesignToken,
|
|
233
|
+
"padding-inline-start": DesignToken,
|
|
234
|
+
"focus": {
|
|
235
|
+
"background-color": DesignToken,
|
|
236
|
+
"border-color": DesignToken,
|
|
237
|
+
"border-style": DesignToken,
|
|
238
|
+
"border-width": DesignToken,
|
|
239
|
+
"color": DesignToken,
|
|
240
|
+
"text-decoration": DesignToken
|
|
241
|
+
},
|
|
242
|
+
"focus-visible": {
|
|
243
|
+
"outline-color": DesignToken
|
|
244
|
+
},
|
|
245
|
+
"background-color": DesignToken,
|
|
246
|
+
"border-color": DesignToken,
|
|
247
|
+
"color": DesignToken,
|
|
248
|
+
"border-width": DesignToken,
|
|
249
|
+
"box-block-end-shadow": {
|
|
250
|
+
"offset-x": DesignToken,
|
|
251
|
+
"offset-y": DesignToken,
|
|
252
|
+
"blur-radius": DesignToken,
|
|
253
|
+
"spread-radius": DesignToken,
|
|
254
|
+
"color": DesignToken
|
|
255
|
+
},
|
|
256
|
+
"text-decoration": DesignToken,
|
|
257
|
+
"text-underline-offset": DesignToken
|
|
258
|
+
},
|
|
223
259
|
"separator": {
|
|
224
260
|
"color": DesignToken,
|
|
225
261
|
"block-size": DesignToken,
|
|
@@ -334,6 +370,21 @@ declare const tokens: {
|
|
|
334
370
|
"border-radius": DesignToken,
|
|
335
371
|
"border-width": DesignToken
|
|
336
372
|
},
|
|
373
|
+
"paragraph": {
|
|
374
|
+
"color": DesignToken,
|
|
375
|
+
"font-family": DesignToken,
|
|
376
|
+
"font-size": DesignToken,
|
|
377
|
+
"font-weight": DesignToken,
|
|
378
|
+
"line-height": DesignToken,
|
|
379
|
+
"margin-block-end": DesignToken,
|
|
380
|
+
"margin-block-start": DesignToken,
|
|
381
|
+
"lead": {
|
|
382
|
+
"color": DesignToken,
|
|
383
|
+
"font-size": DesignToken,
|
|
384
|
+
"font-weight": DesignToken,
|
|
385
|
+
"line-height": DesignToken
|
|
386
|
+
}
|
|
387
|
+
},
|
|
337
388
|
"ordered-list": {
|
|
338
389
|
"padding-inline-start": DesignToken,
|
|
339
390
|
"margin-block-end": DesignToken,
|
|
@@ -397,6 +448,51 @@ declare const tokens: {
|
|
|
397
448
|
"font-size": DesignToken,
|
|
398
449
|
"line-height": DesignToken
|
|
399
450
|
},
|
|
451
|
+
"heading-1": {
|
|
452
|
+
"color": DesignToken,
|
|
453
|
+
"font-family": DesignToken,
|
|
454
|
+
"font-weight": DesignToken,
|
|
455
|
+
"line-height": DesignToken,
|
|
456
|
+
"font-size": DesignToken,
|
|
457
|
+
"margin-block-end": DesignToken,
|
|
458
|
+
"margin-block-start": DesignToken
|
|
459
|
+
},
|
|
460
|
+
"heading-2": {
|
|
461
|
+
"color": DesignToken,
|
|
462
|
+
"font-family": DesignToken,
|
|
463
|
+
"font-weight": DesignToken,
|
|
464
|
+
"line-height": DesignToken,
|
|
465
|
+
"font-size": DesignToken,
|
|
466
|
+
"margin-block-end": DesignToken,
|
|
467
|
+
"margin-block-start": DesignToken
|
|
468
|
+
},
|
|
469
|
+
"heading-3": {
|
|
470
|
+
"color": DesignToken,
|
|
471
|
+
"font-family": DesignToken,
|
|
472
|
+
"font-weight": DesignToken,
|
|
473
|
+
"line-height": DesignToken,
|
|
474
|
+
"font-size": DesignToken,
|
|
475
|
+
"margin-block-end": DesignToken,
|
|
476
|
+
"margin-block-start": DesignToken
|
|
477
|
+
},
|
|
478
|
+
"heading-4": {
|
|
479
|
+
"color": DesignToken,
|
|
480
|
+
"font-family": DesignToken,
|
|
481
|
+
"font-weight": DesignToken,
|
|
482
|
+
"line-height": DesignToken,
|
|
483
|
+
"font-size": DesignToken,
|
|
484
|
+
"margin-block-end": DesignToken,
|
|
485
|
+
"margin-block-start": DesignToken
|
|
486
|
+
},
|
|
487
|
+
"heading-5": {
|
|
488
|
+
"color": DesignToken,
|
|
489
|
+
"font-family": DesignToken,
|
|
490
|
+
"font-weight": DesignToken,
|
|
491
|
+
"line-height": DesignToken,
|
|
492
|
+
"font-size": DesignToken,
|
|
493
|
+
"margin-block-end": DesignToken,
|
|
494
|
+
"margin-block-start": DesignToken
|
|
495
|
+
},
|
|
400
496
|
"form-label": {
|
|
401
497
|
"color": DesignToken,
|
|
402
498
|
"font-size": DesignToken,
|
|
@@ -494,6 +590,21 @@ declare const tokens: {
|
|
|
494
590
|
"border-inline-start-width": DesignToken
|
|
495
591
|
}
|
|
496
592
|
},
|
|
593
|
+
"number-badge": {
|
|
594
|
+
"font-size": DesignToken,
|
|
595
|
+
"line-height": DesignToken,
|
|
596
|
+
"min-block-size": DesignToken,
|
|
597
|
+
"min-inline-size": DesignToken,
|
|
598
|
+
"font-weight": DesignToken,
|
|
599
|
+
"border-width": DesignToken,
|
|
600
|
+
"border-radius": DesignToken,
|
|
601
|
+
"font-family": DesignToken,
|
|
602
|
+
"background-color": DesignToken,
|
|
603
|
+
"border-color": DesignToken,
|
|
604
|
+
"color": DesignToken,
|
|
605
|
+
"padding-inline": DesignToken,
|
|
606
|
+
"padding-block": DesignToken
|
|
607
|
+
},
|
|
497
608
|
"checkbox": {
|
|
498
609
|
"border-radius": DesignToken,
|
|
499
610
|
"size": DesignToken,
|
|
@@ -662,7 +773,12 @@ declare const tokens: {
|
|
|
662
773
|
"color": DesignToken
|
|
663
774
|
},
|
|
664
775
|
"font-size": DesignToken,
|
|
665
|
-
"line-height": DesignToken
|
|
776
|
+
"line-height": DesignToken,
|
|
777
|
+
"pressed": {
|
|
778
|
+
"background-color": DesignToken,
|
|
779
|
+
"border-color": DesignToken,
|
|
780
|
+
"color": DesignToken
|
|
781
|
+
}
|
|
666
782
|
},
|
|
667
783
|
"secondary-action": {
|
|
668
784
|
"hover": {
|
|
@@ -690,7 +806,12 @@ declare const tokens: {
|
|
|
690
806
|
"color": DesignToken
|
|
691
807
|
},
|
|
692
808
|
"font-size": DesignToken,
|
|
693
|
-
"line-height": DesignToken
|
|
809
|
+
"line-height": DesignToken,
|
|
810
|
+
"pressed": {
|
|
811
|
+
"background-color": DesignToken,
|
|
812
|
+
"border-color": DesignToken,
|
|
813
|
+
"color": DesignToken
|
|
814
|
+
}
|
|
694
815
|
},
|
|
695
816
|
"subtle": {
|
|
696
817
|
"font-size": DesignToken,
|
|
@@ -718,7 +839,17 @@ declare const tokens: {
|
|
|
718
839
|
"border-color": DesignToken,
|
|
719
840
|
"color": DesignToken
|
|
720
841
|
},
|
|
721
|
-
"line-height": DesignToken
|
|
842
|
+
"line-height": DesignToken,
|
|
843
|
+
"pressed": {
|
|
844
|
+
"background-color": DesignToken,
|
|
845
|
+
"border-color": DesignToken,
|
|
846
|
+
"color": DesignToken
|
|
847
|
+
}
|
|
848
|
+
},
|
|
849
|
+
"pressed": {
|
|
850
|
+
"background-color": DesignToken,
|
|
851
|
+
"border-color": DesignToken,
|
|
852
|
+
"color": DesignToken
|
|
722
853
|
}
|
|
723
854
|
},
|
|
724
855
|
"breadcrumb-nav": {
|
|
@@ -979,8 +1110,8 @@ declare const tokens: {
|
|
|
979
1110
|
"foreground": {
|
|
980
1111
|
"default": DesignToken,
|
|
981
1112
|
"subdued": DesignToken,
|
|
982
|
-
"
|
|
983
|
-
"
|
|
1113
|
+
"link": DesignToken,
|
|
1114
|
+
"onEmphasis": DesignToken
|
|
984
1115
|
},
|
|
985
1116
|
"border": {
|
|
986
1117
|
"default": DesignToken,
|
|
@@ -1009,6 +1140,9 @@ declare const tokens: {
|
|
|
1009
1140
|
"accent": {
|
|
1010
1141
|
"500": DesignToken
|
|
1011
1142
|
},
|
|
1143
|
+
"accent-2": {
|
|
1144
|
+
"500": DesignToken
|
|
1145
|
+
},
|
|
1012
1146
|
"cool-grey": {
|
|
1013
1147
|
"50": DesignToken,
|
|
1014
1148
|
"100": DesignToken,
|
|
@@ -1587,6 +1721,7 @@ declare const tokens: {
|
|
|
1587
1721
|
"opacity": DesignToken
|
|
1588
1722
|
},
|
|
1589
1723
|
"heading": {
|
|
1724
|
+
"color": DesignToken,
|
|
1590
1725
|
"padding-block-start": DesignToken,
|
|
1591
1726
|
"font-size": DesignToken,
|
|
1592
1727
|
"font-weight": DesignToken
|
|
@@ -1811,6 +1946,40 @@ declare const tokens: {
|
|
|
1811
1946
|
"line-height": DesignToken
|
|
1812
1947
|
}
|
|
1813
1948
|
},
|
|
1949
|
+
"link": {
|
|
1950
|
+
"color": DesignToken,
|
|
1951
|
+
"text-decoration-color": DesignToken,
|
|
1952
|
+
"active": {
|
|
1953
|
+
"color": DesignToken,
|
|
1954
|
+
"text-decoration": DesignToken
|
|
1955
|
+
},
|
|
1956
|
+
"focus": {
|
|
1957
|
+
"background-color": DesignToken,
|
|
1958
|
+
"color": DesignToken,
|
|
1959
|
+
"text-decoration": DesignToken,
|
|
1960
|
+
"text-decoration-thickness": DesignToken
|
|
1961
|
+
},
|
|
1962
|
+
"hover": {
|
|
1963
|
+
"color": DesignToken,
|
|
1964
|
+
"text-decoration": DesignToken,
|
|
1965
|
+
"text-decoration-thickness": DesignToken
|
|
1966
|
+
},
|
|
1967
|
+
"visited": {
|
|
1968
|
+
"color": DesignToken
|
|
1969
|
+
},
|
|
1970
|
+
"text-decoration": DesignToken,
|
|
1971
|
+
"icon": {
|
|
1972
|
+
"inset-block-start": DesignToken,
|
|
1973
|
+
"size": DesignToken
|
|
1974
|
+
},
|
|
1975
|
+
"column-gap": DesignToken,
|
|
1976
|
+
"text-decoration-thickness": DesignToken,
|
|
1977
|
+
"text-underline-offset": DesignToken,
|
|
1978
|
+
"font-family": DesignToken,
|
|
1979
|
+
"font-weight": DesignToken,
|
|
1980
|
+
"font-size": DesignToken,
|
|
1981
|
+
"line-height": DesignToken
|
|
1982
|
+
},
|
|
1814
1983
|
"heading-level-1": {
|
|
1815
1984
|
"color": DesignToken,
|
|
1816
1985
|
"font-family": DesignToken,
|