@flux-ui/components 3.0.0-next.35 → 3.0.0-next.39

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 (330) hide show
  1. package/dist/component/FluxActionBar.vue.d.ts +17 -17
  2. package/dist/component/FluxActionPane.vue.d.ts +7 -7
  3. package/dist/component/FluxActionStack.vue.d.ts +11 -15
  4. package/dist/component/{FluxAutoGrid.vue.d.ts → FluxAdaptiveGroup.vue.d.ts} +6 -3
  5. package/dist/component/FluxAdaptiveSlot.vue.d.ts +35 -0
  6. package/dist/component/FluxAspectRatio.vue.d.ts +3 -3
  7. package/dist/component/FluxBadgeStack.vue.d.ts +3 -3
  8. package/dist/component/FluxButtonGroup.vue.d.ts +3 -3
  9. package/dist/component/FluxButtonStack.vue.d.ts +3 -3
  10. package/dist/component/FluxCalendar.vue.d.ts +3 -3
  11. package/dist/component/FluxCalendarEvent.vue.d.ts +3 -3
  12. package/dist/component/FluxCheckbox.vue.d.ts +2 -1
  13. package/dist/component/FluxClickablePane.vue.d.ts +5 -5
  14. package/dist/component/FluxColorSelect.vue.d.ts +1 -0
  15. package/dist/component/{FluxPaneDeck.vue.d.ts → FluxColumn.vue.d.ts} +5 -5
  16. package/dist/component/FluxComment.vue.d.ts +3 -3
  17. package/dist/component/FluxContainer.vue.d.ts +3 -3
  18. package/dist/component/FluxDivider.vue.d.ts +5 -3
  19. package/dist/component/FluxDropZone.vue.d.ts +8 -7
  20. package/dist/component/FluxExpandableGroup.vue.d.ts +3 -3
  21. package/dist/component/FluxFader.vue.d.ts +3 -3
  22. package/dist/component/FluxFaderItem.vue.d.ts +3 -3
  23. package/dist/component/FluxFilter.vue.d.ts +3 -3
  24. package/dist/component/FluxFilterBar.vue.d.ts +3 -3
  25. package/dist/component/FluxFilterBase.vue.d.ts +4 -4
  26. package/dist/component/FluxFilterWindow.vue.d.ts +13 -17
  27. package/dist/component/FluxFlyout.vue.d.ts +19 -21
  28. package/dist/component/FluxForm.vue.d.ts +3 -3
  29. package/dist/component/FluxFormColumn.vue.d.ts +3 -3
  30. package/dist/component/FluxFormDateInput.vue.d.ts +18 -24
  31. package/dist/component/FluxFormDateRangeInput.vue.d.ts +18 -21
  32. package/dist/component/FluxFormDateTimeInput.vue.d.ts +18 -24
  33. package/dist/component/FluxFormField.vue.d.ts +7 -7
  34. package/dist/component/FluxFormGrid.vue.d.ts +3 -3
  35. package/dist/component/FluxFormInput.vue.d.ts +2 -9
  36. package/dist/component/FluxFormInputAddition.vue.d.ts +3 -3
  37. package/dist/component/FluxFormInputGroup.vue.d.ts +3 -3
  38. package/dist/component/FluxFormPinInput.vue.d.ts +2 -4
  39. package/dist/component/FluxFormRangeSlider.vue.d.ts +18 -2
  40. package/dist/component/FluxFormRow.vue.d.ts +3 -3
  41. package/dist/component/FluxFormSection.vue.d.ts +3 -3
  42. package/dist/component/FluxFormSelect.vue.d.ts +2 -4
  43. package/dist/component/FluxFormSelectAsync.vue.d.ts +2 -4
  44. package/dist/component/FluxFormSlider.vue.d.ts +11 -2
  45. package/dist/component/FluxFormTextArea.vue.d.ts +2 -6
  46. package/dist/component/FluxFormTimeZonePicker.vue.d.ts +2 -4
  47. package/dist/component/FluxFormTreeViewSelect.vue.d.ts +15 -37
  48. package/dist/component/FluxGallery.vue.d.ts +3 -3
  49. package/dist/component/FluxGrid.vue.d.ts +3 -3
  50. package/dist/component/FluxGridColumn.vue.d.ts +3 -3
  51. package/dist/component/FluxIcon.vue.d.ts +1 -0
  52. package/dist/component/FluxInfo.vue.d.ts +3 -3
  53. package/dist/component/FluxInfoStack.vue.d.ts +3 -3
  54. package/dist/component/FluxLayerPane.vue.d.ts +20 -0
  55. package/dist/component/FluxLayerPaneSecondary.vue.d.ts +20 -0
  56. package/dist/component/FluxMenu.vue.d.ts +3 -3
  57. package/dist/component/FluxMenuCollapsible.vue.d.ts +47 -0
  58. package/dist/component/FluxMenuGroup.vue.d.ts +3 -3
  59. package/dist/component/FluxMenuItem.vue.d.ts +5 -3
  60. package/dist/component/FluxMenuOptions.vue.d.ts +3 -3
  61. package/dist/component/FluxNotice.vue.d.ts +5 -5
  62. package/dist/component/FluxNoticeStack.vue.d.ts +3 -3
  63. package/dist/component/FluxOverflowBar.vue.d.ts +4 -4
  64. package/dist/component/FluxPane.vue.d.ts +5 -5
  65. package/dist/component/FluxPaneBody.vue.d.ts +3 -3
  66. package/dist/component/FluxPaneFooter.vue.d.ts +3 -3
  67. package/dist/component/FluxPaneGroup.vue.d.ts +3 -3
  68. package/dist/component/FluxPaneHeader.vue.d.ts +6 -6
  69. package/dist/component/FluxPaneIllustration.vue.d.ts +5 -5
  70. package/dist/component/FluxPressable.vue.d.ts +3 -3
  71. package/dist/component/FluxPrompt.vue.d.ts +3 -17
  72. package/dist/component/FluxRoot.vue.d.ts +3 -3
  73. package/dist/component/FluxRow.vue.d.ts +23 -0
  74. package/dist/component/FluxSegmentedControl.vue.d.ts +3 -2
  75. package/dist/component/FluxSplitButton.vue.d.ts +5 -5
  76. package/dist/component/FluxStack.vue.d.ts +3 -3
  77. package/dist/component/FluxStepper.vue.d.ts +6 -6
  78. package/dist/component/FluxStepperStep.vue.d.ts +3 -3
  79. package/dist/component/FluxTab.vue.d.ts +3 -3
  80. package/dist/component/FluxTabBar.vue.d.ts +3 -3
  81. package/dist/component/FluxTabBarItem.vue.d.ts +5 -7
  82. package/dist/component/FluxTableActions.vue.d.ts +3 -3
  83. package/dist/component/FluxTableBar.vue.d.ts +3 -3
  84. package/dist/component/FluxTableCell.vue.d.ts +5 -5
  85. package/dist/component/FluxTableHeader.vue.d.ts +3 -3
  86. package/dist/component/FluxTableRow.vue.d.ts +3 -3
  87. package/dist/component/FluxTabs.vue.d.ts +6 -6
  88. package/dist/component/FluxTagStack.vue.d.ts +3 -3
  89. package/dist/component/FluxTimeline.vue.d.ts +3 -3
  90. package/dist/component/FluxTimelineItem.vue.d.ts +3 -3
  91. package/dist/component/FluxToggle.vue.d.ts +2 -3
  92. package/dist/component/FluxToolbar.vue.d.ts +3 -3
  93. package/dist/component/FluxToolbarGroup.vue.d.ts +3 -3
  94. package/dist/component/FluxWindow.vue.d.ts +3 -3
  95. package/dist/component/index.d.ts +7 -2
  96. package/dist/component/primitive/Anchor.vue.d.ts +3 -3
  97. package/dist/component/primitive/AnchorPopup.vue.d.ts +3 -3
  98. package/dist/component/primitive/CoordinatePicker.vue.d.ts +1 -0
  99. package/dist/component/primitive/DialogLayout.vue.d.ts +28 -0
  100. package/dist/component/primitive/FilterOptionBase.vue.d.ts +2 -2
  101. package/dist/component/primitive/SelectBase.vue.d.ts +19 -37
  102. package/dist/component/primitive/SliderThumb.vue.d.ts +4 -0
  103. package/dist/component/primitive/TreeNodeRenderer.vue.d.ts +30 -0
  104. package/dist/component/primitive/index.d.ts +2 -0
  105. package/dist/composable/index.d.ts +1 -0
  106. package/dist/composable/private/index.d.ts +8 -0
  107. package/dist/composable/private/useAsyncFilterOptions.d.ts +14 -0
  108. package/dist/composable/private/useDateFlyout.d.ts +10 -0
  109. package/dist/composable/private/useDropdownPopup.d.ts +27 -0
  110. package/dist/composable/private/useFilterOption.d.ts +12 -0
  111. package/dist/composable/useAdaptiveGroupInjection.d.ts +2 -0
  112. package/dist/data/di.d.ts +11 -0
  113. package/dist/data/filter.d.ts +4 -17
  114. package/dist/data/i18n.d.ts +17 -0
  115. package/dist/data/timeZones.d.ts +3 -0
  116. package/dist/index.css +372 -331
  117. package/dist/index.d.ts +1 -1
  118. package/dist/index.js +7105 -6275
  119. package/dist/index.js.map +1 -1
  120. package/dist/transition/FluxAutoHeightTransition.vue.d.ts +5 -3
  121. package/dist/transition/FluxAutoWidthTransition.vue.d.ts +5 -3
  122. package/dist/transition/FluxBreakthroughTransition.vue.d.ts +5 -3
  123. package/dist/transition/FluxFadeTransition.vue.d.ts +5 -3
  124. package/dist/transition/FluxOverlayTransition.vue.d.ts +5 -3
  125. package/dist/transition/FluxRouteTransition.vue.d.ts +5 -3
  126. package/dist/transition/FluxSlideOverTransition.vue.d.ts +5 -3
  127. package/dist/transition/FluxTooltipTransition.vue.d.ts +5 -3
  128. package/dist/transition/FluxVerticalWindowTransition.vue.d.ts +5 -3
  129. package/dist/transition/FluxWindowTransition.vue.d.ts +5 -3
  130. package/package.json +19 -23
  131. package/src/component/FluxActionBar.vue +9 -8
  132. package/src/component/FluxActionPane.vue +4 -3
  133. package/src/component/FluxActionStack.vue +2 -2
  134. package/src/component/FluxAdaptiveGroup.vue +112 -0
  135. package/src/component/FluxAdaptiveSlot.vue +159 -0
  136. package/src/component/FluxAlert.vue +8 -17
  137. package/src/component/FluxAnimatedColors.vue +1 -1
  138. package/src/component/FluxAspectRatio.vue +2 -1
  139. package/src/component/FluxBadge.vue +5 -1
  140. package/src/component/FluxBadgeStack.vue +2 -1
  141. package/src/component/FluxButtonGroup.vue +2 -1
  142. package/src/component/FluxButtonStack.vue +2 -1
  143. package/src/component/FluxCalendar.vue +8 -1
  144. package/src/component/FluxCalendarEvent.vue +2 -1
  145. package/src/component/FluxCheckbox.vue +33 -6
  146. package/src/component/FluxChip.vue +1 -0
  147. package/src/component/FluxClickablePane.vue +3 -2
  148. package/src/component/FluxColorPicker.vue +8 -1
  149. package/src/component/FluxColorSelect.vue +25 -4
  150. package/src/component/{FluxAutoGrid.vue → FluxColumn.vue} +5 -8
  151. package/src/component/FluxComment.vue +2 -2
  152. package/src/component/FluxConfirm.vue +8 -17
  153. package/src/component/FluxContainer.vue +3 -2
  154. package/src/component/FluxDataTable.vue +3 -1
  155. package/src/component/FluxDivider.vue +7 -3
  156. package/src/component/FluxDropZone.vue +22 -8
  157. package/src/component/FluxExpandable.vue +3 -2
  158. package/src/component/FluxExpandableGroup.vue +2 -2
  159. package/src/component/FluxFader.vue +2 -2
  160. package/src/component/FluxFaderItem.vue +2 -1
  161. package/src/component/FluxFilter.vue +2 -1
  162. package/src/component/FluxFilterBar.vue +3 -2
  163. package/src/component/FluxFilterBase.vue +17 -9
  164. package/src/component/FluxFilterOption.vue +3 -14
  165. package/src/component/FluxFilterOptionAsync.vue +17 -60
  166. package/src/component/FluxFilterOptions.vue +3 -25
  167. package/src/component/FluxFilterOptionsAsync.vue +9 -73
  168. package/src/component/FluxFilterWindow.vue +1 -1
  169. package/src/component/FluxFlyout.vue +13 -11
  170. package/src/component/FluxForm.vue +2 -1
  171. package/src/component/FluxFormColumn.vue +2 -1
  172. package/src/component/FluxFormDateInput.vue +9 -22
  173. package/src/component/FluxFormDateRangeInput.vue +20 -15
  174. package/src/component/FluxFormDateTimeInput.vue +17 -20
  175. package/src/component/FluxFormField.vue +4 -4
  176. package/src/component/FluxFormGrid.vue +2 -1
  177. package/src/component/FluxFormInput.vue +11 -10
  178. package/src/component/FluxFormInputAddition.vue +2 -1
  179. package/src/component/FluxFormInputGroup.vue +3 -2
  180. package/src/component/FluxFormPinInput.vue +14 -6
  181. package/src/component/FluxFormRangeSlider.vue +12 -2
  182. package/src/component/FluxFormRow.vue +2 -1
  183. package/src/component/FluxFormSection.vue +4 -3
  184. package/src/component/FluxFormSelect.vue +11 -4
  185. package/src/component/FluxFormSelectAsync.vue +14 -8
  186. package/src/component/FluxFormSlider.vue +8 -2
  187. package/src/component/FluxFormTextArea.vue +12 -7
  188. package/src/component/FluxFormTimeZonePicker.vue +13 -626
  189. package/src/component/FluxFormTreeViewSelect.vue +51 -79
  190. package/src/component/FluxGallery.vue +2 -1
  191. package/src/component/FluxGrid.vue +3 -2
  192. package/src/component/FluxGridColumn.vue +2 -1
  193. package/src/component/FluxIcon.vue +4 -2
  194. package/src/component/FluxInfo.vue +2 -1
  195. package/src/component/FluxInfoStack.vue +3 -2
  196. package/src/component/FluxLayerPane.vue +16 -0
  197. package/src/component/FluxLayerPaneSecondary.vue +16 -0
  198. package/src/component/FluxLegend.vue +9 -9
  199. package/src/component/FluxMenu.vue +2 -2
  200. package/src/component/FluxMenuCollapsible.vue +187 -0
  201. package/src/component/FluxMenuGroup.vue +2 -1
  202. package/src/component/FluxMenuItem.vue +9 -1
  203. package/src/component/FluxMenuOptions.vue +1 -1
  204. package/src/component/FluxNotice.vue +7 -2
  205. package/src/component/FluxNoticeStack.vue +2 -1
  206. package/src/component/FluxOverflowBar.vue +3 -3
  207. package/src/component/FluxPagination.vue +1 -0
  208. package/src/component/FluxPane.vue +3 -2
  209. package/src/component/FluxPaneBody.vue +2 -1
  210. package/src/component/FluxPaneFooter.vue +2 -1
  211. package/src/component/FluxPaneGroup.vue +2 -1
  212. package/src/component/FluxPaneHeader.vue +7 -6
  213. package/src/component/FluxPaneIllustration.vue +3 -3
  214. package/src/component/FluxPaneMedia.vue +1 -1
  215. package/src/component/FluxPercentageBar.vue +3 -1
  216. package/src/component/FluxPressable.vue +2 -1
  217. package/src/component/FluxProgressBar.vue +2 -1
  218. package/src/component/FluxPrompt.vue +16 -27
  219. package/src/component/FluxRemove.vue +4 -0
  220. package/src/component/FluxRoot.vue +2 -2
  221. package/src/component/FluxRow.vue +24 -0
  222. package/src/component/FluxSegmentedControl.vue +51 -4
  223. package/src/component/FluxSnackbar.vue +36 -12
  224. package/src/component/FluxSplitButton.vue +3 -2
  225. package/src/component/FluxStack.vue +4 -3
  226. package/src/component/FluxStepper.vue +3 -3
  227. package/src/component/FluxStepperStep.vue +2 -1
  228. package/src/component/FluxTab.vue +2 -1
  229. package/src/component/FluxTabBar.vue +3 -3
  230. package/src/component/FluxTableActions.vue +2 -1
  231. package/src/component/FluxTableBar.vue +2 -1
  232. package/src/component/FluxTableCell.vue +4 -3
  233. package/src/component/FluxTableHeader.vue +4 -2
  234. package/src/component/FluxTableRow.vue +2 -1
  235. package/src/component/FluxTabs.vue +15 -6
  236. package/src/component/FluxTag.vue +5 -1
  237. package/src/component/FluxTagStack.vue +2 -1
  238. package/src/component/FluxTimeline.vue +2 -1
  239. package/src/component/FluxTimelineItem.vue +2 -1
  240. package/src/component/FluxToggle.vue +20 -5
  241. package/src/component/FluxToolbar.vue +2 -1
  242. package/src/component/FluxToolbarGroup.vue +2 -1
  243. package/src/component/FluxTooltip.vue +1 -1
  244. package/src/component/FluxTreeView.vue +9 -35
  245. package/src/component/FluxWindow.vue +2 -2
  246. package/src/component/index.ts +7 -2
  247. package/src/component/primitive/Anchor.vue +3 -1
  248. package/src/component/primitive/AnchorPopup.vue +3 -3
  249. package/src/component/primitive/CoordinatePicker.vue +2 -1
  250. package/src/component/primitive/CoordinatePickerThumb.vue +2 -0
  251. package/src/component/primitive/DialogLayout.vue +44 -0
  252. package/src/component/primitive/SelectBase.vue +22 -28
  253. package/src/component/primitive/SliderBase.vue +0 -1
  254. package/src/component/primitive/SliderThumb.vue +9 -0
  255. package/src/component/primitive/TreeNodeRenderer.vue +77 -0
  256. package/src/component/primitive/index.ts +2 -0
  257. package/src/composable/index.ts +1 -0
  258. package/src/composable/private/index.ts +8 -0
  259. package/src/composable/private/useAsyncFilterOptions.ts +70 -0
  260. package/src/composable/private/useCommandPalette.ts +1 -1
  261. package/src/composable/private/useDateFlyout.ts +34 -0
  262. package/src/composable/private/useDropdownPopup.ts +99 -0
  263. package/src/composable/private/useFilterOption.ts +59 -0
  264. package/src/composable/useAdaptiveGroupInjection.ts +6 -0
  265. package/src/css/component/Action.module.scss +2 -2
  266. package/src/css/component/AdaptiveSlot.module.scss +25 -0
  267. package/src/css/component/Avatar.module.scss +10 -11
  268. package/src/css/component/Badge.module.scss +4 -4
  269. package/src/css/component/Button.module.scss +4 -16
  270. package/src/css/component/Calendar.module.scss +4 -4
  271. package/src/css/component/Chip.module.scss +6 -10
  272. package/src/css/component/Color.module.scss +1 -1
  273. package/src/css/component/DatePicker.module.scss +1 -1
  274. package/src/css/component/Expandable.module.scss +5 -5
  275. package/src/css/component/Fader.module.scss +2 -1
  276. package/src/css/component/Flyout.module.scss +1 -1
  277. package/src/css/component/FocalPoint.module.scss +1 -1
  278. package/src/css/component/Form.module.scss +56 -10
  279. package/src/css/component/Item.module.scss +4 -4
  280. package/src/css/component/LayerPane.module.scss +40 -0
  281. package/src/css/component/Layout.module.scss +11 -4
  282. package/src/css/component/Legend.module.scss +2 -2
  283. package/src/css/component/Menu.module.scss +59 -11
  284. package/src/css/component/Notice.module.scss +7 -7
  285. package/src/css/component/Overlay.module.scss +2 -2
  286. package/src/css/component/Pane.module.scss +10 -23
  287. package/src/css/component/PercentageBar.module.scss +1 -1
  288. package/src/css/component/Remove.module.scss +1 -1
  289. package/src/css/component/SegmentedControl.module.scss +1 -0
  290. package/src/css/component/Snackbar.module.scss +1 -1
  291. package/src/css/component/Statistic.module.scss +2 -2
  292. package/src/css/component/Stepper.module.scss +1 -1
  293. package/src/css/component/Tab.module.scss +11 -15
  294. package/src/css/component/Table.module.scss +13 -13
  295. package/src/css/component/Timeline.module.scss +2 -2
  296. package/src/css/component/Toolbar.module.scss +3 -3
  297. package/src/css/component/Tooltip.module.scss +3 -4
  298. package/src/css/component/Transition.module.scss +1 -1
  299. package/src/css/component/TreeView.module.scss +2 -15
  300. package/src/css/component/TreeViewSelect.module.scss +1 -15
  301. package/src/css/component/base/Button.module.scss +6 -7
  302. package/src/css/component/base/Effect.module.scss +2 -1
  303. package/src/css/component/primitive/Slider.module.scss +6 -7
  304. package/src/css/component/primitive/TreeNode.module.scss +19 -0
  305. package/src/css/mixin/button-active.scss +6 -0
  306. package/src/css/mixin/focus-ring.scss +1 -1
  307. package/src/css/mixin/index.scss +1 -0
  308. package/src/css/typography.scss +3 -2
  309. package/src/css/variables.scss +7 -2
  310. package/src/data/di.ts +13 -0
  311. package/src/data/filter.ts +24 -28
  312. package/src/data/i18n.ts +17 -0
  313. package/src/data/store.ts +46 -11
  314. package/src/data/timeZones.ts +619 -0
  315. package/src/index.ts +2 -0
  316. package/src/transition/FluxAutoHeightTransition.vue +5 -0
  317. package/src/transition/FluxAutoWidthTransition.vue +5 -0
  318. package/src/transition/FluxBreakthroughTransition.vue +5 -0
  319. package/src/transition/FluxFadeTransition.vue +5 -0
  320. package/src/transition/FluxOverlayTransition.vue +5 -0
  321. package/src/transition/FluxRouteTransition.vue +5 -0
  322. package/src/transition/FluxSlideOverTransition.vue +5 -0
  323. package/src/transition/FluxTooltipTransition.vue +5 -0
  324. package/src/transition/FluxVerticalWindowTransition.vue +5 -0
  325. package/src/transition/FluxWindowTransition.vue +5 -0
  326. package/dist/0db98648.svg +0 -3
  327. package/src/component/FluxPaneDeck.vue +0 -24
  328. package/src/css/component/base/Grid.module.scss +0 -8
  329. package/src/image/avatar-mask.svg +0 -3
  330. package/tsconfig.json +0 -7
