@material/mwc-formfield
Advanced tools
Comparing version 0.26.0-canary.232327ee.0 to 0.26.0-canary.27e05c5d.0
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.26.0-canary.232327ee.0", | ||
"version": "0.26.0-canary.27e05c5d.0", | ||
"description": "Material Design formfield web component", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"@material/form-field": "=14.0.0-canary.a986df922.0", | ||
"@material/mwc-base": "0.26.0-canary.232327ee.0", | ||
"@material/mwc-base": "0.26.0-canary.27e05c5d.0", | ||
"lit": "^2.0.0", | ||
@@ -26,5 +26,5 @@ "tslib": "^2.0.1" | ||
"devDependencies": { | ||
"@material/mwc-checkbox": "0.26.0-canary.232327ee.0", | ||
"@material/mwc-radio": "0.26.0-canary.232327ee.0", | ||
"@material/mwc-switch": "0.26.0-canary.232327ee.0", | ||
"@material/mwc-checkbox": "0.26.0-canary.27e05c5d.0", | ||
"@material/mwc-radio": "0.26.0-canary.27e05c5d.0", | ||
"@material/mwc-switch": "0.26.0-canary.27e05c5d.0", | ||
"@material/rtl": "=14.0.0-canary.a986df922.0", | ||
@@ -40,3 +40,3 @@ "@material/theme": "=14.0.0-canary.a986df922.0", | ||
}, | ||
"gitHead": "0645d0b4b0eac5799fc20a3bd279788eb66a7564" | ||
"gitHead": "c052b0acfe9f929e6bae475576f23f8349bde578" | ||
} |
@@ -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/0645d0b4b0eac5799fc20a3bd279788eb66a7564/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/c052b0acfe9f929e6bae475576f23f8349bde578/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/0645d0b4b0eac5799fc20a3bd279788eb66a7564/packages/formfield/images/nowrap.png" width="150px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/c052b0acfe9f929e6bae475576f23f8349bde578/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/0645d0b4b0eac5799fc20a3bd279788eb66a7564/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/c052b0acfe9f929e6bae475576f23f8349bde578/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/0645d0b4b0eac5799fc20a3bd279788eb66a7564/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/c052b0acfe9f929e6bae475576f23f8349bde578/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
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.27e05c5d.0(transitive)
- Removed@material/mwc-base@0.26.0-canary.232327ee.0(transitive)