@material/mwc-textfield
Advanced tools
Comparing version 0.26.1 to 0.27.0
{ | ||
"name": "@material/mwc-textfield", | ||
"version": "0.26.1", | ||
"version": "0.27.0", | ||
"description": "Material Design textfield web component", | ||
@@ -21,6 +21,6 @@ "keywords": [ | ||
"@material/line-ripple": "=14.0.0-canary.53b3cad2f.0", | ||
"@material/mwc-base": "^0.26.1", | ||
"@material/mwc-floating-label": "^0.26.1", | ||
"@material/mwc-line-ripple": "^0.26.1", | ||
"@material/mwc-notched-outline": "^0.26.1", | ||
"@material/mwc-base": "^0.27.0", | ||
"@material/mwc-floating-label": "^0.27.0", | ||
"@material/mwc-line-ripple": "^0.27.0", | ||
"@material/mwc-notched-outline": "^0.27.0", | ||
"@material/textfield": "=14.0.0-canary.53b3cad2f.0", | ||
@@ -31,3 +31,3 @@ "lit": "^2.0.0", | ||
"devDependencies": { | ||
"@material/mwc-icon": "^0.26.1", | ||
"@material/mwc-icon": "^0.27.0", | ||
"@material/notched-outline": "=14.0.0-canary.53b3cad2f.0", | ||
@@ -44,3 +44,3 @@ "@material/ripple": "=14.0.0-canary.53b3cad2f.0", | ||
}, | ||
"gitHead": "06b516b7f91867acd0cbe5676767aea8f490cbee" | ||
"gitHead": "c1e876a15bc028034781984538ea803ba67dbed3" | ||
} |
@@ -7,3 +7,3 @@ # `<mwc-textfield>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-textfield.svg)](https://www.npmjs.com/package/@material/mwc-textfield) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/textfield/images/standard.png" width="244px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/textfield/images/standard.png" width="244px"> | ||
@@ -32,3 +32,3 @@ [Material Design Guidelines: text fields](https://material.io/design/components/text-fields.html) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/textfield/images/standard.png" width="244px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/textfield/images/standard.png" width="244px"> | ||
@@ -45,3 +45,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/textfield/images/icon-leading.png" width="244px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/textfield/images/icon-leading.png" width="244px"> | ||
@@ -59,3 +59,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/textfield/images/icon-trailing.png" width="244px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/textfield/images/icon-trailing.png" width="244px"> | ||
@@ -68,3 +68,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/textfield/images/helper.png" width="244px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/textfield/images/helper.png" width="244px"> | ||
@@ -77,3 +77,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/textfield/images/color-primary.png" width="244px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/textfield/images/color-primary.png" width="244px"> | ||
@@ -98,3 +98,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/textfield/images/outlined.png" width="244px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/textfield/images/outlined.png" width="244px"> | ||
@@ -111,3 +111,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/textfield/images/shape.png" width="233px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/textfield/images/shape.png" width="233px"> | ||
@@ -114,0 +114,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.27.0(transitive)
+ Added@material/mwc-floating-label@0.27.0(transitive)
+ Added@material/mwc-line-ripple@0.27.0(transitive)
+ Added@material/mwc-notched-outline@0.27.0(transitive)
- Removed@material/mwc-base@0.26.1(transitive)
- Removed@material/mwc-floating-label@0.26.1(transitive)
- Removed@material/mwc-line-ripple@0.26.1(transitive)
- Removed@material/mwc-notched-outline@0.26.1(transitive)
Updated@material/mwc-base@^0.27.0