@3df-spa/ui 1.4.0 → 1.4.1

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,14 +32,7 @@ variant: "default";
32
32
  as: string | Component;
33
33
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
34
34
 
35
- declare const __VLS_component_100: DefineComponent<__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>;
35
+ declare const __VLS_component_100: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
43
36
 
44
37
  declare const __VLS_component_101: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
45
38
 
@@ -47,13 +40,11 @@ declare const __VLS_component_102: DefineComponent< {}, {}, {}, {}, {}, Compo
47
40
 
48
41
  declare const __VLS_component_103: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
49
42
 
50
- declare const __VLS_component_104: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
43
+ declare const __VLS_component_104: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
51
44
 
52
45
  declare const __VLS_component_105: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
53
46
 
54
- declare const __VLS_component_106: DefineComponent< {}, {}, {}, {}, {}, 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<{}>, {
47
+ declare const __VLS_component_106: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{}>, {
57
48
  variant: "default";
58
49
  showClose: boolean;
59
50
  dragCloseThreshold: number;
@@ -61,6 +52,8 @@ dragCloseThreshold: number;
61
52
  panelRef: HTMLDivElement;
62
53
  }, any>;
63
54
 
55
+ declare const __VLS_component_107: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
56
+
64
57
  declare const __VLS_component_108: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
65
58
 
66
59
  declare const __VLS_component_109: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
@@ -69,13 +62,11 @@ declare const __VLS_component_11: DefineComponent< {}, {}, {}, {}, {}, Compon
69
62
 
70
63
  declare const __VLS_component_110: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
71
64
 
72
- declare const __VLS_component_111: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
73
-
74
- declare const __VLS_component_112: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
65
+ declare const __VLS_component_111: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
75
66
  el: HTMLDivElement;
76
67
  }, HTMLDivElement>;
77
68
 