@@ -1,5 +1,5 @@
1
1
  import { FluxFilterItem } from '@flux-ui/types';
2
- import { VNode, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, ComponentOptionsMixin, GlobalComponents, GlobalDirectives, ComponentProvideOptions, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties, DefineComponent, PublicProps } from 'vue';
2
+ import { VNode, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Attrs, Slot, ComponentPublicInstance, ComponentOptionsBase, ComponentOptionsMixin, GlobalComponents, GlobalDirectives, ComponentProvideOptions, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ComponentCustomProperties, DefineComponent, PublicProps } from 'vue';
3
3
  import { OnCleanup } from '@vue/reactivity';
4
4
  type __VLS_Props = {
5
5
  readonly filters: Record<string, VNode>;
@@ -9,18 +9,16 @@ type __VLS_Props = {
9
9
  declare function __VLS_template(): {
10
10
  attrs: Partial<{}>;
11
11
  slots: Readonly<{
12
- default(): any;
12
+ default(): VNode[];
13
13
  }> & {
14
- default(): any;
14
+ default(): VNode[];
15
15
  };
16
16
  refs: {
17
17
  window: {
18
18
  $: ComponentInternalInstance;
19
19
  $data: {};
20
20
  $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
21
- $attrs: {
22
- [x: string]: unknown;
23
- };
21
+ $attrs: Attrs;
24
22
  $refs: {
25
23
  [x: string]: unknown;
26
24
  };
@@ -55,10 +53,10 @@ declare function __VLS_template(): {
55
53
  $forceUpdate: () => void;
56
54
  $nextTick: nextTick;
57
55
  $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;
58
- } & Readonly<{}> & Omit<Readonly<{}> & Readonly<{}>, "back" | "navigate"> & ShallowUnwrapRef<{
56
+ } & Readonly<{}> & Omit<Readonly<{}> & Readonly<{}>, "back" | "navigate"> & {
59
57
  back: (to?: string) => void;
60
58
  navigate: (to: string) => void;
61
- }> & {} & ComponentCustomProperties & {} & {
59
+ } & {} & ComponentCustomProperties & {} & {
62
60
  $slots: Readonly<{
63
61
  [key: string]: (props: {
64
62
  back(to?: string): void;
@@ -67,7 +65,7 @@ declare function __VLS_template(): {
67
65
  default(props: {
68
66
  back(to?: string): void;
69
67
  navigate(to: string): void;
70
- }): any;
68
+ }): VNode[];
71
69
  }> & {
72
70
  [key: string]: (props: {
73
71
  back(to?: string): void;
@@ -76,7 +74,7 @@ declare function __VLS_template(): {
76
74
  default(props: {
77
75
  back(to?: string): void;
78
76
  navigate(to: string): void;
79
- }): any;
77
+ }): VNode[];
80
78
  };
81
79
  };
82
80
  };
@@ -92,9 +90,7 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, Comp
92
90
  $: ComponentInternalInstance;
93
91
  $data: {};
94
92
  $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
95
- $attrs: {
96
- [x: string]: unknown;
97
- };
93
+ $attrs: Attrs;
98
94
  $refs: {
99
95
  [x: string]: unknown;
100
96
  };
@@ -129,10 +125,10 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, Comp
129
125
  $forceUpdate: () => void;
130
126
  $nextTick: nextTick;
131
127
  $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;
132
- } & Readonly<{}> & Omit<Readonly<{}> & Readonly<{}>, "back" | "navigate"> & ShallowUnwrapRef<{
128
+ } & Readonly<{}> & Omit<Readonly<{}> & Readonly<{}>, "back" | "navigate"> & {
133
129
  back: (to?: string) => void;
134
130
  navigate: (to: string) => void;
135
- }> & {} & ComponentCustomProperties & {} & {
131
+ } & {} & ComponentCustomProperties & {} & {
136
132
  $slots: Readonly<{
137
133
  [key: string]: (props: {
138
134
  back(to?: string): void;
@@ -141,7 +137,7 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, Comp
141
137
  default(props: {
142
138
  back(to?: string): void;
143
139
  navigate(to: string): void;
144
- }): any;
140
+ }): VNode[];
145
141
  }> & {
146
142
  [key: string]: (props: {
147
143
  back(to?: string): void;
@@ -150,7 +146,7 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, Comp
150
146
  default(props: {
151
147
  back(to?: string): void;
152
148
  navigate(to: string): void;
153
- }): any;
149
+ }): VNode[];
154
150
  };
155
151
  };
156
152
  }, HTMLDivElement>;
@@ -1,5 +1,5 @@
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';
2
+ import { VNode, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Attrs, Slot, ComponentPublicInstance, ComponentOptionsBase, ComponentOptionsMixin, GlobalComponents, GlobalDirectives, ComponentProvideOptions, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ComponentCustomProperties, DefineComponent, PublicProps } from 'vue';
3
3
  import { OnCleanup } from '@vue/reactivity';
4
4
  type __VLS_Props = {
5
5
  readonly direction?: FluxDirection;
@@ -19,12 +19,13 @@ declare function __VLS_template(): {
19
19
  readonly paneY: number;
20
20
  readonly openerWidth: number;
21
21
  readonly openerHeight: number;
22
- }): any;
22
+ }): VNode[];
23
23
  opener(props: {
24
24
  close(): void;
25
25
  open(): void;
26
26
  toggle(): void;
27
- }): any;
27
+ readonly isOpen: boolean;
28
+ }): VNode[];
28
29
  }> & {
29
30
  default(props: {
30
31
  close(): void;
@@ -32,12 +33,13 @@ declare function __VLS_template(): {
32
33
  readonly paneY: number;
33
34
  readonly openerWidth: number;
34
35
  readonly openerHeight: number;
35
- }): any;
36
+ }): VNode[];
36
37
  opener(props: {
37
38
  close(): void;
38
39
  open(): void;
39
40
  toggle(): void;
40
- }): any;
41
+ readonly isOpen: boolean;
42
+ }): VNode[];
41
43
  };
