shineout 3.7.5 → 3.7.6-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
@@ -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.7.5'
525
+ version: '3.7.6-beta.1'
526
526
  };
package/dist/shineout.js CHANGED
@@ -12234,7 +12234,7 @@ var handleStyle = function handleStyle(style) {
12234
12234
  };
12235
12235
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12236
12236
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12237
- /* harmony default export */ var version = ('3.7.5');
12237
+ /* harmony default export */ var version = ('3.7.6-beta.1');
12238
12238
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12239
12239
 
12240
12240
 
@@ -27656,6 +27656,7 @@ var textarea_input = objectSpread2_default()(objectSpread2_default()(objectSprea
27656
27656
  color: src.textareaPlaceholderColor
27657
27657
  },
27658
27658
  width: '100%',
27659
+ height: '100%',
27659
27660
  background: 'transparent',
27660
27661
  border: '0',
27661
27662
  margin: '0',
@@ -71659,7 +71660,7 @@ var upload_interface = __webpack_require__(8821);
71659
71660
 
71660
71661
 
71661
71662
  /* harmony default export */ var src_0 = ({
71662
- version: '3.7.5'
71663
+ version: '3.7.6-beta.1'
71663
71664
  });
71664
71665
  }();
71665
71666
  /******/ return __webpack_exports__;