@dcodegroup-au/page-builder 0.4.2 → 0.4.4
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/page-builder.css +1 -1
- package/dist/page-builder.es.js +375 -362
- package/dist/page-builder.umd.js +1 -1
- package/example/src/App.vue +3 -2
- package/example/src/pages/OurCommitment.js +2 -2
- package/example/src/pages/OurHistory.js +88 -0
- package/example/src/pages/OurVision.js +2 -0
- package/package.json +1 -1
- package/src/components/ItemEdit.vue +5 -5
- package/src/components/presenters/modules/Callout.vue +8 -5
- package/src/components/presenters/modules/LinkCard.vue +20 -9
- package/src/components/presenters/modules/TwoColumnsImageContent.vue +1 -1
package/dist/page-builder.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Wl = Object.defineProperty;
|
|
2
2
|
var Xl = (t, e, n) => e in t ? Wl(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
|
|
3
3
|
var Se = (t, e, n) => Xl(t, typeof e != "symbol" ? e + "" : e, n);
|
|
4
|
-
import { createElementBlock as i, openBlock as s, createElementVNode as o, createStaticVNode as eo, ref as
|
|
4
|
+
import { createElementBlock as i, openBlock as s, createElementVNode as o, createStaticVNode as eo, ref as ye, resolveDirective as Ys, withDirectives as ft, createCommentVNode as he, createVNode as ge, unref as Me, defineComponent as f0, reactive as cn, computed as Te, normalizeClass as Ie, Transition as Js, withCtx as Ke, renderSlot as l0, toDisplayString as be, withModifiers as _n, Fragment as Ge, renderList as rt, createTextVNode as Z1, mergeModels as ei, useModel as un, vModelSelect as ti, createBlock as Ze, vModelText as Lt, onMounted as Q1, vShow as ni, inject as Xt, vModelRadio as Kl, resolveDynamicComponent as Y1, shallowRef as Zl, watch as P0, nextTick as ri, onBeforeUnmount as oi, markRaw as Xe, h as jt, shallowReactive as x2, watchEffect as Qr, provide as si, toRefs as Ql, useId as Yl, getCurrentInstance as Jl, onUnmounted as ea, onUpdated as ta, cloneVNode as na, normalizeStyle as ra } from "vue";
|
|
5
5
|
const oa = {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
fill: "none",
|
|
@@ -220,7 +220,7 @@ const Ma = { render: ba }, li = {
|
|
|
220
220
|
},
|
|
221
221
|
emits: ["removeItem"],
|
|
222
222
|
setup(t, { emit: e }) {
|
|
223
|
-
const n =
|
|
223
|
+
const n = ye(!1), r = e, l = () => {
|
|
224
224
|
n.value && (n.value = !1);
|
|
225
225
|
}, u = () => {
|
|
226
226
|
r("removeItem"), n.value = !1;
|
|
@@ -234,7 +234,7 @@ const Ma = { render: ba }, li = {
|
|
|
234
234
|
class: "cursor-pointer text-gray-600 rounded-full hover:bg-gray-50 p-2.5 block",
|
|
235
235
|
onClick: a[0] || (a[0] = (f) => n.value = !n.value)
|
|
236
236
|
}, [
|
|
237
|
-
ge(
|
|
237
|
+
ge(Me(xa), { class: "w-5" })
|
|
238
238
|
]),
|
|
239
239
|
n.value ? (s(), i("div", _a, [
|
|
240
240
|
t.enableEdit ? (s(), i("a", {
|
|
@@ -242,14 +242,14 @@ const Ma = { render: ba }, li = {
|
|
|
242
242
|
class: "flex items-center gap-2 px-2.5 cursor-pointer h-[48px] w-auto hover:bg-gray-100 rounded-lg m-1.5 text-gray-700",
|
|
243
243
|
onClick: c
|
|
244
244
|
}, [
|
|
245
|
-
ge(
|
|
245
|
+
ge(Me(Ma), { class: "w-4 text-gray-500" }),
|
|
246
246
|
a[1] || (a[1] = o("span", { class: "font-medium" }, " Edit ", -1))
|
|
247
247
|
])) : he("", !0),
|
|
248
248
|
o("a", {
|
|
249
249
|
class: "flex items-center gap-2 px-2.5 cursor-pointer h-[48px] w-auto hover:bg-gray-100 rounded-lg m-1.5 text-gray-700",
|
|
250
250
|
onClick: u
|
|
251
251
|
}, [
|
|
252
|
-
ge(
|
|
252
|
+
ge(Me(ii), { class: "w-4 text-gray-500" }),
|
|
253
253
|
a[2] || (a[2] = o("span", { class: "font-medium" }, " Delete ", -1))
|
|
254
254
|
])
|
|
255
255
|
])) : he("", !0)
|
|
@@ -277,7 +277,7 @@ function $a(t, e) {
|
|
|
277
277
|
const ja = { render: $a }, La = {
|
|
278
278
|
key: 0,
|
|
279
279
|
class: "fixed min-w-[400px] left-1/2 top-1/2 z-50 flex max-h-screen -translate-x-1/2 -translate-y-1/2 transform flex-col rounded-xl border-tertiary-500 bg-white"
|
|
280
|
-
}, Ta = { class: "p-6 flex justify-between flex-col" }, Ea = { class: "flex justify-between" }, Ha = { class: "p-2 rounded-full border-8 border-error-50 bg-error-100 text-error-600" }, Oa = { class: "text-lg font-semibold text-gray-900 pb-2 pt-4" }, Ra = { class: "text-sm text-gray-600 pb-4" }, Na = { class: "flex justify-between space-x-xsSpace pt-xsSpace gap-4" }, Va = ["textContent"], Pa = ["textContent"], Ia = /* @__PURE__ */
|
|
280
|
+
}, Ta = { class: "p-6 flex justify-between flex-col" }, Ea = { class: "flex justify-between" }, Ha = { class: "p-2 rounded-full border-8 border-error-50 bg-error-100 text-error-600" }, Oa = { class: "text-lg font-semibold text-gray-900 pb-2 pt-4" }, Ra = { class: "text-sm text-gray-600 pb-4" }, Na = { class: "flex justify-between space-x-xsSpace pt-xsSpace gap-4" }, Va = ["textContent"], Pa = ["textContent"], Ia = /* @__PURE__ */ f0({
|
|
281
281
|
__name: "Modal",
|
|
282
282
|
props: {
|
|
283
283
|
entity: {
|
|
@@ -292,7 +292,7 @@ const ja = { render: $a }, La = {
|
|
|
292
292
|
}
|
|
293
293
|
},
|
|
294
294
|
setup(t, { expose: e }) {
|
|
295
|
-
const n = t, r =
|
|
295
|
+
const n = t, r = ye(!1), l = cn({
|
|
296
296
|
cancelTitle: null,
|
|
297
297
|
confirmTitle: null,
|
|
298
298
|
scrollable: !0,
|
|
@@ -317,7 +317,7 @@ const ja = { render: $a }, La = {
|
|
|
317
317
|
ge(Js, { name: "fade" }, {
|
|
318
318
|
default: Ke(() => [
|
|
319
319
|
r.value ? (s(), i("div", La, [
|
|
320
|
-
|
|
320
|
+
l0(f.$slots, "default", {}, () => [
|
|
321
321
|
o("div", {
|
|
322
322
|
class: Ie(["relative min-h-[260px] overflow-y-auto flex", { "overflow-y-visible": !f.scrollable }])
|
|
323
323
|
}, [
|
|
@@ -325,26 +325,26 @@ const ja = { render: $a }, La = {
|
|
|
325
325
|
o("div", null, [
|
|
326
326
|
o("div", Ea, [
|
|
327
327
|
o("span", Ha, [
|
|
328
|
-
ge(
|
|
328
|
+
ge(Me(ii), { class: "w-6 h-6" })
|
|
329
329
|
]),
|
|
330
|
-
ge(
|
|
330
|
+
ge(Me(ja), {
|
|
331
331
|
class: "w-6 h-6 text-gray-400 hover:bg-gray-100 rounded-md cursor-pointer",
|
|
332
332
|
onClick: a
|
|
333
333
|
})
|
|
334
334
|
]),
|
|
335
|
-
o("h4", Oa, "Delete this " +
|
|
336
|
-
o("p", Ra, "Do you want to delete this " +
|
|
335
|
+
o("h4", Oa, "Delete this " + be(t.entity) + "?", 1),
|
|
336
|
+
o("p", Ra, "Do you want to delete this " + be(t.entity) + "? This action cannot be undone.", 1)
|
|
337
337
|
]),
|
|
338
338
|
o("div", Na, [
|
|
339
339
|
o("a", {
|
|
340
340
|
onClick: a,
|
|
341
341
|
class: "w-1/2 py-[9px] rounded-full border border-gray-300 shadow-xs text-md font-semibold hover:bg-gray-100 text-gray-700 text-center cursor-pointer",
|
|
342
|
-
textContent:
|
|
342
|
+
textContent: be(u.value)
|
|
343
343
|
}, null, 8, Va),
|
|
344
344
|
o("a", {
|
|
345
345
|
onClick: _n(h, ["prevent"]),
|
|
346
346
|
class: "w-1/2 py-[9px] rounded-full shadow-xs text-md font-semibold text-white bg-error-600 hover:bg-error-700 border border-error-600 text-center cursor-pointer",
|
|
347
|
-
textContent:
|
|
347
|
+
textContent: be(c.value)
|
|
348
348
|
}, null, 8, Pa)
|
|
349
349
|
])
|
|
350
350
|
])
|
|
@@ -366,7 +366,7 @@ const ja = { render: $a }, La = {
|
|
|
366
366
|
},
|
|
367
367
|
emits: ["update"],
|
|
368
368
|
setup(t, { emit: e }) {
|
|
369
|
-
const n = e, r = t, l =
|
|
369
|
+
const n = e, r = t, l = ye(r.data.component), u = l.value.type, c = ye(null), d = `${u.value}-openItemStates`, a = ye(JSON.parse(window.localStorage.getItem(d)));
|
|
370
370
|
a.value || (a.value = {}, l.value.data.forEach((v, x) => {
|
|
371
371
|
a.value[x] = !1;
|
|
372
372
|
}), window.localStorage.setItem(d, JSON.stringify(a.value)));
|
|
@@ -388,15 +388,15 @@ const ja = { render: $a }, La = {
|
|
|
388
388
|
return (v, x) => (s(), i(Ge, null, [
|
|
389
389
|
o("div", Da, [
|
|
390
390
|
o("div", Fa, [
|
|
391
|
-
o("p", Ua,
|
|
391
|
+
o("p", Ua, be(l.value.name), 1)
|
|
392
392
|
]),
|
|
393
393
|
o("div", za, [
|
|
394
|
-
l.value.hasOwnProperty("supportive_text") ? (s(), i("div", qa,
|
|
394
|
+
l.value.hasOwnProperty("supportive_text") ? (s(), i("div", qa, be(l.value.supportive_text), 1)) : he("", !0),
|
|
395
395
|
o("div", Ga, [
|
|
396
396
|
o("div", Wa, [
|
|
397
397
|
o("div", Xa, [
|
|
398
|
-
o("div", Ka,
|
|
399
|
-
o("div", Za, "This " +
|
|
398
|
+
o("div", Ka, be(Me(Jr)(Me(u))), 1),
|
|
399
|
+
o("div", Za, "This " + be(Me(Yr)(Me(u))) + " can contain up to " + be(l.value.max_items) + " " + be(Me(Jr)(Me(u), !1)), 1)
|
|
400
400
|
]),
|
|
401
401
|
o("div", null, [
|
|
402
402
|
o("button", {
|
|
@@ -405,7 +405,7 @@ const ja = { render: $a }, La = {
|
|
|
405
405
|
type: "button",
|
|
406
406
|
class: Ie(["text-sm cursor-pointer flex items-center justify-center gap-1 rounded-[99px] border border-brand-600 bg-brand-500 px-3.5 py-2 font-semibold text-white hover:bg-brand-600", { "border-gray-100 bg-gray-100 !text-gray-400 hover:bg-gray-100": l.value.data.length >= l.value.max_items }])
|
|
407
407
|
}, [
|
|
408
|
-
ge(
|
|
408
|
+
ge(Me(p0), { class: "h-5 w-5" }),
|
|
409
409
|
x[0] || (x[0] = o("span", null, "Add", -1))
|
|
410
410
|
], 10, Qa)
|
|
411
411
|
])
|
|
@@ -424,8 +424,8 @@ const ja = { render: $a }, La = {
|
|
|
424
424
|
class: "flex flex-1 flex-col cursor-pointer",
|
|
425
425
|
onClick: (A) => w(C, M)
|
|
426
426
|
}, [
|
|
427
|
-
o("div", t3,
|
|
428
|
-
o("div", n3,
|
|
427
|
+
o("div", t3, be(Me(Yr)(Me(Jr)(Me(u)))) + " #" + be(M + 1), 1),
|
|
428
|
+
o("div", n3, be(C.title), 1)
|
|
429
429
|
], 8, e3),
|
|
430
430
|
ge(Bn, {
|
|
431
431
|
onRemoveItem: (A) => m(M),
|
|
@@ -441,7 +441,7 @@ const ja = { render: $a }, La = {
|
|
|
441
441
|
ge(Sn, {
|
|
442
442
|
ref_key: "modalRef",
|
|
443
443
|
ref: c,
|
|
444
|
-
entity:
|
|
444
|
+
entity: Me(Yr)(Me(u)),
|
|
445
445
|
callback: p
|
|
446
446
|
}, null, 8, ["entity"])
|
|
447
447
|
], 64));
|
|
@@ -495,14 +495,14 @@ const ja = { render: $a }, La = {
|
|
|
495
495
|
class: "block space-y-2xsSpace text-sm font-medium leading-none text-gray-700 relative"
|
|
496
496
|
}, [
|
|
497
497
|
t.labelText || e.$slots.label ? (s(), i("span", o3, [
|
|
498
|
-
e.$slots.label ?
|
|
499
|
-
Z1(
|
|
498
|
+
e.$slots.label ? l0(e.$slots, "label", { key: 0 }) : (s(), i(Ge, { key: 1 }, [
|
|
499
|
+
Z1(be(t.labelText) + " ", 1),
|
|
500
500
|
t.isRequired ? (s(), i("span", s3, " *")) : he("", !0)
|
|
501
501
|
], 64))
|
|
502
502
|
])) : he("", !0),
|
|
503
|
-
|
|
504
|
-
t.limit ? (s(), i("span", i3,
|
|
505
|
-
t.showCount ? (s(), i("span", l3, " Word count: " +
|
|
503
|
+
l0(e.$slots, "default"),
|
|
504
|
+
t.limit ? (s(), i("span", i3, be((r = t.value) == null ? void 0 : r.length) + "/" + be(t.limit) + " characters ", 1)) : he("", !0),
|
|
505
|
+
t.showCount ? (s(), i("span", l3, " Word count: " + be(t.value), 1)) : he("", !0)
|
|
506
506
|
], 8, r3);
|
|
507
507
|
};
|
|
508
508
|
}
|
|
@@ -555,7 +555,7 @@ const ja = { render: $a }, La = {
|
|
|
555
555
|
}])
|
|
556
556
|
}, null, 2)
|
|
557
557
|
], 10, c3),
|
|
558
|
-
t.title ? (s(), i("span", u3,
|
|
558
|
+
t.title ? (s(), i("span", u3, be(t.title), 1)) : he("", !0)
|
|
559
559
|
]));
|
|
560
560
|
}
|
|
561
561
|
}, d3 = { class: "flex flex-col gap-2" }, h3 = ["value"], f3 = {
|
|
@@ -578,7 +578,7 @@ const ja = { render: $a }, La = {
|
|
|
578
578
|
}, [
|
|
579
579
|
(s(!0), i(Ge, null, rt(t.sites, (l) => (s(), i("option", {
|
|
580
580
|
value: l.href
|
|
581
|
-
},
|
|
581
|
+
}, be(l.name), 9, h3))), 256))
|
|
582
582
|
], 512), [
|
|
583
583
|
[ti, e.value]
|
|
584
584
|
])
|
|
@@ -664,7 +664,7 @@ function hi(t, e) {
|
|
|
664
664
|
return l;
|
|
665
665
|
return null;
|
|
666
666
|
}
|
|
667
|
-
const
|
|
667
|
+
const s0 = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, fi = (t) => !mn(t) && t !== s0;
|
|
668
668
|
function C2() {
|
|
669
669
|
const { caseless: t } = fi(this) && this || {}, e = {}, n = (r, l) => {
|
|
670
670
|
const u = t && hi(e, l) || l;
|
|
@@ -771,14 +771,14 @@ const K3 = (t) => {
|
|
|
771
771
|
return r;
|
|
772
772
|
};
|
|
773
773
|
return n(t, 0);
|
|
774
|
-
}, Z3 = f1("AsyncFunction"), Q3 = (t) => t && (br(t) || zt(t)) && zt(t.then) && zt(t.catch), mi = ((t, e) => t ? setImmediate : e ? ((n, r) => (
|
|
775
|
-
l ===
|
|
774
|
+
}, Z3 = f1("AsyncFunction"), Q3 = (t) => t && (br(t) || zt(t)) && zt(t.then) && zt(t.catch), mi = ((t, e) => t ? setImmediate : e ? ((n, r) => (s0.addEventListener("message", ({ source: l, data: u }) => {
|
|
775
|
+
l === s0 && u === n && r.length && r.shift()();
|
|
776
776
|
}, !1), (l) => {
|
|
777
|
-
r.push(l),
|
|
777
|
+
r.push(l), s0.postMessage(n, "*");
|
|
778
778
|
}))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
|
|
779
779
|
typeof setImmediate == "function",
|
|
780
|
-
zt(
|
|
781
|
-
), Y3 = typeof queueMicrotask < "u" ? queueMicrotask.bind(
|
|
780
|
+
zt(s0.postMessage)
|
|
781
|
+
), Y3 = typeof queueMicrotask < "u" ? queueMicrotask.bind(s0) : typeof process < "u" && process.nextTick || mi, J3 = (t) => t != null && zt(t[kr]), oe = {
|
|
782
782
|
isArray: K0,
|
|
783
783
|
isArrayBuffer: ui,
|
|
784
784
|
isBuffer: v3,
|
|
@@ -827,7 +827,7 @@ const K3 = (t) => {
|
|
|
827
827
|
noop: G3,
|
|
828
828
|
toFiniteNumber: W3,
|
|
829
829
|
findKey: hi,
|
|
830
|
-
global:
|
|
830
|
+
global: s0,
|
|
831
831
|
isContextDefined: fi,
|
|
832
832
|
isSpecCompliantForm: X3,
|
|
833
833
|
toJSONObject: K3,
|
|
@@ -1530,7 +1530,7 @@ function Ai(t, e, n) {
|
|
|
1530
1530
|
return t && (r || n == !1) ? Sc(t, e) : e;
|
|
1531
1531
|
}
|
|
1532
1532
|
const Ho = (t) => t instanceof qt ? { ...t } : t;
|
|
1533
|
-
function
|
|
1533
|
+
function a0(t, e) {
|
|
1534
1534
|
e = e || {};
|
|
1535
1535
|
const n = {};
|
|
1536
1536
|
function r(h, f, m, p) {
|
|
@@ -1595,7 +1595,7 @@ function l0(t, e) {
|
|
|
1595
1595
|
}), n;
|
|
1596
1596
|
}
|
|
1597
1597
|
const _i = (t) => {
|
|
1598
|
-
const e =
|
|
1598
|
+
const e = a0({}, t);
|
|
1599
1599
|
let { data: n, withXSRFToken: r, xsrfHeaderName: l, xsrfCookieName: u, headers: c, auth: d } = e;
|
|
1600
1600
|
e.headers = c = qt.from(c), e.url = ki(Ai(e.baseURL, e.url, e.allowAbsoluteUrls), t.params, t.paramsSerializer), d && c.set(
|
|
1601
1601
|
"Authorization",
|
|
@@ -1996,7 +1996,7 @@ const cr = {
|
|
|
1996
1996
|
assertOptions: Dc,
|
|
1997
1997
|
validators: _r
|
|
1998
1998
|
}, x1 = cr.validators;
|
|
1999
|
-
let
|
|
1999
|
+
let i0 = class {
|
|
2000
2000
|
constructor(e) {
|
|
2001
2001
|
this.defaults = e || {}, this.interceptors = {
|
|
2002
2002
|
request: new jo(),
|
|
@@ -2029,7 +2029,7 @@ let s0 = class {
|
|
|
2029
2029
|
}
|
|
2030
2030
|
}
|
|
2031
2031
|
_request(e, n) {
|
|
2032
|
-
typeof e == "string" ? (n = n || {}, n.url = e) : n = e || {}, n =
|
|
2032
|
+
typeof e == "string" ? (n = n || {}, n.url = e) : n = e || {}, n = a0(this.defaults, n);
|
|
2033
2033
|
const { transitional: r, paramsSerializer: l, headers: u } = n;
|
|
2034
2034
|
r !== void 0 && cr.assertOptions(r, {
|
|
2035
2035
|
silentJSONParsing: x1.transitional(x1.boolean),
|
|
@@ -2091,14 +2091,14 @@ let s0 = class {
|
|
|
2091
2091
|
return f;
|
|
2092
2092
|
}
|
|
2093
2093
|
getUri(e) {
|
|
2094
|
-
e =
|
|
2094
|
+
e = a0(this.defaults, e);
|
|
2095
2095
|
const n = Ai(e.baseURL, e.url, e.allowAbsoluteUrls);
|
|
2096
2096
|
return ki(n, e.params, e.paramsSerializer);
|
|
2097
2097
|
}
|
|
2098
2098
|
};
|
|
2099
2099
|
oe.forEach(["delete", "get", "head", "options"], function(e) {
|
|
2100
|
-
|
|
2101
|
-
return this.request(
|
|
2100
|
+
i0.prototype[e] = function(n, r) {
|
|
2101
|
+
return this.request(a0(r || {}, {
|
|
2102
2102
|
method: e,
|
|
2103
2103
|
url: n,
|
|
2104
2104
|
data: (r || {}).data
|
|
@@ -2108,7 +2108,7 @@ oe.forEach(["delete", "get", "head", "options"], function(e) {
|
|
|
2108
2108
|
oe.forEach(["post", "put", "patch"], function(e) {
|
|
2109
2109
|
function n(r) {
|
|
2110
2110
|
return function(u, c, d) {
|
|
2111
|
-
return this.request(
|
|
2111
|
+
return this.request(a0(d || {}, {
|
|
2112
2112
|
method: e,
|
|
2113
2113
|
headers: r ? {
|
|
2114
2114
|
"Content-Type": "multipart/form-data"
|
|
@@ -2118,7 +2118,7 @@ oe.forEach(["post", "put", "patch"], function(e) {
|
|
|
2118
2118
|
}));
|
|
2119
2119
|
};
|
|
2120
2120
|
}
|
|
2121
|
-
|
|
2121
|
+
i0.prototype[e] = n(), i0.prototype[e + "Form"] = n(!0);
|
|
2122
2122
|
});
|
|
2123
2123
|
let Fc = class Li {
|
|
2124
2124
|
constructor(e) {
|
|
@@ -2270,13 +2270,13 @@ Object.entries(_2).forEach(([t, e]) => {
|
|
|
2270
2270
|
_2[e] = t;
|
|
2271
2271
|
});
|
|
2272
2272
|
function Ti(t) {
|
|
2273
|
-
const e = new
|
|
2274
|
-
return oe.extend(n,
|
|
2275
|
-
return Ti(
|
|
2273
|
+
const e = new i0(t), n = ai(i0.prototype.request, e);
|
|
2274
|
+
return oe.extend(n, i0.prototype, e, { allOwnKeys: !0 }), oe.extend(n, e, null, { allOwnKeys: !0 }), n.create = function(l) {
|
|
2275
|
+
return Ti(a0(t, l));
|
|
2276
2276
|
}, n;
|
|
2277
2277
|
}
|
|
2278
2278
|
const vt = Ti(Ln);
|
|
2279
|
-
vt.Axios =
|
|
2279
|
+
vt.Axios = i0;
|
|
2280
2280
|
vt.CanceledError = Z0;
|
|
2281
2281
|
vt.CancelToken = Fc;
|
|
2282
2282
|
vt.isCancel = bi;
|
|
@@ -2289,7 +2289,7 @@ vt.all = function(e) {
|
|
|
2289
2289
|
};
|
|
2290
2290
|
vt.spread = Uc;
|
|
2291
2291
|
vt.isAxiosError = zc;
|
|
2292
|
-
vt.mergeConfig =
|
|
2292
|
+
vt.mergeConfig = a0;
|
|
2293
2293
|
vt.AxiosHeaders = qt;
|
|
2294
2294
|
vt.formToJSON = (t) => yi(oe.isHTMLForm(t) ? new FormData(t) : t);
|
|
2295
2295
|
vt.getAdapter = $i.getAdapter;
|
|
@@ -5491,8 +5491,8 @@ function qc() {
|
|
|
5491
5491
|
case _e:
|
|
5492
5492
|
if (fe == "@") {
|
|
5493
5493
|
Qe && (je = "%40" + je), Qe = !0, gt = A(je);
|
|
5494
|
-
for (var
|
|
5495
|
-
var S1 = gt[
|
|
5494
|
+
for (var n0 = 0; n0 < gt.length; n0++) {
|
|
5495
|
+
var S1 = gt[n0];
|
|
5496
5496
|
if (S1 == ":" && !ut) {
|
|
5497
5497
|
ut = !0;
|
|
5498
5498
|
continue;
|
|
@@ -5620,7 +5620,7 @@ function qc() {
|
|
|
5620
5620
|
ut.updateSearchParams(De.query), ut.updateURL = function() {
|
|
5621
5621
|
De.query = String(tt) || null;
|
|
5622
5622
|
}, f || (ie.href = B1.call(ie), ie.origin = I1.call(ie), ie.protocol = Ct.call(ie), ie.username = y0.call(ie), ie.password = b0.call(ie), ie.host = M0.call(ie), ie.hostname = A0.call(ie), ie.port = _0.call(ie), ie.pathname = Mt.call(ie), ie.search = B0.call(ie), ie.searchParams = S0.call(ie), ie.hash = $0.call(ie));
|
|
5623
|
-
},
|
|
5623
|
+
}, t0 = o1.prototype, B1 = function() {
|
|
5624
5624
|
var H = N(this), ce = H.scheme, ie = H.username, de = H.password, pe = H.host, De = H.port, je = H.path, Qe = H.query, tt = H.fragment, ut = ce + ":";
|
|
5625
5625
|
return pe !== null ? (ut += "//", ae(H) && (ut += ie + (de ? ":" + de : "") + "@"), ut += O(pe), De !== null && (ut += ":" + De)) : ce == "file" && (ut += "//"), ut += H.cannotBeABaseURL ? je[0] : je.length ? "/" + je.join("/") : "", Qe !== null && (ut += "?" + Qe), tt !== null && (ut += "#" + tt), ut;
|
|
5626
5626
|
}, I1 = function() {
|
|
@@ -5660,7 +5660,7 @@ function qc() {
|
|
|
5660
5660
|
}, Ht = function(H, ce) {
|
|
5661
5661
|
return { get: H, set: ce, configurable: !0, enumerable: !0 };
|
|
5662
5662
|
};
|
|
5663
|
-
if (f && w(
|
|
5663
|
+
if (f && w(t0, {
|
|
5664
5664
|
// `URL.prototype.href` accessors pair
|
|
5665
5665
|
// https://url.spec.whatwg.org/#dom-url-href
|
|
5666
5666
|
href: Ht(B1, function(H) {
|
|
@@ -5740,9 +5740,9 @@ function qc() {
|
|
|
5740
5740
|
}
|
|
5741
5741
|
H.charAt(0) == "#" && (H = H.slice(1)), ce.fragment = "", Ft(ce, H, bt);
|
|
5742
5742
|
})
|
|
5743
|
-
}), v(
|
|
5743
|
+
}), v(t0, "toJSON", function() {
|
|
5744
5744
|
return B1.call(this);
|
|
5745
|
-
}, { enumerable: !0 }), v(
|
|
5745
|
+
}, { enumerable: !0 }), v(t0, "toString", function() {
|
|
5746
5746
|
return B1.call(this);
|
|
5747
5747
|
}, { enumerable: !0 }), W) {
|
|
5748
5748
|
var j0 = W.createObjectURL, St = W.revokeObjectURL;
|
|
@@ -8137,12 +8137,12 @@ const Kc = { render: Xc }, Zc = { class: "file-upload" }, Qc = ["name", "value"]
|
|
|
8137
8137
|
emits: ["update:modelValue"],
|
|
8138
8138
|
setup(t, { emit: e }) {
|
|
8139
8139
|
o2.autoDiscover = !1;
|
|
8140
|
-
const n = t, r =
|
|
8140
|
+
const n = t, r = ye([]), l = ye(o2), u = ye(null), c = Te(() => JSON.stringify(r)), d = (h) => ["image/gif", "image/jpeg", "image/png", "image/tiff"].includes(h), a = (h) => {
|
|
8141
8141
|
vt.delete(n.deleteEndpoint + "?" + h.id).then(() => {
|
|
8142
8142
|
r.value = null;
|
|
8143
8143
|
}).catch(console.error);
|
|
8144
8144
|
};
|
|
8145
|
-
return
|
|
8145
|
+
return Q1(() => {
|
|
8146
8146
|
var f;
|
|
8147
8147
|
u.value = n.formData;
|
|
8148
8148
|
const h = n.csrf;
|
|
@@ -8190,7 +8190,7 @@ const Kc = { render: Xc }, Zc = { class: "file-upload" }, Qc = ["name", "value"]
|
|
|
8190
8190
|
target: "_blank",
|
|
8191
8191
|
class: "link"
|
|
8192
8192
|
}, [
|
|
8193
|
-
o("div", s4,
|
|
8193
|
+
o("div", s4, be(r.value.file_name), 1)
|
|
8194
8194
|
], 8, o4),
|
|
8195
8195
|
o("a", i4, [
|
|
8196
8196
|
o("i", {
|
|
@@ -8209,7 +8209,7 @@ const Kc = { render: Xc }, Zc = { class: "file-upload" }, Qc = ["name", "value"]
|
|
|
8209
8209
|
}, null, 512),
|
|
8210
8210
|
o("div", l4, [
|
|
8211
8211
|
o("div", null, [
|
|
8212
|
-
ge(
|
|
8212
|
+
ge(Me(Kc), { class: "w-6 h-6" })
|
|
8213
8213
|
]),
|
|
8214
8214
|
f[2] || (f[2] = o("div", { class: "text-sm text-center" }, [
|
|
8215
8215
|
o("p", null, [
|
|
@@ -8251,7 +8251,7 @@ const Kc = { render: Xc }, Zc = { class: "file-upload" }, Qc = ["name", "value"]
|
|
|
8251
8251
|
})[d] || null;
|
|
8252
8252
|
return (d, a) => (s(), i("div", a4, [
|
|
8253
8253
|
o("div", null, [
|
|
8254
|
-
t.label ? (s(), i("p", c4,
|
|
8254
|
+
t.label ? (s(), i("p", c4, be(t.label), 1)) : he("", !0),
|
|
8255
8255
|
o("div", u4, [
|
|
8256
8256
|
(s(!0), i(Ge, null, rt(t.options, (h) => (s(), i("label", d4, [
|
|
8257
8257
|
ft(o("input", {
|
|
@@ -8264,12 +8264,12 @@ const Kc = { render: Xc }, Zc = { class: "file-upload" }, Qc = ["name", "value"]
|
|
|
8264
8264
|
}, null, 8, h4), [
|
|
8265
8265
|
[Kl, n.value]
|
|
8266
8266
|
]),
|
|
8267
|
-
o("span", null,
|
|
8267
|
+
o("span", null, be(u(h)), 1)
|
|
8268
8268
|
]))), 256))
|
|
8269
8269
|
])
|
|
8270
8270
|
]),
|
|
8271
8271
|
o("div", f4, [
|
|
8272
|
-
(s(), Ze(
|
|
8272
|
+
(s(), Ze(Y1(c(n.value)), {
|
|
8273
8273
|
url: r.value,
|
|
8274
8274
|
"onUpdate:url": a[1] || (a[1] = (h) => r.value = h),
|
|
8275
8275
|
modelValue: r.value,
|
|
@@ -8320,10 +8320,10 @@ const Kc = { render: Xc }, Zc = { class: "file-upload" }, Qc = ["name", "value"]
|
|
|
8320
8320
|
class: Ie(["rounded-xl px-6 py-5", t.classes])
|
|
8321
8321
|
}, [
|
|
8322
8322
|
t.title ? (s(), i("div", v4, [
|
|
8323
|
-
o("div", w4,
|
|
8324
|
-
t.supporting_text ? (s(), i("div", g4,
|
|
8323
|
+
o("div", w4, be(t.title), 1),
|
|
8324
|
+
t.supporting_text ? (s(), i("div", g4, be(t.supporting_text), 1)) : he("", !0)
|
|
8325
8325
|
])) : he("", !0),
|
|
8326
|
-
|
|
8326
|
+
l0(e.$slots, "default")
|
|
8327
8327
|
], 2));
|
|
8328
8328
|
}
|
|
8329
8329
|
}, x4 = {
|
|
@@ -28894,14 +28894,14 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
28894
28894
|
}, c = () => {
|
|
28895
28895
|
l("selectIcon", n.icon);
|
|
28896
28896
|
};
|
|
28897
|
-
return
|
|
28897
|
+
return Q1(() => {
|
|
28898
28898
|
u(n.icon);
|
|
28899
28899
|
}), (d, a) => (s(), i("div", null, [
|
|
28900
28900
|
r.value ? (s(), i("div", {
|
|
28901
28901
|
key: 0,
|
|
28902
28902
|
onClick: c
|
|
28903
28903
|
}, [
|
|
28904
|
-
(s(), Ze(
|
|
28904
|
+
(s(), Ze(Y1(r.value), {
|
|
28905
28905
|
class: Ie(t.iconClasses)
|
|
28906
28906
|
}, null, 8, ["class"]))
|
|
28907
28907
|
])) : he("", !0)
|
|
@@ -28921,7 +28921,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
28921
28921
|
},
|
|
28922
28922
|
emits: ["update:modelValue"],
|
|
28923
28923
|
setup(t, { emit: e }) {
|
|
28924
|
-
const r =
|
|
28924
|
+
const r = ye(t.modelValue), l = ye(""), u = ye([]), c = ye(!1), d = e;
|
|
28925
28925
|
function a() {
|
|
28926
28926
|
c.value = !c.value;
|
|
28927
28927
|
}
|
|
@@ -28936,7 +28936,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
28936
28936
|
function f() {
|
|
28937
28937
|
c.value && a();
|
|
28938
28938
|
}
|
|
28939
|
-
return
|
|
28939
|
+
return Q1(() => {
|
|
28940
28940
|
u.value = Do.slice(0, 30);
|
|
28941
28941
|
}), (m, p) => {
|
|
28942
28942
|
const w = Ys("click-outside");
|
|
@@ -28949,7 +28949,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
28949
28949
|
icon: r.value,
|
|
28950
28950
|
"icon-classes": "w-5 h-5",
|
|
28951
28951
|
key: r.value
|
|
28952
|
-
}, null, 8, ["icon"])) : (s(), Ze(
|
|
28952
|
+
}, null, 8, ["icon"])) : (s(), Ze(Me(p0), {
|
|
28953
28953
|
key: 1,
|
|
28954
28954
|
class: "h-5 w-5"
|
|
28955
28955
|
}))
|
|
@@ -29087,7 +29087,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29087
29087
|
emits: ["update"],
|
|
29088
29088
|
setup(t, { emit: e }) {
|
|
29089
29089
|
var u;
|
|
29090
|
-
const n = Xt("VFileUpload", m0), r = t, l =
|
|
29090
|
+
const n = Xt("VFileUpload", m0), r = t, l = ye(((u = r.data) == null ? void 0 : u.component) ?? r.data);
|
|
29091
29091
|
return (c, d) => {
|
|
29092
29092
|
var a, h, f, m, p, w, v;
|
|
29093
29093
|
return s(), i("div", {
|
|
@@ -29095,7 +29095,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29095
29095
|
}, [
|
|
29096
29096
|
o("p", {
|
|
29097
29097
|
class: Ie(["text-lg font-semibold text-gray-900 pb-4", { "border-b border-gray-200": !((f = l.value) != null && f.has_extra) }])
|
|
29098
|
-
},
|
|
29098
|
+
}, be((m = l.value) == null ? void 0 : m.name), 3),
|
|
29099
29099
|
o("div", {
|
|
29100
29100
|
class: Ie(["flex flex-col gap-4 rounded-xl py-5 bg-gray-50 px-0", { "!bg-gray-200 !px-6": (p = l.value) == null ? void 0 : p.hasOwnProperty("has_extra") }])
|
|
29101
29101
|
}, [
|
|
@@ -29186,7 +29186,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29186
29186
|
supporting_text: "Recommended dimension: 1200*1060px"
|
|
29187
29187
|
}, {
|
|
29188
29188
|
default: Ke(() => [
|
|
29189
|
-
ge(
|
|
29189
|
+
ge(Me(n), {
|
|
29190
29190
|
name: "image",
|
|
29191
29191
|
class: "!bg-gray-200",
|
|
29192
29192
|
height: "h-[395px]",
|
|
@@ -29204,7 +29204,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29204
29204
|
supporting_text: "Recommended dimension: 1200*1060px"
|
|
29205
29205
|
}, {
|
|
29206
29206
|
default: Ke(() => [
|
|
29207
|
-
ge(
|
|
29207
|
+
ge(Me(n), {
|
|
29208
29208
|
name: "image",
|
|
29209
29209
|
class: "!bg-gray-200",
|
|
29210
29210
|
height: "h-[395px]",
|
|
@@ -29225,7 +29225,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29225
29225
|
},
|
|
29226
29226
|
emits: ["update"],
|
|
29227
29227
|
setup(t, { emit: e }) {
|
|
29228
|
-
const n = e, l =
|
|
29228
|
+
const n = e, l = ye(t.data.component), u = ye(null), c = ye(null), d = ye(null), a = Te(() => l.value.type === "bullet_points"), h = Te(() => l.value.type === "feature_items");
|
|
29229
29229
|
function f() {
|
|
29230
29230
|
var w, v;
|
|
29231
29231
|
l.value.hasOwnProperty("data") || (l.value.data = []), !(((w = l.value.data) == null ? void 0 : w.length) >= l.value.max_items) && ((v = l.value.data) == null || v.push(va({}, a.value, h.value)), ri(() => {
|
|
@@ -29246,15 +29246,15 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29246
29246
|
o("div", I5e, [
|
|
29247
29247
|
o("div", D5e, [
|
|
29248
29248
|
o("div", null, [
|
|
29249
|
-
o("p", F5e,
|
|
29250
|
-
o("p", U5e,
|
|
29249
|
+
o("p", F5e, be(l.value.name), 1),
|
|
29250
|
+
o("p", U5e, be(l.value.supportive_text), 1)
|
|
29251
29251
|
]),
|
|
29252
29252
|
o("div", null, [
|
|
29253
29253
|
o("a", {
|
|
29254
29254
|
onClick: f,
|
|
29255
29255
|
class: Ie(["text-sm cursor-pointer flex items-center justify-center gap-1 rounded-[99px] border border-brand-600 bg-brand-500 px-3.5 py-2 font-semibold text-white hover:bg-brand-600", { "border-gray-100 bg-gray-100 !text-gray-400 hover:bg-gray-100": ((x = l.value.data) == null ? void 0 : x.length) >= l.value.max_items }])
|
|
29256
29256
|
}, [
|
|
29257
|
-
ge(
|
|
29257
|
+
ge(Me(p0), { class: "h-5 w-5" }),
|
|
29258
29258
|
v[0] || (v[0] = o("span", null, "Add", -1))
|
|
29259
29259
|
], 2)
|
|
29260
29260
|
])
|
|
@@ -29270,7 +29270,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29270
29270
|
ref: M === l.value.data.length - 1 ? (S) => c.value = S : null
|
|
29271
29271
|
}, [
|
|
29272
29272
|
o("div", q5e, [
|
|
29273
|
-
o("div", G5e, " Item #" +
|
|
29273
|
+
o("div", G5e, " Item #" + be(M + 1), 1),
|
|
29274
29274
|
o("div", W5e, [
|
|
29275
29275
|
ge(Bn, {
|
|
29276
29276
|
onRemoveItem: (S) => m(M)
|
|
@@ -29354,7 +29354,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29354
29354
|
},
|
|
29355
29355
|
emits: ["update"],
|
|
29356
29356
|
setup(t, { emit: e }) {
|
|
29357
|
-
const n = Xt("VFileUpload", m0), r = e, u =
|
|
29357
|
+
const n = Xt("VFileUpload", m0), r = e, u = ye(t.data.component), c = ye(null), d = ye(null), a = ye(null);
|
|
29358
29358
|
function h() {
|
|
29359
29359
|
var p, w;
|
|
29360
29360
|
u.value.hasOwnProperty("data") || (u.value.data = []), !(((p = u.value.data) == null ? void 0 : p.length) >= u.value.max_items) && ((w = u.value.data) == null || w.push({
|
|
@@ -29378,15 +29378,15 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29378
29378
|
o("div", J5e, [
|
|
29379
29379
|
o("div", e8e, [
|
|
29380
29380
|
o("div", null, [
|
|
29381
|
-
o("p", t8e,
|
|
29382
|
-
o("p", n8e, " This section can contain up to " +
|
|
29381
|
+
o("p", t8e, be(u.value.name), 1),
|
|
29382
|
+
o("p", n8e, " This section can contain up to " + be(u.value.max_items) + " logos ", 1)
|
|
29383
29383
|
]),
|
|
29384
29384
|
o("div", null, [
|
|
29385
29385
|
o("a", {
|
|
29386
29386
|
onClick: h,
|
|
29387
29387
|
class: Ie(["text-sm cursor-pointer flex items-center justify-center gap-1 rounded-[99px] border border-brand-600 bg-brand-500 px-3.5 py-2 font-semibold text-white hover:bg-brand-600", { "border-gray-100 bg-gray-100 !text-gray-400 hover:bg-gray-100": ((v = u.value.data) == null ? void 0 : v.length) >= u.value.max_items }])
|
|
29388
29388
|
}, [
|
|
29389
|
-
ge(
|
|
29389
|
+
ge(Me(p0), { class: "h-5 w-5" }),
|
|
29390
29390
|
w[0] || (w[0] = o("span", null, "Add", -1))
|
|
29391
29391
|
], 2)
|
|
29392
29392
|
])
|
|
@@ -29400,7 +29400,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29400
29400
|
ref: C === u.value.data.length - 1 ? (M) => d.value = M : null
|
|
29401
29401
|
}, [
|
|
29402
29402
|
o("div", o8e, [
|
|
29403
|
-
o("div", s8e, " Logo #" +
|
|
29403
|
+
o("div", s8e, " Logo #" + be(C + 1), 1),
|
|
29404
29404
|
o("div", i8e, [
|
|
29405
29405
|
ge(Bn, {
|
|
29406
29406
|
onRemoveItem: (M) => f(C)
|
|
@@ -29409,7 +29409,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29409
29409
|
]),
|
|
29410
29410
|
o("div", l8e, [
|
|
29411
29411
|
o("div", a8e, [
|
|
29412
|
-
ge(
|
|
29412
|
+
ge(Me(n), {
|
|
29413
29413
|
name: "image",
|
|
29414
29414
|
modelValue: x.logo,
|
|
29415
29415
|
"onUpdate:modelValue": (M) => x.logo = M
|
|
@@ -29461,7 +29461,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29461
29461
|
},
|
|
29462
29462
|
emits: ["update"],
|
|
29463
29463
|
setup(t, { emit: e }) {
|
|
29464
|
-
const r =
|
|
29464
|
+
const r = ye(t.data.component);
|
|
29465
29465
|
return (l, u) => {
|
|
29466
29466
|
var c, d, a;
|
|
29467
29467
|
return s(), i("div", d8e, [
|
|
@@ -29509,8 +29509,8 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29509
29509
|
])
|
|
29510
29510
|
]),
|
|
29511
29511
|
o("div", null, [
|
|
29512
|
-
(d = r.value.content) != null && d.label ? (s(), i("h3", v8e,
|
|
29513
|
-
(a = r.value.content) != null && a.supportive_text ? (s(), i("p", w8e,
|
|
29512
|
+
(d = r.value.content) != null && d.label ? (s(), i("h3", v8e, be(r.value.content.label), 1)) : he("", !0),
|
|
29513
|
+
(a = r.value.content) != null && a.supportive_text ? (s(), i("p", w8e, be(r.value.content.supportive_text), 1)) : he("", !0)
|
|
29514
29514
|
])
|
|
29515
29515
|
])
|
|
29516
29516
|
]);
|
|
@@ -29529,7 +29529,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29529
29529
|
},
|
|
29530
29530
|
emits: ["update"],
|
|
29531
29531
|
setup(t, { emit: e }) {
|
|
29532
|
-
const r =
|
|
29532
|
+
const r = ye(t.data.component);
|
|
29533
29533
|
return (l, u) => {
|
|
29534
29534
|
var c, d, a;
|
|
29535
29535
|
return s(), i("div", x8e, [
|
|
@@ -29578,8 +29578,8 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29578
29578
|
}, null, 8, ["type", "url", "openInNewTab", "sites"])) : he("", !0)
|
|
29579
29579
|
]),
|
|
29580
29580
|
o("div", null, [
|
|
29581
|
-
(d = r.value.content) != null && d.label ? (s(), i("h3", y8e,
|
|
29582
|
-
(a = r.value.content) != null && a.supportive_text ? (s(), i("p", b8e,
|
|
29581
|
+
(d = r.value.content) != null && d.label ? (s(), i("h3", y8e, be(r.value.content.label), 1)) : he("", !0),
|
|
29582
|
+
(a = r.value.content) != null && a.supportive_text ? (s(), i("p", b8e, be(r.value.content.supportive_text), 1)) : he("", !0)
|
|
29583
29583
|
])
|
|
29584
29584
|
])
|
|
29585
29585
|
]);
|
|
@@ -29592,7 +29592,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29592
29592
|
},
|
|
29593
29593
|
emits: ["update"],
|
|
29594
29594
|
setup(t, { emit: e }) {
|
|
29595
|
-
const n = Xt("VFileUpload", m0), r = e, u =
|
|
29595
|
+
const n = Xt("VFileUpload", m0), r = e, u = ye(t.data.component), c = ye(null), d = ye(null), a = ye(null);
|
|
29596
29596
|
function h() {
|
|
29597
29597
|
var p, w;
|
|
29598
29598
|
u.value.hasOwnProperty("data") || (u.value.data = []), !(((p = u.value.data) == null ? void 0 : p.length) >= u.value.max_items) && ((w = u.value.data) == null || w.push({
|
|
@@ -29613,15 +29613,15 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29613
29613
|
o("div", _8e, [
|
|
29614
29614
|
o("div", B8e, [
|
|
29615
29615
|
o("div", null, [
|
|
29616
|
-
o("p", S8e,
|
|
29617
|
-
o("p", $8e, " This section can contain up to " +
|
|
29616
|
+
o("p", S8e, be(u.value.name), 1),
|
|
29617
|
+
o("p", $8e, " This section can contain up to " + be(u.value.max_items) + " videos ", 1)
|
|
29618
29618
|
]),
|
|
29619
29619
|
o("div", null, [
|
|
29620
29620
|
o("a", {
|
|
29621
29621
|
onClick: h,
|
|
29622
29622
|
class: Ie(["text-sm cursor-pointer flex items-center justify-center gap-1 rounded-[99px] border border-brand-600 bg-brand-500 px-3.5 py-2 font-semibold text-white hover:bg-brand-600", { "border-gray-100 bg-gray-100 !text-gray-400 hover:bg-gray-100": ((v = u.value.data) == null ? void 0 : v.length) >= u.value.max_items }])
|
|
29623
29623
|
}, [
|
|
29624
|
-
ge(
|
|
29624
|
+
ge(Me(p0), { class: "h-5 w-5" }),
|
|
29625
29625
|
w[0] || (w[0] = o("span", null, "Add", -1))
|
|
29626
29626
|
], 2)
|
|
29627
29627
|
])
|
|
@@ -29635,7 +29635,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29635
29635
|
ref: C === u.value.data.length - 1 ? (M) => d.value = M : null
|
|
29636
29636
|
}, [
|
|
29637
29637
|
o("div", L8e, [
|
|
29638
|
-
o("div", T8e, " Video #" +
|
|
29638
|
+
o("div", T8e, " Video #" + be(C + 1), 1),
|
|
29639
29639
|
o("div", E8e, [
|
|
29640
29640
|
ge(Bn, {
|
|
29641
29641
|
onRemoveItem: (M) => f(C)
|
|
@@ -29644,7 +29644,7 @@ const y5e = { render: C5e }, b5e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */
|
|
|
29644
29644
|
]),
|
|
29645
29645
|
o("div", H8e, [
|
|
29646
29646
|
o("div", O8e, [
|
|
29647
|
-
ge(
|
|
29647
|
+
ge(Me(n), {
|
|
29648
29648
|
name: "image",
|
|
29649
29649
|
type: "video",
|
|
29650
29650
|
height: "h-[250px]",
|
|
@@ -29688,8 +29688,8 @@ function Q0(t) {
|
|
|
29688
29688
|
function H1(t) {
|
|
29689
29689
|
return t != null && typeof t == "object";
|
|
29690
29690
|
}
|
|
29691
|
-
var
|
|
29692
|
-
function
|
|
29691
|
+
var c0 = Array.isArray;
|
|
29692
|
+
function J1(t) {
|
|
29693
29693
|
var e = typeof t;
|
|
29694
29694
|
return t != null && (e == "object" || e == "function");
|
|
29695
29695
|
}
|
|
@@ -29698,7 +29698,7 @@ function Ri(t) {
|
|
|
29698
29698
|
}
|
|
29699
29699
|
var G8e = "[object AsyncFunction]", W8e = "[object Function]", X8e = "[object GeneratorFunction]", K8e = "[object Proxy]";
|
|
29700
29700
|
function so(t) {
|
|
29701
|
-
if (!
|
|
29701
|
+
if (!J1(t))
|
|
29702
29702
|
return !1;
|
|
29703
29703
|
var e = Q0(t);
|
|
29704
29704
|
return e == W8e || e == X8e || e == G8e || e == K8e;
|
|
@@ -29728,7 +29728,7 @@ var J8e = /[\\^$.*+?()[\]{}|]/g, ede = /^\[object .+?Constructor\]$/, tde = Func
|
|
|
29728
29728
|
"^" + rde.call(ode).replace(J8e, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
29729
29729
|
);
|
|
29730
29730
|
function ide(t) {
|
|
29731
|
-
if (!
|
|
29731
|
+
if (!J1(t) || Z8e(t))
|
|
29732
29732
|
return !1;
|
|
29733
29733
|
var e = so(t) ? sde : ede;
|
|
29734
29734
|
return e.test(v0(t));
|
|
@@ -29744,7 +29744,7 @@ var S2 = w0(_1, "WeakMap"), zo = Object.create, ade = /* @__PURE__ */ function()
|
|
|
29744
29744
|
function t() {
|
|
29745
29745
|
}
|
|
29746
29746
|
return function(e) {
|
|
29747
|
-
if (!
|
|
29747
|
+
if (!J1(e))
|
|
29748
29748
|
return {};
|
|
29749
29749
|
if (zo)
|
|
29750
29750
|
return zo(e);
|
|
@@ -29861,7 +29861,7 @@ function Sr(t) {
|
|
|
29861
29861
|
return t != null && Pi(t.length) && !so(t);
|
|
29862
29862
|
}
|
|
29863
29863
|
function Bde(t, e, n) {
|
|
29864
|
-
if (!
|
|
29864
|
+
if (!J1(n))
|
|
29865
29865
|
return !1;
|
|
29866
29866
|
var r = typeof e;
|
|
29867
29867
|
return (r == "number" ? Sr(n) && Ni(e, n.length) : r == "string" && e in n) ? Tn(n[e], t) : !1;
|
|
@@ -29917,7 +29917,7 @@ var Fi = typeof exports == "object" && exports && !exports.nodeType && exports,
|
|
|
29917
29917
|
}
|
|
29918
29918
|
}(), Ko = U0 && U0.isTypedArray, co = Ko ? ao(Ko) : l6e, c6e = Object.prototype, u6e = c6e.hasOwnProperty;
|
|
29919
29919
|
function Ui(t, e) {
|
|
29920
|
-
var n =
|
|
29920
|
+
var n = c0(t), r = !n && $2(t), l = !n && !r && gn(t), u = !n && !r && !l && co(t), c = n || r || l || u, d = c ? jde(t.length, String) : [], a = d.length;
|
|
29921
29921
|
for (var h in t)
|
|
29922
29922
|
(e || u6e.call(t, h)) && !(c && // Safari 9 has enumerable `arguments.length` in strict mode.
|
|
29923
29923
|
(h == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
|
|
@@ -29952,7 +29952,7 @@ function v6e(t) {
|
|
|
29952
29952
|
}
|
|
29953
29953
|
var w6e = Object.prototype, g6e = w6e.hasOwnProperty;
|
|
29954
29954
|
function x6e(t) {
|
|
29955
|
-
if (!
|
|
29955
|
+
if (!J1(t))
|
|
29956
29956
|
return v6e(t);
|
|
29957
29957
|
var e = lo(t), n = [];
|
|
29958
29958
|
for (var r in t)
|
|
@@ -29989,18 +29989,18 @@ function j6e(t, e) {
|
|
|
29989
29989
|
var n = this.__data__;
|
|
29990
29990
|
return this.size += this.has(t) ? 0 : 1, n[t] = xn && e === void 0 ? $6e : e, this;
|
|
29991
29991
|
}
|
|
29992
|
-
function
|
|
29992
|
+
function u0(t) {
|
|
29993
29993
|
var e = -1, n = t == null ? 0 : t.length;
|
|
29994
29994
|
for (this.clear(); ++e < n; ) {
|
|
29995
29995
|
var r = t[e];
|
|
29996
29996
|
this.set(r[0], r[1]);
|
|
29997
29997
|
}
|
|
29998
29998
|
}
|
|
29999
|
-
|
|
30000
|
-
|
|
30001
|
-
|
|
30002
|
-
|
|
30003
|
-
|
|
29999
|
+
u0.prototype.clear = k6e;
|
|
30000
|
+
u0.prototype.delete = C6e;
|
|
30001
|
+
u0.prototype.get = A6e;
|
|
30002
|
+
u0.prototype.has = S6e;
|
|
30003
|
+
u0.prototype.set = j6e;
|
|
30004
30004
|
function L6e() {
|
|
30005
30005
|
this.__data__ = [], this.size = 0;
|
|
30006
30006
|
}
|
|
@@ -30044,9 +30044,9 @@ V1.prototype.set = N6e;
|
|
|
30044
30044
|
var kn = w0(_1, "Map");
|
|
30045
30045
|
function V6e() {
|
|
30046
30046
|
this.size = 0, this.__data__ = {
|
|
30047
|
-
hash: new
|
|
30047
|
+
hash: new u0(),
|
|
30048
30048
|
map: new (kn || V1)(),
|
|
30049
|
-
string: new
|
|
30049
|
+
string: new u0()
|
|
30050
30050
|
};
|
|
30051
30051
|
}
|
|
30052
30052
|
function P6e(t) {
|
|
@@ -30155,7 +30155,7 @@ var i7e = Object.prototype, l7e = i7e.propertyIsEnumerable, Jo = Object.getOwnPr
|
|
|
30155
30155
|
} : s7e;
|
|
30156
30156
|
function c7e(t, e, n) {
|
|
30157
30157
|
var r = e(t);
|
|
30158
|
-
return
|
|
30158
|
+
return c0(t) ? r : z6e(r, n(t));
|
|
30159
30159
|
}
|
|
30160
30160
|
function j2(t) {
|
|
30161
30161
|
return c7e(t, m6e, a7e);
|
|
@@ -30257,9 +30257,9 @@ function ur(t, e, n, r, l, u) {
|
|
|
30257
30257
|
var c, d = e & K7e;
|
|
30258
30258
|
if (c !== void 0)
|
|
30259
30259
|
return c;
|
|
30260
|
-
if (!
|
|
30260
|
+
if (!J1(t))
|
|
30261
30261
|
return t;
|
|
30262
|
-
var a =
|
|
30262
|
+
var a = c0(t);
|
|
30263
30263
|
if (a)
|
|
30264
30264
|
c = g7e(t);
|
|
30265
30265
|
else {
|
|
@@ -30431,7 +30431,7 @@ function Whe(t, e, n, r, l, u) {
|
|
|
30431
30431
|
}
|
|
30432
30432
|
var Xhe = 1, us = "[object Arguments]", ds = "[object Array]", Kn = "[object Object]", Khe = Object.prototype, hs = Khe.hasOwnProperty;
|
|
30433
30433
|
function Zhe(t, e, n, r, l, u) {
|
|
30434
|
-
var c =
|
|
30434
|
+
var c = c0(t), d = c0(e), a = c ? ds : c1(t), h = d ? ds : c1(e);
|
|
30435
30435
|
a = a == us ? Kn : a, h = h == us ? Kn : h;
|
|
30436
30436
|
var f = a == Kn, m = h == Kn, p = a == h;
|
|
30437
30437
|
if (p && gn(t)) {
|
|
@@ -30485,14 +30485,14 @@ function tfe(t, e, n, r, l, u, c) {
|
|
|
30485
30485
|
}
|
|
30486
30486
|
var f = u ? u(d, a, n + "", t, e, c) : void 0, m = f === void 0;
|
|
30487
30487
|
if (m) {
|
|
30488
|
-
var p =
|
|
30489
|
-
f = a, p || w || v ?
|
|
30488
|
+
var p = c0(a), w = !p && gn(a), v = !p && !w && co(a);
|
|
30489
|
+
f = a, p || w || v ? c0(d) ? f = d : Jhe(d) ? f = ude(d) : w ? (m = !1, f = Ki(a, !0)) : v ? (m = !1, f = Zi(a, !0)) : f = [] : Z6e(a) || $2(a) ? (f = d, $2(d) ? f = efe(d) : (!J1(d) || so(d)) && (f = Qi(a))) : m = !1;
|
|
30490
30490
|
}
|
|
30491
30491
|
m && (c.set(a, f), l(f, a, r, u, c), c.delete(a)), H2(t, n, f);
|
|
30492
30492
|
}
|
|
30493
30493
|
function rl(t, e, n, r, l) {
|
|
30494
30494
|
t !== e && Yhe(e, function(u, c) {
|
|
30495
|
-
if (l || (l = new y1()),
|
|
30495
|
+
if (l || (l = new y1()), J1(u))
|
|
30496
30496
|
tfe(t, e, c, n, rl, r, l);
|
|
30497
30497
|
else {
|
|
30498
30498
|
var d = r ? r(O2(t, c), u, c + "", t, e, l) : void 0;
|
|
@@ -30630,7 +30630,7 @@ class rfe extends M1 {
|
|
|
30630
30630
|
return this.canAdd(e, n) ? n : "";
|
|
30631
30631
|
}
|
|
30632
30632
|
}
|
|
30633
|
-
const
|
|
30633
|
+
const e0 = rfe;
|
|
30634
30634
|
class ofe {
|
|
30635
30635
|
constructor(e) {
|
|
30636
30636
|
this.attributes = {}, this.domNode = e, this.build();
|
|
@@ -30643,7 +30643,7 @@ class ofe {
|
|
|
30643
30643
|
const e = z0.find(this.domNode);
|
|
30644
30644
|
if (e == null)
|
|
30645
30645
|
return;
|
|
30646
|
-
const n = M1.keys(this.domNode), r = p1.keys(this.domNode), l =
|
|
30646
|
+
const n = M1.keys(this.domNode), r = p1.keys(this.domNode), l = e0.keys(this.domNode);
|
|
30647
30647
|
n.concat(r).concat(l).forEach((u) => {
|
|
30648
30648
|
const c = e.scroll.query(u, Oe.ATTRIBUTE);
|
|
30649
30649
|
c instanceof M1 && (this.attributes[c.attrName] = c);
|
|
@@ -31348,7 +31348,7 @@ const gr = vfe, wfe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defin
|
|
|
31348
31348
|
Registry: z0,
|
|
31349
31349
|
Scope: Oe,
|
|
31350
31350
|
ScrollBlot: po,
|
|
31351
|
-
StyleAttributor:
|
|
31351
|
+
StyleAttributor: e0,
|
|
31352
31352
|
TextBlot: gr
|
|
31353
31353
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
31354
31354
|
var Zn = { exports: {} }, c2, ms;
|
|
@@ -31796,7 +31796,7 @@ function ul() {
|
|
|
31796
31796
|
function o1(g) {
|
|
31797
31797
|
return this.has(g) && delete this.__data__[g];
|
|
31798
31798
|
}
|
|
31799
|
-
function
|
|
31799
|
+
function t0(g) {
|
|
31800
31800
|
var B = this.__data__;
|
|
31801
31801
|
if (Ve) {
|
|
31802
31802
|
var P = B[g];
|
|
@@ -31812,7 +31812,7 @@ function ul() {
|
|
|
31812
31812
|
var P = this.__data__;
|
|
31813
31813
|
return P[g] = Ve && B === void 0 ? r : B, this;
|
|
31814
31814
|
}
|
|
31815
|
-
bt.prototype.clear = Ft, bt.prototype.delete = o1, bt.prototype.get =
|
|
31815
|
+
bt.prototype.clear = Ft, bt.prototype.delete = o1, bt.prototype.get = t0, bt.prototype.has = B1, bt.prototype.set = I1;
|
|
31816
31816
|
function Ct(g) {
|
|
31817
31817
|
var B = -1, P = g ? g.length : 0;
|
|
31818
31818
|
for (this.clear(); ++B < P; ) {
|
|
@@ -31857,16 +31857,16 @@ function ul() {
|
|
|
31857
31857
|
};
|
|
31858
31858
|
}
|
|
31859
31859
|
function S0(g) {
|
|
31860
|
-
return
|
|
31860
|
+
return r0(this, g).delete(g);
|
|
31861
31861
|
}
|
|
31862
31862
|
function $0(g) {
|
|
31863
|
-
return
|
|
31863
|
+
return r0(this, g).get(g);
|
|
31864
31864
|
}
|
|
31865
31865
|
function Ht(g) {
|
|
31866
|
-
return
|
|
31866
|
+
return r0(this, g).has(g);
|
|
31867
31867
|
}
|
|
31868
31868
|
function j0(g, B) {
|
|
31869
|
-
return
|
|
31869
|
+
return r0(this, g).set(g, B), this;
|
|
31870
31870
|
}
|
|
31871
31871
|
Mt.prototype.clear = B0, Mt.prototype.delete = S0, Mt.prototype.get = $0, Mt.prototype.has = Ht, Mt.prototype.set = j0;
|
|
31872
31872
|
function St(g) {
|
|
@@ -31965,7 +31965,7 @@ function ul() {
|
|
|
31965
31965
|
var B = en(g) || E(g) ? We : G;
|
|
31966
31966
|
return B.test(Dt(g));
|
|
31967
31967
|
}
|
|
31968
|
-
function
|
|
31968
|
+
function n0(g) {
|
|
31969
31969
|
if (!Pn(g))
|
|
31970
31970
|
return Ue(g);
|
|
31971
31971
|
var B = [];
|
|
@@ -32026,7 +32026,7 @@ function ul() {
|
|
|
32026
32026
|
function Fr(g) {
|
|
32027
32027
|
return fe(g, tn, $1);
|
|
32028
32028
|
}
|
|
32029
|
-
function
|
|
32029
|
+
function r0(g, B) {
|
|
32030
32030
|
var P = g.__data__;
|
|
32031
32031
|
return Gr(B) ? P[typeof B == "string" ? "string" : "hash"] : P.map;
|
|
32032
32032
|
}
|
|
@@ -32151,7 +32151,7 @@ function ul() {
|
|
|
32151
32151
|
return !!g && typeof g == "object";
|
|
32152
32152
|
}
|
|
32153
32153
|
function tn(g) {
|
|
32154
|
-
return T0(g) ? De(g) :
|
|
32154
|
+
return T0(g) ? De(g) : n0(g);
|
|
32155
32155
|
}
|
|
32156
32156
|
function Kr() {
|
|
32157
32157
|
return [];
|
|
@@ -32231,7 +32231,7 @@ function dl() {
|
|
|
32231
32231
|
return g ? "Symbol(src)_1." + g : "";
|
|
32232
32232
|
}(), kt = it.toString, Zt = RegExp(
|
|
32233
32233
|
"^" + Fe.call(Je).replace(ke, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
32234
|
-
), Et = L ? $.Buffer : void 0, ot = $.Symbol, Ue = $.Uint8Array, lt = it.propertyIsEnumerable, we = $e.splice, _e = ot ? ot.toStringTag : void 0, Re = Object.getOwnPropertySymbols, Pe = Et ? Et.isBuffer : void 0, Ve = ae(Object.keys, Object), et = $1($, "DataView"), at = $1($, "Map"), pt = $1($, "Promise"), _t = $1($, "Set"), Bt = $1($, "WeakMap"), Gt = $1(Object, "create"), Qt = Dt(et), bt = Dt(at), Ft = Dt(pt), o1 = Dt(_t),
|
|
32234
|
+
), Et = L ? $.Buffer : void 0, ot = $.Symbol, Ue = $.Uint8Array, lt = it.propertyIsEnumerable, we = $e.splice, _e = ot ? ot.toStringTag : void 0, Re = Object.getOwnPropertySymbols, Pe = Et ? Et.isBuffer : void 0, Ve = ae(Object.keys, Object), et = $1($, "DataView"), at = $1($, "Map"), pt = $1($, "Promise"), _t = $1($, "Set"), Bt = $1($, "WeakMap"), Gt = $1(Object, "create"), Qt = Dt(et), bt = Dt(at), Ft = Dt(pt), o1 = Dt(_t), t0 = Dt(Bt), B1 = ot ? ot.prototype : void 0, I1 = B1 ? B1.valueOf : void 0;
|
|
32235
32235
|
function Ct(g) {
|
|
32236
32236
|
var B = -1, P = g == null ? 0 : g.length;
|
|
32237
32237
|
for (this.clear(); ++B < P; ) {
|
|
@@ -32361,7 +32361,7 @@ function dl() {
|
|
|
32361
32361
|
return P.set(g, B), this.size = P.size, this;
|
|
32362
32362
|
}
|
|
32363
32363
|
tt.prototype.clear = ut, tt.prototype.delete = Ot, tt.prototype.get = fe, tt.prototype.has = gt, tt.prototype.set = Wt;
|
|
32364
|
-
function
|
|
32364
|
+
function n0(g, B) {
|
|
32365
32365
|
var P = L0(g), le = !P && Dn(g), ze = !P && !le && T0(g), Ne = !P && !le && !ze && zn(g), st = P || le || ze || Ne, nt = st ? Z(g.length, String) : [], yt = nt.length;
|
|
32366
32366
|
for (var ct in g)
|
|
32367
32367
|
Je.call(g, ct) && !(st && // Safari 9 has enumerable `arguments.length` in strict mode.
|
|
@@ -32446,9 +32446,9 @@ function dl() {
|
|
|
32446
32446
|
break;
|
|
32447
32447
|
}
|
|
32448
32448
|
if (At) {
|
|
32449
|
-
if (!z(B, function(L1,
|
|
32450
|
-
if (!Y(At,
|
|
32451
|
-
return At.push(
|
|
32449
|
+
if (!z(B, function(L1, o0) {
|
|
32450
|
+
if (!Y(At, o0) && (Nt === L1 || ze(Nt, L1, P, le, Ne)))
|
|
32451
|
+
return At.push(o0);
|
|
32452
32452
|
})) {
|
|
32453
32453
|
Ut = !1;
|
|
32454
32454
|
break;
|
|
@@ -32496,7 +32496,7 @@ function dl() {
|
|
|
32496
32496
|
return !1;
|
|
32497
32497
|
}
|
|
32498
32498
|
function Fr(g, B, P, le, ze, Ne) {
|
|
32499
|
-
var st = P & l, nt =
|
|
32499
|
+
var st = P & l, nt = r0(g), yt = nt.length, ct = r0(B), Rt = ct.length;
|
|
32500
32500
|
if (yt != Rt && !st)
|
|
32501
32501
|
return !1;
|
|
32502
32502
|
for (var Ut = yt; Ut--; ) {
|
|
@@ -32511,10 +32511,10 @@ function dl() {
|
|
|
32511
32511
|
Ne.set(g, B), Ne.set(B, g);
|
|
32512
32512
|
for (var F1 = st; ++Ut < yt; ) {
|
|
32513
32513
|
At = nt[Ut];
|
|
32514
|
-
var L1 = g[At],
|
|
32514
|
+
var L1 = g[At], o0 = B[At];
|
|
32515
32515
|
if (le)
|
|
32516
|
-
var _o = st ? le(
|
|
32517
|
-
if (!(_o === void 0 ? L1 ===
|
|
32516
|
+
var _o = st ? le(o0, L1, At, B, g, Ne) : le(L1, o0, At, g, B, Ne);
|
|
32517
|
+
if (!(_o === void 0 ? L1 === o0 || ze(L1, o0, P, le, Ne) : _o)) {
|
|
32518
32518
|
$t = !1;
|
|
32519
32519
|
break;
|
|
32520
32520
|
}
|
|
@@ -32526,7 +32526,7 @@ function dl() {
|
|
|
32526
32526
|
}
|
|
32527
32527
|
return Ne.delete(g), Ne.delete(B), $t;
|
|
32528
32528
|
}
|
|
32529
|
-
function
|
|
32529
|
+
function r0(g) {
|
|
32530
32530
|
return D1(g, tn, Ur);
|
|
32531
32531
|
}
|
|
32532
32532
|
function i1(g, B) {
|
|
@@ -32564,7 +32564,7 @@ function dl() {
|
|
|
32564
32564
|
return S;
|
|
32565
32565
|
case o1:
|
|
32566
32566
|
return I;
|
|
32567
|
-
case
|
|
32567
|
+
case t0:
|
|
32568
32568
|
return K;
|
|
32569
32569
|
}
|
|
32570
32570
|
return B;
|
|
@@ -32632,7 +32632,7 @@ function dl() {
|
|
|
32632
32632
|
}
|
|
32633
32633
|
var zn = E ? J(E) : Pr;
|
|
32634
32634
|
function tn(g) {
|
|
32635
|
-
return J0(g) ?
|
|
32635
|
+
return J0(g) ? n0(g) : Ir(g);
|
|
32636
32636
|
}
|
|
32637
32637
|
function Kr() {
|
|
32638
32638
|
return [];
|
|
@@ -33459,7 +33459,7 @@ Se(Le, "events", {
|
|
|
33459
33459
|
USER: "user"
|
|
33460
33460
|
});
|
|
33461
33461
|
const h2 = P1("quill:selection");
|
|
33462
|
-
class
|
|
33462
|
+
class d0 {
|
|
33463
33463
|
constructor(e) {
|
|
33464
33464
|
let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0;
|
|
33465
33465
|
this.index = e, this.length = n;
|
|
@@ -33467,7 +33467,7 @@ class u0 {
|
|
|
33467
33467
|
}
|
|
33468
33468
|
class Bfe {
|
|
33469
33469
|
constructor(e, n) {
|
|
33470
|
-
this.emitter = n, this.scroll = e, this.composing = !1, this.mouseDown = !1, this.root = this.scroll.domNode, this.cursor = this.scroll.create("cursor", this), this.savedRange = new
|
|
33470
|
+
this.emitter = n, this.scroll = e, this.composing = !1, this.mouseDown = !1, this.root = this.scroll.domNode, this.cursor = this.scroll.create("cursor", this), this.savedRange = new d0(0, 0), this.lastRange = this.savedRange, this.lastNative = null, this.handleComposition(), this.handleDragging(), this.emitter.listenDOM("selectionchange", document, () => {
|
|
33471
33471
|
!this.mouseDown && !this.composing && setTimeout(this.update.bind(this, Le.sources.USER), 1);
|
|
33472
33472
|
}), this.emitter.on(Le.events.SCROLL_BEFORE_UPDATE, () => {
|
|
33473
33473
|
if (!this.hasFocus()) return;
|
|
@@ -33594,7 +33594,7 @@ class Bfe {
|
|
|
33594
33594
|
const [d, a] = c, h = this.scroll.find(d, !0), f = h.offset(this.scroll);
|
|
33595
33595
|
return a === 0 ? f : h instanceof Pt ? f + h.index(d, a) : f + h.length();
|
|
33596
33596
|
}), l = Math.min(Math.max(...r), this.scroll.length() - 1), u = Math.min(l, ...r);
|
|
33597
|
-
return new
|
|
33597
|
+
return new d0(u, l - u);
|
|
33598
33598
|
}
|
|
33599
33599
|
normalizeNative(e) {
|
|
33600
33600
|
if (!f2(this.root, e.startContainer) || !e.collapsed && !f2(this.root, e.endContainer))
|
|
@@ -33937,7 +33937,7 @@ function As(t, e) {
|
|
|
33937
33937
|
index: n,
|
|
33938
33938
|
length: r
|
|
33939
33939
|
} = t;
|
|
33940
|
-
return new
|
|
33940
|
+
return new d0(n + e, r);
|
|
33941
33941
|
}
|
|
33942
33942
|
function Lfe(t) {
|
|
33943
33943
|
const e = [];
|
|
@@ -34346,7 +34346,7 @@ const a1 = class a1 {
|
|
|
34346
34346
|
}, n);
|
|
34347
34347
|
}
|
|
34348
34348
|
setSelection(e, n, r) {
|
|
34349
|
-
e == null ? this.selection.setRange(null, n || a1.sources.API) : ([e, n, , r] = T1(e, n, r), this.selection.setRange(new
|
|
34349
|
+
e == null ? this.selection.setRange(null, n || a1.sources.API) : ([e, n, , r] = T1(e, n, r), this.selection.setRange(new d0(Math.max(0, e), n), r), r !== Le.sources.SILENT && this.scrollSelectionIntoView());
|
|
34350
34350
|
}
|
|
34351
34351
|
setText(e) {
|
|
34352
34352
|
let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Le.sources.API;
|
|
@@ -34464,7 +34464,7 @@ function $s(t, e, n, r) {
|
|
|
34464
34464
|
return e && typeof e.transformPosition == "function" ? [u, c] = [t.index, t.index + t.length].map((d) => (
|
|
34465
34465
|
// @ts-expect-error -- TODO: add a better type guard around `index`
|
|
34466
34466
|
e.transformPosition(d, r !== Le.sources.USER)
|
|
34467
|
-
)) : [u, c] = [t.index, t.index + t.length].map((d) => d < e || d === e && r === Le.sources.USER ? d : l >= 0 ? d + l : Math.max(e, d + l)), new
|
|
34467
|
+
)) : [u, c] = [t.index, t.index + t.length].map((d) => d < e || d === e && r === Le.sources.USER ? d : l >= 0 ? d + l : Math.max(e, d + l)), new d0(u, c - u);
|
|
34468
34468
|
}
|
|
34469
34469
|
class x0 extends Tr {
|
|
34470
34470
|
}
|
|
@@ -34709,8 +34709,8 @@ function v2(t, e, n) {
|
|
|
34709
34709
|
const vo = {
|
|
34710
34710
|
scope: Oe.BLOCK,
|
|
34711
34711
|
whitelist: ["right", "center", "justify"]
|
|
34712
|
-
}, Ife = new M1("align", "align", vo), ml = new p1("align", "ql-align", vo), vl = new
|
|
34713
|
-
class wl extends
|
|
34712
|
+
}, Ife = new M1("align", "align", vo), ml = new p1("align", "ql-align", vo), vl = new e0("align", "text-align", vo);
|
|
34713
|
+
class wl extends e0 {
|
|
34714
34714
|
value(e) {
|
|
34715
34715
|
let n = super.value(e);
|
|
34716
34716
|
return n.startsWith("rgb(") ? (n = n.replace(/^[^\d]+/, "").replace(/[^\d]+$/, ""), `#${n.split(",").map((l) => `00${parseInt(l, 10).toString(16)}`.slice(-2)).join("")}`) : n;
|
|
@@ -34762,11 +34762,11 @@ It.requiredContainer = k0;
|
|
|
34762
34762
|
const ko = {
|
|
34763
34763
|
scope: Oe.BLOCK,
|
|
34764
34764
|
whitelist: ["rtl"]
|
|
34765
|
-
}, gl = new M1("direction", "dir", ko), xl = new p1("direction", "ql-direction", ko), kl = new
|
|
34765
|
+
}, gl = new M1("direction", "dir", ko), xl = new p1("direction", "ql-direction", ko), kl = new e0("direction", "direction", ko), Cl = {
|
|
34766
34766
|
scope: Oe.INLINE,
|
|
34767
34767
|
whitelist: ["serif", "monospace"]
|
|
34768
34768
|
}, yl = new p1("font", "ql-font", Cl);
|
|
34769
|
-
class Ufe extends
|
|
34769
|
+
class Ufe extends e0 {
|
|
34770
34770
|
value(e) {
|
|
34771
34771
|
return super.value(e).replace(/["']/g, "");
|
|
34772
34772
|
}
|
|
@@ -34774,7 +34774,7 @@ class Ufe extends J1 {
|
|
|
34774
34774
|
const bl = new Ufe("font", "font-family", Cl), Ml = new p1("size", "ql-size", {
|
|
34775
34775
|
scope: Oe.INLINE,
|
|
34776
34776
|
whitelist: ["small", "large", "huge"]
|
|
34777
|
-
}), Al = new
|
|
34777
|
+
}), Al = new e0("size", "font-size", {
|
|
34778
34778
|
scope: Oe.INLINE,
|
|
34779
34779
|
whitelist: ["10px", "18px", "32px"]
|
|
34780
34780
|
}), zfe = P1("quill:keyboard"), qfe = /Mac/i.test(navigator.platform) ? "metaKey" : "ctrlKey";
|
|
@@ -35524,7 +35524,7 @@ function g2(t) {
|
|
|
35524
35524
|
return (e, n, r) => C0(n, t, !0, r);
|
|
35525
35525
|
}
|
|
35526
35526
|
function hpe(t, e, n) {
|
|
35527
|
-
const r = M1.keys(t), l = p1.keys(t), u =
|
|
35527
|
+
const r = M1.keys(t), l = p1.keys(t), u = e0.keys(t), c = {};
|
|
35528
35528
|
return r.concat(l).concat(u).forEach((d) => {
|
|
35529
35529
|
let a = n.query(d, Oe.ATTRIBUTE);
|
|
35530
35530
|
a != null && (c[a.attrName] = a.value(t), c[a.attrName]) || (a = upe[d], a != null && (a.attrName === d || a.keyName === d) && (c[a.attrName] = a.value(t) || void 0), a = Os[d], a != null && (a.attrName === d || a.keyName === d) && (a = Os[d], c[a.attrName] = a.value(t) || void 0));
|
|
@@ -37005,7 +37005,7 @@ class Rl extends Ol {
|
|
|
37005
37005
|
const a = this.quill.getBounds(l);
|
|
37006
37006
|
a != null && this.position(a);
|
|
37007
37007
|
} else {
|
|
37008
|
-
const a = d[d.length - 1], h = this.quill.getIndex(a), f = Math.min(a.length() - 1, l.index + l.length - h), m = this.quill.getBounds(new
|
|
37008
|
+
const a = d[d.length - 1], h = this.quill.getIndex(a), f = Math.min(a.length() - 1, l.index + l.length - h), m = this.quill.getBounds(new d0(h, f));
|
|
37009
37009
|
m != null && this.position(m);
|
|
37010
37010
|
}
|
|
37011
37011
|
} else document.activeElement !== this.textbox && this.quill.hasFocus() && this.hide();
|
|
@@ -37079,7 +37079,7 @@ class Vl extends Ol {
|
|
|
37079
37079
|
if (n.length === 0 && l === Le.sources.USER) {
|
|
37080
37080
|
const [u, c] = this.quill.scroll.descendant(G1, n.index);
|
|
37081
37081
|
if (u != null) {
|
|
37082
|
-
this.linkRange = new
|
|
37082
|
+
this.linkRange = new d0(n.index - c, u.length());
|
|
37083
37083
|
const d = G1.formats(u.domNode);
|
|
37084
37084
|
this.preview.textContent = d, this.preview.setAttribute("href", d), this.show();
|
|
37085
37085
|
const a = this.quill.getBounds(this.linkRange);
|
|
@@ -37210,9 +37210,9 @@ const A9e = {
|
|
|
37210
37210
|
},
|
|
37211
37211
|
emits: ["update:modelValue"],
|
|
37212
37212
|
setup(t, { emit: e }) {
|
|
37213
|
-
const n =
|
|
37213
|
+
const n = ye(null);
|
|
37214
37214
|
let r = null;
|
|
37215
|
-
return
|
|
37215
|
+
return Q1(() => {
|
|
37216
37216
|
r = new ue(n.value, t.options), r.root.innerHTML = t.modelValue, r.on("text-change", () => {
|
|
37217
37217
|
e("update:modelValue", r.root.innerHTML);
|
|
37218
37218
|
});
|
|
@@ -37243,12 +37243,12 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37243
37243
|
},
|
|
37244
37244
|
emits: ["update"],
|
|
37245
37245
|
setup(t, { emit: e }) {
|
|
37246
|
-
const n = Xt("VFileUpload", m0), l =
|
|
37246
|
+
const n = Xt("VFileUpload", m0), l = ye(t.data.component), u = Te(() => {
|
|
37247
37247
|
var a;
|
|
37248
37248
|
return ((a = l.value.paragraph) == null ? void 0 : a.replace(/<[^>]*>/g, " ").trim()).split(/\s+/).filter((h) => h.length > 0).length;
|
|
37249
37249
|
});
|
|
37250
37250
|
return (c, d) => (s(), i("div", $9e, [
|
|
37251
|
-
o("p", j9e,
|
|
37251
|
+
o("p", j9e, be(l.value.name), 1),
|
|
37252
37252
|
o("div", L9e, [
|
|
37253
37253
|
d[4] || (d[4] = o("p", { class: "text-lg font-semibold text-gray-900" }, " Description ", -1)),
|
|
37254
37254
|
l.value.hasOwnProperty("eyebrow_heading") ? (s(), Ze(mt, {
|
|
@@ -37321,7 +37321,7 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37321
37321
|
supporting_text: "Recommended dimension: 1200*1060px"
|
|
37322
37322
|
}, {
|
|
37323
37323
|
default: Ke(() => [
|
|
37324
|
-
ge(
|
|
37324
|
+
ge(Me(n), {
|
|
37325
37325
|
name: "image",
|
|
37326
37326
|
height: "h-[395px]",
|
|
37327
37327
|
modelValue: l.value.featured_image,
|
|
@@ -37346,12 +37346,12 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37346
37346
|
},
|
|
37347
37347
|
emits: ["update"],
|
|
37348
37348
|
setup(t, { emit: e }) {
|
|
37349
|
-
const n = Xt("VFileUpload", m0), l =
|
|
37349
|
+
const n = Xt("VFileUpload", m0), l = ye(t.data.component), u = Te(() => {
|
|
37350
37350
|
var a;
|
|
37351
37351
|
return ((a = l.value.caption) == null ? void 0 : a.replace(/<[^>]*>/g, " ").trim()).split(/\s+/).filter((h) => h.length > 0).length;
|
|
37352
37352
|
});
|
|
37353
37353
|
return (c, d) => (s(), i("div", H9e, [
|
|
37354
|
-
o("p", O9e,
|
|
37354
|
+
o("p", O9e, be(l.value.name), 1),
|
|
37355
37355
|
l.value.hasOwnProperty("featured_image") ? (s(), i("div", R9e, [
|
|
37356
37356
|
ge(t1, {
|
|
37357
37357
|
classes: "bg-gray-200",
|
|
@@ -37359,7 +37359,7 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37359
37359
|
supporting_text: "Recommended dimension: 1200*1060px"
|
|
37360
37360
|
}, {
|
|
37361
37361
|
default: Ke(() => [
|
|
37362
|
-
ge(
|
|
37362
|
+
ge(Me(n), {
|
|
37363
37363
|
name: "image",
|
|
37364
37364
|
height: "h-[395px]",
|
|
37365
37365
|
modelValue: l.value.featured_image,
|
|
@@ -37418,9 +37418,9 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37418
37418
|
emits: ["save", "close"],
|
|
37419
37419
|
setup(t, { emit: e }) {
|
|
37420
37420
|
var w;
|
|
37421
|
-
const n = e, r = t, l =
|
|
37422
|
-
let c =
|
|
37423
|
-
const d =
|
|
37421
|
+
const n = e, r = t, l = ye(JSON.parse(window.localStorage.getItem("pageBuilderOpenStates"))), u = ye(((w = r.modelValue) == null ? void 0 : w.sections) ?? []);
|
|
37422
|
+
let c = ye(null);
|
|
37423
|
+
const d = ye({
|
|
37424
37424
|
sliders: Xe(Wn),
|
|
37425
37425
|
vertical_tabs: Xe(Wn),
|
|
37426
37426
|
links: Xe(Xn),
|
|
@@ -37468,13 +37468,13 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37468
37468
|
onClick: (R) => a(S),
|
|
37469
37469
|
class: "flex cursor-pointer items-center justify-between px-2 py-4"
|
|
37470
37470
|
}, [
|
|
37471
|
-
o("span", z9e,
|
|
37471
|
+
o("span", z9e, be(A.title), 1),
|
|
37472
37472
|
o("div", q9e, [
|
|
37473
37473
|
o("div", G9e, [
|
|
37474
|
-
l.value[S] ? (s(), Ze(
|
|
37474
|
+
l.value[S] ? (s(), Ze(Me(aa), {
|
|
37475
37475
|
key: 1,
|
|
37476
37476
|
class: "h-5 w-5"
|
|
37477
|
-
})) : (s(), Ze(
|
|
37477
|
+
})) : (s(), Ze(Me(k2), {
|
|
37478
37478
|
key: 0,
|
|
37479
37479
|
class: "h-5 w-5"
|
|
37480
37480
|
}))
|
|
@@ -37486,14 +37486,14 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37486
37486
|
var I, X;
|
|
37487
37487
|
return s(), i("div", {
|
|
37488
37488
|
onClick: (W) => h(S, R, V),
|
|
37489
|
-
class: Ie(["flex cursor-pointer items-center justify-between rounded-lg py-1.5 pl-6 pr-2 hover:bg-gray-100", { "bg-gray-200 hover:bg-gray-200": ((I =
|
|
37489
|
+
class: Ie(["flex cursor-pointer items-center justify-between rounded-lg py-1.5 pl-6 pr-2 hover:bg-gray-100", { "bg-gray-200 hover:bg-gray-200": ((I = Me(c)) == null ? void 0 : I.sectionIndex) === S && ((X = Me(c)) == null ? void 0 : X.componentIndex) === V }])
|
|
37490
37490
|
}, [
|
|
37491
37491
|
o("div", K9e, [
|
|
37492
37492
|
x[1] || (x[1] = o("div", { class: "text-xs text-gray-600" }, "Sub-module", -1)),
|
|
37493
|
-
o("div", Z9e,
|
|
37493
|
+
o("div", Z9e, be(R.name), 1)
|
|
37494
37494
|
]),
|
|
37495
37495
|
o("div", Q9e, [
|
|
37496
|
-
ge(
|
|
37496
|
+
ge(Me(k2), { class: "h-5 w-5" })
|
|
37497
37497
|
])
|
|
37498
37498
|
], 10, X9e);
|
|
37499
37499
|
}), 256))
|
|
@@ -37501,7 +37501,7 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37501
37501
|
]))), 256))
|
|
37502
37502
|
]),
|
|
37503
37503
|
o("div", Y9e, [
|
|
37504
|
-
|
|
37504
|
+
Me(c) ? he("", !0) : (s(), i("div", J9e, [
|
|
37505
37505
|
x[3] || (x[3] = o("div", { class: "text-lg pb-6 font-semibold text-gray-900 border-b border-gray-200" }, "Settings", -1)),
|
|
37506
37506
|
o("div", eme, [
|
|
37507
37507
|
ge(mt, {
|
|
@@ -37515,7 +37515,7 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37515
37515
|
"onUpdate:modelValue": x[0] || (x[0] = (A) => t.modelValue.breadcrumb = A),
|
|
37516
37516
|
name: "url"
|
|
37517
37517
|
}, [
|
|
37518
|
-
(s(!0), i(Ge, null, rt(t.breadcrumbs, (A) => (s(), i("option", { value: A },
|
|
37518
|
+
(s(!0), i(Ge, null, rt(t.breadcrumbs, (A) => (s(), i("option", { value: A }, be(A), 9, tme))), 256))
|
|
37519
37519
|
], 512), [
|
|
37520
37520
|
[ti, t.modelValue.breadcrumb]
|
|
37521
37521
|
])
|
|
@@ -37525,19 +37525,19 @@ const An = /* @__PURE__ */ X0(A9e, [["render", S9e]]), $9e = { class: "rounded-x
|
|
|
37525
37525
|
x[2] || (x[2] = o("p", null, "This sets the section name shown in the breadcrumb (e.g. Home / Who We Are / Page). Leave blank to skip the section.", -1))
|
|
37526
37526
|
])
|
|
37527
37527
|
])),
|
|
37528
|
-
|
|
37528
|
+
Me(c) ? he("", !0) : (s(), i("div", nme, [
|
|
37529
37529
|
ge(da)
|
|
37530
37530
|
])),
|
|
37531
|
-
(s(), Ze(
|
|
37531
|
+
(s(), Ze(Y1(p.value), {
|
|
37532
37532
|
class: "min-h-[90vh]",
|
|
37533
|
-
key: `${(C =
|
|
37534
|
-
data:
|
|
37533
|
+
key: `${(C = Me(c)) == null ? void 0 : C.sectionIndex} - ${(M = Me(c)) == null ? void 0 : M.componentIndex} ${Math.random().toString(36).substring(2, 10)}`,
|
|
37534
|
+
data: Me(c),
|
|
37535
37535
|
sites: t.sites,
|
|
37536
37536
|
onUpdate: m
|
|
37537
37537
|
}, null, 40, ["data", "sites"]))
|
|
37538
37538
|
])
|
|
37539
37539
|
]),
|
|
37540
|
-
|
|
37540
|
+
l0(v.$slots, "default", {}, () => [
|
|
37541
37541
|
o("div", rme, [
|
|
37542
37542
|
o("a", {
|
|
37543
37543
|
onClick: f,
|
|
@@ -37627,7 +37627,7 @@ const Il = ["viewport", "carousel"], xr = {
|
|
|
37627
37627
|
touchDrag: !0,
|
|
37628
37628
|
transition: 300,
|
|
37629
37629
|
wrapAround: !1
|
|
37630
|
-
},
|
|
37630
|
+
}, h0 = Symbol("carousel"), lme = (t) => {
|
|
37631
37631
|
const e = x2([]), n = (r) => {
|
|
37632
37632
|
r !== void 0 ? e.slice(r).forEach((l, u) => {
|
|
37633
37633
|
var c;
|
|
@@ -37769,10 +37769,10 @@ function ir(t, e = "px") {
|
|
|
37769
37769
|
if (!(t == null || t === ""))
|
|
37770
37770
|
return typeof t == "number" || parseFloat(t).toString() === t ? `${t}${e}` : t;
|
|
37771
37771
|
}
|
|
37772
|
-
const vme =
|
|
37772
|
+
const vme = f0({
|
|
37773
37773
|
name: "CarouselAria",
|
|
37774
37774
|
setup() {
|
|
37775
|
-
const t = Xt(
|
|
37775
|
+
const t = Xt(h0);
|
|
37776
37776
|
return t ? () => jt("div", {
|
|
37777
37777
|
class: ["carousel__liveregion", "carousel__sr-only"],
|
|
37778
37778
|
"aria-live": "polite",
|
|
@@ -37785,7 +37785,7 @@ const vme = h0({
|
|
|
37785
37785
|
});
|
|
37786
37786
|
function wme(t) {
|
|
37787
37787
|
let e = !1;
|
|
37788
|
-
const n = { x: 0, y: 0 }, r = cn({ x: 0, y: 0 }), l =
|
|
37788
|
+
const n = { x: 0, y: 0 }, r = cn({ x: 0, y: 0 }), l = ye(!1), { isSliding: u } = t, c = Te(() => typeof u == "boolean" ? u : u.value), d = (f) => {
|
|
37789
37789
|
var m;
|
|
37790
37790
|
const p = f.target.tagName;
|
|
37791
37791
|
if (["INPUT", "TEXTAREA", "SELECT"].includes(p) || c.value || (e = f.type === "touchstart", e && f.touches.length > 1))
|
|
@@ -37819,7 +37819,7 @@ function wme(t) {
|
|
|
37819
37819
|
};
|
|
37820
37820
|
}
|
|
37821
37821
|
function gme() {
|
|
37822
|
-
const t =
|
|
37822
|
+
const t = ye(!1);
|
|
37823
37823
|
return {
|
|
37824
37824
|
isHover: t,
|
|
37825
37825
|
handleMouseEnter: () => {
|
|
@@ -37971,7 +37971,7 @@ const kme = {
|
|
|
37971
37971
|
default: xt.wrapAround,
|
|
37972
37972
|
type: Boolean
|
|
37973
37973
|
}
|
|
37974
|
-
}, Cme =
|
|
37974
|
+
}, Cme = f0({
|
|
37975
37975
|
name: "VueCarousel",
|
|
37976
37976
|
props: kme,
|
|
37977
37977
|
emits: [
|
|
@@ -37988,9 +37988,9 @@ const kme = {
|
|
|
37988
37988
|
],
|
|
37989
37989
|
setup(t, { slots: e, emit: n, expose: r }) {
|
|
37990
37990
|
var l;
|
|
37991
|
-
const u = lme(n), c = u.getSlides(), d = Te(() => c.length), a =
|
|
37991
|
+
const u = lme(n), c = u.getSlides(), d = Te(() => c.length), a = ye(null), h = ye(null), f = ye(0), m = Te(() => Object.assign(Object.assign(Object.assign({}, xt), ume(t, ["breakpoints", "modelValue"])), { i18n: Object.assign(Object.assign({}, xt.i18n), t.i18n) })), p = x2(Object.assign({}, m.value)), w = ye((l = t.modelValue) !== null && l !== void 0 ? l : 0), v = ye(w.value);
|
|
37992
37992
|
P0(w, (we) => v.value = we);
|
|
37993
|
-
const x =
|
|
37993
|
+
const x = ye(0), C = Te(() => Math.ceil((d.value - 1) / 2)), M = Te(() => d.value - 1), A = Te(() => 0);
|
|
37994
37994
|
let S = null, R = null, V = null;
|
|
37995
37995
|
const I = Te(() => f.value + p.gap), X = Te(() => {
|
|
37996
37996
|
const we = p.dir || "ltr";
|
|
@@ -38009,7 +38009,7 @@ const kme = {
|
|
|
38009
38009
|
}
|
|
38010
38010
|
const j = Y2(() => {
|
|
38011
38011
|
N(), ne(), te();
|
|
38012
|
-
}), q = x2(/* @__PURE__ */ new Set()), F =
|
|
38012
|
+
}), q = x2(/* @__PURE__ */ new Set()), F = ye([]);
|
|
38013
38013
|
function U({ widthMultiplier: we, heightMultiplier: _e }) {
|
|
38014
38014
|
F.value = c.map((Re) => {
|
|
38015
38015
|
var Pe;
|
|
@@ -38020,7 +38020,7 @@ const kme = {
|
|
|
38020
38020
|
};
|
|
38021
38021
|
});
|
|
38022
38022
|
}
|
|
38023
|
-
const Q =
|
|
38023
|
+
const Q = ye({
|
|
38024
38024
|
width: 0,
|
|
38025
38025
|
height: 0
|
|
38026
38026
|
});
|
|
@@ -38068,10 +38068,10 @@ const kme = {
|
|
|
38068
38068
|
}, Be = (we) => {
|
|
38069
38069
|
const _e = we.target;
|
|
38070
38070
|
_e && q.delete(_e), ke && q.size === 0 && (cancelAnimationFrame(ke), te());
|
|
38071
|
-
}, ve =
|
|
38071
|
+
}, ve = ye(!1);
|
|
38072
38072
|
typeof document < "u" && Qr(() => {
|
|
38073
38073
|
ve.value && xe.value !== !1 ? (document.addEventListener("animationstart", Ce), document.addEventListener("animationend", Be)) : (document.removeEventListener("animationstart", Ce), document.removeEventListener("animationend", Be));
|
|
38074
|
-
}),
|
|
38074
|
+
}), Q1(() => {
|
|
38075
38075
|
ve.value = !0, N(), k(), a.value && (V = new ResizeObserver(j), V.observe(a.value)), n("init");
|
|
38076
38076
|
}), oi(() => {
|
|
38077
38077
|
ve.value = !1, u.cleanup(), R && clearTimeout(R), ke && cancelAnimationFrame(ke), S && clearInterval(S), V && (V.disconnect(), V = null), typeof document < "u" && _(), a.value && (a.value.removeEventListener("transitionend", te), a.value.removeEventListener("animationiteration", te));
|
|
@@ -38104,7 +38104,7 @@ const kme = {
|
|
|
38104
38104
|
function E() {
|
|
38105
38105
|
S && (clearInterval(S), S = null);
|
|
38106
38106
|
}
|
|
38107
|
-
const O =
|
|
38107
|
+
const O = ye(!1), D = ({ deltaX: we, deltaY: _e, isTouch: Re }) => {
|
|
38108
38108
|
var Pe, Ve, et, at;
|
|
38109
38109
|
n("drag", { deltaX: we, deltaY: _e });
|
|
38110
38110
|
const pt = Re ? typeof p.touchDrag == "object" && (Ve = (Pe = p.touchDrag) === null || Pe === void 0 ? void 0 : Pe.threshold) !== null && Ve !== void 0 ? Ve : sr : typeof p.mouseDrag == "object" && (at = (et = p.mouseDrag) === null || et === void 0 ? void 0 : et.threshold) !== null && at !== void 0 ? at : sr, _t = dme({
|
|
@@ -38298,7 +38298,7 @@ const kme = {
|
|
|
38298
38298
|
viewport: h,
|
|
38299
38299
|
visibleRange: kt
|
|
38300
38300
|
});
|
|
38301
|
-
si(
|
|
38301
|
+
si(h0, Ue);
|
|
38302
38302
|
const lt = cn({
|
|
38303
38303
|
config: p,
|
|
38304
38304
|
currentSlide: w,
|
|
@@ -38378,7 +38378,7 @@ const Xs = (t) => `icon${t.charAt(0).toUpperCase() + t.slice(1)}`, yme = {
|
|
|
38378
38378
|
function bme(t) {
|
|
38379
38379
|
return t in J2;
|
|
38380
38380
|
}
|
|
38381
|
-
const Ks = (t) => t && bme(t), Zs =
|
|
38381
|
+
const Ks = (t) => t && bme(t), Zs = f0({
|
|
38382
38382
|
props: {
|
|
38383
38383
|
name: {
|
|
38384
38384
|
type: String,
|
|
@@ -38391,7 +38391,7 @@ const Ks = (t) => t && bme(t), Zs = h0({
|
|
|
38391
38391
|
}
|
|
38392
38392
|
},
|
|
38393
38393
|
setup(t) {
|
|
38394
|
-
const e = Xt(
|
|
38394
|
+
const e = Xt(h0, null);
|
|
38395
38395
|
return () => {
|
|
38396
38396
|
const n = t.name;
|
|
38397
38397
|
if (!n || !Ks(n))
|
|
@@ -38406,7 +38406,7 @@ const Ks = (t) => t && bme(t), Zs = h0({
|
|
|
38406
38406
|
};
|
|
38407
38407
|
}
|
|
38408
38408
|
});
|
|
38409
|
-
|
|
38409
|
+
f0({
|
|
38410
38410
|
name: "CarouselNavigation",
|
|
38411
38411
|
inheritAttrs: !1,
|
|
38412
38412
|
props: {
|
|
@@ -38415,7 +38415,7 @@ h0({
|
|
|
38415
38415
|
}
|
|
38416
38416
|
},
|
|
38417
38417
|
setup(t, { slots: e, attrs: n }) {
|
|
38418
|
-
let r = Xt(
|
|
38418
|
+
let r = Xt(h0, null);
|
|
38419
38419
|
const { next: l, prev: u } = e, c = () => ({
|
|
38420
38420
|
btt: "arrowDown",
|
|
38421
38421
|
ltr: "arrowLeft",
|
|
@@ -38443,7 +38443,7 @@ h0({
|
|
|
38443
38443
|
};
|
|
38444
38444
|
}
|
|
38445
38445
|
});
|
|
38446
|
-
|
|
38446
|
+
f0({
|
|
38447
38447
|
name: "CarouselPagination",
|
|
38448
38448
|
props: {
|
|
38449
38449
|
disableOnClick: {
|
|
@@ -38457,7 +38457,7 @@ h0({
|
|
|
38457
38457
|
}
|
|
38458
38458
|
},
|
|
38459
38459
|
setup(t) {
|
|
38460
|
-
let e = Xt(
|
|
38460
|
+
let e = Xt(h0, null);
|
|
38461
38461
|
const n = Te(() => e.config.itemsToShow), r = Te(() => Q2({
|
|
38462
38462
|
align: e.config.snapAlign,
|
|
38463
38463
|
itemsToShow: n.value
|
|
@@ -38497,7 +38497,7 @@ h0({
|
|
|
38497
38497
|
};
|
|
38498
38498
|
}
|
|
38499
38499
|
});
|
|
38500
|
-
const Mme =
|
|
38500
|
+
const Mme = f0({
|
|
38501
38501
|
name: "CarouselSlide",
|
|
38502
38502
|
props: {
|
|
38503
38503
|
id: {
|
|
@@ -38514,10 +38514,10 @@ const Mme = h0({
|
|
|
38514
38514
|
}
|
|
38515
38515
|
},
|
|
38516
38516
|
setup(t, { attrs: e, slots: n, expose: r }) {
|
|
38517
|
-
const l = Xt(
|
|
38518
|
-
if (si(
|
|
38517
|
+
const l = Xt(h0);
|
|
38518
|
+
if (si(h0, void 0), !l)
|
|
38519
38519
|
return () => "";
|
|
38520
|
-
const u =
|
|
38520
|
+
const u = ye(t.index), c = (v) => {
|
|
38521
38521
|
u.value = v;
|
|
38522
38522
|
}, d = Jl(), a = () => {
|
|
38523
38523
|
const v = d.vnode.el;
|
|
@@ -38536,7 +38536,7 @@ const Mme = h0({
|
|
|
38536
38536
|
});
|
|
38537
38537
|
return l.slideRegistry.registerSlide(d, t.index), ea(() => {
|
|
38538
38538
|
l.slideRegistry.unregisterSlide(d);
|
|
38539
|
-
}), t.isClone && (
|
|
38539
|
+
}), t.isClone && (Q1(() => {
|
|
38540
38540
|
Ws(d.vnode);
|
|
38541
38541
|
}), ta(() => {
|
|
38542
38542
|
Ws(d.vnode);
|
|
@@ -38582,9 +38582,9 @@ const Mme = h0({
|
|
|
38582
38582
|
}
|
|
38583
38583
|
},
|
|
38584
38584
|
setup(t) {
|
|
38585
|
-
const e = t, n =
|
|
38585
|
+
const e = t, n = ye(0), l = ye(e.component).value.data.filter((u) => u.public);
|
|
38586
38586
|
return (u, c) => (s(), i("div", Ame, [
|
|
38587
|
-
ge(
|
|
38587
|
+
ge(Me(Cme), {
|
|
38588
38588
|
"items-to-show": 1,
|
|
38589
38589
|
modelValue: n.value,
|
|
38590
38590
|
"onUpdate:modelValue": c[0] || (c[0] = (d) => n.value = d),
|
|
@@ -38593,17 +38593,17 @@ const Mme = h0({
|
|
|
38593
38593
|
"wrap-around": !0
|
|
38594
38594
|
}, {
|
|
38595
38595
|
default: Ke(() => [
|
|
38596
|
-
(s(!0), i(Ge, null, rt(
|
|
38596
|
+
(s(!0), i(Ge, null, rt(Me(l), (d, a) => (s(), Ze(Me(Mme), { key: a }, {
|
|
38597
38597
|
default: Ke(() => [
|
|
38598
38598
|
o("div", _me, [
|
|
38599
38599
|
o("div", Bme, [
|
|
38600
38600
|
o("div", Sme, [
|
|
38601
|
-
|
|
38601
|
+
Me(l).length > 1 ? (s(!0), i(Ge, { key: 0 }, rt(Me(l), (h, f) => (s(), i("a", {
|
|
38602
38602
|
onClick: (m) => n.value = f,
|
|
38603
38603
|
class: Ie(["w-4 h-1 bg-navy-400 rounded-full cursor-pointer", { "!w-12 !bg-white": n.value === f }])
|
|
38604
38604
|
}, null, 10, $me))), 256)) : he("", !0)
|
|
38605
38605
|
]),
|
|
38606
|
-
o("h3", jme,
|
|
38606
|
+
o("h3", jme, be(d == null ? void 0 : d.title), 1),
|
|
38607
38607
|
o("p", {
|
|
38608
38608
|
class: "text-lg font-normal text-navy-50",
|
|
38609
38609
|
innerHTML: d == null ? void 0 : d.description
|
|
@@ -38612,19 +38612,19 @@ const Mme = h0({
|
|
|
38612
38612
|
d.secondary_button.show ? (s(), i("a", {
|
|
38613
38613
|
key: 0,
|
|
38614
38614
|
class: "text-white text-base font-semibold border border-white px-6 py-2 rounded-full hover:bg-navy-800 hover:opacity-60",
|
|
38615
|
-
href:
|
|
38615
|
+
href: Me(C1)(d.secondary_button.url),
|
|
38616
38616
|
target: d.secondary_button.open_in_new_tab ? "_blank" : ""
|
|
38617
38617
|
}, [
|
|
38618
|
-
o("span", null,
|
|
38618
|
+
o("span", null, be(d.secondary_button.label), 1)
|
|
38619
38619
|
], 8, Eme)) : he("", !0),
|
|
38620
38620
|
d.primary_button.show ? (s(), i("a", {
|
|
38621
38621
|
key: 1,
|
|
38622
38622
|
class: "flex items-center gap-2 text-navy-800 bg-white text-base font-semibold border border-white px-6 py-2 rounded-full hover:bg-navy-50",
|
|
38623
|
-
href:
|
|
38623
|
+
href: Me(C1)(d.primary_button.url),
|
|
38624
38624
|
target: d.primary_button.open_in_new_tab ? "_blank" : ""
|
|
38625
38625
|
}, [
|
|
38626
|
-
Z1(
|
|
38627
|
-
ge(
|
|
38626
|
+
Z1(be(d.primary_button.label) + " ", 1),
|
|
38627
|
+
ge(Me(K1), { class: "w-5 h-5" })
|
|
38628
38628
|
], 8, Hme)) : he("", !0)
|
|
38629
38629
|
])
|
|
38630
38630
|
]),
|
|
@@ -38652,7 +38652,7 @@ const Mme = h0({
|
|
|
38652
38652
|
}
|
|
38653
38653
|
},
|
|
38654
38654
|
setup(t) {
|
|
38655
|
-
const n =
|
|
38655
|
+
const n = ye(t.component), r = n.value.type === "link_grid";
|
|
38656
38656
|
return (l, u) => (s(), i("div", {
|
|
38657
38657
|
class: Ie(["flex justify-center h-[136px] w-full relative rounded-b-[48px] bg-navy-600 -mt-12 gap-[60px]", { "bg-transparent !justify-start flex-wrap mt-8 !h-auto !gap-4": r }])
|
|
38658
38658
|
}, [
|
|
@@ -38664,8 +38664,8 @@ const Mme = h0({
|
|
|
38664
38664
|
href: c.url.startsWith("http") ? c.url : `//${c.url}`,
|
|
38665
38665
|
class: Ie(["text-white flex gap-1.5 items-center cursor-pointer mt-12 text-sm font-semibold hover:text-gray-300", { "bg-white border border-gray-300 rounded-full !text-gray-700 px-4 h-[44px] w-max !mt-0 !text-base hover:bg-gray-100": r }])
|
|
38666
38666
|
}, [
|
|
38667
|
-
o("span", null,
|
|
38668
|
-
ge(
|
|
38667
|
+
o("span", null, be(c.title), 1),
|
|
38668
|
+
ge(Me(K1), { class: "w-5 h-5" })
|
|
38669
38669
|
], 10, Pme)
|
|
38670
38670
|
], 2))), 256))
|
|
38671
38671
|
], 2));
|
|
@@ -38679,13 +38679,13 @@ const Mme = h0({
|
|
|
38679
38679
|
}
|
|
38680
38680
|
},
|
|
38681
38681
|
setup(t) {
|
|
38682
|
-
const n =
|
|
38682
|
+
const n = ye(t.section), r = ye({
|
|
38683
38683
|
sliders: Xe(Vme),
|
|
38684
38684
|
links: Xe(Gl)
|
|
38685
38685
|
}), l = (u) => u != null && u.type ? r.value[u == null ? void 0 : u.type] : "";
|
|
38686
38686
|
return (u, c) => (s(), i("div", Ime, [
|
|
38687
38687
|
(s(!0), i(Ge, null, rt(n.value.components, (d, a) => (s(), i("div", Dme, [
|
|
38688
|
-
(s(), Ze(
|
|
38688
|
+
(s(), Ze(Y1(l(d)), {
|
|
38689
38689
|
key: a,
|
|
38690
38690
|
component: d
|
|
38691
38691
|
}, null, 8, ["component"]))
|
|
@@ -38701,7 +38701,7 @@ const Mme = h0({
|
|
|
38701
38701
|
}
|
|
38702
38702
|
},
|
|
38703
38703
|
setup(t) {
|
|
38704
|
-
const n =
|
|
38704
|
+
const n = ye(t.component);
|
|
38705
38705
|
return (r, l) => {
|
|
38706
38706
|
var u, c, d, a, h, f, m;
|
|
38707
38707
|
return s(), i("div", {
|
|
@@ -38710,11 +38710,11 @@ const Mme = h0({
|
|
|
38710
38710
|
(c = n.value) != null && c.title ? (s(), i("p", {
|
|
38711
38711
|
key: 0,
|
|
38712
38712
|
class: Ie(["pb-4 text-4xl font-semibold text-white", { "!text-gray-900": (d = n.value) == null ? void 0 : d.dark }])
|
|
38713
|
-
},
|
|
38713
|
+
}, be((a = n.value) == null ? void 0 : a.title), 3)) : he("", !0),
|
|
38714
38714
|
(h = n.value) != null && h.supporting_text ? (s(), i("p", {
|
|
38715
38715
|
key: 1,
|
|
38716
38716
|
class: Ie(["text-navy-25 text-xl font-normal leading-[30px]", { "!text-gray-600": (f = n.value) == null ? void 0 : f.dark }])
|
|
38717
|
-
},
|
|
38717
|
+
}, be((m = n.value) == null ? void 0 : m.supporting_text), 3)) : he("", !0)
|
|
38718
38718
|
], 2);
|
|
38719
38719
|
};
|
|
38720
38720
|
}
|
|
@@ -38743,7 +38743,7 @@ const qme = { render: zme }, Gme = { class: "w-full bg-navy-800 py-10 relative l
|
|
|
38743
38743
|
}
|
|
38744
38744
|
},
|
|
38745
38745
|
setup(t) {
|
|
38746
|
-
const n =
|
|
38746
|
+
const n = ye(t.section), r = ye({
|
|
38747
38747
|
header: Xe(Rr),
|
|
38748
38748
|
link_grid: Xe(Gl)
|
|
38749
38749
|
}), l = (u) => u != null && u.type ? r.value[u == null ? void 0 : u.type] : "";
|
|
@@ -38751,14 +38751,14 @@ const qme = { render: zme }, Gme = { class: "w-full bg-navy-800 py-10 relative l
|
|
|
38751
38751
|
o("div", Wme, [
|
|
38752
38752
|
o("div", Xme, [
|
|
38753
38753
|
(s(!0), i(Ge, null, rt(n.value.components, (d, a) => (s(), i("div", Kme, [
|
|
38754
|
-
(s(), Ze(
|
|
38754
|
+
(s(), Ze(Y1(l(d)), {
|
|
38755
38755
|
key: a,
|
|
38756
38756
|
component: d
|
|
38757
38757
|
}, null, 8, ["component"]))
|
|
38758
38758
|
]))), 256))
|
|
38759
38759
|
])
|
|
38760
38760
|
]),
|
|
38761
|
-
ge(
|
|
38761
|
+
ge(Me(qme), { class: "absolute right-0 top-0" })
|
|
38762
38762
|
]));
|
|
38763
38763
|
}
|
|
38764
38764
|
}, Qme = { class: "flex flex-col md:flex-row justify-center gap-4 items-stretch mt-6" }, Yme = { class: "flex-1 w-full md:w-1/2 flex flex-col" }, Jme = ["onClick"], eve = { class: "py-4 pl-4 md:pl-6" }, tve = ["innerHTML"], nve = { class: "flex-1 w-full md:w-1/2 bg-transparent flex flex-col items-center" }, rve = ["src"], ove = {
|
|
@@ -38775,10 +38775,10 @@ const qme = { render: zme }, Gme = { class: "w-full bg-navy-800 py-10 relative l
|
|
|
38775
38775
|
}
|
|
38776
38776
|
},
|
|
38777
38777
|
setup(t) {
|
|
38778
|
-
const n =
|
|
38778
|
+
const n = ye(t.component), r = ye(null), l = ye(n.value.data.filter((c) => c.public)), u = (c) => {
|
|
38779
38779
|
r.value = c;
|
|
38780
38780
|
};
|
|
38781
|
-
return
|
|
38781
|
+
return Q1(() => {
|
|
38782
38782
|
l.value.length > 0 && u(l.value[0]);
|
|
38783
38783
|
}), (c, d) => (s(), i("div", Qme, [
|
|
38784
38784
|
o("div", Yme, [
|
|
@@ -38792,7 +38792,7 @@ const qme = { render: zme }, Gme = { class: "w-full bg-navy-800 py-10 relative l
|
|
|
38792
38792
|
o("div", eve, [
|
|
38793
38793
|
o("p", {
|
|
38794
38794
|
class: Ie([{ "text-gray-900": r.value === a, "text-gray-600": r.value !== a }, "text-lg md:text-xl font-semibold mb-2 group-hover:text-gray-900"])
|
|
38795
|
-
},
|
|
38795
|
+
}, be(a.title), 3),
|
|
38796
38796
|
o("p", {
|
|
38797
38797
|
class: Ie([{ "text-gray-700": r.value === a, "text-gray-400": r.value !== a }, "text-sm md:text-md font-normal group-hover:text-gray-700"]),
|
|
38798
38798
|
innerHTML: a.description
|
|
@@ -38825,8 +38825,8 @@ const qme = { render: zme }, Gme = { class: "w-full bg-navy-800 py-10 relative l
|
|
|
38825
38825
|
target: (w = (p = r.value) == null ? void 0 : p.primary_button) != null && w.open_in_new_tab ? "_blank" : "",
|
|
38826
38826
|
href: (x = (v = r.value) == null ? void 0 : v.primary_button) != null && x.url.startsWith("http") ? r.value.primary_button.url : `//${r.value.primary_button.url}`
|
|
38827
38827
|
}, [
|
|
38828
|
-
Z1(
|
|
38829
|
-
ge(
|
|
38828
|
+
Z1(be(((M = (C = r.value) == null ? void 0 : C.primary_button) == null ? void 0 : M.label) ?? "N/A") + " ", 1),
|
|
38829
|
+
ge(Me(K1), { class: "w-4 h-4 md:w-5 md:h-5" })
|
|
38830
38830
|
], 8, sve)) : he("", !0)
|
|
38831
38831
|
]))
|
|
38832
38832
|
];
|
|
@@ -38845,14 +38845,14 @@ const qme = { render: zme }, Gme = { class: "w-full bg-navy-800 py-10 relative l
|
|
|
38845
38845
|
}
|
|
38846
38846
|
},
|
|
38847
38847
|
setup(t) {
|
|
38848
|
-
const n =
|
|
38848
|
+
const n = ye(t.section), r = ye({
|
|
38849
38849
|
header: Xe(Rr),
|
|
38850
38850
|
vertical_tabs: Xe(lve)
|
|
38851
38851
|
}), l = (u) => u != null && u.type ? r.value[u == null ? void 0 : u.type] : "";
|
|
38852
38852
|
return (u, c) => (s(), i("div", ave, [
|
|
38853
38853
|
o("div", cve, [
|
|
38854
38854
|
(s(!0), i(Ge, null, rt(n.value.components, (d, a) => (s(), i("div", null, [
|
|
38855
|
-
(s(), Ze(
|
|
38855
|
+
(s(), Ze(Y1(l(d)), {
|
|
38856
38856
|
key: a,
|
|
38857
38857
|
component: d
|
|
38858
38858
|
}, null, 8, ["component"]))
|
|
@@ -38872,7 +38872,7 @@ const qme = { render: zme }, Gme = { class: "w-full bg-navy-800 py-10 relative l
|
|
|
38872
38872
|
}
|
|
38873
38873
|
},
|
|
38874
38874
|
setup(t) {
|
|
38875
|
-
const n =
|
|
38875
|
+
const n = ye(t.section), r = n.value.display === "horizontal", l = (u) => u === "small" ? "h-[32px]" : u === "medium" ? "h-[40px]" : "h-[32px]";
|
|
38876
38876
|
return (u, c) => (s(), i("div", dve, [
|
|
38877
38877
|
o("div", {
|
|
38878
38878
|
class: Ie(["1xl:max-w-[1824px] mx-auto relative flex justify-center items-center", { "py-8": r, "flex-col py-6": !r }])
|
|
@@ -38881,7 +38881,7 @@ const qme = { render: zme }, Gme = { class: "w-full bg-navy-800 py-10 relative l
|
|
|
38881
38881
|
(d == null ? void 0 : d.type) === "header" && (d != null && d.supporting_text) ? (s(), i("p", {
|
|
38882
38882
|
key: 0,
|
|
38883
38883
|
class: Ie(["mr-[48px] text-base text-gray-600 font-medium", { "mb-6": !r }])
|
|
38884
|
-
},
|
|
38884
|
+
}, be(d == null ? void 0 : d.supporting_text), 3)) : he("", !0),
|
|
38885
38885
|
(d == null ? void 0 : d.type) === "logos" ? (s(), i("div", {
|
|
38886
38886
|
key: 1,
|
|
38887
38887
|
class: Ie(["flex flex-wrap justify-center", { "gap-6": r, "gap-12": !r }])
|
|
@@ -38980,19 +38980,19 @@ const Bve = { render: _ve }, Sve = ["href"], $ve = {
|
|
|
38980
38980
|
var r, l, u;
|
|
38981
38981
|
return (r = t.button) != null && r.url ? (s(), i("a", {
|
|
38982
38982
|
key: 0,
|
|
38983
|
-
href:
|
|
38983
|
+
href: Me(C1)(t.button.url),
|
|
38984
38984
|
target: "_blank",
|
|
38985
38985
|
class: "hover:bg-brand-600 bg-brand-500 text-white h-[40px] rounded-full px-[14px] py-[10px] inline-flex gap-1.5 items-center shadow-xs text-sm"
|
|
38986
38986
|
}, [
|
|
38987
|
-
((l = t.button) == null ? void 0 : l.icon) === "plus" ? (s(), Ze(
|
|
38987
|
+
((l = t.button) == null ? void 0 : l.icon) === "plus" ? (s(), Ze(Me(p0), {
|
|
38988
38988
|
key: 0,
|
|
38989
38989
|
class: "w-4 h-4"
|
|
38990
38990
|
})) : he("", !0),
|
|
38991
|
-
((u = t.button) == null ? void 0 : u.icon) === "shopping-cart-01" ? (s(), Ze(
|
|
38991
|
+
((u = t.button) == null ? void 0 : u.icon) === "shopping-cart-01" ? (s(), Ze(Me(Bve), {
|
|
38992
38992
|
key: 1,
|
|
38993
38993
|
class: "w-4 h-4"
|
|
38994
38994
|
})) : he("", !0),
|
|
38995
|
-
Z1(" " +
|
|
38995
|
+
Z1(" " + be(t.button.title), 1)
|
|
38996
38996
|
], 8, Sve)) : he("", !0);
|
|
38997
38997
|
};
|
|
38998
38998
|
}
|
|
@@ -39022,7 +39022,7 @@ const Bve = { render: _ve }, Sve = ["href"], $ve = {
|
|
|
39022
39022
|
},
|
|
39023
39023
|
setup(t) {
|
|
39024
39024
|
var d;
|
|
39025
|
-
const e = Xt("VCarouselPrimaryButton", $ve), n = t, r =
|
|
39025
|
+
const e = Xt("VCarouselPrimaryButton", $ve), n = t, r = ye(0), l = [...((d = n.component.content) == null ? void 0 : d.items) || []], u = () => {
|
|
39026
39026
|
r.value <= l.length - Gve && r.value++;
|
|
39027
39027
|
}, c = () => {
|
|
39028
39028
|
r.value > 0 && r.value--;
|
|
@@ -39054,28 +39054,28 @@ const Bve = { render: _ve }, Sve = ["href"], $ve = {
|
|
|
39054
39054
|
(s(!0), i(Ge, null, rt(m.tags, (w) => (s(), i("span", {
|
|
39055
39055
|
key: w,
|
|
39056
39056
|
class: "bg-navy-50 border border-navy-200 text-navy-700 px-2 py-0.5 rounded-[6px] text-sm"
|
|
39057
|
-
},
|
|
39057
|
+
}, be(w), 1))), 128))
|
|
39058
39058
|
])) : he("", !0),
|
|
39059
39059
|
o("h3", Hve, [
|
|
39060
39060
|
o("a", {
|
|
39061
39061
|
class: "text-[24px] font-semibold text-gray-900 leading-[32px] hover:underline",
|
|
39062
|
-
href:
|
|
39062
|
+
href: Me(C1)(m.url),
|
|
39063
39063
|
target: "_blank"
|
|
39064
|
-
},
|
|
39064
|
+
}, be(m == null ? void 0 : m.title), 9, Ove)
|
|
39065
39065
|
]),
|
|
39066
39066
|
o("p", {
|
|
39067
39067
|
class: "text-base font-normal text-gray-600 leading-[24px] multiline-ellipsis",
|
|
39068
39068
|
innerHTML: m == null ? void 0 : m.description
|
|
39069
39069
|
}, null, 8, Rve),
|
|
39070
39070
|
(m == null ? void 0 : m.type) === "event" ? (s(), i("div", Nve, [
|
|
39071
|
-
ge(
|
|
39071
|
+
ge(Me(gve), { class: "w-4 h-4 mt-[3px]" }),
|
|
39072
39072
|
o("div", {
|
|
39073
39073
|
class: "text-sm",
|
|
39074
39074
|
innerHTML: m == null ? void 0 : m.line_1
|
|
39075
39075
|
}, null, 8, Vve)
|
|
39076
39076
|
])) : he("", !0),
|
|
39077
39077
|
m.type === "event" ? (s(), i("div", Pve, [
|
|
39078
|
-
ge(
|
|
39078
|
+
ge(Me(Mve), { class: "w-4 h-4 mt-[3px]" }),
|
|
39079
39079
|
o("div", {
|
|
39080
39080
|
class: "text-sm",
|
|
39081
39081
|
innerHTML: m == null ? void 0 : m.line_2
|
|
@@ -39083,15 +39083,15 @@ const Bve = { render: _ve }, Sve = ["href"], $ve = {
|
|
|
39083
39083
|
])) : he("", !0)
|
|
39084
39084
|
]),
|
|
39085
39085
|
o("div", Dve, [
|
|
39086
|
-
ge(
|
|
39086
|
+
ge(Me(e), {
|
|
39087
39087
|
button: m.primary_button
|
|
39088
39088
|
}, null, 8, ["button"]),
|
|
39089
39089
|
m.secondary_button ? (s(), i("a", {
|
|
39090
39090
|
key: 0,
|
|
39091
39091
|
target: "_blank",
|
|
39092
|
-
href:
|
|
39092
|
+
href: Me(C1)(m.secondary_button.url),
|
|
39093
39093
|
class: "text-sm text-gray-600 hover:text-gray-800"
|
|
39094
|
-
},
|
|
39094
|
+
}, be(m.secondary_button.title ?? "Learn more"), 9, Fve)) : he("", !0)
|
|
39095
39095
|
])
|
|
39096
39096
|
], 2)
|
|
39097
39097
|
], 2)), 64))
|
|
@@ -39101,23 +39101,23 @@ const Bve = { render: _ve }, Sve = ["href"], $ve = {
|
|
|
39101
39101
|
onClick: c,
|
|
39102
39102
|
class: "p-2.5 bg-white text-navy-800 rounded-full hover:opacity-100 opacity-50"
|
|
39103
39103
|
}, [
|
|
39104
|
-
ge(
|
|
39104
|
+
ge(Me(Cve), { class: "w-6 h-6" })
|
|
39105
39105
|
]),
|
|
39106
39106
|
o("button", {
|
|
39107
39107
|
onClick: u,
|
|
39108
39108
|
class: "p-2.5 bg-white text-navy-800 rounded-full hover:opacity-100 opacity-50"
|
|
39109
39109
|
}, [
|
|
39110
|
-
ge(
|
|
39110
|
+
ge(Me(k2), { class: "w-6 h-6" })
|
|
39111
39111
|
])
|
|
39112
39112
|
]),
|
|
39113
39113
|
(f = t.component) != null && f.button ? (s(), i("div", zve, [
|
|
39114
39114
|
o("a", {
|
|
39115
39115
|
class: "border-brand-300 hover:border-brand-700 border text-brand-700 h-[44px] rounded-full px-[14px] py-[10px] inline-flex gap-1.5 items-center font-semibold text-base",
|
|
39116
|
-
href:
|
|
39116
|
+
href: Me(C1)(t.component.button.url),
|
|
39117
39117
|
target: t.component.button.open_in_new_tab ? "_blank" : ""
|
|
39118
39118
|
}, [
|
|
39119
|
-
Z1(
|
|
39120
|
-
ge(
|
|
39119
|
+
Z1(be(t.component.button.title) + " ", 1),
|
|
39120
|
+
ge(Me(K1), { class: "w-5 h-5" })
|
|
39121
39121
|
], 8, qve)
|
|
39122
39122
|
])) : he("", !0)
|
|
39123
39123
|
]);
|
|
@@ -39132,7 +39132,7 @@ const Bve = { render: _ve }, Sve = ["href"], $ve = {
|
|
|
39132
39132
|
}
|
|
39133
39133
|
},
|
|
39134
39134
|
setup(t) {
|
|
39135
|
-
const n =
|
|
39135
|
+
const n = ye(t.section), r = Te(() => n.value.components.find((u) => u.type === "header")), l = Te(() => n.value.components.find((u) => u.type === "carousel"));
|
|
39136
39136
|
return (u, c) => {
|
|
39137
39137
|
var d, a, h, f;
|
|
39138
39138
|
return s(), i("div", {
|
|
@@ -39196,7 +39196,7 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39196
39196
|
const e = t;
|
|
39197
39197
|
let n = [];
|
|
39198
39198
|
e.component.type === "news_grid" ? n = [...((a = e.component.content) == null ? void 0 : a.items) || []] : n = [...((h = e.component) == null ? void 0 : h.data) || []];
|
|
39199
|
-
const r = e.component.button || {}, l =
|
|
39199
|
+
const r = e.component.button || {}, l = ye(n.map(() => !1)), u = ye(n.map(() => null)), c = (f) => {
|
|
39200
39200
|
const m = u.value[f];
|
|
39201
39201
|
m && (m.paused ? (m.play(), l.value[f] = !0) : (m.pause(), l.value[f] = !1));
|
|
39202
39202
|
}, d = (f, m) => {
|
|
@@ -39206,7 +39206,7 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39206
39206
|
var p;
|
|
39207
39207
|
return s(), i("div", ewe, [
|
|
39208
39208
|
o("div", twe, [
|
|
39209
|
-
(s(!0), i(Ge, null, rt(
|
|
39209
|
+
(s(!0), i(Ge, null, rt(Me(n), (w, v) => (s(), i("div", {
|
|
39210
39210
|
key: v,
|
|
39211
39211
|
class: "card bg-white sm:p-0 px-4"
|
|
39212
39212
|
}, [
|
|
@@ -39224,7 +39224,7 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39224
39224
|
src: `${w.video}#t=2`
|
|
39225
39225
|
}, null, 8, owe)
|
|
39226
39226
|
], 8, rwe),
|
|
39227
|
-
l.value[v] ? he("", !0) : (s(), Ze(
|
|
39227
|
+
l.value[v] ? he("", !0) : (s(), Ze(Me(Jve), {
|
|
39228
39228
|
key: 0,
|
|
39229
39229
|
class: "cursor-pointer absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 group-hover:opacity-100 transition-opacity",
|
|
39230
39230
|
onClick: (x) => c(v)
|
|
@@ -39244,11 +39244,11 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39244
39244
|
"bg-brand-50 border-brand-200 text-brand-700": x.style === "brand",
|
|
39245
39245
|
"bg-orange-50 border-orange-200 text-orange-700": x.style === "orange"
|
|
39246
39246
|
}])
|
|
39247
|
-
},
|
|
39247
|
+
}, be(x.name), 3))), 128))
|
|
39248
39248
|
])) : he("", !0),
|
|
39249
39249
|
w != null && w.link ? (s(), i("a", {
|
|
39250
39250
|
key: 1,
|
|
39251
|
-
href:
|
|
39251
|
+
href: Me(C1)(w.link),
|
|
39252
39252
|
class: "text-gray-900 text-lg font-semibold hover:underline block mb-2 w-full",
|
|
39253
39253
|
target: "_blank",
|
|
39254
39254
|
rel: "noopener noreferrer"
|
|
@@ -39258,21 +39258,21 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39258
39258
|
class: "w-5/6 leading-[28px]",
|
|
39259
39259
|
innerHTML: w.title
|
|
39260
39260
|
}, null, 8, dwe),
|
|
39261
|
-
ge(
|
|
39261
|
+
ge(Me(K1), { class: "w-5 h-5 mt-1" })
|
|
39262
39262
|
])
|
|
39263
39263
|
], 8, cwe)) : he("", !0),
|
|
39264
|
-
o("p", hwe,
|
|
39264
|
+
o("p", hwe, be(w.dateTime), 1)
|
|
39265
39265
|
])
|
|
39266
39266
|
]))), 128))
|
|
39267
39267
|
]),
|
|
39268
|
-
Object.keys(
|
|
39268
|
+
Object.keys(Me(r)).length && ((p = Me(r)) != null && p.show) ? (s(), i("div", fwe, [
|
|
39269
39269
|
o("a", {
|
|
39270
39270
|
class: "border-brand-300 hover:border-brand-700 border text-brand-700 h-[44px] rounded-full px-[14px] py-[10px] inline-flex gap-1.5 items-center font-semibold text-base",
|
|
39271
|
-
href:
|
|
39272
|
-
target:
|
|
39271
|
+
href: Me(C1)(Me(r).url),
|
|
39272
|
+
target: Me(r).open_in_new_tab ? "_blank" : ""
|
|
39273
39273
|
}, [
|
|
39274
|
-
Z1(
|
|
39275
|
-
ge(
|
|
39274
|
+
Z1(be(Me(r).title) + " ", 1),
|
|
39275
|
+
ge(Me(K1), { class: "w-5 h-5" })
|
|
39276
39276
|
], 8, pwe)
|
|
39277
39277
|
])) : he("", !0)
|
|
39278
39278
|
]);
|
|
@@ -39287,14 +39287,14 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39287
39287
|
}
|
|
39288
39288
|
},
|
|
39289
39289
|
setup(t) {
|
|
39290
|
-
const n =
|
|
39290
|
+
const n = ye(t.section), r = ye({
|
|
39291
39291
|
header: Xe(Rr),
|
|
39292
39292
|
news_grid: Xe(Qs),
|
|
39293
39293
|
video_grid: Xe(Qs)
|
|
39294
39294
|
}), l = (u) => u != null && u.type ? r.value[u == null ? void 0 : u.type] : "";
|
|
39295
39295
|
return (u, c) => (s(), i("div", vwe, [
|
|
39296
39296
|
o("div", wwe, [
|
|
39297
|
-
(s(!0), i(Ge, null, rt(n.value.components, (d, a) => (s(), Ze(
|
|
39297
|
+
(s(!0), i(Ge, null, rt(n.value.components, (d, a) => (s(), Ze(Y1(l(d)), {
|
|
39298
39298
|
key: a,
|
|
39299
39299
|
component: d
|
|
39300
39300
|
}, null, 8, ["component"]))), 128))
|
|
@@ -39310,7 +39310,7 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39310
39310
|
}
|
|
39311
39311
|
},
|
|
39312
39312
|
setup(t) {
|
|
39313
|
-
const n =
|
|
39313
|
+
const n = ye(t.section), r = Te(() => {
|
|
39314
39314
|
var l, u;
|
|
39315
39315
|
return (u = (l = n.value) == null ? void 0 : l.components[0]) == null ? void 0 : u.hasOwnProperty("featured_image");
|
|
39316
39316
|
});
|
|
@@ -39322,10 +39322,10 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39322
39322
|
class: Ie(["md:px-[90px]", { "flex flex-col items-center text-center": (c = n.value.components[0]) == null ? void 0 : c.center, "mb-[64px]": r.value }])
|
|
39323
39323
|
}, [
|
|
39324
39324
|
o("div", kwe, [
|
|
39325
|
-
o("h3", Cwe,
|
|
39325
|
+
o("h3", Cwe, be(n.value.components[0].title), 1),
|
|
39326
39326
|
o("h3", {
|
|
39327
39327
|
class: Ie(["text-xl font-normal text-gray-600 mt-3 w-full max-w-[800px]", { "pb-[100px]": !r.value }])
|
|
39328
|
-
},
|
|
39328
|
+
}, be(n.value.components[0].supporting_text), 3),
|
|
39329
39329
|
r.value ? (s(), i("img", {
|
|
39330
39330
|
key: 0,
|
|
39331
39331
|
src: (d = n.value.components[0]) == null ? void 0 : d.featured_image,
|
|
@@ -39349,13 +39349,13 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39349
39349
|
}
|
|
39350
39350
|
},
|
|
39351
39351
|
setup(t) {
|
|
39352
|
-
const n =
|
|
39352
|
+
const n = ye(t.section);
|
|
39353
39353
|
return (r, l) => {
|
|
39354
39354
|
var u;
|
|
39355
39355
|
return s(), i("div", Mwe, [
|
|
39356
39356
|
o("div", Awe, [
|
|
39357
39357
|
(u = n.value.components[0]) != null && u.title ? (s(), i("div", _we, [
|
|
39358
|
-
o("h3", Bwe,
|
|
39358
|
+
o("h3", Bwe, be(n.value.components[0].title), 1),
|
|
39359
39359
|
o("div", Swe, [
|
|
39360
39360
|
o("div", {
|
|
39361
39361
|
innerHTML: n.value.components[0].paragraph
|
|
@@ -39383,7 +39383,7 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39383
39383
|
class: "w-full flex-col mb-6"
|
|
39384
39384
|
}, Fwe = { class: "text-[36px] text-gray-900 font-semibold" }, Uwe = ["innerHTML"], zwe = { class: "flex flex-row gap-8" }, qwe = { class: "grid grid-cols-2 gap-8 w-2/3" }, Gwe = { class: "flex gap-3" }, Wwe = {
|
|
39385
39385
|
key: 0,
|
|
39386
|
-
class: "w-[48px] h-[48px] bg-brand-100 border-[8px] border-brand-50 rounded-full flex items-center justify-center"
|
|
39386
|
+
class: "max-w-[48px] min-w-[48px] w-full h-[48px] bg-brand-100 border-[8px] border-brand-50 rounded-full flex items-center justify-center"
|
|
39387
39387
|
}, Xwe = { class: "max-w-[324px]" }, Kwe = { class: "font-semibold text-[20px] text-gray-900" }, Zwe = { class: "mt-2 text-md font-normal text-gray-600 leading-[24px]" }, Qwe = {
|
|
39388
39388
|
key: 0,
|
|
39389
39389
|
class: "w-[560px]"
|
|
@@ -39396,14 +39396,14 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39396
39396
|
}
|
|
39397
39397
|
},
|
|
39398
39398
|
setup(t) {
|
|
39399
|
-
const n =
|
|
39399
|
+
const n = ye(t.section), r = Te(() => n.value.components.find((d) => d.type === "paragraph")), l = Te(() => n.value.components.find((d) => d.type === "header")), u = Te(() => n.value.components.find((d) => d.type === "image_block")), c = Te(() => n.value.components.find((d) => d.type === "feature_items"));
|
|
39400
39400
|
return (d, a) => {
|
|
39401
39401
|
var h, f;
|
|
39402
39402
|
return s(), i("div", Lwe, [
|
|
39403
39403
|
o("div", Twe, [
|
|
39404
39404
|
r.value ? (s(), i("div", Ewe, [
|
|
39405
39405
|
r.value ? (s(), i("div", Hwe, [
|
|
39406
|
-
o("h3", Owe,
|
|
39406
|
+
o("h3", Owe, be(r.value.title), 1),
|
|
39407
39407
|
o("p", {
|
|
39408
39408
|
class: "text-md font-normal mt-2 text-gray-600 leading-6",
|
|
39409
39409
|
innerHTML: r.value.paragraph
|
|
@@ -39422,7 +39422,7 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39422
39422
|
])) : he("", !0)
|
|
39423
39423
|
])) : (s(), i("div", Iwe, [
|
|
39424
39424
|
l.value ? (s(), i("div", Dwe, [
|
|
39425
|
-
o("h3", Fwe,
|
|
39425
|
+
o("h3", Fwe, be(l.value.title), 1),
|
|
39426
39426
|
(h = l.value) != null && h.supporting_text ? (s(), i("p", {
|
|
39427
39427
|
key: 0,
|
|
39428
39428
|
class: "text-[20px] font-normal mt-4 text-gray-600 leading-[30px]",
|
|
@@ -39439,8 +39439,8 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39439
39439
|
}, null, 8, ["icon"])
|
|
39440
39440
|
])) : he("", !0),
|
|
39441
39441
|
o("div", Xwe, [
|
|
39442
|
-
o("h3", Kwe,
|
|
39443
|
-
o("p", Zwe,
|
|
39442
|
+
o("h3", Kwe, be(m.title), 1),
|
|
39443
|
+
o("p", Zwe, be(m.supporting_text), 1)
|
|
39444
39444
|
])
|
|
39445
39445
|
]))), 256))
|
|
39446
39446
|
]),
|
|
@@ -39472,13 +39472,13 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39472
39472
|
}
|
|
39473
39473
|
},
|
|
39474
39474
|
setup(t) {
|
|
39475
|
-
const n =
|
|
39475
|
+
const n = ye(t.section), r = Te(() => n.value.components.find((u) => u.type === "header")), l = Te(() => n.value.components.find((u) => u.type === "timeline_items"));
|
|
39476
39476
|
return (u, c) => {
|
|
39477
39477
|
var d;
|
|
39478
39478
|
return s(), i("div", ege, [
|
|
39479
39479
|
o("div", tge, [
|
|
39480
39480
|
r.value ? (s(), i("div", nge, [
|
|
39481
|
-
o("h3", rge,
|
|
39481
|
+
o("h3", rge, be(r.value.title), 1),
|
|
39482
39482
|
(d = r.value) != null && d.supporting_text ? (s(), i("p", {
|
|
39483
39483
|
key: 0,
|
|
39484
39484
|
class: "text-[20px] font-normal mt-2 text-gray-600 leading-[30px] max-w-[768px] mx-auto",
|
|
@@ -39489,7 +39489,7 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39489
39489
|
o("div", ige, [
|
|
39490
39490
|
(s(!0), i(Ge, null, rt(l.value.data, (a, h) => (s(), i("div", lge, [
|
|
39491
39491
|
o("div", age, [
|
|
39492
|
-
o("h1", cge,
|
|
39492
|
+
o("h1", cge, be(a.title), 1),
|
|
39493
39493
|
c[0] || (c[0] = o("div", { class: "w-[32px] h-[32px] flex items-center justify-center border-2 border-navy-100 rounded-full absolute right-[-17px] bg-white top-0" }, [
|
|
39494
39494
|
o("p", { class: "w-[16px] h-[16px] rounded-full bg-navy-600" })
|
|
39495
39495
|
], -1)),
|
|
@@ -39499,12 +39499,12 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39499
39499
|
}, null, -1))
|
|
39500
39500
|
]),
|
|
39501
39501
|
o("div", uge, [
|
|
39502
|
-
a.group_title ? (s(), i("p", dge,
|
|
39502
|
+
a.group_title ? (s(), i("p", dge, be(a.group_title), 1)) : he("", !0),
|
|
39503
39503
|
(s(!0), i(Ge, null, rt(a.lines, (f, m) => (s(), i("div", {
|
|
39504
39504
|
key: m,
|
|
39505
39505
|
class: "bg-pale-orange-100 p-6 mb-6 rounded-[16px]"
|
|
39506
39506
|
}, [
|
|
39507
|
-
o("h4", hge,
|
|
39507
|
+
o("h4", hge, be(f.title), 1),
|
|
39508
39508
|
o("div", fge, [
|
|
39509
39509
|
o("p", {
|
|
39510
39510
|
innerHTML: f.description
|
|
@@ -39534,14 +39534,16 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39534
39534
|
}
|
|
39535
39535
|
},
|
|
39536
39536
|
setup(t) {
|
|
39537
|
-
const n =
|
|
39538
|
-
return (
|
|
39539
|
-
|
|
39537
|
+
const n = ye(t.section), r = Te(() => n.value.components.find((d) => d.type === "header")), l = Te(() => n.value.components.find((d) => d.type === "link_cards")), u = ye(null), c = ye(null);
|
|
39538
|
+
return Q1(() => {
|
|
39539
|
+
u.value && c.value && (u.value.style.height = `${c.value.offsetHeight}px`);
|
|
39540
|
+
}), (d, a) => {
|
|
39541
|
+
var h, f, m, p, w;
|
|
39540
39542
|
return s(), i("div", vge, [
|
|
39541
39543
|
o("div", wge, [
|
|
39542
39544
|
r.value ? (s(), i("div", gge, [
|
|
39543
|
-
o("h3", xge,
|
|
39544
|
-
(
|
|
39545
|
+
o("h3", xge, be(r.value.title), 1),
|
|
39546
|
+
(h = r.value) != null && h.supporting_text ? (s(), i("div", {
|
|
39545
39547
|
key: 0,
|
|
39546
39548
|
class: "text-[20px] font-normal mt-2 text-gray-600 leading-[30px] max-w-[768px] mx-auto",
|
|
39547
39549
|
innerHTML: r.value.supporting_text
|
|
@@ -39549,38 +39551,46 @@ const Jve = { render: Yve }, ewe = { class: "flex flex-col items-center gap-6 pb
|
|
|
39549
39551
|
])) : he("", !0),
|
|
39550
39552
|
l.value ? (s(), i("div", {
|
|
39551
39553
|
key: 1,
|
|
39552
|
-
class: Ie(["flex w-full", { "gap-8": (
|
|
39554
|
+
class: Ie(["flex w-full", { "gap-8": (f = r.value) == null ? void 0 : f.featured_image }])
|
|
39553
39555
|
}, [
|
|
39554
|
-
(
|
|
39556
|
+
(m = r.value) != null && m.featured_image ? (s(), i("div", {
|
|
39555
39557
|
key: 0,
|
|
39556
|
-
|
|
39557
|
-
|
|
39558
|
-
|
|
39559
|
-
},
|
|
39558
|
+
class: "w-full",
|
|
39559
|
+
ref_key: "leftColumn",
|
|
39560
|
+
ref: u
|
|
39561
|
+
}, [
|
|
39562
|
+
o("img", {
|
|
39563
|
+
src: (p = r.value) == null ? void 0 : p.featured_image,
|
|
39564
|
+
class: "rounded-br-[24px] rounded-tl-[24px] h-full w-full object-cover",
|
|
39565
|
+
alt: "Feature"
|
|
39566
|
+
}, null, 8, Cge)
|
|
39567
|
+
], 512)) : he("", !0),
|
|
39560
39568
|
o("div", {
|
|
39561
|
-
class: Ie(["flex gap-8 w-full", { "
|
|
39569
|
+
class: Ie(["flex gap-8 w-full", { "flex-col h-fit": (w = r.value) == null ? void 0 : w.featured_image }]),
|
|
39570
|
+
ref_key: "rightColumn",
|
|
39571
|
+
ref: c
|
|
39562
39572
|
}, [
|
|
39563
|
-
(s(!0), i(Ge, null, rt(l.value.data, (
|
|
39564
|
-
|
|
39573
|
+
(s(!0), i(Ge, null, rt(l.value.data, (v, x) => (s(), i("div", yge, [
|
|
39574
|
+
v.icon ? (s(), i("div", bge, [
|
|
39565
39575
|
(s(), Ze(vn, {
|
|
39566
|
-
icon:
|
|
39576
|
+
icon: v.icon,
|
|
39567
39577
|
"icon-classes": "w-5 h-5",
|
|
39568
|
-
key:
|
|
39578
|
+
key: x
|
|
39569
39579
|
}, null, 8, ["icon"]))
|
|
39570
39580
|
])) : he("", !0),
|
|
39571
|
-
o("h1", Mge,
|
|
39581
|
+
o("h1", Mge, be(v.title), 1),
|
|
39572
39582
|
o("div", {
|
|
39573
|
-
class: "text-lg text-gray-600 mt-2
|
|
39574
|
-
innerHTML:
|
|
39583
|
+
class: "text-lg text-gray-600 mt-2 leading-[24px]",
|
|
39584
|
+
innerHTML: v.description
|
|
39575
39585
|
}, null, 8, Age),
|
|
39576
|
-
|
|
39586
|
+
v != null && v.primary_button.show ? (s(), i("a", {
|
|
39577
39587
|
key: 1,
|
|
39578
|
-
class: "text-brand-700 inline-flex gap-1.5 items-center font-semibold text-base",
|
|
39579
|
-
href:
|
|
39580
|
-
target:
|
|
39588
|
+
class: "text-brand-700 inline-flex gap-1.5 items-center font-semibold text-base mt-4",
|
|
39589
|
+
href: Me(C1)(v.primary_button.url),
|
|
39590
|
+
target: v.primary_button.open_in_new_tab ? "_blank" : ""
|
|
39581
39591
|
}, [
|
|
39582
|
-
Z1(
|
|
39583
|
-
ge(
|
|
39592
|
+
Z1(be(v.primary_button.label) + " ", 1),
|
|
39593
|
+
ge(Me(K1), { class: "w-5 h-5" })
|
|
39584
39594
|
], 8, _ge)) : he("", !0)
|
|
39585
39595
|
]))), 256))
|
|
39586
39596
|
], 2)
|
|
@@ -39620,14 +39630,14 @@ const jge = { render: $ge }, Lge = { class: "overflow-hidden" }, Tge = { class:
|
|
|
39620
39630
|
}
|
|
39621
39631
|
},
|
|
39622
39632
|
setup(t) {
|
|
39623
|
-
const n =
|
|
39633
|
+
const n = ye(t.section), r = Te(() => n.value.components.filter((u) => u.type === "header")), l = Te(() => n.value.components.filter((u) => u.type === "links"));
|
|
39624
39634
|
return (u, c) => (s(), i("div", Lge, [
|
|
39625
39635
|
o("div", Tge, [
|
|
39626
39636
|
(s(!0), i(Ge, null, rt(r.value, (d, a) => (s(), i("div", {
|
|
39627
39637
|
class: Ie(["gap-4", { "w-1/2": n.value.two_columns }])
|
|
39628
39638
|
}, [
|
|
39629
39639
|
d ? (s(), i("div", Ege, [
|
|
39630
|
-
o("h3", Hge,
|
|
39640
|
+
o("h3", Hge, be(d.title), 1),
|
|
39631
39641
|
d != null && d.supporting_text ? (s(), i("p", {
|
|
39632
39642
|
key: 0,
|
|
39633
39643
|
class: "text-[20px] font-normal mt-2 text-gray-600 leading-[30px] max-w-[768px] mx-auto",
|
|
@@ -39648,14 +39658,14 @@ const jge = { render: $ge }, Lge = { class: "overflow-hidden" }, Tge = { class:
|
|
|
39648
39658
|
h.url ? (s(), i("a", {
|
|
39649
39659
|
key: 0,
|
|
39650
39660
|
class: "text-gray-900 w-full inline-flex justify-between gap-1.5 items-center leading-[28px] font-semibold text-lg hover:underline",
|
|
39651
|
-
href:
|
|
39661
|
+
href: Me(C1)(h.url),
|
|
39652
39662
|
target: h.open_in_new_tab ? "_blank" : ""
|
|
39653
39663
|
}, [
|
|
39654
39664
|
o("div", Ige, [
|
|
39655
|
-
ge(
|
|
39656
|
-
o("span", Dge,
|
|
39665
|
+
ge(Me(jge), { class: "w-5 h-5" }),
|
|
39666
|
+
o("span", Dge, be(h.title), 1)
|
|
39657
39667
|
]),
|
|
39658
|
-
ge(
|
|
39668
|
+
ge(Me(K1), { class: "w-5 h-5" })
|
|
39659
39669
|
], 8, Pge)) : he("", !0)
|
|
39660
39670
|
]))), 256))
|
|
39661
39671
|
], 2)
|
|
@@ -39692,7 +39702,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39692
39702
|
}
|
|
39693
39703
|
},
|
|
39694
39704
|
setup(t) {
|
|
39695
|
-
const n =
|
|
39705
|
+
const n = ye(t.section), r = Te(() => n.value.components.find((u) => u.type === "header")), l = Te(() => n.value.components.find((u) => u.type === "bullet_points"));
|
|
39696
39706
|
return (u, c) => {
|
|
39697
39707
|
var d, a, h, f, m, p, w;
|
|
39698
39708
|
return s(), i("div", Gge, [
|
|
@@ -39715,7 +39725,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39715
39725
|
"icon-classes": "w-5 h-5 text-brand-600"
|
|
39716
39726
|
}, null, 8, ["icon"])
|
|
39717
39727
|
])) : he("", !0),
|
|
39718
|
-
o("h3", Kge,
|
|
39728
|
+
o("h3", Kge, be(r.value.title), 1),
|
|
39719
39729
|
(p = r.value) != null && p.supporting_text ? (s(), i("p", {
|
|
39720
39730
|
key: 1,
|
|
39721
39731
|
class: "text-[20px] font-normal mt-2 text-gray-600 leading-[30px]",
|
|
@@ -39726,9 +39736,9 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39726
39736
|
}, [
|
|
39727
39737
|
(s(!0), i(Ge, null, rt(l.value.data, (v) => (s(), i("div", Qge, [
|
|
39728
39738
|
o("div", Yge, [
|
|
39729
|
-
ge(
|
|
39739
|
+
ge(Me(qge), { class: "w-4 h-4" })
|
|
39730
39740
|
]),
|
|
39731
|
-
o("p", Jge,
|
|
39741
|
+
o("p", Jge, be(v.title), 1)
|
|
39732
39742
|
]))), 256))
|
|
39733
39743
|
], 2)
|
|
39734
39744
|
], 2)) : he("", !0)
|
|
@@ -39736,7 +39746,10 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39736
39746
|
]);
|
|
39737
39747
|
};
|
|
39738
39748
|
}
|
|
39739
|
-
}, txe = { class: "overflow-hidden" }, nxe = {
|
|
39749
|
+
}, txe = { class: "overflow-hidden" }, nxe = {
|
|
39750
|
+
key: 0,
|
|
39751
|
+
class: "max-w-[33.3%] w-full min-h-[320px]"
|
|
39752
|
+
}, rxe = ["src", "alt"], oxe = ["src"], sxe = { class: "text-xl text-brand-600 font-semibold px-[56px]" }, ixe = ["innerHTML"], lxe = { class: "flex gap-1 mt-4" }, axe = ["src"], cxe = ["src"], uxe = {
|
|
39740
39753
|
__name: "Callout",
|
|
39741
39754
|
props: {
|
|
39742
39755
|
section: {
|
|
@@ -39745,52 +39758,52 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39745
39758
|
}
|
|
39746
39759
|
},
|
|
39747
39760
|
setup(t) {
|
|
39748
|
-
const n =
|
|
39761
|
+
const n = ye(t.section), r = Te(() => n.value.components.find((u) => u.type === "callout")), l = Te(() => n.value.components.find((u) => u.type === "image_block"));
|
|
39749
39762
|
return (u, c) => {
|
|
39750
|
-
var d, a, h, f, m, p, w, v, x, C, M, A, S, R, V, I, X, W, se;
|
|
39763
|
+
var d, a, h, f, m, p, w, v, x, C, M, A, S, R, V, I, X, W, se, K, b, N;
|
|
39751
39764
|
return s(), i("div", txe, [
|
|
39752
39765
|
o("div", {
|
|
39753
39766
|
class: Ie(["max-w-[1640px] md:px-[120px] mx-auto w-full mt-[40px]", { "flex gap-8": (d = r.value) == null ? void 0 : d.featured_image }])
|
|
39754
39767
|
}, [
|
|
39755
|
-
|
|
39756
|
-
l.value && ((
|
|
39768
|
+
l.value && ((a = n.value) != null && a.acknowledgement_style) || (h = r.value) != null && h.featured_image && !((f = n.value) != null && f.acknowledgement_style) ? (s(), i("div", nxe, [
|
|
39769
|
+
l.value && ((m = n.value) != null && m.acknowledgement_style) ? (s(), i("img", {
|
|
39757
39770
|
key: 0,
|
|
39758
39771
|
src: l.value.featured_image,
|
|
39759
|
-
alt: ((
|
|
39760
|
-
class: "w-[560px] object-cover rounded-[24px]"
|
|
39772
|
+
alt: ((p = l.value) == null ? void 0 : p.caption) ?? "Image",
|
|
39773
|
+
class: "w-[560px] object-cover rounded-[24px] h-full"
|
|
39761
39774
|
}, null, 8, rxe)) : he("", !0),
|
|
39762
|
-
(
|
|
39775
|
+
(w = r.value) != null && w.featured_image && !((v = n.value) != null && v.acknowledgement_style) ? (s(), i("img", {
|
|
39763
39776
|
key: 1,
|
|
39764
|
-
src: (
|
|
39765
|
-
class: "w-[560px] object-cover rounded-[24px]",
|
|
39777
|
+
src: (x = r.value) == null ? void 0 : x.featured_image,
|
|
39778
|
+
class: "w-[560px] object-cover rounded-[24px] h-full",
|
|
39766
39779
|
alt: "Feature"
|
|
39767
39780
|
}, null, 8, oxe)) : he("", !0)
|
|
39768
|
-
]),
|
|
39781
|
+
])) : he("", !0),
|
|
39769
39782
|
r.value ? (s(), i("div", {
|
|
39770
|
-
key:
|
|
39783
|
+
key: 1,
|
|
39771
39784
|
class: Ie(["rounded-[24px] flex items-center justify-center flex-col", {
|
|
39772
|
-
"bg-pale-100 min-h-[320px] w-
|
|
39773
|
-
"border border-brand-400 w-
|
|
39774
|
-
"w-full ": !((
|
|
39775
|
-
"bg-gray-100 border-none": (
|
|
39785
|
+
"bg-pale-100 min-h-[320px] w-full": !((C = r.value) != null && C.featured_image),
|
|
39786
|
+
"border border-brand-400 w-full py-8": (M = r.value) == null ? void 0 : M.featured_image,
|
|
39787
|
+
"w-full ": !((A = n.value) != null && A.acknowledgement_style),
|
|
39788
|
+
"bg-gray-100 border-none": (S = n.value) == null ? void 0 : S.acknowledgement_style
|
|
39776
39789
|
}])
|
|
39777
39790
|
}, [
|
|
39778
|
-
o("h3", sxe,
|
|
39779
|
-
(
|
|
39791
|
+
o("h3", sxe, be(r.value.title), 1),
|
|
39792
|
+
(R = r.value) != null && R.supporting_text ? (s(), i("p", {
|
|
39780
39793
|
key: 0,
|
|
39781
|
-
class: Ie(["mt-2 px-[56px]", { "text-normal text-[20px] text-gray-700 leading-[30px]": (
|
|
39794
|
+
class: Ie(["mt-2 px-[56px]", { "text-normal text-[20px] text-gray-700 leading-[30px]": (V = n.value) == null ? void 0 : V.acknowledgement_style, "text-[30px] font-semibold text-gray-900 leading-[38px] text-center": !((I = n.value) != null && I.acknowledgement_style) }]),
|
|
39782
39795
|
innerHTML: r.value.supporting_text
|
|
39783
39796
|
}, null, 10, ixe)) : he("", !0),
|
|
39784
39797
|
o("div", lxe, [
|
|
39785
|
-
(
|
|
39798
|
+
(X = r.value) != null && X.featured_image && ((W = n.value) != null && W.acknowledgement_style) ? (s(), i("img", {
|
|
39786
39799
|
key: 0,
|
|
39787
|
-
src: (
|
|
39800
|
+
src: (se = r.value) == null ? void 0 : se.featured_image,
|
|
39788
39801
|
class: "h-[96px]",
|
|
39789
39802
|
alt: "Feature"
|
|
39790
39803
|
}, null, 8, axe)) : he("", !0),
|
|
39791
|
-
(
|
|
39804
|
+
(K = r.value) != null && K.featured_image2 && ((b = n.value) != null && b.acknowledgement_style) ? (s(), i("img", {
|
|
39792
39805
|
key: 1,
|
|
39793
|
-
src: (
|
|
39806
|
+
src: (N = r.value) == null ? void 0 : N.featured_image2,
|
|
39794
39807
|
class: "h-[96px]",
|
|
39795
39808
|
alt: "Feature"
|
|
39796
39809
|
}, null, 8, cxe)) : he("", !0)
|
|
@@ -39809,7 +39822,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39809
39822
|
}
|
|
39810
39823
|
},
|
|
39811
39824
|
setup(t) {
|
|
39812
|
-
const e =
|
|
39825
|
+
const e = ye({
|
|
39813
39826
|
paragraph: Xe(jwe),
|
|
39814
39827
|
standard_header: Xe(bwe),
|
|
39815
39828
|
header: Xe(Fme),
|
|
@@ -39827,7 +39840,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39827
39840
|
}), n = (r) => r != null && r.type ? e.value[r == null ? void 0 : r.type] : "";
|
|
39828
39841
|
return (r, l) => (s(), i("div", dxe, [
|
|
39829
39842
|
(s(!0), i(Ge, null, rt(t.page.sections, (u, c) => (s(), i("div", null, [
|
|
39830
|
-
(s(), Ze(
|
|
39843
|
+
(s(), Ze(Y1(n(u)), {
|
|
39831
39844
|
key: c,
|
|
39832
39845
|
section: u
|
|
39833
39846
|
}, null, 8, ["section"]))
|
|
@@ -39857,12 +39870,12 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39857
39870
|
emits: ["update"],
|
|
39858
39871
|
setup(t, { emit: e }) {
|
|
39859
39872
|
var x, C;
|
|
39860
|
-
const n = Xt("VFileUpload", m0), r = e, l = t, u = Te(() => l.item.hasOwnProperty("lines")), c =
|
|
39873
|
+
const n = Xt("VFileUpload", m0), r = e, l = t, u = Te(() => l.item.hasOwnProperty("lines")), c = ye(null), d = ye({
|
|
39861
39874
|
public: l.item.public,
|
|
39862
39875
|
title: l.item.title,
|
|
39863
39876
|
description: l.item.description,
|
|
39864
39877
|
featured_image: l.item.featured_image
|
|
39865
|
-
}), a =
|
|
39878
|
+
}), a = ye({
|
|
39866
39879
|
title: l.item.title,
|
|
39867
39880
|
title_group: (x = l.item) == null ? void 0 : x.title_group,
|
|
39868
39881
|
max_items: (C = l.item) == null ? void 0 : C.max_items,
|
|
@@ -39871,9 +39884,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39871
39884
|
l.item.hasOwnProperty("primary_button") && (d.value.primary_button = l.item.primary_button), l.item.hasOwnProperty("secondary_button") && (d.value.secondary_button = l.item.secondary_button);
|
|
39872
39885
|
const h = () => {
|
|
39873
39886
|
a.value.lines.push({ title: "", description: "" });
|
|
39874
|
-
}, f = (
|
|
39875
|
-
a.value.lines.splice(M, 1), this.save();
|
|
39876
|
-
}, m = () => {
|
|
39887
|
+
}, f = () => {
|
|
39877
39888
|
let M = u.value ? a : d;
|
|
39878
39889
|
if (l.saveEndpoint) {
|
|
39879
39890
|
vt.post(l.saveEndpoint, M.value).then((A) => {
|
|
@@ -39882,6 +39893,8 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39882
39893
|
return;
|
|
39883
39894
|
}
|
|
39884
39895
|
r("update", M.value);
|
|
39896
|
+
}, m = (M) => {
|
|
39897
|
+
a.value.lines.splice(M, 1), f();
|
|
39885
39898
|
}, p = () => {
|
|
39886
39899
|
let M = u.value ? a : d;
|
|
39887
39900
|
r("close", M.value), l.cancelEndpoint && (window.location.href = l.cancelEndpoint);
|
|
@@ -39898,14 +39911,14 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39898
39911
|
o("div", vxe, [
|
|
39899
39912
|
o("div", wxe, [
|
|
39900
39913
|
A[6] || (A[6] = o("p", { class: "text-base font-semibold text-gray-900" }, "Events", -1)),
|
|
39901
|
-
o("p", gxe, " This timeline item can contain up to " +
|
|
39914
|
+
o("p", gxe, " This timeline item can contain up to " + be((S = t.item) == null ? void 0 : S.max_items) + " events. ", 1)
|
|
39902
39915
|
]),
|
|
39903
39916
|
o("button", {
|
|
39904
39917
|
disabled: a.value.lines.length >= ((R = t.item) == null ? void 0 : R.max_items),
|
|
39905
39918
|
onClick: h,
|
|
39906
39919
|
class: Ie(["text-sm cursor-pointer flex items-center justify-center gap-1 rounded-[99px] border border-brand-600 bg-brand-500 px-3.5 h-[40px] font-semibold text-white hover:bg-brand-600", { "border-gray-100 bg-gray-100 !text-gray-400 hover:bg-gray-100": a.value.lines.length >= ((V = t.item) == null ? void 0 : V.max_items) }])
|
|
39907
39920
|
}, [
|
|
39908
|
-
ge(
|
|
39921
|
+
ge(Me(p0), { class: "h-5 w-5" }),
|
|
39909
39922
|
A[7] || (A[7] = o("span", null, "Event", -1))
|
|
39910
39923
|
], 10, xxe)
|
|
39911
39924
|
]),
|
|
@@ -39915,7 +39928,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
39915
39928
|
class: "flex flex-col gap-2 rounded-lg px-6 pt-4 pb-[40px] bg-gray-50"
|
|
39916
39929
|
}, [
|
|
39917
39930
|
o("div", Cxe, [
|
|
39918
|
-
o("p", yxe, " Event #" +
|
|
39931
|
+
o("p", yxe, " Event #" + be(X + 1), 1),
|
|
39919
39932
|
ge(Bn, {
|
|
39920
39933
|
onRemoveItem: (W) => v(X)
|
|
39921
39934
|
}, null, 8, ["onRemoveItem"])
|
|
@@ -40099,7 +40112,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
40099
40112
|
supporting_text: "Recommended dimension: 1200*1060px"
|
|
40100
40113
|
}, {
|
|
40101
40114
|
default: Ke(() => [
|
|
40102
|
-
ge(
|
|
40115
|
+
ge(Me(n), {
|
|
40103
40116
|
name: "image",
|
|
40104
40117
|
height: "h-[200px]",
|
|
40105
40118
|
modelValue: d.value.featured_image,
|
|
@@ -40111,14 +40124,14 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
40111
40124
|
], 64))
|
|
40112
40125
|
])
|
|
40113
40126
|
]),
|
|
40114
|
-
|
|
40127
|
+
l0(M.$slots, "default", {}, () => [
|
|
40115
40128
|
o("div", _xe, [
|
|
40116
40129
|
o("a", {
|
|
40117
40130
|
onClick: p,
|
|
40118
40131
|
class: "w-[200px] py-[9px] bg-white rounded-full border border-gray-300 shadow-xs text-md font-semibold hover:bg-gray-100 text-gray-700 text-center cursor-pointer"
|
|
40119
40132
|
}, " Cancel "),
|
|
40120
40133
|
o("a", {
|
|
40121
|
-
onClick: _n(
|
|
40134
|
+
onClick: _n(f, ["prevent"]),
|
|
40122
40135
|
class: "w-full py-[9px] rounded-full shadow-xs text-md font-semibold text-white bg-brand-600 hover:bg-brand-700 border border-brand-600 text-center cursor-pointer"
|
|
40123
40136
|
}, "Save changes")
|
|
40124
40137
|
])
|
|
@@ -40127,7 +40140,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
40127
40140
|
ref_key: "modalRef",
|
|
40128
40141
|
ref: c,
|
|
40129
40142
|
entity: "event",
|
|
40130
|
-
callback:
|
|
40143
|
+
callback: m
|
|
40131
40144
|
}, null, 512)
|
|
40132
40145
|
]);
|
|
40133
40146
|
};
|
|
@@ -40154,7 +40167,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
40154
40167
|
},
|
|
40155
40168
|
emits: ["update"],
|
|
40156
40169
|
setup(t, { emit: e }) {
|
|
40157
|
-
const n = e, r = t, l =
|
|
40170
|
+
const n = e, r = t, l = ye({
|
|
40158
40171
|
icon: r.item.icon,
|
|
40159
40172
|
public: r.item.public,
|
|
40160
40173
|
title: r.item.title,
|
|
@@ -40263,7 +40276,7 @@ const qge = { render: zge }, Gge = { class: "overflow-hidden" }, Wge = ["src"],
|
|
|
40263
40276
|
})
|
|
40264
40277
|
])
|
|
40265
40278
|
]),
|
|
40266
|
-
|
|
40279
|
+
l0(a.$slots, "default", {}, () => [
|
|
40267
40280
|
o("div", Exe, [
|
|
40268
40281
|
o("a", {
|
|
40269
40282
|
onClick: c,
|