@material/mwc-formfield
Advanced tools
Comparing version 0.24.0-canary.f2ea80c4.0 to 0.26.0-canary.6be1a13e.0
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.24.0-canary.f2ea80c4.0", | ||
"version": "0.26.0-canary.6be1a13e.0", | ||
"description": "Material Design formfield web component", | ||
@@ -20,11 +20,11 @@ "keywords": [ | ||
"@material/form-field": "=13.0.0-canary.65125b3a6.0", | ||
"@material/mwc-base": "0.24.0-canary.f2ea80c4.0", | ||
"lit-element": "3.0.0-rc.4", | ||
"lit-html": "2.0.0-rc.5", | ||
"@material/mwc-base": "0.26.0-canary.6be1a13e.0", | ||
"lit-element": "^3.0.0", | ||
"lit-html": "^2.0.0", | ||
"tslib": "^2.0.1" | ||
}, | ||
"devDependencies": { | ||
"@material/mwc-checkbox": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-radio": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-switch": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-checkbox": "0.26.0-canary.6be1a13e.0", | ||
"@material/mwc-radio": "0.26.0-canary.6be1a13e.0", | ||
"@material/mwc-switch": "0.26.0-canary.6be1a13e.0", | ||
"@material/rtl": "=13.0.0-canary.65125b3a6.0", | ||
@@ -40,3 +40,3 @@ "@material/theme": "=13.0.0-canary.65125b3a6.0", | ||
}, | ||
"gitHead": "be75dd39a03705b3cc24c5614f2c7f2be7c3c93e" | ||
"gitHead": "3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3" | ||
} |
@@ -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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/formfield/images/nowrap.png" width="150px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/3ceaeaa7e4bf1c68a18e69c841acf156afc64dc3/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
35992
+ Added@lit-labs/ssr-dom-shim@1.2.1(transitive)
+ Added@lit/reactive-element@1.6.3(transitive)
+ Added@material/mwc-base@0.26.0-canary.6be1a13e.0(transitive)
+ Addedlit-element@3.3.3(transitive)
+ Addedlit-html@2.8.0(transitive)
- Removed@material/mwc-base@0.24.0-canary.f2ea80c4.0(transitive)
- Removedlit-element@3.0.0-rc.4(transitive)
- Removedlit-html@2.0.0-rc.5(transitive)
Updatedlit-element@^3.0.0
Updatedlit-html@^2.0.0