@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
@@ -5,9 +5,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
5
5
  type: BooleanConstructor;
6
6
  default: boolean;
7
7
  };
8
- }>, () => import("vue/jsx-runtime").JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
8
+ }>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
9
9
  [key: string]: any;
10
- }>[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
10
+ }>[] | import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
11
  description: StringConstructor;
12
12
  imgSrc: StringConstructor;
13
13
  inConfigProvider: {
@@ -9,9 +9,9 @@ declare const Empty: {
9
9
  type: BooleanConstructor;
10
10
  default: boolean;
11
11
  };
12
- }>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
12
+ }>> & Readonly<{}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
13
13
  [key: string]: any;
14
- }>[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
14
+ }>[] | import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
15
15
  inConfigProvider: boolean;
16
16
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
17
17
  P: {};
@@ -27,9 +27,9 @@ declare const Empty: {
27
27
  type: BooleanConstructor;
28
28
  default: boolean;
29
29
  };
30
- }>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
30
+ }>> & Readonly<{}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
31
31
  [key: string]: any;
32
- }>[], {}, {}, {}, {
32
+ }>[] | import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
33
33
  inConfigProvider: boolean;
34
34
  }>;
35
35
  __isFragment?: undefined;
@@ -42,9 +42,9 @@ declare const Empty: {
42
42
  type: BooleanConstructor;
43
43
  default: boolean;
44
44
  };
45
- }>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
45
+ }>> & Readonly<{}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
46
46
  [key: string]: any;
47
- }>[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
47
+ }>[] | import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
48
48
  inConfigProvider: boolean;
49
49
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
50
50
  install: (app: App, options?: ArcoOptions | undefined) => void;
@@ -73,7 +73,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
73
73
  };
74
74
  content: StringConstructor;
75
75
  position: {
76
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
76
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
77
77
  default: string;
78
78
  };
