ll-plus 2.7.9 → 2.7.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (247) 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 +31 -31
  44. package/es/components/input/src/input.vue.d.ts +31 -31
  45. package/es/components/key-value/index.d.ts +720 -720
  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/lib/components/advanced-filtering/index.d.ts +314 -314
  75. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  76. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  77. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  78. package/lib/components/api-component/index.d.ts +32 -32
  79. package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
  80. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  81. package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
  82. package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
  83. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  84. package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
  85. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  86. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  87. package/lib/components/breadcrumb-card/index.d.ts +5 -5
  88. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  89. package/lib/components/checkbox/index.d.ts +217 -217
  90. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  91. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  92. package/lib/components/code-editor/index.d.ts +2 -2
  93. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  94. package/lib/components/cropper/index.d.ts +6 -6
  95. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  96. package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  97. package/lib/components/drawer/index.d.ts +11 -11
  98. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  99. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  100. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  101. package/lib/components/dropdown-button-simple/index.d.ts +12 -12
  102. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  103. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  104. package/lib/components/easy-cron/index.d.ts +77 -77
  105. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  106. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  107. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  108. package/lib/components/empty/index.d.ts +2 -2
  109. package/lib/components/empty/src/empty.vue.d.ts +2 -2
  110. package/lib/components/form/index.d.ts +148 -148
  111. package/lib/components/form/src/config/form.d.ts +56 -56
  112. package/lib/components/form/src/form.vue.d.ts +148 -148
  113. package/lib/components/icon-picker/index.d.ts +1 -1
  114. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  115. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  116. package/lib/components/input/index.d.ts +31 -31
  117. package/lib/components/input/src/input.vue.d.ts +31 -31
  118. package/lib/components/key-value/index.d.ts +720 -720
  119. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  120. package/lib/components/key-value/src/key-value.vue.d.ts +720 -720
  121. package/lib/components/modal/index.d.ts +4 -4
  122. package/lib/components/modal/src/modal.vue.d.ts +4 -4
  123. package/lib/components/new-drawer/index.d.ts +13 -13
  124. package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
  125. package/lib/components/new-modal/index.d.ts +5 -5
  126. package/lib/components/new-modal/src/modal.vue.d.ts +5 -5
  127. package/lib/components/rich-text-editor/index.d.ts +1 -1
  128. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  129. package/lib/components/select/index.d.ts +11 -11
  130. package/lib/components/select/src/select.vue.d.ts +11 -11
  131. package/lib/components/select-group/index.d.ts +4 -4
  132. package/lib/components/select-group/src/select-group.vue.d.ts +4 -4
  133. package/lib/components/table/index.d.ts +6 -6
  134. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  135. package/lib/components/table/src/config/table.d.ts +2 -2
  136. package/lib/components/table/src/table.vue.d.ts +6 -6
  137. package/lib/components/textarea/index.d.ts +5 -5
  138. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  139. package/lib/components/tooltip/index.d.ts +4 -4
  140. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  141. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  142. package/lib/components/tree-search/index.d.ts +15 -15
  143. package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
  144. package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
  145. package/lib/components/upload-drag/index.d.ts +4 -4
  146. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  147. package/package.json +1 -1
  148. package/theme-chalk/css/advanced-filtering.css +1 -1
  149. package/theme-chalk/css/api-component.css +1 -1
  150. package/theme-chalk/css/cascader.css +1 -1
  151. package/theme-chalk/css/checkbox.css +1 -1
  152. package/theme-chalk/css/code-editor.css +1 -1
  153. package/theme-chalk/css/cropper.css +1 -1
  154. package/theme-chalk/css/descriptions.css +1 -1
  155. package/theme-chalk/css/drawer.css +1 -1
  156. package/theme-chalk/css/dropdown-button-simple.css +1 -1
  157. package/theme-chalk/css/dropdown.css +1 -1
  158. package/theme-chalk/css/easy-cron.css +1 -1
  159. package/theme-chalk/css/form.css +1 -1
  160. package/theme-chalk/css/index.css +1 -1
  161. package/theme-chalk/css/input-number.css +1 -1
  162. package/theme-chalk/css/input.css +1 -1
  163. package/theme-chalk/css/key-value.css +1 -1
  164. package/theme-chalk/css/markdown-editor.css +1 -1
  165. package/theme-chalk/css/modal.css +1 -1
  166. package/theme-chalk/css/new-drawer.css +1 -1
  167. package/theme-chalk/css/new-modal.css +1 -1
  168. package/theme-chalk/css/number-range.css +1 -1
  169. package/theme-chalk/css/rich-text-editor.css +1 -1
  170. package/theme-chalk/css/switch.css +1 -1
  171. package/theme-chalk/css/table.css +1 -1
  172. package/theme-chalk/css/tabs-simple.css +1 -1
  173. package/theme-chalk/css/tag-group.css +1 -1
  174. package/theme-chalk/fonts/iconfont.js +1 -1
  175. package/types/packages/components/advanced-filtering/index.d.ts +314 -314
  176. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  177. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  178. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  179. package/types/packages/components/api-component/index.d.ts +32 -32
  180. package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
  181. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  182. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
  183. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
  184. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  185. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
  186. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  187. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  188. package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
  189. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  190. package/types/packages/components/checkbox/index.d.ts +217 -217
  191. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  192. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  193. package/types/packages/components/code-editor/index.d.ts +2 -2
  194. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  195. package/types/packages/components/cropper/index.d.ts +6 -6
  196. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  197. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  198. package/types/packages/components/drawer/index.d.ts +11 -11
  199. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  200. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  201. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  202. package/types/packages/components/dropdown-button-simple/index.d.ts +12 -12
  203. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  204. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  205. package/types/packages/components/easy-cron/index.d.ts +77 -77
  206. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  207. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  208. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  209. package/types/packages/components/empty/index.d.ts +2 -2
  210. package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
  211. package/types/packages/components/form/index.d.ts +148 -148
  212. package/types/packages/components/form/src/config/form.d.ts +56 -56
  213. package/types/packages/components/form/src/form.vue.d.ts +148 -148
  214. package/types/packages/components/icon-picker/index.d.ts +1 -1
  215. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  216. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  217. package/types/packages/components/input/index.d.ts +31 -31
  218. package/types/packages/components/input/src/input.vue.d.ts +31 -31
  219. package/types/packages/components/key-value/index.d.ts +720 -720
  220. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  221. package/types/packages/components/key-value/src/key-value.vue.d.ts +720 -720
  222. package/types/packages/components/modal/index.d.ts +4 -4
  223. package/types/packages/components/modal/src/modal.vue.d.ts +4 -4
  224. package/types/packages/components/new-drawer/index.d.ts +13 -13
  225. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
  226. package/types/packages/components/new-modal/index.d.ts +5 -5
  227. package/types/packages/components/new-modal/src/modal.vue.d.ts +5 -5
  228. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  229. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  230. package/types/packages/components/select/index.d.ts +11 -11
  231. package/types/packages/components/select/src/select.vue.d.ts +11 -11
  232. package/types/packages/components/select-group/index.d.ts +4 -4
  233. package/types/packages/components/select-group/src/select-group.vue.d.ts +4 -4
  234. package/types/packages/components/table/index.d.ts +6 -6
  235. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  236. package/types/packages/components/table/src/config/table.d.ts +2 -2
  237. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  238. package/types/packages/components/textarea/index.d.ts +5 -5
  239. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  240. package/types/packages/components/tooltip/index.d.ts +4 -4
  241. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  242. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  243. package/types/packages/components/tree-search/index.d.ts +15 -15
  244. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  245. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
  246. package/types/packages/components/upload-drag/index.d.ts +4 -4
  247. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
