ll-plus 2.2.23 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (303) hide show
  1. package/es/components/advanced-filtering/index.d.ts +401 -401
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +201 -201
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +200 -200
  4. package/es/components/api-component/index.d.ts +51 -28
  5. package/es/components/api-component/index.mjs +1 -1
  6. package/es/components/api-component/src/api-component.vue.d.ts +51 -28
  7. package/es/components/api-component/src/api-component.vue2.mjs +2 -1
  8. package/es/components/api-component/src/api-component.vue2.mjs.map +1 -1
  9. package/es/components/api-component/src/components/api-modal.vue.d.ts +10 -8
  10. package/es/components/api-component/src/components/api-modal.vue2.mjs +6 -3
  11. package/es/components/api-component/src/components/api-modal.vue2.mjs.map +1 -1
  12. package/es/components/api-component/src/components/api-url.vue.d.ts +10 -5
  13. package/es/components/api-component/src/components/api-url.vue2.mjs +6 -3
  14. package/es/components/api-component/src/components/api-url.vue2.mjs.map +1 -1
  15. package/es/components/api-component/src/components/batch-editing.vue.d.ts +1 -0
  16. package/es/components/api-component/src/components/batch-editing.vue2.mjs +4 -2
  17. package/es/components/api-component/src/components/batch-editing.vue2.mjs.map +1 -1
  18. package/es/components/api-component/src/components/click-input.vue.d.ts +18 -12
  19. package/es/components/api-component/src/components/click-input.vue2.mjs +17 -12
  20. package/es/components/api-component/src/components/click-input.vue2.mjs.map +1 -1
  21. package/es/components/api-component/src/components/json-xml-table-row.vue2.mjs +71 -59
  22. package/es/components/api-component/src/components/json-xml-table-row.vue2.mjs.map +1 -1
  23. package/es/components/api-component/src/components/json-xml.vue.d.ts +1 -0
  24. package/es/components/api-component/src/components/json-xml.vue2.mjs +31 -13
  25. package/es/components/api-component/src/components/json-xml.vue2.mjs.map +1 -1
  26. package/es/components/api-component/src/components/params-table-row.vue.d.ts +28 -16
  27. package/es/components/api-component/src/components/params-table-row.vue2.mjs +45 -36
  28. package/es/components/api-component/src/components/params-table-row.vue2.mjs.map +1 -1
  29. package/es/components/api-component/src/components/params-table.vue.d.ts +31 -18
  30. package/es/components/api-component/src/components/params-table.vue2.mjs +5 -3
  31. package/es/components/api-component/src/components/params-table.vue2.mjs.map +1 -1
  32. package/es/components/api-component/src/config/api-component.d.ts +2 -1
  33. package/es/components/api-component/src/config/api-component.mjs +4 -0
  34. package/es/components/api-component/src/config/api-component.mjs.map +1 -1
  35. package/es/components/api-component/src/config/api-modal.d.ts +1 -1
  36. package/es/components/api-component/src/config/click-input.d.ts +2 -1
  37. package/es/components/api-component/src/config/click-input.mjs +4 -0
  38. package/es/components/api-component/src/config/click-input.mjs.map +1 -1
  39. package/es/components/api-component/src/config/index.mjs +1 -1
  40. package/es/components/api-component/src/config/params-table.d.ts +1 -0
  41. package/es/components/api-component/src/config/params-table.mjs +21 -1
  42. package/es/components/api-component/src/config/params-table.mjs.map +1 -1
  43. package/es/components/api-component/src/config/table.mjs +3 -3
  44. package/es/components/api-component/src/config/table.mjs.map +1 -1
  45. package/es/components/avatar/index.d.ts +4 -4
  46. package/es/components/avatar/src/avatar.d.ts +1 -1
  47. package/es/components/avatar/src/avatar.vue.d.ts +4 -4
  48. package/es/components/button/index.d.ts +1 -1
  49. package/es/components/button/src/button.vue.d.ts +1 -1
  50. package/es/components/cascader/index.d.ts +8 -8
  51. package/es/components/cascader/src/cascader.vue.d.ts +8 -8
  52. package/es/components/checkbox/index.d.ts +200 -200
  53. package/es/components/checkbox/src/checkbox-group.vue.d.ts +200 -200
  54. package/es/components/checkbox/src/checkbox.d.ts +80 -80
  55. package/es/components/code-editor/index.d.ts +8 -4
  56. package/es/components/code-editor/src/code-editor.vue.d.ts +8 -4
  57. package/es/components/code-editor/src/code-editor.vue2.mjs +2 -1
  58. package/es/components/code-editor/src/code-editor.vue2.mjs.map +1 -1
  59. package/es/components/code-editor/src/config/code-editor.d.ts +1 -0
  60. package/es/components/code-editor/src/config/code-editor.mjs +4 -0
  61. package/es/components/code-editor/src/config/code-editor.mjs.map +1 -1
  62. package/es/components/drawer/index.d.ts +5 -5
  63. package/es/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  64. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  65. package/es/components/drawer/src/drawer.vue.d.ts +5 -5
  66. package/es/components/easy-cron/index.d.ts +9 -9
  67. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +2 -2
  68. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +2 -2
  69. package/es/components/easy-cron/src/easy-cron.vue.d.ts +9 -9
  70. package/es/components/form/index.d.ts +200 -200
  71. package/es/components/form/src/config/form.d.ts +80 -80
  72. package/es/components/form/src/form.vue.d.ts +200 -200
  73. package/es/components/icon-base/index.d.ts +1 -1
  74. package/es/components/icon-base/src/icon-base.vue.d.ts +1 -1
  75. package/es/components/index.mjs +1 -1
  76. package/es/components/input/index.d.ts +31 -31
  77. package/es/components/input/src/input.vue.d.ts +31 -31
  78. package/es/components/key-value/index.d.ts +2 -2
  79. package/es/components/key-value/src/key-value.vue.d.ts +2 -2
  80. package/es/components/modal/index.d.ts +5 -5
  81. package/es/components/modal/src/modal.vue.d.ts +5 -5
  82. package/es/components/number-range/index.d.ts +2 -2
  83. package/es/components/number-range/src/number-range.vue.d.ts +2 -2
  84. package/es/components/operate-icon/index.d.ts +3 -3
  85. package/es/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  86. package/es/components/radio/index.d.ts +10 -10
  87. package/es/components/radio/src/radio-group.vue.d.ts +5 -5
  88. package/es/components/radio/src/radio.vue.d.ts +5 -5
  89. package/es/components/select/index.d.ts +5 -5
  90. package/es/components/select/src/select-option.vue.d.ts +1 -1
  91. package/es/components/select/src/select.vue.d.ts +4 -4
  92. package/es/components/select-group/index.d.ts +1 -1
  93. package/es/components/select-group/src/select-group.vue.d.ts +1 -1
  94. package/es/components/table/index.d.ts +6 -6
  95. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  96. package/es/components/table/src/config/table.d.ts +2 -2
  97. package/es/components/table/src/table.vue.d.ts +6 -6
  98. package/es/components/textarea/index.d.ts +5 -5
  99. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  100. package/es/components/tree-search/index.d.ts +9 -9
  101. package/es/components/tree-search/src/config/tree-search.d.ts +2 -2
  102. package/es/components/tree-search/src/tree-search.vue.d.ts +9 -9
  103. package/es/components/upload-drag/index.d.ts +6 -6
  104. package/es/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  105. package/es/components/uri-input/index.d.ts +2 -2
  106. package/es/components/uri-input/src/uri-input.vue.d.ts +2 -2
  107. package/es/index.mjs +1 -1
  108. package/es/utils/props/runtime.d.ts +2 -2
  109. package/index.full.js +223 -134
  110. package/index.full.min.js +20 -20
  111. package/index.full.min.js.map +1 -1
  112. package/index.full.min.mjs +17 -17
  113. package/index.full.min.mjs.map +1 -1
  114. package/index.full.mjs +224 -136
  115. package/lib/components/advanced-filtering/index.d.ts +401 -401
  116. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +201 -201
  117. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +200 -200
  118. package/lib/components/api-component/index.d.ts +51 -28
  119. package/lib/components/api-component/index.js +1 -0
  120. package/lib/components/api-component/index.js.map +1 -1
  121. package/lib/components/api-component/src/api-component.vue.d.ts +51 -28
  122. package/lib/components/api-component/src/api-component.vue2.js +1 -0
  123. package/lib/components/api-component/src/api-component.vue2.js.map +1 -1
  124. package/lib/components/api-component/src/components/api-modal.vue.d.ts +10 -8
  125. package/lib/components/api-component/src/components/api-modal.vue2.js +5 -2
  126. package/lib/components/api-component/src/components/api-modal.vue2.js.map +1 -1
  127. package/lib/components/api-component/src/components/api-url.vue.d.ts +10 -5
  128. package/lib/components/api-component/src/components/api-url.vue2.js +5 -2
  129. package/lib/components/api-component/src/components/api-url.vue2.js.map +1 -1
  130. package/lib/components/api-component/src/components/batch-editing.vue.d.ts +1 -0
  131. package/lib/components/api-component/src/components/batch-editing.vue2.js +3 -1
  132. package/lib/components/api-component/src/components/batch-editing.vue2.js.map +1 -1
  133. package/lib/components/api-component/src/components/click-input.vue.d.ts +18 -12
  134. package/lib/components/api-component/src/components/click-input.vue2.js +16 -11
  135. package/lib/components/api-component/src/components/click-input.vue2.js.map +1 -1
  136. package/lib/components/api-component/src/components/json-xml-table-row.vue2.js +70 -58
  137. package/lib/components/api-component/src/components/json-xml-table-row.vue2.js.map +1 -1
  138. package/lib/components/api-component/src/components/json-xml.vue.d.ts +1 -0
  139. package/lib/components/api-component/src/components/json-xml.vue2.js +30 -12
  140. package/lib/components/api-component/src/components/json-xml.vue2.js.map +1 -1
  141. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +28 -16
  142. package/lib/components/api-component/src/components/params-table-row.vue2.js +43 -34
  143. package/lib/components/api-component/src/components/params-table-row.vue2.js.map +1 -1
  144. package/lib/components/api-component/src/components/params-table.vue.d.ts +31 -18
  145. package/lib/components/api-component/src/components/params-table.vue2.js +4 -2
  146. package/lib/components/api-component/src/components/params-table.vue2.js.map +1 -1
  147. package/lib/components/api-component/src/config/api-component.d.ts +2 -1
  148. package/lib/components/api-component/src/config/api-component.js +4 -0
  149. package/lib/components/api-component/src/config/api-component.js.map +1 -1
  150. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  151. package/lib/components/api-component/src/config/click-input.d.ts +2 -1
  152. package/lib/components/api-component/src/config/click-input.js +4 -0
  153. package/lib/components/api-component/src/config/click-input.js.map +1 -1
  154. package/lib/components/api-component/src/config/index.js +1 -0
  155. package/lib/components/api-component/src/config/index.js.map +1 -1
  156. package/lib/components/api-component/src/config/params-table.d.ts +1 -0
  157. package/lib/components/api-component/src/config/params-table.js +21 -0
  158. package/lib/components/api-component/src/config/params-table.js.map +1 -1
  159. package/lib/components/api-component/src/config/table.js +3 -3
  160. package/lib/components/api-component/src/config/table.js.map +1 -1
  161. package/lib/components/avatar/index.d.ts +4 -4
  162. package/lib/components/avatar/src/avatar.d.ts +1 -1
  163. package/lib/components/avatar/src/avatar.vue.d.ts +4 -4
  164. package/lib/components/button/index.d.ts +1 -1
  165. package/lib/components/button/src/button.vue.d.ts +1 -1
  166. package/lib/components/cascader/index.d.ts +8 -8
  167. package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
  168. package/lib/components/checkbox/index.d.ts +200 -200
  169. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +200 -200
  170. package/lib/components/checkbox/src/checkbox.d.ts +80 -80
  171. package/lib/components/code-editor/index.d.ts +8 -4
  172. package/lib/components/code-editor/src/code-editor.vue.d.ts +8 -4
  173. package/lib/components/code-editor/src/code-editor.vue2.js +2 -1
  174. package/lib/components/code-editor/src/code-editor.vue2.js.map +1 -1
  175. package/lib/components/code-editor/src/config/code-editor.d.ts +1 -0
  176. package/lib/components/code-editor/src/config/code-editor.js +4 -0
  177. package/lib/components/code-editor/src/config/code-editor.js.map +1 -1
  178. package/lib/components/drawer/index.d.ts +5 -5
  179. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  180. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  181. package/lib/components/drawer/src/drawer.vue.d.ts +5 -5
  182. package/lib/components/easy-cron/index.d.ts +9 -9
  183. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +2 -2
  184. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +2 -2
  185. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +9 -9
  186. package/lib/components/form/index.d.ts +200 -200
  187. package/lib/components/form/src/config/form.d.ts +80 -80
  188. package/lib/components/form/src/form.vue.d.ts +200 -200
  189. package/lib/components/icon-base/index.d.ts +1 -1
  190. package/lib/components/icon-base/src/icon-base.vue.d.ts +1 -1
  191. package/lib/components/index.js +1 -0
  192. package/lib/components/index.js.map +1 -1
  193. package/lib/components/input/index.d.ts +31 -31
  194. package/lib/components/input/src/input.vue.d.ts +31 -31
  195. package/lib/components/key-value/index.d.ts +2 -2
  196. package/lib/components/key-value/src/key-value.vue.d.ts +2 -2
  197. package/lib/components/modal/index.d.ts +5 -5
  198. package/lib/components/modal/src/modal.vue.d.ts +5 -5
  199. package/lib/components/number-range/index.d.ts +2 -2
  200. package/lib/components/number-range/src/number-range.vue.d.ts +2 -2
  201. package/lib/components/operate-icon/index.d.ts +3 -3
  202. package/lib/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  203. package/lib/components/radio/index.d.ts +10 -10
  204. package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
  205. package/lib/components/radio/src/radio.vue.d.ts +5 -5
  206. package/lib/components/select/index.d.ts +5 -5
  207. package/lib/components/select/src/select-option.vue.d.ts +1 -1
  208. package/lib/components/select/src/select.vue.d.ts +4 -4
  209. package/lib/components/select-group/index.d.ts +1 -1
  210. package/lib/components/select-group/src/select-group.vue.d.ts +1 -1
  211. package/lib/components/table/index.d.ts +6 -6
  212. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  213. package/lib/components/table/src/config/table.d.ts +2 -2
  214. package/lib/components/table/src/table.vue.d.ts +6 -6
  215. package/lib/components/textarea/index.d.ts +5 -5
  216. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  217. package/lib/components/tree-search/index.d.ts +9 -9
  218. package/lib/components/tree-search/src/config/tree-search.d.ts +2 -2
  219. package/lib/components/tree-search/src/tree-search.vue.d.ts +9 -9
  220. package/lib/components/upload-drag/index.d.ts +6 -6
  221. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  222. package/lib/components/uri-input/index.d.ts +2 -2
  223. package/lib/components/uri-input/src/uri-input.vue.d.ts +2 -2
  224. package/lib/index.js +1 -0
  225. package/lib/index.js.map +1 -1
  226. package/lib/utils/props/runtime.d.ts +2 -2
  227. package/package.json +1 -1
  228. package/theme-chalk/css/api-component.css +1 -1
  229. package/theme-chalk/css/index.css +1 -1
  230. package/types/packages/components/advanced-filtering/index.d.ts +401 -401
  231. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +201 -201
  232. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +200 -200
  233. package/types/packages/components/api-component/index.d.ts +51 -28
  234. package/types/packages/components/api-component/src/api-component.vue.d.ts +51 -28
  235. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +10 -8
  236. package/types/packages/components/api-component/src/components/api-url.vue.d.ts +10 -5
  237. package/types/packages/components/api-component/src/components/batch-editing.vue.d.ts +1 -0
  238. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +18 -12
  239. package/types/packages/components/api-component/src/components/json-xml.vue.d.ts +1 -0
  240. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +28 -16
  241. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +31 -18
  242. package/types/packages/components/api-component/src/config/api-component.d.ts +2 -1
  243. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  244. package/types/packages/components/api-component/src/config/click-input.d.ts +2 -1
  245. package/types/packages/components/api-component/src/config/params-table.d.ts +1 -0
  246. package/types/packages/components/avatar/index.d.ts +4 -4
  247. package/types/packages/components/avatar/src/avatar.d.ts +1 -1
  248. package/types/packages/components/avatar/src/avatar.vue.d.ts +4 -4
  249. package/types/packages/components/button/index.d.ts +1 -1
  250. package/types/packages/components/button/src/button.vue.d.ts +1 -1
  251. package/types/packages/components/cascader/index.d.ts +8 -8
  252. package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
  253. package/types/packages/components/checkbox/index.d.ts +200 -200
  254. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +200 -200
  255. package/types/packages/components/checkbox/src/checkbox.d.ts +80 -80
  256. package/types/packages/components/code-editor/index.d.ts +8 -4
  257. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +8 -4
  258. package/types/packages/components/code-editor/src/config/code-editor.d.ts +1 -0
  259. package/types/packages/components/drawer/index.d.ts +5 -5
  260. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  261. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  262. package/types/packages/components/drawer/src/drawer.vue.d.ts +5 -5
  263. package/types/packages/components/easy-cron/index.d.ts +9 -9
  264. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +2 -2
  265. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +2 -2
  266. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +9 -9
  267. package/types/packages/components/form/index.d.ts +200 -200
  268. package/types/packages/components/form/src/config/form.d.ts +80 -80
  269. package/types/packages/components/form/src/form.vue.d.ts +200 -200
  270. package/types/packages/components/icon-base/index.d.ts +1 -1
  271. package/types/packages/components/icon-base/src/icon-base.vue.d.ts +1 -1
  272. package/types/packages/components/input/index.d.ts +31 -31
  273. package/types/packages/components/input/src/input.vue.d.ts +31 -31
  274. package/types/packages/components/key-value/index.d.ts +2 -2
  275. package/types/packages/components/key-value/src/key-value.vue.d.ts +2 -2
  276. package/types/packages/components/modal/index.d.ts +5 -5
  277. package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
  278. package/types/packages/components/number-range/index.d.ts +2 -2
  279. package/types/packages/components/number-range/src/number-range.vue.d.ts +2 -2
  280. package/types/packages/components/operate-icon/index.d.ts +3 -3
  281. package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  282. package/types/packages/components/radio/index.d.ts +10 -10
  283. package/types/packages/components/radio/src/radio-group.vue.d.ts +5 -5
  284. package/types/packages/components/radio/src/radio.vue.d.ts +5 -5
  285. package/types/packages/components/select/index.d.ts +5 -5
  286. package/types/packages/components/select/src/select-option.vue.d.ts +1 -1
  287. package/types/packages/components/select/src/select.vue.d.ts +4 -4
  288. package/types/packages/components/select-group/index.d.ts +1 -1
  289. package/types/packages/components/select-group/src/select-group.vue.d.ts +1 -1
  290. package/types/packages/components/table/index.d.ts +6 -6
  291. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  292. package/types/packages/components/table/src/config/table.d.ts +2 -2
  293. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  294. package/types/packages/components/textarea/index.d.ts +5 -5
  295. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  296. package/types/packages/components/tree-search/index.d.ts +9 -9
  297. package/types/packages/components/tree-search/src/config/tree-search.d.ts +2 -2
  298. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +9 -9
  299. package/types/packages/components/upload-drag/index.d.ts +6 -6
  300. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  301. package/types/packages/components/uri-input/index.d.ts +2 -2
  302. package/types/packages/components/uri-input/src/uri-input.vue.d.ts +2 -2
  303. package/types/packages/utils/props/runtime.d.ts +2 -2