42
44
  refs: {
43
45
  mount: HTMLDivElement;
@@ -50,9 +52,7 @@ declare function __VLS_template(): {
50
52
  readonly tag?: string;
51
53
  readonly variant?: "default" | "flat" | "well";
52
54
  } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
53
- $attrs: {
54
- [x: string]: unknown;
55
- };
55
+ $attrs: Attrs;
56
56
  $refs: {
57
57
  [x: string]: unknown;
58
58
  };
@@ -92,13 +92,13 @@ declare function __VLS_template(): {
92
92
  readonly isLoading?: boolean;
93
93
  readonly tag?: string;
94
94
  readonly variant?: "default" | "flat" | "well";
95
- }> & Readonly<{}>, never> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {} & {
95
+ }> & Readonly<{}>, never> & {} & ComponentCustomProperties & {} & {
96
96
  $slots: Readonly<{
97
- default(): any;
98
- loader(): any;
97
+ default(): VNode[];
98
+ loader(): VNode[];
99
99
  }> & {
100
- default(): any;
101
- loader(): any;
100
+ default(): VNode[];
101
+ loader(): VNode[];
102
102
  };
103
103
  };
104
104
  };
@@ -120,9 +120,7 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {
120
120
  readonly tag?: string;
121
121
  readonly variant?: "default" | "flat" | "well";
122
122
  } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
