@soft-stech/bootsman-ui-shadcn 1.0.4-beta.0 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (167) hide show
  1. package/dist/bootsman-ui-shadcn.js +37 -6
  2. package/dist/bootsman-ui-shadcn.umd.cjs +5 -5
  3. package/dist/index.d.ts +3490 -34
  4. package/dist/style.css +1 -1
  5. package/package.json +1 -1
  6. package/dist/components/ui/accordion/BuiAccordion.vue.d.ts +0 -23
  7. package/dist/components/ui/accordion/BuiAccordionContent.vue.d.ts +0 -23
  8. package/dist/components/ui/accordion/BuiAccordionItem.vue.d.ts +0 -23
  9. package/dist/components/ui/accordion/BuiAccordionTrigger.vue.d.ts +0 -25
  10. package/dist/components/ui/accordion/index.d.ts +0 -4
  11. package/dist/components/ui/alert/BuiAlert.vue.d.ts +0 -25
  12. package/dist/components/ui/alert/BuiAlertDescription.vue.d.ts +0 -13
  13. package/dist/components/ui/alert/BuiAlertTitle.vue.d.ts +0 -9
  14. package/dist/components/ui/alert/index.d.ts +0 -6
  15. package/dist/components/ui/alert-dialog/BuiAlertDialog.vue.d.ts +0 -23
  16. package/dist/components/ui/alert-dialog/BuiAlertDialogAction.vue.d.ts +0 -19
  17. package/dist/components/ui/alert-dialog/BuiAlertDialogCancel.vue.d.ts +0 -19
  18. package/dist/components/ui/alert-dialog/BuiAlertDialogDescription.vue.d.ts +0 -23
  19. package/dist/components/ui/alert-dialog/BuiAlertDialogFooter.vue.d.ts +0 -21
  20. package/dist/components/ui/alert-dialog/BuiAlertDialogHeader.vue.d.ts +0 -21
  21. package/dist/components/ui/alert-dialog/BuiAlertDialogTitle.vue.d.ts +0 -23
  22. package/dist/components/ui/alert-dialog/BuiAlertDialogTrigger.vue.d.ts +0 -19
  23. package/dist/components/ui/alert-dialog/index.d.ts +0 -9
  24. package/dist/components/ui/aspect-ratio/BuiAspectRatio.vue.d.ts +0 -19
  25. package/dist/components/ui/aspect-ratio/index.d.ts +0 -1
  26. package/dist/components/ui/avatar/BuiAvatar.vue.d.ts +0 -41
  27. package/dist/components/ui/avatar/BuiAvatarFallback.vue.d.ts +0 -19
  28. package/dist/components/ui/avatar/BuiAvatarImage.vue.d.ts +0 -12
  29. package/dist/components/ui/avatar/index.d.ts +0 -7
  30. package/dist/components/ui/badge/BuiBadge.vue.d.ts +0 -44
  31. package/dist/components/ui/badge/index.d.ts +0 -4
  32. package/dist/components/ui/button/BuiButton.vue.d.ts +0 -39
  33. package/dist/components/ui/button/index.d.ts +0 -5
  34. package/dist/components/ui/calendar/BuiCalendar.vue.d.ts +0 -63
  35. package/dist/components/ui/calendar/index.d.ts +0 -3
  36. package/dist/components/ui/card/BuiCard.vue.d.ts +0 -21
  37. package/dist/components/ui/card/BuiCardContent.vue.d.ts +0 -21
  38. package/dist/components/ui/card/BuiCardDescription.vue.d.ts +0 -21
  39. package/dist/components/ui/card/BuiCardFooter.vue.d.ts +0 -21
  40. package/dist/components/ui/card/BuiCardHeader.vue.d.ts +0 -21
  41. package/dist/components/ui/card/BuiCardTitle.vue.d.ts +0 -21
  42. package/dist/components/ui/card/index.d.ts +0 -6
  43. package/dist/components/ui/checkbox/BuiCheckbox.vue.d.ts +0 -16
  44. package/dist/components/ui/checkbox/index.d.ts +0 -1
  45. package/dist/components/ui/command/BuiCommandDialog.vue.d.ts +0 -23
  46. package/dist/components/ui/command/BuiCommandEmpty.vue.d.ts +0 -19
  47. package/dist/components/ui/command/BuiCommandGroup.vue.d.ts +0 -23
  48. package/dist/components/ui/command/BuiCommandInput.vue.d.ts +0 -12
  49. package/dist/components/ui/command/BuiCommandSeparator.vue.d.ts +0 -19
  50. package/dist/components/ui/command/BuiCommandShortcut.vue.d.ts +0 -9
  51. package/dist/components/ui/command/index.d.ts +0 -9
  52. package/dist/components/ui/context-menu/BuiContextMenu.vue.d.ts +0 -23
  53. package/dist/components/ui/context-menu/BuiContextMenuCheckboxItem.vue.d.ts +0 -29
  54. package/dist/components/ui/context-menu/BuiContextMenuGroup.vue.d.ts +0 -19
  55. package/dist/components/ui/context-menu/BuiContextMenuItem.vue.d.ts +0 -29
  56. package/dist/components/ui/context-menu/BuiContextMenuLabel.vue.d.ts +0 -25
  57. package/dist/components/ui/context-menu/BuiContextMenuRadioGroup.vue.d.ts +0 -23
  58. package/dist/components/ui/context-menu/BuiContextMenuRadioItem.vue.d.ts +0 -27
  59. package/dist/components/ui/context-menu/BuiContextMenuSeparator.vue.d.ts +0 -12
  60. package/dist/components/ui/context-menu/BuiContextMenuShortcut.vue.d.ts +0 -9
  61. package/dist/components/ui/context-menu/BuiContextMenuSub.vue.d.ts +0 -23
  62. package/dist/components/ui/context-menu/BuiContextMenuSubTrigger.vue.d.ts +0 -25
  63. package/dist/components/ui/context-menu/BuiContextMenuTrigger.vue.d.ts +0 -19
  64. package/dist/components/ui/context-menu/index.d.ts +0 -14
  65. package/dist/components/ui/dialog/BuiDialog.vue.d.ts +0 -23
  66. package/dist/components/ui/dialog/BuiDialogClose.vue.d.ts +0 -19
  67. package/dist/components/ui/dialog/BuiDialogDescription.vue.d.ts +0 -23
  68. package/dist/components/ui/dialog/BuiDialogFooter.vue.d.ts +0 -21
  69. package/dist/components/ui/dialog/BuiDialogHeader.vue.d.ts +0 -21
  70. package/dist/components/ui/dialog/BuiDialogTitle.vue.d.ts +0 -23
  71. package/dist/components/ui/dialog/BuiDialogTrigger.vue.d.ts +0 -19
  72. package/dist/components/ui/dialog/index.d.ts +0 -8
  73. package/dist/components/ui/dropdown-menu/BuiDropdownMenu.vue.d.ts +0 -23
  74. package/dist/components/ui/dropdown-menu/BuiDropdownMenuCheckboxItem.vue.d.ts +0 -29
  75. package/dist/components/ui/dropdown-menu/BuiDropdownMenuGroup.vue.d.ts +0 -19
  76. package/dist/components/ui/dropdown-menu/BuiDropdownMenuItem.vue.d.ts +0 -25
  77. package/dist/components/ui/dropdown-menu/BuiDropdownMenuLabel.vue.d.ts +0 -25
  78. package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioGroup.vue.d.ts +0 -23
  79. package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioItem.vue.d.ts +0 -27
  80. package/dist/components/ui/dropdown-menu/BuiDropdownMenuSeparator.vue.d.ts +0 -12
  81. package/dist/components/ui/dropdown-menu/BuiDropdownMenuShortcut.vue.d.ts +0 -9
  82. package/dist/components/ui/dropdown-menu/BuiDropdownMenuSub.vue.d.ts +0 -23
  83. package/dist/components/ui/dropdown-menu/BuiDropdownMenuSubTrigger.vue.d.ts +0 -23
  84. package/dist/components/ui/dropdown-menu/BuiDropdownMenuTrigger.vue.d.ts +0 -19
  85. package/dist/components/ui/dropdown-menu/index.d.ts +0 -15
  86. package/dist/components/ui/form/BuiFormControl.vue.d.ts +0 -9
  87. package/dist/components/ui/form/BuiFormDescription.vue.d.ts +0 -9
  88. package/dist/components/ui/form/BuiFormItem.vue.d.ts +0 -11
  89. package/dist/components/ui/form/BuiFormLabel.vue.d.ts +0 -19
  90. package/dist/components/ui/form/BuiFormMessage.vue.d.ts +0 -2
  91. package/dist/components/ui/form/index.d.ts +0 -6
  92. package/dist/components/ui/form/useFormField.d.ts +0 -11
  93. package/dist/components/ui/hover-card/BuiHoverCard.vue.d.ts +0 -19
  94. package/dist/components/ui/hover-card/BuiHoverCardContent.vue.d.ts +0 -37
  95. package/dist/components/ui/hover-card/BuiHoverCardTrigger.vue.d.ts +0 -19
  96. package/dist/components/ui/hover-card/index.d.ts +0 -3
  97. package/dist/components/ui/input/BuiInput.vue.d.ts +0 -27
  98. package/dist/components/ui/input/index.d.ts +0 -4
  99. package/dist/components/ui/label/BuiLabel.vue.d.ts +0 -23
  100. package/dist/components/ui/label/index.d.ts +0 -1
  101. package/dist/components/ui/pagination/BuiPaginationCommon.vue.d.ts +0 -39
  102. package/dist/components/ui/pagination/BuiPaginationEllipsis.vue.d.ts +0 -19
  103. package/dist/components/ui/pagination/BuiPaginationFirst.vue.d.ts +0 -33
  104. package/dist/components/ui/pagination/BuiPaginationLast.vue.d.ts +0 -33
  105. package/dist/components/ui/pagination/BuiPaginationNext.vue.d.ts +0 -33
  106. package/dist/components/ui/pagination/BuiPaginationPrev.vue.d.ts +0 -33
  107. package/dist/components/ui/pagination/index.d.ts +0 -7
  108. package/dist/components/ui/popover/BuiPopover.vue.d.ts +0 -23
  109. package/dist/components/ui/popover/BuiPopoverTrigger.vue.d.ts +0 -19
  110. package/dist/components/ui/popover/index.d.ts +0 -3
  111. package/dist/components/ui/progress/BuiProgress.vue.d.ts +0 -37
  112. package/dist/components/ui/progress/index.d.ts +0 -9
  113. package/dist/components/ui/radio-group/BuiRadioGroup.vue.d.ts +0 -27
  114. package/dist/components/ui/radio-group/BuiRadioGroupItem.vue.d.ts +0 -16
  115. package/dist/components/ui/radio-group/index.d.ts +0 -2
  116. package/dist/components/ui/select/BuiSelect.vue.d.ts +0 -25
  117. package/dist/components/ui/select/BuiSelectGroup.vue.d.ts +0 -23
  118. package/dist/components/ui/select/BuiSelectItem.vue.d.ts +0 -23
  119. package/dist/components/ui/select/BuiSelectItemText.vue.d.ts +0 -19
  120. package/dist/components/ui/select/BuiSelectLabel.vue.d.ts +0 -23
  121. package/dist/components/ui/select/BuiSelectSeparator.vue.d.ts +0 -16
  122. package/dist/components/ui/select/BuiSelectTrigger.vue.d.ts +0 -42
  123. package/dist/components/ui/select/BuiSelectValue.vue.d.ts +0 -19
  124. package/dist/components/ui/select/index.d.ts +0 -9
  125. package/dist/components/ui/separator/BuiSeparator.vue.d.ts +0 -16
  126. package/dist/components/ui/separator/index.d.ts +0 -1
  127. package/dist/components/ui/slider/BuiSlider.vue.d.ts +0 -18
  128. package/dist/components/ui/slider/index.d.ts +0 -1
  129. package/dist/components/ui/switch/BuiSwitch.vue.d.ts +0 -20
  130. package/dist/components/ui/switch/index.d.ts +0 -1
  131. package/dist/components/ui/table/BuiDataTable.vue.d.ts +0 -62
  132. package/dist/components/ui/table/BuiTable.vue.d.ts +0 -22
  133. package/dist/components/ui/table/BuiTableBody.vue.d.ts +0 -22
  134. package/dist/components/ui/table/BuiTableCaption.vue.d.ts +0 -22
  135. package/dist/components/ui/table/BuiTableCell.vue.d.ts +0 -22
  136. package/dist/components/ui/table/BuiTableEmpty.vue.d.ts +0 -39
  137. package/dist/components/ui/table/BuiTableFooter.vue.d.ts +0 -22
  138. package/dist/components/ui/table/BuiTableHead.vue.d.ts +0 -22
  139. package/dist/components/ui/table/BuiTableHeader.vue.d.ts +0 -22
  140. package/dist/components/ui/table/BuiTableRow.vue.d.ts +0 -22
  141. package/dist/components/ui/table/index.d.ts +0 -10
  142. package/dist/components/ui/tabs/BuiTabs.vue.d.ts +0 -23
  143. package/dist/components/ui/tabs/BuiTabsContent.vue.d.ts +0 -23
  144. package/dist/components/ui/tabs/BuiTabsList.vue.d.ts +0 -24
  145. package/dist/components/ui/tabs/BuiTabsTrigger.vue.d.ts +0 -24
  146. package/dist/components/ui/tabs/index.d.ts +0 -10
  147. package/dist/components/ui/textarea/BuiTextarea.vue.d.ts +0 -24
  148. package/dist/components/ui/textarea/index.d.ts +0 -4
  149. package/dist/components/ui/toast/BuiToastAction.vue.d.ts +0 -23
  150. package/dist/components/ui/toast/BuiToastClose.vue.d.ts +0 -15
  151. package/dist/components/ui/toast/BuiToastDescription.vue.d.ts +0 -23
  152. package/dist/components/ui/toast/BuiToastProvider.vue.d.ts +0 -19
  153. package/dist/components/ui/toast/BuiToastTitle.vue.d.ts +0 -23
  154. package/dist/components/ui/toast/BuiToastViewport.vue.d.ts +0 -16
  155. package/dist/components/ui/toast/BuiToaster.vue.d.ts +0 -2
  156. package/dist/components/ui/toast/index.d.ts +0 -12
  157. package/dist/components/ui/toggle/BuiToggle.vue.d.ts +0 -52
  158. package/dist/components/ui/toggle/index.d.ts +0 -5
  159. package/dist/components/ui/tooltip/BuiTooltip.vue.d.ts +0 -23
  160. package/dist/components/ui/tooltip/BuiTooltipContent.vue.d.ts +0 -39
  161. package/dist/components/ui/tooltip/BuiTooltipProvider.vue.d.ts +0 -19
  162. package/dist/components/ui/tooltip/BuiTooltipTrigger.vue.d.ts +0 -19
  163. package/dist/components/ui/tooltip/index.d.ts +0 -4
  164. package/dist/favicon.ico +0 -0
  165. package/dist/histoire-setup.d.ts +0 -0
  166. package/dist/lib/utils.d.ts +0 -8
  167. package/dist/tailwind-preset.d.ts +0 -117
