@material/mwc-snackbar
Advanced tools
Comparing version 0.23.0-canary.fe7cca31.0 to 0.23.0
@@ -82,3 +82,4 @@ /** | ||
// 1. `textContent = ''` is required for IE11 + JAWS | ||
// 2. `innerHTML = ' '` is required for Chrome + JAWS and NVDA | ||
// 2. the lit-html render of `' '` is required for Chrome + JAWS and | ||
// NVDA | ||
// | ||
@@ -85,0 +86,0 @@ // All other browser/screen reader combinations support both methods. |
{ | ||
"name": "@material/mwc-snackbar", | ||
"version": "0.23.0-canary.fe7cca31.0", | ||
"version": "0.23.0", | ||
"description": "Material Design snackbar web component", | ||
@@ -19,4 +19,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/mwc-base": "0.23.0-canary.fe7cca31.0", | ||
"@material/snackbar": "=12.0.0-canary.3f36ac75c.0", | ||
"@material/mwc-base": "^0.23.0", | ||
"@material/snackbar": "=13.0.0-canary.864798678.0", | ||
"lit-element": "^2.5.1", | ||
@@ -27,4 +27,4 @@ "lit-html": "^1.4.1", | ||
"devDependencies": { | ||
"@material/feature-targeting": "=12.0.0-canary.3f36ac75c.0", | ||
"@material/rtl": "=12.0.0-canary.3f36ac75c.0" | ||
"@material/feature-targeting": "=13.0.0-canary.864798678.0", | ||
"@material/rtl": "=13.0.0-canary.864798678.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "scripts": { | ||
}, | ||
"gitHead": "45bb0797db4a64851859f8894864015974863643" | ||
"gitHead": "9830d665867dbb440855339d9181b5c323202008" | ||
} |
@@ -9,7 +9,7 @@ # `<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/45bb0797db4a64851859f8894864015974863643/packages/snackbar/images/action_button.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9830d665867dbb440855339d9181b5c323202008/packages/snackbar/images/action_button.png) | ||
[Material Design Guidelines: Snackbars](https://material.io/design/components/snackbars.html) | ||
[Demo](https://material-components.github.io/material-components-web-components/demos/snackbar/) | ||
[Demo](https://material-components.github.io/material-web/demos/snackbar/) | ||
@@ -34,3 +34,3 @@ ## Installation | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/45bb0797db4a64851859f8894864015974863643/packages/snackbar/images/standard.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9830d665867dbb440855339d9181b5c323202008/packages/snackbar/images/standard.png) | ||
@@ -51,3 +51,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/45bb0797db4a64851859f8894864015974863643/packages/snackbar/images/action_and_dismiss.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9830d665867dbb440855339d9181b5c323202008/packages/snackbar/images/action_and_dismiss.png) | ||
@@ -63,3 +63,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/45bb0797db4a64851859f8894864015974863643/packages/snackbar/images/custom_action_color.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9830d665867dbb440855339d9181b5c323202008/packages/snackbar/images/custom_action_color.png) | ||
@@ -79,3 +79,3 @@ ```css | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/45bb0797db4a64851859f8894864015974863643/packages/snackbar/images/stacked.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/9830d665867dbb440855339d9181b5c323202008/packages/snackbar/images/stacked.png) | ||
@@ -129,3 +129,3 @@ ### Leading | ||
| ----------------------------- | ------- |------------ | ||
| `--mdc-snackbar-action-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/45bb0797db4a64851859f8894864015974863643/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/9830d665867dbb440855339d9181b5c323202008/packages/snackbar/images/color_bb86fc.png) `#bb86fc` | Color of the action button text. | ||
@@ -132,0 +132,0 @@ #### Global CSS Custom Properties |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
78046
19
403
1
80
+ Added@material/mwc-base@0.23.0(transitive)
- Removed@material/mwc-base@0.23.0-canary.fe7cca31.0(transitive)
Updated@material/mwc-base@^0.23.0