shineout 3.9.6-beta.4 → 3.9.6-beta.5

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.6-beta.4'
525
+ version: '3.9.6-beta.5'
526
526
  };
package/dist/shineout.js CHANGED
@@ -12401,7 +12401,7 @@ var handleStyle = function handleStyle(style) {
12401
12401
  };
12402
12402
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12403
12403
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12404
- /* harmony default export */ var version = ('3.9.6-beta.4');
12404
+ /* harmony default export */ var version = ('3.9.6-beta.5');
12405
12405
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12406
12406
 
12407
12407
 
@@ -56421,7 +56421,7 @@ var ListOption = function ListOption(props) {
56421
56421
  highlight = _useContext.highlight;
56422
56422
  var result = getHighlightText({
56423
56423
  enable: highlight,
56424
- nodeList: renderItem(data),
56424
+ nodeList: renderItem(data, index),
56425
56425
  searchWords: filterText,
56426
56426
  highlightClassName: commonStyles === null || commonStyles === void 0 ? void 0 : commonStyles.highlight
56427
56427
  });
@@ -74822,7 +74822,7 @@ var upload_interface = __webpack_require__(8821);
74822
74822
 
74823
74823
 
74824
74824
  /* harmony default export */ var src_0 = ({
74825
- version: '3.9.6-beta.4'
74825
+ version: '3.9.6-beta.5'
74826
74826
  });
74827
74827
  }();
74828
74828
  /******/ return __webpack_exports__;