@open-formulieren/design-tokens
Advanced tools
Comparing version 0.25.0 to 0.26.0
/** | ||
* Do not edit directly | ||
* Generated on Wed, 05 Apr 2023 15:34:41 GMT | ||
* Generated on Thu, 25 May 2023 10:55:18 GMT | ||
*/ | ||
@@ -102,3 +102,2 @@ | ||
export const ofHeaderLogoHeight = "auto"; | ||
export const ofProgressIndicatorItemNotApplicableDisplay = "flex"; | ||
export const ofProgressIndicatorMobileBoxShadow = "0px 0px 2px 0px rgba(0, 0, 0, 0.2)"; | ||
@@ -152,2 +151,5 @@ export const ofProgressIndicatorMobileMargin = "15px"; | ||
export const utrechtFormFieldDescriptionInvalidColor = "#D52B1E"; | ||
export const utrechtFormFieldInvalidBorderInlineStartColor = "#D52B1E"; | ||
export const utrechtFormFieldInvalidBorderInlineStartWidth = "4px"; | ||
export const utrechtFormFieldInvalidPaddingInlineStart = "16px"; | ||
export const utrechtFormLabelColor = "#000000"; | ||
@@ -186,2 +188,3 @@ export const utrechtFormLabelFontWeight = "normal"; | ||
export const utrechtTextboxFontSize = "1rem"; | ||
export const utrechtTextboxLineHeight = "1.5"; | ||
export const utrechtTextboxMaxInlineSize = "none"; | ||
@@ -188,0 +191,0 @@ export const utrechtTextboxPaddingBlockEnd = "12px"; |
{ | ||
"name": "@open-formulieren/design-tokens", | ||
"version": "0.25.0", | ||
"version": "0.26.0", | ||
"description": "Design tokens for Open Forms", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -11,2 +11,3 @@ { | ||
"font-size": {"value": "{of.text.font-size}"}, | ||
"line-height": {"value": "1.5"}, | ||
"max-inline-size": {"value": "none"}, | ||
@@ -13,0 +14,0 @@ "padding-block-end": {"value": "12px"}, |
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
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
203777
5425