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
|
@@ -5981,10 +5981,10 @@ var initialState$3 = {
|
|
|
5981
5981
|
unipositiveIonsValue: 140,
|
|
5982
5982
|
oligonucleotidesValue: 200,
|
|
5983
5983
|
app: {
|
|
5984
|
-
buildDate: (_T = "2026-06-
|
|
5984
|
+
buildDate: (_T = "2026-06-22T16:29:18") !== null && _T !== void 0 ? _T : '',
|
|
5985
5985
|
indigoVersion: (_ref$1 = "") !== null && _ref$1 !== void 0 ? _ref$1 : '',
|
|
5986
5986
|
indigoMachine: (_ref2 = "") !== null && _ref2 !== void 0 ? _ref2 : '',
|
|
5987
|
-
version: (_rc = "3.17.0-rc.
|
|
5987
|
+
version: (_rc = "3.17.0-rc.2") !== null && _rc !== void 0 ? _rc : ''
|
|
5988
5988
|
},
|
|
5989
5989
|
selectedMenuGroupItems: {}
|
|
5990
5990
|
};
|
|
@@ -20874,4 +20874,4 @@ function Editor(_ref2) {
|
|
|
20874
20874
|
}
|
|
20875
20875
|
|
|
20876
20876
|
exports["default"] = EditorContainer;
|
|
20877
|
-
//# sourceMappingURL=index.modern-
|
|
20877
|
+
//# sourceMappingURL=index.modern-e068eff5.js.map
|