prlg-ui 1.8.328 → 1.8.330
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/prlg-ui.css +1 -1
- package/dist/reka-ui/index.cjs.js +5 -5
- package/dist/reka-ui/index.es.js +3488 -3454
- package/dist/rekaUI.d.ts +266 -277
- package/dist/scss/colors.scss +18 -0
- package/dist/scss/main.scss +1 -1
- package/dist/scss/reset.css +64 -0
- package/dist/scss/vars.scss +23 -0
- package/package.json +1 -1
- package/dist/scss/reset.scss +0 -62
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';
|
|
@@ -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 {
|
|
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<
|
|
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<
|
|
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<
|
|
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<
|
|
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<
|
|
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<
|
|
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<
|
|
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<
|
|
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<
|
|
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<
|
|
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,42 @@ 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
|
|
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<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
276
277
|
|
|
277
|
-
declare const __VLS_component_26: DefineComponent<
|
|
278
|
+
declare const __VLS_component_26: DefineComponent<ComboboxAnchorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
278
279
|
|
|
279
|
-
declare const __VLS_component_27: DefineComponent<
|
|
280
|
+
declare const __VLS_component_27: DefineComponent<IComboboxItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
280
281
|
|
|
281
|
-
declare const __VLS_component_28: DefineComponent<
|
|
282
|
+
declare const __VLS_component_28: DefineComponent<ComboboxViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
282
283
|
|
|
283
|
-
declare const __VLS_component_29: DefineComponent<
|
|
284
|
+
declare const __VLS_component_29: DefineComponent<DatePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
284
285
|
|
|
285
286
|
declare const __VLS_component_3: DefineComponent<IAccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionItemProps> & Readonly<{}>, {
|
|
286
287
|
styleVariant: "inline" | "filled" | "outlined";
|
|
287
288
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
288
289
|
|
|
289
|
-
declare const __VLS_component_30: DefineComponent<
|
|
290
|
+
declare const __VLS_component_30: DefineComponent<DatePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
291
|
+
|
|
292
|
+
declare const __VLS_component_31: DefineComponent<IDatePickerFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps> & Readonly<{}>, {
|
|
293
|
+
size: "small" | "default" | "large";
|
|
290
294
|
width: number;
|
|
291
295
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
292
296
|
|
|
293
|
-
declare const
|
|
297
|
+
declare const __VLS_component_32: DefineComponent<DatePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
294
298
|
|
|
295
|
-
declare const
|
|
299
|
+
declare const __VLS_component_33: DefineComponent<DatePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
296
300
|
|
|
297
|
-
declare const
|
|
301
|
+
declare const __VLS_component_34: DefineComponent<DatePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
298
302
|
|
|
299
|
-
declare const
|
|
303
|
+
declare const __VLS_component_35: DefineComponent<DatePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
300
304
|
|
|
301
|
-
declare const
|
|
305
|
+
declare const __VLS_component_36: DefineComponent<DatePickerInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
302
306
|
|
|
303
|
-
declare const
|
|
307
|
+
declare const __VLS_component_37: DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
304
308
|
|
|
305
|
-
declare const
|
|
309
|
+
declare const __VLS_component_38: DefineComponent<DateRangePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
306
310
|
|
|
307
|
-
declare const
|
|
308
|
-
|
|
309
|
-
declare const __VLS_component_39: DefineComponent<DateRangePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
311
|
+
declare const __VLS_component_39: DefineComponent<DateRangePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
310
312
|
|
|
311
313
|
declare const __VLS_component_4: DefineComponent<IAccordionRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
312
314
|
"update:modelValue": (value: string | string[] | undefined) => any;
|
|
@@ -314,15 +316,17 @@ declare const __VLS_component_4: DefineComponent<IAccordionRootProps, {}, {}, {}
|
|
|
314
316
|
"onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
|
|
315
317
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
316
318
|
|
|
317
|
-
declare const __VLS_component_40: DefineComponent<
|
|
319
|
+
declare const __VLS_component_40: DefineComponent<DateRangePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
320
|
+
|
|
321
|
+
declare const __VLS_component_41: DefineComponent<DateRangePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
318
322
|
|
|
319
|
-
declare const
|
|
323
|
+
declare const __VLS_component_42: DefineComponent<DateRangePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
320
324
|
|
|
321
|
-
declare const
|
|
325
|
+
declare const __VLS_component_43: DefineComponent<DateRangePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
322
326
|
|
|
323
|
-
declare const
|
|
327
|
+
declare const __VLS_component_44: DefineComponent<DateRangePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
324
328
|
|
|
325
|
-
declare const
|
|
329
|
+
declare const __VLS_component_45: DefineComponent<IDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
326
330
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
327
331
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
328
332
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -342,11 +346,11 @@ disableOutsidePointerEvents: boolean;
|
|
|
342
346
|
closeButton: IDialogCloseProps;
|
|
343
347
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
344
348
|
|
|
345
|
-
declare const
|
|
349
|
+
declare const __VLS_component_46: DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
346
350
|
|
|
347
|
-
declare const
|
|
351
|
+
declare const __VLS_component_47: DefineComponent<IDialogActionsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDialogActionsProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
348
352
|
|
|
349
|
-
declare const
|
|
353
|
+
declare const __VLS_component_48: DefineComponent<IDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
350
354
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
351
355
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
352
356
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -362,13 +366,17 @@ onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
|
362
366
|
width: number;
|
|
363
367
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
364
368
|
|
|
365
|
-
declare const
|
|
369
|
+
declare const __VLS_component_49: DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
366
370
|
select: (event: Event) => any;
|
|
367
371
|
}, string, PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
|
|
368
372
|
onSelect?: ((event: Event) => any) | undefined;
|
|
369
373
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
370
374
|
|
|
371
|
-
declare const
|
|
375
|
+
declare const __VLS_component_5: DefineComponent<IAccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionTriggerProps> & Readonly<{}>, {
|
|
376
|
+
visibleArrow: boolean;
|
|
377
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
378
|
+
|
|
379
|
+
declare const __VLS_component_50: DefineComponent<IDropdownMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
372
380
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
373
381
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
374
382
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -388,19 +396,15 @@ onEntryFocus?: ((event: Event) => any) | undefined;
|
|
|
388
396
|
width: number;
|
|
389
397
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
390
398
|
|
|
391
|
-
declare const
|
|
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>;
|
|
399
|
+
declare const __VLS_component_51: DefineComponent<DropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
396
400
|
|
|
397
|
-
declare const
|
|
401
|
+
declare const __VLS_component_52: DefineComponent<DialogRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
398
402
|
"update:open": (value: boolean) => any;
|
|
399
403
|
}, string, PublicProps, Readonly<DialogRootProps> & Readonly<{
|
|
400
404
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
401
405
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
402
406
|
|
|
403
|
-
declare const
|
|
407
|
+
declare const __VLS_component_53: DefineComponent<IDialogContentProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
404
408
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
405
409
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
406
410
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -420,17 +424,17 @@ position: "right" | "top" | "left" | "bottom";
|
|
|
420
424
|
closeButton: IDrawerCloseProps;
|
|
421
425
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
422
426
|
|
|
423
|
-
declare const __VLS_component_53: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
424
|
-
|
|
425
427
|
declare const __VLS_component_54: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
426
428
|
|
|
427
|
-
declare const __VLS_component_55: DefineComponent<
|
|
429
|
+
declare const __VLS_component_55: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
428
430
|
|
|
429
|
-
declare const __VLS_component_56: DefineComponent<
|
|
431
|
+
declare const __VLS_component_56: DefineComponent<DialogTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
430
432
|
|
|
431
|
-
declare const __VLS_component_57: DefineComponent<
|
|
433
|
+
declare const __VLS_component_57: DefineComponent<__VLS_Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_6> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
432
434
|
|
|
433
|
-
declare const __VLS_component_58: DefineComponent<
|
|
435
|
+
declare const __VLS_component_58: DefineComponent<LabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
436
|
+
|
|
437
|
+
declare const __VLS_component_59: DefineComponent<ExtractPropTypes< {
|
|
434
438
|
type: {
|
|
435
439
|
type: PropType<"error" | "warning" | "info">;
|
|
436
440
|
default: string;
|
|
@@ -449,7 +453,15 @@ outlined: boolean;
|
|
|
449
453
|
type: "error" | "info" | "warning";
|
|
450
454
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
451
455
|
|
|
452
|
-
declare const
|
|
456
|
+
declare const __VLS_component_6: DefineComponent<IAlertDialogActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogActionProps> & Readonly<{}>, {
|
|
457
|
+
size: ButtonSize;
|
|
458
|
+
variant: ButtonVariant;
|
|
459
|
+
buttonStyle: ButtonStyle;
|
|
460
|
+
strong: boolean;
|
|
461
|
+
as: AsTag | Component;
|
|
462
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
463
|
+
|
|
464
|
+
declare const __VLS_component_60: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
453
465
|
"update:modelValue": (value: string) => any;
|
|
454
466
|
} & {
|
|
455
467
|
clear: () => any;
|
|
@@ -466,19 +478,11 @@ onPaste?: ((value: ClipboardEvent) => any) | undefined;
|
|
|
466
478
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
467
479
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
468
480
|
|
|
469
|
-
declare const
|
|
470
|
-
size: ButtonSize;
|
|
471
|
-
variant: ButtonVariant;
|
|
472
|
-
buttonStyle: ButtonStyle;
|
|
473
|
-
strong: boolean;
|
|
474
|
-
as: AsTag | Component;
|
|
475
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
476
|
-
|
|
477
|
-
declare const __VLS_component_60: DefineComponent<PaginationListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
481
|
+
declare const __VLS_component_61: DefineComponent<PaginationListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
478
482
|
|
|
479
|
-
declare const
|
|
483
|
+
declare const __VLS_component_62: DefineComponent<PaginationListItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
480
484
|
|
|
481
|
-
declare const
|
|
485
|
+
declare const __VLS_component_63: DefineComponent<IPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
482
486
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
483
487
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
484
488
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -497,25 +501,33 @@ width: number;
|
|
|
497
501
|
alignOffset: number;
|
|
498
502
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
499
503
|
|
|
500
|
-
declare const
|
|
504
|
+
declare const __VLS_component_64: DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
501
505
|
|
|
502
|
-
declare const
|
|
506
|
+
declare const __VLS_component_65: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
503
507
|
|
|
504
|
-
declare const
|
|
508
|
+
declare const __VLS_component_66: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
505
509
|
|
|
506
|
-
declare const
|
|
510
|
+
declare const __VLS_component_67: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
|
|
507
511
|
colors: TagColors;
|
|
508
512
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
509
513
|
|
|
510
|
-
declare const
|
|
514
|
+
declare const __VLS_component_68: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
|
|
511
515
|
as: AsTag | Component;
|
|
512
516
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
513
517
|
|
|
514
|
-
declare const
|
|
518
|
+
declare const __VLS_component_69: DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
|
|
515
519
|
swipeDirection: "left" | "right" | "up" | "down";
|
|
516
520
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
517
521
|
|
|
518
|
-
declare const
|
|
522
|
+
declare const __VLS_component_7: DefineComponent<IAlertDialogCancelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogCancelProps> & Readonly<{}>, {
|
|
523
|
+
size: ButtonSize;
|
|
524
|
+
variant: ButtonVariant;
|
|
525
|
+
buttonStyle: ButtonStyle;
|
|
526
|
+
strong: boolean;
|
|
527
|
+
as: AsTag | Component;
|
|
528
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
529
|
+
|
|
530
|
+
declare const __VLS_component_70: DefineComponent<IToastRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
519
531
|
pause: () => any;
|
|
520
532
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
521
533
|
"update:open": (value: boolean) => any;
|
|
@@ -601,19 +613,11 @@ y: number;
|
|
|
601
613
|
variant: ToastVariant;
|
|
602
614
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
603
615
|
|
|
604
|
-
declare const
|
|
605
|
-
size: ButtonSize;
|
|
606
|
-
variant: ButtonVariant;
|
|
607
|
-
buttonStyle: ButtonStyle;
|
|
608
|
-
strong: boolean;
|
|
616
|
+
declare const __VLS_component_71: DefineComponent<ToastTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {
|
|
609
617
|
as: AsTag | Component;
|
|
610
618
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
611
619
|
|
|
612
|
-
declare const
|
|
613
|
-
as: AsTag | Component;
|
|
614
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
615
|
-
|
|
616
|
-
declare const __VLS_component_71: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
620
|
+
declare const __VLS_component_72: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
617
621
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
618
622
|
pointerDownOutside: (event: Event) => any;
|
|
619
623
|
}, string, PublicProps, Readonly<ITooltipContentProps> & Readonly<{
|
|
@@ -623,7 +627,7 @@ onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
|
623
627
|
viewArrow: boolean;
|
|
624
628
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
625
629
|
|
|
626
|
-
declare const
|
|
630
|
+
declare const __VLS_component_73: DefineComponent<IScrollAreaRootProps, {
|
|
627
631
|
scrollToBottom: typeof scrollToBottom;
|
|
628
632
|
scrollToTop: typeof scrollToTop;
|
|
629
633
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IScrollAreaRootProps> & Readonly<{}>, {
|
|
@@ -751,9 +755,9 @@ scrollTopLeft: () => void;
|
|
|
751
755
|
}>) | null;
|
|
752
756
|
}, any>;
|
|
753
757
|
|
|
754
|
-
declare const
|
|
758
|
+
declare const __VLS_component_74: DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
755
759
|
|
|
756
|
-
declare const
|
|
760
|
+
declare const __VLS_component_75: DefineComponent<SelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
757
761
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
758
762
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
759
763
|
closeAutoFocus: (event: Event) => any;
|
|
@@ -763,23 +767,33 @@ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
|
763
767
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
764
768
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
765
769
|
|
|
766
|
-
declare const
|
|
770
|
+
declare const __VLS_component_76: DefineComponent<ISelectItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
767
771
|
|
|
768
|
-
declare const
|
|
772
|
+
declare const __VLS_component_77: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
773
|
+
"update:modelValue": (value: AcceptableValue) => any;
|
|
774
|
+
"update:open": (value: boolean) => any;
|
|
775
|
+
}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{
|
|
776
|
+
"onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
|
|
777
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
778
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
769
779
|
|
|
770
|
-
declare const
|
|
771
|
-
|
|
780
|
+
declare const __VLS_component_78: DefineComponent<ISelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectTriggerProps> & Readonly<{}>, {
|
|
781
|
+
size: "small" | "default" | "large";
|
|
772
782
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
773
783
|
|
|
774
|
-
declare const
|
|
775
|
-
|
|
776
|
-
|
|
784
|
+
declare const __VLS_component_79: DefineComponent<ISelectValueProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectValueProps> & Readonly<{}>, {
|
|
785
|
+
maxSelectedLabels: number;
|
|
786
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
777
787
|
|
|
778
788
|
declare const __VLS_component_8: DefineComponent<IAlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogContentProps> & Readonly<{}>, {
|
|
779
789
|
width: number;
|
|
780
790
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
781
791
|
|
|
782
|
-
declare const __VLS_component_80: DefineComponent<
|
|
792
|
+
declare const __VLS_component_80: DefineComponent<SelectViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
793
|
+
|
|
794
|
+
declare const __VLS_component_81: DefineComponent<StepperItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<StepperItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
795
|
+
|
|
796
|
+
declare const __VLS_component_82: DefineComponent<StepperRootProps, {
|
|
783
797
|
$el: Readonly<ShallowRef<({
|
|
784
798
|
new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly<StepperRootProps> & Readonly<{
|
|
785
799
|
"onUpdate:modelValue"?: ((payload: number | undefined) => any) | undefined;
|
|
@@ -1039,7 +1053,7 @@ hasPrev: () => boolean;
|
|
|
1039
1053
|
}) | null;
|
|
1040
1054
|
}, any>;
|
|
1041
1055
|
|
|
1042
|
-
declare const
|
|
1056
|
+
declare const __VLS_component_83: DefineComponent<SwitchRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1043
1057
|
"update:modelValue": (payload: boolean) => any;
|
|
1044
1058
|
}, string, PublicProps, Readonly<SwitchRootProps> & Readonly<{
|
|
1045
1059
|
"onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
|
|
@@ -1058,9 +1072,7 @@ declare type __VLS_Props = {
|
|
|
1058
1072
|
variant?: 'info' | 'success' | 'warning' | 'error';
|
|
1059
1073
|
};
|
|
1060
1074
|
|
|
1061
|
-
declare type __VLS_Props_10 =
|
|
1062
|
-
|
|
1063
|
-
declare type __VLS_Props_11 = {
|
|
1075
|
+
declare type __VLS_Props_10 = {
|
|
1064
1076
|
file: string | IFile;
|
|
1065
1077
|
alt?: string;
|
|
1066
1078
|
size?: "small" | "medium" | "large" | "full";
|
|
@@ -1068,7 +1080,7 @@ declare type __VLS_Props_11 = {
|
|
|
1068
1080
|
viewInfo?: boolean;
|
|
1069
1081
|
};
|
|
1070
1082
|
|
|
1071
|
-
declare type
|
|
1083
|
+
declare type __VLS_Props_11 = {
|
|
1072
1084
|
label?: string;
|
|
1073
1085
|
placeholder?: string;
|
|
1074
1086
|
name?: string;
|
|
@@ -1088,10 +1100,13 @@ declare type __VLS_Props_12 = {
|
|
|
1088
1100
|
minHeight?: string;
|
|
1089
1101
|
};
|
|
1090
1102
|
|
|
1091
|
-
declare type
|
|
1103
|
+
declare type __VLS_Props_12 = {
|
|
1092
1104
|
placeholder?: string;
|
|
1105
|
+
size?: 'small' | 'default' | 'large';
|
|
1093
1106
|
};
|
|
1094
1107
|
|
|
1108
|
+
declare type __VLS_Props_13 = SelectRootProps;
|
|
1109
|
+
|
|
1095
1110
|
declare type __VLS_Props_2 = {
|
|
1096
1111
|
value?: string | number;
|
|
1097
1112
|
variant?: 'primary' | 'danger' | 'neutral';
|
|
@@ -1170,15 +1185,11 @@ declare type __VLS_PublicProps_4 = {
|
|
|
1170
1185
|
|
|
1171
1186
|
declare type __VLS_PublicProps_5 = {
|
|
1172
1187
|
modelValue?: string;
|
|
1173
|
-
} &
|
|
1188
|
+
} & __VLS_Props_11;
|
|
1174
1189
|
|
|
1175
1190
|
declare type __VLS_PublicProps_6 = {
|
|
1176
|
-
modelValue?: string;
|
|
1177
|
-
} & __VLS_Props_12;
|
|
1178
|
-
|
|
1179
|
-
declare type __VLS_PublicProps_7 = {
|
|
1180
1191
|
modelValue: TShedule | null;
|
|
1181
|
-
} &
|
|
1192
|
+
} & __VLS_Props_12;
|
|
1182
1193
|
|
|
1183
1194
|
declare function __VLS_template(): {
|
|
1184
1195
|
attrs: Partial<{}>;
|
|
@@ -1318,19 +1329,19 @@ declare function __VLS_template_22(): {
|
|
|
1318
1329
|
declare function __VLS_template_23(): {
|
|
1319
1330
|
attrs: Partial<{}>;
|
|
1320
1331
|
slots: {
|
|
1321
|
-
|
|
1332
|
+
default?(_: {}): any;
|
|
1322
1333
|
};
|
|
1323
1334
|
refs: {};
|
|
1324
|
-
rootEl:
|
|
1335
|
+
rootEl: any;
|
|
1325
1336
|
};
|
|
1326
1337
|
|
|
1327
1338
|
declare function __VLS_template_24(): {
|
|
1328
1339
|
attrs: Partial<{}>;
|
|
1329
1340
|
slots: {
|
|
1330
|
-
|
|
1341
|
+
label?(_: {}): any;
|
|
1331
1342
|
};
|
|
1332
1343
|
refs: {};
|
|
1333
|
-
rootEl:
|
|
1344
|
+
rootEl: HTMLLabelElement;
|
|
1334
1345
|
};
|
|
1335
1346
|
|
|
1336
1347
|
declare function __VLS_template_25(): {
|
|
@@ -1390,7 +1401,7 @@ declare function __VLS_template_3(): {
|
|
|
1390
1401
|
declare function __VLS_template_30(): {
|
|
1391
1402
|
attrs: Partial<{}>;
|
|
1392
1403
|
slots: {
|
|
1393
|
-
default?(_:
|
|
1404
|
+
default?(_: {}): any;
|
|
1394
1405
|
};
|
|
1395
1406
|
refs: {};
|
|
1396
1407
|
rootEl: any;
|
|
@@ -1399,7 +1410,7 @@ declare function __VLS_template_30(): {
|
|
|
1399
1410
|
declare function __VLS_template_31(): {
|
|
1400
1411
|
attrs: Partial<{}>;
|
|
1401
1412
|
slots: {
|
|
1402
|
-
default?(_:
|
|
1413
|
+
default?(_: any): any;
|
|
1403
1414
|
};
|
|
1404
1415
|
refs: {};
|
|
1405
1416
|
rootEl: any;
|
|
@@ -1525,9 +1536,7 @@ declare function __VLS_template_43(): {
|
|
|
1525
1536
|
declare function __VLS_template_44(): {
|
|
1526
1537
|
attrs: Partial<{}>;
|
|
1527
1538
|
slots: {
|
|
1528
|
-
title?(_: {}): any;
|
|
1529
1539
|
default?(_: {}): any;
|
|
1530
|
-
actions?(_: {}): any;
|
|
1531
1540
|
};
|
|
1532
1541
|
refs: {};
|
|
1533
1542
|
rootEl: any;
|
|
@@ -1536,7 +1545,9 @@ declare function __VLS_template_44(): {
|
|
|
1536
1545
|
declare function __VLS_template_45(): {
|
|
1537
1546
|
attrs: Partial<{}>;
|
|
1538
1547
|
slots: {
|
|
1548
|
+
title?(_: {}): any;
|
|
1539
1549
|
default?(_: {}): any;
|
|
1550
|
+
actions?(_: {}): any;
|
|
1540
1551
|
};
|
|
1541
1552
|
refs: {};
|
|
1542
1553
|
rootEl: any;
|
|
@@ -1548,7 +1559,7 @@ declare function __VLS_template_46(): {
|
|
|
1548
1559
|
default?(_: {}): any;
|
|
1549
1560
|
};
|
|
1550
1561
|
refs: {};
|
|
1551
|
-
rootEl:
|
|
1562
|
+
rootEl: any;
|
|
1552
1563
|
};
|
|
1553
1564
|
|
|
1554
1565
|
declare function __VLS_template_47(): {
|
|
@@ -1557,7 +1568,7 @@ declare function __VLS_template_47(): {
|
|
|
1557
1568
|
default?(_: {}): any;
|
|
1558
1569
|
};
|
|
1559
1570
|
refs: {};
|
|
1560
|
-
rootEl:
|
|
1571
|
+
rootEl: HTMLDivElement;
|
|
1561
1572
|
};
|
|
1562
1573
|
|
|
1563
1574
|
declare function __VLS_template_48(): {
|
|
@@ -1608,9 +1619,7 @@ declare function __VLS_template_51(): {
|
|
|
1608
1619
|
declare function __VLS_template_52(): {
|
|
1609
1620
|
attrs: Partial<{}>;
|
|
1610
1621
|
slots: {
|
|
1611
|
-
header?(_: {}): any;
|
|
1612
1622
|
default?(_: {}): any;
|
|
1613
|
-
actions?(_: {}): any;
|
|
1614
1623
|
};
|
|
1615
1624
|
refs: {};
|
|
1616
1625
|
rootEl: any;
|
|
@@ -1619,7 +1628,9 @@ declare function __VLS_template_52(): {
|
|
|
1619
1628
|
declare function __VLS_template_53(): {
|
|
1620
1629
|
attrs: Partial<{}>;
|
|
1621
1630
|
slots: {
|
|
1631
|
+
header?(_: {}): any;
|
|
1622
1632
|
default?(_: {}): any;
|
|
1633
|
+
actions?(_: {}): any;
|
|
1623
1634
|
};
|
|
1624
1635
|
refs: {};
|
|
1625
1636
|
rootEl: any;
|
|
@@ -1649,7 +1660,7 @@ declare function __VLS_template_56(): {
|
|
|
1649
1660
|
default?(_: {}): any;
|
|
1650
1661
|
};
|
|
1651
1662
|
refs: {};
|
|
1652
|
-
rootEl:
|
|
1663
|
+
rootEl: any;
|
|
1653
1664
|
};
|
|
1654
1665
|
|
|
1655
1666
|
declare function __VLS_template_57(): {
|
|
@@ -1658,7 +1669,7 @@ declare function __VLS_template_57(): {
|
|
|
1658
1669
|
default?(_: {}): any;
|
|
1659
1670
|
};
|
|
1660
1671
|
refs: {};
|
|
1661
|
-
rootEl:
|
|
1672
|
+
rootEl: HTMLDivElement;
|
|
1662
1673
|
};
|
|
1663
1674
|
|
|
1664
1675
|
declare function __VLS_template_58(): {
|
|
@@ -1667,13 +1678,13 @@ declare function __VLS_template_58(): {
|
|
|
1667
1678
|
default?(_: {}): any;
|
|
1668
1679
|
};
|
|
1669
1680
|
refs: {};
|
|
1670
|
-
rootEl:
|
|
1681
|
+
rootEl: any;
|
|
1671
1682
|
};
|
|
1672
1683
|
|
|
1673
1684
|
declare function __VLS_template_59(): {
|
|
1674
1685
|
attrs: Partial<{}>;
|
|
1675
1686
|
slots: {
|
|
1676
|
-
|
|
1687
|
+
default?(_: {}): any;
|
|
1677
1688
|
};
|
|
1678
1689
|
refs: {};
|
|
1679
1690
|
rootEl: HTMLDivElement;
|
|
@@ -1691,16 +1702,16 @@ declare function __VLS_template_6(): {
|
|
|
1691
1702
|
declare function __VLS_template_60(): {
|
|
1692
1703
|
attrs: Partial<{}>;
|
|
1693
1704
|
slots: {
|
|
1694
|
-
|
|
1705
|
+
suffix?(_: {}): any;
|
|
1695
1706
|
};
|
|
1696
1707
|
refs: {};
|
|
1697
|
-
rootEl:
|
|
1708
|
+
rootEl: HTMLDivElement;
|
|
1698
1709
|
};
|
|
1699
1710
|
|
|
1700
1711
|
declare function __VLS_template_61(): {
|
|
1701
1712
|
attrs: Partial<{}>;
|
|
1702
1713
|
slots: {
|
|
1703
|
-
default?(_:
|
|
1714
|
+
default?(_: any): any;
|
|
1704
1715
|
};
|
|
1705
1716
|
refs: {};
|
|
1706
1717
|
rootEl: any;
|
|
@@ -1748,7 +1759,7 @@ declare function __VLS_template_66(): {
|
|
|
1748
1759
|
default?(_: {}): any;
|
|
1749
1760
|
};
|
|
1750
1761
|
refs: {};
|
|
1751
|
-
rootEl:
|
|
1762
|
+
rootEl: any;
|
|
1752
1763
|
};
|
|
1753
1764
|
|
|
1754
1765
|
declare function __VLS_template_67(): {
|
|
@@ -1757,7 +1768,7 @@ declare function __VLS_template_67(): {
|
|
|
1757
1768
|
default?(_: {}): any;
|
|
1758
1769
|
};
|
|
1759
1770
|
refs: {};
|
|
1760
|
-
rootEl:
|
|
1771
|
+
rootEl: HTMLDivElement;
|
|
1761
1772
|
};
|
|
1762
1773
|
|
|
1763
1774
|
declare function __VLS_template_68(): {
|
|
@@ -1806,6 +1817,15 @@ declare function __VLS_template_71(): {
|
|
|
1806
1817
|
};
|
|
1807
1818
|
|
|
1808
1819
|
declare function __VLS_template_72(): {
|
|
1820
|
+
attrs: Partial<{}>;
|
|
1821
|
+
slots: {
|
|
1822
|
+
default?(_: {}): any;
|
|
1823
|
+
};
|
|
1824
|
+
refs: {};
|
|
1825
|
+
rootEl: any;
|
|
1826
|
+
};
|
|
1827
|
+
|
|
1828
|
+
declare function __VLS_template_73(): {
|
|
1809
1829
|
attrs: Partial<{}>;
|
|
1810
1830
|
slots: {
|
|
1811
1831
|
default?(_: {}): any;
|
|
@@ -1935,7 +1955,7 @@ declare function __VLS_template_72(): {
|
|
|
1935
1955
|
rootEl: any;
|
|
1936
1956
|
};
|
|
1937
1957
|
|
|
1938
|
-
declare function
|
|
1958
|
+
declare function __VLS_template_74(): {
|
|
1939
1959
|
attrs: Partial<{}>;
|
|
1940
1960
|
slots: {
|
|
1941
1961
|
default?(_: {}): any;
|
|
@@ -1944,7 +1964,7 @@ declare function __VLS_template_73(): {
|
|
|
1944
1964
|
rootEl: any;
|
|
1945
1965
|
};
|
|
1946
1966
|
|
|
1947
|
-
declare function
|
|
1967
|
+
declare function __VLS_template_75(): {
|
|
1948
1968
|
attrs: Partial<{}>;
|
|
1949
1969
|
slots: {
|
|
1950
1970
|
default?(_: {}): any;
|
|
@@ -1953,7 +1973,7 @@ declare function __VLS_template_74(): {
|
|
|
1953
1973
|
rootEl: any;
|
|
1954
1974
|
};
|
|
1955
1975
|
|
|
1956
|
-
declare function
|
|
1976
|
+
declare function __VLS_template_76(): {
|
|
1957
1977
|
attrs: Partial<{}>;
|
|
1958
1978
|
slots: {
|
|
1959
1979
|
default?(_: {}): any;
|
|
@@ -1962,7 +1982,7 @@ declare function __VLS_template_75(): {
|
|
|
1962
1982
|
rootEl: any;
|
|
1963
1983
|
};
|
|
1964
1984
|
|
|
1965
|
-
declare function
|
|
1985
|
+
declare function __VLS_template_77(): {
|
|
1966
1986
|
attrs: Partial<{}>;
|
|
1967
1987
|
slots: {
|
|
1968
1988
|
default?(_: {}): any;
|
|
@@ -1971,7 +1991,16 @@ declare function __VLS_template_76(): {
|
|
|
1971
1991
|
rootEl: any;
|
|
1972
1992
|
};
|
|
1973
1993
|
|
|
1974
|
-
declare function
|
|
1994
|
+
declare function __VLS_template_78(): {
|
|
1995
|
+
attrs: Partial<{}>;
|
|
1996
|
+
slots: {
|
|
1997
|
+
default?(_: {}): any;
|
|
1998
|
+
};
|
|
1999
|
+
refs: {};
|
|
2000
|
+
rootEl: any;
|
|
2001
|
+
};
|
|
2002
|
+
|
|
2003
|
+
declare function __VLS_template_79(): {
|
|
1975
2004
|
attrs: Partial<{}>;
|
|
1976
2005
|
slots: {
|
|
1977
2006
|
default?(_: any): any;
|
|
@@ -1980,7 +2009,7 @@ declare function __VLS_template_77(): {
|
|
|
1980
2009
|
rootEl: any;
|
|
1981
2010
|
};
|
|
1982
2011
|
|
|
1983
|
-
declare function
|
|
2012
|
+
declare function __VLS_template_8(): {
|
|
1984
2013
|
attrs: Partial<{}>;
|
|
1985
2014
|
slots: {
|
|
1986
2015
|
default?(_: {}): any;
|
|
@@ -1989,7 +2018,7 @@ declare function __VLS_template_78(): {
|
|
|
1989
2018
|
rootEl: any;
|
|
1990
2019
|
};
|
|
1991
2020
|
|
|
1992
|
-
declare function
|
|
2021
|
+
declare function __VLS_template_80(): {
|
|
1993
2022
|
attrs: Partial<{}>;
|
|
1994
2023
|
slots: {
|
|
1995
2024
|
default?(_: {}): any;
|
|
@@ -1998,7 +2027,7 @@ declare function __VLS_template_79(): {
|
|
|
1998
2027
|
rootEl: any;
|
|
1999
2028
|
};
|
|
2000
2029
|
|
|
2001
|
-
declare function
|
|
2030
|
+
declare function __VLS_template_81(): {
|
|
2002
2031
|
attrs: Partial<{}>;
|
|
2003
2032
|
slots: {
|
|
2004
2033
|
default?(_: {}): any;
|
|
@@ -2007,7 +2036,7 @@ declare function __VLS_template_8(): {
|
|
|
2007
2036
|
rootEl: any;
|
|
2008
2037
|
};
|
|
2009
2038
|
|
|
2010
|
-
declare function
|
|
2039
|
+
declare function __VLS_template_82(): {
|
|
2011
2040
|
attrs: Partial<{}>;
|
|
2012
2041
|
slots: {
|
|
2013
2042
|
default?(_: {}): any;
|
|
@@ -2182,7 +2211,7 @@ declare function __VLS_template_80(): {
|
|
|
2182
2211
|
rootEl: any;
|
|
2183
2212
|
};
|
|
2184
2213
|
|
|
2185
|
-
declare function
|
|
2214
|
+
declare function __VLS_template_83(): {
|
|
2186
2215
|
attrs: Partial<{}>;
|
|
2187
2216
|
slots: {
|
|
2188
2217
|
default?(_: {}): any;
|
|
@@ -2360,6 +2389,10 @@ declare type __VLS_TemplateResult_80 = ReturnType<typeof __VLS_template_80>;
|
|
|
2360
2389
|
|
|
2361
2390
|
declare type __VLS_TemplateResult_81 = ReturnType<typeof __VLS_template_81>;
|
|
2362
2391
|
|
|
2392
|
+
declare type __VLS_TemplateResult_82 = ReturnType<typeof __VLS_template_82>;
|
|
2393
|
+
|
|
2394
|
+
declare type __VLS_TemplateResult_83 = ReturnType<typeof __VLS_template_83>;
|
|
2395
|
+
|
|
2363
2396
|
declare type __VLS_TemplateResult_9 = ReturnType<typeof __VLS_template_9>;
|
|
2364
2397
|
|
|
2365
2398
|
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -2842,6 +2875,18 @@ declare type __VLS_WithTemplateSlots_81<T, S> = T & {
|
|
|
2842
2875
|
};
|
|
2843
2876
|
};
|
|
2844
2877
|
|
|
2878
|
+
declare type __VLS_WithTemplateSlots_82<T, S> = T & {
|
|
2879
|
+
new (): {
|
|
2880
|
+
$slots: S;
|
|
2881
|
+
};
|
|
2882
|
+
};
|
|
2883
|
+
|
|
2884
|
+
declare type __VLS_WithTemplateSlots_83<T, S> = T & {
|
|
2885
|
+
new (): {
|
|
2886
|
+
$slots: S;
|
|
2887
|
+
};
|
|
2888
|
+
};
|
|
2889
|
+
|
|
2845
2890
|
declare type __VLS_WithTemplateSlots_9<T, S> = T & {
|
|
2846
2891
|
new (): {
|
|
2847
2892
|
$slots: S;
|
|
@@ -2916,17 +2961,17 @@ export { CalendarCell }
|
|
|
2916
2961
|
|
|
2917
2962
|
export declare const CalendarCellTrigger: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
2918
2963
|
|
|
2919
|
-
export
|
|
2964
|
+
export declare const CalendarGrid: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
2920
2965
|
|
|
2921
|
-
export declare const CalendarGridBody:
|
|
2966
|
+
export declare const CalendarGridBody: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
|
|
2922
2967
|
|
|
2923
2968
|
export { CalendarGridHead }
|
|
2924
2969
|
|
|
2925
|
-
export declare const CalendarGridRow:
|
|
2970
|
+
export declare const CalendarGridRow: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
2926
2971
|
|
|
2927
|
-
export declare const CalendarHeadCell:
|
|
2972
|
+
export declare const CalendarHeadCell: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
2928
2973
|
|
|
2929
|
-
export declare const CalendarHeader:
|
|
2974
|
+
export declare const CalendarHeader: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
2930
2975
|
|
|
2931
2976
|
export declare const CalendarHeading: DefineComponent<CalendarHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2932
2977
|
|
|
@@ -2948,11 +2993,11 @@ iconOnly: boolean;
|
|
|
2948
2993
|
|
|
2949
2994
|
export { CalendarRoot }
|
|
2950
2995
|
|
|
2951
|
-
export declare const Checkbox:
|
|
2996
|
+
export declare const Checkbox: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
2952
2997
|
|
|
2953
2998
|
export { ColumnDef }
|
|
2954
2999
|
|
|
2955
|
-
export declare const ComboboxAnchor:
|
|
3000
|
+
export declare const ComboboxAnchor: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
2956
3001
|
|
|
2957
3002
|
export declare const ComboboxClear: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2958
3003
|
clear: () => any;
|
|
@@ -2960,7 +3005,7 @@ clear: () => any;
|
|
|
2960
3005
|
onClear?: (() => any) | undefined;
|
|
2961
3006
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
|
|
2962
3007
|
|
|
2963
|
-
export declare const ComboboxContent:
|
|
3008
|
+
export declare const ComboboxContent: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
2964
3009
|
|
|
2965
3010
|
export { ComboboxEmpty }
|
|
2966
3011
|
|
|
@@ -2970,7 +3015,7 @@ export declare const ComboboxInput: DefineComponent<ComboboxInputProps, {}, {},
|
|
|
2970
3015
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
2971
3016
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2972
3017
|
|
|
2973
|
-
export declare const ComboboxItem:
|
|
3018
|
+
export declare const ComboboxItem: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
2974
3019
|
|
|
2975
3020
|
export { ComboboxPortal }
|
|
2976
3021
|
|
|
@@ -2978,7 +3023,7 @@ export { ComboboxRoot }
|
|
|
2978
3023
|
|
|
2979
3024
|
export declare const ComboboxTrigger: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2980
3025
|
|
|
2981
|
-
export declare const ComboboxViewport:
|
|
3026
|
+
export declare const ComboboxViewport: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
2982
3027
|
|
|
2983
3028
|
export { ConfigType }
|
|
2984
3029
|
|
|
@@ -3015,29 +3060,29 @@ export { DatePickerCalendar }
|
|
|
3015
3060
|
|
|
3016
3061
|
export { DatePickerCell }
|
|
3017
3062
|
|
|
3018
|
-
export declare const DatePickerCellTrigger:
|
|
3063
|
+
export declare const DatePickerCellTrigger: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
|
|
3019
3064
|
|
|
3020
3065
|
export { DatePickerClose }
|
|
3021
3066
|
|
|
3022
|
-
export declare const DatePickerContent:
|
|
3067
|
+
export declare const DatePickerContent: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
|
|
3023
3068
|
|
|
3024
|
-
export declare const DatePickerField:
|
|
3069
|
+
export declare const DatePickerField: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
|
|
3025
3070
|
|
|
3026
3071
|
export { DatePickerGrid }
|
|
3027
3072
|
|
|
3028
|
-
export declare const DatePickerGridBody:
|
|
3073
|
+
export declare const DatePickerGridBody: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
|
|
3029
3074
|
|
|
3030
3075
|
export { DatePickerGridHead }
|
|
3031
3076
|
|
|
3032
|
-
export declare const DatePickerGridRow:
|
|
3077
|
+
export declare const DatePickerGridRow: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
3033
3078
|
|
|
3034
|
-
export declare const DatePickerHeadCell:
|
|
3079
|
+
export declare const DatePickerHeadCell: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
|
|
3035
3080
|
|
|
3036
|
-
export declare const DatePickerHeader:
|
|
3081
|
+
export declare const DatePickerHeader: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
|
|
3037
3082
|
|
|
3038
3083
|
export declare const DatePickerHeading: DefineComponent<DatePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3039
3084
|
|
|
3040
|
-
export declare const DatePickerInput:
|
|
3085
|
+
export declare const DatePickerInput: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
|
|
3041
3086
|
|
|
3042
3087
|
export declare const DatePickerNext: DefineComponent<IDatePickerNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerNextProps> & Readonly<{}>, {
|
|
3043
3088
|
size: ButtonSize;
|
|
@@ -3057,7 +3102,7 @@ iconOnly: boolean;
|
|
|
3057
3102
|
|
|
3058
3103
|
export { DatePickerRoot }
|
|
3059
3104
|
|
|
3060
|
-
export declare const DatePickerTrigger:
|
|
3105
|
+
export declare const DatePickerTrigger: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
|
|
3061
3106
|
|
|
3062
3107
|
export { DateRangePickerAnchor }
|
|
3063
3108
|
|
|
@@ -3071,27 +3116,28 @@ export { DateRangePickerCalendar }
|
|
|
3071
3116
|
|
|
3072
3117
|
export { DateRangePickerCell }
|
|
3073
3118
|
|
|
3074
|
-
export declare const DateRangePickerCellTrigger:
|
|
3119
|
+
export declare const DateRangePickerCellTrigger: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
|
|
3075
3120
|
|
|
3076
3121
|
export { DateRangePickerClose }
|
|
3077
3122
|
|
|
3078
|
-
export declare const DateRangePickerContent:
|
|
3123
|
+
export declare const DateRangePickerContent: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
|
|
3079
3124
|
|
|
3080
3125
|
export declare const DateRangePickerField: DefineComponent<IDatePickerFieldProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps_2> & Readonly<{}>, {
|
|
3126
|
+
size: "small" | "default" | "large";
|
|
3081
3127
|
width: number;
|
|
3082
3128
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3083
3129
|
|
|
3084
3130
|
export { DateRangePickerGrid }
|
|
3085
3131
|
|
|
3086
|
-
export declare const DateRangePickerGridBody:
|
|
3132
|
+
export declare const DateRangePickerGridBody: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
|
|
3087
3133
|
|
|
3088
3134
|
export { DateRangePickerGridHead }
|
|
3089
3135
|
|
|
3090
|
-
export declare const DateRangePickerGridRow:
|
|
3136
|
+
export declare const DateRangePickerGridRow: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
|
|
3091
3137
|
|
|
3092
|
-
export declare const DateRangePickerHeadCell:
|
|
3138
|
+
export declare const DateRangePickerHeadCell: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
|
|
3093
3139
|
|
|
3094
|
-
export declare const DateRangePickerHeader:
|
|
3140
|
+
export declare const DateRangePickerHeader: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
3095
3141
|
|
|
3096
3142
|
export declare const DateRangePickerHeading: DefineComponent<DateRangePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3097
3143
|
|
|
@@ -3113,17 +3159,17 @@ iconOnly: boolean;
|
|
|
3113
3159
|
|
|
3114
3160
|
export { DateRangePickerRoot }
|
|
3115
3161
|
|
|
3116
|
-
export declare const DateRangePickerTrigger:
|
|
3162
|
+
export declare const DateRangePickerTrigger: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
|
|
3117
3163
|
|
|
3118
3164
|
export { Dayjs }
|
|
3119
3165
|
|
|
3120
3166
|
export { dayjs }
|
|
3121
3167
|
|
|
3122
|
-
export declare const DialogActions:
|
|
3168
|
+
export declare const DialogActions: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
|
|
3123
3169
|
|
|
3124
|
-
export declare const DialogContent:
|
|
3170
|
+
export declare const DialogContent: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
|
|
3125
3171
|
|
|
3126
|
-
export declare const DialogDescription:
|
|
3172
|
+
export declare const DialogDescription: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
|
|
3127
3173
|
|
|
3128
3174
|
export declare const DialogOverlay: DefineComponent<DialogOverlayProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3129
3175
|
|
|
@@ -3133,15 +3179,15 @@ export { DialogRoot }
|
|
|
3133
3179
|
|
|
3134
3180
|
export { DialogTrigger }
|
|
3135
3181
|
|
|
3136
|
-
export declare const DrawerContent:
|
|
3182
|
+
export declare const DrawerContent: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
|
|
3137
3183
|
|
|
3138
|
-
export declare const DrawerOverlay:
|
|
3184
|
+
export declare const DrawerOverlay: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
|
|
3139
3185
|
|
|
3140
|
-
export declare const DrawerPortal:
|
|
3186
|
+
export declare const DrawerPortal: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
|
|
3141
3187
|
|
|
3142
|
-
export declare const DrawerRoot:
|
|
3188
|
+
export declare const DrawerRoot: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
|
|
3143
3189
|
|
|
3144
|
-
export declare const DrawerTrigger:
|
|
3190
|
+
export declare const DrawerTrigger: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
|
|
3145
3191
|
|
|
3146
3192
|
export declare const DropdownMenuArrow: DefineComponent<DropdownMenuArrowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuArrowProps> & Readonly<{}>, {
|
|
3147
3193
|
rounded: boolean;
|
|
@@ -3151,11 +3197,11 @@ height: number;
|
|
|
3151
3197
|
|
|
3152
3198
|
export { DropdownMenuCheckboxItem }
|
|
3153
3199
|
|
|
3154
|
-
export declare const DropdownMenuContent:
|
|
3200
|
+
export declare const DropdownMenuContent: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
|
|
3155
3201
|
|
|
3156
3202
|
export { DropdownMenuGroup }
|
|
3157
3203
|
|
|
3158
|
-
export declare const DropdownMenuItem:
|
|
3204
|
+
export declare const DropdownMenuItem: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
|
|
3159
3205
|
|
|
3160
3206
|
export { DropdownMenuItemIndicator }
|
|
3161
3207
|
|
|
@@ -3173,9 +3219,9 @@ export declare const DropdownMenuSeparator: DefineComponent<DropdownMenuSeparato
|
|
|
3173
3219
|
|
|
3174
3220
|
export { DropdownMenuSub }
|
|
3175
3221
|
|
|
3176
|
-
export declare const DropdownMenuSubContent:
|
|
3222
|
+
export declare const DropdownMenuSubContent: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
|
|
3177
3223
|
|
|
3178
|
-
export declare const DropdownMenuSubTrigger:
|
|
3224
|
+
export declare const DropdownMenuSubTrigger: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
|
|
3179
3225
|
|
|
3180
3226
|
export { DropdownMenuTrigger }
|
|
3181
3227
|
|
|
@@ -3186,7 +3232,7 @@ onRemove?: ((file: IFile_2) => any) | undefined;
|
|
|
3186
3232
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3187
3233
|
export { File_2 as File }
|
|
3188
3234
|
|
|
3189
|
-
export declare const FormField:
|
|
3235
|
+
export declare const FormField: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
|
|
3190
3236
|
|
|
3191
3237
|
declare const forwared: ComputedRef<Readonly<{
|
|
3192
3238
|
type: "scroll" | "auto" | "hover" | "always";
|
|
@@ -3353,11 +3399,13 @@ declare interface IDataTableProps<T = any> {
|
|
|
3353
3399
|
declare interface IDatePickerFieldProps {
|
|
3354
3400
|
width?: number;
|
|
3355
3401
|
placeholder?: string;
|
|
3402
|
+
size?: 'small' | 'default' | 'large';
|
|
3356
3403
|
}
|
|
3357
3404
|
|
|
3358
3405
|
declare interface IDatePickerFieldProps_2 {
|
|
3359
3406
|
width?: number;
|
|
3360
3407
|
inputPlaceholder?: string;
|
|
3408
|
+
size?: 'small' | 'default' | 'large';
|
|
3361
3409
|
}
|
|
3362
3410
|
|
|
3363
3411
|
declare interface IDatePickerNextProps extends Omit<DatePickerNextProps, 'as' | 'asChild'>, IButtonProps {
|
|
@@ -3423,9 +3471,9 @@ declare interface IFile_2 {
|
|
|
3423
3471
|
size: number | null;
|
|
3424
3472
|
}
|
|
3425
3473
|
|
|
3426
|
-
declare const Image_2: DefineComponent<
|
|
3474
|
+
declare const Image_2: DefineComponent<__VLS_Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
3427
3475
|
delete: () => any;
|
|
3428
|
-
}, string, PublicProps, Readonly<
|
|
3476
|
+
}, string, PublicProps, Readonly<__VLS_Props_10> & Readonly<{
|
|
3429
3477
|
onDelete?: (() => any) | undefined;
|
|
3430
3478
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
3431
3479
|
imageFullModal: CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
@@ -3459,78 +3507,17 @@ onChange?: ((value: number) => any) | undefined;
|
|
|
3459
3507
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
3460
3508
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3461
3509
|
|
|
3462
|
-
export declare const
|
|
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"]>;
|
|
3510
|
+
export declare const InputText: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
|
|
3520
3511
|
|
|
3521
3512
|
declare type InputTextProps = {
|
|
3522
|
-
label?: string;
|
|
3523
3513
|
placeholder?: string;
|
|
3524
3514
|
allowClear?: boolean;
|
|
3525
3515
|
name?: string;
|
|
3526
3516
|
disabled?: boolean;
|
|
3527
3517
|
error?: boolean;
|
|
3528
|
-
|
|
3529
|
-
|
|
3530
|
-
size?: 'small' | 'default' | 'large';
|
|
3518
|
+
type?: "text" | "password" | "phone";
|
|
3519
|
+
size?: "small" | "default" | "large";
|
|
3531
3520
|
inputId?: string;
|
|
3532
|
-
variant?: 'empty' | 'outlined' | 'fill';
|
|
3533
|
-
value?: string;
|
|
3534
3521
|
required?: boolean;
|
|
3535
3522
|
full?: boolean;
|
|
3536
3523
|
readonly?: boolean;
|
|
@@ -3538,8 +3525,6 @@ declare type InputTextProps = {
|
|
|
3538
3525
|
showMaxLength?: boolean;
|
|
3539
3526
|
};
|
|
3540
3527
|
|
|
3541
|
-
declare type InputTextProps_2 = InputPhoneProps;
|
|
3542
|
-
|
|
3543
3528
|
declare interface IPopoverContentProps extends PopoverContentProps {
|
|
3544
3529
|
width?: number;
|
|
3545
3530
|
}
|
|
@@ -3556,6 +3541,10 @@ declare interface ISelectItemProps extends SelectItemProps {
|
|
|
3556
3541
|
label?: string;
|
|
3557
3542
|
}
|
|
3558
3543
|
|
|
3544
|
+
declare interface ISelectTriggerProps extends SelectTriggerProps {
|
|
3545
|
+
size?: 'small' | 'default' | 'large';
|
|
3546
|
+
}
|
|
3547
|
+
|
|
3559
3548
|
declare interface ISelectValueProps extends SelectValueProps {
|
|
3560
3549
|
maxSelectedLabels?: number;
|
|
3561
3550
|
}
|
|
@@ -3574,7 +3563,7 @@ declare interface ITooltipContentProps extends TooltipContentProps {
|
|
|
3574
3563
|
viewArrow?: boolean;
|
|
3575
3564
|
}
|
|
3576
3565
|
|
|
3577
|
-
export declare const Label:
|
|
3566
|
+
export declare const Label: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
|
|
3578
3567
|
|
|
3579
3568
|
export { ListboxContent }
|
|
3580
3569
|
|
|
@@ -3611,7 +3600,7 @@ declare type MenuItem = {
|
|
|
3611
3600
|
disabled?: boolean;
|
|
3612
3601
|
};
|
|
3613
3602
|
|
|
3614
|
-
export declare const Message:
|
|
3603
|
+
export declare const Message: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
|
|
3615
3604
|
|
|
3616
3605
|
export declare const PaginationEllipsis: DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3617
3606
|
|
|
@@ -3619,9 +3608,9 @@ export declare const PaginationFirst: DefineComponent<PaginationFirstProps, {},
|
|
|
3619
3608
|
|
|
3620
3609
|
export declare const PaginationLast: DefineComponent<PaginationLastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3621
3610
|
|
|
3622
|
-
export declare const PaginationList:
|
|
3611
|
+
export declare const PaginationList: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
|
|
3623
3612
|
|
|
3624
|
-
export declare const PaginationListItem:
|
|
3613
|
+
export declare const PaginationListItem: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
|
|
3625
3614
|
|
|
3626
3615
|
export declare const PaginationNext: DefineComponent<PaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3627
3616
|
|
|
@@ -3639,7 +3628,7 @@ height: number;
|
|
|
3639
3628
|
|
|
3640
3629
|
export { PopoverClose }
|
|
3641
3630
|
|
|
3642
|
-
export declare const PopoverContent:
|
|
3631
|
+
export declare const PopoverContent: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
|
|
3643
3632
|
|
|
3644
3633
|
export { PopoverPortal }
|
|
3645
3634
|
|
|
@@ -3664,19 +3653,19 @@ export { RadioGroupRoot }
|
|
|
3664
3653
|
|
|
3665
3654
|
export { RangeCalendarCell }
|
|
3666
3655
|
|
|
3667
|
-
export declare const RangeCalendarCellTrigger:
|
|
3656
|
+
export declare const RangeCalendarCellTrigger: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
3668
3657
|
|
|
3669
3658
|
export { RangeCalendarGrid }
|
|
3670
3659
|
|
|
3671
|
-
export declare const RangeCalendarGridBody:
|
|
3660
|
+
export declare const RangeCalendarGridBody: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
3672
3661
|
|
|
3673
3662
|
export { RangeCalendarGridHead }
|
|
3674
3663
|
|
|
3675
|
-
export declare const RangeCalendarGridRow:
|
|
3664
|
+
export declare const RangeCalendarGridRow: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
3676
3665
|
|
|
3677
|
-
export declare const RangeCalendarHeadCell:
|
|
3666
|
+
export declare const RangeCalendarHeadCell: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
3678
3667
|
|
|
3679
|
-
export declare const RangeCalendarHeader:
|
|
3668
|
+
export declare const RangeCalendarHeader: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
3680
3669
|
|
|
3681
3670
|
export declare const RangeCalendarHeading: DefineComponent<RangeCalendarHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RangeCalendarHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3682
3671
|
|
|
@@ -3698,29 +3687,29 @@ iconOnly: boolean;
|
|
|
3698
3687
|
|
|
3699
3688
|
export { RangeCalendarRoot }
|
|
3700
3689
|
|
|
3701
|
-
export declare const Schedule: DefineComponent<
|
|
3690
|
+
export declare const Schedule: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3702
3691
|
"update:modelValue": (value: TShedule | null) => any;
|
|
3703
|
-
}, string, PublicProps, Readonly<
|
|
3692
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_6> & Readonly<{
|
|
3704
3693
|
"onUpdate:modelValue"?: ((value: TShedule | null) => any) | undefined;
|
|
3705
3694
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3706
3695
|
|
|
3707
|
-
export declare const ScrollAreaRoot:
|
|
3696
|
+
export declare const ScrollAreaRoot: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
|
|
3708
3697
|
|
|
3709
3698
|
export declare const ScrollAreaScrollbar: DefineComponent<ScrollAreaScrollbarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaScrollbarProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3710
3699
|
|
|
3711
|
-
export declare const ScrollAreaViewport:
|
|
3700
|
+
export declare const ScrollAreaViewport: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, __VLS_TemplateResult_74["slots"]>;
|
|
3712
3701
|
|
|
3713
3702
|
declare function scrollToBottom(): void;
|
|
3714
3703
|
|
|
3715
3704
|
declare function scrollToTop(): void;
|
|
3716
3705
|
|
|
3717
|
-
export declare const SelectContent:
|
|
3706
|
+
export declare const SelectContent: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
|
|
3718
3707
|
|
|
3719
3708
|
export { SelectGroup }
|
|
3720
3709
|
|
|
3721
3710
|
export { SelectIcon }
|
|
3722
3711
|
|
|
3723
|
-
export declare const SelectItem:
|
|
3712
|
+
export declare const SelectItem: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, __VLS_TemplateResult_76["slots"]>;
|
|
3724
3713
|
|
|
3725
3714
|
export { SelectItemIndicator }
|
|
3726
3715
|
|
|
@@ -3730,7 +3719,7 @@ export { SelectLabel }
|
|
|
3730
3719
|
|
|
3731
3720
|
export { SelectPortal }
|
|
3732
3721
|
|
|
3733
|
-
export
|
|
3722
|
+
export declare const SelectRoot: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, __VLS_TemplateResult_77["slots"]>;
|
|
3734
3723
|
|
|
3735
3724
|
export { SelectScrollDownButton }
|
|
3736
3725
|
|
|
@@ -3738,21 +3727,21 @@ export { SelectScrollUpButton }
|
|
|
3738
3727
|
|
|
3739
3728
|
export declare const SelectSeparator: DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3740
3729
|
|
|
3741
|
-
export declare const SelectTrigger:
|
|
3730
|
+
export declare const SelectTrigger: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, __VLS_TemplateResult_78["slots"]>;
|
|
3742
3731
|
|
|
3743
|
-
export declare const SelectValue:
|
|
3732
|
+
export declare const SelectValue: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, __VLS_TemplateResult_79["slots"]>;
|
|
3744
3733
|
|
|
3745
|
-
export declare const SelectViewport:
|
|
3734
|
+
export declare const SelectViewport: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, __VLS_TemplateResult_80["slots"]>;
|
|
3746
3735
|
|
|
3747
3736
|
export declare const Spinner: DefineComponent<ISpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISpinnerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3748
3737
|
|
|
3749
|
-
export declare const StepperItem:
|
|
3738
|
+
export declare const StepperItem: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, __VLS_TemplateResult_81["slots"]>;
|
|
3750
3739
|
|
|
3751
|
-
export declare const StepperRoot:
|
|
3740
|
+
export declare const StepperRoot: __VLS_WithTemplateSlots_82<typeof __VLS_component_82, __VLS_TemplateResult_82["slots"]>;
|
|
3752
3741
|
|
|
3753
3742
|
declare type StringOrVNode = string | VNode | (() => VNode);
|
|
3754
3743
|
|
|
3755
|
-
export declare const SwitchRoot:
|
|
3744
|
+
export declare const SwitchRoot: __VLS_WithTemplateSlots_83<typeof __VLS_component_83, __VLS_TemplateResult_83["slots"]>;
|
|
3756
3745
|
|
|
3757
3746
|
export declare const SwitchThumb: DefineComponent<SwitchThumbProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3758
3747
|
|
|
@@ -3760,13 +3749,13 @@ export { TabsContent }
|
|
|
3760
3749
|
|
|
3761
3750
|
export { TabsIndicator }
|
|
3762
3751
|
|
|
3763
|
-
export declare const TabsList:
|
|
3752
|
+
export declare const TabsList: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
|
|
3764
3753
|
|
|
3765
|
-
export declare const TabsRoot:
|
|
3754
|
+
export declare const TabsRoot: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
|
|
3766
3755
|
|
|
3767
|
-
export declare const TabsTrigger:
|
|
3756
|
+
export declare const TabsTrigger: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
|
|
3768
3757
|
|
|
3769
|
-
export declare const Tag:
|
|
3758
|
+
export declare const Tag: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
|
|
3770
3759
|
|
|
3771
3760
|
export declare interface TagColors {
|
|
3772
3761
|
background?: string;
|
|
@@ -3781,13 +3770,13 @@ declare interface TagProps {
|
|
|
3781
3770
|
|
|
3782
3771
|
export declare type TDayWeek = 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | 'sunday';
|
|
3783
3772
|
|
|
3784
|
-
export declare const Textarea: DefineComponent<
|
|
3773
|
+
export declare const Textarea: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3785
3774
|
"update:modelValue": (value: string) => any;
|
|
3786
3775
|
} & {
|
|
3787
3776
|
blur: (value: FocusEvent) => any;
|
|
3788
3777
|
focusIn: (value: FocusEvent) => any;
|
|
3789
3778
|
focusOut: (value: FocusEvent) => any;
|
|
3790
|
-
}, string, PublicProps, Readonly<
|
|
3779
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
|
|
3791
3780
|
onBlur?: ((value: FocusEvent) => any) | undefined;
|
|
3792
3781
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
3793
3782
|
onFocusIn?: ((value: FocusEvent) => any) | undefined;
|
|
@@ -3819,7 +3808,7 @@ export { ToastAction }
|
|
|
3819
3808
|
|
|
3820
3809
|
export declare const ToastClose: DefineComponent<ToastCloseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3821
3810
|
|
|
3822
|
-
export declare const ToastDescription:
|
|
3811
|
+
export declare const ToastDescription: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
|
|
3823
3812
|
|
|
3824
3813
|
export declare const Toaster: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3825
3814
|
|
|
@@ -3832,17 +3821,17 @@ declare type ToasterToast = IToastRootProps & {
|
|
|
3832
3821
|
|
|
3833
3822
|
export { ToastPortal }
|
|
3834
3823
|
|
|
3835
|
-
export declare const ToastProvider:
|
|
3824
|
+
export declare const ToastProvider: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
|
|
3836
3825
|
|
|
3837
|
-
export declare const ToastRoot:
|
|
3826
|
+
export declare const ToastRoot: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
|
|
3838
3827
|
|
|
3839
|
-
export declare const ToastTitle:
|
|
3828
|
+
export declare const ToastTitle: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
|
|
3840
3829
|
|
|
3841
3830
|
declare type ToastVariant = "warn" | "success" | "error" | "info";
|
|
3842
3831
|
|
|
3843
3832
|
export declare const ToastViewport: DefineComponent<ToastViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3844
3833
|
|
|
3845
|
-
export declare const TooltipContent:
|
|
3834
|
+
export declare const TooltipContent: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
|
|
3846
3835
|
|
|
3847
3836
|
export { TooltipPortal }
|
|
3848
3837
|
|