123
- $attrs: {
124
- [x: string]: unknown;
125
- };
123
+ $attrs: Attrs;
126
124
  $refs: {
127
125
  [x: string]: unknown;
128
126
  };
@@ -162,13 +160,13 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {
162
160
  readonly isLoading?: boolean;
163
161
  readonly tag?: string;
164
162
  readonly variant?: "default" | "flat" | "well";
165
- }> & Readonly<{}>, never> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {} & {
163
+ }> & Readonly<{}>, never> & {} & ComponentCustomProperties & {} & {
166
164
  $slots: Readonly<{
167
- default(): any;
168
- loader(): any;
165
+ default(): VNode[];
166
+ loader(): VNode[];
169
167
  }> & {
170
- default(): any;
171
- loader(): any;
168
+ default(): VNode[];
169
+ loader(): VNode[];
172
170
  };
173
171
  };
174
172
  }, HTMLDivElement>;
@@ -1,13 +1,13 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
1
+ import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
2
  type __VLS_Props = {
3
3
  readonly disabled?: boolean;
4
4
  };
5
5
  declare function __VLS_template(): {
6
6
  attrs: Partial<{}>;
7
7
  slots: Readonly<{
8
- default(): any;
8
+ default(): VNode[];
9
9
  }> & {
10
- default(): any;
10
+ default(): VNode[];
11
11
  };
12
12
  refs: {};
13
13
  rootEl: HTMLFormElement;
@@ -1,10 +1,10 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
1
+ import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
2
  declare function __VLS_template(): {
3
3
  attrs: Partial<{}>;
4
4
  slots: Readonly<{
5
- default(): any;
5
+ default(): VNode[];
6
6
  }> & {
7
- default(): any;
7
+ default(): VNode[];
8
8
  };
9
9
  refs: {};
10
10
  rootEl: HTMLDivElement;
@@ -1,15 +1,11 @@
1
- import { FluxAutoCompleteType, FluxDirection } from '@flux-ui/types';
1
+ import { FluxAutoCompleteType, FluxFormInputBaseProps, 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';
3
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Attrs, Slot, ComponentPublicInstance, ComponentOptionsBase, GlobalComponents, GlobalDirectives, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ComponentCustomProperties, VNode } from 'vue';
4
4
  import { OnCleanup } from '@vue/reactivity';
5
- type __VLS_Props = {
5
+ type __VLS_Props = FluxFormInputBaseProps & {
6
6
  readonly autoComplete?: FluxAutoCompleteType;
7
- readonly autoFocus?: boolean;
8
- readonly disabled?: boolean;
9
- readonly isReadonly?: boolean;
10
7
  readonly max?: DateTime;
11
8
  readonly min?: DateTime;
12
- readonly placeholder?: string;
13
9
  };
14
10
  type __VLS_PublicProps = {
15
11
  modelValue?: DateTime | null;
@@ -32,9 +28,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
32
28
  readonly margin?: number;
33
29
  readonly width?: number | string;
34
30
  } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
35
- $attrs: {
36
- [x: string]: unknown;
37
- };
31
+ $attrs: Attrs;
38
32
  $refs: {
39
33
  [x: string]: unknown;
40
34
  } & {
@@ -48,9 +42,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
48
42
  readonly tag?: string;
49
43
  readonly variant?: "default" | "flat" | "well";
50
44
  } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
51
- $attrs: {
52
- [x: string]: unknown;
53
- };
45
+ $attrs: Attrs;
54
46
  $refs: {
55
47
  [x: string]: unknown;
56
48
  };
@@ -90,13 +82,13 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
90
82
  readonly isLoading?: boolean;
91
83
  readonly tag?: string;
92
84
  readonly variant?: "default" | "flat" | "well";
93
- }> & Readonly<{}>, never> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {} & {
85
+ }> & Readonly<{}>, never> & {} & ComponentCustomProperties & {} & {
94
86
  $slots: Readonly<{
95
- default(): any;
96
- loader(): any;
87
+ default(): VNode[];
88
+ loader(): VNode[];
97
89
  }> & {
98
- default(): any;
99
- loader(): any;
90
+ default(): VNode[];
91
+ loader(): VNode[];
100
92
  };
101
93
  };
102
94
  };
@@ -142,11 +134,11 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
142
134
  readonly isAutoWidth?: boolean;
143
135
  readonly margin?: number;
144
136
  readonly width?: number | string;
145
- }> & Readonly<{}>, "close" | "toggle" | "open"> & ShallowUnwrapRef<{
137
+ }> & Readonly<{}>, "close" | "toggle" | "open"> & {
146
138
  close: () => void;
147
139
  open: () => void;
148
140
  toggle: () => void;
149
- }> & {} & ComponentCustomProperties & {} & {
141
+ } & {} & ComponentCustomProperties & {} & {
150
142
  $slots: Readonly<{
151
143
  default(props: {
152
144
  close(): void;
@@ -154,12 +146,13 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
154
146
  readonly paneY: number;
155
147
  readonly openerWidth: number;
156
148
  readonly openerHeight: number;
157
- }): any;
149
+ }): VNode[];
158
150
  opener(props: {
159
151
  close(): void;
160
152
  open(): void;
161
153
  toggle(): void;
162
- }): any;
154
+ readonly isOpen: boolean;
155
+ }): VNode[];
163
156
  }> & {
164
157
  default(props: {
165
158
  close(): void;
@@ -167,12 +160,13 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
167
160
  readonly paneY: number;
168
161
  readonly openerWidth: number;
169
162
  readonly openerHeight: number;
170
- }): any;
163
+ }): VNode[];
171
164
  opener(props: {
172
165
  close(): void;
173
166
  open(): void;
174
167
  toggle(): void;
175
- }): any;
168
+ readonly isOpen: boolean;
169
+ }): VNode[];
176
170
  };
