Socket
Socket
Sign inDemoInstall

@material/switch

Package Overview
Dependencies
Maintainers
11
Versions
1687
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/switch - npm Package Compare versions

Comparing version 0.27.0 to 0.28.0

6

package.json
{
"name": "@material/switch",
"description": "The Material Components for the web switch component",
"version": "0.27.0",
"version": "0.28.0",
"license": "Apache-2.0",

@@ -17,4 +17,4 @@ "keywords": [

"@material/animation": "^0.25.0",
"@material/elevation": "^0.25.0",
"@material/theme": "^0.27.0"
"@material/elevation": "^0.28.0",
"@material/theme": "^0.28.0"
},

@@ -21,0 +21,0 @@ "publishConfig": {

@@ -53,3 +53,3 @@ <!--docs:

```html
<div class="mdc-switch mdc-switch--disabled">
<div class="mdc-switch">
<input type="checkbox" id="another-basic-switch" class="mdc-switch__native-control" disabled />

@@ -69,10 +69,2 @@ <div class="mdc-switch__background">

#### Modifier
The provided modifiers are:
| Class | Description |
| -----------------------| -------------------------------------------- |
| `mdc-switch--disabled` | Applies disabled style to disabled switches. |
### Sass Mixins

@@ -79,0 +71,0 @@

Sorry, the diff of this file is not supported yet

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