@material/mwc-ripple
Advanced tools
Comparing version 0.26.0-canary.27e05c5d.0 to 0.26.0-canary.2afff08e.0
{ | ||
"name": "@material/mwc-ripple", | ||
"version": "0.26.0-canary.27e05c5d.0", | ||
"version": "0.26.0-canary.2afff08e.0", | ||
"description": "Material Design ripple web component", | ||
@@ -19,5 +19,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/dom": "=14.0.0-canary.a986df922.0", | ||
"@material/mwc-base": "0.26.0-canary.27e05c5d.0", | ||
"@material/ripple": "=14.0.0-canary.a986df922.0", | ||
"@material/dom": "=14.0.0-canary.05db65ec0.0", | ||
"@material/mwc-base": "0.26.0-canary.2afff08e.0", | ||
"@material/ripple": "=14.0.0-canary.05db65ec0.0", | ||
"lit": "^2.0.0", | ||
@@ -27,3 +27,3 @@ "tslib": "^2.0.1" | ||
"devDependencies": { | ||
"@material/theme": "=14.0.0-canary.a986df922.0" | ||
"@material/theme": "=14.0.0-canary.05db65ec0.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
}, | ||
"gitHead": "c052b0acfe9f929e6bae475576f23f8349bde578" | ||
"gitHead": "9bada09943cf93e3b0b697ef81fb87cc7b781379" | ||
} |
@@ -30,3 +30,3 @@ # `<mwc-ripple>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-button.svg)](https://www.npmjs.com/package/@material/mwc-ripple) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c052b0acfe9f929e6bae475576f23f8349bde578/packages/ripple/images/standard.gif) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9bada09943cf93e3b0b697ef81fb87cc7b781379/packages/ripple/images/standard.gif) | ||
@@ -39,3 +39,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c052b0acfe9f929e6bae475576f23f8349bde578/packages/ripple/images/unbound.gif) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9bada09943cf93e3b0b697ef81fb87cc7b781379/packages/ripple/images/unbound.gif) | ||
@@ -90,3 +90,3 @@ ```html | ||
-------------------------------- | --------------------------------------- | ----------- | ||
`--mdc-ripple-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/c052b0acfe9f929e6bae475576f23f8349bde578/packages/ripple/images/color_000.png) `#000` | Color of the ripple will have when activated. | ||
`--mdc-ripple-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/9bada09943cf93e3b0b697ef81fb87cc7b781379/packages/ripple/images/color_000.png) `#000` | Color of the ripple will have when activated. | ||
`--mdc-ripple-press-opacity` | `0.12` | Opacity of the ripple when pressed. | ||
@@ -93,0 +93,0 @@ `--mdc-ripple-hover-opacity` | `0.04` | Opacity of the ripple when hovered. |
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
+ Added@material/mwc-base@0.26.0-canary.2afff08e.0(transitive)
- Removed@material/mwc-base@0.26.0-canary.27e05c5d.0(transitive)