cft-builder 0.2.192 → 0.2.194

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.
@@ -58024,7 +58024,7 @@ var que = function() {
58024
58024
  theme: i.theme,
58025
58025
  formats: i.formats
58026
58026
  };
58027
- que ? S(new Quill(d.current, V)) : import("./quill-g84VjE2o.js").then(function(q) {
58027
+ que ? S(new Quill(d.current, V)) : import("./quill-B-tJiOlp.js").then(function(q) {
58028
58028
  if (q && Se.isExist(d.current)) {
58029
58029
  var P;
58030
58030
  q.default ? P = new q.default(d.current, V) : P = new q(d.current, V), S(P);
@@ -62475,27 +62475,15 @@ const eM = (t) => {
62475
62475
  className: "p-sidebar-lg",
62476
62476
  onHide: () => i(!1),
62477
62477
  children: [
62478
- /* @__PURE__ */ _("div", { className: "flex justify-content-between flex-wrap card-container ", children: [
62479
- /* @__PURE__ */ _("div", { className: "flex align-items-center justify-content-center ", children: [
62480
- " ",
62481
- /* @__PURE__ */ _("h5", { children: [
62482
- t == null ? void 0 : t.typeName,
62483
- " settings",
62484
- " "
62485
- ] }),
62478
+ /* @__PURE__ */ c("div", { className: "flex justify-content-between flex-wrap card-container ", children: /* @__PURE__ */ _("div", { className: "flex align-items-center justify-content-center ", children: [
62479
+ " ",
62480
+ /* @__PURE__ */ _("h5", { children: [
62481
+ t == null ? void 0 : t.typeName,
62482
+ " settings",
62486
62483
  " "
62487
62484
  ] }),
62488
- /* @__PURE__ */ c("div", { className: "flex align-items-center justify-content-center", children: /* @__PURE__ */ c(
62489
- Nt,
62490
- {
62491
- className: "mt-3",
62492
- label: "Update",
62493
- type: "button",
62494
- onClick: () => T(),
62495
- "aria-label": "Update"
62496
- }
62497
- ) })
62498
- ] }),
62485
+ " "
62486
+ ] }) }),
62499
62487
  /* @__PURE__ */ _(ja, { children: [
62500
62488
  /* @__PURE__ */ c(mr, { header: "Text", children: /* @__PURE__ */ c(no, { activeIndex: 0, children: e != null && e.length ? e.map(
62501
62489
  (S, I) => /* @__PURE__ */ c(
@@ -65589,7 +65577,7 @@ const $A = (t) => {
65589
65577
  const ce = $.slice(W + 1);
65590
65578
  return X = X.replace(/\s+/g, "").replace(/[^A-Za-z0-9]/g, ""), `${X.slice(0, le).toLowerCase()}.${ce}`;
65591
65579
  }
65592
- return /* @__PURE__ */ _(Te, { children: [
65580
+ return console.log("fieldState", i), /* @__PURE__ */ _(Te, { children: [
65593
65581
  /* @__PURE__ */ c(
65594
65582
  Vs,
65595
65583
  {
@@ -65652,7 +65640,7 @@ const $A = (t) => {
65652
65640
  )
65653
65641
  ] }) }),
65654
65642
  /* @__PURE__ */ c("div", { className: "scroll-height-200", children: /* @__PURE__ */ c("div", { className: "flex flex-wrap gap-3 justify-content-start", children: (f == null ? void 0 : f.length) > 0 && f.map(
65655
- ($, le) => /* @__PURE__ */ _(
65643
+ ($, le) => (console.log("fieldState?.media_file_id === media?.media_file_i", (i == null ? void 0 : i.media_file_id) === ($ == null ? void 0 : $.media_file_i)), /* @__PURE__ */ _(
65656
65644
  "div",
65657
65645
  {
65658
65646
  onClick: () => {
@@ -65694,7 +65682,7 @@ const $A = (t) => {
65694
65682
  ]
65695
65683
  },
65696
65684
  `media-${le}`
65697
- )
65685
+ ))
65698
65686
  ) }) }),
65699
65687
  /* @__PURE__ */ c(m, { types: n })
65700
65688
  ] }),
@@ -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-DTXkzi0Y.js";
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-CDo5vnb9.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.2.192",
3
+ "version": "0.2.194",
4
4
  "type": "module",
5
5
  "types": "dist/types/index",
6
6
  "files": [