@eva-design/eva
Advanced tools
Comparing version 2.1.0 to 2.1.1
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.dark = exports.light = exports.mapping = void 0; | ||
exports.mapping = require('./mapping.json'); | ||
@@ -4,0 +5,0 @@ exports.light = require('./themes/light.json'); |
{ | ||
"name": "@eva-design/eva", | ||
"description": "Eva Design System", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "akveo <contact@akveo.com>", |
@@ -205,3 +205,3 @@ { | ||
"color-danger-disabled": "$color-basic-transparent-300", | ||
"color-danger-focus-border": "color-danger-700", | ||
"color-danger-focus-border": "$color-danger-700", | ||
"color-danger-hover-border": "$color-danger-hover", | ||
@@ -208,0 +208,0 @@ "color-danger-default-border": "$color-danger-default", |
@@ -205,3 +205,3 @@ { | ||
"color-danger-disabled": "$color-basic-transparent-300", | ||
"color-danger-focus-border": "color-danger-700", | ||
"color-danger-focus-border": "$color-danger-700", | ||
"color-danger-hover-border": "$color-danger-hover", | ||
@@ -208,0 +208,0 @@ "color-danger-default-border": "$color-danger-default", |
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
317452
7
6455