shineout 1.12.9 → 1.12.10
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.
- package/css/Form/FieldSet.js +1 -1
- package/css/index.d.ts +1 -1
- package/css/index.js +1 -1
- package/dist/shineout.js +2 -2
- package/dist/shineout.js.map +1 -1
- package/dist/shineout.min.js +1 -1
- package/es/Form/FieldSet.js +2 -2
- package/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/lib/Form/FieldSet.js +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/css/Form/FieldSet.js
CHANGED
package/css/index.d.ts
CHANGED
package/css/index.js
CHANGED
package/dist/shineout.js
CHANGED
|
@@ -131775,7 +131775,7 @@ function (_Component) {
|
|
|
131775
131775
|
_this2.handleError(e);
|
|
131776
131776
|
|
|
131777
131777
|
cov_1raxmmo4lz.s[33]++;
|
|
131778
|
-
return
|
|
131778
|
+
return Object(_utils_errors__WEBPACK_IMPORTED_MODULE_14__["wrapFormError"])(e);
|
|
131779
131779
|
});
|
|
131780
131780
|
}
|
|
131781
131781
|
}, {
|
|
@@ -420825,7 +420825,7 @@ var cov_4ci5pu20k = function () {
|
|
|
420825
420825
|
|
|
420826
420826
|
/* harmony default export */ __webpack_exports__["default"] = ({
|
|
420827
420827
|
utils: _utils__WEBPACK_IMPORTED_MODULE_0__,
|
|
420828
|
-
version: '1.12.
|
|
420828
|
+
version: '1.12.10'
|
|
420829
420829
|
});
|
|
420830
420830
|
|
|
420831
420831
|
|