mineral-ui-tokens
Advanced tools
Comparing version 0.2.0 to 0.3.0
@@ -68,6 +68,6 @@ 'use strict'; | ||
var color_mouse = exports.color_mouse = '#58606e'; | ||
var color_primary = exports.color_primary = '#ffffff'; | ||
var color_readOnly = exports.color_readOnly = '#58606e'; | ||
var color_required = exports.color_required = '#de1b1b'; | ||
var color_brand = exports.color_brand = '#3272d9'; | ||
var color_brandPrimary = exports.color_brandPrimary = '#ffffff'; | ||
var color_brand_active = exports.color_brand_active = '#1d5bbf'; | ||
@@ -77,2 +77,3 @@ var color_brand_focus = exports.color_brand_focus = '#3272d9'; | ||
var color_danger = exports.color_danger = '#de1b1b'; | ||
var color_dangerPrimary = exports.color_dangerPrimary = '#ffffff'; | ||
var color_danger_active = exports.color_danger_active = '#b80d0d'; | ||
@@ -82,2 +83,3 @@ var color_danger_focus = exports.color_danger_focus = '#de1b1b'; | ||
var color_success = exports.color_success = '#2a854e'; | ||
var color_successPrimary = exports.color_successPrimary = '#ffffff'; | ||
var color_success_active = exports.color_success_active = '#20693d'; | ||
@@ -87,2 +89,3 @@ var color_success_focus = exports.color_success_focus = '#2a854e'; | ||
var color_warning = exports.color_warning = '#ad5f00'; | ||
var color_warningPrimary = exports.color_warningPrimary = '#ffffff'; | ||
var color_warning_active = exports.color_warning_active = '#8a4d03'; | ||
@@ -89,0 +92,0 @@ var color_warning_focus = exports.color_warning_focus = '#ad5f00'; |
@@ -63,6 +63,6 @@ export var backgroundColor_active = '#ebeff5'; | ||
export var color_mouse = '#58606e'; | ||
export var color_primary = '#ffffff'; | ||
export var color_readOnly = '#58606e'; | ||
export var color_required = '#de1b1b'; | ||
export var color_brand = '#3272d9'; | ||
export var color_brandPrimary = '#ffffff'; | ||
export var color_brand_active = '#1d5bbf'; | ||
@@ -72,2 +72,3 @@ export var color_brand_focus = '#3272d9'; | ||
export var color_danger = '#de1b1b'; | ||
export var color_dangerPrimary = '#ffffff'; | ||
export var color_danger_active = '#b80d0d'; | ||
@@ -77,2 +78,3 @@ export var color_danger_focus = '#de1b1b'; | ||
export var color_success = '#2a854e'; | ||
export var color_successPrimary = '#ffffff'; | ||
export var color_success_active = '#20693d'; | ||
@@ -82,2 +84,3 @@ export var color_success_focus = '#2a854e'; | ||
export var color_warning = '#ad5f00'; | ||
export var color_warningPrimary = '#ffffff'; | ||
export var color_warning_active = '#8a4d03'; | ||
@@ -84,0 +87,0 @@ export var color_warning_focus = '#ad5f00'; |
@@ -64,6 +64,6 @@ export default { | ||
color_mouse: '#58606e', | ||
color_primary: '#ffffff', | ||
color_readOnly: '#58606e', | ||
color_required: '#de1b1b', | ||
color_brand: '#3272d9', | ||
color_brandPrimary: '#ffffff', | ||
color_brand_active: '#1d5bbf', | ||
@@ -73,2 +73,3 @@ color_brand_focus: '#3272d9', | ||
color_danger: '#de1b1b', | ||
color_dangerPrimary: '#ffffff', | ||
color_danger_active: '#b80d0d', | ||
@@ -78,2 +79,3 @@ color_danger_focus: '#de1b1b', | ||
color_success: '#2a854e', | ||
color_successPrimary: '#ffffff', | ||
color_success_active: '#20693d', | ||
@@ -83,2 +85,3 @@ color_success_focus: '#2a854e', | ||
color_warning: '#ad5f00', | ||
color_warningPrimary: '#ffffff', | ||
color_warning_active: '#8a4d03', | ||
@@ -85,0 +88,0 @@ color_warning_focus: '#ad5f00', |
@@ -5,3 +5,3 @@ { | ||
"description": "Mineral UI Design Tokens", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"license": "Apache-2.0", | ||
@@ -8,0 +8,0 @@ "repository": { |
@@ -69,6 +69,6 @@ 'use strict'; | ||
color_mouse: '#58606e', | ||
color_primary: '#ffffff', | ||
color_readOnly: '#58606e', | ||
color_required: '#de1b1b', | ||
color_brand: '#3272d9', | ||
color_brandPrimary: '#ffffff', | ||
color_brand_active: '#1d5bbf', | ||
@@ -78,2 +78,3 @@ color_brand_focus: '#3272d9', | ||
color_danger: '#de1b1b', | ||
color_dangerPrimary: '#ffffff', | ||
color_danger_active: '#b80d0d', | ||
@@ -83,2 +84,3 @@ color_danger_focus: '#de1b1b', | ||
color_success: '#2a854e', | ||
color_successPrimary: '#ffffff', | ||
color_success_active: '#20693d', | ||
@@ -88,2 +90,3 @@ color_success_focus: '#2a854e', | ||
color_warning: '#ad5f00', | ||
color_warningPrimary: '#ffffff', | ||
color_warning_active: '#8a4d03', | ||
@@ -90,0 +93,0 @@ color_warning_focus: '#ad5f00', |
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
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
0
96272
38
1428