ketcher-react 3.12.0-rc.2 → 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.
- package/dist/cjs/index.js +4 -4
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/{index.modern-0386b391.js → index.modern-b0607a67.js} +3 -3
- package/dist/cjs/index.modern-b0607a67.js.map +1 -0
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/dist/{index.modern-3f8330b9.js → index.modern-b9db71c5.js} +3 -3
- package/dist/index.modern-b9db71c5.js.map +1 -0
- package/package.json +1 -1
- package/dist/cjs/index.modern-0386b391.js.map +0 -1
- package/dist/index.modern-3f8330b9.js.map +0 -1
|
@@ -5979,10 +5979,10 @@ var initialState$3 = {
|
|
|
5979
5979
|
unipositiveIonsValue: 140,
|
|
5980
5980
|
oligonucleotidesValue: 200,
|
|
5981
5981
|
app: {
|
|
5982
|
-
buildDate: "2026-
|
|
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
|
|
5985
|
+
version: "3.12.0"
|
|
5986
5986
|
},
|
|
5987
5987
|
selectedMenuGroupItems: {}
|
|
5988
5988
|
};
|
|
@@ -19890,4 +19890,4 @@ function Editor(_ref2) {
|
|
|
19890
19890
|
}
|
|
19891
19891
|
|
|
19892
19892
|
exports["default"] = EditorContainer;
|
|
19893
|
-
//# sourceMappingURL=index.modern-
|
|
19893
|
+
//# sourceMappingURL=index.modern-b0607a67.js.map
|