cft-builder 0.1.25 → 0.1.26
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.
|
@@ -61931,7 +61931,7 @@ var che = function() {
|
|
|
61931
61931
|
theme: i.theme,
|
|
61932
61932
|
formats: i.formats
|
|
61933
61933
|
};
|
|
61934
|
-
che ? C(new Quill(d.current, M)) : import("./quill-
|
|
61934
|
+
che ? C(new Quill(d.current, M)) : import("./quill-Fgu2KxRO.js").then(function(z) {
|
|
61935
61935
|
if (z && Te.isExist(d.current)) {
|
|
61936
61936
|
var k;
|
|
61937
61937
|
z.default ? k = new z.default(d.current, M) : k = new z(d.current, M), C(k);
|
|
@@ -67065,7 +67065,7 @@ const Whe = {
|
|
|
67065
67065
|
sort: "media_file.created_at|desc"
|
|
67066
67066
|
});
|
|
67067
67067
|
}, T = (z) => {
|
|
67068
|
-
(z == null ? void 0 : z.url) !== null && (i != null && i.isExternalSource ? e(
|
|
67068
|
+
console.log("onSelectMedia ", z), (z == null ? void 0 : z.url) !== null && (i != null && i.isExternalSource ? e(
|
|
67069
67069
|
"media_url",
|
|
67070
67070
|
{
|
|
67071
67071
|
key: 1,
|
|
@@ -67075,7 +67075,7 @@ const Whe = {
|
|
|
67075
67075
|
z == null ? void 0 : z.url
|
|
67076
67076
|
) : a("media_file_id", z == null ? void 0 : z.media_file_id), A(z));
|
|
67077
67077
|
};
|
|
67078
|
-
return /* @__PURE__ */ I(Ee, { children: [
|
|
67078
|
+
return console.log("selectedVideoData", v), /* @__PURE__ */ I(Ee, { children: [
|
|
67079
67079
|
/* @__PURE__ */ c(
|
|
67080
67080
|
rs,
|
|
67081
67081
|
{
|
|
@@ -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-CyVdWnMl.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|