@geelato/web-vue 2.59.0 → 2.59.1

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 (175) hide show
  1. package/LICENSE +21 -0
  2. package/dist/arco-vue.js +40 -8
  3. package/dist/arco-vue.js.map +1 -1
  4. package/dist/arco-vue.min.js +57 -43
  5. package/dist/arco-vue.min.js.map +1 -1
  6. package/es/_components/icon-hover.d.ts +3 -3
  7. package/es/_components/input-label/input-label.d.ts +5 -5
  8. package/es/_components/picker/input-range.d.ts +7 -7
  9. package/es/_components/picker/input.d.ts +6 -6
  10. package/es/_components/select-view/select-view.d.ts +4 -4
  11. package/es/_components/virtual-list/virtual-list.d.ts +1 -1
  12. package/es/_components/virtual-list-v2/virtual-list.d.ts +5 -5
  13. package/es/_hooks/use-form-item.d.ts +2 -2
  14. package/es/_hooks/use-size.d.ts +3 -3
  15. package/es/alert/alert.d.ts +6 -6
  16. package/es/alert/index.d.ts +12 -12
  17. package/es/auto-complete/auto-complete.d.ts +4 -4
  18. package/es/auto-complete/index.d.ts +12 -12
  19. package/es/avatar/avatar.d.ts +1 -1
  20. package/es/avatar/index.d.ts +3 -3
  21. package/es/button/button-group.d.ts +6 -6
  22. package/es/button/button.d.ts +6 -6
  23. package/es/button/index.d.ts +15 -15
  24. package/es/card/card.d.ts +2 -2
  25. package/es/card/index.d.ts +3 -3
  26. package/es/carousel/carousel-indicator.d.ts +1 -1
  27. package/es/cascader/cascader-panel.d.ts +4 -4
  28. package/es/cascader/cascader.d.ts +40 -40
  29. package/es/cascader/index.d.ts +93 -93
  30. package/es/checkbox/checkbox.d.ts +5 -5
  31. package/es/checkbox/index.d.ts +9 -9
  32. package/es/collapse/collapse-item.d.ts +3 -3
  33. package/es/collapse/index.d.ts +3 -3
  34. package/es/color-picker/color-picker.d.ts +3 -3
  35. package/es/color-picker/index.d.ts +6 -6
  36. package/es/comment/comment.d.ts +2 -2
  37. package/es/comment/index.d.ts +3 -3
  38. package/es/config-provider/config-provider.d.ts +3 -3
  39. package/es/config-provider/index.d.ts +6 -6
  40. package/es/date-picker/index.d.ts +133 -133
  41. package/es/date-picker/panels/date/index.d.ts +24 -24
  42. package/es/date-picker/panels/footer.d.ts +15 -15
  43. package/es/date-picker/panels/shortcuts.d.ts +15 -15
  44. package/es/date-picker/panels/week/index.d.ts +24 -24
  45. package/es/date-picker/picker-panel.d.ts +78 -78
  46. package/es/date-picker/picker.d.ts +126 -126
  47. package/es/date-picker/range-picker-panel.d.ts +79 -79
  48. package/es/date-picker/range-picker.d.ts +133 -133
  49. package/es/descriptions/descriptions.d.ts +3 -3
  50. package/es/descriptions/index.d.ts +6 -6
  51. package/es/drawer/drawer.d.ts +22 -22
  52. package/es/drawer/index.d.ts +48 -48
  53. package/es/dropdown/dropdown-button.d.ts +66 -66
  54. package/es/dropdown/dropdown-option.d.ts +2 -2
  55. package/es/dropdown/dropdown-panel.d.ts +12 -12
  56. package/es/dropdown/dropdown-submenu.d.ts +42 -42
  57. package/es/dropdown/dropdown.d.ts +40 -40
  58. package/es/dropdown/index.d.ts +194 -194
  59. package/es/empty/empty.d.ts +2 -2
  60. package/es/empty/index.d.ts +6 -6
  61. package/es/form/form-item-label.d.ts +57 -57
  62. package/es/form/form-item.d.ts +65 -65
  63. package/es/form/form.d.ts +2 -2
  64. package/es/form/index.d.ts +68 -68
  65. package/es/grid/grid-row.d.ts +1 -1
  66. package/es/grid/index.d.ts +1 -1
  67. package/es/image/preview-action.d.ts +57 -57
  68. package/es/image/preview-toolbar.d.ts +57 -57
  69. package/es/input/index.d.ts +22 -22
  70. package/es/input/input-password.d.ts +8 -8
  71. package/es/input/input-search.d.ts +2 -2
  72. package/es/input/input.d.ts +5 -5
  73. package/es/input-number/index.d.ts +27 -12
  74. package/es/input-number/input-number.d.ts +14 -5
  75. package/es/input-number/input-number.js +40 -8
  76. package/es/input-tag/index.d.ts +9 -9
  77. package/es/input-tag/input-tag.d.ts +4 -4
  78. package/es/list/index.d.ts +6 -6
  79. package/es/list/list.d.ts +3 -3
  80. package/es/mention/index.d.ts +18 -18
  81. package/es/mention/mention.d.ts +7 -7
  82. package/es/menu/sub-menu-pop.d.ts +24 -24
  83. package/es/message/message.d.ts +6 -6
  84. package/es/modal/index.d.ts +45 -45
  85. package/es/modal/modal.d.ts +21 -21
  86. package/es/notification/notification.d.ts +4 -4
  87. package/es/page-header/index.d.ts +6 -6
  88. package/es/page-header/page-header.d.ts +3 -3
  89. package/es/pagination/index.d.ts +3 -3
  90. package/es/pagination/page-jumper.d.ts +27 -12
  91. package/es/pagination/page-options.d.ts +94 -94
  92. package/es/pagination/pagination.d.ts +2 -2
  93. package/es/popconfirm/index.d.ts +87 -87
  94. package/es/popconfirm/popconfirm.d.ts +43 -43
  95. package/es/popover/index.d.ts +60 -60
  96. package/es/popover/popover.d.ts +30 -30
  97. package/es/progress/circle.d.ts +5 -5
  98. package/es/progress/index.d.ts +36 -36
  99. package/es/progress/line.d.ts +5 -5
  100. package/es/progress/progress.d.ts +19 -19
  101. package/es/progress/steps.d.ts +2 -2
  102. package/es/radio/index.d.ts +12 -12
  103. package/es/radio/radio-group.d.ts +3 -3
  104. package/es/radio/radio.d.ts +4 -4
  105. package/es/scrollbar/index.d.ts +6 -6
  106. package/es/scrollbar/scrollbar.d.ts +3 -3
  107. package/es/select/index.d.ts +94 -94
  108. package/es/select/option.d.ts +11 -11
  109. package/es/select/select-dropdown.d.ts +12 -12
  110. package/es/select/select.d.ts +38 -38
  111. package/es/slider/index.d.ts +171 -141
  112. package/es/slider/slider-button.d.ts +57 -57
  113. package/es/slider/slider-input.d.ts +27 -12
  114. package/es/slider/slider.d.ts +85 -70
  115. package/es/space/index.d.ts +6 -6
  116. package/es/space/space.d.ts +3 -3
  117. package/es/split/index.d.ts +3 -3
  118. package/es/split/split.d.ts +1 -1
  119. package/es/statistic/countdown.d.ts +1 -1
  120. package/es/statistic/index.d.ts +4 -4
  121. package/es/statistic/statistic.d.ts +1 -1
  122. package/es/steps/index.d.ts +9 -9
  123. package/es/steps/step.d.ts +3 -3
  124. package/es/steps/steps.d.ts +3 -3
  125. package/es/switch/index.d.ts +18 -18
  126. package/es/switch/switch.d.ts +11 -11
  127. package/es/table/index.d.ts +27 -27
  128. package/es/table/table-column.d.ts +2 -2
  129. package/es/table/table-operation-td.d.ts +21 -21
  130. package/es/table/table-td.d.ts +1 -1
  131. package/es/table/table.d.ts +13 -13
  132. package/es/tabs/index.d.ts +6 -6
  133. package/es/tabs/tabs-nav.d.ts +1 -1
  134. package/es/tabs/tabs-tab.d.ts +4 -4
  135. package/es/tabs/tabs.d.ts +3 -3
  136. package/es/tag/index.d.ts +9 -9
  137. package/es/tag/tag.d.ts +5 -5
  138. package/es/textarea/index.d.ts +12 -12
  139. package/es/textarea/textarea.d.ts +5 -5
  140. package/es/time-picker/index.d.ts +200 -200
  141. package/es/time-picker/panel.d.ts +24 -24
  142. package/es/time-picker/range-panel.d.ts +24 -24
  143. package/es/time-picker/time-picker.d.ts +97 -97
  144. package/es/timeline/index.d.ts +3 -3
  145. package/es/timeline/timeline.d.ts +2 -2
  146. package/es/tooltip/index.d.ts +57 -57
  147. package/es/tooltip/tooltip.d.ts +28 -28
  148. package/es/transfer/index.d.ts +95 -95
  149. package/es/transfer/transfer-view.d.ts +28 -28
  150. package/es/transfer/transfer.d.ts +46 -46
  151. package/es/tree/base-node.d.ts +9 -9
  152. package/es/tree/hooks/use-tree-data.d.ts +4 -4
  153. package/es/tree/index.d.ts +31 -31
  154. package/es/tree/transition-node-list.d.ts +9 -9
  155. package/es/tree/tree.d.ts +13 -13
  156. package/es/tree-select/index.d.ts +151 -151
  157. package/es/tree-select/panel.d.ts +31 -31
  158. package/es/tree-select/tree-select.d.ts +73 -73
  159. package/es/trigger/index.d.ts +24 -24
  160. package/es/trigger/trigger.d.ts +13 -13
  161. package/es/typography/base.d.ts +6 -6
  162. package/es/typography/edit-content.d.ts +67 -67
  163. package/es/typography/index.d.ts +4 -4
  164. package/es/typography/operations.d.ts +57 -57
  165. package/es/typography/paragraph.d.ts +1 -1
  166. package/es/typography/title.d.ts +3 -3
  167. package/es/upload/index.d.ts +3 -3
  168. package/es/upload/upload.d.ts +1 -1
  169. package/es/verification-code/index.d.ts +6 -6
  170. package/es/verification-code/verification-code.d.ts +3 -3
  171. package/json/vetur-attributes.json +2465 -2461
  172. package/json/vetur-tags.json +863 -862
  173. package/json/web-types.json +4708 -4700
  174. package/lib/input-number/input-number.js +40 -8
  175. package/package.json +24 -25
