shineout 3.4.2-beta.1 → 3.4.2-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
@@ -492,5 +492,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
492
492
  // 此文件由脚本自动生成,请勿直接修改。
493
493
  // This file was generated automatically by a script. Please do not modify it directly.
494
494
  var _default = exports.default = {
495
- version: '3.4.2-beta.1'
495
+ version: '3.4.2-beta.2'
496
496
  };
package/dist/shineout.js CHANGED
@@ -11991,7 +11991,7 @@ var handleStyle = function handleStyle(style) {
11991
11991
  };
11992
11992
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
11993
11993
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
11994
- /* harmony default export */ var version = ('3.4.2-beta.1');
11994
+ /* harmony default export */ var version = ('3.4.2-beta.2');
11995
11995
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
11996
11996
 
11997
11997
 
@@ -57176,8 +57176,6 @@ var useTableVirtual = function useTableVirtual(props) {
57176
57176
  }, [startIndex]);
57177
57177
  (0,external_root_React_commonjs2_react_commonjs_react_amd_react_.useEffect)(function () {
57178
57178
  // 数据变化的时候清空掉 preIndex, 如果之前有缓存的index, setRowHeight 会有问题
57179
- setTop(0);
57180
- setStartIndex(0);
57181
57179
  return function () {
57182
57180
  context.preIndex = null;
57183
57181
  };
@@ -65082,7 +65080,7 @@ var upload_interface = __webpack_require__(8821);
65082
65080
 
65083
65081
 
65084
65082
  /* harmony default export */ var src_0 = ({
65085
- version: '3.4.2-beta.1'
65083
+ version: '3.4.2-beta.2'
65086
65084
  });
65087
65085
  }();
65088
65086
  /******/ return __webpack_exports__;