vft 0.0.151 → 0.0.154

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.
Files changed (118) hide show
  1. package/es/components/affix/affix.vue.d.ts +1 -1
  2. package/es/components/affix/index.d.ts +2 -2
  3. package/es/components/autocomplete/autocomplete.vue.d.ts +6 -6
  4. package/es/components/autocomplete/index.d.ts +17 -17
  5. package/es/components/button/use-button.js +3 -3
  6. package/es/components/carousel/carousel.vue.d.ts +1 -1
  7. package/es/components/carousel/index.d.ts +19 -19
  8. package/es/components/checkbox/checkbox-button.vue.d.ts +1 -1
  9. package/es/components/checkbox/checkbox-group.vue.d.ts +1 -1
  10. package/es/components/checkbox/checkbox.vue.d.ts +1 -1
  11. package/es/components/checkbox/index.d.ts +10 -10
  12. package/es/components/color-picker/color-picker.vue.d.ts +1 -1
  13. package/es/components/color-picker/index.d.ts +1 -1
  14. package/es/components/date-picker/date-picker.d.ts +1 -1
  15. package/es/components/date-picker/index.d.ts +2 -2
  16. package/es/components/dialog/dialog.vue.d.ts +1 -1
  17. package/es/components/dialog/index.d.ts +2 -2
  18. package/es/components/drawer/drawer.vue.d.ts +1 -1
  19. package/es/components/drawer/index.d.ts +2 -2
  20. package/es/components/dropdown/dropdown.vue.d.ts +1 -1
  21. package/es/components/dropdown/index.d.ts +19 -19
  22. package/es/components/icon/icon.vue2.js +20 -21
  23. package/es/components/index.js +113 -113
  24. package/es/components/input/index.d.ts +12 -12
  25. package/es/components/input/input.vue.d.ts +4 -4
  26. package/es/components/input-number/index.d.ts +3 -3
  27. package/es/components/input-number/input-number.vue.d.ts +3 -3
  28. package/es/components/modal/index.d.ts +11 -11
  29. package/es/components/modal/modal.vue.d.ts +1 -1
  30. package/es/components/multiple-tabs/multiple-tabs.vue2.js +97 -67
  31. package/es/components/popconfirm/index.d.ts +11 -11
  32. package/es/components/popconfirm/popconfirm.vue.d.ts +1 -1
  33. package/es/components/progress/index.d.ts +4 -4
  34. package/es/components/radio/index.d.ts +6 -6
  35. package/es/components/radio/radio-group.vue.d.ts +1 -1
  36. package/es/components/radio/radio.vue.d.ts +1 -1
  37. package/es/components/search/index.d.ts +8 -8
  38. package/es/components/search/search.vue.d.ts +2 -2
  39. package/es/components/select/index.d.ts +8 -8
  40. package/es/components/select/select.vue.d.ts +4 -4
  41. package/es/components/select/useSelect.d.ts +1 -1
  42. package/es/components/side-menu/side-menu.vue2.js +44 -44
  43. package/es/components/slider/index.d.ts +1 -1
  44. package/es/components/slider/slider.vue.d.ts +1 -1
  45. package/es/components/switch/index.d.ts +3 -3
  46. package/es/components/switch/switch.vue.d.ts +3 -3
  47. package/es/components/table/index.d.ts +17 -17
  48. package/es/components/table/table.vue.d.ts +2 -2
  49. package/es/components/tabs/tabs.vue2.js +4 -4
  50. package/es/components/time-picker/common/picker.vue.d.ts +4 -4
  51. package/es/components/time-picker/index.d.ts +2 -2
  52. package/es/components/time-picker/time-picker.d.ts +1 -1
  53. package/es/components/time-select/time-select.vue.d.ts +3 -3
  54. package/es/components/tree/index.d.ts +16 -16
  55. package/es/components/upload/index.d.ts +12 -12
  56. package/es/index.js +113 -113
  57. package/es/package.json.d.ts +1 -1
  58. package/es/package.json.js +1 -1
  59. package/lib/components/affix/affix.vue.d.ts +1 -1
  60. package/lib/components/affix/index.d.ts +2 -2
  61. package/lib/components/autocomplete/autocomplete.vue.d.ts +6 -6
  62. package/lib/components/autocomplete/index.d.ts +17 -17
  63. package/lib/components/button/use-button.cjs +1 -1
  64. package/lib/components/carousel/carousel.vue.d.ts +1 -1
  65. package/lib/components/carousel/index.d.ts +19 -19
  66. package/lib/components/checkbox/checkbox-button.vue.d.ts +1 -1
  67. package/lib/components/checkbox/checkbox-group.vue.d.ts +1 -1
  68. package/lib/components/checkbox/checkbox.vue.d.ts +1 -1
  69. package/lib/components/checkbox/index.d.ts +10 -10
  70. package/lib/components/color-picker/color-picker.vue.d.ts +1 -1
  71. package/lib/components/color-picker/index.d.ts +1 -1
  72. package/lib/components/date-picker/date-picker.d.ts +1 -1
  73. package/lib/components/date-picker/index.d.ts +2 -2
  74. package/lib/components/dialog/dialog.vue.d.ts +1 -1
  75. package/lib/components/dialog/index.d.ts +2 -2
  76. package/lib/components/drawer/drawer.vue.d.ts +1 -1
  77. package/lib/components/drawer/index.d.ts +2 -2
  78. package/lib/components/dropdown/dropdown.vue.d.ts +1 -1
  79. package/lib/components/dropdown/index.d.ts +19 -19
  80. package/lib/components/icon/icon.vue2.cjs +1 -1
  81. package/lib/components/index.cjs +1 -1
  82. package/lib/components/input/index.d.ts +12 -12
  83. package/lib/components/input/input.vue.d.ts +4 -4
  84. package/lib/components/input-number/index.d.ts +3 -3
  85. package/lib/components/input-number/input-number.vue.d.ts +3 -3
  86. package/lib/components/modal/index.d.ts +11 -11
  87. package/lib/components/modal/modal.vue.d.ts +1 -1
  88. package/lib/components/multiple-tabs/multiple-tabs.vue2.cjs +1 -1
  89. package/lib/components/popconfirm/index.d.ts +11 -11
  90. package/lib/components/popconfirm/popconfirm.vue.d.ts +1 -1
  91. package/lib/components/progress/index.d.ts +4 -4
  92. package/lib/components/radio/index.d.ts +6 -6
  93. package/lib/components/radio/radio-group.vue.d.ts +1 -1
  94. package/lib/components/radio/radio.vue.d.ts +1 -1
  95. package/lib/components/search/index.d.ts +8 -8
  96. package/lib/components/search/search.vue.d.ts +2 -2
  97. package/lib/components/select/index.d.ts +8 -8
  98. package/lib/components/select/select.vue.d.ts +4 -4
  99. package/lib/components/select/useSelect.d.ts +1 -1
  100. package/lib/components/side-menu/side-menu.vue2.cjs +1 -1
  101. package/lib/components/slider/index.d.ts +1 -1
  102. package/lib/components/slider/slider.vue.d.ts +1 -1
  103. package/lib/components/switch/index.d.ts +3 -3
  104. package/lib/components/switch/switch.vue.d.ts +3 -3
  105. package/lib/components/table/index.d.ts +17 -17
  106. package/lib/components/table/table.vue.d.ts +2 -2
  107. package/lib/components/tabs/tabs.vue2.cjs +1 -1
  108. package/lib/components/time-picker/common/picker.vue.d.ts +4 -4
  109. package/lib/components/time-picker/index.d.ts +2 -2
  110. package/lib/components/time-picker/time-picker.d.ts +1 -1
  111. package/lib/components/time-select/time-select.vue.d.ts +3 -3
  112. package/lib/components/tree/index.d.ts +16 -16
  113. package/lib/components/upload/index.d.ts +12 -12
  114. package/lib/index.cjs +1 -1
  115. package/lib/package.json.cjs +1 -1
  116. package/lib/package.json.d.ts +1 -1
  117. package/package.json +4 -4
  118. package/web-types.json +1 -1
