amis-editor 5.2.0 → 5.2.1-beta.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1403) hide show
  1. package/esm/component/BaseControl.d.ts +224 -0
  2. package/esm/component/BaseControl.js +309 -0
  3. package/{dist/component/base → esm/component}/InputComponentName.d.ts +0 -0
  4. package/esm/component/InputComponentName.js +41 -0
  5. package/esm/component/TableViewEditor.d.ts +79 -0
  6. package/esm/component/TableViewEditor.js +681 -0
  7. package/esm/icons/btn/btn-group.svg.js +34 -0
  8. package/esm/icons/btn/btn-select.svg.js +30 -0
  9. package/esm/icons/btn/btn-toolbar.svg.js +30 -0
  10. package/esm/icons/btn/button.svg.js +30 -0
  11. package/esm/icons/btn/dropdown-btn.svg.js +28 -0
  12. package/esm/icons/container/anchor-nav.svg.js +28 -0
  13. package/esm/icons/container/collapse.svg.js +28 -0
  14. package/esm/icons/container/container.svg.js +24 -0
  15. package/esm/icons/container/flex-container.svg.js +28 -0
  16. package/esm/icons/container/form-group.svg.js +28 -0
  17. package/esm/icons/container/grid.svg.js +25 -0
  18. package/esm/icons/container/iframe.svg.js +27 -0
  19. package/esm/icons/container/panel.svg.js +28 -0
  20. package/esm/icons/container/table-view.svg.js +28 -0
  21. package/esm/icons/container/tabs.svg.js +28 -0
  22. package/esm/icons/container/tooltip-wrapper.svg.js +32 -0
  23. package/esm/icons/container/web-component.svg.js +24 -0
  24. package/esm/icons/feat/audio.svg.js +32 -0
  25. package/esm/icons/feat/custom.svg.js +26 -0
  26. package/esm/icons/feat/each.svg.js +28 -0
  27. package/esm/icons/feat/form.svg.js +28 -0
  28. package/esm/icons/feat/nav.svg.js +24 -0
  29. package/esm/icons/feat/qrcode.svg.js +28 -0
  30. package/esm/icons/feat/service.svg.js +28 -0
  31. package/esm/icons/feat/table.svg.js +32 -0
  32. package/esm/icons/feat/tasks.svg.js +35 -0
  33. package/esm/icons/feat/video.svg.js +27 -0
  34. package/esm/icons/feat/wizard.svg.js +38 -0
  35. package/esm/icons/form/chained-select.svg.js +33 -0
  36. package/esm/icons/form/checkbox.svg.js +30 -0
  37. package/esm/icons/form/checkboxes.svg.js +28 -0
  38. package/esm/icons/form/combo.svg.js +31 -0
  39. package/esm/icons/form/condition-builder.svg.js +27 -0
  40. package/esm/icons/form/diff-editor.svg.js +28 -0
  41. package/esm/icons/form/editor.svg.js +28 -0
  42. package/esm/icons/form/formula.svg.js +33 -0
  43. package/esm/icons/form/hidden.svg.js +32 -0
  44. package/esm/icons/form/input-city.svg.js +28 -0
  45. package/esm/icons/form/input-color.svg.js +37 -0
  46. package/esm/icons/form/input-date-range.svg.js +28 -0
  47. package/esm/icons/form/input-date.svg.js +34 -0
  48. package/esm/icons/form/input-datetime.svg.js +28 -0
  49. package/esm/icons/form/input-email.svg.js +28 -0
  50. package/esm/icons/form/input-excel.svg.js +28 -0
  51. package/esm/icons/form/input-file.svg.js +28 -0
  52. package/esm/icons/form/input-group.svg.js +31 -0
  53. package/esm/icons/form/input-image.svg.js +33 -0
  54. package/esm/icons/form/input-kv.svg.js +30 -0
  55. package/esm/icons/form/input-month-range.svg.js +28 -0
  56. package/esm/icons/form/input-number.svg.js +30 -0
  57. package/esm/icons/form/input-password.svg.js +28 -0
  58. package/esm/icons/form/input-quarter-range.svg.js +39 -0
  59. package/esm/icons/form/input-range.svg.js +39 -0
  60. package/esm/icons/form/input-rating.svg.js +24 -0
  61. package/esm/icons/form/input-repeat.svg.js +28 -0
  62. package/esm/icons/form/input-rich-text.svg.js +53 -0
  63. package/esm/icons/form/input-tag.svg.js +29 -0
  64. package/esm/icons/form/input-text.svg.js +32 -0
  65. package/esm/icons/form/input-time-range.svg.js +33 -0
  66. package/esm/icons/form/input-time.svg.js +32 -0
  67. package/esm/icons/form/input-tree.svg.js +28 -0
  68. package/esm/icons/form/input-url.svg.js +31 -0
  69. package/esm/icons/form/input-year.svg.js +34 -0
  70. package/esm/icons/form/inputArray.svg.js +30 -0
  71. package/esm/icons/form/list-select.svg.js +26 -0
  72. package/esm/icons/form/location-picker.svg.js +32 -0
  73. package/esm/icons/form/matrix-checkboxes.svg.js +25 -0
  74. package/esm/icons/form/month.svg.js +28 -0
  75. package/esm/icons/form/nested-select.svg.js +26 -0
  76. package/esm/icons/form/picker.svg.js +28 -0
  77. package/esm/icons/form/quarter.svg.js +34 -0
  78. package/esm/icons/form/radios.svg.js +32 -0
  79. package/esm/icons/form/select.svg.js +28 -0
  80. package/esm/icons/form/static.svg.js +30 -0
  81. package/esm/icons/form/sub-form.svg.js +28 -0
  82. package/esm/icons/form/switch.svg.js +33 -0
  83. package/esm/icons/form/tabs-transfer.svg.js +31 -0
  84. package/esm/icons/form/textarea.svg.js +36 -0
  85. package/esm/icons/form/transfer.svg.js +28 -0
  86. package/esm/icons/form/tree-select.svg.js +33 -0
  87. package/esm/icons/form/uuid.svg.js +30 -0
  88. package/esm/icons/index.d.ts +2 -0
  89. package/esm/icons/index.js +255 -0
  90. package/esm/icons/layout/layout-1with2.svg.js +32 -0
  91. package/esm/icons/layout/layout-2cols.svg.js +32 -0
  92. package/esm/icons/layout/layout-2row.svg.js +32 -0
  93. package/esm/icons/layout/layout-2with1.svg.js +33 -0
  94. package/esm/icons/layout/layout-3cols.svg.js +32 -0
  95. package/esm/icons/layout/layout-3row.svg.js +33 -0
  96. package/esm/icons/layout/layout-absolute.svg.js +27 -0
  97. package/esm/icons/layout/layout-fixed.svg.js +27 -0
  98. package/esm/icons/layout/layout-full.svg.js +49 -0
  99. package/esm/icons/layout/layout1-2.svg.js +33 -0
  100. package/esm/icons/layout/layout2-1.svg.js +33 -0
  101. package/esm/icons/layout/layout3-1.svg.js +33 -0
  102. package/esm/icons/layout/layout3-2.svg.js +33 -0
  103. package/esm/icons/other/divider.svg.js +26 -0
  104. package/esm/icons/other/property-sheet.svg.js +28 -0
  105. package/esm/icons/other/tooltip.svg.js +30 -0
  106. package/esm/icons/show/URL.svg.js +31 -0
  107. package/esm/icons/show/avatar.svg.js +34 -0
  108. package/esm/icons/show/breadcrumb.svg.js +28 -0
  109. package/esm/icons/show/card.svg.js +28 -0
  110. package/esm/icons/show/cards.svg.js +25 -0
  111. package/esm/icons/show/carousel.svg.js +32 -0
  112. package/esm/icons/show/chart.svg.js +27 -0
  113. package/esm/icons/show/code.svg.js +32 -0
  114. package/esm/icons/show/date.svg.js +28 -0
  115. package/esm/icons/show/datetime.svg.js +28 -0
  116. package/esm/icons/show/image.svg.js +32 -0
  117. package/esm/icons/show/images.svg.js +35 -0
  118. package/esm/icons/show/json-view.svg.js +38 -0
  119. package/esm/icons/show/list.svg.js +28 -0
  120. package/esm/icons/show/log.svg.js +28 -0
  121. package/esm/icons/show/mapping.svg.js +28 -0
  122. package/esm/icons/show/markdown.svg.js +30 -0
  123. package/esm/icons/show/plain.svg.js +33 -0
  124. package/esm/icons/show/progress.svg.js +26 -0
  125. package/esm/icons/show/sparkline.svg.js +28 -0
  126. package/esm/icons/show/status.svg.js +31 -0
  127. package/esm/icons/show/steps.svg.js +28 -0
  128. package/esm/icons/show/time.svg.js +30 -0
  129. package/esm/index.d.ts +176 -0
  130. package/esm/index.js +187 -0
  131. package/esm/locale/en-US.d.ts +1 -0
  132. package/esm/locale/en-US.js +2884 -0
  133. package/esm/locale/index.d.ts +2 -0
  134. package/esm/locale/zh-CN.d.ts +1 -0
  135. package/esm/locale/zh-CN.js +2817 -0
  136. package/esm/plugin/Alert.d.ts +23 -0
  137. package/esm/plugin/Alert.js +175 -0
  138. package/esm/plugin/AnchorNav.d.ts +49 -0
  139. package/esm/plugin/AnchorNav.js +370 -0
  140. package/esm/plugin/Audio.d.ts +23 -0
  141. package/esm/plugin/Audio.js +184 -0
  142. package/esm/plugin/Avatar.d.ts +28 -0
  143. package/esm/plugin/Avatar.js +337 -0
  144. package/esm/plugin/Breadcrumb.d.ts +28 -0
  145. package/esm/plugin/Breadcrumb.js +159 -0
  146. package/esm/plugin/Button.d.ts +30 -0
  147. package/esm/plugin/Button.js +344 -0
  148. package/esm/plugin/ButtonGroup.d.ts +40 -0
  149. package/esm/plugin/ButtonGroup.js +192 -0
  150. package/esm/plugin/CRUD.d.ts +128 -0
  151. package/esm/plugin/CRUD.js +1543 -0
  152. package/esm/plugin/CRUD2.d.ts +78 -0
  153. package/esm/plugin/CRUD2.js +1823 -0
  154. package/esm/plugin/Card.d.ts +55 -0
  155. package/esm/plugin/Card.js +314 -0
  156. package/esm/plugin/Card2.d.ts +23 -0
  157. package/esm/plugin/Card2.js +156 -0
  158. package/esm/plugin/Cards.d.ts +72 -0
  159. package/esm/plugin/Cards.js +339 -0
  160. package/esm/plugin/Carousel.d.ts +41 -0
  161. package/esm/plugin/Carousel.js +377 -0
  162. package/esm/plugin/Chart.d.ts +51 -0
  163. package/esm/plugin/Chart.js +361 -0
  164. package/esm/plugin/CodeView.d.ts +20 -0
  165. package/esm/plugin/CodeView.js +122 -0
  166. package/esm/plugin/Collapse.d.ts +34 -0
  167. package/esm/plugin/Collapse.js +186 -0
  168. package/esm/plugin/CollapseGroup.d.ts +66 -0
  169. package/esm/plugin/CollapseGroup.js +276 -0
  170. package/esm/plugin/ColumnToggler.d.ts +23 -0
  171. package/esm/plugin/ColumnToggler.js +167 -0
  172. package/esm/plugin/Container.d.ts +32 -0
  173. package/esm/plugin/Container.js +215 -0
  174. package/esm/plugin/Custom.d.ts +28 -0
  175. package/esm/plugin/Custom.js +164 -0
  176. package/esm/plugin/CustomRegion.d.ts +40 -0
  177. package/esm/plugin/CustomRegion.js +201 -0
  178. package/esm/plugin/Date.d.ts +22 -0
  179. package/esm/plugin/Date.js +132 -0
  180. package/esm/plugin/Datetime.d.ts +17 -0
  181. package/esm/plugin/Datetime.js +102 -0
  182. package/esm/plugin/Dialog.d.ts +41 -0
  183. package/esm/plugin/Dialog.js +262 -0
  184. package/esm/plugin/Divider.d.ts +16 -0
  185. package/esm/plugin/Divider.js +99 -0
  186. package/esm/plugin/Drawer.d.ts +38 -0
  187. package/esm/plugin/Drawer.js +285 -0
  188. package/esm/plugin/DropDownButton.d.ts +45 -0
  189. package/esm/plugin/DropDownButton.js +293 -0
  190. package/esm/plugin/Each.d.ts +36 -0
  191. package/esm/plugin/Each.js +211 -0
  192. package/esm/plugin/Flex.d.ts +6 -0
  193. package/esm/plugin/Flex.js +39 -0
  194. package/esm/plugin/Form/ButtonGroupSelect.d.ts +30 -0
  195. package/esm/plugin/Form/ButtonGroupSelect.js +228 -0
  196. package/esm/plugin/Form/ButtonToolbar.d.ts +31 -0
  197. package/esm/plugin/Form/ButtonToolbar.js +186 -0
  198. package/esm/plugin/Form/ChainedSelect.d.ts +25 -0
  199. package/esm/plugin/Form/ChainedSelect.js +232 -0
  200. package/esm/plugin/Form/Checkbox.d.ts +25 -0
  201. package/esm/plugin/Form/Checkbox.js +237 -0
  202. package/esm/plugin/Form/Checkboxes.d.ts +31 -0
  203. package/esm/plugin/Form/Checkboxes.js +260 -0
  204. package/esm/plugin/Form/CodeEditor.d.ts +26 -0
  205. package/esm/plugin/Form/CodeEditor.js +270 -0
  206. package/esm/plugin/Form/Combo.d.ts +42 -0
  207. package/esm/plugin/Form/Combo.js +608 -0
  208. package/esm/plugin/Form/ConditionBuilder.d.ts +37 -0
  209. package/esm/plugin/Form/ConditionBuilder.js +325 -0
  210. package/esm/plugin/Form/Control.d.ts +28 -0
  211. package/esm/plugin/Form/Control.js +154 -0
  212. package/esm/plugin/Form/DiffEditor.d.ts +26 -0
  213. package/esm/plugin/Form/DiffEditor.js +277 -0
  214. package/esm/plugin/Form/FieldSet.d.ts +26 -0
  215. package/esm/plugin/Form/FieldSet.js +195 -0
  216. package/esm/plugin/Form/Form.d.ts +43 -0
  217. package/esm/plugin/Form/Form.js +858 -0
  218. package/esm/plugin/Form/Formula.d.ts +20 -0
  219. package/esm/plugin/Form/Formula.js +143 -0
  220. package/esm/plugin/Form/Group.d.ts +27 -0
  221. package/esm/plugin/Form/Group.js +285 -0
  222. package/esm/plugin/Form/Hidden.d.ts +25 -0
  223. package/esm/plugin/Form/Hidden.js +124 -0
  224. package/esm/plugin/Form/InputArray.d.ts +29 -0
  225. package/esm/plugin/Form/InputArray.js +261 -0
  226. package/esm/plugin/Form/InputCity.d.ts +25 -0
  227. package/esm/plugin/Form/InputCity.js +204 -0
  228. package/esm/plugin/Form/InputColor.d.ts +42 -0
  229. package/esm/plugin/Form/InputColor.js +359 -0
  230. package/esm/plugin/Form/InputDate.d.ts +27 -0
  231. package/esm/plugin/Form/InputDate.js +414 -0
  232. package/esm/plugin/Form/InputDateRange.d.ts +27 -0
  233. package/esm/plugin/Form/InputDateRange.js +430 -0
  234. package/esm/plugin/Form/InputDateTime.d.ts +20 -0
  235. package/esm/plugin/Form/InputDateTime.js +111 -0
  236. package/esm/plugin/Form/InputDateTimeRange.d.ts +21 -0
  237. package/esm/plugin/Form/InputDateTimeRange.js +117 -0
  238. package/esm/plugin/Form/InputEmail.d.ts +28 -0
  239. package/esm/plugin/Form/InputEmail.js +98 -0
  240. package/esm/plugin/Form/InputExcel.d.ts +24 -0
  241. package/esm/plugin/Form/InputExcel.js +184 -0
  242. package/esm/plugin/Form/InputFile.d.ts +31 -0
  243. package/esm/plugin/Form/InputFile.js +385 -0
  244. package/esm/plugin/Form/InputGroup.d.ts +33 -0
  245. package/esm/plugin/Form/InputGroup.js +152 -0
  246. package/esm/plugin/Form/InputImage.d.ts +31 -0
  247. package/esm/plugin/Form/InputImage.js +417 -0
  248. package/esm/plugin/Form/InputKV.d.ts +36 -0
  249. package/esm/plugin/Form/InputKV.js +188 -0
  250. package/esm/plugin/Form/InputMonth.d.ts +19 -0
  251. package/esm/plugin/Form/InputMonth.js +109 -0
  252. package/esm/plugin/Form/InputMonthRange.d.ts +21 -0
  253. package/esm/plugin/Form/InputMonthRange.js +117 -0
  254. package/esm/plugin/Form/InputNumber.d.ts +27 -0
  255. package/esm/plugin/Form/InputNumber.js +313 -0
  256. package/esm/plugin/Form/InputPassword.d.ts +28 -0
  257. package/esm/plugin/Form/InputPassword.js +98 -0
  258. package/esm/plugin/Form/InputQuarter.d.ts +19 -0
  259. package/esm/plugin/Form/InputQuarter.js +109 -0
  260. package/esm/plugin/Form/InputQuarterRange.d.ts +21 -0
  261. package/esm/plugin/Form/InputQuarterRange.js +117 -0
  262. package/esm/plugin/Form/InputRange.d.ts +25 -0
  263. package/esm/plugin/Form/InputRange.js +347 -0
  264. package/esm/plugin/Form/InputRating.d.ts +26 -0
  265. package/esm/plugin/Form/InputRating.js +394 -0
  266. package/esm/plugin/Form/InputRepeat.d.ts +20 -0
  267. package/esm/plugin/Form/InputRepeat.js +122 -0
  268. package/esm/plugin/Form/InputRichText.d.ts +22 -0
  269. package/esm/plugin/Form/InputRichText.js +232 -0
  270. package/esm/plugin/Form/InputSubForm.d.ts +33 -0
  271. package/esm/plugin/Form/InputSubForm.js +269 -0
  272. package/esm/plugin/Form/InputTable.d.ts +40 -0
  273. package/esm/plugin/Form/InputTable.js +418 -0
  274. package/esm/plugin/Form/InputTag.d.ts +26 -0
  275. package/esm/plugin/Form/InputTag.js +230 -0
  276. package/esm/plugin/Form/InputText.d.ts +43 -0
  277. package/esm/plugin/Form/InputText.js +385 -0
  278. package/esm/plugin/Form/InputTime.d.ts +20 -0
  279. package/esm/plugin/Form/InputTime.js +111 -0
  280. package/esm/plugin/Form/InputTimeRange.d.ts +21 -0
  281. package/esm/plugin/Form/InputTimeRange.js +117 -0
  282. package/esm/plugin/Form/InputTree.d.ts +79 -0
  283. package/esm/plugin/Form/InputTree.js +496 -0
  284. package/esm/plugin/Form/InputURL.d.ts +29 -0
  285. package/esm/plugin/Form/InputURL.js +104 -0
  286. package/esm/plugin/Form/InputYear.d.ts +19 -0
  287. package/esm/plugin/Form/InputYear.js +109 -0
  288. package/esm/plugin/Form/InputYearRange.d.ts +21 -0
  289. package/esm/plugin/Form/InputYearRange.js +117 -0
  290. package/esm/plugin/Form/Item.d.ts +11 -0
  291. package/esm/plugin/Form/Item.js +255 -0
  292. package/esm/plugin/Form/ListSelect.d.ts +29 -0
  293. package/esm/plugin/Form/ListSelect.js +195 -0
  294. package/esm/plugin/Form/LocationPicker.d.ts +20 -0
  295. package/esm/plugin/Form/LocationPicker.js +135 -0
  296. package/esm/plugin/Form/MatrixCheckboxes.d.ts +32 -0
  297. package/esm/plugin/Form/MatrixCheckboxes.js +270 -0
  298. package/esm/plugin/Form/NestedSelect.d.ts +80 -0
  299. package/esm/plugin/Form/NestedSelect.js +362 -0
  300. package/esm/plugin/Form/Picker.d.ts +29 -0
  301. package/esm/plugin/Form/Picker.js +292 -0
  302. package/esm/plugin/Form/Radios.d.ts +30 -0
  303. package/esm/plugin/Form/Radios.js +251 -0
  304. package/esm/plugin/Form/Select.d.ts +30 -0
  305. package/esm/plugin/Form/Select.js +363 -0
  306. package/esm/plugin/Form/Static.d.ts +24 -0
  307. package/esm/plugin/Form/Static.js +389 -0
  308. package/esm/plugin/Form/Switch.d.ts +29 -0
  309. package/esm/plugin/Form/Switch.js +285 -0
  310. package/esm/plugin/Form/TabsTransfer.d.ts +81 -0
  311. package/esm/plugin/Form/TabsTransfer.js +357 -0
  312. package/esm/plugin/Form/Textarea.d.ts +26 -0
  313. package/esm/plugin/Form/Textarea.js +244 -0
  314. package/esm/plugin/Form/Transfer.d.ts +73 -0
  315. package/esm/plugin/Form/Transfer.js +381 -0
  316. package/esm/plugin/Form/TreeSelect.d.ts +80 -0
  317. package/esm/plugin/Form/TreeSelect.js +488 -0
  318. package/esm/plugin/Form/UUID.d.ts +24 -0
  319. package/esm/plugin/Form/UUID.js +124 -0
  320. package/esm/plugin/Grid.d.ts +49 -0
  321. package/esm/plugin/Grid.js +779 -0
  322. package/esm/plugin/HBox.d.ts +46 -0
  323. package/esm/plugin/HBox.js +703 -0
  324. package/esm/plugin/IFrame.d.ts +23 -0
  325. package/esm/plugin/IFrame.js +144 -0
  326. package/esm/plugin/Image.d.ts +34 -0
  327. package/esm/plugin/Image.js +307 -0
  328. package/esm/plugin/Images.d.ts +26 -0
  329. package/esm/plugin/Images.js +240 -0
  330. package/esm/plugin/Json.d.ts +27 -0
  331. package/esm/plugin/Json.js +133 -0
  332. package/esm/plugin/Layout/FlexPluginBase.d.ts +40 -0
  333. package/esm/plugin/Layout/FlexPluginBase.js +332 -0
  334. package/esm/plugin/Layout/Layout1_2_v4.d.ts +10 -0
  335. package/esm/plugin/Layout/Layout1_2_v4.js +144 -0
  336. package/esm/plugin/Layout/Layout_fixed.d.ts +10 -0
  337. package/esm/plugin/Layout/Layout_fixed.js +76 -0
  338. package/esm/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
  339. package/esm/plugin/Layout/Layout_fixed_bottom.js +83 -0
  340. package/esm/plugin/Layout/Layout_fixed_top.d.ts +10 -0
  341. package/esm/plugin/Layout/Layout_fixed_top.js +82 -0
  342. package/esm/plugin/Layout/Layout_scroll_x.d.ts +10 -0
  343. package/esm/plugin/Layout/Layout_scroll_x.js +166 -0
  344. package/esm/plugin/Layout/Layout_scroll_y.d.ts +10 -0
  345. package/esm/plugin/Layout/Layout_scroll_y.js +154 -0
  346. package/esm/plugin/Link.d.ts +23 -0
  347. package/esm/plugin/Link.js +151 -0
  348. package/esm/plugin/List.d.ts +56 -0
  349. package/esm/plugin/List.js +316 -0
  350. package/esm/plugin/ListItem.d.ts +16 -0
  351. package/esm/plugin/ListItem.js +247 -0
  352. package/esm/plugin/Log.d.ts +19 -0
  353. package/esm/plugin/Log.js +119 -0
  354. package/esm/plugin/Mapping.d.ts +38 -0
  355. package/esm/plugin/Mapping.js +192 -0
  356. package/esm/plugin/Markdown.d.ts +22 -0
  357. package/esm/plugin/Markdown.js +115 -0
  358. package/esm/plugin/Nav.d.ts +49 -0
  359. package/esm/plugin/Nav.js +226 -0
  360. package/esm/plugin/Operation.d.ts +26 -0
  361. package/esm/plugin/Operation.js +137 -0
  362. package/esm/plugin/Others/Action.d.ts +9 -0
  363. package/esm/plugin/Others/Action.js +370 -0
  364. package/esm/plugin/Others/TableCell.d.ts +8 -0
  365. package/esm/plugin/Others/TableCell.js +379 -0
  366. package/esm/plugin/Page.d.ts +33 -0
  367. package/esm/plugin/Page.js +409 -0
  368. package/esm/plugin/Pagination.d.ts +49 -0
  369. package/esm/plugin/Pagination.js +322 -0
  370. package/esm/plugin/Panel.d.ts +32 -0
  371. package/esm/plugin/Panel.js +279 -0
  372. package/esm/plugin/Plain.d.ts +22 -0
  373. package/esm/plugin/Plain.js +144 -0
  374. package/esm/plugin/Progress.d.ts +28 -0
  375. package/esm/plugin/Progress.js +303 -0
  376. package/esm/plugin/Property.d.ts +28 -0
  377. package/esm/plugin/Property.js +186 -0
  378. package/esm/plugin/QRCode.d.ts +22 -0
  379. package/esm/plugin/QRCode.js +151 -0
  380. package/{dist → esm}/plugin/Reset.d.ts +0 -0
  381. package/esm/plugin/Reset.js +80 -0
  382. package/esm/plugin/Service.d.ts +32 -0
  383. package/esm/plugin/Service.js +282 -0
  384. package/esm/plugin/Sparkline.d.ts +31 -0
  385. package/esm/plugin/Sparkline.js +111 -0
  386. package/esm/plugin/Status.d.ts +22 -0
  387. package/esm/plugin/Status.js +134 -0
  388. package/esm/plugin/Steps.d.ts +40 -0
  389. package/esm/plugin/Steps.js +175 -0
  390. package/{dist → esm}/plugin/Submit.d.ts +0 -0
  391. package/esm/plugin/Submit.js +75 -0
  392. package/esm/plugin/Table.d.ts +27 -0
  393. package/esm/plugin/Table.js +645 -0
  394. package/esm/plugin/Table2.d.ts +26 -0
  395. package/esm/plugin/Table2.js +887 -0
  396. package/esm/plugin/TableCell2.d.ts +8 -0
  397. package/esm/plugin/TableCell2.js +485 -0
  398. package/esm/plugin/TableView.d.ts +135 -0
  399. package/esm/plugin/TableView.js +816 -0
  400. package/esm/plugin/Tabs.d.ts +77 -0
  401. package/esm/plugin/Tabs.js +526 -0
  402. package/esm/plugin/Tasks.d.ts +44 -0
  403. package/esm/plugin/Tasks.js +272 -0
  404. package/esm/plugin/Time.d.ts +17 -0
  405. package/esm/plugin/Time.js +104 -0
  406. package/esm/plugin/Timeline.d.ts +34 -0
  407. package/esm/plugin/Timeline.js +189 -0
  408. package/esm/plugin/TooltipWrapper.d.ts +42 -0
  409. package/esm/plugin/TooltipWrapper.js +300 -0
  410. package/esm/plugin/Tpl.d.ts +21 -0
  411. package/esm/plugin/Tpl.js +205 -0
  412. package/esm/plugin/Video.d.ts +27 -0
  413. package/esm/plugin/Video.js +193 -0
  414. package/esm/plugin/WebComponent.d.ts +25 -0
  415. package/esm/plugin/WebComponent.js +157 -0
  416. package/esm/plugin/Wizard.d.ts +56 -0
  417. package/esm/plugin/Wizard.js +864 -0
  418. package/esm/plugin/Wrapper.d.ts +24 -0
  419. package/esm/plugin/Wrapper.js +222 -0
  420. package/esm/renderer/APIControl.d.ts +946 -0
  421. package/esm/renderer/APIControl.js +931 -0
  422. package/esm/renderer/ActionApiControl.d.ts +1078 -0
  423. package/esm/renderer/BadgeControl.d.ts +102 -0
  424. package/esm/renderer/BadgeControl.js +328 -0
  425. package/esm/renderer/ColumnControl.d.ts +19 -0
  426. package/esm/renderer/DataBindingControl.d.ts +42 -0
  427. package/esm/renderer/DataBindingControl.js +285 -0
  428. package/esm/renderer/DataMappingControl.d.ts +11 -0
  429. package/esm/renderer/DataMappingControl.js +75 -0
  430. package/esm/renderer/DataPickerControl.d.ts +13 -0
  431. package/esm/renderer/DataPickerControl.js +92 -0
  432. package/esm/renderer/DateShortCutControl.d.ts +84 -0
  433. package/esm/renderer/DateShortCutControl.js +482 -0
  434. package/esm/renderer/ExpressionFormulaControl.d.ts +45 -0
  435. package/esm/renderer/ExpressionFormulaControl.js +248 -0
  436. package/esm/renderer/FeatureControl.d.ts +64 -0
  437. package/esm/renderer/FeatureControl.js +299 -0
  438. package/esm/renderer/FormulaControl.d.ts +121 -0
  439. package/esm/renderer/FormulaControl.js +513 -0
  440. package/esm/renderer/GoConfigControl.d.ts +17 -0
  441. package/esm/renderer/GoConfigControl.js +70 -0
  442. package/esm/renderer/OptionControl.d.ts +152 -0
  443. package/esm/renderer/OptionControl.js +906 -0
  444. package/esm/renderer/RangePartsControl.d.ts +91 -0
  445. package/esm/renderer/RangePartsControl.js +505 -0
  446. package/esm/renderer/StatusControl.d.ts +44 -0
  447. package/esm/renderer/StatusControl.js +212 -0
  448. package/esm/renderer/SwitchMoreControl.d.ts +254 -0
  449. package/esm/renderer/SwitchMoreControl.js +482 -0
  450. package/esm/renderer/TimelineItemControl.d.ts +140 -0
  451. package/esm/renderer/TimelineItemControl.js +622 -0
  452. package/esm/renderer/TransferTableControl.d.ts +199 -0
  453. package/esm/renderer/TransferTableControl.js +512 -0
  454. package/esm/renderer/TreeOptionControl.d.ts +71 -0
  455. package/esm/renderer/TreeOptionControl.js +725 -0
  456. package/esm/renderer/ValidationControl.d.ts +65 -0
  457. package/esm/renderer/ValidationControl.js +370 -0
  458. package/esm/renderer/ValidationItem.d.ts +46 -0
  459. package/esm/renderer/ValidationItem.js +200 -0
  460. package/esm/renderer/event-control/action-config-dialog.d.ts +73 -0
  461. package/esm/renderer/event-control/action-config-dialog.js +273 -0
  462. package/{dist/event-action → esm/renderer/event-control}/action-config-panel.d.ts +0 -0
  463. package/esm/renderer/event-control/action-config-panel.js +64 -0
  464. package/esm/renderer/event-control/actions.d.ts +3 -0
  465. package/esm/renderer/event-control/actions.js +1176 -0
  466. package/{dist/event-action → esm/renderer/event-control}/comp-action-select.d.ts +0 -0
  467. package/esm/renderer/event-control/comp-action-select.js +66 -0
  468. package/esm/renderer/event-control/helper.d.ts +133 -0
  469. package/esm/renderer/event-control/helper.js +1024 -0
  470. package/esm/renderer/event-control/index.d.ts +90 -0
  471. package/esm/renderer/event-control/index.js +768 -0
  472. package/esm/renderer/event-control/types.d.ts +27 -0
  473. package/{dist/component/control → esm/renderer}/style-control/Background.d.ts +0 -0
  474. package/esm/renderer/style-control/Background.js +484 -0
  475. package/esm/renderer/style-control/Border.d.ts +18 -0
  476. package/esm/renderer/style-control/Border.js +222 -0
  477. package/esm/renderer/style-control/BoxModel.d.ts +17 -0
  478. package/esm/renderer/style-control/BoxModel.js +72 -0
  479. package/esm/renderer/style-control/BoxShadow.d.ts +18 -0
  480. package/esm/renderer/style-control/BoxShadow.js +119 -0
  481. package/{dist/component/control → esm/renderer}/style-control/Display.d.ts +0 -0
  482. package/esm/renderer/style-control/Display.js +189 -0
  483. package/{dist/component/control → esm/renderer}/style-control/Font.d.ts +0 -0
  484. package/esm/renderer/style-control/Font.js +204 -0
  485. package/esm/renderer/style-control/InsetBoxModel.d.ts +17 -0
  486. package/esm/renderer/style-control/InsetBoxModel.js +69 -0
  487. package/{dist/component/control → esm/renderer}/style-control/font-family.d.ts +0 -0
  488. package/esm/renderer/style-control/font-family.js +145 -0
  489. package/{dist/component/control → esm/renderer}/style-control/transformation.d.ts +0 -0
  490. package/esm/renderer/style-control/transformation.js +74 -0
  491. package/esm/renderer/style-control/types.d.ts +8 -0
  492. package/esm/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
  493. package/esm/renderer/textarea-formula/FormulaPicker.js +37 -0
  494. package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
  495. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +334 -0
  496. package/esm/renderer/textarea-formula/plugin.d.ts +32 -0
  497. package/esm/renderer/textarea-formula/plugin.js +273 -0
  498. package/esm/renderer/textarea-formula/utils.d.ts +12 -0
  499. package/esm/renderer/textarea-formula/utils.js +76 -0
  500. package/esm/tpl/api.d.ts +1 -0
  501. package/esm/tpl/api.js +483 -0
  502. package/esm/tpl/common.d.ts +1 -0
  503. package/esm/tpl/common.js +950 -0
  504. package/esm/tpl/horizontal.d.ts +1 -0
  505. package/esm/tpl/horizontal.js +241 -0
  506. package/esm/tpl/index.d.ts +8 -0
  507. package/esm/tpl/layout.d.ts +1 -0
  508. package/esm/tpl/layout.js +709 -0
  509. package/esm/tpl/options.d.ts +1 -0
  510. package/esm/tpl/options.js +360 -0
  511. package/esm/tpl/style.d.ts +15 -0
  512. package/esm/tpl/style.js +354 -0
  513. package/esm/tpl/validations.d.ts +1 -0
  514. package/esm/tpl/validations.js +485 -0
  515. package/esm/util.d.ts +47 -0
  516. package/esm/util.js +22 -0
  517. package/esm/validator.d.ts +62 -0
  518. package/esm/validator.js +313 -0
  519. package/lib/component/BaseControl.d.ts +224 -0
  520. package/lib/component/BaseControl.js +320 -0
  521. package/lib/component/InputComponentName.d.ts +8 -0
  522. package/lib/component/InputComponentName.js +45 -0
  523. package/lib/component/TableViewEditor.d.ts +79 -0
  524. package/lib/component/TableViewEditor.js +690 -0
  525. package/lib/icons/btn/btn-group.svg.js +58 -0
  526. package/lib/icons/btn/btn-select.svg.js +54 -0
  527. package/lib/icons/btn/btn-toolbar.svg.js +54 -0
  528. package/lib/icons/btn/button.svg.js +54 -0
  529. package/lib/icons/btn/dropdown-btn.svg.js +52 -0
  530. package/lib/icons/container/anchor-nav.svg.js +52 -0
  531. package/lib/icons/container/collapse.svg.js +52 -0
  532. package/lib/icons/container/container.svg.js +48 -0
  533. package/lib/icons/container/flex-container.svg.js +52 -0
  534. package/lib/icons/container/form-group.svg.js +52 -0
  535. package/lib/icons/container/grid.svg.js +49 -0
  536. package/lib/icons/container/iframe.svg.js +51 -0
  537. package/lib/icons/container/panel.svg.js +52 -0
  538. package/lib/icons/container/table-view.svg.js +52 -0
  539. package/lib/icons/container/tabs.svg.js +52 -0
  540. package/lib/icons/container/tooltip-wrapper.svg.js +56 -0
  541. package/lib/icons/container/web-component.svg.js +48 -0
  542. package/lib/icons/feat/audio.svg.js +56 -0
  543. package/lib/icons/feat/custom.svg.js +50 -0
  544. package/lib/icons/feat/each.svg.js +52 -0
  545. package/lib/icons/feat/form.svg.js +52 -0
  546. package/lib/icons/feat/nav.svg.js +48 -0
  547. package/lib/icons/feat/qrcode.svg.js +52 -0
  548. package/lib/icons/feat/service.svg.js +52 -0
  549. package/lib/icons/feat/table.svg.js +56 -0
  550. package/lib/icons/feat/tasks.svg.js +59 -0
  551. package/lib/icons/feat/video.svg.js +51 -0
  552. package/lib/icons/feat/wizard.svg.js +62 -0
  553. package/lib/icons/form/chained-select.svg.js +57 -0
  554. package/lib/icons/form/checkbox.svg.js +54 -0
  555. package/lib/icons/form/checkboxes.svg.js +52 -0
  556. package/lib/icons/form/combo.svg.js +55 -0
  557. package/lib/icons/form/condition-builder.svg.js +51 -0
  558. package/lib/icons/form/diff-editor.svg.js +52 -0
  559. package/lib/icons/form/editor.svg.js +52 -0
  560. package/lib/icons/form/formula.svg.js +57 -0
  561. package/lib/icons/form/hidden.svg.js +56 -0
  562. package/lib/icons/form/input-city.svg.js +52 -0
  563. package/lib/icons/form/input-color.svg.js +61 -0
  564. package/lib/icons/form/input-date-range.svg.js +52 -0
  565. package/lib/icons/form/input-date.svg.js +58 -0
  566. package/lib/icons/form/input-datetime.svg.js +52 -0
  567. package/lib/icons/form/input-email.svg.js +52 -0
  568. package/lib/icons/form/input-excel.svg.js +52 -0
  569. package/lib/icons/form/input-file.svg.js +52 -0
  570. package/lib/icons/form/input-group.svg.js +55 -0
  571. package/lib/icons/form/input-image.svg.js +57 -0
  572. package/lib/icons/form/input-kv.svg.js +54 -0
  573. package/lib/icons/form/input-month-range.svg.js +52 -0
  574. package/lib/icons/form/input-number.svg.js +54 -0
  575. package/lib/icons/form/input-password.svg.js +52 -0
  576. package/lib/icons/form/input-quarter-range.svg.js +63 -0
  577. package/lib/icons/form/input-range.svg.js +63 -0
  578. package/lib/icons/form/input-rating.svg.js +48 -0
  579. package/lib/icons/form/input-repeat.svg.js +52 -0
  580. package/lib/icons/form/input-rich-text.svg.js +77 -0
  581. package/lib/icons/form/input-tag.svg.js +53 -0
  582. package/lib/icons/form/input-text.svg.js +56 -0
  583. package/lib/icons/form/input-time-range.svg.js +57 -0
  584. package/lib/icons/form/input-time.svg.js +56 -0
  585. package/lib/icons/form/input-tree.svg.js +52 -0
  586. package/lib/icons/form/input-url.svg.js +55 -0
  587. package/lib/icons/form/input-year.svg.js +58 -0
  588. package/lib/icons/form/inputArray.svg.js +54 -0
  589. package/lib/icons/form/list-select.svg.js +50 -0
  590. package/lib/icons/form/location-picker.svg.js +56 -0
  591. package/lib/icons/form/matrix-checkboxes.svg.js +49 -0
  592. package/lib/icons/form/month.svg.js +52 -0
  593. package/lib/icons/form/nested-select.svg.js +50 -0
  594. package/lib/icons/form/picker.svg.js +52 -0
  595. package/lib/icons/form/quarter.svg.js +58 -0
  596. package/lib/icons/form/radios.svg.js +56 -0
  597. package/lib/icons/form/select.svg.js +52 -0
  598. package/lib/icons/form/static.svg.js +54 -0
  599. package/lib/icons/form/sub-form.svg.js +52 -0
  600. package/lib/icons/form/switch.svg.js +57 -0
  601. package/lib/icons/form/tabs-transfer.svg.js +55 -0
  602. package/lib/icons/form/textarea.svg.js +60 -0
  603. package/lib/icons/form/transfer.svg.js +52 -0
  604. package/lib/icons/form/tree-select.svg.js +57 -0
  605. package/lib/icons/form/uuid.svg.js +54 -0
  606. package/lib/icons/index.d.ts +2 -0
  607. package/lib/icons/index.js +263 -0
  608. package/lib/icons/layout/layout-1with2.svg.js +56 -0
  609. package/lib/icons/layout/layout-2cols.svg.js +56 -0
  610. package/lib/icons/layout/layout-2row.svg.js +56 -0
  611. package/lib/icons/layout/layout-2with1.svg.js +57 -0
  612. package/lib/icons/layout/layout-3cols.svg.js +56 -0
  613. package/lib/icons/layout/layout-3row.svg.js +57 -0
  614. package/lib/icons/layout/layout-absolute.svg.js +51 -0
  615. package/lib/icons/layout/layout-fixed.svg.js +51 -0
  616. package/lib/icons/layout/layout-full.svg.js +73 -0
  617. package/lib/icons/layout/layout1-2.svg.js +57 -0
  618. package/lib/icons/layout/layout2-1.svg.js +57 -0
  619. package/lib/icons/layout/layout3-1.svg.js +57 -0
  620. package/lib/icons/layout/layout3-2.svg.js +57 -0
  621. package/lib/icons/other/divider.svg.js +50 -0
  622. package/lib/icons/other/property-sheet.svg.js +52 -0
  623. package/lib/icons/other/tooltip.svg.js +54 -0
  624. package/lib/icons/show/URL.svg.js +55 -0
  625. package/lib/icons/show/avatar.svg.js +58 -0
  626. package/lib/icons/show/breadcrumb.svg.js +52 -0
  627. package/lib/icons/show/card.svg.js +52 -0
  628. package/lib/icons/show/cards.svg.js +49 -0
  629. package/lib/icons/show/carousel.svg.js +56 -0
  630. package/lib/icons/show/chart.svg.js +51 -0
  631. package/lib/icons/show/code.svg.js +56 -0
  632. package/lib/icons/show/date.svg.js +52 -0
  633. package/lib/icons/show/datetime.svg.js +52 -0
  634. package/lib/icons/show/image.svg.js +56 -0
  635. package/lib/icons/show/images.svg.js +59 -0
  636. package/lib/icons/show/json-view.svg.js +62 -0
  637. package/lib/icons/show/list.svg.js +52 -0
  638. package/lib/icons/show/log.svg.js +52 -0
  639. package/lib/icons/show/mapping.svg.js +52 -0
  640. package/lib/icons/show/markdown.svg.js +54 -0
  641. package/lib/icons/show/plain.svg.js +57 -0
  642. package/lib/icons/show/progress.svg.js +50 -0
  643. package/lib/icons/show/sparkline.svg.js +52 -0
  644. package/lib/icons/show/status.svg.js +55 -0
  645. package/lib/icons/show/steps.svg.js +52 -0
  646. package/lib/icons/show/time.svg.js +54 -0
  647. package/lib/index.d.ts +176 -0
  648. package/lib/index.js +208 -0
  649. package/lib/locale/en-US.d.ts +1 -0
  650. package/lib/locale/en-US.js +2886 -0
  651. package/lib/locale/index.d.ts +2 -0
  652. package/lib/locale/zh-CN.d.ts +1 -0
  653. package/lib/locale/zh-CN.js +2819 -0
  654. package/lib/plugin/Alert.d.ts +23 -0
  655. package/lib/plugin/Alert.js +179 -0
  656. package/lib/plugin/AnchorNav.d.ts +49 -0
  657. package/lib/plugin/AnchorNav.js +379 -0
  658. package/lib/plugin/Audio.d.ts +23 -0
  659. package/lib/plugin/Audio.js +188 -0
  660. package/lib/plugin/Avatar.d.ts +28 -0
  661. package/lib/plugin/Avatar.js +341 -0
  662. package/lib/plugin/Breadcrumb.d.ts +28 -0
  663. package/lib/plugin/Breadcrumb.js +163 -0
  664. package/lib/plugin/Button.d.ts +30 -0
  665. package/lib/plugin/Button.js +348 -0
  666. package/lib/plugin/ButtonGroup.d.ts +40 -0
  667. package/lib/plugin/ButtonGroup.js +196 -0
  668. package/lib/plugin/CRUD.d.ts +128 -0
  669. package/lib/plugin/CRUD.js +1553 -0
  670. package/lib/plugin/CRUD2.d.ts +78 -0
  671. package/lib/plugin/CRUD2.js +1835 -0
  672. package/lib/plugin/Card.d.ts +55 -0
  673. package/lib/plugin/Card.js +323 -0
  674. package/lib/plugin/Card2.d.ts +23 -0
  675. package/lib/plugin/Card2.js +160 -0
  676. package/lib/plugin/Cards.d.ts +72 -0
  677. package/lib/plugin/Cards.js +347 -0
  678. package/lib/plugin/Carousel.d.ts +41 -0
  679. package/lib/plugin/Carousel.js +381 -0
  680. package/lib/plugin/Chart.d.ts +51 -0
  681. package/lib/plugin/Chart.js +369 -0
  682. package/lib/plugin/CodeView.d.ts +20 -0
  683. package/lib/plugin/CodeView.js +126 -0
  684. package/lib/plugin/Collapse.d.ts +34 -0
  685. package/lib/plugin/Collapse.js +190 -0
  686. package/lib/plugin/CollapseGroup.d.ts +66 -0
  687. package/lib/plugin/CollapseGroup.js +280 -0
  688. package/lib/plugin/ColumnToggler.d.ts +23 -0
  689. package/lib/plugin/ColumnToggler.js +171 -0
  690. package/lib/plugin/Container.d.ts +32 -0
  691. package/lib/plugin/Container.js +219 -0
  692. package/lib/plugin/Custom.d.ts +28 -0
  693. package/lib/plugin/Custom.js +168 -0
  694. package/lib/plugin/CustomRegion.d.ts +40 -0
  695. package/lib/plugin/CustomRegion.js +209 -0
  696. package/lib/plugin/Date.d.ts +22 -0
  697. package/lib/plugin/Date.js +136 -0
  698. package/lib/plugin/Datetime.d.ts +17 -0
  699. package/lib/plugin/Datetime.js +106 -0
  700. package/lib/plugin/Dialog.d.ts +41 -0
  701. package/lib/plugin/Dialog.js +271 -0
  702. package/lib/plugin/Divider.d.ts +16 -0
  703. package/lib/plugin/Divider.js +103 -0
  704. package/lib/plugin/Drawer.d.ts +38 -0
  705. package/lib/plugin/Drawer.js +289 -0
  706. package/lib/plugin/DropDownButton.d.ts +45 -0
  707. package/lib/plugin/DropDownButton.js +301 -0
  708. package/lib/plugin/Each.d.ts +36 -0
  709. package/lib/plugin/Each.js +219 -0
  710. package/lib/plugin/Flex.d.ts +6 -0
  711. package/lib/plugin/Flex.js +43 -0
  712. package/lib/plugin/Form/ButtonGroupSelect.d.ts +30 -0
  713. package/lib/plugin/Form/ButtonGroupSelect.js +232 -0
  714. package/lib/plugin/Form/ButtonToolbar.d.ts +31 -0
  715. package/lib/plugin/Form/ButtonToolbar.js +190 -0
  716. package/lib/plugin/Form/ChainedSelect.d.ts +25 -0
  717. package/lib/plugin/Form/ChainedSelect.js +236 -0
  718. package/lib/plugin/Form/Checkbox.d.ts +25 -0
  719. package/lib/plugin/Form/Checkbox.js +241 -0
  720. package/lib/plugin/Form/Checkboxes.d.ts +31 -0
  721. package/lib/plugin/Form/Checkboxes.js +264 -0
  722. package/lib/plugin/Form/CodeEditor.d.ts +26 -0
  723. package/lib/plugin/Form/CodeEditor.js +274 -0
  724. package/lib/plugin/Form/Combo.d.ts +42 -0
  725. package/lib/plugin/Form/Combo.js +616 -0
  726. package/lib/plugin/Form/ConditionBuilder.d.ts +37 -0
  727. package/lib/plugin/Form/ConditionBuilder.js +333 -0
  728. package/lib/plugin/Form/Control.d.ts +28 -0
  729. package/lib/plugin/Form/Control.js +162 -0
  730. package/lib/plugin/Form/DiffEditor.d.ts +26 -0
  731. package/lib/plugin/Form/DiffEditor.js +281 -0
  732. package/lib/plugin/Form/FieldSet.d.ts +26 -0
  733. package/lib/plugin/Form/FieldSet.js +203 -0
  734. package/lib/plugin/Form/Form.d.ts +43 -0
  735. package/lib/plugin/Form/Form.js +862 -0
  736. package/lib/plugin/Form/Formula.d.ts +20 -0
  737. package/lib/plugin/Form/Formula.js +147 -0
  738. package/lib/plugin/Form/Group.d.ts +27 -0
  739. package/lib/plugin/Form/Group.js +293 -0
  740. package/lib/plugin/Form/Hidden.d.ts +25 -0
  741. package/lib/plugin/Form/Hidden.js +132 -0
  742. package/lib/plugin/Form/InputArray.d.ts +29 -0
  743. package/lib/plugin/Form/InputArray.js +269 -0
  744. package/lib/plugin/Form/InputCity.d.ts +25 -0
  745. package/lib/plugin/Form/InputCity.js +208 -0
  746. package/lib/plugin/Form/InputColor.d.ts +42 -0
  747. package/lib/plugin/Form/InputColor.js +367 -0
  748. package/lib/plugin/Form/InputDate.d.ts +27 -0
  749. package/lib/plugin/Form/InputDate.js +418 -0
  750. package/lib/plugin/Form/InputDateRange.d.ts +27 -0
  751. package/lib/plugin/Form/InputDateRange.js +434 -0
  752. package/lib/plugin/Form/InputDateTime.d.ts +20 -0
  753. package/lib/plugin/Form/InputDateTime.js +115 -0
  754. package/lib/plugin/Form/InputDateTimeRange.d.ts +21 -0
  755. package/lib/plugin/Form/InputDateTimeRange.js +121 -0
  756. package/lib/plugin/Form/InputEmail.d.ts +28 -0
  757. package/lib/plugin/Form/InputEmail.js +102 -0
  758. package/lib/plugin/Form/InputExcel.d.ts +24 -0
  759. package/lib/plugin/Form/InputExcel.js +188 -0
  760. package/lib/plugin/Form/InputFile.d.ts +31 -0
  761. package/lib/plugin/Form/InputFile.js +389 -0
  762. package/lib/plugin/Form/InputGroup.d.ts +33 -0
  763. package/lib/plugin/Form/InputGroup.js +160 -0
  764. package/lib/plugin/Form/InputImage.d.ts +31 -0
  765. package/lib/plugin/Form/InputImage.js +421 -0
  766. package/lib/plugin/Form/InputKV.d.ts +36 -0
  767. package/lib/plugin/Form/InputKV.js +192 -0
  768. package/lib/plugin/Form/InputMonth.d.ts +19 -0
  769. package/lib/plugin/Form/InputMonth.js +113 -0
  770. package/lib/plugin/Form/InputMonthRange.d.ts +21 -0
  771. package/lib/plugin/Form/InputMonthRange.js +121 -0
  772. package/lib/plugin/Form/InputNumber.d.ts +27 -0
  773. package/lib/plugin/Form/InputNumber.js +317 -0
  774. package/lib/plugin/Form/InputPassword.d.ts +28 -0
  775. package/lib/plugin/Form/InputPassword.js +102 -0
  776. package/lib/plugin/Form/InputQuarter.d.ts +19 -0
  777. package/lib/plugin/Form/InputQuarter.js +113 -0
  778. package/lib/plugin/Form/InputQuarterRange.d.ts +21 -0
  779. package/lib/plugin/Form/InputQuarterRange.js +121 -0
  780. package/lib/plugin/Form/InputRange.d.ts +25 -0
  781. package/lib/plugin/Form/InputRange.js +351 -0
  782. package/lib/plugin/Form/InputRating.d.ts +26 -0
  783. package/lib/plugin/Form/InputRating.js +398 -0
  784. package/lib/plugin/Form/InputRepeat.d.ts +20 -0
  785. package/lib/plugin/Form/InputRepeat.js +126 -0
  786. package/lib/plugin/Form/InputRichText.d.ts +22 -0
  787. package/lib/plugin/Form/InputRichText.js +236 -0
  788. package/lib/plugin/Form/InputSubForm.d.ts +33 -0
  789. package/lib/plugin/Form/InputSubForm.js +277 -0
  790. package/lib/plugin/Form/InputTable.d.ts +40 -0
  791. package/lib/plugin/Form/InputTable.js +426 -0
  792. package/lib/plugin/Form/InputTag.d.ts +26 -0
  793. package/lib/plugin/Form/InputTag.js +234 -0
  794. package/lib/plugin/Form/InputText.d.ts +43 -0
  795. package/lib/plugin/Form/InputText.js +389 -0
  796. package/lib/plugin/Form/InputTime.d.ts +20 -0
  797. package/lib/plugin/Form/InputTime.js +115 -0
  798. package/lib/plugin/Form/InputTimeRange.d.ts +21 -0
  799. package/lib/plugin/Form/InputTimeRange.js +121 -0
  800. package/lib/plugin/Form/InputTree.d.ts +79 -0
  801. package/lib/plugin/Form/InputTree.js +504 -0
  802. package/lib/plugin/Form/InputURL.d.ts +29 -0
  803. package/lib/plugin/Form/InputURL.js +108 -0
  804. package/lib/plugin/Form/InputYear.d.ts +19 -0
  805. package/lib/plugin/Form/InputYear.js +113 -0
  806. package/lib/plugin/Form/InputYearRange.d.ts +21 -0
  807. package/lib/plugin/Form/InputYearRange.js +121 -0
  808. package/lib/plugin/Form/Item.d.ts +11 -0
  809. package/lib/plugin/Form/Item.js +263 -0
  810. package/lib/plugin/Form/ListSelect.d.ts +29 -0
  811. package/lib/plugin/Form/ListSelect.js +199 -0
  812. package/lib/plugin/Form/LocationPicker.d.ts +20 -0
  813. package/lib/plugin/Form/LocationPicker.js +139 -0
  814. package/lib/plugin/Form/MatrixCheckboxes.d.ts +32 -0
  815. package/lib/plugin/Form/MatrixCheckboxes.js +274 -0
  816. package/lib/plugin/Form/NestedSelect.d.ts +80 -0
  817. package/lib/plugin/Form/NestedSelect.js +366 -0
  818. package/lib/plugin/Form/Picker.d.ts +29 -0
  819. package/lib/plugin/Form/Picker.js +300 -0
  820. package/lib/plugin/Form/Radios.d.ts +30 -0
  821. package/lib/plugin/Form/Radios.js +255 -0
  822. package/lib/plugin/Form/Select.d.ts +30 -0
  823. package/lib/plugin/Form/Select.js +367 -0
  824. package/lib/plugin/Form/Static.d.ts +24 -0
  825. package/lib/plugin/Form/Static.js +397 -0
  826. package/lib/plugin/Form/Switch.d.ts +29 -0
  827. package/lib/plugin/Form/Switch.js +289 -0
  828. package/lib/plugin/Form/TabsTransfer.d.ts +81 -0
  829. package/lib/plugin/Form/TabsTransfer.js +365 -0
  830. package/lib/plugin/Form/Textarea.d.ts +26 -0
  831. package/lib/plugin/Form/Textarea.js +248 -0
  832. package/lib/plugin/Form/Transfer.d.ts +73 -0
  833. package/lib/plugin/Form/Transfer.js +385 -0
  834. package/lib/plugin/Form/TreeSelect.d.ts +80 -0
  835. package/lib/plugin/Form/TreeSelect.js +492 -0
  836. package/lib/plugin/Form/UUID.d.ts +24 -0
  837. package/lib/plugin/Form/UUID.js +132 -0
  838. package/lib/plugin/Grid.d.ts +49 -0
  839. package/lib/plugin/Grid.js +787 -0
  840. package/lib/plugin/HBox.d.ts +46 -0
  841. package/lib/plugin/HBox.js +711 -0
  842. package/lib/plugin/IFrame.d.ts +23 -0
  843. package/lib/plugin/IFrame.js +148 -0
  844. package/lib/plugin/Image.d.ts +34 -0
  845. package/lib/plugin/Image.js +311 -0
  846. package/lib/plugin/Images.d.ts +26 -0
  847. package/lib/plugin/Images.js +244 -0
  848. package/lib/plugin/Json.d.ts +27 -0
  849. package/lib/plugin/Json.js +141 -0
  850. package/lib/plugin/Layout/FlexPluginBase.d.ts +40 -0
  851. package/lib/plugin/Layout/FlexPluginBase.js +337 -0
  852. package/lib/plugin/Layout/Layout1_2_v4.d.ts +10 -0
  853. package/lib/plugin/Layout/Layout1_2_v4.js +148 -0
  854. package/lib/plugin/Layout/Layout_fixed.d.ts +10 -0
  855. package/lib/plugin/Layout/Layout_fixed.js +80 -0
  856. package/lib/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
  857. package/lib/plugin/Layout/Layout_fixed_bottom.js +87 -0
  858. package/lib/plugin/Layout/Layout_fixed_top.d.ts +10 -0
  859. package/lib/plugin/Layout/Layout_fixed_top.js +86 -0
  860. package/lib/plugin/Layout/Layout_scroll_x.d.ts +10 -0
  861. package/lib/plugin/Layout/Layout_scroll_x.js +170 -0
  862. package/lib/plugin/Layout/Layout_scroll_y.d.ts +10 -0
  863. package/lib/plugin/Layout/Layout_scroll_y.js +158 -0
  864. package/lib/plugin/Link.d.ts +23 -0
  865. package/lib/plugin/Link.js +155 -0
  866. package/lib/plugin/List.d.ts +56 -0
  867. package/lib/plugin/List.js +324 -0
  868. package/lib/plugin/ListItem.d.ts +16 -0
  869. package/lib/plugin/ListItem.js +255 -0
  870. package/lib/plugin/Log.d.ts +19 -0
  871. package/lib/plugin/Log.js +123 -0
  872. package/lib/plugin/Mapping.d.ts +38 -0
  873. package/lib/plugin/Mapping.js +196 -0
  874. package/lib/plugin/Markdown.d.ts +22 -0
  875. package/lib/plugin/Markdown.js +119 -0
  876. package/lib/plugin/Nav.d.ts +49 -0
  877. package/lib/plugin/Nav.js +230 -0
  878. package/lib/plugin/Operation.d.ts +26 -0
  879. package/lib/plugin/Operation.js +145 -0
  880. package/lib/plugin/Others/Action.d.ts +9 -0
  881. package/lib/plugin/Others/Action.js +378 -0
  882. package/lib/plugin/Others/TableCell.d.ts +8 -0
  883. package/lib/plugin/Others/TableCell.js +387 -0
  884. package/lib/plugin/Page.d.ts +33 -0
  885. package/lib/plugin/Page.js +413 -0
  886. package/lib/plugin/Pagination.d.ts +49 -0
  887. package/lib/plugin/Pagination.js +326 -0
  888. package/lib/plugin/Panel.d.ts +32 -0
  889. package/lib/plugin/Panel.js +287 -0
  890. package/lib/plugin/Plain.d.ts +22 -0
  891. package/lib/plugin/Plain.js +148 -0
  892. package/lib/plugin/Progress.d.ts +28 -0
  893. package/lib/plugin/Progress.js +307 -0
  894. package/lib/plugin/Property.d.ts +28 -0
  895. package/lib/plugin/Property.js +190 -0
  896. package/lib/plugin/QRCode.d.ts +22 -0
  897. package/lib/plugin/QRCode.js +155 -0
  898. package/lib/plugin/Reset.d.ts +12 -0
  899. package/lib/plugin/Reset.js +84 -0
  900. package/lib/plugin/Service.d.ts +32 -0
  901. package/lib/plugin/Service.js +290 -0
  902. package/lib/plugin/Sparkline.d.ts +31 -0
  903. package/lib/plugin/Sparkline.js +115 -0
  904. package/lib/plugin/Status.d.ts +22 -0
  905. package/lib/plugin/Status.js +138 -0
  906. package/lib/plugin/Steps.d.ts +40 -0
  907. package/lib/plugin/Steps.js +179 -0
  908. package/lib/plugin/Submit.d.ts +11 -0
  909. package/lib/plugin/Submit.js +79 -0
  910. package/lib/plugin/Table.d.ts +27 -0
  911. package/lib/plugin/Table.js +649 -0
  912. package/lib/plugin/Table2.d.ts +26 -0
  913. package/lib/plugin/Table2.js +891 -0
  914. package/lib/plugin/TableCell2.d.ts +8 -0
  915. package/lib/plugin/TableCell2.js +493 -0
  916. package/lib/plugin/TableView.d.ts +135 -0
  917. package/lib/plugin/TableView.js +824 -0
  918. package/lib/plugin/Tabs.d.ts +77 -0
  919. package/lib/plugin/Tabs.js +535 -0
  920. package/lib/plugin/Tasks.d.ts +44 -0
  921. package/lib/plugin/Tasks.js +276 -0
  922. package/lib/plugin/Time.d.ts +17 -0
  923. package/lib/plugin/Time.js +108 -0
  924. package/lib/plugin/Timeline.d.ts +34 -0
  925. package/lib/plugin/Timeline.js +193 -0
  926. package/lib/plugin/TooltipWrapper.d.ts +42 -0
  927. package/lib/plugin/TooltipWrapper.js +304 -0
  928. package/lib/plugin/Tpl.d.ts +21 -0
  929. package/lib/plugin/Tpl.js +209 -0
  930. package/lib/plugin/Video.d.ts +27 -0
  931. package/lib/plugin/Video.js +197 -0
  932. package/lib/plugin/WebComponent.d.ts +25 -0
  933. package/lib/plugin/WebComponent.js +161 -0
  934. package/lib/plugin/Wizard.d.ts +56 -0
  935. package/lib/plugin/Wizard.js +872 -0
  936. package/lib/plugin/Wrapper.d.ts +24 -0
  937. package/lib/plugin/Wrapper.js +226 -0
  938. package/lib/renderer/APIControl.d.ts +946 -0
  939. package/lib/renderer/APIControl.js +942 -0
  940. package/lib/renderer/ActionApiControl.d.ts +1078 -0
  941. package/lib/renderer/BadgeControl.d.ts +102 -0
  942. package/lib/renderer/BadgeControl.js +337 -0
  943. package/lib/renderer/ColumnControl.d.ts +19 -0
  944. package/lib/renderer/DataBindingControl.d.ts +42 -0
  945. package/lib/renderer/DataBindingControl.js +295 -0
  946. package/lib/renderer/DataMappingControl.d.ts +11 -0
  947. package/lib/renderer/DataMappingControl.js +83 -0
  948. package/lib/renderer/DataPickerControl.d.ts +13 -0
  949. package/lib/renderer/DataPickerControl.js +98 -0
  950. package/lib/renderer/DateShortCutControl.d.ts +84 -0
  951. package/lib/renderer/DateShortCutControl.js +492 -0
  952. package/lib/renderer/ExpressionFormulaControl.d.ts +45 -0
  953. package/lib/renderer/ExpressionFormulaControl.js +257 -0
  954. package/lib/renderer/FeatureControl.d.ts +64 -0
  955. package/lib/renderer/FeatureControl.js +309 -0
  956. package/lib/renderer/FormulaControl.d.ts +121 -0
  957. package/lib/renderer/FormulaControl.js +528 -0
  958. package/lib/renderer/GoConfigControl.d.ts +17 -0
  959. package/lib/renderer/GoConfigControl.js +79 -0
  960. package/lib/renderer/OptionControl.d.ts +152 -0
  961. package/lib/renderer/OptionControl.js +918 -0
  962. package/lib/renderer/RangePartsControl.d.ts +91 -0
  963. package/lib/renderer/RangePartsControl.js +515 -0
  964. package/lib/renderer/StatusControl.d.ts +44 -0
  965. package/lib/renderer/StatusControl.js +221 -0
  966. package/lib/renderer/SwitchMoreControl.d.ts +254 -0
  967. package/lib/renderer/SwitchMoreControl.js +491 -0
  968. package/lib/renderer/TimelineItemControl.d.ts +140 -0
  969. package/lib/renderer/TimelineItemControl.js +633 -0
  970. package/lib/renderer/TransferTableControl.d.ts +199 -0
  971. package/lib/renderer/TransferTableControl.js +521 -0
  972. package/lib/renderer/TreeOptionControl.d.ts +71 -0
  973. package/lib/renderer/TreeOptionControl.js +738 -0
  974. package/lib/renderer/ValidationControl.d.ts +65 -0
  975. package/lib/renderer/ValidationControl.js +381 -0
  976. package/lib/renderer/ValidationItem.d.ts +46 -0
  977. package/lib/renderer/ValidationItem.js +209 -0
  978. package/lib/renderer/event-control/action-config-dialog.d.ts +73 -0
  979. package/lib/renderer/event-control/action-config-dialog.js +281 -0
  980. package/lib/renderer/event-control/action-config-panel.d.ts +8 -0
  981. package/lib/renderer/event-control/action-config-panel.js +73 -0
  982. package/lib/renderer/event-control/actions.d.ts +3 -0
  983. package/lib/renderer/event-control/actions.js +1184 -0
  984. package/lib/renderer/event-control/comp-action-select.d.ts +11 -0
  985. package/lib/renderer/event-control/comp-action-select.js +75 -0
  986. package/lib/renderer/event-control/helper.d.ts +133 -0
  987. package/lib/renderer/event-control/helper.js +1053 -0
  988. package/lib/renderer/event-control/index.d.ts +90 -0
  989. package/lib/renderer/event-control/index.js +799 -0
  990. package/lib/renderer/event-control/types.d.ts +27 -0
  991. package/lib/renderer/style-control/Background.d.ts +17 -0
  992. package/lib/renderer/style-control/Background.js +495 -0
  993. package/lib/renderer/style-control/Border.d.ts +18 -0
  994. package/lib/renderer/style-control/Border.js +230 -0
  995. package/lib/renderer/style-control/BoxModel.d.ts +17 -0
  996. package/lib/renderer/style-control/BoxModel.js +80 -0
  997. package/lib/renderer/style-control/BoxShadow.d.ts +18 -0
  998. package/lib/renderer/style-control/BoxShadow.js +128 -0
  999. package/lib/renderer/style-control/Display.d.ts +14 -0
  1000. package/lib/renderer/style-control/Display.js +197 -0
  1001. package/lib/renderer/style-control/Font.d.ts +16 -0
  1002. package/lib/renderer/style-control/Font.js +214 -0
  1003. package/lib/renderer/style-control/InsetBoxModel.d.ts +17 -0
  1004. package/lib/renderer/style-control/InsetBoxModel.js +77 -0
  1005. package/lib/renderer/style-control/font-family.d.ts +11 -0
  1006. package/lib/renderer/style-control/font-family.js +149 -0
  1007. package/lib/renderer/style-control/transformation.d.ts +29 -0
  1008. package/lib/renderer/style-control/transformation.js +84 -0
  1009. package/lib/renderer/style-control/types.d.ts +8 -0
  1010. package/lib/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
  1011. package/lib/renderer/textarea-formula/FormulaPicker.js +47 -0
  1012. package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
  1013. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +345 -0
  1014. package/lib/renderer/textarea-formula/plugin.d.ts +32 -0
  1015. package/lib/renderer/textarea-formula/plugin.js +278 -0
  1016. package/lib/renderer/textarea-formula/utils.d.ts +12 -0
  1017. package/lib/renderer/textarea-formula/utils.js +81 -0
  1018. package/lib/tpl/api.d.ts +1 -0
  1019. package/lib/tpl/api.js +489 -0
  1020. package/lib/tpl/common.d.ts +1 -0
  1021. package/lib/tpl/common.js +957 -0
  1022. package/lib/tpl/horizontal.d.ts +1 -0
  1023. package/lib/tpl/horizontal.js +243 -0
  1024. package/lib/tpl/index.d.ts +8 -0
  1025. package/lib/tpl/layout.d.ts +1 -0
  1026. package/lib/tpl/layout.js +716 -0
  1027. package/lib/tpl/options.d.ts +1 -0
  1028. package/lib/tpl/options.js +367 -0
  1029. package/lib/tpl/style.d.ts +15 -0
  1030. package/lib/tpl/style.js +360 -0
  1031. package/lib/tpl/validations.d.ts +1 -0
  1032. package/lib/tpl/validations.js +493 -0
  1033. package/lib/util.d.ts +47 -0
  1034. package/lib/util.js +30 -0
  1035. package/lib/validator.d.ts +62 -0
  1036. package/lib/validator.js +319 -0
  1037. package/package.json +41 -50
  1038. package/README.md +0 -74
  1039. package/dist/6dbcbb49b6fd405190a9.png +0 -0
  1040. package/dist/cebfe0bc5a1dbde02da1.svg +0 -10
  1041. package/dist/compat.d.ts +0 -30
  1042. package/dist/component/Breadcrumb.d.ts +0 -33
  1043. package/dist/component/ClassNameControl.d.ts +0 -31
  1044. package/dist/component/CommonConfigWrapper.d.ts +0 -6
  1045. package/dist/component/ContainerWrapper.d.ts +0 -12
  1046. package/dist/component/Editor.d.ts +0 -97
  1047. package/dist/component/HighlightBox.d.ts +0 -29
  1048. package/dist/component/IFrameBridge.d.ts +0 -32
  1049. package/dist/component/IFramePreview.d.ts +0 -38
  1050. package/dist/component/MiniEditor.d.ts +0 -9
  1051. package/dist/component/NodeWrapper.d.ts +0 -20
  1052. package/dist/component/Panel/AMisCodeEditor.d.ts +0 -37
  1053. package/dist/component/Panel/AvailableRenderersPanel.d.ts +0 -10
  1054. package/dist/component/Panel/CodeEditorPanel.d.ts +0 -6
  1055. package/dist/component/Panel/ContextMenuPanel.d.ts +0 -8
  1056. package/dist/component/Panel/DrawerPanel.d.ts +0 -15
  1057. package/dist/component/Panel/DrawerRendererPanel.d.ts +0 -15
  1058. package/dist/component/Panel/InsertSubRendererPanel.d.ts +0 -11
  1059. package/dist/component/Panel/LeftPanels.d.ts +0 -20
  1060. package/dist/component/Panel/Outline.d.ts +0 -18
  1061. package/dist/component/Panel/RenderersPanel.d.ts +0 -31
  1062. package/dist/component/Panel/RightPanels.d.ts +0 -21
  1063. package/dist/component/Panel/TargetNamePanel.d.ts +0 -7
  1064. package/dist/component/PopOverForm.d.ts +0 -22
  1065. package/dist/component/Preview.d.ts +0 -67
  1066. package/dist/component/RegionHLBox.d.ts +0 -20
  1067. package/dist/component/RegionWrapper.d.ts +0 -206
  1068. package/dist/component/RendererThumb.d.ts +0 -22
  1069. package/dist/component/ScaffoldModal.d.ts +0 -24
  1070. package/dist/component/SubEditor.d.ts +0 -67
  1071. package/dist/component/TableViewEditor.d.ts +0 -79
  1072. package/dist/component/VRenderer.d.ts +0 -191
  1073. package/dist/component/base/BackTop.d.ts +0 -26
  1074. package/dist/component/base/ErrorRenderer.d.ts +0 -4
  1075. package/dist/component/base/SearchCustomRendererPanel.d.ts +0 -15
  1076. package/dist/component/base/SearchPanel.d.ts +0 -83
  1077. package/dist/component/base/SearchRendererPanel.d.ts +0 -19
  1078. package/dist/component/base/ShortcutKey.d.ts +0 -23
  1079. package/dist/component/base/WidthDraggableBtn.d.ts +0 -16
  1080. package/dist/component/base/WidthDraggableContainer.d.ts +0 -2
  1081. package/dist/component/control/APIControl.d.ts +0 -1158
  1082. package/dist/component/control/ActionAPIControl.d.ts +0 -1158
  1083. package/dist/component/control/BadgeControl.d.ts +0 -133
  1084. package/dist/component/control/BaseControl.d.ts +0 -248
  1085. package/dist/component/control/DataBindingControl.d.ts +0 -14
  1086. package/dist/component/control/DataPickerControl.d.ts +0 -13
  1087. package/dist/component/control/DateShortCutControl.d.ts +0 -83
  1088. package/dist/component/control/FormulaControl.d.ts +0 -51
  1089. package/dist/component/control/OptionControl.d.ts +0 -152
  1090. package/dist/component/control/PopoverEdit.d.ts +0 -57
  1091. package/dist/component/control/StatusControl.d.ts +0 -39
  1092. package/dist/component/control/SwitchMoreControl.d.ts +0 -224
  1093. package/dist/component/control/ValidationControl.d.ts +0 -65
  1094. package/dist/component/control/ValidationItem.d.ts +0 -46
  1095. package/dist/component/control/style-control/Border.d.ts +0 -18
  1096. package/dist/component/control/style-control/BoxModel.d.ts +0 -17
  1097. package/dist/component/control/style-control/BoxShadow.d.ts +0 -18
  1098. package/dist/component/control/style-control/types.d.ts +0 -8
  1099. package/dist/component/schemaTpl.d.ts +0 -27
  1100. package/dist/component/validator.d.ts +0 -62
  1101. package/dist/dnd/default.d.ts +0 -47
  1102. package/dist/dnd/index.d.ts +0 -119
  1103. package/dist/dnd/interface.d.ts +0 -14
  1104. package/dist/dnd/position-h.d.ts +0 -7
  1105. package/dist/env.d.ts +0 -5
  1106. package/dist/event-action/actions.d.ts +0 -3
  1107. package/dist/event-action/config.d.ts +0 -13
  1108. package/dist/event-action/index.d.ts +0 -459
  1109. package/dist/event-action/schema.d.ts +0 -32
  1110. package/dist/exports.d.ts +0 -8
  1111. package/dist/exports.min.js +0 -1
  1112. package/dist/icons/index.d.ts +0 -2
  1113. package/dist/index.d.ts +0 -180
  1114. package/dist/index.min.js +0 -1
  1115. package/dist/manager.d.ts +0 -502
  1116. package/dist/mocker.d.ts +0 -1
  1117. package/dist/plugin/Alert.d.ts +0 -22
  1118. package/dist/plugin/AnchorNav.d.ts +0 -67
  1119. package/dist/plugin/Audio.d.ts +0 -22
  1120. package/dist/plugin/Avatar.d.ts +0 -18
  1121. package/dist/plugin/Breadcrumb.d.ts +0 -27
  1122. package/dist/plugin/Button.d.ts +0 -29
  1123. package/dist/plugin/ButtonGroup.d.ts +0 -39
  1124. package/dist/plugin/ButtonToolbar.d.ts +0 -30
  1125. package/dist/plugin/CRUD.d.ts +0 -127
  1126. package/dist/plugin/Card.d.ts +0 -54
  1127. package/dist/plugin/Cards.d.ts +0 -71
  1128. package/dist/plugin/Carousel.d.ts +0 -40
  1129. package/dist/plugin/Chart.d.ts +0 -50
  1130. package/dist/plugin/CodeView.d.ts +0 -19
  1131. package/dist/plugin/Collapse.d.ts +0 -33
  1132. package/dist/plugin/CollapseGroup.d.ts +0 -65
  1133. package/dist/plugin/Container.d.ts +0 -22
  1134. package/dist/plugin/Custom.d.ts +0 -27
  1135. package/dist/plugin/CustomRegion.d.ts +0 -40
  1136. package/dist/plugin/Date.d.ts +0 -21
  1137. package/dist/plugin/Datetime.d.ts +0 -17
  1138. package/dist/plugin/Dialog.d.ts +0 -31
  1139. package/dist/plugin/Divider.d.ts +0 -15
  1140. package/dist/plugin/Drawer.d.ts +0 -28
  1141. package/dist/plugin/DropDownButton.d.ts +0 -43
  1142. package/dist/plugin/Each.d.ts +0 -35
  1143. package/dist/plugin/ErrorRenderer.d.ts +0 -7
  1144. package/dist/plugin/Flex.d.ts +0 -30
  1145. package/dist/plugin/Form/ButtonGroupSelect.d.ts +0 -27
  1146. package/dist/plugin/Form/ButtonToolbar.d.ts +0 -28
  1147. package/dist/plugin/Form/ChainedSelect.d.ts +0 -22
  1148. package/dist/plugin/Form/Checkbox.d.ts +0 -24
  1149. package/dist/plugin/Form/Checkboxes.d.ts +0 -30
  1150. package/dist/plugin/Form/CodeEditor.d.ts +0 -25
  1151. package/dist/plugin/Form/Combo.d.ts +0 -41
  1152. package/dist/plugin/Form/ConditionBuilder.d.ts +0 -36
  1153. package/dist/plugin/Form/Control.d.ts +0 -27
  1154. package/dist/plugin/Form/DiffEditor.d.ts +0 -25
  1155. package/dist/plugin/Form/FieldSet.d.ts +0 -27
  1156. package/dist/plugin/Form/Form.d.ts +0 -42
  1157. package/dist/plugin/Form/Formula.d.ts +0 -27
  1158. package/dist/plugin/Form/Group.d.ts +0 -26
  1159. package/dist/plugin/Form/Hidden.d.ts +0 -24
  1160. package/dist/plugin/Form/InputArray.d.ts +0 -28
  1161. package/dist/plugin/Form/InputCity.d.ts +0 -19
  1162. package/dist/plugin/Form/InputColor.d.ts +0 -39
  1163. package/dist/plugin/Form/InputDate.d.ts +0 -26
  1164. package/dist/plugin/Form/InputDateRange.d.ts +0 -26
  1165. package/dist/plugin/Form/InputDateTime.d.ts +0 -19
  1166. package/dist/plugin/Form/InputDateTimeRange.d.ts +0 -20
  1167. package/dist/plugin/Form/InputEmail.d.ts +0 -27
  1168. package/dist/plugin/Form/InputExcel.d.ts +0 -23
  1169. package/dist/plugin/Form/InputFile.d.ts +0 -23
  1170. package/dist/plugin/Form/InputGroup.d.ts +0 -32
  1171. package/dist/plugin/Form/InputImage.d.ts +0 -20
  1172. package/dist/plugin/Form/InputKV.d.ts +0 -35
  1173. package/dist/plugin/Form/InputMonth.d.ts +0 -18
  1174. package/dist/plugin/Form/InputMonthRange.d.ts +0 -20
  1175. package/dist/plugin/Form/InputNumber.d.ts +0 -20
  1176. package/dist/plugin/Form/InputPassword.d.ts +0 -27
  1177. package/dist/plugin/Form/InputQuarter.d.ts +0 -18
  1178. package/dist/plugin/Form/InputQuarterRange.d.ts +0 -20
  1179. package/dist/plugin/Form/InputRange.d.ts +0 -22
  1180. package/dist/plugin/Form/InputRating.d.ts +0 -25
  1181. package/dist/plugin/Form/InputRepeat.d.ts +0 -19
  1182. package/dist/plugin/Form/InputRichText.d.ts +0 -19
  1183. package/dist/plugin/Form/InputSubForm.d.ts +0 -63
  1184. package/dist/plugin/Form/InputTable.d.ts +0 -39
  1185. package/dist/plugin/Form/InputTag.d.ts +0 -21
  1186. package/dist/plugin/Form/InputText.d.ts +0 -42
  1187. package/dist/plugin/Form/InputTime.d.ts +0 -19
  1188. package/dist/plugin/Form/InputTimeRange.d.ts +0 -20
  1189. package/dist/plugin/Form/InputTree.d.ts +0 -77
  1190. package/dist/plugin/Form/InputURL.d.ts +0 -28
  1191. package/dist/plugin/Form/InputYear.d.ts +0 -18
  1192. package/dist/plugin/Form/InputYearRange.d.ts +0 -20
  1193. package/dist/plugin/Form/Item.d.ts +0 -10
  1194. package/dist/plugin/Form/ListSelect.d.ts +0 -28
  1195. package/dist/plugin/Form/LocationPicker.d.ts +0 -18
  1196. package/dist/plugin/Form/MatrixCheckboxes.d.ts +0 -26
  1197. package/dist/plugin/Form/NestedSelect.d.ts +0 -76
  1198. package/dist/plugin/Form/Picker.d.ts +0 -26
  1199. package/dist/plugin/Form/Radios.d.ts +0 -29
  1200. package/dist/plugin/Form/Select.d.ts +0 -29
  1201. package/dist/plugin/Form/Static.d.ts +0 -22
  1202. package/dist/plugin/Form/Switch.d.ts +0 -27
  1203. package/dist/plugin/Form/TabsTransfer.d.ts +0 -77
  1204. package/dist/plugin/Form/Textarea.d.ts +0 -26
  1205. package/dist/plugin/Form/Transfer.d.ts +0 -71
  1206. package/dist/plugin/Form/TreeSelect.d.ts +0 -77
  1207. package/dist/plugin/Form/UUID.d.ts +0 -23
  1208. package/dist/plugin/Grid.d.ts +0 -48
  1209. package/dist/plugin/HBox.d.ts +0 -46
  1210. package/dist/plugin/IFrame.d.ts +0 -29
  1211. package/dist/plugin/Image.d.ts +0 -33
  1212. package/dist/plugin/Images.d.ts +0 -25
  1213. package/dist/plugin/Json.d.ts +0 -26
  1214. package/dist/plugin/Link.d.ts +0 -21
  1215. package/dist/plugin/List.d.ts +0 -55
  1216. package/dist/plugin/ListItem.d.ts +0 -16
  1217. package/dist/plugin/Log.d.ts +0 -18
  1218. package/dist/plugin/Mapping.d.ts +0 -37
  1219. package/dist/plugin/Markdown.d.ts +0 -21
  1220. package/dist/plugin/Nav.d.ts +0 -48
  1221. package/dist/plugin/Operation.d.ts +0 -26
  1222. package/dist/plugin/Others/Action.d.ts +0 -12
  1223. package/dist/plugin/Others/BasicToolbar.d.ts +0 -11
  1224. package/dist/plugin/Others/DataDebug.d.ts +0 -19
  1225. package/dist/plugin/Others/TableCell.d.ts +0 -8
  1226. package/dist/plugin/Others/Unknown.d.ts +0 -5
  1227. package/dist/plugin/Page.d.ts +0 -31
  1228. package/dist/plugin/Panel/AvailableRenderers.d.ts +0 -8
  1229. package/dist/plugin/Panel/Code.d.ts +0 -9
  1230. package/dist/plugin/Panel/Name.d.ts +0 -8
  1231. package/dist/plugin/Panel/Outline.d.ts +0 -8
  1232. package/dist/plugin/Panel.d.ts +0 -30
  1233. package/dist/plugin/Plain.d.ts +0 -21
  1234. package/dist/plugin/Progress.d.ts +0 -25
  1235. package/dist/plugin/Property.d.ts +0 -27
  1236. package/dist/plugin/QRCode.d.ts +0 -21
  1237. package/dist/plugin/Service.d.ts +0 -26
  1238. package/dist/plugin/Sparkline.d.ts +0 -30
  1239. package/dist/plugin/Status.d.ts +0 -21
  1240. package/dist/plugin/Steps.d.ts +0 -39
  1241. package/dist/plugin/Table.d.ts +0 -22
  1242. package/dist/plugin/TableView.d.ts +0 -134
  1243. package/dist/plugin/Tabs.d.ts +0 -75
  1244. package/dist/plugin/Tasks.d.ts +0 -43
  1245. package/dist/plugin/Time.d.ts +0 -17
  1246. package/dist/plugin/TooltipWrapper.d.ts +0 -41
  1247. package/dist/plugin/Tpl.d.ts +0 -20
  1248. package/dist/plugin/Video.d.ts +0 -26
  1249. package/dist/plugin/WebComponent.d.ts +0 -26
  1250. package/dist/plugin/Wizard.d.ts +0 -53
  1251. package/dist/plugin/Wrapper.d.ts +0 -23
  1252. package/dist/plugin.d.ts +0 -637
  1253. package/dist/store/editor.d.ts +0 -1048
  1254. package/dist/store/node.d.ts +0 -281
  1255. package/dist/style.css +0 -1
  1256. package/dist/util.d.ts +0 -105
  1257. package/src/component/schemaTpl.tsx +0 -2881
  1258. package/src/plugin/Alert.tsx +0 -108
  1259. package/src/plugin/AnchorNav.tsx +0 -234
  1260. package/src/plugin/Audio.tsx +0 -148
  1261. package/src/plugin/Avatar.tsx +0 -78
  1262. package/src/plugin/Breadcrumb.tsx +0 -108
  1263. package/src/plugin/Button.tsx +0 -350
  1264. package/src/plugin/ButtonGroup.tsx +0 -146
  1265. package/src/plugin/ButtonToolbar.tsx +0 -81
  1266. package/src/plugin/CRUD.tsx +0 -1777
  1267. package/src/plugin/Card.tsx +0 -291
  1268. package/src/plugin/Cards.tsx +0 -312
  1269. package/src/plugin/Carousel.tsx +0 -377
  1270. package/src/plugin/Chart.tsx +0 -230
  1271. package/src/plugin/CodeView.tsx +0 -60
  1272. package/src/plugin/Collapse.tsx +0 -136
  1273. package/src/plugin/CollapseGroup.tsx +0 -249
  1274. package/src/plugin/Container.tsx +0 -93
  1275. package/src/plugin/Custom.tsx +0 -122
  1276. package/src/plugin/CustomRegion.tsx +0 -157
  1277. package/src/plugin/Date.tsx +0 -74
  1278. package/src/plugin/Datetime.tsx +0 -68
  1279. package/src/plugin/Dialog.tsx +0 -207
  1280. package/src/plugin/Divider.tsx +0 -36
  1281. package/src/plugin/Drawer.tsx +0 -244
  1282. package/src/plugin/DropDownButton.tsx +0 -251
  1283. package/src/plugin/Each.tsx +0 -150
  1284. package/src/plugin/ErrorRenderer.tsx +0 -15
  1285. package/src/plugin/Flex.tsx +0 -209
  1286. package/src/plugin/Form/ButtonGroupSelect.tsx +0 -163
  1287. package/src/plugin/Form/ButtonToolbar.tsx +0 -117
  1288. package/src/plugin/Form/ChainedSelect.tsx +0 -115
  1289. package/src/plugin/Form/Checkbox.tsx +0 -176
  1290. package/src/plugin/Form/Checkboxes.tsx +0 -234
  1291. package/src/plugin/Form/CodeEditor.tsx +0 -210
  1292. package/src/plugin/Form/Combo.tsx +0 -621
  1293. package/src/plugin/Form/ConditionBuilder.tsx +0 -315
  1294. package/src/plugin/Form/Control.tsx +0 -85
  1295. package/src/plugin/Form/DiffEditor.tsx +0 -215
  1296. package/src/plugin/Form/FieldSet.tsx +0 -158
  1297. package/src/plugin/Form/Form.tsx +0 -894
  1298. package/src/plugin/Form/Formula.tsx +0 -73
  1299. package/src/plugin/Form/Group.tsx +0 -295
  1300. package/src/plugin/Form/Hidden.tsx +0 -44
  1301. package/src/plugin/Form/InputArray.tsx +0 -219
  1302. package/src/plugin/Form/InputCity.tsx +0 -93
  1303. package/src/plugin/Form/InputColor.tsx +0 -123
  1304. package/src/plugin/Form/InputDate.tsx +0 -398
  1305. package/src/plugin/Form/InputDateRange.tsx +0 -367
  1306. package/src/plugin/Form/InputDateTime.tsx +0 -39
  1307. package/src/plugin/Form/InputDateTimeRange.tsx +0 -41
  1308. package/src/plugin/Form/InputEmail.tsx +0 -34
  1309. package/src/plugin/Form/InputExcel.tsx +0 -128
  1310. package/src/plugin/Form/InputFile.tsx +0 -395
  1311. package/src/plugin/Form/InputGroup.tsx +0 -96
  1312. package/src/plugin/Form/InputImage.tsx +0 -266
  1313. package/src/plugin/Form/InputKV.tsx +0 -133
  1314. package/src/plugin/Form/InputMonth.tsx +0 -37
  1315. package/src/plugin/Form/InputMonthRange.tsx +0 -41
  1316. package/src/plugin/Form/InputNumber.tsx +0 -89
  1317. package/src/plugin/Form/InputPassword.tsx +0 -35
  1318. package/src/plugin/Form/InputQuarter.tsx +0 -37
  1319. package/src/plugin/Form/InputQuarterRange.tsx +0 -41
  1320. package/src/plugin/Form/InputRange.tsx +0 -191
  1321. package/src/plugin/Form/InputRating.tsx +0 -390
  1322. package/src/plugin/Form/InputRepeat.tsx +0 -57
  1323. package/src/plugin/Form/InputRichText.tsx +0 -185
  1324. package/src/plugin/Form/InputSubForm.tsx +0 -189
  1325. package/src/plugin/Form/InputTable.tsx +0 -418
  1326. package/src/plugin/Form/InputTag.tsx +0 -70
  1327. package/src/plugin/Form/InputText.tsx +0 -364
  1328. package/src/plugin/Form/InputTime.tsx +0 -36
  1329. package/src/plugin/Form/InputTimeRange.tsx +0 -41
  1330. package/src/plugin/Form/InputTree.tsx +0 -379
  1331. package/src/plugin/Form/InputURL.tsx +0 -36
  1332. package/src/plugin/Form/InputYear.tsx +0 -37
  1333. package/src/plugin/Form/InputYearRange.tsx +0 -41
  1334. package/src/plugin/Form/Item.tsx +0 -326
  1335. package/src/plugin/Form/ListSelect.tsx +0 -128
  1336. package/src/plugin/Form/LocationPicker.tsx +0 -57
  1337. package/src/plugin/Form/MatrixCheckboxes.tsx +0 -136
  1338. package/src/plugin/Form/NestedSelect.tsx +0 -278
  1339. package/src/plugin/Form/Picker.tsx +0 -206
  1340. package/src/plugin/Form/Radios.tsx +0 -189
  1341. package/src/plugin/Form/Select.tsx +0 -304
  1342. package/src/plugin/Form/Static.tsx +0 -322
  1343. package/src/plugin/Form/Switch.tsx +0 -219
  1344. package/src/plugin/Form/TabsTransfer.tsx +0 -355
  1345. package/src/plugin/Form/Textarea.tsx +0 -193
  1346. package/src/plugin/Form/Transfer.tsx +0 -430
  1347. package/src/plugin/Form/TreeSelect.tsx +0 -404
  1348. package/src/plugin/Form/UUID.tsx +0 -48
  1349. package/src/plugin/Grid.tsx +0 -826
  1350. package/src/plugin/HBox.tsx +0 -728
  1351. package/src/plugin/IFrame.tsx +0 -79
  1352. package/src/plugin/Image.tsx +0 -309
  1353. package/src/plugin/Images.tsx +0 -226
  1354. package/src/plugin/Json.tsx +0 -69
  1355. package/src/plugin/Link.tsx +0 -87
  1356. package/src/plugin/List.tsx +0 -274
  1357. package/src/plugin/ListItem.tsx +0 -230
  1358. package/src/plugin/Log.tsx +0 -52
  1359. package/src/plugin/Mapping.tsx +0 -149
  1360. package/src/plugin/Markdown.tsx +0 -47
  1361. package/src/plugin/Nav.tsx +0 -182
  1362. package/src/plugin/Operation.tsx +0 -95
  1363. package/src/plugin/Others/Action.tsx +0 -432
  1364. package/src/plugin/Others/BasicToolbar.tsx +0 -588
  1365. package/src/plugin/Others/DataDebug.tsx +0 -134
  1366. package/src/plugin/Others/TableCell.tsx +0 -460
  1367. package/src/plugin/Others/Unknown.tsx +0 -37
  1368. package/src/plugin/Page.tsx +0 -392
  1369. package/src/plugin/Panel/AvailableRenderers.tsx +0 -41
  1370. package/src/plugin/Panel/Code.tsx +0 -44
  1371. package/src/plugin/Panel/Name.tsx +0 -26
  1372. package/src/plugin/Panel/Outline.tsx +0 -40
  1373. package/src/plugin/Panel.tsx +0 -242
  1374. package/src/plugin/Plain.tsx +0 -81
  1375. package/src/plugin/Progress.tsx +0 -265
  1376. package/src/plugin/Property.tsx +0 -139
  1377. package/src/plugin/QRCode.tsx +0 -96
  1378. package/src/plugin/Reset.tsx +0 -23
  1379. package/src/plugin/Service.tsx +0 -166
  1380. package/src/plugin/Sparkline.tsx +0 -40
  1381. package/src/plugin/Status.tsx +0 -76
  1382. package/src/plugin/Steps.tsx +0 -128
  1383. package/src/plugin/Submit.tsx +0 -23
  1384. package/src/plugin/Table.tsx +0 -457
  1385. package/src/plugin/TableView.tsx +0 -815
  1386. package/src/plugin/Tabs.tsx +0 -522
  1387. package/src/plugin/Tasks.tsx +0 -274
  1388. package/src/plugin/Time.tsx +0 -68
  1389. package/src/plugin/TooltipWrapper.tsx +0 -289
  1390. package/src/plugin/Tpl.tsx +0 -174
  1391. package/src/plugin/Video.tsx +0 -147
  1392. package/src/plugin/WebComponent.tsx +0 -53
  1393. package/src/plugin/Wizard.tsx +0 -941
  1394. package/src/plugin/Wrapper.tsx +0 -128
  1395. package/src/plugin.ts +0 -1112
  1396. package/static/Code-hover.png +0 -0
  1397. package/static/Code.png +0 -0
  1398. package/static/Outline-hover.png +0 -0
  1399. package/static/Outline.png +0 -0
  1400. package/static/Renderers-hover.png +0 -0
  1401. package/static/Renderers.png +0 -0
  1402. package/static/empty.png +0 -0
  1403. package/static/side_hide_left.svg +0 -10
