shineout 3.9.3-beta.5 → 3.9.3-beta.6

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.3-beta.5'
525
+ version: '3.9.3-beta.6'
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.3-beta.5');
12405
+ /* harmony default export */ var version = ('3.9.3-beta.6');
12406
12406
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12407
12407
 
12408
12408
 
@@ -57996,7 +57996,7 @@ var Tree = function Tree(props) {
57996
57996
  rootStyle: rootStyle,
57997
57997
  isControlled: 'expanded' in props,
57998
57998
  jssStyle: jssStyle,
57999
- data: data,
57999
+ data: props.filteredData || data,
58000
58000
  mode: mode,
58001
58001
  line: line,
58002
58002
  keygen: keygen,
@@ -74647,7 +74647,7 @@ var upload_interface = __webpack_require__(8821);
74647
74647
 
74648
74648
 
74649
74649
  /* harmony default export */ var src_0 = ({
74650
- version: '3.9.3-beta.5'
74650
+ version: '3.9.3-beta.6'
74651
74651
  });
74652
74652
  }();
74653
74653
  /******/ return __webpack_exports__;