@sage/design-tokens
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -232,2 +232,6 @@ { | ||
"type": "color" | ||
}, | ||
"000": { | ||
"value": "rgba(255,255,255,1)", | ||
"type": "color" | ||
} | ||
@@ -418,7 +422,7 @@ }, | ||
"400": { | ||
"value": "1.25", | ||
"value": "1.25%", | ||
"type": "lineHeights" | ||
}, | ||
"500": { | ||
"value": "1.5", | ||
"value": "1.5%", | ||
"type": "lineHeights" | ||
@@ -487,4 +491,4 @@ } | ||
"x": "0", | ||
"y": "10", | ||
"blur": "10", | ||
"y": "10px", | ||
"blur": "10px", | ||
"spread": "0", | ||
@@ -491,0 +495,0 @@ "color": "rgba(0,20,29,0.1)" |
@@ -57,2 +57,3 @@ /* | ||
export const colorsContent900: string; | ||
export const colorsContent000: string; | ||
export const colorsSemanticPositive400: string; | ||
@@ -59,0 +60,0 @@ export const colorsSemanticPositive500: string; |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Mon, 02 Aug 2021 09:25:42 GMT | ||
* Generated on Tue, 03 Aug 2021 07:53:09 GMT | ||
*/ | ||
@@ -64,2 +64,3 @@ | ||
colorsContent900: 'rgba(0,0,0,0.9)', | ||
colorsContent000: 'rgba(255,255,255,1)', | ||
colorsSemanticPositive400: '#39ff14', | ||
@@ -106,4 +107,4 @@ colorsSemanticPositive500: '#008A21', | ||
sizing075: '6px', | ||
lineHeights400: '1.25', | ||
lineHeights500: '1.5', | ||
lineHeights400: '1.25%', | ||
lineHeights500: '1.5%', | ||
fontFamiliesDefault: 'Lato', | ||
@@ -122,3 +123,3 @@ fontFamiliesIos: 'San Francisco', | ||
fontWeightsBlack: '900', | ||
boxShadow200: { x: '0', y: '10', blur: '10', spread: '0', color: 'rgba(0,20,29,0.1)' }, | ||
boxShadow200: { x: '0', y: '10px', blur: '10px', spread: '0', color: 'rgba(0,20,29,0.1)' }, | ||
boxShadow400: { x: '0', y: '20px', blur: '40px', spread: '0', color: 'rgba(0,20,29,0.1)' }, | ||
@@ -125,0 +126,0 @@ boxShadow600: { x: '0', y: '30px', blur: '60px', spread: '0', color: 'rgba(0,20,29,0.1)' }, |
@@ -58,2 +58,3 @@ /* | ||
const colorsContent900: string; | ||
const colorsContent000: string; | ||
const colorsSemanticPositive400: string; | ||
@@ -60,0 +61,0 @@ const colorsSemanticPositive500: string; |
@@ -58,2 +58,3 @@ /* | ||
colorsContent900: 'rgba(0,0,0,0.9)', | ||
colorsContent000: 'rgba(255,255,255,1)', | ||
colorsSemanticPositive400: '#39ff14', | ||
@@ -100,4 +101,4 @@ colorsSemanticPositive500: '#008A21', | ||
sizing075: '6px', | ||
lineHeights400: '1.25', | ||
lineHeights500: '1.5', | ||
lineHeights400: '1.25%', | ||
lineHeights500: '1.5%', | ||
fontFamiliesDefault: 'Lato', | ||
@@ -118,4 +119,4 @@ fontFamiliesIos: 'San Francisco', | ||
x: '0', | ||
y: '10', | ||
blur: '10', | ||
y: '10px', | ||
blur: '10px', | ||
spread: '0', | ||
@@ -122,0 +123,0 @@ color: 'rgba(0,20,29,0.1)' |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Mon, 02 Aug 2021 09:25:42 GMT | ||
* Generated on Tue, 03 Aug 2021 07:53:10 GMT | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Mon, 02 Aug 2021 09:25:42 GMT | ||
* Generated on Tue, 03 Aug 2021 07:53:10 GMT | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Mon, 02 Aug 2021 09:25:42 GMT | ||
* Generated on Tue, 03 Aug 2021 07:53:10 GMT | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -9,3 +9,3 @@ { | ||
"author": "The Sage Group plc", | ||
"version": "1.4.0", | ||
"version": "1.5.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
1523227
3628