eddyter 1.4.14 → 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.
@@ -50,6 +50,8 @@ interface ConfigurableEditorWithAuthProps {
50
50
  darkMode?: boolean;
51
51
  /** Toolbar behavior config: sticky/static mode with sticky offset and z-index. */
52
52
  toolbar?: ToolbarConfig;
53
+ /** Additional class name for floating elements and portal container */
54
+ floatingToolbarClassName?: string;
53
55
  }
54
56
  declare const ConfigurableEditorWithAuth: React.FC<ConfigurableEditorWithAuthProps>;
55
57
  export default ConfigurableEditorWithAuth;
@@ -3,6 +3,7 @@ interface ScopedEditorWrapperProps {
3
3
  className?: string;
4
4
  style?: React.CSSProperties;
5
5
  darkMode?: boolean;
6
+ floatingToolbarClassName?: string;
6
7
  }
7
8
  export declare const ScopedEditorWrapper: React.FC<ScopedEditorWrapperProps>;
8
9
  export default ScopedEditorWrapper;
@@ -5,6 +5,7 @@ interface FloatingToolbarManagerProps {
5
5
  mode?: "sticky" | "static";
6
6
  topOffset?: number;
7
7
  zIndex?: number;
8
+ floatingToolbarClassName?: string;
8
9
  }
9
- export default function FloatingToolbarManager({ editorRef, children, mode, topOffset, zIndex, }: FloatingToolbarManagerProps): import("react/jsx-runtime").JSX.Element;
10
+ export default function FloatingToolbarManager({ editorRef, children, mode, topOffset, zIndex, floatingToolbarClassName, }: FloatingToolbarManagerProps): import("react/jsx-runtime").JSX.Element;
10
11
  export {};
@@ -1,4 +1,4 @@
1
- import { m as Tt, i as Se, V as Ce, z as xe } from "./index-BH7a8CPx.js";
1
+ import { m as Tt, i as Se, V as Ce, z as xe } from "./index-D5W6pnOr.js";
2
2
  import { h as Ee } from "./html2canvas.esm-BD_Vwvv8.js";
3
3
  function Ft(c) {
4
4
  throw new Error('Could not dynamically require "' + c + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
@@ -1,4 +1,4 @@
1
- import { V as u, z as b } from "./index-BH7a8CPx.js";
1
+ import { V as u, z as b } from "./index-D5W6pnOr.js";
2
2
  const m = "https://cdnjs.cloudflare.com/ajax/libs/pdf.js/3.11.174";
3
3
  let w = null;
4
4
  async function C() {
@@ -1,5 +1,5 @@
1
1
  import { h as Ci } from "./html2canvas.esm-BD_Vwvv8.js";
2
- import { V as yi, z as Di } from "./index-BH7a8CPx.js";
2
+ import { V as yi, z as Di } from "./index-D5W6pnOr.js";
3
3
  var In = 1252, Oi = [874, 932, 936, 949, 950, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1e4], Zt = {
4
4
  /*::[*/
5
5
  0: 1252,
@@ -1,4 +1,4 @@
1
- import { m as Ka, i as $u } from "./index-BH7a8CPx.js";
1
+ import { m as Ka, i as $u } from "./index-D5W6pnOr.js";
2
2
  function tl(Qa, iu) {
3
3
  for (var jo = 0; jo < iu.length; jo++) {
4
4
  const qs = iu[jo];
@@ -16,7 +16,7 @@ import { useLexicalNodeSelection as Ue } from "@lexical/react/useLexicalNodeSele
16
16
  import { mergeRegister as Ge } from "@lexical/utils";
17
17
  import { $getRoot as Qt, $isNodeSelection as lt, $getSelection as rt, $isParagraphNode as _t, $setSelection as bt, $isRangeSelection as Ke, SELECTION_CHANGE_COMMAND as qe, COMMAND_PRIORITY_LOW as ot, CLICK_COMMAND as Ve, DRAGSTART_COMMAND as Je, KEY_DELETE_COMMAND as Qe, KEY_BACKSPACE_COMMAND as Ze, KEY_ENTER_COMMAND as tr, KEY_ESCAPE_COMMAND as er, $getNodeByKey as it, RootNode as rr, TextNode as or, LineBreakNode as ir, ParagraphNode as ar, createCommand as nr } from "lexical";
18
18
  import Nt, { useState as E, useEffect as K, useRef as G, useMemo as Zt, useCallback as S, useLayoutEffect as te, Suspense as sr } from "react";
19
- import { c as Et, n as ne, o as se, p as de, q as ce, r as le, s as ue, B as ee, t as zt, I as dr, S as cr, v as lr, w as Z, x as M, y as ur, z as mr, G as gr, W as fr, b as hr, A as pr, d as br, e as yr, H as xr, L as wr, J as vr, K as Cr, M as Nr, X as kr, N as Rr, O as Er, P as Ir, Q as Pr, R as Sr } from "./index-BH7a8CPx.js";
19
+ import { c as Et, n as ne, o as se, p as de, q as ce, r as le, s as ue, B as ee, t as zt, I as dr, S as cr, v as lr, w as Z, x as M, y as ur, z as mr, G as gr, W as fr, b as hr, A as pr, d as br, e as yr, H as xr, L as wr, J as vr, K as Cr, M as Nr, X as kr, N as Rr, O as Er, P as Ir, Q as Pr, R as Sr } from "./index-D5W6pnOr.js";
20
20
  import "react-dom";
21
21
  const me = Et("Crop", [
22
22
  ["path", { d: "M6 2v14a2 2 0 0 0 2 2h14", key: "ron5a4" }],