officialblock 2.0.8 → 2.1.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-BI82VZ91.js +1 -0
- package/dist/index-B_6DwUvb.js +1 -0
- package/dist/index-B__52Adx.mjs +4 -0
- package/dist/index-BjgdPzqR.mjs +349 -0
- package/dist/index-BsZbx0rW.js +1 -0
- package/dist/index-CEHf6M6x.js +1 -0
- package/dist/index-CroTuaW_.mjs +162 -0
- package/dist/index-CvCNRVPY.js +20 -0
- package/dist/index-D3X7jHwZ.mjs +278 -0
- package/dist/{index-a3Vsoanj.mjs → index-DwAYwP3K.mjs} +1 -1
- package/dist/index-DwPHbe8R.mjs +216 -0
- package/dist/index-NTd6BVQQ.js +1 -0
- package/dist/index-QpRJyZ_6.mjs +29116 -0
- package/dist/index-ahwJ0pbt.mjs +143 -0
- package/dist/{index-8RyJo9_2.js → index-esMFQfpR.js} +1 -1
- package/dist/index-qybMHiY-.js +1 -0
- package/dist/official-block.cjs.js +1 -1
- package/dist/official-block.es.js +110 -98
- package/dist/official-block.umd.js +8 -4
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index-B_2L9dK-.mjs +0 -26652
- package/dist/index-Bi2ovj6T.js +0 -16
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
import { defineComponent as B, ref as v, computed as t, onMounted as E, createElementBlock as o, openBlock as a, normalizeStyle as F, normalizeClass as p, createCommentVNode as i, createElementVNode as n, createVNode as T, toDisplayString as r, Fragment as W, renderList as j } from "vue";
|
|
2
|
+
import { T as A } from "./index-QpRJyZ_6.mjs";
|
|
3
|
+
const O = {
|
|
4
|
+
key: 0,
|
|
5
|
+
class: "card-list__filter"
|
|
6
|
+
}, U = {
|
|
7
|
+
key: 0,
|
|
8
|
+
class: "card-list__title"
|
|
9
|
+
}, q = ["id"], G = ["data-aos-delay", "data-aos-anchor"], H = { class: "card-circle" }, I = { class: "circle__head" }, J = { class: "circle__img img-fit" }, K = ["src", "alt"], Q = {
|
|
10
|
+
key: 0,
|
|
11
|
+
class: "circle__title mt-3"
|
|
12
|
+
}, R = {
|
|
13
|
+
key: 1,
|
|
14
|
+
class: "circle__subtitle"
|
|
15
|
+
}, X = {
|
|
16
|
+
key: 2,
|
|
17
|
+
class: "circle__subtitle"
|
|
18
|
+
}, Y = {
|
|
19
|
+
key: 3,
|
|
20
|
+
class: "circle__text mt-3"
|
|
21
|
+
}, Z = {
|
|
22
|
+
key: 1,
|
|
23
|
+
class: "d-flex justify-content-center mt-10"
|
|
24
|
+
}, ee = { class: "btn--udrline" }, oe = /* @__PURE__ */ B({
|
|
25
|
+
__name: "index",
|
|
26
|
+
props: {
|
|
27
|
+
componentProps: {
|
|
28
|
+
type: Object,
|
|
29
|
+
default: () => ({})
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
emits: ["showLightboxVideo"],
|
|
33
|
+
setup(L, { emit: te }) {
|
|
34
|
+
const l = L, m = v("all"), u = v(4), h = v(4), b = v(Date.now()), x = t(() => {
|
|
35
|
+
var e;
|
|
36
|
+
return ((e = l.componentProps) == null ? void 0 : e.classes) ?? null;
|
|
37
|
+
}), $ = t(() => {
|
|
38
|
+
var e;
|
|
39
|
+
return ((e = l.componentProps) == null ? void 0 : e.style) ?? null;
|
|
40
|
+
}), M = t(() => {
|
|
41
|
+
var e;
|
|
42
|
+
return ((e = l.componentProps) == null ? void 0 : e.width) ?? null;
|
|
43
|
+
}), C = t(() => {
|
|
44
|
+
var e;
|
|
45
|
+
return ((e = l.componentProps) == null ? void 0 : e.center) ?? !1;
|
|
46
|
+
}), N = t(() => {
|
|
47
|
+
var e;
|
|
48
|
+
return ((e = l.componentProps) == null ? void 0 : e.type) ?? "school";
|
|
49
|
+
}), w = t(() => {
|
|
50
|
+
var e;
|
|
51
|
+
return ((e = l.componentProps) == null ? void 0 : e.title) ?? null;
|
|
52
|
+
}), d = t(() => {
|
|
53
|
+
var e;
|
|
54
|
+
return ((e = l.componentProps) == null ? void 0 : e.filters) ?? [];
|
|
55
|
+
}), g = t(() => {
|
|
56
|
+
var e;
|
|
57
|
+
return ((e = l.componentProps) == null ? void 0 : e.list) ?? [];
|
|
58
|
+
}), _ = t(() => {
|
|
59
|
+
var e;
|
|
60
|
+
return ((e = l.componentProps) == null ? void 0 : e.colDesktop) ?? 3;
|
|
61
|
+
}), f = t(() => {
|
|
62
|
+
var e;
|
|
63
|
+
return ((e = l.componentProps) == null ? void 0 : e.colMobile) ?? 1;
|
|
64
|
+
}), k = t(() => {
|
|
65
|
+
var e;
|
|
66
|
+
return ((e = l.componentProps) == null ? void 0 : e.addShowMore) ?? !1;
|
|
67
|
+
}), y = t(() => m.value === "all" || Array.isArray(d.value) && d.value.length <= 0 ? g.value : g.value.filter((e) => {
|
|
68
|
+
var c;
|
|
69
|
+
return (c = e.filter) == null ? void 0 : c.includes(m.value);
|
|
70
|
+
})), D = t(() => k.value ? y.value.slice(0, u.value) : y.value), S = t(() => k.value ? u.value < y.value.length : !1), P = v(window.innerWidth), V = (e) => {
|
|
71
|
+
m.value = e;
|
|
72
|
+
};
|
|
73
|
+
return E(() => {
|
|
74
|
+
P.value >= 767.98 ? (u.value = _.value, h.value = _.value) : (u.value = f.value * 3, h.value = f.value * 3), window.addEventListener("resize", () => {
|
|
75
|
+
P.value = window.innerWidth;
|
|
76
|
+
});
|
|
77
|
+
}), (e, c) => (a(), o("div", {
|
|
78
|
+
class: p(["card-list", x.value]),
|
|
79
|
+
style: F($.value)
|
|
80
|
+
}, [
|
|
81
|
+
d.value && d.value.length > 0 ? (a(), o("div", O, [
|
|
82
|
+
T(A, {
|
|
83
|
+
tabList: d.value,
|
|
84
|
+
onUpdateFilter: V
|
|
85
|
+
}, null, 8, ["tabList"])
|
|
86
|
+
])) : i("", !0),
|
|
87
|
+
n("div", {
|
|
88
|
+
class: p(["card-list__wrapper", [M.value, { "text-center": C.value }]])
|
|
89
|
+
}, [
|
|
90
|
+
w.value ? (a(), o("h4", U, r(w.value), 1)) : i("", !0),
|
|
91
|
+
n("div", {
|
|
92
|
+
class: p(["row", [
|
|
93
|
+
`row-cols-${f.value}`,
|
|
94
|
+
`row-cols-md-${_.value}`,
|
|
95
|
+
{ "small-gap": _.value > 4 },
|
|
96
|
+
`cars-list-${N.value}`
|
|
97
|
+
]]),
|
|
98
|
+
id: `card-list-${b.value}`
|
|
99
|
+
}, [
|
|
100
|
+
(a(!0), o(W, null, j(D.value, (s, z) => (a(), o("div", {
|
|
101
|
+
class: "col",
|
|
102
|
+
key: s.key,
|
|
103
|
+
"data-aos": "fade-up",
|
|
104
|
+
"data-aos-delay": z * 100,
|
|
105
|
+
"data-aos-anchor": `#card-list-${b.value}`
|
|
106
|
+
}, [
|
|
107
|
+
n("div", H, [
|
|
108
|
+
n("div", I, [
|
|
109
|
+
n("div", J, [
|
|
110
|
+
n("img", {
|
|
111
|
+
src: s.image,
|
|
112
|
+
alt: s.alt
|
|
113
|
+
}, null, 8, K)
|
|
114
|
+
])
|
|
115
|
+
]),
|
|
116
|
+
n("div", {
|
|
117
|
+
class: p(["circle__body", { "is-single-column": e.singleColumn }])
|
|
118
|
+
}, [
|
|
119
|
+
s.title ? (a(), o("h4", Q, r(s.title), 1)) : i("", !0),
|
|
120
|
+
s.subtitle ? (a(), o("div", R, r(s.subtitle), 1)) : i("", !0),
|
|
121
|
+
s.subtitle2 ? (a(), o("div", X, r(s.subtitle2), 1)) : i("", !0),
|
|
122
|
+
s.text ? (a(), o("div", Y, r(s.text), 1)) : i("", !0)
|
|
123
|
+
], 2)
|
|
124
|
+
])
|
|
125
|
+
], 8, G))), 128))
|
|
126
|
+
], 10, q),
|
|
127
|
+
S.value ? (a(), o("div", Z, [
|
|
128
|
+
n("button", {
|
|
129
|
+
type: "button",
|
|
130
|
+
class: "btn btn__load-more",
|
|
131
|
+
onClick: c[0] || (c[0] = (s) => u.value += h.value)
|
|
132
|
+
}, [
|
|
133
|
+
n("div", ee, r(e.$t("btn.load_more")), 1),
|
|
134
|
+
c[1] || (c[1] = n("span", { class: "i i-load-more" }, null, -1))
|
|
135
|
+
])
|
|
136
|
+
])) : i("", !0)
|
|
137
|
+
], 2)
|
|
138
|
+
], 6));
|
|
139
|
+
}
|
|
140
|
+
});
|
|
141
|
+
export {
|
|
142
|
+
oe as default
|
|
143
|
+
};
|
|
@@ -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-CvCNRVPY.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;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CvCNRVPY.js");exports.default=e.b;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("./index-CvCNRVPY.js");exports.AlummiCommunityList=a.Y;exports.AlummiCommunityListPlugin=a.aR;exports.AnimationUtils=a.b4;exports.ArticleItem=a.n;exports.ArticleItemPlugin=a.ar;exports.ArticleList=a.A;exports.ArticleListPlugin=a.a9;exports.ArticleListPureText=a.a6;exports.ArticleListPureTextPlugin=a.a_;exports.BannerImage=a.B;exports.BannerImagePlugin=a.aa;exports.BannerImageWithLink=a.w;exports.BannerImageWithLinkPlugin=a.aB;exports.BannerPage=a.d;exports.BannerPagePlugin=a.ab;exports.BannerQuote=a.m;exports.BannerQuotePlugin=a.aq;exports.BasicCollapse=a.J;exports.BasicCollapsePlugin=a.aL;exports.BlessingMessage=a.Z;exports.BlessingMessagePlugin=a.aS;exports.BlessingSlider=a.$;exports.BlessingSliderPlugin=a.aT;exports.BtnList=a.e;exports.BtnListPlugin=a.ac;exports.CardCarousel=a.k;exports.CardCarouselArticlesPlugin=a.aG;exports.CardCarouselMultiRow=a.l;exports.CardCarouselMultiRowArticles=a.X;exports.CardCarouselMultiRowArticlesPlugin=a.aQ;exports.CardCarouselMultiRowPlugin=a.ap;exports.CardCarouselMultiRowPublications=a.a3;exports.CardCarouselMultiRowPublicationsPlugin=a.aX;exports.CardCarouselPlugin=a.ao;exports.CardShowcase=a.a0;exports.CardShowcasePlugin=a.aU;exports.CardShowcaseProfile=a.q;exports.CardShowcaseProfilePlugin=a.aw;exports.CarouselLogo=a.z;exports.CarouselLogoPlugin=a.aH;exports.ContactUsInfo=a.x;exports.ContactUsInfoPlugin=a.aD;exports.ContactUsList=a.u;exports.ContactUsListPlugin=a.ay;exports.CountDown=a.s;exports.CountDownPlugin=a.ax;exports.CustomIframe=a.t;exports.CustomIframePlugin=a.az;exports.CustomSpace=a.C;exports.CustomSpacePlugin=a.ai;exports.CustomText=a.a4;exports.CustomTextPlugin=a.a4;exports.Disc=a.I;exports.DiscPlugin=a.aK;exports.DonorLinks=a.D;exports.DonorLinksPlugin=a.an;exports.ExploreLinks=a.a1;exports.ExploreLinksPlugin=a.aV;exports.GalleryBlock=a.W;exports.GalleryBlockPlugin=a.aP;exports.GalleryCaptionRound=a.f;exports.GalleryCaptionRoundPlugin=a.ae;exports.GalleryDefault=a.G;exports.GalleryDefaultPlugin=a.ad;exports.GalleryList=a.j;exports.GalleryListPlugin=a.aj;exports.GalleryTimeline=a.g;exports.GalleryTimelineCol=a.h;exports.GalleryTimelineColPlugin=a.ag;exports.GalleryTimelinePlugin=a.af;exports.HeroSlide=a.H;exports.HeroSlidePlugin=a.ak;exports.LinkList=a.L;exports.LinkListPlugin=a.al;exports.MapStatic=a.M;exports.MapStaticPlugin=a.aF;exports.MediaImageFull=a.a5;exports.MediaImageFullPlugin=a.aY;exports.MediaImageStatic=a.b;exports.MediaImageStaticPlugin=a.aZ;exports.MediaLogo=a.U;exports.MediaLogoPlugin=a.aN;exports.NewsList=a.N;exports.NewsListPlugin=a.au;exports.Process=a.i;exports.ProcessPlugin=a.ah;exports.Publications=a.y;exports.PublicationsPlugin=a.aE;exports.QuoteText=a.Q;exports.QuoteTextPlugin=a.am;exports.RegisterForm=a.V;exports.RegisterFormPlugin=a.aO;exports.Resources=a.E;exports.ResourcesPlugin=a.aI;exports.ResourcesTwo=a.F;exports.ResourcesTwoPlugin=a.aJ;exports.ResponsiveUtils=a.b3;exports.RibbonBlock=a.R;exports.RibbonBlockPlugin=a.as;exports.SchoolLayout=a.a2;exports.SchoolLayoutPlugin=a.aW;exports.ScrollKeyInfo=a.S;exports.ScrollKeyInfoPlugin=a.aC;exports.StorageUtils=a.b5;exports.TabDefault=a.a7;exports.TabDefaultPlugin=a.a$;exports.TabTimeLine=a.a8;exports.TabTimeLinePlugin=a.b0;exports.TableCollapse=a.K;exports.TableCollapsePlugin=a.aM;exports.TableTwo=a.v;exports.TableTwoPlugin=a.aA;exports.TheHistoryCarousel=a.p;exports.TheHistoryCarouselPlugin=a.av;exports.ThemeUtils=a.b2;exports.TimelineStory=a.o;exports.TimelineStoryPlugin=a.at;exports.default=a.c;exports.useTheme=a.b1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Y as l, aR as i, b4 as e, n, ar as o, A as u, a9 as t, a6 as r, a_ as g, B as P, aa as C, w as c, aB as m, d as L, ab as T, m as d, aq as b, J as y, aL as S, Z as B, aS as w, $ as R, aT as I, e as M, ac as f, k as p, aG as h, l as k, X as A, aQ as G, ap as D, a3 as x, aX as U, ao as F, a0 as H, aU as Q, q as E, aw as K, z as N, aH as W, x as v, aD as j, u as q, ay as z, s as J, ax as V, t as X, az as Y, C as Z, ai as $, a4 as O, a4 as _, I as aa, aK as sa, D as la, an as ia, a1 as ea, aV as na, W as oa, aP as ua, f as ta, ae as ra, G as ga, ad as Pa, j as Ca, aj as ca, g as ma, h as La, ag as Ta, af as da, H as ba, ak as ya, L as Sa, al as Ba, M as wa, aF as Ra, a5 as Ia, aY as Ma, b as fa, aZ as pa, U as ha, aN as ka, N as Aa, au as Ga, i as Da, ah as xa, y as Ua, aE as Fa, Q as Ha, am as Qa, V as Ea, aO as Ka, E as Na, aI as Wa, F as va, aJ as ja, b3 as qa, R as za, as as Ja, a2 as Va, aW as Xa, S as Ya, aC as Za, b5 as $a, a7 as Oa, a$ as _a, a8 as as, b0 as ss, K as ls, aM as is, v as es, aA as ns, p as os, av as us, b2 as ts, o as rs, at as gs, c as Ps, b1 as Cs } from "./index-QpRJyZ_6.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
|
-
|
|
10
|
-
|
|
11
|
-
g as
|
|
12
|
-
P as
|
|
13
|
-
C as
|
|
14
|
-
c as
|
|
15
|
-
m as
|
|
16
|
-
L as
|
|
17
|
-
|
|
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
|
-
|
|
20
|
-
|
|
21
|
+
S as BasicCollapsePlugin,
|
|
22
|
+
B as BlessingMessage,
|
|
21
23
|
w as BlessingMessagePlugin,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
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
|
-
|
|
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
|
-
ya as
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
wa as
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
ha as
|
|
82
|
-
ka as
|
|
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
|
-
|
|
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
|
+
$ as CustomSpacePlugin,
|
|
53
|
+
O 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
|
+
$a as StorageUtils,
|
|
107
|
+
Oa 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
|
};
|