@rijkshuisstijl-community/design-tokens 1.0.0-alpha.162 → 1.0.0-alpha.164
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/dist/_variables.scss +29 -29
- package/dist/index.css +29 -29
- package/dist/index.d.ts +29 -29
- package/dist/index.js +29 -29
- package/dist/index.json +28 -28
- package/dist/index.tokens.json +36 -36
- package/dist/root.css +29 -29
- package/dist/tokens.d.ts +37 -37
- package/dist/tokens.js +1783 -1783
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +29 -28
- package/dist/uitvoerend-mintgroen-focus/index.css +29 -28
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +29 -28
- package/dist/uitvoerend-mintgroen-focus/index.js +29 -28
- package/dist/uitvoerend-mintgroen-focus/index.json +28 -27
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +38 -33
- package/dist/uitvoerend-mintgroen-focus/root.css +29 -28
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +39 -34
- package/dist/uitvoerend-mintgroen-focus/tokens.js +1452 -1425
- package/dist/uitvoerend-violet/_variables.scss +29 -29
- package/dist/uitvoerend-violet/index.css +29 -29
- package/dist/uitvoerend-violet/index.d.ts +29 -29
- package/dist/uitvoerend-violet/index.js +29 -29
- package/dist/uitvoerend-violet/index.json +28 -28
- package/dist/uitvoerend-violet/index.tokens.json +36 -36
- package/dist/uitvoerend-violet/root.css +29 -29
- package/dist/uitvoerend-violet/tokens.d.ts +37 -37
- package/dist/uitvoerend-violet/tokens.js +1783 -1783
- package/dist/uitvoerend-violet-oud/_variables.scss +29 -29
- package/dist/uitvoerend-violet-oud/index.css +29 -29
- package/dist/uitvoerend-violet-oud/index.d.ts +29 -29
- package/dist/uitvoerend-violet-oud/index.js +29 -29
- package/dist/uitvoerend-violet-oud/index.json +28 -28
- package/dist/uitvoerend-violet-oud/index.tokens.json +36 -36
- package/dist/uitvoerend-violet-oud/root.css +29 -29
- package/dist/uitvoerend-violet-oud/tokens.d.ts +37 -37
- package/dist/uitvoerend-violet-oud/tokens.js +1783 -1783
- package/dist/wetgevend/_variables.scss +29 -29
- package/dist/wetgevend/index.css +29 -29
- package/dist/wetgevend/index.d.ts +29 -29
- package/dist/wetgevend/index.js +29 -29
- package/dist/wetgevend/index.json +28 -28
- package/dist/wetgevend/index.tokens.json +36 -36
- package/dist/wetgevend/root.css +29 -29
- package/dist/wetgevend/tokens.d.ts +37 -37
- package/dist/wetgevend/tokens.js +1783 -1783
- package/figma/figma.tokens.json +1 -1
- package/package.json +2 -2
- package/src/generated/base.tokens.json +120 -120
- package/src/generated/themes.json +505 -497
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +120 -112
- package/src/generated/uitvoerend-violet/tokens.json +120 -120
- package/src/generated/uitvoerend-violet-oud/tokens.json +120 -120
- package/src/generated/wetgevend/tokens.json +120 -120
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Wed, 19 Feb 2025 13:09:05 GMT
|
|
4
4
|
|
|
5
5
|
$nl-number-badge-padding-block: 0.5rem;
|
|
6
6
|
$nl-number-badge-padding-inline: 0.5rem;
|
|
@@ -65,6 +65,34 @@ $nl-paragraph-font-weight: 400;
|
|
|
65
65
|
$nl-paragraph-font-size: 1.25rem;
|
|
66
66
|
$nl-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
67
67
|
$nl-paragraph-color: #154273;
|
|
68
|
+
$nl-skip-link-text-underline-offset: 0.125rem;
|
|
69
|
+
$nl-skip-link-text-decoration: underline;
|
|
70
|
+
$nl-skip-link-box-block-end-shadow-color: #0000001a;
|
|
71
|
+
$nl-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
72
|
+
$nl-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
73
|
+
$nl-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
74
|
+
$nl-skip-link-box-block-end-shadow-offset-x: 0;
|
|
75
|
+
$nl-skip-link-border-width: 2px;
|
|
76
|
+
$nl-skip-link-color: #fff;
|
|
77
|
+
$nl-skip-link-border-color: transparent;
|
|
78
|
+
$nl-skip-link-background-color: #154273;
|
|
79
|
+
$nl-skip-link-focus-visible-outline-color: #000;
|
|
80
|
+
$nl-skip-link-focus-text-decoration: None;
|
|
81
|
+
$nl-skip-link-focus-color: #154273;
|
|
82
|
+
$nl-skip-link-focus-border-width: 2px;
|
|
83
|
+
$nl-skip-link-focus-border-style: solid;
|
|
84
|
+
$nl-skip-link-focus-border-color: #154273;
|
|
85
|
+
$nl-skip-link-focus-background-color: #fff;
|
|
86
|
+
$nl-skip-link-padding-inline-start: 1rem;
|
|
87
|
+
$nl-skip-link-padding-inline-end: 1rem;
|
|
88
|
+
$nl-skip-link-padding-block-start: 0.75rem;
|
|
89
|
+
$nl-skip-link-padding-block-end: 0.75rem;
|
|
90
|
+
$nl-skip-link-min-inline-size: 48px;
|
|
91
|
+
$nl-skip-link-min-block-size: 48px;
|
|
92
|
+
$nl-skip-link-line-height: 150%;
|
|
93
|
+
$nl-skip-link-font-size: 1.25rem;
|
|
94
|
+
$nl-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
95
|
+
$nl-skip-link-font-weight: 700;
|
|
68
96
|
$denhaag-sidenav-link-focus-background-color: #FDD370;
|
|
69
97
|
$todo-pagination-page-link-focus-background-color: #FDD370;
|
|
70
98
|
$todo-nav-bar-link-focus-background-color: #FDD370;
|
|
@@ -388,33 +416,6 @@ $utrecht-unordered-list-padding-inline-start: 1.5rem;
|
|
|
388
416
|
$utrecht-icon-inset-block-start: 0;
|
|
389
417
|
$utrecht-icon-size: 24px;
|
|
390
418
|
$utrecht-icon-color: inherit;
|
|
391
|
-
$utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
392
|
-
$utrecht-skip-link-text-decoration: underline;
|
|
393
|
-
$utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
394
|
-
$utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
395
|
-
$utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
396
|
-
$utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
397
|
-
$utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
398
|
-
$utrecht-skip-link-border-width: 2px;
|
|
399
|
-
$utrecht-skip-link-color: #fff;
|
|
400
|
-
$utrecht-skip-link-border-color: transparent;
|
|
401
|
-
$utrecht-skip-link-background-color: #154273;
|
|
402
|
-
$utrecht-skip-link-focus-visible-outline-color: #000;
|
|
403
|
-
$utrecht-skip-link-padding-inline-start: 1rem;
|
|
404
|
-
$utrecht-skip-link-padding-inline-end: 1rem;
|
|
405
|
-
$utrecht-skip-link-padding-block-start: 0.75rem;
|
|
406
|
-
$utrecht-skip-link-padding-block-end: 0.75rem;
|
|
407
|
-
$utrecht-skip-link-min-inline-size: 48px;
|
|
408
|
-
$utrecht-skip-link-min-block-size: 48px;
|
|
409
|
-
$utrecht-skip-link-line-height: 150%;
|
|
410
|
-
$utrecht-skip-link-font-size: 1.25rem;
|
|
411
|
-
$utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
412
|
-
$utrecht-skip-link-font-weight: 700;
|
|
413
|
-
$utrecht-skip-link-focus-text-decoration: None;
|
|
414
|
-
$utrecht-skip-link-focus-color: #154273;
|
|
415
|
-
$utrecht-skip-link-focus-border-width: 2px;
|
|
416
|
-
$utrecht-skip-link-focus-border-style: solid;
|
|
417
|
-
$utrecht-skip-link-focus-border-color: #154273;
|
|
418
419
|
$utrecht-skip-link-focus-background-color: #FDD370;
|
|
419
420
|
$utrecht-counter-badge-background-color: #FDD370;
|
|
420
421
|
$utrecht-textbox-hover-color: #154273;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Feb 2025 13:09:05 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.uitvoerend-mintgroen-focus {
|
|
@@ -67,6 +67,34 @@
|
|
|
67
67
|
--nl-paragraph-font-size: 1.25rem;
|
|
68
68
|
--nl-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
69
69
|
--nl-paragraph-color: #154273;
|
|
70
|
+
--nl-skip-link-text-underline-offset: 0.125rem;
|
|
71
|
+
--nl-skip-link-text-decoration: underline;
|
|
72
|
+
--nl-skip-link-box-block-end-shadow-color: #0000001a;
|
|
73
|
+
--nl-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
74
|
+
--nl-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
75
|
+
--nl-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
76
|
+
--nl-skip-link-box-block-end-shadow-offset-x: 0;
|
|
77
|
+
--nl-skip-link-border-width: 2px;
|
|
78
|
+
--nl-skip-link-color: #fff;
|
|
79
|
+
--nl-skip-link-border-color: transparent;
|
|
80
|
+
--nl-skip-link-background-color: #154273;
|
|
81
|
+
--nl-skip-link-focus-visible-outline-color: #000;
|
|
82
|
+
--nl-skip-link-focus-text-decoration: None;
|
|
83
|
+
--nl-skip-link-focus-color: #154273;
|
|
84
|
+
--nl-skip-link-focus-border-width: 2px;
|
|
85
|
+
--nl-skip-link-focus-border-style: solid;
|
|
86
|
+
--nl-skip-link-focus-border-color: #154273;
|
|
87
|
+
--nl-skip-link-focus-background-color: #fff;
|
|
88
|
+
--nl-skip-link-padding-inline-start: 1rem;
|
|
89
|
+
--nl-skip-link-padding-inline-end: 1rem;
|
|
90
|
+
--nl-skip-link-padding-block-start: 0.75rem;
|
|
91
|
+
--nl-skip-link-padding-block-end: 0.75rem;
|
|
92
|
+
--nl-skip-link-min-inline-size: 48px;
|
|
93
|
+
--nl-skip-link-min-block-size: 48px;
|
|
94
|
+
--nl-skip-link-line-height: 150%;
|
|
95
|
+
--nl-skip-link-font-size: 1.25rem;
|
|
96
|
+
--nl-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
97
|
+
--nl-skip-link-font-weight: 700;
|
|
70
98
|
--denhaag-sidenav-link-focus-background-color: #FDD370;
|
|
71
99
|
--todo-pagination-page-link-focus-background-color: #FDD370;
|
|
72
100
|
--todo-nav-bar-link-focus-background-color: #FDD370;
|
|
@@ -390,33 +418,6 @@
|
|
|
390
418
|
--utrecht-icon-inset-block-start: 0;
|
|
391
419
|
--utrecht-icon-size: 24px;
|
|
392
420
|
--utrecht-icon-color: inherit;
|
|
393
|
-
--utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
394
|
-
--utrecht-skip-link-text-decoration: underline;
|
|
395
|
-
--utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
396
|
-
--utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
397
|
-
--utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
398
|
-
--utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
399
|
-
--utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
400
|
-
--utrecht-skip-link-border-width: 2px;
|
|
401
|
-
--utrecht-skip-link-color: #fff;
|
|
402
|
-
--utrecht-skip-link-border-color: transparent;
|
|
403
|
-
--utrecht-skip-link-background-color: #154273;
|
|
404
|
-
--utrecht-skip-link-focus-visible-outline-color: #000;
|
|
405
|
-
--utrecht-skip-link-padding-inline-start: 1rem;
|
|
406
|
-
--utrecht-skip-link-padding-inline-end: 1rem;
|
|
407
|
-
--utrecht-skip-link-padding-block-start: 0.75rem;
|
|
408
|
-
--utrecht-skip-link-padding-block-end: 0.75rem;
|
|
409
|
-
--utrecht-skip-link-min-inline-size: 48px;
|
|
410
|
-
--utrecht-skip-link-min-block-size: 48px;
|
|
411
|
-
--utrecht-skip-link-line-height: 150%;
|
|
412
|
-
--utrecht-skip-link-font-size: 1.25rem;
|
|
413
|
-
--utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
414
|
-
--utrecht-skip-link-font-weight: 700;
|
|
415
|
-
--utrecht-skip-link-focus-text-decoration: None;
|
|
416
|
-
--utrecht-skip-link-focus-color: #154273;
|
|
417
|
-
--utrecht-skip-link-focus-border-width: 2px;
|
|
418
|
-
--utrecht-skip-link-focus-border-style: solid;
|
|
419
|
-
--utrecht-skip-link-focus-border-color: #154273;
|
|
420
421
|
--utrecht-skip-link-focus-background-color: #FDD370;
|
|
421
422
|
--utrecht-counter-badge-background-color: #FDD370;
|
|
422
423
|
--utrecht-textbox-hover-color: #154273;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Feb 2025 13:09:05 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const rhcColorPrimary50 : string;
|
|
@@ -791,33 +791,6 @@ export const utrechtTextboxHoverBorderColor : string;
|
|
|
791
791
|
export const utrechtTextboxHoverColor : string;
|
|
792
792
|
export const utrechtCounterBadgeBackgroundColor : string;
|
|
793
793
|
export const utrechtSkipLinkFocusBackgroundColor : string;
|
|
794
|
-
export const utrechtSkipLinkFocusBorderColor : string;
|
|
795
|
-
export const utrechtSkipLinkFocusBorderStyle : string;
|
|
796
|
-
export const utrechtSkipLinkFocusBorderWidth : string;
|
|
797
|
-
export const utrechtSkipLinkFocusColor : string;
|
|
798
|
-
export const utrechtSkipLinkFocusTextDecoration : string;
|
|
799
|
-
export const utrechtSkipLinkFontWeight : number;
|
|
800
|
-
export const utrechtSkipLinkFontFamily : string;
|
|
801
|
-
export const utrechtSkipLinkFontSize : string;
|
|
802
|
-
export const utrechtSkipLinkLineHeight : string;
|
|
803
|
-
export const utrechtSkipLinkMinBlockSize : string;
|
|
804
|
-
export const utrechtSkipLinkMinInlineSize : string;
|
|
805
|
-
export const utrechtSkipLinkPaddingBlockEnd : string;
|
|
806
|
-
export const utrechtSkipLinkPaddingBlockStart : string;
|
|
807
|
-
export const utrechtSkipLinkPaddingInlineEnd : string;
|
|
808
|
-
export const utrechtSkipLinkPaddingInlineStart : string;
|
|
809
|
-
export const utrechtSkipLinkFocusVisibleOutlineColor : string;
|
|
810
|
-
export const utrechtSkipLinkBackgroundColor : string;
|
|
811
|
-
export const utrechtSkipLinkBorderColor : string;
|
|
812
|
-
export const utrechtSkipLinkColor : string;
|
|
813
|
-
export const utrechtSkipLinkBorderWidth : string;
|
|
814
|
-
export const utrechtSkipLinkBoxBlockEndShadowOffsetX : number;
|
|
815
|
-
export const utrechtSkipLinkBoxBlockEndShadowOffsetY : string;
|
|
816
|
-
export const utrechtSkipLinkBoxBlockEndShadowBlurRadius : string;
|
|
817
|
-
export const utrechtSkipLinkBoxBlockEndShadowSpreadRadius : number;
|
|
818
|
-
export const utrechtSkipLinkBoxBlockEndShadowColor : string;
|
|
819
|
-
export const utrechtSkipLinkTextDecoration : string;
|
|
820
|
-
export const utrechtSkipLinkTextUnderlineOffset : string;
|
|
821
794
|
export const utrechtIconColor : string;
|
|
822
795
|
export const utrechtIconSize : string;
|
|
823
796
|
export const utrechtIconInsetBlockStart : number;
|
|
@@ -1141,6 +1114,34 @@ export const overwriteFocusBackground : string;
|
|
|
1141
1114
|
export const todoNavBarLinkFocusBackgroundColor : string;
|
|
1142
1115
|
export const todoPaginationPageLinkFocusBackgroundColor : string;
|
|
1143
1116
|
export const denhaagSidenavLinkFocusBackgroundColor : string;
|
|
1117
|
+
export const nlSkipLinkFontWeight : number;
|
|
1118
|
+
export const nlSkipLinkFontFamily : string;
|
|
1119
|
+
export const nlSkipLinkFontSize : string;
|
|
1120
|
+
export const nlSkipLinkLineHeight : string;
|
|
1121
|
+
export const nlSkipLinkMinBlockSize : string;
|
|
1122
|
+
export const nlSkipLinkMinInlineSize : string;
|
|
1123
|
+
export const nlSkipLinkPaddingBlockEnd : string;
|
|
1124
|
+
export const nlSkipLinkPaddingBlockStart : string;
|
|
1125
|
+
export const nlSkipLinkPaddingInlineEnd : string;
|
|
1126
|
+
export const nlSkipLinkPaddingInlineStart : string;
|
|
1127
|
+
export const nlSkipLinkFocusBackgroundColor : string;
|
|
1128
|
+
export const nlSkipLinkFocusBorderColor : string;
|
|
1129
|
+
export const nlSkipLinkFocusBorderStyle : string;
|
|
1130
|
+
export const nlSkipLinkFocusBorderWidth : string;
|
|
1131
|
+
export const nlSkipLinkFocusColor : string;
|
|
1132
|
+
export const nlSkipLinkFocusTextDecoration : string;
|
|
1133
|
+
export const nlSkipLinkFocusVisibleOutlineColor : string;
|
|
1134
|
+
export const nlSkipLinkBackgroundColor : string;
|
|
1135
|
+
export const nlSkipLinkBorderColor : string;
|
|
1136
|
+
export const nlSkipLinkColor : string;
|
|
1137
|
+
export const nlSkipLinkBorderWidth : string;
|
|
1138
|
+
export const nlSkipLinkBoxBlockEndShadowOffsetX : number;
|
|
1139
|
+
export const nlSkipLinkBoxBlockEndShadowOffsetY : string;
|
|
1140
|
+
export const nlSkipLinkBoxBlockEndShadowBlurRadius : string;
|
|
1141
|
+
export const nlSkipLinkBoxBlockEndShadowSpreadRadius : number;
|
|
1142
|
+
export const nlSkipLinkBoxBlockEndShadowColor : string;
|
|
1143
|
+
export const nlSkipLinkTextDecoration : string;
|
|
1144
|
+
export const nlSkipLinkTextUnderlineOffset : string;
|
|
1144
1145
|
export const nlParagraphColor : string;
|
|
1145
1146
|
export const nlParagraphFontFamily : string;
|
|
1146
1147
|
export const nlParagraphFontSize : string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Feb 2025 13:09:05 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const rhcColorPrimary50 = "#eaf8f4";
|
|
@@ -791,33 +791,6 @@ export const utrechtTextboxHoverBorderColor = "#738eab";
|
|
|
791
791
|
export const utrechtTextboxHoverColor = "#154273";
|
|
792
792
|
export const utrechtCounterBadgeBackgroundColor = "#FDD370";
|
|
793
793
|
export const utrechtSkipLinkFocusBackgroundColor = "#FDD370";
|
|
794
|
-
export const utrechtSkipLinkFocusBorderColor = "#154273";
|
|
795
|
-
export const utrechtSkipLinkFocusBorderStyle = "solid";
|
|
796
|
-
export const utrechtSkipLinkFocusBorderWidth = "2px";
|
|
797
|
-
export const utrechtSkipLinkFocusColor = "#154273";
|
|
798
|
-
export const utrechtSkipLinkFocusTextDecoration = "None";
|
|
799
|
-
export const utrechtSkipLinkFontWeight = 700;
|
|
800
|
-
export const utrechtSkipLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
801
|
-
export const utrechtSkipLinkFontSize = "1.25rem";
|
|
802
|
-
export const utrechtSkipLinkLineHeight = "150%";
|
|
803
|
-
export const utrechtSkipLinkMinBlockSize = "48px";
|
|
804
|
-
export const utrechtSkipLinkMinInlineSize = "48px";
|
|
805
|
-
export const utrechtSkipLinkPaddingBlockEnd = "0.75rem";
|
|
806
|
-
export const utrechtSkipLinkPaddingBlockStart = "0.75rem";
|
|
807
|
-
export const utrechtSkipLinkPaddingInlineEnd = "1rem";
|
|
808
|
-
export const utrechtSkipLinkPaddingInlineStart = "1rem";
|
|
809
|
-
export const utrechtSkipLinkFocusVisibleOutlineColor = "#000";
|
|
810
|
-
export const utrechtSkipLinkBackgroundColor = "#154273";
|
|
811
|
-
export const utrechtSkipLinkBorderColor = "transparent";
|
|
812
|
-
export const utrechtSkipLinkColor = "#fff";
|
|
813
|
-
export const utrechtSkipLinkBorderWidth = "2px";
|
|
814
|
-
export const utrechtSkipLinkBoxBlockEndShadowOffsetX = 0;
|
|
815
|
-
export const utrechtSkipLinkBoxBlockEndShadowOffsetY = "16px";
|
|
816
|
-
export const utrechtSkipLinkBoxBlockEndShadowBlurRadius = "48px";
|
|
817
|
-
export const utrechtSkipLinkBoxBlockEndShadowSpreadRadius = 0;
|
|
818
|
-
export const utrechtSkipLinkBoxBlockEndShadowColor = "#0000001a";
|
|
819
|
-
export const utrechtSkipLinkTextDecoration = "underline";
|
|
820
|
-
export const utrechtSkipLinkTextUnderlineOffset = "0.125rem";
|
|
821
794
|
export const utrechtIconColor = "inherit";
|
|
822
795
|
export const utrechtIconSize = "24px";
|
|
823
796
|
export const utrechtIconInsetBlockStart = 0;
|
|
@@ -1141,6 +1114,34 @@ export const overwriteFocusBackground = "#FDD370";
|
|
|
1141
1114
|
export const todoNavBarLinkFocusBackgroundColor = "#FDD370";
|
|
1142
1115
|
export const todoPaginationPageLinkFocusBackgroundColor = "#FDD370";
|
|
1143
1116
|
export const denhaagSidenavLinkFocusBackgroundColor = "#FDD370";
|
|
1117
|
+
export const nlSkipLinkFontWeight = 700;
|
|
1118
|
+
export const nlSkipLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1119
|
+
export const nlSkipLinkFontSize = "1.25rem";
|
|
1120
|
+
export const nlSkipLinkLineHeight = "150%";
|
|
1121
|
+
export const nlSkipLinkMinBlockSize = "48px";
|
|
1122
|
+
export const nlSkipLinkMinInlineSize = "48px";
|
|
1123
|
+
export const nlSkipLinkPaddingBlockEnd = "0.75rem";
|
|
1124
|
+
export const nlSkipLinkPaddingBlockStart = "0.75rem";
|
|
1125
|
+
export const nlSkipLinkPaddingInlineEnd = "1rem";
|
|
1126
|
+
export const nlSkipLinkPaddingInlineStart = "1rem";
|
|
1127
|
+
export const nlSkipLinkFocusBackgroundColor = "#fff";
|
|
1128
|
+
export const nlSkipLinkFocusBorderColor = "#154273";
|
|
1129
|
+
export const nlSkipLinkFocusBorderStyle = "solid";
|
|
1130
|
+
export const nlSkipLinkFocusBorderWidth = "2px";
|
|
1131
|
+
export const nlSkipLinkFocusColor = "#154273";
|
|
1132
|
+
export const nlSkipLinkFocusTextDecoration = "None";
|
|
1133
|
+
export const nlSkipLinkFocusVisibleOutlineColor = "#000";
|
|
1134
|
+
export const nlSkipLinkBackgroundColor = "#154273";
|
|
1135
|
+
export const nlSkipLinkBorderColor = "transparent";
|
|
1136
|
+
export const nlSkipLinkColor = "#fff";
|
|
1137
|
+
export const nlSkipLinkBorderWidth = "2px";
|
|
1138
|
+
export const nlSkipLinkBoxBlockEndShadowOffsetX = 0;
|
|
1139
|
+
export const nlSkipLinkBoxBlockEndShadowOffsetY = "16px";
|
|
1140
|
+
export const nlSkipLinkBoxBlockEndShadowBlurRadius = "48px";
|
|
1141
|
+
export const nlSkipLinkBoxBlockEndShadowSpreadRadius = 0;
|
|
1142
|
+
export const nlSkipLinkBoxBlockEndShadowColor = "#0000001a";
|
|
1143
|
+
export const nlSkipLinkTextDecoration = "underline";
|
|
1144
|
+
export const nlSkipLinkTextUnderlineOffset = "0.125rem";
|
|
1144
1145
|
export const nlParagraphColor = "#154273";
|
|
1145
1146
|
export const nlParagraphFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1146
1147
|
export const nlParagraphFontSize = "1.25rem";
|
|
@@ -787,33 +787,6 @@
|
|
|
787
787
|
"utrechtTextboxHoverColor": "#154273",
|
|
788
788
|
"utrechtCounterBadgeBackgroundColor": "#FDD370",
|
|
789
789
|
"utrechtSkipLinkFocusBackgroundColor": "#FDD370",
|
|
790
|
-
"utrechtSkipLinkFocusBorderColor": "#154273",
|
|
791
|
-
"utrechtSkipLinkFocusBorderStyle": "solid",
|
|
792
|
-
"utrechtSkipLinkFocusBorderWidth": "2px",
|
|
793
|
-
"utrechtSkipLinkFocusColor": "#154273",
|
|
794
|
-
"utrechtSkipLinkFocusTextDecoration": "None",
|
|
795
|
-
"utrechtSkipLinkFontWeight": 700,
|
|
796
|
-
"utrechtSkipLinkFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
|
|
797
|
-
"utrechtSkipLinkFontSize": "1.25rem",
|
|
798
|
-
"utrechtSkipLinkLineHeight": "150%",
|
|
799
|
-
"utrechtSkipLinkMinBlockSize": "48px",
|
|
800
|
-
"utrechtSkipLinkMinInlineSize": "48px",
|
|
801
|
-
"utrechtSkipLinkPaddingBlockEnd": "0.75rem",
|
|
802
|
-
"utrechtSkipLinkPaddingBlockStart": "0.75rem",
|
|
803
|
-
"utrechtSkipLinkPaddingInlineEnd": "1rem",
|
|
804
|
-
"utrechtSkipLinkPaddingInlineStart": "1rem",
|
|
805
|
-
"utrechtSkipLinkFocusVisibleOutlineColor": "#000",
|
|
806
|
-
"utrechtSkipLinkBackgroundColor": "#154273",
|
|
807
|
-
"utrechtSkipLinkBorderColor": "transparent",
|
|
808
|
-
"utrechtSkipLinkColor": "#fff",
|
|
809
|
-
"utrechtSkipLinkBorderWidth": "2px",
|
|
810
|
-
"utrechtSkipLinkBoxBlockEndShadowOffsetX": 0,
|
|
811
|
-
"utrechtSkipLinkBoxBlockEndShadowOffsetY": "16px",
|
|
812
|
-
"utrechtSkipLinkBoxBlockEndShadowBlurRadius": "48px",
|
|
813
|
-
"utrechtSkipLinkBoxBlockEndShadowSpreadRadius": 0,
|
|
814
|
-
"utrechtSkipLinkBoxBlockEndShadowColor": "#0000001a",
|
|
815
|
-
"utrechtSkipLinkTextDecoration": "underline",
|
|
816
|
-
"utrechtSkipLinkTextUnderlineOffset": "0.125rem",
|
|
817
790
|
"utrechtIconColor": "inherit",
|
|
818
791
|
"utrechtIconSize": "24px",
|
|
819
792
|
"utrechtIconInsetBlockStart": 0,
|
|
@@ -1137,6 +1110,34 @@
|
|
|
1137
1110
|
"todoNavBarLinkFocusBackgroundColor": "#FDD370",
|
|
1138
1111
|
"todoPaginationPageLinkFocusBackgroundColor": "#FDD370",
|
|
1139
1112
|
"denhaagSidenavLinkFocusBackgroundColor": "#FDD370",
|
|
1113
|
+
"nlSkipLinkFontWeight": 700,
|
|
1114
|
+
"nlSkipLinkFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1115
|
+
"nlSkipLinkFontSize": "1.25rem",
|
|
1116
|
+
"nlSkipLinkLineHeight": "150%",
|
|
1117
|
+
"nlSkipLinkMinBlockSize": "48px",
|
|
1118
|
+
"nlSkipLinkMinInlineSize": "48px",
|
|
1119
|
+
"nlSkipLinkPaddingBlockEnd": "0.75rem",
|
|
1120
|
+
"nlSkipLinkPaddingBlockStart": "0.75rem",
|
|
1121
|
+
"nlSkipLinkPaddingInlineEnd": "1rem",
|
|
1122
|
+
"nlSkipLinkPaddingInlineStart": "1rem",
|
|
1123
|
+
"nlSkipLinkFocusBackgroundColor": "#fff",
|
|
1124
|
+
"nlSkipLinkFocusBorderColor": "#154273",
|
|
1125
|
+
"nlSkipLinkFocusBorderStyle": "solid",
|
|
1126
|
+
"nlSkipLinkFocusBorderWidth": "2px",
|
|
1127
|
+
"nlSkipLinkFocusColor": "#154273",
|
|
1128
|
+
"nlSkipLinkFocusTextDecoration": "None",
|
|
1129
|
+
"nlSkipLinkFocusVisibleOutlineColor": "#000",
|
|
1130
|
+
"nlSkipLinkBackgroundColor": "#154273",
|
|
1131
|
+
"nlSkipLinkBorderColor": "transparent",
|
|
1132
|
+
"nlSkipLinkColor": "#fff",
|
|
1133
|
+
"nlSkipLinkBorderWidth": "2px",
|
|
1134
|
+
"nlSkipLinkBoxBlockEndShadowOffsetX": 0,
|
|
1135
|
+
"nlSkipLinkBoxBlockEndShadowOffsetY": "16px",
|
|
1136
|
+
"nlSkipLinkBoxBlockEndShadowBlurRadius": "48px",
|
|
1137
|
+
"nlSkipLinkBoxBlockEndShadowSpreadRadius": 0,
|
|
1138
|
+
"nlSkipLinkBoxBlockEndShadowColor": "#0000001a",
|
|
1139
|
+
"nlSkipLinkTextDecoration": "underline",
|
|
1140
|
+
"nlSkipLinkTextUnderlineOffset": "0.125rem",
|
|
1140
1141
|
"nlParagraphColor": "#154273",
|
|
1141
1142
|
"nlParagraphFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1142
1143
|
"nlParagraphFontSize": "1.25rem",
|
|
@@ -1241,39 +1241,8 @@
|
|
|
1241
1241
|
},
|
|
1242
1242
|
"skip-link": {
|
|
1243
1243
|
"focus": {
|
|
1244
|
-
"background-color": "#FDD370"
|
|
1245
|
-
|
|
1246
|
-
"border-style": "solid",
|
|
1247
|
-
"border-width": "2px",
|
|
1248
|
-
"color": "#154273",
|
|
1249
|
-
"text-decoration": "None"
|
|
1250
|
-
},
|
|
1251
|
-
"font-weight": 700,
|
|
1252
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1253
|
-
"font-size": "1.25rem",
|
|
1254
|
-
"line-height": "150%",
|
|
1255
|
-
"min-block-size": "48px",
|
|
1256
|
-
"min-inline-size": "48px",
|
|
1257
|
-
"padding-block-end": "0.75rem",
|
|
1258
|
-
"padding-block-start": "0.75rem",
|
|
1259
|
-
"padding-inline-end": "1rem",
|
|
1260
|
-
"padding-inline-start": "1rem",
|
|
1261
|
-
"focus-visible": {
|
|
1262
|
-
"outline-color": "#000"
|
|
1263
|
-
},
|
|
1264
|
-
"background-color": "#154273",
|
|
1265
|
-
"border-color": "transparent",
|
|
1266
|
-
"color": "#fff",
|
|
1267
|
-
"border-width": "2px",
|
|
1268
|
-
"box-block-end-shadow": {
|
|
1269
|
-
"offset-x": 0,
|
|
1270
|
-
"offset-y": "16px",
|
|
1271
|
-
"blur-radius": "48px",
|
|
1272
|
-
"spread-radius": 0,
|
|
1273
|
-
"color": "#0000001a"
|
|
1274
|
-
},
|
|
1275
|
-
"text-decoration": "underline",
|
|
1276
|
-
"text-underline-offset": "0.125rem"
|
|
1244
|
+
"background-color": "#FDD370"
|
|
1245
|
+
}
|
|
1277
1246
|
},
|
|
1278
1247
|
"icon": {
|
|
1279
1248
|
"color": "inherit",
|
|
@@ -1810,6 +1779,42 @@
|
|
|
1810
1779
|
}
|
|
1811
1780
|
},
|
|
1812
1781
|
"nl": {
|
|
1782
|
+
"skip-link": {
|
|
1783
|
+
"font-weight": 700,
|
|
1784
|
+
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1785
|
+
"font-size": "1.25rem",
|
|
1786
|
+
"line-height": "150%",
|
|
1787
|
+
"min-block-size": "48px",
|
|
1788
|
+
"min-inline-size": "48px",
|
|
1789
|
+
"padding-block-end": "0.75rem",
|
|
1790
|
+
"padding-block-start": "0.75rem",
|
|
1791
|
+
"padding-inline-end": "1rem",
|
|
1792
|
+
"padding-inline-start": "1rem",
|
|
1793
|
+
"focus": {
|
|
1794
|
+
"background-color": "#fff",
|
|
1795
|
+
"border-color": "#154273",
|
|
1796
|
+
"border-style": "solid",
|
|
1797
|
+
"border-width": "2px",
|
|
1798
|
+
"color": "#154273",
|
|
1799
|
+
"text-decoration": "None"
|
|
1800
|
+
},
|
|
1801
|
+
"focus-visible": {
|
|
1802
|
+
"outline-color": "#000"
|
|
1803
|
+
},
|
|
1804
|
+
"background-color": "#154273",
|
|
1805
|
+
"border-color": "transparent",
|
|
1806
|
+
"color": "#fff",
|
|
1807
|
+
"border-width": "2px",
|
|
1808
|
+
"box-block-end-shadow": {
|
|
1809
|
+
"offset-x": 0,
|
|
1810
|
+
"offset-y": "16px",
|
|
1811
|
+
"blur-radius": "48px",
|
|
1812
|
+
"spread-radius": 0,
|
|
1813
|
+
"color": "#0000001a"
|
|
1814
|
+
},
|
|
1815
|
+
"text-decoration": "underline",
|
|
1816
|
+
"text-underline-offset": "0.125rem"
|
|
1817
|
+
},
|
|
1813
1818
|
"paragraph": {
|
|
1814
1819
|
"color": "#154273",
|
|
1815
1820
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Feb 2025 13:09:05 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -67,6 +67,34 @@
|
|
|
67
67
|
--nl-paragraph-font-size: 1.25rem;
|
|
68
68
|
--nl-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
69
69
|
--nl-paragraph-color: #154273;
|
|
70
|
+
--nl-skip-link-text-underline-offset: 0.125rem;
|
|
71
|
+
--nl-skip-link-text-decoration: underline;
|
|
72
|
+
--nl-skip-link-box-block-end-shadow-color: #0000001a;
|
|
73
|
+
--nl-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
74
|
+
--nl-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
75
|
+
--nl-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
76
|
+
--nl-skip-link-box-block-end-shadow-offset-x: 0;
|
|
77
|
+
--nl-skip-link-border-width: 2px;
|
|
78
|
+
--nl-skip-link-color: #fff;
|
|
79
|
+
--nl-skip-link-border-color: transparent;
|
|
80
|
+
--nl-skip-link-background-color: #154273;
|
|
81
|
+
--nl-skip-link-focus-visible-outline-color: #000;
|
|
82
|
+
--nl-skip-link-focus-text-decoration: None;
|
|
83
|
+
--nl-skip-link-focus-color: #154273;
|
|
84
|
+
--nl-skip-link-focus-border-width: 2px;
|
|
85
|
+
--nl-skip-link-focus-border-style: solid;
|
|
86
|
+
--nl-skip-link-focus-border-color: #154273;
|
|
87
|
+
--nl-skip-link-focus-background-color: #fff;
|
|
88
|
+
--nl-skip-link-padding-inline-start: 1rem;
|
|
89
|
+
--nl-skip-link-padding-inline-end: 1rem;
|
|
90
|
+
--nl-skip-link-padding-block-start: 0.75rem;
|
|
91
|
+
--nl-skip-link-padding-block-end: 0.75rem;
|
|
92
|
+
--nl-skip-link-min-inline-size: 48px;
|
|
93
|
+
--nl-skip-link-min-block-size: 48px;
|
|
94
|
+
--nl-skip-link-line-height: 150%;
|
|
95
|
+
--nl-skip-link-font-size: 1.25rem;
|
|
96
|
+
--nl-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
97
|
+
--nl-skip-link-font-weight: 700;
|
|
70
98
|
--denhaag-sidenav-link-focus-background-color: #FDD370;
|
|
71
99
|
--todo-pagination-page-link-focus-background-color: #FDD370;
|
|
72
100
|
--todo-nav-bar-link-focus-background-color: #FDD370;
|
|
@@ -390,33 +418,6 @@
|
|
|
390
418
|
--utrecht-icon-inset-block-start: 0;
|
|
391
419
|
--utrecht-icon-size: 24px;
|
|
392
420
|
--utrecht-icon-color: inherit;
|
|
393
|
-
--utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
394
|
-
--utrecht-skip-link-text-decoration: underline;
|
|
395
|
-
--utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
396
|
-
--utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
397
|
-
--utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
398
|
-
--utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
399
|
-
--utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
400
|
-
--utrecht-skip-link-border-width: 2px;
|
|
401
|
-
--utrecht-skip-link-color: #fff;
|
|
402
|
-
--utrecht-skip-link-border-color: transparent;
|
|
403
|
-
--utrecht-skip-link-background-color: #154273;
|
|
404
|
-
--utrecht-skip-link-focus-visible-outline-color: #000;
|
|
405
|
-
--utrecht-skip-link-padding-inline-start: 1rem;
|
|
406
|
-
--utrecht-skip-link-padding-inline-end: 1rem;
|
|
407
|
-
--utrecht-skip-link-padding-block-start: 0.75rem;
|
|
408
|
-
--utrecht-skip-link-padding-block-end: 0.75rem;
|
|
409
|
-
--utrecht-skip-link-min-inline-size: 48px;
|
|
410
|
-
--utrecht-skip-link-min-block-size: 48px;
|
|
411
|
-
--utrecht-skip-link-line-height: 150%;
|
|
412
|
-
--utrecht-skip-link-font-size: 1.25rem;
|
|
413
|
-
--utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
414
|
-
--utrecht-skip-link-font-weight: 700;
|
|
415
|
-
--utrecht-skip-link-focus-text-decoration: None;
|
|
416
|
-
--utrecht-skip-link-focus-color: #154273;
|
|
417
|
-
--utrecht-skip-link-focus-border-width: 2px;
|
|
418
|
-
--utrecht-skip-link-focus-border-style: solid;
|
|
419
|
-
--utrecht-skip-link-focus-border-color: #154273;
|
|
420
421
|
--utrecht-skip-link-focus-background-color: #FDD370;
|
|
421
422
|
--utrecht-counter-badge-background-color: #FDD370;
|
|
422
423
|
--utrecht-textbox-hover-color: #154273;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Feb 2025 13:09:05 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export default tokens;
|
|
@@ -1264,39 +1264,8 @@ declare const tokens: {
|
|
|
1264
1264
|
},
|
|
1265
1265
|
"skip-link": {
|
|
1266
1266
|
"focus": {
|
|
1267
|
-
"background-color": DesignToken
|
|
1268
|
-
|
|
1269
|
-
"border-style": DesignToken,
|
|
1270
|
-
"border-width": DesignToken,
|
|
1271
|
-
"color": DesignToken,
|
|
1272
|
-
"text-decoration": DesignToken
|
|
1273
|
-
},
|
|
1274
|
-
"font-weight": DesignToken,
|
|
1275
|
-
"font-family": DesignToken,
|
|
1276
|
-
"font-size": DesignToken,
|
|
1277
|
-
"line-height": DesignToken,
|
|
1278
|
-
"min-block-size": DesignToken,
|
|
1279
|
-
"min-inline-size": DesignToken,
|
|
1280
|
-
"padding-block-end": DesignToken,
|
|
1281
|
-
"padding-block-start": DesignToken,
|
|
1282
|
-
"padding-inline-end": DesignToken,
|
|
1283
|
-
"padding-inline-start": DesignToken,
|
|
1284
|
-
"focus-visible": {
|
|
1285
|
-
"outline-color": DesignToken
|
|
1286
|
-
},
|
|
1287
|
-
"background-color": DesignToken,
|
|
1288
|
-
"border-color": DesignToken,
|
|
1289
|
-
"color": DesignToken,
|
|
1290
|
-
"border-width": DesignToken,
|
|
1291
|
-
"box-block-end-shadow": {
|
|
1292
|
-
"offset-x": DesignToken,
|
|
1293
|
-
"offset-y": DesignToken,
|
|
1294
|
-
"blur-radius": DesignToken,
|
|
1295
|
-
"spread-radius": DesignToken,
|
|
1296
|
-
"color": DesignToken
|
|
1297
|
-
},
|
|
1298
|
-
"text-decoration": DesignToken,
|
|
1299
|
-
"text-underline-offset": DesignToken
|
|
1267
|
+
"background-color": DesignToken
|
|
1268
|
+
}
|
|
1300
1269
|
},
|
|
1301
1270
|
"icon": {
|
|
1302
1271
|
"color": DesignToken,
|
|
@@ -1833,6 +1802,42 @@ declare const tokens: {
|
|
|
1833
1802
|
}
|
|
1834
1803
|
},
|
|
1835
1804
|
"nl": {
|
|
1805
|
+
"skip-link": {
|
|
1806
|
+
"font-weight": DesignToken,
|
|
1807
|
+
"font-family": DesignToken,
|
|
1808
|
+
"font-size": DesignToken,
|
|
1809
|
+
"line-height": DesignToken,
|
|
1810
|
+
"min-block-size": DesignToken,
|
|
1811
|
+
"min-inline-size": DesignToken,
|
|
1812
|
+
"padding-block-end": DesignToken,
|
|
1813
|
+
"padding-block-start": DesignToken,
|
|
1814
|
+
"padding-inline-end": DesignToken,
|
|
1815
|
+
"padding-inline-start": DesignToken,
|
|
1816
|
+
"focus": {
|
|
1817
|
+
"background-color": DesignToken,
|
|
1818
|
+
"border-color": DesignToken,
|
|
1819
|
+
"border-style": DesignToken,
|
|
1820
|
+
"border-width": DesignToken,
|
|
1821
|
+
"color": DesignToken,
|
|
1822
|
+
"text-decoration": DesignToken
|
|
1823
|
+
},
|
|
1824
|
+
"focus-visible": {
|
|
1825
|
+
"outline-color": DesignToken
|
|
1826
|
+
},
|
|
1827
|
+
"background-color": DesignToken,
|
|
1828
|
+
"border-color": DesignToken,
|
|
1829
|
+
"color": DesignToken,
|
|
1830
|
+
"border-width": DesignToken,
|
|
1831
|
+
"box-block-end-shadow": {
|
|
1832
|
+
"offset-x": DesignToken,
|
|
1833
|
+
"offset-y": DesignToken,
|
|
1834
|
+
"blur-radius": DesignToken,
|
|
1835
|
+
"spread-radius": DesignToken,
|
|
1836
|
+
"color": DesignToken
|
|
1837
|
+
},
|
|
1838
|
+
"text-decoration": DesignToken,
|
|
1839
|
+
"text-underline-offset": DesignToken
|
|
1840
|
+
},
|
|
1836
1841
|
"paragraph": {
|
|
1837
1842
|
"color": DesignToken,
|
|
1838
1843
|
"font-family": DesignToken,
|