ll-plus 2.7.21 → 2.7.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (264) hide show
  1. package/es/components/advanced-filtering/index.d.ts +320 -320
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
  4. package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  5. package/es/components/api-component/index.d.ts +32 -32
  6. package/es/components/api-component/src/api-component.vue.d.ts +32 -32
  7. package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  8. package/es/components/api-component/src/components/body-component.vue.d.ts +14 -14
  9. package/es/components/api-component/src/components/click-input.vue.d.ts +10 -10
  10. package/es/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  11. package/es/components/api-component/src/components/params-table.vue.d.ts +14 -14
  12. package/es/components/api-component/src/config/api-modal.d.ts +1 -1
  13. package/es/components/api-component/src/config/click-input.d.ts +1 -1
  14. package/es/components/breadcrumb-card/index.d.ts +5 -5
  15. package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  16. package/es/components/cascader/index.d.ts +8 -8
  17. package/es/components/cascader/src/cascader.vue.d.ts +8 -8
  18. package/es/components/checkbox/index.d.ts +217 -217
  19. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  20. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  21. package/es/components/code-editor/index.d.ts +2 -2
  22. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  23. package/es/components/cropper/index.d.ts +6 -6
  24. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  25. package/es/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  26. package/es/components/drawer/index.d.ts +11 -11
  27. package/es/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
  28. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
  29. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  30. package/es/components/dropdown-button-simple/index.d.ts +15 -13
  31. package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
  32. package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
  33. package/es/components/easy-cron/index.d.ts +88 -88
  34. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  35. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  36. package/es/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
  37. package/es/components/empty/index.d.ts +2 -2
  38. package/es/components/empty/src/empty.vue.d.ts +2 -2
  39. package/es/components/form/index.d.ts +152 -152
  40. package/es/components/form/src/components/form-component.vue.d.ts +1 -1
  41. package/es/components/form/src/config/form.d.ts +56 -56
  42. package/es/components/form/src/form.vue.d.ts +151 -151
  43. package/es/components/icon-picker/index.d.ts +1 -1
  44. package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  45. package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  46. package/es/components/input/index.d.ts +33 -33
  47. package/es/components/input/src/input.vue.d.ts +33 -33
  48. package/es/components/input-number/index.d.ts +1 -1
  49. package/es/components/input-number/src/input-number.vue.d.ts +1 -1
  50. package/es/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
  51. package/es/components/key-value/src/key-value.vue.d.ts +738 -738
  52. package/es/components/modal/index.d.ts +5 -5
  53. package/es/components/modal/src/modal.vue.d.ts +5 -5
  54. package/es/components/new-drawer/index.d.ts +13 -13
  55. package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
  56. package/es/components/new-modal/index.d.ts +6 -6
  57. package/es/components/new-modal/src/modal.vue.d.ts +6 -6
  58. package/es/components/number-range/index.d.ts +1 -1
  59. package/es/components/number-range/src/number-range.vue.d.ts +1 -1
  60. package/es/components/rich-text-editor/index.d.ts +1 -1
  61. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  62. package/es/components/select/index.d.ts +15 -15
  63. package/es/components/select/src/select.vue.d.ts +15 -15
  64. package/es/components/select-group/index.d.ts +6 -6
  65. package/es/components/select-group/src/select-group.d.ts +1 -1
  66. package/es/components/select-group/src/select-group.vue.d.ts +6 -6
  67. package/es/components/table/index.d.ts +12 -12
  68. package/es/components/table/src/components/main-table.vue.d.ts +4 -4
  69. package/es/components/table/src/config/table.d.ts +4 -4
  70. package/es/components/table/src/table.vue.d.ts +12 -12
  71. package/es/components/textarea/index.d.ts +5 -5
  72. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  73. package/es/components/tooltip/index.d.ts +4 -4
  74. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  75. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  76. package/es/components/tree-search/index.d.ts +15 -15
  77. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  78. package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
  79. package/es/components/upload-drag/index.d.ts +4 -4
  80. package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  81. package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.mjs.map +1 -1
  82. package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs +12 -8
  83. package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs.map +1 -1
  84. package/es/packages/components/input-number/src/input-number.vue2.mjs +2 -2
  85. package/es/packages/components/input-number/src/input-number.vue2.mjs.map +1 -1
  86. package/es/utils/props/runtime.d.ts +2 -2
  87. package/index.full.js +14 -10
  88. package/index.full.min.js +1 -1
  89. package/index.full.min.js.map +1 -1
  90. package/index.full.min.mjs +1 -1
  91. package/index.full.min.mjs.map +1 -1
  92. package/index.full.mjs +14 -10
  93. package/lib/components/advanced-filtering/index.d.ts +320 -320
  94. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
  95. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
  96. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  97. package/lib/components/api-component/index.d.ts +32 -32
  98. package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
  99. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  100. package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
  101. package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
  102. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  103. package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
  104. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  105. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  106. package/lib/components/breadcrumb-card/index.d.ts +5 -5
  107. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  108. package/lib/components/cascader/index.d.ts +8 -8
  109. package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
  110. package/lib/components/checkbox/index.d.ts +217 -217
  111. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  112. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  113. package/lib/components/code-editor/index.d.ts +2 -2
  114. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  115. package/lib/components/cropper/index.d.ts +6 -6
  116. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  117. package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  118. package/lib/components/drawer/index.d.ts +11 -11
  119. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
  120. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
  121. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  122. package/lib/components/dropdown-button-simple/index.d.ts +15 -13
  123. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
  124. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
  125. package/lib/components/easy-cron/index.d.ts +88 -88
  126. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  127. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  128. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
  129. package/lib/components/empty/index.d.ts +2 -2
  130. package/lib/components/empty/src/empty.vue.d.ts +2 -2
  131. package/lib/components/form/index.d.ts +152 -152
  132. package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
  133. package/lib/components/form/src/config/form.d.ts +56 -56
  134. package/lib/components/form/src/form.vue.d.ts +151 -151
  135. package/lib/components/icon-picker/index.d.ts +1 -1
  136. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  137. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  138. package/lib/components/input/index.d.ts +33 -33
  139. package/lib/components/input/src/input.vue.d.ts +33 -33
  140. package/lib/components/input-number/index.d.ts +1 -1
  141. package/lib/components/input-number/src/input-number.vue.d.ts +1 -1
  142. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
  143. package/lib/components/key-value/src/key-value.vue.d.ts +738 -738
  144. package/lib/components/modal/index.d.ts +5 -5
  145. package/lib/components/modal/src/modal.vue.d.ts +5 -5
  146. package/lib/components/new-drawer/index.d.ts +13 -13
  147. package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
  148. package/lib/components/new-modal/index.d.ts +6 -6
  149. package/lib/components/new-modal/src/modal.vue.d.ts +6 -6
  150. package/lib/components/number-range/index.d.ts +1 -1
  151. package/lib/components/number-range/src/number-range.vue.d.ts +1 -1
  152. package/lib/components/rich-text-editor/index.d.ts +1 -1
  153. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  154. package/lib/components/select/index.d.ts +15 -15
  155. package/lib/components/select/src/select.vue.d.ts +15 -15
  156. package/lib/components/select-group/index.d.ts +6 -6
  157. package/lib/components/select-group/src/select-group.d.ts +1 -1
  158. package/lib/components/select-group/src/select-group.vue.d.ts +6 -6
  159. package/lib/components/table/index.d.ts +12 -12
  160. package/lib/components/table/src/components/main-table.vue.d.ts +4 -4
  161. package/lib/components/table/src/config/table.d.ts +4 -4
  162. package/lib/components/table/src/table.vue.d.ts +12 -12
  163. package/lib/components/textarea/index.d.ts +5 -5
  164. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  165. package/lib/components/tooltip/index.d.ts +4 -4
  166. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  167. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  168. package/lib/components/tree-search/index.d.ts +15 -15
  169. package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
  170. package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
  171. package/lib/components/upload-drag/index.d.ts +4 -4
  172. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  173. package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.js.map +1 -1
  174. package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js +12 -8
  175. package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js.map +1 -1
  176. package/lib/packages/components/input-number/src/input-number.vue2.js +2 -2
  177. package/lib/packages/components/input-number/src/input-number.vue2.js.map +1 -1
  178. package/lib/utils/props/runtime.d.ts +2 -2
  179. package/package.json +1 -1
  180. package/theme-chalk/css/index.css +1 -1
  181. package/theme-chalk/css/table.css +1 -1
  182. package/theme-chalk/fonts/iconfont.js +1 -1
  183. package/theme-chalk/fonts/iconfont.json +25 -4
  184. package/types/packages/components/advanced-filtering/index.d.ts +320 -320
  185. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
  186. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
  187. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  188. package/types/packages/components/api-component/index.d.ts +32 -32
  189. package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
  190. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  191. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
  192. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
  193. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  194. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
  195. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  196. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  197. package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
  198. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  199. package/types/packages/components/cascader/index.d.ts +8 -8
  200. package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
  201. package/types/packages/components/checkbox/index.d.ts +217 -217
  202. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  203. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  204. package/types/packages/components/code-editor/index.d.ts +2 -2
  205. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  206. package/types/packages/components/cropper/index.d.ts +6 -6
  207. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  208. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  209. package/types/packages/components/drawer/index.d.ts +11 -11
  210. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
  211. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
  212. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  213. package/types/packages/components/dropdown-button-simple/index.d.ts +15 -13
  214. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
  215. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
  216. package/types/packages/components/easy-cron/index.d.ts +88 -88
  217. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  218. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  219. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
  220. package/types/packages/components/empty/index.d.ts +2 -2
  221. package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
  222. package/types/packages/components/form/index.d.ts +152 -152
  223. package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
  224. package/types/packages/components/form/src/config/form.d.ts +56 -56
  225. package/types/packages/components/form/src/form.vue.d.ts +151 -151
  226. package/types/packages/components/icon-picker/index.d.ts +1 -1
  227. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  228. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  229. package/types/packages/components/input/index.d.ts +33 -33
  230. package/types/packages/components/input/src/input.vue.d.ts +33 -33
  231. package/types/packages/components/input-number/index.d.ts +1 -1
  232. package/types/packages/components/input-number/src/input-number.vue.d.ts +1 -1
  233. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
  234. package/types/packages/components/key-value/src/key-value.vue.d.ts +738 -738
  235. package/types/packages/components/modal/index.d.ts +5 -5
  236. package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
  237. package/types/packages/components/new-drawer/index.d.ts +13 -13
  238. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
  239. package/types/packages/components/new-modal/index.d.ts +6 -6
  240. package/types/packages/components/new-modal/src/modal.vue.d.ts +6 -6
  241. package/types/packages/components/number-range/index.d.ts +1 -1
  242. package/types/packages/components/number-range/src/number-range.vue.d.ts +1 -1
  243. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  244. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  245. package/types/packages/components/select/index.d.ts +15 -15
  246. package/types/packages/components/select/src/select.vue.d.ts +15 -15
  247. package/types/packages/components/select-group/index.d.ts +6 -6
  248. package/types/packages/components/select-group/src/select-group.d.ts +1 -1
  249. package/types/packages/components/select-group/src/select-group.vue.d.ts +6 -6
  250. package/types/packages/components/table/index.d.ts +12 -12
  251. package/types/packages/components/table/src/components/main-table.vue.d.ts +4 -4
  252. package/types/packages/components/table/src/config/table.d.ts +4 -4
  253. package/types/packages/components/table/src/table.vue.d.ts +12 -12
  254. package/types/packages/components/textarea/index.d.ts +5 -5
  255. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  256. package/types/packages/components/tooltip/index.d.ts +4 -4
  257. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  258. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  259. package/types/packages/components/tree-search/index.d.ts +15 -15
  260. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  261. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
  262. package/types/packages/components/upload-drag/index.d.ts +4 -4
  263. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  264. package/types/packages/utils/props/runtime.d.ts +2 -2
