@konnectio/core 4.0.43 → 4.0.45

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 (74) hide show
  1. package/dist/{ActionField-46bc1332.js → ActionField-1e9b784f.js} +2 -2
  2. package/dist/ActionField-1e9b784f.js.br +0 -0
  3. package/dist/{ActionField-43360bd2.cjs → ActionField-2a5b0069.cjs} +1 -1
  4. package/dist/{AvailabilitySkeleton-0a70de37.cjs → AvailabilitySkeleton-548b948c.cjs} +1 -1
  5. package/dist/{AvailabilitySkeleton-f86f40b9.js → AvailabilitySkeleton-f2902197.js} +5 -5
  6. package/dist/AvailabilitySkeleton-f2902197.js.br +0 -0
  7. package/dist/{CheckoutWindow-046e2e84.js → CheckoutWindow-70c47274.js} +1 -1
  8. package/dist/CheckoutWindow-70c47274.js.br +0 -0
  9. package/dist/{CheckoutWindow-a2dfaa01.cjs → CheckoutWindow-b0b45e70.cjs} +1 -1
  10. package/dist/{DateField.vue_vue_type_style_index_0_lang-10d7dd19.js → DateField.vue_vue_type_style_index_0_lang-d1cb0d52.js} +1 -1
  11. package/dist/DateField.vue_vue_type_style_index_0_lang-d1cb0d52.js.br +0 -0
  12. package/dist/{DateField.vue_vue_type_style_index_0_lang-a4c0f28b.cjs → DateField.vue_vue_type_style_index_0_lang-fd129a1c.cjs} +1 -1
  13. package/dist/{Field-0588c03e.cjs → Field-327ae27e.cjs} +1 -1
  14. package/dist/{Field-a28f1e97.js → Field-44e97149.js} +2 -2
  15. package/dist/Field-44e97149.js.br +0 -0
  16. package/dist/{NumberField.vue_vue_type_script_setup_true_lang-01f7e3ee.cjs → NumberField.vue_vue_type_script_setup_true_lang-d4ee7977.cjs} +1 -1
  17. package/dist/{NumberField.vue_vue_type_script_setup_true_lang-9edbbae0.js → NumberField.vue_vue_type_script_setup_true_lang-f3b45625.js} +1 -1
  18. package/dist/NumberField.vue_vue_type_script_setup_true_lang-f3b45625.js.br +0 -0
  19. package/dist/{SelectField.vue_vue_type_style_index_0_lang-fbce2406.js → SelectField.vue_vue_type_style_index_0_lang-656991fc.js} +13846 -12369
  20. package/dist/SelectField.vue_vue_type_style_index_0_lang-656991fc.js.br +0 -0
  21. package/dist/SelectField.vue_vue_type_style_index_0_lang-b66917f6.cjs +865 -0
  22. package/dist/{ThankYou-2acb4fdf.cjs → ThankYou-367bae0e.cjs} +7 -7
  23. package/dist/{ThankYou-0b7441d8.js → ThankYou-c78aff79.js} +195 -195
  24. package/dist/ThankYou-c78aff79.js.br +0 -0
  25. package/dist/{_-5f328ff3.js → _-0345553a.js} +1 -1
  26. package/dist/{_-357f8de1.cjs → _-e7cd8ef2.cjs} +1 -1
  27. package/dist/availability.cjs +1 -1
  28. package/dist/availability.js +7 -7
  29. package/dist/availability.js.br +0 -0
  30. package/dist/components/inputs/InputField.vue.d.ts +1 -1
  31. package/dist/components/side-panels/Base.vue.d.ts +2 -1
  32. package/dist/components/side-panels/Base.vue.d.ts.map +1 -1
  33. package/dist/components/side-panels/ListingInfo.vue.d.ts +1 -1
  34. package/dist/components/side-panels/Template.vue.d.ts +3 -2
  35. package/dist/components/side-panels/Template.vue.d.ts.map +1 -1
  36. package/dist/components/skeletons/HotelSkeleton.vue.d.ts +1 -1
  37. package/dist/{event-b8c5517e.cjs → event-15977eb5.cjs} +1 -1
  38. package/dist/{event-7eca2398.js → event-fa719df8.js} +7 -7
  39. package/dist/event-fa719df8.js.br +0 -0
  40. package/dist/event.cjs +1 -1
  41. package/dist/event.js +8 -8
  42. package/dist/event.js.br +0 -0
  43. package/dist/gift-card-validation.cjs +1 -1
  44. package/dist/gift-card-validation.js +3 -3
  45. package/dist/gift-card-validation.js.br +0 -0
  46. package/dist/gift-card.cjs +1 -1
  47. package/dist/gift-card.js +232 -227
  48. package/dist/gift-card.js.br +0 -0
  49. package/dist/hotel.cjs +7 -7
  50. package/dist/hotel.js +688 -688
  51. package/dist/hotel.js.br +0 -0
  52. package/dist/polyfill.cjs +4 -4
  53. package/dist/polyfill.js +3214 -3173
  54. package/dist/polyfill.js.br +0 -0
  55. package/dist/store/payment.d.ts +6 -0
  56. package/dist/store/utilities.d.ts +92 -87
  57. package/dist/style.css +1 -1
  58. package/dist/style.css.br +0 -0
  59. package/dist/types/index.d.ts +7 -1
  60. package/package.json +10 -8
  61. package/dist/ActionField-46bc1332.js.br +0 -0
  62. package/dist/AvailabilitySkeleton-f86f40b9.js.br +0 -0
  63. package/dist/CheckoutWindow-046e2e84.js.br +0 -0
  64. package/dist/DateField.vue_vue_type_style_index_0_lang-10d7dd19.js.br +0 -0
  65. package/dist/Field-a28f1e97.js.br +0 -0
  66. package/dist/NumberField.vue_vue_type_script_setup_true_lang-9edbbae0.js.br +0 -0
  67. package/dist/SelectField.vue_vue_type_style_index_0_lang-88de73f4.cjs +0 -861
  68. package/dist/SelectField.vue_vue_type_style_index_0_lang-fbce2406.js.br +0 -0
  69. package/dist/ThankYou-0b7441d8.js.br +0 -0
  70. package/dist/event-7eca2398.js.br +0 -0
  71. package/dist/store/availability.d.ts +0 -40
  72. package/dist/store/event.d.ts +0 -683
  73. package/dist/store/giftCard.d.ts +0 -80
  74. package/dist/store/hotel.d.ts +0 -815
@@ -1,8 +1,8 @@
1
- import { P as $r, Q as Fr, k as se, am as Jt, m as w, n as ve, an as Oa, ao as Ge, v as C, A as _, a2 as pe, aa as re, x as H, aj as He, y as fe, ak as wa, w as le, p as Z, ap as xa, aq as Ta, r as X, R as Sa, ar as gt, F as N, ai as Ca, as as Ra, at as Ia, au as Aa, av as ka, o as zt, aw as Ma, ax as Na, a1 as Me, f as Pe, ag as Ne, ah as Qt, ad as qi, ay as Da, H as Ct, q as b, _ as Ie, a3 as Ce, az as za, aA as $n, aB as Br, aC as La, aD as ja, a0 as xn, D as ct, c as fi, L as qt, J as _e, aE as Qe, s as at, ac as Hr, aF as $a, a as er, aG as Fa, G as Ba, u as Ha, K as Va } from "./SelectField.vue_vue_type_style_index_0_lang-fbce2406.js";
1
+ import { P as $r, Q as Fr, k as se, am as Jt, m as w, n as ve, an as Oa, ao as Ge, v as C, A as _, a2 as pe, aa as re, x as B, aj as He, y as fe, ak as wa, w as le, p as Z, ap as xa, aq as Ta, r as X, R as Sa, ar as gt, F as N, ai as Ca, as as Ra, at as Ia, au as Aa, av as ka, o as zt, aw as Ma, ax as Na, a1 as Me, f as Pe, ag as Ne, ah as Qt, ad as qi, ay as Da, H as Ct, q as b, _ as Ie, a3 as Ce, az as za, aA as $n, aB as Br, aC as La, aD as ja, a0 as xn, D as ct, c as fi, L as qt, J as _e, aE as Qe, s as at, ac as Hr, aF as $a, a as er, aG as Fa, G as Ba, u as Ha, K as Va } from "./SelectField.vue_vue_type_style_index_0_lang-656991fc.js";
2
2
  import { g as Wa, c as Ga, a as Ua } from "./_commonjsHelpers-aeeeeb92.js";
3
- import { A as Ya } from "./ActionField-46bc1332.js";
4
- import { _ as Xa } from "./CheckoutWindow-046e2e84.js";
5
- import { E as Se } from "./_-5f328ff3.js";
3
+ import { A as Ya } from "./ActionField-1e9b784f.js";
4
+ import { _ as Xa } from "./CheckoutWindow-70c47274.js";
5
+ import { E as Se } from "./_-0345553a.js";
6
6
  const Ka = ["top", "right", "bottom", "left"], tr = ["start", "end"], nr = /* @__PURE__ */ Ka.reduce((i, r) => i.concat(r, r + "-" + tr[0], r + "-" + tr[1]), []), Rt = Math.min, Fe = Math.max, Za = {
7
7
  left: "right",
8
8
  right: "left",
@@ -1752,8 +1752,8 @@ function Ns(i, r, t, e, n, o) {
1752
1752
  i.handleResize ? (w(), ve(a, {
1753
1753
  key: 0,
1754
1754
  onNotify: r[1] || (r[1] = (s) => i.$emit("resize", s))
1755
- })) : H("", !0)
1756
- ], 64)) : H("", !0)
1755
+ })) : B("", !0)
1756
+ ], 64)) : B("", !0)
1757
1757
  ], 512),
