@open-formulieren/design-tokens
Advanced tools
Comparing version 0.5.0 to 0.6.0
/** | ||
* Do not edit directly | ||
* Generated on Fri, 07 Oct 2022 14:40:03 GMT | ||
* Generated on Mon, 10 Oct 2022 09:47:39 GMT | ||
*/ | ||
@@ -75,2 +75,3 @@ | ||
export const ofHeaderLogoHeight = "auto"; | ||
export const ofProgressIndicatorMobileBoxShadow = "0px 0px 2px 0px rgba(0, 0, 0, 0.2)"; | ||
export const ofProgressIndicatorMobileBoxShadow = "0px 0px 2px 0px rgba(0, 0, 0, 0.2)"; | ||
export const ofSummaryRowSpacing = "10px"; |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 07 Oct 2022 14:40:03 GMT | ||
* Generated on Mon, 10 Oct 2022 09:47:39 GMT | ||
*/ | ||
@@ -1531,4 +1531,25 @@ | ||
} | ||
}, | ||
"summary-row": { | ||
"spacing": { | ||
"value": "10px", | ||
"filePath": "./src/components/summary-row/summary-row.tokens.json", | ||
"isSource": true, | ||
"original": { | ||
"value": "10px" | ||
}, | ||
"name": "ofSummaryRowSpacing", | ||
"attributes": { | ||
"category": "of", | ||
"type": "summary-row", | ||
"item": "spacing" | ||
}, | ||
"path": [ | ||
"of", | ||
"summary-row", | ||
"spacing" | ||
] | ||
} | ||
} | ||
} | ||
}; |
{ | ||
"name": "@open-formulieren/design-tokens", | ||
"version": "0.5.0", | ||
"version": "0.6.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
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
88652
23
2004