@material/mwc-ripple
Advanced tools
Comparing version 0.25.0 to 0.26.0-canary.6be1a13e.0
{ | ||
"name": "@material/mwc-ripple", | ||
"version": "0.25.0", | ||
"version": "0.26.0-canary.6be1a13e.0", | ||
"description": "Material Design ripple web component", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"@material/dom": "=13.0.0-canary.65125b3a6.0", | ||
"@material/mwc-base": "^0.25.0", | ||
"@material/mwc-base": "0.26.0-canary.6be1a13e.0", | ||
"@material/ripple": "=13.0.0-canary.65125b3a6.0", | ||
@@ -36,3 +36,3 @@ "lit-element": "^3.0.0", | ||
}, | ||
"gitHead": "6be1a13e29a0f18491948418d7076fdc1c7031a6" | ||
"gitHead": "3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3" | ||
} |
@@ -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/6be1a13e29a0f18491948418d7076fdc1c7031a6/packages/ripple/images/standard.gif) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/packages/ripple/images/standard.gif) | ||
@@ -39,3 +39,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6be1a13e29a0f18491948418d7076fdc1c7031a6/packages/ripple/images/unbound.gif) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/packages/ripple/images/unbound.gif) | ||
@@ -90,3 +90,3 @@ ```html | ||
-------------------------------- | --------------------------------------- | ----------- | ||
`--mdc-ripple-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/6be1a13e29a0f18491948418d7076fdc1c7031a6/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/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
0
100
75986
19
485
+ Added@material/mwc-base@0.26.0-canary.6be1a13e.0(transitive)
- Removed@material/mwc-base@0.25.3(transitive)
- Removedlit@2.8.0(transitive)