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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (167) hide show
  1. package/dist/bootsman-ui-shadcn.js +37 -6
  2. package/dist/bootsman-ui-shadcn.umd.cjs +5 -5
  3. package/dist/index.d.ts +3490 -34
  4. package/dist/style.css +1 -1
  5. package/package.json +1 -1
  6. package/dist/components/ui/accordion/BuiAccordion.vue.d.ts +0 -23
  7. package/dist/components/ui/accordion/BuiAccordionContent.vue.d.ts +0 -23
  8. package/dist/components/ui/accordion/BuiAccordionItem.vue.d.ts +0 -23
  9. package/dist/components/ui/accordion/BuiAccordionTrigger.vue.d.ts +0 -25
  10. package/dist/components/ui/accordion/index.d.ts +0 -4
  11. package/dist/components/ui/alert/BuiAlert.vue.d.ts +0 -25
  12. package/dist/components/ui/alert/BuiAlertDescription.vue.d.ts +0 -13
  13. package/dist/components/ui/alert/BuiAlertTitle.vue.d.ts +0 -9
  14. package/dist/components/ui/alert/index.d.ts +0 -6
  15. package/dist/components/ui/alert-dialog/BuiAlertDialog.vue.d.ts +0 -23
  16. package/dist/components/ui/alert-dialog/BuiAlertDialogAction.vue.d.ts +0 -19
  17. package/dist/components/ui/alert-dialog/BuiAlertDialogCancel.vue.d.ts +0 -19
  18. package/dist/components/ui/alert-dialog/BuiAlertDialogDescription.vue.d.ts +0 -23
  19. package/dist/components/ui/alert-dialog/BuiAlertDialogFooter.vue.d.ts +0 -21
  20. package/dist/components/ui/alert-dialog/BuiAlertDialogHeader.vue.d.ts +0 -21
  21. package/dist/components/ui/alert-dialog/BuiAlertDialogTitle.vue.d.ts +0 -23
  22. package/dist/components/ui/alert-dialog/BuiAlertDialogTrigger.vue.d.ts +0 -19
  23. package/dist/components/ui/alert-dialog/index.d.ts +0 -9
  24. package/dist/components/ui/aspect-ratio/BuiAspectRatio.vue.d.ts +0 -19
  25. package/dist/components/ui/aspect-ratio/index.d.ts +0 -1
  26. package/dist/components/ui/avatar/BuiAvatar.vue.d.ts +0 -41
  27. package/dist/components/ui/avatar/BuiAvatarFallback.vue.d.ts +0 -19
  28. package/dist/components/ui/avatar/BuiAvatarImage.vue.d.ts +0 -12
  29. package/dist/components/ui/avatar/index.d.ts +0 -7
  30. package/dist/components/ui/badge/BuiBadge.vue.d.ts +0 -44
  31. package/dist/components/ui/badge/index.d.ts +0 -4
  32. package/dist/components/ui/button/BuiButton.vue.d.ts +0 -39
  33. package/dist/components/ui/button/index.d.ts +0 -5
  34. package/dist/components/ui/calendar/BuiCalendar.vue.d.ts +0 -63
  35. package/dist/components/ui/calendar/index.d.ts +0 -3
  36. package/dist/components/ui/card/BuiCard.vue.d.ts +0 -21
  37. package/dist/components/ui/card/BuiCardContent.vue.d.ts +0 -21
  38. package/dist/components/ui/card/BuiCardDescription.vue.d.ts +0 -21
  39. package/dist/components/ui/card/BuiCardFooter.vue.d.ts +0 -21
  40. package/dist/components/ui/card/BuiCardHeader.vue.d.ts +0 -21
  41. package/dist/components/ui/card/BuiCardTitle.vue.d.ts +0 -21
  42. package/dist/components/ui/card/index.d.ts +0 -6
  43. package/dist/components/ui/checkbox/BuiCheckbox.vue.d.ts +0 -16
  44. package/dist/components/ui/checkbox/index.d.ts +0 -1
  45. package/dist/components/ui/command/BuiCommandDialog.vue.d.ts +0 -23
  46. package/dist/components/ui/command/BuiCommandEmpty.vue.d.ts +0 -19
  47. package/dist/components/ui/command/BuiCommandGroup.vue.d.ts +0 -23
  48. package/dist/components/ui/command/BuiCommandInput.vue.d.ts +0 -12
  49. package/dist/components/ui/command/BuiCommandSeparator.vue.d.ts +0 -19
  50. package/dist/components/ui/command/BuiCommandShortcut.vue.d.ts +0 -9
  51. package/dist/components/ui/command/index.d.ts +0 -9
  52. package/dist/components/ui/context-menu/BuiContextMenu.vue.d.ts +0 -23
  53. package/dist/components/ui/context-menu/BuiContextMenuCheckboxItem.vue.d.ts +0 -29
  54. package/dist/components/ui/context-menu/BuiContextMenuGroup.vue.d.ts +0 -19
  55. package/dist/components/ui/context-menu/BuiContextMenuItem.vue.d.ts +0 -29
  56. package/dist/components/ui/context-menu/BuiContextMenuLabel.vue.d.ts +0 -25
  57. package/dist/components/ui/context-menu/BuiContextMenuRadioGroup.vue.d.ts +0 -23
  58. package/dist/components/ui/context-menu/BuiContextMenuRadioItem.vue.d.ts +0 -27
  59. package/dist/components/ui/context-menu/BuiContextMenuSeparator.vue.d.ts +0 -12
  60. package/dist/components/ui/context-menu/BuiContextMenuShortcut.vue.d.ts +0 -9
  61. package/dist/components/ui/context-menu/BuiContextMenuSub.vue.d.ts +0 -23
  62. package/dist/components/ui/context-menu/BuiContextMenuSubTrigger.vue.d.ts +0 -25
  63. package/dist/components/ui/context-menu/BuiContextMenuTrigger.vue.d.ts +0 -19
  64. package/dist/components/ui/context-menu/index.d.ts +0 -14
  65. package/dist/components/ui/dialog/BuiDialog.vue.d.ts +0 -23
  66. package/dist/components/ui/dialog/BuiDialogClose.vue.d.ts +0 -19
  67. package/dist/components/ui/dialog/BuiDialogDescription.vue.d.ts +0 -23
  68. package/dist/components/ui/dialog/BuiDialogFooter.vue.d.ts +0 -21
  69. package/dist/components/ui/dialog/BuiDialogHeader.vue.d.ts +0 -21
  70. package/dist/components/ui/dialog/BuiDialogTitle.vue.d.ts +0 -23
  71. package/dist/components/ui/dialog/BuiDialogTrigger.vue.d.ts +0 -19
  72. package/dist/components/ui/dialog/index.d.ts +0 -8
  73. package/dist/components/ui/dropdown-menu/BuiDropdownMenu.vue.d.ts +0 -23
  74. package/dist/components/ui/dropdown-menu/BuiDropdownMenuCheckboxItem.vue.d.ts +0 -29
  75. package/dist/components/ui/dropdown-menu/BuiDropdownMenuGroup.vue.d.ts +0 -19
  76. package/dist/components/ui/dropdown-menu/BuiDropdownMenuItem.vue.d.ts +0 -25
  77. package/dist/components/ui/dropdown-menu/BuiDropdownMenuLabel.vue.d.ts +0 -25
  78. package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioGroup.vue.d.ts +0 -23
  79. package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioItem.vue.d.ts +0 -27
  80. package/dist/components/ui/dropdown-menu/BuiDropdownMenuSeparator.vue.d.ts +0 -12
  81. package/dist/components/ui/dropdown-menu/BuiDropdownMenuShortcut.vue.d.ts +0 -9
  82. package/dist/components/ui/dropdown-menu/BuiDropdownMenuSub.vue.d.ts +0 -23
  83. package/dist/components/ui/dropdown-menu/BuiDropdownMenuSubTrigger.vue.d.ts +0 -23
  84. package/dist/components/ui/dropdown-menu/BuiDropdownMenuTrigger.vue.d.ts +0 -19
  85. package/dist/components/ui/dropdown-menu/index.d.ts +0 -15
  86. package/dist/components/ui/form/BuiFormControl.vue.d.ts +0 -9
  87. package/dist/components/ui/form/BuiFormDescription.vue.d.ts +0 -9
  88. package/dist/components/ui/form/BuiFormItem.vue.d.ts +0 -11
  89. package/dist/components/ui/form/BuiFormLabel.vue.d.ts +0 -19
  90. package/dist/components/ui/form/BuiFormMessage.vue.d.ts +0 -2
  91. package/dist/components/ui/form/index.d.ts +0 -6
  92. package/dist/components/ui/form/useFormField.d.ts +0 -11
  93. package/dist/components/ui/hover-card/BuiHoverCard.vue.d.ts +0 -19
  94. package/dist/components/ui/hover-card/BuiHoverCardContent.vue.d.ts +0 -37
  95. package/dist/components/ui/hover-card/BuiHoverCardTrigger.vue.d.ts +0 -19
  96. package/dist/components/ui/hover-card/index.d.ts +0 -3
  97. package/dist/components/ui/input/BuiInput.vue.d.ts +0 -27
  98. package/dist/components/ui/input/index.d.ts +0 -4
  99. package/dist/components/ui/label/BuiLabel.vue.d.ts +0 -23
  100. package/dist/components/ui/label/index.d.ts +0 -1
  101. package/dist/components/ui/pagination/BuiPaginationCommon.vue.d.ts +0 -39
  102. package/dist/components/ui/pagination/BuiPaginationEllipsis.vue.d.ts +0 -19
  103. package/dist/components/ui/pagination/BuiPaginationFirst.vue.d.ts +0 -33
  104. package/dist/components/ui/pagination/BuiPaginationLast.vue.d.ts +0 -33
  105. package/dist/components/ui/pagination/BuiPaginationNext.vue.d.ts +0 -33
  106. package/dist/components/ui/pagination/BuiPaginationPrev.vue.d.ts +0 -33
  107. package/dist/components/ui/pagination/index.d.ts +0 -7
  108. package/dist/components/ui/popover/BuiPopover.vue.d.ts +0 -23
  109. package/dist/components/ui/popover/BuiPopoverTrigger.vue.d.ts +0 -19
  110. package/dist/components/ui/popover/index.d.ts +0 -3
  111. package/dist/components/ui/progress/BuiProgress.vue.d.ts +0 -37
  112. package/dist/components/ui/progress/index.d.ts +0 -9
  113. package/dist/components/ui/radio-group/BuiRadioGroup.vue.d.ts +0 -27
  114. package/dist/components/ui/radio-group/BuiRadioGroupItem.vue.d.ts +0 -16
  115. package/dist/components/ui/radio-group/index.d.ts +0 -2
  116. package/dist/components/ui/select/BuiSelect.vue.d.ts +0 -25
  117. package/dist/components/ui/select/BuiSelectGroup.vue.d.ts +0 -23
  118. package/dist/components/ui/select/BuiSelectItem.vue.d.ts +0 -23
  119. package/dist/components/ui/select/BuiSelectItemText.vue.d.ts +0 -19
  120. package/dist/components/ui/select/BuiSelectLabel.vue.d.ts +0 -23
  121. package/dist/components/ui/select/BuiSelectSeparator.vue.d.ts +0 -16
  122. package/dist/components/ui/select/BuiSelectTrigger.vue.d.ts +0 -42
  123. package/dist/components/ui/select/BuiSelectValue.vue.d.ts +0 -19
  124. package/dist/components/ui/select/index.d.ts +0 -9
  125. package/dist/components/ui/separator/BuiSeparator.vue.d.ts +0 -16
  126. package/dist/components/ui/separator/index.d.ts +0 -1
  127. package/dist/components/ui/slider/BuiSlider.vue.d.ts +0 -18
  128. package/dist/components/ui/slider/index.d.ts +0 -1
  129. package/dist/components/ui/switch/BuiSwitch.vue.d.ts +0 -20
  130. package/dist/components/ui/switch/index.d.ts +0 -1
  131. package/dist/components/ui/table/BuiDataTable.vue.d.ts +0 -62
  132. package/dist/components/ui/table/BuiTable.vue.d.ts +0 -22
  133. package/dist/components/ui/table/BuiTableBody.vue.d.ts +0 -22
  134. package/dist/components/ui/table/BuiTableCaption.vue.d.ts +0 -22
  135. package/dist/components/ui/table/BuiTableCell.vue.d.ts +0 -22
  136. package/dist/components/ui/table/BuiTableEmpty.vue.d.ts +0 -39
  137. package/dist/components/ui/table/BuiTableFooter.vue.d.ts +0 -22
  138. package/dist/components/ui/table/BuiTableHead.vue.d.ts +0 -22
  139. package/dist/components/ui/table/BuiTableHeader.vue.d.ts +0 -22
  140. package/dist/components/ui/table/BuiTableRow.vue.d.ts +0 -22
  141. package/dist/components/ui/table/index.d.ts +0 -10
  142. package/dist/components/ui/tabs/BuiTabs.vue.d.ts +0 -23
  143. package/dist/components/ui/tabs/BuiTabsContent.vue.d.ts +0 -23
  144. package/dist/components/ui/tabs/BuiTabsList.vue.d.ts +0 -24
  145. package/dist/components/ui/tabs/BuiTabsTrigger.vue.d.ts +0 -24
  146. package/dist/components/ui/tabs/index.d.ts +0 -10
  147. package/dist/components/ui/textarea/BuiTextarea.vue.d.ts +0 -24
  148. package/dist/components/ui/textarea/index.d.ts +0 -4
  149. package/dist/components/ui/toast/BuiToastAction.vue.d.ts +0 -23
  150. package/dist/components/ui/toast/BuiToastClose.vue.d.ts +0 -15
  151. package/dist/components/ui/toast/BuiToastDescription.vue.d.ts +0 -23
  152. package/dist/components/ui/toast/BuiToastProvider.vue.d.ts +0 -19
  153. package/dist/components/ui/toast/BuiToastTitle.vue.d.ts +0 -23
  154. package/dist/components/ui/toast/BuiToastViewport.vue.d.ts +0 -16
  155. package/dist/components/ui/toast/BuiToaster.vue.d.ts +0 -2
  156. package/dist/components/ui/toast/index.d.ts +0 -12
  157. package/dist/components/ui/toggle/BuiToggle.vue.d.ts +0 -52
  158. package/dist/components/ui/toggle/index.d.ts +0 -5
  159. package/dist/components/ui/tooltip/BuiTooltip.vue.d.ts +0 -23
  160. package/dist/components/ui/tooltip/BuiTooltipContent.vue.d.ts +0 -39
  161. package/dist/components/ui/tooltip/BuiTooltipProvider.vue.d.ts +0 -19
  162. package/dist/components/ui/tooltip/BuiTooltipTrigger.vue.d.ts +0 -19
  163. package/dist/components/ui/tooltip/index.d.ts +0 -4
  164. package/dist/favicon.ico +0 -0
  165. package/dist/histoire-setup.d.ts +0 -0
  166. package/dist/lib/utils.d.ts +0 -8
  167. package/dist/tailwind-preset.d.ts +0 -117
