@flux-ui/components 3.0.0-next.24 → 3.0.0-next.26

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 (195) hide show
  1. package/dist/component/FluxAction.vue.d.ts +4 -3
  2. package/dist/component/FluxActionBar.vue.d.ts +4 -3
  3. package/dist/component/FluxActionPane.vue.d.ts +2 -1
  4. package/dist/component/FluxActions.vue.d.ts +36 -33
  5. package/dist/component/FluxAlert.vue.d.ts +2 -1
  6. package/dist/component/FluxAnimatedColors.vue.d.ts +2 -1
  7. package/dist/component/FluxAspectRatio.vue.d.ts +2 -1
  8. package/dist/component/FluxAutoGrid.vue.d.ts +2 -1
  9. package/dist/component/FluxAvatar.vue.d.ts +4 -3
  10. package/dist/component/FluxBadge.vue.d.ts +4 -3
  11. package/dist/component/FluxBadgeStack.vue.d.ts +2 -1
  12. package/dist/component/FluxBorderShine.vue.d.ts +5 -5
  13. package/dist/component/FluxBoxedIcon.vue.d.ts +4 -3
  14. package/dist/component/FluxButton.vue.d.ts +5 -4
  15. package/dist/component/FluxButtonGroup.vue.d.ts +2 -1
  16. package/dist/component/FluxButtonStack.vue.d.ts +2 -1
  17. package/dist/component/FluxCalendar.vue.d.ts +4 -3
  18. package/dist/component/FluxCalendarEvent.vue.d.ts +4 -3
  19. package/dist/component/FluxCheckbox.vue.d.ts +4 -3
  20. package/dist/component/FluxChip.vue.d.ts +4 -3
  21. package/dist/component/FluxClickablePane.vue.d.ts +2 -1
  22. package/dist/component/FluxColorPicker.vue.d.ts +4 -3
  23. package/dist/component/FluxColorSelect.vue.d.ts +4 -3
  24. package/dist/component/FluxComment.vue.d.ts +2 -1
  25. package/dist/component/FluxConfirm.vue.d.ts +2 -1
  26. package/dist/component/FluxContainer.vue.d.ts +2 -1
  27. package/dist/component/FluxDataTable.vue.d.ts +5 -5
  28. package/dist/component/FluxDatePicker.vue.d.ts +4 -3
  29. package/dist/component/FluxDestructiveButton.vue.d.ts +4 -3
  30. package/dist/component/FluxDisabled.vue.d.ts +2 -1
  31. package/dist/component/FluxDivider.vue.d.ts +2 -1
  32. package/dist/component/FluxDotPattern.vue.d.ts +2 -1
  33. package/dist/component/FluxDropZone.vue.d.ts +4 -3
  34. package/dist/component/FluxDynamicView.vue.d.ts +2 -2
  35. package/dist/component/FluxExpandable.vue.d.ts +6 -5
  36. package/dist/component/FluxExpandableGroup.vue.d.ts +2 -1
  37. package/dist/component/FluxFader.vue.d.ts +4 -3
  38. package/dist/component/FluxFaderItem.vue.d.ts +2 -1
  39. package/dist/component/FluxFilter.vue.d.ts +4 -3
  40. package/dist/component/FluxFilterBar.vue.d.ts +4 -3
  41. package/dist/component/FluxFilterBase.vue.d.ts +4 -4
  42. package/dist/component/FluxFilterDate.vue.d.ts +2 -1
  43. package/dist/component/FluxFilterDateRange.vue.d.ts +2 -1
  44. package/dist/component/FluxFilterOption.vue.d.ts +4 -3
  45. package/dist/component/FluxFilterOptionAsync.vue.d.ts +4 -3
  46. package/dist/component/FluxFilterOptions.vue.d.ts +4 -3
  47. package/dist/component/FluxFilterOptionsAsync.vue.d.ts +4 -3
  48. package/dist/component/FluxFilterRange.vue.d.ts +2 -1
  49. package/dist/component/FluxFilterWindow.vue.d.ts +33 -32
  50. package/dist/component/FluxFlickeringGrid.vue.d.ts +2 -1
  51. package/dist/component/FluxFlyout.vue.d.ts +30 -28
  52. package/dist/component/FluxFocalPointEditor.vue.d.ts +4 -3
  53. package/dist/component/FluxFocalPointImage.vue.d.ts +2 -1
  54. package/dist/component/FluxForm.vue.d.ts +4 -3
  55. package/dist/component/FluxFormColumn.vue.d.ts +2 -1
  56. package/dist/component/FluxFormDateInput.vue.d.ts +36 -34
  57. package/dist/component/FluxFormDateRangeInput.vue.d.ts +36 -34
  58. package/dist/component/FluxFormDateTimeInput.vue.d.ts +36 -34
  59. package/dist/component/FluxFormField.vue.d.ts +2 -1
  60. package/dist/component/FluxFormFieldAddition.vue.d.ts +2 -1
  61. package/dist/component/FluxFormGrid.vue.d.ts +2 -1
  62. package/dist/component/FluxFormInput.vue.d.ts +5 -4
  63. package/dist/component/FluxFormInputAddition.vue.d.ts +2 -1
  64. package/dist/component/FluxFormInputGroup.vue.d.ts +2 -1
  65. package/dist/component/FluxFormPinInput.vue.d.ts +4 -3
  66. package/dist/component/FluxFormRangeSlider.vue.d.ts +10 -9
  67. package/dist/component/FluxFormRow.vue.d.ts +2 -1
  68. package/dist/component/FluxFormSection.vue.d.ts +2 -1
  69. package/dist/component/FluxFormSelect.vue.d.ts +4 -3
  70. package/dist/component/FluxFormSelectAsync.vue.d.ts +4 -3
  71. package/dist/component/FluxFormSlider.vue.d.ts +7 -6
  72. package/dist/component/FluxFormTextArea.vue.d.ts +4 -3
  73. package/dist/component/FluxFormTimeZonePicker.vue.d.ts +4 -3
  74. package/dist/component/FluxGallery.vue.d.ts +4 -3
  75. package/dist/component/FluxGalleryItem.vue.d.ts +4 -3
  76. package/dist/component/FluxGrid.vue.d.ts +2 -1
  77. package/dist/component/FluxGridColumn.vue.d.ts +2 -1
  78. package/dist/component/FluxGridPattern.vue.d.ts +2 -1
  79. package/dist/component/FluxIcon.vue.d.ts +4 -3
  80. package/dist/component/FluxInfo.vue.d.ts +2 -1
  81. package/dist/component/FluxInfoStack.vue.d.ts +2 -1
  82. package/dist/component/FluxItem.vue.d.ts +2 -1
  83. package/dist/component/FluxItemActions.vue.d.ts +2 -1
  84. package/dist/component/FluxItemContent.vue.d.ts +2 -1
  85. package/dist/component/FluxItemMedia.vue.d.ts +2 -1
  86. package/dist/component/FluxItemStack.vue.d.ts +2 -1
  87. package/dist/component/FluxLegend.vue.d.ts +2 -1
  88. package/dist/component/FluxLink.vue.d.ts +4 -3
  89. package/dist/component/FluxMenu.vue.d.ts +2 -1
  90. package/dist/component/FluxMenuGroup.vue.d.ts +2 -1
  91. package/dist/component/FluxMenuItem.vue.d.ts +4 -3
  92. package/dist/component/FluxMenuOptions.vue.d.ts +4 -3
  93. package/dist/component/FluxMenuSubHeader.vue.d.ts +2 -1
  94. package/dist/component/FluxMenuTitle.vue.d.ts +2 -1
  95. package/dist/component/FluxNotice.vue.d.ts +4 -3
  96. package/dist/component/FluxNoticeStack.vue.d.ts +2 -1
  97. package/dist/component/FluxOverflowBar.vue.d.ts +2 -2
  98. package/dist/component/FluxOverlay.vue.d.ts +4 -4
  99. package/dist/component/FluxOverlayProvider.vue.d.ts +2 -1
  100. package/dist/component/FluxPagination.vue.d.ts +4 -3
  101. package/dist/component/FluxPaginationBar.vue.d.ts +4 -3
  102. package/dist/component/FluxPaginationButton.vue.d.ts +4 -3
  103. package/dist/component/FluxPane.vue.d.ts +2 -1
  104. package/dist/component/FluxPaneBody.vue.d.ts +2 -1
  105. package/dist/component/FluxPaneDeck.vue.d.ts +2 -1
  106. package/dist/component/FluxPaneFooter.vue.d.ts +2 -1
  107. package/dist/component/FluxPaneGroup.vue.d.ts +2 -1
  108. package/dist/component/FluxPaneHeader.vue.d.ts +2 -1
  109. package/dist/component/FluxPaneIllustration.vue.d.ts +2 -1
  110. package/dist/component/FluxPaneMedia.vue.d.ts +2 -1
  111. package/dist/component/FluxPercentageBar.vue.d.ts +2 -1
  112. package/dist/component/FluxPersona.vue.d.ts +4 -3
  113. package/dist/component/FluxPlaceholder.vue.d.ts +4 -3
  114. package/dist/component/FluxPressable.vue.d.ts +4 -3
  115. package/dist/component/FluxPrimaryButton.vue.d.ts +4 -3
  116. package/dist/component/FluxPrimaryLinkButton.vue.d.ts +4 -3
  117. package/dist/component/FluxProgressBar.vue.d.ts +2 -1
  118. package/dist/component/FluxPrompt.vue.d.ts +17 -16
  119. package/dist/component/FluxPublishButton.vue.d.ts +4 -3
  120. package/dist/component/FluxQuantitySelector.vue.d.ts +4 -3
  121. package/dist/component/FluxRemove.vue.d.ts +4 -3
  122. package/dist/component/FluxRoot.vue.d.ts +2 -1
  123. package/dist/component/FluxSecondaryButton.vue.d.ts +4 -3
  124. package/dist/component/FluxSecondaryLinkButton.vue.d.ts +4 -3
  125. package/dist/component/FluxSegmentedControl.vue.d.ts +4 -3
  126. package/dist/component/FluxSegmentedView.vue.d.ts +5 -4
  127. package/dist/component/FluxSeparator.vue.d.ts +2 -1
  128. package/dist/component/FluxSlideOver.vue.d.ts +4 -3
  129. package/dist/component/FluxSnackbar.vue.d.ts +4 -3
  130. package/dist/component/FluxSnackbarProvider.vue.d.ts +2 -1
  131. package/dist/component/FluxSpacer.vue.d.ts +2 -1
  132. package/dist/component/FluxSpacing.vue.d.ts +2 -1
  133. package/dist/component/FluxSpinner.vue.d.ts +2 -1
  134. package/dist/component/FluxSplitButton.vue.d.ts +2 -1
  135. package/dist/component/FluxStack.vue.d.ts +2 -1
  136. package/dist/component/FluxStatistic.vue.d.ts +2 -1
  137. package/dist/component/FluxStepper.vue.d.ts +4 -4
  138. package/dist/component/FluxStepperStep.vue.d.ts +2 -1
  139. package/dist/component/FluxStepperSteps.vue.d.ts +4 -3
  140. package/dist/component/FluxTab.vue.d.ts +2 -1
  141. package/dist/component/FluxTabBar.vue.d.ts +2 -1
  142. package/dist/component/FluxTabBarItem.vue.d.ts +16 -15
  143. package/dist/component/FluxTable.vue.d.ts +2 -2
  144. package/dist/component/FluxTableActions.vue.d.ts +2 -1
  145. package/dist/component/FluxTableBar.vue.d.ts +2 -1
  146. package/dist/component/FluxTableCell.vue.d.ts +2 -1
  147. package/dist/component/FluxTableHeader.vue.d.ts +4 -3
  148. package/dist/component/FluxTableRow.vue.d.ts +2 -1
  149. package/dist/component/FluxTabs.vue.d.ts +4 -4
  150. package/dist/component/FluxTag.vue.d.ts +4 -3
  151. package/dist/component/FluxTagStack.vue.d.ts +2 -1
  152. package/dist/component/FluxTicks.vue.d.ts +2 -1
  153. package/dist/component/FluxTimeline.vue.d.ts +2 -1
  154. package/dist/component/FluxTimelineItem.vue.d.ts +2 -1
  155. package/dist/component/FluxToggle.vue.d.ts +4 -3
  156. package/dist/component/FluxToolbar.vue.d.ts +2 -1
  157. package/dist/component/FluxToolbarGroup.vue.d.ts +2 -1
  158. package/dist/component/FluxTooltip.vue.d.ts +5 -5
  159. package/dist/component/FluxTooltipProvider.vue.d.ts +2 -1
  160. package/dist/component/FluxWindow.vue.d.ts +3 -2
  161. package/dist/component/primitive/Anchor.vue.d.ts +2 -1
  162. package/dist/component/primitive/AnchorPopup.vue.d.ts +2 -2
  163. package/dist/component/primitive/CoordinatePicker.vue.d.ts +4 -3
  164. package/dist/component/primitive/CoordinatePickerThumb.vue.d.ts +4 -3
  165. package/dist/component/primitive/FilterItem.vue.d.ts +4 -3
  166. package/dist/component/primitive/FilterMenuRenderer.d.ts +5 -5
  167. package/dist/component/primitive/FilterOptionBase.vue.d.ts +4 -3
  168. package/dist/component/primitive/SelectBase.vue.d.ts +59 -58
  169. package/dist/component/primitive/SliderBase.vue.d.ts +4 -3
  170. package/dist/component/primitive/SliderThumb.vue.d.ts +4 -3
  171. package/dist/component/primitive/SliderTrack.vue.d.ts +2 -1
  172. package/dist/component/primitive/VNodeRenderer.d.ts +5 -5
  173. package/dist/composable/private/useFormSelect.d.ts +5 -5
  174. package/dist/composable/private/useLoaded.d.ts +2 -1
  175. package/dist/composable/useDisabled.d.ts +2 -2
  176. package/dist/composable/useDisabledInjection.d.ts +2 -1
  177. package/dist/composable/useExpandableGroupInjection.d.ts +2 -1
  178. package/dist/composable/useFilterInjection.d.ts +2 -1
  179. package/dist/composable/useFlyoutInjection.d.ts +2 -1
  180. package/dist/composable/useFormFieldInjection.d.ts +2 -1
  181. package/dist/composable/useTableInjection.d.ts +2 -1
  182. package/dist/index.js +234 -234
  183. package/dist/index.js.map +1 -1
  184. package/dist/transition/FluxAutoHeightTransition.vue.d.ts +2 -1
  185. package/dist/transition/FluxAutoWidthTransition.vue.d.ts +2 -1
  186. package/dist/transition/FluxBreakthroughTransition.vue.d.ts +2 -1
  187. package/dist/transition/FluxFadeTransition.vue.d.ts +2 -1
  188. package/dist/transition/FluxOverlayTransition.vue.d.ts +2 -1
  189. package/dist/transition/FluxRouteTransition.vue.d.ts +2 -1
  190. package/dist/transition/FluxSlideOverTransition.vue.d.ts +2 -1
  191. package/dist/transition/FluxTooltipTransition.vue.d.ts +2 -1
  192. package/dist/transition/FluxVerticalWindowTransition.vue.d.ts +2 -1
  193. package/dist/transition/FluxWindowTransition.vue.d.ts +2 -1
  194. package/dist/vite.d.ts +7 -0
  195. package/package.json +6 -5
