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
@@ -200,8 +200,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
200
200
  default: string | string[];
201
201
  };
202
202
  size: {
203
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
204
- default: import("ant-design-vue/es/button").ButtonSize;
203
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
204
+ default: import("ant-design-vue/es/config-provider").SizeType;
205
205
  };
206
206
  disabled: {
207
207
  type: BooleanConstructor;
@@ -423,8 +423,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
423
423
  default: string | string[];
424
424
  };
425
425
  size: {
426
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
427
- default: import("ant-design-vue/es/button").ButtonSize;
426
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
427
+ default: import("ant-design-vue/es/config-provider").SizeType;
428
428
  };
429
429
  disabled: {
430
430
  type: BooleanConstructor;
@@ -646,8 +646,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
646
646
  default: string | string[];
647
647
  };
648
648
  size: {
649
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
650
- default: import("ant-design-vue/es/button").ButtonSize;
649
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
650
+ default: import("ant-design-vue/es/config-provider").SizeType;
651
651
  };
652
652
  disabled: {
653
653
  type: BooleanConstructor;
@@ -869,8 +869,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
869
869
  default: string | string[];
870
870
  };
871
871
  size: {
872
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
873
- default: import("ant-design-vue/es/button").ButtonSize;
872
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
873
+ default: import("ant-design-vue/es/config-provider").SizeType;
874
874
  };
875
875
  disabled: {
876
876
  type: BooleanConstructor;
@@ -1102,8 +1102,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1102
1102
  default: string | string[];
1103
1103
  };
1104
1104
  size: {
1105
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1106
- default: import("ant-design-vue/es/button").ButtonSize;
1105
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1106
+ default: import("ant-design-vue/es/config-provider").SizeType;
1107
1107
  };
1108
1108
  disabled: {
1109
1109
  type: BooleanConstructor;
@@ -1217,7 +1217,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1217
1217
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1218
1218
  };
1219
1219
  size: {
1220
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1220
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1221
1221
  };
1222
1222
  loading: {
1223
1223
  type: import("vue").PropType<boolean | {
@@ -1264,7 +1264,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1264
1264
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1265
1265
  };
1266
1266
  size: {
1267
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1267
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1268
1268
  };
1269
1269
  loading: {
1270
1270
  type: import("vue").PropType<boolean | {
@@ -1330,7 +1330,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1330
1330
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1331
1331
  };
1332
1332
  size: {
1333
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1333
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1334
1334
  };
1335
1335
  loading: {
1336
1336
  type: import("vue").PropType<boolean | {
@@ -1390,7 +1390,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1390
1390
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
1391
1391
  };
1392
1392
  size: {
1393
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1393
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1394
1394
  };
1395
1395
  loading: {
1396
1396
  type: import("vue").PropType<boolean | {
@@ -1442,12 +1442,12 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1442
1442
  readonly Group: import("vue").DefineComponent<{
1443
1443
  prefixCls: StringConstructor;
1444
1444
  size: {
1445
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1445
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1446
1446
  };
1447
1447
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1448
1448
  prefixCls: StringConstructor;
1449
1449
  size: {
1450
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1450
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1451
1451
  };
1452
1452
  }>>, {}, {}>;
1453
1453
  };
@@ -1788,8 +1788,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1788
1788
  default: string | string[];
1789
1789
  };
1790
1790
  size: {
1791
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1792
- default: import("ant-design-vue/es/button").ButtonSize;
1791
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1792
+ default: import("ant-design-vue/es/config-provider").SizeType;
1793
1793
  };
1794
1794
  disabled: {
1795
1795
  type: BooleanConstructor;
@@ -2011,8 +2011,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
2011
2011
  default: string | string[];
2012
2012
  };
2013
2013
  size: {
2014
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2015
- default: import("ant-design-vue/es/button").ButtonSize;
2014
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2015
+ default: import("ant-design-vue/es/config-provider").SizeType;
2016
2016
  };
2017
2017
  disabled: {
2018
2018
  type: BooleanConstructor;
@@ -2234,8 +2234,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
2234
2234
  default: string | string[];
2235
2235
  };
2236
2236
  size: {
2237
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2238
- default: import("ant-design-vue/es/button").ButtonSize;
2237
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2238
+ default: import("ant-design-vue/es/config-provider").SizeType;
2239
2239
  };
2240
2240
  disabled: {
2241
2241
  type: BooleanConstructor;
@@ -2457,8 +2457,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
2457
2457
  default: string | string[];
2458
2458
  };
2459
2459
  size: {
2460
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2461
- default: import("ant-design-vue/es/button").ButtonSize;
2460
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2461
+ default: import("ant-design-vue/es/config-provider").SizeType;
2462
2462
  };
2463
2463
  disabled: {
2464
2464
  type: BooleanConstructor;
@@ -2688,8 +2688,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
2688
2688
  default: string | string[];
2689
2689
  };
2690
2690
  size: {
2691
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2692
- default: import("ant-design-vue/es/button").ButtonSize;
2691
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2692
+ default: import("ant-design-vue/es/config-provider").SizeType;
2693
2693
  };
2694
2694
  disabled: {
2695
2695
  type: BooleanConstructor;
@@ -2938,8 +2938,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
2938
2938
  default: string | string[];
2939
2939
  };
2940
2940
  size: {
2941
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2942
- default: import("ant-design-vue/es/button").ButtonSize;
2941
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2942
+ default: import("ant-design-vue/es/config-provider").SizeType;
2943
2943
  };
2944
2944
  disabled: {
2945
2945
  type: BooleanConstructor;
@@ -3161,8 +3161,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3161
3161
  default: string | string[];
3162
3162
  };
3163
3163
  size: {
3164
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
3165
- default: import("ant-design-vue/es/button").ButtonSize;
3164
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
3165
+ default: import("ant-design-vue/es/config-provider").SizeType;
3166
3166
  };
3167
3167
  disabled: {
3168
3168
  type: BooleanConstructor;
@@ -3384,8 +3384,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3384
3384
  default: string | string[];
3385
3385
  };
3386
3386
  size: {
3387
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
3388
- default: import("ant-design-vue/es/button").ButtonSize;
3387
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
3388
+ default: import("ant-design-vue/es/config-provider").SizeType;
3389
3389
  };
3390
3390
  disabled: {
3391
3391
  type: BooleanConstructor;
@@ -3607,8 +3607,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3607
3607
  default: string | string[];
3608
3608
  };
3609
3609
  size: {
3610
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
3611
- default: import("ant-design-vue/es/button").ButtonSize;
3610
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
3611
+ default: import("ant-design-vue/es/config-provider").SizeType;
3612
3612
  };
3613
3613
  disabled: {
3614
3614
  type: BooleanConstructor;
@@ -3640,39 +3640,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3640
3640
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
3641
3641
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3642
3642
  align: {
3643
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3644
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3645
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3646
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3647
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3648
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3649
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3643
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
3644
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3645
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3646
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3647
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3648
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3649
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3650
3650
  }>;
3651
- default: "middle" | "top" | "bottom" | "stretch" | {
3652
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3653
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3654
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3655
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3656
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3657
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3651
+ default: "top" | "bottom" | "middle" | "stretch" | {
3652
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3653
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3654
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3655
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3656
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3657
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3658
3658
  };
3659
3659
  };
3660
3660
  justify: {
3661
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3662
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3663
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3664
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3665
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3666
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3667
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3661
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
3662
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3663
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3664
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3665
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3666
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3667
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3668
3668
  }>;
3669
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3670
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3671
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3672
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3673
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3674
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3675
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3669
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
3670
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3671
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3672
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3673
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3674
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3675
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3676
3676
  };
3677
3677
  };
3678
3678
  prefixCls: StringConstructor;
@@ -3686,39 +3686,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3686
3686
  };
3687
3687
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3688
3688
  align: {
3689
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3690
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3691
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3692
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3693
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3694
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3695
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3689
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
3690
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3691
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3692
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3693
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3694
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3695
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3696
3696
  }>;
3697
- default: "middle" | "top" | "bottom" | "stretch" | {
3698
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3699
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3700
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3701
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3702
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3703
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3697
+ default: "top" | "bottom" | "middle" | "stretch" | {
3698
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3699
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3700
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3701
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3702
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3703
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3704
3704
  };
3705
3705
  };
3706
3706
  justify: {
3707
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3708
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3709
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3710
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3711
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3712
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3713
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3707
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
3708
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3709
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3710
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3711
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3712
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3713
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3714
3714
  }>;
3715
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3716
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3717
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3718
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3719
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3720
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3721
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3715
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
3716
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3717
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3718
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3719
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3720
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3721
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3722
3722
  };
