@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
@@ -1,4 +1,4 @@
1
- import type { CSSProperties } from '../../../vue/dist/vue.runtime.esm-bundler.js';
1
+ import type { CSSProperties } from '../../../vue/dist/vue.esm-bundler.js';
2
2
  interface Props {
3
3
  modelValue?: string | number;
4
4
  description?: string;
@@ -19,7 +19,7 @@ interface Props {
19
19
  rows?: number;
20
20
  inputStyle?: CSSProperties;
21
21
  }
22
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
22
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
23
23
  iconType: string;
24
24
  required: boolean;
25
25
  readonly: boolean;
@@ -27,9 +27,9 @@ declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').D
27
27
  disabled: boolean;
28
28
  limit: number;
29
29
  rows: number;
30
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
30
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
31
31
  "update:modelValue": (...args: any[]) => void;
32
- }, 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>, {
32
+ }, 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>, {
33
33
  iconType: string;
34
34
  required: boolean;
35
35
  readonly: boolean;
@@ -52,9 +52,9 @@ export default _default;
52
52
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
53
53
  type __VLS_TypePropsToRuntimeProps<T> = {
54
54
  [K in keyof T]-?: {} extends Pick<T, K> ? {
55
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
55
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
56
56
  } : {
57
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
57
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
58
58
  required: true;
59
59
  };
60
60
  };
@@ -19,18 +19,18 @@ interface Props {
19
19
  enableTimePicker?: boolean;
20
20
  inputStyle?: object;
21
21
  }
22
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
22
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
23
23
  "update:modelValue": (...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>, {}>>> & {
24
+ }, 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>, {}>>> & {
25
25
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
26
26
  }, {}, {}>;
27
27
  export default _default;
28
28
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
29
29
  type __VLS_TypePropsToRuntimeProps<T> = {
30
30
  [K in keyof T]-?: {} extends Pick<T, K> ? {
31
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
31
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
32
32
  } : {
33
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
33
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
34
34
  required: true;
35
35
  };
36
36
  };
@@ -21,7 +21,7 @@ interface Props {
21
21
  maxValue?: number;
22
22
  isLoading?: boolean;
23
23
  }
24
- declare const _default: import('../../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
24
+ declare const _default: import('../../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
25
25
  type: string;
26
26
  iconType: string;
27
27
  required: boolean;
@@ -29,10 +29,10 @@ declare const _default: import('../../../../vue/dist/vue.runtime.esm-bundler.js'
29
29
  isLoading: boolean;
30
30
  buttonDisabled: boolean;
31
31
  secondary: boolean;
32
- }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
32
+ }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
33
33
  "update:modelValue": (...args: any[]) => void;
34
34
  action: (...args: any[]) => void;
35
- }, 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>, {
35
+ }, 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>, {
36
36
  type: string;
37
37
  iconType: string;
38
38
  required: boolean;
@@ -56,9 +56,9 @@ export default _default;
56
56
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
57
57
  type __VLS_TypePropsToRuntimeProps<T> = {
58
58
  [K in keyof T]-?: {} extends Pick<T, K> ? {
59
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
59
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
60
60
  } : {
61
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
61
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
62
62
  required: true;
63
63
  };
64
64
  };
@@ -7,12 +7,12 @@ interface Props {
7
7
  label?: string;
8
8
  placeholder?: string;
9
9
  }
10
- declare const _default: import('../../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
+ declare const _default: import('../../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
11
  required: boolean;
12
12
  readonly: boolean;
13
- }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
13
+ }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
14
14
  "update:modelValue": (...args: any[]) => void;
15
- }, 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>, {
15
+ }, 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>, {
16
16
  required: boolean;
17
17
  readonly: boolean;
18
18
  }>>> & {
@@ -25,9 +25,9 @@ export default _default;
25
25
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
26
26
  type __VLS_TypePropsToRuntimeProps<T> = {
27
27
  [K in keyof T]-?: {} extends Pick<T, K> ? {
28
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
28
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
29
29
  } : {
30
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
30
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
31
31
  required: true;
32
32
  };
33
33
  };
@@ -1,4 +1,4 @@
1
- import type { CSSProperties } from '../../../../vue/dist/vue.runtime.esm-bundler.js';
1
+ import type { CSSProperties } from '../../../../vue/dist/vue.esm-bundler.js';
2
2
  interface Props {
3
3
  modelValue: string;
4
4
  title: number;
@@ -17,7 +17,7 @@ interface Props {
17
17
  inputStyle?: CSSProperties;
18
18
  excludeTitle?: boolean;
19
19
  }
20
- declare const _default: import('../../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
20
+ declare const _default: import('../../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
21
21
  iconType: string;
22
22
  required: boolean;
23
23
  readonly: boolean;
@@ -26,10 +26,10 @@ declare const _default: import('../../../../vue/dist/vue.runtime.esm-bundler.js'
26
26
  disabled: boolean;
27
27
  limit: number;
28
28
  excludeTitle: boolean;
29
- }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
29
+ }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
30
30
  "update:modelValue": (...args: any[]) => void;
31
31
  "update:title": (...args: any[]) => void;
32
- }, 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>, {
32
+ }, 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>, {
33
33
  iconType: string;
34
34
  required: boolean;
35
35
  readonly: boolean;
@@ -55,9 +55,9 @@ export default _default;
55
55
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
56
56
  type __VLS_TypePropsToRuntimeProps<T> = {
57
57
  [K in keyof T]-?: {} extends Pick<T, K> ? {
58
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
58
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
59
59
  } : {
60
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
60
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
61
61
  required: true;
62
62
  };
63
63
  };
@@ -1,4 +1,4 @@
1
- import type { CSSProperties } from '../../../../vue/dist/vue.runtime.esm-bundler.js';
1
+ import type { CSSProperties } from '../../../../vue/dist/vue.esm-bundler.js';
2
2
  interface Props {
3
3
  modelValue: string;
4
4
  label?: string;
@@ -11,14 +11,14 @@ interface Props {
11
11
  readonly?: boolean;
12
12
  inputStyle?: CSSProperties;
13
13
  }
14
- declare const _default: import('../../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
+ declare const _default: import('../../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
15
15
  icon: string;
16
16
  iconType: string;
17
17
  required: boolean;
18
18
  readonly: boolean;
19
- }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
19
+ }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
20
20
  "update:modelValue": (...args: any[]) => void;
21
- }, 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>, {
21
+ }, 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>, {
22
22
  icon: string;
23
23
  iconType: string;
24
24
  required: boolean;
@@ -35,9 +35,9 @@ export default _default;
35
35
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
36
36
  type __VLS_TypePropsToRuntimeProps<T> = {
37
37
  [K in keyof T]-?: {} extends Pick<T, K> ? {
38
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
38
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
39
39
  } : {
40
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
40
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
41
41
  required: true;
42
42
  };
43
43
  };
@@ -13,12 +13,12 @@ interface Props {
13
13
  readonly?: boolean;
14
14
  label?: string;
15
15
  }
16
- declare const _default: import('../../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
16
+ declare const _default: import('../../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
17
17
  required: boolean;
18
18
  readonly: boolean;
19
- }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
19
+ }>, {}, unknown, {}, {}, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
20
20
  "update:modelValue": (...args: any[]) => void;
21
- }, 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>, {
21
+ }, 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>, {
22
22
  required: boolean;
23
23
  readonly: boolean;
24
24
  }>>> & {
@@ -31,9 +31,9 @@ export default _default;
31
31
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
32
32
  type __VLS_TypePropsToRuntimeProps<T> = {
33
33
  [K in keyof T]-?: {} extends Pick<T, K> ? {
34
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
34
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
35
35
  } : {
36
- type: import('../../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
36
+ type: import('../../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
37
37
  required: true;
38
38
  };
39
39
  };
@@ -11,12 +11,12 @@ interface Props {
11
11
  facilities?: HotelFacility[];
12
12
  hideInfoButton?: boolean;
13
13
  }
14
- declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
15
15
  layout: BookingLayout;
16
16
  trackingEnabled: boolean;
17
17
  includesBreakfast: boolean;
18
18
  hideInfoButton: boolean;
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>, {
19
+ }>, {}, 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>, {
20
20
  layout: BookingLayout;
21
21
  trackingEnabled: boolean;
22
22
  includesBreakfast: boolean;
@@ -35,9 +35,9 @@ export default _default;
35
35
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
36
36
  type __VLS_TypePropsToRuntimeProps<T> = {
37
37
  [K in keyof T]-?: {} extends Pick<T, K> ? {
38
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
38
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
39
39
  } : {
40
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
40
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
41
41
  required: true;
42
42
  };
43
43
  };
@@ -20,9 +20,9 @@ interface Props {
20
20
  trackingEnabled?: boolean;
21
21
  callback: () => void;
22
22
  }
23
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
23
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
24
24
  soldOut: boolean;
25
- }>, {}, 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>, {
25
+ }>, {}, 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>, {
26
26
  soldOut: boolean;
27
27
  }>>>, {
28
28
  soldOut: boolean;
@@ -31,9 +31,9 @@ export default _default;
31
31
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
32
32
  type __VLS_TypePropsToRuntimeProps<T> = {
33
33
  [K in keyof T]-?: {} extends Pick<T, K> ? {
34
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
34
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
35
35
  } : {
36
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
36
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
37
37
  required: true;
38
38
  };
39
39
  };
@@ -3,14 +3,14 @@ interface Props {
3
3
  room: FreshBookingRoom;
4
4
  layout?: BookingLayout;
5
5
  }
6
- 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>>>, {}, {}>;
6
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, 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<Props>>>, {}, {}>;
7
7
  export default _default;
8
8
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
9
9
  type __VLS_TypePropsToRuntimeProps<T> = {
10
10
  [K in keyof T]-?: {} extends Pick<T, K> ? {
11
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
12
12
  } : {
13
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
13
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
14
14
  required: true;
15
15
  };
16
16
  };
@@ -8,14 +8,14 @@ interface Props {
8
8
  roomGroups: OctopusAvailableRoomGroup[];
9
9
  callback: (n?: number) => void;
10
10
  }
11
- 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>>>, {}, {}>;
11
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, 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<Props>>>, {}, {}>;
12
12
  export default _default;
13
13
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
14
  type __VLS_TypePropsToRuntimeProps<T> = {
15
15
  [K in keyof T]-?: {} extends Pick<T, K> ? {
16
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
16
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
17
17
  } : {
18
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
18
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
19
19
  required: true;
20
20
  };
21
21
  };
@@ -10,16 +10,16 @@ interface Props {
10
10
  hideCloseButton?: boolean;
11
11
  width?: string;
12
12
  }
13
- declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
13
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
14
  side: string;
15
15
  lockScroll: boolean;
16
16
  hideCloseButton: boolean;
17
17
  width: string;
18
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
18
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
19
19
  "update:modelValue": (...args: any[]) => void;
20
20
  closed: (...args: any[]) => void;
21
21
  opened: (...args: any[]) => void;
22
- }, 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>, {
22
+ }, 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>, {
23
23
  side: string;
24
24
  lockScroll: boolean;
25
25
  hideCloseButton: boolean;
@@ -40,9 +40,9 @@ export default _default;
40
40
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
41
41
  type __VLS_TypePropsToRuntimeProps<T> = {
42
42
  [K in keyof T]-?: {} extends Pick<T, K> ? {
43
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
43
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
44
44
  } : {
45
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
45
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
46
46
  required: true;
47
47
  };
48
48
  };
@@ -5,14 +5,14 @@ interface Props {
5
5
  facilities?: HotelFacility[];
6
6
  gallery?: FreshBookingImage[];
7
7
  }
8
- 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>>>, {}, {}>;
8
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, 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<Props>>>, {}, {}>;
9
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,14 +5,14 @@ interface Props {
5
5
  roomGroups?: OctopusAvailableRoomGroup[];
6
6
  callback: (n: number) => void;
7
7
  }
8
- 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>>>, {}, {}>;
8
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, 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<Props>>>, {}, {}>;
9
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
  };
@@ -1,14 +1,14 @@
1
1
  interface Props {
2
2
  description: string;
3
3
  }
4
- 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>>>, {}, {}>;
4
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, 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<Props>>>, {}, {}>;
5
5
  export default _default;
6
6
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
7
7
  type __VLS_TypePropsToRuntimeProps<T> = {
8
8
  [K in keyof T]-?: {} extends Pick<T, K> ? {
9
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
9
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
10
10
  } : {
11
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
11
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
12
12
  required: true;
13
13
  };
14
14
  };
@@ -3,10 +3,10 @@ interface Props {
3
3
  view?: availabilityType;
4
4
  hotel?: boolean;
5
5
  }
6
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
6
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
7
  view: string;
8
8
  hotel: 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<Props>, {
9
+ }>, {}, 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>, {
10
10
  view: string;
11
11
  hotel: boolean;
12
12
  }>>>, {
@@ -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
  };
@@ -3,11 +3,11 @@ interface Props {
3
3
  noLabel?: boolean;
4
4
  isTextArea?: boolean;
5
5
  }
6
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
6
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
7
  withIcon: boolean;
8
8
  noLabel: boolean;
9
9
  isTextArea: boolean;
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
  withIcon: boolean;
12
12
  noLabel: boolean;
13
13
  isTextArea: boolean;
@@ -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,2 +1,2 @@
1
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
1
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
2
2
  export default _default;
@@ -1,2 +1,2 @@
1
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
1
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
2
2
  export default _default;
@@ -1,2 +1,2 @@
1
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
1
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
2
2
  export default _default;
@@ -1,2 +1,2 @@
1
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
1
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
2
2
  export default _default;
@@ -3,11 +3,11 @@ interface Props {
3
3
  width?: string;
4
4
  borderRadius?: string;
5
5
  }
6
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
6
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
7
  height: string;
8
8
  width: string;
9
9
  borderRadius: 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
  height: string;
12
12
  width: string;
13
13
  borderRadius: string;
@@ -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,2 +1,2 @@
1
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
1
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
2
2
  export default _default;
@@ -1,2 +1,2 @@
1
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
1
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
2
2
  export default _default;