@utrecht/design-tokens 2.1.1 → 2.3.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 +12 -0
- package/dist/_mixin-theme.scss +3 -5
- package/dist/_mixin.scss +3 -5
- package/dist/_variables.scss +3 -5
- package/dist/dark/_mixin-theme.scss +3 -5
- package/dist/dark/_mixin.scss +3 -5
- package/dist/dark/_variables.scss +3 -5
- package/dist/dark/index.cjs +3 -5
- package/dist/dark/index.css +3 -5
- package/dist/dark/index.d.ts +2 -6
- package/dist/dark/index.flat.json +1 -3
- package/dist/dark/index.json +26 -40
- package/dist/dark/index.mjs +3 -5
- package/dist/dark/index.tokens.json +441 -14
- package/dist/dark/list.d.ts +14 -0
- package/dist/dark/list.json +26 -40
- package/dist/dark/list.mjs +30694 -0
- package/dist/dark/property.css +2 -0
- package/dist/dark/root.css +1 -3
- package/dist/dark/theme-prince-xml.css +3 -5
- package/dist/dark/theme.css +1 -3
- package/dist/dark/tokens.cjs +512 -97
- package/dist/dark/tokens.d.ts +239 -13
- package/dist/dark/tokens.json +514 -99
- package/dist/dark/variables.cjs +3 -5
- package/dist/dark/variables.css +1 -3
- package/dist/dark/variables.d.ts +2 -6
- package/dist/dark/variables.json +1 -3
- package/dist/dark/variables.less +3 -5
- package/dist/dark/variables.mjs +3 -5
- package/dist/index.cjs +3 -5
- package/dist/index.css +84 -10
- package/dist/index.d.ts +2 -6
- package/dist/index.flat.json +1 -3
- package/dist/index.json +26 -40
- package/dist/index.mjs +3 -5
- package/dist/index.tokens.json +441 -14
- package/dist/list.d.ts +14 -0
- package/dist/list.json +26 -40
- package/dist/list.mjs +31811 -0
- package/dist/property.css +2 -0
- package/dist/root.css +1 -3
- package/dist/theme-prince-xml.css +3 -5
- package/dist/theme.css +1 -3
- package/dist/tokens.cjs +512 -97
- package/dist/tokens.d.ts +239 -13
- package/dist/tokens.json +514 -99
- package/dist/variables.cjs +3 -5
- package/dist/variables.css +1 -3
- package/dist/variables.d.ts +2 -6
- package/dist/variables.json +1 -3
- package/dist/variables.less +3 -5
- package/dist/variables.mjs +3 -5
- package/package.json +1 -1
- package/src/brand/utrecht/typography.tokens.json +0 -2
- package/src/component/utrecht/blockquote.tokens.json +1 -1
- package/src/css-property-formatter.mjs +2 -1
- package/src/index.scss +79 -0
- package/src/json-list-formatter.js +2 -1
- package/style-dictionary-build.mjs +3 -1
- package/style-dictionary-config.mjs +27 -0
package/dist/dark/variables.cjs
CHANGED
|
@@ -82,7 +82,7 @@ module.exports = {
|
|
|
82
82
|
"utrechtBlockquoteMarginInlineEnd": "1.6em",
|
|
83
83
|
"utrechtBlockquoteContentColor": "hsl(0 100% 40%)",
|
|
84
84
|
"utrechtBlockquoteContentFontSize": "1.125rem",
|
|
85
|
-
"utrechtBlockquoteCaptionFontSize": "0.
|
|
85
|
+
"utrechtBlockquoteCaptionFontSize": "0.875rem",
|
|
86
86
|
"utrechtBlockquoteMarginBlockStart": "1.6em",
|
|
87
87
|
"utrechtBlockquoteMarginBlockEnd": "1.6em",
|
|
88
88
|
"utrechtBreadcrumbNavMinBlockSize": "34px",
|
|
@@ -586,10 +586,10 @@ module.exports = {
|
|
|
586
586
|
"utrechtListboxOptionActiveBackgroundColor": "hsl(0 0% 95%)",
|
|
587
587
|
"utrechtListboxOptionActiveColor": "hsl(0 0% 0%)",
|
|
588
588
|
"utrechtListboxOptionActiveFontWeight": "700",
|
|
589
|
+
"utrechtListboxOptionHoverBackgroundColor": "hsl(211 60% 90%)",
|
|
590
|
+
"utrechtListboxOptionHoverColor": "hsl(0 0% 0%)",
|
|
589
591
|
"utrechtListboxOptionSelectedBackgroundColor": "hsl(0 0% 95%)",
|
|
590
592
|
"utrechtListboxOptionSelectedColor": "hsl(0 0% 0%)",
|
|
591
|
-
"utrechtListboxOptionHoverColor": "hsl(0 0% 0%)",
|
|
592
|
-
"utrechtListboxOptionHoverBackgroundColor": "hsl(211 60% 90%)",
|
|
593
593
|
"utrechtListboxOptionGroupMarginBlockEnd": "8px",
|
|
594
594
|
"utrechtListboxOptionGroupTitleFontSize": "1rem",
|
|
595
595
|
"utrechtListboxOptionGroupTitleFontWeight": "700",
|
|
@@ -939,8 +939,6 @@ module.exports = {
|
|
|
939
939
|
"utrechtIconScale3xl": "36px",
|
|
940
940
|
"utrechtIconScale4xl": "48px",
|
|
941
941
|
"utrechtTypographySansSerifFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
942
|
-
"utrechtTypographyScale2xsFontSize": "0.5rem",
|
|
943
|
-
"utrechtTypographyScaleXsFontSize": "0.75rem",
|
|
944
942
|
"utrechtTypographyScaleSmFontSize": "0.875rem",
|
|
945
943
|
"utrechtTypographyScaleMdFontSize": "1rem",
|
|
946
944
|
"utrechtTypographyScaleLgFontSize": "1.125rem",
|
package/dist/dark/variables.css
CHANGED
|
@@ -8,14 +8,12 @@
|
|
|
8
8
|
--utrecht-unordered-list-item-margin-block-end: 0.25rem;
|
|
9
9
|
--utrecht-typography-weight-scale-normal-font-weight: 400;
|
|
10
10
|
--utrecht-typography-weight-scale-bold-font-weight: 700;
|
|
11
|
-
--utrecht-typography-scale-xs-font-size: 0.75rem; /* 12px */
|
|
12
11
|
--utrecht-typography-scale-xl-font-size: 1.25rem; /* 20px */
|
|
13
12
|
--utrecht-typography-scale-sm-font-size: 0.875rem; /* 14px */
|
|
14
13
|
--utrecht-typography-scale-md-font-size: 1rem; /* 16px */
|
|
15
14
|
--utrecht-typography-scale-lg-font-size: 1.125rem; /* 18px */
|
|
16
15
|
--utrecht-typography-scale-4xl-font-size: 2rem; /* 32px */
|
|
17
16
|
--utrecht-typography-scale-3xl-font-size: 1.5rem; /* 24px */
|
|
18
|
-
--utrecht-typography-scale-2xs-font-size: 0.5rem; /* 8px */
|
|
19
17
|
--utrecht-typography-scale-2xl-font-size: 1.375rem; /* 22px */
|
|
20
18
|
--utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Arial", sans-serif;
|
|
21
19
|
--utrecht-typography-line-height-xs: 1;
|
|
@@ -829,7 +827,7 @@
|
|
|
829
827
|
--utrecht-breadcrumb-nav-arrows-link-background-color: var(--utrecht-color-grey-90);
|
|
830
828
|
--utrecht-blockquote-content-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
831
829
|
--utrecht-blockquote-content-color: var(--utrecht-color-red-40);
|
|
832
|
-
--utrecht-blockquote-caption-font-size: var(--utrecht-typography-scale-
|
|
830
|
+
--utrecht-blockquote-caption-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
833
831
|
--utrecht-badge-padding-inline: var(--utrecht-space-inline-sm); /* Default inline padding color for badge components */
|
|
834
832
|
--utrecht-badge-padding-block: var(--utrecht-space-block-xs); /* Default block padding for badge components */
|
|
835
833
|
--utrecht-badge-list-item-margin-inline: var(--utrecht-space-block-sm);
|
package/dist/dark/variables.d.ts
CHANGED
|
@@ -649,10 +649,10 @@ export const utrechtListboxOptionPaddingInlineStart : string;
|
|
|
649
649
|
export const utrechtListboxOptionActiveBackgroundColor : string;
|
|
650
650
|
export const utrechtListboxOptionActiveColor : string;
|
|
651
651
|
export const utrechtListboxOptionActiveFontWeight : string;
|
|
652
|
+
export const utrechtListboxOptionHoverBackgroundColor : string;
|
|
653
|
+
export const utrechtListboxOptionHoverColor : string;
|
|
652
654
|
export const utrechtListboxOptionSelectedBackgroundColor : string;
|
|
653
655
|
export const utrechtListboxOptionSelectedColor : string;
|
|
654
|
-
export const utrechtListboxOptionHoverColor : string;
|
|
655
|
-
export const utrechtListboxOptionHoverBackgroundColor : string;
|
|
656
656
|
export const utrechtListboxOptionGroupMarginBlockEnd : string;
|
|
657
657
|
export const utrechtListboxOptionGroupTitleFontSize : string;
|
|
658
658
|
export const utrechtListboxOptionGroupTitleFontWeight : string;
|
|
@@ -1052,10 +1052,6 @@ export const utrechtIconScale2xl : string;
|
|
|
1052
1052
|
export const utrechtIconScale3xl : string;
|
|
1053
1053
|
export const utrechtIconScale4xl : string;
|
|
1054
1054
|
export const utrechtTypographySansSerifFontFamily : string;
|
|
1055
|
-
/** 8px */
|
|
1056
|
-
export const utrechtTypographyScale2xsFontSize : string;
|
|
1057
|
-
/** 12px */
|
|
1058
|
-
export const utrechtTypographyScaleXsFontSize : string;
|
|
1059
1055
|
/** 14px */
|
|
1060
1056
|
export const utrechtTypographyScaleSmFontSize : string;
|
|
1061
1057
|
/** 16px */
|
package/dist/dark/variables.json
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"utrechtBadgeListItemMarginInline": "12px",
|
|
130
130
|
"utrechtBadgePaddingBlock": "8px",
|
|
131
131
|
"utrechtBadgePaddingInline": "12px",
|
|
132
|
-
"utrechtBlockquoteCaptionFontSize": "0.
|
|
132
|
+
"utrechtBlockquoteCaptionFontSize": "0.875rem",
|
|
133
133
|
"utrechtBlockquoteContentColor": "hsl(0 100% 40%)",
|
|
134
134
|
"utrechtBlockquoteContentFontSize": "1.125rem",
|
|
135
135
|
"utrechtBlockquoteMarginBlockEnd": "1.6em",
|
|
@@ -1000,14 +1000,12 @@
|
|
|
1000
1000
|
"utrechtTypographyLineHeightXs": "1",
|
|
1001
1001
|
"utrechtTypographySansSerifFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1002
1002
|
"utrechtTypographyScale2xlFontSize": "1.375rem",
|
|
1003
|
-
"utrechtTypographyScale2xsFontSize": "0.5rem",
|
|
1004
1003
|
"utrechtTypographyScale3xlFontSize": "1.5rem",
|
|
1005
1004
|
"utrechtTypographyScale4xlFontSize": "2rem",
|
|
1006
1005
|
"utrechtTypographyScaleLgFontSize": "1.125rem",
|
|
1007
1006
|
"utrechtTypographyScaleMdFontSize": "1rem",
|
|
1008
1007
|
"utrechtTypographyScaleSmFontSize": "0.875rem",
|
|
1009
1008
|
"utrechtTypographyScaleXlFontSize": "1.25rem",
|
|
1010
|
-
"utrechtTypographyScaleXsFontSize": "0.75rem",
|
|
1011
1009
|
"utrechtTypographyWeightScaleBoldFontWeight": "700",
|
|
1012
1010
|
"utrechtTypographyWeightScaleNormalFontWeight": "400",
|
|
1013
1011
|
"utrechtUnorderedListItemMarginBlockEnd": "0.25rem",
|
package/dist/dark/variables.less
CHANGED
|
@@ -30,8 +30,6 @@
|
|
|
30
30
|
@utrecht-typography-scale-lg-font-size: 1.125rem; // 18px
|
|
31
31
|
@utrecht-typography-scale-md-font-size: 1rem; // 16px
|
|
32
32
|
@utrecht-typography-scale-sm-font-size: 0.875rem; // 14px
|
|
33
|
-
@utrecht-typography-scale-xs-font-size: 0.75rem; // 12px
|
|
34
|
-
@utrecht-typography-scale-2xs-font-size: 0.5rem; // 8px
|
|
35
33
|
@utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Arial", sans-serif;
|
|
36
34
|
@utrecht-icon-scale-4xl: 48px;
|
|
37
35
|
@utrecht-icon-scale-3xl: 36px; // Formaat voor toptaks iconen
|
|
@@ -606,10 +604,10 @@
|
|
|
606
604
|
@utrecht-listbox-option-group-title-font-weight: @utrecht-typography-weight-scale-bold-font-weight;
|
|
607
605
|
@utrecht-listbox-option-group-title-font-size: @utrecht-typography-scale-md-font-size;
|
|
608
606
|
@utrecht-listbox-option-group-margin-block-end: @utrecht-space-inline-xs;
|
|
609
|
-
@utrecht-listbox-option-hover-background-color: @utrecht-color-blue-90;
|
|
610
|
-
@utrecht-listbox-option-hover-color: @utrecht-color-black;
|
|
611
607
|
@utrecht-listbox-option-selected-color: @utrecht-color-black;
|
|
612
608
|
@utrecht-listbox-option-selected-background-color: @utrecht-color-grey-95;
|
|
609
|
+
@utrecht-listbox-option-hover-color: @utrecht-color-black;
|
|
610
|
+
@utrecht-listbox-option-hover-background-color: @utrecht-color-blue-90;
|
|
613
611
|
@utrecht-listbox-option-active-font-weight: @utrecht-typography-weight-scale-bold-font-weight;
|
|
614
612
|
@utrecht-listbox-option-active-color: @utrecht-color-black;
|
|
615
613
|
@utrecht-listbox-option-active-background-color: @utrecht-color-grey-95;
|
|
@@ -865,7 +863,7 @@
|
|
|
865
863
|
@utrecht-breadcrumb-nav-item-padding-block-end: @utrecht-space-block-xs;
|
|
866
864
|
@utrecht-breadcrumb-nav-item-padding-block-start: @utrecht-space-block-xs;
|
|
867
865
|
@utrecht-breadcrumb-nav-font-size: @utrecht-typography-scale-md-font-size;
|
|
868
|
-
@utrecht-blockquote-caption-font-size: @utrecht-typography-scale-
|
|
866
|
+
@utrecht-blockquote-caption-font-size: @utrecht-typography-scale-sm-font-size;
|
|
869
867
|
@utrecht-blockquote-content-font-size: @utrecht-typography-scale-lg-font-size;
|
|
870
868
|
@utrecht-blockquote-content-color: @utrecht-color-red-40;
|
|
871
869
|
@utrecht-badge-font-style: @utrecht-typography-font-style-normal;
|
package/dist/dark/variables.mjs
CHANGED
|
@@ -81,7 +81,7 @@ export const utrechtBlockquoteMarginInlineStart = "1.6em";
|
|
|
81
81
|
export const utrechtBlockquoteMarginInlineEnd = "1.6em";
|
|
82
82
|
export const utrechtBlockquoteContentColor = "hsl(0 100% 40%)";
|
|
83
83
|
export const utrechtBlockquoteContentFontSize = "1.125rem";
|
|
84
|
-
export const utrechtBlockquoteCaptionFontSize = "0.
|
|
84
|
+
export const utrechtBlockquoteCaptionFontSize = "0.875rem";
|
|
85
85
|
export const utrechtBlockquoteMarginBlockStart = "1.6em";
|
|
86
86
|
export const utrechtBlockquoteMarginBlockEnd = "1.6em";
|
|
87
87
|
export const utrechtBreadcrumbNavMinBlockSize = "34px";
|
|
@@ -585,10 +585,10 @@ export const utrechtListboxOptionPaddingInlineStart = "8px";
|
|
|
585
585
|
export const utrechtListboxOptionActiveBackgroundColor = "hsl(0 0% 95%)";
|
|
586
586
|
export const utrechtListboxOptionActiveColor = "hsl(0 0% 0%)";
|
|
587
587
|
export const utrechtListboxOptionActiveFontWeight = "700";
|
|
588
|
+
export const utrechtListboxOptionHoverBackgroundColor = "hsl(211 60% 90%)";
|
|
589
|
+
export const utrechtListboxOptionHoverColor = "hsl(0 0% 0%)";
|
|
588
590
|
export const utrechtListboxOptionSelectedBackgroundColor = "hsl(0 0% 95%)";
|
|
589
591
|
export const utrechtListboxOptionSelectedColor = "hsl(0 0% 0%)";
|
|
590
|
-
export const utrechtListboxOptionHoverColor = "hsl(0 0% 0%)";
|
|
591
|
-
export const utrechtListboxOptionHoverBackgroundColor = "hsl(211 60% 90%)";
|
|
592
592
|
export const utrechtListboxOptionGroupMarginBlockEnd = "8px";
|
|
593
593
|
export const utrechtListboxOptionGroupTitleFontSize = "1rem";
|
|
594
594
|
export const utrechtListboxOptionGroupTitleFontWeight = "700";
|
|
@@ -938,8 +938,6 @@ export const utrechtIconScale2xl = "30px"; // Formaat voor marker iconen
|
|
|
938
938
|
export const utrechtIconScale3xl = "36px"; // Formaat voor toptaks iconen
|
|
939
939
|
export const utrechtIconScale4xl = "48px";
|
|
940
940
|
export const utrechtTypographySansSerifFontFamily = "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif";
|
|
941
|
-
export const utrechtTypographyScale2xsFontSize = "0.5rem"; // 8px
|
|
942
|
-
export const utrechtTypographyScaleXsFontSize = "0.75rem"; // 12px
|
|
943
941
|
export const utrechtTypographyScaleSmFontSize = "0.875rem"; // 14px
|
|
944
942
|
export const utrechtTypographyScaleMdFontSize = "1rem"; // 16px
|
|
945
943
|
export const utrechtTypographyScaleLgFontSize = "1.125rem"; // 18px
|
package/dist/index.cjs
CHANGED
|
@@ -80,7 +80,7 @@ module.exports = {
|
|
|
80
80
|
"utrechtBlockquoteMarginInlineEnd": "1.6em",
|
|
81
81
|
"utrechtBlockquoteContentColor": "hsl(0 100% 40%)",
|
|
82
82
|
"utrechtBlockquoteContentFontSize": "1.125rem",
|
|
83
|
-
"utrechtBlockquoteCaptionFontSize": "0.
|
|
83
|
+
"utrechtBlockquoteCaptionFontSize": "0.875rem",
|
|
84
84
|
"utrechtBlockquoteMarginBlockStart": "1.6em",
|
|
85
85
|
"utrechtBlockquoteMarginBlockEnd": "1.6em",
|
|
86
86
|
"utrechtBreadcrumbNavMinBlockSize": "34px",
|
|
@@ -577,10 +577,10 @@ module.exports = {
|
|
|
577
577
|
"utrechtListboxOptionActiveBackgroundColor": "hsl(0 0% 95%)",
|
|
578
578
|
"utrechtListboxOptionActiveColor": "hsl(0 0% 0%)",
|
|
579
579
|
"utrechtListboxOptionActiveFontWeight": "700",
|
|
580
|
+
"utrechtListboxOptionHoverBackgroundColor": "hsl(211 60% 90%)",
|
|
581
|
+
"utrechtListboxOptionHoverColor": "hsl(0 0% 0%)",
|
|
580
582
|
"utrechtListboxOptionSelectedBackgroundColor": "hsl(0 0% 95%)",
|
|
581
583
|
"utrechtListboxOptionSelectedColor": "hsl(0 0% 0%)",
|
|
582
|
-
"utrechtListboxOptionHoverColor": "hsl(0 0% 0%)",
|
|
583
|
-
"utrechtListboxOptionHoverBackgroundColor": "hsl(211 60% 90%)",
|
|
584
584
|
"utrechtListboxOptionGroupMarginBlockEnd": "8px",
|
|
585
585
|
"utrechtListboxOptionGroupTitleFontSize": "1rem",
|
|
586
586
|
"utrechtListboxOptionGroupTitleFontWeight": "700",
|
|
@@ -928,8 +928,6 @@ module.exports = {
|
|
|
928
928
|
"utrechtIconScale3xl": "36px",
|
|
929
929
|
"utrechtIconScale4xl": "48px",
|
|
930
930
|
"utrechtTypographySansSerifFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
931
|
-
"utrechtTypographyScale2xsFontSize": "0.5rem",
|
|
932
|
-
"utrechtTypographyScaleXsFontSize": "0.75rem",
|
|
933
931
|
"utrechtTypographyScaleSmFontSize": "0.875rem",
|
|
934
932
|
"utrechtTypographyScaleMdFontSize": "1rem",
|
|
935
933
|
"utrechtTypographyScaleLgFontSize": "1.125rem",
|
package/dist/index.css
CHANGED
|
@@ -59,8 +59,6 @@
|
|
|
59
59
|
--utrecht-typography-scale-lg-font-size: 1.125rem; /* 18px */
|
|
60
60
|
--utrecht-typography-scale-md-font-size: 1rem; /* 16px */
|
|
61
61
|
--utrecht-typography-scale-sm-font-size: 0.875rem; /* 14px */
|
|
62
|
-
--utrecht-typography-scale-xs-font-size: 0.75rem; /* 12px */
|
|
63
|
-
--utrecht-typography-scale-2xs-font-size: 0.5rem; /* 8px */
|
|
64
62
|
--utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Arial", sans-serif;
|
|
65
63
|
--utrecht-icon-scale-4xl: 48px;
|
|
66
64
|
--utrecht-icon-scale-3xl: 36px; /* Formaat voor toptaks iconen */
|
|
@@ -630,10 +628,10 @@
|
|
|
630
628
|
--utrecht-listbox-option-group-title-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
631
629
|
--utrecht-listbox-option-group-title-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
632
630
|
--utrecht-listbox-option-group-margin-block-end: var(--utrecht-space-inline-xs);
|
|
633
|
-
--utrecht-listbox-option-hover-background-color: var(--utrecht-color-blue-90);
|
|
634
|
-
--utrecht-listbox-option-hover-color: var(--utrecht-color-black);
|
|
635
631
|
--utrecht-listbox-option-selected-color: var(--utrecht-color-black);
|
|
636
632
|
--utrecht-listbox-option-selected-background-color: var(--utrecht-color-grey-95);
|
|
633
|
+
--utrecht-listbox-option-hover-color: var(--utrecht-color-black);
|
|
634
|
+
--utrecht-listbox-option-hover-background-color: var(--utrecht-color-blue-90);
|
|
637
635
|
--utrecht-listbox-option-active-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
638
636
|
--utrecht-listbox-option-active-color: var(--utrecht-color-black);
|
|
639
637
|
--utrecht-listbox-option-active-background-color: var(--utrecht-color-grey-95);
|
|
@@ -893,7 +891,7 @@
|
|
|
893
891
|
--utrecht-breadcrumb-nav-item-padding-block-end: var(--utrecht-space-block-xs);
|
|
894
892
|
--utrecht-breadcrumb-nav-item-padding-block-start: var(--utrecht-space-block-xs);
|
|
895
893
|
--utrecht-breadcrumb-nav-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
896
|
-
--utrecht-blockquote-caption-font-size: var(--utrecht-typography-scale-
|
|
894
|
+
--utrecht-blockquote-caption-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
897
895
|
--utrecht-blockquote-content-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
898
896
|
--utrecht-blockquote-content-color: var(--utrecht-color-red-40);
|
|
899
897
|
--utrecht-badge-font-style: var(--utrecht-typography-font-style-normal);
|
|
@@ -1077,8 +1075,6 @@
|
|
|
1077
1075
|
--utrecht-typography-scale-lg-font-size: 1.125rem; /* 18px */
|
|
1078
1076
|
--utrecht-typography-scale-md-font-size: 1rem; /* 16px */
|
|
1079
1077
|
--utrecht-typography-scale-sm-font-size: 0.875rem; /* 14px */
|
|
1080
|
-
--utrecht-typography-scale-xs-font-size: 0.75rem; /* 12px */
|
|
1081
|
-
--utrecht-typography-scale-2xs-font-size: 0.5rem; /* 8px */
|
|
1082
1078
|
--utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Arial", sans-serif;
|
|
1083
1079
|
--utrecht-icon-scale-4xl: 48px;
|
|
1084
1080
|
--utrecht-icon-scale-3xl: 36px; /* Formaat voor toptaks iconen */
|
|
@@ -1653,10 +1649,10 @@
|
|
|
1653
1649
|
--utrecht-listbox-option-group-title-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
1654
1650
|
--utrecht-listbox-option-group-title-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
1655
1651
|
--utrecht-listbox-option-group-margin-block-end: var(--utrecht-space-inline-xs);
|
|
1656
|
-
--utrecht-listbox-option-hover-background-color: var(--utrecht-color-blue-90);
|
|
1657
|
-
--utrecht-listbox-option-hover-color: var(--utrecht-color-black);
|
|
1658
1652
|
--utrecht-listbox-option-selected-color: var(--utrecht-color-black);
|
|
1659
1653
|
--utrecht-listbox-option-selected-background-color: var(--utrecht-color-grey-95);
|
|
1654
|
+
--utrecht-listbox-option-hover-color: var(--utrecht-color-black);
|
|
1655
|
+
--utrecht-listbox-option-hover-background-color: var(--utrecht-color-blue-90);
|
|
1660
1656
|
--utrecht-listbox-option-active-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
1661
1657
|
--utrecht-listbox-option-active-color: var(--utrecht-color-black);
|
|
1662
1658
|
--utrecht-listbox-option-active-background-color: var(--utrecht-color-grey-95);
|
|
@@ -1912,7 +1908,7 @@
|
|
|
1912
1908
|
--utrecht-breadcrumb-nav-item-padding-block-end: var(--utrecht-space-block-xs);
|
|
1913
1909
|
--utrecht-breadcrumb-nav-item-padding-block-start: var(--utrecht-space-block-xs);
|
|
1914
1910
|
--utrecht-breadcrumb-nav-font-size: var(--utrecht-typography-scale-md-font-size);
|
|
1915
|
-
--utrecht-blockquote-caption-font-size: var(--utrecht-typography-scale-
|
|
1911
|
+
--utrecht-blockquote-caption-font-size: var(--utrecht-typography-scale-sm-font-size);
|
|
1916
1912
|
--utrecht-blockquote-content-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
1917
1913
|
--utrecht-blockquote-content-color: var(--utrecht-color-red-40);
|
|
1918
1914
|
--utrecht-badge-font-style: var(--utrecht-typography-font-style-normal);
|
|
@@ -2066,3 +2062,81 @@
|
|
|
2066
2062
|
--utrecht-feedback-valid-fill-background-color: var(--utrecht-feedback-valid-background-color);
|
|
2067
2063
|
}
|
|
2068
2064
|
}
|
|
2065
|
+
.utrecht-theme--viewport-scale {
|
|
2066
|
+
/* stylelint-disable number-max-precision */
|
|
2067
|
+
--ams-text-level-6-line-height: 1.6;
|
|
2068
|
+
--ams-text-level-6-font-size: clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem);
|
|
2069
|
+
--ams-text-level-5-line-height: 1.6;
|
|
2070
|
+
--ams-text-level-5-font-size: clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem);
|
|
2071
|
+
--ams-text-level-4-line-height: 1.5;
|
|
2072
|
+
--ams-text-level-4-font-size: clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem);
|
|
2073
|
+
--ams-text-level-3-line-height: 1.3;
|
|
2074
|
+
--ams-text-level-3-font-size: clamp(1.5313rem, calc(1.3281rem + 1.0156vw), 2.3438rem);
|
|
2075
|
+
--ams-text-level-2-line-height: 1.25;
|
|
2076
|
+
--ams-text-level-2-font-size: clamp(1.7865rem, calc(1.5007rem + 1.429vw), 2.9297rem);
|
|
2077
|
+
--ams-text-level-1-line-height: 1.2;
|
|
2078
|
+
--ams-text-level-1-font-size: clamp(2.0842rem, calc(1.6897rem + 1.9724vw), 3.6621rem);
|
|
2079
|
+
--ams-text-level-0-line-height: 1.15;
|
|
2080
|
+
--ams-text-level-0-font-size: clamp(2.4316rem, calc(1.8951rem + 2.6826vw), 4.5776rem);
|
|
2081
|
+
--ams-space-grid-xl: clamp(2rem, calc(0.75rem + 6.25vw), 7rem);
|
|
2082
|
+
--ams-space-grid-lg: clamp(1.5rem, calc(0.5625rem + 4.6875vw), 5.25rem);
|
|
2083
|
+
--ams-space-grid-md: clamp(1rem, calc(0.375rem + 3.125vw), 3.5rem);
|
|
2084
|
+
--ams-space-grid-sm: clamp(0.5rem, calc(0.1875rem + 1.5625vw), 1.75rem);
|
|
2085
|
+
--ams-space-grid-xs: clamp(0.25rem, calc(0.09375rem + 0.78125vw), 0.875rem);
|
|
2086
|
+
--ams-space-xl: clamp(2.25rem, 2.0625rem + 0.9375vw, 3rem);
|
|
2087
|
+
--ams-space-lg: clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem);
|
|
2088
|
+
--ams-space-md: clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem);
|
|
2089
|
+
--ams-space-sm: clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem);
|
|
2090
|
+
--ams-space-xs: clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem);
|
|
2091
|
+
--utrecht-typography-scale-4xl-font-size: var(--ams-text-level-0-font-size);
|
|
2092
|
+
--utrecht-typography-scale-3xl-font-size: var(--ams-text-level-1-font-size);
|
|
2093
|
+
--utrecht-typography-scale-2xl-font-size: var(--ams-text-level-2-font-size);
|
|
2094
|
+
--utrecht-typography-scale-xl-font-size: var(--ams-text-level-3-font-size);
|
|
2095
|
+
--utrecht-typography-scale-lg-font-size: var(--ams-text-level-4-font-size);
|
|
2096
|
+
--utrecht-typography-scale-md-font-size: var(--ams-text-level-5-font-size);
|
|
2097
|
+
--utrecht-typography-scale-sm-font-size: var(--ams-text-level-6-font-size);
|
|
2098
|
+
--utrecht-space-column-5xl: calc(var(--ams-space-grid-xl) * var(--utrecht-space-column-scale, 1));
|
|
2099
|
+
--utrecht-space-column-4xl: calc(var(--ams-space-grid-lg) * var(--utrecht-space-column-scale, 1));
|
|
2100
|
+
--utrecht-space-column-3xl: calc(var(--ams-space-grid-md) * var(--utrecht-space-column-scale, 1));
|
|
2101
|
+
--utrecht-space-column-2xl: calc(var(--ams-space-grid-sm) * var(--utrecht-space-column-scale, 1) * 1.75);
|
|
2102
|
+
--utrecht-space-column-xl: calc(var(--ams-space-grid-sm) * var(--utrecht-space-column-scale, 1) * 1.5);
|
|
2103
|
+
--utrecht-space-column-lg: calc(var(--ams-space-grid-sm) * var(--utrecht-space-column-scale, 1) * 1.25);
|
|
2104
|
+
--utrecht-space-column-md: calc(var(--ams-space-grid-sm) * var(--utrecht-space-column-scale, 1));
|
|
2105
|
+
--utrecht-space-column-sm: calc(var(--ams-space-grid-sm) * var(--utrecht-space-column-scale, 1) * 0.75);
|
|
2106
|
+
--utrecht-space-column-xs: calc(var(--ams-space-grid-xs) * var(--utrecht-space-column-scale, 1));
|
|
2107
|
+
--utrecht-space-column-2xs: calc(var(--ams-space-grid-xs) * var(--utrecht-space-column-scale, 1) / 2);
|
|
2108
|
+
--utrecht-space-column-3xs: calc(var(--ams-space-grid-xs) * var(--utrecht-space-column-scale, 1) / 4);
|
|
2109
|
+
--utrecht-space-column-4xs: calc(var(--ams-space-grid-xs) * var(--utrecht-space-column-scale, 1) / 8);
|
|
2110
|
+
--utrecht-space-row-5xl: calc(var(--ams-space-grid-xl) * var(--utrecht-space-row-scale, 1));
|
|
2111
|
+
--utrecht-space-row-4xl: calc(var(--ams-space-grid-lg) * var(--utrecht-space-row-scale, 1));
|
|
2112
|
+
--utrecht-space-row-3xl: calc(var(--ams-space-grid-md) * var(--utrecht-space-row-scale, 1));
|
|
2113
|
+
--utrecht-space-row-2xl: calc(var(--ams-space-grid-sm) * var(--utrecht-space-row-scale, 1) * 1.75);
|
|
2114
|
+
--utrecht-space-row-xl: calc(var(--ams-space-grid-sm) * var(--utrecht-space-row-scale, 1) * 1.5);
|
|
2115
|
+
--utrecht-space-row-lg: calc(var(--ams-space-grid-sm) * var(--utrecht-space-row-scale, 1) * 1.25);
|
|
2116
|
+
--utrecht-space-row-md: calc(var(--ams-space-grid-sm) * var(--utrecht-space-row-scale, 1));
|
|
2117
|
+
--utrecht-space-row-sm: calc(var(--ams-space-grid-sm) * var(--utrecht-space-row-scale, 1) * 0.75);
|
|
2118
|
+
--utrecht-space-row-xs: calc(var(--ams-space-grid-xs) * var(--utrecht-space-row-scale, 1));
|
|
2119
|
+
--utrecht-space-row-2xs: calc(var(--ams-space-grid-xs) * var(--utrecht-space-row-scale, 1) / 2);
|
|
2120
|
+
--utrecht-space-row-3xs: calc(var(--ams-space-grid-xs) * var(--utrecht-space-row-scale, 1) / 4);
|
|
2121
|
+
--utrecht-space-row-4xs: calc(var(--ams-space-grid-xs) * var(--utrecht-space-row-scale, 1) / 8);
|
|
2122
|
+
--utrecht-space-inline-4xl: calc(var(--ams-space-xl) * var(--utrecht-space-inline-scale, 1) * 1.5);
|
|
2123
|
+
--utrecht-space-inline-3xl: calc(var(--ams-space-xl) * var(--utrecht-space-inline-scale, 1));
|
|
2124
|
+
--utrecht-space-inline-2xl: calc(var(--ams-space-lg) * var(--utrecht-space-inline-scale, 1));
|
|
2125
|
+
--utrecht-space-inline-xl: calc(var(--ams-space-md) * var(--utrecht-space-inline-scale, 1) * 1.33);
|
|
2126
|
+
--utrecht-space-inline-lg: calc(var(--ams-space-md) * var(--utrecht-space-inline-scale, 1) * 1.125);
|
|
2127
|
+
--utrecht-space-inline-md: calc(var(--ams-space-md) * var(--utrecht-space-inline-scale, 1) * 0.9);
|
|
2128
|
+
--utrecht-space-inline-sm: calc(var(--ams-space-md) * var(--utrecht-space-inline-scale, 1) * 0.75);
|
|
2129
|
+
--utrecht-space-inline-xs: calc(var(--ams-space-sm) * var(--utrecht-space-inline-scale, 1));
|
|
2130
|
+
--utrecht-space-inline-2xs: calc(var(--ams-space-xs) * var(--utrecht-space-inline-scale, 1));
|
|
2131
|
+
--utrecht-space-inline-3xs: calc(var(--ams-space-xs) * var(--utrecht-space-inline-scale, 1) / 2);
|
|
2132
|
+
--utrecht-space-block-4xl: calc(var(--ams-space-xl) * var(--utrecht-space-block-scale, 1) * 1.5);
|
|
2133
|
+
--utrecht-space-block-3xl: calc(var(--ams-space-xl) * var(--utrecht-space-block-scale, 1));
|
|
2134
|
+
--utrecht-space-block-2xl: calc(var(--ams-space-lg) * var(--utrecht-space-block-scale, 1));
|
|
2135
|
+
--utrecht-space-block-xl: calc(var(--ams-space-md) * var(--utrecht-space-block-scale, 1) * 1.33);
|
|
2136
|
+
--utrecht-space-block-lg: calc(var(--ams-space-md) * var(--utrecht-space-block-scale, 1) * 1.125);
|
|
2137
|
+
--utrecht-space-block-md: calc(var(--ams-space-md) * var(--utrecht-space-block-scale, 1) * 0.9);
|
|
2138
|
+
--utrecht-space-block-sm: calc(var(--ams-space-md) * var(--utrecht-space-block-scale, 1) * 0.75);
|
|
2139
|
+
--utrecht-space-block-xs: calc(var(--ams-space-sm) * var(--utrecht-space-block-scale, 1));
|
|
2140
|
+
--utrecht-space-block-2xs: calc(var(--ams-space-xs) * var(--utrecht-space-block-scale, 1));
|
|
2141
|
+
--utrecht-space-block-3xs: calc(var(--ams-space-xs) * var(--utrecht-space-block-scale, 1) / 2);
|
|
2142
|
+
}
|
package/dist/index.d.ts
CHANGED
|
@@ -640,10 +640,10 @@ export const utrechtListboxOptionPaddingInlineStart : string;
|
|
|
640
640
|
export const utrechtListboxOptionActiveBackgroundColor : string;
|
|
641
641
|
export const utrechtListboxOptionActiveColor : string;
|
|
642
642
|
export const utrechtListboxOptionActiveFontWeight : string;
|
|
643
|
+
export const utrechtListboxOptionHoverBackgroundColor : string;
|
|
644
|
+
export const utrechtListboxOptionHoverColor : string;
|
|
643
645
|
export const utrechtListboxOptionSelectedBackgroundColor : string;
|
|
644
646
|
export const utrechtListboxOptionSelectedColor : string;
|
|
645
|
-
export const utrechtListboxOptionHoverColor : string;
|
|
646
|
-
export const utrechtListboxOptionHoverBackgroundColor : string;
|
|
647
647
|
export const utrechtListboxOptionGroupMarginBlockEnd : string;
|
|
648
648
|
export const utrechtListboxOptionGroupTitleFontSize : string;
|
|
649
649
|
export const utrechtListboxOptionGroupTitleFontWeight : string;
|
|
@@ -1041,10 +1041,6 @@ export const utrechtIconScale2xl : string;
|
|
|
1041
1041
|
export const utrechtIconScale3xl : string;
|
|
1042
1042
|
export const utrechtIconScale4xl : string;
|
|
1043
1043
|
export const utrechtTypographySansSerifFontFamily : string;
|
|
1044
|
-
/** 8px */
|
|
1045
|
-
export const utrechtTypographyScale2xsFontSize : string;
|
|
1046
|
-
/** 12px */
|
|
1047
|
-
export const utrechtTypographyScaleXsFontSize : string;
|
|
1048
1044
|
/** 14px */
|
|
1049
1045
|
export const utrechtTypographyScaleSmFontSize : string;
|
|
1050
1046
|
/** 16px */
|
package/dist/index.flat.json
CHANGED
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"utrechtBadgeListItemMarginInline": "12px",
|
|
128
128
|
"utrechtBadgePaddingBlock": "8px",
|
|
129
129
|
"utrechtBadgePaddingInline": "12px",
|
|
130
|
-
"utrechtBlockquoteCaptionFontSize": "0.
|
|
130
|
+
"utrechtBlockquoteCaptionFontSize": "0.875rem",
|
|
131
131
|
"utrechtBlockquoteContentColor": "hsl(0 100% 40%)",
|
|
132
132
|
"utrechtBlockquoteContentFontSize": "1.125rem",
|
|
133
133
|
"utrechtBlockquoteMarginBlockEnd": "1.6em",
|
|
@@ -989,14 +989,12 @@
|
|
|
989
989
|
"utrechtTypographyLineHeightXs": "1",
|
|
990
990
|
"utrechtTypographySansSerifFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
991
991
|
"utrechtTypographyScale2xlFontSize": "1.375rem",
|
|
992
|
-
"utrechtTypographyScale2xsFontSize": "0.5rem",
|
|
993
992
|
"utrechtTypographyScale3xlFontSize": "1.5rem",
|
|
994
993
|
"utrechtTypographyScale4xlFontSize": "2rem",
|
|
995
994
|
"utrechtTypographyScaleLgFontSize": "1.125rem",
|
|
996
995
|
"utrechtTypographyScaleMdFontSize": "1rem",
|
|
997
996
|
"utrechtTypographyScaleSmFontSize": "0.875rem",
|
|
998
997
|
"utrechtTypographyScaleXlFontSize": "1.25rem",
|
|
999
|
-
"utrechtTypographyScaleXsFontSize": "0.75rem",
|
|
1000
998
|
"utrechtTypographyWeightScaleBoldFontWeight": "700",
|
|
1001
999
|
"utrechtTypographyWeightScaleNormalFontWeight": "400",
|
|
1002
1000
|
"utrechtUnorderedListItemMarginBlockEnd": "0.25rem",
|
package/dist/index.json
CHANGED
|
@@ -4255,7 +4255,7 @@
|
|
|
4255
4255
|
}
|
|
4256
4256
|
},
|
|
4257
4257
|
"type": "fontSize",
|
|
4258
|
-
"value": "0.
|
|
4258
|
+
"value": "0.875rem",
|
|
4259
4259
|
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
4260
4260
|
"isSource": true,
|
|
4261
4261
|
"original": {
|
|
@@ -4270,7 +4270,7 @@
|
|
|
4270
4270
|
}
|
|
4271
4271
|
},
|
|
4272
4272
|
"type": "fontSize",
|
|
4273
|
-
"value": "{utrecht.typography.scale.
|
|
4273
|
+
"value": "{utrecht.typography.scale.sm.font-size}"
|
|
4274
4274
|
},
|
|
4275
4275
|
"name": "utrechtBlockquoteCaptionFontSize",
|
|
4276
4276
|
"attributes": {},
|
|
@@ -19898,10 +19898,22 @@
|
|
|
19898
19898
|
]
|
|
19899
19899
|
},
|
|
19900
19900
|
{
|
|
19901
|
+
"$extensions": {
|
|
19902
|
+
"nl.nldesignsystem.css.property": {
|
|
19903
|
+
"syntax": "<color>",
|
|
19904
|
+
"inherits": true
|
|
19905
|
+
}
|
|
19906
|
+
},
|
|
19901
19907
|
"value": "hsl(211 60% 90%)",
|
|
19902
19908
|
"filePath": "src/component/utrecht/listbox.tokens.json",
|
|
19903
19909
|
"isSource": true,
|
|
19904
19910
|
"original": {
|
|
19911
|
+
"$extensions": {
|
|
19912
|
+
"nl.nldesignsystem.css.property": {
|
|
19913
|
+
"syntax": "<color>",
|
|
19914
|
+
"inherits": true
|
|
19915
|
+
}
|
|
19916
|
+
},
|
|
19905
19917
|
"value": "{utrecht.color.blue.90}"
|
|
19906
19918
|
},
|
|
19907
19919
|
"name": "utrechtListboxOptionHoverBackgroundColor",
|
|
@@ -19915,10 +19927,22 @@
|
|
|
19915
19927
|
]
|
|
19916
19928
|
},
|
|
19917
19929
|
{
|
|
19930
|
+
"$extensions": {
|
|
19931
|
+
"nl.nldesignsystem.css.property": {
|
|
19932
|
+
"syntax": "<color>",
|
|
19933
|
+
"inherits": true
|
|
19934
|
+
}
|
|
19935
|
+
},
|
|
19918
19936
|
"value": "hsl(0 0% 0%)",
|
|
19919
19937
|
"filePath": "src/component/utrecht/listbox.tokens.json",
|
|
19920
19938
|
"isSource": true,
|
|
19921
19939
|
"original": {
|
|
19940
|
+
"$extensions": {
|
|
19941
|
+
"nl.nldesignsystem.css.property": {
|
|
19942
|
+
"syntax": "<color>",
|
|
19943
|
+
"inherits": true
|
|
19944
|
+
}
|
|
19945
|
+
},
|
|
19922
19946
|
"value": "{utrecht.color.black}"
|
|
19923
19947
|
},
|
|
19924
19948
|
"name": "utrechtListboxOptionHoverColor",
|
|
@@ -31454,25 +31478,6 @@
|
|
|
31454
31478
|
"font-size"
|
|
31455
31479
|
]
|
|
31456
31480
|
},
|
|
31457
|
-
{
|
|
31458
|
-
"value": "0.5rem",
|
|
31459
|
-
"comment": "8px",
|
|
31460
|
-
"filePath": "src/brand/utrecht/typography.tokens.json",
|
|
31461
|
-
"isSource": true,
|
|
31462
|
-
"original": {
|
|
31463
|
-
"value": "8px",
|
|
31464
|
-
"comment": "8px"
|
|
31465
|
-
},
|
|
31466
|
-
"name": "utrechtTypographyScale2xsFontSize",
|
|
31467
|
-
"attributes": {},
|
|
31468
|
-
"path": [
|
|
31469
|
-
"utrecht",
|
|
31470
|
-
"typography",
|
|
31471
|
-
"scale",
|
|
31472
|
-
"2xs",
|
|
31473
|
-
"font-size"
|
|
31474
|
-
]
|
|
31475
|
-
},
|
|
31476
31481
|
{
|
|
31477
31482
|
"value": "1.5rem",
|
|
31478
31483
|
"comment": "24px",
|
|
@@ -31587,25 +31592,6 @@
|
|
|
31587
31592
|
"font-size"
|
|
31588
31593
|
]
|
|
31589
31594
|
},
|
|
31590
|
-
{
|
|
31591
|
-
"value": "0.75rem",
|
|
31592
|
-
"comment": "12px",
|
|
31593
|
-
"filePath": "src/brand/utrecht/typography.tokens.json",
|
|
31594
|
-
"isSource": true,
|
|
31595
|
-
"original": {
|
|
31596
|
-
"value": "12px",
|
|
31597
|
-
"comment": "12px"
|
|
31598
|
-
},
|
|
31599
|
-
"name": "utrechtTypographyScaleXsFontSize",
|
|
31600
|
-
"attributes": {},
|
|
31601
|
-
"path": [
|
|
31602
|
-
"utrecht",
|
|
31603
|
-
"typography",
|
|
31604
|
-
"scale",
|
|
31605
|
-
"xs",
|
|
31606
|
-
"font-size"
|
|
31607
|
-
]
|
|
31608
|
-
},
|
|
31609
31595
|
{
|
|
31610
31596
|
"value": "700",
|
|
31611
31597
|
"filePath": "src/brand/utrecht/typography.tokens.json",
|
package/dist/index.mjs
CHANGED
|
@@ -79,7 +79,7 @@ export const utrechtBlockquoteMarginInlineStart = "1.6em";
|
|
|
79
79
|
export const utrechtBlockquoteMarginInlineEnd = "1.6em";
|
|
80
80
|
export const utrechtBlockquoteContentColor = "hsl(0 100% 40%)";
|
|
81
81
|
export const utrechtBlockquoteContentFontSize = "1.125rem";
|
|
82
|
-
export const utrechtBlockquoteCaptionFontSize = "0.
|
|
82
|
+
export const utrechtBlockquoteCaptionFontSize = "0.875rem";
|
|
83
83
|
export const utrechtBlockquoteMarginBlockStart = "1.6em";
|
|
84
84
|
export const utrechtBlockquoteMarginBlockEnd = "1.6em";
|
|
85
85
|
export const utrechtBreadcrumbNavMinBlockSize = "34px";
|
|
@@ -576,10 +576,10 @@ export const utrechtListboxOptionPaddingInlineStart = "8px";
|
|
|
576
576
|
export const utrechtListboxOptionActiveBackgroundColor = "hsl(0 0% 95%)";
|
|
577
577
|
export const utrechtListboxOptionActiveColor = "hsl(0 0% 0%)";
|
|
578
578
|
export const utrechtListboxOptionActiveFontWeight = "700";
|
|
579
|
+
export const utrechtListboxOptionHoverBackgroundColor = "hsl(211 60% 90%)";
|
|
580
|
+
export const utrechtListboxOptionHoverColor = "hsl(0 0% 0%)";
|
|
579
581
|
export const utrechtListboxOptionSelectedBackgroundColor = "hsl(0 0% 95%)";
|
|
580
582
|
export const utrechtListboxOptionSelectedColor = "hsl(0 0% 0%)";
|
|
581
|
-
export const utrechtListboxOptionHoverColor = "hsl(0 0% 0%)";
|
|
582
|
-
export const utrechtListboxOptionHoverBackgroundColor = "hsl(211 60% 90%)";
|
|
583
583
|
export const utrechtListboxOptionGroupMarginBlockEnd = "8px";
|
|
584
584
|
export const utrechtListboxOptionGroupTitleFontSize = "1rem";
|
|
585
585
|
export const utrechtListboxOptionGroupTitleFontWeight = "700";
|
|
@@ -927,8 +927,6 @@ export const utrechtIconScale2xl = "30px"; // Formaat voor marker iconen
|
|
|
927
927
|
export const utrechtIconScale3xl = "36px"; // Formaat voor toptaks iconen
|
|
928
928
|
export const utrechtIconScale4xl = "48px";
|
|
929
929
|
export const utrechtTypographySansSerifFontFamily = "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif";
|
|
930
|
-
export const utrechtTypographyScale2xsFontSize = "0.5rem"; // 8px
|
|
931
|
-
export const utrechtTypographyScaleXsFontSize = "0.75rem"; // 12px
|
|
932
930
|
export const utrechtTypographyScaleSmFontSize = "0.875rem"; // 14px
|
|
933
931
|
export const utrechtTypographyScaleMdFontSize = "1rem"; // 16px
|
|
934
932
|
export const utrechtTypographyScaleLgFontSize = "1.125rem"; // 18px
|