mx-design-tokens
Advanced tools
Comparing version 10.3.1 to 10.3.2
@@ -91,8 +91,8 @@ { | ||
"FocusRingDefault": "0px 0px 0px 2px rgba(82, 138, 224, 0.8)", | ||
"BottomBar": "", | ||
"Card": "", | ||
"Container": "", | ||
"Drawer": "", | ||
"DropdownMenu": "", | ||
"Modal": "", | ||
"BottomBar": "none", | ||
"Card": "none", | ||
"Container": "none", | ||
"Drawer": "none", | ||
"DropdownMenu": "none", | ||
"Modal": "none", | ||
"SelectionBoxShadow": "none", | ||
@@ -99,0 +99,0 @@ "Tooltip": "none" |
@@ -45,13 +45,13 @@ "use strict"; | ||
// Bottom Bar | ||
BottomBar: '', | ||
BottomBar: 'none', | ||
// Card | ||
Card: '', | ||
Card: 'none', | ||
// Container | ||
Container: '', | ||
Container: 'none', | ||
// Drawer | ||
Drawer: '', | ||
Drawer: 'none', | ||
// Dropdown | ||
DropdownMenu: '', | ||
DropdownMenu: 'none', | ||
// Modal | ||
Modal: '', | ||
Modal: 'none', | ||
// SelectionBox | ||
@@ -58,0 +58,0 @@ SelectionBoxShadow: 'none', |
{ | ||
"name": "mx-design-tokens", | ||
"version": "10.3.1", | ||
"version": "10.3.2", | ||
"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
216523
3091