officialblock 2.7.0 → 2.7.1
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-DFAij2f9.mjs → index-2Q1-apuo.mjs} +1 -1
- package/dist/{index-MB6SnBYM.js → index-B1oePgix.js} +1 -1
- package/dist/index-BhW17Z-f.mjs +4 -0
- package/dist/{index-DbqI6pJC.mjs → index-BrEzro9U.mjs} +23 -23
- package/dist/{index-CNhPmcn9.js → index-Bv9_w_8r.js} +5 -5
- package/dist/{index-CIwuH_zn.js → index-aoNgUwrP.js} +1 -1
- package/dist/official-block.cjs.js +1 -1
- package/dist/official-block.es.js +1 -1
- package/dist/official-block.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index-CHPvM1q4.mjs +0 -4
|
@@ -4,7 +4,7 @@ var r = (a, u, i) => D(a, typeof u != "symbol" ? u + "" : u, i);
|
|
|
4
4
|
import { defineComponent as A, shallowRef as R, ref as p, computed as F, inject as y, watch as C, nextTick as b, onBeforeUnmount as q, createElementBlock as J, openBlock as G, createVNode as I, unref as H, normalizeStyle as P } from "vue";
|
|
5
5
|
import { Toolbar as Q, Editor as W } from "@wangeditor/editor-for-vue";
|
|
6
6
|
import { Boot as k } from "@wangeditor/editor";
|
|
7
|
-
import { a as X } from "./index-
|
|
7
|
+
import { a as X } from "./index-BrEzro9U.mjs";
|
|
8
8
|
const Y = { class: "rich-text-editor" }, Z = /* @__PURE__ */ A({
|
|
9
9
|
__name: "index",
|
|
10
10
|
props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var T=Object.defineProperty;var L=(u,r,c)=>r in u?T(u,r,{enumerable:!0,configurable:!0,writable:!0,value:c}):u[r]=c;var i=(u,r,c)=>L(u,typeof r!="symbol"?r+"":r,c);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),B=require("@wangeditor/editor-for-vue"),w=require("@wangeditor/editor"),U=require("./index-
|
|
1
|
+
"use strict";var T=Object.defineProperty;var L=(u,r,c)=>r in u?T(u,r,{enumerable:!0,configurable:!0,writable:!0,value:c}):u[r]=c;var i=(u,r,c)=>L(u,typeof r!="symbol"?r+"":r,c);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),B=require("@wangeditor/editor-for-vue"),w=require("@wangeditor/editor"),U=require("./index-Bv9_w_8r.js"),q={class:"rich-text-editor"},E=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:c}){const a=u,m=c,o=t.shallowRef(),d=t.ref(""),k=t.computed(()=>typeof a.height=="number"?`${a.height}px`:a.height),p=t.inject("handleUpload",()=>{}),h=t.inject("fileUrl",null),b=t.inject("chooseName",null),f=t.ref(""),v=t.ref(null),C=e=>{if(!p){console.warn("Upload: handleUpload function not provided by ancestor");return}if(f.value=e,o.value)try{const l=o.value.selection;l&&(v.value={anchor:{path:[...l.anchor.path],offset:l.anchor.offset},focus:{path:[...l.focus.path],offset:l.focus.offset}})}catch(l){console.warn("保存光标位置失败:",l)}const n=a.name+"_"+e;p(!0,n)};t.watch(()=>a.name,()=>{h.value=null},{deep:!0,immediate:!0}),t.watch(()=>[h==null?void 0:h.value],([e])=>{const n=a.name+"_"+f.value;!e||!b.value||b.value!==n||o.value&&t.nextTick(()=>{var l,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(f.value==="img"){const y=`<img src="${e}" alt="图片" style="max-width: 100%;">`;(l=o.value)==null||l.dangerouslyInsertHtml(y)}else{const y=`<video src="${e}" controls style="max-width: 100%;"></video>`;(g=o.value)==null||g.dangerouslyInsertHtml(y)}v.value=null,f.value=""}})},{immediate:!1});function I(e){return class{constructor(){i(this,"title");i(this,"tag");i(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 H(e){return class{constructor(){i(this,"title");i(this,"tag");i(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","bulletedList","numberedList","undo","redo","clearStyle","codeBlock"]},_={placeholder:a.placeholder,readOnly:a.disabled,maxLength:a.maxLength,MENU_CONF:{},hoverbarKeys:{text:{menuKeys:["headerSelect","insertLink","bold","italic","underline","through","clearStyle"]}}},M=Math.random().toString(36).substring(2,9),V=`CustomImageMenu_${M}`,S=`CustomVideoMenu_${M}`,j=e=>{o.value=e;try{const n=I(C),l=H(C),g={key:V,factory(){return new n}},s={key:S,factory(){return new l}};w.Boot.registerMenu(g),w.Boot.registerMenu(s)}catch(n){console.warn("菜单注册失败:",n)}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)},K=()=>{o.value=void 0},N=e=>{m("focus",e)},O=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,n)=>(t.openBlock(),t.createElementBlock("div",q,[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:k.value}),modelValue:d.value,"onUpdate:modelValue":n[0]||(n[0]=l=>d.value=l),defaultConfig:_,mode:u.mode,onOnCreated:j,onOnChange:z,onOnDestroyed:K,onOnFocus:N,onOnBlur:O},null,8,["style","modelValue","mode"])]))}}),$=U.a(E,[["__scopeId","data-v-55807020"]]);exports.default=$;
|
|
@@ -512,7 +512,7 @@ const bb = ["innerHTML"], wb = ["innerHTML"], xb = /* @__PURE__ */ ye({
|
|
|
512
512
|
},
|
|
513
513
|
emits: ["update:show"],
|
|
514
514
|
setup(t, { emit: e }) {
|
|
515
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
515
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
516
516
|
animation: 200,
|
|
517
517
|
group: "item",
|
|
518
518
|
disabled: !1,
|
|
@@ -1424,7 +1424,7 @@ const bb = ["innerHTML"], wb = ["innerHTML"], xb = /* @__PURE__ */ ye({
|
|
|
1424
1424
|
],
|
|
1425
1425
|
setup(t, { emit: e }) {
|
|
1426
1426
|
const n = t, s = e, i = j(() => n.modelValue && n.modelValue.data && n.modelValue.data.length ? n.modelValue.data.some(
|
|
1427
|
-
(m) => m.type !== "Article" && m.type
|
|
1427
|
+
(m) => m.type !== "Article" && m.type !== "Contact"
|
|
1428
1428
|
) : !1), a = () => {
|
|
1429
1429
|
var v;
|
|
1430
1430
|
if (n.modelValue && n.modelValue.data) return;
|
|
@@ -1570,7 +1570,7 @@ const bb = ["innerHTML"], wb = ["innerHTML"], xb = /* @__PURE__ */ ye({
|
|
|
1570
1570
|
], 64);
|
|
1571
1571
|
};
|
|
1572
1572
|
}
|
|
1573
|
-
}), Rd = /* @__PURE__ */ me(Fw, [["__scopeId", "data-v-
|
|
1573
|
+
}), Rd = /* @__PURE__ */ me(Fw, [["__scopeId", "data-v-27db3507"]]), Hw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, default: Rd }, Symbol.toStringTag, { value: "Module" })), jw = { class: "banner-quicklinks" }, qw = { class: "quick-links__list is-big" }, zw = /* @__PURE__ */ ye({
|
|
1574
1574
|
__name: "index",
|
|
1575
1575
|
props: {
|
|
1576
1576
|
data: {
|
|
@@ -3161,7 +3161,7 @@ const bb = ["innerHTML"], wb = ["innerHTML"], xb = /* @__PURE__ */ ye({
|
|
|
3161
3161
|
},
|
|
3162
3162
|
emits: ["update:show"],
|
|
3163
3163
|
setup(t, { emit: e }) {
|
|
3164
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
3164
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
3165
3165
|
animation: 200,
|
|
3166
3166
|
group: "gallerys",
|
|
3167
3167
|
// 链接专用分组
|
|
@@ -4763,7 +4763,7 @@ const d3 = { class: "gallery-container gallery-timeline container-content" }, u3
|
|
|
4763
4763
|
},
|
|
4764
4764
|
emits: ["update:show"],
|
|
4765
4765
|
setup(t, { emit: e }) {
|
|
4766
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
4766
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
4767
4767
|
animation: 200,
|
|
4768
4768
|
group: "gallerys",
|
|
4769
4769
|
// 链接专用分组
|
|
@@ -7002,7 +7002,7 @@ const d3 = { class: "gallery-container gallery-timeline container-content" }, u3
|
|
|
7002
7002
|
},
|
|
7003
7003
|
emits: ["update:show"],
|
|
7004
7004
|
setup(t, { emit: e }) {
|
|
7005
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
7005
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
7006
7006
|
animation: 200,
|
|
7007
7007
|
group: "btns",
|
|
7008
7008
|
// 链接专用分组
|
|
@@ -7772,7 +7772,7 @@ const d3 = { class: "gallery-container gallery-timeline container-content" }, u3
|
|
|
7772
7772
|
}
|
|
7773
7773
|
},
|
|
7774
7774
|
setup(t) {
|
|
7775
|
-
const e = Qe(() => import("vuedraggable")), n = Qe(() => import("./index-
|
|
7775
|
+
const e = Qe(() => import("vuedraggable")), n = Qe(() => import("./index-2Q1-apuo.mjs")), s = M(!1), i = j(() => ({
|
|
7776
7776
|
animation: 200,
|
|
7777
7777
|
group: "buttons",
|
|
7778
7778
|
// 按钮专用分组
|
|
@@ -9820,7 +9820,7 @@ const d3 = { class: "gallery-container gallery-timeline container-content" }, u3
|
|
|
9820
9820
|
},
|
|
9821
9821
|
emits: ["update:show"],
|
|
9822
9822
|
setup(t, { emit: e }) {
|
|
9823
|
-
const n = Qe(() => import("./index-
|
|
9823
|
+
const n = Qe(() => import("./index-2Q1-apuo.mjs")), s = e, i = () => {
|
|
9824
9824
|
s("update:show", !1);
|
|
9825
9825
|
};
|
|
9826
9826
|
return (a, l) => {
|
|
@@ -11313,7 +11313,7 @@ const d3 = { class: "gallery-container gallery-timeline container-content" }, u3
|
|
|
11313
11313
|
},
|
|
11314
11314
|
emits: ["update:show"],
|
|
11315
11315
|
setup(t, { emit: e }) {
|
|
11316
|
-
const n = Qe(() => import("./index-
|
|
11316
|
+
const n = Qe(() => import("./index-2Q1-apuo.mjs")), s = e, i = () => {
|
|
11317
11317
|
s("update:show", !1);
|
|
11318
11318
|
};
|
|
11319
11319
|
return (a, l) => {
|
|
@@ -11510,7 +11510,7 @@ const d3 = { class: "gallery-container gallery-timeline container-content" }, u3
|
|
|
11510
11510
|
},
|
|
11511
11511
|
emits: ["update:show"],
|
|
11512
11512
|
setup(t, { emit: e }) {
|
|
11513
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
11513
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
11514
11514
|
animation: 200,
|
|
11515
11515
|
group: "links",
|
|
11516
11516
|
// 链接专用分组
|
|
@@ -11861,7 +11861,7 @@ const d3 = { class: "gallery-container gallery-timeline container-content" }, u3
|
|
|
11861
11861
|
},
|
|
11862
11862
|
emits: ["update:show"],
|
|
11863
11863
|
setup(t, { emit: e }) {
|
|
11864
|
-
const n = Qe(() => import("./index-
|
|
11864
|
+
const n = Qe(() => import("./index-2Q1-apuo.mjs")), s = e, i = () => {
|
|
11865
11865
|
s("update:show", !1);
|
|
11866
11866
|
};
|
|
11867
11867
|
return (a, l) => {
|
|
@@ -12370,7 +12370,7 @@ const d3 = { class: "gallery-container gallery-timeline container-content" }, u3
|
|
|
12370
12370
|
},
|
|
12371
12371
|
emits: ["update:show"],
|
|
12372
12372
|
setup(t, { emit: e }) {
|
|
12373
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
12373
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
12374
12374
|
animation: 200,
|
|
12375
12375
|
group: "gallerys",
|
|
12376
12376
|
// 链接专用分组
|
|
@@ -14006,7 +14006,7 @@ const Cn = Gg(), z9 = Gg(), W9 = { class: "list-sort" }, G9 = ["onClick"], Y9 =
|
|
|
14006
14006
|
},
|
|
14007
14007
|
emits: ["update:show"],
|
|
14008
14008
|
setup(t, { emit: e }) {
|
|
14009
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
14009
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
14010
14010
|
animation: 200,
|
|
14011
14011
|
group: "gallerys",
|
|
14012
14012
|
// 链接专用分组
|
|
@@ -15209,7 +15209,7 @@ const Cn = Gg(), z9 = Gg(), W9 = { class: "list-sort" }, G9 = ["onClick"], Y9 =
|
|
|
15209
15209
|
emits: ["update:show"],
|
|
15210
15210
|
setup(t, { emit: e }) {
|
|
15211
15211
|
const n = Qe(
|
|
15212
|
-
() => import("./index-
|
|
15212
|
+
() => import("./index-2Q1-apuo.mjs")
|
|
15213
15213
|
), s = e, i = () => {
|
|
15214
15214
|
s("update:show", !1);
|
|
15215
15215
|
};
|
|
@@ -16648,7 +16648,7 @@ const Cn = Gg(), z9 = Gg(), W9 = { class: "list-sort" }, G9 = ["onClick"], Y9 =
|
|
|
16648
16648
|
setup(t, { emit: e }) {
|
|
16649
16649
|
var k;
|
|
16650
16650
|
const n = Qe(() => import("vuedraggable")), s = Qe(
|
|
16651
|
-
() => import("./index-
|
|
16651
|
+
() => import("./index-2Q1-apuo.mjs")
|
|
16652
16652
|
), i = j(() => ({
|
|
16653
16653
|
animation: 200,
|
|
16654
16654
|
group: "links",
|
|
@@ -18788,7 +18788,7 @@ const Cn = Gg(), z9 = Gg(), W9 = { class: "list-sort" }, G9 = ["onClick"], Y9 =
|
|
|
18788
18788
|
emits: ["update:show"],
|
|
18789
18789
|
setup(t, { emit: e }) {
|
|
18790
18790
|
const n = Qe(
|
|
18791
|
-
() => import("./index-
|
|
18791
|
+
() => import("./index-2Q1-apuo.mjs")
|
|
18792
18792
|
), s = Qe(() => import("vuedraggable")), i = t, a = M(!1), l = M(/* @__PURE__ */ new Set()), r = M(/* @__PURE__ */ new Set());
|
|
18793
18793
|
Ne(
|
|
18794
18794
|
() => {
|
|
@@ -21901,7 +21901,7 @@ const Cn = Gg(), z9 = Gg(), W9 = { class: "list-sort" }, G9 = ["onClick"], Y9 =
|
|
|
21901
21901
|
},
|
|
21902
21902
|
emits: ["update:show"],
|
|
21903
21903
|
setup(t, { emit: e }) {
|
|
21904
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
21904
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
21905
21905
|
animation: 200,
|
|
21906
21906
|
group: "data",
|
|
21907
21907
|
// 专用分组
|
|
@@ -22193,7 +22193,7 @@ const Cn = Gg(), z9 = Gg(), W9 = { class: "list-sort" }, G9 = ["onClick"], Y9 =
|
|
|
22193
22193
|
},
|
|
22194
22194
|
emits: ["update:show"],
|
|
22195
22195
|
setup(t, { emit: e }) {
|
|
22196
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
22196
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
22197
22197
|
animation: 200,
|
|
22198
22198
|
group: "data",
|
|
22199
22199
|
// 专用分组
|
|
@@ -25552,7 +25552,7 @@ const DU = /* @__PURE__ */ Oa($U), AU = { class: "setting-content" }, LU = { cla
|
|
|
25552
25552
|
emits: ["update:show"],
|
|
25553
25553
|
setup(t, { emit: e }) {
|
|
25554
25554
|
const n = Qe(
|
|
25555
|
-
() => import("./index-
|
|
25555
|
+
() => import("./index-2Q1-apuo.mjs")
|
|
25556
25556
|
), s = e, i = () => {
|
|
25557
25557
|
s("update:show", !1);
|
|
25558
25558
|
};
|
|
@@ -25782,7 +25782,7 @@ const DU = /* @__PURE__ */ Oa($U), AU = { class: "setting-content" }, LU = { cla
|
|
|
25782
25782
|
emits: ["update:show"],
|
|
25783
25783
|
setup(t, { emit: e }) {
|
|
25784
25784
|
const n = Qe(
|
|
25785
|
-
() => import("./index-
|
|
25785
|
+
() => import("./index-2Q1-apuo.mjs")
|
|
25786
25786
|
), s = e, i = () => {
|
|
25787
25787
|
s("update:show", !1);
|
|
25788
25788
|
};
|
|
@@ -29678,7 +29678,7 @@ const dj = { key: 0 }, uj = {
|
|
|
29678
29678
|
},
|
|
29679
29679
|
emits: ["handleDelete", "handleCopy", "handlePaste", "handleClick"],
|
|
29680
29680
|
setup(t, { emit: e }) {
|
|
29681
|
-
const n = /* @__PURE__ */ Object.assign({ "/src/components/AccordionText/index.vue": () => Promise.resolve().then(() => Yie), "/src/components/AlummiCommunityList/index.vue": () => Promise.resolve().then(() => DN), "/src/components/ArticleItem/index.vue": () => Promise.resolve().then(() => jS), "/src/components/ArticleList/index.vue": () => Promise.resolve().then(() => Hw), "/src/components/ArticleListPureText/index.vue": () => Promise.resolve().then(() => CN), "/src/components/BackgroundWrapper/index.vue": () => Promise.resolve().then(() => bne), "/src/components/BannerImage/index.vue": () => Promise.resolve().then(() => ax), "/src/components/BannerImageWithLink/index.vue": () => Promise.resolve().then(() => p$), "/src/components/BannerPage/index.vue": () => Promise.resolve().then(() => vx), "/src/components/BannerQuote/index.vue": () => Promise.resolve().then(() => SS), "/src/components/BasicCollapse/index.vue": () => Promise.resolve().then(() => $M), "/src/components/BlessingMessage/index.vue": () => Promise.resolve().then(() => _F), "/src/components/BlessingSlider/index.vue": () => Promise.resolve().then(() => OF), "/src/components/BtnList/index.vue": () => Promise.resolve().then(() => Ux), "/src/components/CardCarousel/index.vue": () => Promise.resolve().then(() => NT), "/src/components/CardCarouselArticles/index.vue": () => Promise.resolve().then(() => vR), "/src/components/CardCarouselMultiRow/index.vue": () => Promise.resolve().then(() => cS), "/src/components/CardCarouselMultiRowArticles/index.vue": () => Promise.resolve().then(() => $R), "/src/components/CardCarouselMultiRowPublications/index.vue": () => Promise.resolve().then(() => kj), "/src/components/CardListCircle/index.vue": () => Promise.resolve().then(() => yz), "/src/components/CardListProgramme/index.vue": () => Promise.resolve().then(() => Gz), "/src/components/CardListSchool/index.vue": () => Promise.resolve().then(() => kW), "/src/components/CardShowcase/index.vue": () => Promise.resolve().then(() => hH), "/src/components/CardShowcaseProfile/index.vue": () => Promise.resolve().then(() => $E), "/src/components/CarouselLogo/index.vue": () => Promise.resolve().then(() => xI), "/src/components/CollapseCustom/index.vue": () => Promise.resolve().then(() => sse), "/src/components/ContactUsInfo/index.vue": () => Promise.resolve().then(() => tA), "/src/components/ContactUsList/index.vue": () => Promise.resolve().then(() => $P), "/src/components/CountDown/index.vue": () => Promise.resolve().then(() => ZE), "/src/components/CustomIframe/index.vue": () => Promise.resolve().then(() => dP), "/src/components/CustomSpace/index.vue": () => Promise.resolve().then(() => M5), "/src/components/CustomText/index.vue": () => Promise.resolve().then(() => RR), "/src/components/DetailLink/index.vue": () => Promise.resolve().then(() => LW), "/src/components/Disc/index.vue": () => Promise.resolve().then(() => pM), "/src/components/DonorLinks/index.vue": () => Promise.resolve().then(() => nT), "/src/components/ExploreLinks/index.vue": () => Promise.resolve().then(() => CH), "/src/components/GalleryBlock/index.vue": () => Promise.resolve().then(() => lR), "/src/components/GalleryCaptionRound/index.vue": () => Promise.resolve().then(() => D8), "/src/components/GalleryDefault/index.vue": () => Promise.resolve().then(() => a8), "/src/components/GalleryList/index.vue": () => Promise.resolve().then(() => O6), "/src/components/GalleryTimeline/index.vue": () => Promise.resolve().then(() => T3), "/src/components/GalleryTimelineCol/index.vue": () => Promise.resolve().then(() => gC), "/src/components/GridLinks/index.vue": () => Promise.resolve().then(() => Tie), "/src/components/HeroSlide/index.vue": () => Promise.resolve().then(() => pk), "/src/components/InformationLink/index.vue": () => Promise.resolve().then(() => Qee), "/src/components/LinkList/index.vue": () => Promise.resolve().then(() => Pk), "/src/components/MapStatic/index.vue": () => Promise.resolve().then(() => YL), "/src/components/MediaImageFull/index.vue": () => Promise.resolve().then(() => ZR), "/src/components/MediaImageStatic/index.vue": () => Promise.resolve().then(() => uN), "/src/components/MediaLogo/index.vue": () => Promise.resolve().then(() => SU), "/src/components/MediaVideo/index.vue": () => Promise.resolve().then(() => Nee), "/src/components/NewsList/index.vue": () => Promise.resolve().then(() => K7), "/src/components/Process/index.vue": () => Promise.resolve().then(() => P5), "/src/components/Publications/index.vue": () => Promise.resolve().then(() => sL), "/src/components/QuoteText/index.vue": () => import("./index-
|
|
29681
|
+
const n = /* @__PURE__ */ Object.assign({ "/src/components/AccordionText/index.vue": () => Promise.resolve().then(() => Yie), "/src/components/AlummiCommunityList/index.vue": () => Promise.resolve().then(() => DN), "/src/components/ArticleItem/index.vue": () => Promise.resolve().then(() => jS), "/src/components/ArticleList/index.vue": () => Promise.resolve().then(() => Hw), "/src/components/ArticleListPureText/index.vue": () => Promise.resolve().then(() => CN), "/src/components/BackgroundWrapper/index.vue": () => Promise.resolve().then(() => bne), "/src/components/BannerImage/index.vue": () => Promise.resolve().then(() => ax), "/src/components/BannerImageWithLink/index.vue": () => Promise.resolve().then(() => p$), "/src/components/BannerPage/index.vue": () => Promise.resolve().then(() => vx), "/src/components/BannerQuote/index.vue": () => Promise.resolve().then(() => SS), "/src/components/BasicCollapse/index.vue": () => Promise.resolve().then(() => $M), "/src/components/BlessingMessage/index.vue": () => Promise.resolve().then(() => _F), "/src/components/BlessingSlider/index.vue": () => Promise.resolve().then(() => OF), "/src/components/BtnList/index.vue": () => Promise.resolve().then(() => Ux), "/src/components/CardCarousel/index.vue": () => Promise.resolve().then(() => NT), "/src/components/CardCarouselArticles/index.vue": () => Promise.resolve().then(() => vR), "/src/components/CardCarouselMultiRow/index.vue": () => Promise.resolve().then(() => cS), "/src/components/CardCarouselMultiRowArticles/index.vue": () => Promise.resolve().then(() => $R), "/src/components/CardCarouselMultiRowPublications/index.vue": () => Promise.resolve().then(() => kj), "/src/components/CardListCircle/index.vue": () => Promise.resolve().then(() => yz), "/src/components/CardListProgramme/index.vue": () => Promise.resolve().then(() => Gz), "/src/components/CardListSchool/index.vue": () => Promise.resolve().then(() => kW), "/src/components/CardShowcase/index.vue": () => Promise.resolve().then(() => hH), "/src/components/CardShowcaseProfile/index.vue": () => Promise.resolve().then(() => $E), "/src/components/CarouselLogo/index.vue": () => Promise.resolve().then(() => xI), "/src/components/CollapseCustom/index.vue": () => Promise.resolve().then(() => sse), "/src/components/ContactUsInfo/index.vue": () => Promise.resolve().then(() => tA), "/src/components/ContactUsList/index.vue": () => Promise.resolve().then(() => $P), "/src/components/CountDown/index.vue": () => Promise.resolve().then(() => ZE), "/src/components/CustomIframe/index.vue": () => Promise.resolve().then(() => dP), "/src/components/CustomSpace/index.vue": () => Promise.resolve().then(() => M5), "/src/components/CustomText/index.vue": () => Promise.resolve().then(() => RR), "/src/components/DetailLink/index.vue": () => Promise.resolve().then(() => LW), "/src/components/Disc/index.vue": () => Promise.resolve().then(() => pM), "/src/components/DonorLinks/index.vue": () => Promise.resolve().then(() => nT), "/src/components/ExploreLinks/index.vue": () => Promise.resolve().then(() => CH), "/src/components/GalleryBlock/index.vue": () => Promise.resolve().then(() => lR), "/src/components/GalleryCaptionRound/index.vue": () => Promise.resolve().then(() => D8), "/src/components/GalleryDefault/index.vue": () => Promise.resolve().then(() => a8), "/src/components/GalleryList/index.vue": () => Promise.resolve().then(() => O6), "/src/components/GalleryTimeline/index.vue": () => Promise.resolve().then(() => T3), "/src/components/GalleryTimelineCol/index.vue": () => Promise.resolve().then(() => gC), "/src/components/GridLinks/index.vue": () => Promise.resolve().then(() => Tie), "/src/components/HeroSlide/index.vue": () => Promise.resolve().then(() => pk), "/src/components/InformationLink/index.vue": () => Promise.resolve().then(() => Qee), "/src/components/LinkList/index.vue": () => Promise.resolve().then(() => Pk), "/src/components/MapStatic/index.vue": () => Promise.resolve().then(() => YL), "/src/components/MediaImageFull/index.vue": () => Promise.resolve().then(() => ZR), "/src/components/MediaImageStatic/index.vue": () => Promise.resolve().then(() => uN), "/src/components/MediaLogo/index.vue": () => Promise.resolve().then(() => SU), "/src/components/MediaVideo/index.vue": () => Promise.resolve().then(() => Nee), "/src/components/NewsList/index.vue": () => Promise.resolve().then(() => K7), "/src/components/Process/index.vue": () => Promise.resolve().then(() => P5), "/src/components/Publications/index.vue": () => Promise.resolve().then(() => sL), "/src/components/QuoteText/index.vue": () => import("./index-BhW17Z-f.mjs"), "/src/components/RegisterForm/index.vue": () => Promise.resolve().then(() => RB), "/src/components/Resources/index.vue": () => Promise.resolve().then(() => yO), "/src/components/ResourcesTwo/index.vue": () => Promise.resolve().then(() => MO), "/src/components/RibbonBlock/index.vue": () => Promise.resolve().then(() => e9), "/src/components/SchoolLayout/index.vue": () => Promise.resolve().then(() => mj), "/src/components/ScrollKeyInfo/index.vue": () => Promise.resolve().then(() => uD), "/src/components/TabDefault/index.vue": () => Promise.resolve().then(() => hq), "/src/components/TabLogo/index.vue": () => Promise.resolve().then(() => ene), "/src/components/TabPage/index.vue": () => Promise.resolve().then(() => $te), "/src/components/TabTimeLine/index.vue": () => Promise.resolve().then(() => Gq), "/src/components/TableCollapse/index.vue": () => Promise.resolve().then(() => lU), "/src/components/TableTwo/index.vue": () => Promise.resolve().then(() => JP), "/src/components/TheHistoryCarousel/index.vue": () => Promise.resolve().then(() => QV), "/src/components/TimelineStory/index.vue": () => Promise.resolve().then(() => q9), "/src/components/VrTour/index.vue": () => Promise.resolve().then(() => lie) }), s = {};
|
|
29682
29682
|
for (const g in n)
|
|
29683
29683
|
try {
|
|
29684
29684
|
const h = g.split("/"), d = h[h.length - 2];
|
|
@@ -31522,7 +31522,7 @@ const dj = { key: 0 }, uj = {
|
|
|
31522
31522
|
},
|
|
31523
31523
|
emits: ["update:show"],
|
|
31524
31524
|
setup(t, { emit: e }) {
|
|
31525
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
31525
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
31526
31526
|
animation: 200,
|
|
31527
31527
|
group: "programmes",
|
|
31528
31528
|
// 链接专用分组
|
|
@@ -72662,7 +72662,7 @@ const Rne = /* @__PURE__ */ Oa(Bne), Nne = { class: "setting-content" }, Fne = {
|
|
|
72662
72662
|
},
|
|
72663
72663
|
emits: ["update:show"],
|
|
72664
72664
|
setup(t, { emit: e }) {
|
|
72665
|
-
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-
|
|
72665
|
+
const n = Qe(() => import("vuedraggable")), s = Qe(() => import("./index-2Q1-apuo.mjs")), i = M(!1), a = j(() => ({
|
|
72666
72666
|
animation: 200,
|
|
72667
72667
|
group: "gallerys",
|
|
72668
72668
|
disabled: !1,
|