@bigbinary/neeto-editor 1.47.57 → 1.47.58

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.
@@ -21285,6 +21285,7 @@ var Editor = function Editor(_ref, ref) {
21285
21285
  this.updateStateInner(state, this.state.plugins !== state.plugins);
21286
21286
  };
21287
21287
  return /*#__PURE__*/jsxRuntime.jsxs("div", {
21288
+ "data-cy": "neeto-editor-wrapper",
21288
21289
  ref: wrapperRef,
21289
21290
  className: classNames(_defineProperty(_defineProperty({}, className, className), "ne-attachments__wrapper", isAttachmentsActive)),
21290
21291
  children: [label && /*#__PURE__*/jsxRuntime.jsx(Label, {