@rmwc/formfield
Advanced tools
Comparing version 6.0.14 to 6.1.4
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.useFormfieldFoundation = void 0; | ||
var form_field_1 = require("@material/form-field"); | ||
@@ -4,0 +5,0 @@ var base_1 = require("@rmwc/base"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.FormField = void 0; | ||
var tslib_1 = require("tslib"); | ||
@@ -4,0 +5,0 @@ var react_1 = tslib_1.__importDefault(require("react")); |
{ | ||
"name": "@rmwc/formfield", | ||
"version": "6.0.14", | ||
"version": "6.1.4", | ||
"description": "RMWC FormField component", | ||
@@ -40,6 +40,6 @@ "main": "dist/index.js", | ||
"@material/form-field": "^5.1.0", | ||
"@rmwc/base": "^6.0.14", | ||
"@rmwc/base": "^6.1.4", | ||
"@rmwc/types": "^6.0.5" | ||
}, | ||
"gitHead": "4ee07fdccaec6eae22a6adf9c3232d809492bafd" | ||
"gitHead": "c33a09f349373930ac817c89f21b3246f9e332c2" | ||
} |
# Form Fields | ||
> MDC Form Field provides an mdc-formfield helper class for easily making theme-aware, RTL-aware form field + label combos. It also provides an MDCFormField class for easily making input ripples respond to label events. | ||
MDC Form Field provides an mdc-formfield helper class for easily making theme-aware, RTL-aware form field + label combos. It also provides an MDCFormField class for easily making input ripples respond to label events. | ||
@@ -5,0 +5,0 @@ - Module **@rmwc/formfield** |
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
12175
184
Updated@rmwc/base@^6.1.4