78
- declare const __VLS_component_113: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {
69
+ declare const __VLS_component_112: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {
79
70
  variant: SheetVariant;
80
71
  side: SheetSide;
81
72
  showClose: boolean;
@@ -84,27 +75,29 @@ closeLabel: string;
84
75
  panelRef: HTMLDivElement;
85
76
  }, any>;
86
77
 
87
- declare const __VLS_component_114: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
78
+ declare const __VLS_component_113: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
88
79
 
89
- declare const __VLS_component_115: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
80
+ declare const __VLS_component_114: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
90
81
 
91
- declare const __VLS_component_116: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {
82
+ declare const __VLS_component_115: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {
92
83
  as: string | Component;
93
84
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
94
85
 
86
+ declare const __VLS_component_116: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
87
+
95
88
  declare const __VLS_component_117: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
96
89
 
97
- declare const __VLS_component_118: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
90
+ declare const __VLS_component_118: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
98
91
 
99
- declare const __VLS_component_119: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
92
+ declare const __VLS_component_119: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
93
+ panelRef: HTMLDivElement;
94
+ }, any>;
100
95
 
101
96
  declare const __VLS_component_12: DefineComponent<UiCardTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCardTitleProps> & Readonly<{}>, {
102
97
  as: string | Component;
103
98
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
104
99
 
105
- declare const __VLS_component_120: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
106
- panelRef: HTMLDivElement;
107
- }, any>;
100
+ declare const __VLS_component_120: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
108
101
 
109
102
  declare const __VLS_component_121: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
110
103
 
@@ -112,25 +105,21 @@ declare const __VLS_component_122: DefineComponent< {}, {}, {}, {}, {}, Compo
112
105
 
113
106
  declare const __VLS_component_123: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
114
107
 
115
- declare const __VLS_component_124: DefineComponent< {}, {}, {}, {}, {}, 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<{}>, {
108
+ declare const __VLS_component_124: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {
118
109
  variant: "default" | "destructive";
119
110
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
120
111
 
121
- declare const __VLS_component_126: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
112
+ declare const __VLS_component_125: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
122
113
 
123
- declare const __VLS_component_127: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
114
+ declare const __VLS_component_126: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
124
115
 
125
- declare const __VLS_component_128: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
116
+ declare const __VLS_component_127: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
126
117
 
127
- declare const __VLS_component_129: DefineComponent<UiContextMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuContentProps> & Readonly<{}>, {
118
+ declare const __VLS_component_128: DefineComponent<UiContextMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuContentProps> & Readonly<{}>, {
128
119
  viewportPadding: number;
129
120
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
130
121
 
131
- declare const __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, {
122
+ declare const __VLS_component_129: DefineComponent<UiContextMenuRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
134
123
  "update:modelValue": (value: string) => any;
135
124
  }, string, PublicProps, Readonly<UiContextMenuRadioGroupProps> & Readonly<{
136
125
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
@@ -138,18 +127,20 @@ declare const __VLS_component_130: DefineComponent<UiContextMenuRadioGroupProps,
138
127
  modelValue: string;
139
128
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
140
129
 
141
- declare const __VLS_component_131: DefineComponent<UiContextMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuLabelProps> & Readonly<{}>, {
130
+ declare const __VLS_component_13: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
131
+
132
+ declare const __VLS_component_130: DefineComponent<UiContextMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuLabelProps> & Readonly<{}>, {
142
133
  inset: boolean;
143
134
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
144
135
 
145
- declare const __VLS_component_132: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
136
+ declare const __VLS_component_131: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
146
137
 
147
- declare const __VLS_component_133: DefineComponent<UiContextMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuSubContentProps> & Readonly<{}>, {
138
+ declare const __VLS_component_132: DefineComponent<UiContextMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiContextMenuSubContentProps> & Readonly<{}>, {
148
139
  sideOffset: number;
149
140
  viewportPadding: number;
150
141
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
151
142
 
152
- declare const __VLS_component_134: DefineComponent<UiCommandProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
143
+ declare const __VLS_component_133: DefineComponent<UiCommandProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
153
144
  select: (value: string) => any;
154
145
  "update:selected": (value: string) => any;
155
146
  }, string, PublicProps, Readonly<UiCommandProps> & Readonly<{
@@ -160,7 +151,7 @@ filter: (value: string, search: string) => boolean;
160
151
  label: string;
161
152
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
162
153
 
163
- declare const __VLS_component_135: DefineComponent<UiCommandDialogProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
154
+ declare const __VLS_component_134: DefineComponent<UiCommandDialogProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
164
155
  select: (value: string) => any;
165
156
  "update:selected": (value: string) => any;
166
157
  "update:open": (value: boolean) => any;
@@ -174,13 +165,13 @@ defaultOpen: boolean;
174
165
  showClose: boolean;
175
166
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
176
167
 
177
- declare const __VLS_component_136: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
168
+ declare const __VLS_component_135: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
178
169
 
179
- declare const __VLS_component_137: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
170
+ declare const __VLS_component_136: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
180
171
 
181
- declare const __VLS_component_138: DefineComponent<UiCommandGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCommandGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
172
+ declare const __VLS_component_137: DefineComponent<UiCommandGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiCommandGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
182
173
 
183
- declare const __VLS_component_139: DefineComponent<UiCommandItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
174
+ declare const __VLS_component_138: DefineComponent<UiCommandItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
184
175
  select: (value: string) => any;
185
176
  }, string, PublicProps, Readonly<UiCommandItemProps> & Readonly<{
186
177
  onSelect?: ((value: string) => any) | undefined;
@@ -189,11 +180,11 @@ disabled: boolean;
189
180
  keywords: string[];
190
181
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
191
182
 
192
- declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
183
+ declare const __VLS_component_139: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
193
184
 
194
- declare const __VLS_component_140: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
185
+ declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
195
186
 
196
- declare const __VLS_component_141: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
187
+ declare const __VLS_component_140: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
197
188
  "update:modelValue": (value: string | string[]) => any;
198
189
  }, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{
199
190
  "onUpdate:modelValue"?: ((value: string | string[]) => any) | undefined;
@@ -205,28 +196,28 @@ collapsible: boolean;
205
196
  defaultValue: string | string[];
206
197
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
207
198
 
208
- declare const __VLS_component_142: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
199
+ declare const __VLS_component_141: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
209
200
 
210
- declare const __VLS_component_143: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
201
+ declare const __VLS_component_142: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
211
202
  contentRef: HTMLDivElement;
212
203
  }, any>;
213
204
 
214
- declare const __VLS_component_144: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
205
+ declare const __VLS_component_143: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
215
206
 
216
- declare const __VLS_component_145: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
207
+ declare const __VLS_component_144: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
217
208
  contentRef: HTMLDivElement;
218
209
  }, any>;
219
210
 
220
- declare const __VLS_component_146: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
211
+ declare const __VLS_component_145: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
221
212
 
222
- declare const __VLS_component_147: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {
213
+ declare const __VLS_component_146: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {
223
214
  variant: TabsTriggerVariant;
224
215
  disabled: boolean;
225
216
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
226
217
 
227
- declare const __VLS_component_148: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
218
+ declare const __VLS_component_147: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
228
219
 
229
- declare const __VLS_component_149: DefineComponent<Props_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
220
+ declare const __VLS_component_148: DefineComponent<Props_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
230
221
  action: (action: HeroAction, index: number) => any;
231
222
  }, string, PublicProps, Readonly<Props_3> & Readonly<{
232
223
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -235,9 +226,7 @@ compact: boolean;
235
226
  align: HeroAlign;
236
227
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
237
228
 
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, {
229
+ declare const __VLS_component_149: DefineComponent<Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
241
230
  action: (action: HeroAction, index: number) => any;
242
231
  }, string, PublicProps, Readonly<Props_4> & Readonly<{
243
232
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -247,7 +236,9 @@ compact: boolean;
247
236
  imageAlt: string;
248
237
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
249
238
 
250
- declare const __VLS_component_151: DefineComponent<Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
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, {
251
242
  action: (action: HeroAction, index: number) => any;
252
243
  }, string, PublicProps, Readonly<Props_5> & Readonly<{
253
244
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -259,7 +250,7 @@ imageAlt: string;
259
250
  overlayOpacity: number;
260
251
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
261
252
 
262
- declare const __VLS_component_152: DefineComponent<Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
253
+ declare const __VLS_component_151: DefineComponent<Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
263
254
  action: (action: HeroAction, index: number) => any;
264
255
  }, string, PublicProps, Readonly<Props_6> & Readonly<{
265
256
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -270,7 +261,7 @@ gradient: "purple" | "blue" | "green" | "orange" | "rose" | "custom";
270
261
  blobs: boolean;
271
262
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
272
263
 
273
- declare const __VLS_component_153: DefineComponent<Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
264
+ declare const __VLS_component_152: DefineComponent<Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
274
265
  action: (action: HeroAction, index: number) => any;
275
266
  }, string, PublicProps, Readonly<Props_7> & Readonly<{
276
267
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -279,7 +270,7 @@ compact: boolean;
279
270
  gridPattern: boolean;
280
271
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
281
272
 
282
- declare const __VLS_component_154: DefineComponent<Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
273
+ declare const __VLS_component_153: DefineComponent<Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
283
274
  action: (action: HeroAction, index: number) => any;
284
275
  }, string, PublicProps, Readonly<Props_8> & Readonly<{
285
276
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -289,7 +280,7 @@ compact: boolean;
289
280
  align: HeroAlign;
290
281
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
291
282
 
292
- declare const __VLS_component_155: DefineComponent<Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
283
+ declare const __VLS_component_154: DefineComponent<Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
293
284
  action: (action: HeroAction, index: number) => any;
294
285
  }, string, PublicProps, Readonly<Props_9> & Readonly<{
295
286
  onAction?: ((action: HeroAction, index: number) => any) | undefined;
@@ -299,7 +290,7 @@ compact: boolean;
299
290
  overlayOpacity: number;
300
291
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
301
292
 
302
- declare const __VLS_component_156: DefineComponent<Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
293
+ declare const __VLS_component_155: DefineComponent<Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
303
294
  dismiss: () => any;
304
295
  }, string, PublicProps, Readonly<Props_10> & Readonly<{
305
296
  onDismiss?: (() => any) | undefined;
@@ -310,7 +301,7 @@ align: "center" | "start" | "between" | null;
310
301
  dismissible: boolean;
311
302
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
312
303
 
313
- declare const __VLS_component_157: DefineComponent<Props_11, {
304
+ declare const __VLS_component_156: DefineComponent<Props_11, {
314
305
  config: Ref< {
315
306
  version: number;
316
307
  radiusStep: number;
@@ -498,33 +489,21 @@ declare const __VLS_component_44: DefineComponent<__VLS_Props_9, {}, {}, {}, {},
498
489
  declare const __VLS_component_45: DefineComponent<__VLS_Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_10> & Readonly<{}>, {
499
490
  variant: SidebarVariant;
500
491
  side: SidebarSide;
501
- collapsible: SidebarCollapsible;
502
492
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
503
493
 
504
494
  declare const __VLS_component_46: DefineComponent<__VLS_Props_11, {
505
- state: Ref<"expanded" | "collapsed">;
506
- open: Ref<boolean>;
507
- isMobile: Ref<boolean>;
508
- openMobile: Ref<boolean>;
509
495
  side: Ref<SidebarSide>;
510
496
  variant: Ref<SidebarVariant>;
511
- collapsible: Ref<SidebarCollapsible>;
512
- setOpen: (value: boolean) => void;
513
- setOpenMobile: (value: boolean) => void;
514
- toggleSidebar: () => void;
515
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
516
- "update:open": (value: boolean) => any;
517
- }, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{
518
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
519
- }>, {
497
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{}>, {
520
498
  variant: SidebarVariant;
521
- open: boolean;
522
- defaultOpen: boolean;
523
499
  side: SidebarSide;
524
- collapsible: SidebarCollapsible;
525
500
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
526
501
 
527
- declare const __VLS_component_47: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
502
+ declare const __VLS_component_47: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
503
+ toggle: () => any;
504
+ }, string, PublicProps, Readonly<{}> & Readonly<{
505
+ onToggle?: (() => any) | undefined;
506
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
528
507
 
529
508
  declare const __VLS_component_48: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
530
509
 
@@ -609,57 +588,55 @@ declare const __VLS_component_64: DefineComponent< {}, {}, {}, {}, {}, Compon
609
588
 
610
589
  declare const __VLS_component_65: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
611
590
 
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<{}>, {
591
+ declare const __VLS_component_66: DefineComponent<UiPaginationLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationLinkProps> & Readonly<{}>, {
615
592
  as: string | Component;
616
593
  disabled: boolean;
617
594
  isActive: boolean;
618
595
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
619
596
 
620
- declare const __VLS_component_68: DefineComponent<UiPaginationPreviousProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationPreviousProps> & Readonly<{}>, {
597
+ declare const __VLS_component_67: DefineComponent<UiPaginationPreviousProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationPreviousProps> & Readonly<{}>, {
621
598
  as: string | Component;
622
599
  disabled: boolean;
623
600
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
624
601
 
625
- declare const __VLS_component_69: DefineComponent<UiPaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationNextProps> & Readonly<{}>, {
602
+ declare const __VLS_component_68: DefineComponent<UiPaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPaginationNextProps> & Readonly<{}>, {
626
603
  as: string | Component;
627
604
  disabled: boolean;
628
605
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
629
606
 
630
- declare const __VLS_component_7: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
631
-
632
- declare const __VLS_component_70: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
607
+ declare const __VLS_component_69: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
633
608
  rootRef: HTMLElement;
634
609
  }, any>;
635
610
 
611
+ declare const __VLS_component_7: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
612
+
613
+ declare const __VLS_component_70: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
614
+
636
615
  declare const __VLS_component_71: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
637
616
 
638
617
  declare const __VLS_component_72: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
639
618
 
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<{}>, {
619
+ declare const __VLS_component_73: DefineComponent<UiNavigationMenuLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiNavigationMenuLinkProps> & Readonly<{}>, {
643
620
  as: string | Component;
644
621
  active: boolean;
645
622
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
646
623
 
647
- declare const __VLS_component_75: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
624
+ declare const __VLS_component_74: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
648
625
  rootRef: HTMLDivElement;
649
626
  }, any>;
650
627
 
651
- declare const __VLS_component_76: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
628
+ declare const __VLS_component_75: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
652
629
  el: HTMLButtonElement;
653
630
  }, any>;
654
631
 
655
- declare const __VLS_component_77: DefineComponent<UiMenubarContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarContentProps> & Readonly<{}>, {
632
+ declare const __VLS_component_76: DefineComponent<UiMenubarContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarContentProps> & Readonly<{}>, {
656
633
  align: FloatingAlign;
657
634
  side: FloatingSide;
658
635
  sideOffset: number;
659
636
  viewportPadding: number;
660
637
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
661
638
 
662
- declare const __VLS_component_78: DefineComponent<UiMenubarRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
639
+ declare const __VLS_component_77: DefineComponent<UiMenubarRadioGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
663
640
  "update:modelValue": (value: string) => any;
664
641
  }, string, PublicProps, Readonly<UiMenubarRadioGroupProps> & Readonly<{
665
642
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
@@ -667,91 +644,100 @@ declare const __VLS_component_78: DefineComponent<UiMenubarRadioGroupProps, {},
667
644
  modelValue: string;
668
645
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
669
646
 
670
- declare const __VLS_component_79: DefineComponent<UiMenubarSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarSubContentProps> & Readonly<{}>, {
647
+ declare const __VLS_component_78: DefineComponent<UiMenubarSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarSubContentProps> & Readonly<{}>, {
671
648
  sideOffset: number;
672
649
  viewportPadding: number;
673
650
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
674
651
 
675
- declare const __VLS_component_8: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
676
-
677
- declare const __VLS_component_80: DefineComponent<UiMenubarLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarLabelProps> & Readonly<{}>, {
652
+ declare const __VLS_component_79: DefineComponent<UiMenubarLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiMenubarLabelProps> & Readonly<{}>, {
678
653
  inset: boolean;
679
654
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
680
655
 
656
+ declare const __VLS_component_8: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
657
+
658
+ declare const __VLS_component_80: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
659
+
681
660
  declare const __VLS_component_81: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
682
661
 
683
662
  declare const __VLS_component_82: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
684
663
 
685
664
  declare const __VLS_component_83: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
686
665
 
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<{}>, {
666
+ declare const __VLS_component_84: DefineComponent<UiBreadcrumbLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBreadcrumbLinkProps> & Readonly<{}>, {
690
667
  as: string;
691
668
  href: string;
692
669
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
693
670
 
671
+ declare const __VLS_component_85: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
672
+
694
673
  declare const __VLS_component_86: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
695
674
 
696
675
  declare const __VLS_component_87: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
697
676
 
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, {
677
+ declare const __VLS_component_88: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
701
678
  el: HTMLDivElement;
702
679
  }, HTMLDivElement>;
703
680
 
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<{}>, {
681
+ declare const __VLS_component_89: DefineComponent<UiDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuContentProps> & Readonly<{}>, {
709
682
  align: FloatingAlign;
710
683
  side: FloatingSide;
711
684
  sideOffset: number;
712
685
  viewportPadding: number;
713
686
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
714
687
 
715
- declare const __VLS_component_91: DefineComponent<UiDropdownMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuLabelProps> & Readonly<{}>, {
688
+ declare const __VLS_component_9: DefineComponent<UiBadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiBadgeProps> & Readonly<{}>, {
689
+ as: string | Component;
690
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
691
+
692
+ declare const __VLS_component_90: DefineComponent<UiDropdownMenuLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiDropdownMenuLabelProps> & Readonly<{}>, {
716
693
  inset: boolean;
717
694
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
718
695
 
719
- declare const __VLS_component_92: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
696
+ declare const __VLS_component_91: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
720
697
 
721
- declare const __VLS_component_93: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
698
+ declare const __VLS_component_92: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
722
699
  el: HTMLDivElement;
723
700
  }, HTMLDivElement>;
724
701
 
725
- declare const __VLS_component_94: DefineComponent<UiPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPopoverContentProps> & Readonly<{}>, {
702
+ declare const __VLS_component_93: DefineComponent<UiPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiPopoverContentProps> & Readonly<{}>, {
726
703
  align: FloatingAlign;
727
704
  side: FloatingSide;
728
705
  sideOffset: number;
729
706
  viewportPadding: number;
730
707
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
731
708
 
732
- declare const __VLS_component_95: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
709
+ declare const __VLS_component_94: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
733
710
  el: HTMLDivElement;
734
711
  }, HTMLDivElement>;
735
712
 
736
- declare const __VLS_component_96: DefineComponent<UiTooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTooltipContentProps> & Readonly<{}>, {
713
+ declare const __VLS_component_95: DefineComponent<UiTooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiTooltipContentProps> & Readonly<{}>, {
737
714
  align: FloatingAlign;
738
715
  side: FloatingSide;
739
716
  sideOffset: number;
740
717
  viewportPadding: number;
741
718
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
742
719
 
743
- declare const __VLS_component_97: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
720
+ declare const __VLS_component_96: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
744
721
  el: HTMLDivElement;
745
722
  }, HTMLDivElement>;
746
723
 
747
- declare const __VLS_component_98: DefineComponent<UiHoverCardContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiHoverCardContentProps> & Readonly<{}>, {
724
+ declare const __VLS_component_97: DefineComponent<UiHoverCardContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiHoverCardContentProps> & Readonly<{}>, {
748
725
  align: FloatingAlign;
749
726
  side: FloatingSide;
750
727
  sideOffset: number;
751
728
  viewportPadding: number;
752
729
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
753
730
 
754
- declare const __VLS_component_99: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
731
+ declare const __VLS_component_98: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
732
+
733
+ declare const __VLS_component_99: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{}>, {
734
+ variant: "default";
735
+ showClose: boolean;
736
+ closeOnOverlay: boolean;
737
+ closeLabel: string;
738
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
739
+ panelRef: HTMLDivElement;
740
+ }, any>;
755
741
 
756
742
  declare type __VLS_Props = {
757
743
  variant?: NonNullable<ToggleVariants['variant']>;
@@ -764,15 +750,11 @@ declare type __VLS_Props = {
764
750
  declare type __VLS_Props_10 = {
765
751
  side?: SidebarSide;
766
752
  variant?: SidebarVariant;
767
- collapsible?: SidebarCollapsible;
768
753
  };
769
754
 
770
755
  declare type __VLS_Props_11 = {
771
- defaultOpen?: boolean;
772
- open?: boolean;
773
756
  side?: SidebarSide;
774
757
  variant?: SidebarVariant;
775
- collapsible?: SidebarCollapsible;
776
758
  };
777
759
 
778
760
  declare type __VLS_Props_12 = {
@@ -910,9 +892,7 @@ declare function __VLS_template_100(): {
910
892
  slots: {
911
893
  default?(_: {}): any;
912
894
  };
913
- refs: {
914
- panelRef: HTMLDivElement;
915
- };
895
+ refs: {};
916
896
  rootEl: any;
917
897
  };
918
898
 
@@ -949,7 +929,7 @@ declare function __VLS_template_104(): {
949
929
  default?(_: {}): any;
950
930
  };
951
931
  refs: {};
952
- rootEl: any;
932
+ rootEl: HTMLDivElement;
953
933
  };
954
934
 
955
935
  declare function __VLS_template_105(): {
@@ -966,8 +946,10 @@ declare function __VLS_template_106(): {
966
946
  slots: {
967
947
  default?(_: {}): any;
968
948
  };
969
- refs: {};
970
- rootEl: HTMLDivElement;
949
+ refs: {
950
+ panelRef: HTMLDivElement;
951
+ };
952
+ rootEl: any;
971
953
  };
972
954
 
973
955
  declare function __VLS_template_107(): {
@@ -975,9 +957,7 @@ declare function __VLS_template_107(): {
975
957
  slots: {
976
958
  default?(_: {}): any;
977
959
  };
978
- refs: {
979
- panelRef: HTMLDivElement;
980
- };
960
+ refs: {};
981
961
  rootEl: any;
982
962
  };
983
963
 
@@ -1018,15 +998,6 @@ declare function __VLS_template_110(): {
1018
998
  };
1019
999
 
1020
1000
  declare function __VLS_template_111(): {
1021
- attrs: Partial<{}>;
1022
- slots: {
1023
- default?(_: {}): any;
1024
- };
1025
- refs: {};
1026
- rootEl: any;
1027
- };
1028
-
1029
- declare function __VLS_template_112(): {
1030
1001
  attrs: Partial<{}>;
1031
1002
  slots: {
1032
1003
  default?(_: {
@@ -1039,7 +1010,7 @@ declare function __VLS_template_112(): {
1039
1010
  rootEl: HTMLDivElement;
1040
1011
  };
1041
1012
 
1042
- declare function __VLS_template_113(): {
1013
+ declare function __VLS_template_112(): {
1043
1014
  attrs: Partial<{}>;
1044
1015
  slots: {
1045
1016
  default?(_: {}): any;
@@ -1050,6 +1021,15 @@ declare function __VLS_template_113(): {
1050
1021
  rootEl: any;
1051
1022
  };
1052
1023
 
1024
+ declare function __VLS_template_113(): {
1025
+ attrs: Partial<{}>;
1026
+ slots: {
1027
+ default?(_: {}): any;
1028
+ };
1029
+ refs: {};
1030
+ rootEl: any;
1031
+ };
1032
+
1053
1033
  declare function __VLS_template_114(): {
1054
1034
  attrs: Partial<{}>;
1055
1035
  slots: {
@@ -1092,7 +1072,7 @@ declare function __VLS_template_118(): {
1092
1072
  default?(_: {}): any;
1093
1073
  };
1094
1074
  refs: {};
1095
- rootEl: any;
1075
+ rootEl: HTMLDivElement;
1096
1076
  };
1097
1077
 
1098
1078
  declare function __VLS_template_119(): {
@@ -1100,8 +1080,10 @@ declare function __VLS_template_119(): {
1100
1080
  slots: {
1101
1081
  default?(_: {}): any;
1102
1082
  };
1103
- refs: {};
1104
- rootEl: HTMLDivElement;
1083
+ refs: {
1084
+ panelRef: HTMLDivElement;
1085
+ };
1086
+ rootEl: any;
1105
1087
  };
1106
1088
 
1107
1089
  declare function __VLS_template_12(): {
@@ -1118,9 +1100,7 @@ declare function __VLS_template_120(): {
1118
1100
  slots: {
1119
1101
  default?(_: {}): any;
1120
1102
  };
1121
- refs: {
1122
- panelRef: HTMLDivElement;
1123
- };
1103
+ refs: {};
1124
1104
  rootEl: any;
1125
1105
  };
1126
1106
 
@@ -1184,7 +1164,7 @@ declare function __VLS_template_127(): {
1184
1164
  default?(_: {}): any;
1185
1165
  };
1186
1166
  refs: {};
1187
- rootEl: any;
1167
+ rootEl: HTMLDivElement;
1188
1168
  };
1189
1169
 
1190
1170
  declare function __VLS_template_128(): {
@@ -1193,7 +1173,7 @@ declare function __VLS_template_128(): {
1193
1173
  default?(_: {}): any;
1194
1174
  };
1195
1175
  refs: {};
1196
- rootEl: HTMLDivElement;
1176
+ rootEl: any;
1197
1177
  };
1198
1178
 
1199
1179
  declare function __VLS_template_129(): {
@@ -1202,7 +1182,7 @@ declare function __VLS_template_129(): {
1202
1182
  default?(_: {}): any;
1203
1183
  };
1204
1184
  refs: {};
1205
- rootEl: any;
1185
+ rootEl: HTMLDivElement;
1206
1186
  };
1207
1187
 
1208
1188
  declare function __VLS_template_13(): {
@@ -1220,7 +1200,7 @@ declare function __VLS_template_130(): {
1220
1200
  default?(_: {}): any;
1221
1201
  };
1222
1202
  refs: {};
1223
- rootEl: HTMLDivElement;
1203
+ rootEl: any;
1224
1204
  };
1225
1205
 
1226
1206
  declare function __VLS_template_131(): {
@@ -1332,15 +1312,6 @@ declare function __VLS_template_141(): {
1332
1312
  };
1333
1313
 
1334
1314
  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(): {
1344
1315
  attrs: Partial<{}>;
1345
1316
  slots: {
1346
1317
  default?(_: {}): any;
@@ -1351,7 +1322,7 @@ declare function __VLS_template_143(): {
1351
1322
  rootEl: any;
1352
1323
  };
1353
1324
 
1354
- declare function __VLS_template_144(): {
1325
+ declare function __VLS_template_143(): {
1355
1326
  attrs: Partial<{}>;
1356
1327
  slots: {
1357
1328
  default?(_: {
@@ -1362,7 +1333,7 @@ declare function __VLS_template_144(): {
1362
1333
  rootEl: any;
1363
1334
  };
1364
1335
 
1365
- declare function __VLS_template_145(): {
1336
+ declare function __VLS_template_144(): {
1366
1337
  attrs: Partial<{}>;
1367
1338
  slots: {
1368
1339
  default?(_: {}): any;
@@ -1373,7 +1344,7 @@ declare function __VLS_template_145(): {
1373
1344
  rootEl: any;
1374
1345
  };
1375
1346
 
1376
- declare function __VLS_template_146(): {
1347
+ declare function __VLS_template_145(): {
1377
1348
  attrs: Partial<{}>;
1378
1349
  slots: {
1379
1350
  default?(_: {}): any;
@@ -1382,7 +1353,7 @@ declare function __VLS_template_146(): {
1382
1353
  rootEl: any;
1383
1354
  };
1384
1355
 
1385
- declare function __VLS_template_147(): {
1356
+ declare function __VLS_template_146(): {
1386
1357
  attrs: Partial<{}>;
1387
1358
  slots: {
1388
1359
  default?(_: {}): any;
@@ -1391,7 +1362,7 @@ declare function __VLS_template_147(): {
1391
1362
  rootEl: any;
1392
1363
  };
1393
1364
 
1394
- declare function __VLS_template_148(): {
1365
+ declare function __VLS_template_147(): {
1395
1366
  attrs: Partial<{}>;
1396
1367
  slots: {
1397
1368
  default?(_: {}): any;
@@ -1400,7 +1371,7 @@ declare function __VLS_template_148(): {
1400
1371
  rootEl: any;
1401
1372
  };
1402
1373
 
1403
- declare function __VLS_template_149(): {
1374
+ declare function __VLS_template_148(): {
1404
1375
  attrs: Partial<{}>;
1405
1376
  slots: Readonly<{
1406
1377
  default?: () => unknown;
@@ -1417,16 +1388,7 @@ declare function __VLS_template_149(): {
1417
1388
  rootEl: any;
1418
1389
  };
1419
1390
 
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(): {
1391
+ declare function __VLS_template_149(): {
1430
1392
  attrs: Partial<{}>;
1431
1393
  slots: Readonly<{
1432
1394
  default?: () => unknown;
@@ -1445,7 +1407,16 @@ declare function __VLS_template_150(): {
1445
1407
  rootEl: any;
1446
1408
  };
1447
1409
 
1448
- declare function __VLS_template_151(): {
1410
+ declare function __VLS_template_15(): {
1411
+ attrs: Partial<{}>;
1412
+ slots: {
1413
+ default?(_: {}): any;
1414
+ };
1415
+ refs: {};
1416
+ rootEl: any;
1417
+ };
1418
+
1419
+ declare function __VLS_template_150(): {
1449
1420
  attrs: Partial<{}>;
1450
1421
  slots: Readonly<{
1451
1422
  default?: () => unknown;
@@ -1462,7 +1433,7 @@ declare function __VLS_template_151(): {
1462
1433
  rootEl: any;
1463
1434
  };
1464
1435
 
1465
- declare function __VLS_template_152(): {
1436
+ declare function __VLS_template_151(): {
1466
1437
  attrs: Partial<{}>;
1467
1438
  slots: Readonly<{
1468
1439
  default?: () => unknown;
@@ -1481,7 +1452,7 @@ declare function __VLS_template_152(): {
1481
1452
  rootEl: any;
1482
1453
  };
1483
1454
 
1484
- declare function __VLS_template_153(): {
1455
+ declare function __VLS_template_152(): {
1485
1456
  attrs: Partial<{}>;
1486
1457
  slots: Readonly<{
1487
1458
  default?: () => unknown;
@@ -1502,7 +1473,7 @@ declare function __VLS_template_153(): {
1502
1473
  rootEl: any;
1503
1474
  };
1504
1475
 
1505
- declare function __VLS_template_154(): {
1476
+ declare function __VLS_template_153(): {
1506
1477
  attrs: Partial<{}>;
1507
1478
  slots: Readonly<{
1508
1479
  default?: () => unknown;
@@ -1519,7 +1490,7 @@ declare function __VLS_template_154(): {
1519
1490
  rootEl: any;
1520
1491
  };
1521
1492
 
1522
- declare function __VLS_template_155(): {
1493
+ declare function __VLS_template_154(): {
1523
1494
  attrs: Partial<{}>;
1524
1495
  slots: Readonly<{
1525
1496
  default?: () => unknown;
@@ -1536,7 +1507,7 @@ declare function __VLS_template_155(): {
1536
1507
  rootEl: any;
1537
1508
  };
1538
1509
 
1539
- declare function __VLS_template_156(): {
1510
+ declare function __VLS_template_155(): {
1540
1511
  attrs: Partial<{}>;
1541
1512
  slots: {
1542
1513
  icon?(_: {}): any;
@@ -1547,7 +1518,7 @@ declare function __VLS_template_156(): {
1547
1518
  rootEl: any;
1548
1519
  };
1549
1520
 
1550
- declare function __VLS_template_157(): {
1521
+ declare function __VLS_template_156(): {
1551
1522
  attrs: Partial<{}>;
1552
1523
  slots: {
1553
1524
  default?(_: {}): any;
@@ -1867,8 +1838,6 @@ declare function __VLS_template_45(): {
1867
1838
  attrs: Partial<{}>;
1868
1839
  slots: {
1869
1840
  default?(_: {}): any;
1870
- default?(_: {}): any;
1871
- default?(_: {}): any;
1872
1841
  };
1873
1842
  refs: {};
1874
1843
  rootEl: any;
@@ -1877,12 +1846,7 @@ declare function __VLS_template_45(): {
1877
1846
  declare function __VLS_template_46(): {
1878
1847
  attrs: Partial<{}>;
1879
1848
  slots: {
1880
- default?(_: {
1881
- open: boolean;
1882
- state: "expanded" | "collapsed";
1883
- isMobile: boolean;
1884
- toggle: () => void;
1885
- }): any;
1849
+ default?(_: {}): any;
1886
1850
  };
1887
1851
  refs: {};
1888
1852
  rootEl: HTMLDivElement;
@@ -2111,7 +2075,9 @@ declare function __VLS_template_69(): {
2111
2075
  slots: {
2112
2076
  default?(_: {}): any;
2113
2077
  };
2114
- refs: {};
2078
+ refs: {
2079
+ rootRef: HTMLElement;
2080
+ };
2115
2081
  rootEl: any;
2116
2082
  };
2117
2083
 
@@ -2129,9 +2095,7 @@ declare function __VLS_template_70(): {
2129
2095
  slots: {
2130
2096
  default?(_: {}): any;
2131
2097
  };
2132
- refs: {
2133
- rootRef: HTMLElement;
2134
- };
2098
+ refs: {};
2135
2099
  rootEl: any;
2136
2100
  };
2137
2101
 
@@ -2167,7 +2131,9 @@ declare function __VLS_template_74(): {
2167
2131
  slots: {
2168
2132
  default?(_: {}): any;
2169
2133
  };
2170
- refs: {};
2134
+ refs: {
2135
+ rootRef: HTMLDivElement;
2136
+ };
2171
2137
  rootEl: any;
2172
2138
  };
2173
2139
 
@@ -2177,7 +2143,7 @@ declare function __VLS_template_75(): {
2177
2143
  default?(_: {}): any;
2178
2144
  };
2179
2145
  refs: {
2180
- rootRef: HTMLDivElement;
2146
+ el: HTMLButtonElement;
2181
2147
  };
2182
2148
  rootEl: any;
2183
2149
  };
@@ -2187,9 +2153,7 @@ declare function __VLS_template_76(): {
2187
2153
  slots: {
2188
2154
  default?(_: {}): any;
2189
2155
  };
2190
- refs: {
2191
- el: HTMLButtonElement;
2192
- };
2156
+ refs: {};
2193
2157
  rootEl: any;
2194
2158
  };
2195
2159
 
@@ -2199,7 +2163,7 @@ declare function __VLS_template_77(): {
2199
2163
  default?(_: {}): any;
2200
2164
  };
2201
2165
  refs: {};
2202
- rootEl: any;
2166
+ rootEl: HTMLDivElement;
2203
2167
  };
2204
2168
 
2205
2169
  declare function __VLS_template_78(): {
@@ -2208,7 +2172,7 @@ declare function __VLS_template_78(): {
2208
2172
  default?(_: {}): any;
2209
2173
  };
2210
2174
  refs: {};
2211
- rootEl: HTMLDivElement;
2175
+ rootEl: any;
2212
2176
  };
2213
2177
 
2214
2178
  declare function __VLS_template_79(): {
@@ -2302,15 +2266,6 @@ declare function __VLS_template_87(): {
2302
2266
  };
2303
2267
 
2304
2268
  declare function __VLS_template_88(): {
2305
- attrs: Partial<{}>;
2306
- slots: {
2307
- default?(_: {}): any;
2308
- };
2309
- refs: {};
2310
- rootEl: any;
2311
- };
2312
-
2313
- declare function __VLS_template_89(): {
2314
2269
  attrs: Partial<{}>;
2315
2270
  slots: {
2316
2271
  default?(_: {
@@ -2323,7 +2278,7 @@ declare function __VLS_template_89(): {
2323
2278
  rootEl: HTMLDivElement;
2324
2279
  };
2325
2280
 
2326
- declare function __VLS_template_9(): {
2281
+ declare function __VLS_template_89(): {
2327
2282
  attrs: Partial<{}>;
2328
2283
  slots: {
2329
2284
  default?(_: {}): any;
@@ -2332,7 +2287,7 @@ declare function __VLS_template_9(): {
2332
2287
  rootEl: any;
2333
2288
  };
2334
2289
 
2335
- declare function __VLS_template_90(): {
2290
+ declare function __VLS_template_9(): {
2336
2291
  attrs: Partial<{}>;
2337
2292
  slots: {
2338
2293
  default?(_: {}): any;
@@ -2341,7 +2296,7 @@ declare function __VLS_template_90(): {
2341
2296
  rootEl: any;
2342
2297
  };
2343
2298
 
2344
- declare function __VLS_template_91(): {
2299
+ declare function __VLS_template_90(): {
2345
2300
  attrs: Partial<{}>;
2346
2301
  slots: {
2347
2302
  default?(_: {}): any;
@@ -2350,7 +2305,7 @@ declare function __VLS_template_91(): {
2350
2305
  rootEl: any;
2351
2306
  };
2352
2307
 
2353
- declare function __VLS_template_92(): {
2308
+ declare function __VLS_template_91(): {
2354
2309
  attrs: Partial<{}>;
2355
2310
  slots: {
2356
2311
  default?(_: {}): any;
@@ -2359,7 +2314,7 @@ declare function __VLS_template_92(): {
2359
2314
  rootEl: any;
2360
2315
  };
2361
2316
 
2362
- declare function __VLS_template_93(): {
2317
+ declare function __VLS_template_92(): {
2363
2318
  attrs: Partial<{}>;
2364
2319
  slots: {
2365
2320
  default?(_: {
@@ -2372,7 +2327,7 @@ declare function __VLS_template_93(): {
2372
2327
  rootEl: HTMLDivElement;
2373
2328
  };
2374
2329
 
2375
- declare function __VLS_template_94(): {
2330
+ declare function __VLS_template_93(): {
2376
2331
  attrs: Partial<{}>;
2377
2332
  slots: {
2378
2333
  default?(_: {}): any;
@@ -2381,7 +2336,7 @@ declare function __VLS_template_94(): {
2381
2336
  rootEl: any;
2382
2337
  };
2383
2338
 
2384
- declare function __VLS_template_95(): {
2339
+ declare function __VLS_template_94(): {
2385
2340
  attrs: Partial<{}>;
2386
2341
  slots: {
2387
2342
  default?(_: {}): any;
@@ -2392,7 +2347,7 @@ declare function __VLS_template_95(): {
2392
2347
  rootEl: HTMLDivElement;
2393
2348
  };
2394
2349
 
2395
- declare function __VLS_template_96(): {
2350
+ declare function __VLS_template_95(): {
2396
2351
  attrs: Partial<{}>;
2397
2352
  slots: {
2398
2353
  default?(_: {}): any;
@@ -2401,7 +2356,7 @@ declare function __VLS_template_96(): {
2401
2356
  rootEl: any;
2402
2357
  };
2403
2358
 
2404
- declare function __VLS_template_97(): {
2359
+ declare function __VLS_template_96(): {
2405
2360
  attrs: Partial<{}>;
2406
2361
  slots: {
2407
2362
  default?(_: {}): any;
@@ -2412,7 +2367,7 @@ declare function __VLS_template_97(): {
2412
2367
  rootEl: HTMLDivElement;
2413
2368
  };
2414
2369
 
2415
- declare function __VLS_template_98(): {
2370
+ declare function __VLS_template_97(): {
2416
2371
  attrs: Partial<{}>;
2417
2372
  slots: {
2418
2373
  default?(_: {}): any;
@@ -2421,7 +2376,7 @@ declare function __VLS_template_98(): {
2421
2376
  rootEl: any;
2422
2377
  };
2423
2378
 
2424
- declare function __VLS_template_99(): {
2379
+ declare function __VLS_template_98(): {
2425
2380
  attrs: Partial<{}>;
2426
2381
  slots: {
2427
2382
  default?(_: {}): any;
@@ -2430,6 +2385,17 @@ declare function __VLS_template_99(): {
2430
2385
  rootEl: HTMLDivElement;
2431
2386
  };
2432
2387
 
2388
+ declare function __VLS_template_99(): {
2389
+ attrs: Partial<{}>;
2390
+ slots: {
2391
+ default?(_: {}): any;
2392
+ };
2393
+ refs: {
2394
+ panelRef: HTMLDivElement;
2395
+ };
2396
+ rootEl: any;
2397
+ };
2398
+
2433
2399
  declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
2434
2400
 
2435
2401
  declare type __VLS_TemplateResult_10 = ReturnType<typeof __VLS_template_10>;
@@ -2558,8 +2524,6 @@ declare type __VLS_TemplateResult_155 = ReturnType<typeof __VLS_template_155>;
2558
2524
 
2559
2525
  declare type __VLS_TemplateResult_156 = ReturnType<typeof __VLS_template_156>;
2560
2526
 
2561
- declare type __VLS_TemplateResult_157 = ReturnType<typeof __VLS_template_157>;
2562
-
2563
2527
  declare type __VLS_TemplateResult_16 = ReturnType<typeof __VLS_template_16>;
2564
2528
 
2565
2529
  declare type __VLS_TemplateResult_17 = ReturnType<typeof __VLS_template_17>;
@@ -3200,12 +3164,6 @@ declare type __VLS_WithTemplateSlots_167<T, S> = T & {
3200
3164
  };
3201
3165
  };
3202
3166
 
3203
- declare type __VLS_WithTemplateSlots_168<T, S> = T & {
3204
- new (): {
3205
- $slots: S;
3206
- };
3207
- };
3208
-
3209
3167
  declare type __VLS_WithTemplateSlots_17<T, S> = T & {
3210
3168
  new (): {
3211
3169
  $slots: S;
@@ -3752,13 +3710,13 @@ declare type __VLS_WithTemplateSlots_99<T, S> = T & {
3752
3710
  };
3753
3711
  };
3754
3712
 
3755
- export declare const Accordion: __VLS_WithTemplateSlots_150<typeof __VLS_component_141, __VLS_TemplateResult_141["slots"]>;
3713
+ export declare const Accordion: __VLS_WithTemplateSlots_149<typeof __VLS_component_140, __VLS_TemplateResult_140["slots"]>;
3756
3714
 
3757
3715
  export declare const ACCORDION_ITEM_KEY: InjectionKey<AccordionItemContext>;
3758
3716
 
3759
3717
  export declare const ACCORDION_KEY: InjectionKey<AccordionContext>;
3760
3718
 
3761
- export declare const AccordionContent: __VLS_WithTemplateSlots_153<typeof __VLS_component_143, __VLS_TemplateResult_143["slots"]>;
3719
+ export declare const AccordionContent: __VLS_WithTemplateSlots_152<typeof __VLS_component_142, __VLS_TemplateResult_142["slots"]>;
3762
3720
 
3763
3721
  export declare interface AccordionContext {
3764
3722
  type: AccordionType;
@@ -3769,7 +3727,7 @@ export declare interface AccordionContext {
3769
3727
  isExpanded: (itemValue: string) => boolean;
3770
3728
  }
3771
3729
 
3772
- export declare const AccordionItem: __VLS_WithTemplateSlots_151<DefineComponent< {
3730
+ export declare const AccordionItem: __VLS_WithTemplateSlots_150<DefineComponent< {
3773
3731
  value: string;
3774
3732
  disabled?: boolean;
3775
3733
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
@@ -3791,7 +3749,7 @@ export declare interface AccordionItemContext {
3791
3749
  isOpen: Ref<boolean>;
3792
3750
  }
3793
3751
 
3794
- export declare const AccordionTrigger: __VLS_WithTemplateSlots_152<typeof __VLS_component_142, __VLS_TemplateResult_142["slots"]>;
3752
+ export declare const AccordionTrigger: __VLS_WithTemplateSlots_151<typeof __VLS_component_141, __VLS_TemplateResult_141["slots"]>;
3795
3753
 
3796
3754
  export declare type AccordionType = 'single' | 'multiple';
3797
3755
 
@@ -3801,7 +3759,7 @@ export declare const ALERT_DIALOG_KEY: InjectionKey<AlertDialogContext>;
3801
3759
 
3802
3760
  export declare const AlertDescription: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
3803
3761
 
3804
- export declare const AlertDialog: __VLS_WithTemplateSlots_126<DefineComponent< {
3762
+ export declare const AlertDialog: __VLS_WithTemplateSlots_125<DefineComponent< {
3805
3763
  open?: boolean;
3806
3764
  defaultOpen?: boolean;
3807
3765
  }, {
@@ -3825,11 +3783,11 @@ defaultOpen: boolean;
3825
3783
  }): any;
3826
3784
  }>;
3827
3785
 
3828
- export declare const AlertDialogAction: __VLS_WithTemplateSlots_133<typeof __VLS_component_125, __VLS_TemplateResult_125["slots"]>;
3786
+ export declare const AlertDialogAction: __VLS_WithTemplateSlots_132<typeof __VLS_component_124, __VLS_TemplateResult_124["slots"]>;
3829
3787
 
3830
- export declare const AlertDialogCancel: __VLS_WithTemplateSlots_134<typeof __VLS_component_126, __VLS_TemplateResult_126["slots"]>;
3788
+ export declare const AlertDialogCancel: __VLS_WithTemplateSlots_133<typeof __VLS_component_125, __VLS_TemplateResult_125["slots"]>;
3831
3789
 
3832
- export declare const AlertDialogContent: __VLS_WithTemplateSlots_128<typeof __VLS_component_120, __VLS_TemplateResult_120["slots"]>;
3790
+ export declare const AlertDialogContent: __VLS_WithTemplateSlots_127<typeof __VLS_component_119, __VLS_TemplateResult_119["slots"]>;
3833
3791
 
3834
3792
  export declare interface AlertDialogContext {
3835
3793
  isOpen: Ref<boolean>;
@@ -3840,15 +3798,15 @@ export declare interface AlertDialogContext {
3840
3798
  toggle: () => void;
3841
3799
  }
3842
3800
 
3843
- export declare const AlertDialogDescription: __VLS_WithTemplateSlots_132<typeof __VLS_component_124, __VLS_TemplateResult_124["slots"]>;
3801
+ export declare const AlertDialogDescription: __VLS_WithTemplateSlots_131<typeof __VLS_component_123, __VLS_TemplateResult_123["slots"]>;
3844
3802
 
3845
- export declare const AlertDialogFooter: __VLS_WithTemplateSlots_130<typeof __VLS_component_122, __VLS_TemplateResult_122["slots"]>;
3803
+ export declare const AlertDialogFooter: __VLS_WithTemplateSlots_129<typeof __VLS_component_121, __VLS_TemplateResult_121["slots"]>;
3846
3804
 
3847
- export declare const AlertDialogHeader: __VLS_WithTemplateSlots_129<typeof __VLS_component_121, __VLS_TemplateResult_121["slots"]>;
3805
+ export declare const AlertDialogHeader: __VLS_WithTemplateSlots_128<typeof __VLS_component_120, __VLS_TemplateResult_120["slots"]>;
3848
3806
 
3849
- export declare const AlertDialogTitle: __VLS_WithTemplateSlots_131<typeof __VLS_component_123, __VLS_TemplateResult_123["slots"]>;
3807
+ export declare const AlertDialogTitle: __VLS_WithTemplateSlots_130<typeof __VLS_component_122, __VLS_TemplateResult_122["slots"]>;
3850
3808
 
3851
- export declare const AlertDialogTrigger: __VLS_WithTemplateSlots_127<typeof __VLS_component_119, __VLS_TemplateResult_119["slots"]>;
3809
+ export declare const AlertDialogTrigger: __VLS_WithTemplateSlots_126<typeof __VLS_component_118, __VLS_TemplateResult_118["slots"]>;
3852
3810
 
3853
3811
  export declare const AlertTitle: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
3854
3812
 
@@ -3898,7 +3856,7 @@ export declare const badgeVariants: (props?: ({
3898
3856
  size?: "default" | "sm" | "lg" | null | undefined;
3899
3857
  } & ClassProp) | undefined) => string;
3900
3858
 
3901
- export declare const Banner: __VLS_WithTemplateSlots_167<typeof __VLS_component_156, __VLS_TemplateResult_156["slots"]>;
3859
+ export declare const Banner: __VLS_WithTemplateSlots_166<typeof __VLS_component_155, __VLS_TemplateResult_155["slots"]>;
3902
3860
 
3903
3861
  declare type BannerVariantProps = VariantProps<typeof bannerVariants>;
3904
3862
 
@@ -3908,19 +3866,27 @@ export declare const bannerVariants: (props?: ({
3908
3866
  align?: "center" | "start" | "between" | null | undefined;
3909
3867
  } & ClassProp) | undefined) => string;
3910
3868
 
3911
- export declare const Breadcrumb: __VLS_WithTemplateSlots_83<typeof __VLS_component_82, __VLS_TemplateResult_82["slots"]>;
3869
+ export declare const BASE_SIDEBAR_INJECTION_KEY: InjectionKey<BaseSidebarContext>;
3912
3870
 
3913
- export declare const BreadcrumbEllipsis: __VLS_WithTemplateSlots_89<typeof __VLS_component_88, __VLS_TemplateResult_88["slots"]>;
3871
+ /** Context for the base (non-collapsible) sidebar. */
3872
+ export declare interface BaseSidebarContext {
3873
+ side: Ref<SidebarSide>;
3874
+ variant: Ref<SidebarVariant>;
3875
+ }
3914
3876
 
3915
- export declare const BreadcrumbItem: __VLS_WithTemplateSlots_85<typeof __VLS_component_84, __VLS_TemplateResult_84["slots"]>;
3877
+ export declare const Breadcrumb: __VLS_WithTemplateSlots_82<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
3916
3878
 
3917
- export declare const BreadcrumbLink: __VLS_WithTemplateSlots_86<typeof __VLS_component_85, __VLS_TemplateResult_85["slots"]>;
3879
+ export declare const BreadcrumbEllipsis: __VLS_WithTemplateSlots_88<typeof __VLS_component_87, __VLS_TemplateResult_87["slots"]>;
3918
3880
 
3919
- export declare const BreadcrumbList: __VLS_WithTemplateSlots_84<typeof __VLS_component_83, __VLS_TemplateResult_83["slots"]>;
3881
+ export declare const BreadcrumbItem: __VLS_WithTemplateSlots_84<typeof __VLS_component_83, __VLS_TemplateResult_83["slots"]>;
3920
3882
 
3921
- export declare const BreadcrumbPage: __VLS_WithTemplateSlots_87<typeof __VLS_component_86, __VLS_TemplateResult_86["slots"]>;
3883
+ export declare const BreadcrumbLink: __VLS_WithTemplateSlots_85<typeof __VLS_component_84, __VLS_TemplateResult_84["slots"]>;
3922
3884
 
3923
- export declare const BreadcrumbSeparator: __VLS_WithTemplateSlots_88<typeof __VLS_component_87, __VLS_TemplateResult_87["slots"]>;
3885
+ export declare const BreadcrumbList: __VLS_WithTemplateSlots_83<typeof __VLS_component_82, __VLS_TemplateResult_82["slots"]>;
3886
+
3887
+ export declare const BreadcrumbPage: __VLS_WithTemplateSlots_86<typeof __VLS_component_85, __VLS_TemplateResult_85["slots"]>;
3888
+
3889
+ export declare const BreadcrumbSeparator: __VLS_WithTemplateSlots_87<typeof __VLS_component_86, __VLS_TemplateResult_86["slots"]>;
3924
3890
 
3925
3891
  export declare const Button: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
3926
3892
 
@@ -3958,7 +3924,7 @@ export { Collapsible }
3958
3924
 
3959
3925
  export declare const COLLAPSIBLE_KEY: InjectionKey<CollapsibleContext>;
3960
3926
 
3961
- export declare const CollapsibleContent: __VLS_WithTemplateSlots_155<typeof __VLS_component_145, __VLS_TemplateResult_145["slots"]>;
3927
+ export declare const CollapsibleContent: __VLS_WithTemplateSlots_154<typeof __VLS_component_144, __VLS_TemplateResult_144["slots"]>;
3962
3928
 
3963
3929
  export declare interface CollapsibleContext {
3964
3930
  isOpen: Ref<boolean>;
@@ -3967,7 +3933,16 @@ export declare interface CollapsibleContext {
3967
3933
  toggle: () => void;
3968
3934
  }
3969
3935
 
3970
- export declare const CollapsibleTrigger: __VLS_WithTemplateSlots_154<typeof __VLS_component_144, __VLS_TemplateResult_144["slots"]>;
3936
+ /** Context for the collapsible sidebar variant (future). */
3937
+ export declare interface CollapsibleSidebarContext extends BaseSidebarContext {
3938
+ state: Ref<'expanded' | 'collapsed'>;
3939
+ open: Ref<boolean>;
3940
+ collapsible: Ref<SidebarCollapsible>;
3941
+ setOpen: (value: boolean) => void;
3942
+ toggleSidebar: () => void;
3943
+ }
3944
+
3945
+ export declare const CollapsibleTrigger: __VLS_WithTemplateSlots_153<typeof __VLS_component_143, __VLS_TemplateResult_143["slots"]>;
3971
3946
 
3972
3947
  export declare const COLOR_PRESETS: ColorPreset[];
3973
3948
 
@@ -3997,7 +3972,7 @@ declare interface ComboboxOption {
3997
3972
  disabled?: boolean;
3998
3973
  }
3999
3974
 
4000
- export declare const Command: __VLS_WithTemplateSlots_143<typeof __VLS_component_134, __VLS_TemplateResult_134["slots"]>;
3975
+ export declare const Command: __VLS_WithTemplateSlots_142<typeof __VLS_component_133, __VLS_TemplateResult_133["slots"]>;
4001
3976
 
4002
3977
  export declare const COMMAND_KEY: InjectionKey<CommandContext>;
4003
3978
 
@@ -4013,11 +3988,11 @@ export declare interface CommandContext {
4013
3988
  unregisterItem: (value: string) => void;
4014
3989
  }
4015
3990
 
4016
- export declare const CommandDialog: __VLS_WithTemplateSlots_144<typeof __VLS_component_135, __VLS_TemplateResult_135["slots"]>;
3991
+ export declare const CommandDialog: __VLS_WithTemplateSlots_143<typeof __VLS_component_134, __VLS_TemplateResult_134["slots"]>;
4017
3992
 
4018
- export declare const CommandEmpty: __VLS_WithTemplateSlots_146<typeof __VLS_component_137, __VLS_TemplateResult_137["slots"]>;
3993
+ export declare const CommandEmpty: __VLS_WithTemplateSlots_145<typeof __VLS_component_136, __VLS_TemplateResult_136["slots"]>;
4019
3994
 
4020
- export declare const CommandGroup: __VLS_WithTemplateSlots_147<typeof __VLS_component_138, __VLS_TemplateResult_138["slots"]>;
3995
+ export declare const CommandGroup: __VLS_WithTemplateSlots_146<typeof __VLS_component_137, __VLS_TemplateResult_137["slots"]>;
4021
3996
 
4022
3997
  export declare const CommandInput: DefineComponent<UiCommandInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4023
3998
  "update:modelValue": (value: string) => any;
@@ -4030,13 +4005,13 @@ placeholder: string;
4030
4005
  inputRef: HTMLInputElement;
4031
4006
  }, any>;
4032
4007
 
4033
- export declare const CommandItem: __VLS_WithTemplateSlots_148<typeof __VLS_component_139, __VLS_TemplateResult_139["slots"]>;
4008
+ export declare const CommandItem: __VLS_WithTemplateSlots_147<typeof __VLS_component_138, __VLS_TemplateResult_138["slots"]>;
4034
4009
 
4035
- export declare const CommandList: __VLS_WithTemplateSlots_145<typeof __VLS_component_136, __VLS_TemplateResult_136["slots"]>;
4010
+ export declare const CommandList: __VLS_WithTemplateSlots_144<typeof __VLS_component_135, __VLS_TemplateResult_135["slots"]>;
4036
4011
 
4037
4012
  export declare const CommandSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4038
4013
 
4039
- export declare const CommandShortcut: __VLS_WithTemplateSlots_149<typeof __VLS_component_140, __VLS_TemplateResult_140["slots"]>;
4014
+ export declare const CommandShortcut: __VLS_WithTemplateSlots_148<typeof __VLS_component_139, __VLS_TemplateResult_139["slots"]>;
4040
4015
 
4041
4016
  export declare const config3df: Ref< {
4042
4017
  version: number;
@@ -4064,11 +4039,11 @@ export declare const CONTEXT_MENU_RADIO_GROUP_KEY: InjectionKey<ContextMenuRadio
4064
4039
 
4065
4040
  export declare const CONTEXT_MENU_SUB_KEY: InjectionKey<ContextMenuSubContext>;
4066
4041
 
4067
- export declare const ContextMenu: __VLS_WithTemplateSlots_135<typeof __VLS_component_127, __VLS_TemplateResult_127["slots"]>;
4042
+ export declare const ContextMenu: __VLS_WithTemplateSlots_134<typeof __VLS_component_126, __VLS_TemplateResult_126["slots"]>;
4068
4043
 
4069
4044
  export { ContextMenuCheckboxItem }
4070
4045
 
4071
- export declare const ContextMenuContent: __VLS_WithTemplateSlots_137<typeof __VLS_component_129, __VLS_TemplateResult_129["slots"]>;
4046
+ export declare const ContextMenuContent: __VLS_WithTemplateSlots_136<typeof __VLS_component_128, __VLS_TemplateResult_128["slots"]>;
4072
4047
 
4073
4048
  export declare interface ContextMenuContext {
4074
4049
  isOpen: Ref<boolean>;
@@ -4112,9 +4087,9 @@ export declare interface ContextMenuItemRegistration {
4112
4087
  items: Ref<ContextMenuItemData[]>;
4113
4088
  }
4114
4089
 
4115
- export declare const ContextMenuLabel: __VLS_WithTemplateSlots_139<typeof __VLS_component_131, __VLS_TemplateResult_131["slots"]>;
4090
+ export declare const ContextMenuLabel: __VLS_WithTemplateSlots_138<typeof __VLS_component_130, __VLS_TemplateResult_130["slots"]>;
4116
4091
 
4117
- export declare const ContextMenuRadioGroup: __VLS_WithTemplateSlots_138<typeof __VLS_component_130, __VLS_TemplateResult_130["slots"]>;
4092
+ export declare const ContextMenuRadioGroup: __VLS_WithTemplateSlots_137<typeof __VLS_component_129, __VLS_TemplateResult_129["slots"]>;
4118
4093
 
4119
4094
  export declare interface ContextMenuRadioGroupContext {
4120
4095
  modelValue: Ref<string>;
@@ -4125,13 +4100,13 @@ export { ContextMenuRadioItem }
4125
4100
 
4126
4101
  export declare const ContextMenuSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4127
4102
 
4128
- export declare const ContextMenuShortcut: __VLS_WithTemplateSlots_140<typeof __VLS_component_132, __VLS_TemplateResult_132["slots"]>;
4103
+ export declare const ContextMenuShortcut: __VLS_WithTemplateSlots_139<typeof __VLS_component_131, __VLS_TemplateResult_131["slots"]>;
4129
4104
 
4130
- export declare const ContextMenuSub: __VLS_WithTemplateSlots_141<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4105
+ export declare const ContextMenuSub: __VLS_WithTemplateSlots_140<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4131
4106
  default?(_: {}): any;
4132
4107
  }>;
4133
4108
 
4134
- export declare const ContextMenuSubContent: __VLS_WithTemplateSlots_142<typeof __VLS_component_133, __VLS_TemplateResult_133["slots"]>;
4109
+ export declare const ContextMenuSubContent: __VLS_WithTemplateSlots_141<typeof __VLS_component_132, __VLS_TemplateResult_132["slots"]>;
4135
4110
 
4136
4111
  export declare interface ContextMenuSubContext {
4137
4112
  subId: string;
@@ -4142,7 +4117,23 @@ export declare interface ContextMenuSubContext {
4142
4117
 
4143
4118
  export { ContextMenuSubTrigger }
4144
4119
 
4145
- export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_136<typeof __VLS_component_128, __VLS_TemplateResult_128["slots"]>;
4120
+ export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_135<typeof __VLS_component_127, __VLS_TemplateResult_127["slots"]>;
4121
+
4122
+ export declare function createBaseSidebarContext(options?: CreateBaseSidebarOptions): BaseSidebarContext;
4123
+
4124
+ declare interface CreateBaseSidebarOptions {
4125
+ side?: SidebarSide;
4126
+ variant?: SidebarVariant;
4127
+ }
4128
+
4129
+ export declare function createCollapsibleSidebarContext(options?: CreateCollapsibleSidebarOptions): CollapsibleSidebarContext;
4130
+
4131
+ declare interface CreateCollapsibleSidebarOptions {
4132
+ defaultOpen?: boolean;
4133
+ side?: SidebarSide;
4134
+ variant?: SidebarVariant;
4135
+ collapsible?: SidebarCollapsible;
4136
+ }
4146
4137
 
4147
4138
  export declare const DataTable: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
4148
4139
 
@@ -4183,7 +4174,7 @@ export declare const dataTableVariants: (props?: ({
4183
4174
 
4184
4175
  export declare const DEFAULT_CONFIG: Ui3dfConfig;
4185
4176
 
4186
- export declare const Dialog: __VLS_WithTemplateSlots_103<DefineComponent< {
4177
+ export declare const Dialog: __VLS_WithTemplateSlots_102<DefineComponent< {
4187
4178
  open?: boolean;
4188
4179
  defaultOpen?: boolean;
4189
4180
  }, {
@@ -4209,9 +4200,9 @@ defaultOpen: boolean;
4209
4200
 
4210
4201
  export declare const DIALOG_KEY: InjectionKey<DialogContext>;
4211
4202
 
4212
- export declare const DialogClose: __VLS_WithTemplateSlots_110<typeof __VLS_component_105, __VLS_TemplateResult_105["slots"]>;
4203
+ export declare const DialogClose: __VLS_WithTemplateSlots_109<typeof __VLS_component_104, __VLS_TemplateResult_104["slots"]>;
4213
4204
 
4214
- export declare const DialogContent: __VLS_WithTemplateSlots_105<typeof __VLS_component_100, __VLS_TemplateResult_100["slots"]>;
4205
+ export declare const DialogContent: __VLS_WithTemplateSlots_104<typeof __VLS_component_99, __VLS_TemplateResult_99["slots"]>;
4215
4206
 
4216
4207
  export declare interface DialogContext {
4217
4208
  isOpen: Ref<boolean>;
@@ -4222,17 +4213,17 @@ export declare interface DialogContext {
4222
4213
  toggle: () => void;
4223
4214
  }
4224
4215
 
4225
- export declare const DialogDescription: __VLS_WithTemplateSlots_109<typeof __VLS_component_104, __VLS_TemplateResult_104["slots"]>;
4216
+ export declare const DialogDescription: __VLS_WithTemplateSlots_108<typeof __VLS_component_103, __VLS_TemplateResult_103["slots"]>;
4226
4217
 
4227
- export declare const DialogFooter: __VLS_WithTemplateSlots_107<typeof __VLS_component_102, __VLS_TemplateResult_102["slots"]>;
4218
+ export declare const DialogFooter: __VLS_WithTemplateSlots_106<typeof __VLS_component_101, __VLS_TemplateResult_101["slots"]>;
4228
4219
 
4229
- export declare const DialogHeader: __VLS_WithTemplateSlots_106<typeof __VLS_component_101, __VLS_TemplateResult_101["slots"]>;
4220
+ export declare const DialogHeader: __VLS_WithTemplateSlots_105<typeof __VLS_component_100, __VLS_TemplateResult_100["slots"]>;
4230
4221
 
4231
- export declare const DialogTitle: __VLS_WithTemplateSlots_108<typeof __VLS_component_103, __VLS_TemplateResult_103["slots"]>;
4222
+ export declare const DialogTitle: __VLS_WithTemplateSlots_107<typeof __VLS_component_102, __VLS_TemplateResult_102["slots"]>;
4232
4223
 
4233
- export declare const DialogTrigger: __VLS_WithTemplateSlots_104<typeof __VLS_component_99, __VLS_TemplateResult_99["slots"]>;
4224
+ export declare const DialogTrigger: __VLS_WithTemplateSlots_103<typeof __VLS_component_98, __VLS_TemplateResult_98["slots"]>;
4234
4225
 
4235
- export declare const Drawer: __VLS_WithTemplateSlots_111<DefineComponent< {
4226
+ export declare const Drawer: __VLS_WithTemplateSlots_110<DefineComponent< {
4236
4227
  open?: boolean;
4237
4228
  defaultOpen?: boolean;
4238
4229
  }, {
@@ -4258,7 +4249,7 @@ defaultOpen: boolean;
4258
4249
 
4259
4250
  export declare const DRAWER_KEY: InjectionKey<DrawerContext>;
4260
4251
 
4261
- export declare const DrawerContent: __VLS_WithTemplateSlots_113<typeof __VLS_component_107, __VLS_TemplateResult_107["slots"]>;
4252
+ export declare const DrawerContent: __VLS_WithTemplateSlots_112<typeof __VLS_component_106, __VLS_TemplateResult_106["slots"]>;
4262
4253
 
4263
4254
  export declare interface DrawerContext {
4264
4255
  isOpen: Ref<boolean>;
@@ -4269,23 +4260,23 @@ export declare interface DrawerContext {
4269
4260
  toggle: () => void;
4270
4261
  }
4271
4262
 
4272
- export declare const DrawerDescription: __VLS_WithTemplateSlots_117<typeof __VLS_component_111, __VLS_TemplateResult_111["slots"]>;
4263
+ export declare const DrawerDescription: __VLS_WithTemplateSlots_116<typeof __VLS_component_110, __VLS_TemplateResult_110["slots"]>;
4273
4264
 
4274
- export declare const DrawerFooter: __VLS_WithTemplateSlots_115<typeof __VLS_component_109, __VLS_TemplateResult_109["slots"]>;
4265
+ export declare const DrawerFooter: __VLS_WithTemplateSlots_114<typeof __VLS_component_108, __VLS_TemplateResult_108["slots"]>;
4275
4266
 
4276
- export declare const DrawerHeader: __VLS_WithTemplateSlots_114<typeof __VLS_component_108, __VLS_TemplateResult_108["slots"]>;
4267
+ export declare const DrawerHeader: __VLS_WithTemplateSlots_113<typeof __VLS_component_107, __VLS_TemplateResult_107["slots"]>;
4277
4268
 
4278
- export declare const DrawerTitle: __VLS_WithTemplateSlots_116<typeof __VLS_component_110, __VLS_TemplateResult_110["slots"]>;
4269
+ export declare const DrawerTitle: __VLS_WithTemplateSlots_115<typeof __VLS_component_109, __VLS_TemplateResult_109["slots"]>;
4279
4270
 
4280
- export declare const DrawerTrigger: __VLS_WithTemplateSlots_112<typeof __VLS_component_106, __VLS_TemplateResult_106["slots"]>;
4271
+ export declare const DrawerTrigger: __VLS_WithTemplateSlots_111<typeof __VLS_component_105, __VLS_TemplateResult_105["slots"]>;
4281
4272
 
4282
4273
  export declare const DROPDOWN_MENU_KEY: InjectionKey<DropdownMenuContext>;
4283
4274
 
4284
- export declare const DropdownMenu: __VLS_WithTemplateSlots_90<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4275
+ export declare const DropdownMenu: __VLS_WithTemplateSlots_89<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4285
4276
  default?(_: {}): any;
4286
4277
  }>;
4287
4278
 
4288
- export declare const DropdownMenuContent: __VLS_WithTemplateSlots_92<typeof __VLS_component_90, __VLS_TemplateResult_90["slots"]>;
4279
+ export declare const DropdownMenuContent: __VLS_WithTemplateSlots_91<typeof __VLS_component_89, __VLS_TemplateResult_89["slots"]>;
4289
4280
 
4290
4281
  export declare interface DropdownMenuContext {
4291
4282
  isOpen: Ref<boolean>;
@@ -4310,13 +4301,13 @@ export declare interface DropdownMenuItemData {
4310
4301
  action: () => void;
4311
4302
  }
4312
4303
 
4313
- export declare const DropdownMenuLabel: __VLS_WithTemplateSlots_93<typeof __VLS_component_91, __VLS_TemplateResult_91["slots"]>;
4304
+ export declare const DropdownMenuLabel: __VLS_WithTemplateSlots_92<typeof __VLS_component_90, __VLS_TemplateResult_90["slots"]>;
4314
4305
 
4315
4306
  export declare const DropdownMenuSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4316
4307
 
4317
- export declare const DropdownMenuShortcut: __VLS_WithTemplateSlots_94<typeof __VLS_component_92, __VLS_TemplateResult_92["slots"]>;
4308
+ export declare const DropdownMenuShortcut: __VLS_WithTemplateSlots_93<typeof __VLS_component_91, __VLS_TemplateResult_91["slots"]>;
4318
4309
 
4319
- export declare const DropdownMenuTrigger: __VLS_WithTemplateSlots_91<typeof __VLS_component_89, __VLS_TemplateResult_89["slots"]>;
4310
+ export declare const DropdownMenuTrigger: __VLS_WithTemplateSlots_90<typeof __VLS_component_88, __VLS_TemplateResult_88["slots"]>;
4320
4311
 
4321
4312
  export declare const EmptyState: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
4322
4313
 
@@ -4341,23 +4332,23 @@ export declare interface HeroAction {
4341
4332
 
4342
4333
  export declare type HeroAlign = 'left' | 'center' | 'right';
4343
4334
 
4344
- export declare const HeroCentered: __VLS_WithTemplateSlots_164<typeof __VLS_component_153, __VLS_TemplateResult_153["slots"]>;
4335
+ export declare const HeroCentered: __VLS_WithTemplateSlots_163<typeof __VLS_component_152, __VLS_TemplateResult_152["slots"]>;
4345
4336
 
4346
- export declare const HeroGradient: __VLS_WithTemplateSlots_163<typeof __VLS_component_152, __VLS_TemplateResult_152["slots"]>;
4337
+ export declare const HeroGradient: __VLS_WithTemplateSlots_162<typeof __VLS_component_151, __VLS_TemplateResult_151["slots"]>;
4347
4338
 
4348
- export declare const HeroImage: __VLS_WithTemplateSlots_162<typeof __VLS_component_151, __VLS_TemplateResult_151["slots"]>;
4339
+ export declare const HeroImage: __VLS_WithTemplateSlots_161<typeof __VLS_component_150, __VLS_TemplateResult_150["slots"]>;
4349
4340
 
4350
- export declare const HeroMinimal: __VLS_WithTemplateSlots_165<typeof __VLS_component_154, __VLS_TemplateResult_154["slots"]>;
4341
+ export declare const HeroMinimal: __VLS_WithTemplateSlots_164<typeof __VLS_component_153, __VLS_TemplateResult_153["slots"]>;
4351
4342
 
4352
- export declare const HeroSimple: __VLS_WithTemplateSlots_160<typeof __VLS_component_149, __VLS_TemplateResult_149["slots"]>;
4343
+ export declare const HeroSimple: __VLS_WithTemplateSlots_159<typeof __VLS_component_148, __VLS_TemplateResult_148["slots"]>;
4353
4344
 
4354
- export declare const HeroSplit: __VLS_WithTemplateSlots_161<typeof __VLS_component_150, __VLS_TemplateResult_150["slots"]>;
4345
+ export declare const HeroSplit: __VLS_WithTemplateSlots_160<typeof __VLS_component_149, __VLS_TemplateResult_149["slots"]>;
4355
4346
 
4356
- export declare const HeroVideo: __VLS_WithTemplateSlots_166<typeof __VLS_component_155, __VLS_TemplateResult_155["slots"]>;
4347
+ export declare const HeroVideo: __VLS_WithTemplateSlots_165<typeof __VLS_component_154, __VLS_TemplateResult_154["slots"]>;
4357
4348
 
4358
4349
  export declare const HOVER_CARD_KEY: InjectionKey<HoverCardContext>;
4359
4350
 
4360
- export declare const HoverCard: __VLS_WithTemplateSlots_100<DefineComponent< {
4351
+ export declare const HoverCard: __VLS_WithTemplateSlots_99<DefineComponent< {
4361
4352
  openDelay?: number;
4362
4353
  closeDelay?: number;
4363
4354
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
@@ -4372,7 +4363,7 @@ openDelay: number;
4372
4363
 
4373
4364
  export declare type HoverCardAlign = 'start' | 'center' | 'end';
4374
4365
 
4375
- export declare const HoverCardContent: __VLS_WithTemplateSlots_102<typeof __VLS_component_98, __VLS_TemplateResult_98["slots"]>;
4366
+ export declare const HoverCardContent: __VLS_WithTemplateSlots_101<typeof __VLS_component_97, __VLS_TemplateResult_97["slots"]>;
4376
4367
 
4377
4368
  export declare interface HoverCardContext {
4378
4369
  isOpen: Ref<boolean>;
@@ -4386,7 +4377,7 @@ export declare interface HoverCardContext {
4386
4377
 
4387
4378
  export declare type HoverCardSide = 'top' | 'bottom' | 'left' | 'right';
4388
4379
 
4389
- export declare const HoverCardTrigger: __VLS_WithTemplateSlots_101<typeof __VLS_component_97, __VLS_TemplateResult_97["slots"]>;
4380
+ export declare const HoverCardTrigger: __VLS_WithTemplateSlots_100<typeof __VLS_component_96, __VLS_TemplateResult_96["slots"]>;
4390
4381
 
4391
4382
  export declare const Input: DefineComponent<UiInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4392
4383
  "update:modelValue": (value: string) => any;
@@ -4487,11 +4478,11 @@ reverseRef: HTMLDivElement;
4487
4478
 
4488
4479
  export declare type MarqueeDirection = 'left' | 'right';
4489
4480
 
4490
- export declare const Menubar: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
4481
+ export declare const Menubar: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
4491
4482
 
4492
4483
  export { MenubarCheckboxItem }
4493
4484
 
4494
- export declare const MenubarContent: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
4485
+ export declare const MenubarContent: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
4495
4486
 
4496
4487
  export declare interface MenubarContext {
4497
4488
  activeMenu: Ref<string | null>;
@@ -4515,7 +4506,7 @@ export declare interface MenubarItemData {
4515
4506
  subId?: string;
4516
4507
  }
4517
4508
 
4518
- export declare const MenubarLabel: __VLS_WithTemplateSlots_81<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
4509
+ export declare const MenubarLabel: __VLS_WithTemplateSlots_80<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
4519
4510
 
4520
4511
  export { MenubarMenu }
4521
4512
 
@@ -4539,19 +4530,19 @@ export declare interface MenubarMenuContext {
4539
4530
  unregisterSubItem: (id: string) => void;
4540
4531
  }
4541
4532
 
4542
- export declare const MenubarRadioGroup: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
4533
+ export declare const MenubarRadioGroup: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
4543
4534
 
4544
4535
  export { MenubarRadioItem }
4545
4536
 
4546
4537
  export declare const MenubarSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4547
4538
 
4548
- export declare const MenubarShortcut: __VLS_WithTemplateSlots_82<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
4539
+ export declare const MenubarShortcut: __VLS_WithTemplateSlots_81<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
4549
4540
 
4550
- export declare const MenubarSub: __VLS_WithTemplateSlots_79<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4541
+ export declare const MenubarSub: __VLS_WithTemplateSlots_78<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>, {
4551
4542
  default?(_: {}): any;
4552
4543
  }>;
4553
4544
 
4554
- export declare const MenubarSubContent: __VLS_WithTemplateSlots_80<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
4545
+ export declare const MenubarSubContent: __VLS_WithTemplateSlots_79<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
4555
4546
 
4556
4547
  export declare interface MenubarSubContext {
4557
4548
  subId: string;
@@ -4562,19 +4553,19 @@ export declare interface MenubarSubContext {
4562
4553
 
4563
4554
  export { MenubarSubTrigger }
4564
4555
 
4565
- export declare const MenubarTrigger: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
4556
+ export declare const MenubarTrigger: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
4566
4557
 
4567
- export declare const NavigationMenu: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
4558
+ export declare const NavigationMenu: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
4568
4559
 
4569
- export declare const NavigationMenuContent: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
4560
+ export declare const NavigationMenuContent: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
4570
4561
 
4571
4562
  export { NavigationMenuItem }
4572
4563
 
4573
- export declare const NavigationMenuLink: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
4564
+ export declare const NavigationMenuLink: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
4574
4565
 
4575
- export declare const NavigationMenuList: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
4566
+ export declare const NavigationMenuList: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
4576
4567
 
4577
- export declare const NavigationMenuTrigger: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
4568
+ export declare const NavigationMenuTrigger: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
4578
4569
 
4579
4570
  export declare const NavigationMenuViewport: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
4580
4571
  el: HTMLDivElement;
@@ -4588,19 +4579,19 @@ export declare const OTP_PATTERNS: {
4588
4579
 
4589
4580
  export declare type OTPPatternType = keyof typeof OTP_PATTERNS;
4590
4581
 
4591
- export declare const Pagination: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
4582
+ export declare const Pagination: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
4592
4583
 
4593
- export declare const PaginationContent: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
4584
+ export declare const PaginationContent: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
4594
4585
 
4595
4586
  export declare const PaginationEllipsis: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4596
4587
 
4597
- export declare const PaginationItem: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
4588
+ export declare const PaginationItem: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
4598
4589
 
4599
- export declare const PaginationLink: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
4590
+ export declare const PaginationLink: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
4600
4591
 
4601
- export declare const PaginationNext: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
4592
+ export declare const PaginationNext: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
4602
4593
 
4603
- export declare const PaginationPrevious: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
4594
+ export declare const PaginationPrevious: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
4604
4595
 
4605
4596
  export declare const PanelTable: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
4606
4597
 
@@ -4636,7 +4627,7 @@ export { Popover }
4636
4627
 
4637
4628
  export declare const POPOVER_KEY: InjectionKey<PopoverContext>;
4638
4629
 
4639
- export declare const PopoverContent: __VLS_WithTemplateSlots_96<typeof __VLS_component_94, __VLS_TemplateResult_94["slots"]>;
4630
+ export declare const PopoverContent: __VLS_WithTemplateSlots_95<typeof __VLS_component_93, __VLS_TemplateResult_93["slots"]>;
4640
4631
 
4641
4632
  export declare interface PopoverContext {
4642
4633
  isOpen: Ref<boolean>;
@@ -4648,7 +4639,7 @@ export declare interface PopoverContext {
4648
4639
  close: () => void;
4649
4640
  }
4650
4641
 
4651
- export declare const PopoverTrigger: __VLS_WithTemplateSlots_95<typeof __VLS_component_93, __VLS_TemplateResult_93["slots"]>;
4642
+ export declare const PopoverTrigger: __VLS_WithTemplateSlots_94<typeof __VLS_component_92, __VLS_TemplateResult_92["slots"]>;
4652
4643
 
4653
4644
  export declare const Progress: DefineComponent<UiProgressProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<UiProgressProps> & Readonly<{}>, {
4654
4645
  modelValue: number;
@@ -4829,7 +4820,7 @@ orientation: "horizontal" | "vertical";
4829
4820
  decorative: boolean;
4830
4821
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
4831
4822
 
4832
- export declare const Sheet: __VLS_WithTemplateSlots_118<DefineComponent< {
4823
+ export declare const Sheet: __VLS_WithTemplateSlots_117<DefineComponent< {
4833
4824
  open?: boolean;
4834
4825
  defaultOpen?: boolean;
4835
4826
  }, {
@@ -4853,9 +4844,9 @@ defaultOpen: boolean;
4853
4844
  }): any;
4854
4845
  }>;
4855
4846
 
4856
- export declare const SheetClose: __VLS_WithTemplateSlots_125<typeof __VLS_component_118, __VLS_TemplateResult_118["slots"]>;
4847
+ export declare const SheetClose: __VLS_WithTemplateSlots_124<typeof __VLS_component_117, __VLS_TemplateResult_117["slots"]>;
4857
4848
 
4858
- export declare const SheetContent: __VLS_WithTemplateSlots_120<typeof __VLS_component_113, __VLS_TemplateResult_113["slots"]>;
4849
+ export declare const SheetContent: __VLS_WithTemplateSlots_119<typeof __VLS_component_112, __VLS_TemplateResult_112["slots"]>;
4859
4850
 
4860
4851
  export declare interface SheetContext {
4861
4852
  isOpen: Ref<boolean>;
@@ -4867,17 +4858,17 @@ export declare interface SheetContext {
4867
4858
  toggle: () => void;
4868
4859
  }
4869
4860
 
4870
- export declare const SheetDescription: __VLS_WithTemplateSlots_124<typeof __VLS_component_117, __VLS_TemplateResult_117["slots"]>;
4861
+ export declare const SheetDescription: __VLS_WithTemplateSlots_123<typeof __VLS_component_116, __VLS_TemplateResult_116["slots"]>;
4871
4862
 
4872
- export declare const SheetFooter: __VLS_WithTemplateSlots_122<typeof __VLS_component_115, __VLS_TemplateResult_115["slots"]>;
4863
+ export declare const SheetFooter: __VLS_WithTemplateSlots_121<typeof __VLS_component_114, __VLS_TemplateResult_114["slots"]>;
4873
4864
 
4874
- export declare const SheetHeader: __VLS_WithTemplateSlots_121<typeof __VLS_component_114, __VLS_TemplateResult_114["slots"]>;
4865
+ export declare const SheetHeader: __VLS_WithTemplateSlots_120<typeof __VLS_component_113, __VLS_TemplateResult_113["slots"]>;
4875
4866
 
4876
4867
  export declare type SheetSide = 'top' | 'bottom' | 'left' | 'right';
4877
4868
 
4878
- export declare const SheetTitle: __VLS_WithTemplateSlots_123<typeof __VLS_component_116, __VLS_TemplateResult_116["slots"]>;
4869
+ export declare const SheetTitle: __VLS_WithTemplateSlots_122<typeof __VLS_component_115, __VLS_TemplateResult_115["slots"]>;
4879
4870
 
4880
- export declare const SheetTrigger: __VLS_WithTemplateSlots_119<typeof __VLS_component_112, __VLS_TemplateResult_112["slots"]>;
4871
+ export declare const SheetTrigger: __VLS_WithTemplateSlots_118<typeof __VLS_component_111, __VLS_TemplateResult_111["slots"]>;
4881
4872
 
4882
4873
  export declare type SheetVariant = 'default';
4883
4874
 
@@ -4892,24 +4883,12 @@ export declare const SIDEBAR_WIDTH = "16rem";
4892
4883
 
4893
4884
  export declare const SIDEBAR_WIDTH_ICON = "3rem";
4894
4885
 
4895
- export declare const SIDEBAR_WIDTH_MOBILE = "18rem";
4896
-
4897
4886
  export declare type SidebarCollapsible = 'offcanvas' | 'icon' | 'none';
4898
4887
 
4899
4888
  export declare const SidebarContent: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
4900
4889
 
4901
- export declare interface SidebarContext {
4902
- state: Ref<'expanded' | 'collapsed'>;
4903
- open: Ref<boolean>;
4904
- isMobile: Ref<boolean>;
4905
- openMobile: Ref<boolean>;
4906
- side: Ref<SidebarSide>;
4907
- variant: Ref<SidebarVariant>;
4908
- collapsible: Ref<SidebarCollapsible>;
4909
- setOpen: (value: boolean) => void;
4910
- setOpenMobile: (value: boolean) => void;
4911
- toggleSidebar: () => void;
4912
- }
4890
+ /** @deprecated Use CollapsibleSidebarContext. Kept for backward compatibility. */
4891
+ export declare type SidebarContext = CollapsibleSidebarContext;
4913
4892
 
4914
4893
  export declare const SidebarFooter: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
4915
4894
 
@@ -4947,11 +4926,13 @@ export declare const SidebarMenuSubButton: __VLS_WithTemplateSlots_59<typeof __V
4947
4926
 
4948
4927
  export declare const SidebarMenuSubItem: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
4949
4928
 
4950
- export declare const SidebarMobileTrigger: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
4951
-
4952
4929
  export declare const SidebarProvider: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
4953
4930
 
4954
- export declare const SidebarRail: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4931
+ export declare const SidebarRail: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4932
+ toggle: () => any;
4933
+ }, string, PublicProps, Readonly<{}> & Readonly<{
4934
+ onToggle?: (() => any) | undefined;
4935
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4955
4936
 
4956
4937
  export declare const SidebarSeparator: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4957
4938
 
@@ -5022,7 +5003,7 @@ export declare const tableVariants: (props?: ({
5022
5003
  rounded?: boolean | null | undefined;
5023
5004
  } & ClassProp) | undefined) => string;
5024
5005
 
5025
- export declare const Tabs: __VLS_WithTemplateSlots_156<DefineComponent< {
5006
+ export declare const Tabs: __VLS_WithTemplateSlots_155<DefineComponent< {
5026
5007
  modelValue?: string;
5027
5008
  defaultValue?: string;
5028
5009
  orientation?: "horizontal" | "vertical";
@@ -5044,7 +5025,7 @@ defaultValue: string;
5044
5025
 
5045
5026
  export declare const TABS_KEY: InjectionKey<TabsContext>;
5046
5027
 
5047
- export declare const TabsContent: __VLS_WithTemplateSlots_159<typeof __VLS_component_148, __VLS_TemplateResult_148["slots"]>;
5028
+ export declare const TabsContent: __VLS_WithTemplateSlots_158<typeof __VLS_component_147, __VLS_TemplateResult_147["slots"]>;
5048
5029
 
5049
5030
  export declare interface TabsContext {
5050
5031
  tabsUid: string;
@@ -5053,9 +5034,9 @@ export declare interface TabsContext {
5053
5034
  orientation: 'horizontal' | 'vertical';
5054
5035
  }
5055
5036
 
5056
- export declare const TabsList: __VLS_WithTemplateSlots_157<typeof __VLS_component_146, __VLS_TemplateResult_146["slots"]>;
5037
+ export declare const TabsList: __VLS_WithTemplateSlots_156<typeof __VLS_component_145, __VLS_TemplateResult_145["slots"]>;
5057
5038
 
5058
- export declare const TabsTrigger: __VLS_WithTemplateSlots_158<typeof __VLS_component_147, __VLS_TemplateResult_147["slots"]>;
5039
+ export declare const TabsTrigger: __VLS_WithTemplateSlots_157<typeof __VLS_component_146, __VLS_TemplateResult_146["slots"]>;
5059
5040
 
5060
5041
  export declare type TabsTriggerVariant = 'underline' | 'pill' | 'card';
5061
5042
 
@@ -5125,7 +5106,7 @@ export declare const toggleVariants: (props?: ({
5125
5106
  size?: "default" | "sm" | "lg" | null | undefined;
5126
5107
  } & ClassProp) | undefined) => string;
5127
5108
 
5128
- export declare const Tooltip: __VLS_WithTemplateSlots_97<DefineComponent< {
5109
+ export declare const Tooltip: __VLS_WithTemplateSlots_96<DefineComponent< {
5129
5110
  delay?: number;
5130
5111
  closeDelay?: number;
5131
5112
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
@@ -5140,7 +5121,7 @@ closeDelay: number;
5140
5121
 
5141
5122
  export declare const TOOLTIP_KEY: InjectionKey<TooltipContext>;
5142
5123
 
5143
- export declare const TooltipContent: __VLS_WithTemplateSlots_99<typeof __VLS_component_96, __VLS_TemplateResult_96["slots"]>;
5124
+ export declare const TooltipContent: __VLS_WithTemplateSlots_98<typeof __VLS_component_95, __VLS_TemplateResult_95["slots"]>;
5144
5125
 
5145
5126
  export declare interface TooltipContext {
5146
5127
  isOpen: Ref<boolean>;
@@ -5152,9 +5133,9 @@ export declare interface TooltipContext {
5152
5133
  cancelClose: () => void;
5153
5134
  }
5154
5135
 
5155
- export declare const TooltipTrigger: __VLS_WithTemplateSlots_98<typeof __VLS_component_95, __VLS_TemplateResult_95["slots"]>;
5136
+ export declare const TooltipTrigger: __VLS_WithTemplateSlots_97<typeof __VLS_component_94, __VLS_TemplateResult_94["slots"]>;
5156
5137
 
5157
- export declare const Ui3df: __VLS_WithTemplateSlots_168<typeof __VLS_component_157, __VLS_TemplateResult_157["slots"]>;
5138
+ export declare const Ui3df: __VLS_WithTemplateSlots_167<typeof __VLS_component_156, __VLS_TemplateResult_156["slots"]>;
5158
5139
 
5159
5140
  export declare const Ui3dfBorderOpacity: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
5160
5141
 
@@ -5532,6 +5513,6 @@ export declare function use3dfConfig(): {
5532
5513
  applyTheme: typeof applyTheme;
5533
5514
  };
5534
5515
 
5535
- export declare function useSidebar(): SidebarContext;
5516
+ export declare function useSidebar(): BaseSidebarContext;
5536
5517
 
5537
5518
  export { }