@konnectio/core 4.0.56-rc4 → 4.0.56-rc6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/dist/{ActionField-UFZMmHDy.js → ActionField-YyW_C34E.js} +27 -28
  2. package/dist/ActionField-YyW_C34E.js.br +0 -0
  3. package/dist/AvailabilitySkeleton-lYcDX41T.js +239 -0
  4. package/dist/AvailabilitySkeleton-lYcDX41T.js.br +0 -0
  5. package/dist/{CheckoutWindow-2RMgPiGi.js → CheckoutWindow-T7-vrZyG.js} +46 -47
  6. package/dist/CheckoutWindow-T7-vrZyG.js.br +0 -0
  7. package/dist/{Container-XBRB0sOV.js → Container-w7O0He-s.js} +6 -7
  8. package/dist/Container-w7O0He-s.js.br +0 -0
  9. package/dist/{DateField.vue_vue_type_style_index_0_lang-o-uoh8_-.js → DateField.vue_vue_type_style_index_0_lang-pLqbpoS_.js} +5 -6
  10. package/dist/DateField.vue_vue_type_style_index_0_lang-pLqbpoS_.js.br +0 -0
  11. package/dist/{Field-uK3Wuuv6.js → Field-fWwF40rD.js} +12 -13
  12. package/dist/Field-fWwF40rD.js.br +0 -0
  13. package/dist/SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js +30461 -0
  14. package/dist/SelectField.vue_vue_type_style_index_0_lang-C-MscjWo.js.br +0 -0
  15. package/dist/{ThankYou-nz4vPX4O.js → ThankYou-pUA2X7-4.js} +569 -569
  16. package/dist/ThankYou-pUA2X7-4.js.br +0 -0
  17. package/dist/_-TlutFgf7.js +19 -0
  18. package/dist/_commonjsHelpers-4t9S7M5p.js +30 -0
  19. package/dist/availability.js +96 -98
  20. package/dist/availability.js.br +0 -0
  21. package/dist/components/Alert.vue.d.ts +4 -4
  22. package/dist/components/Clickable.vue.d.ts +5 -5
  23. package/dist/components/Container.vue.d.ts +4 -4
  24. package/dist/components/ErrorMessage.vue.d.ts +3 -3
  25. package/dist/components/Gallery.vue.d.ts +4 -4
  26. package/dist/components/GoogleNotice.vue.d.ts +1 -1
  27. package/dist/components/Icon.vue.d.ts +4 -4
  28. package/dist/components/Loading.vue.d.ts +4 -4
  29. package/dist/components/Spinner.vue.d.ts +1 -1
  30. package/dist/components/forms/EventAvailabilityForm.vue.d.ts +4 -4
  31. package/dist/components/forms/HotelAvailabilityForm.vue.d.ts +4 -4
  32. package/dist/components/forms/HotelReservationForm.vue.d.ts +4 -4
  33. package/dist/components/forms/MultiStepForm.vue.d.ts +5 -5
  34. package/dist/components/forms/ReservationForm.vue.d.ts +4 -4
  35. package/dist/components/forms/_.vue.d.ts +5 -5
  36. package/dist/components/inputs/Checkbox.vue.d.ts +6 -6
  37. package/dist/components/inputs/CheckboxField.vue.d.ts +5 -5
  38. package/dist/components/inputs/DateField.vue.d.ts +5 -5
  39. package/dist/components/inputs/InputField.vue.d.ts +4 -4
  40. package/dist/components/inputs/MediaSelector.vue.d.ts +5 -5
  41. package/dist/components/inputs/NumberField.vue.d.ts +5 -5
  42. package/dist/components/inputs/SelectField.vue.d.ts +5 -5
  43. package/dist/components/inputs/TextField.vue.d.ts +6 -6
  44. package/dist/components/inputs/TimeField.vue.d.ts +4 -4
  45. package/dist/components/inputs/grouped/ActionField.vue.d.ts +5 -5
  46. package/dist/components/inputs/grouped/CountryField.vue.d.ts +5 -5
  47. package/dist/components/inputs/grouped/NameField.vue.d.ts +6 -6
  48. package/dist/components/inputs/grouped/PhoneField.vue.d.ts +6 -6
  49. package/dist/components/inputs/grouped/RoomConfigField.vue.d.ts +5 -5
  50. package/dist/components/listings/Base.vue.d.ts +4 -4
  51. package/dist/components/listings/Event.vue.d.ts +4 -4
  52. package/dist/components/listings/Hotel.vue.d.ts +3 -3
  53. package/dist/components/listings/Template.vue.d.ts +3 -3
  54. package/dist/components/side-panels/Base.vue.d.ts +5 -5
  55. package/dist/components/side-panels/ListingInfo.vue.d.ts +3 -3
  56. package/dist/components/side-panels/Template.vue.d.ts +3 -3
  57. package/dist/components/side-panels/TermsOfService.vue.d.ts +3 -3
  58. package/dist/components/skeletons/AvailabilitySkeleton.vue.d.ts +4 -4
  59. package/dist/components/skeletons/Field.vue.d.ts +4 -4
  60. package/dist/components/skeletons/GiftCardSkeleton.vue.d.ts +1 -1
  61. package/dist/components/skeletons/HotelSkeleton.vue.d.ts +1 -1
  62. package/dist/components/skeletons/Listing.vue.d.ts +1 -1
  63. package/dist/components/skeletons/Sidebar.vue.d.ts +1 -1
  64. package/dist/components/skeletons/_.vue.d.ts +4 -4
  65. package/dist/components/views/CheckoutWindow.vue.d.ts +1 -1
  66. package/dist/components/views/TermsOfService.vue.d.ts +1 -1
  67. package/dist/components/views/ThankYou.vue.d.ts +4 -4
  68. package/dist/entries/availability.d.ts +5 -5
  69. package/dist/entries/event.d.ts +1 -1
  70. package/dist/entries/gift-card-validation.d.ts +5 -5
  71. package/dist/entries/gift-card.d.ts +5 -5
  72. package/dist/entries/hotel.d.ts +5 -5
  73. package/dist/{event--wgsUkQp.js → event-mDcuoL9g.js} +53 -54
  74. package/dist/event-mDcuoL9g.js.br +0 -0
  75. package/dist/event.js +212 -213
  76. package/dist/event.js.br +0 -0
  77. package/dist/gift-card-validation.js +65 -54
  78. package/dist/gift-card-validation.js.br +0 -0
  79. package/dist/gift-card.js +286 -276
  80. package/dist/gift-card.js.br +0 -0
  81. package/dist/hotel.js +1332 -1314
  82. package/dist/hotel.js.br +0 -0
  83. package/dist/layouts/Availability.vue.d.ts +4 -4
  84. package/dist/layouts/Event.vue.d.ts +4 -4
  85. package/dist/layouts/GiftCard.vue.d.ts +4 -4
  86. package/dist/layouts/GiftCardValidation.vue.d.ts +4 -4
  87. package/dist/layouts/Hotel.vue.d.ts +4 -4
  88. package/dist/layouts/_.vue.d.ts +4 -4
  89. package/dist/polyfill.js +2 -2
  90. package/dist/polyfill.js.br +0 -0
  91. package/dist/store/alert.d.ts +15 -15
  92. package/dist/store/applyGiftCard.d.ts +18 -18
  93. package/dist/store/availability.d.ts +12 -12
  94. package/dist/store/event.d.ts +141 -141
  95. package/dist/store/giftCard.d.ts +51 -51
  96. package/dist/store/payment.d.ts +39 -39
  97. package/dist/store/recaptcha.d.ts +3 -3
  98. package/dist/store/tracking.d.ts +6 -6
  99. package/dist/store/utilities.d.ts +129 -129
  100. package/dist/style.css +1 -1
  101. package/dist/style.css.br +0 -0
  102. package/package.json +4 -3
  103. package/dist/ActionField-UFZMmHDy.js.br +0 -0
  104. package/dist/AvailabilitySkeleton-hVUJYdXH.js +0 -242
  105. package/dist/AvailabilitySkeleton-hVUJYdXH.js.br +0 -0
  106. package/dist/CheckoutWindow-2RMgPiGi.js.br +0 -0
  107. package/dist/Container-XBRB0sOV.js.br +0 -0
  108. package/dist/DateField.vue_vue_type_style_index_0_lang-o-uoh8_-.js.br +0 -0
  109. package/dist/Field-uK3Wuuv6.js.br +0 -0
  110. package/dist/SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js +0 -21472
  111. package/dist/SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js.br +0 -0
  112. package/dist/ThankYou-nz4vPX4O.js.br +0 -0
  113. package/dist/_-oPH7HiaC.js +0 -20
  114. package/dist/_commonjsHelpers-FF1eOqK0.js +0 -8
  115. package/dist/event--wgsUkQp.js.br +0 -0
