@material/mwc-formfield
Advanced tools
Comparing version 0.23.0-canary.90ff8057.0 to 0.23.0-canary.99fc0632.0
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.23.0-canary.90ff8057.0", | ||
"version": "0.23.0-canary.99fc0632.0", | ||
"description": "Material Design formfield web component", | ||
@@ -19,4 +19,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/form-field": "=12.0.0-canary.4d95812f9.0", | ||
"@material/mwc-base": "0.23.0-canary.90ff8057.0", | ||
"@material/form-field": "=13.0.0-canary.f4241a42a.0", | ||
"@material/mwc-base": "0.23.0-canary.99fc0632.0", | ||
"lit-element": "^2.5.1", | ||
@@ -27,8 +27,8 @@ "lit-html": "^1.4.1", | ||
"devDependencies": { | ||
"@material/mwc-checkbox": "0.23.0-canary.90ff8057.0", | ||
"@material/mwc-radio": "0.23.0-canary.90ff8057.0", | ||
"@material/mwc-switch": "0.23.0-canary.90ff8057.0", | ||
"@material/rtl": "=12.0.0-canary.4d95812f9.0", | ||
"@material/theme": "=12.0.0-canary.4d95812f9.0", | ||
"@material/typography": "=12.0.0-canary.4d95812f9.0" | ||
"@material/mwc-checkbox": "0.23.0-canary.99fc0632.0", | ||
"@material/mwc-radio": "0.23.0-canary.99fc0632.0", | ||
"@material/mwc-switch": "0.23.0-canary.99fc0632.0", | ||
"@material/rtl": "=13.0.0-canary.f4241a42a.0", | ||
"@material/theme": "=13.0.0-canary.f4241a42a.0", | ||
"@material/typography": "=13.0.0-canary.f4241a42a.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "scripts": { | ||
}, | ||
"gitHead": "f90c69a94171ac1d67bd6c3315ba759c0e2e79b7" | ||
"gitHead": "1182c7b11008cbaa2e6a052092cde8c856306942" | ||
} |
@@ -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/f90c69a94171ac1d67bd6c3315ba759c0e2e79b7/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1182c7b11008cbaa2e6a052092cde8c856306942/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/f90c69a94171ac1d67bd6c3315ba759c0e2e79b7/packages/formfield/images/nowrap.png" width="150px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1182c7b11008cbaa2e6a052092cde8c856306942/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/f90c69a94171ac1d67bd6c3315ba759c0e2e79b7/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1182c7b11008cbaa2e6a052092cde8c856306942/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/f90c69a94171ac1d67bd6c3315ba759c0e2e79b7/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1182c7b11008cbaa2e6a052092cde8c856306942/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
@@ -103,0 +103,0 @@ ```html |
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
+ Added@material/mwc-base@0.23.0-canary.99fc0632.0(transitive)
- Removed@material/mwc-base@0.23.0-canary.90ff8057.0(transitive)