@konnectio/core 4.0.56-rc5 → 4.0.56-rc7
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-i2xWkFyi.js} +1 -1
- package/dist/ActionField-i2xWkFyi.js.br +0 -0
- package/dist/AvailabilitySkeleton-PWA_yfC-.js +214 -0
- package/dist/AvailabilitySkeleton-PWA_yfC-.js.br +0 -0
- package/dist/{CheckoutWindow-_ZUCAYgm.js → CheckoutWindow-k3-Mh7Mp.js} +17 -17
- package/dist/CheckoutWindow-k3-Mh7Mp.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-Lzoa_ZgT.js} +2910 -2918
- package/dist/DateField.vue_vue_type_style_index_0_lang-Lzoa_ZgT.js.br +0 -0
- package/dist/{Field-GdMucFcQ.js → Field-f9KUVLIW.js} +7 -7
- package/dist/Field-f9KUVLIW.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-1RNEqBhG.js +30460 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-1RNEqBhG.js.br +0 -0
- package/dist/{ThankYou-9pzt2SfJ.js → ThankYou-cAeMnWCk.js} +4325 -4567
- package/dist/ThankYou-cAeMnWCk.js.br +0 -0
- package/dist/{_-5uiOrU07.js → _-SqGSx3KP.js} +1 -1
- package/dist/{_commonjsHelpers-4t9S7M5p.js → _commonjsHelpers-2ufMB8rV.js} +1 -1
- package/dist/availability.js +138 -108
- package/dist/availability.js.br +0 -0
- package/dist/components/Alert.vue.d.ts +4 -27
- package/dist/components/Clickable.vue.d.ts +4 -59
- package/dist/components/Container.vue.d.ts +4 -22
- package/dist/components/ErrorMessage.vue.d.ts +4 -14
- package/dist/components/Gallery.vue.d.ts +4 -30
- package/dist/components/GoogleNotice.vue.d.ts +4 -2
- package/dist/components/Icon.vue.d.ts +4 -37
- package/dist/components/Loading.vue.d.ts +4 -28
- package/dist/components/Spinner.vue.d.ts +3 -1
- package/dist/components/forms/EventAvailabilityForm.vue.d.ts +4 -17
- package/dist/components/forms/HotelAvailabilityForm.vue.d.ts +4 -33
- package/dist/components/forms/HotelReservationForm.vue.d.ts +4 -41
- package/dist/components/forms/MultiStepForm.vue.d.ts +4 -42
- package/dist/components/forms/ReservationForm.vue.d.ts +5 -62
- package/dist/components/forms/_.vue.d.ts +4 -42
- package/dist/components/inputs/Checkbox.vue.d.ts +4 -54
- package/dist/components/inputs/CheckboxField.vue.d.ts +4 -28
- package/dist/components/inputs/DateField.vue.d.ts +5 -104
- package/dist/components/inputs/InputField.vue.d.ts +4 -61
- package/dist/components/inputs/MediaSelector.vue.d.ts +4 -42
- package/dist/components/inputs/NumberField.vue.d.ts +5 -87
- package/dist/components/inputs/SelectField.vue.d.ts +5 -90
- package/dist/components/inputs/TextField.vue.d.ts +4 -67
- package/dist/components/inputs/TimeField.vue.d.ts +5 -44
- package/dist/components/inputs/grouped/ActionField.vue.d.ts +4 -71
- package/dist/components/inputs/grouped/CountryField.vue.d.ts +4 -40
- package/dist/components/inputs/grouped/NameField.vue.d.ts +4 -70
- package/dist/components/inputs/grouped/PhoneField.vue.d.ts +4 -50
- package/dist/components/inputs/grouped/RoomConfigField.vue.d.ts +4 -46
- package/dist/components/listings/Base.vue.d.ts +5 -55
- package/dist/components/listings/Event.vue.d.ts +4 -46
- package/dist/components/listings/Hotel.vue.d.ts +4 -15
- package/dist/components/listings/Template.vue.d.ts +4 -20
- package/dist/components/side-panels/Base.vue.d.ts +5 -60
- package/dist/components/side-panels/ListingInfo.vue.d.ts +4 -17
- package/dist/components/side-panels/Template.vue.d.ts +4 -17
- package/dist/components/side-panels/TermsOfService.vue.d.ts +4 -13
- package/dist/components/skeletons/AvailabilitySkeleton.vue.d.ts +4 -32
- package/dist/components/skeletons/Field.vue.d.ts +4 -35
- package/dist/components/skeletons/GiftCardSkeleton.vue.d.ts +4 -1
- package/dist/components/skeletons/HotelSkeleton.vue.d.ts +4 -1
- package/dist/components/skeletons/Listing.vue.d.ts +4 -1
- package/dist/components/skeletons/Sidebar.vue.d.ts +4 -1
- package/dist/components/skeletons/_.vue.d.ts +4 -35
- package/dist/components/views/CheckoutWindow.vue.d.ts +4 -1
- package/dist/components/views/TermsOfService.vue.d.ts +4 -1
- package/dist/components/views/ThankYou.vue.d.ts +4 -14
- package/dist/event-WJGagPbM.js +328 -0
- package/dist/event-WJGagPbM.js.br +0 -0
- package/dist/event.js +431 -412
- package/dist/event.js.br +0 -0
- package/dist/favicon.ico +0 -0
- package/dist/gift-card-validation.js +77 -67
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.js +291 -312
- package/dist/gift-card.js.br +0 -0
- package/dist/hotel-z4fa3tEa.js +3101 -0
- package/dist/hotel-z4fa3tEa.js.br +0 -0
- package/dist/hotel.js +11 -3136
- package/dist/polyfill.js +159 -159
- package/dist/polyfill.js.br +0 -0
- package/dist/style.css +1 -1
- package/dist/style.css.br +0 -0
- package/package.json +14 -16
- package/dist/ActionField--byx0Lp1.js.br +0 -0
- package/dist/AvailabilitySkeleton-cL6E9wAp.js +0 -239
- package/dist/AvailabilitySkeleton-cL6E9wAp.js.br +0 -0
- package/dist/CheckoutWindow-_ZUCAYgm.js.br +0 -0
- package/dist/Container-6UeOakwz.js +0 -68
- 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 +0 -27240
- 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/assets/typescript/mixins.d.ts +0 -34
- package/dist/availability.d.ts +0 -3
- package/dist/entries/availability.d.ts +0 -5
- package/dist/entries/event.d.ts +0 -2
- package/dist/entries/gift-card-validation.d.ts +0 -5
- package/dist/entries/gift-card.d.ts +0 -5
- package/dist/entries/hotel.d.ts +0 -5
- package/dist/entries/navigation.d.ts +0 -1
- package/dist/entries/polyfill.d.ts +0 -0
- package/dist/event-jnP6wH4w.js +0 -358
- package/dist/event-jnP6wH4w.js.br +0 -0
- package/dist/event.d.ts +0 -3
- package/dist/gift-card-validation.d.ts +0 -3
- package/dist/gift-card.d.ts +0 -3
- package/dist/hotel.d.ts +0 -3
- package/dist/hotel.js.br +0 -0
- package/dist/layouts/Availability.vue.d.ts +0 -25
- package/dist/layouts/Event.vue.d.ts +0 -18
- package/dist/layouts/GiftCard.vue.d.ts +0 -32
- package/dist/layouts/GiftCardValidation.vue.d.ts +0 -18
- package/dist/layouts/Hotel.vue.d.ts +0 -36
- package/dist/layouts/_.vue.d.ts +0 -39
- package/dist/navigation.d.ts +0 -1
- package/dist/plugins/i18n.d.ts +0 -5
- package/dist/polyfill.d.ts +0 -1
- package/dist/store/alert.d.ts +0 -28
- package/dist/store/applyGiftCard.d.ts +0 -28
- package/dist/store/availability.d.ts +0 -40
- package/dist/store/event.d.ts +0 -683
- package/dist/store/giftCard.d.ts +0 -83
- package/dist/store/payment.d.ts +0 -139
- package/dist/store/recaptcha.d.ts +0 -28
- package/dist/store/tracking.d.ts +0 -57
- package/dist/store/utilities.d.ts +0 -350
- package/dist/types/index.d.ts +0 -976
|
@@ -1,60 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
type?: buttonType;
|
|
5
|
-
icon?: string;
|
|
6
|
-
iconType?: string;
|
|
7
|
-
iconColor?: string;
|
|
8
|
-
tabindex?: string;
|
|
9
|
-
fullWidth?: boolean;
|
|
10
|
-
disabled?: boolean;
|
|
11
|
-
secondary?: boolean;
|
|
12
|
-
isLoading?: boolean;
|
|
13
|
-
}
|
|
14
|
-
declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
15
|
-
type: string;
|
|
16
|
-
iconType: string;
|
|
17
|
-
tabindex: string;
|
|
18
|
-
fullWidth: boolean;
|
|
19
|
-
disabled: boolean;
|
|
20
|
-
secondary: boolean;
|
|
21
|
-
isLoading: boolean;
|
|
22
|
-
}>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
|
|
23
|
-
"click-event": (...args: any[]) => void;
|
|
24
|
-
}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
25
|
-
type: string;
|
|
26
|
-
iconType: string;
|
|
27
|
-
tabindex: string;
|
|
28
|
-
fullWidth: boolean;
|
|
29
|
-
disabled: boolean;
|
|
30
|
-
secondary: boolean;
|
|
31
|
-
isLoading: boolean;
|
|
32
|
-
}>>> & {
|
|
33
|
-
"onClick-event"?: ((...args: any[]) => any) | undefined;
|
|
34
|
-
}, {
|
|
35
|
-
type: "button" | "submit" | "reset";
|
|
36
|
-
iconType: string;
|
|
37
|
-
tabindex: string;
|
|
38
|
-
fullWidth: boolean;
|
|
39
|
-
disabled: boolean;
|
|
40
|
-
secondary: boolean;
|
|
41
|
-
isLoading: boolean;
|
|
42
|
-
}, {}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/Clickable.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/Clickable.vue?vue&type=style&index=0&scoped=55582c4b&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
43
4
|
export default _default;
|
|
44
|
-
|
|
45
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
46
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
47
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
48
|
-
} : {
|
|
49
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
50
|
-
required: true;
|
|
51
|
-
};
|
|
52
|
-
};
|
|
53
|
-
type __VLS_WithDefaults<P, D> = {
|
|
54
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
55
|
-
default: D[K];
|
|
56
|
-
}> : P[K];
|
|
57
|
-
};
|
|
58
|
-
type __VLS_Prettify<T> = {
|
|
59
|
-
[K in keyof T]: T[K];
|
|
60
|
-
} & {};
|
|
5
|
+
//# sourceMappingURL=Clickable.vue.d.ts.map
|
|
@@ -1,23 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
styling?: Partial<KonnectioStyling> | undefined;
|
|
6
|
-
}>>>, {}, {}>, {
|
|
7
|
-
default?(_: {}): any;
|
|
8
|
-
}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/Container.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/Container.vue?vue&type=style&index=0&scoped=b8c97ab0&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
9
4
|
export default _default;
|
|
10
|
-
|
|
11
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
12
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
13
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
14
|
-
} : {
|
|
15
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
20
|
-
new (): {
|
|
21
|
-
$slots: S;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
5
|
+
//# sourceMappingURL=Container.vue.d.ts.map
|
|
@@ -1,15 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
5
|
-
declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/ErrorMessage.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/ErrorMessage.vue?vue&type=style&index=0&scoped=cf192ca7&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
6
4
|
export default _default;
|
|
7
|
-
|
|
8
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
10
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
11
|
-
} : {
|
|
12
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
13
|
-
required: true;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
5
|
+
//# sourceMappingURL=ErrorMessage.vue.d.ts.map
|
|
@@ -1,31 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
type
|
|
3
|
-
|
|
4
|
-
gallery: Array<FreshBookingImage>;
|
|
5
|
-
size?: gallerySize;
|
|
6
|
-
}
|
|
7
|
-
declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
|
-
size: string;
|
|
9
|
-
}>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
|
-
size: string;
|
|
11
|
-
}>>>, {
|
|
12
|
-
size: gallerySize;
|
|
13
|
-
}, {}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/Gallery.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/Gallery.vue?vue&type=style&index=0&scoped=4af4a377&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
14
4
|
export default _default;
|
|
15
|
-
|
|
16
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
17
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
18
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
19
|
-
} : {
|
|
20
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
21
|
-
required: true;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
type __VLS_WithDefaults<P, D> = {
|
|
25
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
26
|
-
default: D[K];
|
|
27
|
-
}> : P[K];
|
|
28
|
-
};
|
|
29
|
-
type __VLS_Prettify<T> = {
|
|
30
|
-
[K in keyof T]: T[K];
|
|
31
|
-
} & {};
|
|
5
|
+
//# sourceMappingURL=Gallery.vue.d.ts.map
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
export
|
|
1
|
+
import _sfc_main from "G:/.projects/konnectio-integration-core/src/components/GoogleNotice.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/GoogleNotice.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=GoogleNotice.vue.d.ts.map
|
|
@@ -1,38 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
color?: iconColor;
|
|
5
|
-
type?: string;
|
|
6
|
-
rotate?: boolean;
|
|
7
|
-
}
|
|
8
|
-
declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
9
|
-
type: string;
|
|
10
|
-
rotate: boolean;
|
|
11
|
-
color: string;
|
|
12
|
-
}>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
13
|
-
type: string;
|
|
14
|
-
rotate: boolean;
|
|
15
|
-
color: string;
|
|
16
|
-
}>>>, {
|
|
17
|
-
type: string;
|
|
18
|
-
color: iconColor;
|
|
19
|
-
rotate: boolean;
|
|
20
|
-
}, {}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/Icon.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/Icon.vue?vue&type=style&index=0&scoped=338584a6&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
21
4
|
export default _default;
|
|
22
|
-
|
|
23
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
24
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
25
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
26
|
-
} : {
|
|
27
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
28
|
-
required: true;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
type __VLS_WithDefaults<P, D> = {
|
|
32
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
33
|
-
default: D[K];
|
|
34
|
-
}> : P[K];
|
|
35
|
-
};
|
|
36
|
-
type __VLS_Prettify<T> = {
|
|
37
|
-
[K in keyof T]: T[K];
|
|
38
|
-
} & {};
|
|
5
|
+
//# sourceMappingURL=Icon.vue.d.ts.map
|
|
@@ -1,29 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
5
|
-
declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
6
|
-
insideButton: boolean;
|
|
7
|
-
}>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
|
-
insideButton: boolean;
|
|
9
|
-
}>>>, {
|
|
10
|
-
insideButton: boolean;
|
|
11
|
-
}, {}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/Loading.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/Loading.vue?vue&type=style&index=0&scoped=ce88946d&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
12
4
|
export default _default;
|
|
13
|
-
|
|
14
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
15
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
16
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
17
|
-
} : {
|
|
18
|
-
type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
19
|
-
required: true;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
type __VLS_WithDefaults<P, D> = {
|
|
23
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
24
|
-
default: D[K];
|
|
25
|
-
}> : P[K];
|
|
26
|
-
};
|
|
27
|
-
type __VLS_Prettify<T> = {
|
|
28
|
-
[K in keyof T]: T[K];
|
|
29
|
-
} & {};
|
|
5
|
+
//# sourceMappingURL=Loading.vue.d.ts.map
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import "G:/.projects/konnectio-integration-core/src/components/Spinner.vue?vue&type=style&index=0&scoped=e3522225&lang.scss";
|
|
2
|
+
declare const _default: any;
|
|
2
3
|
export default _default;
|
|
4
|
+
//# sourceMappingURL=Spinner.vue.d.ts.map
|
|
@@ -1,18 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
link?: string | LocalizedLink | undefined;
|
|
6
|
-
}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
7
|
-
link?: string | LocalizedLink | undefined;
|
|
8
|
-
}>>>, {}, {}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/forms/EventAvailabilityForm.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/forms/EventAvailabilityForm.vue?vue&type=style&index=0&scoped=d5041325&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
9
4
|
export default _default;
|
|
10
|
-
|
|
11
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
12
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
13
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
14
|
-
} : {
|
|
15
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
5
|
+
//# sourceMappingURL=EventAvailabilityForm.vue.d.ts.map
|
|
@@ -1,34 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
booking?: boolean | undefined;
|
|
6
|
-
link?: string | LocalizedLink | undefined;
|
|
7
|
-
}>, {
|
|
8
|
-
booking: boolean;
|
|
9
|
-
}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
10
|
-
booking?: boolean | undefined;
|
|
11
|
-
link?: string | LocalizedLink | undefined;
|
|
12
|
-
}>, {
|
|
13
|
-
booking: boolean;
|
|
14
|
-
}>>>, {
|
|
15
|
-
booking: boolean;
|
|
16
|
-
}, {}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/forms/HotelAvailabilityForm.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/forms/HotelAvailabilityForm.vue?vue&type=style&index=0&scoped=d30ddefe&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
17
4
|
export default _default;
|
|
18
|
-
|
|
19
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
20
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
21
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
22
|
-
} : {
|
|
23
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
24
|
-
required: true;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
type __VLS_WithDefaults<P, D> = {
|
|
28
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
29
|
-
default: D[K];
|
|
30
|
-
}> : P[K];
|
|
31
|
-
};
|
|
32
|
-
type __VLS_Prettify<T> = {
|
|
33
|
-
[K in keyof T]: T[K];
|
|
34
|
-
} & {};
|
|
5
|
+
//# sourceMappingURL=HotelAvailabilityForm.vue.d.ts.map
|
|
@@ -1,41 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
6
|
-
showGiftCard: boolean;
|
|
7
|
-
showTermsNotice: boolean;
|
|
8
|
-
}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
9
|
-
showGiftCard: boolean;
|
|
10
|
-
showTermsNotice: boolean;
|
|
11
|
-
}>>>, {
|
|
12
|
-
showTermsNotice: boolean;
|
|
13
|
-
showGiftCard: boolean;
|
|
14
|
-
}, {}>, {
|
|
15
|
-
addons?(_: {}): any;
|
|
16
|
-
form?(_: {}): any;
|
|
17
|
-
navigation?(_: {}): any;
|
|
18
|
-
}>;
|
|
19
|
-
export default _default;
|
|
20
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
21
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
22
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
23
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
24
|
-
} : {
|
|
25
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
26
|
-
required: true;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
type __VLS_WithDefaults<P, D> = {
|
|
30
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
31
|
-
default: D[K];
|
|
32
|
-
}> : P[K];
|
|
33
|
-
};
|
|
34
|
-
type __VLS_Prettify<T> = {
|
|
35
|
-
[K in keyof T]: T[K];
|
|
36
|
-
} & {};
|
|
37
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
38
|
-
new (): {
|
|
39
|
-
$slots: S;
|
|
40
|
-
};
|
|
41
|
-
};
|
|
1
|
+
import _sfc_main from "G:/.projects/konnectio-integration-core/src/components/forms/HotelReservationForm.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/forms/HotelReservationForm.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=HotelReservationForm.vue.d.ts.map
|
|
@@ -1,43 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
title?: string;
|
|
5
|
-
subtitle?: string;
|
|
6
|
-
}
|
|
7
|
-
declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
|
-
layout: BookingHeaderLayout;
|
|
9
|
-
}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
|
|
10
|
-
reset: (...args: any[]) => void;
|
|
11
|
-
}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
|
-
layout: BookingHeaderLayout;
|
|
13
|
-
}>>> & {
|
|
14
|
-
onReset?: ((...args: any[]) => any) | undefined;
|
|
15
|
-
}, {
|
|
16
|
-
layout: BookingHeaderLayout;
|
|
17
|
-
}, {}>, Partial<Record<string, (_: {
|
|
18
|
-
next: (n?: number) => void;
|
|
19
|
-
prev: (n?: number) => void;
|
|
20
|
-
}) => any>>>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/forms/MultiStepForm.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/forms/MultiStepForm.vue?vue&type=style&index=0&scoped=198aec41&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
21
4
|
export default _default;
|
|
22
|
-
|
|
23
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
24
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
25
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
26
|
-
} : {
|
|
27
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
28
|
-
required: true;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
type __VLS_WithDefaults<P, D> = {
|
|
32
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
33
|
-
default: D[K];
|
|
34
|
-
}> : P[K];
|
|
35
|
-
};
|
|
36
|
-
type __VLS_Prettify<T> = {
|
|
37
|
-
[K in keyof T]: T[K];
|
|
38
|
-
} & {};
|
|
39
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
40
|
-
new (): {
|
|
41
|
-
$slots: S;
|
|
42
|
-
};
|
|
43
|
-
};
|
|
5
|
+
//# sourceMappingURL=MultiStepForm.vue.d.ts.map
|
|
@@ -1,63 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
totalPrice: number;
|
|
6
|
-
basePrice?: number;
|
|
7
|
-
weekendFee?: number;
|
|
8
|
-
roomUpgrade?: number;
|
|
9
|
-
buttonIconColor?: string;
|
|
10
|
-
notice?: string;
|
|
11
|
-
}
|
|
12
|
-
declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
13
|
-
showTermsNotice: boolean;
|
|
14
|
-
showGiftCard: boolean;
|
|
15
|
-
isSidebarLoading: boolean;
|
|
16
|
-
basePrice: number;
|
|
17
|
-
weekendFee: number;
|
|
18
|
-
roomUpgrade: number;
|
|
19
|
-
}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
20
|
-
showTermsNotice: boolean;
|
|
21
|
-
showGiftCard: boolean;
|
|
22
|
-
isSidebarLoading: boolean;
|
|
23
|
-
basePrice: number;
|
|
24
|
-
weekendFee: number;
|
|
25
|
-
roomUpgrade: number;
|
|
26
|
-
}>>>, {
|
|
27
|
-
weekendFee: number;
|
|
28
|
-
basePrice: number;
|
|
29
|
-
roomUpgrade: number;
|
|
30
|
-
showTermsNotice: boolean;
|
|
31
|
-
showGiftCard: boolean;
|
|
32
|
-
isSidebarLoading: boolean;
|
|
33
|
-
}, {}>, {
|
|
34
|
-
form?(_: {}): any;
|
|
35
|
-
"reservation-summary"?(_: {}): any;
|
|
36
|
-
"price-summary"?(_: {}): any;
|
|
37
|
-
expenses?(_: {}): any;
|
|
38
|
-
navigation?(_: {}): any;
|
|
39
|
-
addons?(_: {}): any;
|
|
40
|
-
}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/forms/ReservationForm.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/forms/ReservationForm.vue?vue&type=style&index=0&lang.css";
|
|
3
|
+
import "G:/.projects/konnectio-integration-core/src/components/forms/ReservationForm.vue?vue&type=style&index=1&scoped=9d5be3f7&lang.scss";
|
|
4
|
+
declare const _default: any;
|
|
41
5
|
export default _default;
|
|
42
|
-
|
|
43
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
44
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
45
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
46
|
-
} : {
|
|
47
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
48
|
-
required: true;
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
type __VLS_WithDefaults<P, D> = {
|
|
52
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
53
|
-
default: D[K];
|
|
54
|
-
}> : P[K];
|
|
55
|
-
};
|
|
56
|
-
type __VLS_Prettify<T> = {
|
|
57
|
-
[K in keyof T]: T[K];
|
|
58
|
-
} & {};
|
|
59
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
60
|
-
new (): {
|
|
61
|
-
$slots: S;
|
|
62
|
-
};
|
|
63
|
-
};
|
|
6
|
+
//# sourceMappingURL=ReservationForm.vue.d.ts.map
|
|
@@ -1,42 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
|
|
6
|
-
submit: (...args: any[]) => void;
|
|
7
|
-
}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
8
|
-
type?: string | undefined;
|
|
9
|
-
}>, {
|
|
10
|
-
type: string;
|
|
11
|
-
}>>> & {
|
|
12
|
-
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
13
|
-
}, {
|
|
14
|
-
type: string;
|
|
15
|
-
}, {}>, {
|
|
16
|
-
default?(_: {
|
|
17
|
-
isLoading: boolean;
|
|
18
|
-
}): any;
|
|
19
|
-
}>;
|
|
20
|
-
export default _default;
|
|
21
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
22
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
23
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
24
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
25
|
-
} : {
|
|
26
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
27
|
-
required: true;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
type __VLS_WithDefaults<P, D> = {
|
|
31
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
32
|
-
default: D[K];
|
|
33
|
-
}> : P[K];
|
|
34
|
-
};
|
|
35
|
-
type __VLS_Prettify<T> = {
|
|
36
|
-
[K in keyof T]: T[K];
|
|
37
|
-
} & {};
|
|
38
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
39
|
-
new (): {
|
|
40
|
-
$slots: S;
|
|
41
|
-
};
|
|
42
|
-
};
|
|
1
|
+
import _sfc_main from "G:/.projects/konnectio-integration-core/src/components/forms/_.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/forms/_.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=_.vue.d.ts.map
|
|
@@ -1,55 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
numeric?: boolean;
|
|
5
|
-
checked?: boolean;
|
|
6
|
-
label?: string;
|
|
7
|
-
price?: string;
|
|
8
|
-
name?: string;
|
|
9
|
-
readonly?: boolean;
|
|
10
|
-
type?: string;
|
|
11
|
-
required?: boolean;
|
|
12
|
-
inputStyle?: CSSProperties;
|
|
13
|
-
val?: string | number;
|
|
14
|
-
}
|
|
15
|
-
declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
|
-
checked: boolean;
|
|
17
|
-
readonly: boolean;
|
|
18
|
-
type: string;
|
|
19
|
-
required: boolean;
|
|
20
|
-
numeric: boolean;
|
|
21
|
-
}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
|
|
22
|
-
"update:modelValue": (...args: any[]) => void;
|
|
23
|
-
}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
24
|
-
checked: boolean;
|
|
25
|
-
readonly: boolean;
|
|
26
|
-
type: string;
|
|
27
|
-
required: boolean;
|
|
28
|
-
numeric: boolean;
|
|
29
|
-
}>>> & {
|
|
30
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
31
|
-
}, {
|
|
32
|
-
type: string;
|
|
33
|
-
required: boolean;
|
|
34
|
-
readonly: boolean;
|
|
35
|
-
numeric: boolean;
|
|
36
|
-
checked: boolean;
|
|
37
|
-
}, {}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/inputs/Checkbox.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/inputs/Checkbox.vue?vue&type=style&index=0&scoped=7ef656cb&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
38
4
|
export default _default;
|
|
39
|
-
|
|
40
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
41
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
42
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
43
|
-
} : {
|
|
44
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
45
|
-
required: true;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
type __VLS_WithDefaults<P, D> = {
|
|
49
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
50
|
-
default: D[K];
|
|
51
|
-
}> : P[K];
|
|
52
|
-
};
|
|
53
|
-
type __VLS_Prettify<T> = {
|
|
54
|
-
[K in keyof T]: T[K];
|
|
55
|
-
} & {};
|
|
5
|
+
//# sourceMappingURL=Checkbox.vue.d.ts.map
|
|
@@ -1,29 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
5
|
-
declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
6
|
-
modelValue: string;
|
|
7
|
-
label: string;
|
|
8
|
-
name: string;
|
|
9
|
-
checkboxes: CheckboxProps[];
|
|
10
|
-
}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
|
|
11
|
-
"update:modelValue": (...args: any[]) => void;
|
|
12
|
-
}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
13
|
-
modelValue: string;
|
|
14
|
-
label: string;
|
|
15
|
-
name: string;
|
|
16
|
-
checkboxes: CheckboxProps[];
|
|
17
|
-
}>>> & {
|
|
18
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
19
|
-
}, {}, {}>;
|
|
1
|
+
export * from "G:/.projects/konnectio-integration-core/src/components/inputs/CheckboxField.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
import "G:/.projects/konnectio-integration-core/src/components/inputs/CheckboxField.vue?vue&type=style&index=0&scoped=7185c7da&lang.scss";
|
|
3
|
+
declare const _default: any;
|
|
20
4
|
export default _default;
|
|
21
|
-
|
|
22
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
23
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
24
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
25
|
-
} : {
|
|
26
|
-
type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
|
|
27
|
-
required: true;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
5
|
+
//# sourceMappingURL=CheckboxField.vue.d.ts.map
|