package/dist/hotel.js.br CHANGED
Binary file
@@ -2,12 +2,12 @@ import { KonnectioStyling } from '../types/index.js';
2
2
  interface LocalizedLink {
3
3
  [locale: string]: string;
4
4
  }
5
- declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
+ declare const _default: import('../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
6
6
  accessToken: string;
7
7
  eventLink?: string | LocalizedLink | undefined;
8
8
  hotelLink?: string | LocalizedLink | undefined;
9
9
  styling?: Partial<KonnectioStyling> | undefined;
10
- }>, {}, 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<{
10
+ }>, {}, unknown, {}, {}, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
11
11
  accessToken: string;
12
12
  eventLink?: string | LocalizedLink | undefined;
13
13
  hotelLink?: string | LocalizedLink | undefined;
@@ -17,9 +17,9 @@ export default _default;
17
17
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
18
18
  type __VLS_TypePropsToRuntimeProps<T> = {
19
19
  [K in keyof T]-?: {} extends Pick<T, K> ? {
20
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
20
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
21
21
  } : {
22
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
22
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
23
23
  required: true;
24
24
  };
25
25
  };
@@ -1,8 +1,8 @@
1
1
  import { KonnectioStyling } from '../types/index.js';
2
- declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
+ declare const _default: import('../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
3
  accessToken: string;
4
4
  styling?: KonnectioStyling | undefined;
5
- }>, {}, 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
+ }>, {}, unknown, {}, {}, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
6
6
  accessToken: string;