@@ -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<"top" | "bottom" | "middle" | "stretch" | {
980
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
981
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
982
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
983
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
984
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
985
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
986
986
  }>;
987
- default: "top" | "bottom" | "middle" | "stretch" | {
988
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
989
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
990
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
991
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
992
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
993
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
1026
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1027
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1028
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1029
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1030
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1031
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
1032
1032
  }>;
1033
- default: "top" | "bottom" | "middle" | "stretch" | {
1034
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1035
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1036
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1037
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1038
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1039
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
1072
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1073
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1074
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1075
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1076
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1077
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
1078
1078
  }>;
1079
- default: "top" | "bottom" | "middle" | "stretch" | {
1080
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1081
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1082
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1083
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1084
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1085
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
1118
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1119
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1120
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1121
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1122
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1123
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
1124
1124
  }>;
1125
- default: "top" | "bottom" | "middle" | "stretch" | {
1126
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1127
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1128
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1129
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1130
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1131
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
1132
1132
  };
1133
1133
  };
1134
1134
  justify: {
@@ -1169,6 +1169,8 @@ 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>;
1172
1174
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
1173
1175
  layout: import("vue-types").VueTypeDef<string>;
1174
1176
  labelCol: {
@@ -1393,25 +1395,23 @@ declare const _default: import("vue").DefineComponent<{
1393
1395
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
1394
1396
  };
1395
1397
  }>>;
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<"top" | "bottom" | "middle" | "stretch" | {
1401
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1402
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1403
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1404
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1405
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1406
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
1407
1407
  }>;
1408
- default: "top" | "bottom" | "middle" | "stretch" | {
1409
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1410
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1411
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1412
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1413
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1414
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
1415
1415
  };
1416
1416
  };
