shineout 3.4.6 → 3.4.7-beta.1

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.6'
495
+ version: '3.4.7-beta.1'
496
496
  };
package/dist/shineout.js CHANGED
@@ -11984,7 +11984,7 @@ var handleStyle = function handleStyle(style) {
11984
11984
  };
11985
11985
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
11986
11986
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
11987
- /* harmony default export */ var version = ('3.4.6');
11987
+ /* harmony default export */ var version = ('3.4.7-beta.1');
11988
11988
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
11989
11989
 
11990
11990
 
@@ -37611,6 +37611,7 @@ var result_Result = function Result(props) {
37611
37611
  if (!multiple && valueProp && valueProp !== 0) {
37612
37612
  var _result = getDataByValues(value);
37613
37613
  _placeholder = renderResultContent(_result[0]);
37614
+ if (_placeholder === undefined) _placeholder = placeholder;
37614
37615
  }
37615
37616
  return /*#__PURE__*/(0,jsx_runtime.jsx)((external_root_React_commonjs2_react_commonjs_react_amd_react_default()).Fragment, {
37616
37617
  children: /*#__PURE__*/(0,jsx_runtime.jsx)(result_input, {
@@ -65422,7 +65423,7 @@ var upload_interface = __webpack_require__(8821);
65422
65423
 
65423
65424
 
65424
65425
  /* harmony default export */ var src_0 = ({
65425
- version: '3.4.6'
65426
+ version: '3.4.7-beta.1'
65426
65427
  });
65427
65428
  }();
65428
65429
  /******/ return __webpack_exports__;