ll-plus 2.8.12 → 2.8.13

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 (275) hide show
  1. package/es/components/advanced-filtering/index.d.ts +718 -718
  2. package/es/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
  3. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +372 -372
  4. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +326 -326
  5. package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
  6. package/es/components/api-component/index.d.ts +8 -8
  7. package/es/components/api-component/src/api-component.vue.d.ts +8 -8
  8. package/es/components/api-component/src/components/body-component.vue.d.ts +4 -4
  9. package/es/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
  10. package/es/components/api-component/src/components/params-table.vue.d.ts +4 -4
  11. package/es/components/breadcrumb-card/index.d.ts +1 -1
  12. package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  13. package/es/components/button/index.d.ts +6 -6
  14. package/es/components/button/src/button.vue.d.ts +6 -6
  15. package/es/components/cascader/index.d.ts +12 -12
  16. package/es/components/cascader/src/cascader.vue.d.ts +12 -12
  17. package/es/components/checkbox/index.d.ts +436 -436
  18. package/es/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
  19. package/es/components/checkbox/src/checkbox.d.ts +112 -112
  20. package/es/components/color-picker/index.d.ts +4 -4
  21. package/es/components/color-picker/src/color-picker.vue.d.ts +4 -4
  22. package/es/components/color-picker/src/config/color-picker.d.ts +1 -1
  23. package/es/components/cropper/index.d.ts +4 -4
  24. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  25. package/es/components/cropper/src/cropper-modal.vue.d.ts +2 -2
  26. package/es/components/date-picker/index.d.ts +41 -41
  27. package/es/components/date-picker/src/date-picker.vue.d.ts +41 -41
  28. package/es/components/date-range/index.d.ts +5 -5
  29. package/es/components/date-range/src/date-range.vue.d.ts +5 -5
  30. package/es/components/drawer/index.d.ts +5 -5
  31. package/es/components/drawer/src/components/second-confirmation/index.d.ts +29 -29
  32. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +29 -29
  33. package/es/components/drawer/src/drawer.vue.d.ts +5 -5
  34. package/es/components/dropdown-button-simple/index.d.ts +13 -13
  35. package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  36. package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
  37. package/es/components/easy-cron/index.d.ts +178 -178
  38. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
  39. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
  40. package/es/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
  41. package/es/components/form/index.d.ts +306 -306
  42. package/es/components/form/src/components/form-component.vue.d.ts +1 -1
  43. package/es/components/form/src/config/form.d.ts +120 -120
  44. package/es/components/form/src/form.vue.d.ts +305 -305
  45. package/es/components/icon-picker/index.d.ts +1 -1
  46. package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  47. package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  48. package/es/components/input/index.d.ts +47 -47
  49. package/es/components/input/src/input.vue.d.ts +47 -47
  50. package/es/components/input-number/index.d.ts +13 -13
  51. package/es/components/input-number/src/input-number.vue.d.ts +13 -13
  52. package/es/components/key-value/src/components/key-value-item.vue.d.ts +492 -492
  53. package/es/components/key-value/src/key-value.vue.d.ts +1476 -1476
  54. package/es/components/modal/index.d.ts +29 -29
  55. package/es/components/modal/src/modal.vue.d.ts +29 -29
  56. package/es/components/new-drawer/index.d.ts +7 -7
  57. package/es/components/new-drawer/src/drawer.vue.d.ts +7 -7
  58. package/es/components/new-modal/index.d.ts +34 -34
  59. package/es/components/new-modal/src/modal.vue.d.ts +34 -34
  60. package/es/components/number-range/index.d.ts +13 -13
  61. package/es/components/number-range/src/number-range.vue.d.ts +13 -13
  62. package/es/components/radio/index.d.ts +10 -10
  63. package/es/components/radio/src/radio-group.vue.d.ts +5 -5
  64. package/es/components/radio/src/radio.vue.d.ts +5 -5
  65. package/es/components/rich-text-editor/index.d.ts +1 -1
  66. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  67. package/es/components/select/index.d.ts +15 -15
  68. package/es/components/select/src/select.vue.d.ts +15 -15
  69. package/es/components/select-group/index.d.ts +6 -6
  70. package/es/components/select-group/src/select-group.d.ts +1 -1
  71. package/es/components/select-group/src/select-group.vue.d.ts +6 -6
  72. package/es/components/steps/index.d.ts +11 -11
  73. package/es/components/steps/src/steps.vue.d.ts +11 -11
  74. package/es/components/switch/index.d.ts +4 -4
  75. package/es/components/switch/src/switch.vue.d.ts +4 -4
  76. package/es/components/table/index.d.ts +12 -12
  77. package/es/components/table/src/components/main-table.vue.d.ts +4 -4
  78. package/es/components/table/src/config/table.d.ts +4 -4
  79. package/es/components/table/src/table.vue.d.ts +12 -12
  80. package/es/components/textarea/index.d.ts +7 -7
  81. package/es/components/textarea/src/textarea.vue.d.ts +7 -7
  82. package/es/components/tooltip/index.d.ts +4 -4
  83. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  84. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  85. package/es/components/tree-search/index.d.ts +1 -1
  86. package/es/components/tree-search/src/tree-search.vue.d.ts +1 -1
  87. package/es/components/upload-drag/index.d.ts +2 -2
  88. package/es/components/upload-drag/src/upload-drag.vue.d.ts +2 -2
  89. package/es/packages/components/tooltip/src/tooltip.vue2.mjs +10 -8
  90. package/es/packages/components/tooltip/src/tooltip.vue2.mjs.map +1 -1
  91. package/index.full.js +9 -7
  92. package/index.full.min.js +19 -19
  93. package/index.full.min.js.map +1 -1
  94. package/index.full.min.mjs +16 -16
  95. package/index.full.min.mjs.map +1 -1
  96. package/index.full.mjs +9 -7
  97. package/lib/components/advanced-filtering/index.d.ts +718 -718
  98. package/lib/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
  99. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +372 -372
  100. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +326 -326
  101. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
  102. package/lib/components/api-component/index.d.ts +8 -8
  103. package/lib/components/api-component/src/api-component.vue.d.ts +8 -8
  104. package/lib/components/api-component/src/components/body-component.vue.d.ts +4 -4
  105. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
  106. package/lib/components/api-component/src/components/params-table.vue.d.ts +4 -4
  107. package/lib/components/breadcrumb-card/index.d.ts +1 -1
  108. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  109. package/lib/components/button/index.d.ts +6 -6
  110. package/lib/components/button/src/button.vue.d.ts +6 -6
  111. package/lib/components/cascader/index.d.ts +12 -12
  112. package/lib/components/cascader/src/cascader.vue.d.ts +12 -12
  113. package/lib/components/checkbox/index.d.ts +436 -436
  114. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
  115. package/lib/components/checkbox/src/checkbox.d.ts +112 -112
  116. package/lib/components/color-picker/index.d.ts +4 -4
  117. package/lib/components/color-picker/src/color-picker.vue.d.ts +4 -4
  118. package/lib/components/color-picker/src/config/color-picker.d.ts +1 -1
  119. package/lib/components/cropper/index.d.ts +4 -4
  120. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  121. package/lib/components/cropper/src/cropper-modal.vue.d.ts +2 -2
  122. package/lib/components/date-picker/index.d.ts +41 -41
  123. package/lib/components/date-picker/src/date-picker.vue.d.ts +41 -41
  124. package/lib/components/date-range/index.d.ts +5 -5
  125. package/lib/components/date-range/src/date-range.vue.d.ts +5 -5
  126. package/lib/components/drawer/index.d.ts +5 -5
  127. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +29 -29
  128. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +29 -29
  129. package/lib/components/drawer/src/drawer.vue.d.ts +5 -5
  130. package/lib/components/dropdown-button-simple/index.d.ts +13 -13
  131. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  132. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
  133. package/lib/components/easy-cron/index.d.ts +178 -178
  134. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
  135. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
  136. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
  137. package/lib/components/form/index.d.ts +306 -306
  138. package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
  139. package/lib/components/form/src/config/form.d.ts +120 -120
  140. package/lib/components/form/src/form.vue.d.ts +305 -305
  141. package/lib/components/icon-picker/index.d.ts +1 -1
  142. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  143. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  144. package/lib/components/input/index.d.ts +47 -47
  145. package/lib/components/input/src/input.vue.d.ts +47 -47
  146. package/lib/components/input-number/index.d.ts +13 -13
  147. package/lib/components/input-number/src/input-number.vue.d.ts +13 -13
  148. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +492 -492
  149. package/lib/components/key-value/src/key-value.vue.d.ts +1476 -1476
  150. package/lib/components/modal/index.d.ts +29 -29
  151. package/lib/components/modal/src/modal.vue.d.ts +29 -29
  152. package/lib/components/new-drawer/index.d.ts +7 -7
  153. package/lib/components/new-drawer/src/drawer.vue.d.ts +7 -7
  154. package/lib/components/new-modal/index.d.ts +34 -34
  155. package/lib/components/new-modal/src/modal.vue.d.ts +34 -34
  156. package/lib/components/number-range/index.d.ts +13 -13
  157. package/lib/components/number-range/src/number-range.vue.d.ts +13 -13
  158. package/lib/components/radio/index.d.ts +10 -10
  159. package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
  160. package/lib/components/radio/src/radio.vue.d.ts +5 -5
  161. package/lib/components/rich-text-editor/index.d.ts +1 -1
  162. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  163. package/lib/components/select/index.d.ts +15 -15
  164. package/lib/components/select/src/select.vue.d.ts +15 -15
  165. package/lib/components/select-group/index.d.ts +6 -6
  166. package/lib/components/select-group/src/select-group.d.ts +1 -1
  167. package/lib/components/select-group/src/select-group.vue.d.ts +6 -6
  168. package/lib/components/steps/index.d.ts +11 -11
  169. package/lib/components/steps/src/steps.vue.d.ts +11 -11
  170. package/lib/components/switch/index.d.ts +4 -4
  171. package/lib/components/switch/src/switch.vue.d.ts +4 -4
  172. package/lib/components/table/index.d.ts +12 -12
  173. package/lib/components/table/src/components/main-table.vue.d.ts +4 -4
  174. package/lib/components/table/src/config/table.d.ts +4 -4
  175. package/lib/components/table/src/table.vue.d.ts +12 -12
  176. package/lib/components/textarea/index.d.ts +7 -7
  177. package/lib/components/textarea/src/textarea.vue.d.ts +7 -7
  178. package/lib/components/tooltip/index.d.ts +4 -4
  179. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  180. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  181. package/lib/components/tree-search/index.d.ts +1 -1
  182. package/lib/components/tree-search/src/tree-search.vue.d.ts +1 -1
  183. package/lib/components/upload-drag/index.d.ts +2 -2
  184. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +2 -2
  185. package/lib/packages/components/tooltip/src/tooltip.vue2.js +9 -7
  186. package/lib/packages/components/tooltip/src/tooltip.vue2.js.map +1 -1
  187. package/package.json +1 -1
  188. package/types/packages/components/advanced-filtering/index.d.ts +718 -718
  189. package/types/packages/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
  190. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +372 -372
  191. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +326 -326
  192. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
  193. package/types/packages/components/api-component/index.d.ts +8 -8
  194. package/types/packages/components/api-component/src/api-component.vue.d.ts +8 -8
  195. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +4 -4
  196. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
  197. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +4 -4
  198. package/types/packages/components/breadcrumb-card/index.d.ts +1 -1
  199. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  200. package/types/packages/components/button/index.d.ts +6 -6
  201. package/types/packages/components/button/src/button.vue.d.ts +6 -6
  202. package/types/packages/components/cascader/index.d.ts +12 -12
  203. package/types/packages/components/cascader/src/cascader.vue.d.ts +12 -12
  204. package/types/packages/components/checkbox/index.d.ts +436 -436
  205. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
  206. package/types/packages/components/checkbox/src/checkbox.d.ts +112 -112
  207. package/types/packages/components/color-picker/index.d.ts +4 -4
  208. package/types/packages/components/color-picker/src/color-picker.vue.d.ts +4 -4
  209. package/types/packages/components/color-picker/src/config/color-picker.d.ts +1 -1
  210. package/types/packages/components/cropper/index.d.ts +4 -4
  211. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  212. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +2 -2
  213. package/types/packages/components/date-picker/index.d.ts +41 -41
  214. package/types/packages/components/date-picker/src/date-picker.vue.d.ts +41 -41
  215. package/types/packages/components/date-range/index.d.ts +5 -5
  216. package/types/packages/components/date-range/src/date-range.vue.d.ts +5 -5
  217. package/types/packages/components/drawer/index.d.ts +5 -5
  218. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +29 -29
  219. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +29 -29
  220. package/types/packages/components/drawer/src/drawer.vue.d.ts +5 -5
  221. package/types/packages/components/dropdown-button-simple/index.d.ts +13 -13
  222. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  223. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
  224. package/types/packages/components/easy-cron/index.d.ts +178 -178
  225. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
  226. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
  227. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
  228. package/types/packages/components/form/index.d.ts +306 -306
  229. package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
  230. package/types/packages/components/form/src/config/form.d.ts +120 -120
  231. package/types/packages/components/form/src/form.vue.d.ts +305 -305
  232. package/types/packages/components/icon-picker/index.d.ts +1 -1
  233. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  234. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  235. package/types/packages/components/input/index.d.ts +47 -47
  236. package/types/packages/components/input/src/input.vue.d.ts +47 -47
  237. package/types/packages/components/input-number/index.d.ts +13 -13
  238. package/types/packages/components/input-number/src/input-number.vue.d.ts +13 -13
  239. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +492 -492
  240. package/types/packages/components/key-value/src/key-value.vue.d.ts +1476 -1476
  241. package/types/packages/components/modal/index.d.ts +29 -29
  242. package/types/packages/components/modal/src/modal.vue.d.ts +29 -29
  243. package/types/packages/components/new-drawer/index.d.ts +7 -7
  244. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +7 -7
  245. package/types/packages/components/new-modal/index.d.ts +34 -34
  246. package/types/packages/components/new-modal/src/modal.vue.d.ts +34 -34
  247. package/types/packages/components/number-range/index.d.ts +13 -13
  248. package/types/packages/components/number-range/src/number-range.vue.d.ts +13 -13
  249. package/types/packages/components/radio/index.d.ts +10 -10
  250. package/types/packages/components/radio/src/radio-group.vue.d.ts +5 -5
  251. package/types/packages/components/radio/src/radio.vue.d.ts +5 -5
  252. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  253. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  254. package/types/packages/components/select/index.d.ts +15 -15
  255. package/types/packages/components/select/src/select.vue.d.ts +15 -15
  256. package/types/packages/components/select-group/index.d.ts +6 -6
  257. package/types/packages/components/select-group/src/select-group.d.ts +1 -1
  258. package/types/packages/components/select-group/src/select-group.vue.d.ts +6 -6
  259. package/types/packages/components/steps/index.d.ts +11 -11
  260. package/types/packages/components/steps/src/steps.vue.d.ts +11 -11
  261. package/types/packages/components/switch/index.d.ts +4 -4
  262. package/types/packages/components/switch/src/switch.vue.d.ts +4 -4
  263. package/types/packages/components/table/index.d.ts +12 -12
  264. package/types/packages/components/table/src/components/main-table.vue.d.ts +4 -4
  265. package/types/packages/components/table/src/config/table.d.ts +4 -4
  266. package/types/packages/components/table/src/table.vue.d.ts +12 -12
  267. package/types/packages/components/textarea/index.d.ts +7 -7
  268. package/types/packages/components/textarea/src/textarea.vue.d.ts +7 -7
  269. package/types/packages/components/tooltip/index.d.ts +4 -4
  270. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  271. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  272. package/types/packages/components/tree-search/index.d.ts +1 -1
  273. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +1 -1
  274. package/types/packages/components/upload-drag/index.d.ts +2 -2
  275. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +2 -2
