@material/mwc-snackbar
Advanced tools
Comparing version 0.26.0-canary.0a492ae8.0 to 0.26.0-canary.0aa18745.0
{ | ||
"name": "@material/mwc-snackbar", | ||
"version": "0.26.0-canary.0a492ae8.0", | ||
"version": "0.26.0-canary.0aa18745.0", | ||
"description": "Material Design snackbar web component", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/mwc-base": "0.26.0-canary.0a492ae8.0", | ||
"@material/mwc-base": "0.26.0-canary.0aa18745.0", | ||
"@material/snackbar": "=14.0.0-canary.a986df922.0", | ||
@@ -35,3 +35,3 @@ "lit": "^2.0.0", | ||
}, | ||
"gitHead": "9f520a49648fd39a7140df761448008fe0fbb492" | ||
"gitHead": "5345838b7f3a3ec41bf4ef997759be6aae3cd340" | ||
} |
@@ -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/9f520a49648fd39a7140df761448008fe0fbb492/packages/snackbar/images/action_button.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/5345838b7f3a3ec41bf4ef997759be6aae3cd340/packages/snackbar/images/action_button.png) | ||
@@ -34,3 +34,3 @@ [Material Design Guidelines: Snackbars](https://material.io/design/components/snackbars.html) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9f520a49648fd39a7140df761448008fe0fbb492/packages/snackbar/images/standard.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/5345838b7f3a3ec41bf4ef997759be6aae3cd340/packages/snackbar/images/standard.png) | ||
@@ -51,3 +51,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9f520a49648fd39a7140df761448008fe0fbb492/packages/snackbar/images/action_and_dismiss.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/5345838b7f3a3ec41bf4ef997759be6aae3cd340/packages/snackbar/images/action_and_dismiss.png) | ||
@@ -63,3 +63,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9f520a49648fd39a7140df761448008fe0fbb492/packages/snackbar/images/custom_action_color.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/5345838b7f3a3ec41bf4ef997759be6aae3cd340/packages/snackbar/images/custom_action_color.png) | ||
@@ -79,3 +79,3 @@ ```css | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9f520a49648fd39a7140df761448008fe0fbb492/packages/snackbar/images/stacked.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/5345838b7f3a3ec41bf4ef997759be6aae3cd340/packages/snackbar/images/stacked.png) | ||
@@ -129,3 +129,3 @@ ### Leading | ||
| ----------------------------- | ------- |------------ | ||
| `--mdc-snackbar-action-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/9f520a49648fd39a7140df761448008fe0fbb492/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/5345838b7f3a3ec41bf4ef997759be6aae3cd340/packages/snackbar/images/color_bb86fc.png) `#bb86fc` | Color of the action button text. | ||
@@ -132,0 +132,0 @@ #### Global CSS Custom Properties |
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.0aa18745.0(transitive)
- Removed@material/mwc-base@0.26.0-canary.0a492ae8.0(transitive)