shineout 3.1.3 → 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.3'
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.3');
11952
+ /* harmony default export */ var version = ('3.1.5');
11953
11953
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
11954
11954
 
11955
11955
 
@@ -28021,7 +28021,6 @@ function getDefaultContainer() {
28021
28021
  return is_isBrowser() ? document.body : null;
28022
28022
  }
28023
28023
  var useConfig = function useConfig() {
28024
- console.log(src_config_config);
28025
28024
  return state.useSnapshot();
28026
28025
  };
28027
28026
  var config_setConfig = function setConfig(option) {
@@ -46669,7 +46668,6 @@ var Scroll = function Scroll(props) {
46669
46668
  ref: containerRef,
46670
46669
  children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
46671
46670
  style: {
46672
- flexShrink: 0,
46673
46671
  flexGrow: 1
46674
46672
  },
46675
46673
  children: props.children
@@ -62046,7 +62044,7 @@ var upload_interface = __webpack_require__(4412);
62046
62044
 
62047
62045
 
62048
62046
  /* harmony default export */ var src_0 = ({
62049
- version: '3.1.3'
62047
+ version: '3.1.5'
62050
62048
  });
62051
62049
  }();
62052
62050
  /******/ return __webpack_exports__;