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
|
@@ -5938,10 +5938,10 @@ var initialState$3 = {
|
|
|
5938
5938
|
unipositiveIonsValue: 140,
|
|
5939
5939
|
oligonucleotidesValue: 200,
|
|
5940
5940
|
app: {
|
|
5941
|
-
buildDate: "2026-
|
|
5941
|
+
buildDate: "2026-03-04T11:01:40" ,
|
|
5942
5942
|
indigoVersion: process.env.INDIGO_VERSION || '',
|
|
5943
5943
|
indigoMachine: process.env.INDIGO_MACHINE || '',
|
|
5944
|
-
version: "3.12.0
|
|
5944
|
+
version: "3.12.0"
|
|
5945
5945
|
},
|
|
5946
5946
|
selectedMenuGroupItems: {}
|
|
5947
5947
|
};
|
|
@@ -19849,4 +19849,4 @@ function Editor(_ref2) {
|
|
|
19849
19849
|
}
|
|
19850
19850
|
|
|
19851
19851
|
export { EditorContainer as default };
|
|
19852
|
-
//# sourceMappingURL=index.modern-
|
|
19852
|
+
//# sourceMappingURL=index.modern-b9db71c5.js.map
|