3723
3723
  };
3724
3724
  prefixCls: StringConstructor;
@@ -3732,39 +3732,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3732
3732
  };
3733
3733
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3734
3734
  align: {
3735
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3736
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3737
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3738
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3739
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3740
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3741
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3735
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
3736
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3737
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3738
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3739
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3740
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3741
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3742
3742
  }>;
3743
- default: "middle" | "top" | "bottom" | "stretch" | {
3744
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3745
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3746
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3747
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3748
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3749
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3743
+ default: "top" | "bottom" | "middle" | "stretch" | {
3744
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3745
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3746
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3747
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3748
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3749
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3750
3750
  };
3751
3751
  };
3752
3752
  justify: {
3753
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3754
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3755
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3756
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3757
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3758
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3759
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3753
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
3754
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3755
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3756
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3757
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3758
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3759
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3760
3760
  }>;
3761
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3762
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3763
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3764
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3765
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3766
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3767
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3761
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
3762
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3763
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3764
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3765
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3766
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3767
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3768
3768
  };
3769
3769
  };
3770
3770
  prefixCls: StringConstructor;
@@ -3778,39 +3778,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3778
3778
  };
3779
3779
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3780
3780
  align: {
3781
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3782
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3783
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3784
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3785
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3786
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3787
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3781
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
3782
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3783
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3784
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3785
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3786
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3787
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3788
3788
  }>;
3789
- default: "middle" | "top" | "bottom" | "stretch" | {
3790
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3791
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3792
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3793
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3794
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3795
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3789
+ default: "top" | "bottom" | "middle" | "stretch" | {
3790
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3791
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3792
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3793
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3794
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3795
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3796
3796
  };
3797
3797
  };
3798
3798
  justify: {
3799
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3800
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3801
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3802
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3803
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3804
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3805
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3799
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
3800
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3801
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3802
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3803
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3804
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3805
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3806
3806
  }>;
3807
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3808
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3809
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3810
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3811
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3812
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3813
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3807
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
3808
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3809
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3810
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3811
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3812
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3813
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
3814
3814
  };
3815
3815
  };
3816
3816
  prefixCls: StringConstructor;
@@ -4027,8 +4027,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4027
4027
  default: string | string[];
4028
4028
  };
4029
4029
  size: {
4030
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
4031
- default: import("ant-design-vue/es/button").ButtonSize;
4030
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
4031
+ default: import("ant-design-vue/es/config-provider").SizeType;
4032
4032
  };
4033
4033
  disabled: {
4034
4034
  type: BooleanConstructor;
@@ -4059,39 +4059,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4059
4059
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4060
4060
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4061
4061
  align: {
4062
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4063
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4064
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4065
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4066
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4067
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4068
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4062
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
4063
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4064
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4065
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4066
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4067
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4068
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4069
4069
  }>;
4070
- default: "middle" | "top" | "bottom" | "stretch" | {
4071
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4072
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4073
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4074
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4075
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4076
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4070
+ default: "top" | "bottom" | "middle" | "stretch" | {
4071
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4072
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4073
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4074
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4075
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4076
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4077
4077
  };
4078
4078
  };
4079
4079
  justify: {
4080
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
4081
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4082
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4083
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4084
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4085
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4086
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4080
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
4081
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4082
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4083
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4084
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4085
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4086
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4087
4087
  }>;
4088
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
4089
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4090
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4091
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4092
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4093
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4094
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4088
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
4089
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4090
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4091
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4092
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4093
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4094
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
4095
4095
  };
4096
4096
  };
4097
4097
  prefixCls: StringConstructor;
@@ -4210,7 +4210,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4210
4210
  validateFields: import("vue").ComputedRef<any[]>;
4211
4211
  computedFormOptions: import("vue").ComputedRef<{
4212
4212
  onSubmit?: ((e: Event) => void) | undefined;
4213
- size?: import("ant-design-vue/es/button").ButtonSize;
4213
+ size?: import("ant-design-vue/es/config-provider").SizeType;
4214
4214
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
4215
4215
  span: (StringConstructor | NumberConstructor)[];
4216
4216
  order: (StringConstructor | NumberConstructor)[];
@@ -4564,8 +4564,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4564
4564
  default: string | string[];
4565
4565
  };
