@dcodegroup-au/page-builder 0.6.0 → 0.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/page-builder.css +10 -21
- package/dist/page-builder.es.js +240 -213
- package/dist/page-builder.umd.js +240 -213
- package/package.json +1 -1
- package/src/components/LinkCardEdit.vue +4 -4
- package/src/components/PageRender.vue +1 -0
- package/src/components/presenters/modules/HorizontalTabs.vue +6 -9
- package/src/components/presenters/modules/Paragraph.vue +5 -4
- package/src/components/presenters/modules/StandardHeader.vue +1 -1
- package/src/components/presenters/modules/TestimonialSlider.vue +22 -20
- package/src/components/presenters/modules/TwoColumnsImageContent.vue +16 -4
package/dist/page-builder.es.js
CHANGED
|
@@ -447,7 +447,7 @@ const _hoisted_7$q = { class: "flex justify-between" };
|
|
|
447
447
|
const _hoisted_8$o = { class: "flex flex-col gap-1" };
|
|
448
448
|
const _hoisted_9$n = { class: "font-semibold text-gray-900" };
|
|
449
449
|
const _hoisted_10$j = { class: "text-sm text-gray-600" };
|
|
450
|
-
const _hoisted_11$
|
|
450
|
+
const _hoisted_11$h = ["disabled"];
|
|
451
451
|
const _hoisted_12$e = { class: "flex flex-col gap-3" };
|
|
452
452
|
const _hoisted_13$9 = ["onClick"];
|
|
453
453
|
const _hoisted_14$9 = ["onClick"];
|
|
@@ -523,7 +523,7 @@ const _sfc_main$Q = {
|
|
|
523
523
|
}, [
|
|
524
524
|
createVNode(unref(PlusIcon), { class: "h-5 w-5" }),
|
|
525
525
|
_cache[0] || (_cache[0] = createElementVNode("span", null, "Add", -1))
|
|
526
|
-
], 10, _hoisted_11$
|
|
526
|
+
], 10, _hoisted_11$h)
|
|
527
527
|
])
|
|
528
528
|
]),
|
|
529
529
|
createElementVNode("div", _hoisted_12$e, [
|
|
@@ -11700,7 +11700,7 @@ const _hoisted_7$p = { class: "file-upload-preview" };
|
|
|
11700
11700
|
const _hoisted_8$n = ["src", "title"];
|
|
11701
11701
|
const _hoisted_9$m = ["href"];
|
|
11702
11702
|
const _hoisted_10$i = { class: "file-upload-title" };
|
|
11703
|
-
const _hoisted_11$
|
|
11703
|
+
const _hoisted_11$g = { class: "file-upload-file-remove" };
|
|
11704
11704
|
const _hoisted_12$d = { class: "absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 p-4 rounded-lg flex flex-col justify-center items-center w-full" };
|
|
11705
11705
|
const _sfc_main$O = {
|
|
11706
11706
|
__name: "FileUpload",
|
|
@@ -11807,7 +11807,7 @@ const _sfc_main$O = {
|
|
|
11807
11807
|
}, [
|
|
11808
11808
|
createElementVNode("div", _hoisted_10$i, toDisplayString(file.value.file_name), 1)
|
|
11809
11809
|
], 8, _hoisted_9$m),
|
|
11810
|
-
createElementVNode("a", _hoisted_11$
|
|
11810
|
+
createElementVNode("a", _hoisted_11$g, [
|
|
11811
11811
|
createElementVNode("i", {
|
|
11812
11812
|
class: "fal fa-times",
|
|
11813
11813
|
onClick: _cache[0] || (_cache[0] = ($event) => deleteFile(file.value))
|
|
@@ -45223,7 +45223,7 @@ const _hoisted_7$m = { class: "flex flex-col gap-3" };
|
|
|
45223
45223
|
const _hoisted_8$k = { class: "flex items-center justify-between" };
|
|
45224
45224
|
const _hoisted_9$k = { class: "text-lg font-semibold text-gray-900" };
|
|
45225
45225
|
const _hoisted_10$g = { class: "relative flex items-end" };
|
|
45226
|
-
const _hoisted_11$
|
|
45226
|
+
const _hoisted_11$f = { class: "flex flex-col gap-6" };
|
|
45227
45227
|
const _hoisted_12$c = {
|
|
45228
45228
|
key: 0,
|
|
45229
45229
|
class: "flex gap-4"
|
|
@@ -45358,7 +45358,7 @@ const _sfc_main$C = {
|
|
|
45358
45358
|
}, null, 8, ["onRemoveItem"])
|
|
45359
45359
|
])
|
|
45360
45360
|
]),
|
|
45361
|
-
createElementVNode("div", _hoisted_11$
|
|
45361
|
+
createElementVNode("div", _hoisted_11$f, [
|
|
45362
45362
|
!((_a2 = componentData.value) == null ? void 0 : _a2.hasOwnProperty("has_type_switcher")) || ((_b = componentData.value) == null ? void 0 : _b.has_type_switcher) ? (openBlock(), createElementBlock("div", _hoisted_12$c, [
|
|
45363
45363
|
(openBlock(), createElementBlock(Fragment, null, renderList(options, (option) => {
|
|
45364
45364
|
return createElementVNode("label", _hoisted_13$8, [
|
|
@@ -45472,7 +45472,7 @@ const _hoisted_7$l = { class: "flex items-center justify-between" };
|
|
|
45472
45472
|
const _hoisted_8$j = { class: "text-lg font-semibold text-gray-900" };
|
|
45473
45473
|
const _hoisted_9$j = { class: "relative flex items-end" };
|
|
45474
45474
|
const _hoisted_10$f = { class: "flex flex-col gap-6" };
|
|
45475
|
-
const _hoisted_11$
|
|
45475
|
+
const _hoisted_11$e = { class: "flex flex-col gap-1.5" };
|
|
45476
45476
|
const _hoisted_12$b = ["onUpdate:modelValue"];
|
|
45477
45477
|
const _sfc_main$B = {
|
|
45478
45478
|
__name: "Logos",
|
|
@@ -45555,7 +45555,7 @@ const _sfc_main$B = {
|
|
|
45555
45555
|
])
|
|
45556
45556
|
]),
|
|
45557
45557
|
createElementVNode("div", _hoisted_10$f, [
|
|
45558
|
-
createElementVNode("div", _hoisted_11$
|
|
45558
|
+
createElementVNode("div", _hoisted_11$e, [
|
|
45559
45559
|
createVNode(unref(VFileUpload), {
|
|
45560
45560
|
name: "image",
|
|
45561
45561
|
modelValue: item.logo,
|
|
@@ -45760,7 +45760,7 @@ const _hoisted_7$j = { class: "flex items-center justify-between" };
|
|
|
45760
45760
|
const _hoisted_8$i = { class: "text-lg font-semibold text-gray-900" };
|
|
45761
45761
|
const _hoisted_9$i = { class: "relative flex items-end" };
|
|
45762
45762
|
const _hoisted_10$e = { class: "flex flex-col gap-6" };
|
|
45763
|
-
const _hoisted_11$
|
|
45763
|
+
const _hoisted_11$d = { class: "flex flex-col gap-1.5" };
|
|
45764
45764
|
const _sfc_main$y = {
|
|
45765
45765
|
__name: "VideoGrid",
|
|
45766
45766
|
props: {
|
|
@@ -45836,7 +45836,7 @@ const _sfc_main$y = {
|
|
|
45836
45836
|
])
|
|
45837
45837
|
]),
|
|
45838
45838
|
createElementVNode("div", _hoisted_10$e, [
|
|
45839
|
-
createElementVNode("div", _hoisted_11$
|
|
45839
|
+
createElementVNode("div", _hoisted_11$d, [
|
|
45840
45840
|
createVNode(unref(VFileUpload), {
|
|
45841
45841
|
name: "image",
|
|
45842
45842
|
type: "video",
|
|
@@ -46157,7 +46157,7 @@ const _hoisted_9$h = {
|
|
|
46157
46157
|
class: "flex flex-col gap-2"
|
|
46158
46158
|
};
|
|
46159
46159
|
const _hoisted_10$d = ["onClick"];
|
|
46160
|
-
const _hoisted_11$
|
|
46160
|
+
const _hoisted_11$c = { class: "flex flex-col" };
|
|
46161
46161
|
const _hoisted_12$a = { class: "text-sm font-medium text-gray-900" };
|
|
46162
46162
|
const _hoisted_13$7 = { class: "flex items-center justify-between gap-3 px-[10px]" };
|
|
46163
46163
|
const _hoisted_14$7 = { class: "flex h-full flex-1 flex-col mb-20" };
|
|
@@ -46292,7 +46292,7 @@ const _sfc_main$t = {
|
|
|
46292
46292
|
onClick: ($event) => selectComponent(sectionIndex, component, index),
|
|
46293
46293
|
class: normalizeClass(["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": ((_a3 = unref(selected)) == null ? void 0 : _a3.sectionIndex) === sectionIndex && ((_b2 = unref(selected)) == null ? void 0 : _b2.componentIndex) === index }])
|
|
46294
46294
|
}, [
|
|
46295
|
-
createElementVNode("div", _hoisted_11$
|
|
46295
|
+
createElementVNode("div", _hoisted_11$c, [
|
|
46296
46296
|
_cache[1] || (_cache[1] = createElementVNode("div", { class: "text-xs text-gray-600" }, "Sub-module", -1)),
|
|
46297
46297
|
createElementVNode("div", _hoisted_12$a, toDisplayString(component.name), 1)
|
|
46298
46298
|
]),
|
|
@@ -47830,7 +47830,7 @@ const _hoisted_7$h = ["innerHTML"];
|
|
|
47830
47830
|
const _hoisted_8$g = { class: "flex gap-3 mt-8 flex-col lg:flex-row" };
|
|
47831
47831
|
const _hoisted_9$g = ["href", "target"];
|
|
47832
47832
|
const _hoisted_10$c = ["href", "target"];
|
|
47833
|
-
const _hoisted_11$
|
|
47833
|
+
const _hoisted_11$b = ["src"];
|
|
47834
47834
|
const _hoisted_12$9 = {
|
|
47835
47835
|
key: 1,
|
|
47836
47836
|
class: "rounded-[40px] h-[674px] max-w-[882px] lg:w-1/2 w-full object-cover",
|
|
@@ -47903,7 +47903,7 @@ const _sfc_main$s = {
|
|
|
47903
47903
|
src: slide.featured_image,
|
|
47904
47904
|
alt: "Slide Image",
|
|
47905
47905
|
class: "rounded-[40px] h-[674px] max-w-[882px] lg:w-1/2 w-full object-cover"
|
|
47906
|
-
}, null, 8, _hoisted_11$
|
|
47906
|
+
}, null, 8, _hoisted_11$b)) : (openBlock(), createElementBlock("img", _hoisted_12$9))
|
|
47907
47907
|
])
|
|
47908
47908
|
]),
|
|
47909
47909
|
_: 2
|
|
@@ -48426,7 +48426,7 @@ const _hoisted_10$b = {
|
|
|
48426
48426
|
key: 2,
|
|
48427
48427
|
class: "flex gap-2 text-gray-600 mt-2 font-semibold"
|
|
48428
48428
|
};
|
|
48429
|
-
const _hoisted_11$
|
|
48429
|
+
const _hoisted_11$a = ["innerHTML"];
|
|
48430
48430
|
const _hoisted_12$8 = { class: "border-t border-gray-200 mt-4 pt-[17px] flex justify-between items-center" };
|
|
48431
48431
|
const _hoisted_13$6 = ["href"];
|
|
48432
48432
|
const _hoisted_14$6 = { class: "absolute top-[-65px] right-4 flex gap-4" };
|
|
@@ -48519,7 +48519,7 @@ const _sfc_main$j = {
|
|
|
48519
48519
|
createElementVNode("div", {
|
|
48520
48520
|
class: "text-sm",
|
|
48521
48521
|
innerHTML: slide == null ? void 0 : slide.line_2
|
|
48522
|
-
}, null, 8, _hoisted_11$
|
|
48522
|
+
}, null, 8, _hoisted_11$a)
|
|
48523
48523
|
])) : createCommentVNode("", true)
|
|
48524
48524
|
]),
|
|
48525
48525
|
createElementVNode("div", _hoisted_12$8, [
|
|
@@ -48644,7 +48644,7 @@ const _hoisted_8$d = {
|
|
|
48644
48644
|
};
|
|
48645
48645
|
const _hoisted_9$d = ["href"];
|
|
48646
48646
|
const _hoisted_10$a = { class: "flex justify-between" };
|
|
48647
|
-
const _hoisted_11$
|
|
48647
|
+
const _hoisted_11$9 = ["innerHTML"];
|
|
48648
48648
|
const _hoisted_12$7 = { class: "text-gray-500 text-sm mb-4" };
|
|
48649
48649
|
const _hoisted_13$5 = {
|
|
48650
48650
|
key: 0,
|
|
@@ -48747,7 +48747,7 @@ const _sfc_main$h = {
|
|
|
48747
48747
|
createElementVNode("span", {
|
|
48748
48748
|
class: "w-5/6 leading-[28px]",
|
|
48749
48749
|
innerHTML: card.title
|
|
48750
|
-
}, null, 8, _hoisted_11$
|
|
48750
|
+
}, null, 8, _hoisted_11$9),
|
|
48751
48751
|
createVNode(unref(ArrowUpRight), { class: "w-5 h-5 mt-1" })
|
|
48752
48752
|
])
|
|
48753
48753
|
], 8, _hoisted_9$d)) : createCommentVNode("", true),
|
|
@@ -48881,7 +48881,7 @@ const _sfc_main$f = {
|
|
|
48881
48881
|
], 8, _hoisted_4$e)) : createCommentVNode("", true),
|
|
48882
48882
|
headerComponent.value.primary_button.show ? (openBlock(), createElementBlock("a", {
|
|
48883
48883
|
key: 1,
|
|
48884
|
-
class: "
|
|
48884
|
+
class: "bg-brand-600 hover:bg-brand-800 text-white h-[40px] rounded-full px-[14px] py-[10px] inline-flex gap-1.5 items-center shadow-xs text-base",
|
|
48885
48885
|
href: unref(formatUrl)(headerComponent.value.primary_button.url),
|
|
48886
48886
|
target: headerComponent.value.primary_button.open_in_new_tab ? "_blank" : ""
|
|
48887
48887
|
}, [
|
|
@@ -48902,8 +48902,11 @@ const _sfc_main$f = {
|
|
|
48902
48902
|
}
|
|
48903
48903
|
};
|
|
48904
48904
|
const _hoisted_1$r = { class: "overflow-hidden mt-4" };
|
|
48905
|
-
const _hoisted_2$d = {
|
|
48906
|
-
|
|
48905
|
+
const _hoisted_2$d = {
|
|
48906
|
+
key: 0,
|
|
48907
|
+
class: "text-[36px] text-gray-900 font-semibold"
|
|
48908
|
+
};
|
|
48909
|
+
const _hoisted_3$d = { class: "all-unset ql-editor" };
|
|
48907
48910
|
const _hoisted_4$d = ["innerHTML"];
|
|
48908
48911
|
const _hoisted_5$d = { key: 0 };
|
|
48909
48912
|
const _hoisted_6$d = ["href"];
|
|
@@ -48954,23 +48957,23 @@ const _sfc_main$e = {
|
|
|
48954
48957
|
}
|
|
48955
48958
|
};
|
|
48956
48959
|
return (_ctx, _cache) => {
|
|
48957
|
-
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
48960
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k;
|
|
48958
48961
|
return openBlock(), createElementBlock("div", _hoisted_1$r, [
|
|
48959
48962
|
createElementVNode("div", {
|
|
48960
|
-
class: normalizeClass(["max-w-[1640px] md:px-[120px] mx-auto w-full pt-4 mb-4 flex gap-16 items-center", { "flex-row-reverse mt-6 !mb-10": (_a = section.value) == null ? void 0 : _a.revert }])
|
|
48963
|
+
class: normalizeClass(["max-w-[1640px] md:px-[120px] mx-auto w-full pt-4 mb-4 flex gap-16 items-center", { "flex-row-reverse mt-6 !mb-10": (_a = section.value) == null ? void 0 : _a.revert, "justify-center": (_b = section.value) == null ? void 0 : _b.center }])
|
|
48961
48964
|
}, [
|
|
48962
|
-
((
|
|
48965
|
+
((_c = component.value) == null ? void 0 : _c.title) || ((_d = component.value) == null ? void 0 : _d.paragraph) ? (openBlock(), createElementBlock("div", {
|
|
48963
48966
|
key: 0,
|
|
48964
|
-
class: normalizeClass(["max-w-[800px] py-4", { "!max-w-full w-full": (
|
|
48967
|
+
class: normalizeClass(["max-w-[800px] py-4", { "!max-w-full w-full": (_e = section.value) == null ? void 0 : _e.is_full_width }]),
|
|
48965
48968
|
ref_key: "leftColumn",
|
|
48966
48969
|
ref: leftColumn
|
|
48967
48970
|
}, [
|
|
48968
|
-
|
|
48971
|
+
((_f = component.value) == null ? void 0 : _f.title) ? (openBlock(), createElementBlock("h3", _hoisted_2$d, toDisplayString(component.value.title), 1)) : createCommentVNode("", true),
|
|
48969
48972
|
createElementVNode("div", _hoisted_3$d, [
|
|
48970
48973
|
createElementVNode("div", {
|
|
48971
48974
|
innerHTML: component.value.paragraph
|
|
48972
48975
|
}, null, 8, _hoisted_4$d),
|
|
48973
|
-
((
|
|
48976
|
+
((_g = component.value) == null ? void 0 : _g.hasOwnProperty("button")) && button.value.show ? (openBlock(), createElementBlock("div", _hoisted_5$d, [
|
|
48974
48977
|
createElementVNode("a", {
|
|
48975
48978
|
href: button.value.url,
|
|
48976
48979
|
class: "inline-flex items-center gap-2 !no-underline px-3 py-2.5 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"
|
|
@@ -48981,13 +48984,13 @@ const _sfc_main$e = {
|
|
|
48981
48984
|
])) : createCommentVNode("", true)
|
|
48982
48985
|
])
|
|
48983
48986
|
], 2)) : createCommentVNode("", true),
|
|
48984
|
-
((
|
|
48987
|
+
((_h = component.value) == null ? void 0 : _h.featured_image) ? (openBlock(), createElementBlock("div", {
|
|
48985
48988
|
key: 1,
|
|
48986
48989
|
class: "w-full max-w-[536px] rounded-[24px] overflow-hidden",
|
|
48987
48990
|
ref_key: "rightColumn",
|
|
48988
48991
|
ref: rightColumn
|
|
48989
48992
|
}, [
|
|
48990
|
-
((
|
|
48993
|
+
((_i = component.value) == null ? void 0 : _i.source_type) === "video" ? (openBlock(), createElementBlock("div", _hoisted_7$d, [
|
|
48991
48994
|
createElementVNode("video", {
|
|
48992
48995
|
onClick: togglePlayPause,
|
|
48993
48996
|
preload: "metadata",
|
|
@@ -48996,7 +48999,7 @@ const _sfc_main$e = {
|
|
|
48996
48999
|
class: "h-full w-full object-cover"
|
|
48997
49000
|
}, [
|
|
48998
49001
|
createElementVNode("source", {
|
|
48999
|
-
src: `${(
|
|
49002
|
+
src: `${(_j = component.value) == null ? void 0 : _j.featured_image}#t=2`
|
|
49000
49003
|
}, null, 8, _hoisted_8$c)
|
|
49001
49004
|
], 512),
|
|
49002
49005
|
!isPlaying.value ? (openBlock(), createBlock(unref(PlayButton), {
|
|
@@ -49006,7 +49009,7 @@ const _sfc_main$e = {
|
|
|
49006
49009
|
})) : createCommentVNode("", true)
|
|
49007
49010
|
])) : (openBlock(), createElementBlock("img", {
|
|
49008
49011
|
key: 1,
|
|
49009
|
-
src: (
|
|
49012
|
+
src: (_k = component.value) == null ? void 0 : _k.featured_image,
|
|
49010
49013
|
alt: "Feature Image",
|
|
49011
49014
|
class: "w-full h-full object-cover rounded-[24px]"
|
|
49012
49015
|
}, null, 8, _hoisted_9$c))
|
|
@@ -49032,12 +49035,12 @@ const _hoisted_8$b = {
|
|
|
49032
49035
|
};
|
|
49033
49036
|
const _hoisted_9$b = { class: "text-[36px] text-gray-900 font-semibold" };
|
|
49034
49037
|
const _hoisted_10$9 = ["innerHTML"];
|
|
49035
|
-
const _hoisted_11$
|
|
49038
|
+
const _hoisted_11$8 = {
|
|
49036
49039
|
key: 0,
|
|
49037
49040
|
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"
|
|
49038
49041
|
};
|
|
49039
49042
|
const _hoisted_12$6 = { class: "font-semibold text-[20px] text-gray-900" };
|
|
49040
|
-
const _hoisted_13$4 =
|
|
49043
|
+
const _hoisted_13$4 = ["innerHTML"];
|
|
49041
49044
|
const _hoisted_14$4 = ["href", "target"];
|
|
49042
49045
|
const _hoisted_15$4 = ["src"];
|
|
49043
49046
|
const _hoisted_16$1 = {
|
|
@@ -49074,6 +49077,14 @@ const _sfc_main$d = {
|
|
|
49074
49077
|
}
|
|
49075
49078
|
return c;
|
|
49076
49079
|
});
|
|
49080
|
+
const items = computed(() => {
|
|
49081
|
+
return (featureItemsComponent.value.data || []).filter(function(o) {
|
|
49082
|
+
if (o.hasOwnProperty("public")) {
|
|
49083
|
+
return o.public;
|
|
49084
|
+
}
|
|
49085
|
+
return true;
|
|
49086
|
+
});
|
|
49087
|
+
});
|
|
49077
49088
|
onMounted(() => {
|
|
49078
49089
|
var _a;
|
|
49079
49090
|
if (leftColumn.value && rightColumn.value && ((_a = section.value) == null ? void 0 : _a.minimum_height)) {
|
|
@@ -49131,8 +49142,8 @@ const _sfc_main$d = {
|
|
|
49131
49142
|
createElementVNode("div", {
|
|
49132
49143
|
class: normalizeClass(["grid gap-8", featureItemsComponent.value.hasOwnProperty("grid_columns") ? `grid-cols-${featureItemsComponent.value.grid_columns}` : "grid-cols-2 w-2/3"])
|
|
49133
49144
|
}, [
|
|
49134
|
-
(openBlock(true), createElementBlock(Fragment, null, renderList(
|
|
49135
|
-
var _a2, _b2, _c2
|
|
49145
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(items.value, (item) => {
|
|
49146
|
+
var _a2, _b2, _c2;
|
|
49136
49147
|
return openBlock(), createElementBlock("div", {
|
|
49137
49148
|
class: normalizeClass(["flex gap-3 w-full", {
|
|
49138
49149
|
"bg-gray-50 p-8 rounded-[24px] overflow-hidden flex-col": featureItemsComponent.value.hasOwnProperty("grid_columns") && (featureItemsComponent.value.grid_columns > 2 || ((_a2 = featureItemsComponent.value) == null ? void 0 : _a2.has_background)),
|
|
@@ -49140,18 +49151,21 @@ const _sfc_main$d = {
|
|
|
49140
49151
|
}])
|
|
49141
49152
|
}, [
|
|
49142
49153
|
item.title ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
49143
|
-
(item == null ? void 0 : item.icon) ? (openBlock(), createElementBlock("div", _hoisted_11$
|
|
49154
|
+
(item == null ? void 0 : item.icon) ? (openBlock(), createElementBlock("div", _hoisted_11$8, [
|
|
49144
49155
|
createVNode(_sfc_main$H, {
|
|
49145
49156
|
icon: item.icon,
|
|
49146
49157
|
"icon-classes": "w-5 h-5 text-brand-600"
|
|
49147
49158
|
}, null, 8, ["icon"])
|
|
49148
49159
|
])) : createCommentVNode("", true),
|
|
49149
49160
|
createElementVNode("div", {
|
|
49150
|
-
class: normalizeClass(["max-w-[324px]", { "max-w-full": (_b2 = featureItemsComponent.value) == null ? void 0 : _b2.has_background }])
|
|
49161
|
+
class: normalizeClass(["max-w-[324px] q-editor", { "max-w-full": (_b2 = featureItemsComponent.value) == null ? void 0 : _b2.has_background }])
|
|
49151
49162
|
}, [
|
|
49152
49163
|
createElementVNode("h3", _hoisted_12$6, toDisplayString(item.title), 1),
|
|
49153
|
-
createElementVNode("p",
|
|
49154
|
-
|
|
49164
|
+
createElementVNode("p", {
|
|
49165
|
+
class: "mt-2 text-md font-normal text-gray-600 leading-[24px]",
|
|
49166
|
+
innerHTML: item.supporting_text ?? item.description
|
|
49167
|
+
}, null, 8, _hoisted_13$4),
|
|
49168
|
+
((_c2 = item == null ? void 0 : item.primary_button) == null ? void 0 : _c2.show) ? (openBlock(), createElementBlock("a", {
|
|
49155
49169
|
key: 0,
|
|
49156
49170
|
class: "text-brand-700 inline-flex gap-1.5 items-center font-semibold text-base mt-4",
|
|
49157
49171
|
href: unref(formatUrl)(item.primary_button.url),
|
|
@@ -49197,7 +49211,7 @@ const _hoisted_7$b = { class: "mt-4" };
|
|
|
49197
49211
|
const _hoisted_8$a = { class: "flex flex-row" };
|
|
49198
49212
|
const _hoisted_9$a = { class: "w-1/5 mr-[40px] relative" };
|
|
49199
49213
|
const _hoisted_10$8 = { class: "text-[24px] font-semibold text-navy-800" };
|
|
49200
|
-
const _hoisted_11$
|
|
49214
|
+
const _hoisted_11$7 = { class: "w-4/5" };
|
|
49201
49215
|
const _hoisted_12$5 = {
|
|
49202
49216
|
key: 0,
|
|
49203
49217
|
class: "text-[24px] mb-6 font-semibold text-navy-800"
|
|
@@ -49248,7 +49262,7 @@ const _sfc_main$c = {
|
|
|
49248
49262
|
style: { "background": "repeating-linear-gradient(to bottom, transparent, transparent 10px, #A9B8C6 8px, #A9B8C6 20px)", "width": "2px" }
|
|
49249
49263
|
}, null, -1))
|
|
49250
49264
|
]),
|
|
49251
|
-
createElementVNode("div", _hoisted_11$
|
|
49265
|
+
createElementVNode("div", _hoisted_11$7, [
|
|
49252
49266
|
data2.group_title ? (openBlock(), createElementBlock("p", _hoisted_12$5, toDisplayString(data2.group_title), 1)) : createCommentVNode("", true),
|
|
49253
49267
|
(openBlock(true), createElementBlock(Fragment, null, renderList(data2.lines, (line, index2) => {
|
|
49254
49268
|
return openBlock(), createElementBlock("div", {
|
|
@@ -49416,7 +49430,7 @@ const _hoisted_7$9 = {
|
|
|
49416
49430
|
const _hoisted_8$8 = { class: "relative bg-white hover:bg-gray-100 p-2 rounded-lg w-full" };
|
|
49417
49431
|
const _hoisted_9$8 = ["href", "target"];
|
|
49418
49432
|
const _hoisted_10$7 = { class: "flex gap-4 items-center max-w-[94%] w-full" };
|
|
49419
|
-
const _hoisted_11$
|
|
49433
|
+
const _hoisted_11$6 = { class: "w-full" };
|
|
49420
49434
|
const _sfc_main$a = {
|
|
49421
49435
|
__name: "LinkList",
|
|
49422
49436
|
props: {
|
|
@@ -49469,7 +49483,7 @@ const _sfc_main$a = {
|
|
|
49469
49483
|
}, [
|
|
49470
49484
|
createElementVNode("div", _hoisted_10$7, [
|
|
49471
49485
|
createVNode(unref(LinkExternal), { class: "w-5 h-5" }),
|
|
49472
|
-
createElementVNode("span", _hoisted_11$
|
|
49486
|
+
createElementVNode("span", _hoisted_11$6, toDisplayString(link.title), 1)
|
|
49473
49487
|
]),
|
|
49474
49488
|
createVNode(unref(ArrowUpRight), { class: "w-5 h-5" })
|
|
49475
49489
|
], 8, _hoisted_9$8)) : createCommentVNode("", true)
|
|
@@ -49752,7 +49766,7 @@ const _hoisted_7$6 = { class: "w-[56px] h-[56px] border-[2px] border-white bg-gr
|
|
|
49752
49766
|
const _hoisted_8$5 = { class: "w-[56px] h-[56px] border-[2px] border-white bg-gray-200 rounded-full flex justify-center items-center" };
|
|
49753
49767
|
const _hoisted_9$5 = { class: "text-[24px] text-gray-900 font-semibold mt-4" };
|
|
49754
49768
|
const _hoisted_10$5 = ["innerHTML"];
|
|
49755
|
-
const _hoisted_11$
|
|
49769
|
+
const _hoisted_11$5 = { class: "flex gap-2" };
|
|
49756
49770
|
const _hoisted_12$4 = ["href"];
|
|
49757
49771
|
const _sfc_main$7 = {
|
|
49758
49772
|
__name: "ContactUs",
|
|
@@ -49794,7 +49808,7 @@ const _sfc_main$7 = {
|
|
|
49794
49808
|
class: "text-[18px] font-normal mt-2 text-gray-600 leading-[30px] text-center",
|
|
49795
49809
|
innerHTML: headerComponent.value.supporting_text
|
|
49796
49810
|
}, null, 8, _hoisted_10$5)) : createCommentVNode("", true),
|
|
49797
|
-
createElementVNode("div", _hoisted_11$
|
|
49811
|
+
createElementVNode("div", _hoisted_11$5, [
|
|
49798
49812
|
(openBlock(true), createElementBlock(Fragment, null, renderList(contactUs.value.data, (item) => {
|
|
49799
49813
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
49800
49814
|
(item == null ? void 0 : item.show) ? (openBlock(), createElementBlock("a", {
|
|
@@ -49865,7 +49879,7 @@ const _hoisted_7$5 = {
|
|
|
49865
49879
|
const _hoisted_8$4 = { class: "relative bg-white w-full pt-6" };
|
|
49866
49880
|
const _hoisted_9$4 = { class: "text-gray-900 cursor-pointer w-full inline-flex justify-between gap-1.5 items-center leading-[28px] font-semibold text-lg" };
|
|
49867
49881
|
const _hoisted_10$4 = ["onClick"];
|
|
49868
|
-
const _hoisted_11$
|
|
49882
|
+
const _hoisted_11$4 = { class: "min-w-[24px]" };
|
|
49869
49883
|
const _hoisted_12$3 = ["innerHTML"];
|
|
49870
49884
|
const _sfc_main$6 = {
|
|
49871
49885
|
__name: "FAQ",
|
|
@@ -49912,7 +49926,7 @@ const _sfc_main$6 = {
|
|
|
49912
49926
|
class: "hover:underline",
|
|
49913
49927
|
onClick: ($event) => toggle(index2)
|
|
49914
49928
|
}, toDisplayString(link.title), 9, _hoisted_10$4),
|
|
49915
|
-
createElementVNode("span", _hoisted_11$
|
|
49929
|
+
createElementVNode("span", _hoisted_11$4, [
|
|
49916
49930
|
!show.value[index2] ? (openBlock(), createBlock(unref(Plus), {
|
|
49917
49931
|
key: 0,
|
|
49918
49932
|
class: "w-6 h-6 cursor-pointer text-gray-400 hover:text-gray-700",
|
|
@@ -49949,7 +49963,7 @@ const _hoisted_7$4 = { class: "text-gray-900 cursor-pointer w-full inline-flex j
|
|
|
49949
49963
|
const _hoisted_8$3 = ["onClick"];
|
|
49950
49964
|
const _hoisted_9$3 = { class: "min-w-[24px]" };
|
|
49951
49965
|
const _hoisted_10$3 = ["innerHTML"];
|
|
49952
|
-
const _hoisted_11$
|
|
49966
|
+
const _hoisted_11$3 = { class: "w-1/2 bg-white rounded-[16px] overflow-hidden flex flex-col items-center justify-center px-12" };
|
|
49953
49967
|
const _hoisted_12$2 = { key: 0 };
|
|
49954
49968
|
const _hoisted_13$2 = ["textContent"];
|
|
49955
49969
|
const _hoisted_14$2 = ["innerHTML"];
|
|
@@ -50016,7 +50030,7 @@ const _sfc_main$5 = {
|
|
|
50016
50030
|
}), 256))
|
|
50017
50031
|
])
|
|
50018
50032
|
]),
|
|
50019
|
-
createElementVNode("div", _hoisted_11$
|
|
50033
|
+
createElementVNode("div", _hoisted_11$3, [
|
|
50020
50034
|
paragraphComponent.value ? (openBlock(), createElementBlock("div", _hoisted_12$2, [
|
|
50021
50035
|
createElementVNode("p", {
|
|
50022
50036
|
class: "text-[32px] font-semibold text-gray-900",
|
|
@@ -50103,25 +50117,43 @@ const _hoisted_10$2 = {
|
|
|
50103
50117
|
key: 0,
|
|
50104
50118
|
class: "flex justify-center pb-32"
|
|
50105
50119
|
};
|
|
50106
|
-
const _hoisted_11$
|
|
50107
|
-
const _hoisted_12$1 = {
|
|
50108
|
-
|
|
50109
|
-
|
|
50110
|
-
|
|
50111
|
-
|
|
50120
|
+
const _hoisted_11$2 = { class: "w-2/5 px-8" };
|
|
50121
|
+
const _hoisted_12$1 = {
|
|
50122
|
+
class: /* @__PURE__ */ normalizeClass([
|
|
50123
|
+
"p-8 rounded-[20px] text-left min-h-full",
|
|
50124
|
+
"bg-brand-25"
|
|
50125
|
+
])
|
|
50126
|
+
};
|
|
50127
|
+
const _hoisted_13$1 = {
|
|
50128
|
+
class: /* @__PURE__ */ normalizeClass([
|
|
50129
|
+
"w-12 h-12 flex items-center justify-center rounded-full mb-4",
|
|
50130
|
+
"bg-brand-100 text-brand-600"
|
|
50131
|
+
])
|
|
50132
|
+
};
|
|
50133
|
+
const _hoisted_14$1 = {
|
|
50134
|
+
class: /* @__PURE__ */ normalizeClass([
|
|
50135
|
+
"text-4xl leading-10 font-semibold mb-4",
|
|
50136
|
+
"text-brand-700"
|
|
50137
|
+
])
|
|
50138
|
+
};
|
|
50139
|
+
const _hoisted_15$1 = { class: "leading-6 text-gray-600" };
|
|
50140
|
+
const _hoisted_16 = { class: "w-3/5 px-8 flex flex-col justify-between" };
|
|
50141
|
+
const _hoisted_17 = { class: "mb-12" };
|
|
50142
|
+
const _hoisted_18 = { class: "flex space-x-6" };
|
|
50143
|
+
const _hoisted_19 = {
|
|
50112
50144
|
key: 0,
|
|
50113
50145
|
class: "flex-1"
|
|
50114
50146
|
};
|
|
50115
|
-
const
|
|
50116
|
-
const
|
|
50117
|
-
const
|
|
50147
|
+
const _hoisted_20 = { class: "font-bold text-gray-900 leading-6 mb-6" };
|
|
50148
|
+
const _hoisted_21 = { class: "flex items-center justify-center min-w-6 h-6 bg-success-100 text-success-500 rounded-full mr-3" };
|
|
50149
|
+
const _hoisted_22 = {
|
|
50118
50150
|
key: 1,
|
|
50119
50151
|
class: "flex-1"
|
|
50120
50152
|
};
|
|
50121
|
-
const
|
|
50122
|
-
const
|
|
50123
|
-
const
|
|
50124
|
-
const
|
|
50153
|
+
const _hoisted_23 = { class: "font-bold text-gray-900 leading-6 mb-6" };
|
|
50154
|
+
const _hoisted_24 = { class: "flex items-center justify-center min-w-6 h-6 bg-gray-100 rounded-full mr-3" };
|
|
50155
|
+
const _hoisted_25 = ["href"];
|
|
50156
|
+
const _hoisted_26 = { class: "ml-2" };
|
|
50125
50157
|
const _sfc_main$4 = {
|
|
50126
50158
|
__name: "HorizontalTabs",
|
|
50127
50159
|
props: {
|
|
@@ -50178,84 +50210,72 @@ const _sfc_main$4 = {
|
|
|
50178
50210
|
name: "fade",
|
|
50179
50211
|
mode: "out-in"
|
|
50180
50212
|
}, {
|
|
50181
|
-
default: withCtx(() =>
|
|
50182
|
-
|
|
50183
|
-
|
|
50184
|
-
|
|
50185
|
-
|
|
50186
|
-
|
|
50187
|
-
|
|
50188
|
-
|
|
50189
|
-
|
|
50190
|
-
|
|
50213
|
+
default: withCtx(() => {
|
|
50214
|
+
var _a, _b;
|
|
50215
|
+
return [
|
|
50216
|
+
activeMembership.value ? (openBlock(), createElementBlock("div", {
|
|
50217
|
+
key: activeMembership.value.id,
|
|
50218
|
+
class: "bg-white py-8 rounded-3xl shadow-sm border border-gray-200 flex max-w-[1400px] mx-auto -mb-[140px]"
|
|
50219
|
+
}, [
|
|
50220
|
+
createElementVNode("div", _hoisted_11$2, [
|
|
50221
|
+
createElementVNode("div", _hoisted_12$1, [
|
|
50222
|
+
createElementVNode("span", _hoisted_13$1, [
|
|
50223
|
+
createVNode(unref(StarIcon), { class: "w-5 h-5" })
|
|
50224
|
+
]),
|
|
50225
|
+
createElementVNode("h3", _hoisted_14$1, toDisplayString(activeMembership.value.name), 1),
|
|
50226
|
+
createElementVNode("p", _hoisted_15$1, toDisplayString(activeMembership.value.description), 1)
|
|
50191
50227
|
])
|
|
50192
|
-
|
|
50193
|
-
|
|
50194
|
-
|
|
50195
|
-
|
|
50196
|
-
activeMembership.value.
|
|
50228
|
+
]),
|
|
50229
|
+
createElementVNode("div", _hoisted_16, [
|
|
50230
|
+
createElementVNode("div", _hoisted_17, [
|
|
50231
|
+
createElementVNode("div", _hoisted_18, [
|
|
50232
|
+
activeMembership.value.access ? (openBlock(), createElementBlock("div", _hoisted_19, [
|
|
50233
|
+
createElementVNode("h4", _hoisted_20, toDisplayString(activeMembership.value.access.title), 1),
|
|
50234
|
+
createElementVNode("ul", null, [
|
|
50235
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(activeMembership.value.access.list, (item, idx) => {
|
|
50236
|
+
return openBlock(), createElementBlock("li", {
|
|
50237
|
+
key: `access-${activeMembership.value.id}-${idx}`,
|
|
50238
|
+
class: "leading-6 flex items-top text-gray-600 mb-4"
|
|
50239
|
+
}, [
|
|
50240
|
+
createElementVNode("span", _hoisted_21, [
|
|
50241
|
+
createVNode(unref(Check), { class: "w-5 h-5" })
|
|
50242
|
+
]),
|
|
50243
|
+
createTextVNode(" " + toDisplayString(item), 1)
|
|
50244
|
+
]);
|
|
50245
|
+
}), 128))
|
|
50246
|
+
])
|
|
50247
|
+
])) : createCommentVNode("", true),
|
|
50248
|
+
activeMembership.value.excludes && ((_b = (_a = activeMembership.value.excludes) == null ? void 0 : _a.list) == null ? void 0 : _b.length) ? (openBlock(), createElementBlock("div", _hoisted_22, [
|
|
50249
|
+
createElementVNode("h4", _hoisted_23, toDisplayString(activeMembership.value.excludes.title), 1),
|
|
50250
|
+
createElementVNode("ul", null, [
|
|
50251
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(activeMembership.value.excludes.list, (item, idx) => {
|
|
50252
|
+
return openBlock(), createElementBlock("li", {
|
|
50253
|
+
key: `excludes-${activeMembership.value.id}-${idx}`,
|
|
50254
|
+
class: "leading-6 flex items-top text-gray-600 mb-4"
|
|
50255
|
+
}, [
|
|
50256
|
+
createElementVNode("span", _hoisted_24, [
|
|
50257
|
+
createVNode(unref(XIcon), { class: "w-5 h-5" })
|
|
50258
|
+
]),
|
|
50259
|
+
createTextVNode(" " + toDisplayString(item), 1)
|
|
50260
|
+
]);
|
|
50261
|
+
}), 128))
|
|
50262
|
+
])
|
|
50263
|
+
])) : createCommentVNode("", true)
|
|
50197
50264
|
])
|
|
50265
|
+
]),
|
|
50266
|
+
createElementVNode("a", {
|
|
50267
|
+
href: activeMembership.value.url,
|
|
50268
|
+
class: "py-3 px-6 rounded-full font-semibold flex items-center justify-center transition-colors bg-brand-600 text-white hover:bg-brand-700"
|
|
50198
50269
|
}, [
|
|
50199
|
-
|
|
50200
|
-
|
|
50201
|
-
|
|
50202
|
-
class: normalizeClass([
|
|
50203
|
-
"text-4xl leading-10 font-semibold mb-4",
|
|
50204
|
-
activeMembership.value.theme === "dark" ? "text-navy-700" : "text-brand-700"
|
|
50270
|
+
createTextVNode(toDisplayString(activeMembership.value.button.label) + " ", 1),
|
|
50271
|
+
createElementVNode("span", _hoisted_26, [
|
|
50272
|
+
createVNode(unref(ArrowUpRight), { class: "w-5 h-5" })
|
|
50205
50273
|
])
|
|
50206
|
-
|
|
50207
|
-
|
|
50208
|
-
|
|
50209
|
-
|
|
50210
|
-
|
|
50211
|
-
createElementVNode("div", _hoisted_14$1, [
|
|
50212
|
-
createElementVNode("div", _hoisted_15$1, [
|
|
50213
|
-
activeMembership.value.access ? (openBlock(), createElementBlock("div", _hoisted_16, [
|
|
50214
|
-
createElementVNode("h4", _hoisted_17, toDisplayString(activeMembership.value.access.title), 1),
|
|
50215
|
-
createElementVNode("ul", null, [
|
|
50216
|
-
(openBlock(true), createElementBlock(Fragment, null, renderList(activeMembership.value.access.list, (item, idx) => {
|
|
50217
|
-
return openBlock(), createElementBlock("li", {
|
|
50218
|
-
key: `access-${activeMembership.value.id}-${idx}`,
|
|
50219
|
-
class: "leading-6 flex items-top text-gray-600 mb-4"
|
|
50220
|
-
}, [
|
|
50221
|
-
createElementVNode("span", _hoisted_18, [
|
|
50222
|
-
createVNode(unref(Check), { class: "w-5 h-5" })
|
|
50223
|
-
]),
|
|
50224
|
-
createTextVNode(" " + toDisplayString(item), 1)
|
|
50225
|
-
]);
|
|
50226
|
-
}), 128))
|
|
50227
|
-
])
|
|
50228
|
-
])) : createCommentVNode("", true),
|
|
50229
|
-
activeMembership.value.excludes ? (openBlock(), createElementBlock("div", _hoisted_19, [
|
|
50230
|
-
createElementVNode("h4", _hoisted_20, toDisplayString(activeMembership.value.excludes.title), 1),
|
|
50231
|
-
createElementVNode("ul", null, [
|
|
50232
|
-
(openBlock(true), createElementBlock(Fragment, null, renderList(activeMembership.value.excludes.list, (item, idx) => {
|
|
50233
|
-
return openBlock(), createElementBlock("li", {
|
|
50234
|
-
key: `excludes-${activeMembership.value.id}-${idx}`,
|
|
50235
|
-
class: "leading-6 flex items-top text-gray-600 mb-4"
|
|
50236
|
-
}, [
|
|
50237
|
-
createElementVNode("span", _hoisted_21, [
|
|
50238
|
-
createVNode(unref(XIcon), { class: "w-5 h-5" })
|
|
50239
|
-
]),
|
|
50240
|
-
createTextVNode(" " + toDisplayString(item), 1)
|
|
50241
|
-
]);
|
|
50242
|
-
}), 128))
|
|
50243
|
-
])
|
|
50244
|
-
])) : createCommentVNode("", true)
|
|
50245
|
-
])
|
|
50246
|
-
]),
|
|
50247
|
-
createElementVNode("a", {
|
|
50248
|
-
href: activeMembership.value.url,
|
|
50249
|
-
class: normalizeClass(["py-3 px-6 rounded-full font-semibold flex items-center justify-center transition-colors", activeMembership.value.theme === "dark" ? "bg-brand-800 text-white hover:bg-brand-700" : "bg-navy-600 text-white hover:bg-navy-500"])
|
|
50250
|
-
}, [
|
|
50251
|
-
createTextVNode(toDisplayString(activeMembership.value.button.label) + " ", 1),
|
|
50252
|
-
createElementVNode("span", _hoisted_23, [
|
|
50253
|
-
createVNode(unref(ArrowUpRight), { class: "w-5 h-5" })
|
|
50254
|
-
])
|
|
50255
|
-
], 10, _hoisted_22)
|
|
50256
|
-
])
|
|
50257
|
-
])) : createCommentVNode("", true)
|
|
50258
|
-
]),
|
|
50274
|
+
], 8, _hoisted_25)
|
|
50275
|
+
])
|
|
50276
|
+
])) : createCommentVNode("", true)
|
|
50277
|
+
];
|
|
50278
|
+
}),
|
|
50259
50279
|
_: 1
|
|
50260
50280
|
})
|
|
50261
50281
|
])
|
|
@@ -50263,7 +50283,7 @@ const _sfc_main$4 = {
|
|
|
50263
50283
|
};
|
|
50264
50284
|
}
|
|
50265
50285
|
};
|
|
50266
|
-
const HorizontalTabs = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-
|
|
50286
|
+
const HorizontalTabs = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-936f7e6f"]]);
|
|
50267
50287
|
const _hoisted_1$6 = {
|
|
50268
50288
|
xmlns: "http://www.w3.org/2000/svg",
|
|
50269
50289
|
fill: "none",
|
|
@@ -50315,17 +50335,18 @@ const _hoisted_1$3 = { class: "relative overflow-hidden bg-gray-50" };
|
|
|
50315
50335
|
const _hoisted_2$2 = { class: "flex space-x-16 max-w-[1640px] md:px-[120px] mx-auto w-full" };
|
|
50316
50336
|
const _hoisted_3$2 = { class: "flex-1 flex flex-col justify-center gap-8" };
|
|
50317
50337
|
const _hoisted_4$2 = { class: "flex items-center gap-1" };
|
|
50318
|
-
const _hoisted_5$2 =
|
|
50319
|
-
const _hoisted_6$2 =
|
|
50320
|
-
const _hoisted_7$2 = { class: "w-[
|
|
50338
|
+
const _hoisted_5$2 = ["innerHTML"];
|
|
50339
|
+
const _hoisted_6$2 = { class: "text-gray-600" };
|
|
50340
|
+
const _hoisted_7$2 = { class: "h-[480px] w-[560px]" };
|
|
50321
50341
|
const _hoisted_8$1 = ["src"];
|
|
50322
50342
|
const _hoisted_9$1 = {
|
|
50323
50343
|
key: 1,
|
|
50324
|
-
class: "rounded-tl-3xl rounded-br-3xl",
|
|
50344
|
+
class: "rounded-tl-3xl rounded-br-3xl object-cover",
|
|
50325
50345
|
src: _imports_0,
|
|
50326
50346
|
alt: "No Image Available"
|
|
50327
50347
|
};
|
|
50328
|
-
const _hoisted_10$1 = { class: "flex max-w-[1640px] md:px-[120px] mx-auto w-full gap-4
|
|
50348
|
+
const _hoisted_10$1 = { class: "flex max-w-[1640px] md:px-[120px] mx-auto w-full gap-4 relative" };
|
|
50349
|
+
const _hoisted_11$1 = { class: "absolute bottom-[40px] left-[120px] w-full gap-4 flex" };
|
|
50329
50350
|
const _sfc_main$3 = {
|
|
50330
50351
|
__name: "TestimonialSlider",
|
|
50331
50352
|
props: {
|
|
@@ -50368,18 +50389,18 @@ const _sfc_main$3 = {
|
|
|
50368
50389
|
return createVNode(unref(Star), { class: "w-5 h-5 text-yellow-100" });
|
|
50369
50390
|
}), 64))
|
|
50370
50391
|
]),
|
|
50371
|
-
createElementVNode("h3",
|
|
50372
|
-
|
|
50373
|
-
class: "text-gray-600",
|
|
50392
|
+
createElementVNode("h3", {
|
|
50393
|
+
class: "font-semibold text-3xl leading-9",
|
|
50374
50394
|
innerHTML: feature.description
|
|
50375
|
-
}, null, 8,
|
|
50395
|
+
}, null, 8, _hoisted_5$2),
|
|
50396
|
+
createElementVNode("p", _hoisted_6$2, toDisplayString(feature.title), 1)
|
|
50376
50397
|
]),
|
|
50377
50398
|
createElementVNode("div", _hoisted_7$2, [
|
|
50378
50399
|
feature.featured_image ? (openBlock(), createElementBlock("img", {
|
|
50379
50400
|
key: 0,
|
|
50380
50401
|
src: feature.featured_image,
|
|
50381
50402
|
alt: "Audience smiling",
|
|
50382
|
-
class: "rounded-tl-3xl rounded-br-3xl"
|
|
50403
|
+
class: "rounded-tl-3xl rounded-br-3xl w-full h-full object-cover"
|
|
50383
50404
|
}, null, 8, _hoisted_8$1)) : (openBlock(), createElementBlock("img", _hoisted_9$1))
|
|
50384
50405
|
])
|
|
50385
50406
|
])
|
|
@@ -50387,19 +50408,21 @@ const _sfc_main$3 = {
|
|
|
50387
50408
|
}), 128))
|
|
50388
50409
|
], 4),
|
|
50389
50410
|
createElementVNode("footer", _hoisted_10$1, [
|
|
50390
|
-
createElementVNode("
|
|
50391
|
-
|
|
50392
|
-
|
|
50393
|
-
|
|
50394
|
-
|
|
50395
|
-
|
|
50396
|
-
|
|
50397
|
-
|
|
50398
|
-
|
|
50399
|
-
|
|
50400
|
-
|
|
50401
|
-
|
|
50402
|
-
|
|
50411
|
+
createElementVNode("div", _hoisted_11$1, [
|
|
50412
|
+
createElementVNode("button", {
|
|
50413
|
+
type: "button",
|
|
50414
|
+
onClick: prevSlide,
|
|
50415
|
+
class: "w-12 h-12 border border-gray-200 rounded-full flex items-center justify-center bg-gray-50"
|
|
50416
|
+
}, [
|
|
50417
|
+
createVNode(unref(ArrowLeft), { class: "w-6 h-6 text-gray-500" })
|
|
50418
|
+
]),
|
|
50419
|
+
createElementVNode("button", {
|
|
50420
|
+
type: "button",
|
|
50421
|
+
onClick: nextSlide,
|
|
50422
|
+
class: "w-12 h-12 border border-gray-200 rounded-full flex items-center justify-center bg-gray-50"
|
|
50423
|
+
}, [
|
|
50424
|
+
createVNode(unref(ArrowRight), { class: "w-6 h-6 text-gray-500" })
|
|
50425
|
+
])
|
|
50403
50426
|
])
|
|
50404
50427
|
])
|
|
50405
50428
|
])
|
|
@@ -50449,9 +50472,10 @@ const _sfc_main$2 = {
|
|
|
50449
50472
|
(openBlock(true), createElementBlock(Fragment, null, renderList(__props.page.sections, (section, index) => {
|
|
50450
50473
|
return openBlock(), createElementBlock("div", null, [
|
|
50451
50474
|
(openBlock(), createBlock(resolveDynamicComponent(currentComponent(section)), {
|
|
50475
|
+
id: `section-${index}`,
|
|
50452
50476
|
key: index,
|
|
50453
50477
|
section
|
|
50454
|
-
}, null, 8, ["section"]))
|
|
50478
|
+
}, null, 8, ["id", "section"]))
|
|
50455
50479
|
]);
|
|
50456
50480
|
}), 256))
|
|
50457
50481
|
]);
|
|
@@ -50872,65 +50896,68 @@ const _sfc_main = {
|
|
|
50872
50896
|
createElementVNode("div", _hoisted_2, [
|
|
50873
50897
|
createElementVNode("div", _hoisted_3, [
|
|
50874
50898
|
createVNode(_sfc_main$I, { title: "Description" }, {
|
|
50875
|
-
default: withCtx(() =>
|
|
50876
|
-
|
|
50877
|
-
|
|
50899
|
+
default: withCtx(() => {
|
|
50900
|
+
var _a, _b;
|
|
50901
|
+
return [
|
|
50902
|
+
createElementVNode("div", _hoisted_4, [
|
|
50903
|
+
createElementVNode("div", _hoisted_5, [
|
|
50904
|
+
createVNode(_sfc_main$P, {
|
|
50905
|
+
"is-vertical": "",
|
|
50906
|
+
field: "icon",
|
|
50907
|
+
"label-text": "Icon *",
|
|
50908
|
+
value: form.value.icon
|
|
50909
|
+
}, {
|
|
50910
|
+
default: withCtx(() => [
|
|
50911
|
+
createVNode(_sfc_main$G, {
|
|
50912
|
+
id: "icon",
|
|
50913
|
+
modelValue: form.value.icon,
|
|
50914
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => form.value.icon = $event)
|
|
50915
|
+
}, null, 8, ["modelValue"])
|
|
50916
|
+
]),
|
|
50917
|
+
_: 1
|
|
50918
|
+
}, 8, ["value"]),
|
|
50919
|
+
createVNode(_sfc_main$P, {
|
|
50920
|
+
"is-vertical": "",
|
|
50921
|
+
field: "title",
|
|
50922
|
+
"label-text": ((_a = __props.item) == null ? void 0 : _a.title_label) ? __props.item.title_label : "Title *",
|
|
50923
|
+
class: "w-full",
|
|
50924
|
+
value: form.value.title,
|
|
50925
|
+
limit: 100
|
|
50926
|
+
}, {
|
|
50927
|
+
default: withCtx(() => [
|
|
50928
|
+
withDirectives(createElementVNode("input", {
|
|
50929
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => form.value.title = $event),
|
|
50930
|
+
name: "title",
|
|
50931
|
+
type: "text",
|
|
50932
|
+
placeholder: "Title",
|
|
50933
|
+
maxlength: 100,
|
|
50934
|
+
class: "border-1 border-solid border-gray-300 rounded-lg bg-white w-full"
|
|
50935
|
+
}, null, 512), [
|
|
50936
|
+
[vModelText, form.value.title]
|
|
50937
|
+
])
|
|
50938
|
+
]),
|
|
50939
|
+
_: 1
|
|
50940
|
+
}, 8, ["label-text", "value"])
|
|
50941
|
+
]),
|
|
50878
50942
|
createVNode(_sfc_main$P, {
|
|
50879
50943
|
"is-vertical": "",
|
|
50880
|
-
field: "
|
|
50881
|
-
"label-text": "
|
|
50882
|
-
|
|
50944
|
+
field: "description",
|
|
50945
|
+
"label-text": ((_b = __props.item) == null ? void 0 : _b.description_label) ? __props.item.description_label : "Supporting Text *",
|
|
50946
|
+
class: "w-full mb-4",
|
|
50947
|
+
value: descriptionWordCount.value,
|
|
50948
|
+
"show-count": true
|
|
50883
50949
|
}, {
|
|
50884
50950
|
default: withCtx(() => [
|
|
50885
|
-
createVNode(
|
|
50886
|
-
|
|
50887
|
-
modelValue: form.value.
|
|
50888
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => form.value.icon = $event)
|
|
50951
|
+
createVNode(QuillEditor, {
|
|
50952
|
+
modelValue: form.value.description,
|
|
50953
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => form.value.description = $event)
|
|
50889
50954
|
}, null, 8, ["modelValue"])
|
|
50890
50955
|
]),
|
|
50891
50956
|
_: 1
|
|
50892
|
-
}, 8, ["value"])
|
|
50893
|
-
|
|
50894
|
-
|
|
50895
|
-
|
|
50896
|
-
"label-text": "Title *",
|
|
50897
|
-
class: "w-full",
|
|
50898
|
-
value: form.value.title,
|
|
50899
|
-
limit: 51
|
|
50900
|
-
}, {
|
|
50901
|
-
default: withCtx(() => [
|
|
50902
|
-
withDirectives(createElementVNode("input", {
|
|
50903
|
-
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => form.value.title = $event),
|
|
50904
|
-
name: "title",
|
|
50905
|
-
type: "text",
|
|
50906
|
-
placeholder: "Title",
|
|
50907
|
-
maxlength: 51,
|
|
50908
|
-
class: "border-1 border-solid border-gray-300 rounded-lg bg-white w-full"
|
|
50909
|
-
}, null, 512), [
|
|
50910
|
-
[vModelText, form.value.title]
|
|
50911
|
-
])
|
|
50912
|
-
]),
|
|
50913
|
-
_: 1
|
|
50914
|
-
}, 8, ["value"])
|
|
50915
|
-
]),
|
|
50916
|
-
createVNode(_sfc_main$P, {
|
|
50917
|
-
"is-vertical": "",
|
|
50918
|
-
field: "description",
|
|
50919
|
-
"label-text": "Supporting Text *",
|
|
50920
|
-
class: "w-full mb-4",
|
|
50921
|
-
value: descriptionWordCount.value,
|
|
50922
|
-
"show-count": true
|
|
50923
|
-
}, {
|
|
50924
|
-
default: withCtx(() => [
|
|
50925
|
-
createVNode(QuillEditor, {
|
|
50926
|
-
modelValue: form.value.description,
|
|
50927
|
-
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => form.value.description = $event)
|
|
50928
|
-
}, null, 8, ["modelValue"])
|
|
50929
|
-
]),
|
|
50930
|
-
_: 1
|
|
50931
|
-
}, 8, ["value"])
|
|
50932
|
-
])
|
|
50933
|
-
]),
|
|
50957
|
+
}, 8, ["label-text", "value"])
|
|
50958
|
+
])
|
|
50959
|
+
];
|
|
50960
|
+
}),
|
|
50934
50961
|
_: 1
|
|
50935
50962
|
}),
|
|
50936
50963
|
form.value.hasOwnProperty("primary_button") ? (openBlock(), createBlock(_sfc_main$F, {
|