cft-builder 0.2.287 → 0.2.289
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-CvvGSwVa.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);
|
|
@@ -119783,11 +119783,11 @@ const wxe = WB(mbe), Cxe = (t) => {
|
|
|
119783
119783
|
((De = (be = A[H]) == null ? void 0 : be.repeatableFieldsData) == null ? void 0 : De.length) >= (e == null ? void 0 : e.minimumEntries) ? re[e == null ? void 0 : e.uuid] = (Pe = A[H]) == null ? void 0 : Pe.repeatableFields : delete re[e == null ? void 0 : e.uuid];
|
|
119784
119784
|
const ue = Object.keys(re).length;
|
|
119785
119785
|
S(re), C(ue);
|
|
119786
|
-
}, ve = (B = e == null ? void 0 : e.
|
|
119786
|
+
}, ve = (B = e == null ? void 0 : e.children[0].children) == null ? void 0 : B.map((re) => {
|
|
119787
119787
|
var ue;
|
|
119788
119788
|
return {
|
|
119789
119789
|
fieldUuid: re == null ? void 0 : re.uuid,
|
|
119790
|
-
field:
|
|
119790
|
+
// field: field,
|
|
119791
119791
|
header: (ue = re == null ? void 0 : re.label) == null ? void 0 : ue.english
|
|
119792
119792
|
};
|
|
119793
119793
|
}), Ie = (re, ue) => /* @__PURE__ */ c(Ce, { children: /* @__PURE__ */ c(
|
|
@@ -119799,11 +119799,10 @@ const wxe = WB(mbe), Cxe = (t) => {
|
|
|
119799
119799
|
) }), ye = ve == null ? void 0 : ve.map((re) => /* @__PURE__ */ c(
|
|
119800
119800
|
vr,
|
|
119801
119801
|
{
|
|
119802
|
-
field: re.field,
|
|
119803
119802
|
header: re.header,
|
|
119804
119803
|
body: (ue) => Ie(ue, re)
|
|
119805
119804
|
},
|
|
119806
|
-
re.
|
|
119805
|
+
re.fieldUuid
|
|
119807
119806
|
)), de = () => {
|
|
119808
119807
|
var De, Pe;
|
|
119809
119808
|
const re = [...A], ue = [];
|
|
@@ -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-DqnknxXm.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|