ketcher-react 3.0.2 → 3.0.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.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.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: {
@@ -34979,8 +34979,8 @@ var KetcherBuilder = function () {
34979
34979
  cleanup = initApp(element, appRoot, staticResourcesUrl, {
34980
34980
  buttons: buttons || {},
34981
34981
  errorHandler: errorHandler || null,
34982
- version: "3.0.2" ,
34983
- buildDate: "2025-02-25T23:12:22" ,
34982
+ version: "3.0.3" ,
34983
+ buildDate: "2025-02-26T15:51:37" ,
34984
34984
  buildNumber: '',
34985
34985
  customButtons: customButtons || []
34986
34986
  }, structService, resolve, togglerComponent);
@@ -35272,7 +35272,7 @@ var ModeControl = function ModeControl(_ref3) {
35272
35272
  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; }
35273
35273
  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; }
35274
35274
  var MacromoleculesEditor = lazy(function () {
35275
- return import('./index.modern-38042a36.js');
35275
+ return import('./index.modern-356405d7.js');
35276
35276
  });
35277
35277
  var Editor = function Editor(props) {
35278
35278
  var _useState = useState(false),
@@ -15321,4 +15321,4 @@ function Editor(_ref2) {
15321
15321
  }
15322
15322
 
15323
15323
  export { EditorContainer as default };
15324
- //# sourceMappingURL=index.modern-38042a36.js.map
15324
+ //# sourceMappingURL=index.modern-356405d7.js.map