4566
4566
  size: {
4567
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
4568
- default: import("ant-design-vue/es/button").ButtonSize;
4567
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
4568
+ default: import("ant-design-vue/es/config-provider").SizeType;
4569
4569
  };
4570
4570
  disabled: {
4571
4571
  type: BooleanConstructor;
@@ -4787,8 +4787,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4787
4787
  default: string | string[];
4788
4788
  };
4789
4789
  size: {
4790
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
4791
- default: import("ant-design-vue/es/button").ButtonSize;
4790
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
4791
+ default: import("ant-design-vue/es/config-provider").SizeType;
4792
4792
  };
4793
4793
  disabled: {
4794
4794
  type: BooleanConstructor;
@@ -5010,8 +5010,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5010
5010
  default: string | string[];
5011
5011
  };
5012
5012
  size: {
5013
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
5014
- default: import("ant-design-vue/es/button").ButtonSize;
5013
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
5014
+ default: import("ant-design-vue/es/config-provider").SizeType;
5015
5015
  };
5016
5016
  disabled: {
5017
5017
  type: BooleanConstructor;
@@ -5233,8 +5233,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5233
5233
  default: string | string[];
5234
5234
  };
5235
5235
  size: {
5236
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
5237
- default: import("ant-design-vue/es/button").ButtonSize;
5236
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
5237
+ default: import("ant-design-vue/es/config-provider").SizeType;
5238
5238
  };
5239
5239
  disabled: {
5240
5240
  type: BooleanConstructor;
@@ -5266,39 +5266,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5266
5266
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
5267
5267
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
5268
5268
  align: {
5269
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5270
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5271
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5272
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5273
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5274
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5275
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5269
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
5270
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5271
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5272
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5273
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5274
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5275
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5276
5276
  }>;
5277
- default: "middle" | "top" | "bottom" | "stretch" | {
5278
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5279
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5280
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5281
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5282
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5283
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5277
+ default: "top" | "bottom" | "middle" | "stretch" | {
5278
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5279
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5280
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5281
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5282
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5283
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5284
5284
  };
5285
5285
  };
5286
5286
  justify: {
5287
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5288
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5289
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5290
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5291
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5292
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5293
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5287
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5288
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5289
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5290
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5291
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5292
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5293
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5294
5294
  }>;
5295
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5296
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5297
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5298
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5299
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5300
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5301
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5295
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5296
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5297
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5298
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5299
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5300
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5301
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5302
5302
  };
5303
5303
  };
5304
5304
  prefixCls: StringConstructor;
@@ -5312,39 +5312,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5312
5312
  };
5313
5313
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
5314
5314
  align: {
5315
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5316
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5317
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5318
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5319
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5320
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5321
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5315
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
5316
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5317
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5318
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5319
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5320
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5321
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5322
5322
  }>;
5323
- default: "middle" | "top" | "bottom" | "stretch" | {
5324
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5325
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5326
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5327
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5328
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5329
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5323
+ default: "top" | "bottom" | "middle" | "stretch" | {
5324
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5325
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5326
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5327
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5328
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5329
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5330
5330
  };
5331
5331
  };
5332
5332
  justify: {
5333
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5334
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5335
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5336
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5337
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5338
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5339
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5333
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5334
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5335
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5336
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5337
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5338
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5339
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5340
5340
  }>;
5341
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5342
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5343
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5344
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5345
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5346
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5347
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5341
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5342
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5343
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5344
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5345
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5346
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5347
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5348
5348
  };
5349
5349
  };
5350
5350
  prefixCls: StringConstructor;
@@ -5358,39 +5358,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5358
5358
  };
5359
5359
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
5360
5360
  align: {
5361
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5362
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5363
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5364
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5365
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5366
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5367
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5361
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
5362
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5363
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5364
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5365
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5366
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5367
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5368
5368
  }>;
5369
- default: "middle" | "top" | "bottom" | "stretch" | {
5370
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5371
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5372
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5373
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5374
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5375
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5369
+ default: "top" | "bottom" | "middle" | "stretch" | {
5370
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5371
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5372
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5373
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5374
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5375
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5376
5376
  };
5377
5377
  };
5378
5378
  justify: {
5379
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5380
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5381
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5382
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5383
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5384
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5385
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5379
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5380
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5381
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5382
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5383
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5384
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5385
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5386
5386
  }>;
5387
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5388
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5389
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5390
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5391
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5392
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5393
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5387
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5388
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5389
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5390
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5391
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5392
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5393
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5394
5394
  };
5395
5395
  };
5396
5396
  prefixCls: StringConstructor;
@@ -5404,39 +5404,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5404
5404
  };
5405
5405
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
5406
5406
  align: {
5407
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5408
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5409
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5410
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5411
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5412
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5413
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5407
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
5408
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5409
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5410
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5411
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5412
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5413
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5414
5414
  }>;
5415
- default: "middle" | "top" | "bottom" | "stretch" | {
5416
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5417
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5418
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5419
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5420
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5421
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5415
+ default: "top" | "bottom" | "middle" | "stretch" | {
5416
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5417
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5418
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5419
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5420
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5421
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5422
5422
  };
5423
5423
  };
5424
5424
  justify: {
5425
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5426
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5427
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5428
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5429
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5430
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5431
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5425
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5426
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5427
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5428
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5429
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5430
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5431
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5432
5432
  }>;
5433
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5434
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5435
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5436
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5437
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5438
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5439
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5433
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5434
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5435
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5436
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5437
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5438
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5439
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5440
5440
  };
5441
5441
  };
5442
5442
  prefixCls: StringConstructor;
@@ -5654,8 +5654,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5654
5654
  default: string | string[];
5655
5655
  };
5656
5656
  size: {
5657
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
5658
- default: import("ant-design-vue/es/button").ButtonSize;
5657
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
5658
+ default: import("ant-design-vue/es/config-provider").SizeType;
5659
5659
  };
