eddyter 1.4.13 → 1.4.15
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/{CommentBubblePlugin-DDCERFQO.js → CommentBubblePlugin-VCZgBJUi.js} +1 -1
- package/dist/{LazySignatureCanvas-D5P1189T.js → LazySignatureCanvas-RMigH9yY.js} +1 -1
- package/dist/assets/style.css +1 -1
- package/dist/components/ConfigurableEditorWithAuth.d.ts +2 -0
- package/dist/components/ScopedEditor.d.ts +1 -0
- package/dist/editor/components/FloatingToolbarManager.d.ts +2 -1
- package/dist/{generateDocxThumbnail-BVFpoKUP.js → generateDocxThumbnail-fv5LNJIq.js} +1 -1
- package/dist/{generatePdfThumbnail-Pvt57kGy.js → generatePdfThumbnail-C0rDYo5e.js} +1 -1
- package/dist/{generateXlsxThumbnail-DRggrLYK.js → generateXlsxThumbnail-C_vobxPD.js} +1 -1
- package/dist/{html2pdf.bundle.min-DElEIEzd.js → html2pdf.bundle.min-CFWvTTWI.js} +1 -1
- package/dist/{index-Cojy1w7r.js → index-Ct2Ouofi.js} +1 -1
- package/dist/{index-DFEFJp4J.js → index-D5W6pnOr.js} +5426 -5458
- package/dist/{index-ZBDns08-.js → index-DKRhyxUF.js} +1 -1
- package/dist/{index-D_izLqTY.js → index-Dhc1wcFH.js} +1 -1
- package/dist/{index-C9Dld3-L.js → index-MXcGtHZr.js} +4 -4
- package/dist/{index-D11sRTul.js → index-o_C9Vw0n.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/pages/ConfigurableEditor/ConfigurableEditor.d.ts +1 -0
- package/package.json +1 -1
|
@@ -15,7 +15,7 @@ import { useLexicalNodeSelection as pt } from "@lexical/react/useLexicalNodeSele
|
|
|
15
15
|
import { mergeRegister as ht } from "@lexical/utils";
|
|
16
16
|
import { $getSelection as P, $isNodeSelection as p, $setSelection as W, SELECTION_CHANGE_COMMAND as bt, COMMAND_PRIORITY_LOW as f, CLICK_COMMAND as Ct, DRAGSTART_COMMAND as Nt, KEY_DELETE_COMMAND as xt, KEY_BACKSPACE_COMMAND as vt, KEY_ENTER_COMMAND as Et, KEY_ESCAPE_COMMAND as yt, RootNode as Rt, TextNode as At, LineBreakNode as kt, ParagraphNode as St, $getNodeByKey as A, $isParagraphNode as T } from "lexical";
|
|
17
17
|
import { useRef as L, useState as w, useCallback as x, useEffect as Dt } from "react";
|
|
18
|
-
import { U as v, W as Pt, b as Lt, A as Mt, d as _t, e as $t, H as zt, T as It, N as Ot, O as Wt } from "./index-
|
|
18
|
+
import { U as v, W as Pt, b as Lt, A as Mt, d as _t, e as $t, H as zt, T as It, N as Ot, O as Wt } from "./index-D5W6pnOr.js";
|
|
19
19
|
function ie({
|
|
20
20
|
src: j,
|
|
21
21
|
nodeKey: g,
|
|
@@ -5,7 +5,7 @@ import { mergeRegister as ce, $wrapNodeInElement as J } from "@lexical/utils";
|
|
|
5
5
|
import { $isTableCellNode as ae } from "@lexical/table";
|
|
6
6
|
import { $getNodeByKey as T, $createNodeSelection as G, $setSelection as H, $getSelection as S, $isNodeSelection as te, SELECTION_CHANGE_COMMAND as de, COMMAND_PRIORITY_LOW as ne, KEY_ENTER_COMMAND as le, $createParagraphNode as W, $isRootOrShadowRoot as V, PASTE_COMMAND as ue, $isRangeSelection as U, COMMAND_PRIORITY_CRITICAL as me } from "lexical";
|
|
7
7
|
import { useState as M, useEffect as E, useCallback as _, useRef as Q } from "react";
|
|
8
|
-
import { c as fe, E as k, L as pe, a as N, I as ge, C as he, W as be, b as ye, A as xe, d as Ee, e as Ce, f as ve, T as Ne, $ as Z } from "./index-
|
|
8
|
+
import { c as fe, E as k, L as pe, a as N, I as ge, C as he, W as be, b as ye, A as xe, d as Ee, e as Ce, f as ve, T as Ne, $ as Z } from "./index-D5W6pnOr.js";
|
|
9
9
|
import { createPortal as ke } from "react-dom";
|
|
10
10
|
const Ae = fe("Copy", [
|
|
11
11
|
["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
|
|
@@ -2,7 +2,7 @@ import { jsx as r, jsxs as p } from "react/jsx-runtime";
|
|
|
2
2
|
import { useLexicalComposerContext as T } from "@lexical/react/LexicalComposerContext";
|
|
3
3
|
import { $getNodeByKey as g } from "lexical";
|
|
4
4
|
import { useState as B, useEffect as D } from "react";
|
|
5
|
-
import { j as k, D as y, T as E, F as h, k as I, l as W } from "./index-
|
|
5
|
+
import { j as k, D as y, T as E, F as h, k as I, l as W } from "./index-D5W6pnOr.js";
|
|
6
6
|
function $(e, t) {
|
|
7
7
|
const d = e.split(".").pop()?.toLowerCase();
|
|
8
8
|
return d === "pdf" || t.startsWith("data:application/pdf") ? "pdf" : d === "docx" || t.startsWith("data:application/vnd.openxmlformats") && e.toLowerCase().endsWith(".docx") ? "docx" : d === "xlsx" || d === "xls" || t.startsWith("data:application/vnd.openxmlformats-officedocument.spreadsheetml") || t.startsWith("data:application/vnd.ms-excel") ? "xlsx" : null;
|
|
@@ -16,15 +16,15 @@ function z(e, t) {
|
|
|
16
16
|
return;
|
|
17
17
|
}
|
|
18
18
|
let l = !1;
|
|
19
|
-
return c === "pdf" ? import("./generatePdfThumbnail-
|
|
19
|
+
return c === "pdf" ? import("./generatePdfThumbnail-C0rDYo5e.js").then(({ generatePdfThumbnail: o }) => o(e)).then((o) => {
|
|
20
20
|
l || n(o);
|
|
21
21
|
}).catch(() => {
|
|
22
22
|
l || n(null);
|
|
23
|
-
}) : c === "docx" ? import("./generateDocxThumbnail-
|
|
23
|
+
}) : c === "docx" ? import("./generateDocxThumbnail-fv5LNJIq.js").then(({ generateDocxThumbnail: o }) => o(e)).then((o) => {
|
|
24
24
|
l || n(o);
|
|
25
25
|
}).catch(() => {
|
|
26
26
|
l || n(null);
|
|
27
|
-
}) : c === "xlsx" && import("./generateXlsxThumbnail-
|
|
27
|
+
}) : c === "xlsx" && import("./generateXlsxThumbnail-C_vobxPD.js").then(({ generateXlsxThumbnail: o }) => o(e)).then((o) => {
|
|
28
28
|
l || n(o);
|
|
29
29
|
}).catch(() => {
|
|
30
30
|
l || n(null);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as i, jsxs as b } from "react/jsx-runtime";
|
|
2
2
|
import { useLexicalComposerContext as k } from "@lexical/react/LexicalComposerContext";
|
|
3
|
-
import { c as L, g as I, h as w } from "./index-
|
|
3
|
+
import { c as L, g as I, h as w } from "./index-D5W6pnOr.js";
|
|
4
4
|
import { useBasicTypeaheadTriggerMatch as C, LexicalTypeaheadMenuPlugin as S, MenuOption as R } from "@lexical/react/LexicalTypeaheadMenuPlugin";
|
|
5
5
|
import { useState as y, useMemo as v, useCallback as g, useEffect as O } from "react";
|
|
6
6
|
import * as E from "react-dom";
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Y as i, Z as r, _ as t, a0 as s, a1 as o, a2 as d, a3 as v, a4 as u, a5 as f, a6 as n, a7 as l, a8 as w } from "./index-
|
|
1
|
+
import { Y as i, Z as r, _ as t, a0 as s, a1 as o, a2 as d, a3 as v, a4 as u, a5 as f, a6 as n, a7 as l, a8 as w } from "./index-D5W6pnOr.js";
|
|
2
2
|
export {
|
|
3
3
|
i as ConfigurableEditor,
|
|
4
4
|
r as ConfigurableEditorWithAuth,
|
|
@@ -24,6 +24,7 @@ interface ConfigurableEditorProps {
|
|
|
24
24
|
toolbarConfig?: ToolbarConfig;
|
|
25
25
|
contentClassName?: string;
|
|
26
26
|
editorStyle?: React.CSSProperties;
|
|
27
|
+
floatingToolbarClassName?: string;
|
|
27
28
|
}
|
|
28
29
|
declare const ConfigurableEditor: React.FC<ConfigurableEditorProps>;
|
|
29
30
|
export default ConfigurableEditor;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "eddyter",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.4.
|
|
4
|
+
"version": "1.4.15",
|
|
5
5
|
"description": "Plug and Play AI Rich Text Editor for any website, blog, CRM, ERP, or web app. Built on Lexical with AI writing assistance, dark mode, and real-time collaboration.",
|
|
6
6
|
"homepage": "https://www.eddyter.com",
|
|
7
7
|
"repository": {
|