package/dist/index.d.ts CHANGED
@@ -1,34 +1,3490 @@
1
- export * from './components/ui/accordion/index';
2
- export * from './components/ui/alert-dialog/index';
3
- export * from './components/ui/alert/index';
4
- export * from './components/ui/aspect-ratio/index';
5
- export * from './components/ui/avatar/index';
6
- export * from './components/ui/badge/index';
7
- export * from './components/ui/button/index';
8
- export * from './components/ui/calendar/index';
9
- export * from './components/ui/card/index';
10
- export * from './components/ui/checkbox/index';
11
- export * from './components/ui/command/index';
12
- export * from './components/ui/context-menu/index';
13
- export * from './components/ui/dialog/index';
14
- export * from './components/ui/dropdown-menu/index';
15
- export * from './components/ui/form/index';
16
- export * from './components/ui/hover-card/index';
17
- export * from './components/ui/input/index';
18
- export * from './components/ui/label/index';
19
- export * from './components/ui/pagination/index';
20
- export * from './components/ui/popover/index';
21
- export * from './components/ui/progress/index';
22
- export * from './components/ui/radio-group/index';
23
- export * from './components/ui/select/index';
24
- export * from './components/ui/separator/index';
25
- export * from './components/ui/switch/index';
26
- export * from './components/ui/table/index';
27
- export * from './components/ui/tabs/index';
28
- export * from './components/ui/textarea/index';
29
- export * from './components/ui/toast/index';
30
- export * from './components/ui/tooltip/index';
31
- export * from './components/ui/toggle/index';
32
- export * from './components/ui/slider/index';
33
- export * from './lib/utils';
34
- export { default as tailwind } from './tailwind-preset';
1
+ import { AccordionContentProps } from 'radix-vue';
2
+ import { AccordionItemProps } from 'radix-vue';
3
+ import { AccordionRootProps } from 'radix-vue';
4
+ import { AccordionTriggerProps } from 'radix-vue';
5
+ import { AlertDialogActionProps } from 'radix-vue';
6
+ import { AlertDialogCancelProps } from 'radix-vue';
7
+ import { AlertDialogDescriptionProps } from 'radix-vue';
8
+ import { AlertDialogProps } from 'radix-vue';
9
+ import { AlertDialogTitleProps } from 'radix-vue';
10
+ import { AlertDialogTriggerProps } from 'radix-vue';
11
+ import { AllowedComponentProps } from 'vue';
12
+ import { AspectRatioProps } from 'radix-vue';
13
+ import { AvatarFallbackProps } from 'radix-vue';
14
+ import { AvatarImageProps } from 'radix-vue';
15
+ import { default as BuiAlertDialogContent } from './BuiAlertDialogContent.vue';
16
+ import { default as BuiCommand } from './BuiCommand.vue';
17
+ import { default as BuiCommandItem } from './BuiCommandItem.vue';
18
+ import { default as BuiCommandList } from './BuiCommandList.vue';
19
+ import { default as BuiContextMenuContent } from './BuiContextMenuContent.vue';
20
+ import { default as BuiContextMenuSubContent } from './BuiContextMenuSubContent.vue';
21
+ import { default as BuiDialogContent } from './BuiDialogContent.vue';
22
+ import { default as BuiDropdownMenuContent } from './BuiDropdownMenuContent.vue';
23
+ import { DropdownMenuPortal as BuiDropdownMenuPortal } from 'radix-vue';
24
+ import { default as BuiDropdownMenuSubContent } from './BuiDropdownMenuSubContent.vue';
25
+ import { Form as BuiForm } from 'vee-validate';
26
+ import { Field as BuiFormField } from 'vee-validate';
27
+ import { PaginationRoot as BuiPagination } from 'radix-vue';
28
+ import { PaginationList as BuiPaginationList } from 'radix-vue';
29
+ import { PaginationListItem as BuiPaginationListItem } from 'radix-vue';
30
+ import { default as BuiPopoverContent } from './BuiPopoverContent.vue';
31
+ import { default as BuiSelectContent } from './BuiSelectContent.vue';
32
+ import { default as BuiToast } from './BuiToast.vue';
33
+ import type { CalendarSlotName } from 'v-calendar/dist/types/src/components/Calendar/CalendarSlot.vue.d.ts';
34
+ import type { CheckboxRootProps } from 'radix-vue';
35
+ import { ClassProp } from 'class-variance-authority/types';
36
+ import { ClassValue } from 'clsx';
37
+ import type { Column } from '@tanstack/vue-table';
38
+ import { ColumnDef } from '@tanstack/vue-table';
39
+ import type { ComboboxEmptyProps } from 'radix-vue';
40
+ import type { ComboboxGroupProps } from 'radix-vue';
41
+ import { ComboboxInputProps } from 'radix-vue';
42
+ import type { ComboboxSeparatorProps } from 'radix-vue';
43
+ import { ComponentCustomProps } from 'vue';
44
+ import { ComponentOptionsMixin } from 'vue';
45
+ import { ContextMenuCheckboxItemProps } from 'radix-vue';
46
+ import { ContextMenuGroupProps } from 'radix-vue';
47
+ import { ContextMenuItemProps } from 'radix-vue';
48
+ import { ContextMenuLabelProps } from 'radix-vue';
49
+ import { ContextMenuRadioGroupProps } from 'radix-vue';
50
+ import { ContextMenuRadioItemProps } from 'radix-vue';
51
+ import type { ContextMenuRootProps } from 'radix-vue';
52
+ import { ContextMenuSeparatorProps } from 'radix-vue';
53
+ import { ContextMenuSubProps } from 'radix-vue';
54
+ import { ContextMenuSubTriggerProps } from 'radix-vue';
55
+ import { ContextMenuTriggerProps } from 'radix-vue';
56
+ import { DefineComponent } from 'vue';
57
+ import { DialogCloseProps } from 'radix-vue';
58
+ import { DialogDescriptionProps } from 'radix-vue';
59
+ import { DialogRootProps } from 'radix-vue';
60
+ import { DialogTitleProps } from 'radix-vue';
61
+ import { DialogTriggerProps } from 'radix-vue';
62
+ import { DropdownMenuCheckboxItemProps } from 'radix-vue';
63
+ import { DropdownMenuGroupProps } from 'radix-vue';
64
+ import { DropdownMenuItemProps } from 'radix-vue';
65
+ import { DropdownMenuLabelProps } from 'radix-vue';
66
+ import { DropdownMenuRadioGroupProps } from 'radix-vue';
67
+ import { DropdownMenuRadioItemProps } from 'radix-vue';
68
+ import { DropdownMenuRootProps } from 'radix-vue';
69
+ import { DropdownMenuSeparatorProps } from 'radix-vue';
70
+ import { DropdownMenuSubProps } from 'radix-vue';
71
+ import { DropdownMenuSubTriggerProps } from 'radix-vue';
72
+ import { DropdownMenuTriggerProps } from 'radix-vue';
73
+ import { ExtractPropTypes } from 'vue';
74
+ import { HoverCardContentProps } from 'radix-vue';
75
+ import { HoverCardRootProps } from 'radix-vue';
76
+ import { HoverCardTriggerProps } from 'radix-vue';
77
+ import { HTMLAttributes } from 'vue';
78
+ import { LabelProps } from 'radix-vue';
79
+ import { PaginationEllipsisProps } from 'radix-vue';
80
+ import { PaginationFirstProps } from 'radix-vue';
81
+ import { PaginationLastProps } from 'radix-vue';
82
+ import { PaginationNextProps } from 'radix-vue';
83
+ import { PaginationPrevProps } from 'radix-vue';
84
+ import { PaginationState } from '@tanstack/vue-table';
85
+ import type { PopoverRootProps } from 'radix-vue';
86
+ import { PopoverTriggerProps } from 'radix-vue';
87
+ import { PrimitiveProps } from 'radix-vue';
88
+ import { ProgressRootProps } from 'radix-vue';
89
+ import { PropType } from 'vue';
90
+ import { PublicProps } from 'vue';
91
+ import { RadioGroupItemProps } from 'radix-vue';
92
+ import { RadioGroupRootProps } from 'radix-vue';
93
+ import { Ref } from 'vue';
94
+ import { RendererElement } from 'vue';
95
+ import { RendererNode } from 'vue';
96
+ import { RowSelectionState } from '@tanstack/vue-table';
97
+ import { SelectGroupProps } from 'radix-vue';
98
+ import { SelectItemProps } from 'radix-vue';
99
+ import { SelectItemTextProps } from 'radix-vue';
100
+ import { SelectLabelProps } from 'radix-vue';
101
+ import type { SelectRootProps } from 'radix-vue';
102
+ import { SelectSeparatorProps } from 'radix-vue';
103
+ import { SelectTriggerProps } from 'radix-vue';
104
+ import { SelectValueProps } from 'radix-vue';
105
+ import { SeparatorProps } from 'radix-vue';
106
+ import { ShallowUnwrapRef } from 'vue';
107
+ import type { SliderRootProps } from 'radix-vue';
108
+ import { SortingState } from '@tanstack/vue-table';
109
+ import { SwitchRootProps } from 'radix-vue';
110
+ import { Table } from '@tanstack/vue-table';
111
+ import { TabsContentProps } from 'radix-vue';
112
+ import { TabsListProps } from 'radix-vue';
113
+ import type { TabsRootProps } from 'radix-vue';
114
+ import { TabsTriggerProps } from 'radix-vue';
115
+ import { toast } from './use-toast';
116
+ import { ToastActionProps } from 'radix-vue';
117
+ import { ToastDescriptionProps } from 'radix-vue';
118
+ import { ToastProviderProps } from 'radix-vue';
119
+ import { ToastTitleProps } from 'radix-vue';
120
+ import { ToastViewportProps } from 'radix-vue';
121
+ import type { ToggleProps } from 'radix-vue';
122
+ import { TooltipContentProps } from 'radix-vue';
123
+ import { TooltipProviderProps } from 'radix-vue';
124
+ import { TooltipRootProps } from 'radix-vue';
125
+ import { TooltipTriggerProps } from 'radix-vue';
126
+ import type { Updater } from '@tanstack/vue-table';
127
+ import { useToast } from './use-toast';
128
+ import type { VariantProps } from 'class-variance-authority';
129
+ import { VNode } from 'vue';
130
+ import { VNodeProps } from 'vue';
131
+
132
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
133
+
134
+ declare type __VLS_NonUndefinedable_10<T> = T extends undefined ? never : T;
135
+
136
+ declare type __VLS_NonUndefinedable_100<T> = T extends undefined ? never : T;
137
+
138
+ declare type __VLS_NonUndefinedable_101<T> = T extends undefined ? never : T;
139
+
140
+ declare type __VLS_NonUndefinedable_102<T> = T extends undefined ? never : T;
141
+
142
+ declare type __VLS_NonUndefinedable_103<T> = T extends undefined ? never : T;
143
+
144
+ declare type __VLS_NonUndefinedable_104<T> = T extends undefined ? never : T;
145
+
146
+ declare type __VLS_NonUndefinedable_105<T> = T extends undefined ? never : T;
147
+
148
+ declare type __VLS_NonUndefinedable_106<T> = T extends undefined ? never : T;
149
+
150
+ declare type __VLS_NonUndefinedable_107<T> = T extends undefined ? never : T;
151
+
152
+ declare type __VLS_NonUndefinedable_11<T> = T extends undefined ? never : T;
153
+
154
+ declare type __VLS_NonUndefinedable_12<T> = T extends undefined ? never : T;
155
+
156
+ declare type __VLS_NonUndefinedable_13<T> = T extends undefined ? never : T;
157
+
158
+ declare type __VLS_NonUndefinedable_14<T> = T extends undefined ? never : T;
159
+
160
+ declare type __VLS_NonUndefinedable_15<T> = T extends undefined ? never : T;
161
+
162
+ declare type __VLS_NonUndefinedable_16<T> = T extends undefined ? never : T;
163
+
164
+ declare type __VLS_NonUndefinedable_17<T> = T extends undefined ? never : T;
165
+
166
+ declare type __VLS_NonUndefinedable_18<T> = T extends undefined ? never : T;
167
+
168
+ declare type __VLS_NonUndefinedable_19<T> = T extends undefined ? never : T;
169
+
170
+ declare type __VLS_NonUndefinedable_2<T> = T extends undefined ? never : T;
171
+
172
+ declare type __VLS_NonUndefinedable_20<T> = T extends undefined ? never : T;
173
+
174
+ declare type __VLS_NonUndefinedable_21<T> = T extends undefined ? never : T;
175
+
176
+ declare type __VLS_NonUndefinedable_22<T> = T extends undefined ? never : T;
177
+
178
+ declare type __VLS_NonUndefinedable_23<T> = T extends undefined ? never : T;
179
+
180
+ declare type __VLS_NonUndefinedable_24<T> = T extends undefined ? never : T;
181
+
182
+ declare type __VLS_NonUndefinedable_25<T> = T extends undefined ? never : T;
183
+
184
+ declare type __VLS_NonUndefinedable_26<T> = T extends undefined ? never : T;
185
+
186
+ declare type __VLS_NonUndefinedable_27<T> = T extends undefined ? never : T;
187
+
188
+ declare type __VLS_NonUndefinedable_28<T> = T extends undefined ? never : T;
189
+
190
+ declare type __VLS_NonUndefinedable_29<T> = T extends undefined ? never : T;
191
+
192
+ declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
193
+
194
+ declare type __VLS_NonUndefinedable_30<T> = T extends undefined ? never : T;
195
+
196
+ declare type __VLS_NonUndefinedable_31<T> = T extends undefined ? never : T;
197
+
198
+ declare type __VLS_NonUndefinedable_32<T> = T extends undefined ? never : T;
199
+
200
+ declare type __VLS_NonUndefinedable_33<T> = T extends undefined ? never : T;
201
+
202
+ declare type __VLS_NonUndefinedable_34<T> = T extends undefined ? never : T;
203
+
204
+ declare type __VLS_NonUndefinedable_35<T> = T extends undefined ? never : T;
205
+
206
+ declare type __VLS_NonUndefinedable_36<T> = T extends undefined ? never : T;
207
+
208
+ declare type __VLS_NonUndefinedable_37<T> = T extends undefined ? never : T;
209
+
210
+ declare type __VLS_NonUndefinedable_38<T> = T extends undefined ? never : T;
211
+
212
+ declare type __VLS_NonUndefinedable_39<T> = T extends undefined ? never : T;
213
+
214
+ declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
215
+
216
+ declare type __VLS_NonUndefinedable_40<T> = T extends undefined ? never : T;
217
+
218
+ declare type __VLS_NonUndefinedable_41<T> = T extends undefined ? never : T;
219
+
220
+ declare type __VLS_NonUndefinedable_42<T> = T extends undefined ? never : T;
221
+
222
+ declare type __VLS_NonUndefinedable_43<T> = T extends undefined ? never : T;
223
+
224
+ declare type __VLS_NonUndefinedable_44<T> = T extends undefined ? never : T;
225
+
226
+ declare type __VLS_NonUndefinedable_45<T> = T extends undefined ? never : T;
227
+
228
+ declare type __VLS_NonUndefinedable_46<T> = T extends undefined ? never : T;
229
+
230
+ declare type __VLS_NonUndefinedable_47<T> = T extends undefined ? never : T;
231
+
232
+ declare type __VLS_NonUndefinedable_48<T> = T extends undefined ? never : T;
233
+
234
+ declare type __VLS_NonUndefinedable_49<T> = T extends undefined ? never : T;
235
+
236
+ declare type __VLS_NonUndefinedable_5<T> = T extends undefined ? never : T;
237
+
238
+ declare type __VLS_NonUndefinedable_50<T> = T extends undefined ? never : T;
239
+
240
+ declare type __VLS_NonUndefinedable_51<T> = T extends undefined ? never : T;
241
+
242
+ declare type __VLS_NonUndefinedable_52<T> = T extends undefined ? never : T;
243
+
244
+ declare type __VLS_NonUndefinedable_53<T> = T extends undefined ? never : T;
245
+
246
+ declare type __VLS_NonUndefinedable_54<T> = T extends undefined ? never : T;
247
+
248
+ declare type __VLS_NonUndefinedable_55<T> = T extends undefined ? never : T;
249
+
250
+ declare type __VLS_NonUndefinedable_56<T> = T extends undefined ? never : T;
251
+
252
+ declare type __VLS_NonUndefinedable_57<T> = T extends undefined ? never : T;
253
+
254
+ declare type __VLS_NonUndefinedable_58<T> = T extends undefined ? never : T;
255
+
256
+ declare type __VLS_NonUndefinedable_59<T> = T extends undefined ? never : T;
257
+
258
+ declare type __VLS_NonUndefinedable_6<T> = T extends undefined ? never : T;
259
+
260
+ declare type __VLS_NonUndefinedable_60<T> = T extends undefined ? never : T;
261
+
262
+ declare type __VLS_NonUndefinedable_61<T> = T extends undefined ? never : T;
263
+
264
+ declare type __VLS_NonUndefinedable_62<T> = T extends undefined ? never : T;
265
+
266
+ declare type __VLS_NonUndefinedable_63<T> = T extends undefined ? never : T;
267
+
268
+ declare type __VLS_NonUndefinedable_64<T> = T extends undefined ? never : T;
269
+
270
+ declare type __VLS_NonUndefinedable_65<T> = T extends undefined ? never : T;
271
+
272
+ declare type __VLS_NonUndefinedable_66<T> = T extends undefined ? never : T;
273
+
274
+ declare type __VLS_NonUndefinedable_67<T> = T extends undefined ? never : T;
275
+
276
+ declare type __VLS_NonUndefinedable_68<T> = T extends undefined ? never : T;
277
+
278
+ declare type __VLS_NonUndefinedable_69<T> = T extends undefined ? never : T;
279
+
280
+ declare type __VLS_NonUndefinedable_7<T> = T extends undefined ? never : T;
281
+
282
+ declare type __VLS_NonUndefinedable_70<T> = T extends undefined ? never : T;
283
+
284
+ declare type __VLS_NonUndefinedable_71<T> = T extends undefined ? never : T;
285
+
286
+ declare type __VLS_NonUndefinedable_72<T> = T extends undefined ? never : T;
287
+
288
+ declare type __VLS_NonUndefinedable_73<T> = T extends undefined ? never : T;
289
+
290
+ declare type __VLS_NonUndefinedable_74<T> = T extends undefined ? never : T;
291
+
292
+ declare type __VLS_NonUndefinedable_75<T> = T extends undefined ? never : T;
293
+
294
+ declare type __VLS_NonUndefinedable_76<T> = T extends undefined ? never : T;
295
+
296
+ declare type __VLS_NonUndefinedable_77<T> = T extends undefined ? never : T;
297
+
298
+ declare type __VLS_NonUndefinedable_78<T> = T extends undefined ? never : T;
299
+
300
+ declare type __VLS_NonUndefinedable_79<T> = T extends undefined ? never : T;
301
+
302
+ declare type __VLS_NonUndefinedable_8<T> = T extends undefined ? never : T;
303
+
304
+ declare type __VLS_NonUndefinedable_80<T> = T extends undefined ? never : T;
305
+
306
+ declare type __VLS_NonUndefinedable_81<T> = T extends undefined ? never : T;
307
+
308
+ declare type __VLS_NonUndefinedable_82<T> = T extends undefined ? never : T;
309
+
310
+ declare type __VLS_NonUndefinedable_83<T> = T extends undefined ? never : T;
311
+
312
+ declare type __VLS_NonUndefinedable_84<T> = T extends undefined ? never : T;
313
+
314
+ declare type __VLS_NonUndefinedable_85<T> = T extends undefined ? never : T;
315
+
316
+ declare type __VLS_NonUndefinedable_86<T> = T extends undefined ? never : T;
317
+
318
+ declare type __VLS_NonUndefinedable_87<T> = T extends undefined ? never : T;
319
+
320
+ declare type __VLS_NonUndefinedable_88<T> = T extends undefined ? never : T;
321
+
322
+ declare type __VLS_NonUndefinedable_89<T> = T extends undefined ? never : T;
323
+
324
+ declare type __VLS_NonUndefinedable_9<T> = T extends undefined ? never : T;
325
+
326
+ declare type __VLS_NonUndefinedable_90<T> = T extends undefined ? never : T;
327
+
328
+ declare type __VLS_NonUndefinedable_91<T> = T extends undefined ? never : T;
329
+
330
+ declare type __VLS_NonUndefinedable_92<T> = T extends undefined ? never : T;
331
+
332
+ declare type __VLS_NonUndefinedable_93<T> = T extends undefined ? never : T;
333
+
334
+ declare type __VLS_NonUndefinedable_94<T> = T extends undefined ? never : T;
335
+
336
+ declare type __VLS_NonUndefinedable_95<T> = T extends undefined ? never : T;
337
+
338
+ declare type __VLS_NonUndefinedable_96<T> = T extends undefined ? never : T;
339
+
340
+ declare type __VLS_NonUndefinedable_97<T> = T extends undefined ? never : T;
341
+
342
+ declare type __VLS_NonUndefinedable_98<T> = T extends undefined ? never : T;
343
+
344
+ declare type __VLS_NonUndefinedable_99<T> = T extends undefined ? never : T;
345
+
346
+ declare type __VLS_Prettify<T> = {
347
+ [K in keyof T]: T[K];
348
+ } & {};
349
+
350
+ declare type __VLS_Prettify_10<T> = {
351
+ [K in keyof T]: T[K];
352
+ } & {};
353
+
354
+ declare type __VLS_Prettify_11<T> = {
355
+ [K in keyof T]: T[K];
356
+ } & {};
357
+
358
+ declare type __VLS_Prettify_12<T> = {
359
+ [K in keyof T]: T[K];
360
+ } & {};
361
+
362
+ declare type __VLS_Prettify_13<T> = {
363
+ [K in keyof T]: T[K];
364
+ } & {};
365
+
366
+ declare type __VLS_Prettify_14<T> = {
367
+ [K in keyof T]: T[K];
368
+ } & {};
369
+
370
+ declare type __VLS_Prettify_15<T> = {
371
+ [K in keyof T]: T[K];
372
+ } & {};
373
+
374
+ declare type __VLS_Prettify_2<T> = {
375
+ [K in keyof T]: T[K];
376
+ } & {};
377
+
378
+ declare type __VLS_Prettify_3<T> = {
379
+ [K in keyof T]: T[K];
380
+ } & {};
381
+
382
+ declare type __VLS_Prettify_4<T> = {
383
+ [K in keyof T]: T[K];
384
+ } & {};
385
+
386
+ declare type __VLS_Prettify_5<T> = {
387
+ [K in keyof T]: T[K];
388
+ } & {};
389
+
390
+ declare type __VLS_Prettify_6<T> = {
391
+ [K in keyof T]: T[K];
392
+ } & {};
393
+
394
+ declare type __VLS_Prettify_7<T> = {
395
+ [K in keyof T]: T[K];
396
+ } & {};
397
+
398
+ declare type __VLS_Prettify_8<T> = {
399
+ [K in keyof T]: T[K];
400
+ } & {};
401
+
402
+ declare type __VLS_Prettify_9<T> = {
403
+ [K in keyof T]: T[K];
404
+ } & {};
405
+
406
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
407
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
408
+ type: PropType<__VLS_NonUndefinedable<T[K]>>;
409
+ } : {
410
+ type: PropType<T[K]>;
411
+ required: true;
412
+ };
413
+ };
414
+
415
+ declare type __VLS_TypePropsToRuntimeProps_10<T> = {
416
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
417
+ type: PropType<__VLS_NonUndefinedable_10<T[K]>>;
418
+ } : {
419
+ type: PropType<T[K]>;
420
+ required: true;
421
+ };
422
+ };
423
+
424
+ declare type __VLS_TypePropsToRuntimeProps_100<T> = {
425
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
426
+ type: PropType<__VLS_NonUndefinedable_100<T[K]>>;
427
+ } : {
428
+ type: PropType<T[K]>;
429
+ required: true;
430
+ };
431
+ };
432
+
433
+ declare type __VLS_TypePropsToRuntimeProps_101<T> = {
434
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
435
+ type: PropType<__VLS_NonUndefinedable_101<T[K]>>;
436
+ } : {
437
+ type: PropType<T[K]>;
438
+ required: true;
439
+ };
440
+ };
441
+
442
+ declare type __VLS_TypePropsToRuntimeProps_102<T> = {
443
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
444
+ type: PropType<__VLS_NonUndefinedable_102<T[K]>>;
445
+ } : {
446
+ type: PropType<T[K]>;
447
+ required: true;
448
+ };
449
+ };
450
+
451
+ declare type __VLS_TypePropsToRuntimeProps_103<T> = {
452
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
453
+ type: PropType<__VLS_NonUndefinedable_103<T[K]>>;
454
+ } : {
455
+ type: PropType<T[K]>;
456
+ required: true;
457
+ };
458
+ };
459
+
460
+ declare type __VLS_TypePropsToRuntimeProps_104<T> = {
461
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
462
+ type: PropType<__VLS_NonUndefinedable_104<T[K]>>;
463
+ } : {
464
+ type: PropType<T[K]>;
465
+ required: true;
466
+ };
467
+ };
468
+
469
+ declare type __VLS_TypePropsToRuntimeProps_105<T> = {
470
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
471
+ type: PropType<__VLS_NonUndefinedable_105<T[K]>>;
472
+ } : {
473
+ type: PropType<T[K]>;
474
+ required: true;
475
+ };
476
+ };
477
+
478
+ declare type __VLS_TypePropsToRuntimeProps_106<T> = {
479
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
480
+ type: PropType<__VLS_NonUndefinedable_106<T[K]>>;
481
+ } : {
482
+ type: PropType<T[K]>;
483
+ required: true;
484
+ };
485
+ };
486
+
487
+ declare type __VLS_TypePropsToRuntimeProps_107<T> = {
488
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
489
+ type: PropType<__VLS_NonUndefinedable_107<T[K]>>;
490
+ } : {
491
+ type: PropType<T[K]>;
492
+ required: true;
493
+ };
494
+ };
495
+
496
+ declare type __VLS_TypePropsToRuntimeProps_11<T> = {
497
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
498
+ type: PropType<__VLS_NonUndefinedable_11<T[K]>>;
499
+ } : {
500
+ type: PropType<T[K]>;
501
+ required: true;
502
+ };
503
+ };
504
+
505
+ declare type __VLS_TypePropsToRuntimeProps_12<T> = {
506
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
507
+ type: PropType<__VLS_NonUndefinedable_12<T[K]>>;
508
+ } : {
509
+ type: PropType<T[K]>;
510
+ required: true;
511
+ };
512
+ };
513
+
514
+ declare type __VLS_TypePropsToRuntimeProps_13<T> = {
515
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
516
+ type: PropType<__VLS_NonUndefinedable_13<T[K]>>;
517
+ } : {
518
+ type: PropType<T[K]>;
519
+ required: true;
520
+ };
521
+ };
522
+
523
+ declare type __VLS_TypePropsToRuntimeProps_14<T> = {
524
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
525
+ type: PropType<__VLS_NonUndefinedable_14<T[K]>>;
526
+ } : {
527
+ type: PropType<T[K]>;
528
+ required: true;
529
+ };
530
+ };
531
+
532
+ declare type __VLS_TypePropsToRuntimeProps_15<T> = {
533
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
534
+ type: PropType<__VLS_NonUndefinedable_15<T[K]>>;
535
+ } : {
536
+ type: PropType<T[K]>;
537
+ required: true;
538
+ };
539
+ };
540
+
541
+ declare type __VLS_TypePropsToRuntimeProps_16<T> = {
542
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
543
+ type: PropType<__VLS_NonUndefinedable_16<T[K]>>;
544
+ } : {
545
+ type: PropType<T[K]>;
546
+ required: true;
547
+ };
548
+ };
549
+
550
+ declare type __VLS_TypePropsToRuntimeProps_17<T> = {
551
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
552
+ type: PropType<__VLS_NonUndefinedable_17<T[K]>>;
553
+ } : {
554
+ type: PropType<T[K]>;
555
+ required: true;
556
+ };
557
+ };
558
+
559
+ declare type __VLS_TypePropsToRuntimeProps_18<T> = {
560
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
561
+ type: PropType<__VLS_NonUndefinedable_18<T[K]>>;
562
+ } : {
563
+ type: PropType<T[K]>;
564
+ required: true;
565
+ };
566
+ };
567
+
568
+ declare type __VLS_TypePropsToRuntimeProps_19<T> = {
569
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
570
+ type: PropType<__VLS_NonUndefinedable_19<T[K]>>;
571
+ } : {
572
+ type: PropType<T[K]>;
573
+ required: true;
574
+ };
575
+ };
576
+
577
+ declare type __VLS_TypePropsToRuntimeProps_2<T> = {
578
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
579
+ type: PropType<__VLS_NonUndefinedable_2<T[K]>>;
580
+ } : {
581
+ type: PropType<T[K]>;
582
+ required: true;
583
+ };
584
+ };
585
+
586
+ declare type __VLS_TypePropsToRuntimeProps_20<T> = {
587
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
588
+ type: PropType<__VLS_NonUndefinedable_20<T[K]>>;
589
+ } : {
590
+ type: PropType<T[K]>;
591
+ required: true;
592
+ };
593
+ };
594
+
595
+ declare type __VLS_TypePropsToRuntimeProps_21<T> = {
596
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
597
+ type: PropType<__VLS_NonUndefinedable_21<T[K]>>;
598
+ } : {
599
+ type: PropType<T[K]>;
600
+ required: true;
601
+ };
602
+ };
603
+
604
+ declare type __VLS_TypePropsToRuntimeProps_22<T> = {
605
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
606
+ type: PropType<__VLS_NonUndefinedable_22<T[K]>>;
607
+ } : {
608
+ type: PropType<T[K]>;
609
+ required: true;
610
+ };
611
+ };
612
+
613
+ declare type __VLS_TypePropsToRuntimeProps_23<T> = {
614
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
615
+ type: PropType<__VLS_NonUndefinedable_23<T[K]>>;
616
+ } : {
617
+ type: PropType<T[K]>;
618
+ required: true;
619
+ };
620
+ };
621
+
622
+ declare type __VLS_TypePropsToRuntimeProps_24<T> = {
623
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
624
+ type: PropType<__VLS_NonUndefinedable_24<T[K]>>;
625
+ } : {
626
+ type: PropType<T[K]>;
627
+ required: true;
628
+ };
629
+ };
630
+
631
+ declare type __VLS_TypePropsToRuntimeProps_25<T> = {
632
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
633
+ type: PropType<__VLS_NonUndefinedable_25<T[K]>>;
634
+ } : {
635
+ type: PropType<T[K]>;
636
+ required: true;
637
+ };
638
+ };
639
+
640
+ declare type __VLS_TypePropsToRuntimeProps_26<T> = {
641
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
642
+ type: PropType<__VLS_NonUndefinedable_26<T[K]>>;
643
+ } : {
644
+ type: PropType<T[K]>;
645
+ required: true;
646
+ };
647
+ };
648
+
649
+ declare type __VLS_TypePropsToRuntimeProps_27<T> = {
650
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
651
+ type: PropType<__VLS_NonUndefinedable_27<T[K]>>;
652
+ } : {
653
+ type: PropType<T[K]>;
654
+ required: true;
655
+ };
656
+ };
657
+
658
+ declare type __VLS_TypePropsToRuntimeProps_28<T> = {
659
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
660
+ type: PropType<__VLS_NonUndefinedable_28<T[K]>>;
661
+ } : {
662
+ type: PropType<T[K]>;
663
+ required: true;
664
+ };
665
+ };
666
+
667
+ declare type __VLS_TypePropsToRuntimeProps_29<T> = {
668
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
669
+ type: PropType<__VLS_NonUndefinedable_29<T[K]>>;
670
+ } : {
671
+ type: PropType<T[K]>;
672
+ required: true;
673
+ };
674
+ };
675
+
676
+ declare type __VLS_TypePropsToRuntimeProps_3<T> = {
677
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
678
+ type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
679
+ } : {
680
+ type: PropType<T[K]>;
681
+ required: true;
682
+ };
683
+ };
684
+
685
+ declare type __VLS_TypePropsToRuntimeProps_30<T> = {
686
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
687
+ type: PropType<__VLS_NonUndefinedable_30<T[K]>>;
688
+ } : {
689
+ type: PropType<T[K]>;
690
+ required: true;
691
+ };
692
+ };
693
+
694
+ declare type __VLS_TypePropsToRuntimeProps_31<T> = {
695
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
696
+ type: PropType<__VLS_NonUndefinedable_31<T[K]>>;
697
+ } : {
698
+ type: PropType<T[K]>;
699
+ required: true;
700
+ };
701
+ };
702
+
703
+ declare type __VLS_TypePropsToRuntimeProps_32<T> = {
704
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
705
+ type: PropType<__VLS_NonUndefinedable_32<T[K]>>;
706
+ } : {
707
+ type: PropType<T[K]>;
708
+ required: true;
709
+ };
710
+ };
711
+
712
+ declare type __VLS_TypePropsToRuntimeProps_33<T> = {
713
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
714
+ type: PropType<__VLS_NonUndefinedable_33<T[K]>>;
715
+ } : {
716
+ type: PropType<T[K]>;
717
+ required: true;
718
+ };
719
+ };
720
+
721
+ declare type __VLS_TypePropsToRuntimeProps_34<T> = {
722
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
723
+ type: PropType<__VLS_NonUndefinedable_34<T[K]>>;
724
+ } : {
725
+ type: PropType<T[K]>;
726
+ required: true;
727
+ };
728
+ };
729
+
730
+ declare type __VLS_TypePropsToRuntimeProps_35<T> = {
731
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
732
+ type: PropType<__VLS_NonUndefinedable_35<T[K]>>;
733
+ } : {
734
+ type: PropType<T[K]>;
735
+ required: true;
736
+ };
737
+ };
738
+
739
+ declare type __VLS_TypePropsToRuntimeProps_36<T> = {
740
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
741
+ type: PropType<__VLS_NonUndefinedable_36<T[K]>>;
742
+ } : {
743
+ type: PropType<T[K]>;
744
+ required: true;
745
+ };
746
+ };
747
+
748
+ declare type __VLS_TypePropsToRuntimeProps_37<T> = {
749
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
750
+ type: PropType<__VLS_NonUndefinedable_37<T[K]>>;
751
+ } : {
752
+ type: PropType<T[K]>;
753
+ required: true;
754
+ };
755
+ };
756
+
757
+ declare type __VLS_TypePropsToRuntimeProps_38<T> = {
758
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
759
+ type: PropType<__VLS_NonUndefinedable_38<T[K]>>;
760
+ } : {
761
+ type: PropType<T[K]>;
762
+ required: true;
763
+ };
764
+ };
765
+
766
+ declare type __VLS_TypePropsToRuntimeProps_39<T> = {
767
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
768
+ type: PropType<__VLS_NonUndefinedable_39<T[K]>>;
769
+ } : {
770
+ type: PropType<T[K]>;
771
+ required: true;
772
+ };
773
+ };
774
+
775
+ declare type __VLS_TypePropsToRuntimeProps_4<T> = {
776
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
777
+ type: PropType<__VLS_NonUndefinedable_4<T[K]>>;
778
+ } : {
779
+ type: PropType<T[K]>;
780
+ required: true;
781
+ };
782
+ };
783
+
784
+ declare type __VLS_TypePropsToRuntimeProps_40<T> = {
785
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
786
+ type: PropType<__VLS_NonUndefinedable_40<T[K]>>;
787
+ } : {
788
+ type: PropType<T[K]>;
789
+ required: true;
790
+ };
791
+ };
792
+
793
+ declare type __VLS_TypePropsToRuntimeProps_41<T> = {
794
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
795
+ type: PropType<__VLS_NonUndefinedable_41<T[K]>>;
796
+ } : {
797
+ type: PropType<T[K]>;
798
+ required: true;
799
+ };
800
+ };
801
+
802
+ declare type __VLS_TypePropsToRuntimeProps_42<T> = {
803
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
804
+ type: PropType<__VLS_NonUndefinedable_42<T[K]>>;
805
+ } : {
806
+ type: PropType<T[K]>;
807
+ required: true;
808
+ };
809
+ };
810
+
811
+ declare type __VLS_TypePropsToRuntimeProps_43<T> = {
812
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
813
+ type: PropType<__VLS_NonUndefinedable_43<T[K]>>;
814
+ } : {
815
+ type: PropType<T[K]>;
816
+ required: true;
817
+ };
818
+ };
819
+
820
+ declare type __VLS_TypePropsToRuntimeProps_44<T> = {
821
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
822
+ type: PropType<__VLS_NonUndefinedable_44<T[K]>>;
823
+ } : {
824
+ type: PropType<T[K]>;
825
+ required: true;
826
+ };
827
+ };
828
+
829
+ declare type __VLS_TypePropsToRuntimeProps_45<T> = {
830
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
831
+ type: PropType<__VLS_NonUndefinedable_45<T[K]>>;
832
+ } : {
833
+ type: PropType<T[K]>;
834
+ required: true;
835
+ };
836
+ };
837
+
838
+ declare type __VLS_TypePropsToRuntimeProps_46<T> = {
839
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
840
+ type: PropType<__VLS_NonUndefinedable_46<T[K]>>;
841
+ } : {
842
+ type: PropType<T[K]>;
843
+ required: true;
844
+ };
845
+ };
846
+
847
+ declare type __VLS_TypePropsToRuntimeProps_47<T> = {
848
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
849
+ type: PropType<__VLS_NonUndefinedable_47<T[K]>>;
850
+ } : {
851
+ type: PropType<T[K]>;
852
+ required: true;
853
+ };
854
+ };
855
+
856
+ declare type __VLS_TypePropsToRuntimeProps_48<T> = {
857
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
858
+ type: PropType<__VLS_NonUndefinedable_48<T[K]>>;
859
+ } : {
860
+ type: PropType<T[K]>;
861
+ required: true;
862
+ };
863
+ };
864
+
865
+ declare type __VLS_TypePropsToRuntimeProps_49<T> = {
866
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
867
+ type: PropType<__VLS_NonUndefinedable_49<T[K]>>;
868
+ } : {
869
+ type: PropType<T[K]>;
870
+ required: true;
871
+ };
872
+ };
873
+
874
+ declare type __VLS_TypePropsToRuntimeProps_5<T> = {
875
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
876
+ type: PropType<__VLS_NonUndefinedable_5<T[K]>>;
877
+ } : {
878
+ type: PropType<T[K]>;
879
+ required: true;
880
+ };
881
+ };
882
+
883
+ declare type __VLS_TypePropsToRuntimeProps_50<T> = {
884
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
885
+ type: PropType<__VLS_NonUndefinedable_50<T[K]>>;
886
+ } : {
887
+ type: PropType<T[K]>;
888
+ required: true;
889
+ };
890
+ };
891
+
892
+ declare type __VLS_TypePropsToRuntimeProps_51<T> = {
893
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
894
+ type: PropType<__VLS_NonUndefinedable_51<T[K]>>;
895
+ } : {
896
+ type: PropType<T[K]>;
897
+ required: true;
898
+ };
899
+ };
900
+
901
+ declare type __VLS_TypePropsToRuntimeProps_52<T> = {
902
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
903
+ type: PropType<__VLS_NonUndefinedable_52<T[K]>>;
904
+ } : {
905
+ type: PropType<T[K]>;
906
+ required: true;
907
+ };
908
+ };
909
+
910
+ declare type __VLS_TypePropsToRuntimeProps_53<T> = {
911
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
912
+ type: PropType<__VLS_NonUndefinedable_53<T[K]>>;
913
+ } : {
914
+ type: PropType<T[K]>;
915
+ required: true;
916
+ };
917
+ };
918
+
919
+ declare type __VLS_TypePropsToRuntimeProps_54<T> = {
920
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
921
+ type: PropType<__VLS_NonUndefinedable_54<T[K]>>;
922
+ } : {
923
+ type: PropType<T[K]>;
924
+ required: true;
925
+ };
926
+ };
927
+
928
+ declare type __VLS_TypePropsToRuntimeProps_55<T> = {
929
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
930
+ type: PropType<__VLS_NonUndefinedable_55<T[K]>>;
931
+ } : {
932
+ type: PropType<T[K]>;
933
+ required: true;
934
+ };
935
+ };
936
+
937
+ declare type __VLS_TypePropsToRuntimeProps_56<T> = {
938
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
939
+ type: PropType<__VLS_NonUndefinedable_56<T[K]>>;
940
+ } : {
941
+ type: PropType<T[K]>;
942
+ required: true;
943
+ };
944
+ };
945
+
946
+ declare type __VLS_TypePropsToRuntimeProps_57<T> = {
947
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
948
+ type: PropType<__VLS_NonUndefinedable_57<T[K]>>;
949
+ } : {
950
+ type: PropType<T[K]>;
951
+ required: true;
952
+ };
953
+ };
954
+
955
+ declare type __VLS_TypePropsToRuntimeProps_58<T> = {
956
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
957
+ type: PropType<__VLS_NonUndefinedable_58<T[K]>>;
958
+ } : {
959
+ type: PropType<T[K]>;
960
+ required: true;
961
+ };
962
+ };
963
+
964
+ declare type __VLS_TypePropsToRuntimeProps_59<T> = {
965
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
966
+ type: PropType<__VLS_NonUndefinedable_59<T[K]>>;
967
+ } : {
968
+ type: PropType<T[K]>;
969
+ required: true;
970
+ };
971
+ };
972
+
973
+ declare type __VLS_TypePropsToRuntimeProps_6<T> = {
974
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
975
+ type: PropType<__VLS_NonUndefinedable_6<T[K]>>;
976
+ } : {
977
+ type: PropType<T[K]>;
978
+ required: true;
979
+ };
980
+ };
981
+
982
+ declare type __VLS_TypePropsToRuntimeProps_60<T> = {
983
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
984
+ type: PropType<__VLS_NonUndefinedable_60<T[K]>>;
985
+ } : {
986
+ type: PropType<T[K]>;
987
+ required: true;
988
+ };
989
+ };
990
+
991
+ declare type __VLS_TypePropsToRuntimeProps_61<T> = {
992
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
993
+ type: PropType<__VLS_NonUndefinedable_61<T[K]>>;
994
+ } : {
995
+ type: PropType<T[K]>;
996
+ required: true;
997
+ };
998
+ };
999
+
1000
+ declare type __VLS_TypePropsToRuntimeProps_62<T> = {
1001
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1002
+ type: PropType<__VLS_NonUndefinedable_62<T[K]>>;
1003
+ } : {
1004
+ type: PropType<T[K]>;
1005
+ required: true;
1006
+ };
1007
+ };
1008
+
1009
+ declare type __VLS_TypePropsToRuntimeProps_63<T> = {
1010
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1011
+ type: PropType<__VLS_NonUndefinedable_63<T[K]>>;
1012
+ } : {
1013
+ type: PropType<T[K]>;
1014
+ required: true;
1015
+ };
1016
+ };
1017
+
1018
+ declare type __VLS_TypePropsToRuntimeProps_64<T> = {
1019
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1020
+ type: PropType<__VLS_NonUndefinedable_64<T[K]>>;
1021
+ } : {
1022
+ type: PropType<T[K]>;
1023
+ required: true;
1024
+ };
1025
+ };
1026
+
1027
+ declare type __VLS_TypePropsToRuntimeProps_65<T> = {
1028
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1029
+ type: PropType<__VLS_NonUndefinedable_65<T[K]>>;
1030
+ } : {
1031
+ type: PropType<T[K]>;
1032
+ required: true;
1033
+ };
1034
+ };
1035
+
1036
+ declare type __VLS_TypePropsToRuntimeProps_66<T> = {
1037
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1038
+ type: PropType<__VLS_NonUndefinedable_66<T[K]>>;
1039
+ } : {
1040
+ type: PropType<T[K]>;
1041
+ required: true;
1042
+ };
1043
+ };
1044
+
1045
+ declare type __VLS_TypePropsToRuntimeProps_67<T> = {
1046
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1047
+ type: PropType<__VLS_NonUndefinedable_67<T[K]>>;
1048
+ } : {
1049
+ type: PropType<T[K]>;
1050
+ required: true;
1051
+ };
1052
+ };
1053
+
1054
+ declare type __VLS_TypePropsToRuntimeProps_68<T> = {
1055
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1056
+ type: PropType<__VLS_NonUndefinedable_68<T[K]>>;
1057
+ } : {
1058
+ type: PropType<T[K]>;
1059
+ required: true;
1060
+ };
1061
+ };
1062
+
1063
+ declare type __VLS_TypePropsToRuntimeProps_69<T> = {
1064
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1065
+ type: PropType<__VLS_NonUndefinedable_69<T[K]>>;
1066
+ } : {
1067
+ type: PropType<T[K]>;
1068
+ required: true;
1069
+ };
1070
+ };
1071
+
1072
+ declare type __VLS_TypePropsToRuntimeProps_7<T> = {
1073
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1074
+ type: PropType<__VLS_NonUndefinedable_7<T[K]>>;
1075
+ } : {
1076
+ type: PropType<T[K]>;
1077
+ required: true;
1078
+ };
1079
+ };
1080
+
1081
+ declare type __VLS_TypePropsToRuntimeProps_70<T> = {
1082
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1083
+ type: PropType<__VLS_NonUndefinedable_70<T[K]>>;
1084
+ } : {
1085
+ type: PropType<T[K]>;
1086
+ required: true;
1087
+ };
1088
+ };
1089
+
1090
+ declare type __VLS_TypePropsToRuntimeProps_71<T> = {
1091
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1092
+ type: PropType<__VLS_NonUndefinedable_71<T[K]>>;
1093
+ } : {
1094
+ type: PropType<T[K]>;
1095
+ required: true;
1096
+ };
1097
+ };
1098
+
1099
+ declare type __VLS_TypePropsToRuntimeProps_72<T> = {
1100
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1101
+ type: PropType<__VLS_NonUndefinedable_72<T[K]>>;
1102
+ } : {
1103
+ type: PropType<T[K]>;
1104
+ required: true;
1105
+ };
1106
+ };
1107
+
1108
+ declare type __VLS_TypePropsToRuntimeProps_73<T> = {
1109
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1110
+ type: PropType<__VLS_NonUndefinedable_73<T[K]>>;
1111
+ } : {
1112
+ type: PropType<T[K]>;
1113
+ required: true;
1114
+ };
1115
+ };
1116
+
1117
+ declare type __VLS_TypePropsToRuntimeProps_74<T> = {
1118
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1119
+ type: PropType<__VLS_NonUndefinedable_74<T[K]>>;
1120
+ } : {
1121
+ type: PropType<T[K]>;
1122
+ required: true;
1123
+ };
1124
+ };
1125
+
1126
+ declare type __VLS_TypePropsToRuntimeProps_75<T> = {
1127
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1128
+ type: PropType<__VLS_NonUndefinedable_75<T[K]>>;
1129
+ } : {
1130
+ type: PropType<T[K]>;
1131
+ required: true;
1132
+ };
1133
+ };
1134
+
1135
+ declare type __VLS_TypePropsToRuntimeProps_76<T> = {
1136
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1137
+ type: PropType<__VLS_NonUndefinedable_76<T[K]>>;
1138
+ } : {
1139
+ type: PropType<T[K]>;
1140
+ required: true;
1141
+ };
1142
+ };
1143
+
1144
+ declare type __VLS_TypePropsToRuntimeProps_77<T> = {
1145
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1146
+ type: PropType<__VLS_NonUndefinedable_77<T[K]>>;
1147
+ } : {
1148
+ type: PropType<T[K]>;
1149
+ required: true;
1150
+ };
1151
+ };
1152
+
1153
+ declare type __VLS_TypePropsToRuntimeProps_78<T> = {
1154
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1155
+ type: PropType<__VLS_NonUndefinedable_78<T[K]>>;
1156
+ } : {
1157
+ type: PropType<T[K]>;
1158
+ required: true;
1159
+ };
1160
+ };
1161
+
1162
+ declare type __VLS_TypePropsToRuntimeProps_79<T> = {
1163
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1164
+ type: PropType<__VLS_NonUndefinedable_79<T[K]>>;
1165
+ } : {
1166
+ type: PropType<T[K]>;
1167
+ required: true;
1168
+ };
1169
+ };
1170
+
1171
+ declare type __VLS_TypePropsToRuntimeProps_8<T> = {
1172
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1173
+ type: PropType<__VLS_NonUndefinedable_8<T[K]>>;
1174
+ } : {
1175
+ type: PropType<T[K]>;
1176
+ required: true;
1177
+ };
1178
+ };
1179
+
1180
+ declare type __VLS_TypePropsToRuntimeProps_80<T> = {
1181
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1182
+ type: PropType<__VLS_NonUndefinedable_80<T[K]>>;
1183
+ } : {
1184
+ type: PropType<T[K]>;
1185
+ required: true;
1186
+ };
1187
+ };
1188
+
1189
+ declare type __VLS_TypePropsToRuntimeProps_81<T> = {
1190
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1191
+ type: PropType<__VLS_NonUndefinedable_81<T[K]>>;
1192
+ } : {
1193
+ type: PropType<T[K]>;
1194
+ required: true;
1195
+ };
1196
+ };
1197
+
1198
+ declare type __VLS_TypePropsToRuntimeProps_82<T> = {
1199
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1200
+ type: PropType<__VLS_NonUndefinedable_82<T[K]>>;
1201
+ } : {
1202
+ type: PropType<T[K]>;
1203
+ required: true;
1204
+ };
1205
+ };
1206
+
1207
+ declare type __VLS_TypePropsToRuntimeProps_83<T> = {
1208
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1209
+ type: PropType<__VLS_NonUndefinedable_83<T[K]>>;
1210
+ } : {
1211
+ type: PropType<T[K]>;
1212
+ required: true;
1213
+ };
1214
+ };
1215
+
1216
+ declare type __VLS_TypePropsToRuntimeProps_84<T> = {
1217
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1218
+ type: PropType<__VLS_NonUndefinedable_84<T[K]>>;
1219
+ } : {
1220
+ type: PropType<T[K]>;
1221
+ required: true;
1222
+ };
1223
+ };
1224
+
1225
+ declare type __VLS_TypePropsToRuntimeProps_85<T> = {
1226
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1227
+ type: PropType<__VLS_NonUndefinedable_85<T[K]>>;
1228
+ } : {
1229
+ type: PropType<T[K]>;
1230
+ required: true;
1231
+ };
1232
+ };
1233
+
1234
+ declare type __VLS_TypePropsToRuntimeProps_86<T> = {
1235
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1236
+ type: PropType<__VLS_NonUndefinedable_86<T[K]>>;
1237
+ } : {
1238
+ type: PropType<T[K]>;
1239
+ required: true;
1240
+ };
1241
+ };
1242
+
1243
+ declare type __VLS_TypePropsToRuntimeProps_87<T> = {
1244
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1245
+ type: PropType<__VLS_NonUndefinedable_87<T[K]>>;
1246
+ } : {
1247
+ type: PropType<T[K]>;
1248
+ required: true;
1249
+ };
1250
+ };
1251
+
1252
+ declare type __VLS_TypePropsToRuntimeProps_88<T> = {
1253
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1254
+ type: PropType<__VLS_NonUndefinedable_88<T[K]>>;
1255
+ } : {
1256
+ type: PropType<T[K]>;
1257
+ required: true;
1258
+ };
1259
+ };
1260
+
1261
+ declare type __VLS_TypePropsToRuntimeProps_89<T> = {
1262
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1263
+ type: PropType<__VLS_NonUndefinedable_89<T[K]>>;
1264
+ } : {
1265
+ type: PropType<T[K]>;
1266
+ required: true;
1267
+ };
1268
+ };
1269
+
1270
+ declare type __VLS_TypePropsToRuntimeProps_9<T> = {
1271
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1272
+ type: PropType<__VLS_NonUndefinedable_9<T[K]>>;
1273
+ } : {
1274
+ type: PropType<T[K]>;
1275
+ required: true;
1276
+ };
1277
+ };
1278
+
1279
+ declare type __VLS_TypePropsToRuntimeProps_90<T> = {
1280
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1281
+ type: PropType<__VLS_NonUndefinedable_90<T[K]>>;
1282
+ } : {
1283
+ type: PropType<T[K]>;
1284
+ required: true;
1285
+ };
1286
+ };
1287
+
1288
+ declare type __VLS_TypePropsToRuntimeProps_91<T> = {
1289
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1290
+ type: PropType<__VLS_NonUndefinedable_91<T[K]>>;
1291
+ } : {
1292
+ type: PropType<T[K]>;
1293
+ required: true;
1294
+ };
1295
+ };
1296
+
1297
+ declare type __VLS_TypePropsToRuntimeProps_92<T> = {
1298
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1299
+ type: PropType<__VLS_NonUndefinedable_92<T[K]>>;
1300
+ } : {
1301
+ type: PropType<T[K]>;
1302
+ required: true;
1303
+ };
1304
+ };
1305
+
1306
+ declare type __VLS_TypePropsToRuntimeProps_93<T> = {
1307
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1308
+ type: PropType<__VLS_NonUndefinedable_93<T[K]>>;
1309
+ } : {
1310
+ type: PropType<T[K]>;
1311
+ required: true;
1312
+ };
1313
+ };
1314
+
1315
+ declare type __VLS_TypePropsToRuntimeProps_94<T> = {
1316
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1317
+ type: PropType<__VLS_NonUndefinedable_94<T[K]>>;
1318
+ } : {
1319
+ type: PropType<T[K]>;
1320
+ required: true;
1321
+ };
1322
+ };
1323
+
1324
+ declare type __VLS_TypePropsToRuntimeProps_95<T> = {
1325
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1326
+ type: PropType<__VLS_NonUndefinedable_95<T[K]>>;
1327
+ } : {
1328
+ type: PropType<T[K]>;
1329
+ required: true;
1330
+ };
1331
+ };
1332
+
1333
+ declare type __VLS_TypePropsToRuntimeProps_96<T> = {
1334
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1335
+ type: PropType<__VLS_NonUndefinedable_96<T[K]>>;
1336
+ } : {
1337
+ type: PropType<T[K]>;
1338
+ required: true;
1339
+ };
1340
+ };
1341
+
1342
+ declare type __VLS_TypePropsToRuntimeProps_97<T> = {
1343
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1344
+ type: PropType<__VLS_NonUndefinedable_97<T[K]>>;
1345
+ } : {
1346
+ type: PropType<T[K]>;
1347
+ required: true;
1348
+ };
1349
+ };
1350
+
1351
+ declare type __VLS_TypePropsToRuntimeProps_98<T> = {
1352
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1353
+ type: PropType<__VLS_NonUndefinedable_98<T[K]>>;
1354
+ } : {
1355
+ type: PropType<T[K]>;
1356
+ required: true;
1357
+ };
1358
+ };
1359
+
1360
+ declare type __VLS_TypePropsToRuntimeProps_99<T> = {
1361
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1362
+ type: PropType<__VLS_NonUndefinedable_99<T[K]>>;
1363
+ } : {
1364
+ type: PropType<T[K]>;
1365
+ required: true;
1366
+ };
1367
+ };
1368
+
1369
+ declare type __VLS_WithDefaults<P, D> = {
1370
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
1371
+ default: D[K];
1372
+ }> : P[K];
1373
+ };
1374
+
1375
+ declare type __VLS_WithDefaults_10<P, D> = {
1376
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_10<P[K] & {
1377
+ default: D[K];
1378
+ }> : P[K];
1379
+ };
1380
+
1381
+ declare type __VLS_WithDefaults_11<P, D> = {
1382
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_11<P[K] & {
1383
+ default: D[K];
1384
+ }> : P[K];
1385
+ };
1386
+
1387
+ declare type __VLS_WithDefaults_12<P, D> = {
1388
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_12<P[K] & {
1389
+ default: D[K];
1390
+ }> : P[K];
1391
+ };
1392
+
1393
+ declare type __VLS_WithDefaults_13<P, D> = {
1394
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_13<P[K] & {
1395
+ default: D[K];
1396
+ }> : P[K];
1397
+ };
1398
+
1399
+ declare type __VLS_WithDefaults_14<P, D> = {
1400
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_14<P[K] & {
1401
+ default: D[K];
1402
+ }> : P[K];
1403
+ };
1404
+
1405
+ declare type __VLS_WithDefaults_15<P, D> = {
1406
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_15<P[K] & {
1407
+ default: D[K];
1408
+ }> : P[K];
1409
+ };
1410
+
1411
+ declare type __VLS_WithDefaults_2<P, D> = {
1412
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_2<P[K] & {
1413
+ default: D[K];
1414
+ }> : P[K];
1415
+ };
1416
+
1417
+ declare type __VLS_WithDefaults_3<P, D> = {
1418
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_3<P[K] & {
1419
+ default: D[K];
1420
+ }> : P[K];
1421
+ };
1422
+
1423
+ declare type __VLS_WithDefaults_4<P, D> = {
1424
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_4<P[K] & {
1425
+ default: D[K];
1426
+ }> : P[K];
1427
+ };
1428
+
1429
+ declare type __VLS_WithDefaults_5<P, D> = {
1430
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_5<P[K] & {
1431
+ default: D[K];
1432
+ }> : P[K];
1433
+ };
1434
+
1435
+ declare type __VLS_WithDefaults_6<P, D> = {
1436
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_6<P[K] & {
1437
+ default: D[K];
1438
+ }> : P[K];
1439
+ };
1440
+
1441
+ declare type __VLS_WithDefaults_7<P, D> = {
1442
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_7<P[K] & {
1443
+ default: D[K];
1444
+ }> : P[K];
1445
+ };
1446
+
1447
+ declare type __VLS_WithDefaults_8<P, D> = {
1448
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_8<P[K] & {
1449
+ default: D[K];
1450
+ }> : P[K];
1451
+ };
1452
+
1453
+ declare type __VLS_WithDefaults_9<P, D> = {
1454
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_9<P[K] & {
1455
+ default: D[K];
1456
+ }> : P[K];
1457
+ };
1458
+
1459
+ declare type __VLS_WithTemplateSlots<T, S> = T & {
1460
+ new (): {
1461
+ $slots: S;
1462
+ };
1463
+ };
1464
+
1465
+ declare type __VLS_WithTemplateSlots_10<T, S> = T & {
1466
+ new (): {
1467
+ $slots: S;
1468
+ };
1469
+ };
1470
+
1471
+ declare type __VLS_WithTemplateSlots_100<T, S> = T & {
1472
+ new (): {
1473
+ $slots: S;
1474
+ };
1475
+ };
1476
+
1477
+ declare type __VLS_WithTemplateSlots_101<T, S> = T & {
1478
+ new (): {
1479
+ $slots: S;
1480
+ };
1481
+ };
1482
+
1483
+ declare type __VLS_WithTemplateSlots_102<T, S> = T & {
1484
+ new (): {
1485
+ $slots: S;
1486
+ };
1487
+ };
1488
+
1489
+ declare type __VLS_WithTemplateSlots_103<T, S> = T & {
1490
+ new (): {
1491
+ $slots: S;
1492
+ };
1493
+ };
1494
+
1495
+ declare type __VLS_WithTemplateSlots_104<T, S> = T & {
1496
+ new (): {
1497
+ $slots: S;
1498
+ };
1499
+ };
1500
+
1501
+ declare type __VLS_WithTemplateSlots_105<T, S> = T & {
1502
+ new (): {
1503
+ $slots: S;
1504
+ };
1505
+ };
1506
+
1507
+ declare type __VLS_WithTemplateSlots_106<T, S> = T & {
1508
+ new (): {
1509
+ $slots: S;
1510
+ };
1511
+ };
1512
+
1513
+ declare type __VLS_WithTemplateSlots_11<T, S> = T & {
1514
+ new (): {
1515
+ $slots: S;
1516
+ };
1517
+ };
1518
+
1519
+ declare type __VLS_WithTemplateSlots_12<T, S> = T & {
1520
+ new (): {
1521
+ $slots: S;
1522
+ };
1523
+ };
1524
+
1525
+ declare type __VLS_WithTemplateSlots_13<T, S> = T & {
1526
+ new (): {
1527
+ $slots: S;
1528
+ };
1529
+ };
1530
+
1531
+ declare type __VLS_WithTemplateSlots_14<T, S> = T & {
1532
+ new (): {
1533
+ $slots: S;
1534
+ };
1535
+ };
1536
+
1537
+ declare type __VLS_WithTemplateSlots_15<T, S> = T & {
1538
+ new (): {
1539
+ $slots: S;
1540
+ };
1541
+ };
1542
+
1543
+ declare type __VLS_WithTemplateSlots_16<T, S> = T & {
1544
+ new (): {
1545
+ $slots: S;
1546
+ };
1547
+ };
1548
+
1549
+ declare type __VLS_WithTemplateSlots_17<T, S> = T & {
1550
+ new (): {
1551
+ $slots: S;
1552
+ };
1553
+ };
1554
+
1555
+ declare type __VLS_WithTemplateSlots_18<T, S> = T & {
1556
+ new (): {
1557
+ $slots: S;
1558
+ };
1559
+ };
1560
+
1561
+ declare type __VLS_WithTemplateSlots_19<T, S> = T & {
1562
+ new (): {
1563
+ $slots: S;
1564
+ };
1565
+ };
1566
+
1567
+ declare type __VLS_WithTemplateSlots_2<T, S> = T & {
1568
+ new (): {
1569
+ $slots: S;
1570
+ };
1571
+ };
1572
+
1573
+ declare type __VLS_WithTemplateSlots_20<T, S> = T & {
1574
+ new (): {
1575
+ $slots: S;
1576
+ };
1577
+ };
1578
+
1579
+ declare type __VLS_WithTemplateSlots_21<T, S> = T & {
1580
+ new (): {
1581
+ $slots: S;
1582
+ };
1583
+ };
1584
+
1585
+ declare type __VLS_WithTemplateSlots_22<T, S> = T & {
1586
+ new (): {
1587
+ $slots: S;
1588
+ };
1589
+ };
1590
+
1591
+ declare type __VLS_WithTemplateSlots_23<T, S> = T & {
1592
+ new (): {
1593
+ $slots: S;
1594
+ };
1595
+ };
1596
+
1597
+ declare type __VLS_WithTemplateSlots_24<T, S> = T & {
1598
+ new (): {
1599
+ $slots: S;
1600
+ };
1601
+ };
1602
+
1603
+ declare type __VLS_WithTemplateSlots_25<T, S> = T & {
1604
+ new (): {
1605
+ $slots: S;
1606
+ };
1607
+ };
1608
+
1609
+ declare type __VLS_WithTemplateSlots_26<T, S> = T & {
1610
+ new (): {
1611
+ $slots: S;
1612
+ };
1613
+ };
1614
+
1615
+ declare type __VLS_WithTemplateSlots_27<T, S> = T & {
1616
+ new (): {
1617
+ $slots: S;
1618
+ };
1619
+ };
1620
+
1621
+ declare type __VLS_WithTemplateSlots_28<T, S> = T & {
1622
+ new (): {
1623
+ $slots: S;
1624
+ };
1625
+ };
1626
+
1627
+ declare type __VLS_WithTemplateSlots_29<T, S> = T & {
1628
+ new (): {
1629
+ $slots: S;
1630
+ };
1631
+ };
1632
+
1633
+ declare type __VLS_WithTemplateSlots_3<T, S> = T & {
1634
+ new (): {
1635
+ $slots: S;
1636
+ };
1637
+ };
1638
+
1639
+ declare type __VLS_WithTemplateSlots_30<T, S> = T & {
1640
+ new (): {
1641
+ $slots: S;
1642
+ };
1643
+ };
1644
+
1645
+ declare type __VLS_WithTemplateSlots_31<T, S> = T & {
1646
+ new (): {
1647
+ $slots: S;
1648
+ };
1649
+ };
1650
+
1651
+ declare type __VLS_WithTemplateSlots_32<T, S> = T & {
1652
+ new (): {
1653
+ $slots: S;
1654
+ };
1655
+ };
1656
+
1657
+ declare type __VLS_WithTemplateSlots_33<T, S> = T & {
1658
+ new (): {
1659
+ $slots: S;
1660
+ };
1661
+ };
1662
+
1663
+ declare type __VLS_WithTemplateSlots_34<T, S> = T & {
1664
+ new (): {
1665
+ $slots: S;
1666
+ };
1667
+ };
1668
+
1669
+ declare type __VLS_WithTemplateSlots_35<T, S> = T & {
1670
+ new (): {
1671
+ $slots: S;
1672
+ };
1673
+ };
1674
+
1675
+ declare type __VLS_WithTemplateSlots_36<T, S> = T & {
1676
+ new (): {
1677
+ $slots: S;
1678
+ };
1679
+ };
1680
+
1681
+ declare type __VLS_WithTemplateSlots_37<T, S> = T & {
1682
+ new (): {
1683
+ $slots: S;
1684
+ };
1685
+ };
1686
+
1687
+ declare type __VLS_WithTemplateSlots_38<T, S> = T & {
1688
+ new (): {
1689
+ $slots: S;
1690
+ };
1691
+ };
1692
+
1693
+ declare type __VLS_WithTemplateSlots_39<T, S> = T & {
1694
+ new (): {
1695
+ $slots: S;
1696
+ };
1697
+ };
1698
+
1699
+ declare type __VLS_WithTemplateSlots_4<T, S> = T & {
1700
+ new (): {
1701
+ $slots: S;
1702
+ };
1703
+ };
1704
+
1705
+ declare type __VLS_WithTemplateSlots_40<T, S> = T & {
1706
+ new (): {
1707
+ $slots: S;
1708
+ };
1709
+ };
1710
+
1711
+ declare type __VLS_WithTemplateSlots_41<T, S> = T & {
1712
+ new (): {
1713
+ $slots: S;
1714
+ };
1715
+ };
1716
+
1717
+ declare type __VLS_WithTemplateSlots_42<T, S> = T & {
1718
+ new (): {
1719
+ $slots: S;
1720
+ };
1721
+ };
1722
+
1723
+ declare type __VLS_WithTemplateSlots_43<T, S> = T & {
1724
+ new (): {
1725
+ $slots: S;
1726
+ };
1727
+ };
1728
+
1729
+ declare type __VLS_WithTemplateSlots_44<T, S> = T & {
1730
+ new (): {
1731
+ $slots: S;
1732
+ };
1733
+ };
1734
+
1735
+ declare type __VLS_WithTemplateSlots_45<T, S> = T & {
1736
+ new (): {
1737
+ $slots: S;
1738
+ };
1739
+ };
1740
+
1741
+ declare type __VLS_WithTemplateSlots_46<T, S> = T & {
1742
+ new (): {
1743
+ $slots: S;
1744
+ };
1745
+ };
1746
+
1747
+ declare type __VLS_WithTemplateSlots_47<T, S> = T & {
1748
+ new (): {
1749
+ $slots: S;
1750
+ };
1751
+ };
1752
+
1753
+ declare type __VLS_WithTemplateSlots_48<T, S> = T & {
1754
+ new (): {
1755
+ $slots: S;
1756
+ };
1757
+ };
1758
+
1759
+ declare type __VLS_WithTemplateSlots_49<T, S> = T & {
1760
+ new (): {
1761
+ $slots: S;
1762
+ };
1763
+ };
1764
+
1765
+ declare type __VLS_WithTemplateSlots_5<T, S> = T & {
1766
+ new (): {
1767
+ $slots: S;
1768
+ };
1769
+ };
1770
+
1771
+ declare type __VLS_WithTemplateSlots_50<T, S> = T & {
1772
+ new (): {
1773
+ $slots: S;
1774
+ };
1775
+ };
1776
+
1777
+ declare type __VLS_WithTemplateSlots_51<T, S> = T & {
1778
+ new (): {
1779
+ $slots: S;
1780
+ };
1781
+ };
1782
+
1783
+ declare type __VLS_WithTemplateSlots_52<T, S> = T & {
1784
+ new (): {
1785
+ $slots: S;
1786
+ };
1787
+ };
1788
+
1789
+ declare type __VLS_WithTemplateSlots_53<T, S> = T & {
1790
+ new (): {
1791
+ $slots: S;
1792
+ };
1793
+ };
1794
+
1795
+ declare type __VLS_WithTemplateSlots_54<T, S> = T & {
1796
+ new (): {
1797
+ $slots: S;
1798
+ };
1799
+ };
1800
+
1801
+ declare type __VLS_WithTemplateSlots_55<T, S> = T & {
1802
+ new (): {
1803
+ $slots: S;
1804
+ };
1805
+ };
1806
+
1807
+ declare type __VLS_WithTemplateSlots_56<T, S> = T & {
1808
+ new (): {
1809
+ $slots: S;
1810
+ };
1811
+ };
1812
+
1813
+ declare type __VLS_WithTemplateSlots_57<T, S> = T & {
1814
+ new (): {
1815
+ $slots: S;
1816
+ };
1817
+ };
1818
+
1819
+ declare type __VLS_WithTemplateSlots_58<T, S> = T & {
1820
+ new (): {
1821
+ $slots: S;
1822
+ };
1823
+ };
1824
+
1825
+ declare type __VLS_WithTemplateSlots_59<T, S> = T & {
1826
+ new (): {
1827
+ $slots: S;
1828
+ };
1829
+ };
1830
+
1831
+ declare type __VLS_WithTemplateSlots_6<T, S> = T & {
1832
+ new (): {
1833
+ $slots: S;
1834
+ };
1835
+ };
1836
+
1837
+ declare type __VLS_WithTemplateSlots_60<T, S> = T & {
1838
+ new (): {
1839
+ $slots: S;
1840
+ };
1841
+ };
1842
+
1843
+ declare type __VLS_WithTemplateSlots_61<T, S> = T & {
1844
+ new (): {
1845
+ $slots: S;
1846
+ };
1847
+ };
1848
+
1849
+ declare type __VLS_WithTemplateSlots_62<T, S> = T & {
1850
+ new (): {
1851
+ $slots: S;
1852
+ };
1853
+ };
1854
+
1855
+ declare type __VLS_WithTemplateSlots_63<T, S> = T & {
1856
+ new (): {
1857
+ $slots: S;
1858
+ };
1859
+ };
1860
+
1861
+ declare type __VLS_WithTemplateSlots_64<T, S> = T & {
1862
+ new (): {
1863
+ $slots: S;
1864
+ };
1865
+ };
1866
+
1867
+ declare type __VLS_WithTemplateSlots_65<T, S> = T & {
1868
+ new (): {
1869
+ $slots: S;
1870
+ };
1871
+ };
1872
+
1873
+ declare type __VLS_WithTemplateSlots_66<T, S> = T & {
1874
+ new (): {
1875
+ $slots: S;
1876
+ };
1877
+ };
1878
+
1879
+ declare type __VLS_WithTemplateSlots_67<T, S> = T & {
1880
+ new (): {
1881
+ $slots: S;
1882
+ };
1883
+ };
1884
+
1885
+ declare type __VLS_WithTemplateSlots_68<T, S> = T & {
1886
+ new (): {
1887
+ $slots: S;
1888
+ };
1889
+ };
1890
+
1891
+ declare type __VLS_WithTemplateSlots_69<T, S> = T & {
1892
+ new (): {
1893
+ $slots: S;
1894
+ };
1895
+ };
1896
+
1897
+ declare type __VLS_WithTemplateSlots_7<T, S> = T & {
1898
+ new (): {
1899
+ $slots: S;
1900
+ };
1901
+ };
1902
+
1903
+ declare type __VLS_WithTemplateSlots_70<T, S> = T & {
1904
+ new (): {
1905
+ $slots: S;
1906
+ };
1907
+ };
1908
+
1909
+ declare type __VLS_WithTemplateSlots_71<T, S> = T & {
1910
+ new (): {
1911
+ $slots: S;
1912
+ };
1913
+ };
1914
+
1915
+ declare type __VLS_WithTemplateSlots_72<T, S> = T & {
1916
+ new (): {
1917
+ $slots: S;
1918
+ };
1919
+ };
1920
+
1921
+ declare type __VLS_WithTemplateSlots_73<T, S> = T & {
1922
+ new (): {
1923
+ $slots: S;
1924
+ };
1925
+ };
1926
+
1927
+ declare type __VLS_WithTemplateSlots_74<T, S> = T & {
1928
+ new (): {
1929
+ $slots: S;
1930
+ };
1931
+ };
1932
+
1933
+ declare type __VLS_WithTemplateSlots_75<T, S> = T & {
1934
+ new (): {
1935
+ $slots: S;
1936
+ };
1937
+ };
1938
+
1939
+ declare type __VLS_WithTemplateSlots_76<T, S> = T & {
1940
+ new (): {
1941
+ $slots: S;
1942
+ };
1943
+ };
1944
+
1945
+ declare type __VLS_WithTemplateSlots_77<T, S> = T & {
1946
+ new (): {
1947
+ $slots: S;
1948
+ };
1949
+ };
1950
+
1951
+ declare type __VLS_WithTemplateSlots_78<T, S> = T & {
1952
+ new (): {
1953
+ $slots: S;
1954
+ };
1955
+ };
1956
+
1957
+ declare type __VLS_WithTemplateSlots_79<T, S> = T & {
1958
+ new (): {
1959
+ $slots: S;
1960
+ };
1961
+ };
1962
+
1963
+ declare type __VLS_WithTemplateSlots_8<T, S> = T & {
1964
+ new (): {
1965
+ $slots: S;
1966
+ };
1967
+ };
1968
+
1969
+ declare type __VLS_WithTemplateSlots_80<T, S> = T & {
1970
+ new (): {
1971
+ $slots: S;
1972
+ };
1973
+ };
1974
+
1975
+ declare type __VLS_WithTemplateSlots_81<T, S> = T & {
1976
+ new (): {
1977
+ $slots: S;
1978
+ };
1979
+ };
1980
+
1981
+ declare type __VLS_WithTemplateSlots_82<T, S> = T & {
1982
+ new (): {
1983
+ $slots: S;
1984
+ };
1985
+ };
1986
+
1987
+ declare type __VLS_WithTemplateSlots_83<T, S> = T & {
1988
+ new (): {
1989
+ $slots: S;
1990
+ };
1991
+ };
1992
+
1993
+ declare type __VLS_WithTemplateSlots_84<T, S> = T & {
1994
+ new (): {
1995
+ $slots: S;
1996
+ };
1997
+ };
1998
+
1999
+ declare type __VLS_WithTemplateSlots_85<T, S> = T & {
2000
+ new (): {
2001
+ $slots: S;
2002
+ };
2003
+ };
2004
+
2005
+ declare type __VLS_WithTemplateSlots_86<T, S> = T & {
2006
+ new (): {
2007
+ $slots: S;
2008
+ };
2009
+ };
2010
+
2011
+ declare type __VLS_WithTemplateSlots_87<T, S> = T & {
2012
+ new (): {
2013
+ $slots: S;
2014
+ };
2015
+ };
2016
+
2017
+ declare type __VLS_WithTemplateSlots_88<T, S> = T & {
2018
+ new (): {
2019
+ $slots: S;
2020
+ };
2021
+ };
2022
+
2023
+ declare type __VLS_WithTemplateSlots_89<T, S> = T & {
2024
+ new (): {
2025
+ $slots: S;
2026
+ };
2027
+ };
2028
+
2029
+ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
2030
+ new (): {
2031
+ $slots: S;
2032
+ };
2033
+ };
2034
+
2035
+ declare type __VLS_WithTemplateSlots_90<T, S> = T & {
2036
+ new (): {
2037
+ $slots: S;
2038
+ };
2039
+ };
2040
+
2041
+ declare type __VLS_WithTemplateSlots_91<T, S> = T & {
2042
+ new (): {
2043
+ $slots: S;
2044
+ };
2045
+ };
2046
+
2047
+ declare type __VLS_WithTemplateSlots_92<T, S> = T & {
2048
+ new (): {
2049
+ $slots: S;
2050
+ };
2051
+ };
2052
+
2053
+ declare type __VLS_WithTemplateSlots_93<T, S> = T & {
2054
+ new (): {
2055
+ $slots: S;
2056
+ };
2057
+ };
2058
+
2059
+ declare type __VLS_WithTemplateSlots_94<T, S> = T & {
2060
+ new (): {
2061
+ $slots: S;
2062
+ };
2063
+ };
2064
+
2065
+ declare type __VLS_WithTemplateSlots_95<T, S> = T & {
2066
+ new (): {
2067
+ $slots: S;
2068
+ };
2069
+ };
2070
+
2071
+ declare type __VLS_WithTemplateSlots_96<T, S> = T & {
2072
+ new (): {
2073
+ $slots: S;
2074
+ };
2075
+ };
2076
+
2077
+ declare type __VLS_WithTemplateSlots_97<T, S> = T & {
2078
+ new (): {
2079
+ $slots: S;
2080
+ };
2081
+ };
2082
+
2083
+ declare type __VLS_WithTemplateSlots_98<T, S> = T & {
2084
+ new (): {
2085
+ $slots: S;
2086
+ };
2087
+ };
2088
+
2089
+ declare type __VLS_WithTemplateSlots_99<T, S> = T & {
2090
+ new (): {
2091
+ $slots: S;
2092
+ };
2093
+ };
2094
+
2095
+ export declare const alertVariants: (props?: ({
2096
+ variant?: "default" | "destructive" | "success" | "info" | null | undefined;
2097
+ } & ClassProp) | undefined) => string;
2098
+
2099
+ export declare const avatarVariant: (props?: ({
2100
+ size?: "sm" | "lg" | "base" | null | undefined;
2101
+ shape?: "circle" | "square" | null | undefined;
2102
+ } & ClassProp) | undefined) => string;
2103
+
2104
+ declare interface BadgeVariantProps extends VariantProps<typeof badgeVariants> {
2105
+ }
2106
+
2107
+ export declare const badgeVariants: (props?: ({
2108
+ variant?: "default" | null | undefined;
2109
+ } & ClassProp) | undefined) => string;
2110
+
2111
+ export declare const BuiAccordion: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<AccordionRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2112
+ "update:modelValue": (value: string | string[] | undefined) => void;
2113
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AccordionRootProps>>> & {
2114
+ "onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
2115
+ }, {}, {}>, {
2116
+ default?(_: {}): any;
2117
+ }>;
2118
+
2119
+ export declare const BuiAccordionContent: __VLS_WithTemplateSlots_2<DefineComponent<__VLS_TypePropsToRuntimeProps_2<AccordionContentProps & {
2120
+ class?: string | undefined;
2121
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_2<AccordionContentProps & {
2122
+ class?: string | undefined;
2123
+ }>>>, {}, {}>, {
2124
+ default?(_: {}): any;
2125
+ }>;
2126
+
2127
+ export declare const BuiAccordionItem: __VLS_WithTemplateSlots_3<DefineComponent<__VLS_TypePropsToRuntimeProps_3<AccordionItemProps & {
2128
+ class?: string | undefined;
2129
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_3<AccordionItemProps & {
2130
+ class?: string | undefined;
2131
+ }>>>, {}, {}>, {
2132
+ default?(_: {}): any;
2133
+ }>;
2134
+
2135
+ export declare const BuiAccordionTrigger: __VLS_WithTemplateSlots_4<DefineComponent<__VLS_TypePropsToRuntimeProps_4<AccordionTriggerProps & {
2136
+ class?: string | undefined;
2137
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_4<AccordionTriggerProps & {
2138
+ class?: string | undefined;
2139
+ }>>>, {}, {}>, {
2140
+ default?(_: {}): any;
2141
+ actions?(_: {}): any;
2142
+ description?(_: {}): any;
2143
+ }>;
2144
+
2145
+ export declare const BuiAlert: __VLS_WithTemplateSlots_13<DefineComponent<__VLS_TypePropsToRuntimeProps_11<Props>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_11<Props>>>, {}, {}>, {
2146
+ icon?(_: {}): any;
2147
+ default?(_: {}): any;
2148
+ actions?(_: {}): any;
2149
+ }>;
2150
+
2151
+ export declare const BuiAlertDescription: __VLS_WithTemplateSlots_15<DefineComponent<{
2152
+ class: StringConstructor;
2153
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
2154
+ class: StringConstructor;
2155
+ }>>, {}, {}>, {
2156
+ default?(_: {}): any;
2157
+ }>;
2158
+
2159
+ export declare const BuiAlertDialog: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_TypePropsToRuntimeProps_5<AlertDialogProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2160
+ "update:open": (value: boolean) => void;
2161
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_5<AlertDialogProps>>> & {
2162
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
2163
+ }, {}, {}>, {
2164
+ default?(_: {}): any;
2165
+ }>;
2166
+
2167
+ export declare const BuiAlertDialogAction: __VLS_WithTemplateSlots_11<DefineComponent<__VLS_TypePropsToRuntimeProps_9<AlertDialogActionProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_9<AlertDialogActionProps>>>, {}, {}>, {
2168
+ default?(_: {}): any;
2169
+ }>;
2170
+
2171
+ export declare const BuiAlertDialogCancel: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_TypePropsToRuntimeProps_10<AlertDialogCancelProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_10<AlertDialogCancelProps>>>, {}, {}>, {
2172
+ default?(_: {}): any;
2173
+ }>;
2174
+
2175
+ export { BuiAlertDialogContent }
2176
+
2177
+ export declare const BuiAlertDialogDescription: __VLS_WithTemplateSlots_9<DefineComponent<__VLS_TypePropsToRuntimeProps_8<AlertDialogDescriptionProps & {
2178
+ class?: string | undefined;
2179
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_8<AlertDialogDescriptionProps & {
2180
+ class?: string | undefined;
2181
+ }>>>, {}, {}>, {
2182
+ default?(_: {}): any;
2183
+ }>;
2184
+
2185
+ export declare const BuiAlertDialogFooter: __VLS_WithTemplateSlots_10<DefineComponent<{
2186
+ class: {
2187
+ type: StringConstructor;
2188
+ default: string;
2189
+ };
2190
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
2191
+ class: {
2192
+ type: StringConstructor;
2193
+ default: string;
2194
+ };
2195
+ }>>, {
2196
+ class: string;
2197
+ }, {}>, {
2198
+ default?(_: {}): any;
2199
+ }>;
2200
+
2201
+ export declare const BuiAlertDialogHeader: __VLS_WithTemplateSlots_7<DefineComponent<{
2202
+ class: {
2203
+ type: StringConstructor;
2204
+ default: string;
2205
+ };
2206
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
2207
+ class: {
2208
+ type: StringConstructor;
2209
+ default: string;
2210
+ };
2211
+ }>>, {
2212
+ class: string;
2213
+ }, {}>, {
2214
+ default?(_: {}): any;
2215
+ }>;
2216
+
2217
+ export declare const BuiAlertDialogTitle: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_TypePropsToRuntimeProps_7<AlertDialogTitleProps & {
2218
+ class?: string | undefined;
2219
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_7<AlertDialogTitleProps & {
2220
+ class?: string | undefined;
2221
+ }>>>, {}, {}>, {
2222
+ default?(_: {}): any;
2223
+ }>;
2224
+
2225
+ export declare const BuiAlertDialogTrigger: __VLS_WithTemplateSlots_6<DefineComponent<__VLS_TypePropsToRuntimeProps_6<AlertDialogTriggerProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_6<AlertDialogTriggerProps>>>, {}, {}>, {
2226
+ default?(_: {}): any;
2227
+ }>;
2228
+
2229
+ export declare const BuiAlertTitle: __VLS_WithTemplateSlots_14<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
2230
+ default?(_: {}): any;
2231
+ }>;
2232
+
2233
+ export declare const BuiAspectRatio: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_TypePropsToRuntimeProps_12<AspectRatioProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_12<AspectRatioProps>>>, {}, {}>, {
2234
+ default?(_: {}): any;
2235
+ }>;
2236
+
2237
+ export declare const BuiAvatar: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps_13<Props_2>, {
2238
+ size: string;
2239
+ shape: string;
2240
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps_13<Props_2>, {
2241
+ size: string;
2242
+ shape: string;
2243
+ }>>>, {
2244
+ size: "sm" | "lg" | "base" | null;
2245
+ shape: "circle" | "square" | null;
2246
+ }, {}>, {
2247
+ default?(_: {}): any;
2248
+ }>;
2249
+
2250
+ export declare const BuiAvatarFallback: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_TypePropsToRuntimeProps_15<AvatarFallbackProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_15<AvatarFallbackProps>>>, {}, {}>, {
2251
+ default?(_: {}): any;
2252
+ }>;
2253
+
2254
+ export declare const BuiAvatarImage: DefineComponent<__VLS_TypePropsToRuntimeProps_14<AvatarImageProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_14<AvatarImageProps>>>, {}, {}>;
2255
+
2256
+ export declare const BuiBadge: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_16<Props_3>, {
2257
+ dismissable: boolean;
2258
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2259
+ close: () => void;
2260
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_16<Props_3>, {
2261
+ dismissable: boolean;
2262
+ }>>> & {
2263
+ onClose?: (() => any) | undefined;
2264
+ }, {
2265
+ dismissable: boolean;
2266
+ }, {}>, {
2267
+ default?(_: {}): any;
2268
+ }>;
2269
+
2270
+ export declare const BuiButton: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_17<Props_4>, {
2271
+ as: string;
2272
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_17<Props_4>, {
2273
+ as: string;
2274
+ }>>>, {
2275
+ as: string;
2276
+ }, {}>, {
2277
+ default?(_: {}): any;
2278
+ }>;
2279
+
2280
+ export declare const BuiCalendar: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_18<{
2281
+ modelValue?: DatePickerModel | undefined;
2282
+ modelModifiers?: object | undefined;
2283
+ columns?: number | undefined;
2284
+ type?: "single" | "range" | undefined;
2285
+ }>, {
2286
+ type: string;
2287
+ columns: number;
2288
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2289
+ "update:modelValue": (payload: DatePickerModel | undefined) => void;
2290
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_18<{
2291
+ modelValue?: DatePickerModel | undefined;
2292
+ modelModifiers?: object | undefined;
2293
+ columns?: number | undefined;
2294
+ type?: "single" | "range" | undefined;
2295
+ }>, {
2296
+ type: string;
2297
+ columns: number;
2298
+ }>>> & {
2299
+ "onUpdate:modelValue"?: ((payload: DatePickerModel | undefined) => any) | undefined;
2300
+ }, {
2301
+ type: "single" | "range";
2302
+ columns: number;
2303
+ }, {}>, Partial<Record<string, (_: any) => any>>>;
2304
+
2305
+ export declare const BuiCard: __VLS_WithTemplateSlots_22<DefineComponent<{
2306
+ class: {
2307
+ type: StringConstructor;
2308
+ default: string;
2309
+ };
2310
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
2311
+ class: {
2312
+ type: StringConstructor;
2313
+ default: string;
2314
+ };
2315
+ }>>, {
2316
+ class: string;
2317
+ }, {}>, {
2318
+ default?(_: {}): any;
2319
+ }>;
2320
+
2321
+ export declare const BuiCardContent: __VLS_WithTemplateSlots_26<DefineComponent<{
2322
+ class: {
2323
+ type: StringConstructor;
2324
+ default: string;
2325
+ };
2326
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
2327
+ class: {
2328
+ type: StringConstructor;
2329
+ default: string;
2330
+ };
2331
+ }>>, {
2332
+ class: string;
2333
+ }, {}>, {
2334
+ default?(_: {}): any;
2335
+ }>;
2336
+
2337
+ export declare const BuiCardDescription: __VLS_WithTemplateSlots_25<DefineComponent<{
2338
+ class: {
2339
+ type: StringConstructor;
2340
+ default: string;
2341
+ };
2342
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
2343
+ class: {
2344
+ type: StringConstructor;
2345
+ default: string;
2346
+ };
2347
+ }>>, {
2348
+ class: string;
2349
+ }, {}>, {
2350
+ default?(_: {}): any;
2351
+ }>;
2352
+
2353
+ export declare const BuiCardFooter: __VLS_WithTemplateSlots_27<DefineComponent<{
2354
+ class: {
2355
+ type: StringConstructor;
2356
+ default: string;
2357
+ };
2358
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
2359
+ class: {
2360
+ type: StringConstructor;
2361
+ default: string;
2362
+ };
2363
+ }>>, {
2364
+ class: string;
2365
+ }, {}>, {
2366
+ default?(_: {}): any;
2367
+ }>;
2368
+
2369
+ export declare const BuiCardHeader: __VLS_WithTemplateSlots_23<DefineComponent<{
2370
+ class: {
2371
+ type: StringConstructor;
2372
+ default: string;
2373
+ };
2374
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
2375
+ class: {
2376
+ type: StringConstructor;
2377
+ default: string;
2378
+ };
2379
+ }>>, {
2380
+ class: string;
2381
+ }, {}>, {
2382
+ default?(_: {}): any;
2383
+ }>;
2384
+
2385
+ export declare const BuiCardTitle: __VLS_WithTemplateSlots_24<DefineComponent<{
2386
+ class: {
2387
+ type: StringConstructor;
2388
+ default: string;
2389
+ };
2390
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
2391
+ class: {
2392
+ type: StringConstructor;
2393
+ default: string;
2394
+ };
2395
+ }>>, {
2396
+ class: string;
2397
+ }, {}>, {
2398
+ default?(_: {}): any;
2399
+ }>;
2400
+
2401
+ export declare const BuiCheckbox: DefineComponent<__VLS_TypePropsToRuntimeProps_19<CheckboxRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2402
+ "update:checked": (value: boolean) => void;
2403
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_19<CheckboxRootProps>>> & {
2404
+ "onUpdate:checked"?: ((value: boolean) => any) | undefined;
2405
+ }, {}, {}>;
2406
+
2407
+ export { BuiCommand }
2408
+
2409
+ export declare const BuiCommandDialog: __VLS_WithTemplateSlots_28<DefineComponent<__VLS_TypePropsToRuntimeProps_20<DialogRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2410
+ "update:open": (value: boolean) => void;
2411
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_20<DialogRootProps>>> & {
2412
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
2413
+ }, {}, {}>, {
2414
+ default?(_: {}): any;
2415
+ }>;
2416
+
2417
+ export declare const BuiCommandEmpty: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_TypePropsToRuntimeProps_21<ComboboxEmptyProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_21<ComboboxEmptyProps>>>, {}, {}>, {
2418
+ default?(_: {}): any;
2419
+ }>;
2420
+
2421
+ export declare const BuiCommandGroup: __VLS_WithTemplateSlots_30<DefineComponent<__VLS_TypePropsToRuntimeProps_22<ComboboxGroupProps & {
2422
+ heading?: string | undefined;
2423
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_22<ComboboxGroupProps & {
2424
+ heading?: string | undefined;
2425
+ }>>>, {}, {}>, {
2426
+ default?(_: {}): any;
2427
+ }>;
2428
+
2429
+ export declare const BuiCommandInput: DefineComponent<__VLS_TypePropsToRuntimeProps_23<ComboboxInputProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_23<ComboboxInputProps>>>, {}, {}>;
2430
+
2431
+ export { BuiCommandItem }
2432
+
2433
+ export { BuiCommandList }
2434
+
2435
+ export declare const BuiCommandSeparator: __VLS_WithTemplateSlots_31<DefineComponent<__VLS_TypePropsToRuntimeProps_24<ComboboxSeparatorProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_24<ComboboxSeparatorProps>>>, {}, {}>, {
2436
+ default?(_: {}): any;
2437
+ }>;
2438
+
2439
+ export declare const BuiCommandShortcut: __VLS_WithTemplateSlots_32<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
2440
+ default?(_: {}): any;
2441
+ }>;
2442
+
2443
+ export declare const BuiContextMenu: __VLS_WithTemplateSlots_33<DefineComponent<__VLS_TypePropsToRuntimeProps_25<ContextMenuRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2444
+ "update:open": (value: boolean) => void;
2445
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_25<ContextMenuRootProps>>> & {
2446
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
2447
+ }, {}, {}>, {
2448
+ default?(_: {}): any;
2449
+ }>;
2450
+
2451
+ export declare const BuiContextMenuCheckboxItem: __VLS_WithTemplateSlots_38<DefineComponent<__VLS_TypePropsToRuntimeProps_30<ContextMenuCheckboxItemProps & {
2452
+ class?: string | undefined;
2453
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2454
+ select: (event: Event) => void;
2455
+ "update:checked": (payload: boolean) => void;
2456
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_30<ContextMenuCheckboxItemProps & {
2457
+ class?: string | undefined;
2458
+ }>>> & {
2459
+ onSelect?: ((event: Event) => any) | undefined;
2460
+ "onUpdate:checked"?: ((payload: boolean) => any) | undefined;
2461
+ }, {}, {}>, {
2462
+ default?(_: {}): any;
2463
+ }>;
2464
+
2465
+ export { BuiContextMenuContent }
2466
+
2467
+ export declare const BuiContextMenuGroup: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_TypePropsToRuntimeProps_27<ContextMenuGroupProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_27<ContextMenuGroupProps>>>, {}, {}>, {
2468
+ default?(_: {}): any;
2469
+ }>;
2470
+
2471
+ export declare const BuiContextMenuItem: __VLS_WithTemplateSlots_37<DefineComponent<__VLS_TypePropsToRuntimeProps_29<ContextMenuItemProps & {
2472
+ class?: string | undefined;
2473
+ inset?: boolean | undefined;
2474
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2475
+ select: (event: Event) => void;
2476
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_29<ContextMenuItemProps & {
2477
+ class?: string | undefined;
2478
+ inset?: boolean | undefined;
2479
+ }>>> & {
2480
+ onSelect?: ((event: Event) => any) | undefined;
2481
+ }, {}, {}>, {
2482
+ default?(_: {}): any;
2483
+ }>;
2484
+
2485
+ export declare const BuiContextMenuLabel: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_TypePropsToRuntimeProps_33<ContextMenuLabelProps & {
2486
+ class?: string | undefined;
2487
+ inset?: boolean | undefined;
2488
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_33<ContextMenuLabelProps & {
2489
+ class?: string | undefined;
2490
+ inset?: boolean | undefined;
2491
+ }>>>, {}, {}>, {
2492
+ default?(_: {}): any;
2493
+ }>;
2494
+
2495
+ export declare const BuiContextMenuRadioGroup: __VLS_WithTemplateSlots_36<DefineComponent<__VLS_TypePropsToRuntimeProps_28<ContextMenuRadioGroupProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2496
+ "update:modelValue": (payload: boolean) => void;
2497
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_28<ContextMenuRadioGroupProps>>> & {
2498
+ "onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
2499
+ }, {}, {}>, {
2500
+ default?(_: {}): any;
2501
+ }>;
2502
+
2503
+ export declare const BuiContextMenuRadioItem: __VLS_WithTemplateSlots_39<DefineComponent<__VLS_TypePropsToRuntimeProps_31<ContextMenuRadioItemProps & {
2504
+ class?: string | undefined;
2505
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2506
+ select: (event: Event) => void;
2507
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_31<ContextMenuRadioItemProps & {
2508
+ class?: string | undefined;
2509
+ }>>> & {
2510
+ onSelect?: ((event: Event) => any) | undefined;
2511
+ }, {}, {}>, {
2512
+ default?(_: {}): any;
2513
+ }>;
2514
+
2515
+ export declare const BuiContextMenuSeparator: DefineComponent<__VLS_TypePropsToRuntimeProps_32<ContextMenuSeparatorProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_32<ContextMenuSeparatorProps>>>, {}, {}>;
2516
+
2517
+ export declare const BuiContextMenuShortcut: __VLS_WithTemplateSlots_40<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
2518
+ default?(_: {}): any;
2519
+ }>;
2520
+
2521
+ export declare const BuiContextMenuSub: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_TypePropsToRuntimeProps_34<ContextMenuSubProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2522
+ "update:open": (value: boolean) => void;
2523
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_34<ContextMenuSubProps>>> & {
2524
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
2525
+ }, {}, {}>, {
2526
+ default?(_: {}): any;
2527
+ }>;
2528
+
2529
+ export { BuiContextMenuSubContent }
2530
+
2531
+ export declare const BuiContextMenuSubTrigger: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_TypePropsToRuntimeProps_35<ContextMenuSubTriggerProps & {
2532
+ class?: string | undefined;
2533
+ inset?: boolean | undefined;
2534
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_35<ContextMenuSubTriggerProps & {
2535
+ class?: string | undefined;
2536
+ inset?: boolean | undefined;
2537
+ }>>>, {}, {}>, {
2538
+ default?(_: {}): any;
2539
+ }>;
2540
+
2541
+ export declare const BuiContextMenuTrigger: __VLS_WithTemplateSlots_34<DefineComponent<__VLS_TypePropsToRuntimeProps_26<ContextMenuTriggerProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_26<ContextMenuTriggerProps>>>, {}, {}>, {
2542
+ default?(_: {}): any;
2543
+ }>;
2544
+
2545
+ export declare const BuiDataTable: <TData, TValue>(__VLS_props: {
2546
+ data: TData[];
2547
+ columns: ColumnDef<TData, TValue>[];
2548
+ pageSize?: number | undefined;
2549
+ showPagination?: boolean | undefined;
2550
+ sorting?: SortingState | undefined;
2551
+ pagination?: PaginationState | undefined;
2552
+ selection?: RowSelectionState | undefined;
2553
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, __VLS_ctx?: {
2554
+ attrs: any;
2555
+ slots: {
2556
+ caption?(_: {
2557
+ table: Table<TData>;
2558
+ }): any;
2559
+ };
2560
+ emit: any;
2561
+ } | undefined, __VLS_expose?: ((exposed: ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<{
2562
+ props: {
2563
+ data: TData[];
2564
+ columns: ColumnDef<TData, TValue>[];
2565
+ pageSize?: number | undefined;
2566
+ showPagination?: boolean | undefined;
2567
+ sorting?: SortingState | undefined;
2568
+ pagination?: PaginationState | undefined;
2569
+ selection?: RowSelectionState | undefined;
2570
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
2571
+ expose(exposed: ShallowUnwrapRef<{}>): void;
2572
+ attrs: any;
2573
+ slots: {
2574
+ caption?(_: {
2575
+ table: Table<TData>;
2576
+ }): any;
2577
+ };
2578
+ emit: any;
2579
+ }>) => VNode<RendererNode, RendererElement, {
2580
+ [key: string]: any;
2581
+ }> & {
2582
+ __ctx?: {
2583
+ props: {
2584
+ data: TData[];
2585
+ columns: ColumnDef<TData, TValue>[];
2586
+ pageSize?: number | undefined;
2587
+ showPagination?: boolean | undefined;
2588
+ sorting?: SortingState | undefined;
2589
+ pagination?: PaginationState | undefined;
2590
+ selection?: RowSelectionState | undefined;
2591
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
2592
+ expose(exposed: ShallowUnwrapRef<{}>): void;
2593
+ attrs: any;
2594
+ slots: {
2595
+ caption?(_: {
2596
+ table: Table<TData>;
2597
+ }): any;
2598
+ };
2599
+ emit: any;
2600
+ } | undefined;
2601
+ };
2602
+
2603
+ export declare const BuiDialog: __VLS_WithTemplateSlots_44<DefineComponent<__VLS_TypePropsToRuntimeProps_36<DialogRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2604
+ "update:open": (value: boolean) => void;
2605
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_36<DialogRootProps>>> & {
2606
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
2607
+ }, {}, {}>, {
2608
+ default?(_: {}): any;
2609
+ }>;
2610
+
2611
+ export declare const BuiDialogClose: __VLS_WithTemplateSlots_45<DefineComponent<__VLS_TypePropsToRuntimeProps_37<DialogCloseProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_37<DialogCloseProps>>>, {}, {}>, {
2612
+ default?(_: {}): any;
2613
+ }>;
2614
+
2615
+ export { BuiDialogContent }
2616
+
2617
+ export declare const BuiDialogDescription: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_TypePropsToRuntimeProps_41<DialogDescriptionProps & {
2618
+ class?: string | undefined;
2619
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_41<DialogDescriptionProps & {
2620
+ class?: string | undefined;
2621
+ }>>>, {}, {}>, {
2622
+ default?(_: {}): any;
2623
+ }>;
2624
+
2625
+ export declare const BuiDialogFooter: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_TypePropsToRuntimeProps_42<DialogFooterProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_42<DialogFooterProps>>>, {}, {}>, {
2626
+ default?(_: {}): any;
2627
+ }>;
2628
+
2629
+ export declare const BuiDialogHeader: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_TypePropsToRuntimeProps_39<DialogHeaderProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_39<DialogHeaderProps>>>, {}, {}>, {
2630
+ default?(_: {}): any;
2631
+ }>;
2632
+
2633
+ export declare const BuiDialogTitle: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_TypePropsToRuntimeProps_40<DialogTitleProps & {
2634
+ class?: string | undefined;
2635
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_40<DialogTitleProps & {
2636
+ class?: string | undefined;
2637
+ }>>>, {}, {}>, {
2638
+ default?(_: {}): any;
2639
+ }>;
2640
+
2641
+ export declare const BuiDialogTrigger: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_TypePropsToRuntimeProps_38<DialogTriggerProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_38<DialogTriggerProps>>>, {}, {}>, {
2642
+ default?(_: {}): any;
2643
+ }>;
2644
+
2645
+ export declare const BuiDropdownMenu: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_TypePropsToRuntimeProps_43<DropdownMenuRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2646
+ "update:open": (value: boolean) => void;
2647
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_43<DropdownMenuRootProps>>> & {
2648
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
2649
+ }, {}, {}>, {
2650
+ default?(_: {}): any;
2651
+ }>;
2652
+
2653
+ export declare const BuiDropdownMenuCheckboxItem: __VLS_WithTemplateSlots_56<DefineComponent<__VLS_TypePropsToRuntimeProps_48<DropdownMenuCheckboxItemProps & {
2654
+ class?: string | undefined;
2655
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2656
+ select: (event: Event) => void;
2657
+ "update:checked": (payload: boolean) => void;
2658
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_48<DropdownMenuCheckboxItemProps & {
2659
+ class?: string | undefined;
2660
+ }>>> & {
2661
+ onSelect?: ((event: Event) => any) | undefined;
2662
+ "onUpdate:checked"?: ((payload: boolean) => any) | undefined;
2663
+ }, {}, {}>, {
2664
+ default?(_: {}): any;
2665
+ }>;
2666
+
2667
+ export { BuiDropdownMenuContent }
2668
+
2669
+ export declare const BuiDropdownMenuGroup: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_TypePropsToRuntimeProps_45<DropdownMenuGroupProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_45<DropdownMenuGroupProps>>>, {}, {}>, {
2670
+ default?(_: {}): any;
2671
+ }>;
2672
+
2673
+ export declare const BuiDropdownMenuItem: __VLS_WithTemplateSlots_55<DefineComponent<__VLS_TypePropsToRuntimeProps_47<DropdownMenuItemProps & {
2674
+ inset?: boolean | undefined;
2675
+ class?: string | undefined;
2676
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_47<DropdownMenuItemProps & {
2677
+ inset?: boolean | undefined;
2678
+ class?: string | undefined;
2679
+ }>>>, {}, {}>, {
2680
+ default?(_: {}): any;
2681
+ }>;
2682
+
2683
+ export declare const BuiDropdownMenuLabel: __VLS_WithTemplateSlots_59<DefineComponent<__VLS_TypePropsToRuntimeProps_51<DropdownMenuLabelProps & {
2684
+ inset?: boolean | undefined;
2685
+ class?: string | undefined;
2686
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_51<DropdownMenuLabelProps & {
2687
+ inset?: boolean | undefined;
2688
+ class?: string | undefined;
2689
+ }>>>, {}, {}>, {
2690
+ default?(_: {}): any;
2691
+ }>;
2692
+
2693
+ export { BuiDropdownMenuPortal }
2694
+
2695
+ export declare const BuiDropdownMenuRadioGroup: __VLS_WithTemplateSlots_54<DefineComponent<__VLS_TypePropsToRuntimeProps_46<DropdownMenuRadioGroupProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2696
+ "update:modelValue": (payload: boolean) => void;
2697
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_46<DropdownMenuRadioGroupProps>>> & {
2698
+ "onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
2699
+ }, {}, {}>, {
2700
+ default?(_: {}): any;
2701
+ }>;
2702
+
2703
+ export declare const BuiDropdownMenuRadioItem: __VLS_WithTemplateSlots_57<DefineComponent<__VLS_TypePropsToRuntimeProps_49<DropdownMenuRadioItemProps & {
2704
+ class?: string | undefined;
2705
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2706
+ select: (event: Event) => void;
2707
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_49<DropdownMenuRadioItemProps & {
2708
+ class?: string | undefined;
2709
+ }>>> & {
2710
+ onSelect?: ((event: Event) => any) | undefined;
2711
+ }, {}, {}>, {
2712
+ default?(_: {}): any;
2713
+ }>;
2714
+
2715
+ export declare const BuiDropdownMenuSeparator: DefineComponent<__VLS_TypePropsToRuntimeProps_50<DropdownMenuSeparatorProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_50<DropdownMenuSeparatorProps>>>, {}, {}>;
2716
+
2717
+ export declare const BuiDropdownMenuShortcut: __VLS_WithTemplateSlots_58<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
2718
+ default?(_: {}): any;
2719
+ }>;
2720
+
2721
+ export declare const BuiDropdownMenuSub: __VLS_WithTemplateSlots_60<DefineComponent<__VLS_TypePropsToRuntimeProps_52<DropdownMenuSubProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2722
+ "update:open": (value: boolean) => void;
2723
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_52<DropdownMenuSubProps>>> & {
2724
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
2725
+ }, {}, {}>, {
2726
+ default?(_: {}): any;
2727
+ }>;
2728
+
2729
+ export { BuiDropdownMenuSubContent }
2730
+
2731
+ export declare const BuiDropdownMenuSubTrigger: __VLS_WithTemplateSlots_61<DefineComponent<__VLS_TypePropsToRuntimeProps_53<DropdownMenuSubTriggerProps & {
2732
+ class?: string | undefined;
2733
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_53<DropdownMenuSubTriggerProps & {
2734
+ class?: string | undefined;
2735
+ }>>>, {}, {}>, {
2736
+ default?(_: {}): any;
2737
+ }>;
2738
+
2739
+ export declare const BuiDropdownMenuTrigger: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_TypePropsToRuntimeProps_44<DropdownMenuTriggerProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_44<DropdownMenuTriggerProps>>>, {}, {}>, {
2740
+ default?(_: {}): any;
2741
+ }>;
2742
+
2743
+ export { BuiForm }
2744
+
2745
+ export declare const BuiFormControl: __VLS_WithTemplateSlots_64<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
2746
+ default?(_: {}): any;
2747
+ }>;
2748
+
2749
+ export declare const BuiFormDescription: __VLS_WithTemplateSlots_65<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
2750
+ default?(_: {}): any;
2751
+ }>;
2752
+
2753
+ export { BuiFormField }
2754
+
2755
+ export declare const BuiFormItem: __VLS_WithTemplateSlots_62<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
2756
+ default?(_: {}): any;
2757
+ }>;
2758
+
2759
+ export declare const BuiFormLabel: __VLS_WithTemplateSlots_63<DefineComponent<__VLS_TypePropsToRuntimeProps_54<LabelProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_54<LabelProps>>>, {}, {}>, {
2760
+ default?(_: {}): any;
2761
+ }>;
2762
+
2763
+ export declare const BuiFormMessage: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>;
2764
+
2765
+ export declare const BuiHoverCard: __VLS_WithTemplateSlots_66<DefineComponent<__VLS_TypePropsToRuntimeProps_55<HoverCardRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_55<HoverCardRootProps>>>, {}, {}>, {
2766
+ default?(_: {}): any;
2767
+ }>;
2768
+
2769
+ export declare const BuiHoverCardContent: __VLS_WithTemplateSlots_68<DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_57<HoverCardContentProps & {
2770
+ class?: string | undefined;
2771
+ }>, {
2772
+ sideOffset: number;
2773
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_57<HoverCardContentProps & {
2774
+ class?: string | undefined;
2775
+ }>, {
2776
+ sideOffset: number;
2777
+ }>>>, {
2778
+ sideOffset: number;
2779
+ }, {}>, {
2780
+ default?(_: {}): any;
2781
+ }>;
2782
+
2783
+ export declare const BuiHoverCardTrigger: __VLS_WithTemplateSlots_67<DefineComponent<__VLS_TypePropsToRuntimeProps_56<HoverCardTriggerProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_56<HoverCardTriggerProps>>>, {}, {}>, {
2784
+ default?(_: {}): any;
2785
+ }>;
2786
+
2787
+ export declare const BuiInput: DefineComponent<__VLS_TypePropsToRuntimeProps_58<{
2788
+ defaultValue?: string | number | undefined;
2789
+ variant?: NonNullable<Parameters<typeof inputVariants>[0]>['variant'];
2790
+ modelValue?: string | number | undefined;
2791
+ class?: HTMLAttributes['class'];
2792
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2793
+ "update:modelValue": (payload: string | number) => void;
2794
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_58<{
2795
+ defaultValue?: string | number | undefined;
2796
+ variant?: NonNullable<Parameters<typeof inputVariants>[0]>['variant'];
2797
+ modelValue?: string | number | undefined;
2798
+ class?: HTMLAttributes['class'];
2799
+ }>>> & {
2800
+ "onUpdate:modelValue"?: ((payload: string | number) => any) | undefined;
2801
+ }, {}, {}>;
2802
+
2803
+ export declare const BuiLabel: __VLS_WithTemplateSlots_69<DefineComponent<__VLS_TypePropsToRuntimeProps_59<LabelProps & {
2804
+ class?: string | undefined;
2805
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_59<LabelProps & {
2806
+ class?: string | undefined;
2807
+ }>>>, {}, {}>, {
2808
+ default?(_: {}): any;
2809
+ }>;
2810
+
2811
+ export { BuiPagination }
2812
+
2813
+ export declare const BuiPaginationCommon: DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_60<{
2814
+ pageSize?: 10 | 20 | 30 | 40 | 50 | undefined;
2815
+ total: number;
2816
+ pageIndex: number;
2817
+ setPageIndex: (i: number) => void;
2818
+ setPageSize?: ((i: number) => void) | undefined;
2819
+ }>, {
2820
+ pageSize: number;
2821
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_60<{
2822
+ pageSize?: 10 | 20 | 30 | 40 | 50 | undefined;
2823
+ total: number;
2824
+ pageIndex: number;
2825
+ setPageIndex: (i: number) => void;
2826
+ setPageSize?: ((i: number) => void) | undefined;
2827
+ }>, {
2828
+ pageSize: number;
2829
+ }>>>, {
2830
+ pageSize: PageSize;
2831
+ }, {}>;
2832
+
2833
+ export declare const BuiPaginationEllipsis: __VLS_WithTemplateSlots_74<DefineComponent<__VLS_TypePropsToRuntimeProps_65<PaginationEllipsisProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_65<PaginationEllipsisProps>>>, {}, {}>, {
2834
+ default?(_: {}): any;
2835
+ }>;
2836
+
2837
+ export declare const BuiPaginationFirst: __VLS_WithTemplateSlots_70<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_61<PaginationFirstProps>, {
2838
+ asChild: boolean;
2839
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_61<PaginationFirstProps>, {
2840
+ asChild: boolean;
2841
+ }>>>, {
2842
+ asChild: boolean;
2843
+ }, {}>, {
2844
+ default?(_: {}): any;
2845
+ }>;
2846
+
2847
+ export declare const BuiPaginationLast: __VLS_WithTemplateSlots_71<DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_62<PaginationLastProps>, {
2848
+ asChild: boolean;
2849
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_62<PaginationLastProps>, {
2850
+ asChild: boolean;
2851
+ }>>>, {
2852
+ asChild: boolean;
2853
+ }, {}>, {
2854
+ default?(_: {}): any;
2855
+ }>;
2856
+
2857
+ export { BuiPaginationList }
2858
+
2859
+ export { BuiPaginationListItem }
2860
+
2861
+ export declare const BuiPaginationNext: __VLS_WithTemplateSlots_72<DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_63<PaginationNextProps>, {
2862
+ asChild: boolean;
2863
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_63<PaginationNextProps>, {
2864
+ asChild: boolean;
2865
+ }>>>, {
2866
+ asChild: boolean;
2867
+ }, {}>, {
2868
+ default?(_: {}): any;
2869
+ }>;
2870
+
2871
+ export declare const BuiPaginationPrev: __VLS_WithTemplateSlots_73<DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_64<PaginationPrevProps>, {
2872
+ asChild: boolean;
2873
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_64<PaginationPrevProps>, {
2874
+ asChild: boolean;
2875
+ }>>>, {
2876
+ asChild: boolean;
2877
+ }, {}>, {
2878
+ default?(_: {}): any;
2879
+ }>;
2880
+
2881
+ export declare const BuiPopover: __VLS_WithTemplateSlots_75<DefineComponent<__VLS_TypePropsToRuntimeProps_66<PopoverRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2882
+ "update:open": (value: boolean) => void;
2883
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_66<PopoverRootProps>>> & {
2884
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
2885
+ }, {}, {}>, {
2886
+ default?(_: {}): any;
2887
+ }>;
2888
+
2889
+ export { BuiPopoverContent }
2890
+
2891
+ export declare const BuiPopoverTrigger: __VLS_WithTemplateSlots_76<DefineComponent<__VLS_TypePropsToRuntimeProps_67<PopoverTriggerProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_67<PopoverTriggerProps>>>, {}, {}>, {
2892
+ default?(_: {}): any;
2893
+ }>;
2894
+
2895
+ export declare const BuiProgress: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_68<ProgressRootProps & {
2896
+ class?: HTMLAttributes['class'];
2897
+ variant?: NonNullable<Parameters<typeof progressVariants>[0]>['variant'];
2898
+ }>, {
2899
+ class: string;
2900
+ modelValue: number;
2901
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_68<ProgressRootProps & {
2902
+ class?: HTMLAttributes['class'];
2903
+ variant?: NonNullable<Parameters<typeof progressVariants>[0]>['variant'];
2904
+ }>, {
2905
+ class: string;
2906
+ modelValue: number;
2907
+ }>>>, {
2908
+ modelValue: number | null;
2909
+ class: HTMLAttributes['class'];
2910
+ }, {}>;
2911
+
2912
+ export declare const BuiRadioGroup: __VLS_WithTemplateSlots_77<DefineComponent<__VLS_TypePropsToRuntimeProps_69<RadioGroupRootProps & {
2913
+ class?: string | undefined;
2914
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2915
+ "update:modelValue": (payload: string) => void;
2916
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_69<RadioGroupRootProps & {
2917
+ class?: string | undefined;
2918
+ }>>> & {
2919
+ "onUpdate:modelValue"?: ((payload: string) => any) | undefined;
2920
+ }, {}, {}>, {
2921
+ default?(_: {}): any;
2922
+ }>;
2923
+
2924
+ export declare const BuiRadioGroupItem: DefineComponent<__VLS_TypePropsToRuntimeProps_70<RadioGroupItemProps & {
2925
+ class?: string | undefined;
2926
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_70<RadioGroupItemProps & {
2927
+ class?: string | undefined;
2928
+ }>>>, {}, {}>;
2929
+
2930
+ export declare const BuiSelect: __VLS_WithTemplateSlots_78<DefineComponent<__VLS_TypePropsToRuntimeProps_71<SelectRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2931
+ "update:modelValue": (value: string) => void;
2932
+ "update:open": (value: boolean) => void;
2933
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_71<SelectRootProps>>> & {
2934
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
2935
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
2936
+ }, {}, {}>, {
2937
+ default?(_: {}): any;
2938
+ }>;
2939
+
2940
+ export { BuiSelectContent }
2941
+
2942
+ export declare const BuiSelectGroup: __VLS_WithTemplateSlots_81<DefineComponent<__VLS_TypePropsToRuntimeProps_74<SelectGroupProps & {
2943
+ class?: string | undefined;
2944
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_74<SelectGroupProps & {
2945
+ class?: string | undefined;
2946
+ }>>>, {}, {}>, {
2947
+ default?(_: {}): any;
2948
+ }>;
2949
+
2950
+ export declare const BuiSelectItem: __VLS_WithTemplateSlots_82<DefineComponent<__VLS_TypePropsToRuntimeProps_75<SelectItemProps & {
2951
+ class?: string | undefined;
2952
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_75<SelectItemProps & {
2953
+ class?: string | undefined;
2954
+ }>>>, {}, {}>, {
2955
+ default?(_: {}): any;
2956
+ }>;
2957
+
2958
+ export declare const BuiSelectItemText: __VLS_WithTemplateSlots_83<DefineComponent<__VLS_TypePropsToRuntimeProps_76<SelectItemTextProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_76<SelectItemTextProps>>>, {}, {}>, {
2959
+ default?(_: {}): any;
2960
+ }>;
2961
+
2962
+ export declare const BuiSelectLabel: __VLS_WithTemplateSlots_84<DefineComponent<__VLS_TypePropsToRuntimeProps_77<SelectLabelProps & {
2963
+ class?: string | undefined;
2964
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_77<SelectLabelProps & {
2965
+ class?: string | undefined;
2966
+ }>>>, {}, {}>, {
2967
+ default?(_: {}): any;
2968
+ }>;
2969
+
2970
+ export declare const BuiSelectSeparator: DefineComponent<__VLS_TypePropsToRuntimeProps_78<SelectSeparatorProps & {
2971
+ class?: string | undefined;
2972
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_78<SelectSeparatorProps & {
2973
+ class?: string | undefined;
2974
+ }>>>, {}, {}>;
2975
+
2976
+ export declare const BuiSelectTrigger: __VLS_WithTemplateSlots_80<DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_73<SelectTriggerProps & {
2977
+ class?: string | undefined;
2978
+ invalid?: boolean | undefined;
2979
+ }>, {
2980
+ class: string;
2981
+ invalid: boolean;
2982
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_73<SelectTriggerProps & {
2983
+ class?: string | undefined;
2984
+ invalid?: boolean | undefined;
2985
+ }>, {
2986
+ class: string;
2987
+ invalid: boolean;
2988
+ }>>>, {
2989
+ class: string;
2990
+ invalid: boolean;
2991
+ }, {}>, {
2992
+ default?(_: {}): any;
2993
+ }>;
2994
+
2995
+ export declare const BuiSelectValue: __VLS_WithTemplateSlots_79<DefineComponent<__VLS_TypePropsToRuntimeProps_72<SelectValueProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_72<SelectValueProps>>>, {}, {}>, {
2996
+ default?(_: {}): any;
2997
+ }>;
2998
+
2999
+ export declare const BuiSeparator: DefineComponent<__VLS_TypePropsToRuntimeProps_79<SeparatorProps & {
3000
+ class?: string | undefined;
3001
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_79<SeparatorProps & {
3002
+ class?: string | undefined;
3003
+ }>>>, {}, {}>;
3004
+
3005
+ export declare const BuiSlider: DefineComponent<__VLS_TypePropsToRuntimeProps_106<SliderRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3006
+ "update:modelValue": (payload: number[] | undefined) => void;
3007
+ valueCommit: (payload: number[]) => void;
3008
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_106<SliderRootProps>>> & {
3009
+ "onUpdate:modelValue"?: ((payload: number[] | undefined) => any) | undefined;
3010
+ onValueCommit?: ((payload: number[]) => any) | undefined;
3011
+ }, {}, {}>;
3012
+
3013
+ export declare const BuiSwitch: DefineComponent<__VLS_TypePropsToRuntimeProps_80<SwitchRootProps & {
3014
+ class?: string | undefined;
3015
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3016
+ "update:checked": (payload: boolean) => void;
3017
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_80<SwitchRootProps & {
3018
+ class?: string | undefined;
3019
+ }>>> & {
3020
+ "onUpdate:checked"?: ((payload: boolean) => any) | undefined;
3021
+ }, {}, {}>;
3022
+
3023
+ export declare const BuiTable: __VLS_WithTemplateSlots_85<DefineComponent<__VLS_TypePropsToRuntimeProps_81<{
3024
+ class?: string | undefined;
3025
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_81<{
3026
+ class?: string | undefined;
3027
+ }>>>, {}, {}>, {
3028
+ default?(_: {}): any;
3029
+ }>;
3030
+
3031
+ export declare const BuiTableBody: __VLS_WithTemplateSlots_86<DefineComponent<__VLS_TypePropsToRuntimeProps_82<{
3032
+ class?: string | undefined;
3033
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_82<{
3034
+ class?: string | undefined;
3035
+ }>>>, {}, {}>, {
3036
+ default?(_: {}): any;
3037
+ }>;
3038
+
3039
+ export declare const BuiTableCaption: __VLS_WithTemplateSlots_91<DefineComponent<__VLS_TypePropsToRuntimeProps_87<{
3040
+ class?: string | undefined;
3041
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_87<{
3042
+ class?: string | undefined;
3043
+ }>>>, {}, {}>, {
3044
+ default?(_: {}): any;
3045
+ }>;
3046
+
3047
+ export declare const BuiTableCell: __VLS_WithTemplateSlots_87<DefineComponent<__VLS_TypePropsToRuntimeProps_83<{
3048
+ class?: string | undefined;
3049
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_83<{
3050
+ class?: string | undefined;
3051
+ }>>>, {}, {}>, {
3052
+ default?(_: {}): any;
3053
+ }>;
3054
+
3055
+ export declare const BuiTableEmpty: __VLS_WithTemplateSlots_92<DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_88<Props_5>, {
3056
+ class: string;
3057
+ colspan: number;
3058
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_88<Props_5>, {
3059
+ class: string;
3060
+ colspan: number;
3061
+ }>>>, {
3062
+ class: string;
3063
+ colspan: number;
3064
+ }, {}>, {
3065
+ default?(_: {}): any;
3066
+ }>;
3067
+
3068
+ export declare const BuiTableFooter: __VLS_WithTemplateSlots_93<DefineComponent<__VLS_TypePropsToRuntimeProps_89<{
3069
+ class?: string | undefined;
3070
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_89<{
3071
+ class?: string | undefined;
3072
+ }>>>, {}, {}>, {
3073
+ default?(_: {}): any;
3074
+ }>;
3075
+
3076
+ export declare const BuiTableHead: __VLS_WithTemplateSlots_88<DefineComponent<__VLS_TypePropsToRuntimeProps_84<{
3077
+ class?: string | undefined;
3078
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_84<{
3079
+ class?: string | undefined;
3080
+ }>>>, {}, {}>, {
3081
+ default?(_: {}): any;
3082
+ }>;
3083
+
3084
+ export declare const BuiTableHeader: __VLS_WithTemplateSlots_89<DefineComponent<__VLS_TypePropsToRuntimeProps_85<{
3085
+ class?: string | undefined;
3086
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_85<{
3087
+ class?: string | undefined;
3088
+ }>>>, {}, {}>, {
3089
+ default?(_: {}): any;
3090
+ }>;
3091
+
3092
+ export declare const BuiTableRow: __VLS_WithTemplateSlots_90<DefineComponent<__VLS_TypePropsToRuntimeProps_86<{
3093
+ class?: string | undefined;
3094
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_86<{
3095
+ class?: string | undefined;
3096
+ }>>>, {}, {}>, {
3097
+ default?(_: {}): any;
3098
+ }>;
3099
+
3100
+ export declare const BuiTabs: __VLS_WithTemplateSlots_94<DefineComponent<__VLS_TypePropsToRuntimeProps_90<TabsRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3101
+ "update:modelValue": (payload: string) => void;
3102
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_90<TabsRootProps>>> & {
3103
+ "onUpdate:modelValue"?: ((payload: string) => any) | undefined;
3104
+ }, {}, {}>, {
3105
+ default?(_: {}): any;
3106
+ }>;
3107
+
3108
+ export declare const BuiTabsContent: __VLS_WithTemplateSlots_97<DefineComponent<__VLS_TypePropsToRuntimeProps_93<TabsContentProps & {
3109
+ class?: string | undefined;
3110
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_93<TabsContentProps & {
3111
+ class?: string | undefined;
3112
+ }>>>, {}, {}>, {
3113
+ default?(_: {}): any;
3114
+ }>;
3115
+
3116
+ export declare const BuiTabsList: __VLS_WithTemplateSlots_96<DefineComponent<__VLS_TypePropsToRuntimeProps_92<Props_7>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_92<Props_7>>>, {}, {}>, {
3117
+ default?(_: {}): any;
3118
+ }>;
3119
+
3120
+ export declare const BuiTabsTrigger: __VLS_WithTemplateSlots_95<DefineComponent<__VLS_TypePropsToRuntimeProps_91<Props_6>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_91<Props_6>>>, {}, {}>, {
3121
+ default?(_: {}): any;
3122
+ }>;
3123
+
3124
+ export declare const BuiTextarea: DefineComponent<__VLS_TypePropsToRuntimeProps_94<{
3125
+ defaultValue?: string | number | undefined;
3126
+ variant?: NonNullable<Parameters<typeof textareaVariants>[0]>['variant'];
3127
+ modelValue?: string | number | undefined;
3128
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3129
+ "update:modelValue": (payload: string | number) => void;
3130
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_94<{
3131
+ defaultValue?: string | number | undefined;
3132
+ variant?: NonNullable<Parameters<typeof textareaVariants>[0]>['variant'];
3133
+ modelValue?: string | number | undefined;
3134
+ }>>> & {
3135
+ "onUpdate:modelValue"?: ((payload: string | number) => any) | undefined;
3136
+ }, {}, {}>;
3137
+
3138
+ export { BuiToast }
3139
+
3140
+ export declare const BuiToastAction: __VLS_WithTemplateSlots_98<DefineComponent<__VLS_TypePropsToRuntimeProps_96<ToastActionProps & {
3141
+ class?: string | undefined;
3142
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_96<ToastActionProps & {
3143
+ class?: string | undefined;
3144
+ }>>>, {}, {}>, {
3145
+ default?(_: {}): any;
3146
+ }>;
3147
+
3148
+ export declare const BuiToastClose: DefineComponent<__VLS_TypePropsToRuntimeProps_97<{
3149
+ class?: string | undefined;
3150
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_97<{
3151
+ class?: string | undefined;
3152
+ }>>>, {}, {}>;
3153
+
3154
+ export declare const BuiToastDescription: __VLS_WithTemplateSlots_100<DefineComponent<__VLS_TypePropsToRuntimeProps_99<ToastDescriptionProps & {
3155
+ class?: string | undefined;
3156
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_99<ToastDescriptionProps & {
3157
+ class?: string | undefined;
3158
+ }>>>, {}, {}>, {
3159
+ default?(_: {}): any;
3160
+ }>;
3161
+
3162
+ export declare const BuiToaster: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>;
3163
+
3164
+ export declare const BuiToastProvider: __VLS_WithTemplateSlots_101<DefineComponent<__VLS_TypePropsToRuntimeProps_100<ToastProviderProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_100<ToastProviderProps>>>, {}, {}>, {
3165
+ default?(_: {}): any;
3166
+ }>;
3167
+
3168
+ export declare const BuiToastTitle: __VLS_WithTemplateSlots_99<DefineComponent<__VLS_TypePropsToRuntimeProps_98<ToastTitleProps & {
3169
+ class?: string | undefined;
3170
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_98<ToastTitleProps & {
3171
+ class?: string | undefined;
3172
+ }>>>, {}, {}>, {
3173
+ default?(_: {}): any;
3174
+ }>;
3175
+
3176
+ export declare const BuiToastViewport: DefineComponent<__VLS_TypePropsToRuntimeProps_95<ToastViewportProps & {
3177
+ class?: string | undefined;
3178
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_95<ToastViewportProps & {
3179
+ class?: string | undefined;
3180
+ }>>>, {}, {}>;
3181
+
3182
+ export declare const BuiToggle: __VLS_WithTemplateSlots_106<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_105<Props_8>, {
3183
+ variant: string;
3184
+ size: string;
3185
+ disabled: boolean;
3186
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3187
+ "update:pressed": (value: boolean) => void;
3188
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_105<Props_8>, {
3189
+ variant: string;
3190
+ size: string;
3191
+ disabled: boolean;
3192
+ }>>> & {
3193
+ "onUpdate:pressed"?: ((value: boolean) => any) | undefined;
3194
+ }, {
3195
+ disabled: boolean;
3196
+ size: "default" | "sm" | "lg" | null;
3197
+ variant: "default" | "outline" | null;
3198
+ }, {}>, {
3199
+ default?(_: {}): any;
3200
+ }>;
3201
+
3202
+ export declare const BuiTooltip: __VLS_WithTemplateSlots_102<DefineComponent<__VLS_TypePropsToRuntimeProps_101<TooltipRootProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3203
+ "update:open": (value: boolean) => void;
3204
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_101<TooltipRootProps>>> & {
3205
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
3206
+ }, {}, {}>, {
3207
+ default?(_: {}): any;
3208
+ }>;
3209
+
3210
+ export declare const BuiTooltipContent: __VLS_WithTemplateSlots_103<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_102<TooltipContentProps>, {
3211
+ sideOffset: number;
3212
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3213
+ escapeKeyDown: (event: KeyboardEvent) => void;
3214
+ pointerDownOutside: (event: Event) => void;
3215
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_102<TooltipContentProps>, {
3216
+ sideOffset: number;
3217
+ }>>> & {
3218
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
3219
+ onPointerDownOutside?: ((event: Event) => any) | undefined;
3220
+ }, {
3221
+ sideOffset: number;
3222
+ }, {}>, {
3223
+ default?(_: {}): any;
3224
+ }>;
3225
+
3226
+ export declare const BuiTooltipProvider: __VLS_WithTemplateSlots_105<DefineComponent<__VLS_TypePropsToRuntimeProps_104<TooltipProviderProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_104<TooltipProviderProps>>>, {}, {}>, {
3227
+ default?(_: {}): any;
3228
+ }>;
3229
+
3230
+ export declare const BuiTooltipTrigger: __VLS_WithTemplateSlots_104<DefineComponent<__VLS_TypePropsToRuntimeProps_103<TooltipTriggerProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_103<TooltipTriggerProps>>>, {}, {}>, {
3231
+ default?(_: {}): any;
3232
+ }>;
3233
+
3234
+ export declare const buttonVariants: (props?: ({
3235
+ variant?: "default" | "destructive" | "outline" | "secondary" | "ghost" | "link" | "none" | null | undefined;
3236
+ size?: "default" | "sm" | "lg" | "icon" | null | undefined;
3237
+ } & ClassProp) | undefined) => string;
3238
+
3239
+ export declare const capVariants: {
3240
+ readonly sm: "8px";
3241
+ readonly default: "16px";
3242
+ readonly lg: "32px";
3243
+ };
3244
+
3245
+ export declare function cn(...inputs: ClassValue[]): string;
3246
+
3247
+ declare type DatePickerDate = DateSource | Partial<SimpleDateParts> | null;
3248
+
3249
+ declare type DatePickerModel = DatePickerDate | DatePickerRangeObject;
3250
+
3251
+ declare interface DatePickerRangeObject {
3252
+ start: Exclude<DatePickerDate, null>;
3253
+ end: Exclude<DatePickerDate, null>;
3254
+ }
3255
+
3256
+ declare type DateSource = Date | string | number;
3257
+
3258
+ declare interface DialogFooterProps {
3259
+ class?: string;
3260
+ }
3261
+
3262
+ declare interface DialogHeaderProps {
3263
+ class?: string;
3264
+ }
3265
+
3266
+ export declare const inputVariants: (props?: ({
3267
+ variant?: "default" | "destructive" | "success" | null | undefined;
3268
+ } & ClassProp) | undefined) => string;
3269
+
3270
+ export declare function isVCalendarSlot(slotName: string): slotName is CalendarSlotName;
3271
+
3272
+ export declare type PageSize = (typeof pageSizes)[number];
3273
+
3274
+ declare const pageSizes: readonly [10, 20, 30, 40, 50];
3275
+
3276
+ export declare const progressVariants: (props?: ({
3277
+ variant?: "default" | "sm" | "lg" | null | undefined;
3278
+ } & ClassProp) | undefined) => string;
3279
+
3280
+ declare interface Props {
3281
+ variant?: NonNullable<Parameters<typeof alertVariants>[0]>['variant'];
3282
+ class?: string;
3283
+ }
3284
+
3285
+ declare interface Props_2 {
3286
+ size?: NonNullable<Parameters<typeof avatarVariant>[0]>['size'];
3287
+ shape?: NonNullable<Parameters<typeof avatarVariant>[0]>['shape'];
3288
+ class?: string;
3289
+ }
3290
+
3291
+ declare interface Props_3 {
3292
+ variant?: BadgeVariantProps['variant'];
3293
+ dismissable?: boolean;
3294
+ }
3295
+
3296
+ declare interface Props_4 extends PrimitiveProps {
3297
+ variant?: NonNullable<Parameters<typeof buttonVariants>[0]>['variant'];
3298
+ size?: NonNullable<Parameters<typeof buttonVariants>[0]>['size'];
3299
+ as?: string;
3300
+ }
3301
+
3302
+ declare interface Props_5 {
3303
+ class?: string;
3304
+ colspan?: number;
3305
+ }
3306
+
3307
+ declare interface Props_6 extends TabsTriggerProps {
3308
+ variant?: NonNullable<Parameters<typeof tabsTriggerVariants>[0]>['variant'];
3309
+ class?: string;
3310
+ }
3311
+
3312
+ declare interface Props_7 extends TabsListProps {
3313
+ variant?: NonNullable<Parameters<typeof tabsListVariants>[0]>['variant'];
3314
+ class?: string;
3315
+ }
3316
+
3317
+ declare interface Props_8 extends ToggleProps {
3318
+ variant?: ToggleVariantProps['variant'];
3319
+ size?: ToggleVariantProps['size'];
3320
+ disabled?: boolean;
3321
+ }
3322
+
3323
+ declare interface SimpleDateParts {
3324
+ year: number;
3325
+ month: number;
3326
+ day: number;
3327
+ hours: number;
3328
+ minutes: number;
3329
+ seconds: number;
3330
+ milliseconds: number;
3331
+ }
3332
+
3333
+ export declare const Skeleton: DefineComponent<__VLS_TypePropsToRuntimeProps_107<SkeletonProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_107<SkeletonProps>>>, {}, {}>;
3334
+
3335
+ declare interface SkeletonProps {
3336
+ class?: HTMLAttributes['class'];
3337
+ }
3338
+
3339
+ export declare const tableColumnSortCommon: (column: Column<any>, name: string) => VNode<RendererNode, RendererElement, {
3340
+ [key: string]: any;
3341
+ }>;
3342
+
3343
+ export declare const tabsListVariants: (props?: ({
3344
+ variant?: "default" | "ghost" | null | undefined;
3345
+ } & ClassProp) | undefined) => string;
3346
+
3347
+ export declare const tabsTriggerVariants: (props?: ({
3348
+ variant?: "default" | "ghost" | null | undefined;
3349
+ } & ClassProp) | undefined) => string;
3350
+
3351
+ export declare const tailwind: {
3352
+ darkMode: ["class"];
3353
+ content: string[];
3354
+ safelist: string[];
3355
+ theme: {
3356
+ container: {
3357
+ center: true;
3358
+ padding: string;
3359
+ screens: {
3360
+ '2xl': string;
3361
+ };
3362
+ };
3363
+ extend: {
3364
+ colors: {
3365
+ border: string;
3366
+ input: string;
3367
+ ring: string;
3368
+ background: string;
3369
+ foreground: string;
3370
+ primary: {
3371
+ DEFAULT: string;
3372
+ foreground: string;
3373
+ };
3374
+ 'primary-hover': {
3375
+ DEFAULT: string;
3376
+ };
3377
+ 'primary-active': {
3378
+ DEFAULT: string;
3379
+ };
3380
+ secondary: {
3381
+ DEFAULT: string;
3382
+ foreground: string;
3383
+ };
3384
+ destructive: {
3385
+ DEFAULT: string;
3386
+ foreground: string;
3387
+ };
3388
+ success: {
3389
+ DEFAULT: string;
3390
+ foreground: string;
3391
+ };
3392
+ muted: {
3393
+ DEFAULT: string;
3394
+ foreground: string;
3395
+ };
3396
+ accent: {
3397
+ DEFAULT: string;
3398
+ foreground: string;
3399
+ };
3400
+ popover: {
3401
+ DEFAULT: string;
3402
+ foreground: string;
3403
+ };
3404
+ card: {
3405
+ DEFAULT: string;
3406
+ foreground: string;
3407
+ };
3408
+ };
3409
+ borderRadius: {
3410
+ lg: string;
3411
+ md: string;
3412
+ sm: string;
3413
+ };
3414
+ boxShadow: {
3415
+ 'card-shadow': string;
3416
+ };
3417
+ keyframes: {
3418
+ 'accordion-down': {
3419
+ from: {
3420
+ height: string;
3421
+ };
3422
+ to: {
3423
+ height: string;
3424
+ };
3425
+ };
3426
+ 'accordion-up': {
3427
+ from: {
3428
+ height: string;
3429
+ };
3430
+ to: {
3431
+ height: string;
3432
+ };
3433
+ };
3434
+ 'collapsible-down': {
3435
+ from: {
3436
+ height: string;
3437
+ };
3438
+ to: {
3439
+ height: string;
3440
+ };
3441
+ };
3442
+ 'collapsible-up': {
3443
+ from: {
3444
+ height: string;
3445
+ };
3446
+ to: {
3447
+ height: string;
3448
+ };
3449
+ };
3450
+ };
3451
+ animation: {
3452
+ 'accordion-down': string;
3453
+ 'accordion-up': string;
3454
+ 'collapsible-down': string;
3455
+ 'collapsible-up': string;
3456
+ };
3457
+ backgroundImage: {
3458
+ logo: string;
3459
+ 'logo-dark': string;
3460
+ };
3461
+ };
3462
+ };
3463
+ plugins: {
3464
+ handler: () => void;
3465
+ }[];
3466
+ };
3467
+
3468
+ export declare const textareaVariants: (props?: ({
3469
+ variant?: "default" | "destructive" | "success" | null | undefined;
3470
+ } & ClassProp) | undefined) => string;
3471
+
3472
+ export { toast }
3473
+
3474
+ export declare const toastVariants: (props?: ({
3475
+ variant?: "default" | "destructive" | null | undefined;
3476
+ } & ClassProp) | undefined) => string;
3477
+
3478
+ declare interface ToggleVariantProps extends VariantProps<typeof toggleVariants> {
3479
+ }
3480
+
3481
+ export declare const toggleVariants: (props?: ({
3482
+ variant?: "default" | "outline" | null | undefined;
3483
+ size?: "default" | "sm" | "lg" | null | undefined;
3484
+ } & ClassProp) | undefined) => string;
3485
+
3486
+ export { useToast }
3487
+
3488
+ export declare function valueUpdater<T extends Updater<any>>(updaterOrValue: T, ref: Ref): void;
3489
+
3490
+ export { }