officialblock 2.0.6 → 2.0.8
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/{index-CtRJtHih.js → index-8RyJo9_2.js} +1 -1
- package/dist/{index-BehsQJZ_.mjs → index-B_2L9dK-.mjs} +25 -25
- package/dist/{index-D8m0Y8bQ.js → index-Bi2ovj6T.js} +3 -3
- package/dist/{index-DGEjlopB.mjs → index-a3Vsoanj.mjs} +2 -2
- package/dist/official-block.cjs.js +1 -1
- package/dist/official-block.es.js +1 -1
- package/dist/official-block.umd.js +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var U=Object.defineProperty;var K=(u,r,i)=>r in u?U(u,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):u[r]=i;var c=(u,r,i)=>K(u,typeof r!="symbol"?r+"":r,i);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),B=require("@wangeditor/editor-for-vue"),w=require("@wangeditor/editor"),q=require("./index-
|
|
1
|
+
"use strict";var U=Object.defineProperty;var K=(u,r,i)=>r in u?U(u,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):u[r]=i;var c=(u,r,i)=>K(u,typeof r!="symbol"?r+"":r,i);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),B=require("@wangeditor/editor-for-vue"),w=require("@wangeditor/editor"),q=require("./index-Bi2ovj6T.js"),E={class:"rich-text-editor"},$=t.defineComponent({__name:"index",props:{name:{default:""},modelValue:{default:""},placeholder:{default:"请输入内容..."},height:{default:"400px"},mode:{default:"default"},disabled:{type:Boolean,default:!1},maxLength:{default:1e4},excludeKeys:{default:()=>[]},includeKeys:{default:()=>[]}},emits:["update:modelValue","change","focus","blur","created","upload-image","upload-video"],setup(u,{expose:r,emit:i}){const a=u,m=i,o=t.shallowRef(),d=t.ref(""),I=t.computed(()=>typeof a.height=="number"?`${a.height}px`:a.height),p=t.inject("handleUpload",()=>{}),f=t.inject("fileUrl",null),C=t.inject("chooseName",null),h=t.ref(""),v=t.ref(null),b=e=>{if(!p){console.warn("Upload: handleUpload function not provided by ancestor");return}if(h.value=e,o.value)try{const n=o.value.selection;n&&(v.value={anchor:{path:[...n.anchor.path],offset:n.anchor.offset},focus:{path:[...n.focus.path],offset:n.focus.offset}})}catch(n){console.warn("保存光标位置失败:",n)}const l=a.name+"_"+e;p(!0,l)};t.watch(()=>a.name,()=>{f.value=null},{deep:!0,immediate:!0}),t.watch(()=>[f==null?void 0:f.value],([e])=>{const l=a.name+"_"+h.value;!e||!C.value||C.value!==l||o.value&&t.nextTick(()=>{var n,g;if(o.value){try{if(o.value.focus(),v.value)try{o.value.select(v.value)}catch(s){console.warn("恢复光标位置失败,使用默认位置:",s)}}catch(s){console.warn("聚焦编辑器失败:",s)}if(h.value==="img"){const y=`<img src="${e}" alt="图片" style="max-width: 100%;">`;(n=o.value)==null||n.dangerouslyInsertHtml(y)}else{const y=`<video src="${e}" controls style="max-width: 100%;"></video>`;(g=o.value)==null||g.dangerouslyInsertHtml(y)}v.value=null,h.value=""}})},{immediate:!1});function _(e){return class{constructor(){c(this,"title");c(this,"tag");c(this,"iconSvg");this.title="上传图片",this.tag="button",this.iconSvg='<svg viewBox="0 0 1024 1024"><path d="M959.877 128l0.123 0.123v767.775l-0.123 0.122H64.102l-0.122-0.122V128.123l0.122-0.123h895.775zM960 64H64C28.795 64 0 92.795 0 128v768c0 35.205 28.795 64 64 64h896c35.205 0 64-28.795 64-64V128c0-35.205-28.795-64-64-64zM832 288.01c0 53.023-42.988 96.01-96.01 96.01s-96.01-42.987-96.01-96.01S682.967 192 735.99 192 832 234.988 832 288.01zM896 832H128V704l224.01-384 256 320h64l224.01-192z"></path></svg>'}isActive(){return!1}getValue(){return""}isDisabled(){return!1}exec(){t.nextTick(()=>{console.log("点击了自定义上传图片菜单"),e("img")})}}}function k(e){return class{constructor(){c(this,"title");c(this,"tag");c(this,"iconSvg");this.title="上传视频",this.tag="button",this.iconSvg='<svg viewBox="0 0 1024 1024"><path d="M981.184 160.096C837.568 139.456 678.848 128 512 128S186.432 139.456 42.816 160.096C15.296 267.808 0 386.848 0 512s15.264 244.16 42.816 351.904C186.464 884.544 345.152 896 512 896s325.568-11.456 469.184-32.096C1008.704 756.192 1024 637.152 1024 512s-15.264-244.16-42.816-351.904zM384 704V320l320 192-320 192z"></path></svg>'}getValue(){return""}isActive(){return!1}isDisabled(){return!1}exec(){t.nextTick(()=>{console.log("点击了自定义上传视频菜单"),e("video")})}}}const x={toolbarKeys:["headerSelect","bold","italic","through","underline","color","fontSize","lineHeight","delIndent","indent","divider","insertTable","justifyCenter","justifyJustify","justifyLeft","justifyRight","undo","redo","clearStyle","codeBlock"]},H={placeholder:a.placeholder,readOnly:a.disabled,maxLength:a.maxLength,MENU_CONF:{}},M=Math.random().toString(36).substring(2,9),V=`CustomImageMenu_${M}`,S=`CustomVideoMenu_${M}`,j=e=>{o.value=e;try{const l=_(b),n=k(b),g={key:V,factory(){return new l}},s={key:S,factory(){return new n}};w.Boot.registerMenu(g),w.Boot.registerMenu(s)}catch(l){console.warn("菜单注册失败:",l)}x.insertKeys={index:0,keys:[V,S]},m("created",e)};t.onBeforeUnmount(()=>{const e=o.value;e!=null&&e.destroy()}),t.watch(()=>a.modelValue,e=>{e!==d.value&&(d.value=e||"")},{immediate:!0});const z=e=>{m("update:modelValue",d.value),m("change",e)},N=()=>{o.value=void 0},O=e=>{m("focus",e)},T=e=>{m("blur",e)};return r({editor:o,getHtml:()=>d.value,getText:()=>{var e;return((e=o.value)==null?void 0:e.getText())||""},isEmpty:()=>{var e;return((e=o.value)==null?void 0:e.isEmpty())||!0},clear:()=>{var e;return(e=o.value)==null?void 0:e.clear()},focus:()=>{var e;return(e=o.value)==null?void 0:e.focus()},blur:()=>{var e;return(e=o.value)==null?void 0:e.blur()},disable:()=>{var e;return(e=o.value)==null?void 0:e.disable()},enable:()=>{var e;return(e=o.value)==null?void 0:e.enable()}}),(e,l)=>(t.openBlock(),t.createElementBlock("div",E,[t.createVNode(t.unref(B.Toolbar),{class:"editor-toolbar",editor:o.value,defaultConfig:x,mode:u.mode},null,8,["editor","mode"]),t.createVNode(t.unref(B.Editor),{class:"editor-content",style:t.normalizeStyle({height:I.value}),modelValue:d.value,"onUpdate:modelValue":l[0]||(l[0]=n=>d.value=n),defaultConfig:H,mode:u.mode,onOnCreated:j,onOnChange:z,onOnDestroyed:N,onOnFocus:O,onOnBlur:T},null,8,["style","modelValue","mode"])]))}}),D=q._($,[["__scopeId","data-v-e8d1a61b"]]);exports.default=D;
|
|
@@ -427,7 +427,7 @@ const qs = { class: "button-text" }, Ks = { class: "link-text" }, Xs = /* @__PUR
|
|
|
427
427
|
},
|
|
428
428
|
emits: ["update:show"],
|
|
429
429
|
setup(e, { emit: u }) {
|
|
430
|
-
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-
|
|
430
|
+
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-a3Vsoanj.mjs")), i = U(!1), s = N(() => ({
|
|
431
431
|
animation: 200,
|
|
432
432
|
group: "item",
|
|
433
433
|
disabled: !1,
|
|
@@ -1450,7 +1450,7 @@ const qs = { class: "button-text" }, Ks = { class: "link-text" }, Xs = /* @__PUR
|
|
|
1450
1450
|
], 64);
|
|
1451
1451
|
};
|
|
1452
1452
|
}
|
|
1453
|
-
}), Sn = /* @__PURE__ */ ae(vd, [["__scopeId", "data-v-
|
|
1453
|
+
}), Sn = /* @__PURE__ */ ae(vd, [["__scopeId", "data-v-9dc242bd"]]), fd = { class: "setting-content" }, gd = ["src"], hd = { class: "item-uplaod flex items-center" }, yd = /* @__PURE__ */ le({
|
|
1454
1454
|
__name: "setting",
|
|
1455
1455
|
props: {
|
|
1456
1456
|
show: {
|
|
@@ -2776,7 +2776,7 @@ const qs = { class: "button-text" }, Ks = { class: "link-text" }, Xs = /* @__PUR
|
|
|
2776
2776
|
},
|
|
2777
2777
|
emits: ["update:show"],
|
|
2778
2778
|
setup(e, { emit: u }) {
|
|
2779
|
-
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-
|
|
2779
|
+
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-a3Vsoanj.mjs")), i = U(!1), s = N(() => ({
|
|
2780
2780
|
animation: 200,
|
|
2781
2781
|
group: "gallerys",
|
|
2782
2782
|
// 链接专用分组
|
|
@@ -4354,7 +4354,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
4354
4354
|
},
|
|
4355
4355
|
emits: ["update:show"],
|
|
4356
4356
|
setup(e, { emit: u }) {
|
|
4357
|
-
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-
|
|
4357
|
+
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-a3Vsoanj.mjs")), i = U(!1), s = N(() => ({
|
|
4358
4358
|
animation: 200,
|
|
4359
4359
|
group: "gallerys",
|
|
4360
4360
|
// 链接专用分组
|
|
@@ -5234,7 +5234,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
5234
5234
|
},
|
|
5235
5235
|
emits: ["update:show"],
|
|
5236
5236
|
setup(e, { emit: u }) {
|
|
5237
|
-
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-
|
|
5237
|
+
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-a3Vsoanj.mjs")), i = U(!1), s = N(() => ({
|
|
5238
5238
|
animation: 200,
|
|
5239
5239
|
group: "btns",
|
|
5240
5240
|
// 链接专用分组
|
|
@@ -5978,7 +5978,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
5978
5978
|
}
|
|
5979
5979
|
},
|
|
5980
5980
|
setup(e) {
|
|
5981
|
-
const u = Le(() => import("vuedraggable")), l = Le(() => import("./index-
|
|
5981
|
+
const u = Le(() => import("vuedraggable")), l = Le(() => import("./index-a3Vsoanj.mjs")), n = U(!1), i = N(() => ({
|
|
5982
5982
|
animation: 200,
|
|
5983
5983
|
group: "buttons",
|
|
5984
5984
|
// 按钮专用分组
|
|
@@ -6634,7 +6634,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
6634
6634
|
]);
|
|
6635
6635
|
};
|
|
6636
6636
|
}
|
|
6637
|
-
}), up = /* @__PURE__ */ ae(rp, [["__scopeId", "data-v-
|
|
6637
|
+
}), up = /* @__PURE__ */ ae(rp, [["__scopeId", "data-v-102aca4d"]]), ln = /* @__PURE__ */ le({
|
|
6638
6638
|
__name: "modal",
|
|
6639
6639
|
props: {
|
|
6640
6640
|
show: {
|
|
@@ -7967,7 +7967,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
7967
7967
|
},
|
|
7968
7968
|
emits: ["update:show"],
|
|
7969
7969
|
setup(e, { emit: u }) {
|
|
7970
|
-
const l = Le(() => import("./index-
|
|
7970
|
+
const l = Le(() => import("./index-a3Vsoanj.mjs")), n = u, i = () => {
|
|
7971
7971
|
n("update:show", !1);
|
|
7972
7972
|
};
|
|
7973
7973
|
return (s, r) => {
|
|
@@ -8172,7 +8172,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
8172
8172
|
], 64);
|
|
8173
8173
|
};
|
|
8174
8174
|
}
|
|
8175
|
-
}), Zo = /* @__PURE__ */ ae(wv, [["__scopeId", "data-v-
|
|
8175
|
+
}), Zo = /* @__PURE__ */ ae(wv, [["__scopeId", "data-v-32ade8aa"]]), bv = { class: "setting-content" }, _v = { class: "setting-header flex items-center" }, kv = { class: "setting-body" }, Vv = { class: "setting-item" }, xv = { class: "btn-group" }, $v = {
|
|
8176
8176
|
key: 0,
|
|
8177
8177
|
class: "drag-handle"
|
|
8178
8178
|
}, Cv = { class: "item-action flex items-center" }, Sv = /* @__PURE__ */ le({
|
|
@@ -9343,7 +9343,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
9343
9343
|
},
|
|
9344
9344
|
emits: ["update:show"],
|
|
9345
9345
|
setup(e, { emit: u }) {
|
|
9346
|
-
const l = Le(() => import("./index-
|
|
9346
|
+
const l = Le(() => import("./index-a3Vsoanj.mjs")), n = u, i = () => {
|
|
9347
9347
|
n("update:show", !1);
|
|
9348
9348
|
};
|
|
9349
9349
|
return (s, r) => {
|
|
@@ -9513,7 +9513,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
9513
9513
|
},
|
|
9514
9514
|
emits: ["update:show"],
|
|
9515
9515
|
setup(e, { emit: u }) {
|
|
9516
|
-
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-
|
|
9516
|
+
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-a3Vsoanj.mjs")), i = U(!1), s = N(() => ({
|
|
9517
9517
|
animation: 200,
|
|
9518
9518
|
group: "links",
|
|
9519
9519
|
// 链接专用分组
|
|
@@ -9824,7 +9824,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
9824
9824
|
], 64);
|
|
9825
9825
|
};
|
|
9826
9826
|
}
|
|
9827
|
-
}), as = /* @__PURE__ */ ae(nf, [["__scopeId", "data-v-
|
|
9827
|
+
}), as = /* @__PURE__ */ ae(nf, [["__scopeId", "data-v-fb399dc9"]]), of = { class: "setting-content" }, sf = { class: "setting-body" }, df = /* @__PURE__ */ le({
|
|
9828
9828
|
__name: "setting",
|
|
9829
9829
|
props: {
|
|
9830
9830
|
show: {
|
|
@@ -9839,7 +9839,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
9839
9839
|
},
|
|
9840
9840
|
emits: ["update:show"],
|
|
9841
9841
|
setup(e, { emit: u }) {
|
|
9842
|
-
const l = Le(() => import("./index-
|
|
9842
|
+
const l = Le(() => import("./index-a3Vsoanj.mjs")), n = u, i = () => {
|
|
9843
9843
|
n("update:show", !1);
|
|
9844
9844
|
};
|
|
9845
9845
|
return (s, r) => {
|
|
@@ -9969,7 +9969,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
9969
9969
|
], 64);
|
|
9970
9970
|
};
|
|
9971
9971
|
}
|
|
9972
|
-
}), ns = /* @__PURE__ */ ae(vf, [["__scopeId", "data-v-
|
|
9972
|
+
}), ns = /* @__PURE__ */ ae(vf, [["__scopeId", "data-v-3962df84"]]), ff = ["id"], gf = {
|
|
9973
9973
|
key: 0,
|
|
9974
9974
|
class: "caption__display"
|
|
9975
9975
|
}, hf = ["data-bs-target", "aria-controls"], yf = {
|
|
@@ -10308,7 +10308,7 @@ const pu = { class: "gallery-timeline" }, vu = { class: "gallery-timeline__list"
|
|
|
10308
10308
|
},
|
|
10309
10309
|
emits: ["update:show"],
|
|
10310
10310
|
setup(e, { emit: u }) {
|
|
10311
|
-
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-
|
|
10311
|
+
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-a3Vsoanj.mjs")), i = U(!1), s = N(() => ({
|
|
10312
10312
|
animation: 200,
|
|
10313
10313
|
group: "gallerys",
|
|
10314
10314
|
// 链接专用分组
|
|
@@ -12097,7 +12097,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
12097
12097
|
},
|
|
12098
12098
|
emits: ["update:show"],
|
|
12099
12099
|
setup(e, { emit: u }) {
|
|
12100
|
-
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-
|
|
12100
|
+
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-a3Vsoanj.mjs")), i = U(!1), s = N(() => ({
|
|
12101
12101
|
animation: 200,
|
|
12102
12102
|
group: "gallerys",
|
|
12103
12103
|
// 链接专用分组
|
|
@@ -12791,7 +12791,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
12791
12791
|
], 64);
|
|
12792
12792
|
};
|
|
12793
12793
|
}
|
|
12794
|
-
}), ds = /* @__PURE__ */ ae(Z0, [["__scopeId", "data-v-
|
|
12794
|
+
}), ds = /* @__PURE__ */ ae(Z0, [["__scopeId", "data-v-72df150f"]]), J0 = { class: "setting-content" }, e2 = { class: "setting-header flex items-center" }, t2 = { class: "setting-body" }, l2 = { class: "setting-item" }, a2 = { class: "btn-group" }, n2 = {
|
|
12795
12795
|
key: 0,
|
|
12796
12796
|
class: "drag-handle"
|
|
12797
12797
|
}, o2 = ["src"], s2 = { class: "item-uplaod flex items-center" }, i2 = /* @__PURE__ */ le({
|
|
@@ -13251,7 +13251,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
13251
13251
|
},
|
|
13252
13252
|
emits: ["update:show"],
|
|
13253
13253
|
setup(e, { emit: u }) {
|
|
13254
|
-
const l = Le(() => import("./index-
|
|
13254
|
+
const l = Le(() => import("./index-a3Vsoanj.mjs")), n = u, i = U({
|
|
13255
13255
|
title: "",
|
|
13256
13256
|
content: "",
|
|
13257
13257
|
imgSrc: "https://osswebsite.ycyw.com/media-library/ywies-bj/images/home/ywies-tx.jpg"
|
|
@@ -13437,7 +13437,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
13437
13437
|
], 64);
|
|
13438
13438
|
};
|
|
13439
13439
|
}
|
|
13440
|
-
}), us = /* @__PURE__ */ ae(z2, [["__scopeId", "data-v-
|
|
13440
|
+
}), us = /* @__PURE__ */ ae(z2, [["__scopeId", "data-v-2dfcfeb6"]]), W2 = { class: "seting-box" }, Y2 = { class: "setting-header flex items-center" }, G2 = { class: "setting-header flex items-center" }, q2 = { class: "setting-header flex items-center" }, K2 = /* @__PURE__ */ le({
|
|
13441
13441
|
__name: "setting",
|
|
13442
13442
|
props: {
|
|
13443
13443
|
show: {
|
|
@@ -14586,7 +14586,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
14586
14586
|
setup(e, { emit: u }) {
|
|
14587
14587
|
var M;
|
|
14588
14588
|
const l = Le(() => import("vuedraggable")), n = Le(
|
|
14589
|
-
() => import("./index-
|
|
14589
|
+
() => import("./index-a3Vsoanj.mjs")
|
|
14590
14590
|
), i = N(() => ({
|
|
14591
14591
|
animation: 200,
|
|
14592
14592
|
group: "links",
|
|
@@ -15214,7 +15214,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
15214
15214
|
], 64);
|
|
15215
15215
|
};
|
|
15216
15216
|
}
|
|
15217
|
-
}), fs = /* @__PURE__ */ ae(Gy, [["__scopeId", "data-v-
|
|
15217
|
+
}), fs = /* @__PURE__ */ ae(Gy, [["__scopeId", "data-v-521c72d5"]]), qy = { class: "seting-box" }, Ky = ["src"], Xy = { class: "item-uplaod flex items-center" }, Qy = { key: 0 }, Zy = /* @__PURE__ */ le({
|
|
15218
15218
|
__name: "setting",
|
|
15219
15219
|
props: {
|
|
15220
15220
|
show: {
|
|
@@ -16612,7 +16612,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
16612
16612
|
},
|
|
16613
16613
|
emits: ["update:show"],
|
|
16614
16614
|
setup(e, { emit: u }) {
|
|
16615
|
-
const l = Le(() => import("./index-
|
|
16615
|
+
const l = Le(() => import("./index-a3Vsoanj.mjs")), n = Le(() => import("vuedraggable")), i = e, s = U(!1), r = U(/* @__PURE__ */ new Set()), h = U(/* @__PURE__ */ new Set());
|
|
16616
16616
|
De(
|
|
16617
16617
|
() => {
|
|
16618
16618
|
var C;
|
|
@@ -19787,7 +19787,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
19787
19787
|
},
|
|
19788
19788
|
emits: ["update:show"],
|
|
19789
19789
|
setup(e, { emit: u }) {
|
|
19790
|
-
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-
|
|
19790
|
+
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-a3Vsoanj.mjs")), i = U(!1), s = N(() => ({
|
|
19791
19791
|
animation: 200,
|
|
19792
19792
|
group: "data",
|
|
19793
19793
|
// 专用分组
|
|
@@ -20040,7 +20040,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
20040
20040
|
], 64);
|
|
20041
20041
|
};
|
|
20042
20042
|
}
|
|
20043
|
-
}), xs = /* @__PURE__ */ ae(FV, [["__scopeId", "data-v-
|
|
20043
|
+
}), xs = /* @__PURE__ */ ae(FV, [["__scopeId", "data-v-d65b6d27"]]), zV = { class: "setting-content" }, WV = { class: "setting-header flex items-center" }, YV = { class: "setting-header flex items-center" }, GV = { class: "setting-header flex items-center" }, qV = { class: "setting-header flex items-center" }, KV = { class: "setting-header flex items-center" }, XV = { class: "setting-header flex items-center" }, QV = { class: "setting-body" }, ZV = { class: "setting-item" }, JV = { class: "btn-group" }, ex = {
|
|
20044
20044
|
key: 0,
|
|
20045
20045
|
class: "drag-handle"
|
|
20046
20046
|
}, tx = { class: "setting-item" }, lx = { class: "btn-group" }, ax = {
|
|
@@ -20064,7 +20064,7 @@ const Xt = ss(), ag = ss(), ng = { class: "list-sort" }, og = ["onClick"], sg =
|
|
|
20064
20064
|
},
|
|
20065
20065
|
emits: ["update:show"],
|
|
20066
20066
|
setup(e, { emit: u }) {
|
|
20067
|
-
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-
|
|
20067
|
+
const l = Le(() => import("vuedraggable")), n = Le(() => import("./index-a3Vsoanj.mjs")), i = U(!1), s = N(() => ({
|
|
20068
20068
|
animation: 200,
|
|
20069
20069
|
group: "data",
|
|
20070
20070
|
// 专用分组
|