@bigbinary/neeto-editor 1.39.6 → 1.39.8

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.
@@ -7,11 +7,11 @@ import Editor from './Editor.js';
7
7
  import '@babel/runtime/helpers/defineProperty';
8
8
  import '@babel/runtime/helpers/toConsumableArray';
9
9
  import '@babel/runtime/helpers/slicedToArray';
10
- import './chunk-7fc1f9b9.js';
10
+ import './chunk-6e497ab8.js';
11
11
  import 'ramda';
12
12
  import './chunk-15c449f1.js';
13
13
  import 'i18next';
14
- import './chunk-e876ad10.js';
14
+ import './chunk-d17f73d0.js';
15
15
  import './chunk-edd8b9fe.js';
16
16
  import 'yup';
17
17
  import 'tippy.js';
package/dist/Menu.js CHANGED
@@ -4,8 +4,8 @@ import '@babel/runtime/helpers/toConsumableArray';
4
4
  import '@babel/runtime/helpers/slicedToArray';
5
5
  import 'react';
6
6
  import 'ramda';
7
- export { M as default } from './chunk-7fc1f9b9.js';
8
- import './chunk-e876ad10.js';
7
+ export { M as default } from './chunk-6e497ab8.js';
8
+ import './chunk-d17f73d0.js';
9
9
  import './chunk-15c449f1.js';
10
10
  import 'i18next';
11
11
  import 'tippy.js';
@@ -6,7 +6,7 @@ import React__default, { forwardRef, createContext, useRef, useState, useEffect,
6
6
  import { isEmpty, fromPairs, prop, not, assoc, last } from 'ramda';
7
7
  import { n } from './chunk-15c449f1.js';
8
8
  import i18n, { t as t$1 } from 'i18next';
9
- import { T as TextSelection, N as NodeSelection, S as Selection, c as Slice, d as dropPoint, j as DOMSerializer, F as Fragment, k as DOMParser, A as AllSelection, l as Mark$1, P as Plugin, m as liftTarget, r as replaceStep, R as ReplaceStep, n as canJoin, o as joinPoint, p as canSplit, q as ReplaceAroundStep, u as findWrapping, w as NodeRange, b as PluginKey, f as Transform, E as EditorState, x as Schema, v as validateAndFormatUrl, D as DEFAULT_EDITOR_OPTIONS } from './chunk-e876ad10.js';
9
+ import { T as TextSelection, N as NodeSelection, S as Selection, c as Slice, d as dropPoint, j as DOMSerializer, F as Fragment, k as DOMParser, A as AllSelection, m as Mark$1, P as Plugin, l as liftTarget, r as replaceStep, R as ReplaceStep, n as canJoin, o as joinPoint, p as canSplit, q as ReplaceAroundStep, u as findWrapping, w as NodeRange, b as PluginKey, f as Transform, E as EditorState, x as Schema, v as validateAndFormatUrl, D as DEFAULT_EDITOR_OPTIONS } from './chunk-d17f73d0.js';
10
10
  import tippy, { roundArrow } from 'tippy.js';
11
11
  import ReactDOM, { flushSync, createPortal } from 'react-dom';
12
12
  import classnames from 'classnames';
@@ -15776,4 +15776,4 @@ var Menu = function Menu(props) {
15776
15776
  };
15777
15777
 
15778
15778
  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 };
15779
- //# sourceMappingURL=chunk-7fc1f9b9.js.map
15779
+ //# sourceMappingURL=chunk-6e497ab8.js.map