ketcher-react 3.10.0-rc.2 → 3.10.0-rc.3

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/index.js CHANGED
@@ -8444,7 +8444,7 @@ var zoom = {
8444
8444
 
8445
8445
  var openHelpLink = function openHelpLink() {
8446
8446
  var _window$open;
8447
- return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.10.0-rc.2\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
8447
+ return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.10.0-rc.3\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
8448
8448
  };
8449
8449
  var help = {
8450
8450
  help: {
@@ -39100,8 +39100,8 @@ var KetcherBuilder = function () {
39100
39100
  cleanup = initApp(prevKetcherId, ketcherId, element, appRoot, staticResourcesUrl, {
39101
39101
  buttons: buttons || {},
39102
39102
  errorHandler: errorHandler || null,
39103
- version: "3.10.0-rc.2" ,
39104
- buildDate: "2025-11-11T15:07:32" ,
39103
+ version: "3.10.0-rc.3" ,
39104
+ buildDate: "2025-11-13T14:19:50" ,
39105
39105
  buildNumber: '',
39106
39106
  customButtons: customButtons || []
39107
39107
  }, structService, resolve, togglerComponent);
@@ -39406,7 +39406,7 @@ var ModeControl = function ModeControl(_ref3) {
39406
39406
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
39407
39407
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty$1(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
39408
39408
  var MacromoleculesEditorComponent = lazy(function () {
39409
- return import('./index.modern-2d2b4708.js');
39409
+ return import('./index.modern-088383e0.js');
39410
39410
  });
39411
39411
  var Editor = function Editor(props) {
39412
39412
  var _useState = useState(false),
@@ -5938,10 +5938,10 @@ var initialState$3 = {
5938
5938
  unipositiveIonsValue: 140,
5939
5939
  oligonucleotidesValue: 200,
5940
5940
  app: {
5941
- buildDate: "2025-11-11T14:59:51" ,
5941
+ buildDate: "2025-11-13T14:11:16" ,
5942
5942
  indigoVersion: process.env.INDIGO_VERSION || '',
5943
5943
  indigoMachine: process.env.INDIGO_MACHINE || '',
5944
- version: "3.10.0-rc.2"
5944
+ version: "3.10.0-rc.3"
5945
5945
  },
5946
5946
  selectedMenuGroupItems: {}
5947
5947
  };
@@ -19686,4 +19686,4 @@ function Editor(_ref2) {
19686
19686
  }
19687
19687
 
19688
19688
  export { EditorContainer as default };
19689
- //# sourceMappingURL=index.modern-2d2b4708.js.map
19689
+ //# sourceMappingURL=index.modern-088383e0.js.map