Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@material/mwc-formfield

Package Overview
Dependencies
Maintainers
21
Versions
720
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-formfield - npm Package Compare versions

Comparing version 0.24.0-canary.20e2081c.0 to 0.24.0-canary.583613a9.0

2

mwc-formfield-base.js

@@ -12,3 +12,3 @@ /**

import { html, property, query, queryAssignedNodes } from 'lit-element';
import { classMap } from 'lit-html/directives/class-map';
import { classMap } from 'lit-html/directives/class-map.js';
export class FormfieldBase extends BaseElement {

@@ -15,0 +15,0 @@ constructor() {

{
"name": "@material/mwc-formfield",
"version": "0.24.0-canary.20e2081c.0",
"version": "0.24.0-canary.583613a9.0",
"description": "Material Design formfield web component",

@@ -20,3 +20,3 @@ "keywords": [

"@material/form-field": "=13.0.0-canary.864798678.0",
"@material/mwc-base": "0.24.0-canary.20e2081c.0",
"@material/mwc-base": "0.24.0-canary.583613a9.0",
"lit-element": "3.0.0-rc.4",

@@ -27,5 +27,5 @@ "lit-html": "2.0.0-rc.5",

"devDependencies": {
"@material/mwc-checkbox": "0.24.0-canary.20e2081c.0",
"@material/mwc-radio": "0.24.0-canary.20e2081c.0",
"@material/mwc-switch": "0.24.0-canary.20e2081c.0",
"@material/mwc-checkbox": "0.24.0-canary.583613a9.0",
"@material/mwc-radio": "0.24.0-canary.583613a9.0",
"@material/mwc-switch": "0.24.0-canary.583613a9.0",
"@material/rtl": "=13.0.0-canary.864798678.0",

@@ -41,3 +41,3 @@ "@material/theme": "=13.0.0-canary.864798678.0",

},
"gitHead": "4912005504dcbf47a4f5fee3ef7d4b37cfb48606"
"gitHead": "6362ae780108c56957ae78e7b17d5a13a17b286a"
}

@@ -37,3 +37,3 @@ # `<mwc-formfield>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-formfield.svg)](https://www.npmjs.com/package/@material/mwc-formfield)

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/4912005504dcbf47a4f5fee3ef7d4b37cfb48606/packages/formfield/images/with_checkbox.png" width="105px" height="40px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6362ae780108c56957ae78e7b17d5a13a17b286a/packages/formfield/images/with_checkbox.png" width="105px" height="40px">

@@ -53,3 +53,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/4912005504dcbf47a4f5fee3ef7d4b37cfb48606/packages/formfield/images/nowrap.png" width="150px" height="40px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6362ae780108c56957ae78e7b17d5a13a17b286a/packages/formfield/images/nowrap.png" width="150px" height="40px">

@@ -74,3 +74,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/4912005504dcbf47a4f5fee3ef7d4b37cfb48606/packages/formfield/images/with_radio.png" width="94px" height="80px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6362ae780108c56957ae78e7b17d5a13a17b286a/packages/formfield/images/with_radio.png" width="94px" height="80px">

@@ -100,3 +100,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/4912005504dcbf47a4f5fee3ef7d4b37cfb48606/packages/formfield/images/with_switch.png" width="160px" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6362ae780108c56957ae78e7b17d5a13a17b286a/packages/formfield/images/with_switch.png" width="160px" height="48px">

@@ -103,0 +103,0 @@ ```html

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