cft-builder 0.0.32 → 0.0.34
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/cft-builder.js
CHANGED
|
@@ -56550,7 +56550,7 @@ var Rue = function() {
|
|
|
56550
56550
|
theme: i.theme,
|
|
56551
56551
|
formats: i.formats
|
|
56552
56552
|
};
|
|
56553
|
-
Rue ? (p.current = new Quill(d.current, T), b(), p.current && p.current.getModule("toolbar") && i.onLoad && i.onLoad(p.current)) : import("./quill-
|
|
56553
|
+
Rue ? (p.current = new Quill(d.current, T), b(), p.current && p.current.getModule("toolbar") && i.onLoad && i.onLoad(p.current)) : import("./quill-DHUug3u_.js").then(function(x) {
|
|
56554
56554
|
x && we.isExist(d.current) && (x.default ? p.current = new x.default(d.current, T) : p.current = new x(d.current, T), b());
|
|
56555
56555
|
}).then(function() {
|
|
56556
56556
|
p.current && p.current.getModule("toolbar") && i.onLoad && i.onLoad(p.current);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Ml = Object.defineProperty;
|
|
2
2
|
var Dl = (n, t, e) => t in n ? Ml(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e;
|
|
3
3
|
var T = (n, t, e) => (Dl(n, typeof t != "symbol" ? t + "" : t, e), e);
|
|
4
|
-
import { d as ti, i as Rr, a as Hi, b as Ul, e as Br, M as Pl, S as ei, U as si, g as ni, c as ri, f as fr, h as zs, j as $i, k as Vs, l as dr, m as jl, n as Hl, o as Fi, p as $l, q as Fl, r as zl, s as Kl, t as ii, u as Gl, v as Vl, w as Ft, x as zi, y as xe } from "./main-
|
|
4
|
+
import { d as ti, i as Rr, a as Hi, b as Ul, e as Br, M as Pl, S as ei, U as si, g as ni, c as ri, f as fr, h as zs, j as $i, k as Vs, l as dr, m as jl, n as Hl, o as Fi, p as $l, q as Fl, r as zl, s as Kl, t as ii, u as Gl, v as Vl, w as Ft, x as zi, y as xe } from "./main-DptcgPUP.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|