easy-email-pro-editor 1.37.5 → 1.37.6
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.
|
@@ -829,7 +829,7 @@ const gu = () => Ds(Ol), DT = () => {
|
|
|
829
829
|
node: a
|
|
830
830
|
});
|
|
831
831
|
}, [u, e.universalElementSetting]), null;
|
|
832
|
-
}, Gg = `[data-slate-type=page]{color:transparent;cursor:default;font-size:0}[data-slate-node=text],[data-slate-block=text],[data-slate-block=button],[data-slate-block=navbar],[data-slate-block=social]{cursor:text}[contenteditable=true]{outline:none!important}body{overflow-x:hidden}img{-webkit-user-drag:none}.text-uneditable{position:relative}.text-uneditable:before{user-select:none;cursor:default;content:"";position:absolute;inset:0}[data-slate-block],[data-slate-node]{position:relative;z-index:1}[data-slate-block]:hover,[data-slate-node]:hover{z-index:3}[data-slate-node=text] ::selection{color:currentColor;background:rgba(35,131,226,.28)}[data-slate-node=text]::-moz-selection{color:currentColor;background:rgba(35,131,226,.28)}[data-slate-node=text]::-webkit-selection{color:currentColor;background:rgba(35,131,226,.28)}[data-slate-block=dangerous_code] [data-slate-node=text]{cursor:none!important;pointer-events:none!important;font-size:0px;width:0px;height:0px;opacity:0}
|
|
832
|
+
}, Gg = `[data-slate-type=page]{color:transparent;cursor:default;font-size:0}[data-slate-node=text],[data-slate-block=text],[data-slate-block=button],[data-slate-block=navbar],[data-slate-block=social]{cursor:text}[contenteditable=true]{outline:none!important}body{overflow-x:hidden}img{-webkit-user-drag:none}.text-uneditable{position:relative}.text-uneditable:before{user-select:none;cursor:default;content:"";position:absolute;inset:0}[data-slate-block],[data-slate-node]{position:relative;z-index:1}[data-slate-block]:hover,[data-slate-node]:hover{z-index:3}[data-slate-node=text] ::selection{color:currentColor;background:rgba(35,131,226,.28)}[data-slate-node=text]::-moz-selection{color:currentColor;background:rgba(35,131,226,.28)}[data-slate-node=text]::-webkit-selection{color:currentColor;background:rgba(35,131,226,.28)}[data-slate-block=dangerous_code] [data-slate-node=text]{cursor:none!important;pointer-events:none!important;font-size:0px;width:0px;height:0px;opacity:0}[data-slate-category=text] td:first-child,[data-slate-category=button] td:first-child,[data-slate-category=navbar] td:first-child,[data-slate-category=social] td:first-child,[data-slate-category=spacer] td:first-child,[data-slate-category=table] td:first-child,[data-slate-category=divider] td:first-child,[data-slate-category=image] td:first-child{position:relative}
|
|
833
833
|
`;
|
|
834
834
|
function Ml(...e) {
|
|
835
835
|
return e.filter((u) => typeof u == "string").join(" ");
|
|
@@ -2260,7 +2260,7 @@ class dn extends Ue {
|
|
|
2260
2260
|
}
|
|
2261
2261
|
F(dn, "endingTag", !0), F(dn, "allowedAttributes", at.NavbarLink), F(dn, "defaultAttributes", C({}, Lm.defaultData.attributes));
|
|
2262
2262
|
const Wl = E.lazy(
|
|
2263
|
-
() => import("./index-
|
|
2263
|
+
() => import("./index-ec40c8d9.js")
|
|
2264
2264
|
), Om = Ae.getBlockByType(ie.PAGE);
|
|
2265
2265
|
class ss extends Ue {
|
|
2266
2266
|
constructor() {
|
|
@@ -13661,7 +13661,8 @@ function J3({
|
|
|
13661
13661
|
position: "absolute",
|
|
13662
13662
|
width: "100%",
|
|
13663
13663
|
display: "block",
|
|
13664
|
-
opacity: 0
|
|
13664
|
+
opacity: 0,
|
|
13665
|
+
top: 0
|
|
13665
13666
|
}
|
|
13666
13667
|
},
|
|
13667
13668
|
u
|
|
@@ -11,7 +11,7 @@ var p = (t, r, e) => r in t ? f(t, r, { enumerable: !0, configurable: !0, writab
|
|
|
11
11
|
};
|
|
12
12
|
import o, { useRef as C, useCallback as d, useMemo as a } from "react";
|
|
13
13
|
import { Slate as L, Editable as O } from "slate-react";
|
|
14
|
-
import { E as R, L as w } from "./index-
|
|
14
|
+
import { E as R, L as w } from "./index-d2fb9edc.js";
|
|
15
15
|
import { createEditor as g } from "slate";
|
|
16
16
|
import { isEqual as h } from "lodash";
|
|
17
17
|
import { EditorAuth as B } from "easy-email-pro-core";
|
package/lib/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as p, C as n, n as l, o as E, b as c, a as u, H as v, I as g, p as C, q as P, T as f, d as T, g as x, i as D, c as F, e as I, t as S, k as b, u as A, h as M, l as N, m as k, j as H, f as O, v as R } from "./index-
|
|
1
|
+
import { A as p, C as n, n as l, o as E, b as c, a as u, H as v, I as g, p as C, q as P, T as f, d as T, g as x, i as D, c as F, e as I, t as S, k as b, u as A, h as M, l as N, m as k, j as H, f as O, v as R } from "./index-d2fb9edc.js";
|
|
2
2
|
import "react";
|
|
3
3
|
import "slate-history";
|
|
4
4
|
import "slate-react";
|