@@ -72,11 +72,11 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
72
72
  readonly onOk?: (() => any) | undefined;
73
73
  readonly onCancel?: (() => any) | undefined;
74
74
  } & {}>;
75
- emits: ((event: "update:open") => void) & ((event: "ok") => void) & ((event: "cancel") => void);
75
+ emits: ((event: "cancel") => void) & ((event: "update:open") => void) & ((event: "ok") => void);
76
76
  attrs: {
77
77
  [x: string]: unknown;
78
78
  };
79
- scrollPosition: import("vue").Ref<("top" | "bottom" | "scrolling") | undefined>;
79
+ scrollPosition: import("vue").Ref<("top" | "scrolling" | "bottom") | undefined>;
80
80
  isHasScrollBar: import("vue").Ref<boolean>;
81
81
  scrollRef: import("vue").Ref<HTMLElement | undefined>;
82
82
  modal: import("vue").Ref<HTMLElement | undefined>;
@@ -136,7 +136,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
136
136
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
137
137
  };
138
138
  size: {
139
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
139
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
140
140
  };
141
141
  loading: {
142
142
  type: import("vue").PropType<boolean | {
@@ -184,7 +184,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
184
184
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
185
185
  };
186
186
  size: {
187
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
187
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
188
188
  };
189
189
  loading: {
190
190
  type: import("vue").PropType<boolean | {
@@ -234,7 +234,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
234
234
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
235
235
  };
236
236
  size: {
237
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
237
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
238
238
  };
239
239
  loading: {
240
240
  type: import("vue").PropType<boolean | {
@@ -282,7 +282,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
282
282
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
283
283
  };
284
284
  size: {
285
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
285
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
286
286
  };
287
287
  loading: {
288
288
  type: import("vue").PropType<boolean | {
@@ -438,7 +438,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
438
438
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
439
439
  };
440
440
  size: {
441
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
441
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
442
442
  };
443
443
  loading: {
444
444
  type: import("vue").PropType<boolean | {
@@ -486,7 +486,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
486
486
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
487
487
  };
488
488
  size: {
489
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
489
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
490
490
  };
491
491
  loading: {
492
492
  type: import("vue").PropType<boolean | {
@@ -536,7 +536,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
536
536
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
537
537
  };
538
538
  size: {
539
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
539
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
540
540
  };
541
541
  loading: {
542
542
  type: import("vue").PropType<boolean | {
@@ -584,7 +584,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
584
584
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
585
585
  };
586
586
  size: {
587
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
587
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
588
588
  };
589
589
  loading: {
590
590
  type: import("vue").PropType<boolean | {
@@ -724,7 +724,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
724
724
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
725
725
  };
726
726
  size: {
727
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
727
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
728
728
  };
729
729
  loading: {
730
730
  type: import("vue").PropType<boolean | {
@@ -772,7 +772,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
772
772
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
773
773
  };
774
774
  size: {
775
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
775
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
776
776
  };
777
777
  loading: {
778
778
  type: import("vue").PropType<boolean | {
@@ -822,7 +822,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
822
822
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
823
823
  };
824
824
  size: {
825
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
825
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
826
826
  };
827
827
  loading: {
828
828
  type: import("vue").PropType<boolean | {
@@ -870,7 +870,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
870
870
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
871
871
  };
872
872
  size: {
873
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
873
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
874
874
  };
875
875
  loading: {
876
876
  type: import("vue").PropType<boolean | {
@@ -984,7 +984,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
984
984
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
985
985
  };
986
986
  size: {
987
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
987
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
988
988
  };
989
989
  loading: {
990
990
  type: import("vue").PropType<boolean | {
@@ -1032,7 +1032,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1032
1032
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1033
1033
  };
1034
1034
  size: {
1035
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1035
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1036
1036
  };
1037
1037
  loading: {
1038
1038
  type: import("vue").PropType<boolean | {
@@ -1132,7 +1132,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1132
1132
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1133
1133
  };
1134
1134
  size: {
1135
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1135
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1136
1136
  };
1137
1137
  loading: {
1138
1138
  type: import("vue").PropType<boolean | {
@@ -1180,7 +1180,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1180
1180
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1181
1181
  };
1182
1182
  size: {
1183
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1183
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1184
1184
  };
1185
1185
  loading: {
1186
1186
  type: import("vue").PropType<boolean | {
@@ -1230,7 +1230,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1230
1230
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1231
1231
  };
1232
1232
  size: {
1233
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1233
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1234
1234
  };
1235
1235
  loading: {
1236
1236
  type: import("vue").PropType<boolean | {
@@ -1278,7 +1278,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1278
1278
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1279
1279
  };
1280
1280
  size: {
1281
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1281
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1282
1282
  };
1283
1283
  loading: {
1284
1284
  type: import("vue").PropType<boolean | {
@@ -1392,7 +1392,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1392
1392
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1393
1393
  };
1394
1394
  size: {
1395
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1395
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1396
1396
  };
1397
1397
  loading: {
1398
1398
  type: import("vue").PropType<boolean | {
@@ -1440,7 +1440,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1440
1440
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1441
1441
  };
1442
1442
  size: {
1443
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1443
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1444
1444
  };
1445
1445
  loading: {
1446
1446
  type: import("vue").PropType<boolean | {
@@ -1537,7 +1537,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1537
1537
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1538
1538
  };
1539
1539
  size: {
1540
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1540
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1541
1541
  };
1542
1542
  loading: {
1543
1543
  type: import("vue").PropType<boolean | {
@@ -1585,7 +1585,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1585
1585
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1586
1586
  };
1587
1587
  size: {
1588
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1588
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1589
1589
  };
1590
1590
  loading: {
1591
1591
  type: import("vue").PropType<boolean | {
@@ -1635,7 +1635,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1635
1635
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1636
1636
  };
1637
1637
  size: {
1638
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1638
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1639
1639
  };
1640
1640
  loading: {
1641
1641
  type: import("vue").PropType<boolean | {
@@ -1683,7 +1683,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1683
1683
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1684
1684
  };
1685
1685
  size: {
1686
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1686
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1687
1687
  };
1688
1688
  loading: {
1689
1689
  type: import("vue").PropType<boolean | {
@@ -1797,7 +1797,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1797
1797
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1798
1798
  };
1799
1799
  size: {
1800
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1800
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1801
1801
  };
1802
1802
  loading: {
1803
1803
  type: import("vue").PropType<boolean | {
@@ -1845,7 +1845,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1845
1845
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1846
1846
  };
1847
1847
  size: {
1848
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1848
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1849
1849
  };
1850
1850
  loading: {
1851
1851
  type: import("vue").PropType<boolean | {
@@ -1957,7 +1957,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
1957
1957
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1958
1958
  };
1959
1959
  size: {
1960
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1960
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1961
1961
  };
1962
1962
  loading: {
1963
1963
  type: import("vue").PropType<boolean | {
@@ -2004,7 +2004,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
2004
2004
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
2005
2005
  };
2006
2006
  size: {
2007
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2007
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2008
2008
  };
2009
2009
  loading: {
2010
2010
  type: import("vue").PropType<boolean | {
@@ -2070,7 +2070,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
2070
2070
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
2071
2071
  };
2072
2072
  size: {
2073
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2073
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2074
2074
  };
2075
2075
  loading: {
2076
2076
  type: import("vue").PropType<boolean | {
@@ -2130,7 +2130,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
2130
2130
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
2131
2131
  };
2132
2132
  size: {
2133
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2133
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2134
2134
  };
2135
2135
  loading: {
2136
2136
  type: import("vue").PropType<boolean | {
@@ -2182,12 +2182,12 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
2182
2182
  readonly Group: import("vue").DefineComponent<{
2183
2183
  prefixCls: StringConstructor;
2184
2184
  size: {
2185
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2185
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2186
2186
  };
2187
2187
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2188
2188
  prefixCls: StringConstructor;
2189
2189
  size: {
2190
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2190
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2191
2191
  };
2192
2192
  }>>, {}, {}>;
2193
2193
  };
@@ -71,11 +71,11 @@ declare const _default: import("vue").DefineComponent<{
71
71
  readonly onOk?: (() => any) | undefined;
72
72
  readonly onCancel?: (() => any) | undefined;
73
73
  } & {}>;
74
- emits: ((event: "update:open") => void) & ((event: "ok") => void) & ((event: "cancel") => void);
74
+ emits: ((event: "cancel") => void) & ((event: "update:open") => void) & ((event: "ok") => void);
75
75
  attrs: {
76
76
  [x: string]: unknown;
77
77
  };
78
- scrollPosition: import("vue").Ref<("top" | "bottom" | "scrolling") | undefined>;
78
+ scrollPosition: import("vue").Ref<("top" | "scrolling" | "bottom") | undefined>;
79
79
  isHasScrollBar: import("vue").Ref<boolean>;
80
80
  scrollRef: import("vue").Ref<HTMLElement | undefined>;
81
81
  modal: import("vue").Ref<HTMLElement | undefined>;
@@ -135,7 +135,7 @@ declare const _default: import("vue").DefineComponent<{
135
135
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
136
136
  };
137
137
  size: {
138
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
138
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
139
139
  };
140
140
  loading: {
141
141
  type: import("vue").PropType<boolean | {
@@ -183,7 +183,7 @@ declare const _default: import("vue").DefineComponent<{
183
183
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
184
184
  };
185
185
  size: {
186
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
186
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
187
187
  };
188
188
  loading: {
189
189
  type: import("vue").PropType<boolean | {
@@ -233,7 +233,7 @@ declare const _default: import("vue").DefineComponent<{
233
233
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
234
234
  };
235
235
  size: {
236
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
236
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
237
237
  };
238
238
  loading: {
239
239
  type: import("vue").PropType<boolean | {
@@ -281,7 +281,7 @@ declare const _default: import("vue").DefineComponent<{
281
281
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
282
282
  };
283
283
  size: {
284
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
284
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
285
285
  };
286
286
  loading: {
287
287
  type: import("vue").PropType<boolean | {
@@ -437,7 +437,7 @@ declare const _default: import("vue").DefineComponent<{
437
437
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
438
438
  };
439
439
  size: {
440
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
440
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
441
441
  };
442
442
  loading: {
443
443
  type: import("vue").PropType<boolean | {
@@ -485,7 +485,7 @@ declare const _default: import("vue").DefineComponent<{
485
485
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
486
486
  };
487
487
  size: {
488
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
488
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
489
489
  };
490
490
  loading: {
491
491
  type: import("vue").PropType<boolean | {
@@ -535,7 +535,7 @@ declare const _default: import("vue").DefineComponent<{
535
535
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
536
536
  };
537
537
  size: {
538
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
538
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
539
539
  };
540
540
  loading: {
541
541
  type: import("vue").PropType<boolean | {
@@ -583,7 +583,7 @@ declare const _default: import("vue").DefineComponent<{
583
583
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
584
584
  };
585
585
  size: {
586
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
586
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
587
587
  };
588
588
  loading: {
589
589
  type: import("vue").PropType<boolean | {
@@ -723,7 +723,7 @@ declare const _default: import("vue").DefineComponent<{
723
723
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
724
724
  };
725
725
  size: {
726
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
726
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
727
727
  };
728
728
  loading: {
729
729
  type: import("vue").PropType<boolean | {
@@ -771,7 +771,7 @@ declare const _default: import("vue").DefineComponent<{
771
771
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
772
772
  };
773
773
  size: {
774
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
774
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
775
775
  };
776
776
  loading: {
777
777
  type: import("vue").PropType<boolean | {
@@ -821,7 +821,7 @@ declare const _default: import("vue").DefineComponent<{
821
821
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
822
822
  };
823
823
  size: {
824
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
824
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
825
825
  };
826
826
  loading: {
827
827
  type: import("vue").PropType<boolean | {
@@ -869,7 +869,7 @@ declare const _default: import("vue").DefineComponent<{
869
869
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
870
870
  };
871
871
  size: {
872
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
872
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
873
873
  };
874
874
  loading: {
875
875
  type: import("vue").PropType<boolean | {
@@ -983,7 +983,7 @@ declare const _default: import("vue").DefineComponent<{
983
983
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
984
984
  };
985
985
  size: {
986
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
986
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
987
987
  };
988
988
  loading: {
989
989
  type: import("vue").PropType<boolean | {
@@ -1031,7 +1031,7 @@ declare const _default: import("vue").DefineComponent<{
1031
1031
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1032
1032
  };
1033
1033
  size: {
1034
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1034
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1035
1035
  };
1036
1036
  loading: {
1037
1037
  type: import("vue").PropType<boolean | {
@@ -1131,7 +1131,7 @@ declare const _default: import("vue").DefineComponent<{
1131
1131
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1132
1132
  };
1133
1133
  size: {
1134
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1134
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1135
1135
  };
1136
1136
  loading: {
1137
1137
  type: import("vue").PropType<boolean | {
@@ -1179,7 +1179,7 @@ declare const _default: import("vue").DefineComponent<{
1179
1179
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1180
1180
  };
1181
1181
  size: {
1182
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1182
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1183
1183
  };
1184
1184
  loading: {
1185
1185
  type: import("vue").PropType<boolean | {
@@ -1229,7 +1229,7 @@ declare const _default: import("vue").DefineComponent<{
1229
1229
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1230
1230
  };
1231
1231
  size: {
1232
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1232
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1233
1233
  };
1234
1234
  loading: {
1235
1235
  type: import("vue").PropType<boolean | {
@@ -1277,7 +1277,7 @@ declare const _default: import("vue").DefineComponent<{
1277
1277
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1278
1278
  };
1279
1279
  size: {
1280
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1280
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1281
1281
  };
1282
1282
  loading: {
1283
1283
  type: import("vue").PropType<boolean | {
@@ -1391,7 +1391,7 @@ declare const _default: import("vue").DefineComponent<{
1391
1391
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1392
1392
  };
1393
1393
  size: {
1394
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1394
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1395
1395
  };
1396
1396
  loading: {
1397
1397
  type: import("vue").PropType<boolean | {
@@ -1439,7 +1439,7 @@ declare const _default: import("vue").DefineComponent<{
1439
1439
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1440
1440
  };
1441
1441
  size: {
1442
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1442
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1443
1443
  };
1444
1444
  loading: {
1445
1445
  type: import("vue").PropType<boolean | {
@@ -1536,7 +1536,7 @@ declare const _default: import("vue").DefineComponent<{
1536
1536
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1537
1537
  };
1538
1538
  size: {
1539
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1539
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1540
1540
  };
1541
1541
  loading: {
1542
1542
  type: import("vue").PropType<boolean | {
@@ -1584,7 +1584,7 @@ declare const _default: import("vue").DefineComponent<{
1584
1584
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1585
1585
  };
1586
1586
  size: {
1587
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1587
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1588
1588
  };
1589
1589
  loading: {
1590
1590
  type: import("vue").PropType<boolean | {
@@ -1634,7 +1634,7 @@ declare const _default: import("vue").DefineComponent<{
1634
1634
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1635
1635
  };
1636
1636
  size: {
1637
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1637
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1638
1638
  };
1639
1639
  loading: {
1640
1640
  type: import("vue").PropType<boolean | {
@@ -1682,7 +1682,7 @@ declare const _default: import("vue").DefineComponent<{
1682
1682
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1683
1683
  };
1684
1684
  size: {
1685
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1685
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1686
1686
  };
1687
1687
  loading: {
1688
1688
  type: import("vue").PropType<boolean | {
@@ -1796,7 +1796,7 @@ declare const _default: import("vue").DefineComponent<{
1796
1796
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1797
1797
  };
1798
1798
  size: {
1799
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1799
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1800
1800
  };
1801
1801
  loading: {
1802
1802
  type: import("vue").PropType<boolean | {
@@ -1844,7 +1844,7 @@ declare const _default: import("vue").DefineComponent<{
1844
1844
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1845
1845
  };
1846
1846
  size: {
1847
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1847
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1848
1848
  };
1849
1849
  loading: {
1850
1850
  type: import("vue").PropType<boolean | {
@@ -1956,7 +1956,7 @@ declare const _default: import("vue").DefineComponent<{
1956
1956
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1957
1957
  };
1958
1958
  size: {
1959
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1959
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1960
1960
  };
1961
1961
  loading: {
1962
1962
  type: import("vue").PropType<boolean | {
@@ -2003,7 +2003,7 @@ declare const _default: import("vue").DefineComponent<{
2003
2003
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
2004
2004
  };
2005
2005
  size: {
2006
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2006
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2007
2007
  };
2008
2008
  loading: {
2009
2009
  type: import("vue").PropType<boolean | {
@@ -2069,7 +2069,7 @@ declare const _default: import("vue").DefineComponent<{
2069
2069
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
2070
2070
  };
2071
2071
  size: {
2072
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2072
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2073
2073
  };
2074
2074
  loading: {
2075
2075
  type: import("vue").PropType<boolean | {
@@ -2129,7 +2129,7 @@ declare const _default: import("vue").DefineComponent<{
2129
2129
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
2130
2130
  };
2131
2131
  size: {
2132
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2132
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2133
2133
  };
2134
2134
  loading: {
2135
2135
  type: import("vue").PropType<boolean | {
@@ -2181,12 +2181,12 @@ declare const _default: import("vue").DefineComponent<{
2181
2181
  readonly Group: import("vue").DefineComponent<{
2182
2182
  prefixCls: StringConstructor;
2183
2183
  size: {
2184
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2184
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2185
2185
  };
2186
2186
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2187
2187
  prefixCls: StringConstructor;
2188
2188
  size: {
2189
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2189
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2190
2190
  };
2191
2191
  }>>, {}, {}>;
2192
2192
  };