shineout 3.9.15-beta.2 → 3.9.15-beta.3

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
@@ -522,5 +522,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
522
522
  // 此文件由脚本自动生成,请勿直接修改。
523
523
  // This file was generated automatically by a script. Please do not modify it directly.
524
524
  var _default = exports.default = {
525
- version: '3.9.15-beta.2'
525
+ version: '3.9.15-beta.3'
526
526
  };
package/dist/shineout.js CHANGED
@@ -12326,7 +12326,7 @@ var handleStyle = function handleStyle(style) {
12326
12326
  };
12327
12327
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12328
12328
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12329
- /* harmony default export */ var version = ('3.9.15-beta.2');
12329
+ /* harmony default export */ var version = ('3.9.15-beta.3');
12330
12330
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12331
12331
 
12332
12332
 
@@ -19764,6 +19764,9 @@ var emptyStyle = {
19764
19764
  image: {
19765
19765
  marginBottom: 8,
19766
19766
  lineHeight: 1,
19767
+ '& > svg': {
19768
+ display: 'inline-block'
19769
+ },
19767
19770
  '& img': {
19768
19771
  width: 100,
19769
19772
  height: 75,
@@ -75917,7 +75920,7 @@ var upload_interface = __webpack_require__(8821);
75917
75920
 
75918
75921
 
75919
75922
  /* harmony default export */ var src_0 = ({
75920
- version: '3.9.15-beta.2'
75923
+ version: '3.9.15-beta.3'
75921
75924
  });
75922
75925
  }();
75923
75926
  /******/ return __webpack_exports__;