@bigbinary/neeto-editor 1.47.94 → 1.47.96
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.
- package/dist/Editor.js +2 -2
- package/dist/EditorContent.js +1 -1
- package/dist/FormikEditor.js +1 -1
- package/dist/Menu.js +1 -1
- package/dist/{chunk-DTahQyel.js → chunk-DekvPrJI.js} +39 -3
- package/dist/{chunk-DTahQyel.js.map → chunk-DekvPrJI.js.map} +1 -1
- package/dist/cjs/Editor.cjs.js +2 -2
- package/dist/cjs/EditorContent.cjs.js +1 -1
- package/dist/cjs/FormikEditor.cjs.js +1 -1
- package/dist/cjs/Menu.cjs.js +1 -1
- package/dist/cjs/{chunk-B_6trv-E.cjs.js → chunk-8T3-Ca_f.cjs.js} +39 -3
- package/dist/cjs/{chunk-B_6trv-E.cjs.js.map → chunk-8T3-Ca_f.cjs.js.map} +1 -1
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/editor-content.min.css +1 -1
- package/dist/editor-output.js +1 -1
- package/dist/editor-stats.html +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
|
@@ -18182,8 +18182,44 @@ var ColorDot = function ColorDot(_ref) {
|
|
|
18182
18182
|
|
|
18183
18183
|
var COLORS = {
|
|
18184
18184
|
recent: ["--neeto-editor-highlight-bg-yellow-light"],
|
|
18185
|
-
text: [
|
|
18186
|
-
|
|
18185
|
+
text: [
|
|
18186
|
+
// Neutrals
|
|
18187
|
+
"--neeto-editor-highlight-text-11", "--neeto-editor-highlight-text-1", "--neeto-editor-highlight-text-2", "--neeto-editor-highlight-text-12", "--neeto-editor-highlight-text-13", "--neeto-editor-highlight-text-14",
|
|
18188
|
+
// Reds
|
|
18189
|
+
"--neeto-editor-highlight-text-15", "--neeto-editor-highlight-text-10", "--neeto-editor-highlight-text-16",
|
|
18190
|
+
// Oranges / Browns
|
|
18191
|
+
"--neeto-editor-highlight-text-3", "--neeto-editor-highlight-text-4",
|
|
18192
|
+
// Yellows / Golds
|
|
18193
|
+
"--neeto-editor-highlight-text-5", "--neeto-editor-highlight-text-18", "--neeto-editor-highlight-text-17",
|
|
18194
|
+
// Greens
|
|
18195
|
+
"--neeto-editor-highlight-text-6", "--neeto-editor-highlight-text-19", "--neeto-editor-highlight-text-21",
|
|
18196
|
+
// Teals
|
|
18197
|
+
"--neeto-editor-highlight-text-20", "--neeto-editor-highlight-text-24",
|
|
18198
|
+
// Blues
|
|
18199
|
+
"--neeto-editor-highlight-text-23", "--neeto-editor-highlight-text-7", "--neeto-editor-highlight-text-22", "--neeto-editor-highlight-text-25",
|
|
18200
|
+
// Purples
|
|
18201
|
+
"--neeto-editor-highlight-text-27", "--neeto-editor-highlight-text-8", "--neeto-editor-highlight-text-29",
|
|
18202
|
+
// Pinks / Magentas
|
|
18203
|
+
"--neeto-editor-highlight-text-28", "--neeto-editor-highlight-text-26", "--neeto-editor-highlight-text-9"],
|
|
18204
|
+
background: [
|
|
18205
|
+
// Neutrals
|
|
18206
|
+
"--neeto-editor-highlight-bg-11", "--neeto-editor-highlight-bg-12", "--neeto-editor-highlight-bg-13", "--neeto-editor-highlight-bg-14", "--neeto-editor-highlight-bg-3", "--neeto-editor-highlight-bg-2", "--neeto-editor-highlight-bg-15",
|
|
18207
|
+
// Reds
|
|
18208
|
+
"--neeto-editor-highlight-bg-16", "--neeto-editor-highlight-bg-17", "--neeto-editor-highlight-bg-10",
|
|
18209
|
+
// Oranges / Browns
|
|
18210
|
+
"--neeto-editor-highlight-bg-18", "--neeto-editor-highlight-bg-4",
|
|
18211
|
+
// Yellows / Golds
|
|
18212
|
+
"--neeto-editor-highlight-bg-19", "--neeto-editor-highlight-bg-1", "--neeto-editor-highlight-bg-5",
|
|
18213
|
+
// Greens
|
|
18214
|
+
"--neeto-editor-highlight-bg-20", "--neeto-editor-highlight-bg-6",
|
|
18215
|
+
// Teals
|
|
18216
|
+
"--neeto-editor-highlight-bg-21", "--neeto-editor-highlight-bg-24",
|
|
18217
|
+
// Blues
|
|
18218
|
+
"--neeto-editor-highlight-bg-23", "--neeto-editor-highlight-bg-22", "--neeto-editor-highlight-bg-25", "--neeto-editor-highlight-bg-7",
|
|
18219
|
+
// Purples
|
|
18220
|
+
"--neeto-editor-highlight-bg-28", "--neeto-editor-highlight-bg-30", "--neeto-editor-highlight-bg-8",
|
|
18221
|
+
// Pinks / Magentas
|
|
18222
|
+
"--neeto-editor-highlight-bg-29", "--neeto-editor-highlight-bg-26", "--neeto-editor-highlight-bg-27", "--neeto-editor-highlight-bg-9"]
|
|
18187
18223
|
};
|
|
18188
18224
|
|
|
18189
18225
|
var colorSections = [{
|
|
@@ -18897,4 +18933,4 @@ var Menu = function Menu(props) {
|
|
|
18897
18933
|
};
|
|
18898
18934
|
|
|
18899
18935
|
export { getChangedRanges as A, findChildrenInRange as B, CALLOUT_TYPES as C, DecorationSet as D, Extension as E, getMarksBetween as F, getAttributes as G, highlightFocussedNode as H, InputRule as I, resetFocussedNode as J, findParentNodeClosestToPos as K, validateUrl as L, Menu as M, Node as N, BubbleMenu as O, PasteRule as P, getLinkPopoverPosition as Q, ReactNodeViewRenderer as R, getMarkType as S, getMarkRange as T, useEditor as U, useEditorState$1 as V, MenuDynamicVariables as W, EditorContent as X, MediaUploader as Y, LinkAddPopOver as Z, EditorView as _, Mark as a, markInputRule as b, markPasteRule as c, Decoration as d, callOrReturn as e, getExtensionField as f, getMarkAttributes as g, getNodeType as h, isNodeSelection as i, getNodeAtPosition as j, keydownHandler as k, isNodeActive as l, mergeAttributes as m, nodeInputRule as n, isAtStartOfNode as o, isAtEndOfNode as p, NodeViewWrapper as q, NodeViewContent as r, findChildren as s, textblockTypeInputRule as t, escapeForRegEx as u, ReactRenderer as v, wrappingInputRule as w, EmojiPickerMenu as x, emojiPickerApi as y, combineTransactionSteps as z };
|
|
18900
|
-
//# sourceMappingURL=chunk-
|
|
18936
|
+
//# sourceMappingURL=chunk-DekvPrJI.js.map
|