79
79
  mini: {
@@ -113,10 +113,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
113
113
  'update:popupVisible': (visible: boolean) => true;
114
114
  popupVisibleChange: (visible: boolean) => true;
115
115
  }, import("vue").PublicProps, {
116
+ mini: boolean;
116
117
  popupVisible: boolean;
117
118
  defaultPopupVisible: boolean;
118
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
119
- mini: boolean;
119
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
120
120
  }, true, {}, {}, {
121
121
  Trigger: {
122
122
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
@@ -129,11 +129,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
129
129
  default: boolean;
130
130
  };
131
131
  trigger: {
132
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
132
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
133
133
  default: string;
134
134
  };
135
135
  position: {
136
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
136
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
137
137
  default: string;
138
138
  };
139
139
  disabled: {
@@ -176,13 +176,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
176
176
  default: boolean;
177
177
  };
178
178
  contentClass: {
179
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
179
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
180
180
  };
181
181
  contentStyle: {
182
182
  type: import("vue").PropType<import("vue").CSSProperties>;
183
183
  };
184
184
  arrowClass: {
185
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
185
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
186
186
  };
187
187
  arrowStyle: {
188
188
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -240,7 +240,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
240
240
  default: boolean;
241
241
  };
242
242
  openedClass: {
243
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
243
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
244
244
  };
245
245
  autoFitPosition: {
246
246
  type: BooleanConstructor;
@@ -275,11 +275,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
275
275
  hide: () => true;
276
276
  resize: () => true;
277
277
  }, import("vue").PublicProps, {
278
+ disabled: boolean;
278
279
  popupVisible: boolean;
279
280
  defaultPopupVisible: boolean;
280
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
281
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
282
- disabled: boolean;
281
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
282
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
283
283
  popupOffset: number;
284
284
  showArrow: boolean;
285
285
  alignPoint: boolean;
@@ -320,11 +320,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
320
320
  default: boolean;
321
321
  };
322
322
  trigger: {
323
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
323
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
324
324
  default: string;
325
325
  };
326
326
  position: {
327
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
327
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
328
328
  default: string;
329
329
  };
330
330
  disabled: {
@@ -367,13 +367,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
367
367
  default: boolean;
368
368
  };
369
369
  contentClass: {
370
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
370
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
371
371
  };
372
372
  contentStyle: {
373
373
  type: import("vue").PropType<import("vue").CSSProperties>;
374
374
  };
375
375
  arrowClass: {
376
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
376
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
377
377
  };
378
378
  arrowStyle: {
379
379
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -431,7 +431,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
431
431
  default: boolean;
432
432
  };
433
433
  openedClass: {
434
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
434
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
435
435
  };
436
436
  autoFitPosition: {
437
437
  type: BooleanConstructor;
@@ -460,11 +460,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
460
460
  onHide?: (() => any) | undefined;
461
461
  onResize?: (() => any) | undefined;
462
462
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
463
+ disabled: boolean;
463
464
  popupVisible: boolean;
464
465
  defaultPopupVisible: boolean;
465
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
466
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
467
- disabled: boolean;
466
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
467
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
468
468
  popupOffset: number;
469
469
  showArrow: boolean;
470
470
  alignPoint: boolean;
@@ -502,11 +502,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
502
502
  default: boolean;
503
503
  };
504
504
  trigger: {
505
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
505
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
506
506
  default: string;
507
507
  };
508
508
  position: {
509
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
509
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
510
510
  default: string;
511
511
  };
512
512
  disabled: {
@@ -549,13 +549,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
549
549
  default: boolean;
550
550
  };
551
551
  contentClass: {
552
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
552
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
553
553
  };
554
554
  contentStyle: {
555
555
  type: import("vue").PropType<import("vue").CSSProperties>;
556
556
  };
557
557
  arrowClass: {
558
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
558
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
559
559
  };
560
560
  arrowStyle: {
561
561
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -613,7 +613,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
613
613
  default: boolean;
614
614
  };
615
615
  openedClass: {
616
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
616
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
617
617
  };
618
618
  autoFitPosition: {
619
619
  type: BooleanConstructor;
@@ -648,11 +648,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
648
648
  hide: () => true;
649
649
  resize: () => true;
650
650
  }, string, {
651
+ disabled: boolean;
651
652
  popupVisible: boolean;
652
653
  defaultPopupVisible: boolean;
653
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
654
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
655
- disabled: boolean;
654
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
655
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
656
656
  popupOffset: number;
657
657
  showArrow: boolean;
658
658
  alignPoint: boolean;
@@ -697,7 +697,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
697
697
  };
698
698
  content: StringConstructor;
699
699
  position: {
700
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
700
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
701
701
  default: string;
702
702
  };
703
703
  mini: {
@@ -734,10 +734,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
734
734
  computedArrowStyle: import("vue").ComputedRef<import("vue").CSSProperties | undefined>;
735
735
  handlePopupVisibleChange: (visible: boolean) => void;
736
736
  }, {}, {}, {}, {
737
+ mini: boolean;
737
738
  popupVisible: boolean;
738
739
  defaultPopupVisible: boolean;
739
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
740
- mini: boolean;
740
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
741
741
  }>;
742
742
  __isFragment?: undefined;
743
743
  __isTeleport?: undefined;
@@ -753,7 +753,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
753
753
  };
754
754
  content: StringConstructor;
755
755
  position: {
756
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
756
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
757
757
  default: string;
758
758
  };
