@konnectio/core 4.0.56-rc5 → 4.0.56-rc6
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--byx0Lp1.js → ActionField-YyW_C34E.js} +1 -1
- package/dist/ActionField-YyW_C34E.js.br +0 -0
- package/dist/{AvailabilitySkeleton-cL6E9wAp.js → AvailabilitySkeleton-lYcDX41T.js} +4 -4
- package/dist/AvailabilitySkeleton-lYcDX41T.js.br +0 -0
- package/dist/{CheckoutWindow-_ZUCAYgm.js → CheckoutWindow-T7-vrZyG.js} +1 -1
- package/dist/CheckoutWindow-T7-vrZyG.js.br +0 -0
- package/dist/{Container-6UeOakwz.js → Container-w7O0He-s.js} +1 -1
- package/dist/Container-w7O0He-s.js.br +0 -0
- package/dist/{DateField.vue_vue_type_style_index_0_lang-v-NT3HRG.js → DateField.vue_vue_type_style_index_0_lang-pLqbpoS_.js} +1 -1
- package/dist/DateField.vue_vue_type_style_index_0_lang-pLqbpoS_.js.br +0 -0
- package/dist/{Field-GdMucFcQ.js → Field-fWwF40rD.js} +7 -7
- package/dist/Field-fWwF40rD.js.br +0 -0
- package/dist/{SelectField.vue_vue_type_style_index_0_lang-XwPp5AXD.js → SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js} +14599 -11378
- package/dist/SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js.br +0 -0
- package/dist/{ThankYou-9pzt2SfJ.js → ThankYou-pUA2X7-4.js} +1692 -1851
- package/dist/ThankYou-pUA2X7-4.js.br +0 -0
- package/dist/{_-5uiOrU07.js → _-TlutFgf7.js} +1 -1
- package/dist/availability.js +93 -94
- package/dist/availability.js.br +0 -0
- package/dist/components/Alert.vue.d.ts +4 -4
- package/dist/components/Clickable.vue.d.ts +5 -5
- package/dist/components/Container.vue.d.ts +4 -4
- package/dist/components/ErrorMessage.vue.d.ts +3 -3
- package/dist/components/Gallery.vue.d.ts +4 -4
- package/dist/components/GoogleNotice.vue.d.ts +1 -1
- package/dist/components/Icon.vue.d.ts +4 -4
- package/dist/components/Loading.vue.d.ts +4 -4
- package/dist/components/Spinner.vue.d.ts +1 -1
- package/dist/components/forms/EventAvailabilityForm.vue.d.ts +4 -4
- package/dist/components/forms/HotelAvailabilityForm.vue.d.ts +4 -4
- package/dist/components/forms/HotelReservationForm.vue.d.ts +4 -4
- package/dist/components/forms/MultiStepForm.vue.d.ts +5 -5
- package/dist/components/forms/ReservationForm.vue.d.ts +4 -4
- package/dist/components/forms/_.vue.d.ts +5 -5
- package/dist/components/inputs/Checkbox.vue.d.ts +6 -6
- package/dist/components/inputs/CheckboxField.vue.d.ts +5 -5
- package/dist/components/inputs/DateField.vue.d.ts +5 -5
- package/dist/components/inputs/InputField.vue.d.ts +4 -4
- package/dist/components/inputs/MediaSelector.vue.d.ts +5 -5
- package/dist/components/inputs/NumberField.vue.d.ts +5 -5
- package/dist/components/inputs/SelectField.vue.d.ts +5 -5
- package/dist/components/inputs/TextField.vue.d.ts +6 -6
- package/dist/components/inputs/TimeField.vue.d.ts +4 -4
- package/dist/components/inputs/grouped/ActionField.vue.d.ts +5 -5
- package/dist/components/inputs/grouped/CountryField.vue.d.ts +5 -5
- package/dist/components/inputs/grouped/NameField.vue.d.ts +6 -6
- package/dist/components/inputs/grouped/PhoneField.vue.d.ts +6 -6
- package/dist/components/inputs/grouped/RoomConfigField.vue.d.ts +5 -5
- package/dist/components/listings/Base.vue.d.ts +4 -4
- package/dist/components/listings/Event.vue.d.ts +4 -4
- package/dist/components/listings/Hotel.vue.d.ts +3 -3
- package/dist/components/listings/Template.vue.d.ts +3 -3
- package/dist/components/side-panels/Base.vue.d.ts +5 -5
- package/dist/components/side-panels/ListingInfo.vue.d.ts +3 -3
- package/dist/components/side-panels/Template.vue.d.ts +3 -3
- package/dist/components/side-panels/TermsOfService.vue.d.ts +3 -3
- package/dist/components/skeletons/AvailabilitySkeleton.vue.d.ts +4 -4
- package/dist/components/skeletons/Field.vue.d.ts +4 -4
- package/dist/components/skeletons/GiftCardSkeleton.vue.d.ts +1 -1
- package/dist/components/skeletons/HotelSkeleton.vue.d.ts +1 -1
- package/dist/components/skeletons/Listing.vue.d.ts +1 -1
- package/dist/components/skeletons/Sidebar.vue.d.ts +1 -1
- package/dist/components/skeletons/_.vue.d.ts +4 -4
- package/dist/components/views/CheckoutWindow.vue.d.ts +1 -1
- package/dist/components/views/TermsOfService.vue.d.ts +1 -1
- package/dist/components/views/ThankYou.vue.d.ts +4 -4
- package/dist/entries/availability.d.ts +5 -5
- package/dist/entries/event.d.ts +1 -1
- package/dist/entries/gift-card-validation.d.ts +5 -5
- package/dist/entries/gift-card.d.ts +5 -5
- package/dist/entries/hotel.d.ts +5 -5
- package/dist/{event-jnP6wH4w.js → event-mDcuoL9g.js} +7 -7
- package/dist/event-mDcuoL9g.js.br +0 -0
- package/dist/event.js +7 -7
- package/dist/event.js.br +0 -0
- package/dist/gift-card-validation.js +79 -67
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.js +276 -265
- package/dist/gift-card.js.br +0 -0
- package/dist/hotel.js +845 -837
- package/dist/hotel.js.br +0 -0
- package/dist/layouts/Availability.vue.d.ts +4 -4
- package/dist/layouts/Event.vue.d.ts +4 -4
- package/dist/layouts/GiftCard.vue.d.ts +4 -4
- package/dist/layouts/GiftCardValidation.vue.d.ts +4 -4
- package/dist/layouts/Hotel.vue.d.ts +4 -4
- package/dist/layouts/_.vue.d.ts +4 -4
- package/dist/polyfill.js +1 -1
- package/dist/polyfill.js.br +0 -0
- package/dist/store/alert.d.ts +15 -15
- package/dist/store/applyGiftCard.d.ts +18 -18
- package/dist/store/availability.d.ts +12 -12
- package/dist/store/event.d.ts +141 -141
- package/dist/store/giftCard.d.ts +51 -51
- package/dist/store/payment.d.ts +39 -39
- package/dist/store/recaptcha.d.ts +3 -3
- package/dist/store/tracking.d.ts +6 -6
- package/dist/store/utilities.d.ts +129 -129
- package/dist/style.css +1 -1
- package/dist/style.css.br +0 -0
- package/package.json +4 -3
- package/dist/ActionField--byx0Lp1.js.br +0 -0
- package/dist/AvailabilitySkeleton-cL6E9wAp.js.br +0 -0
- package/dist/CheckoutWindow-_ZUCAYgm.js.br +0 -0
- package/dist/Container-6UeOakwz.js.br +0 -0
- package/dist/DateField.vue_vue_type_style_index_0_lang-v-NT3HRG.js.br +0 -0
- package/dist/Field-GdMucFcQ.js.br +0 -5
- package/dist/SelectField.vue_vue_type_style_index_0_lang-XwPp5AXD.js.br +0 -0
- package/dist/ThankYou-9pzt2SfJ.js.br +0 -0
- package/dist/event-jnP6wH4w.js.br +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { k as c, v as V, f as m, o as d, m as i, w as v, x as q, y as g, z as t, A as k, T as B, p as I, C, I as A, _ as F } from "./SelectField.vue_vue_type_style_index_0_lang-
|
|
1
|
+
import { k as c, v as V, f as m, o as d, m as i, w as v, x as q, y as g, z as t, A as k, T as B, p as I, C, I as A, _ as F } from "./SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js";
|
|
2
2
|
const L = { class: "fresh-booking-action-field" }, T = /* @__PURE__ */ c({
|
|
3
3
|
__name: "ActionField",
|
|
4
4
|
props: {
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { k as L, r as M, c as J, o as t, l as u, D as Y, N as Z, F as ee, s as A, aa as N, ab as E, f as v, a2 as H, B as ae, m as g, w as le, x as $, z as e, p as o, J as k, y as te, n as y, a3 as I, T as z, A as O, C as T, q as S, h as ie, _ as j } from "./SelectField.vue_vue_type_style_index_0_lang-
|
|
2
|
-
import { _ as ne } from "./DateField.vue_vue_type_style_index_0_lang-
|
|
3
|
-
import { E as q } from "./_-
|
|
4
|
-
import { F as f } from "./Field-
|
|
1
|
+
import { k as L, r as M, c as J, o as t, l as u, D as Y, N as Z, F as ee, s as A, aa as N, ab as E, f as v, a2 as H, B as ae, m as g, w as le, x as $, z as e, p as o, J as k, y as te, n as y, a3 as I, T as z, A as O, C as T, q as S, h as ie, _ as j } from "./SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js";
|
|
2
|
+
import { _ as ne } from "./DateField.vue_vue_type_style_index_0_lang-pLqbpoS_.js";
|
|
3
|
+
import { E as q } from "./_-TlutFgf7.js";
|
|
4
|
+
import { F as f } from "./Field-fWwF40rD.js";
|
|
5
5
|
const oe = /* @__PURE__ */ L({
|
|
6
6
|
__name: "_",
|
|
7
7
|
props: {
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { k as b, v as k, r as V, B as $, o as p, m as B, w as I, x as d, p as C, z as i, T as q, I as T, _ as v, ah as A, q as h, ai as _, aj as w, l as g, H as u, n as P, F as N, a6 as f, s as F, c as G, ak as j, Q as z, R as E } from "./SelectField.vue_vue_type_style_index_0_lang-
|
|
1
|
+
import { k as b, v as k, r as V, B as $, o as p, m as B, w as I, x as d, p as C, z as i, T as q, I as T, _ as v, ah as A, q as h, ai as _, aj as w, l as g, H as u, n as P, F as N, a6 as f, s as F, c as G, ak as j, Q as z, R as E } from "./SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js";
|
|
2
2
|
const H = { class: "fresh-booking-phone-input" }, O = /* @__PURE__ */ b({
|
|
3
3
|
__name: "PhoneField",
|
|
4
4
|
props: {
|
|
Binary file
|
|
@@ -9,7 +9,7 @@ var a = (r, t, o) => t in r ? u(r, t, { enumerable: !0, configurable: !0, writab
|
|
|
9
9
|
d.call(t, o) && a(r, o, t[o]);
|
|
10
10
|
return r;
|
|
11
11
|
};
|
|
12
|
-
import { k as s, f as i, B as c, o as y, l as b, D as P, _ as C } from "./SelectField.vue_vue_type_style_index_0_lang-
|
|
12
|
+
import { k as s, f as i, B as c, o as y, l as b, D as P, _ as C } from "./SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js";
|
|
13
13
|
const g = { class: "konnectio-container" }, v = /* @__PURE__ */ s({
|
|
14
14
|
__name: "Container",
|
|
15
15
|
props: {
|
|
Binary file
|
|
@@ -35,7 +35,7 @@ var zr = (e, t, r) => new Promise((n, a) => {
|
|
|
35
35
|
}, i = (s) => s.done ? n(s.value) : Promise.resolve(s.value).then(l, o);
|
|
36
36
|
i((r = r.apply(e, t)).next());
|
|
37
37
|
});
|
|
38
|
-
import {
|
|
38
|
+
import { aH as wa, r as te, k as Qe, al as Qt, aK as Ya, B as ot, ar as Ut, f as q, aI as br, a2 as Ht, o as A, l as L, p as it, X as lt, a4 as Fe, w as _e, aw as nt, av as qe, D as se, z as y, ah as Je, J as Qr, ac as oa, n as Q, aE as ml, q as Se, ax as pl, aL as Xr, aj as we, x as ye, m as Ce, N as Re, a3 as De, ai as pt, H as Ge, aM as _r, a6 as At, aN as hl, af as Aa, ag as Sa, aO as yl, aP as gl, v as wl, h as bl, I as _l } from "./SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js";
|
|
39
39
|
function vt(e) {
|
|
40
40
|
"@babel/helpers - typeof";
|
|
41
41
|
return vt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { k as l, o as a, l as o, m as n, n as i, p as s, q as r, _ as d } from "./SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js";
|
|
2
|
+
import { E as t } from "./_-TlutFgf7.js";
|
|
3
3
|
const p = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "skeleton-field-label"
|
|
@@ -11,25 +11,25 @@ const p = {
|
|
|
11
11
|
isTextArea: { type: Boolean, default: !1 }
|
|
12
12
|
},
|
|
13
13
|
setup(f) {
|
|
14
|
-
return (e, m) => (a(),
|
|
14
|
+
return (e, m) => (a(), o("div", {
|
|
15
15
|
class: r([
|
|
16
16
|
"skeleton-field",
|
|
17
17
|
{ "is-text-area": e.isTextArea },
|
|
18
18
|
{ "no-label": e.noLabel }
|
|
19
19
|
])
|
|
20
20
|
}, [
|
|
21
|
-
e.noLabel ? (a(),
|
|
22
|
-
e.withIcon ? (a(), n(
|
|
21
|
+
e.noLabel ? (a(), o("div", c)) : (a(), o("div", p, [
|
|
22
|
+
e.withIcon ? (a(), n(t, {
|
|
23
23
|
key: 0,
|
|
24
24
|
height: "15px",
|
|
25
25
|
width: "15px"
|
|
26
26
|
})) : i("", !0),
|
|
27
|
-
s(
|
|
27
|
+
s(t, {
|
|
28
28
|
height: "15px",
|
|
29
29
|
width: "30%"
|
|
30
30
|
})
|
|
31
31
|
])),
|
|
32
|
-
s(
|
|
32
|
+
s(t, {
|
|
33
33
|
height: e.isTextArea ? "82px" : "44px",
|
|
34
34
|
width: "100%",
|
|
35
35
|
"border-radius": "6px"
|
|
Binary file
|