@@ -14,11 +14,11 @@ declare const Popover: {
14
14
  title: StringConstructor;
15
15
  content: StringConstructor;
16
16
  trigger: {
17
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
17
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
18
18
  default: string;
19
19
  };
20
20
  position: {
21
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
21
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
22
22
  default: string;
23
23
  };
24
24
  contentClass: {
@@ -51,8 +51,8 @@ declare const Popover: {
51
51
  }, import("vue").PublicProps, {
52
52
  popupVisible: boolean;
53
53
  defaultPopupVisible: boolean;
54
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
55
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
54
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
55
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
56
56
  }, true, {}, {}, {
57
57
  Trigger: {
58
58
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
@@ -65,11 +65,11 @@ declare const Popover: {
65
65
  default: boolean;
66
66
  };
67
67
  trigger: {
68
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
68
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
69
69
  default: string;
70
70
  };
71
71
  position: {
72
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
72
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
73
73
  default: string;
74
74
  };
75
75
  disabled: {
@@ -112,13 +112,13 @@ declare const Popover: {
112
112
  default: boolean;
113
113
  };
114
114
  contentClass: {
115
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
115
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
116
116
  };
117
117
  contentStyle: {
118
118
  type: import("vue").PropType<import("vue").CSSProperties>;
119
119
  };
120
120
  arrowClass: {
121
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
121
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
122
122
  };
123
123
  arrowStyle: {
124
124
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -176,7 +176,7 @@ declare const Popover: {
176
176
  default: boolean;
177
177
  };
178
178
  openedClass: {
179
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
179
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
180
180
  };
181
181
  autoFitPosition: {
182
182
  type: BooleanConstructor;
@@ -211,11 +211,11 @@ declare const Popover: {
211
211
  hide: () => true;
212
212
  resize: () => true;
213
213
  }, import("vue").PublicProps, {
214
+ disabled: boolean;
214
215
  popupVisible: boolean;
215
216
  defaultPopupVisible: boolean;
216
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
217
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
218
- disabled: boolean;
217
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
218
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
219
219
  popupOffset: number;
220
220
  showArrow: boolean;
221
221
  alignPoint: boolean;
@@ -256,11 +256,11 @@ declare const Popover: {
256
256
  default: boolean;
257
257
  };
258
258
  trigger: {
259
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
259
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
260
260
  default: string;
261
261
  };
262
262
  position: {
263
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
263
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
264
264
  default: string;
265
265
  };
266
266
  disabled: {
@@ -303,13 +303,13 @@ declare const Popover: {
303
303
  default: boolean;
304
304
  };
305
305
  contentClass: {
306
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
306
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
307
307
  };
308
308
  contentStyle: {
309
309
  type: import("vue").PropType<import("vue").CSSProperties>;
310
310
  };
311
311
  arrowClass: {
312
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
312
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
313
313
  };
314
314
  arrowStyle: {
315
315
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -367,7 +367,7 @@ declare const Popover: {
367
367
  default: boolean;
368
368
  };
369
369
  openedClass: {
370
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
370
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
371
371
  };
372
372
  autoFitPosition: {
373
373
  type: BooleanConstructor;
@@ -396,11 +396,11 @@ declare const Popover: {
396
396
  onHide?: (() => any) | undefined;
397
397
  onResize?: (() => any) | undefined;
398
398
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
399
+ disabled: boolean;
399
400
  popupVisible: boolean;
400
401
  defaultPopupVisible: boolean;
401
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
402
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
403
- disabled: boolean;
402
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
403
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
404
404
  popupOffset: number;
405
405
  showArrow: boolean;
406
406
  alignPoint: boolean;
@@ -438,11 +438,11 @@ declare const Popover: {
438
438
  default: boolean;
439
439
  };
440
440
  trigger: {
441
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
441
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
442
442
  default: string;
443
443
  };
444
444
  position: {
445
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
445
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
446
446
  default: string;
447
447
  };
448
448
  disabled: {
@@ -485,13 +485,13 @@ declare const Popover: {
485
485
  default: boolean;
486
486
  };
487
487
  contentClass: {
488
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
488
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
489
489
  };
490
490
  contentStyle: {
491
491
  type: import("vue").PropType<import("vue").CSSProperties>;
492
492
  };
493
493
  arrowClass: {
494
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
494
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
495
495
  };
496
496
  arrowStyle: {
497
497
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -549,7 +549,7 @@ declare const Popover: {
549
549
  default: boolean;
550
550
  };
551
551
  openedClass: {
552
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
552
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
553
553
  };
554
554
  autoFitPosition: {
555
555
  type: BooleanConstructor;
@@ -584,11 +584,11 @@ declare const Popover: {
584
584
  hide: () => true;
585
585
  resize: () => true;
586
586
  }, string, {
587
+ disabled: boolean;
587
588
  popupVisible: boolean;
588
589
  defaultPopupVisible: boolean;
589
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
590
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
591
- disabled: boolean;
590
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
591
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
592
592
  popupOffset: number;
593
593
  showArrow: boolean;
594
594
  alignPoint: boolean;
@@ -634,11 +634,11 @@ declare const Popover: {
634
634
  title: StringConstructor;
635
635
  content: StringConstructor;
636
636
  trigger: {
637
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
637
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
638
638
  default: string;
639
639
  };
640
640
  position: {
641
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
641
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
642
642
  default: string;
643
643
  };
644
644
  contentClass: {
@@ -668,8 +668,8 @@ declare const Popover: {
668
668
  }, {}, {}, {}, {
669
669
  popupVisible: boolean;
670
670
  defaultPopupVisible: boolean;
671
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
672
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
671
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
672
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
673
673
  }>;
674
674
  __isFragment?: undefined;
675
675
  __isTeleport?: undefined;
@@ -686,11 +686,11 @@ declare const Popover: {
686
686
  title: StringConstructor;
687
687
  content: StringConstructor;
688
688
  trigger: {
689
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
689
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
690
690
  default: string;
691
691
  };
692
692
  position: {
693
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
693
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
694
694
  default: string;
695
695
  };
696
696
  contentClass: {
@@ -723,8 +723,8 @@ declare const Popover: {
723
723
  }, string, {
724
724
  popupVisible: boolean;
725
725
  defaultPopupVisible: boolean;
726
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
727
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
726
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
727
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
728
728
  }, {}, string, {}, {
729
729
  Trigger: {
730
730
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
@@ -737,11 +737,11 @@ declare const Popover: {
737
737
  default: boolean;
738
738
  };
739
739
  trigger: {
740
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
740
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
741
741
  default: string;
742
742
  };
743
743
  position: {
744
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
744
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
745
745
  default: string;
746
746
  };
747
747
  disabled: {
@@ -784,13 +784,13 @@ declare const Popover: {
784
784
  default: boolean;
785
785
  };
786
786
  contentClass: {
787
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
787
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
788
788
  };
789
789
  contentStyle: {
790
790
  type: import("vue").PropType<import("vue").CSSProperties>;
791
791
  };
792
792
  arrowClass: {
793
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
793
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
794
794
  };
795
795
  arrowStyle: {
796
796
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -848,7 +848,7 @@ declare const Popover: {
848
848
  default: boolean;
849
849
  };
850
850
  openedClass: {
851
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
851
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
852
852
  };
853
853
  autoFitPosition: {
854
854
  type: BooleanConstructor;
@@ -883,11 +883,11 @@ declare const Popover: {
883
883
  hide: () => true;
884
884
  resize: () => true;
885
885
  }, import("vue").PublicProps, {
886
+ disabled: boolean;
886
887
  popupVisible: boolean;
887
888
  defaultPopupVisible: boolean;
888
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
889
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
890
- disabled: boolean;
889
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
890
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
891
891
  popupOffset: number;
892
892
  showArrow: boolean;
893
893
  alignPoint: boolean;
@@ -928,11 +928,11 @@ declare const Popover: {
928
928
  default: boolean;
929
929
  };
930
930
  trigger: {
931
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
931
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
932
932
  default: string;
933
933
  };
934
934
  position: {
935
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
935
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
936
936
  default: string;
937
937
  };
938
938
  disabled: {
@@ -975,13 +975,13 @@ declare const Popover: {
975
975
  default: boolean;
976
976
  };
977
977
  contentClass: {
978
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
978
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
979
979
  };
980
980
  contentStyle: {
981
981
  type: import("vue").PropType<import("vue").CSSProperties>;
982
982
  };
983
983
  arrowClass: {
984
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
984
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
985
985
  };
986
986
  arrowStyle: {
987
987
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -1039,7 +1039,7 @@ declare const Popover: {
1039
1039
  default: boolean;
1040
1040
  };
1041
1041
  openedClass: {
1042
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1042
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1043
1043
  };
1044
1044
  autoFitPosition: {
1045
1045
  type: BooleanConstructor;
@@ -1068,11 +1068,11 @@ declare const Popover: {
1068
1068
  onHide?: (() => any) | undefined;
1069
1069
  onResize?: (() => any) | undefined;
1070
1070
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
1071
+ disabled: boolean;
1071
1072
  popupVisible: boolean;
1072
1073
  defaultPopupVisible: boolean;
1073
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
1074
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1075
- disabled: boolean;
1074
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
1075
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1076
1076
  popupOffset: number;
1077
1077
  showArrow: boolean;
1078
1078
  alignPoint: boolean;
@@ -1110,11 +1110,11 @@ declare const Popover: {
1110
1110
  default: boolean;
1111
1111
  };
1112
1112
  trigger: {
1113
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
1113
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
1114
1114
  default: string;
1115
1115
  };
1116
1116
  position: {
1117
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
1117
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
1118
1118
  default: string;
1119
1119
  };
1120
1120
  disabled: {
@@ -1157,13 +1157,13 @@ declare const Popover: {
1157
1157
  default: boolean;
1158
1158
  };
1159
1159
  contentClass: {
1160
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1160
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1161
1161
  };
1162
1162
  contentStyle: {
1163
1163
  type: import("vue").PropType<import("vue").CSSProperties>;
1164
1164
  };
1165
1165
  arrowClass: {
1166
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1166
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1167
1167
  };
1168
1168
  arrowStyle: {
1169
1169
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -1221,7 +1221,7 @@ declare const Popover: {
1221
1221
  default: boolean;
1222
1222
  };
1223
1223
  openedClass: {
1224
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1224
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1225
1225
  };
1226
1226
  autoFitPosition: {
1227
1227
  type: BooleanConstructor;
@@ -1256,11 +1256,11 @@ declare const Popover: {
1256
1256
  hide: () => true;
1257
1257
  resize: () => true;
1258
1258
  }, string, {
1259
+ disabled: boolean;
1259
1260
  popupVisible: boolean;
1260
1261
  defaultPopupVisible: boolean;
1261
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
1262
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1263
- disabled: boolean;
1262
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
1263
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1264
1264
  popupOffset: number;
1265
1265
  showArrow: boolean;
1266
1266
  alignPoint: boolean;
@@ -13,11 +13,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
13
  title: StringConstructor;
14
14
  content: StringConstructor;
15
15
  trigger: {
16
- type: PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
16
+ type: PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
17
17
  default: string;
18
18
  };
19
19
  position: {
20
- type: PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
20
+ type: PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
21
21
  default: string;
22
22
  };
23
23
  contentClass: {
@@ -56,11 +56,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
56
56
  title: StringConstructor;
57
57
  content: StringConstructor;
58
58
  trigger: {
59
- type: PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
59
+ type: PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
60
60
  default: string;
61
61
  };
62
62
  position: {
63
- type: PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
63
+ type: PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
64
64
  default: string;
65
65
  };
66
66
  contentClass: {
@@ -84,8 +84,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
84
84
  }>, {
85
85
  popupVisible: boolean;
86
86
  defaultPopupVisible: boolean;
87
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
88
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
87
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
88
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
89
89
  }, {}, {
90
90
  Trigger: {
91
91
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
@@ -98,11 +98,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
98
98
  default: boolean;
99
99
  };
100
100
  trigger: {
101
- type: PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
101
+ type: PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
102
102
  default: string;
103
103
  };
104
104
  position: {
105
- type: PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
105
+ type: PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
106
106
  default: string;
107
107
  };
108
108
  disabled: {
@@ -145,13 +145,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
145
145
  default: boolean;
146
146
  };
147
147
  contentClass: {
148
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
148
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
149
149
  };
150
150
  contentStyle: {
151
151
  type: PropType<CSSProperties>;
152
152
  };
153
153
  arrowClass: {
154
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
154
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
155
155
  };
156
156
  arrowStyle: {
157
157
  type: PropType<CSSProperties>;
@@ -209,7 +209,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
209
209
  default: boolean;
210
210
  };
211
211
  openedClass: {
212
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
212
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
213
213
  };
214
214
  autoFitPosition: {
215
215
  type: BooleanConstructor;
@@ -244,11 +244,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
244
244
  hide: () => true;
245
245
  resize: () => true;
246
246
  }, import("vue").PublicProps, {
247
+ disabled: boolean;
247
248
  popupVisible: boolean;
248
249
  defaultPopupVisible: boolean;
249
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
250
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
251
- disabled: boolean;
250
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
251
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
252
252
  popupOffset: number;
253
253
  showArrow: boolean;
254
254
  alignPoint: boolean;
@@ -289,11 +289,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
289
289
  default: boolean;
290
290
  };
291
291
  trigger: {
292
- type: PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
292
+ type: PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
293
293
  default: string;
294
294
  };
295
295
  position: {
296
- type: PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
296
+ type: PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
297
297
  default: string;
298
298
  };
299
299
  disabled: {
@@ -336,13 +336,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
336
336
  default: boolean;
337
337
  };
338
338
  contentClass: {
339
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
339
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
340
340
  };
341
341
  contentStyle: {
342
342
  type: PropType<CSSProperties>;
343
343
  };
344
344
  arrowClass: {
345
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
345
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
346
346
  };
347
347
  arrowStyle: {
348
348
  type: PropType<CSSProperties>;
@@ -400,7 +400,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
400
400
  default: boolean;
401
401
  };
402
402
  openedClass: {
403
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
403
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
404
404
  };
405
405
  autoFitPosition: {
406
406
  type: BooleanConstructor;
@@ -429,11 +429,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
429
429
  onHide?: (() => any) | undefined;
430
430
  onResize?: (() => any) | undefined;
431
431
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
432
+ disabled: boolean;
432
433
  popupVisible: boolean;
433
434
  defaultPopupVisible: boolean;
434
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
435
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
436
- disabled: boolean;
435
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
436
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
437
437
  popupOffset: number;
438
438
  showArrow: boolean;
439
439
  alignPoint: boolean;
@@ -471,11 +471,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
471
471
  default: boolean;
472
472
  };
473
473
  trigger: {
474
- type: PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
474
+ type: PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
475
475
  default: string;
476
476
  };
477
477
  position: {
478
- type: PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
478
+ type: PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
479
479
  default: string;
480
480
  };
481
481
  disabled: {
@@ -518,13 +518,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
518
518
  default: boolean;
519
519
  };
520
520
  contentClass: {
521
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
521
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
522
522
  };
523
523
  contentStyle: {
524
524
  type: PropType<CSSProperties>;
525
525
  };
526
526
  arrowClass: {
527
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
527
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
528
528
  };
529
529
  arrowStyle: {
530
530
  type: PropType<CSSProperties>;
@@ -582,7 +582,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
582
582
  default: boolean;
583
583
  };
584
584
  openedClass: {
585
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
585
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
586
586
  };
587
587
  autoFitPosition: {
588
588
  type: BooleanConstructor;
@@ -617,11 +617,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
617
617
  hide: () => true;
618
618
  resize: () => true;
619
619
  }, string, {
620
+ disabled: boolean;
620
621
  popupVisible: boolean;
621
622
  defaultPopupVisible: boolean;
622
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
623
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
624
- disabled: boolean;
623
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
624
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
625
625
  popupOffset: number;
626
626
  showArrow: boolean;
627
627
  alignPoint: boolean;