@servicetitan/tokens
Advanced tools
Comparing version 4.2.2 to 4.4.0
/** | ||
* Do not edit directly | ||
* Generated on Tue, 12 May 2020 19:12:10 GMT | ||
* Generated on Tue, 23 Jun 2020 22:25:41 GMT | ||
*/ |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 12 May 2020 19:12:10 GMT | ||
* Generated on Tue, 23 Jun 2020 22:25:41 GMT | ||
*/ | ||
@@ -182,6 +182,6 @@ module.exports = { | ||
"30": { | ||
"value": "rgb(245, 247, 250)", | ||
"value": "rgb(247, 247, 247)", | ||
"category": "primary", | ||
"original": { | ||
"value": "#f5f7fa", | ||
"value": "#f7f7f7", | ||
"category": "primary" | ||
@@ -188,0 +188,0 @@ }, |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 12 May 2020 19:12:10 GMT | ||
* Generated on Tue, 23 Jun 2020 22:25:41 GMT | ||
*/ | ||
@@ -183,6 +183,6 @@ | ||
"30": { | ||
"value": "rgb(245, 247, 250)", | ||
"value": "rgb(247, 247, 247)", | ||
"category": "primary", | ||
"original": { | ||
"value": "#f5f7fa", | ||
"value": "#f7f7f7", | ||
"category": "primary" | ||
@@ -189,0 +189,0 @@ }, |
@@ -9,2 +9,3 @@ declare const tokens: { | ||
breakpointMobile: string; | ||
breakpointMobileLarge: string; | ||
breakpointTablet: string; | ||
@@ -11,0 +12,0 @@ breakpointDesktop: string; |
@@ -12,2 +12,3 @@ "use strict"; | ||
breakpointMobile: '320px', | ||
breakpointMobileLarge: '576px', | ||
breakpointTablet: '768px', | ||
@@ -37,3 +38,3 @@ breakpointDesktop: '992px', | ||
colorNeutral20: 'rgb(250, 250, 250)', | ||
colorNeutral30: 'rgb(245, 247, 250)', | ||
colorNeutral30: 'rgb(247, 247, 247)', | ||
colorNeutral40: 'rgb(245, 245, 245)', | ||
@@ -40,0 +41,0 @@ colorNeutral50: 'rgb(238, 238, 238)', |
@@ -11,2 +11,3 @@ // Source: tokens | ||
breakpointMobile: '320px', | ||
breakpointMobileLarge: '576px', | ||
breakpointTablet: '768px', | ||
@@ -36,3 +37,3 @@ breakpointDesktop: '992px', | ||
colorNeutral20: 'rgb(250, 250, 250)', | ||
colorNeutral30: 'rgb(245, 247, 250)', | ||
colorNeutral30: 'rgb(247, 247, 247)', | ||
colorNeutral40: 'rgb(245, 245, 245)', | ||
@@ -39,0 +40,0 @@ colorNeutral50: 'rgb(238, 238, 238)', |
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "4.2.2", | ||
"version": "4.4.0", | ||
"description": "", | ||
@@ -38,3 +38,3 @@ "homepage": "https://anvil.servicetitan.com", | ||
}, | ||
"gitHead": "2da6a46189478c5605ff7f295f30c20a1bdc960d" | ||
"gitHead": "fb59ac27e28015d640161f0509a310ec39921247" | ||
} |
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
117359
3037