@utrecht/design-tokens
Advanced tools
Comparing version 2.0.0 to 2.1.0
# @utrecht/design-tokens | ||
## 2.1.0 | ||
### Minor Changes | ||
- 7b8ebea: Add design tokens with styling for the new `ok` and `error` variants of the Spotlight Section component. | ||
## 2.0.0 | ||
@@ -4,0 +10,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Wed, 21 Aug 2024 08:24:57 GMT | ||
* Generated on Tue, 01 Oct 2024 19:52:18 GMT | ||
*/ | ||
export const utrechtAccordionRowGap : string; | ||
export const utrechtAccordionButtonPaddingInlineEnd : string; | ||
@@ -463,6 +464,6 @@ export const utrechtAccordionButtonPaddingInlineStart : string; | ||
export const utrechtDataListItemKeyFontWeight : string; | ||
export const utrechtDataListRowsColumnMinInlineSize : string; | ||
export const utrechtDataListRowsColumnInlineSize : string; | ||
export const utrechtDataListRowsItemMarginBlockStart : string; | ||
export const utrechtDataListRowsItemValueMarginBlockStart : string; | ||
export const utrechtDataListRowsColumnInlineSize : string; | ||
export const utrechtDataListRowsColumnMinInlineSize : string; | ||
export const utrechtDataPlaceholderBackgroundColor : string; | ||
@@ -507,8 +508,8 @@ export const utrechtDocumentBackgroundColor : string; | ||
export const utrechtFormControlPlaceholderFontStyle : string; | ||
export const utrechtFormControlBlockSize : string; | ||
export const utrechtFormControlFocusBorderColor : string; | ||
export const utrechtFormControlInvalidBorderColor : string; | ||
export const utrechtFormControlReadOnlyBackgroundColor : string; | ||
export const utrechtFormControlReadOnlyBorderColor : string; | ||
export const utrechtFormControlReadOnlyColor : string; | ||
export const utrechtFormControlReadOnlyBorderColor : string; | ||
export const utrechtFormControlBlockSize : string; | ||
export const utrechtFormFieldDescriptionInvalidColor : string; | ||
@@ -612,9 +613,9 @@ export const utrechtFormFieldDescriptionValidColor : string; | ||
export const utrechtLinkSocialBackgroundColor : string; | ||
export const utrechtLinkSocialBorderColor : string; | ||
export const utrechtLinkSocialBorderWidth : string; | ||
export const utrechtLinkSocialBorderColor : string; | ||
export const utrechtLinkSocialColor : string; | ||
export const utrechtLinkSocialMarginInlineStart : string; | ||
export const utrechtLinkSocialSize : string; | ||
export const utrechtLinkSocialMarginInlineStart : string; | ||
export const utrechtLinkSocialColor : string; | ||
export const utrechtLinkSocialIconSize : string; | ||
export const utrechtLinkSocialHoverTransformScale : string; | ||
export const utrechtLinkSocialIconSize : string; | ||
export const utrechtLinkColor : string; | ||
@@ -666,3 +667,8 @@ export const utrechtLinkTextDecoration : string; | ||
export const utrechtMapMarkerIconSize : string; | ||
export const utrechtMapcontrolbuttonBackgroundColor : string; | ||
export const utrechtMapcontrolbuttonBorderColor : string; | ||
export const utrechtMapcontrolbuttonBorderRadius : string; | ||
export const utrechtMapcontrolbuttonBorderStyle : string; | ||
export const utrechtMapcontrolbuttonBorderWidth : string; | ||
export const utrechtMapcontrolbuttonColor : string; | ||
export const utrechtMapcontrolbuttonMinBlockSize : string; | ||
@@ -678,12 +684,5 @@ export const utrechtMapcontrolbuttonMinInlineSize : string; | ||
export const utrechtMapcontrolbuttonPaddingInlineEnd : string; | ||
export const utrechtMapcontrolbuttonDisabledColor : string; | ||
export const utrechtMapcontrolbuttonDisabledBackgroundColor : string; | ||
export const utrechtMapcontrolbuttonDisabledBorderColor : string; | ||
export const utrechtMapcontrolbuttonBackgroundColor : string; | ||
export const utrechtMapcontrolbuttonBorderColor : string; | ||
export const utrechtMapcontrolbuttonBorderRadius : string; | ||
export const utrechtMapcontrolbuttonBorderStyle : string; | ||
export const utrechtMapcontrolbuttonColor : string; | ||
export const utrechtMapcontrolbuttonLabelMarginInlineStart : string; | ||
export const utrechtMapcontrolbuttonLabelMarginInlineEnd : string; | ||
export const utrechtMapcontrolbuttonDisabledColor : string; | ||
export const utrechtMapcontrolbuttonFocusColor : string; | ||
@@ -693,2 +692,4 @@ export const utrechtMapcontrolbuttonFocusTextDecoration : string; | ||
export const utrechtMapcontrolbuttonHoverColor : string; | ||
export const utrechtMapcontrolbuttonLabelMarginInlineStart : string; | ||
export const utrechtMapcontrolbuttonLabelMarginInlineEnd : string; | ||
export const utrechtMarkBackgroundColor : string; | ||
@@ -723,2 +724,13 @@ export const utrechtMarkColor : string; | ||
export const utrechtTopnavLinkHoverBackgroundColor : string; | ||
/** Default background color for badge components */ | ||
export const utrechtNumberBadgeBackgroundColor : string; | ||
/** Default corner radius for badge components */ | ||
export const utrechtNumberBadgeBorderRadius : string; | ||
/** Default text color for badge components */ | ||
export const utrechtNumberBadgeColor : string; | ||
export const utrechtNumberBadgeFontSize : string; | ||
/** Default block padding for badge components */ | ||
export const utrechtNumberBadgePaddingBlock : string; | ||
/** Default inline padding color for badge components */ | ||
export const utrechtNumberBadgePaddingInline : string; | ||
export const utrechtNumberDataPositiveColor : string; | ||
@@ -741,6 +753,6 @@ export const utrechtNumberDataNegativeColor : string; | ||
export const utrechtPageFooterPaddingBlockStart : string; | ||
export const utrechtPageHeaderPaddingBlockStart : string; | ||
export const utrechtPageHeaderPaddingBlockEnd : string; | ||
export const utrechtPageHeaderPaddingInlineStart : string; | ||
export const utrechtPageHeaderPaddingInlineEnd : string; | ||
export const utrechtPageHeaderPaddingInlineStart : string; | ||
export const utrechtPageHeaderPaddingBlockStart : string; | ||
export const utrechtPageBackgroundColor : string; | ||
@@ -759,2 +771,3 @@ export const utrechtPageColor : string; | ||
export const utrechtPaginationPageLinkBackgroundColor : string; | ||
export const utrechtPaginationPageLinkBorderColor : string; | ||
export const utrechtPaginationPageLinkBorderWidth : string; | ||
@@ -775,4 +788,4 @@ export const utrechtPaginationPageLinkColor : string; | ||
export const utrechtPaginationPageLinkHoverColor : string; | ||
export const utrechtPaginationPageLinkBorderColor : string; | ||
export const utrechtPaginationRelativeLinkBackgroundColor : string; | ||
export const utrechtPaginationRelativeLinkBorderColor : string; | ||
export const utrechtPaginationRelativeLinkBorderWidth : string; | ||
@@ -792,3 +805,2 @@ export const utrechtPaginationRelativeLinkColor : string; | ||
export const utrechtPaginationRelativeLinkHoverColor : string; | ||
export const utrechtPaginationRelativeLinkBorderColor : string; | ||
export const utrechtParagraphFontFamily : string; | ||
@@ -811,6 +823,7 @@ export const utrechtParagraphFontSize : string; | ||
export const utrechtRadioButtonSize : string; | ||
export const utrechtRadioButtonMarginInlineEnd : string; | ||
export const utrechtRadioButtonIconSize : string; | ||
export const utrechtRadioButtonActiveBackgroundColor : string; | ||
export const utrechtRadioButtonCheckedBackgroundColor : string; | ||
export const utrechtRadioButtonCheckedBorderColor : string; | ||
export const utrechtRadioButtonCheckedBackgroundColor : string; | ||
export const utrechtRadioButtonCheckedActiveBackgroundColor : string; | ||
@@ -823,4 +836,4 @@ export const utrechtRadioButtonCheckedActiveColor : string; | ||
export const utrechtRadioButtonFocusBorderColor : string; | ||
export const utrechtRadioButtonDisabledBackgroundColor : string; | ||
export const utrechtRadioButtonDisabledBorderColor : string; | ||
export const utrechtRadioButtonDisabledBackgroundColor : string; | ||
export const utrechtRadioButtonDisabledColor : string; | ||
@@ -831,3 +844,2 @@ export const utrechtRadioButtonInvalidBorderColor : string; | ||
export const utrechtRadioButtonBorderRadius : string; | ||
export const utrechtRadioButtonMarginInlineEnd : string; | ||
export const utrechtRichTextStrangerMarginBlockEnd : string; | ||
@@ -841,4 +853,4 @@ export const utrechtRichTextAcquaintanceMarginBlockEnd : string; | ||
export const utrechtSearchBarButtonColor : string; | ||
export const utrechtSearchBarButtonFontSize : string; | ||
export const utrechtSearchBarButtonFontWeight : string; | ||
export const utrechtSearchBarButtonFontSize : string; | ||
export const utrechtSearchBarButtonHoverBackgroundColor : string; | ||
@@ -878,4 +890,4 @@ export const utrechtSearchBarButtonHoverScale : string; | ||
export const utrechtSkipLinkTextDecoration : string; | ||
export const utrechtSkipLinkFocusBackgroundColor : string; | ||
export const utrechtSkipLinkFocusColor : string; | ||
export const utrechtSkipLinkFocusBackgroundColor : string; | ||
export const utrechtSkipLinkFocusTextDecoration : string; | ||
@@ -890,2 +902,4 @@ export const utrechtSpotlightSectionBackgroundColor : string; | ||
export const utrechtSpotlightSectionWarningBackgroundColor : string; | ||
export const utrechtSpotlightSectionErrorBackgroundColor : string; | ||
export const utrechtSpotlightSectionOkBackgroundColor : string; | ||
export const utrechtSurfaceBackgroundColor : string; | ||
@@ -906,2 +920,6 @@ export const utrechtSurfaceColor : string; | ||
export const utrechtTableHeaderStickyBorderBlockEndWidth : string; | ||
export const utrechtTableFooterStickyBackgroundColor : string; | ||
export const utrechtTableFooterStickyColor : string; | ||
export const utrechtTableFooterStickyBorderBlockStartColor : string; | ||
export const utrechtTableFooterStickyBorderBlockStartWidth : string; | ||
export const utrechtTableCellLineHeight : string; | ||
@@ -912,5 +930,5 @@ export const utrechtTableCellPaddingBlockEnd : string; | ||
export const utrechtTableCellPaddingInlineStart : string; | ||
export const utrechtTableCellIconSize : string; | ||
export const utrechtTableCellSelectedBackgroundColor : string; | ||
export const utrechtTableCellSelectedColor : string; | ||
export const utrechtTableCellIconSize : string; | ||
export const utrechtTableRowBorderBlockEndColor : string; | ||
@@ -922,6 +940,3 @@ export const utrechtTableRowBorderBlockEndWidth : string; | ||
export const utrechtTableRowAlternateEvenColor : string; | ||
export const utrechtTableFooterStickyBackgroundColor : string; | ||
export const utrechtTableFooterStickyColor : string; | ||
export const utrechtTableFooterStickyBorderBlockStartColor : string; | ||
export const utrechtTableFooterStickyBorderBlockStartWidth : string; | ||
export const utrechtTextareaBorderBlockEndWidth : string; | ||
export const utrechtTextareaBorderBottomWidth : string; | ||
@@ -928,0 +943,0 @@ export const utrechtTextareaLineHeight : string; |
{ | ||
"utrechtAccordionRowGap": "8px", | ||
"utrechtAccordionButtonPaddingInlineEnd": "16px", | ||
@@ -395,6 +396,6 @@ "utrechtAccordionButtonPaddingInlineStart": "16px", | ||
"utrechtDataListItemKeyFontWeight": "700", | ||
"utrechtDataListRowsColumnMinInlineSize": "25ch", | ||
"utrechtDataListRowsColumnInlineSize": "80%", | ||
"utrechtDataListRowsItemMarginBlockStart": "16px", | ||
"utrechtDataListRowsItemValueMarginBlockStart": "8px", | ||
"utrechtDataListRowsColumnInlineSize": "80%", | ||
"utrechtDataListRowsColumnMinInlineSize": "25ch", | ||
"utrechtDataPlaceholderBackgroundColor": "hsl(0 0% 40%)", | ||
@@ -439,8 +440,8 @@ "utrechtDocumentBackgroundColor": "hsl(0 0% 100%)", | ||
"utrechtFormControlPlaceholderFontStyle": "normal", | ||
"utrechtFormControlBlockSize": "42px", | ||
"utrechtFormControlFocusBorderColor": "hsl(0 0% 80%)", | ||
"utrechtFormControlInvalidBorderColor": "#990000", | ||
"utrechtFormControlReadOnlyBackgroundColor": "hsl(0 0% 90%)", | ||
"utrechtFormControlReadOnlyBorderColor": "transparent", | ||
"utrechtFormControlReadOnlyColor": "hsl(0 0% 20%)", | ||
"utrechtFormControlReadOnlyBorderColor": "transparent", | ||
"utrechtFormControlBlockSize": "42px", | ||
"utrechtFormFieldDescriptionInvalidColor": "#990000", | ||
@@ -544,9 +545,9 @@ "utrechtFormFieldDescriptionValidColor": "hsl(90 30% 50%)", | ||
"utrechtLinkSocialBackgroundColor": "hsl(0 100% 40%)", | ||
"utrechtLinkSocialBorderColor": "hsl(0 0% 100%)", | ||
"utrechtLinkSocialBorderWidth": "2px", | ||
"utrechtLinkSocialBorderColor": "hsl(0 0% 100%)", | ||
"utrechtLinkSocialColor": "hsl(0 0% 100%)", | ||
"utrechtLinkSocialMarginInlineStart": "12px", | ||
"utrechtLinkSocialSize": "40px", | ||
"utrechtLinkSocialMarginInlineStart": "12px", | ||
"utrechtLinkSocialColor": "hsl(0 0% 100%)", | ||
"utrechtLinkSocialIconSize": "26px", | ||
"utrechtLinkSocialHoverTransformScale": "1.1", | ||
"utrechtLinkSocialIconSize": "26px", | ||
"utrechtLinkColor": "hsl(211 60% 35%)", | ||
@@ -598,3 +599,8 @@ "utrechtLinkTextDecoration": "underline", | ||
"utrechtMapMarkerIconSize": "30px", | ||
"utrechtMapcontrolbuttonBackgroundColor": "hsl(0 0% 100%)", | ||
"utrechtMapcontrolbuttonBorderColor": "hsl(0 0% 40%)", | ||
"utrechtMapcontrolbuttonBorderRadius": "2px", | ||
"utrechtMapcontrolbuttonBorderStyle": "solid", | ||
"utrechtMapcontrolbuttonBorderWidth": "1px", | ||
"utrechtMapcontrolbuttonColor": "hsl(0 0% 40%)", | ||
"utrechtMapcontrolbuttonMinBlockSize": "32px", | ||
@@ -610,12 +616,5 @@ "utrechtMapcontrolbuttonMinInlineSize": "32px", | ||
"utrechtMapcontrolbuttonPaddingInlineEnd": "4px", | ||
"utrechtMapcontrolbuttonDisabledColor": "hsl(0 0% 80%)", | ||
"utrechtMapcontrolbuttonDisabledBackgroundColor": "hsl(0 0% 90%)", | ||
"utrechtMapcontrolbuttonDisabledBorderColor": "hsl(0 0% 80%)", | ||
"utrechtMapcontrolbuttonBackgroundColor": "hsl(0 0% 100%)", | ||
"utrechtMapcontrolbuttonBorderColor": "hsl(0 0% 40%)", | ||
"utrechtMapcontrolbuttonBorderRadius": "2px", | ||
"utrechtMapcontrolbuttonBorderStyle": "solid", | ||
"utrechtMapcontrolbuttonColor": "hsl(0 0% 40%)", | ||
"utrechtMapcontrolbuttonLabelMarginInlineStart": "8px", | ||
"utrechtMapcontrolbuttonLabelMarginInlineEnd": "8px", | ||
"utrechtMapcontrolbuttonDisabledColor": "hsl(0 0% 80%)", | ||
"utrechtMapcontrolbuttonFocusColor": "hsl(0 0% 0%)", | ||
@@ -625,2 +624,4 @@ "utrechtMapcontrolbuttonFocusTextDecoration": "none", | ||
"utrechtMapcontrolbuttonHoverColor": "hsl(0 0% 100%)", | ||
"utrechtMapcontrolbuttonLabelMarginInlineStart": "8px", | ||
"utrechtMapcontrolbuttonLabelMarginInlineEnd": "8px", | ||
"utrechtMarkBackgroundColor": "hsl(48 100% 60%)", | ||
@@ -655,2 +656,8 @@ "utrechtMarkColor": "hsl(0 0% 0%)", | ||
"utrechtTopnavLinkHoverBackgroundColor": "hsl(0 0% 0%)", | ||
"utrechtNumberBadgeBackgroundColor": "hsl(0 100% 40%)", | ||
"utrechtNumberBadgeBorderRadius": "1rem", | ||
"utrechtNumberBadgeColor": "hsl(0 0% 100%)", | ||
"utrechtNumberBadgeFontSize": "1rem", | ||
"utrechtNumberBadgePaddingBlock": "1ex", | ||
"utrechtNumberBadgePaddingInline": "1ex", | ||
"utrechtNumberDataPositiveColor": "green", | ||
@@ -673,6 +680,6 @@ "utrechtNumberDataNegativeColor": "red", | ||
"utrechtPageFooterPaddingBlockStart": "48px", | ||
"utrechtPageHeaderPaddingBlockStart": "1.8em", | ||
"utrechtPageHeaderPaddingBlockEnd": "1em", | ||
"utrechtPageHeaderPaddingInlineStart": "2em", | ||
"utrechtPageHeaderPaddingInlineEnd": "2.4em", | ||
"utrechtPageHeaderPaddingInlineStart": "2em", | ||
"utrechtPageHeaderPaddingBlockStart": "1.8em", | ||
"utrechtPageBackgroundColor": "hsl(0 0% 100%)", | ||
@@ -691,2 +698,3 @@ "utrechtPageColor": "hsl(0 0% 0%)", | ||
"utrechtPaginationPageLinkBackgroundColor": "transparent", | ||
"utrechtPaginationPageLinkBorderColor": "transparent", | ||
"utrechtPaginationPageLinkBorderWidth": "2px", | ||
@@ -707,4 +715,4 @@ "utrechtPaginationPageLinkColor": "hsl(211 60% 35%)", | ||
"utrechtPaginationPageLinkHoverColor": "hsl(0 0% 100%)", | ||
"utrechtPaginationPageLinkBorderColor": "transparent", | ||
"utrechtPaginationRelativeLinkBackgroundColor": "hsl(0 0% 100%)", | ||
"utrechtPaginationRelativeLinkBorderColor": "hsl(211 60% 35%)", | ||
"utrechtPaginationRelativeLinkBorderWidth": "2px", | ||
@@ -724,3 +732,2 @@ "utrechtPaginationRelativeLinkColor": "hsl(211 60% 35%)", | ||
"utrechtPaginationRelativeLinkHoverColor": "hsl(0 0% 100%)", | ||
"utrechtPaginationRelativeLinkBorderColor": "hsl(211 60% 35%)", | ||
"utrechtParagraphFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif", | ||
@@ -743,6 +750,7 @@ "utrechtParagraphFontSize": "1rem", | ||
"utrechtRadioButtonSize": "24px", | ||
"utrechtRadioButtonMarginInlineEnd": "12px", | ||
"utrechtRadioButtonIconSize": "42%", | ||
"utrechtRadioButtonActiveBackgroundColor": "hsl(211 60% 80%)", | ||
"utrechtRadioButtonCheckedBackgroundColor": "hsl(211 60% 40%)", | ||
"utrechtRadioButtonCheckedBorderColor": "hsl(211 60% 40%)", | ||
"utrechtRadioButtonCheckedBackgroundColor": "hsl(211 60% 40%)", | ||
"utrechtRadioButtonCheckedActiveBackgroundColor": "hsl(211 60% 40%)", | ||
@@ -755,4 +763,4 @@ "utrechtRadioButtonCheckedActiveColor": "hsl(211 60% 80%)", | ||
"utrechtRadioButtonFocusBorderColor": "hsl(211 60% 40%)", | ||
"utrechtRadioButtonDisabledBackgroundColor": "hsl(0 0% 80%)", | ||
"utrechtRadioButtonDisabledBorderColor": "hsl(0 0% 80%)", | ||
"utrechtRadioButtonDisabledBackgroundColor": "hsl(0 0% 80%)", | ||
"utrechtRadioButtonDisabledColor": "hsl(0 0% 100%)", | ||
@@ -763,3 +771,2 @@ "utrechtRadioButtonInvalidBorderColor": "#990000", | ||
"utrechtRadioButtonBorderRadius": "0", | ||
"utrechtRadioButtonMarginInlineEnd": "12px", | ||
"utrechtRichTextStrangerMarginBlockEnd": "32px", | ||
@@ -773,4 +780,4 @@ "utrechtRichTextAcquaintanceMarginBlockEnd": "16px", | ||
"utrechtSearchBarButtonColor": "hsl(0 0% 100%)", | ||
"utrechtSearchBarButtonFontSize": "0.875rem", | ||
"utrechtSearchBarButtonFontWeight": "700", | ||
"utrechtSearchBarButtonFontSize": "0.875rem", | ||
"utrechtSearchBarButtonHoverBackgroundColor": "hsl(359 65% 58%)", | ||
@@ -810,4 +817,4 @@ "utrechtSearchBarButtonHoverScale": "1", | ||
"utrechtSkipLinkTextDecoration": "underline", | ||
"utrechtSkipLinkFocusBackgroundColor": "hsl(48 100% 80%)", | ||
"utrechtSkipLinkFocusColor": "hsl(0 0% 0%)", | ||
"utrechtSkipLinkFocusBackgroundColor": "hsl(48 100% 80%)", | ||
"utrechtSkipLinkFocusTextDecoration": "none", | ||
@@ -822,2 +829,4 @@ "utrechtSpotlightSectionBackgroundColor": "hsl(0 0% 90%)", | ||
"utrechtSpotlightSectionWarningBackgroundColor": "hsl(48 100% 80%)", | ||
"utrechtSpotlightSectionErrorBackgroundColor": "hsl(0 100% 95%)", | ||
"utrechtSpotlightSectionOkBackgroundColor": "hsl(90 30% 90%)", | ||
"utrechtSurfaceBackgroundColor": "hsl(0 0% 95%)", | ||
@@ -838,2 +847,6 @@ "utrechtSurfaceColor": "hsl(0 0% 10%)", | ||
"utrechtTableHeaderStickyBorderBlockEndWidth": "2px", | ||
"utrechtTableFooterStickyBackgroundColor": "hsl(0 0% 100%)", | ||
"utrechtTableFooterStickyColor": "hsl(0 0% 0%)", | ||
"utrechtTableFooterStickyBorderBlockStartColor": "hsl(0 100% 40%)", | ||
"utrechtTableFooterStickyBorderBlockStartWidth": "2px", | ||
"utrechtTableCellLineHeight": "24px", | ||
@@ -844,5 +857,5 @@ "utrechtTableCellPaddingBlockEnd": "0.5em", | ||
"utrechtTableCellPaddingInlineStart": "0.4em", | ||
"utrechtTableCellIconSize": "1em", | ||
"utrechtTableCellSelectedBackgroundColor": "hsl(211 60% 90%)", | ||
"utrechtTableCellSelectedColor": "hsl(0 0% 0%)", | ||
"utrechtTableCellIconSize": "1em", | ||
"utrechtTableRowBorderBlockEndColor": "hsl(0 0% 90%)", | ||
@@ -854,6 +867,3 @@ "utrechtTableRowBorderBlockEndWidth": "1px", | ||
"utrechtTableRowAlternateEvenColor": "hsl(0 0% 0%)", | ||
"utrechtTableFooterStickyBackgroundColor": "hsl(0 0% 100%)", | ||
"utrechtTableFooterStickyColor": "hsl(0 0% 0%)", | ||
"utrechtTableFooterStickyBorderBlockStartColor": "hsl(0 100% 40%)", | ||
"utrechtTableFooterStickyBorderBlockStartWidth": "2px", | ||
"utrechtTextareaBorderBlockEndWidth": "3px", | ||
"utrechtTextareaBorderBottomWidth": "3px", | ||
@@ -860,0 +870,0 @@ "utrechtTextareaLineHeight": "1.5", |
{ | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"author": "Community for NL Design System", | ||
@@ -4,0 +4,0 @@ "description": "Design Tokens for the Municipality of Utrecht based on the NL Design System architecture", |
{ | ||
"utrecht": { | ||
"accordion": { | ||
"row-gap": { "value": "{utrecht.space.block.xs}" }, | ||
"section": { | ||
@@ -5,0 +6,0 @@ "margin-block-start": { "value": "{utrecht.space.block.2xs}" }, |
@@ -21,2 +21,10 @@ { | ||
"color": {} | ||
}, | ||
"error": { | ||
"background-color": { "value": "{utrecht.color.red.95}" }, | ||
"color": {} | ||
}, | ||
"ok": { | ||
"background-color": { "value": "{utrecht.color.green.90}" }, | ||
"color": {} | ||
} | ||
@@ -23,0 +31,0 @@ } |
@@ -5,2 +5,3 @@ { | ||
"border-bottom-width": { "value": "3px" }, | ||
"border-block-end-width": { "value": "3px" }, | ||
"line-height": { "value": "{utrecht.typography.line-height.md}" }, | ||
@@ -7,0 +8,0 @@ "disabled": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4817072
139
143648