officialblock 2.0.7 → 2.1.0

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.
@@ -0,0 +1 @@
1
+ "use strict";var H=Object.create;var _=Object.defineProperty;var J=Object.getOwnPropertyDescriptor;var q=Object.getOwnPropertyNames;var z=Object.getPrototypeOf,K=Object.prototype.hasOwnProperty;var O=(a,i,p,c)=>{if(i&&typeof i=="object"||typeof i=="function")for(let v of q(i))!K.call(a,v)&&v!==p&&_(a,v,{get:()=>i[v],enumerable:!(c=J(i,v))||c.enumerable});return a};var F=(a,i,p)=>(p=a!=null?H(z(a)):{},O(i||!a||!a.__esModule?_(p,"default",{value:a,enumerable:!0}):p,a));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),s=require("./index-C0VvLaXk.js"),A={class:"setting-content"},L={class:"setting-header flex items-center"},M={class:"setting-body"},j={class:"setting-toolbar"},R={class:"tools"},W={class:"setting-item"},Y={class:"item-header"},Q={class:"btn-group"},G={key:0,class:"drag-handle"},X={class:"components-content"},Z=e.defineComponent({__name:"setting",props:{show:{type:Boolean,default:!1},data:{type:Object,default:()=>{}}},emits:["update:show"],setup(a,{emit:i}){const p=e.defineAsyncComponent(()=>import("vuedraggable")),c=e.ref(!1),v=e.computed(()=>({animation:200,group:"gallerys",disabled:!1,ghostClass:"ghost",handle:".drag-handle",filter:".arco-input, .arco-select, .arco-checkbox",preventOnFilter:!1})),g=r=>r&&r.length>1,x=a,d=i,T=()=>{d("update:show",!1)},V=r=>{x.data.data.push({id:s.r(),type:"Video",videoSrc:"",imgSrc:"",name:"",key:"",componentsDataJson:[]})},B=r=>{x.data.data=x.data.data.filter(t=>t.id!==r)};return(r,t)=>{const w=e.resolveComponent("a-option"),f=e.resolveComponent("a-select"),h=e.resolveComponent("icon-plus"),N=e.resolveComponent("a-button"),C=e.resolveComponent("icon-drag-arrow"),$=e.resolveComponent("icon-delete"),k=e.resolveComponent("a-input"),E=e.resolveComponent("a-drawer");return e.openBlock(),e.createBlock(E,{width:"60%",visible:a.show,footer:!1,onCancel:T,unmountOnClose:""},{title:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(a.data.type)+"组件编辑 ",1)]),default:e.withCtx(()=>[e.createElementVNode("div",A,[e.createElementVNode("div",L,[t[11]||(t[11]=e.createElementVNode("span",{class:"header-title"},"组件宽度",-1)),e.createVNode(f,{modelValue:a.data.width,"onUpdate:modelValue":t[0]||(t[0]=l=>a.data.width=l),placeholder:"请选择","allow-clear":""},{default:e.withCtx(()=>[e.createVNode(w,{value:"default"},{default:e.withCtx(()=>[...t[7]||(t[7]=[e.createTextVNode("默认",-1)])]),_:1}),e.createVNode(w,{value:"small"},{default:e.withCtx(()=>[...t[8]||(t[8]=[e.createTextVNode("小",-1)])]),_:1}),e.createVNode(w,{value:"medium"},{default:e.withCtx(()=>[...t[9]||(t[9]=[e.createTextVNode("中",-1)])]),_:1}),e.createVNode(w,{value:"max"},{default:e.withCtx(()=>[...t[10]||(t[10]=[e.createTextVNode("大",-1)])]),_:1})]),_:1},8,["modelValue"])]),e.createElementVNode("div",M,[e.createElementVNode("div",j,[t[14]||(t[14]=e.createElementVNode("h4",null,"List",-1)),e.createElementVNode("div",R,[e.createVNode(N,{type:"primary",onClick:t[1]||(t[1]=l=>V())},{icon:e.withCtx(()=>[e.createVNode(h)]),default:e.withCtx(()=>[t[12]||(t[12]=e.createTextVNode(" 添加 Tab ",-1))]),_:1}),e.createVNode(N,{type:"primary",onClick:t[2]||(t[2]=l=>V())},{default:e.withCtx(()=>[...t[13]||(t[13]=[e.createTextVNode("粘贴 Tab",-1)])]),_:1})])]),e.createElementVNode("div",W,[e.createVNode(e.unref(p),e.mergeProps({modelValue:a.data.data,"onUpdate:modelValue":t[4]||(t[4]=l=>a.data.data=l),"component-data":{tag:"div",type:"transition-group",name:c.value?null:"flip-list"}},v.value,{disabled:!g(a.data.data),onStart:t[5]||(t[5]=l=>c.value=!0),onEnd:t[6]||(t[6]=l=>c.value=!1),"item-key":"id"}),{item:e.withCtx(({element:l})=>[(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["item-button draggable-item",{"sortable-disabled":!g(a.data.data)}]),key:l.id},[e.createElementVNode("div",Y,[e.createElementVNode("div",null,[e.createElementVNode("h5",null,e.toDisplayString(l.name),1),e.createElementVNode("span",null,e.toDisplayString(l.key),1)]),e.createElementVNode("div",Q,[g(a.data.data)?(e.openBlock(),e.createElementBlock("div",G,[e.createVNode(C,{class:"drag-icon"})])):e.createCommentVNode("",!0),e.createVNode($,{class:"btn-delete",onClick:y=>B(l.id)},null,8,["onClick"]),e.createVNode(N,{size:"mini",type:"primary",onClick:t[3]||(t[3]=y=>V())},{default:e.withCtx(()=>[...t[15]||(t[15]=[e.createTextVNode("复制 Tab",-1)])]),_:1})])]),t[16]||(t[16]=e.createElementVNode("p",{class:"item-title"},"Tab名称",-1)),e.createVNode(k,{modelValue:l.name,"onUpdate:modelValue":y=>l.name=y,placeholder:"请输入标题","allow-clear":""},null,8,["modelValue","onUpdate:modelValue"]),t[17]||(t[17]=e.createElementVNode("p",{class:"item-title"},"Key",-1)),e.createVNode(k,{modelValue:l.key,"onUpdate:modelValue":y=>l.key=y,placeholder:"请输入key","allow-clear":""},null,8,["modelValue","onUpdate:modelValue"]),t[18]||(t[18]=e.createElementVNode("p",null,"components",-1)),e.createElementVNode("div",X,[e.createVNode(s.P,{data:l.componentsDataJson,onUpdate:y=>l.componentsDataJson=y},null,8,["data","onUpdate"])])],2))]),_:1},16,["modelValue","component-data","disabled"])])])])]),_:1},8,["visible"])}}}),ee=s._(Z,[["__scopeId","data-v-f4b12dfa"]]),te={class:"tab-default__content"},oe={"data-aos":"fade-in","data-aos-duration":"1500",class:"aos-init aos-animate"},ae={class:"component-wrapper"},ne={class:"tab-timeline__mobile"},le={__name:"index",props:{modelValue:{type:Object,default:()=>{}},isPreview:{type:Boolean,default:!0}},emits:["update:modelValue","handleDelete","handleCopy","handlePaste"],setup(a,{emit:i}){const{proxy:p}=e.getCurrentInstance(),{$_vsWidth:c,$_vsScrollY:v,$vsScreenAddListener:g,$vsScreenDestroyListener:x}=p,d=a,T=i,V=s.u(),B=s.a(),r=e.ref(null),t=e.ref(null),w=e.computed(()=>{var o;return(o=d.modelValue)==null?void 0:o.data}),f=e.ref(0),h=e.ref(!1),N=e.ref(!1),C=e.ref(!1),$=e.computed(()=>{var o;return((o=d.modelValue)==null?void 0:o.classes)??null}),k=e.computed(()=>{var o;return((o=d.modelValue)==null?void 0:o.style)??null});e.computed(()=>{var o;return(o=d.modelValue)==null?void 0:o.width});const E=e.computed(()=>{var o;return(o=d.modelValue)==null?void 0:o.id}),l=e.computed(()=>{var o;return(o=d.modelValue)!=null&&o.bgColor?d.modelValue.bgColor:c.value>=768?"bg-neutral-lightest":null}),y=e.computed(()=>{var n;if(!((n=d.modelValue)!=null&&n.data)||!Array.isArray(d.modelValue.data))return[];const o=d.modelValue.data[f.value];return o?o.componentsDataJson||[]:[]}),S=()=>{var n;if(d.modelValue&&d.modelValue.data){setTimeout(()=>{var u;selectTab((u=d.modelValue)==null?void 0:u.data[0].id)},0);return}const o={id:((n=d.modelValue)==null?void 0:n.id)||s.r(),type:"TabTimeLine",containerWidth:"",bgColor:"",classes:"custom-class another-class",style:{},width:"container-content-middle",data:[{id:s.r(),key:"11111111",name:"tab1",componentsDataJson:[]},{id:s.r(),key:"2222",name:"tab2",componentsDataJson:[]},{id:s.r(),key:"33333",name:"tab3",componentsDataJson:[]}]};T("update:modelValue",o),f.value=o.data[0].id},P=()=>{if(!t.value||!r.value)return;const o=t.value.getBoundingClientRect().top,n=r.value.getBoundingClientRect().top,u=r.value.getBoundingClientRect().bottom,b=+window.getComputedStyle(document.body).getPropertyValue("--header-height-calc").split("px")[0];if(n>b||u<b){h.value=!1;return}o<=b&&(h.value=!0)},I=()=>{if(c.value<=768)return;const o=r.value,u=s.$(o).y-150;window.scroll({top:u,left:0,behavior:"smooth"})},D=()=>{var u;const o=V.query.tab_timeline,n=(u=w.value)==null?void 0:u.findIndex(b=>b.key==o);n>-1?f.value=n:f.value=0},U=o=>{debugger;f.value=o,B.push({path:V.path,query:{...V.query,tab_timeline:w.value[o].key},hash:V.hash})};return e.watch(()=>v.value,()=>{console.log("==========$_vsScrollY.value"),P()}),e.watch(f,()=>{I()}),e.watch(()=>V.query.tab_line,()=>{D()}),S(),e.onMounted(()=>{D()}),(o,n)=>{var u,b;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["tab-timeline",$.value]),ref_key:"wrapper",ref:r,style:e.normalizeStyle(k.value),onMouseover:n[3]||(n[3]=m=>C.value=!0),onMouseout:n[4]||(n[4]=m=>C.value=!1)},[e.createElementVNode("div",{class:e.normalizeClass(["tab-timeline__wrapper",[(u=a.modelValue)!=null&&u.width?`container-content-${(b=a.modelValue)==null?void 0:b.width}`:"container-content"]])},[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(["tab-timeline__desktop",[l.value]])},[e.createElementVNode("div",{class:e.normalizeClass(["tab-timeline__hold",{"is-fixed":h.value}])},[e.createElementVNode("div",{class:"tab-timeline__nav",ref_key:"tab",ref:t},[e.createVNode(s.T,{list:w.value,isFixed:h.value,currentIdx:f.value,onUpdateIdx:U,componentKey:E.value},null,8,["list","isFixed","currentIdx","componentKey"])],512)],2),e.createElementVNode("div",te,[e.createElementVNode("div",oe,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(y.value,(m,se)=>(e.openBlock(),e.createElementBlock("div",{key:m.id,class:"page-item"},[e.createElementVNode("div",ae,[e.createVNode(s.b,{type:m.type,"props-data":{modelValue:m}},null,8,["type","props-data"])])]))),128))])])],2),[[e.vShow,e.unref(c)>=768]]),e.withDirectives(e.createElementVNode("div",ne,[e.createVNode(s.c,{modelValue:a.modelValue,componentKey:E.value},null,8,["modelValue","componentKey"])],512),[[e.vShow,e.unref(c)<768]]),a.isPreview?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(s.O,{key:0,show:C.value,"onUpdate:show":n[0]||(n[0]=m=>C.value=m),onHandleEdit:n[1]||(n[1]=m=>N.value=!0),onHandleDelete:o.handleDelete,onHandleCopy:o.handleCopy,onHandlePaste:o.handlePaste},null,8,["show","onHandleDelete","onHandleCopy","onHandlePaste"]))],2),a.isPreview?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(ee,{key:0,show:N.value,"onUpdate:show":n[2]||(n[2]=m=>N.value=m),data:a.modelValue},null,8,["show","data"]))],38)}}},de=s._(le,[["__scopeId","data-v-1d36ae44"]]);exports.default=de;
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./index-D8m0Y8bQ.js");exports.AlummiCommunityList=l.J;exports.AlummiCommunityListPlugin=l.aG;exports.AnimationUtils=l.aQ;exports.ArticleItem=l.j;exports.ArticleItemPlugin=l.ag;exports.ArticleList=l.A;exports.ArticleListPlugin=l.Z;exports.BannerImage=l.B;exports.BannerImagePlugin=l.$;exports.BannerImageWithLink=l.q;exports.BannerImageWithLinkPlugin=l.aq;exports.BannerPage=l.a;exports.BannerPagePlugin=l.a0;exports.BannerQuote=l.i;exports.BannerQuotePlugin=l.af;exports.BasicCollapse=l.x;exports.BasicCollapsePlugin=l.aA;exports.BlessingMessage=l.K;exports.BlessingMessagePlugin=l.aH;exports.BlessingSlider=l.U;exports.BlessingSliderPlugin=l.aI;exports.BtnList=l.b;exports.BtnListPlugin=l.a1;exports.CardCarousel=l.g;exports.CardCarouselArticlesPlugin=l.av;exports.CardCarouselMultiRow=l.h;exports.CardCarouselMultiRowArticles=l.I;exports.CardCarouselMultiRowArticlesPlugin=l.aF;exports.CardCarouselMultiRowPlugin=l.ae;exports.CardCarouselMultiRowPublications=l.Y;exports.CardCarouselMultiRowPublicationsPlugin=l.aM;exports.CardCarouselPlugin=l.ad;exports.CardShowcase=l.V;exports.CardShowcasePlugin=l.aJ;exports.CardShowcaseProfile=l.l;exports.CardShowcaseProfilePlugin=l.al;exports.CarouselLogo=l.t;exports.CarouselLogoPlugin=l.aw;exports.ContactUsInfo=l.r;exports.ContactUsInfoPlugin=l.as;exports.ContactUsList=l.o;exports.ContactUsListPlugin=l.an;exports.CountDown=l.m;exports.CountDownPlugin=l.am;exports.CustomIframe=l.n;exports.CustomIframePlugin=l.ao;exports.CustomSpace=l.C;exports.CustomSpacePlugin=l.a7;exports.Disc=l.w;exports.DiscPlugin=l.az;exports.DonorLinks=l.D;exports.DonorLinksPlugin=l.ac;exports.ExploreLinks=l.W;exports.ExploreLinksPlugin=l.aK;exports.GalleryBlock=l.F;exports.GalleryBlockPlugin=l.aE;exports.GalleryCaptionRound=l.c;exports.GalleryCaptionRoundPlugin=l.a3;exports.GalleryDefault=l.G;exports.GalleryDefaultPlugin=l.a2;exports.GalleryList=l.f;exports.GalleryListPlugin=l.a8;exports.GalleryTimeline=l.d;exports.GalleryTimelineCol=l.e;exports.GalleryTimelineColPlugin=l.a5;exports.GalleryTimelinePlugin=l.a4;exports.HeroSlide=l.H;exports.HeroSlidePlugin=l.a9;exports.LinkList=l.L;exports.LinkListPlugin=l.aa;exports.MapStatic=l.M;exports.MapStaticPlugin=l.au;exports.MediaLogo=l.z;exports.MediaLogoPlugin=l.aC;exports.NewsList=l.N;exports.NewsListPlugin=l.aj;exports.Process=l.P;exports.ProcessPlugin=l.a6;exports.Publications=l.s;exports.PublicationsPlugin=l.at;exports.QuoteText=l.Q;exports.QuoteTextPlugin=l.ab;exports.RegisterForm=l.E;exports.RegisterFormPlugin=l.aD;exports.Resources=l.u;exports.ResourcesPlugin=l.ax;exports.ResourcesTwo=l.v;exports.ResourcesTwoPlugin=l.ay;exports.ResponsiveUtils=l.aP;exports.RibbonBlock=l.R;exports.RibbonBlockPlugin=l.ah;exports.SchoolLayout=l.X;exports.SchoolLayoutPlugin=l.aL;exports.ScrollKeyInfo=l.S;exports.ScrollKeyInfoPlugin=l.ar;exports.StorageUtils=l.aR;exports.TableCollapse=l.y;exports.TableCollapsePlugin=l.aB;exports.TableTwo=l.p;exports.TableTwoPlugin=l.ap;exports.TheHistoryCarousel=l.k;exports.TheHistoryCarouselPlugin=l.ak;exports.ThemeUtils=l.aO;exports.TimelineStory=l.T;exports.TimelineStoryPlugin=l.ai;exports.default=l.O;exports.useTheme=l.aN;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("./index-C0VvLaXk.js");exports.AlummiCommunityList=a.a1;exports.AlummiCommunityListPlugin=a.aV;exports.AnimationUtils=a.b8;exports.ArticleItem=a.p;exports.ArticleItemPlugin=a.av;exports.ArticleList=a.A;exports.ArticleListPlugin=a.ad;exports.ArticleListPureText=a.aa;exports.ArticleListPureTextPlugin=a.b2;exports.BannerImage=a.B;exports.BannerImagePlugin=a.ae;exports.BannerImageWithLink=a.z;exports.BannerImageWithLinkPlugin=a.aF;exports.BannerPage=a.f;exports.BannerPagePlugin=a.af;exports.BannerQuote=a.o;exports.BannerQuotePlugin=a.au;exports.BasicCollapse=a.V;exports.BasicCollapsePlugin=a.aP;exports.BlessingMessage=a.a2;exports.BlessingMessagePlugin=a.aW;exports.BlessingSlider=a.a3;exports.BlessingSliderPlugin=a.aX;exports.BtnList=a.g;exports.BtnListPlugin=a.ag;exports.CardCarousel=a.m;exports.CardCarouselArticlesPlugin=a.aK;exports.CardCarouselMultiRow=a.n;exports.CardCarouselMultiRowArticles=a.a0;exports.CardCarouselMultiRowArticlesPlugin=a.aU;exports.CardCarouselMultiRowPlugin=a.at;exports.CardCarouselMultiRowPublications=a.a7;exports.CardCarouselMultiRowPublicationsPlugin=a.a$;exports.CardCarouselPlugin=a.as;exports.CardShowcase=a.a4;exports.CardShowcasePlugin=a.aY;exports.CardShowcaseProfile=a.t;exports.CardShowcaseProfilePlugin=a.aA;exports.CarouselLogo=a.I;exports.CarouselLogoPlugin=a.aL;exports.ContactUsInfo=a.E;exports.ContactUsInfoPlugin=a.aH;exports.ContactUsList=a.x;exports.ContactUsListPlugin=a.aC;exports.CountDown=a.v;exports.CountDownPlugin=a.aB;exports.CustomIframe=a.w;exports.CustomIframePlugin=a.aD;exports.CustomSpace=a.C;exports.CustomSpacePlugin=a.am;exports.CustomText=a.a8;exports.CustomTextPlugin=a.a8;exports.Disc=a.U;exports.DiscPlugin=a.aO;exports.DonorLinks=a.D;exports.DonorLinksPlugin=a.ar;exports.ExploreLinks=a.a5;exports.ExploreLinksPlugin=a.aZ;exports.GalleryBlock=a.Z;exports.GalleryBlockPlugin=a.aT;exports.GalleryCaptionRound=a.h;exports.GalleryCaptionRoundPlugin=a.ai;exports.GalleryDefault=a.G;exports.GalleryDefaultPlugin=a.ah;exports.GalleryList=a.l;exports.GalleryListPlugin=a.an;exports.GalleryTimeline=a.i;exports.GalleryTimelineCol=a.j;exports.GalleryTimelineColPlugin=a.ak;exports.GalleryTimelinePlugin=a.aj;exports.HeroSlide=a.H;exports.HeroSlidePlugin=a.ao;exports.LinkList=a.L;exports.LinkListPlugin=a.ap;exports.MapStatic=a.M;exports.MapStaticPlugin=a.aJ;exports.MediaImageFull=a.a9;exports.MediaImageFullPlugin=a.b0;exports.MediaImageStatic=a.d;exports.MediaImageStaticPlugin=a.b1;exports.MediaLogo=a.X;exports.MediaLogoPlugin=a.aR;exports.NewsList=a.N;exports.NewsListPlugin=a.ay;exports.Process=a.k;exports.ProcessPlugin=a.al;exports.Publications=a.F;exports.PublicationsPlugin=a.aI;exports.QuoteText=a.Q;exports.QuoteTextPlugin=a.aq;exports.RegisterForm=a.Y;exports.RegisterFormPlugin=a.aS;exports.Resources=a.J;exports.ResourcesPlugin=a.aM;exports.ResourcesTwo=a.K;exports.ResourcesTwoPlugin=a.aN;exports.ResponsiveUtils=a.b7;exports.RibbonBlock=a.R;exports.RibbonBlockPlugin=a.aw;exports.SchoolLayout=a.a6;exports.SchoolLayoutPlugin=a.a_;exports.ScrollKeyInfo=a.S;exports.ScrollKeyInfoPlugin=a.aG;exports.StorageUtils=a.b9;exports.TabDefault=a.ab;exports.TabDefaultPlugin=a.b3;exports.TabTimeLine=a.ac;exports.TabTimeLinePlugin=a.b4;exports.TableCollapse=a.W;exports.TableCollapsePlugin=a.aQ;exports.TableTwo=a.y;exports.TableTwoPlugin=a.aE;exports.TheHistoryCarousel=a.s;exports.TheHistoryCarouselPlugin=a.az;exports.ThemeUtils=a.b6;exports.TimelineStory=a.q;exports.TimelineStoryPlugin=a.ax;exports.default=a.e;exports.useTheme=a.b5;
@@ -1,4 +1,4 @@
1
- import { J as l, aG as i, aQ as e, j as n, ag as o, A as u, Z as r, B as t, $ as g, q as P, aq as C, a as c, a0 as m, i as L, af as d, x as y, aA as B, K as T, aH as w, U as S, aI as R, b as p, a1 as b, g as f, av as h, h as k, I as G, aF as I, ae as M, Y as A, aM as D, ad as U, V as x, aJ as H, l as Q, al as E, t as F, aw as K, r as N, as as v, o as W, an as j, m as q, am as z, n as J, ao as O, C as V, a7 as X, w as Y, az as Z, D as $, ac as _, W as aa, aK as sa, F as la, aE as ia, c as ea, a3 as na, G as oa, a2 as ua, f as ra, a8 as ta, d as ga, e as Pa, a5 as Ca, a4 as ca, H as ma, a9 as La, L as da, aa as ya, M as Ba, au as Ta, z as wa, aC as Sa, N as Ra, aj as pa, P as ba, a6 as fa, s as ha, at as ka, Q as Ga, ab as Ia, E as Ma, aD as Aa, u as Da, ax as Ua, v as xa, ay as Ha, aP as Qa, R as Ea, ah as Fa, X as Ka, aL as Na, S as va, ar as Wa, aR as ja, y as qa, aB as za, p as Ja, ap as Oa, k as Va, ak as Xa, aO as Ya, T as Za, ai as $a, O as _a, aN as as } from "./index-BehsQJZ_.mjs";
1
+ import { a1 as l, aV as i, b8 as e, p as n, av as o, A as u, ad as t, aa as r, b2 as g, B as P, ae as C, z as c, aF as m, f as L, af as T, o as d, au as b, V as y, aP as S, a2 as B, aW as w, a3 as R, aX as I, g as M, ag as f, m as p, aK as h, n as k, a0 as A, aU as G, at as D, a7 as x, a$ as U, as as F, a4 as H, aY as Q, t as E, aA as K, I as N, aL as W, E as v, aH as j, x as q, aC as z, v as J, aB as V, w as X, aD as Y, C as Z, am as O, a8 as _, a8 as $, U as aa, aO as sa, D as la, ar as ia, a5 as ea, aZ as na, Z as oa, aT as ua, h as ta, ai as ra, G as ga, ah as Pa, l as Ca, an as ca, i as ma, j as La, ak as Ta, aj as da, H as ba, ao as ya, L as Sa, ap as Ba, M as wa, aJ as Ra, a9 as Ia, b0 as Ma, d as fa, b1 as pa, X as ha, aR as ka, N as Aa, ay as Ga, k as Da, al as xa, F as Ua, aI as Fa, Q as Ha, aq as Qa, Y as Ea, aS as Ka, J as Na, aM as Wa, K as va, aN as ja, b7 as qa, R as za, aw as Ja, a6 as Va, a_ as Xa, S as Ya, aG as Za, b9 as Oa, ab as _a, b3 as $a, ac as as, b4 as ss, W as ls, aQ as is, y as es, aE as ns, s as os, az as us, b6 as ts, q as rs, ax as gs, e as Ps, b5 as Cs } from "./index-C_l0k6dm.mjs";
2
2
  export {
3
3
  l as AlummiCommunityList,
4
4
  i as AlummiCommunityListPlugin,
@@ -6,105 +6,117 @@ export {
6
6
  n as ArticleItem,
7
7
  o as ArticleItemPlugin,
8
8
  u as ArticleList,
9
- r as ArticleListPlugin,
10
- t as BannerImage,
11
- g as BannerImagePlugin,
12
- P as BannerImageWithLink,
13
- C as BannerImageWithLinkPlugin,
14
- c as BannerPage,
15
- m as BannerPagePlugin,
16
- L as BannerQuote,
17
- d as BannerQuotePlugin,
9
+ t as ArticleListPlugin,
10
+ r as ArticleListPureText,
11
+ g as ArticleListPureTextPlugin,
12
+ P as BannerImage,
13
+ C as BannerImagePlugin,
14
+ c as BannerImageWithLink,
15
+ m as BannerImageWithLinkPlugin,
16
+ L as BannerPage,
17
+ T as BannerPagePlugin,
18
+ d as BannerQuote,
19
+ b as BannerQuotePlugin,
18
20
  y as BasicCollapse,
19
- B as BasicCollapsePlugin,
20
- T as BlessingMessage,
21
+ S as BasicCollapsePlugin,
22
+ B as BlessingMessage,
21
23
  w as BlessingMessagePlugin,
22
- S as BlessingSlider,
23
- R as BlessingSliderPlugin,
24
- p as BtnList,
25
- b as BtnListPlugin,
26
- f as CardCarousel,
24
+ R as BlessingSlider,
25
+ I as BlessingSliderPlugin,
26
+ M as BtnList,
27
+ f as BtnListPlugin,
28
+ p as CardCarousel,
27
29
  h as CardCarouselArticlesPlugin,
28
30
  k as CardCarouselMultiRow,
29
- G as CardCarouselMultiRowArticles,
30
- I as CardCarouselMultiRowArticlesPlugin,
31
- M as CardCarouselMultiRowPlugin,
32
- A as CardCarouselMultiRowPublications,
33
- D as CardCarouselMultiRowPublicationsPlugin,
34
- U as CardCarouselPlugin,
35
- x as CardShowcase,
36
- H as CardShowcasePlugin,
37
- Q as CardShowcaseProfile,
38
- E as CardShowcaseProfilePlugin,
39
- F as CarouselLogo,
40
- K as CarouselLogoPlugin,
41
- N as ContactUsInfo,
42
- v as ContactUsInfoPlugin,
43
- W as ContactUsList,
44
- j as ContactUsListPlugin,
45
- q as CountDown,
46
- z as CountDownPlugin,
47
- J as CustomIframe,
48
- O as CustomIframePlugin,
49
- V as CustomSpace,
50
- X as CustomSpacePlugin,
51
- Y as Disc,
52
- Z as DiscPlugin,
53
- $ as DonorLinks,
54
- _ as DonorLinksPlugin,
55
- aa as ExploreLinks,
56
- sa as ExploreLinksPlugin,
57
- la as GalleryBlock,
58
- ia as GalleryBlockPlugin,
59
- ea as GalleryCaptionRound,
60
- na as GalleryCaptionRoundPlugin,
61
- oa as GalleryDefault,
62
- ua as GalleryDefaultPlugin,
63
- ra as GalleryList,
64
- ta as GalleryListPlugin,
65
- ga as GalleryTimeline,
66
- Pa as GalleryTimelineCol,
67
- Ca as GalleryTimelineColPlugin,
68
- ca as GalleryTimelinePlugin,
69
- ma as HeroSlide,
70
- La as HeroSlidePlugin,
71
- da as LinkList,
72
- ya as LinkListPlugin,
73
- Ba as MapStatic,
74
- Ta as MapStaticPlugin,
75
- wa as MediaLogo,
76
- Sa as MediaLogoPlugin,
77
- Ra as NewsList,
78
- pa as NewsListPlugin,
79
- ba as Process,
80
- fa as ProcessPlugin,
81
- ha as Publications,
82
- ka as PublicationsPlugin,
83
- Ga as QuoteText,
84
- Ia as QuoteTextPlugin,
85
- Ma as RegisterForm,
86
- Aa as RegisterFormPlugin,
87
- Da as Resources,
88
- Ua as ResourcesPlugin,
89
- xa as ResourcesTwo,
90
- Ha as ResourcesTwoPlugin,
91
- Qa as ResponsiveUtils,
92
- Ea as RibbonBlock,
93
- Fa as RibbonBlockPlugin,
94
- Ka as SchoolLayout,
95
- Na as SchoolLayoutPlugin,
96
- va as ScrollKeyInfo,
97
- Wa as ScrollKeyInfoPlugin,
98
- ja as StorageUtils,
99
- qa as TableCollapse,
100
- za as TableCollapsePlugin,
101
- Ja as TableTwo,
102
- Oa as TableTwoPlugin,
103
- Va as TheHistoryCarousel,
104
- Xa as TheHistoryCarouselPlugin,
105
- Ya as ThemeUtils,
106
- Za as TimelineStory,
107
- $a as TimelineStoryPlugin,
108
- _a as default,
109
- as as useTheme
31
+ A as CardCarouselMultiRowArticles,
32
+ G as CardCarouselMultiRowArticlesPlugin,
33
+ D as CardCarouselMultiRowPlugin,
34
+ x as CardCarouselMultiRowPublications,
35
+ U as CardCarouselMultiRowPublicationsPlugin,
36
+ F as CardCarouselPlugin,
37
+ H as CardShowcase,
38
+ Q as CardShowcasePlugin,
39
+ E as CardShowcaseProfile,
40
+ K as CardShowcaseProfilePlugin,
41
+ N as CarouselLogo,
42
+ W as CarouselLogoPlugin,
43
+ v as ContactUsInfo,
44
+ j as ContactUsInfoPlugin,
45
+ q as ContactUsList,
46
+ z as ContactUsListPlugin,
47
+ J as CountDown,
48
+ V as CountDownPlugin,
49
+ X as CustomIframe,
50
+ Y as CustomIframePlugin,
51
+ Z as CustomSpace,
52
+ O as CustomSpacePlugin,
53
+ _ as CustomText,
54
+ $ as CustomTextPlugin,
55
+ aa as Disc,
56
+ sa as DiscPlugin,
57
+ la as DonorLinks,
58
+ ia as DonorLinksPlugin,
59
+ ea as ExploreLinks,
60
+ na as ExploreLinksPlugin,
61
+ oa as GalleryBlock,
62
+ ua as GalleryBlockPlugin,
63
+ ta as GalleryCaptionRound,
64
+ ra as GalleryCaptionRoundPlugin,
65
+ ga as GalleryDefault,
66
+ Pa as GalleryDefaultPlugin,
67
+ Ca as GalleryList,
68
+ ca as GalleryListPlugin,
69
+ ma as GalleryTimeline,
70
+ La as GalleryTimelineCol,
71
+ Ta as GalleryTimelineColPlugin,
72
+ da as GalleryTimelinePlugin,
73
+ ba as HeroSlide,
74
+ ya as HeroSlidePlugin,
75
+ Sa as LinkList,
76
+ Ba as LinkListPlugin,
77
+ wa as MapStatic,
78
+ Ra as MapStaticPlugin,
79
+ Ia as MediaImageFull,
80
+ Ma as MediaImageFullPlugin,
81
+ fa as MediaImageStatic,
82
+ pa as MediaImageStaticPlugin,
83
+ ha as MediaLogo,
84
+ ka as MediaLogoPlugin,
85
+ Aa as NewsList,
86
+ Ga as NewsListPlugin,
87
+ Da as Process,
88
+ xa as ProcessPlugin,
89
+ Ua as Publications,
90
+ Fa as PublicationsPlugin,
91
+ Ha as QuoteText,
92
+ Qa as QuoteTextPlugin,
93
+ Ea as RegisterForm,
94
+ Ka as RegisterFormPlugin,
95
+ Na as Resources,
96
+ Wa as ResourcesPlugin,
97
+ va as ResourcesTwo,
98
+ ja as ResourcesTwoPlugin,
99
+ qa as ResponsiveUtils,
100
+ za as RibbonBlock,
101
+ Ja as RibbonBlockPlugin,
102
+ Va as SchoolLayout,
103
+ Xa as SchoolLayoutPlugin,
104
+ Ya as ScrollKeyInfo,
105
+ Za as ScrollKeyInfoPlugin,
106
+ Oa as StorageUtils,
107
+ _a as TabDefault,
108
+ $a as TabDefaultPlugin,
109
+ as as TabTimeLine,
110
+ ss as TabTimeLinePlugin,
111
+ ls as TableCollapse,
112
+ is as TableCollapsePlugin,
113
+ es as TableTwo,
114
+ ns as TableTwoPlugin,
115
+ os as TheHistoryCarousel,
116
+ us as TheHistoryCarouselPlugin,
117
+ ts as ThemeUtils,
118
+ rs as TimelineStory,
119
+ gs as TimelineStoryPlugin,
120
+ Ps as default,
121
+ Cs as useTheme
110
122
  };