177
171
  };
178
172
  }, HTMLDivElement>;
@@ -1,9 +1,8 @@
1
+ import { FluxFormInputBaseProps, FluxDirection } from '@flux-ui/types';
1
2
  import { DateTime } from 'luxon';
2
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, GlobalComponents, GlobalDirectives, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
3
- import { FluxDirection } from '@flux-ui/types';
3
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Attrs, Slot, ComponentPublicInstance, ComponentOptionsBase, GlobalComponents, GlobalDirectives, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ComponentCustomProperties, VNode } from 'vue';
4
4
  import { OnCleanup } from '@vue/reactivity';
5
- type __VLS_Props = {
6
- readonly disabled?: boolean;
5
+ type __VLS_Props = FluxFormInputBaseProps & {
7
6
  readonly max?: DateTime;
8
7
  readonly min?: DateTime;
9
8
  readonly rangeMode?: 'range' | 'week' | 'month';
@@ -25,9 +24,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
25
24
  readonly margin?: number;
26
25
  readonly width?: number | string;
27
26
  } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
28
- $attrs: {
29
- [x: string]: unknown;
30
- };
27
+ $attrs: Attrs;
31
28
  $refs: {
32
29
  [x: string]: unknown;
33
30
  } & {
@@ -41,9 +38,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
41
38
  readonly tag?: string;
42
39
  readonly variant?: "default" | "flat" | "well";
43
40
  } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
44
- $attrs: {
45
- [x: string]: unknown;
46
- };
41
+ $attrs: Attrs;
47
42
  $refs: {
48
43
  [x: string]: unknown;
49
44
  };
@@ -83,13 +78,13 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
83
78
  readonly isLoading?: boolean;
84
79
  readonly tag?: string;
85
80
  readonly variant?: "default" | "flat" | "well";
86
- }> & Readonly<{}>, never> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {} & {
81
+ }> & Readonly<{}>, never> & {} & ComponentCustomProperties & {} & {
87
82
  $slots: Readonly<{
88
- default(): any;
89
- loader(): any;
83
+ default(): VNode[];
84
+ loader(): VNode[];
90
85
  }> & {
91
- default(): any;
92
- loader(): any;
86
+ default(): VNode[];
87
+ loader(): VNode[];
93
88
  };
94
89
  };
