@open-formulieren/design-tokens
Advanced tools
Comparing version 0.44.1 to 0.45.0
/** | ||
* Do not edit directly | ||
* Generated on Mon, 30 Oct 2023 17:28:30 GMT | ||
* Generated on Tue, 31 Oct 2023 10:49:01 GMT | ||
*/ | ||
@@ -105,3 +105,3 @@ | ||
export const ofEditgridLineHeight = 1.5; | ||
export const ofEditgridGap = "12px"; | ||
export const ofEditgridGap = "8px"; // Spacing consistent with label (bottom) and help text (top) margins. | ||
export const ofEditgridItemGap = "12px"; | ||
@@ -108,0 +108,0 @@ export const ofEditgridItemBorder = "solid 1px #767676"; |
{ | ||
"name": "@open-formulieren/design-tokens", | ||
"version": "0.44.1", | ||
"version": "0.45.0", | ||
"description": "Design tokens for Open Forms", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -11,3 +11,3 @@ { | ||
"line-height": {"value": 1.5}, | ||
"gap": {"value": "12px"}, | ||
"gap": {"value": "8px", "comment": "Spacing consistent with label (bottom) and help text (top) margins."}, | ||
@@ -14,0 +14,0 @@ "item": { |
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
387163
10967