ll-plus 2.9.10 → 2.9.11

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 (286) hide show
  1. package/es/components/advanced-filtering/index.d.ts +708 -708
  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 +367 -367
  4. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +321 -321
  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 +4 -4
  16. package/es/components/cascader/src/cascader.vue.d.ts +4 -4
  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/cropper/index.d.ts +4 -4
  21. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  22. package/es/components/cropper/src/cropper-modal.vue.d.ts +2 -2
  23. package/es/components/date-picker/index.d.ts +41 -41
  24. package/es/components/date-picker/src/date-picker.vue.d.ts +41 -41
  25. package/es/components/date-range/index.d.ts +5 -5
  26. package/es/components/date-range/src/date-range.vue.d.ts +5 -5
  27. package/es/components/drawer/index.d.ts +4 -4
  28. package/es/components/drawer/src/components/second-confirmation/index.d.ts +32 -32
  29. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +32 -32
  30. package/es/components/drawer/src/drawer.vue.d.ts +4 -4
  31. package/es/components/dropdown-button-simple/index.d.ts +13 -13
  32. package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  33. package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
  34. package/es/components/easy-cron/index.d.ts +178 -178
  35. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
  36. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
  37. package/es/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
  38. package/es/components/form/index.d.ts +301 -301
  39. package/es/components/form/src/config/form.d.ts +120 -120
  40. package/es/components/form/src/form.vue.d.ts +301 -301
  41. package/es/components/icon-base/index.d.ts +2 -1
  42. package/es/components/icon-base/src/icon-base.vue.d.ts +2 -1
  43. package/es/components/icon-picker/index.d.ts +1 -1
  44. package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  45. package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  46. package/es/components/input/index.d.ts +47 -47
  47. package/es/components/input/src/input.vue.d.ts +47 -47
  48. package/es/components/input-number/index.d.ts +13 -13
  49. package/es/components/input-number/src/input-number.vue.d.ts +13 -13
  50. package/es/components/key-value/src/components/key-value-item.vue.d.ts +484 -484
  51. package/es/components/key-value/src/key-value.vue.d.ts +1452 -1452
  52. package/es/components/modal/index.d.ts +32 -32
  53. package/es/components/modal/src/modal.d.ts +1 -1
  54. package/es/components/modal/src/modal.vue.d.ts +32 -32
  55. package/es/components/new-drawer/index.d.ts +6 -6
  56. package/es/components/new-drawer/src/drawer.vue.d.ts +6 -6
  57. package/es/components/new-modal/index.d.ts +37 -37
  58. package/es/components/new-modal/src/modal.d.ts +1 -1
  59. package/es/components/new-modal/src/modal.vue.d.ts +37 -37
  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/operate-icon/index.d.ts +2 -1
  63. package/es/components/operate-icon/src/operate-icon.vue.d.ts +2 -1
  64. package/es/components/select/index.d.ts +11 -11
  65. package/es/components/select/src/select.vue.d.ts +11 -11
  66. package/es/components/select-group/index.d.ts +2 -2
  67. package/es/components/select-group/src/select-group.vue.d.ts +2 -2
  68. package/es/components/table/index.d.ts +6 -6
  69. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  70. package/es/components/table/src/config/table.d.ts +2 -2
  71. package/es/components/table/src/table.vue.d.ts +6 -6
  72. package/es/components/textarea/index.d.ts +7 -7
  73. package/es/components/textarea/src/textarea.vue.d.ts +7 -7
  74. package/es/components/tooltip/index.d.ts +4 -4
  75. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  76. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  77. package/es/components/tree-search/index.d.ts +3 -3
  78. package/es/components/tree-search/src/config/tree-search.d.ts +1 -1
  79. package/es/components/tree-search/src/tree-search.vue.d.ts +3 -3
  80. package/es/packages/components/icon-base/src/icon-base.vue2.mjs +10 -2
  81. package/es/packages/components/icon-base/src/icon-base.vue2.mjs.map +1 -1
  82. package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs +18 -8
  83. package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs.map +1 -1
  84. package/es/packages/components/upload-image/src/upload-image.vue2.mjs +21 -21
  85. package/es/packages/components/upload-image/src/upload-image.vue2.mjs.map +1 -1
  86. package/index.full.js +47 -29
  87. package/index.full.min.js +17 -17
  88. package/index.full.min.js.map +1 -1
  89. package/index.full.min.mjs +18 -18
  90. package/index.full.min.mjs.map +1 -1
  91. package/index.full.mjs +47 -29
  92. package/lib/components/advanced-filtering/index.d.ts +708 -708
  93. package/lib/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
  94. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +367 -367
  95. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +321 -321
  96. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
  97. package/lib/components/api-component/index.d.ts +8 -8
  98. package/lib/components/api-component/src/api-component.vue.d.ts +8 -8
  99. package/lib/components/api-component/src/components/body-component.vue.d.ts +4 -4
  100. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
  101. package/lib/components/api-component/src/components/params-table.vue.d.ts +4 -4
  102. package/lib/components/breadcrumb-card/index.d.ts +1 -1
  103. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  104. package/lib/components/button/index.d.ts +6 -6
  105. package/lib/components/button/src/button.vue.d.ts +6 -6
  106. package/lib/components/cascader/index.d.ts +4 -4
  107. package/lib/components/cascader/src/cascader.vue.d.ts +4 -4
  108. package/lib/components/checkbox/index.d.ts +436 -436
  109. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
  110. package/lib/components/checkbox/src/checkbox.d.ts +112 -112
  111. package/lib/components/cropper/index.d.ts +4 -4
  112. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  113. package/lib/components/cropper/src/cropper-modal.vue.d.ts +2 -2
  114. package/lib/components/date-picker/index.d.ts +41 -41
  115. package/lib/components/date-picker/src/date-picker.vue.d.ts +41 -41
  116. package/lib/components/date-range/index.d.ts +5 -5
  117. package/lib/components/date-range/src/date-range.vue.d.ts +5 -5
  118. package/lib/components/drawer/index.d.ts +4 -4
  119. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +32 -32
  120. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +32 -32
  121. package/lib/components/drawer/src/drawer.vue.d.ts +4 -4
  122. package/lib/components/dropdown-button-simple/index.d.ts +13 -13
  123. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  124. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
  125. package/lib/components/easy-cron/index.d.ts +178 -178
  126. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
  127. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
  128. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
  129. package/lib/components/form/index.d.ts +301 -301
  130. package/lib/components/form/src/config/form.d.ts +120 -120
  131. package/lib/components/form/src/form.vue.d.ts +301 -301
  132. package/lib/components/icon-base/index.d.ts +2 -1
  133. package/lib/components/icon-base/src/icon-base.vue.d.ts +2 -1
  134. package/lib/components/icon-picker/index.d.ts +1 -1
  135. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  136. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  137. package/lib/components/input/index.d.ts +47 -47
  138. package/lib/components/input/src/input.vue.d.ts +47 -47
  139. package/lib/components/input-number/index.d.ts +13 -13
  140. package/lib/components/input-number/src/input-number.vue.d.ts +13 -13
  141. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +484 -484
  142. package/lib/components/key-value/src/key-value.vue.d.ts +1452 -1452
  143. package/lib/components/modal/index.d.ts +32 -32
  144. package/lib/components/modal/src/modal.d.ts +1 -1
  145. package/lib/components/modal/src/modal.vue.d.ts +32 -32
  146. package/lib/components/new-drawer/index.d.ts +6 -6
  147. package/lib/components/new-drawer/src/drawer.vue.d.ts +6 -6
  148. package/lib/components/new-modal/index.d.ts +37 -37
  149. package/lib/components/new-modal/src/modal.d.ts +1 -1
  150. package/lib/components/new-modal/src/modal.vue.d.ts +37 -37
  151. package/lib/components/number-range/index.d.ts +13 -13
  152. package/lib/components/number-range/src/number-range.vue.d.ts +13 -13
  153. package/lib/components/operate-icon/index.d.ts +2 -1
  154. package/lib/components/operate-icon/src/operate-icon.vue.d.ts +2 -1
  155. package/lib/components/select/index.d.ts +11 -11
  156. package/lib/components/select/src/select.vue.d.ts +11 -11
  157. package/lib/components/select-group/index.d.ts +2 -2
  158. package/lib/components/select-group/src/select-group.vue.d.ts +2 -2
  159. package/lib/components/table/index.d.ts +6 -6
  160. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  161. package/lib/components/table/src/config/table.d.ts +2 -2
  162. package/lib/components/table/src/table.vue.d.ts +6 -6
  163. package/lib/components/textarea/index.d.ts +7 -7
  164. package/lib/components/textarea/src/textarea.vue.d.ts +7 -7
  165. package/lib/components/tooltip/index.d.ts +4 -4
  166. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  167. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  168. package/lib/components/tree-search/index.d.ts +3 -3
  169. package/lib/components/tree-search/src/config/tree-search.d.ts +1 -1
  170. package/lib/components/tree-search/src/tree-search.vue.d.ts +3 -3
  171. package/lib/packages/components/icon-base/src/icon-base.vue2.js +9 -1
  172. package/lib/packages/components/icon-base/src/icon-base.vue2.js.map +1 -1
  173. package/lib/packages/components/operate-icon/src/operate-icon.vue2.js +18 -8
  174. package/lib/packages/components/operate-icon/src/operate-icon.vue2.js.map +1 -1
  175. package/lib/packages/components/upload-image/src/upload-image.vue2.js +20 -20
  176. package/lib/packages/components/upload-image/src/upload-image.vue2.js.map +1 -1
  177. package/package.json +1 -1
  178. package/theme-chalk/css/advanced-filtering.css +1 -5
  179. package/theme-chalk/css/api-component.css +1 -5
  180. package/theme-chalk/css/cascader.css +1 -5
  181. package/theme-chalk/css/checkbox.css +1 -5
  182. package/theme-chalk/css/code-editor.css +1 -5
  183. package/theme-chalk/css/color-picker.css +1 -5
  184. package/theme-chalk/css/cropper.css +1 -5
  185. package/theme-chalk/css/descriptions.css +1 -5
  186. package/theme-chalk/css/drawer.css +1 -5
  187. package/theme-chalk/css/dropdown-button-simple.css +1 -5
  188. package/theme-chalk/css/dropdown.css +1 -5
  189. package/theme-chalk/css/easy-cron.css +1 -5
  190. package/theme-chalk/css/form.css +1 -5
  191. package/theme-chalk/css/index.css +2 -6
  192. package/theme-chalk/css/input-number.css +1 -5
  193. package/theme-chalk/css/input.css +1 -5
  194. package/theme-chalk/css/key-value.css +1 -5
  195. package/theme-chalk/css/markdown-editor.css +1 -5
  196. package/theme-chalk/css/message.css +1 -5
  197. package/theme-chalk/css/modal.css +1 -5
  198. package/theme-chalk/css/new-drawer.css +1 -5
  199. package/theme-chalk/css/new-modal.css +1 -5
  200. package/theme-chalk/css/number-range.css +1 -5
  201. package/theme-chalk/css/rich-text-editor.css +1 -5
  202. package/theme-chalk/css/segmented.css +1 -5
  203. package/theme-chalk/css/switch.css +1 -5
  204. package/theme-chalk/css/table.css +1 -5
  205. package/theme-chalk/css/tabs-simple.css +1 -5
  206. package/theme-chalk/css/tag-group.css +1 -5
  207. package/theme-chalk/css/upload-image.css +1 -1
  208. package/types/packages/components/advanced-filtering/index.d.ts +708 -708
  209. package/types/packages/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
  210. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +367 -367
  211. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +321 -321
  212. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
  213. package/types/packages/components/api-component/index.d.ts +8 -8
  214. package/types/packages/components/api-component/src/api-component.vue.d.ts +8 -8
  215. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +4 -4
  216. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
  217. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +4 -4
  218. package/types/packages/components/breadcrumb-card/index.d.ts +1 -1
  219. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  220. package/types/packages/components/button/index.d.ts +6 -6
  221. package/types/packages/components/button/src/button.vue.d.ts +6 -6
  222. package/types/packages/components/cascader/index.d.ts +4 -4
  223. package/types/packages/components/cascader/src/cascader.vue.d.ts +4 -4
  224. package/types/packages/components/checkbox/index.d.ts +436 -436
  225. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
  226. package/types/packages/components/checkbox/src/checkbox.d.ts +112 -112
  227. package/types/packages/components/cropper/index.d.ts +4 -4
  228. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  229. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +2 -2
  230. package/types/packages/components/date-picker/index.d.ts +41 -41
  231. package/types/packages/components/date-picker/src/date-picker.vue.d.ts +41 -41
  232. package/types/packages/components/date-range/index.d.ts +5 -5
  233. package/types/packages/components/date-range/src/date-range.vue.d.ts +5 -5
  234. package/types/packages/components/drawer/index.d.ts +4 -4
  235. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +32 -32
  236. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +32 -32
  237. package/types/packages/components/drawer/src/drawer.vue.d.ts +4 -4
  238. package/types/packages/components/dropdown-button-simple/index.d.ts +13 -13
  239. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  240. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
  241. package/types/packages/components/easy-cron/index.d.ts +178 -178
  242. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
  243. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
  244. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
  245. package/types/packages/components/form/index.d.ts +301 -301
  246. package/types/packages/components/form/src/config/form.d.ts +120 -120
  247. package/types/packages/components/form/src/form.vue.d.ts +301 -301
  248. package/types/packages/components/icon-base/index.d.ts +2 -1
  249. package/types/packages/components/icon-base/src/icon-base.vue.d.ts +2 -1
  250. package/types/packages/components/icon-picker/index.d.ts +1 -1
  251. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  252. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  253. package/types/packages/components/input/index.d.ts +47 -47
  254. package/types/packages/components/input/src/input.vue.d.ts +47 -47
  255. package/types/packages/components/input-number/index.d.ts +13 -13
  256. package/types/packages/components/input-number/src/input-number.vue.d.ts +13 -13
  257. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +484 -484
  258. package/types/packages/components/key-value/src/key-value.vue.d.ts +1452 -1452
  259. package/types/packages/components/modal/index.d.ts +32 -32
  260. package/types/packages/components/modal/src/modal.d.ts +1 -1
  261. package/types/packages/components/modal/src/modal.vue.d.ts +32 -32
  262. package/types/packages/components/new-drawer/index.d.ts +6 -6
  263. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +6 -6
  264. package/types/packages/components/new-modal/index.d.ts +37 -37
  265. package/types/packages/components/new-modal/src/modal.d.ts +1 -1
  266. package/types/packages/components/new-modal/src/modal.vue.d.ts +37 -37
  267. package/types/packages/components/number-range/index.d.ts +13 -13
  268. package/types/packages/components/number-range/src/number-range.vue.d.ts +13 -13
  269. package/types/packages/components/operate-icon/index.d.ts +2 -1
  270. package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +2 -1
  271. package/types/packages/components/select/index.d.ts +11 -11
  272. package/types/packages/components/select/src/select.vue.d.ts +11 -11
  273. package/types/packages/components/select-group/index.d.ts +2 -2
  274. package/types/packages/components/select-group/src/select-group.vue.d.ts +2 -2
  275. package/types/packages/components/table/index.d.ts +6 -6
  276. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  277. package/types/packages/components/table/src/config/table.d.ts +2 -2
  278. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  279. package/types/packages/components/textarea/index.d.ts +7 -7
  280. package/types/packages/components/textarea/src/textarea.vue.d.ts +7 -7
  281. package/types/packages/components/tooltip/index.d.ts +4 -4
  282. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  283. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  284. package/types/packages/components/tree-search/index.d.ts +3 -3
  285. package/types/packages/components/tree-search/src/config/tree-search.d.ts +1 -1
  286. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +3 -3
