@bigbinary/neeto-editor 1.39.10 → 1.39.11

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.
Files changed (30) hide show
  1. package/dist/Attachments.js +2 -2
  2. package/dist/Editor.js +3 -3
  3. package/dist/FormikEditor.js +3 -3
  4. package/dist/Menu.js +2 -2
  5. package/dist/{chunk-e038b63a.js → chunk-2cce513e.js} +3 -3
  6. package/dist/{chunk-e038b63a.js.map → chunk-2cce513e.js.map} +1 -1
  7. package/dist/{chunk-32e353fe.js → chunk-6990d12f.js} +10 -5
  8. package/dist/chunk-6990d12f.js.map +1 -0
  9. package/dist/{chunk-4a46a0f1.js → chunk-c519546a.js} +2 -2
  10. package/dist/{chunk-4a46a0f1.js.map → chunk-c519546a.js.map} +1 -1
  11. package/dist/{chunk-6693eb0a.js → chunk-d044b0a2.js} +3 -3
  12. package/dist/{chunk-6693eb0a.js.map → chunk-d044b0a2.js.map} +1 -1
  13. package/dist/cjs/Attachments.cjs.js +2 -2
  14. package/dist/cjs/Editor.cjs.js +3 -3
  15. package/dist/cjs/FormikEditor.cjs.js +3 -3
  16. package/dist/cjs/Menu.cjs.js +2 -2
  17. package/dist/cjs/{chunk-938306ec.cjs.js → chunk-1207216b.cjs.js} +10 -5
  18. package/dist/cjs/chunk-1207216b.cjs.js.map +1 -0
  19. package/dist/cjs/{chunk-f9539961.cjs.js → chunk-4ea92336.cjs.js} +2 -2
  20. package/dist/cjs/{chunk-f9539961.cjs.js.map → chunk-4ea92336.cjs.js.map} +1 -1
  21. package/dist/cjs/{chunk-cc6d7c58.cjs.js → chunk-9e5592f9.cjs.js} +3 -3
  22. package/dist/cjs/{chunk-cc6d7c58.cjs.js.map → chunk-9e5592f9.cjs.js.map} +1 -1
  23. package/dist/cjs/{chunk-79b8b8a3.cjs.js → chunk-a1a8464a.cjs.js} +3 -3
  24. package/dist/cjs/{chunk-79b8b8a3.cjs.js.map → chunk-a1a8464a.cjs.js.map} +1 -1
  25. package/dist/cjs/index.cjs.js +3 -3
  26. package/dist/editor-stats.html +1 -1
  27. package/dist/index.js +3 -3
  28. package/package.json +1 -1
  29. package/dist/chunk-32e353fe.js.map +0 -1
  30. package/dist/cjs/chunk-938306ec.cjs.js.map +0 -1
@@ -30,7 +30,7 @@ import { withImmutableActions, useOnClickOutside, withT } from '@bigbinary/neeto
30
30
  import { HexColorPicker } from 'react-colorful';
31
31
  import _objectWithoutProperties$1 from '@babel/runtime/helpers/objectWithoutProperties';
32
32
  import DynamicVariables from '@bigbinary/neeto-molecules/DynamicVariables';
33
- import { F as File, u as useFileUploader, b as useDropFiles, A as ALLOWED_IMAGE_TYPES, e as ALLOWED_VIDEO_TYPES, f as convertToFileSize, g as DEFAULT_IMAGE_UPLOAD_CONFIG, h as DEFAULT_VIDEO_UPLOAD_CONFIG, p as propTypesExports, i as getTabs } from './chunk-32e353fe.js';
33
+ import { F as File, u as useFileUploader, b as useDropFiles, A as ALLOWED_IMAGE_TYPES, e as ALLOWED_VIDEO_TYPES, f as convertToFileSize, g as DEFAULT_IMAGE_UPLOAD_CONFIG, h as DEFAULT_VIDEO_UPLOAD_CONFIG, p as propTypesExports, i as getTabs } from './chunk-6990d12f.js';
34
34
  import { a as getAugmentedNamespace } from './chunk-65f73e5a.js';
35
35
  import { shallow } from 'zustand/shallow';
36
36
  import { create } from 'zustand';
@@ -15778,4 +15778,4 @@ var Menu = function Menu(props) {
15778
15778
  };
15779
15779
 
15780
15780
  export { resetFocussedNode as A, findParentNodeClosestToPos as B, BubbleMenu as C, DecorationSet as D, Extension as E, getLinkPopoverPosition as F, getMarkType as G, getMarkRange as H, InputRule as I, useEditor as J, EditorContent as K, MediaUploader as L, Menu as M, Node as N, EmbedOption as O, PasteRule as P, EditorView as Q, ReactNodeViewRenderer as R, Mark as a, markInputRule as b, markPasteRule as c, Decoration as d, callOrReturn as e, getExtensionField as f, getMarkAttributes as g, findChildren as h, NodeViewWrapper as i, NodeViewContent as j, keydownHandler as k, escapeForRegEx as l, mergeAttributes as m, nodeInputRule as n, ReactRenderer as o, EmojiPickerMenu as p, emojiPickerApi as q, combineTransactionSteps as r, getChangedRanges as s, textblockTypeInputRule as t, findChildrenInRange as u, validateUrl as v, wrappingInputRule as w, getMarksBetween as x, getAttributes as y, highlightFocussedNode as z };
15781
- //# sourceMappingURL=chunk-4a46a0f1.js.map
15781
+ //# sourceMappingURL=chunk-c519546a.js.map