sample-piral 0.14.18 → 0.14.19-beta.3964

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.
@@ -3643,7 +3643,7 @@ function createInstance() {
3643
3643
  var createApi = apiFactory(context, usedPlugins);
3644
3644
  var root = createApi({
3645
3645
  name: 'root',
3646
- version: "0.14.18" || 0,
3646
+ version: "0.14.19-beta.3964" || 0,
3647
3647
  spec: ''
3648
3648
  });
3649
3649
  var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
@@ -5211,14 +5211,12 @@ __webpack_require__.r(__webpack_exports__);
5211
5211
  /* harmony export */ "getCurrentLayout": () => (/* binding */ getCurrentLayout)
5212
5212
  /* harmony export */ });
5213
5213
  /* harmony import */ var piral_base__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! piral-base */ "../../framework/piral-base/esm/utils.js");
5214
- /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./helpers */ "../../framework/piral-core/esm/utils/helpers.js");
5215
-
5216
5214
 
5217
5215
  var defaultLayouts = ['desktop', 'tablet', 'mobile'];
5218
5216
  var defaultBreakpoints = ['(min-width: 991px)', '(min-width: 481px)', '(max-width: 480px)'];
5219
5217
  var mm = typeof window === 'undefined' || !(0,piral_base__WEBPACK_IMPORTED_MODULE_0__.isfunc)(window.matchMedia) ? function () {
5220
5218
  return {
5221
- matches: _helpers__WEBPACK_IMPORTED_MODULE_1__.none
5219
+ matches: undefined
5222
5220
  };
5223
5221
  } : function (q) {
5224
5222
  return window.matchMedia(q);
@@ -9514,12 +9512,12 @@ function installPiralDebug(options) {
9514
9512
  debug: debugApiVersion,
9515
9513
  instance: {
9516
9514
  name: "sample-piral",
9517
- version: "0.14.18",
9515
+ version: "0.14.19-beta.3964",
9518
9516
  dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
9519
9517
  },
9520
9518
  build: {
9521
- date: "2022-03-15T08:48:33.093Z",
9522
- cli: "0.14.17",
9519
+ date: "2022-03-18T18:15:37.299Z",
9520
+ cli: "0.14.18",
9523
9521
  compat: "0.14"
9524
9522
  },
9525
9523
  pilets: {
@@ -80932,4 +80930,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
80932
80930
 
80933
80931
  /******/ })()
80934
80932
  ;
80935
- //# sourceMappingURL=index.8b39f2.js.map
80933
+ //# sourceMappingURL=index.9ccb49.js.map