@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.
- package/dist/bootsman-ui-shadcn.js +37 -6
- package/dist/bootsman-ui-shadcn.umd.cjs +5 -5
- package/dist/index.d.ts +3490 -34
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/components/ui/accordion/BuiAccordion.vue.d.ts +0 -23
- package/dist/components/ui/accordion/BuiAccordionContent.vue.d.ts +0 -23
- package/dist/components/ui/accordion/BuiAccordionItem.vue.d.ts +0 -23
- package/dist/components/ui/accordion/BuiAccordionTrigger.vue.d.ts +0 -25
- package/dist/components/ui/accordion/index.d.ts +0 -4
- package/dist/components/ui/alert/BuiAlert.vue.d.ts +0 -25
- package/dist/components/ui/alert/BuiAlertDescription.vue.d.ts +0 -13
- package/dist/components/ui/alert/BuiAlertTitle.vue.d.ts +0 -9
- package/dist/components/ui/alert/index.d.ts +0 -6
- package/dist/components/ui/alert-dialog/BuiAlertDialog.vue.d.ts +0 -23
- package/dist/components/ui/alert-dialog/BuiAlertDialogAction.vue.d.ts +0 -19
- package/dist/components/ui/alert-dialog/BuiAlertDialogCancel.vue.d.ts +0 -19
- package/dist/components/ui/alert-dialog/BuiAlertDialogDescription.vue.d.ts +0 -23
- package/dist/components/ui/alert-dialog/BuiAlertDialogFooter.vue.d.ts +0 -21
- package/dist/components/ui/alert-dialog/BuiAlertDialogHeader.vue.d.ts +0 -21
- package/dist/components/ui/alert-dialog/BuiAlertDialogTitle.vue.d.ts +0 -23
- package/dist/components/ui/alert-dialog/BuiAlertDialogTrigger.vue.d.ts +0 -19
- package/dist/components/ui/alert-dialog/index.d.ts +0 -9
- package/dist/components/ui/aspect-ratio/BuiAspectRatio.vue.d.ts +0 -19
- package/dist/components/ui/aspect-ratio/index.d.ts +0 -1
- package/dist/components/ui/avatar/BuiAvatar.vue.d.ts +0 -41
- package/dist/components/ui/avatar/BuiAvatarFallback.vue.d.ts +0 -19
- package/dist/components/ui/avatar/BuiAvatarImage.vue.d.ts +0 -12
- package/dist/components/ui/avatar/index.d.ts +0 -7
- package/dist/components/ui/badge/BuiBadge.vue.d.ts +0 -44
- package/dist/components/ui/badge/index.d.ts +0 -4
- package/dist/components/ui/button/BuiButton.vue.d.ts +0 -39
- package/dist/components/ui/button/index.d.ts +0 -5
- package/dist/components/ui/calendar/BuiCalendar.vue.d.ts +0 -63
- package/dist/components/ui/calendar/index.d.ts +0 -3
- package/dist/components/ui/card/BuiCard.vue.d.ts +0 -21
- package/dist/components/ui/card/BuiCardContent.vue.d.ts +0 -21
- package/dist/components/ui/card/BuiCardDescription.vue.d.ts +0 -21
- package/dist/components/ui/card/BuiCardFooter.vue.d.ts +0 -21
- package/dist/components/ui/card/BuiCardHeader.vue.d.ts +0 -21
- package/dist/components/ui/card/BuiCardTitle.vue.d.ts +0 -21
- package/dist/components/ui/card/index.d.ts +0 -6
- package/dist/components/ui/checkbox/BuiCheckbox.vue.d.ts +0 -16
- package/dist/components/ui/checkbox/index.d.ts +0 -1
- package/dist/components/ui/command/BuiCommandDialog.vue.d.ts +0 -23
- package/dist/components/ui/command/BuiCommandEmpty.vue.d.ts +0 -19
- package/dist/components/ui/command/BuiCommandGroup.vue.d.ts +0 -23
- package/dist/components/ui/command/BuiCommandInput.vue.d.ts +0 -12
- package/dist/components/ui/command/BuiCommandSeparator.vue.d.ts +0 -19
- package/dist/components/ui/command/BuiCommandShortcut.vue.d.ts +0 -9
- package/dist/components/ui/command/index.d.ts +0 -9
- package/dist/components/ui/context-menu/BuiContextMenu.vue.d.ts +0 -23
- package/dist/components/ui/context-menu/BuiContextMenuCheckboxItem.vue.d.ts +0 -29
- package/dist/components/ui/context-menu/BuiContextMenuGroup.vue.d.ts +0 -19
- package/dist/components/ui/context-menu/BuiContextMenuItem.vue.d.ts +0 -29
- package/dist/components/ui/context-menu/BuiContextMenuLabel.vue.d.ts +0 -25
- package/dist/components/ui/context-menu/BuiContextMenuRadioGroup.vue.d.ts +0 -23
- package/dist/components/ui/context-menu/BuiContextMenuRadioItem.vue.d.ts +0 -27
- package/dist/components/ui/context-menu/BuiContextMenuSeparator.vue.d.ts +0 -12
- package/dist/components/ui/context-menu/BuiContextMenuShortcut.vue.d.ts +0 -9
- package/dist/components/ui/context-menu/BuiContextMenuSub.vue.d.ts +0 -23
- package/dist/components/ui/context-menu/BuiContextMenuSubTrigger.vue.d.ts +0 -25
- package/dist/components/ui/context-menu/BuiContextMenuTrigger.vue.d.ts +0 -19
- package/dist/components/ui/context-menu/index.d.ts +0 -14
- package/dist/components/ui/dialog/BuiDialog.vue.d.ts +0 -23
- package/dist/components/ui/dialog/BuiDialogClose.vue.d.ts +0 -19
- package/dist/components/ui/dialog/BuiDialogDescription.vue.d.ts +0 -23
- package/dist/components/ui/dialog/BuiDialogFooter.vue.d.ts +0 -21
- package/dist/components/ui/dialog/BuiDialogHeader.vue.d.ts +0 -21
- package/dist/components/ui/dialog/BuiDialogTitle.vue.d.ts +0 -23
- package/dist/components/ui/dialog/BuiDialogTrigger.vue.d.ts +0 -19
- package/dist/components/ui/dialog/index.d.ts +0 -8
- package/dist/components/ui/dropdown-menu/BuiDropdownMenu.vue.d.ts +0 -23
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuCheckboxItem.vue.d.ts +0 -29
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuGroup.vue.d.ts +0 -19
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuItem.vue.d.ts +0 -25
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuLabel.vue.d.ts +0 -25
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioGroup.vue.d.ts +0 -23
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioItem.vue.d.ts +0 -27
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSeparator.vue.d.ts +0 -12
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuShortcut.vue.d.ts +0 -9
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSub.vue.d.ts +0 -23
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSubTrigger.vue.d.ts +0 -23
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuTrigger.vue.d.ts +0 -19
- package/dist/components/ui/dropdown-menu/index.d.ts +0 -15
- package/dist/components/ui/form/BuiFormControl.vue.d.ts +0 -9
- package/dist/components/ui/form/BuiFormDescription.vue.d.ts +0 -9
- package/dist/components/ui/form/BuiFormItem.vue.d.ts +0 -11
- package/dist/components/ui/form/BuiFormLabel.vue.d.ts +0 -19
- package/dist/components/ui/form/BuiFormMessage.vue.d.ts +0 -2
- package/dist/components/ui/form/index.d.ts +0 -6
- package/dist/components/ui/form/useFormField.d.ts +0 -11
- package/dist/components/ui/hover-card/BuiHoverCard.vue.d.ts +0 -19
- package/dist/components/ui/hover-card/BuiHoverCardContent.vue.d.ts +0 -37
- package/dist/components/ui/hover-card/BuiHoverCardTrigger.vue.d.ts +0 -19
- package/dist/components/ui/hover-card/index.d.ts +0 -3
- package/dist/components/ui/input/BuiInput.vue.d.ts +0 -27
- package/dist/components/ui/input/index.d.ts +0 -4
- package/dist/components/ui/label/BuiLabel.vue.d.ts +0 -23
- package/dist/components/ui/label/index.d.ts +0 -1
- package/dist/components/ui/pagination/BuiPaginationCommon.vue.d.ts +0 -39
- package/dist/components/ui/pagination/BuiPaginationEllipsis.vue.d.ts +0 -19
- package/dist/components/ui/pagination/BuiPaginationFirst.vue.d.ts +0 -33
- package/dist/components/ui/pagination/BuiPaginationLast.vue.d.ts +0 -33
- package/dist/components/ui/pagination/BuiPaginationNext.vue.d.ts +0 -33
- package/dist/components/ui/pagination/BuiPaginationPrev.vue.d.ts +0 -33
- package/dist/components/ui/pagination/index.d.ts +0 -7
- package/dist/components/ui/popover/BuiPopover.vue.d.ts +0 -23
- package/dist/components/ui/popover/BuiPopoverTrigger.vue.d.ts +0 -19
- package/dist/components/ui/popover/index.d.ts +0 -3
- package/dist/components/ui/progress/BuiProgress.vue.d.ts +0 -37
- package/dist/components/ui/progress/index.d.ts +0 -9
- package/dist/components/ui/radio-group/BuiRadioGroup.vue.d.ts +0 -27
- package/dist/components/ui/radio-group/BuiRadioGroupItem.vue.d.ts +0 -16
- package/dist/components/ui/radio-group/index.d.ts +0 -2
- package/dist/components/ui/select/BuiSelect.vue.d.ts +0 -25
- package/dist/components/ui/select/BuiSelectGroup.vue.d.ts +0 -23
- package/dist/components/ui/select/BuiSelectItem.vue.d.ts +0 -23
- package/dist/components/ui/select/BuiSelectItemText.vue.d.ts +0 -19
- package/dist/components/ui/select/BuiSelectLabel.vue.d.ts +0 -23
- package/dist/components/ui/select/BuiSelectSeparator.vue.d.ts +0 -16
- package/dist/components/ui/select/BuiSelectTrigger.vue.d.ts +0 -42
- package/dist/components/ui/select/BuiSelectValue.vue.d.ts +0 -19
- package/dist/components/ui/select/index.d.ts +0 -9
- package/dist/components/ui/separator/BuiSeparator.vue.d.ts +0 -16
- package/dist/components/ui/separator/index.d.ts +0 -1
- package/dist/components/ui/slider/BuiSlider.vue.d.ts +0 -18
- package/dist/components/ui/slider/index.d.ts +0 -1
- package/dist/components/ui/switch/BuiSwitch.vue.d.ts +0 -20
- package/dist/components/ui/switch/index.d.ts +0 -1
- package/dist/components/ui/table/BuiDataTable.vue.d.ts +0 -62
- package/dist/components/ui/table/BuiTable.vue.d.ts +0 -22
- package/dist/components/ui/table/BuiTableBody.vue.d.ts +0 -22
- package/dist/components/ui/table/BuiTableCaption.vue.d.ts +0 -22
- package/dist/components/ui/table/BuiTableCell.vue.d.ts +0 -22
- package/dist/components/ui/table/BuiTableEmpty.vue.d.ts +0 -39
- package/dist/components/ui/table/BuiTableFooter.vue.d.ts +0 -22
- package/dist/components/ui/table/BuiTableHead.vue.d.ts +0 -22
- package/dist/components/ui/table/BuiTableHeader.vue.d.ts +0 -22
- package/dist/components/ui/table/BuiTableRow.vue.d.ts +0 -22
- package/dist/components/ui/table/index.d.ts +0 -10
- package/dist/components/ui/tabs/BuiTabs.vue.d.ts +0 -23
- package/dist/components/ui/tabs/BuiTabsContent.vue.d.ts +0 -23
- package/dist/components/ui/tabs/BuiTabsList.vue.d.ts +0 -24
- package/dist/components/ui/tabs/BuiTabsTrigger.vue.d.ts +0 -24
- package/dist/components/ui/tabs/index.d.ts +0 -10
- package/dist/components/ui/textarea/BuiTextarea.vue.d.ts +0 -24
- package/dist/components/ui/textarea/index.d.ts +0 -4
- package/dist/components/ui/toast/BuiToastAction.vue.d.ts +0 -23
- package/dist/components/ui/toast/BuiToastClose.vue.d.ts +0 -15
- package/dist/components/ui/toast/BuiToastDescription.vue.d.ts +0 -23
- package/dist/components/ui/toast/BuiToastProvider.vue.d.ts +0 -19
- package/dist/components/ui/toast/BuiToastTitle.vue.d.ts +0 -23
- package/dist/components/ui/toast/BuiToastViewport.vue.d.ts +0 -16
- package/dist/components/ui/toast/BuiToaster.vue.d.ts +0 -2
- package/dist/components/ui/toast/index.d.ts +0 -12
- package/dist/components/ui/toggle/BuiToggle.vue.d.ts +0 -52
- package/dist/components/ui/toggle/index.d.ts +0 -5
- package/dist/components/ui/tooltip/BuiTooltip.vue.d.ts +0 -23
- package/dist/components/ui/tooltip/BuiTooltipContent.vue.d.ts +0 -39
- package/dist/components/ui/tooltip/BuiTooltipProvider.vue.d.ts +0 -19
- package/dist/components/ui/tooltip/BuiTooltipTrigger.vue.d.ts +0 -19
- package/dist/components/ui/tooltip/index.d.ts +0 -4
- package/dist/favicon.ico +0 -0
- package/dist/histoire-setup.d.ts +0 -0
- package/dist/lib/utils.d.ts +0 -8
- package/dist/tailwind-preset.d.ts +0 -117
@@ -1,23 +0,0 @@
|
|
1
|
-
import { type AlertDialogProps } from 'radix-vue';
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<AlertDialogProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
3
|
-
"update:open": (value: boolean) => void;
|
4
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AlertDialogProps>>> & {
|
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 AlertDialogActionProps } from 'radix-vue';
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<AlertDialogActionProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AlertDialogActionProps>>>, {}, {}>, {
|
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,19 +0,0 @@
|
|
1
|
-
import { type AlertDialogCancelProps } from 'radix-vue';
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<AlertDialogCancelProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AlertDialogCancelProps>>>, {}, {}>, {
|
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 AlertDialogDescriptionProps } from 'radix-vue';
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<AlertDialogDescriptionProps & {
|
3
|
-
class?: string | undefined;
|
4
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AlertDialogDescriptionProps & {
|
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,21 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
|
-
class: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
-
class: {
|
8
|
-
type: StringConstructor;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
}>>, {
|
12
|
-
class: string;
|
13
|
-
}, {}>, {
|
14
|
-
default?(_: {}): any;
|
15
|
-
}>;
|
16
|
-
export default _default;
|
17
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
-
new (): {
|
19
|
-
$slots: S;
|
20
|
-
};
|
21
|
-
};
|
@@ -1,21 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
|
-
class: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
-
class: {
|
8
|
-
type: StringConstructor;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
}>>, {
|
12
|
-
class: string;
|
13
|
-
}, {}>, {
|
14
|
-
default?(_: {}): any;
|
15
|
-
}>;
|
16
|
-
export default _default;
|
17
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
-
new (): {
|
19
|
-
$slots: S;
|
20
|
-
};
|
21
|
-
};
|
@@ -1,23 +0,0 @@
|
|
1
|
-
import { type AlertDialogTitleProps } from 'radix-vue';
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<AlertDialogTitleProps & {
|
3
|
-
class?: string | undefined;
|
4
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AlertDialogTitleProps & {
|
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 AlertDialogTriggerProps } from 'radix-vue';
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<AlertDialogTriggerProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AlertDialogTriggerProps>>>, {}, {}>, {
|
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 BuiAlertDialog } from './BuiAlertDialog.vue';
|
2
|
-
export { default as BuiAlertDialogTrigger } from './BuiAlertDialogTrigger.vue';
|
3
|
-
export { default as BuiAlertDialogContent } from './BuiAlertDialogContent.vue';
|
4
|
-
export { default as BuiAlertDialogHeader } from './BuiAlertDialogHeader.vue';
|
5
|
-
export { default as BuiAlertDialogTitle } from './BuiAlertDialogTitle.vue';
|
6
|
-
export { default as BuiAlertDialogDescription } from './BuiAlertDialogDescription.vue';
|
7
|
-
export { default as BuiAlertDialogFooter } from './BuiAlertDialogFooter.vue';
|
8
|
-
export { default as BuiAlertDialogAction } from './BuiAlertDialogAction.vue';
|
9
|
-
export { default as BuiAlertDialogCancel } from './BuiAlertDialogCancel.vue';
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { type AspectRatioProps } from 'radix-vue';
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<AspectRatioProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AspectRatioProps>>>, {}, {}>, {
|
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 +0,0 @@
|
|
1
|
-
export { default as BuiAspectRatio } from './BuiAspectRatio.vue';
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { avatarVariant } from '.';
|
2
|
-
interface Props {
|
3
|
-
size?: NonNullable<Parameters<typeof avatarVariant>[0]>['size'];
|
4
|
-
shape?: NonNullable<Parameters<typeof avatarVariant>[0]>['shape'];
|
5
|
-
class?: string;
|
6
|
-
}
|
7
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
8
|
-
size: string;
|
9
|
-
shape: string;
|
10
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
11
|
-
size: string;
|
12
|
-
shape: string;
|
13
|
-
}>>>, {
|
14
|
-
size: "sm" | "lg" | "base" | null;
|
15
|
-
shape: "circle" | "square" | null;
|
16
|
-
}, {}>, {
|
17
|
-
default?(_: {}): any;
|
18
|
-
}>;
|
19
|
-
export default _default;
|
20
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
21
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
22
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
23
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
24
|
-
} : {
|
25
|
-
type: import('vue').PropType<T[K]>;
|
26
|
-
required: true;
|
27
|
-
};
|
28
|
-
};
|
29
|
-
type __VLS_WithDefaults<P, D> = {
|
30
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
31
|
-
default: D[K];
|
32
|
-
}> : P[K];
|
33
|
-
};
|
34
|
-
type __VLS_Prettify<T> = {
|
35
|
-
[K in keyof T]: T[K];
|
36
|
-
} & {};
|
37
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
38
|
-
new (): {
|
39
|
-
$slots: S;
|
40
|
-
};
|
41
|
-
};
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { type AvatarFallbackProps } from 'radix-vue';
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<AvatarFallbackProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AvatarFallbackProps>>>, {}, {}>, {
|
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,12 +0,0 @@
|
|
1
|
-
import { type AvatarImageProps } from 'radix-vue';
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<AvatarImageProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AvatarImageProps>>>, {}, {}>;
|
3
|
-
export default _default;
|
4
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
5
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
6
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
7
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
8
|
-
} : {
|
9
|
-
type: import('vue').PropType<T[K]>;
|
10
|
-
required: true;
|
11
|
-
};
|
12
|
-
};
|
@@ -1,7 +0,0 @@
|
|
1
|
-
export { default as BuiAvatar } from './BuiAvatar.vue';
|
2
|
-
export { default as BuiAvatarImage } from './BuiAvatarImage.vue';
|
3
|
-
export { default as BuiAvatarFallback } from './BuiAvatarFallback.vue';
|
4
|
-
export declare const avatarVariant: (props?: ({
|
5
|
-
size?: "sm" | "lg" | "base" | null | undefined;
|
6
|
-
shape?: "circle" | "square" | null | undefined;
|
7
|
-
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
@@ -1,44 +0,0 @@
|
|
1
|
-
import type { VariantProps } from 'class-variance-authority';
|
2
|
-
import { badgeVariants } from '.';
|
3
|
-
interface BadgeVariantProps extends VariantProps<typeof badgeVariants> {
|
4
|
-
}
|
5
|
-
interface Props {
|
6
|
-
variant?: BadgeVariantProps['variant'];
|
7
|
-
dismissable?: boolean;
|
8
|
-
}
|
9
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
10
|
-
dismissable: boolean;
|
11
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
12
|
-
close: () => void;
|
13
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
14
|
-
dismissable: boolean;
|
15
|
-
}>>> & {
|
16
|
-
onClose?: (() => any) | undefined;
|
17
|
-
}, {
|
18
|
-
dismissable: boolean;
|
19
|
-
}, {}>, {
|
20
|
-
default?(_: {}): any;
|
21
|
-
}>;
|
22
|
-
export default _default;
|
23
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
24
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
25
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
26
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
27
|
-
} : {
|
28
|
-
type: import('vue').PropType<T[K]>;
|
29
|
-
required: true;
|
30
|
-
};
|
31
|
-
};
|
32
|
-
type __VLS_WithDefaults<P, D> = {
|
33
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
34
|
-
default: D[K];
|
35
|
-
}> : P[K];
|
36
|
-
};
|
37
|
-
type __VLS_Prettify<T> = {
|
38
|
-
[K in keyof T]: T[K];
|
39
|
-
} & {};
|
40
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
41
|
-
new (): {
|
42
|
-
$slots: S;
|
43
|
-
};
|
44
|
-
};
|
@@ -1,39 +0,0 @@
|
|
1
|
-
import { type PrimitiveProps } from 'radix-vue';
|
2
|
-
import { buttonVariants } from '.';
|
3
|
-
interface Props extends PrimitiveProps {
|
4
|
-
variant?: NonNullable<Parameters<typeof buttonVariants>[0]>['variant'];
|
5
|
-
size?: NonNullable<Parameters<typeof buttonVariants>[0]>['size'];
|
6
|
-
as?: string;
|
7
|
-
}
|
8
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
9
|
-
as: string;
|
10
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
11
|
-
as: string;
|
12
|
-
}>>>, {
|
13
|
-
as: string;
|
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
|
-
};
|
@@ -1,5 +0,0 @@
|
|
1
|
-
export { default as BuiButton } from './BuiButton.vue';
|
2
|
-
export declare const buttonVariants: (props?: ({
|
3
|
-
variant?: "default" | "destructive" | "outline" | "secondary" | "ghost" | "link" | "none" | null | undefined;
|
4
|
-
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
5
|
-
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
@@ -1,63 +0,0 @@
|
|
1
|
-
type DatePickerModel = DatePickerDate | DatePickerRangeObject;
|
2
|
-
type DateSource = Date | string | number;
|
3
|
-
type DatePickerDate = DateSource | Partial<SimpleDateParts> | null;
|
4
|
-
interface DatePickerRangeObject {
|
5
|
-
start: Exclude<DatePickerDate, null>;
|
6
|
-
end: Exclude<DatePickerDate, null>;
|
7
|
-
}
|
8
|
-
interface SimpleDateParts {
|
9
|
-
year: number;
|
10
|
-
month: number;
|
11
|
-
day: number;
|
12
|
-
hours: number;
|
13
|
-
minutes: number;
|
14
|
-
seconds: number;
|
15
|
-
milliseconds: number;
|
16
|
-
}
|
17
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
18
|
-
modelValue?: DatePickerModel | undefined;
|
19
|
-
modelModifiers?: object | undefined;
|
20
|
-
columns?: number | undefined;
|
21
|
-
type?: "single" | "range" | undefined;
|
22
|
-
}>, {
|
23
|
-
type: string;
|
24
|
-
columns: number;
|
25
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
26
|
-
"update:modelValue": (payload: DatePickerModel | undefined) => void;
|
27
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
28
|
-
modelValue?: DatePickerModel | undefined;
|
29
|
-
modelModifiers?: object | undefined;
|
30
|
-
columns?: number | undefined;
|
31
|
-
type?: "single" | "range" | undefined;
|
32
|
-
}>, {
|
33
|
-
type: string;
|
34
|
-
columns: number;
|
35
|
-
}>>> & {
|
36
|
-
"onUpdate:modelValue"?: ((payload: DatePickerModel | undefined) => any) | undefined;
|
37
|
-
}, {
|
38
|
-
type: "single" | "range";
|
39
|
-
columns: number;
|
40
|
-
}, {}>, Partial<Record<string, (_: any) => any>>>;
|
41
|
-
export default _default;
|
42
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
43
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
44
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
45
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
46
|
-
} : {
|
47
|
-
type: import('vue').PropType<T[K]>;
|
48
|
-
required: true;
|
49
|
-
};
|
50
|
-
};
|
51
|
-
type __VLS_WithDefaults<P, D> = {
|
52
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
53
|
-
default: D[K];
|
54
|
-
}> : P[K];
|
55
|
-
};
|
56
|
-
type __VLS_Prettify<T> = {
|
57
|
-
[K in keyof T]: T[K];
|
58
|
-
} & {};
|
59
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
60
|
-
new (): {
|
61
|
-
$slots: S;
|
62
|
-
};
|
63
|
-
};
|
@@ -1,21 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
|
-
class: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
-
class: {
|
8
|
-
type: StringConstructor;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
}>>, {
|
12
|
-
class: string;
|
13
|
-
}, {}>, {
|
14
|
-
default?(_: {}): any;
|
15
|
-
}>;
|
16
|
-
export default _default;
|
17
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
-
new (): {
|
19
|
-
$slots: S;
|
20
|
-
};
|
21
|
-
};
|
@@ -1,21 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
|
-
class: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
-
class: {
|
8
|
-
type: StringConstructor;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
}>>, {
|
12
|
-
class: string;
|
13
|
-
}, {}>, {
|
14
|
-
default?(_: {}): any;
|
15
|
-
}>;
|
16
|
-
export default _default;
|
17
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
-
new (): {
|
19
|
-
$slots: S;
|
20
|
-
};
|
21
|
-
};
|
@@ -1,21 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
|
-
class: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
-
class: {
|
8
|
-
type: StringConstructor;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
}>>, {
|
12
|
-
class: string;
|
13
|
-
}, {}>, {
|
14
|
-
default?(_: {}): any;
|
15
|
-
}>;
|
16
|
-
export default _default;
|
17
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
-
new (): {
|
19
|
-
$slots: S;
|
20
|
-
};
|
21
|
-
};
|
@@ -1,21 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
|
-
class: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
-
class: {
|
8
|
-
type: StringConstructor;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
}>>, {
|
12
|
-
class: string;
|
13
|
-
}, {}>, {
|
14
|
-
default?(_: {}): any;
|
15
|
-
}>;
|
16
|
-
export default _default;
|
17
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
-
new (): {
|
19
|
-
$slots: S;
|
20
|
-
};
|
21
|
-
};
|
@@ -1,21 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
|
-
class: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
-
class: {
|
8
|
-
type: StringConstructor;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
}>>, {
|
12
|
-
class: string;
|
13
|
-
}, {}>, {
|
14
|
-
default?(_: {}): any;
|
15
|
-
}>;
|
16
|
-
export default _default;
|
17
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
-
new (): {
|
19
|
-
$slots: S;
|
20
|
-
};
|
21
|
-
};
|
@@ -1,21 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
|
-
class: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
-
class: {
|
8
|
-
type: StringConstructor;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
}>>, {
|
12
|
-
class: string;
|
13
|
-
}, {}>, {
|
14
|
-
default?(_: {}): any;
|
15
|
-
}>;
|
16
|
-
export default _default;
|
17
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
-
new (): {
|
19
|
-
$slots: S;
|
20
|
-
};
|
21
|
-
};
|
@@ -1,6 +0,0 @@
|
|
1
|
-
export { default as BuiCard } from './BuiCard.vue';
|
2
|
-
export { default as BuiCardHeader } from './BuiCardHeader.vue';
|
3
|
-
export { default as BuiCardTitle } from './BuiCardTitle.vue';
|
4
|
-
export { default as BuiCardDescription } from './BuiCardDescription.vue';
|
5
|
-
export { default as BuiCardContent } from './BuiCardContent.vue';
|
6
|
-
export { default as BuiCardFooter } from './BuiCardFooter.vue';
|
@@ -1,16 +0,0 @@
|
|
1
|
-
import type { CheckboxRootProps } from 'radix-vue';
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<CheckboxRootProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
3
|
-
"update:checked": (value: boolean) => void;
|
4
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<CheckboxRootProps>>> & {
|
5
|
-
"onUpdate:checked"?: ((value: boolean) => any) | 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 BuiCheckbox } from './BuiCheckbox.vue';
|
@@ -1,23 +0,0 @@
|
|
1
|
-
import type { DialogRootProps } from 'radix-vue';
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<DialogRootProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
3
|
-
"update:open": (value: boolean) => void;
|
4
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<DialogRootProps>>> & {
|
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
|
-
};
|