ketcher-react 3.17.0-rc.1 → 3.17.0-rc.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.
- package/dist/cjs/index.js +5 -5
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/{index.modern-d983d47e.js → index.modern-e068eff5.js} +3 -3
- package/dist/cjs/{index.modern-d983d47e.js.map → index.modern-e068eff5.js.map} +1 -1
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/dist/{index.modern-80ac3856.js → index.modern-e405ec13.js} +3 -3
- package/dist/{index.modern-80ac3856.js.map → index.modern-e405ec13.js.map} +1 -1
- package/package.json +1 -1
|
@@ -5940,10 +5940,10 @@ var initialState$3 = {
|
|
|
5940
5940
|
unipositiveIonsValue: 140,
|
|
5941
5941
|
oligonucleotidesValue: 200,
|
|
5942
5942
|
app: {
|
|
5943
|
-
buildDate: (_T = "2026-06-
|
|
5943
|
+
buildDate: (_T = "2026-06-22T16:29:18") !== null && _T !== void 0 ? _T : '',
|
|
5944
5944
|
indigoVersion: (_ref$1 = "") !== null && _ref$1 !== void 0 ? _ref$1 : '',
|
|
5945
5945
|
indigoMachine: (_ref2 = "") !== null && _ref2 !== void 0 ? _ref2 : '',
|
|
5946
|
-
version: (_rc = "3.17.0-rc.
|
|
5946
|
+
version: (_rc = "3.17.0-rc.2") !== null && _rc !== void 0 ? _rc : ''
|
|
5947
5947
|
},
|
|
5948
5948
|
selectedMenuGroupItems: {}
|
|
5949
5949
|
};
|
|
@@ -20833,4 +20833,4 @@ function Editor(_ref2) {
|
|
|
20833
20833
|
}
|
|
20834
20834
|
|
|
20835
20835
|
export { EditorContainer as default };
|
|
20836
|
-
//# sourceMappingURL=index.modern-
|
|
20836
|
+
//# sourceMappingURL=index.modern-e405ec13.js.map
|