5660
5660
  disabled: {
5661
5661
  type: BooleanConstructor;
@@ -5686,39 +5686,39 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5686
5686
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
5687
5687
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
5688
5688
  align: {
5689
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5690
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5691
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5692
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5693
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5694
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5695
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5689
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
5690
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5691
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5692
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5693
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5694
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5695
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5696
5696
  }>;
5697
- default: "middle" | "top" | "bottom" | "stretch" | {
5698
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5699
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5700
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5701
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5702
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5703
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5697
+ default: "top" | "bottom" | "middle" | "stretch" | {
5698
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5699
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5700
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5701
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5702
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5703
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5704
5704
  };
5705
5705
  };
5706
5706
  justify: {
5707
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5708
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5709
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5710
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5711
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5712
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5713
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5707
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5708
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5709
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5710
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5711
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5712
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5713
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5714
5714
  }>;
5715
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5716
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5717
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5718
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5719
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5720
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5721
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5715
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
5716
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5717
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5718
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5719
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5720
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5721
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
5722
5722
  };
5723
5723
  };
5724
5724
  prefixCls: StringConstructor;
@@ -5940,8 +5940,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5940
5940
  default: string | string[];
5941
5941
  };
5942
5942
  size: {
5943
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
5944
- default: import("ant-design-vue/es/button").ButtonSize;
5943
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
5944
+ default: import("ant-design-vue/es/config-provider").SizeType;
5945
5945
  };
5946
5946
  disabled: {
5947
5947
  type: BooleanConstructor;
@@ -6163,8 +6163,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
6163
6163
  default: string | string[];
6164
6164
  };
6165
6165
  size: {
6166
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
6167
- default: import("ant-design-vue/es/button").ButtonSize;
6166
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
6167
+ default: import("ant-design-vue/es/config-provider").SizeType;
6168
6168
  };
6169
6169
  disabled: {
6170
6170
  type: BooleanConstructor;
@@ -6386,8 +6386,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
6386
6386
  default: string | string[];
6387
6387
  };
6388
6388
  size: {
6389
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
6390
- default: import("ant-design-vue/es/button").ButtonSize;
6389
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
6390
+ default: import("ant-design-vue/es/config-provider").SizeType;
6391
6391
  };
6392
6392
  disabled: {
6393
6393
  type: BooleanConstructor;
@@ -6609,8 +6609,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
6609
6609
  default: string | string[];
6610
6610
  };
6611
6611
  size: {
6612
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
6613
- default: import("ant-design-vue/es/button").ButtonSize;
6612
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
6613
+ default: import("ant-design-vue/es/config-provider").SizeType;
6614
6614
  };
6615
6615
  disabled: {
6616
6616
  type: BooleanConstructor;
@@ -6844,8 +6844,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
6844
6844
  default: string | string[];
6845
6845
  };
6846
6846
  size: {
6847
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
6848
- default: import("ant-design-vue/es/button").ButtonSize;
6847
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
6848
+ default: import("ant-design-vue/es/config-provider").SizeType;
6849
6849
  };
6850
6850
  disabled: {
6851
6851
  type: BooleanConstructor;
@@ -7073,8 +7073,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
7073
7073
  default: string | string[];
7074
7074
  };
7075
7075
  size: {
7076
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
7077
- default: import("ant-design-vue/es/button").ButtonSize;
7076
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
7077
+ default: import("ant-design-vue/es/config-provider").SizeType;
7078
7078
  };
7079
7079
  disabled: {
7080
7080
  type: BooleanConstructor;
@@ -7296,8 +7296,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
7296
7296
  default: string | string[];
7297
7297
  };
7298
7298
  size: {
7299
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
7300
- default: import("ant-design-vue/es/button").ButtonSize;
7299
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
7300
+ default: import("ant-design-vue/es/config-provider").SizeType;
7301
7301
  };
7302
7302
  disabled: {
7303
7303
  type: BooleanConstructor;
@@ -7519,8 +7519,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
7519
7519
  default: string | string[];
7520
7520
  };
7521
7521
  size: {
7522
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
7523
- default: import("ant-design-vue/es/button").ButtonSize;
7522
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
7523
+ default: import("ant-design-vue/es/config-provider").SizeType;
7524
7524
  };
7525
7525
  disabled: {
7526
7526
  type: BooleanConstructor;
@@ -7742,8 +7742,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
7742
7742
  default: string | string[];
7743
7743
  };
7744
7744
  size: {
7745
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
7746
- default: import("ant-design-vue/es/button").ButtonSize;
7745
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
7746
+ default: import("ant-design-vue/es/config-provider").SizeType;
7747
7747
  };
7748
7748
  disabled: {
7749
7749
  type: BooleanConstructor;
@@ -7975,8 +7975,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
7975
7975
  default: string | string[];
7976
7976
  };
7977
7977
  size: {
7978
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
7979
- default: import("ant-design-vue/es/button").ButtonSize;
7978
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
7979
+ default: import("ant-design-vue/es/config-provider").SizeType;
7980
7980
  };
7981
7981
  disabled: {
7982
7982
  type: BooleanConstructor;
@@ -8229,8 +8229,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
8229
8229
  default: string | string[];
8230
8230
  };
8231
8231
  size: {
8232
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
8233
- default: import("ant-design-vue/es/button").ButtonSize;
8232
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
8233
+ default: import("ant-design-vue/es/config-provider").SizeType;
8234
8234
  };
8235
8235
  disabled: {
8236
8236
  type: BooleanConstructor;
@@ -8452,8 +8452,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
8452
8452
  default: string | string[];
8453
8453
  };
8454
8454
  size: {
8455
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
8456
- default: import("ant-design-vue/es/button").ButtonSize;
8455
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
8456
+ default: import("ant-design-vue/es/config-provider").SizeType;
8457
8457
  };
8458
8458
  disabled: {
8459
8459
  type: BooleanConstructor;
@@ -8675,8 +8675,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
8675
8675
  default: string | string[];
8676
8676
  };
8677
8677
  size: {
8678
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
8679
- default: import("ant-design-vue/es/button").ButtonSize;
8678
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
8679
+ default: import("ant-design-vue/es/config-provider").SizeType;
8680
8680
  };
8681
8681
  disabled: {
8682
8682
  type: BooleanConstructor;
@@ -8898,8 +8898,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
8898
8898
  default: string | string[];
8899
8899
  };
8900
8900
  size: {
8901
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
8902
- default: import("ant-design-vue/es/button").ButtonSize;
8901
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
8902
+ default: import("ant-design-vue/es/config-provider").SizeType;
8903
8903
  };