@@ -1177,12 +1177,12 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1177
1177
  };
1178
1178
  }, {
1179
1179
  props: import("@vue/shared").LooseRequired<{
1180
- readonly position?: string | undefined;
1181
1180
  readonly icon?: {
1182
1181
  readonly size?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
1183
1182
  readonly color?: string | undefined;
1184
1183
  readonly iconName?: string | undefined;
1185
1184
  } | undefined;
1185
+ readonly position?: string | undefined;
1186
1186
  readonly label?: string | undefined;
1187
1187
  } & {}>;
1188
1188
  bem: {
@@ -3635,38 +3635,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3635
3635
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3636
3636
  align: {
3637
3637
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3638
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3639
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3640
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3641
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3642
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3643
3638
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3639
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3640
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3641
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3642
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3643
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3644
3644
  }>;
3645
3645
  default: "bottom" | "top" | "middle" | "stretch" | {
3646
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3647
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3648
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3649
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3650
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3651
3646
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3647
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3648
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3649
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3650
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3651
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3652
3652
  };
3653
3653
  };
3654
3654
  justify: {
3655
3655
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3656
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3657
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3658
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3659
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3660
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3661
3656
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3657
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3658
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3659
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3660
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3661
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3662
3662
  }>;
3663
3663
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3664
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3665
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3666
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3667
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3668
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3669
3664
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3665
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3666
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3667
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3668
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3669
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3670
3670
  };
