intelicoreact 0.3.29 → 0.3.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -108,6 +108,7 @@ function InputMask2() {
108
108
  hideMaskOnBlur = _ref$hideMaskOnBlur === void 0 ? true : _ref$hideMaskOnBlur,
109
109
  _ref$returnMaskedValu = _ref.returnMaskedValue,
110
110
  returnMaskedValue = _ref$returnMaskedValu === void 0 ? false : _ref$returnMaskedValu,
111
+ key = _ref.key,
111
112
  name = _ref.name,
112
113
  testId = _ref.testId;
113
114
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "0.3.29",
3
+ "version": "0.3.30",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [