shineout 3.9.12-beta.1 → 3.9.12-beta.2

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.1'
525
+ version: '3.9.12-beta.2'
526
526
  };
package/dist/shineout.js CHANGED
@@ -12402,7 +12402,7 @@ var handleStyle = function handleStyle(style) {
12402
12402
  };
12403
12403
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12404
12404
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12405
- /* harmony default export */ var version = ('3.9.12-beta.1');
12405
+ /* harmony default export */ var version = ('3.9.12-beta.2');
12406
12406
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12407
12407
 
12408
12408
 
@@ -34604,7 +34604,7 @@ var Tooltip = function Tooltip(props) {
34604
34604
  }
34605
34605
  return events;
34606
34606
  }, [persistent, events, trigger]);
34607
- var inner = disabledChild ? /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
34607
+ var inner = disabledChild && tip ? /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
34608
34608
  className: tooltipClasses === null || tooltipClasses === void 0 ? void 0 : tooltipClasses.target,
34609
34609
  style: {
34610
34610
  cursor: 'not-allowed'
@@ -75568,7 +75568,7 @@ var upload_interface = __webpack_require__(8821);
75568
75568
 
75569
75569
 
75570
75570
  /* harmony default export */ var src_0 = ({
75571
- version: '3.9.12-beta.1'
75571
+ version: '3.9.12-beta.2'
75572
75572
  });
75573
75573
  }();
75574
75574
  /******/ return __webpack_exports__;