ll-plus 2.7.21 → 2.7.22

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 (264) hide show
  1. package/es/components/advanced-filtering/index.d.ts +320 -320
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
  4. package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  5. package/es/components/api-component/index.d.ts +32 -32
  6. package/es/components/api-component/src/api-component.vue.d.ts +32 -32
  7. package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  8. package/es/components/api-component/src/components/body-component.vue.d.ts +14 -14
  9. package/es/components/api-component/src/components/click-input.vue.d.ts +10 -10
  10. package/es/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  11. package/es/components/api-component/src/components/params-table.vue.d.ts +14 -14
  12. package/es/components/api-component/src/config/api-modal.d.ts +1 -1
  13. package/es/components/api-component/src/config/click-input.d.ts +1 -1
  14. package/es/components/breadcrumb-card/index.d.ts +5 -5
  15. package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  16. package/es/components/cascader/index.d.ts +8 -8
  17. package/es/components/cascader/src/cascader.vue.d.ts +8 -8
  18. package/es/components/checkbox/index.d.ts +217 -217
  19. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  20. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  21. package/es/components/code-editor/index.d.ts +2 -2
  22. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  23. package/es/components/cropper/index.d.ts +6 -6
  24. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  25. package/es/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  26. package/es/components/drawer/index.d.ts +11 -11
  27. package/es/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
  28. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
  29. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  30. package/es/components/dropdown-button-simple/index.d.ts +15 -13
  31. package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
  32. package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
  33. package/es/components/easy-cron/index.d.ts +88 -88
  34. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  35. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  36. package/es/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
  37. package/es/components/empty/index.d.ts +2 -2
  38. package/es/components/empty/src/empty.vue.d.ts +2 -2
  39. package/es/components/form/index.d.ts +152 -152
  40. package/es/components/form/src/components/form-component.vue.d.ts +1 -1
  41. package/es/components/form/src/config/form.d.ts +56 -56
  42. package/es/components/form/src/form.vue.d.ts +151 -151
  43. package/es/components/icon-picker/index.d.ts +1 -1
  44. package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  45. package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  46. package/es/components/input/index.d.ts +33 -33
  47. package/es/components/input/src/input.vue.d.ts +33 -33
  48. package/es/components/input-number/index.d.ts +1 -1
  49. package/es/components/input-number/src/input-number.vue.d.ts +1 -1
  50. package/es/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
  51. package/es/components/key-value/src/key-value.vue.d.ts +738 -738
  52. package/es/components/modal/index.d.ts +5 -5
  53. package/es/components/modal/src/modal.vue.d.ts +5 -5
  54. package/es/components/new-drawer/index.d.ts +13 -13
  55. package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
  56. package/es/components/new-modal/index.d.ts +6 -6
  57. package/es/components/new-modal/src/modal.vue.d.ts +6 -6
  58. package/es/components/number-range/index.d.ts +1 -1
  59. package/es/components/number-range/src/number-range.vue.d.ts +1 -1
  60. package/es/components/rich-text-editor/index.d.ts +1 -1
  61. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  62. package/es/components/select/index.d.ts +15 -15
  63. package/es/components/select/src/select.vue.d.ts +15 -15
  64. package/es/components/select-group/index.d.ts +6 -6
  65. package/es/components/select-group/src/select-group.d.ts +1 -1
  66. package/es/components/select-group/src/select-group.vue.d.ts +6 -6
  67. package/es/components/table/index.d.ts +12 -12
  68. package/es/components/table/src/components/main-table.vue.d.ts +4 -4
  69. package/es/components/table/src/config/table.d.ts +4 -4
  70. package/es/components/table/src/table.vue.d.ts +12 -12
  71. package/es/components/textarea/index.d.ts +5 -5
  72. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  73. package/es/components/tooltip/index.d.ts +4 -4
  74. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  75. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  76. package/es/components/tree-search/index.d.ts +15 -15
  77. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  78. package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
  79. package/es/components/upload-drag/index.d.ts +4 -4
  80. package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  81. package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.mjs.map +1 -1
  82. package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs +12 -8
  83. package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs.map +1 -1
  84. package/es/packages/components/input-number/src/input-number.vue2.mjs +2 -2
  85. package/es/packages/components/input-number/src/input-number.vue2.mjs.map +1 -1
  86. package/es/utils/props/runtime.d.ts +2 -2
  87. package/index.full.js +14 -10
  88. package/index.full.min.js +1 -1
  89. package/index.full.min.js.map +1 -1
  90. package/index.full.min.mjs +1 -1
  91. package/index.full.min.mjs.map +1 -1
  92. package/index.full.mjs +14 -10
  93. package/lib/components/advanced-filtering/index.d.ts +320 -320
  94. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
  95. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
  96. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  97. package/lib/components/api-component/index.d.ts +32 -32
  98. package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
  99. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  100. package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
  101. package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
  102. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  103. package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
  104. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  105. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  106. package/lib/components/breadcrumb-card/index.d.ts +5 -5
  107. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  108. package/lib/components/cascader/index.d.ts +8 -8
  109. package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
  110. package/lib/components/checkbox/index.d.ts +217 -217
  111. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  112. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  113. package/lib/components/code-editor/index.d.ts +2 -2
  114. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  115. package/lib/components/cropper/index.d.ts +6 -6
  116. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  117. package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  118. package/lib/components/drawer/index.d.ts +11 -11
  119. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
  120. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
  121. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  122. package/lib/components/dropdown-button-simple/index.d.ts +15 -13
  123. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
  124. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
  125. package/lib/components/easy-cron/index.d.ts +88 -88
  126. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  127. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  128. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
  129. package/lib/components/empty/index.d.ts +2 -2
  130. package/lib/components/empty/src/empty.vue.d.ts +2 -2
  131. package/lib/components/form/index.d.ts +152 -152
  132. package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
  133. package/lib/components/form/src/config/form.d.ts +56 -56
  134. package/lib/components/form/src/form.vue.d.ts +151 -151
  135. package/lib/components/icon-picker/index.d.ts +1 -1
  136. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  137. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  138. package/lib/components/input/index.d.ts +33 -33
  139. package/lib/components/input/src/input.vue.d.ts +33 -33
  140. package/lib/components/input-number/index.d.ts +1 -1
  141. package/lib/components/input-number/src/input-number.vue.d.ts +1 -1
  142. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
  143. package/lib/components/key-value/src/key-value.vue.d.ts +738 -738
  144. package/lib/components/modal/index.d.ts +5 -5
  145. package/lib/components/modal/src/modal.vue.d.ts +5 -5
  146. package/lib/components/new-drawer/index.d.ts +13 -13
  147. package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
  148. package/lib/components/new-modal/index.d.ts +6 -6
  149. package/lib/components/new-modal/src/modal.vue.d.ts +6 -6
  150. package/lib/components/number-range/index.d.ts +1 -1
  151. package/lib/components/number-range/src/number-range.vue.d.ts +1 -1
  152. package/lib/components/rich-text-editor/index.d.ts +1 -1
  153. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  154. package/lib/components/select/index.d.ts +15 -15
  155. package/lib/components/select/src/select.vue.d.ts +15 -15
  156. package/lib/components/select-group/index.d.ts +6 -6
  157. package/lib/components/select-group/src/select-group.d.ts +1 -1
  158. package/lib/components/select-group/src/select-group.vue.d.ts +6 -6
  159. package/lib/components/table/index.d.ts +12 -12
  160. package/lib/components/table/src/components/main-table.vue.d.ts +4 -4
  161. package/lib/components/table/src/config/table.d.ts +4 -4
  162. package/lib/components/table/src/table.vue.d.ts +12 -12
  163. package/lib/components/textarea/index.d.ts +5 -5
  164. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  165. package/lib/components/tooltip/index.d.ts +4 -4
  166. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  167. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  168. package/lib/components/tree-search/index.d.ts +15 -15
  169. package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
  170. package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
  171. package/lib/components/upload-drag/index.d.ts +4 -4
  172. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  173. package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.js.map +1 -1
  174. package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js +12 -8
  175. package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js.map +1 -1
  176. package/lib/packages/components/input-number/src/input-number.vue2.js +2 -2
  177. package/lib/packages/components/input-number/src/input-number.vue2.js.map +1 -1
  178. package/lib/utils/props/runtime.d.ts +2 -2
  179. package/package.json +1 -1
  180. package/theme-chalk/css/index.css +1 -1
  181. package/theme-chalk/css/table.css +1 -1
  182. package/theme-chalk/fonts/iconfont.js +1 -1
  183. package/theme-chalk/fonts/iconfont.json +25 -4
  184. package/types/packages/components/advanced-filtering/index.d.ts +320 -320
  185. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
  186. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
  187. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  188. package/types/packages/components/api-component/index.d.ts +32 -32
  189. package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
  190. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  191. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
  192. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
  193. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  194. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
  195. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  196. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  197. package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
  198. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  199. package/types/packages/components/cascader/index.d.ts +8 -8
  200. package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
  201. package/types/packages/components/checkbox/index.d.ts +217 -217
  202. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  203. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  204. package/types/packages/components/code-editor/index.d.ts +2 -2
  205. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  206. package/types/packages/components/cropper/index.d.ts +6 -6
  207. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  208. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  209. package/types/packages/components/drawer/index.d.ts +11 -11
  210. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
  211. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
  212. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  213. package/types/packages/components/dropdown-button-simple/index.d.ts +15 -13
  214. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
  215. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
  216. package/types/packages/components/easy-cron/index.d.ts +88 -88
  217. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  218. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  219. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
  220. package/types/packages/components/empty/index.d.ts +2 -2
  221. package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
  222. package/types/packages/components/form/index.d.ts +152 -152
  223. package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
  224. package/types/packages/components/form/src/config/form.d.ts +56 -56
  225. package/types/packages/components/form/src/form.vue.d.ts +151 -151
  226. package/types/packages/components/icon-picker/index.d.ts +1 -1
  227. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  228. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  229. package/types/packages/components/input/index.d.ts +33 -33
  230. package/types/packages/components/input/src/input.vue.d.ts +33 -33
  231. package/types/packages/components/input-number/index.d.ts +1 -1
  232. package/types/packages/components/input-number/src/input-number.vue.d.ts +1 -1
  233. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
  234. package/types/packages/components/key-value/src/key-value.vue.d.ts +738 -738
  235. package/types/packages/components/modal/index.d.ts +5 -5
  236. package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
  237. package/types/packages/components/new-drawer/index.d.ts +13 -13
  238. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
  239. package/types/packages/components/new-modal/index.d.ts +6 -6
  240. package/types/packages/components/new-modal/src/modal.vue.d.ts +6 -6
  241. package/types/packages/components/number-range/index.d.ts +1 -1
  242. package/types/packages/components/number-range/src/number-range.vue.d.ts +1 -1
  243. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  244. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  245. package/types/packages/components/select/index.d.ts +15 -15
  246. package/types/packages/components/select/src/select.vue.d.ts +15 -15
  247. package/types/packages/components/select-group/index.d.ts +6 -6
  248. package/types/packages/components/select-group/src/select-group.d.ts +1 -1
  249. package/types/packages/components/select-group/src/select-group.vue.d.ts +6 -6
  250. package/types/packages/components/table/index.d.ts +12 -12
  251. package/types/packages/components/table/src/components/main-table.vue.d.ts +4 -4
  252. package/types/packages/components/table/src/config/table.d.ts +4 -4
  253. package/types/packages/components/table/src/table.vue.d.ts +12 -12
  254. package/types/packages/components/textarea/index.d.ts +5 -5
  255. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  256. package/types/packages/components/tooltip/index.d.ts +4 -4
  257. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  258. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  259. package/types/packages/components/tree-search/index.d.ts +15 -15
  260. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  261. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
  262. package/types/packages/components/upload-drag/index.d.ts +4 -4
  263. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  264. package/types/packages/utils/props/runtime.d.ts +2 -2
