cft-builder 0.2.125 → 0.2.126
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.
|
@@ -36544,6 +36544,7 @@ const rie = (t) => {
|
|
|
36544
36544
|
{
|
|
36545
36545
|
className: "mt-3",
|
|
36546
36546
|
label: "Update",
|
|
36547
|
+
type: "button",
|
|
36547
36548
|
onClick: () => m(),
|
|
36548
36549
|
"aria-label": "Update"
|
|
36549
36550
|
}
|
|
@@ -53306,6 +53307,7 @@ const Wce = (t) => {
|
|
|
53306
53307
|
{
|
|
53307
53308
|
className: "mt-3",
|
|
53308
53309
|
label: "Update",
|
|
53310
|
+
type: "button",
|
|
53309
53311
|
onClick: () => k(),
|
|
53310
53312
|
"aria-label": "Update"
|
|
53311
53313
|
}
|
|
@@ -55260,6 +55262,7 @@ const $i = (t) => {
|
|
|
55260
55262
|
{
|
|
55261
55263
|
className: "mt-3",
|
|
55262
55264
|
label: "Update",
|
|
55265
|
+
type: "button",
|
|
55263
55266
|
onClick: () => x(),
|
|
55264
55267
|
"aria-label": "Update"
|
|
55265
55268
|
}
|
|
@@ -57902,7 +57905,7 @@ var jue = function() {
|
|
|
57902
57905
|
theme: i.theme,
|
|
57903
57906
|
formats: i.formats
|
|
57904
57907
|
};
|
|
57905
|
-
jue ? w(new Quill(d.current, V)) : import("./quill-
|
|
57908
|
+
jue ? w(new Quill(d.current, V)) : import("./quill-DkThSVcg.js").then(function(z) {
|
|
57906
57909
|
if (z && Se.isExist(d.current)) {
|
|
57907
57910
|
var N;
|
|
57908
57911
|
z.default ? N = new z.default(d.current, V) : N = new z(d.current, V), w(N);
|
|
@@ -61868,6 +61871,7 @@ const Xk = (t) => {
|
|
|
61868
61871
|
{
|
|
61869
61872
|
className: "mt-3",
|
|
61870
61873
|
label: "Update",
|
|
61874
|
+
type: "button",
|
|
61871
61875
|
onClick: () => T(),
|
|
61872
61876
|
"aria-label": "Update"
|
|
61873
61877
|
}
|
|
@@ -62353,6 +62357,7 @@ const Xk = (t) => {
|
|
|
62353
62357
|
{
|
|
62354
62358
|
className: "mt-3",
|
|
62355
62359
|
label: "Update",
|
|
62360
|
+
type: "button",
|
|
62356
62361
|
onClick: () => E(),
|
|
62357
62362
|
"aria-label": "Update"
|
|
62358
62363
|
}
|
|
@@ -65658,6 +65663,7 @@ const qM = (t) => {
|
|
|
65658
65663
|
{
|
|
65659
65664
|
className: "mt-3",
|
|
65660
65665
|
label: "Update",
|
|
65666
|
+
type: "button",
|
|
65661
65667
|
onClick: () => x(),
|
|
65662
65668
|
"aria-label": "Update"
|
|
65663
65669
|
}
|
|
@@ -65857,6 +65863,7 @@ const qM = (t) => {
|
|
|
65857
65863
|
{
|
|
65858
65864
|
className: "mt-3",
|
|
65859
65865
|
label: "Update",
|
|
65866
|
+
type: "button",
|
|
65860
65867
|
onClick: () => A(),
|
|
65861
65868
|
"aria-label": "Update"
|
|
65862
65869
|
}
|
|
@@ -103707,6 +103714,7 @@ const ave = (t) => {
|
|
|
103707
103714
|
{
|
|
103708
103715
|
className: "mt-3",
|
|
103709
103716
|
label: "Update",
|
|
103717
|
+
type: "button",
|
|
103710
103718
|
onClick: () => L(),
|
|
103711
103719
|
"aria-label": "Update"
|
|
103712
103720
|
}
|
|
@@ -107492,6 +107500,7 @@ const B9e = (t) => {
|
|
|
107492
107500
|
{
|
|
107493
107501
|
className: "mt-3",
|
|
107494
107502
|
label: "Update",
|
|
107503
|
+
type: "button",
|
|
107495
107504
|
onClick: () => S(),
|
|
107496
107505
|
"aria-label": "Update"
|
|
107497
107506
|
}
|
|
@@ -112985,6 +112994,7 @@ const QAe = Sm.section`
|
|
|
112985
112994
|
{
|
|
112986
112995
|
className: "mt-3",
|
|
112987
112996
|
label: "Update",
|
|
112997
|
+
type: "button",
|
|
112988
112998
|
onClick: () => A(),
|
|
112989
112999
|
"aria-label": "Update"
|
|
112990
113000
|
}
|
|
@@ -113221,6 +113231,7 @@ const QAe = Sm.section`
|
|
|
113221
113231
|
{
|
|
113222
113232
|
className: "mt-3",
|
|
113223
113233
|
label: "Update",
|
|
113234
|
+
type: "button",
|
|
113224
113235
|
onClick: () => g(),
|
|
113225
113236
|
"aria-label": "Update"
|
|
113226
113237
|
}
|
|
@@ -121801,6 +121812,7 @@ const hSe = LU(swe), pSe = (t) => {
|
|
|
121801
121812
|
{
|
|
121802
121813
|
className: "mt-3",
|
|
121803
121814
|
label: "Update",
|
|
121815
|
+
type: "button",
|
|
121804
121816
|
onClick: () => x(),
|
|
121805
121817
|
"aria-label": "Update"
|
|
121806
121818
|
}
|
|
@@ -122263,6 +122275,7 @@ const hSe = LU(swe), pSe = (t) => {
|
|
|
122263
122275
|
{
|
|
122264
122276
|
className: "mt-3",
|
|
122265
122277
|
label: "Update",
|
|
122278
|
+
type: "button",
|
|
122266
122279
|
onClick: () => A(),
|
|
122267
122280
|
"aria-label": "Update"
|
|
122268
122281
|
}
|
|
@@ -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-B8fUFg1y.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|