@neovici/cosmoz-bottom-bar
Advanced tools
Comparing version 4.5.1 to 4.5.2
@@ -16,2 +16,5 @@ import '@neovici/cosmoz-dropdown'; | ||
z-index: 10; | ||
background-color: var(--cosmoz-bottom-bar-bg-color, rgba(230, 230, 230, 0.8)); | ||
box-shadow: var(--cosmoz-bottom-bar-shadow, none); | ||
--cosmoz-dropdown-anchor-spacing: 12px 6px; | ||
@@ -18,0 +21,0 @@ --paper-button: { |
{ | ||
"name": "@neovici/cosmoz-bottom-bar", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "A responsive bottom-bar that can house buttons/actions and a menu for the buttons that won't fit the available width.", | ||
@@ -60,5 +60,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^15.0.0", | ||
"@commitlint/config-conventional": "^15.0.0", | ||
"@neovici/eslint-config": "^1.3.0", | ||
"@commitlint/cli": "^16.0.0", | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@neovici/cfg": "^1.13.0", | ||
"@open-wc/testing": "^2.5.0", | ||
@@ -73,8 +73,7 @@ "@polymer/iron-icon": "^3.0.1", | ||
"@web/test-runner": "^0.13.0", | ||
"@web/test-runner-selenium": "^0.5.0", | ||
"@webcomponents/webcomponentsjs": "^2.5.0", | ||
"husky": "^7.0.0", | ||
"semantic-release": "^18.0.0", | ||
"sinon": "^12.0.0" | ||
"semantic-release": "^19.0.0", | ||
"sinon": "^13.0.0" | ||
} | ||
} |
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
30552
16
450