@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,28 +1,26 @@
|
|
|
1
1
|
import { NavigationMenuProps, NavigationMenuSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/navigation-menu/navigation-menu.vue.d.ts
|
|
6
4
|
type __VLS_Slots = NavigationMenuSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<NavigationMenuProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
6
|
select: (payload: CustomEvent<{
|
|
9
7
|
originalEvent: Event;
|
|
10
8
|
}>) => any;
|
|
11
9
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
12
|
-
pointerDownOutside: (event:
|
|
13
|
-
focusOutside: (event:
|
|
14
|
-
interactOutside: (event:
|
|
10
|
+
pointerDownOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any;
|
|
11
|
+
focusOutside: (event: import("@soybeanjs/headless").FocusOutsideEvent) => any;
|
|
12
|
+
interactOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any;
|
|
15
13
|
"update:modelValue": (value: string) => any;
|
|
16
|
-
}, string,
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<NavigationMenuProps> & Readonly<{
|
|
17
15
|
onSelect?: ((payload: CustomEvent<{
|
|
18
16
|
originalEvent: Event;
|
|
19
17
|
}>) => any) | undefined;
|
|
20
18
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
21
|
-
onPointerDownOutside?: ((event:
|
|
22
|
-
onFocusOutside?: ((event:
|
|
23
|
-
onInteractOutside?: ((event:
|
|
19
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
20
|
+
onFocusOutside?: ((event: import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
21
|
+
onInteractOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
24
22
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
25
|
-
}>, {}, {}, {}, {}, string,
|
|
23
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
26
24
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
27
25
|
declare const _default: typeof __VLS_export;
|
|
28
26
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { PageTabsVariant } from "./variants.js";
|
|
2
2
|
import { PageTabsEmits, PageTabsProps, PageTabsSlots } from "./types.js";
|
|
3
3
|
import { _default } from "./page-tabs.vue.js";
|
|
4
|
-
export * from "@soybeanjs/headless/page-tabs";
|
|
4
|
+
export type * from "@soybeanjs/headless/page-tabs";
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
import { PageTabsEmits, PageTabsProps, PageTabsSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
import { PageTabsOptionData } from "@soybeanjs/headless/page-tabs";
|
|
5
3
|
|
|
6
4
|
//#region src/components/page-tabs/page-tabs.vue.d.ts
|
|
7
5
|
declare const __VLS_export: <T extends PageTabsOptionData = PageTabsOptionData>(__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<PageTabsProps<T> & {
|
|
9
7
|
onContextmenu?: ((tab: T) => any) | undefined;
|
|
10
|
-
onClick?: ((tab: T) => any) | undefined;
|
|
11
8
|
onClose?: ((tab: T) => any) | undefined;
|
|
9
|
+
onClick?: ((tab: T) => any) | undefined;
|
|
12
10
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
13
11
|
"onUpdate:items"?: ((items: T[]) => any) | undefined;
|
|
14
12
|
onPin?: ((tab: T) => any) | undefined;
|
|
15
|
-
onSelectContextMenu?: ((menu:
|
|
13
|
+
onSelectContextMenu?: ((menu: import("@soybeanjs/headless").PageTabsContextMenuOptionData, tab: T) => any) | undefined;
|
|
16
14
|
}> & (typeof globalThis extends {
|
|
17
15
|
__VLS_PROPS_FALLBACK: infer P;
|
|
18
16
|
} ? P : {});
|
|
@@ -20,7 +18,7 @@ declare const __VLS_export: <T extends PageTabsOptionData = PageTabsOptionData>(
|
|
|
20
18
|
attrs: any;
|
|
21
19
|
slots: PageTabsSlots<T>;
|
|
22
20
|
emit: PageTabsEmits<T>;
|
|
23
|
-
}>) =>
|
|
21
|
+
}>) => import("vue").VNode & {
|
|
24
22
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
25
23
|
};
|
|
26
24
|
declare const _default: typeof __VLS_export;
|
|
@@ -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/page-tabs/variants.d.ts
|
|
5
|
-
declare const pageTabsVariants:
|
|
4
|
+
declare const pageTabsVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
size: {
|
|
7
6
|
xs: {
|
|
8
7
|
root: string;
|
|
@@ -118,7 +117,7 @@ declare const pageTabsVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
118
117
|
chromeBgLeft: string[];
|
|
119
118
|
chromeBgRight: string[];
|
|
120
119
|
sliderIndicator: string;
|
|
121
|
-
},
|
|
120
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
122
121
|
size: {
|
|
123
122
|
xs: {
|
|
124
123
|
root: string;
|
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import { PaginationProps, PaginationSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/pagination/pagination.vue.d.ts
|
|
5
4
|
type __VLS_Slots = PaginationSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<PaginationProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
"update:page": (value: number) => any;
|
|
8
7
|
"update:pageSize": (value: number) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<PaginationProps> & Readonly<{
|
|
10
9
|
"onUpdate:page"?: ((value: number) => any) | undefined;
|
|
11
10
|
"onUpdate:pageSize"?: ((value: number) => any) | undefined;
|
|
12
11
|
}>, {
|
|
13
12
|
showFirstOrLast: 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/pagination/variants.d.ts
|
|
5
|
-
declare const paginationVariants:
|
|
4
|
+
declare const paginationVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
size: {
|
|
7
6
|
xs: {
|
|
8
7
|
list: string;
|
|
@@ -150,7 +149,7 @@ declare const paginationVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
150
149
|
ellipsis: string;
|
|
151
150
|
button: string[];
|
|
152
151
|
navigationButton: string[];
|
|
153
|
-
},
|
|
152
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
154
153
|
size: {
|
|
155
154
|
xs: {
|
|
156
155
|
list: string;
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import { PasswordProps, PasswordSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/password/password.vue.d.ts
|
|
5
4
|
type __VLS_Slots = PasswordSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<PasswordProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
clear: (event: PointerEvent) => any;
|
|
8
7
|
"update:modelValue": (value: string) => any;
|
|
9
8
|
"update:visible": (visible: boolean) => any;
|
|
10
|
-
}, string,
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<PasswordProps> & Readonly<{
|
|
11
10
|
onClear?: ((event: PointerEvent) => any) | undefined;
|
|
12
11
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
13
12
|
"onUpdate:visible"?: ((visible: boolean) => any) | undefined;
|
|
14
13
|
}>, {
|
|
15
14
|
visible: boolean;
|
|
16
|
-
}, {}, {}, {}, string,
|
|
15
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
16
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
18
17
|
declare const _default: typeof __VLS_export;
|
|
19
18
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,27 +1,25 @@
|
|
|
1
1
|
import { PopconfirmProps, PopconfirmSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/popconfirm/popconfirm.vue.d.ts
|
|
6
4
|
type __VLS_Slots = PopconfirmSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<PopconfirmProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
6
|
cancel: (event: PointerEvent) => any;
|
|
9
7
|
confirm: (event: PointerEvent) => any;
|
|
10
8
|
"update:open": (value: boolean) => any;
|
|
11
9
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
12
|
-
pointerDownOutside: (event:
|
|
13
|
-
focusOutside: (event:
|
|
14
|
-
interactOutside: (event:
|
|
10
|
+
pointerDownOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any;
|
|
11
|
+
focusOutside: (event: import("@soybeanjs/headless").FocusOutsideEvent) => any;
|
|
12
|
+
interactOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any;
|
|
15
13
|
openAutoFocus: (event: Event) => any;
|
|
16
14
|
closeAutoFocus: (event: Event) => any;
|
|
17
|
-
}, string,
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<PopconfirmProps> & Readonly<{
|
|
18
16
|
onCancel?: ((event: PointerEvent) => any) | undefined;
|
|
19
17
|
onConfirm?: ((event: PointerEvent) => any) | undefined;
|
|
20
18
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
21
19
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
22
|
-
onPointerDownOutside?: ((event:
|
|
23
|
-
onFocusOutside?: ((event:
|
|
24
|
-
onInteractOutside?: ((event:
|
|
20
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
21
|
+
onFocusOutside?: ((event: import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
22
|
+
onInteractOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
25
23
|
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
26
24
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
27
25
|
}>, {
|
|
@@ -29,7 +27,7 @@ declare const __VLS_base: _$vue.DefineComponent<PopconfirmProps, {}, {}, {}, {},
|
|
|
29
27
|
open: boolean;
|
|
30
28
|
showArrow: boolean;
|
|
31
29
|
showIcon: boolean;
|
|
32
|
-
}, {}, {}, {}, string,
|
|
30
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
33
31
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
34
32
|
declare const _default: typeof __VLS_export;
|
|
35
33
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,30 +1,28 @@
|
|
|
1
1
|
import { PopoverProps, PopoverSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/popover/popover.vue.d.ts
|
|
6
4
|
type __VLS_Slots = PopoverSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<PopoverProps, {}, {}, {}, {}, 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
|
-
interactOutside: (event:
|
|
8
|
+
pointerDownOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any;
|
|
9
|
+
focusOutside: (event: import("@soybeanjs/headless").FocusOutsideEvent) => any;
|
|
10
|
+
interactOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any;
|
|
13
11
|
openAutoFocus: (event: Event) => any;
|
|
14
12
|
closeAutoFocus: (event: Event) => any;
|
|
15
|
-
}, string,
|
|
13
|
+
}, string, import("vue").PublicProps, Readonly<PopoverProps> & Readonly<{
|
|
16
14
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
17
15
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
18
|
-
onPointerDownOutside?: ((event:
|
|
19
|
-
onFocusOutside?: ((event:
|
|
20
|
-
onInteractOutside?: ((event:
|
|
16
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
17
|
+
onFocusOutside?: ((event: import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
18
|
+
onInteractOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent | import("@soybeanjs/headless").FocusOutsideEvent) => any) | undefined;
|
|
21
19
|
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
22
20
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
23
21
|
}>, {
|
|
24
22
|
open: boolean;
|
|
25
23
|
defaultOpen: boolean;
|
|
26
24
|
showArrow: boolean;
|
|
27
|
-
}, {}, {}, {}, string,
|
|
25
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
28
26
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
29
27
|
declare const _default: typeof __VLS_export;
|
|
30
28
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,7 +3,7 @@ import { ProgressCircleEmits, ProgressCircleProps, ProgressCircleSlots, Progress
|
|
|
3
3
|
import { _default as _default$1 } from "./progress.vue.js";
|
|
4
4
|
import { _default as _default$2 } from "./progress-circle.vue.js";
|
|
5
5
|
import { progress } from "@soybeanjs/headless/progress";
|
|
6
|
-
export * from "@soybeanjs/headless/progress";
|
|
6
|
+
export type * from "@soybeanjs/headless/progress";
|
|
7
7
|
|
|
8
8
|
//#region src/components/progress/index.d.ts
|
|
9
9
|
declare namespace index_d_exports {
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { ProgressCircleProps, ProgressCircleSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/progress/progress-circle.vue.d.ts
|
|
5
4
|
type __VLS_Slots = ProgressCircleSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<ProgressCircleProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
"update:modelValue": (value: number | null | undefined) => any;
|
|
8
7
|
"update:max": (value: number) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<ProgressCircleProps> & Readonly<{
|
|
10
9
|
"onUpdate:modelValue"?: ((value: number | null | undefined) => any) | undefined;
|
|
11
10
|
"onUpdate:max"?: ((value: number) => 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,8 +1,7 @@
|
|
|
1
|
-
import * as _$vue from "vue";
|
|
2
1
|
import { ProgressProviderProps } from "@soybeanjs/headless/progress";
|
|
3
2
|
|
|
4
3
|
//#region src/components/progress/progress-provider.vue.d.ts
|
|
5
|
-
declare const __VLS_export:
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<ProgressProviderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ProgressProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
6
5
|
declare const _default: typeof __VLS_export;
|
|
7
6
|
//#endregion
|
|
8
7
|
export { _default };
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { ProgressProps, ProgressSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/progress/progress.vue.d.ts
|
|
5
4
|
type __VLS_Slots = ProgressSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<ProgressProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
"update:modelValue": (value: number | null | undefined) => any;
|
|
8
7
|
"update:max": (value: number) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<ProgressProps> & Readonly<{
|
|
10
9
|
"onUpdate:modelValue"?: ((value: number | null | undefined) => any) | undefined;
|
|
11
10
|
"onUpdate:max"?: ((value: number) => 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,4 +1,4 @@
|
|
|
1
1
|
import { RadioGroupCardEmits, RadioGroupCardProps, RadioGroupCardSlots, RadioGroupEmits, RadioGroupProps } from "./types.js";
|
|
2
2
|
import { _default } from "./radio-group.vue.js";
|
|
3
3
|
import { _default as _default$1 } from "./radio-group-card.vue.js";
|
|
4
|
-
export * from "@soybeanjs/headless/radio-group";
|
|
4
|
+
export type * from "@soybeanjs/headless/radio-group";
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { RadioGroupCardProps, RadioGroupCardSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { RadioGroupCardOptionData } from "@soybeanjs/headless/radio-group";
|
|
4
3
|
|
|
5
4
|
//#region src/components/radio-group/radio-group-card.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <T extends RadioGroupCardOptionData>(__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<RadioGroupCardProps<T> & {
|
|
8
7
|
"onUpdate:modelValue"?: ((payload: T["value"] | null) => any) | undefined;
|
|
9
8
|
}> & (typeof globalThis extends {
|
|
10
9
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -13,7 +12,7 @@ declare const __VLS_export: <T extends RadioGroupCardOptionData>(__VLS_props: No
|
|
|
13
12
|
attrs: any;
|
|
14
13
|
slots: RadioGroupCardSlots;
|
|
15
14
|
emit: (evt: "update:modelValue", payload: T["value"] | null) => void;
|
|
16
|
-
}>) =>
|
|
15
|
+
}>) => import("vue").VNode & {
|
|
17
16
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
18
17
|
};
|
|
19
18
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { RadioGroupProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { RadioGroupOptionData } from "@soybeanjs/headless/radio-group";
|
|
4
3
|
|
|
5
4
|
//#region src/components/radio-group/radio-group.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <T extends RadioGroupOptionData>(__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<RadioGroupProps<T> & {
|
|
8
7
|
"onUpdate:modelValue"?: ((payload: T["value"] | null) => any) | undefined;
|
|
9
8
|
}> & (typeof globalThis extends {
|
|
10
9
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -13,7 +12,7 @@ declare const __VLS_export: <T extends RadioGroupOptionData>(__VLS_props: NonNul
|
|
|
13
12
|
attrs: any;
|
|
14
13
|
slots: {};
|
|
15
14
|
emit: (evt: "update:modelValue", payload: T["value"] | null) => void;
|
|
16
|
-
}>) =>
|
|
15
|
+
}>) => import("vue").VNode & {
|
|
17
16
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
18
17
|
};
|
|
19
18
|
declare const _default: typeof __VLS_export;
|
|
@@ -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/radio-group/variants.d.ts
|
|
5
|
-
declare const radioGroupVariants:
|
|
4
|
+
declare const radioGroupVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
color: {
|
|
7
6
|
primary: {
|
|
8
7
|
control: string;
|
|
@@ -180,7 +179,7 @@ declare const radioGroupVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
180
179
|
control: string[];
|
|
181
180
|
indicator: string;
|
|
182
181
|
label: string;
|
|
183
|
-
},
|
|
182
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
184
183
|
color: {
|
|
185
184
|
primary: {
|
|
186
185
|
control: string;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ScrollAreaProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/scroll-area/scroll-area.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<ScrollAreaProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ScrollAreaProps> & 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,4 +1,4 @@
|
|
|
1
1
|
import { TabsFill, TabsShape } from "../tabs/variants.js";
|
|
2
2
|
import { SegmentEmits, SegmentOptionData, SegmentProps, SegmentSlots } from "./types.js";
|
|
3
3
|
import { _default } from "./segment.vue.js";
|
|
4
|
-
export * from "@soybeanjs/headless/segment";
|
|
4
|
+
export type * from "@soybeanjs/headless/segment";
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { SegmentOptionData, SegmentProps, SegmentSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/segment/segment.vue.d.ts
|
|
5
4
|
declare const __VLS_export: <T extends SegmentOptionData = SegmentOptionData>(__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<SegmentProps<T> & {
|
|
7
6
|
"onUpdate:modelValue"?: ((payload: Exclude<T["value"], undefined>) => any) | undefined;
|
|
8
7
|
}> & (typeof globalThis extends {
|
|
9
8
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -12,7 +11,7 @@ declare const __VLS_export: <T extends SegmentOptionData = SegmentOptionData>(__
|
|
|
12
11
|
attrs: any;
|
|
13
12
|
slots: SegmentSlots<T>;
|
|
14
13
|
emit: (evt: "update:modelValue", payload: Exclude<T["value"], undefined>) => void;
|
|
15
|
-
}>) =>
|
|
14
|
+
}>) => import("vue").VNode & {
|
|
16
15
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
17
16
|
};
|
|
18
17
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SelectEmits, SelectGroupOptionData, SelectItemEvent, SelectOptionData, SelectProps, SelectSingleOptionData, SelectSlots } from "./types.js";
|
|
2
2
|
import { _default } from "./select.vue.js";
|
|
3
|
-
export * from "@soybeanjs/headless/select";
|
|
3
|
+
export type * from "@soybeanjs/headless/select";
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { SelectProps, SelectSlots } 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/select/select.vue.d.ts
|
|
7
5
|
declare const __VLS_export: <T extends DefinedValue, 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
|
-
onSelect?: ((event:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<SelectProps<T, M> & {
|
|
7
|
+
onSelect?: ((event: import("@soybeanjs/headless").SelectItemEvent<T>) => any) | undefined;
|
|
10
8
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
11
9
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
12
|
-
onPointerDownOutside?: ((event:
|
|
10
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
13
11
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
14
12
|
"onUpdate:modelValue"?: ((value: M extends true ? T[] : T) => any) | undefined;
|
|
15
13
|
}> & (typeof globalThis extends {
|
|
@@ -18,8 +16,8 @@ declare const __VLS_export: <T extends DefinedValue, M extends boolean = false>(
|
|
|
18
16
|
expose: (exposed: {}) => void;
|
|
19
17
|
attrs: any;
|
|
20
18
|
slots: SelectSlots<T, M>;
|
|
21
|
-
emit: ((evt: "select", event:
|
|
22
|
-
}>) =>
|
|
19
|
+
emit: ((evt: "select", event: import("@soybeanjs/headless").SelectItemEvent<T>) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "escapeKeyDown", event: KeyboardEvent) => void) & ((evt: "pointerDownOutside", event: import("@soybeanjs/headless").PointerDownOutsideEvent) => void) & ((evt: "closeAutoFocus", event: Event) => void) & ((evt: "update:modelValue", value: M extends true ? T[] : T) => void);
|
|
20
|
+
}>) => import("vue").VNode & {
|
|
23
21
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
24
22
|
};
|
|
25
23
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { SeparatorProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/separator/separator.vue.d.ts
|
|
6
4
|
declare var __VLS_9: {};
|
|
7
5
|
type __VLS_Slots = {} & {
|
|
8
6
|
default?: (props: typeof __VLS_9) => any;
|
|
9
7
|
};
|
|
10
|
-
declare const __VLS_base:
|
|
11
|
-
orientation:
|
|
12
|
-
}, {}, {}, {}, string,
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<SeparatorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<SeparatorProps> & 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,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/separator/variants.d.ts
|
|
5
|
-
declare const separatorVariants:
|
|
4
|
+
declare const separatorVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
size: {
|
|
7
6
|
xs: {
|
|
8
7
|
label: string;
|
|
@@ -114,7 +113,7 @@ declare const separatorVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
114
113
|
}, {
|
|
115
114
|
root: string;
|
|
116
115
|
label: string;
|
|
117
|
-
},
|
|
116
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
118
117
|
size: {
|
|
119
118
|
xs: {
|
|
120
119
|
label: string;
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import { SkeletonProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/skeleton/skeleton.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<SkeletonProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<SkeletonProps> & Readonly<{}>, {
|
|
10
9
|
animated: boolean;
|
|
11
|
-
}, {}, {}, {}, string,
|
|
10
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
12
11
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
13
12
|
declare const _default: typeof __VLS_export;
|
|
14
13
|
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/skeleton/variants.d.ts
|
|
5
|
-
declare const skeletonVariants:
|
|
4
|
+
declare const skeletonVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
size: {
|
|
7
6
|
xs: string;
|
|
8
7
|
sm: string;
|
|
@@ -36,7 +35,7 @@ declare const skeletonVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
36
35
|
true: string;
|
|
37
36
|
false: string;
|
|
38
37
|
};
|
|
39
|
-
}, undefined,
|
|
38
|
+
}, undefined, import("tailwind-variants").TVReturnType<{
|
|
40
39
|
size: {
|
|
41
40
|
xs: string;
|
|
42
41
|
sm: string;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { SliderProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/slider/slider.vue.d.ts
|
|
5
4
|
type __VLS_Slots = {
|
|
@@ -9,13 +8,13 @@ type __VLS_Slots = {
|
|
|
9
8
|
value: number;
|
|
10
9
|
}) => any;
|
|
11
10
|
};
|
|
12
|
-
declare const __VLS_base:
|
|
11
|
+
declare const __VLS_base: import("vue").DefineComponent<SliderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
12
|
"update:modelValue": (value: number[]) => any;
|
|
14
13
|
valueCommit: (value: number[]) => any;
|
|
15
|
-
}, string,
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<SliderProps> & Readonly<{
|
|
16
15
|
"onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
|
|
17
16
|
onValueCommit?: ((value: number[]) => any) | undefined;
|
|
18
|
-
}>, {}, {}, {}, {}, string,
|
|
17
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
18
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
20
19
|
declare const _default: typeof __VLS_export;
|
|
21
20
|
type __VLS_WithSlots<T, S> = T & {
|