1417
1417
  justify: {
@@ -1483,7 +1483,7 @@ declare const _default: import("vue").DefineComponent<{
1483
1483
  emits: (event: "changeField", item: any) => void;
1484
1484
  formData: import("ll-plus/es/components").FormData;
1485
1485
  componentRef: import("vue").Ref<any>;
1486
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
1486
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
1487
1487
  handleChange: (...arg: any[]) => void;
1488
1488
  focus: () => Promise<void>;
1489
1489
  getItem: () => any;
@@ -1535,7 +1535,7 @@ declare const _default: import("vue").DefineComponent<{
1535
1535
  emits: (event: "changeField", item: any) => void;
1536
1536
  formData: import("ll-plus/es/components").FormData;
1537
1537
  componentRef: import("vue").Ref<any>;
1538
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
1538
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
1539
1539
  handleChange: (...arg: any[]) => void;
1540
1540
  focus: () => Promise<void>;
1541
1541
  getItem: () => any;
@@ -1548,6 +1548,10 @@ 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;
1551
1555
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
1552
1556
  span: (NumberConstructor | StringConstructor)[];
1553
1557
  order: (NumberConstructor | StringConstructor)[];
@@ -1622,15 +1626,11 @@ declare const _default: import("vue").DefineComponent<{
1622
1626
  model?: {
1623
1627
  [key: string]: any;
1624
1628
  } | undefined;
1625
- rules?: {
1626
- [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
1627
- } | undefined;
1628
1629
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
1629
1630
  validateOnRuleChange?: boolean | undefined;
1630
1631
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
1631
1632
  onSubmit?: ((e: Event) => void) | undefined;
1632
1633
  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;
@@ -1678,7 +1678,7 @@ declare const _default: import("vue").DefineComponent<{
1678
1678
  emits: (event: "changeField", item: any) => void;
1679
1679
  formData: import("ll-plus/es/components").FormData;
1680
1680
  componentRef: import("vue").Ref<any>;
1681
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
1681
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
1682
1682
  handleChange: (...arg: any[]) => void;
1683
1683
  focus: () => Promise<void>;
1684
1684
  getItem: () => any;
@@ -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<"top" | "bottom" | "middle" | "stretch" | {
2608
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2609
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2610
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2611
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2612
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2613
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
2614
2614
  }>;
2615
- default: "top" | "bottom" | "middle" | "stretch" | {
2616
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2617
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2618
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2619
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2620
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2621
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
2654
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2655
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2656
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2657
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2658
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2659
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
2660
2660
  }>;
2661
- default: "top" | "bottom" | "middle" | "stretch" | {
2662
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2663
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2664
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2665
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2666
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2667
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
2700
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2701
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2702
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2703
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2704
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2705
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
2706
2706
  }>;
2707
- default: "top" | "bottom" | "middle" | "stretch" | {
2708
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2709
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2710
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2711
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2712
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2713
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
2746
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2747
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2748
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2749
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2750
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2751
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
2752
2752
  }>;
2753
- default: "top" | "bottom" | "middle" | "stretch" | {
2754
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
2755
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
2756
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
2757
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
2758
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
2759
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
2760
2760
  };
2761
2761
  };
2762
2762
  justify: {
@@ -2796,6 +2796,8 @@ 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>;
2799
2801
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
2800
2802
  layout: import("vue-types").VueTypeDef<string>;
2801
2803
  labelCol: {
@@ -3020,25 +3022,23 @@ declare const _default: import("vue").DefineComponent<{
3020
3022
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
3021
3023
  };
3022
3024
  }>>;
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<"top" | "bottom" | "middle" | "stretch" | {
3028
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3029
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3030
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3031
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3032
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3033
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
3034
3034
  }>;
3035
- default: "top" | "bottom" | "middle" | "stretch" | {
3036
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3037
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3038
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3039
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3040
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3041
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
3984
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3985
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3986
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3987
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3988
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3989
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
3990
3990
  }>;
3991
- default: "top" | "bottom" | "middle" | "stretch" | {
3992
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
3993
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
3994
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
3995
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
3996
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
3997
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
4030
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4031
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4032
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4033
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4034
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4035
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
4036
4036
  }>;
4037
- default: "top" | "bottom" | "middle" | "stretch" | {
4038
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4039
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4040
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4041
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4042
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4043
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
4076
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4077
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4078
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4079
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4080
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4081
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
4082
4082
  }>;
4083
- default: "top" | "bottom" | "middle" | "stretch" | {
4084
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4085
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4086
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4087
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4088
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4089
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
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<"top" | "bottom" | "middle" | "stretch" | {
4122
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4123
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4124
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4125
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4126
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4127
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
4128
4128
  }>;
4129
- default: "top" | "bottom" | "middle" | "stretch" | {
4130
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4131
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4132
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4133
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4134
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4135
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
4136
4136
  };
4137
4137
  };
4138
4138
  justify: {
@@ -4173,6 +4173,8 @@ 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>;
4176
4178
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4177
4179
  layout: import("vue-types").VueTypeDef<string>;
4178
4180
  labelCol: {
@@ -4397,25 +4399,23 @@ declare const _default: import("vue").DefineComponent<{
4397
4399
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4398
4400
  };
4399
4401
  }>>;
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<"top" | "bottom" | "middle" | "stretch" | {
4405
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4406
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4407
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4408
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4409
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4410
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
4411
4411
  }>;
4412
- default: "top" | "bottom" | "middle" | "stretch" | {
4413
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4414
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4415
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4416
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4417
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4418
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
4419
4419
  };
4420
4420
  };
4421
4421
  justify: {
@@ -4487,7 +4487,7 @@ declare const _default: import("vue").DefineComponent<{
4487
4487
  emits: (event: "changeField", item: any) => void;
4488
4488
  formData: import("ll-plus/es/components").FormData;
4489
4489
  componentRef: import("vue").Ref<any>;
4490
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
4490
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
4491
4491
  handleChange: (...arg: any[]) => void;
4492
4492
  focus: () => Promise<void>;
4493
4493
  getItem: () => any;
@@ -4539,7 +4539,7 @@ declare const _default: import("vue").DefineComponent<{
4539
4539
  emits: (event: "changeField", item: any) => void;
4540
4540
  formData: import("ll-plus/es/components").FormData;
4541
4541
  componentRef: import("vue").Ref<any>;
4542
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
4542
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
4543
4543
  handleChange: (...arg: any[]) => void;
4544
4544
  focus: () => Promise<void>;
4545
4545
  getItem: () => any;
@@ -4552,6 +4552,10 @@ 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;
4555
4559
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
4556
4560
  span: (NumberConstructor | StringConstructor)[];
4557
4561
  order: (NumberConstructor | StringConstructor)[];
@@ -4626,15 +4630,11 @@ declare const _default: import("vue").DefineComponent<{
4626
4630
  model?: {
4627
4631
  [key: string]: any;
4628
4632
  } | undefined;
4629
- rules?: {
4630
- [k: string]: import("ant-design-vue/es/form/interface").RuleObject | import("ant-design-vue/es/form/interface").RuleObject[];
4631
- } | undefined;
4632
4633
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
4633
4634
  validateOnRuleChange?: boolean | undefined;
4634
4635
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
4635
4636
  onSubmit?: ((e: Event) => void) | undefined;
4636
4637
  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;
@@ -4682,7 +4682,7 @@ declare const _default: import("vue").DefineComponent<{
4682
4682
  emits: (event: "changeField", item: any) => void;
4683
4683
  formData: import("ll-plus/es/components").FormData;
4684
4684
  componentRef: import("vue").Ref<any>;
4685
- getBindValue: (item: any) => import("lodash").Omit<any, "change" | "onChange" | "label">;
4685
+ getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
4686
4686
  handleChange: (...arg: any[]) => void;
4687
4687
  focus: () => Promise<void>;
4688
4688
  getItem: () => any;
@@ -4707,6 +4707,8 @@ 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>;
4710
4712
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4711
4713
  layout: import("vue-types").VueTypeDef<string>;
4712
4714
  labelCol: {
@@ -4931,25 +4933,23 @@ declare const _default: import("vue").DefineComponent<{
4931
4933
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4932
4934
  };
4933
4935
  }>>;
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<"top" | "bottom" | "middle" | "stretch" | {
4939
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4940
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4941
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4942
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4943
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4944
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
4945
4945
  }>;
4946
- default: "top" | "bottom" | "middle" | "stretch" | {
4947
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
4948
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
4949
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
4950
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
4951
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
4952
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
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;
4953
4953
  };
4954
4954
  };
4955
4955
  justify: {