ketcher-react 3.5.0-rc.2 → 3.5.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
@@ -3745,7 +3745,7 @@ var zoom = {
3745
3745
 
3746
3746
  var openHelpLink = function openHelpLink() {
3747
3747
  var _window$open;
3748
- return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.5.0-rc.2\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
3748
+ return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.5.0-rc.3\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
3749
3749
  };
3750
3750
  var help = {
3751
3751
  help: {
@@ -35279,8 +35279,8 @@ var KetcherBuilder = function () {
35279
35279
  cleanup = initApp(element, appRoot, staticResourcesUrl, {
35280
35280
  buttons: buttons || {},
35281
35281
  errorHandler: errorHandler || null,
35282
- version: "3.5.0-rc.2" ,
35283
- buildDate: "2025-06-13T10:31:57" ,
35282
+ version: "3.5.0-rc.3" ,
35283
+ buildDate: "2025-06-13T19:05:41" ,
35284
35284
  buildNumber: '',
35285
35285
  customButtons: customButtons || []
35286
35286
  }, structService, resolve, togglerComponent);
@@ -35572,7 +35572,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
35572
35572
  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; }
35573
35573
  var MacromoleculesEditorComponent = lazy(
35574
35574
  function () {
35575
- return import('./index.modern-87cd317d.js');
35575
+ return import('./index.modern-cfbb3cc4.js');
35576
35576
  });
35577
35577
  var Editor = function Editor(props) {
35578
35578
  var _useState = useState(false),