@auronui/vue 1.0.11 → 1.0.12
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/cjs/index.cjs +514 -410
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/components/autocomplete/Autocomplete.context.js.map +1 -1
- package/dist/components/autocomplete/Autocomplete.js.map +1 -1
- package/dist/components/autocomplete/Autocomplete.vue_vue_type_script_setup_true_lang.js +119 -14
- package/dist/components/autocomplete/Autocomplete.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/dist/components/autocomplete/AutocompleteCreateItem.js +7 -0
- package/dist/components/autocomplete/AutocompleteCreateItem.js.map +1 -0
- package/dist/components/autocomplete/AutocompleteCreateItem.vue_vue_type_script_setup_true_lang.js +57 -0
- package/dist/components/autocomplete/AutocompleteCreateItem.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/dist/components/autocomplete/AutocompleteInput.js.map +1 -1
- package/dist/components/autocomplete/AutocompleteInput.vue_vue_type_script_setup_true_lang.js +40 -9
- package/dist/components/autocomplete/AutocompleteInput.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/dist/components/autocomplete/AutocompleteItem.js.map +1 -1
- package/dist/components/autocomplete/AutocompleteItem.vue_vue_type_script_setup_true_lang.js +33 -5
- package/dist/components/autocomplete/AutocompleteItem.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/dist/components/autocomplete/AutocompleteOverflowChips.js +7 -0
- package/dist/components/autocomplete/AutocompleteOverflowChips.js.map +1 -0
- package/dist/components/autocomplete/AutocompleteOverflowChips.vue_vue_type_script_setup_true_lang.js +88 -0
- package/dist/components/autocomplete/AutocompleteOverflowChips.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/dist/components/select/Select.context.js.map +1 -1
- package/dist/components/select/Select.js.map +1 -1
- package/dist/components/select/Select.vue_vue_type_script_setup_true_lang.js +12 -1
- package/dist/components/select/Select.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/dist/components/select/SelectOverflowChips.js +7 -0
- package/dist/components/select/SelectOverflowChips.js.map +1 -0
- package/dist/components/select/SelectOverflowChips.vue_vue_type_script_setup_true_lang.js +85 -0
- package/dist/components/select/SelectOverflowChips.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/dist/components/select/SelectValue.js.map +1 -1
- package/dist/components/select/SelectValue.vue_vue_type_script_setup_true_lang.js +6 -1
- package/dist/components/select/SelectValue.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/dist/index.d.ts +320 -419
- package/dist/index.js +2 -7
- package/package.json +4 -4
- package/dist/components/tag/Tag.js +0 -7
- package/dist/components/tag/Tag.js.map +0 -1
- package/dist/components/tag/Tag.vue_vue_type_script_setup_true_lang.js +0 -69
- package/dist/components/tag/Tag.vue_vue_type_script_setup_true_lang.js.map +0 -1
- package/dist/components/tag/TagDelete.js +0 -7
- package/dist/components/tag/TagDelete.js.map +0 -1
- package/dist/components/tag/TagDelete.vue_vue_type_script_setup_true_lang.js +0 -49
- package/dist/components/tag/TagDelete.vue_vue_type_script_setup_true_lang.js.map +0 -1
- package/dist/components/tag/TagText.js +0 -7
- package/dist/components/tag/TagText.js.map +0 -1
- package/dist/components/tag/TagText.vue_vue_type_script_setup_true_lang.js +0 -18
- package/dist/components/tag/TagText.vue_vue_type_script_setup_true_lang.js.map +0 -1
- package/dist/components/tag-group/TagGroup.context.js +0 -7
- package/dist/components/tag-group/TagGroup.context.js.map +0 -1
- package/dist/components/tag-group/TagGroup.js +0 -7
- package/dist/components/tag-group/TagGroup.js.map +0 -1
- package/dist/components/tag-group/TagGroup.vue_vue_type_script_setup_true_lang.js +0 -142
- package/dist/components/tag-group/TagGroup.vue_vue_type_script_setup_true_lang.js.map +0 -1
- package/dist/components/tag-group/TagGroupInput.js +0 -7
- package/dist/components/tag-group/TagGroupInput.js.map +0 -1
- package/dist/components/tag-group/TagGroupInput.vue_vue_type_script_setup_true_lang.js +0 -37
- package/dist/components/tag-group/TagGroupInput.vue_vue_type_script_setup_true_lang.js.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -99,8 +99,6 @@ import { SwitchVariants } from '@auronui/styles';
|
|
|
99
99
|
import { Table as Table_2 } from '@tanstack/vue-table';
|
|
100
100
|
import { TableVariants } from '@auronui/styles';
|
|
101
101
|
import { TabsVariants } from '@auronui/styles';
|
|
102
|
-
import { TagGroupVariants } from '@auronui/styles';
|
|
103
|
-
import { TagVariants } from '@auronui/styles';
|
|
104
102
|
import { TextAreaVariants } from '@auronui/styles';
|
|
105
103
|
import { TextVariants } from '@auronui/styles';
|
|
106
104
|
import { TimeFieldRootProps } from 'reka-ui';
|
|
@@ -374,11 +372,13 @@ class: string;
|
|
|
374
372
|
declare const __VLS_component_117: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
375
373
|
|
|
376
374
|
declare const __VLS_component_118: DefineComponent<Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
377
|
-
"update:modelValue": (value: string) => any;
|
|
375
|
+
"update:modelValue": (value: string | string[]) => any;
|
|
378
376
|
"update:open": (value: boolean) => any;
|
|
377
|
+
create: (value: string) => any;
|
|
379
378
|
}, string, PublicProps, Readonly<Props_4> & Readonly<{
|
|
380
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
379
|
+
"onUpdate:modelValue"?: ((value: string | string[]) => any) | undefined;
|
|
381
380
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
381
|
+
onCreate?: ((value: string) => any) | undefined;
|
|
382
382
|
}>, {
|
|
383
383
|
size: "md" | "sm" | "lg";
|
|
384
384
|
variant: "flat" | "bordered" | "faded" | "underlined" | "raised";
|
|
@@ -390,10 +390,12 @@ isReadonly: boolean;
|
|
|
390
390
|
labelPlacement: "inside" | "outside" | "outside-left";
|
|
391
391
|
isRequired: boolean;
|
|
392
392
|
items: AutocompleteItemData[];
|
|
393
|
-
|
|
394
|
-
|
|
393
|
+
multiple: boolean;
|
|
394
|
+
modelValue: string | string[];
|
|
395
|
+
defaultValue: string | string[];
|
|
395
396
|
defaultOpen: boolean;
|
|
396
397
|
open: boolean;
|
|
398
|
+
multipleOverflow: "wrap" | "collapse";
|
|
397
399
|
loadItems: (query: string) => Promise<AutocompleteItemData[]>;
|
|
398
400
|
debounceMs: number;
|
|
399
401
|
filterOnOpen: boolean;
|
|
@@ -465,60 +467,15 @@ isDisabled: boolean;
|
|
|
465
467
|
class: string;
|
|
466
468
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
467
469
|
|
|
468
|
-
declare const __VLS_component_122: DefineComponent<__VLS_Props_129, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
469
|
-
add: (value: string) => any;
|
|
470
|
-
"update:modelValue": (value: string[]) => any;
|
|
471
|
-
invalid: (value: string) => any;
|
|
472
|
-
remove: (value: string) => any;
|
|
473
|
-
}, string, PublicProps, Readonly<__VLS_Props_129> & Readonly<{
|
|
474
|
-
onAdd?: ((value: string) => any) | undefined;
|
|
475
|
-
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
476
|
-
onInvalid?: ((value: string) => any) | undefined;
|
|
477
|
-
onRemove?: ((value: string) => any) | undefined;
|
|
478
|
-
}>, {
|
|
479
|
-
size: "md" | "sm" | "lg";
|
|
480
|
-
variant: "default" | "surface";
|
|
481
|
-
isDisabled: boolean;
|
|
482
|
-
class: string;
|
|
483
|
-
description: string;
|
|
484
|
-
label: string;
|
|
485
|
-
errorMessage: string;
|
|
486
|
-
isInvalid: boolean;
|
|
487
|
-
isRequired: boolean;
|
|
488
|
-
placeholder: string;
|
|
489
|
-
modelValue: string[];
|
|
490
|
-
defaultValue: string[];
|
|
491
|
-
readOnly: boolean;
|
|
492
|
-
allowsDuplicates: boolean;
|
|
493
|
-
maxTags: number;
|
|
494
|
-
delimiter: string | RegExp;
|
|
495
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
496
|
-
|
|
497
|
-
declare const __VLS_component_123: DefineComponent<__VLS_Props_131, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
498
|
-
remove: (value: string) => any;
|
|
499
|
-
}, string, PublicProps, Readonly<__VLS_Props_131> & Readonly<{
|
|
500
|
-
onRemove?: ((value: string) => any) | undefined;
|
|
501
|
-
}>, {
|
|
502
|
-
size: "md" | "sm" | "lg";
|
|
503
|
-
variant: "default" | "surface";
|
|
504
|
-
isDisabled: boolean;
|
|
470
|
+
declare const __VLS_component_122: DefineComponent<__VLS_Props_129, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_129> & Readonly<{}>, {
|
|
505
471
|
class: string;
|
|
506
|
-
|
|
507
|
-
isReadOnly: boolean;
|
|
472
|
+
label: string | ((term: string) => string);
|
|
508
473
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
509
474
|
|
|
510
|
-
declare const
|
|
511
|
-
|
|
512
|
-
declare const __VLS_component_125: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
513
|
-
remove: () => any;
|
|
514
|
-
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
515
|
-
onRemove?: (() => any) | undefined;
|
|
516
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
517
|
-
|
|
518
|
-
declare const __VLS_component_126: DefineComponent<__VLS_Props_132, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
475
|
+
declare const __VLS_component_123: DefineComponent<__VLS_Props_130, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
519
476
|
"update:page": (page: number) => any;
|
|
520
477
|
"update:cursor": (before: string | null, after: string | null) => any;
|
|
521
|
-
}, string, PublicProps, Readonly<
|
|
478
|
+
}, string, PublicProps, Readonly<__VLS_Props_130> & Readonly<{
|
|
522
479
|
"onUpdate:page"?: ((page: number) => any) | undefined;
|
|
523
480
|
"onUpdate:cursor"?: ((before: string | null, after: string | null) => any) | undefined;
|
|
524
481
|
}>, {
|
|
@@ -535,29 +492,29 @@ beforeCursor: string | null;
|
|
|
535
492
|
afterCursor: string | null;
|
|
536
493
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
537
494
|
|
|
538
|
-
declare const
|
|
495
|
+
declare const __VLS_component_124: DefineComponent<__VLS_Props_131, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_131> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
539
496
|
|
|
540
|
-
declare const
|
|
497
|
+
declare const __VLS_component_125: DefineComponent<__VLS_Props_132, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_132> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
541
498
|
|
|
542
|
-
declare const
|
|
499
|
+
declare const __VLS_component_126: DefineComponent<__VLS_Props_133, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_133> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
543
500
|
|
|
544
|
-
declare const
|
|
501
|
+
declare const __VLS_component_127: DefineComponent<__VLS_Props_134, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_134> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
545
502
|
|
|
546
|
-
declare const
|
|
503
|
+
declare const __VLS_component_128: DefineComponent<__VLS_Props_135, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_135> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
547
504
|
|
|
548
|
-
declare const
|
|
505
|
+
declare const __VLS_component_129: DefineComponent<__VLS_Props_136, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_136> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
549
506
|
|
|
550
|
-
declare const
|
|
507
|
+
declare const __VLS_component_13: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
551
508
|
|
|
552
|
-
declare const
|
|
509
|
+
declare const __VLS_component_130: DefineComponent<__VLS_Props_137, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_137> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
553
510
|
|
|
554
|
-
declare const
|
|
511
|
+
declare const __VLS_component_131: DefineComponent<__VLS_Props_138, {
|
|
555
512
|
table: Table_2<unknown>;
|
|
556
513
|
keyboardNav: TableKeyboardNav;
|
|
557
514
|
handleRowClick: typeof handleRowClick;
|
|
558
515
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
559
516
|
"update:rowSelection": (value: RowSelectionState) => any;
|
|
560
|
-
}, string, PublicProps, Readonly<
|
|
517
|
+
}, string, PublicProps, Readonly<__VLS_Props_138> & Readonly<{
|
|
561
518
|
"onUpdate:rowSelection"?: ((value: RowSelectionState) => any) | undefined;
|
|
562
519
|
}>, {
|
|
563
520
|
variant: "primary" | "secondary";
|
|
@@ -592,49 +549,49 @@ scrollToIndex: (index: number) => void;
|
|
|
592
549
|
}, {}, {}, {}, {}> | null;
|
|
593
550
|
}, HTMLDivElement>;
|
|
594
551
|
|
|
595
|
-
declare const
|
|
596
|
-
|
|
597
|
-
declare const __VLS_component_136: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLTableRowElement>;
|
|
552
|
+
declare const __VLS_component_132: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLTableSectionElement>;
|
|
598
553
|
|
|
599
|
-
declare const
|
|
554
|
+
declare const __VLS_component_133: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLTableRowElement>;
|
|
600
555
|
|
|
601
|
-
declare const
|
|
556
|
+
declare const __VLS_component_134: DefineComponent<__VLS_Props_139, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_139> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableCellElement>;
|
|
602
557
|
|
|
603
|
-
declare const
|
|
558
|
+
declare const __VLS_component_135: DefineComponent<__VLS_Props_140, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_140> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableCellElement>;
|
|
604
559
|
|
|
605
|
-
declare const
|
|
606
|
-
divider: boolean;
|
|
607
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
560
|
+
declare const __VLS_component_136: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLTableSectionElement>;
|
|
608
561
|
|
|
609
|
-
declare const
|
|
562
|
+
declare const __VLS_component_137: DefineComponent<__VLS_Props_141, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_141> & Readonly<{}>, {
|
|
610
563
|
isDisabled: boolean;
|
|
611
564
|
isBordered: boolean;
|
|
612
565
|
showFallback: boolean;
|
|
613
566
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
614
567
|
|
|
615
|
-
declare const
|
|
568
|
+
declare const __VLS_component_138: DefineComponent<__VLS_Props_142, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_142> & Readonly<{}>, {
|
|
616
569
|
size: "sm" | "md" | "lg";
|
|
617
570
|
isDisabled: boolean;
|
|
618
571
|
isBordered: boolean;
|
|
619
572
|
isGrid: boolean;
|
|
620
573
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
621
574
|
|
|
622
|
-
declare const
|
|
575
|
+
declare const __VLS_component_139: DefineComponent<__VLS_Props_143, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_143> & Readonly<{}>, {
|
|
623
576
|
class: string;
|
|
624
577
|
ratio: number;
|
|
625
578
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
626
579
|
|
|
627
|
-
declare const
|
|
580
|
+
declare const __VLS_component_14: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{}>, {
|
|
581
|
+
divider: boolean;
|
|
582
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
583
|
+
|
|
584
|
+
declare const __VLS_component_140: DefineComponent<__VLS_Props_144, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_144> & Readonly<{}>, {
|
|
628
585
|
id: string;
|
|
629
586
|
class: string;
|
|
630
587
|
direction: "horizontal" | "vertical";
|
|
631
588
|
autoSaveId: string;
|
|
632
589
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
633
590
|
|
|
634
|
-
declare const
|
|
591
|
+
declare const __VLS_component_141: DefineComponent<__VLS_Props_145, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
635
592
|
collapse: () => any;
|
|
636
593
|
expand: () => any;
|
|
637
|
-
}, string, PublicProps, Readonly<
|
|
594
|
+
}, string, PublicProps, Readonly<__VLS_Props_145> & Readonly<{
|
|
638
595
|
onCollapse?: (() => any) | undefined;
|
|
639
596
|
onExpand?: (() => any) | undefined;
|
|
640
597
|
}>, {
|
|
@@ -648,9 +605,9 @@ maxSize: number;
|
|
|
648
605
|
collapsedSize: number;
|
|
649
606
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
650
607
|
|
|
651
|
-
declare const
|
|
608
|
+
declare const __VLS_component_142: DefineComponent<__VLS_Props_146, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
652
609
|
dragging: (isDragging: boolean) => any;
|
|
653
|
-
}, string, PublicProps, Readonly<
|
|
610
|
+
}, string, PublicProps, Readonly<__VLS_Props_146> & Readonly<{
|
|
654
611
|
onDragging?: ((isDragging: boolean) => any) | undefined;
|
|
655
612
|
}>, {
|
|
656
613
|
id: string;
|
|
@@ -658,9 +615,9 @@ class: string;
|
|
|
658
615
|
disabled: boolean;
|
|
659
616
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
660
617
|
|
|
661
|
-
declare const
|
|
618
|
+
declare const __VLS_component_143: DefineComponent<__VLS_Props_147, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
662
619
|
"update:modelValue": (step: number) => any;
|
|
663
|
-
}, string, PublicProps, Readonly<
|
|
620
|
+
}, string, PublicProps, Readonly<__VLS_Props_147> & Readonly<{
|
|
664
621
|
"onUpdate:modelValue"?: ((step: number) => any) | undefined;
|
|
665
622
|
}>, {
|
|
666
623
|
size: "md" | "sm" | "lg";
|
|
@@ -672,37 +629,37 @@ defaultValue: number;
|
|
|
672
629
|
totalSteps: number;
|
|
673
630
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
674
631
|
|
|
675
|
-
declare const
|
|
632
|
+
declare const __VLS_component_144: DefineComponent<__VLS_Props_148, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_148> & Readonly<{}>, {
|
|
676
633
|
class: string;
|
|
677
634
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
678
635
|
|
|
679
|
-
declare const
|
|
636
|
+
declare const __VLS_component_145: DefineComponent<__VLS_Props_149, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_149> & Readonly<{}>, {
|
|
680
637
|
class: string;
|
|
681
638
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
682
639
|
|
|
683
|
-
declare const
|
|
640
|
+
declare const __VLS_component_146: DefineComponent<__VLS_Props_150, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_150> & Readonly<{}>, {
|
|
684
641
|
class: string;
|
|
685
642
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLParagraphElement>;
|
|
686
643
|
|
|
687
|
-
declare const
|
|
688
|
-
|
|
689
|
-
declare const __VLS_component_150: DefineComponent<__VLS_Props_153, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_153> & Readonly<{}>, {
|
|
644
|
+
declare const __VLS_component_147: DefineComponent<__VLS_Props_151, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_151> & Readonly<{}>, {
|
|
690
645
|
class: string;
|
|
691
646
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLParagraphElement>;
|
|
692
647
|
|
|
693
|
-
declare const
|
|
648
|
+
declare const __VLS_component_148: DefineComponent<__VLS_Props_152, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_152> & Readonly<{}>, {
|
|
694
649
|
class: string;
|
|
695
650
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
696
651
|
|
|
697
|
-
declare const
|
|
652
|
+
declare const __VLS_component_149: DefineComponent<__VLS_Props_154, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_154> & Readonly<{}>, {
|
|
698
653
|
isExpanded: boolean;
|
|
699
654
|
class: string;
|
|
700
655
|
hasChildren: boolean;
|
|
701
656
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
702
657
|
|
|
703
|
-
declare const
|
|
658
|
+
declare const __VLS_component_15: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
659
|
+
|
|
660
|
+
declare const __VLS_component_150: DefineComponent<__VLS_Props_155, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
704
661
|
"update:modelValue": (value: number | number[]) => any;
|
|
705
|
-
}, string, PublicProps, Readonly<
|
|
662
|
+
}, string, PublicProps, Readonly<__VLS_Props_155> & Readonly<{
|
|
706
663
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
707
664
|
}>, {
|
|
708
665
|
orientation: "horizontal" | "vertical";
|
|
@@ -717,7 +674,7 @@ hideThumb: boolean;
|
|
|
717
674
|
inverted: boolean;
|
|
718
675
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
719
676
|
|
|
720
|
-
declare const
|
|
677
|
+
declare const __VLS_component_151: DefineComponent<__VLS_Props_157, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_157> & Readonly<{}>, {
|
|
721
678
|
isDisabled: boolean;
|
|
722
679
|
isIndeterminate: boolean;
|
|
723
680
|
strokeWidth: number;
|
|
@@ -726,7 +683,7 @@ maxValue: number;
|
|
|
726
683
|
showValueLabel: boolean;
|
|
727
684
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
728
685
|
|
|
729
|
-
declare const
|
|
686
|
+
declare const __VLS_component_152: DefineComponent<__VLS_Props_159, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_159> & Readonly<{}>, {
|
|
730
687
|
size: number;
|
|
731
688
|
orientation: "vertical" | "horizontal" | "both";
|
|
732
689
|
hideScrollBar: boolean;
|
|
@@ -736,13 +693,13 @@ visibility: "auto" | "top" | "bottom" | "left" | "right" | "both" | "none";
|
|
|
736
693
|
container: HTMLDivElement;
|
|
737
694
|
}, HTMLDivElement>;
|
|
738
695
|
|
|
739
|
-
declare const
|
|
696
|
+
declare const __VLS_component_153: DefineComponent<__VLS_Props_160, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_160> & Readonly<{}>, {
|
|
740
697
|
orientation: "vertical" | "horizontal" | "both";
|
|
741
698
|
type: "auto" | "always" | "scroll" | "hover";
|
|
742
699
|
scrollHideDelay: number;
|
|
743
700
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
744
701
|
|
|
745
|
-
declare const
|
|
702
|
+
declare const __VLS_component_154: DefineComponent<__VLS_PublicProps_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
746
703
|
"update:modelValue": (value: DateValue | undefined) => any;
|
|
747
704
|
"update:placeholder": (value: DateValue | undefined) => any;
|
|
748
705
|
}, string, PublicProps, Readonly<__VLS_PublicProps_9> & Readonly<{
|
|
@@ -755,7 +712,7 @@ yearsPerPage: number;
|
|
|
755
712
|
preventDeselect: boolean;
|
|
756
713
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
757
714
|
|
|
758
|
-
declare const
|
|
715
|
+
declare const __VLS_component_155: DefineComponent<__VLS_PublicProps_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
759
716
|
"update:modelValue": (value: DateValue | null | undefined) => any;
|
|
760
717
|
}, string, PublicProps, Readonly<__VLS_PublicProps_10> & Readonly<{
|
|
761
718
|
"onUpdate:modelValue"?: ((value: DateValue | null | undefined) => any) | undefined;
|
|
@@ -857,7 +814,7 @@ isInvalid: boolean;
|
|
|
857
814
|
}) | null;
|
|
858
815
|
}, any>;
|
|
859
816
|
|
|
860
|
-
declare const
|
|
817
|
+
declare const __VLS_component_156: DefineComponent<__VLS_PublicProps_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
861
818
|
"update:modelValue": (value: DateRange_2 | null | undefined) => any;
|
|
862
819
|
}, string, PublicProps, Readonly<__VLS_PublicProps_11> & Readonly<{
|
|
863
820
|
"onUpdate:modelValue"?: ((value: DateRange_2 | null | undefined) => any) | undefined;
|
|
@@ -965,9 +922,7 @@ isInvalid: boolean;
|
|
|
965
922
|
}) | null;
|
|
966
923
|
}, any>;
|
|
967
924
|
|
|
968
|
-
declare const
|
|
969
|
-
|
|
970
|
-
declare const __VLS_component_160: DefineComponent<__VLS_PublicProps_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
925
|
+
declare const __VLS_component_157: DefineComponent<__VLS_PublicProps_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
971
926
|
"update:modelValue": (value: TimeValue | null | undefined) => any;
|
|
972
927
|
}, string, PublicProps, Readonly<__VLS_PublicProps_12> & Readonly<{
|
|
973
928
|
"onUpdate:modelValue"?: ((value: TimeValue | null | undefined) => any) | undefined;
|
|
@@ -1070,7 +1025,7 @@ isInvalid: boolean;
|
|
|
1070
1025
|
}) | null;
|
|
1071
1026
|
}, any>;
|
|
1072
1027
|
|
|
1073
|
-
declare const
|
|
1028
|
+
declare const __VLS_component_158: DefineComponent<__VLS_PublicProps_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1074
1029
|
"update:modelValue": (value: DateValue | null | undefined) => any;
|
|
1075
1030
|
"update:open": (value: boolean) => any;
|
|
1076
1031
|
}, string, PublicProps, Readonly<__VLS_PublicProps_13> & Readonly<{
|
|
@@ -1093,7 +1048,7 @@ hideTimeZone: boolean;
|
|
|
1093
1048
|
visibleMonths: number;
|
|
1094
1049
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1095
1050
|
|
|
1096
|
-
declare const
|
|
1051
|
+
declare const __VLS_component_159: DefineComponent<__VLS_PublicProps_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1097
1052
|
"update:modelValue": (value: DateRangePickerRange | null | undefined) => any;
|
|
1098
1053
|
"update:open": (value: boolean) => any;
|
|
1099
1054
|
}, string, PublicProps, Readonly<__VLS_PublicProps_14> & Readonly<{
|
|
@@ -1116,7 +1071,9 @@ hideTimeZone: boolean;
|
|
|
1116
1071
|
visibleMonths: number;
|
|
1117
1072
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1118
1073
|
|
|
1119
|
-
declare const
|
|
1074
|
+
declare const __VLS_component_16: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1075
|
+
|
|
1076
|
+
declare const __VLS_component_160: DefineComponent<__VLS_PublicProps_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1120
1077
|
"update:modelValue": (value: CalendarDateTime | null | undefined) => any;
|
|
1121
1078
|
"update:open": (value: boolean) => any;
|
|
1122
1079
|
}, string, PublicProps, Readonly<__VLS_PublicProps_15> & Readonly<{
|
|
@@ -1137,9 +1094,9 @@ granularity: "minute" | "second";
|
|
|
1137
1094
|
hideTimeZone: boolean;
|
|
1138
1095
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1139
1096
|
|
|
1140
|
-
declare const
|
|
1097
|
+
declare const __VLS_component_161: DefineComponent<__VLS_Props_176, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1141
1098
|
"update:modelValue": (value: string) => any;
|
|
1142
|
-
}, string, PublicProps, Readonly<
|
|
1099
|
+
}, string, PublicProps, Readonly<__VLS_Props_176> & Readonly<{
|
|
1143
1100
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
1144
1101
|
}>, {
|
|
1145
1102
|
disabled: boolean;
|
|
@@ -1884,10 +1841,10 @@ showDivider: boolean;
|
|
|
1884
1841
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1885
1842
|
|
|
1886
1843
|
declare const __VLS_component_98: DefineComponent<Props_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1887
|
-
"update:modelValue": (value: string) => any;
|
|
1844
|
+
"update:modelValue": (value: string | string[]) => any;
|
|
1888
1845
|
"update:open": (value: boolean) => any;
|
|
1889
1846
|
}, string, PublicProps, Readonly<Props_3> & Readonly<{
|
|
1890
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
1847
|
+
"onUpdate:modelValue"?: ((value: string | string[]) => any) | undefined;
|
|
1891
1848
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
1892
1849
|
}>, {
|
|
1893
1850
|
size: "md" | "sm" | "lg";
|
|
@@ -1899,8 +1856,9 @@ isInvalid: boolean;
|
|
|
1899
1856
|
isReadonly: boolean;
|
|
1900
1857
|
labelPlacement: "inside" | "outside" | "outside-left";
|
|
1901
1858
|
isRequired: boolean;
|
|
1902
|
-
|
|
1903
|
-
|
|
1859
|
+
multiple: boolean;
|
|
1860
|
+
modelValue: string | string[];
|
|
1861
|
+
defaultValue: string | string[];
|
|
1904
1862
|
defaultOpen: boolean;
|
|
1905
1863
|
open: boolean;
|
|
1906
1864
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
@@ -2162,21 +2120,11 @@ declare type __VLS_Props_128 = {
|
|
|
2162
2120
|
};
|
|
2163
2121
|
|
|
2164
2122
|
declare type __VLS_Props_129 = {
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
errorMessage?: string;
|
|
2171
|
-
isInvalid?: boolean;
|
|
2172
|
-
isDisabled?: boolean;
|
|
2173
|
-
readOnly?: boolean;
|
|
2174
|
-
isRequired?: boolean;
|
|
2175
|
-
allowsDuplicates?: boolean;
|
|
2176
|
-
maxTags?: number;
|
|
2177
|
-
delimiter?: string | RegExp;
|
|
2178
|
-
variant?: TagVariants['variant'];
|
|
2179
|
-
size?: TagVariants['size'];
|
|
2123
|
+
/**
|
|
2124
|
+
* Label for the create item. Accepts a static string or a function receiving
|
|
2125
|
+
* the current search term. Defaults to `Create "${term}"`.
|
|
2126
|
+
*/
|
|
2127
|
+
label?: string | ((term: string) => string);
|
|
2180
2128
|
class?: string;
|
|
2181
2129
|
};
|
|
2182
2130
|
|
|
@@ -2186,22 +2134,6 @@ declare type __VLS_Props_13 = {
|
|
|
2186
2134
|
};
|
|
2187
2135
|
|
|
2188
2136
|
declare type __VLS_Props_130 = {
|
|
2189
|
-
placeholder?: string;
|
|
2190
|
-
class?: string;
|
|
2191
|
-
};
|
|
2192
|
-
|
|
2193
|
-
declare type __VLS_Props_131 = {
|
|
2194
|
-
value: string;
|
|
2195
|
-
textValue?: string;
|
|
2196
|
-
isDisabled?: boolean;
|
|
2197
|
-
/** Override group-level read-only; when true, delete button is hidden */
|
|
2198
|
-
isReadOnly?: boolean;
|
|
2199
|
-
variant?: TagVariants['variant'];
|
|
2200
|
-
size?: TagVariants['size'];
|
|
2201
|
-
class?: string;
|
|
2202
|
-
};
|
|
2203
|
-
|
|
2204
|
-
declare type __VLS_Props_132 = {
|
|
2205
2137
|
/** Current page number (v-model:page) */
|
|
2206
2138
|
page?: number;
|
|
2207
2139
|
/** Default page for uncontrolled usage */
|
|
@@ -2228,41 +2160,37 @@ declare type __VLS_Props_132 = {
|
|
|
2228
2160
|
class?: string;
|
|
2229
2161
|
};
|
|
2230
2162
|
|
|
2231
|
-
declare type
|
|
2163
|
+
declare type __VLS_Props_131 = {
|
|
2232
2164
|
class?: string;
|
|
2233
2165
|
};
|
|
2234
2166
|
|
|
2235
|
-
declare type
|
|
2167
|
+
declare type __VLS_Props_132 = {
|
|
2236
2168
|
/** Page number this item represents */
|
|
2237
2169
|
value: number;
|
|
2238
2170
|
class?: string;
|
|
2239
2171
|
};
|
|
2240
2172
|
|
|
2241
|
-
declare type
|
|
2242
|
-
class?: string;
|
|
2243
|
-
};
|
|
2244
|
-
|
|
2245
|
-
declare type __VLS_Props_136 = {
|
|
2173
|
+
declare type __VLS_Props_133 = {
|
|
2246
2174
|
class?: string;
|
|
2247
2175
|
};
|
|
2248
2176
|
|
|
2249
|
-
declare type
|
|
2177
|
+
declare type __VLS_Props_134 = {
|
|
2250
2178
|
class?: string;
|
|
2251
2179
|
};
|
|
2252
2180
|
|
|
2253
|
-
declare type
|
|
2181
|
+
declare type __VLS_Props_135 = {
|
|
2254
2182
|
class?: string;
|
|
2255
2183
|
};
|
|
2256
2184
|
|
|
2257
|
-
declare type
|
|
2185
|
+
declare type __VLS_Props_136 = {
|
|
2258
2186
|
class?: string;
|
|
2259
2187
|
};
|
|
2260
2188
|
|
|
2261
|
-
declare type
|
|
2189
|
+
declare type __VLS_Props_137 = {
|
|
2262
2190
|
class?: string;
|
|
2263
2191
|
};
|
|
2264
2192
|
|
|
2265
|
-
declare type
|
|
2193
|
+
declare type __VLS_Props_138 = {
|
|
2266
2194
|
columns: ColumnDef<any, any>[];
|
|
2267
2195
|
data: any[];
|
|
2268
2196
|
variant?: TableVariants['variant'];
|
|
@@ -2284,17 +2212,21 @@ declare type __VLS_Props_140 = {
|
|
|
2284
2212
|
virtualizerOverscan?: number;
|
|
2285
2213
|
};
|
|
2286
2214
|
|
|
2287
|
-
declare type
|
|
2215
|
+
declare type __VLS_Props_139 = {
|
|
2288
2216
|
rowIndex?: number;
|
|
2289
2217
|
columnIndex?: number;
|
|
2290
2218
|
};
|
|
2291
2219
|
|
|
2292
|
-
declare type
|
|
2220
|
+
declare type __VLS_Props_14 = {
|
|
2221
|
+
class?: string;
|
|
2222
|
+
};
|
|
2223
|
+
|
|
2224
|
+
declare type __VLS_Props_140 = {
|
|
2293
2225
|
columnIndex?: number;
|
|
2294
2226
|
sortDirection?: 'ascending' | 'descending' | 'none';
|
|
2295
2227
|
};
|
|
2296
2228
|
|
|
2297
|
-
declare type
|
|
2229
|
+
declare type __VLS_Props_141 = {
|
|
2298
2230
|
src?: string;
|
|
2299
2231
|
alt?: string;
|
|
2300
2232
|
name?: string;
|
|
@@ -2307,7 +2239,7 @@ declare type __VLS_Props_143 = {
|
|
|
2307
2239
|
class?: string;
|
|
2308
2240
|
};
|
|
2309
2241
|
|
|
2310
|
-
declare type
|
|
2242
|
+
declare type __VLS_Props_142 = {
|
|
2311
2243
|
size?: 'sm' | 'md' | 'lg';
|
|
2312
2244
|
isBordered?: boolean;
|
|
2313
2245
|
isDisabled?: boolean;
|
|
@@ -2318,19 +2250,19 @@ declare type __VLS_Props_144 = {
|
|
|
2318
2250
|
class?: string;
|
|
2319
2251
|
};
|
|
2320
2252
|
|
|
2321
|
-
declare type
|
|
2253
|
+
declare type __VLS_Props_143 = {
|
|
2322
2254
|
ratio?: number;
|
|
2323
2255
|
class?: string;
|
|
2324
2256
|
};
|
|
2325
2257
|
|
|
2326
|
-
declare type
|
|
2258
|
+
declare type __VLS_Props_144 = {
|
|
2327
2259
|
id?: string;
|
|
2328
2260
|
direction?: SplitterVariants['direction'];
|
|
2329
2261
|
autoSaveId?: string;
|
|
2330
2262
|
class?: string;
|
|
2331
2263
|
};
|
|
2332
2264
|
|
|
2333
|
-
declare type
|
|
2265
|
+
declare type __VLS_Props_145 = {
|
|
2334
2266
|
id?: string;
|
|
2335
2267
|
defaultSize?: number;
|
|
2336
2268
|
minSize?: number;
|
|
@@ -2341,13 +2273,13 @@ declare type __VLS_Props_147 = {
|
|
|
2341
2273
|
class?: string;
|
|
2342
2274
|
};
|
|
2343
2275
|
|
|
2344
|
-
declare type
|
|
2276
|
+
declare type __VLS_Props_146 = {
|
|
2345
2277
|
id?: string;
|
|
2346
2278
|
disabled?: boolean;
|
|
2347
2279
|
class?: string;
|
|
2348
2280
|
};
|
|
2349
2281
|
|
|
2350
|
-
declare type
|
|
2282
|
+
declare type __VLS_Props_147 = {
|
|
2351
2283
|
modelValue?: number;
|
|
2352
2284
|
defaultValue?: number;
|
|
2353
2285
|
totalSteps?: number;
|
|
@@ -2357,13 +2289,21 @@ declare type __VLS_Props_149 = {
|
|
|
2357
2289
|
class?: string;
|
|
2358
2290
|
};
|
|
2359
2291
|
|
|
2292
|
+
declare type __VLS_Props_148 = {
|
|
2293
|
+
step: number;
|
|
2294
|
+
class?: string;
|
|
2295
|
+
};
|
|
2296
|
+
|
|
2297
|
+
declare type __VLS_Props_149 = {
|
|
2298
|
+
class?: string;
|
|
2299
|
+
};
|
|
2300
|
+
|
|
2360
2301
|
declare type __VLS_Props_15 = {
|
|
2361
2302
|
divider?: boolean;
|
|
2362
2303
|
class?: string;
|
|
2363
2304
|
};
|
|
2364
2305
|
|
|
2365
2306
|
declare type __VLS_Props_150 = {
|
|
2366
|
-
step: number;
|
|
2367
2307
|
class?: string;
|
|
2368
2308
|
};
|
|
2369
2309
|
|
|
@@ -2380,20 +2320,12 @@ declare type __VLS_Props_153 = {
|
|
|
2380
2320
|
};
|
|
2381
2321
|
|
|
2382
2322
|
declare type __VLS_Props_154 = {
|
|
2383
|
-
class?: string;
|
|
2384
|
-
};
|
|
2385
|
-
|
|
2386
|
-
declare type __VLS_Props_155 = {
|
|
2387
|
-
class?: string;
|
|
2388
|
-
};
|
|
2389
|
-
|
|
2390
|
-
declare type __VLS_Props_156 = {
|
|
2391
2323
|
isExpanded?: boolean;
|
|
2392
2324
|
hasChildren?: boolean;
|
|
2393
2325
|
class?: string;
|
|
2394
2326
|
};
|
|
2395
2327
|
|
|
2396
|
-
declare type
|
|
2328
|
+
declare type __VLS_Props_155 = {
|
|
2397
2329
|
modelValue?: number | number[];
|
|
2398
2330
|
defaultValue?: number | number[];
|
|
2399
2331
|
min?: number;
|
|
@@ -2418,7 +2350,7 @@ declare type __VLS_Props_157 = {
|
|
|
2418
2350
|
class?: string;
|
|
2419
2351
|
};
|
|
2420
2352
|
|
|
2421
|
-
declare type
|
|
2353
|
+
declare type __VLS_Props_156 = {
|
|
2422
2354
|
value?: number | null;
|
|
2423
2355
|
minValue?: number;
|
|
2424
2356
|
maxValue?: number;
|
|
@@ -2435,7 +2367,7 @@ declare type __VLS_Props_158 = {
|
|
|
2435
2367
|
class?: string;
|
|
2436
2368
|
};
|
|
2437
2369
|
|
|
2438
|
-
declare type
|
|
2370
|
+
declare type __VLS_Props_157 = {
|
|
2439
2371
|
value?: number | null;
|
|
2440
2372
|
minValue?: number;
|
|
2441
2373
|
maxValue?: number;
|
|
@@ -2451,11 +2383,7 @@ declare type __VLS_Props_159 = {
|
|
|
2451
2383
|
class?: string;
|
|
2452
2384
|
};
|
|
2453
2385
|
|
|
2454
|
-
declare type
|
|
2455
|
-
class?: string;
|
|
2456
|
-
};
|
|
2457
|
-
|
|
2458
|
-
declare type __VLS_Props_160 = {
|
|
2386
|
+
declare type __VLS_Props_158 = {
|
|
2459
2387
|
value?: number;
|
|
2460
2388
|
minValue?: number;
|
|
2461
2389
|
maxValue?: number;
|
|
@@ -2468,7 +2396,7 @@ declare type __VLS_Props_160 = {
|
|
|
2468
2396
|
class?: string;
|
|
2469
2397
|
};
|
|
2470
2398
|
|
|
2471
|
-
declare type
|
|
2399
|
+
declare type __VLS_Props_159 = {
|
|
2472
2400
|
orientation?: 'vertical' | 'horizontal' | 'both';
|
|
2473
2401
|
hideScrollBar?: boolean;
|
|
2474
2402
|
size?: number;
|
|
@@ -2477,7 +2405,11 @@ declare type __VLS_Props_161 = {
|
|
|
2477
2405
|
class?: string;
|
|
2478
2406
|
};
|
|
2479
2407
|
|
|
2480
|
-
declare type
|
|
2408
|
+
declare type __VLS_Props_16 = {
|
|
2409
|
+
class?: string;
|
|
2410
|
+
};
|
|
2411
|
+
|
|
2412
|
+
declare type __VLS_Props_160 = {
|
|
2481
2413
|
class?: string;
|
|
2482
2414
|
viewportClass?: string;
|
|
2483
2415
|
type?: 'auto' | 'always' | 'scroll' | 'hover';
|
|
@@ -2485,7 +2417,7 @@ declare type __VLS_Props_162 = {
|
|
|
2485
2417
|
orientation?: 'vertical' | 'horizontal' | 'both';
|
|
2486
2418
|
};
|
|
2487
2419
|
|
|
2488
|
-
declare type
|
|
2420
|
+
declare type __VLS_Props_161 = {
|
|
2489
2421
|
defaultValue?: DateValue;
|
|
2490
2422
|
defaultPlaceholder?: DateValue;
|
|
2491
2423
|
minValue?: DateValue;
|
|
@@ -2505,7 +2437,7 @@ declare type __VLS_Props_163 = {
|
|
|
2505
2437
|
class?: string;
|
|
2506
2438
|
};
|
|
2507
2439
|
|
|
2508
|
-
declare type
|
|
2440
|
+
declare type __VLS_Props_162 = {
|
|
2509
2441
|
defaultValue?: DateRange | null;
|
|
2510
2442
|
defaultPlaceholder?: DateValue;
|
|
2511
2443
|
minValue?: DateValue;
|
|
@@ -2526,7 +2458,7 @@ declare type __VLS_Props_164 = {
|
|
|
2526
2458
|
class?: string;
|
|
2527
2459
|
};
|
|
2528
2460
|
|
|
2529
|
-
declare type
|
|
2461
|
+
declare type __VLS_Props_163 = {
|
|
2530
2462
|
defaultValue?: DateValue;
|
|
2531
2463
|
defaultPlaceholder?: DateValue;
|
|
2532
2464
|
minValue?: DateValue;
|
|
@@ -2542,13 +2474,13 @@ declare type __VLS_Props_165 = {
|
|
|
2542
2474
|
class?: string;
|
|
2543
2475
|
};
|
|
2544
2476
|
|
|
2545
|
-
declare type
|
|
2477
|
+
declare type __VLS_Props_164 = Props_5;
|
|
2546
2478
|
|
|
2547
|
-
declare type
|
|
2479
|
+
declare type __VLS_Props_165 = Props_6;
|
|
2548
2480
|
|
|
2549
|
-
declare type
|
|
2481
|
+
declare type __VLS_Props_166 = Props_7;
|
|
2550
2482
|
|
|
2551
|
-
declare type
|
|
2483
|
+
declare type __VLS_Props_167 = {
|
|
2552
2484
|
variant?: DateInputVariants['variant'];
|
|
2553
2485
|
size?: DateInputVariants['size'];
|
|
2554
2486
|
color?: DateInputVariants['color'];
|
|
@@ -2580,11 +2512,7 @@ declare type __VLS_Props_169 = {
|
|
|
2580
2512
|
class?: string;
|
|
2581
2513
|
};
|
|
2582
2514
|
|
|
2583
|
-
declare type
|
|
2584
|
-
class?: string;
|
|
2585
|
-
};
|
|
2586
|
-
|
|
2587
|
-
declare type __VLS_Props_170 = {
|
|
2515
|
+
declare type __VLS_Props_168 = {
|
|
2588
2516
|
variant?: DateRangeFieldVariants['variant'];
|
|
2589
2517
|
size?: DateRangeFieldVariants['size'];
|
|
2590
2518
|
color?: DateRangeFieldVariants['color'];
|
|
@@ -2616,7 +2544,7 @@ declare type __VLS_Props_170 = {
|
|
|
2616
2544
|
class?: string;
|
|
2617
2545
|
};
|
|
2618
2546
|
|
|
2619
|
-
declare type
|
|
2547
|
+
declare type __VLS_Props_169 = {
|
|
2620
2548
|
variant?: 'flat' | 'bordered' | 'faded' | 'underlined';
|
|
2621
2549
|
size?: 'sm' | 'md' | 'lg';
|
|
2622
2550
|
color?: 'default' | 'primary' | 'secondary' | 'success' | 'warning' | 'danger';
|
|
@@ -2644,7 +2572,11 @@ declare type __VLS_Props_171 = {
|
|
|
2644
2572
|
isDateDisabled?: (date: DateValue) => boolean;
|
|
2645
2573
|
};
|
|
2646
2574
|
|
|
2647
|
-
declare type
|
|
2575
|
+
declare type __VLS_Props_17 = {
|
|
2576
|
+
class?: string;
|
|
2577
|
+
};
|
|
2578
|
+
|
|
2579
|
+
declare type __VLS_Props_170 = {
|
|
2648
2580
|
modelValue?: Color | string;
|
|
2649
2581
|
defaultValue?: Color | string;
|
|
2650
2582
|
xChannel?: ColorChannel;
|
|
@@ -2656,7 +2588,7 @@ declare type __VLS_Props_172 = {
|
|
|
2656
2588
|
thumbClass?: string;
|
|
2657
2589
|
};
|
|
2658
2590
|
|
|
2659
|
-
declare type
|
|
2591
|
+
declare type __VLS_Props_171 = {
|
|
2660
2592
|
modelValue?: Color | string;
|
|
2661
2593
|
defaultValue?: Color | string;
|
|
2662
2594
|
channel: ColorChannel;
|
|
@@ -2670,7 +2602,7 @@ declare type __VLS_Props_173 = {
|
|
|
2670
2602
|
outputClass?: string;
|
|
2671
2603
|
};
|
|
2672
2604
|
|
|
2673
|
-
declare type
|
|
2605
|
+
declare type __VLS_Props_172 = {
|
|
2674
2606
|
modelValue?: Color | string;
|
|
2675
2607
|
defaultValue?: Color | string;
|
|
2676
2608
|
label?: string;
|
|
@@ -2684,7 +2616,7 @@ declare type __VLS_Props_174 = {
|
|
|
2684
2616
|
ariaLabel?: string;
|
|
2685
2617
|
};
|
|
2686
2618
|
|
|
2687
|
-
declare type
|
|
2619
|
+
declare type __VLS_Props_173 = {
|
|
2688
2620
|
color?: Color | string;
|
|
2689
2621
|
colorName?: string;
|
|
2690
2622
|
shape?: ColorSwatchVariants['shape'];
|
|
@@ -2692,7 +2624,7 @@ declare type __VLS_Props_175 = {
|
|
|
2692
2624
|
class?: string;
|
|
2693
2625
|
};
|
|
2694
2626
|
|
|
2695
|
-
declare type
|
|
2627
|
+
declare type __VLS_Props_174 = {
|
|
2696
2628
|
modelValue?: string;
|
|
2697
2629
|
defaultValue?: string;
|
|
2698
2630
|
colors: (Color | string)[];
|
|
@@ -2702,7 +2634,7 @@ declare type __VLS_Props_176 = {
|
|
|
2702
2634
|
class?: string;
|
|
2703
2635
|
};
|
|
2704
2636
|
|
|
2705
|
-
declare type
|
|
2637
|
+
declare type __VLS_Props_175 = {
|
|
2706
2638
|
modelValue?: Color | string;
|
|
2707
2639
|
defaultValue?: Color | string;
|
|
2708
2640
|
label?: string;
|
|
@@ -2717,7 +2649,7 @@ declare type __VLS_Props_177 = {
|
|
|
2717
2649
|
class?: string;
|
|
2718
2650
|
};
|
|
2719
2651
|
|
|
2720
|
-
declare type
|
|
2652
|
+
declare type __VLS_Props_176 = {
|
|
2721
2653
|
modelValue?: string;
|
|
2722
2654
|
defaultValue?: string;
|
|
2723
2655
|
format?: ColorFormat;
|
|
@@ -3359,30 +3291,30 @@ declare type __VLS_PublicProps = {
|
|
|
3359
3291
|
|
|
3360
3292
|
declare type __VLS_PublicProps_10 = {
|
|
3361
3293
|
modelValue?: DateValue | null | undefined;
|
|
3362
|
-
} &
|
|
3294
|
+
} & __VLS_Props_164;
|
|
3363
3295
|
|
|
3364
3296
|
declare type __VLS_PublicProps_11 = {
|
|
3365
3297
|
modelValue?: DateRange_2 | null | undefined;
|
|
3366
|
-
} &
|
|
3298
|
+
} & __VLS_Props_165;
|
|
3367
3299
|
|
|
3368
3300
|
declare type __VLS_PublicProps_12 = {
|
|
3369
3301
|
modelValue?: TimeValue | null | undefined;
|
|
3370
|
-
} &
|
|
3302
|
+
} & __VLS_Props_166;
|
|
3371
3303
|
|
|
3372
3304
|
declare type __VLS_PublicProps_13 = {
|
|
3373
3305
|
'modelValue'?: DateValue | null | undefined;
|
|
3374
3306
|
'open'?: boolean;
|
|
3375
|
-
} &
|
|
3307
|
+
} & __VLS_Props_167;
|
|
3376
3308
|
|
|
3377
3309
|
declare type __VLS_PublicProps_14 = {
|
|
3378
3310
|
'modelValue'?: DateRangePickerRange | null | undefined;
|
|
3379
3311
|
'open'?: boolean;
|
|
3380
|
-
} &
|
|
3312
|
+
} & __VLS_Props_168;
|
|
3381
3313
|
|
|
3382
3314
|
declare type __VLS_PublicProps_15 = {
|
|
3383
3315
|
'modelValue'?: CalendarDateTime | null | undefined;
|
|
3384
3316
|
'open'?: boolean;
|
|
3385
|
-
} &
|
|
3317
|
+
} & __VLS_Props_169;
|
|
3386
3318
|
|
|
3387
3319
|
declare type __VLS_PublicProps_2 = {
|
|
3388
3320
|
modelValue?: string | number | null;
|
|
@@ -3406,16 +3338,16 @@ declare type __VLS_PublicProps_6 = {
|
|
|
3406
3338
|
|
|
3407
3339
|
declare type __VLS_PublicProps_7 = {
|
|
3408
3340
|
modelValue?: DateValue;
|
|
3409
|
-
} &
|
|
3341
|
+
} & __VLS_Props_161;
|
|
3410
3342
|
|
|
3411
3343
|
declare type __VLS_PublicProps_8 = {
|
|
3412
3344
|
modelValue?: DateRange | null;
|
|
3413
|
-
} &
|
|
3345
|
+
} & __VLS_Props_162;
|
|
3414
3346
|
|
|
3415
3347
|
declare type __VLS_PublicProps_9 = {
|
|
3416
3348
|
modelValue?: DateValue | undefined;
|
|
3417
3349
|
'placeholder'?: DateValue | undefined;
|
|
3418
|
-
} &
|
|
3350
|
+
} & __VLS_Props_163;
|
|
3419
3351
|
|
|
3420
3352
|
declare function __VLS_template(): {
|
|
3421
3353
|
attrs: Partial<{}>;
|
|
@@ -3807,6 +3739,7 @@ declare function __VLS_template_121(): {
|
|
|
3807
3739
|
startContent?(_: {}): any;
|
|
3808
3740
|
default?(_: {}): any;
|
|
3809
3741
|
selectedIcon?(_: {}): any;
|
|
3742
|
+
selectedIcon?(_: {}): any;
|
|
3810
3743
|
endContent?(_: {}): any;
|
|
3811
3744
|
};
|
|
3812
3745
|
refs: {};
|
|
@@ -3816,40 +3749,15 @@ declare function __VLS_template_121(): {
|
|
|
3816
3749
|
declare function __VLS_template_122(): {
|
|
3817
3750
|
attrs: Partial<{}>;
|
|
3818
3751
|
slots: {
|
|
3819
|
-
default?(_: {
|
|
3820
|
-
|
|
3821
|
-
|
|
3822
|
-
rootEl: HTMLDivElement;
|
|
3823
|
-
};
|
|
3824
|
-
|
|
3825
|
-
declare function __VLS_template_123(): {
|
|
3826
|
-
attrs: Partial<{}>;
|
|
3827
|
-
slots: {
|
|
3828
|
-
default?(_: {}): any;
|
|
3829
|
-
};
|
|
3830
|
-
refs: {};
|
|
3831
|
-
rootEl: any;
|
|
3832
|
-
};
|
|
3833
|
-
|
|
3834
|
-
declare function __VLS_template_124(): {
|
|
3835
|
-
attrs: Partial<{}>;
|
|
3836
|
-
slots: {
|
|
3837
|
-
default?(_: {}): any;
|
|
3838
|
-
};
|
|
3839
|
-
refs: {};
|
|
3840
|
-
rootEl: any;
|
|
3841
|
-
};
|
|
3842
|
-
|
|
3843
|
-
declare function __VLS_template_125(): {
|
|
3844
|
-
attrs: Partial<{}>;
|
|
3845
|
-
slots: {
|
|
3846
|
-
default?(_: {}): any;
|
|
3752
|
+
default?(_: {
|
|
3753
|
+
term: string;
|
|
3754
|
+
}): any;
|
|
3847
3755
|
};
|
|
3848
3756
|
refs: {};
|
|
3849
3757
|
rootEl: any;
|
|
3850
3758
|
};
|
|
3851
3759
|
|
|
3852
|
-
declare function
|
|
3760
|
+
declare function __VLS_template_123(): {
|
|
3853
3761
|
attrs: Partial<{}>;
|
|
3854
3762
|
slots: {
|
|
3855
3763
|
default?(_: {}): any;
|
|
@@ -3859,7 +3767,7 @@ declare function __VLS_template_126(): {
|
|
|
3859
3767
|
rootEl: any;
|
|
3860
3768
|
};
|
|
3861
3769
|
|
|
3862
|
-
declare function
|
|
3770
|
+
declare function __VLS_template_124(): {
|
|
3863
3771
|
attrs: Partial<{}>;
|
|
3864
3772
|
slots: {
|
|
3865
3773
|
default?(_: {
|
|
@@ -3878,7 +3786,7 @@ declare function __VLS_template_127(): {
|
|
|
3878
3786
|
rootEl: any;
|
|
3879
3787
|
};
|
|
3880
3788
|
|
|
3881
|
-
declare function
|
|
3789
|
+
declare function __VLS_template_125(): {
|
|
3882
3790
|
attrs: Partial<{}>;
|
|
3883
3791
|
slots: {
|
|
3884
3792
|
default?(_: {}): any;
|
|
@@ -3887,7 +3795,7 @@ declare function __VLS_template_128(): {
|
|
|
3887
3795
|
rootEl: HTMLSpanElement;
|
|
3888
3796
|
};
|
|
3889
3797
|
|
|
3890
|
-
declare function
|
|
3798
|
+
declare function __VLS_template_126(): {
|
|
3891
3799
|
attrs: Partial<{}>;
|
|
3892
3800
|
slots: {
|
|
3893
3801
|
default?(_: {}): any;
|
|
@@ -3896,16 +3804,16 @@ declare function __VLS_template_129(): {
|
|
|
3896
3804
|
rootEl: any;
|
|
3897
3805
|
};
|
|
3898
3806
|
|
|
3899
|
-
declare function
|
|
3807
|
+
declare function __VLS_template_127(): {
|
|
3900
3808
|
attrs: Partial<{}>;
|
|
3901
3809
|
slots: {
|
|
3902
3810
|
default?(_: {}): any;
|
|
3903
3811
|
};
|
|
3904
3812
|
refs: {};
|
|
3905
|
-
rootEl:
|
|
3813
|
+
rootEl: any;
|
|
3906
3814
|
};
|
|
3907
3815
|
|
|
3908
|
-
declare function
|
|
3816
|
+
declare function __VLS_template_128(): {
|
|
3909
3817
|
attrs: Partial<{}>;
|
|
3910
3818
|
slots: {
|
|
3911
3819
|
default?(_: {}): any;
|
|
@@ -3914,7 +3822,7 @@ declare function __VLS_template_130(): {
|
|
|
3914
3822
|
rootEl: any;
|
|
3915
3823
|
};
|
|
3916
3824
|
|
|
3917
|
-
declare function
|
|
3825
|
+
declare function __VLS_template_129(): {
|
|
3918
3826
|
attrs: Partial<{}>;
|
|
3919
3827
|
slots: {
|
|
3920
3828
|
default?(_: {}): any;
|
|
@@ -3923,16 +3831,16 @@ declare function __VLS_template_131(): {
|
|
|
3923
3831
|
rootEl: any;
|
|
3924
3832
|
};
|
|
3925
3833
|
|
|
3926
|
-
declare function
|
|
3834
|
+
declare function __VLS_template_13(): {
|
|
3927
3835
|
attrs: Partial<{}>;
|
|
3928
3836
|
slots: {
|
|
3929
3837
|
default?(_: {}): any;
|
|
3930
3838
|
};
|
|
3931
3839
|
refs: {};
|
|
3932
|
-
rootEl:
|
|
3840
|
+
rootEl: HTMLDivElement;
|
|
3933
3841
|
};
|
|
3934
3842
|
|
|
3935
|
-
declare function
|
|
3843
|
+
declare function __VLS_template_130(): {
|
|
3936
3844
|
attrs: Partial<{}>;
|
|
3937
3845
|
slots: {
|
|
3938
3846
|
default?(_: {}): any;
|
|
@@ -3941,7 +3849,7 @@ declare function __VLS_template_133(): {
|
|
|
3941
3849
|
rootEl: any;
|
|
3942
3850
|
};
|
|
3943
3851
|
|
|
3944
|
-
declare function
|
|
3852
|
+
declare function __VLS_template_131(): {
|
|
3945
3853
|
attrs: Partial<{}>;
|
|
3946
3854
|
slots: {
|
|
3947
3855
|
cell?(_: {
|
|
@@ -3979,7 +3887,7 @@ declare function __VLS_template_134(): {
|
|
|
3979
3887
|
rootEl: HTMLDivElement;
|
|
3980
3888
|
};
|
|
3981
3889
|
|
|
3982
|
-
declare function
|
|
3890
|
+
declare function __VLS_template_132(): {
|
|
3983
3891
|
attrs: Partial<{}>;
|
|
3984
3892
|
slots: {
|
|
3985
3893
|
cell?(_: {
|
|
@@ -3993,7 +3901,7 @@ declare function __VLS_template_135(): {
|
|
|
3993
3901
|
rootEl: HTMLTableSectionElement;
|
|
3994
3902
|
};
|
|
3995
3903
|
|
|
3996
|
-
declare function
|
|
3904
|
+
declare function __VLS_template_133(): {
|
|
3997
3905
|
attrs: Partial<{}>;
|
|
3998
3906
|
slots: {
|
|
3999
3907
|
default?(_: {}): any;
|
|
@@ -4002,7 +3910,7 @@ declare function __VLS_template_136(): {
|
|
|
4002
3910
|
rootEl: HTMLTableRowElement;
|
|
4003
3911
|
};
|
|
4004
3912
|
|
|
4005
|
-
declare function
|
|
3913
|
+
declare function __VLS_template_134(): {
|
|
4006
3914
|
attrs: Partial<{}>;
|
|
4007
3915
|
slots: {
|
|
4008
3916
|
default?(_: {}): any;
|
|
@@ -4011,7 +3919,7 @@ declare function __VLS_template_137(): {
|
|
|
4011
3919
|
rootEl: HTMLTableCellElement;
|
|
4012
3920
|
};
|
|
4013
3921
|
|
|
4014
|
-
declare function
|
|
3922
|
+
declare function __VLS_template_135(): {
|
|
4015
3923
|
attrs: Partial<{}>;
|
|
4016
3924
|
slots: {
|
|
4017
3925
|
default?(_: {}): any;
|
|
@@ -4020,7 +3928,7 @@ declare function __VLS_template_138(): {
|
|
|
4020
3928
|
rootEl: HTMLTableCellElement;
|
|
4021
3929
|
};
|
|
4022
3930
|
|
|
4023
|
-
declare function
|
|
3931
|
+
declare function __VLS_template_136(): {
|
|
4024
3932
|
attrs: Partial<{}>;
|
|
4025
3933
|
slots: {
|
|
4026
3934
|
default?(_: {}): any;
|
|
@@ -4029,16 +3937,7 @@ declare function __VLS_template_139(): {
|
|
|
4029
3937
|
rootEl: HTMLTableSectionElement;
|
|
4030
3938
|
};
|
|
4031
3939
|
|
|
4032
|
-
declare function
|
|
4033
|
-
attrs: Partial<{}>;
|
|
4034
|
-
slots: {
|
|
4035
|
-
default?(_: {}): any;
|
|
4036
|
-
};
|
|
4037
|
-
refs: {};
|
|
4038
|
-
rootEl: HTMLDivElement;
|
|
4039
|
-
};
|
|
4040
|
-
|
|
4041
|
-
declare function __VLS_template_140(): {
|
|
3940
|
+
declare function __VLS_template_137(): {
|
|
4042
3941
|
attrs: Partial<{}>;
|
|
4043
3942
|
slots: {
|
|
4044
3943
|
fallback?(_: {}): any;
|
|
@@ -4047,7 +3946,7 @@ declare function __VLS_template_140(): {
|
|
|
4047
3946
|
rootEl: any;
|
|
4048
3947
|
};
|
|
4049
3948
|
|
|
4050
|
-
declare function
|
|
3949
|
+
declare function __VLS_template_138(): {
|
|
4051
3950
|
attrs: Partial<{}>;
|
|
4052
3951
|
slots: Readonly<{
|
|
4053
3952
|
default?(): VNode[];
|
|
@@ -4058,7 +3957,7 @@ declare function __VLS_template_141(): {
|
|
|
4058
3957
|
rootEl: HTMLDivElement;
|
|
4059
3958
|
};
|
|
4060
3959
|
|
|
4061
|
-
declare function
|
|
3960
|
+
declare function __VLS_template_139(): {
|
|
4062
3961
|
attrs: Partial<{}>;
|
|
4063
3962
|
slots: {
|
|
4064
3963
|
default?(_: {}): any;
|
|
@@ -4067,7 +3966,16 @@ declare function __VLS_template_142(): {
|
|
|
4067
3966
|
rootEl: any;
|
|
4068
3967
|
};
|
|
4069
3968
|
|
|
4070
|
-
declare function
|
|
3969
|
+
declare function __VLS_template_14(): {
|
|
3970
|
+
attrs: Partial<{}>;
|
|
3971
|
+
slots: {
|
|
3972
|
+
default?(_: {}): any;
|
|
3973
|
+
};
|
|
3974
|
+
refs: {};
|
|
3975
|
+
rootEl: HTMLDivElement;
|
|
3976
|
+
};
|
|
3977
|
+
|
|
3978
|
+
declare function __VLS_template_140(): {
|
|
4071
3979
|
attrs: Partial<{}>;
|
|
4072
3980
|
slots: {
|
|
4073
3981
|
default?(_: {}): any;
|
|
@@ -4076,7 +3984,7 @@ declare function __VLS_template_143(): {
|
|
|
4076
3984
|
rootEl: any;
|
|
4077
3985
|
};
|
|
4078
3986
|
|
|
4079
|
-
declare function
|
|
3987
|
+
declare function __VLS_template_141(): {
|
|
4080
3988
|
attrs: Partial<{}>;
|
|
4081
3989
|
slots: {
|
|
4082
3990
|
default?(_: {}): any;
|
|
@@ -4085,7 +3993,7 @@ declare function __VLS_template_144(): {
|
|
|
4085
3993
|
rootEl: any;
|
|
4086
3994
|
};
|
|
4087
3995
|
|
|
4088
|
-
declare function
|
|
3996
|
+
declare function __VLS_template_142(): {
|
|
4089
3997
|
attrs: Partial<{}>;
|
|
4090
3998
|
slots: {
|
|
4091
3999
|
default?(_: {}): any;
|
|
@@ -4094,7 +4002,7 @@ declare function __VLS_template_145(): {
|
|
|
4094
4002
|
rootEl: any;
|
|
4095
4003
|
};
|
|
4096
4004
|
|
|
4097
|
-
declare function
|
|
4005
|
+
declare function __VLS_template_143(): {
|
|
4098
4006
|
attrs: Partial<{}>;
|
|
4099
4007
|
slots: {
|
|
4100
4008
|
default?(_: {}): any;
|
|
@@ -4103,7 +4011,7 @@ declare function __VLS_template_146(): {
|
|
|
4103
4011
|
rootEl: HTMLDivElement;
|
|
4104
4012
|
};
|
|
4105
4013
|
|
|
4106
|
-
declare function
|
|
4014
|
+
declare function __VLS_template_144(): {
|
|
4107
4015
|
attrs: Partial<{}>;
|
|
4108
4016
|
slots: {
|
|
4109
4017
|
default?(_: {
|
|
@@ -4118,7 +4026,7 @@ declare function __VLS_template_147(): {
|
|
|
4118
4026
|
rootEl: HTMLDivElement;
|
|
4119
4027
|
};
|
|
4120
4028
|
|
|
4121
|
-
declare function
|
|
4029
|
+
declare function __VLS_template_145(): {
|
|
4122
4030
|
attrs: Partial<{}>;
|
|
4123
4031
|
slots: {
|
|
4124
4032
|
default?(_: {}): any;
|
|
@@ -4127,7 +4035,7 @@ declare function __VLS_template_148(): {
|
|
|
4127
4035
|
rootEl: HTMLDivElement;
|
|
4128
4036
|
};
|
|
4129
4037
|
|
|
4130
|
-
declare function
|
|
4038
|
+
declare function __VLS_template_146(): {
|
|
4131
4039
|
attrs: Partial<{}>;
|
|
4132
4040
|
slots: {
|
|
4133
4041
|
default?(_: {}): any;
|
|
@@ -4136,43 +4044,43 @@ declare function __VLS_template_149(): {
|
|
|
4136
4044
|
rootEl: HTMLParagraphElement;
|
|
4137
4045
|
};
|
|
4138
4046
|
|
|
4139
|
-
declare function
|
|
4047
|
+
declare function __VLS_template_147(): {
|
|
4140
4048
|
attrs: Partial<{}>;
|
|
4141
4049
|
slots: {
|
|
4142
4050
|
default?(_: {}): any;
|
|
4143
4051
|
};
|
|
4144
4052
|
refs: {};
|
|
4145
|
-
rootEl:
|
|
4053
|
+
rootEl: HTMLParagraphElement;
|
|
4146
4054
|
};
|
|
4147
4055
|
|
|
4148
|
-
declare function
|
|
4056
|
+
declare function __VLS_template_148(): {
|
|
4149
4057
|
attrs: Partial<{}>;
|
|
4150
4058
|
slots: {
|
|
4151
4059
|
default?(_: {}): any;
|
|
4152
4060
|
};
|
|
4153
4061
|
refs: {};
|
|
4154
|
-
rootEl:
|
|
4062
|
+
rootEl: HTMLDivElement;
|
|
4155
4063
|
};
|
|
4156
4064
|
|
|
4157
|
-
declare function
|
|
4065
|
+
declare function __VLS_template_149(): {
|
|
4158
4066
|
attrs: Partial<{}>;
|
|
4159
4067
|
slots: {
|
|
4160
4068
|
default?(_: {}): any;
|
|
4161
4069
|
};
|
|
4162
4070
|
refs: {};
|
|
4163
|
-
rootEl:
|
|
4071
|
+
rootEl: HTMLButtonElement;
|
|
4164
4072
|
};
|
|
4165
4073
|
|
|
4166
|
-
declare function
|
|
4074
|
+
declare function __VLS_template_15(): {
|
|
4167
4075
|
attrs: Partial<{}>;
|
|
4168
4076
|
slots: {
|
|
4169
4077
|
default?(_: {}): any;
|
|
4170
4078
|
};
|
|
4171
4079
|
refs: {};
|
|
4172
|
-
rootEl:
|
|
4080
|
+
rootEl: HTMLDivElement;
|
|
4173
4081
|
};
|
|
4174
4082
|
|
|
4175
|
-
declare function
|
|
4083
|
+
declare function __VLS_template_150(): {
|
|
4176
4084
|
attrs: Partial<{}>;
|
|
4177
4085
|
slots: {
|
|
4178
4086
|
startContent?(_: {}): any;
|
|
@@ -4182,7 +4090,7 @@ declare function __VLS_template_153(): {
|
|
|
4182
4090
|
rootEl: HTMLDivElement;
|
|
4183
4091
|
};
|
|
4184
4092
|
|
|
4185
|
-
declare function
|
|
4093
|
+
declare function __VLS_template_151(): {
|
|
4186
4094
|
attrs: Partial<{}>;
|
|
4187
4095
|
slots: {
|
|
4188
4096
|
default?(_: {}): any;
|
|
@@ -4191,7 +4099,7 @@ declare function __VLS_template_154(): {
|
|
|
4191
4099
|
rootEl: any;
|
|
4192
4100
|
};
|
|
4193
4101
|
|
|
4194
|
-
declare function
|
|
4102
|
+
declare function __VLS_template_152(): {
|
|
4195
4103
|
attrs: Partial<{}>;
|
|
4196
4104
|
slots: {
|
|
4197
4105
|
default?(_: {}): any;
|
|
@@ -4202,7 +4110,7 @@ declare function __VLS_template_155(): {
|
|
|
4202
4110
|
rootEl: HTMLDivElement;
|
|
4203
4111
|
};
|
|
4204
4112
|
|
|
4205
|
-
declare function
|
|
4113
|
+
declare function __VLS_template_153(): {
|
|
4206
4114
|
attrs: Partial<{}>;
|
|
4207
4115
|
slots: {
|
|
4208
4116
|
default?(_: {}): any;
|
|
@@ -4211,7 +4119,7 @@ declare function __VLS_template_156(): {
|
|
|
4211
4119
|
rootEl: any;
|
|
4212
4120
|
};
|
|
4213
4121
|
|
|
4214
|
-
declare function
|
|
4122
|
+
declare function __VLS_template_154(): {
|
|
4215
4123
|
attrs: Partial<{}>;
|
|
4216
4124
|
slots: {
|
|
4217
4125
|
heading?(_: {
|
|
@@ -4222,7 +4130,7 @@ declare function __VLS_template_157(): {
|
|
|
4222
4130
|
rootEl: any;
|
|
4223
4131
|
};
|
|
4224
4132
|
|
|
4225
|
-
declare function
|
|
4133
|
+
declare function __VLS_template_155(): {
|
|
4226
4134
|
attrs: Partial<{}>;
|
|
4227
4135
|
slots: {
|
|
4228
4136
|
startContent?(_: {}): any;
|
|
@@ -4317,7 +4225,7 @@ declare function __VLS_template_158(): {
|
|
|
4317
4225
|
rootEl: any;
|
|
4318
4226
|
};
|
|
4319
4227
|
|
|
4320
|
-
declare function
|
|
4228
|
+
declare function __VLS_template_156(): {
|
|
4321
4229
|
attrs: Partial<{}>;
|
|
4322
4230
|
slots: {
|
|
4323
4231
|
startContent?(_: {}): any;
|
|
@@ -4418,16 +4326,7 @@ declare function __VLS_template_159(): {
|
|
|
4418
4326
|
rootEl: any;
|
|
4419
4327
|
};
|
|
4420
4328
|
|
|
4421
|
-
declare function
|
|
4422
|
-
attrs: Partial<{}>;
|
|
4423
|
-
slots: {
|
|
4424
|
-
default?(_: {}): any;
|
|
4425
|
-
};
|
|
4426
|
-
refs: {};
|
|
4427
|
-
rootEl: HTMLDivElement;
|
|
4428
|
-
};
|
|
4429
|
-
|
|
4430
|
-
declare function __VLS_template_160(): {
|
|
4329
|
+
declare function __VLS_template_157(): {
|
|
4431
4330
|
attrs: Partial<{}>;
|
|
4432
4331
|
slots: {
|
|
4433
4332
|
startContent?(_: {}): any;
|
|
@@ -4522,7 +4421,7 @@ declare function __VLS_template_160(): {
|
|
|
4522
4421
|
rootEl: any;
|
|
4523
4422
|
};
|
|
4524
4423
|
|
|
4525
|
-
declare function
|
|
4424
|
+
declare function __VLS_template_158(): {
|
|
4526
4425
|
attrs: Partial<{}>;
|
|
4527
4426
|
slots: {
|
|
4528
4427
|
selectorIcon?(_: {}): any;
|
|
@@ -4533,7 +4432,7 @@ declare function __VLS_template_161(): {
|
|
|
4533
4432
|
rootEl: any;
|
|
4534
4433
|
};
|
|
4535
4434
|
|
|
4536
|
-
declare function
|
|
4435
|
+
declare function __VLS_template_159(): {
|
|
4537
4436
|
attrs: Partial<{}>;
|
|
4538
4437
|
slots: {
|
|
4539
4438
|
selectorIcon?(_: {}): any;
|
|
@@ -4544,7 +4443,16 @@ declare function __VLS_template_162(): {
|
|
|
4544
4443
|
rootEl: any;
|
|
4545
4444
|
};
|
|
4546
4445
|
|
|
4547
|
-
declare function
|
|
4446
|
+
declare function __VLS_template_16(): {
|
|
4447
|
+
attrs: Partial<{}>;
|
|
4448
|
+
slots: {
|
|
4449
|
+
default?(_: {}): any;
|
|
4450
|
+
};
|
|
4451
|
+
refs: {};
|
|
4452
|
+
rootEl: HTMLDivElement;
|
|
4453
|
+
};
|
|
4454
|
+
|
|
4455
|
+
declare function __VLS_template_160(): {
|
|
4548
4456
|
attrs: Partial<{}>;
|
|
4549
4457
|
slots: {
|
|
4550
4458
|
selectorIcon?(_: {}): any;
|
|
@@ -4553,7 +4461,7 @@ declare function __VLS_template_163(): {
|
|
|
4553
4461
|
rootEl: any;
|
|
4554
4462
|
};
|
|
4555
4463
|
|
|
4556
|
-
declare function
|
|
4464
|
+
declare function __VLS_template_161(): {
|
|
4557
4465
|
attrs: Partial<{}>;
|
|
4558
4466
|
slots: {
|
|
4559
4467
|
default?(_: {}): any;
|
|
@@ -5735,12 +5643,6 @@ declare type __VLS_TemplateResult_160 = ReturnType<typeof __VLS_template_160>;
|
|
|
5735
5643
|
|
|
5736
5644
|
declare type __VLS_TemplateResult_161 = ReturnType<typeof __VLS_template_161>;
|
|
5737
5645
|
|
|
5738
|
-
declare type __VLS_TemplateResult_162 = ReturnType<typeof __VLS_template_162>;
|
|
5739
|
-
|
|
5740
|
-
declare type __VLS_TemplateResult_163 = ReturnType<typeof __VLS_template_163>;
|
|
5741
|
-
|
|
5742
|
-
declare type __VLS_TemplateResult_164 = ReturnType<typeof __VLS_template_164>;
|
|
5743
|
-
|
|
5744
5646
|
declare type __VLS_TemplateResult_17 = ReturnType<typeof __VLS_template_17>;
|
|
5745
5647
|
|
|
5746
5648
|
declare type __VLS_TemplateResult_18 = ReturnType<typeof __VLS_template_18>;
|
|
@@ -6343,24 +6245,6 @@ declare type __VLS_WithTemplateSlots_161<T, S> = T & {
|
|
|
6343
6245
|
};
|
|
6344
6246
|
};
|
|
6345
6247
|
|
|
6346
|
-
declare type __VLS_WithTemplateSlots_162<T, S> = T & {
|
|
6347
|
-
new (): {
|
|
6348
|
-
$slots: S;
|
|
6349
|
-
};
|
|
6350
|
-
};
|
|
6351
|
-
|
|
6352
|
-
declare type __VLS_WithTemplateSlots_163<T, S> = T & {
|
|
6353
|
-
new (): {
|
|
6354
|
-
$slots: S;
|
|
6355
|
-
};
|
|
6356
|
-
};
|
|
6357
|
-
|
|
6358
|
-
declare type __VLS_WithTemplateSlots_164<T, S> = T & {
|
|
6359
|
-
new (): {
|
|
6360
|
-
$slots: S;
|
|
6361
|
-
};
|
|
6362
|
-
};
|
|
6363
|
-
|
|
6364
6248
|
declare type __VLS_WithTemplateSlots_17<T, S> = T & {
|
|
6365
6249
|
new (): {
|
|
6366
6250
|
$slots: S;
|
|
@@ -7012,7 +6896,7 @@ export declare type AlertSeverity = 'default' | 'primary' | 'success' | 'warning
|
|
|
7012
6896
|
|
|
7013
6897
|
export declare const AlertTitle: __VLS_WithTemplateSlots_87<typeof __VLS_component_87, __VLS_TemplateResult_87["slots"]>;
|
|
7014
6898
|
|
|
7015
|
-
export declare const AspectRatio:
|
|
6899
|
+
export declare const AspectRatio: __VLS_WithTemplateSlots_139<typeof __VLS_component_139, __VLS_TemplateResult_139["slots"]>;
|
|
7016
6900
|
|
|
7017
6901
|
export { AspectRatioVariants }
|
|
7018
6902
|
|
|
@@ -7036,6 +6920,29 @@ export declare interface AutocompleteContext {
|
|
|
7036
6920
|
truncateItems: Ref<boolean>;
|
|
7037
6921
|
hasItems: Ref<boolean>;
|
|
7038
6922
|
slots: ComputedRef<ReturnType<typeof autocompleteVariants>>;
|
|
6923
|
+
/** Whether multiple values can be selected. */
|
|
6924
|
+
multiple: Ref<boolean>;
|
|
6925
|
+
/**
|
|
6926
|
+
* How overflow chips are handled in multiple mode.
|
|
6927
|
+
* - `wrap`: trigger grows in height, chips wrap to new lines (default)
|
|
6928
|
+
* - `collapse`: fixed height, overflowing chips are hidden behind a "+N more" badge
|
|
6929
|
+
*/
|
|
6930
|
+
multipleOverflow: Ref<'wrap' | 'collapse'>;
|
|
6931
|
+
/** Currently selected values in multiple mode. */
|
|
6932
|
+
selectedValues: Ref<string[]>;
|
|
6933
|
+
/** Selected value→label pairs for rendering chips. */
|
|
6934
|
+
selectedLabels: ComputedRef<Array<{
|
|
6935
|
+
value: string;
|
|
6936
|
+
label: string;
|
|
6937
|
+
}>>;
|
|
6938
|
+
/** Toggle a value in the selectedValues array (multiple mode). */
|
|
6939
|
+
onMultipleSelect: (value: string) => void;
|
|
6940
|
+
/** Remove a single value from selectedValues (multiple mode). */
|
|
6941
|
+
removeValue: (value: string) => void;
|
|
6942
|
+
/** Clear all selected values and the search term (multiple mode). */
|
|
6943
|
+
clearAll: () => void;
|
|
6944
|
+
/** Returns true if the given value is in selectedValues. */
|
|
6945
|
+
isSelected: (value: string) => boolean;
|
|
7039
6946
|
/**
|
|
7040
6947
|
* Called by AutocompleteItem at mount time to register a value→label pair.
|
|
7041
6948
|
* Used by the bridge's valueFor() when no `items` prop entry matches.
|
|
@@ -7045,10 +6952,18 @@ export declare interface AutocompleteContext {
|
|
|
7045
6952
|
* Called by AutocompleteItem at unmount time to deregister.
|
|
7046
6953
|
*/
|
|
7047
6954
|
unregisterItem: (value: string) => void;
|
|
6955
|
+
/** Current search/filter term — exposed so AutocompleteCreateItem can read it. */
|
|
6956
|
+
searchTerm: Ref<string>;
|
|
6957
|
+
/** True when the search term exactly matches an existing option (case-insensitive). */
|
|
6958
|
+
hasExactMatch: ComputedRef<boolean>;
|
|
6959
|
+
/** Add the typed term as a new value. Handles both single and multiple mode. */
|
|
6960
|
+
onCreateValue: (value: string) => void;
|
|
7048
6961
|
}
|
|
7049
6962
|
|
|
7050
6963
|
export declare const autocompleteContextKey: InjectionKey<AutocompleteContext>;
|
|
7051
6964
|
|
|
6965
|
+
export declare const AutocompleteCreateItem: __VLS_WithTemplateSlots_122<typeof __VLS_component_122, __VLS_TemplateResult_122["slots"]>;
|
|
6966
|
+
|
|
7052
6967
|
export declare const AutocompleteInput: __VLS_WithTemplateSlots_119<typeof __VLS_component_119, __VLS_TemplateResult_119["slots"]>;
|
|
7053
6968
|
|
|
7054
6969
|
export declare const AutocompleteItem: __VLS_WithTemplateSlots_121<typeof __VLS_component_121, __VLS_TemplateResult_121["slots"]>;
|
|
@@ -7062,9 +6977,9 @@ export declare interface AutocompleteItemData {
|
|
|
7062
6977
|
|
|
7063
6978
|
export { AutocompleteVariants }
|
|
7064
6979
|
|
|
7065
|
-
export declare const Avatar:
|
|
6980
|
+
export declare const Avatar: __VLS_WithTemplateSlots_137<typeof __VLS_component_137, __VLS_TemplateResult_137["slots"]>;
|
|
7066
6981
|
|
|
7067
|
-
export declare const AvatarGroup:
|
|
6982
|
+
export declare const AvatarGroup: __VLS_WithTemplateSlots_138<typeof __VLS_component_138, __VLS_TemplateResult_138["slots"]>;
|
|
7068
6983
|
|
|
7069
6984
|
export declare interface AvatarGroupContext {
|
|
7070
6985
|
size: Ref<'sm' | 'md' | 'lg'>;
|
|
@@ -7118,7 +7033,7 @@ numberOfMonths: number;
|
|
|
7118
7033
|
pagedNavigation: boolean;
|
|
7119
7034
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
7120
7035
|
|
|
7121
|
-
export declare const CalendarYearPicker:
|
|
7036
|
+
export declare const CalendarYearPicker: __VLS_WithTemplateSlots_154<typeof __VLS_component_154, __VLS_TemplateResult_154["slots"]>;
|
|
7122
7037
|
|
|
7123
7038
|
export declare const Card: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
7124
7039
|
|
|
@@ -7156,9 +7071,8 @@ export declare interface CheckboxGroupContext {
|
|
|
7156
7071
|
|
|
7157
7072
|
export declare const checkboxGroupContextKey: InjectionKey<CheckboxGroupContext>;
|
|
7158
7073
|
|
|
7159
|
-
export declare const Chip: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
7160
|
-
|
|
7161
7074
|
export { ChipVariants }
|
|
7075
|
+
export { ChipVariants as TagVariants }
|
|
7162
7076
|
|
|
7163
7077
|
declare function clearErrors(name?: string): void;
|
|
7164
7078
|
|
|
@@ -7177,10 +7091,10 @@ export declare const CollapsibleGroup: __VLS_WithTemplateSlots_77<typeof __VLS_c
|
|
|
7177
7091
|
|
|
7178
7092
|
export declare const CollapsibleTrigger: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
|
|
7179
7093
|
|
|
7180
|
-
export declare const ColorArea: DefineComponent<
|
|
7094
|
+
export declare const ColorArea: DefineComponent<__VLS_Props_170, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7181
7095
|
"update:modelValue": (value: Color) => any;
|
|
7182
7096
|
"update:color": (value: Color) => any;
|
|
7183
|
-
}, string, PublicProps, Readonly<
|
|
7097
|
+
}, string, PublicProps, Readonly<__VLS_Props_170> & Readonly<{
|
|
7184
7098
|
"onUpdate:modelValue"?: ((value: Color) => any) | undefined;
|
|
7185
7099
|
"onUpdate:color"?: ((value: Color) => any) | undefined;
|
|
7186
7100
|
}>, {
|
|
@@ -7190,9 +7104,9 @@ xChannel: ColorChannel;
|
|
|
7190
7104
|
yChannel: ColorChannel;
|
|
7191
7105
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
7192
7106
|
|
|
7193
|
-
export declare const ColorField: DefineComponent<
|
|
7107
|
+
export declare const ColorField: DefineComponent<__VLS_Props_172, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7194
7108
|
"update:modelValue": (value: Color) => any;
|
|
7195
|
-
}, string, PublicProps, Readonly<
|
|
7109
|
+
}, string, PublicProps, Readonly<__VLS_Props_172> & Readonly<{
|
|
7196
7110
|
"onUpdate:modelValue"?: ((value: Color) => any) | undefined;
|
|
7197
7111
|
}>, {
|
|
7198
7112
|
fullWidth: boolean;
|
|
@@ -7202,9 +7116,9 @@ readonly: boolean;
|
|
|
7202
7116
|
|
|
7203
7117
|
export { ColorFormat }
|
|
7204
7118
|
|
|
7205
|
-
export declare const ColorInputGroup: DefineComponent<
|
|
7119
|
+
export declare const ColorInputGroup: DefineComponent<__VLS_Props_175, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7206
7120
|
"update:modelValue": (value: Color) => any;
|
|
7207
|
-
}, string, PublicProps, Readonly<
|
|
7121
|
+
}, string, PublicProps, Readonly<__VLS_Props_175> & Readonly<{
|
|
7208
7122
|
"onUpdate:modelValue"?: ((value: Color) => any) | undefined;
|
|
7209
7123
|
}>, {
|
|
7210
7124
|
variant: "primary" | "secondary";
|
|
@@ -7214,12 +7128,12 @@ readonly: boolean;
|
|
|
7214
7128
|
suffixLabel: string;
|
|
7215
7129
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
7216
7130
|
|
|
7217
|
-
export declare const ColorPicker:
|
|
7131
|
+
export declare const ColorPicker: __VLS_WithTemplateSlots_161<typeof __VLS_component_161, __VLS_TemplateResult_161["slots"]>;
|
|
7218
7132
|
|
|
7219
|
-
export declare const ColorSlider: DefineComponent<
|
|
7133
|
+
export declare const ColorSlider: DefineComponent<__VLS_Props_171, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7220
7134
|
"update:modelValue": (value: Color) => any;
|
|
7221
7135
|
"update:color": (value: Color) => any;
|
|
7222
|
-
}, string, PublicProps, Readonly<
|
|
7136
|
+
}, string, PublicProps, Readonly<__VLS_Props_171> & Readonly<{
|
|
7223
7137
|
"onUpdate:modelValue"?: ((value: Color) => any) | undefined;
|
|
7224
7138
|
"onUpdate:color"?: ((value: Color) => any) | undefined;
|
|
7225
7139
|
}>, {
|
|
@@ -7228,11 +7142,11 @@ disabled: boolean;
|
|
|
7228
7142
|
showOutput: boolean;
|
|
7229
7143
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
7230
7144
|
|
|
7231
|
-
export declare const ColorSwatch: DefineComponent<
|
|
7145
|
+
export declare const ColorSwatch: DefineComponent<__VLS_Props_173, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_173> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
7232
7146
|
|
|
7233
|
-
export declare const ColorSwatchPicker: DefineComponent<
|
|
7147
|
+
export declare const ColorSwatchPicker: DefineComponent<__VLS_Props_174, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7234
7148
|
"update:modelValue": (value: string) => any;
|
|
7235
|
-
}, string, PublicProps, Readonly<
|
|
7149
|
+
}, string, PublicProps, Readonly<__VLS_Props_174> & Readonly<{
|
|
7236
7150
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
7237
7151
|
}>, {
|
|
7238
7152
|
size: "md" | "sm" | "lg" | "xs" | "xl";
|
|
@@ -7355,9 +7269,9 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
7355
7269
|
*/
|
|
7356
7270
|
export declare function dataAttr(condition: boolean | undefined): "true" | undefined;
|
|
7357
7271
|
|
|
7358
|
-
export declare const DateInput:
|
|
7272
|
+
export declare const DateInput: __VLS_WithTemplateSlots_155<typeof __VLS_component_155, __VLS_TemplateResult_155["slots"]>;
|
|
7359
7273
|
|
|
7360
|
-
export declare const DatePicker:
|
|
7274
|
+
export declare const DatePicker: __VLS_WithTemplateSlots_158<typeof __VLS_component_158, __VLS_TemplateResult_158["slots"]>;
|
|
7361
7275
|
|
|
7362
7276
|
export declare interface DateRange {
|
|
7363
7277
|
start: DateValue;
|
|
@@ -7369,16 +7283,20 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
7369
7283
|
end: DateValue;
|
|
7370
7284
|
}
|
|
7371
7285
|
|
|
7372
|
-
export declare const DateRangeField:
|
|
7286
|
+
export declare const DateRangeField: __VLS_WithTemplateSlots_156<typeof __VLS_component_156, __VLS_TemplateResult_156["slots"]>;
|
|
7373
7287
|
|
|
7374
|
-
export declare const DateRangePicker:
|
|
7288
|
+
export declare const DateRangePicker: __VLS_WithTemplateSlots_159<typeof __VLS_component_159, __VLS_TemplateResult_159["slots"]>;
|
|
7375
7289
|
|
|
7376
7290
|
export declare interface DateRangePickerRange {
|
|
7377
7291
|
start: DateValue;
|
|
7378
7292
|
end: DateValue;
|
|
7379
7293
|
}
|
|
7380
7294
|
|
|
7381
|
-
export declare const DateTimePicker:
|
|
7295
|
+
export declare const DateTimePicker: __VLS_WithTemplateSlots_160<typeof __VLS_component_160, __VLS_TemplateResult_160["slots"]>;
|
|
7296
|
+
|
|
7297
|
+
declare const _default: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
7298
|
+
export { _default as Chip }
|
|
7299
|
+
export { _default as Tag }
|
|
7382
7300
|
|
|
7383
7301
|
export declare const Description: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
|
|
7384
7302
|
|
|
@@ -7676,7 +7594,7 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
7676
7594
|
*/
|
|
7677
7595
|
export declare function mapPropsVariants<T extends Record<string, unknown>, K extends string>(props: T, variantKeys: K[], removeVariantProps?: boolean): [Omit<T, K>, Partial<Pick<T, Extract<K, keyof T>>>];
|
|
7678
7596
|
|
|
7679
|
-
export declare const Meter: DefineComponent<
|
|
7597
|
+
export declare const Meter: DefineComponent<__VLS_Props_158, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_158> & Readonly<{}>, {
|
|
7680
7598
|
value: number;
|
|
7681
7599
|
minValue: number;
|
|
7682
7600
|
maxValue: number;
|
|
@@ -7800,9 +7718,9 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
7800
7718
|
|
|
7801
7719
|
export { NumberFieldVariants }
|
|
7802
7720
|
|
|
7803
|
-
export declare const Pagination:
|
|
7721
|
+
export declare const Pagination: __VLS_WithTemplateSlots_123<typeof __VLS_component_123, __VLS_TemplateResult_123["slots"]>;
|
|
7804
7722
|
|
|
7805
|
-
export declare const PaginationContent:
|
|
7723
|
+
export declare const PaginationContent: __VLS_WithTemplateSlots_124<typeof __VLS_component_124, __VLS_TemplateResult_124["slots"]>;
|
|
7806
7724
|
|
|
7807
7725
|
export declare interface PaginationContext {
|
|
7808
7726
|
/** Current page (numeric mode) */
|
|
@@ -7831,17 +7749,17 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
7831
7749
|
|
|
7832
7750
|
export declare const paginationContextKey: InjectionKey<PaginationContext>;
|
|
7833
7751
|
|
|
7834
|
-
export declare const PaginationEllipsis:
|
|
7752
|
+
export declare const PaginationEllipsis: __VLS_WithTemplateSlots_130<typeof __VLS_component_130, __VLS_TemplateResult_130["slots"]>;
|
|
7835
7753
|
|
|
7836
|
-
export declare const PaginationFirst:
|
|
7754
|
+
export declare const PaginationFirst: __VLS_WithTemplateSlots_128<typeof __VLS_component_128, __VLS_TemplateResult_128["slots"]>;
|
|
7837
7755
|
|
|
7838
|
-
export declare const PaginationItem:
|
|
7756
|
+
export declare const PaginationItem: __VLS_WithTemplateSlots_125<typeof __VLS_component_125, __VLS_TemplateResult_125["slots"]>;
|
|
7839
7757
|
|
|
7840
|
-
export declare const PaginationLast:
|
|
7758
|
+
export declare const PaginationLast: __VLS_WithTemplateSlots_129<typeof __VLS_component_129, __VLS_TemplateResult_129["slots"]>;
|
|
7841
7759
|
|
|
7842
|
-
export declare const PaginationNext:
|
|
7760
|
+
export declare const PaginationNext: __VLS_WithTemplateSlots_127<typeof __VLS_component_127, __VLS_TemplateResult_127["slots"]>;
|
|
7843
7761
|
|
|
7844
|
-
export declare const PaginationPrev:
|
|
7762
|
+
export declare const PaginationPrev: __VLS_WithTemplateSlots_126<typeof __VLS_component_126, __VLS_TemplateResult_126["slots"]>;
|
|
7845
7763
|
|
|
7846
7764
|
export { PaginationVariants }
|
|
7847
7765
|
|
|
@@ -7901,7 +7819,7 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
7901
7819
|
|
|
7902
7820
|
export declare const PopoverTrigger: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
7903
7821
|
|
|
7904
|
-
export declare const ProgressBar: DefineComponent<
|
|
7822
|
+
export declare const ProgressBar: DefineComponent<__VLS_Props_156, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_156> & Readonly<{}>, {
|
|
7905
7823
|
isDisabled: boolean;
|
|
7906
7824
|
isStriped: boolean;
|
|
7907
7825
|
isIndeterminate: boolean;
|
|
@@ -7910,7 +7828,7 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
7910
7828
|
showValueLabel: boolean;
|
|
7911
7829
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
7912
7830
|
|
|
7913
|
-
export declare const ProgressCircle:
|
|
7831
|
+
export declare const ProgressCircle: __VLS_WithTemplateSlots_151<typeof __VLS_component_151, __VLS_TemplateResult_151["slots"]>;
|
|
7914
7832
|
|
|
7915
7833
|
declare type Props = {
|
|
7916
7834
|
/** Visual style of the field. @default 'flat' */
|
|
@@ -8037,9 +7955,11 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8037
7955
|
/** Extra classes merged onto the root wrapper via `composeClassName`. */
|
|
8038
7956
|
class?: string;
|
|
8039
7957
|
/** Two-way bound selected value. */
|
|
8040
|
-
modelValue?: string;
|
|
7958
|
+
modelValue?: string | string[];
|
|
8041
7959
|
/** Initial selected value (uncontrolled). */
|
|
8042
|
-
defaultValue?: string;
|
|
7960
|
+
defaultValue?: string | string[];
|
|
7961
|
+
/** Allow selecting multiple values. modelValue becomes string[]. @default false */
|
|
7962
|
+
multiple?: boolean;
|
|
8043
7963
|
/** Controls open state of the dropdown. */
|
|
8044
7964
|
open?: boolean;
|
|
8045
7965
|
/** Initial open state of the dropdown (uncontrolled). */
|
|
@@ -8083,10 +8003,19 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8083
8003
|
errorMessage?: string;
|
|
8084
8004
|
/** Extra classes merged onto the root wrapper via `composeClassName`. */
|
|
8085
8005
|
class?: string;
|
|
8086
|
-
/** Two-way bound selected value. */
|
|
8087
|
-
modelValue?: string;
|
|
8006
|
+
/** Two-way bound selected value. string in single mode, string[] in multiple mode. */
|
|
8007
|
+
modelValue?: string | string[];
|
|
8088
8008
|
/** Initial selected value (uncontrolled). */
|
|
8089
|
-
defaultValue?: string;
|
|
8009
|
+
defaultValue?: string | string[];
|
|
8010
|
+
/** Allow selecting multiple values. modelValue becomes string[]. @default false */
|
|
8011
|
+
multiple?: boolean;
|
|
8012
|
+
/**
|
|
8013
|
+
* Controls how chips overflow in multiple mode.
|
|
8014
|
+
* - `wrap`: trigger grows in height, chips wrap to new lines (default)
|
|
8015
|
+
* - `collapse`: fixed height, overflowing chips are hidden behind "+N more"
|
|
8016
|
+
* @default 'wrap'
|
|
8017
|
+
*/
|
|
8018
|
+
multipleOverflow?: 'wrap' | 'collapse';
|
|
8090
8019
|
/** Controls open state of the dropdown. */
|
|
8091
8020
|
open?: boolean;
|
|
8092
8021
|
/** Initial open state of the dropdown (uncontrolled). */
|
|
@@ -8266,9 +8195,9 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8266
8195
|
message: string;
|
|
8267
8196
|
};
|
|
8268
8197
|
|
|
8269
|
-
export declare const ScrollArea:
|
|
8198
|
+
export declare const ScrollArea: __VLS_WithTemplateSlots_153<typeof __VLS_component_153, __VLS_TemplateResult_153["slots"]>;
|
|
8270
8199
|
|
|
8271
|
-
export declare const ScrollShadow:
|
|
8200
|
+
export declare const ScrollShadow: __VLS_WithTemplateSlots_152<typeof __VLS_component_152, __VLS_TemplateResult_152["slots"]>;
|
|
8272
8201
|
|
|
8273
8202
|
export declare const Select: __VLS_WithTemplateSlots_98<typeof __VLS_component_98, __VLS_TemplateResult_98["slots"]>;
|
|
8274
8203
|
|
|
@@ -8286,6 +8215,7 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8286
8215
|
label: Ref<string | undefined>;
|
|
8287
8216
|
ariaDescribedBy: Ref<string | undefined>;
|
|
8288
8217
|
slots: ComputedRef<ReturnType<typeof selectVariants>>;
|
|
8218
|
+
multiple: Ref<boolean>;
|
|
8289
8219
|
/**
|
|
8290
8220
|
* Persistent registry of item value → display label. SelectItem registers
|
|
8291
8221
|
* once on first mount and never unregisters — survives SelectContent
|
|
@@ -8294,6 +8224,7 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8294
8224
|
*/
|
|
8295
8225
|
registerItem: (value: string, label: string) => void;
|
|
8296
8226
|
itemLabel: (value: string | string[] | undefined | null) => string;
|
|
8227
|
+
removeValue: (value: string) => void;
|
|
8297
8228
|
}
|
|
8298
8229
|
|
|
8299
8230
|
declare type SelectionMode_2 = 'none' | 'single' | 'multiple';
|
|
@@ -8327,7 +8258,7 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8327
8258
|
|
|
8328
8259
|
export { SkeletonVariants }
|
|
8329
8260
|
|
|
8330
|
-
export declare const Slider:
|
|
8261
|
+
export declare const Slider: __VLS_WithTemplateSlots_150<typeof __VLS_component_150, __VLS_TemplateResult_150["slots"]>;
|
|
8331
8262
|
|
|
8332
8263
|
export declare const Spinner: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
8333
8264
|
size: "md" | "sm" | "lg" | "xl";
|
|
@@ -8339,21 +8270,21 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8339
8270
|
|
|
8340
8271
|
export declare const splitterContextKey: InjectionKey<SplitterGroupContext>;
|
|
8341
8272
|
|
|
8342
|
-
export declare const SplitterGroup:
|
|
8273
|
+
export declare const SplitterGroup: __VLS_WithTemplateSlots_140<typeof __VLS_component_140, __VLS_TemplateResult_140["slots"]>;
|
|
8343
8274
|
|
|
8344
8275
|
export declare interface SplitterGroupContext {
|
|
8345
8276
|
direction: ComputedRef<SplitterVariants['direction']>;
|
|
8346
8277
|
}
|
|
8347
8278
|
|
|
8348
|
-
export declare const SplitterPanel:
|
|
8279
|
+
export declare const SplitterPanel: __VLS_WithTemplateSlots_141<typeof __VLS_component_141, __VLS_TemplateResult_141["slots"]>;
|
|
8349
8280
|
|
|
8350
|
-
export declare const SplitterResizeHandle:
|
|
8281
|
+
export declare const SplitterResizeHandle: __VLS_WithTemplateSlots_142<typeof __VLS_component_142, __VLS_TemplateResult_142["slots"]>;
|
|
8351
8282
|
|
|
8352
8283
|
export { SplitterVariants }
|
|
8353
8284
|
|
|
8354
|
-
export declare const Stepper:
|
|
8285
|
+
export declare const Stepper: __VLS_WithTemplateSlots_143<typeof __VLS_component_143, __VLS_TemplateResult_143["slots"]>;
|
|
8355
8286
|
|
|
8356
|
-
export declare const StepperContent:
|
|
8287
|
+
export declare const StepperContent: __VLS_WithTemplateSlots_148<typeof __VLS_component_148, __VLS_TemplateResult_148["slots"]>;
|
|
8357
8288
|
|
|
8358
8289
|
export declare interface StepperContext {
|
|
8359
8290
|
currentStep: ComputedRef<number>;
|
|
@@ -8366,17 +8297,17 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8366
8297
|
|
|
8367
8298
|
export declare const stepperContextKey: InjectionKey<StepperContext>;
|
|
8368
8299
|
|
|
8369
|
-
export declare const StepperDescription:
|
|
8300
|
+
export declare const StepperDescription: __VLS_WithTemplateSlots_147<typeof __VLS_component_147, __VLS_TemplateResult_147["slots"]>;
|
|
8370
8301
|
|
|
8371
|
-
export declare const StepperIndicator:
|
|
8302
|
+
export declare const StepperIndicator: __VLS_WithTemplateSlots_145<typeof __VLS_component_145, __VLS_TemplateResult_145["slots"]>;
|
|
8372
8303
|
|
|
8373
|
-
export declare const StepperItem:
|
|
8304
|
+
export declare const StepperItem: __VLS_WithTemplateSlots_144<typeof __VLS_component_144, __VLS_TemplateResult_144["slots"]>;
|
|
8374
8305
|
|
|
8375
|
-
export declare const StepperSeparator: DefineComponent<
|
|
8306
|
+
export declare const StepperSeparator: DefineComponent<__VLS_Props_153, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_153> & Readonly<{}>, {
|
|
8376
8307
|
class: string;
|
|
8377
8308
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
8378
8309
|
|
|
8379
|
-
export declare const StepperTitle:
|
|
8310
|
+
export declare const StepperTitle: __VLS_WithTemplateSlots_146<typeof __VLS_component_146, __VLS_TemplateResult_146["slots"]>;
|
|
8380
8311
|
|
|
8381
8312
|
export { StepperVariants }
|
|
8382
8313
|
|
|
@@ -8423,11 +8354,11 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8423
8354
|
|
|
8424
8355
|
export declare const TabIndicator: DefineComponent<__VLS_Props_77, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_77> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
8425
8356
|
|
|
8426
|
-
export declare const Table:
|
|
8357
|
+
export declare const Table: __VLS_WithTemplateSlots_131<typeof __VLS_component_131, __VLS_TemplateResult_131["slots"]>;
|
|
8427
8358
|
|
|
8428
|
-
export declare const TableBody:
|
|
8359
|
+
export declare const TableBody: __VLS_WithTemplateSlots_132<typeof __VLS_component_132, __VLS_TemplateResult_132["slots"]>;
|
|
8429
8360
|
|
|
8430
|
-
export declare const TableCell:
|
|
8361
|
+
export declare const TableCell: __VLS_WithTemplateSlots_134<typeof __VLS_component_134, __VLS_TemplateResult_134["slots"]>;
|
|
8431
8362
|
|
|
8432
8363
|
/**
|
|
8433
8364
|
* TableContext — provided by the <Table> root, consumed by every descendant.
|
|
@@ -8459,11 +8390,11 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8459
8390
|
|
|
8460
8391
|
export declare const tableContextKey: InjectionKey<TableContext>;
|
|
8461
8392
|
|
|
8462
|
-
export declare const TableFooter:
|
|
8393
|
+
export declare const TableFooter: __VLS_WithTemplateSlots_136<typeof __VLS_component_136, __VLS_TemplateResult_136["slots"]>;
|
|
8463
8394
|
|
|
8464
8395
|
export declare const TableHeader: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLTableSectionElement>;
|
|
8465
8396
|
|
|
8466
|
-
export declare const TableHeaderCell:
|
|
8397
|
+
export declare const TableHeaderCell: __VLS_WithTemplateSlots_135<typeof __VLS_component_135, __VLS_TemplateResult_135["slots"]>;
|
|
8467
8398
|
|
|
8468
8399
|
export declare interface TableKeyboardNav {
|
|
8469
8400
|
/** Currently active cell (roving tabindex target). null = nothing focused yet. */
|
|
@@ -8488,7 +8419,7 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8488
8419
|
getCellElement: (rowIndex: number, columnIndex: number) => HTMLElement | null;
|
|
8489
8420
|
}
|
|
8490
8421
|
|
|
8491
|
-
export declare const TableRow:
|
|
8422
|
+
export declare const TableRow: __VLS_WithTemplateSlots_133<typeof __VLS_component_133, __VLS_TemplateResult_133["slots"]>;
|
|
8492
8423
|
|
|
8493
8424
|
export declare const TabList: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, __VLS_TemplateResult_66["slots"]>;
|
|
8494
8425
|
|
|
@@ -8496,32 +8427,6 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8496
8427
|
|
|
8497
8428
|
export declare const Tabs: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, __VLS_TemplateResult_65["slots"]>;
|
|
8498
8429
|
|
|
8499
|
-
export declare const Tag: __VLS_WithTemplateSlots_123<typeof __VLS_component_123, __VLS_TemplateResult_123["slots"]>;
|
|
8500
|
-
|
|
8501
|
-
export declare const TagDelete: __VLS_WithTemplateSlots_125<typeof __VLS_component_125, __VLS_TemplateResult_125["slots"]>;
|
|
8502
|
-
|
|
8503
|
-
export declare const TagGroup: __VLS_WithTemplateSlots_122<typeof __VLS_component_122, __VLS_TemplateResult_122["slots"]>;
|
|
8504
|
-
|
|
8505
|
-
export declare interface TagGroupContext {
|
|
8506
|
-
variant: Ref<TagVariants['variant']>;
|
|
8507
|
-
size: Ref<TagVariants['size']>;
|
|
8508
|
-
isDisabled: Ref<boolean>;
|
|
8509
|
-
readOnly: Ref<boolean>;
|
|
8510
|
-
}
|
|
8511
|
-
|
|
8512
|
-
export declare const tagGroupContextKey: InjectionKey<TagGroupContext>;
|
|
8513
|
-
|
|
8514
|
-
export declare const TagGroupInput: DefineComponent<__VLS_Props_130, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_130> & Readonly<{}>, {
|
|
8515
|
-
class: string;
|
|
8516
|
-
placeholder: string;
|
|
8517
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
8518
|
-
|
|
8519
|
-
export { TagGroupVariants }
|
|
8520
|
-
|
|
8521
|
-
export declare const TagText: __VLS_WithTemplateSlots_124<typeof __VLS_component_124, __VLS_TemplateResult_124["slots"]>;
|
|
8522
|
-
|
|
8523
|
-
export { TagVariants }
|
|
8524
|
-
|
|
8525
8430
|
declare const Text_2: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
|
|
8526
8431
|
export { Text_2 as Text }
|
|
8527
8432
|
|
|
@@ -8531,7 +8436,7 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8531
8436
|
|
|
8532
8437
|
export { TextVariants }
|
|
8533
8438
|
|
|
8534
|
-
export declare const TimeField:
|
|
8439
|
+
export declare const TimeField: __VLS_WithTemplateSlots_157<typeof __VLS_component_157, __VLS_TemplateResult_157["slots"]>;
|
|
8535
8440
|
|
|
8536
8441
|
export declare const Toast: __VLS_WithTemplateSlots_90<typeof __VLS_component_90, __VLS_TemplateResult_90["slots"]>;
|
|
8537
8442
|
|
|
@@ -8739,7 +8644,7 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8739
8644
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
8740
8645
|
};
|
|
8741
8646
|
|
|
8742
|
-
export declare const TreeItemToggle:
|
|
8647
|
+
export declare const TreeItemToggle: __VLS_WithTemplateSlots_149<typeof __VLS_component_149, __VLS_TemplateResult_149["slots"]>;
|
|
8743
8648
|
|
|
8744
8649
|
export { TreeVariants }
|
|
8745
8650
|
|
|
@@ -8991,10 +8896,6 @@ export declare function composeSlotClassName<V extends Record<string, unknown>>(
|
|
|
8991
8896
|
|
|
8992
8897
|
export declare const useTableProvide: (value: TableContext) => TableContext;
|
|
8993
8898
|
|
|
8994
|
-
export declare const useTagGroupInject: (fallback?: TagGroupContext | undefined) => TagGroupContext;
|
|
8995
|
-
|
|
8996
|
-
export declare const useTagGroupProvide: (value: TagGroupContext) => TagGroupContext;
|
|
8997
|
-
|
|
8998
8899
|
/**
|
|
8999
8900
|
* Returns the imperative toast control API.
|
|
9000
8901
|
*
|