@sb1/ffe-core
Advanced tools
Comparing version 14.0.0 to 14.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="14.0.1"></a> | ||
## [14.0.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-core@14.0.0...@sb1/ffe-core@14.0.1) (2018-09-19) | ||
### Bug Fixes | ||
- **ffe-core:** Update focus outline color ([68d02bc](https://github.com/SpareBank1/designsystem/commit/68d02bc)) | ||
<a name="14.0.0"></a> | ||
@@ -8,0 +16,0 @@ |
@@ -9,29 +9,29 @@ "use strict"; | ||
"blueRoyal": "#002776", | ||
"blueCobalt": "#005AA4", | ||
"blueAzure": "#0071CD", | ||
"blueSky": "#7FC6E8", | ||
"bluePale": "#DFF1F9", | ||
"blueIce": "#EFF8FC", | ||
"blueFocus": "rgba(68, 192, 255, 0.5)", | ||
"green": "#37B441", | ||
"greenShamrock": "#008A00", | ||
"greenEmerald": "#007B00", | ||
"greenMint": "#E1F4E3", | ||
"orange": "#FF9100", | ||
"orangeFire": "#DA3D00", | ||
"orangeSalmon": "#F3BBAA", | ||
"red": "#E60000", | ||
"purple": "#C94096", | ||
"purpleMagenta": "#A20076", | ||
"purpleViolet": "#551A8B", | ||
"sand": "#F8F5EB", | ||
"white": "#FFF", | ||
"grey": "#ADADAD", | ||
"greyCloud": "#F4F4F4", | ||
"greySilver": "#CCC", | ||
"blueCobalt": "#005aa4", | ||
"blueAzure": "#0071cd", | ||
"blueSky": "#7fc6e8", | ||
"bluePale": "#dff1f9", | ||
"blueIce": "#eff8fc", | ||
"blueFocus": "#a1dfff", | ||
"green": "#37b441", | ||
"greenShamrock": "#008a00", | ||
"greenEmerald": "#007b00", | ||
"greenMint": "#e1f4e3", | ||
"orange": "#ff9100", | ||
"orangeFire": "#da3d00", | ||
"orangeSalmon": "#f3bbaa", | ||
"red": "#e60000", | ||
"purple": "#c94096", | ||
"purpleMagenta": "#a20076", | ||
"purpleViolet": "#551a8b", | ||
"sand": "#f8f5eb", | ||
"white": "#fff", | ||
"grey": "#adadad", | ||
"greyCloud": "#f4f4f4", | ||
"greySilver": "#ccc", | ||
"greyCharcoal": "#676767", | ||
"greyWarm": "#F6F6F3", | ||
"greyWarm": "#f6f6f3", | ||
"black": "#262626", | ||
"blueDeepSky": "#008ED2", | ||
"sandIvory": "#FBFAF5" | ||
"blueDeepSky": "#008ed2", | ||
"sandIvory": "#fbfaf5" | ||
}; |
{ | ||
"name": "@sb1/ffe-core", | ||
"version": "14.0.0", | ||
"version": "14.0.1", | ||
"description": "Rammeverk for Felles Front End", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "5252fbbc21a0d2f501bb27235d0429720c13c317" | ||
"gitHead": "013f55fa4d84845f315c7c5dad2611a5d9dbd6fc" | ||
} |
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
51327