shineout 3.9.0-beta.1 → 3.9.0-beta.2
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 +1 -1
- package/dist/shineout.js +4 -21
- package/dist/shineout.js.map +1 -1
- package/dist/shineout.min.js +1 -1
- package/dist/shineout.min.js.map +1 -1
- package/esm/index.js +1 -1
- package/package.json +5 -5
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.0-beta.
|
|
525
|
+
version: '3.9.0-beta.2'
|
|
526
526
|
};
|
package/dist/shineout.js
CHANGED
|
@@ -12386,7 +12386,7 @@ var handleStyle = function handleStyle(style) {
|
|
|
12386
12386
|
};
|
|
12387
12387
|
/* harmony default export */ var jss_style_handleStyle = (handleStyle);
|
|
12388
12388
|
;// CONCATENATED MODULE: ../shineout-style/src/version.ts
|
|
12389
|
-
/* harmony default export */ var version = ('3.9.0-beta.
|
|
12389
|
+
/* harmony default export */ var version = ('3.9.0-beta.2');
|
|
12390
12390
|
;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
|
|
12391
12391
|
|
|
12392
12392
|
|
|
@@ -17548,12 +17548,6 @@ var cascaderStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
17548
17548
|
right: src.cascaderSmallPaddingX
|
|
17549
17549
|
}
|
|
17550
17550
|
}), '&$wrapperLarge', {
|
|
17551
|
-
'& $tag': {
|
|
17552
|
-
height: selectLargeTagHeight,
|
|
17553
|
-
'& *': {
|
|
17554
|
-
lineHeight: selectLargeTagHeight
|
|
17555
|
-
}
|
|
17556
|
-
},
|
|
17557
17551
|
'& $placeholder,$ellipsis,$space,input': {
|
|
17558
17552
|
marginTop: src.cascaderLargePlaceholderMarginY,
|
|
17559
17553
|
marginBottom: src.cascaderLargePlaceholderMarginY
|
|
@@ -23802,12 +23796,6 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
23802
23796
|
marginBottom: 0
|
|
23803
23797
|
}
|
|
23804
23798
|
}), '&$wrapperLarge', {
|
|
23805
|
-
'& $tag': {
|
|
23806
|
-
height: select_selectLargeTagHeight,
|
|
23807
|
-
'& *': {
|
|
23808
|
-
lineHeight: select_selectLargeTagHeight
|
|
23809
|
-
}
|
|
23810
|
-
},
|
|
23811
23799
|
'& $placeholder,$ellipsis,$space,input': {
|
|
23812
23800
|
marginTop: src.selectLargePlaceholderMarginY,
|
|
23813
23801
|
marginBottom: src.selectLargePlaceholderMarginY
|
|
@@ -29133,12 +29121,6 @@ var treeSelectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
29133
29121
|
right: src.treeSelectSmallPaddingX
|
|
29134
29122
|
}
|
|
29135
29123
|
}), '&$wrapperLarge', {
|
|
29136
|
-
'& $tag': {
|
|
29137
|
-
height: tree_select_selectLargeTagHeight,
|
|
29138
|
-
'& *': {
|
|
29139
|
-
lineHeight: tree_select_selectLargeTagHeight
|
|
29140
|
-
}
|
|
29141
|
-
},
|
|
29142
29124
|
'& $placeholder,$ellipsis,$space,input': {
|
|
29143
29125
|
marginTop: src.treeSelectLargePlaceholderMarginY,
|
|
29144
29126
|
marginBottom: src.treeSelectLargePlaceholderMarginY
|
|
@@ -54684,7 +54666,8 @@ input_input_Input.displayName = 'ShineoutInput';
|
|
|
54684
54666
|
if ( /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.isValidElement(child)) {
|
|
54685
54667
|
return /*#__PURE__*/(0,external_root_React_commonjs2_react_commonjs_react_amd_react_.cloneElement)(child, objectSpread2_default()(objectSpread2_default()({}, getProps(child)), {}, {
|
|
54686
54668
|
disabled: child.props.disabled || disabled,
|
|
54687
|
-
size: child.props.size || size
|
|
54669
|
+
size: child.props.size || size,
|
|
54670
|
+
border: props.seamless ? false : child.props.border
|
|
54688
54671
|
}));
|
|
54689
54672
|
}
|
|
54690
54673
|
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
|
@@ -73357,7 +73340,7 @@ var upload_interface = __webpack_require__(8821);
|
|
|
73357
73340
|
|
|
73358
73341
|
|
|
73359
73342
|
/* harmony default export */ var src_0 = ({
|
|
73360
|
-
version: '3.9.0-beta.
|
|
73343
|
+
version: '3.9.0-beta.2'
|
|
73361
73344
|
});
|
|
73362
73345
|
}();
|
|
73363
73346
|
/******/ return __webpack_exports__;
|