shineout 1.11.5-beta.1 → 1.11.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.
@@ -19,7 +19,7 @@ var _react = _interopRequireDefault(require("react"));
19
19
 
20
20
  var _propTypes = _interopRequireDefault(require("prop-types"));
21
21
 
22
- var _types = require("shineout/Datum/types");
22
+ var _types = require("../Datum/types");
23
23
 
24
24
  var _component = require("../component");
25
25
 
package/css/index.d.ts CHANGED
@@ -3,7 +3,7 @@ import * as utils from './utils'
3
3
 
4
4
  declare const __default: {
5
5
  utils: typeof utils,
6
- version: '1.11.5-beta.1'
6
+ version: '1.11.5'
7
7
  }
8
8
 
9
9
  export default __default
package/css/index.js CHANGED
@@ -224,6 +224,6 @@ exports.Upload = _Upload.default;
224
224
  // Created by scripts/src-index.js.
225
225
  var _default = {
226
226
  utils: utils,
227
- version: '1.11.5-beta.1'
227
+ version: '1.11.5'
228
228
  };
229
229
  exports.default = _default;
package/dist/shineout.js CHANGED
@@ -247050,7 +247050,7 @@ __webpack_require__.r(__webpack_exports__);
247050
247050
  /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_9__);
247051
247051
  /* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! prop-types */ "prop-types");
247052
247052
  /* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_10__);
247053
- /* harmony import */ var shineout_Datum_types__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! shineout/Datum/types */ "./src/Datum/types.js");
247053
+ /* harmony import */ var _Datum_types__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../Datum/types */ "./src/Datum/types.js");
247054
247054
  /* harmony import */ var _component__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../component */ "./src/component.js");
247055
247055
  /* harmony import */ var _utils_proptypes__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../utils/proptypes */ "./src/utils/proptypes.js");
247056
247056
  /* harmony import */ var _utils_uid__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../utils/uid */ "./src/utils/uid.js");
@@ -255590,7 +255590,7 @@ function (_PureComponent) {
255590
255590
  if (formDatum) {
255591
255591
  cov_h7vvkvfs0.b[1][0]++;
255592
255592
  cov_h7vvkvfs0.s[37]++;
255593
- formDatum.subscribe(shineout_Datum_types__WEBPACK_IMPORTED_MODULE_11__["SUBMIT_TOPIC"], this.forceChange);
255593
+ formDatum.subscribe(_Datum_types__WEBPACK_IMPORTED_MODULE_11__["SUBMIT_TOPIC"], this.forceChange);
255594
255594
  } else {
255595
255595
  cov_h7vvkvfs0.b[1][1]++;
255596
255596
  }
@@ -255634,7 +255634,7 @@ function (_PureComponent) {
255634
255634
  if (formDatum) {
255635
255635
  cov_h7vvkvfs0.b[4][0]++;
255636
255636
  cov_h7vvkvfs0.s[45]++;
255637
- formDatum.unsubscribe(shineout_Datum_types__WEBPACK_IMPORTED_MODULE_11__["SUBMIT_TOPIC"], this.forceChange);
255637
+ formDatum.unsubscribe(_Datum_types__WEBPACK_IMPORTED_MODULE_11__["SUBMIT_TOPIC"], this.forceChange);
255638
255638
  } else {
255639
255639
  cov_h7vvkvfs0.b[4][1]++;
255640
255640
  }
@@ -413953,7 +413953,7 @@ var cov_4ci5pu20k = function () {
413953
413953
 
413954
413954
  /* harmony default export */ __webpack_exports__["default"] = ({
413955
413955
  utils: _utils__WEBPACK_IMPORTED_MODULE_0__,
413956
- version: '1.11.5-beta.1'
413956
+ version: '1.11.5'
413957
413957
  });
413958
413958
 
413959
413959