ketcher-react 3.0.0-rc.2 → 3.0.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.0.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.0.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: {
@@ -34967,8 +34967,8 @@ var KetcherBuilder = function () {
34967
34967
  cleanup = initApp(element, appRoot, staticResourcesUrl, {
34968
34968
  buttons: buttons || {},
34969
34969
  errorHandler: errorHandler || null,
34970
- version: "3.0.0-rc.2" ,
34971
- buildDate: "2025-01-17T15:02:06" ,
34970
+ version: "3.0.0-rc.3" ,
34971
+ buildDate: "2025-01-20T16:33:19" ,
34972
34972
  buildNumber: '',
34973
34973
  customButtons: customButtons || []
34974
34974
  }, structService, resolve, togglerComponent);
@@ -35260,7 +35260,7 @@ var ModeControl = function ModeControl(_ref3) {
35260
35260
  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; }
35261
35261
  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; }
35262
35262
  var MacromoleculesEditor = lazy(function () {
35263
- return import('./index.modern-b02f5e53.js');
35263
+ return import('./index.modern-4a164708.js');
35264
35264
  });
35265
35265
  var Editor = function Editor(props) {
35266
35266
  var _useState = useState(false),
@@ -15298,4 +15298,4 @@ function Editor(_ref2) {
15298
15298
  }
15299
15299
 
15300
15300
  export { EditorContainer as default };
15301
- //# sourceMappingURL=index.modern-b02f5e53.js.map
15301
+ //# sourceMappingURL=index.modern-4a164708.js.map