ketcher-react 3.5.0-rc.4 → 3.5.0-rc.5

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
@@ -3741,7 +3741,7 @@ var zoom = {
3741
3741
 
3742
3742
  var openHelpLink = function openHelpLink() {
3743
3743
  var _window$open;
3744
- return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.5.0-rc.4\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
3744
+ return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.5.0-rc.5\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
3745
3745
  };
3746
3746
  var help = {
3747
3747
  help: {
@@ -35323,8 +35323,8 @@ var KetcherBuilder = function () {
35323
35323
  cleanup = initApp(prevKetcherId, ketcherId, element, appRoot, staticResourcesUrl, {
35324
35324
  buttons: buttons || {},
35325
35325
  errorHandler: errorHandler || null,
35326
- version: "3.5.0-rc.4" ,
35327
- buildDate: "2025-06-18T16:34:40" ,
35326
+ version: "3.5.0-rc.5" ,
35327
+ buildDate: "2025-06-20T15:54:30" ,
35328
35328
  buildNumber: '',
35329
35329
  customButtons: customButtons || []
35330
35330
  }, structService, resolve, togglerComponent);
@@ -35619,7 +35619,7 @@ var ModeControl = function ModeControl(_ref3) {
35619
35619
  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; }
35620
35620
  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; }
35621
35621
  var MacromoleculesEditorComponent = lazy(function () {
35622
- return import('./index.modern-723c68e1.js');
35622
+ return import('./index.modern-f7f22b2a.js');
35623
35623
  });
35624
35624
  var Editor = function Editor(props) {
35625
35625
  var _useState = useState(false),
@@ -17373,4 +17373,4 @@ function Editor(_ref2) {
17373
17373
  }
17374
17374
 
17375
17375
  export { EditorContainer as default };
17376
- //# sourceMappingURL=index.modern-723c68e1.js.map
17376
+ //# sourceMappingURL=index.modern-f7f22b2a.js.map