sample-piral 1.8.0-beta.7773 → 1.8.0-beta.7775

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.
@@ -62606,12 +62606,12 @@ function installPiralDebug(options) {
62606
62606
  debug: debugApiVersion,
62607
62607
  instance: {
62608
62608
  name: "sample-piral",
62609
- version: "1.8.0-beta.7773",
62609
+ version: "1.8.0-beta.7775",
62610
62610
  dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
62611
62611
  },
62612
62612
  build: {
62613
- date: "2025-01-24T17:43:38.926Z",
62614
- cli: "1.8.0-beta.7773",
62613
+ date: "2025-01-24T22:06:08.873Z",
62614
+ cli: "1.8.0-beta.7775",
62615
62615
  compat: "1"
62616
62616
  }
62617
62617
  };
@@ -62765,9 +62765,8 @@ function installPiralDebug(options) {
62765
62765
  case 'emit-event':
62766
62766
  return fireEvent(content.name, content.args);
62767
62767
  case 'goto-route':
62768
- if (content.route === initialSettings.cataloguePath) {
62768
+ if (content.route === initialSettings.cataloguePath && content.state) {
62769
62769
  (0,_ExtensionCatalogue__WEBPACK_IMPORTED_MODULE_4__.changeExtensionCatalogueStore)(content.state);
62770
- return navigate(content.route);
62771
62770
  }
62772
62771
  return navigate(content.route, content.state);
62773
62772
  case 'visualize-all':
@@ -67150,4 +67149,4 @@ root.render(/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral_
67150
67149
 
67151
67150
  /******/ })()
67152
67151
  ;
67153
- //# sourceMappingURL=index.616819.js.map
67152
+ //# sourceMappingURL=index.db1b29.js.map