lew-ui 2.4.17 → 2.4.19

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 (343) hide show
  1. package/README.md +0 -1
  2. package/README.zh-CN.md +0 -1
  3. package/dist/components/avatar/src/LewAvatar.vue.d.ts +38 -1
  4. package/dist/components/avatar/src/props.d.ts +18 -0
  5. package/dist/components/flex/src/props.d.ts +1 -1
  6. package/dist/components/image/src/LewImage.vue.d.ts +0 -14
  7. package/dist/components/image/src/props.d.ts +0 -6
  8. package/dist/components/menu-tree/index.d.ts +1 -0
  9. package/dist/components/menu-tree/src/LewMenuTree.vue.d.ts +15 -11
  10. package/dist/components/menu-tree/src/LewMenuTreeItem.vue.d.ts +95 -0
  11. package/dist/components/menu-tree/src/props.d.ts +58 -13
  12. package/dist/index.mjs +1212 -4005
  13. package/dist/index.umd.js +4 -4
  14. package/dist/style.css +1 -1
  15. package/package.json +1 -2
  16. package/dist/confetti.browser.min.js +0 -456
  17. package/dist/docs/axios/config.d.ts +0 -2
  18. package/dist/docs/axios/http.d.ts +0 -4
  19. package/dist/docs/axios/index.d.ts +0 -13
  20. package/dist/docs/docs/alert/api/index.d.ts +0 -1
  21. package/dist/docs/docs/alert/api/props.d.ts +0 -11
  22. package/dist/docs/docs/alert/demo/index.d.ts +0 -8
  23. package/dist/docs/docs/alert/index.d.ts +0 -3
  24. package/dist/docs/docs/avatar/api/index.d.ts +0 -1
  25. package/dist/docs/docs/avatar/api/props.d.ts +0 -11
  26. package/dist/docs/docs/avatar/demo/index.d.ts +0 -10
  27. package/dist/docs/docs/avatar/index.d.ts +0 -3
  28. package/dist/docs/docs/backtop/api/events.d.ts +0 -11
  29. package/dist/docs/docs/backtop/api/index.d.ts +0 -2
  30. package/dist/docs/docs/backtop/api/props.d.ts +0 -12
  31. package/dist/docs/docs/backtop/demo/index.d.ts +0 -8
  32. package/dist/docs/docs/backtop/index.d.ts +0 -3
  33. package/dist/docs/docs/badge/api/index.d.ts +0 -1
  34. package/dist/docs/docs/badge/api/props.d.ts +0 -11
  35. package/dist/docs/docs/badge/demo/index.d.ts +0 -8
  36. package/dist/docs/docs/badge/index.d.ts +0 -3
  37. package/dist/docs/docs/breadcrumb/api/breadcrumbOptions.d.ts +0 -11
  38. package/dist/docs/docs/breadcrumb/api/index.d.ts +0 -2
  39. package/dist/docs/docs/breadcrumb/api/props.d.ts +0 -11
  40. package/dist/docs/docs/breadcrumb/demo/index.d.ts +0 -8
  41. package/dist/docs/docs/breadcrumb/index.d.ts +0 -3
  42. package/dist/docs/docs/button/api/index.d.ts +0 -1
  43. package/dist/docs/docs/button/api/props.d.ts +0 -11
  44. package/dist/docs/docs/button/demo/index.d.ts +0 -16
  45. package/dist/docs/docs/button/index.d.ts +0 -3
  46. package/dist/docs/docs/cascader/api/cascaderOptions.d.ts +0 -11
  47. package/dist/docs/docs/cascader/api/index.d.ts +0 -3
  48. package/dist/docs/docs/cascader/api/model.d.ts +0 -12
  49. package/dist/docs/docs/cascader/api/props.d.ts +0 -11
  50. package/dist/docs/docs/cascader/demo/index.d.ts +0 -22
  51. package/dist/docs/docs/cascader/index.d.ts +0 -3
  52. package/dist/docs/docs/checkbox/api/checkboxModel.d.ts +0 -12
  53. package/dist/docs/docs/checkbox/api/checkboxProps.d.ts +0 -12
  54. package/dist/docs/docs/checkbox/api/index.d.ts +0 -5
  55. package/dist/docs/docs/checkbox/api/model.d.ts +0 -12
  56. package/dist/docs/docs/checkbox/api/options.d.ts +0 -12
  57. package/dist/docs/docs/checkbox/api/props.d.ts +0 -12
  58. package/dist/docs/docs/checkbox/demo/index.d.ts +0 -12
  59. package/dist/docs/docs/checkbox/index.d.ts +0 -3
  60. package/dist/docs/docs/collapse/api/collapseItemModel.d.ts +0 -12
  61. package/dist/docs/docs/collapse/api/collapseItemProps.d.ts +0 -12
  62. package/dist/docs/docs/collapse/api/index.d.ts +0 -4
  63. package/dist/docs/docs/collapse/api/model.d.ts +0 -12
  64. package/dist/docs/docs/collapse/api/props.d.ts +0 -12
  65. package/dist/docs/docs/collapse/demo/index.d.ts +0 -8
  66. package/dist/docs/docs/collapse/index.d.ts +0 -3
  67. package/dist/docs/docs/color/api/index.d.ts +0 -1
  68. package/dist/docs/docs/color/api/props.d.ts +0 -11
  69. package/dist/docs/docs/color/demo/index.d.ts +0 -4
  70. package/dist/docs/docs/color/index.d.ts +0 -3
  71. package/dist/docs/docs/context-menu/api/index.d.ts +0 -2
  72. package/dist/docs/docs/context-menu/api/options.d.ts +0 -17
  73. package/dist/docs/docs/context-menu/api/props.d.ts +0 -12
  74. package/dist/docs/docs/context-menu/demo/index.d.ts +0 -10
  75. package/dist/docs/docs/context-menu/index.d.ts +0 -3
  76. package/dist/docs/docs/datePicker/api/events.d.ts +0 -11
  77. package/dist/docs/docs/datePicker/api/index.d.ts +0 -3
  78. package/dist/docs/docs/datePicker/api/model.d.ts +0 -12
  79. package/dist/docs/docs/datePicker/api/props.d.ts +0 -12
  80. package/dist/docs/docs/datePicker/demo/index.d.ts +0 -12
  81. package/dist/docs/docs/datePicker/index.d.ts +0 -3
  82. package/dist/docs/docs/dateRangePicker/api/events.d.ts +0 -11
  83. package/dist/docs/docs/dateRangePicker/api/index.d.ts +0 -3
  84. package/dist/docs/docs/dateRangePicker/api/model.d.ts +0 -12
  85. package/dist/docs/docs/dateRangePicker/api/props.d.ts +0 -12
  86. package/dist/docs/docs/dateRangePicker/demo/index.d.ts +0 -8
  87. package/dist/docs/docs/dateRangePicker/index.d.ts +0 -3
  88. package/dist/docs/docs/desc/api/descItemProps.d.ts +0 -12
  89. package/dist/docs/docs/desc/api/index.d.ts +0 -2
  90. package/dist/docs/docs/desc/api/props.d.ts +0 -12
  91. package/dist/docs/docs/desc/demo/index.d.ts +0 -10
  92. package/dist/docs/docs/desc/index.d.ts +0 -3
  93. package/dist/docs/docs/dialog/api/events.d.ts +0 -10
  94. package/dist/docs/docs/dialog/api/index.d.ts +0 -2
  95. package/dist/docs/docs/dialog/api/props.d.ts +0 -12
  96. package/dist/docs/docs/dialog/demo/index.d.ts +0 -6
  97. package/dist/docs/docs/dialog/index.d.ts +0 -3
  98. package/dist/docs/docs/drawer/api/index.d.ts +0 -2
  99. package/dist/docs/docs/drawer/api/model.d.ts +0 -12
  100. package/dist/docs/docs/drawer/api/props.d.ts +0 -12
  101. package/dist/docs/docs/drawer/demo/index.d.ts +0 -10
  102. package/dist/docs/docs/drawer/index.d.ts +0 -3
  103. package/dist/docs/docs/dropdown/api/events.d.ts +0 -12
  104. package/dist/docs/docs/dropdown/api/index.d.ts +0 -2
  105. package/dist/docs/docs/dropdown/api/props.d.ts +0 -12
  106. package/dist/docs/docs/dropdown/demo/index.d.ts +0 -8
  107. package/dist/docs/docs/dropdown/index.d.ts +0 -3
  108. package/dist/docs/docs/empty/api/index.d.ts +0 -1
  109. package/dist/docs/docs/empty/api/props.d.ts +0 -12
  110. package/dist/docs/docs/empty/demo/index.d.ts +0 -4
  111. package/dist/docs/docs/empty/index.d.ts +0 -3
  112. package/dist/docs/docs/flex/api/index.d.ts +0 -1
  113. package/dist/docs/docs/flex/api/props.d.ts +0 -12
  114. package/dist/docs/docs/flex/demo/index.d.ts +0 -8
  115. package/dist/docs/docs/flex/index.d.ts +0 -3
  116. package/dist/docs/docs/form/api/events.d.ts +0 -10
  117. package/dist/docs/docs/form/api/formItemProps.d.ts +0 -12
  118. package/dist/docs/docs/form/api/index.d.ts +0 -4
  119. package/dist/docs/docs/form/api/methods.d.ts +0 -10
  120. package/dist/docs/docs/form/api/props.d.ts +0 -12
  121. package/dist/docs/docs/form/demo/index.d.ts +0 -12
  122. package/dist/docs/docs/form/index.d.ts +0 -3
  123. package/dist/docs/docs/icon/index.d.ts +0 -3
  124. package/dist/docs/docs/image/api/index.d.ts +0 -1
  125. package/dist/docs/docs/image/api/props.d.ts +0 -11
  126. package/dist/docs/docs/image/demo/index.d.ts +0 -8
  127. package/dist/docs/docs/image/index.d.ts +0 -3
  128. package/dist/docs/docs/index.d.ts +0 -4
  129. package/dist/docs/docs/input/api/events.d.ts +0 -10
  130. package/dist/docs/docs/input/api/index.d.ts +0 -3
  131. package/dist/docs/docs/input/api/model.d.ts +0 -12
  132. package/dist/docs/docs/input/api/props.d.ts +0 -12
  133. package/dist/docs/docs/input/demo/index.d.ts +0 -24
  134. package/dist/docs/docs/input/index.d.ts +0 -3
  135. package/dist/docs/docs/input-number/api/index.d.ts +0 -2
  136. package/dist/docs/docs/input-number/api/model.d.ts +0 -12
  137. package/dist/docs/docs/input-number/api/props.d.ts +0 -12
  138. package/dist/docs/docs/input-number/demo/index.d.ts +0 -12
  139. package/dist/docs/docs/input-number/index.d.ts +0 -3
  140. package/dist/docs/docs/input-table/api/index.d.ts +0 -1
  141. package/dist/docs/docs/input-table/api/props.d.ts +0 -12
  142. package/dist/docs/docs/input-table/demo/index.d.ts +0 -8
  143. package/dist/docs/docs/input-table/index.d.ts +0 -3
  144. package/dist/docs/docs/input-tree/api/index.d.ts +0 -1
  145. package/dist/docs/docs/input-tree/api/props.d.ts +0 -12
  146. package/dist/docs/docs/input-tree/demo/index.d.ts +0 -12
  147. package/dist/docs/docs/input-tree/index.d.ts +0 -3
  148. package/dist/docs/docs/inputPro/api/index.d.ts +0 -1
  149. package/dist/docs/docs/inputPro/api/props.d.ts +0 -11
  150. package/dist/docs/docs/inputPro/demo/index.d.ts +0 -6
  151. package/dist/docs/docs/inputPro/index.d.ts +0 -3
  152. package/dist/docs/docs/inputTag/api/events.d.ts +0 -10
  153. package/dist/docs/docs/inputTag/api/index.d.ts +0 -3
  154. package/dist/docs/docs/inputTag/api/model.d.ts +0 -12
  155. package/dist/docs/docs/inputTag/api/props.d.ts +0 -12
  156. package/dist/docs/docs/inputTag/demo/index.d.ts +0 -16
  157. package/dist/docs/docs/inputTag/index.d.ts +0 -3
  158. package/dist/docs/docs/loading/api/index.d.ts +0 -1
  159. package/dist/docs/docs/loading/api/props.d.ts +0 -11
  160. package/dist/docs/docs/loading/demo/index.d.ts +0 -4
  161. package/dist/docs/docs/loading/index.d.ts +0 -3
  162. package/dist/docs/docs/magicNumber/api/index.d.ts +0 -1
  163. package/dist/docs/docs/magicNumber/api/props.d.ts +0 -12
  164. package/dist/docs/docs/magicNumber/demo/index.d.ts +0 -8
  165. package/dist/docs/docs/magicNumber/index.d.ts +0 -3
  166. package/dist/docs/docs/mark/api/index.d.ts +0 -1
  167. package/dist/docs/docs/mark/api/props.d.ts +0 -12
  168. package/dist/docs/docs/mark/demo/index.d.ts +0 -4
  169. package/dist/docs/docs/mark/index.d.ts +0 -3
  170. package/dist/docs/docs/menu/api/index.d.ts +0 -2
  171. package/dist/docs/docs/menu/api/options.d.ts +0 -11
  172. package/dist/docs/docs/menu/api/props.d.ts +0 -12
  173. package/dist/docs/docs/menu/demo/index.d.ts +0 -4
  174. package/dist/docs/docs/menu/index.d.ts +0 -3
  175. package/dist/docs/docs/menu-tree/api/index.d.ts +0 -2
  176. package/dist/docs/docs/menu-tree/api/options.d.ts +0 -11
  177. package/dist/docs/docs/menu-tree/api/props.d.ts +0 -12
  178. package/dist/docs/docs/menu-tree/demo/index.d.ts +0 -4
  179. package/dist/docs/docs/menu-tree/index.d.ts +0 -3
  180. package/dist/docs/docs/message/api/events.d.ts +0 -11
  181. package/dist/docs/docs/message/api/index.d.ts +0 -2
  182. package/dist/docs/docs/message/api/props.d.ts +0 -11
  183. package/dist/docs/docs/message/demo/index.d.ts +0 -8
  184. package/dist/docs/docs/message/index.d.ts +0 -3
  185. package/dist/docs/docs/modal/api/index.d.ts +0 -2
  186. package/dist/docs/docs/modal/api/model.d.ts +0 -12
  187. package/dist/docs/docs/modal/api/props.d.ts +0 -12
  188. package/dist/docs/docs/modal/demo/index.d.ts +0 -10
  189. package/dist/docs/docs/modal/index.d.ts +0 -3
  190. package/dist/docs/docs/notification/api/index.d.ts +0 -1
  191. package/dist/docs/docs/notification/api/props.d.ts +0 -11
  192. package/dist/docs/docs/notification/demo/index.d.ts +0 -6
  193. package/dist/docs/docs/notification/index.d.ts +0 -3
  194. package/dist/docs/docs/pagination/api/events.d.ts +0 -10
  195. package/dist/docs/docs/pagination/api/index.d.ts +0 -3
  196. package/dist/docs/docs/pagination/api/model.d.ts +0 -12
  197. package/dist/docs/docs/pagination/api/props.d.ts +0 -12
  198. package/dist/docs/docs/pagination/demo/index.d.ts +0 -8
  199. package/dist/docs/docs/pagination/index.d.ts +0 -3
  200. package/dist/docs/docs/popok/api/index.d.ts +0 -1
  201. package/dist/docs/docs/popok/api/props.d.ts +0 -12
  202. package/dist/docs/docs/popok/demo/index.d.ts +0 -6
  203. package/dist/docs/docs/popok/index.d.ts +0 -3
  204. package/dist/docs/docs/popover/api/index.d.ts +0 -2
  205. package/dist/docs/docs/popover/api/props.d.ts +0 -12
  206. package/dist/docs/docs/popover/api/slots.d.ts +0 -10
  207. package/dist/docs/docs/popover/demo/index.d.ts +0 -4
  208. package/dist/docs/docs/popover/index.d.ts +0 -3
  209. package/dist/docs/docs/radio/api/index.d.ts +0 -3
  210. package/dist/docs/docs/radio/api/model.d.ts +0 -12
  211. package/dist/docs/docs/radio/api/props.d.ts +0 -12
  212. package/dist/docs/docs/radio/api/radioOptions.d.ts +0 -11
  213. package/dist/docs/docs/radio/demo/index.d.ts +0 -8
  214. package/dist/docs/docs/radio/index.d.ts +0 -3
  215. package/dist/docs/docs/result/api/index.d.ts +0 -2
  216. package/dist/docs/docs/result/api/props.d.ts +0 -12
  217. package/dist/docs/docs/result/api/slots.d.ts +0 -10
  218. package/dist/docs/docs/result/demo/index.d.ts +0 -4
  219. package/dist/docs/docs/result/index.d.ts +0 -3
  220. package/dist/docs/docs/select/api/events.d.ts +0 -10
  221. package/dist/docs/docs/select/api/index.d.ts +0 -5
  222. package/dist/docs/docs/select/api/model.d.ts +0 -12
  223. package/dist/docs/docs/select/api/options.d.ts +0 -16
  224. package/dist/docs/docs/select/api/props.d.ts +0 -12
  225. package/dist/docs/docs/select/api/slots.d.ts +0 -10
  226. package/dist/docs/docs/select/demo/index.d.ts +0 -16
  227. package/dist/docs/docs/select/index.d.ts +0 -3
  228. package/dist/docs/docs/selectMultiple/api/events.d.ts +0 -10
  229. package/dist/docs/docs/selectMultiple/api/index.d.ts +0 -5
  230. package/dist/docs/docs/selectMultiple/api/model.d.ts +0 -12
  231. package/dist/docs/docs/selectMultiple/api/options.d.ts +0 -16
  232. package/dist/docs/docs/selectMultiple/api/props.d.ts +0 -12
  233. package/dist/docs/docs/selectMultiple/api/slots.d.ts +0 -10
  234. package/dist/docs/docs/selectMultiple/demo/index.d.ts +0 -16
  235. package/dist/docs/docs/selectMultiple/index.d.ts +0 -3
  236. package/dist/docs/docs/slider/api/index.d.ts +0 -2
  237. package/dist/docs/docs/slider/api/model.d.ts +0 -12
  238. package/dist/docs/docs/slider/api/props.d.ts +0 -12
  239. package/dist/docs/docs/slider/demo/index.d.ts +0 -14
  240. package/dist/docs/docs/slider/index.d.ts +0 -3
  241. package/dist/docs/docs/slider-range/api/index.d.ts +0 -2
  242. package/dist/docs/docs/slider-range/api/model.d.ts +0 -12
  243. package/dist/docs/docs/slider-range/api/props.d.ts +0 -12
  244. package/dist/docs/docs/slider-range/demo/index.d.ts +0 -14
  245. package/dist/docs/docs/slider-range/index.d.ts +0 -3
  246. package/dist/docs/docs/space/api/index.d.ts +0 -1
  247. package/dist/docs/docs/space/api/props.d.ts +0 -11
  248. package/dist/docs/docs/space/demo/index.d.ts +0 -8
  249. package/dist/docs/docs/space/index.d.ts +0 -3
  250. package/dist/docs/docs/steps/api/index.d.ts +0 -2
  251. package/dist/docs/docs/steps/api/model.d.ts +0 -12
  252. package/dist/docs/docs/steps/api/props.d.ts +0 -12
  253. package/dist/docs/docs/steps/demo/index.d.ts +0 -8
  254. package/dist/docs/docs/steps/index.d.ts +0 -3
  255. package/dist/docs/docs/switch/api/events.d.ts +0 -10
  256. package/dist/docs/docs/switch/api/index.d.ts +0 -3
  257. package/dist/docs/docs/switch/api/model.d.ts +0 -12
  258. package/dist/docs/docs/switch/api/props.d.ts +0 -12
  259. package/dist/docs/docs/switch/demo/index.d.ts +0 -10
  260. package/dist/docs/docs/switch/index.d.ts +0 -3
  261. package/dist/docs/docs/table/api/index.d.ts +0 -3
  262. package/dist/docs/docs/table/api/model.d.ts +0 -12
  263. package/dist/docs/docs/table/api/props.d.ts +0 -12
  264. package/dist/docs/docs/table/api/tableColumns.d.ts +0 -11
  265. package/dist/docs/docs/table/demo/index.d.ts +0 -22
  266. package/dist/docs/docs/table/index.d.ts +0 -3
  267. package/dist/docs/docs/tabs/api/index.d.ts +0 -3
  268. package/dist/docs/docs/tabs/api/model.d.ts +0 -12
  269. package/dist/docs/docs/tabs/api/props.d.ts +0 -12
  270. package/dist/docs/docs/tabs/api/tabsOptions.d.ts +0 -11
  271. package/dist/docs/docs/tabs/demo/index.d.ts +0 -12
  272. package/dist/docs/docs/tabs/index.d.ts +0 -3
  273. package/dist/docs/docs/tag/api/index.d.ts +0 -1
  274. package/dist/docs/docs/tag/api/props.d.ts +0 -11
  275. package/dist/docs/docs/tag/demo/index.d.ts +0 -14
  276. package/dist/docs/docs/tag/index.d.ts +0 -3
  277. package/dist/docs/docs/textTrim/api/index.d.ts +0 -1
  278. package/dist/docs/docs/textTrim/api/props.d.ts +0 -11
  279. package/dist/docs/docs/textTrim/demo/index.d.ts +0 -6
  280. package/dist/docs/docs/textTrim/index.d.ts +0 -3
  281. package/dist/docs/docs/textarea/api/events.d.ts +0 -11
  282. package/dist/docs/docs/textarea/api/index.d.ts +0 -3
  283. package/dist/docs/docs/textarea/api/model.d.ts +0 -12
  284. package/dist/docs/docs/textarea/api/props.d.ts +0 -12
  285. package/dist/docs/docs/textarea/demo/index.d.ts +0 -16
  286. package/dist/docs/docs/textarea/index.d.ts +0 -3
  287. package/dist/docs/docs/title/api/index.d.ts +0 -1
  288. package/dist/docs/docs/title/api/titleProps.d.ts +0 -11
  289. package/dist/docs/docs/title/demo/index.d.ts +0 -8
  290. package/dist/docs/docs/title/index.d.ts +0 -3
  291. package/dist/docs/docs/tooltip/api/index.d.ts +0 -1
  292. package/dist/docs/docs/tooltip/api/props.d.ts +0 -11
  293. package/dist/docs/docs/tooltip/demo/index.d.ts +0 -6
  294. package/dist/docs/docs/tooltip/index.d.ts +0 -3
  295. package/dist/docs/docs/tree/api/index.d.ts +0 -4
  296. package/dist/docs/docs/tree/api/model.d.ts +0 -11
  297. package/dist/docs/docs/tree/api/props.d.ts +0 -11
  298. package/dist/docs/docs/tree/api/slots.d.ts +0 -10
  299. package/dist/docs/docs/tree/api/treeDataSource.d.ts +0 -11
  300. package/dist/docs/docs/tree/demo/index.d.ts +0 -18
  301. package/dist/docs/docs/tree/index.d.ts +0 -3
  302. package/dist/docs/docs/tree-select/api/index.d.ts +0 -3
  303. package/dist/docs/docs/tree-select/api/model.d.ts +0 -11
  304. package/dist/docs/docs/tree-select/api/props.d.ts +0 -11
  305. package/dist/docs/docs/tree-select/api/slots.d.ts +0 -10
  306. package/dist/docs/docs/tree-select/demo/index.d.ts +0 -18
  307. package/dist/docs/docs/tree-select/index.d.ts +0 -3
  308. package/dist/docs/docs/upload/api/index.d.ts +0 -1
  309. package/dist/docs/docs/upload/api/props.d.ts +0 -12
  310. package/dist/docs/docs/upload/demo/index.d.ts +0 -12
  311. package/dist/docs/docs/upload/index.d.ts +0 -3
  312. package/dist/docs/docs/upload/uploadHelper.d.ts +0 -7
  313. package/dist/docs/guide/index.d.ts +0 -4
  314. package/dist/docs/lib/data.d.ts +0 -18
  315. package/dist/docs/lib/utils.d.ts +0 -17
  316. package/dist/docs/main.d.ts +0 -1
  317. package/dist/docs/router/index.d.ts +0 -2
  318. package/dist/docs/views/desc-engine/schema/base.d.ts +0 -11
  319. package/dist/docs/views/desc-engine/schema/fields.d.ts +0 -6
  320. package/dist/docs/views/desc-engine/schema/global.d.ts +0 -13
  321. package/dist/docs/views/desc-engine/schema/index.d.ts +0 -3
  322. package/dist/docs/views/form-engine/schema/base.d.ts +0 -19
  323. package/dist/docs/views/form-engine/schema/compoments-menus.d.ts +0 -925
  324. package/dist/docs/views/form-engine/schema/components/cascader.d.ts +0 -18
  325. package/dist/docs/views/form-engine/schema/components/checkbox-group.d.ts +0 -36
  326. package/dist/docs/views/form-engine/schema/components/checkbox.d.ts +0 -12
  327. package/dist/docs/views/form-engine/schema/components/date-picker.d.ts +0 -14
  328. package/dist/docs/views/form-engine/schema/components/date-range-picker.d.ts +0 -14
  329. package/dist/docs/views/form-engine/schema/components/input-number.d.ts +0 -56
  330. package/dist/docs/views/form-engine/schema/components/input-tag.d.ts +0 -6
  331. package/dist/docs/views/form-engine/schema/components/input.d.ts +0 -61
  332. package/dist/docs/views/form-engine/schema/components/radio-group.d.ts +0 -36
  333. package/dist/docs/views/form-engine/schema/components/select-multiple.d.ts +0 -36
  334. package/dist/docs/views/form-engine/schema/components/select.d.ts +0 -36
  335. package/dist/docs/views/form-engine/schema/components/slider-range.d.ts +0 -25
  336. package/dist/docs/views/form-engine/schema/components/slider.d.ts +0 -25
  337. package/dist/docs/views/form-engine/schema/components/switch.d.ts +0 -13
  338. package/dist/docs/views/form-engine/schema/components/tabs.d.ts +0 -47
  339. package/dist/docs/views/form-engine/schema/components/textarea.d.ts +0 -42
  340. package/dist/docs/views/form-engine/schema/components/upload.d.ts +0 -38
  341. package/dist/docs/views/form-engine/schema/global.d.ts +0 -13
  342. package/dist/docs/views/form-engine/schema/index.d.ts +0 -3
  343. package/dist/favicon.ico +0 -0
