cf-style-const
Advanced tools
Comparing version 2.8.2 to 2.9.0
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="2.9.0"></a> | ||
# [2.9.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@2.8.2...cf-style-const@2.9.0) (2017-10-24) | ||
### Features | ||
* **cf-component-calendar:** WWW-13497 Add cf-component-calendar ([2012b46](http://stash.cfops.it:7999/www/cf-ux/commits/2012b46)) | ||
* **cf-component-calendar:** WWW-13497 Remove comment ([967388b](http://stash.cfops.it:7999/www/cf-ux/commits/967388b)) | ||
<a name="2.8.2"></a> | ||
@@ -8,0 +20,0 @@ ## [2.8.2](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@2.8.1...cf-style-const@2.8.2) (2017-10-23) |
@@ -63,2 +63,11 @@ var _color; | ||
charcoal: '#333333', | ||
leaf: '#cde49e', | ||
pine: '#f5faeb', | ||
blueberry: '#97bddf', | ||
ice: '#eaf2f8', | ||
water: '#cbdeef', | ||
shrimp: '#de9293', | ||
poppy: '#f8e9e9', | ||
//current colors | ||
@@ -74,3 +83,3 @@ rain: '#408BC9', | ||
lightning: '#FFDB6F' | ||
}, _defineProperty(_color, 'night', '#404041'), _defineProperty(_color, 'dusk', '#4D4D4F'), _defineProperty(_color, 'storm', '#808285'), _defineProperty(_color, 'hail', '#BCBEC0'), _defineProperty(_color, 'moonshine', '#F7F7F7'), _defineProperty(_color, 'grass50', '#cde49e'), _defineProperty(_color, 'grass10', '#f5faeb'), _defineProperty(_color, 'marine50', '#97bddf'), _defineProperty(_color, 'marine10', '#eaf2f8'), _defineProperty(_color, 'apple50', '#de9293'), _defineProperty(_color, 'apple10', '#f8e9e9'), _defineProperty(_color, 'white', '#fff'), _color), | ||
}, _defineProperty(_color, 'night', '#404041'), _defineProperty(_color, 'dusk', '#4D4D4F'), _defineProperty(_color, 'storm', '#808285'), _defineProperty(_color, 'hail', '#BCBEC0'), _defineProperty(_color, 'moonshine', '#F7F7F7'), _defineProperty(_color, 'white', '#fff'), _defineProperty(_color, 'black', '#000'), _color), | ||
fontSize: '15px', | ||
@@ -77,0 +86,0 @@ boxShadow: '0 0 20px 0 rgba(136,136,136,0.50)', |
@@ -65,2 +65,11 @@ 'use strict'; | ||
charcoal: '#333333', | ||
leaf: '#cde49e', | ||
pine: '#f5faeb', | ||
blueberry: '#97bddf', | ||
ice: '#eaf2f8', | ||
water: '#cbdeef', | ||
shrimp: '#de9293', | ||
poppy: '#f8e9e9', | ||
//current colors | ||
@@ -82,10 +91,4 @@ rain: '#408BC9', | ||
//Need to rename these colors, do not use | ||
grass50: '#cde49e', | ||
grass10: '#f5faeb', | ||
marine50: '#97bddf', | ||
marine10: '#eaf2f8', | ||
apple50: '#de9293', | ||
apple10: '#f8e9e9', | ||
white: '#fff' | ||
white: '#fff', | ||
black: '#000' | ||
}, | ||
@@ -92,0 +95,0 @@ fontSize: '15px', |
{ | ||
"name": "cf-style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "2.8.2", | ||
"version": "2.9.0", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
@@ -59,2 +59,11 @@ import { lighten, darken } from 'polished'; | ||
charcoal: '#333333', | ||
leaf: '#cde49e', | ||
pine: '#f5faeb', | ||
blueberry: '#97bddf', | ||
ice: '#eaf2f8', | ||
water: '#cbdeef', | ||
shrimp: '#de9293', | ||
poppy: '#f8e9e9', | ||
//current colors | ||
@@ -76,10 +85,4 @@ rain: '#408BC9', | ||
//Need to rename these colors, do not use | ||
grass50: '#cde49e', | ||
grass10: '#f5faeb', | ||
marine50: '#97bddf', | ||
marine10: '#eaf2f8', | ||
apple50: '#de9293', | ||
apple10: '#f8e9e9', | ||
white: '#fff' | ||
white: '#fff', | ||
black: '#000' | ||
}, | ||
@@ -86,0 +89,0 @@ fontSize: '15px', |
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
20226
264
459