@wirekyt/vue 0.0.1 → 0.0.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/accordion.cjs +273 -0
- package/dist/accordion.d.cts +195 -0
- package/dist/accordion.d.ts +195 -0
- package/dist/accordion.js +250 -0
- package/dist/angle-slider.cjs +268 -0
- package/dist/angle-slider.d.cts +228 -0
- package/dist/angle-slider.d.ts +228 -0
- package/dist/angle-slider.js +244 -0
- package/dist/avatar.cjs +145 -0
- package/dist/avatar.d.cts +114 -0
- package/dist/avatar.d.ts +114 -0
- package/dist/avatar.js +126 -0
- package/dist/boolean-BCaEpMxQ.js +6 -0
- package/dist/boolean-Dyu9-5Wp.cjs +11 -0
- package/dist/carousel.cjs +342 -0
- package/dist/carousel.d.cts +303 -0
- package/dist/carousel.d.ts +303 -0
- package/dist/carousel.js +320 -0
- package/dist/checkbox.cjs +345 -0
- package/dist/checkbox.d.cts +272 -0
- package/dist/checkbox.d.ts +272 -0
- package/dist/checkbox.js +324 -0
- package/dist/clean-props--1kqQE0Y.js +8 -0
- package/dist/clean-props-MyKqus13.cjs +13 -0
- package/dist/client-only.cjs +17 -0
- package/dist/client-only.d.cts +18 -0
- package/dist/client-only.d.ts +18 -0
- package/dist/client-only.js +16 -0
- package/dist/clipboard.cjs +229 -0
- package/dist/clipboard.d.cts +203 -0
- package/dist/clipboard.d.ts +203 -0
- package/dist/clipboard.js +206 -0
- package/dist/collapsible-BnUr4dTo.cjs +232 -0
- package/dist/collapsible-jvqnRz16.js +179 -0
- package/dist/collapsible.cjs +23 -0
- package/dist/collapsible.d.cts +161 -0
- package/dist/collapsible.d.ts +161 -0
- package/dist/collapsible.js +2 -0
- package/dist/collection-B0onOyyK.cjs +254 -0
- package/dist/collection-Dg6EtML_.js +211 -0
- package/dist/collection.cjs +9 -0
- package/dist/collection.d.cts +2 -0
- package/dist/collection.d.ts +2 -0
- package/dist/collection.js +2 -0
- package/dist/color-picker.cjs +804 -0
- package/dist/color-picker.d.cts +605 -0
- package/dist/color-picker.d.ts +605 -0
- package/dist/color-picker.js +759 -0
- package/dist/combobox.cjs +552 -0
- package/dist/combobox.d.cts +442 -0
- package/dist/combobox.d.ts +442 -0
- package/dist/combobox.js +521 -0
- package/dist/create-split-props-BBxrD7TV.js +10 -0
- package/dist/create-split-props-Jx-IEwdk.cjs +15 -0
- package/dist/date-input.cjs +293 -0
- package/dist/date-input.d.cts +212 -0
- package/dist/date-input.d.ts +212 -0
- package/dist/date-input.js +270 -0
- package/dist/date-picker.cjs +821 -0
- package/dist/date-picker.d.cts +637 -0
- package/dist/date-picker.d.ts +637 -0
- package/dist/date-picker.js +776 -0
- package/dist/dialog.cjs +333 -0
- package/dist/dialog.d.cts +272 -0
- package/dist/dialog.d.ts +272 -0
- package/dist/dialog.js +308 -0
- package/dist/download-trigger.cjs +65 -0
- package/dist/download-trigger.d.cts +34 -0
- package/dist/download-trigger.d.ts +34 -0
- package/dist/download-trigger.js +63 -0
- package/dist/drawer.cjs +448 -0
- package/dist/drawer.d.cts +346 -0
- package/dist/drawer.d.ts +346 -0
- package/dist/drawer.js +415 -0
- package/dist/editable.cjs +331 -0
- package/dist/editable.d.cts +285 -0
- package/dist/editable.d.ts +285 -0
- package/dist/editable.js +306 -0
- package/dist/factory-8Ao0DEy3.js +34 -0
- package/dist/factory-BNwuanv4.d.cts +21 -0
- package/dist/factory-BNwuanv4.d.ts +21 -0
- package/dist/factory-JL7MPjkk.cjs +45 -0
- package/dist/field-C3pLqz1S.js +435 -0
- package/dist/field-DRz-v4rB.cjs +524 -0
- package/dist/field.cjs +22 -0
- package/dist/field.d.cts +344 -0
- package/dist/field.d.ts +344 -0
- package/dist/field.js +2 -0
- package/dist/fieldset-ByP_r1Uq.js +216 -0
- package/dist/fieldset-C5aj6Ims.cjs +275 -0
- package/dist/fieldset.cjs +17 -0
- package/dist/fieldset.d.cts +159 -0
- package/dist/fieldset.d.ts +159 -0
- package/dist/fieldset.js +2 -0
- package/dist/file-upload.cjs +421 -0
- package/dist/file-upload.d.cts +327 -0
- package/dist/file-upload.d.ts +327 -0
- package/dist/file-upload.js +392 -0
- package/dist/floating-panel.cjs +412 -0
- package/dist/floating-panel.d.cts +337 -0
- package/dist/floating-panel.d.ts +337 -0
- package/dist/floating-panel.js +383 -0
- package/dist/focus-trap.cjs +79 -0
- package/dist/focus-trap.d.cts +46 -0
- package/dist/focus-trap.d.ts +46 -0
- package/dist/focus-trap.js +78 -0
- package/dist/format.cjs +116 -0
- package/dist/format.d.cts +46 -0
- package/dist/format.d.ts +46 -0
- package/dist/format.js +106 -0
- package/dist/frame.cjs +93 -0
- package/dist/frame.d.cts +37 -0
- package/dist/frame.d.ts +37 -0
- package/dist/frame.js +92 -0
- package/dist/highlight.cjs +44 -0
- package/dist/highlight.d.cts +32 -0
- package/dist/highlight.d.ts +32 -0
- package/dist/highlight.js +42 -0
- package/dist/hover-card.cjs +269 -0
- package/dist/hover-card.d.cts +202 -0
- package/dist/hover-card.d.ts +202 -0
- package/dist/hover-card.js +246 -0
- package/dist/image-cropper.cjs +252 -0
- package/dist/image-cropper.d.cts +207 -0
- package/dist/image-cropper.d.ts +207 -0
- package/dist/image-cropper.js +235 -0
- package/dist/index-B-o8jLyV.d.cts +31 -0
- package/dist/index-BSoF1D-v.d.ts +31 -0
- package/dist/index-BTNfeIXf.d.ts +104 -0
- package/dist/index-C8zR9eg3.d.ts +444 -0
- package/dist/index-Cc4qS0rQ.d.cts +38 -0
- package/dist/index-Cc4qS0rQ.d.ts +38 -0
- package/dist/index-DaLvr6SW.d.ts +37 -0
- package/dist/index-Di84rFjS.d.cts +444 -0
- package/dist/index-Dpm1wGVS.d.cts +74 -0
- package/dist/index-Zc9P69Ka.d.cts +104 -0
- package/dist/index-kCBQJqpU.d.ts +74 -0
- package/dist/index-vIbTjrJ-.d.cts +37 -0
- package/dist/index.cjs +43 -0
- package/dist/index.d.cts +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +7 -0
- package/dist/json-tree-view.cjs +346 -0
- package/dist/json-tree-view.d.cts +86 -0
- package/dist/json-tree-view.d.ts +86 -0
- package/dist/json-tree-view.js +336 -0
- package/dist/listbox.cjs +386 -0
- package/dist/listbox.d.cts +323 -0
- package/dist/listbox.d.ts +323 -0
- package/dist/listbox.js +361 -0
- package/dist/marquee.cjs +256 -0
- package/dist/marquee.d.cts +208 -0
- package/dist/marquee.d.ts +208 -0
- package/dist/marquee.js +235 -0
- package/dist/menu.cjs +650 -0
- package/dist/menu.d.cts +501 -0
- package/dist/menu.d.ts +501 -0
- package/dist/menu.js +613 -0
- package/dist/navigation-menu.cjs +408 -0
- package/dist/navigation-menu.d.cts +271 -0
- package/dist/navigation-menu.d.ts +271 -0
- package/dist/navigation-menu.js +380 -0
- package/dist/number-input.cjs +298 -0
- package/dist/number-input.d.cts +253 -0
- package/dist/number-input.d.ts +253 -0
- package/dist/number-input.js +274 -0
- package/dist/pagination.cjs +249 -0
- package/dist/pagination.d.cts +209 -0
- package/dist/pagination.d.ts +209 -0
- package/dist/pagination.js +226 -0
- package/dist/password-input.cjs +232 -0
- package/dist/password-input.d.cts +208 -0
- package/dist/password-input.d.ts +208 -0
- package/dist/password-input.js +210 -0
- package/dist/pin-input.cjs +245 -0
- package/dist/pin-input.d.cts +199 -0
- package/dist/pin-input.d.ts +199 -0
- package/dist/pin-input.js +224 -0
- package/dist/popover.cjs +377 -0
- package/dist/popover.d.cts +324 -0
- package/dist/popover.d.ts +324 -0
- package/dist/popover.js +349 -0
- package/dist/presence-DD3l4Tgb.cjs +60 -0
- package/dist/presence-jaHZaD_O.js +43 -0
- package/dist/presence.cjs +7 -0
- package/dist/presence.d.cts +3 -0
- package/dist/presence.d.ts +3 -0
- package/dist/presence.js +3 -0
- package/dist/progress.cjs +270 -0
- package/dist/progress.d.cts +229 -0
- package/dist/progress.d.ts +229 -0
- package/dist/progress.js +245 -0
- package/dist/providers-5QhcwgSd.cjs +190 -0
- package/dist/providers-C3XQH-uu.js +119 -0
- package/dist/qr-code.cjs +195 -0
- package/dist/qr-code.d.cts +157 -0
- package/dist/qr-code.d.ts +157 -0
- package/dist/qr-code.js +174 -0
- package/dist/radio-group.cjs +274 -0
- package/dist/radio-group.d.cts +230 -0
- package/dist/radio-group.d.ts +230 -0
- package/dist/radio-group.js +249 -0
- package/dist/rating-group.cjs +243 -0
- package/dist/rating-group.d.cts +200 -0
- package/dist/rating-group.d.ts +200 -0
- package/dist/rating-group.js +220 -0
- package/dist/rolldown-runtime-D7D4PA-g.js +13 -0
- package/dist/rolldown-runtime-DakpK96I.cjs +43 -0
- package/dist/scroll-area.cjs +206 -0
- package/dist/scroll-area.d.cts +169 -0
- package/dist/scroll-area.d.ts +169 -0
- package/dist/scroll-area.js +184 -0
- package/dist/segment-group.cjs +318 -0
- package/dist/segment-group.d.cts +229 -0
- package/dist/segment-group.d.ts +229 -0
- package/dist/segment-group.js +298 -0
- package/dist/select.cjs +560 -0
- package/dist/select.d.cts +430 -0
- package/dist/select.d.ts +430 -0
- package/dist/select.js +523 -0
- package/dist/signature-pad.cjs +260 -0
- package/dist/signature-pad.d.cts +200 -0
- package/dist/signature-pad.d.ts +200 -0
- package/dist/signature-pad.js +237 -0
- package/dist/slider.cjs +350 -0
- package/dist/slider.d.cts +299 -0
- package/dist/slider.d.ts +299 -0
- package/dist/slider.js +323 -0
- package/dist/splitter.cjs +225 -0
- package/dist/splitter.d.cts +166 -0
- package/dist/splitter.d.ts +166 -0
- package/dist/splitter.js +198 -0
- package/dist/steps.cjs +348 -0
- package/dist/steps.d.cts +289 -0
- package/dist/steps.d.ts +289 -0
- package/dist/steps.js +319 -0
- package/dist/swap.cjs +154 -0
- package/dist/swap.d.cts +98 -0
- package/dist/swap.d.ts +98 -0
- package/dist/swap.js +141 -0
- package/dist/switch.cjs +213 -0
- package/dist/switch.d.cts +177 -0
- package/dist/switch.d.ts +177 -0
- package/dist/switch.js +192 -0
- package/dist/tabs.cjs +240 -0
- package/dist/tabs.d.cts +179 -0
- package/dist/tabs.d.ts +179 -0
- package/dist/tabs.js +218 -0
- package/dist/tags-input.cjs +405 -0
- package/dist/tags-input.d.cts +340 -0
- package/dist/tags-input.d.ts +340 -0
- package/dist/tags-input.js +376 -0
- package/dist/timer.cjs +221 -0
- package/dist/timer.d.cts +176 -0
- package/dist/timer.d.ts +176 -0
- package/dist/timer.js +199 -0
- package/dist/toast.cjs +211 -0
- package/dist/toast.d.cts +157 -0
- package/dist/toast.d.ts +157 -0
- package/dist/toast.js +189 -0
- package/dist/toggle-group.cjs +150 -0
- package/dist/toggle-group.d.cts +122 -0
- package/dist/toggle-group.d.ts +122 -0
- package/dist/toggle-group.js +132 -0
- package/dist/toggle.cjs +107 -0
- package/dist/toggle.d.cts +98 -0
- package/dist/toggle.d.ts +98 -0
- package/dist/toggle.js +94 -0
- package/dist/tooltip.cjs +265 -0
- package/dist/tooltip.d.cts +204 -0
- package/dist/tooltip.d.ts +204 -0
- package/dist/tooltip.js +242 -0
- package/dist/tour.cjs +418 -0
- package/dist/tour.d.cts +304 -0
- package/dist/tour.d.ts +304 -0
- package/dist/tour.js +374 -0
- package/dist/tree-view-DnTVwhew.cjs +651 -0
- package/dist/tree-view-goUH3_RC.js +508 -0
- package/dist/tree-view.cjs +41 -0
- package/dist/tree-view.d.cts +3 -0
- package/dist/tree-view.d.ts +3 -0
- package/dist/tree-view.js +3 -0
- package/dist/types-rSRkzyd6.d.cts +13 -0
- package/dist/types-rSRkzyd6.d.ts +13 -0
- package/dist/use-presence-BSp_dR-C.d.cts +22 -0
- package/dist/use-presence-CtEY6ZT8.cjs +49 -0
- package/dist/use-presence-DkGU_j9h.d.ts +22 -0
- package/dist/use-presence-oNdFU2c2.js +42 -0
- package/dist/utils-D95V66v9.js +548 -0
- package/dist/utils-XrBZd2Yk.cjs +625 -0
- package/package.json +277 -6
package/dist/drawer.d.ts
ADDED
|
@@ -0,0 +1,346 @@
|
|
|
1
|
+
import { a as PolymorphicProps } from "./factory-BNwuanv4.js";
|
|
2
|
+
import { i as EmitFn$1, l as PropTypes, o as Optional } from "./index-BSoF1D-v.js";
|
|
3
|
+
import { n as RenderStrategyProps } from "./index-Cc4qS0rQ.js";
|
|
4
|
+
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
5
|
+
import * as drawer from "@wirekyt/dom/machines/drawer";
|
|
6
|
+
import { ContentProps, DrawerStackApi, OpenChangeDetails, OpenChangeDetails as DrawerOpenChangeDetails, SnapPointChangeDetails, SnapPointChangeDetails as DrawerSnapPointChangeDetails, TriggerProps, TriggerValueChangeDetails, TriggerValueChangeDetails as DrawerTriggerValueChangeDetails, anatomy as drawerAnatomy } from "@wirekyt/dom/machines/drawer";
|
|
7
|
+
//#region src/components/drawer/backdrop.vue.d.ts
|
|
8
|
+
interface DrawerBackdropBaseProps extends PolymorphicProps {}
|
|
9
|
+
interface DrawerBackdropProps extends DrawerBackdropBaseProps,
|
|
10
|
+
/**
|
|
11
|
+
* @vue-ignore
|
|
12
|
+
*/
|
|
13
|
+
HTMLAttributes {}
|
|
14
|
+
declare const _default: typeof __VLS_export$15;
|
|
15
|
+
declare const __VLS_export$15: __VLS_WithSlots$15<import("vue").DefineComponent<DrawerBackdropProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
16
|
+
default?: (props: {}) => any;
|
|
17
|
+
}>;
|
|
18
|
+
type __VLS_WithSlots$15<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//#endregion
|
|
24
|
+
//#region src/components/drawer/close-trigger.vue.d.ts
|
|
25
|
+
interface DrawerCloseTriggerBaseProps extends PolymorphicProps {}
|
|
26
|
+
interface DrawerCloseTriggerProps extends DrawerCloseTriggerBaseProps,
|
|
27
|
+
/**
|
|
28
|
+
* @vue-ignore
|
|
29
|
+
*/
|
|
30
|
+
HTMLAttributes {}
|
|
31
|
+
declare const _default$1: typeof __VLS_export$14;
|
|
32
|
+
declare const __VLS_export$14: __VLS_WithSlots$14<import("vue").DefineComponent<DrawerCloseTriggerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
33
|
+
default?: (props: {}) => any;
|
|
34
|
+
}>;
|
|
35
|
+
type __VLS_WithSlots$14<T, S> = T & {
|
|
36
|
+
new (): {
|
|
37
|
+
$slots: S;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
//#endregion
|
|
41
|
+
//#region src/components/drawer/content.vue.d.ts
|
|
42
|
+
interface DrawerContentBaseProps extends PolymorphicProps, ContentProps {}
|
|
43
|
+
interface DrawerContentProps extends DrawerContentBaseProps,
|
|
44
|
+
/**
|
|
45
|
+
* @vue-ignore
|
|
46
|
+
*/
|
|
47
|
+
Omit<HTMLAttributes, "draggable"> {}
|
|
48
|
+
declare const _default$2: typeof __VLS_export$13;
|
|
49
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<import("vue").DefineComponent<DrawerContentProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerContentProps> & Readonly<{}>, {
|
|
50
|
+
draggable: boolean;
|
|
51
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
52
|
+
default?: (props: {}) => any;
|
|
53
|
+
}>;
|
|
54
|
+
type __VLS_WithSlots$13<T, S> = T & {
|
|
55
|
+
new (): {
|
|
56
|
+
$slots: S;
|
|
57
|
+
};
|
|
58
|
+
};
|
|
59
|
+
//#endregion
|
|
60
|
+
//#region src/components/drawer/description.vue.d.ts
|
|
61
|
+
interface DrawerDescriptionBaseProps extends PolymorphicProps {}
|
|
62
|
+
interface DrawerDescriptionProps extends DrawerDescriptionBaseProps,
|
|
63
|
+
/**
|
|
64
|
+
* @vue-ignore
|
|
65
|
+
*/
|
|
66
|
+
HTMLAttributes {}
|
|
67
|
+
declare const _default$4: typeof __VLS_export$12;
|
|
68
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<import("vue").DefineComponent<DrawerDescriptionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
69
|
+
default?: (props: {}) => any;
|
|
70
|
+
}>;
|
|
71
|
+
type __VLS_WithSlots$12<T, S> = T & {
|
|
72
|
+
new (): {
|
|
73
|
+
$slots: S;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
76
|
+
//#endregion
|
|
77
|
+
//#region src/components/drawer/types.d.ts
|
|
78
|
+
interface RootProps {
|
|
79
|
+
id?: string;
|
|
80
|
+
ids?: Partial<{
|
|
81
|
+
backdrop: string;
|
|
82
|
+
positioner: string;
|
|
83
|
+
content: string;
|
|
84
|
+
title: string;
|
|
85
|
+
trigger: string;
|
|
86
|
+
grabber: string;
|
|
87
|
+
grabberIndicator: string;
|
|
88
|
+
closeTrigger: string;
|
|
89
|
+
}>;
|
|
90
|
+
trapFocus?: boolean;
|
|
91
|
+
preventScroll?: boolean;
|
|
92
|
+
modal?: boolean;
|
|
93
|
+
initialFocusEl?: () => HTMLElement | null;
|
|
94
|
+
finalFocusEl?: () => HTMLElement | null;
|
|
95
|
+
restoreFocus?: boolean;
|
|
96
|
+
role?: "dialog" | "alertdialog";
|
|
97
|
+
open?: boolean;
|
|
98
|
+
defaultOpen?: boolean;
|
|
99
|
+
closeOnInteractOutside?: boolean;
|
|
100
|
+
closeOnEscape?: boolean;
|
|
101
|
+
snapPoints?: (number | string)[];
|
|
102
|
+
swipeDirection?: drawer.SwipeDirection;
|
|
103
|
+
snapToSequentialPoints?: boolean;
|
|
104
|
+
swipeVelocityThreshold?: number;
|
|
105
|
+
closeThreshold?: number;
|
|
106
|
+
preventDragOnScroll?: boolean;
|
|
107
|
+
snapPoint?: number | string;
|
|
108
|
+
defaultSnapPoint?: number | string;
|
|
109
|
+
triggerValue?: string | null;
|
|
110
|
+
defaultTriggerValue?: string | null;
|
|
111
|
+
}
|
|
112
|
+
type RootEmits = {
|
|
113
|
+
openChange: [details: drawer.OpenChangeDetails];
|
|
114
|
+
snapPointChange: [details: drawer.SnapPointChangeDetails];
|
|
115
|
+
triggerValueChange: [details: drawer.TriggerValueChangeDetails];
|
|
116
|
+
};
|
|
117
|
+
//#endregion
|
|
118
|
+
//#region src/components/drawer/use-drawer.d.ts
|
|
119
|
+
interface UseDrawerProps extends Optional<Omit<drawer.Props, "dir" | "getRootNode" | "defaultSnapPoint">, "id"> {
|
|
120
|
+
defaultSnapPoint?: drawer.SnapPoint | undefined;
|
|
121
|
+
}
|
|
122
|
+
interface UseDrawerReturn extends ComputedRef<drawer.Api<PropTypes>> {}
|
|
123
|
+
declare const useDrawer: (props?: MaybeRef<UseDrawerProps>, emit?: EmitFn$1<RootEmits>) => UseDrawerReturn;
|
|
124
|
+
//#endregion
|
|
125
|
+
//#region src/components/drawer/use-context.d.ts
|
|
126
|
+
interface UseDrawerContext extends UseDrawerReturn {}
|
|
127
|
+
declare const DrawerProvider: (opts: UseDrawerContext) => void, useDrawerContext: (fallback?: UseDrawerContext | undefined) => UseDrawerContext;
|
|
128
|
+
//#endregion
|
|
129
|
+
//#region src/components/drawer/context.vue.d.ts
|
|
130
|
+
interface DrawerContextProps extends SlotsType<{
|
|
131
|
+
default: UnwrapRef<UseDrawerContext>;
|
|
132
|
+
}> {}
|
|
133
|
+
declare const _default$3: typeof __VLS_export$11;
|
|
134
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
135
|
+
default(drawer: UnwrapRef<UseDrawerContext>): unknown;
|
|
136
|
+
}>;
|
|
137
|
+
type __VLS_WithSlots$11<T, S> = T & {
|
|
138
|
+
new (): {
|
|
139
|
+
$slots: S;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
142
|
+
//#endregion
|
|
143
|
+
//#region src/components/drawer/positioner.vue.d.ts
|
|
144
|
+
interface DrawerPositionerBaseProps extends PolymorphicProps {}
|
|
145
|
+
interface DrawerPositionerProps extends DrawerPositionerBaseProps,
|
|
146
|
+
/**
|
|
147
|
+
* @vue-ignore
|
|
148
|
+
*/
|
|
149
|
+
HTMLAttributes {}
|
|
150
|
+
declare const _default$9: typeof __VLS_export$10;
|
|
151
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<import("vue").DefineComponent<DrawerPositionerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
152
|
+
default?: (props: {}) => any;
|
|
153
|
+
}>;
|
|
154
|
+
type __VLS_WithSlots$10<T, S> = T & {
|
|
155
|
+
new (): {
|
|
156
|
+
$slots: S;
|
|
157
|
+
};
|
|
158
|
+
};
|
|
159
|
+
//#endregion
|
|
160
|
+
//#region src/components/drawer/grabber.vue.d.ts
|
|
161
|
+
interface DrawerGrabberBaseProps extends PolymorphicProps {}
|
|
162
|
+
interface DrawerGrabberProps extends DrawerGrabberBaseProps,
|
|
163
|
+
/**
|
|
164
|
+
* @vue-ignore
|
|
165
|
+
*/
|
|
166
|
+
HTMLAttributes {}
|
|
167
|
+
declare const _default$5: typeof __VLS_export$9;
|
|
168
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<import("vue").DefineComponent<DrawerGrabberProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerGrabberProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
169
|
+
default?: (props: {}) => any;
|
|
170
|
+
}>;
|
|
171
|
+
type __VLS_WithSlots$9<T, S> = T & {
|
|
172
|
+
new (): {
|
|
173
|
+
$slots: S;
|
|
174
|
+
};
|
|
175
|
+
};
|
|
176
|
+
//#endregion
|
|
177
|
+
//#region src/components/drawer/grabber-indicator.vue.d.ts
|
|
178
|
+
interface DrawerGrabberIndicatorBaseProps extends PolymorphicProps {}
|
|
179
|
+
interface DrawerGrabberIndicatorProps extends DrawerGrabberIndicatorBaseProps,
|
|
180
|
+
/**
|
|
181
|
+
* @vue-ignore
|
|
182
|
+
*/
|
|
183
|
+
HTMLAttributes {}
|
|
184
|
+
declare const _default$6: typeof __VLS_export$8;
|
|
185
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<import("vue").DefineComponent<DrawerGrabberIndicatorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerGrabberIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
186
|
+
default?: (props: {}) => any;
|
|
187
|
+
}>;
|
|
188
|
+
type __VLS_WithSlots$8<T, S> = T & {
|
|
189
|
+
new (): {
|
|
190
|
+
$slots: S;
|
|
191
|
+
};
|
|
192
|
+
};
|
|
193
|
+
//#endregion
|
|
194
|
+
//#region src/components/drawer/indent.vue.d.ts
|
|
195
|
+
interface DrawerIndentBaseProps extends PolymorphicProps {}
|
|
196
|
+
interface DrawerIndentProps extends DrawerIndentBaseProps,
|
|
197
|
+
/**
|
|
198
|
+
* @vue-ignore
|
|
199
|
+
*/
|
|
200
|
+
HTMLAttributes {}
|
|
201
|
+
declare const _default$7: typeof __VLS_export$7;
|
|
202
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<import("vue").DefineComponent<DrawerIndentProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerIndentProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
203
|
+
default?: (props: {}) => any;
|
|
204
|
+
}>;
|
|
205
|
+
type __VLS_WithSlots$7<T, S> = T & {
|
|
206
|
+
new (): {
|
|
207
|
+
$slots: S;
|
|
208
|
+
};
|
|
209
|
+
};
|
|
210
|
+
//#endregion
|
|
211
|
+
//#region src/components/drawer/indent-background.vue.d.ts
|
|
212
|
+
interface DrawerIndentBackgroundBaseProps extends PolymorphicProps {}
|
|
213
|
+
interface DrawerIndentBackgroundProps extends DrawerIndentBackgroundBaseProps,
|
|
214
|
+
/**
|
|
215
|
+
* @vue-ignore
|
|
216
|
+
*/
|
|
217
|
+
HTMLAttributes {}
|
|
218
|
+
declare const _default$8: typeof __VLS_export$6;
|
|
219
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<import("vue").DefineComponent<DrawerIndentBackgroundProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerIndentBackgroundProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
220
|
+
default?: (props: {}) => any;
|
|
221
|
+
}>;
|
|
222
|
+
type __VLS_WithSlots$6<T, S> = T & {
|
|
223
|
+
new (): {
|
|
224
|
+
$slots: S;
|
|
225
|
+
};
|
|
226
|
+
};
|
|
227
|
+
//#endregion
|
|
228
|
+
//#region src/components/drawer/root.vue.d.ts
|
|
229
|
+
interface DrawerRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
230
|
+
interface DrawerRootProps extends DrawerRootBaseProps {}
|
|
231
|
+
declare const _default$10: typeof __VLS_export$5;
|
|
232
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<import("vue").DefineComponent<DrawerRootProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
233
|
+
openChange: (details: import("@wirekyt/dom/machines/drawer").OpenChangeDetails) => any;
|
|
234
|
+
triggerValueChange: (details: import("@wirekyt/dom/machines/drawer").TriggerValueChangeDetails) => any;
|
|
235
|
+
snapPointChange: (details: import("@wirekyt/dom/machines/drawer").SnapPointChangeDetails) => any;
|
|
236
|
+
}, string, import("vue").PublicProps, Readonly<DrawerRootProps> & Readonly<{
|
|
237
|
+
onOpenChange?: ((details: import("@wirekyt/dom/machines/drawer").OpenChangeDetails) => any) | undefined;
|
|
238
|
+
onTriggerValueChange?: ((details: import("@wirekyt/dom/machines/drawer").TriggerValueChangeDetails) => any) | undefined;
|
|
239
|
+
onSnapPointChange?: ((details: import("@wirekyt/dom/machines/drawer").SnapPointChangeDetails) => any) | undefined;
|
|
240
|
+
}>, {
|
|
241
|
+
open: boolean;
|
|
242
|
+
defaultOpen: boolean;
|
|
243
|
+
closeOnEscape: boolean;
|
|
244
|
+
trapFocus: boolean;
|
|
245
|
+
preventScroll: boolean;
|
|
246
|
+
modal: boolean;
|
|
247
|
+
restoreFocus: boolean;
|
|
248
|
+
closeOnInteractOutside: boolean;
|
|
249
|
+
snapToSequentialPoints: boolean;
|
|
250
|
+
preventDragOnScroll: boolean;
|
|
251
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
252
|
+
default?: (props: {}) => any;
|
|
253
|
+
}>;
|
|
254
|
+
type __VLS_WithSlots$5<T, S> = T & {
|
|
255
|
+
new (): {
|
|
256
|
+
$slots: S;
|
|
257
|
+
};
|
|
258
|
+
};
|
|
259
|
+
//#endregion
|
|
260
|
+
//#region src/components/drawer/root-provider.vue.d.ts
|
|
261
|
+
interface RootProviderProps {
|
|
262
|
+
value: UnwrapRef<UseDrawerReturn>;
|
|
263
|
+
}
|
|
264
|
+
interface DrawerRootProviderBaseProps extends RootProviderProps, RenderStrategyProps {}
|
|
265
|
+
interface DrawerRootProviderProps extends DrawerRootProviderBaseProps {}
|
|
266
|
+
declare const _default$11: typeof __VLS_export$4;
|
|
267
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<import("vue").DefineComponent<DrawerRootProviderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
268
|
+
default?: (props: {}) => any;
|
|
269
|
+
}>;
|
|
270
|
+
type __VLS_WithSlots$4<T, S> = T & {
|
|
271
|
+
new (): {
|
|
272
|
+
$slots: S;
|
|
273
|
+
};
|
|
274
|
+
};
|
|
275
|
+
//#endregion
|
|
276
|
+
//#region src/components/drawer/stack.vue.d.ts
|
|
277
|
+
type DrawerStackProps = {};
|
|
278
|
+
declare const _default$12: typeof __VLS_export$3;
|
|
279
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
280
|
+
default?: (props: {}) => any;
|
|
281
|
+
}>;
|
|
282
|
+
type __VLS_WithSlots$3<T, S> = T & {
|
|
283
|
+
new (): {
|
|
284
|
+
$slots: S;
|
|
285
|
+
};
|
|
286
|
+
};
|
|
287
|
+
//#endregion
|
|
288
|
+
//#region src/components/drawer/swipe-area.vue.d.ts
|
|
289
|
+
interface DrawerSwipeAreaBaseProps extends PolymorphicProps {}
|
|
290
|
+
interface DrawerSwipeAreaProps extends DrawerSwipeAreaBaseProps,
|
|
291
|
+
/**
|
|
292
|
+
* @vue-ignore
|
|
293
|
+
*/
|
|
294
|
+
HTMLAttributes {}
|
|
295
|
+
declare const _default$13: typeof __VLS_export$2;
|
|
296
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<import("vue").DefineComponent<DrawerSwipeAreaProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerSwipeAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
297
|
+
default?: (props: {}) => any;
|
|
298
|
+
}>;
|
|
299
|
+
type __VLS_WithSlots$2<T, S> = T & {
|
|
300
|
+
new (): {
|
|
301
|
+
$slots: S;
|
|
302
|
+
};
|
|
303
|
+
};
|
|
304
|
+
//#endregion
|
|
305
|
+
//#region src/components/drawer/title.vue.d.ts
|
|
306
|
+
interface DrawerTitleBaseProps extends PolymorphicProps {}
|
|
307
|
+
interface DrawerTitleProps extends DrawerTitleBaseProps,
|
|
308
|
+
/**
|
|
309
|
+
* @vue-ignore
|
|
310
|
+
*/
|
|
311
|
+
HTMLAttributes {}
|
|
312
|
+
declare const _default$14: typeof __VLS_export$1;
|
|
313
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<import("vue").DefineComponent<DrawerTitleProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
314
|
+
default?: (props: {}) => any;
|
|
315
|
+
}>;
|
|
316
|
+
type __VLS_WithSlots$1<T, S> = T & {
|
|
317
|
+
new (): {
|
|
318
|
+
$slots: S;
|
|
319
|
+
};
|
|
320
|
+
};
|
|
321
|
+
//#endregion
|
|
322
|
+
//#region src/components/drawer/trigger.vue.d.ts
|
|
323
|
+
interface DrawerTriggerBaseProps extends TriggerProps, PolymorphicProps {}
|
|
324
|
+
interface DrawerTriggerProps extends DrawerTriggerBaseProps,
|
|
325
|
+
/**
|
|
326
|
+
* @vue-ignore
|
|
327
|
+
*/
|
|
328
|
+
HTMLAttributes {}
|
|
329
|
+
declare const _default$15: typeof __VLS_export;
|
|
330
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<DrawerTriggerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DrawerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
331
|
+
default?: (props: {}) => any;
|
|
332
|
+
}>;
|
|
333
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
334
|
+
new (): {
|
|
335
|
+
$slots: S;
|
|
336
|
+
};
|
|
337
|
+
};
|
|
338
|
+
//#endregion
|
|
339
|
+
//#region src/components/drawer/use-stack-context.d.ts
|
|
340
|
+
interface UseDrawerStackContext extends ComputedRef<DrawerStackApi<PropTypes>> {}
|
|
341
|
+
declare const DrawerStackProvider: (opts: UseDrawerStackContext) => void, useDrawerStackContext: (fallback?: UseDrawerStackContext | undefined) => UseDrawerStackContext;
|
|
342
|
+
declare namespace drawer_d_exports {
|
|
343
|
+
export { _default as Backdrop, DrawerBackdropBaseProps as BackdropBaseProps, DrawerBackdropProps as BackdropProps, _default$1 as CloseTrigger, DrawerCloseTriggerBaseProps as CloseTriggerBaseProps, DrawerCloseTriggerProps as CloseTriggerProps, _default$2 as Content, DrawerContentBaseProps as ContentBaseProps, DrawerContentProps as ContentProps, _default$3 as Context, DrawerContextProps as ContextProps, _default$4 as Description, DrawerDescriptionBaseProps as DescriptionBaseProps, DrawerDescriptionProps as DescriptionProps, _default$5 as Grabber, DrawerGrabberBaseProps as GrabberBaseProps, _default$6 as GrabberIndicator, DrawerGrabberIndicatorBaseProps as GrabberIndicatorBaseProps, DrawerGrabberIndicatorProps as GrabberIndicatorProps, DrawerGrabberProps as GrabberProps, _default$7 as Indent, _default$8 as IndentBackground, DrawerIndentBackgroundBaseProps as IndentBackgroundBaseProps, DrawerIndentBackgroundProps as IndentBackgroundProps, DrawerIndentBaseProps as IndentBaseProps, DrawerIndentProps as IndentProps, OpenChangeDetails, _default$9 as Positioner, DrawerPositionerBaseProps as PositionerBaseProps, DrawerPositionerProps as PositionerProps, _default$10 as Root, DrawerRootBaseProps as RootBaseProps, DrawerRootProps as RootProps, _default$11 as RootProvider, DrawerRootProviderBaseProps as RootProviderBaseProps, DrawerRootProviderProps as RootProviderProps, SnapPointChangeDetails, _default$12 as Stack, DrawerStackProps as StackProps, _default$13 as SwipeArea, DrawerSwipeAreaBaseProps as SwipeAreaBaseProps, DrawerSwipeAreaProps as SwipeAreaProps, _default$14 as Title, DrawerTitleBaseProps as TitleBaseProps, DrawerTitleProps as TitleProps, _default$15 as Trigger, DrawerTriggerBaseProps as TriggerBaseProps, DrawerTriggerProps as TriggerProps, TriggerValueChangeDetails };
|
|
344
|
+
}
|
|
345
|
+
//#endregion
|
|
346
|
+
export { drawer_d_exports as Drawer, _default as DrawerBackdrop, type DrawerBackdropBaseProps, type DrawerBackdropProps, _default$1 as DrawerCloseTrigger, type DrawerCloseTriggerBaseProps, type DrawerCloseTriggerProps, _default$2 as DrawerContent, type DrawerContentBaseProps, type DrawerContentProps, _default$3 as DrawerContext, type DrawerContextProps, _default$4 as DrawerDescription, type DrawerDescriptionBaseProps, type DrawerDescriptionProps, _default$5 as DrawerGrabber, type DrawerGrabberBaseProps, _default$6 as DrawerGrabberIndicator, type DrawerGrabberIndicatorBaseProps, type DrawerGrabberIndicatorProps, type DrawerGrabberProps, _default$7 as DrawerIndent, _default$8 as DrawerIndentBackground, type DrawerIndentBackgroundBaseProps, type DrawerIndentBackgroundProps, type DrawerIndentBaseProps, type DrawerIndentProps, type DrawerOpenChangeDetails, _default$9 as DrawerPositioner, type DrawerPositionerBaseProps, type DrawerPositionerProps, _default$10 as DrawerRoot, type DrawerRootBaseProps, type DrawerRootProps, _default$11 as DrawerRootProvider, type DrawerRootProviderBaseProps, type DrawerRootProviderProps, type DrawerSnapPointChangeDetails, _default$12 as DrawerStack, type DrawerStackProps, _default$13 as DrawerSwipeArea, type DrawerSwipeAreaBaseProps, type DrawerSwipeAreaProps, _default$14 as DrawerTitle, type DrawerTitleBaseProps, type DrawerTitleProps, _default$15 as DrawerTrigger, type DrawerTriggerBaseProps, type DrawerTriggerProps, type DrawerTriggerValueChangeDetails, type UseDrawerContext, type UseDrawerProps, type UseDrawerReturn, type UseDrawerStackContext, drawerAnatomy, useDrawer, useDrawerContext, useDrawerStackContext };
|