@@ -1,7 +0,0 @@
1
- export { default as BuiPaginationCommon, type PageSize } from './BuiPaginationCommon.vue';
2
- export { PaginationRoot as BuiPagination, PaginationList as BuiPaginationList, PaginationListItem as BuiPaginationListItem } from 'radix-vue';
3
- export { default as BuiPaginationFirst } from './BuiPaginationFirst.vue';
4
- export { default as BuiPaginationLast } from './BuiPaginationLast.vue';
5
- export { default as BuiPaginationNext } from './BuiPaginationNext.vue';
6
- export { default as BuiPaginationPrev } from './BuiPaginationPrev.vue';
7
- export { default as BuiPaginationEllipsis } from './BuiPaginationEllipsis.vue';
@@ -1,23 +0,0 @@
1
- import type { PopoverRootProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<PopoverRootProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
- "update:open": (value: boolean) => void;
4
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<PopoverRootProps>>> & {
5
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
6
- }, {}, {}>, {
7
- default?(_: {}): any;
8
- }>;
9
- export default _default;
10
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
11
- type __VLS_TypePropsToRuntimeProps<T> = {
12
- [K in keyof T]-?: {} extends Pick<T, K> ? {
13
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
14
- } : {
15
- type: import('vue').PropType<T[K]>;
16
- required: true;
17
- };
18
- };
19
- type __VLS_WithTemplateSlots<T, S> = T & {
20
- new (): {
21
- $slots: S;
22
- };
23
- };
@@ -1,19 +0,0 @@
1
- import { type PopoverTriggerProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<PopoverTriggerProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<PopoverTriggerProps>>>, {}, {}>, {
3
- default?(_: {}): any;
4
- }>;
5
- export default _default;
6
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
7
- type __VLS_TypePropsToRuntimeProps<T> = {
8
- [K in keyof T]-?: {} extends Pick<T, K> ? {
9
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
10
- } : {
11
- type: import('vue').PropType<T[K]>;
12
- required: true;
13
- };
14
- };
15
- type __VLS_WithTemplateSlots<T, S> = T & {
16
- new (): {
17
- $slots: S;
18
- };
19
- };
@@ -1,3 +0,0 @@
1
- export { default as BuiPopover } from './BuiPopover.vue';
2
- export { default as BuiPopoverTrigger } from './BuiPopoverTrigger.vue';
3
- export { default as BuiPopoverContent } from './BuiPopoverContent.vue';
@@ -1,37 +0,0 @@
1
- import { type ProgressRootProps } from 'radix-vue';
2
- import type { HTMLAttributes } from 'vue';
3
- import { progressVariants } from '.';
4
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ProgressRootProps & {
5
- class?: HTMLAttributes['class'];
6
- variant?: NonNullable<Parameters<typeof progressVariants>[0]>['variant'];
7
- }>, {
8
- class: string;
9
- modelValue: number;
10
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ProgressRootProps & {
11
- class?: HTMLAttributes['class'];
12
- variant?: NonNullable<Parameters<typeof progressVariants>[0]>['variant'];
13
- }>, {
14
- class: string;
15
- modelValue: number;
16
- }>>>, {
17
- modelValue: number | null;
18
- class: HTMLAttributes['class'];
19
- }, {}>;
20
- export default _default;
21
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
22
- type __VLS_TypePropsToRuntimeProps<T> = {
23
- [K in keyof T]-?: {} extends Pick<T, K> ? {
24
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
25
- } : {
26
- type: import('vue').PropType<T[K]>;
27
- required: true;
28
- };
29
- };
30
- type __VLS_WithDefaults<P, D> = {
31
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
32
- default: D[K];
33
- }> : P[K];
34
- };
35
- type __VLS_Prettify<T> = {
36
- [K in keyof T]: T[K];
37
- } & {};
@@ -1,9 +0,0 @@
1
- export { default as BuiProgress } from './BuiProgress.vue';
2
- export declare const progressVariants: (props?: ({
3
- variant?: "default" | "sm" | "lg" | null | undefined;
4
- } & import("class-variance-authority/types").ClassProp) | undefined) => string;
5
- export declare const capVariants: {
6
- readonly sm: "8px";
7
- readonly default: "16px";
8
- readonly lg: "32px";
9
- };
@@ -1,27 +0,0 @@
1
- import { type RadioGroupRootProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<RadioGroupRootProps & {
3
- class?: string | undefined;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
- "update:modelValue": (payload: string) => void;
6
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<RadioGroupRootProps & {
7
- class?: string | undefined;
8
- }>>> & {
9
- "onUpdate:modelValue"?: ((payload: string) => any) | undefined;
10
- }, {}, {}>, {
11
- default?(_: {}): any;
12
- }>;
13
- export default _default;
14
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
15
- type __VLS_TypePropsToRuntimeProps<T> = {
16
- [K in keyof T]-?: {} extends Pick<T, K> ? {
17
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
18
- } : {
19
- type: import('vue').PropType<T[K]>;
20
- required: true;
21
- };
22
- };
23
- type __VLS_WithTemplateSlots<T, S> = T & {
24
- new (): {
25
- $slots: S;
26
- };
27
- };
@@ -1,16 +0,0 @@
1
- import { type RadioGroupItemProps } from 'radix-vue';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<RadioGroupItemProps & {
3
- class?: string | undefined;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<RadioGroupItemProps & {
5
- class?: string | undefined;
6
- }>>>, {}, {}>;
7
- export default _default;
8
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
9
- type __VLS_TypePropsToRuntimeProps<T> = {
10
- [K in keyof T]-?: {} extends Pick<T, K> ? {
11
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
12
- } : {
13
- type: import('vue').PropType<T[K]>;
14
- required: true;
15
- };
16
- };
@@ -1,2 +0,0 @@
1
- export { default as BuiRadioGroup } from './BuiRadioGroup.vue';
2
- export { default as BuiRadioGroupItem } from './BuiRadioGroupItem.vue';
@@ -1,25 +0,0 @@
1
- import type { SelectRootProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SelectRootProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
- "update:modelValue": (value: string) => void;
4
- "update:open": (value: boolean) => void;
5
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SelectRootProps>>> & {
6
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
7
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
8
- }, {}, {}>, {
9
- default?(_: {}): any;
10
- }>;
11
- export default _default;
12
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
13
- type __VLS_TypePropsToRuntimeProps<T> = {
14
- [K in keyof T]-?: {} extends Pick<T, K> ? {
15
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
16
- } : {
17
- type: import('vue').PropType<T[K]>;
18
- required: true;
19
- };
20
- };
21
- type __VLS_WithTemplateSlots<T, S> = T & {
22
- new (): {
23
- $slots: S;
24
- };
25
- };
@@ -1,23 +0,0 @@
1
- import { type SelectGroupProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SelectGroupProps & {
3
- class?: string | undefined;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SelectGroupProps & {
5
- class?: string | undefined;
6
- }>>>, {}, {}>, {
7
- default?(_: {}): any;
8
- }>;
9
- export default _default;
10
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
11
- type __VLS_TypePropsToRuntimeProps<T> = {
12
- [K in keyof T]-?: {} extends Pick<T, K> ? {
13
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
14
- } : {
15
- type: import('vue').PropType<T[K]>;
16
- required: true;
17
- };
18
- };
19
- type __VLS_WithTemplateSlots<T, S> = T & {
20
- new (): {
21
- $slots: S;
22
- };
23
- };
@@ -1,23 +0,0 @@
1
- import { type SelectItemProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SelectItemProps & {
3
- class?: string | undefined;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SelectItemProps & {
5
- class?: string | undefined;
6
- }>>>, {}, {}>, {
7
- default?(_: {}): any;
8
- }>;
9
- export default _default;
10
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
11
- type __VLS_TypePropsToRuntimeProps<T> = {
12
- [K in keyof T]-?: {} extends Pick<T, K> ? {
13
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
14
- } : {
15
- type: import('vue').PropType<T[K]>;
16
- required: true;
17
- };
18
- };
19
- type __VLS_WithTemplateSlots<T, S> = T & {
20
- new (): {
21
- $slots: S;
22
- };
23
- };
@@ -1,19 +0,0 @@
1
- import { type SelectItemTextProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SelectItemTextProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SelectItemTextProps>>>, {}, {}>, {
3
- default?(_: {}): any;
4
- }>;
5
- export default _default;
6
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
7
- type __VLS_TypePropsToRuntimeProps<T> = {
8
- [K in keyof T]-?: {} extends Pick<T, K> ? {
9
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
10
- } : {
11
- type: import('vue').PropType<T[K]>;
12
- required: true;
13
- };
14
- };
15
- type __VLS_WithTemplateSlots<T, S> = T & {
16
- new (): {
17
- $slots: S;
18
- };
19
- };
@@ -1,23 +0,0 @@
1
- import { type SelectLabelProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SelectLabelProps & {
3
- class?: string | undefined;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SelectLabelProps & {
5
- class?: string | undefined;
6
- }>>>, {}, {}>, {
7
- default?(_: {}): any;
8
- }>;
9
- export default _default;
10
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
11
- type __VLS_TypePropsToRuntimeProps<T> = {
12
- [K in keyof T]-?: {} extends Pick<T, K> ? {
13
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
14
- } : {
15
- type: import('vue').PropType<T[K]>;
16
- required: true;
17
- };
18
- };
19
- type __VLS_WithTemplateSlots<T, S> = T & {
20
- new (): {
21
- $slots: S;
22
- };
23
- };
@@ -1,16 +0,0 @@
1
- import { type SelectSeparatorProps } from 'radix-vue';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SelectSeparatorProps & {
3
- class?: string | undefined;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SelectSeparatorProps & {
5
- class?: string | undefined;
6
- }>>>, {}, {}>;
7
- export default _default;
8
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
9
- type __VLS_TypePropsToRuntimeProps<T> = {
10
- [K in keyof T]-?: {} extends Pick<T, K> ? {
11
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
12
- } : {
13
- type: import('vue').PropType<T[K]>;
14
- required: true;
15
- };
16
- };
@@ -1,42 +0,0 @@
1
- import { type SelectTriggerProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<SelectTriggerProps & {
3
- class?: string | undefined;
4
- invalid?: boolean | undefined;
5
- }>, {
6
- class: string;
7
- invalid: boolean;
8
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<SelectTriggerProps & {
9
- class?: string | undefined;
10
- invalid?: boolean | undefined;
11
- }>, {
12
- class: string;
13
- invalid: boolean;
14
- }>>>, {
15
- class: string;
16
- invalid: boolean;
17
- }, {}>, {
18
- default?(_: {}): any;
19
- }>;
20
- export default _default;
21
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
22
- type __VLS_TypePropsToRuntimeProps<T> = {
23
- [K in keyof T]-?: {} extends Pick<T, K> ? {
24
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
25
- } : {
26
- type: import('vue').PropType<T[K]>;
27
- required: true;
28
- };
29
- };
30
- type __VLS_WithDefaults<P, D> = {
31
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
32
- default: D[K];
33
- }> : P[K];
34
- };
35
- type __VLS_Prettify<T> = {
36
- [K in keyof T]: T[K];
37
- } & {};
38
- type __VLS_WithTemplateSlots<T, S> = T & {
39
- new (): {
40
- $slots: S;
41
- };
42
- };
@@ -1,19 +0,0 @@
1
- import { type SelectValueProps } from 'radix-vue';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SelectValueProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SelectValueProps>>>, {}, {}>, {
3
- default?(_: {}): any;
4
- }>;
5
- export default _default;
6
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
7
- type __VLS_TypePropsToRuntimeProps<T> = {
8
- [K in keyof T]-?: {} extends Pick<T, K> ? {
9
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
10
- } : {
11
- type: import('vue').PropType<T[K]>;
12
- required: true;
13
- };
14
- };
15
- type __VLS_WithTemplateSlots<T, S> = T & {
16
- new (): {
17
- $slots: S;
18
- };
19
- };
@@ -1,9 +0,0 @@
1
- export { default as BuiSelect } from './BuiSelect.vue';
2
- export { default as BuiSelectValue } from './BuiSelectValue.vue';
3
- export { default as BuiSelectTrigger } from './BuiSelectTrigger.vue';
4
- export { default as BuiSelectContent } from './BuiSelectContent.vue';
5
- export { default as BuiSelectGroup } from './BuiSelectGroup.vue';
6
- export { default as BuiSelectItem } from './BuiSelectItem.vue';
7
- export { default as BuiSelectItemText } from './BuiSelectItemText.vue';
8
- export { default as BuiSelectLabel } from './BuiSelectLabel.vue';
9
- export { default as BuiSelectSeparator } from './BuiSelectSeparator.vue';
@@ -1,16 +0,0 @@
1
- import { type SeparatorProps } from 'radix-vue';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SeparatorProps & {
3
- class?: string | undefined;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SeparatorProps & {
5
- class?: string | undefined;
6
- }>>>, {}, {}>;
7
- export default _default;
8
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
9
- type __VLS_TypePropsToRuntimeProps<T> = {
10
- [K in keyof T]-?: {} extends Pick<T, K> ? {
11
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
12
- } : {
13
- type: import('vue').PropType<T[K]>;
14
- required: true;
15
- };
16
- };
@@ -1 +0,0 @@
1
- export { default as BuiSeparator } from './BuiSeparator.vue';
@@ -1,18 +0,0 @@
1
- import type { SliderRootProps } from 'radix-vue';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SliderRootProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
- "update:modelValue": (payload: number[] | undefined) => void;
4
- valueCommit: (payload: number[]) => void;
5
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SliderRootProps>>> & {
6
- "onUpdate:modelValue"?: ((payload: number[] | undefined) => any) | undefined;
7
- onValueCommit?: ((payload: number[]) => any) | undefined;
8
- }, {}, {}>;
9
- export default _default;
10
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
11
- type __VLS_TypePropsToRuntimeProps<T> = {
12
- [K in keyof T]-?: {} extends Pick<T, K> ? {
13
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
14
- } : {
15
- type: import('vue').PropType<T[K]>;
16
- required: true;
17
- };
18
- };
@@ -1 +0,0 @@
1
- export { default as BuiSlider } from './BuiSlider.vue';
@@ -1,20 +0,0 @@
1
- import { type SwitchRootProps } from 'radix-vue';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<SwitchRootProps & {
3
- class?: string | undefined;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
- "update:checked": (payload: boolean) => void;
6
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SwitchRootProps & {
7
- class?: string | undefined;
8
- }>>> & {
9
- "onUpdate:checked"?: ((payload: boolean) => any) | undefined;
10
- }, {}, {}>;
11
- export default _default;
12
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
13
- type __VLS_TypePropsToRuntimeProps<T> = {
14
- [K in keyof T]-?: {} extends Pick<T, K> ? {
15
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
16
- } : {
17
- type: import('vue').PropType<T[K]>;
18
- required: true;
19
- };
20
- };
@@ -1 +0,0 @@
1
- export { default as BuiSwitch } from './BuiSwitch.vue';
@@ -1,62 +0,0 @@
1
- import type { ColumnDef, SortingState, PaginationState, RowSelectionState } from '@tanstack/vue-table';
2
- declare const _default: <TData, TValue>(__VLS_props: {
3
- data: TData[];
4
- columns: ColumnDef<TData, TValue>[];
5
- pageSize?: number | undefined;
6
- showPagination?: boolean | undefined;
7
- sorting?: SortingState | undefined;
8
- pagination?: PaginationState | undefined;
9
- selection?: RowSelectionState | undefined;
10
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, __VLS_ctx?: {
11
- attrs: any;
12
- slots: {
13
- caption?(_: {
14
- table: import("@tanstack/vue-table").Table<TData>;
15
- }): any;
16
- };
17
- emit: any;
18
- } | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<{
19
- props: {
20
- data: TData[];
21
- columns: ColumnDef<TData, TValue>[];
22
- pageSize?: number | undefined;
23
- showPagination?: boolean | undefined;
24
- sorting?: SortingState | undefined;
25
- pagination?: PaginationState | undefined;
26
- selection?: RowSelectionState | undefined;
27
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
28
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
29
- attrs: any;
30
- slots: {
31
- caption?(_: {
32
- table: import("@tanstack/vue-table").Table<TData>;
33
- }): any;
34
- };
35
- emit: any;
36
- }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
37
- [key: string]: any;
38
- }> & {
39
- __ctx?: {
40
- props: {
41
- data: TData[];
42
- columns: ColumnDef<TData, TValue>[];
43
- pageSize?: number | undefined;
44
- showPagination?: boolean | undefined;
45
- sorting?: SortingState | undefined;
46
- pagination?: PaginationState | undefined;
47
- selection?: RowSelectionState | undefined;
48
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
49
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
50
- attrs: any;
51
- slots: {
52
- caption?(_: {
53
- table: import("@tanstack/vue-table").Table<TData>;
54
- }): any;
55
- };
56
- emit: any;
57
- } | undefined;
58
- };
59
- export default _default;
60
- type __VLS_Prettify<T> = {
61
- [K in keyof T]: T[K];
62
- } & {};
@@ -1,22 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
- class?: string | undefined;
3
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
4
- class?: string | undefined;
5
- }>>>, {}, {}>, {
6
- default?(_: {}): any;
7
- }>;
8
- export default _default;
9
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
10
- type __VLS_TypePropsToRuntimeProps<T> = {
11
- [K in keyof T]-?: {} extends Pick<T, K> ? {
12
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
13
- } : {
14
- type: import('vue').PropType<T[K]>;
15
- required: true;
16
- };
17
- };
18
- type __VLS_WithTemplateSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };
@@ -1,22 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
- class?: string | undefined;
3
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
4
- class?: string | undefined;
5
- }>>>, {}, {}>, {
6
- default?(_: {}): any;
7
- }>;
8
- export default _default;
9
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
10
- type __VLS_TypePropsToRuntimeProps<T> = {
11
- [K in keyof T]-?: {} extends Pick<T, K> ? {
12
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
13
- } : {
14
- type: import('vue').PropType<T[K]>;
15
- required: true;
16
- };
17
- };
18
- type __VLS_WithTemplateSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };
@@ -1,22 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
- class?: string | undefined;
3
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
4
- class?: string | undefined;
5
- }>>>, {}, {}>, {
6
- default?(_: {}): any;
7
- }>;
8
- export default _default;
9
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
10
- type __VLS_TypePropsToRuntimeProps<T> = {
11
- [K in keyof T]-?: {} extends Pick<T, K> ? {
12
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
13
- } : {
14
- type: import('vue').PropType<T[K]>;
15
- required: true;
16
- };
17
- };
18
- type __VLS_WithTemplateSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };
@@ -1,22 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
- class?: string | undefined;
3
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
4
- class?: string | undefined;
5
- }>>>, {}, {}>, {
6
- default?(_: {}): any;
7
- }>;
8
- export default _default;
9
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
10
- type __VLS_TypePropsToRuntimeProps<T> = {
11
- [K in keyof T]-?: {} extends Pick<T, K> ? {
12
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
13
- } : {
14
- type: import('vue').PropType<T[K]>;
15
- required: true;
16
- };
17
- };
18
- type __VLS_WithTemplateSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };
@@ -1,39 +0,0 @@
1
- interface Props {
2
- class?: string;
3
- colspan?: number;
4
- }
5
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
6
- class: string;
7
- colspan: number;
8
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
- class: string;
10
- colspan: number;
11
- }>>>, {
12
- class: string;
13
- colspan: number;
14
- }, {}>, {
15
- default?(_: {}): any;
16
- }>;
17
- export default _default;
18
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
19
- type __VLS_TypePropsToRuntimeProps<T> = {
20
- [K in keyof T]-?: {} extends Pick<T, K> ? {
21
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
22
- } : {
23
- type: import('vue').PropType<T[K]>;
24
- required: true;
25
- };
26
- };
27
- type __VLS_WithDefaults<P, D> = {
28
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
29
- default: D[K];
30
- }> : P[K];
31
- };
32
- type __VLS_Prettify<T> = {
33
- [K in keyof T]: T[K];
34
- } & {};
35
- type __VLS_WithTemplateSlots<T, S> = T & {
36
- new (): {
37
- $slots: S;
38
- };
39
- };