ll-plus 2.7.22 → 2.7.24

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 (244) hide show
  1. package/es/components/advanced-filtering/index.d.ts +314 -314
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  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/checkbox/index.d.ts +217 -217
  17. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  18. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  19. package/es/components/code-editor/index.d.ts +2 -2
  20. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  21. package/es/components/cropper/index.d.ts +6 -6
  22. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  23. package/es/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  24. package/es/components/drawer/index.d.ts +11 -11
  25. package/es/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  26. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  27. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  28. package/es/components/dropdown-button-simple/index.d.ts +12 -12
  29. package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  30. package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  31. package/es/components/easy-cron/index.d.ts +77 -77
  32. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  33. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  34. package/es/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  35. package/es/components/empty/index.d.ts +2 -2
  36. package/es/components/empty/src/empty.vue.d.ts +2 -2
  37. package/es/components/form/index.d.ts +148 -148
  38. package/es/components/form/src/config/form.d.ts +56 -56
  39. package/es/components/form/src/form.vue.d.ts +148 -148
  40. package/es/components/icon-picker/index.d.ts +1 -1
  41. package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  42. package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  43. package/es/components/input/index.d.ts +46 -33
  44. package/es/components/input/src/input.d.ts +6 -0
  45. package/es/components/input/src/input.vue.d.ts +46 -33
  46. package/es/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  47. package/es/components/key-value/src/key-value.vue.d.ts +720 -720
  48. package/es/components/modal/index.d.ts +4 -4
  49. package/es/components/modal/src/modal.vue.d.ts +4 -4
  50. package/es/components/new-drawer/index.d.ts +13 -13
  51. package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
  52. package/es/components/new-modal/index.d.ts +5 -5
  53. package/es/components/new-modal/src/modal.vue.d.ts +5 -5
  54. package/es/components/rich-text-editor/index.d.ts +1 -1
  55. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  56. package/es/components/select/index.d.ts +11 -11
  57. package/es/components/select/src/select.vue.d.ts +11 -11
  58. package/es/components/select-group/index.d.ts +4 -4
  59. package/es/components/select-group/src/select-group.vue.d.ts +4 -4
  60. package/es/components/table/index.d.ts +6 -6
  61. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  62. package/es/components/table/src/config/table.d.ts +2 -2
  63. package/es/components/table/src/table.vue.d.ts +6 -6
  64. package/es/components/textarea/index.d.ts +5 -5
  65. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  66. package/es/components/tooltip/index.d.ts +4 -4
  67. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  68. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  69. package/es/components/tree-search/index.d.ts +15 -15
  70. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  71. package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
  72. package/es/components/upload-drag/index.d.ts +4 -4
  73. package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  74. package/es/packages/components/input/src/input.mjs +6 -0
  75. package/es/packages/components/input/src/input.mjs.map +1 -1
  76. package/es/packages/components/input/src/input.vue2.mjs +2 -5
  77. package/es/packages/components/input/src/input.vue2.mjs.map +1 -1
  78. package/es/packages/components/operate-tree/src/operate-tree.vue2.mjs +3 -1
  79. package/es/packages/components/operate-tree/src/operate-tree.vue2.mjs.map +1 -1
  80. package/index.full.js +11 -6
  81. package/index.full.min.js +17 -17
  82. package/index.full.min.js.map +1 -1
  83. package/index.full.min.mjs +17 -17
  84. package/index.full.min.mjs.map +1 -1
  85. package/index.full.mjs +11 -6
  86. package/lib/components/advanced-filtering/index.d.ts +314 -314
  87. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  88. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  89. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  90. package/lib/components/api-component/index.d.ts +32 -32
  91. package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
  92. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  93. package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
  94. package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
  95. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  96. package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
  97. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  98. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  99. package/lib/components/breadcrumb-card/index.d.ts +5 -5
  100. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  101. package/lib/components/checkbox/index.d.ts +217 -217
  102. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  103. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  104. package/lib/components/code-editor/index.d.ts +2 -2
  105. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  106. package/lib/components/cropper/index.d.ts +6 -6
  107. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  108. package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  109. package/lib/components/drawer/index.d.ts +11 -11
  110. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  111. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  112. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  113. package/lib/components/dropdown-button-simple/index.d.ts +12 -12
  114. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  115. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  116. package/lib/components/easy-cron/index.d.ts +77 -77
  117. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  118. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  119. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  120. package/lib/components/empty/index.d.ts +2 -2
  121. package/lib/components/empty/src/empty.vue.d.ts +2 -2
  122. package/lib/components/form/index.d.ts +148 -148
  123. package/lib/components/form/src/config/form.d.ts +56 -56
  124. package/lib/components/form/src/form.vue.d.ts +148 -148
  125. package/lib/components/icon-picker/index.d.ts +1 -1
  126. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  127. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  128. package/lib/components/input/index.d.ts +46 -33
  129. package/lib/components/input/src/input.d.ts +6 -0
  130. package/lib/components/input/src/input.vue.d.ts +46 -33
  131. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  132. package/lib/components/key-value/src/key-value.vue.d.ts +720 -720
  133. package/lib/components/modal/index.d.ts +4 -4
  134. package/lib/components/modal/src/modal.vue.d.ts +4 -4
  135. package/lib/components/new-drawer/index.d.ts +13 -13
  136. package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
  137. package/lib/components/new-modal/index.d.ts +5 -5
  138. package/lib/components/new-modal/src/modal.vue.d.ts +5 -5
  139. package/lib/components/rich-text-editor/index.d.ts +1 -1
  140. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  141. package/lib/components/select/index.d.ts +11 -11
  142. package/lib/components/select/src/select.vue.d.ts +11 -11
  143. package/lib/components/select-group/index.d.ts +4 -4
  144. package/lib/components/select-group/src/select-group.vue.d.ts +4 -4
  145. package/lib/components/table/index.d.ts +6 -6
  146. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  147. package/lib/components/table/src/config/table.d.ts +2 -2
  148. package/lib/components/table/src/table.vue.d.ts +6 -6
  149. package/lib/components/textarea/index.d.ts +5 -5
  150. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  151. package/lib/components/tooltip/index.d.ts +4 -4
  152. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  153. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  154. package/lib/components/tree-search/index.d.ts +15 -15
  155. package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
  156. package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
  157. package/lib/components/upload-drag/index.d.ts +4 -4
  158. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  159. package/lib/packages/components/input/src/input.js +6 -0
  160. package/lib/packages/components/input/src/input.js.map +1 -1
  161. package/lib/packages/components/input/src/input.vue2.js +2 -5
  162. package/lib/packages/components/input/src/input.vue2.js.map +1 -1
  163. package/lib/packages/components/operate-tree/src/operate-tree.vue2.js +3 -1
  164. package/lib/packages/components/operate-tree/src/operate-tree.vue2.js.map +1 -1
  165. package/package.json +1 -1
  166. package/theme-chalk/css/advanced-filtering.css +1 -1
  167. package/theme-chalk/css/index.css +2 -2
  168. package/theme-chalk/css/key-value.css +1 -1
  169. package/theme-chalk/css/table.css +1 -1
  170. package/theme-chalk/fonts/iconfont.js +1 -1
  171. package/theme-chalk/fonts/iconfont.json +0 -14
  172. package/types/packages/components/advanced-filtering/index.d.ts +314 -314
  173. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  174. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  175. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  176. package/types/packages/components/api-component/index.d.ts +32 -32
  177. package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
  178. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  179. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
  180. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
  181. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  182. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
  183. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  184. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  185. package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
  186. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  187. package/types/packages/components/checkbox/index.d.ts +217 -217
  188. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  189. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  190. package/types/packages/components/code-editor/index.d.ts +2 -2
  191. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  192. package/types/packages/components/cropper/index.d.ts +6 -6
  193. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  194. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  195. package/types/packages/components/drawer/index.d.ts +11 -11
  196. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  197. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  198. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  199. package/types/packages/components/dropdown-button-simple/index.d.ts +12 -12
  200. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  201. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  202. package/types/packages/components/easy-cron/index.d.ts +77 -77
  203. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  204. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  205. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  206. package/types/packages/components/empty/index.d.ts +2 -2
  207. package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
  208. package/types/packages/components/form/index.d.ts +148 -148
  209. package/types/packages/components/form/src/config/form.d.ts +56 -56
  210. package/types/packages/components/form/src/form.vue.d.ts +148 -148
  211. package/types/packages/components/icon-picker/index.d.ts +1 -1
  212. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  213. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  214. package/types/packages/components/input/index.d.ts +46 -33
  215. package/types/packages/components/input/src/input.d.ts +6 -0
  216. package/types/packages/components/input/src/input.vue.d.ts +46 -33
  217. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  218. package/types/packages/components/key-value/src/key-value.vue.d.ts +720 -720
  219. package/types/packages/components/modal/index.d.ts +4 -4
  220. package/types/packages/components/modal/src/modal.vue.d.ts +4 -4
  221. package/types/packages/components/new-drawer/index.d.ts +13 -13
  222. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
  223. package/types/packages/components/new-modal/index.d.ts +5 -5
  224. package/types/packages/components/new-modal/src/modal.vue.d.ts +5 -5
  225. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  226. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  227. package/types/packages/components/select/index.d.ts +11 -11
  228. package/types/packages/components/select/src/select.vue.d.ts +11 -11
  229. package/types/packages/components/select-group/index.d.ts +4 -4
  230. package/types/packages/components/select-group/src/select-group.vue.d.ts +4 -4
  231. package/types/packages/components/table/index.d.ts +6 -6
  232. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  233. package/types/packages/components/table/src/config/table.d.ts +2 -2
  234. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  235. package/types/packages/components/textarea/index.d.ts +5 -5
  236. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  237. package/types/packages/components/tooltip/index.d.ts +4 -4
  238. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  239. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  240. package/types/packages/components/tree-search/index.d.ts +15 -15
  241. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  242. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
  243. package/types/packages/components/upload-drag/index.d.ts +4 -4
  244. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