8904
8904
  disabled: {
8905
8905
  type: BooleanConstructor;
@@ -9133,8 +9133,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
9133
9133
  default: string | string[];
9134
9134
  };
9135
9135
  size: {
9136
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
9137
- default: import("ant-design-vue/es/button").ButtonSize;
9136
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
9137
+ default: import("ant-design-vue/es/config-provider").SizeType;
9138
9138
  };
9139
9139
  disabled: {
9140
9140
  type: BooleanConstructor;
@@ -9365,8 +9365,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
9365
9365
  default: string | string[];
9366
9366
  };
9367
9367
  size: {
9368
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
9369
- default: import("ant-design-vue/es/button").ButtonSize;
9368
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
9369
+ default: import("ant-design-vue/es/config-provider").SizeType;
9370
9370
  };
9371
9371
  disabled: {
9372
9372
  type: BooleanConstructor;
@@ -9588,8 +9588,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
9588
9588
  default: string | string[];
9589
9589
  };
9590
9590
  size: {
9591
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
9592
- default: import("ant-design-vue/es/button").ButtonSize;
9591
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
9592
+ default: import("ant-design-vue/es/config-provider").SizeType;
9593
9593
  };
9594
9594
  disabled: {
9595
9595
  type: BooleanConstructor;
@@ -9811,8 +9811,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
9811
9811
  default: string | string[];
9812
9812
  };
9813
9813
  size: {
9814
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
9815
- default: import("ant-design-vue/es/button").ButtonSize;
9814
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
9815
+ default: import("ant-design-vue/es/config-provider").SizeType;
9816
9816
  };
9817
9817
  disabled: {
9818
9818
  type: BooleanConstructor;
@@ -10034,8 +10034,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
10034
10034
  default: string | string[];
10035
10035
  };
10036
10036
  size: {
10037
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
10038
- default: import("ant-design-vue/es/button").ButtonSize;
10037
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
10038
+ default: import("ant-design-vue/es/config-provider").SizeType;
10039
10039
  };
10040
10040
  disabled: {
10041
10041
  type: BooleanConstructor;
@@ -10269,8 +10269,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
10269
10269
  default: string | string[];
10270
10270
  };
10271
10271
  size: {
10272
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
10273
- default: import("ant-design-vue/es/button").ButtonSize;
10272
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
10273
+ default: import("ant-design-vue/es/config-provider").SizeType;
10274
10274
  };
10275
10275
  disabled: {
10276
10276
  type: BooleanConstructor;
@@ -10498,8 +10498,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
10498
10498
  default: string | string[];
10499
10499
  };
10500
10500
  size: {
10501
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
10502
- default: import("ant-design-vue/es/button").ButtonSize;
10501
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
10502
+ default: import("ant-design-vue/es/config-provider").SizeType;
10503
10503
  };
10504
10504
  disabled: {
10505
10505
  type: BooleanConstructor;
@@ -10721,8 +10721,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
10721
10721
  default: string | string[];
10722
10722
  };
10723
10723
  size: {
10724
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
10725
- default: import("ant-design-vue/es/button").ButtonSize;
10724
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
10725
+ default: import("ant-design-vue/es/config-provider").SizeType;
10726
10726
  };
10727
10727
  disabled: {
10728
10728
  type: BooleanConstructor;
@@ -10944,8 +10944,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
10944
10944
  default: string | string[];
10945
10945
  };
10946
10946
  size: {
10947
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
10948
- default: import("ant-design-vue/es/button").ButtonSize;
10947
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
10948
+ default: import("ant-design-vue/es/config-provider").SizeType;
10949
10949
  };
10950
10950
  disabled: {
10951
10951
  type: BooleanConstructor;
@@ -11167,8 +11167,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
11167
11167
  default: string | string[];
11168
11168
  };
11169
11169
  size: {
11170
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
11171
- default: import("ant-design-vue/es/button").ButtonSize;
11170
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
11171
+ default: import("ant-design-vue/es/config-provider").SizeType;
11172
11172
  };
11173
11173
  disabled: {
11174
11174
  type: BooleanConstructor;
@@ -11398,8 +11398,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
11398
11398
  default: string | string[];
11399
11399
  };
11400
11400
  size: {
11401
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
11402
- default: import("ant-design-vue/es/button").ButtonSize;
11401
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
11402
+ default: import("ant-design-vue/es/config-provider").SizeType;
11403
11403
  };
11404
11404
  disabled: {
11405
11405
  type: BooleanConstructor;
@@ -11648,8 +11648,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
11648
11648
  default: string | string[];
11649
11649
  };
11650
11650
  size: {
11651
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
11652
- default: import("ant-design-vue/es/button").ButtonSize;
11651
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
11652
+ default: import("ant-design-vue/es/config-provider").SizeType;
11653
11653
  };
11654
11654
  disabled: {
11655
11655
  type: BooleanConstructor;
@@ -11871,8 +11871,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
11871
11871
  default: string | string[];
11872
11872
  };
11873
11873
  size: {
11874
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
11875
- default: import("ant-design-vue/es/button").ButtonSize;
11874
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
11875
+ default: import("ant-design-vue/es/config-provider").SizeType;
11876
11876
  };
11877
11877
  disabled: {
11878
11878
  type: BooleanConstructor;
@@ -12094,8 +12094,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12094
12094
  default: string | string[];
12095
12095
  };
12096
12096
  size: {
12097
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
12098
- default: import("ant-design-vue/es/button").ButtonSize;
12097
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
12098
+ default: import("ant-design-vue/es/config-provider").SizeType;
12099
12099
  };
12100
12100
  disabled: {
12101
12101
  type: BooleanConstructor;
@@ -12317,8 +12317,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12317
12317
  default: string | string[];
12318
12318
  };
12319
12319
  size: {
12320
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
12321
- default: import("ant-design-vue/es/button").ButtonSize;
12320
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
12321
+ default: import("ant-design-vue/es/config-provider").SizeType;
12322
12322
  };