3671
3671
  };
3672
3672
  prefixCls: StringConstructor;
@@ -3681,38 +3681,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3681
3681
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3682
3682
  align: {
3683
3683
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3684
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3685
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3686
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3687
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3688
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3689
3684
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3685
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3686
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3687
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3688
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3689
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3690
3690
  }>;
3691
3691
  default: "bottom" | "top" | "middle" | "stretch" | {
3692
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3693
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3694
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3695
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3696
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3697
3692
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3693
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3694
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3695
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3696
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3697
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3698
3698
  };
3699
3699
  };
3700
3700
  justify: {
3701
3701
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3702
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3703
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3704
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3705
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3706
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3707
3702
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3703
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3704
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3705
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3706
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3707
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3708
3708
  }>;
3709
3709
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3710
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3711
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3712
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3713
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3714
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3715
3710
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3711
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3712
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3713
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3714
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3715
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3716
3716
  };
3717
3717
  };
3718
3718
  prefixCls: StringConstructor;
@@ -3727,38 +3727,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3727
3727
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3728
3728
  align: {
3729
3729
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3730
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3731
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3732
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3733
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3734
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3735
3730
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3731
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3732
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3733
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3734
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3735
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3736
3736
  }>;
3737
3737
  default: "bottom" | "top" | "middle" | "stretch" | {
3738
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3739
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3740
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3741
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3742
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3743
3738
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3739
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3740
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3741
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3742
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3743
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3744
3744
  };
