shineout 3.9.14-beta.4 → 3.9.14-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
@@ -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.14-beta.4'
525
+ version: '3.9.14-beta.5'
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.14-beta.4');
12329
+ /* harmony default export */ var version = ('3.9.14-beta.5');
12330
12330
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12331
12331
 
12332
12332
 
@@ -20246,7 +20246,7 @@ var ImageStyle = objectSpread2_default()(objectSpread2_default()({
20246
20246
  },
20247
20247
  thumbnail: {
20248
20248
  borderRadius: src.imageBorderRadius,
20249
- backgroundColor: '#FFFFFF',
20249
+ backgroundColor: src.imageBackgroundColor,
20250
20250
  outline: "1px solid ".concat(src.imageBorderColor),
20251
20251
  '& $inner': {
20252
20252
  top: 4,
@@ -75722,7 +75722,7 @@ var upload_interface = __webpack_require__(8821);
75722
75722
 
75723
75723
 
75724
75724
  /* harmony default export */ var src_0 = ({
75725
- version: '3.9.14-beta.4'
75725
+ version: '3.9.14-beta.5'
75726
75726
  });
75727
75727
  }();
75728
75728
  /******/ return __webpack_exports__;