ketcher-react 3.4.0-rc.7 → 3.4.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/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.4.0-rc.7\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.4.0\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: {
@@ -35229,8 +35229,8 @@ var KetcherBuilder = function () {
35229
35229
  cleanup = initApp(element, appRoot, staticResourcesUrl, {
35230
35230
  buttons: buttons || {},
35231
35231
  errorHandler: errorHandler || null,
35232
- version: "3.4.0-rc.7" ,
35233
- buildDate: "2025-06-13T17:23:19" ,
35232
+ version: "3.4.0" ,
35233
+ buildDate: "2025-06-20T14:11:23" ,
35234
35234
  buildNumber: '',
35235
35235
  customButtons: customButtons || []
35236
35236
  }, structService, resolve, togglerComponent);
@@ -35522,7 +35522,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
35522
35522
  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; }
35523
35523
  var MacromoleculesEditorComponent = lazy(
35524
35524
  function () {
35525
- return import('./index.modern-8992f1ed.js');
35525
+ return import('./index.modern-1f95b312.js');
35526
35526
  });
35527
35527
  var Editor = function Editor(props) {
35528
35528
  var _useState = useState(false),