@@ -1,925 +0,0 @@
1
- export declare const componentsMenusSchema: ({
2
- label: string;
3
- fieldType: string;
4
- as: string;
5
- schema: ({
6
- label: string;
7
- as: string;
8
- field: string;
9
- props?: undefined;
10
- componentWidth?: undefined;
11
- tips?: undefined;
12
- } | {
13
- label: string;
14
- as: string;
15
- field: string;
16
- props: {
17
- itemWidth: string;
18
- options: {
19
- label: string;
20
- value: string;
21
- }[];
22
- min?: undefined;
23
- align?: undefined;
24
- placeholder?: undefined;
25
- };
26
- componentWidth?: undefined;
27
- tips?: undefined;
28
- } | {
29
- label: string;
30
- as: string;
31
- field: string;
32
- componentWidth: number;
33
- props: {
34
- itemWidth: string;
35
- options: {
36
- label: string;
37
- value: string;
38
- }[];
39
- min?: undefined;
40
- align?: undefined;
41
- placeholder?: undefined;
42
- };
43
- tips?: undefined;
44
- } | {
45
- label: string;
46
- as: string;
47
- componentWidth: number;
48
- props: {
49
- min: number;
50
- align: string;
51
- placeholder: string;
52
- itemWidth?: undefined;
53
- options?: undefined;
54
- };
55
- field: string;
56
- tips?: undefined;
57
- } | {
58
- label: string;
59
- as: string;
60
- tips: string;
61
- field: string;
62
- props?: undefined;
63
- componentWidth?: undefined;
64
- })[];
65
- props: {
66
- clearable: boolean;
67
- type: string;
68
- align: string;
69
- showCount?: undefined;
70
- maxLength?: undefined;
71
- step?: undefined;
72
- width?: undefined;
73
- round?: undefined;
74
- direction?: undefined;
75
- iconable?: undefined;
76
- options?: undefined;
77
- label?: undefined;
78
- trigger?: undefined;
79
- showCheckIcon?: undefined;
80
- valueTextSplit?: undefined;
81
- valueLayout?: undefined;
82
- free?: undefined;
83
- viewMode?: undefined;
84
- };
85
- field?: undefined;
86
- } | {
87
- label: string;
88
- fieldType: string;
89
- as: string;
90
- schema: ({
91
- label: string;
92
- as: string;
93
- field: string;
94
- componentWidth?: undefined;
95
- props?: undefined;
96
- tips?: undefined;
97
- } | {
98
- label: string;
99
- as: string;
100
- componentWidth: number;
101
- props: {
102
- min: number;
103
- max: string;
104
- align: string;
105
- placeholder: string;
106
- itemWidth?: undefined;
107
- clearable?: undefined;
108
- options?: undefined;
109
- };
110
- field: string;
111
- tips?: undefined;
112
- } | {
113
- label: string;
114
- as: string;
115
- field: string;
116
- tips: string;
117
- props: {
118
- itemWidth: string;
119
- clearable: boolean;
120
- options: {
121
- label: string;
122
- value: string;
123
- }[];
124
- min?: undefined;
125
- max?: undefined;
126
- align?: undefined;
127
- placeholder?: undefined;
128
- };
129
- componentWidth?: undefined;
130
- })[];
131
- props: {
132
- clearable: boolean;
133
- showCount: boolean;
134
- maxLength: number;
135
- type?: undefined;
136
- align?: undefined;
137
- step?: undefined;
138
- width?: undefined;
139
- round?: undefined;
140
- direction?: undefined;
141
- iconable?: undefined;
142
- options?: undefined;
143
- label?: undefined;
144
- trigger?: undefined;
145
- showCheckIcon?: undefined;
146
- valueTextSplit?: undefined;
147
- valueLayout?: undefined;
148
- free?: undefined;
149
- viewMode?: undefined;
150
- };
151
- field?: undefined;
152
- } | {
153
- label: string;
154
- fieldType: string;
155
- as: string;
156
- schema: ({
157
- label: string;
158
- as: string;
159
- field: string;
160
- componentWidth?: undefined;
161
- props?: undefined;
162
- } | {
163
- label: string;
164
- as: string;
165
- field: string;
166
- componentWidth: number;
167
- props: {
168
- itemWidth: string;
169
- options: {
170
- label: string;
171
- value: string;
172
- }[];
173
- align?: undefined;
174
- min?: undefined;
175
- max?: undefined;
176
- placeholder?: undefined;
177
- };
178
- } | {
179
- label: string;
180
- as: string;
181
- componentWidth: number;
182
- field: string;
183
- props?: undefined;
184
- } | {
185
- label: string;
186
- as: string;
187
- componentWidth: number;
188
- props: {
189
- align: string;
190
- itemWidth?: undefined;
191
- options?: undefined;
192
- min?: undefined;
193
- max?: undefined;
194
- placeholder?: undefined;
195
- };
196
- field: string;
197
- } | {
198
- label: string;
199
- as: string;
200
- componentWidth: number;
201
- props: {
202
- min: number;
203
- max: number;
204
- align: string;
205
- placeholder: string;
206
- itemWidth?: undefined;
207
- options?: undefined;
208
- };
209
- field: string;
210
- })[];
211
- props: {
212
- align: string;
213
- step: number;
214
- width: number;
215
- clearable?: undefined;
216
- type?: undefined;
217
- showCount?: undefined;
218
- maxLength?: undefined;
219
- round?: undefined;
220
- direction?: undefined;
221
- iconable?: undefined;
222
- options?: undefined;
223
- label?: undefined;
224
- trigger?: undefined;
225
- showCheckIcon?: undefined;
226
- valueTextSplit?: undefined;
227
- valueLayout?: undefined;
228
- free?: undefined;
229
- viewMode?: undefined;
230
- };
231
- field?: undefined;
232
- } | {
233
- label: string;
234
- fieldType: string;
235
- as: string;
236
- schema: ({
237
- label: string;
238
- as: string;
239
- field: string;
240
- direction: string;
241
- props?: undefined;
242
- tips?: undefined;
243
- } | {
244
- label: string;
245
- as: string;
246
- field: string;
247
- props: {
248
- itemWidth: string;
249
- options: {
250
- label: string;
251
- value: string;
252
- }[];
253
- };
254
- direction?: undefined;
255
- tips?: undefined;
256
- } | {
257
- label: string;
258
- as: string;
259
- field: string;
260
- direction?: undefined;
261
- props?: undefined;
262
- tips?: undefined;
263
- } | {
264
- label: string;
265
- as: string;
266
- tips: string;
267
- field: string;
268
- direction?: undefined;
269
- props?: undefined;
270
- })[];
271
- props: {
272
- round: boolean;
273
- direction: string;
274
- iconable: boolean;
275
- options: {
276
- label: string;
277
- value: string;
278
- }[];
279
- clearable?: undefined;
280
- type?: undefined;
281
- align?: undefined;
282
- showCount?: undefined;
283
- maxLength?: undefined;
284
- step?: undefined;
285
- width?: undefined;
286
- label?: undefined;
287
- trigger?: undefined;
288
- showCheckIcon?: undefined;
289
- valueTextSplit?: undefined;
290
- valueLayout?: undefined;
291
- free?: undefined;
292
- viewMode?: undefined;
293
- };
294
- field?: undefined;
295
- } | {
296
- label: string;
297
- fieldType: boolean;
298
- as: string;
299
- schema: ({
300
- label: string;
301
- as: string;
302
- field: string;
303
- tips?: undefined;
304
- } | {
305
- label: string;
306
- as: string;
307
- tips: string;
308
- field: string;
309
- })[];
310
- props: {
311
- iconable: boolean;
312
- label: string;
313
- clearable?: undefined;
314
- type?: undefined;
315
- align?: undefined;
316
- showCount?: undefined;
317
- maxLength?: undefined;
318
- step?: undefined;
319
- width?: undefined;
320
- round?: undefined;
321
- direction?: undefined;
322
- options?: undefined;
323
- trigger?: undefined;
324
- showCheckIcon?: undefined;
325
- valueTextSplit?: undefined;
326
- valueLayout?: undefined;
327
- free?: undefined;
328
- viewMode?: undefined;
329
- };
330
- field?: undefined;
331
- } | {
332
- label: string;
333
- fieldType: never[];
334
- as: string;
335
- schema: ({
336
- label: string;
337
- as: string;
338
- field: string;
339
- direction: string;
340
- props?: undefined;
341
- tips?: undefined;
342
- } | {
343
- label: string;
344
- as: string;
345
- field: string;
346
- props: {
347
- itemWidth: string;
348
- options: {
349
- label: string;
350
- value: string;
351
- }[];
352
- };
353
- direction?: undefined;
354
- tips?: undefined;
355
- } | {
356
- label: string;
357
- as: string;
358
- field: string;
359
- direction?: undefined;
360
- props?: undefined;
361
- tips?: undefined;
362
- } | {
363
- label: string;
364
- as: string;
365
- tips: string;
366
- field: string;
367
- direction?: undefined;
368
- props?: undefined;
369
- })[];
370
- props: {
371
- iconable: boolean;
372
- direction: string;
373
- options: {
374
- label: string;
375
- value: string;
376
- }[];
377
- clearable?: undefined;
378
- type?: undefined;
379
- align?: undefined;
380
- showCount?: undefined;
381
- maxLength?: undefined;
382
- step?: undefined;
383
- width?: undefined;
384
- round?: undefined;
385
- label?: undefined;
386
- trigger?: undefined;
387
- showCheckIcon?: undefined;
388
- valueTextSplit?: undefined;
389
- valueLayout?: undefined;
390
- free?: undefined;
391
- viewMode?: undefined;
392
- };
393
- field?: undefined;
394
- } | {
395
- label: string;
396
- fieldType: string;
397
- as: string;
398
- schema: ({
399
- label: string;
400
- as: string;
401
- field: string;
402
- direction?: undefined;
403
- props?: undefined;
404
- tips?: undefined;
405
- } | {
406
- label: string;
407
- as: string;
408
- field: string;
409
- direction: string;
410
- props?: undefined;
411
- tips?: undefined;
412
- } | {
413
- label: string;
414
- as: string;
415
- field: string;
416
- props: {
417
- itemWidth: string;
418
- options: {
419
- label: string;
420
- value: string;
421
- }[];
422
- };
423
- direction?: undefined;
424
- tips?: undefined;
425
- } | {
426
- label: string;
427
- as: string;
428
- tips: string;
429
- field: string;
430
- direction?: undefined;
431
- props?: undefined;
432
- })[];
433
- props: {
434
- clearable: boolean;
435
- trigger: string;
436
- align: string;
437
- showCheckIcon: boolean;
438
- options: {
439
- label: string;
440
- value: string;
441
- }[];
442
- type?: undefined;
443
- showCount?: undefined;
444
- maxLength?: undefined;
445
- step?: undefined;
446
- width?: undefined;
447
- round?: undefined;
448
- direction?: undefined;
449
- iconable?: undefined;
450
- label?: undefined;
451
- valueTextSplit?: undefined;
452
- valueLayout?: undefined;
453
- free?: undefined;
454
- viewMode?: undefined;
455
- };
456
- field?: undefined;
457
- } | {
458
- field: string;
459
- fieldType: never[];
460
- label: string;
461
- as: string;
462
- schema: ({
463
- label: string;
464
- as: string;
465
- field: string;
466
- direction?: undefined;
467
- props?: undefined;
468
- tips?: undefined;
469
- } | {
470
- label: string;
471
- as: string;
472
- field: string;
473
- direction: string;
474
- props?: undefined;
475
- tips?: undefined;
476
- } | {
477
- label: string;
478
- as: string;
479
- field: string;
480
- props: {
481
- itemWidth: string;
482
- options: {
483
- label: string;
484
- value: string;
485
- }[];
486
- };
487
- direction?: undefined;
488
- tips?: undefined;
489
- } | {
490
- label: string;
491
- tips: string;
492
- as: string;
493
- field: string;
494
- direction?: undefined;
495
- props?: undefined;
496
- })[];
497
- props: {
498
- clearable: boolean;
499
- valueTextSplit: string;
500
- trigger: string;
501
- align: string;
502
- valueLayout: string;
503
- showCheckIcon: boolean;
504
- options: {
505
- label: string;
506
- value: string;
507
- }[];
508
- type?: undefined;
509
- showCount?: undefined;
510
- maxLength?: undefined;
511
- step?: undefined;
512
- width?: undefined;
513
- round?: undefined;
514
- direction?: undefined;
515
- iconable?: undefined;
516
- label?: undefined;
517
- free?: undefined;
518
- viewMode?: undefined;
519
- };
520
- } | {
521
- label: string;
522
- fieldType: string;
523
- as: string;
524
- schema: ({
525
- label: string;
526
- as: string;
527
- field: string;
528
- props?: undefined;
529
- } | {
530
- label: string;
531
- as: string;
532
- field: string;
533
- props: {
534
- itemWidth: string;
535
- options: {
536
- label: string;
537
- value: string;
538
- }[];
539
- };
540
- })[];
541
- props: {
542
- clearable: boolean;
543
- label: string;
544
- free: boolean;
545
- trigger: string;
546
- options: {
547
- value: number;
548
- label: string;
549
- children: {
550
- value: number;
551
- label: string;
552
- children: {
553
- value: number;
554
- label: string;
555
- }[];
556
- }[];
557
- }[];
558
- type?: undefined;
559
- align?: undefined;
560
- showCount?: undefined;
561
- maxLength?: undefined;
562
- step?: undefined;
563
- width?: undefined;
564
- round?: undefined;
565
- direction?: undefined;
566
- iconable?: undefined;
567
- showCheckIcon?: undefined;
568
- valueTextSplit?: undefined;
569
- valueLayout?: undefined;
570
- viewMode?: undefined;
571
- };
572
- field?: undefined;
573
- } | {
574
- label: string;
575
- fieldType: string;
576
- as: string;
577
- schema: ({
578
- label: string;
579
- as: string;
580
- field: string;
581
- direction: string;
582
- componentWidth?: undefined;
583
- props?: undefined;
584
- } | {
585
- label: string;
586
- as: string;
587
- componentWidth: number;
588
- props: {
589
- min: number;
590
- max: number;
591
- align: string;
592
- placeholder: string;
593
- itemWidth?: undefined;
594
- options?: undefined;
595
- };
596
- field: string;
597
- direction?: undefined;
598
- } | {
599
- label: string;
600
- as: string;
601
- field: string;
602
- direction?: undefined;
603
- componentWidth?: undefined;
604
- props?: undefined;
605
- } | {
606
- label: string;
607
- as: string;
608
- field: string;
609
- props: {
610
- itemWidth: string;
611
- options: {
612
- label: string;
613
- value: string;
614
- }[];
615
- min?: undefined;
616
- max?: undefined;
617
- align?: undefined;
618
- placeholder?: undefined;
619
- };
620
- direction?: undefined;
621
- componentWidth?: undefined;
622
- })[];
623
- props: {
624
- options: {
625
- label: string;
626
- value: string;
627
- }[];
628
- clearable?: undefined;
629
- type?: undefined;
630
- align?: undefined;
631
- showCount?: undefined;
632
- maxLength?: undefined;
633
- step?: undefined;
634
- width?: undefined;
635
- round?: undefined;
636
- direction?: undefined;
637
- iconable?: undefined;
638
- label?: undefined;
639
- trigger?: undefined;
640
- showCheckIcon?: undefined;
641
- valueTextSplit?: undefined;
642
- valueLayout?: undefined;
643
- free?: undefined;
644
- viewMode?: undefined;
645
- };
646
- field?: undefined;
647
- } | {
648
- label: string;
649
- fieldType: string;
650
- as: string;
651
- schema: ({
652
- label: string;
653
- as: string;
654
- field: string;
655
- props: {
656
- placeholder: string;
657
- };
658
- } | {
659
- label: string;
660
- as: string;
661
- field: string;
662
- props?: undefined;
663
- })[];
664
- props: {
665
- clearable: boolean;
666
- type?: undefined;
667
- align?: undefined;
668
- showCount?: undefined;
669
- maxLength?: undefined;
670
- step?: undefined;
671
- width?: undefined;
672
- round?: undefined;
673
- direction?: undefined;
674
- iconable?: undefined;
675
- options?: undefined;
676
- label?: undefined;
677
- trigger?: undefined;
678
- showCheckIcon?: undefined;
679
- valueTextSplit?: undefined;
680
- valueLayout?: undefined;
681
- free?: undefined;
682
- viewMode?: undefined;
683
- };
684
- field?: undefined;
685
- } | {
686
- label: string;
687
- fieldType: never[];
688
- as: string;
689
- schema: {
690
- label: string;
691
- as: string;
692
- field: string;
693
- }[];
694
- props: {
695
- clearable: boolean;
696
- type?: undefined;
697
- align?: undefined;
698
- showCount?: undefined;
699
- maxLength?: undefined;
700
- step?: undefined;
701
- width?: undefined;
702
- round?: undefined;
703
- direction?: undefined;
704
- iconable?: undefined;
705
- options?: undefined;
706
- label?: undefined;
707
- trigger?: undefined;
708
- showCheckIcon?: undefined;
709
- valueTextSplit?: undefined;
710
- valueLayout?: undefined;
711
- free?: undefined;
712
- viewMode?: undefined;
713
- };
714
- field?: undefined;
715
- } | {
716
- label: string;
717
- fieldType: boolean;
718
- as: string;
719
- schema: {
720
- label: string;
721
- as: string;
722
- field: string;
723
- props: {
724
- itemWidth: string;
725
- options: {
726
- label: string;
727
- value: number;
728
- }[];
729
- };
730
- }[];
731
- props: {
732
- round: number;
733
- clearable?: undefined;
734
- type?: undefined;
735
- align?: undefined;
736
- showCount?: undefined;
737
- maxLength?: undefined;
738
- step?: undefined;
739
- width?: undefined;
740
- direction?: undefined;
741
- iconable?: undefined;
742
- options?: undefined;
743
- label?: undefined;
744
- trigger?: undefined;
745
- showCheckIcon?: undefined;
746
- valueTextSplit?: undefined;
747
- valueLayout?: undefined;
748
- free?: undefined;
749
- viewMode?: undefined;
750
- };
751
- field?: undefined;
752
- } | {
753
- label: string;
754
- fieldType: never[];
755
- as: string;
756
- schema: ({
757
- label: string;
758
- as: string;
759
- field: string;
760
- props: {
761
- itemWidth: string;
762
- options: {
763
- label: string;
764
- value: string;
765
- }[];
766
- min?: undefined;
767
- align?: undefined;
768
- placeholder?: undefined;
769
- };
770
- componentWidth?: undefined;
771
- tips?: undefined;
772
- } | {
773
- label: string;
774
- as: string;
775
- field: string;
776
- props?: undefined;
777
- componentWidth?: undefined;
778
- tips?: undefined;
779
- } | {
780
- label: string;
781
- as: string;
782
- componentWidth: number;
783
- tips: string;
784
- props: {
785
- min: number;
786
- align: string;
787
- placeholder: string;
788
- itemWidth?: undefined;
789
- options?: undefined;
790
- };
791
- field: string;
792
- })[];
793
- props: {
794
- viewMode: string;
795
- clearable?: undefined;
796
- type?: undefined;
797
- align?: undefined;
798
- showCount?: undefined;
799
- maxLength?: undefined;
800
- step?: undefined;
801
- width?: undefined;
802
- round?: undefined;
803
- direction?: undefined;
804
- iconable?: undefined;
805
- options?: undefined;
806
- label?: undefined;
807
- trigger?: undefined;
808
- showCheckIcon?: undefined;
809
- valueTextSplit?: undefined;
810
- valueLayout?: undefined;
811
- free?: undefined;
812
- };
813
- field?: undefined;
814
- } | {
815
- label: string;
816
- fieldType: string;
817
- as: string;
818
- schema: ({
819
- label: string;
820
- as: string;
821
- field: string;
822
- direction: string;
823
- componentWidth?: undefined;
824
- props?: undefined;
825
- } | {
826
- label: string;
827
- as: string;
828
- componentWidth: number;
829
- field: string;
830
- direction?: undefined;
831
- props?: undefined;
832
- } | {
833
- label: string;
834
- as: string;
835
- componentWidth: number;
836
- props: {
837
- align: string;
838
- };
839
- field: string;
840
- direction?: undefined;
841
- })[];
842
- props: {
843
- step: number;
844
- options: {
845
- label: string;
846
- value: number;
847
- }[];
848
- clearable?: undefined;
849
- type?: undefined;
850
- align?: undefined;
851
- showCount?: undefined;
852
- maxLength?: undefined;
853
- width?: undefined;
854
- round?: undefined;
855
- direction?: undefined;
856
- iconable?: undefined;
857
- label?: undefined;
858
- trigger?: undefined;
859
- showCheckIcon?: undefined;
860
- valueTextSplit?: undefined;
861
- valueLayout?: undefined;
862
- free?: undefined;
863
- viewMode?: undefined;
864
- };
865
- field?: undefined;
866
- } | {
867
- label: string;
868
- fieldType: never[];
869
- as: string;
870
- schema: ({
871
- label: string;
872
- as: string;
873
- field: string;
874
- direction: string;
875
- componentWidth?: undefined;
876
- props?: undefined;
877
- } | {
878
- label: string;
879
- as: string;
880
- componentWidth: number;
881
- field: string;
882
- direction?: undefined;
883
- props?: undefined;
884
- } | {
885
- label: string;
886
- as: string;
887
- componentWidth: number;
888
- props: {
889
- align: string;
890
- };
891
- field: string;
892
- direction?: undefined;
893
- })[];
894
- props: {
895
- step: number;
896
- options: {
897
- label: string;
898
- value: number;
899
- }[];
900
- clearable?: undefined;
901
- type?: undefined;
902
- align?: undefined;
903
- showCount?: undefined;
904
- maxLength?: undefined;
905
- width?: undefined;
906
- round?: undefined;
907
- direction?: undefined;
908
- iconable?: undefined;
909
- label?: undefined;
910
- trigger?: undefined;
911
- showCheckIcon?: undefined;
912
- valueTextSplit?: undefined;
913
- valueLayout?: undefined;
914
- free?: undefined;
915
- viewMode?: undefined;
916
- };
917
- field?: undefined;
918
- } | {
919
- label: string;
920
- as: string;
921
- fieldType?: undefined;
922
- schema?: undefined;
923
- props?: undefined;
924
- field?: undefined;
925
- })[];