cft-builder 0.2.286 → 0.2.287
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.
|
@@ -60054,7 +60054,7 @@ var u0e = function() {
|
|
|
60054
60054
|
theme: i.theme,
|
|
60055
60055
|
formats: i.formats
|
|
60056
60056
|
};
|
|
60057
|
-
u0e ? w(new Quill(d.current, P)) : import("./quill-
|
|
60057
|
+
u0e ? w(new Quill(d.current, P)) : import("./quill-DK8KPv-j.js").then(function(z) {
|
|
60058
60058
|
if (z && Se.isExist(d.current)) {
|
|
60059
60059
|
var F;
|
|
60060
60060
|
z.default ? F = new z.default(d.current, P) : F = new z(d.current, P), w(F);
|
|
@@ -119669,7 +119669,9 @@ const wxe = WB(mbe), Cxe = (t) => {
|
|
|
119669
119669
|
collect: (re) => ({
|
|
119670
119670
|
isDragging: re.isDragging()
|
|
119671
119671
|
})
|
|
119672
|
-
})
|
|
119672
|
+
});
|
|
119673
|
+
console.log("data", e);
|
|
119674
|
+
const ie = le ? 0.25 : 1;
|
|
119673
119675
|
G(l);
|
|
119674
119676
|
const ne = (re, ue, be, De, Pe, ze) => /* @__PURE__ */ c(
|
|
119675
119677
|
Wxe,
|
|
@@ -119783,7 +119785,7 @@ const wxe = WB(mbe), Cxe = (t) => {
|
|
|
119783
119785
|
S(re), C(ue);
|
|
119784
119786
|
}, ve = (B = e == null ? void 0 : e.repeatableFields) == null ? void 0 : B.map((re) => {
|
|
119785
119787
|
var ue;
|
|
119786
|
-
return
|
|
119788
|
+
return {
|
|
119787
119789
|
fieldUuid: re == null ? void 0 : re.uuid,
|
|
119788
119790
|
field: re == null ? void 0 : re.uuid,
|
|
119789
119791
|
header: (ue = re == null ? void 0 : re.label) == null ? void 0 : ue.english
|
|
@@ -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-C70EJO6s.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|