officialblock 1.6.5 → 1.6.7
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.
- package/dist/official-block.cjs.js +3 -3
- package/dist/official-block.es.js +96 -88
- package/dist/official-block.umd.js +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -574,29 +574,37 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
574
574
|
var S;
|
|
575
575
|
return (S = s.value) == null ? void 0 : S.enable();
|
|
576
576
|
}
|
|
577
|
-
}), (S, _) =>
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
577
|
+
}), (S, _) => {
|
|
578
|
+
const k = j("client-only");
|
|
579
|
+
return b(), Z(k, null, {
|
|
580
|
+
default: T(() => [
|
|
581
|
+
o("div", bc, [
|
|
582
|
+
m(se(Hu), {
|
|
583
|
+
class: "editor-toolbar",
|
|
584
|
+
editor: s.value,
|
|
585
|
+
defaultConfig: h,
|
|
586
|
+
mode: n.mode
|
|
587
|
+
}, null, 8, ["editor", "mode"]),
|
|
588
|
+
m(se(Uu), {
|
|
589
|
+
class: "editor-content",
|
|
590
|
+
style: he({ height: d.value }),
|
|
591
|
+
modelValue: i.value,
|
|
592
|
+
"onUpdate:modelValue": _[0] || (_[0] = (M) => i.value = M),
|
|
593
|
+
defaultConfig: V,
|
|
594
|
+
mode: n.mode,
|
|
595
|
+
onOnCreated: y,
|
|
596
|
+
onOnChange: g,
|
|
597
|
+
onOnDestroyed: w,
|
|
598
|
+
onOnFocus: x,
|
|
599
|
+
onOnBlur: P
|
|
600
|
+
}, null, 8, ["style", "modelValue", "mode"])
|
|
601
|
+
])
|
|
602
|
+
]),
|
|
603
|
+
_: 1
|
|
604
|
+
});
|
|
605
|
+
};
|
|
598
606
|
}
|
|
599
|
-
}), ft = /* @__PURE__ */ le(wc, [["__scopeId", "data-v-
|
|
607
|
+
}), ft = /* @__PURE__ */ le(wc, [["__scopeId", "data-v-5810ba54"]]), _c = { class: "setting-content" }, xc = { class: "setting-header flex items-center" }, Vc = { class: "setting-header flex items-center" }, kc = { class: "setting-body" }, Cc = { class: "setting-item" }, Tc = { class: "item-name" }, Sc = { class: "btn-group" }, Pc = { class: "drag-handle" }, Lc = { class: "btn-group" }, Oc = {
|
|
600
608
|
key: 0,
|
|
601
609
|
class: "drag-handle"
|
|
602
610
|
}, Mc = { class: "item-action flex items-center" }, $c = ["onClick"], jc = { class: "btn-group" }, Nc = {
|
|
@@ -1492,7 +1500,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
1492
1500
|
// 是否预览
|
|
1493
1501
|
isPreview: {
|
|
1494
1502
|
type: Boolean,
|
|
1495
|
-
default: !
|
|
1503
|
+
default: !0
|
|
1496
1504
|
}
|
|
1497
1505
|
},
|
|
1498
1506
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -1620,7 +1628,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
1620
1628
|
], 64);
|
|
1621
1629
|
};
|
|
1622
1630
|
}
|
|
1623
|
-
}), xr = /* @__PURE__ */ le(AA, [["__scopeId", "data-v-
|
|
1631
|
+
}), xr = /* @__PURE__ */ le(AA, [["__scopeId", "data-v-e31d08c6"]]), mA = { class: "setting-content" }, pA = ["src"], fA = { class: "item-uplaod flex items-center" }, vA = /* @__PURE__ */ te({
|
|
1624
1632
|
__name: "setting",
|
|
1625
1633
|
props: {
|
|
1626
1634
|
show: {
|
|
@@ -1698,7 +1706,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
1698
1706
|
// 是否预览
|
|
1699
1707
|
isPreview: {
|
|
1700
1708
|
type: Boolean,
|
|
1701
|
-
default: !
|
|
1709
|
+
default: !0
|
|
1702
1710
|
}
|
|
1703
1711
|
},
|
|
1704
1712
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -1755,7 +1763,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
1755
1763
|
], 64);
|
|
1756
1764
|
};
|
|
1757
1765
|
}
|
|
1758
|
-
}), Vr = /* @__PURE__ */ le(yA, [["__scopeId", "data-v-
|
|
1766
|
+
}), Vr = /* @__PURE__ */ le(yA, [["__scopeId", "data-v-88156ebc"]]), bA = { class: "setting-content" }, wA = ["src"], _A = { class: "item-uplaod flex items-center" }, xA = /* @__PURE__ */ te({
|
|
1759
1767
|
__name: "setting",
|
|
1760
1768
|
props: {
|
|
1761
1769
|
show: {
|
|
@@ -1834,7 +1842,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
1834
1842
|
// 是否预览
|
|
1835
1843
|
isPreview: {
|
|
1836
1844
|
type: Boolean,
|
|
1837
|
-
default: !
|
|
1845
|
+
default: !0
|
|
1838
1846
|
}
|
|
1839
1847
|
},
|
|
1840
1848
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -1902,7 +1910,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
1902
1910
|
], 64);
|
|
1903
1911
|
};
|
|
1904
1912
|
}
|
|
1905
|
-
}), kr = /* @__PURE__ */ le(PA, [["__scopeId", "data-v-
|
|
1913
|
+
}), kr = /* @__PURE__ */ le(PA, [["__scopeId", "data-v-2a3cea9b"]]), LA = { class: "setting-content" }, OA = { class: "setting-header flex items-center" }, MA = { class: "setting-header flex items-center" }, $A = { class: "setting-body" }, jA = { class: "setting-item" }, NA = { class: "btn-group" }, RA = {
|
|
1906
1914
|
key: 0,
|
|
1907
1915
|
class: "drag-handle"
|
|
1908
1916
|
}, HA = { class: "item-action flex items-center" }, UA = /* @__PURE__ */ te({
|
|
@@ -2185,7 +2193,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
2185
2193
|
// 是否预览
|
|
2186
2194
|
isPreview: {
|
|
2187
2195
|
type: Boolean,
|
|
2188
|
-
default: !
|
|
2196
|
+
default: !0
|
|
2189
2197
|
}
|
|
2190
2198
|
},
|
|
2191
2199
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -2272,7 +2280,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
2272
2280
|
], 64);
|
|
2273
2281
|
};
|
|
2274
2282
|
}
|
|
2275
|
-
}), Yo = /* @__PURE__ */ le(YA, [["__scopeId", "data-v-
|
|
2283
|
+
}), Yo = /* @__PURE__ */ le(YA, [["__scopeId", "data-v-696a9c13"]]), FA = { class: "setting-content" }, ZA = { class: "setting-header flex items-center" }, GA = { class: "setting-header flex items-center" }, JA = { class: "setting-header flex items-center" }, KA = { class: "setting-body" }, BA = { class: "setting-item" }, QA = { class: "btn-group" }, em = {
|
|
2276
2284
|
key: 0,
|
|
2277
2285
|
class: "drag-handle"
|
|
2278
2286
|
}, tm = ["src"], lm = { class: "item-uplaod flex items-center" }, nm = /* @__PURE__ */ te({
|
|
@@ -2467,7 +2475,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
2467
2475
|
// 是否预览
|
|
2468
2476
|
isPreview: {
|
|
2469
2477
|
type: Boolean,
|
|
2470
|
-
default: !
|
|
2478
|
+
default: !0
|
|
2471
2479
|
}
|
|
2472
2480
|
},
|
|
2473
2481
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -2559,7 +2567,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
2559
2567
|
], 64);
|
|
2560
2568
|
};
|
|
2561
2569
|
}
|
|
2562
|
-
}), Cr = /* @__PURE__ */ le(cm, [["__scopeId", "data-v-
|
|
2570
|
+
}), Cr = /* @__PURE__ */ le(cm, [["__scopeId", "data-v-38153845"]]), Am = { class: "setting-content" }, mm = { class: "setting-header flex items-center" }, pm = { class: "setting-header flex items-center" }, fm = { class: "setting-header flex items-center" }, vm = { class: "setting-header flex items-center" }, hm = { class: "setting-body" }, gm = { class: "setting-item" }, ym = { class: "btn-group" }, bm = {
|
|
2563
2571
|
key: 0,
|
|
2564
2572
|
class: "drag-handle"
|
|
2565
2573
|
}, wm = ["src"], _m = { class: "item-uplaod flex items-center" }, xm = /* @__PURE__ */ te({
|
|
@@ -2782,7 +2790,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
2782
2790
|
// 是否预览
|
|
2783
2791
|
isPreview: {
|
|
2784
2792
|
type: Boolean,
|
|
2785
|
-
default: !
|
|
2793
|
+
default: !0
|
|
2786
2794
|
}
|
|
2787
2795
|
},
|
|
2788
2796
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste", "handleClick"],
|
|
@@ -2908,7 +2916,7 @@ const qu = { class: "button-text" }, Du = { class: "link-text" }, Yu = /* @__PUR
|
|
|
2908
2916
|
], 64);
|
|
2909
2917
|
};
|
|
2910
2918
|
}
|
|
2911
|
-
}), Tr = /* @__PURE__ */ le(jm, [["__scopeId", "data-v-
|
|
2919
|
+
}), Tr = /* @__PURE__ */ le(jm, [["__scopeId", "data-v-1597f5dc"]]), Nm = { class: "setting-content" }, Rm = { class: "setting-header flex items-center" }, Hm = { class: "setting-body" }, Um = { class: "setting-item" }, zm = { class: "btn-group" }, Em = {
|
|
2912
2920
|
key: 0,
|
|
2913
2921
|
class: "drag-handle"
|
|
2914
2922
|
}, Wm = ["src"], Im = { class: "item-uplaod flex items-center" }, Xm = { class: "item-action flex items-center" }, qm = /* @__PURE__ */ te({
|
|
@@ -6869,7 +6877,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
6869
6877
|
// 是否预览
|
|
6870
6878
|
isPreview: {
|
|
6871
6879
|
type: Boolean,
|
|
6872
|
-
default: !
|
|
6880
|
+
default: !0
|
|
6873
6881
|
}
|
|
6874
6882
|
},
|
|
6875
6883
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -7102,7 +7110,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
7102
7110
|
], 64);
|
|
7103
7111
|
};
|
|
7104
7112
|
}
|
|
7105
|
-
}), su = /* @__PURE__ */ le(v1, [["__scopeId", "data-v-
|
|
7113
|
+
}), su = /* @__PURE__ */ le(v1, [["__scopeId", "data-v-c2437ee0"]]), h1 = { class: "setting-content" }, g1 = { class: "setting-header flex items-center" }, y1 = { class: "setting-body" }, b1 = { class: "setting-item" }, w1 = { class: "btn-group" }, _1 = {
|
|
7106
7114
|
key: 0,
|
|
7107
7115
|
class: "drag-handle"
|
|
7108
7116
|
}, x1 = { class: "item-schedule-list" }, V1 = { class: "btn-group" }, k1 = {
|
|
@@ -7398,7 +7406,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
7398
7406
|
// 是否预览
|
|
7399
7407
|
isPreview: {
|
|
7400
7408
|
type: Boolean,
|
|
7401
|
-
default: !
|
|
7409
|
+
default: !0
|
|
7402
7410
|
}
|
|
7403
7411
|
},
|
|
7404
7412
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -7678,7 +7686,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
7678
7686
|
], 64);
|
|
7679
7687
|
};
|
|
7680
7688
|
}
|
|
7681
|
-
}), ou = /* @__PURE__ */ le(Z1, [["__scopeId", "data-v-
|
|
7689
|
+
}), ou = /* @__PURE__ */ le(Z1, [["__scopeId", "data-v-99e9210c"]]), G1 = ["href"], J1 = ["onClick"], K1 = {
|
|
7682
7690
|
key: 1,
|
|
7683
7691
|
class: "text-link"
|
|
7684
7692
|
}, B1 = ["onClick"], Q1 = { class: "text-link__text" }, ev = /* @__PURE__ */ te({
|
|
@@ -8354,7 +8362,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
8354
8362
|
// 是否预览
|
|
8355
8363
|
isPreview: {
|
|
8356
8364
|
type: Boolean,
|
|
8357
|
-
default: !
|
|
8365
|
+
default: !0
|
|
8358
8366
|
}
|
|
8359
8367
|
},
|
|
8360
8368
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -8500,7 +8508,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
8500
8508
|
], 64);
|
|
8501
8509
|
};
|
|
8502
8510
|
}
|
|
8503
|
-
}), iu = /* @__PURE__ */ le(Bv, [["__scopeId", "data-v-
|
|
8511
|
+
}), iu = /* @__PURE__ */ le(Bv, [["__scopeId", "data-v-24d97895"]]), Qv = { class: "setting-content" }, e0 = /* @__PURE__ */ te({
|
|
8504
8512
|
__name: "setting",
|
|
8505
8513
|
props: {
|
|
8506
8514
|
show: {
|
|
@@ -8636,7 +8644,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
8636
8644
|
// 是否预览
|
|
8637
8645
|
isPreview: {
|
|
8638
8646
|
type: Boolean,
|
|
8639
|
-
default: !
|
|
8647
|
+
default: !0
|
|
8640
8648
|
}
|
|
8641
8649
|
},
|
|
8642
8650
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -8691,7 +8699,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
8691
8699
|
], 64);
|
|
8692
8700
|
};
|
|
8693
8701
|
}
|
|
8694
|
-
}), ru = /* @__PURE__ */ le(n0, [["__scopeId", "data-v-
|
|
8702
|
+
}), ru = /* @__PURE__ */ le(n0, [["__scopeId", "data-v-33a4ad79"]]), a0 = ["src"], s0 = { class: "item-uplaod flex items-center" }, o0 = ["src"], i0 = { class: "item-uplaod flex items-center" }, r0 = { class: "item-title pt-2" }, d0 = { class: "btn-group" }, u0 = {
|
|
8695
8703
|
key: 0,
|
|
8696
8704
|
class: "drag-handle"
|
|
8697
8705
|
}, c0 = { class: "item-action flex items-center" }, A0 = { class: "btn-group" }, m0 = {
|
|
@@ -9420,7 +9428,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
9420
9428
|
// 是否预览
|
|
9421
9429
|
isPreview: {
|
|
9422
9430
|
type: Boolean,
|
|
9423
|
-
default: !
|
|
9431
|
+
default: !0
|
|
9424
9432
|
}
|
|
9425
9433
|
},
|
|
9426
9434
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -9572,7 +9580,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
9572
9580
|
], 64);
|
|
9573
9581
|
};
|
|
9574
9582
|
}
|
|
9575
|
-
}), du = /* @__PURE__ */ le(nh, [["__scopeId", "data-v-
|
|
9583
|
+
}), du = /* @__PURE__ */ le(nh, [["__scopeId", "data-v-b339bce1"]]), ah = { class: "setting-content" }, sh = { class: "setting-body" }, oh = { class: "item-name" }, ih = { class: "btn-group" }, rh = {
|
|
9576
9584
|
key: 0,
|
|
9577
9585
|
class: "drag-handle"
|
|
9578
9586
|
}, dh = { class: "item-name" }, uh = ["src"], ch = { class: "mt-2 flex items-center" }, Ah = ["src"], mh = { class: "mt-2 flex items-center" }, ph = ["src"], fh = { class: "mt-2 flex items-center" }, vh = { class: "btn-group" }, hh = {
|
|
@@ -10139,7 +10147,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
10139
10147
|
// 是否预览
|
|
10140
10148
|
isPreview: {
|
|
10141
10149
|
type: Boolean,
|
|
10142
|
-
default: !
|
|
10150
|
+
default: !0
|
|
10143
10151
|
}
|
|
10144
10152
|
},
|
|
10145
10153
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste", "handleClick"],
|
|
@@ -10245,7 +10253,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
10245
10253
|
], 64);
|
|
10246
10254
|
};
|
|
10247
10255
|
}
|
|
10248
|
-
}), uu = /* @__PURE__ */ le(zh, [["__scopeId", "data-v-
|
|
10256
|
+
}), uu = /* @__PURE__ */ le(zh, [["__scopeId", "data-v-f54bfbfb"]]), Eh = { class: "setting-content" }, Wh = { class: "setting-header flex items-center" }, Ih = { class: "setting-header flex items-center" }, Xh = { class: "setting-body" }, qh = { class: "setting-item" }, Dh = { class: "btn-group" }, Yh = {
|
|
10249
10257
|
key: 0,
|
|
10250
10258
|
class: "drag-handle"
|
|
10251
10259
|
}, Fh = { class: "item-action flex items-center" }, Zh = /* @__PURE__ */ te({
|
|
@@ -10495,7 +10503,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
10495
10503
|
// 是否预览
|
|
10496
10504
|
isPreview: {
|
|
10497
10505
|
type: Boolean,
|
|
10498
|
-
default: !
|
|
10506
|
+
default: !0
|
|
10499
10507
|
}
|
|
10500
10508
|
},
|
|
10501
10509
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -10620,7 +10628,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
10620
10628
|
], 64);
|
|
10621
10629
|
};
|
|
10622
10630
|
}
|
|
10623
|
-
}), cu = /* @__PURE__ */ le(Jh, [["__scopeId", "data-v-
|
|
10631
|
+
}), cu = /* @__PURE__ */ le(Jh, [["__scopeId", "data-v-fb7a0af7"]]), Kh = { class: "setting-content" }, Bh = { class: "setting-header flex items-center" }, Qh = { class: "setting-header flex items-center" }, eg = { class: "setting-header flex items-center" }, tg = /* @__PURE__ */ te({
|
|
10624
10632
|
__name: "setting",
|
|
10625
10633
|
props: {
|
|
10626
10634
|
show: {
|
|
@@ -10772,7 +10780,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
10772
10780
|
// 是否预览
|
|
10773
10781
|
isPreview: {
|
|
10774
10782
|
type: Boolean,
|
|
10775
|
-
default: !
|
|
10783
|
+
default: !0
|
|
10776
10784
|
}
|
|
10777
10785
|
},
|
|
10778
10786
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -10840,7 +10848,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
10840
10848
|
], 64);
|
|
10841
10849
|
};
|
|
10842
10850
|
}
|
|
10843
|
-
}), Au = /* @__PURE__ */ le(og, [["__scopeId", "data-v-
|
|
10851
|
+
}), Au = /* @__PURE__ */ le(og, [["__scopeId", "data-v-b290fdea"]]), ig = { class: "setting-content" }, rg = { class: "setting-header flex items-center" }, dg = { class: "setting-body" }, ug = { class: "setting-item" }, cg = { class: "btn-group" }, Ag = {
|
|
10844
10852
|
key: 0,
|
|
10845
10853
|
class: "drag-handle"
|
|
10846
10854
|
}, mg = { class: "item-action flex items-center" }, pg = /* @__PURE__ */ te({
|
|
@@ -11009,7 +11017,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
11009
11017
|
// 是否预览
|
|
11010
11018
|
isPreview: {
|
|
11011
11019
|
type: Boolean,
|
|
11012
|
-
default: !
|
|
11020
|
+
default: !0
|
|
11013
11021
|
}
|
|
11014
11022
|
},
|
|
11015
11023
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste", "handleClick"],
|
|
@@ -11096,7 +11104,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
11096
11104
|
], 64);
|
|
11097
11105
|
};
|
|
11098
11106
|
}
|
|
11099
|
-
}), mu = /* @__PURE__ */ le(wg, [["__scopeId", "data-v-
|
|
11107
|
+
}), mu = /* @__PURE__ */ le(wg, [["__scopeId", "data-v-a64d0f41"]]), _g = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11100
11108
|
__proto__: null
|
|
11101
11109
|
}, Symbol.toStringTag, { value: "Module" })), xg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11102
11110
|
__proto__: null
|
|
@@ -11363,7 +11371,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
11363
11371
|
// 是否预览
|
|
11364
11372
|
isPreview: {
|
|
11365
11373
|
type: Boolean,
|
|
11366
|
-
default: !
|
|
11374
|
+
default: !0
|
|
11367
11375
|
}
|
|
11368
11376
|
},
|
|
11369
11377
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -11602,7 +11610,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
11602
11610
|
], 64);
|
|
11603
11611
|
};
|
|
11604
11612
|
}
|
|
11605
|
-
}), pu = /* @__PURE__ */ le(t2, [["__scopeId", "data-v-
|
|
11613
|
+
}), pu = /* @__PURE__ */ le(t2, [["__scopeId", "data-v-69e5bb6d"]]), l2 = { class: "setting-content" }, n2 = { class: "setting-header flex items-center" }, a2 = { class: "setting-body" }, s2 = { class: "setting-item" }, o2 = { class: "btn-group" }, i2 = {
|
|
11606
11614
|
key: 0,
|
|
11607
11615
|
class: "drag-handle"
|
|
11608
11616
|
}, r2 = /* @__PURE__ */ te({
|
|
@@ -11759,7 +11767,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
11759
11767
|
// 是否预览
|
|
11760
11768
|
isPreview: {
|
|
11761
11769
|
type: Boolean,
|
|
11762
|
-
default: !
|
|
11770
|
+
default: !0
|
|
11763
11771
|
}
|
|
11764
11772
|
},
|
|
11765
11773
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -12402,7 +12410,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
12402
12410
|
], 64);
|
|
12403
12411
|
};
|
|
12404
12412
|
}
|
|
12405
|
-
}), fu = /* @__PURE__ */ le(w2, [["__scopeId", "data-v-
|
|
12413
|
+
}), fu = /* @__PURE__ */ le(w2, [["__scopeId", "data-v-9a368a4a"]]), _2 = { class: "setting-content" }, x2 = ["src"], V2 = { class: "item-uplaod flex items-center" }, k2 = /* @__PURE__ */ te({
|
|
12406
12414
|
__name: "setting",
|
|
12407
12415
|
props: {
|
|
12408
12416
|
show: {
|
|
@@ -12493,7 +12501,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
12493
12501
|
// 是否预览
|
|
12494
12502
|
isPreview: {
|
|
12495
12503
|
type: Boolean,
|
|
12496
|
-
default: !
|
|
12504
|
+
default: !0
|
|
12497
12505
|
}
|
|
12498
12506
|
},
|
|
12499
12507
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -12569,7 +12577,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
12569
12577
|
], 64);
|
|
12570
12578
|
};
|
|
12571
12579
|
}
|
|
12572
|
-
}), vu = /* @__PURE__ */ le(j2, [["__scopeId", "data-v-
|
|
12580
|
+
}), vu = /* @__PURE__ */ le(j2, [["__scopeId", "data-v-c027196c"]]), N2 = { class: "setting-content" }, R2 = { class: "setting-header flex items-center" }, H2 = { class: "setting-header flex items-center" }, U2 = { class: "setting-body" }, z2 = { class: "btn-group" }, E2 = {
|
|
12573
12581
|
key: 0,
|
|
12574
12582
|
class: "drag-handle"
|
|
12575
12583
|
}, W2 = { class: "item-action flex items-center" }, I2 = /* @__PURE__ */ te({
|
|
@@ -12790,7 +12798,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
12790
12798
|
// 是否预览
|
|
12791
12799
|
isPreview: {
|
|
12792
12800
|
type: Boolean,
|
|
12793
|
-
default: !
|
|
12801
|
+
default: !0
|
|
12794
12802
|
}
|
|
12795
12803
|
},
|
|
12796
12804
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste", "handleClick"],
|
|
@@ -12891,7 +12899,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
12891
12899
|
], 64);
|
|
12892
12900
|
};
|
|
12893
12901
|
}
|
|
12894
|
-
}), hu = /* @__PURE__ */ le(Z2, [["__scopeId", "data-v-
|
|
12902
|
+
}), hu = /* @__PURE__ */ le(Z2, [["__scopeId", "data-v-35f55218"]]), G2 = { class: "setting-content" }, J2 = { class: "setting-body" }, K2 = /* @__PURE__ */ te({
|
|
12895
12903
|
__name: "setting",
|
|
12896
12904
|
props: {
|
|
12897
12905
|
show: {
|
|
@@ -12964,7 +12972,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
12964
12972
|
// 是否预览
|
|
12965
12973
|
isPreview: {
|
|
12966
12974
|
type: Boolean,
|
|
12967
|
-
default: !
|
|
12975
|
+
default: !0
|
|
12968
12976
|
}
|
|
12969
12977
|
},
|
|
12970
12978
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -13036,7 +13044,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
13036
13044
|
], 64);
|
|
13037
13045
|
};
|
|
13038
13046
|
}
|
|
13039
|
-
}), gu = /* @__PURE__ */ le(ny, [["__scopeId", "data-v-
|
|
13047
|
+
}), gu = /* @__PURE__ */ le(ny, [["__scopeId", "data-v-6a95b6b8"]]), ay = ["id"], sy = {
|
|
13040
13048
|
key: 0,
|
|
13041
13049
|
class: "caption__display"
|
|
13042
13050
|
}, oy = ["data-bs-target", "aria-controls"], iy = {
|
|
@@ -13556,7 +13564,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
13556
13564
|
// 是否预览
|
|
13557
13565
|
isPreview: {
|
|
13558
13566
|
type: Boolean,
|
|
13559
|
-
default: !
|
|
13567
|
+
default: !0
|
|
13560
13568
|
}
|
|
13561
13569
|
},
|
|
13562
13570
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -13837,7 +13845,7 @@ const a1 = { class: "gallery-timeline" }, s1 = { class: "gallery-timeline__list"
|
|
|
13837
13845
|
], 64);
|
|
13838
13846
|
};
|
|
13839
13847
|
}
|
|
13840
|
-
}), yu = /* @__PURE__ */ le(Dy, [["__scopeId", "data-v-
|
|
13848
|
+
}), yu = /* @__PURE__ */ le(Dy, [["__scopeId", "data-v-c0e084af"]]), _i = Wu.create({
|
|
13841
13849
|
baseURL: "https://cms-test.cedim.cn/api/",
|
|
13842
13850
|
timeout: 3e4,
|
|
13843
13851
|
headers: {
|
|
@@ -14565,7 +14573,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
14565
14573
|
// 是否预览
|
|
14566
14574
|
isPreview: {
|
|
14567
14575
|
type: Boolean,
|
|
14568
|
-
default: !
|
|
14576
|
+
default: !0
|
|
14569
14577
|
}
|
|
14570
14578
|
},
|
|
14571
14579
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste", "handleClick"],
|
|
@@ -15042,7 +15050,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
15042
15050
|
}, null, 8, ["show", "data"]))
|
|
15043
15051
|
], 64));
|
|
15044
15052
|
}
|
|
15045
|
-
}), bu = /* @__PURE__ */ le(qb, [["__scopeId", "data-v-
|
|
15053
|
+
}), bu = /* @__PURE__ */ le(qb, [["__scopeId", "data-v-7f671d7f"]]), Db = { class: "setting-content" }, Yb = { class: "setting-header flex items-center" }, Fb = { class: "setting-header flex items-center" }, Zb = {
|
|
15046
15054
|
key: 1,
|
|
15047
15055
|
class: "btn-setting"
|
|
15048
15056
|
}, Gb = { class: "btn-group" }, Jb = { class: "item-action flex items-center" }, Kb = { class: "setting-body" }, Bb = { class: "btn-group" }, Qb = {
|
|
@@ -15432,7 +15440,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
15432
15440
|
// 是否预览
|
|
15433
15441
|
isPreview: {
|
|
15434
15442
|
type: Boolean,
|
|
15435
|
-
default: !
|
|
15443
|
+
default: !0
|
|
15436
15444
|
}
|
|
15437
15445
|
},
|
|
15438
15446
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -15723,7 +15731,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
15723
15731
|
], 64);
|
|
15724
15732
|
};
|
|
15725
15733
|
}
|
|
15726
|
-
}), wu = /* @__PURE__ */ le(Uw, [["__scopeId", "data-v-
|
|
15734
|
+
}), wu = /* @__PURE__ */ le(Uw, [["__scopeId", "data-v-2fc8813f"]]), zw = { class: "setting-content" }, Ew = { class: "setting-header flex items-center" }, Ww = { class: "setting-body" }, Iw = { class: "setting-item" }, Xw = { class: "btn-group" }, qw = {
|
|
15727
15735
|
key: 0,
|
|
15728
15736
|
class: "drag-handle"
|
|
15729
15737
|
}, Dw = ["src"], Yw = { class: "item-uplaod flex items-center" }, Fw = /* @__PURE__ */ te({
|
|
@@ -16251,7 +16259,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
16251
16259
|
// 是否预览
|
|
16252
16260
|
isPreview: {
|
|
16253
16261
|
type: Boolean,
|
|
16254
|
-
default: !
|
|
16262
|
+
default: !0
|
|
16255
16263
|
}
|
|
16256
16264
|
},
|
|
16257
16265
|
emits: [
|
|
@@ -16363,7 +16371,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
16363
16371
|
], 64);
|
|
16364
16372
|
};
|
|
16365
16373
|
}
|
|
16366
|
-
}), xu = /* @__PURE__ */ le(L_, [["__scopeId", "data-v-
|
|
16374
|
+
}), xu = /* @__PURE__ */ le(L_, [["__scopeId", "data-v-6578469f"]]), O_ = { class: "seting-box" }, M_ = { class: "setting-header flex items-center" }, $_ = { class: "setting-header flex items-center" }, j_ = { class: "setting-header flex items-center" }, N_ = /* @__PURE__ */ te({
|
|
16367
16375
|
__name: "setting",
|
|
16368
16376
|
props: {
|
|
16369
16377
|
show: {
|
|
@@ -16474,7 +16482,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
16474
16482
|
// 是否预览
|
|
16475
16483
|
isPreview: {
|
|
16476
16484
|
type: Boolean,
|
|
16477
|
-
default: !
|
|
16485
|
+
default: !0
|
|
16478
16486
|
}
|
|
16479
16487
|
},
|
|
16480
16488
|
emits: [
|
|
@@ -16562,7 +16570,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
16562
16570
|
], 64);
|
|
16563
16571
|
};
|
|
16564
16572
|
}
|
|
16565
|
-
}), Vu = /* @__PURE__ */ le(z_, [["__scopeId", "data-v-
|
|
16573
|
+
}), Vu = /* @__PURE__ */ le(z_, [["__scopeId", "data-v-4468f564"]]), E_ = { class: "seting-box" }, W_ = { class: "setting-header items-center" }, I_ = { key: 0 }, X_ = { class: "draggable_box" }, q_ = { class: "drag_top_box" }, D_ = ["onClick"], Y_ = /* @__PURE__ */ te({
|
|
16566
16574
|
__name: "setting",
|
|
16567
16575
|
props: {
|
|
16568
16576
|
show: {
|
|
@@ -16736,7 +16744,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
16736
16744
|
// 是否预览
|
|
16737
16745
|
isPreview: {
|
|
16738
16746
|
type: Boolean,
|
|
16739
|
-
default: !
|
|
16747
|
+
default: !0
|
|
16740
16748
|
}
|
|
16741
16749
|
},
|
|
16742
16750
|
emits: [
|
|
@@ -16866,7 +16874,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
16866
16874
|
], 64);
|
|
16867
16875
|
};
|
|
16868
16876
|
}
|
|
16869
|
-
}), ku = /* @__PURE__ */ le(ax, [["__scopeId", "data-v-
|
|
16877
|
+
}), ku = /* @__PURE__ */ le(ax, [["__scopeId", "data-v-161661a9"]]), sx = { class: "seting-box" }, ox = { key: 0 }, ix = { class: "setting-header items-center" }, rx = { class: "draggable_box" }, dx = { class: "drag_top_box" }, ux = ["onClick"], cx = { key: 1 }, Ax = { class: "setting-header items-center" }, mx = { class: "draggable_box" }, px = { class: "drag_top_box" }, fx = ["onClick"], vx = /* @__PURE__ */ te({
|
|
16870
16878
|
__name: "setting",
|
|
16871
16879
|
props: {
|
|
16872
16880
|
show: {
|
|
@@ -17136,7 +17144,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
17136
17144
|
// 是否预览
|
|
17137
17145
|
isPreview: {
|
|
17138
17146
|
type: Boolean,
|
|
17139
|
-
default: !
|
|
17147
|
+
default: !0
|
|
17140
17148
|
}
|
|
17141
17149
|
},
|
|
17142
17150
|
emits: [
|
|
@@ -17238,7 +17246,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
17238
17246
|
], 64);
|
|
17239
17247
|
};
|
|
17240
17248
|
}
|
|
17241
|
-
}), Cu = /* @__PURE__ */ le(kx, [["__scopeId", "data-v-
|
|
17249
|
+
}), Cu = /* @__PURE__ */ le(kx, [["__scopeId", "data-v-78e41c69"]]), Cx = { class: "seting-box" }, Tx = ["src"], Sx = { class: "item-uplaod flex items-center" }, Px = {
|
|
17242
17250
|
key: 2,
|
|
17243
17251
|
class: "link-title-box"
|
|
17244
17252
|
}, Lx = { key: 3 }, Ox = /* @__PURE__ */ te({
|
|
@@ -17394,7 +17402,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
17394
17402
|
// 是否预览
|
|
17395
17403
|
isPreview: {
|
|
17396
17404
|
type: Boolean,
|
|
17397
|
-
default: !
|
|
17405
|
+
default: !0
|
|
17398
17406
|
}
|
|
17399
17407
|
},
|
|
17400
17408
|
emits: [
|
|
@@ -17490,7 +17498,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
17490
17498
|
], 64);
|
|
17491
17499
|
};
|
|
17492
17500
|
}
|
|
17493
|
-
}), Tu = /* @__PURE__ */ le(zx, [["__scopeId", "data-v-
|
|
17501
|
+
}), Tu = /* @__PURE__ */ le(zx, [["__scopeId", "data-v-3189597f"]]), Ex = { class: "seting-box" }, Wx = ["src"], Ix = { class: "item-uplaod flex items-center" }, Xx = { key: 0 }, qx = /* @__PURE__ */ te({
|
|
17494
17502
|
__name: "setting",
|
|
17495
17503
|
props: {
|
|
17496
17504
|
show: {
|
|
@@ -17785,7 +17793,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
17785
17793
|
// 是否预览
|
|
17786
17794
|
isPreview: {
|
|
17787
17795
|
type: Boolean,
|
|
17788
|
-
default: !
|
|
17796
|
+
default: !0
|
|
17789
17797
|
}
|
|
17790
17798
|
},
|
|
17791
17799
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste", "handleClick"],
|
|
@@ -18072,7 +18080,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
18072
18080
|
], 64);
|
|
18073
18081
|
};
|
|
18074
18082
|
}
|
|
18075
|
-
}), Su = /* @__PURE__ */ le(vV, [["__scopeId", "data-v-
|
|
18083
|
+
}), Su = /* @__PURE__ */ le(vV, [["__scopeId", "data-v-2c1365c4"]]), hV = { class: "pagination_wrap" }, gV = { class: "pagination" }, yV = { class: "pagination-list" }, bV = ["onClick"], wV = /* @__PURE__ */ te({
|
|
18076
18084
|
__name: "Pagination",
|
|
18077
18085
|
props: {
|
|
18078
18086
|
total: {
|
|
@@ -18542,7 +18550,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
18542
18550
|
// 是否预览
|
|
18543
18551
|
isPreview: {
|
|
18544
18552
|
type: Boolean,
|
|
18545
|
-
default: !
|
|
18553
|
+
default: !0
|
|
18546
18554
|
}
|
|
18547
18555
|
},
|
|
18548
18556
|
emits: [
|
|
@@ -18799,7 +18807,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
18799
18807
|
], 64);
|
|
18800
18808
|
};
|
|
18801
18809
|
}
|
|
18802
|
-
}), Pu = /* @__PURE__ */ le(uk, [["__scopeId", "data-v-
|
|
18810
|
+
}), Pu = /* @__PURE__ */ le(uk, [["__scopeId", "data-v-b8f24e17"]]), ck = { class: "seting-box" }, Ak = ["src"], mk = { class: "item-uplaod flex items-center" }, pk = { class: "draggable_box" }, fk = { class: "drag_top_box" }, vk = ["onClick"], hk = { class: "sub_draggable_box" }, gk = { class: "draggable_box" }, yk = { class: "drag_top_box" }, bk = ["onClick"], wk = ["src"], _k = { class: "item-uplaod flex items-center" }, xk = { key: 0 }, Vk = /* @__PURE__ */ te({
|
|
18803
18811
|
__name: "setting",
|
|
18804
18812
|
props: {
|
|
18805
18813
|
show: {
|
|
@@ -19342,7 +19350,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
19342
19350
|
// 是否预览
|
|
19343
19351
|
isPreview: {
|
|
19344
19352
|
type: Boolean,
|
|
19345
|
-
default: !
|
|
19353
|
+
default: !0
|
|
19346
19354
|
}
|
|
19347
19355
|
},
|
|
19348
19356
|
emits: [
|
|
@@ -19754,7 +19762,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
19754
19762
|
], 64);
|
|
19755
19763
|
};
|
|
19756
19764
|
}
|
|
19757
|
-
}), Lu = /* @__PURE__ */ le(Bk, [["__scopeId", "data-v-
|
|
19765
|
+
}), Lu = /* @__PURE__ */ le(Bk, [["__scopeId", "data-v-191925d6"]]), z3 = {
|
|
19758
19766
|
install: (n) => {
|
|
19759
19767
|
n.component("RibbonBlock", gu);
|
|
19760
19768
|
}
|
|
@@ -20199,7 +20207,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
20199
20207
|
// 是否预览
|
|
20200
20208
|
isPreview: {
|
|
20201
20209
|
type: Boolean,
|
|
20202
|
-
default: !
|
|
20210
|
+
default: !0
|
|
20203
20211
|
}
|
|
20204
20212
|
},
|
|
20205
20213
|
emits: [
|
|
@@ -20508,7 +20516,7 @@ const Yy = _i, Fy = { class: "list-sort" }, Zy = ["onClick"], Gy = /* @__PURE__
|
|
|
20508
20516
|
], 64);
|
|
20509
20517
|
};
|
|
20510
20518
|
}
|
|
20511
|
-
}), G8 = /* @__PURE__ */ le(Z8, [["__scopeId", "data-v-
|
|
20519
|
+
}), G8 = /* @__PURE__ */ le(Z8, [["__scopeId", "data-v-25e84daf"]]), p5 = {
|
|
20512
20520
|
install: (n) => {
|
|
20513
20521
|
n.component("ScrollKeyInfo", G8);
|
|
20514
20522
|
}
|
|
@@ -20946,7 +20954,7 @@ const wr = "data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEd
|
|
|
20946
20954
|
// 是否预览
|
|
20947
20955
|
isPreview: {
|
|
20948
20956
|
type: Boolean,
|
|
20949
|
-
default: !
|
|
20957
|
+
default: !0
|
|
20950
20958
|
}
|
|
20951
20959
|
},
|
|
20952
20960
|
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
@@ -21222,7 +21230,7 @@ const wr = "data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEd
|
|
|
21222
21230
|
], 64);
|
|
21223
21231
|
};
|
|
21224
21232
|
}
|
|
21225
|
-
}), S3 = /* @__PURE__ */ le(T3, [["__scopeId", "data-v-
|
|
21233
|
+
}), S3 = /* @__PURE__ */ le(T3, [["__scopeId", "data-v-08a15830"]]), g5 = {
|
|
21226
21234
|
install: (n) => {
|
|
21227
21235
|
n.component("CardCarouselArticles", S3);
|
|
21228
21236
|
}
|