@engie-group/fluid-design-tokens
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -7,2 +7,8 @@ # Changelog | ||
## 📦 1.0.4 - 2021-10-05 | ||
### 🖍 Changed | ||
* Update placeholder color | ||
### 🐛 Fixed | ||
* Fix packages version | ||
## 📦 1.0.3 - 2021-02-15 | ||
@@ -9,0 +15,0 @@ ### 🚀 Added |
@@ -524,3 +524,3 @@ { | ||
"input": { | ||
"light": "#e0e0e0", | ||
"light": "#bdbdbd", | ||
"dark": "#758590", | ||
@@ -532,7 +532,7 @@ "disabled": { | ||
"hover": { | ||
"light": "#e0e0e0", | ||
"light": "#bdbdbd", | ||
"dark": "#758590" | ||
}, | ||
"focus": { | ||
"light": "#e0e0e0", | ||
"light": "#bdbdbd", | ||
"dark": "#485d6c" | ||
@@ -539,0 +539,0 @@ } |
{ | ||
"name": "@engie-group/fluid-design-tokens", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Fluid Design Tokens", | ||
@@ -41,4 +41,4 @@ "keywords": [ | ||
"prettier": "2.1.2", | ||
"style-dictionary": "^2.10.0", | ||
"tinycolor2": "^1.4.2" | ||
"style-dictionary": "2.10.2", | ||
"tinycolor2": "1.4.2" | ||
}, | ||
@@ -48,3 +48,3 @@ "engines": { | ||
}, | ||
"gitHead": "364c29f84ab27a668fe2d051f784e1b3c05bd505" | ||
"gitHead": "39edcaa076a73004eb7d67b69d84bea6d94f75b7" | ||
} |
@@ -6,3 +6,3 @@ { | ||
"light": { | ||
"value": "{color.base.gray.300.light.value}" | ||
"value": "{color.base.gray.400.light.value}" | ||
}, | ||
@@ -22,3 +22,3 @@ "dark": { | ||
"light": { | ||
"value": "{color.base.gray.300.light.value}" | ||
"value": "{color.base.gray.400.light.value}" | ||
}, | ||
@@ -31,3 +31,3 @@ "dark": { | ||
"light": { | ||
"value": "{color.base.gray.300.light.value}" | ||
"value": "{color.base.gray.400.light.value}" | ||
}, | ||
@@ -34,0 +34,0 @@ "dark": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
124417
1