cft-builder 0.2.182 → 0.2.183
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.
|
@@ -58672,7 +58672,7 @@ var yde = function() {
|
|
|
58672
58672
|
theme: i.theme,
|
|
58673
58673
|
formats: i.formats
|
|
58674
58674
|
};
|
|
58675
|
-
yde ? A(new Quill(d.current, P)) : import("./quill-
|
|
58675
|
+
yde ? A(new Quill(d.current, P)) : import("./quill-BaEgkd6Q.js").then(function(q) {
|
|
58676
58676
|
if (q && Ee.isExist(d.current)) {
|
|
58677
58677
|
var N;
|
|
58678
58678
|
q.default ? N = new q.default(d.current, P) : N = new q(d.current, P), A(N);
|
|
@@ -116922,6 +116922,7 @@ const KSe = zU($xe), XSe = (t) => {
|
|
|
116922
116922
|
onFocus: () => F(1),
|
|
116923
116923
|
onChange: J,
|
|
116924
116924
|
international: !0,
|
|
116925
|
+
country: "GB",
|
|
116925
116926
|
className: `${M === 1 && ((se = d == null ? void 0 : d.attributes) != null && se.required) ? D ? "valid" : "invalid" : "valid'"} p-inputtext`,
|
|
116926
116927
|
readOnly: x
|
|
116927
116928
|
}
|
|
@@ -123051,18 +123052,18 @@ const KSe = zU($xe), XSe = (t) => {
|
|
|
123051
123052
|
);
|
|
123052
123053
|
return /* @__PURE__ */ I("div", { className: "page", children: [
|
|
123053
123054
|
n === !0 && /* @__PURE__ */ c("div", { className: "flex justify-content-center align-items-center", children: /* @__PURE__ */ c(Jf, { value: p, onChange: (g) => m(g.value), options: f }) }),
|
|
123054
|
-
(u == null ? void 0 : u.length) === hy && e === !1 ? /* @__PURE__ */ c(Ie, { children: (u == null ? void 0 : u.length) && u.map((g, w) => {
|
|
123055
|
+
(u == null ? void 0 : u.length) === hy && e === !1 ? /* @__PURE__ */ c(Ie, { children: /* @__PURE__ */ c("div", { className: "mt-3 flex card justify-content-center", children: (u == null ? void 0 : u.length) && u.map((g, w) => {
|
|
123055
123056
|
const x = `${w}`;
|
|
123056
123057
|
return /* @__PURE__ */ c(
|
|
123057
123058
|
"div",
|
|
123058
123059
|
{
|
|
123059
|
-
className: "
|
|
123060
|
-
style: {
|
|
123061
|
-
children: b(g, x, w)
|
|
123060
|
+
className: "flex flex-column border-1 justify-content-start",
|
|
123061
|
+
style: { width: p === "Mobile" ? 375 : 800 },
|
|
123062
|
+
children: /* @__PURE__ */ c("div", { className: "w-full", children: b(g, x, w) })
|
|
123062
123063
|
},
|
|
123063
123064
|
`preview-${g.uuid}-${w}`
|
|
123064
123065
|
);
|
|
123065
|
-
}) }) : /* @__PURE__ */ c(Ie, { children: t === !0 && e === !0 ? /* @__PURE__ */ c(
|
|
123066
|
+
}) }) }) : /* @__PURE__ */ c(Ie, { children: t === !0 && e === !0 ? /* @__PURE__ */ c(
|
|
123066
123067
|
qa,
|
|
123067
123068
|
{
|
|
123068
123069
|
activeIndex: o,
|
|
@@ -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-mUqNwh6M.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|