@@ -996,21 +996,21 @@ declare const _default: import("vue").DefineComponent<{
996
996
  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>;
997
997
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
998
998
  align: {
999
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1000
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1001
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1002
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1003
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1004
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1005
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
999
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1000
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1001
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1002
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1003
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1004
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1005
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1006
1006
  }>;
1007
- default: "middle" | "top" | "bottom" | "stretch" | {
1008
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1009
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1010
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1011
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1012
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1013
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1007
+ default: "middle" | "bottom" | "top" | "stretch" | {
1008
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1009
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1010
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1011
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1012
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1013
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1014
1014
  };
1015
1015
  };
1016
1016
  justify: {
@@ -1042,21 +1042,21 @@ declare const _default: import("vue").DefineComponent<{
1042
1042
  };
1043
1043
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1044
1044
  align: {
1045
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1046
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1047
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1048
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1049
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1050
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1051
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1045
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1046
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1047
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1048
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1049
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1050
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1051
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1052
1052
  }>;
1053
- default: "middle" | "top" | "bottom" | "stretch" | {
1054
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1055
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1056
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1057
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1058
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1059
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1053
+ default: "middle" | "bottom" | "top" | "stretch" | {
1054
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1055
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1056
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1057
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1058
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1059
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1060
1060
  };
1061
1061
  };
1062
1062
  justify: {
@@ -1088,21 +1088,21 @@ declare const _default: import("vue").DefineComponent<{
1088
1088
  };
1089
1089
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
1090
1090
  align: {
1091
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1092
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1093
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1094
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1095
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1096
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1097
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1091
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1092
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1093
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1094
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1095
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1096
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1097
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1098
1098
  }>;
1099
- default: "middle" | "top" | "bottom" | "stretch" | {
1100
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1101
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1102
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1103
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1104
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1105
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1099
+ default: "middle" | "bottom" | "top" | "stretch" | {
1100
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1101
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1102
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1103
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1104
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1105
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1106
1106
  };
1107
1107
  };
1108
1108
  justify: {
@@ -1134,21 +1134,21 @@ declare const _default: import("vue").DefineComponent<{
1134
1134
  };
1135
1135
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1136
1136
  align: {
1137
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1138
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1139
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1140
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1141
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1142
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1143
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1137
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1138
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1139
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1140
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1141
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1142
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1143
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1144
1144
  }>;
1145
- default: "middle" | "top" | "bottom" | "stretch" | {
1146
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1147
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1148
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1149
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1150
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1151
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1145
+ default: "middle" | "bottom" | "top" | "stretch" | {
1146
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1147
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1148
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1149
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1150
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1151
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1152
1152
  };
1153
1153
  };
1154
1154
  justify: {
@@ -1189,6 +1189,8 @@ declare const _default: import("vue").DefineComponent<{
1189
1189
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
1190
1190
  }, {
1191
1191
  props: import("@vue/shared").LooseRequired<{
1192
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1193
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1192
1194
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
1193
1195
  layout: import("vue-types").VueTypeDef<string>;
1194
1196
  labelCol: {
@@ -1413,25 +1415,23 @@ declare const _default: import("vue").DefineComponent<{
1413
1415
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
1414
1416
  };
1415
1417
  }>>;
1416
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1417
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1418
1418
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
1419
1419
  align: {
1420
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1421
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1422
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1423
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1424
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1425
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1426
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1420
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1421
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1422
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1423
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1424
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1425
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1426
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1427
1427
  }>;
1428
- default: "middle" | "top" | "bottom" | "stretch" | {
1429
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1430
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1431
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1432
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1433
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1434
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1428
+ default: "middle" | "bottom" | "top" | "stretch" | {
1429
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1430
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1431
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1432
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1433
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1434
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1435
1435
  };
1436
1436
  };
1437
1437
  justify: {
@@ -1568,6 +1568,10 @@ declare const _default: import("vue").DefineComponent<{
1568
1568
  validateFields: import("vue").ComputedRef<any[]>;
1569
1569
  computedFormOptions: import("vue").ComputedRef<{
1570
1570
  size?: import("ant-design-vue/es/button").ButtonSize;
1571
+ disabled?: boolean | undefined;
1572
+ rules?: {
1573
+ [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
1574
+ } | undefined;
1571
1575
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
1572
1576
  span: (NumberConstructor | StringConstructor)[];
1573
1577
  order: (NumberConstructor | StringConstructor)[];
@@ -1642,15 +1646,11 @@ declare const _default: import("vue").DefineComponent<{
1642
1646
  model?: {
1643
1647
  [key: string]: any;
1644
1648
  } | undefined;
1645
- rules?: {
1646
- [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
1647
- } | undefined;
1648
1649
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
1649
1650
  validateOnRuleChange?: boolean | undefined;
1650
1651
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
1651
1652
  onSubmit?: ((e: Event) => void) | undefined;
1652
1653
  validateTrigger?: string | string[] | undefined;
1653
- disabled?: boolean | undefined;
1654
1654
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
1655
1655
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
1656
1656
  onFinish?: ((values: any) => void) | undefined;
@@ -2624,21 +2624,21 @@ declare const _default: import("vue").DefineComponent<{
2624
2624
  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>;
2625
2625
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2626
2626
  align: {
2627
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2628
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2629
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2630
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2631
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2632
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2633
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2627
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2628
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2629
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2630
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2631
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2632
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2633
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2634
2634
  }>;
2635
- default: "middle" | "top" | "bottom" | "stretch" | {
2636
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2637
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2638
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2639
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2640
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2641
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2635
+ default: "middle" | "bottom" | "top" | "stretch" | {
2636
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2637
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2638
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2639
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2640
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2641
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2642
2642
  };
2643
2643
  };
2644
2644
  justify: {
@@ -2670,21 +2670,21 @@ declare const _default: import("vue").DefineComponent<{
2670
2670
  };
2671
2671
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2672
2672
  align: {
2673
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2674
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2675
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2676
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2677
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2678
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2679
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2673
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2674
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2675
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2676
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2677
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2678
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2679
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2680
2680
  }>;
2681
- default: "middle" | "top" | "bottom" | "stretch" | {
2682
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2683
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2684
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2685
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2686
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2687
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2681
+ default: "middle" | "bottom" | "top" | "stretch" | {
2682
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2683
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2684
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2685
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2686
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2687
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2688
2688
  };
2689
2689
  };
2690
2690
  justify: {
@@ -2716,21 +2716,21 @@ declare const _default: import("vue").DefineComponent<{
2716
2716
  };
2717
2717
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2718
2718
  align: {
2719
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2720
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2721
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2722
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2723
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2724
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2725
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2719
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2720
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2721
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2722
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2723
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2724
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2725
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2726
2726
  }>;
2727
- default: "middle" | "top" | "bottom" | "stretch" | {
2728
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2729
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2730
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2731
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2732
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2733
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2727
+ default: "middle" | "bottom" | "top" | "stretch" | {
2728
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2729
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2730
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2731
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2732
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2733
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2734
2734
  };
2735
2735
  };
2736
2736
  justify: {
@@ -2762,21 +2762,21 @@ declare const _default: import("vue").DefineComponent<{
2762
2762
  };
2763
2763
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2764
2764
  align: {
2765
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2766
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2767
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2768
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2769
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2770
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2771
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2765
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
2766
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2767
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2768
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2769
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2770
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2771
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2772
2772
  }>;
2773
- default: "middle" | "top" | "bottom" | "stretch" | {
2774
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2775
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2776
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2777
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2778
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2779
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2773
+ default: "middle" | "bottom" | "top" | "stretch" | {
2774
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
2775
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
2776
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
2777
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
2778
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2779
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
2780
2780
  };
2781
2781
  };
2782
2782
  justify: {
@@ -2816,6 +2816,8 @@ declare const _default: import("vue").DefineComponent<{
2816
2816
  }>> & {
2817
2817
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
2818
2818
  }, {
2819
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2820
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2819
2821
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
2820
2822
  layout: import("vue-types").VueTypeDef<string>;
2821
2823
  labelCol: {
@@ -3040,25 +3042,23 @@ declare const _default: import("vue").DefineComponent<{
3040
3042
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
3041
3043
  };
3042
3044
  }>>;
3043
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3044
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3045
3045
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
3046
3046
  align: {
3047
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3048
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3049
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3050
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3051
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3052
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3053
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3047
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
3048
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3049
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3050
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3051
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3052
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3053
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3054
3054
  }>;
3055
- default: "middle" | "top" | "bottom" | "stretch" | {
3056
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3057
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3058
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3059
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3060
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3061
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3055
+ default: "middle" | "bottom" | "top" | "stretch" | {
3056
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3057
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3058
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3059
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3060
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3061
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3062
3062
  };
3063
3063
  };
3064
3064
  justify: {
@@ -4000,21 +4000,21 @@ declare const _default: import("vue").DefineComponent<{
4000
4000
  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>;
4001
4001
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
4002
4002
  align: {
4003
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4004
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4005
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4006
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4007
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4008
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4009
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4003
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4004
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4005
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4006
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4007
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4008
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4009
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4010
4010
  }>;
4011
- default: "middle" | "top" | "bottom" | "stretch" | {
4012
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4013
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4014
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4015
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4016
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4017
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4011
+ default: "middle" | "bottom" | "top" | "stretch" | {
4012
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4013
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4014
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4015
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4016
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4017
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4018
4018
  };
4019
4019
  };
4020
4020
  justify: {
@@ -4046,21 +4046,21 @@ declare const _default: import("vue").DefineComponent<{
4046
4046
  };
4047
4047
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
4048
4048
  align: {
4049
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4050
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4051
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4052
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4053
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4054
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4055
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4049
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4050
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4051
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4052
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4053
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4054
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4055
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4056
4056
  }>;
4057
- default: "middle" | "top" | "bottom" | "stretch" | {
4058
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4059
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4060
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4061
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4062
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4063
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4057
+ default: "middle" | "bottom" | "top" | "stretch" | {
4058
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4059
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4060
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4061
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4062
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4063
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4064
4064
  };
4065
4065
  };
4066
4066
  justify: {
@@ -4092,21 +4092,21 @@ declare const _default: import("vue").DefineComponent<{
4092
4092
  };
4093
4093
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
4094
4094
  align: {
4095
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4096
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4097
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4098
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4099
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4100
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4101
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4095
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4096
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4097
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4098
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4099
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4100
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4101
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4102
4102
  }>;
4103
- default: "middle" | "top" | "bottom" | "stretch" | {
4104
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4105
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4106
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4107
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4108
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4109
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4103
+ default: "middle" | "bottom" | "top" | "stretch" | {
4104
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4105
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4106
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4107
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4108
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4109
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4110
4110
  };
4111
4111
  };
4112
4112
  justify: {
@@ -4138,21 +4138,21 @@ declare const _default: import("vue").DefineComponent<{
4138
4138
  };
4139
4139
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
4140
4140
  align: {
4141
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4142
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4143
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4144
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4145
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4146
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4147
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4141
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4142
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4143
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4144
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4145
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4146
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4147
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4148
4148
  }>;
4149
- default: "middle" | "top" | "bottom" | "stretch" | {
4150
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4151
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4152
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4153
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4154
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4155
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4149
+ default: "middle" | "bottom" | "top" | "stretch" | {
4150
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4151
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4152
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4153
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4154
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4155
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4156
4156
  };
4157
4157
  };
4158
4158
  justify: {
@@ -4193,6 +4193,8 @@ declare const _default: import("vue").DefineComponent<{
4193
4193
  onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
4194
4194
  }, {
4195
4195
  props: import("@vue/shared").LooseRequired<{
4196
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4197
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4196
4198
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4197
4199
  layout: import("vue-types").VueTypeDef<string>;
4198
4200
  labelCol: {
@@ -4417,25 +4419,23 @@ declare const _default: import("vue").DefineComponent<{
4417
4419
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4418
4420
  };
4419
4421
  }>>;
4420
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4421
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4422
4422
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4423
4423
  align: {
4424
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4425
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4426
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4427
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4428
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4429
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4430
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4424
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4425
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4426
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4427
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4428
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4429
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4430
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4431
4431
  }>;
4432
- default: "middle" | "top" | "bottom" | "stretch" | {
4433
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4434
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4435
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4436
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4437
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4438
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4432
+ default: "middle" | "bottom" | "top" | "stretch" | {
4433
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4434
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4435
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4436
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4437
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4438
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4439
4439
  };
4440
4440
  };
4441
4441
  justify: {
@@ -4572,6 +4572,10 @@ declare const _default: import("vue").DefineComponent<{
4572
4572
  validateFields: import("vue").ComputedRef<any[]>;
4573
4573
  computedFormOptions: import("vue").ComputedRef<{
4574
4574
  size?: import("ant-design-vue/es/button").ButtonSize;
4575
+ disabled?: boolean | undefined;
4576
+ rules?: {
4577
+ [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
4578
+ } | undefined;
4575
4579
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
4576
4580
  span: (NumberConstructor | StringConstructor)[];
4577
4581
  order: (NumberConstructor | StringConstructor)[];
@@ -4646,15 +4650,11 @@ declare const _default: import("vue").DefineComponent<{
4646
4650
  model?: {
4647
4651
  [key: string]: any;
4648
4652
  } | undefined;
4649
- rules?: {
4650
- [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
4651
- } | undefined;
4652
4653
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
4653
4654
  validateOnRuleChange?: boolean | undefined;
4654
4655
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
4655
4656
  onSubmit?: ((e: Event) => void) | undefined;
4656
4657
  validateTrigger?: string | string[] | undefined;
4657
- disabled?: boolean | undefined;
4658
4658
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
4659
4659
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
4660
4660
  onFinish?: ((values: any) => void) | undefined;
@@ -4727,6 +4727,8 @@ declare const _default: import("vue").DefineComponent<{
4727
4727
  readonly item: any;
4728
4728
  }, {}>;
4729
4729
  }, {}, {}, {}, {
4730
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4731
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4730
4732
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4731
4733
  layout: import("vue-types").VueTypeDef<string>;
4732
4734
  labelCol: {
@@ -4951,25 +4953,23 @@ declare const _default: import("vue").DefineComponent<{
4951
4953
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4952
4954
  };
4953
4955
  }>>;
4954
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4955
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4956
4956
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4957
4957
  align: {
4958
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4959
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4960
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4961
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4962
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4963
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4964
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4958
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4959
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4960
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4961
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4962
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4963
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4964
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4965
4965
  }>;
4966
- default: "middle" | "top" | "bottom" | "stretch" | {
4967
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4968
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4969
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4970
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4971
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4972
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4966
+ default: "middle" | "bottom" | "top" | "stretch" | {
4967
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4968
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4969
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4970
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4971
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4972
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4973
4973
  };
4974
4974
  };
4975
4975
  justify: {