shineout 3.9.17-beta.4 → 3.9.17-beta.5

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
@@ -529,5 +529,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
529
529
  // 此文件由脚本自动生成,请勿直接修改。
530
530
  // This file was generated automatically by a script. Please do not modify it directly.
531
531
  var _default = exports.default = {
532
- version: '3.9.17-beta.4'
532
+ version: '3.9.17-beta.5'
533
533
  };
package/dist/shineout.js CHANGED
@@ -12327,7 +12327,7 @@ var handleStyle = function handleStyle(style) {
12327
12327
  };
12328
12328
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12329
12329
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12330
- /* harmony default export */ var version = ('3.9.17-beta.4');
12330
+ /* harmony default export */ var version = ('3.9.17-beta.5');
12331
12331
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12332
12332
 
12333
12333
 
@@ -65149,7 +65149,6 @@ var scroll_table_Scroll = function Scroll(props) {
65149
65149
  display: 'flex',
65150
65150
  position: 'sticky',
65151
65151
  flexDirection: 'column',
65152
- overflow: props.isScrollX ? 'initial' : 'hidden',
65153
65152
  top: 0
65154
65153
  };
65155
65154
  var paddingTop = Math.max(0, Math.floor(scrollHeight - height));
@@ -77141,7 +77140,7 @@ var upload_interface = __webpack_require__(8821);
77141
77140
 
77142
77141
 
77143
77142
  /* harmony default export */ var src_0 = ({
77144
- version: '3.9.17-beta.4'
77143
+ version: '3.9.17-beta.5'
77145
77144
  });
77146
77145
  }();
77147
77146
  /******/ return __webpack_exports__;