12323
12323
  disabled: {
12324
12324
  type: BooleanConstructor;
@@ -12350,39 +12350,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12350
12350
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
12351
12351
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12352
12352
  align: {
12353
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12354
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12355
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12356
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12357
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12358
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12359
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12353
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
12354
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12355
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12356
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12357
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12358
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12359
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12360
12360
  }>;
12361
- default: "middle" | "top" | "bottom" | "stretch" | {
12362
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12363
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12364
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12365
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12366
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12367
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12361
+ default: "top" | "bottom" | "middle" | "stretch" | {
12362
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12363
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12364
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12365
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12366
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12367
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12368
12368
  };
12369
12369
  };
12370
12370
  justify: {
12371
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12372
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12373
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12374
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12375
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12376
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12377
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12371
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12372
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12373
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12374
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12375
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12376
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12377
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12378
12378
  }>;
12379
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12380
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12381
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12382
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12383
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12384
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12385
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12379
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12380
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12381
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12382
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12383
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12384
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12385
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12386
12386
  };
12387
12387
  };
12388
12388
  prefixCls: StringConstructor;
@@ -12396,39 +12396,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12396
12396
  };
12397
12397
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12398
12398
  align: {
12399
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12400
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12401
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12402
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12403
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12404
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12405
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12399
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
12400
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12401
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12402
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12403
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12404
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12405
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12406
12406
  }>;
12407
- default: "middle" | "top" | "bottom" | "stretch" | {
12408
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12409
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12410
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12411
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12412
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12413
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12407
+ default: "top" | "bottom" | "middle" | "stretch" | {
12408
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12409
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12410
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12411
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12412
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12413
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12414
12414
  };
12415
12415
  };
12416
12416
  justify: {
12417
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12418
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12419
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12420
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12421
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12422
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12423
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12417
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12418
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12419
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12420
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12421
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12422
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12423
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12424
12424
  }>;
12425
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12426
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12427
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12428
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12429
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12430
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12431
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12425
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12426
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12427
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12428
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12429
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12430
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12431
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12432
12432
  };
12433
12433
  };
12434
12434
  prefixCls: StringConstructor;
@@ -12442,39 +12442,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12442
12442
  };
12443
12443
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12444
12444
  align: {
12445
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12446
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12447
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12448
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12449
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12450
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12451
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12445
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
12446
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12447
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12448
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12449
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12450
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12451
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12452
12452
  }>;
12453
- default: "middle" | "top" | "bottom" | "stretch" | {
12454
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12455
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12456
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12457
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12458
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12459
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12453
+ default: "top" | "bottom" | "middle" | "stretch" | {
12454
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12455
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12456
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12457
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12458
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12459
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12460
12460
  };
12461
12461
  };
12462
12462
  justify: {
12463
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12464
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12465
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12466
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12467
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12468
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12469
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12463
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12464
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12465
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12466
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12467
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12468
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12469
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12470
12470
  }>;
12471
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12472
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12473
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12474
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12475
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12476
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12477
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12471
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12472
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12473
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12474
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12475
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12476
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12477
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12478
12478
  };
12479
12479
  };
12480
12480
  prefixCls: StringConstructor;
@@ -12488,39 +12488,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12488
12488
  };
12489
12489
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12490
12490
  align: {
12491
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12492
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12493
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12494
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12495
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12496
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12497
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12491
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
12492
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12493
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12494
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12495
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12496
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12497
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12498
12498
  }>;
12499
- default: "middle" | "top" | "bottom" | "stretch" | {
12500
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12501
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12502
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12503
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12504
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12505
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12499
+ default: "top" | "bottom" | "middle" | "stretch" | {
12500
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12501
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12502
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12503
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12504
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12505
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12506
12506
  };
12507
12507
  };
12508
12508
  justify: {
12509
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12510
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12511
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12512
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12513
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12514
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12515
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12509
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12510
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12511
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12512
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12513
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12514
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12515
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12516
12516
  }>;
12517
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12518
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12519
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12520
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12521
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12522
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12523
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12517
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12518
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12519
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12520
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12521
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12522
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12523
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12524
12524
  };
12525
12525
  };
12526
12526
  prefixCls: StringConstructor;
@@ -12737,8 +12737,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12737
12737
  default: string | string[];
12738
12738
  };
12739
12739
  size: {
12740
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
12741
- default: import("ant-design-vue/es/button").ButtonSize;
12740
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
12741
+ default: import("ant-design-vue/es/config-provider").SizeType;
12742
12742
  };
12743
12743
  disabled: {
12744
12744
  type: BooleanConstructor;
@@ -12769,39 +12769,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12769
12769
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12770
12770
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
12771
12771
  align: {
12772
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12773
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12774
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12775
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12776
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12777
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12778
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12772
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
12773
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12774
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12775
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12776
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12777
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12778
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12779
12779
  }>;
12780
- default: "middle" | "top" | "bottom" | "stretch" | {
12781
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12782
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12783
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12784
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12785
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12786
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12780
+ default: "top" | "bottom" | "middle" | "stretch" | {
12781
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12782
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12783
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12784
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12785
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12786
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12787
12787
  };
12788
12788
  };
12789
12789
  justify: {
12790
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12791
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12792
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12793
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12794
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12795
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12796
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12790
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12791
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12792
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12793
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12794
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12795
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12796
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12797
12797
  }>;
12798
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12799
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12800
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12801
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12802
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12803
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12804
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12798
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
12799
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12800
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12801
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12802
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12803
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12804
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
12805
12805
  };
12806
12806
  };
12807
12807
  prefixCls: StringConstructor;
@@ -12920,7 +12920,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12920
12920
  validateFields: import("vue").ComputedRef<any[]>;
12921
12921
  computedFormOptions: import("vue").ComputedRef<{
12922
12922
  onSubmit?: ((e: Event) => void) | undefined;
12923
- size?: import("ant-design-vue/es/button").ButtonSize;
12923
+ size?: import("ant-design-vue/es/config-provider").SizeType;
12924
12924
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
12925
12925
  span: (StringConstructor | NumberConstructor)[];
12926
12926
  order: (StringConstructor | NumberConstructor)[];
@@ -13274,8 +13274,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13274
13274
  default: string | string[];
13275
13275
  };
13276
13276
  size: {
13277
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
13278
- default: import("ant-design-vue/es/button").ButtonSize;
13277
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
13278
+ default: import("ant-design-vue/es/config-provider").SizeType;
13279
13279
  };
13280
13280
  disabled: {
13281
13281
  type: BooleanConstructor;
@@ -13497,8 +13497,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13497
13497
  default: string | string[];
13498
13498
  };
13499
13499
  size: {
13500
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
13501
- default: import("ant-design-vue/es/button").ButtonSize;
13500
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
13501
+ default: import("ant-design-vue/es/config-provider").SizeType;
13502
13502
  };
