@konnectio/core 4.0.16 → 4.0.17
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/ActionField-3184bffd.cjs +1 -0
- package/dist/ActionField-82ef422e.js +164 -0
- package/dist/ActionField-82ef422e.js.br +0 -0
- package/dist/AvailabilitySkeleton-528d40ef.cjs +1 -0
- package/dist/AvailabilitySkeleton-ec092c09.js +203 -0
- package/dist/AvailabilitySkeleton-ec092c09.js.br +0 -0
- package/dist/DateField.vue_vue_type_style_index_0_lang-5692c5b2.cjs +5 -0
- package/dist/{DateField.vue_vue_type_style_index_0_lang-f7e8a940.js → DateField.vue_vue_type_style_index_0_lang-d5a1efd5.js} +955 -948
- package/dist/DateField.vue_vue_type_style_index_0_lang-d5a1efd5.js.br +0 -0
- package/dist/{Field-c0c88ff7.js → Field-7137ef85.js} +12 -11
- package/dist/Field-7137ef85.js.br +0 -0
- package/dist/Field-b1690485.cjs +1 -0
- package/dist/NumberField.vue_vue_type_style_index_0_lang-8c28c1dd.cjs +1 -0
- package/dist/NumberField.vue_vue_type_style_index_0_lang-eebde8cd.js +194 -0
- package/dist/NumberField.vue_vue_type_style_index_0_lang-eebde8cd.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-5e1192e9.js +19741 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-5e1192e9.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-c0715ca3.cjs +850 -0
- package/dist/{ThankYou-b353b8e0.js → ThankYou-433bd249.js} +429 -428
- package/dist/ThankYou-433bd249.js.br +0 -0
- package/dist/ThankYou-817b93d0.cjs +54 -0
- package/dist/{_-f8481bc2.js → _-048b5217.js} +17 -16
- package/dist/_-048b5217.js.br +0 -0
- package/dist/_-120d9090.cjs +1 -0
- package/dist/_commonjsHelpers-10dfc225.js +8 -0
- package/dist/_commonjsHelpers-87b0abe8.cjs +1 -0
- package/dist/applyGiftCard-45cf782e.js +54 -0
- package/dist/applyGiftCard-45cf782e.js.br +0 -0
- package/dist/applyGiftCard-f1b620cc.cjs +1 -0
- package/dist/availability.cjs +2 -2
- package/dist/availability.d.ts +2 -0
- package/dist/availability.js +70 -61
- package/dist/availability.js.br +0 -0
- package/dist/components/Clickable.vue.d.ts +1 -1
- package/dist/components/forms/HotelAvailabilityForm.vue.d.ts +1 -1
- package/dist/components/forms/ReservationForm.vue.d.ts +1 -1
- package/dist/components/listings/Base.vue.d.ts +1 -1
- package/dist/components/listings/Hotel.vue.d.ts +1 -1
- package/dist/components/skeletons/HotelSkeleton.vue.d.ts +1 -1
- package/dist/entries/availability.d.ts +5 -1
- package/dist/{event-1b2cce27.js → event-3ef40faf.js} +30 -29
- package/dist/event-3ef40faf.js.br +0 -0
- package/dist/event-d531df9d.cjs +1 -0
- package/dist/event.cjs +1 -1
- package/dist/event.js +236 -235
- package/dist/event.js.br +0 -0
- package/dist/gift-card-validation.cjs +1 -1
- package/dist/gift-card-validation.js +55 -54
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.cjs +1 -1
- package/dist/gift-card.js +188 -187
- package/dist/gift-card.js.br +0 -0
- package/dist/hotel.cjs +5 -5
- package/dist/hotel.js +1495 -1508
- package/dist/hotel.js.br +0 -0
- package/dist/{index-1532370f.js → index-36d9ed45.js} +16 -15
- package/dist/index-36d9ed45.js.br +0 -0
- package/dist/index-8309eba2.cjs +1 -0
- package/dist/layouts/Availability.vue.d.ts +7 -4
- package/dist/polyfill.cjs +2 -2
- package/dist/polyfill.js +2 -2
- package/dist/polyfill.js.br +0 -0
- package/dist/style.css +1 -1
- package/dist/style.css.br +0 -0
- package/package.json +9 -9
- package/dist/ActionField-3450fcba.cjs +0 -1
- package/dist/ActionField-c1dc7f3e.js +0 -101
- package/dist/ActionField-c1dc7f3e.js.br +0 -0
- package/dist/AvailabilitySkeleton-454ad0ec.js +0 -190
- package/dist/AvailabilitySkeleton-454ad0ec.js.br +0 -0
- package/dist/AvailabilitySkeleton-f0e12cb1.cjs +0 -1
- package/dist/DateField.vue_vue_type_style_index_0_lang-4f2f4c47.cjs +0 -5
- package/dist/DateField.vue_vue_type_style_index_0_lang-f7e8a940.js.br +0 -0
- package/dist/Field-91254e17.cjs +0 -1
- package/dist/Field-c0c88ff7.js.br +0 -0
- package/dist/NumberField.vue_vue_type_script_setup_true_lang-1aefdd0e.cjs +0 -1
- package/dist/NumberField.vue_vue_type_script_setup_true_lang-aad02565.js +0 -116
- package/dist/NumberField.vue_vue_type_script_setup_true_lang-aad02565.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-2d4e943b.cjs +0 -802
- package/dist/SelectField.vue_vue_type_style_index_0_lang-ab6da587.js +0 -19549
- package/dist/SelectField.vue_vue_type_style_index_0_lang-ab6da587.js.br +0 -0
- package/dist/TextField-2ccfa48b.cjs +0 -54
- package/dist/TextField-45a6d0f3.js +0 -9271
- package/dist/TextField-45a6d0f3.js.br +0 -0
- package/dist/ThankYou-266a1340.cjs +0 -54
- package/dist/ThankYou-b353b8e0.js.br +0 -0
- package/dist/_-0a59e9b5.cjs +0 -1
- package/dist/_-f8481bc2.js.br +0 -0
- package/dist/_commonjsHelpers-6763f629.cjs +0 -1
- package/dist/_commonjsHelpers-c5d32002.js +0 -30
- package/dist/event-0a73d10e.cjs +0 -1
- package/dist/event-1b2cce27.js.br +0 -0
- package/dist/index-1532370f.js.br +0 -0
- package/dist/index-4a6e0dad.cjs +0 -1
package/dist/event.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import { _ as bl } from "./DateField.vue_vue_type_style_index_0_lang-
|
|
8
|
-
import
|
|
9
|
-
import "./_commonjsHelpers-
|
|
10
|
-
import "./
|
|
11
|
-
|
|
1
|
+
import { defineComponent as ge, ref as ze, computed as je, openBlock as t, createBlock as b, unref as e, createSlots as Qe, withCtx as g, createVNode as r, createElementVNode as l, toDisplayString as n, createElementBlock as i, createCommentVNode as u, onMounted as We, watch as Ye, isRef as w, Fragment as V, renderList as D, createTextVNode as ie, pushScopeId as He, popScopeId as Je, createApp as Ke } from "vue";
|
|
2
|
+
import { f as ke, u as Xe, s as W, a as ye, B as Ze, I as k, p as Ge, q as re, t as ue, v as xe, j as $, _ as he, h as el, L as de, O as me, T as pe, w as ll, x as G, k as ce, l as nl, z as tl, m as ol } from "./SelectField.vue_vue_type_style_index_0_lang-5e1192e9.js";
|
|
3
|
+
import { P as al, C as ve, a as sl, S as il, i as rl } from "./index-36d9ed45.js";
|
|
4
|
+
import { B as ul, M as dl, R as ml, T as pl, x as cl } from "./ThankYou-433bd249.js";
|
|
5
|
+
import { u as Y } from "./event-3ef40faf.js";
|
|
6
|
+
import { A as vl, _ as x } from "./ActionField-82ef422e.js";
|
|
7
|
+
import { _ as bl } from "./DateField.vue_vue_type_style_index_0_lang-d5a1efd5.js";
|
|
8
|
+
import "./NumberField.vue_vue_type_style_index_0_lang-eebde8cd.js";
|
|
9
|
+
import "./_commonjsHelpers-10dfc225.js";
|
|
10
|
+
import "./applyGiftCard-45cf782e.js";
|
|
11
|
+
import "./_-048b5217.js";
|
|
12
|
+
const gl = { class: "fresh-booking-event-listing-information" }, kl = { key: 0 }, yl = { key: 1 }, hl = /* @__PURE__ */ ge({
|
|
12
13
|
__name: "Event",
|
|
13
14
|
props: {
|
|
14
15
|
name: {},
|
|
@@ -30,47 +31,47 @@ const gl = { class: "fresh-booking-event-listing-information" }, hl = { key: 0 }
|
|
|
30
31
|
trackingEnabled: { type: Boolean },
|
|
31
32
|
callback: {}
|
|
32
33
|
},
|
|
33
|
-
setup(
|
|
34
|
-
const { t:
|
|
35
|
-
maxNumberOfPeople:
|
|
36
|
-
numberOfPeople:
|
|
37
|
-
eventId:
|
|
38
|
-
tableGroupId:
|
|
39
|
-
} = Y(
|
|
40
|
-
getTemplateAvailability:
|
|
41
|
-
getEventAvailability:
|
|
34
|
+
setup(U) {
|
|
35
|
+
const { t: o } = ke(), v = U, { display: E } = Xe(), { currency: I } = W(ye()), {
|
|
36
|
+
maxNumberOfPeople: A,
|
|
37
|
+
numberOfPeople: H,
|
|
38
|
+
eventId: B,
|
|
39
|
+
tableGroupId: C
|
|
40
|
+
} = W(Y()), {
|
|
41
|
+
getTemplateAvailability: S,
|
|
42
|
+
getEventAvailability: N,
|
|
42
43
|
isEventListingLoading: O
|
|
43
|
-
} =
|
|
44
|
-
P.value > 0 ? (
|
|
44
|
+
} = Y(), P = ze(0), z = je(() => O(v.listingId)), J = () => {
|
|
45
|
+
P.value > 0 ? (B.value = v.listingId, H.value = P.value, S(v.callback)) : E({
|
|
45
46
|
type: "error",
|
|
46
|
-
message:
|
|
47
|
+
message: o("alert.error.selectPeople")
|
|
47
48
|
});
|
|
48
|
-
},
|
|
49
|
-
P.value > 0 ? (
|
|
49
|
+
}, y = () => {
|
|
50
|
+
P.value > 0 ? (B.value = v.listingId, C.value = v.tableGroupId, H.value = P.value, N(v.callback)) : E({
|
|
50
51
|
type: "error",
|
|
51
|
-
message:
|
|
52
|
+
message: o("alert.error.selectPeople")
|
|
52
53
|
});
|
|
53
54
|
};
|
|
54
|
-
return (s,
|
|
55
|
+
return (s, h) => (t(), b(ul, {
|
|
55
56
|
"listing-id": s.listingId,
|
|
56
57
|
gallery: s.gallery,
|
|
57
58
|
name: s.name,
|
|
58
59
|
description: s.description,
|
|
59
60
|
layout: e(Ze).Event
|
|
60
|
-
},
|
|
61
|
+
}, Qe({
|
|
61
62
|
action: g(() => [
|
|
62
63
|
r(vl, {
|
|
63
64
|
modelValue: P.value,
|
|
64
|
-
"onUpdate:modelValue":
|
|
65
|
+
"onUpdate:modelValue": h[0] || (h[0] = (F) => P.value = F),
|
|
65
66
|
type: "number",
|
|
66
|
-
label: e(
|
|
67
|
-
buttonLabel: s.soldOut ? e(
|
|
67
|
+
label: e(o)("event.numberOfGuests"),
|
|
68
|
+
buttonLabel: s.soldOut ? e(o)("event.soldOut") : e(o)("event.bookNowButton"),
|
|
68
69
|
buttonDisabled: s.soldOut,
|
|
69
70
|
"min-value": s.type === "event" ? 1 : s.minimumPersonCount,
|
|
70
|
-
"max-value": s.type === "event" ? s.maxOnlineReservationLimit || 1 / 0 : e(
|
|
71
|
-
"is-loading":
|
|
72
|
-
"onUpdate:isLoading":
|
|
73
|
-
onAction:
|
|
71
|
+
"max-value": s.type === "event" ? s.maxOnlineReservationLimit || 1 / 0 : e(A),
|
|
72
|
+
"is-loading": z.value,
|
|
73
|
+
"onUpdate:isLoading": h[1] || (h[1] = (F) => z.value = F),
|
|
74
|
+
onAction: h[2] || (h[2] = (F) => s.type === "event" ? y() : J())
|
|
74
75
|
}, null, 8, ["modelValue", "label", "buttonLabel", "buttonDisabled", "min-value", "max-value", "is-loading"])
|
|
75
76
|
]),
|
|
76
77
|
_: 2
|
|
@@ -80,32 +81,32 @@ const gl = { class: "fresh-booking-event-listing-information" }, hl = { key: 0 }
|
|
|
80
81
|
fn: g(() => [
|
|
81
82
|
l("ul", gl, [
|
|
82
83
|
l("li", null, [
|
|
83
|
-
r(
|
|
84
|
+
r(k, {
|
|
84
85
|
icon: "calendar-range",
|
|
85
86
|
color: "header"
|
|
86
87
|
}),
|
|
87
|
-
l("span", null, n(e(
|
|
88
|
+
l("span", null, n(e(Ge)(s.days)), 1)
|
|
88
89
|
]),
|
|
89
|
-
e(
|
|
90
|
-
r(
|
|
90
|
+
e(re)(s.fromDate, s.toDate) < 180 ? (t(), i("li", kl, [
|
|
91
|
+
r(k, {
|
|
91
92
|
icon: "calendar-days",
|
|
92
93
|
color: "header"
|
|
93
94
|
}),
|
|
94
|
-
l("span", null, n(e(
|
|
95
|
+
l("span", null, n(e(ue)(s.fromDate, s.toDate)), 1)
|
|
95
96
|
])) : u("", !0),
|
|
96
97
|
l("li", null, [
|
|
97
|
-
r(
|
|
98
|
+
r(k, {
|
|
98
99
|
icon: "calendar-clock",
|
|
99
100
|
color: "header"
|
|
100
101
|
}),
|
|
101
|
-
l("span", null, n(e(
|
|
102
|
+
l("span", null, n(e(xe)(s.timeFrom, s.timeTo)), 1)
|
|
102
103
|
]),
|
|
103
|
-
s.maxOnlineReservationLimit ? (t(), i("li",
|
|
104
|
-
r(
|
|
104
|
+
s.maxOnlineReservationLimit ? (t(), i("li", yl, [
|
|
105
|
+
r(k, {
|
|
105
106
|
icon: "user-alt",
|
|
106
107
|
color: "header"
|
|
107
108
|
}),
|
|
108
|
-
l("span", null, n(`1 - ${s.maxOnlineReservationLimit} ${e(
|
|
109
|
+
l("span", null, n(`1 - ${s.maxOnlineReservationLimit} ${e(o)("general.people")}`), 1)
|
|
109
110
|
])) : u("", !0)
|
|
110
111
|
])
|
|
111
112
|
]),
|
|
@@ -114,26 +115,26 @@ const gl = { class: "fresh-booking-event-listing-information" }, hl = { key: 0 }
|
|
|
114
115
|
name: "description",
|
|
115
116
|
fn: g(() => [
|
|
116
117
|
l("ul", { class: "fresh-booking-event-listing-information" }, [
|
|
117
|
-
e(
|
|
118
|
-
r(
|
|
118
|
+
e(re)(s.fromDate, s.toDate) < 180 ? (t(), i("li", { key: 0 }, [
|
|
119
|
+
r(k, {
|
|
119
120
|
icon: "calendar-days",
|
|
120
121
|
color: "header"
|
|
121
122
|
}),
|
|
122
|
-
l("span", null, n(e(
|
|
123
|
+
l("span", null, n(e(ue)(s.fromDate, s.toDate, !0)), 1)
|
|
123
124
|
])) : u("", !0),
|
|
124
125
|
l("li", null, [
|
|
125
|
-
r(
|
|
126
|
+
r(k, {
|
|
126
127
|
icon: "user-alt",
|
|
127
128
|
color: "header"
|
|
128
129
|
}),
|
|
129
|
-
l("span", null, n(`${s.minimumPersonCount} - ${e(
|
|
130
|
+
l("span", null, n(`${s.minimumPersonCount} - ${e(A)} ${e(o)("general.people")}`), 1)
|
|
130
131
|
]),
|
|
131
132
|
l("li", null, [
|
|
132
|
-
r(
|
|
133
|
+
r(k, {
|
|
133
134
|
icon: "money-bill",
|
|
134
135
|
color: "header"
|
|
135
136
|
}),
|
|
136
|
-
l("span", null, n(`${e(
|
|
137
|
+
l("span", null, n(`${e(o)("general.pricesFrom")} ${e($)(s.fromPrice, e(I))}`), 1)
|
|
137
138
|
])
|
|
138
139
|
])
|
|
139
140
|
]),
|
|
@@ -142,39 +143,39 @@ const gl = { class: "fresh-booking-event-listing-information" }, hl = { key: 0 }
|
|
|
142
143
|
]), 1032, ["listing-id", "gallery", "name", "description", "layout"]));
|
|
143
144
|
}
|
|
144
145
|
});
|
|
145
|
-
const be = /* @__PURE__ */
|
|
146
|
+
const be = /* @__PURE__ */ he(hl, [["__scopeId", "data-v-4a459a74"]]), R = (U) => (He("data-v-b2eee97d"), U = U(), Je(), U), fl = { class: "fresh-booking-panel" }, _l = {
|
|
146
147
|
key: 0,
|
|
147
148
|
id: "fresh-booking-event-overview"
|
|
148
149
|
}, Vl = { class: "fresh-booking-event-listings" }, Pl = { class: "fresh-booking-event-listings" }, Tl = {
|
|
149
150
|
key: 2,
|
|
150
151
|
id: "fresh-booking-event-addons"
|
|
151
|
-
}, $l = { class: "fresh-booking-table" }, El = /* @__PURE__ */
|
|
152
|
+
}, $l = { class: "fresh-booking-table" }, El = /* @__PURE__ */ R(() => /* @__PURE__ */ l("th", { class: "fresh-booking-event-addons-input" }, null, -1)), Ol = { class: "fresh-booking-event-addons-price" }, wl = /* @__PURE__ */ R(() => /* @__PURE__ */ l("br", null, null, -1)), Dl = { class: "fresh-booking-event-addons-input" }, Ll = { class: "fresh-booking-event-addons-price" }, Ul = /* @__PURE__ */ R(() => /* @__PURE__ */ l("td", { colspan: "2" }, null, -1)), Al = { class: "fresh-booking-event-addons-price" }, Bl = { key: 3 }, Fl = { class: "fresh-booking-label required" }, Rl = { id: "fresh-booking-event-table" }, Cl = { key: 4 }, Sl = { class: "fresh-booking-label required" }, Nl = { class: "fresh-booking-table" }, ql = /* @__PURE__ */ R(() => /* @__PURE__ */ l("th", { class: "fresh-booking-event-addons-input" }, null, -1)), Ml = { class: "fresh-booking-event-addons-price" }, Il = /* @__PURE__ */ R(() => /* @__PURE__ */ l("br", null, null, -1)), zl = /* @__PURE__ */ R(() => /* @__PURE__ */ l("br", null, null, -1)), jl = { class: "fresh-booking-event-addons-input" }, Ql = { class: "fresh-booking-event-addons-price" }, Wl = { key: 0 }, Yl = { key: 1 }, Hl = { key: 2 }, Jl = { key: 3 }, Kl = { key: 4 }, Xl = { key: 5 }, Zl = { key: 6 }, Gl = /* @__PURE__ */ ge({
|
|
152
153
|
name: "EventLayout",
|
|
153
154
|
__name: "Event",
|
|
154
155
|
props: {
|
|
155
156
|
accessToken: {},
|
|
156
157
|
styling: {}
|
|
157
158
|
},
|
|
158
|
-
setup(
|
|
159
|
-
const { t:
|
|
159
|
+
setup(U) {
|
|
160
|
+
const { t: o } = ke(), {
|
|
160
161
|
searchDate: v,
|
|
161
162
|
addons: E,
|
|
162
|
-
products:
|
|
163
|
-
numberOfDays:
|
|
164
|
-
discountCode:
|
|
165
|
-
name:
|
|
166
|
-
phone:
|
|
167
|
-
email:
|
|
168
|
-
remark:
|
|
163
|
+
products: I,
|
|
164
|
+
numberOfDays: A,
|
|
165
|
+
discountCode: H,
|
|
166
|
+
name: B,
|
|
167
|
+
phone: C,
|
|
168
|
+
email: S,
|
|
169
|
+
remark: N,
|
|
169
170
|
arrivalTime: O,
|
|
170
171
|
title: P,
|
|
171
|
-
subtitle:
|
|
172
|
-
slideshow:
|
|
173
|
-
currency:
|
|
172
|
+
subtitle: z,
|
|
173
|
+
slideshow: J,
|
|
174
|
+
currency: y,
|
|
174
175
|
numberOfPeople: s,
|
|
175
|
-
numberOfTotalDays:
|
|
176
|
+
numberOfTotalDays: h,
|
|
176
177
|
numberOfRooms: F,
|
|
177
|
-
basePrice:
|
|
178
|
+
basePrice: fe,
|
|
178
179
|
totalPrice: _e,
|
|
179
180
|
isPaymentLoading: Ve,
|
|
180
181
|
hasEvents: Pe,
|
|
@@ -182,34 +183,34 @@ const be = /* @__PURE__ */ fe(fl, [["__scopeId", "data-v-4a459a74"]]), A = (B) =
|
|
|
182
183
|
getEvents: $e,
|
|
183
184
|
getTemplates: Ee,
|
|
184
185
|
getEventData: Oe,
|
|
185
|
-
getTemplateData:
|
|
186
|
-
getEventTableData:
|
|
186
|
+
getTemplateData: j,
|
|
187
|
+
getEventTableData: we,
|
|
187
188
|
length: ee,
|
|
188
|
-
roomUpgrade:
|
|
189
|
+
roomUpgrade: De,
|
|
189
190
|
weekendFee: Le,
|
|
190
191
|
fromDate: le,
|
|
191
|
-
hasProducts:
|
|
192
|
+
hasProducts: Ue,
|
|
192
193
|
eventRateType: ne,
|
|
193
|
-
isMetaDataAvailable:
|
|
194
|
-
areListingsAvailable:
|
|
194
|
+
isMetaDataAvailable: Ae,
|
|
195
|
+
areListingsAvailable: Be,
|
|
195
196
|
isReservationFormFilled: Fe,
|
|
196
|
-
isAvailabilityDataAvailable:
|
|
197
|
+
isAvailabilityDataAvailable: Re,
|
|
197
198
|
// getEventImages,
|
|
198
199
|
isTemplateEvent: T,
|
|
199
200
|
tableBasePrice: te
|
|
200
|
-
} = Y(
|
|
201
|
-
initialize:
|
|
201
|
+
} = W(Y()), {
|
|
202
|
+
initialize: Ce,
|
|
202
203
|
validateDiscountCode: nn,
|
|
203
|
-
fetchListings:
|
|
204
|
-
createBooking:
|
|
205
|
-
localAddonPrice:
|
|
206
|
-
totalAddonPrice:
|
|
204
|
+
fetchListings: Se,
|
|
205
|
+
createBooking: Ne,
|
|
206
|
+
localAddonPrice: oe,
|
|
207
|
+
totalAddonPrice: ae,
|
|
207
208
|
reset: qe
|
|
208
|
-
} =
|
|
209
|
+
} = Y(), {
|
|
209
210
|
hideEvents: Me,
|
|
210
|
-
hideEventTemplates:
|
|
211
|
-
} =
|
|
212
|
-
return
|
|
211
|
+
hideEventTemplates: Ie
|
|
212
|
+
} = W(ye());
|
|
213
|
+
return We(() => Ce()), Ye(v, () => Se()), (se, d) => (t(), b(el, {
|
|
213
214
|
id: "fresh-booking-event-module",
|
|
214
215
|
class: "fresh-booking-app",
|
|
215
216
|
type: "event",
|
|
@@ -217,214 +218,214 @@ const be = /* @__PURE__ */ fe(fl, [["__scopeId", "data-v-4a459a74"]]), A = (B) =
|
|
|
217
218
|
styling: se.styling
|
|
218
219
|
}, {
|
|
219
220
|
default: g(() => [
|
|
220
|
-
e(
|
|
221
|
+
e(Ae) ? (t(), b(dl, {
|
|
221
222
|
key: 0,
|
|
222
|
-
slideshow: e(
|
|
223
|
+
slideshow: e(J),
|
|
223
224
|
title: e(P),
|
|
224
|
-
subtitle: e(
|
|
225
|
+
subtitle: e(z)
|
|
225
226
|
}, {
|
|
226
|
-
availability: g(({ next:
|
|
227
|
-
l("div",
|
|
227
|
+
availability: g(({ next: Q }) => [
|
|
228
|
+
l("div", fl, [
|
|
228
229
|
r(bl, {
|
|
229
230
|
modelValue: e(v),
|
|
230
|
-
"onUpdate:modelValue": d[0] || (d[0] = (
|
|
231
|
-
label: e(
|
|
231
|
+
"onUpdate:modelValue": d[0] || (d[0] = (f) => w(v) ? v.value = f : null),
|
|
232
|
+
label: e(o)("event.selectDate"),
|
|
232
233
|
"min-date": /* @__PURE__ */ new Date()
|
|
233
234
|
}, null, 8, ["modelValue", "label", "min-date"])
|
|
234
235
|
]),
|
|
235
|
-
e(
|
|
236
|
+
e(Be) ? (t(), i("div", _l, [
|
|
236
237
|
e(Pe) && !e(Me) ? (t(), i(V, { key: 0 }, [
|
|
237
238
|
l("h2", null, [
|
|
238
|
-
r(
|
|
239
|
+
r(k, {
|
|
239
240
|
icon: "clock-seven",
|
|
240
241
|
type: "fal",
|
|
241
242
|
color: "header"
|
|
242
243
|
}),
|
|
243
|
-
l("span", null, n(e(
|
|
244
|
+
l("span", null, n(e(o)("event.eventsTitle")), 1)
|
|
244
245
|
]),
|
|
245
246
|
l("ul", Vl, [
|
|
246
|
-
(t(!0), i(V, null,
|
|
247
|
-
id:
|
|
248
|
-
days:
|
|
249
|
-
name:
|
|
247
|
+
(t(!0), i(V, null, D(e($e), ({
|
|
248
|
+
id: f,
|
|
249
|
+
days: a,
|
|
250
|
+
name: p,
|
|
250
251
|
timeFrom: _,
|
|
251
252
|
timeTo: m,
|
|
252
|
-
fromDate:
|
|
253
|
+
fromDate: c,
|
|
253
254
|
toDate: q,
|
|
254
|
-
tableGroupID:
|
|
255
|
-
description:
|
|
256
|
-
soldOut:
|
|
255
|
+
tableGroupID: K,
|
|
256
|
+
description: X,
|
|
257
|
+
soldOut: Z,
|
|
257
258
|
maxOnlineReservationLimit: M
|
|
258
259
|
}) => (t(), b(be, {
|
|
259
|
-
key:
|
|
260
|
+
key: f,
|
|
260
261
|
type: "event",
|
|
261
|
-
"listing-id":
|
|
262
|
-
"table-group-id":
|
|
263
|
-
description:
|
|
264
|
-
name:
|
|
265
|
-
days:
|
|
266
|
-
"from-date":
|
|
262
|
+
"listing-id": f,
|
|
263
|
+
"table-group-id": K,
|
|
264
|
+
description: X,
|
|
265
|
+
name: p,
|
|
266
|
+
days: a,
|
|
267
|
+
"from-date": c,
|
|
267
268
|
"to-date": q,
|
|
268
269
|
"max-online-reservation-limit": M,
|
|
269
270
|
"time-from": _,
|
|
270
271
|
"time-to": m,
|
|
271
|
-
"sold-out":
|
|
272
|
-
callback:
|
|
272
|
+
"sold-out": Z,
|
|
273
|
+
callback: Q
|
|
273
274
|
}, null, 8, ["listing-id", "table-group-id", "description", "name", "days", "from-date", "to-date", "max-online-reservation-limit", "time-from", "time-to", "sold-out", "callback"]))), 128))
|
|
274
275
|
])
|
|
275
276
|
], 64)) : u("", !0),
|
|
276
|
-
e(Te) && !e(
|
|
277
|
+
e(Te) && !e(Ie) ? (t(), i(V, { key: 1 }, [
|
|
277
278
|
l("h2", null, [
|
|
278
|
-
r(
|
|
279
|
+
r(k, {
|
|
279
280
|
icon: "stars",
|
|
280
281
|
type: "fal",
|
|
281
282
|
color: "header"
|
|
282
283
|
}),
|
|
283
|
-
l("span", null, n(e(
|
|
284
|
+
l("span", null, n(e(o)("event.stayTitle")), 1)
|
|
284
285
|
]),
|
|
285
286
|
l("ul", Pl, [
|
|
286
|
-
(t(!0), i(V, null,
|
|
287
|
-
id:
|
|
288
|
-
name:
|
|
289
|
-
fromDate:
|
|
287
|
+
(t(!0), i(V, null, D(e(Ee), ({
|
|
288
|
+
id: f,
|
|
289
|
+
name: a,
|
|
290
|
+
fromDate: p,
|
|
290
291
|
toDate: _,
|
|
291
292
|
minimumPersonCount: m,
|
|
292
|
-
fromPrice:
|
|
293
|
+
fromPrice: c,
|
|
293
294
|
description: q
|
|
294
295
|
}) => (t(), b(be, {
|
|
295
|
-
key:
|
|
296
|
+
key: f,
|
|
296
297
|
type: "template",
|
|
297
|
-
"listing-id":
|
|
298
|
-
name:
|
|
298
|
+
"listing-id": f,
|
|
299
|
+
name: a,
|
|
299
300
|
description: q,
|
|
300
|
-
"from-date":
|
|
301
|
+
"from-date": p,
|
|
301
302
|
"to-date": _,
|
|
302
303
|
"minimum-person-count": m,
|
|
303
|
-
fromPrice:
|
|
304
|
-
callback:
|
|
304
|
+
fromPrice: c,
|
|
305
|
+
callback: Q
|
|
305
306
|
}, null, 8, ["listing-id", "name", "description", "from-date", "to-date", "minimum-person-count", "fromPrice", "callback"]))), 128))
|
|
306
307
|
])
|
|
307
308
|
], 64)) : u("", !0)
|
|
308
|
-
])) : (t(), b(
|
|
309
|
+
])) : (t(), b(de, { key: 1 }))
|
|
309
310
|
]),
|
|
310
|
-
reservation: g(({ next:
|
|
311
|
-
e(
|
|
311
|
+
reservation: g(({ next: Q, prev: f }) => [
|
|
312
|
+
e(Re) ? (t(), b(ml, {
|
|
312
313
|
key: 0,
|
|
313
|
-
remark: e(
|
|
314
|
-
"onUpdate:remark": d[8] || (d[8] = (
|
|
314
|
+
remark: e(N),
|
|
315
|
+
"onUpdate:remark": d[8] || (d[8] = (a) => w(N) ? N.value = a : null),
|
|
315
316
|
"is-filled": e(Fe),
|
|
316
317
|
"is-loading": e(Ve),
|
|
317
|
-
"base-price": e(
|
|
318
|
+
"base-price": e(fe),
|
|
318
319
|
"total-price": e(_e),
|
|
319
320
|
"weekend-fee": e(Le),
|
|
320
|
-
"room-upgrade": e(
|
|
321
|
-
onPrev: (
|
|
322
|
-
onNext: (
|
|
321
|
+
"room-upgrade": e(De),
|
|
322
|
+
onPrev: (a) => e(qe)(f),
|
|
323
|
+
onNext: (a) => e(Ne)(Q)
|
|
323
324
|
}, {
|
|
324
325
|
form: g(() => [
|
|
325
|
-
e(ne) === e(
|
|
326
|
+
e(ne) === e(me).FullDayEvent ? (t(), b(x, {
|
|
326
327
|
key: 0,
|
|
327
|
-
modelValue: e(
|
|
328
|
-
"onUpdate:modelValue": d[1] || (d[1] = (
|
|
329
|
-
label: e(
|
|
328
|
+
modelValue: e(A),
|
|
329
|
+
"onUpdate:modelValue": d[1] || (d[1] = (a) => w(A) ? A.value = a : null),
|
|
330
|
+
label: e(o)("event.numberOfDays"),
|
|
330
331
|
"min-value": 1,
|
|
331
332
|
required: ""
|
|
332
333
|
}, null, 8, ["modelValue", "label"])) : u("", !0),
|
|
333
|
-
r(
|
|
334
|
-
modelValue: e(
|
|
335
|
-
"onUpdate:modelValue": d[2] || (d[2] = (
|
|
334
|
+
r(pe, {
|
|
335
|
+
modelValue: e(B),
|
|
336
|
+
"onUpdate:modelValue": d[2] || (d[2] = (a) => w(B) ? B.value = a : null),
|
|
336
337
|
type: "text",
|
|
337
|
-
label: e(
|
|
338
|
+
label: e(o)("booking.reservation.name"),
|
|
338
339
|
icon: "user-alt",
|
|
339
|
-
placeholder: e(
|
|
340
|
+
placeholder: e(o)("booking.reservation.namePlaceholder"),
|
|
340
341
|
required: ""
|
|
341
342
|
}, null, 8, ["modelValue", "label", "placeholder"]),
|
|
342
|
-
r(
|
|
343
|
-
modelValue: e(
|
|
344
|
-
"onUpdate:modelValue": d[3] || (d[3] = (
|
|
345
|
-
label: e(
|
|
343
|
+
r(pe, {
|
|
344
|
+
modelValue: e(S),
|
|
345
|
+
"onUpdate:modelValue": d[3] || (d[3] = (a) => w(S) ? S.value = a : null),
|
|
346
|
+
label: e(o)("booking.reservation.email"),
|
|
346
347
|
type: "email",
|
|
347
348
|
name: "email",
|
|
348
349
|
autocomplete: "email",
|
|
349
350
|
icon: "at",
|
|
350
|
-
placeholder: e(
|
|
351
|
+
placeholder: e(o)("booking.reservation.emailPlaceholder"),
|
|
351
352
|
required: ""
|
|
352
353
|
}, null, 8, ["modelValue", "label", "placeholder"]),
|
|
353
|
-
r(
|
|
354
|
-
modelValue: e(
|
|
355
|
-
"onUpdate:modelValue": d[4] || (d[4] = (
|
|
356
|
-
label: e(
|
|
354
|
+
r(al, {
|
|
355
|
+
modelValue: e(C),
|
|
356
|
+
"onUpdate:modelValue": d[4] || (d[4] = (a) => w(C) ? C.value = a : null),
|
|
357
|
+
label: e(o)("booking.reservation.phone"),
|
|
357
358
|
icon: "phone-office",
|
|
358
|
-
placeholder: e(
|
|
359
|
+
placeholder: e(o)("booking.reservation.phonePlaceholder"),
|
|
359
360
|
required: ""
|
|
360
361
|
}, null, 8, ["modelValue", "label", "placeholder"]),
|
|
361
362
|
u("", !0),
|
|
362
|
-
e(
|
|
363
|
-
(t(!0), i(V, null,
|
|
364
|
-
roomGroupID:
|
|
365
|
-
addons:
|
|
363
|
+
e(j) && e(j).length > 0 ? (t(), i("ul", Tl, [
|
|
364
|
+
(t(!0), i(V, null, D(e(j), ({
|
|
365
|
+
roomGroupID: a,
|
|
366
|
+
addons: p,
|
|
366
367
|
adultPerRoom: _
|
|
367
|
-
}, m) => (t(), i("li", { key:
|
|
368
|
+
}, m) => (t(), i("li", { key: a }, [
|
|
368
369
|
l("h5", null, [
|
|
369
|
-
l("span", null, n(e(
|
|
370
|
-
|
|
371
|
-
r(
|
|
370
|
+
l("span", null, n(e(o)("booking.reservation.room")) + " #" + n(m + 1), 1),
|
|
371
|
+
ie(" ("),
|
|
372
|
+
r(k, {
|
|
372
373
|
icon: "male",
|
|
373
374
|
type: "fas",
|
|
374
375
|
color: "header"
|
|
375
376
|
}),
|
|
376
|
-
|
|
377
|
+
ie(" " + n(_) + ") ", 1)
|
|
377
378
|
]),
|
|
378
379
|
l("table", $l, [
|
|
379
380
|
l("thead", null, [
|
|
380
381
|
l("tr", null, [
|
|
381
382
|
l("th", null, [
|
|
382
|
-
l("span", null, n(e(
|
|
383
|
+
l("span", null, n(e(o)("booking.reservation.addons")), 1)
|
|
383
384
|
]),
|
|
384
385
|
El,
|
|
385
386
|
l("th", Ol, [
|
|
386
|
-
l("span", null, n(e(
|
|
387
|
+
l("span", null, n(e(o)("booking.availability.price")), 1)
|
|
387
388
|
])
|
|
388
389
|
])
|
|
389
390
|
]),
|
|
390
391
|
l("tbody", null, [
|
|
391
|
-
(t(!0), i(V, null,
|
|
392
|
-
addonID:
|
|
392
|
+
(t(!0), i(V, null, D(p, ({
|
|
393
|
+
addonID: c,
|
|
393
394
|
cardinality: q,
|
|
394
|
-
name:
|
|
395
|
-
price:
|
|
396
|
-
quantityStrategy:
|
|
397
|
-
}) => (t(), i("tr", { key:
|
|
395
|
+
name: K,
|
|
396
|
+
price: X,
|
|
397
|
+
quantityStrategy: Z
|
|
398
|
+
}) => (t(), i("tr", { key: c }, [
|
|
398
399
|
l("td", null, [
|
|
399
|
-
l("b", null, n(
|
|
400
|
-
|
|
401
|
-
l("span", null, n(e($)(
|
|
400
|
+
l("b", null, n(K), 1),
|
|
401
|
+
wl,
|
|
402
|
+
l("span", null, n(e($)(X, e(y))) + " " + n(e(ll)(Z)), 1)
|
|
402
403
|
]),
|
|
403
|
-
l("td",
|
|
404
|
+
l("td", Dl, [
|
|
404
405
|
q === 3 ? (t(), b(x, {
|
|
405
406
|
key: 0,
|
|
406
|
-
modelValue: e(E)[`${
|
|
407
|
-
"onUpdate:modelValue": (M) => e(E)[`${
|
|
407
|
+
modelValue: e(E)[`${a}.${c}.${m}`],
|
|
408
|
+
"onUpdate:modelValue": (M) => e(E)[`${a}.${c}.${m}`] = M,
|
|
408
409
|
small: !0,
|
|
409
410
|
"min-value": 0
|
|
410
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"])) : (t(), b(
|
|
411
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue"])) : (t(), b(ve, {
|
|
411
412
|
key: 1,
|
|
412
|
-
modelValue: e(E)[`${
|
|
413
|
-
"onUpdate:modelValue": (M) => e(E)[`${
|
|
413
|
+
modelValue: e(E)[`${a}.${c}.${m}`],
|
|
414
|
+
"onUpdate:modelValue": (M) => e(E)[`${a}.${c}.${m}`] = M,
|
|
414
415
|
numeric: !0
|
|
415
416
|
}, null, 8, ["modelValue", "onUpdate:modelValue"]))
|
|
416
417
|
]),
|
|
417
418
|
l("td", Ll, [
|
|
418
|
-
l("span", null, n(e($)(e(
|
|
419
|
+
l("span", null, n(e($)(e(oe)(c, a, m), e(y))), 1)
|
|
419
420
|
])
|
|
420
421
|
]))), 128))
|
|
421
422
|
]),
|
|
422
423
|
l("tfoot", null, [
|
|
423
424
|
l("tr", null, [
|
|
424
|
-
|
|
425
|
-
l("td",
|
|
425
|
+
Ul,
|
|
426
|
+
l("td", Al, [
|
|
426
427
|
l("u", null, [
|
|
427
|
-
l("span", null, n(e($)(e(
|
|
428
|
+
l("span", null, n(e($)(e(ae)(a, m), e(y))), 1)
|
|
428
429
|
])
|
|
429
430
|
])
|
|
430
431
|
])
|
|
@@ -432,60 +433,60 @@ const be = /* @__PURE__ */ fe(fl, [["__scopeId", "data-v-4a459a74"]]), A = (B) =
|
|
|
432
433
|
])
|
|
433
434
|
]))), 128))
|
|
434
435
|
])) : u("", !0),
|
|
435
|
-
e(ne) !== e(
|
|
436
|
+
e(ne) !== e(me).FullDayEvent && !e(T) ? (t(), i("div", Bl, [
|
|
436
437
|
l("label", Fl, [
|
|
437
|
-
l("span", null, n(e(
|
|
438
|
+
l("span", null, n(e(o)("event.selectArrivalTime")), 1)
|
|
438
439
|
]),
|
|
439
|
-
l("ul",
|
|
440
|
-
(t(!0), i(V, null,
|
|
441
|
-
r(
|
|
440
|
+
l("ul", Rl, [
|
|
441
|
+
(t(!0), i(V, null, D(e(we), (a, p) => (t(), i("li", { key: p }, [
|
|
442
|
+
r(ve, {
|
|
442
443
|
modelValue: e(O),
|
|
443
|
-
"onUpdate:modelValue": d[7] || (d[7] = (_) =>
|
|
444
|
+
"onUpdate:modelValue": d[7] || (d[7] = (_) => w(O) ? O.value = _ : null),
|
|
444
445
|
type: "radio",
|
|
445
446
|
name: "eventTimeTable",
|
|
446
|
-
val:
|
|
447
|
-
label: e(G)(
|
|
447
|
+
val: a.time,
|
|
448
|
+
label: e(G)(a.time)
|
|
448
449
|
}, null, 8, ["modelValue", "val", "label"])
|
|
449
450
|
]))), 128))
|
|
450
451
|
])
|
|
451
452
|
])) : u("", !0),
|
|
452
|
-
e(
|
|
453
|
-
l("label",
|
|
454
|
-
l("span", null, n(e(
|
|
453
|
+
e(Ue) ? (t(), i("div", Cl, [
|
|
454
|
+
l("label", Sl, [
|
|
455
|
+
l("span", null, n(e(o)("event.selectProducts")), 1)
|
|
455
456
|
]),
|
|
456
|
-
l("table",
|
|
457
|
+
l("table", Nl, [
|
|
457
458
|
l("thead", null, [
|
|
458
459
|
l("tr", null, [
|
|
459
460
|
l("th", null, [
|
|
460
|
-
l("span", null, n(e(
|
|
461
|
+
l("span", null, n(e(o)("booking.reservation.addons")), 1)
|
|
461
462
|
]),
|
|
462
463
|
ql,
|
|
463
464
|
l("th", Ml, [
|
|
464
|
-
l("span", null, n(e(
|
|
465
|
+
l("span", null, n(e(o)("booking.availability.price")), 1)
|
|
465
466
|
])
|
|
466
467
|
])
|
|
467
468
|
]),
|
|
468
469
|
l("tbody", null, [
|
|
469
|
-
(t(!0), i(V, null,
|
|
470
|
+
(t(!0), i(V, null, D(e(Oe).products, ({ productID: a, productName: p, price: _, description: m }) => (t(), i("tr", { key: a }, [
|
|
470
471
|
l("td", null, [
|
|
471
472
|
l("b", null, [
|
|
472
|
-
l("span", null, n(
|
|
473
|
+
l("span", null, n(p), 1)
|
|
473
474
|
]),
|
|
474
|
-
zl,
|
|
475
|
-
l("span", null, n(m), 1),
|
|
476
475
|
Il,
|
|
477
|
-
l("span", null, n(
|
|
476
|
+
l("span", null, n(m), 1),
|
|
477
|
+
zl,
|
|
478
|
+
l("span", null, n(e($)(_, e(y))), 1)
|
|
478
479
|
]),
|
|
479
|
-
l("td",
|
|
480
|
+
l("td", jl, [
|
|
480
481
|
r(x, {
|
|
481
|
-
modelValue: e(
|
|
482
|
-
"onUpdate:modelValue": (
|
|
482
|
+
modelValue: e(I)[a],
|
|
483
|
+
"onUpdate:modelValue": (c) => e(I)[a] = c,
|
|
483
484
|
small: !0,
|
|
484
485
|
"min-value": 0
|
|
485
486
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
486
487
|
]),
|
|
487
|
-
l("td",
|
|
488
|
-
l("span", null, n(e($)(e(
|
|
488
|
+
l("td", Ql, [
|
|
489
|
+
l("span", null, n(e($)(e(oe)(a), e(y))), 1)
|
|
489
490
|
])
|
|
490
491
|
]))), 128))
|
|
491
492
|
])
|
|
@@ -494,42 +495,42 @@ const be = /* @__PURE__ */ fe(fl, [["__scopeId", "data-v-4a459a74"]]), A = (B) =
|
|
|
494
495
|
]),
|
|
495
496
|
resume: g(() => [
|
|
496
497
|
l("li", null, [
|
|
497
|
-
l("span", null, n(e(
|
|
498
|
+
l("span", null, n(e(o)("event.numberOfGuests")), 1),
|
|
498
499
|
l("b", null, n(e(s)), 1)
|
|
499
500
|
]),
|
|
500
|
-
e(T) ? (t(), i("li",
|
|
501
|
-
l("span", null, n(e(
|
|
501
|
+
e(T) ? (t(), i("li", Wl, [
|
|
502
|
+
l("span", null, n(e(o)("event.numberOfRooms")), 1),
|
|
502
503
|
l("b", null, n(e(F)), 1)
|
|
503
504
|
])) : u("", !0),
|
|
504
|
-
e(T) ? (t(), i("li",
|
|
505
|
-
l("span", null, n(e(
|
|
506
|
-
l("b", null, n(e(
|
|
505
|
+
e(T) ? (t(), i("li", Yl, [
|
|
506
|
+
l("span", null, n(e(o)("event.numberOfDays")), 1),
|
|
507
|
+
l("b", null, n(e(h)), 1)
|
|
507
508
|
])) : u("", !0),
|
|
508
|
-
e(T) ? (t(), i("li",
|
|
509
|
-
l("span", null, n(e(
|
|
509
|
+
e(T) ? (t(), i("li", Hl, [
|
|
510
|
+
l("span", null, n(e(o)("booking.reservation.arrival")), 1),
|
|
510
511
|
l("b", null, n(e(ce)(e(le))), 1)
|
|
511
512
|
])) : u("", !0),
|
|
512
|
-
e(T) ? (t(), i("li",
|
|
513
|
-
l("span", null, n(e(
|
|
514
|
-
l("b", null, n(e(ce)(e(le), e(
|
|
513
|
+
e(T) ? (t(), i("li", Jl, [
|
|
514
|
+
l("span", null, n(e(o)("booking.reservation.departure")), 1),
|
|
515
|
+
l("b", null, n(e(ce)(e(le), e(h))), 1)
|
|
515
516
|
])) : u("", !0),
|
|
516
|
-
!e(T) && e(O) ? (t(), i("li",
|
|
517
|
-
l("span", null, n(e(
|
|
517
|
+
!e(T) && e(O) ? (t(), i("li", Kl, [
|
|
518
|
+
l("span", null, n(e(o)("event.startOfEvent")), 1),
|
|
518
519
|
l("b", null, n(e(G)(e(O))), 1)
|
|
519
520
|
])) : u("", !0),
|
|
520
|
-
!e(T) && e(ee) ? (t(), i("li",
|
|
521
|
-
l("span", null, n(e(
|
|
521
|
+
!e(T) && e(ee) ? (t(), i("li", Xl, [
|
|
522
|
+
l("span", null, n(e(o)("event.lengthOfEvent")), 1),
|
|
522
523
|
l("b", null, n(e(G)(e(ee))), 1)
|
|
523
524
|
])) : u("", !0),
|
|
524
|
-
!e(T) && e(te) > 0 ? (t(), i("li",
|
|
525
|
-
l("span", null, n(e(
|
|
526
|
-
l("b", null, n(e($)(e(te), e(
|
|
525
|
+
!e(T) && e(te) > 0 ? (t(), i("li", Zl, [
|
|
526
|
+
l("span", null, n(e(o)("booking.availability.basePrice")), 1),
|
|
527
|
+
l("b", null, n(e($)(e(te), e(y))), 1)
|
|
527
528
|
])) : u("", !0)
|
|
528
529
|
]),
|
|
529
530
|
expenses: g(() => [
|
|
530
|
-
(t(!0), i(V, null,
|
|
531
|
-
l("span", null, n(e(
|
|
532
|
-
l("b", null, n(e($)(e(
|
|
531
|
+
(t(!0), i(V, null, D(e(j), ({ roomGroupID: a }, p) => (t(), i("li", { key: a }, [
|
|
532
|
+
l("span", null, n(e(o)("booking.reservation.addons")) + " - " + n(e(o)("booking.reservation.room")) + " #" + n(p + 1), 1),
|
|
533
|
+
l("b", null, n(e($)(e(ae)(a, p), e(y))), 1)
|
|
533
534
|
]))), 128))
|
|
534
535
|
]),
|
|
535
536
|
_: 2
|
|
@@ -539,23 +540,23 @@ const be = /* @__PURE__ */ fe(fl, [["__scopeId", "data-v-4a459a74"]]), A = (B) =
|
|
|
539
540
|
r(sl)
|
|
540
541
|
]),
|
|
541
542
|
confirmation: g(() => [
|
|
542
|
-
r(
|
|
543
|
-
message: e(
|
|
543
|
+
r(pl, {
|
|
544
|
+
message: e(o)("event.confirmationMessage")
|
|
544
545
|
}, null, 8, ["message"])
|
|
545
546
|
]),
|
|
546
547
|
_: 1
|
|
547
|
-
}, 8, ["slideshow", "title", "subtitle"])) : (t(), b(
|
|
548
|
+
}, 8, ["slideshow", "title", "subtitle"])) : (t(), b(de, { key: 1 }))
|
|
548
549
|
]),
|
|
549
550
|
_: 1
|
|
550
551
|
}, 8, ["access-token", "styling"]));
|
|
551
552
|
}
|
|
552
553
|
});
|
|
553
|
-
const xl = /* @__PURE__ */
|
|
554
|
+
const xl = /* @__PURE__ */ he(Gl, [["__scopeId", "data-v-b2eee97d"]]), en = nl(), ln = tl(), L = Ke({ components: { Event: xl } });
|
|
554
555
|
L.use(en);
|
|
555
556
|
L.use(ln);
|
|
556
557
|
L.use(il);
|
|
557
|
-
L.use(
|
|
558
|
-
L.use(
|
|
558
|
+
L.use(ol);
|
|
559
|
+
L.use(cl);
|
|
559
560
|
L.use(rl, { bootstrap: !1 });
|
|
560
561
|
L.mount("#konnectio-event-app");
|
|
561
562
|
export {
|