@servicetitan/tokens
Advanced tools
Comparing version 4.1.1 to 4.2.0
/** | ||
* Do not edit directly | ||
* Generated on Fri, 01 May 2020 00:07:10 GMT | ||
* Generated on Thu, 07 May 2020 19:47:57 GMT | ||
*/ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 01 May 2020 00:07:10 GMT | ||
* Generated on Thu, 07 May 2020 19:47:57 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ module.exports = { |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 01 May 2020 00:07:10 GMT | ||
* Generated on Thu, 07 May 2020 19:47:57 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
@@ -137,8 +137,9 @@ declare const tokens: { | ||
zIndexNotification: string; | ||
zIndexOverlay: string; | ||
zIndexGuideHelp: string; | ||
zIndexGlobalNav: string; | ||
zIndexModal: string; | ||
zIndexDrawer: string; | ||
zIndexGuideHelp: string; | ||
zIndexGlobalNav: string; | ||
zIndexPopover: string; | ||
}; | ||
export default tokens; |
@@ -140,9 +140,10 @@ "use strict"; | ||
zIndexNotification: '1200', | ||
zIndexModal: '1100', | ||
zIndexDrawer: '1000', | ||
zIndexOverlay: '1100', | ||
zIndexGuideHelp: '999', | ||
zIndexGlobalNav: '990', | ||
zIndexPopover: '800' | ||
zIndexModal: '1100', | ||
zIndexDrawer: '1100', | ||
zIndexPopover: '1100' | ||
}; | ||
exports.default = tokens; | ||
//# sourceMappingURL=tokens.js.map |
@@ -139,9 +139,10 @@ // Source: tokens | ||
zIndexNotification: '1200', | ||
zIndexModal: '1100', | ||
zIndexDrawer: '1000', | ||
zIndexOverlay: '1100', | ||
zIndexGuideHelp: '999', | ||
zIndexGlobalNav: '990', | ||
zIndexPopover: '800' | ||
zIndexModal: '1100', | ||
zIndexDrawer: '1100', | ||
zIndexPopover: '1100' | ||
} | ||
export default tokens; |
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "4.1.1", | ||
"version": "4.2.0", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "homepage": "https://anvil.servicetitan.com", | ||
}, | ||
"gitHead": "d4497b203e6b732f7214e30f6481b988f0e6274f" | ||
"gitHead": "4c58b7a12d9eb9e7628d523c7cd990bb75a1b203" | ||
} |
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
116830
3033