@open-formulieren/design-tokens
Advanced tools
Comparing version 0.28.0 to 0.29.0
/** | ||
* Do not edit directly | ||
* Generated on Thu, 01 Jun 2023 15:14:39 GMT | ||
* Generated on Mon, 05 Jun 2023 13:48:36 GMT | ||
*/ | ||
@@ -107,2 +107,3 @@ | ||
export const ofSummaryRowSpacing = "10px"; | ||
export const utrechtActionDisabledCursor = "not-allowed"; | ||
export const utrechtButtonBackgroundColor = "#ffffff"; | ||
@@ -232,3 +233,4 @@ export const utrechtButtonBorderColor = "rgba(0,0,0,0)"; | ||
export const utrechtTextboxPaddingInlineStart = "12px"; | ||
export const utrechtTextboxPlaceholderColor = "#767676"; | ||
export const utrechtTextboxDisabledBackgroundColor = "#e9ecef"; | ||
export const utrechtDocumentFontFamily = "\"Fira Sans\", Calibri, sans-serif"; |
{ | ||
"name": "@open-formulieren/design-tokens", | ||
"version": "0.28.0", | ||
"version": "0.29.0", | ||
"description": "Design tokens for Open Forms", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -17,2 +17,5 @@ { | ||
"padding-inline-start": {"value": "12px"}, | ||
"placeholder": { | ||
"color": {"value": "{of.color.fg-muted}"} | ||
}, | ||
"disabled": { | ||
@@ -19,0 +22,0 @@ "background-color": {"value": "#e9ecef"} |
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
248358
43
6628