3745
3745
  };
3746
3746
  justify: {
3747
3747
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3748
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3749
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3750
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3751
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3752
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3753
3748
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3749
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3750
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3751
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3752
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3753
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3754
3754
  }>;
3755
3755
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3756
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3757
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3758
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3759
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3760
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3761
3756
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3757
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3758
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3759
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3760
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3761
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3762
3762
  };
3763
3763
  };
3764
3764
  prefixCls: StringConstructor;
@@ -3773,38 +3773,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3773
3773
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3774
3774
  align: {
3775
3775
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3776
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3777
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3778
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3779
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3780
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3781
3776
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3777
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3778
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3779
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3780
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3781
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3782
3782
  }>;
3783
3783
  default: "bottom" | "top" | "middle" | "stretch" | {
3784
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3785
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3786
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3787
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3788
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3789
3784
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3785
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3786
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3787
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3788
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3789
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3790
3790
  };
3791
3791
  };
3792
3792
  justify: {
3793
3793
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3794
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3795
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3796
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3797
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3798
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3799
3794
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3795
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3796
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3797
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3798
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3799
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3800
3800
  }>;
3801
3801
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
3802
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3803
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3804
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3805
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3806
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3807
3802
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3803
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3804
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3805
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3806
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3807
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
3808
3808
  };
