prlg-ui 1.8.287 → 1.8.289
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 +4 -4
- package/dist/reka-ui/index.es.js +6045 -4604
- package/dist/rekaUI.d.ts +272 -156
- package/dist/scss/colors.scss +1 -0
- package/package.json +1 -1
package/dist/rekaUI.d.ts
CHANGED
|
@@ -23,6 +23,14 @@ import { CalendarNextProps } from 'reka-ui';
|
|
|
23
23
|
import { CalendarPrevProps } from 'reka-ui';
|
|
24
24
|
import { default as CalendarRoot } from './CalendarRoot';
|
|
25
25
|
import { ColumnDef } from '@tanstack/vue-table';
|
|
26
|
+
import { ComboboxAnchorProps } from 'reka-ui';
|
|
27
|
+
import { ComboboxContentProps } from 'reka-ui';
|
|
28
|
+
import { ComboboxEmpty } from 'reka-ui';
|
|
29
|
+
import { ComboboxInputProps } from 'reka-ui';
|
|
30
|
+
import { ComboboxItemProps } from 'reka-ui';
|
|
31
|
+
import { ComboboxPortal } from 'reka-ui';
|
|
32
|
+
import { ComboboxRoot } from 'reka-ui';
|
|
33
|
+
import { ComboboxViewportProps } from 'reka-ui';
|
|
26
34
|
import { Component } from 'vue';
|
|
27
35
|
import { ComponentCustomProperties } from 'vue';
|
|
28
36
|
import { ComponentCustomProps } from 'vue';
|
|
@@ -220,47 +228,55 @@ onChange?: ((value: string | number | boolean | any[] | null, event: Event) => a
|
|
|
220
228
|
"onUpdate:indeterminate"?: ((value: boolean) => any) | undefined;
|
|
221
229
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
222
230
|
|
|
223
|
-
declare const __VLS_component_19: DefineComponent<
|
|
231
|
+
declare const __VLS_component_19: DefineComponent<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
224
232
|
|
|
225
233
|
declare const __VLS_component_2: DefineComponent<IAccordionHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
226
234
|
|
|
227
|
-
declare const __VLS_component_20: DefineComponent<
|
|
235
|
+
declare const __VLS_component_20: DefineComponent<ComboboxAnchorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
228
236
|
|
|
229
|
-
declare const __VLS_component_21: DefineComponent<
|
|
230
|
-
width: number;
|
|
231
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
237
|
+
declare const __VLS_component_21: DefineComponent<IComboboxItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
232
238
|
|
|
233
|
-
declare const __VLS_component_22: DefineComponent<
|
|
239
|
+
declare const __VLS_component_22: DefineComponent<ComboboxViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
234
240
|
|
|
235
|
-
declare const __VLS_component_23: DefineComponent<
|
|
241
|
+
declare const __VLS_component_23: DefineComponent<DatePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
236
242
|
|
|
237
|
-
declare const __VLS_component_24: DefineComponent<
|
|
243
|
+
declare const __VLS_component_24: DefineComponent<DatePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
238
244
|
|
|
239
|
-
declare const __VLS_component_25: DefineComponent<
|
|
245
|
+
declare const __VLS_component_25: DefineComponent<IDatePickerFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps> & Readonly<{}>, {
|
|
246
|
+
width: number;
|
|
247
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
240
248
|
|
|
241
|
-
declare const __VLS_component_26: DefineComponent<
|
|
249
|
+
declare const __VLS_component_26: DefineComponent<DatePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
242
250
|
|
|
243
|
-
declare const __VLS_component_27: DefineComponent<
|
|
251
|
+
declare const __VLS_component_27: DefineComponent<DatePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
244
252
|
|
|
245
|
-
declare const __VLS_component_28: DefineComponent<
|
|
253
|
+
declare const __VLS_component_28: DefineComponent<DatePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
246
254
|
|
|
247
|
-
declare const __VLS_component_29: DefineComponent<
|
|
255
|
+
declare const __VLS_component_29: DefineComponent<DatePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
248
256
|
|
|
249
257
|
declare const __VLS_component_3: DefineComponent<IAccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionItemProps> & Readonly<{}>, {
|
|
250
258
|
styleVariant: "inline" | "filled" | "outlined";
|
|
251
259
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
252
260
|
|
|
253
|
-
declare const __VLS_component_30: DefineComponent<
|
|
261
|
+
declare const __VLS_component_30: DefineComponent<DatePickerInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
262
|
+
|
|
263
|
+
declare const __VLS_component_31: DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
264
|
+
|
|
265
|
+
declare const __VLS_component_32: DefineComponent<DateRangePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
254
266
|
|
|
255
|
-
declare const
|
|
267
|
+
declare const __VLS_component_33: DefineComponent<DateRangePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
256
268
|
|
|
257
|
-
declare const
|
|
269
|
+
declare const __VLS_component_34: DefineComponent<DateRangePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
258
270
|
|
|
259
|
-
declare const
|
|
271
|
+
declare const __VLS_component_35: DefineComponent<DateRangePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
260
272
|
|
|
261
|
-
declare const
|
|
273
|
+
declare const __VLS_component_36: DefineComponent<DateRangePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
262
274
|
|
|
263
|
-
declare const
|
|
275
|
+
declare const __VLS_component_37: DefineComponent<DateRangePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
276
|
+
|
|
277
|
+
declare const __VLS_component_38: DefineComponent<DateRangePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
278
|
+
|
|
279
|
+
declare const __VLS_component_39: DefineComponent<IDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
264
280
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
265
281
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
266
282
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -280,11 +296,17 @@ disableOutsidePointerEvents: boolean;
|
|
|
280
296
|
closeButton: IDialogCloseProps;
|
|
281
297
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
282
298
|
|
|
283
|
-
declare const
|
|
299
|
+
declare const __VLS_component_4: DefineComponent<IAccordionRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
300
|
+
"update:modelValue": (value: string | string[] | undefined) => any;
|
|
301
|
+
}, string, PublicProps, Readonly<IAccordionRootProps> & Readonly<{
|
|
302
|
+
"onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
|
|
303
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
304
|
+
|
|
305
|
+
declare const __VLS_component_40: DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
284
306
|
|
|
285
|
-
declare const
|
|
307
|
+
declare const __VLS_component_41: DefineComponent<IDialogActionsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDialogActionsProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
286
308
|
|
|
287
|
-
declare const
|
|
309
|
+
declare const __VLS_component_42: DefineComponent<IDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
288
310
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
289
311
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
290
312
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -300,19 +322,13 @@ onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
|
300
322
|
width: number;
|
|
301
323
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
302
324
|
|
|
303
|
-
declare const
|
|
325
|
+
declare const __VLS_component_43: DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
304
326
|
select: (event: Event) => any;
|
|
305
327
|
}, string, PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
|
|
306
328
|
onSelect?: ((event: Event) => any) | undefined;
|
|
307
329
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
308
330
|
|
|
309
|
-
declare const
|
|
310
|
-
"update:modelValue": (value: string | string[] | undefined) => any;
|
|
311
|
-
}, string, PublicProps, Readonly<IAccordionRootProps> & Readonly<{
|
|
312
|
-
"onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
|
|
313
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
314
|
-
|
|
315
|
-
declare const __VLS_component_40: DefineComponent<IDropdownMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
331
|
+
declare const __VLS_component_44: DefineComponent<IDropdownMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
316
332
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
317
333
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
318
334
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -332,15 +348,15 @@ onEntryFocus?: ((event: Event) => any) | undefined;
|
|
|
332
348
|
width: number;
|
|
333
349
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
334
350
|
|
|
335
|
-
declare const
|
|
351
|
+
declare const __VLS_component_45: DefineComponent<DropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
336
352
|
|
|
337
|
-
declare const
|
|
353
|
+
declare const __VLS_component_46: DefineComponent<DialogRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
338
354
|
"update:open": (value: boolean) => any;
|
|
339
355
|
}, string, PublicProps, Readonly<DialogRootProps> & Readonly<{
|
|
340
356
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
341
357
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
342
358
|
|
|
343
|
-
declare const
|
|
359
|
+
declare const __VLS_component_47: DefineComponent<IDialogContentProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
344
360
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
345
361
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
346
362
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -360,17 +376,21 @@ position: "right" | "top" | "left" | "bottom";
|
|
|
360
376
|
closeButton: IDrawerCloseProps;
|
|
361
377
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
362
378
|
|
|
363
|
-
declare const
|
|
379
|
+
declare const __VLS_component_48: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
380
|
+
|
|
381
|
+
declare const __VLS_component_49: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
364
382
|
|
|
365
|
-
declare const
|
|
383
|
+
declare const __VLS_component_5: DefineComponent<IAccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionTriggerProps> & Readonly<{}>, {
|
|
384
|
+
visibleArrow: boolean;
|
|
385
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
366
386
|
|
|
367
|
-
declare const
|
|
387
|
+
declare const __VLS_component_50: DefineComponent<DialogTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
368
388
|
|
|
369
|
-
declare const
|
|
389
|
+
declare const __VLS_component_51: DefineComponent<__VLS_Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_6> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
370
390
|
|
|
371
|
-
declare const
|
|
391
|
+
declare const __VLS_component_52: DefineComponent<LabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
372
392
|
|
|
373
|
-
declare const
|
|
393
|
+
declare const __VLS_component_53: DefineComponent<ExtractPropTypes< {
|
|
374
394
|
type: {
|
|
375
395
|
type: PropType<"error" | "warning" | "info">;
|
|
376
396
|
default: string;
|
|
@@ -389,15 +409,11 @@ outlined: boolean;
|
|
|
389
409
|
type: "error" | "info" | "warning";
|
|
390
410
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
391
411
|
|
|
392
|
-
declare const
|
|
393
|
-
visibleArrow: boolean;
|
|
394
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
412
|
+
declare const __VLS_component_54: DefineComponent<PaginationListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
395
413
|
|
|
396
|
-
declare const
|
|
414
|
+
declare const __VLS_component_55: DefineComponent<PaginationListItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
397
415
|
|
|
398
|
-
declare const
|
|
399
|
-
|
|
400
|
-
declare const __VLS_component_52: DefineComponent<IPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
416
|
+
declare const __VLS_component_56: DefineComponent<IPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
401
417
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
402
418
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
403
419
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -416,25 +432,33 @@ width: number;
|
|
|
416
432
|
alignOffset: number;
|
|
417
433
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
418
434
|
|
|
419
|
-
declare const
|
|
435
|
+
declare const __VLS_component_57: DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
436
|
+
|
|
437
|
+
declare const __VLS_component_58: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
420
438
|
|
|
421
|
-
declare const
|
|
439
|
+
declare const __VLS_component_59: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
422
440
|
|
|
423
|
-
declare const
|
|
441
|
+
declare const __VLS_component_6: DefineComponent<IAlertDialogActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogActionProps> & Readonly<{}>, {
|
|
442
|
+
size: ButtonSize;
|
|
443
|
+
variant: ButtonVariant;
|
|
444
|
+
buttonStyle: ButtonStyle;
|
|
445
|
+
strong: boolean;
|
|
446
|
+
as: AsTag | Component;
|
|
447
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
424
448
|
|
|
425
|
-
declare const
|
|
449
|
+
declare const __VLS_component_60: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
|
|
426
450
|
colors: TagColors;
|
|
427
451
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
428
452
|
|
|
429
|
-
declare const
|
|
453
|
+
declare const __VLS_component_61: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
|
|
430
454
|
as: AsTag | Component;
|
|
431
455
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
432
456
|
|
|
433
|
-
declare const
|
|
457
|
+
declare const __VLS_component_62: DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
|
|
434
458
|
swipeDirection: "left" | "right" | "up" | "down";
|
|
435
459
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
436
460
|
|
|
437
|
-
declare const
|
|
461
|
+
declare const __VLS_component_63: DefineComponent<IToastRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
438
462
|
pause: () => any;
|
|
439
463
|
"update:open": (value: boolean) => any;
|
|
440
464
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
@@ -520,19 +544,11 @@ y: number;
|
|
|
520
544
|
variant: ToastVariant;
|
|
521
545
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
522
546
|
|
|
523
|
-
declare const
|
|
524
|
-
size: ButtonSize;
|
|
525
|
-
variant: ButtonVariant;
|
|
526
|
-
buttonStyle: ButtonStyle;
|
|
527
|
-
strong: boolean;
|
|
547
|
+
declare const __VLS_component_64: DefineComponent<ToastTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {
|
|
528
548
|
as: AsTag | Component;
|
|
529
549
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
530
550
|
|
|
531
|
-
declare const
|
|
532
|
-
as: AsTag | Component;
|
|
533
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
534
|
-
|
|
535
|
-
declare const __VLS_component_61: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
551
|
+
declare const __VLS_component_65: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
536
552
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
537
553
|
pointerDownOutside: (event: Event) => any;
|
|
538
554
|
}, string, PublicProps, Readonly<ITooltipContentProps> & Readonly<{
|
|
@@ -542,7 +558,7 @@ onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
|
542
558
|
viewArrow: boolean;
|
|
543
559
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
544
560
|
|
|
545
|
-
declare const
|
|
561
|
+
declare const __VLS_component_66: DefineComponent<IScrollAreaRootProps, {
|
|
546
562
|
scrollToBottom: typeof scrollToBottom;
|
|
547
563
|
scrollToTop: typeof scrollToTop;
|
|
548
564
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IScrollAreaRootProps> & Readonly<{}>, {
|
|
@@ -670,9 +686,9 @@ scrollTopLeft: () => void;
|
|
|
670
686
|
}>) | null;
|
|
671
687
|
}, any>;
|
|
672
688
|
|
|
673
|
-
declare const
|
|
689
|
+
declare const __VLS_component_67: DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
674
690
|
|
|
675
|
-
declare const
|
|
691
|
+
declare const __VLS_component_68: DefineComponent<SelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
676
692
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
677
693
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
678
694
|
closeAutoFocus: (event: Event) => any;
|
|
@@ -682,30 +698,30 @@ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
|
682
698
|
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
683
699
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
684
700
|
|
|
685
|
-
declare const
|
|
701
|
+
declare const __VLS_component_69: DefineComponent<ISelectItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
686
702
|
|
|
687
|
-
declare const
|
|
703
|
+
declare const __VLS_component_7: DefineComponent<IAlertDialogCancelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogCancelProps> & Readonly<{}>, {
|
|
704
|
+
size: ButtonSize;
|
|
705
|
+
variant: ButtonVariant;
|
|
706
|
+
buttonStyle: ButtonStyle;
|
|
707
|
+
strong: boolean;
|
|
708
|
+
as: AsTag | Component;
|
|
709
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
710
|
+
|
|
711
|
+
declare const __VLS_component_70: DefineComponent<SelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
688
712
|
|
|
689
|
-
declare const
|
|
713
|
+
declare const __VLS_component_71: DefineComponent<ISelectValueProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISelectValueProps> & Readonly<{}>, {
|
|
690
714
|
maxSelectedLabels: number;
|
|
691
715
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
692
716
|
|
|
693
|
-
declare const
|
|
717
|
+
declare const __VLS_component_72: DefineComponent<SelectViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
694
718
|
|
|
695
|
-
declare const
|
|
719
|
+
declare const __VLS_component_73: DefineComponent<SwitchRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
696
720
|
"update:modelValue": (payload: boolean) => any;
|
|
697
721
|
}, string, PublicProps, Readonly<SwitchRootProps> & Readonly<{
|
|
698
722
|
"onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
|
|
699
723
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
700
724
|
|
|
701
|
-
declare const __VLS_component_7: DefineComponent<IAlertDialogCancelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogCancelProps> & Readonly<{}>, {
|
|
702
|
-
size: ButtonSize;
|
|
703
|
-
variant: ButtonVariant;
|
|
704
|
-
buttonStyle: ButtonStyle;
|
|
705
|
-
strong: boolean;
|
|
706
|
-
as: AsTag | Component;
|
|
707
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
708
|
-
|
|
709
725
|
declare const __VLS_component_8: DefineComponent<IAlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogContentProps> & Readonly<{}>, {
|
|
710
726
|
width: number;
|
|
711
727
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
@@ -924,7 +940,7 @@ declare function __VLS_template_20(): {
|
|
|
924
940
|
declare function __VLS_template_21(): {
|
|
925
941
|
attrs: Partial<{}>;
|
|
926
942
|
slots: {
|
|
927
|
-
default?(_:
|
|
943
|
+
default?(_: {}): any;
|
|
928
944
|
};
|
|
929
945
|
refs: {};
|
|
930
946
|
rootEl: any;
|
|
@@ -960,7 +976,7 @@ declare function __VLS_template_24(): {
|
|
|
960
976
|
declare function __VLS_template_25(): {
|
|
961
977
|
attrs: Partial<{}>;
|
|
962
978
|
slots: {
|
|
963
|
-
default?(_:
|
|
979
|
+
default?(_: any): any;
|
|
964
980
|
};
|
|
965
981
|
refs: {};
|
|
966
982
|
rootEl: any;
|
|
@@ -1059,9 +1075,7 @@ declare function __VLS_template_34(): {
|
|
|
1059
1075
|
declare function __VLS_template_35(): {
|
|
1060
1076
|
attrs: Partial<{}>;
|
|
1061
1077
|
slots: {
|
|
1062
|
-
title?(_: {}): any;
|
|
1063
1078
|
default?(_: {}): any;
|
|
1064
|
-
actions?(_: {}): any;
|
|
1065
1079
|
};
|
|
1066
1080
|
refs: {};
|
|
1067
1081
|
rootEl: any;
|
|
@@ -1082,7 +1096,7 @@ declare function __VLS_template_37(): {
|
|
|
1082
1096
|
default?(_: {}): any;
|
|
1083
1097
|
};
|
|
1084
1098
|
refs: {};
|
|
1085
|
-
rootEl:
|
|
1099
|
+
rootEl: any;
|
|
1086
1100
|
};
|
|
1087
1101
|
|
|
1088
1102
|
declare function __VLS_template_38(): {
|
|
@@ -1097,7 +1111,9 @@ declare function __VLS_template_38(): {
|
|
|
1097
1111
|
declare function __VLS_template_39(): {
|
|
1098
1112
|
attrs: Partial<{}>;
|
|
1099
1113
|
slots: {
|
|
1114
|
+
title?(_: {}): any;
|
|
1100
1115
|
default?(_: {}): any;
|
|
1116
|
+
actions?(_: {}): any;
|
|
1101
1117
|
};
|
|
1102
1118
|
refs: {};
|
|
1103
1119
|
rootEl: any;
|
|
@@ -1127,7 +1143,7 @@ declare function __VLS_template_41(): {
|
|
|
1127
1143
|
default?(_: {}): any;
|
|
1128
1144
|
};
|
|
1129
1145
|
refs: {};
|
|
1130
|
-
rootEl:
|
|
1146
|
+
rootEl: HTMLDivElement;
|
|
1131
1147
|
};
|
|
1132
1148
|
|
|
1133
1149
|
declare function __VLS_template_42(): {
|
|
@@ -1142,9 +1158,7 @@ declare function __VLS_template_42(): {
|
|
|
1142
1158
|
declare function __VLS_template_43(): {
|
|
1143
1159
|
attrs: Partial<{}>;
|
|
1144
1160
|
slots: {
|
|
1145
|
-
header?(_: {}): any;
|
|
1146
1161
|
default?(_: {}): any;
|
|
1147
|
-
actions?(_: {}): any;
|
|
1148
1162
|
};
|
|
1149
1163
|
refs: {};
|
|
1150
1164
|
rootEl: any;
|
|
@@ -1180,10 +1194,12 @@ declare function __VLS_template_46(): {
|
|
|
1180
1194
|
declare function __VLS_template_47(): {
|
|
1181
1195
|
attrs: Partial<{}>;
|
|
1182
1196
|
slots: {
|
|
1197
|
+
header?(_: {}): any;
|
|
1183
1198
|
default?(_: {}): any;
|
|
1199
|
+
actions?(_: {}): any;
|
|
1184
1200
|
};
|
|
1185
1201
|
refs: {};
|
|
1186
|
-
rootEl:
|
|
1202
|
+
rootEl: any;
|
|
1187
1203
|
};
|
|
1188
1204
|
|
|
1189
1205
|
declare function __VLS_template_48(): {
|
|
@@ -1201,7 +1217,7 @@ declare function __VLS_template_49(): {
|
|
|
1201
1217
|
default?(_: {}): any;
|
|
1202
1218
|
};
|
|
1203
1219
|
refs: {};
|
|
1204
|
-
rootEl:
|
|
1220
|
+
rootEl: any;
|
|
1205
1221
|
};
|
|
1206
1222
|
|
|
1207
1223
|
declare function __VLS_template_5(): {
|
|
@@ -1216,7 +1232,7 @@ declare function __VLS_template_5(): {
|
|
|
1216
1232
|
declare function __VLS_template_50(): {
|
|
1217
1233
|
attrs: Partial<{}>;
|
|
1218
1234
|
slots: {
|
|
1219
|
-
default?(_:
|
|
1235
|
+
default?(_: {}): any;
|
|
1220
1236
|
};
|
|
1221
1237
|
refs: {};
|
|
1222
1238
|
rootEl: any;
|
|
@@ -1228,7 +1244,7 @@ declare function __VLS_template_51(): {
|
|
|
1228
1244
|
default?(_: {}): any;
|
|
1229
1245
|
};
|
|
1230
1246
|
refs: {};
|
|
1231
|
-
rootEl:
|
|
1247
|
+
rootEl: HTMLDivElement;
|
|
1232
1248
|
};
|
|
1233
1249
|
|
|
1234
1250
|
declare function __VLS_template_52(): {
|
|
@@ -1246,13 +1262,13 @@ declare function __VLS_template_53(): {
|
|
|
1246
1262
|
default?(_: {}): any;
|
|
1247
1263
|
};
|
|
1248
1264
|
refs: {};
|
|
1249
|
-
rootEl:
|
|
1265
|
+
rootEl: HTMLDivElement;
|
|
1250
1266
|
};
|
|
1251
1267
|
|
|
1252
1268
|
declare function __VLS_template_54(): {
|
|
1253
1269
|
attrs: Partial<{}>;
|
|
1254
1270
|
slots: {
|
|
1255
|
-
default?(_:
|
|
1271
|
+
default?(_: any): any;
|
|
1256
1272
|
};
|
|
1257
1273
|
refs: {};
|
|
1258
1274
|
rootEl: any;
|
|
@@ -1273,7 +1289,7 @@ declare function __VLS_template_56(): {
|
|
|
1273
1289
|
default?(_: {}): any;
|
|
1274
1290
|
};
|
|
1275
1291
|
refs: {};
|
|
1276
|
-
rootEl:
|
|
1292
|
+
rootEl: any;
|
|
1277
1293
|
};
|
|
1278
1294
|
|
|
1279
1295
|
declare function __VLS_template_57(): {
|
|
@@ -1318,7 +1334,7 @@ declare function __VLS_template_60(): {
|
|
|
1318
1334
|
default?(_: {}): any;
|
|
1319
1335
|
};
|
|
1320
1336
|
refs: {};
|
|
1321
|
-
rootEl:
|
|
1337
|
+
rootEl: HTMLDivElement;
|
|
1322
1338
|
};
|
|
1323
1339
|
|
|
1324
1340
|
declare function __VLS_template_61(): {
|
|
@@ -1331,6 +1347,42 @@ declare function __VLS_template_61(): {
|
|
|
1331
1347
|
};
|
|
1332
1348
|
|
|
1333
1349
|
declare function __VLS_template_62(): {
|
|
1350
|
+
attrs: Partial<{}>;
|
|
1351
|
+
slots: {
|
|
1352
|
+
default?(_: {}): any;
|
|
1353
|
+
};
|
|
1354
|
+
refs: {};
|
|
1355
|
+
rootEl: any;
|
|
1356
|
+
};
|
|
1357
|
+
|
|
1358
|
+
declare function __VLS_template_63(): {
|
|
1359
|
+
attrs: Partial<{}>;
|
|
1360
|
+
slots: {
|
|
1361
|
+
default?(_: {}): any;
|
|
1362
|
+
};
|
|
1363
|
+
refs: {};
|
|
1364
|
+
rootEl: any;
|
|
1365
|
+
};
|
|
1366
|
+
|
|
1367
|
+
declare function __VLS_template_64(): {
|
|
1368
|
+
attrs: Partial<{}>;
|
|
1369
|
+
slots: {
|
|
1370
|
+
default?(_: {}): any;
|
|
1371
|
+
};
|
|
1372
|
+
refs: {};
|
|
1373
|
+
rootEl: any;
|
|
1374
|
+
};
|
|
1375
|
+
|
|
1376
|
+
declare function __VLS_template_65(): {
|
|
1377
|
+
attrs: Partial<{}>;
|
|
1378
|
+
slots: {
|
|
1379
|
+
default?(_: {}): any;
|
|
1380
|
+
};
|
|
1381
|
+
refs: {};
|
|
1382
|
+
rootEl: any;
|
|
1383
|
+
};
|
|
1384
|
+
|
|
1385
|
+
declare function __VLS_template_66(): {
|
|
1334
1386
|
attrs: Partial<{}>;
|
|
1335
1387
|
slots: {
|
|
1336
1388
|
default?(_: {}): any;
|
|
@@ -1460,7 +1512,7 @@ declare function __VLS_template_62(): {
|
|
|
1460
1512
|
rootEl: any;
|
|
1461
1513
|
};
|
|
1462
1514
|
|
|
1463
|
-
declare function
|
|
1515
|
+
declare function __VLS_template_67(): {
|
|
1464
1516
|
attrs: Partial<{}>;
|
|
1465
1517
|
slots: {
|
|
1466
1518
|
default?(_: {}): any;
|
|
@@ -1469,7 +1521,7 @@ declare function __VLS_template_63(): {
|
|
|
1469
1521
|
rootEl: any;
|
|
1470
1522
|
};
|
|
1471
1523
|
|
|
1472
|
-
declare function
|
|
1524
|
+
declare function __VLS_template_68(): {
|
|
1473
1525
|
attrs: Partial<{}>;
|
|
1474
1526
|
slots: {
|
|
1475
1527
|
default?(_: {}): any;
|
|
@@ -1478,7 +1530,7 @@ declare function __VLS_template_64(): {
|
|
|
1478
1530
|
rootEl: any;
|
|
1479
1531
|
};
|
|
1480
1532
|
|
|
1481
|
-
declare function
|
|
1533
|
+
declare function __VLS_template_69(): {
|
|
1482
1534
|
attrs: Partial<{}>;
|
|
1483
1535
|
slots: {
|
|
1484
1536
|
default?(_: {}): any;
|
|
@@ -1487,7 +1539,7 @@ declare function __VLS_template_65(): {
|
|
|
1487
1539
|
rootEl: any;
|
|
1488
1540
|
};
|
|
1489
1541
|
|
|
1490
|
-
declare function
|
|
1542
|
+
declare function __VLS_template_7(): {
|
|
1491
1543
|
attrs: Partial<{}>;
|
|
1492
1544
|
slots: {
|
|
1493
1545
|
default?(_: {}): any;
|
|
@@ -1496,25 +1548,25 @@ declare function __VLS_template_66(): {
|
|
|
1496
1548
|
rootEl: any;
|
|
1497
1549
|
};
|
|
1498
1550
|
|
|
1499
|
-
declare function
|
|
1551
|
+
declare function __VLS_template_70(): {
|
|
1500
1552
|
attrs: Partial<{}>;
|
|
1501
1553
|
slots: {
|
|
1502
|
-
default?(_:
|
|
1554
|
+
default?(_: {}): any;
|
|
1503
1555
|
};
|
|
1504
1556
|
refs: {};
|
|
1505
1557
|
rootEl: any;
|
|
1506
1558
|
};
|
|
1507
1559
|
|
|
1508
|
-
declare function
|
|
1560
|
+
declare function __VLS_template_71(): {
|
|
1509
1561
|
attrs: Partial<{}>;
|
|
1510
1562
|
slots: {
|
|
1511
|
-
default?(_:
|
|
1563
|
+
default?(_: any): any;
|
|
1512
1564
|
};
|
|
1513
1565
|
refs: {};
|
|
1514
1566
|
rootEl: any;
|
|
1515
1567
|
};
|
|
1516
1568
|
|
|
1517
|
-
declare function
|
|
1569
|
+
declare function __VLS_template_72(): {
|
|
1518
1570
|
attrs: Partial<{}>;
|
|
1519
1571
|
slots: {
|
|
1520
1572
|
default?(_: {}): any;
|
|
@@ -1523,7 +1575,7 @@ declare function __VLS_template_69(): {
|
|
|
1523
1575
|
rootEl: any;
|
|
1524
1576
|
};
|
|
1525
1577
|
|
|
1526
|
-
declare function
|
|
1578
|
+
declare function __VLS_template_73(): {
|
|
1527
1579
|
attrs: Partial<{}>;
|
|
1528
1580
|
slots: {
|
|
1529
1581
|
default?(_: {}): any;
|
|
@@ -1684,6 +1736,14 @@ declare type __VLS_TemplateResult_69 = ReturnType<typeof __VLS_template_69>;
|
|
|
1684
1736
|
|
|
1685
1737
|
declare type __VLS_TemplateResult_7 = ReturnType<typeof __VLS_template_7>;
|
|
1686
1738
|
|
|
1739
|
+
declare type __VLS_TemplateResult_70 = ReturnType<typeof __VLS_template_70>;
|
|
1740
|
+
|
|
1741
|
+
declare type __VLS_TemplateResult_71 = ReturnType<typeof __VLS_template_71>;
|
|
1742
|
+
|
|
1743
|
+
declare type __VLS_TemplateResult_72 = ReturnType<typeof __VLS_template_72>;
|
|
1744
|
+
|
|
1745
|
+
declare type __VLS_TemplateResult_73 = ReturnType<typeof __VLS_template_73>;
|
|
1746
|
+
|
|
1687
1747
|
declare type __VLS_TemplateResult_8 = ReturnType<typeof __VLS_template_8>;
|
|
1688
1748
|
|
|
1689
1749
|
declare type __VLS_TemplateResult_9 = ReturnType<typeof __VLS_template_9>;
|
|
@@ -2090,6 +2150,30 @@ declare type __VLS_WithTemplateSlots_7<T, S> = T & {
|
|
|
2090
2150
|
};
|
|
2091
2151
|
};
|
|
2092
2152
|
|
|
2153
|
+
declare type __VLS_WithTemplateSlots_70<T, S> = T & {
|
|
2154
|
+
new (): {
|
|
2155
|
+
$slots: S;
|
|
2156
|
+
};
|
|
2157
|
+
};
|
|
2158
|
+
|
|
2159
|
+
declare type __VLS_WithTemplateSlots_71<T, S> = T & {
|
|
2160
|
+
new (): {
|
|
2161
|
+
$slots: S;
|
|
2162
|
+
};
|
|
2163
|
+
};
|
|
2164
|
+
|
|
2165
|
+
declare type __VLS_WithTemplateSlots_72<T, S> = T & {
|
|
2166
|
+
new (): {
|
|
2167
|
+
$slots: S;
|
|
2168
|
+
};
|
|
2169
|
+
};
|
|
2170
|
+
|
|
2171
|
+
declare type __VLS_WithTemplateSlots_73<T, S> = T & {
|
|
2172
|
+
new (): {
|
|
2173
|
+
$slots: S;
|
|
2174
|
+
};
|
|
2175
|
+
};
|
|
2176
|
+
|
|
2093
2177
|
declare type __VLS_WithTemplateSlots_8<T, S> = T & {
|
|
2094
2178
|
new (): {
|
|
2095
2179
|
$slots: S;
|
|
@@ -2206,6 +2290,34 @@ export declare const Checkbox: __VLS_WithTemplateSlots_18<typeof __VLS_component
|
|
|
2206
2290
|
|
|
2207
2291
|
export { ColumnDef }
|
|
2208
2292
|
|
|
2293
|
+
export declare const ComboboxAnchor: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
2294
|
+
|
|
2295
|
+
export declare const ComboboxClear: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2296
|
+
clear: () => any;
|
|
2297
|
+
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
2298
|
+
onClear?: (() => any) | undefined;
|
|
2299
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
|
|
2300
|
+
|
|
2301
|
+
export declare const ComboboxContent: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
2302
|
+
|
|
2303
|
+
export { ComboboxEmpty }
|
|
2304
|
+
|
|
2305
|
+
export declare const ComboboxInput: DefineComponent<ComboboxInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2306
|
+
"update:modelValue": (value: string) => any;
|
|
2307
|
+
}, string, PublicProps, Readonly<ComboboxInputProps> & Readonly<{
|
|
2308
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
2309
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2310
|
+
|
|
2311
|
+
export declare const ComboboxItem: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
2312
|
+
|
|
2313
|
+
export { ComboboxPortal }
|
|
2314
|
+
|
|
2315
|
+
export { ComboboxRoot }
|
|
2316
|
+
|
|
2317
|
+
export declare const ComboboxTrigger: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2318
|
+
|
|
2319
|
+
export declare const ComboboxViewport: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
2320
|
+
|
|
2209
2321
|
export { ConfigType }
|
|
2210
2322
|
|
|
2211
2323
|
export { createColumnHelper }
|
|
@@ -2241,29 +2353,29 @@ export { DatePickerCalendar }
|
|
|
2241
2353
|
|
|
2242
2354
|
export { DatePickerCell }
|
|
2243
2355
|
|
|
2244
|
-
export declare const DatePickerCellTrigger:
|
|
2356
|
+
export declare const DatePickerCellTrigger: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
2245
2357
|
|
|
2246
2358
|
export { DatePickerClose }
|
|
2247
2359
|
|
|
2248
|
-
export declare const DatePickerContent:
|
|
2360
|
+
export declare const DatePickerContent: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
2249
2361
|
|
|
2250
|
-
export declare const DatePickerField:
|
|
2362
|
+
export declare const DatePickerField: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
2251
2363
|
|
|
2252
2364
|
export { DatePickerGrid }
|
|
2253
2365
|
|
|
2254
|
-
export declare const DatePickerGridBody:
|
|
2366
|
+
export declare const DatePickerGridBody: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
2255
2367
|
|
|
2256
2368
|
export { DatePickerGridHead }
|
|
2257
2369
|
|
|
2258
|
-
export declare const DatePickerGridRow:
|
|
2370
|
+
export declare const DatePickerGridRow: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
2259
2371
|
|
|
2260
|
-
export declare const DatePickerHeadCell:
|
|
2372
|
+
export declare const DatePickerHeadCell: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
2261
2373
|
|
|
2262
|
-
export declare const DatePickerHeader:
|
|
2374
|
+
export declare const DatePickerHeader: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
|
|
2263
2375
|
|
|
2264
2376
|
export declare const DatePickerHeading: DefineComponent<DatePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2265
2377
|
|
|
2266
|
-
export declare const DatePickerInput:
|
|
2378
|
+
export declare const DatePickerInput: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
|
|
2267
2379
|
|
|
2268
2380
|
export declare const DatePickerNext: DefineComponent<IDatePickerNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerNextProps> & Readonly<{}>, {
|
|
2269
2381
|
size: ButtonSize;
|
|
@@ -2283,7 +2395,7 @@ iconOnly: boolean;
|
|
|
2283
2395
|
|
|
2284
2396
|
export { DatePickerRoot }
|
|
2285
2397
|
|
|
2286
|
-
export declare const DatePickerTrigger:
|
|
2398
|
+
export declare const DatePickerTrigger: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
|
|
2287
2399
|
|
|
2288
2400
|
export { DateRangePickerAnchor }
|
|
2289
2401
|
|
|
@@ -2297,11 +2409,11 @@ export { DateRangePickerCalendar }
|
|
|
2297
2409
|
|
|
2298
2410
|
export { DateRangePickerCell }
|
|
2299
2411
|
|
|
2300
|
-
export declare const DateRangePickerCellTrigger:
|
|
2412
|
+
export declare const DateRangePickerCellTrigger: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
|
|
2301
2413
|
|
|
2302
2414
|
export { DateRangePickerClose }
|
|
2303
2415
|
|
|
2304
|
-
export declare const DateRangePickerContent:
|
|
2416
|
+
export declare const DateRangePickerContent: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
2305
2417
|
|
|
2306
2418
|
export declare const DateRangePickerField: DefineComponent<IDatePickerFieldProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps_2> & Readonly<{}>, {
|
|
2307
2419
|
width: number;
|
|
@@ -2309,15 +2421,15 @@ width: number;
|
|
|
2309
2421
|
|
|
2310
2422
|
export { DateRangePickerGrid }
|
|
2311
2423
|
|
|
2312
|
-
export declare const DateRangePickerGridBody:
|
|
2424
|
+
export declare const DateRangePickerGridBody: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
|
|
2313
2425
|
|
|
2314
2426
|
export { DateRangePickerGridHead }
|
|
2315
2427
|
|
|
2316
|
-
export declare const DateRangePickerGridRow:
|
|
2428
|
+
export declare const DateRangePickerGridRow: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
|
|
2317
2429
|
|
|
2318
|
-
export declare const DateRangePickerHeadCell:
|
|
2430
|
+
export declare const DateRangePickerHeadCell: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
|
|
2319
2431
|
|
|
2320
|
-
export declare const DateRangePickerHeader:
|
|
2432
|
+
export declare const DateRangePickerHeader: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
|
|
2321
2433
|
|
|
2322
2434
|
export declare const DateRangePickerHeading: DefineComponent<DateRangePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2323
2435
|
|
|
@@ -2339,17 +2451,17 @@ iconOnly: boolean;
|
|
|
2339
2451
|
|
|
2340
2452
|
export { DateRangePickerRoot }
|
|
2341
2453
|
|
|
2342
|
-
export declare const DateRangePickerTrigger:
|
|
2454
|
+
export declare const DateRangePickerTrigger: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
|
|
2343
2455
|
|
|
2344
2456
|
export { Dayjs }
|
|
2345
2457
|
|
|
2346
2458
|
export { dayjs }
|
|
2347
2459
|
|
|
2348
|
-
export declare const DialogActions:
|
|
2460
|
+
export declare const DialogActions: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
|
|
2349
2461
|
|
|
2350
|
-
export declare const DialogContent:
|
|
2462
|
+
export declare const DialogContent: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
|
|
2351
2463
|
|
|
2352
|
-
export declare const DialogDescription:
|
|
2464
|
+
export declare const DialogDescription: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
|
|
2353
2465
|
|
|
2354
2466
|
export declare const DialogOverlay: DefineComponent<DialogOverlayProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2355
2467
|
|
|
@@ -2359,15 +2471,15 @@ export { DialogRoot }
|
|
|
2359
2471
|
|
|
2360
2472
|
export { DialogTrigger }
|
|
2361
2473
|
|
|
2362
|
-
export declare const DrawerContent:
|
|
2474
|
+
export declare const DrawerContent: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
|
|
2363
2475
|
|
|
2364
|
-
export declare const DrawerOverlay:
|
|
2476
|
+
export declare const DrawerOverlay: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
|
|
2365
2477
|
|
|
2366
|
-
export declare const DrawerPortal:
|
|
2478
|
+
export declare const DrawerPortal: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
|
|
2367
2479
|
|
|
2368
|
-
export declare const DrawerRoot:
|
|
2480
|
+
export declare const DrawerRoot: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
|
|
2369
2481
|
|
|
2370
|
-
export declare const DrawerTrigger:
|
|
2482
|
+
export declare const DrawerTrigger: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
|
|
2371
2483
|
|
|
2372
2484
|
export declare const DropdownMenuArrow: DefineComponent<DropdownMenuArrowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuArrowProps> & Readonly<{}>, {
|
|
2373
2485
|
rounded: boolean;
|
|
@@ -2377,11 +2489,11 @@ height: number;
|
|
|
2377
2489
|
|
|
2378
2490
|
export { DropdownMenuCheckboxItem }
|
|
2379
2491
|
|
|
2380
|
-
export declare const DropdownMenuContent:
|
|
2492
|
+
export declare const DropdownMenuContent: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
|
|
2381
2493
|
|
|
2382
2494
|
export { DropdownMenuGroup }
|
|
2383
2495
|
|
|
2384
|
-
export declare const DropdownMenuItem:
|
|
2496
|
+
export declare const DropdownMenuItem: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
2385
2497
|
|
|
2386
2498
|
export { DropdownMenuItemIndicator }
|
|
2387
2499
|
|
|
@@ -2399,13 +2511,13 @@ export declare const DropdownMenuSeparator: DefineComponent<DropdownMenuSeparato
|
|
|
2399
2511
|
|
|
2400
2512
|
export { DropdownMenuSub }
|
|
2401
2513
|
|
|
2402
|
-
export declare const DropdownMenuSubContent:
|
|
2514
|
+
export declare const DropdownMenuSubContent: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
|
|
2403
2515
|
|
|
2404
|
-
export declare const DropdownMenuSubTrigger:
|
|
2516
|
+
export declare const DropdownMenuSubTrigger: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
|
|
2405
2517
|
|
|
2406
2518
|
export { DropdownMenuTrigger }
|
|
2407
2519
|
|
|
2408
|
-
export declare const FormField:
|
|
2520
|
+
export declare const FormField: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
|
|
2409
2521
|
|
|
2410
2522
|
declare const forwared: ComputedRef<Readonly<{
|
|
2411
2523
|
type: "scroll" | "auto" | "hover" | "always";
|
|
@@ -2523,6 +2635,10 @@ declare interface ICalendarPrevProps extends Omit<CalendarNextProps, 'as' | 'asC
|
|
|
2523
2635
|
declare interface ICalendarPrevProps_2 extends Omit<CalendarPrevProps, 'as' | 'asChild'>, IButtonProps {
|
|
2524
2636
|
}
|
|
2525
2637
|
|
|
2638
|
+
declare interface IComboboxItemProps extends ComboboxItemProps {
|
|
2639
|
+
label?: string;
|
|
2640
|
+
}
|
|
2641
|
+
|
|
2526
2642
|
export declare interface IData<T> {
|
|
2527
2643
|
isLoading?: boolean;
|
|
2528
2644
|
isViewCheckbox?: boolean;
|
|
@@ -2741,7 +2857,7 @@ declare interface ITooltipContentProps extends TooltipContentProps {
|
|
|
2741
2857
|
viewArrow?: boolean;
|
|
2742
2858
|
}
|
|
2743
2859
|
|
|
2744
|
-
export declare const Label:
|
|
2860
|
+
export declare const Label: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
|
|
2745
2861
|
|
|
2746
2862
|
declare interface LoadingElement extends HTMLElement {
|
|
2747
2863
|
dataset: DOMStringMap & {
|
|
@@ -2762,7 +2878,7 @@ declare type MenuItem = {
|
|
|
2762
2878
|
disabled?: boolean;
|
|
2763
2879
|
};
|
|
2764
2880
|
|
|
2765
|
-
export declare const Message:
|
|
2881
|
+
export declare const Message: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
|
|
2766
2882
|
|
|
2767
2883
|
export declare const PaginationEllipsis: DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2768
2884
|
|
|
@@ -2770,9 +2886,9 @@ export declare const PaginationFirst: DefineComponent<PaginationFirstProps, {},
|
|
|
2770
2886
|
|
|
2771
2887
|
export declare const PaginationLast: DefineComponent<PaginationLastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2772
2888
|
|
|
2773
|
-
export declare const PaginationList:
|
|
2889
|
+
export declare const PaginationList: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
|
|
2774
2890
|
|
|
2775
|
-
export declare const PaginationListItem:
|
|
2891
|
+
export declare const PaginationListItem: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
|
|
2776
2892
|
|
|
2777
2893
|
export declare const PaginationNext: DefineComponent<PaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2778
2894
|
|
|
@@ -2790,7 +2906,7 @@ height: number;
|
|
|
2790
2906
|
|
|
2791
2907
|
export { PopoverClose }
|
|
2792
2908
|
|
|
2793
|
-
export declare const PopoverContent:
|
|
2909
|
+
export declare const PopoverContent: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
|
|
2794
2910
|
|
|
2795
2911
|
export { PopoverPortal }
|
|
2796
2912
|
|
|
@@ -2813,23 +2929,23 @@ size: "small" | "default" | "large";
|
|
|
2813
2929
|
|
|
2814
2930
|
export { RadioGroupRoot }
|
|
2815
2931
|
|
|
2816
|
-
export declare const ScrollAreaRoot:
|
|
2932
|
+
export declare const ScrollAreaRoot: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
|
|
2817
2933
|
|
|
2818
2934
|
export declare const ScrollAreaScrollbar: DefineComponent<ScrollAreaScrollbarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaScrollbarProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2819
2935
|
|
|
2820
|
-
export declare const ScrollAreaViewport:
|
|
2936
|
+
export declare const ScrollAreaViewport: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, __VLS_TemplateResult_67["slots"]>;
|
|
2821
2937
|
|
|
2822
2938
|
declare function scrollToBottom(): void;
|
|
2823
2939
|
|
|
2824
2940
|
declare function scrollToTop(): void;
|
|
2825
2941
|
|
|
2826
|
-
export declare const SelectContent:
|
|
2942
|
+
export declare const SelectContent: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, __VLS_TemplateResult_68["slots"]>;
|
|
2827
2943
|
|
|
2828
2944
|
export { SelectGroup }
|
|
2829
2945
|
|
|
2830
2946
|
export { SelectIcon }
|
|
2831
2947
|
|
|
2832
|
-
export declare const SelectItem:
|
|
2948
|
+
export declare const SelectItem: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, __VLS_TemplateResult_69["slots"]>;
|
|
2833
2949
|
|
|
2834
2950
|
export { SelectItemIndicator }
|
|
2835
2951
|
|
|
@@ -2847,17 +2963,17 @@ export { SelectScrollUpButton }
|
|
|
2847
2963
|
|
|
2848
2964
|
export declare const SelectSeparator: DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2849
2965
|
|
|
2850
|
-
export declare const SelectTrigger:
|
|
2966
|
+
export declare const SelectTrigger: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, __VLS_TemplateResult_70["slots"]>;
|
|
2851
2967
|
|
|
2852
|
-
export declare const SelectValue:
|
|
2968
|
+
export declare const SelectValue: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, __VLS_TemplateResult_71["slots"]>;
|
|
2853
2969
|
|
|
2854
|
-
export declare const SelectViewport:
|
|
2970
|
+
export declare const SelectViewport: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
|
|
2855
2971
|
|
|
2856
2972
|
export declare const Spinner: DefineComponent<ISpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISpinnerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
2857
2973
|
|
|
2858
2974
|
declare type StringOrVNode = string | VNode | (() => VNode);
|
|
2859
2975
|
|
|
2860
|
-
export declare const SwitchRoot:
|
|
2976
|
+
export declare const SwitchRoot: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, __VLS_TemplateResult_73["slots"]>;
|
|
2861
2977
|
|
|
2862
2978
|
export declare const SwitchThumb: DefineComponent<SwitchThumbProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2863
2979
|
|
|
@@ -2865,13 +2981,13 @@ export { TabsContent }
|
|
|
2865
2981
|
|
|
2866
2982
|
export { TabsIndicator }
|
|
2867
2983
|
|
|
2868
|
-
export declare const TabsList:
|
|
2984
|
+
export declare const TabsList: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, __VLS_TemplateResult_57["slots"]>;
|
|
2869
2985
|
|
|
2870
|
-
export declare const TabsRoot:
|
|
2986
|
+
export declare const TabsRoot: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, __VLS_TemplateResult_58["slots"]>;
|
|
2871
2987
|
|
|
2872
|
-
export declare const TabsTrigger:
|
|
2988
|
+
export declare const TabsTrigger: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, __VLS_TemplateResult_59["slots"]>;
|
|
2873
2989
|
|
|
2874
|
-
export declare const Tag:
|
|
2990
|
+
export declare const Tag: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, __VLS_TemplateResult_60["slots"]>;
|
|
2875
2991
|
|
|
2876
2992
|
export declare interface TagColors {
|
|
2877
2993
|
background?: string;
|
|
@@ -2911,7 +3027,7 @@ export { ToastAction }
|
|
|
2911
3027
|
|
|
2912
3028
|
export declare const ToastClose: DefineComponent<ToastCloseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2913
3029
|
|
|
2914
|
-
export declare const ToastDescription:
|
|
3030
|
+
export declare const ToastDescription: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, __VLS_TemplateResult_61["slots"]>;
|
|
2915
3031
|
|
|
2916
3032
|
export declare const Toaster: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2917
3033
|
|
|
@@ -2924,17 +3040,17 @@ declare type ToasterToast = IToastRootProps & {
|
|
|
2924
3040
|
|
|
2925
3041
|
export { ToastPortal }
|
|
2926
3042
|
|
|
2927
|
-
export declare const ToastProvider:
|
|
3043
|
+
export declare const ToastProvider: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, __VLS_TemplateResult_62["slots"]>;
|
|
2928
3044
|
|
|
2929
|
-
export declare const ToastRoot:
|
|
3045
|
+
export declare const ToastRoot: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, __VLS_TemplateResult_63["slots"]>;
|
|
2930
3046
|
|
|
2931
|
-
export declare const ToastTitle:
|
|
3047
|
+
export declare const ToastTitle: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, __VLS_TemplateResult_64["slots"]>;
|
|
2932
3048
|
|
|
2933
3049
|
declare type ToastVariant = "warn" | "success" | "error" | "info";
|
|
2934
3050
|
|
|
2935
3051
|
export declare const ToastViewport: DefineComponent<ToastViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2936
3052
|
|
|
2937
|
-
export declare const TooltipContent:
|
|
3053
|
+
export declare const TooltipContent: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
|
|
2938
3054
|
|
|
2939
3055
|
export { TooltipPortal }
|
|
2940
3056
|
|