95
90
  };
@@ -135,11 +130,11 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
135
130
  readonly isAutoWidth?: boolean;
136
131
  readonly margin?: number;
137
132
  readonly width?: number | string;
138
- }> & Readonly<{}>, "close" | "toggle" | "open"> & ShallowUnwrapRef<{
133
+ }> & Readonly<{}>, "close" | "toggle" | "open"> & {
139
134
  close: () => void;
140
135
  open: () => void;
141
136
  toggle: () => void;
142
- }> & {} & ComponentCustomProperties & {} & {
137
+ } & {} & ComponentCustomProperties & {} & {
143
138
  $slots: Readonly<{
144
139
  default(props: {
145
140
  close(): void;
@@ -147,12 +142,13 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
147
142
  readonly paneY: number;
148
143
  readonly openerWidth: number;
149
144
  readonly openerHeight: number;
150
- }): any;
145
+ }): VNode[];
151
146
  opener(props: {
152
147
  close(): void;
153
148
  open(): void;
154
149
  toggle(): void;
155
- }): any;
150
+ readonly isOpen: boolean;
151
+ }): VNode[];
156
152
  }> & {
157
153
  default(props: {
158
154
  close(): void;
@@ -160,12 +156,13 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
160
156
  readonly paneY: number;
161
157
  readonly openerWidth: number;
162
158
  readonly openerHeight: number;
163
- }): any;
159
+ }): VNode[];
164
160
  opener(props: {
165
161
  close(): void;
166
162
  open(): void;
167
163
  toggle(): void;
168
- }): any;
164
+ readonly isOpen: boolean;
165
+ }): VNode[];
169
166
  };