3809
3809
  };
3810
3810
  prefixCls: StringConstructor;
@@ -4050,38 +4050,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4050
4050
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4051
4051
  align: {
4052
4052
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
4053
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4054
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4055
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4056
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4057
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4058
4053
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4054
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4055
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4056
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4057
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4058
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4059
4059
  }>;
4060
4060
  default: "bottom" | "top" | "middle" | "stretch" | {
4061
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4062
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4063
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4064
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4065
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4066
4061
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4062
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4063
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4064
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4065
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4066
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4067
4067
  };
4068
4068
  };
4069
4069
  justify: {
4070
4070
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
4071
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4072
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4073
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4074
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4075
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4076
4071
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4072
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4073
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4074
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4075
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4076
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4077
4077
  }>;
4078
4078
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
4079
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4080
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4081
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4082
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4083
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4084
4079
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4080
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4081
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4082
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4083
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4084
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
4085
4085
  };
4086
4086
  };
4087
4087
  prefixCls: StringConstructor;
@@ -5058,38 +5058,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5058
5058
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
5059
5059
  align: {
5060
5060
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5061
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5062
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5063
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5064
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5065
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5066
5061
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5062
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5063
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5064
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5065
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5066
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5067
5067
  }>;
5068
5068
  default: "bottom" | "top" | "middle" | "stretch" | {
5069
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5070
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5071
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5072
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5073
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5074
5069
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5070
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5071
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5072
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5073
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5074
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5075
5075
  };
