@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
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
27
27
  };
28
28
  content: StringConstructor;
29
29
  position: {
30
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
30
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
31
31
  default: string;
32
32
  };
33
33
  mini: {
@@ -67,10 +67,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
67
67
  'update:popupVisible': (visible: boolean) => true;
68
68
  popupVisibleChange: (visible: boolean) => true;
69
69
  }, import("vue").PublicProps, {
70
+ mini: boolean;
70
71
  popupVisible: boolean;
71
72
  defaultPopupVisible: boolean;
72
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
73
- mini: boolean;
73
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
74
74
  }, true, {}, {}, {
75
75
  Trigger: {
76
76
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
@@ -83,11 +83,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
83
83
  default: boolean;
84
84
  };
85
85
  trigger: {
86
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
86
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
87
87
  default: string;
88
88
  };
89
89
  position: {
90
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
90
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
91
91
  default: string;
92
92
  };
93
93
  disabled: {
@@ -130,13 +130,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
130
130
  default: boolean;
131
131
  };
132
132
  contentClass: {
133
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
133
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
134
134
  };
135
135
  contentStyle: {
136
136
  type: import("vue").PropType<import("vue").CSSProperties>;
137
137
  };
138
138
  arrowClass: {
139
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
139
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
140
140
  };
141
141
  arrowStyle: {
142
142
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -194,7 +194,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
194
194
  default: boolean;
195
195
  };
196
196
  openedClass: {
197
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
197
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
198
198
  };
199
199
  autoFitPosition: {
200
200
  type: BooleanConstructor;
@@ -229,11 +229,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
229
229
  hide: () => true;
230
230
  resize: () => true;
231
231
  }, import("vue").PublicProps, {
232
+ disabled: boolean;
232
233
  popupVisible: boolean;
233
234
  defaultPopupVisible: boolean;
234
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
235
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
236
- disabled: boolean;
235
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
236
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
237
237
  popupOffset: number;
238
238
  showArrow: boolean;
239
239
  alignPoint: boolean;
@@ -274,11 +274,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
274
274
  default: boolean;
275
275
  };
276
276
  trigger: {
277
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
277
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
278
278
  default: string;
279
279
  };
280
280
  position: {
281
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
281
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
282
282
  default: string;
283
283
  };
284
284
  disabled: {
@@ -321,13 +321,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
321
321
  default: boolean;
322
322
  };
323
323
  contentClass: {
324
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
324
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
325
325
  };
326
326
  contentStyle: {
327
327
  type: import("vue").PropType<import("vue").CSSProperties>;
328
328
  };
329
329
  arrowClass: {
330
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
330
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
331
331
  };
332
332
  arrowStyle: {
333
333
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -385,7 +385,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
385
385
  default: boolean;
386
386
  };
387
387
  openedClass: {
388
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
388
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
389
389
  };
390
390
  autoFitPosition: {
391
391
  type: BooleanConstructor;
@@ -414,11 +414,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
414
414
  onHide?: (() => any) | undefined;
415
415
  onResize?: (() => any) | undefined;
416
416
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
417
+ disabled: boolean;
417
418
  popupVisible: boolean;
418
419
  defaultPopupVisible: boolean;
419
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
420
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
421
- disabled: boolean;
420
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
421
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
422
422
  popupOffset: number;
423
423
  showArrow: boolean;
424
424
  alignPoint: boolean;
@@ -456,11 +456,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
456
456
  default: boolean;
457
457
  };
458
458
  trigger: {
459
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
459
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
460
460
  default: string;
461
461
  };
462
462
  position: {
463
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
463
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
464
464
  default: string;
465
465
  };
466
466
  disabled: {
@@ -503,13 +503,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
503
503
  default: boolean;
504
504
  };
505
505
  contentClass: {
506
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
506
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
507
507
  };
508
508
  contentStyle: {
509
509
  type: import("vue").PropType<import("vue").CSSProperties>;
510
510
  };
511
511
  arrowClass: {
512
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
512
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
513
513
  };
514
514
  arrowStyle: {
515
515
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -567,7 +567,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
567
567
  default: boolean;
568
568
  };
569
569
  openedClass: {
570
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
570
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
571
571
  };
572
572
  autoFitPosition: {
573
573
  type: BooleanConstructor;
@@ -602,11 +602,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
602
602
  hide: () => true;
603
603
  resize: () => true;
604
604
  }, string, {
605
+ disabled: boolean;
605
606
  popupVisible: boolean;
606
607
  defaultPopupVisible: boolean;
607
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
608
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
609
- disabled: boolean;
608
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
609
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
610
610
  popupOffset: number;
611
611
  showArrow: boolean;
612
612
  alignPoint: boolean;
@@ -651,7 +651,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
651
651
  };
652
652
  content: StringConstructor;
653
653
  position: {
654
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
654
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
655
655
  default: string;
656
656
  };
657
657
  mini: {
@@ -688,10 +688,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
688
688
  computedArrowStyle: import("vue").ComputedRef<import("vue").CSSProperties | undefined>;
689
689
  handlePopupVisibleChange: (visible: boolean) => void;
690
690
  }, {}, {}, {}, {
691
+ mini: boolean;
691
692
  popupVisible: boolean;
692
693
  defaultPopupVisible: boolean;
693
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
694
- mini: boolean;
694
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
695
695
  }>;
696
696
  __isFragment?: undefined;
697
697
  __isTeleport?: undefined;
@@ -707,7 +707,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
707
707
  };
