@soybeanjs/ui 0.22.2 → 0.22.4
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 +16 -19
- 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 +3 -4
- package/dist/components/splitter/splitter-resize-handle.vue.d.ts +13 -16
- 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,17 +1,15 @@
|
|
|
1
1
|
import { DropdownMenuRadioProps, DropdownMenuRadioSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
import { AcceptableBooleanValue } from "@soybeanjs/headless/types";
|
|
5
3
|
|
|
6
4
|
//#region src/components/dropdown-menu/dropdown-menu-radio.vue.d.ts
|
|
7
5
|
declare const __VLS_export: <T extends AcceptableBooleanValue = AcceptableBooleanValue>(__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
|
-
onSelect?: ((item:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<DropdownMenuRadioProps<T> & {
|
|
7
|
+
onSelect?: ((item: import("@soybeanjs/headless").MenuRadioOptionData<T>, event: Event) => any) | undefined;
|
|
10
8
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
11
9
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
12
|
-
onPointerDownOutside?: ((event:
|
|
13
|
-
onFocusOutside?: ((event:
|
|
14
|
-
onInteractOutside?: ((event:
|
|
10
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
11
|
+
onFocusOutside?: ((event: import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
12
|
+
onInteractOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
15
13
|
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
16
14
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
17
15
|
"onUpdate:modelValue"?: ((payload: Exclude<T, undefined>) => any) | undefined;
|
|
@@ -22,8 +20,8 @@ declare const __VLS_export: <T extends AcceptableBooleanValue = AcceptableBoolea
|
|
|
22
20
|
expose: (exposed: {}) => void;
|
|
23
21
|
attrs: any;
|
|
24
22
|
slots: DropdownMenuRadioSlots<T>;
|
|
25
|
-
emit: ((evt: "select", item:
|
|
26
|
-
}>) =>
|
|
23
|
+
emit: ((evt: "select", item: import("@soybeanjs/headless").MenuRadioOptionData<T>, event: Event) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "escapeKeyDown", event: KeyboardEvent) => void) & ((evt: "pointerDownOutside", event: import("@soybeanjs/headless").PointerDownOutsideEvent) => void) & ((evt: "focusOutside", event: import("@soybeanjs/headless").FocusOutsideEvent) => void) & ((evt: "interactOutside", event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => void) & ((evt: "openAutoFocus", event: Event) => void) & ((evt: "closeAutoFocus", event: Event) => void) & ((evt: "update:modelValue", payload: Exclude<T, undefined>) => void) & ((evt: "entryFocus", event: Event) => void);
|
|
24
|
+
}>) => import("vue").VNode & {
|
|
27
25
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
28
26
|
};
|
|
29
27
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
import { DropdownMenuWrapperProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/dropdown-menu/dropdown-menu-wrapper.vue.d.ts
|
|
6
4
|
declare var __VLS_9: {}, __VLS_11: {};
|
|
@@ -9,28 +7,28 @@ type __VLS_Slots = {} & {
|
|
|
9
7
|
} & {
|
|
10
8
|
default?: (props: typeof __VLS_11) => any;
|
|
11
9
|
};
|
|
12
|
-
declare const __VLS_base:
|
|
10
|
+
declare const __VLS_base: import("vue").DefineComponent<DropdownMenuWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
11
|
"update:open": (value: boolean) => any;
|
|
14
12
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
15
|
-
pointerDownOutside: (event:
|
|
16
|
-
focusOutside: (event:
|
|
17
|
-
interactOutside: (event:
|
|
13
|
+
pointerDownOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any;
|
|
14
|
+
focusOutside: (event: import("@soybeanjs/headless").FocusOutsideEvent) => any;
|
|
15
|
+
interactOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any;
|
|
18
16
|
openAutoFocus: (event: Event) => any;
|
|
19
17
|
closeAutoFocus: (event: Event) => any;
|
|
20
18
|
entryFocus: (event: Event) => any;
|
|
21
|
-
}, string,
|
|
19
|
+
}, string, import("vue").PublicProps, Readonly<DropdownMenuWrapperProps> & Readonly<{
|
|
22
20
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
23
21
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
24
|
-
onPointerDownOutside?: ((event:
|
|
25
|
-
onFocusOutside?: ((event:
|
|
26
|
-
onInteractOutside?: ((event:
|
|
22
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
23
|
+
onFocusOutside?: ((event: import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
24
|
+
onInteractOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
27
25
|
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
28
26
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
29
27
|
onEntryFocus?: ((event: Event) => any) | undefined;
|
|
30
28
|
}>, {
|
|
31
29
|
open: boolean;
|
|
32
30
|
modal: boolean;
|
|
33
|
-
}, {}, {}, {}, string,
|
|
31
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
34
32
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
35
33
|
declare const _default: typeof __VLS_export;
|
|
36
34
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
import { DropdownMenuProps, DropdownMenuSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
import { DefinedValue } from "@soybeanjs/headless/types";
|
|
5
3
|
|
|
6
4
|
//#region src/components/dropdown-menu/dropdown-menu.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
|
-
onSelect?: ((item:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<DropdownMenuProps<T> & {
|
|
7
|
+
onSelect?: ((item: import("@soybeanjs/headless").MenuOptionData<T>, event: Event) => any) | undefined;
|
|
10
8
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
11
9
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
12
|
-
onPointerDownOutside?: ((event:
|
|
13
|
-
onFocusOutside?: ((event:
|
|
14
|
-
onInteractOutside?: ((event:
|
|
10
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
11
|
+
onFocusOutside?: ((event: import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
12
|
+
onInteractOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
15
13
|
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
16
14
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
17
15
|
onEntryFocus?: ((event: Event) => any) | undefined;
|
|
@@ -21,8 +19,8 @@ declare const __VLS_export: <T extends DefinedValue = DefinedValue>(__VLS_props:
|
|
|
21
19
|
expose: (exposed: {}) => void;
|
|
22
20
|
attrs: any;
|
|
23
21
|
slots: DropdownMenuSlots<T>;
|
|
24
|
-
emit: ((evt: "select", item:
|
|
25
|
-
}>) =>
|
|
22
|
+
emit: ((evt: "select", item: import("@soybeanjs/headless").MenuOptionData<T>, event: Event) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "escapeKeyDown", event: KeyboardEvent) => void) & ((evt: "pointerDownOutside", event: import("@soybeanjs/headless").PointerDownOutsideEvent) => void) & ((evt: "focusOutside", event: import("@soybeanjs/headless").FocusOutsideEvent) => void) & ((evt: "interactOutside", event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => void) & ((evt: "openAutoFocus", event: Event) => void) & ((evt: "closeAutoFocus", event: Event) => void) & ((evt: "entryFocus", event: Event) => void);
|
|
23
|
+
}>) => import("vue").VNode & {
|
|
26
24
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
27
25
|
};
|
|
28
26
|
declare const _default: typeof __VLS_export;
|
|
@@ -3,4 +3,4 @@ import { _default } from "./dropdown-menu.vue.js";
|
|
|
3
3
|
import { _default as _default$1 } from "./dropdown-menu-checkbox.vue.js";
|
|
4
4
|
import { _default as _default$2 } from "./dropdown-menu-radio.vue.js";
|
|
5
5
|
import { _default as _default$3 } from "./dropdown-menu-wrapper.vue.js";
|
|
6
|
-
export * from "@soybeanjs/headless/dropdown-menu";
|
|
6
|
+
export type * from "@soybeanjs/headless/dropdown-menu";
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
import { EditableProps, EditableSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/editable/editable.vue.d.ts
|
|
6
4
|
type __VLS_Slots = EditableSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<EditableProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
6
|
submit: (value: string) => any;
|
|
9
7
|
"update:modelValue": (value: string) => any;
|
|
10
|
-
"update:state": (state:
|
|
11
|
-
}, string,
|
|
8
|
+
"update:state": (state: import("@soybeanjs/headless").EditableEventState) => any;
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<EditableProps> & Readonly<{
|
|
12
10
|
onSubmit?: ((value: string) => any) | undefined;
|
|
13
11
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
14
|
-
"onUpdate:state"?: ((state:
|
|
15
|
-
}>, {}, {}, {}, {}, string,
|
|
12
|
+
"onUpdate:state"?: ((state: import("@soybeanjs/headless").EditableEventState) => any) | undefined;
|
|
13
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
14
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
15
|
declare const _default: typeof __VLS_export;
|
|
18
16
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { EmptyProps, EmptySlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/empty/empty.vue.d.ts
|
|
5
4
|
type __VLS_Slots = EmptySlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<EmptyProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<EmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
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 { FormFieldBaseProps, FormFieldBaseSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/form/form-field-base.vue.d.ts
|
|
5
4
|
type __VLS_Slots = FormFieldBaseSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<FormFieldBaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<FormFieldBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
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,12 +1,11 @@
|
|
|
1
1
|
import { FormProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/form/form.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_8) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<FormProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<FormProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
9
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
10
|
declare const _default: typeof __VLS_export;
|
|
12
11
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,4 +2,4 @@ import { FormProps } from "./types.js";
|
|
|
2
2
|
import { _default } from "./form.vue.js";
|
|
3
3
|
import { _default as _default$1 } from "./form-field-base.vue.js";
|
|
4
4
|
import { useForm } from "./use-form.js";
|
|
5
|
-
export * from "@soybeanjs/headless/form";
|
|
5
|
+
export type * from "@soybeanjs/headless/form";
|
|
@@ -1,23 +1,21 @@
|
|
|
1
1
|
import { HoverCardProps, HoverCardSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/hover-card/hover-card.vue.d.ts
|
|
6
4
|
type __VLS_Slots = HoverCardSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<HoverCardProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
6
|
"update:open": (value: boolean) => any;
|
|
9
7
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
10
|
-
pointerDownOutside: (event:
|
|
11
|
-
focusOutside: (event:
|
|
12
|
-
}, string,
|
|
8
|
+
pointerDownOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any;
|
|
9
|
+
focusOutside: (event: import("@soybeanjs/headless").FocusOutsideEvent) => any;
|
|
10
|
+
}, string, import("vue").PublicProps, Readonly<HoverCardProps> & Readonly<{
|
|
13
11
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
14
12
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
15
|
-
onPointerDownOutside?: ((event:
|
|
16
|
-
onFocusOutside?: ((event:
|
|
13
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
14
|
+
onFocusOutside?: ((event: import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
17
15
|
}>, {
|
|
18
16
|
open: boolean;
|
|
19
17
|
showArrow: boolean;
|
|
20
|
-
}, {}, {}, {}, string,
|
|
18
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
21
19
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
22
20
|
declare const _default: typeof __VLS_export;
|
|
23
21
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { IconProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/icon/icon.vue.d.ts
|
|
5
|
-
declare const __VLS_export:
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<IconProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<IconProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
6
5
|
declare const _default: typeof __VLS_export;
|
|
7
6
|
//#endregion
|
|
8
7
|
export { _default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InputEmits, InputProps, InputSlots } from "./types.js";
|
|
2
2
|
import { _default } from "./input.vue.js";
|
|
3
3
|
import { InputClear as SInputClear } from "@soybeanjs/headless/input";
|
|
4
|
-
export * from "@soybeanjs/headless/input";
|
|
4
|
+
export type * from "@soybeanjs/headless/input";
|
|
5
5
|
export { SInputClear };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { InputProps, InputSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/input/input.vue.d.ts
|
|
5
4
|
type __VLS_Slots = InputSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<InputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
"update:modelValue": (value: string) => any;
|
|
8
|
-
}, string,
|
|
7
|
+
}, string, import("vue").PublicProps, Readonly<InputProps> & Readonly<{
|
|
9
8
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
10
|
-
}>, {}, {}, {}, {}, string,
|
|
9
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
10
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
12
11
|
declare const _default: typeof __VLS_export;
|
|
13
12
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { InputNumberProps, InputNumberSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/input-number/input-number.vue.d.ts
|
|
5
4
|
type __VLS_Slots = InputNumberSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<InputNumberProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
clear: (event: PointerEvent) => any;
|
|
8
7
|
"update:modelValue": (val: number | null) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<InputNumberProps> & Readonly<{
|
|
10
9
|
onClear?: ((event: PointerEvent) => any) | undefined;
|
|
11
10
|
"onUpdate:modelValue"?: ((val: number | null) => any) | undefined;
|
|
12
|
-
}>, {}, {}, {}, {}, string,
|
|
11
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
12
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
13
|
declare const _default: typeof __VLS_export;
|
|
15
14
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,31 +1,30 @@
|
|
|
1
1
|
import { InputOtpProps, InputOtpSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/input-otp/input-otp.vue.d.ts
|
|
5
4
|
type __VLS_Slots = InputOtpSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<InputOtpProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
input: (value: string) => any;
|
|
8
7
|
select: (event: Event) => any;
|
|
8
|
+
"update:modelValue": (value: string) => any;
|
|
9
9
|
blur: (event: FocusEvent) => any;
|
|
10
10
|
change: (event: Event) => any;
|
|
11
11
|
focus: (event: FocusEvent) => any;
|
|
12
12
|
mouseleave: (event: MouseEvent) => any;
|
|
13
13
|
mouseover: (event: MouseEvent) => any;
|
|
14
14
|
paste: (event: ClipboardEvent) => any;
|
|
15
|
-
"update:modelValue": (value: string) => any;
|
|
16
15
|
complete: (value: string) => any;
|
|
17
|
-
}, string,
|
|
16
|
+
}, string, import("vue").PublicProps, Readonly<InputOtpProps> & Readonly<{
|
|
18
17
|
onInput?: ((value: string) => any) | undefined;
|
|
19
18
|
onSelect?: ((event: Event) => any) | undefined;
|
|
19
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
20
20
|
onBlur?: ((event: FocusEvent) => any) | undefined;
|
|
21
21
|
onChange?: ((event: Event) => any) | undefined;
|
|
22
22
|
onFocus?: ((event: FocusEvent) => any) | undefined;
|
|
23
23
|
onMouseleave?: ((event: MouseEvent) => any) | undefined;
|
|
24
24
|
onMouseover?: ((event: MouseEvent) => any) | undefined;
|
|
25
25
|
onPaste?: ((event: ClipboardEvent) => any) | undefined;
|
|
26
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
27
26
|
onComplete?: ((value: string) => any) | undefined;
|
|
28
|
-
}>, {}, {}, {}, {}, string,
|
|
27
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
28
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
30
29
|
declare const _default: typeof __VLS_export;
|
|
31
30
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { KbdProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/kbd/kbd.vue.d.ts
|
|
5
|
-
declare const __VLS_export:
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<KbdProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<KbdProps> & Readonly<{}>, {
|
|
6
5
|
raised: boolean;
|
|
7
6
|
symbolize: boolean;
|
|
8
|
-
}, {}, {}, {}, string,
|
|
7
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
8
|
declare const _default: typeof __VLS_export;
|
|
10
9
|
//#endregion
|
|
11
10
|
export { _default };
|
|
@@ -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/kbd/variants.d.ts
|
|
5
|
-
declare const kbdVariants:
|
|
4
|
+
declare const kbdVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
variant: {
|
|
7
6
|
solid: string;
|
|
8
7
|
outline: string;
|
|
@@ -36,7 +35,7 @@ declare const kbdVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
36
35
|
raised: {
|
|
37
36
|
true: string;
|
|
38
37
|
};
|
|
39
|
-
}, undefined,
|
|
38
|
+
}, undefined, import("tailwind-variants").TVReturnType<{
|
|
40
39
|
variant: {
|
|
41
40
|
solid: string;
|
|
42
41
|
outline: string;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { LabelProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/label/label.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_8) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<LabelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
9
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
10
|
declare const _default: typeof __VLS_export;
|
|
12
11
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,5 +2,5 @@ import { LayoutClassicEmits, LayoutClassicProps, LayoutClassicScrollBehavior, La
|
|
|
2
2
|
import { _default } from "./layout.vue.js";
|
|
3
3
|
import { _default as _default$1 } from "./layout-classic.vue.js";
|
|
4
4
|
import { LayoutTrigger as SLayoutTrigger } from "@soybeanjs/headless/layout";
|
|
5
|
-
export * from "@soybeanjs/headless/layout";
|
|
5
|
+
export type * from "@soybeanjs/headless/layout";
|
|
6
6
|
export { SLayoutTrigger };
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ThemeSize } from "../../theme/types.js";
|
|
2
2
|
import { LayoutClassicProps, LayoutClassicSlots } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/layout/layout-classic.vue.d.ts
|
|
6
5
|
type __VLS_Slots = LayoutClassicSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
6
|
+
declare const __VLS_base: import("vue").DefineComponent<LayoutClassicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
7
|
"update:open": (open: boolean) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<LayoutClassicProps> & Readonly<{
|
|
10
9
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
11
10
|
}>, {
|
|
12
11
|
size: ThemeSize;
|
|
@@ -18,7 +17,7 @@ declare const __VLS_base: _$vue.DefineComponent<LayoutClassicProps, {}, {}, {},
|
|
|
18
17
|
footerVisible: boolean;
|
|
19
18
|
fixedTop: boolean;
|
|
20
19
|
stretchFooter: 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,12 +1,11 @@
|
|
|
1
1
|
import { ThemeSize } from "../../theme/types.js";
|
|
2
2
|
import { LayoutProps, LayoutSlots } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/layout/layout.vue.d.ts
|
|
6
5
|
type __VLS_Slots = LayoutSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
6
|
+
declare const __VLS_base: import("vue").DefineComponent<LayoutProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
7
|
"update:open": (open: boolean) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<LayoutProps> & Readonly<{
|
|
10
9
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
11
10
|
}>, {
|
|
12
11
|
size: ThemeSize;
|
|
@@ -16,7 +15,7 @@ declare const __VLS_base: _$vue.DefineComponent<LayoutProps, {}, {}, {}, {}, _$v
|
|
|
16
15
|
headerVisible: boolean;
|
|
17
16
|
tabVisible: boolean;
|
|
18
17
|
footerVisible: boolean;
|
|
19
|
-
}, {}, {}, {}, string,
|
|
18
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
20
19
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
21
20
|
declare const _default: typeof __VLS_export;
|
|
22
21
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { LinkProps as LinkProps$1 } from "./types.js";
|
|
2
2
|
import { _default } from "./link.vue.js";
|
|
3
3
|
import { LinkBaseProps, LinkExtraProps } from "@soybeanjs/headless/link";
|
|
4
|
-
export {
|
|
4
|
+
export type { LinkBaseProps, LinkExtraProps };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { LinkProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/link/link.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {
|
|
@@ -10,7 +9,7 @@ declare var __VLS_8: {
|
|
|
10
9
|
type __VLS_Slots = {} & {
|
|
11
10
|
default?: (props: typeof __VLS_8) => any;
|
|
12
11
|
};
|
|
13
|
-
declare const __VLS_base:
|
|
12
|
+
declare const __VLS_base: import("vue").DefineComponent<LinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LinkProps> & Readonly<{}>, {
|
|
14
13
|
disabled: boolean;
|
|
15
14
|
replace: boolean;
|
|
16
15
|
external: boolean;
|
|
@@ -18,7 +17,7 @@ declare const __VLS_base: _$vue.DefineComponent<LinkProps, {}, {}, {}, {}, _$vue
|
|
|
18
17
|
noRel: boolean;
|
|
19
18
|
prefetch: boolean;
|
|
20
19
|
noPrefetch: 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 & {
|
|
@@ -2,4 +2,4 @@ import { ListItemProps as ListItemProps$1, ListProps } from "./types.js";
|
|
|
2
2
|
import { _default } from "./list.vue.js";
|
|
3
3
|
import { _default as _default$1 } from "./list-item.vue.js";
|
|
4
4
|
import { ListContentProps as ListContentProps$1, ListDescriptionProps as ListDescriptionProps$1, ListRootProps as ListRootProps$1, ListTitleProps as ListTitleProps$1, ListUi as ListUi$1, ListUiSlot } from "@soybeanjs/headless/list";
|
|
5
|
-
export {
|
|
5
|
+
export type { ListContentProps$1 as ListContentProps, ListDescriptionProps$1 as ListDescriptionProps, ListRootProps$1 as ListRootProps, ListTitleProps$1 as ListTitleProps, ListUi$1 as ListUi, ListUiSlot };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ListItemProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/list/list-item.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {}, __VLS_22: {}, __VLS_30: {}, __VLS_32: {}, __VLS_34: {};
|
|
@@ -14,7 +13,7 @@ type __VLS_Slots = {} & {
|
|
|
14
13
|
} & {
|
|
15
14
|
trailing?: (props: typeof __VLS_34) => any;
|
|
16
15
|
};
|
|
17
|
-
declare const __VLS_base:
|
|
16
|
+
declare const __VLS_base: import("vue").DefineComponent<ListItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ListItemProps> & Readonly<{}>, {}, {}, {}, {}, 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,12 +1,11 @@
|
|
|
1
1
|
import { ListProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/list/list.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_8) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<ListProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ListProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
9
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
10
|
declare const _default: typeof __VLS_export;
|
|
12
11
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { MenuCheckboxOptionsCompact as SMenuCheckboxOptions, MenuOptionsCompact as SMenuOptions, MenuRadioOptionsCompact as SMenuRadioOptions } from "@soybeanjs/headless/menu";
|
|
2
|
-
export * from "@soybeanjs/headless/menu";
|
|
2
|
+
export type * from "@soybeanjs/headless/menu";
|
|
3
3
|
export { SMenuCheckboxOptions, SMenuOptions, SMenuRadioOptions };
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
import { MenubarProps, MenubarSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
import { DefinedValue } from "@soybeanjs/headless/types";
|
|
5
3
|
|
|
6
4
|
//#region src/components/menubar/menubar.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
|
-
onSelect?: ((item:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<MenubarProps<T> & {
|
|
7
|
+
onSelect?: ((item: import("@soybeanjs/headless").MenuOptionData<T>, event: Event) => any) | undefined;
|
|
10
8
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
11
9
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
12
|
-
onPointerDownOutside?: ((event:
|
|
13
|
-
onFocusOutside?: ((event:
|
|
14
|
-
onInteractOutside?: ((event:
|
|
10
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
11
|
+
onFocusOutside?: ((event: import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
12
|
+
onInteractOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
15
13
|
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
16
14
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
17
15
|
"onUpdate:modelValue"?: ((value: T) => any) | undefined;
|
|
@@ -22,8 +20,8 @@ declare const __VLS_export: <T extends DefinedValue = DefinedValue>(__VLS_props:
|
|
|
22
20
|
expose: (exposed: {}) => void;
|
|
23
21
|
attrs: any;
|
|
24
22
|
slots: MenubarSlots<T>;
|
|
25
|
-
emit: ((evt: "select", item:
|
|
26
|
-
}>) =>
|
|
23
|
+
emit: ((evt: "select", item: import("@soybeanjs/headless").MenuOptionData<T>, event: Event) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "escapeKeyDown", event: KeyboardEvent) => void) & ((evt: "pointerDownOutside", event: import("@soybeanjs/headless").PointerDownOutsideEvent) => void) & ((evt: "focusOutside", event: import("@soybeanjs/headless").FocusOutsideEvent) => void) & ((evt: "interactOutside", event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => void) & ((evt: "openAutoFocus", event: Event) => void) & ((evt: "closeAutoFocus", event: Event) => void) & ((evt: "update:modelValue", value: T) => void) & ((evt: "entryFocus", event: Event) => void);
|
|
24
|
+
}>) => import("vue").VNode & {
|
|
27
25
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
28
26
|
};
|
|
29
27
|
declare const _default: typeof __VLS_export;
|