5076
5076
  };
5077
5077
  justify: {
5078
5078
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5079
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5080
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5081
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5082
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5083
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5084
5079
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5080
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5081
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5082
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5083
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5084
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5085
5085
  }>;
5086
5086
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5087
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5088
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5089
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5090
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5091
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5092
5087
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5088
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5089
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5090
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5091
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5092
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5093
5093
  };
5094
5094
  };
5095
5095
  prefixCls: StringConstructor;
@@ -5104,38 +5104,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5104
5104
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
5105
5105
  align: {
5106
5106
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5107
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5108
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5109
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5110
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5111
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5112
5107
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5108
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5109
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5110
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5111
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5112
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5113
5113
  }>;
5114
5114
  default: "bottom" | "top" | "middle" | "stretch" | {
5115
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5116
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5117
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5118
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5119
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5120
5115
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5116
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5117
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5118
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5119
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5120
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5121
5121
  };
5122
5122
  };
5123
5123
  justify: {
5124
5124
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5125
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5126
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5127
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5128
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5129
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5130
5125
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5126
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5127
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5128
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5129
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5130
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5131
5131
  }>;
5132
5132
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5133
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5134
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5135
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5136
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5137
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5138
5133
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5134
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5135
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5136
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5137
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5138
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5139
5139
  };
5140
5140
  };
5141
5141
  prefixCls: StringConstructor;
@@ -5150,38 +5150,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5150
5150
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
5151
5151
  align: {
5152
5152
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5153
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5154
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5155
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5156
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5157
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5158
5153
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5154
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5155
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5156
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5157
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5158
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5159
5159
  }>;
5160
5160
  default: "bottom" | "top" | "middle" | "stretch" | {
5161
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5162
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5163
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5164
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5165
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5166
5161
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5162
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5163
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5164
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5165
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5166
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5167
5167
  };
5168
5168
  };
5169
5169
  justify: {
5170
5170
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5171
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5172
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5173
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5174
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5175
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5176
5171
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5172
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5173
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5174
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5175
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5176
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5177
5177
  }>;
5178
5178
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5179
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5180
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5181
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5182
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5183
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5184
5179
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5180
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5181
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5182
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5183
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5184
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5185
5185
  };
5186
5186
  };
5187
5187
  prefixCls: StringConstructor;
@@ -5196,38 +5196,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5196
5196
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
5197
5197
  align: {
5198
5198
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5199
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5200
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5201
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5202
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5203
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5204
5199
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5200
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5201
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5202
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5203
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5204
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5205
5205
  }>;
5206
5206
  default: "bottom" | "top" | "middle" | "stretch" | {
5207
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5208
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5209
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5210
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5211
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5212
5207
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5208
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5209
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5210
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5211
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5212
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5213
5213
  };
5214
5214
  };
5215
5215
  justify: {
5216
5216
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5217
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5218
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5219
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5220
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5221
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5222
5217
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5218
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5219
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5220
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5221
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5222
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5223
5223
  }>;
5224
5224
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5225
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5226
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5227
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5228
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5229
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5230
5225
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5226
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5227
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5228
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5229
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5230
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5231
5231
  };
5232
5232
  };
5233
5233
  prefixCls: StringConstructor;
@@ -5472,38 +5472,38 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5472
5472
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
5473
5473
  align: {
5474
5474
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5475
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5476
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5477
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5478
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5479
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5480
5475
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5476
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5477
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5478
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5479
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5480
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5481
5481
  }>;
5482
5482
  default: "bottom" | "top" | "middle" | "stretch" | {
5483
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5484
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5485
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5486
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5487
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5488
5483
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5484
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5485
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5486
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5487
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5488
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5489
5489
  };