@@ -9,11 +9,11 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
9
9
  /** @description update rootRect info */
10
10
  updateRoot: any;
11
11
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
+ change: (fixed: boolean) => void;
12
13
  scroll: (args_0: {
13
14
  scrollTop: number;
14
15
  fixed: boolean;
15
16
  }) => void;
16
- change: (fixed: boolean) => void;
17
17
  }, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
18
18
  readonly zIndex: import("vft/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 100, boolean>;
19
19
  readonly target: import("vft/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
@@ -14,11 +14,11 @@ export declare const VftAffix: import("vft/es/utils").SFCWithInstall<{
14
14
  update: () => void;
15
15
  updateRoot: any;
16
16
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
17
+ change: (fixed: boolean) => void;
17
18
  scroll: (args_0: {
18
19
  scrollTop: number;
19
20
  fixed: boolean;
20
21
  }) => void;
21
- change: (fixed: boolean) => void;
22
22
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<globalThis.ExtractPropTypes<{
23
23
  readonly zIndex: import("vft/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 100, boolean>;
24
24
  readonly target: import("vft/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
@@ -80,11 +80,11 @@ export declare const VftAffix: import("vft/es/utils").SFCWithInstall<{
80
80
  update: () => void;
81
81
  updateRoot: any;
82
82
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
83
+ change: (fixed: boolean) => void;
83
84
  scroll: (args_0: {
84
85
  scrollTop: number;
85
86
  fixed: boolean;
86
87
  }) => void;
87
- change: (fixed: boolean) => void;
88
88
  }, string, {
89
89
  readonly target: string;
90
90
  readonly position: import("vft/es/utils").EpPropMergeType<StringConstructor, "bottom" | "top", unknown>;
@@ -58,7 +58,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
58
58
  readonly appendTo?: any;
59
59
  readonly visible?: boolean | undefined;
60
60
  readonly effect?: "light" | "dark" | undefined;
61
- readonly teleported?: boolean | undefined;
62
61
  readonly arrowOffset?: number | undefined;
63
62
  readonly gpuAcceleration?: boolean | undefined;
64
63
  readonly fallbackPlacements?: Placement[] | undefined;
@@ -77,6 +76,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
77
76
  readonly virtualRef?: import("..").Measurable | undefined;
78
77
  readonly rawContent?: boolean | undefined;
79
78
  readonly persistent?: boolean | undefined;
79
+ readonly teleported?: boolean | undefined;
80
80
  readonly triggerKeys?: string[] | undefined;
81
81
  readonly showArrow?: boolean | undefined;
82
82
  onClose?: ((...args: any[]) => any) | undefined;
@@ -611,21 +611,21 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
611
611
  /** @description highlight an item in a suggestion */
612
612
  highlight: (index: number) => void;
613
613
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
614
+ "update:modelValue": (value: string) => void;
615
+ change: (value: string) => void;
616
+ input: (value: string) => void;
614
617
  select: (item: Record<string, any>) => void;
615
618
  clear: () => void;
616
619
  blur: (evt: FocusEvent) => void;
617
620
  focus: (evt: FocusEvent) => void;
618
- "update:modelValue": (value: string) => void;
619
- change: (value: string) => void;
620
- input: (value: string) => void;
621
621
  }, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AutocompleteProps>>> & {
622
+ onChange?: ((value: string) => any) | undefined;
622
623
  onInput?: ((value: string) => any) | undefined;
623
624
  onSelect?: ((item: Record<string, any>) => any) | undefined;
624
625
  onBlur?: ((evt: FocusEvent) => any) | undefined;
625
- onChange?: ((value: string) => any) | undefined;
626
626
  onFocus?: ((evt: FocusEvent) => any) | undefined;
627
- onClear?: (() => any) | undefined;
628
627
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
628
+ onClear?: (() => any) | undefined;
629
629
  }, {}, {}>, {
630
630
  prepend?(_: {}): any;
631
631
  append?(_: {}): any;
@@ -49,13 +49,13 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
49
49
  type: globalThis.PropType<string>;
50
50
  };
51
51
  }>> & {
52
+ onChange?: ((value: string) => any) | undefined;
52
53
  onInput?: ((value: string) => any) | undefined;
53
54
  onSelect?: ((item: Record<string, any>) => any) | undefined;
54
55
  onBlur?: ((evt: FocusEvent) => any) | undefined;
55
- onChange?: ((value: string) => any) | undefined;
56
56
  onFocus?: ((evt: FocusEvent) => any) | undefined;
57
- onClear?: (() => any) | undefined;
58
57
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
58
+ onClear?: (() => any) | undefined;
59
59
  }, {
60
60
  highlightedIndex: globalThis.Ref<number>;
61
61
  activated: globalThis.Ref<boolean>;
@@ -91,7 +91,6 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
91
91
  readonly appendTo?: any;
92
92
  readonly visible?: boolean | undefined;
93
93
  readonly effect?: "light" | "dark" | undefined;
94
- readonly teleported?: boolean | undefined;
95
94
  readonly arrowOffset?: number | undefined;
96
95
  readonly gpuAcceleration?: boolean | undefined;
97
96
  readonly fallbackPlacements?: Placement[] | undefined;
@@ -110,6 +109,7 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
110
109
  readonly virtualRef?: import("..").Measurable | undefined;
111
110
  readonly rawContent?: boolean | undefined;
112
111
  readonly persistent?: boolean | undefined;
112
+ readonly teleported?: boolean | undefined;
113
113
  readonly triggerKeys?: string[] | undefined;
114
114
  readonly showArrow?: boolean | undefined;
115
115
  onClose?: ((...args: any[]) => any) | undefined;
@@ -636,13 +636,13 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
636
636
  close: () => void;
637
637
  highlight: (index: number) => void;
638
638
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
639
+ "update:modelValue": (value: string) => void;
640
+ change: (value: string) => void;
641
+ input: (value: string) => void;
639
642
  select: (item: Record<string, any>) => void;
640
643
  clear: () => void;
641
644
  blur: (evt: FocusEvent) => void;
642
645
  focus: (evt: FocusEvent) => void;
643
- "update:modelValue": (value: string) => void;
644
- change: (value: string) => void;
645
- input: (value: string) => void;
646
646
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<globalThis.ExtractPropTypes<{
647
647
  valueKey: {
648
648
  type: globalThis.PropType<string>;
@@ -693,13 +693,13 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
693
693
  type: globalThis.PropType<string>;
694
694
  };
695
695
  }>> & {
696
+ onChange?: ((value: string) => any) | undefined;
696
697
  onInput?: ((value: string) => any) | undefined;
697
698
  onSelect?: ((item: Record<string, any>) => any) | undefined;
698
699
  onBlur?: ((evt: FocusEvent) => any) | undefined;
699
- onChange?: ((value: string) => any) | undefined;
700
700
  onFocus?: ((evt: FocusEvent) => any) | undefined;
701
- onClear?: (() => any) | undefined;
702
701
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
702
+ onClear?: (() => any) | undefined;
703
703
  }, {}, true, {}, {}, {
704
704
  P: {};
705
705
  B: {};
@@ -757,13 +757,13 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
757
757
  type: globalThis.PropType<string>;
758
758
  };
759
759
  }>> & {
760
+ onChange?: ((value: string) => any) | undefined;
760
761
  onInput?: ((value: string) => any) | undefined;
761
762
  onSelect?: ((item: Record<string, any>) => any) | undefined;
762
763
  onBlur?: ((evt: FocusEvent) => any) | undefined;
763
- onChange?: ((value: string) => any) | undefined;
764
764
  onFocus?: ((evt: FocusEvent) => any) | undefined;
765
- onClear?: (() => any) | undefined;
766
765
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
766
+ onClear?: (() => any) | undefined;
767
767
  }, {
768
768
  highlightedIndex: globalThis.Ref<number>;
769
769
  activated: globalThis.Ref<boolean>;
@@ -799,7 +799,6 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
799
799
  readonly appendTo?: any;
800
800
  readonly visible?: boolean | undefined;
801
801
  readonly effect?: "light" | "dark" | undefined;
802
- readonly teleported?: boolean | undefined;
803
802
  readonly arrowOffset?: number | undefined;
804
803
  readonly gpuAcceleration?: boolean | undefined;
805
804
  readonly fallbackPlacements?: Placement[] | undefined;
@@ -818,6 +817,7 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
818
817
  readonly virtualRef?: import("..").Measurable | undefined;
819
818
  readonly rawContent?: boolean | undefined;
820
819
  readonly persistent?: boolean | undefined;
820
+ readonly teleported?: boolean | undefined;
821
821
  readonly triggerKeys?: string[] | undefined;
822
822
  readonly showArrow?: boolean | undefined;
823
823
  onClose?: ((...args: any[]) => any) | undefined;
@@ -1397,13 +1397,13 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
1397
1397
  type: globalThis.PropType<string>;
1398
1398
  };
1399
1399
  }>> & {
1400
+ onChange?: ((value: string) => any) | undefined;
1400
1401
  onInput?: ((value: string) => any) | undefined;
1401
1402
  onSelect?: ((item: Record<string, any>) => any) | undefined;
1402
1403
  onBlur?: ((evt: FocusEvent) => any) | undefined;
1403
- onChange?: ((value: string) => any) | undefined;
1404
1404
  onFocus?: ((evt: FocusEvent) => any) | undefined;
1405
- onClear?: (() => any) | undefined;
1406
1405
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1406
+ onClear?: (() => any) | undefined;
1407
1407
  }, {
1408
1408
  highlightedIndex: globalThis.Ref<number>;
1409
1409
  activated: globalThis.Ref<boolean>;
@@ -1439,7 +1439,6 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
1439
1439
  readonly appendTo?: any;
1440
1440
  readonly visible?: boolean | undefined;
1441
1441
  readonly effect?: "light" | "dark" | undefined;
1442
- readonly teleported?: boolean | undefined;
1443
1442
  readonly arrowOffset?: number | undefined;
1444
1443
  readonly gpuAcceleration?: boolean | undefined;
1445
1444
  readonly fallbackPlacements?: Placement[] | undefined;
@@ -1458,6 +1457,7 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
1458
1457
  readonly virtualRef?: import("..").Measurable | undefined;
1459
1458
  readonly rawContent?: boolean | undefined;
1460
1459
  readonly persistent?: boolean | undefined;
1460
+ readonly teleported?: boolean | undefined;
1461
1461
  readonly triggerKeys?: string[] | undefined;
1462
1462
  readonly showArrow?: boolean | undefined;
1463
1463
  onClose?: ((...args: any[]) => any) | undefined;
@@ -1984,13 +1984,13 @@ export declare const VftAutocomplete: import("vft/es/utils").SFCWithInstall<{
1984
1984
  close: () => void;
1985
1985
  highlight: (index: number) => void;
1986
1986
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1987
+ "update:modelValue": (value: string) => void;
1988
+ change: (value: string) => void;
1989
+ input: (value: string) => void;
1987
1990
  select: (item: Record<string, any>) => void;
1988
1991
  clear: () => void;
1989
1992
  blur: (evt: FocusEvent) => void;
1990
1993
  focus: (evt: FocusEvent) => void;
1991
- "update:modelValue": (value: string) => void;
1992
- change: (value: string) => void;
1993
- input: (value: string) => void;
1994
1994
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
1995
1995
  $slots: {
1996
1996
  prepend?(_: {}): any;
@@ -3,11 +3,11 @@ import "../form/index.js";
3
3
  import { useThrottleFn as T } from "@vueuse/core";
4
4
  import { inject as _, computed as i, ref as k, useSlots as p, Text as I } from "vue";
5
5
  import { buttonGroupContextKey as S } from "./constants.js";
6
- import { useGlobalConfig as z } from "../config-provider/hooks/use-global-config.js";
7
- import { useFormItem as C } from "../form/hooks/use-form-item.js";
6
+ import { useFormItem as z } from "../form/hooks/use-form-item.js";
7
+ import { useGlobalConfig as C } from "../config-provider/hooks/use-global-config.js";
8
8
  import { useFormSize as D, useFormDisabled as j } from "../form/hooks/use-form-common-props.js";
9
9
  const H = (t, u) => {
10
- const o = _(S, void 0), m = z("button"), { form: s } = C(), d = D(i(() => o == null ? void 0 : o.size)), c = j(), f = k(), r = p(), h = i(() => t.type || (o == null ? void 0 : o.type) || ""), g = i(
10
+ const o = _(S, void 0), m = C("button"), { form: s } = z(), d = D(i(() => o == null ? void 0 : o.size)), c = j(), f = k(), r = p(), h = i(() => t.type || (o == null ? void 0 : o.type) || ""), g = i(
11
11
  () => {
12
12
  var e;
13
13
  return t.autoInsertSpace ?? ((e = m.value) == null ? void 0 : e.autoInsertSpace) ?? !1;
@@ -52,8 +52,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
52
52
  type: "" | "card";
53
53
  loop: boolean;
54
54
  trigger: "click" | "hover";
55
- initialIndex: number;
56
55
  arrow: "always" | "never" | "hover";
56
+ initialIndex: number;
57
57
  interval: number;
58
58
  autoplay: boolean;
59
59
  indicatorPosition: "" | "none" | "outside";
@@ -20,14 +20,14 @@ export declare const VftCarousel: import("vft/es/utils").SFCWithInstall<{
20
20
  type: globalThis.PropType<"click" | "hover">;
21
21
  default: string;
22
22
  };
23
- initialIndex: {
24
- type: globalThis.PropType<number>;
25
- default: number;
26
- };
27
23
  arrow: {
28
24
  type: globalThis.PropType<"always" | "never" | "hover">;
29
25
  default: string;
30
26
  };
27
+ initialIndex: {
28
+ type: globalThis.PropType<number>;
29
+ default: number;
30
+ };
31
31
  interval: {
32
32
  type: globalThis.PropType<number>;
33
33
  default: number;
@@ -73,14 +73,14 @@ export declare const VftCarousel: import("vft/es/utils").SFCWithInstall<{
73
73
  type: globalThis.PropType<"click" | "hover">;
74
74
  default: string;
75
75
  };
76
- initialIndex: {
77
- type: globalThis.PropType<number>;
78
- default: number;
79
- };
80
76
  arrow: {
81
77
  type: globalThis.PropType<"always" | "never" | "hover">;
82
78
  default: string;
83
79
  };
80
+ initialIndex: {
81
+ type: globalThis.PropType<number>;
82
+ default: number;
83
+ };
84
84
  interval: {
85
85
  type: globalThis.PropType<number>;
86
86
  default: number;
@@ -105,8 +105,8 @@ export declare const VftCarousel: import("vft/es/utils").SFCWithInstall<{
105
105
  type: "" | "card";
106
106
  loop: boolean;
107
107
  trigger: "click" | "hover";
108
- initialIndex: number;
109
108
  arrow: "always" | "never" | "hover";
109
+ initialIndex: number;
110
110
  interval: number;
111
111
  autoplay: boolean;
112
112
  indicatorPosition: "" | "none" | "outside";
@@ -139,14 +139,14 @@ export declare const VftCarousel: import("vft/es/utils").SFCWithInstall<{
139
139
  type: globalThis.PropType<"click" | "hover">;
140
140
  default: string;
141
141
  };
142
- initialIndex: {
143
- type: globalThis.PropType<number>;
144
- default: number;
145
- };
146
142
  arrow: {
147
143
  type: globalThis.PropType<"always" | "never" | "hover">;
148
144
  default: string;
149
145
  };
146
+ initialIndex: {
147
+ type: globalThis.PropType<number>;
148
+ default: number;
149
+ };
150
150
  interval: {
151
151
  type: globalThis.PropType<number>;
152
152
  default: number;
@@ -175,8 +175,8 @@ export declare const VftCarousel: import("vft/es/utils").SFCWithInstall<{
175
175
  type: "" | "card";
176
176
  loop: boolean;
177
177
  trigger: "click" | "hover";
178
- initialIndex: number;
179
178
  arrow: "always" | "never" | "hover";
179
+ initialIndex: number;
180
180
  interval: number;
181
181
  autoplay: boolean;
182
182
  indicatorPosition: "" | "none" | "outside";
@@ -206,14 +206,14 @@ export declare const VftCarousel: import("vft/es/utils").SFCWithInstall<{
206
206
  type: globalThis.PropType<"click" | "hover">;
207
207
  default: string;
208
208
  };
209
- initialIndex: {
210
- type: globalThis.PropType<number>;
211
- default: number;
212
- };
213
209
  arrow: {
214
210
  type: globalThis.PropType<"always" | "never" | "hover">;
215
211
  default: string;
216
212
  };
213
+ initialIndex: {
214
+ type: globalThis.PropType<number>;
215
+ default: number;
216
+ };
217
217
  interval: {
218
218
  type: globalThis.PropType<number>;
219
219
  default: number;
@@ -244,8 +244,8 @@ export declare const VftCarousel: import("vft/es/utils").SFCWithInstall<{
244
244
  type: "" | "card";
245
245
  loop: boolean;
246
246
  trigger: "click" | "hover";
247
- initialIndex: number;
248
247
  arrow: "always" | "never" | "hover";
248
+ initialIndex: number;
249
249
  interval: number;
250
250
  autoplay: boolean;
251
251
  indicatorPosition: "" | "none" | "outside";
@@ -1,7 +1,7 @@
1
1
  import type { CheckboxProps } from './types';
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<CheckboxProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
- change: (...args: any[]) => void;
4
3
  "update:modelValue": (...args: any[]) => void;
4
+ change: (...args: any[]) => void;
5
5
  }, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_TypePropsToRuntimeProps<CheckboxProps>>> & {
6
6
  onChange?: ((...args: any[]) => any) | undefined;
7
7
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
@@ -19,8 +19,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
19
19
  tag: string;
20
20
  validateEvent: boolean;
21
21
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
22
- change: (...args: any[]) => void;
23
22
  "update:modelValue": (...args: any[]) => void;
23
+ change: (...args: any[]) => void;
24
24
  }, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<CheckboxGroupProps>, {
25
25
  modelValue: () => never[];
26
26
  tag: string;
@@ -2,8 +2,8 @@ import type { CheckboxProps } from './types';
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<CheckboxProps>, {
3
3
  validateEvent: boolean;
4
4
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
- change: (...args: any[]) => void;
6
5
  "update:modelValue": (...args: any[]) => void;
6
+ change: (...args: any[]) => void;
7
7
  }, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<CheckboxProps>, {
8
8
  validateEvent: boolean;
9
9
  }>>> & {
@@ -50,8 +50,8 @@ export declare const VftCheckbox: import("vft/es/utils").SFCWithInstall<{
50
50
  onChange?: ((...args: any[]) => any) | undefined;
51
51
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
52
52
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
53
- change: (...args: any[]) => void;
54
53
  "update:modelValue": (...args: any[]) => void;
54
+ change: (...args: any[]) => void;
55
55
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<globalThis.ExtractPropTypes<{
56
56
  value: {
57
57
  type: globalThis.PropType<string | number | boolean | object>;
@@ -218,8 +218,8 @@ export declare const VftCheckbox: import("vft/es/utils").SFCWithInstall<{
218
218
  onChange?: ((...args: any[]) => any) | undefined;
219
219
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
220
220
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
221
- change: (...args: any[]) => void;
222
221
  "update:modelValue": (...args: any[]) => void;
222
+ change: (...args: any[]) => void;
223
223
  }, string, {
224
224
  validateEvent: boolean;
225
225
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
@@ -278,8 +278,8 @@ export declare const VftCheckbox: import("vft/es/utils").SFCWithInstall<{
278
278
  onChange?: ((...args: any[]) => any) | undefined;
279
279
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
280
280
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
281
- change: (...args: any[]) => void;
282
281
  "update:modelValue": (...args: any[]) => void;
282
+ change: (...args: any[]) => void;
283
283
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<globalThis.ExtractPropTypes<{
284
284
  modelValue: {
285
285
  type: globalThis.PropType<string | number | boolean>;
@@ -439,8 +439,8 @@ export declare const VftCheckbox: import("vft/es/utils").SFCWithInstall<{
439
439
  onChange?: ((...args: any[]) => any) | undefined;
440
440
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
441
441
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
442
- change: (...args: any[]) => void;
443
442
  "update:modelValue": (...args: any[]) => void;
443
+ change: (...args: any[]) => void;
444
444
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
445
445
  $slots: {
446
446
  default?(_: {}): any;
@@ -491,8 +491,8 @@ export declare const VftCheckbox: import("vft/es/utils").SFCWithInstall<{
491
491
  onChange?: ((...args: any[]) => any) | undefined;
492
492
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
493
493
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
494
- change: (...args: any[]) => void;
495
494
  "update:modelValue": (...args: any[]) => void;
495
+ change: (...args: any[]) => void;
496
496
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<globalThis.ExtractPropTypes<{
497
497
  fill: {
498
498
  type: globalThis.PropType<string>;
@@ -642,8 +642,8 @@ export declare const VftCheckbox: import("vft/es/utils").SFCWithInstall<{
642
642
  onChange?: ((...args: any[]) => any) | undefined;
643
643
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
644
644
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
645
- change: (...args: any[]) => void;
646
645
  "update:modelValue": (...args: any[]) => void;
646
+ change: (...args: any[]) => void;
647
647
  }, string, {
648
648
  modelValue: import("./types").CheckboxGroupValueType;
649
649
  tag: string;
@@ -706,8 +706,8 @@ export declare const VftCheckboxButton: import("vft/es/utils").SFCWithInstall<{
706
706
  onChange?: ((...args: any[]) => any) | undefined;
707
707
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
708
708
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
709
- change: (...args: any[]) => void;
710
709
  "update:modelValue": (...args: any[]) => void;
710
+ change: (...args: any[]) => void;
711
711
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<globalThis.ExtractPropTypes<{
712
712
  modelValue: {
713
713
  type: globalThis.PropType<string | number | boolean>;
@@ -867,8 +867,8 @@ export declare const VftCheckboxButton: import("vft/es/utils").SFCWithInstall<{
867
867
  onChange?: ((...args: any[]) => any) | undefined;
868
868
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
869
869
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
870
- change: (...args: any[]) => void;
871
870
  "update:modelValue": (...args: any[]) => void;
871
+ change: (...args: any[]) => void;
872
872
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
873
873
  $slots: {
874
874
  default?(_: {}): any;
@@ -919,8 +919,8 @@ export declare const VftCheckboxGroup: import("vft/es/utils").SFCWithInstall<{
919
919
  onChange?: ((...args: any[]) => any) | undefined;
920
920
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
921
921
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
922
- change: (...args: any[]) => void;
923
922
  "update:modelValue": (...args: any[]) => void;
923
+ change: (...args: any[]) => void;
924
924
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<globalThis.ExtractPropTypes<{
925
925
  fill: {
926
926
  type: globalThis.PropType<string>;
@@ -1070,8 +1070,8 @@ export declare const VftCheckboxGroup: import("vft/es/utils").SFCWithInstall<{
1070
1070
  onChange?: ((...args: any[]) => any) | undefined;
1071
1071
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1072
1072
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1073
- change: (...args: any[]) => void;
1074
1073
  "update:modelValue": (...args: any[]) => void;
1074
+ change: (...args: any[]) => void;
1075
1075
  }, string, {
1076
1076
  modelValue: import("./types").CheckboxGroupValueType;
1077
1077
  tag: string;
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
23
23
  color: Color;
24
24
  showPicker: globalThis.Ref<boolean>;
25
25
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
26
- change: (...args: any[]) => void;
27
26
  "update:modelValue": (...args: any[]) => void;
27
+ change: (...args: any[]) => void;
28
28
  activeChange: (...args: any[]) => void;
29
29
  "click-outside": (...args: any[]) => void;
30
30
  }, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ColorPickerProps>, {
@@ -38,8 +38,8 @@ export declare const VftColorPicker: import("vft/es/utils").SFCWithInstall<impor
38
38
  color: import("./utils/color").default;
39
39
  showPicker: globalThis.Ref<boolean>;
40
40
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
41
- change: (...args: any[]) => void;
42
41
  "update:modelValue": (...args: any[]) => void;
42
+ change: (...args: any[]) => void;
43
43
  activeChange: (...args: any[]) => void;
44
44
  "click-outside": (...args: any[]) => void;
45
45
  }, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
@@ -181,11 +181,11 @@ declare const _default: import("vue").DefineComponent<{
181
181
  readonly modelValue: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | number | Date | [import("vft/es/components/time-picker").DateModelType, import("vft/es/components/time-picker").DateModelType]) | (() => import("vft/es/components/time-picker").ModelValueType) | ((new (...args: any[]) => string | number | Date | [import("vft/es/components/time-picker").DateModelType, import("vft/es/components/time-picker").DateModelType]) | (() => import("vft/es/components/time-picker").ModelValueType))[], unknown, unknown>;
182
182
  readonly readonly: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
183
183
  readonly disabled: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
184
- readonly tabindex: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
185
184
  readonly placeholder: string;
186
185
  readonly clearable: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
187
186
  readonly prefixIcon: import("../../utils").EpPropMergeType<(new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component) | ((new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component))[], unknown, unknown>;
188
187
  readonly clearIcon: import("../../utils").EpPropMergeType<(new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component) | ((new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component))[], unknown, unknown>;
188
+ readonly tabindex: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
189
189
  readonly validateEvent: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
190
190
  readonly popperOptions: any;
191
191
  readonly popperClass: string;
@@ -181,11 +181,11 @@ declare const _DatePicker: import("vue").DefineComponent<{
181
181
  readonly modelValue: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | number | Date | [import("..").DateModelType, import("..").DateModelType]) | (() => import("..").ModelValueType) | ((new (...args: any[]) => string | number | Date | [import("..").DateModelType, import("..").DateModelType]) | (() => import("..").ModelValueType))[], unknown, unknown>;
182
182
  readonly readonly: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
183
183
  readonly disabled: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
184
- readonly tabindex: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
185
184
  readonly placeholder: string;
186
185
  readonly clearable: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
187
186
  readonly prefixIcon: import("../../utils").EpPropMergeType<(new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component) | ((new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component))[], unknown, unknown>;
188
187
  readonly clearIcon: import("../../utils").EpPropMergeType<(new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component) | ((new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component))[], unknown, unknown>;
188
+ readonly tabindex: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
189
189
  readonly validateEvent: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
190
190
  readonly popperOptions: any;
191
191
  readonly popperClass: string;
@@ -380,11 +380,11 @@ export declare const VftDatePicker: import("vue").DefineComponent<{
380
380
  readonly modelValue: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | number | Date | [import("..").DateModelType, import("..").DateModelType]) | (() => import("..").ModelValueType) | ((new (...args: any[]) => string | number | Date | [import("..").DateModelType, import("..").DateModelType]) | (() => import("..").ModelValueType))[], unknown, unknown>;
381
381
  readonly readonly: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
382
382
  readonly disabled: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
383
- readonly tabindex: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
384
383
  readonly placeholder: string;
385
384
  readonly clearable: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
386
385
  readonly prefixIcon: import("../../utils").EpPropMergeType<(new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component) | ((new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component))[], unknown, unknown>;
387
386
  readonly clearIcon: import("../../utils").EpPropMergeType<(new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component) | ((new (...args: any[]) => (string | globalThis.Component) & {}) | (() => string | globalThis.Component))[], unknown, unknown>;
387
+ readonly tabindex: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
388
388
  readonly validateEvent: import("../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
389
389
  readonly popperOptions: any;
390
390
  readonly popperClass: string;
@@ -21,8 +21,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
21
21
  visible: globalThis.Ref<boolean>;
22
22
  dialogContentRef: globalThis.Ref<any>;
23
23
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
24
- close: () => void;
25
24
  "update:modelValue": (value: boolean) => void;
25
+ close: () => void;
26
26
  open: () => void;
27
27
  closed: () => void;
28
28
  opened: () => void;
@@ -86,8 +86,8 @@ export declare const VftDialog: import("vft/es/utils").SFCWithInstall<{
86
86
  visible: globalThis.Ref<boolean>;
87
87
  dialogContentRef: globalThis.Ref<any>;
88
88
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
89
- close: () => void;
90
89
  "update:modelValue": (value: boolean) => void;
90
+ close: () => void;
91
91
  open: () => void;
92
92
  closed: () => void;
93
93
  opened: () => void;
@@ -345,8 +345,8 @@ export declare const VftDialog: import("vft/es/utils").SFCWithInstall<{
345
345
  visible: globalThis.Ref<boolean>;
346
346
  dialogContentRef: globalThis.Ref<any>;
347
347
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
348
- close: () => void;
349
348
  "update:modelValue": (value: boolean) => void;
349
+ close: () => void;
350
350
  open: () => void;
351
351
  closed: () => void;
352
352
  opened: () => void;
@@ -8,8 +8,8 @@ export interface DrawerProps extends DialogProps {
8
8
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<DrawerProps>, {
9
9
  close: () => void;
10
10
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
- close: () => void;
12
11
  "update:modelValue": (value: boolean) => void;
12
+ close: () => void;
13
13
  open: () => void;
14
14
  closed: () => void;
15
15
  opened: () => void;
@@ -93,8 +93,8 @@ export declare const VftDrawer: import("vft/es/utils").SFCWithInstall<{
93
93
  }, {
94
94
  close: () => void;
95
95
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
96
- close: () => void;
97
96
  "update:modelValue": (value: boolean) => void;
97
+ close: () => void;
98
98
  open: () => void;
99
99
  closed: () => void;
100
100
  opened: () => void;
@@ -386,8 +386,8 @@ export declare const VftDrawer: import("vft/es/utils").SFCWithInstall<{
386
386
  }, {
387
387
  close: () => void;
388
388
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
389
- close: () => void;
390
389
  "update:modelValue": (value: boolean) => void;
390
+ close: () => void;
391
391
  open: () => void;
392
392
  closed: () => void;
393
393
  opened: () => void;
@@ -72,9 +72,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
72
72
  disabled: boolean;
73
73
  trigger: TooltipTriggerType;
74
74
  effect: "light" | "dark";
75
- teleported: boolean;
76
75
  tabindex: string | number;
77
76
  popperClass: string;
77
+ teleported: boolean;
78
78
  hideOnClick: boolean;
79
79
  showTimeout: number;
80
80
  hideTimeout: number;