prlg-ui 1.8.329 → 1.8.331

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/rekaUI.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ import { AcceptableValue } from 'reka-ui';
1
2
  import { AccordionTriggerProps } from 'reka-ui';
2
3
  import { AlertDialogActionProps } from 'reka-ui';
3
4
  import { AlertDialogCancelProps } from 'reka-ui';
@@ -13,9 +14,9 @@ import { AsTag } from 'reka-ui';
13
14
  import { CalendarCell } from 'reka-ui';
14
15
  import { CalendarCellTriggerProps } from 'reka-ui';
15
16
  import { CalendarDateTime } from '@internationalized/date';
16
- import { CalendarGrid } from 'reka-ui';
17
17
  import { CalendarGridBodyProps } from 'reka-ui';
18
18
  import { CalendarGridHead } from 'reka-ui';
19
+ import { CalendarGridProps } from 'reka-ui';
19
20
  import { CalendarGridRowProps } from 'reka-ui';
20
21
  import { CalendarHeadCellProps } from 'reka-ui';
21
22
  import { CalendarHeaderProps } from 'reka-ui';
@@ -30,7 +31,7 @@ import { ComboboxEmpty } from 'reka-ui';
30
31
  import { ComboboxInputProps } from 'reka-ui';
31
32
  import { ComboboxItemProps } from 'reka-ui';
32
33
  import { ComboboxPortal } from 'reka-ui';
33
- import { ComboboxRoot } from 'reka-ui';
34
+ import { ComboboxRootProps } from 'reka-ui';
34
35
  import { ComboboxViewportProps } from 'reka-ui';
35
36
  import { Component } from 'vue';
36
37
  import { ComponentCustomProperties } from 'vue';
@@ -182,7 +183,7 @@ import { SelectItemProps } from 'reka-ui';
182
183
  import { SelectItemText } from 'reka-ui';
183
184
  import { SelectLabel } from 'reka-ui';
184
185
  import { SelectPortal } from 'reka-ui';
185
- import { SelectRoot } from 'reka-ui';
186
+ import { SelectRootProps } from 'reka-ui';
186
187
  import { SelectScrollDownButton } from 'reka-ui';
187
188
  import { SelectScrollUpButton } from 'reka-ui';
188
189
  import { SelectSeparatorProps } from 'reka-ui';
@@ -236,27 +237,29 @@ declare const __VLS_component_12: DefineComponent<IButtonProps, {}, {}, {}, {},
236
237
 
237
238
  declare const __VLS_component_13: DefineComponent<CalendarCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
238
239
 
239
- declare const __VLS_component_14: DefineComponent<CalendarGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
240
+ declare const __VLS_component_14: DefineComponent<CalendarGridProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarGridProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
240
241
 
241
- declare const __VLS_component_15: DefineComponent<CalendarGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
242
+ declare const __VLS_component_15: DefineComponent<CalendarGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
242
243
 
243
- declare const __VLS_component_16: DefineComponent<CalendarHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
244
+ declare const __VLS_component_16: DefineComponent<CalendarGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
244
245
 
245
- declare const __VLS_component_17: DefineComponent<CalendarHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
246
+ declare const __VLS_component_17: DefineComponent<CalendarHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
246
247
 
247
- declare const __VLS_component_18: DefineComponent<RangeCalendarCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
248
+ declare const __VLS_component_18: DefineComponent<CalendarHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
248
249
 
249
- declare const __VLS_component_19: DefineComponent<RangeCalendarGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
250
+ declare const __VLS_component_19: DefineComponent<RangeCalendarCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
250
251
 
251
252
  declare const __VLS_component_2: DefineComponent<IAccordionHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
252
253
 
253
- declare const __VLS_component_20: DefineComponent<RangeCalendarGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
254
+ declare const __VLS_component_20: DefineComponent<RangeCalendarGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
254
255
 
255
- declare const __VLS_component_21: DefineComponent<RangeCalendarHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
256
+ declare const __VLS_component_21: DefineComponent<RangeCalendarGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
256
257
 
257
- declare const __VLS_component_22: DefineComponent<RangeCalendarHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
258
+ declare const __VLS_component_22: DefineComponent<RangeCalendarHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
258
259
 
259
- declare const __VLS_component_23: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
260
+ declare const __VLS_component_23: DefineComponent<RangeCalendarHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
261
+
262
+ declare const __VLS_component_24: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
260
263
  "update:modelValue": (value: any) => any;