5490
5490
  };
5491
5491
  justify: {
5492
5492
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5493
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5494
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5495
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5496
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5497
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5498
5493
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5494
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5495
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5496
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5497
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5498
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5499
5499
  }>;
5500
5500
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
5501
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5502
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5503
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5504
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5505
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5506
5501
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5502
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5503
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5504
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5505
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5506
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
5507
5507
  };
5508
5508
  };
5509
5509
  prefixCls: StringConstructor;
@@ -12128,38 +12128,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12128
12128
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12129
12129
  align: {
12130
12130
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12131
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12132
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12133
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12134
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12135
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12136
12131
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12132
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12133
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12134
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12135
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12136
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12137
12137
  }>;
12138
12138
  default: "bottom" | "top" | "middle" | "stretch" | {
12139
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12140
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12141
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12142
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12143
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12144
12139
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12140
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12141
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12142
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12143
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12144
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12145
12145
  };
12146
12146
  };
12147
12147
  justify: {
12148
12148
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12149
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12150
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12151
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12152
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12153
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12154
12149
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12150
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12151
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12152
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12153
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12154
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12155
12155
  }>;
12156
12156
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12157
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12158
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12159
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12160
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12161
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12162
12157
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12158
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12159
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12160
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12161
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12162
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12163
12163
  };
12164
12164
  };
12165
12165
  prefixCls: StringConstructor;
@@ -12174,38 +12174,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12174
12174
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12175
12175
  align: {
12176
12176
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12177
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12178
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12179
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12180
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12181
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12182
12177
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12178
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12179
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12180
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12181
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12182
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12183
12183
  }>;
12184
12184
  default: "bottom" | "top" | "middle" | "stretch" | {
12185
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12186
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12187
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12188
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12189
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12190
12185
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12186
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12187
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12188
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12189
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12190
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12191
12191
  };
12192
12192
  };
12193
12193
  justify: {
12194
12194
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12195
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12196
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12197
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12198
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12199
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12200
12195
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12196
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12197
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12198
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12199
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12200
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12201
12201
  }>;
12202
12202
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12203
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12204
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12205
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12206
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12207
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12208
12203
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12204
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12205
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12206
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12207
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12208
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12209
12209
  };
12210
12210
  };
12211
12211
  prefixCls: StringConstructor;
@@ -12220,38 +12220,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12220
12220
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12221
12221
  align: {
12222
12222
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12223
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12224
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12225
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12226
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12227
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12228
12223
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12224
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12225
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12226
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12227
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12228
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12229
12229
  }>;
12230
12230
  default: "bottom" | "top" | "middle" | "stretch" | {
12231
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12232
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12233
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12234
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12235
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12236
12231
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12232
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12233
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12234
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12235
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12236
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12237
12237
  };
12238
12238
  };
12239
12239
  justify: {
12240
12240
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12241
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12242
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12243
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12244
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12245
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12246
12241
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12242
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12243
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12244
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12245
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12246
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12247
12247
  }>;
12248
12248
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12249
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12250
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12251
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12252
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12253
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12254
12249
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12250
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12251
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12252
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12253
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12254
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12255
12255
  };
12256
12256
  };
12257
12257
  prefixCls: StringConstructor;
@@ -12266,38 +12266,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12266
12266
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12267
12267
  align: {
12268
12268
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12269
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12270
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12271
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12272
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12273
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12274
12269
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12270
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12271
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12272
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12273
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12274
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12275
12275
  }>;
12276
12276
  default: "bottom" | "top" | "middle" | "stretch" | {
12277
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12278
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12279
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12280
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12281
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12282
12277
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12278
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12279
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12280
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12281
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12282
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12283
12283
  };
12284
12284
  };
12285
12285
  justify: {
12286
12286
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12287
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12288
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12289
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12290
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12291
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12292
12287
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12288
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12289
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12290
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12291
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12292
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12293
12293
  }>;
12294
12294
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12295
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12296
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12297
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12298
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12299
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12300
12295
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12296
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12297
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12298
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12299
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12300
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12301
12301
  };
12302
12302
  };
12303
12303
  prefixCls: StringConstructor;
@@ -12543,38 +12543,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12543
12543
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
12544
12544
  align: {
12545
12545
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12546
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12547
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12548
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12549
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12550
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12551
12546
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12547
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12548
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12549
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12550
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12551
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12552
12552
  }>;
12553
12553
  default: "bottom" | "top" | "middle" | "stretch" | {
12554
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12555
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12556
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12557
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12558
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12559
12554
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12555
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12556
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12557
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12558
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12559
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12560
12560
  };
12561
12561
  };
12562
12562
  justify: {
12563
12563
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12564
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12565
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12566
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12567
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12568
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12569
12564
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12565
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12566
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12567
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12568
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12569
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12570
12570
  }>;
