@open-formulieren/design-tokens
Advanced tools
Comparing version 0.36.0 to 0.37.0
/** | ||
* Do not edit directly | ||
* Generated on Fri, 30 Jun 2023 14:10:07 GMT | ||
* Generated on Sat, 01 Jul 2023 21:33:40 GMT | ||
*/ | ||
@@ -90,2 +90,16 @@ | ||
export const ofButtonColorBorder = "#767676"; | ||
export const ofUtrechtFormFieldCheckboxMarginBlockStart = "8px"; | ||
export const ofUtrechtFormFieldCheckboxLabelMarginBlockEnd = 0; | ||
export const ofUtrechtFormFieldRadioMarginBlockStart = "8px"; | ||
export const ofUtrechtFormFieldRadioLabelMarginBlockEnd = 0; | ||
export const ofUtrechtFormLabelCheckboxFocusWithinOutline = "1px solid #01689B"; | ||
export const ofUtrechtFormLabelCheckboxPaddingBlockStart = "11px"; | ||
export const ofUtrechtFormLabelCheckboxPaddingBlockEnd = "11px"; | ||
export const ofUtrechtFormLabelCheckboxPaddingInlineStart = "12px"; | ||
export const ofUtrechtFormLabelCheckboxPaddingInlineEnd = "12px"; | ||
export const ofUtrechtFormLabelRadioFocusWithinOutline = "1px solid #01689B"; | ||
export const ofUtrechtFormLabelRadioPaddingBlockStart = "11px"; | ||
export const ofUtrechtFormLabelRadioPaddingBlockEnd = "11px"; | ||
export const ofUtrechtFormLabelRadioPaddingInlineStart = "12px"; | ||
export const ofUtrechtFormLabelRadioPaddingInlineEnd = "12px"; | ||
export const ofUtrechtFormFieldDescriptionErrorsFontWeight = "bold"; | ||
@@ -134,9 +148,2 @@ export const ofUtrechtFormFieldDescriptionErrorsLineHeight = 1.33; | ||
export const ofProgressIndicatorStickySpacing = "20px"; | ||
export const ofUtrechtFormFieldRadioMarginBlockStart = "8px"; | ||
export const ofUtrechtFormFieldRadioLabelMarginBlockEnd = 0; | ||
export const ofUtrechtFormLabelRadioFocusWithinOutline = "1px solid #01689B"; | ||
export const ofUtrechtFormLabelRadioPaddingBlockStart = "11px"; | ||
export const ofUtrechtFormLabelRadioPaddingBlockEnd = "11px"; | ||
export const ofUtrechtFormLabelRadioPaddingInlineStart = "12px"; | ||
export const ofUtrechtFormLabelRadioPaddingInlineEnd = "12px"; | ||
export const ofSummaryRowSpacing = "10px"; | ||
@@ -221,2 +228,11 @@ export const utrechtActionActivateCursor = "pointer"; | ||
export const utrechtCalendarIconSize = "24px"; | ||
export const utrechtCheckboxBackgroundColor = "#ffffff"; | ||
export const utrechtCheckboxBorderColor = "#979797"; | ||
export const utrechtCheckboxBorderRadius = "0"; | ||
export const utrechtCheckboxBorderWidth = "1px"; | ||
export const utrechtCheckboxColor = "#000000"; | ||
export const utrechtCheckboxMarginInlineEnd = "12px"; | ||
export const utrechtCheckboxSize = "24px"; | ||
export const utrechtCheckboxCheckedBackgroundColor = "#01689B"; | ||
export const utrechtCheckboxCheckedColor = "#ffffff"; | ||
export const utrechtFocusOutlineWidth = "2px"; | ||
@@ -223,0 +239,0 @@ export const utrechtFocusOutlineStyle = "solid"; |
{ | ||
"name": "@open-formulieren/design-tokens", | ||
"version": "0.36.0", | ||
"version": "0.37.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
339853
55
9501