@material/mwc-formfield
Advanced tools
Comparing version 0.24.0-canary.f2ea80c4.0 to 0.25.1
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.24.0-canary.f2ea80c4.0", | ||
"version": "0.25.1", | ||
"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.25.1", | ||
"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.25.1", | ||
"@material/mwc-radio": "^0.25.1", | ||
"@material/mwc-switch": "^0.25.1", | ||
"@material/rtl": "=13.0.0-canary.65125b3a6.0", | ||
@@ -40,3 +40,3 @@ "@material/theme": "=13.0.0-canary.65125b3a6.0", | ||
}, | ||
"gitHead": "be75dd39a03705b3cc24c5614f2c7f2be7c3c93e" | ||
"gitHead": "b1c1ab5230f56f6bce405387b9c75cc7111cacc2" | ||
} |
@@ -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/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/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/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/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/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/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/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
43262
16
198
1
80
+ Added@lit-labs/ssr-dom-shim@1.2.1(transitive)
+ Added@lit/reactive-element@1.6.3(transitive)
+ Added@material/mwc-base@0.25.3(transitive)
+ Addedlit@2.8.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)
Updated@material/mwc-base@^0.25.1
Updatedlit-element@^3.0.0
Updatedlit-html@^2.0.0