261
264
  } & {
262
265
  change: (value: string | number | boolean | any[] | null, event: Event) => any;
@@ -270,43 +273,58 @@ onChange?: ((value: string | number | boolean | any[] | null, event: Event) => a
270
273
  "onUpdate:indeterminate"?: ((value: boolean) => any) | undefined;
271
274
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
272
275
 
273
- declare const __VLS_component_24: DefineComponent<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
274
-
275
- declare const __VLS_component_25: DefineComponent<ComboboxAnchorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
276
+ declare const __VLS_component_25: DefineComponent<__VLS_Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
277
+ "update:modelValue": (value: AcceptableValue) => any;
278
+ highlight: (payload: {
279
+ ref: HTMLElement;
280
+ value: AcceptableValue;
281
+ } | undefined) => any;
282
+ "update:open": (value: boolean) => any;
283
+ }, string, PublicProps, Readonly<__VLS_Props_5> & Readonly<{
284
+ "onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
285
+ onHighlight?: ((payload: {
286
+ ref: HTMLElement;
287
+ value: AcceptableValue;
288
+ } | undefined) => any) | undefined;
289
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
290
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
276
291
 
277
- declare const __VLS_component_26: DefineComponent<IComboboxItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
292
+ declare const __VLS_component_26: DefineComponent<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
278
293
 
279
- declare const __VLS_component_27: DefineComponent<ComboboxViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
294
+ declare const __VLS_component_27: DefineComponent<IComboboxAnchorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxAnchorProps> & Readonly<{}>, {
295
+ size: "small" | "default" | "large";
296
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
280
297
 
281
- declare const __VLS_component_28: DefineComponent<DatePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
298
+ declare const __VLS_component_28: DefineComponent<IComboboxItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
282
299
 
283
- declare const __VLS_component_29: DefineComponent<DatePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
300
+ declare const __VLS_component_29: DefineComponent<ComboboxViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
284
301
 
285
302
  declare const __VLS_component_3: DefineComponent<IAccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionItemProps> & Readonly<{}>, {
286
303
  styleVariant: "inline" | "filled" | "outlined";
287
304
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
288
305
 
289
- declare const __VLS_component_30: DefineComponent<IDatePickerFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps> & Readonly<{}>, {
290
- width: number;
291
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
306
+ declare const __VLS_component_30: DefineComponent<DatePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
292
307
 
293
- declare const __VLS_component_31: DefineComponent<DatePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
308
+ declare const __VLS_component_31: DefineComponent<DatePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
294
309
 
295
- declare const __VLS_component_32: DefineComponent<DatePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
310
+ declare const __VLS_component_32: DefineComponent<IDatePickerFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps> & Readonly<{}>, {
311
+ size: "small" | "default" | "large";
312
+ width: number;
313
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
296
314
 
297
- declare const __VLS_component_33: DefineComponent<DatePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
315
+ declare const __VLS_component_33: DefineComponent<DatePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
298
316
 
299
- declare const __VLS_component_34: DefineComponent<DatePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
317
+ declare const __VLS_component_34: DefineComponent<DatePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
300
318
 
301
- declare const __VLS_component_35: DefineComponent<DatePickerInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
319
+ declare const __VLS_component_35: DefineComponent<DatePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
302
320
 
303
- declare const __VLS_component_36: DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
321
+ declare const __VLS_component_36: DefineComponent<DatePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
304
322
 
305
- declare const __VLS_component_37: DefineComponent<DateRangePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
323
+ declare const __VLS_component_37: DefineComponent<DatePickerInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
306
324
 
307
- declare const __VLS_component_38: DefineComponent<DateRangePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
325
+ declare const __VLS_component_38: DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
308
326
 
309
- declare const __VLS_component_39: DefineComponent<DateRangePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
327
+ declare const __VLS_component_39: DefineComponent<DateRangePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
310
328
 
311
329
  declare const __VLS_component_4: DefineComponent<IAccordionRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
312
330
  "update:modelValue": (value: string | string[] | undefined) => any;
@@ -314,15 +332,19 @@ declare const __VLS_component_4: DefineComponent<IAccordionRootProps, {}, {}, {}
314
332
  "onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
315
333
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
316
334
 
317
- declare const __VLS_component_40: DefineComponent<DateRangePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
335
+ declare const __VLS_component_40: DefineComponent<DateRangePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
318
336
 
319
- declare const __VLS_component_41: DefineComponent<DateRangePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
337
+ declare const __VLS_component_41: DefineComponent<DateRangePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
320
338
 
321
- declare const __VLS_component_42: DefineComponent<DateRangePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
339
+ declare const __VLS_component_42: DefineComponent<DateRangePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
322
340
 
323
- declare const __VLS_component_43: DefineComponent<DateRangePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
341
+ declare const __VLS_component_43: DefineComponent<DateRangePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
324
342
 
325
- declare const __VLS_component_44: DefineComponent<IDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
343
+ declare const __VLS_component_44: DefineComponent<DateRangePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
344
+
345
+ declare const __VLS_component_45: DefineComponent<DateRangePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
346
+
347
+ declare const __VLS_component_46: DefineComponent<IDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
326
348
  escapeKeyDown: (event: KeyboardEvent) => any;
327
349
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
328
350
  focusOutside: (event: FocusOutsideEvent) => any;
@@ -342,11 +364,11 @@ disableOutsidePointerEvents: boolean;
342
364
  closeButton: IDialogCloseProps;
343
365
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
344
366
 
345
- declare const __VLS_component_45: DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
367
+ declare const __VLS_component_47: DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
346
368
 
347
- declare const __VLS_component_46: DefineComponent<IDialogActionsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDialogActionsProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
369
+ declare const __VLS_component_48: DefineComponent<IDialogActionsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDialogActionsProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
348
370
 
349
- declare const __VLS_component_47: DefineComponent<IDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
371
+ declare const __VLS_component_49: DefineComponent<IDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
350
372
  escapeKeyDown: (event: KeyboardEvent) => any;
351
373
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
352
374
  focusOutside: (event: FocusOutsideEvent) => any;
@@ -362,13 +384,17 @@ onCloseAutoFocus?: ((event: Event) => any) | undefined;
362
384
  width: number;
363
385
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
364
386
 
365
- declare const __VLS_component_48: DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
387
+ declare const __VLS_component_5: DefineComponent<IAccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionTriggerProps> & Readonly<{}>, {
388
+ visibleArrow: boolean;
389
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
390
+
391
+ declare const __VLS_component_50: DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
366
392
  select: (event: Event) => any;
367
393
  }, string, PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
368
394
  onSelect?: ((event: Event) => any) | undefined;
369
395
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
370
396
 
371
- declare const __VLS_component_49: DefineComponent<IDropdownMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
397
+ declare const __VLS_component_51: DefineComponent<IDropdownMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
372
398
  escapeKeyDown: (event: KeyboardEvent) => any;
373
399
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
374
400
  focusOutside: (event: FocusOutsideEvent) => any;
@@ -388,19 +414,15 @@ onEntryFocus?: ((event: Event) => any) | undefined;
388
414
  width: number;
389
415
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
390
416
 
391
- declare const __VLS_component_5: DefineComponent<IAccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionTriggerProps> & Readonly<{}>, {
392
- visibleArrow: boolean;
393
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
394
-
395
- declare const __VLS_component_50: DefineComponent<DropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
417
+ declare const __VLS_component_52: DefineComponent<DropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
396
418
 
397
- declare const __VLS_component_51: DefineComponent<DialogRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
419
+ declare const __VLS_component_53: DefineComponent<DialogRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
398
420
  "update:open": (value: boolean) => any;
399
421
  }, string, PublicProps, Readonly<DialogRootProps> & Readonly<{
400
422
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
401
423
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
402
424
 
403
- declare const __VLS_component_52: DefineComponent<IDialogContentProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
425
+ declare const __VLS_component_54: DefineComponent<IDialogContentProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
404
426
  escapeKeyDown: (event: KeyboardEvent) => any;
405
427
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
406
428
  focusOutside: (event: FocusOutsideEvent) => any;
@@ -420,17 +442,25 @@ position: "right" | "top" | "left" | "bottom";
420
442
  closeButton: IDrawerCloseProps;
421
443
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
422
444
 
423
- declare const __VLS_component_53: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
445
+ declare const __VLS_component_55: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
424
446
 
425
- declare const __VLS_component_54: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
447
+ declare const __VLS_component_56: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
426
448
 
427
- declare const __VLS_component_55: DefineComponent<DialogTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
449
+ declare const __VLS_component_57: DefineComponent<DialogTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
428
450
 
429
- declare const __VLS_component_56: DefineComponent<__VLS_Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_6> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
451
+ declare const __VLS_component_58: DefineComponent<__VLS_Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_7> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
430
452
 
431
- declare const __VLS_component_57: DefineComponent<LabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
453
+ declare const __VLS_component_59: DefineComponent<LabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
432
454
 
433
- declare const __VLS_component_58: DefineComponent<ExtractPropTypes< {
455
+ declare const __VLS_component_6: DefineComponent<IAlertDialogActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogActionProps> & Readonly<{}>, {
456
+ size: ButtonSize;
457
+ variant: ButtonVariant;
458
+ buttonStyle: ButtonStyle;
459
+ strong: boolean;
460
+ as: AsTag | Component;
461
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
462
+
463
+ declare const __VLS_component_60: DefineComponent<ExtractPropTypes< {
434
464
  type: {
435
465
  type: PropType<"error" | "warning" | "info">;
436
466
  default: string;
@@ -449,7 +479,7 @@ outlined: boolean;
449
479
  type: "error" | "info" | "warning";
450
480
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
451
481
 
452
- declare const __VLS_component_59: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
482
+ declare const __VLS_component_61: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
453
483
  "update:modelValue": (value: string) => any;
454
484
  } & {
455
485
  clear: () => any;
@@ -466,19 +496,11 @@ onPaste?: ((value: ClipboardEvent) => any) | undefined;
466
496
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
467
497
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
468
498
 
469
- declare const __VLS_component_6: DefineComponent<IAlertDialogActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogActionProps> & Readonly<{}>, {
470
- size: ButtonSize;
471
- variant: ButtonVariant;
472
- buttonStyle: ButtonStyle;
473
- strong: boolean;
474
- as: AsTag | Component;
475
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
499
+ declare const __VLS_component_62: DefineComponent<PaginationListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
476
500
 
477
- declare const __VLS_component_60: DefineComponent<PaginationListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
501
+ declare const __VLS_component_63: DefineComponent<PaginationListItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
478
502
 
479
- declare const __VLS_component_61: DefineComponent<PaginationListItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
480
-
481
- declare const __VLS_component_62: DefineComponent<IPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
503
+ declare const __VLS_component_64: DefineComponent<IPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
482
504
  escapeKeyDown: (event: KeyboardEvent) => any;
483
505
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
484
506
  focusOutside: (event: FocusOutsideEvent) => any;
@@ -497,25 +519,33 @@ width: number;
497
519
  alignOffset: number;
498
520
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
499
521
 
500
- declare const __VLS_component_63: DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
522
+ declare const __VLS_component_65: DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
501
523
 
502
- declare const __VLS_component_64: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
524
+ declare const __VLS_component_66: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
503
525
 
504
- declare const __VLS_component_65: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
526
+ declare const __VLS_component_67: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
505
527
 
506
- declare const __VLS_component_66: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
528
+ declare const __VLS_component_68: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
507
529
  colors: TagColors;
508
530
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
509
531
 
510
- declare const __VLS_component_67: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
532
+ declare const __VLS_component_69: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
533
+ as: AsTag | Component;
534
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
535
+
536
+ declare const __VLS_component_7: DefineComponent<IAlertDialogCancelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogCancelProps> & Readonly<{}>, {
537
+ size: ButtonSize;
538
+ variant: ButtonVariant;
539
+ buttonStyle: ButtonStyle;
540
+ strong: boolean;
511
541
  as: AsTag | Component;
512
542
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
513
543
 
514
- declare const __VLS_component_68: DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
544
+ declare const __VLS_component_70: DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
515
545
  swipeDirection: "left" | "right" | "up" | "down";
516
546
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
517
547
 
518
- declare const __VLS_component_69: DefineComponent<IToastRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
548
+ declare const __VLS_component_71: DefineComponent<IToastRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
519
549
  pause: () => any;
520
550
  escapeKeyDown: (event: KeyboardEvent) => any;
521
551
  "update:open": (value: boolean) => any;
@@ -601,19 +631,11 @@ y: number;
601
631
  variant: ToastVariant;
602
632
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
603
633
 
604
- declare const __VLS_component_7: DefineComponent<IAlertDialogCancelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogCancelProps> & Readonly<{}>, {
605
- size: ButtonSize;
606
- variant: ButtonVariant;
607
- buttonStyle: ButtonStyle;
608
- strong: boolean;
609
- as: AsTag | Component;
610
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
611
-
612
- declare const __VLS_component_70: DefineComponent<ToastTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {
634
+ declare const __VLS_component_72: DefineComponent<ToastTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {
613
635
  as: AsTag | Component;
614
636
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
615
637
 
616
- declare const __VLS_component_71: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
638
+ declare const __VLS_component_73: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
617
639
  escapeKeyDown: (event: KeyboardEvent) => any;
618
640
  pointerDownOutside: (event: Event) => any;
619
641
  }, string, PublicProps, Readonly<ITooltipContentProps> & Readonly<{
@@ -623,7 +645,7 @@ onPointerDownOutside?: ((event: Event) => any) | undefined;
623
645
  viewArrow: boolean;
624
646
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
625
647
 
626
- declare const __VLS_component_72: DefineComponent<IScrollAreaRootProps, {
648
+ declare const __VLS_component_74: DefineComponent<IScrollAreaRootProps, {
627
649
  scrollToBottom: typeof scrollToBottom;
628
650
  scrollToTop: typeof scrollToTop;
629
651
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IScrollAreaRootProps> & Readonly<{}>, {
@@ -751,9 +773,9 @@ scrollTopLeft: () => void;
751
773
  }>) | null;
752
774
  }, any>;
753
775
 
754
- declare const __VLS_component_73: DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
776
+ declare const __VLS_component_75: DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
755
777
 
756
- declare const __VLS_component_74: DefineComponent<SelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
778
+ declare const __VLS_component_76: DefineComponent<SelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
757
779
  escapeKeyDown: (event: KeyboardEvent) => any;
758
780
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
759
781
  closeAutoFocus: (event: Event) => any;
@@ -763,23 +785,33 @@ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
763
785
  onCloseAutoFocus?: ((event: Event) => any) | undefined;
764
786
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
765
787
 
766
- declare const __VLS_component_75: DefineComponent<ISelectItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
788
+ declare const __VLS_component_77: DefineComponent<ISelectItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
767
789
 
768
- declare const __VLS_component_76: DefineComponent<SelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
790
+ declare const __VLS_component_78: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
791
+ "update:modelValue": (value: AcceptableValue) => any;
792
+ "update:open": (value: boolean) => any;
793
+ }, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{
794
+ "onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
795
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
796
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
769
797
 
770
- declare const __VLS_component_77: DefineComponent<ISelectValueProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectValueProps> & Readonly<{}>, {
771
- maxSelectedLabels: number;
798
+ declare const __VLS_component_79: DefineComponent<ISelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectTriggerProps> & Readonly<{}>, {
799
+ size: "small" | "default" | "large";
772
800
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
773
801
 
774
- declare const __VLS_component_78: DefineComponent<SelectViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
775
-
776
- declare const __VLS_component_79: DefineComponent<StepperItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<StepperItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
777
-
778
802
  declare const __VLS_component_8: DefineComponent<IAlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogContentProps> & Readonly<{}>, {
779
803
  width: number;
780
804
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
781
805
 
782
- declare const __VLS_component_80: DefineComponent<StepperRootProps, {
806
+ declare const __VLS_component_80: DefineComponent<ISelectValueProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectValueProps> & Readonly<{}>, {
807
+ maxSelectedLabels: number;
808
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
809
+
810
+ declare const __VLS_component_81: DefineComponent<SelectViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
811
+
812
+ declare const __VLS_component_82: DefineComponent<StepperItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<StepperItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
813
+
814
+ declare const __VLS_component_83: DefineComponent<StepperRootProps, {
783
815
  $el: Readonly<ShallowRef<({
784
816
  new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly<StepperRootProps> & Readonly<{
785
817
  "onUpdate:modelValue"?: ((payload: number | undefined) => any) | undefined;
@@ -1039,7 +1071,7 @@ hasPrev: () => boolean;
1039
1071
  }) | null;
1040
1072
  }, any>;
1041
1073
 
1042
- declare const __VLS_component_81: DefineComponent<SwitchRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1074
+ declare const __VLS_component_84: DefineComponent<SwitchRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1043
1075
  "update:modelValue": (payload: boolean) => any;
1044
1076
  }, string, PublicProps, Readonly<SwitchRootProps> & Readonly<{
1045
1077
  "onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
@@ -1058,7 +1090,7 @@ declare type __VLS_Props = {
1058
1090
  variant?: 'info' | 'success' | 'warning' | 'error';
1059
1091
  };
1060
1092
 
1061
- declare type __VLS_Props_10 = InputTextProps_2;
1093
+ declare type __VLS_Props_10 = InputTextProps;
1062
1094
 
1063
1095
  declare type __VLS_Props_11 = {
1064
1096
  file: string | IFile;
@@ -1090,8 +1122,11 @@ declare type __VLS_Props_12 = {
1090
1122
 
1091
1123
  declare type __VLS_Props_13 = {
1092
1124
  placeholder?: string;
1125
+ size?: 'small' | 'default' | 'large';
1093
1126
  };
1094
1127
 
1128
+ declare type __VLS_Props_14 = SelectRootProps;
1129
+
1095
1130
  declare type __VLS_Props_2 = {
1096
1131
  value?: string | number;
1097
1132
  variant?: 'primary' | 'danger' | 'neutral';
@@ -1117,9 +1152,11 @@ declare type __VLS_Props_4 = {
1117
1152
  customId?: string;
1118
1153
  };
1119
1154
 
1120
- declare type __VLS_Props_5 = IDataTableProps;
1155
+ declare type __VLS_Props_5 = ComboboxRootProps;
1156
+
1157
+ declare type __VLS_Props_6 = IDataTableProps;
1121
1158
 
1122
- declare type __VLS_Props_6 = {
1159
+ declare type __VLS_Props_7 = {
1123
1160
  label?: string;
1124
1161
  id?: string;
1125
1162
  errorMessage?: string;
@@ -1127,7 +1164,7 @@ declare type __VLS_Props_6 = {
1127
1164
  required?: boolean;
1128
1165
  };
1129
1166
 
1130
- declare type __VLS_Props_7 = {
1167
+ declare type __VLS_Props_8 = {
1131
1168
  file: string | IFile_2;
1132
1169
  viewName?: boolean;
1133
1170
  outlined?: boolean;
@@ -1137,7 +1174,7 @@ declare type __VLS_Props_7 = {
1137
1174
  viewSize?: boolean;
1138
1175
  };
1139
1176
 
1140
- declare type __VLS_Props_8 = {
1177
+ declare type __VLS_Props_9 = {
1141
1178
  viewButtons?: boolean;
1142
1179
  max?: number;
1143
1180
  min?: number;
@@ -1148,8 +1185,6 @@ declare type __VLS_Props_8 = {
1148
1185
  selectOnFocus?: boolean;
1149
1186
  };
1150
1187
 
1151
- declare type __VLS_Props_9 = InputTextProps;
1152
-
1153
1188
  declare type __VLS_PublicProps = {
1154
1189
  modelValue?: string | boolean | any | null | any[];
1155
1190
  } & __VLS_Props_4;
@@ -1158,25 +1193,21 @@ declare type __VLS_PublicProps_2 = {
1158
1193
  'page'?: typeof __VLS_defaults['page'];
1159
1194
  'rows'?: typeof __VLS_defaults['rows'];
1160
1195
  'rowSelection'?: RowSelectionState;
1161
- } & __VLS_Props_5;
1196
+ } & __VLS_Props_6;
1162
1197
 
1163
1198
  declare type __VLS_PublicProps_3 = {
1164
1199
  modelValue: number;
1165
- } & __VLS_Props_8;
1166
-
1167
- declare type __VLS_PublicProps_4 = {
1168
- modelValue?: string;
1169
1200
  } & __VLS_Props_9;
1170
1201
 
1171
- declare type __VLS_PublicProps_5 = {
1202
+ declare type __VLS_PublicProps_4 = {
1172
1203
  modelValue?: string;
1173
1204
  } & __VLS_Props_10;
1174
1205
 
1175
- declare type __VLS_PublicProps_6 = {
1206
+ declare type __VLS_PublicProps_5 = {
1176
1207
  modelValue?: string;
1177
1208
  } & __VLS_Props_12;
1178
1209
 
1179
- declare type __VLS_PublicProps_7 = {
1210
+ declare type __VLS_PublicProps_6 = {
1180
1211
  modelValue: TShedule | null;
1181
1212
  } & __VLS_Props_13;
1182
1213
 
@@ -1318,19 +1349,19 @@ declare function __VLS_template_22(): {
1318
1349
  declare function __VLS_template_23(): {
1319
1350
  attrs: Partial<{}>;
1320
1351
  slots: {
1321
- label?(_: {}): any;
1352
+ default?(_: {}): any;
1322
1353
  };
1323
1354
  refs: {};
1324
- rootEl: HTMLLabelElement;
1355
+ rootEl: any;
1325
1356
  };
1326
1357
 
1327
1358
  declare function __VLS_template_24(): {
1328
1359
  attrs: Partial<{}>;
1329
1360
  slots: {
1330
- default?(_: {}): any;
1361
+ label?(_: {}): any;
1331
1362
  };
1332
1363
  refs: {};
1333
- rootEl: any;
1364
+ rootEl: HTMLLabelElement;
1334
1365
  };
1335
1366
 
1336
1367
  declare function __VLS_template_25(): {
@@ -1390,7 +1421,7 @@ declare function __VLS_template_3(): {
1390
1421
  declare function __VLS_template_30(): {
1391
1422
  attrs: Partial<{}>;
1392
1423
  slots: {
1393
- default?(_: any): any;
1424
+ default?(_: {}): any;
1394
1425
  };
1395
1426
  refs: {};
1396
1427
  rootEl: any;
@@ -1408,7 +1439,7 @@ declare function __VLS_template_31(): {
1408
1439
  declare function __VLS_template_32(): {
1409
1440
  attrs: Partial<{}>;
1410
1441
  slots: {
1411
- default?(_: {}): any;
1442
+ default?(_: any): any;
1412
1443
  };
1413
1444
  refs: {};
1414
1445
  rootEl: any;
@@ -1525,9 +1556,7 @@ declare function __VLS_template_43(): {
1525
1556
  declare function __VLS_template_44(): {
1526
1557
  attrs: Partial<{}>;
1527
1558
  slots: {
1528
- title?(_: {}): any;
1529
1559
  default?(_: {}): any;
1530
- actions?(_: {}): any;
1531
1560
  };
1532
1561
  refs: {};
1533
1562
  rootEl: any;
@@ -1545,10 +1574,12 @@ declare function __VLS_template_45(): {
1545
1574
  declare function __VLS_template_46(): {
1546
1575
  attrs: Partial<{}>;
1547
1576
  slots: {
1577
+ title?(_: {}): any;
1548
1578
  default?(_: {}): any;
1579
+ actions?(_: {}): any;
1549
1580
  };
1550
1581
  refs: {};
1551
- rootEl: HTMLDivElement;
1582
+ rootEl: any;
1552
1583
  };
1553
1584
 
1554
1585
  declare function __VLS_template_47(): {
@@ -1566,7 +1597,7 @@ declare function __VLS_template_48(): {
1566
1597
  default?(_: {}): any;
1567
1598
  };
1568
1599
  refs: {};
1569
- rootEl: any;
1600
+ rootEl: HTMLDivElement;
1570
1601
  };
1571
1602
 
1572
1603
  declare function __VLS_template_49(): {
@@ -1608,9 +1639,7 @@ declare function __VLS_template_51(): {
1608
1639
  declare function __VLS_template_52(): {
1609
1640
  attrs: Partial<{}>;
1610
1641
  slots: {
1611
- header?(_: {}): any;
1612
1642
  default?(_: {}): any;
1613
- actions?(_: {}): any;
1614
1643
  };
1615
1644
  refs: {};
1616
1645
  rootEl: any;
@@ -1628,7 +1657,9 @@ declare function __VLS_template_53(): {
1628
1657
  declare function __VLS_template_54(): {
1629
1658
  attrs: Partial<{}>;
1630
1659
  slots: {
1660
+ header?(_: {}): any;
1631
1661
  default?(_: {}): any;
1662
+ actions?(_: {}): any;
1632
1663
  };
1633
1664
  refs: {};
1634
1665
  rootEl: any;
@@ -1649,7 +1680,7 @@ declare function __VLS_template_56(): {
1649
1680
  default?(_: {}): any;
1650
1681
  };
1651
1682
  refs: {};
1652
- rootEl: HTMLDivElement;
1683
+ rootEl: any;
1653
1684
  };
1654
1685
 
1655
1686
  declare function __VLS_template_57(): {
@@ -1673,10 +1704,10 @@ declare function __VLS_template_58(): {
1673
1704
  declare function __VLS_template_59(): {
1674
1705
  attrs: Partial<{}>;
1675
1706
  slots: {
1676
- suffix?(_: {}): any;
1707
+ default?(_: {}): any;
1677
1708
  };
1678
1709
  refs: {};
1679
- rootEl: HTMLDivElement;
1710
+ rootEl: any;
1680
1711
  };
1681
1712
 
1682
1713
  declare function __VLS_template_6(): {
@@ -1691,25 +1722,25 @@ declare function __VLS_template_6(): {
1691
1722
  declare function __VLS_template_60(): {
1692
1723
  attrs: Partial<{}>;
1693
1724
  slots: {
1694
- default?(_: any): any;
1725
+ default?(_: {}): any;
1695
1726
  };
1696
1727
  refs: {};
1697
- rootEl: any;
1728
+ rootEl: HTMLDivElement;
1698
1729
  };
1699
1730
 
1700
1731
  declare function __VLS_template_61(): {
1701
1732
  attrs: Partial<{}>;
1702
1733
  slots: {
1703
- default?(_: {}): any;
1734
+ suffix?(_: {}): any;
1704
1735
  };
1705
1736
  refs: {};
1706
- rootEl: any;
1737
+ rootEl: HTMLDivElement;
1707
1738
  };
1708
1739
 
1709
1740
  declare function __VLS_template_62(): {
1710
1741
  attrs: Partial<{}>;
1711
1742
  slots: {
1712
- default?(_: {}): any;
1743
+ default?(_: any): any;
1713
1744
  };
1714
1745
  refs: {};
1715
1746
  rootEl: any;
@@ -1748,7 +1779,7 @@ declare function __VLS_template_66(): {
1748
1779
  default?(_: {}): any;
1749
1780
  };
1750
1781
  refs: {};
1751
- rootEl: HTMLDivElement;
1782
+ rootEl: any;
1752
1783
  };
1753
1784
 
1754
1785
  declare function __VLS_template_67(): {
@@ -1766,7 +1797,7 @@ declare function __VLS_template_68(): {
1766
1797
  default?(_: {}): any;
1767
1798
  };
1768
1799
  refs: {};
1769
- rootEl: any;
1800
+ rootEl: HTMLDivElement;
1770
1801
  };
1771
1802
 
1772
1803
  declare function __VLS_template_69(): {
@@ -1806,6 +1837,24 @@ declare function __VLS_template_71(): {
1806
1837
  };
1807
1838
 
1808
1839
  declare function __VLS_template_72(): {
1840
+ attrs: Partial<{}>;
1841
+ slots: {
1842
+ default?(_: {}): any;
1843
+ };
1844
+ refs: {};
1845
+ rootEl: any;
1846
+ };
1847
+
1848
+ declare function __VLS_template_73(): {
1849
+ attrs: Partial<{}>;
1850
+ slots: {
1851
+ default?(_: {}): any;
1852
+ };
1853
+ refs: {};
1854
+ rootEl: any;
1855
+ };
1856
+
1857
+ declare function __VLS_template_74(): {
1809
1858
  attrs: Partial<{}>;
1810
1859
  slots: {
1811
1860
  default?(_: {}): any;
@@ -1935,7 +1984,7 @@ declare function __VLS_template_72(): {
1935
1984
  rootEl: any;
1936
1985
  };
1937
1986
 
1938
- declare function __VLS_template_73(): {
1987
+ declare function __VLS_template_75(): {
1939
1988
  attrs: Partial<{}>;
1940
1989
  slots: {
1941
1990
  default?(_: {}): any;
@@ -1944,7 +1993,7 @@ declare function __VLS_template_73(): {
1944
1993
  rootEl: any;
1945
1994
  };
1946
1995
 
1947
- declare function __VLS_template_74(): {
1996
+ declare function __VLS_template_76(): {
1948
1997
  attrs: Partial<{}>;
1949
1998
  slots: {
1950
1999
  default?(_: {}): any;
@@ -1953,7 +2002,7 @@ declare function __VLS_template_74(): {
1953
2002
  rootEl: any;
1954
2003
  };
1955
2004
 
1956
- declare function __VLS_template_75(): {
2005
+ declare function __VLS_template_77(): {
1957
2006
  attrs: Partial<{}>;
1958
2007
  slots: {
1959
2008
  default?(_: {}): any;
@@ -1962,7 +2011,7 @@ declare function __VLS_template_75(): {
1962
2011
  rootEl: any;
1963
2012
  };
1964
2013
 
1965
- declare function __VLS_template_76(): {
2014
+ declare function __VLS_template_78(): {
1966
2015
  attrs: Partial<{}>;
1967
2016
  slots: {
1968
2017
  default?(_: {}): any;
@@ -1971,16 +2020,16 @@ declare function __VLS_template_76(): {
1971
2020
  rootEl: any;
1972
2021
  };
1973
2022
 
1974
- declare function __VLS_template_77(): {
2023
+ declare function __VLS_template_79(): {
1975
2024
  attrs: Partial<{}>;
1976
2025
  slots: {
1977
- default?(_: any): any;
2026
+ default?(_: {}): any;
1978
2027
  };
1979
2028
  refs: {};
1980
2029
  rootEl: any;
1981
2030
  };
1982
2031
 
1983
- declare function __VLS_template_78(): {
2032
+ declare function __VLS_template_8(): {
1984
2033
  attrs: Partial<{}>;
1985
2034
  slots: {
1986
2035
  default?(_: {}): any;
@@ -1989,7 +2038,16 @@ declare function __VLS_template_78(): {
1989
2038
  rootEl: any;
1990
2039
  };
1991
2040
 
1992
- declare function __VLS_template_79(): {
2041
+ declare function __VLS_template_80(): {
2042
+ attrs: Partial<{}>;
2043
+ slots: {
2044
+ default?(_: any): any;
2045
+ };
2046
+ refs: {};
2047
+ rootEl: any;
2048
+ };
2049
+
2050
+ declare function __VLS_template_81(): {
1993
2051
  attrs: Partial<{}>;
1994
2052
  slots: {
1995
2053
  default?(_: {}): any;
@@ -1998,7 +2056,7 @@ declare function __VLS_template_79(): {
1998
2056
  rootEl: any;
1999
2057
  };
2000
2058
 
2001
- declare function __VLS_template_8(): {
2059
+ declare function __VLS_template_82(): {
2002
2060
  attrs: Partial<{}>;
2003
2061
  slots: {
2004
2062
  default?(_: {}): any;
@@ -2007,7 +2065,7 @@ declare function __VLS_template_8(): {
2007
2065
  rootEl: any;
2008
2066
  };
2009
2067
 
2010
- declare function __VLS_template_80(): {
2068
+ declare function __VLS_template_83(): {
2011
2069
  attrs: Partial<{}>;
2012
2070
  slots: {
2013
2071
  default?(_: {}): any;
@@ -2182,7 +2240,7 @@ declare function __VLS_template_80(): {
2182
2240
  rootEl: any;
2183
2241
  };
2184
2242
 
2185
- declare function __VLS_template_81(): {
2243
+ declare function __VLS_template_84(): {
2186
2244
  attrs: Partial<{}>;
2187
2245
  slots: {
2188
2246
  default?(_: {}): any;
@@ -2360,6 +2418,12 @@ declare type __VLS_TemplateResult_80 = ReturnType<typeof __VLS_template_80>;
2360
2418
 
2361
2419
  declare type __VLS_TemplateResult_81 = ReturnType<typeof __VLS_template_81>;
2362
2420
 
2421
+ declare type __VLS_TemplateResult_82 = ReturnType<typeof __VLS_template_82>;
2422
+
2423
+ declare type __VLS_TemplateResult_83 = ReturnType<typeof __VLS_template_83>;
2424
+
2425
+ declare type __VLS_TemplateResult_84 = ReturnType<typeof __VLS_template_84>;
2426
+
2363
2427
  declare type __VLS_TemplateResult_9 = ReturnType<typeof __VLS_template_9>;
2364
2428
 
2365
2429
  declare type __VLS_WithTemplateSlots<T, S> = T & {
@@ -2842,6 +2906,24 @@ declare type __VLS_WithTemplateSlots_81<T, S> = T & {
2842
2906
  };
2843
2907
  };
2844
2908
 
2909
+ declare type __VLS_WithTemplateSlots_82<T, S> = T & {
2910
+ new (): {
2911
+ $slots: S;
2912
+ };
2913
+ };
2914
+
2915
+ declare type __VLS_WithTemplateSlots_83<T, S> = T & {
2916
+ new (): {
2917
+ $slots: S;
2918
+ };
2919
+ };
2920
+
2921
+ declare type __VLS_WithTemplateSlots_84<T, S> = T & {
2922
+ new (): {
2923
+ $slots: S;
2924
+ };
2925
+ };
2926
+
2845
2927
  declare type __VLS_WithTemplateSlots_9<T, S> = T & {
2846
2928
  new (): {
2847
2929
  $slots: S;
@@ -2916,17 +2998,17 @@ export { CalendarCell }
2916
2998
 
2917
2999
  export declare const CalendarCellTrigger: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
2918
3000
 
2919
- export { CalendarGrid }
3001
+ export declare const CalendarGrid: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
2920
3002
 
2921
- export declare const CalendarGridBody: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
3003
+ export declare const CalendarGridBody: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
2922
3004
 
2923
3005
  export { CalendarGridHead }
2924
3006
 
2925
- export declare const CalendarGridRow: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
3007
+ export declare const CalendarGridRow: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
2926
3008
 
2927
- export declare const CalendarHeadCell: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
3009
+ export declare const CalendarHeadCell: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
2928
3010
 
2929
- export declare const CalendarHeader: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
3011
+ export declare const CalendarHeader: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
2930
3012
 
2931
3013
  export declare const CalendarHeading: DefineComponent<CalendarHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
2932
3014
 
@@ -2948,11 +3030,11 @@ iconOnly: boolean;
2948
3030
 
2949
3031
  export { CalendarRoot }
2950
3032
 
2951
- export declare const Checkbox: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
3033
+ export declare const Checkbox: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
2952
3034
 
2953
3035
  export { ColumnDef }
2954
3036
 
2955
- export declare const ComboboxAnchor: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
3037
+ export declare const ComboboxAnchor: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
2956
3038
 
2957
3039
  export declare const ComboboxClear: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
2958
3040
  clear: () => any;
@@ -2960,7 +3042,7 @@ clear: () => any;
2960
3042
  onClear?: (() => any) | undefined;
2961
3043
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
2962
3044
 
2963
- export declare const ComboboxContent: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
3045
+ export declare const ComboboxContent: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
2964
3046
 
2965
3047
  export { ComboboxEmpty }
2966
3048
 
@@ -2970,15 +3052,15 @@ export declare const ComboboxInput: DefineComponent<ComboboxInputProps, {}, {},
2970
3052
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
2971
3053
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
2972
3054
 
2973
- export declare const ComboboxItem: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
3055
+ export declare const ComboboxItem: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
2974
3056
 
2975
3057
  export { ComboboxPortal }
2976
3058
 
2977
- export { ComboboxRoot }
3059
+ export declare const ComboboxRoot: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
2978
3060
 
2979
3061
  export declare const ComboboxTrigger: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2980
3062
 
2981
- export declare const ComboboxViewport: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
3063
+ export declare const ComboboxViewport: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
2982
3064
 
2983
3065
  export { ConfigType }
2984
3066
 
@@ -3015,29 +3097,29 @@ export { DatePickerCalendar }
3015
3097
 
3016
3098
  export { DatePickerCell }
3017
3099
 
3018
- export declare const DatePickerCellTrigger: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
3100
+ export declare const DatePickerCellTrigger: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
3019
3101
 
3020
3102
  export { DatePickerClose }
3021
3103
 
3022
- export declare const DatePickerContent: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
3104
+ export declare const DatePickerContent: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
3023
3105
 
3024
- export declare const DatePickerField: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
3106
+ export declare const DatePickerField: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
3025
3107
 
3026
3108
  export { DatePickerGrid }
3027
3109
 
3028
- export declare const DatePickerGridBody: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
3110
+ export declare const DatePickerGridBody: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
3029
3111
 
3030
3112
  export { DatePickerGridHead }
3031
3113
 
3032
- export declare const DatePickerGridRow: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
3114
+ export declare const DatePickerGridRow: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
3033
3115
 
3034
- export declare const DatePickerHeadCell: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
3116
+ export declare const DatePickerHeadCell: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
3035
3117
 
3036
- export declare const DatePickerHeader: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
3118
+ export declare const DatePickerHeader: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
3037
3119
 
3038
3120
  export declare const DatePickerHeading: DefineComponent<DatePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3039
3121
 
3040
- export declare const DatePickerInput: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
3122
+ export declare const DatePickerInput: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
3041
3123
 
3042
3124
  export declare const DatePickerNext: DefineComponent<IDatePickerNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerNextProps> & Readonly<{}>, {
3043
3125
  size: ButtonSize;
@@ -3057,7 +3139,7 @@ iconOnly: boolean;
3057
3139
 
3058
3140
  export { DatePickerRoot }
3059
3141
 
3060
- export declare const DatePickerTrigger: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
3142
+ export declare const DatePickerTrigger: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
3061
3143
 
3062
3144
  export { DateRangePickerAnchor }
3063
3145
 
@@ -3071,27 +3153,28 @@ export { DateRangePickerCalendar }
3071
3153
 
3072
3154
  export { DateRangePickerCell }
3073
3155
 
3074
- export declare const DateRangePickerCellTrigger: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
3156
+ export declare const DateRangePickerCellTrigger: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
3075
3157
 
3076
3158
  export { DateRangePickerClose }
3077
3159
 
3078
- export declare const DateRangePickerContent: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
3160
+ export declare const DateRangePickerContent: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
3079
3161
 
3080
3162
  export declare const DateRangePickerField: DefineComponent<IDatePickerFieldProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps_2> & Readonly<{}>, {
3163
+ size: "small" | "default" | "large";
3081
3164
  width: number;
3082
3165
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3083
3166
 
3084
3167
  export { DateRangePickerGrid }
3085
3168
 
3086
- export declare const DateRangePickerGridBody: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
3169
+ export declare const DateRangePickerGridBody: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
3087
3170
 
3088
3171
  export { DateRangePickerGridHead }
3089
3172
 
3090
- export declare const DateRangePickerGridRow: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
3173
+ export declare const DateRangePickerGridRow: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
3091
3174
 
3092
- export declare const DateRangePickerHeadCell: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
3175
+ export declare const DateRangePickerHeadCell: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
3093
3176
 
3094
- export declare const DateRangePickerHeader: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
3177
+ export declare const DateRangePickerHeader: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
3095
3178
 
3096
3179
  export declare const DateRangePickerHeading: DefineComponent<DateRangePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3097
3180
 
@@ -3113,17 +3196,17 @@ iconOnly: boolean;
3113
3196
 
3114
3197
  export { DateRangePickerRoot }
3115
3198
 
3116
- export declare const DateRangePickerTrigger: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
3199
+ export declare const DateRangePickerTrigger: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
3117
3200
 
3118
3201
  export { Dayjs }
3119
3202
 
3120
3203
  export { dayjs }
3121
3204
 
3122
- export declare const DialogActions: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
3205
+ export declare const DialogActions: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
3123
3206
 
3124
- export declare const DialogContent: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
3207
+ export declare const DialogContent: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
3125
3208
 
3126
- export declare const DialogDescription: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
3209
+ export declare const DialogDescription: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
3127
3210
 
3128
3211
  export declare const DialogOverlay: DefineComponent<DialogOverlayProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3129
3212
 
@@ -3133,15 +3216,15 @@ export { DialogRoot }
3133
3216
 
3134
3217
  export { DialogTrigger }
3135
3218
 
3136
- export declare const DrawerContent: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
3219
+ export declare const DrawerContent: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
3137
3220
 
3138
- export declare const DrawerOverlay: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
3221
+ export declare const DrawerOverlay: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
3139
3222
 
3140
- export declare const DrawerPortal: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
3223
+ export declare const DrawerPortal: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
3141
3224
 
3142
- export declare const DrawerRoot: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
3225
+ export declare const DrawerRoot: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
3143
3226
 
3144
- export declare const DrawerTrigger: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
3227
+ export declare const DrawerTrigger: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
3145
3228
 
3146
3229
  export declare const DropdownMenuArrow: DefineComponent<DropdownMenuArrowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuArrowProps> & Readonly<{}>, {
3147
3230
  rounded: boolean;
@@ -3151,11 +3234,11 @@ height: number;
3151
3234
 
3152
3235
  export { DropdownMenuCheckboxItem }
3153
3236
 
3154
- export declare const DropdownMenuContent: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
3237
+ export declare const DropdownMenuContent: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
3155
3238
 
3156
3239
  export { DropdownMenuGroup }
3157
3240
 
3158
- export declare const DropdownMenuItem: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
3241
+ export declare const DropdownMenuItem: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
3159
3242
 
3160
3243
  export { DropdownMenuItemIndicator }
3161
3244
 
@@ -3173,20 +3256,20 @@ export declare const DropdownMenuSeparator: DefineComponent<DropdownMenuSeparato
3173
3256
 
3174
3257
  export { DropdownMenuSub }
3175
3258
 
3176
- export declare const DropdownMenuSubContent: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
3259
+ export declare const DropdownMenuSubContent: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
3177
3260
 
3178
- export declare const DropdownMenuSubTrigger: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
3261
+ export declare const DropdownMenuSubTrigger: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
3179
3262
 
3180
3263
  export { DropdownMenuTrigger }
3181
3264
 
3182
- declare const File_2: DefineComponent<__VLS_Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
3265
+ declare const File_2: DefineComponent<__VLS_Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
3183
3266
  remove: (file: IFile_2) => any;
3184
- }, string, PublicProps, Readonly<__VLS_Props_7> & Readonly<{
3267
+ }, string, PublicProps, Readonly<__VLS_Props_8> & Readonly<{
3185
3268
  onRemove?: ((file: IFile_2) => any) | undefined;
3186
3269
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
3187
3270
  export { File_2 as File }
3188
3271
 
3189
- export declare const FormField: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
3272
+ export declare const FormField: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
3190
3273
 
3191
3274
  declare const forwared: ComputedRef<Readonly<{
3192
3275
  type: "scroll" | "auto" | "hover" | "always";
@@ -3315,6 +3398,10 @@ declare interface ICalendarPrevProps_3 extends Omit<RangeCalendarNextProps, 'as'
3315
3398
  declare interface ICalendarPrevProps_4 extends Omit<RangeCalendarPrevProps, 'as' | 'asChild'>, IButtonProps {
3316
3399
  }
3317
3400
 
3401
+ declare interface IComboboxAnchorProps extends ComboboxAnchorProps {
3402
+ size?: 'small' | 'default' | 'large';
3403
+ }
3404
+
3318
3405
  declare interface IComboboxItemProps extends ComboboxItemProps {
3319
3406
  label?: string;
3320
3407
  }
@@ -3353,11 +3440,13 @@ declare interface IDataTableProps<T = any> {
3353
3440
  declare interface IDatePickerFieldProps {
3354
3441
  width?: number;
3355
3442
  placeholder?: string;
3443
+ size?: 'small' | 'default' | 'large';
3356
3444
  }
3357
3445
 
3358
3446
  declare interface IDatePickerFieldProps_2 {
3359
3447
  width?: number;
3360
3448
  inputPlaceholder?: string;
3449
+ size?: 'small' | 'default' | 'large';
3361
3450
  }
3362
3451
 
3363
3452
  declare interface IDatePickerNextProps extends Omit<DatePickerNextProps, 'as' | 'asChild'>, IButtonProps {
@@ -3459,78 +3548,17 @@ onChange?: ((value: number) => any) | undefined;
3459
3548
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
3460
3549
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
3461
3550
 
3462
- export declare const InputPhone: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3463
- "update:modelValue": (value: string) => any;
3464
- } & {
3465
- clear: () => any;
3466
- input: (value: Event) => any;
3467
- blur: (value: FocusEvent) => any;
3468
- focus: (value: FocusEvent) => any;
3469
- paste: (value: ClipboardEvent) => any;
3470
- }, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
3471
- onClear?: (() => any) | undefined;
3472
- onInput?: ((value: Event) => any) | undefined;
3473
- onBlur?: ((value: FocusEvent) => any) | undefined;
3474
- onFocus?: ((value: FocusEvent) => any) | undefined;
3475
- onPaste?: ((value: ClipboardEvent) => any) | undefined;
3476
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3477
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
3478
-
3479
- /**
3480
- * Типы пропсов для компонента InputPhone
3481
- */
3482
- declare type InputPhoneProps = {
3483
- /** Текст метки поля */
3484
- label?: string;
3485
- /** Плейсхолдер поля ввода */
3486
- placeholder?: string;
3487
- /** Разрешать очистку поля */
3488
- allowClear?: boolean;
3489
- /** Имя поля для форм */
3490
- name?: string;
3491
- /** Заблокированное состояние */
3492
- disabled?: boolean;
3493
- /** Состояние ошибки */
3494
- error?: boolean;
3495
- /** Текст ошибки */
3496
- errorText?: string;
3497
- /** Тип поля ввода */
3498
- type?: 'text' | 'password';
3499
- /** Размер поля */
3500
- size?: 'small' | 'default' | 'large';
3501
- /** ID поля для привязки к label */
3502
- inputId?: string;
3503
- /** Вариант оформления */
3504
- variant?: 'empty' | 'outlined' | 'fill';
3505
- /** Значение поля */
3506
- value?: string;
3507
- /** Обязательное поле */
3508
- required?: boolean;
3509
- /** Растягивать на всю ширину */
3510
- full?: boolean;
3511
- /** Только для чтения */
3512
- readonly?: boolean;
3513
- /** Максимальная длина (18 символов для формата +7 (XXX) XXX-XX-XX) */
3514
- maxlength?: number;
3515
- /** Показывать счетчик символов */
3516
- showMaxLength?: boolean;
3517
- };
3518
-
3519
- export declare const InputText: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
3551
+ export declare const InputText: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
3520
3552
 
3521
3553
  declare type InputTextProps = {
3522
- label?: string;
3523
3554
  placeholder?: string;
3524
3555
  allowClear?: boolean;
3525
3556
  name?: string;
3526
3557
  disabled?: boolean;
3527
3558
  error?: boolean;
3528
- errorText?: string;
3529
- type?: 'text' | 'password';
3530
- size?: 'small' | 'default' | 'large';
3559
+ type?: "text" | "password" | "phone";
3560
+ size?: "small" | "default" | "large";
3531
3561
  inputId?: string;
3532
- variant?: 'empty' | 'outlined' | 'fill';
3533
- value?: string;
3534
3562
  required?: boolean;
3535
3563
  full?: boolean;
3536
3564
  readonly?: boolean;
@@ -3538,8 +3566,6 @@ declare type InputTextProps = {
3538
3566
  showMaxLength?: boolean;
3539
3567
  };
3540
3568
 
3541
- declare type InputTextProps_2 = InputPhoneProps;
3542
-
3543
3569
  declare interface IPopoverContentProps extends PopoverContentProps {
3544
3570
  width?: number;
3545
3571
  }
@@ -3556,6 +3582,10 @@ declare interface ISelectItemProps extends SelectItemProps {
3556
3582
  label?: string;
3557
3583
  }
3558
3584
 
3585
+ declare interface ISelectTriggerProps extends SelectTriggerProps {
3586
+ size?: 'small' | 'default' | 'large';
3587
+ }
3588
+
3559
3589
  declare interface ISelectValueProps extends SelectValueProps {
3560
3590
  maxSelectedLabels?: number;
3561
3591
  }
@@ -3574,7 +3604,7 @@ declare interface ITooltipContentProps extends TooltipContentProps {
3574
3604
  viewArrow?: boolean;
3575
3605
  }
3576
3606
 
3577
- export declare const Label: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
3607
+ export declare const Label: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
3578
3608
 
3579
3609
  export { ListboxContent }
3580
3610
 
@@ -3611,7 +3641,7 @@ declare type MenuItem = {
3611
3641
  disabled?: boolean;
3612
3642
  };
3613
3643
 
3614
- export declare const Message: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
3644
+ export declare const Message: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
3615
3645
 
3616
3646
  export declare const PaginationEllipsis: DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3617
3647
 
@@ -3619,9 +3649,9 @@ export declare const PaginationFirst: DefineComponent<PaginationFirstProps, {},
3619
3649
 
3620
3650
  export declare const PaginationLast: DefineComponent<PaginationLastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3621
3651
 
3622
- export declare const PaginationList: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
3652
+ export declare const PaginationList: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
3623
3653
 
3624
- export declare const PaginationListItem: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
3654
+ export declare const PaginationListItem: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
3625
3655
 
3626
3656
  export declare const PaginationNext: DefineComponent<PaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3627
3657
 
@@ -3639,7 +3669,7 @@ height: number;
3639
3669
 
3640
3670
  export { PopoverClose }
3641
3671
 
3642
- export declare const PopoverContent: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
3672
+ export declare const PopoverContent: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
3643
3673
 
3644
3674
  export { PopoverPortal }
3645
3675
 
@@ -3664,19 +3694,19 @@ export { RadioGroupRoot }
3664
3694
 
3665
3695
  export { RangeCalendarCell }
3666
3696
 
3667
- export declare const RangeCalendarCellTrigger: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
3697
+ export declare const RangeCalendarCellTrigger: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
3668
3698
 
3669
3699
  export { RangeCalendarGrid }
3670
3700
 
3671
- export declare const RangeCalendarGridBody: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
3701
+ export declare const RangeCalendarGridBody: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
3672
3702
 
3673
3703
  export { RangeCalendarGridHead }
3674
3704
 
3675
- export declare const RangeCalendarGridRow: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
3705
+ export declare const RangeCalendarGridRow: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
3676
3706
 
3677
- export declare const RangeCalendarHeadCell: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
3707
+ export declare const RangeCalendarHeadCell: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
3678
3708
 
3679
- export declare const RangeCalendarHeader: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
3709
+ export declare const RangeCalendarHeader: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
3680
3710
 
3681
3711
  export declare const RangeCalendarHeading: DefineComponent<RangeCalendarHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3682
3712
 
@@ -3698,29 +3728,29 @@ iconOnly: boolean;
3698
3728
 
3699
3729
  export { RangeCalendarRoot }
3700
3730
 
3701
- export declare const Schedule: DefineComponent<__VLS_PublicProps_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3731
+ export declare const Schedule: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3702
3732
  "update:modelValue": (value: TShedule | null) => any;
3703
- }, string, PublicProps, Readonly<__VLS_PublicProps_7> & Readonly<{
3733
+ }, string, PublicProps, Readonly<__VLS_PublicProps_6> & Readonly<{
3704
3734
  "onUpdate:modelValue"?: ((value: TShedule | null) => any) | undefined;
3705
3735
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3706
3736
 
3707
- export declare const ScrollAreaRoot: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
3737
+ export declare const ScrollAreaRoot: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
3708
3738
 
3709
3739
  export declare const ScrollAreaScrollbar: DefineComponent<ScrollAreaScrollbarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaScrollbarProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3710
3740
 
3711
- export declare const ScrollAreaViewport: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
3741
+ export declare const ScrollAreaViewport: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
3712
3742
 
3713
3743
  declare function scrollToBottom(): void;
3714
3744
 
3715
3745
  declare function scrollToTop(): void;
3716
3746
 
3717
- export declare const SelectContent: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
3747
+ export declare const SelectContent: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
3718
3748
 
3719
3749
  export { SelectGroup }
3720
3750
 
3721
3751
  export { SelectIcon }
3722
3752
 
3723
- export declare const SelectItem: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
3753
+ export declare const SelectItem: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
3724
3754
 
3725
3755
  export { SelectItemIndicator }
3726
3756
 
@@ -3730,7 +3760,7 @@ export { SelectLabel }
3730
3760
 
3731
3761
  export { SelectPortal }
3732
3762
 
3733
- export { SelectRoot }
3763
+ export declare const SelectRoot: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
3734
3764
 
3735
3765
  export { SelectScrollDownButton }
3736
3766
 
@@ -3738,21 +3768,21 @@ export { SelectScrollUpButton }
3738
3768
 
3739
3769
  export declare const SelectSeparator: DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3740
3770
 
3741
- export declare const SelectTrigger: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
3771
+ export declare const SelectTrigger: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
3742
3772
 
3743
- export declare const SelectValue: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
3773
+ export declare const SelectValue: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
3744
3774
 
3745
- export declare const SelectViewport: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
3775
+ export declare const SelectViewport: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
3746
3776
 
3747
3777
  export declare const Spinner: DefineComponent<ISpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISpinnerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
3748
3778
 
3749
- export declare const StepperItem: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
3779
+ export declare const StepperItem: __VLS_WithTemplateSlots_82<typeof __VLS_component_82, __VLS_TemplateResult_82["slots"]>;
3750
3780
 
3751
- export declare const StepperRoot: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
3781
+ export declare const StepperRoot: __VLS_WithTemplateSlots_83<typeof __VLS_component_83, __VLS_TemplateResult_83["slots"]>;
3752
3782
 
3753
3783
  declare type StringOrVNode = string | VNode | (() => VNode);
3754
3784
 
3755
- export declare const SwitchRoot: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
3785
+ export declare const SwitchRoot: __VLS_WithTemplateSlots_84<typeof __VLS_component_84, __VLS_TemplateResult_84["slots"]>;
3756
3786
 
3757
3787
  export declare const SwitchThumb: DefineComponent<SwitchThumbProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3758
3788
 
@@ -3760,13 +3790,13 @@ export { TabsContent }
3760
3790
 
3761
3791
  export { TabsIndicator }
3762
3792
 
3763
- export declare const TabsList: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
3793
+ export declare const TabsList: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
3764
3794
 
3765
- export declare const TabsRoot: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
3795
+ export declare const TabsRoot: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
3766
3796
 
3767
- export declare const TabsTrigger: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
3797
+ export declare const TabsTrigger: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
3768
3798
 
3769
- export declare const Tag: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
3799
+ export declare const Tag: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
3770
3800
 
3771
3801
  export declare interface TagColors {
3772
3802
  background?: string;
@@ -3781,13 +3811,13 @@ declare interface TagProps {
3781
3811
 
3782
3812
  export declare type TDayWeek = 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | 'sunday';
3783
3813
 
3784
- export declare const Textarea: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3814
+ export declare const Textarea: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3785
3815
  "update:modelValue": (value: string) => any;
3786
3816
  } & {
3787
3817
  blur: (value: FocusEvent) => any;
3788
3818
  focusIn: (value: FocusEvent) => any;
3789
3819
  focusOut: (value: FocusEvent) => any;
3790
- }, string, PublicProps, Readonly<__VLS_PublicProps_6> & Readonly<{
3820
+ }, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
3791
3821
  onBlur?: ((value: FocusEvent) => any) | undefined;
3792
3822
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3793
3823
  onFocusIn?: ((value: FocusEvent) => any) | undefined;
@@ -3819,7 +3849,7 @@ export { ToastAction }
3819
3849
 
3820
3850
  export declare const ToastClose: DefineComponent<ToastCloseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3821
3851
 
3822
- export declare const ToastDescription: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
3852
+ export declare const ToastDescription: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
3823
3853
 
3824
3854
  export declare const Toaster: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3825
3855
 
@@ -3832,17 +3862,17 @@ declare type ToasterToast = IToastRootProps & {
3832
3862
 
3833
3863
  export { ToastPortal }
3834
3864
 
3835
- export declare const ToastProvider: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
3865
+ export declare const ToastProvider: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
3836
3866
 
3837
- export declare const ToastRoot: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
3867
+ export declare const ToastRoot: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
3838
3868
 
3839
- export declare const ToastTitle: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
3869
+ export declare const ToastTitle: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
3840
3870
 
3841
3871
  declare type ToastVariant = "warn" | "success" | "error" | "info";
3842
3872
 
3843
3873
  export declare const ToastViewport: DefineComponent<ToastViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3844
3874
 
3845
- export declare const TooltipContent: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
3875
+ export declare const TooltipContent: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
3846
3876
 
3847
3877
  export { TooltipPortal }
3848
3878