ll-plus 2.3.4 → 2.3.6

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 (329) hide show
  1. package/es/component.mjs +2 -0
  2. package/es/component.mjs.map +1 -1
  3. package/es/components/advanced-filtering/index.d.ts +303 -303
  4. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
  5. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  6. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue2.mjs +0 -1
  7. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue2.mjs.map +1 -1
  8. package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  9. package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue2.mjs +0 -1
  10. package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue2.mjs.map +1 -1
  11. package/es/components/api-component/index.d.ts +159 -78
  12. package/es/components/api-component/index.mjs +1 -1
  13. package/es/components/api-component/src/api-component.vue.d.ts +160 -78
  14. package/es/components/api-component/src/api-component.vue2.mjs +130 -78
  15. package/es/components/api-component/src/api-component.vue2.mjs.map +1 -1
  16. package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  17. package/es/components/api-component/src/components/api-url.vue.d.ts +47 -49
  18. package/es/components/api-component/src/components/api-url.vue2.mjs +24 -17
  19. package/es/components/api-component/src/components/api-url.vue2.mjs.map +1 -1
  20. package/es/components/api-component/src/components/click-input.vue.d.ts +12 -12
  21. package/es/components/api-component/src/components/json-xml-table-row.vue2.mjs +1 -2
  22. package/es/components/api-component/src/components/json-xml-table-row.vue2.mjs.map +1 -1
  23. package/es/components/api-component/src/components/params-table-row.vue.d.ts +18 -18
  24. package/es/components/api-component/src/components/params-table-row.vue2.mjs +95 -83
  25. package/es/components/api-component/src/components/params-table-row.vue2.mjs.map +1 -1
  26. package/es/components/api-component/src/components/params-table.vue.d.ts +22 -22
  27. package/es/components/api-component/src/components/params-table.vue2.mjs +43 -28
  28. package/es/components/api-component/src/components/params-table.vue2.mjs.map +1 -1
  29. package/es/components/api-component/src/config/api-component.d.ts +23 -1
  30. package/es/components/api-component/src/config/api-component.mjs +21 -0
  31. package/es/components/api-component/src/config/api-component.mjs.map +1 -1
  32. package/es/components/api-component/src/config/api-modal.d.ts +1 -1
  33. package/es/components/api-component/src/config/api-url.d.ts +16 -2
  34. package/es/components/api-component/src/config/api-url.mjs +11 -3
  35. package/es/components/api-component/src/config/api-url.mjs.map +1 -1
  36. package/es/components/api-component/src/config/click-input.d.ts +1 -1
  37. package/es/components/api-component/src/config/index.mjs +1 -1
  38. package/es/components/api-component/src/config/table.mjs +1 -1
  39. package/es/components/api-component/src/config/table.mjs.map +1 -1
  40. package/es/components/button/index.d.ts +1 -1
  41. package/es/components/button/src/button.vue.d.ts +1 -1
  42. package/es/components/checkbox/index.d.ts +217 -217
  43. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  44. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  45. package/es/components/code-editor/index.d.ts +2 -2
  46. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  47. package/es/components/drawer/index.d.ts +11 -11
  48. package/es/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
  49. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
  50. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  51. package/es/components/easy-cron/index.d.ts +86 -86
  52. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
  53. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
  54. package/es/components/easy-cron/src/components/tabs/week-ui.vue.mjs +0 -1
  55. package/es/components/easy-cron/src/components/tabs/week-ui.vue.mjs.map +1 -1
  56. package/es/components/easy-cron/src/components/tabs/week-ui.vue2.mjs.map +1 -1
  57. package/es/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
  58. package/es/components/form/index.d.ts +142 -142
  59. package/es/components/form/src/config/form.d.ts +56 -56
  60. package/es/components/form/src/form.vue.d.ts +142 -142
  61. package/es/components/icon-base/index.d.ts +1 -1
  62. package/es/components/icon-base/src/icon-base.vue.d.ts +1 -1
  63. package/es/components/index.d.ts +1 -0
  64. package/es/components/index.mjs +3 -1
  65. package/es/components/index.mjs.map +1 -1
  66. package/es/components/input/index.d.ts +31 -31
  67. package/es/components/input/src/input.vue.d.ts +31 -31
  68. package/es/components/key-value/index.d.ts +686 -686
  69. package/es/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  70. package/es/components/key-value/src/key-value.vue.d.ts +686 -686
  71. package/es/components/modal/index.d.ts +5 -5
  72. package/es/components/modal/src/modal.vue.d.ts +5 -5
  73. package/es/components/number-range/index.d.ts +2 -2
  74. package/es/components/number-range/src/number-range.vue.d.ts +2 -2
  75. package/es/components/operate-icon/index.d.ts +3 -3
  76. package/es/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  77. package/es/components/select/index.d.ts +11 -11
  78. package/es/components/select/src/select.vue.d.ts +11 -11
  79. package/es/components/table/index.d.ts +6 -6
  80. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  81. package/es/components/table/src/components/main-table.vue2.mjs +8 -1
  82. package/es/components/table/src/components/main-table.vue2.mjs.map +1 -1
  83. package/es/components/table/src/config/table.d.ts +2 -2
  84. package/es/components/table/src/table.vue.d.ts +6 -6
  85. package/es/components/table/src/table.vue2.mjs +8 -1
  86. package/es/components/table/src/table.vue2.mjs.map +1 -1
  87. package/es/components/tag-group/src/tag-group.vue2.mjs +0 -1
  88. package/es/components/tag-group/src/tag-group.vue2.mjs.map +1 -1
  89. package/es/components/textarea/index.d.ts +5 -5
  90. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  91. package/es/components/tooltip/index.d.ts +4 -4
  92. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  93. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  94. package/es/components/tree/index.d.ts +2 -2
  95. package/es/components/tree/src/tree.vue.d.ts +2 -2
  96. package/es/components/tree-search/index.d.ts +17 -17
  97. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  98. package/es/components/tree-search/src/tree-search.vue.d.ts +17 -17
  99. package/es/components/upload-drag/index.d.ts +6 -6
  100. package/es/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  101. package/es/components/upload-image/index.d.ts +130 -0
  102. package/es/components/upload-image/index.mjs +10 -0
  103. package/es/components/upload-image/index.mjs.map +1 -0
  104. package/es/components/upload-image/src/upload-image.d.ts +40 -0
  105. package/es/components/upload-image/src/upload-image.mjs +46 -0
  106. package/es/components/upload-image/src/upload-image.mjs.map +1 -0
  107. package/es/components/upload-image/src/upload-image.vue.d.ts +125 -0
  108. package/es/components/upload-image/src/upload-image.vue.mjs +8 -0
  109. package/es/components/upload-image/src/upload-image.vue.mjs.map +1 -0
  110. package/es/components/upload-image/src/upload-image.vue2.mjs +220 -0
  111. package/es/components/upload-image/src/upload-image.vue2.mjs.map +1 -0
  112. package/es/components/uri-input/index.d.ts +2 -2
  113. package/es/components/uri-input/src/uri-input.vue.d.ts +2 -2
  114. package/es/index.mjs +3 -1
  115. package/es/index.mjs.map +1 -1
  116. package/es/utils/file.d.ts +7 -0
  117. package/es/utils/file.mjs +23 -0
  118. package/es/utils/file.mjs.map +1 -0
  119. package/es/utils/index.d.ts +1 -0
  120. package/es/utils/index.mjs +1 -0
  121. package/es/utils/index.mjs.map +1 -1
  122. package/index.full.js +817 -418
  123. package/index.full.min.js +23 -23
  124. package/index.full.min.js.map +1 -1
  125. package/index.full.min.mjs +24 -24
  126. package/index.full.min.mjs.map +1 -1
  127. package/index.full.mjs +816 -421
  128. package/lib/component.js +4 -2
  129. package/lib/component.js.map +1 -1
  130. package/lib/components/advanced-filtering/index.d.ts +303 -303
  131. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
  132. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  133. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue2.js +0 -1
  134. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue2.js.map +1 -1
  135. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  136. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue2.js +0 -1
  137. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue2.js.map +1 -1
  138. package/lib/components/api-component/index.d.ts +159 -78
  139. package/lib/components/api-component/index.js +1 -0
  140. package/lib/components/api-component/index.js.map +1 -1
  141. package/lib/components/api-component/src/api-component.vue.d.ts +160 -78
  142. package/lib/components/api-component/src/api-component.vue2.js +129 -77
  143. package/lib/components/api-component/src/api-component.vue2.js.map +1 -1
  144. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  145. package/lib/components/api-component/src/components/api-url.vue.d.ts +47 -49
  146. package/lib/components/api-component/src/components/api-url.vue2.js +23 -16
  147. package/lib/components/api-component/src/components/api-url.vue2.js.map +1 -1
  148. package/lib/components/api-component/src/components/click-input.vue.d.ts +12 -12
  149. package/lib/components/api-component/src/components/json-xml-table-row.vue2.js +1 -2
  150. package/lib/components/api-component/src/components/json-xml-table-row.vue2.js.map +1 -1
  151. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +18 -18
  152. package/lib/components/api-component/src/components/params-table-row.vue2.js +95 -83
  153. package/lib/components/api-component/src/components/params-table-row.vue2.js.map +1 -1
  154. package/lib/components/api-component/src/components/params-table.vue.d.ts +22 -22
  155. package/lib/components/api-component/src/components/params-table.vue2.js +43 -28
  156. package/lib/components/api-component/src/components/params-table.vue2.js.map +1 -1
  157. package/lib/components/api-component/src/config/api-component.d.ts +23 -1
  158. package/lib/components/api-component/src/config/api-component.js +21 -0
  159. package/lib/components/api-component/src/config/api-component.js.map +1 -1
  160. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  161. package/lib/components/api-component/src/config/api-url.d.ts +16 -2
  162. package/lib/components/api-component/src/config/api-url.js +11 -2
  163. package/lib/components/api-component/src/config/api-url.js.map +1 -1
  164. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  165. package/lib/components/api-component/src/config/index.js +1 -0
  166. package/lib/components/api-component/src/config/index.js.map +1 -1
  167. package/lib/components/api-component/src/config/table.js +1 -1
  168. package/lib/components/api-component/src/config/table.js.map +1 -1
  169. package/lib/components/button/index.d.ts +1 -1
  170. package/lib/components/button/src/button.vue.d.ts +1 -1
  171. package/lib/components/checkbox/index.d.ts +217 -217
  172. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  173. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  174. package/lib/components/code-editor/index.d.ts +2 -2
  175. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  176. package/lib/components/drawer/index.d.ts +11 -11
  177. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
  178. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
  179. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  180. package/lib/components/easy-cron/index.d.ts +86 -86
  181. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
  182. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
  183. package/lib/components/easy-cron/src/components/tabs/week-ui.vue.js +0 -1
  184. package/lib/components/easy-cron/src/components/tabs/week-ui.vue.js.map +1 -1
  185. package/lib/components/easy-cron/src/components/tabs/week-ui.vue2.js.map +1 -1
  186. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
  187. package/lib/components/form/index.d.ts +142 -142
  188. package/lib/components/form/src/config/form.d.ts +56 -56
  189. package/lib/components/form/src/form.vue.d.ts +142 -142
  190. package/lib/components/icon-base/index.d.ts +1 -1
  191. package/lib/components/icon-base/src/icon-base.vue.d.ts +1 -1
  192. package/lib/components/index.d.ts +1 -0
  193. package/lib/components/index.js +8 -2
  194. package/lib/components/index.js.map +1 -1
  195. package/lib/components/input/index.d.ts +31 -31
  196. package/lib/components/input/src/input.vue.d.ts +31 -31
  197. package/lib/components/key-value/index.d.ts +686 -686
  198. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  199. package/lib/components/key-value/src/key-value.vue.d.ts +686 -686
  200. package/lib/components/modal/index.d.ts +5 -5
  201. package/lib/components/modal/src/modal.vue.d.ts +5 -5
  202. package/lib/components/number-range/index.d.ts +2 -2
  203. package/lib/components/number-range/src/number-range.vue.d.ts +2 -2
  204. package/lib/components/operate-icon/index.d.ts +3 -3
  205. package/lib/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  206. package/lib/components/select/index.d.ts +11 -11
  207. package/lib/components/select/src/select.vue.d.ts +11 -11
  208. package/lib/components/table/index.d.ts +6 -6
  209. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  210. package/lib/components/table/src/components/main-table.vue2.js +8 -1
  211. package/lib/components/table/src/components/main-table.vue2.js.map +1 -1
  212. package/lib/components/table/src/config/table.d.ts +2 -2
  213. package/lib/components/table/src/table.vue.d.ts +6 -6
  214. package/lib/components/table/src/table.vue2.js +8 -1
  215. package/lib/components/table/src/table.vue2.js.map +1 -1
  216. package/lib/components/tag-group/src/tag-group.vue2.js +0 -1
  217. package/lib/components/tag-group/src/tag-group.vue2.js.map +1 -1
  218. package/lib/components/textarea/index.d.ts +5 -5
  219. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  220. package/lib/components/tooltip/index.d.ts +4 -4
  221. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  222. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  223. package/lib/components/tree/index.d.ts +2 -2
  224. package/lib/components/tree/src/tree.vue.d.ts +2 -2
  225. package/lib/components/tree-search/index.d.ts +17 -17
  226. package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
  227. package/lib/components/tree-search/src/tree-search.vue.d.ts +17 -17
  228. package/lib/components/upload-drag/index.d.ts +6 -6
  229. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  230. package/lib/components/upload-image/index.d.ts +130 -0
  231. package/lib/components/upload-image/index.js +17 -0
  232. package/lib/components/upload-image/index.js.map +1 -0
  233. package/lib/components/upload-image/src/upload-image.d.ts +40 -0
  234. package/lib/components/upload-image/src/upload-image.js +49 -0
  235. package/lib/components/upload-image/src/upload-image.js.map +1 -0
  236. package/lib/components/upload-image/src/upload-image.vue.d.ts +125 -0
  237. package/lib/components/upload-image/src/upload-image.vue.js +12 -0
  238. package/lib/components/upload-image/src/upload-image.vue.js.map +1 -0
  239. package/lib/components/upload-image/src/upload-image.vue2.js +224 -0
  240. package/lib/components/upload-image/src/upload-image.vue2.js.map +1 -0
  241. package/lib/components/uri-input/index.d.ts +2 -2
  242. package/lib/components/uri-input/src/uri-input.vue.d.ts +2 -2
  243. package/lib/index.js +8 -2
  244. package/lib/index.js.map +1 -1
  245. package/lib/utils/file.d.ts +7 -0
  246. package/lib/utils/file.js +26 -0
  247. package/lib/utils/file.js.map +1 -0
  248. package/lib/utils/index.d.ts +1 -0
  249. package/lib/utils/index.js +3 -0
  250. package/lib/utils/index.js.map +1 -1
  251. package/package.json +1 -1
  252. package/theme-chalk/css/api-component.css +1 -1
  253. package/theme-chalk/css/easy-cron.css +1 -1
  254. package/theme-chalk/css/index.css +1 -1
  255. package/theme-chalk/css/upload-image.css +1 -0
  256. package/theme-chalk/fonts/iconfont.js +1 -1
  257. package/theme-chalk/fonts/iconfont.json +1 -1
  258. package/types/packages/components/advanced-filtering/index.d.ts +303 -303
  259. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
  260. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  261. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  262. package/types/packages/components/api-component/index.d.ts +159 -78
  263. package/types/packages/components/api-component/src/api-component.vue.d.ts +160 -78
  264. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  265. package/types/packages/components/api-component/src/components/api-url.vue.d.ts +47 -49
  266. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +12 -12
  267. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +18 -18
  268. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +22 -22
  269. package/types/packages/components/api-component/src/config/api-component.d.ts +23 -1
  270. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  271. package/types/packages/components/api-component/src/config/api-url.d.ts +16 -2
  272. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  273. package/types/packages/components/button/index.d.ts +1 -1
  274. package/types/packages/components/button/src/button.vue.d.ts +1 -1
  275. package/types/packages/components/checkbox/index.d.ts +217 -217
  276. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  277. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  278. package/types/packages/components/code-editor/index.d.ts +2 -2
  279. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  280. package/types/packages/components/drawer/index.d.ts +11 -11
  281. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
  282. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
  283. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  284. package/types/packages/components/easy-cron/index.d.ts +86 -86
  285. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
  286. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
  287. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
  288. package/types/packages/components/form/index.d.ts +142 -142
  289. package/types/packages/components/form/src/config/form.d.ts +56 -56
  290. package/types/packages/components/form/src/form.vue.d.ts +142 -142
  291. package/types/packages/components/icon-base/index.d.ts +1 -1
  292. package/types/packages/components/icon-base/src/icon-base.vue.d.ts +1 -1
  293. package/types/packages/components/index.d.ts +1 -0
  294. package/types/packages/components/input/index.d.ts +31 -31
  295. package/types/packages/components/input/src/input.vue.d.ts +31 -31
  296. package/types/packages/components/key-value/index.d.ts +686 -686
  297. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  298. package/types/packages/components/key-value/src/key-value.vue.d.ts +686 -686
  299. package/types/packages/components/modal/index.d.ts +5 -5
  300. package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
  301. package/types/packages/components/number-range/index.d.ts +2 -2
  302. package/types/packages/components/number-range/src/number-range.vue.d.ts +2 -2
  303. package/types/packages/components/operate-icon/index.d.ts +3 -3
  304. package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  305. package/types/packages/components/select/index.d.ts +11 -11
  306. package/types/packages/components/select/src/select.vue.d.ts +11 -11
  307. package/types/packages/components/table/index.d.ts +6 -6
  308. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  309. package/types/packages/components/table/src/config/table.d.ts +2 -2
  310. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  311. package/types/packages/components/textarea/index.d.ts +5 -5
  312. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  313. package/types/packages/components/tooltip/index.d.ts +4 -4
  314. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  315. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  316. package/types/packages/components/tree/index.d.ts +2 -2
  317. package/types/packages/components/tree/src/tree.vue.d.ts +2 -2
  318. package/types/packages/components/tree-search/index.d.ts +17 -17
  319. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  320. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +17 -17
  321. package/types/packages/components/upload-drag/index.d.ts +6 -6
  322. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  323. package/types/packages/components/upload-image/index.d.ts +130 -0
  324. package/types/packages/components/upload-image/src/upload-image.d.ts +40 -0
  325. package/types/packages/components/upload-image/src/upload-image.vue.d.ts +125 -0
  326. package/types/packages/components/uri-input/index.d.ts +2 -2
  327. package/types/packages/components/uri-input/src/uri-input.vue.d.ts +2 -2
  328. package/types/packages/utils/file.d.ts +7 -0
  329. package/types/packages/utils/index.d.ts +1 -0
