minimal-piral 1.8.0-beta.7773 → 1.8.0-beta.7777

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.
@@ -41964,12 +41964,12 @@ function installPiralDebug(options) {
41964
41964
  debug: debugApiVersion,
41965
41965
  instance: {
41966
41966
  name: "minimal-piral",
41967
- version: "1.8.0-beta.7773",
41967
+ version: "1.8.0-beta.7777",
41968
41968
  dependencies: "tslib,react,react-dom,react-router,react-router-dom"
41969
41969
  },
41970
41970
  build: {
41971
- date: "2025-01-24T17:44:16.089Z",
41972
- cli: "1.8.0-beta.7773",
41971
+ date: "2025-01-26T01:32:48.011Z",
41972
+ cli: "1.8.0-beta.7777",
41973
41973
  compat: "1"
41974
41974
  }
41975
41975
  };
@@ -42123,9 +42123,8 @@ function installPiralDebug(options) {
42123
42123
  case 'emit-event':
42124
42124
  return fireEvent(content.name, content.args);
42125
42125
  case 'goto-route':
42126
- if (content.route === initialSettings.cataloguePath) {
42126
+ if (content.route === initialSettings.cataloguePath && content.state) {
42127
42127
  (0,_ExtensionCatalogue__WEBPACK_IMPORTED_MODULE_4__.changeExtensionCatalogueStore)(content.state);
42128
- return navigate(content.route);
42129
42128
  }
42130
42129
  return navigate(content.route, content.state);
42131
42130
  case 'visualize-all':
@@ -45254,4 +45253,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
45254
45253
 
45255
45254
  /******/ })()
45256
45255
  ;
45257
- //# sourceMappingURL=index.699045.js.map
45256
+ //# sourceMappingURL=index.42b696.js.map