@3df-spa/ui 1.3.2 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -32,7 +32,14 @@ variant: "default";
32
32
  as: string | Component;
33
33
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
34
34
 
35
- declare const __VLS_component_100: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
35
+ declare const __VLS_component_100: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{}>, {
36
+ variant: "default";
37
+ showClose: boolean;
38
+ closeOnOverlay: boolean;
39
+ closeLabel: string;
40
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
41
+ panelRef: HTMLDivElement;
42
+ }, any>;
36
43
 
37
44
  declare const __VLS_component_101: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
38
45
 
@@ -40,11 +47,13 @@ declare const __VLS_component_102: DefineComponent< {}, {}, {}, {}, {}, Compo
40
47
 
41
48
  declare const __VLS_component_103: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
42
49
 
43
- declare const __VLS_component_104: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
50
+ declare const __VLS_component_104: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
44
51
 
45
52
  declare const __VLS_component_105: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
46
53
 
47
- declare const __VLS_component_106: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{}>, {
54
+ declare const __VLS_component_106: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
55
+
56
+ declare const __VLS_component_107: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{}>, {
48
57
  variant: "default";
49
58
  showClose: boolean;
50
59
  dragCloseThreshold: number;
@@ -52,8 +61,6 @@ dragCloseThreshold: number;
52
61
  panelRef: HTMLDivElement;
53
62
  }, any>;
54
63
 
55
- declare const __VLS_component_107: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
56
-
57
64
  declare const __VLS_component_108: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
58
65
 
59
66
  declare const __VLS_component_109: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
@@ -62,11 +69,13 @@ declare const __VLS_component_11: DefineComponent< {}, {}, {}, {}, {}, Compon
62
69
 
63
70
  declare const __VLS_component_110: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
64
71
 
65
- declare const __VLS_component_111: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
72
+ declare const __VLS_component_111: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
73
+
74
+ declare const __VLS_component_112: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
66
75
  el: HTMLDivElement;
67
76
  }, HTMLDivElement>;
68
77
 
