ketcher-react 3.9.0-rc.2 → 3.10.0-build.2

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: "2025-10-16T18:49:10" ,
5982
+ buildDate: "2025-10-17T10:28:14" ,
5983
5983
  indigoVersion: process.env.INDIGO_VERSION || '',
5984
5984
  indigoMachine: process.env.INDIGO_MACHINE || '',
5985
- version: "3.9.0-rc.2"
5985
+ version: "3.10.0-build.2"
5986
5986
  },
5987
5987
  selectedMenuGroupItems: {}
5988
5988
  };
@@ -11362,7 +11362,7 @@ var ActionButton = function ActionButton(_ref3) {
11362
11362
 
11363
11363
  function fileOpener() {
11364
11364
  return new Promise(function (resolve, reject) {
11365
- if (global.FileReader) {
11365
+ if (globalThis.FileReader) {
11366
11366
  resolve(throughFileReader);
11367
11367
  } else {
11368
11368
  reject(new Error('Your browser does not support opening files locally'));
@@ -19484,4 +19484,4 @@ function Editor(_ref2) {
19484
19484
  }
19485
19485
 
19486
19486
  exports["default"] = EditorContainer;
19487
- //# sourceMappingURL=index.modern-bddb9120.js.map
19487
+ //# sourceMappingURL=index.modern-d047d786.js.map