cft-builder 0.2.192 → 0.2.193
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-
|
|
58027
|
+
que ? S(new Quill(d.current, V)) : import("./quill-DiTz2Ren.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__ */
|
|
62479
|
-
|
|
62480
|
-
|
|
62481
|
-
|
|
62482
|
-
|
|
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
|
-
|
|
62489
|
-
|
|
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(
|
|
@@ -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-gdcVoXYT.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|