shineout 3.4.2-beta.4 → 3.4.2-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
@@ -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.4'
495
+ version: '3.4.2-beta.5'
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.4');
11994
+ /* harmony default export */ var version = ('3.4.2-beta.5');
11995
11995
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
11996
11996
 
11997
11997
 
@@ -26038,6 +26038,8 @@ var TagStyle = {
26038
26038
  }
26039
26039
  },
26040
26040
  wrapper: {
26041
+ flex: 1,
26042
+ minWidth: 0,
26041
26043
  lineHeight: src.lineHeightDynamic
26042
26044
  },
26043
26045
  inline: {
@@ -65099,7 +65101,7 @@ var upload_interface = __webpack_require__(8821);
65099
65101
 
65100
65102
 
65101
65103
  /* harmony default export */ var src_0 = ({
65102
- version: '3.4.2-beta.4'
65104
+ version: '3.4.2-beta.5'
65103
65105
  });
65104
65106
  }();
65105
65107
  /******/ return __webpack_exports__;