@material/mwc-snackbar
Advanced tools
Comparing version 0.25.0 to 0.26.0-canary.6be1a13e.0
{ | ||
"name": "@material/mwc-snackbar", | ||
"version": "0.25.0", | ||
"version": "0.26.0-canary.6be1a13e.0", | ||
"description": "Material Design snackbar web component", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/mwc-base": "^0.25.0", | ||
"@material/mwc-base": "0.26.0-canary.6be1a13e.0", | ||
"@material/snackbar": "=13.0.0-canary.65125b3a6.0", | ||
@@ -36,3 +36,3 @@ "lit-element": "^3.0.0", | ||
}, | ||
"gitHead": "6be1a13e29a0f18491948418d7076fdc1c7031a6" | ||
"gitHead": "3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3" | ||
} |
@@ -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/6be1a13e29a0f18491948418d7076fdc1c7031a6/packages/snackbar/images/action_button.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/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/6be1a13e29a0f18491948418d7076fdc1c7031a6/packages/snackbar/images/standard.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/packages/snackbar/images/standard.png) | ||
@@ -51,3 +51,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6be1a13e29a0f18491948418d7076fdc1c7031a6/packages/snackbar/images/action_and_dismiss.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/packages/snackbar/images/action_and_dismiss.png) | ||
@@ -63,3 +63,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6be1a13e29a0f18491948418d7076fdc1c7031a6/packages/snackbar/images/custom_action_color.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/packages/snackbar/images/custom_action_color.png) | ||
@@ -79,3 +79,3 @@ ```css | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6be1a13e29a0f18491948418d7076fdc1c7031a6/packages/snackbar/images/stacked.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/packages/snackbar/images/stacked.png) | ||
@@ -129,3 +129,3 @@ ### Leading | ||
| ----------------------------- | ------- |------------ | ||
| `--mdc-snackbar-action-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/6be1a13e29a0f18491948418d7076fdc1c7031a6/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/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/packages/snackbar/images/color_bb86fc.png) `#bb86fc` | Color of the action button text. | ||
@@ -132,0 +132,0 @@ #### Global CSS Custom Properties |
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
65812
16
395
+ Added@material/mwc-base@0.26.0-canary.6be1a13e.0(transitive)
- Removed@material/mwc-base@0.25.3(transitive)
- Removedlit@2.8.0(transitive)