7
7
  styling?: KonnectioStyling | undefined;
8
8
  }>>>, {}, {}>;
@@ -10,9 +10,9 @@ export default _default;
10
10
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
11
11
  type __VLS_TypePropsToRuntimeProps<T> = {
12
12
  [K in keyof T]-?: {} extends Pick<T, K> ? {
13
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
13
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
14
14
  } : {
15
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
15
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
16
16
  required: true;
17
17
  };
18
18
  };
@@ -5,9 +5,9 @@ interface Props {
5
5
  placeType?: string;
6
6
  styling?: Partial<KonnectioStyling>;
7
7
  }
8
- declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
+ declare const _default: import('../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
9
  layout: string;
10
- }>, {}, 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
+ }>, {}, unknown, {}, {}, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
11
  layout: string;
12
12
  }>>>, {
13
13
  layout: string;
@@ -16,9 +16,9 @@ export default _default;
16
16
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
17
17
  type __VLS_TypePropsToRuntimeProps<T> = {
18
18
  [K in keyof T]-?: {} extends Pick<T, K> ? {
19
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
19
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
20
20
  } : {
21
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
21
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
22
22
  required: true;
23
23
  };
24
24
  };
@@ -1,8 +1,8 @@
1
1
  import { KonnectioStyling } from '../types/index.js';
2
- declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
+ declare const _default: import('../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
3
  accessToken: string;
4
4
  styling?: Partial<KonnectioStyling> | undefined;
5
- }>, {}, 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
+ }>, {}, unknown, {}, {}, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
6
6
  accessToken: string;
7
7
  styling?: Partial<KonnectioStyling> | undefined;
8
8
  }>>>, {}, {}>;
@@ -10,9 +10,9 @@ export default _default;
10
10
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
11
11
  type __VLS_TypePropsToRuntimeProps<T> = {
12
12
  [K in keyof T]-?: {} extends Pick<T, K> ? {
13
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
13
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
14
14
  } : {
15
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
15
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
16
16
  required: true;
17
17
  };
18
18
  };
