@aleph-alpha/ui-library 1.6.0 → 1.8.0
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/system/index.d.ts +612 -241
- package/dist/system/lib.js +11250 -9231
- package/package.json +4 -4
package/dist/system/index.d.ts
CHANGED
|
@@ -7,6 +7,7 @@ import { Component } from 'vue';
|
|
|
7
7
|
import { ComponentCustomProps } from 'vue';
|
|
8
8
|
import { ComponentOptionsMixin } from 'vue';
|
|
9
9
|
import { ComponentProvideOptions } from 'vue';
|
|
10
|
+
import { DateRange } from 'reka-ui';
|
|
10
11
|
import { DateValue } from 'reka-ui';
|
|
11
12
|
import { DefineComponent } from 'vue';
|
|
12
13
|
import { getLocalTimeZone } from '@internationalized/date';
|
|
@@ -35,26 +36,52 @@ import { VariantProps } from 'class-variance-authority';
|
|
|
35
36
|
import { VNode } from 'vue';
|
|
36
37
|
import { VNodeProps } from 'vue';
|
|
37
38
|
|
|
38
|
-
declare const __VLS_component: DefineComponent<
|
|
39
|
-
|
|
40
|
-
},
|
|
39
|
+
declare const __VLS_component: DefineComponent<UiAccordionSingleProps | UiAccordionMultipleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
40
|
+
"update:modelValue": (value: string | string[] | undefined) => any;
|
|
41
|
+
}, string, PublicProps, Readonly<UiAccordionSingleProps | UiAccordionMultipleProps> & Readonly<{
|
|
42
|
+
"onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
|
|
43
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
41
44
|
|
|
42
|
-
declare const __VLS_component_10: DefineComponent<UiAlertSubComponentCommonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAlertSubComponentCommonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {},
|
|
45
|
+
declare const __VLS_component_10: DefineComponent<UiAlertSubComponentCommonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAlertSubComponentCommonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
43
46
|
|
|
44
|
-
declare const __VLS_component_11: DefineComponent<
|
|
47
|
+
declare const __VLS_component_11: DefineComponent<UiAlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
48
|
+
openAutoFocus: (event: Event) => any;
|
|
49
|
+
pointerDownOutside: (event: Event) => any;
|
|
50
|
+
focusOutside: (event: Event) => any;
|
|
51
|
+
interactOutside: (event: Event) => any;
|
|
52
|
+
closeAutoFocus: (event: Event) => any;
|
|
53
|
+
escapeKeydown: (event: KeyboardEvent) => any;
|
|
54
|
+
}, string, PublicProps, Readonly<UiAlertDialogContentProps> & Readonly<{
|
|
55
|
+
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
56
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
57
|
+
onFocusOutside?: ((event: Event) => any) | undefined;
|
|
58
|
+
onInteractOutside?: ((event: Event) => any) | undefined;
|
|
59
|
+
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
60
|
+
onEscapeKeydown?: ((event: KeyboardEvent) => any) | undefined;
|
|
61
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
45
62
|
|
|
46
63
|
declare const __VLS_component_12: DefineComponent<UiAlertSubComponentCommonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAlertSubComponentCommonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
47
64
|
|
|
48
|
-
declare const __VLS_component_13: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {},
|
|
65
|
+
declare const __VLS_component_13: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
66
|
+
|
|
67
|
+
declare const __VLS_component_14: DefineComponent<UiAlertSubComponentCommonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAlertSubComponentCommonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
68
|
+
|
|
69
|
+
declare const __VLS_component_15: DefineComponent<UiAlertSubComponentCommonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAlertSubComponentCommonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
70
|
+
|
|
71
|
+
declare const __VLS_component_16: DefineComponent<UiAlertSubComponentCommonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAlertSubComponentCommonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
72
|
+
|
|
73
|
+
declare const __VLS_component_17: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
49
74
|
|
|
50
|
-
declare const
|
|
75
|
+
declare const __VLS_component_18: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
51
76
|
|
|
52
|
-
declare const
|
|
77
|
+
declare const __VLS_component_19: DefineComponent<UiBadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBadgeProps> & Readonly<{}>, {
|
|
53
78
|
variant: UiBadgeVariants;
|
|
54
79
|
asChild: boolean;
|
|
55
80
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
56
81
|
|
|
57
|
-
declare const
|
|
82
|
+
declare const __VLS_component_2: DefineComponent<UiAccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
83
|
+
|
|
84
|
+
declare const __VLS_component_20: DefineComponent<UiButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiButtonProps> & Readonly<{}>, {
|
|
58
85
|
class: string;
|
|
59
86
|
type: "button" | "submit" | "reset";
|
|
60
87
|
variant: UiButtonVariant;
|
|
@@ -67,7 +94,7 @@ startIcon: Component;
|
|
|
67
94
|
endIcon: Component;
|
|
68
95
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
69
96
|
|
|
70
|
-
declare const
|
|
97
|
+
declare const __VLS_component_21: DefineComponent<__VLS_PublicProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
71
98
|
"update:modelValue": (value: DateValue | DateValue[] | undefined) => any;
|
|
72
99
|
"update:placeholder": (value: DateValue | undefined) => any;
|
|
73
100
|
}, string, PublicProps, Readonly<__VLS_PublicProps_2> & Readonly<{
|
|
@@ -75,6 +102,7 @@ declare const __VLS_component_17: DefineComponent<__VLS_PublicProps_2, {}, {}, {
|
|
|
75
102
|
"onUpdate:placeholder"?: ((value: DateValue | undefined) => any) | undefined;
|
|
76
103
|
}>, {
|
|
77
104
|
disabled: boolean;
|
|
105
|
+
multiple: boolean;
|
|
78
106
|
pagedNavigation: boolean;
|
|
79
107
|
preventDeselect: boolean;
|
|
80
108
|
weekStartsOn: UiCalendarWeekStartsOn;
|
|
@@ -84,27 +112,24 @@ locale: string;
|
|
|
84
112
|
numberOfMonths: number;
|
|
85
113
|
readonly: boolean;
|
|
86
114
|
initialFocus: boolean;
|
|
87
|
-
multiple: boolean;
|
|
88
115
|
disableDaysOutsideCurrentView: boolean;
|
|
89
116
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
90
117
|
|
|
91
|
-
declare const
|
|
92
|
-
|
|
93
|
-
declare const __VLS_component_19: DefineComponent<UiCardActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardActionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
118
|
+
declare const __VLS_component_22: DefineComponent<UiCardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
94
119
|
|
|
95
|
-
declare const
|
|
120
|
+
declare const __VLS_component_23: DefineComponent<UiCardActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardActionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
96
121
|
|
|
97
|
-
declare const
|
|
122
|
+
declare const __VLS_component_24: DefineComponent<UiCardContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
98
123
|
|
|
99
|
-
declare const
|
|
124
|
+
declare const __VLS_component_25: DefineComponent<UiCardDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLParagraphElement>;
|
|
100
125
|
|
|
101
|
-
declare const
|
|
126
|
+
declare const __VLS_component_26: DefineComponent<UiCardFooterProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardFooterProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
102
127
|
|
|
103
|
-
declare const
|
|
128
|
+
declare const __VLS_component_27: DefineComponent<UiCardHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
104
129
|
|
|
105
|
-
declare const
|
|
130
|
+
declare const __VLS_component_28: DefineComponent<UiCardTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLHeadingElement>;
|
|
106
131
|
|
|
107
|
-
declare const
|
|
132
|
+
declare const __VLS_component_29: DefineComponent<UiDropdownMenuProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
108
133
|
"update:open": (value: boolean) => any;
|
|
109
134
|
}, string, PublicProps, Readonly<UiDropdownMenuProps> & Readonly<{
|
|
110
135
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
@@ -113,14 +138,16 @@ open: boolean;
|
|
|
113
138
|
modal: boolean;
|
|
114
139
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
115
140
|
|
|
116
|
-
declare const
|
|
141
|
+
declare const __VLS_component_3: DefineComponent<UiAccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAccordionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
142
|
+
|
|
143
|
+
declare const __VLS_component_30: DefineComponent<UiDropdownMenuTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuTriggerProps> & Readonly<{}>, {
|
|
117
144
|
class: string;
|
|
118
145
|
asChild: boolean;
|
|
119
146
|
ariaLabel: string;
|
|
120
147
|
disabled: boolean;
|
|
121
148
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
122
149
|
|
|
123
|
-
declare const
|
|
150
|
+
declare const __VLS_component_31: DefineComponent<UiDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
124
151
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
125
152
|
}, string, PublicProps, Readonly<UiDropdownMenuContentProps> & Readonly<{
|
|
126
153
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
@@ -131,7 +158,7 @@ sideOffset: number;
|
|
|
131
158
|
align: "start" | "center" | "end";
|
|
132
159
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
133
160
|
|
|
134
|
-
declare const
|
|
161
|
+
declare const __VLS_component_32: DefineComponent<UiDropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuItemProps> & Readonly<{}>, {
|
|
135
162
|
class: HTMLAttributes["class"];
|
|
136
163
|
variant: "default" | "destructive";
|
|
137
164
|
disabled: boolean;
|
|
@@ -139,20 +166,18 @@ textValue: string;
|
|
|
139
166
|
inset: boolean;
|
|
140
167
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
141
168
|
|
|
142
|
-
declare const
|
|
169
|
+
declare const __VLS_component_33: DefineComponent<UiDropdownMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuLabelProps> & Readonly<{}>, {
|
|
143
170
|
class: HTMLAttributes["class"];
|
|
144
171
|
inset: boolean;
|
|
145
172
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
146
173
|
|
|
147
|
-
declare const
|
|
148
|
-
|
|
149
|
-
declare const __VLS_component_30: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
174
|
+
declare const __VLS_component_34: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
150
175
|
|
|
151
|
-
declare const
|
|
176
|
+
declare const __VLS_component_35: DefineComponent<UiDropdownMenuShortcutProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuShortcutProps> & Readonly<{}>, {
|
|
152
177
|
class: HTMLAttributes["class"];
|
|
153
178
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
154
179
|
|
|
155
|
-
declare const
|
|
180
|
+
declare const __VLS_component_36: DefineComponent<UiDropdownMenuCheckboxItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
156
181
|
"update:checked": (value: boolean) => any;
|
|
157
182
|
}, string, PublicProps, Readonly<UiDropdownMenuCheckboxItemProps> & Readonly<{
|
|
158
183
|
"onUpdate:checked"?: ((value: boolean) => any) | undefined;
|
|
@@ -160,19 +185,19 @@ declare const __VLS_component_32: DefineComponent<UiDropdownMenuCheckboxItemProp
|
|
|
160
185
|
class: HTMLAttributes["class"];
|
|
161
186
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
162
187
|
|
|
163
|
-
declare const
|
|
188
|
+
declare const __VLS_component_37: DefineComponent<UiDropdownMenuRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
164
189
|
"update:modelValue": (value: string) => any;
|
|
165
190
|
}, string, PublicProps, Readonly<UiDropdownMenuRadioGroupProps> & Readonly<{
|
|
166
191
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
167
192
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
168
193
|
|
|
169
|
-
declare const
|
|
194
|
+
declare const __VLS_component_38: DefineComponent<UiDropdownMenuRadioItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuRadioItemProps> & Readonly<{}>, {
|
|
170
195
|
class: HTMLAttributes["class"];
|
|
171
196
|
disabled: boolean;
|
|
172
197
|
textValue: string;
|
|
173
198
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
174
199
|
|
|
175
|
-
declare const
|
|
200
|
+
declare const __VLS_component_39: DefineComponent<UiDropdownMenuSubProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
176
201
|
"update:open": (value: boolean) => any;
|
|
177
202
|
}, string, PublicProps, Readonly<UiDropdownMenuSubProps> & Readonly<{
|
|
178
203
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
@@ -181,14 +206,16 @@ defaultOpen: boolean;
|
|
|
181
206
|
open: boolean;
|
|
182
207
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
183
208
|
|
|
184
|
-
declare const
|
|
209
|
+
declare const __VLS_component_4: DefineComponent<UiAccordionContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAccordionContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
210
|
+
|
|
211
|
+
declare const __VLS_component_40: DefineComponent<UiDropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuSubTriggerProps> & Readonly<{}>, {
|
|
185
212
|
class: HTMLAttributes["class"];
|
|
186
213
|
disabled: boolean;
|
|
187
214
|
textValue: string;
|
|
188
215
|
inset: boolean;
|
|
189
216
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
190
217
|
|
|
191
|
-
declare const
|
|
218
|
+
declare const __VLS_component_41: DefineComponent<UiDropdownMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
192
219
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
193
220
|
}, string, PublicProps, Readonly<UiDropdownMenuSubContentProps> & Readonly<{
|
|
194
221
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
@@ -197,7 +224,7 @@ class: HTMLAttributes["class"];
|
|
|
197
224
|
sideOffset: number;
|
|
198
225
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
199
226
|
|
|
200
|
-
declare const
|
|
227
|
+
declare const __VLS_component_42: DefineComponent<UiIconButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiIconButtonProps> & Readonly<{}>, {
|
|
201
228
|
class: string;
|
|
202
229
|
type: "button" | "submit" | "reset";
|
|
203
230
|
variant: UiIconButtonVariant;
|
|
@@ -207,21 +234,15 @@ disabled: boolean;
|
|
|
207
234
|
loading: boolean;
|
|
208
235
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
209
236
|
|
|
210
|
-
declare const
|
|
237
|
+
declare const __VLS_component_43: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
211
238
|
"update:open": (value: boolean) => any;
|
|
212
239
|
}, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
|
|
213
240
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
214
241
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
215
242
|
|
|
216
|
-
declare const
|
|
217
|
-
"update:modelValue": (value: boolean) => any;
|
|
218
|
-
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
219
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
220
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
243
|
+
declare const __VLS_component_44: DefineComponent<UiPopoverTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPopoverTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
221
244
|
|
|
222
|
-
declare const
|
|
223
|
-
|
|
224
|
-
declare const __VLS_component_41: DefineComponent<UiPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
245
|
+
declare const __VLS_component_45: DefineComponent<UiPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
225
246
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
226
247
|
}, string, PublicProps, Readonly<UiPopoverContentProps> & Readonly<{
|
|
227
248
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
@@ -231,7 +252,7 @@ sideOffset: number;
|
|
|
231
252
|
align: UiPopoverAlign;
|
|
232
253
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
233
254
|
|
|
234
|
-
declare const
|
|
255
|
+
declare const __VLS_component_46: DefineComponent<__VLS_PublicProps_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
235
256
|
"update:modelValue": (value: string) => any;
|
|
236
257
|
}, string, PublicProps, Readonly<__VLS_PublicProps_7> & Readonly<{
|
|
237
258
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
@@ -245,7 +266,7 @@ dir: UiRadioGroupDirection;
|
|
|
245
266
|
loop: boolean;
|
|
246
267
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
247
268
|
|
|
248
|
-
declare const
|
|
269
|
+
declare const __VLS_component_47: DefineComponent<UiSelectProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
249
270
|
"update:open": (value: boolean) => any;
|
|
250
271
|
"update:modelValue": (value: string) => any;
|
|
251
272
|
}, string, PublicProps, Readonly<UiSelectProps> & Readonly<{
|
|
@@ -262,14 +283,14 @@ modelValue: string;
|
|
|
262
283
|
defaultValue: string;
|
|
263
284
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
264
285
|
|
|
265
|
-
declare const
|
|
286
|
+
declare const __VLS_component_48: DefineComponent<UiSelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiSelectTriggerProps> & Readonly<{}>, {
|
|
266
287
|
class: HTMLAttributes["class"];
|
|
267
288
|
size: "default" | "sm";
|
|
268
289
|
ariaLabel: string;
|
|
269
290
|
disabled: boolean;
|
|
270
291
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
271
292
|
|
|
272
|
-
declare const
|
|
293
|
+
declare const __VLS_component_49: DefineComponent<UiSelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
273
294
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
274
295
|
pointerDownOutside: (event: Event) => any;
|
|
275
296
|
}, string, PublicProps, Readonly<UiSelectContentProps> & Readonly<{
|
|
@@ -283,68 +304,70 @@ align: "start" | "center" | "end";
|
|
|
283
304
|
position: "item-aligned" | "popper";
|
|
284
305
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
285
306
|
|
|
286
|
-
declare const
|
|
307
|
+
declare const __VLS_component_5: DefineComponent<UiAlertProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAlertProps> & Readonly<{}>, {
|
|
308
|
+
variant: UiAlertVariants;
|
|
309
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
310
|
+
|
|
311
|
+
declare const __VLS_component_50: DefineComponent<UiSelectItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiSelectItemProps> & Readonly<{}>, {
|
|
287
312
|
class: HTMLAttributes["class"];
|
|
288
313
|
disabled: boolean;
|
|
289
314
|
textValue: string;
|
|
290
315
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
291
316
|
|
|
292
|
-
declare const
|
|
317
|
+
declare const __VLS_component_51: DefineComponent<UiSelectValueProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiSelectValueProps> & Readonly<{}>, {
|
|
293
318
|
class: HTMLAttributes["class"];
|
|
294
319
|
placeholder: string;
|
|
295
320
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
296
321
|
|
|
297
|
-
declare const
|
|
322
|
+
declare const __VLS_component_52: DefineComponent<UiSelectLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiSelectLabelProps> & Readonly<{}>, {
|
|
298
323
|
class: HTMLAttributes["class"];
|
|
299
324
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
300
325
|
|
|
301
|
-
declare const
|
|
326
|
+
declare const __VLS_component_53: DefineComponent<UiSelectGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiSelectGroupProps> & Readonly<{}>, {
|
|
302
327
|
class: HTMLAttributes["class"];
|
|
303
328
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
304
329
|
|
|
305
|
-
declare const
|
|
306
|
-
|
|
307
|
-
declare const __VLS_component_50: DefineComponent<UiTableProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
330
|
+
declare const __VLS_component_54: DefineComponent<UiTableProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
308
331
|
|
|
309
|
-
declare const
|
|
332
|
+
declare const __VLS_component_55: DefineComponent<UiTableHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableSectionElement>;
|
|
310
333
|
|
|
311
|
-
declare const
|
|
334
|
+
declare const __VLS_component_56: DefineComponent<UiTableBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableSectionElement>;
|
|
312
335
|
|
|
313
|
-
declare const
|
|
336
|
+
declare const __VLS_component_57: DefineComponent<UiTableFooterProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableFooterProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableSectionElement>;
|
|
314
337
|
|
|
315
|
-
declare const
|
|
338
|
+
declare const __VLS_component_58: DefineComponent<UiTableRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableRowProps> & Readonly<{}>, {
|
|
316
339
|
selected: boolean;
|
|
317
340
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableRowElement>;
|
|
318
341
|
|
|
319
|
-
declare const
|
|
342
|
+
declare const __VLS_component_59: DefineComponent<UiTableHeadProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableHeadProps> & Readonly<{}>, {
|
|
320
343
|
scope: "col" | "row" | "colgroup" | "rowgroup";
|
|
321
344
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableCellElement>;
|
|
322
345
|
|
|
323
|
-
declare const
|
|
346
|
+
declare const __VLS_component_6: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
324
347
|
|
|
325
|
-
declare const
|
|
348
|
+
declare const __VLS_component_60: DefineComponent<UiTableCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableCellElement>;
|
|
326
349
|
|
|
327
|
-
declare const
|
|
350
|
+
declare const __VLS_component_61: DefineComponent<UiTableCaptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableCaptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableCaptionElement>;
|
|
351
|
+
|
|
352
|
+
declare const __VLS_component_62: DefineComponent<UiTableEmptyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTableEmptyProps> & Readonly<{}>, {
|
|
328
353
|
colspan: number;
|
|
329
354
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableRowElement>;
|
|
330
355
|
|
|
331
|
-
declare const
|
|
356
|
+
declare const __VLS_component_63: DefineComponent<UiTabsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
332
357
|
"update:modelValue": (value: string) => any;
|
|
333
358
|
}, string, PublicProps, Readonly<UiTabsProps> & Readonly<{
|
|
334
359
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
335
360
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
336
361
|
|
|
337
|
-
declare const
|
|
338
|
-
|
|
339
|
-
declare const __VLS_component_60: DefineComponent<UiTabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
362
|
+
declare const __VLS_component_64: DefineComponent<UiTabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
340
363
|
|
|
341
|
-
declare const
|
|
364
|
+
declare const __VLS_component_65: DefineComponent<UiTabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
342
365
|
|
|
343
|
-
declare const
|
|
366
|
+
declare const __VLS_component_66: DefineComponent<UiTabsContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTabsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
344
367
|
|
|
345
|
-
declare const
|
|
368
|
+
declare const __VLS_component_67: DefineComponent<__VLS_PublicProps_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
346
369
|
"update:open": (value: boolean) => any;
|
|
347
|
-
}, string, PublicProps, Readonly<
|
|
370
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_11> & Readonly<{
|
|
348
371
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
349
372
|
}>, {
|
|
350
373
|
class: string;
|
|
@@ -355,61 +378,51 @@ align: UiTooltipAlign;
|
|
|
355
378
|
delayDuration: number;
|
|
356
379
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
357
380
|
|
|
358
|
-
declare const
|
|
381
|
+
declare const __VLS_component_68: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
359
382
|
as: AsTag | Component;
|
|
360
383
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
361
384
|
|
|
362
|
-
declare const
|
|
385
|
+
declare const __VLS_component_69: DefineComponent<__VLS_Props_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
363
386
|
"update:modelValue": (payload: string | number) => any;
|
|
364
|
-
}, string, PublicProps, Readonly<
|
|
387
|
+
}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{
|
|
365
388
|
"onUpdate:modelValue"?: ((payload: string | number) => any) | undefined;
|
|
366
389
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
367
390
|
|
|
368
|
-
declare const
|
|
391
|
+
declare const __VLS_component_7: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
392
|
+
|
|
393
|
+
declare const __VLS_component_70: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
369
394
|
|
|
370
|
-
declare const
|
|
395
|
+
declare const __VLS_component_71: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
371
396
|
|
|
372
|
-
declare const
|
|
397
|
+
declare const __VLS_component_72: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
373
398
|
|
|
374
|
-
declare const
|
|
399
|
+
declare const __VLS_component_73: DefineComponent<TooltipRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
375
400
|
"update:open": (value: boolean) => any;
|
|
376
401
|
}, string, PublicProps, Readonly<TooltipRootProps> & Readonly<{
|
|
377
402
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
378
403
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
379
404
|
|
|
380
|
-
declare const
|
|
381
|
-
openAutoFocus: (event: Event) => any;
|
|
382
|
-
pointerDownOutside: (event: Event) => any;
|
|
383
|
-
focusOutside: (event: Event) => any;
|
|
384
|
-
interactOutside: (event: Event) => any;
|
|
385
|
-
closeAutoFocus: (event: Event) => any;
|
|
386
|
-
escapeKeydown: (event: KeyboardEvent) => any;
|
|
387
|
-
}, string, PublicProps, Readonly<UiAlertDialogContentProps> & Readonly<{
|
|
388
|
-
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
389
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
390
|
-
onFocusOutside?: ((event: Event) => any) | undefined;
|
|
391
|
-
onInteractOutside?: ((event: Event) => any) | undefined;
|
|
392
|
-
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
393
|
-
onEscapeKeydown?: ((event: KeyboardEvent) => any) | undefined;
|
|
394
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
395
|
-
|
|
396
|
-
declare const __VLS_component_70: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
405
|
+
declare const __VLS_component_74: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
397
406
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
398
407
|
pointerDownOutside: (event: Event) => any;
|
|
399
|
-
}, string, PublicProps, Readonly<
|
|
408
|
+
}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{
|
|
400
409
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
401
410
|
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
402
411
|
}>, {
|
|
403
412
|
sideOffset: number;
|
|
404
413
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
405
414
|
|
|
406
|
-
declare const
|
|
415
|
+
declare const __VLS_component_75: DefineComponent<TooltipProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
407
416
|
|
|
408
|
-
declare const
|
|
417
|
+
declare const __VLS_component_76: DefineComponent<TooltipTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
409
418
|
|
|
410
|
-
declare const __VLS_component_8: DefineComponent<
|
|
419
|
+
declare const __VLS_component_8: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
420
|
+
"update:modelValue": (value: boolean) => any;
|
|
421
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
422
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
423
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
411
424
|
|
|
412
|
-
declare const __VLS_component_9: DefineComponent<
|
|
425
|
+
declare const __VLS_component_9: DefineComponent<UiAlertSubComponentCommonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAlertSubComponentCommonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
413
426
|
|
|
414
427
|
declare type __VLS_PrettifyLocal<T> = {
|
|
415
428
|
[K in keyof T]: T[K];
|
|
@@ -417,23 +430,25 @@ declare type __VLS_PrettifyLocal<T> = {
|
|
|
417
430
|
|
|
418
431
|
declare type __VLS_Props = UiCalendarProps;
|
|
419
432
|
|
|
420
|
-
declare type __VLS_Props_10 =
|
|
433
|
+
declare type __VLS_Props_10 = UiTooltipProps;
|
|
434
|
+
|
|
435
|
+
declare type __VLS_Props_11 = TabsRootProps & {
|
|
421
436
|
class?: HTMLAttributes['class'];
|
|
422
437
|
};
|
|
423
438
|
|
|
424
|
-
declare type
|
|
439
|
+
declare type __VLS_Props_12 = TabsContentProps & {
|
|
425
440
|
class?: HTMLAttributes['class'];
|
|
426
441
|
};
|
|
427
442
|
|
|
428
|
-
declare type
|
|
443
|
+
declare type __VLS_Props_13 = TabsListProps & {
|
|
429
444
|
class?: HTMLAttributes['class'];
|
|
430
445
|
};
|
|
431
446
|
|
|
432
|
-
declare type
|
|
447
|
+
declare type __VLS_Props_14 = TabsTriggerProps & {
|
|
433
448
|
class?: HTMLAttributes['class'];
|
|
434
449
|
};
|
|
435
450
|
|
|
436
|
-
declare type
|
|
451
|
+
declare type __VLS_Props_15 = TooltipContentProps & {
|
|
437
452
|
class?: HTMLAttributes['class'];
|
|
438
453
|
};
|
|
439
454
|
|
|
@@ -449,20 +464,24 @@ declare type __VLS_Props_6 = UiRadioGroupProps & {
|
|
|
449
464
|
class?: HTMLAttributes['class'];
|
|
450
465
|
};
|
|
451
466
|
|
|
452
|
-
declare type __VLS_Props_7 =
|
|
467
|
+
declare type __VLS_Props_7 = UiRangeCalendarProps;
|
|
453
468
|
|
|
454
|
-
declare type __VLS_Props_8 =
|
|
469
|
+
declare type __VLS_Props_8 = UiSwitchProps;
|
|
455
470
|
|
|
456
|
-
declare type __VLS_Props_9 =
|
|
471
|
+
declare type __VLS_Props_9 = UiTextareaProps;
|
|
457
472
|
|
|
458
473
|
declare type __VLS_PublicProps = {
|
|
459
474
|
modelValue?: boolean;
|
|
460
475
|
};
|
|
461
476
|
|
|
462
477
|
declare type __VLS_PublicProps_10 = {
|
|
463
|
-
|
|
478
|
+
modelValue?: string;
|
|
464
479
|
} & __VLS_Props_9;
|
|
465
480
|
|
|
481
|
+
declare type __VLS_PublicProps_11 = {
|
|
482
|
+
'open'?: boolean;
|
|
483
|
+
} & __VLS_Props_10;
|
|
484
|
+
|
|
466
485
|
declare type __VLS_PublicProps_2 = {
|
|
467
486
|
modelValue?: UiCalendarProps['modelValue'];
|
|
468
487
|
'placeholder'?: UiCalendarProps['placeholder'];
|
|
@@ -489,11 +508,12 @@ declare type __VLS_PublicProps_7 = {
|
|
|
489
508
|
} & __VLS_Props_6;
|
|
490
509
|
|
|
491
510
|
declare type __VLS_PublicProps_8 = {
|
|
492
|
-
modelValue?:
|
|
511
|
+
modelValue?: UiRangeCalendarProps['modelValue'];
|
|
512
|
+
'placeholder'?: UiRangeCalendarProps['placeholder'];
|
|
493
513
|
} & __VLS_Props_7;
|
|
494
514
|
|
|
495
515
|
declare type __VLS_PublicProps_9 = {
|
|
496
|
-
modelValue?:
|
|
516
|
+
modelValue?: boolean;
|
|
497
517
|
} & __VLS_Props_8;
|
|
498
518
|
|
|
499
519
|
declare function __VLS_template(): {
|
|
@@ -502,7 +522,7 @@ declare function __VLS_template(): {
|
|
|
502
522
|
default?(_: {}): any;
|
|
503
523
|
};
|
|
504
524
|
refs: {};
|
|
505
|
-
rootEl:
|
|
525
|
+
rootEl: any;
|
|
506
526
|
};
|
|
507
527
|
|
|
508
528
|
declare function __VLS_template_10(): {
|
|
@@ -511,7 +531,7 @@ declare function __VLS_template_10(): {
|
|
|
511
531
|
default?(_: {}): any;
|
|
512
532
|
};
|
|
513
533
|
refs: {};
|
|
514
|
-
rootEl:
|
|
534
|
+
rootEl: any;
|
|
515
535
|
};
|
|
516
536
|
|
|
517
537
|
declare function __VLS_template_11(): {
|
|
@@ -538,7 +558,7 @@ declare function __VLS_template_13(): {
|
|
|
538
558
|
default?(_: {}): any;
|
|
539
559
|
};
|
|
540
560
|
refs: {};
|
|
541
|
-
rootEl:
|
|
561
|
+
rootEl: HTMLDivElement;
|
|
542
562
|
};
|
|
543
563
|
|
|
544
564
|
declare function __VLS_template_14(): {
|
|
@@ -547,7 +567,7 @@ declare function __VLS_template_14(): {
|
|
|
547
567
|
default?(_: {}): any;
|
|
548
568
|
};
|
|
549
569
|
refs: {};
|
|
550
|
-
rootEl:
|
|
570
|
+
rootEl: HTMLDivElement;
|
|
551
571
|
};
|
|
552
572
|
|
|
553
573
|
declare function __VLS_template_15(): {
|
|
@@ -571,17 +591,7 @@ declare function __VLS_template_16(): {
|
|
|
571
591
|
declare function __VLS_template_17(): {
|
|
572
592
|
attrs: Partial<{}>;
|
|
573
593
|
slots: {
|
|
574
|
-
|
|
575
|
-
date: DateValue;
|
|
576
|
-
month: ReuseTemplateComponent< {
|
|
577
|
-
date: DateValue;
|
|
578
|
-
}, Record<"default", undefined>>;
|
|
579
|
-
year: ReuseTemplateComponent< {
|
|
580
|
-
date: DateValue;
|
|
581
|
-
}, Record<"default", undefined>>;
|
|
582
|
-
}): any;
|
|
583
|
-
'prev-icon'?(_: {}): any;
|
|
584
|
-
'next-icon'?(_: {}): any;
|
|
594
|
+
default?(_: {}): any;
|
|
585
595
|
};
|
|
586
596
|
refs: {};
|
|
587
597
|
rootEl: any;
|
|
@@ -593,7 +603,7 @@ declare function __VLS_template_18(): {
|
|
|
593
603
|
default?(_: {}): any;
|
|
594
604
|
};
|
|
595
605
|
refs: {};
|
|
596
|
-
rootEl:
|
|
606
|
+
rootEl: any;
|
|
597
607
|
};
|
|
598
608
|
|
|
599
609
|
declare function __VLS_template_19(): {
|
|
@@ -602,7 +612,7 @@ declare function __VLS_template_19(): {
|
|
|
602
612
|
default?(_: {}): any;
|
|
603
613
|
};
|
|
604
614
|
refs: {};
|
|
605
|
-
rootEl:
|
|
615
|
+
rootEl: any;
|
|
606
616
|
};
|
|
607
617
|
|
|
608
618
|
declare function __VLS_template_2(): {
|
|
@@ -611,7 +621,7 @@ declare function __VLS_template_2(): {
|
|
|
611
621
|
default?(_: {}): any;
|
|
612
622
|
};
|
|
613
623
|
refs: {};
|
|
614
|
-
rootEl:
|
|
624
|
+
rootEl: any;
|
|
615
625
|
};
|
|
616
626
|
|
|
617
627
|
declare function __VLS_template_20(): {
|
|
@@ -620,16 +630,26 @@ declare function __VLS_template_20(): {
|
|
|
620
630
|
default?(_: {}): any;
|
|
621
631
|
};
|
|
622
632
|
refs: {};
|
|
623
|
-
rootEl:
|
|
633
|
+
rootEl: any;
|
|
624
634
|
};
|
|
625
635
|
|
|
626
636
|
declare function __VLS_template_21(): {
|
|
627
637
|
attrs: Partial<{}>;
|
|
628
638
|
slots: {
|
|
629
|
-
|
|
639
|
+
'calendar-heading'?(_: {
|
|
640
|
+
date: DateValue;
|
|
641
|
+
month: ReuseTemplateComponent< {
|
|
642
|
+
date: DateValue;
|
|
643
|
+
}, Record<"default", undefined>>;
|
|
644
|
+
year: ReuseTemplateComponent< {
|
|
645
|
+
date: DateValue;
|
|
646
|
+
}, Record<"default", undefined>>;
|
|
647
|
+
}): any;
|
|
648
|
+
'prev-icon'?(_: {}): any;
|
|
649
|
+
'next-icon'?(_: {}): any;
|
|
630
650
|
};
|
|
631
651
|
refs: {};
|
|
632
|
-
rootEl:
|
|
652
|
+
rootEl: any;
|
|
633
653
|
};
|
|
634
654
|
|
|
635
655
|
declare function __VLS_template_22(): {
|
|
@@ -656,7 +676,7 @@ declare function __VLS_template_24(): {
|
|
|
656
676
|
default?(_: {}): any;
|
|
657
677
|
};
|
|
658
678
|
refs: {};
|
|
659
|
-
rootEl:
|
|
679
|
+
rootEl: HTMLDivElement;
|
|
660
680
|
};
|
|
661
681
|
|
|
662
682
|
declare function __VLS_template_25(): {
|
|
@@ -665,7 +685,7 @@ declare function __VLS_template_25(): {
|
|
|
665
685
|
default?(_: {}): any;
|
|
666
686
|
};
|
|
667
687
|
refs: {};
|
|
668
|
-
rootEl:
|
|
688
|
+
rootEl: HTMLParagraphElement;
|
|
669
689
|
};
|
|
670
690
|
|
|
671
691
|
declare function __VLS_template_26(): {
|
|
@@ -674,7 +694,7 @@ declare function __VLS_template_26(): {
|
|
|
674
694
|
default?(_: {}): any;
|
|
675
695
|
};
|
|
676
696
|
refs: {};
|
|
677
|
-
rootEl:
|
|
697
|
+
rootEl: HTMLDivElement;
|
|
678
698
|
};
|
|
679
699
|
|
|
680
700
|
declare function __VLS_template_27(): {
|
|
@@ -683,7 +703,7 @@ declare function __VLS_template_27(): {
|
|
|
683
703
|
default?(_: {}): any;
|
|
684
704
|
};
|
|
685
705
|
refs: {};
|
|
686
|
-
rootEl:
|
|
706
|
+
rootEl: HTMLDivElement;
|
|
687
707
|
};
|
|
688
708
|
|
|
689
709
|
declare function __VLS_template_28(): {
|
|
@@ -692,7 +712,7 @@ declare function __VLS_template_28(): {
|
|
|
692
712
|
default?(_: {}): any;
|
|
693
713
|
};
|
|
694
714
|
refs: {};
|
|
695
|
-
rootEl:
|
|
715
|
+
rootEl: HTMLHeadingElement;
|
|
696
716
|
};
|
|
697
717
|
|
|
698
718
|
declare function __VLS_template_29(): {
|
|
@@ -708,9 +728,10 @@ declare function __VLS_template_3(): {
|
|
|
708
728
|
attrs: Partial<{}>;
|
|
709
729
|
slots: {
|
|
710
730
|
default?(_: {}): any;
|
|
731
|
+
icon?(_: {}): any;
|
|
711
732
|
};
|
|
712
733
|
refs: {};
|
|
713
|
-
rootEl:
|
|
734
|
+
rootEl: any;
|
|
714
735
|
};
|
|
715
736
|
|
|
716
737
|
declare function __VLS_template_30(): {
|
|
@@ -728,13 +749,12 @@ declare function __VLS_template_31(): {
|
|
|
728
749
|
default?(_: {}): any;
|
|
729
750
|
};
|
|
730
751
|
refs: {};
|
|
731
|
-
rootEl:
|
|
752
|
+
rootEl: any;
|
|
732
753
|
};
|
|
733
754
|
|
|
734
755
|
declare function __VLS_template_32(): {
|
|
735
756
|
attrs: Partial<{}>;
|
|
736
757
|
slots: {
|
|
737
|
-
'indicator-icon'?(_: {}): any;
|
|
738
758
|
default?(_: {}): any;
|
|
739
759
|
};
|
|
740
760
|
refs: {};
|
|
@@ -753,7 +773,6 @@ declare function __VLS_template_33(): {
|
|
|
753
773
|
declare function __VLS_template_34(): {
|
|
754
774
|
attrs: Partial<{}>;
|
|
755
775
|
slots: {
|
|
756
|
-
'indicator-icon'?(_: {}): any;
|
|
757
776
|
default?(_: {}): any;
|
|
758
777
|
};
|
|
759
778
|
refs: {};
|
|
@@ -763,15 +782,16 @@ declare function __VLS_template_34(): {
|
|
|
763
782
|
declare function __VLS_template_35(): {
|
|
764
783
|
attrs: Partial<{}>;
|
|
765
784
|
slots: {
|
|
766
|
-
default?(_:
|
|
785
|
+
default?(_: {}): any;
|
|
767
786
|
};
|
|
768
787
|
refs: {};
|
|
769
|
-
rootEl:
|
|
788
|
+
rootEl: HTMLSpanElement;
|
|
770
789
|
};
|
|
771
790
|
|
|
772
791
|
declare function __VLS_template_36(): {
|
|
773
792
|
attrs: Partial<{}>;
|
|
774
793
|
slots: {
|
|
794
|
+
'indicator-icon'?(_: {}): any;
|
|
775
795
|
default?(_: {}): any;
|
|
776
796
|
};
|
|
777
797
|
refs: {};
|
|
@@ -790,6 +810,7 @@ declare function __VLS_template_37(): {
|
|
|
790
810
|
declare function __VLS_template_38(): {
|
|
791
811
|
attrs: Partial<{}>;
|
|
792
812
|
slots: {
|
|
813
|
+
'indicator-icon'?(_: {}): any;
|
|
793
814
|
default?(_: {}): any;
|
|
794
815
|
};
|
|
795
816
|
refs: {};
|
|
@@ -799,7 +820,7 @@ declare function __VLS_template_38(): {
|
|
|
799
820
|
declare function __VLS_template_39(): {
|
|
800
821
|
attrs: Partial<{}>;
|
|
801
822
|
slots: {
|
|
802
|
-
default?(_:
|
|
823
|
+
default?(_: any): any;
|
|
803
824
|
};
|
|
804
825
|
refs: {};
|
|
805
826
|
rootEl: any;
|
|
@@ -910,7 +931,7 @@ declare function __VLS_template_5(): {
|
|
|
910
931
|
default?(_: {}): any;
|
|
911
932
|
};
|
|
912
933
|
refs: {};
|
|
913
|
-
rootEl:
|
|
934
|
+
rootEl: HTMLDivElement;
|
|
914
935
|
};
|
|
915
936
|
|
|
916
937
|
declare function __VLS_template_50(): {
|
|
@@ -919,7 +940,7 @@ declare function __VLS_template_50(): {
|
|
|
919
940
|
default?(_: {}): any;
|
|
920
941
|
};
|
|
921
942
|
refs: {};
|
|
922
|
-
rootEl:
|
|
943
|
+
rootEl: any;
|
|
923
944
|
};
|
|
924
945
|
|
|
925
946
|
declare function __VLS_template_51(): {
|
|
@@ -928,7 +949,7 @@ declare function __VLS_template_51(): {
|
|
|
928
949
|
default?(_: {}): any;
|
|
929
950
|
};
|
|
930
951
|
refs: {};
|
|
931
|
-
rootEl:
|
|
952
|
+
rootEl: any;
|
|
932
953
|
};
|
|
933
954
|
|
|
934
955
|
declare function __VLS_template_52(): {
|
|
@@ -937,7 +958,7 @@ declare function __VLS_template_52(): {
|
|
|
937
958
|
default?(_: {}): any;
|
|
938
959
|
};
|
|
939
960
|
refs: {};
|
|
940
|
-
rootEl:
|
|
961
|
+
rootEl: any;
|
|
941
962
|
};
|
|
942
963
|
|
|
943
964
|
declare function __VLS_template_53(): {
|
|
@@ -946,7 +967,7 @@ declare function __VLS_template_53(): {
|
|
|
946
967
|
default?(_: {}): any;
|
|
947
968
|
};
|
|
948
969
|
refs: {};
|
|
949
|
-
rootEl:
|
|
970
|
+
rootEl: any;
|
|
950
971
|
};
|
|
951
972
|
|
|
952
973
|
declare function __VLS_template_54(): {
|
|
@@ -955,7 +976,7 @@ declare function __VLS_template_54(): {
|
|
|
955
976
|
default?(_: {}): any;
|
|
956
977
|
};
|
|
957
978
|
refs: {};
|
|
958
|
-
rootEl:
|
|
979
|
+
rootEl: HTMLDivElement;
|
|
959
980
|
};
|
|
960
981
|
|
|
961
982
|
declare function __VLS_template_55(): {
|
|
@@ -964,7 +985,7 @@ declare function __VLS_template_55(): {
|
|
|
964
985
|
default?(_: {}): any;
|
|
965
986
|
};
|
|
966
987
|
refs: {};
|
|
967
|
-
rootEl:
|
|
988
|
+
rootEl: HTMLTableSectionElement;
|
|
968
989
|
};
|
|
969
990
|
|
|
970
991
|
declare function __VLS_template_56(): {
|
|
@@ -973,7 +994,7 @@ declare function __VLS_template_56(): {
|
|
|
973
994
|
default?(_: {}): any;
|
|
974
995
|
};
|
|
975
996
|
refs: {};
|
|
976
|
-
rootEl:
|
|
997
|
+
rootEl: HTMLTableSectionElement;
|
|
977
998
|
};
|
|
978
999
|
|
|
979
1000
|
declare function __VLS_template_57(): {
|
|
@@ -982,7 +1003,7 @@ declare function __VLS_template_57(): {
|
|
|
982
1003
|
default?(_: {}): any;
|
|
983
1004
|
};
|
|
984
1005
|
refs: {};
|
|
985
|
-
rootEl:
|
|
1006
|
+
rootEl: HTMLTableSectionElement;
|
|
986
1007
|
};
|
|
987
1008
|
|
|
988
1009
|
declare function __VLS_template_58(): {
|
|
@@ -1000,7 +1021,7 @@ declare function __VLS_template_59(): {
|
|
|
1000
1021
|
default?(_: {}): any;
|
|
1001
1022
|
};
|
|
1002
1023
|
refs: {};
|
|
1003
|
-
rootEl:
|
|
1024
|
+
rootEl: HTMLTableCellElement;
|
|
1004
1025
|
};
|
|
1005
1026
|
|
|
1006
1027
|
declare function __VLS_template_6(): {
|
|
@@ -1009,7 +1030,7 @@ declare function __VLS_template_6(): {
|
|
|
1009
1030
|
default?(_: {}): any;
|
|
1010
1031
|
};
|
|
1011
1032
|
refs: {};
|
|
1012
|
-
rootEl:
|
|
1033
|
+
rootEl: HTMLDivElement;
|
|
1013
1034
|
};
|
|
1014
1035
|
|
|
1015
1036
|
declare function __VLS_template_60(): {
|
|
@@ -1018,7 +1039,7 @@ declare function __VLS_template_60(): {
|
|
|
1018
1039
|
default?(_: {}): any;
|
|
1019
1040
|
};
|
|
1020
1041
|
refs: {};
|
|
1021
|
-
rootEl:
|
|
1042
|
+
rootEl: HTMLTableCellElement;
|
|
1022
1043
|
};
|
|
1023
1044
|
|
|
1024
1045
|
declare function __VLS_template_61(): {
|
|
@@ -1027,7 +1048,7 @@ declare function __VLS_template_61(): {
|
|
|
1027
1048
|
default?(_: {}): any;
|
|
1028
1049
|
};
|
|
1029
1050
|
refs: {};
|
|
1030
|
-
rootEl:
|
|
1051
|
+
rootEl: HTMLTableCaptionElement;
|
|
1031
1052
|
};
|
|
1032
1053
|
|
|
1033
1054
|
declare function __VLS_template_62(): {
|
|
@@ -1036,7 +1057,7 @@ declare function __VLS_template_62(): {
|
|
|
1036
1057
|
default?(_: {}): any;
|
|
1037
1058
|
};
|
|
1038
1059
|
refs: {};
|
|
1039
|
-
rootEl:
|
|
1060
|
+
rootEl: HTMLTableRowElement;
|
|
1040
1061
|
};
|
|
1041
1062
|
|
|
1042
1063
|
declare function __VLS_template_63(): {
|
|
@@ -1060,9 +1081,7 @@ declare function __VLS_template_64(): {
|
|
|
1060
1081
|
declare function __VLS_template_65(): {
|
|
1061
1082
|
attrs: Partial<{}>;
|
|
1062
1083
|
slots: {
|
|
1063
|
-
default?(_: {
|
|
1064
|
-
modelValue: string | number | undefined;
|
|
1065
|
-
}): any;
|
|
1084
|
+
default?(_: {}): any;
|
|
1066
1085
|
};
|
|
1067
1086
|
refs: {};
|
|
1068
1087
|
rootEl: any;
|
|
@@ -1098,7 +1117,9 @@ declare function __VLS_template_68(): {
|
|
|
1098
1117
|
declare function __VLS_template_69(): {
|
|
1099
1118
|
attrs: Partial<{}>;
|
|
1100
1119
|
slots: {
|
|
1101
|
-
default?(_: {
|
|
1120
|
+
default?(_: {
|
|
1121
|
+
modelValue: string | number | undefined;
|
|
1122
|
+
}): any;
|
|
1102
1123
|
};
|
|
1103
1124
|
refs: {};
|
|
1104
1125
|
rootEl: any;
|
|
@@ -1110,7 +1131,7 @@ declare function __VLS_template_7(): {
|
|
|
1110
1131
|
default?(_: {}): any;
|
|
1111
1132
|
};
|
|
1112
1133
|
refs: {};
|
|
1113
|
-
rootEl:
|
|
1134
|
+
rootEl: HTMLDivElement;
|
|
1114
1135
|
};
|
|
1115
1136
|
|
|
1116
1137
|
declare function __VLS_template_70(): {
|
|
@@ -1140,6 +1161,42 @@ declare function __VLS_template_72(): {
|
|
|
1140
1161
|
rootEl: any;
|
|
1141
1162
|
};
|
|
1142
1163
|
|
|
1164
|
+
declare function __VLS_template_73(): {
|
|
1165
|
+
attrs: Partial<{}>;
|
|
1166
|
+
slots: {
|
|
1167
|
+
default?(_: {}): any;
|
|
1168
|
+
};
|
|
1169
|
+
refs: {};
|
|
1170
|
+
rootEl: any;
|
|
1171
|
+
};
|
|
1172
|
+
|
|
1173
|
+
declare function __VLS_template_74(): {
|
|
1174
|
+
attrs: Partial<{}>;
|
|
1175
|
+
slots: {
|
|
1176
|
+
default?(_: {}): any;
|
|
1177
|
+
};
|
|
1178
|
+
refs: {};
|
|
1179
|
+
rootEl: any;
|
|
1180
|
+
};
|
|
1181
|
+
|
|
1182
|
+
declare function __VLS_template_75(): {
|
|
1183
|
+
attrs: Partial<{}>;
|
|
1184
|
+
slots: {
|
|
1185
|
+
default?(_: {}): any;
|
|
1186
|
+
};
|
|
1187
|
+
refs: {};
|
|
1188
|
+
rootEl: any;
|
|
1189
|
+
};
|
|
1190
|
+
|
|
1191
|
+
declare function __VLS_template_76(): {
|
|
1192
|
+
attrs: Partial<{}>;
|
|
1193
|
+
slots: {
|
|
1194
|
+
default?(_: {}): any;
|
|
1195
|
+
};
|
|
1196
|
+
refs: {};
|
|
1197
|
+
rootEl: any;
|
|
1198
|
+
};
|
|
1199
|
+
|
|
1143
1200
|
declare function __VLS_template_8(): {
|
|
1144
1201
|
attrs: Partial<{}>;
|
|
1145
1202
|
slots: {
|
|
@@ -1155,7 +1212,7 @@ declare function __VLS_template_9(): {
|
|
|
1155
1212
|
default?(_: {}): any;
|
|
1156
1213
|
};
|
|
1157
1214
|
refs: {};
|
|
1158
|
-
rootEl:
|
|
1215
|
+
rootEl: any;
|
|
1159
1216
|
};
|
|
1160
1217
|
|
|
1161
1218
|
declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
@@ -1298,6 +1355,14 @@ declare type __VLS_TemplateResult_71 = ReturnType<typeof __VLS_template_71>;
|
|
|
1298
1355
|
|
|
1299
1356
|
declare type __VLS_TemplateResult_72 = ReturnType<typeof __VLS_template_72>;
|
|
1300
1357
|
|
|
1358
|
+
declare type __VLS_TemplateResult_73 = ReturnType<typeof __VLS_template_73>;
|
|
1359
|
+
|
|
1360
|
+
declare type __VLS_TemplateResult_74 = ReturnType<typeof __VLS_template_74>;
|
|
1361
|
+
|
|
1362
|
+
declare type __VLS_TemplateResult_75 = ReturnType<typeof __VLS_template_75>;
|
|
1363
|
+
|
|
1364
|
+
declare type __VLS_TemplateResult_76 = ReturnType<typeof __VLS_template_76>;
|
|
1365
|
+
|
|
1301
1366
|
declare type __VLS_TemplateResult_8 = ReturnType<typeof __VLS_template_8>;
|
|
1302
1367
|
|
|
1303
1368
|
declare type __VLS_TemplateResult_9 = ReturnType<typeof __VLS_template_9>;
|
|
@@ -1722,6 +1787,30 @@ declare type __VLS_WithTemplateSlots_72<T, S> = T & {
|
|
|
1722
1787
|
};
|
|
1723
1788
|
};
|
|
1724
1789
|
|
|
1790
|
+
declare type __VLS_WithTemplateSlots_73<T, S> = T & {
|
|
1791
|
+
new (): {
|
|
1792
|
+
$slots: S;
|
|
1793
|
+
};
|
|
1794
|
+
};
|
|
1795
|
+
|
|
1796
|
+
declare type __VLS_WithTemplateSlots_74<T, S> = T & {
|
|
1797
|
+
new (): {
|
|
1798
|
+
$slots: S;
|
|
1799
|
+
};
|
|
1800
|
+
};
|
|
1801
|
+
|
|
1802
|
+
declare type __VLS_WithTemplateSlots_75<T, S> = T & {
|
|
1803
|
+
new (): {
|
|
1804
|
+
$slots: S;
|
|
1805
|
+
};
|
|
1806
|
+
};
|
|
1807
|
+
|
|
1808
|
+
declare type __VLS_WithTemplateSlots_76<T, S> = T & {
|
|
1809
|
+
new (): {
|
|
1810
|
+
$slots: S;
|
|
1811
|
+
};
|
|
1812
|
+
};
|
|
1813
|
+
|
|
1725
1814
|
declare type __VLS_WithTemplateSlots_8<T, S> = T & {
|
|
1726
1815
|
new (): {
|
|
1727
1816
|
$slots: S;
|
|
@@ -1734,7 +1823,7 @@ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
|
|
|
1734
1823
|
};
|
|
1735
1824
|
};
|
|
1736
1825
|
|
|
1737
|
-
export declare const Button:
|
|
1826
|
+
export declare const Button: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
|
|
1738
1827
|
|
|
1739
1828
|
export declare type ButtonVariants = VariantProps<typeof buttonVariants>;
|
|
1740
1829
|
|
|
@@ -1784,6 +1873,8 @@ export declare const DATA_TABLE_LABELS: {
|
|
|
1784
1873
|
|
|
1785
1874
|
export declare type DataTableLabels = typeof DATA_TABLE_LABELS;
|
|
1786
1875
|
|
|
1876
|
+
export { DateRange }
|
|
1877
|
+
|
|
1787
1878
|
export { DateValue }
|
|
1788
1879
|
|
|
1789
1880
|
declare const _default: {
|
|
@@ -1822,13 +1913,13 @@ declare interface Props extends PrimitiveProps {
|
|
|
1822
1913
|
class?: HTMLAttributes['class'];
|
|
1823
1914
|
}
|
|
1824
1915
|
|
|
1825
|
-
export declare const Tabs:
|
|
1916
|
+
export declare const Tabs: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
|
|
1826
1917
|
|
|
1827
|
-
export declare const TabsContent:
|
|
1918
|
+
export declare const TabsContent: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
|
|
1828
1919
|
|
|
1829
|
-
export declare const TabsList:
|
|
1920
|
+
export declare const TabsList: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
|
|
1830
1921
|
|
|
1831
|
-
export declare const TabsTrigger:
|
|
1922
|
+
export declare const TabsTrigger: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
|
|
1832
1923
|
|
|
1833
1924
|
export { today }
|
|
1834
1925
|
|
|
@@ -1842,25 +1933,133 @@ export declare interface ToolbarLabels {
|
|
|
1842
1933
|
filterByColumn?: (column: string) => string;
|
|
1843
1934
|
}
|
|
1844
1935
|
|
|
1845
|
-
export declare const Tooltip:
|
|
1936
|
+
export declare const Tooltip: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
|
|
1937
|
+
|
|
1938
|
+
export declare const TooltipContent: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
|
|
1939
|
+
|
|
1940
|
+
export declare const TooltipProvider: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
|
|
1941
|
+
|
|
1942
|
+
export declare const TooltipTrigger: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
|
|
1943
|
+
|
|
1944
|
+
export declare const UiAccordion: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
1945
|
+
|
|
1946
|
+
export declare const UiAccordionContent: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
|
|
1846
1947
|
|
|
1847
|
-
|
|
1948
|
+
/**
|
|
1949
|
+
* Props for the UiAccordionContent component.
|
|
1950
|
+
*/
|
|
1951
|
+
export declare type UiAccordionContentProps = {
|
|
1952
|
+
/** Force mounting when more control is needed (useful for animations). */
|
|
1953
|
+
forceMount?: boolean;
|
|
1954
|
+
/** Additional CSS classes to apply. */
|
|
1955
|
+
class?: HTMLAttributes['class'];
|
|
1956
|
+
};
|
|
1848
1957
|
|
|
1849
|
-
|
|
1958
|
+
/** Reading direction for the accordion. */
|
|
1959
|
+
export declare type UiAccordionDir = 'ltr' | 'rtl';
|
|
1850
1960
|
|
|
1851
|
-
|
|
1961
|
+
/**
|
|
1962
|
+
* Emits for the UiAccordion root component.
|
|
1963
|
+
*/
|
|
1964
|
+
export declare type UiAccordionEmits = {
|
|
1965
|
+
/**
|
|
1966
|
+
* Emitted when the expanded item(s) change.
|
|
1967
|
+
* - Single mode: `string` (item value) or `undefined` (when collapsed)
|
|
1968
|
+
* - Multiple mode: `string[]` (array of item values)
|
|
1969
|
+
*/
|
|
1970
|
+
'update:modelValue': [value: string | string[] | undefined];
|
|
1971
|
+
};
|
|
1972
|
+
|
|
1973
|
+
export declare const UiAccordionItem: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
|
|
1852
1974
|
|
|
1853
|
-
|
|
1975
|
+
/**
|
|
1976
|
+
* Props for the UiAccordionItem component.
|
|
1977
|
+
*/
|
|
1978
|
+
export declare type UiAccordionItemProps = {
|
|
1979
|
+
/** Unique value that identifies the accordion item (required). */
|
|
1980
|
+
value: string;
|
|
1981
|
+
/** Whether the accordion item is disabled. */
|
|
1982
|
+
disabled?: boolean;
|
|
1983
|
+
/** Additional CSS classes to apply. */
|
|
1984
|
+
class?: HTMLAttributes['class'];
|
|
1985
|
+
};
|
|
1854
1986
|
|
|
1855
|
-
|
|
1987
|
+
/**
|
|
1988
|
+
* Props for the UiAccordion root component (multiple mode).
|
|
1989
|
+
*/
|
|
1990
|
+
export declare type UiAccordionMultipleProps = {
|
|
1991
|
+
/** Accordion type - 'multiple' allows multiple items open at once. */
|
|
1992
|
+
type: 'multiple';
|
|
1993
|
+
/** The controlled value of the expanded items when using `v-model` for two-way binding. */
|
|
1994
|
+
modelValue?: string[];
|
|
1995
|
+
/** The values of the items that should be expanded when initially rendered (uncontrolled). */
|
|
1996
|
+
defaultValue?: string[];
|
|
1997
|
+
/** Whether the accordion is disabled. */
|
|
1998
|
+
disabled?: boolean;
|
|
1999
|
+
/** The reading direction. */
|
|
2000
|
+
dir?: UiAccordionDir;
|
|
2001
|
+
/** The orientation of the accordion. */
|
|
2002
|
+
orientation?: UiAccordionOrientation;
|
|
2003
|
+
/** Additional CSS classes to apply. */
|
|
2004
|
+
class?: HTMLAttributes['class'];
|
|
2005
|
+
};
|
|
1856
2006
|
|
|
1857
|
-
|
|
2007
|
+
/** Orientation of the accordion. */
|
|
2008
|
+
export declare type UiAccordionOrientation = 'horizontal' | 'vertical';
|
|
1858
2009
|
|
|
1859
|
-
|
|
2010
|
+
/**
|
|
2011
|
+
* Props for the UiAccordion root component.
|
|
2012
|
+
*/
|
|
2013
|
+
export declare type UiAccordionProps = UiAccordionSingleProps | UiAccordionMultipleProps;
|
|
1860
2014
|
|
|
1861
|
-
|
|
2015
|
+
/**
|
|
2016
|
+
* Props for the UiAccordion root component (single mode).
|
|
2017
|
+
*/
|
|
2018
|
+
export declare type UiAccordionSingleProps = {
|
|
2019
|
+
/** Accordion type - 'single' allows only one item open at a time. */
|
|
2020
|
+
type: 'single';
|
|
2021
|
+
/** The controlled value of the expanded item when using `v-model` for two-way binding. */
|
|
2022
|
+
modelValue?: string;
|
|
2023
|
+
/** The value of the item that should be expanded when initially rendered (uncontrolled). */
|
|
2024
|
+
defaultValue?: string;
|
|
2025
|
+
/** Whether the accordion can be collapsed (all items closed). Only applicable when type is 'single'. */
|
|
2026
|
+
collapsible?: boolean;
|
|
2027
|
+
/** Whether the accordion is disabled. */
|
|
2028
|
+
disabled?: boolean;
|
|
2029
|
+
/** The reading direction. */
|
|
2030
|
+
dir?: UiAccordionDir;
|
|
2031
|
+
/** The orientation of the accordion. */
|
|
2032
|
+
orientation?: UiAccordionOrientation;
|
|
2033
|
+
/** Additional CSS classes to apply. */
|
|
2034
|
+
class?: HTMLAttributes['class'];
|
|
2035
|
+
};
|
|
1862
2036
|
|
|
1863
|
-
export declare const
|
|
2037
|
+
export declare const UiAccordionTrigger: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
|
|
2038
|
+
|
|
2039
|
+
/**
|
|
2040
|
+
* Props for the UiAccordionTrigger component.
|
|
2041
|
+
*/
|
|
2042
|
+
export declare type UiAccordionTriggerProps = {
|
|
2043
|
+
/** Whether the trigger element is an `asChild` element. */
|
|
2044
|
+
asChild?: boolean;
|
|
2045
|
+
/** Additional CSS classes to apply. */
|
|
2046
|
+
class?: HTMLAttributes['class'];
|
|
2047
|
+
};
|
|
2048
|
+
|
|
2049
|
+
/** The type of accordion - single or multiple open items allowed. */
|
|
2050
|
+
export declare type UiAccordionType = 'single' | 'multiple';
|
|
2051
|
+
|
|
2052
|
+
export declare const UiAlert: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
|
|
2053
|
+
|
|
2054
|
+
export declare const UiAlertDescription: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
|
|
2055
|
+
|
|
2056
|
+
export declare const UiAlertDialog: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
|
|
2057
|
+
|
|
2058
|
+
export declare const UiAlertDialogAction: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
2059
|
+
|
|
2060
|
+
export declare const UiAlertDialogCancel: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
2061
|
+
|
|
2062
|
+
export declare const UiAlertDialogContent: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
1864
2063
|
|
|
1865
2064
|
/**
|
|
1866
2065
|
* Props for UiAlertDialogContent component.
|
|
@@ -1873,15 +2072,15 @@ declare type UiAlertDialogContentProps = UiAlertSubComponentCommonProps & {
|
|
|
1873
2072
|
disableOutsidePointerEvents?: boolean;
|
|
1874
2073
|
};
|
|
1875
2074
|
|
|
1876
|
-
export declare const UiAlertDialogDescription:
|
|
2075
|
+
export declare const UiAlertDialogDescription: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
1877
2076
|
|
|
1878
|
-
export declare const UiAlertDialogFooter:
|
|
2077
|
+
export declare const UiAlertDialogFooter: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
1879
2078
|
|
|
1880
|
-
export declare const UiAlertDialogHeader:
|
|
2079
|
+
export declare const UiAlertDialogHeader: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
1881
2080
|
|
|
1882
|
-
export declare const UiAlertDialogTitle:
|
|
2081
|
+
export declare const UiAlertDialogTitle: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
|
|
1883
2082
|
|
|
1884
|
-
export declare const UiAlertDialogTrigger:
|
|
2083
|
+
export declare const UiAlertDialogTrigger: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
1885
2084
|
|
|
1886
2085
|
export declare type UiAlertProps = {
|
|
1887
2086
|
variant?: UiAlertVariants;
|
|
@@ -1894,13 +2093,13 @@ declare type UiAlertSubComponentCommonProps = {
|
|
|
1894
2093
|
asChild?: boolean;
|
|
1895
2094
|
};
|
|
1896
2095
|
|
|
1897
|
-
export declare const UiAlertTitle:
|
|
2096
|
+
export declare const UiAlertTitle: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
|
|
1898
2097
|
|
|
1899
2098
|
export declare type UiAlertVariants = 'default' | 'destructive';
|
|
1900
2099
|
|
|
1901
|
-
export declare const UiAvatar:
|
|
2100
|
+
export declare const UiAvatar: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
1902
2101
|
|
|
1903
|
-
export declare const UiAvatarFallback:
|
|
2102
|
+
export declare const UiAvatarFallback: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
1904
2103
|
|
|
1905
2104
|
export declare const UiAvatarImage: DefineComponent<UiAvatarImageProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiAvatarImageProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1906
2105
|
|
|
@@ -1911,7 +2110,7 @@ declare type UiAvatarImageProps = {
|
|
|
1911
2110
|
crossOrigin?: ImgHTMLAttributes['crossorigin'];
|
|
1912
2111
|
};
|
|
1913
2112
|
|
|
1914
|
-
export declare const UiBadge:
|
|
2113
|
+
export declare const UiBadge: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
1915
2114
|
|
|
1916
2115
|
/**
|
|
1917
2116
|
* Props for UiBadge component.
|
|
@@ -1951,7 +2150,7 @@ export declare interface UiBadgeProps {
|
|
|
1951
2150
|
*/
|
|
1952
2151
|
export declare type UiBadgeVariants = 'default' | 'secondary' | 'outline' | 'destructive';
|
|
1953
2152
|
|
|
1954
|
-
export declare const UiButton:
|
|
2153
|
+
export declare const UiButton: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
1955
2154
|
|
|
1956
2155
|
/**
|
|
1957
2156
|
* Props for UiButton component.
|
|
@@ -2024,7 +2223,7 @@ export declare type UiButtonSize = 'default' | 'xs' | 'sm' | 'lg';
|
|
|
2024
2223
|
*/
|
|
2025
2224
|
export declare type UiButtonVariant = 'default' | 'destructive' | 'outline' | 'secondary' | 'ghost' | 'link';
|
|
2026
2225
|
|
|
2027
|
-
export declare const UiCalendar:
|
|
2226
|
+
export declare const UiCalendar: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
2028
2227
|
|
|
2029
2228
|
/**
|
|
2030
2229
|
* Reading direction for the calendar.
|
|
@@ -2230,9 +2429,9 @@ export declare type UiCalendarWeekdayFormat = 'narrow' | 'short' | 'long';
|
|
|
2230
2429
|
*/
|
|
2231
2430
|
export declare type UiCalendarWeekStartsOn = 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
2232
2431
|
|
|
2233
|
-
export declare const UiCard:
|
|
2432
|
+
export declare const UiCard: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
2234
2433
|
|
|
2235
|
-
export declare const UiCardAction:
|
|
2434
|
+
export declare const UiCardAction: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
2236
2435
|
|
|
2237
2436
|
/**
|
|
2238
2437
|
* Props for UiCardAction component.
|
|
@@ -2245,7 +2444,7 @@ export declare interface UiCardActionProps {
|
|
|
2245
2444
|
class?: HTMLAttributes['class'];
|
|
2246
2445
|
}
|
|
2247
2446
|
|
|
2248
|
-
export declare const UiCardContent:
|
|
2447
|
+
export declare const UiCardContent: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
2249
2448
|
|
|
2250
2449
|
/**
|
|
2251
2450
|
* Props for UiCardContent component.
|
|
@@ -2258,7 +2457,7 @@ export declare interface UiCardContentProps {
|
|
|
2258
2457
|
class?: HTMLAttributes['class'];
|
|
2259
2458
|
}
|
|
2260
2459
|
|
|
2261
|
-
export declare const UiCardDescription:
|
|
2460
|
+
export declare const UiCardDescription: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
2262
2461
|
|
|
2263
2462
|
/**
|
|
2264
2463
|
* Props for UiCardDescription component.
|
|
@@ -2271,7 +2470,7 @@ export declare interface UiCardDescriptionProps {
|
|
|
2271
2470
|
class?: HTMLAttributes['class'];
|
|
2272
2471
|
}
|
|
2273
2472
|
|
|
2274
|
-
export declare const UiCardFooter:
|
|
2473
|
+
export declare const UiCardFooter: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
2275
2474
|
|
|
2276
2475
|
/**
|
|
2277
2476
|
* Props for UiCardFooter component.
|
|
@@ -2284,7 +2483,7 @@ export declare interface UiCardFooterProps {
|
|
|
2284
2483
|
class?: HTMLAttributes['class'];
|
|
2285
2484
|
}
|
|
2286
2485
|
|
|
2287
|
-
export declare const UiCardHeader:
|
|
2486
|
+
export declare const UiCardHeader: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
2288
2487
|
|
|
2289
2488
|
/**
|
|
2290
2489
|
* Props for UiCardHeader component.
|
|
@@ -2308,7 +2507,7 @@ export declare interface UiCardProps {
|
|
|
2308
2507
|
class?: HTMLAttributes['class'];
|
|
2309
2508
|
}
|
|
2310
2509
|
|
|
2311
|
-
export declare const UiCardTitle:
|
|
2510
|
+
export declare const UiCardTitle: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
2312
2511
|
|
|
2313
2512
|
/**
|
|
2314
2513
|
* Props for UiCardTitle component.
|
|
@@ -2409,9 +2608,9 @@ export declare interface UiDataTableProps<TData, TValue> {
|
|
|
2409
2608
|
|
|
2410
2609
|
export { UiDataTableToolbar }
|
|
2411
2610
|
|
|
2412
|
-
export declare const UiDropdownMenu:
|
|
2611
|
+
export declare const UiDropdownMenu: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
|
|
2413
2612
|
|
|
2414
|
-
export declare const UiDropdownMenuCheckboxItem:
|
|
2613
|
+
export declare const UiDropdownMenuCheckboxItem: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
|
|
2415
2614
|
|
|
2416
2615
|
export declare interface UiDropdownMenuCheckboxItemEmits {
|
|
2417
2616
|
'update:checked': [value: boolean];
|
|
@@ -2438,7 +2637,7 @@ export declare interface UiDropdownMenuCheckboxItemProps {
|
|
|
2438
2637
|
class?: HTMLAttributes['class'];
|
|
2439
2638
|
}
|
|
2440
2639
|
|
|
2441
|
-
export declare const UiDropdownMenuContent:
|
|
2640
|
+
export declare const UiDropdownMenuContent: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
|
|
2442
2641
|
|
|
2443
2642
|
export declare interface UiDropdownMenuContentEmits {
|
|
2444
2643
|
/**
|
|
@@ -2477,9 +2676,9 @@ export declare interface UiDropdownMenuEmits {
|
|
|
2477
2676
|
'update:open': [value: boolean];
|
|
2478
2677
|
}
|
|
2479
2678
|
|
|
2480
|
-
export declare const UiDropdownMenuGroup:
|
|
2679
|
+
export declare const UiDropdownMenuGroup: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
|
|
2481
2680
|
|
|
2482
|
-
export declare const UiDropdownMenuItem:
|
|
2681
|
+
export declare const UiDropdownMenuItem: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
|
|
2483
2682
|
|
|
2484
2683
|
export declare interface UiDropdownMenuItemProps {
|
|
2485
2684
|
/**
|
|
@@ -2508,7 +2707,7 @@ export declare interface UiDropdownMenuItemProps {
|
|
|
2508
2707
|
class?: HTMLAttributes['class'];
|
|
2509
2708
|
}
|
|
2510
2709
|
|
|
2511
|
-
export declare const UiDropdownMenuLabel:
|
|
2710
|
+
export declare const UiDropdownMenuLabel: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
2512
2711
|
|
|
2513
2712
|
export declare interface UiDropdownMenuLabelProps {
|
|
2514
2713
|
/**
|
|
@@ -2537,7 +2736,7 @@ export declare interface UiDropdownMenuProps {
|
|
|
2537
2736
|
modal?: boolean;
|
|
2538
2737
|
}
|
|
2539
2738
|
|
|
2540
|
-
export declare const UiDropdownMenuRadioGroup:
|
|
2739
|
+
export declare const UiDropdownMenuRadioGroup: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
|
|
2541
2740
|
|
|
2542
2741
|
export declare interface UiDropdownMenuRadioGroupEmits {
|
|
2543
2742
|
'update:modelValue': [value: string];
|
|
@@ -2551,7 +2750,7 @@ export declare interface UiDropdownMenuRadioGroupProps {
|
|
|
2551
2750
|
modelValue?: string;
|
|
2552
2751
|
}
|
|
2553
2752
|
|
|
2554
|
-
export declare const UiDropdownMenuRadioItem:
|
|
2753
|
+
export declare const UiDropdownMenuRadioItem: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
|
|
2555
2754
|
|
|
2556
2755
|
export declare interface UiDropdownMenuRadioItemProps {
|
|
2557
2756
|
/**
|
|
@@ -2584,7 +2783,7 @@ export declare interface UiDropdownMenuSeparatorProps {
|
|
|
2584
2783
|
class?: HTMLAttributes['class'];
|
|
2585
2784
|
}
|
|
2586
2785
|
|
|
2587
|
-
export declare const UiDropdownMenuShortcut:
|
|
2786
|
+
export declare const UiDropdownMenuShortcut: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
|
|
2588
2787
|
|
|
2589
2788
|
export declare interface UiDropdownMenuShortcutProps {
|
|
2590
2789
|
/**
|
|
@@ -2593,9 +2792,9 @@ export declare interface UiDropdownMenuShortcutProps {
|
|
|
2593
2792
|
class?: HTMLAttributes['class'];
|
|
2594
2793
|
}
|
|
2595
2794
|
|
|
2596
|
-
export declare const UiDropdownMenuSub:
|
|
2795
|
+
export declare const UiDropdownMenuSub: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
|
|
2597
2796
|
|
|
2598
|
-
export declare const UiDropdownMenuSubContent:
|
|
2797
|
+
export declare const UiDropdownMenuSubContent: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
|
|
2599
2798
|
|
|
2600
2799
|
export declare interface UiDropdownMenuSubContentEmits {
|
|
2601
2800
|
/**
|
|
@@ -2632,7 +2831,7 @@ export declare interface UiDropdownMenuSubProps {
|
|
|
2632
2831
|
defaultOpen?: boolean;
|
|
2633
2832
|
}
|
|
2634
2833
|
|
|
2635
|
-
export declare const UiDropdownMenuSubTrigger:
|
|
2834
|
+
export declare const UiDropdownMenuSubTrigger: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
|
|
2636
2835
|
|
|
2637
2836
|
export declare interface UiDropdownMenuSubTriggerProps {
|
|
2638
2837
|
/**
|
|
@@ -2655,7 +2854,7 @@ export declare interface UiDropdownMenuSubTriggerProps {
|
|
|
2655
2854
|
class?: HTMLAttributes['class'];
|
|
2656
2855
|
}
|
|
2657
2856
|
|
|
2658
|
-
export declare const UiDropdownMenuTrigger:
|
|
2857
|
+
export declare const UiDropdownMenuTrigger: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
|
|
2659
2858
|
|
|
2660
2859
|
export declare interface UiDropdownMenuTriggerProps {
|
|
2661
2860
|
/**
|
|
@@ -2681,7 +2880,7 @@ export declare interface UiDropdownMenuTriggerProps {
|
|
|
2681
2880
|
class?: string;
|
|
2682
2881
|
}
|
|
2683
2882
|
|
|
2684
|
-
export declare const UiIconButton:
|
|
2883
|
+
export declare const UiIconButton: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
|
|
2685
2884
|
|
|
2686
2885
|
/**
|
|
2687
2886
|
* Props for UiIconButton component.
|
|
@@ -2774,11 +2973,11 @@ export declare interface UiInputProps {
|
|
|
2774
2973
|
|
|
2775
2974
|
export declare const UiPlaceholder: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
2776
2975
|
|
|
2777
|
-
export declare const UiPopover:
|
|
2976
|
+
export declare const UiPopover: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
2778
2977
|
|
|
2779
2978
|
export declare type UiPopoverAlign = 'start' | 'center' | 'end';
|
|
2780
2979
|
|
|
2781
|
-
export declare const UiPopoverContent:
|
|
2980
|
+
export declare const UiPopoverContent: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
|
|
2782
2981
|
|
|
2783
2982
|
export declare interface UiPopoverContentEmits {
|
|
2784
2983
|
/**
|
|
@@ -2845,7 +3044,7 @@ export declare interface UiPopoverProps {
|
|
|
2845
3044
|
|
|
2846
3045
|
export declare type UiPopoverSide = 'top' | 'right' | 'bottom' | 'left';
|
|
2847
3046
|
|
|
2848
|
-
export declare const UiPopoverTrigger:
|
|
3047
|
+
export declare const UiPopoverTrigger: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
|
|
2849
3048
|
|
|
2850
3049
|
export declare interface UiPopoverTriggerProps {
|
|
2851
3050
|
/**
|
|
@@ -2878,7 +3077,7 @@ export declare type UiProgressProps = {
|
|
|
2878
3077
|
max?: number;
|
|
2879
3078
|
};
|
|
2880
3079
|
|
|
2881
|
-
export declare const UiRadioGroup:
|
|
3080
|
+
export declare const UiRadioGroup: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
|
|
2882
3081
|
|
|
2883
3082
|
export declare type UiRadioGroupDirection = 'ltr' | 'rtl';
|
|
2884
3083
|
|
|
@@ -2945,9 +3144,181 @@ export declare type UiRadioGroupSharedProps = {
|
|
|
2945
3144
|
required?: boolean;
|
|
2946
3145
|
};
|
|
2947
3146
|
|
|
2948
|
-
export declare const
|
|
3147
|
+
export declare const UiRangeCalendar: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3148
|
+
"update:modelValue": (value: DateRange | undefined) => any;
|
|
3149
|
+
"update:placeholder": (value: DateValue | undefined) => any;
|
|
3150
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_8> & Readonly<{
|
|
3151
|
+
"onUpdate:modelValue"?: ((value: DateRange | undefined) => any) | undefined;
|
|
3152
|
+
"onUpdate:placeholder"?: ((value: DateValue | undefined) => any) | undefined;
|
|
3153
|
+
}>, {
|
|
3154
|
+
disabled: boolean;
|
|
3155
|
+
pagedNavigation: boolean;
|
|
3156
|
+
preventDeselect: boolean;
|
|
3157
|
+
weekStartsOn: UiRangeCalendarWeekStartsOn;
|
|
3158
|
+
weekdayFormat: UiRangeCalendarWeekdayFormat;
|
|
3159
|
+
fixedWeeks: boolean;
|
|
3160
|
+
locale: string;
|
|
3161
|
+
numberOfMonths: number;
|
|
3162
|
+
readonly: boolean;
|
|
3163
|
+
initialFocus: boolean;
|
|
3164
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3165
|
+
|
|
3166
|
+
/**
|
|
3167
|
+
* Emits for UiRangeCalendar component.
|
|
3168
|
+
*/
|
|
3169
|
+
export declare interface UiRangeCalendarEmits {
|
|
3170
|
+
/**
|
|
3171
|
+
* Emitted when the selected date range changes.
|
|
3172
|
+
*/
|
|
3173
|
+
(e: 'update:modelValue', value: DateRange): void;
|
|
3174
|
+
/**
|
|
3175
|
+
* Emitted when the placeholder (displayed month/year) changes.
|
|
3176
|
+
*/
|
|
3177
|
+
(e: 'update:placeholder', value: DateValue): void;
|
|
3178
|
+
}
|
|
3179
|
+
|
|
3180
|
+
/**
|
|
3181
|
+
* Props for UiRangeCalendar component.
|
|
3182
|
+
*/
|
|
3183
|
+
export declare interface UiRangeCalendarProps {
|
|
3184
|
+
/**
|
|
3185
|
+
* The controlled selected date range value.
|
|
3186
|
+
* Use with v-model for two-way binding.
|
|
3187
|
+
*/
|
|
3188
|
+
modelValue?: DateRange;
|
|
3189
|
+
/**
|
|
3190
|
+
* The default selected date range when first rendered.
|
|
3191
|
+
* Use when you don't need controlled state.
|
|
3192
|
+
*/
|
|
3193
|
+
defaultValue?: DateRange;
|
|
3194
|
+
/**
|
|
3195
|
+
* The placeholder date used to determine which month/year to display.
|
|
3196
|
+
* Defaults to today's date if not provided.
|
|
3197
|
+
* Use with `v-model:placeholder` for two-way binding.
|
|
3198
|
+
*/
|
|
3199
|
+
placeholder?: DateValue;
|
|
3200
|
+
/**
|
|
3201
|
+
* The default placeholder date when first rendered.
|
|
3202
|
+
*/
|
|
3203
|
+
defaultPlaceholder?: DateValue;
|
|
3204
|
+
/**
|
|
3205
|
+
* The minimum selectable date.
|
|
3206
|
+
* Dates before this will be disabled.
|
|
3207
|
+
*/
|
|
3208
|
+
minValue?: DateValue;
|
|
3209
|
+
/**
|
|
3210
|
+
* The maximum selectable date.
|
|
3211
|
+
* Dates after this will be disabled.
|
|
3212
|
+
*/
|
|
3213
|
+
maxValue?: DateValue;
|
|
3214
|
+
/**
|
|
3215
|
+
* Whether the calendar is disabled.
|
|
3216
|
+
* @default false
|
|
3217
|
+
*/
|
|
3218
|
+
disabled?: boolean;
|
|
3219
|
+
/**
|
|
3220
|
+
* Whether the calendar is read-only.
|
|
3221
|
+
* Users can navigate but not select dates.
|
|
3222
|
+
* @default false
|
|
3223
|
+
*/
|
|
3224
|
+
readonly?: boolean;
|
|
3225
|
+
/**
|
|
3226
|
+
* The locale to use for formatting dates and weekday names.
|
|
3227
|
+
* @default 'en'
|
|
3228
|
+
* @example 'de', 'fr', 'es'
|
|
3229
|
+
*/
|
|
3230
|
+
locale?: string;
|
|
3231
|
+
/**
|
|
3232
|
+
* The day of the week to start on.
|
|
3233
|
+
* @default 0 (Sunday)
|
|
3234
|
+
*/
|
|
3235
|
+
weekStartsOn?: UiRangeCalendarWeekStartsOn;
|
|
3236
|
+
/**
|
|
3237
|
+
* The number of months to display at once.
|
|
3238
|
+
* @default 1
|
|
3239
|
+
*/
|
|
3240
|
+
numberOfMonths?: number;
|
|
3241
|
+
/**
|
|
3242
|
+
* Whether to navigate by page (all visible months) or by single month.
|
|
3243
|
+
* @default false
|
|
3244
|
+
*/
|
|
3245
|
+
pagedNavigation?: boolean;
|
|
3246
|
+
/**
|
|
3247
|
+
* The format to use for weekday labels.
|
|
3248
|
+
* @default 'narrow'
|
|
3249
|
+
*/
|
|
3250
|
+
weekdayFormat?: UiRangeCalendarWeekdayFormat;
|
|
3251
|
+
/**
|
|
3252
|
+
* Whether to always show 6 weeks in the calendar.
|
|
3253
|
+
* Useful for consistent height.
|
|
3254
|
+
* @default false
|
|
3255
|
+
*/
|
|
3256
|
+
fixedWeeks?: boolean;
|
|
3257
|
+
/**
|
|
3258
|
+
* Whether to prevent the user from deselecting a date without selecting another date first.
|
|
3259
|
+
* @default false
|
|
3260
|
+
*/
|
|
3261
|
+
preventDeselect?: boolean;
|
|
3262
|
+
/**
|
|
3263
|
+
* The accessible label for the calendar.
|
|
3264
|
+
* Used for screen readers.
|
|
3265
|
+
*/
|
|
3266
|
+
calendarLabel?: string;
|
|
3267
|
+
/**
|
|
3268
|
+
* If true, the calendar will focus the selected day, today, or the first day
|
|
3269
|
+
* of the month depending on what is visible when the calendar is mounted.
|
|
3270
|
+
* @default false
|
|
3271
|
+
*/
|
|
3272
|
+
initialFocus?: boolean;
|
|
3273
|
+
/**
|
|
3274
|
+
* A function that returns whether or not a date is disabled.
|
|
3275
|
+
* Disabled dates cannot be selected.
|
|
3276
|
+
* @example (date) => date.dayOfWeek === 0 // Disable Sundays
|
|
3277
|
+
*/
|
|
3278
|
+
isDateDisabled?: Matcher;
|
|
3279
|
+
/**
|
|
3280
|
+
* A function that returns whether or not a date is unavailable.
|
|
3281
|
+
* Unavailable dates are styled differently but may still be selectable.
|
|
3282
|
+
* @example (date) => isHoliday(date)
|
|
3283
|
+
*/
|
|
3284
|
+
isDateUnavailable?: Matcher;
|
|
3285
|
+
/**
|
|
3286
|
+
* A function that returns the next page of the calendar.
|
|
3287
|
+
* Receives the current placeholder as an argument.
|
|
3288
|
+
*/
|
|
3289
|
+
nextPage?: (placeholder: DateValue) => DateValue;
|
|
3290
|
+
/**
|
|
3291
|
+
* A function that returns the previous page of the calendar.
|
|
3292
|
+
* Receives the current placeholder as an argument.
|
|
3293
|
+
*/
|
|
3294
|
+
prevPage?: (placeholder: DateValue) => DateValue;
|
|
3295
|
+
}
|
|
3296
|
+
|
|
3297
|
+
/**
|
|
3298
|
+
* Format options for weekday labels displayed in the calendar header.
|
|
3299
|
+
*
|
|
3300
|
+
* - `'narrow'` - Single letter (e.g., "M", "T", "W")
|
|
3301
|
+
* - `'short'` - Abbreviated (e.g., "Mon", "Tue", "Wed")
|
|
3302
|
+
* - `'long'` - Full name (e.g., "Monday", "Tuesday", "Wednesday")
|
|
3303
|
+
*/
|
|
3304
|
+
export declare type UiRangeCalendarWeekdayFormat = 'narrow' | 'short' | 'long';
|
|
2949
3305
|
|
|
2950
|
-
|
|
3306
|
+
/**
|
|
3307
|
+
* Day of the week to start the calendar on.
|
|
3308
|
+
*
|
|
3309
|
+
* - `0` - Sunday
|
|
3310
|
+
* - `1` - Monday
|
|
3311
|
+
* - `2` - Tuesday
|
|
3312
|
+
* - `3` - Wednesday
|
|
3313
|
+
* - `4` - Thursday
|
|
3314
|
+
* - `5` - Friday
|
|
3315
|
+
* - `6` - Saturday
|
|
3316
|
+
*/
|
|
3317
|
+
export declare type UiRangeCalendarWeekStartsOn = 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
3318
|
+
|
|
3319
|
+
export declare const UiSelect: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
|
|
3320
|
+
|
|
3321
|
+
export declare const UiSelectContent: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
|
|
2951
3322
|
|
|
2952
3323
|
/**
|
|
2953
3324
|
* Emits for the UiSelectContent component.
|
|
@@ -2985,7 +3356,7 @@ export declare type UiSelectEmits = {
|
|
|
2985
3356
|
'update:open': [value: boolean];
|
|
2986
3357
|
};
|
|
2987
3358
|
|
|
2988
|
-
export declare const UiSelectGroup:
|
|
3359
|
+
export declare const UiSelectGroup: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
|
|
2989
3360
|
|
|
2990
3361
|
/**
|
|
2991
3362
|
* Props for the UiSelectGroup component.
|
|
@@ -2995,7 +3366,7 @@ export declare type UiSelectGroupProps = {
|
|
|
2995
3366
|
class?: HTMLAttributes['class'];
|
|
2996
3367
|
};
|
|
2997
3368
|
|
|
2998
|
-
export declare const UiSelectItem:
|
|
3369
|
+
export declare const UiSelectItem: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
|
|
2999
3370
|
|
|
3000
3371
|
/**
|
|
3001
3372
|
* Props for the UiSelectItem component.
|
|
@@ -3011,7 +3382,7 @@ export declare type UiSelectItemProps = {
|
|
|
3011
3382
|
class?: HTMLAttributes['class'];
|
|
3012
3383
|
};
|
|
3013
3384
|
|
|
3014
|
-
export declare const UiSelectLabel:
|
|
3385
|
+
export declare const UiSelectLabel: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
|
|
3015
3386
|
|
|
3016
3387
|
/**
|
|
3017
3388
|
* Props for the UiSelectLabel component.
|
|
@@ -3055,7 +3426,7 @@ export declare type UiSelectSeparatorProps = {
|
|
|
3055
3426
|
class?: HTMLAttributes['class'];
|
|
3056
3427
|
};
|
|
3057
3428
|
|
|
3058
|
-
export declare const UiSelectTrigger:
|
|
3429
|
+
export declare const UiSelectTrigger: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
|
|
3059
3430
|
|
|
3060
3431
|
/**
|
|
3061
3432
|
* Props for the UiSelectTrigger component.
|
|
@@ -3071,7 +3442,7 @@ export declare type UiSelectTriggerProps = {
|
|
|
3071
3442
|
class?: HTMLAttributes['class'];
|
|
3072
3443
|
};
|
|
3073
3444
|
|
|
3074
|
-
export declare const UiSelectValue:
|
|
3445
|
+
export declare const UiSelectValue: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
|
|
3075
3446
|
|
|
3076
3447
|
/**
|
|
3077
3448
|
* Props for the UiSelectValue component.
|
|
@@ -3103,9 +3474,9 @@ export declare interface UiSpinnerProps {
|
|
|
3103
3474
|
ariaLabel?: string;
|
|
3104
3475
|
}
|
|
3105
3476
|
|
|
3106
|
-
export declare const UiSwitch: DefineComponent<
|
|
3477
|
+
export declare const UiSwitch: DefineComponent<__VLS_PublicProps_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3107
3478
|
"update:modelValue": (value: boolean) => any;
|
|
3108
|
-
}, string, PublicProps, Readonly<
|
|
3479
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_9> & Readonly<{
|
|
3109
3480
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3110
3481
|
}>, {
|
|
3111
3482
|
required: boolean;
|
|
@@ -3129,9 +3500,9 @@ export declare type UiSwitchProps = {
|
|
|
3129
3500
|
required?: boolean;
|
|
3130
3501
|
};
|
|
3131
3502
|
|
|
3132
|
-
export declare const UiTable:
|
|
3503
|
+
export declare const UiTable: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
|
|
3133
3504
|
|
|
3134
|
-
export declare const UiTableBody:
|
|
3505
|
+
export declare const UiTableBody: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
|
|
3135
3506
|
|
|
3136
3507
|
/**
|
|
3137
3508
|
* Props for UiTableBody component.
|
|
@@ -3144,7 +3515,7 @@ export declare interface UiTableBodyProps {
|
|
|
3144
3515
|
class?: HTMLAttributes['class'];
|
|
3145
3516
|
}
|
|
3146
3517
|
|
|
3147
|
-
export declare const UiTableCaption:
|
|
3518
|
+
export declare const UiTableCaption: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
|
|
3148
3519
|
|
|
3149
3520
|
/**
|
|
3150
3521
|
* Props for UiTableCaption component.
|
|
@@ -3157,7 +3528,7 @@ export declare interface UiTableCaptionProps {
|
|
|
3157
3528
|
class?: HTMLAttributes['class'];
|
|
3158
3529
|
}
|
|
3159
3530
|
|
|
3160
|
-
export declare const UiTableCell:
|
|
3531
|
+
export declare const UiTableCell: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
|
|
3161
3532
|
|
|
3162
3533
|
/**
|
|
3163
3534
|
* Props for UiTableCell component.
|
|
@@ -3178,7 +3549,7 @@ export declare interface UiTableCellProps {
|
|
|
3178
3549
|
rowspan?: number;
|
|
3179
3550
|
}
|
|
3180
3551
|
|
|
3181
|
-
export declare const UiTableEmpty:
|
|
3552
|
+
export declare const UiTableEmpty: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
|
|
3182
3553
|
|
|
3183
3554
|
/**
|
|
3184
3555
|
* Props for UiTableEmpty component.
|
|
@@ -3197,7 +3568,7 @@ export declare interface UiTableEmptyProps {
|
|
|
3197
3568
|
colspan?: number;
|
|
3198
3569
|
}
|
|
3199
3570
|
|
|
3200
|
-
export declare const UiTableFooter:
|
|
3571
|
+
export declare const UiTableFooter: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
|
|
3201
3572
|
|
|
3202
3573
|
/**
|
|
3203
3574
|
* Props for UiTableFooter component.
|
|
@@ -3210,9 +3581,9 @@ export declare interface UiTableFooterProps {
|
|
|
3210
3581
|
class?: HTMLAttributes['class'];
|
|
3211
3582
|
}
|
|
3212
3583
|
|
|
3213
|
-
export declare const UiTableHead:
|
|
3584
|
+
export declare const UiTableHead: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
|
|
3214
3585
|
|
|
3215
|
-
export declare const UiTableHeader:
|
|
3586
|
+
export declare const UiTableHeader: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
|
|
3216
3587
|
|
|
3217
3588
|
/**
|
|
3218
3589
|
* Props for UiTableHeader component.
|
|
@@ -3260,7 +3631,7 @@ export declare interface UiTableProps {
|
|
|
3260
3631
|
class?: HTMLAttributes['class'];
|
|
3261
3632
|
}
|
|
3262
3633
|
|
|
3263
|
-
export declare const UiTableRow:
|
|
3634
|
+
export declare const UiTableRow: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
|
|
3264
3635
|
|
|
3265
3636
|
/**
|
|
3266
3637
|
* Props for UiTableRow component.
|
|
@@ -3279,14 +3650,14 @@ export declare interface UiTableRowProps {
|
|
|
3279
3650
|
selected?: boolean;
|
|
3280
3651
|
}
|
|
3281
3652
|
|
|
3282
|
-
export declare const UiTabs:
|
|
3653
|
+
export declare const UiTabs: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
|
|
3283
3654
|
|
|
3284
3655
|
/**
|
|
3285
3656
|
* Activation mode for tabs.
|
|
3286
3657
|
*/
|
|
3287
3658
|
export declare type UiTabsActivationMode = 'automatic' | 'manual';
|
|
3288
3659
|
|
|
3289
|
-
export declare const UiTabsContent:
|
|
3660
|
+
export declare const UiTabsContent: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
|
|
3290
3661
|
|
|
3291
3662
|
/**
|
|
3292
3663
|
* Props for the UiTabsContent component.
|
|
@@ -3311,7 +3682,7 @@ export declare type UiTabsEmits = {
|
|
|
3311
3682
|
'update:modelValue': [value: string];
|
|
3312
3683
|
};
|
|
3313
3684
|
|
|
3314
|
-
export declare const UiTabsList:
|
|
3685
|
+
export declare const UiTabsList: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
|
|
3315
3686
|
|
|
3316
3687
|
/**
|
|
3317
3688
|
* Props for the UiTabsList component.
|
|
@@ -3344,7 +3715,7 @@ export declare type UiTabsProps = {
|
|
|
3344
3715
|
class?: HTMLAttributes['class'];
|
|
3345
3716
|
};
|
|
3346
3717
|
|
|
3347
|
-
export declare const UiTabsTrigger:
|
|
3718
|
+
export declare const UiTabsTrigger: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
|
|
3348
3719
|
|
|
3349
3720
|
/**
|
|
3350
3721
|
* Props for the UiTabsTrigger component.
|
|
@@ -3360,9 +3731,9 @@ export declare type UiTabsTriggerProps = {
|
|
|
3360
3731
|
|
|
3361
3732
|
export declare const UiTemplatePlaceholder: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
3362
3733
|
|
|
3363
|
-
export declare const UiTextarea: DefineComponent<
|
|
3734
|
+
export declare const UiTextarea: DefineComponent<__VLS_PublicProps_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3364
3735
|
"update:modelValue": (value: string) => any;
|
|
3365
|
-
}, string, PublicProps, Readonly<
|
|
3736
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_10> & Readonly<{
|
|
3366
3737
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
3367
3738
|
}>, {
|
|
3368
3739
|
placeholder: string;
|
|
@@ -3394,7 +3765,7 @@ export declare interface UiTextareaProps {
|
|
|
3394
3765
|
required?: boolean;
|
|
3395
3766
|
}
|
|
3396
3767
|
|
|
3397
|
-
export declare const UiTooltip:
|
|
3768
|
+
export declare const UiTooltip: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
|
|
3398
3769
|
|
|
3399
3770
|
export declare type UiTooltipAlign = 'start' | 'center' | 'end';
|
|
3400
3771
|
|