13503
13503
  disabled: {
13504
13504
  type: BooleanConstructor;
@@ -13720,8 +13720,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13720
13720
  default: string | string[];
13721
13721
  };
13722
13722
  size: {
13723
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
13724
- default: import("ant-design-vue/es/button").ButtonSize;
13723
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
13724
+ default: import("ant-design-vue/es/config-provider").SizeType;
13725
13725
  };
13726
13726
  disabled: {
13727
13727
  type: BooleanConstructor;
@@ -13943,8 +13943,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13943
13943
  default: string | string[];
13944
13944
  };
13945
13945
  size: {
13946
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
13947
- default: import("ant-design-vue/es/button").ButtonSize;
13946
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
13947
+ default: import("ant-design-vue/es/config-provider").SizeType;
13948
13948
  };
13949
13949
  disabled: {
13950
13950
  type: BooleanConstructor;
@@ -13976,39 +13976,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13976
13976
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
13977
13977
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13978
13978
  align: {
13979
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13980
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13981
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13982
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13983
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13984
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13985
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13979
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
13980
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13981
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13982
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13983
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13984
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13985
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13986
13986
  }>;
13987
- default: "middle" | "top" | "bottom" | "stretch" | {
13988
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13989
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13990
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13991
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13992
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13993
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13987
+ default: "top" | "bottom" | "middle" | "stretch" | {
13988
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13989
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13990
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13991
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13992
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13993
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13994
13994
  };
13995
13995
  };
13996
13996
  justify: {
13997
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13998
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13999
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14000
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14001
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14002
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14003
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13997
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
13998
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
13999
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14000
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14001
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14002
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14003
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14004
14004
  }>;
14005
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
14006
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14007
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14008
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14009
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14010
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14011
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14005
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
14006
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14007
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14008
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14009
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14010
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14011
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14012
14012
  };
14013
14013
  };
14014
14014
  prefixCls: StringConstructor;
@@ -14022,39 +14022,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14022
14022
  };
14023
14023
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
14024
14024
  align: {
14025
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14026
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14027
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14028
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14029
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14030
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14031
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14025
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
14026
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14027
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14028
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14029
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14030
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14031
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14032
14032
  }>;
14033
- default: "middle" | "top" | "bottom" | "stretch" | {
14034
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14035
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14036
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14037
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14038
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14039
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14033
+ default: "top" | "bottom" | "middle" | "stretch" | {
14034
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14035
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14036
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14037
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14038
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14039
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14040
14040
  };
14041
14041
  };
14042
14042
  justify: {
14043
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
14044
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14045
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14046
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14047
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14048
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14049
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14043
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
14044
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14045
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14046
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14047
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14048
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14049
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14050
14050
  }>;
14051
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
14052
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14053
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14054
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14055
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14056
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14057
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14051
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
14052
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14053
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14054
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14055
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14056
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14057
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14058
14058
  };
14059
14059
  };
14060
14060
  prefixCls: StringConstructor;
@@ -14068,39 +14068,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14068
14068
  };
14069
14069
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
14070
14070
  align: {
14071
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14072
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14073
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14074
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14075
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14076
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14077
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14071
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
14072
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14073
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14074
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14075
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14076
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14077
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14078
14078
  }>;
14079
- default: "middle" | "top" | "bottom" | "stretch" | {
14080
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14081
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14082
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14083
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14084
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14085
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14079
+ default: "top" | "bottom" | "middle" | "stretch" | {
14080
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14081
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14082
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14083
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14084
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14085
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14086
14086
  };
14087
14087
  };
14088
14088
  justify: {
14089
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
14090
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14091
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14092
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14093
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14094
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14095
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14089
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
14090
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14091
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14092
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14093
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14094
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14095
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14096
14096
  }>;
14097
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
14098
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14099
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14100
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14101
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14102
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14103
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14097
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
14098
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14099
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14100
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14101
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14102
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14103
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14104
14104
  };
14105
14105
  };
14106
14106
  prefixCls: StringConstructor;
@@ -14114,39 +14114,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14114
14114
  };
14115
14115
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
14116
14116
  align: {
14117
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14118
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14119
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14120
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14121
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14122
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14123
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14117
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
14118
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14119
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14120
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14121
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14122
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14123
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14124
14124
  }>;
14125
- default: "middle" | "top" | "bottom" | "stretch" | {
14126
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14127
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14128
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14129
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14130
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14131
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14125
+ default: "top" | "bottom" | "middle" | "stretch" | {
14126
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14127
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14128
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14129
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14130
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14131
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14132
14132
  };
14133
14133
  };
14134
14134
  justify: {
14135
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
14136
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14137
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14138
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14139
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14140
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14141
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14135
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
14136
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14137
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14138
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14139
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14140
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14141
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14142
14142
  }>;
14143
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
14144
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14145
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14146
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14147
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14148
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14149
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14143
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
14144
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14145
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14146
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14147
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14148
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14149
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14150
14150
  };
14151
14151
  };
14152
14152
  prefixCls: StringConstructor;
@@ -14364,8 +14364,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14364
14364
  default: string | string[];
14365
14365
  };
14366
14366
  size: {
14367
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
14368
- default: import("ant-design-vue/es/button").ButtonSize;
14367
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
14368
+ default: import("ant-design-vue/es/config-provider").SizeType;
14369
14369
  };
14370
14370
  disabled: {
14371
14371
  type: BooleanConstructor;
@@ -14396,39 +14396,39 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14396
14396
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14397
14397
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
14398
14398
  align: {
14399
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14400
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14401
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14402
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14403
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14404
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14405
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14399
+ type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
14400
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14401
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14402
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14403
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14404
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14405
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14406
14406
  }>;
14407
- default: "middle" | "top" | "bottom" | "stretch" | {
14408
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14409
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14410
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14411
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14412
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14413
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14407
+ default: "top" | "bottom" | "middle" | "stretch" | {
14408
+ xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14409
+ sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14410
+ md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14411
+ lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14412
+ xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14413
+ xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14414
14414
  };
14415
14415
  };
14416
14416
  justify: {
14417
- type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
14418
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14419
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14420
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14421
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14422
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14423
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14417
+ type: import("vue").PropType<"start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
14418
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14419
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14420
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14421
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14422
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14423
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14424
14424
  }>;
14425
- default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
14426
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14427
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14428
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14429
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14430
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14431
- xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14425
+ default: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | {
14426
+ xs?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14427
+ sm?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14428
+ md?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14429
+ lg?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14430
+ xl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14431
+ xxl?: "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | undefined;
14432
14432
  };
14433
14433
  };
