@sprawlify/vue 0.0.80 → 0.0.81
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/{alert-dialog-anatomy-DkXaxq1b.d.ts → alert-dialog-anatomy-DMZO1oaM.d.ts} +1 -1
- package/dist/{carousel-anatomy-B4Uf40Wk.d.ts → carousel-anatomy-DremFoWg.d.ts} +1 -1
- package/dist/checkbox-anatomy-BEYk63e-.d.ts +6 -0
- package/dist/color-picker-anatomy-C1nkVAWk.d.ts +6 -0
- package/dist/combobox-anatomy-FRdGP6Nw.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +16 -16
- package/dist/components/accordion/index.js +0 -1
- package/dist/components/alert-dialog/index.d.ts +32 -31
- package/dist/components/anatomy.d.ts +13 -13
- package/dist/components/angle-slider/index.d.ts +14 -14
- package/dist/components/aspect-ratio/index.d.ts +6 -6
- package/dist/components/avatar/index.d.ts +9 -9
- package/dist/components/bottom-sheet/index.d.ts +19 -19
- package/dist/components/carousel/index.d.ts +22 -22
- package/dist/components/checkbox/index.d.ts +18 -18
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +13 -13
- package/dist/components/collapsible/index.d.ts +12 -12
- package/dist/components/color-picker/index.d.ts +46 -46
- package/dist/components/combobox/index.d.ts +29 -29
- package/dist/components/date-picker/index.d.ts +41 -41
- package/dist/components/dialog/index.d.ts +31 -30
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/dropdown-menu/index.d.ts +48 -48
- package/dist/components/editable/index.d.ts +23 -23
- package/dist/components/field/index.d.ts +23 -23
- package/dist/components/fieldset/index.d.ts +11 -11
- package/dist/components/file-upload/index.d.ts +22 -22
- package/dist/components/floating-panel/index.d.ts +25 -24
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +5 -5
- package/dist/components/hover-card/index.d.ts +22 -22
- package/dist/components/image-cropper/index.d.ts +13 -13
- package/dist/components/json-tree-view/index.d.ts +8 -9
- package/dist/components/json-tree-view/index.js +0 -2
- package/dist/components/listbox/index.d.ts +20 -20
- package/dist/components/marquee/index.d.ts +22 -22
- package/dist/components/navigation-menu/index.d.ts +17 -17
- package/dist/components/number-input/index.d.ts +18 -18
- package/dist/components/pagination/index.d.ts +15 -15
- package/dist/components/password-input/index.d.ts +22 -22
- package/dist/components/pin-input/index.d.ts +16 -16
- package/dist/components/popover/index.d.ts +33 -33
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/progress/index.d.ts +13 -13
- package/dist/components/qr-code/index.d.ts +9 -9
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/rating-group/index.d.ts +14 -14
- package/dist/components/scroll-area/index.d.ts +10 -10
- package/dist/components/segment-group/index.d.ts +15 -15
- package/dist/components/select/index.d.ts +28 -29
- package/dist/components/separator/index.d.ts +5 -5
- package/dist/components/signature-pad/index.d.ts +14 -14
- package/dist/components/slider/index.d.ts +19 -19
- package/dist/components/splitter/index.d.ts +12 -12
- package/dist/components/steps/index.d.ts +18 -18
- package/dist/components/switch/index.d.ts +12 -12
- package/dist/components/tabs/index.d.ts +14 -14
- package/dist/components/tags-input/index.d.ts +32 -32
- package/dist/components/timer/index.d.ts +12 -12
- package/dist/components/toast/index.d.ts +9 -9
- package/dist/components/toggle/index.d.ts +8 -8
- package/dist/components/toggle-group/index.d.ts +9 -9
- package/dist/components/tooltip/index.d.ts +16 -16
- package/dist/components/tour/index.d.ts +29 -29
- package/dist/components/tree-view/index.d.ts +2 -2
- package/dist/components/tree-view/index.js +0 -1
- package/dist/{date-picker-anatomy-D9rKz5BV.d.ts → date-picker-anatomy-Jo8ai4EN.d.ts} +1 -1
- package/dist/field-anatomy-BH-j5yCH.d.ts +6 -0
- package/dist/{fieldset-anatomy-vzHem8gu.d.ts → fieldset-anatomy-JIjxInfF.d.ts} +1 -1
- package/dist/image-cropper-anatomy-BXUKWt_B.d.ts +6 -0
- package/dist/{index-BX-2SxBL.d.ts → index-8RA1Hfzs.d.ts} +29 -29
- package/dist/{index-B4xXPY7s.d.ts → index-BHrkcYVd.d.ts} +7 -7
- package/dist/{index-D4xbWFd7.d.ts → index-BSKGL1Oa.d.ts} +7 -7
- package/dist/{index-CB_-BfCY.d.ts → index-C2XO6Bu5.d.ts} +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/listbox-anatomy-Ck1icF-o.d.ts +6 -0
- package/dist/segment-group-anatomy-DfpebcL_.d.ts +6 -0
- package/dist/toggle-anatomy-om-9P9sX.d.ts +6 -0
- package/dist/tour-anatomy-Dg6MktWA.d.ts +6 -0
- package/package.json +2 -2
- package/dist/checkbox-anatomy-IMyYeHxd.d.ts +0 -6
- package/dist/color-picker-anatomy-CieKbdb-.d.ts +0 -6
- package/dist/combobox-anatomy-BMLEIp-9.d.ts +0 -6
- package/dist/field-anatomy-Df_UsFB-.d.ts +0 -6
- package/dist/image-cropper-anatomy-B30SeuHb.d.ts +0 -6
- package/dist/listbox-anatomy-BirAXuA4.d.ts +0 -6
- package/dist/segment-group-anatomy-B0wVrY5V.d.ts +0 -6
- package/dist/toggle-anatomy-D_msAf8I.d.ts +0 -6
- package/dist/tour-anatomy-CpghGnk0.d.ts +0 -6
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { t as RootEmits$1 } from "../../presence-types-Dp8j2-3x.js";
|
|
3
3
|
import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
4
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
|
|
6
6
|
import { t as dialogAnatomy } from "../../dialog-anatomy-CURzaSFr.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue941 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as dialog from "@sprawlify/primitives/machines/dialog";
|
|
10
10
|
import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent } from "@sprawlify/primitives/machines/dialog";
|
|
11
|
+
import * as _sprawlify_primitives_machines_select19 from "@sprawlify/primitives/machines/select";
|
|
11
12
|
|
|
12
13
|
//#region src/components/dialog/dialog-backdrop.vue.d.ts
|
|
13
14
|
interface DialogBackdropBaseProps extends PolymorphicProps {}
|
|
@@ -17,7 +18,7 @@ interface DialogBackdropProps extends DialogBackdropBaseProps,
|
|
|
17
18
|
*/
|
|
18
19
|
HTMLAttributes {}
|
|
19
20
|
declare const _default: typeof __VLS_export$9;
|
|
20
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
21
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue941.DefineComponent<DialogBackdropProps, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {}, string, vue941.PublicProps, Readonly<DialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue941.ComponentProvideOptions, false, {}, any>, {
|
|
21
22
|
default?: (props: {}) => any;
|
|
22
23
|
}>;
|
|
23
24
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -34,7 +35,7 @@ interface DialogCloseTriggerProps extends DialogCloseTriggerBaseProps,
|
|
|
34
35
|
*/
|
|
35
36
|
ButtonHTMLAttributes {}
|
|
36
37
|
declare const _default$1: typeof __VLS_export$8;
|
|
37
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
38
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue941.DefineComponent<DialogCloseTriggerProps, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {}, string, vue941.PublicProps, Readonly<DialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue941.ComponentProvideOptions, false, {}, any>, {
|
|
38
39
|
default?: (props: {}) => any;
|
|
39
40
|
}>;
|
|
40
41
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -51,7 +52,7 @@ interface DialogContentProps extends DialogContentBaseProps,
|
|
|
51
52
|
*/
|
|
52
53
|
HTMLAttributes {}
|
|
53
54
|
declare const _default$2: typeof __VLS_export$7;
|
|
54
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
55
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue941.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {}, string, vue941.PublicProps, Readonly<DialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue941.ComponentProvideOptions, false, {}, any>, {
|
|
55
56
|
default?: (props: {}) => any;
|
|
56
57
|
}>;
|
|
57
58
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -68,7 +69,7 @@ interface DialogDescriptionProps extends DialogDescriptionBaseProps,
|
|
|
68
69
|
*/
|
|
69
70
|
HTMLAttributes {}
|
|
70
71
|
declare const _default$4: typeof __VLS_export$6;
|
|
71
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
72
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue941.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {}, string, vue941.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue941.ComponentProvideOptions, false, {}, any>, {
|
|
72
73
|
default?: (props: {}) => any;
|
|
73
74
|
}>;
|
|
74
75
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -85,7 +86,7 @@ interface DialogPositionerProps extends DialogPositionerBaseProps,
|
|
|
85
86
|
*/
|
|
86
87
|
HTMLAttributes {}
|
|
87
88
|
declare const _default$5: typeof __VLS_export$5;
|
|
88
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
89
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue941.DefineComponent<DialogPositionerProps, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {}, string, vue941.PublicProps, Readonly<DialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue941.ComponentProvideOptions, false, {}, any>, {
|
|
89
90
|
default?: (props: {}) => any;
|
|
90
91
|
}>;
|
|
91
92
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -102,11 +103,11 @@ interface DialogRootProviderBaseProps extends RootProviderProps, RenderStrategyP
|
|
|
102
103
|
interface DialogRootProviderProps extends DialogRootProviderBaseProps {}
|
|
103
104
|
interface DialogRootProviderEmits extends RootEmits$1 {}
|
|
104
105
|
declare const _default$7: typeof __VLS_export$4;
|
|
105
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
106
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue941.DefineComponent<DialogRootProviderProps, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {
|
|
106
107
|
exitComplete: () => any;
|
|
107
|
-
}, string,
|
|
108
|
+
}, string, vue941.PublicProps, Readonly<DialogRootProviderProps> & Readonly<{
|
|
108
109
|
onExitComplete?: (() => any) | undefined;
|
|
109
|
-
}>, {}, {}, {}, {}, string,
|
|
110
|
+
}>, {}, {}, {}, {}, string, vue941.ComponentProvideOptions, false, {}, any>, {
|
|
110
111
|
default?: (props: {}) => any;
|
|
111
112
|
}>;
|
|
112
113
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -162,44 +163,44 @@ interface DialogRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
162
163
|
interface DialogRootProps extends DialogRootBaseProps {}
|
|
163
164
|
interface DialogRootEmits extends RootEmits {}
|
|
164
165
|
declare const _default$6: typeof __VLS_export$3;
|
|
165
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
166
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue941.DefineComponent<DialogRootProps, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {
|
|
166
167
|
exitComplete: () => any;
|
|
167
|
-
focusOutside: (event: dialog.FocusOutsideEvent) => any;
|
|
168
|
-
interactOutside: (event: dialog.InteractOutsideEvent) => any;
|
|
169
|
-
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
170
|
-
pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
|
|
171
|
-
"update:open": (open: boolean) => any;
|
|
172
168
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
169
|
+
focusOutside: (event: _sprawlify_primitives_machines_select19.FocusOutsideEvent) => any;
|
|
170
|
+
interactOutside: (event: _sprawlify_primitives_machines_select19.InteractOutsideEvent) => any;
|
|
171
|
+
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
172
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_select19.PointerDownOutsideEvent) => any;
|
|
173
173
|
requestDismiss: (event: CustomEvent<{
|
|
174
174
|
originalLayer: HTMLElement;
|
|
175
175
|
targetLayer: HTMLElement | undefined;
|
|
176
176
|
originalIndex: number;
|
|
177
177
|
targetIndex: number;
|
|
178
178
|
}>) => any;
|
|
179
|
-
|
|
179
|
+
"update:open": (open: boolean) => any;
|
|
180
|
+
}, string, vue941.PublicProps, Readonly<DialogRootProps> & Readonly<{
|
|
180
181
|
onExitComplete?: (() => any) | undefined;
|
|
181
|
-
onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
|
|
182
|
-
onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
|
|
183
|
-
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
184
|
-
onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
|
|
185
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
186
182
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
183
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_select19.FocusOutsideEvent) => any) | undefined;
|
|
184
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_select19.InteractOutsideEvent) => any) | undefined;
|
|
185
|
+
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
186
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_select19.PointerDownOutsideEvent) => any) | undefined;
|
|
187
187
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
188
188
|
originalLayer: HTMLElement;
|
|
189
189
|
targetLayer: HTMLElement | undefined;
|
|
190
190
|
originalIndex: number;
|
|
191
191
|
targetIndex: number;
|
|
192
192
|
}>) => any) | undefined;
|
|
193
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
193
194
|
}>, {
|
|
195
|
+
closeOnEscape: boolean;
|
|
196
|
+
closeOnInteractOutside: boolean;
|
|
194
197
|
defaultOpen: boolean;
|
|
198
|
+
modal: boolean;
|
|
195
199
|
open: boolean;
|
|
196
|
-
closeOnEscape: boolean;
|
|
197
|
-
trapFocus: boolean;
|
|
198
200
|
preventScroll: boolean;
|
|
199
|
-
modal: boolean;
|
|
200
201
|
restoreFocus: boolean;
|
|
201
|
-
|
|
202
|
-
}, {}, {}, {}, string,
|
|
202
|
+
trapFocus: boolean;
|
|
203
|
+
}, {}, {}, {}, string, vue941.ComponentProvideOptions, false, {}, any>, {
|
|
203
204
|
default?: (props: {}) => any;
|
|
204
205
|
}>;
|
|
205
206
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -216,7 +217,7 @@ interface DialogTitleProps extends DialogTitleBaseProps,
|
|
|
216
217
|
*/
|
|
217
218
|
HTMLAttributes {}
|
|
218
219
|
declare const _default$8: typeof __VLS_export$2;
|
|
219
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
220
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue941.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {}, string, vue941.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue941.ComponentProvideOptions, false, {}, any>, {
|
|
220
221
|
default?: (props: {}) => any;
|
|
221
222
|
}>;
|
|
222
223
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -233,7 +234,7 @@ interface DialogTriggerProps extends DialogTriggerBaseProps,
|
|
|
233
234
|
*/
|
|
234
235
|
ButtonHTMLAttributes {}
|
|
235
236
|
declare const _default$9: typeof __VLS_export$1;
|
|
236
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
237
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue941.DefineComponent<DialogTriggerProps, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {}, string, vue941.PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue941.ComponentProvideOptions, false, {}, any>, {
|
|
237
238
|
default?: (props: {}) => any;
|
|
238
239
|
}>;
|
|
239
240
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -258,7 +259,7 @@ interface DialogContextProps extends SlotsType<{
|
|
|
258
259
|
default: UnwrapRef<UseDialogContext>;
|
|
259
260
|
}> {}
|
|
260
261
|
declare const _default$3: typeof __VLS_export;
|
|
261
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
262
|
+
declare const __VLS_export: __VLS_WithSlots<vue941.DefineComponent<{}, {}, {}, {}, {}, vue941.ComponentOptionsMixin, vue941.ComponentOptionsMixin, {}, string, vue941.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue941.ComponentProvideOptions, true, {}, any>, {
|
|
262
263
|
default(dialog: UnwrapRef<UseDialogContext>): unknown;
|
|
263
264
|
}>;
|
|
264
265
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { i as MaybePromise } from "../../types-D49hIhzQ.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue0 from "vue";
|
|
4
4
|
import { ButtonHTMLAttributes } from "vue";
|
|
5
5
|
import { FileMimeType } from "@sprawlify/primitives/file-utils";
|
|
6
6
|
|
|
@@ -17,7 +17,7 @@ interface DownloadTriggerProps extends DownloadTriggerBaseProps,
|
|
|
17
17
|
*/
|
|
18
18
|
ButtonHTMLAttributes {}
|
|
19
19
|
declare const _default: typeof __VLS_export;
|
|
20
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
20
|
+
declare const __VLS_export: __VLS_WithSlots<vue0.DefineComponent<DownloadTriggerProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<DownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.ComponentProvideOptions, false, {}, any>, {
|
|
21
21
|
default?: (props: {}) => any;
|
|
22
22
|
}>;
|
|
23
23
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { t as RootEmits$1 } from "../../presence-types-Dp8j2-3x.js";
|
|
3
3
|
import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
4
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
|
|
6
6
|
import { t as dropdownMenuAnatomy } from "../../dropdown-menu-anatomy-BqRBod4K.js";
|
|
7
|
-
import "../../index-
|
|
8
|
-
import * as
|
|
7
|
+
import "../../index-BHrkcYVd.js";
|
|
8
|
+
import * as vue2237 from "vue";
|
|
9
9
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
10
|
-
import * as _sprawlify_primitives_machines_dialog5 from "@sprawlify/primitives/machines/dialog";
|
|
11
10
|
import * as dropdownMenu from "@sprawlify/primitives/machines/dropdown-menu";
|
|
12
11
|
import { FocusOutsideEvent, FocusOutsideEvent as DropdownMenuFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as DropdownMenuHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as DropdownMenuInteractOutsideEvent, ItemGroupProps, ItemProps, OpenChangeDetails, OpenChangeDetails as DropdownMenuOpenChangeDetails, OptionItemProps, OptionItemState, PointerDownOutsideEvent, PointerDownOutsideEvent as DropdownMenuPointerDownOutsideEvent, SelectionDetails, SelectionDetails as DropdownMenuSelectionDetails } from "@sprawlify/primitives/machines/dropdown-menu";
|
|
12
|
+
import * as _sprawlify_primitives_machines_select55 from "@sprawlify/primitives/machines/select";
|
|
13
13
|
|
|
14
14
|
//#region src/components/dropdown-menu/dropdown-menu-arrow-tip.vue.d.ts
|
|
15
15
|
interface DropdownMenuArrowTipBaseProps extends PolymorphicProps {}
|
|
@@ -19,7 +19,7 @@ interface DropdownMenuArrowTipProps extends DropdownMenuArrowTipBaseProps,
|
|
|
19
19
|
*/
|
|
20
20
|
HTMLAttributes {}
|
|
21
21
|
declare const _default$1: typeof __VLS_export$19;
|
|
22
|
-
declare const __VLS_export$19: __VLS_WithSlots$18<
|
|
22
|
+
declare const __VLS_export$19: __VLS_WithSlots$18<vue2237.DefineComponent<DropdownMenuArrowTipProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
23
23
|
default?: (props: {}) => any;
|
|
24
24
|
}>;
|
|
25
25
|
type __VLS_WithSlots$18<T, S> = T & {
|
|
@@ -36,7 +36,7 @@ interface DropdownMenuArrowProps extends DropdownMenuArrowBaseProps,
|
|
|
36
36
|
*/
|
|
37
37
|
HTMLAttributes {}
|
|
38
38
|
declare const _default: typeof __VLS_export$18;
|
|
39
|
-
declare const __VLS_export$18: __VLS_WithSlots$17<
|
|
39
|
+
declare const __VLS_export$18: __VLS_WithSlots$17<vue2237.DefineComponent<DropdownMenuArrowProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
40
40
|
default?: (props: {}) => any;
|
|
41
41
|
}>;
|
|
42
42
|
type __VLS_WithSlots$17<T, S> = T & {
|
|
@@ -57,15 +57,15 @@ type DropdownMenuCheckboxItemEmits = {
|
|
|
57
57
|
'update:checked': [value: boolean];
|
|
58
58
|
};
|
|
59
59
|
declare const _default$2: typeof __VLS_export$17;
|
|
60
|
-
declare const __VLS_export$17: __VLS_WithSlots$16<
|
|
60
|
+
declare const __VLS_export$17: __VLS_WithSlots$16<vue2237.DefineComponent<DropdownMenuCheckboxItemProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {
|
|
61
61
|
"update:checked": (value: boolean) => any;
|
|
62
|
-
}, string,
|
|
62
|
+
}, string, vue2237.PublicProps, Readonly<DropdownMenuCheckboxItemProps> & Readonly<{
|
|
63
63
|
"onUpdate:checked"?: ((value: boolean) => any) | undefined;
|
|
64
64
|
}>, {
|
|
65
65
|
disabled: boolean;
|
|
66
66
|
checked: boolean;
|
|
67
67
|
closeOnSelect: boolean;
|
|
68
|
-
}, {}, {}, {}, string,
|
|
68
|
+
}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
69
69
|
default?: (props: {}) => any;
|
|
70
70
|
}>;
|
|
71
71
|
type __VLS_WithSlots$16<T, S> = T & {
|
|
@@ -82,7 +82,7 @@ interface DropdownMenuContentProps extends DropdownMenuContentBaseProps,
|
|
|
82
82
|
*/
|
|
83
83
|
HTMLAttributes {}
|
|
84
84
|
declare const _default$3: typeof __VLS_export$16;
|
|
85
|
-
declare const __VLS_export$16: __VLS_WithSlots$15<
|
|
85
|
+
declare const __VLS_export$16: __VLS_WithSlots$15<vue2237.DefineComponent<DropdownMenuContentProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
86
86
|
default?: (props: {}) => any;
|
|
87
87
|
}>;
|
|
88
88
|
type __VLS_WithSlots$15<T, S> = T & {
|
|
@@ -99,7 +99,7 @@ interface DropdownMenuIndicatorProps extends DropdownMenuIndicatorBaseProps,
|
|
|
99
99
|
*/
|
|
100
100
|
HTMLAttributes {}
|
|
101
101
|
declare const _default$5: typeof __VLS_export$15;
|
|
102
|
-
declare const __VLS_export$15: __VLS_WithSlots$14<
|
|
102
|
+
declare const __VLS_export$15: __VLS_WithSlots$14<vue2237.DefineComponent<DropdownMenuIndicatorProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
103
103
|
default?: (props: {}) => any;
|
|
104
104
|
}>;
|
|
105
105
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
@@ -116,7 +116,7 @@ interface DropdownMenuItemContextProps extends SlotsType<{
|
|
|
116
116
|
default: UnwrapRef<UseDropdownMenuItemContext>;
|
|
117
117
|
}> {}
|
|
118
118
|
declare const _default$7: typeof __VLS_export$14;
|
|
119
|
-
declare const __VLS_export$14: __VLS_WithSlots$13<
|
|
119
|
+
declare const __VLS_export$14: __VLS_WithSlots$13<vue2237.DefineComponent<{}, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, true, {}, any>, {
|
|
120
120
|
default(item: UnwrapRef<UseDropdownMenuItemContext>): unknown;
|
|
121
121
|
}>;
|
|
122
122
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -133,7 +133,7 @@ interface DropdownMenuItemGroupLabelProps extends DropdownMenuItemGroupLabelBase
|
|
|
133
133
|
*/
|
|
134
134
|
HTMLAttributes {}
|
|
135
135
|
declare const _default$9: typeof __VLS_export$13;
|
|
136
|
-
declare const __VLS_export$13: __VLS_WithSlots$12<
|
|
136
|
+
declare const __VLS_export$13: __VLS_WithSlots$12<vue2237.DefineComponent<DropdownMenuItemGroupLabelProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
137
137
|
default?: (props: {}) => any;
|
|
138
138
|
}>;
|
|
139
139
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -150,7 +150,7 @@ interface DropdownMenuItemGroupProps extends DropdownMenuItemGroupBaseProps,
|
|
|
150
150
|
*/
|
|
151
151
|
HTMLAttributes {}
|
|
152
152
|
declare const _default$8: typeof __VLS_export$12;
|
|
153
|
-
declare const __VLS_export$12: __VLS_WithSlots$11<
|
|
153
|
+
declare const __VLS_export$12: __VLS_WithSlots$11<vue2237.DefineComponent<DropdownMenuItemGroupProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
154
154
|
default?: (props: {}) => any;
|
|
155
155
|
}>;
|
|
156
156
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -167,7 +167,7 @@ interface DropdownMenuItemIndicatorProps extends DropdownMenuItemIndicatorBasePr
|
|
|
167
167
|
*/
|
|
168
168
|
HTMLAttributes {}
|
|
169
169
|
declare const _default$10: typeof __VLS_export$11;
|
|
170
|
-
declare const __VLS_export$11: __VLS_WithSlots$10<
|
|
170
|
+
declare const __VLS_export$11: __VLS_WithSlots$10<vue2237.DefineComponent<DropdownMenuItemIndicatorProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
171
171
|
default?: (props: {}) => any;
|
|
172
172
|
}>;
|
|
173
173
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -184,7 +184,7 @@ interface DropdownMenuItemTextProps extends DropdownMenuItemTextBaseProps,
|
|
|
184
184
|
*/
|
|
185
185
|
HTMLAttributes {}
|
|
186
186
|
declare const _default$11: typeof __VLS_export$10;
|
|
187
|
-
declare const __VLS_export$10: __VLS_WithSlots$9<
|
|
187
|
+
declare const __VLS_export$10: __VLS_WithSlots$9<vue2237.DefineComponent<DropdownMenuItemTextProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
188
188
|
default?: (props: {}) => any;
|
|
189
189
|
}>;
|
|
190
190
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -201,14 +201,14 @@ interface DropdownMenuItemProps extends DropdownMenuItemBaseProps,
|
|
|
201
201
|
*/
|
|
202
202
|
Omit<HTMLAttributes, 'onSelect'> {}
|
|
203
203
|
declare const _default$6: typeof __VLS_export$9;
|
|
204
|
-
declare const __VLS_export$9: __VLS_WithSlots$8<
|
|
204
|
+
declare const __VLS_export$9: __VLS_WithSlots$8<vue2237.DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {} & {
|
|
205
205
|
select: () => any;
|
|
206
|
-
}, string,
|
|
206
|
+
}, string, vue2237.PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
|
|
207
207
|
onSelect?: (() => any) | undefined;
|
|
208
208
|
}>, {
|
|
209
209
|
disabled: boolean;
|
|
210
210
|
closeOnSelect: boolean;
|
|
211
|
-
}, {}, {}, {}, string,
|
|
211
|
+
}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
212
212
|
default?: (props: {}) => any;
|
|
213
213
|
}>;
|
|
214
214
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -225,7 +225,7 @@ interface DropdownMenuPositionerProps extends DropdownMenuPositionerBaseProps,
|
|
|
225
225
|
*/
|
|
226
226
|
HTMLAttributes {}
|
|
227
227
|
declare const _default$12: typeof __VLS_export$8;
|
|
228
|
-
declare const __VLS_export$8: __VLS_WithSlots$7<
|
|
228
|
+
declare const __VLS_export$8: __VLS_WithSlots$7<vue2237.DefineComponent<DropdownMenuPositionerProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
229
229
|
default?: (props: {}) => any;
|
|
230
230
|
}>;
|
|
231
231
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -248,11 +248,11 @@ type DropdownMenuRadioItemGroupEmits = {
|
|
|
248
248
|
'update:modelValue': [value: string];
|
|
249
249
|
};
|
|
250
250
|
declare const _default$14: typeof __VLS_export$7;
|
|
251
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
251
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue2237.DefineComponent<DropdownMenuRadioItemGroupProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {
|
|
252
252
|
"update:modelValue": (value: string) => any;
|
|
253
|
-
}, string,
|
|
253
|
+
}, string, vue2237.PublicProps, Readonly<DropdownMenuRadioItemGroupProps> & Readonly<{
|
|
254
254
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
255
|
-
}>, {}, {}, {}, {}, string,
|
|
255
|
+
}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
256
256
|
default?: (props: {}) => any;
|
|
257
257
|
}>;
|
|
258
258
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -270,10 +270,10 @@ interface DropdownMenuRadioItemProps extends DropdownMenuRadioItemBaseProps,
|
|
|
270
270
|
*/
|
|
271
271
|
HTMLAttributes {}
|
|
272
272
|
declare const _default$13: typeof __VLS_export$6;
|
|
273
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
273
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue2237.DefineComponent<DropdownMenuRadioItemProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuRadioItemProps> & Readonly<{}>, {
|
|
274
274
|
disabled: boolean;
|
|
275
275
|
closeOnSelect: boolean;
|
|
276
|
-
}, {}, {}, {}, string,
|
|
276
|
+
}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
277
277
|
default?: (props: {}) => any;
|
|
278
278
|
}>;
|
|
279
279
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -290,11 +290,11 @@ interface DropdownMenuRootProviderBaseProps extends RootProviderProps, RenderStr
|
|
|
290
290
|
interface DropdownMenuRootProviderProps extends DropdownMenuRootProviderBaseProps {}
|
|
291
291
|
interface DropdownMenuRootProviderEmits extends RootEmits$1 {}
|
|
292
292
|
declare const _default$16: typeof __VLS_export$5;
|
|
293
|
-
declare const __VLS_export$5: __VLS_WithSlots$4<
|
|
293
|
+
declare const __VLS_export$5: __VLS_WithSlots$4<vue2237.DefineComponent<DropdownMenuRootProviderProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {
|
|
294
294
|
exitComplete: () => any;
|
|
295
|
-
}, string,
|
|
295
|
+
}, string, vue2237.PublicProps, Readonly<DropdownMenuRootProviderProps> & Readonly<{
|
|
296
296
|
onExitComplete?: (() => any) | undefined;
|
|
297
|
-
}>, {}, {}, {}, {}, string,
|
|
297
|
+
}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
298
298
|
default?: (props: {}) => any;
|
|
299
299
|
}>;
|
|
300
300
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -352,48 +352,48 @@ interface DropdownMenuRootBaseProps extends RootProps, RenderStrategyProps, Poly
|
|
|
352
352
|
interface DropdownMenuRootProps extends DropdownMenuRootBaseProps {}
|
|
353
353
|
interface DropdownMenuRootEmits extends RootEmits {}
|
|
354
354
|
declare const _default$15: typeof __VLS_export$4;
|
|
355
|
-
declare const __VLS_export$4: __VLS_WithSlots$3<
|
|
355
|
+
declare const __VLS_export$4: __VLS_WithSlots$3<vue2237.DefineComponent<DropdownMenuRootProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {
|
|
356
356
|
select: (details: dropdownMenu.SelectionDetails) => any;
|
|
357
357
|
exitComplete: () => any;
|
|
358
|
-
focusOutside: (event: _sprawlify_primitives_machines_dialog5.FocusOutsideEvent) => any;
|
|
359
|
-
interactOutside: (event: _sprawlify_primitives_machines_dialog5.InteractOutsideEvent) => any;
|
|
360
|
-
openChange: (details: dropdownMenu.OpenChangeDetails) => any;
|
|
361
|
-
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog5.PointerDownOutsideEvent) => any;
|
|
362
|
-
"update:open": (open: boolean) => any;
|
|
363
358
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
364
|
-
|
|
359
|
+
focusOutside: (event: _sprawlify_primitives_machines_select55.FocusOutsideEvent) => any;
|
|
360
|
+
interactOutside: (event: _sprawlify_primitives_machines_select55.InteractOutsideEvent) => any;
|
|
361
|
+
openChange: (details: dropdownMenu.OpenChangeDetails) => any;
|
|
362
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_select55.PointerDownOutsideEvent) => any;
|
|
365
363
|
requestDismiss: (event: CustomEvent<{
|
|
366
364
|
originalLayer: HTMLElement;
|
|
367
365
|
targetLayer: HTMLElement | undefined;
|
|
368
366
|
originalIndex: number;
|
|
369
367
|
targetIndex: number;
|
|
370
368
|
}>) => any;
|
|
369
|
+
"update:open": (open: boolean) => any;
|
|
370
|
+
highlightChange: (details: dropdownMenu.HighlightChangeDetails) => any;
|
|
371
371
|
"update:highlightedValue": (highlightedValue: string | null) => any;
|
|
372
|
-
}, string,
|
|
372
|
+
}, string, vue2237.PublicProps, Readonly<DropdownMenuRootProps> & Readonly<{
|
|
373
373
|
onSelect?: ((details: dropdownMenu.SelectionDetails) => any) | undefined;
|
|
374
374
|
onExitComplete?: (() => any) | undefined;
|
|
375
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog5.FocusOutsideEvent) => any) | undefined;
|
|
376
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog5.InteractOutsideEvent) => any) | undefined;
|
|
377
|
-
onOpenChange?: ((details: dropdownMenu.OpenChangeDetails) => any) | undefined;
|
|
378
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog5.PointerDownOutsideEvent) => any) | undefined;
|
|
379
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
380
375
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
381
|
-
|
|
376
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_select55.FocusOutsideEvent) => any) | undefined;
|
|
377
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_select55.InteractOutsideEvent) => any) | undefined;
|
|
378
|
+
onOpenChange?: ((details: dropdownMenu.OpenChangeDetails) => any) | undefined;
|
|
379
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_select55.PointerDownOutsideEvent) => any) | undefined;
|
|
382
380
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
383
381
|
originalLayer: HTMLElement;
|
|
384
382
|
targetLayer: HTMLElement | undefined;
|
|
385
383
|
originalIndex: number;
|
|
386
384
|
targetIndex: number;
|
|
387
385
|
}>) => any) | undefined;
|
|
386
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
387
|
+
onHighlightChange?: ((details: dropdownMenu.HighlightChangeDetails) => any) | undefined;
|
|
388
388
|
"onUpdate:highlightedValue"?: ((highlightedValue: string | null) => any) | undefined;
|
|
389
389
|
}>, {
|
|
390
390
|
defaultOpen: boolean;
|
|
391
391
|
open: boolean;
|
|
392
|
+
typeahead: boolean;
|
|
392
393
|
closeOnSelect: boolean;
|
|
393
394
|
composite: boolean;
|
|
394
395
|
loopFocus: boolean;
|
|
395
|
-
|
|
396
|
-
}, {}, {}, {}, string, vue509.ComponentProvideOptions, false, {}, any>, {
|
|
396
|
+
}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
397
397
|
default?: (props: {}) => any;
|
|
398
398
|
}>;
|
|
399
399
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -410,7 +410,7 @@ interface DropdownMenuSeparatorProps extends DropdownMenuSeparatorBaseProps,
|
|
|
410
410
|
*/
|
|
411
411
|
HTMLAttributes {}
|
|
412
412
|
declare const _default$17: typeof __VLS_export$3;
|
|
413
|
-
declare const __VLS_export$3:
|
|
413
|
+
declare const __VLS_export$3: vue2237.DefineComponent<DropdownMenuSeparatorProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>;
|
|
414
414
|
//#endregion
|
|
415
415
|
//#region src/components/dropdown-menu/dropdown-menu-trigger-item.vue.d.ts
|
|
416
416
|
interface DropdownMenuTriggerItemBaseProps extends PolymorphicProps {}
|
|
@@ -420,7 +420,7 @@ interface DropdownMenuTriggerItemProps extends DropdownMenuTriggerItemBaseProps,
|
|
|
420
420
|
*/
|
|
421
421
|
HTMLAttributes {}
|
|
422
422
|
declare const _default$19: typeof __VLS_export$2;
|
|
423
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
423
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2237.DefineComponent<DropdownMenuTriggerItemProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuTriggerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
424
424
|
default?: (props: {}) => any;
|
|
425
425
|
}>;
|
|
426
426
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -437,7 +437,7 @@ interface DropdownMenuTriggerProps extends DropdownMenuTriggerBaseProps,
|
|
|
437
437
|
*/
|
|
438
438
|
ButtonHTMLAttributes {}
|
|
439
439
|
declare const _default$18: typeof __VLS_export$1;
|
|
440
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
440
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2237.DefineComponent<DropdownMenuTriggerProps, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<DropdownMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, false, {}, any>, {
|
|
441
441
|
default?: (props: {}) => any;
|
|
442
442
|
}>;
|
|
443
443
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -470,7 +470,7 @@ interface DropdownMenuContextProps extends SlotsType<{
|
|
|
470
470
|
default: UnwrapRef<UseDropdownMenuContext>;
|
|
471
471
|
}> {}
|
|
472
472
|
declare const _default$4: typeof __VLS_export;
|
|
473
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
473
|
+
declare const __VLS_export: __VLS_WithSlots<vue2237.DefineComponent<{}, {}, {}, {}, {}, vue2237.ComponentOptionsMixin, vue2237.ComponentOptionsMixin, {}, string, vue2237.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2237.ComponentProvideOptions, true, {}, any>, {
|
|
474
474
|
default(dropdownMenu: UnwrapRef<UseDropdownMenuContext>): unknown;
|
|
475
475
|
}>;
|
|
476
476
|
type __VLS_WithSlots<T, S> = T & {
|