shineout 3.1.4 → 3.1.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
@@ -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.1.4'
479
+ version: '3.1.5'
480
480
  };
package/dist/shineout.js CHANGED
@@ -11949,7 +11949,7 @@ var handleStyle = function handleStyle(style) {
11949
11949
  };
11950
11950
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
11951
11951
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
11952
- /* harmony default export */ var version = ('3.1.4');
11952
+ /* harmony default export */ var version = ('3.1.5');
11953
11953
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
11954
11954
 
11955
11955
 
@@ -46668,7 +46668,6 @@ var Scroll = function Scroll(props) {
46668
46668
  ref: containerRef,
46669
46669
  children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
46670
46670
  style: {
46671
- flexShrink: 0,
46672
46671
  flexGrow: 1
46673
46672
  },
46674
46673
  children: props.children
@@ -62045,7 +62044,7 @@ var upload_interface = __webpack_require__(4412);
62045
62044
 
62046
62045
 
62047
62046
  /* harmony default export */ var src_0 = ({
62048
- version: '3.1.4'
62047
+ version: '3.1.5'
62049
62048
  });
62050
62049
  }();
62051
62050
  /******/ return __webpack_exports__;