cft-builder 0.1.15 → 0.1.17
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.
|
@@ -33032,7 +33032,7 @@ const z0 = function(e, n, r) {
|
|
|
33032
33032
|
}, gP = Mf(void 0), Jte = ({ children: t, option: e, templateSchema: n, onChange: r }) => {
|
|
33033
33033
|
const i = { ...I7, ...n }, [a, s] = CO(BZ, i);
|
|
33034
33034
|
gn(() => {
|
|
33035
|
-
console.log("Update FormBuilderProvider here to check how many time it updates
|
|
33035
|
+
console.log("Update FormBuilderProvider here to check how many time it updates -- commented");
|
|
33036
33036
|
}, [n]);
|
|
33037
33037
|
const { isPreview: o, isAdmin: l, isRenderView: u, renderType: d, isAdvanceView: f, globalAlignment: p = "ltr", emitSocketData: g, media: m, reusableComponent: v, saveFormProgress: A } = e;
|
|
33038
33038
|
return /* @__PURE__ */ c(gP.Provider, { value: { media: m, isPreview: o, isAdmin: l, isRenderView: u, renderType: d, isAdvanceView: f, globalAlignment: p, emitSocketData: g, reusableComponent: v, state: a, dispatch: s, onChange: r, saveFormProgress: A }, children: /* @__PURE__ */ c(dX, { children: /* @__PURE__ */ c(q0, { backend: z0, children: t }) }) });
|
|
@@ -57416,8 +57416,7 @@ const vfe = (t) => {
|
|
|
57416
57416
|
return /* @__PURE__ */ c(Ie, { children: /* @__PURE__ */ I(
|
|
57417
57417
|
yo,
|
|
57418
57418
|
{
|
|
57419
|
-
style: { width: "
|
|
57420
|
-
baseZIndex: 6e3,
|
|
57419
|
+
style: { width: "80vw", zIndex: 7e3 },
|
|
57421
57420
|
visible: d,
|
|
57422
57421
|
position: "left",
|
|
57423
57422
|
className: "p-sidebar-lg",
|
|
@@ -61932,7 +61931,7 @@ var che = function() {
|
|
|
61932
61931
|
theme: i.theme,
|
|
61933
61932
|
formats: i.formats
|
|
61934
61933
|
};
|
|
61935
|
-
che ? C(new Quill(d.current, M)) : import("./quill-
|
|
61934
|
+
che ? C(new Quill(d.current, M)) : import("./quill-DVQjOSpb.js").then(function(z) {
|
|
61936
61935
|
if (z && Te.isExist(d.current)) {
|
|
61937
61936
|
var k;
|
|
61938
61937
|
z.default ? k = new z.default(d.current, M) : k = new z(d.current, M), C(k);
|
|
@@ -67066,8 +67065,7 @@ const Hhe = {
|
|
|
67066
67065
|
{
|
|
67067
67066
|
visible: e,
|
|
67068
67067
|
position: "left",
|
|
67069
|
-
|
|
67070
|
-
style: { width: "80vw" },
|
|
67068
|
+
style: { width: "80vw", zIndex: 7e3 },
|
|
67071
67069
|
onHide: () => r(),
|
|
67072
67070
|
children: [
|
|
67073
67071
|
/* @__PURE__ */ I("div", { className: "flex justify-content-between flex-wrap card-container ", children: [
|
|
@@ -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-BniBJXj1.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|