@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
@@ -11,7 +11,7 @@ interface Props {
11
11
  secondary?: boolean;
12
12
  isLoading?: boolean;
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
  type: string;
16
16
  iconType: string;
17
17
  tabindex: string;
@@ -19,9 +19,9 @@ declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').Defi
19
19
  disabled: boolean;
20
20
  secondary: boolean;
21
21
  isLoading: boolean;
22
- }>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
22
+ }>, {}, unknown, {}, {}, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
23
23
  "click-event": (...args: any[]) => void;
24
- }, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
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
  type: string;
26
26
  iconType: string;
27
27
  tabindex: string;
@@ -44,9 +44,9 @@ export default _default;
44
44
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
45
45
  type __VLS_TypePropsToRuntimeProps<T> = {
46
46
  [K in keyof T]-?: {} extends Pick<T, K> ? {
47
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
47
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
48
48
  } : {
49
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
49
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
50
50
  required: true;
51
51
  };
52
52
  };
@@ -1,7 +1,7 @@
1
1
  import { KonnectioStyling } from '../types/index.js';
2
- declare const _default: __VLS_WithTemplateSlots<import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
+ declare const _default: __VLS_WithTemplateSlots<import('../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
3
  styling?: Partial<KonnectioStyling> | undefined;
4
- }>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
4
+ }>, {}, 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<{
5
5
  styling?: Partial<KonnectioStyling> | undefined;
6
6
  }>>>, {}, {}>, {
7
7
  default?(_: {}): any;
@@ -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
  };
@@ -2,14 +2,14 @@ interface Props {
2
2
  title: string;
3
3
  description: string;
4
4
  }
5
- declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
5
+ 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>>>, {}, {}>;
6
6
  export default _default;
7
7
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
8
  type __VLS_TypePropsToRuntimeProps<T> = {
9
9
  [K in keyof T]-?: {} extends Pick<T, K> ? {
10
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
10
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
11
11
  } : {
12
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
12
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
13
13
  required: true;
14
14
  };
15
15
  };
@@ -4,9 +4,9 @@ interface Props {
4
4
  gallery: Array<FreshBookingImage>;
5
5
  size?: gallerySize;
6
6
  }
7
- declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ declare const _default: import('../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
8
  size: string;
9
- }>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
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
  size: string;
11
11
  }>>>, {
12
12
  size: gallerySize;
@@ -15,9 +15,9 @@ export default _default;
15
15
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
16
16
  type __VLS_TypePropsToRuntimeProps<T> = {
17
17
  [K in keyof T]-?: {} extends Pick<T, K> ? {
18
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
18
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
19
19
  } : {
20
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
20
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
21
21
  required: true;
22
22
  };
23
23
  };
@@ -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;
@@ -5,11 +5,11 @@ interface Props {
5
5
  type?: string;
6
6
  rotate?: boolean;
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
  type: string;
10
10
  rotate: boolean;
11
11
  color: string;
12
- }>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
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
  type: string;
14
14
  rotate: boolean;
15
15
  color: string;
@@ -22,9 +22,9 @@ export default _default;
22
22
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
23
  type __VLS_TypePropsToRuntimeProps<T> = {
24
24
  [K in keyof T]-?: {} extends Pick<T, K> ? {
25
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
25
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
26
26
  } : {
27
- type: import('../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
27
+ type: import('../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
28
28
  required: true;
29
29
  };
30
30
  };
@@ -2,9 +2,9 @@ interface Props {
2
2
  color?: string;
3
3
  insideButton?: boolean;
4
4
  }
5
- declare const _default: import('../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
5
+ declare const _default: import('../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
6
6
  insideButton: boolean;
7
- }>, {}, unknown, {}, {}, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
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<Props>, {
8
8
  insideButton: boolean;
9
9
  }>>>, {
10
10
  insideButton: boolean;
@@ -13,9 +13,9 @@ 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
  };
@@ -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,18 +1,18 @@
1
1
  interface LocalizedLink {
2
2
  [locale: string]: string;
3
3
  }
4
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
4
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
5
  link?: string | LocalizedLink | undefined;
6
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
6
+ }>, {}, 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<{
7
7
  link?: string | LocalizedLink | undefined;
8
8
  }>>>, {}, {}>;
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,12 +1,12 @@
1
1
  interface LocalizedLink {
2
2
  [locale: string]: string;
3
3
  }
4
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
5
5
  booking?: boolean | undefined;
6
6
  link?: string | LocalizedLink | undefined;
7
7
  }>, {
8
8
  booking: boolean;
9
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
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<{
10
10
  booking?: boolean | undefined;
11
11
  link?: string | LocalizedLink | undefined;
12
12
  }>, {
@@ -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
  };
@@ -2,10 +2,10 @@ interface Props {
2
2
  showGiftCard?: boolean;
3
3
  showTermsNotice?: boolean;
4
4
  }
5
- declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
5
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
6
6
  showGiftCard: boolean;
7
7
  showTermsNotice: boolean;
8
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
+ }>, {}, 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>, {
9
9
  showGiftCard: boolean;
10
10
  showTermsNotice: boolean;
11
11
  }>>>, {
@@ -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
  };
@@ -4,11 +4,11 @@ interface Props {
4
4
  title?: string;
5
5
  subtitle?: string;
6
6
  }
7
- declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
8
  layout: BookingHeaderLayout;
9
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
9
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
10
10
  reset: (...args: any[]) => void;
11
- }, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
+ }, 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>, {
12
12
  layout: BookingHeaderLayout;
13
13
  }>>> & {
14
14
  onReset?: ((...args: any[]) => any) | undefined;
@@ -22,9 +22,9 @@ export default _default;
22
22
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
23
  type __VLS_TypePropsToRuntimeProps<T> = {
24
24
  [K in keyof T]-?: {} extends Pick<T, K> ? {
25
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
25
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
26
26
  } : {
27
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
27
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
28
28
  required: true;
29
29
  };
30
30
  };
@@ -9,14 +9,14 @@ interface Props {
9
9
  buttonIconColor?: string;
10
10
  notice?: string;
11
11
  }
12
- declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
13
13
  showTermsNotice: boolean;
14
14
  showGiftCard: boolean;
15
15
  isSidebarLoading: boolean;
16
16
  basePrice: number;
17
17
  weekendFee: number;
18
18
  roomUpgrade: number;
19
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
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
  showTermsNotice: boolean;
21
21
  showGiftCard: boolean;
22
22
  isSidebarLoading: boolean;
@@ -42,9 +42,9 @@ export default _default;
42
42
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
43
43
  type __VLS_TypePropsToRuntimeProps<T> = {
44
44
  [K in keyof T]-?: {} extends Pick<T, K> ? {
45
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
45
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
46
46
  } : {
47
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
47
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
48
48
  required: true;
49
49
  };
50
50
  };
@@ -1,10 +1,10 @@
1
- declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
2
  type?: string | undefined;
3
3
  }>, {
4
4
  type: string;
5
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
5
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
6
6
  submit: (...args: any[]) => void;
7
- }, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
7
+ }, 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
  type?: string | undefined;
