@open-formulieren/design-tokens
Advanced tools
Comparing version 0.45.1 to 0.46.0
/** | ||
* Do not edit directly | ||
* Generated on Wed, 01 Nov 2023 16:28:19 GMT | ||
* Generated on Mon, 06 Nov 2023 14:11:03 GMT | ||
*/ | ||
@@ -47,5 +47,2 @@ | ||
export const ofTypographySansSerifFontFamily = "Fira Sans, Calibri, sans-serif"; | ||
export const ofAlertInfoBg = "#d9ebf7"; | ||
export const ofAlertWarningBg = "#fff3cd"; | ||
export const ofAlertErrorBg = "#f8d7da"; // from formio.form.css .formio-error | ||
export const ofButtonHoverBg = "#cccccc"; | ||
@@ -188,2 +185,15 @@ export const ofButtonHoverColorBorder = "#5e5e5e"; | ||
export const utrechtActionSubmitCursor = "pointer"; | ||
export const utrechtAlertIconGap = "16px"; | ||
export const utrechtAlertIconErrorColor = "#D52B1E"; | ||
export const utrechtAlertIconInfoColor = "#007bc7"; | ||
export const utrechtAlertIconWarningColor = "#E17000"; | ||
export const utrechtAlertIconOkColor = "green"; | ||
export const utrechtAlertPaddingBlockEnd = "20px"; | ||
export const utrechtAlertPaddingBlockStart = "20px"; | ||
export const utrechtAlertPaddingInlineStart = "20px"; | ||
export const utrechtAlertPaddingInlineEnd = "20px"; | ||
export const utrechtAlertErrorBackgroundColor = "#f8d7da"; // from formio.form.css .formio-error | ||
export const utrechtAlertInfoBackgroundColor = "#d9ebf7"; | ||
export const utrechtAlertWarningBackgroundColor = "#fff3cd"; | ||
export const utrechtAlertOkBackgroundColor = "#ddffdd"; | ||
export const utrechtButtonBackgroundColor = "#ffffff"; | ||
@@ -190,0 +200,0 @@ export const utrechtButtonBorderColor = "rgba(0,0,0,0)"; |
{ | ||
"name": "@open-formulieren/design-tokens", | ||
"version": "0.45.1", | ||
"version": "0.46.0", | ||
"description": "Design tokens for Open Forms", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
398616
11327