@rmwc/textfield
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -376,3 +376,3 @@ 'use strict'; | ||
var tagProps = Object.assign({}, rest, { | ||
var tagProps = Object.assign({ | ||
disabled: disabled, | ||
@@ -379,0 +379,0 @@ elementRef: function elementRef(ref) { |
{ | ||
"name": "@rmwc/textfield", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "RMWC TextField component", | ||
@@ -30,8 +30,8 @@ "main": "index.js", | ||
"@material/textfield": "~0.40.0", | ||
"@rmwc/base": "^3.0.6", | ||
"@rmwc/floating-label": "^3.0.6", | ||
"@rmwc/icon": "^3.0.6", | ||
"@rmwc/line-ripple": "^3.0.6", | ||
"@rmwc/notched-outline": "^3.0.6" | ||
"@rmwc/base": "^3.0.7", | ||
"@rmwc/floating-label": "^3.0.7", | ||
"@rmwc/icon": "^3.0.7", | ||
"@rmwc/line-ripple": "^3.0.7", | ||
"@rmwc/notched-outline": "^3.0.7" | ||
} | ||
} |
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
53213
Updated@rmwc/base@^3.0.7
Updated@rmwc/floating-label@^3.0.7
Updated@rmwc/icon@^3.0.7
Updated@rmwc/line-ripple@^3.0.7
Updated@rmwc/notched-outline@^3.0.7