shineout 3.5.2-beta.6 → 3.5.2-beta.7

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/cjs/index.js CHANGED
@@ -500,5 +500,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
500
500
  // 此文件由脚本自动生成,请勿直接修改。
501
501
  // This file was generated automatically by a script. Please do not modify it directly.
502
502
  var _default = exports.default = {
503
- version: '3.5.2-beta.6'
503
+ version: '3.5.2-beta.7'
504
504
  };
package/dist/shineout.js CHANGED
@@ -12002,7 +12002,7 @@ var handleStyle = function handleStyle(style) {
12002
12002
  };
12003
12003
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12004
12004
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12005
- /* harmony default export */ var version = ('3.5.2-beta.6');
12005
+ /* harmony default export */ var version = ('3.5.2-beta.7');
12006
12006
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12007
12007
 
12008
12008
 
@@ -47546,9 +47546,9 @@ var useForm = function useForm(props) {
47546
47546
  onChange(function (v) {
47547
47547
  deepSet(v, n, df, deepSetOptions);
47548
47548
  });
47549
+ update(n);
47549
47550
  });
47550
47551
  }
47551
- update(n);
47552
47552
  },
47553
47553
  unbind: function unbind(n, reserveAble, validateFiled, update) {
47554
47554
  var validateFieldSet = context.validateMap[n];
@@ -66425,7 +66425,7 @@ var upload_interface = __webpack_require__(8821);
66425
66425
 
66426
66426
 
66427
66427
  /* harmony default export */ var src_0 = ({
66428
- version: '3.5.2-beta.6'
66428
+ version: '3.5.2-beta.7'
66429
66429
  });
66430
66430
  }();
66431
66431
  /******/ return __webpack_exports__;