@material/mwc-radio
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "@material/mwc-radio", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "main": "mwc-radio.js", | ||
"dependencies": { | ||
"@material/mwc-base": "^0.11.0", | ||
"@material/mwc-ripple": "^0.11.0", | ||
"@material/mwc-base": "^0.11.1", | ||
"@material/mwc-ripple": "^0.11.1", | ||
"@material/radio": "=5.0.0-canary.5729943ba.0", | ||
@@ -28,3 +28,3 @@ "lit-element": "^2.2.1", | ||
}, | ||
"gitHead": "147d9789d99bf7a5ed28f6b066b8db58f5b9ab0a" | ||
"gitHead": "395c02244bf15c2658cb110eb405ff2e4c0477fc" | ||
} |
@@ -8,3 +8,3 @@ # `<mwc-radio>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-radio.svg)](https://www.npmjs.com/package/@material/mwc-radio) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/0926f3ae957d3fabad48b995a885aaf136b9ada1/packages/radio/images/standard.png" width="84px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/395c02244bf15c2658cb110eb405ff2e4c0477fc/packages/radio/images/standard.png" width="84px" height="48px"> | ||
@@ -31,3 +31,3 @@ [Material Design Guidelines: Radio buttons](https://material.io/design/components/selection-controls.html#radio-buttons) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/0926f3ae957d3fabad48b995a885aaf136b9ada1/packages/radio/images/standard.png" width="84px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/395c02244bf15c2658cb110eb405ff2e4c0477fc/packages/radio/images/standard.png" width="84px" height="48px"> | ||
@@ -45,3 +45,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/0926f3ae957d3fabad48b995a885aaf136b9ada1/packages/radio/images/custom_color.png" width="84px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/395c02244bf15c2658cb110eb405ff2e4c0477fc/packages/radio/images/custom_color.png" width="84px" height="48px"> | ||
@@ -60,3 +60,3 @@ ```css | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/0926f3ae957d3fabad48b995a885aaf136b9ada1/packages/radio/images/formfield.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/395c02244bf15c2658cb110eb405ff2e4c0477fc/packages/radio/images/formfield.png" width="94px" height="80px"> | ||
@@ -111,3 +111,3 @@ ```html | ||
| ----------------------- | -------------------------------------- |------------ | ||
| `--mdc-theme-secondary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/0926f3ae957d3fabad48b995a885aaf136b9ada1/packages/radio/images/color_018786.png) `#018786` | Color of the radio button. | ||
| `--mdc-theme-secondary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/395c02244bf15c2658cb110eb405ff2e4c0477fc/packages/radio/images/color_018786.png) `#018786` | Color of the radio button. | ||
@@ -114,0 +114,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
Updated@material/mwc-base@^0.11.1
Updated@material/mwc-ripple@^0.11.1