@konnectio/core 4.0.56-rc10 → 4.0.56-rc12
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-1TedZ-ol.js → ActionField-AkBYUrzM.js} +1 -1
- package/dist/ActionField-AkBYUrzM.js.br +0 -0
- package/dist/{AvailabilitySkeleton-IRkVJKVI.js → AvailabilitySkeleton-46abfeGe.js} +26 -26
- package/dist/AvailabilitySkeleton-46abfeGe.js.br +0 -0
- package/dist/{CheckoutWindow-GzqBHFb5.js → CheckoutWindow-uu1pLDmx.js} +32 -32
- package/dist/CheckoutWindow-uu1pLDmx.js.br +0 -0
- package/dist/{DateField.vue_vue_type_style_index_0_lang-N7m8Y11B.js → DateField.vue_vue_type_style_index_0_lang-jrJgxOtY.js} +238 -238
- package/dist/DateField.vue_vue_type_style_index_0_lang-jrJgxOtY.js.br +0 -0
- package/dist/{Field-agqP-A21.js → Field-x6UKBgQi.js} +2 -2
- package/dist/Field-x6UKBgQi.js.br +0 -0
- package/dist/{SelectField.vue_vue_type_style_index_0_lang-Throo8e2.js → SelectField.vue_vue_type_style_index_0_lang-TJbkduwA.js} +40 -51
- package/dist/SelectField.vue_vue_type_style_index_0_lang-TJbkduwA.js.br +0 -0
- package/dist/{ThankYou-0uAYL16f.js → ThankYou-4XeLOCXe.js} +10 -10
- package/dist/ThankYou-4XeLOCXe.js.br +0 -0
- package/dist/{_-K1FuFdRs.js → _-3dgp-WsL.js} +1 -1
- package/dist/availability.js +98 -95
- package/dist/availability.js.br +0 -0
- package/dist/{event-Jiun7WTg.js → event-oXxnY6iL.js} +7 -7
- package/dist/event-oXxnY6iL.js.br +0 -0
- package/dist/event.js +7 -7
- package/dist/event.js.br +0 -0
- package/dist/gift-card-validation.js +2 -2
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.js +167 -174
- package/dist/gift-card.js.br +0 -0
- package/dist/hotel.js +3094 -11
- package/dist/hotel.js.br +0 -0
- package/dist/polyfill.js +3201 -3210
- package/dist/polyfill.js.br +0 -0
- package/dist/style.css +1 -1
- package/dist/style.css.br +0 -0
- package/package.json +7 -4
- package/dist/ActionField-1TedZ-ol.js.br +0 -0
- package/dist/AvailabilitySkeleton-IRkVJKVI.js.br +0 -0
- package/dist/CheckoutWindow-GzqBHFb5.js.br +0 -0
- package/dist/DateField.vue_vue_type_style_index_0_lang-N7m8Y11B.js.br +0 -0
- package/dist/Field-agqP-A21.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-Throo8e2.js.br +0 -0
- package/dist/ThankYou-0uAYL16f.js.br +0 -0
- package/dist/event-Jiun7WTg.js.br +0 -0
- package/dist/hotel-7JmuavEN.js +0 -3108
- package/dist/hotel-7JmuavEN.js.br +0 -0
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { k as l, o as a, l as o, m as n, n as i, p as s, q as r, _ as d } from "./SelectField.vue_vue_type_style_index_0_lang-
|
|
2
|
-
import { E as t } from "./_-
|
|
1
|
+
import { k as l, o as a, l as o, m as n, n as i, p as s, q as r, _ as d } from "./SelectField.vue_vue_type_style_index_0_lang-TJbkduwA.js";
|
|
2
|
+
import { E as t } from "./_-3dgp-WsL.js";
|
|
3
3
|
const p = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "skeleton-field-label"
|
|
Binary file
|
|
@@ -15449,7 +15449,7 @@ const cw = Pi("applyGiftCard", () => {
|
|
|
15449
15449
|
headers: {
|
|
15450
15450
|
Authorization: t.value,
|
|
15451
15451
|
Accept: "application/json",
|
|
15452
|
-
"Fresh-Booking-Ver": "4.0.56-
|
|
15452
|
+
"Fresh-Booking-Ver": "4.0.56-rc12"
|
|
15453
15453
|
}
|
|
15454
15454
|
}).then((d) => {
|
|
15455
15455
|
const {
|
|
@@ -15487,7 +15487,7 @@ const cw = Pi("applyGiftCard", () => {
|
|
|
15487
15487
|
reset: u
|
|
15488
15488
|
};
|
|
15489
15489
|
}), uw = Pi("payment", () => {
|
|
15490
|
-
const { display: e } = $s(), { paymentGatewayId: t } = co(go()), n = we({}), r = he(() => t.value !== ms.None), i = he(() => n.value && n.value.guest ? n.value.guest.name : ""), o = he(() => n.value && n.value.guest ? n.value.guest.email : ""), a = he(() => n.value && n.value.guest ? n.value.guest.phone : ""), s = he(() => n.value.adults), l = he(() => n.value.children), u = he(() => n.value.totalPrice || 0), d = he(() => n.value.totalVAT || 0), c = he(() => n.value.offerDate), f = he(() => u.value - d.value), p = he(() => n.value.
|
|
15490
|
+
const { display: e } = $s(), { paymentGatewayId: t } = co(go()), n = we({}), r = he(() => t.value !== ms.None), i = he(() => n.value && n.value.guest ? n.value.guest.name : ""), o = he(() => n.value && n.value.guest ? n.value.guest.email : ""), a = he(() => n.value && n.value.guest ? n.value.guest.phone : ""), s = he(() => n.value.adults), l = he(() => n.value.children), u = he(() => n.value.totalPrice || 0), d = he(() => n.value.totalVAT || 0), c = he(() => n.value.offerDate), f = he(() => u.value - d.value), p = he(() => n.value.orderLines), y = he(() => p.value ? p.value.length > 0 : !1);
|
|
15491
15491
|
async function v({ callback: _, response: m }) {
|
|
15492
15492
|
if (!m.error)
|
|
15493
15493
|
if (!m.offer)
|
|
@@ -15727,7 +15727,7 @@ const cw = Pi("applyGiftCard", () => {
|
|
|
15727
15727
|
headers: {
|
|
15728
15728
|
Authorization: y.value,
|
|
15729
15729
|
Accept: "application/json",
|
|
15730
|
-
"Fresh-Booking-Ver": "4.0.56-
|
|
15730
|
+
"Fresh-Booking-Ver": "4.0.56-rc12"
|
|
15731
15731
|
}
|
|
15732
15732
|
})).data;
|
|
15733
15733
|
p.value = Te;
|
|
@@ -15755,7 +15755,7 @@ const cw = Pi("applyGiftCard", () => {
|
|
|
15755
15755
|
headers: {
|
|
15756
15756
|
Authorization: y.value,
|
|
15757
15757
|
Accept: "application/json",
|
|
15758
|
-
"Konnectio-Ver": "4.0.56-
|
|
15758
|
+
"Konnectio-Ver": "4.0.56-rc12"
|
|
15759
15759
|
}
|
|
15760
15760
|
});
|
|
15761
15761
|
Le.status !== 200 ? i({
|
|
@@ -15843,7 +15843,7 @@ const cw = Pi("applyGiftCard", () => {
|
|
|
15843
15843
|
headers: {
|
|
15844
15844
|
Authorization: y.value,
|
|
15845
15845
|
Accept: "application/json",
|
|
15846
|
-
"Konnectio-Ver": "4.0.56-
|
|
15846
|
+
"Konnectio-Ver": "4.0.56-rc12"
|
|
15847
15847
|
}
|
|
15848
15848
|
}).then((Te) => {
|
|
15849
15849
|
Bt.value = !1;
|
|
@@ -15871,7 +15871,7 @@ const cw = Pi("applyGiftCard", () => {
|
|
|
15871
15871
|
headers: {
|
|
15872
15872
|
Authorization: y.value,
|
|
15873
15873
|
Accept: "application/json",
|
|
15874
|
-
"Konnectio-Ver": "4.0.56-
|
|
15874
|
+
"Konnectio-Ver": "4.0.56-rc12"
|
|
15875
15875
|
}
|
|
15876
15876
|
}).then((Le) => {
|
|
15877
15877
|
L.value = !1, A.value = !1, t.pay({
|
|
@@ -16286,7 +16286,7 @@ const gw = Pi("recaptcha", () => {
|
|
|
16286
16286
|
(await fi.post("https://production.hotel-service.konnectio.dk/api/utility/verify-recaptcha", { token: a }, {
|
|
16287
16287
|
headers: {
|
|
16288
16288
|
Authorization: e.bearerToken,
|
|
16289
|
-
"Konnectio-Core-Ver": "4.0.56-
|
|
16289
|
+
"Konnectio-Core-Ver": "4.0.56-rc12"
|
|
16290
16290
|
}
|
|
16291
16291
|
})).data.success === !0 && o();
|
|
16292
16292
|
else
|
|
@@ -16319,7 +16319,7 @@ const gw = Pi("recaptcha", () => {
|
|
|
16319
16319
|
headers: {
|
|
16320
16320
|
Authorization: G.value,
|
|
16321
16321
|
Accept: "application/json",
|
|
16322
|
-
"Fresh-Booking-Ver": "4.0.56-
|
|
16322
|
+
"Fresh-Booking-Ver": "4.0.56-rc12"
|
|
16323
16323
|
}
|
|
16324
16324
|
})).data;
|
|
16325
16325
|
a.value = q, q.hotelId && (isNaN(o.value) ? o.value = q.hotelId : o.value !== q.hotelId && (r(), o.value = q.hotelId), isNaN(n.value) && q.hotelId && (n.value = q.hotelId));
|
|
@@ -16336,7 +16336,7 @@ const gw = Pi("recaptcha", () => {
|
|
|
16336
16336
|
headers: {
|
|
16337
16337
|
Authorization: G.value,
|
|
16338
16338
|
Accept: "application/json",
|
|
16339
|
-
"Fresh-Booking-Ver": "4.0.56-
|
|
16339
|
+
"Fresh-Booking-Ver": "4.0.56-rc12"
|
|
16340
16340
|
}
|
|
16341
16341
|
}).then((U) => {
|
|
16342
16342
|
const { settings: q, translations: te } = U.data;
|
|
@@ -30368,7 +30368,6 @@ export {
|
|
|
30368
30368
|
En as Z,
|
|
30369
30369
|
Ri as _,
|
|
30370
30370
|
cw as a,
|
|
30371
|
-
fu as a$,
|
|
30372
30371
|
kg as a0,
|
|
30373
30372
|
eC as a1,
|
|
30374
30373
|
P4 as a2,
|
|
@@ -30379,33 +30378,23 @@ export {
|
|
|
30379
30378
|
dk as a7,
|
|
30380
30379
|
_i as a8,
|
|
30381
30380
|
X9 as a9,
|
|
30382
|
-
|
|
30383
|
-
|
|
30384
|
-
|
|
30385
|
-
|
|
30386
|
-
|
|
30387
|
-
|
|
30388
|
-
|
|
30389
|
-
|
|
30390
|
-
|
|
30391
|
-
|
|
30392
|
-
|
|
30393
|
-
|
|
30394
|
-
|
|
30395
|
-
|
|
30396
|
-
|
|
30397
|
-
|
|
30398
|
-
|
|
30399
|
-
Wh as aR,
|
|
30400
|
-
Qg as aS,
|
|
30401
|
-
Vh as aT,
|
|
30402
|
-
da as aU,
|
|
30403
|
-
u0 as aV,
|
|
30404
|
-
Lh as aW,
|
|
30405
|
-
uc as aX,
|
|
30406
|
-
Da as aY,
|
|
30407
|
-
Gh as aZ,
|
|
30408
|
-
Ss as a_,
|
|
30381
|
+
fn as aA,
|
|
30382
|
+
jt as aB,
|
|
30383
|
+
Fr as aC,
|
|
30384
|
+
Wh as aD,
|
|
30385
|
+
fa as aE,
|
|
30386
|
+
Qg as aF,
|
|
30387
|
+
hi as aG,
|
|
30388
|
+
Vh as aH,
|
|
30389
|
+
ca as aI,
|
|
30390
|
+
da as aJ,
|
|
30391
|
+
u0 as aK,
|
|
30392
|
+
Lh as aL,
|
|
30393
|
+
uc as aM,
|
|
30394
|
+
Da as aN,
|
|
30395
|
+
Gh as aO,
|
|
30396
|
+
Ss as aP,
|
|
30397
|
+
fu as aQ,
|
|
30409
30398
|
Kf as aa,
|
|
30410
30399
|
oC as ab,
|
|
30411
30400
|
At as ac,
|
|
@@ -30418,20 +30407,20 @@ export {
|
|
|
30418
30407
|
bn as aj,
|
|
30419
30408
|
Rv as ak,
|
|
30420
30409
|
ms as al,
|
|
30421
|
-
|
|
30422
|
-
|
|
30423
|
-
|
|
30424
|
-
|
|
30425
|
-
|
|
30426
|
-
|
|
30427
|
-
|
|
30428
|
-
|
|
30429
|
-
|
|
30430
|
-
|
|
30431
|
-
|
|
30432
|
-
|
|
30433
|
-
|
|
30434
|
-
|
|
30410
|
+
Hg as am,
|
|
30411
|
+
Q9 as an,
|
|
30412
|
+
iC as ao,
|
|
30413
|
+
B4 as ap,
|
|
30414
|
+
J9 as aq,
|
|
30415
|
+
HT as ar,
|
|
30416
|
+
Gn as as,
|
|
30417
|
+
p1 as at,
|
|
30418
|
+
mg as au,
|
|
30419
|
+
gg as av,
|
|
30420
|
+
pn as aw,
|
|
30421
|
+
mn as ax,
|
|
30422
|
+
bo as ay,
|
|
30423
|
+
W9 as az,
|
|
30435
30424
|
$s as b,
|
|
30436
30425
|
go as c,
|
|
30437
30426
|
Pi as d,
|
|
Binary file
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { P as yi, Q as bi, k as le,
|
|
1
|
+
import { P as yi, Q as bi, k as le, as as en, o as O, m as de, au as ka, av as Ye, l as C, x as _, $ as ge, ac as re, n as $, aj as We, q as ue, ak as Ma, w as ae, p as Z, ai as Zr, aw as Na, ax as Da, r as X, U as za, ay as yt, F as N, az as La, aA as ja, aB as $a, aC as Fa, Z as dt, aD as Ba, aE as Ha, Y as De, f as ve, ag as Ie, ah as At, ad as Wn, aF as Va, H as kt, z as E, _ as Se, a6 as Pe, aG as Wa, aH as Gn, aq as Jr, aI as Ga, aJ as Ua, a5 as Rn, B as ht, c as bn, L as it, J as ye, ar as qe, s as ze, X as tn, aK as Ya, a as lr, am as Xa, G as ur, u as Ka, K as Za } from "./SelectField.vue_vue_type_style_index_0_lang-TJbkduwA.js";
|
|
2
2
|
import { a as Ja, c as Qa, g as qa } from "./_commonjsHelpers-2ufMB8rV.js";
|
|
3
|
-
import { A as cr } from "./ActionField-
|
|
4
|
-
import { _ as es } from "./CheckoutWindow-
|
|
5
|
-
import { E as Ce } from "./_-
|
|
3
|
+
import { A as cr } from "./ActionField-AkBYUrzM.js";
|
|
4
|
+
import { _ as es } from "./CheckoutWindow-uu1pLDmx.js";
|
|
5
|
+
import { E as Ce } from "./_-3dgp-WsL.js";
|
|
6
6
|
const ts = ["top", "right", "bottom", "left"], fr = ["start", "end"], dr = /* @__PURE__ */ ts.reduce((i, r) => i.concat(r, r + "-" + fr[0], r + "-" + fr[1]), []), Mt = Math.min, He = Math.max, ns = {
|
|
7
7
|
left: "right",
|
|
8
8
|
right: "left",
|
|
@@ -11690,7 +11690,7 @@ const Mc = { id: "konnectio-side-panel-header" }, Nc = { id: "konnectio-side-pan
|
|
|
11690
11690
|
_: 3
|
|
11691
11691
|
}, 8, ["modelValue", "lock-scroll", "hide-close-btn", "width"]));
|
|
11692
11692
|
}
|
|
11693
|
-
}), la = /* @__PURE__ */ Se(Lc, [["__scopeId", "data-v-ce9ba7e5"]]), ua = (i) => (yi("data-v-
|
|
11693
|
+
}), la = /* @__PURE__ */ Se(Lc, [["__scopeId", "data-v-ce9ba7e5"]]), ua = (i) => (yi("data-v-d384e403"), i = i(), bi(), i), jc = /* @__PURE__ */ ua(() => /* @__PURE__ */ _("span", { class: "flicking-arrow-prev is-circle" }, null, -1)), $c = /* @__PURE__ */ ua(() => /* @__PURE__ */ _("span", { class: "flicking-arrow-next is-circle" }, null, -1)), Fc = ["src"], Bc = ["src"], Hc = /* @__PURE__ */ le({
|
|
11694
11694
|
__name: "Gallery",
|
|
11695
11695
|
props: {
|
|
11696
11696
|
gallery: {},
|
|
@@ -11753,11 +11753,11 @@ const Mc = { id: "konnectio-side-panel-header" }, Nc = { id: "konnectio-side-pan
|
|
|
11753
11753
|
]),
|
|
11754
11754
|
_: 1
|
|
11755
11755
|
}, 512), [
|
|
11756
|
-
[At, o.value]
|
|
11756
|
+
[At, o.value && !1]
|
|
11757
11757
|
])
|
|
11758
11758
|
]));
|
|
11759
11759
|
}
|
|
11760
|
-
}), Vc = /* @__PURE__ */ Se(Hc, [["__scopeId", "data-v-
|
|
11760
|
+
}), Vc = /* @__PURE__ */ Se(Hc, [["__scopeId", "data-v-d384e403"]]), Wc = { key: 0 }, Gc = { class: "konnectio-listing-side-panel" }, Uc = { key: 0 }, Yc = ["innerHTML"], Xc = {
|
|
11761
11761
|
key: 1,
|
|
11762
11762
|
class: "fresh-booking-modal-facilities"
|
|
11763
11763
|
}, Kc = {
|
|
@@ -12292,7 +12292,7 @@ const cf = (i) => (i.install = function(r) {
|
|
|
12292
12292
|
const v = n.value;
|
|
12293
12293
|
if (v && v > 0) {
|
|
12294
12294
|
const g = a.value.getBoundingClientRect().top + window.scrollY - v;
|
|
12295
|
-
|
|
12295
|
+
window.scrollTo({
|
|
12296
12296
|
top: g,
|
|
12297
12297
|
behavior: "smooth"
|
|
12298
12298
|
});
|
|
@@ -12361,7 +12361,7 @@ const cf = (i) => (i.install = function(r) {
|
|
|
12361
12361
|
])
|
|
12362
12362
|
], 2));
|
|
12363
12363
|
}
|
|
12364
|
-
}), Wd = /* @__PURE__ */ Se(zf, [["__scopeId", "data-v-
|
|
12364
|
+
}), Wd = /* @__PURE__ */ Se(zf, [["__scopeId", "data-v-902582d5"]]), Lf = { class: "konnectio-terms-side-panel" }, jf = ["innerHTML"], $f = /* @__PURE__ */ le({
|
|
12365
12365
|
__name: "TermsOfService",
|
|
12366
12366
|
props: {
|
|
12367
12367
|
description: {}
|
|
@@ -13221,7 +13221,7 @@ const Zf = (i) => (yi("data-v-9d5be3f7"), i = i(), bi(), i), Jf = { id: "fresh-b
|
|
|
13221
13221
|
])
|
|
13222
13222
|
]));
|
|
13223
13223
|
}
|
|
13224
|
-
}), Ud = /* @__PURE__ */ Se(zd, [["__scopeId", "data-v-
|
|
13224
|
+
}), Ud = /* @__PURE__ */ Se(zd, [["__scopeId", "data-v-ccf959b6"]]);
|
|
13225
13225
|
export {
|
|
13226
13226
|
Vd as B,
|
|
13227
13227
|
Wd as M,
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { k as a, t as s, o as t, l as o, _ as r } from "./SelectField.vue_vue_type_style_index_0_lang-
|
|
1
|
+
import { k as a, t as s, o as t, l as o, _ as r } from "./SelectField.vue_vue_type_style_index_0_lang-TJbkduwA.js";
|
|
2
2
|
const d = { class: "placeholder" }, _ = /* @__PURE__ */ a({
|
|
3
3
|
__name: "_",
|
|
4
4
|
props: {
|