@soybeanjs/ui 0.22.2 → 0.22.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordion/accordion.vue.d.ts +2 -3
- package/dist/components/accordion/index.d.ts +1 -1
- package/dist/components/affix/affix.vue.d.ts +3 -4
- package/dist/components/affix/index.d.ts +1 -1
- package/dist/components/alert/alert.vue.d.ts +3 -4
- package/dist/components/alert/index.d.ts +1 -1
- package/dist/components/alert/variants.d.ts +2 -3
- package/dist/components/anchor/anchor.vue.d.ts +3 -4
- package/dist/components/anchor/index.d.ts +1 -1
- package/dist/components/autocomplete/autocomplete.vue.d.ts +4 -6
- package/dist/components/autocomplete/index.d.ts +1 -1
- package/dist/components/avatar/avatar.vue.d.ts +5 -7
- package/dist/components/avatar/index.d.ts +1 -1
- package/dist/components/backtop/backtop.vue.d.ts +4 -5
- package/dist/components/backtop/index.d.ts +1 -1
- package/dist/components/badge/badge.vue.d.ts +3 -4
- package/dist/components/badge/index.d.ts +1 -1
- package/dist/components/badge/variants.d.ts +2 -3
- package/dist/components/bottom-sheet/bottom-sheet.vue.d.ts +1 -2
- package/dist/components/bottom-sheet/index.d.ts +1 -1
- package/dist/components/breadcrumb/breadcrumb.vue.d.ts +2 -3
- package/dist/components/breadcrumb/index.d.ts +1 -1
- package/dist/components/button/button-group.vue.d.ts +3 -5
- package/dist/components/button/button-icon.vue.d.ts +3 -5
- package/dist/components/button/button-link.vue.d.ts +2 -3
- package/dist/components/button/button-loading.vue.d.ts +2 -3
- package/dist/components/button/button.vue.d.ts +3 -4
- package/dist/components/button/variants.d.ts +2 -3
- package/dist/components/calendar/calendar.vue.d.ts +5 -8
- package/dist/components/calendar/index.d.ts +1 -1
- package/dist/components/calendar-range/calendar-range.vue.d.ts +9 -12
- package/dist/components/calendar-range/index.d.ts +1 -1
- package/dist/components/card/card-collapsible-trigger.vue.d.ts +2 -3
- package/dist/components/card/card.vue.d.ts +2 -3
- package/dist/components/card/index.d.ts +1 -1
- package/dist/components/carousel/carousel.vue.d.ts +4 -6
- package/dist/components/carousel/index.d.ts +1 -1
- package/dist/components/checkbox/checkbox-card-group.vue.d.ts +2 -3
- package/dist/components/checkbox/checkbox-card.vue.d.ts +6 -8
- package/dist/components/checkbox/checkbox-group.vue.d.ts +2 -3
- package/dist/components/checkbox/checkbox.vue.d.ts +6 -8
- package/dist/components/checkbox/index.d.ts +1 -1
- package/dist/components/checkbox/variants.d.ts +2 -3
- package/dist/components/clipboard/clipboard.vue.d.ts +9 -11
- package/dist/components/clipboard/index.d.ts +1 -1
- package/dist/components/collapsible/collapsible.vue.d.ts +3 -4
- package/dist/components/collapsible/index.d.ts +1 -1
- package/dist/components/color-area/color-area.vue.d.ts +7 -9
- package/dist/components/color-area/index.d.ts +1 -1
- package/dist/components/color-field/color-field.vue.d.ts +5 -7
- package/dist/components/color-field/index.d.ts +1 -1
- package/dist/components/color-picker/color-picker.vue.d.ts +15 -18
- package/dist/components/color-picker/index.d.ts +1 -1
- package/dist/components/color-slider/color-slider.vue.d.ts +7 -9
- package/dist/components/color-slider/index.d.ts +1 -1
- package/dist/components/color-swatch/color-swatch.vue.d.ts +1 -2
- package/dist/components/color-swatch/index.d.ts +1 -1
- package/dist/components/color-swatch/variants.d.ts +2 -3
- package/dist/components/color-swatch-picker/color-swatch-picker.vue.d.ts +7 -10
- package/dist/components/color-swatch-picker/index.d.ts +1 -1
- package/dist/components/color-swatch-picker/variants.d.ts +2 -3
- package/dist/components/combobox/combobox.vue.d.ts +8 -11
- package/dist/components/combobox/index.d.ts +1 -1
- package/dist/components/command/command.vue.d.ts +5 -8
- package/dist/components/command/index.d.ts +1 -1
- package/dist/components/config-provider/config-provider.vue.d.ts +3 -5
- package/dist/components/config-provider/index.d.ts +1 -1
- package/dist/components/context-menu/context-menu-checkbox.vue.d.ts +7 -9
- package/dist/components/context-menu/context-menu-radio.vue.d.ts +7 -9
- package/dist/components/context-menu/context-menu-wrapper.vue.d.ts +9 -11
- package/dist/components/context-menu/context-menu.vue.d.ts +7 -9
- package/dist/components/context-menu/index.d.ts +1 -1
- package/dist/components/date-field/date-field.vue.d.ts +7 -9
- package/dist/components/date-field/index.d.ts +1 -1
- package/dist/components/date-picker/date-picker.js +1 -1
- package/dist/components/date-picker/date-picker.vue.d.ts +13 -16
- package/dist/components/date-picker/index.d.ts +1 -1
- package/dist/components/date-range-field/date-range-field.vue.d.ts +11 -14
- package/dist/components/date-range-field/index.d.ts +1 -1
- package/dist/components/date-range-picker/date-range-picker.vue.d.ts +15 -19
- package/dist/components/date-range-picker/index.d.ts +1 -1
- package/dist/components/dialog/dialog-provider.vue.d.ts +1 -3
- package/dist/components/dialog/dialog.vue.d.ts +11 -13
- package/dist/components/dialog/index.d.ts +1 -1
- package/dist/components/dialog/variants.js +1 -1
- package/dist/components/drawer/drawer.vue.d.ts +11 -13
- package/dist/components/dropdown-menu/dropdown-menu-checkbox.vue.d.ts +7 -9
- package/dist/components/dropdown-menu/dropdown-menu-radio.vue.d.ts +7 -9
- package/dist/components/dropdown-menu/dropdown-menu-wrapper.vue.d.ts +9 -11
- package/dist/components/dropdown-menu/dropdown-menu.vue.d.ts +7 -9
- package/dist/components/dropdown-menu/index.d.ts +1 -1
- package/dist/components/editable/editable.vue.d.ts +5 -7
- package/dist/components/editable/index.d.ts +1 -1
- package/dist/components/empty/empty.vue.d.ts +1 -2
- package/dist/components/empty/index.d.ts +1 -1
- package/dist/components/form/form-field-base.vue.d.ts +1 -2
- package/dist/components/form/form.vue.d.ts +1 -2
- package/dist/components/form/index.d.ts +1 -1
- package/dist/components/hover-card/hover-card.vue.d.ts +7 -9
- package/dist/components/hover-card/index.d.ts +1 -1
- package/dist/components/icon/icon.vue.d.ts +1 -2
- package/dist/components/input/index.d.ts +1 -1
- package/dist/components/input/input.vue.d.ts +3 -4
- package/dist/components/input-number/index.d.ts +1 -1
- package/dist/components/input-number/input-number.vue.d.ts +3 -4
- package/dist/components/input-otp/index.d.ts +1 -1
- package/dist/components/input-otp/input-otp.vue.d.ts +5 -6
- package/dist/components/kbd/index.d.ts +1 -1
- package/dist/components/kbd/kbd.vue.d.ts +2 -3
- package/dist/components/kbd/variants.d.ts +2 -3
- package/dist/components/label/label.vue.d.ts +1 -2
- package/dist/components/layout/index.d.ts +1 -1
- package/dist/components/layout/layout-classic.vue.d.ts +3 -4
- package/dist/components/layout/layout.vue.d.ts +3 -4
- package/dist/components/link/index.d.ts +1 -1
- package/dist/components/link/link.vue.d.ts +2 -3
- package/dist/components/list/index.d.ts +1 -1
- package/dist/components/list/list-item.vue.d.ts +1 -2
- package/dist/components/list/list.vue.d.ts +1 -2
- package/dist/components/menu/index.d.ts +1 -1
- package/dist/components/menubar/index.d.ts +1 -1
- package/dist/components/menubar/menubar.vue.d.ts +7 -9
- package/dist/components/navigation-menu/index.d.ts +1 -1
- package/dist/components/navigation-menu/navigation-menu.vue.d.ts +9 -11
- package/dist/components/page-tabs/index.d.ts +1 -1
- package/dist/components/page-tabs/page-tabs.vue.d.ts +4 -6
- package/dist/components/page-tabs/variants.d.ts +2 -3
- package/dist/components/pagination/index.d.ts +1 -1
- package/dist/components/pagination/pagination.vue.d.ts +3 -4
- package/dist/components/pagination/variants.d.ts +2 -3
- package/dist/components/password/index.d.ts +1 -1
- package/dist/components/password/password.vue.d.ts +3 -4
- package/dist/components/popconfirm/popconfirm.vue.d.ts +9 -11
- package/dist/components/popover/index.d.ts +1 -1
- package/dist/components/popover/popover.vue.d.ts +9 -11
- package/dist/components/progress/index.d.ts +1 -1
- package/dist/components/progress/progress-circle.vue.d.ts +3 -4
- package/dist/components/progress/progress-provider.vue.d.ts +1 -2
- package/dist/components/progress/progress.vue.d.ts +3 -4
- package/dist/components/radio-group/index.d.ts +1 -1
- package/dist/components/radio-group/radio-group-card.vue.d.ts +2 -3
- package/dist/components/radio-group/radio-group.vue.d.ts +2 -3
- package/dist/components/radio-group/variants.d.ts +2 -3
- package/dist/components/scroll-area/index.d.ts +1 -1
- package/dist/components/scroll-area/scroll-area.vue.d.ts +1 -2
- package/dist/components/segment/index.d.ts +1 -1
- package/dist/components/segment/segment.vue.d.ts +2 -3
- package/dist/components/select/index.d.ts +1 -1
- package/dist/components/select/select.vue.d.ts +5 -7
- package/dist/components/separator/index.d.ts +1 -1
- package/dist/components/separator/separator.vue.d.ts +3 -5
- package/dist/components/separator/variants.d.ts +2 -3
- package/dist/components/skeleton/skeleton.vue.d.ts +2 -3
- package/dist/components/skeleton/variants.d.ts +2 -3
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/slider.vue.d.ts +3 -4
- package/dist/components/spinner/spinner.vue.d.ts +2 -3
- package/dist/components/splitter/splitter-group.vue.d.ts +3 -4
- package/dist/components/splitter/splitter-panel.vue.d.ts +5 -6
- package/dist/components/splitter/splitter-resize-handle.vue.d.ts +14 -17
- package/dist/components/stepper/index.d.ts +1 -1
- package/dist/components/stepper/stepper.vue.d.ts +3 -4
- package/dist/components/switch/index.d.ts +1 -1
- package/dist/components/switch/switch.vue.d.ts +2 -3
- package/dist/components/switch/variants.d.ts +2 -3
- package/dist/components/table/hooks.d.ts +13 -14
- package/dist/components/table/index.d.ts +1 -1
- package/dist/components/table/table.vue.d.ts +6 -8
- package/dist/components/table/variants.d.ts +2 -3
- package/dist/components/tabs/index.d.ts +1 -1
- package/dist/components/tabs/tabs.vue.d.ts +2 -3
- package/dist/components/tabs/variants.d.ts +2 -3
- package/dist/components/tag/tag.vue.d.ts +3 -4
- package/dist/components/tag/variants.d.ts +2 -3
- package/dist/components/tags-input/index.d.ts +1 -1
- package/dist/components/tags-input/tags-input.vue.d.ts +5 -6
- package/dist/components/textarea/index.d.ts +1 -1
- package/dist/components/textarea/textarea.vue.d.ts +3 -4
- package/dist/components/textarea/variants.d.ts +2 -3
- package/dist/components/time-field/index.d.ts +1 -1
- package/dist/components/time-field/time-field.vue.d.ts +7 -9
- package/dist/components/time-range-field/index.d.ts +1 -1
- package/dist/components/time-range-field/time-range-field.vue.d.ts +11 -13
- package/dist/components/toast/toast-provider.vue.d.ts +2 -3
- package/dist/components/toggle/toggle.vue.d.ts +4 -6
- package/dist/components/toggle/variants.d.ts +2 -3
- package/dist/components/toggle-group/index.d.ts +1 -1
- package/dist/components/toggle-group/toggle-group.vue.d.ts +2 -3
- package/dist/components/toggle-group/variants.d.ts +2 -3
- package/dist/components/toolbar/index.d.ts +1 -1
- package/dist/components/toolbar/toolbar.vue.d.ts +1 -2
- package/dist/components/tooltip/index.d.ts +1 -1
- package/dist/components/tooltip/tooltip.vue.d.ts +5 -7
- package/dist/components/tree/index.d.ts +1 -1
- package/dist/components/tree/tree-virtualizer.vue.d.ts +4 -7
- package/dist/components/tree/tree.vue.d.ts +3 -5
- package/dist/components/tree-menu/index.d.ts +1 -1
- package/dist/components/tree-menu/tree-menu-styled-item.vue.d.ts +1 -2
- package/dist/components/tree-menu/tree-menu.vue.d.ts +2 -3
- package/dist/components/virtualizer/index.d.ts +1 -1
- package/dist/components/virtualizer/virtualizer.vue.d.ts +3 -5
- package/dist/index.d.ts +1 -1
- package/dist/nuxt/index.d.ts +1 -2
- package/dist/resolver/index.d.ts +1 -3
- package/dist/styles.css +3 -2
- package/package.json +10 -10
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { AccordionProps, AccordionSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { AccordionOptionData } from "@soybeanjs/headless/accordion";
|
|
4
3
|
|
|
5
4
|
//#region src/components/accordion/accordion.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <T extends AccordionOptionData = AccordionOptionData, M extends boolean = false>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
7
|
-
props:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<AccordionProps<T, M> & {
|
|
8
7
|
"onUpdate:modelValue"?: ((value: M extends true ? string[] : string) => any) | undefined;
|
|
9
8
|
}> & (typeof globalThis extends {
|
|
10
9
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -13,7 +12,7 @@ declare const __VLS_export: <T extends AccordionOptionData = AccordionOptionData
|
|
|
13
12
|
attrs: any;
|
|
14
13
|
slots: AccordionSlots<T, M>;
|
|
15
14
|
emit: (evt: "update:modelValue", value: M extends true ? string[] : string) => void;
|
|
16
|
-
}>) =>
|
|
15
|
+
}>) => import("vue").VNode & {
|
|
17
16
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
18
17
|
};
|
|
19
18
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { AffixProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/affix/affix.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {
|
|
@@ -8,11 +7,11 @@ declare var __VLS_8: {
|
|
|
8
7
|
type __VLS_Slots = {} & {
|
|
9
8
|
default?: (props: typeof __VLS_8) => any;
|
|
10
9
|
};
|
|
11
|
-
declare const __VLS_base:
|
|
10
|
+
declare const __VLS_base: import("vue").DefineComponent<AffixProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
11
|
change: (affixed: boolean) => any;
|
|
13
|
-
}, string,
|
|
12
|
+
}, string, import("vue").PublicProps, Readonly<AffixProps> & Readonly<{
|
|
14
13
|
onChange?: ((affixed: boolean) => any) | undefined;
|
|
15
|
-
}>, {}, {}, {}, {}, string,
|
|
14
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
15
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
16
|
declare const _default: typeof __VLS_export;
|
|
18
17
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import { AlertProps, AlertSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/alert/alert.vue.d.ts
|
|
5
4
|
type __VLS_Slots = AlertSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<AlertProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
close: (event: PointerEvent) => any;
|
|
8
7
|
"update:open": (open: boolean) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<AlertProps> & Readonly<{
|
|
10
9
|
onClose?: ((event: PointerEvent) => any) | undefined;
|
|
11
10
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
12
11
|
}>, {
|
|
13
12
|
open: boolean;
|
|
14
|
-
}, {}, {}, {}, string,
|
|
13
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
14
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
16
15
|
declare const _default: typeof __VLS_export;
|
|
17
16
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as _$tailwind_variants0 from "tailwind-variants";
|
|
2
1
|
import { VariantProps } from "tailwind-variants";
|
|
3
2
|
|
|
4
3
|
//#region src/components/alert/variants.d.ts
|
|
5
|
-
declare const alertVariants:
|
|
4
|
+
declare const alertVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
color: {
|
|
7
6
|
primary: {
|
|
8
7
|
root: string;
|
|
@@ -196,7 +195,7 @@ declare const alertVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
196
195
|
title: string;
|
|
197
196
|
description: string;
|
|
198
197
|
close: string;
|
|
199
|
-
},
|
|
198
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
200
199
|
color: {
|
|
201
200
|
primary: {
|
|
202
201
|
root: string;
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import { AnchorProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/anchor/anchor.vue.d.ts
|
|
5
|
-
declare const __VLS_export:
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<AnchorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
5
|
"update:modelValue": (value: string) => any;
|
|
7
6
|
activeChange: (value: string) => any;
|
|
8
7
|
itemSelect: (event: MouseEvent, payload: {
|
|
9
8
|
href: string;
|
|
10
9
|
}) => any;
|
|
11
|
-
}, string,
|
|
10
|
+
}, string, import("vue").PublicProps, Readonly<AnchorProps> & Readonly<{
|
|
12
11
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
13
12
|
onActiveChange?: ((value: string) => any) | undefined;
|
|
14
13
|
onItemSelect?: ((event: MouseEvent, payload: {
|
|
@@ -17,7 +16,7 @@ declare const __VLS_export: _$vue.DefineComponent<AnchorProps, {}, {}, {}, {}, _
|
|
|
17
16
|
}>, {
|
|
18
17
|
sticky: boolean;
|
|
19
18
|
offsetTop: number;
|
|
20
|
-
}, {}, {}, {}, string,
|
|
19
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
21
20
|
declare const _default: typeof __VLS_export;
|
|
22
21
|
//#endregion
|
|
23
22
|
export { _default };
|
|
@@ -1,23 +1,21 @@
|
|
|
1
1
|
import { AutocompleteProps, AutocompleteSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { AutocompleteSingleOptionData } from "@soybeanjs/headless/autocomplete";
|
|
4
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
5
3
|
|
|
6
4
|
//#region src/components/autocomplete/autocomplete.vue.d.ts
|
|
7
5
|
declare const __VLS_export: <T extends AutocompleteSingleOptionData = AutocompleteSingleOptionData>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
8
|
-
props:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<AutocompleteProps<T> & {
|
|
9
7
|
onSelect?: ((item: T) => any) | undefined;
|
|
10
8
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
11
9
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
12
|
-
onHighlight?: ((payload?:
|
|
10
|
+
onHighlight?: ((payload?: import("@soybeanjs/headless").AutocompleteHighlightPayload | undefined) => any) | undefined;
|
|
13
11
|
}> & (typeof globalThis extends {
|
|
14
12
|
__VLS_PROPS_FALLBACK: infer P;
|
|
15
13
|
} ? P : {});
|
|
16
14
|
expose: (exposed: {}) => void;
|
|
17
15
|
attrs: any;
|
|
18
16
|
slots: AutocompleteSlots<T>;
|
|
19
|
-
emit: ((evt: "select", item: T) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "update:modelValue", value: string) => void) & ((evt: "highlight", payload?:
|
|
20
|
-
}>) =>
|
|
17
|
+
emit: ((evt: "select", item: T) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "update:modelValue", value: string) => void) & ((evt: "highlight", payload?: import("@soybeanjs/headless").AutocompleteHighlightPayload | undefined) => void);
|
|
18
|
+
}>) => import("vue").VNode & {
|
|
21
19
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
22
20
|
};
|
|
23
21
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { AvatarProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/avatar/avatar.vue.d.ts
|
|
6
4
|
declare var __VLS_12: string | number, __VLS_13: {};
|
|
7
5
|
type __VLS_Slots = {} & { [K in NonNullable<typeof __VLS_12>]?: (props: typeof __VLS_13) => any };
|
|
8
|
-
declare const __VLS_base:
|
|
9
|
-
loadingStatusChange: (status:
|
|
10
|
-
}, string,
|
|
11
|
-
onLoadingStatusChange?: ((status:
|
|
12
|
-
}>, {}, {}, {}, {}, string,
|
|
6
|
+
declare const __VLS_base: import("vue").DefineComponent<AvatarProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
|
+
loadingStatusChange: (status: import("@soybeanjs/headless").ImageLoadingStatus) => any;
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<AvatarProps> & Readonly<{
|
|
9
|
+
onLoadingStatusChange?: ((status: import("@soybeanjs/headless").ImageLoadingStatus) => any) | undefined;
|
|
10
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
11
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
12
|
declare const _default: typeof __VLS_export;
|
|
15
13
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,28 +1,27 @@
|
|
|
1
1
|
import { ThemeColor, ThemeSize } from "../../theme/types.js";
|
|
2
2
|
import { ButtonShadow, ButtonShape, ButtonVariant } from "../button/variants.js";
|
|
3
3
|
import { BacktopProps } from "./types.js";
|
|
4
|
-
import * as _$vue from "vue";
|
|
5
4
|
|
|
6
5
|
//#region src/components/backtop/backtop.vue.d.ts
|
|
7
6
|
declare var __VLS_8: {};
|
|
8
7
|
type __VLS_Slots = {} & {
|
|
9
8
|
default?: (props: typeof __VLS_8) => any;
|
|
10
9
|
};
|
|
11
|
-
declare const __VLS_base:
|
|
10
|
+
declare const __VLS_base: import("vue").DefineComponent<BacktopProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
11
|
click: (event: PointerEvent) => any;
|
|
13
12
|
change: (visible: boolean) => any;
|
|
14
|
-
}, string,
|
|
13
|
+
}, string, import("vue").PublicProps, Readonly<BacktopProps> & Readonly<{
|
|
15
14
|
onClick?: ((event: PointerEvent) => any) | undefined;
|
|
16
15
|
onChange?: ((visible: boolean) => any) | undefined;
|
|
17
16
|
}>, {
|
|
18
17
|
icon: string;
|
|
19
18
|
color: ThemeColor;
|
|
20
19
|
size: ThemeSize;
|
|
21
|
-
variant: ButtonVariant;
|
|
22
20
|
shape: ButtonShape;
|
|
21
|
+
variant: ButtonVariant;
|
|
23
22
|
shadow: ButtonShadow;
|
|
24
23
|
fitContent: boolean;
|
|
25
|
-
}, {}, {}, {}, string,
|
|
24
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
26
25
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
27
26
|
declare const _default: typeof __VLS_export;
|
|
28
27
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { BacktopEmits as BacktopEmits$1, BacktopProps as BacktopProps$1 } from "./types.js";
|
|
2
2
|
import { _default } from "./backtop.vue.js";
|
|
3
3
|
import { BacktopState, BacktopTarget } from "@soybeanjs/headless/backtop";
|
|
4
|
-
export {
|
|
4
|
+
export type { BacktopState, BacktopTarget };
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { BadgeProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/badge/badge.vue.d.ts
|
|
5
4
|
declare var __VLS_12: string | number, __VLS_13: {};
|
|
6
5
|
type __VLS_Slots = {} & { [K in NonNullable<typeof __VLS_12>]?: (props: typeof __VLS_13) => any };
|
|
7
|
-
declare const __VLS_base:
|
|
6
|
+
declare const __VLS_base: import("vue").DefineComponent<BadgeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
7
|
"update:open": (open: boolean) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<BadgeProps> & Readonly<{
|
|
10
9
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
11
10
|
}>, {
|
|
12
11
|
open: boolean;
|
|
13
|
-
}, {}, {}, {}, string,
|
|
12
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
13
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
15
14
|
declare const _default: typeof __VLS_export;
|
|
16
15
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as _$tailwind_variants0 from "tailwind-variants";
|
|
2
1
|
import { VariantProps } from "tailwind-variants";
|
|
3
2
|
|
|
4
3
|
//#region src/components/badge/variants.d.ts
|
|
5
|
-
declare const badgeVariants:
|
|
4
|
+
declare const badgeVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
color: {
|
|
7
6
|
primary: {
|
|
8
7
|
content: string;
|
|
@@ -130,7 +129,7 @@ declare const badgeVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
130
129
|
}, {
|
|
131
130
|
root: string;
|
|
132
131
|
content: string;
|
|
133
|
-
},
|
|
132
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
134
133
|
color: {
|
|
135
134
|
primary: {
|
|
136
135
|
content: string;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { BottomSheetSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/bottom-sheet/bottom-sheet.vue.d.ts
|
|
5
4
|
type __VLS_Slots = BottomSheetSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
7
6
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
8
7
|
declare const _default: typeof __VLS_export;
|
|
9
8
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { BreadcrumbOptionData, BreadcrumbProps, BreadcrumbSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/breadcrumb/breadcrumb.vue.d.ts
|
|
5
4
|
declare const __VLS_export: <T extends BreadcrumbOptionData = BreadcrumbOptionData>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
6
|
-
props:
|
|
5
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<BreadcrumbProps<T> & {
|
|
7
6
|
onClick?: ((item: T) => any) | undefined;
|
|
8
7
|
}> & (typeof globalThis extends {
|
|
9
8
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -12,7 +11,7 @@ declare const __VLS_export: <T extends BreadcrumbOptionData = BreadcrumbOptionDa
|
|
|
12
11
|
attrs: any;
|
|
13
12
|
slots: BreadcrumbSlots<T>;
|
|
14
13
|
emit: (evt: "click", item: T) => void;
|
|
15
|
-
}>) =>
|
|
14
|
+
}>) => import("vue").VNode & {
|
|
16
15
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
17
16
|
};
|
|
18
17
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BreadcrumbEmits, BreadcrumbOptionData as BreadcrumbOptionData$1, BreadcrumbProps, BreadcrumbSlots } from "./types.js";
|
|
2
2
|
import { _default } from "./breadcrumb.vue.js";
|
|
3
3
|
import { BreadcrumbEllipsis as SBreadcrumbEllipsis, BreadcrumbPage as SBreadcrumbPage } from "@soybeanjs/headless/breadcrumb";
|
|
4
|
-
export * from "@soybeanjs/headless/breadcrumb";
|
|
4
|
+
export type * from "@soybeanjs/headless/breadcrumb";
|
|
5
5
|
export { SBreadcrumbEllipsis, SBreadcrumbPage };
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { ButtonGroupProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/button/button-group.vue.d.ts
|
|
6
4
|
declare var __VLS_8: {};
|
|
7
5
|
type __VLS_Slots = {} & {
|
|
8
6
|
default?: (props: typeof __VLS_8) => any;
|
|
9
7
|
};
|
|
10
|
-
declare const __VLS_base:
|
|
11
|
-
orientation:
|
|
12
|
-
}, {}, {}, {}, string,
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<ButtonGroupProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ButtonGroupProps> & Readonly<{}>, {
|
|
9
|
+
orientation: import("@soybeanjs/headless").DataOrientation;
|
|
10
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
11
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
12
|
declare const _default: typeof __VLS_export;
|
|
15
13
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { ThemeColor } from "../../theme/types.js";
|
|
2
2
|
import { ButtonShape, ButtonVariant } from "./variants.js";
|
|
3
3
|
import { ButtonIconProps } from "./types.js";
|
|
4
|
-
import * as _$vue from "vue";
|
|
5
|
-
|
|
6
4
|
//#region src/components/button/button-icon.vue.d.ts
|
|
7
|
-
declare const __VLS_export:
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<ButtonIconProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ButtonIconProps> & Readonly<{}>, {
|
|
8
6
|
color: ThemeColor;
|
|
9
|
-
variant: ButtonVariant;
|
|
10
7
|
shape: ButtonShape;
|
|
8
|
+
variant: ButtonVariant;
|
|
11
9
|
fitContent: boolean;
|
|
12
|
-
}, {}, {}, {}, string,
|
|
10
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
11
|
declare const _default: typeof __VLS_export;
|
|
14
12
|
//#endregion
|
|
15
13
|
export { _default };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ButtonVariant } from "./variants.js";
|
|
2
2
|
import { ButtonLinkProps } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/button/button-link.vue.d.ts
|
|
6
5
|
declare var __VLS_14: {
|
|
@@ -11,7 +10,7 @@ declare var __VLS_14: {
|
|
|
11
10
|
type __VLS_Slots = {} & {
|
|
12
11
|
default?: (props: typeof __VLS_14) => any;
|
|
13
12
|
};
|
|
14
|
-
declare const __VLS_base:
|
|
13
|
+
declare const __VLS_base: import("vue").DefineComponent<ButtonLinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ButtonLinkProps> & Readonly<{}>, {
|
|
15
14
|
variant: ButtonVariant;
|
|
16
15
|
disabled: boolean;
|
|
17
16
|
replace: boolean;
|
|
@@ -20,7 +19,7 @@ declare const __VLS_base: _$vue.DefineComponent<ButtonLinkProps, {}, {}, {}, {},
|
|
|
20
19
|
noRel: boolean;
|
|
21
20
|
prefetch: boolean;
|
|
22
21
|
noPrefetch: boolean;
|
|
23
|
-
}, {}, {}, {}, string,
|
|
22
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
24
23
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
25
24
|
declare const _default: typeof __VLS_export;
|
|
26
25
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ButtonLoadingProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { Align } from "@soybeanjs/headless/types";
|
|
4
3
|
|
|
5
4
|
//#region src/components/button/button-loading.vue.d.ts
|
|
@@ -17,10 +16,10 @@ type __VLS_Slots = {} & {
|
|
|
17
16
|
} & {
|
|
18
17
|
trailing?: (props: typeof __VLS_33) => any;
|
|
19
18
|
};
|
|
20
|
-
declare const __VLS_base:
|
|
19
|
+
declare const __VLS_base: import("vue").DefineComponent<ButtonLoadingProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ButtonLoadingProps> & Readonly<{}>, {
|
|
21
20
|
loadingIcon: string;
|
|
22
21
|
loadingPosition: Align;
|
|
23
|
-
}, {}, {}, {}, string,
|
|
22
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
24
23
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
25
24
|
declare const _default: typeof __VLS_export;
|
|
26
25
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ButtonProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/button/button.vue.d.ts
|
|
5
4
|
declare var __VLS_10: {}, __VLS_12: {}, __VLS_14: {};
|
|
@@ -10,11 +9,11 @@ type __VLS_Slots = {} & {
|
|
|
10
9
|
} & {
|
|
11
10
|
trailing?: (props: typeof __VLS_14) => any;
|
|
12
11
|
};
|
|
13
|
-
declare const __VLS_base:
|
|
12
|
+
declare const __VLS_base: import("vue").DefineComponent<ButtonProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
14
13
|
click: (event: PointerEvent) => any;
|
|
15
|
-
}, string,
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<ButtonProps> & Readonly<{
|
|
16
15
|
onClick?: ((event: PointerEvent) => any) | undefined;
|
|
17
|
-
}>, {}, {}, {}, {}, string,
|
|
16
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
17
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
19
18
|
declare const _default: typeof __VLS_export;
|
|
20
19
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as _$tailwind_variants0 from "tailwind-variants";
|
|
2
1
|
import { VariantProps } from "tailwind-variants";
|
|
3
2
|
|
|
4
3
|
//#region src/components/button/variants.d.ts
|
|
5
|
-
declare const buttonVariants:
|
|
4
|
+
declare const buttonVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
color: {
|
|
7
6
|
primary: string;
|
|
8
7
|
destructive: string;
|
|
@@ -92,7 +91,7 @@ declare const buttonVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
92
91
|
true: string;
|
|
93
92
|
false: string;
|
|
94
93
|
};
|
|
95
|
-
}, undefined,
|
|
94
|
+
}, undefined, import("tailwind-variants").TVReturnType<{
|
|
96
95
|
color: {
|
|
97
96
|
primary: string;
|
|
98
97
|
destructive: string;
|
|
@@ -1,21 +1,18 @@
|
|
|
1
1
|
import { CalendarProps, CalendarSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
|
-
import * as _$_internationalized_date0 from "@internationalized/date";
|
|
5
2
|
|
|
6
3
|
//#region src/components/calendar/calendar.vue.d.ts
|
|
7
4
|
declare const __VLS_export: <M extends boolean = false>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
8
|
-
props:
|
|
9
|
-
"onUpdate:modelValue"?: ((date:
|
|
10
|
-
"onUpdate:placeholder"?: ((date:
|
|
5
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<CalendarProps<M> & {
|
|
6
|
+
"onUpdate:modelValue"?: ((date: import("@soybeanjs/headless").CalendarModelValue<M>) => any) | undefined;
|
|
7
|
+
"onUpdate:placeholder"?: ((date: import("@internationalized/date").DateValue) => any) | undefined;
|
|
11
8
|
}> & (typeof globalThis extends {
|
|
12
9
|
__VLS_PROPS_FALLBACK: infer P;
|
|
13
10
|
} ? P : {});
|
|
14
11
|
expose: (exposed: {}) => void;
|
|
15
12
|
attrs: any;
|
|
16
13
|
slots: CalendarSlots<M>;
|
|
17
|
-
emit: ((evt: "update:modelValue", date:
|
|
18
|
-
}>) =>
|
|
14
|
+
emit: ((evt: "update:modelValue", date: import("@soybeanjs/headless").CalendarModelValue<M>) => void) & ((evt: "update:placeholder", date: import("@internationalized/date").DateValue) => void);
|
|
15
|
+
}>) => import("vue").VNode & {
|
|
19
16
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
20
17
|
};
|
|
21
18
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,19 +1,16 @@
|
|
|
1
1
|
import { CalendarRangeProps, CalendarRangeSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_internationalized_date0 from "@internationalized/date";
|
|
4
|
-
import * as _$_soybeanjs_headless_date0 from "@soybeanjs/headless/date";
|
|
5
2
|
|
|
6
3
|
//#region src/components/calendar-range/calendar-range.vue.d.ts
|
|
7
4
|
type __VLS_Slots = CalendarRangeSlots;
|
|
8
|
-
declare const __VLS_base:
|
|
9
|
-
"update:modelValue": (range:
|
|
10
|
-
"update:placeholder": (date:
|
|
11
|
-
"update:startValue": (date:
|
|
12
|
-
}, string,
|
|
13
|
-
"onUpdate:modelValue"?: ((range:
|
|
14
|
-
"onUpdate:placeholder"?: ((date:
|
|
15
|
-
"onUpdate:startValue"?: ((date:
|
|
16
|
-
}>, {}, {}, {}, {}, string,
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<CalendarRangeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
|
+
"update:modelValue": (range: import("@soybeanjs/headless/date").DateRange) => any;
|
|
7
|
+
"update:placeholder": (date: import("@internationalized/date").DateValue) => any;
|
|
8
|
+
"update:startValue": (date: import("@internationalized/date").DateValue | undefined) => any;
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<CalendarRangeProps> & Readonly<{
|
|
10
|
+
"onUpdate:modelValue"?: ((range: import("@soybeanjs/headless/date").DateRange) => any) | undefined;
|
|
11
|
+
"onUpdate:placeholder"?: ((date: import("@internationalized/date").DateValue) => any) | undefined;
|
|
12
|
+
"onUpdate:startValue"?: ((date: import("@internationalized/date").DateValue | undefined) => any) | undefined;
|
|
13
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
14
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
18
15
|
declare const _default: typeof __VLS_export;
|
|
19
16
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as _$vue from "vue";
|
|
2
1
|
import { CardCollapsibleTriggerProps } from "@soybeanjs/headless/card";
|
|
3
2
|
|
|
4
3
|
//#region src/components/card/card-collapsible-trigger.vue.d.ts
|
|
@@ -8,9 +7,9 @@ declare var __VLS_8: {
|
|
|
8
7
|
type __VLS_Slots = {} & {
|
|
9
8
|
default?: (props: typeof __VLS_8) => any;
|
|
10
9
|
};
|
|
11
|
-
declare const __VLS_base:
|
|
10
|
+
declare const __VLS_base: import("vue").DefineComponent<CardCollapsibleTriggerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<CardCollapsibleTriggerProps> & Readonly<{}>, {
|
|
12
11
|
asChild: boolean;
|
|
13
|
-
}, {}, {}, {}, string,
|
|
12
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
13
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
15
14
|
declare const _default: typeof __VLS_export;
|
|
16
15
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { CardProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/card/card.vue.d.ts
|
|
5
4
|
type Slots = {
|
|
@@ -14,11 +13,11 @@ type Slots = {
|
|
|
14
13
|
description: () => any;
|
|
15
14
|
};
|
|
16
15
|
type __VLS_Slots = Slots;
|
|
17
|
-
declare const __VLS_base:
|
|
16
|
+
declare const __VLS_base: import("vue").DefineComponent<CardProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<CardProps> & Readonly<{}>, {
|
|
18
17
|
open: boolean;
|
|
19
18
|
defaultOpen: boolean;
|
|
20
19
|
scrollable: boolean;
|
|
21
|
-
}, {}, {}, {}, string,
|
|
20
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
22
21
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
23
22
|
declare const _default: typeof __VLS_export;
|
|
24
23
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,20 +1,18 @@
|
|
|
1
1
|
import { CarouselProps, CarouselSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { DefinedValue } from "@soybeanjs/headless/types";
|
|
4
|
-
import * as _$embla_carousel0 from "embla-carousel";
|
|
5
3
|
|
|
6
4
|
//#region src/components/carousel/carousel.vue.d.ts
|
|
7
5
|
declare const __VLS_export: <T extends DefinedValue = DefinedValue>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
8
|
-
props:
|
|
9
|
-
onInit?: ((carousel:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<CarouselProps<T> & {
|
|
7
|
+
onInit?: ((carousel: import("embla-carousel").EmblaCarouselType) => any) | undefined;
|
|
10
8
|
}> & (typeof globalThis extends {
|
|
11
9
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12
10
|
} ? P : {});
|
|
13
11
|
expose: (exposed: {}) => void;
|
|
14
12
|
attrs: any;
|
|
15
13
|
slots: CarouselSlots<T>;
|
|
16
|
-
emit: (evt: "init", carousel:
|
|
17
|
-
}>) =>
|
|
14
|
+
emit: (evt: "init", carousel: import("embla-carousel").EmblaCarouselType) => void;
|
|
15
|
+
}>) => import("vue").VNode & {
|
|
18
16
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
19
17
|
};
|
|
20
18
|
declare const _default: typeof __VLS_export;
|