@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
|
$utrecht-focus-inverse-outline-color: transparant;
|
|
69
97
|
$utrecht-focus-outline-width: 2px;
|
|
70
98
|
$utrecht-focus-outline-style: solid;
|
|
@@ -540,34 +568,6 @@ $utrecht-separator-margin-block-start: 0.75rem;
|
|
|
540
568
|
$utrecht-separator-margin-block-end: 0.75rem;
|
|
541
569
|
$utrecht-separator-block-size: 2px;
|
|
542
570
|
$utrecht-separator-color: #CBD5E1;
|
|
543
|
-
$utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
544
|
-
$utrecht-skip-link-text-decoration: underline;
|
|
545
|
-
$utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
546
|
-
$utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
547
|
-
$utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
548
|
-
$utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
549
|
-
$utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
550
|
-
$utrecht-skip-link-border-width: 2px;
|
|
551
|
-
$utrecht-skip-link-color: #fff;
|
|
552
|
-
$utrecht-skip-link-border-color: transparent;
|
|
553
|
-
$utrecht-skip-link-background-color: #154273;
|
|
554
|
-
$utrecht-skip-link-focus-visible-outline-color: #000;
|
|
555
|
-
$utrecht-skip-link-focus-text-decoration: None;
|
|
556
|
-
$utrecht-skip-link-focus-color: #154273;
|
|
557
|
-
$utrecht-skip-link-focus-border-width: 2px;
|
|
558
|
-
$utrecht-skip-link-focus-border-style: solid;
|
|
559
|
-
$utrecht-skip-link-focus-border-color: #154273;
|
|
560
|
-
$utrecht-skip-link-focus-background-color: #fff;
|
|
561
|
-
$utrecht-skip-link-padding-inline-start: 1rem;
|
|
562
|
-
$utrecht-skip-link-padding-inline-end: 1rem;
|
|
563
|
-
$utrecht-skip-link-padding-block-start: 0.75rem;
|
|
564
|
-
$utrecht-skip-link-padding-block-end: 0.75rem;
|
|
565
|
-
$utrecht-skip-link-min-inline-size: 48px;
|
|
566
|
-
$utrecht-skip-link-min-block-size: 48px;
|
|
567
|
-
$utrecht-skip-link-line-height: 150%;
|
|
568
|
-
$utrecht-skip-link-font-size: 1.25rem;
|
|
569
|
-
$utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
570
|
-
$utrecht-skip-link-font-weight: 700;
|
|
571
571
|
$utrecht-table-font-size: 1.25rem;
|
|
572
572
|
$utrecht-table-container-box-inline-start-shadow-color: #0000001a;
|
|
573
573
|
$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 Wed, 19 Feb 2025 13:09:05 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.uitvoerend-violet-oud {
|
|
@@ -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
|
--utrecht-focus-inverse-outline-color: transparant;
|
|
71
99
|
--utrecht-focus-outline-width: 2px;
|
|
72
100
|
--utrecht-focus-outline-style: solid;
|
|
@@ -542,34 +570,6 @@
|
|
|
542
570
|
--utrecht-separator-margin-block-end: 0.75rem;
|
|
543
571
|
--utrecht-separator-block-size: 2px;
|
|
544
572
|
--utrecht-separator-color: #CBD5E1;
|
|
545
|
-
--utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
546
|
-
--utrecht-skip-link-text-decoration: underline;
|
|
547
|
-
--utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
548
|
-
--utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
549
|
-
--utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
550
|
-
--utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
551
|
-
--utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
552
|
-
--utrecht-skip-link-border-width: 2px;
|
|
553
|
-
--utrecht-skip-link-color: #fff;
|
|
554
|
-
--utrecht-skip-link-border-color: transparent;
|
|
555
|
-
--utrecht-skip-link-background-color: #154273;
|
|
556
|
-
--utrecht-skip-link-focus-visible-outline-color: #000;
|
|
557
|
-
--utrecht-skip-link-focus-text-decoration: None;
|
|
558
|
-
--utrecht-skip-link-focus-color: #154273;
|
|
559
|
-
--utrecht-skip-link-focus-border-width: 2px;
|
|
560
|
-
--utrecht-skip-link-focus-border-style: solid;
|
|
561
|
-
--utrecht-skip-link-focus-border-color: #154273;
|
|
562
|
-
--utrecht-skip-link-focus-background-color: #fff;
|
|
563
|
-
--utrecht-skip-link-padding-inline-start: 1rem;
|
|
564
|
-
--utrecht-skip-link-padding-inline-end: 1rem;
|
|
565
|
-
--utrecht-skip-link-padding-block-start: 0.75rem;
|
|
566
|
-
--utrecht-skip-link-padding-block-end: 0.75rem;
|
|
567
|
-
--utrecht-skip-link-min-inline-size: 48px;
|
|
568
|
-
--utrecht-skip-link-min-block-size: 48px;
|
|
569
|
-
--utrecht-skip-link-line-height: 150%;
|
|
570
|
-
--utrecht-skip-link-font-size: 1.25rem;
|
|
571
|
-
--utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
572
|
-
--utrecht-skip-link-font-weight: 700;
|
|
573
573
|
--utrecht-table-font-size: 1.25rem;
|
|
574
574
|
--utrecht-table-container-box-inline-start-shadow-color: #0000001a;
|
|
575
575
|
--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 Wed, 19 Feb 2025 13:09:05 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const rhcColorPrimary50 : string;
|
|
@@ -631,34 +631,6 @@ export const utrechtTableContainerBoxInlineStartShadowBlur : string;
|
|
|
631
631
|
export const utrechtTableContainerBoxInlineStartShadowSpread : number;
|
|
632
632
|
export const utrechtTableContainerBoxInlineStartShadowColor : string;
|
|
633
633
|
export const utrechtTableFontSize : string;
|
|
634
|
-
export const utrechtSkipLinkFontWeight : number;
|
|
635
|
-
export const utrechtSkipLinkFontFamily : string;
|
|
636
|
-
export const utrechtSkipLinkFontSize : string;
|
|
637
|
-
export const utrechtSkipLinkLineHeight : string;
|
|
638
|
-
export const utrechtSkipLinkMinBlockSize : string;
|
|
639
|
-
export const utrechtSkipLinkMinInlineSize : string;
|
|
640
|
-
export const utrechtSkipLinkPaddingBlockEnd : string;
|
|
641
|
-
export const utrechtSkipLinkPaddingBlockStart : string;
|
|
642
|
-
export const utrechtSkipLinkPaddingInlineEnd : string;
|
|
643
|
-
export const utrechtSkipLinkPaddingInlineStart : string;
|
|
644
|
-
export const utrechtSkipLinkFocusBackgroundColor : string;
|
|
645
|
-
export const utrechtSkipLinkFocusBorderColor : string;
|
|
646
|
-
export const utrechtSkipLinkFocusBorderStyle : string;
|
|
647
|
-
export const utrechtSkipLinkFocusBorderWidth : string;
|
|
648
|
-
export const utrechtSkipLinkFocusColor : string;
|
|
649
|
-
export const utrechtSkipLinkFocusTextDecoration : string;
|
|
650
|
-
export const utrechtSkipLinkFocusVisibleOutlineColor : string;
|
|
651
|
-
export const utrechtSkipLinkBackgroundColor : string;
|
|
652
|
-
export const utrechtSkipLinkBorderColor : string;
|
|
653
|
-
export const utrechtSkipLinkColor : string;
|
|
654
|
-
export const utrechtSkipLinkBorderWidth : string;
|
|
655
|
-
export const utrechtSkipLinkBoxBlockEndShadowOffsetX : number;
|
|
656
|
-
export const utrechtSkipLinkBoxBlockEndShadowOffsetY : string;
|
|
657
|
-
export const utrechtSkipLinkBoxBlockEndShadowBlurRadius : string;
|
|
658
|
-
export const utrechtSkipLinkBoxBlockEndShadowSpreadRadius : number;
|
|
659
|
-
export const utrechtSkipLinkBoxBlockEndShadowColor : string;
|
|
660
|
-
export const utrechtSkipLinkTextDecoration : string;
|
|
661
|
-
export const utrechtSkipLinkTextUnderlineOffset : string;
|
|
662
634
|
export const utrechtSeparatorColor : string;
|
|
663
635
|
export const utrechtSeparatorBlockSize : string;
|
|
664
636
|
export const utrechtSeparatorMarginBlockEnd : string;
|
|
@@ -1134,6 +1106,34 @@ export const utrechtFocusOutlineOffset : string;
|
|
|
1134
1106
|
export const utrechtFocusOutlineStyle : string;
|
|
1135
1107
|
export const utrechtFocusOutlineWidth : string;
|
|
1136
1108
|
export const utrechtFocusInverseOutlineColor : string;
|
|
1109
|
+
export const nlSkipLinkFontWeight : number;
|
|
1110
|
+
export const nlSkipLinkFontFamily : string;
|
|
1111
|
+
export const nlSkipLinkFontSize : string;
|
|
1112
|
+
export const nlSkipLinkLineHeight : string;
|
|
1113
|
+
export const nlSkipLinkMinBlockSize : string;
|
|
1114
|
+
export const nlSkipLinkMinInlineSize : string;
|
|
1115
|
+
export const nlSkipLinkPaddingBlockEnd : string;
|
|
1116
|
+
export const nlSkipLinkPaddingBlockStart : string;
|
|
1117
|
+
export const nlSkipLinkPaddingInlineEnd : string;
|
|
1118
|
+
export const nlSkipLinkPaddingInlineStart : string;
|
|
1119
|
+
export const nlSkipLinkFocusBackgroundColor : string;
|
|
1120
|
+
export const nlSkipLinkFocusBorderColor : string;
|
|
1121
|
+
export const nlSkipLinkFocusBorderStyle : string;
|
|
1122
|
+
export const nlSkipLinkFocusBorderWidth : string;
|
|
1123
|
+
export const nlSkipLinkFocusColor : string;
|
|
1124
|
+
export const nlSkipLinkFocusTextDecoration : string;
|
|
1125
|
+
export const nlSkipLinkFocusVisibleOutlineColor : string;
|
|
1126
|
+
export const nlSkipLinkBackgroundColor : string;
|
|
1127
|
+
export const nlSkipLinkBorderColor : string;
|
|
1128
|
+
export const nlSkipLinkColor : string;
|
|
1129
|
+
export const nlSkipLinkBorderWidth : string;
|
|
1130
|
+
export const nlSkipLinkBoxBlockEndShadowOffsetX : number;
|
|
1131
|
+
export const nlSkipLinkBoxBlockEndShadowOffsetY : string;
|
|
1132
|
+
export const nlSkipLinkBoxBlockEndShadowBlurRadius : string;
|
|
1133
|
+
export const nlSkipLinkBoxBlockEndShadowSpreadRadius : number;
|
|
1134
|
+
export const nlSkipLinkBoxBlockEndShadowColor : string;
|
|
1135
|
+
export const nlSkipLinkTextDecoration : string;
|
|
1136
|
+
export const nlSkipLinkTextUnderlineOffset : string;
|
|
1137
1137
|
export const nlParagraphColor : string;
|
|
1138
1138
|
export const nlParagraphFontFamily : string;
|
|
1139
1139
|
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 = "#f2d9e7";
|
|
@@ -631,34 +631,6 @@ export const utrechtTableContainerBoxInlineStartShadowBlur = "48px";
|
|
|
631
631
|
export const utrechtTableContainerBoxInlineStartShadowSpread = 0;
|
|
632
632
|
export const utrechtTableContainerBoxInlineStartShadowColor = "#0000001a";
|
|
633
633
|
export const utrechtTableFontSize = "1.25rem";
|
|
634
|
-
export const utrechtSkipLinkFontWeight = 700;
|
|
635
|
-
export const utrechtSkipLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
636
|
-
export const utrechtSkipLinkFontSize = "1.25rem";
|
|
637
|
-
export const utrechtSkipLinkLineHeight = "150%";
|
|
638
|
-
export const utrechtSkipLinkMinBlockSize = "48px";
|
|
639
|
-
export const utrechtSkipLinkMinInlineSize = "48px";
|
|
640
|
-
export const utrechtSkipLinkPaddingBlockEnd = "0.75rem";
|
|
641
|
-
export const utrechtSkipLinkPaddingBlockStart = "0.75rem";
|
|
642
|
-
export const utrechtSkipLinkPaddingInlineEnd = "1rem";
|
|
643
|
-
export const utrechtSkipLinkPaddingInlineStart = "1rem";
|
|
644
|
-
export const utrechtSkipLinkFocusBackgroundColor = "#fff";
|
|
645
|
-
export const utrechtSkipLinkFocusBorderColor = "#154273";
|
|
646
|
-
export const utrechtSkipLinkFocusBorderStyle = "solid";
|
|
647
|
-
export const utrechtSkipLinkFocusBorderWidth = "2px";
|
|
648
|
-
export const utrechtSkipLinkFocusColor = "#154273";
|
|
649
|
-
export const utrechtSkipLinkFocusTextDecoration = "None";
|
|
650
|
-
export const utrechtSkipLinkFocusVisibleOutlineColor = "#000";
|
|
651
|
-
export const utrechtSkipLinkBackgroundColor = "#154273";
|
|
652
|
-
export const utrechtSkipLinkBorderColor = "transparent";
|
|
653
|
-
export const utrechtSkipLinkColor = "#fff";
|
|
654
|
-
export const utrechtSkipLinkBorderWidth = "2px";
|
|
655
|
-
export const utrechtSkipLinkBoxBlockEndShadowOffsetX = 0;
|
|
656
|
-
export const utrechtSkipLinkBoxBlockEndShadowOffsetY = "16px";
|
|
657
|
-
export const utrechtSkipLinkBoxBlockEndShadowBlurRadius = "48px";
|
|
658
|
-
export const utrechtSkipLinkBoxBlockEndShadowSpreadRadius = 0;
|
|
659
|
-
export const utrechtSkipLinkBoxBlockEndShadowColor = "#0000001a";
|
|
660
|
-
export const utrechtSkipLinkTextDecoration = "underline";
|
|
661
|
-
export const utrechtSkipLinkTextUnderlineOffset = "0.125rem";
|
|
662
634
|
export const utrechtSeparatorColor = "#CBD5E1";
|
|
663
635
|
export const utrechtSeparatorBlockSize = "2px";
|
|
664
636
|
export const utrechtSeparatorMarginBlockEnd = "0.75rem";
|
|
@@ -1134,6 +1106,34 @@ export const utrechtFocusOutlineOffset = "0.125rem";
|
|
|
1134
1106
|
export const utrechtFocusOutlineStyle = "solid";
|
|
1135
1107
|
export const utrechtFocusOutlineWidth = "2px";
|
|
1136
1108
|
export const utrechtFocusInverseOutlineColor = "transparant";
|
|
1109
|
+
export const nlSkipLinkFontWeight = 700;
|
|
1110
|
+
export const nlSkipLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1111
|
+
export const nlSkipLinkFontSize = "1.25rem";
|
|
1112
|
+
export const nlSkipLinkLineHeight = "150%";
|
|
1113
|
+
export const nlSkipLinkMinBlockSize = "48px";
|
|
1114
|
+
export const nlSkipLinkMinInlineSize = "48px";
|
|
1115
|
+
export const nlSkipLinkPaddingBlockEnd = "0.75rem";
|
|
1116
|
+
export const nlSkipLinkPaddingBlockStart = "0.75rem";
|
|
1117
|
+
export const nlSkipLinkPaddingInlineEnd = "1rem";
|
|
1118
|
+
export const nlSkipLinkPaddingInlineStart = "1rem";
|
|
1119
|
+
export const nlSkipLinkFocusBackgroundColor = "#fff";
|
|
1120
|
+
export const nlSkipLinkFocusBorderColor = "#154273";
|
|
1121
|
+
export const nlSkipLinkFocusBorderStyle = "solid";
|
|
1122
|
+
export const nlSkipLinkFocusBorderWidth = "2px";
|
|
1123
|
+
export const nlSkipLinkFocusColor = "#154273";
|
|
1124
|
+
export const nlSkipLinkFocusTextDecoration = "None";
|
|
1125
|
+
export const nlSkipLinkFocusVisibleOutlineColor = "#000";
|
|
1126
|
+
export const nlSkipLinkBackgroundColor = "#154273";
|
|
1127
|
+
export const nlSkipLinkBorderColor = "transparent";
|
|
1128
|
+
export const nlSkipLinkColor = "#fff";
|
|
1129
|
+
export const nlSkipLinkBorderWidth = "2px";
|
|
1130
|
+
export const nlSkipLinkBoxBlockEndShadowOffsetX = 0;
|
|
1131
|
+
export const nlSkipLinkBoxBlockEndShadowOffsetY = "16px";
|
|
1132
|
+
export const nlSkipLinkBoxBlockEndShadowBlurRadius = "48px";
|
|
1133
|
+
export const nlSkipLinkBoxBlockEndShadowSpreadRadius = 0;
|
|
1134
|
+
export const nlSkipLinkBoxBlockEndShadowColor = "#0000001a";
|
|
1135
|
+
export const nlSkipLinkTextDecoration = "underline";
|
|
1136
|
+
export const nlSkipLinkTextUnderlineOffset = "0.125rem";
|
|
1137
1137
|
export const nlParagraphColor = "#154273";
|
|
1138
1138
|
export const nlParagraphFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1139
1139
|
export const nlParagraphFontSize = "1.25rem";
|
|
@@ -627,34 +627,6 @@
|
|
|
627
627
|
"utrechtTableContainerBoxInlineStartShadowSpread": 0,
|
|
628
628
|
"utrechtTableContainerBoxInlineStartShadowColor": "#0000001a",
|
|
629
629
|
"utrechtTableFontSize": "1.25rem",
|
|
630
|
-
"utrechtSkipLinkFontWeight": 700,
|
|
631
|
-
"utrechtSkipLinkFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
|
|
632
|
-
"utrechtSkipLinkFontSize": "1.25rem",
|
|
633
|
-
"utrechtSkipLinkLineHeight": "150%",
|
|
634
|
-
"utrechtSkipLinkMinBlockSize": "48px",
|
|
635
|
-
"utrechtSkipLinkMinInlineSize": "48px",
|
|
636
|
-
"utrechtSkipLinkPaddingBlockEnd": "0.75rem",
|
|
637
|
-
"utrechtSkipLinkPaddingBlockStart": "0.75rem",
|
|
638
|
-
"utrechtSkipLinkPaddingInlineEnd": "1rem",
|
|
639
|
-
"utrechtSkipLinkPaddingInlineStart": "1rem",
|
|
640
|
-
"utrechtSkipLinkFocusBackgroundColor": "#fff",
|
|
641
|
-
"utrechtSkipLinkFocusBorderColor": "#154273",
|
|
642
|
-
"utrechtSkipLinkFocusBorderStyle": "solid",
|
|
643
|
-
"utrechtSkipLinkFocusBorderWidth": "2px",
|
|
644
|
-
"utrechtSkipLinkFocusColor": "#154273",
|
|
645
|
-
"utrechtSkipLinkFocusTextDecoration": "None",
|
|
646
|
-
"utrechtSkipLinkFocusVisibleOutlineColor": "#000",
|
|
647
|
-
"utrechtSkipLinkBackgroundColor": "#154273",
|
|
648
|
-
"utrechtSkipLinkBorderColor": "transparent",
|
|
649
|
-
"utrechtSkipLinkColor": "#fff",
|
|
650
|
-
"utrechtSkipLinkBorderWidth": "2px",
|
|
651
|
-
"utrechtSkipLinkBoxBlockEndShadowOffsetX": 0,
|
|
652
|
-
"utrechtSkipLinkBoxBlockEndShadowOffsetY": "16px",
|
|
653
|
-
"utrechtSkipLinkBoxBlockEndShadowBlurRadius": "48px",
|
|
654
|
-
"utrechtSkipLinkBoxBlockEndShadowSpreadRadius": 0,
|
|
655
|
-
"utrechtSkipLinkBoxBlockEndShadowColor": "#0000001a",
|
|
656
|
-
"utrechtSkipLinkTextDecoration": "underline",
|
|
657
|
-
"utrechtSkipLinkTextUnderlineOffset": "0.125rem",
|
|
658
630
|
"utrechtSeparatorColor": "#CBD5E1",
|
|
659
631
|
"utrechtSeparatorBlockSize": "2px",
|
|
660
632
|
"utrechtSeparatorMarginBlockEnd": "0.75rem",
|
|
@@ -1130,6 +1102,34 @@
|
|
|
1130
1102
|
"utrechtFocusOutlineStyle": "solid",
|
|
1131
1103
|
"utrechtFocusOutlineWidth": "2px",
|
|
1132
1104
|
"utrechtFocusInverseOutlineColor": "transparant",
|
|
1105
|
+
"nlSkipLinkFontWeight": 700,
|
|
1106
|
+
"nlSkipLinkFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1107
|
+
"nlSkipLinkFontSize": "1.25rem",
|
|
1108
|
+
"nlSkipLinkLineHeight": "150%",
|
|
1109
|
+
"nlSkipLinkMinBlockSize": "48px",
|
|
1110
|
+
"nlSkipLinkMinInlineSize": "48px",
|
|
1111
|
+
"nlSkipLinkPaddingBlockEnd": "0.75rem",
|
|
1112
|
+
"nlSkipLinkPaddingBlockStart": "0.75rem",
|
|
1113
|
+
"nlSkipLinkPaddingInlineEnd": "1rem",
|
|
1114
|
+
"nlSkipLinkPaddingInlineStart": "1rem",
|
|
1115
|
+
"nlSkipLinkFocusBackgroundColor": "#fff",
|
|
1116
|
+
"nlSkipLinkFocusBorderColor": "#154273",
|
|
1117
|
+
"nlSkipLinkFocusBorderStyle": "solid",
|
|
1118
|
+
"nlSkipLinkFocusBorderWidth": "2px",
|
|
1119
|
+
"nlSkipLinkFocusColor": "#154273",
|
|
1120
|
+
"nlSkipLinkFocusTextDecoration": "None",
|
|
1121
|
+
"nlSkipLinkFocusVisibleOutlineColor": "#000",
|
|
1122
|
+
"nlSkipLinkBackgroundColor": "#154273",
|
|
1123
|
+
"nlSkipLinkBorderColor": "transparent",
|
|
1124
|
+
"nlSkipLinkColor": "#fff",
|
|
1125
|
+
"nlSkipLinkBorderWidth": "2px",
|
|
1126
|
+
"nlSkipLinkBoxBlockEndShadowOffsetX": 0,
|
|
1127
|
+
"nlSkipLinkBoxBlockEndShadowOffsetY": "16px",
|
|
1128
|
+
"nlSkipLinkBoxBlockEndShadowBlurRadius": "48px",
|
|
1129
|
+
"nlSkipLinkBoxBlockEndShadowSpreadRadius": 0,
|
|
1130
|
+
"nlSkipLinkBoxBlockEndShadowColor": "#0000001a",
|
|
1131
|
+
"nlSkipLinkTextDecoration": "underline",
|
|
1132
|
+
"nlSkipLinkTextUnderlineOffset": "0.125rem",
|
|
1133
1133
|
"nlParagraphColor": "#154273",
|
|
1134
1134
|
"nlParagraphFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1135
1135
|
"nlParagraphFontSize": "1.25rem",
|
|
@@ -988,42 +988,6 @@
|
|
|
988
988
|
},
|
|
989
989
|
"font-size": "1.25rem"
|
|
990
990
|
},
|
|
991
|
-
"skip-link": {
|
|
992
|
-
"font-weight": 700,
|
|
993
|
-
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
994
|
-
"font-size": "1.25rem",
|
|
995
|
-
"line-height": "150%",
|
|
996
|
-
"min-block-size": "48px",
|
|
997
|
-
"min-inline-size": "48px",
|
|
998
|
-
"padding-block-end": "0.75rem",
|
|
999
|
-
"padding-block-start": "0.75rem",
|
|
1000
|
-
"padding-inline-end": "1rem",
|
|
1001
|
-
"padding-inline-start": "1rem",
|
|
1002
|
-
"focus": {
|
|
1003
|
-
"background-color": "#fff",
|
|
1004
|
-
"border-color": "#154273",
|
|
1005
|
-
"border-style": "solid",
|
|
1006
|
-
"border-width": "2px",
|
|
1007
|
-
"color": "#154273",
|
|
1008
|
-
"text-decoration": "None"
|
|
1009
|
-
},
|
|
1010
|
-
"focus-visible": {
|
|
1011
|
-
"outline-color": "#000"
|
|
1012
|
-
},
|
|
1013
|
-
"background-color": "#154273",
|
|
1014
|
-
"border-color": "transparent",
|
|
1015
|
-
"color": "#fff",
|
|
1016
|
-
"border-width": "2px",
|
|
1017
|
-
"box-block-end-shadow": {
|
|
1018
|
-
"offset-x": 0,
|
|
1019
|
-
"offset-y": "16px",
|
|
1020
|
-
"blur-radius": "48px",
|
|
1021
|
-
"spread-radius": 0,
|
|
1022
|
-
"color": "#0000001a"
|
|
1023
|
-
},
|
|
1024
|
-
"text-decoration": "underline",
|
|
1025
|
-
"text-underline-offset": "0.125rem"
|
|
1026
|
-
},
|
|
1027
991
|
"separator": {
|
|
1028
992
|
"color": "#CBD5E1",
|
|
1029
993
|
"block-size": "2px",
|
|
@@ -1767,6 +1731,42 @@
|
|
|
1767
1731
|
}
|
|
1768
1732
|
},
|
|
1769
1733
|
"nl": {
|
|
1734
|
+
"skip-link": {
|
|
1735
|
+
"font-weight": 700,
|
|
1736
|
+
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1737
|
+
"font-size": "1.25rem",
|
|
1738
|
+
"line-height": "150%",
|
|
1739
|
+
"min-block-size": "48px",
|
|
1740
|
+
"min-inline-size": "48px",
|
|
1741
|
+
"padding-block-end": "0.75rem",
|
|
1742
|
+
"padding-block-start": "0.75rem",
|
|
1743
|
+
"padding-inline-end": "1rem",
|
|
1744
|
+
"padding-inline-start": "1rem",
|
|
1745
|
+
"focus": {
|
|
1746
|
+
"background-color": "#fff",
|
|
1747
|
+
"border-color": "#154273",
|
|
1748
|
+
"border-style": "solid",
|
|
1749
|
+
"border-width": "2px",
|
|
1750
|
+
"color": "#154273",
|
|
1751
|
+
"text-decoration": "None"
|
|
1752
|
+
},
|
|
1753
|
+
"focus-visible": {
|
|
1754
|
+
"outline-color": "#000"
|
|
1755
|
+
},
|
|
1756
|
+
"background-color": "#154273",
|
|
1757
|
+
"border-color": "transparent",
|
|
1758
|
+
"color": "#fff",
|
|
1759
|
+
"border-width": "2px",
|
|
1760
|
+
"box-block-end-shadow": {
|
|
1761
|
+
"offset-x": 0,
|
|
1762
|
+
"offset-y": "16px",
|
|
1763
|
+
"blur-radius": "48px",
|
|
1764
|
+
"spread-radius": 0,
|
|
1765
|
+
"color": "#0000001a"
|
|
1766
|
+
},
|
|
1767
|
+
"text-decoration": "underline",
|
|
1768
|
+
"text-underline-offset": "0.125rem"
|
|
1769
|
+
},
|
|
1770
1770
|
"paragraph": {
|
|
1771
1771
|
"color": "#154273",
|
|
1772
1772
|
"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
|
--utrecht-focus-inverse-outline-color: transparant;
|
|
71
99
|
--utrecht-focus-outline-width: 2px;
|
|
72
100
|
--utrecht-focus-outline-style: solid;
|
|
@@ -542,34 +570,6 @@
|
|
|
542
570
|
--utrecht-separator-margin-block-end: 0.75rem;
|
|
543
571
|
--utrecht-separator-block-size: 2px;
|
|
544
572
|
--utrecht-separator-color: #CBD5E1;
|
|
545
|
-
--utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
546
|
-
--utrecht-skip-link-text-decoration: underline;
|
|
547
|
-
--utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
548
|
-
--utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
549
|
-
--utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
550
|
-
--utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
551
|
-
--utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
552
|
-
--utrecht-skip-link-border-width: 2px;
|
|
553
|
-
--utrecht-skip-link-color: #fff;
|
|
554
|
-
--utrecht-skip-link-border-color: transparent;
|
|
555
|
-
--utrecht-skip-link-background-color: #154273;
|
|
556
|
-
--utrecht-skip-link-focus-visible-outline-color: #000;
|
|
557
|
-
--utrecht-skip-link-focus-text-decoration: None;
|
|
558
|
-
--utrecht-skip-link-focus-color: #154273;
|
|
559
|
-
--utrecht-skip-link-focus-border-width: 2px;
|
|
560
|
-
--utrecht-skip-link-focus-border-style: solid;
|
|
561
|
-
--utrecht-skip-link-focus-border-color: #154273;
|
|
562
|
-
--utrecht-skip-link-focus-background-color: #fff;
|
|
563
|
-
--utrecht-skip-link-padding-inline-start: 1rem;
|
|
564
|
-
--utrecht-skip-link-padding-inline-end: 1rem;
|
|
565
|
-
--utrecht-skip-link-padding-block-start: 0.75rem;
|
|
566
|
-
--utrecht-skip-link-padding-block-end: 0.75rem;
|
|
567
|
-
--utrecht-skip-link-min-inline-size: 48px;
|
|
568
|
-
--utrecht-skip-link-min-block-size: 48px;
|
|
569
|
-
--utrecht-skip-link-line-height: 150%;
|
|
570
|
-
--utrecht-skip-link-font-size: 1.25rem;
|
|
571
|
-
--utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
572
|
-
--utrecht-skip-link-font-weight: 700;
|
|
573
573
|
--utrecht-table-font-size: 1.25rem;
|
|
574
574
|
--utrecht-table-container-box-inline-start-shadow-color: #0000001a;
|
|
575
575
|
--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 Wed, 19 Feb 2025 13:09:05 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export default tokens;
|
|
@@ -1011,42 +1011,6 @@ declare const tokens: {
|
|
|
1011
1011
|
},
|
|
1012
1012
|
"font-size": DesignToken
|
|
1013
1013
|
},
|
|
1014
|
-
"skip-link": {
|
|
1015
|
-
"font-weight": DesignToken,
|
|
1016
|
-
"font-family": DesignToken,
|
|
1017
|
-
"font-size": DesignToken,
|
|
1018
|
-
"line-height": DesignToken,
|
|
1019
|
-
"min-block-size": DesignToken,
|
|
1020
|
-
"min-inline-size": DesignToken,
|
|
1021
|
-
"padding-block-end": DesignToken,
|
|
1022
|
-
"padding-block-start": DesignToken,
|
|
1023
|
-
"padding-inline-end": DesignToken,
|
|
1024
|
-
"padding-inline-start": DesignToken,
|
|
1025
|
-
"focus": {
|
|
1026
|
-
"background-color": DesignToken,
|
|
1027
|
-
"border-color": DesignToken,
|
|
1028
|
-
"border-style": DesignToken,
|
|
1029
|
-
"border-width": DesignToken,
|
|
1030
|
-
"color": DesignToken,
|
|
1031
|
-
"text-decoration": DesignToken
|
|
1032
|
-
},
|
|
1033
|
-
"focus-visible": {
|
|
1034
|
-
"outline-color": DesignToken
|
|
1035
|
-
},
|
|
1036
|
-
"background-color": DesignToken,
|
|
1037
|
-
"border-color": DesignToken,
|
|
1038
|
-
"color": DesignToken,
|
|
1039
|
-
"border-width": DesignToken,
|
|
1040
|
-
"box-block-end-shadow": {
|
|
1041
|
-
"offset-x": DesignToken,
|
|
1042
|
-
"offset-y": DesignToken,
|
|
1043
|
-
"blur-radius": DesignToken,
|
|
1044
|
-
"spread-radius": DesignToken,
|
|
1045
|
-
"color": DesignToken
|
|
1046
|
-
},
|
|
1047
|
-
"text-decoration": DesignToken,
|
|
1048
|
-
"text-underline-offset": DesignToken
|
|
1049
|
-
},
|
|
1050
1014
|
"separator": {
|
|
1051
1015
|
"color": DesignToken,
|
|
1052
1016
|
"block-size": DesignToken,
|
|
@@ -1790,6 +1754,42 @@ declare const tokens: {
|
|
|
1790
1754
|
}
|
|
1791
1755
|
},
|
|
1792
1756
|
"nl": {
|
|
1757
|
+
"skip-link": {
|
|
1758
|
+
"font-weight": DesignToken,
|
|
1759
|
+
"font-family": DesignToken,
|
|
1760
|
+
"font-size": DesignToken,
|
|
1761
|
+
"line-height": DesignToken,
|
|
1762
|
+
"min-block-size": DesignToken,
|
|
1763
|
+
"min-inline-size": DesignToken,
|
|
1764
|
+
"padding-block-end": DesignToken,
|
|
1765
|
+
"padding-block-start": DesignToken,
|
|
1766
|
+
"padding-inline-end": DesignToken,
|
|
1767
|
+
"padding-inline-start": DesignToken,
|
|
1768
|
+
"focus": {
|
|
1769
|
+
"background-color": DesignToken,
|
|
1770
|
+
"border-color": DesignToken,
|
|
1771
|
+
"border-style": DesignToken,
|
|
1772
|
+
"border-width": DesignToken,
|
|
1773
|
+
"color": DesignToken,
|
|
1774
|
+
"text-decoration": DesignToken
|
|
1775
|
+
},
|
|
1776
|
+
"focus-visible": {
|
|
1777
|
+
"outline-color": DesignToken
|
|
1778
|
+
},
|
|
1779
|
+
"background-color": DesignToken,
|
|
1780
|
+
"border-color": DesignToken,
|
|
1781
|
+
"color": DesignToken,
|
|
1782
|
+
"border-width": DesignToken,
|
|
1783
|
+
"box-block-end-shadow": {
|
|
1784
|
+
"offset-x": DesignToken,
|
|
1785
|
+
"offset-y": DesignToken,
|
|
1786
|
+
"blur-radius": DesignToken,
|
|
1787
|
+
"spread-radius": DesignToken,
|
|
1788
|
+
"color": DesignToken
|
|
1789
|
+
},
|
|
1790
|
+
"text-decoration": DesignToken,
|
|
1791
|
+
"text-underline-offset": DesignToken
|
|
1792
|
+
},
|
|
1793
1793
|
"paragraph": {
|
|
1794
1794
|
"color": DesignToken,
|
|
1795
1795
|
"font-family": DesignToken,
|