@konnectio/core 4.0.56-rc39 → 4.0.56-rc40
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-Cj7yAIiF.js → ActionField-CD5wWyTP.js} +10 -10
- package/dist/ActionField-CD5wWyTP.js.br +0 -0
- package/dist/{AvailabilitySkeleton-B1NfPwnx.js → AvailabilitySkeleton-D9lVJ7Y4.js} +71 -69
- package/dist/AvailabilitySkeleton-D9lVJ7Y4.js.br +0 -0
- package/dist/{AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_17762b9b_lang-4TxEs6Ur.js → AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_17762b9b_lang-Cb15NqtR.js} +2692 -2638
- package/dist/AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_17762b9b_lang-Cb15NqtR.js.br +0 -0
- package/dist/{CheckoutWindow-Dj_a3rqK.js → CheckoutWindow-POqLB9M4.js} +33 -33
- package/dist/CheckoutWindow-POqLB9M4.js.br +0 -0
- package/dist/{ErrorMessage-B_o47rUW.js → ErrorMessage-DACtGUvq.js} +4 -4
- package/dist/ErrorMessage-DACtGUvq.js.br +0 -0
- package/dist/{EventAvailabilityForm-vxL1OmZL.js → EventAvailabilityForm-Dx4hfkc1.js} +36 -36
- package/dist/EventAvailabilityForm-Dx4hfkc1.js.br +0 -0
- package/dist/{Field-DC9mZy8_.js → Field-Nqc4wuqz.js} +8 -8
- package/dist/Field-Nqc4wuqz.js.br +0 -0
- package/dist/{Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-CITxgseu.js → Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-Bi1FLGK9.js} +3483 -3533
- package/dist/Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-Bi1FLGK9.js.br +0 -0
- package/dist/{TermsOfService-COGxWG3S.js → TermsOfService-D3ujvGpJ.js} +9 -9
- package/dist/TermsOfService-D3ujvGpJ.js.br +0 -0
- package/dist/_-BeIBHN5G.js +12 -0
- package/dist/_.vue_vue_type_style_index_0_lang-CfxcWxuU.js +72 -0
- package/dist/_.vue_vue_type_style_index_0_lang-CfxcWxuU.js.br +0 -0
- package/dist/{_commonjsHelpers-UWZO_9XV.js → _commonjsHelpers-BpcYSDvQ.js} +149 -148
- package/dist/_commonjsHelpers-BpcYSDvQ.js.br +0 -0
- package/dist/availability.js +57 -56
- package/dist/availability.js.br +0 -0
- package/dist/event.js +95 -95
- package/dist/event.js.br +0 -0
- package/dist/gift-card-validation.js +43 -41
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.js +241 -331
- package/dist/gift-card.js.br +0 -0
- package/dist/giftCard-BEp1vsXy.js +128 -0
- package/dist/giftCard-BEp1vsXy.js.br +0 -0
- package/dist/hotel.js +942 -938
- package/dist/hotel.js.br +0 -0
- package/dist/{masonry.plugin-a1QQfgj3.js → masonry.plugin-CnRH1tRE.js} +6 -6
- package/dist/masonry.plugin-CnRH1tRE.js.br +0 -0
- package/dist/navigation.js +3 -3
- package/dist/polyfill.js +10 -5
- 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-Cj7yAIiF.js.br +0 -0
- package/dist/AvailabilitySkeleton-B1NfPwnx.js.br +0 -0
- package/dist/AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_17762b9b_lang-4TxEs6Ur.js.br +0 -0
- package/dist/CheckoutWindow-Dj_a3rqK.js.br +0 -0
- package/dist/ErrorMessage-B_o47rUW.js.br +0 -0
- package/dist/EventAvailabilityForm-vxL1OmZL.js.br +0 -0
- package/dist/Field-DC9mZy8_.js.br +0 -0
- package/dist/Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-CITxgseu.js.br +0 -0
- package/dist/TermsOfService-COGxWG3S.js.br +0 -0
- package/dist/_commonjsHelpers-UWZO_9XV.js.br +0 -0
- package/dist/masonry.plugin-a1QQfgj3.js.br +0 -0
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { d as
|
|
2
|
-
import {
|
|
3
|
-
import { B as _ } from "./CheckoutWindow-
|
|
1
|
+
import { d as o, o as r, b as d, w as i, g as t, u as a } from "./_commonjsHelpers-BpcYSDvQ.js";
|
|
2
|
+
import { h as c, j as f, _ as p } from "./Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-Bi1FLGK9.js";
|
|
3
|
+
import { B as _ } from "./CheckoutWindow-POqLB9M4.js";
|
|
4
4
|
(function() {
|
|
5
5
|
try {
|
|
6
6
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, n = new Error().stack;
|
|
7
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
7
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b230df32-a4a9-4909-aa27-07edd72dca87", e._sentryDebugIdIdentifier = "sentry-dbid-b230df32-a4a9-4909-aa27-07edd72dca87");
|
|
8
8
|
} catch {
|
|
9
9
|
}
|
|
10
10
|
})();
|
|
11
|
-
const l = { class: "konnectio-terms-side-panel" }, u = ["innerHTML"], m = /* @__PURE__ */
|
|
11
|
+
const l = { class: "konnectio-terms-side-panel" }, u = ["innerHTML"], m = /* @__PURE__ */ o({
|
|
12
12
|
__name: "TermsOfService",
|
|
13
13
|
props: {
|
|
14
14
|
description: {}
|
|
15
15
|
},
|
|
16
16
|
setup(e) {
|
|
17
17
|
const { t: n } = c();
|
|
18
|
-
return (s,
|
|
19
|
-
title:
|
|
18
|
+
return (s, b) => (r(), d(_, {
|
|
19
|
+
title: a(n)("general.termsAndConditions")
|
|
20
20
|
}, {
|
|
21
21
|
default: i(() => [
|
|
22
22
|
t("div", l, [
|
|
23
23
|
t("p", {
|
|
24
|
-
innerHTML:
|
|
24
|
+
innerHTML: a(f)(s.description)
|
|
25
25
|
}, null, 8, u)
|
|
26
26
|
])
|
|
27
27
|
]),
|
|
@@ -32,4 +32,4 @@ const l = { class: "konnectio-terms-side-panel" }, u = ["innerHTML"], m = /* @__
|
|
|
32
32
|
export {
|
|
33
33
|
I as S
|
|
34
34
|
};
|
|
35
|
-
//# sourceMappingURL=TermsOfService-
|
|
35
|
+
//# sourceMappingURL=TermsOfService-D3ujvGpJ.js.map
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { _ as t } from "./_.vue_vue_type_style_index_0_lang-CfxcWxuU.js";
|
|
2
|
+
(function() {
|
|
3
|
+
try {
|
|
4
|
+
var d = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, e = new Error().stack;
|
|
5
|
+
e && (d._sentryDebugIds = d._sentryDebugIds || {}, d._sentryDebugIds[e] = "c55acf10-d9dc-4284-9f18-db04d0220618", d._sentryDebugIdIdentifier = "sentry-dbid-c55acf10-d9dc-4284-9f18-db04d0220618");
|
|
6
|
+
} catch {
|
|
7
|
+
}
|
|
8
|
+
})();
|
|
9
|
+
export {
|
|
10
|
+
t as default
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=_-BeIBHN5G.js.map
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { d, o as c, a as r, u as o, f, g as m, t as y, e as g, n as b, s as k, v as h } from "./_commonjsHelpers-BpcYSDvQ.js";
|
|
2
|
+
import { s as w, a as I, A as v, _ as A, b as D } from "./Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-Bi1FLGK9.js";
|
|
3
|
+
(function() {
|
|
4
|
+
try {
|
|
5
|
+
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, t = new Error().stack;
|
|
6
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "c2c829f0-e08a-4f09-8dac-3d6804023ebd", e._sentryDebugIdIdentifier = "sentry-dbid-c2c829f0-e08a-4f09-8dac-3d6804023ebd");
|
|
7
|
+
} catch {
|
|
8
|
+
}
|
|
9
|
+
})();
|
|
10
|
+
const x = {
|
|
11
|
+
key: 0,
|
|
12
|
+
class: "konnectio-alert-message"
|
|
13
|
+
}, C = /* @__PURE__ */ d({
|
|
14
|
+
__name: "Alert",
|
|
15
|
+
props: {
|
|
16
|
+
localDomain: { default: "global" }
|
|
17
|
+
},
|
|
18
|
+
setup(e) {
|
|
19
|
+
const t = {
|
|
20
|
+
default: "info",
|
|
21
|
+
error: "exclamation-triangle",
|
|
22
|
+
warning: "do-not-enter",
|
|
23
|
+
success: "check-circle"
|
|
24
|
+
}, {
|
|
25
|
+
message: s,
|
|
26
|
+
type: a,
|
|
27
|
+
status: n
|
|
28
|
+
} = w(I());
|
|
29
|
+
return (i, l) => (c(), r("div", {
|
|
30
|
+
class: b(["konnectio-alert", o(a), o(n).toLowerCase()]),
|
|
31
|
+
role: "alert"
|
|
32
|
+
}, [
|
|
33
|
+
o(s) ? (c(), r("div", x, [
|
|
34
|
+
f(v, {
|
|
35
|
+
icon: t[o(a)]
|
|
36
|
+
}, null, 8, ["icon"]),
|
|
37
|
+
m("span", null, y(o(s)), 1)
|
|
38
|
+
])) : g("", !0)
|
|
39
|
+
], 2));
|
|
40
|
+
}
|
|
41
|
+
}), B = /* @__PURE__ */ A(C, [["__scopeId", "data-v-a677cda9"]]), S = {
|
|
42
|
+
class: "konnectio-app",
|
|
43
|
+
ref: "base"
|
|
44
|
+
}, $ = /* @__PURE__ */ d({
|
|
45
|
+
name: "BaseLayout",
|
|
46
|
+
__name: "_",
|
|
47
|
+
props: {
|
|
48
|
+
accessToken: {},
|
|
49
|
+
type: { default: "none" }
|
|
50
|
+
},
|
|
51
|
+
emits: ["metadata"],
|
|
52
|
+
async setup(e, { emit: t }) {
|
|
53
|
+
let s, a;
|
|
54
|
+
const n = e, i = t, {
|
|
55
|
+
setAccessToken: l,
|
|
56
|
+
fetchUtilities: _
|
|
57
|
+
//fetchMetadata
|
|
58
|
+
} = D();
|
|
59
|
+
l(n.accessToken);
|
|
60
|
+
async function u() {
|
|
61
|
+
i("metadata");
|
|
62
|
+
}
|
|
63
|
+
return [s, a] = k(() => _().then(() => u())), await s, a(), (p, T) => (c(), r("div", S, [
|
|
64
|
+
h(p.$slots, "default"),
|
|
65
|
+
f(B, { "local-domain": "global" })
|
|
66
|
+
], 512));
|
|
67
|
+
}
|
|
68
|
+
});
|
|
69
|
+
export {
|
|
70
|
+
$ as _
|
|
71
|
+
};
|
|
72
|
+
//# sourceMappingURL=_.vue_vue_type_style_index_0_lang-CfxcWxuU.js.map
|
|
Binary file
|
|
@@ -2,7 +2,7 @@ import "./navigation.js";
|
|
|
2
2
|
(function() {
|
|
3
3
|
try {
|
|
4
4
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, t = new Error().stack;
|
|
5
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
5
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "a68721cf-2580-4a85-aae2-001e4bec875e", e._sentryDebugIdIdentifier = "sentry-dbid-a68721cf-2580-4a85-aae2-001e4bec875e");
|
|
6
6
|
} catch {
|
|
7
7
|
}
|
|
8
8
|
})();
|
|
@@ -11628,151 +11628,152 @@ function hb(e) {
|
|
|
11628
11628
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
11629
11629
|
}
|
|
11630
11630
|
export {
|
|
11631
|
-
|
|
11632
|
-
|
|
11633
|
-
|
|
11634
|
-
|
|
11635
|
-
|
|
11636
|
-
|
|
11631
|
+
Pd as $,
|
|
11632
|
+
yd as A,
|
|
11633
|
+
wd as B,
|
|
11634
|
+
bd as C,
|
|
11635
|
+
No as D,
|
|
11636
|
+
ma as E,
|
|
11637
11637
|
ve as F,
|
|
11638
|
-
|
|
11639
|
-
|
|
11640
|
-
|
|
11641
|
-
|
|
11642
|
-
|
|
11643
|
-
|
|
11644
|
-
|
|
11645
|
-
|
|
11646
|
-
|
|
11647
|
-
|
|
11648
|
-
|
|
11649
|
-
|
|
11638
|
+
Li as G,
|
|
11639
|
+
ed as H,
|
|
11640
|
+
ms as I,
|
|
11641
|
+
np as J,
|
|
11642
|
+
Oi as K,
|
|
11643
|
+
Ua as L,
|
|
11644
|
+
fg as M,
|
|
11645
|
+
pd as N,
|
|
11646
|
+
Za as O,
|
|
11647
|
+
Yh as P,
|
|
11648
|
+
Hu as Q,
|
|
11649
|
+
Ha as R,
|
|
11650
11650
|
id as S,
|
|
11651
11651
|
Io as T,
|
|
11652
|
-
|
|
11653
|
-
|
|
11654
|
-
|
|
11655
|
-
|
|
11656
|
-
|
|
11657
|
-
|
|
11658
|
-
|
|
11659
|
-
|
|
11660
|
-
|
|
11661
|
-
|
|
11662
|
-
|
|
11663
|
-
|
|
11664
|
-
|
|
11665
|
-
|
|
11666
|
-
|
|
11667
|
-
|
|
11668
|
-
|
|
11669
|
-
|
|
11670
|
-
|
|
11671
|
-
|
|
11672
|
-
|
|
11673
|
-
|
|
11674
|
-
|
|
11675
|
-
|
|
11676
|
-
|
|
11677
|
-
|
|
11678
|
-
|
|
11679
|
-
|
|
11680
|
-
|
|
11681
|
-
|
|
11682
|
-
|
|
11683
|
-
|
|
11684
|
-
|
|
11685
|
-
|
|
11686
|
-
|
|
11687
|
-
|
|
11688
|
-
|
|
11689
|
-
|
|
11690
|
-
|
|
11691
|
-
|
|
11692
|
-
|
|
11693
|
-
|
|
11694
|
-
|
|
11695
|
-
|
|
11696
|
-
|
|
11697
|
-
|
|
11698
|
-
|
|
11699
|
-
|
|
11700
|
-
|
|
11701
|
-
|
|
11702
|
-
|
|
11703
|
-
|
|
11704
|
-
|
|
11705
|
-
|
|
11706
|
-
|
|
11707
|
-
|
|
11708
|
-
|
|
11709
|
-
|
|
11710
|
-
|
|
11711
|
-
|
|
11712
|
-
|
|
11713
|
-
|
|
11714
|
-
|
|
11715
|
-
|
|
11716
|
-
|
|
11717
|
-
|
|
11718
|
-
|
|
11719
|
-
|
|
11720
|
-
|
|
11721
|
-
|
|
11722
|
-
|
|
11723
|
-
|
|
11724
|
-
|
|
11725
|
-
|
|
11726
|
-
|
|
11727
|
-
|
|
11728
|
-
|
|
11729
|
-
|
|
11730
|
-
|
|
11731
|
-
|
|
11732
|
-
|
|
11733
|
-
|
|
11734
|
-
|
|
11735
|
-
|
|
11736
|
-
|
|
11737
|
-
|
|
11738
|
-
|
|
11739
|
-
|
|
11740
|
-
|
|
11741
|
-
|
|
11742
|
-
|
|
11743
|
-
|
|
11744
|
-
|
|
11745
|
-
|
|
11746
|
-
|
|
11747
|
-
|
|
11748
|
-
|
|
11749
|
-
|
|
11750
|
-
|
|
11751
|
-
|
|
11752
|
-
|
|
11753
|
-
|
|
11754
|
-
|
|
11755
|
-
|
|
11756
|
-
|
|
11757
|
-
|
|
11758
|
-
|
|
11759
|
-
|
|
11760
|
-
|
|
11761
|
-
|
|
11762
|
-
|
|
11763
|
-
|
|
11764
|
-
|
|
11765
|
-
|
|
11766
|
-
|
|
11767
|
-
|
|
11768
|
-
|
|
11769
|
-
|
|
11770
|
-
|
|
11771
|
-
|
|
11652
|
+
za as U,
|
|
11653
|
+
St as V,
|
|
11654
|
+
Oe as W,
|
|
11655
|
+
rn as X,
|
|
11656
|
+
nd as Y,
|
|
11657
|
+
Ii as Z,
|
|
11658
|
+
$i as _,
|
|
11659
|
+
sp as a,
|
|
11660
|
+
zi as a$,
|
|
11661
|
+
pp as a0,
|
|
11662
|
+
ub as a1,
|
|
11663
|
+
hb as a2,
|
|
11664
|
+
eh as a3,
|
|
11665
|
+
ro as a4,
|
|
11666
|
+
ee as a5,
|
|
11667
|
+
Xt as a6,
|
|
11668
|
+
Dh as a7,
|
|
11669
|
+
jd as a8,
|
|
11670
|
+
Pc as a9,
|
|
11671
|
+
Ee as aA,
|
|
11672
|
+
p_ as aB,
|
|
11673
|
+
Si as aC,
|
|
11674
|
+
qy as aD,
|
|
11675
|
+
lt as aE,
|
|
11676
|
+
Gy as aF,
|
|
11677
|
+
Yt as aG,
|
|
11678
|
+
jt as aH,
|
|
11679
|
+
Wi as aI,
|
|
11680
|
+
Et as aJ,
|
|
11681
|
+
Zs as aK,
|
|
11682
|
+
Yi as aL,
|
|
11683
|
+
U_ as aM,
|
|
11684
|
+
Zy as aN,
|
|
11685
|
+
bu as aO,
|
|
11686
|
+
gs as aP,
|
|
11687
|
+
K_ as aQ,
|
|
11688
|
+
Qy as aR,
|
|
11689
|
+
j_ as aS,
|
|
11690
|
+
Su as aT,
|
|
11691
|
+
lb as aU,
|
|
11692
|
+
Nu as aV,
|
|
11693
|
+
h_ as aW,
|
|
11694
|
+
Xi as aX,
|
|
11695
|
+
By as aY,
|
|
11696
|
+
A_ as aZ,
|
|
11697
|
+
Xy as a_,
|
|
11698
|
+
th as aa,
|
|
11699
|
+
kh as ab,
|
|
11700
|
+
fb as ac,
|
|
11701
|
+
cb as ad,
|
|
11702
|
+
Ah as ae,
|
|
11703
|
+
so as af,
|
|
11704
|
+
Ic as ag,
|
|
11705
|
+
W as ah,
|
|
11706
|
+
fi as ai,
|
|
11707
|
+
df as aj,
|
|
11708
|
+
td as ak,
|
|
11709
|
+
Ed as al,
|
|
11710
|
+
Mp as am,
|
|
11711
|
+
Lr as an,
|
|
11712
|
+
_a as ao,
|
|
11713
|
+
qi as ap,
|
|
11714
|
+
Qn as aq,
|
|
11715
|
+
Zo as ar,
|
|
11716
|
+
Xo as as,
|
|
11717
|
+
et as at,
|
|
11718
|
+
v_ as au,
|
|
11719
|
+
Le as av,
|
|
11720
|
+
hc as aw,
|
|
11721
|
+
$y as ax,
|
|
11722
|
+
dc as ay,
|
|
11723
|
+
Ei as az,
|
|
11724
|
+
Co as b,
|
|
11725
|
+
Ky as b0,
|
|
11726
|
+
Ry as b1,
|
|
11727
|
+
As as b2,
|
|
11728
|
+
eb as b3,
|
|
11729
|
+
sy as b4,
|
|
11730
|
+
Zi as b5,
|
|
11731
|
+
zo as b6,
|
|
11732
|
+
Jo as b7,
|
|
11733
|
+
l_ as b8,
|
|
11734
|
+
gn as b9,
|
|
11735
|
+
T_ as bA,
|
|
11736
|
+
nb as bB,
|
|
11737
|
+
ky as bC,
|
|
11738
|
+
tb as bD,
|
|
11739
|
+
My as bE,
|
|
11740
|
+
Hy as bF,
|
|
11741
|
+
rb as bG,
|
|
11742
|
+
ob as bH,
|
|
11743
|
+
sb as bI,
|
|
11744
|
+
yy as bJ,
|
|
11745
|
+
ab as bK,
|
|
11746
|
+
uy as ba,
|
|
11747
|
+
Uy as bb,
|
|
11748
|
+
Py as bc,
|
|
11749
|
+
Fy as bd,
|
|
11750
|
+
Wy as be,
|
|
11751
|
+
m_ as bf,
|
|
11752
|
+
Ly as bg,
|
|
11753
|
+
vc as bh,
|
|
11754
|
+
V_ as bi,
|
|
11755
|
+
Jy as bj,
|
|
11756
|
+
Yy as bk,
|
|
11757
|
+
Yr as bl,
|
|
11758
|
+
zy as bm,
|
|
11759
|
+
Dy as bn,
|
|
11760
|
+
S_ as bo,
|
|
11761
|
+
ib as bp,
|
|
11762
|
+
jy as bq,
|
|
11763
|
+
N_ as br,
|
|
11764
|
+
ny as bs,
|
|
11765
|
+
xy as bt,
|
|
11766
|
+
Oy as bu,
|
|
11767
|
+
wy as bv,
|
|
11768
|
+
o_ as bw,
|
|
11769
|
+
c_ as bx,
|
|
11770
|
+
x_ as by,
|
|
11771
|
+
Vy as bz,
|
|
11772
|
+
Ja as c,
|
|
11772
11773
|
bo as d,
|
|
11773
|
-
|
|
11774
|
-
|
|
11775
|
-
|
|
11774
|
+
lp as e,
|
|
11775
|
+
ce as f,
|
|
11776
|
+
vo as g,
|
|
11776
11777
|
Ss as h,
|
|
11777
11778
|
cg as i,
|
|
11778
11779
|
Wh as j,
|
|
@@ -11784,13 +11785,13 @@ export {
|
|
|
11784
11785
|
qh as p,
|
|
11785
11786
|
qn as q,
|
|
11786
11787
|
Gn as r,
|
|
11787
|
-
|
|
11788
|
+
Dd as s,
|
|
11788
11789
|
Qu as t,
|
|
11789
11790
|
co as u,
|
|
11790
|
-
|
|
11791
|
+
Sd as v,
|
|
11791
11792
|
uo as w,
|
|
11792
|
-
|
|
11793
|
-
|
|
11794
|
-
|
|
11793
|
+
Ne as x,
|
|
11794
|
+
hd as y,
|
|
11795
|
+
rf as z
|
|
11795
11796
|
};
|
|
11796
|
-
//# sourceMappingURL=_commonjsHelpers-
|
|
11797
|
+
//# sourceMappingURL=_commonjsHelpers-BpcYSDvQ.js.map
|
|
Binary file
|
package/dist/availability.js
CHANGED
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import { d as C, r as E,
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { E as
|
|
1
|
+
import { d as C, r as E, c as k, h as I, o as u, b as v, w as m, S, g as n, f as b, a as T, n as g, i as L, t as _, u as h, F as M, e as w, T as N, p as B, j as D, k as z } from "./_commonjsHelpers-BpcYSDvQ.js";
|
|
2
|
+
import { h as F, m as H, n as P, _ as V, o as $, p as j, q as O, t as U } from "./Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-Bi1FLGK9.js";
|
|
3
|
+
import { _ as Z } from "./_.vue_vue_type_style_index_0_lang-CfxcWxuU.js";
|
|
4
|
+
import { H as q, A as K } from "./AvailabilitySkeleton-D9lVJ7Y4.js";
|
|
5
|
+
import { E as G } from "./EventAvailabilityForm-Dx4hfkc1.js";
|
|
6
|
+
import { E as J } from "./ErrorMessage-DACtGUvq.js";
|
|
6
7
|
import "./navigation.js";
|
|
7
8
|
(function() {
|
|
8
9
|
try {
|
|
9
|
-
var
|
|
10
|
-
|
|
10
|
+
var a = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, i = new Error().stack;
|
|
11
|
+
i && (a._sentryDebugIds = a._sentryDebugIds || {}, a._sentryDebugIds[i] = "6743376f-d781-4bdc-8dc9-d4ce7f6241e7", a._sentryDebugIdIdentifier = "sentry-dbid-6743376f-d781-4bdc-8dc9-d4ce7f6241e7");
|
|
11
12
|
} catch {
|
|
12
13
|
}
|
|
13
14
|
})();
|
|
14
|
-
const Q = (
|
|
15
|
+
const Q = (a) => (B("data-v-cfc258d3"), a = a(), D(), a), R = { class: "konnectio-availability-module" }, W = { class: "konnectio-availability-navigation" }, X = /* @__PURE__ */ Q(() => /* @__PURE__ */ n("div", { class: "konnectio-availability-divider" }, null, -1)), Y = { class: "konnectio-availability-search-form" }, x = /* @__PURE__ */ C({
|
|
15
16
|
name: "AvailabilityLayout",
|
|
16
17
|
__name: "Availability",
|
|
17
18
|
props: {
|
|
@@ -22,60 +23,60 @@ const Q = (n) => (D("data-v-5c1e7504"), n = n(), M(), n), R = { class: "konnecti
|
|
|
22
23
|
hotelLocation: {},
|
|
23
24
|
styling: {}
|
|
24
25
|
},
|
|
25
|
-
setup(
|
|
26
|
-
const { t:
|
|
26
|
+
setup(a) {
|
|
27
|
+
const { t: i } = F(), { fetchMetadata: c } = H(), s = a, l = E(), f = k(() => !!s.hotelLink || !!s.eventLink), r = k(() => !!s.hotelLink && !!s.eventLink), d = k(() => l.value === "hotel"), t = k(() => l.value === "event"), o = (e) => l.value = e;
|
|
27
28
|
return I(() => {
|
|
28
|
-
|
|
29
|
-
}), (e,
|
|
30
|
-
default:
|
|
31
|
-
|
|
32
|
-
default:
|
|
33
|
-
|
|
34
|
-
|
|
29
|
+
!s.hotelLink && s.eventLink ? l.value = "event" : l.value = "hotel";
|
|
30
|
+
}), (e, p) => (u(), v(P, { styling: e.styling }, {
|
|
31
|
+
default: m(() => [
|
|
32
|
+
f.value ? (u(), v(S, { key: 0 }, {
|
|
33
|
+
default: m(() => [
|
|
34
|
+
n("div", null, [
|
|
35
|
+
b(Z, {
|
|
35
36
|
"access-token": e.accessToken,
|
|
36
|
-
|
|
37
|
+
onMetadata: p[2] || (p[2] = (A) => h(c)())
|
|
37
38
|
}, {
|
|
38
|
-
default:
|
|
39
|
-
|
|
40
|
-
r.value ? (
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
class:
|
|
46
|
-
onClick:
|
|
39
|
+
default: m(() => [
|
|
40
|
+
n("div", R, [
|
|
41
|
+
r.value ? (u(), T(M, { key: 0 }, [
|
|
42
|
+
n("nav", W, [
|
|
43
|
+
n("ul", null, [
|
|
44
|
+
n("li", null, [
|
|
45
|
+
n("button", {
|
|
46
|
+
class: g({ active: d.value }),
|
|
47
|
+
onClick: p[0] || (p[0] = L((A) => o("hotel"), ["prevent"]))
|
|
47
48
|
}, [
|
|
48
|
-
|
|
49
|
+
n("span", null, _(h(i)("availability.hotel")), 1)
|
|
49
50
|
], 2)
|
|
50
51
|
]),
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
class:
|
|
54
|
-
onClick:
|
|
52
|
+
n("li", null, [
|
|
53
|
+
n("button", {
|
|
54
|
+
class: g({ active: t.value }),
|
|
55
|
+
onClick: p[1] || (p[1] = L((A) => o("event"), ["prevent"]))
|
|
55
56
|
}, [
|
|
56
|
-
|
|
57
|
+
n("span", null, _(h(i)("availability.events")), 1)
|
|
57
58
|
], 2)
|
|
58
59
|
])
|
|
59
60
|
])
|
|
60
61
|
]),
|
|
61
62
|
X
|
|
62
|
-
], 64)) :
|
|
63
|
-
|
|
64
|
-
|
|
63
|
+
], 64)) : w("", !0),
|
|
64
|
+
n("div", Y, [
|
|
65
|
+
b(N, {
|
|
65
66
|
name: "fade",
|
|
66
67
|
mode: "out-in",
|
|
67
68
|
appear: ""
|
|
68
69
|
}, {
|
|
69
|
-
default:
|
|
70
|
-
|
|
70
|
+
default: m(() => [
|
|
71
|
+
d.value ? (u(), v(q, {
|
|
71
72
|
key: 0,
|
|
72
73
|
link: e.hotelLink,
|
|
73
74
|
"selected-location": Number(e.hotelLocation)
|
|
74
|
-
}, null, 8, ["link", "selected-location"])) : t.value ? (
|
|
75
|
+
}, null, 8, ["link", "selected-location"])) : t.value ? (u(), v(G, {
|
|
75
76
|
key: 1,
|
|
76
77
|
link: e.eventLink,
|
|
77
78
|
"selected-location": Number(e.eventLocation)
|
|
78
|
-
}, null, 8, ["link", "selected-location"])) :
|
|
79
|
+
}, null, 8, ["link", "selected-location"])) : w("", !0)
|
|
79
80
|
]),
|
|
80
81
|
_: 1
|
|
81
82
|
})
|
|
@@ -86,15 +87,15 @@ const Q = (n) => (D("data-v-5c1e7504"), n = n(), M(), n), R = { class: "konnecti
|
|
|
86
87
|
}, 8, ["access-token"])
|
|
87
88
|
])
|
|
88
89
|
]),
|
|
89
|
-
fallback:
|
|
90
|
-
|
|
91
|
-
|
|
90
|
+
fallback: m(() => [
|
|
91
|
+
n("div", null, [
|
|
92
|
+
b(K, {
|
|
92
93
|
view: r.value ? "both" : l.value
|
|
93
94
|
}, null, 8, ["view"])
|
|
94
95
|
])
|
|
95
96
|
]),
|
|
96
97
|
_: 1
|
|
97
|
-
})) : (
|
|
98
|
+
})) : (u(), v(J, {
|
|
98
99
|
key: 1,
|
|
99
100
|
title: "Unable to render Availability module",
|
|
100
101
|
description: `The 'hotel-link' and/or 'event-link' properties are missing.<br>\r
|
|
@@ -104,8 +105,8 @@ const Q = (n) => (D("data-v-5c1e7504"), n = n(), M(), n), R = { class: "konnecti
|
|
|
104
105
|
_: 1
|
|
105
106
|
}, 8, ["styling"]));
|
|
106
107
|
}
|
|
107
|
-
}),
|
|
108
|
-
class
|
|
108
|
+
}), y = /* @__PURE__ */ V(x, [["__scopeId", "data-v-cfc258d3"]]), ee = $(), te = U();
|
|
109
|
+
class ne extends HTMLElement {
|
|
109
110
|
vueApp;
|
|
110
111
|
constructor() {
|
|
111
112
|
super();
|
|
@@ -114,9 +115,9 @@ class ae extends HTMLElement {
|
|
|
114
115
|
this.vueApp.unmount();
|
|
115
116
|
}
|
|
116
117
|
connectedCallback() {
|
|
117
|
-
const
|
|
118
|
-
let c = Array.isArray(
|
|
119
|
-
const s = (t) => t.replace(/[A-Z]+(?![a-z])|[A-Z]/g, (
|
|
118
|
+
const i = typeof y == "function" ? y.options : y;
|
|
119
|
+
let c = Array.isArray(i.props) ? i.props : Object.keys(i.props || {});
|
|
120
|
+
const s = (t) => t.replace(/[A-Z]+(?![a-z])|[A-Z]/g, (o, e) => (e ? "-" : "") + o.toLowerCase()), l = (t) => t.replace(/-./g, (o) => o[1].toUpperCase()), f = {};
|
|
120
121
|
c = c.map(s);
|
|
121
122
|
const r = {};
|
|
122
123
|
for (const t of this.attributes) {
|
|
@@ -124,16 +125,16 @@ class ae extends HTMLElement {
|
|
|
124
125
|
e.length > 1 && (r[e[0]] || (r[e[0]] = {}), r[e[0]][l(e[1])] = t.value);
|
|
125
126
|
}
|
|
126
127
|
for (const t of c) {
|
|
127
|
-
let
|
|
128
|
-
r.hasOwnProperty(t) && (
|
|
128
|
+
let o = this.attributes.getNamedItem(t)?.value;
|
|
129
|
+
r.hasOwnProperty(t) && (o = r[t]), f[t] = o;
|
|
129
130
|
}
|
|
130
|
-
this.vueApp = z(
|
|
131
|
-
const
|
|
132
|
-
this.vueApp.mount(
|
|
131
|
+
this.vueApp = z(y, f), j(this.vueApp), this.vueApp.provide("emitter", te), this.vueApp.use(O), this.vueApp.use(ee);
|
|
132
|
+
const d = document.createElement("div");
|
|
133
|
+
this.vueApp.mount(d), this.appendChild(d.children[0]);
|
|
133
134
|
}
|
|
134
135
|
}
|
|
135
|
-
window.customElements.define("konnectio-availability",
|
|
136
|
+
window.customElements.define("konnectio-availability", ne);
|
|
136
137
|
export {
|
|
137
|
-
|
|
138
|
+
ne as default
|
|
138
139
|
};
|
|
139
140
|
//# sourceMappingURL=availability.js.map
|
package/dist/availability.js.br
CHANGED
|
Binary file
|