cft-builder 0.1.88 → 0.1.89

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.
@@ -36236,7 +36236,7 @@ var HP = /* @__PURE__ */ y.memo(/* @__PURE__ */ y.forwardRef(function(t, e) {
36236
36236
  HP.displayName = "ProgressBar";
36237
36237
  const Ure = () => {
36238
36238
  const { taskProgressMaxValue: t, taskProgressValue: e } = cr();
36239
- return /* @__PURE__ */ E("div", { children: [
36239
+ return console.log("taskProgressMaxValue, taskProgressValue", t, e), /* @__PURE__ */ E("div", { children: [
36240
36240
  Math.floor(e / t * 100) > 0 && /* @__PURE__ */ c(
36241
36241
  HP,
36242
36242
  {
@@ -58564,7 +58564,7 @@ var Kue = function() {
58564
58564
  theme: i.theme,
58565
58565
  formats: i.formats
58566
58566
  };
58567
- Kue ? S(new Quill(d.current, P)) : import("./quill-CZm8ALYn.js").then(function(q) {
58567
+ Kue ? S(new Quill(d.current, P)) : import("./quill-DMV9yRgJ.js").then(function(q) {
58568
58568
  if (q && Ee.isExist(d.current)) {
58569
58569
  var M;
58570
58570
  q.default ? M = new q.default(d.current, P) : M = new q(d.current, P), S(M);
@@ -119684,7 +119684,9 @@ const oCe = CU(txe), lCe = (t) => {
119684
119684
  })
119685
119685
  }), m = p ? 0.25 : 1;
119686
119686
  g(u);
119687
- const v = o === l || s, A = (C) => {
119687
+ const v = o === l || s;
119688
+ console.log("isDisabled", v);
119689
+ const A = (C) => {
119688
119690
  switch (r == null ? void 0 : r.componentType) {
119689
119691
  case "text":
119690
119692
  return /* @__PURE__ */ c(
@@ -128450,7 +128452,6 @@ const eEe = (t) => {
128450
128452
  for (const [, xn] of bn.children.entries())
128451
128453
  for (const [, An] of xn.children.entries()) {
128452
128454
  if (An.isValid === 0 && An.isPostField === !0 && (An == null ? void 0 : An.componentType) !== "hidden-field") {
128453
- console.log("here cming");
128454
128455
  const Jn = {
128455
128456
  pageIndex: Ge,
128456
128457
  fieldId: An.uuid,
@@ -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-BOyhPR9R.js";
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-XCDltEH4.js";
5
5
  function Ki(n) {
6
6
  return n;
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cft-builder",
3
- "version": "0.1.88",
3
+ "version": "0.1.89",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"