@material/mwc-formfield
Advanced tools
Comparing version 0.26.0-canary.8067ce28.0 to 0.26.0-canary.893fc857.0
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.26.0-canary.8067ce28.0", | ||
"version": "0.26.0-canary.893fc857.0", | ||
"description": "Material Design formfield web component", | ||
@@ -19,4 +19,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/form-field": "=14.0.0-canary.a986df922.0", | ||
"@material/mwc-base": "0.26.0-canary.8067ce28.0", | ||
"@material/form-field": "=14.0.0-canary.6ca8b8f85.0", | ||
"@material/mwc-base": "0.26.0-canary.893fc857.0", | ||
"lit": "^2.0.0", | ||
@@ -26,8 +26,8 @@ "tslib": "^2.0.1" | ||
"devDependencies": { | ||
"@material/mwc-checkbox": "0.26.0-canary.8067ce28.0", | ||
"@material/mwc-radio": "0.26.0-canary.8067ce28.0", | ||
"@material/mwc-switch": "0.26.0-canary.8067ce28.0", | ||
"@material/rtl": "=14.0.0-canary.a986df922.0", | ||
"@material/theme": "=14.0.0-canary.a986df922.0", | ||
"@material/typography": "=14.0.0-canary.a986df922.0" | ||
"@material/mwc-checkbox": "0.26.0-canary.893fc857.0", | ||
"@material/mwc-radio": "0.26.0-canary.893fc857.0", | ||
"@material/mwc-switch": "0.26.0-canary.893fc857.0", | ||
"@material/rtl": "=14.0.0-canary.6ca8b8f85.0", | ||
"@material/theme": "=14.0.0-canary.6ca8b8f85.0", | ||
"@material/typography": "=14.0.0-canary.6ca8b8f85.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "scripts": { | ||
}, | ||
"gitHead": "a4d0d35b15bd6e7a29375f11c520886e5b9d168e" | ||
"gitHead": "6cbd6b098ea6e47fddfd2a5875df6d41262b532d" | ||
} |
@@ -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/a4d0d35b15bd6e7a29375f11c520886e5b9d168e/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6cbd6b098ea6e47fddfd2a5875df6d41262b532d/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/a4d0d35b15bd6e7a29375f11c520886e5b9d168e/packages/formfield/images/nowrap.png" width="150px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6cbd6b098ea6e47fddfd2a5875df6d41262b532d/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/a4d0d35b15bd6e7a29375f11c520886e5b9d168e/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6cbd6b098ea6e47fddfd2a5875df6d41262b532d/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/a4d0d35b15bd6e7a29375f11c520886e5b9d168e/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6cbd6b098ea6e47fddfd2a5875df6d41262b532d/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.26.0-canary.893fc857.0(transitive)
- Removed@material/mwc-base@0.26.0-canary.8067ce28.0(transitive)