14434
14434
  prefixCls: StringConstructor;
@@ -14650,8 +14650,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14650
14650
  default: string | string[];
14651
14651
  };
14652
14652
  size: {
14653
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
14654
- default: import("ant-design-vue/es/button").ButtonSize;
14653
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
14654
+ default: import("ant-design-vue/es/config-provider").SizeType;
14655
14655
  };
14656
14656
  disabled: {
14657
14657
  type: BooleanConstructor;
@@ -14873,8 +14873,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14873
14873
  default: string | string[];
14874
14874
  };
14875
14875
  size: {
14876
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
14877
- default: import("ant-design-vue/es/button").ButtonSize;
14876
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
14877
+ default: import("ant-design-vue/es/config-provider").SizeType;
14878
14878
  };
14879
14879
  disabled: {
14880
14880
  type: BooleanConstructor;
@@ -15096,8 +15096,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
15096
15096
  default: string | string[];
15097
15097
  };
15098
15098
  size: {
15099
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
15100
- default: import("ant-design-vue/es/button").ButtonSize;
15099
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
15100
+ default: import("ant-design-vue/es/config-provider").SizeType;
15101
15101
  };
15102
15102
  disabled: {
15103
15103
  type: BooleanConstructor;
@@ -15319,8 +15319,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
15319
15319
  default: string | string[];
15320
15320
  };
15321
15321
  size: {
15322
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
15323
- default: import("ant-design-vue/es/button").ButtonSize;
15322
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
15323
+ default: import("ant-design-vue/es/config-provider").SizeType;
15324
15324
  };
15325
15325
  disabled: {
15326
15326
  type: BooleanConstructor;
@@ -15554,8 +15554,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
15554
15554
  default: string | string[];
15555
15555
  };
15556
15556
  size: {
15557
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
15558
- default: import("ant-design-vue/es/button").ButtonSize;
15557
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
15558
+ default: import("ant-design-vue/es/config-provider").SizeType;
15559
15559
  };
15560
15560
  disabled: {
15561
15561
  type: BooleanConstructor;
@@ -15783,8 +15783,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
15783
15783
  default: string | string[];
15784
15784
  };
15785
15785
  size: {
15786
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
15787
- default: import("ant-design-vue/es/button").ButtonSize;
15786
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
15787
+ default: import("ant-design-vue/es/config-provider").SizeType;
15788
15788
  };
15789
15789
  disabled: {
15790
15790
  type: BooleanConstructor;
@@ -16006,8 +16006,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
16006
16006
  default: string | string[];
16007
16007
  };
16008
16008
  size: {
16009
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
16010
- default: import("ant-design-vue/es/button").ButtonSize;
16009
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
16010
+ default: import("ant-design-vue/es/config-provider").SizeType;
16011
16011
  };
16012
16012
  disabled: {
16013
16013
  type: BooleanConstructor;
@@ -16229,8 +16229,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
16229
16229
  default: string | string[];
16230
16230
  };
16231
16231
  size: {
16232
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
16233
- default: import("ant-design-vue/es/button").ButtonSize;
16232
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
16233
+ default: import("ant-design-vue/es/config-provider").SizeType;
16234
16234
  };
16235
16235
  disabled: {
16236
16236
  type: BooleanConstructor;
@@ -16452,8 +16452,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
16452
16452
  default: string | string[];
16453
16453
  };
16454
16454
  size: {
16455
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
16456
- default: import("ant-design-vue/es/button").ButtonSize;
16455
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
16456
+ default: import("ant-design-vue/es/config-provider").SizeType;
16457
16457
  };
16458
16458
  disabled: {
16459
16459
  type: BooleanConstructor;
@@ -16685,8 +16685,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
16685
16685
  default: string | string[];
16686
16686
  };
16687
16687
  size: {
16688
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
16689
- default: import("ant-design-vue/es/button").ButtonSize;
16688
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
16689
+ default: import("ant-design-vue/es/config-provider").SizeType;
16690
16690
  };
16691
16691
  disabled: {
16692
16692
  type: BooleanConstructor;
@@ -16939,8 +16939,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
16939
16939
  default: string | string[];
16940
16940
  };
16941
16941
  size: {
16942
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
16943
- default: import("ant-design-vue/es/button").ButtonSize;
16942
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
16943
+ default: import("ant-design-vue/es/config-provider").SizeType;
16944
16944
  };
16945
16945
  disabled: {
16946
16946
  type: BooleanConstructor;
@@ -17162,8 +17162,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
17162
17162
  default: string | string[];
17163
17163
  };
17164
17164
  size: {
17165
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
17166
- default: import("ant-design-vue/es/button").ButtonSize;
17165
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
17166
+ default: import("ant-design-vue/es/config-provider").SizeType;
17167
17167
  };
17168
17168
  disabled: {
17169
17169
  type: BooleanConstructor;
@@ -17385,8 +17385,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
17385
17385
  default: string | string[];
17386
17386
  };
17387
17387
  size: {
17388
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
17389
- default: import("ant-design-vue/es/button").ButtonSize;
17388
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
17389
+ default: import("ant-design-vue/es/config-provider").SizeType;
17390
17390
  };
17391
17391
  disabled: {
17392
17392
  type: BooleanConstructor;
@@ -17608,8 +17608,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
17608
17608
  default: string | string[];
17609
17609
  };
17610
17610
  size: {
17611
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
17612
- default: import("ant-design-vue/es/button").ButtonSize;
17611
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
17612
+ default: import("ant-design-vue/es/config-provider").SizeType;
17613
17613
  };
17614
17614
  disabled: {
17615
17615
  type: BooleanConstructor;
@@ -17843,8 +17843,8 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
17843
17843
  default: string | string[];
17844
17844
  };
17845
17845
  size: {
17846
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
17847
- default: import("ant-design-vue/es/button").ButtonSize;
17846
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
17847
+ default: import("ant-design-vue/es/config-provider").SizeType;
17848
17848
  };
17849
17849
  disabled: {
17850
17850
  type: BooleanConstructor;