@bigbinary/neeto-editor 1.47.67 → 1.47.68

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.
@@ -5,7 +5,7 @@ var _toConsumableArray = require('@babel/runtime/helpers/toConsumableArray');
5
5
  var _slicedToArray = require('@babel/runtime/helpers/slicedToArray');
6
6
  var _objectWithoutProperties = require('@babel/runtime/helpers/objectWithoutProperties');
7
7
  var React = require('react');
8
- var Menu$4 = require('./chunk-TLlmBkfB.cjs.js');
8
+ var Menu$4 = require('./chunk-BFpvPDMY.cjs.js');
9
9
  var classnames = require('classnames');
10
10
  var constants = require('./chunk-Cd5HlrFr.cjs.js');
11
11
  var neetoCist = require('@bigbinary/neeto-cist');
@@ -6349,7 +6349,8 @@ var CalloutComponent = function CalloutComponent(_ref) {
6349
6349
  className: "callout-emoji",
6350
6350
  children: /*#__PURE__*/jsxRuntime.jsx(Icon, {})
6351
6351
  }), /*#__PURE__*/jsxRuntime.jsx(Menu$4.NodeViewContent, {
6352
- className: "callout-content"
6352
+ className: "callout-content",
6353
+ "data-cy": "callout-content"
6353
6354
  })]
6354
6355
  })
6355
6356
  });