@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,40 +1,40 @@
|
|
|
1
1
|
export declare const useAvailabilityStore: import("pinia").StoreDefinition<"availability", import("pinia")._UnwrapAll<Pick<{
|
|
2
|
-
fromDate: import('../../
|
|
3
|
-
toDate: import('../../
|
|
2
|
+
fromDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
3
|
+
toDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
4
4
|
expiryDate: import("@vueuse/shared").RemovableRef<Date>;
|
|
5
5
|
adults: import("@vueuse/shared").RemovableRef<number>;
|
|
6
6
|
children: import("@vueuse/shared").RemovableRef<number>;
|
|
7
7
|
arrivalDate: import("@vueuse/shared").RemovableRef<Date>;
|
|
8
8
|
departureDate: import("@vueuse/shared").RemovableRef<Date>;
|
|
9
9
|
location: import("@vueuse/shared").RemovableRef<number>;
|
|
10
|
-
isExpired: import('../../
|
|
11
|
-
nights: import('../../
|
|
10
|
+
isExpired: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
11
|
+
nights: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
12
12
|
setNewExpiryDate: () => void;
|
|
13
13
|
reset: () => void;
|
|
14
14
|
}, "children" | "expiryDate" | "adults" | "arrivalDate" | "departureDate" | "location">>, Pick<{
|
|
15
|
-
fromDate: import('../../
|
|
16
|
-
toDate: import('../../
|
|
15
|
+
fromDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
16
|
+
toDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
17
17
|
expiryDate: import("@vueuse/shared").RemovableRef<Date>;
|
|
18
18
|
adults: import("@vueuse/shared").RemovableRef<number>;
|
|
19
19
|
children: import("@vueuse/shared").RemovableRef<number>;
|
|
20
20
|
arrivalDate: import("@vueuse/shared").RemovableRef<Date>;
|
|
21
21
|
departureDate: import("@vueuse/shared").RemovableRef<Date>;
|
|
22
22
|
location: import("@vueuse/shared").RemovableRef<number>;
|
|
23
|
-
isExpired: import('../../
|
|
24
|
-
nights: import('../../
|
|
23
|
+
isExpired: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
24
|
+
nights: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
25
25
|
setNewExpiryDate: () => void;
|
|
26
26
|
reset: () => void;
|
|
27
27
|
}, "fromDate" | "toDate" | "isExpired" | "nights">, Pick<{
|
|
28
|
-
fromDate: import('../../
|
|
29
|
-
toDate: import('../../
|
|
28
|
+
fromDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
29
|
+
toDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
30
30
|
expiryDate: import("@vueuse/shared").RemovableRef<Date>;
|
|
31
31
|
adults: import("@vueuse/shared").RemovableRef<number>;
|
|
32
32
|
children: import("@vueuse/shared").RemovableRef<number>;
|
|
33
33
|
arrivalDate: import("@vueuse/shared").RemovableRef<Date>;
|
|
34
34
|
departureDate: import("@vueuse/shared").RemovableRef<Date>;
|
|
35
35
|
location: import("@vueuse/shared").RemovableRef<number>;
|
|
36
|
-
isExpired: import('../../
|
|
37
|
-
nights: import('../../
|
|
36
|
+
isExpired: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
37
|
+
nights: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
38
38
|
setNewExpiryDate: () => void;
|
|
39
39
|
reset: () => void;
|
|
40
40
|
}, "reset" | "setNewExpiryDate">>;
|
package/dist/store/event.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventAddon, OctopusEventRateType, ListingImage, OctopusEventAvailabilityEvent, OctopusEventAvailabilityTemplate, OctopusRestaurantTemplate, OctopusEventTemplate, EventModuleState, EventProduct } from '../types/index.js';
|
|
2
2
|
export declare const useEventStore: import("pinia").StoreDefinition<"event", import("pinia")._UnwrapAll<Pick<{
|
|
3
|
-
metaData: import('../../
|
|
3
|
+
metaData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
4
4
|
currency: string;
|
|
5
5
|
description: string;
|
|
6
6
|
maxNumberPerBooking: number;
|
|
@@ -15,7 +15,7 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
15
15
|
roomGroupID?: number | undefined;
|
|
16
16
|
}[];
|
|
17
17
|
}>;
|
|
18
|
-
listingData: import('../../
|
|
18
|
+
listingData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
19
19
|
templates: {
|
|
20
20
|
description: string;
|
|
21
21
|
fromDate: string;
|
|
@@ -61,8 +61,8 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
61
61
|
toDate: string;
|
|
62
62
|
}[];
|
|
63
63
|
}>;
|
|
64
|
-
tableBasePrice: import('../../
|
|
65
|
-
availabilityData: import('../../
|
|
64
|
+
tableBasePrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
65
|
+
availabilityData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
66
66
|
fromDate: string;
|
|
67
67
|
localTime: string;
|
|
68
68
|
numberOfDays: number;
|
|
@@ -107,9 +107,9 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
107
107
|
price?: number | undefined;
|
|
108
108
|
untilDate: string;
|
|
109
109
|
}[] | undefined>;
|
|
110
|
-
isLoading: import('../../
|
|
111
|
-
moduleState: import('../../
|
|
112
|
-
searchDate: import('../../
|
|
110
|
+
isLoading: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
|
|
111
|
+
moduleState: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<EventModuleState>;
|
|
112
|
+
searchDate: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
113
113
|
toString: () => string;
|
|
114
114
|
toDateString: () => string;
|
|
115
115
|
toTimeString: () => string;
|
|
@@ -172,49 +172,49 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
172
172
|
(hint: string): string | number;
|
|
173
173
|
};
|
|
174
174
|
}>;
|
|
175
|
-
numberOfPeople: import('../../
|
|
176
|
-
numberOfDays: import('../../
|
|
177
|
-
eventId: import('../../
|
|
178
|
-
tableGroupId: import('../../
|
|
179
|
-
arrivalTime: import('../../
|
|
180
|
-
addons: import('../../
|
|
181
|
-
products: import('../../
|
|
182
|
-
discountCode: import('../../
|
|
175
|
+
numberOfPeople: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
176
|
+
numberOfDays: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
177
|
+
eventId: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
178
|
+
tableGroupId: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
179
|
+
arrivalTime: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
180
|
+
addons: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<EventAddon>;
|
|
181
|
+
products: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<EventProduct>;
|
|
182
|
+
discountCode: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
183
183
|
name: import("@vueuse/shared").RemovableRef<string>;
|
|
184
184
|
phone: import("@vueuse/shared").RemovableRef<string>;
|
|
185
185
|
email: import("@vueuse/shared").RemovableRef<string>;
|
|
186
|
-
remark: import('../../
|
|
187
|
-
isTemplateEvent: import('../../
|
|
188
|
-
currency: import('../../
|
|
189
|
-
maxNumberOfPeople: import('../../
|
|
190
|
-
title: import('../../
|
|
191
|
-
subtitle: import('../../
|
|
192
|
-
slideshow: import('../../
|
|
193
|
-
date: import('../../
|
|
194
|
-
numberOfTotalDays: import('../../
|
|
195
|
-
numberOfRooms: import('../../
|
|
196
|
-
fromDate: import('../../
|
|
197
|
-
getEventData: import('../../
|
|
198
|
-
length: import('../../
|
|
199
|
-
templateId: import('../../
|
|
200
|
-
getEvents: import('../../
|
|
201
|
-
getTemplates: import('../../
|
|
202
|
-
hasEvents: import('../../
|
|
203
|
-
hasTemplates: import('../../
|
|
204
|
-
basePrice: import('../../
|
|
205
|
-
totalPrice: import('../../
|
|
206
|
-
getTemplateData: import('../../
|
|
207
|
-
getEventTableData: import('../../
|
|
208
|
-
roomUpgrade: import('../../
|
|
209
|
-
weekendFee: import('../../
|
|
210
|
-
hasProducts: import('../../
|
|
211
|
-
eventRateType: import('../../
|
|
212
|
-
isReservationFormFilled: import('../../
|
|
213
|
-
isMetaDataAvailable: import('../../
|
|
214
|
-
areListingsAvailable: import('../../
|
|
215
|
-
isAvailabilityDataAvailable: import('../../
|
|
216
|
-
isPaymentLoading: import('../../
|
|
217
|
-
getEventImages: import('../../
|
|
186
|
+
remark: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
187
|
+
isTemplateEvent: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
188
|
+
currency: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
189
|
+
maxNumberOfPeople: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
190
|
+
title: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
191
|
+
subtitle: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
192
|
+
slideshow: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string[]>;
|
|
193
|
+
date: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
194
|
+
numberOfTotalDays: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
195
|
+
numberOfRooms: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
196
|
+
fromDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
197
|
+
getEventData: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventTemplate | undefined>;
|
|
198
|
+
length: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string | undefined>;
|
|
199
|
+
templateId: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
200
|
+
getEvents: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventTemplate[]>;
|
|
201
|
+
getTemplates: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusRestaurantTemplate[]>;
|
|
202
|
+
hasEvents: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
203
|
+
hasTemplates: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
204
|
+
basePrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
205
|
+
totalPrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
206
|
+
getTemplateData: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventAvailabilityTemplate[] | undefined>;
|
|
207
|
+
getEventTableData: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventAvailabilityEvent[] | undefined>;
|
|
208
|
+
roomUpgrade: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
209
|
+
weekendFee: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
210
|
+
hasProducts: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
211
|
+
eventRateType: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventRateType>;
|
|
212
|
+
isReservationFormFilled: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
213
|
+
isMetaDataAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
214
|
+
areListingsAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
215
|
+
isAvailabilityDataAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
216
|
+
isPaymentLoading: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
217
|
+
getEventImages: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<(id: number) => Array<ListingImage>>;
|
|
218
218
|
isEventListingLoading: (id: number) => boolean;
|
|
219
219
|
fetchMetaData: () => Promise<void>;
|
|
220
220
|
fetchListings: () => Promise<void>;
|
|
@@ -227,7 +227,7 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
227
227
|
reset: (callback: () => void) => void;
|
|
228
228
|
initialize: () => void;
|
|
229
229
|
}, "name" | "isLoading" | "metaData" | "discountCode" | "availabilityData" | "moduleState" | "arrivalTime" | "email" | "phone" | "remark" | "addons" | "numberOfDays" | "numberOfPeople" | "listingData" | "searchDate" | "eventId" | "tableGroupId" | "products">>, Pick<{
|
|
230
|
-
metaData: import('../../
|
|
230
|
+
metaData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
231
231
|
currency: string;
|
|
232
232
|
description: string;
|
|
233
233
|
maxNumberPerBooking: number;
|
|
@@ -242,7 +242,7 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
242
242
|
roomGroupID?: number | undefined;
|
|
243
243
|
}[];
|
|
244
244
|
}>;
|
|
245
|
-
listingData: import('../../
|
|
245
|
+
listingData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
246
246
|
templates: {
|
|
247
247
|
description: string;
|
|
248
248
|
fromDate: string;
|
|
@@ -288,8 +288,8 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
288
288
|
toDate: string;
|
|
289
289
|
}[];
|
|
290
290
|
}>;
|
|
291
|
-
tableBasePrice: import('../../
|
|
292
|
-
availabilityData: import('../../
|
|
291
|
+
tableBasePrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
292
|
+
availabilityData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
293
293
|
fromDate: string;
|
|
294
294
|
localTime: string;
|
|
295
295
|
numberOfDays: number;
|
|
@@ -334,9 +334,9 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
334
334
|
price?: number | undefined;
|
|
335
335
|
untilDate: string;
|
|
336
336
|
}[] | undefined>;
|
|
337
|
-
isLoading: import('../../
|
|
338
|
-
moduleState: import('../../
|
|
339
|
-
searchDate: import('../../
|
|
337
|
+
isLoading: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
|
|
338
|
+
moduleState: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<EventModuleState>;
|
|
339
|
+
searchDate: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
340
340
|
toString: () => string;
|
|
341
341
|
toDateString: () => string;
|
|
342
342
|
toTimeString: () => string;
|
|
@@ -399,49 +399,49 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
399
399
|
(hint: string): string | number;
|
|
400
400
|
};
|
|
401
401
|
}>;
|
|
402
|
-
numberOfPeople: import('../../
|
|
403
|
-
numberOfDays: import('../../
|
|
404
|
-
eventId: import('../../
|
|
405
|
-
tableGroupId: import('../../
|
|
406
|
-
arrivalTime: import('../../
|
|
407
|
-
addons: import('../../
|
|
408
|
-
products: import('../../
|
|
409
|
-
discountCode: import('../../
|
|
402
|
+
numberOfPeople: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
403
|
+
numberOfDays: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
404
|
+
eventId: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
405
|
+
tableGroupId: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
406
|
+
arrivalTime: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
407
|
+
addons: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<EventAddon>;
|
|
408
|
+
products: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<EventProduct>;
|
|
409
|
+
discountCode: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
410
410
|
name: import("@vueuse/shared").RemovableRef<string>;
|
|
411
411
|
phone: import("@vueuse/shared").RemovableRef<string>;
|
|
412
412
|
email: import("@vueuse/shared").RemovableRef<string>;
|
|
413
|
-
remark: import('../../
|
|
414
|
-
isTemplateEvent: import('../../
|
|
415
|
-
currency: import('../../
|
|
416
|
-
maxNumberOfPeople: import('../../
|
|
417
|
-
title: import('../../
|
|
418
|
-
subtitle: import('../../
|
|
419
|
-
slideshow: import('../../
|
|
420
|
-
date: import('../../
|
|
421
|
-
numberOfTotalDays: import('../../
|
|
422
|
-
numberOfRooms: import('../../
|
|
423
|
-
fromDate: import('../../
|
|
424
|
-
getEventData: import('../../
|
|
425
|
-
length: import('../../
|
|
426
|
-
templateId: import('../../
|
|
427
|
-
getEvents: import('../../
|
|
428
|
-
getTemplates: import('../../
|
|
429
|
-
hasEvents: import('../../
|
|
430
|
-
hasTemplates: import('../../
|
|
431
|
-
basePrice: import('../../
|
|
432
|
-
totalPrice: import('../../
|
|
433
|
-
getTemplateData: import('../../
|
|
434
|
-
getEventTableData: import('../../
|
|
435
|
-
roomUpgrade: import('../../
|
|
436
|
-
weekendFee: import('../../
|
|
437
|
-
hasProducts: import('../../
|
|
438
|
-
eventRateType: import('../../
|
|
439
|
-
isReservationFormFilled: import('../../
|
|
440
|
-
isMetaDataAvailable: import('../../
|
|
441
|
-
areListingsAvailable: import('../../
|
|
442
|
-
isAvailabilityDataAvailable: import('../../
|
|
443
|
-
isPaymentLoading: import('../../
|
|
444
|
-
getEventImages: import('../../
|
|
413
|
+
remark: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
414
|
+
isTemplateEvent: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
415
|
+
currency: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
416
|
+
maxNumberOfPeople: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
417
|
+
title: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
418
|
+
subtitle: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
419
|
+
slideshow: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string[]>;
|
|
420
|
+
date: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
421
|
+
numberOfTotalDays: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
422
|
+
numberOfRooms: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
423
|
+
fromDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
424
|
+
getEventData: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventTemplate | undefined>;
|
|
425
|
+
length: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string | undefined>;
|
|
426
|
+
templateId: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
427
|
+
getEvents: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventTemplate[]>;
|
|
428
|
+
getTemplates: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusRestaurantTemplate[]>;
|
|
429
|
+
hasEvents: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
430
|
+
hasTemplates: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
431
|
+
basePrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
432
|
+
totalPrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
433
|
+
getTemplateData: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventAvailabilityTemplate[] | undefined>;
|
|
434
|
+
getEventTableData: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventAvailabilityEvent[] | undefined>;
|
|
435
|
+
roomUpgrade: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
436
|
+
weekendFee: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
437
|
+
hasProducts: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
438
|
+
eventRateType: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventRateType>;
|
|
439
|
+
isReservationFormFilled: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
440
|
+
isMetaDataAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
441
|
+
areListingsAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
442
|
+
isAvailabilityDataAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
443
|
+
isPaymentLoading: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
444
|
+
getEventImages: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<(id: number) => Array<ListingImage>>;
|
|
445
445
|
isEventListingLoading: (id: number) => boolean;
|
|
446
446
|
fetchMetaData: () => Promise<void>;
|
|
447
447
|
fetchListings: () => Promise<void>;
|
|
@@ -454,7 +454,7 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
454
454
|
reset: (callback: () => void) => void;
|
|
455
455
|
initialize: () => void;
|
|
456
456
|
}, "length" | "title" | "slideshow" | "currency" | "date" | "fromDate" | "isMetaDataAvailable" | "isAvailabilityDataAvailable" | "totalPrice" | "isPaymentLoading" | "isReservationFormFilled" | "weekendFee" | "subtitle" | "tableBasePrice" | "isTemplateEvent" | "maxNumberOfPeople" | "numberOfTotalDays" | "numberOfRooms" | "getEventData" | "templateId" | "getEvents" | "getTemplates" | "hasEvents" | "hasTemplates" | "basePrice" | "getTemplateData" | "getEventTableData" | "roomUpgrade" | "hasProducts" | "eventRateType" | "areListingsAvailable" | "getEventImages">, Pick<{
|
|
457
|
-
metaData: import('../../
|
|
457
|
+
metaData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
458
458
|
currency: string;
|
|
459
459
|
description: string;
|
|
460
460
|
maxNumberPerBooking: number;
|
|
@@ -469,7 +469,7 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
469
469
|
roomGroupID?: number | undefined;
|
|
470
470
|
}[];
|
|
471
471
|
}>;
|
|
472
|
-
listingData: import('../../
|
|
472
|
+
listingData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
473
473
|
templates: {
|
|
474
474
|
description: string;
|
|
475
475
|
fromDate: string;
|
|
@@ -515,8 +515,8 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
515
515
|
toDate: string;
|
|
516
516
|
}[];
|
|
517
517
|
}>;
|
|
518
|
-
tableBasePrice: import('../../
|
|
519
|
-
availabilityData: import('../../
|
|
518
|
+
tableBasePrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
519
|
+
availabilityData: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
520
520
|
fromDate: string;
|
|
521
521
|
localTime: string;
|
|
522
522
|
numberOfDays: number;
|
|
@@ -561,9 +561,9 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
561
561
|
price?: number | undefined;
|
|
562
562
|
untilDate: string;
|
|
563
563
|
}[] | undefined>;
|
|
564
|
-
isLoading: import('../../
|
|
565
|
-
moduleState: import('../../
|
|
566
|
-
searchDate: import('../../
|
|
564
|
+
isLoading: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
|
|
565
|
+
moduleState: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<EventModuleState>;
|
|
566
|
+
searchDate: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<{
|
|
567
567
|
toString: () => string;
|
|
568
568
|
toDateString: () => string;
|
|
569
569
|
toTimeString: () => string;
|
|
@@ -626,49 +626,49 @@ export declare const useEventStore: import("pinia").StoreDefinition<"event", imp
|
|
|
626
626
|
(hint: string): string | number;
|
|
627
627
|
};
|
|
628
628
|
}>;
|
|
629
|
-
numberOfPeople: import('../../
|
|
630
|
-
numberOfDays: import('../../
|
|
631
|
-
eventId: import('../../
|
|
632
|
-
tableGroupId: import('../../
|
|
633
|
-
arrivalTime: import('../../
|
|
634
|
-
addons: import('../../
|
|
635
|
-
products: import('../../
|
|
636
|
-
discountCode: import('../../
|
|
629
|
+
numberOfPeople: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
630
|
+
numberOfDays: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
631
|
+
eventId: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
632
|
+
tableGroupId: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
|
|
633
|
+
arrivalTime: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
634
|
+
addons: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<EventAddon>;
|
|
635
|
+
products: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<EventProduct>;
|
|
636
|
+
discountCode: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
637
637
|
name: import("@vueuse/shared").RemovableRef<string>;
|
|
638
638
|
phone: import("@vueuse/shared").RemovableRef<string>;
|
|
639
639
|
email: import("@vueuse/shared").RemovableRef<string>;
|
|
640
|
-
remark: import('../../
|
|
641
|
-
isTemplateEvent: import('../../
|
|
642
|
-
currency: import('../../
|
|
643
|
-
maxNumberOfPeople: import('../../
|
|
644
|
-
title: import('../../
|
|
645
|
-
subtitle: import('../../
|
|
646
|
-
slideshow: import('../../
|
|
647
|
-
date: import('../../
|
|
648
|
-
numberOfTotalDays: import('../../
|
|
649
|
-
numberOfRooms: import('../../
|
|
650
|
-
fromDate: import('../../
|
|
651
|
-
getEventData: import('../../
|
|
652
|
-
length: import('../../
|
|
653
|
-
templateId: import('../../
|
|
654
|
-
getEvents: import('../../
|
|
655
|
-
getTemplates: import('../../
|
|
656
|
-
hasEvents: import('../../
|
|
657
|
-
hasTemplates: import('../../
|
|
658
|
-
basePrice: import('../../
|
|
659
|
-
totalPrice: import('../../
|
|
660
|
-
getTemplateData: import('../../
|
|
661
|
-
getEventTableData: import('../../
|
|
662
|
-
roomUpgrade: import('../../
|
|
663
|
-
weekendFee: import('../../
|
|
664
|
-
hasProducts: import('../../
|
|
665
|
-
eventRateType: import('../../
|
|
666
|
-
isReservationFormFilled: import('../../
|
|
667
|
-
isMetaDataAvailable: import('../../
|
|
668
|
-
areListingsAvailable: import('../../
|
|
669
|
-
isAvailabilityDataAvailable: import('../../
|
|
670
|
-
isPaymentLoading: import('../../
|
|
671
|
-
getEventImages: import('../../
|
|
640
|
+
remark: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
|
|
641
|
+
isTemplateEvent: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
642
|
+
currency: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
643
|
+
maxNumberOfPeople: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
644
|
+
title: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
645
|
+
subtitle: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
646
|
+
slideshow: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string[]>;
|
|
647
|
+
date: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
648
|
+
numberOfTotalDays: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
649
|
+
numberOfRooms: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
650
|
+
fromDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
|
|
651
|
+
getEventData: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventTemplate | undefined>;
|
|
652
|
+
length: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string | undefined>;
|
|
653
|
+
templateId: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
654
|
+
getEvents: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventTemplate[]>;
|
|
655
|
+
getTemplates: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusRestaurantTemplate[]>;
|
|
656
|
+
hasEvents: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
657
|
+
hasTemplates: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
658
|
+
basePrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
659
|
+
totalPrice: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
660
|
+
getTemplateData: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventAvailabilityTemplate[] | undefined>;
|
|
661
|
+
getEventTableData: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventAvailabilityEvent[] | undefined>;
|
|
662
|
+
roomUpgrade: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
663
|
+
weekendFee: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
|
|
664
|
+
hasProducts: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
665
|
+
eventRateType: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<OctopusEventRateType>;
|
|
666
|
+
isReservationFormFilled: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
667
|
+
isMetaDataAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
668
|
+
areListingsAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
669
|
+
isAvailabilityDataAvailable: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
670
|
+
isPaymentLoading: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
|
|
671
|
+
getEventImages: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<(id: number) => Array<ListingImage>>;
|
|
672
672
|
isEventListingLoading: (id: number) => boolean;
|
|
673
673
|
fetchMetaData: () => Promise<void>;
|
|
674
674
|
fetchListings: () => Promise<void>;
|