cft-builder 0.2.167 → 0.2.168
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.
|
@@ -58025,7 +58025,7 @@ var que = function() {
|
|
|
58025
58025
|
theme: i.theme,
|
|
58026
58026
|
formats: i.formats
|
|
58027
58027
|
};
|
|
58028
|
-
que ? w(new Quill(d.current, V)) : import("./quill-
|
|
58028
|
+
que ? w(new Quill(d.current, V)) : import("./quill-CjU3vaqM.js").then(function(j) {
|
|
58029
58029
|
if (j && Te.isExist(d.current)) {
|
|
58030
58030
|
var L;
|
|
58031
58031
|
j.default ? L = new j.default(d.current, V) : L = new j(d.current, V), w(L);
|
|
@@ -107641,6 +107641,7 @@ const $9e = (t) => {
|
|
|
107641
107641
|
/* @__PURE__ */ c("div", { className: "mt-3", children: /* @__PURE__ */ c(
|
|
107642
107642
|
"div",
|
|
107643
107643
|
{
|
|
107644
|
+
className: "ql-editor",
|
|
107644
107645
|
dangerouslySetInnerHTML: {
|
|
107645
107646
|
__html: `${(x = e == null ? void 0 : e.text) == null ? void 0 : x[o == null ? void 0 : o.type]}`
|
|
107646
107647
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Bl = Object.defineProperty;
|
|
2
2
|
var Ml = (n, t, e) => t in n ? Bl(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e;
|
|
3
3
|
var T = (n, t, e) => Ml(n, typeof t != "symbol" ? t + "" : t, e);
|
|
4
|
-
import { d as ti, i as Rr, a as Hi, b as Dl, e as Br, M as Ul, 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 Pl, n as jl, o as Fi, p as Hl, q as $l, r as Fl, s as zl, t as ii, u as Kl, v as Gl, w as Ft, x as zi, y as xe } from "./main-
|
|
4
|
+
import { d as ti, i as Rr, a as Hi, b as Dl, e as Br, M as Ul, 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 Pl, n as jl, o as Fi, p as Hl, q as $l, r as Fl, s as zl, t as ii, u as Kl, v as Gl, w as Ft, x as zi, y as xe } from "./main-Brf82xIf.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|