@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
package/dist/store/giftCard.d.ts
CHANGED
|
@@ -1,83 +1,83 @@
|
|
|
1
1
|
import { GiftCardModuleState, Place, OctopusPlace } from '../types/index.js';
|
|
2
2
|
export declare const useGiftCardStore: import("pinia").StoreDefinition<"giftCard", import("pinia")._UnwrapAll<Pick<{
|
|
3
|
-
selectedPlace: import('../../
|
|
4
|
-
moduleState: import('../../
|
|
3
|
+
selectedPlace: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusPlace | undefined>;
|
|
4
|
+
moduleState: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<GiftCardModuleState>;
|
|
5
5
|
name: import("@vueuse/shared").RemovableRef<string>;
|
|
6
6
|
email: import("@vueuse/shared").RemovableRef<string>;
|
|
7
7
|
phone: import("@vueuse/shared").RemovableRef<string>;
|
|
8
|
-
value: import('../../
|
|
9
|
-
remark: import('../../
|
|
10
|
-
showValue: import('../../
|
|
11
|
-
quantity: import('../../
|
|
12
|
-
media: import('../../
|
|
8
|
+
value: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
9
|
+
remark: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
10
|
+
showValue: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
|
|
11
|
+
quantity: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
12
|
+
media: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
13
13
|
base64: string;
|
|
14
14
|
type: string;
|
|
15
15
|
name: string;
|
|
16
16
|
}>;
|
|
17
|
-
placeId: import('../../
|
|
18
|
-
placeType: import('../../
|
|
19
|
-
showFormPage: import('../../
|
|
20
|
-
showPaymentPage: import('../../
|
|
21
|
-
showConfirmationPage: import('../../
|
|
22
|
-
places: import('../../
|
|
23
|
-
hasFilledForm: import('../../
|
|
24
|
-
hasForcedPlaceType: import('../../
|
|
25
|
-
isWaitingForResponse: import('../../
|
|
26
|
-
isMetaDataAvailable: import('../../
|
|
17
|
+
placeId: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number | undefined>;
|
|
18
|
+
placeType: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
19
|
+
showFormPage: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
20
|
+
showPaymentPage: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
21
|
+
showConfirmationPage: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
22
|
+
places: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<Place>;
|
|
23
|
+
hasFilledForm: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
24
|
+
hasForcedPlaceType: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
25
|
+
isWaitingForResponse: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
26
|
+
isMetaDataAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
27
27
|
orderGiftCard: () => Promise<void>;
|
|
28
28
|
initialize: (placeType?: number) => void;
|
|
29
29
|
}, "name" | "placeType" | "value" | "moduleState" | "email" | "phone" | "remark" | "quantity" | "media" | "showValue" | "placeId">>, Pick<{
|
|
30
|
-
selectedPlace: import('../../
|
|
31
|
-
moduleState: import('../../
|
|
30
|
+
selectedPlace: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusPlace | undefined>;
|
|
31
|
+
moduleState: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<GiftCardModuleState>;
|
|
32
32
|
name: import("@vueuse/shared").RemovableRef<string>;
|
|
33
33
|
email: import("@vueuse/shared").RemovableRef<string>;
|
|
34
34
|
phone: import("@vueuse/shared").RemovableRef<string>;
|
|
35
|
-
value: import('../../
|
|
36
|
-
remark: import('../../
|
|
37
|
-
showValue: import('../../
|
|
38
|
-
quantity: import('../../
|
|
39
|
-
media: import('../../
|
|
35
|
+
value: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
36
|
+
remark: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
37
|
+
showValue: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
|
|
38
|
+
quantity: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
39
|
+
media: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
40
40
|
base64: string;
|
|
41
41
|
type: string;
|
|
42
42
|
name: string;
|
|
43
43
|
}>;
|
|
44
|
-
placeId: import('../../
|
|
45
|
-
placeType: import('../../
|
|
46
|
-
showFormPage: import('../../
|
|
47
|
-
showPaymentPage: import('../../
|
|
48
|
-
showConfirmationPage: import('../../
|
|
49
|
-
places: import('../../
|
|
50
|
-
hasFilledForm: import('../../
|
|
51
|
-
hasForcedPlaceType: import('../../
|
|
52
|
-
isWaitingForResponse: import('../../
|
|
53
|
-
isMetaDataAvailable: import('../../
|
|
44
|
+
placeId: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number | undefined>;
|
|
45
|
+
placeType: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
46
|
+
showFormPage: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
47
|
+
showPaymentPage: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
48
|
+
showConfirmationPage: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
49
|
+
places: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<Place>;
|
|
50
|
+
hasFilledForm: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
51
|
+
hasForcedPlaceType: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
52
|
+
isWaitingForResponse: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
53
|
+
isMetaDataAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
54
54
|
orderGiftCard: () => Promise<void>;
|
|
55
55
|
initialize: (placeType?: number) => void;
|
|
56
56
|
}, "isMetaDataAvailable" | "places" | "selectedPlace" | "showFormPage" | "showPaymentPage" | "showConfirmationPage" | "hasFilledForm" | "hasForcedPlaceType" | "isWaitingForResponse">, Pick<{
|
|
57
|
-
selectedPlace: import('../../
|
|
58
|
-
moduleState: import('../../
|
|
57
|
+
selectedPlace: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusPlace | undefined>;
|
|
58
|
+
moduleState: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<GiftCardModuleState>;
|
|
59
59
|
name: import("@vueuse/shared").RemovableRef<string>;
|
|
60
60
|
email: import("@vueuse/shared").RemovableRef<string>;
|
|
61
61
|
phone: import("@vueuse/shared").RemovableRef<string>;
|
|
62
|
-
value: import('../../
|
|
63
|
-
remark: import('../../
|
|
64
|
-
showValue: import('../../
|
|
65
|
-
quantity: import('../../
|
|
66
|
-
media: import('../../
|
|
62
|
+
value: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
63
|
+
remark: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
64
|
+
showValue: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
|
|
65
|
+
quantity: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
66
|
+
media: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
67
67
|
base64: string;
|
|
68
68
|
type: string;
|
|
69
69
|
name: string;
|
|
70
70
|
}>;
|
|
71
|
-
placeId: import('../../
|
|
72
|
-
placeType: import('../../
|
|
73
|
-
showFormPage: import('../../
|
|
74
|
-
showPaymentPage: import('../../
|
|
75
|
-
showConfirmationPage: import('../../
|
|
76
|
-
places: import('../../
|
|
77
|
-
hasFilledForm: import('../../
|
|
78
|
-
hasForcedPlaceType: import('../../
|
|
79
|
-
isWaitingForResponse: import('../../
|
|
80
|
-
isMetaDataAvailable: import('../../
|
|
71
|
+
placeId: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number | undefined>;
|
|
72
|
+
placeType: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
73
|
+
showFormPage: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
74
|
+
showPaymentPage: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
75
|
+
showConfirmationPage: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
76
|
+
places: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<Place>;
|
|
77
|
+
hasFilledForm: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
78
|
+
hasForcedPlaceType: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
79
|
+
isWaitingForResponse: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
80
|
+
isMetaDataAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
81
81
|
orderGiftCard: () => Promise<void>;
|
|
82
82
|
initialize: (placeType?: number) => void;
|
|
83
83
|
}, "initialize" | "orderGiftCard">>;
|
package/dist/store/payment.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ interface Params {
|
|
|
4
4
|
response: OctopusCreateReservationResponse;
|
|
5
5
|
}
|
|
6
6
|
export declare const usePaymentStore: import("pinia").StoreDefinition<"payment", import("pinia")._UnwrapAll<Pick<{
|
|
7
|
-
offerData: import('../../
|
|
7
|
+
offerData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
8
8
|
id: number;
|
|
9
9
|
guest: {
|
|
10
10
|
name: string;
|
|
@@ -34,21 +34,21 @@ export declare const usePaymentStore: import("pinia").StoreDefinition<"payment",
|
|
|
34
34
|
arriveDate: string;
|
|
35
35
|
}[];
|
|
36
36
|
}>;
|
|
37
|
-
hasPaymentGateway: import('../../
|
|
38
|
-
name: import('../../
|
|
39
|
-
email: import('../../
|
|
40
|
-
phone: import('../../
|
|
41
|
-
adults: import('../../
|
|
42
|
-
children: import('../../
|
|
43
|
-
totalPrice: import('../../
|
|
44
|
-
totalVAT: import('../../
|
|
45
|
-
offerDate: import('../../
|
|
46
|
-
subTotalPrice: import('../../
|
|
47
|
-
orderSummary: import('../../
|
|
48
|
-
hasOrderLines: import('../../
|
|
37
|
+
hasPaymentGateway: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
38
|
+
name: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
39
|
+
email: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
40
|
+
phone: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
41
|
+
adults: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number | undefined>;
|
|
42
|
+
children: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number | undefined>;
|
|
43
|
+
totalPrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
44
|
+
totalVAT: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
45
|
+
offerDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string | undefined>;
|
|
46
|
+
subTotalPrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
47
|
+
orderSummary: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusOfferOrderLineSummary[] | undefined>;
|
|
48
|
+
hasOrderLines: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
49
49
|
pay: ({ callback, response }: Params) => Promise<void>;
|
|
50
50
|
}, "offerData">>, Pick<{
|
|
51
|
-
offerData: import('../../
|
|
51
|
+
offerData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
52
52
|
id: number;
|
|
53
53
|
guest: {
|
|
54
54
|
name: string;
|
|
@@ -78,21 +78,21 @@ export declare const usePaymentStore: import("pinia").StoreDefinition<"payment",
|
|
|
78
78
|
arriveDate: string;
|
|
79
79
|
}[];
|
|
80
80
|
}>;
|
|
81
|
-
hasPaymentGateway: import('../../
|
|
82
|
-
name: import('../../
|
|
83
|
-
email: import('../../
|
|
84
|
-
phone: import('../../
|
|
85
|
-
adults: import('../../
|
|
86
|
-
children: import('../../
|
|
87
|
-
totalPrice: import('../../
|
|
88
|
-
totalVAT: import('../../
|
|
89
|
-
offerDate: import('../../
|
|
90
|
-
subTotalPrice: import('../../
|
|
91
|
-
orderSummary: import('../../
|
|
92
|
-
hasOrderLines: import('../../
|
|
81
|
+
hasPaymentGateway: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
82
|
+
name: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
83
|
+
email: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
84
|
+
phone: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
85
|
+
adults: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number | undefined>;
|
|
86
|
+
children: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number | undefined>;
|
|
87
|
+
totalPrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
88
|
+
totalVAT: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
89
|
+
offerDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string | undefined>;
|
|
90
|
+
subTotalPrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
91
|
+
orderSummary: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusOfferOrderLineSummary[] | undefined>;
|
|
92
|
+
hasOrderLines: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
93
93
|
pay: ({ callback, response }: Params) => Promise<void>;
|
|
94
94
|
}, "name" | "children" | "adults" | "hasPaymentGateway" | "email" | "phone" | "totalPrice" | "totalVAT" | "offerDate" | "subTotalPrice" | "orderSummary" | "hasOrderLines">, Pick<{
|
|
95
|
-
offerData: import('../../
|
|
95
|
+
offerData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
96
96
|
id: number;
|
|
97
97
|
guest: {
|
|
98
98
|
name: string;
|
|
@@ -122,18 +122,18 @@ export declare const usePaymentStore: import("pinia").StoreDefinition<"payment",
|
|
|
122
122
|
arriveDate: string;
|
|
123
123
|
}[];
|
|
124
124
|
}>;
|
|
125
|
-
hasPaymentGateway: import('../../
|
|
126
|
-
name: import('../../
|
|
127
|
-
email: import('../../
|
|
128
|
-
phone: import('../../
|
|
129
|
-
adults: import('../../
|
|
130
|
-
children: import('../../
|
|
131
|
-
totalPrice: import('../../
|
|
132
|
-
totalVAT: import('../../
|
|
133
|
-
offerDate: import('../../
|
|
134
|
-
subTotalPrice: import('../../
|
|
135
|
-
orderSummary: import('../../
|
|
136
|
-
hasOrderLines: import('../../
|
|
125
|
+
hasPaymentGateway: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
126
|
+
name: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
127
|
+
email: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
128
|
+
phone: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
129
|
+
adults: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number | undefined>;
|
|
130
|
+
children: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number | undefined>;
|
|
131
|
+
totalPrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
132
|
+
totalVAT: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
133
|
+
offerDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string | undefined>;
|
|
134
|
+
subTotalPrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
135
|
+
orderSummary: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusOfferOrderLineSummary[] | undefined>;
|
|
136
|
+
hasOrderLines: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
137
137
|
pay: ({ callback, response }: Params) => Promise<void>;
|
|
138
138
|
}, "pay">>;
|
|
139
139
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const useRecaptchaStore: import("pinia").StoreDefinition<"recaptcha", import("pinia")._UnwrapAll<Pick<{
|
|
2
|
-
recaptchaInstance: import('../../
|
|
2
|
+
recaptchaInstance: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
3
3
|
execute: (action?: string | undefined) => Promise<string>;
|
|
4
4
|
getSiteKey: () => string;
|
|
5
5
|
hideBadge: () => void;
|
|
@@ -8,7 +8,7 @@ export declare const useRecaptchaStore: import("pinia").StoreDefinition<"recaptc
|
|
|
8
8
|
setup: () => Promise<void>;
|
|
9
9
|
validate: (action?: string, callback?: ((token?: string) => void) | undefined) => Promise<string | void>;
|
|
10
10
|
}, "recaptchaInstance">>, Pick<{
|
|
11
|
-
recaptchaInstance: import('../../
|
|
11
|
+
recaptchaInstance: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
12
12
|
execute: (action?: string | undefined) => Promise<string>;
|
|
13
13
|
getSiteKey: () => string;
|
|
14
14
|
hideBadge: () => void;
|
|
@@ -17,7 +17,7 @@ export declare const useRecaptchaStore: import("pinia").StoreDefinition<"recaptc
|
|
|
17
17
|
setup: () => Promise<void>;
|
|
18
18
|
validate: (action?: string, callback?: ((token?: string) => void) | undefined) => Promise<string | void>;
|
|
19
19
|
}, never>, Pick<{
|
|
20
|
-
recaptchaInstance: import('../../
|
|
20
|
+
recaptchaInstance: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
21
21
|
execute: (action?: string | undefined) => Promise<string>;
|
|
22
22
|
getSiteKey: () => string;
|
|
23
23
|
hideBadge: () => void;
|
package/dist/store/tracking.d.ts
CHANGED
|
@@ -9,11 +9,11 @@ interface GTagCheckoutItem {
|
|
|
9
9
|
price: number;
|
|
10
10
|
}
|
|
11
11
|
export declare const useTrackingStore: import("pinia").StoreDefinition<"tracking", import("pinia")._UnwrapAll<Pick<{
|
|
12
|
-
hotelItems: import('../../
|
|
12
|
+
hotelItems: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<{
|
|
13
13
|
item_id: number;
|
|
14
14
|
item_name: string;
|
|
15
15
|
}[]>;
|
|
16
|
-
hotelCart: import('../../
|
|
16
|
+
hotelCart: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<{
|
|
17
17
|
items: GTagCheckoutItem[];
|
|
18
18
|
value: number;
|
|
19
19
|
}>;
|
|
@@ -24,11 +24,11 @@ export declare const useTrackingStore: import("pinia").StoreDefinition<"tracking
|
|
|
24
24
|
beginCheckout: () => void;
|
|
25
25
|
viewItemList: () => void;
|
|
26
26
|
}, never>>, Pick<{
|
|
27
|
-
hotelItems: import('../../
|
|
27
|
+
hotelItems: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<{
|
|
28
28
|
item_id: number;
|
|
29
29
|
item_name: string;
|
|
30
30
|
}[]>;
|
|
31
|
-
hotelCart: import('../../
|
|
31
|
+
hotelCart: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<{
|
|
32
32
|
items: GTagCheckoutItem[];
|
|
33
33
|
value: number;
|
|
34
34
|
}>;
|
|
@@ -39,11 +39,11 @@ export declare const useTrackingStore: import("pinia").StoreDefinition<"tracking
|
|
|
39
39
|
beginCheckout: () => void;
|
|
40
40
|
viewItemList: () => void;
|
|
41
41
|
}, "hotelItems" | "hotelCart">, Pick<{
|
|
42
|
-
hotelItems: import('../../
|
|
42
|
+
hotelItems: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<{
|
|
43
43
|
item_id: number;
|
|
44
44
|
item_name: string;
|
|
45
45
|
}[]>;
|
|
46
|
-
hotelCart: import('../../
|
|
46
|
+
hotelCart: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<{
|
|
47
47
|
items: GTagCheckoutItem[];
|
|
48
48
|
value: number;
|
|
49
49
|
}>;
|