shineout 3.5.6-beta.4 → 3.5.6-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
@@ -507,5 +507,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
507
507
  // 此文件由脚本自动生成,请勿直接修改。
508
508
  // This file was generated automatically by a script. Please do not modify it directly.
509
509
  var _default = exports.default = {
510
- version: '3.5.6-beta.4'
510
+ version: '3.5.6-beta.5'
511
511
  };
package/dist/shineout.js CHANGED
@@ -12040,7 +12040,7 @@ var handleStyle = function handleStyle(style) {
12040
12040
  };
12041
12041
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12042
12042
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12043
- /* harmony default export */ var version = ('3.5.6-beta.4');
12043
+ /* harmony default export */ var version = ('3.5.6-beta.5');
12044
12044
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12045
12045
 
12046
12046
 
@@ -23529,10 +23529,9 @@ var scale_circle_loop = function loop() {
23529
23529
  boxSizing: 'border-box',
23530
23530
  position: 'relative',
23531
23531
  borderStyle: 'solid',
23532
- borderColor: src.spinColor,
23532
+ borderColor: "transparent ".concat(src.spinColor, " ").concat(src.spinColor, " ").concat(src.spinColor),
23533
23533
  borderRadius: '50%',
23534
- animation: '$ring 1s linear infinite',
23535
- borderTopColor: 'transparent'
23534
+ animation: '$ring 1s linear infinite'
23536
23535
  });
23537
23536
  ;// CONCATENATED MODULE: ../shineout-style/src/spin/tree-bounce.ts
23538
23537
 
@@ -67206,7 +67205,7 @@ var upload_interface = __webpack_require__(8821);
67206
67205
 
67207
67206
 
67208
67207
  /* harmony default export */ var src_0 = ({
67209
- version: '3.5.6-beta.4'
67208
+ version: '3.5.6-beta.5'
67210
67209
  });
67211
67210
  }();
67212
67211
  /******/ return __webpack_exports__;