@servicetitan/tokens
Advanced tools
Comparing version 3.0.0 to 3.1.0
/** | ||
* Do not edit directly | ||
* Generated on Tue, 24 Sep 2019 19:02:07 GMT | ||
* Generated on Wed, 09 Oct 2019 23:53:27 GMT | ||
*/ |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 24 Sep 2019 19:02:07 GMT | ||
* Generated on Wed, 09 Oct 2019 23:53:27 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ module.exports = { |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 24 Sep 2019 19:02:07 GMT | ||
* Generated on Wed, 09 Oct 2019 23:53:27 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
@@ -133,4 +133,6 @@ declare const tokens: { | ||
zIndexDrawer: string; | ||
zIndexGuideHelp: string; | ||
zIndexGlobalNav: string; | ||
zIndexPopover: string; | ||
}; | ||
export default tokens; |
@@ -133,5 +133,7 @@ "use strict"; | ||
displayLineHeight: '1.25', | ||
zIndexNotification: '1100', | ||
zIndexModal: '1000', | ||
zIndexDrawer: '900', | ||
zIndexNotification: '1200', | ||
zIndexModal: '1100', | ||
zIndexDrawer: '1000', | ||
zIndexGuideHelp: '999', | ||
zIndexGlobalNav: '990', | ||
zIndexPopover: '800' | ||
@@ -138,0 +140,0 @@ }; |
@@ -132,5 +132,7 @@ // Source: tokens | ||
displayLineHeight: '1.25', | ||
zIndexNotification: '1100', | ||
zIndexModal: '1000', | ||
zIndexDrawer: '900', | ||
zIndexNotification: '1200', | ||
zIndexModal: '1100', | ||
zIndexDrawer: '1000', | ||
zIndexGuideHelp: '999', | ||
zIndexGlobalNav: '990', | ||
zIndexPopover: '800' | ||
@@ -137,0 +139,0 @@ } |
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "./dist/tokens.js", | ||
}, | ||
"gitHead": "bdbc0015124d4c057cae4eb299f1a94affda31ff" | ||
"gitHead": "4726a247d4b75e5f0acbb2c685c98346b536e321" | ||
} |
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
112794
2865