ketcher-react 3.12.0-rc.1 → 3.12.0

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.
@@ -5979,10 +5979,10 @@ var initialState$3 = {
5979
5979
  unipositiveIonsValue: 140,
5980
5980
  oligonucleotidesValue: 200,
5981
5981
  app: {
5982
- buildDate: "2026-01-08T17:37:29" ,
5982
+ buildDate: "2026-03-04T11:01:40" ,
5983
5983
  indigoVersion: process.env.INDIGO_VERSION || '',
5984
5984
  indigoMachine: process.env.INDIGO_MACHINE || '',
5985
- version: "3.12.0-rc.1"
5985
+ version: "3.12.0"
5986
5986
  },
5987
5987
  selectedMenuGroupItems: {}
5988
5988
  };
@@ -8133,6 +8133,7 @@ function useLayoutMode() {
8133
8133
  React.useEffect(function () {
8134
8134
  editor === null || editor === void 0 || editor.events.layoutModeChange.add(onLayoutModeChange);
8135
8135
  return function () {
8136
+ onLayoutModeChange(ketcherCore.DEFAULT_LAYOUT_MODE);
8136
8137
  editor === null || editor === void 0 || editor.events.layoutModeChange.remove(onLayoutModeChange);
8137
8138
  };
8138
8139
  }, [onLayoutModeChange, editor]);
@@ -19889,4 +19890,4 @@ function Editor(_ref2) {
19889
19890
  }
19890
19891
 
19891
19892
  exports["default"] = EditorContainer;
19892
- //# sourceMappingURL=index.modern-4b58287a.js.map
19893
+ //# sourceMappingURL=index.modern-b0607a67.js.map