cft-builder 0.0.23 → 0.0.24
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.
|
@@ -56447,7 +56447,7 @@ var Cue = function() {
|
|
|
56447
56447
|
theme: i.theme,
|
|
56448
56448
|
formats: i.formats
|
|
56449
56449
|
};
|
|
56450
|
-
Cue ? (p.current = new Quill(d.current, T), b(), p.current && p.current.getModule("toolbar") && i.onLoad && i.onLoad(p.current)) : import("./quill-
|
|
56450
|
+
Cue ? (p.current = new Quill(d.current, T), b(), p.current && p.current.getModule("toolbar") && i.onLoad && i.onLoad(p.current)) : import("./quill-LHliAQ-8.js").then(function(x) {
|
|
56451
56451
|
x && we.isExist(d.current) && (x.default ? p.current = new x.default(d.current, T) : p.current = new x(d.current, T), b());
|
|
56452
56452
|
}).then(function() {
|
|
56453
56453
|
p.current && p.current.getModule("toolbar") && i.onLoad && i.onLoad(p.current);
|
|
@@ -122729,7 +122729,7 @@ const Yp = (t) => {
|
|
|
122729
122729
|
},
|
|
122730
122730
|
`page-${q.uuid}`
|
|
122731
122731
|
);
|
|
122732
|
-
return /* @__PURE__ */ O("div", { className: "page", children: [
|
|
122732
|
+
return console.log("renderType", i), /* @__PURE__ */ O("div", { className: "page", children: [
|
|
122733
122733
|
(i === Pu || i === kc || i === Nu) && /* @__PURE__ */ c(Le, { children: (n == null ? void 0 : n.length) === AO && r === !0 ? /* @__PURE__ */ c(Le, { children: (n == null ? void 0 : n.length) && n.map((q, N) => {
|
|
122734
122734
|
const F = `${N}`;
|
|
122735
122735
|
return /* @__PURE__ */ c("div", { children: V(q, F, N, r) }, `${q.uuid}-${N}`);
|
|
@@ -124644,6 +124644,7 @@ function USe() {
|
|
|
124644
124644
|
}
|
|
124645
124645
|
const GSe = () => /* @__PURE__ */ c(USe, {});
|
|
124646
124646
|
export {
|
|
124647
|
+
GSe as A,
|
|
124647
124648
|
KSe as B,
|
|
124648
124649
|
XSe as F,
|
|
124649
124650
|
jd as M,
|
|
@@ -124675,5 +124676,5 @@ export {
|
|
|
124675
124676
|
ta as w,
|
|
124676
124677
|
Us as x,
|
|
124677
124678
|
Qm as y,
|
|
124678
|
-
|
|
124679
|
+
xn as z
|
|
124679
124680
|
};
|
|
@@ -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-DIatdhJW.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|