@material/mwc-radio
Advanced tools
Comparing version 0.14.0-canary.24f5fa6e.0 to 0.14.0-canary.960e214f.0
{ | ||
"name": "@material/mwc-radio", | ||
"version": "0.14.0-canary.24f5fa6e.0", | ||
"version": "0.14.0-canary.960e214f.0", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "main": "mwc-radio.js", | ||
"dependencies": { | ||
"@material/mwc-base": "0.14.0-canary.24f5fa6e.0", | ||
"@material/mwc-ripple": "0.14.0-canary.24f5fa6e.0", | ||
"@material/mwc-base": "0.14.0-canary.960e214f.0", | ||
"@material/mwc-ripple": "0.14.0-canary.960e214f.0", | ||
"@material/radio": "=6.0.0-canary.69edc6e28.0", | ||
@@ -28,3 +28,3 @@ "lit-element": "^2.2.1", | ||
}, | ||
"gitHead": "e884595521a6f82f63b8dec96fc4450410e37a09" | ||
"gitHead": "9c56e2bea6eda03e423f3f7ba00cf95f684660f2" | ||
} |
@@ -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/e884595521a6f82f63b8dec96fc4450410e37a09/packages/radio/images/standard.png" width="84px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/9c56e2bea6eda03e423f3f7ba00cf95f684660f2/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/e884595521a6f82f63b8dec96fc4450410e37a09/packages/radio/images/standard.png" width="84px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/9c56e2bea6eda03e423f3f7ba00cf95f684660f2/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/e884595521a6f82f63b8dec96fc4450410e37a09/packages/radio/images/custom_color.png" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/9c56e2bea6eda03e423f3f7ba00cf95f684660f2/packages/radio/images/custom_color.png" height="40px"> | ||
@@ -64,3 +64,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/e884595521a6f82f63b8dec96fc4450410e37a09/packages/radio/images/disabled_custom_color.png" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/9c56e2bea6eda03e423f3f7ba00cf95f684660f2/packages/radio/images/disabled_custom_color.png" height="40px"> | ||
@@ -86,3 +86,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/e884595521a6f82f63b8dec96fc4450410e37a09/packages/radio/images/formfield.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/9c56e2bea6eda03e423f3f7ba00cf95f684660f2/packages/radio/images/formfield.png" width="94px" height="80px"> | ||
@@ -138,5 +138,5 @@ ```html | ||
| ----------------------- | -------------------------------------- |------------ | ||
| `--mdc-theme-secondary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/e884595521a6f82f63b8dec96fc4450410e37a09/packages/radio/images/color_018786.png) `#018786` | Color of the radio button. | ||
| `--mdc-radio-unchecked-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/e884595521a6f82f63b8dec96fc4450410e37a09/packages/radio/images/color_0,0,0,54.png) `rgba(0, 0, 0, 0.54)` | Color of the ring of an unchecked radio. | ||
| `--mdc-radio-disabled-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/e884595521a6f82f63b8dec96fc4450410e37a09/packages/radio/images/color_0,0,0,38.png) `rgba(0, 0, 0, 0.38)` | Color of the ring and circle of a disabled radio. | ||
| `--mdc-theme-secondary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/9c56e2bea6eda03e423f3f7ba00cf95f684660f2/packages/radio/images/color_018786.png) `#018786` | Color of the radio button. | ||
| `--mdc-radio-unchecked-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/9c56e2bea6eda03e423f3f7ba00cf95f684660f2/packages/radio/images/color_0,0,0,54.png) `rgba(0, 0, 0, 0.54)` | Color of the ring of an unchecked radio. | ||
| `--mdc-radio-disabled-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/9c56e2bea6eda03e423f3f7ba00cf95f684660f2/packages/radio/images/color_0,0,0,38.png) `rgba(0, 0, 0, 0.38)` | Color of the ring and circle of a disabled radio. | ||
@@ -143,0 +143,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
+ Added@material/mwc-base@0.14.0-canary.960e214f.0(transitive)
+ Added@material/mwc-ripple@0.14.0-canary.960e214f.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.24f5fa6e.0(transitive)
- Removed@material/mwc-ripple@0.14.0-canary.24f5fa6e.0(transitive)