shineout 3.9.12-beta.13 → 3.9.12-beta.14

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.12-beta.13'
525
+ version: '3.9.12-beta.14'
526
526
  };
package/dist/shineout.js CHANGED
@@ -12408,7 +12408,7 @@ var handleStyle = function handleStyle(style) {
12408
12408
  };
12409
12409
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12410
12410
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12411
- /* harmony default export */ var version = ('3.9.12-beta.13');
12411
+ /* harmony default export */ var version = ('3.9.12-beta.14');
12412
12412
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12413
12413
 
12414
12414
 
@@ -22289,12 +22289,13 @@ var modalStyle = objectSpread2_default()(objectSpread2_default()({
22289
22289
  },
22290
22290
  wrapperHide: {
22291
22291
  opacity: 0,
22292
+ pointerEvents: 'none',
22292
22293
  '&:not($wrapperAnimation)': {
22293
22294
  display: 'none'
22294
22295
  }
22295
22296
  },
22296
22297
  wrapperDrawer: {
22297
- '& $panel': {
22298
+ '& > $mask > $panel': {
22298
22299
  borderRadius: 0,
22299
22300
  position: 'absolute',
22300
22301
  padding: 0,
@@ -75694,7 +75695,7 @@ var upload_interface = __webpack_require__(8821);
75694
75695
 
75695
75696
 
75696
75697
  /* harmony default export */ var src_0 = ({
75697
- version: '3.9.12-beta.13'
75698
+ version: '3.9.12-beta.14'
75698
75699
  });
75699
75700
  }();
75700
75701
  /******/ return __webpack_exports__;