ketcher-react 3.1.0-rc.2 → 3.1.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
@@ -3743,7 +3743,7 @@ var zoom = {
3743
3743
 
3744
3744
  var openHelpLink = function openHelpLink() {
3745
3745
  var _window$open;
3746
- return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.1.0-rc.2\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
3746
+ return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.1.0-rc.3\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
3747
3747
  };
3748
3748
  var help = {
3749
3749
  help: {
@@ -35000,8 +35000,8 @@ var KetcherBuilder = function () {
35000
35000
  cleanup = initApp(element, appRoot, staticResourcesUrl, {
35001
35001
  buttons: buttons || {},
35002
35002
  errorHandler: errorHandler || null,
35003
- version: "3.1.0-rc.2" ,
35004
- buildDate: "2025-02-07T15:00:25" ,
35003
+ version: "3.1.0-rc.3" ,
35004
+ buildDate: "2025-02-11T20:40:50" ,
35005
35005
  buildNumber: '',
35006
35006
  customButtons: customButtons || []
35007
35007
  }, structService, resolve, togglerComponent);
@@ -35293,7 +35293,7 @@ var ModeControl = function ModeControl(_ref3) {
35293
35293
  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; }
35294
35294
  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; }
35295
35295
  var MacromoleculesEditor = lazy(function () {
35296
- return import('./index.modern-6890e3d0.js');
35296
+ return import('./index.modern-fe35437a.js');
35297
35297
  });
35298
35298
  var Editor = function Editor(props) {
35299
35299
  var _useState = useState(false),
@@ -15423,4 +15423,4 @@ function Editor(_ref2) {
15423
15423
  }
15424
15424
 
15425
15425
  export { EditorContainer as default };
15426
- //# sourceMappingURL=index.modern-6890e3d0.js.map
15426
+ //# sourceMappingURL=index.modern-fe35437a.js.map