mx-design-tokens
Advanced tools
Comparing version 10.1.0 to 10.1.1
@@ -98,3 +98,3 @@ { | ||
"SelectionBoxShadow": "none", | ||
"Tooltip": "0px 6px 12px rgba(106, 115, 129, 0.16), 0px 3px 8px rgba(87, 102, 117, 0.06)" | ||
"Tooltip": "none" | ||
}, | ||
@@ -101,0 +101,0 @@ "BorderRadius": { |
@@ -57,3 +57,5 @@ "use strict"; | ||
// SelectionBox | ||
SelectionBoxShadow: 'none' | ||
SelectionBoxShadow: 'none', | ||
// Tooltip | ||
Tooltip: 'none' | ||
}); | ||
@@ -60,0 +62,0 @@ }; |
{ | ||
"name": "mx-design-tokens", | ||
"version": "10.1.0", | ||
"version": "10.1.1", | ||
"description": "Design Tokens", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
3035
212947