1758
1758
  _("div", {
1759
1759
  ref: "arrow",
@@ -2133,7 +2133,7 @@ const Zs = {
2133
2133
  function Js(i, r = {}) {
2134
2134
  i.$_vTooltipInstalled || (i.$_vTooltipInstalled = !0, eo(Re, r), i.directive("tooltip", Ks), i.directive("close-popper", Zs), i.component("VTooltip", $s), i.component("VDropdown", Ls), i.component("VMenu", js));
2135
2135
  }
2136
- const Rd = {
2136
+ const Id = {
2137
2137
  // eslint-disable-next-line no-undef
2138
2138
  version: "2.0.0-beta.24",
2139
2139
  install: Js,
@@ -6059,7 +6059,7 @@ var J = {
6059
6059
  NOT_INITIALIZED: "Flicking is not initialized yet, call init() first.",
6060
6060
  NO_ACTIVE: "There's no active panel that Flicking has selected. This may be due to the absence of any panels.",
6061
6061
  NOT_ALLOWED_IN_VIRTUAL: "This behavior is not allowed when the virtual option is enabled"
6062
- }, B = {
6062
+ }, H = {
6063
6063
  READY: "ready",
6064
6064
  BEFORE_RESIZE: "beforeResize",
6065
6065
  AFTER_RESIZE: "afterResize",
@@ -6671,7 +6671,7 @@ var $t = /* @__PURE__ */ function() {
6671
6671
  this._delta += a;
6672
6672
  var s = e.camera, l = s.position, u = n.pos[ne], c = e.circularEnabled ? Vo(u, s.range.min, s.range.max) : u;
6673
6673
  s.lookAt(c);
6674
- var f = new W(B.MOVE, {
6674
+ var f = new W(H.MOVE, {
6675
6675
  isTrusted: n.isTrusted,
6676
6676
  holding: this.holding,
6677
6677
  direction: Ye(0, n.delta[ne]),
@@ -6695,12 +6695,12 @@ var $t = /* @__PURE__ */ function() {
6695
6695
  a(ee.DISABLED);
6696
6696
  return;
6697
6697
  }
6698
- var s = new W(B.HOLD_START, {
6698
+ var s = new W(H.HOLD_START, {
6699
6699
  axesEvent: o
6700
6700
  });
6701
6701
  n.trigger(s), s.isCanceled() ? a(ee.DISABLED) : a(ee.HOLDING);
6702
6702
  }, t.onChange = function(e) {
6703
- var n = e.flicking, o = e.axesEvent, a = e.transitTo, s = n.control.controller, l = s.animatingContext, u = new W(B.MOVE_START, {
6703
+ var n = e.flicking, o = e.axesEvent, a = e.transitTo, s = n.control.controller, l = s.animatingContext, u = new W(H.MOVE_START, {
6704
6704
  isTrusted: o.isTrusted,
6705
6705
  holding: this.holding,
6706
6706
  direction: Ye(l.start, l.end),
@@ -6716,7 +6716,7 @@ var $t = /* @__PURE__ */ function() {
6716
6716
  }
6717
6717
  var t = r.prototype;
6718
6718
  return t.onChange = function(e) {
6719
- var n = e.flicking, o = e.axesEvent, a = e.transitTo, s = o.inputEvent, l = n.horizontal ? s.offsetX : s.offsetY, u = new W(B.MOVE_START, {
6719
+ var n = e.flicking, o = e.axesEvent, a = e.transitTo, s = o.inputEvent, l = n.horizontal ? s.offsetX : s.offsetY, u = new W(H.MOVE_START, {
6720
6720
  isTrusted: o.isTrusted,
6721
6721
  holding: this.holding,
6722
6722
  direction: Ye(0, -l),
@@ -6725,7 +6725,7 @@ var $t = /* @__PURE__ */ function() {
6725
6725
  n.trigger(u), u.isCanceled() ? a(ee.DISABLED) : a(ee.DRAGGING).onChange(e);
6726
6726
  }, t.onRelease = function(e) {
6727
6727
  var n = e.flicking, o = e.axesEvent, a = e.transitTo;
6728
- if (n.trigger(new W(B.HOLD_END, {
6728
+ if (n.trigger(new W(H.HOLD_END, {
6729
6729
  axesEvent: o
6730
6730
  })), o.delta.flick !== 0) {
6731
6731
  o.setTo({
@@ -6766,7 +6766,7 @@ var $t = /* @__PURE__ */ function() {
6766
6766
  }
6767
6767
  if (v) {
6768
6768
  var y = a.camera.position, P = v.position;
6769
- a.trigger(new W(B.SELECT, {
6769
+ a.trigger(new W(H.SELECT, {
6770
6770
  index: v.index,
6771
6771
  panel: v,
6772
6772
  // Direction to the clicked panel
@@ -6786,7 +6786,7 @@ var $t = /* @__PURE__ */ function() {
6786
6786
  this._moveToChangedPosition(e);
6787
6787
  }, t.onRelease = function(e) {
6788
6788
  var n, o = e.flicking, a = e.axesEvent, s = e.transitTo;
6789
- if (o.trigger(new W(B.HOLD_END, {
6789
+ if (o.trigger(new W(H.HOLD_END, {
6790
6790
  axesEvent: a
6791
6791
  })), o.renderer.panelCount <= 0) {
6792
6792
  s(ee.IDLE);
@@ -6810,7 +6810,7 @@ var $t = /* @__PURE__ */ function() {
6810
6810
  return t.onHold = function(e) {
6811
6811
  var n = e.flicking, o = e.axesEvent, a = e.transitTo, s = this._targetPanel, l = n.control;
6812
6812
  this._delta = 0, n.control.updateInput(), n.changeOnHold && s && l.setActive(s, l.activePanel, o.isTrusted);
6813
- var u = new W(B.HOLD_START, {
6813
+ var u = new W(H.HOLD_START, {
6814
6814
  axesEvent: o
6815
6815
  });
6816
6816
  n.trigger(u), u.isCanceled() ? a(ee.DISABLED) : a(ee.DRAGGING);
@@ -6818,7 +6818,7 @@ var $t = /* @__PURE__ */ function() {
6818
6818
  this._moveToChangedPosition(e);
6819
6819
  }, t.onFinish = function(e) {
6820
6820
  var n = e.flicking, o = e.axesEvent, a = e.transitTo, s = n.control, l = s.controller, u = l.animatingContext;
6821
- a(ee.IDLE), n.trigger(new W(B.MOVE_END, {
6821
+ a(ee.IDLE), n.trigger(new W(H.MOVE_END, {
6822
6822
  isTrusted: o.isTrusted,
6823
6823
  direction: Ye(u.start, u.end),
6824
6824
  axesEvent: o
@@ -7265,20 +7265,20 @@ var $t = /* @__PURE__ */ function() {
7265
7265
  });
7266
7266
  }, r.setActive = function(t, e, n) {
7267
7267
  var o, a = j(this._flicking);
7268
- this._activePanel = t, a.camera.updateAdaptiveHeight(), t !== e ? a.trigger(new W(B.CHANGED, {
7268
+ this._activePanel = t, a.camera.updateAdaptiveHeight(), t !== e ? a.trigger(new W(H.CHANGED, {
7269
7269
  index: t.index,
7270
7270
  panel: t,
7271
7271
  prevIndex: (o = e?.index) !== null && o !== void 0 ? o : -1,
7272
7272
  prevPanel: e,
7273
7273
  isTrusted: n,
7274
7274
  direction: e ? Ye(e.position, t.position) : U.NONE
7275
- })) : a.trigger(new W(B.RESTORED, {
7275
+ })) : a.trigger(new W(H.RESTORED, {
7276
7276
  isTrusted: n
7277
7277
  }));
7278
7278
  }, r.copy = function(t) {
7279
7279
  this._flicking = t._flicking, this._activePanel = t._activePanel, this._controller = t._controller;
7280
7280
  }, r._triggerIndexChangeEvent = function(t, e, n) {
7281
- var o, a = j(this._flicking), s = t !== this._activePanel ? B.WILL_CHANGE : B.WILL_RESTORE, l = a.camera, u = this._activePanel, c = new W(s, {
7281
+ var o, a = j(this._flicking), s = t !== this._activePanel ? H.WILL_CHANGE : H.WILL_RESTORE, l = a.camera, u = this._activePanel, c = new W(s, {
7282
7282
  index: t.index,
7283
7283
  panel: t,
7284
7284
  isTrusted: n?.isTrusted || !1,
@@ -8208,7 +8208,7 @@ var $t = /* @__PURE__ */ function() {
8208
8208
  return !un(o, u);
8209
8209
  });
8210
8210
  (s.length > 0 || l.length > 0) && e.renderer.render().then(function() {
8211
- e.trigger(new W(B.VISIBLE_CHANGE, {
8211
+ e.trigger(new W(H.VISIBLE_CHANGE, {
8212
8212
  added: s,
8213
8213
  removed: l,
8214
8214
  visiblePanels: o
@@ -8219,9 +8219,9 @@ var $t = /* @__PURE__ */ function() {
8219
8219
  if (!(t.prev && t.next)) {
8220
8220
  var e = j(this._flicking), n = e.renderer.panels;
8221
8221
  if (n.length <= 0) {
8222
- t.prev || (e.trigger(new W(B.NEED_PANEL, {
8222
+ t.prev || (e.trigger(new W(H.NEED_PANEL, {
8223
8223
  direction: U.PREV
8224
- })), t.prev = !0), t.next || (e.trigger(new W(B.NEED_PANEL, {
8224
+ })), t.prev = !0), t.next || (e.trigger(new W(H.NEED_PANEL, {
8225
8225
  direction: U.NEXT
8226
8226
  })), t.next = !0);
8227
8227
  return;
@@ -8229,13 +8229,13 @@ var $t = /* @__PURE__ */ function() {
8229
8229
  var o = this._position, a = this.size, s = this._range, l = e.needPanelThreshold, u = o - this._alignPos, c = u + a, f = n[0], h = n[n.length - 1];
8230
8230
  if (!t.prev) {
8231
8231
  var d = f.range.min;
8232
- (u <= d + l || o <= s.min + l) && (e.trigger(new W(B.NEED_PANEL, {
8232
+ (u <= d + l || o <= s.min + l) && (e.trigger(new W(H.NEED_PANEL, {
8233
8233
  direction: U.PREV
8234
8234
  })), t.prev = !0);
8235
8235
  }
8236
8236
  if (!t.next) {
8237
8237
  var v = h.range.max;
8238
- (c >= v - l || o >= s.max - l) && (e.trigger(new W(B.NEED_PANEL, {
8238
+ (c >= v - l || o >= s.max - l) && (e.trigger(new W(H.NEED_PANEL, {
8239
8239
  direction: U.NEXT
8240
8240
  })), t.next = !0);
8241
8241
  }
@@ -8244,7 +8244,7 @@ var $t = /* @__PURE__ */ function() {
8244
8244
  var n = j(this._flicking), o = this._range, a = t > o.min && t < o.max, s = e > o.min && e < o.max;
8245
8245
  if (!(!a || s)) {
8246
8246
  var l = e <= o.min ? U.PREV : U.NEXT;
8247
- n.trigger(new W(B.REACH_EDGE, {
8247
+ n.trigger(new W(H.REACH_EDGE, {
8248
8248
  direction: l
8249
8249
  }));
8250
8250
  }
@@ -8430,7 +8430,7 @@ var $t = /* @__PURE__ */ function() {
8430
8430
  duration: 0
8431
8431
  }).catch(function() {
8432
8432
  });
8433
- o.camera.updateOffset(), (t.length > 0 || e.length > 0) && (o.trigger(new W(B.PANEL_CHANGE, {
8433
+ o.camera.updateOffset(), (t.length > 0 || e.length > 0) && (o.trigger(new W(H.PANEL_CHANGE, {
8434
8434
  added: t,
8435
8435
  removed: e
8436
8436
  })), this.checkPanelContentsReady(oe(t, e)));
@@ -10055,7 +10055,7 @@ var $t = /* @__PURE__ */ function() {
10055
10055
  }), this._initialResize(), this._moveToInitialPanel(), this._autoResize && this._autoResizer.enable(), this._preventClickOnDrag && a.controller.addPreventClickHandler(), this._disableOnInit && this.disableInput(), o.checkPanelContentsReady(o.panels), this._initialized = !0, o.render().then(function() {
10056
10056
  e._plugins.forEach(function(c) {
10057
10057
  return c.init(e);
10058
- }), u && (e.trigger = l), e.trigger(new W(B.READY));
10058
+ }), u && (e.trigger = l), e.trigger(new W(H.READY));
10059
10059
  });
10060
10060
  }, t.destroy = function() {
10061
10061
  this.off(), this._autoResizer.disable(), this._control.destroy(), this._camera.destroy(), this._renderer.destroy(), this._plugins.forEach(function(e) {
@@ -10156,7 +10156,7 @@ var $t = /* @__PURE__ */ function() {
10156
10156
  return ot(this, function(v) {
10157
10157
  switch (v.label) {
10158
10158
  case 0:
10159
- return e = this._viewport, n = this._renderer, o = this._camera, a = this._control, s = a.activePanel, l = e.width, u = e.height, c = s ? o.getProgressInPanel(s) : 0, this.trigger(new W(B.BEFORE_RESIZE, {
10159
+ return e = this._viewport, n = this._renderer, o = this._camera, a = this._control, s = a.activePanel, l = e.width, u = e.height, c = s ? o.getProgressInPanel(s) : 0, this.trigger(new W(H.BEFORE_RESIZE, {
10160
10160
  width: l,
10161
10161
  height: u,
10162
10162
  element: e.element
@@ -10164,7 +10164,7 @@ var $t = /* @__PURE__ */ function() {
10164
10164
  case 1:
10165
10165
  return v.sent(), n.updatePanelSize(), o.updateAlignPos(), o.updateRange(), o.updateAnchors(), o.updateAdaptiveHeight(), o.updatePanelOrder(), o.updateOffset(), [4, n.render()];
10166
10166
  case 2:
10167
- return v.sent(), a.animating || (a.updatePosition(c), a.updateInput()), f = e.width, h = e.height, d = f !== l || h !== u, this.trigger(new W(B.AFTER_RESIZE, {
10167
+ return v.sent(), a.animating || (a.updatePosition(c), a.updateInput()), f = e.width, h = e.height, d = f !== l || h !== u, this.trigger(new W(H.AFTER_RESIZE, {
10168
10168
  width: e.width,
10169
10169
  height: e.height,
10170
10170
  prev: {
@@ -10245,13 +10245,13 @@ var $t = /* @__PURE__ */ function() {
10245
10245
  }
10246
10246
  }, t._initialResize = function() {
10247
10247
  var e = this._viewport, n = this._renderer, o = this._camera, a = this._control;
10248
- this.trigger(new W(B.BEFORE_RESIZE, {
10248
+ this.trigger(new W(H.BEFORE_RESIZE, {
10249
10249
  width: 0,
10250
10250
  height: 0,
10251
10251
  element: e.element
10252
10252
  })), e.resize(), n.updatePanelSize(), o.updateAlignPos(), o.updateRange(), o.updateAnchors(), o.updateOffset(), a.updateInput();
10253
10253
  var s = e.width, l = e.height, u = s !== 0 || l !== 0;
10254
- this.trigger(new W(B.AFTER_RESIZE, {
10254
+ this.trigger(new W(H.AFTER_RESIZE, {
10255
10255
  width: e.width,
10256
10256
  height: e.height,
10257
10257
  prev: {
@@ -10709,7 +10709,7 @@ var dc = {
10709
10709
  }, o = new Ko(e, dn(dn({}, t), {
10710
10710
  externalRenderer: new hc(n)
10711
10711
  }));
10712
- this.vanillaFlicking = o, o.once(B.READY, function() {
10712
+ this.vanillaFlicking = o, o.once(H.READY, function() {
10713
10713
  i.$forceUpdate();
10714
10714
  });
10715
10715
  var a = this.getSlots();
@@ -10771,8 +10771,8 @@ var dc = {
10771
10771
  }) : r.push(i), r;
10772
10772
  },
10773
10773
  bindEvents: function() {
10774
- var i = this, r = this.vanillaFlicking, t = Object.keys(B).map(function(e) {
10775
- return B[e];
10774
+ var i = this, r = this.vanillaFlicking, t = Object.keys(H).map(function(e) {
10775
+ return H[e];
10776
10776
  });
10777
10777
  t.forEach(function(e) {
10778
10778
  r.on(e, function(n) {
@@ -10844,13 +10844,13 @@ var dc = {
10844
10844
  var u = e._type, c = e._synchronizedFlickingOptions;
10845
10845
  c.forEach(function(f) {
10846
10846
  var h = f.flicking, d = f.isSlidable, v = f.isClickable;
10847
- u === pt.TYPE.CAMERA && (h.on(B.MOVE, e._onMove), h.on(B.MOVE_START, e._onMoveStart), h.on(B.MOVE_END, e._onMoveEnd)), u === pt.TYPE.INDEX && d && (h.on(B.WILL_CHANGE, e._onIndexChange), h.on(B.WILL_RESTORE, e._onIndexChange)), v && h.on(B.SELECT, e._onSelect);
10847
+ u === pt.TYPE.CAMERA && (h.on(H.MOVE, e._onMove), h.on(H.MOVE_START, e._onMoveStart), h.on(H.MOVE_END, e._onMoveEnd)), u === pt.TYPE.INDEX && d && (h.on(H.WILL_CHANGE, e._onIndexChange), h.on(H.WILL_RESTORE, e._onIndexChange)), v && h.on(H.SELECT, e._onSelect);
10848
10848
  });
10849
10849
  }, this._removeEvents = function() {
10850
10850
  var u = e._type, c = e._synchronizedFlickingOptions;
10851
10851
  c.forEach(function(f) {
10852
10852
  var h = f.flicking, d = f.isSlidable, v = f.isClickable;
10853
- u === pt.TYPE.CAMERA && (h.off(B.MOVE, e._onMove), h.off(B.MOVE_START, e._onMoveStart), h.off(B.MOVE_END, e._onMoveEnd)), u === pt.TYPE.INDEX && d && (h.off(B.WILL_CHANGE, e._onIndexChange), h.off(B.WILL_RESTORE, e._onIndexChange)), v && h.off(B.SELECT, e._onSelect);
10853
+ u === pt.TYPE.CAMERA && (h.off(H.MOVE, e._onMove), h.off(H.MOVE_START, e._onMoveStart), h.off(H.MOVE_END, e._onMoveEnd)), u === pt.TYPE.INDEX && d && (h.off(H.WILL_CHANGE, e._onIndexChange), h.off(H.WILL_RESTORE, e._onIndexChange)), v && h.off(H.SELECT, e._onSelect);
10854
10854
  });
10855
10855
  }, this._onIndexChange = function(u) {
10856
10856
  var c = u.currentTarget;
@@ -10885,7 +10885,7 @@ var dc = {
10885
10885
  var d = h.flicking;
10886
10886
  if (d !== u) {
10887
10887
  var v = Le(c, 0, d.panels.length);
10888
- d.animating ? d.once(B.MOVE_END, function() {
10888
+ d.animating ? d.once(H.MOVE_END, function() {
10889
10889
  d.moveTo(v).catch(function() {
10890
10890
  });
10891
10891
  }) : d.moveTo(v);
@@ -11269,7 +11269,7 @@ function Ic(i, r, t, e, n, o) {
11269
11269
  ],
11270
11270
  2
11271
11271
  /* CLASS */
11272
- )) : H("v-if", !0),
11272
+ )) : B("v-if", !0),
11273
11273
  _(
11274
11274
  "div",
11275
11275
  {
@@ -11279,7 +11279,7 @@ function Ic(i, r, t, e, n, o) {
11279
11279
  },
11280
11280
  [
11281
11281
  re(i.$slots, "default", { close: i.closePanel }),
11282
- i.hideCloseBtn ? H("v-if", !0) : (w(), ve(a, {
11282
+ i.hideCloseBtn ? B("v-if", !0) : (w(), ve(a, {
11283
11283
  key: 0,
11284
11284
  onClose: i.closePanel
11285
11285
  }, null, 8, ["onClose"]))
@@ -11299,13 +11299,13 @@ function Ic(i, r, t, e, n, o) {
11299
11299
  ],
11300
11300
  2
11301
11301
  /* CLASS */
11302
- )) : H("v-if", !0)
11302
+ )) : B("v-if", !0)
11303
11303
  ],
11304
11304
  6
11305
11305
  /* CLASS, STYLE */
11306
11306
  )), [
11307
11307
  [Qt, i.rerender ? !0 : i.modelValue]
11308
- ]) : H("v-if", !0)
11308
+ ]) : B("v-if", !0)
11309
11309
  ]),
11310
11310
  _: 3
11311
11311
  /* FORWARDED */
@@ -11369,7 +11369,7 @@ const Ac = { id: "konnectio-side-panel-header" }, kc = { id: "konnectio-side-pan
11369
11369
  ]),
11370
11370
  o.subtitle ? (w(), C("h4", Mc, [
11371
11371
  _("span", null, N(o.subtitle), 1)
11372
- ])) : H("", !0)
11372
+ ])) : B("", !0)
11373
11373
  ])
11374
11374
  ]),
11375
11375
  default: le(() => [
@@ -11385,7 +11385,7 @@ const Ac = { id: "konnectio-side-panel-header" }, kc = { id: "konnectio-side-pan
11385
11385
  }, 8, ["modelValue", "lock-scroll", "hide-close-btn", "width"]));
11386
11386
  }
11387
11387
  });
11388
- const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-11939487"]]), zc = ["src"], Lc = /* @__PURE__ */ se({
11388
+ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-261ff673"]]), zc = ["src"], Lc = /* @__PURE__ */ se({
11389
11389
  __name: "Gallery",
11390
11390
  props: {
11391
11391
  gallery: {}
@@ -11426,20 +11426,20 @@ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-11939487"]]), zc = ["sr
11426
11426
  ]))), 128))
11427
11427
  ]),
11428
11428
  _: 1
11429
- }, 8, ["plugins"])) : H("", !0)
11429
+ }, 8, ["plugins"])) : B("", !0)
11430
11430
  ]));
11431
11431
  }
11432
- }), jc = { key: 0 }, $c = { class: "konnectio-listing-side-panel" }, Fc = ["innerHTML"], Bc = {
11433
- key: 0,
11432
+ }), jc = { key: 0 }, $c = { class: "konnectio-listing-side-panel" }, Fc = { key: 0 }, Bc = ["innerHTML"], Hc = {
11433
+ key: 1,
11434
11434
  class: "fresh-booking-modal-facilities"
11435
- }, Hc = {
11435
+ }, Vc = {
11436
11436
  class: "fresh-booking-modal-facilities-masonry",
11437
11437
  "transition-duration": "0.3s",
11438
11438
  "destroy-delay": 0,
11439
11439
  "percent-position": !0,
11440
11440
  "column-width": ".grid-sizer",
11441
11441
  "item-selector": ".fresh-booking-modal-facility"
11442
- }, Vc = { class: "grid-sizer" }, Wc = /* @__PURE__ */ se({
11442
+ }, Wc = { class: "grid-sizer" }, Gc = /* @__PURE__ */ se({
11443
11443
  __name: "ListingInfo",
11444
11444
  props: {
11445
11445
  title: {},
@@ -11461,16 +11461,16 @@ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-11939487"]]), zc = ["sr
11461
11461
  default: le(() => [
11462
11462
  n.gallery ? (w(), C("div", jc, [
11463
11463
  Z(Lc, { gallery: n.gallery }, null, 8, ["gallery"])
11464
- ])) : H("", !0),
11464
+ ])) : B("", !0),
11465
11465
  _("div", $c, [
11466
- _("div", null, [
11466
+ n.description ? (w(), C("div", Fc, [
11467
11467
  _("p", {
11468
11468
  innerHTML: b(Br)(n.description)
11469
- }, null, 8, Fc)
11470
- ]),
11471
- n.facilities && n.facilities.length !== 0 ? (w(), C("div", Bc, [
11472
- Ne((w(), C("ul", Hc, [
11473
- Ne(_("div", Vc, null, 512), [
11469
+ }, null, 8, Bc)
11470
+ ])) : B("", !0),
11471
+ n.facilities && n.facilities.length !== 0 ? (w(), C("div", Hc, [
11472
+ Ne((w(), C("ul", Vc, [
11473
+ Ne(_("div", Wc, null, 512), [
11474
11474
  [a]
11475
11475
  ]),
11476
11476
  (w(!0), C(pe, null, Ce(n.facilities, ({ name: l, subFacilities: u }, c) => Ne((w(), C("li", {
@@ -11491,7 +11491,7 @@ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-11939487"]]), zc = ["sr
11491
11491
  ])), [
11492
11492
  [s, r.value]
11493
11493
  ])
11494
- ])) : H("", !0)
11494
+ ])) : B("", !0)
11495
11495
  ])
11496
11496
  ]),
11497
11497
  _: 1
@@ -11499,20 +11499,20 @@ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-11939487"]]), zc = ["sr
11499
11499
  };
11500
11500
  }
11501
11501
  });
11502
- const Gc = /* @__PURE__ */ Ie(Wc, [["__scopeId", "data-v-1fd3c90f"]]);
11502
+ const Uc = /* @__PURE__ */ Ie(Gc, [["__scopeId", "data-v-99496c33"]]);
11503
11503
  var Ln = null;
11504
- function Uc(i) {
11504
+ function Yc(i) {
11505
11505
  return Ln || (Ln = (window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || function(r) {
11506
11506
  return setTimeout(r, 16);
11507
11507
  }).bind(window)), Ln(i);
11508
11508
  }
11509
11509
  var jn = null;
11510
- function Yc(i) {
11510
+ function Xc(i) {
11511
11511
  jn || (jn = (window.cancelAnimationFrame || window.webkitCancelAnimationFrame || window.mozCancelAnimationFrame || function(r) {
11512
11512
  clearTimeout(r);
11513
11513
  }).bind(window)), jn(i);
11514
11514
  }
11515
- function Xc(i) {
11515
+ function Kc(i) {
11516
11516
  var r = document.createElement("style");
11517
11517
  return r.styleSheet ? r.styleSheet.cssText = i : r.appendChild(document.createTextNode(i)), (document.querySelector("head") || document.body).appendChild(r), r;
11518
11518
  }
@@ -11548,9 +11548,9 @@ function li(i) {
11548
11548
  rendered: !0
11549
11549
  };
11550
11550
  }
11551
- var Kc = '.resize-triggers{visibility:hidden;opacity:0;pointer-events:none}.resize-contract-trigger,.resize-contract-trigger:before,.resize-expand-trigger,.resize-triggers{content:"";position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.resize-contract-trigger,.resize-expand-trigger{background:#eee;overflow:auto}.resize-contract-trigger:before{width:200%;height:200%}', ui = 0, Zt = null;
11552
- function Zc(i, r) {
11553
- i.__resize_mutation_handler__ || (i.__resize_mutation_handler__ = qc.bind(i));
11551
+ var Zc = '.resize-triggers{visibility:hidden;opacity:0;pointer-events:none}.resize-contract-trigger,.resize-contract-trigger:before,.resize-expand-trigger,.resize-triggers{content:"";position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.resize-contract-trigger,.resize-expand-trigger{background:#eee;overflow:auto}.resize-contract-trigger:before{width:200%;height:200%}', ui = 0, Zt = null;
11552
+ function Jc(i, r) {
11553
+ i.__resize_mutation_handler__ || (i.__resize_mutation_handler__ = ef.bind(i));
11554
11554
  var t = i.__resize_listeners__;
11555
11555
  if (!t) {
11556
11556
  if (i.__resize_listeners__ = [], window.ResizeObserver) {
@@ -11562,7 +11562,7 @@ function Zc(i, r) {
11562
11562
  i.__resize_legacy_resize_handler__ = function() {
11563
11563
  gn(i);
11564
11564
  }, i.attachEvent("onresize", i.__resize_legacy_resize_handler__), document.addEventListener("DOMSubtreeModified", i.__resize_mutation_handler__);
11565
- else if (ui || (Zt = Xc(Kc)), ef(i), i.__resize_rendered__ = li(i).rendered, window.MutationObserver) {
11565
+ else if (ui || (Zt = Kc(Zc)), tf(i), i.__resize_rendered__ = li(i).rendered, window.MutationObserver) {
11566
11566
  var u = new MutationObserver(i.__resize_mutation_handler__);
11567
11567
  u.observe(document, {
11568
11568
  attributes: !0,
@@ -11574,7 +11574,7 @@ function Zc(i, r) {
11574
11574
  }
11575
11575
  i.__resize_listeners__.push(r), ui++;
11576
11576
  }
11577
- function Jc(i, r) {
11577
+ function Qc(i, r) {
11578
11578
  var t = i.__resize_listeners__;
11579
11579
  if (t) {
11580
11580
  if (r && t.splice(t.indexOf(r), 1), !t.length || !r) {
@@ -11587,21 +11587,21 @@ function Jc(i, r) {
11587
11587
  !--ui && Zt && Zt.parentNode.removeChild(Zt);
11588
11588
  }
11589
11589
  }
11590
- function Qc(i) {
11590
+ function qc(i) {
11591
11591
  var r = i.__resize_last__, t = r.width, e = r.height, n = i.offsetWidth, o = i.offsetHeight;
11592
11592
  return n !== t || o !== e ? {
11593
11593
  width: n,
11594
11594
  height: o
11595
11595
  } : null;
11596
11596
  }
11597
- function qc() {
11597
+ function ef() {
11598
11598
  var i = li(this), r = i.rendered, t = i.detached;
11599
11599
  r !== this.__resize_rendered__ && (!t && this.__resize_triggers__ && (ki(this), this.addEventListener("scroll", Ai, !0)), this.__resize_rendered__ = r, gn(this));
11600
11600
  }
11601
11601
  function Ai() {
11602
11602
  var i = this;
11603
- ki(this), this.__resize_raf__ && Yc(this.__resize_raf__), this.__resize_raf__ = Uc(function() {
11604
- var r = Qc(i);
11603
+ ki(this), this.__resize_raf__ && Xc(this.__resize_raf__), this.__resize_raf__ = Yc(function() {
11604
+ var r = qc(i);
11605
11605
  r && (i.__resize_last__ = r, gn(i));
11606
11606
  });
11607
11607
  }
@@ -11610,7 +11610,7 @@ function gn(i) {
11610
11610
  r.call(i, i);
11611
11611
  });
11612
11612
  }
11613
- function ef(i) {
11613
+ function tf(i) {
11614
11614
  var r = ta(i, "position");
11615
11615
  (!r || r === "static") && (i.style.position = "relative"), i.__resize_old_position__ = r, i.__resize_last__ = {};
11616
11616
  var t = Wt("div", {
@@ -11634,7 +11634,7 @@ function ki(i) {
11634
11634
  var r = i.__resize_triggers__, t = r.expand, e = r.expandChild, n = r.contract, o = n.scrollWidth, a = n.scrollHeight, s = t.offsetWidth, l = t.offsetHeight, u = t.scrollWidth, c = t.scrollHeight;
11635
11635
  n.scrollLeft = o, n.scrollTop = a, e.style.width = s + 1 + "px", e.style.height = l + 1 + "px", t.scrollLeft = u, t.scrollTop = c;
11636
11636
  }
11637
- const tf = ["aria-label"];
11637
+ const nf = ["aria-label"];
11638
11638
  var na = se({ __name: "text-clamp", props: { text: { type: String, required: !0 }, maxHeight: { type: [String, Number], required: !1 }, maxLines: { type: Number, required: !1 }, expanded: { type: Boolean, required: !1, default: !1 }, location: { type: String, required: !1, default: "end" }, ellipsis: { type: String, required: !1, default: "…" }, autoResize: { type: Boolean, required: !1, default: !1 } }, emits: ["clamp-change", "update:expanded"], setup(i, { emit: r }) {
11639
11639
  const t = i, e = X(null), n = X(null), o = X(null), a = La({ offset: 0, localExpanded: !!t.expanded, unregisterResizeCallback: null }), s = Pe(() => {
11640
11640
  if (!a.localExpanded && t.maxHeight)
@@ -11644,8 +11644,8 @@ var na = se({ __name: "text-clamp", props: { text: { type: String, required: !0
11644
11644
  }, u = () => {
11645
11645
  a.localExpanded || (l(), (h() || E.value) && v());
11646
11646
  }, c = () => {
11647
- t.text && (a.offset = t.text.length, f(), t.autoResize && e.value && (Zc(e.value, u), a.unregisterResizeCallback = () => {
11648
- e.value && Jc(e.value, u);
11647
+ t.text && (a.offset = t.text.length, f(), t.autoResize && e.value && (Jc(e.value, u), a.unregisterResizeCallback = () => {
11648
+ e.value && Qc(e.value, u);
11649
11649
  }), u());
11650
11650
  }, f = () => {
11651
11651
  a.unregisterResizeCallback?.();
@@ -11707,21 +11707,21 @@ var na = se({ __name: "text-clamp", props: { text: { type: String, required: !0
11707
11707
  f();
11708
11708
  }), zt(() => {
11709
11709
  c();
11710
- }), (S, L) => (w(), C("div", { ref_key: "textClampRef", ref: e, class: "text-clamp", style: He({ overflow: "hidden", maxHeight: b(s) }) }, [_("span", { ref_key: "contentRef", ref: n }, [re(S.$slots, "before", { expand: A, collapse: x, toggle: M, clamped: b(E), expanded: a.localExpanded }), _("span", { ref_key: "textRef", ref: o, "aria-label": i.text }, null, 8, tf), re(S.$slots, "after", { expand: A, collapse: x, toggle: M, clamped: b(E), expanded: a.localExpanded })], 512)], 4));
11710
+ }), (S, L) => (w(), C("div", { ref_key: "textClampRef", ref: e, class: "text-clamp", style: He({ overflow: "hidden", maxHeight: b(s) }) }, [_("span", { ref_key: "contentRef", ref: n }, [re(S.$slots, "before", { expand: A, collapse: x, toggle: M, clamped: b(E), expanded: a.localExpanded }), _("span", { ref_key: "textRef", ref: o, "aria-label": i.text }, null, 8, nf), re(S.$slots, "after", { expand: A, collapse: x, toggle: M, clamped: b(E), expanded: a.localExpanded })], 512)], 4));
11711
11711
  } });
11712
11712
  na.__file = "package/text-clamp.vue";
11713
- const nf = (i) => (i.install = function(r) {
11713
+ const rf = (i) => (i.install = function(r) {
11714
11714
  r.component(i.__name, i);
11715
- }, i), rf = nf(na), of = {
11715
+ }, i), of = rf(na), af = {
11716
11716
  key: 0,
11717
11717
  class: "booking-availability-listing-featured"
11718
- }, af = ["src"], sf = { class: "booking-availability-listing-content" }, lf = { class: "booking-availability-listing-details" }, uf = ["title"], cf = {
11718
+ }, sf = ["src"], lf = { class: "booking-availability-listing-content" }, uf = { class: "booking-availability-listing-details" }, cf = ["title"], ff = {
11719
11719
  key: 0,
11720
11720
  class: "fresh-booking-listing-sub-title"
11721
- }, ff = { key: 0 }, df = { key: 1 }, hf = { class: "booking-availability-listing-description" }, vf = ["onClick"], pf = { key: 0 }, gf = { key: 1 }, mf = {
11721
+ }, df = { key: 0 }, hf = { key: 1 }, vf = { class: "booking-availability-listing-description" }, pf = ["onClick"], gf = { key: 0 }, mf = { key: 1 }, _f = {
11722
11722
  key: 0,
11723
11723
  class: "booking-availability-listing-details-facilities"
11724
- }, _f = { class: "booking-availability-listing-action" }, yf = /* @__PURE__ */ se({
11724
+ }, yf = { class: "booking-availability-listing-action" }, bf = /* @__PURE__ */ se({
11725
11725
  name: "BaseListing",
11726
11726
  __name: "Base",
11727
11727
  props: {
@@ -11769,7 +11769,7 @@ const nf = (i) => (i.install = function(r) {
11769
11769
  { "only-featured": f.gallery && f.gallery.length === 1 }
11770
11770
  ])
11771
11771
  }, [
11772
- f.gallery ? (w(), C("div", of, [
11772
+ f.gallery ? (w(), C("div", af, [
11773
11773
  f.gallery.length === 1 ? (w(), ve(b(br), {
11774
11774
  key: 0,
11775
11775
  src: f.gallery[0].medium,
@@ -11805,8 +11805,8 @@ const nf = (i) => (i.install = function(r) {
11805
11805
  ]))), 128))
11806
11806
  ]),
11807
11807
  _: 1
11808
- }, 8, ["plugins"])) : H("", !0)
11809
- ])) : H("", !0),
11808
+ }, 8, ["plugins"])) : B("", !0)
11809
+ ])) : B("", !0),
11810
11810
  f.gallery && f.gallery.length > 1 ? (w(), C("div", {
11811
11811
  key: 1,
11812
11812
  class: fe([
@@ -11825,14 +11825,14 @@ const nf = (i) => (i.install = function(r) {
11825
11825
  src: v.thumb,
11826
11826
  width: "88",
11827
11827
  height: "48"
11828
- }, null, 8, af)
11828
+ }, null, 8, sf)
11829
11829
  ]))), 128))
11830
11830
  ]),
11831
11831
  _: 1
11832
11832
  }, 512)
11833
- ], 2)) : H("", !0),
11834
- _("div", sf, [
11835
- _("div", lf, [
11833
+ ], 2)) : B("", !0),
11834
+ _("div", lf, [
11835
+ _("div", uf, [
11836
11836
  _("div", {
11837
11837
  class: fe([
11838
11838
  "fresh-booking-listing-title",
@@ -11854,21 +11854,21 @@ const nf = (i) => (i.install = function(r) {
11854
11854
  icon: "info-circle",
11855
11855
  color: "header"
11856
11856
  })
11857
- ])) : H("", !0)
11858
- ], 10, uf),
11859
- a.value || f.includesBreakfast ? (w(), C("ul", cf, [
11860
- a.value ? (w(), C("li", ff, [
11857
+ ])) : B("", !0)
11858
+ ], 10, cf),
11859
+ a.value || f.includesBreakfast ? (w(), C("ul", ff, [
11860
+ a.value ? (w(), C("li", df, [
11861
11861
  _("span", null, N(`${b(r)("general.pricesFrom")}: ${b(_e)(f.pricesFrom, b(o))}`), 1)
11862
- ])) : H("", !0),
11863
- f.includesBreakfast ? (w(), C("li", df, [
11862
+ ])) : B("", !0),
11863
+ f.includesBreakfast ? (w(), C("li", hf, [
11864
11864
  _("span", null, N(b(r)("general.breakfastIncluded")), 1),
11865
- H("", !0)
11866
- ])) : H("", !0)
11867
- ])) : H("", !0)
11865
+ B("", !0)
11866
+ ])) : B("", !0)
11867
+ ])) : B("", !0)
11868
11868
  ], 2),
11869
- _("div", hf, [
11869
+ _("div", vf, [
11870
11870
  re(f.$slots, "description", {}, () => [
11871
- Z(b(rf), {
11871
+ Z(b(of), {
11872
11872
  text: f.description,
11873
11873
  "max-lines": 5,
11874
11874
  "auto-resize": !0
@@ -11879,14 +11879,14 @@ const nf = (i) => (i.install = function(r) {
11879
11879
  class: "link",
11880
11880
  onClick: qt((m) => v(), ["prevent"])
11881
11881
  }, [
11882
- p ? (w(), C("span", gf, N(b(r)("general.readLess")), 1)) : (w(), C("span", pf, N(b(r)("general.readMore")), 1))
11883
- ], 8, vf)) : H("", !0)
11882
+ p ? (w(), C("span", mf, N(b(r)("general.readLess")), 1)) : (w(), C("span", gf, N(b(r)("general.readMore")), 1))
11883
+ ], 8, pf)) : B("", !0)
11884
11884
  ]),
11885
11885
  _: 1
11886
11886
  }, 8, ["text"])
11887
11887
  ])
11888
11888
  ]),
11889
- f.layout !== b(xn).Event ? (w(), C("ul", mf, [
11889
+ f.layout !== b(xn).Event ? (w(), C("ul", _f, [
11890
11890
  (w(!0), C(pe, null, Ce(f.facilities, ({ icon: v, name: p, subFacilities: g }) => (w(), C(pe, null, [
11891
11891
  v ? Ne((w(), C("li", { key: p }, [
11892
11892
  Z(Ct, {
@@ -11900,15 +11900,15 @@ const nf = (i) => (i.install = function(r) {
11900
11900
  container: "#fresh-booking-hotel-module",
11901
11901
  html: !0
11902
11902
  }]
11903
- ]) : H("", !0)
11903
+ ]) : B("", !0)
11904
11904
  ], 64))), 256))
11905
- ])) : H("", !0)
11905
+ ])) : B("", !0)
11906
11906
  ]),
11907
- _("div", _f, [
11907
+ _("div", yf, [
11908
11908
  re(f.$slots, "action")
11909
11909
  ]),
11910
11910
  re(f.$slots, "default"),
11911
- Z(Gc, {
11911
+ Z(Uc, {
11912
11912
  modelValue: t.value,
11913
11913
  "onUpdate:modelValue": h[1] || (h[1] = (v) => t.value = v),
11914
11914
  title: f.name,
@@ -11921,10 +11921,10 @@ const nf = (i) => (i.install = function(r) {
11921
11921
  };
11922
11922
  }
11923
11923
  });
11924
- const Id = /* @__PURE__ */ Ie(yf, [["__scopeId", "data-v-a94f5bd1"]]), bf = { id: "fresh-booking-multi-step-form-navigation" }, Pf = {
11924
+ const Ad = /* @__PURE__ */ Ie(bf, [["__scopeId", "data-v-a94f5bd1"]]), Pf = { id: "fresh-booking-multi-step-form-navigation" }, Ef = {
11925
11925
  key: 0,
11926
11926
  id: "fresh-booking-multi-step-form-overlay"
11927
- }, Ef = { id: "fresh-booking-multi-step-form-steps-wrapper" }, Of = { key: 0 }, wf = { key: 1 }, xf = { class: "fresh-booking-multi-steps" }, Tf = { style: { fontSize: "18px" } }, Sf = { id: "fresh-booking-multi-step-form-content" }, Cf = /* @__PURE__ */ se({
11927
+ }, Of = { id: "fresh-booking-multi-step-form-steps-wrapper" }, wf = { key: 0 }, xf = { key: 1 }, Tf = { class: "fresh-booking-multi-steps" }, Sf = { style: { fontSize: "18px" } }, Cf = { id: "fresh-booking-multi-step-form-content" }, Rf = /* @__PURE__ */ se({
11928
11928
  __name: "MultiStepForm",
11929
11929
  props: {
11930
11930
  layout: { default: Qe.Default },
@@ -11975,17 +11975,17 @@ const Id = /* @__PURE__ */ Ie(yf, [["__scopeId", "data-v-a94f5bd1"]]), bf = { id
11975
11975
  class: fe({ minimal: d.layout === b(Qe).Minimal })
11976
11976
  }, [
11977
11977
  _("div", null, [
11978
- Ne(_("header", bf, [
11979
- d.layout !== b(Qe).Minimal ? (w(), C("div", Pf)) : H("", !0),
11980
- _("div", Ef, [
11978
+ Ne(_("header", Pf, [
11979
+ d.layout !== b(Qe).Minimal ? (w(), C("div", Ef)) : B("", !0),
11980
+ _("div", Of, [
11981
11981
  _("div", null, [
11982
- d.title && d.layout !== b(Qe).Minimal ? (w(), C("h2", Of, [
11982
+ d.title && d.layout !== b(Qe).Minimal ? (w(), C("h2", wf, [
11983
11983
  _("span", null, N(d.title), 1)
11984
- ])) : H("", !0),
11985
- d.subtitle && d.layout !== b(Qe).Minimal ? (w(), C("h5", wf, [
11984
+ ])) : B("", !0),
11985
+ d.subtitle && d.layout !== b(Qe).Minimal ? (w(), C("h5", xf, [
11986
11986
  _("span", null, N(d.subtitle), 1)
11987
- ])) : H("", !0),
11988
- _("ul", xf, [
11987
+ ])) : B("", !0),
11988
+ _("ul", Tf, [
11989
11989
  (w(!0), C(pe, null, Ce(l.value, (p) => (w(), C("li", {
11990
11990
  key: p.id,
11991
11991
  class: fe({ "is-active": u.value === p.id })
@@ -11996,8 +11996,8 @@ const Id = /* @__PURE__ */ Ie(yf, [["__scopeId", "data-v-a94f5bd1"]]), bf = { id
11996
11996
  type: "fas",
11997
11997
  "icon-color": d.layout !== b(Qe).Minimal ? "#fff" : void 0,
11998
11998
  style: { fontSize: "18px" }
11999
- }, null, 8, ["icon", "icon-color"])) : H("", !0),
12000
- _("b", Tf, N(p.label), 1)
11999
+ }, null, 8, ["icon", "icon-color"])) : B("", !0),
12000
+ _("b", Sf, N(p.label), 1)
12001
12001
  ], 2))), 128))
12002
12002
  ])
12003
12003
  ])
@@ -12005,7 +12005,7 @@ const Id = /* @__PURE__ */ Ie(yf, [["__scopeId", "data-v-a94f5bd1"]]), bf = { id
12005
12005
  ], 512), [
12006
12006
  [Qt, !1]
12007
12007
  ]),
12008
- _("ul", Sf, [
12008
+ _("ul", Cf, [
12009
12009
  (w(), C(pe, null, Ce(s, (p) => _("li", {
12010
12010
  key: p.id,
12011
12011
  class: "fresh-booking-multi-step-form-content-tab"
@@ -12024,7 +12024,7 @@ const Id = /* @__PURE__ */ Ie(yf, [["__scopeId", "data-v-a94f5bd1"]]), bf = { id
12024
12024
  ], 2));
12025
12025
  }
12026
12026
  });
12027
- const Ad = /* @__PURE__ */ Ie(Cf, [["__scopeId", "data-v-b7e9cc27"]]), Rf = { class: "konnectio-terms-side-panel" }, If = ["innerHTML"], Af = /* @__PURE__ */ se({
12027
+ const kd = /* @__PURE__ */ Ie(Rf, [["__scopeId", "data-v-b7e9cc27"]]), If = { class: "konnectio-terms-side-panel" }, Af = ["innerHTML"], kf = /* @__PURE__ */ se({
12028
12028
  __name: "TermsOfService",
12029
12029
  props: {
12030
12030
  description: {}
@@ -12035,21 +12035,21 @@ const Ad = /* @__PURE__ */ Ie(Cf, [["__scopeId", "data-v-b7e9cc27"]]), Rf = { cl
12035
12035
  title: b(r)("general.termsAndConditions")
12036
12036
  }, {
12037
12037
  default: le(() => [
12038
- _("div", Rf, [
12038
+ _("div", If, [
12039
12039
  _("p", {
12040
12040
  innerHTML: b(Br)(t.description)
12041
- }, null, 8, If)
12041
+ }, null, 8, Af)
12042
12042
  ])
12043
12043
  ]),
12044
12044
  _: 1
12045
12045
  }, 8, ["title"]));
12046
12046
  }
12047
12047
  });
12048
- const kf = /* @__PURE__ */ Ie(Af, [["__scopeId", "data-v-82aaf990"]]), Mf = { class: "konnectio-accept-terms" }, Nf = /* @__PURE__ */ se({
12048
+ const Mf = /* @__PURE__ */ Ie(kf, [["__scopeId", "data-v-82aaf990"]]), Nf = { class: "konnectio-accept-terms" }, Df = /* @__PURE__ */ se({
12049
12049
  __name: "TermsOfService",
12050
12050
  setup(i) {
12051
12051
  const { termsOfService: r } = at(Hr()), { t } = ct(), e = X(!1);
12052
- return (n, o) => (w(), C("div", Mf, [
12052
+ return (n, o) => (w(), C("div", Nf, [
12053
12053
  Z(b($a), {
12054
12054
  keypath: "general.termsAndConditionsNotice",
12055
12055
  tag: "span",
@@ -12069,7 +12069,7 @@ const kf = /* @__PURE__ */ Ie(Af, [["__scopeId", "data-v-82aaf990"]]), Mf = { cl
12069
12069
  ]),
12070
12070
  _: 1
12071
12071
  }),
12072
- Z(kf, {
12072
+ Z(Mf, {
12073
12073
  modelValue: e.value,
12074
12074
  "onUpdate:modelValue": o[1] || (o[1] = (a) => e.value = a),
12075
12075
  description: b(r)
@@ -12077,17 +12077,17 @@ const kf = /* @__PURE__ */ Ie(Af, [["__scopeId", "data-v-82aaf990"]]), Mf = { cl
12077
12077
  ]));
12078
12078
  }
12079
12079
  });
12080
- const Df = /* @__PURE__ */ Ie(Nf, [["__scopeId", "data-v-d712958a"]]), zf = { class: "hotel-skeleton-sidebar-inner" }, Lf = { class: "hotel-skeleton-sidebar-group" }, jf = { class: "hotel-skeleton-sidebar-group" }, $f = /* @__PURE__ */ se({
12080
+ const zf = /* @__PURE__ */ Ie(Df, [["__scopeId", "data-v-d712958a"]]), Lf = { class: "hotel-skeleton-sidebar-inner" }, jf = { class: "hotel-skeleton-sidebar-group" }, $f = { class: "hotel-skeleton-sidebar-group" }, Ff = /* @__PURE__ */ se({
12081
12081
  __name: "Sidebar",
12082
12082
  setup(i) {
12083
- return (r, t) => (w(), C("div", zf, [
12084
- _("div", Lf, [
12083
+ return (r, t) => (w(), C("div", Lf, [
12084
+ _("div", jf, [
12085
12085
  Z(Se, { height: "20px" }),
12086
12086
  Z(Se, { height: "15px" }),
12087
12087
  Z(Se, { height: "15px" }),
12088
12088
  Z(Se, { height: "15px" })
12089
12089
  ]),
12090
- _("div", jf, [
12090
+ _("div", $f, [
12091
12091
  Z(Se, { height: "20px" }),
12092
12092
  Z(Se, { height: "15px" }),
12093
12093
  Z(Se, { height: "15px" }),
@@ -12097,7 +12097,7 @@ const Df = /* @__PURE__ */ Ie(Nf, [["__scopeId", "data-v-d712958a"]]), zf = { cl
12097
12097
  ]));
12098
12098
  }
12099
12099
  });
12100
- const Ff = /* @__PURE__ */ Ie($f, [["__scopeId", "data-v-a1b9bdc5"]]);
12100
+ const Bf = /* @__PURE__ */ Ie(Ff, [["__scopeId", "data-v-a1b9bdc5"]]);
12101
12101
  /**
12102
12102
  * Sticky Sidebar v2 JavaScript Plugin.
12103
12103
  * @version 1.0.1
@@ -12508,7 +12508,7 @@ const ia = (() => {
12508
12508
  return t;
12509
12509
  })();
12510
12510
  window.StickySidebar = ia;
12511
- const Bf = {
12511
+ const Hf = {
12512
12512
  class: "inner-wrapper-sticky"
12513
12513
  };
12514
12514
  var Mi = {
@@ -12553,26 +12553,26 @@ var Mi = {
12553
12553
  }), (e, n) => (w(), C("div", {
12554
12554
  ref_key: "stickySidebarRef",
12555
12555
  ref: t
12556
- }, [_("div", Bf, [re(e.$slots, "default")])], 512));
12556
+ }, [_("div", Hf, [re(e.$slots, "default")])], 512));
12557
12557
  }
12558
12558
  };
12559
12559
  const ci = function(r) {
12560
12560
  ci.installed || (ci.installed = !0, r.component("Vue3StickySidebar", Mi));
12561
12561
  };
12562
12562
  Mi.install = ci;
12563
- const Hf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Vf = { id: "fresh-booking-reservation-layout" }, Wf = { id: "fresh-booking-reservation-layout-content" }, Gf = { id: "fresh-booking-reservation-layout-form" }, Uf = {
12563
+ const Vf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Wf = { id: "fresh-booking-reservation-layout" }, Gf = { id: "fresh-booking-reservation-layout-content" }, Uf = { id: "fresh-booking-reservation-layout-form" }, Yf = {
12564
12564
  key: 0,
12565
12565
  class: "konnectio-reservation-layout-aside-inner"
12566
- }, Yf = { class: "fresh-booking-panel" }, Xf = { id: "fresh-booking-reservation-layout-aside-resume" }, Kf = { key: 0 }, Zf = { key: 1 }, Jf = { key: 2 }, Qf = { key: 3 }, qf = /* @__PURE__ */ Hf(() => /* @__PURE__ */ _("div", { class: "konnectio-divider" }, null, -1)), ed = {
12566
+ }, Xf = { class: "fresh-booking-panel" }, Kf = { id: "fresh-booking-reservation-layout-aside-resume" }, Zf = { key: 0 }, Jf = { key: 1 }, Qf = { key: 2 }, qf = { key: 3 }, ed = /* @__PURE__ */ Vf(() => /* @__PURE__ */ _("div", { class: "konnectio-divider" }, null, -1)), td = {
12567
12567
  key: 0,
12568
12568
  class: "fresh-booking-panel"
12569
- }, td = { id: "fresh-booking-reservation-layout-aside-gift-card" }, nd = {
12569
+ }, nd = { id: "fresh-booking-reservation-layout-aside-gift-card" }, id = {
12570
12570
  key: 1,
12571
12571
  class: "fresh-booking-panel"
12572
- }, id = { id: "fresh-booking-reservation-layout-aside-addons" }, rd = ["innerHTML"], od = {
12572
+ }, rd = { id: "fresh-booking-reservation-layout-aside-addons" }, od = ["innerHTML"], ad = {
12573
12573
  key: 0,
12574
12574
  id: "fresh-booking-reservation-layout-recaptcha"
12575
- }, ad = /* @__PURE__ */ se({
12575
+ }, sd = /* @__PURE__ */ se({
12576
12576
  __name: "ReservationForm",
12577
12577
  props: {
12578
12578
  showTermsNotice: { type: Boolean, default: !1 },
@@ -12599,9 +12599,9 @@ const Hf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Vf = { id: "fresh-b
12599
12599
  apply: u,
12600
12600
  reset: c
12601
12601
  } = er(), f = Fa(), h = i, d = Pe(() => h.basePrice - h.weekendFee - h.roomUpgrade);
12602
- return (v, p) => (w(), C("div", Vf, [
12603
- _("div", Wf, [
12604
- _("div", Gf, [
12602
+ return (v, p) => (w(), C("div", Wf, [
12603
+ _("div", Gf, [
12604
+ _("div", Uf, [
12605
12605
  _("form", null, [
12606
12606
  re(v.$slots, "form")
12607
12607
  ])
@@ -12615,9 +12615,9 @@ const Hf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Vf = { id: "fresh-b
12615
12615
  "sticky-class": "konnectio-sticky-wrapper"
12616
12616
  }, {
12617
12617
  default: le(() => [
12618
- v.isSidebarLoading ? (w(), ve(Ff, { key: 1 })) : (w(), C("div", Uf, [
12619
- _("div", Yf, [
12620
- _("ul", Xf, [
12618
+ v.isSidebarLoading ? (w(), ve(Bf, { key: 1 })) : (w(), C("div", Yf, [
12619
+ _("div", Xf, [
12620
+ _("ul", Kf, [
12621
12621
  _("h5", null, [
12622
12622
  _("span", null, N(b(r)("general.reservationSummary")), 1)
12623
12623
  ]),
@@ -12629,20 +12629,20 @@ const Hf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Vf = { id: "fresh-b
12629
12629
  ]),
12630
12630
  _("ul", null, [
12631
12631
  re(v.$slots, "price-summary"),
12632
- d.value > 0 ? (w(), C("li", Kf, [
12632
+ d.value > 0 ? (w(), C("li", Zf, [
12633
12633
  _("span", null, N(b(r)("booking.availability.basePrice")), 1),
12634
12634
  _("b", null, N(b(_e)(d.value, b(n))), 1)
12635
- ])) : H("", !0),
12636
- v.weekendFee > 0 ? (w(), C("li", Zf, [
12635
+ ])) : B("", !0),
12636
+ v.weekendFee > 0 ? (w(), C("li", Jf, [
12637
12637
  _("span", null, N(b(r)("general.weekendFee")), 1),
12638
12638
  _("b", null, N(b(_e)(v.weekendFee, b(n))), 1)
12639
- ])) : H("", !0),
12640
- v.roomUpgrade > 0 ? (w(), C("li", Jf, [
12639
+ ])) : B("", !0),
12640
+ v.roomUpgrade > 0 ? (w(), C("li", Qf, [
12641
12641
  _("span", null, N(b(r)("general.roomUpgrade")), 1),
12642
12642
  _("b", null, N(b(_e)(v.roomUpgrade, b(n))), 1)
12643
- ])) : H("", !0),
12643
+ ])) : B("", !0),
12644
12644
  re(v.$slots, "expenses"),
12645
- b(s) !== 0 ? (w(), C("li", Qf, [
12645
+ b(s) !== 0 ? (w(), C("li", qf, [
12646
12646
  _("span", null, [
12647
12647
  _("span", null, N(b(r)("booking.reservation.giftCardDiscount")), 1),
12648
12648
  _("a", {
@@ -12659,7 +12659,7 @@ const Hf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Vf = { id: "fresh-b
12659
12659
  _("b", null, [
12660
12660
  _("span", null, N(b(_e)(-b(s), b(n))), 1)
12661
12661
  ])
12662
- ])) : H("", !0),
12662
+ ])) : B("", !0),
12663
12663
  _("li", null, [
12664
12664
  _("span", null, N(b(r)("booking.reservation.totalPrice")), 1),
12665
12665
  _("b", null, [
@@ -12669,16 +12669,16 @@ const Hf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Vf = { id: "fresh-b
12669
12669
  ]),
12670
12670
  re(v.$slots, "navigation"),
12671
12671
  v.showTermsNotice ? (w(), C(pe, { key: 0 }, [
12672
- qf,
12673
- Z(Df)
12674
- ], 64)) : H("", !0)
12672
+ ed,
12673
+ Z(zf)
12674
+ ], 64)) : B("", !0)
12675
12675
  ])
12676
12676
  ]),
12677
- v.showGiftCard && b(s) === 0 && !b(t) ? (w(), C("div", ed, [
12677
+ v.showGiftCard && b(s) === 0 && !b(t) ? (w(), C("div", td, [
12678
12678
  _("h5", null, [
12679
12679
  _("span", null, N(b(r)("booking.reservation.giftCardCode")), 1)
12680
12680
  ]),
12681
- _("div", td, [
12681
+ _("div", nd, [
12682
12682
  Z(Ya, {
12683
12683
  modelValue: b(l),
12684
12684
  "onUpdate:modelValue": p[1] || (p[1] = (g) => Ba(l) ? l.value = g : null),
@@ -12691,42 +12691,42 @@ const Hf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Vf = { id: "fresh-b
12691
12691
  onAction: p[2] || (p[2] = (g) => b(u)())
12692
12692
  }, null, 8, ["modelValue", "button-icon-color"])
12693
12693
  ])
12694
- ])) : H("", !0),
12695
- b(f).addons ? (w(), C("div", nd, [
12694
+ ])) : B("", !0),
12695
+ b(f).addons ? (w(), C("div", id, [
12696
12696
  _("h5", null, [
12697
12697
  _("span", null, N(b(r)("booking.reservation.addons")), 1)
12698
12698
  ]),
12699
- _("ul", id, [
12699
+ _("ul", rd, [
12700
12700
  re(v.$slots, "addons")
12701
12701
  ])
12702
- ])) : H("", !0),
12702
+ ])) : B("", !0),
12703
12703
  v.notice ? (w(), C("p", {
12704
12704
  key: 2,
12705
12705
  innerHTML: v.notice,
12706
12706
  class: "fresh-booking-wysiwyg"
12707
- }, null, 8, rd)) : H("", !0)
12707
+ }, null, 8, od)) : B("", !0)
12708
12708
  ]))
12709
12709
  ]),
12710
12710
  _: 3
12711
12711
  }, 8, ["top-spacing"])
12712
12712
  ], 2),
12713
- b(e) ? (w(), C("div", od, [
12713
+ b(e) ? (w(), C("div", ad, [
12714
12714
  Z(Xa)
12715
- ])) : H("", !0)
12715
+ ])) : B("", !0)
12716
12716
  ])
12717
12717
  ]));
12718
12718
  }
12719
12719
  });
12720
- const kd = /* @__PURE__ */ Ie(ad, [["__scopeId", "data-v-b6b4497a"]]), sd = {
12720
+ const Md = /* @__PURE__ */ Ie(sd, [["__scopeId", "data-v-b6b4497a"]]), ld = {
12721
12721
  id: "konnectio-confirmation",
12722
12722
  class: "fresh-booking-panel"
12723
- }, ld = { id: "konnectio-confirmation-introduction" }, ud = { id: "konnectio-confirmation-title" }, cd = ["innerHTML"], fd = { class: "fresh-booking-order-panel" }, dd = { key: 0 }, hd = { class: "fresh-booking-order-panel" }, vd = { class: "fresh-booking-order-lines" }, pd = { key: 0 }, gd = { key: 1 }, md = {
12723
+ }, ud = { id: "konnectio-confirmation-introduction" }, cd = { id: "konnectio-confirmation-title" }, fd = ["innerHTML"], dd = { class: "fresh-booking-order-panel" }, hd = { key: 0 }, vd = { class: "fresh-booking-order-panel" }, pd = { class: "fresh-booking-order-lines" }, gd = { key: 0 }, md = { key: 1 }, _d = {
12724
12724
  key: 0,
12725
12725
  class: "fresh-booking-order-panel"
12726
- }, _d = { class: "fresh-booking-table with-lines" }, yd = { class: "fresh-booking-order-lines" }, bd = { key: 0 }, Pd = { key: 1 }, Ed = {
12726
+ }, yd = { class: "fresh-booking-table with-lines" }, bd = { class: "fresh-booking-order-lines" }, Pd = { key: 0 }, Ed = { key: 1 }, Od = {
12727
12727
  key: 2,
12728
12728
  class: "highlighted-line"
12729
- }, Od = /* @__PURE__ */ se({
12729
+ }, wd = /* @__PURE__ */ se({
12730
12730
  __name: "ThankYou",
12731
12731
  props: {
12732
12732
  message: {}
@@ -12745,48 +12745,48 @@ const kd = /* @__PURE__ */ Ie(ad, [["__scopeId", "data-v-b6b4497a"]]), sd = {
12745
12745
  totalVAT: f,
12746
12746
  subTotalPrice: h
12747
12747
  } = at(Ha()), { currency: d } = at(fi());
12748
- return (v, p) => (w(), C("div", sd, [
12749
- _("div", ld, [
12750
- _("h2", ud, [
12748
+ return (v, p) => (w(), C("div", ld, [
12749
+ _("div", ud, [
12750
+ _("h2", cd, [
12751
12751
  _("span", null, N(b(r)("general.thankYou")), 1)
12752
12752
  ]),
12753
12753
  _("div", {
12754
12754
  id: "konnectio-confirmation-message",
12755
12755
  innerHTML: v.message
12756
- }, null, 8, cd)
12756
+ }, null, 8, fd)
12757
12757
  ]),
12758
- _("div", fd, [
12758
+ _("div", dd, [
12759
12759
  _("h5", null, [
12760
12760
  _("span", null, N(b(r)("general.primaryContact")), 1)
12761
12761
  ]),
12762
12762
  _("div", null, N(b(n)), 1),
12763
12763
  _("div", null, N(b(o)), 1),
12764
- b(a) ? (w(), C("div", dd, N(b(a)), 1)) : H("", !0)
12764
+ b(a) ? (w(), C("div", hd, N(b(a)), 1)) : B("", !0)
12765
12765
  ]),
12766
- _("div", hd, [
12766
+ _("div", vd, [
12767
12767
  _("h5", null, [
12768
12768
  _("span", null, N(b(r)("booking.reservation.detailsTitle")), 1)
12769
12769
  ]),
12770
- _("ul", vd, [
12771
- b(u) ? (w(), C("li", pd, [
12770
+ _("ul", pd, [
12771
+ b(u) ? (w(), C("li", gd, [
12772
12772
  _("span", null, N(b(r)("general.date")), 1),
12773
12773
  _("b", null, N(b(Va)(b(u))), 1)
12774
- ])) : H("", !0),
12774
+ ])) : B("", !0),
12775
12775
  _("li", null, [
12776
12776
  _("span", null, N(b(r)("availability.adults")), 1),
12777
12777
  _("b", null, N(b(s)), 1)
12778
12778
  ]),
12779
- b(l) && b(l) > 0 ? (w(), C("li", gd, [
12779
+ b(l) && b(l) > 0 ? (w(), C("li", md, [
12780
12780
  _("span", null, N(b(r)("availability.children")), 1),
12781
12781
  _("b", null, N(b(l)), 1)
12782
- ])) : H("", !0)
12782
+ ])) : B("", !0)
12783
12783
  ])
12784
12784
  ]),
12785
- b(t) ? (w(), C("div", md, [
12785
+ b(t) ? (w(), C("div", _d, [
12786
12786
  _("h5", null, [
12787
12787
  _("span", null, N(b(r)("general.orderDetails")), 1)
12788
12788
  ]),
12789
- _("table", _d, [
12789
+ _("table", yd, [
12790
12790
  _("thead", null, [
12791
12791
  _("tr", null, [
12792
12792
  _("th", null, N(b(r)("general.orderItem")), 1),
@@ -12817,32 +12817,32 @@ const kd = /* @__PURE__ */ Ie(ad, [["__scopeId", "data-v-b6b4497a"]]), sd = {
12817
12817
  ]))), 128))
12818
12818
  ])
12819
12819
  ])
12820
- ])) : H("", !0),
12821
- _("ul", yd, [
12822
- b(h) ? (w(), C("li", bd, [
12820
+ ])) : B("", !0),
12821
+ _("ul", bd, [
12822
+ b(h) ? (w(), C("li", Pd, [
12823
12823
  _("span", null, N(b(r)("general.subTotal")), 1),
12824
12824
  _("b", null, N(b(_e)(b(h), b(d))), 1)
12825
- ])) : H("", !0),
12826
- b(f) ? (w(), C("li", Pd, [
12825
+ ])) : B("", !0),
12826
+ b(f) ? (w(), C("li", Ed, [
12827
12827
  _("span", null, N(b(r)("general.vat")), 1),
12828
12828
  _("b", null, N(b(_e)(b(f), b(d))), 1)
12829
- ])) : H("", !0),
12830
- b(c) ? (w(), C("li", Ed, [
12829
+ ])) : B("", !0),
12830
+ b(c) ? (w(), C("li", Od, [
12831
12831
  _("span", null, N(b(r)("booking.reservation.totalPrice")), 1),
12832
12832
  _("b", null, N(b(_e)(b(c), b(d))), 1)
12833
- ])) : H("", !0)
12833
+ ])) : B("", !0)
12834
12834
  ])
12835
12835
  ]));
12836
12836
  }
12837
12837
  });
12838
- const Md = /* @__PURE__ */ Ie(Od, [["__scopeId", "data-v-86500fde"]]);
12838
+ const Nd = /* @__PURE__ */ Ie(wd, [["__scopeId", "data-v-86500fde"]]);
12839
12839
  export {
12840
- Id as B,
12841
- Ad as M,
12842
- kd as R,
12843
- Ff as S,
12844
- Md as T,
12840
+ Ad as B,
12841
+ kd as M,
12842
+ Md as R,
12843
+ Bf as S,
12844
+ Nd as T,
12845
12845
  Lc as _,
12846
12846
  ea as a,
12847
- Rd as x
12847
+ Id as x
12848
12848
  };