@ozdao/prometheus-framework 0.2.53 → 0.2.54
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/main-180a9315.js +91 -0
- package/dist/main-3b7bd446.mjs +13631 -0
- package/dist/main-Im8ovDCi.mjs +13609 -0
- package/dist/main-MjvO1l5U.js +91 -0
- package/dist/main.css +1 -1
- package/dist/organizations.server.js +17 -3
- package/dist/organizations.server.mjs +17 -3
- package/dist/products.server.js +1 -1
- package/dist/products.server.mjs +1 -1
- package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.js +20 -20
- package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue2.js +28 -25
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.js +70 -2
- package/dist/prometheus-framework/src/components/Popup/Popup.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Popup/Popup.vue2.js +2 -70
- package/dist/prometheus-framework/src/components/Select/Select.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Select/Select.vue.js +95 -2
- package/dist/prometheus-framework/src/components/Select/Select.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Select/Select.vue2.js +2 -95
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +57 -77
- package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.cjs +5 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.js +65 -2
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.cjs +1 -5
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.js +2 -65
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +98 -94
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.js +59 -52
- package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.js +8 -13
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.js +11 -2
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.js +2 -11
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.js +53 -77
- package/dist/prometheus-framework/src/modules/orders/store/orders.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/store/orders.js +42 -32
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.js +5 -3
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.router.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.router.js +20 -5
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +61 -75
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.js +2 -2
- package/dist/prometheus-framework.cjs.js +1 -1
- package/dist/prometheus-framework.es.js +1 -1
- package/dist/style.css +1 -1
- package/dist/web-8b404cc2.js +1 -0
- package/dist/web-e9b09dc6.mjs +55 -0
- package/dist/web-i-suCpLM.mjs +55 -0
- package/dist/web-vB7UhMOt.js +1 -0
- package/package.json +1 -1
- package/src/components/EditImages/EditImages.vue +1 -1
- package/src/components/Field/Field.vue +5 -0
- package/src/components/LocationSelection/LocationSelection.vue +2 -2
- package/src/modules/backoffice/components/pages/Dashboard.vue +4 -25
- package/src/modules/backoffice/router/admin.js +0 -14
- package/src/modules/backoffice/router/backoffice.js +1 -1
- package/src/modules/events/components/pages/EditEvent.vue +10 -6
- package/src/modules/events/components/sections/HeroEvent.vue +12 -2
- package/src/modules/events/components/sections/SectionPreviousEvents.vue +1 -1
- package/src/modules/landing/components/sections/MobileApp.vue +2 -6
- package/src/modules/orders/components/blocks/StatusHistory.vue +91 -31
- package/src/modules/orders/components/pages/EditOrder.vue +4 -21
- package/src/modules/orders/components/pages/FormOrder.vue +53 -15
- package/src/modules/orders/components/pages/Order.vue +2 -2
- package/src/modules/orders/components/sections/FormClientDetails.vue +63 -0
- package/src/modules/orders/components/sections/FormDelivery.vue +72 -0
- package/src/modules/orders/components/sections/FormPayment.vue +27 -0
- package/src/modules/orders/controllers/orders.controller.js +63 -49
- package/src/modules/orders/models/order.model.js +9 -13
- package/src/modules/orders/routes/orders.routes.js +6 -20
- package/src/modules/orders/store/orders.js +24 -12
- package/src/modules/organizations/controllers/organizations.controller.js +28 -9
- package/src/modules/organizations/router/organizations.js +4 -1
- package/src/modules/organizations/router/organizations.router.js +18 -2
- package/src/modules/products/controllers/products.controller.js +3 -2
- package/src/modules/users/components/pages/Profile.vue +2 -2
- package/src/modules/orders/components/sections/FormOrderDetails.vue +0 -220
@@ -1,10 +1,10 @@
|
|
1
|
-
import { ref as b, onMounted as $, unref as t, openBlock as d, createElementBlock as r, createElementVNode as
|
2
|
-
import "../../../constructor/components/elements/Textarea.
|
3
|
-
import
|
4
|
-
import
|
1
|
+
import { ref as b, onMounted as $, unref as t, openBlock as d, createElementBlock as r, createElementVNode as s, createVNode as i, createCommentVNode as f, createBlock as B, withCtx as D, Fragment as T, renderList as _, createTextVNode as R } from "vue";
|
2
|
+
import "../../../constructor/components/elements/Textarea.vue2.js";
|
3
|
+
import I from "../../../constructor/components/sections/Constructor.vue.js";
|
4
|
+
import A from "../../../../../node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js";
|
5
5
|
import "../../../../../node_modules/@vuepic/vue-datepicker/dist/main.css.js";
|
6
6
|
import P from "../../../../components/Block/Block.vue.js";
|
7
|
-
import z from "../../../../components/Popup/Popup.
|
7
|
+
import z from "../../../../components/Popup/Popup.vue.js";
|
8
8
|
import n from "../../../../components/Field/Field.vue2.js";
|
9
9
|
import H from "../../../../components/FieldTags/BlockTags.vue.js";
|
10
10
|
import E from "../../../../components/Checkbox/Checkbox.vue.js";
|
@@ -15,37 +15,37 @@ import J from "../../../../components/EditImages/EditImages.vue.js";
|
|
15
15
|
import K from "../../../../components/Button/Button.vue2.js";
|
16
16
|
import L from "../../../icons/navigation/IconDelete.vue.js";
|
17
17
|
import { useRoute as j, useRouter as q } from "vue-router";
|
18
|
-
import { read as Q, clean as W, state as X, update as
|
18
|
+
import { read as Q, clean as W, state as X, update as C, create as V, remove as Z } from "../../store/events.js";
|
19
19
|
import { state as u } from "../../../auth/store/auth.js";
|
20
20
|
import { actions as ee } from "../../../organizations/store/organizations.js";
|
21
21
|
import "./EditEvent.vue2.js";
|
22
22
|
const le = {
|
23
23
|
key: 0,
|
24
24
|
class: "h-100 pd-thin"
|
25
|
-
}, ae = { class: "mn-b-thin radius-small w-100 h-10r bg-grey flex-center flex-column flex" }, te = /* @__PURE__ */
|
25
|
+
}, ae = { class: "mn-b-thin radius-small w-100 h-10r bg-grey flex-center flex-column flex" }, te = /* @__PURE__ */ s("h4", null, "Upload Event Cover", -1), ie = {
|
26
26
|
key: 0,
|
27
27
|
class: "mn-b-small"
|
28
|
-
},
|
28
|
+
}, se = {
|
29
29
|
key: 2,
|
30
30
|
class: "mn-b-semi"
|
31
|
-
}, oe = /* @__PURE__ */
|
31
|
+
}, oe = /* @__PURE__ */ s("h4", { class: "mn-b-thin" }, " Hero Section ", -1), ne = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Video in Hero Section ", -1), de = /* @__PURE__ */ s("p", null, "Need to upload in webm format because of needs of optimization", -1), re = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Ticket ", -1), ue = { class: "mn-b-small gap-small cols-2-fit-content" }, pe = { class: "gap-thin flex-nowrap flex w-100" }, me = /* @__PURE__ */ s("hr", { class: "bg-black-transp-10 mn-b-semi mn-t-semi d-block" }, null, -1), ce = /* @__PURE__ */ s("h4", { class: "mn-b-thin" }, " Guest Section ", -1), fe = { class: "gap-thin cols-3" }, ge = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Video in Guests Section ", -1), be = { class: "gap-thin flex-nowrap flex w-100" }, he = { class: "w-100" }, ve = { class: "radius-small h-100 i-big flex-center flex aspect-1x1 bg-red" }, De = /* @__PURE__ */ s("hr", { class: "bg-black-transp-10 mn-b-semi mn-t-semi d-block" }, null, -1), ke = /* @__PURE__ */ s("h4", { class: "mn-b-thin" }, " Lineup Section ", -1), we = { class: "radius-small h-100 i-big flex-center flex aspect-1x1 bg-red" }, ye = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Background in Lineup Section ", -1), Ue = /* @__PURE__ */ s("hr", { class: "bg-black-transp-10 mn-b-semi mn-t-semi d-block" }, null, -1), xe = /* @__PURE__ */ s("h4", { class: "mn-b-thin" }, " Previous Party Section ", -1), Te = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Video in Previous Partys Section ", -1), _e = /* @__PURE__ */ s("h3", { class: "mn-b-small" }, "Date", -1), Pe = /* @__PURE__ */ s("h3", { class: "mn-b-small" }, "Description", -1), Ee = {
|
32
32
|
key: 3,
|
33
33
|
class: "pd-b-extra w-100 bg-grey pd-big radius-big"
|
34
34
|
}, Le = {
|
35
35
|
key: 4,
|
36
36
|
class: "pd-thin pos-sticky pos-l-0 pos-b-0 w-100"
|
37
|
-
},
|
37
|
+
}, Ce = { class: "pd-thin radius-big bg-main w-100 flex-nowrap flex" }, Ve = /* @__PURE__ */ s("h3", { class: "mn-b-small" }, "Final Touches", -1), Se = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, "Add to public:", -1), Me = {
|
38
38
|
key: 0,
|
39
39
|
class: "mn-b-thin"
|
40
|
-
},
|
40
|
+
}, Ge = {
|
41
41
|
key: 1,
|
42
42
|
class: "mn-b-medium br-grey br-2px br-solid pd-small radius-big"
|
43
43
|
}, tl = {
|
44
44
|
__name: "EditEvent",
|
45
|
-
setup(
|
45
|
+
setup(Fe) {
|
46
46
|
const h = j(), v = q();
|
47
47
|
let e = b(null), U = b(null);
|
48
|
-
const x = b([]), p = b(null), m = b(),
|
48
|
+
const x = b([]), p = b(null), m = b(), S = () => ({ top: 0, left: 0 });
|
49
49
|
$(async () => {
|
50
50
|
if (h.params.url) {
|
51
51
|
const a = await Q({ user: u.user._id, url: h.params.url });
|
@@ -81,38 +81,38 @@ const le = {
|
|
81
81
|
}));
|
82
82
|
});
|
83
83
|
const w = b(!1);
|
84
|
-
function
|
84
|
+
function M() {
|
85
85
|
w.value = !0;
|
86
86
|
}
|
87
|
-
function
|
87
|
+
function G() {
|
88
88
|
w.value = !1;
|
89
89
|
}
|
90
|
-
function
|
90
|
+
function F() {
|
91
91
|
x.value.length > 0 && x.value.map((o) => o.text), e.value.status = "draft", e.value.date = {
|
92
92
|
start: m.value[0],
|
93
93
|
end: m.value[1]
|
94
|
-
}, h.params.url ?
|
94
|
+
}, h.params.url ? C(e.value).then((o) => {
|
95
95
|
v.push({ name: "Event", params: { url: o.url } });
|
96
96
|
}).catch((o) => {
|
97
97
|
console.error(o);
|
98
|
-
}) :
|
98
|
+
}) : V(e.value).then((o) => {
|
99
99
|
v.push({ name: "Event", params: { url: o.url } });
|
100
100
|
}).catch((o) => {
|
101
101
|
console.error(o);
|
102
102
|
});
|
103
103
|
}
|
104
|
-
function
|
104
|
+
function N() {
|
105
105
|
p.value && (e.value.owner = {
|
106
106
|
target: p.value._id,
|
107
107
|
type: "organization"
|
108
108
|
}), p.value || (e.value.creator.hidden = !1), p.value || (e.value.organization = e.value.creator), e.value.status = "published", e.value.date = {
|
109
109
|
start: m.value[0],
|
110
110
|
end: m.value[1]
|
111
|
-
}, console.log(m.value), h.params.url ? (console.log(e.value),
|
111
|
+
}, console.log(m.value), h.params.url ? (console.log(e.value), C(e.value).then((o) => {
|
112
112
|
v.push({ name: "Event", params: { url: o.url } });
|
113
113
|
}).catch((o) => {
|
114
114
|
console.log(o);
|
115
|
-
})) :
|
115
|
+
})) : V(e.value).then((o) => {
|
116
116
|
v.push({ name: "Event", params: { url: o.url } });
|
117
117
|
}).catch((o) => {
|
118
118
|
console.log(o);
|
@@ -126,8 +126,8 @@ const le = {
|
|
126
126
|
});
|
127
127
|
}
|
128
128
|
return (o, a) => t(e) ? (d(), r("article", le, [
|
129
|
-
|
130
|
-
|
129
|
+
s("div", ae, [
|
130
|
+
i(y, {
|
131
131
|
photo: t(e).cover,
|
132
132
|
"onUpdate:photo": a[0] || (a[0] = (l) => t(e).cover = l),
|
133
133
|
uploadPath: "specials",
|
@@ -135,20 +135,20 @@ const le = {
|
|
135
135
|
}, null, 8, ["photo"]),
|
136
136
|
te
|
137
137
|
]),
|
138
|
-
|
138
|
+
i(n, {
|
139
139
|
field: t(e).name,
|
140
140
|
"onUpdate:field": a[1] || (a[1] = (l) => t(e).name = l),
|
141
141
|
placeholder: "Event name",
|
142
142
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
143
143
|
}, null, 8, ["field"]),
|
144
|
-
|
144
|
+
i(n, {
|
145
145
|
field: t(e).description,
|
146
146
|
"onUpdate:field": a[2] || (a[2] = (l) => t(e).description = l),
|
147
147
|
type: "textfield",
|
148
148
|
placeholder: "Enter short description",
|
149
149
|
class: "mn-b-semi w-100 bg-grey pd-medium radius-small"
|
150
150
|
}, null, 8, ["field"]),
|
151
|
-
u.access.roles && (u.access.roles.includes("ROLE_MODERATOR") || u.access.roles.includes("ROLE_ADMIN")) ? (d(), r("h3",
|
151
|
+
u.access.roles && (u.access.roles.includes("ROLE_MODERATOR") || u.access.roles.includes("ROLE_ADMIN")) ? (d(), r("h3", ie, " Special Details ")) : f("", !0),
|
152
152
|
u.access.roles && (u.access.roles.includes("ROLE_MODERATOR") || u.access.roles.includes("ROLE_ADMIN")) ? (d(), B(E, {
|
153
153
|
key: 1,
|
154
154
|
label: "Special",
|
@@ -156,15 +156,15 @@ const le = {
|
|
156
156
|
"onUpdate:radio": a[3] || (a[3] = (l) => t(e).special = !t(e).special),
|
157
157
|
class: "mn-b-semi w-100 bg-black t-white pd-medium radius-small"
|
158
158
|
}, null, 8, ["radio"])) : f("", !0),
|
159
|
-
t(e).special ? (d(), r("div",
|
159
|
+
t(e).special ? (d(), r("div", se, [
|
160
160
|
oe,
|
161
|
-
|
161
|
+
i(n, {
|
162
162
|
field: t(e).specialData.subtitle,
|
163
163
|
"onUpdate:field": a[4] || (a[4] = (l) => t(e).specialData.subtitle = l),
|
164
164
|
placeholder: "Event subtitle",
|
165
165
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
166
166
|
}, null, 8, ["field"]),
|
167
|
-
|
167
|
+
i(J, {
|
168
168
|
images: t(e).specialData.logos,
|
169
169
|
uploadPath: "/specials",
|
170
170
|
text: {
|
@@ -180,7 +180,7 @@ const le = {
|
|
180
180
|
}, null, 8, ["images"]),
|
181
181
|
ne,
|
182
182
|
de,
|
183
|
-
|
183
|
+
i(k, {
|
184
184
|
field: t(e).specialData.video,
|
185
185
|
"onUpdate:field": a[6] || (a[6] = (l) => t(e).specialData.video = l),
|
186
186
|
placeholder: "Upload video",
|
@@ -190,34 +190,34 @@ const le = {
|
|
190
190
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small t-black"
|
191
191
|
}, null, 8, ["field"]),
|
192
192
|
re,
|
193
|
-
|
194
|
-
|
193
|
+
s("div", ue, [
|
194
|
+
i(y, {
|
195
195
|
photo: t(e).specialData.ticketImage,
|
196
196
|
"onUpdate:photo": a[8] || (a[8] = (l) => t(e).specialData.ticketImage = l),
|
197
197
|
uploadPath: "/specials",
|
198
198
|
class: "aspect-1x1 w-4r o-hidden radius-extra"
|
199
199
|
}, null, 8, ["photo"]),
|
200
|
-
|
201
|
-
|
200
|
+
s("div", pe, [
|
201
|
+
i(n, {
|
202
202
|
field: t(e).specialData.ticketLinkStripe,
|
203
203
|
"onUpdate:field": a[9] || (a[9] = (l) => t(e).specialData.ticketLinkStripe = l),
|
204
204
|
placeholder: "Link to ticket stripe payment page",
|
205
205
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
206
206
|
}, null, 8, ["field"]),
|
207
|
-
|
207
|
+
i(n, {
|
208
208
|
field: t(e).specialData.ticketPrice,
|
209
209
|
"onUpdate:field": a[10] || (a[10] = (l) => t(e).specialData.ticketPrice = l),
|
210
210
|
type: "number",
|
211
211
|
placeholder: "Ticket price in baht",
|
212
212
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
213
213
|
}, null, 8, ["field"]),
|
214
|
-
|
214
|
+
i(n, {
|
215
215
|
field: t(e).specialData.ticketText,
|
216
216
|
"onUpdate:field": a[11] || (a[11] = (l) => t(e).specialData.ticketText = l),
|
217
217
|
placeholder: "Promotion text for ticket in hero ",
|
218
218
|
class: "w-100 bg-grey radius-small pd-medium"
|
219
219
|
}, null, 8, ["field"]),
|
220
|
-
|
220
|
+
i(n, {
|
221
221
|
field: t(e).specialData.ticketTextButton,
|
222
222
|
"onUpdate:field": a[12] || (a[12] = (l) => t(e).specialData.ticketTextButton = l),
|
223
223
|
placeholder: "Text on 'Buy Ticket' button ",
|
@@ -227,56 +227,56 @@ const le = {
|
|
227
227
|
]),
|
228
228
|
me,
|
229
229
|
ce,
|
230
|
-
|
230
|
+
i(n, {
|
231
231
|
field: t(e).specialData.guestTitle,
|
232
232
|
"onUpdate:field": a[13] || (a[13] = (l) => t(e).specialData.guestTitle = l),
|
233
233
|
placeholder: "Title for Main Guest section",
|
234
234
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
235
235
|
}, null, 8, ["field"]),
|
236
|
-
|
236
|
+
i(n, {
|
237
237
|
field: t(e).specialData.guestDescription,
|
238
238
|
"onUpdate:field": a[14] || (a[14] = (l) => t(e).specialData.guestDescription = l),
|
239
239
|
placeholder: "Description for Main Guest section",
|
240
240
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
241
241
|
}, null, 8, ["field"]),
|
242
|
-
|
243
|
-
|
242
|
+
s("div", fe, [
|
243
|
+
i(n, {
|
244
244
|
field: t(e).specialData.guestFacebook,
|
245
245
|
"onUpdate:field": a[15] || (a[15] = (l) => t(e).specialData.guestFacebook = l),
|
246
246
|
placeholder: "Facebook of Main Guest",
|
247
247
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
248
248
|
}, null, 8, ["field"]),
|
249
|
-
|
249
|
+
i(n, {
|
250
250
|
field: t(e).specialData.guestInstagram,
|
251
251
|
"onUpdate:field": a[16] || (a[16] = (l) => t(e).specialData.guestInstagram = l),
|
252
252
|
placeholder: "Instagram of Main Guest",
|
253
253
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
254
254
|
}, null, 8, ["field"]),
|
255
|
-
|
255
|
+
i(n, {
|
256
256
|
field: t(e).specialData.guestTwitter,
|
257
257
|
"onUpdate:field": a[17] || (a[17] = (l) => t(e).specialData.guestTwitter = l),
|
258
258
|
placeholder: "Twitter of Main Guest",
|
259
259
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
260
260
|
}, null, 8, ["field"]),
|
261
|
-
|
261
|
+
i(n, {
|
262
262
|
field: t(e).specialData.guestTelegram,
|
263
263
|
"onUpdate:field": a[18] || (a[18] = (l) => t(e).specialData.guestTelegram = l),
|
264
264
|
placeholder: "Telegram of Main Guest",
|
265
265
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
266
266
|
}, null, 8, ["field"]),
|
267
|
-
|
267
|
+
i(n, {
|
268
268
|
field: t(e).specialData.guestSoundcloud,
|
269
269
|
"onUpdate:field": a[19] || (a[19] = (l) => t(e).specialData.guestSoundcloud = l),
|
270
270
|
placeholder: "Link to Main Guest soundcloud track",
|
271
271
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
272
272
|
}, null, 8, ["field"]),
|
273
|
-
|
273
|
+
i(n, {
|
274
274
|
field: t(e).specialData.guestSpotify,
|
275
275
|
"onUpdate:field": a[20] || (a[20] = (l) => t(e).specialData.guestSpotify = l),
|
276
276
|
placeholder: "Link to Main guest spotify track",
|
277
277
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small"
|
278
278
|
}, null, 8, ["field"]),
|
279
|
-
|
279
|
+
i(n, {
|
280
280
|
field: t(e).specialData.guestYoutube,
|
281
281
|
"onUpdate:field": a[21] || (a[21] = (l) => t(e).specialData.guestYoutube = l),
|
282
282
|
placeholder: "Link to Main guest youtube video",
|
@@ -284,7 +284,7 @@ const le = {
|
|
284
284
|
}, null, 8, ["field"])
|
285
285
|
]),
|
286
286
|
ge,
|
287
|
-
|
287
|
+
i(k, {
|
288
288
|
field: t(e).specialData.guestVideo,
|
289
289
|
"onUpdate:field": a[22] || (a[22] = (l) => t(e).specialData.guestVideo = l),
|
290
290
|
placeholder: "Upload video",
|
@@ -293,7 +293,7 @@ const le = {
|
|
293
293
|
type: "file",
|
294
294
|
class: "mn-b-thin w-100 bg-grey pd-medium radius-small t-black"
|
295
295
|
}, null, 8, ["field"]),
|
296
|
-
|
296
|
+
i(P, {
|
297
297
|
title: "Guests",
|
298
298
|
placeholder: "No guests added yet",
|
299
299
|
actions: [{
|
@@ -307,29 +307,29 @@ const le = {
|
|
307
307
|
class: "mn-b-small gap-small cols-2-fit-content",
|
308
308
|
key: g
|
309
309
|
}, [
|
310
|
-
|
310
|
+
i(y, {
|
311
311
|
photo: l.photo,
|
312
312
|
"onUpdate:photo": (c) => l.photo = c,
|
313
313
|
uploadPath: "/specials",
|
314
314
|
class: "aspect-1x1 w-8r o-hidden radius-extra"
|
315
315
|
}, null, 8, ["photo", "onUpdate:photo"]),
|
316
|
-
|
317
|
-
|
318
|
-
|
316
|
+
s("div", be, [
|
317
|
+
s("div", he, [
|
318
|
+
i(n, {
|
319
319
|
field: l.name,
|
320
320
|
"onUpdate:field": (c) => l.name = c,
|
321
321
|
placeholder: "Name",
|
322
322
|
class: "w-100 mn-b-thin bg-white radius-small pd-medium"
|
323
323
|
}, null, 8, ["field", "onUpdate:field"]),
|
324
|
-
|
324
|
+
i(n, {
|
325
325
|
field: l.description,
|
326
326
|
"onUpdate:field": (c) => l.description = c,
|
327
327
|
placeholder: "Description",
|
328
328
|
class: "w-100 mn-b-thin bg-white radius-small pd-medium"
|
329
329
|
}, null, 8, ["field", "onUpdate:field"])
|
330
330
|
]),
|
331
|
-
|
332
|
-
|
331
|
+
s("div", ve, [
|
332
|
+
i(L, {
|
333
333
|
onClick: () => t(e).specialData.guests.splice(g, 1),
|
334
334
|
class: "i-medium"
|
335
335
|
}, null, 8, ["onClick"])
|
@@ -341,7 +341,7 @@ const le = {
|
|
341
341
|
}, 8, ["actions"]),
|
342
342
|
De,
|
343
343
|
ke,
|
344
|
-
|
344
|
+
i(P, {
|
345
345
|
title: "Line Up",
|
346
346
|
placeholder: "No line ups added yet",
|
347
347
|
actions: [{
|
@@ -355,20 +355,20 @@ const le = {
|
|
355
355
|
class: "mn-b-thin gap-small flex-nowrap flex",
|
356
356
|
key: g
|
357
357
|
}, [
|
358
|
-
|
358
|
+
i(n, {
|
359
359
|
field: l.name,
|
360
360
|
"onUpdate:field": (c) => l.name = c,
|
361
361
|
placeholder: "Name",
|
362
362
|
class: "w-100 bg-grey radius-small pd-medium"
|
363
363
|
}, null, 8, ["field", "onUpdate:field"]),
|
364
|
-
|
364
|
+
i(n, {
|
365
365
|
field: l.time,
|
366
366
|
"onUpdate:field": (c) => l.time = c,
|
367
367
|
placeholder: "Time",
|
368
368
|
class: "w-100 bg-grey radius-small pd-medium"
|
369
369
|
}, null, 8, ["field", "onUpdate:field"]),
|
370
|
-
|
371
|
-
|
370
|
+
s("div", we, [
|
371
|
+
i(L, {
|
372
372
|
onClick: () => t(e).specialData.lineup.splice(g, 1),
|
373
373
|
class: "i-medium"
|
374
374
|
}, null, 8, ["onClick"])
|
@@ -378,7 +378,7 @@ const le = {
|
|
378
378
|
_: 1
|
379
379
|
}, 8, ["actions"]),
|
380
380
|
ye,
|
381
|
-
|
381
|
+
i(k, {
|
382
382
|
field: t(e).specialData.lineupBackground,
|
383
383
|
"onUpdate:field": a[24] || (a[24] = (l) => t(e).specialData.lineupBackground = l),
|
384
384
|
placeholder: "Upload image",
|
@@ -390,31 +390,35 @@ const le = {
|
|
390
390
|
Ue,
|
391
391
|
xe,
|
392
392
|
Te,
|
393
|
-
|
393
|
+
i(n, {
|
394
394
|
field: t(e).specialData.previousTitle,
|
395
395
|
"onUpdate:field": a[26] || (a[26] = (l) => t(e).specialData.previousTitle = l),
|
396
|
-
placeholder: "
|
396
|
+
placeholder: "Title",
|
397
|
+
value: "Explore our exclusive party archive",
|
397
398
|
class: "w-100 bg-grey radius-small pd-medium"
|
398
399
|
}, null, 8, ["field"]),
|
399
|
-
|
400
|
+
i(n, {
|
400
401
|
field: t(e).specialData.previousDescription,
|
401
402
|
"onUpdate:field": a[27] || (a[27] = (l) => t(e).specialData.previousDescription = l),
|
402
|
-
|
403
|
+
label: "Description",
|
404
|
+
value: "Experience the ultimate party vibe at The Commune! Elevate your evening with distinctive and exhilarating activities, ensuring an unforgettable time. Dive into the excitement and make every moment special.",
|
403
405
|
class: "w-100 bg-grey radius-small pd-medium"
|
404
406
|
}, null, 8, ["field"]),
|
405
|
-
|
406
|
-
field: t(e).specialData.
|
407
|
-
"onUpdate:field": a[28] || (a[28] = (l) => t(e).specialData.
|
408
|
-
|
407
|
+
i(n, {
|
408
|
+
field: t(e).specialData.previousLinkText,
|
409
|
+
"onUpdate:field": a[28] || (a[28] = (l) => t(e).specialData.previousLinkText = l),
|
410
|
+
label: "Button",
|
411
|
+
value: "Check In Instagram",
|
409
412
|
class: "w-100 bg-grey radius-small pd-medium"
|
410
413
|
}, null, 8, ["field"]),
|
411
|
-
|
412
|
-
field: t(e).specialData.
|
413
|
-
"onUpdate:field": a[29] || (a[29] = (l) => t(e).specialData.
|
414
|
-
|
414
|
+
i(n, {
|
415
|
+
field: t(e).specialData.previousLink,
|
416
|
+
"onUpdate:field": a[29] || (a[29] = (l) => t(e).specialData.previousLink = l),
|
417
|
+
label: "Link",
|
418
|
+
value: "https://www.instagram.com/thecommune.phuket/",
|
415
419
|
class: "w-100 bg-grey radius-small pd-medium"
|
416
420
|
}, null, 8, ["field"]),
|
417
|
-
|
421
|
+
i(k, {
|
418
422
|
field: t(e).specialData.previousVideo,
|
419
423
|
"onUpdate:field": a[30] || (a[30] = (l) => t(e).specialData.previousVideo = l),
|
420
424
|
placeholder: "Upload image",
|
@@ -425,51 +429,51 @@ const le = {
|
|
425
429
|
}, null, 8, ["field"])
|
426
430
|
])) : f("", !0),
|
427
431
|
_e,
|
428
|
-
|
432
|
+
i(t(A), {
|
429
433
|
modelValue: m.value,
|
430
434
|
"onUpdate:modelValue": a[32] || (a[32] = (l) => m.value = l),
|
431
|
-
"alt-position":
|
435
|
+
"alt-position": S,
|
432
436
|
range: "",
|
433
437
|
class: "mn-b-semi"
|
434
438
|
}, null, 8, ["modelValue"]),
|
435
439
|
Pe,
|
436
440
|
t(e) ? (d(), r("section", Ee, [
|
437
|
-
|
441
|
+
i(I, {
|
438
442
|
content: t(e).content,
|
439
443
|
onUpdate: a[33] || (a[33] = (l) => t(e).content = l)
|
440
444
|
}, null, 8, ["content"])
|
441
445
|
])) : f("", !0),
|
442
446
|
t(e) ? (d(), r("section", Le, [
|
443
|
-
|
447
|
+
s("div", Ce, [
|
444
448
|
t(h).params.url ? (d(), r("a", {
|
445
449
|
key: 0,
|
446
450
|
onClick: a[34] || (a[34] = (l) => O()),
|
447
451
|
class: "mn-r-auto bg-red t-white t-black button"
|
448
452
|
}, "Delete")) : f("", !0),
|
449
|
-
|
450
|
-
onClick: a[35] || (a[35] = (l) =>
|
453
|
+
s("a", {
|
454
|
+
onClick: a[35] || (a[35] = (l) => F()),
|
451
455
|
class: "mn-l-auto bg-white t-black button"
|
452
456
|
}, "To Drafts"),
|
453
|
-
|
454
|
-
onClick: a[36] || (a[36] = (l) =>
|
457
|
+
s("a", {
|
458
|
+
onClick: a[36] || (a[36] = (l) => M()),
|
455
459
|
class: "mn-l-thin bg-black t-white button"
|
456
460
|
}, "Publish")
|
457
461
|
])
|
458
462
|
])) : f("", !0),
|
459
|
-
|
463
|
+
i(z, {
|
460
464
|
title: "Добавить участника",
|
461
|
-
onClosePopup:
|
465
|
+
onClosePopup: G,
|
462
466
|
isPopupOpen: w.value,
|
463
467
|
class: "w-m-33r t-left pd-big bg-white radius-big"
|
464
468
|
}, {
|
465
469
|
default: D(() => [
|
466
|
-
|
467
|
-
|
470
|
+
Ve,
|
471
|
+
i(H, {
|
468
472
|
onTagsChanged: a[37] || (a[37] = (l) => t(e).tags = l),
|
469
473
|
tags: t(e).tags
|
470
474
|
}, null, 8, ["tags"]),
|
471
|
-
|
472
|
-
|
475
|
+
Se,
|
476
|
+
i(Y, {
|
473
477
|
modelValue: p.value,
|
474
478
|
"onUpdate:modelValue": a[38] || (a[38] = (l) => p.value = l),
|
475
479
|
options: t(U),
|
@@ -480,9 +484,9 @@ const le = {
|
|
480
484
|
"track-by": "_id",
|
481
485
|
class: "mn-b-medium bg-grey radius-medium pd-small"
|
482
486
|
}, null, 8, ["modelValue", "options"]),
|
483
|
-
p.value ? (d(), r("h5",
|
484
|
-
p.value ? (d(), r("div",
|
485
|
-
|
487
|
+
p.value ? (d(), r("h5", Me, "Options:")) : f("", !0),
|
488
|
+
p.value ? (d(), r("div", Ge, [
|
489
|
+
i(E, {
|
486
490
|
label: "Hide Author",
|
487
491
|
radio: t(e).creator.hidden,
|
488
492
|
"onUpdate:radio": a[39] || (a[39] = (l) => t(e).creator.hidden = l),
|
@@ -490,8 +494,8 @@ const le = {
|
|
490
494
|
class: "w-100"
|
491
495
|
}, null, 8, ["radio"])
|
492
496
|
])) : f("", !0),
|
493
|
-
|
494
|
-
submit:
|
497
|
+
i(K, {
|
498
|
+
submit: N,
|
495
499
|
callback: o.redirectTo,
|
496
500
|
class: "w-100 bg-black t-white"
|
497
501
|
}, {
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),u=require("vue-router");require("vue-i18n");require("../../../globals/localization/vue-i18n.cjs");require("../../../../components/Breadcrumbs/Breadcrumbs.vue.cjs");const t=require("../sections/Feed.vue.cjs");require("../../../../components/Loader/Loader.vue.cjs");require("../../../../components/Chips/Chips.vue2.cjs");require("../../../../components/Popup/Popup.
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),u=require("vue-router");require("vue-i18n");require("../../../globals/localization/vue-i18n.cjs");require("../../../../components/Breadcrumbs/Breadcrumbs.vue.cjs");const t=require("../sections/Feed.vue.cjs");require("../../../../components/Loader/Loader.vue.cjs");require("../../../../components/Chips/Chips.vue2.cjs");require("../../../../components/Popup/Popup.vue2.cjs");require("../../../../components/Button/Button.vue.cjs");require("../../../../components/Select/Select.vue2.cjs");require("../../../reports/store/reports.cjs");require("../../../../components/Dropdown/Dropdown.vue2.cjs");const i=require("../../../auth/store/auth.cjs");require("../../../organizations/store/memberships.cjs");require("../../../community/store/reactions.cjs");const o=require("../../store/events.cjs");require("../sections/List.vue2.cjs");const s={__name:"Events",setup(c){const r=u.useRoute();return u.useRouter(),(n,a)=>(e.openBlock(),e.createElementBlock("section",null,[e.createVNode(t.default,{category:e.unref(r).params.category,user:i.state.user._id,period:e.unref(r).query.period,selectedDate:o.state.filter.date},null,8,["category","user","period","selectedDate"])]))}};exports.default=s;
|
@@ -6,9 +6,9 @@ import "../../../../components/Breadcrumbs/Breadcrumbs.vue.js";
|
|
6
6
|
import s from "../sections/Feed.vue.js";
|
7
7
|
import "../../../../components/Loader/Loader.vue.js";
|
8
8
|
import "../../../../components/Chips/Chips.vue2.js";
|
9
|
-
import "../../../../components/Popup/Popup.
|
9
|
+
import "../../../../components/Popup/Popup.vue2.js";
|
10
10
|
import "../../../../components/Button/Button.vue.js";
|
11
|
-
import "../../../../components/Select/Select.
|
11
|
+
import "../../../../components/Select/Select.vue2.js";
|
12
12
|
import "../../../reports/store/reports.js";
|
13
13
|
import "../../../../components/Dropdown/Dropdown.vue2.js";
|
14
14
|
import { state as a } from "../../../auth/store/auth.js";
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("vue-i18n");const
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("vue-i18n");const g=require("../../../../components/Countdown/Countdown.vue.cjs");require("./HeroEvent.vue2.cjs");const x=require("../../../../../../_virtual/_plugin-vue_export-helper.cjs"),B={class:"t-white t-center w-100 pos-relative gap-thin cols-2 pos-relative"},E={style:{"min-height":"20rem"},class:"desktop-only radius-big o-hidden bg-black pos-relative"},w=["src"],V=["src","type"],N={class:"content-hero-refactor radius-big o-hidden bg-black pd-big mn-r-auto mn-l-auto t-white flex-h-center flex-column o-hidden flex-v-start t-left flex w-100 h-100 gap-zero"},z={class:"mn-b-big z-index-1 flex-nowrap flex gap-small"},S=["src"],C={class:"pd-thin z-index-1 w-max br-solid br-2px br-white radius-extra mn-b-thin"},j={class:"z-index-1 t-main mn-b-semi"},D={class:"z-index-1 p-big mn-b-semi"},T={class:"z-index-1 t-transp p-small mn-b-thin"},q={key:0,class:"bg-white t-black pd-t-nano pd-b-nano pd-r-micro pd-l-micro radius-extra"},H={key:1,class:"z-index-1 mn-t-medium mn-b-small flex-nowrap flex gap-thin"},L=["src"],M=["src"],O={__name:"HeroEvent",props:{content:{type:Object},options:{type:Object}},setup(t){const v=t,o=e.ref(null);var i=!1;function b(){o.value.onplaying=function(){i=!0},o.value.onpause=function(){i=!1}}function k(n){return n.endsWith(".mp4")?"video/mp4":n.endsWith(".webm")?"video/webm":""}async function h(){if(o.value.paused&&!i)return o.value.play()}e.onMounted(()=>{b(),h()});function f(){var n;gtag("event","buy_ticket",{event_category:"conversion",event_label:"Buy Ticket"}),window.open((n=v.content)==null?void 0:n.ticketLinkStripe)}return(n,c)=>{var l,s,a,r,d,m,u,p;return e.openBlock(),e.createElementBlock("section",B,[e.createElementVNode("div",E,[t.content.cover&&!t.content.video?(e.openBlock(),e.createElementBlock("img",{key:0,src:t.content.cover,class:"desktop-only object-fit-cover pos-absolute z-index-0 pos-t-0 pos-l-0 w-100 h-100"},null,8,w)):e.createCommentVNode("",!0),t.content.video?(e.openBlock(),e.createElementBlock("video",{key:1,style:{"object-fit":"cover"},ref_key:"videoElement",ref:o,class:"pos-absolute pos-t-0 pos-l-0 w-100 h-100",preload:"",autoplay:"",muted:"",loop:"",playsinlineclass:"",playsinline:"",itemprop:"video",type:"video/webm"},[e.createElementVNode("source",{src:t.content.video,type:k(t.content.video)},null,8,V)],512)):e.createCommentVNode("",!0)]),e.createElementVNode("div",N,[e.createElementVNode("div",z,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.content.logos,y=>(e.openBlock(),e.createElementBlock("img",{class:"radius-thin object-fit-contain i-big",src:y},null,8,S))),256))]),e.createElementVNode("h3",C,e.toDisplayString((l=t.content)==null?void 0:l.subtitle),1),e.createElementVNode("h1",j,e.toDisplayString((s=t.content)==null?void 0:s.title),1),e.createElementVNode("p",D,e.toDisplayString((a=t.content)==null?void 0:a.description),1),e.createElementVNode("p",T,[e.createElementVNode("span",null,e.toDisplayString((r=t.content)==null?void 0:r.ticketText),1),(d=t.options)!=null&&d.price?(e.openBlock(),e.createElementBlock("span",q,e.toDisplayString((m=t.options)==null?void 0:m.price)+" "+e.toDisplayString(n.returnCurrency()),1)):e.createCommentVNode("",!0)]),t.options.date?(e.openBlock(),e.createBlock(g.default,{key:0,class:"z-index-1 mn-t-medium w-100 w-max-30r",date:t.options.date},null,8,["date"])):e.createCommentVNode("",!0),(u=t.content)!=null&&u.ticketLinkStripe?(e.openBlock(),e.createElementBlock("div",H,[e.createElementVNode("a",{href:"#",onClick:c[0]||(c[0]=y=>f()),class:"pd-l-medium pd-r-medium pd-t-small pd-b-small radius-extra uppercase t-medium t-black bg-white"},e.toDisplayString(((p=t.content)==null?void 0:p.ticketTextButton)||"Buy Ticket"),1)])):e.createCommentVNode("",!0),t.content.cover&&!t.content.video?(e.openBlock(),e.createElementBlock("img",{key:2,style:{"object-fit":"cover",opacity:"0.2"},src:t.content.cover,class:"mobile-only pos-absolute z-index-0 pos-t-0 pos-l-0 w-100 h-100"},null,8,L)):e.createCommentVNode("",!0),t.content.video?(e.openBlock(),e.createElementBlock("video",{key:3,style:{"object-fit":"cover",opacity:"0.2"},ref_key:"videoElement",ref:o,class:"mobile-only pos-absolute z-index-0 pos-t-0 pos-l-0 w-100 h-100",preload:"",autoplay:"",muted:"",loop:"",playsinlineclass:"",playsinline:"",src:t.content.video,itemprop:"video",type:"video/webm"},null,8,M)):e.createCommentVNode("",!0)])])}}},P=x.default(O,[["__scopeId","data-v-e01b64fa"]]);exports.default=P;
|