@konnectio/core 4.0.56-rc20 → 4.0.56-rc21

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.
Files changed (43) hide show
  1. package/dist/{ActionField-8hkjdoF_.js → ActionField-mMYGNb-7.js} +7 -7
  2. package/dist/ActionField-mMYGNb-7.js.br +0 -0
  3. package/dist/{AvailabilitySkeleton-K35mnVjA.js → AvailabilitySkeleton-iD7Vbt5K.js} +29 -29
  4. package/dist/AvailabilitySkeleton-iD7Vbt5K.js.br +0 -0
  5. package/dist/{CheckoutWindow-bgpWiBAd.js → CheckoutWindow-T32YH60g.js} +28 -28
  6. package/dist/CheckoutWindow-T32YH60g.js.br +0 -0
  7. package/dist/DateField.vue_vue_type_style_index_0_lang-seJ00xvJ.js +7607 -0
  8. package/dist/DateField.vue_vue_type_style_index_0_lang-seJ00xvJ.js.br +0 -0
  9. package/dist/ErrorMessage-4GwDZEsl.js +36 -0
  10. package/dist/ErrorMessage-4GwDZEsl.js.br +0 -0
  11. package/dist/EventAvailabilityForm-jvxOZKWx.js +366 -0
  12. package/dist/EventAvailabilityForm-jvxOZKWx.js.br +0 -0
  13. package/dist/{Field-FbUrCgmJ.js → Field-EqFBeBE_.js} +7 -7
  14. package/dist/Field-EqFBeBE_.js.br +0 -0
  15. package/dist/{ThankYou-tb7LP48E.js → ThankYou-pu1PDfhl.js} +2553 -2599
  16. package/dist/ThankYou-pu1PDfhl.js.br +0 -0
  17. package/dist/{_-5tXWGiwV.js → _--L3VvP-p.js} +6378 -6410
  18. package/dist/_--L3VvP-p.js.br +0 -0
  19. package/dist/availability.js +69 -157
  20. package/dist/availability.js.br +0 -0
  21. package/dist/event.js +323 -534
  22. package/dist/event.js.br +0 -0
  23. package/dist/gift-card-validation.js +28 -29
  24. package/dist/gift-card-validation.js.br +0 -0
  25. package/dist/gift-card.js +203 -199
  26. package/dist/gift-card.js.br +0 -0
  27. package/dist/hotel.js +1316 -1243
  28. package/dist/hotel.js.br +0 -0
  29. package/dist/polyfill.js +1 -1
  30. package/dist/polyfill.js.br +0 -0
  31. package/dist/style.css +1 -1
  32. package/dist/style.css.br +0 -0
  33. package/package.json +6 -6
  34. package/dist/ActionField-8hkjdoF_.js.br +0 -0
  35. package/dist/AvailabilitySkeleton-K35mnVjA.js.br +0 -0
  36. package/dist/CheckoutWindow-bgpWiBAd.js.br +0 -0
  37. package/dist/DateField.vue_vue_type_style_index_0_lang-otC5QBT_.js +0 -8026
  38. package/dist/DateField.vue_vue_type_style_index_0_lang-otC5QBT_.js.br +0 -0
  39. package/dist/Field-FbUrCgmJ.js.br +0 -0
  40. package/dist/ThankYou-tb7LP48E.js.br +0 -0
  41. package/dist/_-5tXWGiwV.js.br +0 -0
  42. package/dist/event-36Kem6rb.js +0 -328
  43. package/dist/event-36Kem6rb.js.br +0 -0
