ketcher-react 3.17.0-rc.1 → 3.17.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
@@ -4054,7 +4054,7 @@ var zoom = {
4054
4054
 
4055
4055
  var openHelpLink = function openHelpLink() {
4056
4056
  var _window$open;
4057
- return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.17.0-rc.1\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
4057
+ return (_window$open = window.open("https://github.com/epam/ketcher/blob/".concat("v3.17.0\n", "/documentation/help.md#ketcher-overview"))) === null || _window$open === void 0 ? void 0 : _window$open.focus();
4058
4058
  };
4059
4059
  var help = {
4060
4060
  help: {
@@ -32123,7 +32123,7 @@ var MONOMER_VALIDATION_RULES = [{
32123
32123
  attachmentPoint: AttachmentPointName.R1,
32124
32124
  expectedLeavingGroup: AtomLabel.H
32125
32125
  }],
32126
- warningMessage: 'Base monomers typically have a hydroxyl as the leaving group for R1. Do you wish to proceed with the current attachment points?'
32126
+ warningMessage: 'Base monomers typically have a hydrogen as the leaving group for R1. Do you wish to proceed with the current attachment points?'
32127
32127
  }, {
32128
32128
  monomerType: KetMonomerClass.Phosphate,
32129
32129
  requirements: [{
@@ -43153,12 +43153,12 @@ var KetcherBuilder = function () {
43153
43153
  cleanup = null;
43154
43154
  _context.next = 6;
43155
43155
  return new Promise(function (resolve) {
43156
- var _rc, _T;
43156
+ var _, _T;
43157
43157
  cleanup = initApp(prevKetcherId, ketcherId, element, appRoot, staticResourcesUrl, {
43158
43158
  buttons: buttons !== null && buttons !== void 0 ? buttons : {},
43159
43159
  errorHandler: errorHandler !== null && errorHandler !== void 0 ? errorHandler : null,
43160
- version: (_rc = "3.17.0-rc.1") !== null && _rc !== void 0 ? _rc : '',
43161
- buildDate: (_T = "2026-06-02T21:33:06") !== null && _T !== void 0 ? _T : '',
43160
+ version: (_ = "3.17.0") !== null && _ !== void 0 ? _ : '',
43161
+ buildDate: (_T = "2026-07-13T14:48:15") !== null && _T !== void 0 ? _T : '',
43162
43162
  buildNumber: '',
43163
43163
  customButtons: customButtons !== null && customButtons !== void 0 ? customButtons : []
43164
43164
  }, structService, resolve, togglerComponent);
@@ -43471,7 +43471,7 @@ var ModeControl = function ModeControl(_ref4) {
43471
43471
  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; }
43472
43472
  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; }
43473
43473
  var MacromoleculesEditorComponent = lazy(function () {
43474
- return import('./index.modern-80ac3856.js');
43474
+ return import('./index.modern-2e85973f.js');
43475
43475
  });
43476
43476
  var Editor = function Editor(props) {
43477
43477
  var _useState = useState(false),