shineout 3.6.6-beta.2 → 3.6.6-beta.4

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
@@ -514,5 +514,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
514
514
  // 此文件由脚本自动生成,请勿直接修改。
515
515
  // This file was generated automatically by a script. Please do not modify it directly.
516
516
  var _default = exports.default = {
517
- version: '3.6.6-beta.2'
517
+ version: '3.6.6-beta.4'
518
518
  };
package/dist/shineout.js CHANGED
@@ -12217,7 +12217,7 @@ var handleStyle = function handleStyle(style) {
12217
12217
  };
12218
12218
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12219
12219
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12220
- /* harmony default export */ var version = ('3.6.6-beta.2');
12220
+ /* harmony default export */ var version = ('3.6.6-beta.4');
12221
12221
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12222
12222
 
12223
12223
 
@@ -17352,6 +17352,7 @@ var cascaderStyle = objectSpread2_default()(objectSpread2_default()({
17352
17352
  display: 'flex',
17353
17353
  flex: '1',
17354
17354
  minWidth: 0,
17355
+ height: '100%',
17355
17356
  alignItems: 'center',
17356
17357
  lineHeight: src.lineHeightDynamic
17357
17358
  },
@@ -23152,6 +23153,7 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
23152
23153
  result: {
23153
23154
  display: 'flex',
23154
23155
  flex: '1',
23156
+ height: '100%',
23155
23157
  minWidth: 0,
23156
23158
  alignItems: 'center',
23157
23159
  lineHeight: src.lineHeightDynamic
@@ -28405,6 +28407,7 @@ var treeSelectStyle = objectSpread2_default()(objectSpread2_default()({
28405
28407
  display: 'flex',
28406
28408
  flex: '1',
28407
28409
  minWidth: 0,
28410
+ height: '100%',
28408
28411
  alignItems: 'center',
28409
28412
  lineHeight: src.lineHeightDynamic
28410
28413
  },
@@ -40446,7 +40449,7 @@ var More = function More(props) {
40446
40449
  mode: visible ? 'fill' : 'bright',
40447
40450
  color: visible ? 'info' : 'default',
40448
40451
  children: shouldShowMore ? '+' : "+".concat(itemsLength)
40449
- }, 'more'), /*#__PURE__*/(0,jsx_runtime.jsx)(src_popover_popover, {
40452
+ }, 'more'), compressed !== 'hide-popover' && /*#__PURE__*/(0,jsx_runtime.jsx)(src_popover_popover, {
40450
40453
  jssStyle: jssStyle,
40451
40454
  className: compressedClassName,
40452
40455
  visible: visible,
@@ -70071,7 +70074,7 @@ var upload_interface = __webpack_require__(8821);
70071
70074
 
70072
70075
 
70073
70076
  /* harmony default export */ var src_0 = ({
70074
- version: '3.6.6-beta.2'
70077
+ version: '3.6.6-beta.4'
70075
70078
  });
70076
70079
  }();
70077
70080
  /******/ return __webpack_exports__;