@material/mwc-snackbar
Advanced tools
Comparing version 0.14.0-canary.02aa8a98.0 to 0.14.0-canary.22e0f5c9.0
{ | ||
"name": "@material/mwc-snackbar", | ||
"version": "0.14.0-canary.02aa8a98.0", | ||
"version": "0.14.0-canary.22e0f5c9.0", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "main": "mwc-snackbar.js", | ||
"dependencies": { | ||
"@material/mwc-base": "0.14.0-canary.02aa8a98.0", | ||
"@material/snackbar": "=6.0.0-canary.17b9699c4.0", | ||
"@material/mwc-base": "0.14.0-canary.22e0f5c9.0", | ||
"@material/snackbar": "=6.0.0-canary.bd33cb56b.0", | ||
"lit-element": "^2.2.1", | ||
@@ -28,3 +28,3 @@ "lit-html": "^1.1.2", | ||
}, | ||
"gitHead": "97bedf50cad33662f192490eaffe0e04894aa3c1" | ||
"gitHead": "ccb096ae11e367b4590851e53c023abbb22d2774" | ||
} |
@@ -9,3 +9,3 @@ # `<mwc-snackbar>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-snackbar.svg)](https://www.npmjs.com/package/@material/mwc-snackbar) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/snackbar/images/action_button.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/ccb096ae11e367b4590851e53c023abbb22d2774/packages/snackbar/images/action_button.png) | ||
@@ -32,3 +32,3 @@ [Material Design Guidelines: Snackbars](https://material.io/design/components/snackbars.html) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/snackbar/images/standard.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/ccb096ae11e367b4590851e53c023abbb22d2774/packages/snackbar/images/standard.png) | ||
@@ -49,3 +49,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/snackbar/images/action_and_dismiss.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/ccb096ae11e367b4590851e53c023abbb22d2774/packages/snackbar/images/action_and_dismiss.png) | ||
@@ -61,3 +61,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/snackbar/images/custom_action_color.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/ccb096ae11e367b4590851e53c023abbb22d2774/packages/snackbar/images/custom_action_color.png) | ||
@@ -77,3 +77,3 @@ ```css | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/snackbar/images/stacked.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/ccb096ae11e367b4590851e53c023abbb22d2774/packages/snackbar/images/stacked.png) | ||
@@ -127,3 +127,3 @@ ### Leading | ||
| ----------------------------- | ------- |------------ | ||
| `--mdc-snackbar-action-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/snackbar/images/color_bb86fc.png) `#bb86fc` | Color of the action button text. | ||
| `--mdc-snackbar-action-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/ccb096ae11e367b4590851e53c023abbb22d2774/packages/snackbar/images/color_bb86fc.png) `#bb86fc` | Color of the action button text. | ||
@@ -130,0 +130,0 @@ ## Additional references |
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.14.0-canary.22e0f5c9.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.02aa8a98.0(transitive)