shineout 3.3.7-beta.1 → 3.3.7-beta.2

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
@@ -476,5 +476,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
476
476
  // 此文件由脚本自动生成,请勿直接修改。
477
477
  // This file was generated automatically by a script. Please do not modify it directly.
478
478
  var _default = exports.default = {
479
- version: '3.3.7-beta.1'
479
+ version: '3.3.7-beta.2'
480
480
  };
package/dist/shineout.js CHANGED
@@ -11968,7 +11968,7 @@ var handleStyle = function handleStyle(style) {
11968
11968
  };
11969
11969
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
11970
11970
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
11971
- /* harmony default export */ var version = ('3.3.7-beta.1');
11971
+ /* harmony default export */ var version = ('3.3.7-beta.2');
11972
11972
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
11973
11973
 
11974
11974
 
@@ -38886,7 +38886,7 @@ var checkbox_group_Group = function Group(props0) {
38886
38886
  }
38887
38887
  if (children && /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_default().isValidElement(children)) {
38888
38888
  var _children$props$onCha, _children$props;
38889
- (_children$props$onCha = (_children$props = children.props).onChange) === null || _children$props$onCha === void 0 || _children$props$onCha.call(_children$props, checked ? children.props.htmlValue : undefined, checked, children.props.htmlValue);
38889
+ (_children$props$onCha = (_children$props = children.props).onChange) === null || _children$props$onCha === void 0 || _children$props$onCha.call(_children$props, _, checked, children.props.htmlValue);
38890
38890
  }
38891
38891
  });
38892
38892
  var isChecked = usePersistFn(function (d) {
@@ -63954,7 +63954,7 @@ var upload_interface = __webpack_require__(8821);
63954
63954
 
63955
63955
 
63956
63956
  /* harmony default export */ var src_0 = ({
63957
- version: '3.3.7-beta.1'
63957
+ version: '3.3.7-beta.2'
63958
63958
  });
63959
63959
  }();
63960
63960
  /******/ return __webpack_exports__;