shineout 3.4.2-beta.2 → 3.4.2-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
@@ -492,5 +492,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
492
492
  // 此文件由脚本自动生成,请勿直接修改。
493
493
  // This file was generated automatically by a script. Please do not modify it directly.
494
494
  var _default = exports.default = {
495
- version: '3.4.2-beta.2'
495
+ version: '3.4.2-beta.3'
496
496
  };
package/dist/shineout.js CHANGED
@@ -11991,7 +11991,7 @@ var handleStyle = function handleStyle(style) {
11991
11991
  };
11992
11992
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
11993
11993
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
11994
- /* harmony default export */ var version = ('3.4.2-beta.2');
11994
+ /* harmony default export */ var version = ('3.4.2-beta.3');
11995
11995
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
11996
11996
 
11997
11997
 
@@ -59292,9 +59292,9 @@ var Tab = function Tab(props, ref) {
59292
59292
  children: [shape === 'card' && renderCardTab(), shape === 'line' && renderLineTab(), shape === 'dash' && renderDashTab(), shape === 'fill' && renderFillTab()]
59293
59293
  });
59294
59294
  if (isLink(propTab)) {
59295
- return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_default().cloneElement(propTab, objectSpread2_default()({
59295
+ return /*#__PURE__*/(0,jsx_runtime.jsx)("a", objectSpread2_default()(objectSpread2_default()({}, containerProps), {}, {
59296
59296
  children: $children
59297
- }, containerProps));
59297
+ }));
59298
59298
  }
59299
59299
  return /*#__PURE__*/(0,jsx_runtime.jsx)("div", objectSpread2_default()(objectSpread2_default()({}, containerProps), {}, {
59300
59300
  children: $children
@@ -65080,7 +65080,7 @@ var upload_interface = __webpack_require__(8821);
65080
65080
 
65081
65081
 
65082
65082
  /* harmony default export */ var src_0 = ({
65083
- version: '3.4.2-beta.2'
65083
+ version: '3.4.2-beta.3'
65084
65084
  });
65085
65085
  }();
65086
65086
  /******/ return __webpack_exports__;