@@ -42,8 +42,8 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
42
42
  readonly validate: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
43
43
  }, {
44
44
  props: import("@vue/shared").LooseRequired<{
45
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
46
45
  readonly value: import("./src/config").KeyValueItem[];
46
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
47
47
  readonly validate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
48
48
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
49
49
  readonly keyLabel: string;
@@ -1079,21 +1079,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
1079
1079
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
1080
1080
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
1081
1081
  align: {
1082
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
1083
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1084
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1085
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1086
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1087
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1088
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1082
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1083
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1084
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1085
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1086
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1087
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1088
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1089
1089
  }>;
1090
- default: "bottom" | "top" | "middle" | "stretch" | {
1091
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1092
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1093
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1094
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1095
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1096
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1090
+ default: "middle" | "top" | "bottom" | "stretch" | {
1091
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1092
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1093
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1094
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1095
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1096
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1097
1097
  };
1098
1098
  };
1099
1099
  justify: {
@@ -1125,21 +1125,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
1125
1125
  };
1126
1126
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1127
1127
  align: {
1128
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
1129
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1130
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1131
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1132
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1133
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1134
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1128
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1129
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1130
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1131
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1132
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1133
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1134
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1135
1135
  }>;
1136
- default: "bottom" | "top" | "middle" | "stretch" | {
1137
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1138
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1139
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1140
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1141
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1142
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1136
+ default: "middle" | "top" | "bottom" | "stretch" | {
1137
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1138
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1139
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1140
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1141
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1142
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1143
1143
  };
1144
1144
  };
1145
1145
  justify: {
@@ -1171,21 +1171,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
1171
1171
  };
1172
1172
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
1173
1173
  align: {
1174
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
1175
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1176
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1177
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1178
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1179
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1180
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1174
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1175
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1176
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1177
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1178
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1179
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1180
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1181
1181
  }>;
1182
- default: "bottom" | "top" | "middle" | "stretch" | {
1183
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1184
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1185
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1186
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1187
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1188
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1182
+ default: "middle" | "top" | "bottom" | "stretch" | {
1183
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1184
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1185
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1186
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1187
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1188
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1189
1189
  };
1190
1190
  };
1191
1191
  justify: {
@@ -1217,21 +1217,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
1217
1217
  };
1218
1218
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1219
1219
  align: {
1220
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
1221
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1222
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1223
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1224
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1225
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1226
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1220
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1221
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1222
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1223
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1224
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1225
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1226
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1227
1227
  }>;
1228
- default: "bottom" | "top" | "middle" | "stretch" | {
1229
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1230
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1231
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1232
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1233
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1234
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1228
+ default: "middle" | "top" | "bottom" | "stretch" | {
1229
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1230
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1231
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1232
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1233
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1234
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1235
1235
  };
1236
1236
  };
1237
1237
  justify: {
@@ -1267,7 +1267,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
1267
1267
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1268
1268
  }>>, {
1269
1269
  props: import("@vue/shared").LooseRequired<{
1270
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1271
1270
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
1272
1271
  layout: import("vue-types").VueTypeDef<string>;
1273
1272
  labelCol: {
@@ -1492,23 +1491,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
1492
1491
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
1493
1492
  };
1494
1493
  }>>;
1494
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1495
1495
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
1496
1496
  align: {
1497
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
1498
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1499
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1500
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1501
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1502
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1503
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1497
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1498
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1499
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1500
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1501
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1502
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1503
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1504
1504
  }>;
1505
- default: "bottom" | "top" | "middle" | "stretch" | {
1506
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1507
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1508
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1509
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1510
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1511
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1505
+ default: "middle" | "top" | "bottom" | "stretch" | {
1506
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1507
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1508
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1509
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1510
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1511
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1512
1512
  };
1513
1513
  };
1514
1514
  justify: {
@@ -2502,21 +2502,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
2502
2502
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
2503
2503
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2504
2504
  align: {
2505
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
2506
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2507
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2508
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2509
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2510
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2511
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2505
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2506
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2507
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2508
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2509
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2510
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2511
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2512
2512
  }>;
2513
- default: "bottom" | "top" | "middle" | "stretch" | {
2514
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2515
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2516
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2517
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2518
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2519
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2513
+ default: "middle" | "top" | "bottom" | "stretch" | {
2514
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2515
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2516
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2517
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2518
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2519
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2520
2520
  };
2521
2521
  };
2522
2522
  justify: {
@@ -2548,21 +2548,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
2548
2548
  };
2549
2549
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2550
2550
  align: {
2551
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
2552
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2553
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2554
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2555
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2556
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2557
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2551
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2552
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2553
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2554
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2555
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2556
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2557
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2558
2558
  }>;
2559
- default: "bottom" | "top" | "middle" | "stretch" | {
2560
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2561
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2562
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2563
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2564
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2565
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2559
+ default: "middle" | "top" | "bottom" | "stretch" | {
2560
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2561
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2562
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2563
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2564
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2565
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2566
2566
  };
2567
2567
  };
2568
2568
  justify: {
@@ -2594,21 +2594,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
2594
2594
  };
2595
2595
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2596
2596
  align: {
2597
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
2598
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2599
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2600
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2601
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2602
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2603
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2597
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2598
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2599
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2600
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2601
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2602
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2603
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2604
2604
  }>;
2605
- default: "bottom" | "top" | "middle" | "stretch" | {
2606
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2607
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2608
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2609
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2610
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2611
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2605
+ default: "middle" | "top" | "bottom" | "stretch" | {
2606
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2607
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2608
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2609
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2610
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2611
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2612
2612
  };
2613
2613
  };
2614
2614
  justify: {
@@ -2640,21 +2640,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
2640
2640
  };
2641
2641
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2642
2642
  align: {
2643
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
2644
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2645
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2646
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2647
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2648
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2649
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2643
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2644
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2645
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2646
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2647
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2648
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2649
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2650
2650
  }>;
2651
- default: "bottom" | "top" | "middle" | "stretch" | {
2652
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2653
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2654
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2655
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2656
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2657
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2651
+ default: "middle" | "top" | "bottom" | "stretch" | {
2652
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2653
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2654
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2655
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2656
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2657
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2658
2658
  };
2659
2659
  };
2660
2660
  justify: {
@@ -2689,7 +2689,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
2689
2689
  }, boolean>;
2690
2690
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
2691
2691
  }>>, {
2692
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2693
2692
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
2694
2693
  layout: import("vue-types").VueTypeDef<string>;
2695
2694
  labelCol: {
@@ -2914,23 +2913,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
2914
2913
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
2915
2914
  };
2916
2915
  }>>;
2916
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2917
2917
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
2918
2918
  align: {
2919
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
2920
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2921
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2922
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2923
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2924
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2925
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2919
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2920
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2921
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2922
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2923
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2924
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2925
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2926
2926
  }>;
2927
- default: "bottom" | "top" | "middle" | "stretch" | {
2928
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2929
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2930
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2931
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2932
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2933
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2927
+ default: "middle" | "top" | "bottom" | "stretch" | {
2928
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2929
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2930
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2931
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2932
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2933
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2934
2934
  };
2935
2935
  };
2936
2936
  justify: {
@@ -3870,21 +3870,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
3870
3870
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
3871
3871
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3872
3872
  align: {
3873
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3874
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3875
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3876
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3877
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3878
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3879
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3873
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3874
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3875
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3876
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3877
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3878
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3879
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3880
3880
  }>;
3881
- default: "bottom" | "top" | "middle" | "stretch" | {
3882
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3883
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3884
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3885
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3886
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3887
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3881
+ default: "middle" | "top" | "bottom" | "stretch" | {
3882
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3883
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3884
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3885
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3886
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3887
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3888
3888
  };
3889
3889
  };
3890
3890
  justify: {
@@ -3916,21 +3916,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
3916
3916
  };
3917
3917
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3918
3918
  align: {
3919
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3920
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3921
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3922
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3923
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3924
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3925
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3919
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3920
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3921
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3922
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3923
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3924
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3925
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3926
3926
  }>;
3927
- default: "bottom" | "top" | "middle" | "stretch" | {
3928
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3929
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3930
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3931
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3932
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3933
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3927
+ default: "middle" | "top" | "bottom" | "stretch" | {
3928
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3929
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3930
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3931
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3932
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3933
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3934
3934
  };
3935
3935
  };
3936
3936
  justify: {
@@ -3962,21 +3962,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
3962
3962
  };
3963
3963
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3964
3964
  align: {
3965
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3966
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3967
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3968
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3969
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3970
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3971
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3965
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3966
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3967
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3968
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3969
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3970
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3971
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3972
3972
  }>;
3973
- default: "bottom" | "top" | "middle" | "stretch" | {
3974
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3975
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3976
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3977
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3978
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3979
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3973
+ default: "middle" | "top" | "bottom" | "stretch" | {
3974
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3975
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3976
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3977
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3978
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3979
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3980
3980
  };
3981
3981
  };
3982
3982
  justify: {
@@ -4008,21 +4008,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
4008
4008
  };
4009
4009
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
4010
4010
  align: {
4011
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
4012
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4013
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4014
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4015
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4016
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4017
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4011
+ type: import("vue").PropType<"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;
4018
4018
  }>;
4019
- default: "bottom" | "top" | "middle" | "stretch" | {
4020
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4021
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4022
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4023
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4024
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4025
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4019
+ default: "middle" | "top" | "bottom" | "stretch" | {
4020
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4021
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4022
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4023
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4024
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4025
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4026
4026
  };
4027
4027
  };
4028
4028
  justify: {
@@ -4058,7 +4058,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
4058
4058
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
4059
4059
  }>>, {
4060
4060
  props: import("@vue/shared").LooseRequired<{
4061
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4062
4061
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4063
4062
  layout: import("vue-types").VueTypeDef<string>;
4064
4063
  labelCol: {
@@ -4283,23 +4282,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
4283
4282
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4284
4283
  };
4285
4284
  }>>;
4285
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4286
4286
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4287
4287
  align: {
4288
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
4289
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4290
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4291
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4292
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4293
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4294
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4288
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4289
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4290
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4291
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4292
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4293
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4294
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4295
4295
  }>;
4296
- default: "bottom" | "top" | "middle" | "stretch" | {
4297
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4298
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4299
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4300
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4301
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4302
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4296
+ default: "middle" | "top" | "bottom" | "stretch" | {
4297
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4298
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4299
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4300
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4301
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4302
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4303
4303
  };
4304
4304
  };
4305
4305
  justify: {
@@ -4394,7 +4394,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
4394
4394
  readonly item: any;
4395
4395
  }, {}>;
4396
4396
  }, {}, {}, {}, {
4397
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4398
4397
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4399
4398
  layout: import("vue-types").VueTypeDef<string>;
4400
4399
  labelCol: {
@@ -4619,23 +4618,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
4619
4618
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4620
4619
  };
4621
4620
  }>>;
4621
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4622
4622
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4623
4623
  align: {
4624
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
4625
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4626
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4627
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4628
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4629
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4630
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4624
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4625
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4626
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4627
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4628
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4629
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4630
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4631
4631
  }>;
4632
- default: "bottom" | "top" | "middle" | "stretch" | {
4633
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4634
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4635
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4636
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4637
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4638
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4632
+ default: "middle" | "top" | "bottom" | "stretch" | {
4633
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4634
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4635
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4636
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4637
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4638
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4639
4639
  };
4640
4640
  };
4641
4641
  justify: {
@@ -5999,21 +5999,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
5999
5999
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
6000
6000
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
6001
6001
  align: {
6002
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
6003
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6004
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6005
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6006
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6007
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6008
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6002
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
6003
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6004
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6005
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6006
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6007
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6008
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6009
6009
  }>;
6010
- default: "bottom" | "top" | "middle" | "stretch" | {
6011
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6012
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6013
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6014
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6015
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6016
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6010
+ default: "middle" | "top" | "bottom" | "stretch" | {
6011
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6012
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6013
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6014
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6015
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6016
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6017
6017
  };
6018
6018
  };
6019
6019
  justify: {
@@ -6045,21 +6045,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
6045
6045
  };
6046
6046
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
6047
6047
  align: {
6048
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
6049
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6050
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6051
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6052
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6053
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6054
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6048
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
6049
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6050
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6051
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6052
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6053
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6054
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6055
6055
  }>;
6056
- default: "bottom" | "top" | "middle" | "stretch" | {
6057
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6058
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6059
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6060
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6061
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6062
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6056
+ default: "middle" | "top" | "bottom" | "stretch" | {
6057
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6058
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6059
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6060
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6061
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6062
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6063
6063
  };
6064
6064
  };
6065
6065
  justify: {
@@ -6091,21 +6091,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
6091
6091
  };
6092
6092
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
6093
6093
  align: {
6094
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
6095
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6096
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6097
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6098
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6099
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6100
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6094
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
6095
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6096
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6097
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6098
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6099
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6100
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6101
6101
  }>;
6102
- default: "bottom" | "top" | "middle" | "stretch" | {
6103
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6104
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6105
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6106
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6107
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6108
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6102
+ default: "middle" | "top" | "bottom" | "stretch" | {
6103
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6104
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6105
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6106
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6107
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6108
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6109
6109
  };
6110
6110
  };
6111
6111
  justify: {
@@ -6137,21 +6137,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
6137
6137
  };
6138
6138
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
6139
6139
  align: {
6140
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
6141
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6142
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6143
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6144
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6145
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6146
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6140
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
6141
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6142
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6143
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6144
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6145
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6146
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6147
6147
  }>;
6148
- default: "bottom" | "top" | "middle" | "stretch" | {
6149
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6150
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6151
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6152
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6153
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6154
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6148
+ default: "middle" | "top" | "bottom" | "stretch" | {
6149
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6150
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6151
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6152
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6153
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6154
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6155
6155
  };
6156
6156
  };
6157
6157
  justify: {
@@ -6187,7 +6187,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
6187
6187
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
6188
6188
  }>>, {
6189
6189
  props: import("@vue/shared").LooseRequired<{
6190
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
6191
6190
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
6192
6191
  layout: import("vue-types").VueTypeDef<string>;
6193
6192
  labelCol: {
@@ -6412,23 +6411,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
6412
6411
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
6413
6412
  };
6414
6413
  }>>;
6414
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
6415
6415
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
6416
6416
  align: {
6417
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
6418
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6419
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6420
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6421
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6422
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6423
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6417
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
6418
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6419
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6420
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6421
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6422
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6423
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6424
6424
  }>;
6425
- default: "bottom" | "top" | "middle" | "stretch" | {
6426
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
6427
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
6428
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
6429
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
6430
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6431
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
6425
+ default: "middle" | "top" | "bottom" | "stretch" | {
6426
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
6427
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
6428
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
6429
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
6430
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6431
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
6432
6432
  };
6433
6433
  };
6434
6434
  justify: {
@@ -7422,21 +7422,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
7422
7422
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
7423
7423
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
7424
7424
  align: {
7425
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
7426
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7427
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7428
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7429
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7430
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7431
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7425
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
7426
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7427
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7428
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7429
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7430
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7431
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7432
7432
  }>;
7433
- default: "bottom" | "top" | "middle" | "stretch" | {
7434
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7435
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7436
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7437
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7438
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7439
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7433
+ default: "middle" | "top" | "bottom" | "stretch" | {
7434
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7435
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7436
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7437
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7438
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7439
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7440
7440
  };
7441
7441
  };
7442
7442
  justify: {
@@ -7468,21 +7468,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
7468
7468
  };
7469
7469
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
7470
7470
  align: {
7471
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
7472
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7473
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7474
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7475
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7476
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7477
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7471
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
7472
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7473
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7474
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7475
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7476
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7477
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7478
7478
  }>;
7479
- default: "bottom" | "top" | "middle" | "stretch" | {
7480
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7481
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7482
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7483
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7484
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7485
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7479
+ default: "middle" | "top" | "bottom" | "stretch" | {
7480
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7481
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7482
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7483
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7484
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7485
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7486
7486
  };
7487
7487
  };
7488
7488
  justify: {
@@ -7514,21 +7514,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
7514
7514
  };
7515
7515
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
7516
7516
  align: {
7517
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
7518
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7519
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7520
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7521
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7522
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7523
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7517
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
7518
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7519
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7520
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7521
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7522
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7523
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7524
7524
  }>;
7525
- default: "bottom" | "top" | "middle" | "stretch" | {
7526
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7527
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7528
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7529
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7530
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7531
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7525
+ default: "middle" | "top" | "bottom" | "stretch" | {
7526
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7527
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7528
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7529
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7530
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7531
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7532
7532
  };
7533
7533
  };
7534
7534
  justify: {
@@ -7560,21 +7560,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
7560
7560
  };
7561
7561
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
7562
7562
  align: {
7563
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
7564
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7565
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7566
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7567
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7568
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7569
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7563
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
7564
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7565
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7566
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7567
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7568
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7569
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7570
7570
  }>;
7571
- default: "bottom" | "top" | "middle" | "stretch" | {
7572
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7573
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7574
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7575
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7576
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7577
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7571
+ default: "middle" | "top" | "bottom" | "stretch" | {
7572
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7573
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7574
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7575
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7576
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7577
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7578
7578
  };
7579
7579
  };
7580
7580
  justify: {
@@ -7609,7 +7609,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
7609
7609
  }, boolean>;
7610
7610
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
7611
7611
  }>>, {
7612
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
7613
7612
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
7614
7613
  layout: import("vue-types").VueTypeDef<string>;
7615
7614
  labelCol: {
@@ -7834,23 +7833,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
7834
7833
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
7835
7834
  };
7836
7835
  }>>;
7836
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
7837
7837
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
7838
7838
  align: {
7839
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
7840
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7841
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7842
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7843
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7844
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7845
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7839
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
7840
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7841
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7842
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7843
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7844
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7845
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7846
7846
  }>;
7847
- default: "bottom" | "top" | "middle" | "stretch" | {
7848
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
7849
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
7850
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
7851
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
7852
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7853
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
7847
+ default: "middle" | "top" | "bottom" | "stretch" | {
7848
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
7849
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
7850
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
7851
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
7852
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7853
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
7854
7854
  };
7855
7855
  };
7856
7856
  justify: {
@@ -8790,21 +8790,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
8790
8790
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
8791
8791
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
8792
8792
  align: {
8793
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
8794
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
8795
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
8796
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
8797
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
8798
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8799
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8793
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
8794
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
8795
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
8796
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
8797
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
8798
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8799
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8800
8800
  }>;
8801
- default: "bottom" | "top" | "middle" | "stretch" | {
8802
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
8803
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
8804
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
8805
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
8806
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8807
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8801
+ default: "middle" | "top" | "bottom" | "stretch" | {
8802
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
8803
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
8804
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
8805
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
8806
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8807
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8808
8808
  };
8809
8809
  };
8810
8810
  justify: {
@@ -8836,21 +8836,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
8836
8836
  };
8837
8837
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
8838
8838
  align: {
8839
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
8840
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
8841
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
8842
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
8843
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
8844
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8845
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8839
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
8840
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
8841
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
8842
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
8843
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
8844
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8845
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8846
8846
  }>;
8847
- default: "bottom" | "top" | "middle" | "stretch" | {
8848
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
8849
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
8850
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
8851
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
8852
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8853
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8847
+ default: "middle" | "top" | "bottom" | "stretch" | {
8848
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
8849
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
8850
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
8851
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
8852
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8853
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8854
8854
  };
8855
8855
  };
8856
8856
  justify: {
@@ -8882,21 +8882,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
8882
8882
  };
8883
8883
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
8884
8884
  align: {
8885
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
8886
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
8887
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
8888
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
8889
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
8890
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8891
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8885
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
8886
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
8887
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
8888
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
8889
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
8890
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8891
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8892
8892
  }>;
8893
- default: "bottom" | "top" | "middle" | "stretch" | {
8894
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
8895
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
8896
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
8897
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
8898
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8899
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8893
+ default: "middle" | "top" | "bottom" | "stretch" | {
8894
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
8895
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
8896
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
8897
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
8898
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8899
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8900
8900
  };
8901
8901
  };
8902
8902
  justify: {
@@ -8928,21 +8928,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
8928
8928
  };
8929
8929
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
8930
8930
  align: {
8931
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
8932
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
8933
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
8934
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
8935
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
8936
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8937
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8931
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
8932
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
8933
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
8934
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
8935
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
8936
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8937
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8938
8938
  }>;
8939
- default: "bottom" | "top" | "middle" | "stretch" | {
8940
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
8941
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
8942
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
8943
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
8944
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8945
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
8939
+ default: "middle" | "top" | "bottom" | "stretch" | {
8940
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
8941
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
8942
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
8943
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
8944
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8945
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
8946
8946
  };
8947
8947
  };
8948
8948
  justify: {
@@ -8978,7 +8978,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
8978
8978
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
8979
8979
  }>>, {
8980
8980
  props: import("@vue/shared").LooseRequired<{
8981
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
8982
8981
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
8983
8982
  layout: import("vue-types").VueTypeDef<string>;
8984
8983
  labelCol: {
@@ -9203,23 +9202,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
9203
9202
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
9204
9203
  };
9205
9204
  }>>;
9205
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
9206
9206
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
9207
9207
  align: {
9208
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
9209
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
9210
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
9211
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
9212
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
9213
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
9214
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
9208
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
9209
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
9210
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
9211
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
9212
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
9213
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
9214
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
9215
9215
  }>;
9216
- default: "bottom" | "top" | "middle" | "stretch" | {
9217
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
9218
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
9219
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
9220
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
9221
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
9222
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
9216
+ default: "middle" | "top" | "bottom" | "stretch" | {
9217
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
9218
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
9219
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
9220
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
9221
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
9222
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
9223
9223
  };
9224
9224
  };
9225
9225
  justify: {
@@ -9314,7 +9314,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
9314
9314
  readonly item: any;
9315
9315
  }, {}>;
9316
9316
  }, {}, {}, {}, {
9317
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
9318
9317
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
9319
9318
  layout: import("vue-types").VueTypeDef<string>;
9320
9319
  labelCol: {
@@ -9539,23 +9538,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
9539
9538
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
9540
9539
  };
9541
9540
  }>>;
9541
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
9542
9542
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
9543
9543
  align: {
9544
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
9545
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
9546
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
9547
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
9548
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
9549
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
9550
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
9544
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
9545
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
9546
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
9547
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
9548
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
9549
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
9550
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
9551
9551
  }>;
9552
- default: "bottom" | "top" | "middle" | "stretch" | {
9553
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
9554
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
9555
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
9556
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
9557
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
9558
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
9552
+ default: "middle" | "top" | "bottom" | "stretch" | {
9553
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
9554
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
9555
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
9556
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
9557
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
9558
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
9559
9559
  };
9560
9560
  };
9561
9561
  justify: {
@@ -10846,21 +10846,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
10846
10846
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
10847
10847
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
10848
10848
  align: {
10849
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
10850
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
10851
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
10852
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
10853
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
10854
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10855
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10849
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
10850
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
10851
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
10852
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
10853
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
10854
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10855
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10856
10856
  }>;
10857
- default: "bottom" | "top" | "middle" | "stretch" | {
10858
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
10859
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
10860
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
10861
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
10862
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10863
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10857
+ default: "middle" | "top" | "bottom" | "stretch" | {
10858
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
10859
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
10860
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
10861
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
10862
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10863
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10864
10864
  };
10865
10865
  };
10866
10866
  justify: {
@@ -10892,21 +10892,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
10892
10892
  };
10893
10893
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
10894
10894
  align: {
10895
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
10896
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
10897
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
10898
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
10899
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
10900
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10901
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10895
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
10896
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
10897
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
10898
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
10899
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
10900
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10901
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10902
10902
  }>;
10903
- default: "bottom" | "top" | "middle" | "stretch" | {
10904
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
10905
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
10906
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
10907
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
10908
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10909
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10903
+ default: "middle" | "top" | "bottom" | "stretch" | {
10904
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
10905
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
10906
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
10907
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
10908
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10909
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10910
10910
  };
10911
10911
  };
10912
10912
  justify: {
@@ -10938,21 +10938,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
10938
10938
  };
10939
10939
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
10940
10940
  align: {
10941
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
10942
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
10943
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
10944
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
10945
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
10946
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10947
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10941
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
10942
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
10943
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
10944
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
10945
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
10946
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10947
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10948
10948
  }>;
10949
- default: "bottom" | "top" | "middle" | "stretch" | {
10950
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
10951
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
10952
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
10953
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
10954
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10955
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10949
+ default: "middle" | "top" | "bottom" | "stretch" | {
10950
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
10951
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
10952
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
10953
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
10954
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10955
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10956
10956
  };
10957
10957
  };
10958
10958
  justify: {
@@ -10984,21 +10984,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
10984
10984
  };
10985
10985
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
10986
10986
  align: {
10987
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
10988
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
10989
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
10990
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
10991
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
10992
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10993
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10987
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
10988
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
10989
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
10990
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
10991
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
10992
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10993
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
10994
10994
  }>;
10995
- default: "bottom" | "top" | "middle" | "stretch" | {
10996
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
10997
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
10998
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
10999
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
11000
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
11001
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
10995
+ default: "middle" | "top" | "bottom" | "stretch" | {
10996
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
10997
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
10998
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
10999
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
11000
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
11001
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
11002
11002
  };
11003
11003
  };
11004
11004
  justify: {
@@ -11034,7 +11034,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
11034
11034
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
11035
11035
  }>>, {
11036
11036
  props: import("@vue/shared").LooseRequired<{
11037
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
11038
11037
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
11039
11038
  layout: import("vue-types").VueTypeDef<string>;
11040
11039
  labelCol: {
@@ -11259,23 +11258,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
11259
11258
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
11260
11259
  };
11261
11260
  }>>;
11261
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
11262
11262
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
11263
11263
  align: {
11264
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
11265
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
11266
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
11267
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
11268
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
11269
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
11270
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
11264
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
11265
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
11266
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
11267
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
11268
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
11269
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
11270
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
11271
11271
  }>;
11272
- default: "bottom" | "top" | "middle" | "stretch" | {
11273
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
11274
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
11275
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
11276
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
11277
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
11278
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
11272
+ default: "middle" | "top" | "bottom" | "stretch" | {
11273
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
11274
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
11275
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
11276
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
11277
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
11278
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
11279
11279
  };
11280
11280
  };
11281
11281
  justify: {
@@ -12269,21 +12269,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
12269
12269
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
12270
12270
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12271
12271
  align: {
12272
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12273
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12274
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12275
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12276
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12277
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12278
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12272
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12273
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12274
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12275
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12276
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12277
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12278
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12279
12279
  }>;
12280
- default: "bottom" | "top" | "middle" | "stretch" | {
12281
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12282
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12283
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12284
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12285
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12286
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12280
+ default: "middle" | "top" | "bottom" | "stretch" | {
12281
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12282
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12283
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12284
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12285
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12286
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12287
12287
  };
12288
12288
  };
12289
12289
  justify: {
@@ -12315,21 +12315,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
12315
12315
  };
12316
12316
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12317
12317
  align: {
12318
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12319
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12320
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12321
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12322
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12323
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12324
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12318
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12319
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12320
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12321
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12322
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12323
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12324
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12325
12325
  }>;
12326
- default: "bottom" | "top" | "middle" | "stretch" | {
12327
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12328
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12329
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12330
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12331
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12332
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12326
+ default: "middle" | "top" | "bottom" | "stretch" | {
12327
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12328
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12329
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12330
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12331
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12332
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12333
12333
  };
12334
12334
  };
12335
12335
  justify: {
@@ -12361,21 +12361,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
12361
12361
  };
12362
12362
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12363
12363
  align: {
12364
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12365
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12366
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12367
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12368
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12369
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12370
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12364
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12365
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12366
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12367
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12368
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12369
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12370
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12371
12371
  }>;
12372
- default: "bottom" | "top" | "middle" | "stretch" | {
12373
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12374
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12375
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12376
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12377
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12378
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12372
+ default: "middle" | "top" | "bottom" | "stretch" | {
12373
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12374
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12375
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12376
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12377
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12378
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12379
12379
  };
12380
12380
  };
12381
12381
  justify: {
@@ -12407,21 +12407,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
12407
12407
  };
12408
12408
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12409
12409
  align: {
12410
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12411
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12412
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12413
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12414
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12415
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12416
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12410
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12411
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12412
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12413
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12414
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12415
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12416
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12417
12417
  }>;
12418
- default: "bottom" | "top" | "middle" | "stretch" | {
12419
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12420
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12421
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12422
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12423
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12424
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12418
+ default: "middle" | "top" | "bottom" | "stretch" | {
12419
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12420
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12421
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12422
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12423
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12424
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12425
12425
  };
12426
12426
  };
12427
12427
  justify: {
@@ -12456,7 +12456,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
12456
12456
  }, boolean>;
12457
12457
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
12458
12458
  }>>, {
12459
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12460
12459
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
12461
12460
  layout: import("vue-types").VueTypeDef<string>;
12462
12461
  labelCol: {
@@ -12681,23 +12680,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
12681
12680
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
12682
12681
  };
12683
12682
  }>>;
12683
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12684
12684
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
12685
12685
  align: {
12686
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12687
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12688
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12689
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12690
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12691
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12692
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12686
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12687
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12688
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12689
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12690
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12691
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12692
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12693
12693
  }>;
12694
- default: "bottom" | "top" | "middle" | "stretch" | {
12695
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12696
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12697
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12698
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12699
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12700
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12694
+ default: "middle" | "top" | "bottom" | "stretch" | {
12695
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12696
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12697
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12698
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12699
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12700
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12701
12701
  };
12702
12702
  };
12703
12703
  justify: {
@@ -13637,21 +13637,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
13637
13637
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
13638
13638
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13639
13639
  align: {
13640
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13641
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13642
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13643
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13644
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13645
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13646
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13640
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13641
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13642
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13643
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13644
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13645
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13646
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13647
13647
  }>;
13648
- default: "bottom" | "top" | "middle" | "stretch" | {
13649
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13650
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13651
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13652
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13653
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13654
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13648
+ default: "middle" | "top" | "bottom" | "stretch" | {
13649
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13650
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13651
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13652
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13653
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13654
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13655
13655
  };
13656
13656
  };
13657
13657
  justify: {
@@ -13683,21 +13683,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
13683
13683
  };
13684
13684
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
13685
13685
  align: {
13686
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13687
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13688
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13689
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13690
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13691
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13692
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13686
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13687
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13688
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13689
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13690
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13691
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13692
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13693
13693
  }>;
13694
- default: "bottom" | "top" | "middle" | "stretch" | {
13695
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13696
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13697
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13698
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13699
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13700
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13694
+ default: "middle" | "top" | "bottom" | "stretch" | {
13695
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13696
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13697
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13698
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13699
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13700
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13701
13701
  };
13702
13702
  };
13703
13703
  justify: {
@@ -13729,21 +13729,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
13729
13729
  };
13730
13730
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13731
13731
  align: {
13732
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13733
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13734
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13735
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13736
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13737
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13738
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13732
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13733
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13734
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13735
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13736
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13737
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13738
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13739
13739
  }>;
13740
- default: "bottom" | "top" | "middle" | "stretch" | {
13741
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13742
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13743
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13744
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13745
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13746
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13740
+ default: "middle" | "top" | "bottom" | "stretch" | {
13741
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13742
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13743
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13744
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13745
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13746
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13747
13747
  };
13748
13748
  };
13749
13749
  justify: {
@@ -13775,21 +13775,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
13775
13775
  };
13776
13776
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
13777
13777
  align: {
13778
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13779
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13780
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13781
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13782
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13783
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13784
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13778
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13779
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13780
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13781
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13782
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13783
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13784
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13785
13785
  }>;
13786
- default: "bottom" | "top" | "middle" | "stretch" | {
13787
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13788
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13789
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13790
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13791
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13792
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13786
+ default: "middle" | "top" | "bottom" | "stretch" | {
13787
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13788
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13789
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13790
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13791
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13792
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13793
13793
  };
13794
13794
  };
13795
13795
  justify: {
@@ -13825,7 +13825,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
13825
13825
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
13826
13826
  }>>, {
13827
13827
  props: import("@vue/shared").LooseRequired<{
13828
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
13829
13828
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
13830
13829
  layout: import("vue-types").VueTypeDef<string>;
13831
13830
  labelCol: {
@@ -14050,23 +14049,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
14050
14049
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
14051
14050
  };
14052
14051
  }>>;
14052
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14053
14053
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
14054
14054
  align: {
14055
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
14056
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
14057
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
14058
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
14059
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
14060
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
14061
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
14055
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14056
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14057
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14058
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14059
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14060
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14061
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14062
14062
  }>;
14063
- default: "bottom" | "top" | "middle" | "stretch" | {
14064
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
14065
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
14066
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
14067
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
14068
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
14069
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
14063
+ default: "middle" | "top" | "bottom" | "stretch" | {
14064
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14065
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14066
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14067
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14068
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14069
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14070
14070
  };
14071
14071
  };
14072
14072
  justify: {
@@ -14161,7 +14161,6 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
14161
14161
  readonly item: any;
14162
14162
  }, {}>;
14163
14163
  }, {}, {}, {}, {
14164
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14165
14164
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
14166
14165
  layout: import("vue-types").VueTypeDef<string>;
14167
14166
  labelCol: {
@@ -14386,23 +14385,24 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
14386
14385
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
14387
14386
  };
14388
14387
  }>>;
14388
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14389
14389
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
14390
14390
  align: {
14391
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
14392
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
14393
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
14394
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
14395
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
14396
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
14397
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
14391
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14392
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14393
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14394
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14395
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14396
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14397
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14398
14398
  }>;
14399
- default: "bottom" | "top" | "middle" | "stretch" | {
14400
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
14401
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
14402
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
14403
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
14404
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
14405
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
14399
+ default: "middle" | "top" | "bottom" | "stretch" | {
14400
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14401
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14402
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14403
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14404
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14405
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14406
14406
  };
14407
14407
  };
14408
14408
  justify: {
@@ -14811,8 +14811,8 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
14811
14811
  onDelete?: ((index: number) => any) | undefined;
14812
14812
  onAdd?: ((params: import("./src/config").KeyValueAddEmits) => any) | undefined;
14813
14813
  }, {
14814
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14815
14814
  readonly value: import("./src/config").KeyValueItem[];
14815
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14816
14816
  readonly validate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14817
14817
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14818
14818
  readonly keyLabel: string;