@sage/design-tokens
Advanced tools
Comparing version 1.11.0 to 1.12.0
@@ -710,2 +710,8 @@ { | ||
} | ||
}, | ||
"borderRadius": { | ||
"circle": { | ||
"value": "50%", | ||
"type": "borderRadius" | ||
} | ||
} | ||
@@ -712,0 +718,0 @@ }, |
@@ -209,1 +209,2 @@ /* | ||
export const opacity900: string; | ||
export const borderRadiusCircle: string; |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Mon, 09 Aug 2021 09:36:58 GMT | ||
* Generated on Tue, 10 Aug 2021 10:36:59 GMT | ||
*/ | ||
@@ -165,3 +165,4 @@ | ||
opacity800: '80%', | ||
opacity900: '90%' | ||
opacity900: '90%', | ||
borderRadiusCircle: '50%' | ||
} |
@@ -210,3 +210,4 @@ /* | ||
const opacity900: string; | ||
const borderRadiusCircle: string; | ||
} | ||
export default _default; |
@@ -189,3 +189,4 @@ /* | ||
opacity800: '80%', | ||
opacity900: '90%' | ||
opacity900: '90%', | ||
borderRadiusCircle: '50%' | ||
} |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Mon, 09 Aug 2021 09:36:59 GMT | ||
* Generated on Tue, 10 Aug 2021 10:36:59 GMT | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Mon, 09 Aug 2021 09:36:59 GMT | ||
* Generated on Tue, 10 Aug 2021 10:36:59 GMT | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Mon, 09 Aug 2021 09:36:59 GMT | ||
* Generated on Tue, 10 Aug 2021 10:36:59 GMT | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -9,3 +9,3 @@ { | ||
"author": "The Sage Group plc", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license", | ||
@@ -12,0 +12,0 @@ "tags": [ |
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
1528901
3764