officialblock 2.1.0 → 2.1.2
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-B3PhukvS.js → index-BX3wo2uq.js} +1 -1
- package/dist/{index-CT1rjCCp.mjs → index-Btjp_XdI.mjs} +1 -1
- package/dist/index-CClVOzrU.js +20 -0
- package/dist/index-C_3-HeV5.js +1 -0
- package/dist/index-Chue7s0-.mjs +31274 -0
- package/dist/index-CmerRdhn.mjs +4 -0
- package/dist/index-Cn6a6HhI.mjs +289 -0
- package/dist/index-Cu03Azf6.js +1 -0
- package/dist/index-DCXncMaQ.mjs +4 -0
- package/dist/index-DPl0MPya.js +1 -0
- package/dist/index-DRMApk01.js +1 -0
- package/dist/index-rYdlY3SQ.mjs +361 -0
- package/dist/official-block.cjs.js +1 -1
- package/dist/official-block.es.js +106 -99
- package/dist/official-block.umd.js +5 -5
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index-B1CWbJxM.mjs +0 -414
- package/dist/index-BlREL57D.js +0 -1
- package/dist/index-BmAKDKvH.mjs +0 -4
- package/dist/index-C0VvLaXk.js +0 -20
- package/dist/index-C_l0k6dm.mjs +0 -29122
- package/dist/index-CdakOmJX.js +0 -1
|
@@ -0,0 +1,361 @@
|
|
|
1
|
+
import { defineComponent as G, defineAsyncComponent as J, resolveComponent as k, createBlock as U, openBlock as O, withCtx as y, createElementVNode as i, createVNode as v, createTextVNode as w, toDisplayString as X, ref as x, computed as h, onMounted as q, nextTick as K, onBeforeUnmount as Q, createElementBlock as F, createCommentVNode as B, normalizeStyle as L, normalizeClass as H, Fragment as Y, renderList as Z } from "vue";
|
|
2
|
+
import { P as ee, _ as z, i as te, a as ne, O as le, r as ae } from "./index-Chue7s0-.mjs";
|
|
3
|
+
var I = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
4
|
+
function oe(e) {
|
|
5
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
6
|
+
}
|
|
7
|
+
var R = "Expected a function", A = NaN, se = "[object Symbol]", ie = /^\s+|\s+$/g, re = /^[-+]0x[0-9a-f]+$/i, de = /^0b[01]+$/i, ue = /^0o[0-7]+$/i, fe = parseInt, ce = typeof I == "object" && I && I.Object === Object && I, me = typeof self == "object" && self && self.Object === Object && self, pe = ce || me || Function("return this")(), ve = Object.prototype, ye = ve.toString, ge = Math.max, be = Math.min, N = function() {
|
|
8
|
+
return pe.Date.now();
|
|
9
|
+
};
|
|
10
|
+
function we(e, o, l) {
|
|
11
|
+
var c, f, t, m, d, r, p = 0, V = !1, u = !1, T = !0;
|
|
12
|
+
if (typeof e != "function")
|
|
13
|
+
throw new TypeError(R);
|
|
14
|
+
o = W(o) || 0, E(l) && (V = !!l.leading, u = "maxWait" in l, t = u ? ge(W(l.maxWait) || 0, o) : t, T = "trailing" in l ? !!l.trailing : T);
|
|
15
|
+
function j(a) {
|
|
16
|
+
var g = c, S = f;
|
|
17
|
+
return c = f = void 0, p = a, m = e.apply(S, g), m;
|
|
18
|
+
}
|
|
19
|
+
function _(a) {
|
|
20
|
+
return p = a, d = setTimeout(b, o), V ? j(a) : m;
|
|
21
|
+
}
|
|
22
|
+
function M(a) {
|
|
23
|
+
var g = a - r, S = a - p, D = o - g;
|
|
24
|
+
return u ? be(D, t - S) : D;
|
|
25
|
+
}
|
|
26
|
+
function P(a) {
|
|
27
|
+
var g = a - r, S = a - p;
|
|
28
|
+
return r === void 0 || g >= o || g < 0 || u && S >= t;
|
|
29
|
+
}
|
|
30
|
+
function b() {
|
|
31
|
+
var a = N();
|
|
32
|
+
if (P(a))
|
|
33
|
+
return n(a);
|
|
34
|
+
d = setTimeout(b, M(a));
|
|
35
|
+
}
|
|
36
|
+
function n(a) {
|
|
37
|
+
return d = void 0, T && c ? j(a) : (c = f = void 0, m);
|
|
38
|
+
}
|
|
39
|
+
function s() {
|
|
40
|
+
d !== void 0 && clearTimeout(d), p = 0, c = r = f = d = void 0;
|
|
41
|
+
}
|
|
42
|
+
function $() {
|
|
43
|
+
return d === void 0 ? m : n(N());
|
|
44
|
+
}
|
|
45
|
+
function C() {
|
|
46
|
+
var a = N(), g = P(a);
|
|
47
|
+
if (c = arguments, f = this, r = a, g) {
|
|
48
|
+
if (d === void 0)
|
|
49
|
+
return _(r);
|
|
50
|
+
if (u)
|
|
51
|
+
return d = setTimeout(b, o), j(r);
|
|
52
|
+
}
|
|
53
|
+
return d === void 0 && (d = setTimeout(b, o)), m;
|
|
54
|
+
}
|
|
55
|
+
return C.cancel = s, C.flush = $, C;
|
|
56
|
+
}
|
|
57
|
+
function he(e, o, l) {
|
|
58
|
+
var c = !0, f = !0;
|
|
59
|
+
if (typeof e != "function")
|
|
60
|
+
throw new TypeError(R);
|
|
61
|
+
return E(l) && (c = "leading" in l ? !!l.leading : c, f = "trailing" in l ? !!l.trailing : f), we(e, o, {
|
|
62
|
+
leading: c,
|
|
63
|
+
maxWait: o,
|
|
64
|
+
trailing: f
|
|
65
|
+
});
|
|
66
|
+
}
|
|
67
|
+
function E(e) {
|
|
68
|
+
var o = typeof e;
|
|
69
|
+
return !!e && (o == "object" || o == "function");
|
|
70
|
+
}
|
|
71
|
+
function Ve(e) {
|
|
72
|
+
return !!e && typeof e == "object";
|
|
73
|
+
}
|
|
74
|
+
function Ce(e) {
|
|
75
|
+
return typeof e == "symbol" || Ve(e) && ye.call(e) == se;
|
|
76
|
+
}
|
|
77
|
+
function W(e) {
|
|
78
|
+
if (typeof e == "number")
|
|
79
|
+
return e;
|
|
80
|
+
if (Ce(e))
|
|
81
|
+
return A;
|
|
82
|
+
if (E(e)) {
|
|
83
|
+
var o = typeof e.valueOf == "function" ? e.valueOf() : e;
|
|
84
|
+
e = E(o) ? o + "" : o;
|
|
85
|
+
}
|
|
86
|
+
if (typeof e != "string")
|
|
87
|
+
return e === 0 ? e : +e;
|
|
88
|
+
e = e.replace(ie, "");
|
|
89
|
+
var l = de.test(e);
|
|
90
|
+
return l || ue.test(e) ? fe(e.slice(2), l ? 2 : 8) : re.test(e) ? A : +e;
|
|
91
|
+
}
|
|
92
|
+
var xe = he;
|
|
93
|
+
const Oe = /* @__PURE__ */ oe(xe), Te = { class: "setting-content" }, je = { class: "setting-header flex items-center" }, Se = { class: "setting-header flex items-center" }, ke = { class: "setting-header flex items-center" }, Pe = { class: "setting-header flex items-center" }, $e = { class: "setting-body" }, He = { class: "setting-item" }, Ie = { class: "components-content" }, Ee = /* @__PURE__ */ G({
|
|
94
|
+
__name: "setting",
|
|
95
|
+
props: {
|
|
96
|
+
show: {
|
|
97
|
+
type: Boolean,
|
|
98
|
+
default: !1
|
|
99
|
+
},
|
|
100
|
+
data: {
|
|
101
|
+
type: Object,
|
|
102
|
+
default: () => {
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
emits: ["update:show"],
|
|
107
|
+
setup(e, { emit: o }) {
|
|
108
|
+
J(() => import("vuedraggable"));
|
|
109
|
+
const l = o, c = () => {
|
|
110
|
+
l("update:show", !1);
|
|
111
|
+
};
|
|
112
|
+
return (f, t) => {
|
|
113
|
+
const m = k("a-switch"), d = k("a-input"), r = k("a-option"), p = k("a-select"), V = k("a-drawer");
|
|
114
|
+
return O(), U(V, {
|
|
115
|
+
width: "60%",
|
|
116
|
+
visible: e.show,
|
|
117
|
+
footer: !1,
|
|
118
|
+
onCancel: c,
|
|
119
|
+
unmountOnClose: ""
|
|
120
|
+
}, {
|
|
121
|
+
title: y(() => [
|
|
122
|
+
w(X(e.data.type) + "组件编辑 ", 1)
|
|
123
|
+
]),
|
|
124
|
+
default: y(() => [
|
|
125
|
+
i("div", Te, [
|
|
126
|
+
i("div", je, [
|
|
127
|
+
t[5] || (t[5] = i("span", { class: "header-title" }, "仅显示PC端", -1)),
|
|
128
|
+
v(m, {
|
|
129
|
+
modelValue: e.data.onlyShowPc,
|
|
130
|
+
"onUpdate:modelValue": t[0] || (t[0] = (u) => e.data.onlyShowPc = u)
|
|
131
|
+
}, null, 8, ["modelValue"])
|
|
132
|
+
]),
|
|
133
|
+
i("div", Se, [
|
|
134
|
+
t[6] || (t[6] = i("span", { class: "header-title" }, "标题", -1)),
|
|
135
|
+
v(d, {
|
|
136
|
+
modelValue: e.data.title,
|
|
137
|
+
"onUpdate:modelValue": t[1] || (t[1] = (u) => e.data.title = u),
|
|
138
|
+
placeholder: "请输入标题",
|
|
139
|
+
"allow-clear": ""
|
|
140
|
+
}, null, 8, ["modelValue"])
|
|
141
|
+
]),
|
|
142
|
+
i("div", ke, [
|
|
143
|
+
t[11] || (t[11] = i("span", { class: "header-title" }, "组件宽度", -1)),
|
|
144
|
+
v(p, {
|
|
145
|
+
modelValue: e.data.width,
|
|
146
|
+
"onUpdate:modelValue": t[2] || (t[2] = (u) => e.data.width = u),
|
|
147
|
+
placeholder: "请选择",
|
|
148
|
+
"allow-clear": ""
|
|
149
|
+
}, {
|
|
150
|
+
default: y(() => [
|
|
151
|
+
v(r, { value: "default" }, {
|
|
152
|
+
default: y(() => [...t[7] || (t[7] = [
|
|
153
|
+
w("默认", -1)
|
|
154
|
+
])]),
|
|
155
|
+
_: 1
|
|
156
|
+
}),
|
|
157
|
+
v(r, { value: "small" }, {
|
|
158
|
+
default: y(() => [...t[8] || (t[8] = [
|
|
159
|
+
w("小", -1)
|
|
160
|
+
])]),
|
|
161
|
+
_: 1
|
|
162
|
+
}),
|
|
163
|
+
v(r, { value: "medium" }, {
|
|
164
|
+
default: y(() => [...t[9] || (t[9] = [
|
|
165
|
+
w("中", -1)
|
|
166
|
+
])]),
|
|
167
|
+
_: 1
|
|
168
|
+
}),
|
|
169
|
+
v(r, { value: "max" }, {
|
|
170
|
+
default: y(() => [...t[10] || (t[10] = [
|
|
171
|
+
w("大", -1)
|
|
172
|
+
])]),
|
|
173
|
+
_: 1
|
|
174
|
+
})
|
|
175
|
+
]),
|
|
176
|
+
_: 1
|
|
177
|
+
}, 8, ["modelValue"])
|
|
178
|
+
]),
|
|
179
|
+
i("div", Pe, [
|
|
180
|
+
t[14] || (t[14] = i("span", { class: "header-title" }, "Opened by default", -1)),
|
|
181
|
+
v(p, {
|
|
182
|
+
modelValue: e.data.openFirst,
|
|
183
|
+
"onUpdate:modelValue": t[3] || (t[3] = (u) => e.data.openFirst = u),
|
|
184
|
+
placeholder: "请选择",
|
|
185
|
+
"allow-clear": ""
|
|
186
|
+
}, {
|
|
187
|
+
default: y(() => [
|
|
188
|
+
v(r, { value: !0 }, {
|
|
189
|
+
default: y(() => [...t[12] || (t[12] = [
|
|
190
|
+
w("yes", -1)
|
|
191
|
+
])]),
|
|
192
|
+
_: 1
|
|
193
|
+
}),
|
|
194
|
+
v(r, { value: !1 }, {
|
|
195
|
+
default: y(() => [...t[13] || (t[13] = [
|
|
196
|
+
w("No", -1)
|
|
197
|
+
])]),
|
|
198
|
+
_: 1
|
|
199
|
+
})
|
|
200
|
+
]),
|
|
201
|
+
_: 1
|
|
202
|
+
}, 8, ["modelValue"])
|
|
203
|
+
]),
|
|
204
|
+
i("div", $e, [
|
|
205
|
+
t[15] || (t[15] = i("div", { class: "setting-toolbar" }, [
|
|
206
|
+
i("h4", null, "组件")
|
|
207
|
+
], -1)),
|
|
208
|
+
i("div", He, [
|
|
209
|
+
i("div", Ie, [
|
|
210
|
+
v(ee, {
|
|
211
|
+
data: e.data.data,
|
|
212
|
+
onUpdate: t[4] || (t[4] = (u) => e.data.data = u)
|
|
213
|
+
}, null, 8, ["data"])
|
|
214
|
+
])
|
|
215
|
+
])
|
|
216
|
+
])
|
|
217
|
+
])
|
|
218
|
+
]),
|
|
219
|
+
_: 1
|
|
220
|
+
}, 8, ["visible"]);
|
|
221
|
+
};
|
|
222
|
+
}
|
|
223
|
+
}), _e = /* @__PURE__ */ z(Ee, [["__scopeId", "data-v-23474794"]]), Me = { class: "collapse-custom__wrapper" }, Fe = ["innerHTML"], Be = { class: "collapse-custom__content__wrapper" }, Ne = { class: "component-wrapper" }, Ue = {
|
|
224
|
+
__name: "index",
|
|
225
|
+
props: {
|
|
226
|
+
modelValue: {
|
|
227
|
+
type: Object,
|
|
228
|
+
default: () => {
|
|
229
|
+
}
|
|
230
|
+
},
|
|
231
|
+
// 是否预览
|
|
232
|
+
isPreview: {
|
|
233
|
+
type: Boolean,
|
|
234
|
+
default: !0
|
|
235
|
+
}
|
|
236
|
+
},
|
|
237
|
+
emits: ["update:modelValue", "handleDelete", "handleCopy", "handlePaste"],
|
|
238
|
+
setup(e, { emit: o }) {
|
|
239
|
+
const l = e, c = o, f = x(null), t = x(0), m = x(!1), d = x(null), r = x(!1), p = x(!1), V = h(() => {
|
|
240
|
+
var n;
|
|
241
|
+
return ((n = l.modelValue) == null ? void 0 : n.classes) ?? "";
|
|
242
|
+
}), u = h(() => {
|
|
243
|
+
var n;
|
|
244
|
+
return ((n = l.modelValue) == null ? void 0 : n.style) ?? "";
|
|
245
|
+
});
|
|
246
|
+
h(() => {
|
|
247
|
+
var n;
|
|
248
|
+
return (n = l.modelValue) == null ? void 0 : n.width;
|
|
249
|
+
});
|
|
250
|
+
const T = h(() => {
|
|
251
|
+
var n;
|
|
252
|
+
return ((n = l.modelValue) == null ? void 0 : n.title) ?? [];
|
|
253
|
+
}), j = h(() => {
|
|
254
|
+
var n;
|
|
255
|
+
return ((n = l.modelValue) == null ? void 0 : n.openFirst) ?? !1;
|
|
256
|
+
}), _ = h(() => {
|
|
257
|
+
var n, s;
|
|
258
|
+
return !((n = l.modelValue) != null && n.data) || !Array.isArray(l.modelValue.data) ? [] : (s = l.modelValue) == null ? void 0 : s.data;
|
|
259
|
+
}), M = () => {
|
|
260
|
+
var s;
|
|
261
|
+
if (l.modelValue && l.modelValue.data)
|
|
262
|
+
return;
|
|
263
|
+
const n = {
|
|
264
|
+
id: ((s = l.modelValue) == null ? void 0 : s.id) || ae(),
|
|
265
|
+
//componentKey
|
|
266
|
+
type: "CollapseCustom",
|
|
267
|
+
onlyShowPc: !1,
|
|
268
|
+
title: "我是标题collaspse",
|
|
269
|
+
openFirst: !1,
|
|
270
|
+
width: "",
|
|
271
|
+
style: {
|
|
272
|
+
// marginTop: "20px",
|
|
273
|
+
// backgroundColor: "#f5f5f5",
|
|
274
|
+
},
|
|
275
|
+
data: []
|
|
276
|
+
};
|
|
277
|
+
c("update:modelValue", n);
|
|
278
|
+
}, P = h(() => {
|
|
279
|
+
var n;
|
|
280
|
+
return l.isPreview ? !((n = l.modelValue) != null && n.onlyShowPc) || !te() : !0;
|
|
281
|
+
}), b = () => {
|
|
282
|
+
const n = f.value;
|
|
283
|
+
n && (t.value = n.scrollHeight);
|
|
284
|
+
};
|
|
285
|
+
return q(() => {
|
|
286
|
+
m.value = j.value, K(b);
|
|
287
|
+
const n = Oe(() => {
|
|
288
|
+
b();
|
|
289
|
+
}, 250);
|
|
290
|
+
d.value = new ResizeObserver(n), d.value.observe(f.value);
|
|
291
|
+
}), Q(() => {
|
|
292
|
+
f.value && d.value && d.value.unobserve(f.value);
|
|
293
|
+
}), M(), (n, s) => {
|
|
294
|
+
var $, C;
|
|
295
|
+
return P.value ? (O(), F("div", {
|
|
296
|
+
key: 0,
|
|
297
|
+
class: H(["collapse-custom", V.value]),
|
|
298
|
+
style: L(u.value),
|
|
299
|
+
onMouseover: s[4] || (s[4] = (a) => r.value = !0),
|
|
300
|
+
onMouseout: s[5] || (s[5] = (a) => r.value = !1)
|
|
301
|
+
}, [
|
|
302
|
+
i("div", {
|
|
303
|
+
class: H(["collapse-custom_container", [($ = e.modelValue) != null && $.width ? `container-content-${(C = e.modelValue) == null ? void 0 : C.width}` : "container-content"]])
|
|
304
|
+
}, [
|
|
305
|
+
i("div", Me, [
|
|
306
|
+
i("button", {
|
|
307
|
+
type: "button",
|
|
308
|
+
class: H(["collapse-custom__btn", { "--is-collapsed": !m.value }]),
|
|
309
|
+
onClick: s[0] || (s[0] = (a) => m.value = !m.value)
|
|
310
|
+
}, [
|
|
311
|
+
i("h4", {
|
|
312
|
+
class: "collapse-custom__btn__title",
|
|
313
|
+
innerHTML: T.value
|
|
314
|
+
}, null, 8, Fe),
|
|
315
|
+
s[6] || (s[6] = i("span", { class: "collapse-custom__btn__icon" }, null, -1))
|
|
316
|
+
], 2),
|
|
317
|
+
i("div", {
|
|
318
|
+
class: H(["collapse-custom__content", { "--is-open": m.value }]),
|
|
319
|
+
ref_key: "content",
|
|
320
|
+
ref: f,
|
|
321
|
+
style: L({ "--scroll-height": `${t.value}px` })
|
|
322
|
+
}, [
|
|
323
|
+
i("div", Be, [
|
|
324
|
+
(O(!0), F(Y, null, Z(_.value, (a, g) => (O(), F("div", {
|
|
325
|
+
key: a.id,
|
|
326
|
+
class: "page-item"
|
|
327
|
+
}, [
|
|
328
|
+
i("div", Ne, [
|
|
329
|
+
v(ne, {
|
|
330
|
+
type: a.type,
|
|
331
|
+
"props-data": { modelValue: a }
|
|
332
|
+
}, null, 8, ["type", "props-data"])
|
|
333
|
+
])
|
|
334
|
+
]))), 128))
|
|
335
|
+
])
|
|
336
|
+
], 6)
|
|
337
|
+
]),
|
|
338
|
+
e.isPreview ? B("", !0) : (O(), U(le, {
|
|
339
|
+
key: 0,
|
|
340
|
+
show: r.value,
|
|
341
|
+
"onUpdate:show": s[1] || (s[1] = (a) => r.value = a),
|
|
342
|
+
onHandleEdit: s[2] || (s[2] = (a) => p.value = !0),
|
|
343
|
+
onHandleDelete: n.handleDelete,
|
|
344
|
+
onHandleCopy: n.handleCopy,
|
|
345
|
+
onHandlePaste: n.handlePaste,
|
|
346
|
+
style: { top: "-20px" }
|
|
347
|
+
}, null, 8, ["show", "onHandleDelete", "onHandleCopy", "onHandlePaste"]))
|
|
348
|
+
], 2),
|
|
349
|
+
e.isPreview ? B("", !0) : (O(), U(_e, {
|
|
350
|
+
key: 0,
|
|
351
|
+
show: p.value,
|
|
352
|
+
"onUpdate:show": s[3] || (s[3] = (a) => p.value = a),
|
|
353
|
+
data: e.modelValue
|
|
354
|
+
}, null, 8, ["show", "data"]))
|
|
355
|
+
], 38)) : B("", !0);
|
|
356
|
+
};
|
|
357
|
+
}
|
|
358
|
+
}, Ae = /* @__PURE__ */ z(Ue, [["__scopeId", "data-v-6e5b9702"]]);
|
|
359
|
+
export {
|
|
360
|
+
Ae as default
|
|
361
|
+
};
|
|
@@ -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-CClVOzrU.js");exports.AlummiCommunityList=a.Z;exports.AlummiCommunityListPlugin=a.aV;exports.AnimationUtils=a.bb;exports.ArticleItem=a.p;exports.ArticleItemPlugin=a.av;exports.ArticleList=a.A;exports.ArticleListPlugin=a.ad;exports.ArticleListPureText=a.a7;exports.ArticleListPureTextPlugin=a.b2;exports.BannerImage=a.B;exports.BannerImagePlugin=a.ae;exports.BannerImageWithLink=a.x;exports.BannerImageWithLinkPlugin=a.aF;exports.BannerPage=a.e;exports.BannerPagePlugin=a.af;exports.BannerQuote=a.o;exports.BannerQuotePlugin=a.au;exports.BasicCollapse=a.Q;exports.BasicCollapsePlugin=a.aP;exports.BlessingMessage=a.$;exports.BlessingMessagePlugin=a.aW;exports.BlessingSlider=a.a0;exports.BlessingSliderPlugin=a.aX;exports.BtnList=a.f;exports.BtnListPlugin=a.ag;exports.CardCarousel=a.m;exports.CardCarouselArticles=a.E;exports.CardCarouselArticlesPlugin=a.aK;exports.CardCarouselMultiRow=a.n;exports.CardCarouselMultiRowArticles=a.Y;exports.CardCarouselMultiRowArticlesPlugin=a.aU;exports.CardCarouselMultiRowPlugin=a.at;exports.CardCarouselMultiRowPublications=a.a4;exports.CardCarouselMultiRowPublicationsPlugin=a.a$;exports.CardCarouselPlugin=a.as;exports.CardListCircle=a.ab;exports.CardListCirclePlugin=a.b6;exports.CardListProgramme=a.aa;exports.CardListProgrammePlugin=a.b5;exports.CardListSchool=a.ac;exports.CardListSchoolPlugin=a.b7;exports.CardShowcase=a.a1;exports.CardShowcasePlugin=a.aY;exports.CardShowcaseProfile=a.s;exports.CardShowcaseProfilePlugin=a.aA;exports.CarouselLogo=a.F;exports.CarouselLogoPlugin=a.aL;exports.ContactUsInfo=a.y;exports.ContactUsInfoPlugin=a.aH;exports.ContactUsList=a.v;exports.ContactUsListPlugin=a.aC;exports.CountDown=a.t;exports.CountDownPlugin=a.aB;exports.CustomIframe=a.u;exports.CustomIframePlugin=a.aD;exports.CustomSpace=a.C;exports.CustomSpacePlugin=a.am;exports.CustomText=a.a5;exports.CustomTextPlugin=a.a5;exports.Disc=a.K;exports.DiscPlugin=a.aO;exports.DonorLinks=a.D;exports.DonorLinksPlugin=a.ar;exports.ExploreLinks=a.a2;exports.ExploreLinksPlugin=a.aZ;exports.GalleryBlock=a.X;exports.GalleryBlockPlugin=a.aT;exports.GalleryCaptionRound=a.g;exports.GalleryCaptionRoundPlugin=a.ai;exports.GalleryDefault=a.G;exports.GalleryDefaultPlugin=a.ah;exports.GalleryList=a.l;exports.GalleryListPlugin=a.an;exports.GalleryTimeline=a.h;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.a6;exports.MediaImageFullPlugin=a.b0;exports.MediaImageStatic=a.b;exports.MediaImageStaticPlugin=a.b1;exports.MediaLogo=a.V;exports.MediaLogoPlugin=a.aR;exports.NewsList=a.N;exports.NewsListPlugin=a.ay;exports.Process=a.k;exports.ProcessPlugin=a.al;exports.Publications=a.z;exports.PublicationsPlugin=a.aI;exports.QuoteText=a.c;exports.QuoteTextPlugin=a.aq;exports.RegisterForm=a.W;exports.RegisterFormPlugin=a.aS;exports.Resources=a.I;exports.ResourcesPlugin=a.aM;exports.ResourcesTwo=a.J;exports.ResourcesTwoPlugin=a.aN;exports.ResponsiveUtils=a.ba;exports.RibbonBlock=a.R;exports.RibbonBlockPlugin=a.aw;exports.SchoolLayout=a.a3;exports.SchoolLayoutPlugin=a.a_;exports.ScrollKeyInfo=a.S;exports.ScrollKeyInfoPlugin=a.aG;exports.StorageUtils=a.bc;exports.TabDefault=a.a8;exports.TabDefaultPlugin=a.b3;exports.TabTimeLine=a.a9;exports.TabTimeLinePlugin=a.b4;exports.TableCollapse=a.U;exports.TableCollapsePlugin=a.aQ;exports.TableTwo=a.w;exports.TableTwoPlugin=a.aE;exports.TheHistoryCarousel=a.q;exports.TheHistoryCarouselPlugin=a.az;exports.ThemeUtils=a.b9;exports.TimelineStory=a.T;exports.TimelineStoryPlugin=a.ax;exports.default=a.d;exports.useTheme=a.b8;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Z as l, aV as i, bb as e, p as n, av as o, A as u, ad as t, a7 as r, b2 as g, B as P, ae as C, x as c, aF as m, e as L, af as d, o as b, au as T, Q as S, aP as y, $ as B, aW as w, a0 as R, aX as I, f as M, ag as f, m as h, E as p, aK as A, n as k, Y as G, aU as D, at as x, a4 as U, a$ as F, as as H, ab as Q, b6 as E, aa as K, b5 as N, ac as W, b7 as v, a1 as j, aY as q, s as z, aA as J, F as V, aL as X, y as Y, aH as Z, v as $, aC as O, t as _, aB as aa, u as sa, aD as la, C as ia, am as ea, a5 as na, a5 as oa, K as ua, aO as ta, D as ra, ar as ga, a2 as Pa, aZ as Ca, X as ca, aT as ma, g as La, ai as da, G as ba, ah as Ta, l as Sa, an as ya, h as Ba, j as wa, ak as Ra, aj as Ia, H as Ma, ao as fa, L as ha, ap as pa, M as Aa, aJ as ka, a6 as Ga, b0 as Da, b as xa, b1 as Ua, V as Fa, aR as Ha, N as Qa, ay as Ea, k as Ka, al as Na, z as Wa, aI as va, c as ja, aq as qa, W as za, aS as Ja, I as Va, aM as Xa, J as Ya, aN as Za, ba as $a, R as Oa, aw as _a, a3 as as, a_ as ss, S as ls, aG as is, bc as es, a8 as ns, b3 as os, a9 as us, b4 as ts, U as rs, aQ as gs, w as Ps, aE as Cs, q as cs, az as ms, b9 as Ls, T as ds, ax as bs, d as Ts, b8 as Ss } from "./index-Chue7s0-.mjs";
|
|
2
2
|
export {
|
|
3
3
|
l as AlummiCommunityList,
|
|
4
4
|
i as AlummiCommunityListPlugin,
|
|
@@ -14,109 +14,116 @@ export {
|
|
|
14
14
|
c as BannerImageWithLink,
|
|
15
15
|
m as BannerImageWithLinkPlugin,
|
|
16
16
|
L as BannerPage,
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
17
|
+
d as BannerPagePlugin,
|
|
18
|
+
b as BannerQuote,
|
|
19
|
+
T as BannerQuotePlugin,
|
|
20
|
+
S as BasicCollapse,
|
|
21
|
+
y as BasicCollapsePlugin,
|
|
22
22
|
B as BlessingMessage,
|
|
23
23
|
w as BlessingMessagePlugin,
|
|
24
24
|
R as BlessingSlider,
|
|
25
25
|
I as BlessingSliderPlugin,
|
|
26
26
|
M as BtnList,
|
|
27
27
|
f as BtnListPlugin,
|
|
28
|
-
|
|
29
|
-
|
|
28
|
+
h as CardCarousel,
|
|
29
|
+
p as CardCarouselArticles,
|
|
30
|
+
A as CardCarouselArticlesPlugin,
|
|
30
31
|
k as CardCarouselMultiRow,
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
O as
|
|
53
|
-
_ as
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
ya as
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
pa as
|
|
83
|
-
|
|
84
|
-
ka as
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
Oa as
|
|
107
|
-
_a as
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
32
|
+
G as CardCarouselMultiRowArticles,
|
|
33
|
+
D as CardCarouselMultiRowArticlesPlugin,
|
|
34
|
+
x as CardCarouselMultiRowPlugin,
|
|
35
|
+
U as CardCarouselMultiRowPublications,
|
|
36
|
+
F as CardCarouselMultiRowPublicationsPlugin,
|
|
37
|
+
H as CardCarouselPlugin,
|
|
38
|
+
Q as CardListCircle,
|
|
39
|
+
E as CardListCirclePlugin,
|
|
40
|
+
K as CardListProgramme,
|
|
41
|
+
N as CardListProgrammePlugin,
|
|
42
|
+
W as CardListSchool,
|
|
43
|
+
v as CardListSchoolPlugin,
|
|
44
|
+
j as CardShowcase,
|
|
45
|
+
q as CardShowcasePlugin,
|
|
46
|
+
z as CardShowcaseProfile,
|
|
47
|
+
J as CardShowcaseProfilePlugin,
|
|
48
|
+
V as CarouselLogo,
|
|
49
|
+
X as CarouselLogoPlugin,
|
|
50
|
+
Y as ContactUsInfo,
|
|
51
|
+
Z as ContactUsInfoPlugin,
|
|
52
|
+
$ as ContactUsList,
|
|
53
|
+
O as ContactUsListPlugin,
|
|
54
|
+
_ as CountDown,
|
|
55
|
+
aa as CountDownPlugin,
|
|
56
|
+
sa as CustomIframe,
|
|
57
|
+
la as CustomIframePlugin,
|
|
58
|
+
ia as CustomSpace,
|
|
59
|
+
ea as CustomSpacePlugin,
|
|
60
|
+
na as CustomText,
|
|
61
|
+
oa as CustomTextPlugin,
|
|
62
|
+
ua as Disc,
|
|
63
|
+
ta as DiscPlugin,
|
|
64
|
+
ra as DonorLinks,
|
|
65
|
+
ga as DonorLinksPlugin,
|
|
66
|
+
Pa as ExploreLinks,
|
|
67
|
+
Ca as ExploreLinksPlugin,
|
|
68
|
+
ca as GalleryBlock,
|
|
69
|
+
ma as GalleryBlockPlugin,
|
|
70
|
+
La as GalleryCaptionRound,
|
|
71
|
+
da as GalleryCaptionRoundPlugin,
|
|
72
|
+
ba as GalleryDefault,
|
|
73
|
+
Ta as GalleryDefaultPlugin,
|
|
74
|
+
Sa as GalleryList,
|
|
75
|
+
ya as GalleryListPlugin,
|
|
76
|
+
Ba as GalleryTimeline,
|
|
77
|
+
wa as GalleryTimelineCol,
|
|
78
|
+
Ra as GalleryTimelineColPlugin,
|
|
79
|
+
Ia as GalleryTimelinePlugin,
|
|
80
|
+
Ma as HeroSlide,
|
|
81
|
+
fa as HeroSlidePlugin,
|
|
82
|
+
ha as LinkList,
|
|
83
|
+
pa as LinkListPlugin,
|
|
84
|
+
Aa as MapStatic,
|
|
85
|
+
ka as MapStaticPlugin,
|
|
86
|
+
Ga as MediaImageFull,
|
|
87
|
+
Da as MediaImageFullPlugin,
|
|
88
|
+
xa as MediaImageStatic,
|
|
89
|
+
Ua as MediaImageStaticPlugin,
|
|
90
|
+
Fa as MediaLogo,
|
|
91
|
+
Ha as MediaLogoPlugin,
|
|
92
|
+
Qa as NewsList,
|
|
93
|
+
Ea as NewsListPlugin,
|
|
94
|
+
Ka as Process,
|
|
95
|
+
Na as ProcessPlugin,
|
|
96
|
+
Wa as Publications,
|
|
97
|
+
va as PublicationsPlugin,
|
|
98
|
+
ja as QuoteText,
|
|
99
|
+
qa as QuoteTextPlugin,
|
|
100
|
+
za as RegisterForm,
|
|
101
|
+
Ja as RegisterFormPlugin,
|
|
102
|
+
Va as Resources,
|
|
103
|
+
Xa as ResourcesPlugin,
|
|
104
|
+
Ya as ResourcesTwo,
|
|
105
|
+
Za as ResourcesTwoPlugin,
|
|
106
|
+
$a as ResponsiveUtils,
|
|
107
|
+
Oa as RibbonBlock,
|
|
108
|
+
_a as RibbonBlockPlugin,
|
|
109
|
+
as as SchoolLayout,
|
|
110
|
+
ss as SchoolLayoutPlugin,
|
|
111
|
+
ls as ScrollKeyInfo,
|
|
112
|
+
is as ScrollKeyInfoPlugin,
|
|
113
|
+
es as StorageUtils,
|
|
114
|
+
ns as TabDefault,
|
|
115
|
+
os as TabDefaultPlugin,
|
|
116
|
+
us as TabTimeLine,
|
|
117
|
+
ts as TabTimeLinePlugin,
|
|
118
|
+
rs as TableCollapse,
|
|
119
|
+
gs as TableCollapsePlugin,
|
|
120
|
+
Ps as TableTwo,
|
|
121
|
+
Cs as TableTwoPlugin,
|
|
122
|
+
cs as TheHistoryCarousel,
|
|
123
|
+
ms as TheHistoryCarouselPlugin,
|
|
124
|
+
Ls as ThemeUtils,
|
|
125
|
+
ds as TimelineStory,
|
|
126
|
+
bs as TimelineStoryPlugin,
|
|
127
|
+
Ts as default,
|
|
128
|
+
Ss as useTheme
|
|
122
129
|
};
|