@@ -6,10 +6,10 @@ interface Props {
6
6
  onlyShow?: hotelOnlyShow;
7
7
  styling?: Partial<KonnectioStyling>;
8
8
  }
9
- declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
+ declare const _default: import('../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
10
  headerLayout: BookingHeaderLayout;
11
11
  onlyShow: 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>, {
12
+ }>, {}, unknown, {}, {}, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
13
13
  headerLayout: BookingHeaderLayout;
14
14
  onlyShow: string;
15
15
  }>>>, {
@@ -20,9 +20,9 @@ export default _default;
20
20
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
21
21
  type __VLS_TypePropsToRuntimeProps<T> = {
22
22
  [K in keyof T]-?: {} extends Pick<T, K> ? {
23
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
23
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
24
24
  } : {
25
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
25
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
26
26
  required: true;
27
27
  };
28
28
  };
@@ -1,10 +1,10 @@
1
1
  import { metaDataType } from '../types/index.js';
2
- declare const _default: __VLS_WithTemplateSlots<import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ declare const _default: __VLS_WithTemplateSlots<import('../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
3
3
  accessToken: string;
4
4
  type?: metaDataType | undefined;
5
5
  }>, {
6
6
  type: string;
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<{
7
+ }>, {}, unknown, {}, {}, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
8
  accessToken: string;
9
9
  type?: metaDataType | undefined;
10
10
  }>, {
@@ -18,9 +18,9 @@ export default _default;
18
18
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
19
19
  type __VLS_TypePropsToRuntimeProps<T> = {
20
20
  [K in keyof T]-?: {} extends Pick<T, K> ? {
21
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
21
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
22
22
  } : {
23
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
23
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
24
24
  required: true;
25
25
  };
26
26
  };
package/dist/polyfill.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as kn } from "./_commonjsHelpers-FF1eOqK0.js";
1
+ import { c as kn } from "./_commonjsHelpers-4t9S7M5p.js";
2
2
  var Ea = function(r) {
3
3
  return r && r.Math === Math && r;
4
4
  }, T = (
@@ -6744,4 +6744,4 @@ var xer = { exports: {} };
6744
6744
  tr = new ResizeObserver(O), dr = new MutationObserver(ir), z();
6745
6745
  }
6746
6746
  })()();
6747
- console.log("Konnectio production release: 4.0.56-rc4");
6747
+ console.log("Konnectio production release: 4.0.56-rc6");
Binary file
@@ -4,25 +4,25 @@ interface Params {
4
4
  type: string;
5
5
  }
6
6
  export declare const useAlertStore: import("pinia").StoreDefinition<"alert", import("pinia")._UnwrapAll<Pick<{
7
- message: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
8
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
9
- status: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
10
- timer: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<Timer>;
11
- domain: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
7
+ message: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
8
+ type: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
9
+ status: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
10
+ timer: import('../../vue/dist/vue.esm-bundler.js').Ref<Timer>;
11
+ domain: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
12
12
  display: ({ message: m, type: t }: Params) => void;
13
13
  }, "message" | "type" | "status" | "timer" | "domain">>, Pick<{
14
- message: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
15
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
16
- status: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
17
- timer: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<Timer>;
18
- domain: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
14
+ message: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
15
+ type: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
16
+ status: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
17
+ timer: import('../../vue/dist/vue.esm-bundler.js').Ref<Timer>;
18
+ domain: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
19
19
  display: ({ message: m, type: t }: Params) => void;
20
20
  }, never>, Pick<{
21
- message: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
22
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
23
- status: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
24
- timer: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<Timer>;
25
- domain: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
21
+ message: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
22
+ type: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
23
+ status: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
24
+ timer: import('../../vue/dist/vue.esm-bundler.js').Ref<Timer>;
25
+ domain: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
26
26
  display: ({ message: m, type: t }: Params) => void;
27
27
  }, "display">>;
28
28
  export {};