@@ -976,21 +976,21 @@ declare const _default: import("vue").DefineComponent<{
976
976
  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>;
977
977
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
978
978
  align: {
979
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
980
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
981
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
982
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
983
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
984
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
985
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
979
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
980
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
981
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
982
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
983
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
984
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
985
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
986
986
  }>;
987
- default: "middle" | "bottom" | "top" | "stretch" | {
988
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
989
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
990
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
991
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
992
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
993
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
987
+ default: "middle" | "top" | "bottom" | "stretch" | {
988
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
989
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
990
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
991
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
992
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
993
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
994
994
  };
995
995
  };
996
996
  justify: {
@@ -1022,21 +1022,21 @@ declare const _default: import("vue").DefineComponent<{
1022
1022
  };
1023
1023
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1024
1024
  align: {
1025
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1026
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1027
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1028
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1029
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1030
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1031
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1025
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1026
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1027
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1028
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1029
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1030
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1031
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1032
1032
  }>;
1033
- default: "middle" | "bottom" | "top" | "stretch" | {
1034
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1035
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1036
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1037
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1038
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1039
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1033
+ default: "middle" | "top" | "bottom" | "stretch" | {
1034
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1035
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1036
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1037
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1038
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1039
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1040
1040
  };
1041
1041
  };
1042
1042
  justify: {
@@ -1068,21 +1068,21 @@ declare const _default: import("vue").DefineComponent<{
1068
1068
  };
1069
1069
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
1070
1070
  align: {
1071
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1072
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1073
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1074
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1075
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1076
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1077
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1071
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1072
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1073
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1074
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1075
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1076
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1077
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1078
1078
  }>;
1079
- default: "middle" | "bottom" | "top" | "stretch" | {
1080
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1081
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1082
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1083
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1084
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1085
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1079
+ default: "middle" | "top" | "bottom" | "stretch" | {
1080
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1081
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1082
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1083
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1084
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1085
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1086
1086
  };
1087
1087
  };
1088
1088
  justify: {
@@ -1114,21 +1114,21 @@ declare const _default: import("vue").DefineComponent<{
1114
1114
  };
1115
1115
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1116
1116
  align: {
1117
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1118
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1119
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1120
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1121
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1122
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1123
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1117
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1118
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1119
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1120
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1121
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1122
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1123
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1124
1124
  }>;
1125
- default: "middle" | "bottom" | "top" | "stretch" | {
1126
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1127
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1128
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1129
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1130
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1131
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1125
+ default: "middle" | "top" | "bottom" | "stretch" | {
1126
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1127
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1128
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1129
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1130
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1131
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1132
1132
  };
1133
1133
  };
1134
1134
  justify: {
@@ -1169,8 +1169,6 @@ declare const _default: import("vue").DefineComponent<{
1169
1169
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
1170
1170
  }, {
1171
1171
  props: import("@vue/shared").LooseRequired<{
1172
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1173
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1174
1172
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
1175
1173
  layout: import("vue-types").VueTypeDef<string>;
1176
1174
  labelCol: {
@@ -1395,23 +1393,25 @@ declare const _default: import("vue").DefineComponent<{
1395
1393
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
1396
1394
  };
1397
1395
  }>>;
1396
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1397
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1398
1398
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
1399
1399
  align: {
1400
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1401
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1402
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1403
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1404
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1405
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1406
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1400
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1401
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1402
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1403
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1404
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1405
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1406
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1407
1407
  }>;
1408
- default: "middle" | "bottom" | "top" | "stretch" | {
1409
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1410
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1411
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1412
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1413
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1414
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1408
+ default: "middle" | "top" | "bottom" | "stretch" | {
1409
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1410
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1411
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1412
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1413
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1414
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1415
1415
  };
1416
1416
  };
1417
1417
  justify: {
@@ -1548,10 +1548,6 @@ declare const _default: import("vue").DefineComponent<{
1548
1548
  validateFields: import("vue").ComputedRef<any[]>;
1549
1549
  computedFormOptions: import("vue").ComputedRef<{
1550
1550
  size?: import("ant-design-vue/es/button").ButtonSize;
1551
- disabled?: boolean | undefined;
1552
- rules?: {
1553
- [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
1554
- } | undefined;
1555
1551
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
1556
1552
  span: (NumberConstructor | StringConstructor)[];
1557
1553
  order: (NumberConstructor | StringConstructor)[];
@@ -1626,11 +1622,15 @@ declare const _default: import("vue").DefineComponent<{
1626
1622
  model?: {
1627
1623
  [key: string]: any;
1628
1624
  } | undefined;
1625
+ rules?: {
1626
+ [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
1627
+ } | undefined;
1629
1628
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
1630
1629
  validateOnRuleChange?: boolean | undefined;
1631
1630
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
1632
1631
  onSubmit?: ((e: Event) => void) | undefined;
1633
1632
  validateTrigger?: string | string[] | undefined;
1633
+ disabled?: boolean | undefined;
1634
1634
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
1635
1635
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
1636
1636
  onFinish?: ((values: any) => void) | undefined;
@@ -2604,21 +2604,21 @@ declare const _default: import("vue").DefineComponent<{
2604
2604
  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>;
2605
2605
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2606
2606
  align: {
2607
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2608
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2609
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2610
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2611
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2612
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2613
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2607
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2608
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2609
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2610
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2611
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2612
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2613
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2614
2614
  }>;
2615
- default: "middle" | "bottom" | "top" | "stretch" | {
2616
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2617
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2618
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2619
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2620
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2621
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2615
+ default: "middle" | "top" | "bottom" | "stretch" | {
2616
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2617
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2618
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2619
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2620
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2621
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2622
2622
  };
2623
2623
  };
2624
2624
  justify: {
@@ -2650,21 +2650,21 @@ declare const _default: import("vue").DefineComponent<{
2650
2650
  };
2651
2651
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2652
2652
  align: {
2653
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2654
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2655
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2656
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2657
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2658
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2659
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2653
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2654
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2655
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2656
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2657
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2658
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2659
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2660
2660
  }>;
2661
- default: "middle" | "bottom" | "top" | "stretch" | {
2662
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2663
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2664
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2665
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2666
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2667
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2661
+ default: "middle" | "top" | "bottom" | "stretch" | {
2662
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2663
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2664
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2665
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2666
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2667
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2668
2668
  };
2669
2669
  };
2670
2670
  justify: {
@@ -2696,21 +2696,21 @@ declare const _default: import("vue").DefineComponent<{
2696
2696
  };
2697
2697
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2698
2698
  align: {
2699
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2700
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2701
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2702
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2703
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2704
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2705
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2699
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2700
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2701
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2702
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2703
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2704
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2705
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2706
2706
  }>;
2707
- default: "middle" | "bottom" | "top" | "stretch" | {
2708
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2709
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2710
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2711
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2712
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2713
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2707
+ default: "middle" | "top" | "bottom" | "stretch" | {
2708
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2709
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2710
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2711
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2712
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2713
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2714
2714
  };
2715
2715
  };
2716
2716
  justify: {
@@ -2742,21 +2742,21 @@ declare const _default: import("vue").DefineComponent<{
2742
2742
  };
2743
2743
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2744
2744
  align: {
2745
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2746
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2747
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2748
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2749
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2750
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2751
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2745
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2746
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2747
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2748
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2749
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2750
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2751
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2752
2752
  }>;
2753
- default: "middle" | "bottom" | "top" | "stretch" | {
2754
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2755
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2756
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2757
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2758
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2759
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2753
+ default: "middle" | "top" | "bottom" | "stretch" | {
2754
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2755
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2756
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2757
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2758
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2759
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2760
2760
  };
2761
2761
  };
2762
2762
  justify: {
@@ -2796,8 +2796,6 @@ declare const _default: import("vue").DefineComponent<{
2796
2796
  }>> & {
2797
2797
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
2798
2798
  }, {
2799
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2800
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2801
2799
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
2802
2800
  layout: import("vue-types").VueTypeDef<string>;
2803
2801
  labelCol: {
@@ -3022,23 +3020,25 @@ declare const _default: import("vue").DefineComponent<{
3022
3020
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
3023
3021
  };
3024
3022
  }>>;
3023
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3024
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3025
3025
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
3026
3026
  align: {
3027
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
3028
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3029
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3030
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3031
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3032
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3033
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3027
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3028
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3029
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3030
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3031
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3032
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3033
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3034
3034
  }>;
3035
- default: "middle" | "bottom" | "top" | "stretch" | {
3036
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3037
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3038
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3039
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3040
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3041
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3035
+ default: "middle" | "top" | "bottom" | "stretch" | {
3036
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3037
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3038
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3039
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3040
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3041
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3042
3042
  };
3043
3043
  };
3044
3044
  justify: {
@@ -3980,21 +3980,21 @@ declare const _default: import("vue").DefineComponent<{
3980
3980
  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>;
3981
3981
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3982
3982
  align: {
3983
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
3984
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3985
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3986
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3987
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3988
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3989
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3983
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3984
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3985
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3986
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3987
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3988
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3989
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3990
3990
  }>;
3991
- default: "middle" | "bottom" | "top" | "stretch" | {
3992
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3993
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3994
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3995
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3996
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3997
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3991
+ default: "middle" | "top" | "bottom" | "stretch" | {
3992
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3993
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3994
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3995
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3996
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3997
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3998
3998
  };
3999
3999
  };
4000
4000
  justify: {
@@ -4026,21 +4026,21 @@ declare const _default: import("vue").DefineComponent<{
4026
4026
  };
4027
4027
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
4028
4028
  align: {
4029
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4030
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4031
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4032
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4033
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4034
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4035
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4029
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4030
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4031
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4032
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4033
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4034
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4035
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4036
4036
  }>;
4037
- default: "middle" | "bottom" | "top" | "stretch" | {
4038
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4039
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4040
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4041
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4042
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4043
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4037
+ default: "middle" | "top" | "bottom" | "stretch" | {
4038
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4039
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4040
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4041
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4042
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4043
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4044
4044
  };
4045
4045
  };
4046
4046
  justify: {
@@ -4072,21 +4072,21 @@ declare const _default: import("vue").DefineComponent<{
4072
4072
  };
4073
4073
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
4074
4074
  align: {
4075
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4076
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4077
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4078
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4079
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4080
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4081
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4075
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4076
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4077
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4078
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4079
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4080
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4081
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4082
4082
  }>;
4083
- default: "middle" | "bottom" | "top" | "stretch" | {
4084
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4085
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4086
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4087
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4088
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4089
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4083
+ default: "middle" | "top" | "bottom" | "stretch" | {
4084
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4085
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4086
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4087
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4088
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4089
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4090
4090
  };
4091
4091
  };
4092
4092
  justify: {
@@ -4118,21 +4118,21 @@ declare const _default: import("vue").DefineComponent<{
4118
4118
  };
4119
4119
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
4120
4120
  align: {
4121
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4122
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4123
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4124
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4125
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4126
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4127
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4121
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4122
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4123
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4124
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4125
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4126
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4127
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4128
4128
  }>;
4129
- default: "middle" | "bottom" | "top" | "stretch" | {
4130
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4131
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4132
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4133
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4134
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4135
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4129
+ default: "middle" | "top" | "bottom" | "stretch" | {
4130
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4131
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4132
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4133
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4134
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4135
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4136
4136
  };
4137
4137
  };
4138
4138
  justify: {
@@ -4173,8 +4173,6 @@ declare const _default: import("vue").DefineComponent<{
4173
4173
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
4174
4174
  }, {
4175
4175
  props: import("@vue/shared").LooseRequired<{
4176
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4177
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4178
4176
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4179
4177
  layout: import("vue-types").VueTypeDef<string>;
4180
4178
  labelCol: {
@@ -4399,23 +4397,25 @@ declare const _default: import("vue").DefineComponent<{
4399
4397
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4400
4398
  };
4401
4399
  }>>;
4400
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4401
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4402
4402
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4403
4403
  align: {
4404
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4405
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4406
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4407
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4408
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4409
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4410
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4404
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4405
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4406
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4407
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4408
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4409
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4410
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4411
4411
  }>;
4412
- default: "middle" | "bottom" | "top" | "stretch" | {
4413
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4414
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4415
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4416
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4417
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4418
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4412
+ default: "middle" | "top" | "bottom" | "stretch" | {
4413
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4414
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4415
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4416
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4417
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4418
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4419
4419
  };
4420
4420
  };
4421
4421
  justify: {
@@ -4552,10 +4552,6 @@ declare const _default: import("vue").DefineComponent<{
4552
4552
  validateFields: import("vue").ComputedRef<any[]>;
4553
4553
  computedFormOptions: import("vue").ComputedRef<{
4554
4554
  size?: import("ant-design-vue/es/button").ButtonSize;
4555
- disabled?: boolean | undefined;
4556
- rules?: {
4557
- [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
4558
- } | undefined;
4559
4555
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
4560
4556
  span: (NumberConstructor | StringConstructor)[];
4561
4557
  order: (NumberConstructor | StringConstructor)[];
@@ -4630,11 +4626,15 @@ declare const _default: import("vue").DefineComponent<{
4630
4626
  model?: {
4631
4627
  [key: string]: any;
4632
4628
  } | undefined;
4629
+ rules?: {
4630
+ [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
4631
+ } | undefined;
4633
4632
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
4634
4633
  validateOnRuleChange?: boolean | undefined;
4635
4634
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
4636
4635
  onSubmit?: ((e: Event) => void) | undefined;
4637
4636
  validateTrigger?: string | string[] | undefined;
4637
+ disabled?: boolean | undefined;
4638
4638
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
4639
4639
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
4640
4640
  onFinish?: ((values: any) => void) | undefined;
@@ -4707,8 +4707,6 @@ declare const _default: import("vue").DefineComponent<{
4707
4707
  readonly item: any;
4708
4708
  }, {}>;
4709
4709
  }, {}, {}, {}, {
4710
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4711
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4712
4710
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4713
4711
  layout: import("vue-types").VueTypeDef<string>;
4714
4712
  labelCol: {
@@ -4933,23 +4931,25 @@ declare const _default: import("vue").DefineComponent<{
4933
4931
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4934
4932
  };
4935
4933
  }>>;
4934
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4935
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4936
4936
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4937
4937
  align: {
4938
- type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4939
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4940
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4941
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4942
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4943
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4944
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4938
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4939
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4940
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4941
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4942
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4943
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4944
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4945
4945
  }>;
4946
- default: "middle" | "bottom" | "top" | "stretch" | {
4947
- xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4948
- sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4949
- md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4950
- lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4951
- xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4952
- xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4946
+ default: "middle" | "top" | "bottom" | "stretch" | {
4947
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4948
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4949
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4950
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4951
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4952
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4953
4953
  };
4954
4954
  };
4955
4955
  justify: {