@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
@@ -5,14 +5,19 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
5
5
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
6
6
|
}
|
7
7
|
|
8
|
+
type ClassValue = any;
|
9
|
+
|
8
10
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
9
11
|
|
12
|
+
declare const allowedVariants: readonly ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
13
|
+
type Variant = typeof allowedVariants[number];
|
14
|
+
|
10
15
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
11
16
|
declare const IconValue: PropType<IconValue>;
|
12
17
|
|
13
18
|
declare const VAvatar: {
|
14
19
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
15
|
-
variant:
|
20
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
16
21
|
end: boolean;
|
17
22
|
start: boolean;
|
18
23
|
style: vue.StyleValue;
|
@@ -38,7 +43,7 @@ declare const VAvatar: {
|
|
38
43
|
} & {
|
39
44
|
"v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
|
40
45
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
41
|
-
variant:
|
46
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
42
47
|
end: boolean;
|
43
48
|
start: boolean;
|
44
49
|
style: vue.StyleValue;
|
@@ -64,7 +69,7 @@ declare const VAvatar: {
|
|
64
69
|
} & {
|
65
70
|
"v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
|
66
71
|
}, {
|
67
|
-
variant:
|
72
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
68
73
|
end: boolean;
|
69
74
|
start: boolean;
|
70
75
|
style: vue.StyleValue;
|
@@ -74,9 +79,7 @@ declare const VAvatar: {
|
|
74
79
|
tile: boolean;
|
75
80
|
density: Density;
|
76
81
|
}, true, {}, vue.SlotsType<Partial<{
|
77
|
-
default: () => vue.VNode
|
78
|
-
[key: string]: any;
|
79
|
-
}>[];
|
82
|
+
default: () => vue.VNode[];
|
80
83
|
}>>, {
|
81
84
|
P: {};
|
82
85
|
B: {};
|
@@ -85,7 +88,7 @@ declare const VAvatar: {
|
|
85
88
|
M: {};
|
86
89
|
Defaults: {};
|
87
90
|
}, {
|
88
|
-
variant:
|
91
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
89
92
|
end: boolean;
|
90
93
|
start: boolean;
|
91
94
|
style: vue.StyleValue;
|
@@ -111,7 +114,7 @@ declare const VAvatar: {
|
|
111
114
|
} & {
|
112
115
|
"v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
|
113
116
|
}, {}, {}, {}, {}, {
|
114
|
-
variant:
|
117
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
115
118
|
end: boolean;
|
116
119
|
start: boolean;
|
117
120
|
style: vue.StyleValue;
|
@@ -121,11 +124,11 @@ declare const VAvatar: {
|
|
121
124
|
tile: boolean;
|
122
125
|
density: Density;
|
123
126
|
}>;
|
124
|
-
__isFragment?:
|
125
|
-
__isTeleport?:
|
126
|
-
__isSuspense?:
|
127
|
+
__isFragment?: never;
|
128
|
+
__isTeleport?: never;
|
129
|
+
__isSuspense?: never;
|
127
130
|
} & vue.ComponentOptionsBase<{
|
128
|
-
variant:
|
131
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
129
132
|
end: boolean;
|
130
133
|
start: boolean;
|
131
134
|
style: vue.StyleValue;
|
@@ -151,7 +154,7 @@ declare const VAvatar: {
|
|
151
154
|
} & {
|
152
155
|
"v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
|
153
156
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
|
154
|
-
variant:
|
157
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
155
158
|
end: boolean;
|
156
159
|
start: boolean;
|
157
160
|
style: vue.StyleValue;
|
@@ -161,17 +164,15 @@ declare const VAvatar: {
|
|
161
164
|
tile: boolean;
|
162
165
|
density: Density;
|
163
166
|
}, {}, string, vue.SlotsType<Partial<{
|
164
|
-
default: () => vue.VNode
|
165
|
-
[key: string]: any;
|
166
|
-
}>[];
|
167
|
+
default: () => vue.VNode[];
|
167
168
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
168
169
|
color: StringConstructor;
|
169
170
|
variant: Omit<{
|
170
|
-
type: vue.PropType<
|
171
|
+
type: vue.PropType<Variant>;
|
171
172
|
default: string;
|
172
173
|
validator: (v: any) => boolean;
|
173
174
|
}, "type" | "default"> & {
|
174
|
-
type: vue.PropType<
|
175
|
+
type: vue.PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
175
176
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
176
177
|
};
|
177
178
|
theme: StringConstructor;
|
@@ -193,7 +194,7 @@ declare const VAvatar: {
|
|
193
194
|
default: string;
|
194
195
|
validator: (v: any) => boolean;
|
195
196
|
};
|
196
|
-
class: vue.PropType<
|
197
|
+
class: vue.PropType<ClassValue>;
|
197
198
|
style: {
|
198
199
|
type: vue.PropType<vue.StyleValue>;
|
199
200
|
default: null;
|
@@ -206,11 +207,11 @@ declare const VAvatar: {
|
|
206
207
|
}, vue.ExtractPropTypes<{
|
207
208
|
color: StringConstructor;
|
208
209
|
variant: Omit<{
|
209
|
-
type: vue.PropType<
|
210
|
+
type: vue.PropType<Variant>;
|
210
211
|
default: string;
|
211
212
|
validator: (v: any) => boolean;
|
212
213
|
}, "type" | "default"> & {
|
213
|
-
type: vue.PropType<
|
214
|
+
type: vue.PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
214
215
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
215
216
|
};
|
216
217
|
theme: StringConstructor;
|
@@ -232,7 +233,7 @@ declare const VAvatar: {
|
|
232
233
|
default: string;
|
233
234
|
validator: (v: any) => boolean;
|
234
235
|
};
|
235
|
-
class: vue.PropType<
|
236
|
+
class: vue.PropType<ClassValue>;
|
236
237
|
style: {
|
237
238
|
type: vue.PropType<vue.StyleValue>;
|
238
239
|
default: null;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
2
|
import { ComponentPropsOptions, ExtractPropTypes, JSXComponent, PropType } 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];
|
@@ -17,10 +19,10 @@ declare const IconValue: PropType<IconValue>;
|
|
17
19
|
declare const VBadge: {
|
18
20
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
19
21
|
inline: boolean;
|
20
|
-
location:
|
21
|
-
transition:
|
22
|
-
component?: vue.Component
|
23
|
-
})
|
22
|
+
location: Anchor | null;
|
23
|
+
transition: string | boolean | (vue.TransitionProps & {
|
24
|
+
component?: vue.Component;
|
25
|
+
});
|
24
26
|
label: string;
|
25
27
|
style: vue.StyleValue;
|
26
28
|
tag: string;
|
@@ -54,10 +56,10 @@ declare const VBadge: {
|
|
54
56
|
"v-slot:badge"?: false | (() => vue.VNodeChild) | undefined;
|
55
57
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
56
58
|
inline: boolean;
|
57
|
-
location:
|
58
|
-
transition:
|
59
|
-
component?: vue.Component
|
60
|
-
})
|
59
|
+
location: Anchor | null;
|
60
|
+
transition: string | boolean | (vue.TransitionProps & {
|
61
|
+
component?: vue.Component;
|
62
|
+
});
|
61
63
|
label: string;
|
62
64
|
style: vue.StyleValue;
|
63
65
|
tag: string;
|
@@ -91,10 +93,10 @@ declare const VBadge: {
|
|
91
93
|
"v-slot:badge"?: false | (() => vue.VNodeChild) | undefined;
|
92
94
|
}, {
|
93
95
|
inline: boolean;
|
94
|
-
location:
|
95
|
-
transition:
|
96
|
-
component?: vue.Component
|
97
|
-
})
|
96
|
+
location: Anchor | null;
|
97
|
+
transition: string | boolean | (vue.TransitionProps & {
|
98
|
+
component?: vue.Component;
|
99
|
+
});
|
98
100
|
label: string;
|
99
101
|
style: vue.StyleValue;
|
100
102
|
tag: string;
|
@@ -105,12 +107,8 @@ declare const VBadge: {
|
|
105
107
|
floating: boolean;
|
106
108
|
bordered: boolean;
|
107
109
|
}, true, {}, vue.SlotsType<Partial<{
|
108
|
-
default: () => vue.VNode
|
109
|
-
|
110
|
-
}>[];
|
111
|
-
badge: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
112
|
-
[key: string]: any;
|
113
|
-
}>[];
|
110
|
+
default: () => vue.VNode[];
|
111
|
+
badge: () => vue.VNode[];
|
114
112
|
}>>, {
|
115
113
|
P: {};
|
116
114
|
B: {};
|
@@ -120,10 +118,10 @@ declare const VBadge: {
|
|
120
118
|
Defaults: {};
|
121
119
|
}, {
|
122
120
|
inline: boolean;
|
123
|
-
location:
|
124
|
-
transition:
|
125
|
-
component?: vue.Component
|
126
|
-
})
|
121
|
+
location: Anchor | null;
|
122
|
+
transition: string | boolean | (vue.TransitionProps & {
|
123
|
+
component?: vue.Component;
|
124
|
+
});
|
127
125
|
label: string;
|
128
126
|
style: vue.StyleValue;
|
129
127
|
tag: string;
|
@@ -157,10 +155,10 @@ declare const VBadge: {
|
|
157
155
|
"v-slot:badge"?: false | (() => vue.VNodeChild) | undefined;
|
158
156
|
}, {}, {}, {}, {}, {
|
159
157
|
inline: boolean;
|
160
|
-
location:
|
161
|
-
transition:
|
162
|
-
component?: vue.Component
|
163
|
-
})
|
158
|
+
location: Anchor | null;
|
159
|
+
transition: string | boolean | (vue.TransitionProps & {
|
160
|
+
component?: vue.Component;
|
161
|
+
});
|
164
162
|
label: string;
|
165
163
|
style: vue.StyleValue;
|
166
164
|
tag: string;
|
@@ -171,15 +169,15 @@ declare const VBadge: {
|
|
171
169
|
floating: boolean;
|
172
170
|
bordered: boolean;
|
173
171
|
}>;
|
174
|
-
__isFragment?:
|
175
|
-
__isTeleport?:
|
176
|
-
__isSuspense?:
|
172
|
+
__isFragment?: never;
|
173
|
+
__isTeleport?: never;
|
174
|
+
__isSuspense?: never;
|
177
175
|
} & vue.ComponentOptionsBase<{
|
178
176
|
inline: boolean;
|
179
|
-
location:
|
180
|
-
transition:
|
181
|
-
component?: vue.Component
|
182
|
-
})
|
177
|
+
location: Anchor | null;
|
178
|
+
transition: string | boolean | (vue.TransitionProps & {
|
179
|
+
component?: vue.Component;
|
180
|
+
});
|
183
181
|
label: string;
|
184
182
|
style: vue.StyleValue;
|
185
183
|
tag: string;
|
@@ -213,10 +211,10 @@ declare const VBadge: {
|
|
213
211
|
"v-slot:badge"?: false | (() => vue.VNodeChild) | undefined;
|
214
212
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
|
215
213
|
inline: boolean;
|
216
|
-
location:
|
217
|
-
transition:
|
218
|
-
component?: vue.Component
|
219
|
-
})
|
214
|
+
location: Anchor | null;
|
215
|
+
transition: string | boolean | (vue.TransitionProps & {
|
216
|
+
component?: vue.Component;
|
217
|
+
});
|
220
218
|
label: string;
|
221
219
|
style: vue.StyleValue;
|
222
220
|
tag: string;
|
@@ -227,25 +225,21 @@ declare const VBadge: {
|
|
227
225
|
floating: boolean;
|
228
226
|
bordered: boolean;
|
229
227
|
}, {}, string, vue.SlotsType<Partial<{
|
230
|
-
default: () => vue.VNode
|
231
|
-
|
232
|
-
}>[];
|
233
|
-
badge: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
234
|
-
[key: string]: any;
|
235
|
-
}>[];
|
228
|
+
default: () => vue.VNode[];
|
229
|
+
badge: () => vue.VNode[];
|
236
230
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
237
231
|
transition: Omit<{
|
238
232
|
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
239
|
-
component?: vue.Component
|
233
|
+
component?: vue.Component;
|
240
234
|
})>;
|
241
235
|
default: string;
|
242
236
|
validator: (val: unknown) => boolean;
|
243
237
|
}, "type" | "default"> & {
|
244
|
-
type: vue.PropType<
|
245
|
-
component?: vue.Component
|
246
|
-
})
|
238
|
+
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
239
|
+
component?: vue.Component;
|
240
|
+
})>;
|
247
241
|
default: NonNullable<string | boolean | (vue.TransitionProps & {
|
248
|
-
component?: vue.Component
|
242
|
+
component?: vue.Component;
|
249
243
|
})>;
|
250
244
|
};
|
251
245
|
theme: StringConstructor;
|
@@ -259,10 +253,10 @@ declare const VBadge: {
|
|
259
253
|
};
|
260
254
|
tile: BooleanConstructor;
|
261
255
|
location: {
|
262
|
-
type: vue.PropType<
|
263
|
-
default: NonNullable<Anchor>;
|
256
|
+
type: vue.PropType<Anchor | null>;
|
257
|
+
default: NonNullable<Anchor | null>;
|
264
258
|
};
|
265
|
-
class: vue.PropType<
|
259
|
+
class: vue.PropType<ClassValue>;
|
266
260
|
style: {
|
267
261
|
type: vue.PropType<vue.StyleValue>;
|
268
262
|
default: null;
|
@@ -289,16 +283,16 @@ declare const VBadge: {
|
|
289
283
|
}, vue.ExtractPropTypes<{
|
290
284
|
transition: Omit<{
|
291
285
|
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
292
|
-
component?: vue.Component
|
286
|
+
component?: vue.Component;
|
293
287
|
})>;
|
294
288
|
default: string;
|
295
289
|
validator: (val: unknown) => boolean;
|
296
290
|
}, "type" | "default"> & {
|
297
|
-
type: vue.PropType<
|
298
|
-
component?: vue.Component
|
299
|
-
})
|
291
|
+
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
292
|
+
component?: vue.Component;
|
293
|
+
})>;
|
300
294
|
default: NonNullable<string | boolean | (vue.TransitionProps & {
|
301
|
-
component?: vue.Component
|
295
|
+
component?: vue.Component;
|
302
296
|
})>;
|
303
297
|
};
|
304
298
|
theme: StringConstructor;
|
@@ -312,10 +306,10 @@ declare const VBadge: {
|
|
312
306
|
};
|
313
307
|
tile: BooleanConstructor;
|
314
308
|
location: {
|
315
|
-
type: vue.PropType<
|
316
|
-
default: NonNullable<Anchor>;
|
309
|
+
type: vue.PropType<Anchor | null>;
|
310
|
+
default: NonNullable<Anchor | null>;
|
317
311
|
};
|
318
|
-
class: vue.PropType<
|
312
|
+
class: vue.PropType<ClassValue>;
|
319
313
|
style: {
|
320
314
|
type: vue.PropType<vue.StyleValue>;
|
321
315
|
default: null;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
2
|
import { ComponentPropsOptions, ExtractPropTypes, JSXComponent, PropType } from 'vue';
|
3
3
|
|
4
|
+
type ClassValue = any;
|
5
|
+
|
4
6
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
5
7
|
|
6
8
|
declare const breakpoints: readonly ["sm", "md", "lg", "xl", "xxl"];
|
@@ -23,14 +25,14 @@ declare const IconValue: PropType<IconValue>;
|
|
23
25
|
declare const VBanner: {
|
24
26
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
25
27
|
style: vue.StyleValue;
|
26
|
-
mobile:
|
28
|
+
mobile: boolean | null;
|
27
29
|
tag: string;
|
28
30
|
sticky: boolean;
|
29
31
|
tile: boolean;
|
30
32
|
density: Density;
|
31
33
|
stacked: boolean;
|
32
34
|
} & {
|
33
|
-
location?: Anchor | undefined;
|
35
|
+
location?: Anchor | null | undefined;
|
34
36
|
height?: string | number | undefined;
|
35
37
|
width?: string | number | undefined;
|
36
38
|
border?: string | number | boolean | undefined;
|
@@ -70,14 +72,14 @@ declare const VBanner: {
|
|
70
72
|
"v-slot:actions"?: false | (() => vue.VNodeChild) | undefined;
|
71
73
|
}, void, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
72
74
|
style: vue.StyleValue;
|
73
|
-
mobile:
|
75
|
+
mobile: boolean | null;
|
74
76
|
tag: string;
|
75
77
|
sticky: boolean;
|
76
78
|
tile: boolean;
|
77
79
|
density: Density;
|
78
80
|
stacked: boolean;
|
79
81
|
} & {
|
80
|
-
location?: Anchor | undefined;
|
82
|
+
location?: Anchor | null | undefined;
|
81
83
|
height?: string | number | undefined;
|
82
84
|
width?: string | number | undefined;
|
83
85
|
border?: string | number | boolean | undefined;
|
@@ -117,7 +119,7 @@ declare const VBanner: {
|
|
117
119
|
"v-slot:actions"?: false | (() => vue.VNodeChild) | undefined;
|
118
120
|
}, {
|
119
121
|
style: vue.StyleValue;
|
120
|
-
mobile:
|
122
|
+
mobile: boolean | null;
|
121
123
|
tag: string;
|
122
124
|
sticky: boolean;
|
123
125
|
rounded: string | number | boolean;
|
@@ -125,18 +127,10 @@ declare const VBanner: {
|
|
125
127
|
density: Density;
|
126
128
|
stacked: boolean;
|
127
129
|
}, true, {}, vue.SlotsType<Partial<{
|
128
|
-
default: () => vue.VNode
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
[key: string]: any;
|
133
|
-
}>[];
|
134
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
135
|
-
[key: string]: any;
|
136
|
-
}>[];
|
137
|
-
actions: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
138
|
-
[key: string]: any;
|
139
|
-
}>[];
|
130
|
+
default: () => vue.VNode[];
|
131
|
+
prepend: () => vue.VNode[];
|
132
|
+
text: () => vue.VNode[];
|
133
|
+
actions: () => vue.VNode[];
|
140
134
|
}>>, {
|
141
135
|
P: {};
|
142
136
|
B: {};
|
@@ -146,14 +140,14 @@ declare const VBanner: {
|
|
146
140
|
Defaults: {};
|
147
141
|
}, {
|
148
142
|
style: vue.StyleValue;
|
149
|
-
mobile:
|
143
|
+
mobile: boolean | null;
|
150
144
|
tag: string;
|
151
145
|
sticky: boolean;
|
152
146
|
tile: boolean;
|
153
147
|
density: Density;
|
154
148
|
stacked: boolean;
|
155
149
|
} & {
|
156
|
-
location?: Anchor | undefined;
|
150
|
+
location?: Anchor | null | undefined;
|
157
151
|
height?: string | number | undefined;
|
158
152
|
width?: string | number | undefined;
|
159
153
|
border?: string | number | boolean | undefined;
|
@@ -193,7 +187,7 @@ declare const VBanner: {
|
|
193
187
|
"v-slot:actions"?: false | (() => vue.VNodeChild) | undefined;
|
194
188
|
}, {}, {}, {}, {}, {
|
195
189
|
style: vue.StyleValue;
|
196
|
-
mobile:
|
190
|
+
mobile: boolean | null;
|
197
191
|
tag: string;
|
198
192
|
sticky: boolean;
|
199
193
|
rounded: string | number | boolean;
|
@@ -201,19 +195,19 @@ declare const VBanner: {
|
|
201
195
|
density: Density;
|
202
196
|
stacked: boolean;
|
203
197
|
}>;
|
204
|
-
__isFragment?:
|
205
|
-
__isTeleport?:
|
206
|
-
__isSuspense?:
|
198
|
+
__isFragment?: never;
|
199
|
+
__isTeleport?: never;
|
200
|
+
__isSuspense?: never;
|
207
201
|
} & vue.ComponentOptionsBase<{
|
208
202
|
style: vue.StyleValue;
|
209
|
-
mobile:
|
203
|
+
mobile: boolean | null;
|
210
204
|
tag: string;
|
211
205
|
sticky: boolean;
|
212
206
|
tile: boolean;
|
213
207
|
density: Density;
|
214
208
|
stacked: boolean;
|
215
209
|
} & {
|
216
|
-
location?: Anchor | undefined;
|
210
|
+
location?: Anchor | null | undefined;
|
217
211
|
height?: string | number | undefined;
|
218
212
|
width?: string | number | undefined;
|
219
213
|
border?: string | number | boolean | undefined;
|
@@ -253,7 +247,7 @@ declare const VBanner: {
|
|
253
247
|
"v-slot:actions"?: false | (() => vue.VNodeChild) | undefined;
|
254
248
|
}, void, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
|
255
249
|
style: vue.StyleValue;
|
256
|
-
mobile:
|
250
|
+
mobile: boolean | null;
|
257
251
|
tag: string;
|
258
252
|
sticky: boolean;
|
259
253
|
rounded: string | number | boolean;
|
@@ -261,18 +255,10 @@ declare const VBanner: {
|
|
261
255
|
density: Density;
|
262
256
|
stacked: boolean;
|
263
257
|
}, {}, string, vue.SlotsType<Partial<{
|
264
|
-
default: () => vue.VNode
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
[key: string]: any;
|
269
|
-
}>[];
|
270
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
271
|
-
[key: string]: any;
|
272
|
-
}>[];
|
273
|
-
actions: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
274
|
-
[key: string]: any;
|
275
|
-
}>[];
|
258
|
+
default: () => vue.VNode[];
|
259
|
+
prepend: () => vue.VNode[];
|
260
|
+
text: () => vue.VNode[];
|
261
|
+
actions: () => vue.VNode[];
|
276
262
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
277
263
|
theme: StringConstructor;
|
278
264
|
tag: {
|
@@ -288,7 +274,7 @@ declare const VBanner: {
|
|
288
274
|
type: PropType<"fixed" | "absolute" | "static" | "sticky" | "relative">;
|
289
275
|
validator: (v: any) => boolean;
|
290
276
|
};
|
291
|
-
location: PropType<Anchor>;
|
277
|
+
location: PropType<Anchor | null>;
|
292
278
|
elevation: {
|
293
279
|
type: (StringConstructor | NumberConstructor)[];
|
294
280
|
validator(v: any): boolean;
|
@@ -297,7 +283,7 @@ declare const VBanner: {
|
|
297
283
|
type: PropType<boolean | null>;
|
298
284
|
default: boolean;
|
299
285
|
}, "type" | "default"> & {
|
300
|
-
type: PropType<
|
286
|
+
type: PropType<boolean | null>;
|
301
287
|
default: NonNullable<boolean | null> | null;
|
302
288
|
};
|
303
289
|
mobileBreakpoint: PropType<number | DisplayBreakpoint>;
|
@@ -312,7 +298,7 @@ declare const VBanner: {
|
|
312
298
|
default: string;
|
313
299
|
validator: (v: any) => boolean;
|
314
300
|
};
|
315
|
-
class: PropType<
|
301
|
+
class: PropType<ClassValue>;
|
316
302
|
style: {
|
317
303
|
type: PropType<vue.StyleValue>;
|
318
304
|
default: null;
|
@@ -341,7 +327,7 @@ declare const VBanner: {
|
|
341
327
|
type: PropType<"fixed" | "absolute" | "static" | "sticky" | "relative">;
|
342
328
|
validator: (v: any) => boolean;
|
343
329
|
};
|
344
|
-
location: PropType<Anchor>;
|
330
|
+
location: PropType<Anchor | null>;
|
345
331
|
elevation: {
|
346
332
|
type: (StringConstructor | NumberConstructor)[];
|
347
333
|
validator(v: any): boolean;
|
@@ -350,7 +336,7 @@ declare const VBanner: {
|
|
350
336
|
type: PropType<boolean | null>;
|
351
337
|
default: boolean;
|
352
338
|
}, "type" | "default"> & {
|
353
|
-
type: PropType<
|
339
|
+
type: PropType<boolean | null>;
|
354
340
|
default: NonNullable<boolean | null> | null;
|
355
341
|
};
|
356
342
|
mobileBreakpoint: PropType<number | DisplayBreakpoint>;
|
@@ -365,7 +351,7 @@ declare const VBanner: {
|
|
365
351
|
default: string;
|
366
352
|
validator: (v: any) => boolean;
|
367
353
|
};
|
368
|
-
class: PropType<
|
354
|
+
class: PropType<ClassValue>;
|
369
355
|
style: {
|
370
356
|
type: PropType<vue.StyleValue>;
|
371
357
|
default: null;
|
@@ -416,9 +402,7 @@ declare const VBannerActions: {
|
|
416
402
|
}, {
|
417
403
|
style: vue.StyleValue;
|
418
404
|
}, true, {}, vue.SlotsType<Partial<{
|
419
|
-
default: () => vue.VNode
|
420
|
-
[key: string]: any;
|
421
|
-
}>[];
|
405
|
+
default: () => vue.VNode[];
|
422
406
|
}>>, {
|
423
407
|
P: {};
|
424
408
|
B: {};
|
@@ -444,9 +428,9 @@ declare const VBannerActions: {
|
|
444
428
|
}, {}, {}, {}, {}, {
|
445
429
|
style: vue.StyleValue;
|
446
430
|
}>;
|
447
|
-
__isFragment?:
|
448
|
-
__isTeleport?:
|
449
|
-
__isSuspense?:
|
431
|
+
__isFragment?: never;
|
432
|
+
__isTeleport?: never;
|
433
|
+
__isSuspense?: never;
|
450
434
|
} & vue.ComponentOptionsBase<{
|
451
435
|
style: vue.StyleValue;
|
452
436
|
} & {
|
@@ -465,11 +449,9 @@ declare const VBannerActions: {
|
|
465
449
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
|
466
450
|
style: vue.StyleValue;
|
467
451
|
}, {}, string, vue.SlotsType<Partial<{
|
468
|
-
default: () => vue.VNode
|
469
|
-
[key: string]: any;
|
470
|
-
}>[];
|
452
|
+
default: () => vue.VNode[];
|
471
453
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
472
|
-
class: vue.PropType<
|
454
|
+
class: vue.PropType<ClassValue>;
|
473
455
|
style: {
|
474
456
|
type: vue.PropType<vue.StyleValue>;
|
475
457
|
default: null;
|
@@ -477,7 +459,7 @@ declare const VBannerActions: {
|
|
477
459
|
color: StringConstructor;
|
478
460
|
density: StringConstructor;
|
479
461
|
}, vue.ExtractPropTypes<{
|
480
|
-
class: vue.PropType<
|
462
|
+
class: vue.PropType<ClassValue>;
|
481
463
|
style: {
|
482
464
|
type: vue.PropType<vue.StyleValue>;
|
483
465
|
default: null;
|
@@ -522,9 +504,7 @@ declare const VBannerText: {
|
|
522
504
|
style: vue.StyleValue;
|
523
505
|
tag: string;
|
524
506
|
}, true, {}, vue.SlotsType<Partial<{
|
525
|
-
default: () => vue.VNode
|
526
|
-
[key: string]: any;
|
527
|
-
}>[];
|
507
|
+
default: () => vue.VNode[];
|
528
508
|
}>>, {
|
529
509
|
P: {};
|
530
510
|
B: {};
|
@@ -552,9 +532,9 @@ declare const VBannerText: {
|
|
552
532
|
style: vue.StyleValue;
|
553
533
|
tag: string;
|
554
534
|
}>;
|
555
|
-
__isFragment?:
|
556
|
-
__isTeleport?:
|
557
|
-
__isSuspense?:
|
535
|
+
__isFragment?: never;
|
536
|
+
__isTeleport?: never;
|
537
|
+
__isSuspense?: never;
|
558
538
|
} & vue.ComponentOptionsBase<{
|
559
539
|
style: vue.StyleValue;
|
560
540
|
tag: string;
|
@@ -575,11 +555,9 @@ declare const VBannerText: {
|
|
575
555
|
style: vue.StyleValue;
|
576
556
|
tag: string;
|
577
557
|
}, {}, string, vue.SlotsType<Partial<{
|
578
|
-
default: () => vue.VNode
|
579
|
-
[key: string]: any;
|
580
|
-
}>[];
|
558
|
+
default: () => vue.VNode[];
|
581
559
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
582
|
-
class: vue.PropType<
|
560
|
+
class: vue.PropType<ClassValue>;
|
583
561
|
style: {
|
584
562
|
type: vue.PropType<vue.StyleValue>;
|
585
563
|
default: null;
|
@@ -589,7 +567,7 @@ declare const VBannerText: {
|
|
589
567
|
default: string;
|
590
568
|
};
|
591
569
|
}, vue.ExtractPropTypes<{
|
592
|
-
class: vue.PropType<
|
570
|
+
class: vue.PropType<ClassValue>;
|
593
571
|
style: {
|
594
572
|
type: vue.PropType<vue.StyleValue>;
|
595
573
|
default: null;
|