@konnectio/core 4.0.56-rc2 → 4.0.56-rc4
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-Qf4JAgBa.js → ActionField-UFZMmHDy.js} +1 -1
- package/dist/ActionField-UFZMmHDy.js.br +0 -0
- package/dist/{AvailabilitySkeleton-GPTCv3Xy.js → AvailabilitySkeleton-hVUJYdXH.js} +4 -4
- package/dist/AvailabilitySkeleton-hVUJYdXH.js.br +0 -0
- package/dist/{CheckoutWindow-S9xKe_Wf.js → CheckoutWindow-2RMgPiGi.js} +1 -1
- package/dist/CheckoutWindow-2RMgPiGi.js.br +0 -0
- package/dist/Container-XBRB0sOV.js +69 -0
- package/dist/Container-XBRB0sOV.js.br +0 -0
- package/dist/{DateField.vue_vue_type_style_index_0_lang-iz9zEBOR.js → DateField.vue_vue_type_style_index_0_lang-o-uoh8_-.js} +2919 -2911
- package/dist/DateField.vue_vue_type_style_index_0_lang-o-uoh8_-.js.br +0 -0
- package/dist/{Field-b7XkSAoi.js → Field-uK3Wuuv6.js} +2 -2
- package/dist/Field-uK3Wuuv6.js.br +0 -0
- package/dist/{SelectField.vue_vue_type_style_index_0_lang-30hJu8vr.js → SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js} +4621 -4555
- package/dist/SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js.br +0 -0
- package/dist/{ThankYou-LiiG3Zv1.js → ThankYou-nz4vPX4O.js} +4389 -4325
- package/dist/ThankYou-nz4vPX4O.js.br +0 -0
- package/dist/{_-FAlGPZqe.js → _-oPH7HiaC.js} +1 -1
- package/dist/_commonjsHelpers-FF1eOqK0.js +8 -0
- package/dist/availability.js +8 -8
- package/dist/availability.js.br +0 -0
- package/dist/components/Alert.vue.d.ts +27 -4
- package/dist/components/Clickable.vue.d.ts +59 -4
- package/dist/components/Container.vue.d.ts +22 -4
- package/dist/components/ErrorMessage.vue.d.ts +14 -4
- package/dist/components/Gallery.vue.d.ts +30 -4
- package/dist/components/GoogleNotice.vue.d.ts +2 -4
- package/dist/components/Icon.vue.d.ts +37 -4
- package/dist/components/Loading.vue.d.ts +28 -4
- package/dist/components/Spinner.vue.d.ts +1 -3
- package/dist/components/forms/EventAvailabilityForm.vue.d.ts +17 -4
- package/dist/components/forms/HotelAvailabilityForm.vue.d.ts +33 -4
- package/dist/components/forms/HotelReservationForm.vue.d.ts +41 -4
- package/dist/components/forms/MultiStepForm.vue.d.ts +42 -4
- package/dist/components/forms/ReservationForm.vue.d.ts +62 -5
- package/dist/components/forms/_.vue.d.ts +42 -4
- package/dist/components/inputs/Checkbox.vue.d.ts +54 -4
- package/dist/components/inputs/CheckboxField.vue.d.ts +28 -4
- package/dist/components/inputs/DateField.vue.d.ts +104 -5
- package/dist/components/inputs/InputField.vue.d.ts +61 -4
- package/dist/components/inputs/MediaSelector.vue.d.ts +42 -4
- package/dist/components/inputs/NumberField.vue.d.ts +87 -5
- package/dist/components/inputs/SelectField.vue.d.ts +90 -5
- package/dist/components/inputs/TextField.vue.d.ts +67 -4
- package/dist/components/inputs/TimeField.vue.d.ts +44 -5
- package/dist/components/inputs/grouped/ActionField.vue.d.ts +71 -4
- package/dist/components/inputs/grouped/CountryField.vue.d.ts +40 -4
- package/dist/components/inputs/grouped/NameField.vue.d.ts +70 -4
- package/dist/components/inputs/grouped/PhoneField.vue.d.ts +50 -4
- package/dist/components/inputs/grouped/RoomConfigField.vue.d.ts +46 -4
- package/dist/components/listings/Base.vue.d.ts +55 -5
- package/dist/components/listings/Event.vue.d.ts +46 -4
- package/dist/components/listings/Hotel.vue.d.ts +15 -4
- package/dist/components/listings/Template.vue.d.ts +20 -4
- package/dist/components/side-panels/Base.vue.d.ts +60 -5
- package/dist/components/side-panels/ListingInfo.vue.d.ts +17 -4
- package/dist/components/side-panels/Template.vue.d.ts +17 -4
- package/dist/components/side-panels/TermsOfService.vue.d.ts +13 -4
- package/dist/components/skeletons/AvailabilitySkeleton.vue.d.ts +32 -4
- package/dist/components/skeletons/Field.vue.d.ts +35 -4
- package/dist/components/skeletons/GiftCardSkeleton.vue.d.ts +1 -4
- package/dist/components/skeletons/HotelSkeleton.vue.d.ts +1 -4
- package/dist/components/skeletons/Listing.vue.d.ts +1 -4
- package/dist/components/skeletons/Sidebar.vue.d.ts +1 -4
- package/dist/components/skeletons/_.vue.d.ts +35 -4
- package/dist/components/views/CheckoutWindow.vue.d.ts +1 -4
- package/dist/components/views/TermsOfService.vue.d.ts +1 -4
- package/dist/components/views/ThankYou.vue.d.ts +14 -4
- package/dist/entries/availability.d.ts +1 -1
- package/dist/entries/event.d.ts +1 -1
- package/dist/entries/gift-card-validation.d.ts +1 -1
- package/dist/entries/gift-card.d.ts +1 -1
- package/dist/entries/hotel.d.ts +1 -1
- package/dist/event--wgsUkQp.js +359 -0
- package/dist/event--wgsUkQp.js.br +0 -0
- package/dist/event.js +8 -8
- package/dist/event.js.br +0 -0
- package/dist/gift-card-validation.js +4 -4
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.js +281 -251
- package/dist/gift-card.js.br +0 -0
- package/dist/hotel.js +1636 -1581
- 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 +67 -67
- 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/package.json +4 -1
- package/dist/ActionField-Qf4JAgBa.js.br +0 -0
- package/dist/ActionField-ztW-1xka.cjs +0 -1
- package/dist/AvailabilitySkeleton-GPTCv3Xy.js.br +0 -0
- package/dist/AvailabilitySkeleton-v0QVPuim.cjs +0 -1
- package/dist/CheckoutWindow-NUwbNAPw.cjs +0 -1
- package/dist/CheckoutWindow-S9xKe_Wf.js.br +0 -0
- package/dist/Container-Fl2PKj-u.js +0 -59
- package/dist/Container-Fl2PKj-u.js.br +0 -0
- package/dist/Container-Y6_3uTWy.cjs +0 -1
- package/dist/DateField.vue_vue_type_style_index_0_lang-hZTsLsOv.cjs +0 -2
- package/dist/DateField.vue_vue_type_style_index_0_lang-iz9zEBOR.js.br +0 -0
- package/dist/Field-UTbHMN9U.cjs +0 -1
- package/dist/Field-b7XkSAoi.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-30hJu8vr.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-eLyZ247i.cjs +0 -851
- package/dist/ThankYou-LiiG3Zv1.js.br +0 -0
- package/dist/ThankYou-M6d4G8pc.cjs +0 -59
- package/dist/_-oL4OsiNw.cjs +0 -1
- package/dist/_commonjsHelpers-f3sTPFkQ.js +0 -8
- package/dist/_commonjsHelpers-f52AuuUj.cjs +0 -1
- package/dist/availability.cjs +0 -2
- package/dist/event-GaUgVNzy.cjs +0 -1
- package/dist/event-MXmxvcpC.js +0 -329
- package/dist/event-MXmxvcpC.js.br +0 -0
- package/dist/event.cjs +0 -1
- package/dist/gift-card-validation.cjs +0 -1
- package/dist/gift-card.cjs +0 -1
- package/dist/hotel.cjs +0 -19
- package/dist/navigation.cjs +0 -1
- package/dist/polyfill.cjs +0 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as c, computed as p, openBlock as d, createBlock as i, unref as t, withCtx as V, createElementVNode as v, createVNode as q } from "vue";
|
|
2
|
-
import { r as g, I as k, j as I, k as B, T as C, C as F, _ as A } from "./SelectField.vue_vue_type_style_index_0_lang-
|
|
2
|
+
import { r as g, I as k, j as I, k as B, T as C, C as F, _ as A } from "./SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js";
|
|
3
3
|
const L = { class: "fresh-booking-action-field" }, T = /* @__PURE__ */ c({
|
|
4
4
|
__name: "ActionField",
|
|
5
5
|
props: {
|
|
Binary file
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as $, ref as j, openBlock as t, createElementBlock as u, withModifiers as Y, renderSlot as Z, computed as v, watch as E, onMounted as ee, createBlock as k, normalizeClass as L, withCtx as ae, createElementVNode as S, unref as e, createVNode as n, isRef as h, createCommentVNode as y, Fragment as H } from "vue";
|
|
2
|
-
import { c as q, l as le, s as x, F as I, G as N, j as te, T as O, k as T, C as z, f as ie, _ as G } from "./SelectField.vue_vue_type_style_index_0_lang-
|
|
3
|
-
import { _ as ne } from "./DateField.vue_vue_type_style_index_0_lang-
|
|
4
|
-
import { E as M } from "./_-
|
|
5
|
-
import { F as f } from "./Field-
|
|
2
|
+
import { c as q, l as le, s as x, F as I, G as N, j as te, T as O, k as T, C as z, f as ie, _ as G } from "./SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js";
|
|
3
|
+
import { _ as ne } from "./DateField.vue_vue_type_style_index_0_lang-o-uoh8_-.js";
|
|
4
|
+
import { E as M } from "./_-oPH7HiaC.js";
|
|
5
|
+
import { F as f } from "./Field-uK3Wuuv6.js";
|
|
6
6
|
const oe = /* @__PURE__ */ $({
|
|
7
7
|
__name: "_",
|
|
8
8
|
props: {
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as b, ref as k, onMounted as $, openBlock as p, createBlock as I, unref as i, withCtx as T, createElementVNode as r, createVNode as V, normalizeClass as h, mergeProps as B, normalizeStyle as _, withKeys as N, createElementBlock as g, toDisplayString as u, createCommentVNode as C, createTextVNode as f, pushScopeId as w, popScopeId as G } from "vue";
|
|
2
|
-
import { r as P, I as A, T as S, _ as v, l as E, s as F, c as O, P as U } from "./SelectField.vue_vue_type_style_index_0_lang-
|
|
2
|
+
import { r as P, I as A, T as S, _ as v, l as E, s as F, c as O, P as U } from "./SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js";
|
|
3
3
|
const j = { class: "fresh-booking-phone-input" }, z = /* @__PURE__ */ b({
|
|
4
4
|
__name: "PhoneField",
|
|
5
5
|
props: {
|
|
Binary file
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
var u = Object.defineProperty;
|
|
2
|
+
var n = Object.getOwnPropertySymbols;
|
|
3
|
+
var p = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable;
|
|
4
|
+
var a = (r, t, o) => t in r ? u(r, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : r[t] = o, l = (r, t) => {
|
|
5
|
+
for (var o in t || (t = {}))
|
|
6
|
+
p.call(t, o) && a(r, o, t[o]);
|
|
7
|
+
if (n)
|
|
8
|
+
for (var o of n(t))
|
|
9
|
+
d.call(t, o) && a(r, o, t[o]);
|
|
10
|
+
return r;
|
|
11
|
+
};
|
|
12
|
+
import { defineComponent as i, computed as s, onMounted as c, openBlock as y, createElementBlock as b, renderSlot as P } from "vue";
|
|
13
|
+
import { _ as C } from "./SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js";
|
|
14
|
+
const g = { class: "konnectio-container" }, v = /* @__PURE__ */ i({
|
|
15
|
+
__name: "Container",
|
|
16
|
+
props: {
|
|
17
|
+
styling: {}
|
|
18
|
+
},
|
|
19
|
+
setup(r) {
|
|
20
|
+
const t = r, o = s(() => l({
|
|
21
|
+
accentColor: "#6ab1e6",
|
|
22
|
+
accentColorSecondary: "#dae9f8",
|
|
23
|
+
buttonBackground: "#6ab1e6",
|
|
24
|
+
buttonBorder: null,
|
|
25
|
+
buttonBorderRadius: "4px",
|
|
26
|
+
buttonColor: "#FFF",
|
|
27
|
+
buttonFontFamily: "inherit",
|
|
28
|
+
buttonFontSize: "14px",
|
|
29
|
+
buttonFontWeight: "400",
|
|
30
|
+
buttonIconColor: "#FFF",
|
|
31
|
+
buttonTextTransform: "uppercase",
|
|
32
|
+
dangerColor: "red",
|
|
33
|
+
fontColor: "#3b3b3b",
|
|
34
|
+
fontFamily: "inherit",
|
|
35
|
+
fontSize: "16px",
|
|
36
|
+
grayColor: "grey",
|
|
37
|
+
headerColor: "#000",
|
|
38
|
+
inputBorder: "1px solid rgba(0, 0, 0, 0.15)",
|
|
39
|
+
inputBackground: "#f8f8f8",
|
|
40
|
+
inputBorderWidth: "0px 0px 1px",
|
|
41
|
+
inputBorderRadius: "6px",
|
|
42
|
+
inputFontColor: "#000000",
|
|
43
|
+
labelFontColor: "#000000",
|
|
44
|
+
labelFontWeight: "bold",
|
|
45
|
+
labelFontSize: "15px",
|
|
46
|
+
labelPadding: "6px",
|
|
47
|
+
linkColor: "#5d6dca",
|
|
48
|
+
linkHoverColor: "#2e3d90",
|
|
49
|
+
loadingColor: "#000",
|
|
50
|
+
panelBackground: "#ffffff",
|
|
51
|
+
panelBorder: null,
|
|
52
|
+
panelBorderRadius: "5px",
|
|
53
|
+
panelInnerPadding: "12px",
|
|
54
|
+
panelMaxWidth: "none",
|
|
55
|
+
panelPadding: "24px",
|
|
56
|
+
panelShadow: "0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)",
|
|
57
|
+
successColor: "green"
|
|
58
|
+
}, t.styling));
|
|
59
|
+
return c(() => {
|
|
60
|
+
const e = document.documentElement.style;
|
|
61
|
+
e.setProperty("--accentColor", o.value.accentColor), e.setProperty("--accentColorSecondary", o.value.accentColorSecondary), e.setProperty("--buttonBackground", o.value.buttonBackground), e.setProperty("--buttonBorder", o.value.buttonBorder), e.setProperty("--buttonBorderRadius", o.value.buttonBorderRadius), e.setProperty("--buttonColor", o.value.buttonColor), e.setProperty("--buttonFontFamily", o.value.buttonFontFamily), e.setProperty("--buttonFontSize", o.value.buttonFontSize), e.setProperty("--buttonFontWeight", o.value.buttonFontWeight), e.setProperty("--buttonTextTransform", o.value.buttonTextTransform), e.setProperty("--dangerColor", o.value.dangerColor), e.setProperty("--fontColor", o.value.fontColor), e.setProperty("--fontFamily", o.value.fontFamily), e.setProperty("--fontSize", o.value.fontSize), e.setProperty("--grayColor", o.value.grayColor), e.setProperty("--headerColor", o.value.headerColor), e.setProperty("--inputBackground", o.value.inputBackground), e.setProperty("--inputBorder", o.value.inputBorder), e.setProperty("--inputBorderRadius", o.value.inputBorderRadius), e.setProperty("--inputBorderWidth", o.value.inputBorderWidth), e.setProperty("--inputFontColor", o.value.inputFontColor), e.setProperty("--labelFontColor", o.value.labelFontColor), e.setProperty("--labelFontWeight", o.value.labelFontWeight), e.setProperty("--labelFontSize", o.value.labelFontSize), e.setProperty("--labelPadding", o.value.labelPadding), e.setProperty("--linkColor", o.value.linkColor), e.setProperty("--linkHoverColor", o.value.linkHoverColor), e.setProperty("--loadingColor", o.value.loadingColor), e.setProperty("--panelBackground", o.value.panelBackground), e.setProperty("--panelBorder", o.value.panelBorder), e.setProperty("--panelBorderRadius", o.value.panelBorderRadius), e.setProperty("--panelInnerPadding", o.value.panelInnerPadding), e.setProperty("--panelMaxWidth", o.value.panelMaxWidth), e.setProperty("--panelPadding", o.value.panelPadding), e.setProperty("--panelShadow", o.value.panelShadow), e.setProperty("--successColor", o.value.successColor);
|
|
62
|
+
}), (e, F) => (y(), b("div", g, [
|
|
63
|
+
P(e.$slots, "default", {}, void 0, !0)
|
|
64
|
+
]));
|
|
65
|
+
}
|
|
66
|
+
}), h = /* @__PURE__ */ C(v, [["__scopeId", "data-v-b8c97ab0"]]);
|
|
67
|
+
export {
|
|
68
|
+
h as C
|
|
69
|
+
};
|
|
Binary file
|