@@ -1,4 +1,6 @@
1
1
  import { FluxDirection } from '@flux-ui/types';
2
+ import { ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, ComponentOptionsMixin, GlobalComponents, GlobalDirectives, ComponentProvideOptions, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties, DefineComponent, PublicProps } from 'vue';
3
+ import { OnCleanup } from '@vue/reactivity';
2
4
  type __VLS_Props = {
3
5
  readonly direction?: FluxDirection;
4
6
  readonly isAutoWidth?: boolean;
@@ -41,13 +43,13 @@ declare function __VLS_template(): {
41
43
  mount: HTMLDivElement;
42
44
  dialog: HTMLDialogElement;
43
45
  pane: {
44
- $: import('vue').ComponentInternalInstance;
46
+ $: ComponentInternalInstance;
45
47
  $data: {};
46
48
  $props: Partial<{}> & Omit<{
47
49
  readonly isLoading?: boolean;
48
50
  readonly tag?: string;
49
51
  readonly variant?: "default" | "flat" | "well";
50
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
52
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
51
53
  $attrs: {
52
54
  [x: string]: unknown;
53
55
  };
@@ -55,18 +57,18 @@ declare function __VLS_template(): {
55
57
  [x: string]: unknown;
56
58
  };
57
59
  $slots: Readonly<{
58
- [name: string]: import('vue').Slot<any>;
60
+ [name: string]: Slot<any>;
59
61
  }>;
60
- $root: import('vue').ComponentPublicInstance | null;
61
- $parent: import('vue').ComponentPublicInstance | null;
62
+ $root: ComponentPublicInstance | null;
63
+ $parent: ComponentPublicInstance | null;
62
64
  $host: Element | null;
63
65
  $emit: (event: string, ...args: any[]) => void;
64
66
  $el: HTMLDivElement;
65
- $options: import('vue').ComponentOptionsBase<Readonly<{
67
+ $options: ComponentOptionsBase<Readonly<{
66
68
  readonly isLoading?: boolean;
67
69
  readonly tag?: string;
68
70
  readonly variant?: "default" | "flat" | "well";
69
- }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
71
+ }> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
70
72
  beforeCreate?: (() => void) | (() => void)[];
71
73
  created?: (() => void) | (() => void)[];
72
74
  beforeMount?: (() => void) | (() => void)[];
@@ -79,18 +81,18 @@ declare function __VLS_template(): {
79
81
  beforeUnmount?: (() => void) | (() => void)[];
80
82
  destroyed?: (() => void) | (() => void)[];
81
83
  unmounted?: (() => void) | (() => void)[];
82
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
83
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
84
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
84
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
85
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
86
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
85
87
  };
86
88
  $forceUpdate: () => void;
87
- $nextTick: typeof import('vue').nextTick;
88
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
89
+ $nextTick: nextTick;
90
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
89
91
  } & Readonly<{}> & Omit<Readonly<{
90
92
  readonly isLoading?: boolean;
91
93
  readonly tag?: string;
92
94
  readonly variant?: "default" | "flat" | "well";
93
- }> & Readonly<{}>, never> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
95
+ }> & Readonly<{}>, never> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {} & {
94
96
  $slots: Readonly<{
95
97
  default(): any;
96
98
  loader(): any;
@@ -103,21 +105,21 @@ declare function __VLS_template(): {
103
105
  rootEl: HTMLDivElement;
104
106
  };
105
107
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
106
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
108
+ declare const __VLS_component: DefineComponent<__VLS_Props, {
107
109
  close: typeof close;
108
110
  open: typeof open;
109
111
  toggle: typeof toggle;
110
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
112
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
111
113
  mount: HTMLDivElement;
112
114
  dialog: HTMLDialogElement;
113
115
  pane: {
114
- $: import('vue').ComponentInternalInstance;
116
+ $: ComponentInternalInstance;
115
117
  $data: {};
116
118
  $props: Partial<{}> & Omit<{
117
119
  readonly isLoading?: boolean;
118
120
  readonly tag?: string;
119
121
  readonly variant?: "default" | "flat" | "well";
120
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
122
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
121
123
  $attrs: {
122
124
  [x: string]: unknown;
123
125
  };
@@ -125,18 +127,18 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
125
127
  [x: string]: unknown;
126
128
  };
127
129
  $slots: Readonly<{
128
- [name: string]: import('vue').Slot<any>;
130
+ [name: string]: Slot<any>;
129
131
  }>;
130
- $root: import('vue').ComponentPublicInstance | null;
131
- $parent: import('vue').ComponentPublicInstance | null;
132
+ $root: ComponentPublicInstance | null;
133
+ $parent: ComponentPublicInstance | null;
132
134
  $host: Element | null;
133
135
  $emit: (event: string, ...args: any[]) => void;
134
136
  $el: HTMLDivElement;
135
- $options: import('vue').ComponentOptionsBase<Readonly<{
137
+ $options: ComponentOptionsBase<Readonly<{
136
138
  readonly isLoading?: boolean;
137
139
  readonly tag?: string;
138
140
  readonly variant?: "default" | "flat" | "well";
139
- }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
141
+ }> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
140
142
  beforeCreate?: (() => void) | (() => void)[];
141
143
  created?: (() => void) | (() => void)[];
142
144
  beforeMount?: (() => void) | (() => void)[];
@@ -149,18 +151,18 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
149
151
  beforeUnmount?: (() => void) | (() => void)[];
150
152
  destroyed?: (() => void) | (() => void)[];
151
153
  unmounted?: (() => void) | (() => void)[];
152
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
153
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
154
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
154
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
155
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
156
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
155
157
  };
156
158
  $forceUpdate: () => void;
157
- $nextTick: typeof import('vue').nextTick;
158
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
159
+ $nextTick: nextTick;
160
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
159
161
  } & Readonly<{}> & Omit<Readonly<{
160
162
  readonly isLoading?: boolean;
161
163
  readonly tag?: string;
162
164
  readonly variant?: "default" | "flat" | "well";
163
- }> & Readonly<{}>, never> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
165
+ }> & Readonly<{}>, never> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {} & {
164
166
  $slots: Readonly<{
165
167
  default(): any;
166
168
  loader(): any;
@@ -1,3 +1,4 @@
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
1
2
  type __VLS_Props = {
2
3
  readonly src: string;
3
4
  };
@@ -16,11 +17,11 @@ declare function __VLS_template(): {
16
17
  rootEl: HTMLDivElement;
17
18
  };
18
19
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
19
- declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
20
+ declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
20
21
  "update:modelValue": (value: [number, number]) => any;
21
- }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
22
+ }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
22
23
  "onUpdate:modelValue"?: (value: [number, number]) => any;
23
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
24
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
24
25
  image: HTMLImageElement;
25
26
  }, HTMLDivElement>;
26
27
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
@@ -1,8 +1,9 @@
1
1
  import { FluxFocalPointObject } from '@flux-ui/types';
2
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
3
  type __VLS_Props = {
3
4
  readonly focalPoint?: FluxFocalPointObject;
4
5
  readonly alt?: string;
5
6
  readonly src: string;
6
7
  };
7
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLImageElement>;
8
+ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLImageElement>;
8
9
  export default _default;
@@ -1,3 +1,4 @@
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
1
2
  type __VLS_Props = {
2
3
  readonly disabled?: boolean;
3
4
  };
@@ -12,11 +13,11 @@ declare function __VLS_template(): {
12
13
  rootEl: HTMLFormElement;
13
14
  };
14
15
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
16
+ declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
16
17
  submit: () => any;
17
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
18
+ }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
18
19
  onSubmit?: () => any;
19
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLFormElement>;
20
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLFormElement>;
20
21
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
21
22
  export default _default;
22
23
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,3 +1,4 @@
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
1
2
  declare function __VLS_template(): {
2
3
  attrs: Partial<{}>;
3
4
  slots: Readonly<{
@@ -9,7 +10,7 @@ declare function __VLS_template(): {
9
10
  rootEl: HTMLDivElement;
10
11
  };
11
12
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
- declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
13
+ declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
13
14
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
14
15
  export default _default;
15
16
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,5 +1,7 @@
1
- import { FluxAutoCompleteType } from '@flux-ui/types';
1
+ import { FluxAutoCompleteType, FluxDirection } from '@flux-ui/types';
2
2
  import { DateTime } from 'luxon';
3
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, GlobalComponents, GlobalDirectives, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
4
+ import { OnCleanup } from '@vue/reactivity';
3
5
  type __VLS_Props = {
4
6
  readonly autoComplete?: FluxAutoCompleteType;
5
7
  readonly autoFocus?: boolean;
@@ -12,24 +14,24 @@ type __VLS_Props = {
12
14
  type __VLS_PublicProps = {
13
15
  modelValue?: DateTime | null;
14
16
  } & __VLS_Props;
15
- declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
17
+ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
16
18
  blur: () => any;
17
19
  focus: () => any;
18
20
  "update:modelValue": (value: DateTime<boolean>) => any;
19
- }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
21
+ }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
20
22
  onBlur?: () => any;
21
23
  onFocus?: () => any;
22
24
  "onUpdate:modelValue"?: (value: DateTime<boolean>) => any;
23
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
25
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
24
26
  flyout: {
25
- $: import('vue').ComponentInternalInstance;
27
+ $: ComponentInternalInstance;
26
28
  $data: {};
27
29
  $props: Partial<{}> & Omit<{
28
- readonly direction?: import('@flux-ui/types').FluxDirection;
30
+ readonly direction?: FluxDirection;
29
31
  readonly isAutoWidth?: boolean;
30
32
  readonly margin?: number;
31
33
  readonly width?: number | string;
32
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
34
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
33
35
  $attrs: {
34
36
  [x: string]: unknown;
35
37
  };
@@ -39,13 +41,13 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
39
41
  mount: HTMLDivElement;
40
42
  dialog: HTMLDialogElement;
41
43
  pane: {
42
- $: import('vue').ComponentInternalInstance;
44
+ $: ComponentInternalInstance;
43
45
  $data: {};
44
46
  $props: Partial<{}> & Omit<{
45
47
  readonly isLoading?: boolean;
46
48
  readonly tag?: string;
47
49
  readonly variant?: "default" | "flat" | "well";
48
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
50
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
49
51
  $attrs: {
50
52
  [x: string]: unknown;
51
53
  };
@@ -53,18 +55,18 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
53
55
  [x: string]: unknown;
54
56
  };
55
57
  $slots: Readonly<{
56
- [name: string]: import('vue').Slot<any>;
58
+ [name: string]: Slot<any>;
57
59
  }>;
58
- $root: import('vue').ComponentPublicInstance | null;
59
- $parent: import('vue').ComponentPublicInstance | null;
60
+ $root: ComponentPublicInstance | null;
61
+ $parent: ComponentPublicInstance | null;
60
62
  $host: Element | null;
61
63
  $emit: (event: string, ...args: any[]) => void;
62
64
  $el: HTMLDivElement;
63
- $options: import('vue').ComponentOptionsBase<Readonly<{
65
+ $options: ComponentOptionsBase<Readonly<{
64
66
  readonly isLoading?: boolean;
65
67
  readonly tag?: string;
66
68
  readonly variant?: "default" | "flat" | "well";
67
- }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
69
+ }> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
68
70
  beforeCreate?: (() => void) | (() => void)[];
69
71
  created?: (() => void) | (() => void)[];
70
72
  beforeMount?: (() => void) | (() => void)[];
@@ -77,18 +79,18 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
77
79
  beforeUnmount?: (() => void) | (() => void)[];
78
80
  destroyed?: (() => void) | (() => void)[];
79
81
  unmounted?: (() => void) | (() => void)[];
80
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
81
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
82
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
82
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
83
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
84
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
83
85
  };
84
86
  $forceUpdate: () => void;
85
- $nextTick: typeof import('vue').nextTick;
86
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
87
+ $nextTick: nextTick;
88
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
87
89
  } & Readonly<{}> & Omit<Readonly<{
88
90
  readonly isLoading?: boolean;
89
91
  readonly tag?: string;
90
92
  readonly variant?: "default" | "flat" | "well";
91
- }> & Readonly<{}>, never> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
93
+ }> & Readonly<{}>, never> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {} & {
92
94
  $slots: Readonly<{
93
95
  default(): any;
94
96
  loader(): any;
@@ -99,15 +101,15 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
99
101
  };
100
102
  };
101
103
  $slots: Readonly<{
102
- [name: string]: import('vue').Slot<any>;
104
+ [name: string]: Slot<any>;
103
105
  }>;
104
- $root: import('vue').ComponentPublicInstance | null;
105
- $parent: import('vue').ComponentPublicInstance | null;
106
+ $root: ComponentPublicInstance | null;
107
+ $parent: ComponentPublicInstance | null;
106
108
  $host: Element | null;
107
109
  $emit: (event: string, ...args: any[]) => void;
108
110
  $el: HTMLDivElement;
109
- $options: import('vue').ComponentOptionsBase<Readonly<{
110
- readonly direction?: import('@flux-ui/types').FluxDirection;
111
+ $options: ComponentOptionsBase<Readonly<{
112
+ readonly direction?: FluxDirection;
111
113
  readonly isAutoWidth?: boolean;
112
114
  readonly margin?: number;
113
115
  readonly width?: number | string;
@@ -115,7 +117,7 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
115
117
  close: () => void;
116
118
  open: () => void;
117
119
  toggle: () => void;
118
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
120
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
119
121
  beforeCreate?: (() => void) | (() => void)[];
120
122
  created?: (() => void) | (() => void)[];
121
123
  beforeMount?: (() => void) | (() => void)[];
@@ -128,23 +130,23 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
128
130
  beforeUnmount?: (() => void) | (() => void)[];
129
131
  destroyed?: (() => void) | (() => void)[];
130
132
  unmounted?: (() => void) | (() => void)[];
131
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
132
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
133
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
133
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
134
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
135
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
134
136
  };
135
137
  $forceUpdate: () => void;
136
- $nextTick: typeof import('vue').nextTick;
137
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
138
+ $nextTick: nextTick;
139
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
138
140
  } & Readonly<{}> & Omit<Readonly<{
139
- readonly direction?: import('@flux-ui/types').FluxDirection;
141
+ readonly direction?: FluxDirection;
140
142
  readonly isAutoWidth?: boolean;
141
143
  readonly margin?: number;
142
144
  readonly width?: number | string;
143
- }> & Readonly<{}>, "close" | "toggle" | "open"> & import('vue').ShallowUnwrapRef<{
145
+ }> & Readonly<{}>, "close" | "toggle" | "open"> & ShallowUnwrapRef<{
144
146
  close: () => void;
145
147
  open: () => void;
146
148
  toggle: () => void;
147
- }> & {} & import('vue').ComponentCustomProperties & {} & {
149
+ }> & {} & ComponentCustomProperties & {} & {
148
150
  $slots: Readonly<{
149
151
  default(props: {
150
152
  close(): void;
@@ -1,5 +1,7 @@
1
- import { FluxAutoCompleteType } from '@flux-ui/types';
1
+ import { FluxAutoCompleteType, FluxDirection } from '@flux-ui/types';
2
2
  import { DateTime } from 'luxon';
3
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, GlobalComponents, GlobalDirectives, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
4
+ import { OnCleanup } from '@vue/reactivity';
3
5
  type __VLS_Props = {
4
6
  readonly autoComplete?: FluxAutoCompleteType;
5
7
  readonly autoFocus?: boolean;
@@ -13,20 +15,20 @@ type __VLS_Props = {
13
15
  type __VLS_PublicProps = {
14
16
  modelValue: [DateTime, DateTime] | null;
15
17
  } & __VLS_Props;
16
- declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
18
+ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
17
19
  "update:modelValue": (value: [DateTime<boolean>, DateTime<boolean>]) => any;
18
- }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
20
+ }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
19
21
  "onUpdate:modelValue"?: (value: [DateTime<boolean>, DateTime<boolean>]) => any;
20
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
22
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
21
23
  flyout: {
22
- $: import('vue').ComponentInternalInstance;
24
+ $: ComponentInternalInstance;
23
25
  $data: {};
24
26
  $props: Partial<{}> & Omit<{
25
- readonly direction?: import('@flux-ui/types').FluxDirection;
27
+ readonly direction?: FluxDirection;
26
28
  readonly isAutoWidth?: boolean;
27
29
  readonly margin?: number;
28
30
  readonly width?: number | string;
29
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
31
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
30
32
  $attrs: {
31
33
  [x: string]: unknown;
32
34
  };
@@ -36,13 +38,13 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
36
38
  mount: HTMLDivElement;
37
39
  dialog: HTMLDialogElement;
38
40
  pane: {
39
- $: import('vue').ComponentInternalInstance;
41
+ $: ComponentInternalInstance;
40
42
  $data: {};
41
43
  $props: Partial<{}> & Omit<{
42
44
  readonly isLoading?: boolean;
43
45
  readonly tag?: string;
44
46
  readonly variant?: "default" | "flat" | "well";
45
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
47
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
46
48
  $attrs: {
47
49
  [x: string]: unknown;
48
50
  };
@@ -50,18 +52,18 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
50
52
  [x: string]: unknown;
51
53
  };
52
54
  $slots: Readonly<{
53
- [name: string]: import('vue').Slot<any>;
55
+ [name: string]: Slot<any>;
54
56
  }>;
55
- $root: import('vue').ComponentPublicInstance | null;
56
- $parent: import('vue').ComponentPublicInstance | null;
57
+ $root: ComponentPublicInstance | null;
58
+ $parent: ComponentPublicInstance | null;
57
59
  $host: Element | null;
58
60
  $emit: (event: string, ...args: any[]) => void;
59
61
  $el: HTMLDivElement;
60
- $options: import('vue').ComponentOptionsBase<Readonly<{
62
+ $options: ComponentOptionsBase<Readonly<{
61
63
  readonly isLoading?: boolean;
62
64
  readonly tag?: string;
63
65
  readonly variant?: "default" | "flat" | "well";
64
- }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
66
+ }> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
65
67
  beforeCreate?: (() => void) | (() => void)[];
66
68
  created?: (() => void) | (() => void)[];
67
69
  beforeMount?: (() => void) | (() => void)[];
@@ -74,18 +76,18 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
74
76
  beforeUnmount?: (() => void) | (() => void)[];
75
77
  destroyed?: (() => void) | (() => void)[];
76
78
  unmounted?: (() => void) | (() => void)[];
77
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
78
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
79
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
79
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
80
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
81
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
80
82
  };
81
83
  $forceUpdate: () => void;
82
- $nextTick: typeof import('vue').nextTick;
83
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
84
+ $nextTick: nextTick;
85
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
84
86
  } & Readonly<{}> & Omit<Readonly<{
85
87
  readonly isLoading?: boolean;
86
88
  readonly tag?: string;
87
89
  readonly variant?: "default" | "flat" | "well";
88
- }> & Readonly<{}>, never> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
90
+ }> & Readonly<{}>, never> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {} & {
89
91
  $slots: Readonly<{
90
92
  default(): any;
91
93
  loader(): any;
@@ -96,15 +98,15 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
96
98
  };
97
99
  };
98
100
  $slots: Readonly<{
99
- [name: string]: import('vue').Slot<any>;
101
+ [name: string]: Slot<any>;
100
102
  }>;
101
- $root: import('vue').ComponentPublicInstance | null;
102
- $parent: import('vue').ComponentPublicInstance | null;
103
+ $root: ComponentPublicInstance | null;
104
+ $parent: ComponentPublicInstance | null;
103
105
  $host: Element | null;
104
106
  $emit: (event: string, ...args: any[]) => void;
105
107
  $el: HTMLDivElement;
106
- $options: import('vue').ComponentOptionsBase<Readonly<{
107
- readonly direction?: import('@flux-ui/types').FluxDirection;
108
+ $options: ComponentOptionsBase<Readonly<{
109
+ readonly direction?: FluxDirection;
108
110
  readonly isAutoWidth?: boolean;
109
111
  readonly margin?: number;
110
112
  readonly width?: number | string;
@@ -112,7 +114,7 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
112
114
  close: () => void;
113
115
  open: () => void;
114
116
  toggle: () => void;
115
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
117
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
116
118
  beforeCreate?: (() => void) | (() => void)[];
117
119
  created?: (() => void) | (() => void)[];
118
120
  beforeMount?: (() => void) | (() => void)[];
@@ -125,23 +127,23 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
125
127
  beforeUnmount?: (() => void) | (() => void)[];
126
128
  destroyed?: (() => void) | (() => void)[];
127
129
  unmounted?: (() => void) | (() => void)[];
128
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
129
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
130
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
130
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
131
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
132
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
131
133
  };
132
134
  $forceUpdate: () => void;
133
- $nextTick: typeof import('vue').nextTick;
134
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
135
+ $nextTick: nextTick;
136
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends ((...args: any) => infer R) ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
135
137
  } & Readonly<{}> & Omit<Readonly<{
136
- readonly direction?: import('@flux-ui/types').FluxDirection;
138
+ readonly direction?: FluxDirection;
137
139
  readonly isAutoWidth?: boolean;
138
140
  readonly margin?: number;
139
141
  readonly width?: number | string;
140
- }> & Readonly<{}>, "close" | "toggle" | "open"> & import('vue').ShallowUnwrapRef<{
142
+ }> & Readonly<{}>, "close" | "toggle" | "open"> & ShallowUnwrapRef<{
141
143
  close: () => void;
142
144
  open: () => void;
143
145
  toggle: () => void;
144
- }> & {} & import('vue').ComponentCustomProperties & {} & {
146
+ }> & {} & ComponentCustomProperties & {} & {
145
147
  $slots: Readonly<{
146
148
  default(props: {
147
149
  close(): void;