shineout 3.8.6-beta.2 → 3.8.6-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.8.6-beta.2'
525
+ version: '3.8.6-beta.3'
526
526
  };
package/dist/shineout.js CHANGED
@@ -12386,7 +12386,7 @@ var handleStyle = function handleStyle(style) {
12386
12386
  };
12387
12387
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12388
12388
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12389
- /* harmony default export */ var version = ('3.8.6-beta.2');
12389
+ /* harmony default export */ var version = ('3.8.6-beta.3');
12390
12390
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12391
12391
 
12392
12392
 
@@ -19271,9 +19271,9 @@ var dividerStyle = {
19271
19271
  position: 'relative',
19272
19272
  top: '50%',
19273
19273
  width: '50%',
19274
- borderTop: "".concat(src.dividerBorderWidth, " solid transparent"),
19274
+ borderTopWidth: "".concat(src.dividerBorderWidth),
19275
+ borderTopStyle: 'solid',
19275
19276
  borderTopColor: 'inherit',
19276
- borderBottom: 0,
19277
19277
  transform: 'translateY(50%)',
19278
19278
  content: '""',
19279
19279
  '$wrapperDashed&': {
@@ -73295,7 +73295,7 @@ var upload_interface = __webpack_require__(8821);
73295
73295
 
73296
73296
 
73297
73297
  /* harmony default export */ var src_0 = ({
73298
- version: '3.8.6-beta.2'
73298
+ version: '3.8.6-beta.3'
73299
73299
  });
73300
73300
  }();
73301
73301
  /******/ return __webpack_exports__;