@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
@@ -51,7 +51,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
51
51
  type: PropType<SelectProps>;
52
52
  };
53
53
  size: {
54
- type: PropType<"mini" | "medium" | "large" | "small">;
54
+ type: PropType<"mini" | "small" | "medium" | "large">;
55
55
  };
56
56
  pageItemStyle: {
57
57
  type: PropType<CSSProperties>;
@@ -127,7 +127,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
127
127
  type: PropType<SelectProps>;
128
128
  };
129
129
  size: {
130
- type: PropType<"mini" | "medium" | "large" | "small">;
130
+ type: PropType<"mini" | "small" | "medium" | "large">;
131
131
  };
132
132
  pageItemStyle: {
133
133
  type: PropType<CSSProperties>;
@@ -5,7 +5,7 @@ declare const Popconfirm: {
5
5
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
6
6
  content: StringConstructor;
7
7
  position: {
8
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
8
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
9
9
  default: string;
10
10
  };
11
11
  popupVisible: {
@@ -74,25 +74,25 @@ declare const Popconfirm: {
74
74
  ok: () => true;
75
75
  cancel: () => true;
76
76
  }, import("vue").PublicProps, {
77
+ type: "error" | "success" | "warning" | "info";
77
78
  popupVisible: boolean;
78
79
  defaultPopupVisible: boolean;
79
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
80
- type: "error" | "success" | "warning" | "info";
80
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
81
81
  okLoading: boolean;
82
82
  }, true, {}, {}, {
83
83
  ArcoButton: {
84
84
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
85
85
  type: {
86
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
86
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
87
87
  };
88
88
  shape: {
89
- type: import("vue").PropType<"round" | "circle" | "square">;
89
+ type: import("vue").PropType<"circle" | "round" | "square">;
90
90
  };
91
91
  status: {
92
92
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
93
93
  };
94
94
  size: {
95
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
95
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
96
96
  };
97
97
  long: {
98
98
  type: BooleanConstructor;
@@ -142,16 +142,16 @@ declare const Popconfirm: {
142
142
  Defaults: {};
143
143
  }, Readonly<import("vue").ExtractPropTypes<{
144
144
  type: {
145
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
145
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
146
146
  };
147
147
  shape: {
148
- type: import("vue").PropType<"round" | "circle" | "square">;
148
+ type: import("vue").PropType<"circle" | "round" | "square">;
149
149
  };
150
150
  status: {
151
151
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
152
152
  };
153
153
  size: {
154
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
154
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
155
155
  };
156
156
  long: {
157
157
  type: BooleanConstructor;
@@ -194,16 +194,16 @@ declare const Popconfirm: {
194
194
  __isSuspense?: undefined;
195
195
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
196
196
  type: {
197
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
197
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
198
198
  };
199
199
  shape: {
200
- type: import("vue").PropType<"round" | "circle" | "square">;
200
+ type: import("vue").PropType<"circle" | "round" | "square">;
201
201
  };
202
202
  status: {
203
203
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
204
204
  };
205
205
  size: {
206
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
206
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
207
207
  };
208
208
  long: {
209
209
  type: BooleanConstructor;
@@ -247,16 +247,16 @@ declare const Popconfirm: {
247
247
  } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
248
248
  Group: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
249
249
  type: {
250
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
250
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
251
251
  };
252
252
  status: {
253
253
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
254
254
  };
255
255
  shape: {
256
- type: import("vue").PropType<"round" | "circle" | "square">;
256
+ type: import("vue").PropType<"circle" | "round" | "square">;
257
257
  };
258
258
  size: {
259
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
259
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
260
260
  };
261
261
  disabled: {
262
262
  type: BooleanConstructor;
@@ -265,16 +265,16 @@ declare const Popconfirm: {
265
265
  prefixCls: string;
266
266
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
267
267
  type: {
268
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
268
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
269
269
  };
270
270
  status: {
271
271
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
272
272
  };
273
273
  shape: {
274
- type: import("vue").PropType<"round" | "circle" | "square">;
274
+ type: import("vue").PropType<"circle" | "round" | "square">;
275
275
  };
276
276
  size: {
277
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
277
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
278
278
  };
279
279
  disabled: {
280
280
  type: BooleanConstructor;
@@ -295,11 +295,11 @@ declare const Popconfirm: {
295
295
  default: boolean;
296
296
  };
297
297
  trigger: {
298
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
298
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
299
299
  default: string;
300
300
  };
301
301
  position: {
302
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
302
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
303
303
  default: string;
304
304
  };
305
305
  disabled: {
@@ -342,13 +342,13 @@ declare const Popconfirm: {
342
342
  default: boolean;
343
343
  };
344
344
  contentClass: {
345
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
345
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
346
346
  };
347
347
  contentStyle: {
348
348
  type: import("vue").PropType<import("vue").CSSProperties>;
349
349
  };
350
350
  arrowClass: {
351
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
351
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
352
352
  };
353
353
  arrowStyle: {
354
354
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -406,7 +406,7 @@ declare const Popconfirm: {
406
406
  default: boolean;
407
407
  };
408
408
  openedClass: {
409
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
409
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
410
410
  };
411
411
  autoFitPosition: {
412
412
  type: BooleanConstructor;
@@ -441,11 +441,11 @@ declare const Popconfirm: {
441
441
  hide: () => true;
442
442
  resize: () => true;
443
443
  }, import("vue").PublicProps, {
444
+ disabled: boolean;
444
445
  popupVisible: boolean;
445
446
  defaultPopupVisible: boolean;
446
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
447
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
448
- disabled: boolean;
447
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
448
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
449
449
  popupOffset: number;
450
450
  showArrow: boolean;
451
451
  alignPoint: boolean;
@@ -486,11 +486,11 @@ declare const Popconfirm: {
486
486
  default: boolean;
487
487
  };
488
488
  trigger: {
489
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
489
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
490
490
  default: string;
491
491
  };
492
492
  position: {
493
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
493
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
494
494
  default: string;
495
495
  };
496
496
  disabled: {
@@ -533,13 +533,13 @@ declare const Popconfirm: {
533
533
  default: boolean;
534
534
  };
535
535
  contentClass: {
536
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
536
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
537
537
  };
538
538
  contentStyle: {
539
539
  type: import("vue").PropType<import("vue").CSSProperties>;
540
540
  };
541
541
  arrowClass: {
542
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
542
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
543
543
  };
544
544
  arrowStyle: {
545
545
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -597,7 +597,7 @@ declare const Popconfirm: {
597
597
  default: boolean;
598
598
  };
599
599
  openedClass: {
600
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
600
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
601
601
  };
602
602
  autoFitPosition: {
603
603
  type: BooleanConstructor;
@@ -626,11 +626,11 @@ declare const Popconfirm: {
626
626
  onHide?: (() => any) | undefined;
627
627
  onResize?: (() => any) | undefined;
628
628
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
629
+ disabled: boolean;
629
630
  popupVisible: boolean;
630
631
  defaultPopupVisible: boolean;
631
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
632
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
633
- disabled: boolean;
632
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
633
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
634
634
  popupOffset: number;
635
635
  showArrow: boolean;
636
636
  alignPoint: boolean;
@@ -668,11 +668,11 @@ declare const Popconfirm: {
668
668
  default: boolean;
669
669
  };
670
670
  trigger: {
671
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
671
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
672
672
  default: string;
673
673
  };
674
674
  position: {
675
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
675
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
676
676
  default: string;
677
677
  };
678
678
  disabled: {
@@ -715,13 +715,13 @@ declare const Popconfirm: {
715
715
  default: boolean;
716
716
  };
717
717
  contentClass: {
718
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
718
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
719
719
  };
720
720
  contentStyle: {
721
721
  type: import("vue").PropType<import("vue").CSSProperties>;
722
722
  };
723
723
  arrowClass: {
724
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
724
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
725
725
  };
726
726
  arrowStyle: {
727
727
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -779,7 +779,7 @@ declare const Popconfirm: {
779
779
  default: boolean;
780
780
  };
781
781
  openedClass: {
782
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
782
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
783
783
  };
784
784
  autoFitPosition: {
785
785
  type: BooleanConstructor;
@@ -814,11 +814,11 @@ declare const Popconfirm: {
814
814
  hide: () => true;
815
815
  resize: () => true;
816
816
  }, string, {
817
+ disabled: boolean;
817
818
  popupVisible: boolean;
818
819
  defaultPopupVisible: boolean;
819
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
820
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
821
- disabled: boolean;
820
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
821
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
822
822
  popupOffset: number;
823
823
  showArrow: boolean;
824
824
  alignPoint: boolean;
@@ -859,7 +859,7 @@ declare const Popconfirm: {
859
859
  }, Readonly<import("vue").ExtractPropTypes<{
860
860
  content: StringConstructor;
861
861
  position: {
862
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
862
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
863
863
  default: string;
864
864
  };
865
865
  popupVisible: {
@@ -923,10 +923,10 @@ declare const Popconfirm: {
923
923
  handleCancel: () => void;
924
924
  t: (key: string, ...args: any[]) => string;
925
925
  }, {}, {}, {}, {
926
+ type: "error" | "success" | "warning" | "info";
926
927
  popupVisible: boolean;
927
928
  defaultPopupVisible: boolean;
928
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
929
- type: "error" | "success" | "warning" | "info";
929
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
930
930
  okLoading: boolean;
931
931
  }>;
932
932
  __isFragment?: undefined;
@@ -935,7 +935,7 @@ declare const Popconfirm: {
935
935
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
936
936
  content: StringConstructor;
937
937
  position: {
938
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
938
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
939
939
  default: string;
940
940
  };
941
941
  popupVisible: {
@@ -1004,25 +1004,25 @@ declare const Popconfirm: {
1004
1004
  ok: () => true;
1005
1005
  cancel: () => true;
1006
1006
  }, string, {
1007
+ type: "error" | "success" | "warning" | "info";
1007
1008
  popupVisible: boolean;
1008
1009
  defaultPopupVisible: boolean;
1009
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1010
- type: "error" | "success" | "warning" | "info";
1010
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1011
1011
  okLoading: boolean;
1012
1012
  }, {}, string, {}, {
1013
1013
  ArcoButton: {
1014
1014
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1015
1015
  type: {
1016
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
1016
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
1017
1017
  };
1018
1018
  shape: {
1019
- type: import("vue").PropType<"round" | "circle" | "square">;
1019
+ type: import("vue").PropType<"circle" | "round" | "square">;
1020
1020
  };
1021
1021
  status: {
1022
1022
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
1023
1023
  };
1024
1024
  size: {
1025
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
1025
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
1026
1026
  };
1027
1027
  long: {
1028
1028
  type: BooleanConstructor;
@@ -1072,16 +1072,16 @@ declare const Popconfirm: {
1072
1072
  Defaults: {};
1073
1073
  }, Readonly<import("vue").ExtractPropTypes<{
1074
1074
  type: {
1075
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
1075
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
1076
1076
  };
1077
1077
  shape: {
1078
- type: import("vue").PropType<"round" | "circle" | "square">;
1078
+ type: import("vue").PropType<"circle" | "round" | "square">;
1079
1079
  };
1080
1080
  status: {
1081
1081
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
1082
1082
  };
1083
1083
  size: {
1084
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
1084
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
1085
1085
  };
1086
1086
  long: {
1087
1087
  type: BooleanConstructor;
@@ -1124,16 +1124,16 @@ declare const Popconfirm: {
1124
1124
  __isSuspense?: undefined;
1125
1125
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
1126
1126
  type: {
1127
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
1127
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
1128
1128
  };
1129
1129
  shape: {
1130
- type: import("vue").PropType<"round" | "circle" | "square">;
1130
+ type: import("vue").PropType<"circle" | "round" | "square">;
1131
1131
  };
1132
1132
  status: {
1133
1133
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
1134
1134
  };
1135
1135
  size: {
1136
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
1136
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
1137
1137
  };
1138
1138
  long: {
1139
1139
  type: BooleanConstructor;
@@ -1177,16 +1177,16 @@ declare const Popconfirm: {
1177
1177
  } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
1178
1178
  Group: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1179
1179
  type: {
1180
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
1180
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
1181
1181
  };
1182
1182
  status: {
1183
1183
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
1184
1184
  };
1185
1185
  shape: {
1186
- type: import("vue").PropType<"round" | "circle" | "square">;
1186
+ type: import("vue").PropType<"circle" | "round" | "square">;
1187
1187
  };
1188
1188
  size: {
1189
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
1189
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
1190
1190
  };
1191
1191
  disabled: {
1192
1192
  type: BooleanConstructor;
@@ -1195,16 +1195,16 @@ declare const Popconfirm: {
1195
1195
  prefixCls: string;
1196
1196
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1197
1197
  type: {
1198
- type: import("vue").PropType<"dashed" | "text" | "outline" | "primary" | "secondary">;
1198
+ type: import("vue").PropType<"text" | "dashed" | "outline" | "primary" | "secondary">;
1199
1199
  };
1200
1200
  status: {
1201
1201
  type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
1202
1202
  };
1203
1203
  shape: {
1204
- type: import("vue").PropType<"round" | "circle" | "square">;
1204
+ type: import("vue").PropType<"circle" | "round" | "square">;
1205
1205
  };
1206
1206
  size: {
1207
- type: import("vue").PropType<"mini" | "medium" | "large" | "small">;
1207
+ type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
1208
1208
  };
1209
1209
  disabled: {
1210
1210
  type: BooleanConstructor;
@@ -1225,11 +1225,11 @@ declare const Popconfirm: {
1225
1225
  default: boolean;
1226
1226
  };
1227
1227
  trigger: {
1228
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
1228
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
1229
1229
  default: string;
1230
1230
  };
1231
1231
  position: {
1232
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
1232
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
1233
1233
  default: string;
1234
1234
  };
1235
1235
  disabled: {
@@ -1272,13 +1272,13 @@ declare const Popconfirm: {
1272
1272
  default: boolean;
1273
1273
  };
1274
1274
  contentClass: {
1275
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1275
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1276
1276
  };
1277
1277
  contentStyle: {
1278
1278
  type: import("vue").PropType<import("vue").CSSProperties>;
1279
1279
  };
1280
1280
  arrowClass: {
1281
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1281
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1282
1282
  };
1283
1283
  arrowStyle: {
1284
1284
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -1336,7 +1336,7 @@ declare const Popconfirm: {
1336
1336
  default: boolean;
1337
1337
  };
1338
1338
  openedClass: {
1339
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1339
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1340
1340
  };
1341
1341
  autoFitPosition: {
1342
1342
  type: BooleanConstructor;
@@ -1371,11 +1371,11 @@ declare const Popconfirm: {
1371
1371
  hide: () => true;
1372
1372
  resize: () => true;
1373
1373
  }, import("vue").PublicProps, {
1374
+ disabled: boolean;
1374
1375
  popupVisible: boolean;
1375
1376
  defaultPopupVisible: boolean;
1376
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
1377
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1378
- disabled: boolean;
1377
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
1378
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1379
1379
  popupOffset: number;
1380
1380
  showArrow: boolean;
1381
1381
  alignPoint: boolean;
@@ -1416,11 +1416,11 @@ declare const Popconfirm: {
1416
1416
  default: boolean;
1417
1417
  };
1418
1418
  trigger: {
1419
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
1419
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
1420
1420
  default: string;
1421
1421
  };
1422
1422
  position: {
1423
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
1423
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
1424
1424
  default: string;
1425
1425
  };
1426
1426
  disabled: {
@@ -1463,13 +1463,13 @@ declare const Popconfirm: {
1463
1463
  default: boolean;
1464
1464
  };
1465
1465
  contentClass: {
1466
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1466
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1467
1467
  };
1468
1468
  contentStyle: {
1469
1469
  type: import("vue").PropType<import("vue").CSSProperties>;
1470
1470
  };
1471
1471
  arrowClass: {
1472
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1472
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1473
1473
  };
1474
1474
  arrowStyle: {
1475
1475
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -1527,7 +1527,7 @@ declare const Popconfirm: {
1527
1527
  default: boolean;
1528
1528
  };
1529
1529
  openedClass: {
1530
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1530
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1531
1531
  };
1532
1532
  autoFitPosition: {
1533
1533
  type: BooleanConstructor;
@@ -1556,11 +1556,11 @@ declare const Popconfirm: {
1556
1556
  onHide?: (() => any) | undefined;
1557
1557
  onResize?: (() => any) | undefined;
1558
1558
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
1559
+ disabled: boolean;
1559
1560
  popupVisible: boolean;
1560
1561
  defaultPopupVisible: boolean;
1561
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
1562
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1563
- disabled: boolean;
1562
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
1563
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1564
1564
  popupOffset: number;
1565
1565
  showArrow: boolean;
1566
1566
  alignPoint: boolean;
@@ -1598,11 +1598,11 @@ declare const Popconfirm: {
1598
1598
  default: boolean;
1599
1599
  };
1600
1600
  trigger: {
1601
- type: import("vue").PropType<"hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[]>;
1601
+ type: import("vue").PropType<"focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[]>;
1602
1602
  default: string;
1603
1603
  };
1604
1604
  position: {
1605
- type: import("vue").PropType<"top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb">;
1605
+ type: import("vue").PropType<"br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb">;
1606
1606
  default: string;
1607
1607
  };
1608
1608
  disabled: {
@@ -1645,13 +1645,13 @@ declare const Popconfirm: {
1645
1645
  default: boolean;
1646
1646
  };
1647
1647
  contentClass: {
1648
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1648
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1649
1649
  };
1650
1650
  contentStyle: {
1651
1651
  type: import("vue").PropType<import("vue").CSSProperties>;
1652
1652
  };
1653
1653
  arrowClass: {
1654
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1654
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1655
1655
  };
1656
1656
  arrowStyle: {
1657
1657
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -1709,7 +1709,7 @@ declare const Popconfirm: {
1709
1709
  default: boolean;
1710
1710
  };
1711
1711
  openedClass: {
1712
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
1712
+ type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
1713
1713
  };
1714
1714
  autoFitPosition: {
1715
1715
  type: BooleanConstructor;
@@ -1744,11 +1744,11 @@ declare const Popconfirm: {
1744
1744
  hide: () => true;
1745
1745
  resize: () => true;
1746
1746
  }, string, {
1747
+ disabled: boolean;
1747
1748
  popupVisible: boolean;
1748
1749
  defaultPopupVisible: boolean;
1749
- trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
1750
- position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
1751
- disabled: boolean;
1750
+ trigger: "focus" | "hover" | "click" | "contextMenu" | ("focus" | "hover" | "click" | "contextMenu")[];
1751
+ position: "br" | "rt" | "tr" | "top" | "tl" | "bottom" | "bl" | "left" | "lt" | "lb" | "right" | "rb";
1752
1752
  popupOffset: number;
1753
1753
  showArrow: boolean;
1754
1754
  alignPoint: boolean;