69
- declare const __VLS_component_112: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{}>, {
78
+ declare const __VLS_component_113: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {
70
79
  variant: SheetVariant;
71
80
  side: SheetSide;
72
81
  showClose: boolean;
@@ -75,29 +84,27 @@ closeLabel: string;
75
84
  panelRef: HTMLDivElement;
76
85
  }, any>;
77
86
 
78
- declare const __VLS_component_113: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
79
-
80
87
  declare const __VLS_component_114: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
81
88
 
82
- declare const __VLS_component_115: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {
89
+ declare const __VLS_component_115: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
90
+
91
+ declare const __VLS_component_116: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {
83
92
  as: string | Component;
84
93
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
85
94
 
86
- declare const __VLS_component_116: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
87
-
88
95
  declare const __VLS_component_117: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
89
96
 
90
- declare const __VLS_component_118: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
97
+ declare const __VLS_component_118: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
91
98
 
92
- declare const __VLS_component_119: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
93
- panelRef: HTMLDivElement;
94
- }, any>;
99
+ declare const __VLS_component_119: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
95
100
 
96
101
  declare const __VLS_component_12: DefineComponent<UiCardTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardTitleProps> & Readonly<{}>, {
97
102
  as: string | Component;
98
103
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
99
104
 
100
- declare const __VLS_component_120: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
105
+ declare const __VLS_component_120: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
106
+ panelRef: HTMLDivElement;
107
+ }, any>;
101
108
 
102
109
  declare const __VLS_component_121: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
103
110
 
@@ -105,21 +112,25 @@ declare const __VLS_component_122: DefineComponent< {}, {}, {}, {}, {}, Compo
105
112
 
106
113
  declare const __VLS_component_123: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
107
114
 
108
- declare const __VLS_component_124: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {
115
+ declare const __VLS_component_124: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
116
+
117
+ declare const __VLS_component_125: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {
109
118
  variant: "default" | "destructive";
110
119
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
111
120
 
112
- declare const __VLS_component_125: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
113
-
114
121
  declare const __VLS_component_126: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
115
122
 
116
- declare const __VLS_component_127: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
123
+ declare const __VLS_component_127: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
117
124
 
118
- declare const __VLS_component_128: DefineComponent<UiContextMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuContentProps> & Readonly<{}>, {
125
+ declare const __VLS_component_128: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
126
+
127
+ declare const __VLS_component_129: DefineComponent<UiContextMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuContentProps> & Readonly<{}>, {
119
128
  viewportPadding: number;
120
129
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
121
130
 
122
- declare const __VLS_component_129: DefineComponent<UiContextMenuRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
131
+ declare const __VLS_component_13: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
132
+
133
+ declare const __VLS_component_130: DefineComponent<UiContextMenuRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
123
134
  "update:modelValue": (value: string) => any;
124
135
  }, string, PublicProps, Readonly<UiContextMenuRadioGroupProps> & Readonly<{
125
136
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
@@ -127,20 +138,18 @@ declare const __VLS_component_129: DefineComponent<UiContextMenuRadioGroupProps,
127
138
  modelValue: string;
128
139
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
129
140
 
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<{}>, {
141
+ declare const __VLS_component_131: DefineComponent<UiContextMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuLabelProps> & Readonly<{}>, {
133
142
  inset: boolean;
134
143
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
135
144
 
136
- declare const __VLS_component_131: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
145
+ declare const __VLS_component_132: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
137
146
 
138
- declare const __VLS_component_132: DefineComponent<UiContextMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuSubContentProps> & Readonly<{}>, {
147
+ declare const __VLS_component_133: DefineComponent<UiContextMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuSubContentProps> & Readonly<{}>, {
139
148
  sideOffset: number;
140
149
  viewportPadding: number;
141
150
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
142
151
 
143
- declare const __VLS_component_133: DefineComponent<UiCommandProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
152
+ declare const __VLS_component_134: DefineComponent<UiCommandProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
144
153
  select: (value: string) => any;
145
154
  "update:selected": (value: string) => any;
146
155
  }, string, PublicProps, Readonly<UiCommandProps> & Readonly<{
@@ -151,7 +160,7 @@ filter: (value: string, search: string) => boolean;
151
160
  label: string;
152
161
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
153
162
 
154
- declare const __VLS_component_134: DefineComponent<UiCommandDialogProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
163
+ declare const __VLS_component_135: DefineComponent<UiCommandDialogProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
155
164
  select: (value: string) => any;
156
165
  "update:selected": (value: string) => any;
157
166
  "update:open": (value: boolean) => any;
@@ -165,13 +174,13 @@ defaultOpen: boolean;
165
174
  showClose: boolean;
166
175
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
167
176
 
168
- declare const __VLS_component_135: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
169
-
170
177
  declare const __VLS_component_136: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
171
178
 
172
- declare const __VLS_component_137: DefineComponent<UiCommandGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCommandGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
179
+ declare const __VLS_component_137: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
180
+
181
+ declare const __VLS_component_138: DefineComponent<UiCommandGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCommandGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
173
182
 
174
- declare const __VLS_component_138: DefineComponent<UiCommandItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
183
+ declare const __VLS_component_139: DefineComponent<UiCommandItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
175
184
  select: (value: string) => any;
176
185
  }, string, PublicProps, Readonly<UiCommandItemProps> & Readonly<{
177
186
  onSelect?: ((value: string) => any) | undefined;
@@ -180,13 +189,13 @@ disabled: boolean;
180
189
  keywords: string[];
181
190
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
182
191
 
183
- declare const __VLS_component_139: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
184
-
185
192
  declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
186
193
 
187
- declare const __VLS_component_140: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
194
+ declare const __VLS_component_140: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
195
+
196
+ declare const __VLS_component_141: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
188
197
  "update:modelValue": (value: string | string[]) => any;
189
- }, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{
198
+ }, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{
190
199
  "onUpdate:modelValue"?: ((value: string | string[]) => any) | undefined;
191
200
  }>, {
192
201
  type: AccordionType;
@@ -196,28 +205,28 @@ collapsible: boolean;
196
205
  defaultValue: string | string[];
197
206
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
198
207
 
199
- declare const __VLS_component_141: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
208
+ declare const __VLS_component_142: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
200
209
 
201
- declare const __VLS_component_142: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
210
+ declare const __VLS_component_143: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
202
211
  contentRef: HTMLDivElement;
203
212
  }, any>;
204
213
 
205
- declare const __VLS_component_143: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
214
+ declare const __VLS_component_144: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
206
215
 
207
- declare const __VLS_component_144: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
216
+ declare const __VLS_component_145: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
208
217
  contentRef: HTMLDivElement;
209
218
  }, any>;
210
219
 
211
- declare const __VLS_component_145: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
220
+ declare const __VLS_component_146: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
212
221
 
213
- declare const __VLS_component_146: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {
222
+ declare const __VLS_component_147: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {
214
223
  variant: TabsTriggerVariant;
215
224
  disabled: boolean;
216
225
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
217
226
 
218
- declare const __VLS_component_147: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
227
+ declare const __VLS_component_148: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
219
228
 
220
- declare const __VLS_component_148: DefineComponent<Props_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
229
+ declare const __VLS_component_149: DefineComponent<Props_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
221
230
  action: (action: HeroAction, index: number) => any;
222
231
  }, string, PublicProps, Readonly<Props_3> & Readonly<{
223
232
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -226,7 +235,9 @@ compact: boolean;
226
235
  align: HeroAlign;
227
236
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
228
237
 
229
- declare const __VLS_component_149: DefineComponent<Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
238
+ declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
239
+
240
+ declare const __VLS_component_150: DefineComponent<Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
230
241
  action: (action: HeroAction, index: number) => any;
231
242
  }, string, PublicProps, Readonly<Props_4> & Readonly<{
232
243
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -236,9 +247,7 @@ compact: boolean;
236
247
  imageAlt: string;
237
248
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
238
249
 
239
- declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
240
-
241
- declare const __VLS_component_150: DefineComponent<Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
250
+ declare const __VLS_component_151: DefineComponent<Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
242
251
  action: (action: HeroAction, index: number) => any;
243
252
  }, string, PublicProps, Readonly<Props_5> & Readonly<{
244
253
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -250,7 +259,7 @@ imageAlt: string;
250
259
  overlayOpacity: number;
251
260
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
252
261
 
253
- declare const __VLS_component_151: DefineComponent<Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
262
+ declare const __VLS_component_152: DefineComponent<Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
254
263
  action: (action: HeroAction, index: number) => any;
255
264
  }, string, PublicProps, Readonly<Props_6> & Readonly<{
256
265
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -261,7 +270,7 @@ gradient: "purple" | "blue" | "green" | "orange" | "rose" | "custom";
261
270
  blobs: boolean;
262
271
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
263
272
 
264
- declare const __VLS_component_152: DefineComponent<Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
273
+ declare const __VLS_component_153: DefineComponent<Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
265
274
  action: (action: HeroAction, index: number) => any;
266
275
  }, string, PublicProps, Readonly<Props_7> & Readonly<{
267
276
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -270,7 +279,7 @@ compact: boolean;
270
279
  gridPattern: boolean;
271
280
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
272
281
 
273
- declare const __VLS_component_153: DefineComponent<Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
282
+ declare const __VLS_component_154: DefineComponent<Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
274
283
  action: (action: HeroAction, index: number) => any;
275
284
  }, string, PublicProps, Readonly<Props_8> & Readonly<{
276
285
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -280,7 +289,7 @@ compact: boolean;
280
289
  align: HeroAlign;
281
290
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
282
291
 
283
- declare const __VLS_component_154: DefineComponent<Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
292
+ declare const __VLS_component_155: DefineComponent<Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
284
293
  action: (action: HeroAction, index: number) => any;
285
294
  }, string, PublicProps, Readonly<Props_9> & Readonly<{
286
295
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -290,7 +299,7 @@ compact: boolean;
290
299
  overlayOpacity: number;
291
300
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
292
301
 
293
- declare const __VLS_component_155: DefineComponent<Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
302
+ declare const __VLS_component_156: DefineComponent<Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
294
303
  dismiss: () => any;
295
304
  }, string, PublicProps, Readonly<Props_10> & Readonly<{
296
305
  onDismiss?: (() => any) | undefined;
@@ -301,7 +310,7 @@ align: "center" | "start" | "between" | null;
301
310
  dismissible: boolean;
302
311
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
303
312
 
304
- declare const __VLS_component_156: DefineComponent<Props_11, {
313
+ declare const __VLS_component_157: DefineComponent<Props_11, {
305
314
  config: Ref< {
306
315
  version: number;
307
316
  radiusStep: number;
@@ -474,20 +483,25 @@ itemRef: HTMLLIElement;
474
483
  declare const __VLS_component_40: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
475
484
 
476
485
  declare const __VLS_component_41: DefineComponent<__VLS_Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_6> & Readonly<{}>, {
477
- variant: "default" | "destructive" | "success" | "warning" | "info" | null;
486
+ size: AvatarSize;
487
+ overlap: boolean;
478
488
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
479
489
 
480
- declare const __VLS_component_42: DefineComponent<__VLS_Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_7> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
490
+ declare const __VLS_component_42: DefineComponent<__VLS_Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_7> & Readonly<{}>, {
491
+ variant: "default" | "destructive" | "success" | "warning" | "info" | null;
492
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
481
493
 
482
494
  declare const __VLS_component_43: DefineComponent<__VLS_Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_8> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
483
495
 
484
- declare const __VLS_component_44: DefineComponent<__VLS_Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_9> & Readonly<{}>, {
496
+ declare const __VLS_component_44: DefineComponent<__VLS_Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_9> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
497
+
498
+ declare const __VLS_component_45: DefineComponent<__VLS_Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_10> & Readonly<{}>, {
485
499
  variant: SidebarVariant;
486
500
  side: SidebarSide;
487
501
  collapsible: SidebarCollapsible;
488
502
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
489
503
 
490
- declare const __VLS_component_45: DefineComponent<__VLS_Props_10, {
504
+ declare const __VLS_component_46: DefineComponent<__VLS_Props_11, {
491
505
  state: Ref<"expanded" | "collapsed">;
492
506
  open: Ref<boolean>;
493
507
  isMobile: Ref<boolean>;
@@ -500,7 +514,7 @@ setOpenMobile: (value: boolean) => void;
500
514
  toggleSidebar: () => void;
501
515
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
502
516
  "update:open": (value: boolean) => any;
503
- }, string, PublicProps, Readonly<__VLS_Props_10> & Readonly<{
517
+ }, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{
504
518
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
505
519
  }>, {
506
520
  variant: SidebarVariant;
@@ -510,8 +524,6 @@ side: SidebarSide;
510
524
  collapsible: SidebarCollapsible;
511
525
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
512
526
 
513
- declare const __VLS_component_46: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
514
-
515
527
  declare const __VLS_component_47: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
516
528
 
517
529
  declare const __VLS_component_48: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
@@ -539,7 +551,9 @@ declare const __VLS_component_53: DefineComponent< {}, {}, {}, {}, {}, Compon
539
551
 
540
552
  declare const __VLS_component_54: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
541
553
 
542
- declare const __VLS_component_55: DefineComponent<__VLS_Props_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{}>, {
554
+ declare const __VLS_component_55: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
555
+
556
+ declare const __VLS_component_56: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{}>, {
543
557
  size: "sm" | "default" | "lg";
544
558
  as: string | Component;
545
559
  disabled: boolean;
@@ -547,28 +561,26 @@ tooltip: string;
547
561
  isActive: boolean;
548
562
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
549
563
 
550
- declare const __VLS_component_56: DefineComponent<__VLS_Props_12, {
564
+ declare const __VLS_component_57: DefineComponent<__VLS_Props_13, {
551
565
  toggle: typeof toggle;
552
566
  isOpen: Ref<boolean, boolean>;
553
567
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
554
568
  "update:open": (value: boolean) => any;
555
- }, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{
569
+ }, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{
556
570
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
557
571
  }>, {
558
572
  open: boolean;
559
573
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
560
574
 
561
- declare const __VLS_component_57: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
575
+ declare const __VLS_component_58: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
562
576
 
563
- declare const __VLS_component_58: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {
577
+ declare const __VLS_component_59: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {
564
578
  size: "sm" | "default";
565
579
  as: string | Component;
566
580
  disabled: boolean;
567
581
  isActive: boolean;
568
582
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
569
583
 
570
- declare const __VLS_component_59: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
571
-
572
584
  declare const __VLS_component_6: DefineComponent<UiInputOTPProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
573
585
  "update:modelValue": (value: string) => any;
574
586
  complete: (value: string) => any;
@@ -583,12 +595,12 @@ modelValue: string;
583
595
  autoSubmit: boolean;
584
596
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
585
597
 
586
- declare const __VLS_component_60: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {
598
+ declare const __VLS_component_60: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
599
+
600
+ declare const __VLS_component_61: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{}>, {
587
601
  showOnHover: boolean;
588
602
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
589
603
 
590
- declare const __VLS_component_61: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
591
-
592
604
  declare const __VLS_component_62: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
593
605
 
594
606
  declare const __VLS_component_63: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
@@ -597,55 +609,57 @@ declare const __VLS_component_64: DefineComponent< {}, {}, {}, {}, {}, Compon
597
609
 
598
610
  declare const __VLS_component_65: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
599
611
 
600
- declare const __VLS_component_66: DefineComponent<UiPaginationLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationLinkProps> & Readonly<{}>, {
612
+ declare const __VLS_component_66: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
613
+
614
+ declare const __VLS_component_67: DefineComponent<UiPaginationLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationLinkProps> & Readonly<{}>, {
601
615
  as: string | Component;
602
616
  disabled: boolean;
603
617
  isActive: boolean;
604
618
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
605
619
 
606
- declare const __VLS_component_67: DefineComponent<UiPaginationPreviousProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationPreviousProps> & Readonly<{}>, {
620
+ declare const __VLS_component_68: DefineComponent<UiPaginationPreviousProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationPreviousProps> & Readonly<{}>, {
607
621
  as: string | Component;
608
622
  disabled: boolean;
609
623
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
610
624
 
611
- declare const __VLS_component_68: DefineComponent<UiPaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationNextProps> & Readonly<{}>, {
625
+ declare const __VLS_component_69: DefineComponent<UiPaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationNextProps> & Readonly<{}>, {
612
626
  as: string | Component;
613
627
  disabled: boolean;
614
628
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
615
629
 
616
- declare const __VLS_component_69: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
617
- rootRef: HTMLElement;
618
- }, any>;
619
-
620
630
  declare const __VLS_component_7: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
621
631
 
622
- declare const __VLS_component_70: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
632
+ declare const __VLS_component_70: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
633
+ rootRef: HTMLElement;
634
+ }, any>;
623
635
 
624
636
  declare const __VLS_component_71: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
625
637
 
626
638
  declare const __VLS_component_72: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
627
639
 
628
- declare const __VLS_component_73: DefineComponent<UiNavigationMenuLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiNavigationMenuLinkProps> & Readonly<{}>, {
640
+ declare const __VLS_component_73: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
641
+
642
+ declare const __VLS_component_74: DefineComponent<UiNavigationMenuLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiNavigationMenuLinkProps> & Readonly<{}>, {
629
643
  as: string | Component;
630
644
  active: boolean;
631
645
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
632
646
 
633
- declare const __VLS_component_74: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
647
+ declare const __VLS_component_75: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
634
648
  rootRef: HTMLDivElement;
635
649
  }, any>;
636
650
 
637
- declare const __VLS_component_75: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
651
+ declare const __VLS_component_76: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
638
652
  el: HTMLButtonElement;
639
653
  }, any>;
640
654
 
641
- declare const __VLS_component_76: DefineComponent<UiMenubarContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarContentProps> & Readonly<{}>, {
655
+ declare const __VLS_component_77: DefineComponent<UiMenubarContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarContentProps> & Readonly<{}>, {
642
656
  align: FloatingAlign;
643
657
  side: FloatingSide;
644
658
  sideOffset: number;
645
659
  viewportPadding: number;
646
660
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
647
661
 
648
- declare const __VLS_component_77: DefineComponent<UiMenubarRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
662
+ declare const __VLS_component_78: DefineComponent<UiMenubarRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
649
663
  "update:modelValue": (value: string) => any;
650
664
  }, string, PublicProps, Readonly<UiMenubarRadioGroupProps> & Readonly<{
651
665
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
@@ -653,18 +667,16 @@ declare const __VLS_component_77: DefineComponent<UiMenubarRadioGroupProps, {},
653
667
  modelValue: string;
654
668
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
655
669
 
656
- declare const __VLS_component_78: DefineComponent<UiMenubarSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarSubContentProps> & Readonly<{}>, {
670
+ declare const __VLS_component_79: DefineComponent<UiMenubarSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarSubContentProps> & Readonly<{}>, {
657
671
  sideOffset: number;
658
672
  viewportPadding: number;
659
673
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
660
674
 
661
- declare const __VLS_component_79: DefineComponent<UiMenubarLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarLabelProps> & Readonly<{}>, {
662
- inset: boolean;
663
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
664
-
665
675
  declare const __VLS_component_8: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
666
676
 
667
- declare const __VLS_component_80: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
677
+ declare const __VLS_component_80: DefineComponent<UiMenubarLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarLabelProps> & Readonly<{}>, {
678
+ inset: boolean;
679
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
668
680
 
669
681
  declare const __VLS_component_81: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
670
682
 
@@ -672,81 +684,74 @@ declare const __VLS_component_82: DefineComponent< {}, {}, {}, {}, {}, Compon
672
684
 
673
685
  declare const __VLS_component_83: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
674
686
 
675
- declare const __VLS_component_84: DefineComponent<UiBreadcrumbLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBreadcrumbLinkProps> & Readonly<{}>, {
687
+ declare const __VLS_component_84: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
688
+
689
+ declare const __VLS_component_85: DefineComponent<UiBreadcrumbLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBreadcrumbLinkProps> & Readonly<{}>, {
676
690
  as: string;
677
691
  href: string;
678
692
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
679
693
 
680
- declare const __VLS_component_85: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
681
-
682
694
  declare const __VLS_component_86: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
683
695
 
684
696
  declare const __VLS_component_87: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
685
697
 
686
- declare const __VLS_component_88: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
698
+ declare const __VLS_component_88: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
699
+
700
+ declare const __VLS_component_89: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
687
701
  el: HTMLDivElement;
688
702
  }, HTMLDivElement>;
689
703
 
690
- declare const __VLS_component_89: DefineComponent<UiDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuContentProps> & Readonly<{}>, {
704
+ declare const __VLS_component_9: DefineComponent<UiBadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBadgeProps> & Readonly<{}>, {
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<{}>, {
691
709
  align: FloatingAlign;
692
710
  side: FloatingSide;
693
711
  sideOffset: number;
694
712
  viewportPadding: number;
695
713
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
696
714
 
697
- declare const __VLS_component_9: DefineComponent<UiBadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBadgeProps> & Readonly<{}>, {
698
- as: string | Component;
699
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
700
-
701
- declare const __VLS_component_90: DefineComponent<UiDropdownMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuLabelProps> & Readonly<{}>, {
715
+ declare const __VLS_component_91: DefineComponent<UiDropdownMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuLabelProps> & Readonly<{}>, {
702
716
  inset: boolean;
703
717
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
704
718
 
705
- declare const __VLS_component_91: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
719
+ declare const __VLS_component_92: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
706
720
 
707
- declare const __VLS_component_92: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
721
+ declare const __VLS_component_93: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
708
722
  el: HTMLDivElement;
709
723
  }, HTMLDivElement>;
710
724
 
711
- declare const __VLS_component_93: DefineComponent<UiPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPopoverContentProps> & Readonly<{}>, {
725
+ declare const __VLS_component_94: DefineComponent<UiPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPopoverContentProps> & Readonly<{}>, {
712
726
  align: FloatingAlign;
713
727
  side: FloatingSide;
714
728
  sideOffset: number;
715
729
  viewportPadding: number;
716
730
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
717
731
 
718
- declare const __VLS_component_94: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
732
+ declare const __VLS_component_95: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
719
733
  el: HTMLDivElement;
720
734
  }, HTMLDivElement>;
721
735
 
722
- declare const __VLS_component_95: DefineComponent<UiTooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTooltipContentProps> & Readonly<{}>, {
736
+ declare const __VLS_component_96: DefineComponent<UiTooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTooltipContentProps> & Readonly<{}>, {
723
737
  align: FloatingAlign;
724
738
  side: FloatingSide;
725
739
  sideOffset: number;
726
740
  viewportPadding: number;
727
741
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
728
742
 
729
- declare const __VLS_component_96: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
743
+ declare const __VLS_component_97: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
730
744
  el: HTMLDivElement;
731
745
  }, HTMLDivElement>;
732
746
 
733
- declare const __VLS_component_97: DefineComponent<UiHoverCardContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiHoverCardContentProps> & Readonly<{}>, {
747
+ declare const __VLS_component_98: DefineComponent<UiHoverCardContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiHoverCardContentProps> & Readonly<{}>, {
734
748
  align: FloatingAlign;
735
749
  side: FloatingSide;
736
750
  sideOffset: number;
737
751
  viewportPadding: number;
738
752
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
739
753
 
740
- declare const __VLS_component_98: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
741
-
742
- declare const __VLS_component_99: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{}>, {
743
- variant: "default";
744
- showClose: boolean;
745
- closeOnOverlay: boolean;
746
- closeLabel: string;
747
- }, {}, {}, {}, string, ComponentProvideOptions, false, {
748
- panelRef: HTMLDivElement;
749
- }, any>;
754
+ declare const __VLS_component_99: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
750
755
 
751
756
  declare type __VLS_Props = {
752
757
  variant?: NonNullable<ToggleVariants['variant']>;
@@ -757,6 +762,12 @@ declare type __VLS_Props = {
757
762
  };
758
763
 
759
764
  declare type __VLS_Props_10 = {
765
+ side?: SidebarSide;
766
+ variant?: SidebarVariant;
767
+ collapsible?: SidebarCollapsible;
768
+ };
769
+
770
+ declare type __VLS_Props_11 = {
760
771
  defaultOpen?: boolean;
761
772
  open?: boolean;
762
773
  side?: SidebarSide;
@@ -764,7 +775,7 @@ declare type __VLS_Props_10 = {
764
775
  collapsible?: SidebarCollapsible;
765
776
  };
766
777
 
767
- declare type __VLS_Props_11 = {
778
+ declare type __VLS_Props_12 = {
768
779
  as?: string | Component;
769
780
  isActive?: boolean;
770
781
  size?: 'sm' | 'default' | 'lg';
@@ -772,47 +783,43 @@ declare type __VLS_Props_11 = {
772
783
  disabled?: boolean;
773
784
  };
774
785
 
775
- declare type __VLS_Props_12 = {
786
+ declare type __VLS_Props_13 = {
776
787
  open?: boolean;
777
788
  };
778
789
 
779
- declare type __VLS_Props_13 = {
790
+ declare type __VLS_Props_14 = {
780
791
  as?: string | Component;
781
792
  isActive?: boolean;
782
793
  size?: 'sm' | 'default';
783
794
  disabled?: boolean;
784
795
  };
785
796
 
786
- declare type __VLS_Props_14 = {
797
+ declare type __VLS_Props_15 = {
787
798
  showOnHover?: boolean;
788
799
  };
789
800
 
790
- declare type __VLS_Props_15 = {
801
+ declare type __VLS_Props_16 = {
791
802
  variant?: 'default';
792
803
  showClose?: boolean;
793
804
  closeOnOverlay?: boolean;
794
805
  closeLabel?: string;
795
806
  };
796
807
 
797
- declare type __VLS_Props_16 = {
808
+ declare type __VLS_Props_17 = {
798
809
  variant?: 'default';
799
810
  showClose?: boolean;
800
811
  dragCloseThreshold?: number;
801
812
  };
802
813
 
803
- declare type __VLS_Props_17 = {
814
+ declare type __VLS_Props_18 = {
804
815
  side?: SheetSide;
805
816
  variant?: SheetVariant;
806
817
  showClose?: boolean;
807
818
  closeLabel?: string;
808
819
  };
809
820
 
810
- declare type __VLS_Props_18 = {
811
- as?: string | Component;
812
- };
813
-
814
821
  declare type __VLS_Props_19 = {
815
- variant?: 'default' | 'destructive';
822
+ as?: string | Component;
816
823
  };
817
824
 
818
825
  declare type __VLS_Props_2 = {
@@ -821,12 +828,16 @@ declare type __VLS_Props_2 = {
821
828
  };
822
829
 
823
830
  declare type __VLS_Props_20 = {
831
+ variant?: 'default' | 'destructive';
832
+ };
833
+
834
+ declare type __VLS_Props_21 = {
824
835
  position?: ToastPosition;
825
836
  maxVisible?: number;
826
837
  class?: string;
827
838
  };
828
839
 
829
- declare type __VLS_Props_21 = {
840
+ declare type __VLS_Props_22 = {
830
841
  type?: AccordionType;
831
842
  modelValue?: string | string[];
832
843
  defaultValue?: string | string[];
@@ -834,13 +845,13 @@ declare type __VLS_Props_21 = {
834
845
  disabled?: boolean;
835
846
  };
836
847
 
837
- declare type __VLS_Props_22 = {
848
+ declare type __VLS_Props_23 = {
838
849
  value: string;
839
850
  disabled?: boolean;
840
851
  variant?: TabsTriggerVariant;
841
852
  };
842
853
 
843
- declare type __VLS_Props_23 = {
854
+ declare type __VLS_Props_24 = {
844
855
  value: string;
845
856
  };
846
857
 
@@ -859,11 +870,12 @@ declare type __VLS_Props_5 = {
859
870
  };
860
871
 
861
872
  declare type __VLS_Props_6 = {
862
- variant?: NonNullable<VariantProps<typeof alertVariants>>['variant'];
863
- class?: string;
873
+ overlap?: boolean;
874
+ size?: AvatarSize;
864
875
  };
865
876
 
866
877
  declare type __VLS_Props_7 = {
878
+ variant?: NonNullable<VariantProps<typeof alertVariants>>['variant'];
867
879
  class?: string;
868
880
  };
869
881
 
@@ -872,9 +884,7 @@ declare type __VLS_Props_8 = {
872
884
  };
873
885
 
874
886
  declare type __VLS_Props_9 = {
875
- side?: SidebarSide;
876
- variant?: SidebarVariant;
877
- collapsible?: SidebarCollapsible;
887
+ class?: string;
878
888
  };
879
889
 
880
890
  declare function __VLS_template(): {
@@ -900,7 +910,9 @@ declare function __VLS_template_100(): {
900
910
  slots: {
901
911
  default?(_: {}): any;
902
912
  };
903
- refs: {};
913
+ refs: {
914
+ panelRef: HTMLDivElement;
915
+ };
904
916
  rootEl: any;
905
917
  };
906
918
 
@@ -937,7 +949,7 @@ declare function __VLS_template_104(): {
937
949
  default?(_: {}): any;
938
950
  };
939
951
  refs: {};
940
- rootEl: HTMLDivElement;
952
+ rootEl: any;
941
953
  };
942
954
 
943
955
  declare function __VLS_template_105(): {
@@ -954,10 +966,8 @@ declare function __VLS_template_106(): {
954
966
  slots: {
955
967
  default?(_: {}): any;
956
968
  };
957
- refs: {
958
- panelRef: HTMLDivElement;
959
- };
960
- rootEl: any;
969
+ refs: {};
970
+ rootEl: HTMLDivElement;
961
971
  };
962
972
 
963
973
  declare function __VLS_template_107(): {
@@ -965,7 +975,9 @@ declare function __VLS_template_107(): {
965
975
  slots: {
966
976
  default?(_: {}): any;
967
977
  };
968
- refs: {};
978
+ refs: {
979
+ panelRef: HTMLDivElement;
980
+ };
969
981
  rootEl: any;
970
982
  };
971
983
 
@@ -1006,6 +1018,15 @@ declare function __VLS_template_110(): {
1006
1018
  };
1007
1019
 
1008
1020
  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(): {
1009
1030
  attrs: Partial<{}>;
1010
1031
  slots: {
1011
1032
  default?(_: {
@@ -1018,7 +1039,7 @@ declare function __VLS_template_111(): {
1018
1039
  rootEl: HTMLDivElement;
1019
1040
  };
1020
1041
 
1021
- declare function __VLS_template_112(): {
1042
+ declare function __VLS_template_113(): {
1022
1043
  attrs: Partial<{}>;
1023
1044
  slots: {
1024
1045
  default?(_: {}): any;
@@ -1029,15 +1050,6 @@ declare function __VLS_template_112(): {
1029
1050
  rootEl: any;
1030
1051
  };
1031
1052
 
1032
- declare function __VLS_template_113(): {
1033
- attrs: Partial<{}>;
1034
- slots: {
1035
- default?(_: {}): any;
1036
- };
1037
- refs: {};
1038
- rootEl: any;
1039
- };
1040
-
1041
1053
  declare function __VLS_template_114(): {
1042
1054
  attrs: Partial<{}>;
1043
1055
  slots: {
@@ -1080,7 +1092,7 @@ declare function __VLS_template_118(): {
1080
1092
  default?(_: {}): any;
1081
1093
  };
1082
1094
  refs: {};
1083
- rootEl: HTMLDivElement;
1095
+ rootEl: any;
1084
1096
  };
1085
1097
 
1086
1098
  declare function __VLS_template_119(): {
@@ -1088,10 +1100,8 @@ declare function __VLS_template_119(): {
1088
1100
  slots: {
1089
1101
  default?(_: {}): any;
1090
1102
  };
1091
- refs: {
1092
- panelRef: HTMLDivElement;
1093
- };
1094
- rootEl: any;
1103
+ refs: {};
1104
+ rootEl: HTMLDivElement;
1095
1105
  };
1096
1106
 
1097
1107
  declare function __VLS_template_12(): {
@@ -1108,7 +1118,9 @@ declare function __VLS_template_120(): {
1108
1118
  slots: {
1109
1119
  default?(_: {}): any;
1110
1120
  };
1111
- refs: {};
1121
+ refs: {
1122
+ panelRef: HTMLDivElement;
1123
+ };
1112
1124
  rootEl: any;
1113
1125
  };
1114
1126
 
@@ -1172,7 +1184,7 @@ declare function __VLS_template_127(): {
1172
1184
  default?(_: {}): any;
1173
1185
  };
1174
1186
  refs: {};
1175
- rootEl: HTMLDivElement;
1187
+ rootEl: any;
1176
1188
  };
1177
1189
 
1178
1190
  declare function __VLS_template_128(): {
@@ -1181,7 +1193,7 @@ declare function __VLS_template_128(): {
1181
1193
  default?(_: {}): any;
1182
1194
  };
1183
1195
  refs: {};
1184
- rootEl: any;
1196
+ rootEl: HTMLDivElement;
1185
1197
  };
1186
1198
 
1187
1199
  declare function __VLS_template_129(): {
@@ -1190,7 +1202,7 @@ declare function __VLS_template_129(): {
1190
1202
  default?(_: {}): any;
1191
1203
  };
1192
1204
  refs: {};
1193
- rootEl: HTMLDivElement;
1205
+ rootEl: any;
1194
1206
  };
1195
1207
 
1196
1208
  declare function __VLS_template_13(): {
@@ -1208,7 +1220,7 @@ declare function __VLS_template_130(): {
1208
1220
  default?(_: {}): any;
1209
1221
  };
1210
1222
  refs: {};
1211
- rootEl: any;
1223
+ rootEl: HTMLDivElement;
1212
1224
  };
1213
1225
 
1214
1226
  declare function __VLS_template_131(): {
@@ -1320,6 +1332,15 @@ declare function __VLS_template_141(): {
1320
1332
  };
1321
1333
 
1322
1334
  declare function __VLS_template_142(): {
1335
+ attrs: Partial<{}>;
1336
+ slots: {
1337
+ default?(_: {}): any;
1338
+ };
1339
+ refs: {};
1340
+ rootEl: any;
1341
+ };
1342
+
1343
+ declare function __VLS_template_143(): {
1323
1344
  attrs: Partial<{}>;
1324
1345
  slots: {
1325
1346
  default?(_: {}): any;
@@ -1330,7 +1351,7 @@ declare function __VLS_template_142(): {
1330
1351
  rootEl: any;
1331
1352
  };
1332
1353
 
1333
- declare function __VLS_template_143(): {
1354
+ declare function __VLS_template_144(): {
1334
1355
  attrs: Partial<{}>;
1335
1356
  slots: {
1336
1357
  default?(_: {
@@ -1341,7 +1362,7 @@ declare function __VLS_template_143(): {
1341
1362
  rootEl: any;
1342
1363
  };
1343
1364
 
1344
- declare function __VLS_template_144(): {
1365
+ declare function __VLS_template_145(): {
1345
1366
  attrs: Partial<{}>;
1346
1367
  slots: {
1347
1368
  default?(_: {}): any;
@@ -1352,7 +1373,7 @@ declare function __VLS_template_144(): {
1352
1373
  rootEl: any;
1353
1374
  };
1354
1375
 
1355
- declare function __VLS_template_145(): {
1376
+ declare function __VLS_template_146(): {
1356
1377
  attrs: Partial<{}>;
1357
1378
  slots: {
1358
1379
  default?(_: {}): any;
@@ -1361,7 +1382,7 @@ declare function __VLS_template_145(): {
1361
1382
  rootEl: any;
1362
1383
  };
1363
1384
 
1364
- declare function __VLS_template_146(): {
1385
+ declare function __VLS_template_147(): {
1365
1386
  attrs: Partial<{}>;
1366
1387
  slots: {
1367
1388
  default?(_: {}): any;
@@ -1370,7 +1391,7 @@ declare function __VLS_template_146(): {
1370
1391
  rootEl: any;
1371
1392
  };
1372
1393
 
1373
- declare function __VLS_template_147(): {
1394
+ declare function __VLS_template_148(): {
1374
1395
  attrs: Partial<{}>;
1375
1396
  slots: {
1376
1397
  default?(_: {}): any;
@@ -1379,7 +1400,7 @@ declare function __VLS_template_147(): {
1379
1400
  rootEl: any;
1380
1401
  };
1381
1402
 
1382
- declare function __VLS_template_148(): {
1403
+ declare function __VLS_template_149(): {
1383
1404
  attrs: Partial<{}>;
1384
1405
  slots: Readonly<{
1385
1406
  default?: () => unknown;
@@ -1396,7 +1417,16 @@ declare function __VLS_template_148(): {
1396
1417
  rootEl: any;
1397
1418
  };
1398
1419
 
1399
- declare function __VLS_template_149(): {
1420
+ declare function __VLS_template_15(): {
1421
+ attrs: Partial<{}>;
1422
+ slots: {
1423
+ default?(_: {}): any;
1424
+ };
1425
+ refs: {};
1426
+ rootEl: any;
1427
+ };
1428
+
1429
+ declare function __VLS_template_150(): {
1400
1430
  attrs: Partial<{}>;
1401
1431
  slots: Readonly<{
1402
1432
  default?: () => unknown;
@@ -1415,16 +1445,7 @@ declare function __VLS_template_149(): {
1415
1445
  rootEl: any;
1416
1446
  };
1417
1447
 
1418
- declare function __VLS_template_15(): {
1419
- attrs: Partial<{}>;
1420
- slots: {
1421
- default?(_: {}): any;
1422
- };
1423
- refs: {};
1424
- rootEl: any;
1425
- };
1426
-
1427
- declare function __VLS_template_150(): {
1448
+ declare function __VLS_template_151(): {
1428
1449
  attrs: Partial<{}>;
1429
1450
  slots: Readonly<{
1430
1451
  default?: () => unknown;
@@ -1441,7 +1462,7 @@ declare function __VLS_template_150(): {
1441
1462
  rootEl: any;
1442
1463
  };
1443
1464
 
1444
- declare function __VLS_template_151(): {
1465
+ declare function __VLS_template_152(): {
1445
1466
  attrs: Partial<{}>;
1446
1467
  slots: Readonly<{
1447
1468
  default?: () => unknown;
@@ -1460,7 +1481,7 @@ declare function __VLS_template_151(): {
1460
1481
  rootEl: any;
1461
1482
  };
1462
1483
 
1463
- declare function __VLS_template_152(): {
1484
+ declare function __VLS_template_153(): {
1464
1485
  attrs: Partial<{}>;
1465
1486
  slots: Readonly<{
1466
1487
  default?: () => unknown;
@@ -1481,7 +1502,7 @@ declare function __VLS_template_152(): {
1481
1502
  rootEl: any;
1482
1503
  };
1483
1504
 
1484
- declare function __VLS_template_153(): {
1505
+ declare function __VLS_template_154(): {
1485
1506
  attrs: Partial<{}>;
1486
1507
  slots: Readonly<{
1487
1508
  default?: () => unknown;
@@ -1498,7 +1519,7 @@ declare function __VLS_template_153(): {
1498
1519
  rootEl: any;
1499
1520
  };
1500
1521
 
1501
- declare function __VLS_template_154(): {
1522
+ declare function __VLS_template_155(): {
1502
1523
  attrs: Partial<{}>;
1503
1524
  slots: Readonly<{
1504
1525
  default?: () => unknown;
@@ -1515,7 +1536,7 @@ declare function __VLS_template_154(): {
1515
1536
  rootEl: any;
1516
1537
  };
1517
1538
 
1518
- declare function __VLS_template_155(): {
1539
+ declare function __VLS_template_156(): {
1519
1540
  attrs: Partial<{}>;
1520
1541
  slots: {
1521
1542
  icon?(_: {}): any;
@@ -1526,7 +1547,7 @@ declare function __VLS_template_155(): {
1526
1547
  rootEl: any;
1527
1548
  };
1528
1549
 
1529
- declare function __VLS_template_156(): {
1550
+ declare function __VLS_template_157(): {
1530
1551
  attrs: Partial<{}>;
1531
1552
  slots: {
1532
1553
  default?(_: {}): any;
@@ -1834,6 +1855,15 @@ declare function __VLS_template_43(): {
1834
1855
  };
1835
1856
 
1836
1857
  declare function __VLS_template_44(): {
1858
+ attrs: Partial<{}>;
1859
+ slots: {
1860
+ default?(_: {}): any;
1861
+ };
1862
+ refs: {};
1863
+ rootEl: any;
1864
+ };
1865
+
1866
+ declare function __VLS_template_45(): {
1837
1867
  attrs: Partial<{}>;
1838
1868
  slots: {
1839
1869
  default?(_: {}): any;
@@ -1844,7 +1874,7 @@ declare function __VLS_template_44(): {
1844
1874
  rootEl: any;
1845
1875
  };
1846
1876
 
1847
- declare function __VLS_template_45(): {
1877
+ declare function __VLS_template_46(): {
1848
1878
  attrs: Partial<{}>;
1849
1879
  slots: {
1850
1880
  default?(_: {
@@ -1858,15 +1888,6 @@ declare function __VLS_template_45(): {
1858
1888
  rootEl: HTMLDivElement;
1859
1889
  };
1860
1890
 
1861
- declare function __VLS_template_46(): {
1862
- attrs: Partial<{}>;
1863
- slots: {
1864
- default?(_: {}): any;
1865
- };
1866
- refs: {};
1867
- rootEl: any;
1868
- };
1869
-
1870
1891
  declare function __VLS_template_47(): {
1871
1892
  attrs: Partial<{}>;
1872
1893
  slots: {
@@ -2090,9 +2111,7 @@ declare function __VLS_template_69(): {
2090
2111
  slots: {
2091
2112
  default?(_: {}): any;
2092
2113
  };
2093
- refs: {
2094
- rootRef: HTMLElement;
2095
- };
2114
+ refs: {};
2096
2115
  rootEl: any;
2097
2116
  };
2098
2117
 
@@ -2110,7 +2129,9 @@ declare function __VLS_template_70(): {
2110
2129
  slots: {
2111
2130
  default?(_: {}): any;
2112
2131
  };
2113
- refs: {};
2132
+ refs: {
2133
+ rootRef: HTMLElement;
2134
+ };
2114
2135
  rootEl: any;
2115
2136
  };
2116
2137
 
@@ -2146,9 +2167,7 @@ declare function __VLS_template_74(): {
2146
2167
  slots: {
2147
2168
  default?(_: {}): any;
2148
2169
  };
2149
- refs: {
2150
- rootRef: HTMLDivElement;
2151
- };
2170
+ refs: {};
2152
2171
  rootEl: any;
2153
2172
  };
2154
2173
 
@@ -2158,7 +2177,7 @@ declare function __VLS_template_75(): {
2158
2177
  default?(_: {}): any;
2159
2178
  };
2160
2179
  refs: {
2161
- el: HTMLButtonElement;
2180
+ rootRef: HTMLDivElement;
2162
2181
  };
2163
2182
  rootEl: any;
2164
2183
  };
@@ -2168,7 +2187,9 @@ declare function __VLS_template_76(): {
2168
2187
  slots: {
2169
2188
  default?(_: {}): any;
2170
2189
  };
2171
- refs: {};
2190
+ refs: {
2191
+ el: HTMLButtonElement;
2192
+ };
2172
2193
  rootEl: any;
2173
2194
  };
2174
2195
 
@@ -2178,7 +2199,7 @@ declare function __VLS_template_77(): {
2178
2199
  default?(_: {}): any;
2179
2200
  };
2180
2201
  refs: {};
2181
- rootEl: HTMLDivElement;
2202
+ rootEl: any;
2182
2203
  };
2183
2204
 
2184
2205
  declare function __VLS_template_78(): {
@@ -2187,7 +2208,7 @@ declare function __VLS_template_78(): {
2187
2208
  default?(_: {}): any;
2188
2209
  };
2189
2210
  refs: {};
2190
- rootEl: any;
2211
+ rootEl: HTMLDivElement;
2191
2212
  };
2192
2213
 
2193
2214
  declare function __VLS_template_79(): {
@@ -2281,6 +2302,15 @@ declare function __VLS_template_87(): {
2281
2302
  };
2282
2303
 
2283
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(): {
2284
2314
  attrs: Partial<{}>;
2285
2315
  slots: {
2286
2316
  default?(_: {
@@ -2293,7 +2323,7 @@ declare function __VLS_template_88(): {
2293
2323
  rootEl: HTMLDivElement;
2294
2324
  };
2295
2325
 
2296
- declare function __VLS_template_89(): {
2326
+ declare function __VLS_template_9(): {
2297
2327
  attrs: Partial<{}>;
2298
2328
  slots: {
2299
2329
  default?(_: {}): any;
@@ -2302,7 +2332,7 @@ declare function __VLS_template_89(): {
2302
2332
  rootEl: any;
2303
2333
  };
2304
2334
 
2305
- declare function __VLS_template_9(): {
2335
+ declare function __VLS_template_90(): {
2306
2336
  attrs: Partial<{}>;
2307
2337
  slots: {
2308
2338
  default?(_: {}): any;
@@ -2311,7 +2341,7 @@ declare function __VLS_template_9(): {
2311
2341
  rootEl: any;
2312
2342
  };
2313
2343
 
2314
- declare function __VLS_template_90(): {
2344
+ declare function __VLS_template_91(): {
2315
2345
  attrs: Partial<{}>;
2316
2346
  slots: {
2317
2347
  default?(_: {}): any;
@@ -2320,7 +2350,7 @@ declare function __VLS_template_90(): {
2320
2350
  rootEl: any;
2321
2351
  };
2322
2352
 
2323
- declare function __VLS_template_91(): {
2353
+ declare function __VLS_template_92(): {
2324
2354
  attrs: Partial<{}>;
2325
2355
  slots: {
2326
2356
  default?(_: {}): any;
@@ -2329,7 +2359,7 @@ declare function __VLS_template_91(): {
2329
2359
  rootEl: any;
2330
2360
  };
2331
2361
 
2332
- declare function __VLS_template_92(): {
2362
+ declare function __VLS_template_93(): {
2333
2363
  attrs: Partial<{}>;
2334
2364
  slots: {
2335
2365
  default?(_: {
@@ -2342,7 +2372,7 @@ declare function __VLS_template_92(): {
2342
2372
  rootEl: HTMLDivElement;
2343
2373
  };
2344
2374
 
2345
- declare function __VLS_template_93(): {
2375
+ declare function __VLS_template_94(): {
2346
2376
  attrs: Partial<{}>;
2347
2377
  slots: {
2348
2378
  default?(_: {}): any;
@@ -2351,7 +2381,7 @@ declare function __VLS_template_93(): {
2351
2381
  rootEl: any;
2352
2382
  };
2353
2383
 
2354
- declare function __VLS_template_94(): {
2384
+ declare function __VLS_template_95(): {
2355
2385
  attrs: Partial<{}>;
2356
2386
  slots: {
2357
2387
  default?(_: {}): any;
@@ -2362,7 +2392,7 @@ declare function __VLS_template_94(): {
2362
2392
  rootEl: HTMLDivElement;
2363
2393
  };
2364
2394
 
2365
- declare function __VLS_template_95(): {
2395
+ declare function __VLS_template_96(): {
2366
2396
  attrs: Partial<{}>;
2367
2397
  slots: {
2368
2398
  default?(_: {}): any;
@@ -2371,7 +2401,7 @@ declare function __VLS_template_95(): {
2371
2401
  rootEl: any;
2372
2402
  };
2373
2403
 
2374
- declare function __VLS_template_96(): {
2404
+ declare function __VLS_template_97(): {
2375
2405
  attrs: Partial<{}>;
2376
2406
  slots: {
2377
2407
  default?(_: {}): any;
@@ -2382,7 +2412,7 @@ declare function __VLS_template_96(): {
2382
2412
  rootEl: HTMLDivElement;
2383
2413
  };
2384
2414
 
2385
- declare function __VLS_template_97(): {
2415
+ declare function __VLS_template_98(): {
2386
2416
  attrs: Partial<{}>;
2387
2417
  slots: {
2388
2418
  default?(_: {}): any;
@@ -2391,7 +2421,7 @@ declare function __VLS_template_97(): {
2391
2421
  rootEl: any;
2392
2422
  };
2393
2423
 
2394
- declare function __VLS_template_98(): {
2424
+ declare function __VLS_template_99(): {
2395
2425
  attrs: Partial<{}>;
2396
2426
  slots: {
2397
2427
  default?(_: {}): any;
@@ -2400,17 +2430,6 @@ declare function __VLS_template_98(): {
2400
2430
  rootEl: HTMLDivElement;
2401
2431
  };
2402
2432
 
2403
- declare function __VLS_template_99(): {
2404
- attrs: Partial<{}>;
2405
- slots: {
2406
- default?(_: {}): any;
2407
- };
2408
- refs: {
2409
- panelRef: HTMLDivElement;
2410
- };
2411
- rootEl: any;
2412
- };
2413
-
2414
2433
  declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
2415
2434
 
2416
2435
  declare type __VLS_TemplateResult_10 = ReturnType<typeof __VLS_template_10>;
@@ -2539,6 +2558,8 @@ declare type __VLS_TemplateResult_155 = ReturnType<typeof __VLS_template_155>;
2539
2558
 
2540
2559
  declare type __VLS_TemplateResult_156 = ReturnType<typeof __VLS_template_156>;
2541
2560
 
2561
+ declare type __VLS_TemplateResult_157 = ReturnType<typeof __VLS_template_157>;
2562
+
2542
2563
  declare type __VLS_TemplateResult_16 = ReturnType<typeof __VLS_template_16>;
2543
2564
 
2544
2565
  declare type __VLS_TemplateResult_17 = ReturnType<typeof __VLS_template_17>;
@@ -3179,6 +3200,12 @@ declare type __VLS_WithTemplateSlots_167<T, S> = T & {
3179
3200
  };
3180
3201
  };
3181
3202
 
3203
+ declare type __VLS_WithTemplateSlots_168<T, S> = T & {
3204
+ new (): {
3205
+ $slots: S;
3206
+ };
3207
+ };
3208
+
3182
3209
  declare type __VLS_WithTemplateSlots_17<T, S> = T & {
3183
3210
  new (): {
3184
3211
  $slots: S;
@@ -3725,13 +3752,13 @@ declare type __VLS_WithTemplateSlots_99<T, S> = T & {
3725
3752
  };
3726
3753
  };
3727
3754
 
3728
- export declare const Accordion: __VLS_WithTemplateSlots_149<typeof __VLS_component_140, __VLS_TemplateResult_140["slots"]>;
3755
+ export declare const Accordion: __VLS_WithTemplateSlots_150<typeof __VLS_component_141, __VLS_TemplateResult_141["slots"]>;
3729
3756
 
3730
3757
  export declare const ACCORDION_ITEM_KEY: InjectionKey<AccordionItemContext>;
3731
3758
 
3732
3759
  export declare const ACCORDION_KEY: InjectionKey<AccordionContext>;
3733
3760
 
3734
- export declare const AccordionContent: __VLS_WithTemplateSlots_152<typeof __VLS_component_142, __VLS_TemplateResult_142["slots"]>;
3761
+ export declare const AccordionContent: __VLS_WithTemplateSlots_153<typeof __VLS_component_143, __VLS_TemplateResult_143["slots"]>;
3735
3762
 
3736
3763
  export declare interface AccordionContext {
3737
3764
  type: AccordionType;
@@ -3742,7 +3769,7 @@ export declare interface AccordionContext {
3742
3769
  isExpanded: (itemValue: string) => boolean;
3743
3770
  }
3744
3771
 
3745
- export declare const AccordionItem: __VLS_WithTemplateSlots_150<DefineComponent< {
3772
+ export declare const AccordionItem: __VLS_WithTemplateSlots_151<DefineComponent< {
3746
3773
  value: string;
3747
3774
  disabled?: boolean;
3748
3775
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
@@ -3764,17 +3791,17 @@ export declare interface AccordionItemContext {
3764
3791
  isOpen: Ref<boolean>;
3765
3792
  }
3766
3793
 
3767
- export declare const AccordionTrigger: __VLS_WithTemplateSlots_151<typeof __VLS_component_141, __VLS_TemplateResult_141["slots"]>;
3794
+ export declare const AccordionTrigger: __VLS_WithTemplateSlots_152<typeof __VLS_component_142, __VLS_TemplateResult_142["slots"]>;
3768
3795
 
3769
3796
  export declare type AccordionType = 'single' | 'multiple';
3770
3797
 
3771
- export declare const Alert: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
3798
+ export declare const Alert: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
3772
3799
 
3773
3800
  export declare const ALERT_DIALOG_KEY: InjectionKey<AlertDialogContext>;
3774
3801
 
3775
- export declare const AlertDescription: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
3802
+ export declare const AlertDescription: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
3776
3803
 
3777
- export declare const AlertDialog: __VLS_WithTemplateSlots_125<DefineComponent< {
3804
+ export declare const AlertDialog: __VLS_WithTemplateSlots_126<DefineComponent< {
3778
3805
  open?: boolean;
3779
3806
  defaultOpen?: boolean;
3780
3807
  }, {
@@ -3798,11 +3825,11 @@ defaultOpen: boolean;
3798
3825
  }): any;
3799
3826
  }>;
3800
3827
 
3801
- export declare const AlertDialogAction: __VLS_WithTemplateSlots_132<typeof __VLS_component_124, __VLS_TemplateResult_124["slots"]>;
3828
+ export declare const AlertDialogAction: __VLS_WithTemplateSlots_133<typeof __VLS_component_125, __VLS_TemplateResult_125["slots"]>;
3802
3829
 
3803
- export declare const AlertDialogCancel: __VLS_WithTemplateSlots_133<typeof __VLS_component_125, __VLS_TemplateResult_125["slots"]>;
3830
+ export declare const AlertDialogCancel: __VLS_WithTemplateSlots_134<typeof __VLS_component_126, __VLS_TemplateResult_126["slots"]>;
3804
3831
 
3805
- export declare const AlertDialogContent: __VLS_WithTemplateSlots_127<typeof __VLS_component_119, __VLS_TemplateResult_119["slots"]>;
3832
+ export declare const AlertDialogContent: __VLS_WithTemplateSlots_128<typeof __VLS_component_120, __VLS_TemplateResult_120["slots"]>;
3806
3833
 
3807
3834
  export declare interface AlertDialogContext {
3808
3835
  isOpen: Ref<boolean>;
@@ -3813,17 +3840,17 @@ export declare interface AlertDialogContext {
3813
3840
  toggle: () => void;
3814
3841
  }
3815
3842
 
3816
- export declare const AlertDialogDescription: __VLS_WithTemplateSlots_131<typeof __VLS_component_123, __VLS_TemplateResult_123["slots"]>;
3843
+ export declare const AlertDialogDescription: __VLS_WithTemplateSlots_132<typeof __VLS_component_124, __VLS_TemplateResult_124["slots"]>;
3817
3844
 
3818
- export declare const AlertDialogFooter: __VLS_WithTemplateSlots_129<typeof __VLS_component_121, __VLS_TemplateResult_121["slots"]>;
3845
+ export declare const AlertDialogFooter: __VLS_WithTemplateSlots_130<typeof __VLS_component_122, __VLS_TemplateResult_122["slots"]>;
3819
3846
 
3820
- export declare const AlertDialogHeader: __VLS_WithTemplateSlots_128<typeof __VLS_component_120, __VLS_TemplateResult_120["slots"]>;
3847
+ export declare const AlertDialogHeader: __VLS_WithTemplateSlots_129<typeof __VLS_component_121, __VLS_TemplateResult_121["slots"]>;
3821
3848
 
3822
- export declare const AlertDialogTitle: __VLS_WithTemplateSlots_130<typeof __VLS_component_122, __VLS_TemplateResult_122["slots"]>;
3849
+ export declare const AlertDialogTitle: __VLS_WithTemplateSlots_131<typeof __VLS_component_123, __VLS_TemplateResult_123["slots"]>;
3823
3850
 
3824
- export declare const AlertDialogTrigger: __VLS_WithTemplateSlots_126<typeof __VLS_component_118, __VLS_TemplateResult_118["slots"]>;
3851
+ export declare const AlertDialogTrigger: __VLS_WithTemplateSlots_127<typeof __VLS_component_119, __VLS_TemplateResult_119["slots"]>;
3825
3852
 
3826
- export declare const AlertTitle: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
3853
+ export declare const AlertTitle: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
3827
3854
 
3828
3855
  export declare const alertVariants: (props?: ({
3829
3856
  variant?: "default" | "destructive" | "success" | "warning" | "info" | null | undefined;
@@ -3837,6 +3864,8 @@ export declare function applyTheme(theme: Theme): void;
3837
3864
 
3838
3865
  export declare const Avatar: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
3839
3866
 
3867
+ export declare const AVATAR_GROUP_KEY: InjectionKey<AvatarGroupContext>;
3868
+
3840
3869
  export declare const AVATAR_KEY: InjectionKey<AvatarContext>;
3841
3870
 
3842
3871
  export declare interface AvatarContext {
@@ -3847,6 +3876,13 @@ export declare interface AvatarContext {
3847
3876
 
3848
3877
  export declare const AvatarFallback: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
3849
3878
 
3879
+ export declare const AvatarGroup: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
3880
+
3881
+ export declare interface AvatarGroupContext {
3882
+ overlap: Ref<boolean>;
3883
+ size: Ref<AvatarSize>;
3884
+ }
3885
+
3850
3886
  export declare const AvatarImage: DefineComponent<__VLS_Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_5> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
3851
3887
  imgRef: HTMLImageElement;
3852
3888
  }, any>;
@@ -3862,7 +3898,7 @@ export declare const badgeVariants: (props?: ({
3862
3898
  size?: "default" | "sm" | "lg" | null | undefined;
3863
3899
  } & ClassProp) | undefined) => string;
3864
3900
 
3865
- export declare const Banner: __VLS_WithTemplateSlots_166<typeof __VLS_component_155, __VLS_TemplateResult_155["slots"]>;
3901
+ export declare const Banner: __VLS_WithTemplateSlots_167<typeof __VLS_component_156, __VLS_TemplateResult_156["slots"]>;
3866
3902
 
3867
3903
  declare type BannerVariantProps = VariantProps<typeof bannerVariants>;
3868
3904
 
@@ -3872,19 +3908,19 @@ export declare const bannerVariants: (props?: ({
3872
3908
  align?: "center" | "start" | "between" | null | undefined;
3873
3909
  } & ClassProp) | undefined) => string;
3874
3910
 
3875
- export declare const Breadcrumb: __VLS_WithTemplateSlots_82<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
3911
+ export declare const Breadcrumb: __VLS_WithTemplateSlots_83<typeof __VLS_component_82, __VLS_TemplateResult_82["slots"]>;
3876
3912
 
3877
- export declare const BreadcrumbEllipsis: __VLS_WithTemplateSlots_88<typeof __VLS_component_87, __VLS_TemplateResult_87["slots"]>;
3913
+ export declare const BreadcrumbEllipsis: __VLS_WithTemplateSlots_89<typeof __VLS_component_88, __VLS_TemplateResult_88["slots"]>;
3878
3914
 
3879
- export declare const BreadcrumbItem: __VLS_WithTemplateSlots_84<typeof __VLS_component_83, __VLS_TemplateResult_83["slots"]>;
3915
+ export declare const BreadcrumbItem: __VLS_WithTemplateSlots_85<typeof __VLS_component_84, __VLS_TemplateResult_84["slots"]>;
3880
3916
 
3881
- export declare const BreadcrumbLink: __VLS_WithTemplateSlots_85<typeof __VLS_component_84, __VLS_TemplateResult_84["slots"]>;
3917
+ export declare const BreadcrumbLink: __VLS_WithTemplateSlots_86<typeof __VLS_component_85, __VLS_TemplateResult_85["slots"]>;
3882
3918
 
3883
- export declare const BreadcrumbList: __VLS_WithTemplateSlots_83<typeof __VLS_component_82, __VLS_TemplateResult_82["slots"]>;
3919
+ export declare const BreadcrumbList: __VLS_WithTemplateSlots_84<typeof __VLS_component_83, __VLS_TemplateResult_83["slots"]>;
3884
3920
 
3885
- export declare const BreadcrumbPage: __VLS_WithTemplateSlots_86<typeof __VLS_component_85, __VLS_TemplateResult_85["slots"]>;
3921
+ export declare const BreadcrumbPage: __VLS_WithTemplateSlots_87<typeof __VLS_component_86, __VLS_TemplateResult_86["slots"]>;
3886
3922
 
3887
- export declare const BreadcrumbSeparator: __VLS_WithTemplateSlots_87<typeof __VLS_component_86, __VLS_TemplateResult_86["slots"]>;
3923
+ export declare const BreadcrumbSeparator: __VLS_WithTemplateSlots_88<typeof __VLS_component_87, __VLS_TemplateResult_87["slots"]>;
3888
3924
 
3889
3925
  export declare const Button: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
3890
3926
 
@@ -3922,7 +3958,7 @@ export { Collapsible }
3922
3958
 
3923
3959
  export declare const COLLAPSIBLE_KEY: InjectionKey<CollapsibleContext>;
3924
3960
 
3925
- export declare const CollapsibleContent: __VLS_WithTemplateSlots_154<typeof __VLS_component_144, __VLS_TemplateResult_144["slots"]>;
3961
+ export declare const CollapsibleContent: __VLS_WithTemplateSlots_155<typeof __VLS_component_145, __VLS_TemplateResult_145["slots"]>;
3926
3962
 
3927
3963
  export declare interface CollapsibleContext {
3928
3964
  isOpen: Ref<boolean>;
@@ -3931,7 +3967,7 @@ export declare interface CollapsibleContext {
3931
3967
  toggle: () => void;
3932
3968
  }
3933
3969
 
3934
- export declare const CollapsibleTrigger: __VLS_WithTemplateSlots_153<typeof __VLS_component_143, __VLS_TemplateResult_143["slots"]>;
3970
+ export declare const CollapsibleTrigger: __VLS_WithTemplateSlots_154<typeof __VLS_component_144, __VLS_TemplateResult_144["slots"]>;
3935
3971
 
3936
3972
  export declare const COLOR_PRESETS: ColorPreset[];
3937
3973
 
@@ -3961,7 +3997,7 @@ declare interface ComboboxOption {
3961
3997
  disabled?: boolean;
3962
3998
  }
3963
3999
 
3964
- export declare const Command: __VLS_WithTemplateSlots_142<typeof __VLS_component_133, __VLS_TemplateResult_133["slots"]>;
4000
+ export declare const Command: __VLS_WithTemplateSlots_143<typeof __VLS_component_134, __VLS_TemplateResult_134["slots"]>;
3965
4001
 
3966
4002
  export declare const COMMAND_KEY: InjectionKey<CommandContext>;
3967
4003
 
@@ -3977,11 +4013,11 @@ export declare interface CommandContext {
3977
4013
  unregisterItem: (value: string) => void;
3978
4014
  }
3979
4015
 
3980
- export declare const CommandDialog: __VLS_WithTemplateSlots_143<typeof __VLS_component_134, __VLS_TemplateResult_134["slots"]>;
4016
+ export declare const CommandDialog: __VLS_WithTemplateSlots_144<typeof __VLS_component_135, __VLS_TemplateResult_135["slots"]>;
3981
4017
 
3982
- export declare const CommandEmpty: __VLS_WithTemplateSlots_145<typeof __VLS_component_136, __VLS_TemplateResult_136["slots"]>;
4018
+ export declare const CommandEmpty: __VLS_WithTemplateSlots_146<typeof __VLS_component_137, __VLS_TemplateResult_137["slots"]>;
3983
4019
 
3984
- export declare const CommandGroup: __VLS_WithTemplateSlots_146<typeof __VLS_component_137, __VLS_TemplateResult_137["slots"]>;
4020
+ export declare const CommandGroup: __VLS_WithTemplateSlots_147<typeof __VLS_component_138, __VLS_TemplateResult_138["slots"]>;
3985
4021
 
3986
4022
  export declare const CommandInput: DefineComponent<UiCommandInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3987
4023
  "update:modelValue": (value: string) => any;
@@ -3994,13 +4030,13 @@ placeholder: string;
3994
4030
  inputRef: HTMLInputElement;
3995
4031
  }, any>;
3996
4032
 
3997
- export declare const CommandItem: __VLS_WithTemplateSlots_147<typeof __VLS_component_138, __VLS_TemplateResult_138["slots"]>;
4033
+ export declare const CommandItem: __VLS_WithTemplateSlots_148<typeof __VLS_component_139, __VLS_TemplateResult_139["slots"]>;
3998
4034
 
3999
- export declare const CommandList: __VLS_WithTemplateSlots_144<typeof __VLS_component_135, __VLS_TemplateResult_135["slots"]>;
4035
+ export declare const CommandList: __VLS_WithTemplateSlots_145<typeof __VLS_component_136, __VLS_TemplateResult_136["slots"]>;
4000
4036
 
4001
4037
  export declare const CommandSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4002
4038
 
4003
- export declare const CommandShortcut: __VLS_WithTemplateSlots_148<typeof __VLS_component_139, __VLS_TemplateResult_139["slots"]>;
4039
+ export declare const CommandShortcut: __VLS_WithTemplateSlots_149<typeof __VLS_component_140, __VLS_TemplateResult_140["slots"]>;
4004
4040
 
4005
4041
  export declare const config3df: Ref< {
4006
4042
  version: number;
@@ -4028,11 +4064,11 @@ export declare const CONTEXT_MENU_RADIO_GROUP_KEY: InjectionKey<ContextMenuRadio
4028
4064
 
4029
4065
  export declare const CONTEXT_MENU_SUB_KEY: InjectionKey<ContextMenuSubContext>;
4030
4066
 
4031
- export declare const ContextMenu: __VLS_WithTemplateSlots_134<typeof __VLS_component_126, __VLS_TemplateResult_126["slots"]>;
4067
+ export declare const ContextMenu: __VLS_WithTemplateSlots_135<typeof __VLS_component_127, __VLS_TemplateResult_127["slots"]>;
4032
4068
 
4033
4069
  export { ContextMenuCheckboxItem }
4034
4070
 
4035
- export declare const ContextMenuContent: __VLS_WithTemplateSlots_136<typeof __VLS_component_128, __VLS_TemplateResult_128["slots"]>;
4071
+ export declare const ContextMenuContent: __VLS_WithTemplateSlots_137<typeof __VLS_component_129, __VLS_TemplateResult_129["slots"]>;
4036
4072
 
4037
4073
  export declare interface ContextMenuContext {
4038
4074
  isOpen: Ref<boolean>;
@@ -4076,9 +4112,9 @@ export declare interface ContextMenuItemRegistration {
4076
4112
  items: Ref<ContextMenuItemData[]>;
4077
4113
  }
4078
4114
 
4079
- export declare const ContextMenuLabel: __VLS_WithTemplateSlots_138<typeof __VLS_component_130, __VLS_TemplateResult_130["slots"]>;
4115
+ export declare const ContextMenuLabel: __VLS_WithTemplateSlots_139<typeof __VLS_component_131, __VLS_TemplateResult_131["slots"]>;
4080
4116
 
4081
- export declare const ContextMenuRadioGroup: __VLS_WithTemplateSlots_137<typeof __VLS_component_129, __VLS_TemplateResult_129["slots"]>;
4117
+ export declare const ContextMenuRadioGroup: __VLS_WithTemplateSlots_138<typeof __VLS_component_130, __VLS_TemplateResult_130["slots"]>;
4082
4118
 
4083
4119
  export declare interface ContextMenuRadioGroupContext {
4084
4120
  modelValue: Ref<string>;
@@ -4089,13 +4125,13 @@ export { ContextMenuRadioItem }
4089
4125
 
4090
4126
  export declare const ContextMenuSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4091
4127
 
4092
- export declare const ContextMenuShortcut: __VLS_WithTemplateSlots_139<typeof __VLS_component_131, __VLS_TemplateResult_131["slots"]>;
4128
+ export declare const ContextMenuShortcut: __VLS_WithTemplateSlots_140<typeof __VLS_component_132, __VLS_TemplateResult_132["slots"]>;
4093
4129
 
4094
- export declare const ContextMenuSub: __VLS_WithTemplateSlots_140<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4130
+ export declare const ContextMenuSub: __VLS_WithTemplateSlots_141<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4095
4131
  default?(_: {}): any;
4096
4132
  }>;
4097
4133
 
4098
- export declare const ContextMenuSubContent: __VLS_WithTemplateSlots_141<typeof __VLS_component_132, __VLS_TemplateResult_132["slots"]>;
4134
+ export declare const ContextMenuSubContent: __VLS_WithTemplateSlots_142<typeof __VLS_component_133, __VLS_TemplateResult_133["slots"]>;
4099
4135
 
4100
4136
  export declare interface ContextMenuSubContext {
4101
4137
  subId: string;
@@ -4106,7 +4142,7 @@ export declare interface ContextMenuSubContext {
4106
4142
 
4107
4143
  export { ContextMenuSubTrigger }
4108
4144
 
4109
- export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_135<typeof __VLS_component_127, __VLS_TemplateResult_127["slots"]>;
4145
+ export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_136<typeof __VLS_component_128, __VLS_TemplateResult_128["slots"]>;
4110
4146
 
4111
4147
  export declare const DataTable: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
4112
4148
 
@@ -4147,7 +4183,7 @@ export declare const dataTableVariants: (props?: ({
4147
4183
 
4148
4184
  export declare const DEFAULT_CONFIG: Ui3dfConfig;
4149
4185
 
4150
- export declare const Dialog: __VLS_WithTemplateSlots_102<DefineComponent< {
4186
+ export declare const Dialog: __VLS_WithTemplateSlots_103<DefineComponent< {
4151
4187
  open?: boolean;
4152
4188
  defaultOpen?: boolean;
4153
4189
  }, {
@@ -4173,9 +4209,9 @@ defaultOpen: boolean;
4173
4209
 
4174
4210
  export declare const DIALOG_KEY: InjectionKey<DialogContext>;
4175
4211
 
4176
- export declare const DialogClose: __VLS_WithTemplateSlots_109<typeof __VLS_component_104, __VLS_TemplateResult_104["slots"]>;
4212
+ export declare const DialogClose: __VLS_WithTemplateSlots_110<typeof __VLS_component_105, __VLS_TemplateResult_105["slots"]>;
4177
4213
 
4178
- export declare const DialogContent: __VLS_WithTemplateSlots_104<typeof __VLS_component_99, __VLS_TemplateResult_99["slots"]>;
4214
+ export declare const DialogContent: __VLS_WithTemplateSlots_105<typeof __VLS_component_100, __VLS_TemplateResult_100["slots"]>;
4179
4215
 
4180
4216
  export declare interface DialogContext {
4181
4217
  isOpen: Ref<boolean>;
@@ -4186,17 +4222,17 @@ export declare interface DialogContext {
4186
4222
  toggle: () => void;
4187
4223
  }
4188
4224
 
4189
- export declare const DialogDescription: __VLS_WithTemplateSlots_108<typeof __VLS_component_103, __VLS_TemplateResult_103["slots"]>;
4225
+ export declare const DialogDescription: __VLS_WithTemplateSlots_109<typeof __VLS_component_104, __VLS_TemplateResult_104["slots"]>;
4190
4226
 
4191
- export declare const DialogFooter: __VLS_WithTemplateSlots_106<typeof __VLS_component_101, __VLS_TemplateResult_101["slots"]>;
4227
+ export declare const DialogFooter: __VLS_WithTemplateSlots_107<typeof __VLS_component_102, __VLS_TemplateResult_102["slots"]>;
4192
4228
 
4193
- export declare const DialogHeader: __VLS_WithTemplateSlots_105<typeof __VLS_component_100, __VLS_TemplateResult_100["slots"]>;
4229
+ export declare const DialogHeader: __VLS_WithTemplateSlots_106<typeof __VLS_component_101, __VLS_TemplateResult_101["slots"]>;
4194
4230
 
4195
- export declare const DialogTitle: __VLS_WithTemplateSlots_107<typeof __VLS_component_102, __VLS_TemplateResult_102["slots"]>;
4231
+ export declare const DialogTitle: __VLS_WithTemplateSlots_108<typeof __VLS_component_103, __VLS_TemplateResult_103["slots"]>;
4196
4232
 
4197
- export declare const DialogTrigger: __VLS_WithTemplateSlots_103<typeof __VLS_component_98, __VLS_TemplateResult_98["slots"]>;
4233
+ export declare const DialogTrigger: __VLS_WithTemplateSlots_104<typeof __VLS_component_99, __VLS_TemplateResult_99["slots"]>;
4198
4234
 
4199
- export declare const Drawer: __VLS_WithTemplateSlots_110<DefineComponent< {
4235
+ export declare const Drawer: __VLS_WithTemplateSlots_111<DefineComponent< {
4200
4236
  open?: boolean;
4201
4237
  defaultOpen?: boolean;
4202
4238
  }, {
@@ -4222,7 +4258,7 @@ defaultOpen: boolean;
4222
4258
 
4223
4259
  export declare const DRAWER_KEY: InjectionKey<DrawerContext>;
4224
4260
 
4225
- export declare const DrawerContent: __VLS_WithTemplateSlots_112<typeof __VLS_component_106, __VLS_TemplateResult_106["slots"]>;
4261
+ export declare const DrawerContent: __VLS_WithTemplateSlots_113<typeof __VLS_component_107, __VLS_TemplateResult_107["slots"]>;
4226
4262
 
4227
4263
  export declare interface DrawerContext {
4228
4264
  isOpen: Ref<boolean>;
@@ -4233,23 +4269,23 @@ export declare interface DrawerContext {
4233
4269
  toggle: () => void;
4234
4270
  }
4235
4271
 
4236
- export declare const DrawerDescription: __VLS_WithTemplateSlots_116<typeof __VLS_component_110, __VLS_TemplateResult_110["slots"]>;
4272
+ export declare const DrawerDescription: __VLS_WithTemplateSlots_117<typeof __VLS_component_111, __VLS_TemplateResult_111["slots"]>;
4237
4273
 
4238
- export declare const DrawerFooter: __VLS_WithTemplateSlots_114<typeof __VLS_component_108, __VLS_TemplateResult_108["slots"]>;
4274
+ export declare const DrawerFooter: __VLS_WithTemplateSlots_115<typeof __VLS_component_109, __VLS_TemplateResult_109["slots"]>;
4239
4275
 
4240
- export declare const DrawerHeader: __VLS_WithTemplateSlots_113<typeof __VLS_component_107, __VLS_TemplateResult_107["slots"]>;
4276
+ export declare const DrawerHeader: __VLS_WithTemplateSlots_114<typeof __VLS_component_108, __VLS_TemplateResult_108["slots"]>;
4241
4277
 
4242
- export declare const DrawerTitle: __VLS_WithTemplateSlots_115<typeof __VLS_component_109, __VLS_TemplateResult_109["slots"]>;
4278
+ export declare const DrawerTitle: __VLS_WithTemplateSlots_116<typeof __VLS_component_110, __VLS_TemplateResult_110["slots"]>;
4243
4279
 
4244
- export declare const DrawerTrigger: __VLS_WithTemplateSlots_111<typeof __VLS_component_105, __VLS_TemplateResult_105["slots"]>;
4280
+ export declare const DrawerTrigger: __VLS_WithTemplateSlots_112<typeof __VLS_component_106, __VLS_TemplateResult_106["slots"]>;
4245
4281
 
4246
4282
  export declare const DROPDOWN_MENU_KEY: InjectionKey<DropdownMenuContext>;
4247
4283
 
4248
- export declare const DropdownMenu: __VLS_WithTemplateSlots_89<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4284
+ export declare const DropdownMenu: __VLS_WithTemplateSlots_90<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4249
4285
  default?(_: {}): any;
4250
4286
  }>;
4251
4287
 
4252
- export declare const DropdownMenuContent: __VLS_WithTemplateSlots_91<typeof __VLS_component_89, __VLS_TemplateResult_89["slots"]>;
4288
+ export declare const DropdownMenuContent: __VLS_WithTemplateSlots_92<typeof __VLS_component_90, __VLS_TemplateResult_90["slots"]>;
4253
4289
 
4254
4290
  export declare interface DropdownMenuContext {
4255
4291
  isOpen: Ref<boolean>;
@@ -4274,13 +4310,13 @@ export declare interface DropdownMenuItemData {
4274
4310
  action: () => void;
4275
4311
  }
4276
4312
 
4277
- export declare const DropdownMenuLabel: __VLS_WithTemplateSlots_92<typeof __VLS_component_90, __VLS_TemplateResult_90["slots"]>;
4313
+ export declare const DropdownMenuLabel: __VLS_WithTemplateSlots_93<typeof __VLS_component_91, __VLS_TemplateResult_91["slots"]>;
4278
4314
 
4279
4315
  export declare const DropdownMenuSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4280
4316
 
4281
- export declare const DropdownMenuShortcut: __VLS_WithTemplateSlots_93<typeof __VLS_component_91, __VLS_TemplateResult_91["slots"]>;
4317
+ export declare const DropdownMenuShortcut: __VLS_WithTemplateSlots_94<typeof __VLS_component_92, __VLS_TemplateResult_92["slots"]>;
4282
4318
 
4283
- export declare const DropdownMenuTrigger: __VLS_WithTemplateSlots_90<typeof __VLS_component_88, __VLS_TemplateResult_88["slots"]>;
4319
+ export declare const DropdownMenuTrigger: __VLS_WithTemplateSlots_91<typeof __VLS_component_89, __VLS_TemplateResult_89["slots"]>;
4284
4320
 
4285
4321
  export declare const EmptyState: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
4286
4322
 
@@ -4305,23 +4341,23 @@ export declare interface HeroAction {
4305
4341
 
4306
4342
  export declare type HeroAlign = 'left' | 'center' | 'right';
4307
4343
 
4308
- export declare const HeroCentered: __VLS_WithTemplateSlots_163<typeof __VLS_component_152, __VLS_TemplateResult_152["slots"]>;
4344
+ export declare const HeroCentered: __VLS_WithTemplateSlots_164<typeof __VLS_component_153, __VLS_TemplateResult_153["slots"]>;
4309
4345
 
4310
- export declare const HeroGradient: __VLS_WithTemplateSlots_162<typeof __VLS_component_151, __VLS_TemplateResult_151["slots"]>;
4346
+ export declare const HeroGradient: __VLS_WithTemplateSlots_163<typeof __VLS_component_152, __VLS_TemplateResult_152["slots"]>;
4311
4347
 
4312
- export declare const HeroImage: __VLS_WithTemplateSlots_161<typeof __VLS_component_150, __VLS_TemplateResult_150["slots"]>;
4348
+ export declare const HeroImage: __VLS_WithTemplateSlots_162<typeof __VLS_component_151, __VLS_TemplateResult_151["slots"]>;
4313
4349
 
4314
- export declare const HeroMinimal: __VLS_WithTemplateSlots_164<typeof __VLS_component_153, __VLS_TemplateResult_153["slots"]>;
4350
+ export declare const HeroMinimal: __VLS_WithTemplateSlots_165<typeof __VLS_component_154, __VLS_TemplateResult_154["slots"]>;
4315
4351
 
4316
- export declare const HeroSimple: __VLS_WithTemplateSlots_159<typeof __VLS_component_148, __VLS_TemplateResult_148["slots"]>;
4352
+ export declare const HeroSimple: __VLS_WithTemplateSlots_160<typeof __VLS_component_149, __VLS_TemplateResult_149["slots"]>;
4317
4353
 
4318
- export declare const HeroSplit: __VLS_WithTemplateSlots_160<typeof __VLS_component_149, __VLS_TemplateResult_149["slots"]>;
4354
+ export declare const HeroSplit: __VLS_WithTemplateSlots_161<typeof __VLS_component_150, __VLS_TemplateResult_150["slots"]>;
4319
4355
 
4320
- export declare const HeroVideo: __VLS_WithTemplateSlots_165<typeof __VLS_component_154, __VLS_TemplateResult_154["slots"]>;
4356
+ export declare const HeroVideo: __VLS_WithTemplateSlots_166<typeof __VLS_component_155, __VLS_TemplateResult_155["slots"]>;
4321
4357
 
4322
4358
  export declare const HOVER_CARD_KEY: InjectionKey<HoverCardContext>;
4323
4359
 
4324
- export declare const HoverCard: __VLS_WithTemplateSlots_99<DefineComponent< {
4360
+ export declare const HoverCard: __VLS_WithTemplateSlots_100<DefineComponent< {
4325
4361
  openDelay?: number;
4326
4362
  closeDelay?: number;
4327
4363
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
@@ -4336,7 +4372,7 @@ openDelay: number;
4336
4372
 
4337
4373
  export declare type HoverCardAlign = 'start' | 'center' | 'end';
4338
4374
 
4339
- export declare const HoverCardContent: __VLS_WithTemplateSlots_101<typeof __VLS_component_97, __VLS_TemplateResult_97["slots"]>;
4375
+ export declare const HoverCardContent: __VLS_WithTemplateSlots_102<typeof __VLS_component_98, __VLS_TemplateResult_98["slots"]>;
4340
4376
 
4341
4377
  export declare interface HoverCardContext {
4342
4378
  isOpen: Ref<boolean>;
@@ -4350,7 +4386,7 @@ export declare interface HoverCardContext {
4350
4386
 
4351
4387
  export declare type HoverCardSide = 'top' | 'bottom' | 'left' | 'right';
4352
4388
 
4353
- export declare const HoverCardTrigger: __VLS_WithTemplateSlots_100<typeof __VLS_component_96, __VLS_TemplateResult_96["slots"]>;
4389
+ export declare const HoverCardTrigger: __VLS_WithTemplateSlots_101<typeof __VLS_component_97, __VLS_TemplateResult_97["slots"]>;
4354
4390
 
4355
4391
  export declare const Input: DefineComponent<UiInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4356
4392
  "update:modelValue": (value: string) => any;
@@ -4451,11 +4487,11 @@ reverseRef: HTMLDivElement;
4451
4487
 
4452
4488
  export declare type MarqueeDirection = 'left' | 'right';
4453
4489
 
4454
- export declare const Menubar: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
4490
+ export declare const Menubar: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
4455
4491
 
4456
4492
  export { MenubarCheckboxItem }
4457
4493
 
4458
- export declare const MenubarContent: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
4494
+ export declare const MenubarContent: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
4459
4495
 
4460
4496
  export declare interface MenubarContext {
4461
4497
  activeMenu: Ref<string | null>;
@@ -4479,7 +4515,7 @@ export declare interface MenubarItemData {
4479
4515
  subId?: string;
4480
4516
  }
4481
4517
 
4482
- export declare const MenubarLabel: __VLS_WithTemplateSlots_80<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
4518
+ export declare const MenubarLabel: __VLS_WithTemplateSlots_81<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
4483
4519
 
4484
4520
  export { MenubarMenu }
4485
4521
 
@@ -4503,19 +4539,19 @@ export declare interface MenubarMenuContext {
4503
4539
  unregisterSubItem: (id: string) => void;
4504
4540
  }
4505
4541
 
4506
- export declare const MenubarRadioGroup: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
4542
+ export declare const MenubarRadioGroup: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
4507
4543
 
4508
4544
  export { MenubarRadioItem }
4509
4545
 
4510
4546
  export declare const MenubarSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4511
4547
 
4512
- export declare const MenubarShortcut: __VLS_WithTemplateSlots_81<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
4548
+ export declare const MenubarShortcut: __VLS_WithTemplateSlots_82<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
4513
4549
 
4514
- export declare const MenubarSub: __VLS_WithTemplateSlots_78<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4550
+ export declare const MenubarSub: __VLS_WithTemplateSlots_79<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4515
4551
  default?(_: {}): any;
4516
4552
  }>;
4517
4553
 
4518
- export declare const MenubarSubContent: __VLS_WithTemplateSlots_79<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
4554
+ export declare const MenubarSubContent: __VLS_WithTemplateSlots_80<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
4519
4555
 
4520
4556
  export declare interface MenubarSubContext {
4521
4557
  subId: string;
@@ -4526,19 +4562,19 @@ export declare interface MenubarSubContext {
4526
4562
 
4527
4563
  export { MenubarSubTrigger }
4528
4564
 
4529
- export declare const MenubarTrigger: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
4565
+ export declare const MenubarTrigger: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
4530
4566
 
4531
- export declare const NavigationMenu: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
4567
+ export declare const NavigationMenu: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
4532
4568
 
4533
- export declare const NavigationMenuContent: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
4569
+ export declare const NavigationMenuContent: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
4534
4570
 
4535
4571
  export { NavigationMenuItem }
4536
4572
 
4537
- export declare const NavigationMenuLink: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
4573
+ export declare const NavigationMenuLink: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
4538
4574
 
4539
- export declare const NavigationMenuList: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
4575
+ export declare const NavigationMenuList: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
4540
4576
 
4541
- export declare const NavigationMenuTrigger: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
4577
+ export declare const NavigationMenuTrigger: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
4542
4578
 
4543
4579
  export declare const NavigationMenuViewport: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
4544
4580
  el: HTMLDivElement;
@@ -4552,19 +4588,19 @@ export declare const OTP_PATTERNS: {
4552
4588
 
4553
4589
  export declare type OTPPatternType = keyof typeof OTP_PATTERNS;
4554
4590
 
4555
- export declare const Pagination: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
4591
+ export declare const Pagination: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
4556
4592
 
4557
- export declare const PaginationContent: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
4593
+ export declare const PaginationContent: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
4558
4594
 
4559
4595
  export declare const PaginationEllipsis: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4560
4596
 
4561
- export declare const PaginationItem: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
4597
+ export declare const PaginationItem: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
4562
4598
 
4563
- export declare const PaginationLink: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
4599
+ export declare const PaginationLink: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
4564
4600
 
4565
- export declare const PaginationNext: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
4601
+ export declare const PaginationNext: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
4566
4602
 
4567
- export declare const PaginationPrevious: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
4603
+ export declare const PaginationPrevious: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
4568
4604
 
4569
4605
  export declare const PanelTable: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
4570
4606
 
@@ -4600,7 +4636,7 @@ export { Popover }
4600
4636
 
4601
4637
  export declare const POPOVER_KEY: InjectionKey<PopoverContext>;
4602
4638
 
4603
- export declare const PopoverContent: __VLS_WithTemplateSlots_95<typeof __VLS_component_93, __VLS_TemplateResult_93["slots"]>;
4639
+ export declare const PopoverContent: __VLS_WithTemplateSlots_96<typeof __VLS_component_94, __VLS_TemplateResult_94["slots"]>;
4604
4640
 
4605
4641
  export declare interface PopoverContext {
4606
4642
  isOpen: Ref<boolean>;
@@ -4612,7 +4648,7 @@ export declare interface PopoverContext {
4612
4648
  close: () => void;
4613
4649
  }
4614
4650
 
4615
- export declare const PopoverTrigger: __VLS_WithTemplateSlots_94<typeof __VLS_component_92, __VLS_TemplateResult_92["slots"]>;
4651
+ export declare const PopoverTrigger: __VLS_WithTemplateSlots_95<typeof __VLS_component_93, __VLS_TemplateResult_93["slots"]>;
4616
4652
 
4617
4653
  export declare const Progress: DefineComponent<UiProgressProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiProgressProps> & Readonly<{}>, {
4618
4654
  modelValue: number;
@@ -4793,7 +4829,7 @@ orientation: "horizontal" | "vertical";
4793
4829
  decorative: boolean;
4794
4830
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
4795
4831
 
4796
- export declare const Sheet: __VLS_WithTemplateSlots_117<DefineComponent< {
4832
+ export declare const Sheet: __VLS_WithTemplateSlots_118<DefineComponent< {
4797
4833
  open?: boolean;
4798
4834
  defaultOpen?: boolean;
4799
4835
  }, {
@@ -4817,9 +4853,9 @@ defaultOpen: boolean;
4817
4853
  }): any;
4818
4854
  }>;
4819
4855
 
4820
- export declare const SheetClose: __VLS_WithTemplateSlots_124<typeof __VLS_component_117, __VLS_TemplateResult_117["slots"]>;
4856
+ export declare const SheetClose: __VLS_WithTemplateSlots_125<typeof __VLS_component_118, __VLS_TemplateResult_118["slots"]>;
4821
4857
 
4822
- export declare const SheetContent: __VLS_WithTemplateSlots_119<typeof __VLS_component_112, __VLS_TemplateResult_112["slots"]>;
4858
+ export declare const SheetContent: __VLS_WithTemplateSlots_120<typeof __VLS_component_113, __VLS_TemplateResult_113["slots"]>;
4823
4859
 
4824
4860
  export declare interface SheetContext {
4825
4861
  isOpen: Ref<boolean>;
@@ -4831,17 +4867,17 @@ export declare interface SheetContext {
4831
4867
  toggle: () => void;
4832
4868
  }
4833
4869
 
4834
- export declare const SheetDescription: __VLS_WithTemplateSlots_123<typeof __VLS_component_116, __VLS_TemplateResult_116["slots"]>;
4870
+ export declare const SheetDescription: __VLS_WithTemplateSlots_124<typeof __VLS_component_117, __VLS_TemplateResult_117["slots"]>;
4835
4871
 
4836
- export declare const SheetFooter: __VLS_WithTemplateSlots_121<typeof __VLS_component_114, __VLS_TemplateResult_114["slots"]>;
4872
+ export declare const SheetFooter: __VLS_WithTemplateSlots_122<typeof __VLS_component_115, __VLS_TemplateResult_115["slots"]>;
4837
4873
 
4838
- export declare const SheetHeader: __VLS_WithTemplateSlots_120<typeof __VLS_component_113, __VLS_TemplateResult_113["slots"]>;
4874
+ export declare const SheetHeader: __VLS_WithTemplateSlots_121<typeof __VLS_component_114, __VLS_TemplateResult_114["slots"]>;
4839
4875
 
4840
4876
  export declare type SheetSide = 'top' | 'bottom' | 'left' | 'right';
4841
4877
 
4842
- export declare const SheetTitle: __VLS_WithTemplateSlots_122<typeof __VLS_component_115, __VLS_TemplateResult_115["slots"]>;
4878
+ export declare const SheetTitle: __VLS_WithTemplateSlots_123<typeof __VLS_component_116, __VLS_TemplateResult_116["slots"]>;
4843
4879
 
4844
- export declare const SheetTrigger: __VLS_WithTemplateSlots_118<typeof __VLS_component_111, __VLS_TemplateResult_111["slots"]>;
4880
+ export declare const SheetTrigger: __VLS_WithTemplateSlots_119<typeof __VLS_component_112, __VLS_TemplateResult_112["slots"]>;
4845
4881
 
4846
4882
  export declare type SheetVariant = 'default';
4847
4883
 
@@ -4850,7 +4886,7 @@ export declare const sheetVariants: (props?: ({
4850
4886
  side?: "left" | "top" | "bottom" | "right" | null | undefined;
4851
4887
  } & ClassProp) | undefined) => string;
4852
4888
 
4853
- export declare const Sidebar: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
4889
+ export declare const Sidebar: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
4854
4890
 
4855
4891
  export declare const SIDEBAR_WIDTH = "16rem";
4856
4892
 
@@ -4860,7 +4896,7 @@ export declare const SIDEBAR_WIDTH_MOBILE = "18rem";
4860
4896
 
4861
4897
  export declare type SidebarCollapsible = 'offcanvas' | 'icon' | 'none';
4862
4898
 
4863
- export declare const SidebarContent: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
4899
+ export declare const SidebarContent: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
4864
4900
 
4865
4901
  export declare interface SidebarContext {
4866
4902
  state: Ref<'expanded' | 'collapsed'>;
@@ -4875,27 +4911,27 @@ export declare interface SidebarContext {
4875
4911
  toggleSidebar: () => void;
4876
4912
  }
4877
4913
 
4878
- export declare const SidebarFooter: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
4914
+ export declare const SidebarFooter: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
4879
4915
 
4880
- export declare const SidebarGroup: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
4916
+ export declare const SidebarGroup: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
4881
4917
 
4882
- export declare const SidebarGroupContent: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
4918
+ export declare const SidebarGroupContent: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
4883
4919
 
4884
- export declare const SidebarGroupLabel: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
4920
+ export declare const SidebarGroupLabel: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
4885
4921
 
4886
- export declare const SidebarHeader: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
4922
+ export declare const SidebarHeader: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
4887
4923
 
4888
- export declare const SidebarInset: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
4924
+ export declare const SidebarInset: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
4889
4925
 
4890
- export declare const SidebarMenu: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
4926
+ export declare const SidebarMenu: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
4891
4927
 
4892
- export declare const SidebarMenuAction: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
4928
+ export declare const SidebarMenuAction: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
4893
4929
 
4894
- export declare const SidebarMenuBadge: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
4930
+ export declare const SidebarMenuBadge: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
4895
4931
 
4896
- export declare const SidebarMenuButton: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
4932
+ export declare const SidebarMenuButton: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
4897
4933
 
4898
- export declare const SidebarMenuItem: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
4934
+ export declare const SidebarMenuItem: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
4899
4935
 
4900
4936
  export declare const SidebarMenuSkeleton: DefineComponent< {
4901
4937
  showIcon?: boolean;
@@ -4905,15 +4941,15 @@ showIcon?: boolean;
4905
4941
  showIcon: boolean;
4906
4942
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
4907
4943
 
4908
- export declare const SidebarMenuSub: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
4944
+ export declare const SidebarMenuSub: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
4909
4945
 
4910
- export declare const SidebarMenuSubButton: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
4946
+ export declare const SidebarMenuSubButton: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
4911
4947
 
4912
- export declare const SidebarMenuSubItem: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
4948
+ export declare const SidebarMenuSubItem: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
4913
4949
 
4914
- export declare const SidebarMobileTrigger: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
4950
+ export declare const SidebarMobileTrigger: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
4915
4951
 
4916
- export declare const SidebarProvider: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
4952
+ export declare const SidebarProvider: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
4917
4953
 
4918
4954
  export declare const SidebarRail: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4919
4955
 
@@ -4921,7 +4957,7 @@ export declare const SidebarSeparator: DefineComponent< {}, {}, {}, {}, {}, C
4921
4957
 
4922
4958
  export declare type SidebarSide = 'left' | 'right';
4923
4959
 
4924
- export declare const SidebarTrigger: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
4960
+ export declare const SidebarTrigger: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
4925
4961
 
4926
4962
  export declare type SidebarVariant = 'sidebar' | 'floating' | 'inset';
4927
4963
 
@@ -4986,7 +5022,7 @@ export declare const tableVariants: (props?: ({
4986
5022
  rounded?: boolean | null | undefined;
4987
5023
  } & ClassProp) | undefined) => string;
4988
5024
 
4989
- export declare const Tabs: __VLS_WithTemplateSlots_155<DefineComponent< {
5025
+ export declare const Tabs: __VLS_WithTemplateSlots_156<DefineComponent< {
4990
5026
  modelValue?: string;
4991
5027
  defaultValue?: string;
4992
5028
  orientation?: "horizontal" | "vertical";
@@ -5008,7 +5044,7 @@ defaultValue: string;
5008
5044
 
5009
5045
  export declare const TABS_KEY: InjectionKey<TabsContext>;
5010
5046
 
5011
- export declare const TabsContent: __VLS_WithTemplateSlots_158<typeof __VLS_component_147, __VLS_TemplateResult_147["slots"]>;
5047
+ export declare const TabsContent: __VLS_WithTemplateSlots_159<typeof __VLS_component_148, __VLS_TemplateResult_148["slots"]>;
5012
5048
 
5013
5049
  export declare interface TabsContext {
5014
5050
  tabsUid: string;
@@ -5017,9 +5053,9 @@ export declare interface TabsContext {
5017
5053
  orientation: 'horizontal' | 'vertical';
5018
5054
  }
5019
5055
 
5020
- export declare const TabsList: __VLS_WithTemplateSlots_156<typeof __VLS_component_145, __VLS_TemplateResult_145["slots"]>;
5056
+ export declare const TabsList: __VLS_WithTemplateSlots_157<typeof __VLS_component_146, __VLS_TemplateResult_146["slots"]>;
5021
5057
 
5022
- export declare const TabsTrigger: __VLS_WithTemplateSlots_157<typeof __VLS_component_146, __VLS_TemplateResult_146["slots"]>;
5058
+ export declare const TabsTrigger: __VLS_WithTemplateSlots_158<typeof __VLS_component_147, __VLS_TemplateResult_147["slots"]>;
5023
5059
 
5024
5060
  export declare type TabsTriggerVariant = 'underline' | 'pill' | 'card';
5025
5061
 
@@ -5064,7 +5100,7 @@ export declare namespace toast {
5064
5100
  var dismissAll: () => void;
5065
5101
  }
5066
5102
 
5067
- export declare const Toaster: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {
5103
+ export declare const Toaster: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{}>, {
5068
5104
  position: ToastPosition;
5069
5105
  maxVisible: number;
5070
5106
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
@@ -5089,7 +5125,7 @@ export declare const toggleVariants: (props?: ({
5089
5125
  size?: "default" | "sm" | "lg" | null | undefined;
5090
5126
  } & ClassProp) | undefined) => string;
5091
5127
 
5092
- export declare const Tooltip: __VLS_WithTemplateSlots_96<DefineComponent< {
5128
+ export declare const Tooltip: __VLS_WithTemplateSlots_97<DefineComponent< {
5093
5129
  delay?: number;
5094
5130
  closeDelay?: number;
5095
5131
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
@@ -5104,7 +5140,7 @@ closeDelay: number;
5104
5140
 
5105
5141
  export declare const TOOLTIP_KEY: InjectionKey<TooltipContext>;
5106
5142
 
5107
- export declare const TooltipContent: __VLS_WithTemplateSlots_98<typeof __VLS_component_95, __VLS_TemplateResult_95["slots"]>;
5143
+ export declare const TooltipContent: __VLS_WithTemplateSlots_99<typeof __VLS_component_96, __VLS_TemplateResult_96["slots"]>;
5108
5144
 
5109
5145
  export declare interface TooltipContext {
5110
5146
  isOpen: Ref<boolean>;
@@ -5116,9 +5152,9 @@ export declare interface TooltipContext {
5116
5152
  cancelClose: () => void;
5117
5153
  }
5118
5154
 
5119
- export declare const TooltipTrigger: __VLS_WithTemplateSlots_97<typeof __VLS_component_94, __VLS_TemplateResult_94["slots"]>;
5155
+ export declare const TooltipTrigger: __VLS_WithTemplateSlots_98<typeof __VLS_component_95, __VLS_TemplateResult_95["slots"]>;
5120
5156
 
5121
- export declare const Ui3df: __VLS_WithTemplateSlots_167<typeof __VLS_component_156, __VLS_TemplateResult_156["slots"]>;
5157
+ export declare const Ui3df: __VLS_WithTemplateSlots_168<typeof __VLS_component_157, __VLS_TemplateResult_157["slots"]>;
5122
5158
 
5123
5159
  export declare const Ui3dfBorderOpacity: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
5124
5160