@easypost/easy-ui-tokens
Advanced tools
Comparing version 1.0.0-alpha.13 to 1.0.0-alpha.14
# @easypost/easy-ui-tokens | ||
## 1.0.0-alpha.14 | ||
### Minor Changes | ||
- 73fde3e: feat: Drawer component | ||
## 1.0.0-alpha.13 | ||
@@ -4,0 +10,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Mon, 25 Nov 2024 21:38:43 GMT | ||
* Generated on Wed, 27 Nov 2024 19:20:10 GMT | ||
*/ | ||
@@ -341,2 +341,3 @@ | ||
"z-index.nav": "1000"; | ||
"z-index.drawer": "1200"; | ||
"z-index.modal": "1300"; | ||
@@ -343,0 +344,0 @@ "z-index.notification": "999999"; |
/** | ||
* Do not edit directly | ||
* Generated on Mon, 25 Nov 2024 21:38:43 GMT | ||
* Generated on Wed, 27 Nov 2024 19:20:10 GMT | ||
*/ | ||
@@ -340,4 +340,5 @@ | ||
"z-index.nav": "1000", | ||
"z-index.drawer": "1200", | ||
"z-index.modal": "1300", | ||
"z-index.notification": "999999" | ||
}; |
@@ -335,4 +335,5 @@ { | ||
"z-index.nav": "1000", | ||
"z-index.drawer": "1200", | ||
"z-index.modal": "1300", | ||
"z-index.notification": "999999" | ||
} |
{ | ||
"name": "@easypost/easy-ui-tokens", | ||
"version": "1.0.0-alpha.13" | ||
"version": "1.0.0-alpha.14" | ||
} |
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
99305
1706