@utrecht/design-tokens 4.2.0 → 5.0.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 +11 -0
- package/dist/_mixin-theme.scss +40 -4
- package/dist/_mixin.scss +40 -4
- package/dist/_variables.scss +40 -4
- package/dist/dark/_mixin-theme.scss +40 -4
- package/dist/dark/_mixin.scss +40 -4
- package/dist/dark/_variables.scss +40 -4
- package/dist/dark/index.cjs +40 -4
- package/dist/dark/index.css +40 -4
- package/dist/dark/index.d.ts +38 -2
- package/dist/dark/index.flat.json +40 -4
- package/dist/dark/index.json +655 -31
- package/dist/dark/index.mjs +40 -4
- package/dist/dark/index.tokens.json +95 -33
- package/dist/dark/list.json +655 -31
- package/dist/dark/list.mjs +655 -31
- package/dist/dark/property.css +4 -1
- package/dist/dark/root.css +40 -4
- package/dist/dark/theme-prince-xml.css +40 -4
- package/dist/dark/theme.css +40 -4
- package/dist/dark/tokens.cjs +752 -102
- package/dist/dark/tokens.d.ts +83 -21
- package/dist/dark/tokens.json +753 -103
- package/dist/dark/variables.cjs +40 -4
- package/dist/dark/variables.css +40 -4
- package/dist/dark/variables.d.ts +38 -2
- package/dist/dark/variables.json +40 -4
- package/dist/dark/variables.less +40 -4
- package/dist/dark/variables.mjs +40 -4
- package/dist/index.cjs +40 -4
- package/dist/index.css +80 -8
- package/dist/index.d.ts +38 -2
- package/dist/index.flat.json +40 -4
- package/dist/index.json +655 -31
- package/dist/index.mjs +40 -4
- package/dist/index.tokens.json +95 -33
- package/dist/list.json +655 -31
- package/dist/list.mjs +655 -31
- package/dist/property.css +4 -1
- package/dist/root.css +40 -4
- package/dist/theme-prince-xml.css +40 -4
- package/dist/theme.css +40 -4
- package/dist/tokens.cjs +752 -102
- package/dist/tokens.d.ts +83 -21
- package/dist/tokens.json +753 -103
- package/dist/variables.cjs +40 -4
- package/dist/variables.css +40 -4
- package/dist/variables.d.ts +38 -2
- package/dist/variables.json +40 -4
- package/dist/variables.less +40 -4
- package/dist/variables.mjs +40 -4
- package/package.json +1 -1
- package/src/component/utrecht/navigation.tokens.json +25 -6
- package/src/component/utrecht/status-badge.tokens.json +75 -0
- package/src/component/utrecht/badge-status.tokens.json +0 -8
package/dist/variables.cjs
CHANGED
|
@@ -722,14 +722,16 @@ module.exports = {
|
|
|
722
722
|
"utrechtNavigationItemMobileBorderBlockStartColor": "hsl(0 0% 80%)",
|
|
723
723
|
"utrechtNavigationItemMobileBorderBlockStartWidth": "1px",
|
|
724
724
|
"utrechtNavigationLinkActiveColor": "hsl(0 0% 100%)",
|
|
725
|
-
"utrechtNavigationLinkActiveFocusColor": "hsl(0 0% 0%)",
|
|
726
725
|
"utrechtNavigationLinkBackgroundColor": "hsl(0 0% 15%)",
|
|
727
726
|
"utrechtNavigationLinkBorderColor": "hsl(0 0% 40%)",
|
|
728
727
|
"utrechtNavigationLinkBorderInlineEndWidth": "1px",
|
|
729
728
|
"utrechtNavigationLinkColor": "hsl(0 0% 100%)",
|
|
730
|
-
"utrechtNavigationLinkFocusColor": "hsl(0 0%
|
|
729
|
+
"utrechtNavigationLinkFocusColor": "hsl(0 0% 100%)",
|
|
730
|
+
"utrechtNavigationLinkFocusBackgroundColor": "hsl(0 0% 0%)",
|
|
731
731
|
"utrechtNavigationLinkFocusTextDecorationThickness": "3px",
|
|
732
|
-
"
|
|
732
|
+
"utrechtNavigationLinkFocusVisibleColor": "hsl(0 0% 0%)",
|
|
733
|
+
"utrechtNavigationLinkFocusVisibleBackgroundColor": "hsl(48 100% 80%)",
|
|
734
|
+
"utrechtNavigationLinkFocusVisibleTextDecorationThickness": "3px",
|
|
733
735
|
"utrechtNavigationLinkFontWeight": "400",
|
|
734
736
|
"utrechtNavigationLinkGap": "8px",
|
|
735
737
|
"utrechtNavigationLinkHoverBackgroundColor": "hsl(0 0% 0%)",
|
|
@@ -740,13 +742,16 @@ module.exports = {
|
|
|
740
742
|
"utrechtNavigationLinkMobileColor": "hsl(211 60% 35%)",
|
|
741
743
|
"utrechtNavigationLinkMobileHoverBackgroundColor": "hsl(0 0% 100%)",
|
|
742
744
|
"utrechtNavigationLinkMobileHoverColor": "hsl(211 60% 35%)",
|
|
743
|
-
"utrechtNavigationLinkMobileHoverFontWeight": "
|
|
745
|
+
"utrechtNavigationLinkMobileHoverFontWeight": "400",
|
|
744
746
|
"utrechtNavigationLinkMobileMinBlockSize": "44px",
|
|
745
747
|
"utrechtNavigationLinkMobilePaddingBlockEnd": "8px",
|
|
746
748
|
"utrechtNavigationLinkMobilePaddingBlockStart": "8px",
|
|
747
749
|
"utrechtNavigationLinkMobilePaddingInlineStart": "16px",
|
|
748
750
|
"utrechtNavigationLinkMobileTransitionDuration": "300ms",
|
|
749
751
|
"utrechtNavigationLinkMobileTransitionTimingFunction": "ease-in-out",
|
|
752
|
+
"utrechtNavigationLinkMobileActiveColor": "hsl(211 60% 35%)",
|
|
753
|
+
"utrechtNavigationLinkMobileFocusBackgroundColor": "hsl(0 0% 100%)",
|
|
754
|
+
"utrechtNavigationLinkMobileFocusColor": "hsl(211 60% 35%)",
|
|
750
755
|
"utrechtNavigationLinkPaddingBlockEnd": "16px",
|
|
751
756
|
"utrechtNavigationLinkPaddingBlockStart": "16px",
|
|
752
757
|
"utrechtNavigationListMobileBackgroundColor": "hsl(0 0% 100%)",
|
|
@@ -943,6 +948,37 @@ module.exports = {
|
|
|
943
948
|
"utrechtSpotlightSectionWarningBackgroundColor": "hsl(48 100% 80%)",
|
|
944
949
|
"utrechtSpotlightSectionErrorBackgroundColor": "hsl(0 100% 95%)",
|
|
945
950
|
"utrechtSpotlightSectionOkBackgroundColor": "hsl(90 30% 90%)",
|
|
951
|
+
"utrechtStatusBadgeBackgroundColor": "hsl(0 0% 30%)",
|
|
952
|
+
"utrechtStatusBadgeBorderRadius": "0",
|
|
953
|
+
"utrechtStatusBadgeBorderWidth": "0px",
|
|
954
|
+
"utrechtStatusBadgeColor": "hsl(0 0% 100%)",
|
|
955
|
+
"utrechtStatusBadgeFontFamily": "\"Noto Sans Variable\", \"Arial\", sans-serif",
|
|
956
|
+
"utrechtStatusBadgePaddingBlock": "8px",
|
|
957
|
+
"utrechtStatusBadgePaddingInline": "12px",
|
|
958
|
+
"utrechtStatusBadgeActiveBackgroundColor": "hsl(90 30% 50%)",
|
|
959
|
+
"utrechtStatusBadgeActiveBorderColor": "hsl(90 30% 50%)",
|
|
960
|
+
"utrechtStatusBadgeActiveColor": "hsl(0 0% 100%)",
|
|
961
|
+
"utrechtStatusBadgeDangerBackgroundColor": "hsl(0 100% 40%)",
|
|
962
|
+
"utrechtStatusBadgeDangerBorderColor": "hsl(0 100% 40%)",
|
|
963
|
+
"utrechtStatusBadgeDangerColor": "hsl(0 0% 100%)",
|
|
964
|
+
"utrechtStatusBadgeErrorBackgroundColor": "hsl(0 100% 40%)",
|
|
965
|
+
"utrechtStatusBadgeErrorBorderColor": "hsl(0 100% 40%)",
|
|
966
|
+
"utrechtStatusBadgeErrorColor": "hsl(0 0% 100%)",
|
|
967
|
+
"utrechtStatusBadgeInactiveBackgroundColor": "hsl(0 100% 40%)",
|
|
968
|
+
"utrechtStatusBadgeInactiveBorderColor": "hsl(0 100% 40%)",
|
|
969
|
+
"utrechtStatusBadgeInactiveColor": "hsl(0 0% 100%)",
|
|
970
|
+
"utrechtStatusBadgeInvalidBackgroundColor": "#990000",
|
|
971
|
+
"utrechtStatusBadgeInvalidBorderColor": "#990000",
|
|
972
|
+
"utrechtStatusBadgeInvalidColor": "hsl(0 0% 100%)",
|
|
973
|
+
"utrechtStatusBadgeSafeBackgroundColor": "hsl(90 30% 50%)",
|
|
974
|
+
"utrechtStatusBadgeSafeBorderColor": "hsl(90 30% 50%)",
|
|
975
|
+
"utrechtStatusBadgeSafeColor": "hsl(0 0% 100%)",
|
|
976
|
+
"utrechtStatusBadgeValidBackgroundColor": "hsl(90 30% 50%)",
|
|
977
|
+
"utrechtStatusBadgeValidBorderColor": "hsl(90 30% 50%)",
|
|
978
|
+
"utrechtStatusBadgeValidColor": "hsl(0 0% 100%)",
|
|
979
|
+
"utrechtStatusBadgeWarningBackgroundColor": "hsl(48 100% 50%)",
|
|
980
|
+
"utrechtStatusBadgeWarningBorderColor": "hsl(48 100% 50%)",
|
|
981
|
+
"utrechtStatusBadgeWarningColor": "hsl(0 0% 0%)",
|
|
946
982
|
"utrechtSurfaceBackgroundColor": "hsl(0 0% 95%)",
|
|
947
983
|
"utrechtSurfaceColor": "hsl(0 0% 10%)",
|
|
948
984
|
"utrechtTableMarginBlockEnd": "0",
|
package/dist/variables.css
CHANGED
|
@@ -47,6 +47,7 @@
|
|
|
47
47
|
--utrecht-table-cell-icon-size: 1em;
|
|
48
48
|
--utrecht-table-caption-text-align: start;
|
|
49
49
|
--utrecht-table-caption-margin-block-end: 1em;
|
|
50
|
+
--utrecht-status-badge-border-width: 0px;
|
|
50
51
|
--utrecht-stack-focus-z-index: 1;
|
|
51
52
|
--utrecht-space-text-xs: 0.5ch; /* Extra Small */
|
|
52
53
|
--utrecht-space-text-xl: 1.75ch; /* Extra Large */
|
|
@@ -186,6 +187,7 @@
|
|
|
186
187
|
--utrecht-navigation-link-mobile-min-block-size: 44px;
|
|
187
188
|
--utrecht-navigation-link-hover-decoration-thickness: 3px;
|
|
188
189
|
--utrecht-navigation-link-gap: 8px;
|
|
190
|
+
--utrecht-navigation-link-focus-visible-text-decoration-thickness: 3px;
|
|
189
191
|
--utrecht-navigation-link-focus-text-decoration-thickness: 3px;
|
|
190
192
|
--utrecht-navigation-link-border-inline-end-width: 1px;
|
|
191
193
|
--utrecht-navigation-item-mobile-border-block-start-width: 1px;
|
|
@@ -487,6 +489,7 @@
|
|
|
487
489
|
--utrecht-table-caption-font-size: var(--utrecht-typography-scale-lg-font-size);
|
|
488
490
|
--utrecht-surface-color: var(--utrecht-color-grey-10);
|
|
489
491
|
--utrecht-surface-background-color: var(--utrecht-color-grey-95);
|
|
492
|
+
--utrecht-status-badge-font-family: var(--utrecht-typography-sans-serif-font-family);
|
|
490
493
|
--utrecht-spotlight-section-warning-background-color: var(--utrecht-color-yellow-80);
|
|
491
494
|
--utrecht-spotlight-section-padding-inline-start: var(--utrecht-space-inline-md);
|
|
492
495
|
--utrecht-spotlight-section-padding-inline-end: var(--utrecht-space-inline-md);
|
|
@@ -593,21 +596,25 @@
|
|
|
593
596
|
--utrecht-navigation-link-mobile-padding-inline-start: var(--utrecht-space-inline-md);
|
|
594
597
|
--utrecht-navigation-link-mobile-padding-block-start: var(--utrecht-space-block-xs);
|
|
595
598
|
--utrecht-navigation-link-mobile-padding-block-end: var(--utrecht-space-block-xs);
|
|
596
|
-
--utrecht-navigation-link-mobile-hover-font-weight: var(--utrecht-typography-weight-scale-
|
|
599
|
+
--utrecht-navigation-link-mobile-hover-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
597
600
|
--utrecht-navigation-link-mobile-hover-color: var(--utrecht-color-blue-35);
|
|
598
601
|
--utrecht-navigation-link-mobile-hover-background-color: var(--utrecht-color-white);
|
|
602
|
+
--utrecht-navigation-link-mobile-focus-color: var(--utrecht-color-blue-35);
|
|
603
|
+
--utrecht-navigation-link-mobile-focus-background-color: var(--utrecht-color-white);
|
|
599
604
|
--utrecht-navigation-link-mobile-color: var(--utrecht-color-blue-35);
|
|
600
605
|
--utrecht-navigation-link-mobile-background-color: var(--utrecht-color-white);
|
|
606
|
+
--utrecht-navigation-link-mobile-active-color: var(--utrecht-color-blue-35);
|
|
601
607
|
--utrecht-navigation-link-is-current-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
|
|
602
608
|
--utrecht-navigation-link-hover-color: var(--utrecht-color-white);
|
|
603
609
|
--utrecht-navigation-link-hover-background-color: var(--utrecht-color-black);
|
|
604
610
|
--utrecht-navigation-link-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
|
|
605
|
-
--utrecht-navigation-link-focus-color: var(--utrecht-color-black);
|
|
606
|
-
--utrecht-navigation-link-focus-background-color: var(--utrecht-color-yellow-80);
|
|
611
|
+
--utrecht-navigation-link-focus-visible-color: var(--utrecht-color-black);
|
|
612
|
+
--utrecht-navigation-link-focus-visible-background-color: var(--utrecht-color-yellow-80);
|
|
613
|
+
--utrecht-navigation-link-focus-color: var(--utrecht-color-white);
|
|
614
|
+
--utrecht-navigation-link-focus-background-color: var(--utrecht-color-black);
|
|
607
615
|
--utrecht-navigation-link-color: var(--utrecht-color-white);
|
|
608
616
|
--utrecht-navigation-link-border-color: var(--utrecht-color-grey-40);
|
|
609
617
|
--utrecht-navigation-link-background-color: var(--utrecht-color-grey-15);
|
|
610
|
-
--utrecht-navigation-link-active-focus-color: var(--utrecht-color-black);
|
|
611
618
|
--utrecht-navigation-link-active-color: var(--utrecht-color-white);
|
|
612
619
|
--utrecht-navigation-item-mobile-border-block-start-color: var(--utrecht-color-grey-80);
|
|
613
620
|
--utrecht-navigation-item-mobile-border-block-end-color: var(--utrecht-color-grey-80);
|
|
@@ -1073,6 +1080,15 @@
|
|
|
1073
1080
|
--utrecht-toptask-link-hover-background-color: var(--utrecht-button-primary-action-hover-background-color);
|
|
1074
1081
|
--utrecht-toptask-link-color: var(--utrecht-button-primary-action-color);
|
|
1075
1082
|
--utrecht-toptask-link-background-color: var(--utrecht-button-primary-action-background-color);
|
|
1083
|
+
--utrecht-status-badge-warning-color: var(--utrecht-feedback-warning-fill-color);
|
|
1084
|
+
--utrecht-status-badge-valid-color: var(--utrecht-feedback-valid-fill-color);
|
|
1085
|
+
--utrecht-status-badge-safe-color: var(--utrecht-feedback-safe-fill-color);
|
|
1086
|
+
--utrecht-status-badge-invalid-color: var(--utrecht-feedback-invalid-fill-color);
|
|
1087
|
+
--utrecht-status-badge-inactive-color: var(--utrecht-feedback-inactive-fill-color);
|
|
1088
|
+
--utrecht-status-badge-error-color: var(--utrecht-feedback-error-fill-color);
|
|
1089
|
+
--utrecht-status-badge-danger-color: var(--utrecht-feedback-danger-fill-color);
|
|
1090
|
+
--utrecht-status-badge-border-radius: var(--utrecht-badge-border-radius);
|
|
1091
|
+
--utrecht-status-badge-active-color: var(--utrecht-feedback-active-fill-color);
|
|
1076
1092
|
--utrecht-skip-link-text-decoration: var(--nl-skip-link-text-decoration);
|
|
1077
1093
|
--utrecht-skip-link-focus-visible-text-decoration: var(--nl-skip-link-focus-visible-text-decoration);
|
|
1078
1094
|
--utrecht-radio-button-border-color: var(--utrecht-form-control-border-color);
|
|
@@ -1175,6 +1191,12 @@
|
|
|
1175
1191
|
--nl-paragraph-lead-color: var(--utrecht-document-color);
|
|
1176
1192
|
--nl-number-badge-border-radius: var(--nl-number-badge-font-size);
|
|
1177
1193
|
--denhaag-process-steps-sub-step-line-color: var(--denhaag-process-steps-step-line-color);
|
|
1194
|
+
--utrecht-status-badge-padding-inline: var(--utrecht-badge-padding-inline);
|
|
1195
|
+
--utrecht-status-badge-padding-block: var(--utrecht-badge-padding-block);
|
|
1196
|
+
--utrecht-status-badge-invalid-border-color: var(--utrecht-feedback-invalid-fill-background-color);
|
|
1197
|
+
--utrecht-status-badge-invalid-background-color: var(--utrecht-feedback-invalid-fill-background-color);
|
|
1198
|
+
--utrecht-status-badge-color: var(--utrecht-badge-color);
|
|
1199
|
+
--utrecht-status-badge-background-color: var(--utrecht-badge-background-color);
|
|
1178
1200
|
--utrecht-skip-link-padding-inline-start: var(--nl-skip-link-padding-inline);
|
|
1179
1201
|
--utrecht-skip-link-padding-inline-end: var(--nl-skip-link-padding-inline);
|
|
1180
1202
|
--utrecht-skip-link-padding-block-start: var(--nl-skip-link-padding-block);
|
|
@@ -1202,9 +1224,23 @@
|
|
|
1202
1224
|
--utrecht-feedback-active-background-color: var(--utrecht-feedback-safe-background-color);
|
|
1203
1225
|
--utrecht-checkbox-invalid-border-color: var(--utrecht-form-control-invalid-border-color);
|
|
1204
1226
|
--of-layout-bg: var(--of-layout-background);
|
|
1227
|
+
--utrecht-status-badge-warning-border-color: var(--utrecht-feedback-warning-fill-background-color);
|
|
1228
|
+
--utrecht-status-badge-warning-background-color: var(--utrecht-feedback-warning-fill-background-color);
|
|
1229
|
+
--utrecht-status-badge-safe-border-color: var(--utrecht-feedback-safe-fill-background-color);
|
|
1230
|
+
--utrecht-status-badge-safe-background-color: var(--utrecht-feedback-safe-fill-background-color);
|
|
1231
|
+
--utrecht-status-badge-danger-border-color: var(--utrecht-feedback-danger-fill-background-color);
|
|
1232
|
+
--utrecht-status-badge-danger-background-color: var(--utrecht-feedback-danger-fill-background-color);
|
|
1205
1233
|
--utrecht-feedback-valid-fill-background-color: var(--utrecht-feedback-valid-background-color);
|
|
1206
1234
|
--utrecht-feedback-success-fill-background-color: var(--utrecht-feedback-success-background-color);
|
|
1207
1235
|
--utrecht-feedback-inactive-fill-background-color: var(--utrecht-feedback-inactive-background-color);
|
|
1208
1236
|
--utrecht-feedback-error-fill-background-color: var(--utrecht-feedback-error-background-color);
|
|
1209
1237
|
--utrecht-feedback-active-fill-background-color: var(--utrecht-feedback-active-background-color);
|
|
1238
|
+
--utrecht-status-badge-valid-border-color: var(--utrecht-feedback-valid-fill-background-color);
|
|
1239
|
+
--utrecht-status-badge-valid-background-color: var(--utrecht-feedback-valid-fill-background-color);
|
|
1240
|
+
--utrecht-status-badge-inactive-border-color: var(--utrecht-feedback-inactive-fill-background-color);
|
|
1241
|
+
--utrecht-status-badge-inactive-background-color: var(--utrecht-feedback-inactive-fill-background-color);
|
|
1242
|
+
--utrecht-status-badge-error-border-color: var(--utrecht-feedback-error-fill-background-color);
|
|
1243
|
+
--utrecht-status-badge-error-background-color: var(--utrecht-feedback-error-fill-background-color);
|
|
1244
|
+
--utrecht-status-badge-active-border-color: var(--utrecht-feedback-active-fill-background-color);
|
|
1245
|
+
--utrecht-status-badge-active-background-color: var(--utrecht-feedback-active-fill-background-color);
|
|
1210
1246
|
}
|
package/dist/variables.d.ts
CHANGED
|
@@ -785,14 +785,16 @@ export const utrechtNavigationItemMobileBorderBlockEndWidth : string;
|
|
|
785
785
|
export const utrechtNavigationItemMobileBorderBlockStartColor : string;
|
|
786
786
|
export const utrechtNavigationItemMobileBorderBlockStartWidth : string;
|
|
787
787
|
export const utrechtNavigationLinkActiveColor : string;
|
|
788
|
-
export const utrechtNavigationLinkActiveFocusColor : string;
|
|
789
788
|
export const utrechtNavigationLinkBackgroundColor : string;
|
|
790
789
|
export const utrechtNavigationLinkBorderColor : string;
|
|
791
790
|
export const utrechtNavigationLinkBorderInlineEndWidth : string;
|
|
792
791
|
export const utrechtNavigationLinkColor : string;
|
|
793
792
|
export const utrechtNavigationLinkFocusColor : string;
|
|
794
|
-
export const utrechtNavigationLinkFocusTextDecorationThickness : string;
|
|
795
793
|
export const utrechtNavigationLinkFocusBackgroundColor : string;
|
|
794
|
+
export const utrechtNavigationLinkFocusTextDecorationThickness : string;
|
|
795
|
+
export const utrechtNavigationLinkFocusVisibleColor : string;
|
|
796
|
+
export const utrechtNavigationLinkFocusVisibleBackgroundColor : string;
|
|
797
|
+
export const utrechtNavigationLinkFocusVisibleTextDecorationThickness : string;
|
|
796
798
|
export const utrechtNavigationLinkFontWeight : string;
|
|
797
799
|
export const utrechtNavigationLinkGap : string;
|
|
798
800
|
export const utrechtNavigationLinkHoverBackgroundColor : string;
|
|
@@ -810,6 +812,9 @@ export const utrechtNavigationLinkMobilePaddingBlockStart : string;
|
|
|
810
812
|
export const utrechtNavigationLinkMobilePaddingInlineStart : string;
|
|
811
813
|
export const utrechtNavigationLinkMobileTransitionDuration : string;
|
|
812
814
|
export const utrechtNavigationLinkMobileTransitionTimingFunction : string;
|
|
815
|
+
export const utrechtNavigationLinkMobileActiveColor : string;
|
|
816
|
+
export const utrechtNavigationLinkMobileFocusBackgroundColor : string;
|
|
817
|
+
export const utrechtNavigationLinkMobileFocusColor : string;
|
|
813
818
|
export const utrechtNavigationLinkPaddingBlockEnd : string;
|
|
814
819
|
export const utrechtNavigationLinkPaddingBlockStart : string;
|
|
815
820
|
export const utrechtNavigationListMobileBackgroundColor : string;
|
|
@@ -1009,6 +1014,37 @@ export const utrechtSpotlightSectionInfoBackgroundColor : string;
|
|
|
1009
1014
|
export const utrechtSpotlightSectionWarningBackgroundColor : string;
|
|
1010
1015
|
export const utrechtSpotlightSectionErrorBackgroundColor : string;
|
|
1011
1016
|
export const utrechtSpotlightSectionOkBackgroundColor : string;
|
|
1017
|
+
export const utrechtStatusBadgeBackgroundColor : string;
|
|
1018
|
+
export const utrechtStatusBadgeBorderRadius : string;
|
|
1019
|
+
export const utrechtStatusBadgeBorderWidth : string;
|
|
1020
|
+
export const utrechtStatusBadgeColor : string;
|
|
1021
|
+
export const utrechtStatusBadgeFontFamily : string;
|
|
1022
|
+
export const utrechtStatusBadgePaddingBlock : string;
|
|
1023
|
+
export const utrechtStatusBadgePaddingInline : string;
|
|
1024
|
+
export const utrechtStatusBadgeActiveBackgroundColor : string;
|
|
1025
|
+
export const utrechtStatusBadgeActiveBorderColor : string;
|
|
1026
|
+
export const utrechtStatusBadgeActiveColor : string;
|
|
1027
|
+
export const utrechtStatusBadgeDangerBackgroundColor : string;
|
|
1028
|
+
export const utrechtStatusBadgeDangerBorderColor : string;
|
|
1029
|
+
export const utrechtStatusBadgeDangerColor : string;
|
|
1030
|
+
export const utrechtStatusBadgeErrorBackgroundColor : string;
|
|
1031
|
+
export const utrechtStatusBadgeErrorBorderColor : string;
|
|
1032
|
+
export const utrechtStatusBadgeErrorColor : string;
|
|
1033
|
+
export const utrechtStatusBadgeInactiveBackgroundColor : string;
|
|
1034
|
+
export const utrechtStatusBadgeInactiveBorderColor : string;
|
|
1035
|
+
export const utrechtStatusBadgeInactiveColor : string;
|
|
1036
|
+
export const utrechtStatusBadgeInvalidBackgroundColor : string;
|
|
1037
|
+
export const utrechtStatusBadgeInvalidBorderColor : string;
|
|
1038
|
+
export const utrechtStatusBadgeInvalidColor : string;
|
|
1039
|
+
export const utrechtStatusBadgeSafeBackgroundColor : string;
|
|
1040
|
+
export const utrechtStatusBadgeSafeBorderColor : string;
|
|
1041
|
+
export const utrechtStatusBadgeSafeColor : string;
|
|
1042
|
+
export const utrechtStatusBadgeValidBackgroundColor : string;
|
|
1043
|
+
export const utrechtStatusBadgeValidBorderColor : string;
|
|
1044
|
+
export const utrechtStatusBadgeValidColor : string;
|
|
1045
|
+
export const utrechtStatusBadgeWarningBackgroundColor : string;
|
|
1046
|
+
export const utrechtStatusBadgeWarningBorderColor : string;
|
|
1047
|
+
export const utrechtStatusBadgeWarningColor : string;
|
|
1012
1048
|
export const utrechtSurfaceBackgroundColor : string;
|
|
1013
1049
|
export const utrechtSurfaceColor : string;
|
|
1014
1050
|
export const utrechtTableMarginBlockEnd : string;
|
package/dist/variables.json
CHANGED
|
@@ -822,25 +822,30 @@
|
|
|
822
822
|
"utrechtNavigationItemMobileBorderBlockStartColor": "hsl(0 0% 80%)",
|
|
823
823
|
"utrechtNavigationItemMobileBorderBlockStartWidth": "1px",
|
|
824
824
|
"utrechtNavigationLinkActiveColor": "hsl(0 0% 100%)",
|
|
825
|
-
"utrechtNavigationLinkActiveFocusColor": "hsl(0 0% 0%)",
|
|
826
825
|
"utrechtNavigationLinkBackgroundColor": "hsl(0 0% 15%)",
|
|
827
826
|
"utrechtNavigationLinkBorderColor": "hsl(0 0% 40%)",
|
|
828
827
|
"utrechtNavigationLinkBorderInlineEndWidth": "1px",
|
|
829
828
|
"utrechtNavigationLinkColor": "hsl(0 0% 100%)",
|
|
830
|
-
"utrechtNavigationLinkFocusBackgroundColor": "hsl(
|
|
831
|
-
"utrechtNavigationLinkFocusColor": "hsl(0 0%
|
|
829
|
+
"utrechtNavigationLinkFocusBackgroundColor": "hsl(0 0% 0%)",
|
|
830
|
+
"utrechtNavigationLinkFocusColor": "hsl(0 0% 100%)",
|
|
832
831
|
"utrechtNavigationLinkFocusTextDecorationThickness": "3px",
|
|
832
|
+
"utrechtNavigationLinkFocusVisibleBackgroundColor": "hsl(48 100% 80%)",
|
|
833
|
+
"utrechtNavigationLinkFocusVisibleColor": "hsl(0 0% 0%)",
|
|
834
|
+
"utrechtNavigationLinkFocusVisibleTextDecorationThickness": "3px",
|
|
833
835
|
"utrechtNavigationLinkFontWeight": "400",
|
|
834
836
|
"utrechtNavigationLinkGap": "8px",
|
|
835
837
|
"utrechtNavigationLinkHoverBackgroundColor": "hsl(0 0% 0%)",
|
|
836
838
|
"utrechtNavigationLinkHoverColor": "hsl(0 0% 100%)",
|
|
837
839
|
"utrechtNavigationLinkHoverDecorationThickness": "3px",
|
|
838
840
|
"utrechtNavigationLinkIsCurrentFontWeight": "700",
|
|
841
|
+
"utrechtNavigationLinkMobileActiveColor": "hsl(211 60% 35%)",
|
|
839
842
|
"utrechtNavigationLinkMobileBackgroundColor": "hsl(0 0% 100%)",
|
|
840
843
|
"utrechtNavigationLinkMobileColor": "hsl(211 60% 35%)",
|
|
844
|
+
"utrechtNavigationLinkMobileFocusBackgroundColor": "hsl(0 0% 100%)",
|
|
845
|
+
"utrechtNavigationLinkMobileFocusColor": "hsl(211 60% 35%)",
|
|
841
846
|
"utrechtNavigationLinkMobileHoverBackgroundColor": "hsl(0 0% 100%)",
|
|
842
847
|
"utrechtNavigationLinkMobileHoverColor": "hsl(211 60% 35%)",
|
|
843
|
-
"utrechtNavigationLinkMobileHoverFontWeight": "
|
|
848
|
+
"utrechtNavigationLinkMobileHoverFontWeight": "400",
|
|
844
849
|
"utrechtNavigationLinkMobileMinBlockSize": "44px",
|
|
845
850
|
"utrechtNavigationLinkMobilePaddingBlockEnd": "8px",
|
|
846
851
|
"utrechtNavigationLinkMobilePaddingBlockStart": "8px",
|
|
@@ -1108,6 +1113,37 @@
|
|
|
1108
1113
|
"utrechtSpotlightSectionPaddingInlineStart": "16px",
|
|
1109
1114
|
"utrechtSpotlightSectionWarningBackgroundColor": "hsl(48 100% 80%)",
|
|
1110
1115
|
"utrechtStackFocusZIndex": 1,
|
|
1116
|
+
"utrechtStatusBadgeActiveBackgroundColor": "hsl(90 30% 50%)",
|
|
1117
|
+
"utrechtStatusBadgeActiveBorderColor": "hsl(90 30% 50%)",
|
|
1118
|
+
"utrechtStatusBadgeActiveColor": "hsl(0 0% 100%)",
|
|
1119
|
+
"utrechtStatusBadgeBackgroundColor": "hsl(0 0% 30%)",
|
|
1120
|
+
"utrechtStatusBadgeBorderRadius": "0",
|
|
1121
|
+
"utrechtStatusBadgeBorderWidth": "0px",
|
|
1122
|
+
"utrechtStatusBadgeColor": "hsl(0 0% 100%)",
|
|
1123
|
+
"utrechtStatusBadgeDangerBackgroundColor": "hsl(0 100% 40%)",
|
|
1124
|
+
"utrechtStatusBadgeDangerBorderColor": "hsl(0 100% 40%)",
|
|
1125
|
+
"utrechtStatusBadgeDangerColor": "hsl(0 0% 100%)",
|
|
1126
|
+
"utrechtStatusBadgeErrorBackgroundColor": "hsl(0 100% 40%)",
|
|
1127
|
+
"utrechtStatusBadgeErrorBorderColor": "hsl(0 100% 40%)",
|
|
1128
|
+
"utrechtStatusBadgeErrorColor": "hsl(0 0% 100%)",
|
|
1129
|
+
"utrechtStatusBadgeFontFamily": "\"Noto Sans Variable\", \"Arial\", sans-serif",
|
|
1130
|
+
"utrechtStatusBadgeInactiveBackgroundColor": "hsl(0 100% 40%)",
|
|
1131
|
+
"utrechtStatusBadgeInactiveBorderColor": "hsl(0 100% 40%)",
|
|
1132
|
+
"utrechtStatusBadgeInactiveColor": "hsl(0 0% 100%)",
|
|
1133
|
+
"utrechtStatusBadgeInvalidBackgroundColor": "#990000",
|
|
1134
|
+
"utrechtStatusBadgeInvalidBorderColor": "#990000",
|
|
1135
|
+
"utrechtStatusBadgeInvalidColor": "hsl(0 0% 100%)",
|
|
1136
|
+
"utrechtStatusBadgePaddingBlock": "8px",
|
|
1137
|
+
"utrechtStatusBadgePaddingInline": "12px",
|
|
1138
|
+
"utrechtStatusBadgeSafeBackgroundColor": "hsl(90 30% 50%)",
|
|
1139
|
+
"utrechtStatusBadgeSafeBorderColor": "hsl(90 30% 50%)",
|
|
1140
|
+
"utrechtStatusBadgeSafeColor": "hsl(0 0% 100%)",
|
|
1141
|
+
"utrechtStatusBadgeValidBackgroundColor": "hsl(90 30% 50%)",
|
|
1142
|
+
"utrechtStatusBadgeValidBorderColor": "hsl(90 30% 50%)",
|
|
1143
|
+
"utrechtStatusBadgeValidColor": "hsl(0 0% 100%)",
|
|
1144
|
+
"utrechtStatusBadgeWarningBackgroundColor": "hsl(48 100% 50%)",
|
|
1145
|
+
"utrechtStatusBadgeWarningBorderColor": "hsl(48 100% 50%)",
|
|
1146
|
+
"utrechtStatusBadgeWarningColor": "hsl(0 0% 0%)",
|
|
1111
1147
|
"utrechtSurfaceBackgroundColor": "hsl(0 0% 95%)",
|
|
1112
1148
|
"utrechtSurfaceColor": "hsl(0 0% 10%)",
|
|
1113
1149
|
"utrechtTableCaptionFontSize": "1.125rem",
|
package/dist/variables.less
CHANGED
|
@@ -118,6 +118,7 @@
|
|
|
118
118
|
@utrecht-table-caption-margin-block-end: 1em;
|
|
119
119
|
@utrecht-table-caption-text-align: start;
|
|
120
120
|
@utrecht-table-margin-block-end: 0;
|
|
121
|
+
@utrecht-status-badge-border-width: 0px;
|
|
121
122
|
@utrecht-separator-block-size: 8px;
|
|
122
123
|
@utrecht-select-border-block-end-width: 3px;
|
|
123
124
|
@utrecht-search-bar-dropdown-max-block-size: 300px;
|
|
@@ -201,6 +202,7 @@
|
|
|
201
202
|
@utrecht-navigation-link-mobile-min-block-size: 44px;
|
|
202
203
|
@utrecht-navigation-link-hover-decoration-thickness: 3px;
|
|
203
204
|
@utrecht-navigation-link-gap: 8px;
|
|
205
|
+
@utrecht-navigation-link-focus-visible-text-decoration-thickness: 3px;
|
|
204
206
|
@utrecht-navigation-link-focus-text-decoration-thickness: 3px;
|
|
205
207
|
@utrecht-navigation-link-border-inline-end-width: 1px;
|
|
206
208
|
@utrecht-navigation-item-mobile-border-block-start-width: 1px;
|
|
@@ -565,6 +567,7 @@
|
|
|
565
567
|
@utrecht-table-margin-block-start: @utrecht-space-block-md;
|
|
566
568
|
@utrecht-surface-color: @utrecht-color-grey-10;
|
|
567
569
|
@utrecht-surface-background-color: @utrecht-color-grey-95;
|
|
570
|
+
@utrecht-status-badge-font-family: @utrecht-typography-sans-serif-font-family;
|
|
568
571
|
@utrecht-spotlight-section-ok-background-color: @utrecht-color-green-90;
|
|
569
572
|
@utrecht-spotlight-section-error-background-color: @utrecht-color-red-95;
|
|
570
573
|
@utrecht-spotlight-section-warning-background-color: @utrecht-color-yellow-80;
|
|
@@ -659,10 +662,13 @@
|
|
|
659
662
|
@utrecht-navigation-list-mobile-background-color: @utrecht-color-white;
|
|
660
663
|
@utrecht-navigation-link-padding-block-start: @utrecht-space-block-md;
|
|
661
664
|
@utrecht-navigation-link-padding-block-end: @utrecht-space-block-md;
|
|
665
|
+
@utrecht-navigation-link-mobile-focus-color: @utrecht-color-blue-35;
|
|
666
|
+
@utrecht-navigation-link-mobile-focus-background-color: @utrecht-color-white;
|
|
667
|
+
@utrecht-navigation-link-mobile-active-color: @utrecht-color-blue-35;
|
|
662
668
|
@utrecht-navigation-link-mobile-padding-inline-start: @utrecht-space-inline-md;
|
|
663
669
|
@utrecht-navigation-link-mobile-padding-block-start: @utrecht-space-block-xs;
|
|
664
670
|
@utrecht-navigation-link-mobile-padding-block-end: @utrecht-space-block-xs;
|
|
665
|
-
@utrecht-navigation-link-mobile-hover-font-weight: @utrecht-typography-weight-scale-
|
|
671
|
+
@utrecht-navigation-link-mobile-hover-font-weight: @utrecht-typography-weight-scale-normal-font-weight;
|
|
666
672
|
@utrecht-navigation-link-mobile-hover-color: @utrecht-color-blue-35;
|
|
667
673
|
@utrecht-navigation-link-mobile-hover-background-color: @utrecht-color-white;
|
|
668
674
|
@utrecht-navigation-link-mobile-color: @utrecht-color-blue-35;
|
|
@@ -671,12 +677,13 @@
|
|
|
671
677
|
@utrecht-navigation-link-hover-color: @utrecht-color-white;
|
|
672
678
|
@utrecht-navigation-link-hover-background-color: @utrecht-color-black;
|
|
673
679
|
@utrecht-navigation-link-font-weight: @utrecht-typography-weight-scale-normal-font-weight;
|
|
674
|
-
@utrecht-navigation-link-focus-background-color: @utrecht-color-yellow-80;
|
|
675
|
-
@utrecht-navigation-link-focus-color: @utrecht-color-black;
|
|
680
|
+
@utrecht-navigation-link-focus-visible-background-color: @utrecht-color-yellow-80;
|
|
681
|
+
@utrecht-navigation-link-focus-visible-color: @utrecht-color-black;
|
|
682
|
+
@utrecht-navigation-link-focus-background-color: @utrecht-color-black;
|
|
683
|
+
@utrecht-navigation-link-focus-color: @utrecht-color-white;
|
|
676
684
|
@utrecht-navigation-link-color: @utrecht-color-white;
|
|
677
685
|
@utrecht-navigation-link-border-color: @utrecht-color-grey-40;
|
|
678
686
|
@utrecht-navigation-link-background-color: @utrecht-color-grey-15;
|
|
679
|
-
@utrecht-navigation-link-active-focus-color: @utrecht-color-black;
|
|
680
687
|
@utrecht-navigation-link-active-color: @utrecht-color-white;
|
|
681
688
|
@utrecht-navigation-item-mobile-border-block-start-color: @utrecht-color-grey-80;
|
|
682
689
|
@utrecht-navigation-item-mobile-border-block-end-color: @utrecht-color-grey-80;
|
|
@@ -1086,6 +1093,15 @@
|
|
|
1086
1093
|
@utrecht-toptask-link-hover-background-color: @utrecht-button-primary-action-hover-background-color;
|
|
1087
1094
|
@utrecht-toptask-link-color: @utrecht-button-primary-action-color;
|
|
1088
1095
|
@utrecht-toptask-link-background-color: @utrecht-button-primary-action-background-color;
|
|
1096
|
+
@utrecht-status-badge-warning-color: @utrecht-feedback-warning-fill-color;
|
|
1097
|
+
@utrecht-status-badge-valid-color: @utrecht-feedback-valid-fill-color;
|
|
1098
|
+
@utrecht-status-badge-safe-color: @utrecht-feedback-safe-fill-color;
|
|
1099
|
+
@utrecht-status-badge-invalid-color: @utrecht-feedback-invalid-fill-color;
|
|
1100
|
+
@utrecht-status-badge-inactive-color: @utrecht-feedback-inactive-fill-color;
|
|
1101
|
+
@utrecht-status-badge-error-color: @utrecht-feedback-error-fill-color;
|
|
1102
|
+
@utrecht-status-badge-danger-color: @utrecht-feedback-danger-fill-color;
|
|
1103
|
+
@utrecht-status-badge-active-color: @utrecht-feedback-active-fill-color;
|
|
1104
|
+
@utrecht-status-badge-border-radius: @utrecht-badge-border-radius;
|
|
1089
1105
|
@utrecht-skip-link-focus-visible-text-decoration: @nl-skip-link-focus-visible-text-decoration;
|
|
1090
1106
|
@utrecht-skip-link-text-decoration: @nl-skip-link-text-decoration;
|
|
1091
1107
|
@utrecht-radio-button-border-color: @utrecht-form-control-border-color;
|
|
@@ -1174,6 +1190,12 @@
|
|
|
1174
1190
|
@utrecht-badge-background-color: @nl-data-badge-background-color; // Default background color for badge components
|
|
1175
1191
|
@utrecht-badge-counter-border-radius: @utrecht-badge-counter-font-size; // Default corner radius for badge components
|
|
1176
1192
|
@of-layout-bg: @of-layout-background;
|
|
1193
|
+
@utrecht-status-badge-invalid-border-color: @utrecht-feedback-invalid-fill-background-color;
|
|
1194
|
+
@utrecht-status-badge-invalid-background-color: @utrecht-feedback-invalid-fill-background-color;
|
|
1195
|
+
@utrecht-status-badge-padding-inline: @utrecht-badge-padding-inline;
|
|
1196
|
+
@utrecht-status-badge-padding-block: @utrecht-badge-padding-block;
|
|
1197
|
+
@utrecht-status-badge-color: @utrecht-badge-color;
|
|
1198
|
+
@utrecht-status-badge-background-color: @utrecht-badge-background-color;
|
|
1177
1199
|
@utrecht-skip-link-focus-color: @nl-skip-link-focus-visible-color;
|
|
1178
1200
|
@utrecht-skip-link-focus-background-color: @nl-skip-link-focus-visible-background-color;
|
|
1179
1201
|
@utrecht-skip-link-padding-inline-end: @nl-skip-link-padding-inline;
|
|
@@ -1200,8 +1222,22 @@
|
|
|
1200
1222
|
@utrecht-feedback-warning-fill-background-color: @utrecht-feedback-warning-background-color;
|
|
1201
1223
|
@utrecht-feedback-danger-fill-background-color: @utrecht-feedback-danger-background-color;
|
|
1202
1224
|
@utrecht-checkbox-invalid-border-color: @utrecht-form-control-invalid-border-color;
|
|
1225
|
+
@utrecht-status-badge-warning-border-color: @utrecht-feedback-warning-fill-background-color;
|
|
1226
|
+
@utrecht-status-badge-warning-background-color: @utrecht-feedback-warning-fill-background-color;
|
|
1227
|
+
@utrecht-status-badge-safe-border-color: @utrecht-feedback-safe-fill-background-color;
|
|
1228
|
+
@utrecht-status-badge-safe-background-color: @utrecht-feedback-safe-fill-background-color;
|
|
1229
|
+
@utrecht-status-badge-danger-border-color: @utrecht-feedback-danger-fill-background-color;
|
|
1230
|
+
@utrecht-status-badge-danger-background-color: @utrecht-feedback-danger-fill-background-color;
|
|
1203
1231
|
@utrecht-feedback-active-fill-background-color: @utrecht-feedback-active-background-color;
|
|
1204
1232
|
@utrecht-feedback-inactive-fill-background-color: @utrecht-feedback-inactive-background-color;
|
|
1205
1233
|
@utrecht-feedback-success-fill-background-color: @utrecht-feedback-success-background-color;
|
|
1206
1234
|
@utrecht-feedback-error-fill-background-color: @utrecht-feedback-error-background-color;
|
|
1207
1235
|
@utrecht-feedback-valid-fill-background-color: @utrecht-feedback-valid-background-color;
|
|
1236
|
+
@utrecht-status-badge-valid-border-color: @utrecht-feedback-valid-fill-background-color;
|
|
1237
|
+
@utrecht-status-badge-valid-background-color: @utrecht-feedback-valid-fill-background-color;
|
|
1238
|
+
@utrecht-status-badge-inactive-border-color: @utrecht-feedback-inactive-fill-background-color;
|
|
1239
|
+
@utrecht-status-badge-inactive-background-color: @utrecht-feedback-inactive-fill-background-color;
|
|
1240
|
+
@utrecht-status-badge-error-border-color: @utrecht-feedback-error-fill-background-color;
|
|
1241
|
+
@utrecht-status-badge-error-background-color: @utrecht-feedback-error-fill-background-color;
|
|
1242
|
+
@utrecht-status-badge-active-border-color: @utrecht-feedback-active-fill-background-color;
|
|
1243
|
+
@utrecht-status-badge-active-background-color: @utrecht-feedback-active-fill-background-color;
|
package/dist/variables.mjs
CHANGED
|
@@ -721,14 +721,16 @@ export const utrechtNavigationItemMobileBorderBlockEndWidth = "1px";
|
|
|
721
721
|
export const utrechtNavigationItemMobileBorderBlockStartColor = "hsl(0 0% 80%)";
|
|
722
722
|
export const utrechtNavigationItemMobileBorderBlockStartWidth = "1px";
|
|
723
723
|
export const utrechtNavigationLinkActiveColor = "hsl(0 0% 100%)";
|
|
724
|
-
export const utrechtNavigationLinkActiveFocusColor = "hsl(0 0% 0%)";
|
|
725
724
|
export const utrechtNavigationLinkBackgroundColor = "hsl(0 0% 15%)";
|
|
726
725
|
export const utrechtNavigationLinkBorderColor = "hsl(0 0% 40%)";
|
|
727
726
|
export const utrechtNavigationLinkBorderInlineEndWidth = "1px";
|
|
728
727
|
export const utrechtNavigationLinkColor = "hsl(0 0% 100%)";
|
|
729
|
-
export const utrechtNavigationLinkFocusColor = "hsl(0 0%
|
|
728
|
+
export const utrechtNavigationLinkFocusColor = "hsl(0 0% 100%)";
|
|
729
|
+
export const utrechtNavigationLinkFocusBackgroundColor = "hsl(0 0% 0%)";
|
|
730
730
|
export const utrechtNavigationLinkFocusTextDecorationThickness = "3px";
|
|
731
|
-
export const
|
|
731
|
+
export const utrechtNavigationLinkFocusVisibleColor = "hsl(0 0% 0%)";
|
|
732
|
+
export const utrechtNavigationLinkFocusVisibleBackgroundColor = "hsl(48 100% 80%)";
|
|
733
|
+
export const utrechtNavigationLinkFocusVisibleTextDecorationThickness = "3px";
|
|
732
734
|
export const utrechtNavigationLinkFontWeight = "400";
|
|
733
735
|
export const utrechtNavigationLinkGap = "8px";
|
|
734
736
|
export const utrechtNavigationLinkHoverBackgroundColor = "hsl(0 0% 0%)";
|
|
@@ -739,13 +741,16 @@ export const utrechtNavigationLinkMobileBackgroundColor = "hsl(0 0% 100%)";
|
|
|
739
741
|
export const utrechtNavigationLinkMobileColor = "hsl(211 60% 35%)";
|
|
740
742
|
export const utrechtNavigationLinkMobileHoverBackgroundColor = "hsl(0 0% 100%)";
|
|
741
743
|
export const utrechtNavigationLinkMobileHoverColor = "hsl(211 60% 35%)";
|
|
742
|
-
export const utrechtNavigationLinkMobileHoverFontWeight = "
|
|
744
|
+
export const utrechtNavigationLinkMobileHoverFontWeight = "400";
|
|
743
745
|
export const utrechtNavigationLinkMobileMinBlockSize = "44px";
|
|
744
746
|
export const utrechtNavigationLinkMobilePaddingBlockEnd = "8px";
|
|
745
747
|
export const utrechtNavigationLinkMobilePaddingBlockStart = "8px";
|
|
746
748
|
export const utrechtNavigationLinkMobilePaddingInlineStart = "16px";
|
|
747
749
|
export const utrechtNavigationLinkMobileTransitionDuration = "300ms";
|
|
748
750
|
export const utrechtNavigationLinkMobileTransitionTimingFunction = "ease-in-out";
|
|
751
|
+
export const utrechtNavigationLinkMobileActiveColor = "hsl(211 60% 35%)";
|
|
752
|
+
export const utrechtNavigationLinkMobileFocusBackgroundColor = "hsl(0 0% 100%)";
|
|
753
|
+
export const utrechtNavigationLinkMobileFocusColor = "hsl(211 60% 35%)";
|
|
749
754
|
export const utrechtNavigationLinkPaddingBlockEnd = "16px";
|
|
750
755
|
export const utrechtNavigationLinkPaddingBlockStart = "16px";
|
|
751
756
|
export const utrechtNavigationListMobileBackgroundColor = "hsl(0 0% 100%)";
|
|
@@ -942,6 +947,37 @@ export const utrechtSpotlightSectionInfoBackgroundColor = "hsl(211 60% 90%)";
|
|
|
942
947
|
export const utrechtSpotlightSectionWarningBackgroundColor = "hsl(48 100% 80%)";
|
|
943
948
|
export const utrechtSpotlightSectionErrorBackgroundColor = "hsl(0 100% 95%)";
|
|
944
949
|
export const utrechtSpotlightSectionOkBackgroundColor = "hsl(90 30% 90%)";
|
|
950
|
+
export const utrechtStatusBadgeBackgroundColor = "hsl(0 0% 30%)";
|
|
951
|
+
export const utrechtStatusBadgeBorderRadius = "0";
|
|
952
|
+
export const utrechtStatusBadgeBorderWidth = "0px";
|
|
953
|
+
export const utrechtStatusBadgeColor = "hsl(0 0% 100%)";
|
|
954
|
+
export const utrechtStatusBadgeFontFamily = "\"Noto Sans Variable\", \"Arial\", sans-serif";
|
|
955
|
+
export const utrechtStatusBadgePaddingBlock = "8px";
|
|
956
|
+
export const utrechtStatusBadgePaddingInline = "12px";
|
|
957
|
+
export const utrechtStatusBadgeActiveBackgroundColor = "hsl(90 30% 50%)";
|
|
958
|
+
export const utrechtStatusBadgeActiveBorderColor = "hsl(90 30% 50%)";
|
|
959
|
+
export const utrechtStatusBadgeActiveColor = "hsl(0 0% 100%)";
|
|
960
|
+
export const utrechtStatusBadgeDangerBackgroundColor = "hsl(0 100% 40%)";
|
|
961
|
+
export const utrechtStatusBadgeDangerBorderColor = "hsl(0 100% 40%)";
|
|
962
|
+
export const utrechtStatusBadgeDangerColor = "hsl(0 0% 100%)";
|
|
963
|
+
export const utrechtStatusBadgeErrorBackgroundColor = "hsl(0 100% 40%)";
|
|
964
|
+
export const utrechtStatusBadgeErrorBorderColor = "hsl(0 100% 40%)";
|
|
965
|
+
export const utrechtStatusBadgeErrorColor = "hsl(0 0% 100%)";
|
|
966
|
+
export const utrechtStatusBadgeInactiveBackgroundColor = "hsl(0 100% 40%)";
|
|
967
|
+
export const utrechtStatusBadgeInactiveBorderColor = "hsl(0 100% 40%)";
|
|
968
|
+
export const utrechtStatusBadgeInactiveColor = "hsl(0 0% 100%)";
|
|
969
|
+
export const utrechtStatusBadgeInvalidBackgroundColor = "#990000";
|
|
970
|
+
export const utrechtStatusBadgeInvalidBorderColor = "#990000";
|
|
971
|
+
export const utrechtStatusBadgeInvalidColor = "hsl(0 0% 100%)";
|
|
972
|
+
export const utrechtStatusBadgeSafeBackgroundColor = "hsl(90 30% 50%)";
|
|
973
|
+
export const utrechtStatusBadgeSafeBorderColor = "hsl(90 30% 50%)";
|
|
974
|
+
export const utrechtStatusBadgeSafeColor = "hsl(0 0% 100%)";
|
|
975
|
+
export const utrechtStatusBadgeValidBackgroundColor = "hsl(90 30% 50%)";
|
|
976
|
+
export const utrechtStatusBadgeValidBorderColor = "hsl(90 30% 50%)";
|
|
977
|
+
export const utrechtStatusBadgeValidColor = "hsl(0 0% 100%)";
|
|
978
|
+
export const utrechtStatusBadgeWarningBackgroundColor = "hsl(48 100% 50%)";
|
|
979
|
+
export const utrechtStatusBadgeWarningBorderColor = "hsl(48 100% 50%)";
|
|
980
|
+
export const utrechtStatusBadgeWarningColor = "hsl(0 0% 0%)";
|
|
945
981
|
export const utrechtSurfaceBackgroundColor = "hsl(0 0% 95%)";
|
|
946
982
|
export const utrechtSurfaceColor = "hsl(0 0% 10%)";
|
|
947
983
|
export const utrechtTableMarginBlockEnd = "0";
|
package/package.json
CHANGED
|
@@ -70,11 +70,6 @@
|
|
|
70
70
|
"active": {
|
|
71
71
|
"color": {
|
|
72
72
|
"value": "{utrecht.color.white}"
|
|
73
|
-
},
|
|
74
|
-
"focus": {
|
|
75
|
-
"color": {
|
|
76
|
-
"value": "{utrecht.color.black}"
|
|
77
|
-
}
|
|
78
73
|
}
|
|
79
74
|
},
|
|
80
75
|
"background-color": {
|
|
@@ -90,6 +85,17 @@
|
|
|
90
85
|
"value": "{utrecht.color.white}"
|
|
91
86
|
},
|
|
92
87
|
"focus": {
|
|
88
|
+
"color": {
|
|
89
|
+
"value": "{utrecht.color.white}"
|
|
90
|
+
},
|
|
91
|
+
"background-color": {
|
|
92
|
+
"value": "{utrecht.color.black}"
|
|
93
|
+
},
|
|
94
|
+
"text-decoration-thickness": {
|
|
95
|
+
"value": "3px"
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
"focus-visible": {
|
|
93
99
|
"color": {
|
|
94
100
|
"value": "{utrecht.color.black}"
|
|
95
101
|
},
|
|
@@ -137,7 +143,20 @@
|
|
|
137
143
|
"value": "{utrecht.color.blue.35}"
|
|
138
144
|
},
|
|
139
145
|
"font-weight": {
|
|
140
|
-
"value": "{utrecht.typography.weight-scale.
|
|
146
|
+
"value": "{utrecht.typography.weight-scale.normal.font-weight}"
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
"active": {
|
|
150
|
+
"color": {
|
|
151
|
+
"value": "{utrecht.color.blue.35}"
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
"focus": {
|
|
155
|
+
"background-color": {
|
|
156
|
+
"value": "{utrecht.color.white}"
|
|
157
|
+
},
|
|
158
|
+
"color": {
|
|
159
|
+
"value": "{utrecht.color.blue.35}"
|
|
141
160
|
}
|
|
142
161
|
},
|
|
143
162
|
"justify-content": {},
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"status-badge": {
|
|
4
|
+
"background-color": {
|
|
5
|
+
"value": "{utrecht.badge.background-color}"
|
|
6
|
+
},
|
|
7
|
+
"border-color": {},
|
|
8
|
+
"border-radius": {
|
|
9
|
+
"value": "{utrecht.badge.border-radius}"
|
|
10
|
+
},
|
|
11
|
+
"border-width": {
|
|
12
|
+
"value": "0px"
|
|
13
|
+
},
|
|
14
|
+
"color": {
|
|
15
|
+
"value": "{utrecht.badge.color}"
|
|
16
|
+
},
|
|
17
|
+
"font-family": {
|
|
18
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
19
|
+
},
|
|
20
|
+
"font-size": {},
|
|
21
|
+
"font-weight": {},
|
|
22
|
+
"line-height": {},
|
|
23
|
+
"letter-spacing": {},
|
|
24
|
+
"min-block-size": {},
|
|
25
|
+
"min-inline-size": {},
|
|
26
|
+
"padding-block": {
|
|
27
|
+
"value": "{utrecht.badge.padding-block}"
|
|
28
|
+
},
|
|
29
|
+
"padding-inline": {
|
|
30
|
+
"value": "{utrecht.badge.padding-inline}"
|
|
31
|
+
},
|
|
32
|
+
"text-transform": {},
|
|
33
|
+
"active": {
|
|
34
|
+
"background-color": { "value": "{utrecht.feedback.active.fill.background-color}" },
|
|
35
|
+
"border-color": { "value": "{utrecht.feedback.active.fill.background-color}" },
|
|
36
|
+
"color": { "value": "{utrecht.feedback.active.fill.color}" }
|
|
37
|
+
},
|
|
38
|
+
"danger": {
|
|
39
|
+
"background-color": { "value": "{utrecht.feedback.danger.fill.background-color}" },
|
|
40
|
+
"border-color": { "value": "{utrecht.feedback.danger.fill.background-color}" },
|
|
41
|
+
"color": { "value": "{utrecht.feedback.danger.fill.color}" }
|
|
42
|
+
},
|
|
43
|
+
"error": {
|
|
44
|
+
"background-color": { "value": "{utrecht.feedback.error.fill.background-color}" },
|
|
45
|
+
"border-color": { "value": "{utrecht.feedback.error.fill.background-color}" },
|
|
46
|
+
"color": { "value": "{utrecht.feedback.error.fill.color}" }
|
|
47
|
+
},
|
|
48
|
+
"inactive": {
|
|
49
|
+
"background-color": { "value": "{utrecht.feedback.inactive.fill.background-color}" },
|
|
50
|
+
"border-color": { "value": "{utrecht.feedback.inactive.fill.background-color}" },
|
|
51
|
+
"color": { "value": "{utrecht.feedback.inactive.fill.color}" }
|
|
52
|
+
},
|
|
53
|
+
"invalid": {
|
|
54
|
+
"background-color": { "value": "{utrecht.feedback.invalid.fill.background-color}" },
|
|
55
|
+
"border-color": { "value": "{utrecht.feedback.invalid.fill.background-color}" },
|
|
56
|
+
"color": { "value": "{utrecht.feedback.invalid.fill.color}" }
|
|
57
|
+
},
|
|
58
|
+
"safe": {
|
|
59
|
+
"background-color": { "value": "{utrecht.feedback.safe.fill.background-color}" },
|
|
60
|
+
"border-color": { "value": "{utrecht.feedback.safe.fill.background-color}" },
|
|
61
|
+
"color": { "value": "{utrecht.feedback.safe.fill.color}" }
|
|
62
|
+
},
|
|
63
|
+
"valid": {
|
|
64
|
+
"background-color": { "value": "{utrecht.feedback.valid.fill.background-color}" },
|
|
65
|
+
"border-color": { "value": "{utrecht.feedback.valid.fill.background-color}" },
|
|
66
|
+
"color": { "value": "{utrecht.feedback.valid.fill.color}" }
|
|
67
|
+
},
|
|
68
|
+
"warning": {
|
|
69
|
+
"background-color": { "value": "{utrecht.feedback.warning.fill.background-color}" },
|
|
70
|
+
"border-color": { "value": "{utrecht.feedback.warning.fill.background-color}" },
|
|
71
|
+
"color": { "value": "{utrecht.feedback.warning.fill.color}" }
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
}
|