@servicetitan/tokens
Advanced tools
Comparing version 11.1.1 to 11.2.0
/** | ||
* Do not edit directly | ||
* Generated on Fri, 07 Jan 2022 19:53:58 GMT | ||
* Generated on Fri, 21 Jan 2022 19:15:55 GMT | ||
*/ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 07 Jan 2022 19:53:58 GMT | ||
* Generated on Fri, 21 Jan 2022 19:15:55 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ module.exports = { |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 07 Jan 2022 19:53:58 GMT | ||
* Generated on Fri, 21 Jan 2022 19:15:55 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
@@ -104,2 +104,3 @@ declare const tokens: { | ||
fontWeightRegular: string; | ||
fontWeightSemibold: string; | ||
fontWeightBold: string; | ||
@@ -106,0 +107,0 @@ opacityHover: string; |
@@ -107,3 +107,4 @@ "use strict"; | ||
fontWeightRegular: '400', | ||
fontWeightBold: '600', | ||
fontWeightSemibold: '600', | ||
fontWeightBold: '700', | ||
opacityHover: '.8', | ||
@@ -110,0 +111,0 @@ opacityDisable: '.6', |
@@ -106,3 +106,4 @@ // Source: tokens | ||
fontWeightRegular: '400', | ||
fontWeightBold: '600', | ||
fontWeightSemibold: '600', | ||
fontWeightBold: '700', | ||
opacityHover: '.8', | ||
@@ -109,0 +110,0 @@ opacityDisable: '.6', |
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "11.1.1", | ||
"version": "11.2.0", | ||
"description": "", | ||
@@ -40,3 +40,3 @@ "homepage": "https://anvil.servicetitan.com", | ||
}, | ||
"gitHead": "f4c731bd3fdc3ef744862e6be3ff60a0a37d8aed" | ||
"gitHead": "4f1b2aae8a247b69896c39289a5da3f684272c38" | ||
} |
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
161623
4689