@gemeente-rotterdam/design-tokens
Advanced tools
Comparing version 1.0.0-alpha.24 to 1.0.0-alpha.25
/** | ||
* Do not edit directly | ||
* Generated on Fri, 15 Dec 2023 13:33:33 GMT | ||
* Generated on Fri, 15 Dec 2023 13:50:22 GMT | ||
*/ | ||
@@ -303,2 +303,3 @@ | ||
export const utrechtFocusOutlineWidth : string; | ||
export const utrechtSpaceAround : number; | ||
export const utrechtSpaceBlock3xs : string; | ||
@@ -472,2 +473,3 @@ export const utrechtSpaceBlock2xs : string; | ||
export const utrechtHeading1LineHeight : string; | ||
export const utrechtHeading1MarginBlockEnd : string; | ||
export const utrechtHeading2FontSize : string; | ||
@@ -474,0 +476,0 @@ export const utrechtHeading2LineHeight : string; |
@@ -226,2 +226,3 @@ { | ||
"utrechtFocusOutlineWidth": "1px", | ||
"utrechtSpaceAround": 1, | ||
"utrechtSpaceBlock3xs": "0", | ||
@@ -392,4 +393,5 @@ "utrechtSpaceBlock2xs": "4px", | ||
"utrechtFormSelectMaxInlineSize": "100%", | ||
"utrechtHeading1FontSize": "64px", | ||
"utrechtHeading1LineHeight": "72px", | ||
"utrechtHeading1FontSize": "32px", | ||
"utrechtHeading1LineHeight": "40px", | ||
"utrechtHeading1MarginBlockEnd": "8px", | ||
"utrechtHeading2FontSize": "48px", | ||
@@ -396,0 +398,0 @@ "utrechtHeading2LineHeight": "56px", |
@@ -456,2 +456,3 @@ { | ||
"space": { | ||
"around": 1, | ||
"block": { | ||
@@ -891,6 +892,6 @@ "3xs": "0", | ||
"font-family": {}, | ||
"font-size": "64px", | ||
"font-size": "32px", | ||
"font-weight": {}, | ||
"line-height": "72px", | ||
"margin-block-end": {}, | ||
"line-height": "40px", | ||
"margin-block-end": "8px", | ||
"margin-block-start": {} | ||
@@ -897,0 +898,0 @@ }, |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 15 Dec 2023 13:33:33 GMT | ||
* Generated on Fri, 15 Dec 2023 13:50:22 GMT | ||
*/ | ||
@@ -479,2 +479,3 @@ | ||
"space": { | ||
"around": DesignToken, | ||
"block": { | ||
@@ -917,3 +918,3 @@ "3xs": DesignToken, | ||
"line-height": DesignToken, | ||
"margin-block-end": {}, | ||
"margin-block-end": DesignToken, | ||
"margin-block-start": {} | ||
@@ -920,0 +921,0 @@ }, |
{ | ||
"version": "1.0.0-alpha.24", | ||
"version": "1.0.0-alpha.25", | ||
"author": "Community for NL Design System", | ||
@@ -37,3 +37,3 @@ "description": "Example design tokens", | ||
}, | ||
"gitHead": "7d888911bc8a2af0324dfd0560f4ac198eb92359" | ||
"gitHead": "717c6c935d77f61c09ad0e35df6cc6cd887912db" | ||
} |
{ | ||
"utrecht": { | ||
"space": { | ||
"around": { "value": 1 }, | ||
"block": { | ||
@@ -5,0 +6,0 @@ "3xs": { "value": "0" }, |
@@ -6,6 +6,6 @@ { | ||
"font-family": {}, | ||
"font-size": { "value": "{rods.typography.scale.6xl.font-size}" }, | ||
"font-size": { "value": "{rods.typography.scale.3xl.font-size}" }, | ||
"font-weight": {}, | ||
"line-height": { "value": "{rods.typography.scale.6xl.line-height}" }, | ||
"margin-block-end": {}, | ||
"line-height": { "value": "{rods.typography.scale.3xl.line-height}" }, | ||
"margin-block-end": { "value": "{rods.space.scale.2}" }, | ||
"margin-block-start": {} | ||
@@ -12,0 +12,0 @@ } |
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 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 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
658918
18263