170
167
  };
171
168
  }, HTMLDivElement>;
@@ -1,16 +1,12 @@
1
- import { FluxAutoCompleteType, FluxDirection } from '@flux-ui/types';
1
+ import { FluxAutoCompleteType, FluxFormInputBaseProps, 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';
3
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Attrs, Slot, ComponentPublicInstance, ComponentOptionsBase, GlobalComponents, GlobalDirectives, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ComponentCustomProperties, VNode } from 'vue';
4
4
  import { OnCleanup } from '@vue/reactivity';
5
- type __VLS_Props = {
5
+ type __VLS_Props = FluxFormInputBaseProps & {
6
6
  readonly autoComplete?: FluxAutoCompleteType;
7
- readonly autoFocus?: boolean;
8
- readonly disabled?: boolean;
9
7
  readonly isHourOnly?: boolean;
10
- readonly isReadonly?: boolean;
11
8
  readonly max?: DateTime;
12
9
  readonly min?: DateTime;
13
- readonly placeholder?: string;
14
10
  };
15
11
  type __VLS_PublicProps = {
16
12
  modelValue: DateTime | null;
@@ -29,9 +25,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
29
25
  readonly margin?: number;
30
26
  readonly width?: number | string;
31
27
  } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
32
- $attrs: {
33
- [x: string]: unknown;
34
- };
28
+ $attrs: Attrs;
35
29
  $refs: {
36
30
  [x: string]: unknown;
37
31
  } & {
@@ -45,9 +39,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
45
39
  readonly tag?: string;
46
40
  readonly variant?: "default" | "flat" | "well";
47
41
  } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;
48
- $attrs: {
49
- [x: string]: unknown;
50
- };
42
+ $attrs: Attrs;
51
43
  $refs: {
52
44
  [x: string]: unknown;
53
45
  };
@@ -87,13 +79,13 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
87
79
  readonly isLoading?: boolean;
88
80
  readonly tag?: string;
89
81
  readonly variant?: "default" | "flat" | "well";
90
- }> & Readonly<{}>, never> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {} & {
82
+ }> & Readonly<{}>, never> & {} & ComponentCustomProperties & {} & {
91
83
  $slots: Readonly<{
92
- default(): any;
93
- loader(): any;
84
+ default(): VNode[];
85
+ loader(): VNode[];
94
86
  }> & {
95
- default(): any;
96
- loader(): any;
87
+ default(): VNode[];
88
+ loader(): VNode[];
97
89
  };
98
90
  };
