officialblock 3.0.0 → 3.0.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-DTl98MsP.mjs → index-B3O03Kb3.mjs} +338 -252
- package/dist/index-BNGXuHzf.mjs +4 -0
- package/dist/index-CKqV7_E_.js +533 -0
- package/dist/{index-C4PoqNlw.js → index-Ck-8EpdC.js} +1 -1
- package/dist/{index-DHaAz_EE.mjs → index-DHQA-VWd.mjs} +1 -1
- package/dist/{index-BcEziveH.js → index-DWHFZOpt.js} +1 -1
- package/dist/official-block.cjs.js +1 -1
- package/dist/official-block.es.js +1 -1
- package/dist/official-block.umd.js +28 -28
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index-BNdOTy2U.mjs +0 -4
- package/dist/index-CTVlrQuj.js +0 -533
|
@@ -388,7 +388,10 @@ const Cy = {
|
|
|
388
388
|
at_least_3_items: "至少保留3个项目",
|
|
389
389
|
phone: "手机号码",
|
|
390
390
|
email: "邮箱",
|
|
391
|
-
alt_text: "图片替代文本"
|
|
391
|
+
alt_text: "图片替代文本",
|
|
392
|
+
layout: "布局",
|
|
393
|
+
centered: "居中",
|
|
394
|
+
layout_left: "靠左"
|
|
392
395
|
},
|
|
393
396
|
operate: {
|
|
394
397
|
copy: "复制",
|
|
@@ -780,7 +783,10 @@ const Cy = {
|
|
|
780
783
|
at_least_3_items: "At least 3 items must be kept",
|
|
781
784
|
phone: "Phone",
|
|
782
785
|
email: "Email",
|
|
783
|
-
alt_text: "Image Alt Text"
|
|
786
|
+
alt_text: "Image Alt Text",
|
|
787
|
+
layout: "Layout",
|
|
788
|
+
centered: "Centered",
|
|
789
|
+
layout_left: "Left"
|
|
784
790
|
},
|
|
785
791
|
operate: {
|
|
786
792
|
copy: "Copy",
|
|
@@ -1172,7 +1178,10 @@ const Cy = {
|
|
|
1172
1178
|
at_least_3_items: "At least 3 items must be kept",
|
|
1173
1179
|
phone: "Phone",
|
|
1174
1180
|
email: "Email",
|
|
1175
|
-
alt_text: "Image Alt Text"
|
|
1181
|
+
alt_text: "Image Alt Text",
|
|
1182
|
+
layout: "Layout",
|
|
1183
|
+
centered: "Centered",
|
|
1184
|
+
layout_left: "Left"
|
|
1176
1185
|
},
|
|
1177
1186
|
operate: {
|
|
1178
1187
|
copy: "Copy",
|
|
@@ -1564,7 +1573,10 @@ const Cy = {
|
|
|
1564
1573
|
at_least_3_items: "At least 3 items must be kept",
|
|
1565
1574
|
phone: "Phone",
|
|
1566
1575
|
email: "Email",
|
|
1567
|
-
alt_text: "Image Alt Text"
|
|
1576
|
+
alt_text: "Image Alt Text",
|
|
1577
|
+
layout: "Layout",
|
|
1578
|
+
centered: "Centered",
|
|
1579
|
+
layout_left: "Left"
|
|
1568
1580
|
},
|
|
1569
1581
|
operate: {
|
|
1570
1582
|
copy: "Copy",
|
|
@@ -1956,7 +1968,10 @@ const Cy = {
|
|
|
1956
1968
|
at_least_3_items: "至少保留3个項目",
|
|
1957
1969
|
phone: "手機號碼",
|
|
1958
1970
|
email: "郵箱",
|
|
1959
|
-
alt_text: "圖片替代文本"
|
|
1971
|
+
alt_text: "圖片替代文本",
|
|
1972
|
+
layout: "佈局",
|
|
1973
|
+
centered: "中間",
|
|
1974
|
+
layout_left: "左側"
|
|
1960
1975
|
},
|
|
1961
1976
|
operate: {
|
|
1962
1977
|
copy: "複製",
|
|
@@ -2532,7 +2547,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
2532
2547
|
},
|
|
2533
2548
|
emits: ["update:show"],
|
|
2534
2549
|
setup(t, { emit: e }) {
|
|
2535
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
2550
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
2536
2551
|
animation: 200,
|
|
2537
2552
|
group: "item",
|
|
2538
2553
|
disabled: !1,
|
|
@@ -2684,6 +2699,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
2684
2699
|
r("div", ib, [
|
|
2685
2700
|
r("span", sb, m(h(A)("setting.show_mode_pc_mobile")), 1),
|
|
2686
2701
|
g(G, {
|
|
2702
|
+
style: { "margin-left": "10px" },
|
|
2687
2703
|
modelValue: t.data.showMode,
|
|
2688
2704
|
"onUpdate:modelValue": P[0] || (P[0] = (_) => t.data.showMode = _),
|
|
2689
2705
|
type: "button"
|
|
@@ -3315,7 +3331,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
3315
3331
|
}, 8, ["visible"]);
|
|
3316
3332
|
};
|
|
3317
3333
|
}
|
|
3318
|
-
}), oC = /* @__PURE__ */ me(sC, [["__scopeId", "data-v-
|
|
3334
|
+
}), oC = /* @__PURE__ */ me(sC, [["__scopeId", "data-v-5a8a0740"]]), lC = { class: "operate-page operate-component" }, rC = { class: "operate-btn d-flex justify-end" }, dC = /* @__PURE__ */ ye({
|
|
3319
3335
|
__name: "index",
|
|
3320
3336
|
props: {
|
|
3321
3337
|
show: {
|
|
@@ -3705,6 +3721,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
3705
3721
|
r("div", wC, [
|
|
3706
3722
|
r("span", yC, m(h(i)("setting.show_mode_pc_mobile")), 1),
|
|
3707
3723
|
g(v, {
|
|
3724
|
+
style: { "margin-left": "10px" },
|
|
3708
3725
|
modelValue: t.data.showMode,
|
|
3709
3726
|
"onUpdate:modelValue": u[0] || (u[0] = (L) => t.data.showMode = L),
|
|
3710
3727
|
type: "button"
|
|
@@ -3830,7 +3847,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
3830
3847
|
}, 8, ["visible"]);
|
|
3831
3848
|
};
|
|
3832
3849
|
}
|
|
3833
|
-
}), VC = /* @__PURE__ */ me(LC, [["__scopeId", "data-v-
|
|
3850
|
+
}), VC = /* @__PURE__ */ me(LC, [["__scopeId", "data-v-3fe9d379"]]), QC = { class: "banner-image__title is-zh" }, OC = /* @__PURE__ */ ye({
|
|
3834
3851
|
name: "BannerImage",
|
|
3835
3852
|
__name: "index",
|
|
3836
3853
|
props: {
|
|
@@ -3966,6 +3983,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
3966
3983
|
r("div", FC, [
|
|
3967
3984
|
r("span", HC, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
3968
3985
|
g(c, {
|
|
3986
|
+
style: { "margin-left": "10px" },
|
|
3969
3987
|
modelValue: t.data.showMode,
|
|
3970
3988
|
"onUpdate:modelValue": s[0] || (s[0] = (p) => t.data.showMode = p),
|
|
3971
3989
|
type: "button"
|
|
@@ -4027,7 +4045,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
4027
4045
|
}, 8, ["visible"]);
|
|
4028
4046
|
};
|
|
4029
4047
|
}
|
|
4030
|
-
}), qC = /* @__PURE__ */ me(GC, [["__scopeId", "data-v-
|
|
4048
|
+
}), qC = /* @__PURE__ */ me(GC, [["__scopeId", "data-v-4576af9f"]]), KC = { class: "red" }, WC = { class: "banner-page__title" }, XC = { class: "position-absolute triangle-position" }, JC = { class: "position-relative h-100 banner-strips" }, ZC = /* @__PURE__ */ ye({
|
|
4031
4049
|
name: "BannerPage",
|
|
4032
4050
|
__name: "index",
|
|
4033
4051
|
props: {
|
|
@@ -4182,6 +4200,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
4182
4200
|
r("div", e8, [
|
|
4183
4201
|
r("span", t8, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
4184
4202
|
g(v, {
|
|
4203
|
+
style: { "margin-left": "10px" },
|
|
4185
4204
|
modelValue: t.data.showMode,
|
|
4186
4205
|
"onUpdate:modelValue": u[0] || (u[0] = (F) => t.data.showMode = F),
|
|
4187
4206
|
type: "button"
|
|
@@ -4272,7 +4291,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
4272
4291
|
}, 8, ["modelValue", "placeholder"])
|
|
4273
4292
|
]),
|
|
4274
4293
|
r("div", o8, [
|
|
4275
|
-
r("span", l8, m(h(s)("setting.
|
|
4294
|
+
r("span", l8, m(h(s)("setting.layout")), 1),
|
|
4276
4295
|
g(k, {
|
|
4277
4296
|
modelValue: t.data.center,
|
|
4278
4297
|
"onUpdate:modelValue": u[3] || (u[3] = (F) => t.data.center = F),
|
|
@@ -4288,7 +4307,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
4288
4307
|
}),
|
|
4289
4308
|
g(C, { value: !1 }, {
|
|
4290
4309
|
default: y(() => [
|
|
4291
|
-
U(m(h(s)("setting.
|
|
4310
|
+
U(m(h(s)("setting.layout_left")), 1)
|
|
4292
4311
|
]),
|
|
4293
4312
|
_: 1
|
|
4294
4313
|
})
|
|
@@ -4413,7 +4432,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
4413
4432
|
}, 8, ["visible"]);
|
|
4414
4433
|
};
|
|
4415
4434
|
}
|
|
4416
|
-
}), m8 = /* @__PURE__ */ me(f8, [["__scopeId", "data-v-
|
|
4435
|
+
}), m8 = /* @__PURE__ */ me(f8, [["__scopeId", "data-v-930fdfb2"]]), p8 = { class: "btn-list__row" }, A8 = ["href"], v8 = { class: "btn-primary__text" }, w8 = ["onClick"], y8 = { class: "btn-primary__text" }, b8 = /* @__PURE__ */ ye({
|
|
4417
4436
|
__name: "btnList",
|
|
4418
4437
|
props: {
|
|
4419
4438
|
list: {},
|
|
@@ -4623,6 +4642,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
4623
4642
|
r("div", D8, [
|
|
4624
4643
|
r("span", E8, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
4625
4644
|
g(v, {
|
|
4645
|
+
style: { "margin-left": "10px" },
|
|
4626
4646
|
modelValue: t.data.showMode,
|
|
4627
4647
|
"onUpdate:modelValue": u[0] || (u[0] = (D) => t.data.showMode = D),
|
|
4628
4648
|
type: "button"
|
|
@@ -4782,7 +4802,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
4782
4802
|
}, 8, ["visible"]);
|
|
4783
4803
|
};
|
|
4784
4804
|
}
|
|
4785
|
-
}), Y8 = /* @__PURE__ */ me(j8, [["__scopeId", "data-v-
|
|
4805
|
+
}), Y8 = /* @__PURE__ */ me(j8, [["__scopeId", "data-v-566c8f64"]]), G8 = { class: "container-content" }, q8 = { class: "gallery-default" }, K8 = { class: "img-wrapper need-mask" }, W8 = ["src", "alt"], X8 = { class: "img-wrapper__content" }, J8 = { class: "img-wrapper__content__title" }, Z8 = { class: "img-wrapper__content__subtitle" }, _8 = /* @__PURE__ */ ye({
|
|
4786
4806
|
name: "GalleryDefault",
|
|
4787
4807
|
__name: "index",
|
|
4788
4808
|
props: {
|
|
@@ -4960,6 +4980,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
4960
4980
|
r("div", t4, [
|
|
4961
4981
|
r("span", n4, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
4962
4982
|
g(v, {
|
|
4983
|
+
style: { "margin-left": "10px" },
|
|
4963
4984
|
modelValue: t.data.showMode,
|
|
4964
4985
|
"onUpdate:modelValue": u[0] || (u[0] = (D) => t.data.showMode = D),
|
|
4965
4986
|
type: "button"
|
|
@@ -5144,7 +5165,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
5144
5165
|
}, 8, ["visible"]);
|
|
5145
5166
|
};
|
|
5146
5167
|
}
|
|
5147
|
-
}), C4 = /* @__PURE__ */ me(b4, [["__scopeId", "data-v-
|
|
5168
|
+
}), C4 = /* @__PURE__ */ me(b4, [["__scopeId", "data-v-3d64e308"]]), x4 = { class: "gallery-container gallery-caption-round container-content" }, B4 = ["href"], D4 = ["src", "alt"], E4 = ["onClick"], k4 = ["src", "alt"], I4 = {
|
|
5148
5169
|
key: 2,
|
|
5149
5170
|
class: "gallery-caption__img"
|
|
5150
5171
|
}, T4 = ["src", "alt"], P4 = ["href"], S4 = ["onClick"], M4 = ["innerHTML"], L4 = /* @__PURE__ */ ye({
|
|
@@ -5317,7 +5338,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
5317
5338
|
},
|
|
5318
5339
|
emits: ["update:show"],
|
|
5319
5340
|
setup(t, { emit: e }) {
|
|
5320
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
5341
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
5321
5342
|
animation: 200,
|
|
5322
5343
|
group: "gallerys",
|
|
5323
5344
|
// 链接专用分组
|
|
@@ -5362,6 +5383,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
5362
5383
|
r("div", O4, [
|
|
5363
5384
|
r("span", U4, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
5364
5385
|
g(C, {
|
|
5386
|
+
style: { "margin-left": "10px" },
|
|
5365
5387
|
modelValue: t.data.showMode,
|
|
5366
5388
|
"onUpdate:modelValue": p[0] || (p[0] = (F) => t.data.showMode = F),
|
|
5367
5389
|
type: "button"
|
|
@@ -5533,7 +5555,7 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
5533
5555
|
}, 8, ["visible"]);
|
|
5534
5556
|
};
|
|
5535
5557
|
}
|
|
5536
|
-
}), $4 = /* @__PURE__ */ me(_4, [["__scopeId", "data-v-
|
|
5558
|
+
}), $4 = /* @__PURE__ */ me(_4, [["__scopeId", "data-v-45371614"]]), Vs = /* @__PURE__ */ ye({
|
|
5537
5559
|
name: "ScrollBar",
|
|
5538
5560
|
__name: "index",
|
|
5539
5561
|
props: {
|
|
@@ -5563,14 +5585,14 @@ const Ty = ["innerHTML"], Py = ["innerHTML"], Sy = /* @__PURE__ */ ye({
|
|
|
5563
5585
|
], 2));
|
|
5564
5586
|
}
|
|
5565
5587
|
});
|
|
5566
|
-
function
|
|
5588
|
+
function ex(t, e) {
|
|
5567
5589
|
for (var n = 0; n < e.length; n++) {
|
|
5568
5590
|
var a = e[n];
|
|
5569
5591
|
a.enumerable = a.enumerable || !1, a.configurable = !0, "value" in a && (a.writable = !0), Object.defineProperty(t, a.key, a);
|
|
5570
5592
|
}
|
|
5571
5593
|
}
|
|
5572
|
-
function
|
|
5573
|
-
return e &&
|
|
5594
|
+
function tx(t, e, n) {
|
|
5595
|
+
return e && ex(t.prototype, e), t;
|
|
5574
5596
|
}
|
|
5575
5597
|
/*!
|
|
5576
5598
|
* Observer 3.13.0
|
|
@@ -5584,7 +5606,7 @@ var xn, Zr, pa, Xi, Ji, ro, DA, us, Il, EA, yi, Ua, kA, IA = function() {
|
|
|
5584
5606
|
return xn || typeof window < "u" && (xn = window.gsap) && xn.registerPlugin && xn;
|
|
5585
5607
|
}, TA = 1, no = [], Ct = [], ai = [], Tl = Date.now, dc = function(e, n) {
|
|
5586
5608
|
return n;
|
|
5587
|
-
},
|
|
5609
|
+
}, nx = function() {
|
|
5588
5610
|
var e = Il.core, n = e.bridge || {}, a = e._scrollers, i = e._proxies;
|
|
5589
5611
|
a.push.apply(a, Ct), i.push.apply(i, ai), Ct = a, ai = i, dc = function(l, s) {
|
|
5590
5612
|
return n[l](s);
|
|
@@ -5639,7 +5661,7 @@ var xn, Zr, pa, Xi, Ji, ro, DA, us, Il, EA, yi, Ua, kA, IA = function() {
|
|
|
5639
5661
|
})
|
|
5640
5662
|
}, Xn = function(e, n) {
|
|
5641
5663
|
return (n && n._ctx && n._ctx.selector || xn.utils.toArray)(e)[0] || (typeof e == "string" && xn.config().nullTargetWarn !== !1 ? console.warn("Element not found:", e) : null);
|
|
5642
|
-
},
|
|
5664
|
+
}, ax = function(e, n) {
|
|
5643
5665
|
for (var a = n.length; a--; )
|
|
5644
5666
|
if (n[a] === e || n[a].contains(e))
|
|
5645
5667
|
return !0;
|
|
@@ -5674,7 +5696,7 @@ var xn, Zr, pa, Xi, Ji, ro, DA, us, Il, EA, yi, Ua, kA, IA = function() {
|
|
|
5674
5696
|
var n = Math.max.apply(Math, e), a = Math.min.apply(Math, e);
|
|
5675
5697
|
return Math.abs(n) >= Math.abs(a) ? n : a;
|
|
5676
5698
|
}, PA = function() {
|
|
5677
|
-
Il = xn.core.globals().ScrollTrigger, Il && Il.core &&
|
|
5699
|
+
Il = xn.core.globals().ScrollTrigger, Il && Il.core && nx();
|
|
5678
5700
|
}, SA = function(e) {
|
|
5679
5701
|
return xn = e || IA(), !Zr && xn && typeof document < "u" && document.body && (pa = window, Xi = document, Ji = Xi.documentElement, ro = Xi.body, EA = [pa, Xi, Ji, ro], xn.utils.clamp, kA = xn.core.context || function() {
|
|
5680
5702
|
}, us = "onpointerenter" in ro ? "pointer" : "mouse", DA = an.isTouch = pa.matchMedia && pa.matchMedia("(hover: none), (pointer: coarse)").matches ? 1 : "ontouchstart" in pa || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0 ? 2 : 0, Ua = an.eventTypes = ("ontouchstart" in Ji ? "touchstart,touchmove,touchcancel,touchend" : "onpointerdown" in Ji ? "pointerdown,pointermove,pointercancel,pointerup" : "mousedown,mousemove,mouseup,mouseup").split(","), setTimeout(function() {
|
|
@@ -5695,7 +5717,7 @@ var an = /* @__PURE__ */ function() {
|
|
|
5695
5717
|
var xe, Me, Ee, ue, pe, Le, Re, we = this, ot = 0, je = 0, Ce = a.passive || !f && a.passive !== !1, Ve = $i(s, zn), et = $i(s, un), $e = Ve(), gt = et(), Et = ~l.indexOf("touch") && !~l.indexOf("pointer") && Ua[0] === "pointerdown", Gn = Pl(s), Ot = s.ownerDocument || Xi, cn = [0, 0, 0], hn = [0, 0, 0], Zt = 0, Li = function() {
|
|
5696
5718
|
return Zt = Tl();
|
|
5697
5719
|
}, ut = function(lt, kt) {
|
|
5698
|
-
return (we.event = lt) && u &&
|
|
5720
|
+
return (we.event = lt) && u && ax(lt.target, u) || kt && Et && lt.pointerType !== "touch" || le && le(lt, kt);
|
|
5699
5721
|
}, Us = function() {
|
|
5700
5722
|
we._vx.reset(), we._vy.reset(), Me.pause(), b && b(we);
|
|
5701
5723
|
}, qn = function() {
|
|
@@ -5766,7 +5788,7 @@ var an = /* @__PURE__ */ function() {
|
|
|
5766
5788
|
var ht = no.indexOf(we);
|
|
5767
5789
|
ht >= 0 && no.splice(ht, 1), yi === we && (yi = 0);
|
|
5768
5790
|
}, no.push(we), re && Pl(s) && (yi = we), we.enable(v);
|
|
5769
|
-
},
|
|
5791
|
+
}, tx(t, [{
|
|
5770
5792
|
key: "velocityX",
|
|
5771
5793
|
get: function() {
|
|
5772
5794
|
return this._vx.getVelocity();
|
|
@@ -5805,7 +5827,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
5805
5827
|
return a["_" + n + "Clamp"] = i, i ? e.substr(6, e.length - 7) : e;
|
|
5806
5828
|
}, vm = function(e, n) {
|
|
5807
5829
|
return n && (!fa(e) || e.substr(0, 6) !== "clamp(") ? "clamp(" + e + ")" : e;
|
|
5808
|
-
},
|
|
5830
|
+
}, ix = function t() {
|
|
5809
5831
|
return vl && requestAnimationFrame(t);
|
|
5810
5832
|
}, wm = function() {
|
|
5811
5833
|
return Nd = 1;
|
|
@@ -5829,14 +5851,14 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
5829
5851
|
} : function() {
|
|
5830
5852
|
return Ai(e);
|
|
5831
5853
|
});
|
|
5832
|
-
},
|
|
5854
|
+
}, sx = function(e, n, a) {
|
|
5833
5855
|
var i = a.d, o = a.d2, l = a.a;
|
|
5834
5856
|
return (l = _i(e, "getBoundingClientRect")) ? function() {
|
|
5835
5857
|
return l()[i];
|
|
5836
5858
|
} : function() {
|
|
5837
5859
|
return (n ? FA(o) : e["client" + o]) || 0;
|
|
5838
5860
|
};
|
|
5839
|
-
},
|
|
5861
|
+
}, ox = function(e, n) {
|
|
5840
5862
|
return !n || ~ai.indexOf(e) ? HA(e) : function() {
|
|
5841
5863
|
return nd;
|
|
5842
5864
|
};
|
|
@@ -5865,7 +5887,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
5865
5887
|
}
|
|
5866
5888
|
}, js = Math.abs, RA = "left", NA = "top", ch = "right", hh = "bottom", vs = "width", ws = "height", Ml = "Right", Ll = "Left", Vl = "Top", Ql = "Bottom", on = "padding", Ea = "margin", xo = "Width", gh = "Height", dn = "px", ka = function(e) {
|
|
5867
5889
|
return bt.getComputedStyle(e);
|
|
5868
|
-
},
|
|
5890
|
+
}, lx = function(e) {
|
|
5869
5891
|
var n = ka(e).position;
|
|
5870
5892
|
e.style.position = n === "absolute" || n === "fixed" ? n : "relative";
|
|
5871
5893
|
}, bm = function(e, n) {
|
|
@@ -5894,7 +5916,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
5894
5916
|
for (o in a)
|
|
5895
5917
|
n.push(a[o] / i);
|
|
5896
5918
|
return n;
|
|
5897
|
-
},
|
|
5919
|
+
}, rx = function(e) {
|
|
5898
5920
|
return function(n) {
|
|
5899
5921
|
return _e.utils.snap(zA(e), n);
|
|
5900
5922
|
};
|
|
@@ -5922,7 +5944,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
5922
5944
|
var s = n(i);
|
|
5923
5945
|
return !o || Math.abs(s - i) < l || s - i < 0 == o < 0 ? s : n(o < 0 ? i - e : i + e);
|
|
5924
5946
|
};
|
|
5925
|
-
},
|
|
5947
|
+
}, dx = function(e) {
|
|
5926
5948
|
return function(n, a) {
|
|
5927
5949
|
return fh(zA(e))(n, a.direction);
|
|
5928
5950
|
};
|
|
@@ -5976,12 +5998,12 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
5976
5998
|
QA = bt.innerWidth, VA = bt.innerHeight;
|
|
5977
5999
|
}, bl = function(e) {
|
|
5978
6000
|
Ct.cache++, (e === !0 || !Dn && !LA && !Rt.fullscreenElement && !Rt.webkitFullscreenElement && (!gc || QA !== bt.innerWidth || Math.abs(bt.innerHeight - VA) > bt.innerHeight * 0.25)) && dd.restart(!0);
|
|
5979
|
-
}, ks = {},
|
|
6001
|
+
}, ks = {}, ux = [], jA = function t() {
|
|
5980
6002
|
return pn(xt, "scrollEnd", t) || fs(!0);
|
|
5981
6003
|
}, Is = function(e) {
|
|
5982
6004
|
return ks[e] && ks[e].map(function(n) {
|
|
5983
6005
|
return n();
|
|
5984
|
-
}) ||
|
|
6006
|
+
}) || ux;
|
|
5985
6007
|
}, ga = [], YA = function(e) {
|
|
5986
6008
|
for (var n = 0; n < ga.length; n += 5)
|
|
5987
6009
|
(!e || ga[n + 4] && ga[n + 4].query === e) && (ga[n].style.cssText = ga[n + 1], ga[n].getBBox && ga[n].setAttribute("transform", ga[n + 2] || ""), ga[n + 3].uncache = 1);
|
|
@@ -5994,7 +6016,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
5994
6016
|
Ct.cache++, (n || !Rn) && Ct.forEach(function(a) {
|
|
5995
6017
|
return kn(a) && a.cacheID++ && (a.rec = 0);
|
|
5996
6018
|
}), fa(e) && (bt.history.scrollRestoration = dh = e);
|
|
5997
|
-
}, Rn, ys = 0, Bm,
|
|
6019
|
+
}, Rn, ys = 0, Bm, cx = function() {
|
|
5998
6020
|
if (Bm !== ys) {
|
|
5999
6021
|
var e = Bm = ys;
|
|
6000
6022
|
requestAnimationFrame(function() {
|
|
@@ -6051,7 +6073,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6051
6073
|
xt.isUpdating = !1;
|
|
6052
6074
|
}
|
|
6053
6075
|
Gl = 0;
|
|
6054
|
-
}, vc = [RA, NA, hh, ch, Ea + Ql, Ea + Ml, Ea + Vl, Ea + Ll, "display", "flexShrink", "float", "zIndex", "gridColumnStart", "gridColumnEnd", "gridRowStart", "gridRowEnd", "gridArea", "justifySelf", "alignSelf", "placeSelf", "order"], td = vc.concat([vs, ws, "boxSizing", "max" + xo, "max" + gh, "position", Ea, on, on + Vl, on + Ml, on + Ql, on + Ll]),
|
|
6076
|
+
}, vc = [RA, NA, hh, ch, Ea + Ql, Ea + Ml, Ea + Vl, Ea + Ll, "display", "flexShrink", "float", "zIndex", "gridColumnStart", "gridColumnEnd", "gridRowStart", "gridRowEnd", "gridArea", "justifySelf", "alignSelf", "placeSelf", "order"], td = vc.concat([vs, ws, "boxSizing", "max" + xo, "max" + gh, "position", Ea, on, on + Vl, on + Ml, on + Ql, on + Ll]), hx = function(e, n, a) {
|
|
6055
6077
|
co(a);
|
|
6056
6078
|
var i = e._gsap;
|
|
6057
6079
|
if (i.spacerIsNative)
|
|
@@ -6067,17 +6089,17 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6067
6089
|
d = vc[o], l[d] = a[d];
|
|
6068
6090
|
l.position = a.position === "absolute" ? "absolute" : "relative", a.display === "inline" && (l.display = "inline-block"), s[hh] = s[ch] = "auto", l.flexBasis = a.flexBasis || "auto", l.overflow = "visible", l.boxSizing = "border-box", l[vs] = cd(e, zn) + dn, l[ws] = cd(e, un) + dn, l[on] = s[Ea] = s[NA] = s[RA] = "0", co(i), s[vs] = s["max" + xo] = a[vs], s[ws] = s["max" + gh] = a[ws], s[on] = a[on], e.parentNode !== n && (e.parentNode.insertBefore(n, e), n.appendChild(e)), e._gsap.swappedIn = !0;
|
|
6069
6091
|
}
|
|
6070
|
-
},
|
|
6092
|
+
}, gx = /([A-Z])/g, co = function(e) {
|
|
6071
6093
|
if (e) {
|
|
6072
6094
|
var n = e.t.style, a = e.length, i = 0, o, l;
|
|
6073
6095
|
for ((e.t._gsap || _e.core.getCache(e.t)).uncache = 1; i < a; i += 2)
|
|
6074
|
-
l = e[i + 1], o = e[i], l ? n[o] = l : n[o] && n.removeProperty(o.replace(
|
|
6096
|
+
l = e[i + 1], o = e[i], l ? n[o] = l : n[o] && n.removeProperty(o.replace(gx, "-$1").toLowerCase());
|
|
6075
6097
|
}
|
|
6076
6098
|
}, Hr = function(e) {
|
|
6077
6099
|
for (var n = td.length, a = e.style, i = [], o = 0; o < n; o++)
|
|
6078
6100
|
i.push(td[o], a[td[o]]);
|
|
6079
6101
|
return i.t = e, i;
|
|
6080
|
-
},
|
|
6102
|
+
}, fx = function(e, n, a) {
|
|
6081
6103
|
for (var i = [], o = e.length, l = a ? 8 : 0, s; l < o; l += 2)
|
|
6082
6104
|
s = e[l], i.push(s, s in n ? n[s] : e[l + 1]);
|
|
6083
6105
|
return i.t = e.t, i;
|
|
@@ -6099,13 +6121,13 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6099
6121
|
C = "scroll" + i.d2, $r(l, L, i, F && L > 20 || !F && (b ? Math.max(Pt[C], ma[C]) : l.parentNode[C]) <= L + 1), b && (c = Ai(s), b && (l.style[i.op.p] = c[i.op.p] - i.op.m - l._offset + dn));
|
|
6100
6122
|
}
|
|
6101
6123
|
return u && T && (C = Ai(T), u.seek(A), k = Ai(T), u._caScrollDist = C[i.p] - k[i.p], e = e / u._caScrollDist * A), u && u.seek(v), u ? e : Math.round(e);
|
|
6102
|
-
},
|
|
6124
|
+
}, mx = /(webkit|moz|length|cssText|inset)/i, km = function(e, n, a, i) {
|
|
6103
6125
|
if (e.parentNode !== n) {
|
|
6104
6126
|
var o = e.style, l, s;
|
|
6105
6127
|
if (n === Pt) {
|
|
6106
6128
|
e._stOrig = o.cssText, s = ka(e);
|
|
6107
6129
|
for (l in s)
|
|
6108
|
-
!+l && !
|
|
6130
|
+
!+l && !mx.test(l) && s[l] && typeof o[l] == "string" && l !== "0" && (o[l] = s[l]);
|
|
6109
6131
|
o.top = a, o.left = i;
|
|
6110
6132
|
} else
|
|
6111
6133
|
o.cssText = e._stOrig;
|
|
@@ -6153,7 +6175,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6153
6175
|
} : a, Ur);
|
|
6154
6176
|
var o = a, l = o.onUpdate, s = o.toggleClass, d = o.id, c = o.onToggle, f = o.onRefresh, b = o.scrub, A = o.trigger, u = o.pin, p = o.pinSpacing, v = o.invalidateOnRefresh, C = o.anticipatePin, k = o.onScrubComplete, T = o.onSnapComplete, E = o.once, B = o.snap, M = o.pinReparent, V = o.pinSpacer, D = o.containerAnimation, L = o.fastScrollEnd, F = o.preventOverlaps, P = a.horizontal || a.containerAnimation && a.horizontal !== !1 ? zn : un, N = !b && b !== 0, G = Xn(a.scroller || bt), j = _e.core.getCache(G), Y = Es(G), J = ("pinType" in a ? a.pinType : _i(G, "pinType") || Y && "fixed") === "fixed", Z = [a.onEnter, a.onLeave, a.onEnterBack, a.onLeaveBack], le = N && a.toggleActions.split(" "), re = "markers" in a ? a.markers : Ur.markers, $ = Y ? 0 : parseFloat(ka(G)["border" + P.p2 + xo]) || 0, K = this, ae = a.onRefreshInit && function() {
|
|
6155
6177
|
return a.onRefreshInit(K);
|
|
6156
|
-
}, se =
|
|
6178
|
+
}, se = sx(G, Y, P), _ = ox(G, Y), te = 0, ve = 0, Oe = 0, Pe = $i(G, P), Xe, Je, xe, Me, Ee, ue, pe, Le, Re, we, ot, je, Ce, Ve, et, $e, gt, Et, Gn, Ot, cn, hn, Zt, Li, ut, Us, qn, Vi, Qi, ja, ci, vt, hi, ia, sa, oa, gi, Oi, ba;
|
|
6157
6179
|
if (K._startClamp = K._endClamp = !1, K._dir = P, C *= 45, K.scroller = G, K.scroll = D ? D.time.bind(D) : Pe, Me = Pe(), K.vars = a, i = i || a.animation, "refreshPriority" in a && (MA = 1, a.refreshPriority === -9999 && (Ol = K)), j.tweenScroll = j.tweenScroll || {
|
|
6158
6180
|
top: Im(G, un),
|
|
6159
6181
|
left: Im(G, zn)
|
|
@@ -6174,7 +6196,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6174
6196
|
scrollBehavior: "auto"
|
|
6175
6197
|
}), Ct.forEach(function(qe) {
|
|
6176
6198
|
return kn(qe) && qe.target === (Y ? Rt.scrollingElement || ma : G) && (qe.smooth = !1);
|
|
6177
|
-
}), xe = kn(B.snapTo) ? B.snapTo : B.snapTo === "labels" ?
|
|
6199
|
+
}), xe = kn(B.snapTo) ? B.snapTo : B.snapTo === "labels" ? rx(i) : B.snapTo === "labelsDirectional" ? dx(i) : B.directional !== !1 ? function(qe, ct) {
|
|
6178
6200
|
return fh(B.snapTo)(qe, En() - ve < 500 ? 0 : ct.direction);
|
|
6179
6201
|
} : _e.utils.snap(B.snapTo), ia = B.duration || {
|
|
6180
6202
|
min: 0.1,
|
|
@@ -6208,7 +6230,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6208
6230
|
}), K.spacer = Et = Je.spacer, Qi = ka(u), Li = Qi[p + P.os2], Ot = _e.getProperty(u), cn = _e.quickSetter(u, P.a, dn), Ou(u, Et, Qi), gt = Hr(u)), re) {
|
|
6209
6231
|
je = cs(re) ? bm(re, Cm) : Cm, we = Fr("scroller-start", d, G, P, je, 0), ot = Fr("scroller-end", d, G, P, je, 0, we), Gn = we["offset" + P.op.d2];
|
|
6210
6232
|
var is = Xn(_i(G, "content") || G);
|
|
6211
|
-
Le = this.markerStart = Fr("start", d, is, P, je, Gn, 0, D), Re = this.markerEnd = Fr("end", d, is, P, je, Gn, 0, D), D && (Oi = _e.quickSetter([Le, Re], P.a, dn)), !J && !(ai.length && _i(G, "fixedMarkers") === !0) && (
|
|
6233
|
+
Le = this.markerStart = Fr("start", d, is, P, je, Gn, 0, D), Re = this.markerEnd = Fr("end", d, is, P, je, Gn, 0, D), D && (Oi = _e.quickSetter([Le, Re], P.a, dn)), !J && !(ai.length && _i(G, "fixedMarkers") === !0) && (lx(Y ? Pt : G), _e.set([we, ot], {
|
|
6212
6234
|
force3D: !0
|
|
6213
6235
|
}), Us = _e.quickSetter(we, P.a, dn), Vi = _e.quickSetter(ot, P.a, dn));
|
|
6214
6236
|
}
|
|
@@ -6228,7 +6250,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6228
6250
|
var tt = qe !== !1 || !K.enabled, dt = Dn;
|
|
6229
6251
|
tt !== K.isReverted && (tt && (oa = Math.max(Pe(), K.scroll.rec || 0), Oe = K.progress, gi = i && i.progress()), Le && [Le, Re, we, ot].forEach(function(It) {
|
|
6230
6252
|
return It.style.display = tt ? "none" : "block";
|
|
6231
|
-
}), tt && (Dn = K, K.update(tt)), u && (!M || !K.isActive) && (tt ?
|
|
6253
|
+
}), tt && (Dn = K, K.update(tt)), u && (!M || !K.isActive) && (tt ? hx(u, Et, et) : Ou(u, Et, ka(u), ut)), tt || K.update(tt), Dn = dt, K.isReverted = tt);
|
|
6232
6254
|
}, K.refresh = function(qe, ct, tt, dt) {
|
|
6233
6255
|
if (!((Dn || !K.enabled) && !ct)) {
|
|
6234
6256
|
if (u && qe && Ia) {
|
|
@@ -6256,7 +6278,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6256
6278
|
left: rn.left + (Fs ? ss : xa - ue) + dn,
|
|
6257
6279
|
boxSizing: "border-box",
|
|
6258
6280
|
position: "fixed"
|
|
6259
|
-
}, fn[vs] = fn["max" + xo] = Math.ceil(rn.width) + dn, fn[ws] = fn["max" + gh] = Math.ceil(rn.height) + dn, fn[Ea] = fn[Ea + Vl] = fn[Ea + Ml] = fn[Ea + Ql] = fn[Ea + Ll] = "0", fn[on] = mt[on], fn[on + Vl] = mt[on + Vl], fn[on + Ml] = mt[on + Ml], fn[on + Ql] = mt[on + Ql], fn[on + Ll] = mt[on + Ll], $e =
|
|
6281
|
+
}, fn[vs] = fn["max" + xo] = Math.ceil(rn.width) + dn, fn[ws] = fn["max" + gh] = Math.ceil(rn.height) + dn, fn[Ea] = fn[Ea + Vl] = fn[Ea + Ml] = fn[Ea + Ql] = fn[Ea + Ll] = "0", fn[on] = mt[on], fn[on + Vl] = mt[on + Vl], fn[on + Ml] = mt[on + Ml], fn[on + Ql] = mt[on + Ql], fn[on + Ll] = mt[on + Ll], $e = fx(et, fn, M), Rn && Pe(0)), i ? (Hs = i._initted, Su(1), i.render(i.duration(), !0, !0), Zt = Ot(P.a) - hn + Ve + Lt, qn = Math.abs(Ve - Zt) > 1, J && qn && $e.splice($e.length - 2, 2), i.render(0, !0, !0), Hs || i.invalidate(!0), i.parent || i.totalTime(i.totalTime()), Su(0)) : Zt = Ve, Ba && (Ba.value ? Ba.style["overflow" + P.a.toUpperCase()] = Ba.value : Ba.style.removeProperty("overflow-" + P.a));
|
|
6260
6282
|
else if (A && Pe() && !D)
|
|
6261
6283
|
for (rn = A.parentNode; rn && rn !== Pt; )
|
|
6262
6284
|
rn._pinOffset && (ue -= rn._pinOffset, pe -= rn._pinOffset), rn = rn.parentNode;
|
|
@@ -6350,7 +6372,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6350
6372
|
}, _e.delayedCall(0.01, K.update), Ve = 0.01, ue = pe = 0;
|
|
6351
6373
|
} else
|
|
6352
6374
|
K.refresh();
|
|
6353
|
-
u &&
|
|
6375
|
+
u && cx();
|
|
6354
6376
|
}, t.register = function(a) {
|
|
6355
6377
|
return eo || (_e = a || UA(), OA() && window.document && t.enable(), eo = vl), eo;
|
|
6356
6378
|
}, t.defaults = function(a) {
|
|
@@ -6366,7 +6388,7 @@ var _e, eo, bt, Rt, ma, Pt, rh, dd, Yl, Sl, Al, Mr, Dn, Nd, hc, Hn, mm, pm, to,
|
|
|
6366
6388
|
Or(pn, Ct[o], Ct[o + 1]), Or(pn, Ct[o], Ct[o + 2]);
|
|
6367
6389
|
}, t.enable = function() {
|
|
6368
6390
|
if (bt = window, Rt = document, ma = Rt.documentElement, Pt = Rt.body, _e && (Yl = _e.utils.toArray, Sl = _e.utils.clamp, fc = _e.core.context || Ka, Su = _e.core.suppressOverwrites || Ka, dh = bt.history.scrollRestoration || "auto", Ac = bt.pageYOffset || 0, _e.core.globals("ScrollTrigger", t), Pt)) {
|
|
6369
|
-
vl = 1, uo = document.createElement("div"), uo.style.height = "100vh", uo.style.position = "absolute", qA(),
|
|
6391
|
+
vl = 1, uo = document.createElement("div"), uo.style.height = "100vh", uo.style.position = "absolute", qA(), ix(), an.register(_e), t.isTouch = an.isTouch, qi = an.isTouch && /(iPad|iPhone|iPod|Mac)/g.test(navigator.userAgent), gc = an.isTouch === 1, An(bt, "wheel", Ys), rh = [bt, Rt, ma, Pt], _e.matchMedia ? (t.matchMedia = function(c) {
|
|
6370
6392
|
var f = _e.matchMedia(), b;
|
|
6371
6393
|
for (b in c)
|
|
6372
6394
|
f.add(b, c[b]);
|
|
@@ -6499,7 +6521,7 @@ var Tm = function(e, n, a, i) {
|
|
|
6499
6521
|
}, Nr = {
|
|
6500
6522
|
auto: 1,
|
|
6501
6523
|
scroll: 1
|
|
6502
|
-
},
|
|
6524
|
+
}, px = function(e) {
|
|
6503
6525
|
var n = e.event, a = e.target, i = e.axis, o = (n.changedTouches ? n.changedTouches[0] : n).target, l = o._gsap || _e.core.getCache(o), s = En(), d;
|
|
6504
6526
|
if (!l._isScrollT || s - l._isScrollT > 2e3) {
|
|
6505
6527
|
for (; o && o !== Pt && (o.scrollHeight <= o.clientHeight && o.scrollWidth <= o.clientWidth || !(Nr[(d = ka(o)).overflowY] || Nr[d.overflowX])); )
|
|
@@ -6514,7 +6536,7 @@ var Tm = function(e, n, a, i) {
|
|
|
6514
6536
|
debounce: !1,
|
|
6515
6537
|
lockAxis: !0,
|
|
6516
6538
|
type: n,
|
|
6517
|
-
onWheel: i = i &&
|
|
6539
|
+
onWheel: i = i && px,
|
|
6518
6540
|
onPress: i,
|
|
6519
6541
|
onDrag: i,
|
|
6520
6542
|
onScroll: i,
|
|
@@ -6525,10 +6547,10 @@ var Tm = function(e, n, a, i) {
|
|
|
6525
6547
|
return pn(Rt, an.eventTypes[0], Sm, !0);
|
|
6526
6548
|
}
|
|
6527
6549
|
});
|
|
6528
|
-
},
|
|
6529
|
-
var n =
|
|
6550
|
+
}, Ax = /(input|label|select|textarea)/i, Pm, Sm = function(e) {
|
|
6551
|
+
var n = Ax.test(e.target.tagName);
|
|
6530
6552
|
(n || Pm) && (e._gsapAllow = !0, Pm = n);
|
|
6531
|
-
},
|
|
6553
|
+
}, vx = function(e) {
|
|
6532
6554
|
cs(e) || (e = {}), e.preventDefault = e.isNormalizer = e.allowClicks = !0, e.type || (e.type = "wheel,touch"), e.debounce = !!e.debounce, e.id = e.id || "normalizer";
|
|
6533
6555
|
var n = e, a = n.normalizeScrollX, i = n.momentum, o = n.allowNestedScroll, l = n.onRelease, s, d, c = Xn(e.target) || ma, f = _e.core.globals().ScrollSmoother, b = f && f.get(), A = qi && (e.content && Xn(e.content) || b && e.content !== !1 && !b.smooth() && b.content()), u = $i(c, un), p = $i(c, zn), v = 1, C = (an.isTouch && bt.visualViewport ? bt.visualViewport.scale * bt.visualViewport.width : bt.outerWidth) / bt.innerWidth, k = 0, T = kn(i) ? function() {
|
|
6534
6556
|
return i(s);
|
|
@@ -6625,7 +6647,7 @@ xt.normalizeScroll = function(t) {
|
|
|
6625
6647
|
Fn && Fn.kill(), Fn = t;
|
|
6626
6648
|
return;
|
|
6627
6649
|
}
|
|
6628
|
-
var e = t instanceof an ? t :
|
|
6650
|
+
var e = t instanceof an ? t : vx(t);
|
|
6629
6651
|
return Fn && Fn.target === e.target && Fn.kill(), Es(e.target) && (Fn = e), e;
|
|
6630
6652
|
};
|
|
6631
6653
|
xt.core = {
|
|
@@ -6646,16 +6668,16 @@ xt.core = {
|
|
|
6646
6668
|
}
|
|
6647
6669
|
};
|
|
6648
6670
|
UA() && _e.registerPlugin(xt);
|
|
6649
|
-
const
|
|
6671
|
+
const wx = { class: "gallery-container gallery-timeline container-content" }, yx = { class: "gallery-timeline" }, bx = { class: "gallery-timeline__list" }, Cx = { class: "list__wrapper" }, xx = { class: "timeline__list" }, Bx = ["innerHTML"], Dx = ["innerHTML"], Ex = ["innerHTML"], kx = ["innerHTML"], Ix = {
|
|
6650
6672
|
key: 2,
|
|
6651
6673
|
class: "my-3 my-md-5 pe-4"
|
|
6652
|
-
},
|
|
6674
|
+
}, Tx = ["href"], Px = { class: "timeline__item__button__text" }, Sx = {
|
|
6653
6675
|
key: 1,
|
|
6654
6676
|
class: "timeline__item__button d-inline-block"
|
|
6655
|
-
},
|
|
6677
|
+
}, Mx = { class: "timeline__item__button__text" }, Lx = {
|
|
6656
6678
|
key: 0,
|
|
6657
6679
|
class: "d-flex justify-content-center mt-6"
|
|
6658
|
-
},
|
|
6680
|
+
}, Vx = /* @__PURE__ */ ye({
|
|
6659
6681
|
name: "GalleryTimeline",
|
|
6660
6682
|
__name: "index",
|
|
6661
6683
|
props: {
|
|
@@ -6798,17 +6820,17 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
6798
6820
|
onMouseenter: j[3] || (j[3] = (Z) => d.value = !0),
|
|
6799
6821
|
onMouseleave: j[4] || (j[4] = (Z) => d.value = !1)
|
|
6800
6822
|
}, [
|
|
6801
|
-
r("div",
|
|
6802
|
-
r("div",
|
|
6803
|
-
r("div",
|
|
6823
|
+
r("div", wx, [
|
|
6824
|
+
r("div", yx, [
|
|
6825
|
+
r("div", bx, [
|
|
6804
6826
|
g(Vs, {
|
|
6805
6827
|
hideScrollbar: o.value < 768,
|
|
6806
6828
|
ref_key: "scroller",
|
|
6807
6829
|
ref: L
|
|
6808
6830
|
}, {
|
|
6809
6831
|
default: y(() => [
|
|
6810
|
-
r("div",
|
|
6811
|
-
r("ul",
|
|
6832
|
+
r("div", Cx, [
|
|
6833
|
+
r("ul", xx, [
|
|
6812
6834
|
(w(!0), I(ge, null, Be(T.value, (Z) => (w(), I("li", {
|
|
6813
6835
|
class: "timeline__item",
|
|
6814
6836
|
key: Z.id,
|
|
@@ -6835,37 +6857,37 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
6835
6857
|
key: 1,
|
|
6836
6858
|
class: "text-blue-dark",
|
|
6837
6859
|
innerHTML: Z.title
|
|
6838
|
-
}, null, 8,
|
|
6860
|
+
}, null, 8, Dx)), [
|
|
6839
6861
|
[ze, Z.title]
|
|
6840
6862
|
]) : Fe((w(), I("h6", {
|
|
6841
6863
|
key: 0,
|
|
6842
6864
|
class: "text-blue-dark",
|
|
6843
6865
|
innerHTML: Z.title
|
|
6844
|
-
}, null, 8,
|
|
6866
|
+
}, null, 8, Bx)), [
|
|
6845
6867
|
[ze, Z.title]
|
|
6846
6868
|
]),
|
|
6847
6869
|
Fe(r("div", {
|
|
6848
6870
|
class: "tx-body-big text-blue-dark mb-3 mb-md-5 pe-3",
|
|
6849
6871
|
innerHTML: Z.date
|
|
6850
|
-
}, null, 8,
|
|
6872
|
+
}, null, 8, Ex), [
|
|
6851
6873
|
[ze, Z.date]
|
|
6852
6874
|
]),
|
|
6853
6875
|
Fe(r("div", {
|
|
6854
6876
|
class: "tx-body-p text-teal-darkest mb-3 mb-md-5 pe-3",
|
|
6855
6877
|
innerHTML: Z.text
|
|
6856
|
-
}, null, 8,
|
|
6878
|
+
}, null, 8, kx), [
|
|
6857
6879
|
[ze, Z.text]
|
|
6858
6880
|
]),
|
|
6859
|
-
Z.url ? (w(), I("div",
|
|
6881
|
+
Z.url ? (w(), I("div", Ix, [
|
|
6860
6882
|
t.isPreview ? (w(), I("a", {
|
|
6861
6883
|
key: 0,
|
|
6862
6884
|
href: Z.url,
|
|
6863
6885
|
target: "_blank",
|
|
6864
6886
|
class: "timeline__item__button d-inline-block"
|
|
6865
6887
|
}, [
|
|
6866
|
-
r("div",
|
|
6867
|
-
], 8,
|
|
6868
|
-
r("div",
|
|
6888
|
+
r("div", Px, m(Z.btnText), 1)
|
|
6889
|
+
], 8, Tx)) : (w(), I("button", Sx, [
|
|
6890
|
+
r("div", Mx, m(Z.btnText), 1)
|
|
6869
6891
|
]))
|
|
6870
6892
|
])) : W("", !0)
|
|
6871
6893
|
]),
|
|
@@ -6879,7 +6901,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
6879
6901
|
], 2)
|
|
6880
6902
|
]))), 128))
|
|
6881
6903
|
]),
|
|
6882
|
-
E.value ? (w(), I("div",
|
|
6904
|
+
E.value ? (w(), I("div", Lx, [
|
|
6883
6905
|
r("button", {
|
|
6884
6906
|
type: "button",
|
|
6885
6907
|
class: "btn btn__load-more",
|
|
@@ -6917,13 +6939,13 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
6917
6939
|
], 64);
|
|
6918
6940
|
};
|
|
6919
6941
|
}
|
|
6920
|
-
}), ph = /* @__PURE__ */ me(
|
|
6942
|
+
}), ph = /* @__PURE__ */ me(Vx, [["__scopeId", "data-v-c1d235c3"]]), Qx = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, default: ph }, Symbol.toStringTag, { value: "Module" })), Ox = { class: "setting-content" }, Ux = { class: "setting-header flex items-center mb-10" }, Fx = { class: "header-title" }, Hx = { class: "setting-header flex items-center" }, Rx = { class: "header-title" }, Nx = { class: "setting-body" }, zx = { class: "setting-item" }, jx = { class: "btn-group" }, Yx = {
|
|
6921
6943
|
key: 0,
|
|
6922
6944
|
class: "drag-handle"
|
|
6923
|
-
},
|
|
6945
|
+
}, Gx = { class: "item-title" }, qx = { class: "item-title" }, Kx = { class: "item-schedule-list" }, Wx = { class: "btn-group" }, Xx = {
|
|
6924
6946
|
key: 0,
|
|
6925
6947
|
class: "drag-handle"
|
|
6926
|
-
},
|
|
6948
|
+
}, Jx = { class: "item-title" }, Zx = { class: "item-title" }, _x = { class: "item-title" }, $x = { class: "item-title" }, e3 = ["src"], t3 = { class: "item-uplaod flex items-center" }, n3 = { class: "item-action flex items-center" }, a3 = ["onClick"], i3 = { class: "btn-text" }, s3 = { class: "btn-text" }, o3 = /* @__PURE__ */ ye({
|
|
6927
6949
|
__name: "setting",
|
|
6928
6950
|
props: {
|
|
6929
6951
|
show: {
|
|
@@ -6942,7 +6964,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
6942
6964
|
},
|
|
6943
6965
|
emits: ["update:show"],
|
|
6944
6966
|
setup(t, { emit: e }) {
|
|
6945
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
6967
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
6946
6968
|
animation: 200,
|
|
6947
6969
|
group: "gallerys",
|
|
6948
6970
|
// 链接专用分组
|
|
@@ -7008,10 +7030,11 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7008
7030
|
U(m(t.data.type) + " " + m(h(c)("setting.component_edit")), 1)
|
|
7009
7031
|
]),
|
|
7010
7032
|
default: y(() => [
|
|
7011
|
-
r("div",
|
|
7012
|
-
r("div",
|
|
7013
|
-
r("span",
|
|
7033
|
+
r("div", Ox, [
|
|
7034
|
+
r("div", Ux, [
|
|
7035
|
+
r("span", Fx, m(h(c)("setting.show_mode_pc_mobile")), 1),
|
|
7014
7036
|
g(E, {
|
|
7037
|
+
style: { "margin-left": "10px" },
|
|
7015
7038
|
modelValue: t.data.showMode,
|
|
7016
7039
|
"onUpdate:modelValue": k[0] || (k[0] = (G) => t.data.showMode = G),
|
|
7017
7040
|
type: "button"
|
|
@@ -7039,8 +7062,8 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7039
7062
|
_: 1
|
|
7040
7063
|
}, 8, ["modelValue"])
|
|
7041
7064
|
]),
|
|
7042
|
-
r("div",
|
|
7043
|
-
r("span",
|
|
7065
|
+
r("div", Hx, [
|
|
7066
|
+
r("span", Rx, m(h(c)("setting.component_bg")), 1),
|
|
7044
7067
|
g(M, {
|
|
7045
7068
|
modelValue: t.data.bgColor,
|
|
7046
7069
|
"onUpdate:modelValue": k[1] || (k[1] = (G) => t.data.bgColor = G),
|
|
@@ -7064,8 +7087,8 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7064
7087
|
_: 1
|
|
7065
7088
|
}, 8, ["modelValue", "placeholder"])
|
|
7066
7089
|
]),
|
|
7067
|
-
r("div",
|
|
7068
|
-
r("div",
|
|
7090
|
+
r("div", Nx, [
|
|
7091
|
+
r("div", zx, [
|
|
7069
7092
|
g(h(n), Ge({
|
|
7070
7093
|
modelValue: t.data.data,
|
|
7071
7094
|
"onUpdate:modelValue": k[4] || (k[4] = (G) => t.data.data = G),
|
|
@@ -7085,8 +7108,8 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7085
7108
|
class: ce(["item-button draggable-item", { "sortable-disabled": !s(t.data.data) }]),
|
|
7086
7109
|
key: G.id
|
|
7087
7110
|
}, [
|
|
7088
|
-
r("div",
|
|
7089
|
-
s(t.data.data) ? (w(), I("div",
|
|
7111
|
+
r("div", jx, [
|
|
7112
|
+
s(t.data.data) ? (w(), I("div", Yx, [
|
|
7090
7113
|
g(V, { class: "drag-icon" })
|
|
7091
7114
|
])) : W("", !0),
|
|
7092
7115
|
g(D, {
|
|
@@ -7094,13 +7117,13 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7094
7117
|
onClick: (j) => p(G.id)
|
|
7095
7118
|
}, null, 8, ["onClick"])
|
|
7096
7119
|
]),
|
|
7097
|
-
r("p",
|
|
7120
|
+
r("p", Gx, m(h(c)("setting.title")), 1),
|
|
7098
7121
|
g(h(a), {
|
|
7099
7122
|
modelValue: G.title,
|
|
7100
7123
|
"onUpdate:modelValue": (j) => G.title = j,
|
|
7101
7124
|
name: `GalleryTimelineCol_editor_${G.id}`
|
|
7102
7125
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "name"]),
|
|
7103
|
-
r("p",
|
|
7126
|
+
r("p", qx, m(h(c)("setting.description")), 1),
|
|
7104
7127
|
g(L, {
|
|
7105
7128
|
modelValue: G.desc,
|
|
7106
7129
|
"onUpdate:modelValue": (j) => G.desc = j,
|
|
@@ -7108,7 +7131,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7108
7131
|
"allow-clear": ""
|
|
7109
7132
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "placeholder"]),
|
|
7110
7133
|
k[8] || (k[8] = r("p", { class: "item-title" }, "schedule", -1)),
|
|
7111
|
-
r("div",
|
|
7134
|
+
r("div", Kx, [
|
|
7112
7135
|
g(h(n), Ge({
|
|
7113
7136
|
modelValue: G.schedule,
|
|
7114
7137
|
"onUpdate:modelValue": (j) => G.schedule = j,
|
|
@@ -7128,8 +7151,8 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7128
7151
|
class: ce(["item-schedule draggable-item", { "sortable-disabled": !s(G.schedule) }]),
|
|
7129
7152
|
key: j.id
|
|
7130
7153
|
}, [
|
|
7131
|
-
r("div",
|
|
7132
|
-
s(G.schedule) ? (w(), I("div",
|
|
7154
|
+
r("div", Wx, [
|
|
7155
|
+
s(G.schedule) ? (w(), I("div", Xx, [
|
|
7133
7156
|
g(V, { class: "drag-icon" })
|
|
7134
7157
|
])) : W("", !0),
|
|
7135
7158
|
g(D, {
|
|
@@ -7137,32 +7160,32 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7137
7160
|
onClick: (Y) => v(G, j.id)
|
|
7138
7161
|
}, null, 8, ["onClick"])
|
|
7139
7162
|
]),
|
|
7140
|
-
r("p",
|
|
7163
|
+
r("p", Jx, m(h(c)("setting.title")), 1),
|
|
7141
7164
|
g(L, {
|
|
7142
7165
|
modelValue: j.title,
|
|
7143
7166
|
"onUpdate:modelValue": (Y) => j.title = Y,
|
|
7144
7167
|
placeholder: h(c)("setting.input_title"),
|
|
7145
7168
|
"allow-clear": ""
|
|
7146
7169
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "placeholder"]),
|
|
7147
|
-
r("p",
|
|
7170
|
+
r("p", Zx, m(h(c)("setting.button_text")), 1),
|
|
7148
7171
|
g(h(a), {
|
|
7149
7172
|
modelValue: j.text,
|
|
7150
7173
|
"onUpdate:modelValue": (Y) => j.text = Y,
|
|
7151
7174
|
name: `GalleryTimelineCol_editor_${j.id}`
|
|
7152
7175
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "name"]),
|
|
7153
|
-
r("p",
|
|
7176
|
+
r("p", _x, m(h(c)("setting.date")), 1),
|
|
7154
7177
|
g(L, {
|
|
7155
7178
|
modelValue: j.date,
|
|
7156
7179
|
"onUpdate:modelValue": (Y) => j.date = Y,
|
|
7157
7180
|
placeholder: h(c)("setting.date"),
|
|
7158
7181
|
"allow-clear": ""
|
|
7159
7182
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "placeholder"]),
|
|
7160
|
-
r("p", $
|
|
7183
|
+
r("p", $x, m(h(c)("setting.image")), 1),
|
|
7161
7184
|
r("img", {
|
|
7162
7185
|
class: "item-img",
|
|
7163
7186
|
src: j.imgSrc
|
|
7164
|
-
}, null, 8,
|
|
7165
|
-
r("div",
|
|
7187
|
+
}, null, 8, e3),
|
|
7188
|
+
r("div", t3, [
|
|
7166
7189
|
g(L, {
|
|
7167
7190
|
modelValue: j.imgSrc,
|
|
7168
7191
|
"onUpdate:modelValue": (Y) => j.imgSrc = Y,
|
|
@@ -7192,7 +7215,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7192
7215
|
]),
|
|
7193
7216
|
_: 2
|
|
7194
7217
|
}, 1024),
|
|
7195
|
-
r("div",
|
|
7218
|
+
r("div", n3, [
|
|
7196
7219
|
g(L, {
|
|
7197
7220
|
class: "action-text",
|
|
7198
7221
|
modelValue: j.btnText,
|
|
@@ -7216,8 +7239,8 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7216
7239
|
onClick: (j) => u(G)
|
|
7217
7240
|
}, [
|
|
7218
7241
|
g(P),
|
|
7219
|
-
r("span",
|
|
7220
|
-
], 8,
|
|
7242
|
+
r("span", i3, m(h(c)("setting.add")), 1)
|
|
7243
|
+
], 8, a3)
|
|
7221
7244
|
])
|
|
7222
7245
|
], 2))
|
|
7223
7246
|
]),
|
|
@@ -7228,7 +7251,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7228
7251
|
onClick: k[7] || (k[7] = (G) => A())
|
|
7229
7252
|
}, [
|
|
7230
7253
|
g(P),
|
|
7231
|
-
r("span",
|
|
7254
|
+
r("span", s3, m(h(c)("setting.add")), 1)
|
|
7232
7255
|
])
|
|
7233
7256
|
])
|
|
7234
7257
|
])
|
|
@@ -7238,19 +7261,19 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7238
7261
|
}, 8, ["visible"]);
|
|
7239
7262
|
};
|
|
7240
7263
|
}
|
|
7241
|
-
}),
|
|
7264
|
+
}), l3 = /* @__PURE__ */ me(o3, [["__scopeId", "data-v-658accc7"]]), r3 = { class: "gallery-container gallery-timeline-col container-content" }, d3 = { class: "row row-cols-1 row-cols-md-2" }, u3 = { class: "gallery-timeline" }, c3 = { class: "mb-6 mb-md-8" }, h3 = ["innerHTML"], g3 = {
|
|
7242
7265
|
key: 1,
|
|
7243
7266
|
class: "gallery-timeline__desc text-center"
|
|
7244
|
-
},
|
|
7267
|
+
}, f3 = { class: "gallery-timeline__list" }, m3 = { class: "list__wrapper" }, p3 = { class: "timeline__list" }, A3 = ["innerHTML"], v3 = ["innerHTML"], w3 = ["innerHTML"], y3 = ["innerHTML"], b3 = {
|
|
7245
7268
|
key: 2,
|
|
7246
7269
|
class: "my-3 my-md-5 pe-4"
|
|
7247
|
-
},
|
|
7270
|
+
}, C3 = ["href"], x3 = { class: "timeline__item__button__text" }, B3 = {
|
|
7248
7271
|
key: 1,
|
|
7249
7272
|
class: "timeline__item__button d-inline-block"
|
|
7250
|
-
},
|
|
7273
|
+
}, D3 = { class: "timeline__item__button__text" }, E3 = {
|
|
7251
7274
|
key: 0,
|
|
7252
7275
|
class: "d-flex justify-content-center mt-6"
|
|
7253
|
-
},
|
|
7276
|
+
}, k3 = ["onClick"], I3 = { class: "btn--udrline" }, T3 = 5, P3 = /* @__PURE__ */ ye({
|
|
7254
7277
|
name: "GalleryTimelineCol",
|
|
7255
7278
|
__name: "index",
|
|
7256
7279
|
props: {
|
|
@@ -7357,7 +7380,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7357
7380
|
const v = H(/* @__PURE__ */ new Map()), C = (j) => o.value >= 768 ? 999 : v.value.get(j) || 5, k = (j, Y) => {
|
|
7358
7381
|
v.value.set(j, Y);
|
|
7359
7382
|
}, T = (j) => {
|
|
7360
|
-
const Y = C(j.id) +
|
|
7383
|
+
const Y = C(j.id) + T3;
|
|
7361
7384
|
k(j.id, Y), Ue(() => {
|
|
7362
7385
|
P();
|
|
7363
7386
|
});
|
|
@@ -7429,22 +7452,22 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7429
7452
|
onMouseenter: Y[2] || (Y[2] = (re) => d.value = !0),
|
|
7430
7453
|
onMouseleave: Y[3] || (Y[3] = (re) => d.value = !1)
|
|
7431
7454
|
}, [
|
|
7432
|
-
r("div",
|
|
7433
|
-
r("div",
|
|
7455
|
+
r("div", r3, [
|
|
7456
|
+
r("div", d3, [
|
|
7434
7457
|
(w(!0), I(ge, null, Be((le = t.modelValue) == null ? void 0 : le.data, (re) => (w(), I("div", {
|
|
7435
7458
|
class: "col",
|
|
7436
7459
|
key: re.id
|
|
7437
7460
|
}, [
|
|
7438
|
-
r("div",
|
|
7439
|
-
r("div",
|
|
7461
|
+
r("div", u3, [
|
|
7462
|
+
r("div", c3, [
|
|
7440
7463
|
re.title ? (w(), I("div", {
|
|
7441
7464
|
key: 0,
|
|
7442
7465
|
class: "gallery-timeline__title text-center",
|
|
7443
7466
|
innerHTML: re.title
|
|
7444
|
-
}, null, 8,
|
|
7445
|
-
re.desc ? (w(), I("div",
|
|
7467
|
+
}, null, 8, h3)) : W("", !0),
|
|
7468
|
+
re.desc ? (w(), I("div", g3, m(re.desc), 1)) : W("", !0)
|
|
7446
7469
|
]),
|
|
7447
|
-
r("div",
|
|
7470
|
+
r("div", f3, [
|
|
7448
7471
|
g(Vs, {
|
|
7449
7472
|
hideScrollbar: o.value < 768,
|
|
7450
7473
|
ref_for: !0,
|
|
@@ -7453,8 +7476,8 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7453
7476
|
}
|
|
7454
7477
|
}, {
|
|
7455
7478
|
default: y(() => [
|
|
7456
|
-
r("div",
|
|
7457
|
-
r("ul",
|
|
7479
|
+
r("div", m3, [
|
|
7480
|
+
r("ul", p3, [
|
|
7458
7481
|
(w(!0), I(ge, null, Be(B(re), ($) => (w(), I("li", {
|
|
7459
7482
|
class: "timeline__item",
|
|
7460
7483
|
key: $.id,
|
|
@@ -7481,37 +7504,37 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7481
7504
|
key: 1,
|
|
7482
7505
|
class: "text-blue-dark",
|
|
7483
7506
|
innerHTML: $.title
|
|
7484
|
-
}, null, 8,
|
|
7507
|
+
}, null, 8, v3)), [
|
|
7485
7508
|
[ze, $.title]
|
|
7486
7509
|
]) : Fe((w(), I("h6", {
|
|
7487
7510
|
key: 0,
|
|
7488
7511
|
class: "text-blue-dark",
|
|
7489
7512
|
innerHTML: $.title
|
|
7490
|
-
}, null, 8,
|
|
7513
|
+
}, null, 8, A3)), [
|
|
7491
7514
|
[ze, $.title]
|
|
7492
7515
|
]),
|
|
7493
7516
|
Fe(r("div", {
|
|
7494
7517
|
class: "tx-body-big text-blue-dark mb-3 mb-md-5 pe-3",
|
|
7495
7518
|
innerHTML: $.date
|
|
7496
|
-
}, null, 8,
|
|
7519
|
+
}, null, 8, w3), [
|
|
7497
7520
|
[ze, $.date]
|
|
7498
7521
|
]),
|
|
7499
7522
|
Fe(r("div", {
|
|
7500
7523
|
class: "tx-body-p text-teal-darkest mb-3 mb-md-5 pe-3",
|
|
7501
7524
|
innerHTML: $.text
|
|
7502
|
-
}, null, 8,
|
|
7525
|
+
}, null, 8, y3), [
|
|
7503
7526
|
[ze, $.text]
|
|
7504
7527
|
]),
|
|
7505
|
-
$.url ? (w(), I("div",
|
|
7528
|
+
$.url ? (w(), I("div", b3, [
|
|
7506
7529
|
t.isPreview ? (w(), I("a", {
|
|
7507
7530
|
key: 0,
|
|
7508
7531
|
href: $.url,
|
|
7509
7532
|
target: "_blank",
|
|
7510
7533
|
class: "timeline__item__button d-inline-block"
|
|
7511
7534
|
}, [
|
|
7512
|
-
r("div",
|
|
7513
|
-
], 8,
|
|
7514
|
-
r("div",
|
|
7535
|
+
r("div", x3, m($.btnText), 1)
|
|
7536
|
+
], 8, C3)) : (w(), I("button", B3, [
|
|
7537
|
+
r("div", D3, m($.btnText), 1)
|
|
7515
7538
|
]))
|
|
7516
7539
|
])) : W("", !0)
|
|
7517
7540
|
]),
|
|
@@ -7525,15 +7548,15 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7525
7548
|
], 2)
|
|
7526
7549
|
]))), 128))
|
|
7527
7550
|
]),
|
|
7528
|
-
E(re) ? (w(), I("div",
|
|
7551
|
+
E(re) ? (w(), I("div", E3, [
|
|
7529
7552
|
r("button", {
|
|
7530
7553
|
type: "button",
|
|
7531
7554
|
class: "btn btn__load-more",
|
|
7532
7555
|
onClick: ($) => T(re)
|
|
7533
7556
|
}, [
|
|
7534
|
-
r("div",
|
|
7557
|
+
r("div", I3, m(h(a)("btn.load_more")), 1),
|
|
7535
7558
|
Y[6] || (Y[6] = r("span", { class: "i i-load-more" }, null, -1))
|
|
7536
|
-
], 8,
|
|
7559
|
+
], 8, k3)
|
|
7537
7560
|
])) : W("", !0)
|
|
7538
7561
|
])
|
|
7539
7562
|
]),
|
|
@@ -7555,7 +7578,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7555
7578
|
onHandlePaste: A
|
|
7556
7579
|
}, null, 8, ["show", "locale"]))
|
|
7557
7580
|
], 36)) : W("", !0),
|
|
7558
|
-
t.isPreview ? W("", !0) : (w(), oe(
|
|
7581
|
+
t.isPreview ? W("", !0) : (w(), oe(l3, {
|
|
7559
7582
|
key: 1,
|
|
7560
7583
|
show: c.value,
|
|
7561
7584
|
"onUpdate:show": Y[4] || (Y[4] = (re) => c.value = re),
|
|
@@ -7565,19 +7588,19 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7565
7588
|
], 64);
|
|
7566
7589
|
};
|
|
7567
7590
|
}
|
|
7568
|
-
}), Ah = /* @__PURE__ */ me(
|
|
7591
|
+
}), Ah = /* @__PURE__ */ me(P3, [["__scopeId", "data-v-8e0e7d4b"]]), S3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, default: Ah }, Symbol.toStringTag, { value: "Module" })), M3 = `<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7569
7592
|
<path d="M9.99981 19.4999C9.76615 19.5004 9.53972 19.419 9.35981 19.2699C9.25855 19.186 9.17485 19.0829 9.11349 18.9665C9.05214 18.8502 9.01435 18.7229 9.00227 18.5919C8.99019 18.4609 9.00408 18.3289 9.04312 18.2033C9.08217 18.0777 9.1456 17.961 9.22981 17.8599L13.7098 12.4999L9.38981 7.12994C9.30674 7.02765 9.24471 6.90996 9.20728 6.78362C9.16985 6.65728 9.15775 6.52479 9.17169 6.39376C9.18563 6.26273 9.22533 6.13575 9.2885 6.02011C9.35168 5.90447 9.43708 5.80246 9.53981 5.71994C9.64327 5.6289 9.76444 5.56024 9.8957 5.51825C10.027 5.47626 10.1655 5.46185 10.3026 5.47594C10.4397 5.49002 10.5724 5.53229 10.6924 5.6001C10.8123 5.6679 10.917 5.75977 10.9998 5.86994L15.8298 11.8699C15.9769 12.0489 16.0573 12.2733 16.0573 12.5049C16.0573 12.7366 15.9769 12.961 15.8298 13.1399L10.8298 19.1399C10.7295 19.261 10.6021 19.3566 10.4578 19.4192C10.3136 19.4817 10.1567 19.5094 9.99981 19.4999Z" fill="#64788F"/>
|
|
7570
7593
|
</svg>
|
|
7571
|
-
`,
|
|
7594
|
+
`, L3 = `<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7572
7595
|
<path d="M6.27916 12.5392C8.45404 12.0722 8.1578 9.47241 8.09244 8.90418C7.98596 8.02917 6.95597 6.49842 5.557 6.61966C3.79643 6.77779 3.54025 9.31955 3.54025 9.31955C3.302 10.495 4.10954 13.0062 6.27916 12.5392ZM8.58793 17.0597C8.52467 17.2421 8.38235 17.7091 8.5057 18.1161C8.74817 19.029 9.54096 19.0702 9.54096 19.0702H10.6795V16.287H9.45978C8.91158 16.4493 8.64802 16.8763 8.58793 17.0597ZM10.3148 8.18098C11.5166 8.18098 12.4865 6.79782 12.4865 5.08891C12.4865 3.38105 11.5166 2 10.3148 2C9.1161 2 8.14304 3.38105 8.14304 5.08891C8.14304 6.79782 9.1161 8.18098 10.3148 8.18098ZM15.4889 8.38444C17.0935 8.59318 18.1256 6.88005 18.3312 5.58123C18.541 4.28453 17.5046 2.77908 16.3682 2.51974C15.2296 2.25829 13.8074 4.08317 13.6778 5.27129C13.5228 6.72613 13.8855 8.17887 15.4889 8.38444ZM15.4889 12.0194C13.5228 8.95689 10.7312 10.203 9.79608 11.7612C8.8673 13.3183 7.41773 14.3019 7.21215 14.5633C7.00341 14.8205 4.2118 16.327 4.83169 19.0797C5.45053 21.8301 7.62752 21.7785 7.62752 21.7785C7.62752 21.7785 9.23101 21.9366 11.0917 21.5191C12.9535 21.1069 14.5559 21.6225 14.5559 21.6225C14.5559 21.6225 18.9047 23.0773 20.0938 20.2752C21.283 17.4709 19.4223 16.0182 19.4223 16.0182C19.4223 16.0182 16.9385 14.0963 15.4879 12.0194H15.4889ZM9.15511 20.1898C7.9343 19.9462 7.4483 19.1134 7.38716 18.9711C7.32706 18.8266 6.98022 18.1572 7.16366 17.0176C7.69077 15.3108 9.19517 15.1885 9.19517 15.1885H10.7006V13.3383L11.9815 13.3594V20.1898H9.15616H9.15511ZM13.994 20.1697C12.7332 19.845 12.6752 18.9489 12.6752 18.9489V15.3519L13.994 15.3308V18.5631C14.0752 18.9089 14.5032 18.9711 14.5032 18.9711H15.8432V15.3519H17.2474V20.1697H13.994ZM21.8523 10.5657C21.8523 9.94366 21.3357 8.07344 19.4223 8.07344C17.5046 8.07344 17.2485 9.83929 17.2485 11.0875C17.2485 12.2788 17.3486 13.9413 19.7301 13.8886C22.1127 13.8359 21.8523 11.1898 21.8523 10.5657Z" fill="#0048E8"/>
|
|
7573
7596
|
</svg>
|
|
7574
|
-
`,
|
|
7597
|
+
`, V3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7575
7598
|
<path fill-rule="evenodd" clip-rule="evenodd" d="m13.014 4.891-6.168 7.713L2 8.566l.914-1.097 3.726 3.104L11.9 4l1.114.891z" fill="#FF0131"/>
|
|
7576
7599
|
</svg>
|
|
7577
|
-
`,
|
|
7600
|
+
`, Q3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7578
7601
|
<path d="M4.00024 12L12.0002 4M4.00024 4L12.0002 12" stroke="#1A1C20" stroke-linecap="round"/>
|
|
7579
7602
|
</svg>
|
|
7580
|
-
`,
|
|
7603
|
+
`, O3 = `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7581
7604
|
<g opacity="0.8" filter="url(#filter0_d_3248_125734)">
|
|
7582
7605
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 24C10.4772 24 6 19.5228 6 14C6 8.47715 10.4772 4 16 4C21.5228 4 26 8.47715 26 14C26 19.5228 21.5228 24 16 24ZM11.7564 11.911L14.1312 14.2857L11.7564 16.6604C11.3193 17.0976 11.3193 17.8064 11.7564 18.2436C12.1936 18.6807 12.9024 18.6807 13.3396 18.2436L15.7143 15.8688L18.089 18.2436C18.5262 18.6807 19.235 18.6807 19.6721 18.2436C20.1093 17.8064 20.1093 17.0976 19.6721 16.6604L17.2974 14.2857L19.6721 11.911C20.1093 11.4738 20.1093 10.765 19.6721 10.3279C19.235 9.89071 18.5262 9.89071 18.089 10.3279L15.7143 12.7026L13.3396 10.3279C12.9024 9.89071 12.1936 9.89071 11.7564 10.3279C11.3193 10.765 11.3193 11.4738 11.7564 11.911Z" fill="white"/>
|
|
7583
7606
|
</g>
|
|
@@ -7593,7 +7616,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7593
7616
|
</filter>
|
|
7594
7617
|
</defs>
|
|
7595
7618
|
</svg>
|
|
7596
|
-
`,
|
|
7619
|
+
`, U3 = `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7597
7620
|
<g opacity="0.8" filter="url(#filter0_d_3248_125734)">
|
|
7598
7621
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 24C10.4772 24 6 19.5228 6 14C6 8.47715 10.4772 4 16 4C21.5228 4 26 8.47715 26 14C26 19.5228 21.5228 24 16 24ZM11.7564 11.911L14.1312 14.2857L11.7564 16.6604C11.3193 17.0976 11.3193 17.8064 11.7564 18.2436C12.1936 18.6807 12.9024 18.6807 13.3396 18.2436L15.7143 15.8688L18.089 18.2436C18.5262 18.6807 19.235 18.6807 19.6721 18.2436C20.1093 17.8064 20.1093 17.0976 19.6721 16.6604L17.2974 14.2857L19.6721 11.911C20.1093 11.4738 20.1093 10.765 19.6721 10.3279C19.235 9.89071 18.5262 9.89071 18.089 10.3279L15.7143 12.7026L13.3396 10.3279C12.9024 9.89071 12.1936 9.89071 11.7564 10.3279C11.3193 10.765 11.3193 11.4738 11.7564 11.911Z" fill="#82828C"/>
|
|
7599
7622
|
</g>
|
|
@@ -7609,46 +7632,46 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7609
7632
|
</filter>
|
|
7610
7633
|
</defs>
|
|
7611
7634
|
</svg>
|
|
7612
|
-
`,
|
|
7635
|
+
`, F3 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7613
7636
|
<path d="M18 18L6 6M18 6L6 18" stroke="#C0C0C4" stroke-width="1.5" stroke-linecap="round"/>
|
|
7614
7637
|
</svg>
|
|
7615
|
-
`,
|
|
7638
|
+
`, H3 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7616
7639
|
<path d="M18 18L6 6M18 6L6 18" stroke="#1A1C20" stroke-width="1.5" stroke-linecap="round"/>
|
|
7617
7640
|
</svg>
|
|
7618
|
-
`,
|
|
7641
|
+
`, R3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7619
7642
|
<path d="M4.00024 12L12.0002 4M4.00024 4L12.0002 12" stroke="#1A1C20" stroke-linecap="round"/>
|
|
7620
7643
|
</svg>
|
|
7621
|
-
`,
|
|
7644
|
+
`, N3 = `<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7622
7645
|
<path d="M17.9398 8.87288L15.069 6.60727C15.045 6.58837 15.0161 6.57663 14.9857 6.57338C14.9553 6.57013 14.9247 6.5755 14.8972 6.58888C14.8697 6.60227 14.8466 6.62312 14.8304 6.64905C14.8142 6.67499 14.8057 6.70495 14.8058 6.73551V8.19117H9.81107V3.19648H11.269C11.404 3.19648 11.4805 3.03899 11.3972 2.93325L9.12936 0.0624235C9.11435 0.042997 9.09509 0.0272692 9.07305 0.0164479C9.05102 0.00562666 9.02679 0 9.00224 0C8.9777 0 8.95347 0.00562666 8.93144 0.0164479C8.9094 0.0272692 8.89014 0.042997 8.87513 0.0624235L6.60727 2.93325C6.58837 2.95727 6.57663 2.98612 6.57338 3.01651C6.57013 3.0469 6.5755 3.07758 6.58888 3.10506C6.60227 3.13253 6.62312 3.15568 6.64905 3.17185C6.67499 3.18802 6.70495 3.19655 6.73551 3.19648H8.19117V8.19117H3.19648V6.73326C3.19648 6.59827 3.03899 6.52177 2.93325 6.60502L0.0624235 8.87288C0.042997 8.88789 0.0272692 8.90715 0.0164479 8.92919C0.00562666 8.95122 0 8.97545 0 9C0 9.02455 0.00562666 9.04877 0.0164479 9.0708C0.0272692 9.09284 0.042997 9.1121 0.0624235 9.12711L2.931 11.395C3.03674 11.4782 3.19423 11.404 3.19423 11.2667V9.81107H8.18892V14.8058H6.73101C6.59602 14.8058 6.51952 14.9633 6.60277 15.069L8.87063 17.9376C8.93587 18.0208 9.06187 18.0208 9.12486 17.9376L11.3927 15.069C11.476 14.9633 11.4017 14.8058 11.2645 14.8058H9.81107V9.81107H14.8058V11.269C14.8058 11.404 14.9633 11.4805 15.069 11.3972L17.9376 9.12936C17.9569 9.11414 17.9726 9.09477 17.9835 9.07266C17.9944 9.05056 18.0001 9.02629 18.0003 9.00166C18.0005 8.97703 17.9952 8.95267 17.9847 8.93038C17.9743 8.90808 17.9589 8.88843 17.9398 8.87288Z" fill="white"/>
|
|
7623
7646
|
</svg>
|
|
7624
|
-
`,
|
|
7647
|
+
`, z3 = `<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7625
7648
|
<path d="M17.9398 8.87288L15.069 6.60727C15.045 6.58837 15.0161 6.57663 14.9857 6.57338C14.9553 6.57013 14.9247 6.5755 14.8972 6.58888C14.8697 6.60227 14.8466 6.62312 14.8304 6.64905C14.8142 6.67499 14.8057 6.70495 14.8058 6.73551V8.19117H9.81107V3.19648H11.269C11.404 3.19648 11.4805 3.03899 11.3972 2.93325L9.12936 0.0624235C9.11435 0.042997 9.09509 0.0272692 9.07305 0.0164479C9.05102 0.00562666 9.02679 0 9.00224 0C8.9777 0 8.95347 0.00562666 8.93144 0.0164479C8.9094 0.0272692 8.89014 0.042997 8.87513 0.0624235L6.60727 2.93325C6.58837 2.95727 6.57663 2.98612 6.57338 3.01651C6.57013 3.0469 6.5755 3.07758 6.58888 3.10506C6.60227 3.13253 6.62312 3.15568 6.64905 3.17185C6.67499 3.18802 6.70495 3.19655 6.73551 3.19648H8.19117V8.19117H3.19648V6.73326C3.19648 6.59827 3.03899 6.52177 2.93325 6.60502L0.0624235 8.87288C0.042997 8.88789 0.0272692 8.90715 0.0164479 8.92919C0.00562666 8.95122 0 8.97545 0 9C0 9.02455 0.00562666 9.04877 0.0164479 9.0708C0.0272692 9.09284 0.042997 9.1121 0.0624235 9.12711L2.931 11.395C3.03674 11.4782 3.19423 11.404 3.19423 11.2667V9.81107H8.18892V14.8058H6.73101C6.59602 14.8058 6.51952 14.9633 6.60277 15.069L8.87063 17.9376C8.93587 18.0208 9.06187 18.0208 9.12486 17.9376L11.3927 15.069C11.476 14.9633 11.4017 14.8058 11.2645 14.8058H9.81107V9.81107H14.8058V11.269C14.8058 11.404 14.9633 11.4805 15.069 11.3972L17.9376 9.12936C17.9569 9.11414 17.9726 9.09477 17.9835 9.07266C17.9944 9.05056 18.0001 9.02629 18.0003 9.00166C18.0005 8.97703 17.9952 8.95267 17.9847 8.93038C17.9743 8.90808 17.9589 8.88843 17.9398 8.87288Z" fill="black"/>
|
|
7626
7649
|
</svg>
|
|
7627
|
-
`,
|
|
7650
|
+
`, j3 = `<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7628
7651
|
<path d="M11 5L7 9L3 5" stroke="#64788F" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7629
7652
|
</svg>
|
|
7630
|
-
`,
|
|
7653
|
+
`, Y3 = `<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7631
7654
|
<path d="M11 5L7 9L3 5" stroke="#0048E8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7632
7655
|
</svg>
|
|
7633
|
-
`,
|
|
7656
|
+
`, G3 = `<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7634
7657
|
<path d="M11 5L7 9L3 5" stroke="#0048E8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7635
7658
|
</svg>
|
|
7636
|
-
`,
|
|
7659
|
+
`, q3 = `<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7637
7660
|
<path d="M11 5L7 9L3 5" stroke="#64788F" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7638
7661
|
</svg>
|
|
7639
|
-
`,
|
|
7662
|
+
`, K3 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7640
7663
|
<path d="M19 4H5C4.20435 4 3.44129 4.31607 2.87868 4.87868C2.31607 5.44129 2 6.20435 2 7V17C2 17.7956 2.31607 18.5587 2.87868 19.1213C3.44129 19.6839 4.20435 20 5 20H19C19.7956 20 20.5587 19.6839 21.1213 19.1213C21.6839 18.5587 22 17.7956 22 17V7C22 6.20435 21.6839 5.44129 21.1213 4.87868C20.5587 4.31607 19.7956 4 19 4ZM19 6L12.5 10.47C12.348 10.5578 12.1755 10.604 12 10.604C11.8245 10.604 11.652 10.5578 11.5 10.47L5 6H19Z" fill="#0031E5"/>
|
|
7641
7664
|
</svg>
|
|
7642
|
-
`,
|
|
7665
|
+
`, W3 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7643
7666
|
<path d="M19 4H5C4.20435 4 3.44129 4.31607 2.87868 4.87868C2.31607 5.44129 2 6.20435 2 7V17C2 17.7956 2.31607 18.5587 2.87868 19.1213C3.44129 19.6839 4.20435 20 5 20H19C19.7956 20 20.5587 19.6839 21.1213 19.1213C21.6839 18.5587 22 17.7956 22 17V7C22 6.20435 21.6839 5.44129 21.1213 4.87868C20.5587 4.31607 19.7956 4 19 4ZM19 6L12.5 10.47C12.348 10.5578 12.1755 10.604 12 10.604C11.8245 10.604 11.652 10.5578 11.5 10.47L5 6H19Z" fill="#ffffff"/>
|
|
7644
7667
|
</svg>
|
|
7645
|
-
`,
|
|
7668
|
+
`, X3 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7646
7669
|
<path d="M19 4H5C4.20435 4 3.44129 4.31607 2.87868 4.87868C2.31607 5.44129 2 6.20435 2 7V17C2 17.7956 2.31607 18.5587 2.87868 19.1213C3.44129 19.6839 4.20435 20 5 20H19C19.7956 20 20.5587 19.6839 21.1213 19.1213C21.6839 18.5587 22 17.7956 22 17V7C22 6.20435 21.6839 5.44129 21.1213 4.87868C20.5587 4.31607 19.7956 4 19 4ZM19 6L12.5 10.47C12.348 10.5578 12.1755 10.604 12 10.604C11.8245 10.604 11.652 10.5578 11.5 10.47L5 6H19Z" fill="#0032A0"/>
|
|
7647
7670
|
</svg>
|
|
7648
|
-
`,
|
|
7671
|
+
`, J3 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7649
7672
|
<path d="M19 4H5C4.20435 4 3.44129 4.31607 2.87868 4.87868C2.31607 5.44129 2 6.20435 2 7V17C2 17.7956 2.31607 18.5587 2.87868 19.1213C3.44129 19.6839 4.20435 20 5 20H19C19.7956 20 20.5587 19.6839 21.1213 19.1213C21.6839 18.5587 22 17.7956 22 17V7C22 6.20435 21.6839 5.44129 21.1213 4.87868C20.5587 4.31607 19.7956 4 19 4ZM19 6L12.5 10.47C12.348 10.5578 12.1755 10.604 12 10.604C11.8245 10.604 11.652 10.5578 11.5 10.47L5 6H19Z" fill="#0032A0"/>
|
|
7650
7673
|
</svg>
|
|
7651
|
-
`,
|
|
7674
|
+
`, Z3 = `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7652
7675
|
<g clip-path="url(#clip0_148:21626)">
|
|
7653
7676
|
<path d="M7.53568 2.66663C4.83837 2.66663 2.6665 4.83849 2.6665 7.5358V24.4641C2.6665 27.1615 4.83837 29.3333 7.53568 29.3333H16.7107V18.9083H13.954V15.155H16.7107V11.9483C16.7107 9.42897 18.3395 7.1158 22.0915 7.1158C23.6107 7.1158 24.734 7.26164 24.734 7.26164L24.6457 10.7667C24.6457 10.7667 23.5 10.7558 22.2498 10.7558C20.8968 10.7558 20.6798 11.3792 20.6798 12.4142V15.155H24.7532L24.5757 18.9083H20.6798V29.3333H24.464C27.1613 29.3333 29.3332 27.1615 29.3332 24.4642V7.53583C29.3332 4.83852 27.1613 2.66665 24.464 2.66665H7.53565L7.53568 2.66663Z" fill="#0031E5"/>
|
|
7654
7677
|
</g>
|
|
@@ -7658,7 +7681,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7658
7681
|
</clipPath>
|
|
7659
7682
|
</defs>
|
|
7660
7683
|
</svg>
|
|
7661
|
-
`,
|
|
7684
|
+
`, _3 = `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7662
7685
|
<g clip-path="url(#clip0_148:21626)">
|
|
7663
7686
|
<path d="M7.53568 2.66663C4.83837 2.66663 2.6665 4.83849 2.6665 7.5358V24.4641C2.6665 27.1615 4.83837 29.3333 7.53568 29.3333H16.7107V18.9083H13.954V15.155H16.7107V11.9483C16.7107 9.42897 18.3395 7.1158 22.0915 7.1158C23.6107 7.1158 24.734 7.26164 24.734 7.26164L24.6457 10.7667C24.6457 10.7667 23.5 10.7558 22.2498 10.7558C20.8968 10.7558 20.6798 11.3792 20.6798 12.4142V15.155H24.7532L24.5757 18.9083H20.6798V29.3333H24.464C27.1613 29.3333 29.3332 27.1615 29.3332 24.4642V7.53583C29.3332 4.83852 27.1613 2.66665 24.464 2.66665H7.53565L7.53568 2.66663Z" fill="#ffffff"/>
|
|
7664
7687
|
</g>
|
|
@@ -7668,7 +7691,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7668
7691
|
</clipPath>
|
|
7669
7692
|
</defs>
|
|
7670
7693
|
</svg>
|
|
7671
|
-
`, $
|
|
7694
|
+
`, $3 = `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7672
7695
|
<g clip-path="url(#clip0_148:21626)">
|
|
7673
7696
|
<path d="M7.53568 2.66663C4.83837 2.66663 2.6665 4.83849 2.6665 7.5358V24.4641C2.6665 27.1615 4.83837 29.3333 7.53568 29.3333H16.7107V18.9083H13.954V15.155H16.7107V11.9483C16.7107 9.42897 18.3395 7.1158 22.0915 7.1158C23.6107 7.1158 24.734 7.26164 24.734 7.26164L24.6457 10.7667C24.6457 10.7667 23.5 10.7558 22.2498 10.7558C20.8968 10.7558 20.6798 11.3792 20.6798 12.4142V15.155H24.7532L24.5757 18.9083H20.6798V29.3333H24.464C27.1613 29.3333 29.3332 27.1615 29.3332 24.4642V7.53583C29.3332 4.83852 27.1613 2.66665 24.464 2.66665H7.53565L7.53568 2.66663Z" fill="#0032A0"/>
|
|
7674
7697
|
</g>
|
|
@@ -7912,28 +7935,28 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
7912
7935
|
return { component: "button", href: null, target: null, type: "type" };
|
|
7913
7936
|
}
|
|
7914
7937
|
}), l = /* @__PURE__ */ Object.assign({
|
|
7915
|
-
"/src/assets/icon-arrow-pagination-right.svg":
|
|
7916
|
-
"/src/assets/icon-baidu-map.svg":
|
|
7917
|
-
"/src/assets/icon-check.svg":
|
|
7918
|
-
"/src/assets/icon-cross copy.svg":
|
|
7919
|
-
"/src/assets/icon-cross-circle-light.svg":
|
|
7920
|
-
"/src/assets/icon-cross-circle.svg":
|
|
7921
|
-
"/src/assets/icon-cross-modal--hover.svg":
|
|
7922
|
-
"/src/assets/icon-cross-modal.svg":
|
|
7923
|
-
"/src/assets/icon-cross.svg":
|
|
7924
|
-
"/src/assets/icon-drag-cross--white.svg":
|
|
7925
|
-
"/src/assets/icon-drag-cross.svg":
|
|
7926
|
-
"/src/assets/icon-dropdown-arrow copy.svg":
|
|
7927
|
-
"/src/assets/icon-dropdown-arrow--active copy.svg":
|
|
7928
|
-
"/src/assets/icon-dropdown-arrow--active.svg":
|
|
7929
|
-
"/src/assets/icon-dropdown-arrow.svg":
|
|
7930
|
-
"/src/assets/icon-email--light-blue.svg":
|
|
7931
|
-
"/src/assets/icon-email--light.svg":
|
|
7932
|
-
"/src/assets/icon-email-new.svg":
|
|
7933
|
-
"/src/assets/icon-email.svg":
|
|
7934
|
-
"/src/assets/icon-facebook--light-blue.svg":
|
|
7935
|
-
"/src/assets/icon-facebook--light.svg":
|
|
7936
|
-
"/src/assets/icon-facebook.svg": $
|
|
7938
|
+
"/src/assets/icon-arrow-pagination-right.svg": M3,
|
|
7939
|
+
"/src/assets/icon-baidu-map.svg": L3,
|
|
7940
|
+
"/src/assets/icon-check.svg": V3,
|
|
7941
|
+
"/src/assets/icon-cross copy.svg": Q3,
|
|
7942
|
+
"/src/assets/icon-cross-circle-light.svg": O3,
|
|
7943
|
+
"/src/assets/icon-cross-circle.svg": U3,
|
|
7944
|
+
"/src/assets/icon-cross-modal--hover.svg": F3,
|
|
7945
|
+
"/src/assets/icon-cross-modal.svg": H3,
|
|
7946
|
+
"/src/assets/icon-cross.svg": R3,
|
|
7947
|
+
"/src/assets/icon-drag-cross--white.svg": N3,
|
|
7948
|
+
"/src/assets/icon-drag-cross.svg": z3,
|
|
7949
|
+
"/src/assets/icon-dropdown-arrow copy.svg": j3,
|
|
7950
|
+
"/src/assets/icon-dropdown-arrow--active copy.svg": Y3,
|
|
7951
|
+
"/src/assets/icon-dropdown-arrow--active.svg": G3,
|
|
7952
|
+
"/src/assets/icon-dropdown-arrow.svg": q3,
|
|
7953
|
+
"/src/assets/icon-email--light-blue.svg": K3,
|
|
7954
|
+
"/src/assets/icon-email--light.svg": W3,
|
|
7955
|
+
"/src/assets/icon-email-new.svg": X3,
|
|
7956
|
+
"/src/assets/icon-email.svg": J3,
|
|
7957
|
+
"/src/assets/icon-facebook--light-blue.svg": Z3,
|
|
7958
|
+
"/src/assets/icon-facebook--light.svg": _3,
|
|
7959
|
+
"/src/assets/icon-facebook.svg": $3,
|
|
7937
7960
|
"/src/assets/icon-fax--light-blue.svg": eB,
|
|
7938
7961
|
"/src/assets/icon-fax--light.svg": tB,
|
|
7939
7962
|
"/src/assets/icon-fax.svg": nB,
|
|
@@ -8337,7 +8360,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
8337
8360
|
},
|
|
8338
8361
|
emits: ["update:show"],
|
|
8339
8362
|
setup(t, { emit: e }) {
|
|
8340
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
8363
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
8341
8364
|
animation: 200,
|
|
8342
8365
|
group: "btns",
|
|
8343
8366
|
// 链接专用分组
|
|
@@ -8425,6 +8448,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
8425
8448
|
r("div", C9, [
|
|
8426
8449
|
r("span", x9, m(h(f)("setting.show_mode_pc_mobile")), 1),
|
|
8427
8450
|
g(V, {
|
|
8451
|
+
style: { "margin-left": "10px" },
|
|
8428
8452
|
modelValue: t.data.showMode,
|
|
8429
8453
|
"onUpdate:modelValue": B[0] || (B[0] = (Z) => t.data.showMode = Z),
|
|
8430
8454
|
type: "button"
|
|
@@ -8745,7 +8769,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
8745
8769
|
}, 8, ["visible"]);
|
|
8746
8770
|
};
|
|
8747
8771
|
}
|
|
8748
|
-
}), _9 = /* @__PURE__ */ me(Z9, [["__scopeId", "data-v-
|
|
8772
|
+
}), _9 = /* @__PURE__ */ me(Z9, [["__scopeId", "data-v-85c3e3dd"]]), $9 = {
|
|
8749
8773
|
key: 0,
|
|
8750
8774
|
class: "process__desktop"
|
|
8751
8775
|
}, eD = {
|
|
@@ -8945,6 +8969,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
8945
8969
|
r("div", aD, [
|
|
8946
8970
|
r("span", iD, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
8947
8971
|
g(b, {
|
|
8972
|
+
style: { "margin-left": "10px" },
|
|
8948
8973
|
modelValue: t.data.showMode,
|
|
8949
8974
|
"onUpdate:modelValue": c[0] || (c[0] = (C) => t.data.showMode = C),
|
|
8950
8975
|
type: "button"
|
|
@@ -9063,7 +9088,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
9063
9088
|
}, 8, ["visible"]);
|
|
9064
9089
|
};
|
|
9065
9090
|
}
|
|
9066
|
-
}), hD = /* @__PURE__ */ me(cD, [["__scopeId", "data-v-
|
|
9091
|
+
}), hD = /* @__PURE__ */ me(cD, [["__scopeId", "data-v-1934b81f"]]), gD = ["id"], fD = /* @__PURE__ */ ye({
|
|
9067
9092
|
name: "CustomSpace",
|
|
9068
9093
|
__name: "index",
|
|
9069
9094
|
props: {
|
|
@@ -9184,7 +9209,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
9184
9209
|
}
|
|
9185
9210
|
},
|
|
9186
9211
|
setup(t) {
|
|
9187
|
-
const e = Ze(() => import("vuedraggable")), n = Ze(() => import("./index-
|
|
9212
|
+
const e = Ze(() => import("vuedraggable")), n = Ze(() => import("./index-DHQA-VWd.mjs")), a = H(!1), i = X(() => ({
|
|
9188
9213
|
animation: 200,
|
|
9189
9214
|
group: "buttons",
|
|
9190
9215
|
// 按钮专用分组
|
|
@@ -9548,6 +9573,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
9548
9573
|
r("div", FD, [
|
|
9549
9574
|
r("span", HD, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
9550
9575
|
g(v, {
|
|
9576
|
+
style: { "margin-left": "10px" },
|
|
9551
9577
|
modelValue: t.data.showMode,
|
|
9552
9578
|
"onUpdate:modelValue": u[0] || (u[0] = (F) => t.data.showMode = F),
|
|
9553
9579
|
type: "button"
|
|
@@ -9744,7 +9770,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
9744
9770
|
}, 8, ["visible"]);
|
|
9745
9771
|
};
|
|
9746
9772
|
}
|
|
9747
|
-
}), aE = /* @__PURE__ */ me(nE, [["__scopeId", "data-v-
|
|
9773
|
+
}), aE = /* @__PURE__ */ me(nE, [["__scopeId", "data-v-3ba7db8d"]]), iE = { class: "lightbox__content" }, sE = { class: "lightbox__content__head__image" }, oE = ["src", "alt"], lE = { class: "lightbox__content__head__info" }, rE = { class: "lightbox__content__head__info__title" }, dE = { class: "lightbox__content__head__info__subtitle" }, uE = { class: "lightbox__content__head__info__label" }, cE = { class: "lightbox__content__head__info__btn" }, hE = { class: "lightbox__content__body" }, gE = { class: "lightbox__content__body__title" }, fE = ["innerHTML"], mE = { class: "lightbox__content__footer" }, pE = { class: "lightbox__content__footer__logo" }, AE = ["src"], vE = /* @__PURE__ */ ye({
|
|
9748
9774
|
__name: "index",
|
|
9749
9775
|
props: {
|
|
9750
9776
|
data: {
|
|
@@ -10176,6 +10202,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
10176
10202
|
r("div", VE, [
|
|
10177
10203
|
r("span", QE, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
10178
10204
|
g(T, {
|
|
10205
|
+
style: { "margin-left": "10px" },
|
|
10179
10206
|
modelValue: t.data.showMode,
|
|
10180
10207
|
"onUpdate:modelValue": C[0] || (C[0] = (P) => t.data.showMode = P),
|
|
10181
10208
|
type: "button"
|
|
@@ -10428,7 +10455,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
10428
10455
|
}, 8, ["visible"]);
|
|
10429
10456
|
};
|
|
10430
10457
|
}
|
|
10431
|
-
}), e7 = /* @__PURE__ */ me($E, [["__scopeId", "data-v-
|
|
10458
|
+
}), e7 = /* @__PURE__ */ me($E, [["__scopeId", "data-v-4989dea7"]]), t7 = { class: "swiper-wrapper" }, n7 = ["onClick"], a7 = ["src", "alt"], i7 = {
|
|
10432
10459
|
key: 1,
|
|
10433
10460
|
class: "video-player"
|
|
10434
10461
|
}, s7 = ["poster"], o7 = ["src"], l7 = ["href"], r7 = { class: "swiper-slide__body" }, d7 = { class: "swiper-slide__body__title text-center" }, u7 = { class: "video-box" }, c7 = ["src"], h7 = /* @__PURE__ */ ye({
|
|
@@ -10853,6 +10880,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
10853
10880
|
r("div", A7, [
|
|
10854
10881
|
r("span", v7, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
10855
10882
|
g(v, {
|
|
10883
|
+
style: { "margin-left": "10px" },
|
|
10856
10884
|
modelValue: t.data.showMode,
|
|
10857
10885
|
"onUpdate:modelValue": u[0] || (u[0] = (P) => t.data.showMode = P),
|
|
10858
10886
|
type: "button"
|
|
@@ -10943,7 +10971,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
10943
10971
|
}, 8, ["modelValue", "placeholder"])
|
|
10944
10972
|
]),
|
|
10945
10973
|
r("div", x7, [
|
|
10946
|
-
r("span", B7, m(h(s)("setting.
|
|
10974
|
+
r("span", B7, m(h(s)("setting.layout")), 1),
|
|
10947
10975
|
g(k, {
|
|
10948
10976
|
modelValue: t.data.center,
|
|
10949
10977
|
"onUpdate:modelValue": u[3] || (u[3] = (P) => t.data.center = P),
|
|
@@ -10959,7 +10987,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
10959
10987
|
}),
|
|
10960
10988
|
g(C, { value: !1 }, {
|
|
10961
10989
|
default: y(() => [
|
|
10962
|
-
U(m(h(s)("setting.
|
|
10990
|
+
U(m(h(s)("setting.layout_left")), 1)
|
|
10963
10991
|
]),
|
|
10964
10992
|
_: 1
|
|
10965
10993
|
})
|
|
@@ -11084,7 +11112,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
11084
11112
|
}, 8, ["visible"]);
|
|
11085
11113
|
};
|
|
11086
11114
|
}
|
|
11087
|
-
}), M7 = /* @__PURE__ */ me(S7, [["__scopeId", "data-v-
|
|
11115
|
+
}), M7 = /* @__PURE__ */ me(S7, [["__scopeId", "data-v-8f7fa862"]]), L7 = /* @__PURE__ */ ye({
|
|
11088
11116
|
name: "LinkList",
|
|
11089
11117
|
__name: "index",
|
|
11090
11118
|
props: {
|
|
@@ -11255,7 +11283,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
11255
11283
|
},
|
|
11256
11284
|
emits: ["update:show"],
|
|
11257
11285
|
setup(t, { emit: e }) {
|
|
11258
|
-
const n = Ze(() => import("./index-
|
|
11286
|
+
const n = Ze(() => import("./index-DHQA-VWd.mjs")), a = t, { t: i } = De(() => a.locale), o = e, l = () => {
|
|
11259
11287
|
o("update:show", !1);
|
|
11260
11288
|
};
|
|
11261
11289
|
return (s, d) => {
|
|
@@ -11275,6 +11303,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
11275
11303
|
r("div", O7, [
|
|
11276
11304
|
r("span", U7, m(h(i)("setting.show_mode_pc_mobile")), 1),
|
|
11277
11305
|
g(f, {
|
|
11306
|
+
style: { "margin-left": "10px" },
|
|
11278
11307
|
modelValue: t.data.showMode,
|
|
11279
11308
|
"onUpdate:modelValue": d[0] || (d[0] = (p) => t.data.showMode = p),
|
|
11280
11309
|
type: "button"
|
|
@@ -11407,7 +11436,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
11407
11436
|
}, 8, ["visible"]);
|
|
11408
11437
|
};
|
|
11409
11438
|
}
|
|
11410
|
-
}), K7 = /* @__PURE__ */ me(q7, [["__scopeId", "data-v-
|
|
11439
|
+
}), K7 = /* @__PURE__ */ me(q7, [["__scopeId", "data-v-ad15bebb"]]), W7 = {
|
|
11411
11440
|
key: 0,
|
|
11412
11441
|
class: "quote-text__line"
|
|
11413
11442
|
}, X7 = ["innerHTML"], J7 = ["innerHTML"], XA = /* @__PURE__ */ ye({
|
|
@@ -11567,6 +11596,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
11567
11596
|
r("div", _7, [
|
|
11568
11597
|
r("span", $7, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
11569
11598
|
g(v, {
|
|
11599
|
+
style: { "margin-left": "10px" },
|
|
11570
11600
|
modelValue: t.data.showMode,
|
|
11571
11601
|
"onUpdate:modelValue": u[0] || (u[0] = (L) => t.data.showMode = L),
|
|
11572
11602
|
type: "button"
|
|
@@ -11727,7 +11757,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
11727
11757
|
}, 8, ["visible"]);
|
|
11728
11758
|
};
|
|
11729
11759
|
}
|
|
11730
|
-
}), hk = /* @__PURE__ */ me(ck, [["__scopeId", "data-v-
|
|
11760
|
+
}), hk = /* @__PURE__ */ me(ck, [["__scopeId", "data-v-962c38e0"]]), gk = { class: "donor-links__row row row-cols-1 row-cols-sm-2 row-cols-lg-3" }, fk = ["href"], mk = { class: "donor-link__text" }, pk = ["onClick"], Ak = { class: "donor-link__text" }, vk = /* @__PURE__ */ ye({
|
|
11731
11761
|
name: "DonorLinks",
|
|
11732
11762
|
__name: "index",
|
|
11733
11763
|
props: {
|
|
@@ -11934,6 +11964,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
11934
11964
|
r("div", bk, [
|
|
11935
11965
|
r("span", Ck, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
11936
11966
|
g(v, {
|
|
11967
|
+
style: { "margin-left": "10px" },
|
|
11937
11968
|
modelValue: t.data.showMode,
|
|
11938
11969
|
"onUpdate:modelValue": u[0] || (u[0] = (V) => t.data.showMode = V),
|
|
11939
11970
|
type: "button"
|
|
@@ -12077,7 +12108,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
12077
12108
|
}, 8, ["visible"]);
|
|
12078
12109
|
};
|
|
12079
12110
|
}
|
|
12080
|
-
}), Lk = /* @__PURE__ */ me(Mk, [["__scopeId", "data-v-
|
|
12111
|
+
}), Lk = /* @__PURE__ */ me(Mk, [["__scopeId", "data-v-2534b576"]]), Vk = { class: "slides-pagination__list" }, Qk = ["onClick"], Ok = /* @__PURE__ */ ye({
|
|
12081
12112
|
__name: "index",
|
|
12082
12113
|
props: {
|
|
12083
12114
|
currentIndex: {
|
|
@@ -12507,6 +12538,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
12507
12538
|
r("div", d6, [
|
|
12508
12539
|
r("span", u6, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
12509
12540
|
g(v, {
|
|
12541
|
+
style: { "margin-left": "10px" },
|
|
12510
12542
|
modelValue: t.data.showMode,
|
|
12511
12543
|
"onUpdate:modelValue": u[0] || (u[0] = (D) => t.data.showMode = D),
|
|
12512
12544
|
type: "button"
|
|
@@ -12623,7 +12655,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
12623
12655
|
}, 8, ["visible"]);
|
|
12624
12656
|
};
|
|
12625
12657
|
}
|
|
12626
|
-
}), b6 = /* @__PURE__ */ me(y6, [["__scopeId", "data-v-
|
|
12658
|
+
}), b6 = /* @__PURE__ */ me(y6, [["__scopeId", "data-v-61374d59"]]), C6 = { class: "card-carousel__wrapper container-content" }, x6 = { class: "row row-cols-2 row-cols-md-3 row-cols-lg-4" }, B6 = ["onClick"], D6 = { class: "card-profile" }, E6 = { class: "profile__head" }, k6 = { class: "profile__img img-fit --show-profile" }, I6 = ["src", "alt"], T6 = { class: "profile__img__mask" }, P6 = { class: "profile__img__mask__btn" }, S6 = { class: "profile__body text-center --show-profile" }, M6 = { class: "profile__title tx-subtitle mt-3 mt-md-4" }, L6 = { class: "profile__name tx-h6 mt-md-1" }, V6 = { class: "mt-10 mt-md-12" }, Q6 = /* @__PURE__ */ ye({
|
|
12627
12659
|
name: "CardCarouselMultiRow",
|
|
12628
12660
|
__name: "index",
|
|
12629
12661
|
props: {
|
|
@@ -12889,7 +12921,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
12889
12921
|
},
|
|
12890
12922
|
emits: ["update:show"],
|
|
12891
12923
|
setup(t, { emit: e }) {
|
|
12892
|
-
const n = Ze(() => import("./index-
|
|
12924
|
+
const n = Ze(() => import("./index-DHQA-VWd.mjs")), a = t, { t: i } = De(() => a.locale), o = e, l = () => {
|
|
12893
12925
|
o("update:show", !1);
|
|
12894
12926
|
};
|
|
12895
12927
|
return (s, d) => {
|
|
@@ -12910,6 +12942,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
12910
12942
|
r("div", U6, [
|
|
12911
12943
|
r("span", F6, m(h(i)("setting.show_mode_pc_mobile")), 1),
|
|
12912
12944
|
g(f, {
|
|
12945
|
+
style: { "margin-left": "10px" },
|
|
12913
12946
|
modelValue: t.data.showMode,
|
|
12914
12947
|
"onUpdate:modelValue": d[0] || (d[0] = (v) => t.data.showMode = v),
|
|
12915
12948
|
type: "button"
|
|
@@ -12983,7 +13016,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
12983
13016
|
}, 8, ["visible"]);
|
|
12984
13017
|
};
|
|
12985
13018
|
}
|
|
12986
|
-
}), q6 = /* @__PURE__ */ me(G6, [["__scopeId", "data-v-
|
|
13019
|
+
}), q6 = /* @__PURE__ */ me(G6, [["__scopeId", "data-v-d4d725fb"]]), K6 = { class: "banner-quote__wrapper container-content-max" }, W6 = { class: "banner-quote__left" }, X6 = ["innerHTML"], J6 = ["innerHTML"], Z6 = { class: "banner-quote__right" }, _6 = { class: "banner-quote__right__image" }, $6 = ["src", "alt"], e5 = /* @__PURE__ */ ye({
|
|
12987
13020
|
name: "BannerQuote",
|
|
12988
13021
|
__name: "index",
|
|
12989
13022
|
props: {
|
|
@@ -13105,7 +13138,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
13105
13138
|
},
|
|
13106
13139
|
emits: ["update:show"],
|
|
13107
13140
|
setup(t, { emit: e }) {
|
|
13108
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
13141
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
13109
13142
|
animation: 200,
|
|
13110
13143
|
group: "links",
|
|
13111
13144
|
// 链接专用分组
|
|
@@ -13148,6 +13181,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
13148
13181
|
r("div", a5, [
|
|
13149
13182
|
r("span", i5, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
13150
13183
|
g(C, {
|
|
13184
|
+
style: { "margin-left": "10px" },
|
|
13151
13185
|
modelValue: t.data.showMode,
|
|
13152
13186
|
"onUpdate:modelValue": p[0] || (p[0] = (F) => t.data.showMode = F),
|
|
13153
13187
|
type: "button"
|
|
@@ -13350,7 +13384,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
13350
13384
|
}, 8, ["visible"]);
|
|
13351
13385
|
};
|
|
13352
13386
|
}
|
|
13353
|
-
}), b5 = /* @__PURE__ */ me(y5, [["__scopeId", "data-v-
|
|
13387
|
+
}), b5 = /* @__PURE__ */ me(y5, [["__scopeId", "data-v-58a9c730"]]), C5 = ["innerHTML"], x5 = { class: "circle-link" }, B5 = ["href"], D5 = ["onClick"], E5 = /* @__PURE__ */ ye({
|
|
13354
13388
|
name: "ArticleItem",
|
|
13355
13389
|
__name: "index",
|
|
13356
13390
|
props: {
|
|
@@ -13506,7 +13540,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
13506
13540
|
},
|
|
13507
13541
|
emits: ["update:show"],
|
|
13508
13542
|
setup(t, { emit: e }) {
|
|
13509
|
-
const n = Ze(() => import("./index-
|
|
13543
|
+
const n = Ze(() => import("./index-DHQA-VWd.mjs")), a = t, { t: i } = De(() => a.locale), o = e, l = () => {
|
|
13510
13544
|
o("update:show", !1);
|
|
13511
13545
|
};
|
|
13512
13546
|
return (s, d) => {
|
|
@@ -13526,6 +13560,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
13526
13560
|
r("div", T5, [
|
|
13527
13561
|
r("span", P5, m(h(i)("setting.show_mode_pc_mobile")), 1),
|
|
13528
13562
|
g(f, {
|
|
13563
|
+
style: { "margin-left": "10px" },
|
|
13529
13564
|
modelValue: t.data.showMode,
|
|
13530
13565
|
"onUpdate:modelValue": d[0] || (d[0] = (p) => t.data.showMode = p),
|
|
13531
13566
|
type: "button"
|
|
@@ -13604,7 +13639,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
13604
13639
|
}, 8, ["visible"]);
|
|
13605
13640
|
};
|
|
13606
13641
|
}
|
|
13607
|
-
}), F5 = /* @__PURE__ */ me(U5, [["__scopeId", "data-v-
|
|
13642
|
+
}), F5 = /* @__PURE__ */ me(U5, [["__scopeId", "data-v-15373600"]]), H5 = {
|
|
13608
13643
|
key: 0,
|
|
13609
13644
|
class: "ribbon-block__bg"
|
|
13610
13645
|
}, R5 = ["innerHTML"], N5 = ["innerHTML"], z5 = ["innerHTML"], j5 = /* @__PURE__ */ ye({
|
|
@@ -14047,7 +14082,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
14047
14082
|
},
|
|
14048
14083
|
emits: ["update:show"],
|
|
14049
14084
|
setup(t, { emit: e }) {
|
|
14050
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
14085
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
14051
14086
|
animation: 200,
|
|
14052
14087
|
group: "gallerys",
|
|
14053
14088
|
// 链接专用分组
|
|
@@ -14110,6 +14145,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
14110
14145
|
r("div", mI, [
|
|
14111
14146
|
r("span", pI, m(h(c)("setting.show_mode_pc_mobile")), 1),
|
|
14112
14147
|
g(E, {
|
|
14148
|
+
style: { "margin-left": "10px" },
|
|
14113
14149
|
modelValue: t.data.showMode,
|
|
14114
14150
|
"onUpdate:modelValue": k[0] || (k[0] = (N) => t.data.showMode = N),
|
|
14115
14151
|
type: "button"
|
|
@@ -14283,7 +14319,7 @@ const w3 = { class: "gallery-container gallery-timeline container-content" }, y3
|
|
|
14283
14319
|
}, 8, ["visible"]);
|
|
14284
14320
|
};
|
|
14285
14321
|
}
|
|
14286
|
-
}), VI = /* @__PURE__ */ me(LI, [["__scopeId", "data-v-
|
|
14322
|
+
}), VI = /* @__PURE__ */ me(LI, [["__scopeId", "data-v-993f709c"]]), QI = {
|
|
14287
14323
|
class: "story__sticky-bar d-md-none",
|
|
14288
14324
|
ref: "tab"
|
|
14289
14325
|
}, OI = ["id"], UI = { class: "story__content container-content" }, FI = { class: "stroy__left" }, HI = { class: "story__label__title" }, RI = ["innerHTML"], NI = { class: "stroy__right" }, zI = { class: "story__scrollspy" }, jI = /* @__PURE__ */ ye({
|
|
@@ -15283,6 +15319,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
15283
15319
|
r("div", ST, [
|
|
15284
15320
|
r("span", MT, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
15285
15321
|
g(v, {
|
|
15322
|
+
style: { "margin-left": "10px" },
|
|
15286
15323
|
modelValue: t.data.showMode,
|
|
15287
15324
|
"onUpdate:modelValue": u[0] || (u[0] = (V) => t.data.showMode = V),
|
|
15288
15325
|
type: "button"
|
|
@@ -15447,7 +15484,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
15447
15484
|
}, 8, ["visible"]);
|
|
15448
15485
|
};
|
|
15449
15486
|
}
|
|
15450
|
-
}), KT = /* @__PURE__ */ me(qT, [["__scopeId", "data-v-
|
|
15487
|
+
}), KT = /* @__PURE__ */ me(qT, [["__scopeId", "data-v-b2e091de"]]), WT = { key: 0 }, XT = { class: "tab-default__wrapper container-content" }, JT = { class: "tab-default__content mt-5 mt-md-13" }, ZT = {
|
|
15451
15488
|
key: 0,
|
|
15452
15489
|
"data-aos": "fade-in",
|
|
15453
15490
|
"data-aos-duration": "1500"
|
|
@@ -15814,7 +15851,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
15814
15851
|
},
|
|
15815
15852
|
emits: ["update:show"],
|
|
15816
15853
|
setup(t, { emit: e }) {
|
|
15817
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
15854
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
15818
15855
|
animation: 200,
|
|
15819
15856
|
group: "gallerys",
|
|
15820
15857
|
// 链接专用分组
|
|
@@ -15882,6 +15919,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
15882
15919
|
r("div", nP, [
|
|
15883
15920
|
r("span", aP, m(h(c)("setting.show_mode_pc_mobile")), 1),
|
|
15884
15921
|
g(B, {
|
|
15922
|
+
style: { "margin-left": "10px" },
|
|
15885
15923
|
modelValue: t.data.showMode,
|
|
15886
15924
|
"onUpdate:modelValue": T[0] || (T[0] = (Y) => t.data.showMode = Y),
|
|
15887
15925
|
type: "button"
|
|
@@ -16164,7 +16202,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
16164
16202
|
}, 8, ["visible"]);
|
|
16165
16203
|
};
|
|
16166
16204
|
}
|
|
16167
|
-
}), TP = /* @__PURE__ */ me(IP, [["__scopeId", "data-v-
|
|
16205
|
+
}), TP = /* @__PURE__ */ me(IP, [["__scopeId", "data-v-d113c6be"]]), PP = {
|
|
16168
16206
|
key: 0,
|
|
16169
16207
|
class: "popBox"
|
|
16170
16208
|
}, SP = { class: "close-header" }, MP = { class: "mb-3" }, LP = ["innerHTML"], VP = { class: "mt-5" }, QP = { class: "circle-link" }, OP = ["href"], UP = /* @__PURE__ */ ye({
|
|
@@ -16646,6 +16684,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
16646
16684
|
r("div", fS, [
|
|
16647
16685
|
r("span", mS, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
16648
16686
|
g(v, {
|
|
16687
|
+
style: { "margin-left": "10px" },
|
|
16649
16688
|
modelValue: t.data.showMode,
|
|
16650
16689
|
"onUpdate:modelValue": u[0] || (u[0] = (D) => t.data.showMode = D),
|
|
16651
16690
|
type: "button"
|
|
@@ -16793,7 +16832,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
16793
16832
|
}, 8, ["visible"]);
|
|
16794
16833
|
};
|
|
16795
16834
|
}
|
|
16796
|
-
}), PS = /* @__PURE__ */ me(TS, [["__scopeId", "data-v-
|
|
16835
|
+
}), PS = /* @__PURE__ */ me(TS, [["__scopeId", "data-v-95f5899d"]]), SS = {
|
|
16797
16836
|
class: "card-showcase__container container-content-middle",
|
|
16798
16837
|
ref: "cardShowcase"
|
|
16799
16838
|
}, MS = {
|
|
@@ -17087,7 +17126,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
17087
17126
|
emits: ["update:show"],
|
|
17088
17127
|
setup(t, { emit: e }) {
|
|
17089
17128
|
const n = Ze(
|
|
17090
|
-
() => import("./index-
|
|
17129
|
+
() => import("./index-DHQA-VWd.mjs")
|
|
17091
17130
|
), a = t, { t: i } = De(() => a.locale), o = e, l = () => {
|
|
17092
17131
|
o("update:show", !1);
|
|
17093
17132
|
};
|
|
@@ -17111,6 +17150,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
17111
17150
|
r("div", eM, [
|
|
17112
17151
|
r("span", tM, m(h(i)("setting.show_mode_pc_mobile")), 1),
|
|
17113
17152
|
g(f, {
|
|
17153
|
+
style: { "margin-left": "10px" },
|
|
17114
17154
|
modelValue: t.data.showMode,
|
|
17115
17155
|
"onUpdate:modelValue": d[0] || (d[0] = (p) => t.data.showMode = p),
|
|
17116
17156
|
type: "button"
|
|
@@ -17189,7 +17229,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
17189
17229
|
}, 8, ["visible"]);
|
|
17190
17230
|
};
|
|
17191
17231
|
}
|
|
17192
|
-
}), dM = /* @__PURE__ */ me(rM, [["__scopeId", "data-v-
|
|
17232
|
+
}), dM = /* @__PURE__ */ me(rM, [["__scopeId", "data-v-29c60cc6"]]), uM = { class: "count-down__img" }, cM = ["src", "alt"], hM = { class: "count-down__content" }, gM = ["innerHTML"], fM = { class: "content__title" }, mM = { class: "count-down__timer" }, pM = { class: "count-down__timer__time" }, AM = { class: "count-down__timer__label" }, vM = { class: "count-down__timer__time" }, wM = { class: "count-down__timer__label" }, yM = { class: "count-down__timer__time" }, bM = { class: "count-down__timer__label" }, CM = { class: "count-down__timer__time" }, xM = { class: "count-down__timer__label" }, BM = /* @__PURE__ */ ye({
|
|
17193
17233
|
name: "CountDown",
|
|
17194
17234
|
__name: "index",
|
|
17195
17235
|
props: {
|
|
@@ -17365,6 +17405,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
17365
17405
|
r("div", kM, [
|
|
17366
17406
|
r("span", IM, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
17367
17407
|
g(c, {
|
|
17408
|
+
style: { "margin-left": "10px" },
|
|
17368
17409
|
modelValue: t.data.showMode,
|
|
17369
17410
|
"onUpdate:modelValue": s[0] || (s[0] = (v) => t.data.showMode = v),
|
|
17370
17411
|
type: "button"
|
|
@@ -17456,7 +17497,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
17456
17497
|
}, 8, ["visible"]);
|
|
17457
17498
|
};
|
|
17458
17499
|
}
|
|
17459
|
-
}), OM = /* @__PURE__ */ me(QM, [["__scopeId", "data-v-
|
|
17500
|
+
}), OM = /* @__PURE__ */ me(QM, [["__scopeId", "data-v-964a65fc"]]), UM = {}, FM = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, default: UM }, Symbol.toStringTag, { value: "Module" })), HM = { class: "custom-iframe" }, RM = ["height", "src"], NM = /* @__PURE__ */ ye({
|
|
17460
17501
|
name: "CustomIframe",
|
|
17461
17502
|
__name: "index",
|
|
17462
17503
|
props: {
|
|
@@ -17630,6 +17671,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
17630
17671
|
r("div", YM, [
|
|
17631
17672
|
r("span", GM, m(h(l)("setting.show_mode_pc_mobile")), 1),
|
|
17632
17673
|
g(k, {
|
|
17674
|
+
style: { "margin-left": "10px" },
|
|
17633
17675
|
modelValue: t.data.showMode,
|
|
17634
17676
|
"onUpdate:modelValue": v[0] || (v[0] = (P) => t.data.showMode = P),
|
|
17635
17677
|
type: "button"
|
|
@@ -17763,7 +17805,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
17763
17805
|
}, 8, ["visible"]);
|
|
17764
17806
|
};
|
|
17765
17807
|
}
|
|
17766
|
-
}), $M = /* @__PURE__ */ me(_M, [["__scopeId", "data-v-
|
|
17808
|
+
}), $M = /* @__PURE__ */ me(_M, [["__scopeId", "data-v-150d3b01"]]), wc = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%204H5C4.20435%204%203.44129%204.31607%202.87868%204.87868C2.31607%205.44129%202%206.20435%202%207V17C2%2017.7956%202.31607%2018.5587%202.87868%2019.1213C3.44129%2019.6839%204.20435%2020%205%2020H19C19.7956%2020%2020.5587%2019.6839%2021.1213%2019.1213C21.6839%2018.5587%2022%2017.7956%2022%2017V7C22%206.20435%2021.6839%205.44129%2021.1213%204.87868C20.5587%204.31607%2019.7956%204%2019%204ZM19%206L12.5%2010.47C12.348%2010.5578%2012.1755%2010.604%2012%2010.604C11.8245%2010.604%2011.652%2010.5578%2011.5%2010.47L5%206H19Z'%20fill='%230032A0'/%3e%3c/svg%3e", eL = { class: "contact-us-list" }, tL = { class: "contact-us-list__list" }, nL = { class: "contact-us-list__item" }, aL = { class: "contact-us-list__item__name" }, iL = { class: "contact-us-list__item__title" }, sL = { class: "contact-us-list__item__region" }, oL = { class: "contact-us-list__item__link" }, lL = { class: "icon-link icon-link--md" }, rL = ["href"], dL = { class: "icon-link__text" }, uL = /* @__PURE__ */ ye({
|
|
17767
17809
|
name: "ContactUsList",
|
|
17768
17810
|
__name: "index",
|
|
17769
17811
|
props: {
|
|
@@ -17998,6 +18040,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
17998
18040
|
r("div", gL, [
|
|
17999
18041
|
r("span", fL, m(h(l)("setting.show_mode_pc_mobile")), 1),
|
|
18000
18042
|
g(V, {
|
|
18043
|
+
style: { "margin-left": "10px" },
|
|
18001
18044
|
modelValue: t.data.showMode,
|
|
18002
18045
|
"onUpdate:modelValue": B[0] || (B[0] = (Y) => t.data.showMode = Y),
|
|
18003
18046
|
type: "button"
|
|
@@ -18211,7 +18254,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
18211
18254
|
}, 8, ["visible"]);
|
|
18212
18255
|
};
|
|
18213
18256
|
}
|
|
18214
|
-
}), IL = /* @__PURE__ */ me(kL, [["__scopeId", "data-v-
|
|
18257
|
+
}), IL = /* @__PURE__ */ me(kL, [["__scopeId", "data-v-25bdd0bf"]]), TL = { class: "count-down" }, PL = { class: "table-two" }, SL = { class: "table-two__wrapper" }, ML = { class: "tableTwo" }, LL = {
|
|
18215
18258
|
key: 0,
|
|
18216
18259
|
class: "tableTwo__th"
|
|
18217
18260
|
}, VL = { key: 0 }, QL = { class: "tableTwo__row" }, OL = /* @__PURE__ */ ye({
|
|
@@ -18390,6 +18433,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
18390
18433
|
r("div", HL, [
|
|
18391
18434
|
r("span", RL, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
18392
18435
|
g(A, {
|
|
18436
|
+
style: { "margin-left": "10px" },
|
|
18393
18437
|
modelValue: t.data.showMode,
|
|
18394
18438
|
"onUpdate:modelValue": f[0] || (f[0] = (M) => t.data.showMode = M),
|
|
18395
18439
|
type: "button"
|
|
@@ -18517,7 +18561,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
18517
18561
|
}, 8, ["visible"]);
|
|
18518
18562
|
};
|
|
18519
18563
|
}
|
|
18520
|
-
}), ZL = /* @__PURE__ */ me(JL, [["__scopeId", "data-v-
|
|
18564
|
+
}), ZL = /* @__PURE__ */ me(JL, [["__scopeId", "data-v-9adbf4f2"]]), _L = { class: "banner-image-with-link" }, $L = { class: "banner-body" }, eV = { class: "banner-body__title" }, tV = {
|
|
18521
18565
|
key: 0,
|
|
18522
18566
|
class: "banner-body__link"
|
|
18523
18567
|
}, nV = { class: "circle-link circle-link--light" }, aV = ["href"], iV = /* @__PURE__ */ ye({
|
|
@@ -18677,7 +18721,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
18677
18721
|
setup(t, { emit: e }) {
|
|
18678
18722
|
var V;
|
|
18679
18723
|
const n = Ze(() => import("vuedraggable")), a = Ze(
|
|
18680
|
-
() => import("./index-
|
|
18724
|
+
() => import("./index-DHQA-VWd.mjs")
|
|
18681
18725
|
), i = X(() => ({
|
|
18682
18726
|
animation: 200,
|
|
18683
18727
|
group: "linkList",
|
|
@@ -18774,6 +18818,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
18774
18818
|
r("div", lV, [
|
|
18775
18819
|
r("span", rV, m(h(c)("setting.show_mode_pc_mobile")), 1),
|
|
18776
18820
|
g(P, {
|
|
18821
|
+
style: { "margin-left": "10px" },
|
|
18777
18822
|
modelValue: t.data.showMode,
|
|
18778
18823
|
"onUpdate:modelValue": L[0] || (L[0] = (K) => t.data.showMode = K),
|
|
18779
18824
|
type: "button"
|
|
@@ -19014,7 +19059,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
19014
19059
|
}, 8, ["visible"]);
|
|
19015
19060
|
};
|
|
19016
19061
|
}
|
|
19017
|
-
}), SV = /* @__PURE__ */ me(PV, [["__scopeId", "data-v-
|
|
19062
|
+
}), SV = /* @__PURE__ */ me(PV, [["__scopeId", "data-v-f04220c2"]]), MV = { class: "scroll-key-info scrollkey_wrap" }, LV = { class: "scroll-key-info__wrapper" }, VV = { class: "middle_content_box" }, QV = { class: "content_wrap" }, OV = { class: "left_content" }, UV = { class: "title" }, FV = { class: "lable" }, HV = { class: "right_content" }, RV = { class: "top_content" }, NV = ["innerHTML"], zV = {
|
|
19018
19063
|
key: 0,
|
|
19019
19064
|
class: "bottom_content"
|
|
19020
19065
|
}, jV = ["onClick"], YV = { class: "a_text" }, GV = { class: "scroll-key-info__step-bar d-none d-md-block" }, qV = { class: "step-bar__wrapper container-content" }, KV = { class: "step-bar__list" }, WV = ["onClick"], XV = { class: "step-bar__item__text" }, JV = { class: "mobile_wrap" }, ZV = { class: "tab-primary__list" }, _V = ["onClick"], $V = { class: "flex-center" }, eQ = { class: "text-blue-dark" }, tQ = { class: "label_content_h5" }, nQ = {
|
|
@@ -19387,6 +19432,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
19387
19432
|
r("div", cQ, [
|
|
19388
19433
|
r("span", hQ, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
19389
19434
|
g(A, {
|
|
19435
|
+
style: { "margin-left": "10px" },
|
|
19390
19436
|
modelValue: t.data.showMode,
|
|
19391
19437
|
"onUpdate:modelValue": f[0] || (f[0] = (V) => t.data.showMode = V),
|
|
19392
19438
|
type: "button"
|
|
@@ -19613,7 +19659,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
19613
19659
|
}, 8, ["visible"]);
|
|
19614
19660
|
};
|
|
19615
19661
|
}
|
|
19616
|
-
}), yQ = /* @__PURE__ */ me(wQ, [["__scopeId", "data-v-30158a26"]]), Vm = "data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.27916%2012.5392C8.45404%2012.0722%208.1578%209.47241%208.09244%208.90418C7.98596%208.02917%206.95597%206.49842%205.557%206.61966C3.79643%206.77779%203.54025%209.31955%203.54025%209.31955C3.302%2010.495%204.10954%2013.0062%206.27916%2012.5392ZM8.58793%2017.0597C8.52467%2017.2421%208.38235%2017.7091%208.5057%2018.1161C8.74817%2019.029%209.54096%2019.0702%209.54096%2019.0702H10.6795V16.287H9.45978C8.91158%2016.4493%208.64802%2016.8763%208.58793%2017.0597ZM10.3148%208.18098C11.5166%208.18098%2012.4865%206.79782%2012.4865%205.08891C12.4865%203.38105%2011.5166%202%2010.3148%202C9.1161%202%208.14304%203.38105%208.14304%205.08891C8.14304%206.79782%209.1161%208.18098%2010.3148%208.18098ZM15.4889%208.38444C17.0935%208.59318%2018.1256%206.88005%2018.3312%205.58123C18.541%204.28453%2017.5046%202.77908%2016.3682%202.51974C15.2296%202.25829%2013.8074%204.08317%2013.6778%205.27129C13.5228%206.72613%2013.8855%208.17887%2015.4889%208.38444ZM15.4889%2012.0194C13.5228%208.95689%2010.7312%2010.203%209.79608%2011.7612C8.8673%2013.3183%207.41773%2014.3019%207.21215%2014.5633C7.00341%2014.8205%204.2118%2016.327%204.83169%2019.0797C5.45053%2021.8301%207.62752%2021.7785%207.62752%2021.7785C7.62752%2021.7785%209.23101%2021.9366%2011.0917%2021.5191C12.9535%2021.1069%2014.5559%2021.6225%2014.5559%2021.6225C14.5559%2021.6225%2018.9047%2023.0773%2020.0938%2020.2752C21.283%2017.4709%2019.4223%2016.0182%2019.4223%2016.0182C19.4223%2016.0182%2016.9385%2014.0963%2015.4879%2012.0194H15.4889ZM9.15511%2020.1898C7.9343%2019.9462%207.4483%2019.1134%207.38716%2018.9711C7.32706%2018.8266%206.98022%2018.1572%207.16366%2017.0176C7.69077%2015.3108%209.19517%2015.1885%209.19517%2015.1885H10.7006V13.3383L11.9815%2013.3594V20.1898H9.15616H9.15511ZM13.994%2020.1697C12.7332%2019.845%2012.6752%2018.9489%2012.6752%2018.9489V15.3519L13.994%2015.3308V18.5631C14.0752%2018.9089%2014.5032%2018.9711%2014.5032%2018.9711H15.8432V15.3519H17.2474V20.1697H13.994ZM21.8523%2010.5657C21.8523%209.94366%2021.3357%208.07344%2019.4223%208.07344C17.5046%208.07344%2017.2485%209.83929%2017.2485%2011.0875C17.2485%2012.2788%2017.3486%2013.9413%2019.7301%2013.8886C22.1127%2013.8359%2021.8523%2011.1898%2021.8523%2010.5657Z'%20fill='%230048E8'/%3e%3c/svg%3e", Qm = "data:image/svg+xml,%3csvg%20width='23'%20height='24'%20viewBox='0%200%2023%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.3826%206C18.3745%208.17%2018.1486%2010.73%2017.0585%2012.81C16.1353%2014.5%2014.8094%2015.93%2013.6799%2017.5C13.1888%2018.2%2012.6978%2018.95%2012.3344%2019.76C12.2067%2020.03%2012.1183%2020.31%2012.0201%2020.59C11.9219%2020.87%2011.8335%2021.15%2011.7451%2021.43C11.6567%2021.69%2011.5486%2022%2011.2245%2022C10.8415%2022%2010.7335%2021.56%2010.6549%2021.26C10.4192%2020.53%2010.1835%2019.83%209.82008%2019.16C9.40758%2018.37%208.88704%2017.64%208.35668%2016.93L17.3826%206ZM8.39597%208.42L5.1549%2012.34C5.75401%2013.63%206.64775%2014.73%207.50222%2015.83C7.70847%2016.08%207.91472%2016.34%208.11115%2016.61L12.2067%2011.67L12.1674%2011.68C10.7335%2012.18%209.1424%2011.44%208.57276%2010C8.49418%209.83%208.43525%209.63%208.39597%209.43C8.34193%209.09894%208.34193%208.76106%208.39597%208.43V8.42ZM5.90133%204.62L5.89151%204.63C4.30043%206.68%204.02543%209.53%204.97811%2011.94L8.89686%207.2L8.84775%207.15L5.90133%204.62ZM13.4049%202.36L10.2424%206.17L10.2817%206.16C11.5978%205.7%2013.071%206.28%2013.7388%207.5C13.8861%207.78%2014.004%208.08%2014.0433%208.38C14.1022%208.76%2014.1219%209.03%2014.0531%209.4V9.41L17.196%205.61C16.3744%204.08939%2015.0266%202.93445%2013.4147%202.37L13.4049%202.36ZM9.15222%206.89L12.9924%202.24L12.9531%202.23C12.3835%202.08%2011.804%202%2011.2245%202C9.28972%202%207.46293%202.85%206.1665%204.31L6.14686%204.32L9.15222%206.89Z'%20fill='%23001E60'/%3e%3cg%20clip-path='url(%23clip0_1307_138886)'%3e%3cpath%20d='M8.32617%2016.8164C8.90147%2017.5536%209.42506%2018.33%209.89316%2019.1402C10.2928%2019.9022%2010.4595%2020.4189%2010.7515%2021.337C10.9307%2021.8442%2011.0926%2021.9956%2011.4406%2021.9956C11.8199%2021.9956%2011.992%2021.7381%2012.125%2021.3397C12.4011%2020.4727%2012.6177%2019.811%2012.9595%2019.1858C13.6302%2017.9787%2014.4636%2016.9061%2015.2824%2015.8752C15.5041%2015.5834%2016.9374%2013.8836%2017.5827%2012.5424C17.5827%2012.5424%2018.3757%2011.0691%2018.3757%209.01152C18.3757%207.08683%2017.5936%205.75195%2017.5936%205.75195L15.3418%206.35827L13.9744%209.97958L13.636%2010.4789L13.5684%2010.5694L13.4784%2010.6826L13.3205%2010.8635L13.0948%2011.0904L11.8771%2012.0879L8.83262%2013.8553L8.32617%2016.8164Z'%20fill='%2334A853'/%3e%3cpath%20d='M5.18359%2012.2931C5.92663%2013.9995%207.35947%2015.4996%208.32891%2016.816L13.478%2010.6833C13.478%2010.6833%2012.7526%2011.6372%2011.4367%2011.6372C9.97096%2011.6372%208.78685%2010.4604%208.78685%208.97644C8.78685%207.95884%209.39573%207.25977%209.39573%207.25977L5.9004%208.20146L5.18359%2012.293V12.2931Z'%20fill='%23FBBC04'/%3e%3cpath%20d='M13.5353%202.31451C15.2454%202.86889%2016.7092%204.03276%2017.5945%205.749L13.4794%2010.6797C13.4794%2010.6797%2014.0882%209.96797%2014.0882%208.95669C14.0882%207.43821%2012.8165%206.30383%2011.4427%206.30383C10.1436%206.30383%209.39746%207.25614%209.39746%207.25614V4.14988L13.5353%202.31445V2.31451Z'%20fill='%234285F4'/%3e%3cpath%20d='M6.12695%204.49401C7.14836%203.26529%208.94565%202%2011.4235%202C12.6257%202%2013.5313%202.31733%2013.5313%202.31733L9.39389%207.25973H6.46245L6.12695%204.49406V4.49401Z'%20fill='%231A73E8'/%3e%3cpath%20d='M5.18358%2012.294C5.18358%2012.294%204.5%2010.948%204.5%208.99817C4.5%207.15528%205.21252%205.54438%206.12683%204.49414L9.3961%207.26029L5.18358%2012.294Z'%20fill='%23EA4335'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1307_138886'%3e%3crect%20width='13.8753'%20height='20'%20fill='white'%20transform='translate(4.5%202)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Om = "data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.72757%206.13843L6.9432%203.92483C7.0995%203.76785%207.28527%203.64329%207.48984%203.55832C7.69442%203.47335%207.91376%203.42963%208.13528%203.42969C8.58673%203.42969%209.01113%203.60653%209.32944%203.92483L11.7136%206.30902C11.8706%206.46532%2011.9951%206.65109%2012.0801%206.85567C12.1651%207.06024%2012.2088%207.27959%2012.2087%207.50112C12.2087%207.95257%2012.0319%208.37698%2011.7136%208.69529L9.97021%2010.4387C10.3783%2011.3382%2010.9457%2012.1565%2011.6449%2012.8541C12.3425%2013.5551%2013.1607%2014.1245%2014.0603%2014.5351L15.8037%2012.7917C15.96%2012.6347%2016.1457%2012.5101%2016.3503%2012.4252C16.5549%2012.3402%2016.7742%2012.2965%2016.9958%2012.2965C17.4472%2012.2965%2017.8716%2012.4734%2018.1899%2012.7917L20.5761%2015.1738C20.7333%2015.3304%2020.858%2015.5165%2020.943%2015.7214C21.0279%2015.9264%2021.0715%2016.1461%2021.0713%2016.368C21.0713%2016.8194%2020.8945%2017.2438%2020.5761%2017.5621L18.3647%2019.7737C17.857%2020.2834%2017.156%2020.5725%2016.4361%2020.5725C16.2843%2020.5725%2016.1386%2020.5601%2015.9951%2020.5351C13.1907%2020.0732%2010.4092%2018.5816%208.16441%2016.3388C5.92172%2014.0982%204.43215%2011.3187%203.96405%208.50597C3.82259%207.64675%204.1076%206.76256%204.72757%206.13843Z'%20fill='%230032A0'/%3e%3c/svg%3e", Um = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%206H16V8H11V6ZM8%209V3H19V9C19.7956%209%2020.5587%209.31607%2021.1213%209.87868C21.6839%2010.4413%2022%2011.2044%2022%2012V18H19V21H8V18H7V9H8ZM10%205V9H17V5H10ZM10%2015V19H17V15H10ZM19%2011C18.7348%2011%2018.4804%2011.1054%2018.2929%2011.2929C18.1054%2011.4804%2018%2011.7348%2018%2012C18%2012.2652%2018.1054%2012.5196%2018.2929%2012.7071C18.4804%2012.8946%2018.7348%2013%2019%2013C19.2652%2013%2019.5196%2012.8946%2019.7071%2012.7071C19.8946%2012.5196%2020%2012.2652%2020%2012C20%2011.7348%2019.8946%2011.4804%2019.7071%2011.2929C19.5196%2011.1054%2019.2652%2011%2019%2011ZM4%209H5C5.26522%209%205.51957%209.10536%205.70711%209.29289C5.89464%209.48043%206%209.73478%206%2010V17C6%2017.2652%205.89464%2017.5196%205.70711%2017.7071C5.51957%2017.8946%205.26522%2018%205%2018H4C3.46957%2018%202.96086%2017.7893%202.58579%2017.4142C2.21071%2017.0391%202%2016.5304%202%2016V11C2%2010.4696%202.21071%209.96086%202.58579%209.58579C2.96086%209.21071%203.46957%209%204%209Z'%20fill='%230032A0'/%3e%3c/svg%3e", Fm = "data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.75%201C10.5628%201.00261%208.46586%201.87264%206.91925%203.41925C5.37264%204.96586%204.50261%207.06276%204.5%209.25C4.5%2016.3091%2012%2021.6411%2012.3193%2021.8645C12.4456%2021.9527%2012.5959%2022%2012.75%2022C12.9041%2022%2013.0544%2021.9527%2013.1807%2021.8645C13.5%2021.6411%2021%2016.3091%2021%209.25C20.9974%207.06276%2020.1274%204.96586%2018.5808%203.41925C17.0341%201.87264%2014.9372%201.00261%2012.75%201ZM12.7506%206.25028C13.3439%206.25028%2013.9239%206.42623%2014.4173%206.75587C14.9106%207.08552%2015.2951%207.55405%2015.5222%208.10223C15.7493%208.65041%2015.8087%209.25361%2015.6929%209.83555C15.5772%2010.4175%2015.2914%2010.952%2014.8719%2011.3716C14.4523%2011.7912%2013.9178%2012.0769%2013.3358%2012.1926C12.7539%2012.3084%2012.1507%2012.249%2011.6025%2012.0219C11.0543%2011.7949%2010.5858%2011.4103%2010.2562%2010.917C9.92651%2010.4236%209.75056%209.84363%209.75056%209.25028C9.75056%208.45463%2010.0666%207.69157%2010.6292%207.12896C11.1919%206.56635%2011.9549%206.25028%2012.7506%206.25028Z'%20fill='%230032A0'/%3e%3c/svg%3e", bQ = { class: "contact_us_img" }, CQ = ["src", "alt"], xQ = { class: "contact_us_content" }, BQ = { class: "contact_us_title" }, DQ = { class: "contact_us_content_wrap" }, EQ = { style: { display: "flex" } }, kQ = {
|
|
19662
|
+
}), yQ = /* @__PURE__ */ me(wQ, [["__scopeId", "data-v-f8ca7241"]]), Vm = "data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.27916%2012.5392C8.45404%2012.0722%208.1578%209.47241%208.09244%208.90418C7.98596%208.02917%206.95597%206.49842%205.557%206.61966C3.79643%206.77779%203.54025%209.31955%203.54025%209.31955C3.302%2010.495%204.10954%2013.0062%206.27916%2012.5392ZM8.58793%2017.0597C8.52467%2017.2421%208.38235%2017.7091%208.5057%2018.1161C8.74817%2019.029%209.54096%2019.0702%209.54096%2019.0702H10.6795V16.287H9.45978C8.91158%2016.4493%208.64802%2016.8763%208.58793%2017.0597ZM10.3148%208.18098C11.5166%208.18098%2012.4865%206.79782%2012.4865%205.08891C12.4865%203.38105%2011.5166%202%2010.3148%202C9.1161%202%208.14304%203.38105%208.14304%205.08891C8.14304%206.79782%209.1161%208.18098%2010.3148%208.18098ZM15.4889%208.38444C17.0935%208.59318%2018.1256%206.88005%2018.3312%205.58123C18.541%204.28453%2017.5046%202.77908%2016.3682%202.51974C15.2296%202.25829%2013.8074%204.08317%2013.6778%205.27129C13.5228%206.72613%2013.8855%208.17887%2015.4889%208.38444ZM15.4889%2012.0194C13.5228%208.95689%2010.7312%2010.203%209.79608%2011.7612C8.8673%2013.3183%207.41773%2014.3019%207.21215%2014.5633C7.00341%2014.8205%204.2118%2016.327%204.83169%2019.0797C5.45053%2021.8301%207.62752%2021.7785%207.62752%2021.7785C7.62752%2021.7785%209.23101%2021.9366%2011.0917%2021.5191C12.9535%2021.1069%2014.5559%2021.6225%2014.5559%2021.6225C14.5559%2021.6225%2018.9047%2023.0773%2020.0938%2020.2752C21.283%2017.4709%2019.4223%2016.0182%2019.4223%2016.0182C19.4223%2016.0182%2016.9385%2014.0963%2015.4879%2012.0194H15.4889ZM9.15511%2020.1898C7.9343%2019.9462%207.4483%2019.1134%207.38716%2018.9711C7.32706%2018.8266%206.98022%2018.1572%207.16366%2017.0176C7.69077%2015.3108%209.19517%2015.1885%209.19517%2015.1885H10.7006V13.3383L11.9815%2013.3594V20.1898H9.15616H9.15511ZM13.994%2020.1697C12.7332%2019.845%2012.6752%2018.9489%2012.6752%2018.9489V15.3519L13.994%2015.3308V18.5631C14.0752%2018.9089%2014.5032%2018.9711%2014.5032%2018.9711H15.8432V15.3519H17.2474V20.1697H13.994ZM21.8523%2010.5657C21.8523%209.94366%2021.3357%208.07344%2019.4223%208.07344C17.5046%208.07344%2017.2485%209.83929%2017.2485%2011.0875C17.2485%2012.2788%2017.3486%2013.9413%2019.7301%2013.8886C22.1127%2013.8359%2021.8523%2011.1898%2021.8523%2010.5657Z'%20fill='%230048E8'/%3e%3c/svg%3e", Qm = "data:image/svg+xml,%3csvg%20width='23'%20height='24'%20viewBox='0%200%2023%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.3826%206C18.3745%208.17%2018.1486%2010.73%2017.0585%2012.81C16.1353%2014.5%2014.8094%2015.93%2013.6799%2017.5C13.1888%2018.2%2012.6978%2018.95%2012.3344%2019.76C12.2067%2020.03%2012.1183%2020.31%2012.0201%2020.59C11.9219%2020.87%2011.8335%2021.15%2011.7451%2021.43C11.6567%2021.69%2011.5486%2022%2011.2245%2022C10.8415%2022%2010.7335%2021.56%2010.6549%2021.26C10.4192%2020.53%2010.1835%2019.83%209.82008%2019.16C9.40758%2018.37%208.88704%2017.64%208.35668%2016.93L17.3826%206ZM8.39597%208.42L5.1549%2012.34C5.75401%2013.63%206.64775%2014.73%207.50222%2015.83C7.70847%2016.08%207.91472%2016.34%208.11115%2016.61L12.2067%2011.67L12.1674%2011.68C10.7335%2012.18%209.1424%2011.44%208.57276%2010C8.49418%209.83%208.43525%209.63%208.39597%209.43C8.34193%209.09894%208.34193%208.76106%208.39597%208.43V8.42ZM5.90133%204.62L5.89151%204.63C4.30043%206.68%204.02543%209.53%204.97811%2011.94L8.89686%207.2L8.84775%207.15L5.90133%204.62ZM13.4049%202.36L10.2424%206.17L10.2817%206.16C11.5978%205.7%2013.071%206.28%2013.7388%207.5C13.8861%207.78%2014.004%208.08%2014.0433%208.38C14.1022%208.76%2014.1219%209.03%2014.0531%209.4V9.41L17.196%205.61C16.3744%204.08939%2015.0266%202.93445%2013.4147%202.37L13.4049%202.36ZM9.15222%206.89L12.9924%202.24L12.9531%202.23C12.3835%202.08%2011.804%202%2011.2245%202C9.28972%202%207.46293%202.85%206.1665%204.31L6.14686%204.32L9.15222%206.89Z'%20fill='%23001E60'/%3e%3cg%20clip-path='url(%23clip0_1307_138886)'%3e%3cpath%20d='M8.32617%2016.8164C8.90147%2017.5536%209.42506%2018.33%209.89316%2019.1402C10.2928%2019.9022%2010.4595%2020.4189%2010.7515%2021.337C10.9307%2021.8442%2011.0926%2021.9956%2011.4406%2021.9956C11.8199%2021.9956%2011.992%2021.7381%2012.125%2021.3397C12.4011%2020.4727%2012.6177%2019.811%2012.9595%2019.1858C13.6302%2017.9787%2014.4636%2016.9061%2015.2824%2015.8752C15.5041%2015.5834%2016.9374%2013.8836%2017.5827%2012.5424C17.5827%2012.5424%2018.3757%2011.0691%2018.3757%209.01152C18.3757%207.08683%2017.5936%205.75195%2017.5936%205.75195L15.3418%206.35827L13.9744%209.97958L13.636%2010.4789L13.5684%2010.5694L13.4784%2010.6826L13.3205%2010.8635L13.0948%2011.0904L11.8771%2012.0879L8.83262%2013.8553L8.32617%2016.8164Z'%20fill='%2334A853'/%3e%3cpath%20d='M5.18359%2012.2931C5.92663%2013.9995%207.35947%2015.4996%208.32891%2016.816L13.478%2010.6833C13.478%2010.6833%2012.7526%2011.6372%2011.4367%2011.6372C9.97096%2011.6372%208.78685%2010.4604%208.78685%208.97644C8.78685%207.95884%209.39573%207.25977%209.39573%207.25977L5.9004%208.20146L5.18359%2012.293V12.2931Z'%20fill='%23FBBC04'/%3e%3cpath%20d='M13.5353%202.31451C15.2454%202.86889%2016.7092%204.03276%2017.5945%205.749L13.4794%2010.6797C13.4794%2010.6797%2014.0882%209.96797%2014.0882%208.95669C14.0882%207.43821%2012.8165%206.30383%2011.4427%206.30383C10.1436%206.30383%209.39746%207.25614%209.39746%207.25614V4.14988L13.5353%202.31445V2.31451Z'%20fill='%234285F4'/%3e%3cpath%20d='M6.12695%204.49401C7.14836%203.26529%208.94565%202%2011.4235%202C12.6257%202%2013.5313%202.31733%2013.5313%202.31733L9.39389%207.25973H6.46245L6.12695%204.49406V4.49401Z'%20fill='%231A73E8'/%3e%3cpath%20d='M5.18358%2012.294C5.18358%2012.294%204.5%2010.948%204.5%208.99817C4.5%207.15528%205.21252%205.54438%206.12683%204.49414L9.3961%207.26029L5.18358%2012.294Z'%20fill='%23EA4335'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1307_138886'%3e%3crect%20width='13.8753'%20height='20'%20fill='white'%20transform='translate(4.5%202)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Om = "data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.72757%206.13843L6.9432%203.92483C7.0995%203.76785%207.28527%203.64329%207.48984%203.55832C7.69442%203.47335%207.91376%203.42963%208.13528%203.42969C8.58673%203.42969%209.01113%203.60653%209.32944%203.92483L11.7136%206.30902C11.8706%206.46532%2011.9951%206.65109%2012.0801%206.85567C12.1651%207.06024%2012.2088%207.27959%2012.2087%207.50112C12.2087%207.95257%2012.0319%208.37698%2011.7136%208.69529L9.97021%2010.4387C10.3783%2011.3382%2010.9457%2012.1565%2011.6449%2012.8541C12.3425%2013.5551%2013.1607%2014.1245%2014.0603%2014.5351L15.8037%2012.7917C15.96%2012.6347%2016.1457%2012.5101%2016.3503%2012.4252C16.5549%2012.3402%2016.7742%2012.2965%2016.9958%2012.2965C17.4472%2012.2965%2017.8716%2012.4734%2018.1899%2012.7917L20.5761%2015.1738C20.7333%2015.3304%2020.858%2015.5165%2020.943%2015.7214C21.0279%2015.9264%2021.0715%2016.1461%2021.0713%2016.368C21.0713%2016.8194%2020.8945%2017.2438%2020.5761%2017.5621L18.3647%2019.7737C17.857%2020.2834%2017.156%2020.5725%2016.4361%2020.5725C16.2843%2020.5725%2016.1386%2020.5601%2015.9951%2020.5351C13.1907%2020.0732%2010.4092%2018.5816%208.16441%2016.3388C5.92172%2014.0982%204.43215%2011.3187%203.96405%208.50597C3.82259%207.64675%204.1076%206.76256%204.72757%206.13843Z'%20fill='%230032A0'/%3e%3c/svg%3e", Um = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%206H16V8H11V6ZM8%209V3H19V9C19.7956%209%2020.5587%209.31607%2021.1213%209.87868C21.6839%2010.4413%2022%2011.2044%2022%2012V18H19V21H8V18H7V9H8ZM10%205V9H17V5H10ZM10%2015V19H17V15H10ZM19%2011C18.7348%2011%2018.4804%2011.1054%2018.2929%2011.2929C18.1054%2011.4804%2018%2011.7348%2018%2012C18%2012.2652%2018.1054%2012.5196%2018.2929%2012.7071C18.4804%2012.8946%2018.7348%2013%2019%2013C19.2652%2013%2019.5196%2012.8946%2019.7071%2012.7071C19.8946%2012.5196%2020%2012.2652%2020%2012C20%2011.7348%2019.8946%2011.4804%2019.7071%2011.2929C19.5196%2011.1054%2019.2652%2011%2019%2011ZM4%209H5C5.26522%209%205.51957%209.10536%205.70711%209.29289C5.89464%209.48043%206%209.73478%206%2010V17C6%2017.2652%205.89464%2017.5196%205.70711%2017.7071C5.51957%2017.8946%205.26522%2018%205%2018H4C3.46957%2018%202.96086%2017.7893%202.58579%2017.4142C2.21071%2017.0391%202%2016.5304%202%2016V11C2%2010.4696%202.21071%209.96086%202.58579%209.58579C2.96086%209.21071%203.46957%209%204%209Z'%20fill='%230032A0'/%3e%3c/svg%3e", Fm = "data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.75%201C10.5628%201.00261%208.46586%201.87264%206.91925%203.41925C5.37264%204.96586%204.50261%207.06276%204.5%209.25C4.5%2016.3091%2012%2021.6411%2012.3193%2021.8645C12.4456%2021.9527%2012.5959%2022%2012.75%2022C12.9041%2022%2013.0544%2021.9527%2013.1807%2021.8645C13.5%2021.6411%2021%2016.3091%2021%209.25C20.9974%207.06276%2020.1274%204.96586%2018.5808%203.41925C17.0341%201.87264%2014.9372%201.00261%2012.75%201ZM12.7506%206.25028C13.3439%206.25028%2013.9239%206.42623%2014.4173%206.75587C14.9106%207.08552%2015.2951%207.55405%2015.5222%208.10223C15.7493%208.65041%2015.8087%209.25361%2015.6929%209.83555C15.5772%2010.4175%2015.2914%2010.952%2014.8719%2011.3716C14.4523%2011.7912%2013.9178%2012.0769%2013.3358%2012.1926C12.7539%2012.3084%2012.1507%2012.249%2011.6025%2012.0219C11.0543%2011.7949%2010.5858%2011.4103%2010.2562%2010.917C9.92651%2010.4236%209.75056%209.84363%209.75056%209.25028C9.75056%208.45463%2010.0666%207.69157%2010.6292%207.12896C11.1919%206.56635%2011.9549%206.25028%2012.7506%206.25028Z'%20fill='%230032A0'/%3e%3c/svg%3e", bQ = { class: "contact_us_img" }, CQ = ["src", "alt"], xQ = { class: "contact_us_content" }, BQ = { class: "contact_us_title" }, DQ = { class: "contact_us_content_wrap" }, EQ = { style: { display: "flex" } }, kQ = {
|
|
19617
19663
|
key: 0,
|
|
19618
19664
|
style: { "margin-right": "24px" },
|
|
19619
19665
|
class: "contact_us_content_item"
|
|
@@ -20175,6 +20221,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
20175
20221
|
r("div", hO, [
|
|
20176
20222
|
r("span", gO, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
20177
20223
|
g(F, {
|
|
20224
|
+
style: { "margin-left": "10px" },
|
|
20178
20225
|
modelValue: t.data.showMode,
|
|
20179
20226
|
"onUpdate:modelValue": D[0] || (D[0] = (re) => t.data.showMode = re),
|
|
20180
20227
|
type: "button"
|
|
@@ -20484,7 +20531,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
20484
20531
|
}, 8, ["visible"]);
|
|
20485
20532
|
};
|
|
20486
20533
|
}
|
|
20487
|
-
}), OO = /* @__PURE__ */ me(QO, [["__scopeId", "data-v-
|
|
20534
|
+
}), OO = /* @__PURE__ */ me(QO, [["__scopeId", "data-v-10c7c4d2"]]), UO = { class: "publications_box publications-bg-light" }, FO = { class: "pub-main" }, HO = {
|
|
20488
20535
|
style: { "font-size": "24px" },
|
|
20489
20536
|
class: "publications-title-blue"
|
|
20490
20537
|
}, RO = {
|
|
@@ -20888,7 +20935,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
20888
20935
|
emits: ["update:show"],
|
|
20889
20936
|
setup(t, { emit: e }) {
|
|
20890
20937
|
const n = Ze(
|
|
20891
|
-
() => import("./index-
|
|
20938
|
+
() => import("./index-DHQA-VWd.mjs")
|
|
20892
20939
|
), a = Ze(() => import("vuedraggable")), i = t, { t: o } = De(() => i.locale), l = H(!1), s = H(/* @__PURE__ */ new Set()), d = H(/* @__PURE__ */ new Set());
|
|
20893
20940
|
Ne(
|
|
20894
20941
|
() => {
|
|
@@ -21007,6 +21054,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
21007
21054
|
r("div", pU, [
|
|
21008
21055
|
r("span", AU, m(h(o)("setting.show_mode_pc_mobile")), 1),
|
|
21009
21056
|
g(j, {
|
|
21057
|
+
style: { "margin-left": "10px" },
|
|
21010
21058
|
modelValue: t.data.showMode,
|
|
21011
21059
|
"onUpdate:modelValue": N[0] || (N[0] = (_) => t.data.showMode = _),
|
|
21012
21060
|
type: "button"
|
|
@@ -21298,7 +21346,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
21298
21346
|
}, 8, ["visible"]);
|
|
21299
21347
|
};
|
|
21300
21348
|
}
|
|
21301
|
-
}), WU = /* @__PURE__ */ me(KU, [["__scopeId", "data-v-
|
|
21349
|
+
}), WU = /* @__PURE__ */ me(KU, [["__scopeId", "data-v-997fd4d1"]]), XU = { class: "map-static-detail" }, JU = { class: "detail__image" }, ZU = ["src", "alt"], _U = ["src", "alt"], $U = { class: "detail__content" }, eF = {
|
|
21302
21350
|
key: 0,
|
|
21303
21351
|
class: "detail__title me-md-5"
|
|
21304
21352
|
}, tF = ["innerHTML"], nF = { class: "detail__cta" }, aF = { key: 0 }, iF = ["href"], sF = { key: 1 }, oF = ["href"], lF = {
|
|
@@ -21834,6 +21882,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
21834
21882
|
r("div", DF, [
|
|
21835
21883
|
r("span", EF, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
21836
21884
|
g(v, {
|
|
21885
|
+
style: { "margin-left": "10px" },
|
|
21837
21886
|
modelValue: t.data.showMode,
|
|
21838
21887
|
"onUpdate:modelValue": u[0] || (u[0] = (D) => t.data.showMode = D),
|
|
21839
21888
|
type: "button"
|
|
@@ -22086,7 +22135,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
22086
22135
|
}, 8, ["visible"]);
|
|
22087
22136
|
};
|
|
22088
22137
|
}
|
|
22089
|
-
}), GF = /* @__PURE__ */ me(YF, [["__scopeId", "data-v-
|
|
22138
|
+
}), GF = /* @__PURE__ */ me(YF, [["__scopeId", "data-v-7885cfb4"]]), qF = ["href"], KF = ["src", "alt"], WF = ["src", "alt"], XF = ["onClick"], JF = ["src", "alt"], ZF = {
|
|
22090
22139
|
key: 0,
|
|
22091
22140
|
class: "mt-6 mt-md-10"
|
|
22092
22141
|
}, _F = {
|
|
@@ -22436,6 +22485,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
22436
22485
|
r("div", lH, [
|
|
22437
22486
|
r("span", rH, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
22438
22487
|
g(T, {
|
|
22488
|
+
style: { "margin-left": "10px" },
|
|
22439
22489
|
modelValue: t.data.showMode,
|
|
22440
22490
|
"onUpdate:modelValue": C[0] || (C[0] = (P) => t.data.showMode = P),
|
|
22441
22491
|
type: "button"
|
|
@@ -22634,7 +22684,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
22634
22684
|
}, 8, ["visible"]);
|
|
22635
22685
|
};
|
|
22636
22686
|
}
|
|
22637
|
-
}), BH = /* @__PURE__ */ me(xH, [["__scopeId", "data-v-
|
|
22687
|
+
}), BH = /* @__PURE__ */ me(xH, [["__scopeId", "data-v-7d31b427"]]), DH = { class: "btn-secondary-text" }, EH = /* @__PURE__ */ ye({
|
|
22638
22688
|
name: "BtnSecondary",
|
|
22639
22689
|
__name: "BtnSecondary",
|
|
22640
22690
|
props: {
|
|
@@ -23186,6 +23236,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
23186
23236
|
r("div", rR, [
|
|
23187
23237
|
r("span", dR, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
23188
23238
|
g(M, {
|
|
23239
|
+
style: { "margin-left": "10px" },
|
|
23189
23240
|
modelValue: t.data.showMode,
|
|
23190
23241
|
"onUpdate:modelValue": E[0] || (E[0] = (j) => t.data.showMode = j),
|
|
23191
23242
|
type: "button"
|
|
@@ -23416,7 +23467,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
23416
23467
|
}, 8, ["visible"]);
|
|
23417
23468
|
};
|
|
23418
23469
|
}
|
|
23419
|
-
}), BR = /* @__PURE__ */ me(xR, [["__scopeId", "data-v-
|
|
23470
|
+
}), BR = /* @__PURE__ */ me(xR, [["__scopeId", "data-v-eae69e37"]]), DR = { class: "resources-two-wrapper" }, ER = { class: "resources-two-content" }, kR = { class: "resources-two-content-top" }, IR = {
|
|
23420
23471
|
key: 0,
|
|
23421
23472
|
class: "resources-two-content-links"
|
|
23422
23473
|
}, TR = {
|
|
@@ -23609,6 +23660,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
23609
23660
|
r("div", VR, [
|
|
23610
23661
|
r("span", QR, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
23611
23662
|
g(v, {
|
|
23663
|
+
style: { "margin-left": "10px" },
|
|
23612
23664
|
modelValue: t.data.showMode,
|
|
23613
23665
|
"onUpdate:modelValue": u[0] || (u[0] = (M) => t.data.showMode = M),
|
|
23614
23666
|
type: "button"
|
|
@@ -23749,7 +23801,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
23749
23801
|
}, 8, ["visible"]);
|
|
23750
23802
|
};
|
|
23751
23803
|
}
|
|
23752
|
-
}), _R = /* @__PURE__ */ me(ZR, [["__scopeId", "data-v-
|
|
23804
|
+
}), _R = /* @__PURE__ */ me(ZR, [["__scopeId", "data-v-c42b9a78"]]), $R = { class: "disc" }, eN = ["onClick"], tN = ["src", "alt"], nN = ["alt"], aN = { class: "disc__camp__content" }, iN = ["alt"], sN = { class: "camp-title" }, oN = { class: "camp-des" }, lN = {
|
|
23753
23805
|
key: 0,
|
|
23754
23806
|
class: "disc__link"
|
|
23755
23807
|
}, rN = {
|
|
@@ -24051,7 +24103,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
24051
24103
|
},
|
|
24052
24104
|
emits: ["update:show"],
|
|
24053
24105
|
setup(t, { emit: e }) {
|
|
24054
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
24106
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
24055
24107
|
animation: 200,
|
|
24056
24108
|
group: "data",
|
|
24057
24109
|
// 专用分组
|
|
@@ -24091,6 +24143,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
24091
24143
|
r("div", BN, [
|
|
24092
24144
|
r("span", DN, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
24093
24145
|
g(C, {
|
|
24146
|
+
style: { "margin-left": "10px" },
|
|
24094
24147
|
modelValue: t.data.showMode,
|
|
24095
24148
|
"onUpdate:modelValue": p[0] || (p[0] = (L) => t.data.showMode = L),
|
|
24096
24149
|
type: "button"
|
|
@@ -24242,7 +24295,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
24242
24295
|
}, 8, ["visible"]);
|
|
24243
24296
|
};
|
|
24244
24297
|
}
|
|
24245
|
-
}), FN = /* @__PURE__ */ me(UN, [["__scopeId", "data-v-
|
|
24298
|
+
}), FN = /* @__PURE__ */ me(UN, [["__scopeId", "data-v-41bae457"]]), HN = /* @__PURE__ */ ye({
|
|
24246
24299
|
name: "BasicCollapse",
|
|
24247
24300
|
__name: "index",
|
|
24248
24301
|
props: {
|
|
@@ -24377,7 +24430,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
24377
24430
|
},
|
|
24378
24431
|
emits: ["update:show"],
|
|
24379
24432
|
setup(t, { emit: e }) {
|
|
24380
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
24433
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
24381
24434
|
animation: 200,
|
|
24382
24435
|
group: "data",
|
|
24383
24436
|
// 专用分组
|
|
@@ -24457,6 +24510,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
24457
24510
|
r("div", zN, [
|
|
24458
24511
|
r("span", jN, m(h(f)("setting.show_mode_pc_mobile")), 1),
|
|
24459
24512
|
g(V, {
|
|
24513
|
+
style: { "margin-left": "10px" },
|
|
24460
24514
|
modelValue: t.data.showMode,
|
|
24461
24515
|
"onUpdate:modelValue": B[0] || (B[0] = (Y) => t.data.showMode = Y),
|
|
24462
24516
|
type: "button"
|
|
@@ -24772,7 +24826,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
24772
24826
|
}, 8, ["visible"]);
|
|
24773
24827
|
};
|
|
24774
24828
|
}
|
|
24775
|
-
}), Cz = /* @__PURE__ */ me(bz, [["__scopeId", "data-v-
|
|
24829
|
+
}), Cz = /* @__PURE__ */ me(bz, [["__scopeId", "data-v-3b86ec40"]]), xz = { class: "more-button-text see-less" }, Bz = { class: "table-header-left" }, Dz = { class: "table-header-right" }, Ez = { class: "table-content-left" }, kz = { class: "tx-body-big" }, Iz = { class: "table-content-right" }, Tz = /* @__PURE__ */ ye({
|
|
24776
24830
|
name: "TableCollapse",
|
|
24777
24831
|
__name: "index",
|
|
24778
24832
|
props: {
|
|
@@ -25001,6 +25055,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
25001
25055
|
r("div", Mz, [
|
|
25002
25056
|
r("span", Lz, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
25003
25057
|
g(v, {
|
|
25058
|
+
style: { "margin-left": "10px" },
|
|
25004
25059
|
modelValue: t.data.showMode,
|
|
25005
25060
|
"onUpdate:modelValue": u[0] || (u[0] = (D) => t.data.showMode = D),
|
|
25006
25061
|
type: "button"
|
|
@@ -25181,7 +25236,7 @@ const Bn = JA(), GI = JA(), qI = ["onClick"], KI = /* @__PURE__ */ ye({
|
|
|
25181
25236
|
}, 8, ["visible"]);
|
|
25182
25237
|
};
|
|
25183
25238
|
}
|
|
25184
|
-
}), Xz = /* @__PURE__ */ me(Wz, [["__scopeId", "data-v-
|
|
25239
|
+
}), Xz = /* @__PURE__ */ me(Wz, [["__scopeId", "data-v-208d771a"]]), Jz = {
|
|
25185
25240
|
key: 0,
|
|
25186
25241
|
class: "media-logo-img flex-center"
|
|
25187
25242
|
}, Zz = ["src", "alt"], _z = {
|
|
@@ -25527,6 +25582,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
25527
25582
|
r("div", dj, [
|
|
25528
25583
|
r("span", uj, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
25529
25584
|
g(c, {
|
|
25585
|
+
style: { "margin-left": "10px" },
|
|
25530
25586
|
modelValue: t.data.showMode,
|
|
25531
25587
|
"onUpdate:modelValue": s[0] || (s[0] = (p) => t.data.showMode = p),
|
|
25532
25588
|
type: "button"
|
|
@@ -25625,7 +25681,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
25625
25681
|
}, 8, ["visible"]);
|
|
25626
25682
|
};
|
|
25627
25683
|
}
|
|
25628
|
-
}), xj = /* @__PURE__ */ me(Cj, [["__scopeId", "data-v-
|
|
25684
|
+
}), xj = /* @__PURE__ */ me(Cj, [["__scopeId", "data-v-543839a7"]]), Bj = ["innerHTML"], Dj = { class: "form-input-group" }, Ej = ["placeholder", "value", "onInput"], kj = {
|
|
25629
25685
|
key: 0,
|
|
25630
25686
|
class: "input-error"
|
|
25631
25687
|
}, Ij = /* @__PURE__ */ ye({
|
|
@@ -26449,6 +26505,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
26449
26505
|
r("div", BY, [
|
|
26450
26506
|
r("span", DY, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
26451
26507
|
g(v, {
|
|
26508
|
+
style: { "margin-left": "10px" },
|
|
26452
26509
|
modelValue: t.data.showMode,
|
|
26453
26510
|
"onUpdate:modelValue": u[0] || (u[0] = (D) => t.data.showMode = D),
|
|
26454
26511
|
type: "button"
|
|
@@ -26589,7 +26646,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
26589
26646
|
}, 8, ["visible"]);
|
|
26590
26647
|
};
|
|
26591
26648
|
}
|
|
26592
|
-
}), RY = /* @__PURE__ */ me(HY, [["__scopeId", "data-v-
|
|
26649
|
+
}), RY = /* @__PURE__ */ me(HY, [["__scopeId", "data-v-7be1b1bf"]]), NY = { class: "gallery-block-wrapper" }, zY = ["onClick"], jY = { class: "gallery-block-image-content" }, YY = ["innerHTML"], GY = ["innerHTML"], qY = { class: "gallery-block-image-link" }, KY = { class: "circle-link circle-link--light" }, WY = ["href"], XY = ["onClick"], JY = /* @__PURE__ */ ye({
|
|
26593
26650
|
name: "GalleryBlock",
|
|
26594
26651
|
__name: "index",
|
|
26595
26652
|
props: {
|
|
@@ -26816,6 +26873,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
26816
26873
|
r("div", $Y, [
|
|
26817
26874
|
r("span", eG, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
26818
26875
|
g(b, {
|
|
26876
|
+
style: { "margin-left": "10px" },
|
|
26819
26877
|
modelValue: t.data.showMode,
|
|
26820
26878
|
"onUpdate:modelValue": c[0] || (c[0] = (C) => t.data.showMode = C),
|
|
26821
26879
|
type: "button"
|
|
@@ -26890,7 +26948,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
26890
26948
|
}, 8, ["visible"]);
|
|
26891
26949
|
};
|
|
26892
26950
|
}
|
|
26893
|
-
}), iG = /* @__PURE__ */ me(aG, [["__scopeId", "data-v-
|
|
26951
|
+
}), iG = /* @__PURE__ */ me(aG, [["__scopeId", "data-v-8168a873"]]), sG = { key: 0 }, oG = { class: "slide-content" }, lG = { class: "mt-10 mt-md-12" }, rG = { key: 1 }, dG = { class: "row row-cols-1 row-cols-md-3 row-cols-lg-4 justify-content-center" }, uG = /* @__PURE__ */ ye({
|
|
26894
26952
|
name: "CardCarouselArticles",
|
|
26895
26953
|
__name: "index",
|
|
26896
26954
|
props: {
|
|
@@ -27267,6 +27325,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
27267
27325
|
r("div", gG, [
|
|
27268
27326
|
r("span", fG, m(h(i)("setting.show_mode_pc_mobile")), 1),
|
|
27269
27327
|
g(T, {
|
|
27328
|
+
style: { "margin-left": "10px" },
|
|
27270
27329
|
modelValue: t.data.showMode,
|
|
27271
27330
|
"onUpdate:modelValue": C[0] || (C[0] = (j) => t.data.showMode = j),
|
|
27272
27331
|
type: "button"
|
|
@@ -27499,7 +27558,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
27499
27558
|
}, 8, ["visible"]);
|
|
27500
27559
|
};
|
|
27501
27560
|
}
|
|
27502
|
-
}), VG = /* @__PURE__ */ me(LG, [["__scopeId", "data-v-
|
|
27561
|
+
}), VG = /* @__PURE__ */ me(LG, [["__scopeId", "data-v-7fee0ce3"]]), QG = { class: "mt-10 mt-md-12" }, OG = /* @__PURE__ */ ye({
|
|
27503
27562
|
name: "CardCarouselMultiRowArticles",
|
|
27504
27563
|
__name: "index",
|
|
27505
27564
|
props: {
|
|
@@ -27824,7 +27883,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
27824
27883
|
emits: ["update:show"],
|
|
27825
27884
|
setup(t, { emit: e }) {
|
|
27826
27885
|
const n = Ze(
|
|
27827
|
-
() => import("./index-
|
|
27886
|
+
() => import("./index-DHQA-VWd.mjs")
|
|
27828
27887
|
), a = t, { t: i } = De(() => a.locale), o = e, l = () => {
|
|
27829
27888
|
o("update:show", !1);
|
|
27830
27889
|
};
|
|
@@ -27845,6 +27904,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
27845
27904
|
r("div", HG, [
|
|
27846
27905
|
r("span", RG, m(h(i)("setting.show_mode_pc_mobile")), 1),
|
|
27847
27906
|
g(f, {
|
|
27907
|
+
style: { "margin-left": "10px" },
|
|
27848
27908
|
modelValue: t.data.showMode,
|
|
27849
27909
|
"onUpdate:modelValue": d[0] || (d[0] = (p) => t.data.showMode = p),
|
|
27850
27910
|
type: "button"
|
|
@@ -27948,7 +28008,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
27948
28008
|
}, 8, ["visible"]);
|
|
27949
28009
|
};
|
|
27950
28010
|
}
|
|
27951
|
-
}), qG = /* @__PURE__ */ me(GG, [["__scopeId", "data-v-
|
|
28011
|
+
}), qG = /* @__PURE__ */ me(GG, [["__scopeId", "data-v-d963ff49"]]), KG = ["id"], WG = ["innerHTML"], XG = ["innerHTML"], JG = /* @__PURE__ */ ye({
|
|
27952
28012
|
name: "CustomText",
|
|
27953
28013
|
__name: "index",
|
|
27954
28014
|
props: {
|
|
@@ -28075,7 +28135,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
28075
28135
|
emits: ["update:show"],
|
|
28076
28136
|
setup(t, { emit: e }) {
|
|
28077
28137
|
const n = Ze(
|
|
28078
|
-
() => import("./index-
|
|
28138
|
+
() => import("./index-DHQA-VWd.mjs")
|
|
28079
28139
|
), a = t, { t: i } = De(() => a.locale), o = e, l = () => {
|
|
28080
28140
|
o("update:show", !1);
|
|
28081
28141
|
};
|
|
@@ -28096,6 +28156,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
28096
28156
|
r("div", $G, [
|
|
28097
28157
|
r("span", eq, m(h(i)("setting.show_mode_pc_mobile")), 1),
|
|
28098
28158
|
g(f, {
|
|
28159
|
+
style: { "margin-left": "10px" },
|
|
28099
28160
|
modelValue: t.data.showMode,
|
|
28100
28161
|
"onUpdate:modelValue": d[0] || (d[0] = (C) => t.data.showMode = C),
|
|
28101
28162
|
type: "button"
|
|
@@ -28196,7 +28257,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
28196
28257
|
}, 8, ["visible"]);
|
|
28197
28258
|
};
|
|
28198
28259
|
}
|
|
28199
|
-
}), rq = /* @__PURE__ */ me(lq, [["__scopeId", "data-v-
|
|
28260
|
+
}), rq = /* @__PURE__ */ me(lq, [["__scopeId", "data-v-63b5bca3"]]), dq = ["id"], uq = { class: "media-image-full" }, cq = { class: "img-fit" }, hq = ["src", "alt"], gq = ["innerHTML"], fq = /* @__PURE__ */ ye({
|
|
28200
28261
|
name: "MediaImageFull",
|
|
28201
28262
|
__name: "index",
|
|
28202
28263
|
props: {
|
|
@@ -28356,6 +28417,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
28356
28417
|
r("div", Aq, [
|
|
28357
28418
|
r("span", vq, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
28358
28419
|
g(c, {
|
|
28420
|
+
style: { "margin-left": "10px" },
|
|
28359
28421
|
modelValue: t.data.showMode,
|
|
28360
28422
|
"onUpdate:modelValue": s[0] || (s[0] = (u) => t.data.showMode = u),
|
|
28361
28423
|
type: "button"
|
|
@@ -28415,7 +28477,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
28415
28477
|
}, 8, ["visible"]);
|
|
28416
28478
|
};
|
|
28417
28479
|
}
|
|
28418
|
-
}), Bq = /* @__PURE__ */ me(xq, [["__scopeId", "data-v-
|
|
28480
|
+
}), Bq = /* @__PURE__ */ me(xq, [["__scopeId", "data-v-ef80984e"]]), Dq = ["id"], Eq = { class: "media-image-static" }, kq = { class: "img-fit" }, Iq = ["src", "alt"], Tq = /* @__PURE__ */ ye({
|
|
28419
28481
|
name: "MediaImageStatic",
|
|
28420
28482
|
__name: "index",
|
|
28421
28483
|
props: {
|
|
@@ -28603,6 +28665,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
28603
28665
|
r("div", Mq, [
|
|
28604
28666
|
r("span", Lq, m(h(i)("setting.show_mode_pc_mobile")), 1),
|
|
28605
28667
|
g(T, {
|
|
28668
|
+
style: { "margin-left": "10px" },
|
|
28606
28669
|
modelValue: t.data.showMode,
|
|
28607
28670
|
"onUpdate:modelValue": C[0] || (C[0] = (G) => t.data.showMode = G),
|
|
28608
28671
|
type: "button"
|
|
@@ -28746,7 +28809,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
28746
28809
|
}, 8, ["visible"]);
|
|
28747
28810
|
};
|
|
28748
28811
|
}
|
|
28749
|
-
}), zq = /* @__PURE__ */ me(Nq, [["__scopeId", "data-v-
|
|
28812
|
+
}), zq = /* @__PURE__ */ me(Nq, [["__scopeId", "data-v-dcfe5181"]]), jq = ["id"], Yq = { class: "article-list-pure-text" }, Gq = { class: "article-group" }, qq = { class: "article-item__title" }, Kq = { class: "article-item__description" }, Wq = /* @__PURE__ */ ye({
|
|
28750
28813
|
name: "ArticleListPureText",
|
|
28751
28814
|
__name: "index",
|
|
28752
28815
|
props: {
|
|
@@ -28918,6 +28981,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
28918
28981
|
r("div", Zq, [
|
|
28919
28982
|
r("span", _q, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
28920
28983
|
g(c, {
|
|
28984
|
+
style: { "margin-left": "10px" },
|
|
28921
28985
|
modelValue: t.data.showMode,
|
|
28922
28986
|
"onUpdate:modelValue": s[0] || (s[0] = (u) => t.data.showMode = u),
|
|
28923
28987
|
type: "button"
|
|
@@ -28976,7 +29040,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
28976
29040
|
}, 8, ["visible"]);
|
|
28977
29041
|
};
|
|
28978
29042
|
}
|
|
28979
|
-
}), nK = /* @__PURE__ */ me(tK, [["__scopeId", "data-v-
|
|
29043
|
+
}), nK = /* @__PURE__ */ me(tK, [["__scopeId", "data-v-2b2e0182"]]), aK = { class: "tab-default__content mt-5 mt-md-13 container-content" }, iK = /* @__PURE__ */ ye({
|
|
28980
29044
|
name: "AlummiCommunityList",
|
|
28981
29045
|
__name: "index",
|
|
28982
29046
|
props: {
|
|
@@ -29433,6 +29497,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
29433
29497
|
r("div", SK, [
|
|
29434
29498
|
r("span", MK, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
29435
29499
|
g(c, {
|
|
29500
|
+
style: { "margin-left": "10px" },
|
|
29436
29501
|
modelValue: t.data.showMode,
|
|
29437
29502
|
"onUpdate:modelValue": s[0] || (s[0] = (p) => t.data.showMode = p),
|
|
29438
29503
|
type: "button"
|
|
@@ -29500,7 +29565,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
29500
29565
|
}, 8, ["visible"]);
|
|
29501
29566
|
};
|
|
29502
29567
|
}
|
|
29503
|
-
}), FK = /* @__PURE__ */ me(UK, [["__scopeId", "data-v-
|
|
29568
|
+
}), FK = /* @__PURE__ */ me(UK, [["__scopeId", "data-v-d34963d3"]]), HK = { class: "blessing-message__container container-content" }, RK = ["innerHTML"], NK = { class: "d-none d-md-flex row row-cols-2" }, zK = { class: "col" }, jK = { class: "blessing-message__card" }, YK = { class: "col" }, GK = { class: "blessing-message__card" }, qK = { class: "d-md-none row row-cols-1" }, KK = { class: "col" }, WK = { class: "blessing-message__card" }, XK = {
|
|
29504
29569
|
key: 0,
|
|
29505
29570
|
class: "flex-center mt-9 mt-md-22"
|
|
29506
29571
|
}, JK = /* @__PURE__ */ ye({
|
|
@@ -29735,6 +29800,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
29735
29800
|
r("div", $K, [
|
|
29736
29801
|
r("span", eW, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
29737
29802
|
g(c, {
|
|
29803
|
+
style: { "margin-left": "10px" },
|
|
29738
29804
|
modelValue: t.data.showMode,
|
|
29739
29805
|
"onUpdate:modelValue": s[0] || (s[0] = (u) => t.data.showMode = u),
|
|
29740
29806
|
type: "button"
|
|
@@ -29793,7 +29859,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
29793
29859
|
}, 8, ["visible"]);
|
|
29794
29860
|
};
|
|
29795
29861
|
}
|
|
29796
|
-
}), iW = /* @__PURE__ */ me(aW, [["__scopeId", "data-v-
|
|
29862
|
+
}), iW = /* @__PURE__ */ me(aW, [["__scopeId", "data-v-9108d214"]]), sW = { class: "container-content" }, oW = { class: "blessing-wrapper position-relative" }, lW = ["src", "alt"], rW = { class: "slide-card__wrapper" }, dW = { class: "slide-card__head" }, uW = ["innerHTML"], cW = ["innerHTML"], hW = ["innerHTML"], gW = ["src", "alt"], fW = ["src", "alt"], mW = /* @__PURE__ */ ye({
|
|
29797
29863
|
name: "BlessingSlider",
|
|
29798
29864
|
__name: "index",
|
|
29799
29865
|
props: {
|
|
@@ -30129,6 +30195,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
30129
30195
|
r("div", vW, [
|
|
30130
30196
|
r("span", wW, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
30131
30197
|
g(c, {
|
|
30198
|
+
style: { "margin-left": "10px" },
|
|
30132
30199
|
modelValue: t.data.showMode,
|
|
30133
30200
|
"onUpdate:modelValue": s[0] || (s[0] = (u) => t.data.showMode = u),
|
|
30134
30201
|
type: "button"
|
|
@@ -30187,7 +30254,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
30187
30254
|
}, 8, ["visible"]);
|
|
30188
30255
|
};
|
|
30189
30256
|
}
|
|
30190
|
-
}), xW = /* @__PURE__ */ me(CW, [["__scopeId", "data-v-
|
|
30257
|
+
}), xW = /* @__PURE__ */ me(CW, [["__scopeId", "data-v-d94fa294"]]), BW = { key: 0 }, DW = {
|
|
30191
30258
|
key: 1,
|
|
30192
30259
|
class: "card-showcase__container container-content-middle",
|
|
30193
30260
|
ref: "cardShowcase"
|
|
@@ -30560,6 +30627,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
30560
30627
|
r("div", ZW, [
|
|
30561
30628
|
r("span", _W, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
30562
30629
|
g(c, {
|
|
30630
|
+
style: { "margin-left": "10px" },
|
|
30563
30631
|
modelValue: t.data.showMode,
|
|
30564
30632
|
"onUpdate:modelValue": s[0] || (s[0] = (u) => t.data.showMode = u),
|
|
30565
30633
|
type: "button"
|
|
@@ -30655,7 +30723,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
30655
30723
|
}, 8, ["visible"]);
|
|
30656
30724
|
};
|
|
30657
30725
|
}
|
|
30658
|
-
}), iX = /* @__PURE__ */ me(aX, [["__scopeId", "data-v-
|
|
30726
|
+
}), iX = /* @__PURE__ */ me(aX, [["__scopeId", "data-v-4ce40cf0"]]), sX = { key: 0 }, oX = { class: "explore-links__title" }, lX = { class: "explore-links__list row row-cols-1 row-cols-md-3" }, rX = /* @__PURE__ */ ye({
|
|
30659
30727
|
name: "ExploreLinks",
|
|
30660
30728
|
__name: "index",
|
|
30661
30729
|
props: {
|
|
@@ -31260,6 +31328,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
31260
31328
|
r("div", NX, [
|
|
31261
31329
|
r("span", zX, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
31262
31330
|
g(c, {
|
|
31331
|
+
style: { "margin-left": "10px" },
|
|
31263
31332
|
modelValue: t.data.showMode,
|
|
31264
31333
|
"onUpdate:modelValue": s[0] || (s[0] = (p) => t.data.showMode = p),
|
|
31265
31334
|
type: "button"
|
|
@@ -31349,7 +31418,7 @@ const lj = /* @__PURE__ */ Qs(oj), rj = { class: "setting-content" }, dj = { cla
|
|
|
31349
31418
|
}, 8, ["visible"]);
|
|
31350
31419
|
};
|
|
31351
31420
|
}
|
|
31352
|
-
}), JX = /* @__PURE__ */ me(XX, [["__scopeId", "data-v-
|
|
31421
|
+
}), JX = /* @__PURE__ */ me(XX, [["__scopeId", "data-v-cdac52d0"]]);
|
|
31353
31422
|
var i1 = { exports: {} }, sn = i1.exports = {}, Wa, Xa;
|
|
31354
31423
|
function bc() {
|
|
31355
31424
|
throw new Error("setTimeout has not been defined");
|
|
@@ -31697,6 +31766,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
31697
31766
|
r("div", oJ, [
|
|
31698
31767
|
r("span", lJ, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
31699
31768
|
g(c, {
|
|
31769
|
+
style: { "margin-left": "10px" },
|
|
31700
31770
|
modelValue: t.data.showMode,
|
|
31701
31771
|
"onUpdate:modelValue": s[0] || (s[0] = (p) => t.data.showMode = p),
|
|
31702
31772
|
type: "button"
|
|
@@ -31810,7 +31880,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
31810
31880
|
}, 8, ["visible"]);
|
|
31811
31881
|
};
|
|
31812
31882
|
}
|
|
31813
|
-
}), AJ = /* @__PURE__ */ me(pJ, [["__scopeId", "data-v-
|
|
31883
|
+
}), AJ = /* @__PURE__ */ me(pJ, [["__scopeId", "data-v-e76f9110"]]), vJ = { key: 0 }, wJ = { class: "mt-10 mt-md-12" }, yJ = /* @__PURE__ */ ye({
|
|
31814
31884
|
name: "CardCarouselMultiRowPublications",
|
|
31815
31885
|
__name: "index",
|
|
31816
31886
|
props: {
|
|
@@ -32343,7 +32413,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
32343
32413
|
},
|
|
32344
32414
|
emits: ["handleDelete", "handleCopy", "handlePaste", "handleClick"],
|
|
32345
32415
|
setup(t, { emit: e }) {
|
|
32346
|
-
const n = /* @__PURE__ */ Object.assign({ "/src/components/AccordionText/index.vue": () => Promise.resolve().then(() => qfe), "/src/components/AlummiCommunityList/index.vue": () => Promise.resolve().then(() => sK), "/src/components/ArticleItem/index.vue": () => Promise.resolve().then(() => k5), "/src/components/ArticleList/index.vue": () => Promise.resolve().then(() => mC), "/src/components/ArticleListPureText/index.vue": () => Promise.resolve().then(() => Xq), "/src/components/BackgroundWrapper/index.vue": () => Promise.resolve().then(() => Zce), "/src/components/BannerImage/index.vue": () => Promise.resolve().then(() => UC), "/src/components/BannerImageWithLink/index.vue": () => Promise.resolve().then(() => sV), "/src/components/BannerPage/index.vue": () => Promise.resolve().then(() => _C), "/src/components/BannerQuote/index.vue": () => Promise.resolve().then(() => t5), "/src/components/BasicCollapse/index.vue": () => Promise.resolve().then(() => RN), "/src/components/BlessingMessage/index.vue": () => Promise.resolve().then(() => ZK), "/src/components/BlessingSlider/index.vue": () => Promise.resolve().then(() => pW), "/src/components/BtnList/index.vue": () => Promise.resolve().then(() => x8), "/src/components/CardCarousel/index.vue": () => Promise.resolve().then(() => l6), "/src/components/CardCarouselArticles/index.vue": () => Promise.resolve().then(() => cG), "/src/components/CardCarouselMultiRow/index.vue": () => Promise.resolve().then(() => O6), "/src/components/CardCarouselMultiRowArticles/index.vue": () => Promise.resolve().then(() => UG), "/src/components/CardCarouselMultiRowPublications/index.vue": () => Promise.resolve().then(() => bJ), "/src/components/CardListCircle/index.vue": () => Promise.resolve().then(() => _$), "/src/components/CardListProgramme/index.vue": () => Promise.resolve().then(() => Ree), "/src/components/CardListSchool/index.vue": () => Promise.resolve().then(() => Tte), "/src/components/CardShowcase/index.vue": () => Promise.resolve().then(() => XW), "/src/components/CardShowcaseProfile/index.vue": () => Promise.resolve().then(() => _S), "/src/components/CarouselLogo/index.vue": () => Promise.resolve().then(() => sH), "/src/components/CollapseCustom/index.vue": () => Promise.resolve().then(() => Fhe), "/src/components/ContactUsInfo/index.vue": () => Promise.resolve().then(() => iO), "/src/components/ContactUsList/index.vue": () => Promise.resolve().then(() => cL), "/src/components/CountDown/index.vue": () => Promise.resolve().then(() => DM), "/src/components/CustomIframe/index.vue": () => Promise.resolve().then(() => zM), "/src/components/CustomSpace/index.vue": () => Promise.resolve().then(() => mD), "/src/components/CustomText/index.vue": () => Promise.resolve().then(() => ZG), "/src/components/DetailLink/index.vue": () => Promise.resolve().then(() => Yte), "/src/components/Disc/index.vue": () => Promise.resolve().then(() => wN), "/src/components/DonorLinks/index.vue": () => Promise.resolve().then(() => wk), "/src/components/ExploreLinks/index.vue": () => Promise.resolve().then(() => dX), "/src/components/GalleryBlock/index.vue": () => Promise.resolve().then(() => ZY), "/src/components/GalleryCaptionRound/index.vue": () => Promise.resolve().then(() => V4), "/src/components/GalleryDefault/index.vue": () => Promise.resolve().then(() => $8), "/src/components/GalleryList/index.vue": () => Promise.resolve().then(() => LE), "/src/components/GalleryTimeline/index.vue": () => Promise.resolve().then(() =>
|
|
32416
|
+
const n = /* @__PURE__ */ Object.assign({ "/src/components/AccordionText/index.vue": () => Promise.resolve().then(() => qfe), "/src/components/AlummiCommunityList/index.vue": () => Promise.resolve().then(() => sK), "/src/components/ArticleItem/index.vue": () => Promise.resolve().then(() => k5), "/src/components/ArticleList/index.vue": () => Promise.resolve().then(() => mC), "/src/components/ArticleListPureText/index.vue": () => Promise.resolve().then(() => Xq), "/src/components/BackgroundWrapper/index.vue": () => Promise.resolve().then(() => Zce), "/src/components/BannerImage/index.vue": () => Promise.resolve().then(() => UC), "/src/components/BannerImageWithLink/index.vue": () => Promise.resolve().then(() => sV), "/src/components/BannerPage/index.vue": () => Promise.resolve().then(() => _C), "/src/components/BannerQuote/index.vue": () => Promise.resolve().then(() => t5), "/src/components/BasicCollapse/index.vue": () => Promise.resolve().then(() => RN), "/src/components/BlessingMessage/index.vue": () => Promise.resolve().then(() => ZK), "/src/components/BlessingSlider/index.vue": () => Promise.resolve().then(() => pW), "/src/components/BtnList/index.vue": () => Promise.resolve().then(() => x8), "/src/components/CardCarousel/index.vue": () => Promise.resolve().then(() => l6), "/src/components/CardCarouselArticles/index.vue": () => Promise.resolve().then(() => cG), "/src/components/CardCarouselMultiRow/index.vue": () => Promise.resolve().then(() => O6), "/src/components/CardCarouselMultiRowArticles/index.vue": () => Promise.resolve().then(() => UG), "/src/components/CardCarouselMultiRowPublications/index.vue": () => Promise.resolve().then(() => bJ), "/src/components/CardListCircle/index.vue": () => Promise.resolve().then(() => _$), "/src/components/CardListProgramme/index.vue": () => Promise.resolve().then(() => Ree), "/src/components/CardListSchool/index.vue": () => Promise.resolve().then(() => Tte), "/src/components/CardShowcase/index.vue": () => Promise.resolve().then(() => XW), "/src/components/CardShowcaseProfile/index.vue": () => Promise.resolve().then(() => _S), "/src/components/CarouselLogo/index.vue": () => Promise.resolve().then(() => sH), "/src/components/CollapseCustom/index.vue": () => Promise.resolve().then(() => Fhe), "/src/components/ContactUsInfo/index.vue": () => Promise.resolve().then(() => iO), "/src/components/ContactUsList/index.vue": () => Promise.resolve().then(() => cL), "/src/components/CountDown/index.vue": () => Promise.resolve().then(() => DM), "/src/components/CustomIframe/index.vue": () => Promise.resolve().then(() => zM), "/src/components/CustomSpace/index.vue": () => Promise.resolve().then(() => mD), "/src/components/CustomText/index.vue": () => Promise.resolve().then(() => ZG), "/src/components/DetailLink/index.vue": () => Promise.resolve().then(() => Yte), "/src/components/Disc/index.vue": () => Promise.resolve().then(() => wN), "/src/components/DonorLinks/index.vue": () => Promise.resolve().then(() => wk), "/src/components/ExploreLinks/index.vue": () => Promise.resolve().then(() => dX), "/src/components/GalleryBlock/index.vue": () => Promise.resolve().then(() => ZY), "/src/components/GalleryCaptionRound/index.vue": () => Promise.resolve().then(() => V4), "/src/components/GalleryDefault/index.vue": () => Promise.resolve().then(() => $8), "/src/components/GalleryList/index.vue": () => Promise.resolve().then(() => LE), "/src/components/GalleryTimeline/index.vue": () => Promise.resolve().then(() => Qx), "/src/components/GalleryTimelineCol/index.vue": () => Promise.resolve().then(() => S3), "/src/components/GridLinks/index.vue": () => Promise.resolve().then(() => wfe), "/src/components/HeroSlide/index.vue": () => Promise.resolve().then(() => m7), "/src/components/Html/index.vue": () => Promise.resolve().then(() => ome), "/src/components/InformationLink/index.vue": () => Promise.resolve().then(() => pue), "/src/components/LinkList/index.vue": () => Promise.resolve().then(() => V7), "/src/components/MapStatic/index.vue": () => Promise.resolve().then(() => xF), "/src/components/MediaImageFull/index.vue": () => Promise.resolve().then(() => mq), "/src/components/MediaImageStatic/index.vue": () => Promise.resolve().then(() => Pq), "/src/components/MediaLogo/index.vue": () => Promise.resolve().then(() => nj), "/src/components/MediaVideo/index.vue": () => Promise.resolve().then(() => $de), "/src/components/NewsList/index.vue": () => Promise.resolve().then(() => eP), "/src/components/Process/index.vue": () => Promise.resolve().then(() => nD), "/src/components/Publications/index.vue": () => Promise.resolve().then(() => fU), "/src/components/QuoteText/index.vue": () => import("./index-BNGXuHzf.mjs"), "/src/components/RegisterForm/index.vue": () => Promise.resolve().then(() => CY), "/src/components/Resources/index.vue": () => Promise.resolve().then(() => oR), "/src/components/ResourcesTwo/index.vue": () => Promise.resolve().then(() => SR), "/src/components/RibbonBlock/index.vue": () => Promise.resolve().then(() => Y5), "/src/components/SchoolLayout/index.vue": () => Promise.resolve().then(() => iJ), "/src/components/ScrollKeyInfo/index.vue": () => Promise.resolve().then(() => dQ), "/src/components/TabDefault/index.vue": () => Promise.resolve().then(() => T_), "/src/components/TabLogo/index.vue": () => Promise.resolve().then(() => Tce), "/src/components/TabPage/index.vue": () => Promise.resolve().then(() => tce), "/src/components/TabTimeLine/index.vue": () => Promise.resolve().then(() => m$), "/src/components/TableCollapse/index.vue": () => Promise.resolve().then(() => Pz), "/src/components/TableTwo/index.vue": () => Promise.resolve().then(() => UL), "/src/components/TheHistoryCarousel/index.vue": () => Promise.resolve().then(() => hS), "/src/components/TimelineStory/index.vue": () => Promise.resolve().then(() => YI), "/src/components/VrTour/index.vue": () => Promise.resolve().then(() => Gge) }), a = {};
|
|
32347
32417
|
for (const f in n)
|
|
32348
32418
|
try {
|
|
32349
32419
|
const b = f.split("/"), A = b[b.length - 2];
|
|
@@ -32546,6 +32616,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
32546
32616
|
r("div", e_, [
|
|
32547
32617
|
r("span", t_, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
32548
32618
|
g(v, {
|
|
32619
|
+
style: { "margin-left": "10px" },
|
|
32549
32620
|
modelValue: t.data.showMode,
|
|
32550
32621
|
"onUpdate:modelValue": u[0] || (u[0] = (L) => t.data.showMode = L),
|
|
32551
32622
|
type: "button"
|
|
@@ -32767,7 +32838,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
32767
32838
|
}, 8, ["visible"]);
|
|
32768
32839
|
};
|
|
32769
32840
|
}
|
|
32770
|
-
}), v_ = /* @__PURE__ */ me(A_, [["__scopeId", "data-v-
|
|
32841
|
+
}), v_ = /* @__PURE__ */ me(A_, [["__scopeId", "data-v-e28c0a9c"]]), w_ = { class: "tab-default__tab" }, y_ = { class: "tab-blue__wrapper flex-center" }, b_ = ["id"], C_ = ["id", "onClick"], x_ = { class: "tab-default__content" }, B_ = {
|
|
32771
32842
|
"data-aos": "fade-in",
|
|
32772
32843
|
"data-aos-duration": "1500",
|
|
32773
32844
|
class: "aos-init aos-animate"
|
|
@@ -33450,6 +33521,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
33450
33521
|
r("div", G_, [
|
|
33451
33522
|
r("span", q_, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
33452
33523
|
g(v, {
|
|
33524
|
+
style: { "margin-left": "10px" },
|
|
33453
33525
|
modelValue: t.data.showMode,
|
|
33454
33526
|
"onUpdate:modelValue": u[0] || (u[0] = (L) => t.data.showMode = L),
|
|
33455
33527
|
type: "button"
|
|
@@ -33646,7 +33718,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
33646
33718
|
}, 8, ["visible"]);
|
|
33647
33719
|
};
|
|
33648
33720
|
}
|
|
33649
|
-
}), l$ = /* @__PURE__ */ me(o$, [["__scopeId", "data-v-
|
|
33721
|
+
}), l$ = /* @__PURE__ */ me(o$, [["__scopeId", "data-v-bd6ef1f8"]]), r$ = { class: "tab-default__content" }, d$ = {
|
|
33650
33722
|
"data-aos": "fade-in",
|
|
33651
33723
|
"data-aos-duration": "1500",
|
|
33652
33724
|
class: "aos-init aos-animate"
|
|
@@ -33977,6 +34049,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
33977
34049
|
r("div", A$, [
|
|
33978
34050
|
r("span", v$, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
33979
34051
|
g(v, {
|
|
34052
|
+
style: { "margin-left": "10px" },
|
|
33980
34053
|
modelValue: t.data.showMode,
|
|
33981
34054
|
"onUpdate:modelValue": u[0] || (u[0] = (D) => t.data.showMode = D),
|
|
33982
34055
|
type: "button"
|
|
@@ -34192,7 +34265,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
34192
34265
|
}, 8, ["visible"]);
|
|
34193
34266
|
};
|
|
34194
34267
|
}
|
|
34195
|
-
}), R$ = /* @__PURE__ */ me(H$, [["__scopeId", "data-v-
|
|
34268
|
+
}), R$ = /* @__PURE__ */ me(H$, [["__scopeId", "data-v-6724c999"]]), N$ = ["id"], z$ = ["data-aos-delay", "data-aos-anchor"], j$ = { class: "card-circle" }, Y$ = { class: "circle__head" }, G$ = { class: "circle__img img-fit" }, q$ = ["src", "alt"], K$ = {
|
|
34196
34269
|
key: 0,
|
|
34197
34270
|
class: "circle__title mt-3"
|
|
34198
34271
|
}, W$ = {
|
|
@@ -34367,7 +34440,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
34367
34440
|
},
|
|
34368
34441
|
emits: ["update:show"],
|
|
34369
34442
|
setup(t, { emit: e }) {
|
|
34370
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
34443
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
34371
34444
|
animation: 200,
|
|
34372
34445
|
group: "programmes",
|
|
34373
34446
|
// 链接专用分组
|
|
@@ -34438,6 +34511,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
34438
34511
|
r("div", eee, [
|
|
34439
34512
|
r("span", tee, m(h(c)("setting.show_mode_pc_mobile")), 1),
|
|
34440
34513
|
g(E, {
|
|
34514
|
+
style: { "margin-left": "10px" },
|
|
34441
34515
|
modelValue: t.data.showMode,
|
|
34442
34516
|
"onUpdate:modelValue": k[0] || (k[0] = (G) => t.data.showMode = G),
|
|
34443
34517
|
type: "button"
|
|
@@ -34739,7 +34813,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
34739
34813
|
}, 8, ["visible"]);
|
|
34740
34814
|
};
|
|
34741
34815
|
}
|
|
34742
|
-
}), Iee = /* @__PURE__ */ me(kee, [["__scopeId", "data-v-
|
|
34816
|
+
}), Iee = /* @__PURE__ */ me(kee, [["__scopeId", "data-v-2e4ba9b7"]]), Tee = ["id"], Pee = ["data-aos-delay", "data-aos-anchor"], See = { class: "card-programme" }, Mee = { class: "card-image" }, Lee = ["src", "alt"], Vee = { class: "card-body" }, Qee = ["innerHTML"], Oee = { class: "card-programme__buttons" }, Uee = ["onClick"], Fee = { class: "btn-primary__text" }, Hee = /* @__PURE__ */ ye({
|
|
34743
34817
|
name: "CardListProgramme",
|
|
34744
34818
|
__name: "index",
|
|
34745
34819
|
props: {
|
|
@@ -35004,6 +35078,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
35004
35078
|
r("div", zee, [
|
|
35005
35079
|
r("span", jee, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
35006
35080
|
g(T, {
|
|
35081
|
+
style: { "margin-left": "10px" },
|
|
35007
35082
|
modelValue: t.data.showMode,
|
|
35008
35083
|
"onUpdate:modelValue": C[0] || (C[0] = (N) => t.data.showMode = N),
|
|
35009
35084
|
type: "button"
|
|
@@ -35299,7 +35374,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
35299
35374
|
}, 8, ["visible"]);
|
|
35300
35375
|
};
|
|
35301
35376
|
}
|
|
35302
|
-
}), mte = /* @__PURE__ */ me(fte, [["__scopeId", "data-v-
|
|
35377
|
+
}), mte = /* @__PURE__ */ me(fte, [["__scopeId", "data-v-749d296f"]]), pte = ["id"], Ate = ["data-aos-delay", "data-aos-anchor"], vte = { class: "card-school" }, wte = { class: "school__head" }, yte = { class: "school__img img-fit" }, bte = ["src", "alt"], Cte = { class: "school__body" }, xte = {
|
|
35303
35378
|
key: 0,
|
|
35304
35379
|
class: "school__title"
|
|
35305
35380
|
}, Bte = ["innerHTML"], Dte = {
|
|
@@ -35504,6 +35579,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
35504
35579
|
r("div", Ste, [
|
|
35505
35580
|
r("span", Mte, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
35506
35581
|
g(c, {
|
|
35582
|
+
style: { "margin-left": "10px" },
|
|
35507
35583
|
modelValue: t.data.showMode,
|
|
35508
35584
|
"onUpdate:modelValue": s[0] || (s[0] = (p) => t.data.showMode = p),
|
|
35509
35585
|
type: "button"
|
|
@@ -35616,7 +35692,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
35616
35692
|
}, 8, ["visible"]);
|
|
35617
35693
|
};
|
|
35618
35694
|
}
|
|
35619
|
-
}), Hte = /* @__PURE__ */ me(Fte, [["__scopeId", "data-v-
|
|
35695
|
+
}), Hte = /* @__PURE__ */ me(Fte, [["__scopeId", "data-v-250131f5"]]), Rte = ["innerHTML"], Nte = { class: "d-flex" }, zte = ["innerHTML"], jte = /* @__PURE__ */ ye({
|
|
35620
35696
|
name: "DetailLink",
|
|
35621
35697
|
__name: "index",
|
|
35622
35698
|
props: {
|
|
@@ -35773,6 +35849,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
35773
35849
|
r("div", qte, [
|
|
35774
35850
|
r("span", Kte, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
35775
35851
|
g(c, {
|
|
35852
|
+
style: { "margin-left": "10px" },
|
|
35776
35853
|
modelValue: t.data.showMode,
|
|
35777
35854
|
"onUpdate:modelValue": s[0] || (s[0] = (v) => t.data.showMode = v),
|
|
35778
35855
|
type: "button"
|
|
@@ -35879,7 +35956,7 @@ const eJ = { key: 0 }, tJ = {
|
|
|
35879
35956
|
}, 8, ["visible"]);
|
|
35880
35957
|
};
|
|
35881
35958
|
}
|
|
35882
|
-
}), nne = /* @__PURE__ */ me(tne, [["__scopeId", "data-v-
|
|
35959
|
+
}), nne = /* @__PURE__ */ me(tne, [["__scopeId", "data-v-b4046251"]]);
|
|
35883
35960
|
var Cl;
|
|
35884
35961
|
typeof window < "u" ? Cl = window : typeof Zi < "u" ? Cl = Zi : typeof self < "u" ? Cl = self : Cl = {};
|
|
35885
35962
|
var Gd = Cl;
|
|
@@ -71868,6 +71945,7 @@ const jde = /* @__PURE__ */ me(Hde, [["render", zde], ["__scopeId", "data-v-c5a2
|
|
|
71868
71945
|
r("div", tue, [
|
|
71869
71946
|
r("span", nue, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
71870
71947
|
g(c, {
|
|
71948
|
+
style: { "margin-left": "10px" },
|
|
71871
71949
|
modelValue: t.data.showMode,
|
|
71872
71950
|
"onUpdate:modelValue": s[0] || (s[0] = (p) => t.data.showMode = p),
|
|
71873
71951
|
type: "button"
|
|
@@ -71975,7 +72053,7 @@ const jde = /* @__PURE__ */ me(Hde, [["render", zde], ["__scopeId", "data-v-c5a2
|
|
|
71975
72053
|
}, 8, ["visible"]);
|
|
71976
72054
|
};
|
|
71977
72055
|
}
|
|
71978
|
-
}), due = /* @__PURE__ */ me(rue, [["__scopeId", "data-v-
|
|
72056
|
+
}), due = /* @__PURE__ */ me(rue, [["__scopeId", "data-v-33ac2096"]]), uue = { class: "information-link__wrapper" }, cue = { key: 0 }, hue = ["innerHTML"], gue = {
|
|
71979
72057
|
key: 1,
|
|
71980
72058
|
class: "information-link__btn btn p-0",
|
|
71981
72059
|
type: "button"
|
|
@@ -72367,6 +72445,7 @@ const jde = /* @__PURE__ */ me(Hde, [["render", zde], ["__scopeId", "data-v-c5a2
|
|
|
72367
72445
|
r("div", xue, [
|
|
72368
72446
|
r("span", Bue, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
72369
72447
|
g(C, {
|
|
72448
|
+
style: { "margin-left": "10px" },
|
|
72370
72449
|
modelValue: t.data.showMode,
|
|
72371
72450
|
"onUpdate:modelValue": p[0] || (p[0] = (F) => t.data.showMode = F),
|
|
72372
72451
|
type: "button"
|
|
@@ -72634,7 +72713,7 @@ const jde = /* @__PURE__ */ me(Hde, [["render", zde], ["__scopeId", "data-v-c5a2
|
|
|
72634
72713
|
}, 8, ["visible"]);
|
|
72635
72714
|
};
|
|
72636
72715
|
}
|
|
72637
|
-
}), que = /* @__PURE__ */ me(Gue, [["__scopeId", "data-v-
|
|
72716
|
+
}), que = /* @__PURE__ */ me(Gue, [["__scopeId", "data-v-ccb20537"]]), Kue = { class: "tab-page__above" }, Wue = { key: 0 }, Xue = { key: 0 }, Jue = { class: "tab-page__content" }, Zue = { key: 0 }, _ue = {
|
|
72638
72717
|
key: 1,
|
|
72639
72718
|
class: "component-wrapper"
|
|
72640
72719
|
}, $ue = "", ece = {
|
|
@@ -73150,6 +73229,7 @@ const jde = /* @__PURE__ */ me(Hde, [["render", zde], ["__scopeId", "data-v-c5a2
|
|
|
73150
73229
|
r("div", lce, [
|
|
73151
73230
|
r("span", rce, m(h(s)("setting.show_mode_pc_mobile")), 1),
|
|
73152
73231
|
g(v, {
|
|
73232
|
+
style: { "margin-left": "10px" },
|
|
73153
73233
|
modelValue: t.data.showMode,
|
|
73154
73234
|
"onUpdate:modelValue": u[0] || (u[0] = (L) => t.data.showMode = L),
|
|
73155
73235
|
type: "button"
|
|
@@ -73327,7 +73407,7 @@ const jde = /* @__PURE__ */ me(Hde, [["render", zde], ["__scopeId", "data-v-c5a2
|
|
|
73327
73407
|
}, 8, ["visible"]);
|
|
73328
73408
|
};
|
|
73329
73409
|
}
|
|
73330
|
-
}), xce = /* @__PURE__ */ me(Cce, [["__scopeId", "data-v-
|
|
73410
|
+
}), xce = /* @__PURE__ */ me(Cce, [["__scopeId", "data-v-68087eba"]]), Bce = { class: "tab-page__content" }, Dce = { key: 0 }, Ece = {
|
|
73331
73411
|
key: 1,
|
|
73332
73412
|
class: "component-wrapper",
|
|
73333
73413
|
style: { position: "relative" }
|
|
@@ -73661,6 +73741,7 @@ const jde = /* @__PURE__ */ me(Hde, [["render", zde], ["__scopeId", "data-v-c5a2
|
|
|
73661
73741
|
r("div", Sce, [
|
|
73662
73742
|
r("span", Mce, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
73663
73743
|
g(u, {
|
|
73744
|
+
style: { "margin-left": "10px" },
|
|
73664
73745
|
modelValue: t.data.showMode,
|
|
73665
73746
|
"onUpdate:modelValue": b[0] || (b[0] = (E) => t.data.showMode = E),
|
|
73666
73747
|
type: "button"
|
|
@@ -73785,7 +73866,7 @@ const jde = /* @__PURE__ */ me(Hde, [["render", zde], ["__scopeId", "data-v-c5a2
|
|
|
73785
73866
|
}, 8, ["visible"]);
|
|
73786
73867
|
};
|
|
73787
73868
|
}
|
|
73788
|
-
}), qce = /* @__PURE__ */ me(Gce, [["__scopeId", "data-v-
|
|
73869
|
+
}), qce = /* @__PURE__ */ me(Gce, [["__scopeId", "data-v-8260ff10"]]), Kce = { class: "component-wrapper" }, Wce = {
|
|
73789
73870
|
key: 1,
|
|
73790
73871
|
class: "page-item"
|
|
73791
73872
|
}, Xce = { class: "component-wrapper" }, Jce = {
|
|
@@ -74088,6 +74169,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
74088
74169
|
r("div", vhe, [
|
|
74089
74170
|
r("span", whe, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
74090
74171
|
g(c, {
|
|
74172
|
+
style: { "margin-left": "10px" },
|
|
74091
74173
|
modelValue: t.data.showMode,
|
|
74092
74174
|
"onUpdate:modelValue": s[0] || (s[0] = (p) => t.data.showMode = p),
|
|
74093
74175
|
type: "button"
|
|
@@ -74206,7 +74288,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
74206
74288
|
}, 8, ["visible"]);
|
|
74207
74289
|
};
|
|
74208
74290
|
}
|
|
74209
|
-
}), Phe = /* @__PURE__ */ me(The, [["__scopeId", "data-v-
|
|
74291
|
+
}), Phe = /* @__PURE__ */ me(The, [["__scopeId", "data-v-c7f14158"]]), She = { class: "collapse-custom__wrapper" }, Mhe = ["innerHTML"], Lhe = { class: "collapse-custom__content__wrapper" }, Vhe = { class: "component-wrapper" }, Qhe = {
|
|
74210
74292
|
key: 1,
|
|
74211
74293
|
class: "page-item"
|
|
74212
74294
|
}, Ohe = { class: "component-wrapper" }, Uhe = {
|
|
@@ -74882,6 +74964,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
74882
74964
|
r("div", dge, [
|
|
74883
74965
|
r("span", uge, m(h(c)("setting.show_mode_pc_mobile")), 1),
|
|
74884
74966
|
g(k, {
|
|
74967
|
+
style: { "margin-left": "10px" },
|
|
74885
74968
|
modelValue: t.data.showMode,
|
|
74886
74969
|
"onUpdate:modelValue": v[0] || (v[0] = (P) => t.data.showMode = P),
|
|
74887
74970
|
type: "button"
|
|
@@ -75155,7 +75238,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
75155
75238
|
}, 8, ["visible"]);
|
|
75156
75239
|
};
|
|
75157
75240
|
}
|
|
75158
|
-
}), Lge = /* @__PURE__ */ me(Mge, [["__scopeId", "data-v-
|
|
75241
|
+
}), Lge = /* @__PURE__ */ me(Mge, [["__scopeId", "data-v-13185b94"]]), Vge = { class: "vr-tour__wrapper" }, Qge = {
|
|
75159
75242
|
key: 0,
|
|
75160
75243
|
class: "vr-tour__tabs"
|
|
75161
75244
|
}, Oge = { class: "container-content-middle" }, Uge = {
|
|
@@ -75479,6 +75562,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
75479
75562
|
r("div", Kge, [
|
|
75480
75563
|
r("span", Wge, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
75481
75564
|
g(P, {
|
|
75565
|
+
style: { "margin-left": "10px" },
|
|
75482
75566
|
modelValue: t.data.showMode,
|
|
75483
75567
|
"onUpdate:modelValue": L[0] || (L[0] = (K) => t.data.showMode = K),
|
|
75484
75568
|
type: "button"
|
|
@@ -75716,7 +75800,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
75716
75800
|
}, 8, ["visible"]);
|
|
75717
75801
|
};
|
|
75718
75802
|
}
|
|
75719
|
-
}), gfe = /* @__PURE__ */ me(hfe, [["__scopeId", "data-v-
|
|
75803
|
+
}), gfe = /* @__PURE__ */ me(hfe, [["__scopeId", "data-v-23343e3e"]]), ffe = ["innerHTML"], mfe = {
|
|
75720
75804
|
key: 0,
|
|
75721
75805
|
class: "grid-links__sublist"
|
|
75722
75806
|
}, pfe = ["onClick"], Afe = {
|
|
@@ -75958,7 +76042,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
75958
76042
|
},
|
|
75959
76043
|
emits: ["update:show"],
|
|
75960
76044
|
setup(t, { emit: e }) {
|
|
75961
|
-
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-
|
|
76045
|
+
const n = Ze(() => import("vuedraggable")), a = Ze(() => import("./index-DHQA-VWd.mjs")), i = H(!1), o = X(() => ({
|
|
75962
76046
|
animation: 200,
|
|
75963
76047
|
group: "gallerys",
|
|
75964
76048
|
disabled: !1,
|
|
@@ -75994,6 +76078,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
75994
76078
|
r("div", bfe, [
|
|
75995
76079
|
r("span", Cfe, m(h(d)("setting.show_mode_pc_mobile")), 1),
|
|
75996
76080
|
g(C, {
|
|
76081
|
+
style: { "margin-left": "10px" },
|
|
75997
76082
|
modelValue: t.data.showMode,
|
|
75998
76083
|
"onUpdate:modelValue": p[0] || (p[0] = (F) => t.data.showMode = F),
|
|
75999
76084
|
type: "button"
|
|
@@ -76146,7 +76231,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
76146
76231
|
}, 8, ["visible"]);
|
|
76147
76232
|
};
|
|
76148
76233
|
}
|
|
76149
|
-
}), Qfe = /* @__PURE__ */ me(Vfe, [["__scopeId", "data-v-
|
|
76234
|
+
}), Qfe = /* @__PURE__ */ me(Vfe, [["__scopeId", "data-v-03cf9528"]]), Ofe = ["id"], Ufe = ["id"], Ffe = ["onClick"], Hfe = { class: "accordion-button__title" }, Rfe = ["id", "aria-expanded", "aria-labelledby"], Nfe = { class: "accordion-body" }, zfe = ["innerHTML"], jfe = { class: "flex-center mt-10" }, Yfe = { class: "btn--udrline" }, Gfe = {
|
|
76150
76235
|
__name: "index",
|
|
76151
76236
|
props: {
|
|
76152
76237
|
modelValue: {
|
|
@@ -76386,6 +76471,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
76386
76471
|
r("div", Wfe, [
|
|
76387
76472
|
r("span", Xfe, m(h(a)("setting.show_mode_pc_mobile")), 1),
|
|
76388
76473
|
g(c, {
|
|
76474
|
+
style: { "margin-left": "10px" },
|
|
76389
76475
|
modelValue: t.data.showMode,
|
|
76390
76476
|
"onUpdate:modelValue": s[0] || (s[0] = (p) => t.data.showMode = p),
|
|
76391
76477
|
type: "button"
|
|
@@ -76490,7 +76576,7 @@ const phe = /* @__PURE__ */ Qs(mhe), Ahe = { class: "setting-content" }, vhe = {
|
|
|
76490
76576
|
}, 8, ["visible"]);
|
|
76491
76577
|
};
|
|
76492
76578
|
}
|
|
76493
|
-
}), ame = /* @__PURE__ */ me(nme, [["__scopeId", "data-v-
|
|
76579
|
+
}), ame = /* @__PURE__ */ me(nme, [["__scopeId", "data-v-c035b7e3"]]), ime = /* @__PURE__ */ ye({
|
|
76494
76580
|
__name: "shadowContainer",
|
|
76495
76581
|
props: {
|
|
76496
76582
|
html: {
|