@vuetify/nightly 3.6.14-master.2024-08-12 → 3.6.14-master.2024-08-13
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/json/attributes.json +7 -7
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +138 -138
- package/dist/json/web-types.json +8 -8
- package/dist/vuetify-labs.css +2728 -2728
- package/dist/vuetify-labs.d.ts +33444 -40135
- package/dist/vuetify-labs.esm.js +16 -8
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +16 -8
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +556 -556
- package/dist/vuetify.d.ts +32672 -39038
- package/dist/vuetify.esm.js +16 -8
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +16 -8
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +22 -22
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/index.d.mts +50 -73
- package/lib/components/VApp/index.d.mts +9 -11
- package/lib/components/VAppBar/index.d.mts +92 -128
- package/lib/components/VAutocomplete/index.d.mts +4771 -3230
- package/lib/components/VAvatar/index.d.mts +23 -22
- package/lib/components/VBadge/index.d.mts +53 -59
- package/lib/components/VBanner/index.d.mts +44 -66
- package/lib/components/VBottomNavigation/index.d.mts +25 -32
- package/lib/components/VBottomSheet/index.d.mts +125 -135
- package/lib/components/VBreadcrumbs/index.d.mts +35 -78
- package/lib/components/VBtn/index.d.mts +49 -53
- package/lib/components/VBtnGroup/index.d.mts +14 -13
- package/lib/components/VBtnToggle/index.d.mts +21 -23
- package/lib/components/VCard/index.d.mts +104 -168
- package/lib/components/VCarousel/index.d.mts +59 -96
- package/lib/components/VCheckbox/index.d.mts +132 -155
- package/lib/components/VChip/index.d.mts +47 -59
- package/lib/components/VChipGroup/index.d.mts +39 -41
- package/lib/components/VCode/index.d.mts +9 -11
- package/lib/components/VColorPicker/index.d.mts +58 -133
- package/lib/components/VCombobox/index.d.mts +4785 -3244
- package/lib/components/VConfirmEdit/index.d.mts +11 -19
- package/lib/components/VCounter/index.d.mts +40 -42
- package/lib/components/VDataIterator/index.d.mts +171 -185
- package/lib/components/VDataTable/index.d.mts +480 -1204
- package/lib/components/VDatePicker/index.d.mts +120 -158
- package/lib/components/VDefaultsProvider/index.d.mts +5 -9
- package/lib/components/VDialog/index.d.mts +243 -277
- package/lib/components/VDivider/index.d.mts +9 -11
- package/lib/components/VEmptyState/index.d.mts +30 -52
- package/lib/components/VExpansionPanel/index.d.mts +60 -85
- package/lib/components/VFab/index.d.mts +81 -73
- package/lib/components/VField/index.d.mts +35 -62
- package/lib/components/VFileInput/VFileInput.mjs +1 -1
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +172 -259
- package/lib/components/VFooter/index.d.mts +9 -11
- package/lib/components/VForm/index.d.mts +105 -77
- package/lib/components/VGrid/index.d.mts +41 -52
- package/lib/components/VHover/index.d.mts +5 -9
- package/lib/components/VIcon/index.d.mts +23 -29
- package/lib/components/VImg/index.d.mts +28 -42
- package/lib/components/VInfiniteScroll/index.d.mts +17 -37
- package/lib/components/VInput/index.d.mts +48 -50
- package/lib/components/VItemGroup/index.d.mts +21 -30
- package/lib/components/VKbd/index.d.mts +9 -11
- package/lib/components/VLabel/index.d.mts +9 -11
- package/lib/components/VLayout/index.d.mts +18 -24
- package/lib/components/VLazy/index.d.mts +42 -44
- package/lib/components/VList/index.d.mts +210 -329
- package/lib/components/VLocaleProvider/index.d.mts +9 -11
- package/lib/components/VMain/index.d.mts +9 -11
- package/lib/components/VMenu/index.d.mts +272 -306
- package/lib/components/VMessages/index.d.mts +49 -51
- package/lib/components/VNavigationDrawer/index.d.mts +27 -40
- package/lib/components/VOtpInput/index.d.mts +22 -28
- package/lib/components/VOverlay/VOverlay.mjs +4 -3
- package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
- package/lib/components/VOverlay/index.d.mts +53 -63
- package/lib/components/VPagination/index.d.mts +31 -46
- package/lib/components/VParallax/index.d.mts +15 -29
- package/lib/components/VProgressCircular/index.d.mts +9 -11
- package/lib/components/VProgressLinear/index.d.mts +22 -24
- package/lib/components/VRadio/index.d.mts +49 -52
- package/lib/components/VRadioGroup/index.d.mts +66 -66
- package/lib/components/VRangeSlider/index.d.mts +58 -69
- package/lib/components/VRating/index.d.mts +13 -19
- package/lib/components/VResponsive/index.d.mts +11 -17
- package/lib/components/VSelect/index.d.mts +4762 -3221
- package/lib/components/VSelectionControl/index.d.mts +38 -44
- package/lib/components/VSelectionControlGroup/index.d.mts +34 -34
- package/lib/components/VSheet/index.d.mts +15 -17
- package/lib/components/VSkeletonLoader/index.d.mts +41 -11
- package/lib/components/VSlideGroup/index.d.mts +112 -129
- package/lib/components/VSlider/index.d.mts +58 -69
- package/lib/components/VSnackbar/VSnackbar.mjs +5 -1
- package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
- package/lib/components/VSnackbar/index.d.mts +231 -270
- package/lib/components/VSparkline/index.d.mts +11 -19
- package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
- package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
- package/lib/components/VSpeedDial/index.d.mts +179 -189
- package/lib/components/VStepper/index.d.mts +105 -180
- package/lib/components/VSwitch/index.d.mts +78 -98
- package/lib/components/VSystemBar/index.d.mts +13 -15
- package/lib/components/VTable/index.d.mts +15 -29
- package/lib/components/VTabs/index.d.mts +213 -297
- package/lib/components/VTextField/index.d.mts +253 -408
- package/lib/components/VTextarea/index.d.mts +157 -236
- package/lib/components/VThemeProvider/index.d.mts +9 -11
- package/lib/components/VTimeline/index.d.mts +29 -43
- package/lib/components/VToolbar/index.d.mts +49 -80
- package/lib/components/VTooltip/index.d.mts +282 -316
- package/lib/components/VValidation/index.d.mts +16 -23
- package/lib/components/VVirtualScroll/index.d.mts +14 -23
- package/lib/components/VWindow/index.d.mts +29 -50
- package/lib/components/index.d.mts +31169 -37524
- package/lib/components/transitions/index.d.mts +84 -148
- package/lib/composables/location.mjs.map +1 -1
- package/lib/directives/click-outside/index.mjs +3 -0
- package/lib/directives/click-outside/index.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +58 -58
- package/lib/labs/VCalendar/index.d.mts +146 -166
- package/lib/labs/VDateInput/index.d.mts +83 -62
- package/lib/labs/VNumberInput/index.d.mts +61 -88
- package/lib/labs/VPicker/index.d.mts +28 -46
- package/lib/labs/VPullToRefresh/index.d.mts +7 -15
- package/lib/labs/VSnackbarQueue/index.d.mts +311 -369
- package/lib/labs/VStepperVertical/index.d.mts +109 -184
- package/lib/labs/VTimePicker/index.d.mts +35 -53
- package/lib/labs/VTreeview/index.d.mts +200 -277
- package/lib/labs/components.d.mts +905 -1231
- package/lib/util/propsFactory.mjs.map +1 -1
- package/package.json +3 -3
@@ -1,6 +1,8 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
2
|
import { ComponentPropsOptions, ExtractPropTypes, ComponentPublicInstance, Ref, EffectScope, Component, nextTick } from 'vue';
|
3
3
|
|
4
|
+
type ClassValue = any;
|
5
|
+
|
4
6
|
declare const block: readonly ["top", "bottom"];
|
5
7
|
declare const inline: readonly ["start", "end", "left", "right"];
|
6
8
|
type Tblock = typeof block[number];
|
@@ -94,21 +96,21 @@ declare const VDialog: {
|
|
94
96
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
95
97
|
absolute: boolean;
|
96
98
|
location: Anchor;
|
97
|
-
origin:
|
98
|
-
transition:
|
99
|
-
component?: Component
|
100
|
-
})
|
99
|
+
origin: "auto" | Anchor | "overlap";
|
100
|
+
transition: string | boolean | (vue.TransitionProps & {
|
101
|
+
component?: Component;
|
102
|
+
}) | {
|
101
103
|
component: Component;
|
102
104
|
};
|
103
|
-
zIndex:
|
105
|
+
zIndex: string | number;
|
104
106
|
style: vue.StyleValue;
|
105
107
|
eager: boolean;
|
106
108
|
disabled: boolean;
|
107
109
|
modelValue: boolean;
|
108
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
109
|
-
updateLocation: (e?: Event
|
110
|
-
}
|
111
|
-
scrollStrategy:
|
110
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
111
|
+
updateLocation: (e?: Event) => void;
|
112
|
+
});
|
113
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
112
114
|
activatorProps: Record<string, any>;
|
113
115
|
openOnHover: boolean;
|
114
116
|
closeOnContentClick: boolean;
|
@@ -183,16 +185,16 @@ declare const VDialog: {
|
|
183
185
|
location: Anchor;
|
184
186
|
origin: "auto" | Anchor | "overlap";
|
185
187
|
transition: string | boolean | (vue.TransitionProps & {
|
186
|
-
component?: Component
|
188
|
+
component?: Component;
|
187
189
|
});
|
188
190
|
zIndex: string | number;
|
189
191
|
style: vue.StyleValue;
|
190
192
|
eager: boolean;
|
191
193
|
disabled: boolean;
|
192
194
|
modelValue: boolean;
|
193
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
194
|
-
updateLocation: (e?: Event
|
195
|
-
}
|
195
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
196
|
+
updateLocation: (e?: Event) => void;
|
197
|
+
});
|
196
198
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
197
199
|
activatorProps: Record<string, any>;
|
198
200
|
openOnClick: boolean;
|
@@ -210,16 +212,16 @@ declare const VDialog: {
|
|
210
212
|
location: Anchor;
|
211
213
|
origin: "auto" | Anchor | "overlap";
|
212
214
|
transition: string | boolean | (vue.TransitionProps & {
|
213
|
-
component?: Component
|
215
|
+
component?: Component;
|
214
216
|
});
|
215
217
|
zIndex: string | number;
|
216
218
|
style: vue.StyleValue;
|
217
219
|
eager: boolean;
|
218
220
|
disabled: boolean;
|
219
221
|
modelValue: boolean;
|
220
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
221
|
-
updateLocation: (e?: Event
|
222
|
-
}
|
222
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
223
|
+
updateLocation: (e?: Event) => void;
|
224
|
+
});
|
223
225
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
224
226
|
activatorProps: Record<string, any>;
|
225
227
|
openOnHover: boolean;
|
@@ -288,16 +290,16 @@ declare const VDialog: {
|
|
288
290
|
location: Anchor;
|
289
291
|
origin: "auto" | Anchor | "overlap";
|
290
292
|
transition: string | boolean | (vue.TransitionProps & {
|
291
|
-
component?: Component
|
293
|
+
component?: Component;
|
292
294
|
});
|
293
295
|
zIndex: string | number;
|
294
296
|
style: vue.StyleValue;
|
295
297
|
eager: boolean;
|
296
298
|
disabled: boolean;
|
297
299
|
modelValue: boolean;
|
298
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
299
|
-
updateLocation: (e?: Event
|
300
|
-
}
|
300
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
301
|
+
updateLocation: (e?: Event) => void;
|
302
|
+
});
|
301
303
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
302
304
|
activatorProps: Record<string, any>;
|
303
305
|
openOnHover: boolean;
|
@@ -375,19 +377,15 @@ declare const VDialog: {
|
|
375
377
|
$slots: Readonly<{
|
376
378
|
default?: ((arg: {
|
377
379
|
isActive: vue.Ref<boolean>;
|
378
|
-
}) => vue.VNode
|
379
|
-
[key: string]: any;
|
380
|
-
}>[]) | undefined;
|
380
|
+
}) => vue.VNode[]) | undefined;
|
381
381
|
activator?: ((arg: {
|
382
382
|
isActive: boolean;
|
383
383
|
props: Record<string, any>;
|
384
384
|
targetRef: TemplateRef;
|
385
|
-
}) => vue.VNode
|
386
|
-
[key: string]: any;
|
387
|
-
}>[]) | undefined;
|
385
|
+
}) => vue.VNode[]) | undefined;
|
388
386
|
}>;
|
389
|
-
$root: vue.ComponentPublicInstance
|
390
|
-
$parent: vue.ComponentPublicInstance
|
387
|
+
$root: vue.ComponentPublicInstance | null;
|
388
|
+
$parent: vue.ComponentPublicInstance | null;
|
391
389
|
$emit: ((event: "update:modelValue", value: boolean) => void) & ((event: "click:outside", e: MouseEvent) => void) & ((event: "afterEnter") => void) & ((event: "afterLeave") => void);
|
392
390
|
$el: any;
|
393
391
|
$options: vue.ComponentOptionsBase<{
|
@@ -395,16 +393,16 @@ declare const VDialog: {
|
|
395
393
|
location: Anchor;
|
396
394
|
origin: "auto" | Anchor | "overlap";
|
397
395
|
transition: string | boolean | (vue.TransitionProps & {
|
398
|
-
component?: Component
|
396
|
+
component?: Component;
|
399
397
|
});
|
400
398
|
zIndex: string | number;
|
401
399
|
style: vue.StyleValue;
|
402
400
|
eager: boolean;
|
403
401
|
disabled: boolean;
|
404
402
|
modelValue: boolean;
|
405
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
406
|
-
updateLocation: (e?: Event
|
407
|
-
}
|
403
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
404
|
+
updateLocation: (e?: Event) => void;
|
405
|
+
});
|
408
406
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
409
407
|
activatorProps: Record<string, any>;
|
410
408
|
openOnHover: boolean;
|
@@ -491,16 +489,16 @@ declare const VDialog: {
|
|
491
489
|
location: Anchor;
|
492
490
|
origin: "auto" | Anchor | "overlap";
|
493
491
|
transition: string | boolean | (vue.TransitionProps & {
|
494
|
-
component?: Component
|
492
|
+
component?: Component;
|
495
493
|
});
|
496
494
|
zIndex: string | number;
|
497
495
|
style: vue.StyleValue;
|
498
496
|
eager: boolean;
|
499
497
|
disabled: boolean;
|
500
498
|
modelValue: boolean;
|
501
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
502
|
-
updateLocation: (e?: Event
|
503
|
-
}
|
499
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
500
|
+
updateLocation: (e?: Event) => void;
|
501
|
+
});
|
504
502
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
505
503
|
activatorProps: Record<string, any>;
|
506
504
|
openOnClick: boolean;
|
@@ -516,51 +514,47 @@ declare const VDialog: {
|
|
516
514
|
}, {}, string, vue.SlotsType<Partial<{
|
517
515
|
default: (arg: {
|
518
516
|
isActive: vue.Ref<boolean>;
|
519
|
-
}) => vue.VNode
|
520
|
-
[key: string]: any;
|
521
|
-
}>[];
|
517
|
+
}) => vue.VNode[];
|
522
518
|
activator: (arg: {
|
523
519
|
isActive: boolean;
|
524
520
|
props: Record<string, any>;
|
525
521
|
targetRef: TemplateRef;
|
526
|
-
}) => vue.VNode
|
527
|
-
[key: string]: any;
|
528
|
-
}>[];
|
522
|
+
}) => vue.VNode[];
|
529
523
|
}>>> & {
|
530
|
-
beforeCreate?: ((
|
531
|
-
created?: ((
|
532
|
-
beforeMount?: ((
|
533
|
-
mounted?: ((
|
534
|
-
beforeUpdate?: ((
|
535
|
-
updated?: ((
|
536
|
-
activated?: ((
|
537
|
-
deactivated?: ((
|
538
|
-
beforeDestroy?: ((
|
539
|
-
beforeUnmount?: ((
|
540
|
-
destroyed?: ((
|
541
|
-
unmounted?: ((
|
542
|
-
renderTracked?: ((
|
543
|
-
renderTriggered?: ((
|
544
|
-
errorCaptured?: ((
|
524
|
+
beforeCreate?: (() => void) | (() => void)[];
|
525
|
+
created?: (() => void) | (() => void)[];
|
526
|
+
beforeMount?: (() => void) | (() => void)[];
|
527
|
+
mounted?: (() => void) | (() => void)[];
|
528
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
529
|
+
updated?: (() => void) | (() => void)[];
|
530
|
+
activated?: (() => void) | (() => void)[];
|
531
|
+
deactivated?: (() => void) | (() => void)[];
|
532
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
533
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
534
|
+
destroyed?: (() => void) | (() => void)[];
|
535
|
+
unmounted?: (() => void) | (() => void)[];
|
536
|
+
renderTracked?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
537
|
+
renderTriggered?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
538
|
+
errorCaptured?: ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void)[];
|
545
539
|
};
|
546
540
|
$forceUpdate: () => void;
|
547
541
|
$nextTick: typeof nextTick;
|
548
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (
|
542
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
549
543
|
} & Omit<{
|
550
544
|
absolute: boolean;
|
551
545
|
location: Anchor;
|
552
546
|
origin: "auto" | Anchor | "overlap";
|
553
547
|
transition: string | boolean | (vue.TransitionProps & {
|
554
|
-
component?: Component
|
548
|
+
component?: Component;
|
555
549
|
});
|
556
550
|
zIndex: string | number;
|
557
551
|
style: vue.StyleValue;
|
558
552
|
eager: boolean;
|
559
553
|
disabled: boolean;
|
560
554
|
modelValue: boolean;
|
561
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
562
|
-
updateLocation: (e?: Event
|
563
|
-
}
|
555
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
556
|
+
updateLocation: (e?: Event) => void;
|
557
|
+
});
|
564
558
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
565
559
|
activatorProps: Record<string, any>;
|
566
560
|
openOnHover: boolean;
|
@@ -637,27 +631,27 @@ declare const VDialog: {
|
|
637
631
|
globalTop: Readonly<vue.Ref<boolean>>;
|
638
632
|
localTop: vue.ComputedRef<boolean>;
|
639
633
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
640
|
-
}> & {} & vue.ComponentCustomProperties & {}, "offset" | "key" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "opacity" | "target" | "class" | "ref" | "onAfterEnter" | "onAfterLeave" | "$children" | "theme" | "v-
|
634
|
+
}> & {} & vue.ComponentCustomProperties & {}, "offset" | "key" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "opacity" | "target" | "class" | "ref" | "onAfterEnter" | "onAfterLeave" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:modelValue" | "contentClass" | "activator" | "v-slot:activator" | "closeDelay" | "openDelay" | "contentProps" | "attach" | "onClick:outside" | ("absolute" | "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "modelValue" | "locationStrategy" | "scrollStrategy" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "persistent" | "scrim" | "_disableGlobalStack")>, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
641
635
|
'update:modelValue': (value: boolean) => true;
|
642
636
|
afterLeave: () => true;
|
643
637
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
644
638
|
absolute: boolean;
|
645
639
|
location: Anchor;
|
646
|
-
origin:
|
647
|
-
transition:
|
648
|
-
component?: Component
|
649
|
-
})
|
640
|
+
origin: "auto" | Anchor | "overlap";
|
641
|
+
transition: string | boolean | (vue.TransitionProps & {
|
642
|
+
component?: Component;
|
643
|
+
}) | {
|
650
644
|
component: Component;
|
651
645
|
};
|
652
|
-
zIndex:
|
646
|
+
zIndex: string | number;
|
653
647
|
style: vue.StyleValue;
|
654
648
|
eager: boolean;
|
655
649
|
disabled: boolean;
|
656
650
|
modelValue: boolean;
|
657
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
658
|
-
updateLocation: (e?: Event
|
659
|
-
}
|
660
|
-
scrollStrategy:
|
651
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
652
|
+
updateLocation: (e?: Event) => void;
|
653
|
+
});
|
654
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
661
655
|
activatorProps: Record<string, any>;
|
662
656
|
openOnHover: boolean;
|
663
657
|
closeOnContentClick: boolean;
|
@@ -727,21 +721,21 @@ declare const VDialog: {
|
|
727
721
|
}, {
|
728
722
|
absolute: boolean;
|
729
723
|
location: Anchor;
|
730
|
-
origin:
|
731
|
-
transition:
|
732
|
-
component?: Component
|
733
|
-
})
|
724
|
+
origin: "auto" | Anchor | "overlap";
|
725
|
+
transition: string | boolean | (vue.TransitionProps & {
|
726
|
+
component?: Component;
|
727
|
+
}) | {
|
734
728
|
component: Component;
|
735
729
|
};
|
736
|
-
zIndex:
|
730
|
+
zIndex: string | number;
|
737
731
|
style: vue.StyleValue;
|
738
732
|
eager: boolean;
|
739
733
|
disabled: boolean;
|
740
734
|
modelValue: boolean;
|
741
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
742
|
-
updateLocation: (e?: Event
|
743
|
-
}
|
744
|
-
scrollStrategy:
|
735
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
736
|
+
updateLocation: (e?: Event) => void;
|
737
|
+
});
|
738
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
745
739
|
activatorProps: Record<string, any>;
|
746
740
|
openOnClick: boolean;
|
747
741
|
openOnHover: boolean;
|
@@ -758,16 +752,12 @@ declare const VDialog: {
|
|
758
752
|
}, true, {}, vue.SlotsType<Partial<{
|
759
753
|
default: (arg: {
|
760
754
|
isActive: vue.Ref<boolean>;
|
761
|
-
}) => vue.VNode
|
762
|
-
[key: string]: any;
|
763
|
-
}>[];
|
755
|
+
}) => vue.VNode[];
|
764
756
|
activator: (arg: {
|
765
757
|
isActive: boolean;
|
766
758
|
props: Record<string, any>;
|
767
759
|
targetRef: TemplateRef;
|
768
|
-
}) => vue.VNode
|
769
|
-
[key: string]: any;
|
770
|
-
}>[];
|
760
|
+
}) => vue.VNode[];
|
771
761
|
}>>, {
|
772
762
|
P: {};
|
773
763
|
B: {};
|
@@ -778,21 +768,21 @@ declare const VDialog: {
|
|
778
768
|
}, {
|
779
769
|
absolute: boolean;
|
780
770
|
location: Anchor;
|
781
|
-
origin:
|
782
|
-
transition:
|
783
|
-
component?: Component
|
784
|
-
})
|
771
|
+
origin: "auto" | Anchor | "overlap";
|
772
|
+
transition: string | boolean | (vue.TransitionProps & {
|
773
|
+
component?: Component;
|
774
|
+
}) | {
|
785
775
|
component: Component;
|
786
776
|
};
|
787
|
-
zIndex:
|
777
|
+
zIndex: string | number;
|
788
778
|
style: vue.StyleValue;
|
789
779
|
eager: boolean;
|
790
780
|
disabled: boolean;
|
791
781
|
modelValue: boolean;
|
792
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
793
|
-
updateLocation: (e?: Event
|
794
|
-
}
|
795
|
-
scrollStrategy:
|
782
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
783
|
+
updateLocation: (e?: Event) => void;
|
784
|
+
});
|
785
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
796
786
|
activatorProps: Record<string, any>;
|
797
787
|
openOnHover: boolean;
|
798
788
|
closeOnContentClick: boolean;
|
@@ -867,16 +857,16 @@ declare const VDialog: {
|
|
867
857
|
location: Anchor;
|
868
858
|
origin: "auto" | Anchor | "overlap";
|
869
859
|
transition: string | boolean | (vue.TransitionProps & {
|
870
|
-
component?: Component
|
860
|
+
component?: Component;
|
871
861
|
});
|
872
862
|
zIndex: string | number;
|
873
863
|
style: vue.StyleValue;
|
874
864
|
eager: boolean;
|
875
865
|
disabled: boolean;
|
876
866
|
modelValue: boolean;
|
877
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
878
|
-
updateLocation: (e?: Event
|
879
|
-
}
|
867
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
868
|
+
updateLocation: (e?: Event) => void;
|
869
|
+
});
|
880
870
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
881
871
|
activatorProps: Record<string, any>;
|
882
872
|
openOnClick: boolean;
|
@@ -894,16 +884,16 @@ declare const VDialog: {
|
|
894
884
|
location: Anchor;
|
895
885
|
origin: "auto" | Anchor | "overlap";
|
896
886
|
transition: string | boolean | (vue.TransitionProps & {
|
897
|
-
component?: Component
|
887
|
+
component?: Component;
|
898
888
|
});
|
899
889
|
zIndex: string | number;
|
900
890
|
style: vue.StyleValue;
|
901
891
|
eager: boolean;
|
902
892
|
disabled: boolean;
|
903
893
|
modelValue: boolean;
|
904
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
905
|
-
updateLocation: (e?: Event
|
906
|
-
}
|
894
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
895
|
+
updateLocation: (e?: Event) => void;
|
896
|
+
});
|
907
897
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
908
898
|
activatorProps: Record<string, any>;
|
909
899
|
openOnHover: boolean;
|
@@ -972,16 +962,16 @@ declare const VDialog: {
|
|
972
962
|
location: Anchor;
|
973
963
|
origin: "auto" | Anchor | "overlap";
|
974
964
|
transition: string | boolean | (vue.TransitionProps & {
|
975
|
-
component?: Component
|
965
|
+
component?: Component;
|
976
966
|
});
|
977
967
|
zIndex: string | number;
|
978
968
|
style: vue.StyleValue;
|
979
969
|
eager: boolean;
|
980
970
|
disabled: boolean;
|
981
971
|
modelValue: boolean;
|
982
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
983
|
-
updateLocation: (e?: Event
|
984
|
-
}
|
972
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
973
|
+
updateLocation: (e?: Event) => void;
|
974
|
+
});
|
985
975
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
986
976
|
activatorProps: Record<string, any>;
|
987
977
|
openOnHover: boolean;
|
@@ -1059,19 +1049,15 @@ declare const VDialog: {
|
|
1059
1049
|
$slots: Readonly<{
|
1060
1050
|
default?: ((arg: {
|
1061
1051
|
isActive: vue.Ref<boolean>;
|
1062
|
-
}) => vue.VNode
|
1063
|
-
[key: string]: any;
|
1064
|
-
}>[]) | undefined;
|
1052
|
+
}) => vue.VNode[]) | undefined;
|
1065
1053
|
activator?: ((arg: {
|
1066
1054
|
isActive: boolean;
|
1067
1055
|
props: Record<string, any>;
|
1068
1056
|
targetRef: TemplateRef;
|
1069
|
-
}) => vue.VNode
|
1070
|
-
[key: string]: any;
|
1071
|
-
}>[]) | undefined;
|
1057
|
+
}) => vue.VNode[]) | undefined;
|
1072
1058
|
}>;
|
1073
|
-
$root: vue.ComponentPublicInstance
|
1074
|
-
$parent: vue.ComponentPublicInstance
|
1059
|
+
$root: vue.ComponentPublicInstance | null;
|
1060
|
+
$parent: vue.ComponentPublicInstance | null;
|
1075
1061
|
$emit: ((event: "update:modelValue", value: boolean) => void) & ((event: "click:outside", e: MouseEvent) => void) & ((event: "afterEnter") => void) & ((event: "afterLeave") => void);
|
1076
1062
|
$el: any;
|
1077
1063
|
$options: vue.ComponentOptionsBase<{
|
@@ -1079,16 +1065,16 @@ declare const VDialog: {
|
|
1079
1065
|
location: Anchor;
|
1080
1066
|
origin: "auto" | Anchor | "overlap";
|
1081
1067
|
transition: string | boolean | (vue.TransitionProps & {
|
1082
|
-
component?: Component
|
1068
|
+
component?: Component;
|
1083
1069
|
});
|
1084
1070
|
zIndex: string | number;
|
1085
1071
|
style: vue.StyleValue;
|
1086
1072
|
eager: boolean;
|
1087
1073
|
disabled: boolean;
|
1088
1074
|
modelValue: boolean;
|
1089
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1090
|
-
updateLocation: (e?: Event
|
1091
|
-
}
|
1075
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1076
|
+
updateLocation: (e?: Event) => void;
|
1077
|
+
});
|
1092
1078
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1093
1079
|
activatorProps: Record<string, any>;
|
1094
1080
|
openOnHover: boolean;
|
@@ -1175,16 +1161,16 @@ declare const VDialog: {
|
|
1175
1161
|
location: Anchor;
|
1176
1162
|
origin: "auto" | Anchor | "overlap";
|
1177
1163
|
transition: string | boolean | (vue.TransitionProps & {
|
1178
|
-
component?: Component
|
1164
|
+
component?: Component;
|
1179
1165
|
});
|
1180
1166
|
zIndex: string | number;
|
1181
1167
|
style: vue.StyleValue;
|
1182
1168
|
eager: boolean;
|
1183
1169
|
disabled: boolean;
|
1184
1170
|
modelValue: boolean;
|
1185
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1186
|
-
updateLocation: (e?: Event
|
1187
|
-
}
|
1171
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1172
|
+
updateLocation: (e?: Event) => void;
|
1173
|
+
});
|
1188
1174
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1189
1175
|
activatorProps: Record<string, any>;
|
1190
1176
|
openOnClick: boolean;
|
@@ -1200,51 +1186,47 @@ declare const VDialog: {
|
|
1200
1186
|
}, {}, string, vue.SlotsType<Partial<{
|
1201
1187
|
default: (arg: {
|
1202
1188
|
isActive: vue.Ref<boolean>;
|
1203
|
-
}) => vue.VNode
|
1204
|
-
[key: string]: any;
|
1205
|
-
}>[];
|
1189
|
+
}) => vue.VNode[];
|
1206
1190
|
activator: (arg: {
|
1207
1191
|
isActive: boolean;
|
1208
1192
|
props: Record<string, any>;
|
1209
1193
|
targetRef: TemplateRef;
|
1210
|
-
}) => vue.VNode
|
1211
|
-
[key: string]: any;
|
1212
|
-
}>[];
|
1194
|
+
}) => vue.VNode[];
|
1213
1195
|
}>>> & {
|
1214
|
-
beforeCreate?: ((
|
1215
|
-
created?: ((
|
1216
|
-
beforeMount?: ((
|
1217
|
-
mounted?: ((
|
1218
|
-
beforeUpdate?: ((
|
1219
|
-
updated?: ((
|
1220
|
-
activated?: ((
|
1221
|
-
deactivated?: ((
|
1222
|
-
beforeDestroy?: ((
|
1223
|
-
beforeUnmount?: ((
|
1224
|
-
destroyed?: ((
|
1225
|
-
unmounted?: ((
|
1226
|
-
renderTracked?: ((
|
1227
|
-
renderTriggered?: ((
|
1228
|
-
errorCaptured?: ((
|
1196
|
+
beforeCreate?: (() => void) | (() => void)[];
|
1197
|
+
created?: (() => void) | (() => void)[];
|
1198
|
+
beforeMount?: (() => void) | (() => void)[];
|
1199
|
+
mounted?: (() => void) | (() => void)[];
|
1200
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
1201
|
+
updated?: (() => void) | (() => void)[];
|
1202
|
+
activated?: (() => void) | (() => void)[];
|
1203
|
+
deactivated?: (() => void) | (() => void)[];
|
1204
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
1205
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
1206
|
+
destroyed?: (() => void) | (() => void)[];
|
1207
|
+
unmounted?: (() => void) | (() => void)[];
|
1208
|
+
renderTracked?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
1209
|
+
renderTriggered?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
1210
|
+
errorCaptured?: ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void)[];
|
1229
1211
|
};
|
1230
1212
|
$forceUpdate: () => void;
|
1231
1213
|
$nextTick: typeof nextTick;
|
1232
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (
|
1214
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
1233
1215
|
} & Omit<{
|
1234
1216
|
absolute: boolean;
|
1235
1217
|
location: Anchor;
|
1236
1218
|
origin: "auto" | Anchor | "overlap";
|
1237
1219
|
transition: string | boolean | (vue.TransitionProps & {
|
1238
|
-
component?: Component
|
1220
|
+
component?: Component;
|
1239
1221
|
});
|
1240
1222
|
zIndex: string | number;
|
1241
1223
|
style: vue.StyleValue;
|
1242
1224
|
eager: boolean;
|
1243
1225
|
disabled: boolean;
|
1244
1226
|
modelValue: boolean;
|
1245
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1246
|
-
updateLocation: (e?: Event
|
1247
|
-
}
|
1227
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1228
|
+
updateLocation: (e?: Event) => void;
|
1229
|
+
});
|
1248
1230
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1249
1231
|
activatorProps: Record<string, any>;
|
1250
1232
|
openOnHover: boolean;
|
@@ -1321,24 +1303,24 @@ declare const VDialog: {
|
|
1321
1303
|
globalTop: Readonly<vue.Ref<boolean>>;
|
1322
1304
|
localTop: vue.ComputedRef<boolean>;
|
1323
1305
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
1324
|
-
}> & {} & vue.ComponentCustomProperties & {}, "offset" | "key" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "opacity" | "target" | "class" | "ref" | "onAfterEnter" | "onAfterLeave" | "$children" | "theme" | "v-
|
1306
|
+
}> & {} & vue.ComponentCustomProperties & {}, "offset" | "key" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "opacity" | "target" | "class" | "ref" | "onAfterEnter" | "onAfterLeave" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:modelValue" | "contentClass" | "activator" | "v-slot:activator" | "closeDelay" | "openDelay" | "contentProps" | "attach" | "onClick:outside" | ("absolute" | "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "modelValue" | "locationStrategy" | "scrollStrategy" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "persistent" | "scrim" | "_disableGlobalStack")>, `$${any}`>, {}, {}, {}, {
|
1325
1307
|
absolute: boolean;
|
1326
1308
|
location: Anchor;
|
1327
|
-
origin:
|
1328
|
-
transition:
|
1329
|
-
component?: Component
|
1330
|
-
})
|
1309
|
+
origin: "auto" | Anchor | "overlap";
|
1310
|
+
transition: string | boolean | (vue.TransitionProps & {
|
1311
|
+
component?: Component;
|
1312
|
+
}) | {
|
1331
1313
|
component: Component;
|
1332
1314
|
};
|
1333
|
-
zIndex:
|
1315
|
+
zIndex: string | number;
|
1334
1316
|
style: vue.StyleValue;
|
1335
1317
|
eager: boolean;
|
1336
1318
|
disabled: boolean;
|
1337
1319
|
modelValue: boolean;
|
1338
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1339
|
-
updateLocation: (e?: Event
|
1340
|
-
}
|
1341
|
-
scrollStrategy:
|
1320
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1321
|
+
updateLocation: (e?: Event) => void;
|
1322
|
+
});
|
1323
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1342
1324
|
activatorProps: Record<string, any>;
|
1343
1325
|
openOnClick: boolean;
|
1344
1326
|
openOnHover: boolean;
|
@@ -1353,27 +1335,27 @@ declare const VDialog: {
|
|
1353
1335
|
retainFocus: boolean;
|
1354
1336
|
scrollable: boolean;
|
1355
1337
|
}>;
|
1356
|
-
__isFragment?:
|
1357
|
-
__isTeleport?:
|
1358
|
-
__isSuspense?:
|
1338
|
+
__isFragment?: never;
|
1339
|
+
__isTeleport?: never;
|
1340
|
+
__isSuspense?: never;
|
1359
1341
|
} & vue.ComponentOptionsBase<{
|
1360
1342
|
absolute: boolean;
|
1361
1343
|
location: Anchor;
|
1362
|
-
origin:
|
1363
|
-
transition:
|
1364
|
-
component?: Component
|
1365
|
-
})
|
1344
|
+
origin: "auto" | Anchor | "overlap";
|
1345
|
+
transition: string | boolean | (vue.TransitionProps & {
|
1346
|
+
component?: Component;
|
1347
|
+
}) | {
|
1366
1348
|
component: Component;
|
1367
1349
|
};
|
1368
|
-
zIndex:
|
1350
|
+
zIndex: string | number;
|
1369
1351
|
style: vue.StyleValue;
|
1370
1352
|
eager: boolean;
|
1371
1353
|
disabled: boolean;
|
1372
1354
|
modelValue: boolean;
|
1373
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1374
|
-
updateLocation: (e?: Event
|
1375
|
-
}
|
1376
|
-
scrollStrategy:
|
1355
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1356
|
+
updateLocation: (e?: Event) => void;
|
1357
|
+
});
|
1358
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1377
1359
|
activatorProps: Record<string, any>;
|
1378
1360
|
openOnHover: boolean;
|
1379
1361
|
closeOnContentClick: boolean;
|
@@ -1448,16 +1430,16 @@ declare const VDialog: {
|
|
1448
1430
|
location: Anchor;
|
1449
1431
|
origin: "auto" | Anchor | "overlap";
|
1450
1432
|
transition: string | boolean | (vue.TransitionProps & {
|
1451
|
-
component?: Component
|
1433
|
+
component?: Component;
|
1452
1434
|
});
|
1453
1435
|
zIndex: string | number;
|
1454
1436
|
style: vue.StyleValue;
|
1455
1437
|
eager: boolean;
|
1456
1438
|
disabled: boolean;
|
1457
1439
|
modelValue: boolean;
|
1458
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1459
|
-
updateLocation: (e?: Event
|
1460
|
-
}
|
1440
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1441
|
+
updateLocation: (e?: Event) => void;
|
1442
|
+
});
|
1461
1443
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1462
1444
|
activatorProps: Record<string, any>;
|
1463
1445
|
openOnClick: boolean;
|
@@ -1475,16 +1457,16 @@ declare const VDialog: {
|
|
1475
1457
|
location: Anchor;
|
1476
1458
|
origin: "auto" | Anchor | "overlap";
|
1477
1459
|
transition: string | boolean | (vue.TransitionProps & {
|
1478
|
-
component?: Component
|
1460
|
+
component?: Component;
|
1479
1461
|
});
|
1480
1462
|
zIndex: string | number;
|
1481
1463
|
style: vue.StyleValue;
|
1482
1464
|
eager: boolean;
|
1483
1465
|
disabled: boolean;
|
1484
1466
|
modelValue: boolean;
|
1485
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1486
|
-
updateLocation: (e?: Event
|
1487
|
-
}
|
1467
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1468
|
+
updateLocation: (e?: Event) => void;
|
1469
|
+
});
|
1488
1470
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1489
1471
|
activatorProps: Record<string, any>;
|
1490
1472
|
openOnHover: boolean;
|
@@ -1553,16 +1535,16 @@ declare const VDialog: {
|
|
1553
1535
|
location: Anchor;
|
1554
1536
|
origin: "auto" | Anchor | "overlap";
|
1555
1537
|
transition: string | boolean | (vue.TransitionProps & {
|
1556
|
-
component?: Component
|
1538
|
+
component?: Component;
|
1557
1539
|
});
|
1558
1540
|
zIndex: string | number;
|
1559
1541
|
style: vue.StyleValue;
|
1560
1542
|
eager: boolean;
|
1561
1543
|
disabled: boolean;
|
1562
1544
|
modelValue: boolean;
|
1563
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1564
|
-
updateLocation: (e?: Event
|
1565
|
-
}
|
1545
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1546
|
+
updateLocation: (e?: Event) => void;
|
1547
|
+
});
|
1566
1548
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1567
1549
|
activatorProps: Record<string, any>;
|
1568
1550
|
openOnHover: boolean;
|
@@ -1640,19 +1622,15 @@ declare const VDialog: {
|
|
1640
1622
|
$slots: Readonly<{
|
1641
1623
|
default?: ((arg: {
|
1642
1624
|
isActive: vue.Ref<boolean>;
|
1643
|
-
}) => vue.VNode
|
1644
|
-
[key: string]: any;
|
1645
|
-
}>[]) | undefined;
|
1625
|
+
}) => vue.VNode[]) | undefined;
|
1646
1626
|
activator?: ((arg: {
|
1647
1627
|
isActive: boolean;
|
1648
1628
|
props: Record<string, any>;
|
1649
1629
|
targetRef: TemplateRef;
|
1650
|
-
}) => vue.VNode
|
1651
|
-
[key: string]: any;
|
1652
|
-
}>[]) | undefined;
|
1630
|
+
}) => vue.VNode[]) | undefined;
|
1653
1631
|
}>;
|
1654
|
-
$root: vue.ComponentPublicInstance
|
1655
|
-
$parent: vue.ComponentPublicInstance
|
1632
|
+
$root: vue.ComponentPublicInstance | null;
|
1633
|
+
$parent: vue.ComponentPublicInstance | null;
|
1656
1634
|
$emit: ((event: "update:modelValue", value: boolean) => void) & ((event: "click:outside", e: MouseEvent) => void) & ((event: "afterEnter") => void) & ((event: "afterLeave") => void);
|
1657
1635
|
$el: any;
|
1658
1636
|
$options: vue.ComponentOptionsBase<{
|
@@ -1660,16 +1638,16 @@ declare const VDialog: {
|
|
1660
1638
|
location: Anchor;
|
1661
1639
|
origin: "auto" | Anchor | "overlap";
|
1662
1640
|
transition: string | boolean | (vue.TransitionProps & {
|
1663
|
-
component?: Component
|
1641
|
+
component?: Component;
|
1664
1642
|
});
|
1665
1643
|
zIndex: string | number;
|
1666
1644
|
style: vue.StyleValue;
|
1667
1645
|
eager: boolean;
|
1668
1646
|
disabled: boolean;
|
1669
1647
|
modelValue: boolean;
|
1670
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1671
|
-
updateLocation: (e?: Event
|
1672
|
-
}
|
1648
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1649
|
+
updateLocation: (e?: Event) => void;
|
1650
|
+
});
|
1673
1651
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1674
1652
|
activatorProps: Record<string, any>;
|
1675
1653
|
openOnHover: boolean;
|
@@ -1756,16 +1734,16 @@ declare const VDialog: {
|
|
1756
1734
|
location: Anchor;
|
1757
1735
|
origin: "auto" | Anchor | "overlap";
|
1758
1736
|
transition: string | boolean | (vue.TransitionProps & {
|
1759
|
-
component?: Component
|
1737
|
+
component?: Component;
|
1760
1738
|
});
|
1761
1739
|
zIndex: string | number;
|
1762
1740
|
style: vue.StyleValue;
|
1763
1741
|
eager: boolean;
|
1764
1742
|
disabled: boolean;
|
1765
1743
|
modelValue: boolean;
|
1766
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1767
|
-
updateLocation: (e?: Event
|
1768
|
-
}
|
1744
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1745
|
+
updateLocation: (e?: Event) => void;
|
1746
|
+
});
|
1769
1747
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1770
1748
|
activatorProps: Record<string, any>;
|
1771
1749
|
openOnClick: boolean;
|
@@ -1781,51 +1759,47 @@ declare const VDialog: {
|
|
1781
1759
|
}, {}, string, vue.SlotsType<Partial<{
|
1782
1760
|
default: (arg: {
|
1783
1761
|
isActive: vue.Ref<boolean>;
|
1784
|
-
}) => vue.VNode
|
1785
|
-
[key: string]: any;
|
1786
|
-
}>[];
|
1762
|
+
}) => vue.VNode[];
|
1787
1763
|
activator: (arg: {
|
1788
1764
|
isActive: boolean;
|
1789
1765
|
props: Record<string, any>;
|
1790
1766
|
targetRef: TemplateRef;
|
1791
|
-
}) => vue.VNode
|
1792
|
-
[key: string]: any;
|
1793
|
-
}>[];
|
1767
|
+
}) => vue.VNode[];
|
1794
1768
|
}>>> & {
|
1795
|
-
beforeCreate?: ((
|
1796
|
-
created?: ((
|
1797
|
-
beforeMount?: ((
|
1798
|
-
mounted?: ((
|
1799
|
-
beforeUpdate?: ((
|
1800
|
-
updated?: ((
|
1801
|
-
activated?: ((
|
1802
|
-
deactivated?: ((
|
1803
|
-
beforeDestroy?: ((
|
1804
|
-
beforeUnmount?: ((
|
1805
|
-
destroyed?: ((
|
1806
|
-
unmounted?: ((
|
1807
|
-
renderTracked?: ((
|
1808
|
-
renderTriggered?: ((
|
1809
|
-
errorCaptured?: ((
|
1769
|
+
beforeCreate?: (() => void) | (() => void)[];
|
1770
|
+
created?: (() => void) | (() => void)[];
|
1771
|
+
beforeMount?: (() => void) | (() => void)[];
|
1772
|
+
mounted?: (() => void) | (() => void)[];
|
1773
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
1774
|
+
updated?: (() => void) | (() => void)[];
|
1775
|
+
activated?: (() => void) | (() => void)[];
|
1776
|
+
deactivated?: (() => void) | (() => void)[];
|
1777
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
1778
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
1779
|
+
destroyed?: (() => void) | (() => void)[];
|
1780
|
+
unmounted?: (() => void) | (() => void)[];
|
1781
|
+
renderTracked?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
1782
|
+
renderTriggered?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
1783
|
+
errorCaptured?: ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void)[];
|
1810
1784
|
};
|
1811
1785
|
$forceUpdate: () => void;
|
1812
1786
|
$nextTick: typeof nextTick;
|
1813
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (
|
1787
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
1814
1788
|
} & Omit<{
|
1815
1789
|
absolute: boolean;
|
1816
1790
|
location: Anchor;
|
1817
1791
|
origin: "auto" | Anchor | "overlap";
|
1818
1792
|
transition: string | boolean | (vue.TransitionProps & {
|
1819
|
-
component?: Component
|
1793
|
+
component?: Component;
|
1820
1794
|
});
|
1821
1795
|
zIndex: string | number;
|
1822
1796
|
style: vue.StyleValue;
|
1823
1797
|
eager: boolean;
|
1824
1798
|
disabled: boolean;
|
1825
1799
|
modelValue: boolean;
|
1826
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1827
|
-
updateLocation: (e?: Event
|
1828
|
-
}
|
1800
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1801
|
+
updateLocation: (e?: Event) => void;
|
1802
|
+
});
|
1829
1803
|
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1830
1804
|
activatorProps: Record<string, any>;
|
1831
1805
|
openOnHover: boolean;
|
@@ -1902,27 +1876,27 @@ declare const VDialog: {
|
|
1902
1876
|
globalTop: Readonly<vue.Ref<boolean>>;
|
1903
1877
|
localTop: vue.ComputedRef<boolean>;
|
1904
1878
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
1905
|
-
}> & {} & vue.ComponentCustomProperties & {}, "offset" | "key" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "opacity" | "target" | "class" | "ref" | "onAfterEnter" | "onAfterLeave" | "$children" | "theme" | "v-
|
1879
|
+
}> & {} & vue.ComponentCustomProperties & {}, "offset" | "key" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "opacity" | "target" | "class" | "ref" | "onAfterEnter" | "onAfterLeave" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:modelValue" | "contentClass" | "activator" | "v-slot:activator" | "closeDelay" | "openDelay" | "contentProps" | "attach" | "onClick:outside" | ("absolute" | "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "modelValue" | "locationStrategy" | "scrollStrategy" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "persistent" | "scrim" | "_disableGlobalStack")>, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
1906
1880
|
'update:modelValue': (value: boolean) => true;
|
1907
1881
|
afterLeave: () => true;
|
1908
1882
|
}, string, {
|
1909
1883
|
absolute: boolean;
|
1910
1884
|
location: Anchor;
|
1911
|
-
origin:
|
1912
|
-
transition:
|
1913
|
-
component?: Component
|
1914
|
-
})
|
1885
|
+
origin: "auto" | Anchor | "overlap";
|
1886
|
+
transition: string | boolean | (vue.TransitionProps & {
|
1887
|
+
component?: Component;
|
1888
|
+
}) | {
|
1915
1889
|
component: Component;
|
1916
1890
|
};
|
1917
|
-
zIndex:
|
1891
|
+
zIndex: string | number;
|
1918
1892
|
style: vue.StyleValue;
|
1919
1893
|
eager: boolean;
|
1920
1894
|
disabled: boolean;
|
1921
1895
|
modelValue: boolean;
|
1922
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
1923
|
-
updateLocation: (e?: Event
|
1924
|
-
}
|
1925
|
-
scrollStrategy:
|
1896
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
1897
|
+
updateLocation: (e?: Event) => void;
|
1898
|
+
});
|
1899
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
1926
1900
|
activatorProps: Record<string, any>;
|
1927
1901
|
openOnClick: boolean;
|
1928
1902
|
openOnHover: boolean;
|
@@ -1939,63 +1913,57 @@ declare const VDialog: {
|
|
1939
1913
|
}, {}, string, vue.SlotsType<Partial<{
|
1940
1914
|
default: (arg: {
|
1941
1915
|
isActive: vue.Ref<boolean>;
|
1942
|
-
}) => vue.VNode
|
1943
|
-
[key: string]: any;
|
1944
|
-
}>[];
|
1916
|
+
}) => vue.VNode[];
|
1945
1917
|
activator: (arg: {
|
1946
1918
|
isActive: boolean;
|
1947
1919
|
props: Record<string, any>;
|
1948
1920
|
targetRef: TemplateRef;
|
1949
|
-
}) => vue.VNode
|
1950
|
-
[key: string]: any;
|
1951
|
-
}>[];
|
1921
|
+
}) => vue.VNode[];
|
1952
1922
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1953
1923
|
transition: Omit<{
|
1954
1924
|
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
1955
|
-
component?: Component
|
1925
|
+
component?: Component;
|
1956
1926
|
})>;
|
1957
1927
|
default: string;
|
1958
1928
|
validator: (val: unknown) => boolean;
|
1959
1929
|
}, "type" | "default"> & {
|
1960
|
-
type: vue.PropType<
|
1961
|
-
component?: Component
|
1962
|
-
})
|
1930
|
+
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
1931
|
+
component?: Component;
|
1932
|
+
}) | {
|
1963
1933
|
component: Component;
|
1964
1934
|
}>;
|
1965
1935
|
default: NonNullable<string | boolean | (vue.TransitionProps & {
|
1966
|
-
component?: Component
|
1936
|
+
component?: Component;
|
1967
1937
|
})> | {
|
1968
1938
|
component: Component;
|
1969
1939
|
};
|
1970
1940
|
};
|
1971
1941
|
theme: StringConstructor;
|
1972
1942
|
scrollStrategy: Omit<{
|
1973
|
-
type: vue.PropType<
|
1943
|
+
type: vue.PropType<StrategyProps["scrollStrategy"]>;
|
1974
1944
|
default: string;
|
1975
1945
|
validator: (val: any) => boolean;
|
1976
1946
|
}, "type" | "default"> & {
|
1977
|
-
type: vue.PropType<
|
1947
|
+
type: vue.PropType<"none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition">;
|
1978
1948
|
default: NonNullable<"none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition">;
|
1979
1949
|
};
|
1980
1950
|
locationStrategy: {
|
1981
|
-
type: vue.PropType<
|
1982
|
-
updateLocation: (e?: Event | undefined) => void;
|
1983
|
-
} | undefined)>;
|
1951
|
+
type: vue.PropType<StrategyProps$1["locationStrategy"]>;
|
1984
1952
|
default: string;
|
1985
1953
|
validator: (val: any) => boolean;
|
1986
1954
|
};
|
1987
1955
|
location: {
|
1988
|
-
type: vue.PropType<
|
1956
|
+
type: vue.PropType<StrategyProps$1["location"]>;
|
1989
1957
|
default: string;
|
1990
1958
|
};
|
1991
1959
|
origin: Omit<{
|
1992
|
-
type: vue.PropType<"
|
1960
|
+
type: vue.PropType<StrategyProps$1["origin"]>;
|
1993
1961
|
default: string;
|
1994
1962
|
}, "type" | "default"> & {
|
1995
|
-
type: vue.PropType<
|
1963
|
+
type: vue.PropType<"auto" | Anchor | "overlap">;
|
1996
1964
|
default: NonNullable<"auto" | Anchor | "overlap">;
|
1997
1965
|
};
|
1998
|
-
offset: vue.PropType<
|
1966
|
+
offset: vue.PropType<StrategyProps$1["offset"]>;
|
1999
1967
|
eager: BooleanConstructor;
|
2000
1968
|
height: (StringConstructor | NumberConstructor)[];
|
2001
1969
|
maxHeight: (StringConstructor | NumberConstructor)[];
|
@@ -2003,7 +1971,7 @@ declare const VDialog: {
|
|
2003
1971
|
minHeight: (StringConstructor | NumberConstructor)[];
|
2004
1972
|
minWidth: (StringConstructor | NumberConstructor)[];
|
2005
1973
|
width: (StringConstructor | NumberConstructor)[];
|
2006
|
-
class: vue.PropType<
|
1974
|
+
class: vue.PropType<ClassValue>;
|
2007
1975
|
style: {
|
2008
1976
|
type: vue.PropType<vue.StyleValue>;
|
2009
1977
|
default: null;
|
@@ -2027,7 +1995,7 @@ declare const VDialog: {
|
|
2027
1995
|
};
|
2028
1996
|
closeOnContentClick: BooleanConstructor;
|
2029
1997
|
absolute: BooleanConstructor;
|
2030
|
-
attach: vue.PropType<
|
1998
|
+
attach: vue.PropType<boolean | string | Element>;
|
2031
1999
|
closeOnBack: {
|
2032
2000
|
type: BooleanConstructor;
|
2033
2001
|
default: boolean;
|
@@ -2048,7 +2016,7 @@ declare const VDialog: {
|
|
2048
2016
|
type: (StringConstructor | NumberConstructor)[];
|
2049
2017
|
default: number;
|
2050
2018
|
}, "type" | "default"> & {
|
2051
|
-
type: vue.PropType<
|
2019
|
+
type: vue.PropType<string | number>;
|
2052
2020
|
default: NonNullable<string | number>;
|
2053
2021
|
};
|
2054
2022
|
fullscreen: BooleanConstructor;
|
@@ -2060,50 +2028,48 @@ declare const VDialog: {
|
|
2060
2028
|
}, vue.ExtractPropTypes<{
|
2061
2029
|
transition: Omit<{
|
2062
2030
|
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
2063
|
-
component?: Component
|
2031
|
+
component?: Component;
|
2064
2032
|
})>;
|
2065
2033
|
default: string;
|
2066
2034
|
validator: (val: unknown) => boolean;
|
2067
2035
|
}, "type" | "default"> & {
|
2068
|
-
type: vue.PropType<
|
2069
|
-
component?: Component
|
2070
|
-
})
|
2036
|
+
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
2037
|
+
component?: Component;
|
2038
|
+
}) | {
|
2071
2039
|
component: Component;
|
2072
2040
|
}>;
|
2073
2041
|
default: NonNullable<string | boolean | (vue.TransitionProps & {
|
2074
|
-
component?: Component
|
2042
|
+
component?: Component;
|
2075
2043
|
})> | {
|
2076
2044
|
component: Component;
|
2077
2045
|
};
|
2078
2046
|
};
|
2079
2047
|
theme: StringConstructor;
|
2080
2048
|
scrollStrategy: Omit<{
|
2081
|
-
type: vue.PropType<
|
2049
|
+
type: vue.PropType<StrategyProps["scrollStrategy"]>;
|
2082
2050
|
default: string;
|
2083
2051
|
validator: (val: any) => boolean;
|
2084
2052
|
}, "type" | "default"> & {
|
2085
|
-
type: vue.PropType<
|
2053
|
+
type: vue.PropType<"none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition">;
|
2086
2054
|
default: NonNullable<"none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition">;
|
2087
2055
|
};
|
2088
2056
|
locationStrategy: {
|
2089
|
-
type: vue.PropType<
|
2090
|
-
updateLocation: (e?: Event | undefined) => void;
|
2091
|
-
} | undefined)>;
|
2057
|
+
type: vue.PropType<StrategyProps$1["locationStrategy"]>;
|
2092
2058
|
default: string;
|
2093
2059
|
validator: (val: any) => boolean;
|
2094
2060
|
};
|
2095
2061
|
location: {
|
2096
|
-
type: vue.PropType<
|
2062
|
+
type: vue.PropType<StrategyProps$1["location"]>;
|
2097
2063
|
default: string;
|
2098
2064
|
};
|
2099
2065
|
origin: Omit<{
|
2100
|
-
type: vue.PropType<"
|
2066
|
+
type: vue.PropType<StrategyProps$1["origin"]>;
|
2101
2067
|
default: string;
|
2102
2068
|
}, "type" | "default"> & {
|
2103
|
-
type: vue.PropType<
|
2069
|
+
type: vue.PropType<"auto" | Anchor | "overlap">;
|
2104
2070
|
default: NonNullable<"auto" | Anchor | "overlap">;
|
2105
2071
|
};
|
2106
|
-
offset: vue.PropType<
|
2072
|
+
offset: vue.PropType<StrategyProps$1["offset"]>;
|
2107
2073
|
eager: BooleanConstructor;
|
2108
2074
|
height: (StringConstructor | NumberConstructor)[];
|
2109
2075
|
maxHeight: (StringConstructor | NumberConstructor)[];
|
@@ -2111,7 +2077,7 @@ declare const VDialog: {
|
|
2111
2077
|
minHeight: (StringConstructor | NumberConstructor)[];
|
2112
2078
|
minWidth: (StringConstructor | NumberConstructor)[];
|
2113
2079
|
width: (StringConstructor | NumberConstructor)[];
|
2114
|
-
class: vue.PropType<
|
2080
|
+
class: vue.PropType<ClassValue>;
|
2115
2081
|
style: {
|
2116
2082
|
type: vue.PropType<vue.StyleValue>;
|
2117
2083
|
default: null;
|
@@ -2135,7 +2101,7 @@ declare const VDialog: {
|
|
2135
2101
|
};
|
2136
2102
|
closeOnContentClick: BooleanConstructor;
|
2137
2103
|
absolute: BooleanConstructor;
|
2138
|
-
attach: vue.PropType<
|
2104
|
+
attach: vue.PropType<boolean | string | Element>;
|
2139
2105
|
closeOnBack: {
|
2140
2106
|
type: BooleanConstructor;
|
2141
2107
|
default: boolean;
|
@@ -2156,7 +2122,7 @@ declare const VDialog: {
|
|
2156
2122
|
type: (StringConstructor | NumberConstructor)[];
|
2157
2123
|
default: number;
|
2158
2124
|
}, "type" | "default"> & {
|
2159
|
-
type: vue.PropType<
|
2125
|
+
type: vue.PropType<string | number>;
|
2160
2126
|
default: NonNullable<string | number>;
|
2161
2127
|
};
|
2162
2128
|
fullscreen: BooleanConstructor;
|