shineout 3.0.0-alpha.15 → 3.0.0-alpha.16

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
@@ -433,6 +433,6 @@ exports.TYPE = _TYPE;
433
433
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
434
434
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
435
435
  var _default = {
436
- version: '3.0.0-alpha.15'
436
+ version: '3.0.0-alpha.16'
437
437
  };
438
438
  exports.default = _default;
package/dist/shineout.js CHANGED
@@ -19054,7 +19054,7 @@ var handleStyle = function handleStyle(style) {
19054
19054
  };
19055
19055
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
19056
19056
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
19057
- /* harmony default export */ var version = ('3.0.0-alpha.15');
19057
+ /* harmony default export */ var version = ('3.0.0-alpha.16');
19058
19058
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
19059
19059
 
19060
19060
 
@@ -64654,7 +64654,7 @@ var upload_interface = __webpack_require__(7818);
64654
64654
 
64655
64655
 
64656
64656
  /* harmony default export */ var src_0 = ({
64657
- version: '3.0.0-alpha.15'
64657
+ version: '3.0.0-alpha.16'
64658
64658
  });
64659
64659
  }();
64660
64660
  /******/ return __webpack_exports__;