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
@@ -995,21 +995,21 @@ declare const _default: import("vue").DefineComponent<{
995
995
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
996
996
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
997
997
  align: {
998
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
999
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1000
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1001
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1002
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1003
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1004
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
998
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
999
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1000
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1001
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1002
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1003
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1004
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1005
1005
  }>;
1006
- default: "bottom" | "top" | "middle" | "stretch" | {
1007
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1008
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1009
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1010
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1011
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1012
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1006
+ default: "middle" | "top" | "bottom" | "stretch" | {
1007
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1008
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1009
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1010
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1011
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1012
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1013
1013
  };
1014
1014
  };
1015
1015
  justify: {
@@ -1041,21 +1041,21 @@ declare const _default: import("vue").DefineComponent<{
1041
1041
  };
1042
1042
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1043
1043
  align: {
1044
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
1045
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1046
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1047
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1048
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1049
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1050
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1044
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1045
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1046
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1047
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1048
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1049
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1050
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1051
1051
  }>;
1052
- default: "bottom" | "top" | "middle" | "stretch" | {
1053
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1054
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1055
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1056
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1057
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1058
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1052
+ default: "middle" | "top" | "bottom" | "stretch" | {
1053
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1054
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1055
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1056
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1057
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1058
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1059
1059
  };
1060
1060
  };
1061
1061
  justify: {
@@ -1087,21 +1087,21 @@ declare const _default: import("vue").DefineComponent<{
1087
1087
  };
1088
1088
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
1089
1089
  align: {
1090
- type: import("vue").PropType<"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
+ type: import("vue").PropType<"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
- default: "bottom" | "top" | "middle" | "stretch" | {
1099
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1100
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1101
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1102
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1103
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1104
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1098
+ default: "middle" | "top" | "bottom" | "stretch" | {
1099
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1100
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1101
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1102
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1103
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1104
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1105
1105
  };
1106
1106
  };
1107
1107
  justify: {
@@ -1133,21 +1133,21 @@ declare const _default: import("vue").DefineComponent<{
1133
1133
  };
1134
1134
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1135
1135
  align: {
1136
- type: import("vue").PropType<"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
+ type: import("vue").PropType<"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
- default: "bottom" | "top" | "middle" | "stretch" | {
1145
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1146
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1147
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1148
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1149
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1150
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1144
+ default: "middle" | "top" | "bottom" | "stretch" | {
1145
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1146
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1147
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1148
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1149
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1150
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1151
1151
  };
1152
1152
  };
1153
1153
  justify: {
@@ -1183,7 +1183,6 @@ declare const _default: import("vue").DefineComponent<{
1183
1183
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1184
1184
  }>>, {
1185
1185
  props: import("@vue/shared").LooseRequired<{
1186
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1187
1186
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
1188
1187
  layout: import("vue-types").VueTypeDef<string>;
1189
1188
  labelCol: {
@@ -1408,23 +1407,24 @@ declare const _default: import("vue").DefineComponent<{
1408
1407
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
1409
1408
  };
1410
1409
  }>>;
1410
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1411
1411
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
1412
1412
  align: {
1413
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
1414
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1415
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1416
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1417
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1418
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1419
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1413
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
1414
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1415
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1416
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1417
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1418
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1419
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1420
1420
  }>;
1421
- default: "bottom" | "top" | "middle" | "stretch" | {
1422
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
1423
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
1424
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
1425
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
1426
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1427
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
1421
+ default: "middle" | "top" | "bottom" | "stretch" | {
1422
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
1423
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
1424
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
1425
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
1426
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1427
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
1428
1428
  };
1429
1429
  };
1430
1430
  justify: {
@@ -2418,21 +2418,21 @@ declare const _default: import("vue").DefineComponent<{
2418
2418
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
2419
2419
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2420
2420
  align: {
2421
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
2422
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2423
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2424
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2425
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2426
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2427
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2421
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2422
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2423
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2424
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2425
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2426
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2427
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2428
2428
  }>;
2429
- default: "bottom" | "top" | "middle" | "stretch" | {
2430
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2431
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2432
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2433
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2434
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2435
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2429
+ default: "middle" | "top" | "bottom" | "stretch" | {
2430
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2431
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2432
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2433
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2434
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2435
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2436
2436
  };
2437
2437
  };
2438
2438
  justify: {
@@ -2464,21 +2464,21 @@ declare const _default: import("vue").DefineComponent<{
2464
2464
  };
2465
2465
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2466
2466
  align: {
2467
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
2468
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2469
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2470
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2471
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2472
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2473
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2467
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2468
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2469
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2470
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2471
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2472
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2473
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2474
2474
  }>;
2475
- default: "bottom" | "top" | "middle" | "stretch" | {
2476
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2477
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2478
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2479
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2480
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2481
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2475
+ default: "middle" | "top" | "bottom" | "stretch" | {
2476
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2477
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2478
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2479
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2480
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2481
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2482
2482
  };
2483
2483
  };
2484
2484
  justify: {
@@ -2510,21 +2510,21 @@ declare const _default: import("vue").DefineComponent<{
2510
2510
  };
2511
2511
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
2512
2512
  align: {
2513
- type: import("vue").PropType<"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
+ type: import("vue").PropType<"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
- default: "bottom" | "top" | "middle" | "stretch" | {
2522
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2523
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2524
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2525
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2526
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2527
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2521
+ default: "middle" | "top" | "bottom" | "stretch" | {
2522
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2523
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2524
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2525
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2526
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2527
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2528
2528
  };
2529
2529
  };
2530
2530
  justify: {
@@ -2556,21 +2556,21 @@ declare const _default: import("vue").DefineComponent<{
2556
2556
  };
2557
2557
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
2558
2558
  align: {
2559
- type: import("vue").PropType<"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
+ type: import("vue").PropType<"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
- default: "bottom" | "top" | "middle" | "stretch" | {
2568
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2569
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2570
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2571
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2572
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2573
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2567
+ default: "middle" | "top" | "bottom" | "stretch" | {
2568
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2569
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2570
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2571
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2572
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2573
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2574
2574
  };
2575
2575
  };
2576
2576
  justify: {
@@ -2605,7 +2605,6 @@ declare const _default: import("vue").DefineComponent<{
2605
2605
  }, boolean>;
2606
2606
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
2607
2607
  }>>, {
2608
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2609
2608
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
2610
2609
  layout: import("vue-types").VueTypeDef<string>;
2611
2610
  labelCol: {
@@ -2830,23 +2829,24 @@ declare const _default: import("vue").DefineComponent<{
2830
2829
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
2831
2830
  };
2832
2831
  }>>;
2832
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
2833
2833
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
2834
2834
  align: {
2835
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
2836
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2837
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2838
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2839
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2840
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2841
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2835
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
2836
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2837
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2838
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2839
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2840
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2841
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2842
2842
  }>;
2843
- default: "bottom" | "top" | "middle" | "stretch" | {
2844
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
2845
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
2846
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
2847
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
2848
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2849
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
2843
+ default: "middle" | "top" | "bottom" | "stretch" | {
2844
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
2845
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
2846
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
2847
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
2848
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2849
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
2850
2850
  };
2851
2851
  };
2852
2852
  justify: {
@@ -3786,21 +3786,21 @@ declare const _default: import("vue").DefineComponent<{
3786
3786
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
3787
3787
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3788
3788
  align: {
3789
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3790
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3791
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3792
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3793
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3794
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3795
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3789
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3790
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3791
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3792
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3793
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3794
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3795
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3796
3796
  }>;
3797
- default: "bottom" | "top" | "middle" | "stretch" | {
3798
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3799
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3800
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3801
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3802
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3803
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3797
+ default: "middle" | "top" | "bottom" | "stretch" | {
3798
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3799
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3800
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3801
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3802
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3803
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3804
3804
  };
3805
3805
  };
3806
3806
  justify: {
@@ -3832,21 +3832,21 @@ declare const _default: import("vue").DefineComponent<{
3832
3832
  };
3833
3833
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3834
3834
  align: {
3835
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3836
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3837
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3838
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3839
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3840
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3841
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3835
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3836
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3837
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3838
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3839
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3840
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3841
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3842
3842
  }>;
3843
- default: "bottom" | "top" | "middle" | "stretch" | {
3844
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3845
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3846
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3847
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3848
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3849
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3843
+ default: "middle" | "top" | "bottom" | "stretch" | {
3844
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3845
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3846
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3847
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3848
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3849
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3850
3850
  };
3851
3851
  };
3852
3852
  justify: {
@@ -3878,21 +3878,21 @@ declare const _default: import("vue").DefineComponent<{
3878
3878
  };
3879
3879
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3880
3880
  align: {
3881
- type: import("vue").PropType<"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
+ type: import("vue").PropType<"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
- default: "bottom" | "top" | "middle" | "stretch" | {
3890
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3891
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3892
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3893
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3894
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3895
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3889
+ default: "middle" | "top" | "bottom" | "stretch" | {
3890
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3891
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3892
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3893
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3894
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3895
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3896
3896
  };
3897
3897
  };
3898
3898
  justify: {
@@ -3924,21 +3924,21 @@ declare const _default: import("vue").DefineComponent<{
3924
3924
  };
3925
3925
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3926
3926
  align: {
3927
- type: import("vue").PropType<"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
+ type: import("vue").PropType<"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
- default: "bottom" | "top" | "middle" | "stretch" | {
3936
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3937
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3938
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3939
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3940
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3941
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3935
+ default: "middle" | "top" | "bottom" | "stretch" | {
3936
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3937
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3938
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3939
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3940
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3941
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3942
3942
  };
3943
3943
  };
3944
3944
  justify: {
@@ -3974,7 +3974,6 @@ declare const _default: import("vue").DefineComponent<{
3974
3974
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
3975
3975
  }>>, {
3976
3976
  props: import("@vue/shared").LooseRequired<{
3977
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3978
3977
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
3979
3978
  layout: import("vue-types").VueTypeDef<string>;
3980
3979
  labelCol: {
@@ -4199,23 +4198,24 @@ declare const _default: import("vue").DefineComponent<{
4199
4198
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4200
4199
  };
4201
4200
  }>>;
4201
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4202
4202
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4203
4203
  align: {
4204
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
4205
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4206
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4207
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4208
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4209
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4210
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4204
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4205
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4206
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4207
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4208
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4209
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4210
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4211
4211
  }>;
4212
- default: "bottom" | "top" | "middle" | "stretch" | {
4213
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4214
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4215
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4216
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4217
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4218
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4212
+ default: "middle" | "top" | "bottom" | "stretch" | {
4213
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4214
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4215
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4216
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4217
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4218
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4219
4219
  };
4220
4220
  };
4221
4221
  justify: {
@@ -4310,7 +4310,6 @@ declare const _default: import("vue").DefineComponent<{
4310
4310
  readonly item: any;
4311
4311
  }, {}>;
4312
4312
  }, {}, {}, {}, {
4313
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4314
4313
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
4315
4314
  layout: import("vue-types").VueTypeDef<string>;
4316
4315
  labelCol: {
@@ -4535,23 +4534,24 @@ declare const _default: import("vue").DefineComponent<{
4535
4534
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4536
4535
  };
4537
4536
  }>>;
4537
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4538
4538
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4539
4539
  align: {
4540
- type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
4541
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4542
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4543
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4544
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4545
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4546
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4540
+ type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4541
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4542
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4543
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4544
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4545
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4546
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4547
4547
  }>;
4548
- default: "bottom" | "top" | "middle" | "stretch" | {
4549
- xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4550
- sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4551
- md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4552
- lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4553
- xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4554
- xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4548
+ default: "middle" | "top" | "bottom" | "stretch" | {
4549
+ xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4550
+ sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4551
+ md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4552
+ lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4553
+ xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4554
+ xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4555
4555
  };
4556
4556
  };
4557
4557
  justify: {