@nulogy/tokens
Advanced tools
Comparing version 4.14.0 to 4.14.1
@@ -0,1 +1,8 @@ | ||
## [4.14.1](https://github.com/nulogy/nds-tokens/compare/v4.14.0...v4.14.1) (2021-01-26) | ||
### Bug Fixes | ||
* sidebar casing ([2b0b431](https://github.com/nulogy/nds-tokens/commit/2b0b431c3b628d2d7a3352e9211b7385cabc5943)) | ||
# [4.14.0](https://github.com/nulogy/nds-tokens/compare/v4.13.1...v4.14.0) (2021-01-08) | ||
@@ -2,0 +9,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 08 Jan 2021 19:12:45 GMT | ||
* Generated on Tue, 26 Jan 2021 19:44:57 GMT | ||
*/ | ||
@@ -94,3 +94,3 @@ | ||
export const z_index_tabs_bar = 210; | ||
export const z_index_side_bar = 800; | ||
export const z_index_sidebar = 800; | ||
export const z_index_nav_bar = 900; | ||
@@ -104,5 +104,5 @@ export const z_index_overlay = 1000; | ||
export const z_indices_tabs_bar = 210; | ||
export const z_indices_side_bar = 800; | ||
export const z_indices_sidebar = 800; | ||
export const z_indices_nav_bar = 900; | ||
export const z_indices_overlay = 1000; | ||
export const z_indices_open_control = 1000; |
{ | ||
"name": "@nulogy/tokens", | ||
"version": "4.14.0", | ||
"version": "4.14.1", | ||
"description": "Design tokens for the Nulogy Design System - http://nulogy.design", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/nulogy/nds-tokens.git", |
@@ -18,3 +18,3 @@ { | ||
}, | ||
"sideBar": { | ||
"sidebar": { | ||
"value": 800 | ||
@@ -21,0 +21,0 @@ }, |
@@ -18,3 +18,3 @@ { | ||
}, | ||
"sideBar": { | ||
"sidebar": { | ||
"value": 800 | ||
@@ -21,0 +21,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
28821