759
759
  mini: {
@@ -793,10 +793,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
793
793
  'update:popupVisible': (visible: boolean) => true;
794
794
  popupVisibleChange: (visible: boolean) => true;
795
795
  }, string, {
796
+ mini: boolean;
796
797
  popupVisible: boolean;
797
798
  defaultPopupVisible: boolean;
798
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
799
- mini: boolean;
799
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
800
800
  }, {}, string, {}, {
801
801
  Trigger: {
802
802
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
@@ -809,11 +809,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
809
809
  default: boolean;
810
810
  };
811
811
  trigger: {
812
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
812
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
813
813
  default: string;
814
814
  };
815
815
  position: {
816
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
816
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
817
817
  default: string;
818
818
  };
819
819
  disabled: {
@@ -856,13 +856,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
856
856
  default: boolean;
857
857
  };
858
858
  contentClass: {
859
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
859
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
860
860
  };
861
861
  contentStyle: {
862
862
  type: import("vue").PropType<import("vue").CSSProperties>;
863
863
  };
864
864
  arrowClass: {
865
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
865
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
866
866
  };
867
867
  arrowStyle: {
868
868
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -920,7 +920,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
920
920
  default: boolean;
921
921
  };
922
922
  openedClass: {
923
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
923
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
924
924
  };
925
925
  autoFitPosition: {
926
926
  type: BooleanConstructor;
@@ -955,11 +955,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
955
955
  hide: () => true;
956
956
  resize: () => true;
957
957
  }, import("vue").PublicProps, {
958
+ disabled: boolean;
958
959
  popupVisible: boolean;
959
960
  defaultPopupVisible: boolean;
960
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
961
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
962
- disabled: boolean;
961
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
962
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
963
963
  popupOffset: number;
964
964
  showArrow: boolean;
965
965
  alignPoint: boolean;
@@ -1000,11 +1000,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1000
1000
  default: boolean;
1001
1001
  };
1002
1002
  trigger: {
1003
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
1003
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
1004
1004
  default: string;
1005
1005
  };
1006
1006
  position: {
1007
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
1007
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
1008
1008
  default: string;
1009
1009
  };
1010
1010
  disabled: {
@@ -1047,13 +1047,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1047
1047
  default: boolean;
1048
1048
  };
1049
1049
  contentClass: {
1050
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1050
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1051
1051
  };
1052
1052
  contentStyle: {
1053
1053
  type: import("vue").PropType<import("vue").CSSProperties>;
1054
1054
  };
1055
1055
  arrowClass: {
1056
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1056
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1057
1057
  };
1058
1058
  arrowStyle: {
1059
1059
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -1111,7 +1111,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1111
1111
  default: boolean;
1112
1112
  };
1113
1113
  openedClass: {
1114
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1114
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1115
1115
  };
1116
1116
  autoFitPosition: {
1117
1117
  type: BooleanConstructor;
@@ -1140,11 +1140,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1140
1140
  onHide?: (() => any) | undefined;
1141
1141
  onResize?: (() => any) | undefined;
1142
1142
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
1143
+ disabled: boolean;
1143
1144
  popupVisible: boolean;
1144
1145
  defaultPopupVisible: boolean;
1145
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
1146
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1147
- disabled: boolean;
1146
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
1147
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1148
1148
  popupOffset: number;
1149
1149
  showArrow: boolean;
1150
1150
  alignPoint: boolean;
@@ -1182,11 +1182,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1182
1182
  default: boolean;
1183
1183
  };
1184
1184
  trigger: {
1185
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
1185
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
1186
1186
  default: string;
1187
1187
  };
1188
1188
  position: {
1189
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
1189
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
1190
1190
  default: string;
1191
1191
  };
1192
1192
  disabled: {
@@ -1229,13 +1229,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1229
1229
  default: boolean;
1230
1230
  };
1231
1231
  contentClass: {
1232
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1232
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1233
1233
  };
1234
1234
  contentStyle: {
1235
1235
  type: import("vue").PropType<import("vue").CSSProperties>;
1236
1236
  };
1237
1237
  arrowClass: {
1238
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1238
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1239
1239
  };
1240
1240
  arrowStyle: {
1241
1241
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -1293,7 +1293,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1293
1293
  default: boolean;
1294
1294
  };
1295
1295
  openedClass: {
1296
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1296
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1297
1297
  };
1298
1298
  autoFitPosition: {
1299
1299
  type: BooleanConstructor;
@@ -1328,11 +1328,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1328
1328
  hide: () => true;
1329
1329
  resize: () => true;
1330
1330
  }, string, {
1331
+ disabled: boolean;
1331
1332
  popupVisible: boolean;
1332
1333
  defaultPopupVisible: boolean;
1333
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
1334
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1335
- disabled: boolean;
1334
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
1335
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1336
1336
  popupOffset: number;
1337
1337
  showArrow: boolean;
1338
1338
  alignPoint: boolean;