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
@@ -28,7 +28,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
28
28
  readonly onOk?: (() => any) | undefined;
29
29
  readonly onCancel?: (() => any) | undefined;
30
30
  } & {}>;
31
- emits: ((event: "update:open") => void) & ((event: "ok") => void) & ((event: "cancel") => void);
31
+ emits: ((event: "cancel") => void) & ((event: "update:open") => void) & ((event: "ok") => void);
32
32
  attrs: {
33
33
  [x: string]: unknown;
34
34
  };
@@ -109,7 +109,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
109
109
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
110
110
  };
111
111
  size: {
112
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
112
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
113
113
  };
114
114
  loading: {
115
115
  type: import("vue").PropType<boolean | {
@@ -157,7 +157,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
157
157
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
158
158
  };
159
159
  size: {
160
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
160
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
161
161
  };
162
162
  loading: {
163
163
  type: import("vue").PropType<boolean | {
@@ -207,7 +207,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
207
207
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
208
208
  };
209
209
  size: {
210
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
210
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
211
211
  };
212
212
  loading: {
213
213
  type: import("vue").PropType<boolean | {
@@ -255,7 +255,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
255
255
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
256
256
  };
257
257
  size: {
258
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
258
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
259
259
  };
260
260
  loading: {
261
261
  type: import("vue").PropType<boolean | {
@@ -395,7 +395,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
395
395
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
396
396
  };
397
397
  size: {
398
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
398
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
399
399
  };
400
400
  loading: {
401
401
  type: import("vue").PropType<boolean | {
@@ -443,7 +443,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
443
443
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
444
444
  };
445
445
  size: {
446
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
446
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
447
447
  };
448
448
  loading: {
449
449
  type: import("vue").PropType<boolean | {
@@ -493,7 +493,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
493
493
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
494
494
  };
495
495
  size: {
496
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
496
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
497
497
  };
498
498
  loading: {
499
499
  type: import("vue").PropType<boolean | {
@@ -541,7 +541,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
541
541
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
542
542
  };
543
543
  size: {
544
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
544
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
545
545
  };
546
546
  loading: {
547
547
  type: import("vue").PropType<boolean | {
@@ -655,7 +655,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
655
655
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
656
656
  };
657
657
  size: {
658
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
658
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
659
659
  };
660
660
  loading: {
661
661
  type: import("vue").PropType<boolean | {
@@ -703,7 +703,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
703
703
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
704
704
  };
705
705
  size: {
706
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
706
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
707
707
  };
708
708
  loading: {
709
709
  type: import("vue").PropType<boolean | {
@@ -803,7 +803,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
803
803
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
804
804
  };
805
805
  size: {
806
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
806
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
807
807
  };
808
808
  loading: {
809
809
  type: import("vue").PropType<boolean | {
@@ -851,7 +851,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
851
851
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
852
852
  };
853
853
  size: {
854
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
854
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
855
855
  };
856
856
  loading: {
857
857
  type: import("vue").PropType<boolean | {
@@ -901,7 +901,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
901
901
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
902
902
  };
903
903
  size: {
904
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
904
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
905
905
  };
906
906
  loading: {
907
907
  type: import("vue").PropType<boolean | {
@@ -949,7 +949,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
949
949
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
950
950
  };
951
951
  size: {
952
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
952
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
953
953
  };
954
954
  loading: {
955
955
  type: import("vue").PropType<boolean | {
@@ -1063,7 +1063,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1063
1063
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1064
1064
  };
1065
1065
  size: {
1066
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1066
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1067
1067
  };
1068
1068
  loading: {
1069
1069
  type: import("vue").PropType<boolean | {
@@ -1111,7 +1111,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1111
1111
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1112
1112
  };
1113
1113
  size: {
1114
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1114
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1115
1115
  };
1116
1116
  loading: {
1117
1117
  type: import("vue").PropType<boolean | {
@@ -1208,7 +1208,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1208
1208
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1209
1209
  };
1210
1210
  size: {
1211
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1211
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1212
1212
  };
1213
1213
  loading: {
1214
1214
  type: import("vue").PropType<boolean | {
@@ -1256,7 +1256,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1256
1256
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1257
1257
  };
1258
1258
  size: {
1259
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1259
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1260
1260
  };
1261
1261
  loading: {
1262
1262
  type: import("vue").PropType<boolean | {
@@ -1306,7 +1306,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1306
1306
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1307
1307
  };
1308
1308
  size: {
1309
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1309
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1310
1310
  };
1311
1311
  loading: {
1312
1312
  type: import("vue").PropType<boolean | {
@@ -1354,7 +1354,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1354
1354
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1355
1355
  };
1356
1356
  size: {
1357
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1357
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1358
1358
  };
1359
1359
  loading: {
1360
1360
  type: import("vue").PropType<boolean | {
@@ -1468,7 +1468,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1468
1468
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1469
1469
  };
1470
1470
  size: {
1471
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1471
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1472
1472
  };
1473
1473
  loading: {
1474
1474
  type: import("vue").PropType<boolean | {
@@ -1516,7 +1516,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1516
1516
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1517
1517
  };
1518
1518
  size: {
1519
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1519
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1520
1520
  };
1521
1521
  loading: {
1522
1522
  type: import("vue").PropType<boolean | {
@@ -1628,7 +1628,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1628
1628
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1629
1629
  };
1630
1630
  size: {
1631
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1631
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1632
1632
  };
1633
1633
  loading: {
1634
1634
  type: import("vue").PropType<boolean | {
@@ -1675,7 +1675,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1675
1675
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1676
1676
  };
1677
1677
  size: {
1678
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1678
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1679
1679
  };
1680
1680
  loading: {
1681
1681
  type: import("vue").PropType<boolean | {
@@ -1741,7 +1741,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1741
1741
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1742
1742
  };
1743
1743
  size: {
1744
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1744
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1745
1745
  };
1746
1746
  loading: {
1747
1747
  type: import("vue").PropType<boolean | {
@@ -1801,7 +1801,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1801
1801
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1802
1802
  };
1803
1803
  size: {
1804
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1804
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1805
1805
  };
1806
1806
  loading: {
1807
1807
  type: import("vue").PropType<boolean | {
@@ -1853,12 +1853,12 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
1853
1853
  readonly Group: import("vue").DefineComponent<{
1854
1854
  prefixCls: StringConstructor;
1855
1855
  size: {
1856
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1856
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1857
1857
  };
1858
1858
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1859
1859
  prefixCls: StringConstructor;
1860
1860
  size: {
1861
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1861
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1862
1862
  };
1863
1863
  }>>, {}, {}>;
1864
1864
  };
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  readonly onOk?: (() => any) | undefined;
29
29
  readonly onCancel?: (() => any) | undefined;
30
30
  } & {}>;
31
- emits: ((event: "update:open") => void) & ((event: "ok") => void) & ((event: "cancel") => void);
31
+ emits: ((event: "cancel") => void) & ((event: "update:open") => void) & ((event: "ok") => void);
32
32
  attrs: {
33
33
  [x: string]: unknown;
34
34
  };
@@ -109,7 +109,7 @@ declare const _default: import("vue").DefineComponent<{
109
109
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
110
110
  };
111
111
  size: {
112
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
112
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
113
113
  };
114
114
  loading: {
115
115
  type: import("vue").PropType<boolean | {
@@ -157,7 +157,7 @@ declare const _default: import("vue").DefineComponent<{
157
157
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
158
158
  };
159
159
  size: {
160
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
160
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
161
161
  };
162
162
  loading: {
163
163
  type: import("vue").PropType<boolean | {
@@ -207,7 +207,7 @@ declare const _default: import("vue").DefineComponent<{
207
207
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
208
208
  };
209
209
  size: {
210
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
210
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
211
211
  };
212
212
  loading: {
213
213
  type: import("vue").PropType<boolean | {
@@ -255,7 +255,7 @@ declare const _default: import("vue").DefineComponent<{
255
255
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
256
256
  };
257
257
  size: {
258
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
258
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
259
259
  };
260
260
  loading: {
261
261
  type: import("vue").PropType<boolean | {
@@ -395,7 +395,7 @@ declare const _default: import("vue").DefineComponent<{
395
395
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
396
396
  };
397
397
  size: {
398
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
398
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
399
399
  };
400
400
  loading: {
401
401
  type: import("vue").PropType<boolean | {
@@ -443,7 +443,7 @@ declare const _default: import("vue").DefineComponent<{
443
443
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
444
444
  };
445
445
  size: {
446
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
446
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
447
447
  };
448
448
  loading: {
449
449
  type: import("vue").PropType<boolean | {
@@ -493,7 +493,7 @@ declare const _default: import("vue").DefineComponent<{
493
493
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
494
494
  };
495
495
  size: {
496
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
496
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
497
497
  };
498
498
  loading: {
499
499
  type: import("vue").PropType<boolean | {
@@ -541,7 +541,7 @@ declare const _default: import("vue").DefineComponent<{
541
541
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
542
542
  };
543
543
  size: {
544
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
544
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
545
545
  };
546
546
  loading: {
547
547
  type: import("vue").PropType<boolean | {
@@ -655,7 +655,7 @@ declare const _default: import("vue").DefineComponent<{
655
655
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
656
656
  };
657
657
  size: {
658
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
658
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
659
659
  };
660
660
  loading: {
661
661
  type: import("vue").PropType<boolean | {
@@ -703,7 +703,7 @@ declare const _default: import("vue").DefineComponent<{
703
703
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
704
704
  };
705
705
  size: {
706
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
706
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
707
707
  };
708
708
  loading: {
709
709
  type: import("vue").PropType<boolean | {
@@ -803,7 +803,7 @@ declare const _default: import("vue").DefineComponent<{
803
803
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
804
804
  };
805
805
  size: {
806
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
806
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
807
807
  };
808
808
  loading: {
809
809
  type: import("vue").PropType<boolean | {
@@ -851,7 +851,7 @@ declare const _default: import("vue").DefineComponent<{
851
851
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
852
852
  };
853
853
  size: {
854
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
854
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
855
855
  };
856
856
  loading: {
857
857
  type: import("vue").PropType<boolean | {
@@ -901,7 +901,7 @@ declare const _default: import("vue").DefineComponent<{
901
901
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
902
902
  };
903
903
  size: {
904
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
904
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
905
905
  };
906
906
  loading: {
907
907
  type: import("vue").PropType<boolean | {
@@ -949,7 +949,7 @@ declare const _default: import("vue").DefineComponent<{
949
949
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
950
950
  };
951
951
  size: {
952
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
952
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
953
953
  };
954
954
  loading: {
955
955
  type: import("vue").PropType<boolean | {
@@ -1063,7 +1063,7 @@ declare const _default: import("vue").DefineComponent<{
1063
1063
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1064
1064
  };
1065
1065
  size: {
1066
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1066
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1067
1067
  };
1068
1068
  loading: {
1069
1069
  type: import("vue").PropType<boolean | {
@@ -1111,7 +1111,7 @@ declare const _default: import("vue").DefineComponent<{
1111
1111
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1112
1112
  };
1113
1113
  size: {
1114
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1114
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1115
1115
  };
1116
1116
  loading: {
1117
1117
  type: import("vue").PropType<boolean | {
@@ -1208,7 +1208,7 @@ declare const _default: import("vue").DefineComponent<{
1208
1208
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1209
1209
  };
1210
1210
  size: {
1211
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1211
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1212
1212
  };
1213
1213
  loading: {
1214
1214
  type: import("vue").PropType<boolean | {
@@ -1256,7 +1256,7 @@ declare const _default: import("vue").DefineComponent<{
1256
1256
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1257
1257
  };
1258
1258
  size: {
1259
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1259
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1260
1260
  };
1261
1261
  loading: {
1262
1262
  type: import("vue").PropType<boolean | {
@@ -1306,7 +1306,7 @@ declare const _default: import("vue").DefineComponent<{
1306
1306
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1307
1307
  };
1308
1308
  size: {
1309
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1309
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1310
1310
  };
1311
1311
  loading: {
1312
1312
  type: import("vue").PropType<boolean | {
@@ -1354,7 +1354,7 @@ declare const _default: import("vue").DefineComponent<{
1354
1354
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1355
1355
  };
1356
1356
  size: {
1357
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1357
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1358
1358
  };
1359
1359
  loading: {
1360
1360
  type: import("vue").PropType<boolean | {
@@ -1468,7 +1468,7 @@ declare const _default: import("vue").DefineComponent<{
1468
1468
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1469
1469
  };
1470
1470
  size: {
1471
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1471
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1472
1472
  };
1473
1473
  loading: {
1474
1474
  type: import("vue").PropType<boolean | {
@@ -1516,7 +1516,7 @@ declare const _default: import("vue").DefineComponent<{
1516
1516
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1517
1517
  };
1518
1518
  size: {
1519
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1519
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1520
1520
  };
1521
1521
  loading: {
1522
1522
  type: import("vue").PropType<boolean | {
@@ -1628,7 +1628,7 @@ declare const _default: import("vue").DefineComponent<{
1628
1628
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1629
1629
  };
1630
1630
  size: {
1631
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1631
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1632
1632
  };
1633
1633
  loading: {
1634
1634
  type: import("vue").PropType<boolean | {
@@ -1675,7 +1675,7 @@ declare const _default: import("vue").DefineComponent<{
1675
1675
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1676
1676
  };
1677
1677
  size: {
1678
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1678
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1679
1679
  };
1680
1680
  loading: {
1681
1681
  type: import("vue").PropType<boolean | {
@@ -1741,7 +1741,7 @@ declare const _default: import("vue").DefineComponent<{
1741
1741
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1742
1742
  };
1743
1743
  size: {
1744
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1744
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1745
1745
  };
1746
1746
  loading: {
1747
1747
  type: import("vue").PropType<boolean | {
@@ -1801,7 +1801,7 @@ declare const _default: import("vue").DefineComponent<{
1801
1801
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1802
1802
  };
1803
1803
  size: {
1804
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1804
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1805
1805
  };
1806
1806
  loading: {
1807
1807
  type: import("vue").PropType<boolean | {
@@ -1853,12 +1853,12 @@ declare const _default: import("vue").DefineComponent<{
1853
1853
  readonly Group: import("vue").DefineComponent<{
1854
1854
  prefixCls: StringConstructor;
1855
1855
  size: {
1856
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1856
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1857
1857
  };
1858
1858
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1859
1859
  prefixCls: StringConstructor;
1860
1860
  size: {
1861
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1861
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1862
1862
  };
1863
1863
  }>>, {}, {}>;
1864
1864
  };
@@ -71,11 +71,11 @@ export declare const LlNewDrawer: import("ll-plus/es/utils").SFCWithInstall<impo
71
71
  readonly onConfirm?: (() => any) | undefined;
72
72
  readonly onCancel?: (() => any) | undefined;
73
73
  } & {}>;
74
- emits: ((event: "close") => void) & ((event: "confirm") => void) & ((event: "update:open") => void) & ((event: "cancel") => void);
74
+ emits: ((event: "cancel") => void) & ((event: "close") => void) & ((event: "confirm") => void) & ((event: "update:open") => 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
  getBindValue: import("vue").ComputedRef<Partial<import("vue").ExtractPropTypes<{
@@ -150,7 +150,7 @@ export declare const LlNewDrawer: import("ll-plus/es/utils").SFCWithInstall<impo
150
150
  zIndex: NumberConstructor;
151
151
  prefixCls: StringConstructor;
152
152
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
153
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
153
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
154
154
  keyboard: {
155
155
  type: BooleanConstructor;
156
156
  default: any;
@@ -264,7 +264,7 @@ export declare const LlNewDrawer: import("ll-plus/es/utils").SFCWithInstall<impo
264
264
  zIndex: NumberConstructor;
265
265
  prefixCls: StringConstructor;
266
266
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
267
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
267
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
268
268
  keyboard: {
269
269
  type: BooleanConstructor;
270
270
  default: any;
@@ -361,7 +361,7 @@ export declare const LlNewDrawer: import("ll-plus/es/utils").SFCWithInstall<impo
361
361
  zIndex: NumberConstructor;
362
362
  prefixCls: StringConstructor;
363
363
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
364
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
364
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
365
365
  keyboard: {
366
366
  type: BooleanConstructor;
367
367
  default: any;
@@ -490,7 +490,7 @@ export declare const LlNewDrawer: import("ll-plus/es/utils").SFCWithInstall<impo
490
490
  zIndex: NumberConstructor;
491
491
  prefixCls: StringConstructor;
492
492
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
493
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
493
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
494
494
  keyboard: {
495
495
  type: BooleanConstructor;
496
496
  default: any;
@@ -609,7 +609,7 @@ export declare const LlNewDrawer: import("ll-plus/es/utils").SFCWithInstall<impo
609
609
  zIndex: NumberConstructor;
610
610
  prefixCls: StringConstructor;
611
611
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
612
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
612
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
613
613
  keyboard: {
614
614
  type: BooleanConstructor;
615
615
  default: any;
@@ -70,11 +70,11 @@ declare const _default: import("vue").DefineComponent<{
70
70
  readonly onConfirm?: (() => any) | undefined;
71
71
  readonly onCancel?: (() => any) | undefined;
72
72
  } & {}>;
73
- emits: ((event: "close") => void) & ((event: "confirm") => void) & ((event: "update:open") => void) & ((event: "cancel") => void);
73
+ emits: ((event: "cancel") => void) & ((event: "close") => void) & ((event: "confirm") => void) & ((event: "update:open") => void);
74
74
  attrs: {
75
75
  [x: string]: unknown;
76
76
  };
77
- scrollPosition: import("vue").Ref<("top" | "bottom" | "scrolling") | undefined>;
77
+ scrollPosition: import("vue").Ref<("top" | "scrolling" | "bottom") | undefined>;
78
78
  isHasScrollBar: import("vue").Ref<boolean>;
79
79
  scrollRef: import("vue").Ref<HTMLElement | undefined>;
80
80
  getBindValue: import("vue").ComputedRef<Partial<import("vue").ExtractPropTypes<{
@@ -149,7 +149,7 @@ declare const _default: import("vue").DefineComponent<{
149
149
  zIndex: NumberConstructor;
150
150
  prefixCls: StringConstructor;
151
151
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
152
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
152
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
153
153
  keyboard: {
154
154
  type: BooleanConstructor;
155
155
  default: any;
@@ -263,7 +263,7 @@ declare const _default: import("vue").DefineComponent<{
263
263
  zIndex: NumberConstructor;
264
264
  prefixCls: StringConstructor;
265
265
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
266
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
266
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
267
267
  keyboard: {
268
268
  type: BooleanConstructor;
269
269
  default: any;
@@ -360,7 +360,7 @@ declare const _default: import("vue").DefineComponent<{
360
360
  zIndex: NumberConstructor;
361
361
  prefixCls: StringConstructor;
362
362
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
363
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
363
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
364
364
  keyboard: {
365
365
  type: BooleanConstructor;
366
366
  default: any;
@@ -489,7 +489,7 @@ declare const _default: import("vue").DefineComponent<{
489
489
  zIndex: NumberConstructor;
490
490
  prefixCls: StringConstructor;
491
491
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
492
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
492
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
493
493
  keyboard: {
494
494
  type: BooleanConstructor;
495
495
  default: any;
@@ -608,7 +608,7 @@ declare const _default: import("vue").DefineComponent<{
608
608
  zIndex: NumberConstructor;
609
609
  prefixCls: StringConstructor;
610
610
  push: import("vue-types").VueTypeDef<boolean | import("ant-design-vue/es/drawer").PushState>;
611
- placement: import("vue-types").VueTypeDef<"left" | "right" | "top" | "bottom">;
611
+ placement: import("vue-types").VueTypeDef<"top" | "bottom" | "left" | "right">;
612
612
  keyboard: {
613
613
  type: BooleanConstructor;
614
614
  default: any;