@sage/design-tokens
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -32,2 +32,12 @@ { | ||
}, | ||
"content": { | ||
"900": { | ||
"value": "#000000", | ||
"type": "color" | ||
}, | ||
"000": { | ||
"value": "#ffffff", | ||
"type": "color" | ||
} | ||
}, | ||
"action": { | ||
@@ -261,12 +271,2 @@ "major": { | ||
}, | ||
"content": { | ||
"900": { | ||
"value": "#000000", | ||
"type": "color" | ||
}, | ||
"000": { | ||
"value": "#ffffff", | ||
"type": "color" | ||
} | ||
}, | ||
"semantic": { | ||
@@ -641,2 +641,6 @@ "positive": { | ||
"type": "borderWidth" | ||
}, | ||
"000": { | ||
"value": "0px", | ||
"type": "borderWidth" | ||
} | ||
@@ -643,0 +647,0 @@ }, |
@@ -10,2 +10,4 @@ /* | ||
export const colorsBrandTransparent: string; | ||
export const colorsContent900: string; | ||
export const colorsContent000: string; | ||
export const colorsActionMajor100: string; | ||
@@ -63,4 +65,2 @@ export const colorsActionMajor200: string; | ||
export const colorsUtilityReadOnly600: string; | ||
export const colorsContent900: string; | ||
export const colorsContent000: string; | ||
export const colorsSemanticPositive400: string; | ||
@@ -194,2 +194,3 @@ export const colorsSemanticPositive500: string; | ||
export const borderWidth400: string; | ||
export const borderWidth000: string; | ||
export const opacity100: string; | ||
@@ -196,0 +197,0 @@ export const opacity200: string; |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Thu, 05 Aug 2021 10:56:23 GMT | ||
* Generated on Fri, 06 Aug 2021 10:01:23 GMT | ||
*/ | ||
@@ -17,2 +17,4 @@ | ||
colorsBrandTransparent: 'rgba(225, 225, 225, 0)', | ||
colorsContent900: '#000000', | ||
colorsContent000: '#ffffff', | ||
colorsActionMajor100: '#C500ED', | ||
@@ -70,4 +72,2 @@ colorsActionMajor200: '#C500ED', | ||
colorsUtilityReadOnly600: '#CCD6DB', | ||
colorsContent900: '#000000', | ||
colorsContent000: '#ffffff', | ||
colorsSemanticPositive400: '#39ff14', | ||
@@ -151,2 +151,3 @@ colorsSemanticPositive500: '#008A21', | ||
borderWidth400: '4px', | ||
borderWidth000: '0px', | ||
opacity100: '10%', | ||
@@ -153,0 +154,0 @@ opacity200: '20%', |
@@ -11,2 +11,4 @@ /* | ||
const colorsBrandTransparent: string; | ||
const colorsContent900: string; | ||
const colorsContent000: string; | ||
const colorsActionMajor100: string; | ||
@@ -64,4 +66,2 @@ const colorsActionMajor200: string; | ||
const colorsUtilityReadOnly600: string; | ||
const colorsContent900: string; | ||
const colorsContent000: string; | ||
const colorsSemanticPositive400: string; | ||
@@ -195,2 +195,3 @@ const colorsSemanticPositive500: string; | ||
const borderWidth400: string; | ||
const borderWidth000: string; | ||
const opacity100: string; | ||
@@ -197,0 +198,0 @@ const opacity200: string; |
@@ -11,2 +11,4 @@ /* | ||
colorsBrandTransparent: 'rgba(225, 225, 225, 0)', | ||
colorsContent900: '#000000', | ||
colorsContent000: '#ffffff', | ||
colorsActionMajor100: '#C500ED', | ||
@@ -64,4 +66,2 @@ colorsActionMajor200: '#C500ED', | ||
colorsUtilityReadOnly600: '#CCD6DB', | ||
colorsContent900: '#000000', | ||
colorsContent000: '#ffffff', | ||
colorsSemanticPositive400: '#39ff14', | ||
@@ -175,2 +175,3 @@ colorsSemanticPositive500: '#008A21', | ||
borderWidth400: '4px', | ||
borderWidth000: '0px', | ||
opacity100: '10%', | ||
@@ -177,0 +178,0 @@ opacity200: '20%', |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Thu, 05 Aug 2021 10:56:23 GMT | ||
* Generated on Fri, 06 Aug 2021 10:01:24 GMT | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Thu, 05 Aug 2021 10:56:23 GMT | ||
* Generated on Fri, 06 Aug 2021 10:01:23 GMT | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -6,3 +6,3 @@ /* | ||
* Do not edit directly | ||
* Generated on Thu, 05 Aug 2021 10:56:23 GMT | ||
* Generated on Fri, 06 Aug 2021 10:01:23 GMT | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -9,3 +9,3 @@ { | ||
"author": "The Sage Group plc", | ||
"version": "1.6.0", | ||
"version": "1.7.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
1526659
3708