@@ -1,28 +1,28 @@
1
1
  export declare const useApplyGiftCardStore: import("pinia").StoreDefinition<"applyGiftCard", import("pinia")._UnwrapAll<Pick<{
2
- amount: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
3
- voucher: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
4
- expirationDate: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
5
- productName: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
6
- isValid: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
7
- isLoading: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
2
+ amount: import('../../vue/dist/vue.esm-bundler.js').Ref<number>;
3
+ voucher: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
4
+ expirationDate: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
5
+ productName: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
6
+ isValid: import('../../vue/dist/vue.esm-bundler.js').Ref<boolean>;
7
+ isLoading: import('../../vue/dist/vue.esm-bundler.js').Ref<boolean>;
8
8
  apply: () => Promise<void>;
9
9
  reset: () => void;
10
10
  }, "isLoading" | "amount" | "voucher" | "expirationDate" | "productName" | "isValid">>, Pick<{
11
- amount: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
12
- voucher: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
13
- expirationDate: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
14
- productName: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
15
- isValid: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
16
- isLoading: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
11
+ amount: import('../../vue/dist/vue.esm-bundler.js').Ref<number>;
12
+ voucher: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
13
+ expirationDate: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
14
+ productName: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
15
+ isValid: import('../../vue/dist/vue.esm-bundler.js').Ref<boolean>;
16
+ isLoading: import('../../vue/dist/vue.esm-bundler.js').Ref<boolean>;
17
17
  apply: () => Promise<void>;
18
18
  reset: () => void;
19
19
  }, never>, Pick<{
20
- amount: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<number>;
21
- voucher: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
22
- expirationDate: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
23
- productName: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<string>;
24
- isValid: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
25
- isLoading: import('../../vue/dist/vue.runtime.esm-bundler.js').Ref<boolean>;
20
+ amount: import('../../vue/dist/vue.esm-bundler.js').Ref<number>;
21
+ voucher: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
22
+ expirationDate: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
23
+ productName: import('../../vue/dist/vue.esm-bundler.js').Ref<string>;
24
+ isValid: import('../../vue/dist/vue.esm-bundler.js').Ref<boolean>;
25
+ isLoading: import('../../vue/dist/vue.esm-bundler.js').Ref<boolean>;
26
26
  apply: () => Promise<void>;
27
27
  reset: () => void;
28
28
  }, "reset" | "apply">>;
@@ -1,40 +1,40 @@
1
1
  export declare const useAvailabilityStore: import("pinia").StoreDefinition<"availability", import("pinia")._UnwrapAll<Pick<{
2
- fromDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
3
- toDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
2
+ fromDate: import('../../vue/dist/vue.esm-bundler.js').ComputedRef<string>;
3
+ toDate: import('../../vue/dist/vue.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('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
11
- nights: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
10
+ isExpired: import('../../vue/dist/vue.esm-bundler.js').ComputedRef<boolean>;
11
+ nights: import('../../vue/dist/vue.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('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
16
- toDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
15
+ fromDate: import('../../vue/dist/vue.esm-bundler.js').ComputedRef<string>;
16
+ toDate: import('../../vue/dist/vue.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('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
24
- nights: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
23
+ isExpired: import('../../vue/dist/vue.esm-bundler.js').ComputedRef<boolean>;
24
+ nights: import('../../vue/dist/vue.esm-bundler.js').ComputedRef<number>;
25
25
  setNewExpiryDate: () => void;
26
26
  reset: () => void;
27
27
  }, "fromDate" | "toDate" | "isExpired" | "nights">, Pick<{
28
- fromDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
29
- toDate: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<string>;
28
+ fromDate: import('../../vue/dist/vue.esm-bundler.js').ComputedRef<string>;
29
+ toDate: import('../../vue/dist/vue.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('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<boolean>;
37
- nights: import('../../vue/dist/vue.runtime.esm-bundler.js').ComputedRef<number>;
36
+ isExpired: import('../../vue/dist/vue.esm-bundler.js').ComputedRef<boolean>;
37
+ nights: import('../../vue/dist/vue.esm-bundler.js').ComputedRef<number>;
38
38
  setNewExpiryDate: () => void;
39
39
  reset: () => void;
40
40
  }, "reset" | "setNewExpiryDate">>;