@3df-spa/ui 1.4.0 → 1.4.4
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/index.d.ts +373 -324
- package/dist/index.js +2885 -2880
- package/dist/theme.css +4 -4
- package/dist/ui.css +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -32,14 +32,7 @@ variant: "default";
|
|
|
32
32
|
as: string | Component;
|
|
33
33
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
34
34
|
|
|
35
|
-
declare const __VLS_component_100: DefineComponent<
|
|
36
|
-
variant: "default";
|
|
37
|
-
showClose: boolean;
|
|
38
|
-
closeOnOverlay: boolean;
|
|
39
|
-
closeLabel: string;
|
|
40
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
41
|
-
panelRef: HTMLDivElement;
|
|
42
|
-
}, any>;
|
|
35
|
+
declare const __VLS_component_100: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
43
36
|
|
|
44
37
|
declare const __VLS_component_101: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
45
38
|
|
|
@@ -47,13 +40,11 @@ declare const __VLS_component_102: DefineComponent< {}, {}, {}, {}, {}, Compo
|
|
|
47
40
|
|
|
48
41
|
declare const __VLS_component_103: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
49
42
|
|
|
50
|
-
declare const __VLS_component_104: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {},
|
|
43
|
+
declare const __VLS_component_104: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
51
44
|
|
|
52
45
|
declare const __VLS_component_105: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
53
46
|
|
|
54
|
-
declare const __VLS_component_106: DefineComponent<
|
|
55
|
-
|
|
56
|
-
declare const __VLS_component_107: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{}>, {
|
|
47
|
+
declare const __VLS_component_106: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{}>, {
|
|
57
48
|
variant: "default";
|
|
58
49
|
showClose: boolean;
|
|
59
50
|
dragCloseThreshold: number;
|
|
@@ -61,6 +52,8 @@ dragCloseThreshold: number;
|
|
|
61
52
|
panelRef: HTMLDivElement;
|
|
62
53
|
}, any>;
|
|
63
54
|
|
|
55
|
+
declare const __VLS_component_107: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
56
|
+
|
|
64
57
|
declare const __VLS_component_108: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
65
58
|
|
|
66
59
|
declare const __VLS_component_109: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
@@ -69,13 +62,11 @@ declare const __VLS_component_11: DefineComponent< {}, {}, {}, {}, {}, Compon
|
|
|
69
62
|
|
|
70
63
|
declare const __VLS_component_110: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
71
64
|
|
|
72
|
-
declare const __VLS_component_111: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
73
|
-
|
|
74
|
-
declare const __VLS_component_112: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
65
|
+
declare const __VLS_component_111: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
75
66
|
el: HTMLDivElement;
|
|
76
67
|
}, HTMLDivElement>;
|
|
77
68
|
|
|
78
|
-
declare const
|
|
69
|
+
declare const __VLS_component_112: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {
|
|
79
70
|
variant: SheetVariant;
|
|
80
71
|
side: SheetSide;
|
|
81
72
|
showClose: boolean;
|
|
@@ -84,27 +75,29 @@ closeLabel: string;
|
|
|
84
75
|
panelRef: HTMLDivElement;
|
|
85
76
|
}, any>;
|
|
86
77
|
|
|
87
|
-
declare const
|
|
78
|
+
declare const __VLS_component_113: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
88
79
|
|
|
89
|
-
declare const
|
|
80
|
+
declare const __VLS_component_114: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
90
81
|
|
|
91
|
-
declare const
|
|
82
|
+
declare const __VLS_component_115: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {
|
|
92
83
|
as: string | Component;
|
|
93
84
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
94
85
|
|
|
86
|
+
declare const __VLS_component_116: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
87
|
+
|
|
95
88
|
declare const __VLS_component_117: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
96
89
|
|
|
97
|
-
declare const __VLS_component_118: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {},
|
|
90
|
+
declare const __VLS_component_118: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
98
91
|
|
|
99
|
-
declare const __VLS_component_119: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
92
|
+
declare const __VLS_component_119: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
93
|
+
panelRef: HTMLDivElement;
|
|
94
|
+
}, any>;
|
|
100
95
|
|
|
101
96
|
declare const __VLS_component_12: DefineComponent<UiCardTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardTitleProps> & Readonly<{}>, {
|
|
102
97
|
as: string | Component;
|
|
103
98
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
104
99
|
|
|
105
|
-
declare const __VLS_component_120: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
106
|
-
panelRef: HTMLDivElement;
|
|
107
|
-
}, any>;
|
|
100
|
+
declare const __VLS_component_120: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
108
101
|
|
|
109
102
|
declare const __VLS_component_121: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
110
103
|
|
|
@@ -112,25 +105,21 @@ declare const __VLS_component_122: DefineComponent< {}, {}, {}, {}, {}, Compo
|
|
|
112
105
|
|
|
113
106
|
declare const __VLS_component_123: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
114
107
|
|
|
115
|
-
declare const __VLS_component_124: DefineComponent<
|
|
116
|
-
|
|
117
|
-
declare const __VLS_component_125: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {
|
|
108
|
+
declare const __VLS_component_124: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {
|
|
118
109
|
variant: "default" | "destructive";
|
|
119
110
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
120
111
|
|
|
121
|
-
declare const
|
|
112
|
+
declare const __VLS_component_125: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
122
113
|
|
|
123
|
-
declare const
|
|
114
|
+
declare const __VLS_component_126: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
124
115
|
|
|
125
|
-
declare const
|
|
116
|
+
declare const __VLS_component_127: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
126
117
|
|
|
127
|
-
declare const
|
|
118
|
+
declare const __VLS_component_128: DefineComponent<UiContextMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuContentProps> & Readonly<{}>, {
|
|
128
119
|
viewportPadding: number;
|
|
129
120
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
130
121
|
|
|
131
|
-
declare const
|
|
132
|
-
|
|
133
|
-
declare const __VLS_component_130: DefineComponent<UiContextMenuRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
122
|
+
declare const __VLS_component_129: DefineComponent<UiContextMenuRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
134
123
|
"update:modelValue": (value: string) => any;
|
|
135
124
|
}, string, PublicProps, Readonly<UiContextMenuRadioGroupProps> & Readonly<{
|
|
136
125
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
@@ -138,18 +127,20 @@ declare const __VLS_component_130: DefineComponent<UiContextMenuRadioGroupProps,
|
|
|
138
127
|
modelValue: string;
|
|
139
128
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
140
129
|
|
|
141
|
-
declare const
|
|
130
|
+
declare const __VLS_component_13: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
131
|
+
|
|
132
|
+
declare const __VLS_component_130: DefineComponent<UiContextMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuLabelProps> & Readonly<{}>, {
|
|
142
133
|
inset: boolean;
|
|
143
134
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
144
135
|
|
|
145
|
-
declare const
|
|
136
|
+
declare const __VLS_component_131: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
146
137
|
|
|
147
|
-
declare const
|
|
138
|
+
declare const __VLS_component_132: DefineComponent<UiContextMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuSubContentProps> & Readonly<{}>, {
|
|
148
139
|
sideOffset: number;
|
|
149
140
|
viewportPadding: number;
|
|
150
141
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
151
142
|
|
|
152
|
-
declare const
|
|
143
|
+
declare const __VLS_component_133: DefineComponent<UiCommandProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
153
144
|
select: (value: string) => any;
|
|
154
145
|
"update:selected": (value: string) => any;
|
|
155
146
|
}, string, PublicProps, Readonly<UiCommandProps> & Readonly<{
|
|
@@ -160,7 +151,7 @@ filter: (value: string, search: string) => boolean;
|
|
|
160
151
|
label: string;
|
|
161
152
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
162
153
|
|
|
163
|
-
declare const
|
|
154
|
+
declare const __VLS_component_134: DefineComponent<UiCommandDialogProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
164
155
|
select: (value: string) => any;
|
|
165
156
|
"update:selected": (value: string) => any;
|
|
166
157
|
"update:open": (value: boolean) => any;
|
|
@@ -174,13 +165,13 @@ defaultOpen: boolean;
|
|
|
174
165
|
showClose: boolean;
|
|
175
166
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
176
167
|
|
|
177
|
-
declare const
|
|
168
|
+
declare const __VLS_component_135: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
178
169
|
|
|
179
|
-
declare const
|
|
170
|
+
declare const __VLS_component_136: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
180
171
|
|
|
181
|
-
declare const
|
|
172
|
+
declare const __VLS_component_137: DefineComponent<UiCommandGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCommandGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
182
173
|
|
|
183
|
-
declare const
|
|
174
|
+
declare const __VLS_component_138: DefineComponent<UiCommandItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
184
175
|
select: (value: string) => any;
|
|
185
176
|
}, string, PublicProps, Readonly<UiCommandItemProps> & Readonly<{
|
|
186
177
|
onSelect?: ((value: string) => any) | undefined;
|
|
@@ -189,9 +180,21 @@ disabled: boolean;
|
|
|
189
180
|
keywords: string[];
|
|
190
181
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
191
182
|
|
|
183
|
+
declare const __VLS_component_139: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
184
|
+
|
|
192
185
|
declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
193
186
|
|
|
194
|
-
declare const __VLS_component_140: DefineComponent<
|
|
187
|
+
declare const __VLS_component_140: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
188
|
+
select: (item: CommandPaletteItem) => any;
|
|
189
|
+
"update:selected": (item: CommandPaletteItem | null) => any;
|
|
190
|
+
"update:open": (value: boolean) => any;
|
|
191
|
+
}, string, PublicProps, Readonly<Props> & Readonly<{
|
|
192
|
+
onSelect?: ((item: CommandPaletteItem) => any) | undefined;
|
|
193
|
+
"onUpdate:selected"?: ((item: CommandPaletteItem | null) => any) | undefined;
|
|
194
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
195
|
+
}>, {
|
|
196
|
+
searchPlaceholder: string;
|
|
197
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
195
198
|
|
|
196
199
|
declare const __VLS_component_141: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
197
200
|
"update:modelValue": (value: string | string[]) => any;
|
|
@@ -226,9 +229,9 @@ disabled: boolean;
|
|
|
226
229
|
|
|
227
230
|
declare const __VLS_component_148: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
228
231
|
|
|
229
|
-
declare const __VLS_component_149: DefineComponent<
|
|
232
|
+
declare const __VLS_component_149: DefineComponent<Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
230
233
|
action: (action: HeroAction, index: number) => any;
|
|
231
|
-
}, string, PublicProps, Readonly<
|
|
234
|
+
}, string, PublicProps, Readonly<Props_4> & Readonly<{
|
|
232
235
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
233
236
|
}>, {
|
|
234
237
|
compact: boolean;
|
|
@@ -237,9 +240,9 @@ align: HeroAlign;
|
|
|
237
240
|
|
|
238
241
|
declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
239
242
|
|
|
240
|
-
declare const __VLS_component_150: DefineComponent<
|
|
243
|
+
declare const __VLS_component_150: DefineComponent<Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
241
244
|
action: (action: HeroAction, index: number) => any;
|
|
242
|
-
}, string, PublicProps, Readonly<
|
|
245
|
+
}, string, PublicProps, Readonly<Props_5> & Readonly<{
|
|
243
246
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
244
247
|
}>, {
|
|
245
248
|
reverse: boolean;
|
|
@@ -247,9 +250,9 @@ compact: boolean;
|
|
|
247
250
|
imageAlt: string;
|
|
248
251
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
249
252
|
|
|
250
|
-
declare const __VLS_component_151: DefineComponent<
|
|
253
|
+
declare const __VLS_component_151: DefineComponent<Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
251
254
|
action: (action: HeroAction, index: number) => any;
|
|
252
|
-
}, string, PublicProps, Readonly<
|
|
255
|
+
}, string, PublicProps, Readonly<Props_6> & Readonly<{
|
|
253
256
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
254
257
|
}>, {
|
|
255
258
|
overlay: "dark" | "light" | "gradient" | "none";
|
|
@@ -259,9 +262,9 @@ imageAlt: string;
|
|
|
259
262
|
overlayOpacity: number;
|
|
260
263
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
261
264
|
|
|
262
|
-
declare const __VLS_component_152: DefineComponent<
|
|
265
|
+
declare const __VLS_component_152: DefineComponent<Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
263
266
|
action: (action: HeroAction, index: number) => any;
|
|
264
|
-
}, string, PublicProps, Readonly<
|
|
267
|
+
}, string, PublicProps, Readonly<Props_7> & Readonly<{
|
|
265
268
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
266
269
|
}>, {
|
|
267
270
|
compact: boolean;
|
|
@@ -270,18 +273,18 @@ gradient: "purple" | "blue" | "green" | "orange" | "rose" | "custom";
|
|
|
270
273
|
blobs: boolean;
|
|
271
274
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
272
275
|
|
|
273
|
-
declare const __VLS_component_153: DefineComponent<
|
|
276
|
+
declare const __VLS_component_153: DefineComponent<Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
274
277
|
action: (action: HeroAction, index: number) => any;
|
|
275
|
-
}, string, PublicProps, Readonly<
|
|
278
|
+
}, string, PublicProps, Readonly<Props_8> & Readonly<{
|
|
276
279
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
277
280
|
}>, {
|
|
278
281
|
compact: boolean;
|
|
279
282
|
gridPattern: boolean;
|
|
280
283
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
281
284
|
|
|
282
|
-
declare const __VLS_component_154: DefineComponent<
|
|
285
|
+
declare const __VLS_component_154: DefineComponent<Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
283
286
|
action: (action: HeroAction, index: number) => any;
|
|
284
|
-
}, string, PublicProps, Readonly<
|
|
287
|
+
}, string, PublicProps, Readonly<Props_9> & Readonly<{
|
|
285
288
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
286
289
|
}>, {
|
|
287
290
|
separator: boolean;
|
|
@@ -289,9 +292,9 @@ compact: boolean;
|
|
|
289
292
|
align: HeroAlign;
|
|
290
293
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
291
294
|
|
|
292
|
-
declare const __VLS_component_155: DefineComponent<
|
|
295
|
+
declare const __VLS_component_155: DefineComponent<Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
293
296
|
action: (action: HeroAction, index: number) => any;
|
|
294
|
-
}, string, PublicProps, Readonly<
|
|
297
|
+
}, string, PublicProps, Readonly<Props_10> & Readonly<{
|
|
295
298
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
296
299
|
}>, {
|
|
297
300
|
overlay: "dark" | "light" | "gradient" | "none";
|
|
@@ -299,9 +302,9 @@ compact: boolean;
|
|
|
299
302
|
overlayOpacity: number;
|
|
300
303
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
301
304
|
|
|
302
|
-
declare const __VLS_component_156: DefineComponent<
|
|
305
|
+
declare const __VLS_component_156: DefineComponent<Props_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
303
306
|
dismiss: () => any;
|
|
304
|
-
}, string, PublicProps, Readonly<
|
|
307
|
+
}, string, PublicProps, Readonly<Props_11> & Readonly<{
|
|
305
308
|
onDismiss?: (() => any) | undefined;
|
|
306
309
|
}>, {
|
|
307
310
|
variant: "default" | "destructive" | "success" | "warning" | "info" | "muted" | null;
|
|
@@ -310,7 +313,7 @@ align: "center" | "start" | "between" | null;
|
|
|
310
313
|
dismissible: boolean;
|
|
311
314
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
312
315
|
|
|
313
|
-
declare const __VLS_component_157: DefineComponent<
|
|
316
|
+
declare const __VLS_component_157: DefineComponent<Props_12, {
|
|
314
317
|
config: Ref< {
|
|
315
318
|
version: number;
|
|
316
319
|
radiusStep: number;
|
|
@@ -331,7 +334,7 @@ theme: Theme;
|
|
|
331
334
|
reset: () => void;
|
|
332
335
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
333
336
|
"update:modelValue": (config: Ui3dfConfig) => any;
|
|
334
|
-
}, string, PublicProps, Readonly<
|
|
337
|
+
}, string, PublicProps, Readonly<Props_12> & Readonly<{
|
|
335
338
|
"onUpdate:modelValue"?: ((config: Ui3dfConfig) => any) | undefined;
|
|
336
339
|
}>, {
|
|
337
340
|
title: string;
|
|
@@ -498,33 +501,21 @@ declare const __VLS_component_44: DefineComponent<__VLS_Props_9, {}, {}, {}, {},
|
|
|
498
501
|
declare const __VLS_component_45: DefineComponent<__VLS_Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_10> & Readonly<{}>, {
|
|
499
502
|
variant: SidebarVariant;
|
|
500
503
|
side: SidebarSide;
|
|
501
|
-
collapsible: SidebarCollapsible;
|
|
502
504
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
503
505
|
|
|
504
506
|
declare const __VLS_component_46: DefineComponent<__VLS_Props_11, {
|
|
505
|
-
state: Ref<"expanded" | "collapsed">;
|
|
506
|
-
open: Ref<boolean>;
|
|
507
|
-
isMobile: Ref<boolean>;
|
|
508
|
-
openMobile: Ref<boolean>;
|
|
509
507
|
side: Ref<SidebarSide>;
|
|
510
508
|
variant: Ref<SidebarVariant>;
|
|
511
|
-
|
|
512
|
-
setOpen: (value: boolean) => void;
|
|
513
|
-
setOpenMobile: (value: boolean) => void;
|
|
514
|
-
toggleSidebar: () => void;
|
|
515
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
516
|
-
"update:open": (value: boolean) => any;
|
|
517
|
-
}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{
|
|
518
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
519
|
-
}>, {
|
|
509
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{}>, {
|
|
520
510
|
variant: SidebarVariant;
|
|
521
|
-
open: boolean;
|
|
522
|
-
defaultOpen: boolean;
|
|
523
511
|
side: SidebarSide;
|
|
524
|
-
collapsible: SidebarCollapsible;
|
|
525
512
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
526
513
|
|
|
527
|
-
declare const __VLS_component_47: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
514
|
+
declare const __VLS_component_47: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
515
|
+
toggle: () => any;
|
|
516
|
+
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
517
|
+
onToggle?: (() => any) | undefined;
|
|
518
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
528
519
|
|
|
529
520
|
declare const __VLS_component_48: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
530
521
|
|
|
@@ -609,57 +600,55 @@ declare const __VLS_component_64: DefineComponent< {}, {}, {}, {}, {}, Compon
|
|
|
609
600
|
|
|
610
601
|
declare const __VLS_component_65: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
611
602
|
|
|
612
|
-
declare const __VLS_component_66: DefineComponent<
|
|
613
|
-
|
|
614
|
-
declare const __VLS_component_67: DefineComponent<UiPaginationLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationLinkProps> & Readonly<{}>, {
|
|
603
|
+
declare const __VLS_component_66: DefineComponent<UiPaginationLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationLinkProps> & Readonly<{}>, {
|
|
615
604
|
as: string | Component;
|
|
616
605
|
disabled: boolean;
|
|
617
606
|
isActive: boolean;
|
|
618
607
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
619
608
|
|
|
620
|
-
declare const
|
|
609
|
+
declare const __VLS_component_67: DefineComponent<UiPaginationPreviousProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationPreviousProps> & Readonly<{}>, {
|
|
621
610
|
as: string | Component;
|
|
622
611
|
disabled: boolean;
|
|
623
612
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
624
613
|
|
|
625
|
-
declare const
|
|
614
|
+
declare const __VLS_component_68: DefineComponent<UiPaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationNextProps> & Readonly<{}>, {
|
|
626
615
|
as: string | Component;
|
|
627
616
|
disabled: boolean;
|
|
628
617
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
629
618
|
|
|
630
|
-
declare const
|
|
631
|
-
|
|
632
|
-
declare const __VLS_component_70: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
619
|
+
declare const __VLS_component_69: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
633
620
|
rootRef: HTMLElement;
|
|
634
621
|
}, any>;
|
|
635
622
|
|
|
623
|
+
declare const __VLS_component_7: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
624
|
+
|
|
625
|
+
declare const __VLS_component_70: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
626
|
+
|
|
636
627
|
declare const __VLS_component_71: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
637
628
|
|
|
638
629
|
declare const __VLS_component_72: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
639
630
|
|
|
640
|
-
declare const __VLS_component_73: DefineComponent<
|
|
641
|
-
|
|
642
|
-
declare const __VLS_component_74: DefineComponent<UiNavigationMenuLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiNavigationMenuLinkProps> & Readonly<{}>, {
|
|
631
|
+
declare const __VLS_component_73: DefineComponent<UiNavigationMenuLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiNavigationMenuLinkProps> & Readonly<{}>, {
|
|
643
632
|
as: string | Component;
|
|
644
633
|
active: boolean;
|
|
645
634
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
646
635
|
|
|
647
|
-
declare const
|
|
636
|
+
declare const __VLS_component_74: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
648
637
|
rootRef: HTMLDivElement;
|
|
649
638
|
}, any>;
|
|
650
639
|
|
|
651
|
-
declare const
|
|
640
|
+
declare const __VLS_component_75: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
652
641
|
el: HTMLButtonElement;
|
|
653
642
|
}, any>;
|
|
654
643
|
|
|
655
|
-
declare const
|
|
644
|
+
declare const __VLS_component_76: DefineComponent<UiMenubarContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarContentProps> & Readonly<{}>, {
|
|
656
645
|
align: FloatingAlign;
|
|
657
646
|
side: FloatingSide;
|
|
658
647
|
sideOffset: number;
|
|
659
648
|
viewportPadding: number;
|
|
660
649
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
661
650
|
|
|
662
|
-
declare const
|
|
651
|
+
declare const __VLS_component_77: DefineComponent<UiMenubarRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
663
652
|
"update:modelValue": (value: string) => any;
|
|
664
653
|
}, string, PublicProps, Readonly<UiMenubarRadioGroupProps> & Readonly<{
|
|
665
654
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
@@ -667,91 +656,100 @@ declare const __VLS_component_78: DefineComponent<UiMenubarRadioGroupProps, {},
|
|
|
667
656
|
modelValue: string;
|
|
668
657
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
669
658
|
|
|
670
|
-
declare const
|
|
659
|
+
declare const __VLS_component_78: DefineComponent<UiMenubarSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarSubContentProps> & Readonly<{}>, {
|
|
671
660
|
sideOffset: number;
|
|
672
661
|
viewportPadding: number;
|
|
673
662
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
674
663
|
|
|
675
|
-
declare const
|
|
676
|
-
|
|
677
|
-
declare const __VLS_component_80: DefineComponent<UiMenubarLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarLabelProps> & Readonly<{}>, {
|
|
664
|
+
declare const __VLS_component_79: DefineComponent<UiMenubarLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarLabelProps> & Readonly<{}>, {
|
|
678
665
|
inset: boolean;
|
|
679
666
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
680
667
|
|
|
668
|
+
declare const __VLS_component_8: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
669
|
+
|
|
670
|
+
declare const __VLS_component_80: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
671
|
+
|
|
681
672
|
declare const __VLS_component_81: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
682
673
|
|
|
683
674
|
declare const __VLS_component_82: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
684
675
|
|
|
685
676
|
declare const __VLS_component_83: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
686
677
|
|
|
687
|
-
declare const __VLS_component_84: DefineComponent<
|
|
688
|
-
|
|
689
|
-
declare const __VLS_component_85: DefineComponent<UiBreadcrumbLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBreadcrumbLinkProps> & Readonly<{}>, {
|
|
678
|
+
declare const __VLS_component_84: DefineComponent<UiBreadcrumbLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBreadcrumbLinkProps> & Readonly<{}>, {
|
|
690
679
|
as: string;
|
|
691
680
|
href: string;
|
|
692
681
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
693
682
|
|
|
683
|
+
declare const __VLS_component_85: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
684
|
+
|
|
694
685
|
declare const __VLS_component_86: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
695
686
|
|
|
696
687
|
declare const __VLS_component_87: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
697
688
|
|
|
698
|
-
declare const __VLS_component_88: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
699
|
-
|
|
700
|
-
declare const __VLS_component_89: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
689
|
+
declare const __VLS_component_88: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
701
690
|
el: HTMLDivElement;
|
|
702
691
|
}, HTMLDivElement>;
|
|
703
692
|
|
|
704
|
-
declare const
|
|
705
|
-
as: string | Component;
|
|
706
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
707
|
-
|
|
708
|
-
declare const __VLS_component_90: DefineComponent<UiDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuContentProps> & Readonly<{}>, {
|
|
693
|
+
declare const __VLS_component_89: DefineComponent<UiDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuContentProps> & Readonly<{}>, {
|
|
709
694
|
align: FloatingAlign;
|
|
710
695
|
side: FloatingSide;
|
|
711
696
|
sideOffset: number;
|
|
712
697
|
viewportPadding: number;
|
|
713
698
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
714
699
|
|
|
715
|
-
declare const
|
|
700
|
+
declare const __VLS_component_9: DefineComponent<UiBadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBadgeProps> & Readonly<{}>, {
|
|
701
|
+
as: string | Component;
|
|
702
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
703
|
+
|
|
704
|
+
declare const __VLS_component_90: DefineComponent<UiDropdownMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuLabelProps> & Readonly<{}>, {
|
|
716
705
|
inset: boolean;
|
|
717
706
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
718
707
|
|
|
719
|
-
declare const
|
|
708
|
+
declare const __VLS_component_91: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
720
709
|
|
|
721
|
-
declare const
|
|
710
|
+
declare const __VLS_component_92: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
722
711
|
el: HTMLDivElement;
|
|
723
712
|
}, HTMLDivElement>;
|
|
724
713
|
|
|
725
|
-
declare const
|
|
714
|
+
declare const __VLS_component_93: DefineComponent<UiPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPopoverContentProps> & Readonly<{}>, {
|
|
726
715
|
align: FloatingAlign;
|
|
727
716
|
side: FloatingSide;
|
|
728
717
|
sideOffset: number;
|
|
729
718
|
viewportPadding: number;
|
|
730
719
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
731
720
|
|
|
732
|
-
declare const
|
|
721
|
+
declare const __VLS_component_94: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
733
722
|
el: HTMLDivElement;
|
|
734
723
|
}, HTMLDivElement>;
|
|
735
724
|
|
|
736
|
-
declare const
|
|
725
|
+
declare const __VLS_component_95: DefineComponent<UiTooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTooltipContentProps> & Readonly<{}>, {
|
|
737
726
|
align: FloatingAlign;
|
|
738
727
|
side: FloatingSide;
|
|
739
728
|
sideOffset: number;
|
|
740
729
|
viewportPadding: number;
|
|
741
730
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
742
731
|
|
|
743
|
-
declare const
|
|
732
|
+
declare const __VLS_component_96: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
744
733
|
el: HTMLDivElement;
|
|
745
734
|
}, HTMLDivElement>;
|
|
746
735
|
|
|
747
|
-
declare const
|
|
736
|
+
declare const __VLS_component_97: DefineComponent<UiHoverCardContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiHoverCardContentProps> & Readonly<{}>, {
|
|
748
737
|
align: FloatingAlign;
|
|
749
738
|
side: FloatingSide;
|
|
750
739
|
sideOffset: number;
|
|
751
740
|
viewportPadding: number;
|
|
752
741
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
753
742
|
|
|
754
|
-
declare const
|
|
743
|
+
declare const __VLS_component_98: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
744
|
+
|
|
745
|
+
declare const __VLS_component_99: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{}>, {
|
|
746
|
+
variant: "default";
|
|
747
|
+
showClose: boolean;
|
|
748
|
+
closeOnOverlay: boolean;
|
|
749
|
+
closeLabel: string;
|
|
750
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
751
|
+
panelRef: HTMLDivElement;
|
|
752
|
+
}, any>;
|
|
755
753
|
|
|
756
754
|
declare type __VLS_Props = {
|
|
757
755
|
variant?: NonNullable<ToggleVariants['variant']>;
|
|
@@ -764,15 +762,11 @@ declare type __VLS_Props = {
|
|
|
764
762
|
declare type __VLS_Props_10 = {
|
|
765
763
|
side?: SidebarSide;
|
|
766
764
|
variant?: SidebarVariant;
|
|
767
|
-
collapsible?: SidebarCollapsible;
|
|
768
765
|
};
|
|
769
766
|
|
|
770
767
|
declare type __VLS_Props_11 = {
|
|
771
|
-
defaultOpen?: boolean;
|
|
772
|
-
open?: boolean;
|
|
773
768
|
side?: SidebarSide;
|
|
774
769
|
variant?: SidebarVariant;
|
|
775
|
-
collapsible?: SidebarCollapsible;
|
|
776
770
|
};
|
|
777
771
|
|
|
778
772
|
declare type __VLS_Props_12 = {
|
|
@@ -910,9 +904,7 @@ declare function __VLS_template_100(): {
|
|
|
910
904
|
slots: {
|
|
911
905
|
default?(_: {}): any;
|
|
912
906
|
};
|
|
913
|
-
refs: {
|
|
914
|
-
panelRef: HTMLDivElement;
|
|
915
|
-
};
|
|
907
|
+
refs: {};
|
|
916
908
|
rootEl: any;
|
|
917
909
|
};
|
|
918
910
|
|
|
@@ -949,7 +941,7 @@ declare function __VLS_template_104(): {
|
|
|
949
941
|
default?(_: {}): any;
|
|
950
942
|
};
|
|
951
943
|
refs: {};
|
|
952
|
-
rootEl:
|
|
944
|
+
rootEl: HTMLDivElement;
|
|
953
945
|
};
|
|
954
946
|
|
|
955
947
|
declare function __VLS_template_105(): {
|
|
@@ -966,8 +958,10 @@ declare function __VLS_template_106(): {
|
|
|
966
958
|
slots: {
|
|
967
959
|
default?(_: {}): any;
|
|
968
960
|
};
|
|
969
|
-
refs: {
|
|
970
|
-
|
|
961
|
+
refs: {
|
|
962
|
+
panelRef: HTMLDivElement;
|
|
963
|
+
};
|
|
964
|
+
rootEl: any;
|
|
971
965
|
};
|
|
972
966
|
|
|
973
967
|
declare function __VLS_template_107(): {
|
|
@@ -975,9 +969,7 @@ declare function __VLS_template_107(): {
|
|
|
975
969
|
slots: {
|
|
976
970
|
default?(_: {}): any;
|
|
977
971
|
};
|
|
978
|
-
refs: {
|
|
979
|
-
panelRef: HTMLDivElement;
|
|
980
|
-
};
|
|
972
|
+
refs: {};
|
|
981
973
|
rootEl: any;
|
|
982
974
|
};
|
|
983
975
|
|
|
@@ -1018,15 +1010,6 @@ declare function __VLS_template_110(): {
|
|
|
1018
1010
|
};
|
|
1019
1011
|
|
|
1020
1012
|
declare function __VLS_template_111(): {
|
|
1021
|
-
attrs: Partial<{}>;
|
|
1022
|
-
slots: {
|
|
1023
|
-
default?(_: {}): any;
|
|
1024
|
-
};
|
|
1025
|
-
refs: {};
|
|
1026
|
-
rootEl: any;
|
|
1027
|
-
};
|
|
1028
|
-
|
|
1029
|
-
declare function __VLS_template_112(): {
|
|
1030
1013
|
attrs: Partial<{}>;
|
|
1031
1014
|
slots: {
|
|
1032
1015
|
default?(_: {
|
|
@@ -1039,7 +1022,7 @@ declare function __VLS_template_112(): {
|
|
|
1039
1022
|
rootEl: HTMLDivElement;
|
|
1040
1023
|
};
|
|
1041
1024
|
|
|
1042
|
-
declare function
|
|
1025
|
+
declare function __VLS_template_112(): {
|
|
1043
1026
|
attrs: Partial<{}>;
|
|
1044
1027
|
slots: {
|
|
1045
1028
|
default?(_: {}): any;
|
|
@@ -1050,6 +1033,15 @@ declare function __VLS_template_113(): {
|
|
|
1050
1033
|
rootEl: any;
|
|
1051
1034
|
};
|
|
1052
1035
|
|
|
1036
|
+
declare function __VLS_template_113(): {
|
|
1037
|
+
attrs: Partial<{}>;
|
|
1038
|
+
slots: {
|
|
1039
|
+
default?(_: {}): any;
|
|
1040
|
+
};
|
|
1041
|
+
refs: {};
|
|
1042
|
+
rootEl: any;
|
|
1043
|
+
};
|
|
1044
|
+
|
|
1053
1045
|
declare function __VLS_template_114(): {
|
|
1054
1046
|
attrs: Partial<{}>;
|
|
1055
1047
|
slots: {
|
|
@@ -1092,7 +1084,7 @@ declare function __VLS_template_118(): {
|
|
|
1092
1084
|
default?(_: {}): any;
|
|
1093
1085
|
};
|
|
1094
1086
|
refs: {};
|
|
1095
|
-
rootEl:
|
|
1087
|
+
rootEl: HTMLDivElement;
|
|
1096
1088
|
};
|
|
1097
1089
|
|
|
1098
1090
|
declare function __VLS_template_119(): {
|
|
@@ -1100,8 +1092,10 @@ declare function __VLS_template_119(): {
|
|
|
1100
1092
|
slots: {
|
|
1101
1093
|
default?(_: {}): any;
|
|
1102
1094
|
};
|
|
1103
|
-
refs: {
|
|
1104
|
-
|
|
1095
|
+
refs: {
|
|
1096
|
+
panelRef: HTMLDivElement;
|
|
1097
|
+
};
|
|
1098
|
+
rootEl: any;
|
|
1105
1099
|
};
|
|
1106
1100
|
|
|
1107
1101
|
declare function __VLS_template_12(): {
|
|
@@ -1118,9 +1112,7 @@ declare function __VLS_template_120(): {
|
|
|
1118
1112
|
slots: {
|
|
1119
1113
|
default?(_: {}): any;
|
|
1120
1114
|
};
|
|
1121
|
-
refs: {
|
|
1122
|
-
panelRef: HTMLDivElement;
|
|
1123
|
-
};
|
|
1115
|
+
refs: {};
|
|
1124
1116
|
rootEl: any;
|
|
1125
1117
|
};
|
|
1126
1118
|
|
|
@@ -1184,7 +1176,7 @@ declare function __VLS_template_127(): {
|
|
|
1184
1176
|
default?(_: {}): any;
|
|
1185
1177
|
};
|
|
1186
1178
|
refs: {};
|
|
1187
|
-
rootEl:
|
|
1179
|
+
rootEl: HTMLDivElement;
|
|
1188
1180
|
};
|
|
1189
1181
|
|
|
1190
1182
|
declare function __VLS_template_128(): {
|
|
@@ -1193,7 +1185,7 @@ declare function __VLS_template_128(): {
|
|
|
1193
1185
|
default?(_: {}): any;
|
|
1194
1186
|
};
|
|
1195
1187
|
refs: {};
|
|
1196
|
-
rootEl:
|
|
1188
|
+
rootEl: any;
|
|
1197
1189
|
};
|
|
1198
1190
|
|
|
1199
1191
|
declare function __VLS_template_129(): {
|
|
@@ -1202,7 +1194,7 @@ declare function __VLS_template_129(): {
|
|
|
1202
1194
|
default?(_: {}): any;
|
|
1203
1195
|
};
|
|
1204
1196
|
refs: {};
|
|
1205
|
-
rootEl:
|
|
1197
|
+
rootEl: HTMLDivElement;
|
|
1206
1198
|
};
|
|
1207
1199
|
|
|
1208
1200
|
declare function __VLS_template_13(): {
|
|
@@ -1220,7 +1212,7 @@ declare function __VLS_template_130(): {
|
|
|
1220
1212
|
default?(_: {}): any;
|
|
1221
1213
|
};
|
|
1222
1214
|
refs: {};
|
|
1223
|
-
rootEl:
|
|
1215
|
+
rootEl: any;
|
|
1224
1216
|
};
|
|
1225
1217
|
|
|
1226
1218
|
declare function __VLS_template_131(): {
|
|
@@ -1316,7 +1308,22 @@ declare function __VLS_template_14(): {
|
|
|
1316
1308
|
declare function __VLS_template_140(): {
|
|
1317
1309
|
attrs: Partial<{}>;
|
|
1318
1310
|
slots: {
|
|
1319
|
-
|
|
1311
|
+
empty?(_: {}): any;
|
|
1312
|
+
item?(_: {
|
|
1313
|
+
item: CommandPaletteItem;
|
|
1314
|
+
group: CommandPaletteGroup;
|
|
1315
|
+
isSelected: boolean;
|
|
1316
|
+
}): any;
|
|
1317
|
+
preview?(_: {
|
|
1318
|
+
item: {
|
|
1319
|
+
[x: string]: unknown;
|
|
1320
|
+
value: string;
|
|
1321
|
+
label: string;
|
|
1322
|
+
icon?: string | undefined;
|
|
1323
|
+
keywords?: string[] | undefined;
|
|
1324
|
+
} | null;
|
|
1325
|
+
close: typeof close_2;
|
|
1326
|
+
}): any;
|
|
1320
1327
|
};
|
|
1321
1328
|
refs: {};
|
|
1322
1329
|
rootEl: any;
|
|
@@ -1867,8 +1874,6 @@ declare function __VLS_template_45(): {
|
|
|
1867
1874
|
attrs: Partial<{}>;
|
|
1868
1875
|
slots: {
|
|
1869
1876
|
default?(_: {}): any;
|
|
1870
|
-
default?(_: {}): any;
|
|
1871
|
-
default?(_: {}): any;
|
|
1872
1877
|
};
|
|
1873
1878
|
refs: {};
|
|
1874
1879
|
rootEl: any;
|
|
@@ -1877,12 +1882,7 @@ declare function __VLS_template_45(): {
|
|
|
1877
1882
|
declare function __VLS_template_46(): {
|
|
1878
1883
|
attrs: Partial<{}>;
|
|
1879
1884
|
slots: {
|
|
1880
|
-
default?(_: {
|
|
1881
|
-
open: boolean;
|
|
1882
|
-
state: "expanded" | "collapsed";
|
|
1883
|
-
isMobile: boolean;
|
|
1884
|
-
toggle: () => void;
|
|
1885
|
-
}): any;
|
|
1885
|
+
default?(_: {}): any;
|
|
1886
1886
|
};
|
|
1887
1887
|
refs: {};
|
|
1888
1888
|
rootEl: HTMLDivElement;
|
|
@@ -2111,7 +2111,9 @@ declare function __VLS_template_69(): {
|
|
|
2111
2111
|
slots: {
|
|
2112
2112
|
default?(_: {}): any;
|
|
2113
2113
|
};
|
|
2114
|
-
refs: {
|
|
2114
|
+
refs: {
|
|
2115
|
+
rootRef: HTMLElement;
|
|
2116
|
+
};
|
|
2115
2117
|
rootEl: any;
|
|
2116
2118
|
};
|
|
2117
2119
|
|
|
@@ -2129,9 +2131,7 @@ declare function __VLS_template_70(): {
|
|
|
2129
2131
|
slots: {
|
|
2130
2132
|
default?(_: {}): any;
|
|
2131
2133
|
};
|
|
2132
|
-
refs: {
|
|
2133
|
-
rootRef: HTMLElement;
|
|
2134
|
-
};
|
|
2134
|
+
refs: {};
|
|
2135
2135
|
rootEl: any;
|
|
2136
2136
|
};
|
|
2137
2137
|
|
|
@@ -2167,7 +2167,9 @@ declare function __VLS_template_74(): {
|
|
|
2167
2167
|
slots: {
|
|
2168
2168
|
default?(_: {}): any;
|
|
2169
2169
|
};
|
|
2170
|
-
refs: {
|
|
2170
|
+
refs: {
|
|
2171
|
+
rootRef: HTMLDivElement;
|
|
2172
|
+
};
|
|
2171
2173
|
rootEl: any;
|
|
2172
2174
|
};
|
|
2173
2175
|
|
|
@@ -2177,7 +2179,7 @@ declare function __VLS_template_75(): {
|
|
|
2177
2179
|
default?(_: {}): any;
|
|
2178
2180
|
};
|
|
2179
2181
|
refs: {
|
|
2180
|
-
|
|
2182
|
+
el: HTMLButtonElement;
|
|
2181
2183
|
};
|
|
2182
2184
|
rootEl: any;
|
|
2183
2185
|
};
|
|
@@ -2187,9 +2189,7 @@ declare function __VLS_template_76(): {
|
|
|
2187
2189
|
slots: {
|
|
2188
2190
|
default?(_: {}): any;
|
|
2189
2191
|
};
|
|
2190
|
-
refs: {
|
|
2191
|
-
el: HTMLButtonElement;
|
|
2192
|
-
};
|
|
2192
|
+
refs: {};
|
|
2193
2193
|
rootEl: any;
|
|
2194
2194
|
};
|
|
2195
2195
|
|
|
@@ -2199,7 +2199,7 @@ declare function __VLS_template_77(): {
|
|
|
2199
2199
|
default?(_: {}): any;
|
|
2200
2200
|
};
|
|
2201
2201
|
refs: {};
|
|
2202
|
-
rootEl:
|
|
2202
|
+
rootEl: HTMLDivElement;
|
|
2203
2203
|
};
|
|
2204
2204
|
|
|
2205
2205
|
declare function __VLS_template_78(): {
|
|
@@ -2208,7 +2208,7 @@ declare function __VLS_template_78(): {
|
|
|
2208
2208
|
default?(_: {}): any;
|
|
2209
2209
|
};
|
|
2210
2210
|
refs: {};
|
|
2211
|
-
rootEl:
|
|
2211
|
+
rootEl: any;
|
|
2212
2212
|
};
|
|
2213
2213
|
|
|
2214
2214
|
declare function __VLS_template_79(): {
|
|
@@ -2302,15 +2302,6 @@ declare function __VLS_template_87(): {
|
|
|
2302
2302
|
};
|
|
2303
2303
|
|
|
2304
2304
|
declare function __VLS_template_88(): {
|
|
2305
|
-
attrs: Partial<{}>;
|
|
2306
|
-
slots: {
|
|
2307
|
-
default?(_: {}): any;
|
|
2308
|
-
};
|
|
2309
|
-
refs: {};
|
|
2310
|
-
rootEl: any;
|
|
2311
|
-
};
|
|
2312
|
-
|
|
2313
|
-
declare function __VLS_template_89(): {
|
|
2314
2305
|
attrs: Partial<{}>;
|
|
2315
2306
|
slots: {
|
|
2316
2307
|
default?(_: {
|
|
@@ -2323,7 +2314,7 @@ declare function __VLS_template_89(): {
|
|
|
2323
2314
|
rootEl: HTMLDivElement;
|
|
2324
2315
|
};
|
|
2325
2316
|
|
|
2326
|
-
declare function
|
|
2317
|
+
declare function __VLS_template_89(): {
|
|
2327
2318
|
attrs: Partial<{}>;
|
|
2328
2319
|
slots: {
|
|
2329
2320
|
default?(_: {}): any;
|
|
@@ -2332,7 +2323,7 @@ declare function __VLS_template_9(): {
|
|
|
2332
2323
|
rootEl: any;
|
|
2333
2324
|
};
|
|
2334
2325
|
|
|
2335
|
-
declare function
|
|
2326
|
+
declare function __VLS_template_9(): {
|
|
2336
2327
|
attrs: Partial<{}>;
|
|
2337
2328
|
slots: {
|
|
2338
2329
|
default?(_: {}): any;
|
|
@@ -2341,7 +2332,7 @@ declare function __VLS_template_90(): {
|
|
|
2341
2332
|
rootEl: any;
|
|
2342
2333
|
};
|
|
2343
2334
|
|
|
2344
|
-
declare function
|
|
2335
|
+
declare function __VLS_template_90(): {
|
|
2345
2336
|
attrs: Partial<{}>;
|
|
2346
2337
|
slots: {
|
|
2347
2338
|
default?(_: {}): any;
|
|
@@ -2350,7 +2341,7 @@ declare function __VLS_template_91(): {
|
|
|
2350
2341
|
rootEl: any;
|
|
2351
2342
|
};
|
|
2352
2343
|
|
|
2353
|
-
declare function
|
|
2344
|
+
declare function __VLS_template_91(): {
|
|
2354
2345
|
attrs: Partial<{}>;
|
|
2355
2346
|
slots: {
|
|
2356
2347
|
default?(_: {}): any;
|
|
@@ -2359,7 +2350,7 @@ declare function __VLS_template_92(): {
|
|
|
2359
2350
|
rootEl: any;
|
|
2360
2351
|
};
|
|
2361
2352
|
|
|
2362
|
-
declare function
|
|
2353
|
+
declare function __VLS_template_92(): {
|
|
2363
2354
|
attrs: Partial<{}>;
|
|
2364
2355
|
slots: {
|
|
2365
2356
|
default?(_: {
|
|
@@ -2372,7 +2363,7 @@ declare function __VLS_template_93(): {
|
|
|
2372
2363
|
rootEl: HTMLDivElement;
|
|
2373
2364
|
};
|
|
2374
2365
|
|
|
2375
|
-
declare function
|
|
2366
|
+
declare function __VLS_template_93(): {
|
|
2376
2367
|
attrs: Partial<{}>;
|
|
2377
2368
|
slots: {
|
|
2378
2369
|
default?(_: {}): any;
|
|
@@ -2381,7 +2372,7 @@ declare function __VLS_template_94(): {
|
|
|
2381
2372
|
rootEl: any;
|
|
2382
2373
|
};
|
|
2383
2374
|
|
|
2384
|
-
declare function
|
|
2375
|
+
declare function __VLS_template_94(): {
|
|
2385
2376
|
attrs: Partial<{}>;
|
|
2386
2377
|
slots: {
|
|
2387
2378
|
default?(_: {}): any;
|
|
@@ -2392,7 +2383,7 @@ declare function __VLS_template_95(): {
|
|
|
2392
2383
|
rootEl: HTMLDivElement;
|
|
2393
2384
|
};
|
|
2394
2385
|
|
|
2395
|
-
declare function
|
|
2386
|
+
declare function __VLS_template_95(): {
|
|
2396
2387
|
attrs: Partial<{}>;
|
|
2397
2388
|
slots: {
|
|
2398
2389
|
default?(_: {}): any;
|
|
@@ -2401,7 +2392,7 @@ declare function __VLS_template_96(): {
|
|
|
2401
2392
|
rootEl: any;
|
|
2402
2393
|
};
|
|
2403
2394
|
|
|
2404
|
-
declare function
|
|
2395
|
+
declare function __VLS_template_96(): {
|
|
2405
2396
|
attrs: Partial<{}>;
|
|
2406
2397
|
slots: {
|
|
2407
2398
|
default?(_: {}): any;
|
|
@@ -2412,7 +2403,7 @@ declare function __VLS_template_97(): {
|
|
|
2412
2403
|
rootEl: HTMLDivElement;
|
|
2413
2404
|
};
|
|
2414
2405
|
|
|
2415
|
-
declare function
|
|
2406
|
+
declare function __VLS_template_97(): {
|
|
2416
2407
|
attrs: Partial<{}>;
|
|
2417
2408
|
slots: {
|
|
2418
2409
|
default?(_: {}): any;
|
|
@@ -2421,7 +2412,7 @@ declare function __VLS_template_98(): {
|
|
|
2421
2412
|
rootEl: any;
|
|
2422
2413
|
};
|
|
2423
2414
|
|
|
2424
|
-
declare function
|
|
2415
|
+
declare function __VLS_template_98(): {
|
|
2425
2416
|
attrs: Partial<{}>;
|
|
2426
2417
|
slots: {
|
|
2427
2418
|
default?(_: {}): any;
|
|
@@ -2430,6 +2421,17 @@ declare function __VLS_template_99(): {
|
|
|
2430
2421
|
rootEl: HTMLDivElement;
|
|
2431
2422
|
};
|
|
2432
2423
|
|
|
2424
|
+
declare function __VLS_template_99(): {
|
|
2425
|
+
attrs: Partial<{}>;
|
|
2426
|
+
slots: {
|
|
2427
|
+
default?(_: {}): any;
|
|
2428
|
+
};
|
|
2429
|
+
refs: {
|
|
2430
|
+
panelRef: HTMLDivElement;
|
|
2431
|
+
};
|
|
2432
|
+
rootEl: any;
|
|
2433
|
+
};
|
|
2434
|
+
|
|
2433
2435
|
declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
2434
2436
|
|
|
2435
2437
|
declare type __VLS_TemplateResult_10 = ReturnType<typeof __VLS_template_10>;
|
|
@@ -3801,7 +3803,7 @@ export declare const ALERT_DIALOG_KEY: InjectionKey<AlertDialogContext>;
|
|
|
3801
3803
|
|
|
3802
3804
|
export declare const AlertDescription: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
|
|
3803
3805
|
|
|
3804
|
-
export declare const AlertDialog:
|
|
3806
|
+
export declare const AlertDialog: __VLS_WithTemplateSlots_125<DefineComponent< {
|
|
3805
3807
|
open?: boolean;
|
|
3806
3808
|
defaultOpen?: boolean;
|
|
3807
3809
|
}, {
|
|
@@ -3825,11 +3827,11 @@ defaultOpen: boolean;
|
|
|
3825
3827
|
}): any;
|
|
3826
3828
|
}>;
|
|
3827
3829
|
|
|
3828
|
-
export declare const AlertDialogAction:
|
|
3830
|
+
export declare const AlertDialogAction: __VLS_WithTemplateSlots_132<typeof __VLS_component_124, __VLS_TemplateResult_124["slots"]>;
|
|
3829
3831
|
|
|
3830
|
-
export declare const AlertDialogCancel:
|
|
3832
|
+
export declare const AlertDialogCancel: __VLS_WithTemplateSlots_133<typeof __VLS_component_125, __VLS_TemplateResult_125["slots"]>;
|
|
3831
3833
|
|
|
3832
|
-
export declare const AlertDialogContent:
|
|
3834
|
+
export declare const AlertDialogContent: __VLS_WithTemplateSlots_127<typeof __VLS_component_119, __VLS_TemplateResult_119["slots"]>;
|
|
3833
3835
|
|
|
3834
3836
|
export declare interface AlertDialogContext {
|
|
3835
3837
|
isOpen: Ref<boolean>;
|
|
@@ -3840,15 +3842,15 @@ export declare interface AlertDialogContext {
|
|
|
3840
3842
|
toggle: () => void;
|
|
3841
3843
|
}
|
|
3842
3844
|
|
|
3843
|
-
export declare const AlertDialogDescription:
|
|
3845
|
+
export declare const AlertDialogDescription: __VLS_WithTemplateSlots_131<typeof __VLS_component_123, __VLS_TemplateResult_123["slots"]>;
|
|
3844
3846
|
|
|
3845
|
-
export declare const AlertDialogFooter:
|
|
3847
|
+
export declare const AlertDialogFooter: __VLS_WithTemplateSlots_129<typeof __VLS_component_121, __VLS_TemplateResult_121["slots"]>;
|
|
3846
3848
|
|
|
3847
|
-
export declare const AlertDialogHeader:
|
|
3849
|
+
export declare const AlertDialogHeader: __VLS_WithTemplateSlots_128<typeof __VLS_component_120, __VLS_TemplateResult_120["slots"]>;
|
|
3848
3850
|
|
|
3849
|
-
export declare const AlertDialogTitle:
|
|
3851
|
+
export declare const AlertDialogTitle: __VLS_WithTemplateSlots_130<typeof __VLS_component_122, __VLS_TemplateResult_122["slots"]>;
|
|
3850
3852
|
|
|
3851
|
-
export declare const AlertDialogTrigger:
|
|
3853
|
+
export declare const AlertDialogTrigger: __VLS_WithTemplateSlots_126<typeof __VLS_component_118, __VLS_TemplateResult_118["slots"]>;
|
|
3852
3854
|
|
|
3853
3855
|
export declare const AlertTitle: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
3854
3856
|
|
|
@@ -3908,19 +3910,27 @@ export declare const bannerVariants: (props?: ({
|
|
|
3908
3910
|
align?: "center" | "start" | "between" | null | undefined;
|
|
3909
3911
|
} & ClassProp) | undefined) => string;
|
|
3910
3912
|
|
|
3911
|
-
export declare const
|
|
3913
|
+
export declare const BASE_SIDEBAR_INJECTION_KEY: InjectionKey<BaseSidebarContext>;
|
|
3912
3914
|
|
|
3913
|
-
|
|
3915
|
+
/** Context for the base (non-collapsible) sidebar. */
|
|
3916
|
+
export declare interface BaseSidebarContext {
|
|
3917
|
+
side: Ref<SidebarSide>;
|
|
3918
|
+
variant: Ref<SidebarVariant>;
|
|
3919
|
+
}
|
|
3920
|
+
|
|
3921
|
+
export declare const Breadcrumb: __VLS_WithTemplateSlots_82<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
|
|
3922
|
+
|
|
3923
|
+
export declare const BreadcrumbEllipsis: __VLS_WithTemplateSlots_88<typeof __VLS_component_87, __VLS_TemplateResult_87["slots"]>;
|
|
3914
3924
|
|
|
3915
|
-
export declare const BreadcrumbItem:
|
|
3925
|
+
export declare const BreadcrumbItem: __VLS_WithTemplateSlots_84<typeof __VLS_component_83, __VLS_TemplateResult_83["slots"]>;
|
|
3916
3926
|
|
|
3917
|
-
export declare const BreadcrumbLink:
|
|
3927
|
+
export declare const BreadcrumbLink: __VLS_WithTemplateSlots_85<typeof __VLS_component_84, __VLS_TemplateResult_84["slots"]>;
|
|
3918
3928
|
|
|
3919
|
-
export declare const BreadcrumbList:
|
|
3929
|
+
export declare const BreadcrumbList: __VLS_WithTemplateSlots_83<typeof __VLS_component_82, __VLS_TemplateResult_82["slots"]>;
|
|
3920
3930
|
|
|
3921
|
-
export declare const BreadcrumbPage:
|
|
3931
|
+
export declare const BreadcrumbPage: __VLS_WithTemplateSlots_86<typeof __VLS_component_85, __VLS_TemplateResult_85["slots"]>;
|
|
3922
3932
|
|
|
3923
|
-
export declare const BreadcrumbSeparator:
|
|
3933
|
+
export declare const BreadcrumbSeparator: __VLS_WithTemplateSlots_87<typeof __VLS_component_86, __VLS_TemplateResult_86["slots"]>;
|
|
3924
3934
|
|
|
3925
3935
|
export declare const Button: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
3926
3936
|
|
|
@@ -3952,6 +3962,8 @@ modelValue: boolean;
|
|
|
3952
3962
|
indeterminate: boolean;
|
|
3953
3963
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3954
3964
|
|
|
3965
|
+
declare function close_2(): void;
|
|
3966
|
+
|
|
3955
3967
|
export declare const cn: (...inputs: ClassValue[]) => string;
|
|
3956
3968
|
|
|
3957
3969
|
export { Collapsible }
|
|
@@ -3967,6 +3979,15 @@ export declare interface CollapsibleContext {
|
|
|
3967
3979
|
toggle: () => void;
|
|
3968
3980
|
}
|
|
3969
3981
|
|
|
3982
|
+
/** Context for the collapsible sidebar variant (future). */
|
|
3983
|
+
export declare interface CollapsibleSidebarContext extends BaseSidebarContext {
|
|
3984
|
+
state: Ref<'expanded' | 'collapsed'>;
|
|
3985
|
+
open: Ref<boolean>;
|
|
3986
|
+
collapsible: Ref<SidebarCollapsible>;
|
|
3987
|
+
setOpen: (value: boolean) => void;
|
|
3988
|
+
toggleSidebar: () => void;
|
|
3989
|
+
}
|
|
3990
|
+
|
|
3970
3991
|
export declare const CollapsibleTrigger: __VLS_WithTemplateSlots_154<typeof __VLS_component_144, __VLS_TemplateResult_144["slots"]>;
|
|
3971
3992
|
|
|
3972
3993
|
export declare const COLOR_PRESETS: ColorPreset[];
|
|
@@ -3997,7 +4018,7 @@ declare interface ComboboxOption {
|
|
|
3997
4018
|
disabled?: boolean;
|
|
3998
4019
|
}
|
|
3999
4020
|
|
|
4000
|
-
export declare const Command:
|
|
4021
|
+
export declare const Command: __VLS_WithTemplateSlots_142<typeof __VLS_component_133, __VLS_TemplateResult_133["slots"]>;
|
|
4001
4022
|
|
|
4002
4023
|
export declare const COMMAND_KEY: InjectionKey<CommandContext>;
|
|
4003
4024
|
|
|
@@ -4013,11 +4034,11 @@ export declare interface CommandContext {
|
|
|
4013
4034
|
unregisterItem: (value: string) => void;
|
|
4014
4035
|
}
|
|
4015
4036
|
|
|
4016
|
-
export declare const CommandDialog:
|
|
4037
|
+
export declare const CommandDialog: __VLS_WithTemplateSlots_143<typeof __VLS_component_134, __VLS_TemplateResult_134["slots"]>;
|
|
4017
4038
|
|
|
4018
|
-
export declare const CommandEmpty:
|
|
4039
|
+
export declare const CommandEmpty: __VLS_WithTemplateSlots_145<typeof __VLS_component_136, __VLS_TemplateResult_136["slots"]>;
|
|
4019
4040
|
|
|
4020
|
-
export declare const CommandGroup:
|
|
4041
|
+
export declare const CommandGroup: __VLS_WithTemplateSlots_146<typeof __VLS_component_137, __VLS_TemplateResult_137["slots"]>;
|
|
4021
4042
|
|
|
4022
4043
|
export declare const CommandInput: DefineComponent<UiCommandInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4023
4044
|
"update:modelValue": (value: string) => any;
|
|
@@ -4030,13 +4051,29 @@ placeholder: string;
|
|
|
4030
4051
|
inputRef: HTMLInputElement;
|
|
4031
4052
|
}, any>;
|
|
4032
4053
|
|
|
4033
|
-
export declare const CommandItem:
|
|
4054
|
+
export declare const CommandItem: __VLS_WithTemplateSlots_147<typeof __VLS_component_138, __VLS_TemplateResult_138["slots"]>;
|
|
4055
|
+
|
|
4056
|
+
export declare const CommandList: __VLS_WithTemplateSlots_144<typeof __VLS_component_135, __VLS_TemplateResult_135["slots"]>;
|
|
4057
|
+
|
|
4058
|
+
export declare const CommandPalette: __VLS_WithTemplateSlots_149<typeof __VLS_component_140, __VLS_TemplateResult_140["slots"]>;
|
|
4034
4059
|
|
|
4035
|
-
export declare
|
|
4060
|
+
export declare interface CommandPaletteGroup {
|
|
4061
|
+
label: string;
|
|
4062
|
+
icon?: string;
|
|
4063
|
+
items: CommandPaletteItem[];
|
|
4064
|
+
}
|
|
4065
|
+
|
|
4066
|
+
export declare interface CommandPaletteItem {
|
|
4067
|
+
value: string;
|
|
4068
|
+
label: string;
|
|
4069
|
+
icon?: string;
|
|
4070
|
+
keywords?: string[];
|
|
4071
|
+
[key: string]: unknown;
|
|
4072
|
+
}
|
|
4036
4073
|
|
|
4037
4074
|
export declare const CommandSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4038
4075
|
|
|
4039
|
-
export declare const CommandShortcut:
|
|
4076
|
+
export declare const CommandShortcut: __VLS_WithTemplateSlots_148<typeof __VLS_component_139, __VLS_TemplateResult_139["slots"]>;
|
|
4040
4077
|
|
|
4041
4078
|
export declare const config3df: Ref< {
|
|
4042
4079
|
version: number;
|
|
@@ -4064,11 +4101,11 @@ export declare const CONTEXT_MENU_RADIO_GROUP_KEY: InjectionKey<ContextMenuRadio
|
|
|
4064
4101
|
|
|
4065
4102
|
export declare const CONTEXT_MENU_SUB_KEY: InjectionKey<ContextMenuSubContext>;
|
|
4066
4103
|
|
|
4067
|
-
export declare const ContextMenu:
|
|
4104
|
+
export declare const ContextMenu: __VLS_WithTemplateSlots_134<typeof __VLS_component_126, __VLS_TemplateResult_126["slots"]>;
|
|
4068
4105
|
|
|
4069
4106
|
export { ContextMenuCheckboxItem }
|
|
4070
4107
|
|
|
4071
|
-
export declare const ContextMenuContent:
|
|
4108
|
+
export declare const ContextMenuContent: __VLS_WithTemplateSlots_136<typeof __VLS_component_128, __VLS_TemplateResult_128["slots"]>;
|
|
4072
4109
|
|
|
4073
4110
|
export declare interface ContextMenuContext {
|
|
4074
4111
|
isOpen: Ref<boolean>;
|
|
@@ -4112,9 +4149,9 @@ export declare interface ContextMenuItemRegistration {
|
|
|
4112
4149
|
items: Ref<ContextMenuItemData[]>;
|
|
4113
4150
|
}
|
|
4114
4151
|
|
|
4115
|
-
export declare const ContextMenuLabel:
|
|
4152
|
+
export declare const ContextMenuLabel: __VLS_WithTemplateSlots_138<typeof __VLS_component_130, __VLS_TemplateResult_130["slots"]>;
|
|
4116
4153
|
|
|
4117
|
-
export declare const ContextMenuRadioGroup:
|
|
4154
|
+
export declare const ContextMenuRadioGroup: __VLS_WithTemplateSlots_137<typeof __VLS_component_129, __VLS_TemplateResult_129["slots"]>;
|
|
4118
4155
|
|
|
4119
4156
|
export declare interface ContextMenuRadioGroupContext {
|
|
4120
4157
|
modelValue: Ref<string>;
|
|
@@ -4125,13 +4162,13 @@ export { ContextMenuRadioItem }
|
|
|
4125
4162
|
|
|
4126
4163
|
export declare const ContextMenuSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4127
4164
|
|
|
4128
|
-
export declare const ContextMenuShortcut:
|
|
4165
|
+
export declare const ContextMenuShortcut: __VLS_WithTemplateSlots_139<typeof __VLS_component_131, __VLS_TemplateResult_131["slots"]>;
|
|
4129
4166
|
|
|
4130
|
-
export declare const ContextMenuSub:
|
|
4167
|
+
export declare const ContextMenuSub: __VLS_WithTemplateSlots_140<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
|
|
4131
4168
|
default?(_: {}): any;
|
|
4132
4169
|
}>;
|
|
4133
4170
|
|
|
4134
|
-
export declare const ContextMenuSubContent:
|
|
4171
|
+
export declare const ContextMenuSubContent: __VLS_WithTemplateSlots_141<typeof __VLS_component_132, __VLS_TemplateResult_132["slots"]>;
|
|
4135
4172
|
|
|
4136
4173
|
export declare interface ContextMenuSubContext {
|
|
4137
4174
|
subId: string;
|
|
@@ -4142,7 +4179,23 @@ export declare interface ContextMenuSubContext {
|
|
|
4142
4179
|
|
|
4143
4180
|
export { ContextMenuSubTrigger }
|
|
4144
4181
|
|
|
4145
|
-
export declare const ContextMenuTrigger:
|
|
4182
|
+
export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_135<typeof __VLS_component_127, __VLS_TemplateResult_127["slots"]>;
|
|
4183
|
+
|
|
4184
|
+
export declare function createBaseSidebarContext(options?: CreateBaseSidebarOptions): BaseSidebarContext;
|
|
4185
|
+
|
|
4186
|
+
declare interface CreateBaseSidebarOptions {
|
|
4187
|
+
side?: SidebarSide;
|
|
4188
|
+
variant?: SidebarVariant;
|
|
4189
|
+
}
|
|
4190
|
+
|
|
4191
|
+
export declare function createCollapsibleSidebarContext(options?: CreateCollapsibleSidebarOptions): CollapsibleSidebarContext;
|
|
4192
|
+
|
|
4193
|
+
declare interface CreateCollapsibleSidebarOptions {
|
|
4194
|
+
defaultOpen?: boolean;
|
|
4195
|
+
side?: SidebarSide;
|
|
4196
|
+
variant?: SidebarVariant;
|
|
4197
|
+
collapsible?: SidebarCollapsible;
|
|
4198
|
+
}
|
|
4146
4199
|
|
|
4147
4200
|
export declare const DataTable: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
4148
4201
|
|
|
@@ -4183,7 +4236,7 @@ export declare const dataTableVariants: (props?: ({
|
|
|
4183
4236
|
|
|
4184
4237
|
export declare const DEFAULT_CONFIG: Ui3dfConfig;
|
|
4185
4238
|
|
|
4186
|
-
export declare const Dialog:
|
|
4239
|
+
export declare const Dialog: __VLS_WithTemplateSlots_102<DefineComponent< {
|
|
4187
4240
|
open?: boolean;
|
|
4188
4241
|
defaultOpen?: boolean;
|
|
4189
4242
|
}, {
|
|
@@ -4209,9 +4262,9 @@ defaultOpen: boolean;
|
|
|
4209
4262
|
|
|
4210
4263
|
export declare const DIALOG_KEY: InjectionKey<DialogContext>;
|
|
4211
4264
|
|
|
4212
|
-
export declare const DialogClose:
|
|
4265
|
+
export declare const DialogClose: __VLS_WithTemplateSlots_109<typeof __VLS_component_104, __VLS_TemplateResult_104["slots"]>;
|
|
4213
4266
|
|
|
4214
|
-
export declare const DialogContent:
|
|
4267
|
+
export declare const DialogContent: __VLS_WithTemplateSlots_104<typeof __VLS_component_99, __VLS_TemplateResult_99["slots"]>;
|
|
4215
4268
|
|
|
4216
4269
|
export declare interface DialogContext {
|
|
4217
4270
|
isOpen: Ref<boolean>;
|
|
@@ -4222,17 +4275,17 @@ export declare interface DialogContext {
|
|
|
4222
4275
|
toggle: () => void;
|
|
4223
4276
|
}
|
|
4224
4277
|
|
|
4225
|
-
export declare const DialogDescription:
|
|
4278
|
+
export declare const DialogDescription: __VLS_WithTemplateSlots_108<typeof __VLS_component_103, __VLS_TemplateResult_103["slots"]>;
|
|
4226
4279
|
|
|
4227
|
-
export declare const DialogFooter:
|
|
4280
|
+
export declare const DialogFooter: __VLS_WithTemplateSlots_106<typeof __VLS_component_101, __VLS_TemplateResult_101["slots"]>;
|
|
4228
4281
|
|
|
4229
|
-
export declare const DialogHeader:
|
|
4282
|
+
export declare const DialogHeader: __VLS_WithTemplateSlots_105<typeof __VLS_component_100, __VLS_TemplateResult_100["slots"]>;
|
|
4230
4283
|
|
|
4231
|
-
export declare const DialogTitle:
|
|
4284
|
+
export declare const DialogTitle: __VLS_WithTemplateSlots_107<typeof __VLS_component_102, __VLS_TemplateResult_102["slots"]>;
|
|
4232
4285
|
|
|
4233
|
-
export declare const DialogTrigger:
|
|
4286
|
+
export declare const DialogTrigger: __VLS_WithTemplateSlots_103<typeof __VLS_component_98, __VLS_TemplateResult_98["slots"]>;
|
|
4234
4287
|
|
|
4235
|
-
export declare const Drawer:
|
|
4288
|
+
export declare const Drawer: __VLS_WithTemplateSlots_110<DefineComponent< {
|
|
4236
4289
|
open?: boolean;
|
|
4237
4290
|
defaultOpen?: boolean;
|
|
4238
4291
|
}, {
|
|
@@ -4258,7 +4311,7 @@ defaultOpen: boolean;
|
|
|
4258
4311
|
|
|
4259
4312
|
export declare const DRAWER_KEY: InjectionKey<DrawerContext>;
|
|
4260
4313
|
|
|
4261
|
-
export declare const DrawerContent:
|
|
4314
|
+
export declare const DrawerContent: __VLS_WithTemplateSlots_112<typeof __VLS_component_106, __VLS_TemplateResult_106["slots"]>;
|
|
4262
4315
|
|
|
4263
4316
|
export declare interface DrawerContext {
|
|
4264
4317
|
isOpen: Ref<boolean>;
|
|
@@ -4269,23 +4322,23 @@ export declare interface DrawerContext {
|
|
|
4269
4322
|
toggle: () => void;
|
|
4270
4323
|
}
|
|
4271
4324
|
|
|
4272
|
-
export declare const DrawerDescription:
|
|
4325
|
+
export declare const DrawerDescription: __VLS_WithTemplateSlots_116<typeof __VLS_component_110, __VLS_TemplateResult_110["slots"]>;
|
|
4273
4326
|
|
|
4274
|
-
export declare const DrawerFooter:
|
|
4327
|
+
export declare const DrawerFooter: __VLS_WithTemplateSlots_114<typeof __VLS_component_108, __VLS_TemplateResult_108["slots"]>;
|
|
4275
4328
|
|
|
4276
|
-
export declare const DrawerHeader:
|
|
4329
|
+
export declare const DrawerHeader: __VLS_WithTemplateSlots_113<typeof __VLS_component_107, __VLS_TemplateResult_107["slots"]>;
|
|
4277
4330
|
|
|
4278
|
-
export declare const DrawerTitle:
|
|
4331
|
+
export declare const DrawerTitle: __VLS_WithTemplateSlots_115<typeof __VLS_component_109, __VLS_TemplateResult_109["slots"]>;
|
|
4279
4332
|
|
|
4280
|
-
export declare const DrawerTrigger:
|
|
4333
|
+
export declare const DrawerTrigger: __VLS_WithTemplateSlots_111<typeof __VLS_component_105, __VLS_TemplateResult_105["slots"]>;
|
|
4281
4334
|
|
|
4282
4335
|
export declare const DROPDOWN_MENU_KEY: InjectionKey<DropdownMenuContext>;
|
|
4283
4336
|
|
|
4284
|
-
export declare const DropdownMenu:
|
|
4337
|
+
export declare const DropdownMenu: __VLS_WithTemplateSlots_89<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
|
|
4285
4338
|
default?(_: {}): any;
|
|
4286
4339
|
}>;
|
|
4287
4340
|
|
|
4288
|
-
export declare const DropdownMenuContent:
|
|
4341
|
+
export declare const DropdownMenuContent: __VLS_WithTemplateSlots_91<typeof __VLS_component_89, __VLS_TemplateResult_89["slots"]>;
|
|
4289
4342
|
|
|
4290
4343
|
export declare interface DropdownMenuContext {
|
|
4291
4344
|
isOpen: Ref<boolean>;
|
|
@@ -4310,13 +4363,13 @@ export declare interface DropdownMenuItemData {
|
|
|
4310
4363
|
action: () => void;
|
|
4311
4364
|
}
|
|
4312
4365
|
|
|
4313
|
-
export declare const DropdownMenuLabel:
|
|
4366
|
+
export declare const DropdownMenuLabel: __VLS_WithTemplateSlots_92<typeof __VLS_component_90, __VLS_TemplateResult_90["slots"]>;
|
|
4314
4367
|
|
|
4315
4368
|
export declare const DropdownMenuSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4316
4369
|
|
|
4317
|
-
export declare const DropdownMenuShortcut:
|
|
4370
|
+
export declare const DropdownMenuShortcut: __VLS_WithTemplateSlots_93<typeof __VLS_component_91, __VLS_TemplateResult_91["slots"]>;
|
|
4318
4371
|
|
|
4319
|
-
export declare const DropdownMenuTrigger:
|
|
4372
|
+
export declare const DropdownMenuTrigger: __VLS_WithTemplateSlots_90<typeof __VLS_component_88, __VLS_TemplateResult_88["slots"]>;
|
|
4320
4373
|
|
|
4321
4374
|
export declare const EmptyState: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
|
|
4322
4375
|
|
|
@@ -4357,7 +4410,7 @@ export declare const HeroVideo: __VLS_WithTemplateSlots_166<typeof __VLS_compone
|
|
|
4357
4410
|
|
|
4358
4411
|
export declare const HOVER_CARD_KEY: InjectionKey<HoverCardContext>;
|
|
4359
4412
|
|
|
4360
|
-
export declare const HoverCard:
|
|
4413
|
+
export declare const HoverCard: __VLS_WithTemplateSlots_99<DefineComponent< {
|
|
4361
4414
|
openDelay?: number;
|
|
4362
4415
|
closeDelay?: number;
|
|
4363
4416
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
@@ -4372,7 +4425,7 @@ openDelay: number;
|
|
|
4372
4425
|
|
|
4373
4426
|
export declare type HoverCardAlign = 'start' | 'center' | 'end';
|
|
4374
4427
|
|
|
4375
|
-
export declare const HoverCardContent:
|
|
4428
|
+
export declare const HoverCardContent: __VLS_WithTemplateSlots_101<typeof __VLS_component_97, __VLS_TemplateResult_97["slots"]>;
|
|
4376
4429
|
|
|
4377
4430
|
export declare interface HoverCardContext {
|
|
4378
4431
|
isOpen: Ref<boolean>;
|
|
@@ -4386,7 +4439,7 @@ export declare interface HoverCardContext {
|
|
|
4386
4439
|
|
|
4387
4440
|
export declare type HoverCardSide = 'top' | 'bottom' | 'left' | 'right';
|
|
4388
4441
|
|
|
4389
|
-
export declare const HoverCardTrigger:
|
|
4442
|
+
export declare const HoverCardTrigger: __VLS_WithTemplateSlots_100<typeof __VLS_component_96, __VLS_TemplateResult_96["slots"]>;
|
|
4390
4443
|
|
|
4391
4444
|
export declare const Input: DefineComponent<UiInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4392
4445
|
"update:modelValue": (value: string) => any;
|
|
@@ -4452,7 +4505,7 @@ export declare const kbdVariants: (props?: ({
|
|
|
4452
4505
|
|
|
4453
4506
|
export declare const Label: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
|
|
4454
4507
|
|
|
4455
|
-
export declare const LogoCloud: DefineComponent<
|
|
4508
|
+
export declare const LogoCloud: DefineComponent<Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props_2> & Readonly<{}>, {
|
|
4456
4509
|
columns: 3 | 4 | 5 | 6;
|
|
4457
4510
|
showNames: boolean;
|
|
4458
4511
|
logoHeight: number;
|
|
@@ -4467,7 +4520,7 @@ export declare interface LogoItem {
|
|
|
4467
4520
|
alt?: string;
|
|
4468
4521
|
}
|
|
4469
4522
|
|
|
4470
|
-
export declare const LogoMarquee: DefineComponent<
|
|
4523
|
+
export declare const LogoMarquee: DefineComponent<Props_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props_3> & Readonly<{}>, {
|
|
4471
4524
|
reverse: boolean;
|
|
4472
4525
|
duration: number;
|
|
4473
4526
|
direction: MarqueeDirection;
|
|
@@ -4487,11 +4540,11 @@ reverseRef: HTMLDivElement;
|
|
|
4487
4540
|
|
|
4488
4541
|
export declare type MarqueeDirection = 'left' | 'right';
|
|
4489
4542
|
|
|
4490
|
-
export declare const Menubar:
|
|
4543
|
+
export declare const Menubar: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
|
|
4491
4544
|
|
|
4492
4545
|
export { MenubarCheckboxItem }
|
|
4493
4546
|
|
|
4494
|
-
export declare const MenubarContent:
|
|
4547
|
+
export declare const MenubarContent: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
|
|
4495
4548
|
|
|
4496
4549
|
export declare interface MenubarContext {
|
|
4497
4550
|
activeMenu: Ref<string | null>;
|
|
@@ -4515,7 +4568,7 @@ export declare interface MenubarItemData {
|
|
|
4515
4568
|
subId?: string;
|
|
4516
4569
|
}
|
|
4517
4570
|
|
|
4518
|
-
export declare const MenubarLabel:
|
|
4571
|
+
export declare const MenubarLabel: __VLS_WithTemplateSlots_80<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
|
|
4519
4572
|
|
|
4520
4573
|
export { MenubarMenu }
|
|
4521
4574
|
|
|
@@ -4539,19 +4592,19 @@ export declare interface MenubarMenuContext {
|
|
|
4539
4592
|
unregisterSubItem: (id: string) => void;
|
|
4540
4593
|
}
|
|
4541
4594
|
|
|
4542
|
-
export declare const MenubarRadioGroup:
|
|
4595
|
+
export declare const MenubarRadioGroup: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
|
|
4543
4596
|
|
|
4544
4597
|
export { MenubarRadioItem }
|
|
4545
4598
|
|
|
4546
4599
|
export declare const MenubarSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4547
4600
|
|
|
4548
|
-
export declare const MenubarShortcut:
|
|
4601
|
+
export declare const MenubarShortcut: __VLS_WithTemplateSlots_81<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
|
|
4549
4602
|
|
|
4550
|
-
export declare const MenubarSub:
|
|
4603
|
+
export declare const MenubarSub: __VLS_WithTemplateSlots_78<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
|
|
4551
4604
|
default?(_: {}): any;
|
|
4552
4605
|
}>;
|
|
4553
4606
|
|
|
4554
|
-
export declare const MenubarSubContent:
|
|
4607
|
+
export declare const MenubarSubContent: __VLS_WithTemplateSlots_79<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
|
|
4555
4608
|
|
|
4556
4609
|
export declare interface MenubarSubContext {
|
|
4557
4610
|
subId: string;
|
|
@@ -4562,19 +4615,19 @@ export declare interface MenubarSubContext {
|
|
|
4562
4615
|
|
|
4563
4616
|
export { MenubarSubTrigger }
|
|
4564
4617
|
|
|
4565
|
-
export declare const MenubarTrigger:
|
|
4618
|
+
export declare const MenubarTrigger: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
|
|
4566
4619
|
|
|
4567
|
-
export declare const NavigationMenu:
|
|
4620
|
+
export declare const NavigationMenu: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
|
|
4568
4621
|
|
|
4569
|
-
export declare const NavigationMenuContent:
|
|
4622
|
+
export declare const NavigationMenuContent: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
|
|
4570
4623
|
|
|
4571
4624
|
export { NavigationMenuItem }
|
|
4572
4625
|
|
|
4573
|
-
export declare const NavigationMenuLink:
|
|
4626
|
+
export declare const NavigationMenuLink: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
|
|
4574
4627
|
|
|
4575
|
-
export declare const NavigationMenuList:
|
|
4628
|
+
export declare const NavigationMenuList: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
|
|
4576
4629
|
|
|
4577
|
-
export declare const NavigationMenuTrigger:
|
|
4630
|
+
export declare const NavigationMenuTrigger: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
|
|
4578
4631
|
|
|
4579
4632
|
export declare const NavigationMenuViewport: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
4580
4633
|
el: HTMLDivElement;
|
|
@@ -4588,19 +4641,19 @@ export declare const OTP_PATTERNS: {
|
|
|
4588
4641
|
|
|
4589
4642
|
export declare type OTPPatternType = keyof typeof OTP_PATTERNS;
|
|
4590
4643
|
|
|
4591
|
-
export declare const Pagination:
|
|
4644
|
+
export declare const Pagination: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
|
|
4592
4645
|
|
|
4593
|
-
export declare const PaginationContent:
|
|
4646
|
+
export declare const PaginationContent: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
|
|
4594
4647
|
|
|
4595
4648
|
export declare const PaginationEllipsis: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4596
4649
|
|
|
4597
|
-
export declare const PaginationItem:
|
|
4650
|
+
export declare const PaginationItem: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
|
|
4598
4651
|
|
|
4599
|
-
export declare const PaginationLink:
|
|
4652
|
+
export declare const PaginationLink: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
|
|
4600
4653
|
|
|
4601
|
-
export declare const PaginationNext:
|
|
4654
|
+
export declare const PaginationNext: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
|
|
4602
4655
|
|
|
4603
|
-
export declare const PaginationPrevious:
|
|
4656
|
+
export declare const PaginationPrevious: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
|
|
4604
4657
|
|
|
4605
4658
|
export declare const PanelTable: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
|
|
4606
4659
|
|
|
@@ -4636,7 +4689,7 @@ export { Popover }
|
|
|
4636
4689
|
|
|
4637
4690
|
export declare const POPOVER_KEY: InjectionKey<PopoverContext>;
|
|
4638
4691
|
|
|
4639
|
-
export declare const PopoverContent:
|
|
4692
|
+
export declare const PopoverContent: __VLS_WithTemplateSlots_95<typeof __VLS_component_93, __VLS_TemplateResult_93["slots"]>;
|
|
4640
4693
|
|
|
4641
4694
|
export declare interface PopoverContext {
|
|
4642
4695
|
isOpen: Ref<boolean>;
|
|
@@ -4648,7 +4701,7 @@ export declare interface PopoverContext {
|
|
|
4648
4701
|
close: () => void;
|
|
4649
4702
|
}
|
|
4650
4703
|
|
|
4651
|
-
export declare const PopoverTrigger:
|
|
4704
|
+
export declare const PopoverTrigger: __VLS_WithTemplateSlots_94<typeof __VLS_component_92, __VLS_TemplateResult_92["slots"]>;
|
|
4652
4705
|
|
|
4653
4706
|
export declare const Progress: DefineComponent<UiProgressProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiProgressProps> & Readonly<{}>, {
|
|
4654
4707
|
modelValue: number;
|
|
@@ -4656,28 +4709,46 @@ max: number;
|
|
|
4656
4709
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
4657
4710
|
|
|
4658
4711
|
declare interface Props {
|
|
4659
|
-
|
|
4660
|
-
|
|
4661
|
-
|
|
4662
|
-
logoHeight?: number;
|
|
4663
|
-
logoHeightMobile?: number;
|
|
4664
|
-
grayscale?: boolean;
|
|
4665
|
-
heading?: string;
|
|
4712
|
+
open: boolean;
|
|
4713
|
+
groups: CommandPaletteGroup[];
|
|
4714
|
+
searchPlaceholder?: string;
|
|
4666
4715
|
}
|
|
4667
4716
|
|
|
4668
4717
|
declare interface Props_10 {
|
|
4718
|
+
headline?: string;
|
|
4719
|
+
description?: string;
|
|
4720
|
+
actions?: HeroAction[];
|
|
4721
|
+
videoSrc: string | string[];
|
|
4722
|
+
poster?: string;
|
|
4723
|
+
overlay?: 'dark' | 'light' | 'gradient' | 'none';
|
|
4724
|
+
overlayOpacity?: number;
|
|
4725
|
+
minHeight?: string;
|
|
4726
|
+
compact?: boolean;
|
|
4727
|
+
}
|
|
4728
|
+
|
|
4729
|
+
declare interface Props_11 {
|
|
4669
4730
|
variant?: NonNullable<BannerVariantProps>['variant'];
|
|
4670
4731
|
position?: NonNullable<BannerVariantProps>['position'];
|
|
4671
4732
|
align?: NonNullable<BannerVariantProps>['align'];
|
|
4672
4733
|
dismissible?: boolean;
|
|
4673
4734
|
}
|
|
4674
4735
|
|
|
4675
|
-
declare interface
|
|
4736
|
+
declare interface Props_12 {
|
|
4676
4737
|
title?: string;
|
|
4677
4738
|
modelValue?: Partial<Ui3dfConfig>;
|
|
4678
4739
|
}
|
|
4679
4740
|
|
|
4680
4741
|
declare interface Props_2 {
|
|
4742
|
+
logos: LogoItem[];
|
|
4743
|
+
columns?: 3 | 4 | 5 | 6;
|
|
4744
|
+
showNames?: boolean;
|
|
4745
|
+
logoHeight?: number;
|
|
4746
|
+
logoHeightMobile?: number;
|
|
4747
|
+
grayscale?: boolean;
|
|
4748
|
+
heading?: string;
|
|
4749
|
+
}
|
|
4750
|
+
|
|
4751
|
+
declare interface Props_3 {
|
|
4681
4752
|
logos: LogoItem[];
|
|
4682
4753
|
direction?: MarqueeDirection;
|
|
4683
4754
|
duration?: number;
|
|
@@ -4694,7 +4765,7 @@ declare interface Props_2 {
|
|
|
4694
4765
|
reverse?: boolean;
|
|
4695
4766
|
}
|
|
4696
4767
|
|
|
4697
|
-
declare interface
|
|
4768
|
+
declare interface Props_4 {
|
|
4698
4769
|
headline?: string;
|
|
4699
4770
|
description?: string;
|
|
4700
4771
|
actions?: HeroAction[];
|
|
@@ -4702,7 +4773,7 @@ declare interface Props_3 {
|
|
|
4702
4773
|
compact?: boolean;
|
|
4703
4774
|
}
|
|
4704
4775
|
|
|
4705
|
-
declare interface
|
|
4776
|
+
declare interface Props_5 {
|
|
4706
4777
|
headline?: string;
|
|
4707
4778
|
description?: string;
|
|
4708
4779
|
actions?: HeroAction[];
|
|
@@ -4712,7 +4783,7 @@ declare interface Props_4 {
|
|
|
4712
4783
|
compact?: boolean;
|
|
4713
4784
|
}
|
|
4714
4785
|
|
|
4715
|
-
declare interface
|
|
4786
|
+
declare interface Props_6 {
|
|
4716
4787
|
headline?: string;
|
|
4717
4788
|
description?: string;
|
|
4718
4789
|
actions?: HeroAction[];
|
|
@@ -4725,7 +4796,7 @@ declare interface Props_5 {
|
|
|
4725
4796
|
compact?: boolean;
|
|
4726
4797
|
}
|
|
4727
4798
|
|
|
4728
|
-
declare interface
|
|
4799
|
+
declare interface Props_7 {
|
|
4729
4800
|
headline?: string;
|
|
4730
4801
|
description?: string;
|
|
4731
4802
|
actions?: HeroAction[];
|
|
@@ -4736,7 +4807,7 @@ declare interface Props_6 {
|
|
|
4736
4807
|
compact?: boolean;
|
|
4737
4808
|
}
|
|
4738
4809
|
|
|
4739
|
-
declare interface
|
|
4810
|
+
declare interface Props_8 {
|
|
4740
4811
|
badge?: string;
|
|
4741
4812
|
badgeHref?: string;
|
|
4742
4813
|
headline?: string;
|
|
@@ -4747,7 +4818,7 @@ declare interface Props_7 {
|
|
|
4747
4818
|
compact?: boolean;
|
|
4748
4819
|
}
|
|
4749
4820
|
|
|
4750
|
-
declare interface
|
|
4821
|
+
declare interface Props_9 {
|
|
4751
4822
|
headline?: string;
|
|
4752
4823
|
description?: string;
|
|
4753
4824
|
actions?: HeroAction[];
|
|
@@ -4756,18 +4827,6 @@ declare interface Props_8 {
|
|
|
4756
4827
|
compact?: boolean;
|
|
4757
4828
|
}
|
|
4758
4829
|
|
|
4759
|
-
declare interface Props_9 {
|
|
4760
|
-
headline?: string;
|
|
4761
|
-
description?: string;
|
|
4762
|
-
actions?: HeroAction[];
|
|
4763
|
-
videoSrc: string | string[];
|
|
4764
|
-
poster?: string;
|
|
4765
|
-
overlay?: 'dark' | 'light' | 'gradient' | 'none';
|
|
4766
|
-
overlayOpacity?: number;
|
|
4767
|
-
minHeight?: string;
|
|
4768
|
-
compact?: boolean;
|
|
4769
|
-
}
|
|
4770
|
-
|
|
4771
4830
|
export declare const Radio: DefineComponent<UiRadioProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4772
4831
|
"update:modelValue": (value: string) => any;
|
|
4773
4832
|
}, string, PublicProps, Readonly<UiRadioProps> & Readonly<{
|
|
@@ -4829,7 +4888,7 @@ orientation: "horizontal" | "vertical";
|
|
|
4829
4888
|
decorative: boolean;
|
|
4830
4889
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
4831
4890
|
|
|
4832
|
-
export declare const Sheet:
|
|
4891
|
+
export declare const Sheet: __VLS_WithTemplateSlots_117<DefineComponent< {
|
|
4833
4892
|
open?: boolean;
|
|
4834
4893
|
defaultOpen?: boolean;
|
|
4835
4894
|
}, {
|
|
@@ -4853,9 +4912,9 @@ defaultOpen: boolean;
|
|
|
4853
4912
|
}): any;
|
|
4854
4913
|
}>;
|
|
4855
4914
|
|
|
4856
|
-
export declare const SheetClose:
|
|
4915
|
+
export declare const SheetClose: __VLS_WithTemplateSlots_124<typeof __VLS_component_117, __VLS_TemplateResult_117["slots"]>;
|
|
4857
4916
|
|
|
4858
|
-
export declare const SheetContent:
|
|
4917
|
+
export declare const SheetContent: __VLS_WithTemplateSlots_119<typeof __VLS_component_112, __VLS_TemplateResult_112["slots"]>;
|
|
4859
4918
|
|
|
4860
4919
|
export declare interface SheetContext {
|
|
4861
4920
|
isOpen: Ref<boolean>;
|
|
@@ -4867,17 +4926,17 @@ export declare interface SheetContext {
|
|
|
4867
4926
|
toggle: () => void;
|
|
4868
4927
|
}
|
|
4869
4928
|
|
|
4870
|
-
export declare const SheetDescription:
|
|
4929
|
+
export declare const SheetDescription: __VLS_WithTemplateSlots_123<typeof __VLS_component_116, __VLS_TemplateResult_116["slots"]>;
|
|
4871
4930
|
|
|
4872
|
-
export declare const SheetFooter:
|
|
4931
|
+
export declare const SheetFooter: __VLS_WithTemplateSlots_121<typeof __VLS_component_114, __VLS_TemplateResult_114["slots"]>;
|
|
4873
4932
|
|
|
4874
|
-
export declare const SheetHeader:
|
|
4933
|
+
export declare const SheetHeader: __VLS_WithTemplateSlots_120<typeof __VLS_component_113, __VLS_TemplateResult_113["slots"]>;
|
|
4875
4934
|
|
|
4876
4935
|
export declare type SheetSide = 'top' | 'bottom' | 'left' | 'right';
|
|
4877
4936
|
|
|
4878
|
-
export declare const SheetTitle:
|
|
4937
|
+
export declare const SheetTitle: __VLS_WithTemplateSlots_122<typeof __VLS_component_115, __VLS_TemplateResult_115["slots"]>;
|
|
4879
4938
|
|
|
4880
|
-
export declare const SheetTrigger:
|
|
4939
|
+
export declare const SheetTrigger: __VLS_WithTemplateSlots_118<typeof __VLS_component_111, __VLS_TemplateResult_111["slots"]>;
|
|
4881
4940
|
|
|
4882
4941
|
export declare type SheetVariant = 'default';
|
|
4883
4942
|
|
|
@@ -4892,24 +4951,12 @@ export declare const SIDEBAR_WIDTH = "16rem";
|
|
|
4892
4951
|
|
|
4893
4952
|
export declare const SIDEBAR_WIDTH_ICON = "3rem";
|
|
4894
4953
|
|
|
4895
|
-
export declare const SIDEBAR_WIDTH_MOBILE = "18rem";
|
|
4896
|
-
|
|
4897
4954
|
export declare type SidebarCollapsible = 'offcanvas' | 'icon' | 'none';
|
|
4898
4955
|
|
|
4899
4956
|
export declare const SidebarContent: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
|
|
4900
4957
|
|
|
4901
|
-
|
|
4902
|
-
|
|
4903
|
-
open: Ref<boolean>;
|
|
4904
|
-
isMobile: Ref<boolean>;
|
|
4905
|
-
openMobile: Ref<boolean>;
|
|
4906
|
-
side: Ref<SidebarSide>;
|
|
4907
|
-
variant: Ref<SidebarVariant>;
|
|
4908
|
-
collapsible: Ref<SidebarCollapsible>;
|
|
4909
|
-
setOpen: (value: boolean) => void;
|
|
4910
|
-
setOpenMobile: (value: boolean) => void;
|
|
4911
|
-
toggleSidebar: () => void;
|
|
4912
|
-
}
|
|
4958
|
+
/** @deprecated Use CollapsibleSidebarContext. Kept for backward compatibility. */
|
|
4959
|
+
export declare type SidebarContext = CollapsibleSidebarContext;
|
|
4913
4960
|
|
|
4914
4961
|
export declare const SidebarFooter: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
|
|
4915
4962
|
|
|
@@ -4947,11 +4994,13 @@ export declare const SidebarMenuSubButton: __VLS_WithTemplateSlots_59<typeof __V
|
|
|
4947
4994
|
|
|
4948
4995
|
export declare const SidebarMenuSubItem: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
|
|
4949
4996
|
|
|
4950
|
-
export declare const SidebarMobileTrigger: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
|
|
4951
|
-
|
|
4952
4997
|
export declare const SidebarProvider: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
|
|
4953
4998
|
|
|
4954
|
-
export declare const SidebarRail: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4999
|
+
export declare const SidebarRail: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
5000
|
+
toggle: () => any;
|
|
5001
|
+
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
5002
|
+
onToggle?: (() => any) | undefined;
|
|
5003
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4955
5004
|
|
|
4956
5005
|
export declare const SidebarSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4957
5006
|
|
|
@@ -5125,7 +5174,7 @@ export declare const toggleVariants: (props?: ({
|
|
|
5125
5174
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
5126
5175
|
} & ClassProp) | undefined) => string;
|
|
5127
5176
|
|
|
5128
|
-
export declare const Tooltip:
|
|
5177
|
+
export declare const Tooltip: __VLS_WithTemplateSlots_96<DefineComponent< {
|
|
5129
5178
|
delay?: number;
|
|
5130
5179
|
closeDelay?: number;
|
|
5131
5180
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
@@ -5140,7 +5189,7 @@ closeDelay: number;
|
|
|
5140
5189
|
|
|
5141
5190
|
export declare const TOOLTIP_KEY: InjectionKey<TooltipContext>;
|
|
5142
5191
|
|
|
5143
|
-
export declare const TooltipContent:
|
|
5192
|
+
export declare const TooltipContent: __VLS_WithTemplateSlots_98<typeof __VLS_component_95, __VLS_TemplateResult_95["slots"]>;
|
|
5144
5193
|
|
|
5145
5194
|
export declare interface TooltipContext {
|
|
5146
5195
|
isOpen: Ref<boolean>;
|
|
@@ -5152,7 +5201,7 @@ export declare interface TooltipContext {
|
|
|
5152
5201
|
cancelClose: () => void;
|
|
5153
5202
|
}
|
|
5154
5203
|
|
|
5155
|
-
export declare const TooltipTrigger:
|
|
5204
|
+
export declare const TooltipTrigger: __VLS_WithTemplateSlots_97<typeof __VLS_component_94, __VLS_TemplateResult_94["slots"]>;
|
|
5156
5205
|
|
|
5157
5206
|
export declare const Ui3df: __VLS_WithTemplateSlots_168<typeof __VLS_component_157, __VLS_TemplateResult_157["slots"]>;
|
|
5158
5207
|
|
|
@@ -5532,6 +5581,6 @@ export declare function use3dfConfig(): {
|
|
|
5532
5581
|
applyTheme: typeof applyTheme;
|
|
5533
5582
|
};
|
|
5534
5583
|
|
|
5535
|
-
export declare function useSidebar():
|
|
5584
|
+
export declare function useSidebar(): BaseSidebarContext;
|
|
5536
5585
|
|
|
5537
5586
|
export { }
|