708
708
  content: StringConstructor;
709
709
  position: {
710
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
710
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
711
711
  default: string;
712
712
  };
713
713
  mini: {
@@ -747,10 +747,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
747
747
  'update:popupVisible': (visible: boolean) => true;
748
748
  popupVisibleChange: (visible: boolean) => true;
749
749
  }, string, {
750
+ mini: boolean;
750
751
  popupVisible: boolean;
751
752
  defaultPopupVisible: boolean;
752
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
753
- mini: boolean;
753
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
754
754
  }, {}, string, {}, {
755
755
  Trigger: {
756
756
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
@@ -763,11 +763,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
763
763
  default: boolean;
764
764
  };
765
765
  trigger: {
766
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
766
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
767
767
  default: string;
768
768
  };
769
769
  position: {
770
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
770
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
771
771
  default: string;
772
772
  };
773
773
  disabled: {
@@ -810,13 +810,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
810
810
  default: boolean;
811
811
  };
812
812
  contentClass: {
813
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
813
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
814
814
  };
815
815
  contentStyle: {
816
816
  type: import("vue").PropType<import("vue").CSSProperties>;
817
817
  };
818
818
  arrowClass: {
819
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
819
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
820
820
  };
821
821
  arrowStyle: {
822
822
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -874,7 +874,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
874
874
  default: boolean;
875
875
  };
876
876
  openedClass: {
877
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
877
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
878
878
  };
879
879
  autoFitPosition: {
880
880
  type: BooleanConstructor;
@@ -909,11 +909,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
909
909
  hide: () => true;
910
910
  resize: () => true;
911
911
  }, import("vue").PublicProps, {
912
+ disabled: boolean;
912
913
  popupVisible: boolean;
913
914
  defaultPopupVisible: boolean;
914
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
915
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
916
- disabled: boolean;
915
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
916
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
917
917
  popupOffset: number;
918
918
  showArrow: boolean;
919
919
  alignPoint: boolean;
@@ -954,11 +954,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
954
954
  default: boolean;
955
955
  };
956
956
  trigger: {
957
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
957
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
958
958
  default: string;
959
959
  };
960
960
  position: {
961
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
961
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
962
962
  default: string;
963
963
  };
964
964
  disabled: {
@@ -1001,13 +1001,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1001
1001
  default: boolean;
1002
1002
  };
1003
1003
  contentClass: {
1004
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1004
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1005
1005
  };
1006
1006
  contentStyle: {
1007
1007
  type: import("vue").PropType<import("vue").CSSProperties>;
1008
1008
  };
1009
1009
  arrowClass: {
1010
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1010
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1011
1011
  };
1012
1012
  arrowStyle: {
1013
1013
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -1065,7 +1065,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1065
1065
  default: boolean;
1066
1066
  };
1067
1067
  openedClass: {
1068
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1068
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1069
1069
  };
1070
1070
  autoFitPosition: {
1071
1071
  type: BooleanConstructor;
@@ -1094,11 +1094,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1094
1094
  onHide?: (() => any) | undefined;
1095
1095
  onResize?: (() => any) | undefined;
1096
1096
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
1097
+ disabled: boolean;
1097
1098
  popupVisible: boolean;
1098
1099
  defaultPopupVisible: boolean;
1099
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
1100
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1101
- disabled: boolean;
1100
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
1101
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1102
1102
  popupOffset: number;
1103
1103
  showArrow: boolean;
1104
1104
  alignPoint: boolean;
@@ -1136,11 +1136,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1136
1136
  default: boolean;
1137
1137
  };
1138
1138
  trigger: {
1139
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
1139
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
1140
1140
  default: string;
1141
1141
  };
1142
1142
  position: {
1143
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
1143
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
1144
1144
  default: string;
1145
1145
  };
1146
1146
  disabled: {
@@ -1183,13 +1183,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1183
1183
  default: boolean;
1184
1184
  };
1185
1185
  contentClass: {
1186
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1186
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1187
1187
  };
1188
1188
  contentStyle: {
1189
1189
  type: import("vue").PropType<import("vue").CSSProperties>;
1190
1190
  };
1191
1191
  arrowClass: {
1192
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1192
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1193
1193
  };
1194
1194
  arrowStyle: {
1195
1195
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -1247,7 +1247,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1247
1247
  default: boolean;
1248
1248
  };
1249
1249
  openedClass: {
1250
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1250
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1251
1251
  };
1252
1252
  autoFitPosition: {
1253
1253
  type: BooleanConstructor;
@@ -1282,11 +1282,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1282
1282
  hide: () => true;
1283
1283
  resize: () => true;
1284
1284
  }, string, {
1285
+ disabled: boolean;
1285
1286
  popupVisible: boolean;
1286
1287
  defaultPopupVisible: boolean;
1287
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
1288
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1289
- disabled: boolean;
1288
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
1289
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1290
1290
  popupOffset: number;
1291
1291
  showArrow: boolean;
1292
1292
  alignPoint: boolean;