Socket
Socket
Sign inDemoInstall

@material/mwc-radio

Package Overview
Dependencies
Maintainers
19
Versions
721
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-radio - npm Package Compare versions

Comparing version 0.14.0-canary.2f164110.0 to 0.14.0-canary.306cabed.0

3

mwc-radio-base.js

@@ -18,3 +18,4 @@ import { __decorate } from "tslib";

*/
import { addHasRemoveClass, FormElement, observer } from '@material/mwc-base/form-element.js';
import { addHasRemoveClass, FormElement } from '@material/mwc-base/form-element.js';
import { observer } from '@material/mwc-base/observer.js';
import { ripple } from '@material/mwc-ripple/ripple-directive.js';

@@ -21,0 +22,0 @@ import MDCRadioFoundation from '@material/radio/foundation.js';

{
"name": "@material/mwc-radio",
"version": "0.14.0-canary.2f164110.0",
"version": "0.14.0-canary.306cabed.0",
"description": "",

@@ -18,5 +18,5 @@ "main": "mwc-radio.js",

"dependencies": {
"@material/mwc-base": "0.14.0-canary.2f164110.0",
"@material/mwc-ripple": "0.14.0-canary.2f164110.0",
"@material/radio": "=6.0.0-canary.9372e4939.0",
"@material/mwc-base": "0.14.0-canary.306cabed.0",
"@material/mwc-ripple": "0.14.0-canary.306cabed.0",
"@material/radio": "=6.0.0-canary.bec065920.0",
"lit-element": "^2.2.1",

@@ -28,3 +28,3 @@ "tslib": "^1.10.0"

},
"gitHead": "288331a2ec51b59facb4791d01e4d2ba8f4b7cc0"
"gitHead": "7b07db227ed0e98a8a55068a9460e3969aa14b37"
}

@@ -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/288331a2ec51b59facb4791d01e4d2ba8f4b7cc0/packages/radio/images/standard.png" width="84px" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7b07db227ed0e98a8a55068a9460e3969aa14b37/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/288331a2ec51b59facb4791d01e4d2ba8f4b7cc0/packages/radio/images/standard.png" width="84px" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7b07db227ed0e98a8a55068a9460e3969aa14b37/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/288331a2ec51b59facb4791d01e4d2ba8f4b7cc0/packages/radio/images/custom_color.png" height="40px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7b07db227ed0e98a8a55068a9460e3969aa14b37/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/288331a2ec51b59facb4791d01e4d2ba8f4b7cc0/packages/radio/images/disabled_custom_color.png" height="40px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7b07db227ed0e98a8a55068a9460e3969aa14b37/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/288331a2ec51b59facb4791d01e4d2ba8f4b7cc0/packages/radio/images/formfield.png" width="94px" height="80px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7b07db227ed0e98a8a55068a9460e3969aa14b37/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/288331a2ec51b59facb4791d01e4d2ba8f4b7cc0/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/288331a2ec51b59facb4791d01e4d2ba8f4b7cc0/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/288331a2ec51b59facb4791d01e4d2ba8f4b7cc0/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/7b07db227ed0e98a8a55068a9460e3969aa14b37/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/7b07db227ed0e98a8a55068a9460e3969aa14b37/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/7b07db227ed0e98a8a55068a9460e3969aa14b37/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

@@ -17,3 +17,4 @@ /**

*/
import {addHasRemoveClass, FormElement, HTMLElementWithRipple, observer} from '@material/mwc-base/form-element.js';
import {addHasRemoveClass, FormElement, HTMLElementWithRipple} from '@material/mwc-base/form-element.js';
import {observer} from '@material/mwc-base/observer.js';
import {ripple} from '@material/mwc-ripple/ripple-directive.js';

@@ -20,0 +21,0 @@ import {MDCRadioAdapter} from '@material/radio/adapter.js';

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc