@open-formulieren/design-tokens
Advanced tools
Comparing version 0.8.0 to 0.9.0
/** | ||
* Do not edit directly | ||
* Generated on Tue, 11 Oct 2022 12:27:11 GMT | ||
* Generated on Tue, 11 Oct 2022 12:53:22 GMT | ||
*/ | ||
@@ -70,2 +70,3 @@ | ||
export const ofFieldBorderColor = "#979797"; | ||
export const ofFieldsetLegendColor = "#01689B"; | ||
export const ofFileUploadDropAreaPadding = "15px"; | ||
@@ -72,0 +73,0 @@ export const ofHelptextBg = "#d3e3ec"; |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 11 Oct 2022 12:27:11 GMT | ||
* Generated on Tue, 11 Oct 2022 12:53:22 GMT | ||
*/ | ||
@@ -1408,2 +1408,27 @@ | ||
}, | ||
"fieldset": { | ||
"legend": { | ||
"color": { | ||
"value": "#01689B", | ||
"filePath": "./src/components/fields/fieldset.tokens.json", | ||
"isSource": true, | ||
"original": { | ||
"value": "{of.color.primary}" | ||
}, | ||
"name": "ofFieldsetLegendColor", | ||
"attributes": { | ||
"category": "of", | ||
"type": "fieldset", | ||
"item": "legend", | ||
"subitem": "color" | ||
}, | ||
"path": [ | ||
"of", | ||
"fieldset", | ||
"legend", | ||
"color" | ||
] | ||
} | ||
} | ||
}, | ||
"file-upload": { | ||
@@ -1410,0 +1435,0 @@ "drop-area": { |
{ | ||
"name": "@open-formulieren/design-tokens", | ||
"version": "0.8.0", | ||
"version": "0.9.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
91330
25
2105