12571
12571
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
12572
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12573
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12574
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12575
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12576
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12577
12572
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12573
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12574
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12575
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12576
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12577
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
12578
12578
  };
12579
12579
  };
12580
12580
  prefixCls: StringConstructor;
@@ -13551,38 +13551,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13551
13551
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13552
13552
  align: {
13553
13553
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13554
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13555
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13556
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13557
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13558
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13559
13554
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13555
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13556
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13557
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13558
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13559
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13560
13560
  }>;
13561
13561
  default: "bottom" | "top" | "middle" | "stretch" | {
13562
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13563
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13564
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13565
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13566
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13567
13562
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13563
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13564
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13565
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13566
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13567
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13568
13568
  };
13569
13569
  };
13570
13570
  justify: {
13571
13571
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13572
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13573
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13574
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13575
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13576
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13577
13572
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13573
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13574
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13575
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13576
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13577
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13578
13578
  }>;
13579
13579
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13580
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13581
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13582
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13583
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13584
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13585
13580
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13581
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13582
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13583
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13584
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13585
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13586
13586
  };
13587
13587
  };
13588
13588
  prefixCls: StringConstructor;
@@ -13597,38 +13597,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13597
13597
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
13598
13598
  align: {
13599
13599
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13600
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13601
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13602
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13603
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13604
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13605
13600
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13601
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13602
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13603
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13604
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13605
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13606
13606
  }>;
13607
13607
  default: "bottom" | "top" | "middle" | "stretch" | {
13608
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13609
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13610
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13611
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13612
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13613
13608
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13609
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13610
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13611
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13612
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13613
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13614
13614
  };
13615
13615
  };
13616
13616
  justify: {
13617
13617
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13618
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13619
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13620
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13621
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13622
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13623
13618
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13619
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13620
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13621
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13622
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13623
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13624
13624
  }>;
13625
13625
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13626
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13627
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13628
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13629
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13630
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13631
13626
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13627
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13628
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13629
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13630
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13631
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13632
13632
  };
13633
13633
  };
13634
13634
  prefixCls: StringConstructor;
@@ -13643,38 +13643,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13643
13643
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13644
13644
  align: {
13645
13645
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13646
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13647
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13648
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13649
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13650
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13651
13646
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13647
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13648
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13649
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13650
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13651
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13652
13652
  }>;
13653
13653
  default: "bottom" | "top" | "middle" | "stretch" | {
13654
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13655
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13656
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13657
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13658
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13659
13654
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13655
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13656
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13657
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13658
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13659
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13660
13660
  };
13661
13661
  };
13662
13662
  justify: {
13663
13663
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13664
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13665
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13666
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13667
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13668
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13669
13664
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13665
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13666
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13667
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13668
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13669
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13670
13670
  }>;
13671
13671
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13672
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13673
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13674
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13675
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13676
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13677
13672
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13673
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13674
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13675
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13676
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13677
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13678
13678
  };
13679
13679
  };
13680
13680
  prefixCls: StringConstructor;
@@ -13689,38 +13689,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13689
13689
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
13690
13690
  align: {
13691
13691
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13692
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13693
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13694
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13695
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13696
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13697
13692
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13693
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13694
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13695
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13696
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13697
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13698
13698
  }>;
13699
13699
  default: "bottom" | "top" | "middle" | "stretch" | {
13700
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13701
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13702
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13703
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13704
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13705
13700
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13701
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13702
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13703
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13704
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13705
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13706
13706
  };
13707
13707
  };
13708
13708
  justify: {
13709
13709
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13710
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13711
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13712
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13713
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13714
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13715
13710
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13711
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13712
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13713
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13714
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13715
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13716
13716
  }>;
13717
13717
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13718
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13719
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13720
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13721
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13722
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13723
13718
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13719
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13720
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13721
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13722
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13723
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13724
13724
  };
13725
13725
  };
13726
13726
  prefixCls: StringConstructor;
@@ -13965,38 +13965,38 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13965
13965
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
13966
13966
  align: {
13967
13967
  type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13968
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13969
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13970
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13971
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13972
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13973
13968
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13969
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13970
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13971
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13972
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13973
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13974
13974
  }>;
13975
13975
  default: "bottom" | "top" | "middle" | "stretch" | {
13976
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13977
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13978
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13979
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13980
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13981
13976
  xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13977
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13978
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13979
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13980
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13981
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13982
13982
  };
13983
13983
  };
13984
13984
  justify: {
13985
13985
  type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13986
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13987
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13988
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13989
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13990
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13991
13986
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13987
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13988
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13989
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13990
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13991
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13992
13992
  }>;
13993
13993
  default: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
13994
- xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13995
- sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13996
- md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13997
- lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13998
- xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13999
13994
  xxl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13995
+ xl?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13996
+ lg?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13997
+ md?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13998
+ sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
13999
+ xs?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
14000
14000
  };
14001
14001
  };
14002
14002
  prefixCls: StringConstructor;