officialblock 2.1.7 → 2.1.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-DV6KnqfT.mjs → index-Cdu-SB6F.mjs} +17868 -15965
- package/dist/index-CeyvU2LF.mjs +4 -0
- package/dist/index-D5Syws8E.js +1 -0
- package/dist/{index-By5KQYOh.js → index-DhaWttC4.js} +36 -36
- package/dist/{index-QFpkZqlg.js → index-DilJUiNb.js} +1 -1
- package/dist/{index-BBefhQHG.js → index-U5IR8xhe.js} +1 -1
- package/dist/{index-C3To7mAV.mjs → index-epdO2n6s.mjs} +1 -1
- package/dist/{index-8NPUdCwO.mjs → index-hW7vH2sN.mjs} +1 -1
- package/dist/official-block.cjs.js +1 -1
- package/dist/official-block.es.js +134 -126
- package/dist/official-block.umd.js +36 -36
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index-2XnP91cX.js +0 -1
- package/dist/index-B3tXZSRg.mjs +0 -357
- package/dist/index-BLMXunT4.mjs +0 -609
- package/dist/index-BSRuOxk5.js +0 -1
- package/dist/index-BaRF1B0Z.mjs +0 -304
- package/dist/index-By-W0Ito.mjs +0 -4
- package/dist/index-CQgB-NyR.js +0 -1
- package/dist/index-DFuCM6Sl.js +0 -1
- package/dist/index-Dz7lJgfd.mjs +0 -642
- package/dist/index-N0gGt0kx.js +0 -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-DhaWttC4.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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var M=Object.create;var O=Object.defineProperty;var F=Object.getOwnPropertyDescriptor;var j=Object.getOwnPropertyNames;var q=Object.getPrototypeOf,z=Object.prototype.hasOwnProperty;var G=(l,v,c,w)=>{if(v&&typeof v=="object"||typeof v=="function")for(let f of j(v))!z.call(l,f)&&f!==c&&O(l,f,{get:()=>v[f],enumerable:!(w=F(v,f))||w.enumerable});return l};var J=(l,v,c)=>(c=l!=null?M(q(l)):{},G(v||!l||!l.__esModule?O(c,"default",{value:l,enumerable:!0}):c,l));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o=require("./index-By5KQYOh.js"),K={class:"seting-box"},Q={class:"setting-header flex items-center"},R={key:0},W={class:"setting-header items-center"},X={class:"draggable_box"},Y={class:"drag_top_box"},Z=["onClick"],ee={key:0},te={class:"draggable_link_box"},le={class:"drag_link_top_box"},ae=["onClick"],ne=e.defineComponent({__name:"setting",props:{show:{type:Boolean,default:!1},data:{type:Object,default:()=>{}}},emits:["update:show"],setup(l,{emit:v}){const c=e.defineAsyncComponent(()=>import("vuedraggable")),w=e.computed(()=>({animation:200,group:"gridLinks",disabled:!1,ghostClass:"ghost",handle:".drag-handle, .icon_drag",filter:".arco-input, .arco-select, .arco-checkbox",preventOnFilter:!1})),f=e.computed(()=>({animation:200,group:"gridLinkItems",disabled:!1,ghostClass:"ghost",handle:".drag-handle, .icon_drag",filter:".arco-input, .arco-select, .arco-checkbox",preventOnFilter:!1})),y=e.ref(!1),x=e.ref(!1),s=l,p=e.ref(new Set),V=e.ref(new Set),b=()=>{var a,t;(t=(a=s.data)==null?void 0:a.data)!=null&&t.list&&Array.isArray(s.data.data.list)&&(p.value.clear(),V.value.clear(),s.data.data.list.forEach(n=>{n.id&&p.value.add(n.id),n.links&&Array.isArray(n.links)&&n.links.length>0&&n.links.forEach(i=>{i.id&&V.value.add(i.id)})}))},_=e.ref(!1);e.watch(()=>s.show,a=>{a&&!_.value?(_.value=!0,e.nextTick(()=>{b()})):a||(_.value=!1)},{immediate:!0});const B=a=>{var t,n;p.value.has(a.id)?(p.value.clear(),(n=(t=s.data)==null?void 0:t.data)!=null&&n.list&&s.data.data.list.forEach(i=>{i.id!==a.id&&p.value.add(i.id)})):p.value.add(a.id)},m=a=>p.value.has(a.id),r=a=>{s.data.data.list=s.data.data.list.filter(t=>t.id!==a)},h=()=>{var n,i;const a=s.data.data,t=o.r();a.list.push({id:t,title:"这里是标题",links:[]}),p.value.clear(),(i=(n=s.data)==null?void 0:n.data)!=null&&i.list&&s.data.data.list.forEach(g=>{g.id!==t&&p.value.add(g.id)}),e.nextTick(()=>{if(typeof document<"u"){const g=document.querySelector(".arco-drawer-body");g&&(g.scrollTop=g.scrollHeight)}})},C=a=>{V.value.has(a.id)?V.value.delete(a.id):V.value.add(a.id)},k=a=>V.value.has(a.id),$=a=>{const t=s.data.data.list.find(n=>n.id===a);if(t){const n=o.r();t.links.push({id:n,name:"这里是名称",link:""}),t.links&&Array.isArray(t.links)&&t.links.forEach(i=>{i.id!==n?V.value.add(i.id):V.value.delete(i.id)})}},N=(a,t)=>{const n=s.data.data.list.find(i=>i.id===a);n&&n.links&&(n.links=n.links.filter(i=>i.id!==t))},S=v,L=()=>{S("update:show",!1)};return(a,t)=>{const n=e.resolveComponent("a-switch"),i=e.resolveComponent("a-option"),g=e.resolveComponent("a-select"),P=e.resolveComponent("icon-drag-dot"),D=e.resolveComponent("icon-drag-arrow"),U=e.resolveComponent("icon-delete"),T=e.resolveComponent("a-input"),I=e.resolveComponent("icon-plus"),A=e.resolveComponent("a-button"),H=e.resolveComponent("a-drawer");return e.openBlock(),e.createBlock(H,{width:500,visible:l.show,footer:!1,onCancel:L,unmountOnClose:""},{title:e.withCtx(()=>{var d;return[e.createTextVNode(e.toDisplayString((d=l.data)==null?void 0:d.type)+"组件编辑 ",1)]}),default:e.withCtx(()=>[e.createElementVNode("div",K,[e.createElementVNode("div",Q,[t[7]||(t[7]=e.createElementVNode("span",{class:"header-title"},"仅显示PC端",-1)),e.createVNode(n,{modelValue:l.data.onlyShowPc,"onUpdate:modelValue":t[0]||(t[0]=d=>l.data.onlyShowPc=d)},null,8,["modelValue"])]),t[19]||(t[19]=e.createElementVNode("p",{class:"item-title"},"组件宽度",-1)),e.createVNode(g,{modelValue:l.data.data.width,"onUpdate:modelValue":t[1]||(t[1]=d=>l.data.data.width=d),placeholder:"请选择","allow-clear":""},{default:e.withCtx(()=>[e.createVNode(i,{value:"default"},{default:e.withCtx(()=>[...t[8]||(t[8]=[e.createTextVNode("默认",-1)])]),_:1}),e.createVNode(i,{value:"small"},{default:e.withCtx(()=>[...t[9]||(t[9]=[e.createTextVNode("小",-1)])]),_:1}),e.createVNode(i,{value:"middle"},{default:e.withCtx(()=>[...t[10]||(t[10]=[e.createTextVNode("中",-1)])]),_:1}),e.createVNode(i,{value:"max"},{default:e.withCtx(()=>[...t[11]||(t[11]=[e.createTextVNode("大",-1)])]),_:1})]),_:1},8,["modelValue"]),t[20]||(t[20]=e.createElementVNode("div",{class:"part_title",style:{"margin-top":"20px"}},"链接列表",-1)),l.data.data.list.length?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",R,"暂无数据")),e.createElementVNode("div",W,[e.createVNode(e.unref(c),e.mergeProps({modelValue:l.data.data.list,"onUpdate:modelValue":t[4]||(t[4]=d=>l.data.data.list=d),"component-data":{tag:"div",type:"transition-group",name:y.value?null:"flip-list"}},w.value,{disabled:!1,onStart:t[5]||(t[5]=d=>y.value=!0),onEnd:t[6]||(t[6]=d=>y.value=!1),"item-key":"id"}),{item:e.withCtx(({element:d})=>[e.createElementVNode("div",X,[e.createElementVNode("div",Y,[e.createElementVNode("div",{class:"drag-handle",onClick:u=>B(d)},[e.createVNode(P,{style:{"margin-right":"10px"}}),e.createTextVNode(e.toDisplayString(d.title),1)],8,Z),e.createElementVNode("div",null,[e.createVNode(D,{class:"icon_drag"}),e.createVNode(U,{class:"btn-delete",onClick:e.withModifiers(u=>r(d.id),["stop"])},null,8,["onClick"])])]),e.createVNode(e.Transition,{name:"collapse"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",null,[t[16]||(t[16]=e.createElementVNode("p",{class:"item-title",style:{"margin-top":"20px"}},"标题",-1)),e.createVNode(T,{modelValue:d.title,"onUpdate:modelValue":u=>d.title=u,placeholder:"请输入标题","allow-clear":""},null,8,["modelValue","onUpdate:modelValue"]),t[17]||(t[17]=e.createElementVNode("p",{class:"item-title",style:{"margin-top":"20px"}},"链接",-1)),d.links.length?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",ee,"暂无数据")),e.createVNode(e.unref(c),e.mergeProps({modelValue:d.links,"onUpdate:modelValue":u=>d.links=u,"component-data":{tag:"div",type:"transition-group",name:x.value?null:"flip-list"}},f.value,{disabled:!1,onStart:t[2]||(t[2]=u=>x.value=!0),onEnd:t[3]||(t[3]=u=>x.value=!1),"item-key":"id"}),{item:e.withCtx(({element:u})=>[e.createElementVNode("div",te,[e.createElementVNode("div",le,[e.createElementVNode("div",{class:"drag-handle",onClick:E=>C(u)},[e.createVNode(P,{style:{"margin-right":"10px"}}),t[12]||(t[12]=e.createTextVNode("链接 ",-1))],8,ae),e.createElementVNode("div",null,[e.createVNode(D,{class:"icon_drag"}),e.createVNode(U,{class:"btn-delete",onClick:e.withModifiers(E=>N(d.id,u.id),["stop"])},null,8,["onClick"])])]),e.createVNode(e.Transition,{name:"collapse"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",null,[t[13]||(t[13]=e.createElementVNode("p",{class:"link-title",style:{"margin-top":"20px"}}," 名称 ",-1)),e.createVNode(T,{modelValue:u.name,"onUpdate:modelValue":E=>u.name=E,placeholder:"请输入名称","allow-clear":""},null,8,["modelValue","onUpdate:modelValue"]),t[14]||(t[14]=e.createElementVNode("p",{class:"link-title",style:{"margin-top":"20px"}}," 链接地址 ",-1)),e.createVNode(T,{modelValue:u.link,"onUpdate:modelValue":E=>u.link=E,placeholder:"请输入链接地址","allow-clear":""},null,8,["modelValue","onUpdate:modelValue"])],512),[[e.vShow,!k(u)]])]),_:2},1024)])]),_:2},1040,["modelValue","onUpdate:modelValue","component-data"]),e.createVNode(A,{style:{"margin-top":"20px"},size:"mini",type:"primary",onClick:u=>$(d.id)},{icon:e.withCtx(()=>[e.createVNode(I)]),default:e.withCtx(()=>[t[15]||(t[15]=e.createTextVNode(" 链接 ",-1))]),_:1},8,["onClick"])],512),[[e.vShow,!m(d)]])]),_:2},1024)])]),_:1},16,["modelValue","component-data"])]),e.createVNode(A,{type:"primary",onClick:h,style:{"margin-top":"20px"}},{icon:e.withCtx(()=>[e.createVNode(I)]),default:e.withCtx(()=>[t[18]||(t[18]=e.createTextVNode(" 新增 ",-1))]),_:1})])]),_:1},8,["visible"])}}}),oe=o._(ne,[["__scopeId","data-v-cec126b9"]]),de=["innerHTML"],ie={key:0,class:"grid-links__sublist"},se=["onClick"],re={key:1,class:"grid-links__subitem__link"},ce=e.defineComponent({name:"GridLinks",__name:"index",props:{modelValue:{type:Object,default:()=>{}},isPreview:{type:Boolean,default:!0}},emits:["update:modelValue","handleDelete","handleCopy","handlePaste","handleClick"],setup(l,{emit:v}){const c=l,w=v,f=m=>{w("handleClick",m)},y=e.computed(()=>{var m;return c.isPreview?!((m=c.modelValue)!=null&&m.onlyShowPc)||!o.i():!0}),x=()=>{var r;if(c.modelValue&&c.modelValue.data)return;const m={id:((r=c.modelValue)==null?void 0:r.id)||o.r(),type:"GridLinks",onlyShowPc:!1,data:{width:"default",bgColor:"white",list:[{id:o.r(),title:"这里是标题",links:[{id:o.r(),name:"这里是名称",link:""},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"}]},{id:o.r(),title:"这里是标题",links:[{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"}]},{id:o.r(),title:"这里是标题",links:[{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"}]},{id:o.r(),title:"这里是标题",links:[{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"}]}]}};w("update:modelValue",m)},s=e.ref(!1),p=e.ref(!1),V=e.computed(()=>{var h,C;const m=(C=(h=c.modelValue)==null?void 0:h.data)==null?void 0:C.width;return!m||m==="default"?"container-content":{small:"container-content-small",middle:"container-content-middle",max:"container-content-max"}[m]||"container-content"}),b=()=>{w("handleDelete",c.modelValue.id)},_=()=>{w("handleCopy",c.modelValue)},B=m=>{w("handlePaste",m)};return x(),(m,r)=>{var h,C;return e.openBlock(),e.createElementBlock(e.Fragment,null,[y.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"gridLinks_wrap",onMouseenter:r[2]||(r[2]=k=>s.value=!0),onMouseleave:r[3]||(r[3]=k=>s.value=!1)},[e.createElementVNode("div",{class:e.normalizeClass(V.value)},[e.createElementVNode("div",{class:"grid-links__row",style:e.normalizeStyle({"--grid-columns-mobile":m.mobileCol,"--grid-columns-desktop":m.desktopCol})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList((C=(h=l.modelValue)==null?void 0:h.data)==null?void 0:C.list,(k,$)=>(e.openBlock(),e.createElementBlock("div",{class:"grid-links__item",key:`${k.title}-${$}`},[e.createElementVNode("h6",{class:"grid-links__item__title",innerHTML:k.title},null,8,de),k.links?(e.openBlock(),e.createElementBlock("ul",ie,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.links,(N,S)=>(e.openBlock(),e.createElementBlock("li",{key:`${N.name}-${S}`,class:"grid-links__subitem"},[N.link?(e.openBlock(),e.createElementBlock("div",{key:0,onClick:L=>f(N.link),class:"link_text"},[e.createTextVNode(e.toDisplayString(N.name)+" ",1),r[5]||(r[5]=e.createElementVNode("span",{class:"link_text__underline"},null,-1))],8,se)):(e.openBlock(),e.createElementBlock("div",re,e.toDisplayString(N.name),1))]))),128))])):e.createCommentVNode("",!0)]))),128))],4)],2),l.isPreview?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(o.O,{key:0,show:s.value,"onUpdate:show":r[0]||(r[0]=k=>s.value=k),onHandleEdit:r[1]||(r[1]=k=>p.value=!0),onHandleDelete:b,onHandleCopy:_,onHandlePaste:B},null,8,["show"]))],32)):e.createCommentVNode("",!0),l.isPreview?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(oe,{key:1,show:p.value,"onUpdate:show":r[4]||(r[4]=k=>p.value=k),data:l.modelValue},null,8,["show","data"]))],64)}}}),me=o._(ce,[["__scopeId","data-v-ed90ae1e"]]);exports.default=me;
|
|
1
|
+
"use strict";var M=Object.create;var O=Object.defineProperty;var F=Object.getOwnPropertyDescriptor;var j=Object.getOwnPropertyNames;var q=Object.getPrototypeOf,z=Object.prototype.hasOwnProperty;var G=(l,v,c,w)=>{if(v&&typeof v=="object"||typeof v=="function")for(let f of j(v))!z.call(l,f)&&f!==c&&O(l,f,{get:()=>v[f],enumerable:!(w=F(v,f))||w.enumerable});return l};var J=(l,v,c)=>(c=l!=null?M(q(l)):{},G(v||!l||!l.__esModule?O(c,"default",{value:l,enumerable:!0}):c,l));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o=require("./index-DhaWttC4.js"),K={class:"seting-box"},Q={class:"setting-header flex items-center"},R={key:0},W={class:"setting-header items-center"},X={class:"draggable_box"},Y={class:"drag_top_box"},Z=["onClick"],ee={key:0},te={class:"draggable_link_box"},le={class:"drag_link_top_box"},ae=["onClick"],ne=e.defineComponent({__name:"setting",props:{show:{type:Boolean,default:!1},data:{type:Object,default:()=>{}}},emits:["update:show"],setup(l,{emit:v}){const c=e.defineAsyncComponent(()=>import("vuedraggable")),w=e.computed(()=>({animation:200,group:"gridLinks",disabled:!1,ghostClass:"ghost",handle:".drag-handle, .icon_drag",filter:".arco-input, .arco-select, .arco-checkbox",preventOnFilter:!1})),f=e.computed(()=>({animation:200,group:"gridLinkItems",disabled:!1,ghostClass:"ghost",handle:".drag-handle, .icon_drag",filter:".arco-input, .arco-select, .arco-checkbox",preventOnFilter:!1})),y=e.ref(!1),x=e.ref(!1),s=l,p=e.ref(new Set),V=e.ref(new Set),b=()=>{var a,t;(t=(a=s.data)==null?void 0:a.data)!=null&&t.list&&Array.isArray(s.data.data.list)&&(p.value.clear(),V.value.clear(),s.data.data.list.forEach(n=>{n.id&&p.value.add(n.id),n.links&&Array.isArray(n.links)&&n.links.length>0&&n.links.forEach(i=>{i.id&&V.value.add(i.id)})}))},_=e.ref(!1);e.watch(()=>s.show,a=>{a&&!_.value?(_.value=!0,e.nextTick(()=>{b()})):a||(_.value=!1)},{immediate:!0});const B=a=>{var t,n;p.value.has(a.id)?(p.value.clear(),(n=(t=s.data)==null?void 0:t.data)!=null&&n.list&&s.data.data.list.forEach(i=>{i.id!==a.id&&p.value.add(i.id)})):p.value.add(a.id)},m=a=>p.value.has(a.id),r=a=>{s.data.data.list=s.data.data.list.filter(t=>t.id!==a)},h=()=>{var n,i;const a=s.data.data,t=o.r();a.list.push({id:t,title:"这里是标题",links:[]}),p.value.clear(),(i=(n=s.data)==null?void 0:n.data)!=null&&i.list&&s.data.data.list.forEach(g=>{g.id!==t&&p.value.add(g.id)}),e.nextTick(()=>{if(typeof document<"u"){const g=document.querySelector(".arco-drawer-body");g&&(g.scrollTop=g.scrollHeight)}})},C=a=>{V.value.has(a.id)?V.value.delete(a.id):V.value.add(a.id)},k=a=>V.value.has(a.id),$=a=>{const t=s.data.data.list.find(n=>n.id===a);if(t){const n=o.r();t.links.push({id:n,name:"这里是名称",link:""}),t.links&&Array.isArray(t.links)&&t.links.forEach(i=>{i.id!==n?V.value.add(i.id):V.value.delete(i.id)})}},N=(a,t)=>{const n=s.data.data.list.find(i=>i.id===a);n&&n.links&&(n.links=n.links.filter(i=>i.id!==t))},S=v,L=()=>{S("update:show",!1)};return(a,t)=>{const n=e.resolveComponent("a-switch"),i=e.resolveComponent("a-option"),g=e.resolveComponent("a-select"),P=e.resolveComponent("icon-drag-dot"),D=e.resolveComponent("icon-drag-arrow"),U=e.resolveComponent("icon-delete"),T=e.resolveComponent("a-input"),I=e.resolveComponent("icon-plus"),A=e.resolveComponent("a-button"),H=e.resolveComponent("a-drawer");return e.openBlock(),e.createBlock(H,{width:500,visible:l.show,footer:!1,onCancel:L,unmountOnClose:""},{title:e.withCtx(()=>{var d;return[e.createTextVNode(e.toDisplayString((d=l.data)==null?void 0:d.type)+"组件编辑 ",1)]}),default:e.withCtx(()=>[e.createElementVNode("div",K,[e.createElementVNode("div",Q,[t[7]||(t[7]=e.createElementVNode("span",{class:"header-title"},"仅显示PC端",-1)),e.createVNode(n,{modelValue:l.data.onlyShowPc,"onUpdate:modelValue":t[0]||(t[0]=d=>l.data.onlyShowPc=d)},null,8,["modelValue"])]),t[19]||(t[19]=e.createElementVNode("p",{class:"item-title"},"组件宽度",-1)),e.createVNode(g,{modelValue:l.data.data.width,"onUpdate:modelValue":t[1]||(t[1]=d=>l.data.data.width=d),placeholder:"请选择","allow-clear":""},{default:e.withCtx(()=>[e.createVNode(i,{value:"default"},{default:e.withCtx(()=>[...t[8]||(t[8]=[e.createTextVNode("默认",-1)])]),_:1}),e.createVNode(i,{value:"small"},{default:e.withCtx(()=>[...t[9]||(t[9]=[e.createTextVNode("小",-1)])]),_:1}),e.createVNode(i,{value:"middle"},{default:e.withCtx(()=>[...t[10]||(t[10]=[e.createTextVNode("中",-1)])]),_:1}),e.createVNode(i,{value:"max"},{default:e.withCtx(()=>[...t[11]||(t[11]=[e.createTextVNode("大",-1)])]),_:1})]),_:1},8,["modelValue"]),t[20]||(t[20]=e.createElementVNode("div",{class:"part_title",style:{"margin-top":"20px"}},"链接列表",-1)),l.data.data.list.length?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",R,"暂无数据")),e.createElementVNode("div",W,[e.createVNode(e.unref(c),e.mergeProps({modelValue:l.data.data.list,"onUpdate:modelValue":t[4]||(t[4]=d=>l.data.data.list=d),"component-data":{tag:"div",type:"transition-group",name:y.value?null:"flip-list"}},w.value,{disabled:!1,onStart:t[5]||(t[5]=d=>y.value=!0),onEnd:t[6]||(t[6]=d=>y.value=!1),"item-key":"id"}),{item:e.withCtx(({element:d})=>[e.createElementVNode("div",X,[e.createElementVNode("div",Y,[e.createElementVNode("div",{class:"drag-handle",onClick:u=>B(d)},[e.createVNode(P,{style:{"margin-right":"10px"}}),e.createTextVNode(e.toDisplayString(d.title),1)],8,Z),e.createElementVNode("div",null,[e.createVNode(D,{class:"icon_drag"}),e.createVNode(U,{class:"btn-delete",onClick:e.withModifiers(u=>r(d.id),["stop"])},null,8,["onClick"])])]),e.createVNode(e.Transition,{name:"collapse"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",null,[t[16]||(t[16]=e.createElementVNode("p",{class:"item-title",style:{"margin-top":"20px"}},"标题",-1)),e.createVNode(T,{modelValue:d.title,"onUpdate:modelValue":u=>d.title=u,placeholder:"请输入标题","allow-clear":""},null,8,["modelValue","onUpdate:modelValue"]),t[17]||(t[17]=e.createElementVNode("p",{class:"item-title",style:{"margin-top":"20px"}},"链接",-1)),d.links.length?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",ee,"暂无数据")),e.createVNode(e.unref(c),e.mergeProps({modelValue:d.links,"onUpdate:modelValue":u=>d.links=u,"component-data":{tag:"div",type:"transition-group",name:x.value?null:"flip-list"}},f.value,{disabled:!1,onStart:t[2]||(t[2]=u=>x.value=!0),onEnd:t[3]||(t[3]=u=>x.value=!1),"item-key":"id"}),{item:e.withCtx(({element:u})=>[e.createElementVNode("div",te,[e.createElementVNode("div",le,[e.createElementVNode("div",{class:"drag-handle",onClick:E=>C(u)},[e.createVNode(P,{style:{"margin-right":"10px"}}),t[12]||(t[12]=e.createTextVNode("链接 ",-1))],8,ae),e.createElementVNode("div",null,[e.createVNode(D,{class:"icon_drag"}),e.createVNode(U,{class:"btn-delete",onClick:e.withModifiers(E=>N(d.id,u.id),["stop"])},null,8,["onClick"])])]),e.createVNode(e.Transition,{name:"collapse"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",null,[t[13]||(t[13]=e.createElementVNode("p",{class:"link-title",style:{"margin-top":"20px"}}," 名称 ",-1)),e.createVNode(T,{modelValue:u.name,"onUpdate:modelValue":E=>u.name=E,placeholder:"请输入名称","allow-clear":""},null,8,["modelValue","onUpdate:modelValue"]),t[14]||(t[14]=e.createElementVNode("p",{class:"link-title",style:{"margin-top":"20px"}}," 链接地址 ",-1)),e.createVNode(T,{modelValue:u.link,"onUpdate:modelValue":E=>u.link=E,placeholder:"请输入链接地址","allow-clear":""},null,8,["modelValue","onUpdate:modelValue"])],512),[[e.vShow,!k(u)]])]),_:2},1024)])]),_:2},1040,["modelValue","onUpdate:modelValue","component-data"]),e.createVNode(A,{style:{"margin-top":"20px"},size:"mini",type:"primary",onClick:u=>$(d.id)},{icon:e.withCtx(()=>[e.createVNode(I)]),default:e.withCtx(()=>[t[15]||(t[15]=e.createTextVNode(" 链接 ",-1))]),_:1},8,["onClick"])],512),[[e.vShow,!m(d)]])]),_:2},1024)])]),_:1},16,["modelValue","component-data"])]),e.createVNode(A,{type:"primary",onClick:h,style:{"margin-top":"20px"}},{icon:e.withCtx(()=>[e.createVNode(I)]),default:e.withCtx(()=>[t[18]||(t[18]=e.createTextVNode(" 新增 ",-1))]),_:1})])]),_:1},8,["visible"])}}}),oe=o._(ne,[["__scopeId","data-v-cec126b9"]]),de=["innerHTML"],ie={key:0,class:"grid-links__sublist"},se=["onClick"],re={key:1,class:"grid-links__subitem__link"},ce=e.defineComponent({name:"GridLinks",__name:"index",props:{modelValue:{type:Object,default:()=>{}},isPreview:{type:Boolean,default:!0}},emits:["update:modelValue","handleDelete","handleCopy","handlePaste","handleClick"],setup(l,{emit:v}){const c=l,w=v,f=m=>{w("handleClick",m)},y=e.computed(()=>{var m;return c.isPreview?!((m=c.modelValue)!=null&&m.onlyShowPc)||!o.i():!0}),x=()=>{var r;if(c.modelValue&&c.modelValue.data)return;const m={id:((r=c.modelValue)==null?void 0:r.id)||o.r(),type:"GridLinks",onlyShowPc:!1,data:{width:"default",bgColor:"white",list:[{id:o.r(),title:"这里是标题",links:[{id:o.r(),name:"这里是名称",link:""},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"}]},{id:o.r(),title:"这里是标题",links:[{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"}]},{id:o.r(),title:"这里是标题",links:[{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"}]},{id:o.r(),title:"这里是标题",links:[{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"},{id:o.r(),name:"这里是名称",link:"https://www.baidu.com"}]}]}};w("update:modelValue",m)},s=e.ref(!1),p=e.ref(!1),V=e.computed(()=>{var h,C;const m=(C=(h=c.modelValue)==null?void 0:h.data)==null?void 0:C.width;return!m||m==="default"?"container-content":{small:"container-content-small",middle:"container-content-middle",max:"container-content-max"}[m]||"container-content"}),b=()=>{w("handleDelete",c.modelValue.id)},_=()=>{w("handleCopy",c.modelValue)},B=m=>{w("handlePaste",m)};return x(),(m,r)=>{var h,C;return e.openBlock(),e.createElementBlock(e.Fragment,null,[y.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"gridLinks_wrap",onMouseenter:r[2]||(r[2]=k=>s.value=!0),onMouseleave:r[3]||(r[3]=k=>s.value=!1)},[e.createElementVNode("div",{class:e.normalizeClass(V.value)},[e.createElementVNode("div",{class:"grid-links__row",style:e.normalizeStyle({"--grid-columns-mobile":m.mobileCol,"--grid-columns-desktop":m.desktopCol})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList((C=(h=l.modelValue)==null?void 0:h.data)==null?void 0:C.list,(k,$)=>(e.openBlock(),e.createElementBlock("div",{class:"grid-links__item",key:`${k.title}-${$}`},[e.createElementVNode("h6",{class:"grid-links__item__title",innerHTML:k.title},null,8,de),k.links?(e.openBlock(),e.createElementBlock("ul",ie,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.links,(N,S)=>(e.openBlock(),e.createElementBlock("li",{key:`${N.name}-${S}`,class:"grid-links__subitem"},[N.link?(e.openBlock(),e.createElementBlock("div",{key:0,onClick:L=>f(N.link),class:"link_text"},[e.createTextVNode(e.toDisplayString(N.name)+" ",1),r[5]||(r[5]=e.createElementVNode("span",{class:"link_text__underline"},null,-1))],8,se)):(e.openBlock(),e.createElementBlock("div",re,e.toDisplayString(N.name),1))]))),128))])):e.createCommentVNode("",!0)]))),128))],4)],2),l.isPreview?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(o.O,{key:0,show:s.value,"onUpdate:show":r[0]||(r[0]=k=>s.value=k),onHandleEdit:r[1]||(r[1]=k=>p.value=!0),onHandleDelete:b,onHandleCopy:_,onHandlePaste:B},null,8,["show"]))],32)):e.createCommentVNode("",!0),l.isPreview?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(oe,{key:1,show:p.value,"onUpdate:show":r[4]||(r[4]=k=>p.value=k),data:l.modelValue},null,8,["show","data"]))],64)}}}),me=o._(ce,[["__scopeId","data-v-ed90ae1e"]]);exports.default=me;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as ne, defineAsyncComponent as oe, computed as E, ref as S, watch as se, nextTick as W, resolveComponent as y, createBlock as j, openBlock as k, withCtx as p, createElementVNode as a, createVNode as n, createElementBlock as g, createCommentVNode as L, createTextVNode as _, unref as X, mergeProps as Y, toDisplayString as A, withModifiers as Z, Transition as ee, withDirectives as te, vShow as le, Fragment as F, normalizeClass as re, normalizeStyle as ue, renderList as ae } from "vue";
|
|
2
|
-
import { r as o, _ as ie, i as me, O as ce } from "./index-
|
|
2
|
+
import { r as o, _ as ie, i as me, O as ce } from "./index-Cdu-SB6F.mjs";
|
|
3
3
|
const pe = { class: "seting-box" }, ke = { class: "setting-header flex items-center" }, ve = { key: 0 }, fe = { class: "setting-header items-center" }, we = { class: "draggable_box" }, ge = { class: "drag_top_box" }, he = ["onClick"], ye = { key: 0 }, _e = { class: "draggable_link_box" }, Ce = { class: "drag_link_top_box" }, Ve = ["onClick"], be = /* @__PURE__ */ ne({
|
|
4
4
|
__name: "setting",
|
|
5
5
|
props: {
|
|
@@ -4,7 +4,7 @@ var r = (a, u, c) => L(a, typeof u != "symbol" ? u + "" : u, c);
|
|
|
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 z } from "@wangeditor/editor";
|
|
7
|
-
import { _ as X } from "./index-
|
|
7
|
+
import { _ as X } from "./index-Cdu-SB6F.mjs";
|
|
8
8
|
const Y = { class: "rich-text-editor" }, Z = /* @__PURE__ */ A({
|
|
9
9
|
__name: "index",
|
|
10
10
|
props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("./index-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("./index-DhaWttC4.js");exports.AlummiCommunityList=a.W;exports.AlummiCommunityListPlugin=a.a$;exports.AnimationUtils=a.bq;exports.ArticleItem=a.m;exports.ArticleItemPlugin=a.aB;exports.ArticleList=a.A;exports.ArticleListPlugin=a.aj;exports.ArticleListPureText=a.a5;exports.ArticleListPureTextPlugin=a.b9;exports.BackgroundWrapper=a.ag;exports.BackgroundWrapperPlugin=a.bk;exports.BannerImage=a.B;exports.BannerImagePlugin=a.ak;exports.BannerImageWithLink=a.u;exports.BannerImageWithLinkPlugin=a.aL;exports.BannerPage=a.c;exports.BannerPagePlugin=a.al;exports.BannerQuote=a.l;exports.BannerQuotePlugin=a.aA;exports.BasicCollapse=a.I;exports.BasicCollapsePlugin=a.aV;exports.BlessingMessage=a.X;exports.BlessingMessagePlugin=a.b0;exports.BlessingSlider=a.Y;exports.BlessingSliderPlugin=a.b1;exports.BtnList=a.d;exports.BtnListPlugin=a.am;exports.CardCarousel=a.j;exports.CardCarouselArticles=a.x;exports.CardCarouselArticlesPlugin=a.aQ;exports.CardCarouselMultiRow=a.k;exports.CardCarouselMultiRowArticles=a.V;exports.CardCarouselMultiRowArticlesPlugin=a.a_;exports.CardCarouselMultiRowPlugin=a.az;exports.CardCarouselMultiRowPublications=a.a1;exports.CardCarouselMultiRowPublicationsPlugin=a.b5;exports.CardCarouselPlugin=a.ay;exports.CardListCircle=a.a9;exports.CardListCirclePlugin=a.bd;exports.CardListProgramme=a.a8;exports.CardListProgrammePlugin=a.bc;exports.CardListSchool=a.aa;exports.CardListSchoolPlugin=a.be;exports.CardShowcase=a.Z;exports.CardShowcasePlugin=a.b2;exports.CardShowcaseProfile=a.o;exports.CardShowcaseProfilePlugin=a.aG;exports.CarouselLogo=a.y;exports.CarouselLogoPlugin=a.aR;exports.CollapseCustom=a.ah;exports.CollapseCustomPlugin=a.bl;exports.ContactUsInfo=a.v;exports.ContactUsInfoPlugin=a.aN;exports.ContactUsList=a.s;exports.ContactUsListPlugin=a.aI;exports.CountDown=a.p;exports.CountDownPlugin=a.aH;exports.CustomIframe=a.q;exports.CustomIframePlugin=a.aJ;exports.CustomSpace=a.C;exports.CustomSpacePlugin=a.as;exports.CustomText=a.a2;exports.CustomTextPlugin=a.b6;exports.DetailLink=a.ac;exports.DetailLinkPlugin=a.bg;exports.Disc=a.F;exports.DiscPlugin=a.aU;exports.DonorLinks=a.D;exports.DonorLinksPlugin=a.ax;exports.ExploreLinks=a.$;exports.ExploreLinksPlugin=a.b3;exports.GalleryBlock=a.U;exports.GalleryBlockPlugin=a.aZ;exports.GalleryCaptionRound=a.e;exports.GalleryCaptionRoundPlugin=a.ao;exports.GalleryDefault=a.G;exports.GalleryDefaultPlugin=a.an;exports.GalleryList=a.h;exports.GalleryListPlugin=a.at;exports.GalleryTimeline=a.f;exports.GalleryTimelineCol=a.g;exports.GalleryTimelineColPlugin=a.aq;exports.GalleryTimelinePlugin=a.ap;exports.HeroSlide=a.H;exports.HeroSlidePlugin=a.au;exports.InformationLink=a.ad;exports.InformationLinkPlugin=a.bh;exports.LinkList=a.L;exports.LinkListPlugin=a.av;exports.MapStatic=a.M;exports.MapStaticPlugin=a.aP;exports.MediaImageFull=a.a3;exports.MediaImageFullPlugin=a.b7;exports.MediaImageStatic=a.a4;exports.MediaImageStaticPlugin=a.b8;exports.MediaLogo=a.K;exports.MediaLogoPlugin=a.aX;exports.MediaVideo=a.ab;exports.MediaVideoPlugin=a.bf;exports.NewsList=a.N;exports.NewsListPlugin=a.aE;exports.Process=a.P;exports.ProcessPlugin=a.ar;exports.Publications=a.w;exports.PublicationsPlugin=a.aO;exports.QuoteText=a.a;exports.QuoteTextPlugin=a.aw;exports.RegisterForm=a.Q;exports.RegisterFormPlugin=a.aY;exports.Resources=a.z;exports.ResourcesPlugin=a.aS;exports.ResourcesTwo=a.E;exports.ResourcesTwoPlugin=a.aT;exports.ResponsiveUtils=a.bp;exports.RibbonBlock=a.R;exports.RibbonBlockPlugin=a.aC;exports.SchoolLayout=a.a0;exports.SchoolLayoutPlugin=a.b4;exports.ScrollKeyInfo=a.S;exports.ScrollKeyInfoPlugin=a.aM;exports.StorageUtils=a.br;exports.TabDefault=a.a6;exports.TabDefaultPlugin=a.ba;exports.TabLogo=a.af;exports.TabLogoPlugin=a.bj;exports.TabPage=a.ae;exports.TabPagePlugin=a.bi;exports.TabTimeLine=a.a7;exports.TabTimeLinePlugin=a.bb;exports.TableCollapse=a.J;exports.TableCollapsePlugin=a.aW;exports.TableTwo=a.t;exports.TableTwoPlugin=a.aK;exports.TheHistoryCarousel=a.n;exports.TheHistoryCarouselPlugin=a.aF;exports.ThemeUtils=a.bo;exports.TimelineStory=a.T;exports.TimelineStoryPlugin=a.aD;exports.VrTour=a.ai;exports.VrTourPlugin=a.bm;exports.VueScreenPlugin=a.bs;exports.default=a.b;exports.useTheme=a.bn;exports.useVueScreen=a.bt;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { W as i, a$ as l, bq as e, m as n, aB as o, A as u, aj as r, a5 as t, b9 as g, ag as P, bk as C, B as c, ak as b, u as m, aL as L, c as d, al as T, l as S, aA as y, I as B, aV as p, X as k, b0 as w, Y as I, b1 as M, d as f, am as R, j as h, x as A, aQ as D, k as G, V as x, a_ as U, az as V, a1 as F, b5 as H, ay as Q, a9 as W, bd as E, a8 as K, bc as N, aa as j, be as q, Z as v, b2 as z, o as J, aG as X, y as Y, aR as Z, ah as $, bl as O, v as _, aN as aa, s as sa, aI as ia, p as la, aH as ea, q as na, aJ as oa, C as ua, as as ra, a2 as ta, b6 as ga, ac as Pa, bg as Ca, F as ca, aU as ba, D as ma, ax as La, $ as da, b3 as Ta, U as Sa, aZ as ya, e as Ba, ao as pa, G as ka, an as wa, h as Ia, at as Ma, f as fa, g as Ra, aq as ha, ap as Aa, H as Da, au as Ga, ad as xa, bh as Ua, L as Va, av as Fa, M as Ha, aP as Qa, a3 as Wa, b7 as Ea, a4 as Ka, b8 as Na, K as ja, aX as qa, ab as va, bf as za, N as Ja, aE as Xa, P as Ya, ar as Za, w as $a, aO as Oa, a as _a, aw as as, Q as ss, aY as is, z as ls, aS as es, E as ns, aT as os, bp as us, R as rs, aC as ts, a0 as gs, b4 as Ps, S as Cs, aM as cs, br as bs, a6 as ms, ba as Ls, af as ds, bj as Ts, ae as Ss, bi as ys, a7 as Bs, bb as ps, J as ks, aW as ws, t as Is, aK as Ms, n as fs, aF as Rs, bo as hs, T as As, aD as Ds, ai as Gs, bm as xs, bs as Us, b as Vs, bn as Fs, bt as Hs } from "./index-Cdu-SB6F.mjs";
|
|
2
2
|
export {
|
|
3
3
|
i as AlummiCommunityList,
|
|
4
4
|
l as AlummiCommunityListPlugin,
|
|
@@ -6,134 +6,142 @@ export {
|
|
|
6
6
|
n as ArticleItem,
|
|
7
7
|
o as ArticleItemPlugin,
|
|
8
8
|
u as ArticleList,
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
r as ArticleListPlugin,
|
|
10
|
+
t as ArticleListPureText,
|
|
11
11
|
g as ArticleListPureTextPlugin,
|
|
12
|
-
P as
|
|
13
|
-
C as
|
|
14
|
-
c as
|
|
15
|
-
b as
|
|
16
|
-
m as
|
|
17
|
-
L as
|
|
18
|
-
d as
|
|
19
|
-
T as
|
|
20
|
-
S as
|
|
21
|
-
y as
|
|
22
|
-
B as
|
|
12
|
+
P as BackgroundWrapper,
|
|
13
|
+
C as BackgroundWrapperPlugin,
|
|
14
|
+
c as BannerImage,
|
|
15
|
+
b as BannerImagePlugin,
|
|
16
|
+
m as BannerImageWithLink,
|
|
17
|
+
L as BannerImageWithLinkPlugin,
|
|
18
|
+
d as BannerPage,
|
|
19
|
+
T as BannerPagePlugin,
|
|
20
|
+
S as BannerQuote,
|
|
21
|
+
y as BannerQuotePlugin,
|
|
22
|
+
B as BasicCollapse,
|
|
23
|
+
p as BasicCollapsePlugin,
|
|
24
|
+
k as BlessingMessage,
|
|
23
25
|
w as BlessingMessagePlugin,
|
|
24
26
|
I as BlessingSlider,
|
|
25
27
|
M as BlessingSliderPlugin,
|
|
26
28
|
f as BtnList,
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
wa as
|
|
78
|
-
Ia as
|
|
79
|
-
Ma as
|
|
80
|
-
fa as
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
ws as
|
|
132
|
-
Is as
|
|
133
|
-
Ms as
|
|
134
|
-
fs as
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
29
|
+
R as BtnListPlugin,
|
|
30
|
+
h as CardCarousel,
|
|
31
|
+
A as CardCarouselArticles,
|
|
32
|
+
D as CardCarouselArticlesPlugin,
|
|
33
|
+
G as CardCarouselMultiRow,
|
|
34
|
+
x as CardCarouselMultiRowArticles,
|
|
35
|
+
U as CardCarouselMultiRowArticlesPlugin,
|
|
36
|
+
V as CardCarouselMultiRowPlugin,
|
|
37
|
+
F as CardCarouselMultiRowPublications,
|
|
38
|
+
H as CardCarouselMultiRowPublicationsPlugin,
|
|
39
|
+
Q as CardCarouselPlugin,
|
|
40
|
+
W as CardListCircle,
|
|
41
|
+
E as CardListCirclePlugin,
|
|
42
|
+
K as CardListProgramme,
|
|
43
|
+
N as CardListProgrammePlugin,
|
|
44
|
+
j as CardListSchool,
|
|
45
|
+
q as CardListSchoolPlugin,
|
|
46
|
+
v as CardShowcase,
|
|
47
|
+
z as CardShowcasePlugin,
|
|
48
|
+
J as CardShowcaseProfile,
|
|
49
|
+
X as CardShowcaseProfilePlugin,
|
|
50
|
+
Y as CarouselLogo,
|
|
51
|
+
Z as CarouselLogoPlugin,
|
|
52
|
+
$ as CollapseCustom,
|
|
53
|
+
O as CollapseCustomPlugin,
|
|
54
|
+
_ as ContactUsInfo,
|
|
55
|
+
aa as ContactUsInfoPlugin,
|
|
56
|
+
sa as ContactUsList,
|
|
57
|
+
ia as ContactUsListPlugin,
|
|
58
|
+
la as CountDown,
|
|
59
|
+
ea as CountDownPlugin,
|
|
60
|
+
na as CustomIframe,
|
|
61
|
+
oa as CustomIframePlugin,
|
|
62
|
+
ua as CustomSpace,
|
|
63
|
+
ra as CustomSpacePlugin,
|
|
64
|
+
ta as CustomText,
|
|
65
|
+
ga as CustomTextPlugin,
|
|
66
|
+
Pa as DetailLink,
|
|
67
|
+
Ca as DetailLinkPlugin,
|
|
68
|
+
ca as Disc,
|
|
69
|
+
ba as DiscPlugin,
|
|
70
|
+
ma as DonorLinks,
|
|
71
|
+
La as DonorLinksPlugin,
|
|
72
|
+
da as ExploreLinks,
|
|
73
|
+
Ta as ExploreLinksPlugin,
|
|
74
|
+
Sa as GalleryBlock,
|
|
75
|
+
ya as GalleryBlockPlugin,
|
|
76
|
+
Ba as GalleryCaptionRound,
|
|
77
|
+
pa as GalleryCaptionRoundPlugin,
|
|
78
|
+
ka as GalleryDefault,
|
|
79
|
+
wa as GalleryDefaultPlugin,
|
|
80
|
+
Ia as GalleryList,
|
|
81
|
+
Ma as GalleryListPlugin,
|
|
82
|
+
fa as GalleryTimeline,
|
|
83
|
+
Ra as GalleryTimelineCol,
|
|
84
|
+
ha as GalleryTimelineColPlugin,
|
|
85
|
+
Aa as GalleryTimelinePlugin,
|
|
86
|
+
Da as HeroSlide,
|
|
87
|
+
Ga as HeroSlidePlugin,
|
|
88
|
+
xa as InformationLink,
|
|
89
|
+
Ua as InformationLinkPlugin,
|
|
90
|
+
Va as LinkList,
|
|
91
|
+
Fa as LinkListPlugin,
|
|
92
|
+
Ha as MapStatic,
|
|
93
|
+
Qa as MapStaticPlugin,
|
|
94
|
+
Wa as MediaImageFull,
|
|
95
|
+
Ea as MediaImageFullPlugin,
|
|
96
|
+
Ka as MediaImageStatic,
|
|
97
|
+
Na as MediaImageStaticPlugin,
|
|
98
|
+
ja as MediaLogo,
|
|
99
|
+
qa as MediaLogoPlugin,
|
|
100
|
+
va as MediaVideo,
|
|
101
|
+
za as MediaVideoPlugin,
|
|
102
|
+
Ja as NewsList,
|
|
103
|
+
Xa as NewsListPlugin,
|
|
104
|
+
Ya as Process,
|
|
105
|
+
Za as ProcessPlugin,
|
|
106
|
+
$a as Publications,
|
|
107
|
+
Oa as PublicationsPlugin,
|
|
108
|
+
_a as QuoteText,
|
|
109
|
+
as as QuoteTextPlugin,
|
|
110
|
+
ss as RegisterForm,
|
|
111
|
+
is as RegisterFormPlugin,
|
|
112
|
+
ls as Resources,
|
|
113
|
+
es as ResourcesPlugin,
|
|
114
|
+
ns as ResourcesTwo,
|
|
115
|
+
os as ResourcesTwoPlugin,
|
|
116
|
+
us as ResponsiveUtils,
|
|
117
|
+
rs as RibbonBlock,
|
|
118
|
+
ts as RibbonBlockPlugin,
|
|
119
|
+
gs as SchoolLayout,
|
|
120
|
+
Ps as SchoolLayoutPlugin,
|
|
121
|
+
Cs as ScrollKeyInfo,
|
|
122
|
+
cs as ScrollKeyInfoPlugin,
|
|
123
|
+
bs as StorageUtils,
|
|
124
|
+
ms as TabDefault,
|
|
125
|
+
Ls as TabDefaultPlugin,
|
|
126
|
+
ds as TabLogo,
|
|
127
|
+
Ts as TabLogoPlugin,
|
|
128
|
+
Ss as TabPage,
|
|
129
|
+
ys as TabPagePlugin,
|
|
130
|
+
Bs as TabTimeLine,
|
|
131
|
+
ps as TabTimeLinePlugin,
|
|
132
|
+
ks as TableCollapse,
|
|
133
|
+
ws as TableCollapsePlugin,
|
|
134
|
+
Is as TableTwo,
|
|
135
|
+
Ms as TableTwoPlugin,
|
|
136
|
+
fs as TheHistoryCarousel,
|
|
137
|
+
Rs as TheHistoryCarouselPlugin,
|
|
138
|
+
hs as ThemeUtils,
|
|
139
|
+
As as TimelineStory,
|
|
140
|
+
Ds as TimelineStoryPlugin,
|
|
141
|
+
Gs as VrTour,
|
|
142
|
+
xs as VrTourPlugin,
|
|
143
|
+
Us as VueScreenPlugin,
|
|
144
|
+
Vs as default,
|
|
145
|
+
Fs as useTheme,
|
|
146
|
+
Hs as useVueScreen
|
|
139
147
|
};
|