@@ -48,7 +48,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
48
48
  readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
49
49
  readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
50
50
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
51
- readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown, "operate", boolean>;
51
+ readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
52
52
  readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
53
53
  readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
54
54
  readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
@@ -58,7 +58,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
58
58
  readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
59
59
  }, {
60
60
  props: import("@vue/shared").LooseRequired<{
61
- readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
61
+ readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
62
62
  readonly class: string;
63
63
  readonly title: string;
64
64
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -154,7 +154,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
154
154
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
155
155
  };
156
156
  size: {
157
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
157
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
158
158
  };
159
159
  loading: {
160
160
  type: import("vue").PropType<boolean | {
@@ -202,7 +202,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
202
202
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
203
203
  };
204
204
  size: {
205
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
205
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
206
206
  };
207
207
  loading: {
208
208
  type: import("vue").PropType<boolean | {
@@ -252,7 +252,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
252
252
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
253
253
  };
254
254
  size: {
255
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
255
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
256
256
  };
257
257
  loading: {
258
258
  type: import("vue").PropType<boolean | {
@@ -300,7 +300,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
300
300
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
301
301
  };
302
302
  size: {
303
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
303
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
304
304
  };
305
305
  loading: {
306
306
  type: import("vue").PropType<boolean | {
@@ -440,7 +440,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
440
440
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
441
441
  };
442
442
  size: {
443
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
443
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
444
444
  };
445
445
  loading: {
446
446
  type: import("vue").PropType<boolean | {
@@ -488,7 +488,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
488
488
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
489
489
  };
490
490
  size: {
491
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
491
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
492
492
  };
493
493
  loading: {
494
494
  type: import("vue").PropType<boolean | {
@@ -538,7 +538,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
538
538
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
539
539
  };
540
540
  size: {
541
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
541
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
542
542
  };
543
543
  loading: {
544
544
  type: import("vue").PropType<boolean | {
@@ -586,7 +586,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
586
586
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
587
587
  };
588
588
  size: {
589
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
589
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
590
590
  };
591
591
  loading: {
592
592
  type: import("vue").PropType<boolean | {
@@ -700,7 +700,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
700
700
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
701
701
  };
702
702
  size: {
703
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
703
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
704
704
  };
705
705
  loading: {
706
706
  type: import("vue").PropType<boolean | {
@@ -748,7 +748,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
748
748
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
749
749
  };
750
750
  size: {
751
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
751
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
752
752
  };
753
753
  loading: {
754
754
  type: import("vue").PropType<boolean | {
@@ -848,7 +848,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
848
848
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
849
849
  };
850
850
  size: {
851
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
851
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
852
852
  };
853
853
  loading: {
854
854
  type: import("vue").PropType<boolean | {
@@ -896,7 +896,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
896
896
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
897
897
  };
898
898
  size: {
899
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
899
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
900
900
  };
901
901
  loading: {
902
902
  type: import("vue").PropType<boolean | {
@@ -946,7 +946,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
946
946
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
947
947
  };
948
948
  size: {
949
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
949
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
950
950
  };
951
951
  loading: {
952
952
  type: import("vue").PropType<boolean | {
@@ -994,7 +994,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
994
994
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
995
995
  };
996
996
  size: {
997
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
997
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
998
998
  };
999
999
  loading: {
1000
1000
  type: import("vue").PropType<boolean | {
@@ -1108,7 +1108,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1108
1108
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1109
1109
  };
1110
1110
  size: {
1111
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1111
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1112
1112
  };
1113
1113
  loading: {
1114
1114
  type: import("vue").PropType<boolean | {
@@ -1156,7 +1156,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1156
1156
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1157
1157
  };
1158
1158
  size: {
1159
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1159
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1160
1160
  };
1161
1161
  loading: {
1162
1162
  type: import("vue").PropType<boolean | {
@@ -1253,7 +1253,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1253
1253
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1254
1254
  };
1255
1255
  size: {
1256
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1256
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1257
1257
  };
1258
1258
  loading: {
1259
1259
  type: import("vue").PropType<boolean | {
@@ -1301,7 +1301,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1301
1301
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1302
1302
  };
1303
1303
  size: {
1304
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1304
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1305
1305
  };
1306
1306
  loading: {
1307
1307
  type: import("vue").PropType<boolean | {
@@ -1351,7 +1351,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1351
1351
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1352
1352
  };
1353
1353
  size: {
1354
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1354
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1355
1355
  };
1356
1356
  loading: {
1357
1357
  type: import("vue").PropType<boolean | {
@@ -1399,7 +1399,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1399
1399
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1400
1400
  };
1401
1401
  size: {
1402
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1402
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1403
1403
  };
1404
1404
  loading: {
1405
1405
  type: import("vue").PropType<boolean | {
@@ -1513,7 +1513,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1513
1513
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1514
1514
  };
1515
1515
  size: {
1516
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1516
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1517
1517
  };
1518
1518
  loading: {
1519
1519
  type: import("vue").PropType<boolean | {
@@ -1561,7 +1561,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1561
1561
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1562
1562
  };
1563
1563
  size: {
1564
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1564
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1565
1565
  };
1566
1566
  loading: {
1567
1567
  type: import("vue").PropType<boolean | {
@@ -1673,7 +1673,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1673
1673
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1674
1674
  };
1675
1675
  size: {
1676
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1676
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1677
1677
  };
1678
1678
  loading: {
1679
1679
  type: import("vue").PropType<boolean | {
@@ -1720,7 +1720,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1720
1720
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1721
1721
  };
1722
1722
  size: {
1723
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1723
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1724
1724
  };
1725
1725
  loading: {
1726
1726
  type: import("vue").PropType<boolean | {
@@ -1786,7 +1786,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1786
1786
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1787
1787
  };
1788
1788
  size: {
1789
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1789
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1790
1790
  };
1791
1791
  loading: {
1792
1792
  type: import("vue").PropType<boolean | {
@@ -1846,7 +1846,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1846
1846
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1847
1847
  };
1848
1848
  size: {
1849
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1849
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1850
1850
  };
1851
1851
  loading: {
1852
1852
  type: import("vue").PropType<boolean | {
@@ -1898,12 +1898,12 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1898
1898
  readonly Group: import("vue").DefineComponent<{
1899
1899
  prefixCls: StringConstructor;
1900
1900
  size: {
1901
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1901
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1902
1902
  };
1903
1903
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1904
1904
  prefixCls: StringConstructor;
1905
1905
  size: {
1906
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1906
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1907
1907
  };
1908
1908
  }>>, {}, {}>;
1909
1909
  };
@@ -1996,7 +1996,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
1996
1996
  readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1997
1997
  readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
1998
1998
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1999
- readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown, "operate", boolean>;
1999
+ readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
2000
2000
  readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
2001
2001
  readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
2002
2002
  readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
@@ -2009,7 +2009,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
2009
2009
  "onUpdate:open"?: (() => any) | undefined;
2010
2010
  onOk?: (() => any) | undefined;
2011
2011
  }, {
2012
- readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
2012
+ readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
2013
2013
  readonly class: string;
2014
2014
  readonly title: string;
2015
2015
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -47,7 +47,7 @@ declare const _default: import("vue").DefineComponent<{
47
47
  readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
48
48
  readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
49
49
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
50
- readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown, "operate", boolean>;
50
+ readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
51
51
  readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
52
52
  readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
53
53
  readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
@@ -57,7 +57,7 @@ declare const _default: import("vue").DefineComponent<{
57
57
  readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
58
58
  }, {
59
59
  props: import("@vue/shared").LooseRequired<{
60
- readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
60
+ readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
61
61
  readonly class: string;
62
62
  readonly title: string;
63
63
  readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
@@ -153,7 +153,7 @@ declare const _default: import("vue").DefineComponent<{
153
153
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
154
154
  };
155
155
  size: {
156
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
156
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
157
157
  };
158
158
  loading: {
159
159
  type: import("vue").PropType<boolean | {
@@ -201,7 +201,7 @@ declare const _default: import("vue").DefineComponent<{
201
201
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
202
202
  };
203
203
  size: {
204
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
204
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
205
205
  };
206
206
  loading: {
207
207
  type: import("vue").PropType<boolean | {
@@ -251,7 +251,7 @@ declare const _default: import("vue").DefineComponent<{
251
251
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
252
252
  };
253
253
  size: {
254
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
254
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
255
255
  };
256
256
  loading: {
257
257
  type: import("vue").PropType<boolean | {
@@ -299,7 +299,7 @@ declare const _default: import("vue").DefineComponent<{
299
299
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
300
300
  };
301
301
  size: {
302
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
302
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
303
303
  };
304
304
  loading: {
305
305
  type: import("vue").PropType<boolean | {
@@ -439,7 +439,7 @@ declare const _default: import("vue").DefineComponent<{
439
439
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
440
440
  };
441
441
  size: {
442
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
442
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
443
443
  };
444
444
  loading: {
445
445
  type: import("vue").PropType<boolean | {
@@ -487,7 +487,7 @@ declare const _default: import("vue").DefineComponent<{
487
487
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
488
488
  };
489
489
  size: {
490
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
490
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
491
491
  };
492
492
  loading: {
493
493
  type: import("vue").PropType<boolean | {
@@ -537,7 +537,7 @@ declare const _default: import("vue").DefineComponent<{
537
537
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
538
538
  };
539
539
  size: {
540
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
540
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
541
541
  };
542
542
  loading: {
543
543
  type: import("vue").PropType<boolean | {
@@ -585,7 +585,7 @@ declare const _default: import("vue").DefineComponent<{
585
585
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
586
586
  };
587
587
  size: {
588
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
588
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
589
589
  };
590
590
  loading: {
591
591
  type: import("vue").PropType<boolean | {
@@ -699,7 +699,7 @@ declare const _default: import("vue").DefineComponent<{
699
699
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
700
700
  };
701
701
  size: {
702
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
702
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
703
703
  };
704
704
  loading: {
705
705
  type: import("vue").PropType<boolean | {
@@ -747,7 +747,7 @@ declare const _default: import("vue").DefineComponent<{
747
747
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
748
748
  };
749
749
  size: {
750
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
750
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
751
751
  };
752
752
  loading: {
753
753
  type: import("vue").PropType<boolean | {
@@ -847,7 +847,7 @@ declare const _default: import("vue").DefineComponent<{
847
847
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
848
848
  };
849
849
  size: {
850
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
850
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
851
851
  };
852
852
  loading: {
853
853
  type: import("vue").PropType<boolean | {
@@ -895,7 +895,7 @@ declare const _default: import("vue").DefineComponent<{
895
895
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
896
896
  };
897
897
  size: {
898
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
898
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
899
899
  };
900
900
  loading: {
901
901
  type: import("vue").PropType<boolean | {
@@ -945,7 +945,7 @@ declare const _default: import("vue").DefineComponent<{
945
945
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
946
946
  };
947
947
  size: {
948
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
948
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
949
949
  };
950
950
  loading: {
951
951
  type: import("vue").PropType<boolean | {
@@ -993,7 +993,7 @@ declare const _default: import("vue").DefineComponent<{
993
993
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
994
994
  };
995
995
  size: {
996
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
996
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
997
997
  };
998
998
  loading: {
999
999
  type: import("vue").PropType<boolean | {
@@ -1107,7 +1107,7 @@ declare const _default: import("vue").DefineComponent<{
1107
1107
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1108
1108
  };
1109
1109
  size: {
1110
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1110
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1111
1111
  };
1112
1112
  loading: {
1113
1113
  type: import("vue").PropType<boolean | {
@@ -1155,7 +1155,7 @@ declare const _default: import("vue").DefineComponent<{
1155
1155
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1156
1156
  };
1157
1157
  size: {
1158
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1158
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1159
1159
  };
1160
1160
  loading: {
1161
1161
  type: import("vue").PropType<boolean | {
@@ -1252,7 +1252,7 @@ declare const _default: import("vue").DefineComponent<{
1252
1252
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1253
1253
  };
1254
1254
  size: {
1255
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1255
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1256
1256
  };
1257
1257
  loading: {
1258
1258
  type: import("vue").PropType<boolean | {
@@ -1300,7 +1300,7 @@ declare const _default: import("vue").DefineComponent<{
1300
1300
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1301
1301
  };
1302
1302
  size: {
1303
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1303
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1304
1304
  };
1305
1305
  loading: {
1306
1306
  type: import("vue").PropType<boolean | {
@@ -1350,7 +1350,7 @@ declare const _default: import("vue").DefineComponent<{
1350
1350
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1351
1351
  };
1352
1352
  size: {
1353
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1353
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1354
1354
  };
1355
1355
  loading: {
1356
1356
  type: import("vue").PropType<boolean | {
@@ -1398,7 +1398,7 @@ declare const _default: import("vue").DefineComponent<{
1398
1398
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1399
1399
  };
1400
1400
  size: {
1401
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1401
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1402
1402
  };
1403
1403
  loading: {
1404
1404
  type: import("vue").PropType<boolean | {
@@ -1512,7 +1512,7 @@ declare const _default: import("vue").DefineComponent<{
1512
1512
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1513
1513
  };
1514
1514
  size: {
1515
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1515
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1516
1516
  };
1517
1517
  loading: {
1518
1518
  type: import("vue").PropType<boolean | {
@@ -1560,7 +1560,7 @@ declare const _default: import("vue").DefineComponent<{
1560
1560
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1561
1561
  };
1562
1562
  size: {
1563
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1563
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1564
1564
  };
1565
1565
  loading: {
1566
1566
  type: import("vue").PropType<boolean | {
@@ -1672,7 +1672,7 @@ declare const _default: import("vue").DefineComponent<{
1672
1672
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1673
1673
  };
1674
1674
  size: {
1675
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1675
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1676
1676
  };
1677
1677
  loading: {
1678
1678
  type: import("vue").PropType<boolean | {
@@ -1719,7 +1719,7 @@ declare const _default: import("vue").DefineComponent<{
1719
1719
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1720
1720
  };
1721
1721
  size: {
1722
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1722
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1723
1723
  };
1724
1724
  loading: {
1725
1725
  type: import("vue").PropType<boolean | {
@@ -1785,7 +1785,7 @@ declare const _default: import("vue").DefineComponent<{
1785
1785
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1786
1786
  };
1787
1787
  size: {
1788
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1788
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1789
1789
  };
1790
1790
  loading: {
1791
1791
  type: import("vue").PropType<boolean | {
@@ -1845,7 +1845,7 @@ declare const _default: import("vue").DefineComponent<{
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 | {
@@ -1897,12 +1897,12 @@ declare const _default: import("vue").DefineComponent<{
1897
1897
  readonly Group: import("vue").DefineComponent<{
1898
1898
  prefixCls: StringConstructor;
1899
1899
  size: {
1900
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1900
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1901
1901
  };
1902
1902
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1903
1903
  prefixCls: StringConstructor;
1904
1904
  size: {
1905
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1905
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1906
1906
  };
1907
1907
  }>>, {}, {}>;
1908
1908
  };
@@ -1995,7 +1995,7 @@ declare const _default: import("vue").DefineComponent<{
1995
1995
  readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1996
1996
  readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
1997
1997
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1998
- readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown, "operate", boolean>;
1998
+ readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
1999
1999
  readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
2000
2000
  readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
2001
2001
  readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
@@ -2008,7 +2008,7 @@ declare const _default: import("vue").DefineComponent<{
2008
2008
  "onUpdate:open"?: (() => any) | undefined;
2009
2009
  onOk?: (() => any) | undefined;
2010
2010
  }, {
2011
- readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
2011
+ readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
2012
2012
  readonly class: string;
2013
2013
  readonly title: string;
2014
2014
  readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
@@ -129,7 +129,7 @@ declare const _default: import("vue").DefineComponent<{
129
129
  zIndex: NumberConstructor;
130
130
  prefixCls: StringConstructor;
131
131
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
132
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
132
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
133
133
  keyboard: {
134
134
  type: BooleanConstructor;
135
135
  default: any;
@@ -226,7 +226,7 @@ declare const _default: import("vue").DefineComponent<{
226
226
  zIndex: NumberConstructor;
227
227
  prefixCls: StringConstructor;
228
228
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
229
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
229
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
230
230
  keyboard: {
231
231
  type: BooleanConstructor;
232
232
  default: any;
@@ -355,7 +355,7 @@ declare const _default: import("vue").DefineComponent<{
355
355
  zIndex: NumberConstructor;
356
356
  prefixCls: StringConstructor;
357
357
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
358
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
358
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
359
359
  keyboard: {
360
360
  type: BooleanConstructor;
361
361
  default: any;
@@ -474,7 +474,7 @@ declare const _default: import("vue").DefineComponent<{
474
474
  zIndex: NumberConstructor;
475
475
  prefixCls: StringConstructor;
476
476
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
477
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
477
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
478
478
  keyboard: {
479
479
  type: BooleanConstructor;
480
480
  default: any;