9
9
  }>, {
10
10
  type: string;
@@ -21,9 +21,9 @@ export default _default;
21
21
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
22
22
  type __VLS_TypePropsToRuntimeProps<T> = {
23
23
  [K in keyof T]-?: {} extends Pick<T, K> ? {
24
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
24
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
25
25
  } : {
26
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
26
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
27
27
  required: true;
28
28
  };
29
29
  };
@@ -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 | boolean | number;
4
4
  numeric?: boolean;
@@ -12,15 +12,15 @@ interface Props {
12
12
  inputStyle?: CSSProperties;
13
13
  val?: string | number;
14
14
  }
15
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
15
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
16
16
  checked: boolean;
17
17
  readonly: boolean;
18
18
  type: string;
19
19
  required: boolean;
20
20
  numeric: boolean;
21
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
21
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
22
22
  "update:modelValue": (...args: any[]) => void;
23
- }, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
23
+ }, 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>, {
24
24
  checked: boolean;
25
25
  readonly: boolean;
26
26
  type: string;
@@ -39,9 +39,9 @@ export default _default;
39
39
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
40
40
  type __VLS_TypePropsToRuntimeProps<T> = {
41
41
  [K in keyof T]-?: {} extends Pick<T, K> ? {
42
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
42
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
43
43
  } : {
44
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
44
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
45
45
  required: true;
46
46
  };
47
47
  };
@@ -2,14 +2,14 @@ interface CheckboxProps {
2
2
  label: string;
3
3
  value: 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
  modelValue: string;
7
7
  label: string;
8
8
  name: string;
9
9
  checkboxes: CheckboxProps[];
10
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
10
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
11
11
  "update:modelValue": (...args: any[]) => void;
12
- }, string, import('../../../vue/dist/vue.runtime.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentCustomProps, Readonly<import('../../../vue/dist/vue.runtime.esm-bundler.js').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
12
+ }, 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<{
13
13
  modelValue: string;
14
14
  label: string;
15
15
  name: string;
@@ -21,9 +21,9 @@ export default _default;
21
21
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
22
22
  type __VLS_TypePropsToRuntimeProps<T> = {
23
23
  [K in keyof T]-?: {} extends Pick<T, K> ? {
24
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
24
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
25
25
  } : {
26
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
26
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
27
27
  required: true;
28
28
  };
29
29
  };
@@ -31,7 +31,7 @@ interface Props {
31
31
  minRange?: number;
32
32
  inputStyle?: object;
33
33
  }
34
- declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
34
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
35
35
  type: string;
36
36
  icon: string;
37
37
  iconType: string;
@@ -47,9 +47,9 @@ declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').D
47
47
  range: boolean;
48
48
  autoApply: boolean;
49
49
  minRange: number;
50
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
50
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
51
51
  "update:modelValue": (...args: any[]) => void;
52
- }, 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>, {
52
+ }, 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>, {
53
53
  type: string;
54
54
  icon: string;
55
55
  iconType: string;
@@ -88,9 +88,9 @@ export default _default;
88
88
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
89
89
  type __VLS_TypePropsToRuntimeProps<T> = {
90
90
  [K in keyof T]-?: {} extends Pick<T, K> ? {
91
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
91
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
92
92
  } : {
93
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
93
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
94
94
  required: true;
95
95
  };
96
96
  };
@@ -13,14 +13,14 @@ interface Props {
13
13
  description?: string;
14
14
  descriptionPlacement?: iconPlace;
15
15
  }
16
- declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
16
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
17
17
  iconType: string;
18
18
  iconPlacement: string;
19
19
  descriptionPlacement: string;
20
20
  required: boolean;
21
21
  readonly: boolean;
22
22
  limit: number;
23
- }>, {}, 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>, {
23
+ }>, {}, 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>, {
24
24
  iconType: string;
25
25
  iconPlacement: string;
26
26
  descriptionPlacement: string;
@@ -41,9 +41,9 @@ export default _default;
41
41
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
42
42
  type __VLS_TypePropsToRuntimeProps<T> = {
43
43
  [K in keyof T]-?: {} extends Pick<T, K> ? {
44
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
44
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
45
45
  } : {
46
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
46
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
47
47
  required: true;
48
48
  };
49
49
  };
@@ -6,13 +6,13 @@ interface Props {
6
6
  label?: string;
7
7
  required?: boolean;
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
  validation: string;
11
11
  iconColor: string;
12
12
  required: 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
  validation: string;
17
17
  iconColor: string;
18
18
  required: boolean;
@@ -27,9 +27,9 @@ export default _default;
27
27
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
28
28
  type __VLS_TypePropsToRuntimeProps<T> = {
29
29
  [K in keyof T]-?: {} extends Pick<T, K> ? {
30
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
30
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
31
31
  } : {
32
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
32
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
33
33
  required: true;
34
34
  };
35
35
  };
@@ -20,7 +20,7 @@ interface Props {
20
20
  disabled?: boolean;
21
21
  small?: boolean;
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
  modelValue: number;
25
25
  minValue: number;
26
26
  maxValue: number;
@@ -34,9 +34,9 @@ declare const _default: import('../../../vue/dist/vue.runtime.esm-bundler.js').D
34
34
  rounded: boolean;
35
35
  disabled: boolean;
36
36
  small: boolean;
37
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
37
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
38
38
  "update:modelValue": (...args: any[]) => void;
39
- }, 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>, {
39
+ }, 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>, {
40
40
  modelValue: number;
41
41
  minValue: number;
42
42
  maxValue: number;
@@ -71,9 +71,9 @@ export default _default;
71
71
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
72
72
  type __VLS_TypePropsToRuntimeProps<T> = {
73
73
  [K in keyof T]-?: {} extends Pick<T, K> ? {
74
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
74
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
75
75
  } : {
76
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
76
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
77
77
  required: true;
78
78
  };
79
79
  };
@@ -23,7 +23,7 @@ interface Props {
23
23
  clearable?: boolean;
24
24
  searchable?: boolean;
25
25
  }
26
- declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.runtime.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
26
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
27
27
  labelKey: string;
28
28
  valueKey: string;
29
29
  multiple: boolean;
@@ -33,9 +33,9 @@ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.ru
33
33
  autocomplete: string;
34
34
  clearable: boolean;
35
35
  searchable: boolean;
36
- }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.runtime.esm-bundler.js').ComponentOptionsMixin, {
36
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
37
37
  "update:modelValue": (...args: any[]) => void;
38
- }, 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>, {
38
+ }, 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>, {
39
39
  labelKey: string;
40
40
  valueKey: string;
41
41
  multiple: boolean;
@@ -69,9 +69,9 @@ export default _default;
69
69
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
70
70
  type __VLS_TypePropsToRuntimeProps<T> = {
71
71
  [K in keyof T]-?: {} extends Pick<T, K> ? {
72
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
72
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
73
73
  } : {
74
- type: import('../../../vue/dist/vue.runtime.esm-bundler.js').PropType<T[K]>;
74
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
75
75
  required: true;
76
76
  };
77
77
  };