@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,10 +1,9 @@
|
|
|
1
1
|
import { SpinnerIcon, SpinnerProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/spinner/spinner.vue.d.ts
|
|
5
|
-
declare const __VLS_export:
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<SpinnerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<SpinnerProps> & Readonly<{}>, {
|
|
6
5
|
icon: SpinnerIcon;
|
|
7
|
-
}, {}, {}, {}, string,
|
|
6
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
7
|
declare const _default: typeof __VLS_export;
|
|
9
8
|
//#endregion
|
|
10
9
|
export { _default };
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { SplitterGroupProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/splitter/splitter-group.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<SplitterGroupProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
10
9
|
layout: (value: number[]) => any;
|
|
11
|
-
}, string,
|
|
10
|
+
}, string, import("vue").PublicProps, Readonly<SplitterGroupProps> & Readonly<{
|
|
12
11
|
onLayout?: ((value: number[]) => any) | undefined;
|
|
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 { SplitterPanelProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/splitter/splitter-panel.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {
|
|
@@ -12,15 +11,15 @@ declare var __VLS_8: {
|
|
|
12
11
|
type __VLS_Slots = {} & {
|
|
13
12
|
default?: (props: typeof __VLS_8) => any;
|
|
14
13
|
};
|
|
15
|
-
declare const __VLS_base:
|
|
14
|
+
declare const __VLS_base: import("vue").DefineComponent<SplitterPanelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
16
15
|
resize: (size: number, prevSize: number | undefined) => any;
|
|
17
16
|
collapse: () => any;
|
|
18
17
|
expand: () => any;
|
|
19
|
-
}, string,
|
|
18
|
+
}, string, import("vue").PublicProps, Readonly<SplitterPanelProps> & Readonly<{
|
|
20
19
|
onResize?: ((size: number, prevSize: number | undefined) => any) | undefined;
|
|
21
20
|
onCollapse?: (() => any) | undefined;
|
|
22
21
|
onExpand?: (() => any) | undefined;
|
|
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,22 +1,19 @@
|
|
|
1
|
-
import * as _$vue from "vue";
|
|
2
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
3
|
-
|
|
4
1
|
//#region src/components/splitter/splitter-resize-handle.vue.d.ts
|
|
5
2
|
declare const _default: typeof __VLS_export;
|
|
6
|
-
declare const __VLS_export:
|
|
7
|
-
class?:
|
|
3
|
+
declare const __VLS_export: import("vue").DefineComponent<{
|
|
4
|
+
class?: import("@soybeanjs/headless").ClassValue;
|
|
8
5
|
withHandle?: boolean | undefined;
|
|
9
6
|
disabled?: boolean | undefined;
|
|
10
7
|
tabindex?: number | undefined;
|
|
11
8
|
asChild?: boolean | undefined;
|
|
12
|
-
as?: string |
|
|
9
|
+
as?: string | import("vue").ComponentOptions<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, any, any, any, string, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> | import("vue").FunctionalComponent<any, {}, any, {}> | {
|
|
13
10
|
new (...args: any[]): any;
|
|
14
11
|
__isFragment?: never;
|
|
15
12
|
__isTeleport?: never;
|
|
16
13
|
__isSuspense?: never;
|
|
17
14
|
} | undefined;
|
|
18
15
|
innerHTML?: string | undefined | undefined;
|
|
19
|
-
style?:
|
|
16
|
+
style?: import("vue").StyleValue;
|
|
20
17
|
accesskey?: string | undefined | undefined;
|
|
21
18
|
contenteditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
|
|
22
19
|
contextmenu?: string | undefined | undefined;
|
|
@@ -200,24 +197,24 @@ declare const __VLS_export: _$vue.DefineComponent<{
|
|
|
200
197
|
onTransitionend?: ((payload: TransitionEvent) => void) | undefined;
|
|
201
198
|
onTransitionrun?: ((payload: TransitionEvent) => void) | undefined;
|
|
202
199
|
onTransitionstart?: ((payload: TransitionEvent) => void) | undefined;
|
|
203
|
-
}, () =>
|
|
200
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
204
201
|
[key: string]: any;
|
|
205
|
-
}>, {}, {}, {},
|
|
202
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
206
203
|
dragging: (_value: boolean) => true;
|
|
207
|
-
}, string,
|
|
208
|
-
class?:
|
|
204
|
+
}, string, import("vue").PublicProps, Readonly<{
|
|
205
|
+
class?: import("@soybeanjs/headless").ClassValue;
|
|
209
206
|
withHandle?: boolean | undefined;
|
|
210
207
|
disabled?: boolean | undefined;
|
|
211
208
|
tabindex?: number | undefined;
|
|
212
209
|
asChild?: boolean | undefined;
|
|
213
|
-
as?: string |
|
|
210
|
+
as?: string | import("vue").ComponentOptions<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, any, any, any, string, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> | import("vue").FunctionalComponent<any, {}, any, {}> | {
|
|
214
211
|
new (...args: any[]): any;
|
|
215
212
|
__isFragment?: never;
|
|
216
213
|
__isTeleport?: never;
|
|
217
214
|
__isSuspense?: never;
|
|
218
215
|
} | undefined;
|
|
219
216
|
innerHTML?: string | undefined | undefined;
|
|
220
|
-
style?:
|
|
217
|
+
style?: import("vue").StyleValue;
|
|
221
218
|
accesskey?: string | undefined | undefined;
|
|
222
219
|
contenteditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
|
|
223
220
|
contextmenu?: string | undefined | undefined;
|
|
@@ -404,12 +401,12 @@ declare const __VLS_export: _$vue.DefineComponent<{
|
|
|
404
401
|
}> & Readonly<{
|
|
405
402
|
onDragging?: ((_value: boolean) => any) | undefined;
|
|
406
403
|
}>, {
|
|
407
|
-
class:
|
|
408
|
-
disabled: boolean;
|
|
404
|
+
class: import("@soybeanjs/headless").ClassValue;
|
|
409
405
|
asChild: boolean;
|
|
410
406
|
as: string | Function | Record<string, any>;
|
|
411
407
|
tabindex: number;
|
|
408
|
+
disabled: boolean;
|
|
412
409
|
withHandle: boolean;
|
|
413
|
-
}, {}, {}, {}, string,
|
|
410
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
414
411
|
//#endregion
|
|
415
412
|
export { _default };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { StepperProps, StepperSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/stepper/stepper.vue.d.ts
|
|
5
4
|
type __VLS_Slots = StepperSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<StepperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
"update:modelValue": (payload: number) => any;
|
|
8
|
-
}, string,
|
|
7
|
+
}, string, import("vue").PublicProps, Readonly<StepperProps> & Readonly<{
|
|
9
8
|
"onUpdate:modelValue"?: ((payload: number) => 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,10 +1,9 @@
|
|
|
1
1
|
import { SwitchProps, SwitchSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { AcceptableBooleanValue } from "@soybeanjs/headless/types";
|
|
4
3
|
|
|
5
4
|
//#region src/components/switch/switch.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <T extends AcceptableBooleanValue = boolean>(__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<SwitchProps<T> & {
|
|
8
7
|
"onUpdate:modelValue"?: ((payload: NonNullable<T>) => any) | undefined;
|
|
9
8
|
}> & (typeof globalThis extends {
|
|
10
9
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -13,7 +12,7 @@ declare const __VLS_export: <T extends AcceptableBooleanValue = boolean>(__VLS_p
|
|
|
13
12
|
attrs: any;
|
|
14
13
|
slots: SwitchSlots<T>;
|
|
15
14
|
emit: (evt: "update:modelValue", payload: NonNullable<T>) => 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/switch/variants.d.ts
|
|
5
|
-
declare const switchVariants:
|
|
4
|
+
declare const switchVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
color: {
|
|
7
6
|
primary: {
|
|
8
7
|
control: string;
|
|
@@ -136,7 +135,7 @@ declare const switchVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
136
135
|
root: string;
|
|
137
136
|
control: string[];
|
|
138
137
|
thumb: string[];
|
|
139
|
-
},
|
|
138
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
140
139
|
color: {
|
|
141
140
|
primary: {
|
|
142
141
|
control: string;
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { TableBaseData, TableColumn } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { TableColumnCheck, UseTableOptions } from "@soybeanjs/hooks";
|
|
4
3
|
|
|
5
4
|
//#region src/components/table/hooks.d.ts
|
|
6
5
|
type UseTableOptions$1<ResponseData, ApiData extends TableBaseData, Pagination extends boolean> = Omit<UseTableOptions<ResponseData, ApiData, TableColumn<ApiData>, Pagination>, 'pagination' | 'getColumnChecks' | 'getColumns'>;
|
|
7
6
|
declare function useTable$1<ResponseData, ApiData extends TableBaseData>(options: UseTableOptions$1<ResponseData, ApiData, false>): {
|
|
8
|
-
loading:
|
|
9
|
-
empty:
|
|
10
|
-
tableData:
|
|
11
|
-
columns:
|
|
12
|
-
columnChecks:
|
|
7
|
+
loading: import("vue").ShallowRef<boolean>;
|
|
8
|
+
empty: import("vue").ShallowRef<boolean>;
|
|
9
|
+
tableData: import("vue").Ref<ApiData[], ApiData[]>;
|
|
10
|
+
columns: import("vue").ComputedRef<TableColumn<ApiData>[]>;
|
|
11
|
+
columnChecks: import("vue").Ref<TableColumnCheck[], TableColumnCheck[]>;
|
|
13
12
|
reloadColumns: () => void;
|
|
14
13
|
fetchData: () => Promise<void>;
|
|
15
14
|
};
|
|
@@ -28,16 +27,16 @@ type UsePaginatedTableOptions<ResponseData, ApiData extends TableBaseData> = Use
|
|
|
28
27
|
fetchOnPaginationChange?: boolean;
|
|
29
28
|
};
|
|
30
29
|
declare function usePaginatedTable<ResponseData, ApiData extends TableBaseData>(options: UsePaginatedTableOptions<ResponseData, ApiData>): {
|
|
31
|
-
loading:
|
|
32
|
-
empty:
|
|
33
|
-
tableData:
|
|
34
|
-
columns:
|
|
35
|
-
columnChecks:
|
|
30
|
+
loading: import("vue").ShallowRef<boolean>;
|
|
31
|
+
empty: import("vue").ShallowRef<boolean>;
|
|
32
|
+
tableData: import("vue").Ref<ApiData[], ApiData[]>;
|
|
33
|
+
columns: import("vue").ComputedRef<TableColumn<ApiData>[]>;
|
|
34
|
+
columnChecks: import("vue").Ref<TableColumnCheck[], TableColumnCheck[]>;
|
|
36
35
|
reloadColumns: () => void;
|
|
37
36
|
fetchData: () => Promise<void>;
|
|
38
|
-
page:
|
|
39
|
-
pageSize:
|
|
40
|
-
total:
|
|
37
|
+
page: import("vue").ShallowRef<number, number>;
|
|
38
|
+
pageSize: import("vue").ShallowRef<number, number>;
|
|
39
|
+
total: import("vue").ShallowRef<number, number>;
|
|
41
40
|
};
|
|
42
41
|
//#endregion
|
|
43
42
|
export { usePaginatedTable, useTable$1 as useTable };
|
|
@@ -3,5 +3,5 @@ import { _default } from "./table.vue.js";
|
|
|
3
3
|
import { usePaginatedTable, useTable as useTable$1 } from "./hooks.js";
|
|
4
4
|
import { TableCell as STableCell, TableRow as STableRow } from "@soybeanjs/headless/table";
|
|
5
5
|
import { TableColumnCheck as TableColumnCheck$1 } from "@soybeanjs/hooks";
|
|
6
|
-
export * from "@soybeanjs/headless/table";
|
|
6
|
+
export type * from "@soybeanjs/headless/table";
|
|
7
7
|
export { STableCell, STableRow, type TableColumnCheck$1 as TableColumnCheck };
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { TableBaseData, TableProps, TableSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/table/table.vue.d.ts
|
|
6
4
|
declare const __VLS_export: <T extends TableBaseData = TableBaseData, R extends string | number = string | number, M extends boolean = boolean>(__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:
|
|
8
|
-
"onUpdate:sortState"?: ((state: _$_soybeanjs_headless0.TableSortState | undefined) => any) | undefined;
|
|
9
|
-
"onUpdate:filterState"?: ((state: _$_soybeanjs_headless0.TableFilterState) => any) | undefined;
|
|
10
|
-
"onUpdate:columnWidths"?: ((state: _$_soybeanjs_headless0.TableColumnWidthState) => any) | undefined;
|
|
5
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<TableProps<T, R, M> & {
|
|
11
6
|
"onUpdate:expanded"?: ((expanded: R[]) => any) | undefined;
|
|
7
|
+
"onUpdate:sortState"?: ((state: import("@soybeanjs/headless").TableSortState | undefined) => any) | undefined;
|
|
8
|
+
"onUpdate:filterState"?: ((state: import("@soybeanjs/headless").TableFilterState) => any) | undefined;
|
|
9
|
+
"onUpdate:columnWidths"?: ((state: import("@soybeanjs/headless").TableColumnWidthState) => any) | undefined;
|
|
12
10
|
"onUpdate:selected"?: ((selected: M extends true ? R[] : R | undefined) => any) | undefined;
|
|
13
11
|
}> & (typeof globalThis extends {
|
|
14
12
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -16,8 +14,8 @@ declare const __VLS_export: <T extends TableBaseData = TableBaseData, R extends
|
|
|
16
14
|
expose: (exposed: {}) => void;
|
|
17
15
|
attrs: any;
|
|
18
16
|
slots: TableSlots<T>;
|
|
19
|
-
emit: ((evt: "update:
|
|
20
|
-
}>) =>
|
|
17
|
+
emit: ((evt: "update:expanded", expanded: R[]) => void) & ((evt: "update:sortState", state: import("@soybeanjs/headless").TableSortState | undefined) => void) & ((evt: "update:filterState", state: import("@soybeanjs/headless").TableFilterState) => void) & ((evt: "update:columnWidths", state: import("@soybeanjs/headless").TableColumnWidthState) => void) & ((evt: "update:selected", selected: M extends true ? R[] : R | undefined) => void);
|
|
18
|
+
}>) => import("vue").VNode & {
|
|
21
19
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
22
20
|
};
|
|
23
21
|
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/table/variants.d.ts
|
|
5
|
-
declare const tableVariants:
|
|
4
|
+
declare const tableVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
size: {
|
|
7
6
|
xs: {
|
|
8
7
|
root: string;
|
|
@@ -282,7 +281,7 @@ declare const tableVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
282
281
|
selection: string;
|
|
283
282
|
radioRoot: string[];
|
|
284
283
|
radioIndicator: string;
|
|
285
|
-
},
|
|
284
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
286
285
|
size: {
|
|
287
286
|
xs: {
|
|
288
287
|
root: string;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { TabsOptionData, TabsProps, TabsSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/tabs/tabs.vue.d.ts
|
|
5
4
|
declare const __VLS_export: <T extends TabsOptionData = TabsOptionData>(__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<TabsProps<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 TabsOptionData = TabsOptionData>(__VLS_pr
|
|
|
12
11
|
attrs: any;
|
|
13
12
|
slots: TabsSlots<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,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/tabs/variants.d.ts
|
|
5
|
-
declare const tabsVariants:
|
|
4
|
+
declare const tabsVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
size: {
|
|
7
6
|
xs: {
|
|
8
7
|
root: string;
|
|
@@ -148,7 +147,7 @@ declare const tabsVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
148
147
|
indicator: string;
|
|
149
148
|
indicatorContent: string;
|
|
150
149
|
content: string;
|
|
151
|
-
},
|
|
150
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
152
151
|
size: {
|
|
153
152
|
xs: {
|
|
154
153
|
root: string;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { TagProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/tag/tag.vue.d.ts
|
|
5
4
|
declare var __VLS_10: {}, __VLS_12: {}, __VLS_14: {}, __VLS_16: {
|
|
@@ -14,13 +13,13 @@ type __VLS_Slots = {} & {
|
|
|
14
13
|
} & {
|
|
15
14
|
close?: (props: typeof __VLS_16) => any;
|
|
16
15
|
};
|
|
17
|
-
declare const __VLS_base:
|
|
16
|
+
declare const __VLS_base: import("vue").DefineComponent<TagProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
18
17
|
"update:open": (open: boolean) => any;
|
|
19
|
-
}, string,
|
|
18
|
+
}, string, import("vue").PublicProps, Readonly<TagProps> & Readonly<{
|
|
20
19
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
21
20
|
}>, {
|
|
22
21
|
open: 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,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/tag/variants.d.ts
|
|
5
|
-
declare const tagVariants:
|
|
4
|
+
declare const tagVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
color: {
|
|
7
6
|
primary: string;
|
|
8
7
|
destructive: string;
|
|
@@ -64,7 +63,7 @@ declare const tagVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
64
63
|
auto: string;
|
|
65
64
|
rounded: string;
|
|
66
65
|
};
|
|
67
|
-
}, undefined,
|
|
66
|
+
}, undefined, import("tailwind-variants").TVReturnType<{
|
|
68
67
|
color: {
|
|
69
68
|
primary: string;
|
|
70
69
|
destructive: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TagsInputEmits, TagsInputProps, TagsInputSlots } from "./types.js";
|
|
2
2
|
import { _default } from "./tags-input.vue.js";
|
|
3
3
|
import { TagsInputItemDelete as STagsInputItemDelete, TagsInputItemText as STagsInputItemText } from "@soybeanjs/headless/tags-input";
|
|
4
|
-
export * from "@soybeanjs/headless/tags-input";
|
|
4
|
+
export type * from "@soybeanjs/headless/tags-input";
|
|
5
5
|
export { STagsInputItemDelete, STagsInputItemText };
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import { TagsInputProps, TagsInputSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/tags-input/tags-input.vue.d.ts
|
|
5
4
|
type __VLS_Slots = TagsInputSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
7
|
-
invalid: (value: string) => any;
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<TagsInputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
6
|
"update:modelValue": (value: string[]) => any;
|
|
7
|
+
invalid: (value: string) => any;
|
|
9
8
|
addTag: (value: string) => any;
|
|
10
9
|
removeTag: (value: string) => any;
|
|
11
|
-
}, string,
|
|
12
|
-
onInvalid?: ((value: string) => any) | undefined;
|
|
10
|
+
}, string, import("vue").PublicProps, Readonly<TagsInputProps> & Readonly<{
|
|
13
11
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
12
|
+
onInvalid?: ((value: string) => any) | undefined;
|
|
14
13
|
onAddTag?: ((value: string) => any) | undefined;
|
|
15
14
|
onRemoveTag?: ((value: string) => any) | undefined;
|
|
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 & {
|
|
@@ -2,5 +2,5 @@ import { TextareaResize } from "./variants.js";
|
|
|
2
2
|
import { TextareaEmits, TextareaProps, TextareaSlots } from "./types.js";
|
|
3
3
|
import { _default } from "./textarea.vue.js";
|
|
4
4
|
import { TextareaClear as STextareaClear } from "@soybeanjs/headless/textarea";
|
|
5
|
-
export * from "@soybeanjs/headless/textarea";
|
|
5
|
+
export type * from "@soybeanjs/headless/textarea";
|
|
6
6
|
export { STextareaClear };
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { TextareaProps, TextareaSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/textarea/textarea.vue.d.ts
|
|
5
4
|
type __VLS_Slots = TextareaSlots;
|
|
6
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<TextareaProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
clear: (event: PointerEvent) => any;
|
|
8
7
|
"update:modelValue": (value: string) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<TextareaProps> & Readonly<{
|
|
10
9
|
onClear?: ((event: PointerEvent) => any) | undefined;
|
|
11
10
|
"onUpdate:modelValue"?: ((value: string) => 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 _$tailwind_variants0 from "tailwind-variants";
|
|
2
1
|
import { VariantProps } from "tailwind-variants";
|
|
3
2
|
|
|
4
3
|
//#region src/components/textarea/variants.d.ts
|
|
5
|
-
declare const textareaVariants:
|
|
4
|
+
declare const textareaVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
size: {
|
|
7
6
|
xs: {
|
|
8
7
|
root: string;
|
|
@@ -118,7 +117,7 @@ declare const textareaVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
118
117
|
control: string[];
|
|
119
118
|
counter: string;
|
|
120
119
|
clear: string;
|
|
121
|
-
},
|
|
120
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
122
121
|
size: {
|
|
123
122
|
xs: {
|
|
124
123
|
root: string;
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { TimeFieldProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless_date0 from "@soybeanjs/headless/date";
|
|
4
2
|
|
|
5
3
|
//#region src/components/time-field/time-field.vue.d.ts
|
|
6
|
-
declare const __VLS_export:
|
|
7
|
-
"update:modelValue": (time:
|
|
8
|
-
"update:placeholder": (time:
|
|
9
|
-
}, string,
|
|
10
|
-
"onUpdate:modelValue"?: ((time:
|
|
11
|
-
"onUpdate:placeholder"?: ((time:
|
|
12
|
-
}>, {}, {}, {}, {}, string,
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<TimeFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
|
+
"update:modelValue": (time: import("@soybeanjs/headless/date").TimeValue | undefined) => any;
|
|
6
|
+
"update:placeholder": (time: import("@soybeanjs/headless/date").TimeValue) => any;
|
|
7
|
+
}, string, import("vue").PublicProps, Readonly<TimeFieldProps> & Readonly<{
|
|
8
|
+
"onUpdate:modelValue"?: ((time: import("@soybeanjs/headless/date").TimeValue | undefined) => any) | undefined;
|
|
9
|
+
"onUpdate:placeholder"?: ((time: import("@soybeanjs/headless/date").TimeValue) => any) | undefined;
|
|
10
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
11
|
declare const _default: typeof __VLS_export;
|
|
14
12
|
//#endregion
|
|
15
13
|
export { _default };
|
|
@@ -1,20 +1,18 @@
|
|
|
1
1
|
import { TimeRangeFieldProps, TimeRangeFieldSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless_date0 from "@soybeanjs/headless/date";
|
|
4
2
|
|
|
5
3
|
//#region src/components/time-range-field/time-range-field.vue.d.ts
|
|
6
4
|
type __VLS_Slots = TimeRangeFieldSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
8
|
-
"update:modelValue": (range:
|
|
9
|
-
"update:placeholder": (time:
|
|
10
|
-
"update:startValue": (time:
|
|
11
|
-
"update:endValue": (time:
|
|
12
|
-
}, string,
|
|
13
|
-
"onUpdate:modelValue"?: ((range:
|
|
14
|
-
"onUpdate:placeholder"?: ((time:
|
|
15
|
-
"onUpdate:startValue"?: ((time:
|
|
16
|
-
"onUpdate:endValue"?: ((time:
|
|
17
|
-
}>, {}, {}, {}, {}, string,
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<TimeRangeFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
|
+
"update:modelValue": (range: import("@soybeanjs/headless/date").TimeRange) => any;
|
|
7
|
+
"update:placeholder": (time: import("@soybeanjs/headless/date").TimeValue) => any;
|
|
8
|
+
"update:startValue": (time: import("@soybeanjs/headless/date").TimeValue | undefined) => any;
|
|
9
|
+
"update:endValue": (time: import("@soybeanjs/headless/date").TimeValue | undefined) => any;
|
|
10
|
+
}, string, import("vue").PublicProps, Readonly<TimeRangeFieldProps> & Readonly<{
|
|
11
|
+
"onUpdate:modelValue"?: ((range: import("@soybeanjs/headless/date").TimeRange) => any) | undefined;
|
|
12
|
+
"onUpdate:placeholder"?: ((time: import("@soybeanjs/headless/date").TimeValue) => any) | undefined;
|
|
13
|
+
"onUpdate:startValue"?: ((time: import("@soybeanjs/headless/date").TimeValue | undefined) => any) | undefined;
|
|
14
|
+
"onUpdate:endValue"?: ((time: import("@soybeanjs/headless/date").TimeValue | undefined) => any) | undefined;
|
|
15
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
16
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
19
17
|
declare const _default: typeof __VLS_export;
|
|
20
18
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { ToastProviderProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toast/toast-provider.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<ToastProviderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
|
|
10
9
|
showClose: boolean;
|
|
11
10
|
showIcon: boolean;
|
|
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,24 +1,22 @@
|
|
|
1
1
|
import { ToggleProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/toggle/toggle.vue.d.ts
|
|
6
4
|
declare var __VLS_10: {
|
|
7
5
|
modelValue: boolean;
|
|
8
6
|
pressed: boolean;
|
|
9
|
-
state:
|
|
7
|
+
state: import("@soybeanjs/headless").ToggleState;
|
|
10
8
|
disabled: boolean;
|
|
11
9
|
};
|
|
12
10
|
type __VLS_Slots = {} & {
|
|
13
11
|
default?: (props: typeof __VLS_10) => any;
|
|
14
12
|
};
|
|
15
|
-
declare const __VLS_base:
|
|
13
|
+
declare const __VLS_base: import("vue").DefineComponent<ToggleProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
16
14
|
"update:modelValue": (value: boolean) => any;
|
|
17
|
-
}, string,
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<ToggleProps> & Readonly<{
|
|
18
16
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
19
17
|
}>, {
|
|
20
18
|
modelValue: boolean;
|
|
21
|
-
}, {}, {}, {}, string,
|
|
19
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
22
20
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
23
21
|
declare const _default: typeof __VLS_export;
|
|
24
22
|
type __VLS_WithSlots<T, S> = T & {
|