@@ -1,1777 +0,0 @@
1
- import {toast} from 'amis';
2
- import get from 'lodash/get';
3
- import cloneDeep from 'lodash/cloneDeep';
4
- import React from 'react';
5
-
6
- import {registerEditorPlugin} from '../manager';
7
- import {
8
- BaseEventContext,
9
- BasePlugin,
10
- BasicRendererInfo,
11
- BasicSubRenderInfo,
12
- ChangeEventContext,
13
- PluginEvent,
14
- PluginInterface,
15
- RendererEventContext,
16
- RendererInfoResolveEventContext,
17
- ScaffoldForm,
18
- SubRendererInfo
19
- } from '../plugin';
20
- import {defaultValue, getSchemaTpl} from '../component/schemaTpl';
21
- import {isObject, JSONPipeIn} from '../util';
22
- import {setVariable} from 'amis-core';
23
- import {ActionSchema} from 'amis/lib/renderers/Action';
24
- import {getEnv} from 'mobx-state-tree';
25
- import {EditorNodeType} from '../store/node';
26
- import {normalizeApi} from 'amis-core';
27
-
28
- interface ColumnItem {
29
- label: string;
30
- type: string;
31
- name: string;
32
- }
33
-
34
- // 将展现控件转成编辑控件
35
- const viewTypeToEditType = (type: string) => {
36
- return type === 'tpl'
37
- ? 'input-text'
38
- : type === 'status' || type === 'mapping'
39
- ? 'select'
40
- : `input-${type}`;
41
- };
42
-
43
- export class CRUDPlugin extends BasePlugin {
44
- // 关联渲染器名字
45
- rendererName = 'crud';
46
- $schema = '/schemas/CRUDSchema.json';
47
-
48
- order = -1000;
49
-
50
- // 组件名称
51
- name = '增删改查';
52
- isBaseComponent = true;
53
- description =
54
- '用来实现对数据的增删改查,支持三种模式展示:table、cards和list. 负责数据的拉取,分页,单条操作,批量操作,排序,快速编辑等等功能。集成查询条件。';
55
- docLink = '/amis/zh-CN/components/crud';
56
- tags = ['功能'];
57
- icon = 'fa fa-table';
58
-
59
- scaffold: any = {
60
- type: 'crud',
61
- syncLocation: false,
62
- api: '',
63
- columns: [
64
- {
65
- name: 'id',
66
- label: 'ID',
67
- type: 'text'
68
- },
69
- {
70
- name: 'engine',
71
- label: '渲染引擎',
72
- type: 'text'
73
- }
74
- ],
75
- bulkActions: [],
76
- itemActions: []
77
- };
78
-
79
- sampleBuilder = (schema: any) => {
80
- const data: any = {
81
- items: [],
82
- total: 0
83
- };
84
-
85
- if (Array.isArray(schema?.columns)) {
86
- const item = {};
87
- schema.columns.forEach((control: any) => {
88
- if (control?.name) {
89
- setVariable(item, control.name, 'sample');
90
- }
91
- });
92
-
93
- data.items.push(item);
94
- }
95
-
96
- return JSON.stringify(
97
- {
98
- status: 0,
99
- msg: '',
100
- data: data
101
- },
102
- null,
103
- 2
104
- );
105
- };
106
-
107
- btnSchemas = {
108
- create: {
109
- label: '新增',
110
- type: 'button',
111
- actionType: 'dialog',
112
- level: 'primary',
113
- dialog: {
114
- title: '新增',
115
- body: {
116
- type: 'form',
117
- api: 'xxx/create',
118
- body: []
119
- }
120
- }
121
- },
122
- update: {
123
- label: '编辑',
124
- type: 'button',
125
- actionType: 'dialog',
126
- level: 'link',
127
- dialog: {
128
- title: '编辑',
129
- body: {
130
- type: 'form',
131
- api: 'xxx/update',
132
- body: []
133
- }
134
- }
135
- },
136
- view: {
137
- label: '查看',
138
- type: 'button',
139
- actionType: 'dialog',
140
- level: 'link',
141
- dialog: {
142
- title: '查看详情',
143
- body: {
144
- type: 'form',
145
- api: 'xxx/update',
146
- body: []
147
- }
148
- }
149
- },
150
- delete: {
151
- type: 'button',
152
- label: '删除',
153
- actionType: 'ajax',
154
- level: 'link',
155
- className: 'text-danger',
156
- confirmText: '确定要删除?',
157
- api: 'delete:/xxx/delete'
158
- },
159
- bulkDelete: {
160
- type: 'button',
161
- level: 'danger',
162
- label: '批量删除',
163
- actionType: 'ajax',
164
- confirmText: '确定要删除?',
165
- api: '/xxx/batch-delete'
166
- },
167
- bulkUpdate: {
168
- type: 'button',
169
- label: '批量编辑',
170
- actionType: 'dialog',
171
- dialog: {
172
- title: '批量编辑',
173
- size: 'md',
174
- body: {
175
- type: 'form',
176
- api: '/xxx/bacth-edit',
177
- body: [
178
- {
179
- label: '字段1',
180
- text: '字段1',
181
- type: 'input-text'
182
- }
183
- ]
184
- }
185
- }
186
- },
187
- // itemDelete: {
188
- // type: 'button',
189
- // level: 'danger',
190
- // label: '删除',
191
- // api: '/xxx/delete-one',
192
- // actionType: 'ajax',
193
- // confirmText: '确定要删除?'
194
- // },
195
- filter: {
196
- title: '查询条件',
197
- body: [
198
- {
199
- type: 'input-text',
200
- name: 'keywords',
201
- label: '关键字'
202
- }
203
- ]
204
- }
205
- };
206
-
207
- scaffoldForm: ScaffoldForm = {
208
- title: '增删改查快速开始-CRUD',
209
- body: [
210
- getSchemaTpl('api', {
211
- label: '接口地址',
212
- sampleBuilder: (schema: any) =>
213
- JSON.stringify(
214
- {
215
- status: 0,
216
- msg: '',
217
- data: [
218
- {id: 1, name: 'Jack'},
219
- {id: 2, name: 'Rose'}
220
- ]
221
- },
222
- null,
223
- 2
224
- )
225
- }),
226
- {
227
- type: 'button',
228
- label: '格式校验并自动生成列配置',
229
- className: 'm-t-xs m-b-xs',
230
- onClick: async (e: Event, props: any) => {
231
- const data = props.data;
232
- const schemaFilter = getEnv((window as any).editorStore).schemaFilter;
233
- let api: any = data.api;
234
- // 主要是给爱速搭中替换 url
235
- if (schemaFilter) {
236
- api = schemaFilter({
237
- api: data.api
238
- }).api;
239
- }
240
- const result = await props.env.fetcher(api, data);
241
-
242
- let autoFillKeyValues: Array<any> = [];
243
- const items = result.data?.rows || result.data?.items;
244
- if (items?.length) {
245
- Object.keys(items[0]).forEach((key: any) => {
246
- const value = items[0][key];
247
- autoFillKeyValues.push({
248
- label: key,
249
- type: 'text',
250
- name: key
251
- });
252
- });
253
- props.formStore.setValues({
254
- columns: autoFillKeyValues
255
- });
256
- // 查询条件的字段列表
257
- props.formStore.setValues({
258
- filterSettingSource: autoFillKeyValues.map(column => {
259
- return column.name;
260
- })
261
- });
262
- } else {
263
- toast.warning(
264
- `API返回格式不正确,请点击接口地址右侧示例的问号查看示例`
265
- );
266
- }
267
- }
268
- },
269
- {
270
- name: 'features',
271
- label: '启用功能',
272
- type: 'checkboxes',
273
- joinValues: false,
274
- extractValue: true,
275
- itemClassName: 'max-w-lg',
276
- options: [
277
- {label: '新增', value: 'create'},
278
- {label: '查询', value: 'filter'},
279
- {label: '批量删除', value: 'bulkDelete'},
280
- {label: '批量修改', value: 'bulkUpdate'},
281
- {label: '操作栏-编辑', value: 'update'},
282
- {label: '操作栏-查看详情', value: 'view'},
283
- {label: '操作栏-删除', value: 'delete'}
284
- ]
285
- },
286
- {
287
- type: 'group',
288
- body: [
289
- {
290
- columnRatio: 10,
291
- type: 'checkboxes',
292
- label: '启用的查询字段',
293
- name: 'filterEnabledList',
294
- joinValues: false,
295
- source: '${filterSettingSource}'
296
- },
297
- {
298
- columnRatio: 2,
299
- type: 'input-number',
300
- label: '每列显示几个字段',
301
- value: 3,
302
- name: 'filterColumnCount'
303
- }
304
- ],
305
- visibleOn: 'data.features && data.features.includes("filter")'
306
- },
307
- {
308
- name: 'columns',
309
- type: 'input-table',
310
- label: false,
311
- addable: true,
312
- removable: true,
313
- needConfirm: false,
314
- columns: [
315
- {
316
- type: 'input-text',
317
- name: 'label',
318
- label: '标题'
319
- },
320
- {
321
- type: 'input-text',
322
- name: 'name',
323
- label: '绑定字段名'
324
- },
325
- {
326
- type: 'select',
327
- name: 'type',
328
- label: '类型',
329
- value: 'text',
330
- options: [
331
- {
332
- value: 'text',
333
- label: '纯文本'
334
- },
335
- {
336
- value: 'tpl',
337
- label: '模板'
338
- },
339
- {
340
- value: 'image',
341
- label: '图片'
342
- },
343
- {
344
- value: 'date',
345
- label: '日期'
346
- },
347
- {
348
- value: 'progress',
349
- label: '进度'
350
- },
351
- {
352
- value: 'status',
353
- label: '状态'
354
- },
355
- {
356
- value: 'mapping',
357
- label: '映射'
358
- },
359
- {
360
- value: 'operation',
361
- label: '操作栏'
362
- }
363
- ]
364
- }
365
- ]
366
- }
367
- ],
368
- pipeOut: (value: any) => {
369
- let valueSchema = cloneDeep(value);
370
- // 查看/删除 操作,可选择是否使用接口返回值预填充
371
- const features: Array<any> = valueSchema.features;
372
- const oper: {
373
- type: 'operation';
374
- label?: string;
375
- buttons: Array<ActionSchema>;
376
- } = {
377
- type: 'operation',
378
- label: '操作',
379
- buttons: []
380
- };
381
- const itemBtns: Array<string> = ['update', 'view', 'delete'];
382
- const hasFeatures = get(features, 'length');
383
-
384
- valueSchema.bulkActions = [];
385
- /** 统一api格式 */
386
- valueSchema.api = normalizeApi(valueSchema.api);
387
- hasFeatures &&
388
- features.forEach((item: string) => {
389
- if (itemBtns.includes(item)) {
390
- let schema;
391
-
392
- if (item === 'update') {
393
- schema = cloneDeep(this.btnSchemas.update);
394
- schema.dialog.body.body = value.columns
395
- .filter(
396
- ({type}: any) => type !== 'progress' && type !== 'operation'
397
- )
398
- .map(({type, ...rest}: any) => ({
399
- ...rest,
400
- type: viewTypeToEditType(type)
401
- }));
402
- } else if (item === 'view') {
403
- schema = cloneDeep(this.btnSchemas.view);
404
- schema.dialog.body.body = value.columns.map(
405
- ({type, ...rest}: any) => ({
406
- ...rest,
407
- type: 'static'
408
- })
409
- );
410
- } else if (item === 'delete') {
411
- schema = cloneDeep(this.btnSchemas.delete);
412
- schema.api = valueSchema.api?.method.match(/^(post|delete)$/i)
413
- ? valueSchema.api
414
- : {...valueSchema.api, method: 'post'};
415
- }
416
-
417
- // 添加操作按钮
418
- this.addItem(oper.buttons, schema);
419
- } else {
420
- // 批量操作
421
- if (item === 'bulkUpdate') {
422
- this.addItem(
423
- valueSchema.bulkActions,
424
- cloneDeep(this.btnSchemas.bulkUpdate)
425
- );
426
- }
427
-
428
- if (item === 'bulkDelete') {
429
- this.addItem(
430
- valueSchema.bulkActions,
431
- cloneDeep(this.btnSchemas.bulkDelete)
432
- );
433
- }
434
-
435
- // 创建
436
- if (item === 'create') {
437
- const createSchemaBase = this.btnSchemas.create;
438
- createSchemaBase.dialog.body = {
439
- type: 'form',
440
- api: valueSchema.api?.method.match(/^(post|put)$/i)
441
- ? valueSchema.api
442
- : {...valueSchema.api, method: 'post'},
443
- body: valueSchema.columns.map((column: ColumnItem) => {
444
- const type = column.type;
445
- return {
446
- type: viewTypeToEditType(type),
447
- name: column.name,
448
- label: column.label
449
- };
450
- })
451
- };
452
- valueSchema.headerToolbar = [createSchemaBase, 'bulkActions'];
453
- }
454
- let keysFilter = Object.keys(valueSchema.filter || {});
455
- if (item === 'filter' && !keysFilter.length) {
456
- if (valueSchema.filterEnabledList) {
457
- valueSchema.filter = {
458
- title: '查询条件'
459
- };
460
- valueSchema.filter.columnCount = value.filterColumnCount;
461
- valueSchema.filter.mode = 'horizontal';
462
- valueSchema.filter.body = valueSchema.filterEnabledList.map(
463
- (item: any) => {
464
- return {
465
- type: 'input-text',
466
- label: item.label,
467
- name: item.value
468
- };
469
- }
470
- );
471
- }
472
- }
473
- }
474
- });
475
- const hasOperate = valueSchema.columns.find(
476
- (item: any) => item.type === 'operation'
477
- );
478
- hasFeatures && !hasOperate && valueSchema.columns.push(oper);
479
- return valueSchema;
480
- },
481
- canRebuild: true
482
- };
483
-
484
- addItem(source: any, target: any) {
485
- const canAdd = source.find((item: any) => item.label === target.label);
486
- if (!canAdd) {
487
- source.push(target);
488
- }
489
- }
490
-
491
- multifactor = true;
492
- previewSchema: any = {
493
- syncLocation: false,
494
- type: 'crud',
495
- className: 'text-left',
496
- bodyClassName: 'm-b-none',
497
- affixHeader: false,
498
- data: {
499
- items: [
500
- {a: 1, b: 2},
501
- {a: 3, b: 4},
502
- {a: 5, b: 6}
503
- ]
504
- },
505
- source: '${items}',
506
- columns: [
507
- {
508
- label: 'A',
509
- name: 'a'
510
- },
511
- {
512
- label: 'B',
513
- name: 'b'
514
- },
515
- {
516
- type: 'operation',
517
- label: '操作',
518
- buttons: [
519
- {
520
- icon: 'fa fa-eye',
521
- type: 'button'
522
- },
523
-
524
- {
525
- icon: 'fa fa-edit',
526
- type: 'button'
527
- }
528
- ]
529
- }
530
- ]
531
- };
532
-
533
- oldFilter?: any;
534
- panelTitle = '增删改查';
535
- panelBodyCreator = (context: BaseEventContext) => {
536
- const store = this.manager.store;
537
- const id = context.id;
538
-
539
- return getSchemaTpl('tabs', [
540
- {
541
- title: '常规',
542
- body: [
543
- getSchemaTpl('switch', {
544
- name: 'filter',
545
- label: '启用查询条件',
546
- pipeIn: (value: any) => !!value,
547
- pipeOut: (value: any, originValue: any) => {
548
- if (value) {
549
- return (
550
- this.oldFilter ||
551
- JSONPipeIn({
552
- title: '查询条件',
553
- body: [
554
- {
555
- type: 'input-text',
556
- name: 'keywords',
557
- label: '关键字'
558
- }
559
- ]
560
- })
561
- );
562
- } else {
563
- this.oldFilter = originValue;
564
- }
565
-
566
- return null;
567
- }
568
- }),
569
-
570
- {
571
- type: 'divider'
572
- },
573
-
574
- {
575
- label: '批量操作',
576
- name: 'bulkActions',
577
- type: 'combo',
578
- hiddenOn: 'data.pickerMode && data.multiple',
579
- inputClassName: 'ae-BulkActions-control',
580
- multiple: true,
581
- draggable: true,
582
- draggableTip: '',
583
- scaffold: {
584
- label: '按钮',
585
- type: 'button'
586
- },
587
- labelRemark: {
588
- className: 'm-l-xs',
589
- trigger: 'click',
590
- rootClose: true,
591
- content:
592
- '通过此可以管理批量操作按钮,只有设置了批量操作按钮才会出现选择框,可在外观中配置批量操作按钮位置。',
593
- placement: 'left'
594
- },
595
- items: [
596
- {
597
- type: 'tpl',
598
- tpl: '<span class="label label-success">${label}</span>',
599
- columnClassName: 'p-t-xs'
600
- },
601
-
602
- {
603
- columnClassName: 'p-t-xs col-edit',
604
- children: ({index}: any) => (
605
- <button
606
- onClick={this.handleBulkActionEdit.bind(this, id, index)}
607
- data-tooltip="修改"
608
- data-position="bottom"
609
- className="text-muted"
610
- >
611
- <i className="fa fa-pencil" />
612
- </button>
613
- )
614
- }
615
- ]
616
- },
617
-
618
- // getSchemaTpl('switch', {
619
- // name: 'defaultChecked',
620
- // label: '默认是否全部勾选',
621
- // visibleOn: 'data.bulkActions && data.bulkActions.length',
622
- // pipeIn: defaultValue(false)
623
- // }),
624
-
625
- {
626
- type: 'divider'
627
- },
628
-
629
- {
630
- label: '单条操作',
631
- name: 'itemActions',
632
- type: 'combo',
633
- labelRemark: {
634
- className: 'm-l-xs',
635
- trigger: 'click',
636
- rootClose: true,
637
- content:
638
- '设置后,当鼠标悬停行数据上,会出现该操作按钮,同时顶部操作栏也会显示该按钮,勾选成员时与批量按钮智能切换。',
639
- placement: 'left'
640
- },
641
- hiddenOn: 'this.mode && this.mode !== "table" || this.pickerMode',
642
- inputClassName: 'ae-BulkActions-control',
643
- multiple: true,
644
- draggable: true,
645
- scaffold: {
646
- label: '按钮',
647
- type: 'button'
648
- },
649
- items: [
650
- {
651
- type: 'tpl',
652
- tpl: '<span class="label label-success">${label}</span>',
653
- columnClassName: 'p-t-xs'
654
- },
655
-
656
- {
657
- type: 'checkbox',
658
- className: 'text-xs',
659
- option: '悬停隐藏',
660
- name: 'hiddenOnHover'
661
- },
662
-
663
- {
664
- columnClassName: 'p-t-xs col-edit',
665
- children: ({index}: any) => (
666
- <button
667
- onClick={this.handleItemActionEdit.bind(this, id, index)}
668
- data-tooltip="修改"
669
- data-position="bottom"
670
- className="text-muted"
671
- >
672
- <i className="fa fa-pencil" />
673
- </button>
674
- )
675
- }
676
- ]
677
- },
678
-
679
- {
680
- type: 'divider',
681
- hiddenOn: 'this.mode && this.mode !== "table" || this.pickerMode'
682
- },
683
-
684
- getSchemaTpl('switch', {
685
- name: 'syncLocation',
686
- label: '同步地址栏',
687
- pipeIn: defaultValue(true),
688
- labelRemark: {
689
- className: 'm-l-xs',
690
- trigger: 'click',
691
- rootClose: true,
692
- content:
693
- '开启后会把查询条件数据和分页信息同步到地址栏中,页面中出现多个时,建议只保留一个同步地址栏,否则会相互影响。',
694
- placement: 'left'
695
- }
696
- }),
697
-
698
- {
699
- label: '默认参数',
700
- type: 'input-kv',
701
- name: 'defaultParams',
702
- labelRemark: {
703
- className: 'm-l-xs',
704
- trigger: 'click',
705
- rootClose: true,
706
- content: '可以用来设置默认参数,比如 <code>perPage:20</code>',
707
- placement: 'left'
708
- }
709
- },
710
-
711
- {
712
- type: 'divider'
713
- },
714
-
715
- getSchemaTpl('switch', {
716
- name: 'keepItemSelectionOnPageChange',
717
- label: '保留条目选择',
718
- visbileOn:
719
- 'this.bulkActions && this.bulkActions.length || this.itemActions && this.itemActions.length',
720
- labelRemark: {
721
- className: 'm-l-xs',
722
- trigger: 'click',
723
- rootClose: true,
724
- content:
725
- '默认分页、搜索后,用户选择条目会被清空,开启此选项后会保留用户选择,可以实现跨页面批量操作。',
726
- placement: 'left'
727
- }
728
- }),
729
-
730
- {
731
- name: 'labelTpl',
732
- type: 'input-text',
733
- label: '单条描述模板',
734
- visibleOn: 'this.keepItemSelectionOnPageChange',
735
- labelRemark: {
736
- className: 'm-l-xs',
737
- trigger: 'click',
738
- rootClose: true,
739
- content:
740
- '开启【保留条目选择】后会把所有已选择条目列出来,此选项可以用来定制条目展示文案。',
741
- placement: 'left'
742
- }
743
- },
744
-
745
- {
746
- name: 'primaryField',
747
- label: '指定主键',
748
- type: 'input-text',
749
- pipeIn: defaultValue('id'),
750
- description: '默认<code>id</code>,用于批量操作获取行级数据'
751
- }
752
- ]
753
- },
754
-
755
- {
756
- title: '接口',
757
- body: [
758
- getSchemaTpl('api', {
759
- label: '数据拉取接口',
760
- sampleBuilder: () => {
761
- const data: any = {
762
- items: [],
763
- total: 0
764
- };
765
- const columns: any[] = context?.schema?.columns ?? [];
766
- const row = {};
767
-
768
- columns.forEach(column => {
769
- if (column.name) {
770
- setVariable(row, column.name, 'sample');
771
- }
772
- });
773
- data.items.push(row);
774
- return JSON.stringify(
775
- {
776
- status: 0,
777
- msg: '',
778
- data: data
779
- },
780
- null,
781
- 2
782
- );
783
- }
784
- }),
785
-
786
- {
787
- name: 'initFetch',
788
- type: 'radios',
789
- label: '是否初始拉取',
790
- pipeIn: (value: any) =>
791
- (typeof value == 'boolean' && value) ||
792
- (typeof value !== 'boolean' && ''),
793
- inline: true,
794
- onChange: () => {},
795
- options: [
796
- {
797
- label: '是',
798
- value: true
799
- },
800
-
801
- {
802
- label: '否',
803
- value: false
804
- },
805
-
806
- {
807
- label: '表达式',
808
- value: ''
809
- }
810
- ]
811
- },
812
-
813
- {
814
- name: 'initFetch',
815
- autoComplete: false,
816
- visibleOn: 'typeof this.initFetch !== "boolean"',
817
- type: 'input-text',
818
- placeholder: '用 JS 表达式来决定',
819
- className: 'm-t-n-sm'
820
- },
821
-
822
- getSchemaTpl('switch', {
823
- name: 'loadDataOnce',
824
- label: '一次性拉取',
825
- labelRemark: {
826
- className: 'm-l-xs',
827
- trigger: 'click',
828
- rootClose: true,
829
- content:
830
- '开启后,数据只会在初始的时候拉取,后续分页、排序不再请求接口,都由前端直接完成。',
831
- placement: 'left'
832
- }
833
- }),
834
-
835
- getSchemaTpl('switch', {
836
- label: '开启定时刷新',
837
- name: 'interval',
838
- visibleOn: 'data.api',
839
- pipeIn: (value: any) => !!value,
840
- pipeOut: (value: any) => (value ? 3000 : undefined)
841
- }),
842
-
843
- {
844
- name: 'interval',
845
- type: 'input-number',
846
- visibleOn: 'typeof data.interval === "number"',
847
- step: 500,
848
- className: 'm-t-n-sm',
849
- description: '设置后将自动定时刷新,单位 ms'
850
- },
851
-
852
- getSchemaTpl('switch', {
853
- name: 'silentPolling',
854
- label: '静默刷新',
855
- visibleOn: '!!data.interval',
856
- description: '设置自动定时刷新时是否显示loading'
857
- }),
858
-
859
- {
860
- name: 'stopAutoRefreshWhen',
861
- label: '停止定时刷新检测表达式',
862
- type: 'input-text',
863
- visibleOn: '!!data.interval',
864
- description:
865
- '定时刷新一旦设置会一直刷新,除非给出表达式,条件满足后则不刷新了。'
866
- },
867
-
868
- getSchemaTpl('switch', {
869
- name: 'stopAutoRefreshWhenModalIsOpen',
870
- label: '当有弹框时关闭自动刷新',
871
- visibleOn: '!!data.interval',
872
- description: '弹框打开关闭自动刷新,关闭弹框又恢复'
873
- }),
874
-
875
- {
876
- type: 'divider'
877
- },
878
-
879
- getSchemaTpl('switch', {
880
- name: 'draggable',
881
- label: '是否可拖拽排序'
882
- }),
883
-
884
- getSchemaTpl('api', {
885
- label: '顺序保存接口',
886
- name: 'saveOrderApi',
887
- visibleOn: 'data.draggable'
888
- }),
889
-
890
- {
891
- type: 'divider'
892
- },
893
-
894
- getSchemaTpl('api', {
895
- label: '快速保存接口',
896
- name: 'quickSaveApi',
897
- description:
898
- '当 column 中设置了快速编辑后将使用此接口批量保存数据。'
899
- }),
900
-
901
- {
902
- type: 'divider'
903
- },
904
-
905
- getSchemaTpl('api', {
906
- label: '快速保存单条接口',
907
- name: 'quickSaveItemApi',
908
- description:
909
- '当 column 中设置了快速编辑且设置了立即保存,将使用此接口保存数据。'
910
- }),
911
-
912
- {
913
- type: 'divider'
914
- },
915
-
916
- {
917
- label: '默认消息提示',
918
- type: 'combo',
919
- name: 'messages',
920
- multiLine: true,
921
- description:
922
- '覆盖默认消息提示,但如果 api 返回 msg 则会优先使用这个 msg',
923
- items: [
924
- {
925
- label: '获取成功提示',
926
- type: 'input-text',
927
- name: 'fetchSuccess'
928
- },
929
-
930
- {
931
- label: '获取失败提示',
932
- type: 'input-text',
933
- name: 'fetchFailed'
934
- },
935
-
936
- {
937
- label: '保存顺序成功提示',
938
- type: 'input-text',
939
- name: 'saveOrderSuccess'
940
- },
941
-
942
- {
943
- label: '保存顺序失败提示',
944
- type: 'input-text',
945
- name: 'saveOrderFailed'
946
- },
947
-
948
- {
949
- label: '快速保存成功提示',
950
- type: 'input-text',
951
- name: 'quickSaveSuccess'
952
- },
953
-
954
- {
955
- label: '快速保存失败提示',
956
- type: 'input-text',
957
- name: 'quickSaveFailed'
958
- }
959
- ]
960
- }
961
- ]
962
- },
963
-
964
- {
965
- title: '外观',
966
- body: [
967
- {
968
- label: '内容展示模式',
969
- name: 'mode',
970
- type: 'button-group-select',
971
- size: 'xs',
972
- pipeIn: (value: any, values: any) =>
973
- (value === 'grid' ? 'cards' : value) ?? 'table',
974
- onChange: (value: any, oldValue: any, model: any, form: any) => {
975
- let headerHasColumnsToggle = form?.data?.headerToolbar?.some(
976
- (item: any) => item.type === 'columns-toggler'
977
- );
978
- let headerToolbar = cloneDeep(form?.data?.headerToolbar);
979
- let columnsToggler;
980
- if (value !== 'table' && oldValue === 'table') {
981
- // 存储table模式是否有 columns-toggler
982
- columnsToggler = headerToolbar?.find(
983
- (item: any) => item.type === 'columns-toggler'
984
- ) || {
985
- type: 'columns-toggler',
986
- align: 'right'
987
- };
988
- form.setValues({
989
- __headerHasColumnsToggler: headerHasColumnsToggle
990
- });
991
- }
992
- headerToolbar =
993
- value === 'table'
994
- ? headerToolbar
995
- : headerToolbar?.filter(
996
- (item: any) => item.type !== 'columns-toggler'
997
- );
998
- if (value === 'table') {
999
- if (
1000
- form?.data?.__headerHasColumnsToggler &&
1001
- !headerHasColumnsToggle
1002
- ) {
1003
- headerToolbar?.push(
1004
- form?.data?.__cacheColumnsToggler || {
1005
- type: 'columns-toggler',
1006
- align: 'right'
1007
- }
1008
- );
1009
- }
1010
- form.setValues({
1011
- headerToolbar,
1012
- columns: form.data.__columns || [
1013
- {
1014
- label: 'ID',
1015
- name: 'id'
1016
- },
1017
- {
1018
- label: '列信息',
1019
- name: 'name'
1020
- }
1021
- ],
1022
- __headerHasColumnsToggler: headerHasColumnsToggle,
1023
- __card: form.data.card || form.data.__card,
1024
- __listItem: form.data.listItem || form.data.__listItem
1025
- });
1026
- form.deleteValueByName('card');
1027
- form.deleteValueByName('listItem');
1028
- } else if (value === 'cards') {
1029
- oldValue === 'table' &&
1030
- form.setValues({
1031
- __cacheColumnsToggler: columnsToggler
1032
- });
1033
- form.setValues({
1034
- headerToolbar,
1035
- card: form.data.__card || {
1036
- type: 'card',
1037
- header: {
1038
- title: '标题',
1039
- subTitle: '副标题'
1040
- },
1041
- body: [
1042
- {
1043
- name: 'a',
1044
- label: 'A'
1045
- },
1046
- {
1047
- name: 'b',
1048
- label: 'B'
1049
- }
1050
- ],
1051
- actions: [
1052
- {
1053
- label: '详情',
1054
- type: 'button'
1055
- }
1056
- ]
1057
- },
1058
- __columns: form.data.columns || form.data.__columns,
1059
- __listItem: form.data.listItem || form.data.__listItem
1060
- });
1061
- form.deleteValueByName('columns');
1062
- form.deleteValueByName('listItem');
1063
- } else {
1064
- oldValue === 'table' &&
1065
- form.setValues({
1066
- __cacheColumnsToggler: columnsToggler
1067
- });
1068
- form.setValues({
1069
- headerToolbar,
1070
- listItem: form.data.__listItem || {
1071
- body: [
1072
- {
1073
- type: 'tpl',
1074
- tpl: '简单的展示数据:$a $b'
1075
- }
1076
- ],
1077
- actions: [
1078
- {
1079
- icon: 'fa fa-eye',
1080
- type: 'button'
1081
- }
1082
- ]
1083
- },
1084
- __columns: form.data.columns || form.data.__columns,
1085
- __card: form.data.card || form.data.__card
1086
- });
1087
- form.deleteValueByName('columns');
1088
- form.deleteValueByName('card');
1089
- }
1090
- },
1091
- options: [
1092
- {
1093
- value: 'table',
1094
- label: '表格'
1095
- },
1096
-
1097
- {
1098
- value: 'cards',
1099
- label: '卡片'
1100
- },
1101
-
1102
- {
1103
- value: 'list',
1104
- label: '列表'
1105
- }
1106
- ]
1107
- },
1108
-
1109
- {
1110
- name: 'headerToolbar',
1111
- type: 'combo',
1112
- draggable: true,
1113
- draggableTip: '',
1114
- descrition: '非内建内容请在预览区选中后编辑',
1115
- label: '顶部工具栏配置',
1116
- pipeIn: (value: any) => {
1117
- if (!Array.isArray(value)) {
1118
- value = value ? [value] : ['bulkActions'];
1119
- }
1120
- return value.map((item: any) => {
1121
- let type = item.type;
1122
-
1123
- if (
1124
- typeof item === 'string' &&
1125
- ~[
1126
- 'bulkActions',
1127
- 'bulk-actions',
1128
- 'pagination',
1129
- 'statistics',
1130
- 'switch-per-page',
1131
- 'filter-toggler',
1132
- 'load-more',
1133
- 'export-csv',
1134
- 'export-excel'
1135
- ].indexOf(item)
1136
- ) {
1137
- type = item === 'bulkActions' ? 'bulk-actions' : item;
1138
- item = {type};
1139
- } else if (typeof item === 'string') {
1140
- type = 'tpl';
1141
- item =
1142
- typeof item === 'string' ? {type: 'tpl', tpl: item} : item;
1143
- }
1144
- return {
1145
- type,
1146
- ...item
1147
- };
1148
- });
1149
- },
1150
- pipeOut: (value: any) => {
1151
- if (Array.isArray(value)) {
1152
- return value.map((item: any) => {
1153
- if (item.type === 'button') {
1154
- return JSONPipeIn({
1155
- label: '按钮',
1156
- type: 'button',
1157
- ...item
1158
- });
1159
- } else if (item.type === 'tpl') {
1160
- return JSONPipeIn({
1161
- type: 'tpl',
1162
- tpl: '内容',
1163
- ...item
1164
- });
1165
- }
1166
-
1167
- return item;
1168
- });
1169
- }
1170
-
1171
- return [];
1172
- },
1173
- scaffold: {
1174
- type: 'tpl',
1175
- tpl: '内容'
1176
- },
1177
- multiple: true,
1178
- items: [
1179
- {
1180
- type: 'select',
1181
- name: 'type',
1182
- columnClassName: 'w-ssm',
1183
- options: [
1184
- {
1185
- value: 'bulk-actions',
1186
- label: '操作栏'
1187
- },
1188
-
1189
- {
1190
- value: 'pagination',
1191
- label: '分页'
1192
- },
1193
-
1194
- {
1195
- value: 'statistics',
1196
- label: '统计数据'
1197
- },
1198
-
1199
- {
1200
- value: 'switch-per-page',
1201
- label: '切换页码'
1202
- },
1203
-
1204
- {
1205
- value: 'load-more',
1206
- label: '加载更多'
1207
- },
1208
-
1209
- {
1210
- value: 'export-csv',
1211
- label: '导出 CSV'
1212
- },
1213
-
1214
- {
1215
- value: 'export-excel',
1216
- label: '导出 Excel'
1217
- },
1218
-
1219
- {
1220
- value: 'columns-toggler',
1221
- label: '列选择器',
1222
- visibleOn: '!this.mode || this.mode === "table"'
1223
- },
1224
-
1225
- {
1226
- value: 'filter-toggler',
1227
- label: '查询条件切换'
1228
- },
1229
-
1230
- {
1231
- value: 'drag-toggler',
1232
- label: '拖拽切换'
1233
- },
1234
-
1235
- {
1236
- value: 'check-all',
1237
- label: '全选',
1238
- hiddenOn: '!this.mode || this.mode === "table"'
1239
- },
1240
-
1241
- {
1242
- value: 'tpl',
1243
- label: '文本'
1244
- },
1245
-
1246
- {
1247
- value: 'button',
1248
- label: '按钮'
1249
- }
1250
- ]
1251
- },
1252
-
1253
- {
1254
- name: 'align',
1255
- placeholder: '对齐方式',
1256
- type: 'select',
1257
- size: 'xs',
1258
- options: [
1259
- {
1260
- label: '左对齐',
1261
- value: 'left'
1262
- },
1263
-
1264
- {
1265
- label: '右对齐',
1266
- value: 'right'
1267
- }
1268
- ]
1269
- }
1270
-
1271
- // {
1272
- // type: 'remark',
1273
- // content: '详情请在预览区域选中后进行编辑。',
1274
- // trigger: ['click'],
1275
- // rootClose: true,
1276
- // placement: 'left',
1277
- // visibleOn:
1278
- // '!~["bulkActions", "drag-toggler", "check-all", "bulk-actions", "pagination", "statistics", "switch-per-page", "filter-toggler", "load-more"].indexOf(this.type)',
1279
- // columnClassName: 'no-grow w-3x p-t-xs',
1280
- // className: 'm-l-none'
1281
- // }
1282
- ]
1283
- },
1284
-
1285
- {
1286
- name: 'footerToolbar',
1287
- type: 'combo',
1288
- draggable: true,
1289
- draggableTip: '',
1290
- descrition: '非内建内容请在预览区选中后编辑',
1291
- label: '底部工具栏配置',
1292
- pipeIn: (value: any) => {
1293
- if (!Array.isArray(value)) {
1294
- value = value ? [value] : ['statistics', 'pagination'];
1295
- }
1296
-
1297
- return value.map((item: any) => {
1298
- let type = item.type;
1299
-
1300
- if (
1301
- typeof item === 'string' &&
1302
- ~[
1303
- 'bulkActions',
1304
- 'bulk-actions',
1305
- 'pagination',
1306
- 'statistics',
1307
- 'switch-per-page',
1308
- 'filter-toggler',
1309
- 'load-more',
1310
- 'export-csv',
1311
- 'export-excel'
1312
- ].indexOf(item)
1313
- ) {
1314
- type = item === 'bulkActions' ? 'bulk-actions' : item;
1315
- item = {type};
1316
- } else if (typeof item === 'string') {
1317
- type = 'tpl';
1318
- item =
1319
- typeof item === 'string' ? {type: 'tpl', tpl: item} : item;
1320
- }
1321
-
1322
- return {
1323
- type,
1324
- ...item
1325
- };
1326
- });
1327
- },
1328
- pipeOut: (value: any) => {
1329
- if (Array.isArray(value)) {
1330
- return value.map((item: any) => {
1331
- if (item.type === 'button') {
1332
- return JSONPipeIn({
1333
- label: '按钮',
1334
- type: 'button',
1335
- ...item
1336
- });
1337
- } else if (item.type === 'tpl') {
1338
- return JSONPipeIn({
1339
- type: 'tpl',
1340
- tpl: '内容',
1341
- ...item
1342
- });
1343
- }
1344
-
1345
- return item;
1346
- });
1347
- }
1348
-
1349
- return [];
1350
- },
1351
- scaffold: {
1352
- type: 'tpl',
1353
- tpl: '内容'
1354
- },
1355
- multiple: true,
1356
- items: [
1357
- {
1358
- type: 'select',
1359
- name: 'type',
1360
- columnClassName: 'w-ssm',
1361
- options: [
1362
- {
1363
- value: 'bulk-actions',
1364
- label: '操作栏'
1365
- },
1366
-
1367
- {
1368
- value: 'pagination',
1369
- label: '分页'
1370
- },
1371
-
1372
- {
1373
- value: 'statistics',
1374
- label: '统计数据'
1375
- },
1376
-
1377
- {
1378
- value: 'switch-per-page',
1379
- label: '切换页码'
1380
- },
1381
-
1382
- {
1383
- value: 'load-more',
1384
- label: '加载更多'
1385
- },
1386
-
1387
- {
1388
- value: 'export-csv',
1389
- label: '导出 CSV'
1390
- },
1391
-
1392
- {
1393
- value: 'export-excel',
1394
- label: '导出 Excel'
1395
- },
1396
-
1397
- {
1398
- value: 'columns-toggler',
1399
- label: '列选择器',
1400
- hiddenOn: '["grid", "cards", "list"].indexOf(this.mode)'
1401
- },
1402
-
1403
- {
1404
- value: 'filter-toggler',
1405
- label: '查询条件切换'
1406
- },
1407
-
1408
- {
1409
- value: 'drag-toggler',
1410
- label: '拖拽切换'
1411
- },
1412
-
1413
- {
1414
- value: 'check-all',
1415
- label: '全选',
1416
- hiddenOn: '!this.mode || this.mode === "table"'
1417
- },
1418
-
1419
- {
1420
- value: 'tpl',
1421
- label: '文本'
1422
- },
1423
-
1424
- {
1425
- value: 'button',
1426
- label: '按钮'
1427
- }
1428
- ]
1429
- },
1430
-
1431
- {
1432
- name: 'align',
1433
- placeholder: '对齐方式',
1434
- size: 'xs',
1435
- type: 'select',
1436
- options: [
1437
- {
1438
- label: '左对齐',
1439
- value: 'left'
1440
- },
1441
-
1442
- {
1443
- label: '右对齐',
1444
- value: 'right'
1445
- }
1446
- ]
1447
- },
1448
-
1449
- {
1450
- type: 'remark',
1451
- content: '详情请在预览区域选中后进行编辑。',
1452
- trigger: ['click'],
1453
- rootClose: true,
1454
- placement: 'left',
1455
- visibleOn:
1456
- '!~["bulkActions", "drag-toggler", "check-all", "bulk-actions", "pagination", "statistics", "switch-per-page", "filter-toggler", "load-more", "export-csv", "export-excel"].indexOf(this.type)',
1457
- columnClassName: 'no-grow w-3x p-t-xs',
1458
- className: 'm-l-none'
1459
- }
1460
- ]
1461
- },
1462
-
1463
- getSchemaTpl('switch', {
1464
- name: 'filterTogglable',
1465
- label: '是否可显隐查询条件',
1466
- visibleOn: 'data.filter'
1467
- }),
1468
-
1469
- getSchemaTpl('switch', {
1470
- name: 'filterDefaultVisible',
1471
- label: '查询条件默认是否可见',
1472
- visibleOn: 'data.filter && data.filterTogglable',
1473
- pipeIn: defaultValue(true)
1474
- }),
1475
-
1476
- getSchemaTpl('switch', {
1477
- name: 'hideQuickSaveBtn',
1478
- label: '隐藏顶部快速保存提示'
1479
- }),
1480
-
1481
- getSchemaTpl('switch', {
1482
- name: 'alwaysShowPagination',
1483
- label: '是否总是显示分页'
1484
- }),
1485
-
1486
- getSchemaTpl('switch', {
1487
- name: 'hideCheckToggler',
1488
- label: '隐藏选择按钮',
1489
- visibleOn: 'data.checkOnItemClick'
1490
- }),
1491
-
1492
- getSchemaTpl('className'),
1493
-
1494
- getSchemaTpl('className', {
1495
- name: 'bodyClassName',
1496
- label: '内容 CSS 类名'
1497
- })
1498
- ]
1499
- },
1500
-
1501
- {
1502
- title: '其他',
1503
- body: [
1504
- getSchemaTpl('ref'),
1505
- {
1506
- name: 'source',
1507
- label: '数据源',
1508
- type: 'input-text',
1509
- description:
1510
- '不填写,默认读取接口返回的 items 或者 rows 属性,如果是别的,请在此设置,如: <code>\\${xxxx}</code>'
1511
- },
1512
-
1513
- {
1514
- name: 'perPage',
1515
- label: '每页数量',
1516
- type: 'input-number'
1517
- },
1518
-
1519
- getSchemaTpl('switch', {
1520
- name: 'keepItemSelectionOnPageChange',
1521
- label: '翻页时保留选择'
1522
- }),
1523
-
1524
- {
1525
- name: 'maxKeepItemSelectionLength',
1526
- label: '最大选择数量',
1527
- type: 'input-number',
1528
- mode: 'inline',
1529
- className: 'block'
1530
- },
1531
-
1532
- {
1533
- name: 'pageField',
1534
- label: '页码字段名',
1535
- type: 'input-text',
1536
- pipeIn: defaultValue('page')
1537
- },
1538
-
1539
- {
1540
- name: 'perPageField',
1541
- label: '分页步长字段名',
1542
- type: 'input-text',
1543
- pipeIn: defaultValue('perPage')
1544
- },
1545
-
1546
- {
1547
- name: 'orderField',
1548
- label: '排序权重字段',
1549
- type: 'input-text',
1550
- labelRemark: {
1551
- className: 'm-l-xs',
1552
- trigger: 'click',
1553
- rootClose: true,
1554
- content:
1555
- '设置用来确定位置的字段名,设置后新的顺序将被赋值到该字段中。',
1556
- placement: 'left'
1557
- }
1558
- },
1559
-
1560
- {
1561
- name: 'perPageAvailable',
1562
- label: '切换每页数',
1563
- type: 'input-array',
1564
- hiddenOn: 'data.loadDataOnce',
1565
- items: {
1566
- type: 'input-number',
1567
- required: true
1568
- },
1569
- value: [10]
1570
- },
1571
-
1572
- getSchemaTpl('name'),
1573
-
1574
- {
1575
- name: 'itemCheckableOn',
1576
- type: 'input-text',
1577
- label: '配置单条可选中的表达式',
1578
- description: '请使用 js 表达式,不设置的话每条都可选中。',
1579
- visibleOn:
1580
- 'data.bulkActions && data.bulkActions.length || data.pickerMode'
1581
- },
1582
-
1583
- getSchemaTpl('switch', {
1584
- name: 'checkOnItemClick',
1585
- label: '开启单条点击整个区域选中',
1586
- visibleOn:
1587
- 'data.bulkActions && data.bulkActions.length || data.pickerMode'
1588
- }),
1589
-
1590
- getSchemaTpl('switch', {
1591
- name: 'autoJumpToTopOnPagerChange',
1592
- label: '自动跳顶部',
1593
- description: '当切分页的时候,是否自动跳顶部'
1594
- }),
1595
-
1596
- getSchemaTpl('switch', {
1597
- name: 'syncResponse2Query',
1598
- label: '同步查询条件',
1599
- description: '查询后将返回的数据同步到查询条件上'
1600
- })
1601
- ]
1602
- }
1603
- ]);
1604
- };
1605
-
1606
- handleBulkActionEdit(id: string, index: number) {
1607
- const store = this.manager.store;
1608
- const schema = store.getSchema(id);
1609
- const action = schema?.bulkActions[index];
1610
-
1611
- if (action && action.$$id) {
1612
- store.setActiveId(action.$$id);
1613
- }
1614
- }
1615
- handleItemActionEdit(id: string, index: number) {
1616
- const store = this.manager.store;
1617
- const schema = store.getSchema(id);
1618
- const action = schema?.itemActions[index];
1619
-
1620
- if (action && action.$$id) {
1621
- store.setActiveId(action.$$id);
1622
- }
1623
- }
1624
-
1625
- wrapperProps = {
1626
- affixHeader: false
1627
- };
1628
-
1629
- /**
1630
- * 默认什么组件都加入的子组件里面,子类里面可以复写这个改变行为。
1631
- * @param context
1632
- * @param renderers
1633
- */
1634
- buildSubRenderers(
1635
- context: RendererEventContext,
1636
- renderers: Array<SubRendererInfo>
1637
- ): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void {
1638
- const plugin: PluginInterface = this;
1639
- if (plugin.name && plugin.description) {
1640
- return {
1641
- name: plugin.name,
1642
- icon: plugin.icon,
1643
- description: plugin.description,
1644
- previewSchema: plugin.previewSchema,
1645
- tags: plugin.tags,
1646
- docLink: plugin.docLink,
1647
- type: plugin.type,
1648
- scaffold: plugin.scaffold,
1649
- disabledRendererPlugin: plugin.disabledRendererPlugin,
1650
- isBaseComponent: plugin.isBaseComponent,
1651
- scaffoldForm: this.scaffoldForm,
1652
- rendererName: plugin.rendererName
1653
- };
1654
- }
1655
- }
1656
-
1657
- getRendererInfo(
1658
- context: RendererInfoResolveEventContext
1659
- ): BasicRendererInfo | void {
1660
- const info = super.getRendererInfo(context);
1661
- if (info) {
1662
- info.scaffoldForm = this.scaffoldForm;
1663
- }
1664
- return info;
1665
- }
1666
-
1667
- renderEditableComponents(props: any) {
1668
- const render = props.render;
1669
- const bulkActions = props.bulkActions;
1670
- const itemActions = props.itemActions;
1671
- const doms: Array<JSX.Element> = [];
1672
-
1673
- if (Array.isArray(bulkActions) && bulkActions.length) {
1674
- doms.push(
1675
- <div key="bulkActions" className="ae-EditableRender">
1676
- <div className="ae-EditableRender-title">批量操作</div>
1677
- <div className="ae-EditableRender-body">
1678
- {bulkActions.map(action =>
1679
- render(
1680
- 'bulk-action',
1681
- {
1682
- type: 'button',
1683
- size: 'sm',
1684
- ...action
1685
- },
1686
- {
1687
- key: action.$$id
1688
- }
1689
- )
1690
- )}
1691
- </div>
1692
- </div>
1693
- );
1694
- }
1695
-
1696
- if (Array.isArray(itemActions) && itemActions.length) {
1697
- doms.push(
1698
- <div key="itemActions" className="ae-EditableRender">
1699
- <div className="ae-EditableRender-title">单条操作</div>
1700
- <div className="ae-EditableRender-body">
1701
- {itemActions.map(action =>
1702
- render(
1703
- 'bulk-action',
1704
- {
1705
- type: 'button',
1706
- size: 'sm',
1707
- ...action
1708
- },
1709
- {
1710
- key: action.$$id
1711
- }
1712
- )
1713
- )}
1714
- </div>
1715
- </div>
1716
- );
1717
- }
1718
-
1719
- if (!doms.length) {
1720
- return null;
1721
- }
1722
-
1723
- return (
1724
- <div className="ae-EditableRenderers">
1725
- <div className="ae-EditableRenderers-tip">「增删改查」编辑辅助区</div>
1726
- {doms}
1727
- </div>
1728
- );
1729
- }
1730
-
1731
- renderRenderer(props: any) {
1732
- const $$editor = props.$$editor;
1733
- const renderer = $$editor.renderer;
1734
- return (
1735
- <div className="ae-CRUDEditor">
1736
- {this.renderEditableComponents(props)}
1737
- <renderer.component {...props} />
1738
- </div>
1739
- );
1740
- }
1741
-
1742
- filterProps(props: any) {
1743
- if (props.pickerMode) {
1744
- props.options = props.data.options;
1745
- }
1746
-
1747
- return props;
1748
- }
1749
-
1750
- afterUpdate(event: PluginEvent<ChangeEventContext>) {
1751
- const context = event.context;
1752
-
1753
- // mode 内容形式变化,需要重新构建面板。
1754
- if (
1755
- context.info.plugin === this &&
1756
- context.diff?.some(change => change.path?.join('.') === 'mode')
1757
- ) {
1758
- setTimeout(() => {
1759
- this.manager.buildPanels();
1760
- this.manager.buildToolbars();
1761
- }, 20);
1762
- }
1763
- }
1764
-
1765
- async buildDataSchemas(node: EditorNodeType, region?: EditorNodeType) {
1766
- const child: EditorNodeType = node.children.find(
1767
- item => !!~['table', 'table2', 'cards', 'list'].indexOf(item.type)
1768
- );
1769
-
1770
- if (!child?.info?.plugin?.buildDataSchemas) {
1771
- return;
1772
- }
1773
- return child.info.plugin.buildDataSchemas(child);
1774
- }
1775
- }
1776
-
1777
- registerEditorPlugin(CRUDPlugin);