@@ -1,4 +1,4 @@
1
- import { k as c, l as V, f as m, o as d, m as i, w as v, n as q, _ as g, p as t, q as k, T as B, t as I, C, I as F, v as A } from "./_-5tXWGiwV.js";
1
+ import { d as c, r as V, c as m, o as d, a as i, w as v, b as g, _ as q, u as t, e as k, T as B, f as I, C, I as F, g as A } from "./_--L3VvP-p.js";
2
2
  const L = { class: "fresh-booking-action-field" }, T = /* @__PURE__ */ c({
3
3
  __name: "ActionField",
4
4
  props: {
@@ -24,8 +24,8 @@ const L = { class: "fresh-booking-action-field" }, T = /* @__PURE__ */ c({
24
24
  isLoading: { type: Boolean, default: !1 }
25
25
  },
26
26
  emits: ["update:modelValue", "action"],
27
- setup(y, { emit: f }) {
28
- const s = f, u = y, o = u.id || V();
27
+ setup(y, { emit: b }) {
28
+ const s = b, u = y, o = u.id || V();
29
29
  function r(e) {
30
30
  s("update:modelValue", e);
31
31
  }
@@ -36,7 +36,7 @@ const L = { class: "fresh-booking-action-field" }, T = /* @__PURE__ */ c({
36
36
  get: () => u.modelValue,
37
37
  set: (e) => r(e)
38
38
  });
39
- function b() {
39
+ function f() {
40
40
  s("action");
41
41
  }
42
42
  return (e, a) => (d(), i(F, {
@@ -49,8 +49,8 @@ const L = { class: "fresh-booking-action-field" }, T = /* @__PURE__ */ c({
49
49
  readonly: e.readonly
50
50
  }, {
51
51
  default: v(() => [
52
- q("div", L, [
53
- e.type === "dropdown" && e.data ? (d(), i(g, {
52
+ g("div", L, [
53
+ e.type === "dropdown" && e.data ? (d(), i(q, {
54
54
  key: 0,
55
55
  modelValue: n.value,
56
56
  "onUpdate:modelValue": a[0] || (a[0] = (l) => n.value = l),
@@ -85,7 +85,7 @@ const L = { class: "fresh-booking-action-field" }, T = /* @__PURE__ */ c({
85
85
  "is-loading": e.isLoading,
86
86
  disabled: e.buttonDisabled,
87
87
  secondary: e.secondary,
88
- onClickEvent: a[3] || (a[3] = (l) => b())
88
+ onClickEvent: a[3] || (a[3] = (l) => f())
89
89
  }, null, 8, ["data-test", "icon", "label", "icon-color", "styling", "is-loading", "disabled", "secondary"])
90
90
  ])
91
91
  ]),
Binary file
@@ -1,43 +1,43 @@
1
- import { k as N, B as Q, s as A, D as B, F, c as W, r as X, f as m, G as R, H as Y, o as t, x as s, n as D, p as e, t as i, J as y, _ as Z, y as v, K as C, m as w, T as H, q as I, C as z, A as x, L as ee, h as ae, v as O, z as E } from "./_-5tXWGiwV.js";
2
- import { _ as le } from "./DateField.vue_vue_type_style_index_0_lang-otC5QBT_.js";
3
- import { F as p } from "./Field-FbUrCgmJ.js";
1
+ import { d as O, j as Q, B as A, a6 as B, a7 as F, D as W, k as X, c as m, G as R, l as Y, o as t, h as s, b as D, u as e, f as i, H as y, _ as Z, i as v, F as C, a as w, T as H, e as E, C as I, n as S, m as ee, a2 as ae, g as T, E as N } from "./_--L3VvP-p.js";
2
+ import { _ as le } from "./DateField.vue_vue_type_style_index_0_lang-seJ00xvJ.js";
3
+ import { F as p } from "./Field-EqFBeBE_.js";
4
4
  const te = {
5
5
  key: 0,
6
6
  class: "konnectio-availability-location"
7
7
  }, ie = { id: "fresh-booking-availability-date-selection" }, ne = {
8
8
  key: 1,
9
9
  id: "fresh-booking-availability-guest-selection"
10
- }, oe = { id: "fresh-booking-availability-confirmation" }, se = /* @__PURE__ */ N({
10
+ }, oe = { id: "fresh-booking-availability-confirmation" }, se = /* @__PURE__ */ O({
11
11
  __name: "HotelAvailabilityForm",
12
12
  props: {
13
13
  booking: { type: Boolean, default: !1 },
14
14
  link: {}
15
15
  },
16
- setup(S) {
17
- const { t: a } = Q(), d = S, {
16
+ setup(x) {
17
+ const { t: a } = Q(), d = x, {
18
18
  adults: c,
19
19
  children: r,
20
20
  arrivalDate: f,
21
21
  departureDate: g,
22
22
  location: _,
23
- isExpired: T
24
- } = A(B()), { reset: q } = B(), { fetchAvailabilityData: M } = F(), { areListingsLoading: L, hotelList: G, hasHotelList: k } = A(F()), {
23
+ isExpired: z
24
+ } = A(B()), { reset: M } = B(), { fetchAvailabilityData: j } = F(), { areListingsLoading: L, hotelList: q, hasHotelList: k } = A(F()), {
25
25
  firstSelectableDateOffset: U,
26
26
  lastSelectableDateOffset: $,
27
27
  disableChildSelection: b,
28
28
  disableAdultSelection: u
29
- } = A(W()), h = X([]), J = m(() => new Date((/* @__PURE__ */ new Date()).setDate((/* @__PURE__ */ new Date()).getDate() + (U.value - 1))));
29
+ } = A(W()), h = X([]), G = m(() => new Date((/* @__PURE__ */ new Date()).setDate((/* @__PURE__ */ new Date()).getDate() + (U.value - 1))));
30
30
  m(() => new Date((/* @__PURE__ */ new Date()).setDate((/* @__PURE__ */ new Date()).getDate() + $.value))), m(() => new Date((/* @__PURE__ */ new Date()).setDate(f.value.getDate() + U.value)));
31
- const K = m(() => new Date((/* @__PURE__ */ new Date()).setDate(f.value.getDate() + ($.value + 1)))), V = m(() => !(!u && c.value === 0)), j = m(() => typeof d.link != "string");
31
+ const J = m(() => new Date((/* @__PURE__ */ new Date()).setDate(f.value.getDate() + ($.value + 1)))), V = m(() => !(!u && c.value === 0)), K = m(() => typeof d.link != "string");
32
32
  function P() {
33
33
  if (d.booking === !1)
34
- if (j.value) {
34
+ if (K.value) {
35
35
  const n = ae();
36
36
  d.link[n] ? window.location.replace(d.link[n]) : d.link.en ? window.location.replace(d.link.en) : console.log("Sprog understøttes ikke");
37
37
  } else
38
38
  window.location.replace(d.link);
39
39
  else
40
- V.value && M();
40
+ V.value && j();
41
41
  }
42
42
  return R(f, (n) => {
43
43
  const l = new Date(new Date(n).setDate(new Date(n).getDate() + 1));
@@ -45,16 +45,16 @@ const te = {
45
45
  }), R(h, (n) => {
46
46
  f.value = n[0], g.value = n[1];
47
47
  }), Y(() => {
48
- T.value && q(), h.value = [f.value, g.value];
48
+ z.value && M(), h.value = [f.value, g.value];
49
49
  }), (n, l) => (t(), s("form", {
50
50
  id: "konnectio-availability-form",
51
- class: x({ reservation: n.booking }),
51
+ class: S({ reservation: n.booking }),
52
52
  type: "availability",
53
53
  onSubmit: ee(P, ["prevent"])
54
54
  }, [
55
55
  D("ul", {
56
56
  id: "konnectio-availability-form-content",
57
- class: x([
57
+ class: S([
58
58
  { "is-booking-page": n.booking },
59
59
  { "only-adult-guests": !e(u) && e(b) },
60
60
  { "only-child-guests": !e(b) && e(u) },
@@ -71,7 +71,7 @@ const te = {
71
71
  icon: "location-dot",
72
72
  "icon-type": "fas",
73
73
  "icon-placement": "label",
74
- options: e(G),
74
+ options: e(q),
75
75
  searchable: !1
76
76
  }, null, 8, ["modelValue", "label", "options"])
77
77
  ])) : v("", !0),
@@ -83,8 +83,8 @@ const te = {
83
83
  "icon-type": "fas",
84
84
  "icon-placement": "label",
85
85
  "min-range": 1,
86
- "min-date": J.value,
87
- "max-date": K.value,
86
+ "min-date": G.value,
87
+ "max-date": J.value,
88
88
  range: ""
89
89
  }, null, 8, ["modelValue", "label", "min-date", "max-date"]),
90
90
  v("", !0)
@@ -101,7 +101,7 @@ const te = {
101
101
  "icon-placement": "label",
102
102
  name: "adults",
103
103
  icon: "male"
104
- }, null, 8, ["modelValue", "label", "description"])) : (t(), w(I, {
104
+ }, null, 8, ["modelValue", "label", "description"])) : (t(), w(E, {
105
105
  key: 1,
106
106
  modelValue: e(c),
107
107
  "onUpdate:modelValue": l[5] || (l[5] = (o) => y(c) ? c.value = o : null),
@@ -124,7 +124,7 @@ const te = {
124
124
  "icon-placement": "label",
125
125
  name: "children",
126
126
  icon: "child"
127
- }, null, 8, ["modelValue", "label", "description"])) : (t(), w(I, {
127
+ }, null, 8, ["modelValue", "label", "description"])) : (t(), w(E, {
128
128
  key: 1,
129
129
  modelValue: e(r),
130
130
  "onUpdate:modelValue": l[7] || (l[7] = (o) => y(r) ? r.value = o : null),
@@ -138,7 +138,7 @@ const te = {
138
138
  ], 64))
139
139
  ])) : v("", !0),
140
140
  D("li", oe, [
141
- i(z, {
141
+ i(I, {
142
142
  class: "konnectio-availability-submit-small",
143
143
  type: "submit",
144
144
  icon: "search",
@@ -146,7 +146,7 @@ const te = {
146
146
  disabled: !V.value,
147
147
  "is-loading": e(L)
148
148
  }, null, 8, ["disabled", "is-loading"]),
149
- i(z, {
149
+ i(I, {
150
150
  class: "konnectio-availability-submit-large",
151
151
  type: "submit",
152
152
  label: e(a)("availability.buttonLabel"),
@@ -157,27 +157,27 @@ const te = {
157
157
  ], 2)
158
158
  ], 34));
159
159
  }
160
- }), fe = /* @__PURE__ */ O(se, [["__scopeId", "data-v-50791fef"]]), de = { class: "availability-skeleton" }, ce = {
160
+ }), fe = /* @__PURE__ */ T(se, [["__scopeId", "data-v-50791fef"]]), de = { class: "availability-skeleton" }, ce = {
161
161
  key: 0,
162
162
  class: "availability-skeleton-navigation"
163
163
  }, ue = { class: "availability-skeleton-content" }, re = {
164
164
  key: 1,
165
165
  class: "availability-skeleton-event"
166
- }, be = /* @__PURE__ */ N({
166
+ }, be = /* @__PURE__ */ O({
167
167
  __name: "AvailabilitySkeleton",
168
168
  props: {
169
169
  view: { default: "hotel" },
170
170
  hotel: { type: Boolean, default: !1 }
171
171
  },
172
- setup(S) {
172
+ setup(x) {
173
173
  return (a, d) => (t(), s("div", de, [
174
174
  a.view === "both" ? (t(), s("div", ce, [
175
- i(E, {
175
+ i(N, {
176
176
  height: "28px",
177
177
  width: "60px",
178
178
  "border-radius": "20px"
179
179
  }),
180
- i(E, {
180
+ i(N, {
181
181
  height: "28px",
182
182
  width: "60px",
183
183
  "border-radius": "20px"
@@ -186,7 +186,7 @@ const te = {
186
186
  D("div", ue, [
187
187
  a.view !== "event" ? (t(), s("div", {
188
188
  key: 0,
189
- class: x([
189
+ class: S([
190
190
  "availability-skeleton-hotel",
191
191
  { "within-hotel": a.hotel }
192
192
  ])
@@ -208,7 +208,7 @@ const te = {
208
208
  ])
209
209
  ]));
210
210
  }
211
- }), ye = /* @__PURE__ */ O(be, [["__scopeId", "data-v-ad344f0b"]]);
211
+ }), ye = /* @__PURE__ */ T(be, [["__scopeId", "data-v-17762b9b"]]);
212
212
  export {
213
213
  ye as A,
214
214
  fe as H
@@ -1,5 +1,5 @@
1
- import { k as b, l as k, r as V, H as $, o as p, m as B, w as A, n as s, t as C, p as i, T as P, I, v, ai as T, A as h, aj as w, ak as N, x as g, P as u, y as S, B as _, $ as f, s as G, c as F, al as j, a5 as E, a6 as H } from "./_-5tXWGiwV.js";
2
- const O = { class: "fresh-booking-phone-input" }, U = /* @__PURE__ */ b({
1
+ import { d as b, r as k, k as V, l as $, o as p, a as B, w as I, b as s, f as C, u as i, T as P, I as T, g as v, ac as A, n as h, ad as w, ae as N, h as g, t as u, i as S, j as _, K as f, B as G, D as F, af as j, v as D, x as E } from "./_--L3VvP-p.js";
2
+ const K = { class: "fresh-booking-phone-input" }, O = /* @__PURE__ */ b({
3
3
  __name: "PhoneField",
4
4
  props: {
5
5
  modelValue: {},
@@ -14,25 +14,25 @@ const O = { class: "fresh-booking-phone-input" }, U = /* @__PURE__ */ b({
14
14
  inputStyle: {}
15
15
  },
16
16
  emits: ["update:modelValue"],
17
- setup(t, { emit: l }) {
18
- const a = l, n = t, c = n.id || k(), e = V("+45"), d = V("");
17
+ setup(a, { emit: l }) {
18
+ const t = l, n = a, c = n.id || k(), e = V("+45"), d = V("");
19
19
  function m() {
20
- a("update:modelValue", `${e.value} ${d.value}`);
20
+ t("update:modelValue", `${e.value} ${d.value}`);
21
21
  }
22
22
  return $(() => {
23
23
  if (n.modelValue) {
24
24
  const o = n.modelValue.split(" ");
25
25
  e.value = o[0], d.value = o[1];
26
26
  }
27
- }), (o, r) => (p(), B(I, {
27
+ }), (o, r) => (p(), B(T, {
28
28
  label: o.label,
29
29
  id: i(c),
30
30
  type: "phone",
31
31
  required: o.required,
32
32
  readonly: o.readonly
33
33
  }, {
34
- default: A(() => [
35
- s("div", O, [
34
+ default: I(() => [
35
+ s("div", K, [
36
36
  C(P, {
37
37
  modelValue: e.value,
38
38
  "onUpdate:modelValue": r[0] || (r[0] = (y) => e.value = y),
@@ -67,7 +67,7 @@ const O = { class: "fresh-booking-phone-input" }, U = /* @__PURE__ */ b({
67
67
  _: 1
68
68
  }, 8, ["label", "id", "required", "readonly"]));
69
69
  }
70
- }), x = /* @__PURE__ */ v(U, [["__scopeId", "data-v-5cd094ab"]]), z = ["required", "type", "name", "readonly", "disabled", "value", "checked"], D = ["data-test"], K = { key: 0 }, M = /* @__PURE__ */ b({
70
+ }), x = /* @__PURE__ */ v(O, [["__scopeId", "data-v-5cd094ab"]]), U = ["required", "type", "name", "readonly", "disabled", "value", "checked"], z = ["data-test"], H = { key: 0 }, M = /* @__PURE__ */ b({
71
71
  __name: "Checkbox",
72
72
  props: {
73
73
  modelValue: { type: [String, Boolean, Number] },
@@ -83,20 +83,20 @@ const O = { class: "fresh-booking-phone-input" }, U = /* @__PURE__ */ b({
83
83
  val: {}
84
84
  },
85
85
  emits: ["update:modelValue"],
86
- setup(t, { emit: l }) {
87
- const a = t, n = l;
86
+ setup(a, { emit: l }) {
87
+ const t = a, n = l;
88
88
  function c() {
89
- a.readonly !== !0 && n(
89
+ t.readonly !== !0 && n(
90
90
  "update:modelValue",
91
- a.type === "radio" ? a.val : a.numeric ? a.modelValue ? 0 : 1 : !a.modelValue
91
+ t.type === "radio" ? t.val : t.numeric ? t.modelValue ? 0 : 1 : !t.modelValue
92
92
  );
93
93
  }
94
- return (e, d) => (p(), B(I, {
94
+ return (e, d) => (p(), B(T, {
95
95
  required: e.required,
96
96
  type: e.type,
97
97
  readonly: e.readonly
98
98
  }, {
99
- default: A(() => [
99
+ default: I(() => [
100
100
  s("label", {
101
101
  class: h([
102
102
  "fresh-booking-click-box-container",
@@ -105,7 +105,7 @@ const O = { class: "fresh-booking-phone-input" }, U = /* @__PURE__ */ b({
105
105
  e.type === "radio" ? "radio" : "checkbox"
106
106
  ])
107
107
  }, [
108
- s("input", T(e.$attrs, {
108
+ s("input", A(e.$attrs, {
109
109
  required: !!e.required,
110
110
  type: e.type,
111
111
  name: e.name,
@@ -115,7 +115,7 @@ const O = { class: "fresh-booking-phone-input" }, U = /* @__PURE__ */ b({
115
115
  value: e.type === "radio" ? e.val : e.modelValue,
116
116
  checked: e.type === "radio" ? e.val === e.modelValue : !!e.modelValue,
117
117
  onChange: d[0] || (d[0] = (m) => c())
118
- }), null, 16, z),
118
+ }), null, 16, U),
119
119
  s("div", {
120
120
  class: h([
121
121
  "fresh-booking-click-box",
@@ -125,13 +125,13 @@ const O = { class: "fresh-booking-phone-input" }, U = /* @__PURE__ */ b({
125
125
  style: w(e.inputStyle),
126
126
  "data-test": e.name,
127
127
  onKeyup: d[1] || (d[1] = N((m) => c(), ["enter"]))
128
- }, null, 46, D),
128
+ }, null, 46, z),
129
129
  e.label ? (p(), g("div", {
130
130
  key: 0,
131
131
  class: h(["fresh-booking-click-box-label", { "with-price": e.price }])
132
132
  }, [
133
133
  s("span", null, u(e.label), 1),
134
- e.price ? (p(), g("span", K, u(e.price), 1)) : S("", !0)
134
+ e.price ? (p(), g("span", H, u(e.price), 1)) : S("", !0)
135
135
  ], 2)) : S("", !0)
136
136
  ], 2)
137
137
  ]),
@@ -146,9 +146,9 @@ const O = { class: "fresh-booking-phone-input" }, U = /* @__PURE__ */ b({
146
146
  target: "_blank"
147
147
  }, J = /* @__PURE__ */ b({
148
148
  __name: "GoogleNotice",
149
- setup(t) {
149
+ setup(a) {
150
150
  const { t: l } = _();
151
- return (a, n) => (p(), g("span", null, [
151
+ return (t, n) => (p(), g("span", null, [
152
152
  f(u(i(l)("googleNotice")) + " ", 1),
153
153
  s("a", R, u(i(l)("googlePrivacyPolicy")), 1),
154
154
  f(" " + u(i(l)("googleAnd")) + " ", 1),
@@ -157,8 +157,8 @@ const O = { class: "fresh-booking-phone-input" }, U = /* @__PURE__ */ b({
157
157
  ]));
158
158
  }
159
159
  });
160
- function q(t) {
161
- const l = t;
160
+ function q(a) {
161
+ const l = a;
162
162
  l.__i18n = l.__i18n || [], l.__i18n.push({
163
163
  locale: "",
164
164
  resource: {
@@ -180,16 +180,16 @@ function q(t) {
180
180
  });
181
181
  }
182
182
  typeof q == "function" && q(J);
183
- const L = (t) => (E("data-v-340cb9ce"), t = t(), H(), t), Q = /* @__PURE__ */ L(() => /* @__PURE__ */ s("div", { id: "fresh-booking-payment-checkout" }, null, -1)), X = [
183
+ const L = (a) => (D("data-v-340cb9ce"), a = a(), E(), a), Q = /* @__PURE__ */ L(() => /* @__PURE__ */ s("div", { id: "fresh-booking-payment-checkout" }, null, -1)), X = [
184
184
  Q
185
185
  ], Y = /* @__PURE__ */ b({
186
186
  __name: "CheckoutWindow",
187
- setup(t) {
187
+ setup(a) {
188
188
  const { paymentGatewayId: l } = G(F());
189
189
  return $(() => {
190
- const a = document.createElement("script"), n = document.createElement("script");
191
- a.setAttribute("src", "https://checkout.dibspayment.eu/v1/checkout.js?v=1"), n.setAttribute("src", "https://checkout.reepay.com/checkout.js"), document.head.appendChild(a), document.head.appendChild(n);
192
- }), (a, n) => (p(), g("div", null, [
190
+ const t = document.createElement("script"), n = document.createElement("script");
191
+ t.setAttribute("src", "https://checkout.dibspayment.eu/v1/checkout.js?v=1"), n.setAttribute("src", "https://checkout.reepay.com/checkout.js"), document.head.appendChild(t), document.head.appendChild(n);
192
+ }), (t, n) => (p(), g("div", null, [
193
193
  s("div", {
194
194
  id: "fresh-booking-payment-checkout-wrapper",
195
195
  class: h({ reePay: i(l) === i(j).ReePay })