@material/mwc-formfield
Advanced tools
Comparing version
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.26.0-canary.27e05c5d.0", | ||
"version": "0.26.0-canary.2afff08e.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.27e05c5d.0", | ||
"@material/form-field": "=14.0.0-canary.05db65ec0.0", | ||
"@material/mwc-base": "0.26.0-canary.2afff08e.0", | ||
"lit": "^2.0.0", | ||
@@ -26,8 +26,8 @@ "tslib": "^2.0.1" | ||
"devDependencies": { | ||
"@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", | ||
"@material/theme": "=14.0.0-canary.a986df922.0", | ||
"@material/typography": "=14.0.0-canary.a986df922.0" | ||
"@material/mwc-checkbox": "0.26.0-canary.2afff08e.0", | ||
"@material/mwc-radio": "0.26.0-canary.2afff08e.0", | ||
"@material/mwc-switch": "0.26.0-canary.2afff08e.0", | ||
"@material/rtl": "=14.0.0-canary.05db65ec0.0", | ||
"@material/theme": "=14.0.0-canary.05db65ec0.0", | ||
"@material/typography": "=14.0.0-canary.05db65ec0.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "scripts": { | ||
}, | ||
"gitHead": "c052b0acfe9f929e6bae475576f23f8349bde578" | ||
"gitHead": "9bada09943cf93e3b0b697ef81fb87cc7b781379" | ||
} |
@@ -37,3 +37,3 @@ # `<mwc-formfield>` [](https://www.npmjs.com/package/@material/mwc-formfield) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/c052b0acfe9f929e6bae475576f23f8349bde578/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/9bada09943cf93e3b0b697ef81fb87cc7b781379/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/c052b0acfe9f929e6bae475576f23f8349bde578/packages/formfield/images/nowrap.png" width="150px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/9bada09943cf93e3b0b697ef81fb87cc7b781379/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/c052b0acfe9f929e6bae475576f23f8349bde578/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/9bada09943cf93e3b0b697ef81fb87cc7b781379/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/c052b0acfe9f929e6bae475576f23f8349bde578/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/9bada09943cf93e3b0b697ef81fb87cc7b781379/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
@@ -103,0 +103,0 @@ ```html |
+ Added
- Removed