@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.
Files changed (130) hide show
  1. package/dist/{ActionField-Qf4JAgBa.js → ActionField-UFZMmHDy.js} +1 -1
  2. package/dist/ActionField-UFZMmHDy.js.br +0 -0
  3. package/dist/{AvailabilitySkeleton-GPTCv3Xy.js → AvailabilitySkeleton-hVUJYdXH.js} +4 -4
  4. package/dist/AvailabilitySkeleton-hVUJYdXH.js.br +0 -0
  5. package/dist/{CheckoutWindow-S9xKe_Wf.js → CheckoutWindow-2RMgPiGi.js} +1 -1
  6. package/dist/CheckoutWindow-2RMgPiGi.js.br +0 -0
  7. package/dist/Container-XBRB0sOV.js +69 -0
  8. package/dist/Container-XBRB0sOV.js.br +0 -0
  9. 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
  10. package/dist/DateField.vue_vue_type_style_index_0_lang-o-uoh8_-.js.br +0 -0
  11. package/dist/{Field-b7XkSAoi.js → Field-uK3Wuuv6.js} +2 -2
  12. package/dist/Field-uK3Wuuv6.js.br +0 -0
  13. package/dist/{SelectField.vue_vue_type_style_index_0_lang-30hJu8vr.js → SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js} +4621 -4555
  14. package/dist/SelectField.vue_vue_type_style_index_0_lang-3YCxOJhZ.js.br +0 -0
  15. package/dist/{ThankYou-LiiG3Zv1.js → ThankYou-nz4vPX4O.js} +4389 -4325
  16. package/dist/ThankYou-nz4vPX4O.js.br +0 -0
  17. package/dist/{_-FAlGPZqe.js → _-oPH7HiaC.js} +1 -1
  18. package/dist/_commonjsHelpers-FF1eOqK0.js +8 -0
  19. package/dist/availability.js +8 -8
  20. package/dist/availability.js.br +0 -0
  21. package/dist/components/Alert.vue.d.ts +27 -4
  22. package/dist/components/Clickable.vue.d.ts +59 -4
  23. package/dist/components/Container.vue.d.ts +22 -4
  24. package/dist/components/ErrorMessage.vue.d.ts +14 -4
  25. package/dist/components/Gallery.vue.d.ts +30 -4
  26. package/dist/components/GoogleNotice.vue.d.ts +2 -4
  27. package/dist/components/Icon.vue.d.ts +37 -4
  28. package/dist/components/Loading.vue.d.ts +28 -4
  29. package/dist/components/Spinner.vue.d.ts +1 -3
  30. package/dist/components/forms/EventAvailabilityForm.vue.d.ts +17 -4
  31. package/dist/components/forms/HotelAvailabilityForm.vue.d.ts +33 -4
  32. package/dist/components/forms/HotelReservationForm.vue.d.ts +41 -4
  33. package/dist/components/forms/MultiStepForm.vue.d.ts +42 -4
  34. package/dist/components/forms/ReservationForm.vue.d.ts +62 -5
  35. package/dist/components/forms/_.vue.d.ts +42 -4
  36. package/dist/components/inputs/Checkbox.vue.d.ts +54 -4
  37. package/dist/components/inputs/CheckboxField.vue.d.ts +28 -4
  38. package/dist/components/inputs/DateField.vue.d.ts +104 -5
  39. package/dist/components/inputs/InputField.vue.d.ts +61 -4
  40. package/dist/components/inputs/MediaSelector.vue.d.ts +42 -4
  41. package/dist/components/inputs/NumberField.vue.d.ts +87 -5
  42. package/dist/components/inputs/SelectField.vue.d.ts +90 -5
  43. package/dist/components/inputs/TextField.vue.d.ts +67 -4
  44. package/dist/components/inputs/TimeField.vue.d.ts +44 -5
  45. package/dist/components/inputs/grouped/ActionField.vue.d.ts +71 -4
  46. package/dist/components/inputs/grouped/CountryField.vue.d.ts +40 -4
  47. package/dist/components/inputs/grouped/NameField.vue.d.ts +70 -4
  48. package/dist/components/inputs/grouped/PhoneField.vue.d.ts +50 -4
  49. package/dist/components/inputs/grouped/RoomConfigField.vue.d.ts +46 -4
  50. package/dist/components/listings/Base.vue.d.ts +55 -5
  51. package/dist/components/listings/Event.vue.d.ts +46 -4
  52. package/dist/components/listings/Hotel.vue.d.ts +15 -4
  53. package/dist/components/listings/Template.vue.d.ts +20 -4
  54. package/dist/components/side-panels/Base.vue.d.ts +60 -5
  55. package/dist/components/side-panels/ListingInfo.vue.d.ts +17 -4
  56. package/dist/components/side-panels/Template.vue.d.ts +17 -4
  57. package/dist/components/side-panels/TermsOfService.vue.d.ts +13 -4
  58. package/dist/components/skeletons/AvailabilitySkeleton.vue.d.ts +32 -4
  59. package/dist/components/skeletons/Field.vue.d.ts +35 -4
  60. package/dist/components/skeletons/GiftCardSkeleton.vue.d.ts +1 -4
  61. package/dist/components/skeletons/HotelSkeleton.vue.d.ts +1 -4
  62. package/dist/components/skeletons/Listing.vue.d.ts +1 -4
  63. package/dist/components/skeletons/Sidebar.vue.d.ts +1 -4
  64. package/dist/components/skeletons/_.vue.d.ts +35 -4
  65. package/dist/components/views/CheckoutWindow.vue.d.ts +1 -4
  66. package/dist/components/views/TermsOfService.vue.d.ts +1 -4
  67. package/dist/components/views/ThankYou.vue.d.ts +14 -4
  68. package/dist/entries/availability.d.ts +1 -1
  69. package/dist/entries/event.d.ts +1 -1
  70. package/dist/entries/gift-card-validation.d.ts +1 -1
  71. package/dist/entries/gift-card.d.ts +1 -1
  72. package/dist/entries/hotel.d.ts +1 -1
  73. package/dist/event--wgsUkQp.js +359 -0
  74. package/dist/event--wgsUkQp.js.br +0 -0
  75. package/dist/event.js +8 -8
  76. package/dist/event.js.br +0 -0
  77. package/dist/gift-card-validation.js +4 -4
  78. package/dist/gift-card-validation.js.br +0 -0
  79. package/dist/gift-card.js +281 -251
  80. package/dist/gift-card.js.br +0 -0
  81. package/dist/hotel.js +1636 -1581
  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 +67 -67
  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/package.json +4 -1
  101. package/dist/ActionField-Qf4JAgBa.js.br +0 -0
  102. package/dist/ActionField-ztW-1xka.cjs +0 -1
  103. package/dist/AvailabilitySkeleton-GPTCv3Xy.js.br +0 -0
  104. package/dist/AvailabilitySkeleton-v0QVPuim.cjs +0 -1
  105. package/dist/CheckoutWindow-NUwbNAPw.cjs +0 -1
  106. package/dist/CheckoutWindow-S9xKe_Wf.js.br +0 -0
  107. package/dist/Container-Fl2PKj-u.js +0 -59
  108. package/dist/Container-Fl2PKj-u.js.br +0 -0
  109. package/dist/Container-Y6_3uTWy.cjs +0 -1
  110. package/dist/DateField.vue_vue_type_style_index_0_lang-hZTsLsOv.cjs +0 -2
  111. package/dist/DateField.vue_vue_type_style_index_0_lang-iz9zEBOR.js.br +0 -0
  112. package/dist/Field-UTbHMN9U.cjs +0 -1
  113. package/dist/Field-b7XkSAoi.js.br +0 -0
  114. package/dist/SelectField.vue_vue_type_style_index_0_lang-30hJu8vr.js.br +0 -0
  115. package/dist/SelectField.vue_vue_type_style_index_0_lang-eLyZ247i.cjs +0 -851
  116. package/dist/ThankYou-LiiG3Zv1.js.br +0 -0
  117. package/dist/ThankYou-M6d4G8pc.cjs +0 -59
  118. package/dist/_-oL4OsiNw.cjs +0 -1
  119. package/dist/_commonjsHelpers-f3sTPFkQ.js +0 -8
  120. package/dist/_commonjsHelpers-f52AuuUj.cjs +0 -1
  121. package/dist/availability.cjs +0 -2
  122. package/dist/event-GaUgVNzy.cjs +0 -1
  123. package/dist/event-MXmxvcpC.js +0 -329
  124. package/dist/event-MXmxvcpC.js.br +0 -0
  125. package/dist/event.cjs +0 -1
  126. package/dist/gift-card-validation.cjs +0 -1
  127. package/dist/gift-card.cjs +0 -1
  128. package/dist/hotel.cjs +0 -19
  129. package/dist/navigation.cjs +0 -1
  130. package/dist/polyfill.cjs +0 -4
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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
+ declare const _default: import('../../vue/dist/vue.runtime.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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, {}, string, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').VNodeProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').AllowedComponentProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentCustomProps, Readonly<import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
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<{
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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<__VLS_NonUndefinedable<T[K]>>;
20
+ type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
21
21
  } : {
22
- type: import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<T[K]>;
22
+ type: import('../../vue/dist/vue.runtime.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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
+ declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
3
  accessToken: string;
4
4
  styling?: KonnectioStyling | undefined;
5
- }>, {}, unknown, {}, {}, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, {}, string, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').VNodeProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').AllowedComponentProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentCustomProps, Readonly<import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
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<{
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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<__VLS_NonUndefinedable<T[K]>>;
13
+ type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
14
14
  } : {
15
- type: import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<T[K]>;
15
+ type: import('../../vue/dist/vue.runtime.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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
+ declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
9
  layout: string;
10
- }>, {}, unknown, {}, {}, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, {}, string, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').VNodeProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').AllowedComponentProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentCustomProps, Readonly<import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
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>, {
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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<__VLS_NonUndefinedable<T[K]>>;
19
+ type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
20
20
  } : {
21
- type: import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<T[K]>;
21
+ type: import('../../vue/dist/vue.runtime.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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
+ declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
3
  accessToken: string;
4
4
  styling?: Partial<KonnectioStyling> | undefined;
5
- }>, {}, unknown, {}, {}, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, {}, string, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').VNodeProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').AllowedComponentProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentCustomProps, Readonly<import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
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<{
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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<__VLS_NonUndefinedable<T[K]>>;
13
+ type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
14
14
  } : {
15
- type: import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<T[K]>;
15
+ type: import('../../vue/dist/vue.runtime.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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
+ declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
10
  headerLayout: BookingHeaderLayout;
11
11
  onlyShow: string;
12
- }>, {}, unknown, {}, {}, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, {}, string, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').VNodeProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').AllowedComponentProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentCustomProps, Readonly<import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
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
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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<__VLS_NonUndefinedable<T[K]>>;
23
+ type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
24
24
  } : {
25
- type: import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<T[K]>;
25
+ type: import('../../vue/dist/vue.runtime.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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ declare const _default: __VLS_WithTemplateSlots<import('../../vue/dist/vue.runtime.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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentOptionsMixin, {}, string, import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').VNodeProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').AllowedComponentProps & import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ComponentCustomProps, Readonly<import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
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<{
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('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<__VLS_NonUndefinedable<T[K]>>;
21
+ type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
22
22
  } : {
23
- type: import('../../https:/unpkg.com/vue@3.3.10/dist/vue.esm-browser.prod.js').PropType<T[K]>;
23
+ type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
24
24
  required: true;
25
25
  };
26
26
  };