@dcodegroup-au/page-builder 0.6.1 → 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 +225 -201
- package/dist/page-builder.umd.js +225 -201
- 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/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.umd.js
CHANGED
|
@@ -450,7 +450,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
450
450
|
const _hoisted_8$o = { class: "flex flex-col gap-1" };
|
|
451
451
|
const _hoisted_9$n = { class: "font-semibold text-gray-900" };
|
|
452
452
|
const _hoisted_10$j = { class: "text-sm text-gray-600" };
|
|
453
|
-
const _hoisted_11$
|
|
453
|
+
const _hoisted_11$h = ["disabled"];
|
|
454
454
|
const _hoisted_12$e = { class: "flex flex-col gap-3" };
|
|
455
455
|
const _hoisted_13$9 = ["onClick"];
|
|
456
456
|
const _hoisted_14$9 = ["onClick"];
|
|
@@ -526,7 +526,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
526
526
|
}, [
|
|
527
527
|
vue.createVNode(vue.unref(PlusIcon), { class: "h-5 w-5" }),
|
|
528
528
|
_cache[0] || (_cache[0] = vue.createElementVNode("span", null, "Add", -1))
|
|
529
|
-
], 10, _hoisted_11$
|
|
529
|
+
], 10, _hoisted_11$h)
|
|
530
530
|
])
|
|
531
531
|
]),
|
|
532
532
|
vue.createElementVNode("div", _hoisted_12$e, [
|
|
@@ -11703,7 +11703,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
11703
11703
|
const _hoisted_8$n = ["src", "title"];
|
|
11704
11704
|
const _hoisted_9$m = ["href"];
|
|
11705
11705
|
const _hoisted_10$i = { class: "file-upload-title" };
|
|
11706
|
-
const _hoisted_11$
|
|
11706
|
+
const _hoisted_11$g = { class: "file-upload-file-remove" };
|
|
11707
11707
|
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" };
|
|
11708
11708
|
const _sfc_main$O = {
|
|
11709
11709
|
__name: "FileUpload",
|
|
@@ -11810,7 +11810,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
11810
11810
|
}, [
|
|
11811
11811
|
vue.createElementVNode("div", _hoisted_10$i, vue.toDisplayString(file.value.file_name), 1)
|
|
11812
11812
|
], 8, _hoisted_9$m),
|
|
11813
|
-
vue.createElementVNode("a", _hoisted_11$
|
|
11813
|
+
vue.createElementVNode("a", _hoisted_11$g, [
|
|
11814
11814
|
vue.createElementVNode("i", {
|
|
11815
11815
|
class: "fal fa-times",
|
|
11816
11816
|
onClick: _cache[0] || (_cache[0] = ($event) => deleteFile(file.value))
|
|
@@ -45226,7 +45226,7 @@ ${escapeText(this.code(index, length))}
|
|
|
45226
45226
|
const _hoisted_8$k = { class: "flex items-center justify-between" };
|
|
45227
45227
|
const _hoisted_9$k = { class: "text-lg font-semibold text-gray-900" };
|
|
45228
45228
|
const _hoisted_10$g = { class: "relative flex items-end" };
|
|
45229
|
-
const _hoisted_11$
|
|
45229
|
+
const _hoisted_11$f = { class: "flex flex-col gap-6" };
|
|
45230
45230
|
const _hoisted_12$c = {
|
|
45231
45231
|
key: 0,
|
|
45232
45232
|
class: "flex gap-4"
|
|
@@ -45361,7 +45361,7 @@ ${escapeText(this.code(index, length))}
|
|
|
45361
45361
|
}, null, 8, ["onRemoveItem"])
|
|
45362
45362
|
])
|
|
45363
45363
|
]),
|
|
45364
|
-
vue.createElementVNode("div", _hoisted_11$
|
|
45364
|
+
vue.createElementVNode("div", _hoisted_11$f, [
|
|
45365
45365
|
!((_a2 = componentData.value) == null ? void 0 : _a2.hasOwnProperty("has_type_switcher")) || ((_b = componentData.value) == null ? void 0 : _b.has_type_switcher) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_12$c, [
|
|
45366
45366
|
(vue.openBlock(), vue.createElementBlock(vue.Fragment, null, vue.renderList(options, (option) => {
|
|
45367
45367
|
return vue.createElementVNode("label", _hoisted_13$8, [
|
|
@@ -45475,7 +45475,7 @@ ${escapeText(this.code(index, length))}
|
|
|
45475
45475
|
const _hoisted_8$j = { class: "text-lg font-semibold text-gray-900" };
|
|
45476
45476
|
const _hoisted_9$j = { class: "relative flex items-end" };
|
|
45477
45477
|
const _hoisted_10$f = { class: "flex flex-col gap-6" };
|
|
45478
|
-
const _hoisted_11$
|
|
45478
|
+
const _hoisted_11$e = { class: "flex flex-col gap-1.5" };
|
|
45479
45479
|
const _hoisted_12$b = ["onUpdate:modelValue"];
|
|
45480
45480
|
const _sfc_main$B = {
|
|
45481
45481
|
__name: "Logos",
|
|
@@ -45558,7 +45558,7 @@ ${escapeText(this.code(index, length))}
|
|
|
45558
45558
|
])
|
|
45559
45559
|
]),
|
|
45560
45560
|
vue.createElementVNode("div", _hoisted_10$f, [
|
|
45561
|
-
vue.createElementVNode("div", _hoisted_11$
|
|
45561
|
+
vue.createElementVNode("div", _hoisted_11$e, [
|
|
45562
45562
|
vue.createVNode(vue.unref(VFileUpload), {
|
|
45563
45563
|
name: "image",
|
|
45564
45564
|
modelValue: item.logo,
|
|
@@ -45763,7 +45763,7 @@ ${escapeText(this.code(index, length))}
|
|
|
45763
45763
|
const _hoisted_8$i = { class: "text-lg font-semibold text-gray-900" };
|
|
45764
45764
|
const _hoisted_9$i = { class: "relative flex items-end" };
|
|
45765
45765
|
const _hoisted_10$e = { class: "flex flex-col gap-6" };
|
|
45766
|
-
const _hoisted_11$
|
|
45766
|
+
const _hoisted_11$d = { class: "flex flex-col gap-1.5" };
|
|
45767
45767
|
const _sfc_main$y = {
|
|
45768
45768
|
__name: "VideoGrid",
|
|
45769
45769
|
props: {
|
|
@@ -45839,7 +45839,7 @@ ${escapeText(this.code(index, length))}
|
|
|
45839
45839
|
])
|
|
45840
45840
|
]),
|
|
45841
45841
|
vue.createElementVNode("div", _hoisted_10$e, [
|
|
45842
|
-
vue.createElementVNode("div", _hoisted_11$
|
|
45842
|
+
vue.createElementVNode("div", _hoisted_11$d, [
|
|
45843
45843
|
vue.createVNode(vue.unref(VFileUpload), {
|
|
45844
45844
|
name: "image",
|
|
45845
45845
|
type: "video",
|
|
@@ -46160,7 +46160,7 @@ ${escapeText(this.code(index, length))}
|
|
|
46160
46160
|
class: "flex flex-col gap-2"
|
|
46161
46161
|
};
|
|
46162
46162
|
const _hoisted_10$d = ["onClick"];
|
|
46163
|
-
const _hoisted_11$
|
|
46163
|
+
const _hoisted_11$c = { class: "flex flex-col" };
|
|
46164
46164
|
const _hoisted_12$a = { class: "text-sm font-medium text-gray-900" };
|
|
46165
46165
|
const _hoisted_13$7 = { class: "flex items-center justify-between gap-3 px-[10px]" };
|
|
46166
46166
|
const _hoisted_14$7 = { class: "flex h-full flex-1 flex-col mb-20" };
|
|
@@ -46295,7 +46295,7 @@ ${escapeText(this.code(index, length))}
|
|
|
46295
46295
|
onClick: ($event) => selectComponent(sectionIndex, component, index),
|
|
46296
46296
|
class: vue.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 = vue.unref(selected)) == null ? void 0 : _a3.sectionIndex) === sectionIndex && ((_b2 = vue.unref(selected)) == null ? void 0 : _b2.componentIndex) === index }])
|
|
46297
46297
|
}, [
|
|
46298
|
-
vue.createElementVNode("div", _hoisted_11$
|
|
46298
|
+
vue.createElementVNode("div", _hoisted_11$c, [
|
|
46299
46299
|
_cache[1] || (_cache[1] = vue.createElementVNode("div", { class: "text-xs text-gray-600" }, "Sub-module", -1)),
|
|
46300
46300
|
vue.createElementVNode("div", _hoisted_12$a, vue.toDisplayString(component.name), 1)
|
|
46301
46301
|
]),
|
|
@@ -47833,7 +47833,7 @@ ${escapeText(this.code(index, length))}
|
|
|
47833
47833
|
const _hoisted_8$g = { class: "flex gap-3 mt-8 flex-col lg:flex-row" };
|
|
47834
47834
|
const _hoisted_9$g = ["href", "target"];
|
|
47835
47835
|
const _hoisted_10$c = ["href", "target"];
|
|
47836
|
-
const _hoisted_11$
|
|
47836
|
+
const _hoisted_11$b = ["src"];
|
|
47837
47837
|
const _hoisted_12$9 = {
|
|
47838
47838
|
key: 1,
|
|
47839
47839
|
class: "rounded-[40px] h-[674px] max-w-[882px] lg:w-1/2 w-full object-cover",
|
|
@@ -47906,7 +47906,7 @@ ${escapeText(this.code(index, length))}
|
|
|
47906
47906
|
src: slide.featured_image,
|
|
47907
47907
|
alt: "Slide Image",
|
|
47908
47908
|
class: "rounded-[40px] h-[674px] max-w-[882px] lg:w-1/2 w-full object-cover"
|
|
47909
|
-
}, null, 8, _hoisted_11$
|
|
47909
|
+
}, null, 8, _hoisted_11$b)) : (vue.openBlock(), vue.createElementBlock("img", _hoisted_12$9))
|
|
47910
47910
|
])
|
|
47911
47911
|
]),
|
|
47912
47912
|
_: 2
|
|
@@ -48429,7 +48429,7 @@ ${escapeText(this.code(index, length))}
|
|
|
48429
48429
|
key: 2,
|
|
48430
48430
|
class: "flex gap-2 text-gray-600 mt-2 font-semibold"
|
|
48431
48431
|
};
|
|
48432
|
-
const _hoisted_11$
|
|
48432
|
+
const _hoisted_11$a = ["innerHTML"];
|
|
48433
48433
|
const _hoisted_12$8 = { class: "border-t border-gray-200 mt-4 pt-[17px] flex justify-between items-center" };
|
|
48434
48434
|
const _hoisted_13$6 = ["href"];
|
|
48435
48435
|
const _hoisted_14$6 = { class: "absolute top-[-65px] right-4 flex gap-4" };
|
|
@@ -48522,7 +48522,7 @@ ${escapeText(this.code(index, length))}
|
|
|
48522
48522
|
vue.createElementVNode("div", {
|
|
48523
48523
|
class: "text-sm",
|
|
48524
48524
|
innerHTML: slide == null ? void 0 : slide.line_2
|
|
48525
|
-
}, null, 8, _hoisted_11$
|
|
48525
|
+
}, null, 8, _hoisted_11$a)
|
|
48526
48526
|
])) : vue.createCommentVNode("", true)
|
|
48527
48527
|
]),
|
|
48528
48528
|
vue.createElementVNode("div", _hoisted_12$8, [
|
|
@@ -48647,7 +48647,7 @@ ${escapeText(this.code(index, length))}
|
|
|
48647
48647
|
};
|
|
48648
48648
|
const _hoisted_9$d = ["href"];
|
|
48649
48649
|
const _hoisted_10$a = { class: "flex justify-between" };
|
|
48650
|
-
const _hoisted_11$
|
|
48650
|
+
const _hoisted_11$9 = ["innerHTML"];
|
|
48651
48651
|
const _hoisted_12$7 = { class: "text-gray-500 text-sm mb-4" };
|
|
48652
48652
|
const _hoisted_13$5 = {
|
|
48653
48653
|
key: 0,
|
|
@@ -48750,7 +48750,7 @@ ${escapeText(this.code(index, length))}
|
|
|
48750
48750
|
vue.createElementVNode("span", {
|
|
48751
48751
|
class: "w-5/6 leading-[28px]",
|
|
48752
48752
|
innerHTML: card.title
|
|
48753
|
-
}, null, 8, _hoisted_11$
|
|
48753
|
+
}, null, 8, _hoisted_11$9),
|
|
48754
48754
|
vue.createVNode(vue.unref(ArrowUpRight), { class: "w-5 h-5 mt-1" })
|
|
48755
48755
|
])
|
|
48756
48756
|
], 8, _hoisted_9$d)) : vue.createCommentVNode("", true),
|
|
@@ -48884,7 +48884,7 @@ ${escapeText(this.code(index, length))}
|
|
|
48884
48884
|
], 8, _hoisted_4$e)) : vue.createCommentVNode("", true),
|
|
48885
48885
|
headerComponent.value.primary_button.show ? (vue.openBlock(), vue.createElementBlock("a", {
|
|
48886
48886
|
key: 1,
|
|
48887
|
-
class: "
|
|
48887
|
+
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",
|
|
48888
48888
|
href: vue.unref(formatUrl)(headerComponent.value.primary_button.url),
|
|
48889
48889
|
target: headerComponent.value.primary_button.open_in_new_tab ? "_blank" : ""
|
|
48890
48890
|
}, [
|
|
@@ -49038,12 +49038,12 @@ ${escapeText(this.code(index, length))}
|
|
|
49038
49038
|
};
|
|
49039
49039
|
const _hoisted_9$b = { class: "text-[36px] text-gray-900 font-semibold" };
|
|
49040
49040
|
const _hoisted_10$9 = ["innerHTML"];
|
|
49041
|
-
const _hoisted_11$
|
|
49041
|
+
const _hoisted_11$8 = {
|
|
49042
49042
|
key: 0,
|
|
49043
49043
|
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"
|
|
49044
49044
|
};
|
|
49045
49045
|
const _hoisted_12$6 = { class: "font-semibold text-[20px] text-gray-900" };
|
|
49046
|
-
const _hoisted_13$4 =
|
|
49046
|
+
const _hoisted_13$4 = ["innerHTML"];
|
|
49047
49047
|
const _hoisted_14$4 = ["href", "target"];
|
|
49048
49048
|
const _hoisted_15$4 = ["src"];
|
|
49049
49049
|
const _hoisted_16$1 = {
|
|
@@ -49080,6 +49080,14 @@ ${escapeText(this.code(index, length))}
|
|
|
49080
49080
|
}
|
|
49081
49081
|
return c;
|
|
49082
49082
|
});
|
|
49083
|
+
const items = vue.computed(() => {
|
|
49084
|
+
return (featureItemsComponent.value.data || []).filter(function(o) {
|
|
49085
|
+
if (o.hasOwnProperty("public")) {
|
|
49086
|
+
return o.public;
|
|
49087
|
+
}
|
|
49088
|
+
return true;
|
|
49089
|
+
});
|
|
49090
|
+
});
|
|
49083
49091
|
vue.onMounted(() => {
|
|
49084
49092
|
var _a;
|
|
49085
49093
|
if (leftColumn.value && rightColumn.value && ((_a = section.value) == null ? void 0 : _a.minimum_height)) {
|
|
@@ -49137,8 +49145,8 @@ ${escapeText(this.code(index, length))}
|
|
|
49137
49145
|
vue.createElementVNode("div", {
|
|
49138
49146
|
class: vue.normalizeClass(["grid gap-8", featureItemsComponent.value.hasOwnProperty("grid_columns") ? `grid-cols-${featureItemsComponent.value.grid_columns}` : "grid-cols-2 w-2/3"])
|
|
49139
49147
|
}, [
|
|
49140
|
-
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(
|
|
49141
|
-
var _a2, _b2, _c2
|
|
49148
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(items.value, (item) => {
|
|
49149
|
+
var _a2, _b2, _c2;
|
|
49142
49150
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
49143
49151
|
class: vue.normalizeClass(["flex gap-3 w-full", {
|
|
49144
49152
|
"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)),
|
|
@@ -49146,18 +49154,21 @@ ${escapeText(this.code(index, length))}
|
|
|
49146
49154
|
}])
|
|
49147
49155
|
}, [
|
|
49148
49156
|
item.title ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
49149
|
-
(item == null ? void 0 : item.icon) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_11$
|
|
49157
|
+
(item == null ? void 0 : item.icon) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_11$8, [
|
|
49150
49158
|
vue.createVNode(_sfc_main$H, {
|
|
49151
49159
|
icon: item.icon,
|
|
49152
49160
|
"icon-classes": "w-5 h-5 text-brand-600"
|
|
49153
49161
|
}, null, 8, ["icon"])
|
|
49154
49162
|
])) : vue.createCommentVNode("", true),
|
|
49155
49163
|
vue.createElementVNode("div", {
|
|
49156
|
-
class: vue.normalizeClass(["max-w-[324px]", { "max-w-full": (_b2 = featureItemsComponent.value) == null ? void 0 : _b2.has_background }])
|
|
49164
|
+
class: vue.normalizeClass(["max-w-[324px] q-editor", { "max-w-full": (_b2 = featureItemsComponent.value) == null ? void 0 : _b2.has_background }])
|
|
49157
49165
|
}, [
|
|
49158
49166
|
vue.createElementVNode("h3", _hoisted_12$6, vue.toDisplayString(item.title), 1),
|
|
49159
|
-
vue.createElementVNode("p",
|
|
49160
|
-
|
|
49167
|
+
vue.createElementVNode("p", {
|
|
49168
|
+
class: "mt-2 text-md font-normal text-gray-600 leading-[24px]",
|
|
49169
|
+
innerHTML: item.supporting_text ?? item.description
|
|
49170
|
+
}, null, 8, _hoisted_13$4),
|
|
49171
|
+
((_c2 = item == null ? void 0 : item.primary_button) == null ? void 0 : _c2.show) ? (vue.openBlock(), vue.createElementBlock("a", {
|
|
49161
49172
|
key: 0,
|
|
49162
49173
|
class: "text-brand-700 inline-flex gap-1.5 items-center font-semibold text-base mt-4",
|
|
49163
49174
|
href: vue.unref(formatUrl)(item.primary_button.url),
|
|
@@ -49203,7 +49214,7 @@ ${escapeText(this.code(index, length))}
|
|
|
49203
49214
|
const _hoisted_8$a = { class: "flex flex-row" };
|
|
49204
49215
|
const _hoisted_9$a = { class: "w-1/5 mr-[40px] relative" };
|
|
49205
49216
|
const _hoisted_10$8 = { class: "text-[24px] font-semibold text-navy-800" };
|
|
49206
|
-
const _hoisted_11$
|
|
49217
|
+
const _hoisted_11$7 = { class: "w-4/5" };
|
|
49207
49218
|
const _hoisted_12$5 = {
|
|
49208
49219
|
key: 0,
|
|
49209
49220
|
class: "text-[24px] mb-6 font-semibold text-navy-800"
|
|
@@ -49254,7 +49265,7 @@ ${escapeText(this.code(index, length))}
|
|
|
49254
49265
|
style: { "background": "repeating-linear-gradient(to bottom, transparent, transparent 10px, #A9B8C6 8px, #A9B8C6 20px)", "width": "2px" }
|
|
49255
49266
|
}, null, -1))
|
|
49256
49267
|
]),
|
|
49257
|
-
vue.createElementVNode("div", _hoisted_11$
|
|
49268
|
+
vue.createElementVNode("div", _hoisted_11$7, [
|
|
49258
49269
|
data2.group_title ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_12$5, vue.toDisplayString(data2.group_title), 1)) : vue.createCommentVNode("", true),
|
|
49259
49270
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(data2.lines, (line, index2) => {
|
|
49260
49271
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
@@ -49422,7 +49433,7 @@ ${escapeText(this.code(index, length))}
|
|
|
49422
49433
|
const _hoisted_8$8 = { class: "relative bg-white hover:bg-gray-100 p-2 rounded-lg w-full" };
|
|
49423
49434
|
const _hoisted_9$8 = ["href", "target"];
|
|
49424
49435
|
const _hoisted_10$7 = { class: "flex gap-4 items-center max-w-[94%] w-full" };
|
|
49425
|
-
const _hoisted_11$
|
|
49436
|
+
const _hoisted_11$6 = { class: "w-full" };
|
|
49426
49437
|
const _sfc_main$a = {
|
|
49427
49438
|
__name: "LinkList",
|
|
49428
49439
|
props: {
|
|
@@ -49475,7 +49486,7 @@ ${escapeText(this.code(index, length))}
|
|
|
49475
49486
|
}, [
|
|
49476
49487
|
vue.createElementVNode("div", _hoisted_10$7, [
|
|
49477
49488
|
vue.createVNode(vue.unref(LinkExternal), { class: "w-5 h-5" }),
|
|
49478
|
-
vue.createElementVNode("span", _hoisted_11$
|
|
49489
|
+
vue.createElementVNode("span", _hoisted_11$6, vue.toDisplayString(link.title), 1)
|
|
49479
49490
|
]),
|
|
49480
49491
|
vue.createVNode(vue.unref(ArrowUpRight), { class: "w-5 h-5" })
|
|
49481
49492
|
], 8, _hoisted_9$8)) : vue.createCommentVNode("", true)
|
|
@@ -49758,7 +49769,7 @@ ${escapeText(this.code(index, length))}
|
|
|
49758
49769
|
const _hoisted_8$5 = { class: "w-[56px] h-[56px] border-[2px] border-white bg-gray-200 rounded-full flex justify-center items-center" };
|
|
49759
49770
|
const _hoisted_9$5 = { class: "text-[24px] text-gray-900 font-semibold mt-4" };
|
|
49760
49771
|
const _hoisted_10$5 = ["innerHTML"];
|
|
49761
|
-
const _hoisted_11$
|
|
49772
|
+
const _hoisted_11$5 = { class: "flex gap-2" };
|
|
49762
49773
|
const _hoisted_12$4 = ["href"];
|
|
49763
49774
|
const _sfc_main$7 = {
|
|
49764
49775
|
__name: "ContactUs",
|
|
@@ -49800,7 +49811,7 @@ ${escapeText(this.code(index, length))}
|
|
|
49800
49811
|
class: "text-[18px] font-normal mt-2 text-gray-600 leading-[30px] text-center",
|
|
49801
49812
|
innerHTML: headerComponent.value.supporting_text
|
|
49802
49813
|
}, null, 8, _hoisted_10$5)) : vue.createCommentVNode("", true),
|
|
49803
|
-
vue.createElementVNode("div", _hoisted_11$
|
|
49814
|
+
vue.createElementVNode("div", _hoisted_11$5, [
|
|
49804
49815
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(contactUs.value.data, (item) => {
|
|
49805
49816
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
49806
49817
|
(item == null ? void 0 : item.show) ? (vue.openBlock(), vue.createElementBlock("a", {
|
|
@@ -49871,7 +49882,7 @@ ${escapeText(this.code(index, length))}
|
|
|
49871
49882
|
const _hoisted_8$4 = { class: "relative bg-white w-full pt-6" };
|
|
49872
49883
|
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" };
|
|
49873
49884
|
const _hoisted_10$4 = ["onClick"];
|
|
49874
|
-
const _hoisted_11$
|
|
49885
|
+
const _hoisted_11$4 = { class: "min-w-[24px]" };
|
|
49875
49886
|
const _hoisted_12$3 = ["innerHTML"];
|
|
49876
49887
|
const _sfc_main$6 = {
|
|
49877
49888
|
__name: "FAQ",
|
|
@@ -49918,7 +49929,7 @@ ${escapeText(this.code(index, length))}
|
|
|
49918
49929
|
class: "hover:underline",
|
|
49919
49930
|
onClick: ($event) => toggle(index2)
|
|
49920
49931
|
}, vue.toDisplayString(link.title), 9, _hoisted_10$4),
|
|
49921
|
-
vue.createElementVNode("span", _hoisted_11$
|
|
49932
|
+
vue.createElementVNode("span", _hoisted_11$4, [
|
|
49922
49933
|
!show.value[index2] ? (vue.openBlock(), vue.createBlock(vue.unref(Plus), {
|
|
49923
49934
|
key: 0,
|
|
49924
49935
|
class: "w-6 h-6 cursor-pointer text-gray-400 hover:text-gray-700",
|
|
@@ -49955,7 +49966,7 @@ ${escapeText(this.code(index, length))}
|
|
|
49955
49966
|
const _hoisted_8$3 = ["onClick"];
|
|
49956
49967
|
const _hoisted_9$3 = { class: "min-w-[24px]" };
|
|
49957
49968
|
const _hoisted_10$3 = ["innerHTML"];
|
|
49958
|
-
const _hoisted_11$
|
|
49969
|
+
const _hoisted_11$3 = { class: "w-1/2 bg-white rounded-[16px] overflow-hidden flex flex-col items-center justify-center px-12" };
|
|
49959
49970
|
const _hoisted_12$2 = { key: 0 };
|
|
49960
49971
|
const _hoisted_13$2 = ["textContent"];
|
|
49961
49972
|
const _hoisted_14$2 = ["innerHTML"];
|
|
@@ -50022,7 +50033,7 @@ ${escapeText(this.code(index, length))}
|
|
|
50022
50033
|
}), 256))
|
|
50023
50034
|
])
|
|
50024
50035
|
]),
|
|
50025
|
-
vue.createElementVNode("div", _hoisted_11$
|
|
50036
|
+
vue.createElementVNode("div", _hoisted_11$3, [
|
|
50026
50037
|
paragraphComponent.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_12$2, [
|
|
50027
50038
|
vue.createElementVNode("p", {
|
|
50028
50039
|
class: "text-[32px] font-semibold text-gray-900",
|
|
@@ -50109,25 +50120,43 @@ ${escapeText(this.code(index, length))}
|
|
|
50109
50120
|
key: 0,
|
|
50110
50121
|
class: "flex justify-center pb-32"
|
|
50111
50122
|
};
|
|
50112
|
-
const _hoisted_11$
|
|
50113
|
-
const _hoisted_12$1 = {
|
|
50114
|
-
|
|
50115
|
-
|
|
50116
|
-
|
|
50117
|
-
|
|
50123
|
+
const _hoisted_11$2 = { class: "w-2/5 px-8" };
|
|
50124
|
+
const _hoisted_12$1 = {
|
|
50125
|
+
class: /* @__PURE__ */ vue.normalizeClass([
|
|
50126
|
+
"p-8 rounded-[20px] text-left min-h-full",
|
|
50127
|
+
"bg-brand-25"
|
|
50128
|
+
])
|
|
50129
|
+
};
|
|
50130
|
+
const _hoisted_13$1 = {
|
|
50131
|
+
class: /* @__PURE__ */ vue.normalizeClass([
|
|
50132
|
+
"w-12 h-12 flex items-center justify-center rounded-full mb-4",
|
|
50133
|
+
"bg-brand-100 text-brand-600"
|
|
50134
|
+
])
|
|
50135
|
+
};
|
|
50136
|
+
const _hoisted_14$1 = {
|
|
50137
|
+
class: /* @__PURE__ */ vue.normalizeClass([
|
|
50138
|
+
"text-4xl leading-10 font-semibold mb-4",
|
|
50139
|
+
"text-brand-700"
|
|
50140
|
+
])
|
|
50141
|
+
};
|
|
50142
|
+
const _hoisted_15$1 = { class: "leading-6 text-gray-600" };
|
|
50143
|
+
const _hoisted_16 = { class: "w-3/5 px-8 flex flex-col justify-between" };
|
|
50144
|
+
const _hoisted_17 = { class: "mb-12" };
|
|
50145
|
+
const _hoisted_18 = { class: "flex space-x-6" };
|
|
50146
|
+
const _hoisted_19 = {
|
|
50118
50147
|
key: 0,
|
|
50119
50148
|
class: "flex-1"
|
|
50120
50149
|
};
|
|
50121
|
-
const
|
|
50122
|
-
const
|
|
50123
|
-
const
|
|
50150
|
+
const _hoisted_20 = { class: "font-bold text-gray-900 leading-6 mb-6" };
|
|
50151
|
+
const _hoisted_21 = { class: "flex items-center justify-center min-w-6 h-6 bg-success-100 text-success-500 rounded-full mr-3" };
|
|
50152
|
+
const _hoisted_22 = {
|
|
50124
50153
|
key: 1,
|
|
50125
50154
|
class: "flex-1"
|
|
50126
50155
|
};
|
|
50127
|
-
const
|
|
50128
|
-
const
|
|
50129
|
-
const
|
|
50130
|
-
const
|
|
50156
|
+
const _hoisted_23 = { class: "font-bold text-gray-900 leading-6 mb-6" };
|
|
50157
|
+
const _hoisted_24 = { class: "flex items-center justify-center min-w-6 h-6 bg-gray-100 rounded-full mr-3" };
|
|
50158
|
+
const _hoisted_25 = ["href"];
|
|
50159
|
+
const _hoisted_26 = { class: "ml-2" };
|
|
50131
50160
|
const _sfc_main$4 = {
|
|
50132
50161
|
__name: "HorizontalTabs",
|
|
50133
50162
|
props: {
|
|
@@ -50184,84 +50213,72 @@ ${escapeText(this.code(index, length))}
|
|
|
50184
50213
|
name: "fade",
|
|
50185
50214
|
mode: "out-in"
|
|
50186
50215
|
}, {
|
|
50187
|
-
default: vue.withCtx(() =>
|
|
50188
|
-
|
|
50189
|
-
|
|
50190
|
-
|
|
50191
|
-
|
|
50192
|
-
|
|
50193
|
-
|
|
50194
|
-
|
|
50195
|
-
|
|
50196
|
-
|
|
50216
|
+
default: vue.withCtx(() => {
|
|
50217
|
+
var _a, _b;
|
|
50218
|
+
return [
|
|
50219
|
+
activeMembership.value ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
50220
|
+
key: activeMembership.value.id,
|
|
50221
|
+
class: "bg-white py-8 rounded-3xl shadow-sm border border-gray-200 flex max-w-[1400px] mx-auto -mb-[140px]"
|
|
50222
|
+
}, [
|
|
50223
|
+
vue.createElementVNode("div", _hoisted_11$2, [
|
|
50224
|
+
vue.createElementVNode("div", _hoisted_12$1, [
|
|
50225
|
+
vue.createElementVNode("span", _hoisted_13$1, [
|
|
50226
|
+
vue.createVNode(vue.unref(StarIcon), { class: "w-5 h-5" })
|
|
50227
|
+
]),
|
|
50228
|
+
vue.createElementVNode("h3", _hoisted_14$1, vue.toDisplayString(activeMembership.value.name), 1),
|
|
50229
|
+
vue.createElementVNode("p", _hoisted_15$1, vue.toDisplayString(activeMembership.value.description), 1)
|
|
50197
50230
|
])
|
|
50198
|
-
|
|
50199
|
-
|
|
50200
|
-
|
|
50201
|
-
|
|
50202
|
-
activeMembership.value.
|
|
50231
|
+
]),
|
|
50232
|
+
vue.createElementVNode("div", _hoisted_16, [
|
|
50233
|
+
vue.createElementVNode("div", _hoisted_17, [
|
|
50234
|
+
vue.createElementVNode("div", _hoisted_18, [
|
|
50235
|
+
activeMembership.value.access ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_19, [
|
|
50236
|
+
vue.createElementVNode("h4", _hoisted_20, vue.toDisplayString(activeMembership.value.access.title), 1),
|
|
50237
|
+
vue.createElementVNode("ul", null, [
|
|
50238
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(activeMembership.value.access.list, (item, idx) => {
|
|
50239
|
+
return vue.openBlock(), vue.createElementBlock("li", {
|
|
50240
|
+
key: `access-${activeMembership.value.id}-${idx}`,
|
|
50241
|
+
class: "leading-6 flex items-top text-gray-600 mb-4"
|
|
50242
|
+
}, [
|
|
50243
|
+
vue.createElementVNode("span", _hoisted_21, [
|
|
50244
|
+
vue.createVNode(vue.unref(Check), { class: "w-5 h-5" })
|
|
50245
|
+
]),
|
|
50246
|
+
vue.createTextVNode(" " + vue.toDisplayString(item), 1)
|
|
50247
|
+
]);
|
|
50248
|
+
}), 128))
|
|
50249
|
+
])
|
|
50250
|
+
])) : vue.createCommentVNode("", true),
|
|
50251
|
+
activeMembership.value.excludes && ((_b = (_a = activeMembership.value.excludes) == null ? void 0 : _a.list) == null ? void 0 : _b.length) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_22, [
|
|
50252
|
+
vue.createElementVNode("h4", _hoisted_23, vue.toDisplayString(activeMembership.value.excludes.title), 1),
|
|
50253
|
+
vue.createElementVNode("ul", null, [
|
|
50254
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(activeMembership.value.excludes.list, (item, idx) => {
|
|
50255
|
+
return vue.openBlock(), vue.createElementBlock("li", {
|
|
50256
|
+
key: `excludes-${activeMembership.value.id}-${idx}`,
|
|
50257
|
+
class: "leading-6 flex items-top text-gray-600 mb-4"
|
|
50258
|
+
}, [
|
|
50259
|
+
vue.createElementVNode("span", _hoisted_24, [
|
|
50260
|
+
vue.createVNode(vue.unref(XIcon), { class: "w-5 h-5" })
|
|
50261
|
+
]),
|
|
50262
|
+
vue.createTextVNode(" " + vue.toDisplayString(item), 1)
|
|
50263
|
+
]);
|
|
50264
|
+
}), 128))
|
|
50265
|
+
])
|
|
50266
|
+
])) : vue.createCommentVNode("", true)
|
|
50203
50267
|
])
|
|
50268
|
+
]),
|
|
50269
|
+
vue.createElementVNode("a", {
|
|
50270
|
+
href: activeMembership.value.url,
|
|
50271
|
+
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"
|
|
50204
50272
|
}, [
|
|
50205
|
-
vue.
|
|
50206
|
-
|
|
50207
|
-
|
|
50208
|
-
class: vue.normalizeClass([
|
|
50209
|
-
"text-4xl leading-10 font-semibold mb-4",
|
|
50210
|
-
activeMembership.value.theme === "dark" ? "text-navy-700" : "text-brand-700"
|
|
50273
|
+
vue.createTextVNode(vue.toDisplayString(activeMembership.value.button.label) + " ", 1),
|
|
50274
|
+
vue.createElementVNode("span", _hoisted_26, [
|
|
50275
|
+
vue.createVNode(vue.unref(ArrowUpRight), { class: "w-5 h-5" })
|
|
50211
50276
|
])
|
|
50212
|
-
|
|
50213
|
-
|
|
50214
|
-
|
|
50215
|
-
|
|
50216
|
-
|
|
50217
|
-
vue.createElementVNode("div", _hoisted_14$1, [
|
|
50218
|
-
vue.createElementVNode("div", _hoisted_15$1, [
|
|
50219
|
-
activeMembership.value.access ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_16, [
|
|
50220
|
-
vue.createElementVNode("h4", _hoisted_17, vue.toDisplayString(activeMembership.value.access.title), 1),
|
|
50221
|
-
vue.createElementVNode("ul", null, [
|
|
50222
|
-
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(activeMembership.value.access.list, (item, idx) => {
|
|
50223
|
-
return vue.openBlock(), vue.createElementBlock("li", {
|
|
50224
|
-
key: `access-${activeMembership.value.id}-${idx}`,
|
|
50225
|
-
class: "leading-6 flex items-top text-gray-600 mb-4"
|
|
50226
|
-
}, [
|
|
50227
|
-
vue.createElementVNode("span", _hoisted_18, [
|
|
50228
|
-
vue.createVNode(vue.unref(Check), { class: "w-5 h-5" })
|
|
50229
|
-
]),
|
|
50230
|
-
vue.createTextVNode(" " + vue.toDisplayString(item), 1)
|
|
50231
|
-
]);
|
|
50232
|
-
}), 128))
|
|
50233
|
-
])
|
|
50234
|
-
])) : vue.createCommentVNode("", true),
|
|
50235
|
-
activeMembership.value.excludes ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_19, [
|
|
50236
|
-
vue.createElementVNode("h4", _hoisted_20, vue.toDisplayString(activeMembership.value.excludes.title), 1),
|
|
50237
|
-
vue.createElementVNode("ul", null, [
|
|
50238
|
-
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(activeMembership.value.excludes.list, (item, idx) => {
|
|
50239
|
-
return vue.openBlock(), vue.createElementBlock("li", {
|
|
50240
|
-
key: `excludes-${activeMembership.value.id}-${idx}`,
|
|
50241
|
-
class: "leading-6 flex items-top text-gray-600 mb-4"
|
|
50242
|
-
}, [
|
|
50243
|
-
vue.createElementVNode("span", _hoisted_21, [
|
|
50244
|
-
vue.createVNode(vue.unref(XIcon), { class: "w-5 h-5" })
|
|
50245
|
-
]),
|
|
50246
|
-
vue.createTextVNode(" " + vue.toDisplayString(item), 1)
|
|
50247
|
-
]);
|
|
50248
|
-
}), 128))
|
|
50249
|
-
])
|
|
50250
|
-
])) : vue.createCommentVNode("", true)
|
|
50251
|
-
])
|
|
50252
|
-
]),
|
|
50253
|
-
vue.createElementVNode("a", {
|
|
50254
|
-
href: activeMembership.value.url,
|
|
50255
|
-
class: vue.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"])
|
|
50256
|
-
}, [
|
|
50257
|
-
vue.createTextVNode(vue.toDisplayString(activeMembership.value.button.label) + " ", 1),
|
|
50258
|
-
vue.createElementVNode("span", _hoisted_23, [
|
|
50259
|
-
vue.createVNode(vue.unref(ArrowUpRight), { class: "w-5 h-5" })
|
|
50260
|
-
])
|
|
50261
|
-
], 10, _hoisted_22)
|
|
50262
|
-
])
|
|
50263
|
-
])) : vue.createCommentVNode("", true)
|
|
50264
|
-
]),
|
|
50277
|
+
], 8, _hoisted_25)
|
|
50278
|
+
])
|
|
50279
|
+
])) : vue.createCommentVNode("", true)
|
|
50280
|
+
];
|
|
50281
|
+
}),
|
|
50265
50282
|
_: 1
|
|
50266
50283
|
})
|
|
50267
50284
|
])
|
|
@@ -50269,7 +50286,7 @@ ${escapeText(this.code(index, length))}
|
|
|
50269
50286
|
};
|
|
50270
50287
|
}
|
|
50271
50288
|
};
|
|
50272
|
-
const HorizontalTabs = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-
|
|
50289
|
+
const HorizontalTabs = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-936f7e6f"]]);
|
|
50273
50290
|
const _hoisted_1$6 = {
|
|
50274
50291
|
xmlns: "http://www.w3.org/2000/svg",
|
|
50275
50292
|
fill: "none",
|
|
@@ -50321,17 +50338,18 @@ ${escapeText(this.code(index, length))}
|
|
|
50321
50338
|
const _hoisted_2$2 = { class: "flex space-x-16 max-w-[1640px] md:px-[120px] mx-auto w-full" };
|
|
50322
50339
|
const _hoisted_3$2 = { class: "flex-1 flex flex-col justify-center gap-8" };
|
|
50323
50340
|
const _hoisted_4$2 = { class: "flex items-center gap-1" };
|
|
50324
|
-
const _hoisted_5$2 =
|
|
50325
|
-
const _hoisted_6$2 =
|
|
50326
|
-
const _hoisted_7$2 = { class: "w-[
|
|
50341
|
+
const _hoisted_5$2 = ["innerHTML"];
|
|
50342
|
+
const _hoisted_6$2 = { class: "text-gray-600" };
|
|
50343
|
+
const _hoisted_7$2 = { class: "h-[480px] w-[560px]" };
|
|
50327
50344
|
const _hoisted_8$1 = ["src"];
|
|
50328
50345
|
const _hoisted_9$1 = {
|
|
50329
50346
|
key: 1,
|
|
50330
|
-
class: "rounded-tl-3xl rounded-br-3xl",
|
|
50347
|
+
class: "rounded-tl-3xl rounded-br-3xl object-cover",
|
|
50331
50348
|
src: _imports_0,
|
|
50332
50349
|
alt: "No Image Available"
|
|
50333
50350
|
};
|
|
50334
|
-
const _hoisted_10$1 = { class: "flex max-w-[1640px] md:px-[120px] mx-auto w-full gap-4
|
|
50351
|
+
const _hoisted_10$1 = { class: "flex max-w-[1640px] md:px-[120px] mx-auto w-full gap-4 relative" };
|
|
50352
|
+
const _hoisted_11$1 = { class: "absolute bottom-[40px] left-[120px] w-full gap-4 flex" };
|
|
50335
50353
|
const _sfc_main$3 = {
|
|
50336
50354
|
__name: "TestimonialSlider",
|
|
50337
50355
|
props: {
|
|
@@ -50374,18 +50392,18 @@ ${escapeText(this.code(index, length))}
|
|
|
50374
50392
|
return vue.createVNode(vue.unref(Star), { class: "w-5 h-5 text-yellow-100" });
|
|
50375
50393
|
}), 64))
|
|
50376
50394
|
]),
|
|
50377
|
-
vue.createElementVNode("h3",
|
|
50378
|
-
|
|
50379
|
-
class: "text-gray-600",
|
|
50395
|
+
vue.createElementVNode("h3", {
|
|
50396
|
+
class: "font-semibold text-3xl leading-9",
|
|
50380
50397
|
innerHTML: feature.description
|
|
50381
|
-
}, null, 8,
|
|
50398
|
+
}, null, 8, _hoisted_5$2),
|
|
50399
|
+
vue.createElementVNode("p", _hoisted_6$2, vue.toDisplayString(feature.title), 1)
|
|
50382
50400
|
]),
|
|
50383
50401
|
vue.createElementVNode("div", _hoisted_7$2, [
|
|
50384
50402
|
feature.featured_image ? (vue.openBlock(), vue.createElementBlock("img", {
|
|
50385
50403
|
key: 0,
|
|
50386
50404
|
src: feature.featured_image,
|
|
50387
50405
|
alt: "Audience smiling",
|
|
50388
|
-
class: "rounded-tl-3xl rounded-br-3xl"
|
|
50406
|
+
class: "rounded-tl-3xl rounded-br-3xl w-full h-full object-cover"
|
|
50389
50407
|
}, null, 8, _hoisted_8$1)) : (vue.openBlock(), vue.createElementBlock("img", _hoisted_9$1))
|
|
50390
50408
|
])
|
|
50391
50409
|
])
|
|
@@ -50393,19 +50411,21 @@ ${escapeText(this.code(index, length))}
|
|
|
50393
50411
|
}), 128))
|
|
50394
50412
|
], 4),
|
|
50395
50413
|
vue.createElementVNode("footer", _hoisted_10$1, [
|
|
50396
|
-
vue.createElementVNode("
|
|
50397
|
-
|
|
50398
|
-
|
|
50399
|
-
|
|
50400
|
-
|
|
50401
|
-
|
|
50402
|
-
|
|
50403
|
-
|
|
50404
|
-
|
|
50405
|
-
|
|
50406
|
-
|
|
50407
|
-
|
|
50408
|
-
|
|
50414
|
+
vue.createElementVNode("div", _hoisted_11$1, [
|
|
50415
|
+
vue.createElementVNode("button", {
|
|
50416
|
+
type: "button",
|
|
50417
|
+
onClick: prevSlide,
|
|
50418
|
+
class: "w-12 h-12 border border-gray-200 rounded-full flex items-center justify-center bg-gray-50"
|
|
50419
|
+
}, [
|
|
50420
|
+
vue.createVNode(vue.unref(ArrowLeft), { class: "w-6 h-6 text-gray-500" })
|
|
50421
|
+
]),
|
|
50422
|
+
vue.createElementVNode("button", {
|
|
50423
|
+
type: "button",
|
|
50424
|
+
onClick: nextSlide,
|
|
50425
|
+
class: "w-12 h-12 border border-gray-200 rounded-full flex items-center justify-center bg-gray-50"
|
|
50426
|
+
}, [
|
|
50427
|
+
vue.createVNode(vue.unref(ArrowRight), { class: "w-6 h-6 text-gray-500" })
|
|
50428
|
+
])
|
|
50409
50429
|
])
|
|
50410
50430
|
])
|
|
50411
50431
|
])
|
|
@@ -50455,9 +50475,10 @@ ${escapeText(this.code(index, length))}
|
|
|
50455
50475
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.page.sections, (section, index) => {
|
|
50456
50476
|
return vue.openBlock(), vue.createElementBlock("div", null, [
|
|
50457
50477
|
(vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(currentComponent(section)), {
|
|
50478
|
+
id: `section-${index}`,
|
|
50458
50479
|
key: index,
|
|
50459
50480
|
section
|
|
50460
|
-
}, null, 8, ["section"]))
|
|
50481
|
+
}, null, 8, ["id", "section"]))
|
|
50461
50482
|
]);
|
|
50462
50483
|
}), 256))
|
|
50463
50484
|
]);
|
|
@@ -50878,65 +50899,68 @@ ${escapeText(this.code(index, length))}
|
|
|
50878
50899
|
vue.createElementVNode("div", _hoisted_2, [
|
|
50879
50900
|
vue.createElementVNode("div", _hoisted_3, [
|
|
50880
50901
|
vue.createVNode(_sfc_main$I, { title: "Description" }, {
|
|
50881
|
-
default: vue.withCtx(() =>
|
|
50882
|
-
|
|
50883
|
-
|
|
50902
|
+
default: vue.withCtx(() => {
|
|
50903
|
+
var _a, _b;
|
|
50904
|
+
return [
|
|
50905
|
+
vue.createElementVNode("div", _hoisted_4, [
|
|
50906
|
+
vue.createElementVNode("div", _hoisted_5, [
|
|
50907
|
+
vue.createVNode(_sfc_main$P, {
|
|
50908
|
+
"is-vertical": "",
|
|
50909
|
+
field: "icon",
|
|
50910
|
+
"label-text": "Icon *",
|
|
50911
|
+
value: form.value.icon
|
|
50912
|
+
}, {
|
|
50913
|
+
default: vue.withCtx(() => [
|
|
50914
|
+
vue.createVNode(_sfc_main$G, {
|
|
50915
|
+
id: "icon",
|
|
50916
|
+
modelValue: form.value.icon,
|
|
50917
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => form.value.icon = $event)
|
|
50918
|
+
}, null, 8, ["modelValue"])
|
|
50919
|
+
]),
|
|
50920
|
+
_: 1
|
|
50921
|
+
}, 8, ["value"]),
|
|
50922
|
+
vue.createVNode(_sfc_main$P, {
|
|
50923
|
+
"is-vertical": "",
|
|
50924
|
+
field: "title",
|
|
50925
|
+
"label-text": ((_a = __props.item) == null ? void 0 : _a.title_label) ? __props.item.title_label : "Title *",
|
|
50926
|
+
class: "w-full",
|
|
50927
|
+
value: form.value.title,
|
|
50928
|
+
limit: 100
|
|
50929
|
+
}, {
|
|
50930
|
+
default: vue.withCtx(() => [
|
|
50931
|
+
vue.withDirectives(vue.createElementVNode("input", {
|
|
50932
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => form.value.title = $event),
|
|
50933
|
+
name: "title",
|
|
50934
|
+
type: "text",
|
|
50935
|
+
placeholder: "Title",
|
|
50936
|
+
maxlength: 100,
|
|
50937
|
+
class: "border-1 border-solid border-gray-300 rounded-lg bg-white w-full"
|
|
50938
|
+
}, null, 512), [
|
|
50939
|
+
[vue.vModelText, form.value.title]
|
|
50940
|
+
])
|
|
50941
|
+
]),
|
|
50942
|
+
_: 1
|
|
50943
|
+
}, 8, ["label-text", "value"])
|
|
50944
|
+
]),
|
|
50884
50945
|
vue.createVNode(_sfc_main$P, {
|
|
50885
50946
|
"is-vertical": "",
|
|
50886
|
-
field: "
|
|
50887
|
-
"label-text": "
|
|
50888
|
-
|
|
50947
|
+
field: "description",
|
|
50948
|
+
"label-text": ((_b = __props.item) == null ? void 0 : _b.description_label) ? __props.item.description_label : "Supporting Text *",
|
|
50949
|
+
class: "w-full mb-4",
|
|
50950
|
+
value: descriptionWordCount.value,
|
|
50951
|
+
"show-count": true
|
|
50889
50952
|
}, {
|
|
50890
50953
|
default: vue.withCtx(() => [
|
|
50891
|
-
vue.createVNode(
|
|
50892
|
-
|
|
50893
|
-
modelValue: form.value.
|
|
50894
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => form.value.icon = $event)
|
|
50954
|
+
vue.createVNode(QuillEditor, {
|
|
50955
|
+
modelValue: form.value.description,
|
|
50956
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => form.value.description = $event)
|
|
50895
50957
|
}, null, 8, ["modelValue"])
|
|
50896
50958
|
]),
|
|
50897
50959
|
_: 1
|
|
50898
|
-
}, 8, ["value"])
|
|
50899
|
-
|
|
50900
|
-
|
|
50901
|
-
|
|
50902
|
-
"label-text": "Title *",
|
|
50903
|
-
class: "w-full",
|
|
50904
|
-
value: form.value.title,
|
|
50905
|
-
limit: 51
|
|
50906
|
-
}, {
|
|
50907
|
-
default: vue.withCtx(() => [
|
|
50908
|
-
vue.withDirectives(vue.createElementVNode("input", {
|
|
50909
|
-
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => form.value.title = $event),
|
|
50910
|
-
name: "title",
|
|
50911
|
-
type: "text",
|
|
50912
|
-
placeholder: "Title",
|
|
50913
|
-
maxlength: 51,
|
|
50914
|
-
class: "border-1 border-solid border-gray-300 rounded-lg bg-white w-full"
|
|
50915
|
-
}, null, 512), [
|
|
50916
|
-
[vue.vModelText, form.value.title]
|
|
50917
|
-
])
|
|
50918
|
-
]),
|
|
50919
|
-
_: 1
|
|
50920
|
-
}, 8, ["value"])
|
|
50921
|
-
]),
|
|
50922
|
-
vue.createVNode(_sfc_main$P, {
|
|
50923
|
-
"is-vertical": "",
|
|
50924
|
-
field: "description",
|
|
50925
|
-
"label-text": "Supporting Text *",
|
|
50926
|
-
class: "w-full mb-4",
|
|
50927
|
-
value: descriptionWordCount.value,
|
|
50928
|
-
"show-count": true
|
|
50929
|
-
}, {
|
|
50930
|
-
default: vue.withCtx(() => [
|
|
50931
|
-
vue.createVNode(QuillEditor, {
|
|
50932
|
-
modelValue: form.value.description,
|
|
50933
|
-
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => form.value.description = $event)
|
|
50934
|
-
}, null, 8, ["modelValue"])
|
|
50935
|
-
]),
|
|
50936
|
-
_: 1
|
|
50937
|
-
}, 8, ["value"])
|
|
50938
|
-
])
|
|
50939
|
-
]),
|
|
50960
|
+
}, 8, ["label-text", "value"])
|
|
50961
|
+
])
|
|
50962
|
+
];
|
|
50963
|
+
}),
|
|
50940
50964
|
_: 1
|
|
50941
50965
|
}),
|
|
50942
50966
|
form.value.hasOwnProperty("primary_button") ? (vue.openBlock(), vue.createBlock(_sfc_main$F, {
|