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

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