@ebot7/edem-tokens
Advanced tools
Comparing version 0.5.2 to 0.6.0
@@ -92,4 +92,6 @@ [ | ||
"value": "0px 8px 20px rgba(0, 0, 0, 0.05)", | ||
"description": "Use that shadow to show a large element like Header above others.", | ||
"original": { | ||
"value": "0px 8px 20px rgba(0, 0, 0, 0.05)" | ||
"value": "0px 8px 20px rgba(0, 0, 0, 0.05)", | ||
"description": "Use that shadow to show a large element like Header above others." | ||
}, | ||
@@ -114,2 +116,26 @@ "name": "token-box-shadow-panel", | ||
{ | ||
"value": "0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 2px 6px 0 rgba(0, 41, 77, 0.07)", | ||
"description": "The combined shadow value is used to distinct a small (dropdown, toast...) element which goes above others.", | ||
"original": { | ||
"value": "0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 2px 6px 0 rgba(0, 41, 77, 0.07)", | ||
"description": "The combined shadow value is used to distinct a small (dropdown, toast...) element which goes above others." | ||
}, | ||
"name": "token-box-shadow-element", | ||
"attributes": { | ||
"category": "box-shadow", | ||
"type": "element" | ||
}, | ||
"path": [ | ||
"box-shadow", | ||
"element" | ||
], | ||
"title": "Element", | ||
"contrast": {}, | ||
"variables": { | ||
"js": "TOKEN_BOX_SHADOW_ELEMENT", | ||
"scss": "$token-box-shadow-element", | ||
"css": "var(--token-box-shadow-element)" | ||
} | ||
}, | ||
{ | ||
"value": "#046b99", | ||
@@ -116,0 +142,0 @@ "original": { |
/** | ||
* Do not edit directly | ||
* Generated on Wed, 20 Jan 2021 14:40:20 GMT | ||
* Generated on Wed, 27 Jan 2021 16:58:32 GMT | ||
*/ | ||
@@ -11,2 +11,3 @@ | ||
export const TOKEN_BOX_SHADOW_PANEL = "0px 8px 20px rgba(0, 0, 0, 0.05)"; | ||
export const TOKEN_BOX_SHADOW_ELEMENT = "0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 2px 6px 0 rgba(0, 41, 77, 0.07)"; | ||
export const TOKEN_COLOR_PALETTE_BLUE = "#046B99"; | ||
@@ -13,0 +14,0 @@ export const TOKEN_COLOR_PALETTE_BLUE_DARKEN_20 = "#03567A"; |
@@ -7,2 +7,3 @@ { | ||
"token-box-shadow-panel": "0px 8px 20px rgba(0, 0, 0, 0.05)", | ||
"token-box-shadow-element": "0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 2px 6px 0 rgba(0, 41, 77, 0.07)", | ||
"token-color-palette-blue": "#046b99", | ||
@@ -9,0 +10,0 @@ "token-color-palette-blue-darken-20": "#03567a", |
{ | ||
"name": "@ebot7/edem-tokens", | ||
"version": "0.5.2", | ||
"version": "0.6.0", | ||
"main": "index.js", | ||
@@ -19,3 +19,3 @@ "files": [ | ||
}, | ||
"gitHead": "317a0295cbcbee5b9669e51c9ac044dbe08a4387" | ||
"gitHead": "a813a9fb64d9610edc4cb17b0d37f8696f213cea" | ||
} |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
81670
2582