99
91
  };
@@ -139,11 +131,11 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
139
131
  readonly isAutoWidth?: boolean;
140
132
  readonly margin?: number;
141
133
  readonly width?: number | string;
142
- }> & Readonly<{}>, "close" | "toggle" | "open"> & ShallowUnwrapRef<{
134
+ }> & Readonly<{}>, "close" | "toggle" | "open"> & {
143
135
  close: () => void;
144
136
  open: () => void;
145
137
  toggle: () => void;
146
- }> & {} & ComponentCustomProperties & {} & {
138
+ } & {} & ComponentCustomProperties & {} & {
147
139
  $slots: Readonly<{
148
140
  default(props: {
149
141
  close(): void;
@@ -151,12 +143,13 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
151
143
  readonly paneY: number;
152
144
  readonly openerWidth: number;
153
145
  readonly openerHeight: number;
154
- }): any;
146
+ }): VNode[];
155
147
  opener(props: {
156
148
  close(): void;
157
149
  open(): void;
158
150
  toggle(): void;
159
- }): any;
151
+ readonly isOpen: boolean;
152
+ }): VNode[];
160
153
  }> & {
161
154
  default(props: {
162
155
  close(): void;
@@ -164,12 +157,13 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
164
157
  readonly paneY: number;
165
158
  readonly openerWidth: number;
166
159
  readonly openerHeight: number;
167
- }): any;
160
+ }): VNode[];
168
161
  opener(props: {
169
162
  close(): void;
170
163
  open(): void;
171
164
  toggle(): void;
172
- }): any;
165
+ readonly isOpen: boolean;
166
+ }): VNode[];
173
167
  };
174
168
  };
175
169
  }, any>;
@@ -1,4 +1,4 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
1
+ import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
2
  type __VLS_Props = {
3
3
  readonly currentLength?: number;
4
4
  readonly error?: string;
@@ -12,7 +12,7 @@ declare function __VLS_template(): {
12
12
  slots: Readonly<{
13
13
  default(props: {
14
14
  readonly id?: string;
15
- }): any;
15
+ }): VNode[];
16
16
  addition(props: {
17
17
  readonly currentLength?: number;
18
18
  readonly error?: string;
@@ -20,7 +20,7 @@ declare function __VLS_template(): {
20
20
  readonly isOptional?: boolean;
21
21
  readonly label: string;
22
22
  readonly maxLength?: number;
23
- }): any;
23
+ }): VNode[];
24
24
  value(props: {
25
25
  readonly currentLength?: number;
26
26
  readonly error?: string;
@@ -28,11 +28,11 @@ declare function __VLS_template(): {
28
28
  readonly isOptional?: boolean;
29
29
  readonly label: string;
30
30
  readonly maxLength?: number;
31
- }): any;
31
+ }): VNode[];
32
32
  }> & {
33
33
  default(props: {
34
34
  readonly id?: string;
35
- }): any;
35
+ }): VNode[];
36
36
  addition(props: {
37
37
  readonly currentLength?: number;
38
38
  readonly error?: string;
@@ -40,7 +40,7 @@ declare function __VLS_template(): {
40
40
  readonly isOptional?: boolean;
41
41
  readonly label: string;
42
42
  readonly maxLength?: number;
43
- }): any;
43
+ }): VNode[];
44
44
  value(props: {
45
45
  readonly currentLength?: number;
46
46
  readonly error?: string;
@@ -48,7 +48,7 @@ declare function __VLS_template(): {
48
48
  readonly isOptional?: boolean;
49
49
  readonly label: string;
50
50
  readonly maxLength?: number;
51
- }): any;
51
+ }): VNode[];
52
52
  };
53
53
  refs: {};
54
54
  rootEl: HTMLDivElement;
@@ -1,13 +1,13 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
1
+ import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
2
  type __VLS_Props = {
3
3
  readonly columns?: number;
4
4
  };
5
5
  declare function __VLS_template(): {
6
6
  attrs: Partial<{}>;
7
7
  slots: Readonly<{
8
- default(): any;
8
+ default(): VNode[];
9
9
  }> & {
10
- default(): any;
10
+ default(): VNode[];
11
11
  };
12
12
  refs: {};
13
13
  rootEl: HTMLDivElement;
@@ -1,20 +1,13 @@
1
- import { FluxAutoCompleteType, FluxIconName, FluxInputMask, FluxInputType } from '@flux-ui/types';
1
+ import { FluxAutoCompleteType, FluxFormInputBaseProps, FluxIconName, FluxInputMask, FluxInputType } from '@flux-ui/types';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- type __VLS_Props = {
3
+ type __VLS_Props = FluxFormInputBaseProps & {
4
4
  readonly autoComplete?: FluxAutoCompleteType;
5
- readonly autoFocus?: boolean;
6
5
  readonly iconLeading?: FluxIconName;
7
6
  readonly iconTrailing?: FluxIconName;
8
- readonly disabled?: boolean;
9
- readonly isCondensed?: boolean;
10
- readonly isLoading?: boolean;
11
- readonly isReadonly?: boolean;
12
- readonly isSecondary?: boolean;
13
7
  readonly max?: string | number;
14
8
  readonly maxLength?: number;
15
9
  readonly min?: string | number;
16
10
  readonly pattern?: FluxInputMask;
17
- readonly placeholder?: string;
18
11
  readonly step?: number;
19
12
  readonly type?: FluxInputType;
20
13
  };
@@ -1,5 +1,5 @@
1
+ import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
1
2
  import { FluxIconName } from '@flux-ui/types';
2
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  type __VLS_Props = {
4
4
  readonly icon?: FluxIconName;
5
5
  readonly label?: string;
@@ -7,9 +7,9 @@ type __VLS_Props = {
7
7
  declare function __VLS_template(): {
8
8
  attrs: Partial<{}>;
9
9
  slots: Readonly<{
10
- default(): any;
10
+ default(): VNode[];
11
11
  }> & {
12
- default(): any;
12
+ default(): VNode[];
13
13
  };
14
14
  refs: {};
15
15
  rootEl: HTMLDivElement;