@vuetify/nightly 3.7.0-master.2024-08-21 → 3.7.0-master.2024-08-26
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/importMap-labs.json +16 -16
- package/dist/json/importMap.json +128 -128
- package/dist/json/web-types.json +12 -1
- package/dist/vuetify-labs.css +2915 -2915
- package/dist/vuetify-labs.d.ts +1845 -36
- package/dist/vuetify-labs.esm.js +7 -3
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +7 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +704 -704
- package/dist/vuetify.d.ts +400 -70
- package/dist/vuetify.esm.js +7 -3
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +7 -3
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +5 -5
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/index.d.mts +45 -3
- package/lib/components/VCombobox/index.d.mts +45 -3
- package/lib/components/VDialog/VDialog.mjs +2 -0
- package/lib/components/VDialog/VDialog.mjs.map +1 -1
- package/lib/components/VDialog/index.d.mts +42 -3
- package/lib/components/VFileInput/index.d.mts +27 -3
- package/lib/components/VForm/index.d.mts +96 -3
- package/lib/components/VMenu/index.d.mts +45 -3
- package/lib/components/VSelect/index.d.mts +45 -3
- package/lib/components/VSnackbar/index.d.mts +36 -3
- package/lib/components/VTabs/index.d.mts +15 -3
- package/lib/components/VTextField/index.d.mts +33 -3
- package/lib/components/VTextarea/index.d.mts +27 -3
- package/lib/components/VTooltip/index.d.mts +36 -3
- package/lib/components/index.d.mts +357 -27
- package/lib/components/index.mjs +1 -1
- package/lib/components/index.mjs.map +1 -1
- package/lib/composables/forwardRefs.mjs +2 -0
- package/lib/composables/forwardRefs.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +43 -43
- package/lib/labs/VNumberInput/index.d.mts +2273 -794
- package/lib/labs/VSnackbarQueue/index.d.mts +36 -3
- package/lib/labs/components.d.mts +2293 -781
- package/package.json +1 -1
- package/lib/components/VTreeview/VTreeview.mjs +0 -350
- package/lib/components/VTreeview/VTreeview.mjs.map +0 -1
- package/lib/components/VTreeview/VTreeview.sass +0 -128
- package/lib/components/VTreeview/VTreeviewNode.mjs +0 -321
- package/lib/components/VTreeview/VTreeviewNode.mjs.map +0 -1
- package/lib/components/VTreeview/_mixins.sass +0 -18
- package/lib/components/VTreeview/_variables.scss +0 -10
- package/lib/components/VTreeview/index.mjs +0 -10
- package/lib/components/VTreeview/index.mjs.map +0 -1
- package/lib/components/VTreeview/util/filterTreeItems.mjs +0 -25
- package/lib/components/VTreeview/util/filterTreeItems.mjs.map +0 -1
@@ -6495,7 +6495,21 @@ declare const VMenu: {
|
|
6495
6495
|
globalTop: Readonly<vue.Ref<boolean>>;
|
6496
6496
|
localTop: vue.ComputedRef<boolean>;
|
6497
6497
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
6498
|
-
}> & {} & 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}
|
6498
|
+
}> & {} & 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}`> & {
|
6499
|
+
_allExposed: {
|
6500
|
+
activatorEl: vue.Ref<HTMLElement | undefined>;
|
6501
|
+
scrimEl: vue.Ref<HTMLElement | undefined>;
|
6502
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
6503
|
+
animateClick: () => void;
|
6504
|
+
contentEl: vue.Ref<HTMLElement | undefined>;
|
6505
|
+
globalTop: Readonly<vue.Ref<boolean>>;
|
6506
|
+
localTop: vue.ComputedRef<boolean>;
|
6507
|
+
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
6508
|
+
} | {
|
6509
|
+
id: vue.ComputedRef<string>;
|
6510
|
+
ΨopenChildren: vue.ShallowRef<Set<number>>;
|
6511
|
+
};
|
6512
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
6499
6513
|
'update:modelValue': (value: boolean) => true;
|
6500
6514
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
6501
6515
|
location: Anchor | undefined;
|
@@ -7162,7 +7176,21 @@ declare const VMenu: {
|
|
7162
7176
|
globalTop: Readonly<vue.Ref<boolean>>;
|
7163
7177
|
localTop: vue.ComputedRef<boolean>;
|
7164
7178
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
7165
|
-
}> & {} & 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}
|
7179
|
+
}> & {} & 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}`> & {
|
7180
|
+
_allExposed: {
|
7181
|
+
activatorEl: vue.Ref<HTMLElement | undefined>;
|
7182
|
+
scrimEl: vue.Ref<HTMLElement | undefined>;
|
7183
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
7184
|
+
animateClick: () => void;
|
7185
|
+
contentEl: vue.Ref<HTMLElement | undefined>;
|
7186
|
+
globalTop: Readonly<vue.Ref<boolean>>;
|
7187
|
+
localTop: vue.ComputedRef<boolean>;
|
7188
|
+
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
7189
|
+
} | {
|
7190
|
+
id: vue.ComputedRef<string>;
|
7191
|
+
ΨopenChildren: vue.ShallowRef<Set<number>>;
|
7192
|
+
};
|
7193
|
+
}, {}, {}, {}, {
|
7166
7194
|
location: Anchor | undefined;
|
7167
7195
|
origin: "auto" | Anchor | "overlap";
|
7168
7196
|
transition: string | boolean | (vue.TransitionProps & {
|
@@ -7734,7 +7762,21 @@ declare const VMenu: {
|
|
7734
7762
|
globalTop: Readonly<vue.Ref<boolean>>;
|
7735
7763
|
localTop: vue.ComputedRef<boolean>;
|
7736
7764
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
7737
|
-
}> & {} & 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}
|
7765
|
+
}> & {} & 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}`> & {
|
7766
|
+
_allExposed: {
|
7767
|
+
activatorEl: vue.Ref<HTMLElement | undefined>;
|
7768
|
+
scrimEl: vue.Ref<HTMLElement | undefined>;
|
7769
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
7770
|
+
animateClick: () => void;
|
7771
|
+
contentEl: vue.Ref<HTMLElement | undefined>;
|
7772
|
+
globalTop: Readonly<vue.Ref<boolean>>;
|
7773
|
+
localTop: vue.ComputedRef<boolean>;
|
7774
|
+
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
7775
|
+
} | {
|
7776
|
+
id: vue.ComputedRef<string>;
|
7777
|
+
ΨopenChildren: vue.ShallowRef<Set<number>>;
|
7778
|
+
};
|
7779
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
7738
7780
|
'update:modelValue': (value: boolean) => true;
|
7739
7781
|
}, string, {
|
7740
7782
|
location: Anchor | undefined;
|
@@ -29292,6 +29334,7 @@ declare const VDialog: {
|
|
29292
29334
|
targetRef: TemplateRef;
|
29293
29335
|
}) => vue.VNodeChild) | undefined;
|
29294
29336
|
} & {
|
29337
|
+
onAfterEnter?: (() => any) | undefined;
|
29295
29338
|
onAfterLeave?: (() => any) | undefined;
|
29296
29339
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
29297
29340
|
}, Omit<Omit<{
|
@@ -29748,8 +29791,20 @@ declare const VDialog: {
|
|
29748
29791
|
globalTop: Readonly<vue.Ref<boolean>>;
|
29749
29792
|
localTop: vue.ComputedRef<boolean>;
|
29750
29793
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
29751
|
-
}> & {} & 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}
|
29794
|
+
}> & {} & 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}`> & {
|
29795
|
+
_allExposed: {
|
29796
|
+
activatorEl: vue.Ref<HTMLElement | undefined>;
|
29797
|
+
scrimEl: vue.Ref<HTMLElement | undefined>;
|
29798
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
29799
|
+
animateClick: () => void;
|
29800
|
+
contentEl: vue.Ref<HTMLElement | undefined>;
|
29801
|
+
globalTop: Readonly<vue.Ref<boolean>>;
|
29802
|
+
localTop: vue.ComputedRef<boolean>;
|
29803
|
+
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
29804
|
+
} | {};
|
29805
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
29752
29806
|
'update:modelValue': (value: boolean) => true;
|
29807
|
+
afterEnter: () => true;
|
29753
29808
|
afterLeave: () => true;
|
29754
29809
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
29755
29810
|
absolute: boolean;
|
@@ -29833,6 +29888,7 @@ declare const VDialog: {
|
|
29833
29888
|
targetRef: TemplateRef;
|
29834
29889
|
}) => vue.VNodeChild) | undefined;
|
29835
29890
|
} & {
|
29891
|
+
onAfterEnter?: (() => any) | undefined;
|
29836
29892
|
onAfterLeave?: (() => any) | undefined;
|
29837
29893
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
29838
29894
|
}, {
|
@@ -29964,6 +30020,7 @@ declare const VDialog: {
|
|
29964
30020
|
targetRef: TemplateRef;
|
29965
30021
|
}) => vue.VNodeChild) | undefined;
|
29966
30022
|
} & {
|
30023
|
+
onAfterEnter?: (() => any) | undefined;
|
29967
30024
|
onAfterLeave?: (() => any) | undefined;
|
29968
30025
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
29969
30026
|
}, Omit<Omit<{
|
@@ -30420,7 +30477,18 @@ declare const VDialog: {
|
|
30420
30477
|
globalTop: Readonly<vue.Ref<boolean>>;
|
30421
30478
|
localTop: vue.ComputedRef<boolean>;
|
30422
30479
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
30423
|
-
}> & {} & 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}
|
30480
|
+
}> & {} & 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}`> & {
|
30481
|
+
_allExposed: {
|
30482
|
+
activatorEl: vue.Ref<HTMLElement | undefined>;
|
30483
|
+
scrimEl: vue.Ref<HTMLElement | undefined>;
|
30484
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
30485
|
+
animateClick: () => void;
|
30486
|
+
contentEl: vue.Ref<HTMLElement | undefined>;
|
30487
|
+
globalTop: Readonly<vue.Ref<boolean>>;
|
30488
|
+
localTop: vue.ComputedRef<boolean>;
|
30489
|
+
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
30490
|
+
} | {};
|
30491
|
+
}, {}, {}, {}, {
|
30424
30492
|
absolute: boolean;
|
30425
30493
|
location: Anchor;
|
30426
30494
|
origin: "auto" | Anchor | "overlap";
|
@@ -30537,6 +30605,7 @@ declare const VDialog: {
|
|
30537
30605
|
targetRef: TemplateRef;
|
30538
30606
|
}) => vue.VNodeChild) | undefined;
|
30539
30607
|
} & {
|
30608
|
+
onAfterEnter?: (() => any) | undefined;
|
30540
30609
|
onAfterLeave?: (() => any) | undefined;
|
30541
30610
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
30542
30611
|
}, Omit<Omit<{
|
@@ -30993,8 +31062,20 @@ declare const VDialog: {
|
|
30993
31062
|
globalTop: Readonly<vue.Ref<boolean>>;
|
30994
31063
|
localTop: vue.ComputedRef<boolean>;
|
30995
31064
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
30996
|
-
}> & {} & 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}
|
31065
|
+
}> & {} & 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}`> & {
|
31066
|
+
_allExposed: {
|
31067
|
+
activatorEl: vue.Ref<HTMLElement | undefined>;
|
31068
|
+
scrimEl: vue.Ref<HTMLElement | undefined>;
|
31069
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
31070
|
+
animateClick: () => void;
|
31071
|
+
contentEl: vue.Ref<HTMLElement | undefined>;
|
31072
|
+
globalTop: Readonly<vue.Ref<boolean>>;
|
31073
|
+
localTop: vue.ComputedRef<boolean>;
|
31074
|
+
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
31075
|
+
} | {};
|
31076
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
30997
31077
|
'update:modelValue': (value: boolean) => true;
|
31078
|
+
afterEnter: () => true;
|
30998
31079
|
afterLeave: () => true;
|
30999
31080
|
}, string, {
|
31000
31081
|
absolute: boolean;
|
@@ -33952,7 +34033,15 @@ declare const VFileInput: {
|
|
33952
34033
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
33953
34034
|
modelValue?: unknown;
|
33954
34035
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
33955
|
-
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}
|
34036
|
+
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & {
|
34037
|
+
_allExposed: {
|
34038
|
+
reset: () => Promise<void>;
|
34039
|
+
resetValidation: () => Promise<void>;
|
34040
|
+
validate: (silent?: boolean) => Promise<string[]>;
|
34041
|
+
isValid: vue.ComputedRef<boolean | null>;
|
34042
|
+
errorMessages: vue.ComputedRef<string[]>;
|
34043
|
+
} | {};
|
34044
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
33956
34045
|
'click:control': (e: MouseEvent) => true;
|
33957
34046
|
'mousedown:control': (e: MouseEvent) => true;
|
33958
34047
|
'update:focused': (focused: boolean) => true;
|
@@ -34516,7 +34605,15 @@ declare const VFileInput: {
|
|
34516
34605
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
34517
34606
|
modelValue?: unknown;
|
34518
34607
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
34519
|
-
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}
|
34608
|
+
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & {
|
34609
|
+
_allExposed: {
|
34610
|
+
reset: () => Promise<void>;
|
34611
|
+
resetValidation: () => Promise<void>;
|
34612
|
+
validate: (silent?: boolean) => Promise<string[]>;
|
34613
|
+
isValid: vue.ComputedRef<boolean | null>;
|
34614
|
+
errorMessages: vue.ComputedRef<string[]>;
|
34615
|
+
} | {};
|
34616
|
+
}, {}, {}, {}, {
|
34520
34617
|
flat: boolean;
|
34521
34618
|
reverse: boolean;
|
34522
34619
|
variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
|
@@ -34915,7 +35012,15 @@ declare const VFileInput: {
|
|
34915
35012
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
34916
35013
|
modelValue?: unknown;
|
34917
35014
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
34918
|
-
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}
|
35015
|
+
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & {
|
35016
|
+
_allExposed: {
|
35017
|
+
reset: () => Promise<void>;
|
35018
|
+
resetValidation: () => Promise<void>;
|
35019
|
+
validate: (silent?: boolean) => Promise<string[]>;
|
35020
|
+
isValid: vue.ComputedRef<boolean | null>;
|
35021
|
+
errorMessages: vue.ComputedRef<string[]>;
|
35022
|
+
} | {};
|
35023
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
34919
35024
|
'click:control': (e: MouseEvent) => true;
|
34920
35025
|
'mousedown:control': (e: MouseEvent) => true;
|
34921
35026
|
'update:focused': (focused: boolean) => true;
|
@@ -35613,7 +35718,38 @@ declare const VForm: {
|
|
35613
35718
|
}>;
|
35614
35719
|
reset: () => void;
|
35615
35720
|
resetValidation: () => void;
|
35616
|
-
} & HTMLFormElement
|
35721
|
+
} & HTMLFormElement & {
|
35722
|
+
_allExposed: {
|
35723
|
+
errors: vue.Ref<{
|
35724
|
+
id: number | string;
|
35725
|
+
errorMessages: string[];
|
35726
|
+
}[]>;
|
35727
|
+
isDisabled: vue.ComputedRef<boolean>;
|
35728
|
+
isReadonly: vue.ComputedRef<boolean>;
|
35729
|
+
isValidating: vue.ShallowRef<boolean>;
|
35730
|
+
isValid: vue.Ref<boolean | null> & {
|
35731
|
+
readonly externalValue: boolean | null;
|
35732
|
+
};
|
35733
|
+
items: vue.Ref<{
|
35734
|
+
id: number | string;
|
35735
|
+
validate: () => Promise<string[]>;
|
35736
|
+
reset: () => Promise<void>;
|
35737
|
+
resetValidation: () => Promise<void>;
|
35738
|
+
vm: vue.Raw<vue.ComponentInternalInstance>;
|
35739
|
+
isValid: boolean | null;
|
35740
|
+
errorMessages: string[];
|
35741
|
+
}[]>;
|
35742
|
+
validate: () => Promise<{
|
35743
|
+
valid: boolean;
|
35744
|
+
errors: {
|
35745
|
+
id: number | string;
|
35746
|
+
errorMessages: string[];
|
35747
|
+
}[];
|
35748
|
+
}>;
|
35749
|
+
reset: () => void;
|
35750
|
+
resetValidation: () => void;
|
35751
|
+
};
|
35752
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
35617
35753
|
'update:modelValue': (val: boolean | null) => true;
|
35618
35754
|
submit: (e: SubmitEventPromise) => true;
|
35619
35755
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
@@ -35964,7 +36100,38 @@ declare const VForm: {
|
|
35964
36100
|
}>;
|
35965
36101
|
reset: () => void;
|
35966
36102
|
resetValidation: () => void;
|
35967
|
-
} & HTMLFormElement
|
36103
|
+
} & HTMLFormElement & {
|
36104
|
+
_allExposed: {
|
36105
|
+
errors: vue.Ref<{
|
36106
|
+
id: number | string;
|
36107
|
+
errorMessages: string[];
|
36108
|
+
}[]>;
|
36109
|
+
isDisabled: vue.ComputedRef<boolean>;
|
36110
|
+
isReadonly: vue.ComputedRef<boolean>;
|
36111
|
+
isValidating: vue.ShallowRef<boolean>;
|
36112
|
+
isValid: vue.Ref<boolean | null> & {
|
36113
|
+
readonly externalValue: boolean | null;
|
36114
|
+
};
|
36115
|
+
items: vue.Ref<{
|
36116
|
+
id: number | string;
|
36117
|
+
validate: () => Promise<string[]>;
|
36118
|
+
reset: () => Promise<void>;
|
36119
|
+
resetValidation: () => Promise<void>;
|
36120
|
+
vm: vue.Raw<vue.ComponentInternalInstance>;
|
36121
|
+
isValid: boolean | null;
|
36122
|
+
errorMessages: string[];
|
36123
|
+
}[]>;
|
36124
|
+
validate: () => Promise<{
|
36125
|
+
valid: boolean;
|
36126
|
+
errors: {
|
36127
|
+
id: number | string;
|
36128
|
+
errorMessages: string[];
|
36129
|
+
}[];
|
36130
|
+
}>;
|
36131
|
+
reset: () => void;
|
36132
|
+
resetValidation: () => void;
|
36133
|
+
};
|
36134
|
+
}, {}, {}, {}, {
|
35968
36135
|
style: vue.StyleValue;
|
35969
36136
|
disabled: boolean;
|
35970
36137
|
readonly: boolean;
|
@@ -36141,7 +36308,38 @@ declare const VForm: {
|
|
36141
36308
|
}>;
|
36142
36309
|
reset: () => void;
|
36143
36310
|
resetValidation: () => void;
|
36144
|
-
} & HTMLFormElement
|
36311
|
+
} & HTMLFormElement & {
|
36312
|
+
_allExposed: {
|
36313
|
+
errors: vue.Ref<{
|
36314
|
+
id: number | string;
|
36315
|
+
errorMessages: string[];
|
36316
|
+
}[]>;
|
36317
|
+
isDisabled: vue.ComputedRef<boolean>;
|
36318
|
+
isReadonly: vue.ComputedRef<boolean>;
|
36319
|
+
isValidating: vue.ShallowRef<boolean>;
|
36320
|
+
isValid: vue.Ref<boolean | null> & {
|
36321
|
+
readonly externalValue: boolean | null;
|
36322
|
+
};
|
36323
|
+
items: vue.Ref<{
|
36324
|
+
id: number | string;
|
36325
|
+
validate: () => Promise<string[]>;
|
36326
|
+
reset: () => Promise<void>;
|
36327
|
+
resetValidation: () => Promise<void>;
|
36328
|
+
vm: vue.Raw<vue.ComponentInternalInstance>;
|
36329
|
+
isValid: boolean | null;
|
36330
|
+
errorMessages: string[];
|
36331
|
+
}[]>;
|
36332
|
+
validate: () => Promise<{
|
36333
|
+
valid: boolean;
|
36334
|
+
errors: {
|
36335
|
+
id: number | string;
|
36336
|
+
errorMessages: string[];
|
36337
|
+
}[];
|
36338
|
+
}>;
|
36339
|
+
reset: () => void;
|
36340
|
+
resetValidation: () => void;
|
36341
|
+
};
|
36342
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
36145
36343
|
'update:modelValue': (val: boolean | null) => true;
|
36146
36344
|
submit: (e: SubmitEventPromise) => true;
|
36147
36345
|
}, string, {
|
@@ -49073,7 +49271,18 @@ declare const VSnackbar: {
|
|
49073
49271
|
globalTop: Readonly<Ref<boolean>>;
|
49074
49272
|
localTop: vue.ComputedRef<boolean>;
|
49075
49273
|
updateLocation: Ref<((e: Event) => void) | undefined>;
|
49076
|
-
}> & {} & 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}
|
49274
|
+
}> & {} & 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}`> & {
|
49275
|
+
_allExposed: {
|
49276
|
+
activatorEl: Ref<HTMLElement | undefined>;
|
49277
|
+
scrimEl: Ref<HTMLElement | undefined>;
|
49278
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
49279
|
+
animateClick: () => void;
|
49280
|
+
contentEl: Ref<HTMLElement | undefined>;
|
49281
|
+
globalTop: Readonly<Ref<boolean>>;
|
49282
|
+
localTop: vue.ComputedRef<boolean>;
|
49283
|
+
updateLocation: Ref<((e: Event) => void) | undefined>;
|
49284
|
+
} | {};
|
49285
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
49077
49286
|
'update:modelValue': (v: boolean) => true;
|
49078
49287
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
49079
49288
|
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
@@ -49744,7 +49953,18 @@ declare const VSnackbar: {
|
|
49744
49953
|
globalTop: Readonly<Ref<boolean>>;
|
49745
49954
|
localTop: vue.ComputedRef<boolean>;
|
49746
49955
|
updateLocation: Ref<((e: Event) => void) | undefined>;
|
49747
|
-
}> & {} & 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}
|
49956
|
+
}> & {} & 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}`> & {
|
49957
|
+
_allExposed: {
|
49958
|
+
activatorEl: Ref<HTMLElement | undefined>;
|
49959
|
+
scrimEl: Ref<HTMLElement | undefined>;
|
49960
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
49961
|
+
animateClick: () => void;
|
49962
|
+
contentEl: Ref<HTMLElement | undefined>;
|
49963
|
+
globalTop: Readonly<Ref<boolean>>;
|
49964
|
+
localTop: vue.ComputedRef<boolean>;
|
49965
|
+
updateLocation: Ref<((e: Event) => void) | undefined>;
|
49966
|
+
} | {};
|
49967
|
+
}, {}, {}, {}, {
|
49748
49968
|
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
49749
49969
|
absolute: boolean;
|
49750
49970
|
location: Anchor;
|
@@ -50315,7 +50535,18 @@ declare const VSnackbar: {
|
|
50315
50535
|
globalTop: Readonly<Ref<boolean>>;
|
50316
50536
|
localTop: vue.ComputedRef<boolean>;
|
50317
50537
|
updateLocation: Ref<((e: Event) => void) | undefined>;
|
50318
|
-
}> & {} & 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}
|
50538
|
+
}> & {} & 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}`> & {
|
50539
|
+
_allExposed: {
|
50540
|
+
activatorEl: Ref<HTMLElement | undefined>;
|
50541
|
+
scrimEl: Ref<HTMLElement | undefined>;
|
50542
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
50543
|
+
animateClick: () => void;
|
50544
|
+
contentEl: Ref<HTMLElement | undefined>;
|
50545
|
+
globalTop: Readonly<Ref<boolean>>;
|
50546
|
+
localTop: vue.ComputedRef<boolean>;
|
50547
|
+
updateLocation: Ref<((e: Event) => void) | undefined>;
|
50548
|
+
} | {};
|
50549
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
50319
50550
|
'update:modelValue': (v: boolean) => true;
|
50320
50551
|
}, string, {
|
50321
50552
|
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
@@ -54502,7 +54733,11 @@ declare const VTab: {
|
|
54502
54733
|
}) => any) | undefined;
|
54503
54734
|
}, "group"> & vue.ShallowUnwrapRef<{
|
54504
54735
|
group: GroupItemProvide | null;
|
54505
|
-
}> & {} & vue.ComponentCustomProperties & {}, "key" | "location" | "height" | "width" | "border" | "color" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "position" | "value" | "loading" | "text" | "class" | "ref" | "icon" | "$children" | "href" | "elevation" | "to" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "selectedClass" | "onGroup:selected" | "activeColor" | "prependIcon" | "appendIcon" | ("symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "readonly" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}
|
54736
|
+
}> & {} & vue.ComponentCustomProperties & {}, "key" | "location" | "height" | "width" | "border" | "color" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "position" | "value" | "loading" | "text" | "class" | "ref" | "icon" | "$children" | "href" | "elevation" | "to" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "selectedClass" | "onGroup:selected" | "activeColor" | "prependIcon" | "appendIcon" | ("symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "readonly" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}`> & {
|
54737
|
+
_allExposed: {
|
54738
|
+
group: GroupItemProvide | null;
|
54739
|
+
} | {};
|
54740
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
54506
54741
|
replace: boolean;
|
54507
54742
|
fixed: boolean;
|
54508
54743
|
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
@@ -55024,7 +55259,11 @@ declare const VTab: {
|
|
55024
55259
|
}) => any) | undefined;
|
55025
55260
|
}, "group"> & vue.ShallowUnwrapRef<{
|
55026
55261
|
group: GroupItemProvide | null;
|
55027
|
-
}> & {} & vue.ComponentCustomProperties & {}, "key" | "location" | "height" | "width" | "border" | "color" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "position" | "value" | "loading" | "text" | "class" | "ref" | "icon" | "$children" | "href" | "elevation" | "to" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "selectedClass" | "onGroup:selected" | "activeColor" | "prependIcon" | "appendIcon" | ("symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "readonly" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}
|
55262
|
+
}> & {} & vue.ComponentCustomProperties & {}, "key" | "location" | "height" | "width" | "border" | "color" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "position" | "value" | "loading" | "text" | "class" | "ref" | "icon" | "$children" | "href" | "elevation" | "to" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "selectedClass" | "onGroup:selected" | "activeColor" | "prependIcon" | "appendIcon" | ("symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "readonly" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}`> & {
|
55263
|
+
_allExposed: {
|
55264
|
+
group: GroupItemProvide | null;
|
55265
|
+
} | {};
|
55266
|
+
}, {}, {}, {}, {
|
55028
55267
|
replace: boolean;
|
55029
55268
|
fixed: boolean;
|
55030
55269
|
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
@@ -55476,7 +55715,11 @@ declare const VTab: {
|
|
55476
55715
|
}) => any) | undefined;
|
55477
55716
|
}, "group"> & vue.ShallowUnwrapRef<{
|
55478
55717
|
group: GroupItemProvide | null;
|
55479
|
-
}> & {} & vue.ComponentCustomProperties & {}, "key" | "location" | "height" | "width" | "border" | "color" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "position" | "value" | "loading" | "text" | "class" | "ref" | "icon" | "$children" | "href" | "elevation" | "to" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "selectedClass" | "onGroup:selected" | "activeColor" | "prependIcon" | "appendIcon" | ("symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "readonly" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}
|
55718
|
+
}> & {} & vue.ComponentCustomProperties & {}, "key" | "location" | "height" | "width" | "border" | "color" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "position" | "value" | "loading" | "text" | "class" | "ref" | "icon" | "$children" | "href" | "elevation" | "to" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "selectedClass" | "onGroup:selected" | "activeColor" | "prependIcon" | "appendIcon" | ("symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "readonly" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}`> & {
|
55719
|
+
_allExposed: {
|
55720
|
+
group: GroupItemProvide | null;
|
55721
|
+
} | {};
|
55722
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
|
55480
55723
|
replace: boolean;
|
55481
55724
|
fixed: boolean;
|
55482
55725
|
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
@@ -57034,7 +57277,15 @@ declare const VTextarea: {
|
|
57034
57277
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
57035
57278
|
modelValue?: unknown;
|
57036
57279
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
57037
|
-
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}
|
57280
|
+
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & {
|
57281
|
+
_allExposed: {
|
57282
|
+
reset: () => Promise<void>;
|
57283
|
+
resetValidation: () => Promise<void>;
|
57284
|
+
validate: (silent?: boolean) => Promise<string[]>;
|
57285
|
+
isValid: vue.ComputedRef<boolean | null>;
|
57286
|
+
errorMessages: vue.ComputedRef<string[]>;
|
57287
|
+
} | {};
|
57288
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
57038
57289
|
'click:control': (e: MouseEvent) => true;
|
57039
57290
|
'mousedown:control': (e: MouseEvent) => true;
|
57040
57291
|
'update:focused': (focused: boolean) => true;
|
@@ -57565,7 +57816,15 @@ declare const VTextarea: {
|
|
57565
57816
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
57566
57817
|
modelValue?: unknown;
|
57567
57818
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
57568
|
-
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}
|
57819
|
+
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & {
|
57820
|
+
_allExposed: {
|
57821
|
+
reset: () => Promise<void>;
|
57822
|
+
resetValidation: () => Promise<void>;
|
57823
|
+
validate: (silent?: boolean) => Promise<string[]>;
|
57824
|
+
isValid: vue.ComputedRef<boolean | null>;
|
57825
|
+
errorMessages: vue.ComputedRef<string[]>;
|
57826
|
+
} | {};
|
57827
|
+
}, {}, {}, {}, {
|
57569
57828
|
flat: boolean;
|
57570
57829
|
reverse: boolean;
|
57571
57830
|
variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
|
@@ -57949,7 +58208,15 @@ declare const VTextarea: {
|
|
57949
58208
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
57950
58209
|
modelValue?: unknown;
|
57951
58210
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
57952
|
-
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}
|
58211
|
+
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & {
|
58212
|
+
_allExposed: {
|
58213
|
+
reset: () => Promise<void>;
|
58214
|
+
resetValidation: () => Promise<void>;
|
58215
|
+
validate: (silent?: boolean) => Promise<string[]>;
|
58216
|
+
isValid: vue.ComputedRef<boolean | null>;
|
58217
|
+
errorMessages: vue.ComputedRef<string[]>;
|
58218
|
+
} | {};
|
58219
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
57953
58220
|
'click:control': (e: MouseEvent) => true;
|
57954
58221
|
'mousedown:control': (e: MouseEvent) => true;
|
57955
58222
|
'update:focused': (focused: boolean) => true;
|
@@ -58821,7 +59088,17 @@ declare const VTextField: {
|
|
58821
59088
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
58822
59089
|
modelValue?: unknown;
|
58823
59090
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
58824
|
-
}, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}
|
59091
|
+
}, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
59092
|
+
_allExposed: {
|
59093
|
+
reset: () => Promise<void>;
|
59094
|
+
resetValidation: () => Promise<void>;
|
59095
|
+
validate: (silent?: boolean) => Promise<string[]>;
|
59096
|
+
isValid: vue.ComputedRef<boolean | null>;
|
59097
|
+
errorMessages: vue.ComputedRef<string[]>;
|
59098
|
+
} | {
|
59099
|
+
controlRef: vue.Ref<HTMLElement | undefined>;
|
59100
|
+
} | {};
|
59101
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
58825
59102
|
'click:control': (e: MouseEvent) => true;
|
58826
59103
|
'mousedown:control': (e: MouseEvent) => true;
|
58827
59104
|
'update:focused': (focused: boolean) => true;
|
@@ -59589,7 +59866,17 @@ declare const VTextField: {
|
|
59589
59866
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
59590
59867
|
modelValue?: unknown;
|
59591
59868
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
59592
|
-
}, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}
|
59869
|
+
}, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
59870
|
+
_allExposed: {
|
59871
|
+
reset: () => Promise<void>;
|
59872
|
+
resetValidation: () => Promise<void>;
|
59873
|
+
validate: (silent?: boolean) => Promise<string[]>;
|
59874
|
+
isValid: vue.ComputedRef<boolean | null>;
|
59875
|
+
errorMessages: vue.ComputedRef<string[]>;
|
59876
|
+
} | {
|
59877
|
+
controlRef: vue.Ref<HTMLElement | undefined>;
|
59878
|
+
} | {};
|
59879
|
+
}, {}, {}, {}, {
|
59593
59880
|
flat: boolean;
|
59594
59881
|
reverse: boolean;
|
59595
59882
|
variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
|
@@ -60208,7 +60495,17 @@ declare const VTextField: {
|
|
60208
60495
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
60209
60496
|
modelValue?: unknown;
|
60210
60497
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
60211
|
-
}, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}
|
60498
|
+
}, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
60499
|
+
_allExposed: {
|
60500
|
+
reset: () => Promise<void>;
|
60501
|
+
resetValidation: () => Promise<void>;
|
60502
|
+
validate: (silent?: boolean) => Promise<string[]>;
|
60503
|
+
isValid: vue.ComputedRef<boolean | null>;
|
60504
|
+
errorMessages: vue.ComputedRef<string[]>;
|
60505
|
+
} | {
|
60506
|
+
controlRef: vue.Ref<HTMLElement | undefined>;
|
60507
|
+
} | {};
|
60508
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
60212
60509
|
'click:control': (e: MouseEvent) => true;
|
60213
60510
|
'mousedown:control': (e: MouseEvent) => true;
|
60214
60511
|
'update:focused': (focused: boolean) => true;
|
@@ -61922,7 +62219,18 @@ declare const VTooltip: {
|
|
61922
62219
|
globalTop: Readonly<vue.Ref<boolean>>;
|
61923
62220
|
localTop: vue.ComputedRef<boolean>;
|
61924
62221
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
61925
|
-
}> & {} & 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}
|
62222
|
+
}> & {} & 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}`> & {
|
62223
|
+
_allExposed: {
|
62224
|
+
activatorEl: vue.Ref<HTMLElement | undefined>;
|
62225
|
+
scrimEl: vue.Ref<HTMLElement | undefined>;
|
62226
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
62227
|
+
animateClick: () => void;
|
62228
|
+
contentEl: vue.Ref<HTMLElement | undefined>;
|
62229
|
+
globalTop: Readonly<vue.Ref<boolean>>;
|
62230
|
+
localTop: vue.ComputedRef<boolean>;
|
62231
|
+
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
62232
|
+
} | {};
|
62233
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
61926
62234
|
'update:modelValue': (value: boolean) => true;
|
61927
62235
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
61928
62236
|
offset: string | number | number[] | undefined;
|
@@ -62576,7 +62884,18 @@ declare const VTooltip: {
|
|
62576
62884
|
globalTop: Readonly<vue.Ref<boolean>>;
|
62577
62885
|
localTop: vue.ComputedRef<boolean>;
|
62578
62886
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
62579
|
-
}> & {} & 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}
|
62887
|
+
}> & {} & 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}`> & {
|
62888
|
+
_allExposed: {
|
62889
|
+
activatorEl: vue.Ref<HTMLElement | undefined>;
|
62890
|
+
scrimEl: vue.Ref<HTMLElement | undefined>;
|
62891
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
62892
|
+
animateClick: () => void;
|
62893
|
+
contentEl: vue.Ref<HTMLElement | undefined>;
|
62894
|
+
globalTop: Readonly<vue.Ref<boolean>>;
|
62895
|
+
localTop: vue.ComputedRef<boolean>;
|
62896
|
+
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
62897
|
+
} | {};
|
62898
|
+
}, {}, {}, {}, {
|
62580
62899
|
offset: string | number | number[] | undefined;
|
62581
62900
|
location: Anchor;
|
62582
62901
|
origin: "auto" | Anchor | "overlap";
|
@@ -63138,7 +63457,18 @@ declare const VTooltip: {
|
|
63138
63457
|
globalTop: Readonly<vue.Ref<boolean>>;
|
63139
63458
|
localTop: vue.ComputedRef<boolean>;
|
63140
63459
|
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
63141
|
-
}> & {} & 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}
|
63460
|
+
}> & {} & 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}`> & {
|
63461
|
+
_allExposed: {
|
63462
|
+
activatorEl: vue.Ref<HTMLElement | undefined>;
|
63463
|
+
scrimEl: vue.Ref<HTMLElement | undefined>;
|
63464
|
+
target: vue.ComputedRef<HTMLElement | [x: number, y: number] | undefined>;
|
63465
|
+
animateClick: () => void;
|
63466
|
+
contentEl: vue.Ref<HTMLElement | undefined>;
|
63467
|
+
globalTop: Readonly<vue.Ref<boolean>>;
|
63468
|
+
localTop: vue.ComputedRef<boolean>;
|
63469
|
+
updateLocation: vue.Ref<((e: Event) => void) | undefined>;
|
63470
|
+
} | {};
|
63471
|
+
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
63142
63472
|
'update:modelValue': (value: boolean) => true;
|
63143
63473
|
}, string, {
|
63144
63474
|
offset: string | number | number[] | undefined;
|