@@ -1055,21 +1055,21 @@ declare const _default: import("vue").DefineComponent<{
1055
1055
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
1056
1056
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
1057
1057
  align: {
1058
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1059
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1060
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1061
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1062
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1063
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1064
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1058
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1059
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1060
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1061
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1062
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1063
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1064
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1065
1065
  }>;
1066
- default: "top" | "bottom" | "middle" | "stretch" | {
1067
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1068
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1069
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1070
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1071
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1072
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1066
+ default: "middle" | "bottom" | "top" | "stretch" | {
1067
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1068
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1069
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1070
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1071
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1072
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1073
1073
  };
1074
1074
  };
1075
1075
  justify: {
@@ -1101,21 +1101,21 @@ declare const _default: import("vue").DefineComponent<{
1101
1101
  };
1102
1102
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1103
1103
  align: {
1104
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1105
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1106
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1107
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1108
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1109
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1110
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1104
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1105
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1106
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1107
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1108
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1109
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1110
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1111
1111
  }>;
1112
- default: "top" | "bottom" | "middle" | "stretch" | {
1113
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1114
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1115
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1116
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1117
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1118
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1112
+ default: "middle" | "bottom" | "top" | "stretch" | {
1113
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1114
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1115
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1116
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1117
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1118
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1119
1119
  };
1120
1120
  };
1121
1121
  justify: {
@@ -1147,21 +1147,21 @@ declare const _default: import("vue").DefineComponent<{
1147
1147
  };
1148
1148
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
1149
1149
  align: {
1150
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1151
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1152
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1153
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1154
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1155
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1156
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1150
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1151
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1152
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1153
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1154
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1155
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1156
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1157
1157
  }>;
1158
- default: "top" | "bottom" | "middle" | "stretch" | {
1159
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1160
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1161
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1162
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1163
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1164
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1158
+ default: "middle" | "bottom" | "top" | "stretch" | {
1159
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1160
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1161
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1162
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1163
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1164
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1165
1165
  };
1166
1166
  };
1167
1167
  justify: {
@@ -1193,21 +1193,21 @@ declare const _default: import("vue").DefineComponent<{
1193
1193
  };
1194
1194
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1195
1195
  align: {
1196
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1197
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1198
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1199
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1200
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1201
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1202
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1196
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1197
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1198
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1199
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1200
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1201
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1202
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1203
1203
  }>;
1204
- default: "top" | "bottom" | "middle" | "stretch" | {
1205
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1206
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1207
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1208
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1209
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1210
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1204
+ default: "middle" | "bottom" | "top" | "stretch" | {
1205
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1206
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1207
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1208
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1209
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1210
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1211
1211
  };
1212
1212
  };
1213
1213
  justify: {
@@ -1248,6 +1248,8 @@ declare const _default: import("vue").DefineComponent<{
1248
1248
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
1249
1249
  }, {
1250
1250
  props: import("@vue/shared").LooseRequired<{
1251
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1252
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1251
1253
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
1252
1254
  layout: import("vue-types").VueTypeDef<string>;
1253
1255
  labelCol: {
@@ -1472,25 +1474,23 @@ declare const _default: import("vue").DefineComponent<{
1472
1474
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
1473
1475
  };
1474
1476
  }>>;
1475
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1476
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1477
1477
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
1478
1478
  align: {
1479
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1480
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1481
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1482
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1483
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1484
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1485
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1479
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1480
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1481
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1482
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1483
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1484
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1485
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1486
1486
  }>;
1487
- default: "top" | "bottom" | "middle" | "stretch" | {
1488
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1489
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1490
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1491
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1492
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1493
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1487
+ default: "middle" | "bottom" | "top" | "stretch" | {
1488
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1489
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1490
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1491
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1492
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1493
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1494
1494
  };
1495
1495
  };
1496
1496
  justify: {
@@ -1562,7 +1562,7 @@ declare const _default: import("vue").DefineComponent<{
1562
1562
  emits: (event: "changeField", item: any) => void;
1563
1563
  formData: import("ll-plus/es/components").FormData;
1564
1564
  componentRef: import("vue").Ref<any>;
1565
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
1565
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
1566
1566
  handleChange: (...arg: any[]) => void;
1567
1567
  focus: () => Promise<void>;
1568
1568
  getItem: () => any;
@@ -1614,7 +1614,7 @@ declare const _default: import("vue").DefineComponent<{
1614
1614
  emits: (event: "changeField", item: any) => void;
1615
1615
  formData: import("ll-plus/es/components").FormData;
1616
1616
  componentRef: import("vue").Ref<any>;
1617
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
1617
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
1618
1618
  handleChange: (...arg: any[]) => void;
1619
1619
  focus: () => Promise<void>;
1620
1620
  getItem: () => any;
@@ -1627,6 +1627,10 @@ declare const _default: import("vue").DefineComponent<{
1627
1627
  validateFields: import("vue").ComputedRef<any[]>;
1628
1628
  computedFormOptions: import("vue").ComputedRef<{
1629
1629
  size?: import("ant-design-vue/es/button").ButtonSize;
1630
+ disabled?: boolean | undefined;
1631
+ rules?: {
1632
+ [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
1633
+ } | undefined;
1630
1634
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
1631
1635
  span: (NumberConstructor | StringConstructor)[];
1632
1636
  order: (NumberConstructor | StringConstructor)[];
@@ -1701,15 +1705,11 @@ declare const _default: import("vue").DefineComponent<{
1701
1705
  model?: {
1702
1706
  [key: string]: any;
1703
1707
  } | undefined;
1704
- rules?: {
1705
- [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
1706
- } | undefined;
1707
1708
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
1708
1709
  validateOnRuleChange?: boolean | undefined;
1709
1710
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
1710
1711
  onSubmit?: ((e: Event) => void) | undefined;
1711
1712
  validateTrigger?: string | string[] | undefined;
1712
- disabled?: boolean | undefined;
1713
1713
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
1714
1714
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
1715
1715
  onFinish?: ((values: any) => void) | undefined;
@@ -1757,7 +1757,7 @@ declare const _default: import("vue").DefineComponent<{
1757
1757
  emits: (event: "changeField", item: any) => void;
1758
1758
  formData: import("ll-plus/es/components").FormData;
1759
1759
  componentRef: import("vue").Ref<any>;
1760
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
1760
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
1761
1761
  handleChange: (...arg: any[]) => void;
1762
1762
  focus: () => Promise<void>;
1763
1763
  getItem: () => any;
@@ -2683,21 +2683,21 @@ declare const _default: import("vue").DefineComponent<{
2683
2683
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
2684
2684
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2685
2685
  align: {
2686
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
2687
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2688
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2689
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2690
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2691
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2692
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2686
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2687
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2688
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2689
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2690
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2691
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2692
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2693
2693
  }>;
2694
- default: "top" | "bottom" | "middle" | "stretch" | {
2695
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2696
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2697
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2698
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2699
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2700
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2694
+ default: "middle" | "bottom" | "top" | "stretch" | {
2695
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2696
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2697
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2698
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2699
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2700
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2701
2701
  };
2702
2702
  };
2703
2703
  justify: {
@@ -2729,21 +2729,21 @@ declare const _default: import("vue").DefineComponent<{
2729
2729
  };
2730
2730
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2731
2731
  align: {
2732
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
2733
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2734
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2735
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2736
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2737
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2738
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2732
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2733
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2734
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2735
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2736
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2737
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2738
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2739
2739
  }>;
2740
- default: "top" | "bottom" | "middle" | "stretch" | {
2741
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2742
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2743
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2744
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2745
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2746
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2740
+ default: "middle" | "bottom" | "top" | "stretch" | {
2741
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2742
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2743
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2744
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2745
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2746
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2747
2747
  };
2748
2748
  };
2749
2749
  justify: {
@@ -2775,21 +2775,21 @@ declare const _default: import("vue").DefineComponent<{
2775
2775
  };
2776
2776
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2777
2777
  align: {
2778
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
2779
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2780
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2781
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2782
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2783
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2784
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2778
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2779
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2780
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2781
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2782
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2783
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2784
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2785
2785
  }>;
2786
- default: "top" | "bottom" | "middle" | "stretch" | {
2787
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2788
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2789
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2790
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2791
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2792
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2786
+ default: "middle" | "bottom" | "top" | "stretch" | {
2787
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2788
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2789
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2790
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2791
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2792
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2793
2793
  };
2794
2794
  };
2795
2795
  justify: {
@@ -2821,21 +2821,21 @@ declare const _default: import("vue").DefineComponent<{
2821
2821
  };
2822
2822
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2823
2823
  align: {
2824
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
2825
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2826
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2827
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2828
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2829
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2830
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2824
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2825
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2826
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2827
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2828
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2829
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2830
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2831
2831
  }>;
2832
- default: "top" | "bottom" | "middle" | "stretch" | {
2833
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2834
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2835
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2836
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2837
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2838
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2832
+ default: "middle" | "bottom" | "top" | "stretch" | {
2833
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2834
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2835
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2836
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2837
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2838
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2839
2839
  };
2840
2840
  };
2841
2841
  justify: {
@@ -2875,6 +2875,8 @@ declare const _default: import("vue").DefineComponent<{
2875
2875
  }>> & {
2876
2876
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
2877
2877
  }, {
2878
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2879
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2878
2880
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
2879
2881
  layout: import("vue-types").VueTypeDef<string>;
2880
2882
  labelCol: {
@@ -3099,25 +3101,23 @@ declare const _default: import("vue").DefineComponent<{
3099
3101
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
3100
3102
  };
3101
3103
  }>>;
3102
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3103
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3104
3104
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
3105
3105
  align: {
3106
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
3107
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3108
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3109
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3110
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3111
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3112
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3106
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
3107
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3108
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3109
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3110
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3111
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3112
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3113
3113
  }>;
3114
- default: "top" | "bottom" | "middle" | "stretch" | {
3115
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3116
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3117
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3118
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3119
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3120
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3114
+ default: "middle" | "bottom" | "top" | "stretch" | {
3115
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3116
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3117
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3118
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3119
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3120
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3121
3121
  };
3122
3122
  };
3123
3123
  justify: {
@@ -4059,21 +4059,21 @@ declare const _default: import("vue").DefineComponent<{
4059
4059
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
4060
4060
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
4061
4061
  align: {
4062
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
4063
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4064
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4065
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4066
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4067
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4068
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4062
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4063
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4064
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4065
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4066
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4067
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4068
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4069
4069
  }>;
4070
- default: "top" | "bottom" | "middle" | "stretch" | {
4071
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4072
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4073
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4074
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4075
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4076
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4070
+ default: "middle" | "bottom" | "top" | "stretch" | {
4071
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4072
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4073
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4074
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4075
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4076
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4077
4077
  };
4078
4078
  };
4079
4079
  justify: {
@@ -4105,21 +4105,21 @@ declare const _default: import("vue").DefineComponent<{
4105
4105
  };
4106
4106
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
4107
4107
  align: {
4108
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
4109
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4110
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4111
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4112
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4113
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4114
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4108
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4109
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4110
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4111
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4112
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4113
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4114
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4115
4115
  }>;
4116
- default: "top" | "bottom" | "middle" | "stretch" | {
4117
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4118
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4119
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4120
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4121
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4122
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4116
+ default: "middle" | "bottom" | "top" | "stretch" | {
4117
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4118
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4119
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4120
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4121
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4122
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4123
4123
  };
4124
4124
  };
4125
4125
  justify: {
@@ -4151,21 +4151,21 @@ declare const _default: import("vue").DefineComponent<{
4151
4151
  };
4152
4152
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
4153
4153
  align: {
4154
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
4155
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4156
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4157
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4158
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4159
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4160
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4154
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4155
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4156
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4157
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4158
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4159
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4160
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4161
4161
  }>;
4162
- default: "top" | "bottom" | "middle" | "stretch" | {
4163
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4164
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4165
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4166
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4167
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4168
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4162
+ default: "middle" | "bottom" | "top" | "stretch" | {
4163
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4164
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4165
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4166
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4167
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4168
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4169
4169
  };
4170
4170
  };
4171
4171
  justify: {
@@ -4197,21 +4197,21 @@ declare const _default: import("vue").DefineComponent<{
4197
4197
  };
4198
4198
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
4199
4199
  align: {
4200
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
4201
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4202
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4203
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4204
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4205
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4206
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4200
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4201
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4202
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4203
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4204
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4205
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4206
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4207
4207
  }>;
4208
- default: "top" | "bottom" | "middle" | "stretch" | {
4209
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4210
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4211
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4212
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4213
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4214
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4208
+ default: "middle" | "bottom" | "top" | "stretch" | {
4209
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4210
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4211
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4212
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4213
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4214
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4215
4215
  };
4216
4216
  };
4217
4217
  justify: {
@@ -4252,6 +4252,8 @@ declare const _default: import("vue").DefineComponent<{
4252
4252
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
4253
4253
  }, {
4254
4254
  props: import("@vue/shared").LooseRequired<{
4255
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4256
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4255
4257
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4256
4258
  layout: import("vue-types").VueTypeDef<string>;
4257
4259
  labelCol: {
@@ -4476,25 +4478,23 @@ declare const _default: import("vue").DefineComponent<{
4476
4478
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4477
4479
  };
4478
4480
  }>>;
4479
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4480
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4481
4481
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4482
4482
  align: {
4483
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
4484
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4485
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4486
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4487
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4488
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4489
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4483
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4484
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4485
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4486
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4487
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4488
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4489
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4490
4490
  }>;
4491
- default: "top" | "bottom" | "middle" | "stretch" | {
4492
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4493
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4494
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4495
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4496
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4497
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4491
+ default: "middle" | "bottom" | "top" | "stretch" | {
4492
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4493
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4494
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4495
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4496
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4497
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4498
4498
  };
4499
4499
  };
4500
4500
  justify: {
@@ -4566,7 +4566,7 @@ declare const _default: import("vue").DefineComponent<{
4566
4566
  emits: (event: "changeField", item: any) => void;
4567
4567
  formData: import("ll-plus/es/components").FormData;
4568
4568
  componentRef: import("vue").Ref<any>;
4569
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
4569
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
4570
4570
  handleChange: (...arg: any[]) => void;
4571
4571
  focus: () => Promise<void>;
4572
4572
  getItem: () => any;
@@ -4618,7 +4618,7 @@ declare const _default: import("vue").DefineComponent<{
4618
4618
  emits: (event: "changeField", item: any) => void;
4619
4619
  formData: import("ll-plus/es/components").FormData;
4620
4620
  componentRef: import("vue").Ref<any>;
4621
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
4621
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
4622
4622
  handleChange: (...arg: any[]) => void;
4623
4623
  focus: () => Promise<void>;
4624
4624
  getItem: () => any;
@@ -4631,6 +4631,10 @@ declare const _default: import("vue").DefineComponent<{
4631
4631
  validateFields: import("vue").ComputedRef<any[]>;
4632
4632
  computedFormOptions: import("vue").ComputedRef<{
4633
4633
  size?: import("ant-design-vue/es/button").ButtonSize;
4634
+ disabled?: boolean | undefined;
4635
+ rules?: {
4636
+ [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
4637
+ } | undefined;
4634
4638
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
4635
4639
  span: (NumberConstructor | StringConstructor)[];
4636
4640
  order: (NumberConstructor | StringConstructor)[];
@@ -4705,15 +4709,11 @@ declare const _default: import("vue").DefineComponent<{
4705
4709
  model?: {
4706
4710
  [key: string]: any;
4707
4711
  } | undefined;
4708
- rules?: {
4709
- [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
4710
- } | undefined;
4711
4712
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
4712
4713
  validateOnRuleChange?: boolean | undefined;
4713
4714
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
4714
4715
  onSubmit?: ((e: Event) => void) | undefined;
4715
4716
  validateTrigger?: string | string[] | undefined;
4716
- disabled?: boolean | undefined;
4717
4717
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
4718
4718
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
4719
4719
  onFinish?: ((values: any) => void) | undefined;
@@ -4761,7 +4761,7 @@ declare const _default: import("vue").DefineComponent<{
4761
4761
  emits: (event: "changeField", item: any) => void;
4762
4762
  formData: import("ll-plus/es/components").FormData;
4763
4763
  componentRef: import("vue").Ref<any>;
4764
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
4764
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
4765
4765
  handleChange: (...arg: any[]) => void;
4766
4766
  focus: () => Promise<void>;
4767
4767
  getItem: () => any;
@@ -4786,6 +4786,8 @@ declare const _default: import("vue").DefineComponent<{
4786
4786
  readonly item: any;
4787
4787
  }, {}>;
4788
4788
  }, {}, {}, {}, {
4789
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4790
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4789
4791
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4790
4792
  layout: import("vue-types").VueTypeDef<string>;
4791
4793
  labelCol: {
@@ -5010,25 +5012,23 @@ declare const _default: import("vue").DefineComponent<{
5010
5012
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
5011
5013
  };
5012
5014
  }>>;
5013
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
5014
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
5015
5015
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
5016
5016
  align: {
5017
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
5018
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5019
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5020
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5021
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5022
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5023
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5017
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
5018
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5019
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5020
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5021
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5022
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5023
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5024
5024
  }>;
5025
- default: "top" | "bottom" | "middle" | "stretch" | {
5026
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
5027
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
5028
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
5029
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
5030
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5031
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
5025
+ default: "middle" | "bottom" | "top" | "stretch" | {
5026
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5027
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5028
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5029
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5030
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5031
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5032
5032
  };
5033
5033
  };
5034
5034
  justify: {
@@ -6363,21 +6363,21 @@ declare const _default: import("vue").DefineComponent<{
6363
6363
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
6364
6364
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
6365
6365
  align: {
6366
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
6367
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6368
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6369
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6370
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6371
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6372
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6366
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
6367
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6368
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6369
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6370
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6371
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6372
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6373
6373
  }>;
6374
- default: "top" | "bottom" | "middle" | "stretch" | {
6375
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6376
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6377
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6378
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6379
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6380
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6374
+ default: "middle" | "bottom" | "top" | "stretch" | {
6375
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6376
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6377
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6378
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6379
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6380
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6381
6381
  };
6382
6382
  };
6383
6383
  justify: {
@@ -6409,21 +6409,21 @@ declare const _default: import("vue").DefineComponent<{
6409
6409
  };
6410
6410
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
6411
6411
  align: {
6412
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
6413
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6414
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6415
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6416
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6417
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6418
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6412
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
6413
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6414
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6415
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6416
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6417
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6418
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6419
6419
  }>;
6420
- default: "top" | "bottom" | "middle" | "stretch" | {
6421
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6422
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6423
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6424
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6425
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6426
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6420
+ default: "middle" | "bottom" | "top" | "stretch" | {
6421
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6422
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6423
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6424
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6425
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6426
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6427
6427
  };
6428
6428
  };
6429
6429
  justify: {
@@ -6455,21 +6455,21 @@ declare const _default: import("vue").DefineComponent<{
6455
6455
  };
6456
6456
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
6457
6457
  align: {
6458
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
6459
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6460
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6461
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6462
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6463
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6464
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6458
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
6459
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6460
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6461
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6462
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6463
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6464
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6465
6465
  }>;
6466
- default: "top" | "bottom" | "middle" | "stretch" | {
6467
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6468
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6469
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6470
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6471
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6472
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6466
+ default: "middle" | "bottom" | "top" | "stretch" | {
6467
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6468
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6469
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6470
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6471
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6472
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6473
6473
  };
6474
6474
  };
6475
6475
  justify: {
@@ -6501,21 +6501,21 @@ declare const _default: import("vue").DefineComponent<{
6501
6501
  };
6502
6502
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
6503
6503
  align: {
6504
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
6505
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6506
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6507
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6508
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6509
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6510
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6504
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
6505
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6506
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6507
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6508
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6509
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6510
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6511
6511
  }>;
6512
- default: "top" | "bottom" | "middle" | "stretch" | {
6513
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6514
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6515
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6516
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6517
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6518
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6512
+ default: "middle" | "bottom" | "top" | "stretch" | {
6513
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6514
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6515
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6516
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6517
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6518
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6519
6519
  };
6520
6520
  };
6521
6521
  justify: {
@@ -6556,6 +6556,8 @@ declare const _default: import("vue").DefineComponent<{
6556
6556
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
6557
6557
  }, {
6558
6558
  props: import("@vue/shared").LooseRequired<{
6559
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
6560
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
6559
6561
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
6560
6562
  layout: import("vue-types").VueTypeDef<string>;
6561
6563
  labelCol: {
@@ -6780,25 +6782,23 @@ declare const _default: import("vue").DefineComponent<{
6780
6782
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
6781
6783
  };
6782
6784
  }>>;
6783
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
6784
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
6785
6785
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
6786
6786
  align: {
6787
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
6788
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6789
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6790
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6791
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6792
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6793
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6787
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
6788
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6789
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6790
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6791
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6792
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6793
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6794
6794
  }>;
6795
- default: "top" | "bottom" | "middle" | "stretch" | {
6796
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
6797
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
6798
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
6799
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
6800
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6801
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
6795
+ default: "middle" | "bottom" | "top" | "stretch" | {
6796
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
6797
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
6798
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
6799
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
6800
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6801
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
6802
6802
  };
6803
6803
  };
6804
6804
  justify: {
@@ -6870,7 +6870,7 @@ declare const _default: import("vue").DefineComponent<{
6870
6870
  emits: (event: "changeField", item: any) => void;
6871
6871
  formData: import("ll-plus/es/components").FormData;
6872
6872
  componentRef: import("vue").Ref<any>;
6873
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
6873
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
6874
6874
  handleChange: (...arg: any[]) => void;
6875
6875
  focus: () => Promise<void>;
6876
6876
  getItem: () => any;
@@ -6922,7 +6922,7 @@ declare const _default: import("vue").DefineComponent<{
6922
6922
  emits: (event: "changeField", item: any) => void;
6923
6923
  formData: import("ll-plus/es/components").FormData;
6924
6924
  componentRef: import("vue").Ref<any>;
6925
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
6925
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
6926
6926
  handleChange: (...arg: any[]) => void;
6927
6927
  focus: () => Promise<void>;
6928
6928
  getItem: () => any;
@@ -6935,6 +6935,10 @@ declare const _default: import("vue").DefineComponent<{
6935
6935
  validateFields: import("vue").ComputedRef<any[]>;
6936
6936
  computedFormOptions: import("vue").ComputedRef<{
6937
6937
  size?: import("ant-design-vue/es/button").ButtonSize;
6938
+ disabled?: boolean | undefined;
6939
+ rules?: {
6940
+ [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
6941
+ } | undefined;
6938
6942
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
6939
6943
  span: (NumberConstructor | StringConstructor)[];
6940
6944
  order: (NumberConstructor | StringConstructor)[];
@@ -7009,15 +7013,11 @@ declare const _default: import("vue").DefineComponent<{
7009
7013
  model?: {
7010
7014
  [key: string]: any;
7011
7015
  } | undefined;
7012
- rules?: {
7013
- [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
7014
- } | undefined;
7015
7016
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
7016
7017
  validateOnRuleChange?: boolean | undefined;
7017
7018
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
7018
7019
  onSubmit?: ((e: Event) => void) | undefined;
7019
7020
  validateTrigger?: string | string[] | undefined;
7020
- disabled?: boolean | undefined;
7021
7021
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
7022
7022
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
7023
7023
  onFinish?: ((values: any) => void) | undefined;
@@ -7065,7 +7065,7 @@ declare const _default: import("vue").DefineComponent<{
7065
7065
  emits: (event: "changeField", item: any) => void;
7066
7066
  formData: import("ll-plus/es/components").FormData;
7067
7067
  componentRef: import("vue").Ref<any>;
7068
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
7068
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
7069
7069
  handleChange: (...arg: any[]) => void;
7070
7070
  focus: () => Promise<void>;
7071
7071
  getItem: () => any;
@@ -7991,21 +7991,21 @@ declare const _default: import("vue").DefineComponent<{
7991
7991
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
7992
7992
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
7993
7993
  align: {
7994
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
7995
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
7996
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
7997
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
7998
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
7999
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8000
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
7994
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
7995
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
7996
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
7997
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
7998
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
7999
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8000
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8001
8001
  }>;
8002
- default: "top" | "bottom" | "middle" | "stretch" | {
8003
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
8004
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
8005
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
8006
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
8007
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8008
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8002
+ default: "middle" | "bottom" | "top" | "stretch" | {
8003
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
8004
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
8005
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
8006
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
8007
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8008
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8009
8009
  };
8010
8010
  };
8011
8011
  justify: {
@@ -8037,21 +8037,21 @@ declare const _default: import("vue").DefineComponent<{
8037
8037
  };
8038
8038
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
8039
8039
  align: {
8040
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
8041
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
8042
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
8043
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
8044
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
8045
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8046
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8040
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
8041
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
8042
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
8043
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
8044
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
8045
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8046
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8047
8047
  }>;
8048
- default: "top" | "bottom" | "middle" | "stretch" | {
8049
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
8050
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
8051
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
8052
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
8053
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8054
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8048
+ default: "middle" | "bottom" | "top" | "stretch" | {
8049
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
8050
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
8051
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
8052
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
8053
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8054
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8055
8055
  };
8056
8056
  };
8057
8057
  justify: {
@@ -8083,21 +8083,21 @@ declare const _default: import("vue").DefineComponent<{
8083
8083
  };
8084
8084
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
8085
8085
  align: {
8086
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
8087
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
8088
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
8089
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
8090
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
8091
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8092
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8086
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
8087
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
8088
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
8089
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
8090
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
8091
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8092
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8093
8093
  }>;
8094
- default: "top" | "bottom" | "middle" | "stretch" | {
8095
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
8096
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
8097
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
8098
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
8099
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8100
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8094
+ default: "middle" | "bottom" | "top" | "stretch" | {
8095
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
8096
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
8097
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
8098
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
8099
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8100
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8101
8101
  };
8102
8102
  };
8103
8103
  justify: {
@@ -8129,21 +8129,21 @@ declare const _default: import("vue").DefineComponent<{
8129
8129
  };
8130
8130
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
8131
8131
  align: {
8132
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
8133
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
8134
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
8135
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
8136
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
8137
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8138
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8132
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
8133
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
8134
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
8135
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
8136
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
8137
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8138
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8139
8139
  }>;
8140
- default: "top" | "bottom" | "middle" | "stretch" | {
8141
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
8142
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
8143
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
8144
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
8145
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8146
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8140
+ default: "middle" | "bottom" | "top" | "stretch" | {
8141
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
8142
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
8143
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
8144
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
8145
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8146
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8147
8147
  };
8148
8148
  };
8149
8149
  justify: {
@@ -8183,6 +8183,8 @@ declare const _default: import("vue").DefineComponent<{
8183
8183
  }>> & {
8184
8184
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
8185
8185
  }, {
8186
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
8187
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
8186
8188
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
8187
8189
  layout: import("vue-types").VueTypeDef<string>;
8188
8190
  labelCol: {
@@ -8407,25 +8409,23 @@ declare const _default: import("vue").DefineComponent<{
8407
8409
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
8408
8410
  };
8409
8411
  }>>;
8410
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
8411
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
8412
8412
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
8413
8413
  align: {
8414
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
8415
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
8416
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
8417
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
8418
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
8419
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8420
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8414
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
8415
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
8416
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
8417
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
8418
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
8419
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8420
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8421
8421
  }>;
8422
- default: "top" | "bottom" | "middle" | "stretch" | {
8423
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
8424
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
8425
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
8426
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
8427
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8428
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
8422
+ default: "middle" | "bottom" | "top" | "stretch" | {
8423
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
8424
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
8425
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
8426
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
8427
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8428
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
8429
8429
  };
8430
8430
  };
8431
8431
  justify: {
@@ -9367,21 +9367,21 @@ declare const _default: import("vue").DefineComponent<{
9367
9367
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
9368
9368
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
9369
9369
  align: {
9370
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
9371
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9372
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9373
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9374
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9375
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9376
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9370
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
9371
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9372
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9373
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9374
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9375
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9376
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9377
9377
  }>;
9378
- default: "top" | "bottom" | "middle" | "stretch" | {
9379
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9380
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9381
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9382
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9383
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9384
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9378
+ default: "middle" | "bottom" | "top" | "stretch" | {
9379
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9380
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9381
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9382
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9383
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9384
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9385
9385
  };
9386
9386
  };
9387
9387
  justify: {
@@ -9413,21 +9413,21 @@ declare const _default: import("vue").DefineComponent<{
9413
9413
  };
9414
9414
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
9415
9415
  align: {
9416
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
9417
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9418
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9419
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9420
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9421
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9422
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9416
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
9417
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9418
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9419
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9420
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9421
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9422
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9423
9423
  }>;
9424
- default: "top" | "bottom" | "middle" | "stretch" | {
9425
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9426
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9427
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9428
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9429
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9430
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9424
+ default: "middle" | "bottom" | "top" | "stretch" | {
9425
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9426
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9427
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9428
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9429
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9430
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9431
9431
  };
9432
9432
  };
9433
9433
  justify: {
@@ -9459,21 +9459,21 @@ declare const _default: import("vue").DefineComponent<{
9459
9459
  };
9460
9460
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
9461
9461
  align: {
9462
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
9463
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9464
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9465
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9466
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9467
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9468
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9462
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
9463
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9464
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9465
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9466
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9467
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9468
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9469
9469
  }>;
9470
- default: "top" | "bottom" | "middle" | "stretch" | {
9471
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9472
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9473
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9474
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9475
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9476
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9470
+ default: "middle" | "bottom" | "top" | "stretch" | {
9471
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9472
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9473
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9474
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9475
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9476
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9477
9477
  };
9478
9478
  };
9479
9479
  justify: {
@@ -9505,21 +9505,21 @@ declare const _default: import("vue").DefineComponent<{
9505
9505
  };
9506
9506
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
9507
9507
  align: {
9508
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
9509
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9510
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9511
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9512
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9513
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9514
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9508
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
9509
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9510
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9511
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9512
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9513
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9514
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9515
9515
  }>;
9516
- default: "top" | "bottom" | "middle" | "stretch" | {
9517
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9518
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9519
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9520
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9521
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9522
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9516
+ default: "middle" | "bottom" | "top" | "stretch" | {
9517
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9518
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9519
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9520
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9521
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9522
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9523
9523
  };
9524
9524
  };
9525
9525
  justify: {
@@ -9560,6 +9560,8 @@ declare const _default: import("vue").DefineComponent<{
9560
9560
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
9561
9561
  }, {
9562
9562
  props: import("@vue/shared").LooseRequired<{
9563
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
9564
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
9563
9565
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
9564
9566
  layout: import("vue-types").VueTypeDef<string>;
9565
9567
  labelCol: {
@@ -9784,25 +9786,23 @@ declare const _default: import("vue").DefineComponent<{
9784
9786
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
9785
9787
  };
9786
9788
  }>>;
9787
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
9788
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
9789
9789
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
9790
9790
  align: {
9791
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
9792
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9793
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9794
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9795
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9796
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9797
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9791
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
9792
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9793
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9794
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9795
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9796
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9797
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9798
9798
  }>;
9799
- default: "top" | "bottom" | "middle" | "stretch" | {
9800
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
9801
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
9802
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
9803
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
9804
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9805
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
9799
+ default: "middle" | "bottom" | "top" | "stretch" | {
9800
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
9801
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
9802
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
9803
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
9804
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9805
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
9806
9806
  };
9807
9807
  };
9808
9808
  justify: {
@@ -9874,7 +9874,7 @@ declare const _default: import("vue").DefineComponent<{
9874
9874
  emits: (event: "changeField", item: any) => void;
9875
9875
  formData: import("ll-plus/es/components").FormData;
9876
9876
  componentRef: import("vue").Ref<any>;
9877
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
9877
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
9878
9878
  handleChange: (...arg: any[]) => void;
9879
9879
  focus: () => Promise<void>;
9880
9880
  getItem: () => any;
@@ -9926,7 +9926,7 @@ declare const _default: import("vue").DefineComponent<{
9926
9926
  emits: (event: "changeField", item: any) => void;
9927
9927
  formData: import("ll-plus/es/components").FormData;
9928
9928
  componentRef: import("vue").Ref<any>;
9929
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
9929
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
9930
9930
  handleChange: (...arg: any[]) => void;
9931
9931
  focus: () => Promise<void>;
9932
9932
  getItem: () => any;
@@ -9939,6 +9939,10 @@ declare const _default: import("vue").DefineComponent<{
9939
9939
  validateFields: import("vue").ComputedRef<any[]>;
9940
9940
  computedFormOptions: import("vue").ComputedRef<{
9941
9941
  size?: import("ant-design-vue/es/button").ButtonSize;
9942
+ disabled?: boolean | undefined;
9943
+ rules?: {
9944
+ [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
9945
+ } | undefined;
9942
9946
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
9943
9947
  span: (NumberConstructor | StringConstructor)[];
9944
9948
  order: (NumberConstructor | StringConstructor)[];
@@ -10013,15 +10017,11 @@ declare const _default: import("vue").DefineComponent<{
10013
10017
  model?: {
10014
10018
  [key: string]: any;
10015
10019
  } | undefined;
10016
- rules?: {
10017
- [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
10018
- } | undefined;
10019
10020
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
10020
10021
  validateOnRuleChange?: boolean | undefined;
10021
10022
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
10022
10023
  onSubmit?: ((e: Event) => void) | undefined;
10023
10024
  validateTrigger?: string | string[] | undefined;
10024
- disabled?: boolean | undefined;
10025
10025
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
10026
10026
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
10027
10027
  onFinish?: ((values: any) => void) | undefined;
@@ -10069,7 +10069,7 @@ declare const _default: import("vue").DefineComponent<{
10069
10069
  emits: (event: "changeField", item: any) => void;
10070
10070
  formData: import("ll-plus/es/components").FormData;
10071
10071
  componentRef: import("vue").Ref<any>;
10072
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
10072
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
10073
10073
  handleChange: (...arg: any[]) => void;
10074
10074
  focus: () => Promise<void>;
10075
10075
  getItem: () => any;
@@ -10094,6 +10094,8 @@ declare const _default: import("vue").DefineComponent<{
10094
10094
  readonly item: any;
10095
10095
  }, {}>;
10096
10096
  }, {}, {}, {}, {
10097
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
10098
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
10097
10099
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
10098
10100
  layout: import("vue-types").VueTypeDef<string>;
10099
10101
  labelCol: {
@@ -10318,25 +10320,23 @@ declare const _default: import("vue").DefineComponent<{
10318
10320
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
10319
10321
  };
10320
10322
  }>>;
10321
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
10322
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
10323
10323
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
10324
10324
  align: {
10325
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
10326
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
10327
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
10328
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
10329
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
10330
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
10331
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
10325
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
10326
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
10327
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
10328
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
10329
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
10330
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
10331
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
10332
10332
  }>;
10333
- default: "top" | "bottom" | "middle" | "stretch" | {
10334
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
10335
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
10336
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
10337
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
10338
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
10339
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
10333
+ default: "middle" | "bottom" | "top" | "stretch" | {
10334
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
10335
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
10336
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
10337
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
10338
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
10339
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
10340
10340
  };
10341
10341
  };
10342
10342
  justify: {
@@ -11625,21 +11625,21 @@ declare const _default: import("vue").DefineComponent<{
11625
11625
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
11626
11626
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
11627
11627
  align: {
11628
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
11629
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
11630
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
11631
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
11632
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
11633
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11634
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11628
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
11629
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
11630
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
11631
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
11632
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
11633
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11634
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11635
11635
  }>;
11636
- default: "top" | "bottom" | "middle" | "stretch" | {
11637
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
11638
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
11639
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
11640
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
11641
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11642
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11636
+ default: "middle" | "bottom" | "top" | "stretch" | {
11637
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
11638
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
11639
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
11640
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
11641
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11642
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11643
11643
  };
11644
11644
  };
11645
11645
  justify: {
@@ -11671,21 +11671,21 @@ declare const _default: import("vue").DefineComponent<{
11671
11671
  };
11672
11672
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
11673
11673
  align: {
11674
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
11675
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
11676
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
11677
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
11678
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
11679
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11680
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11674
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
11675
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
11676
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
11677
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
11678
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
11679
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11680
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11681
11681
  }>;
11682
- default: "top" | "bottom" | "middle" | "stretch" | {
11683
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
11684
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
11685
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
11686
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
11687
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11688
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11682
+ default: "middle" | "bottom" | "top" | "stretch" | {
11683
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
11684
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
11685
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
11686
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
11687
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11688
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11689
11689
  };
11690
11690
  };
11691
11691
  justify: {
@@ -11717,21 +11717,21 @@ declare const _default: import("vue").DefineComponent<{
11717
11717
  };
11718
11718
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
11719
11719
  align: {
11720
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
11721
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
11722
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
11723
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
11724
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
11725
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11726
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11720
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
11721
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
11722
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
11723
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
11724
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
11725
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11726
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11727
11727
  }>;
11728
- default: "top" | "bottom" | "middle" | "stretch" | {
11729
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
11730
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
11731
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
11732
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
11733
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11734
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11728
+ default: "middle" | "bottom" | "top" | "stretch" | {
11729
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
11730
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
11731
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
11732
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
11733
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11734
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11735
11735
  };
11736
11736
  };
11737
11737
  justify: {
@@ -11763,21 +11763,21 @@ declare const _default: import("vue").DefineComponent<{
11763
11763
  };
11764
11764
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
11765
11765
  align: {
11766
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
11767
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
11768
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
11769
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
11770
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
11771
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11772
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11766
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
11767
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
11768
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
11769
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
11770
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
11771
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11772
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11773
11773
  }>;
11774
- default: "top" | "bottom" | "middle" | "stretch" | {
11775
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
11776
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
11777
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
11778
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
11779
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11780
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
11774
+ default: "middle" | "bottom" | "top" | "stretch" | {
11775
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
11776
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
11777
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
11778
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
11779
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11780
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
11781
11781
  };
11782
11782
  };
11783
11783
  justify: {
@@ -11818,6 +11818,8 @@ declare const _default: import("vue").DefineComponent<{
11818
11818
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
11819
11819
  }, {
11820
11820
  props: import("@vue/shared").LooseRequired<{
11821
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
11822
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
11821
11823
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
11822
11824
  layout: import("vue-types").VueTypeDef<string>;
11823
11825
  labelCol: {
@@ -12042,25 +12044,23 @@ declare const _default: import("vue").DefineComponent<{
12042
12044
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
12043
12045
  };
12044
12046
  }>>;
12045
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12046
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12047
12047
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
12048
12048
  align: {
12049
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
12050
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12051
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12052
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12053
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12054
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12055
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12049
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
12050
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12051
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12052
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12053
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12054
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12055
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12056
12056
  }>;
12057
- default: "top" | "bottom" | "middle" | "stretch" | {
12058
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
12059
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
12060
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
12061
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
12062
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12063
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
12057
+ default: "middle" | "bottom" | "top" | "stretch" | {
12058
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12059
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12060
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12061
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12062
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12063
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12064
12064
  };
12065
12065
  };
12066
12066
  justify: {
@@ -12132,7 +12132,7 @@ declare const _default: import("vue").DefineComponent<{
12132
12132
  emits: (event: "changeField", item: any) => void;
12133
12133
  formData: import("ll-plus/es/components").FormData;
12134
12134
  componentRef: import("vue").Ref<any>;
12135
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
12135
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
12136
12136
  handleChange: (...arg: any[]) => void;
12137
12137
  focus: () => Promise<void>;
12138
12138
  getItem: () => any;
@@ -12184,7 +12184,7 @@ declare const _default: import("vue").DefineComponent<{
12184
12184
  emits: (event: "changeField", item: any) => void;
12185
12185
  formData: import("ll-plus/es/components").FormData;
12186
12186
  componentRef: import("vue").Ref<any>;
12187
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
12187
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
12188
12188
  handleChange: (...arg: any[]) => void;
12189
12189
  focus: () => Promise<void>;
12190
12190
  getItem: () => any;
@@ -12197,6 +12197,10 @@ declare const _default: import("vue").DefineComponent<{
12197
12197
  validateFields: import("vue").ComputedRef<any[]>;
12198
12198
  computedFormOptions: import("vue").ComputedRef<{
12199
12199
  size?: import("ant-design-vue/es/button").ButtonSize;
12200
+ disabled?: boolean | undefined;
12201
+ rules?: {
12202
+ [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
12203
+ } | undefined;
12200
12204
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
12201
12205
  span: (NumberConstructor | StringConstructor)[];
12202
12206
  order: (NumberConstructor | StringConstructor)[];
@@ -12271,15 +12275,11 @@ declare const _default: import("vue").DefineComponent<{
12271
12275
  model?: {
12272
12276
  [key: string]: any;
12273
12277
  } | undefined;
12274
- rules?: {
12275
- [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
12276
- } | undefined;
12277
12278
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
12278
12279
  validateOnRuleChange?: boolean | undefined;
12279
12280
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
12280
12281
  onSubmit?: ((e: Event) => void) | undefined;
12281
12282
  validateTrigger?: string | string[] | undefined;
12282
- disabled?: boolean | undefined;
12283
12283
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
12284
12284
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
12285
12285
  onFinish?: ((values: any) => void) | undefined;
@@ -12327,7 +12327,7 @@ declare const _default: import("vue").DefineComponent<{
12327
12327
  emits: (event: "changeField", item: any) => void;
12328
12328
  formData: import("ll-plus/es/components").FormData;
12329
12329
  componentRef: import("vue").Ref<any>;
12330
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
12330
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
12331
12331
  handleChange: (...arg: any[]) => void;
12332
12332
  focus: () => Promise<void>;
12333
12333
  getItem: () => any;
@@ -13253,21 +13253,21 @@ declare const _default: import("vue").DefineComponent<{
13253
13253
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
13254
13254
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13255
13255
  align: {
13256
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
13257
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13258
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13259
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13260
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13261
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13262
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13256
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
13257
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13258
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13259
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13260
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13261
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13262
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13263
13263
  }>;
13264
- default: "top" | "bottom" | "middle" | "stretch" | {
13265
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13266
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13267
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13268
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13269
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13270
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13264
+ default: "middle" | "bottom" | "top" | "stretch" | {
13265
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13266
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13267
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13268
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13269
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13270
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13271
13271
  };
13272
13272
  };
13273
13273
  justify: {
@@ -13299,21 +13299,21 @@ declare const _default: import("vue").DefineComponent<{
13299
13299
  };
13300
13300
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
13301
13301
  align: {
13302
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
13303
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13304
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13305
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13306
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13307
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13308
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13302
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
13303
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13304
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13305
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13306
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13307
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13308
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13309
13309
  }>;
13310
- default: "top" | "bottom" | "middle" | "stretch" | {
13311
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13312
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13313
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13314
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13315
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13316
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13310
+ default: "middle" | "bottom" | "top" | "stretch" | {
13311
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13312
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13313
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13314
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13315
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13316
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13317
13317
  };
13318
13318
  };
13319
13319
  justify: {
@@ -13345,21 +13345,21 @@ declare const _default: import("vue").DefineComponent<{
13345
13345
  };
13346
13346
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13347
13347
  align: {
13348
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
13349
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13350
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13351
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13352
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13353
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13354
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13348
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
13349
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13350
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13351
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13352
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13353
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13354
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13355
13355
  }>;
13356
- default: "top" | "bottom" | "middle" | "stretch" | {
13357
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13358
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13359
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13360
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13361
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13362
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13356
+ default: "middle" | "bottom" | "top" | "stretch" | {
13357
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13358
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13359
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13360
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13361
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13362
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13363
13363
  };
13364
13364
  };
13365
13365
  justify: {
@@ -13391,21 +13391,21 @@ declare const _default: import("vue").DefineComponent<{
13391
13391
  };
13392
13392
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
13393
13393
  align: {
13394
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
13395
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13396
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13397
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13398
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13399
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13400
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13394
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
13395
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13396
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13397
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13398
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13399
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13400
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13401
13401
  }>;
13402
- default: "top" | "bottom" | "middle" | "stretch" | {
13403
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13404
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13405
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13406
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13407
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13408
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13402
+ default: "middle" | "bottom" | "top" | "stretch" | {
13403
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13404
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13405
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13406
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13407
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13408
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13409
13409
  };
13410
13410
  };
13411
13411
  justify: {
@@ -13445,6 +13445,8 @@ declare const _default: import("vue").DefineComponent<{
13445
13445
  }>> & {
13446
13446
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
13447
13447
  }, {
13448
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
13449
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
13448
13450
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
13449
13451
  layout: import("vue-types").VueTypeDef<string>;
13450
13452
  labelCol: {
@@ -13669,25 +13671,23 @@ declare const _default: import("vue").DefineComponent<{
13669
13671
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
13670
13672
  };
13671
13673
  }>>;
13672
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
13673
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
13674
13674
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
13675
13675
  align: {
13676
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
13677
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13678
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13679
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13680
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13681
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13682
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13676
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
13677
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13678
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13679
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13680
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13681
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13682
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13683
13683
  }>;
13684
- default: "top" | "bottom" | "middle" | "stretch" | {
13685
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
13686
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
13687
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
13688
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
13689
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13690
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
13684
+ default: "middle" | "bottom" | "top" | "stretch" | {
13685
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13686
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13687
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13688
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13689
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13690
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13691
13691
  };
13692
13692
  };
13693
13693
  justify: {
@@ -14629,21 +14629,21 @@ declare const _default: import("vue").DefineComponent<{
14629
14629
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
14630
14630
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
14631
14631
  align: {
14632
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
14633
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14634
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14635
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14636
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14637
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14638
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14632
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
14633
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14634
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14635
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14636
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14637
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14638
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14639
14639
  }>;
14640
- default: "top" | "bottom" | "middle" | "stretch" | {
14641
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14642
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14643
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14644
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14645
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14646
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14640
+ default: "middle" | "bottom" | "top" | "stretch" | {
14641
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14642
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14643
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14644
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14645
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14646
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14647
14647
  };
14648
14648
  };
14649
14649
  justify: {
@@ -14675,21 +14675,21 @@ declare const _default: import("vue").DefineComponent<{
14675
14675
  };
14676
14676
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
14677
14677
  align: {
14678
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
14679
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14680
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14681
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14682
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14683
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14684
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14678
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
14679
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14680
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14681
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14682
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14683
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14684
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14685
14685
  }>;
14686
- default: "top" | "bottom" | "middle" | "stretch" | {
14687
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14688
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14689
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14690
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14691
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14692
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14686
+ default: "middle" | "bottom" | "top" | "stretch" | {
14687
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14688
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14689
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14690
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14691
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14692
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14693
14693
  };
14694
14694
  };
14695
14695
  justify: {
@@ -14721,21 +14721,21 @@ declare const _default: import("vue").DefineComponent<{
14721
14721
  };
14722
14722
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
14723
14723
  align: {
14724
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
14725
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14726
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14727
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14728
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14729
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14730
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14724
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
14725
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14726
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14727
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14728
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14729
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14730
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14731
14731
  }>;
14732
- default: "top" | "bottom" | "middle" | "stretch" | {
14733
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14734
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14735
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14736
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14737
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14738
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14732
+ default: "middle" | "bottom" | "top" | "stretch" | {
14733
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14734
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14735
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14736
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14737
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14738
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14739
14739
  };
14740
14740
  };
14741
14741
  justify: {
@@ -14767,21 +14767,21 @@ declare const _default: import("vue").DefineComponent<{
14767
14767
  };
14768
14768
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
14769
14769
  align: {
14770
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
14771
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14772
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14773
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14774
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14775
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14776
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14770
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
14771
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14772
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14773
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14774
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14775
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14776
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14777
14777
  }>;
14778
- default: "top" | "bottom" | "middle" | "stretch" | {
14779
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
14780
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
14781
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
14782
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
14783
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14784
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
14778
+ default: "middle" | "bottom" | "top" | "stretch" | {
14779
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14780
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14781
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14782
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14783
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14784
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14785
14785
  };
14786
14786
  };
14787
14787
  justify: {
@@ -14822,6 +14822,8 @@ declare const _default: import("vue").DefineComponent<{
14822
14822
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
14823
14823
  }, {
14824
14824
  props: import("@vue/shared").LooseRequired<{
14825
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14826
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14825
14827
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
14826
14828
  layout: import("vue-types").VueTypeDef<string>;
14827
14829
  labelCol: {
@@ -15046,25 +15048,23 @@ declare const _default: import("vue").DefineComponent<{
15046
15048
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
15047
15049
  };
15048
15050
  }>>;
15049
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
15050
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
15051
15051
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
15052
15052
  align: {
15053
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
15054
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
15055
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
15056
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
15057
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
15058
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
15059
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
15053
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
15054
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
15055
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
15056
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
15057
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
15058
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
15059
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
15060
15060
  }>;
15061
- default: "top" | "bottom" | "middle" | "stretch" | {
15062
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
15063
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
15064
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
15065
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
15066
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
15067
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
15061
+ default: "middle" | "bottom" | "top" | "stretch" | {
15062
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
15063
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
15064
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
15065
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
15066
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
15067
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
15068
15068
  };
15069
15069
  };
15070
15070
  justify: {
@@ -15136,7 +15136,7 @@ declare const _default: import("vue").DefineComponent<{
15136
15136
  emits: (event: "changeField", item: any) => void;
15137
15137
  formData: import("ll-plus/es/components").FormData;
15138
15138
  componentRef: import("vue").Ref<any>;
15139
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
15139
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
15140
15140
  handleChange: (...arg: any[]) => void;
15141
15141
  focus: () => Promise<void>;
15142
15142
  getItem: () => any;
@@ -15188,7 +15188,7 @@ declare const _default: import("vue").DefineComponent<{
15188
15188
  emits: (event: "changeField", item: any) => void;
15189
15189
  formData: import("ll-plus/es/components").FormData;
15190
15190
  componentRef: import("vue").Ref<any>;
15191
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
15191
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
15192
15192
  handleChange: (...arg: any[]) => void;
15193
15193
  focus: () => Promise<void>;
15194
15194
  getItem: () => any;
@@ -15201,6 +15201,10 @@ declare const _default: import("vue").DefineComponent<{
15201
15201
  validateFields: import("vue").ComputedRef<any[]>;
15202
15202
  computedFormOptions: import("vue").ComputedRef<{
15203
15203
  size?: import("ant-design-vue/es/button").ButtonSize;
15204
+ disabled?: boolean | undefined;
15205
+ rules?: {
15206
+ [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
15207
+ } | undefined;
15204
15208
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
15205
15209
  span: (NumberConstructor | StringConstructor)[];
15206
15210
  order: (NumberConstructor | StringConstructor)[];
@@ -15275,15 +15279,11 @@ declare const _default: import("vue").DefineComponent<{
15275
15279
  model?: {
15276
15280
  [key: string]: any;
15277
15281
  } | undefined;
15278
- rules?: {
15279
- [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
15280
- } | undefined;
15281
15282
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
15282
15283
  validateOnRuleChange?: boolean | undefined;
15283
15284
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
15284
15285
  onSubmit?: ((e: Event) => void) | undefined;
15285
15286
  validateTrigger?: string | string[] | undefined;
15286
- disabled?: boolean | undefined;
15287
15287
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
15288
15288
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
15289
15289
  onFinish?: ((values: any) => void) | undefined;
@@ -15331,7 +15331,7 @@ declare const _default: import("vue").DefineComponent<{
15331
15331
  emits: (event: "changeField", item: any) => void;
15332
15332
  formData: import("ll-plus/es/components").FormData;
15333
15333
  componentRef: import("vue").Ref<any>;
15334
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
15334
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
15335
15335
  handleChange: (...arg: any[]) => void;
15336
15336
  focus: () => Promise<void>;
15337
15337
  getItem: () => any;
@@ -15356,6 +15356,8 @@ declare const _default: import("vue").DefineComponent<{
15356
15356
  readonly item: any;
15357
15357
  }, {}>;
15358
15358
  }, {}, {}, {}, {
15359
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
15360
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
15359
15361
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
15360
15362
  layout: import("vue-types").VueTypeDef<string>;
15361
15363
  labelCol: {
@@ -15580,25 +15582,23 @@ declare const _default: import("vue").DefineComponent<{
15580
15582
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
15581
15583
  };
15582
15584
  }>>;
15583
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
15584
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
15585
15585
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
15586
15586
  align: {
15587
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
15588
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
15589
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
15590
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
15591
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
15592
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
15593
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
15587
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
15588
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
15589
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
15590
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
15591
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
15592
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
15593
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
15594
15594
  }>;
15595
- default: "top" | "bottom" | "middle" | "stretch" | {
15596
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
15597
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
15598
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
15599
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
15600
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
15601
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
15595
+ default: "middle" | "bottom" | "top" | "stretch" | {
15596
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
15597
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
15598
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
15599
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
15600
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
15601
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
15602
15602
  };
15603
15603
  };
15604
15604
  justify: {