@bigbinary/neeto-editor 1.45.8-beta.1 → 1.45.9

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$3 = require('./chunk-CCuwUzbU.cjs.js');
8
+ var Menu$3 = require('./chunk-DJTBXWQc.cjs.js');
9
9
  var classnames = require('classnames');
10
10
  var _commonjsHelpers = require('./chunk-CuRcjRaU.cjs.js');
11
11
  var neetoCist = require('@bigbinary/neeto-cist');
@@ -14,7 +14,7 @@ var Label = require('@bigbinary/neetoui/Label');
14
14
  var ramda = require('ramda');
15
15
  var jsxRuntime = require('react/jsx-runtime');
16
16
  var injectCss = require('./chunk-vQvjPR2x.cjs.js');
17
- var utils = require('./chunk-DE0Ix9vi.cjs.js');
17
+ var utils = require('./chunk-PdbK5csE.cjs.js');
18
18
  var Y = require('yjs');
19
19
  var Down = require('@bigbinary/neeto-icons/Down');
20
20
  var Highlight$1 = require('@bigbinary/neeto-icons/Highlight');
@@ -19718,7 +19718,8 @@ var Editor = function Editor(_ref, ref) {
19718
19718
  }),
19719
19719
  "data-cy": "neeto-editor-content"
19720
19720
  }, ariaAttributes), contentAttributes),
19721
- clipboardTextParser: utils.clipboardTextParser
19721
+ clipboardTextParser: utils.clipboardTextParser,
19722
+ transformPastedHTML: utils.transformPastedHTML
19722
19723
  },
19723
19724
  parseOptions: {
19724
19725
  preserveWhitespace: true