amis-editor 5.2.0 → 5.2.1-beta.15

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 +2882 -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 +2815 -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 +209 -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 +194 -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 +282 -0
  310. package/esm/plugin/Form/TabsTransfer.d.ts +80 -0
  311. package/esm/plugin/Form/TabsTransfer.js +356 -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 +327 -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 +102 -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 +217 -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 +245 -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 +708 -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 +2884 -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 +2817 -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 +213 -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 +198 -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 +286 -0
  828. package/lib/plugin/Form/TabsTransfer.d.ts +80 -0
  829. package/lib/plugin/Form/TabsTransfer.js +364 -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 +332 -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 +106 -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 +221 -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 +254 -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 +715 -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
@@ -0,0 +1,1823 @@
1
+ /**
2
+ * amis-editor v5.2.1-beta.15
3
+ * Copyright 2018-2022 @fex
4
+ */
5
+
6
+ import { __extends, __awaiter, __generator, __spreadArray, __assign } from 'tslib';
7
+ import cloneDeep from 'lodash/cloneDeep';
8
+ import React__default from 'react';
9
+ import { generateNodeId, DSBuilderManager, getSchemaTpl, tipedLabel, defaultValue, BasePlugin, registerEditorPlugin, DSFeature } from 'amis-editor-core';
10
+ import { flattenDeep, fromPairs, isObject, remove } from 'lodash';
11
+ import { findTree } from 'amis';
12
+ import { getArgsWrapper } from '../renderer/event-control/helper.js';
13
+ import { i18n } from 'i18n-runtime';
14
+
15
+ var findObj = function (obj, predicate, stop) {
16
+ var waitProcess = [obj];
17
+ while (waitProcess.length) {
18
+ var item = waitProcess.pop();
19
+ if (Array.isArray(item)) {
20
+ waitProcess.push.apply(waitProcess, item);
21
+ continue;
22
+ }
23
+ if (!isObject(item) || stop && stop(item)) {
24
+ continue;
25
+ }
26
+ if (predicate(item)) {
27
+ return item;
28
+ }
29
+ waitProcess.push.apply(waitProcess, Object.values(item));
30
+ }
31
+ };
32
+ var deepRemove = function (obj, predicate) {
33
+ var waitProcess = [obj];
34
+ var _loop_1 = function () {
35
+ var item = waitProcess.pop();
36
+ if (Array.isArray(item)) {
37
+ remove(item, predicate);
38
+ waitProcess.push.apply(waitProcess, item);
39
+ return "continue";
40
+ }
41
+ if (!isObject(item)) {
42
+ return "continue";
43
+ }
44
+ Object.entries(item).forEach(function (_a) {
45
+ var key = _a[0],
46
+ value = _a[1];
47
+ if (isObject(value) && predicate(value)) {
48
+ delete item[key];
49
+ }
50
+ waitProcess.push(value);
51
+ });
52
+ };
53
+ while (waitProcess.length) {
54
+ _loop_1();
55
+ }
56
+ };
57
+ var Tools = [{
58
+ label: i18n("a4313469fd7361486fe47076629c76ac"),
59
+ value: 'Insert',
60
+ resolveSchema: function (setting, builder) {
61
+ if (setting === void 0) {
62
+ setting = {};
63
+ }
64
+ var form = {
65
+ type: 'form',
66
+ body: [],
67
+ onEvent: {
68
+ submitSucc: {
69
+ actions: [{
70
+ actionType: 'search',
71
+ componentId: setting.id
72
+ }]
73
+ }
74
+ }
75
+ };
76
+ builder.resolveCreateSchema({
77
+ schema: form,
78
+ setting: setting,
79
+ feat: 'Insert',
80
+ inCrud: true
81
+ });
82
+ return {
83
+ type: 'button',
84
+ behavior: 'Insert',
85
+ label: i18n("66ab5e9f24c8f46012a25c89919fb191"),
86
+ level: 'primary',
87
+ className: 'm-r-xs',
88
+ onEvent: {
89
+ click: {
90
+ actions: [{
91
+ actionType: 'dialog',
92
+ dialog: {
93
+ title: i18n("50abd0bf31e07dbee84e9e5b9a407840"),
94
+ body: form
95
+ }
96
+ }]
97
+ }
98
+ }
99
+ };
100
+ },
101
+ align: 'left'
102
+ }, {
103
+ label: i18n("e73cefac9d030927da1618c7b15c98c9"),
104
+ value: 'BulkEdit',
105
+ resolveSchema: function (setting, builder) {
106
+ if (setting === void 0) {
107
+ setting = {};
108
+ }
109
+ var form = {
110
+ type: 'form',
111
+ // @ts-ignore
112
+ behavior: 'BulkEdit',
113
+ body: [],
114
+ onEvent: {
115
+ submitSucc: {
116
+ actions: [{
117
+ actionType: 'search',
118
+ componentId: setting.id
119
+ }]
120
+ }
121
+ }
122
+ };
123
+ builder.resolveCreateSchema({
124
+ schema: form,
125
+ setting: setting,
126
+ feat: 'BulkEdit',
127
+ inCrud: true
128
+ });
129
+ return {
130
+ type: 'button',
131
+ behavior: 'BulkEdit',
132
+ label: i18n("e73cefac9d030927da1618c7b15c98c9"),
133
+ className: 'm-r-xs',
134
+ onEvent: {
135
+ click: {
136
+ actions: [{
137
+ actionType: 'dialog',
138
+ dialog: {
139
+ title: i18n("e73cefac9d030927da1618c7b15c98c9"),
140
+ body: form
141
+ }
142
+ }]
143
+ }
144
+ },
145
+ disabledOn: 'selectedItems != null && selectedItems.length < 1'
146
+ };
147
+ },
148
+ align: 'left'
149
+ }, {
150
+ label: i18n("7fb62b30119c3797a843a48368463314"),
151
+ value: 'BulkDelete',
152
+ resolveSchema: function (setting, builder) {
153
+ var _a, _b, _c;
154
+ if (setting === void 0) {
155
+ setting = {};
156
+ }
157
+ var button = {
158
+ type: 'button',
159
+ className: 'm-r-xs',
160
+ label: i18n("7fb62b30119c3797a843a48368463314"),
161
+ level: 'danger',
162
+ // @ts-ignore
163
+ behavior: 'BulkDelete',
164
+ disabledOn: 'selectedItems != null && selectedItems.length < 1'
165
+ };
166
+ builder.resolveDeleteSchema({
167
+ schema: button,
168
+ setting: setting,
169
+ feat: 'BulkDelete'
170
+ });
171
+ (_c = (_b = (_a = button.onEvent) === null || _a === void 0 ? void 0 : _a.click) === null || _b === void 0 ? void 0 : _b.actions) === null || _c === void 0 ? void 0 : _c.push({
172
+ actionType: 'search',
173
+ componentId: setting.id
174
+ });
175
+ return button;
176
+ },
177
+ align: 'left'
178
+ }, {
179
+ label: i18n("73f28ac83b623fb81d73f16fb3856fa0"),
180
+ value: 'Import',
181
+ resolveSchema: function (setting, builder) {
182
+ return {
183
+ type: 'button',
184
+ className: 'm-r-xs',
185
+ label: i18n("8d9a071ee2ef45e045968e117a205c07"),
186
+ // @ts-ignore
187
+ behavior: 'Import'
188
+ };
189
+ },
190
+ align: 'left'
191
+ }, {
192
+ label: i18n("09d44261d7883bf5141a462a790d2816"),
193
+ value: 'Export',
194
+ resolveSchema: function (setting, builder) {
195
+ return {
196
+ type: 'button',
197
+ className: 'm-r-xs',
198
+ label: i18n("55405ea6ff6fd823ffab7e6b10ddfa95"),
199
+ // @ts-ignore
200
+ behavior: 'Export'
201
+ };
202
+ },
203
+ align: 'left'
204
+ }];
205
+ var FilterTypes = [{
206
+ label: i18n("6ff4bf3d567e977aa4c90c27dff1e6db"),
207
+ value: 'FuzzyQuery',
208
+ resolveSchema: function (setting, builder) {
209
+ if (setting === void 0) {
210
+ setting = {};
211
+ }
212
+ var formId = generateNodeId();
213
+ return {
214
+ type: 'form',
215
+ behavior: 'FuzzyQuery',
216
+ id: formId,
217
+ submitOnChange: true,
218
+ wrapWithPanel: false,
219
+ onEvent: {
220
+ validateSucc: {
221
+ actions: [{
222
+ actionType: 'search',
223
+ componentId: setting.id,
224
+ args: {
225
+ query: '${event.data}'
226
+ }
227
+ }]
228
+ }
229
+ },
230
+ body: [{
231
+ name: 'keywords',
232
+ type: 'input-text',
233
+ label: false,
234
+ addOn: {
235
+ type: 'button',
236
+ label: i18n("e5f71fc31e7246dd6ccc5539570471b0"),
237
+ onEvent: {
238
+ click: {
239
+ actions: [{
240
+ actionType: 'submit',
241
+ componentId: formId
242
+ }]
243
+ }
244
+ }
245
+ }
246
+ }]
247
+ };
248
+ }
249
+ }, {
250
+ label: i18n("c26996a6506adf397f0668d376d0b40b"),
251
+ value: 'SimpleQuery',
252
+ resolveSchema: function (setting, builder) {
253
+ if (setting === void 0) {
254
+ setting = {};
255
+ }
256
+ return {
257
+ title: i18n("c26996a6506adf397f0668d376d0b40b"),
258
+ type: 'form',
259
+ mode: 'inline',
260
+ behavior: 'SimpleQuery',
261
+ body: builder.resolveSimpleFilterSchema({
262
+ setting: setting
263
+ }) || [],
264
+ actions: [{
265
+ type: 'submit',
266
+ label: i18n("bee912d79eefb7335988c4997aa9138d")
267
+ }, {
268
+ type: 'reset',
269
+ label: i18n("4b9c3271dc2f299dc3aeffb369187513")
270
+ }],
271
+ onEvent: {
272
+ validateSucc: {
273
+ actions: [{
274
+ actionType: 'search',
275
+ componentId: setting.id,
276
+ args: {
277
+ query: {
278
+ simpleFilters: '${event.data}'
279
+ }
280
+ }
281
+ }]
282
+ }
283
+ }
284
+ };
285
+ }
286
+ }, {
287
+ label: i18n("9c4666fd08c2738eb9611a3721cb5f0f"),
288
+ value: 'AdvancedQuery',
289
+ resolveSchema: function (setting, builder) {
290
+ if (setting === void 0) {
291
+ setting = {};
292
+ }
293
+ return {
294
+ title: i18n("9c4666fd08c2738eb9611a3721cb5f0f"),
295
+ type: 'form',
296
+ mode: 'inline',
297
+ behavior: 'AdvancedQuery',
298
+ body: builder.resolveAdvancedFilterSchema({
299
+ setting: setting
300
+ }) || [],
301
+ actions: [{
302
+ type: 'submit',
303
+ label: i18n("bee912d79eefb7335988c4997aa9138d")
304
+ }, {
305
+ type: 'reset',
306
+ label: i18n("4b9c3271dc2f299dc3aeffb369187513")
307
+ }],
308
+ onEvent: {
309
+ validateSucc: {
310
+ actions: [{
311
+ actionType: 'search',
312
+ componentId: setting.id,
313
+ args: {
314
+ query: {
315
+ customFilters: '${event.data}'
316
+ }
317
+ }
318
+ }]
319
+ }
320
+ }
321
+ };
322
+ }
323
+ }];
324
+ // 数据操作
325
+ var DataOperators = [{
326
+ label: i18n("5b48dbb8dc710cffe6313bb56a7f6d47"),
327
+ value: 'View',
328
+ resolveSchema: function (setting, builder) {
329
+ if (setting === void 0) {
330
+ setting = {};
331
+ }
332
+ return {
333
+ type: 'button',
334
+ label: i18n("607e7a4f377fa66b0b28ce318aab841f"),
335
+ level: 'link',
336
+ behavior: 'View',
337
+ onEvent: {
338
+ click: {
339
+ actions: [{
340
+ actionType: 'dialog',
341
+ dialog: {
342
+ type: 'form',
343
+ title: i18n("607e7a4f377fa66b0b28ce318aab841f"),
344
+ body: builder.resolveViewSchema({
345
+ setting: setting
346
+ })
347
+ }
348
+ }]
349
+ }
350
+ }
351
+ };
352
+ }
353
+ }, {
354
+ label: i18n("e22b59b6bda1cf9a58f8979fd0a0b43c"),
355
+ value: 'Edit',
356
+ resolveSchema: function (setting, builder) {
357
+ if (setting === void 0) {
358
+ setting = {};
359
+ }
360
+ var form = {
361
+ type: 'form',
362
+ body: [],
363
+ onEvent: {
364
+ submitSucc: {
365
+ actions: [{
366
+ actionType: 'search',
367
+ componentId: setting.id
368
+ }]
369
+ }
370
+ }
371
+ };
372
+ builder.resolveCreateSchema({
373
+ schema: form,
374
+ setting: setting,
375
+ feat: 'Edit',
376
+ inCrud: true
377
+ });
378
+ return {
379
+ type: 'button',
380
+ label: i18n("95b351c86267f3aedf89520959bce689"),
381
+ level: 'link',
382
+ behavior: 'Edit',
383
+ onEvent: {
384
+ click: {
385
+ actions: [{
386
+ actionType: 'dialog',
387
+ dialog: {
388
+ title: i18n("95b351c86267f3aedf89520959bce689"),
389
+ body: form
390
+ }
391
+ }]
392
+ }
393
+ }
394
+ };
395
+ }
396
+ }, {
397
+ label: i18n("a790208cafd5c95a18dd9a168319ecf8"),
398
+ value: 'Delete',
399
+ resolveSchema: function (setting, builder) {
400
+ var _a, _b, _c;
401
+ if (setting === void 0) {
402
+ setting = {};
403
+ }
404
+ var button = {
405
+ type: 'button',
406
+ className: 'm-r-xs',
407
+ label: i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
408
+ level: 'link',
409
+ // @ts-ignore
410
+ behavior: 'Delete'
411
+ };
412
+ builder.resolveDeleteSchema({
413
+ schema: button,
414
+ setting: setting,
415
+ feat: 'Delete'
416
+ });
417
+ (_c = (_b = (_a = button.onEvent) === null || _a === void 0 ? void 0 : _a.click) === null || _b === void 0 ? void 0 : _b.actions) === null || _c === void 0 ? void 0 : _c.push({
418
+ actionType: 'search',
419
+ componentId: setting.id
420
+ });
421
+ return button;
422
+ }
423
+ }];
424
+ var CRUDPlugin = /** @class */function (_super) {
425
+ __extends(CRUDPlugin, _super);
426
+ function CRUDPlugin(manager) {
427
+ var _this = _super.call(this, manager) || this;
428
+ Object.defineProperty(_this, "disabledRendererPlugin", {
429
+ enumerable: true,
430
+ configurable: true,
431
+ writable: true,
432
+ value: true
433
+ });
434
+ Object.defineProperty(_this, "dsBuilderMgr", {
435
+ enumerable: true,
436
+ configurable: true,
437
+ writable: true,
438
+ value: void 0
439
+ });
440
+ // 关联渲染器名字
441
+ Object.defineProperty(_this, "rendererName", {
442
+ enumerable: true,
443
+ configurable: true,
444
+ writable: true,
445
+ value: 'crud2'
446
+ });
447
+ Object.defineProperty(_this, "multifactor", {
448
+ enumerable: true,
449
+ configurable: true,
450
+ writable: true,
451
+ value: true
452
+ });
453
+ Object.defineProperty(_this, "$schema", {
454
+ enumerable: true,
455
+ configurable: true,
456
+ writable: true,
457
+ value: '/schemas/CRUD2Schema.json'
458
+ });
459
+ Object.defineProperty(_this, "order", {
460
+ enumerable: true,
461
+ configurable: true,
462
+ writable: true,
463
+ value: -1000
464
+ });
465
+ Object.defineProperty(_this, "docLink", {
466
+ enumerable: true,
467
+ configurable: true,
468
+ writable: true,
469
+ value: '/amis/zh-CN/components/crud'
470
+ });
471
+ Object.defineProperty(_this, "tags", {
472
+ enumerable: true,
473
+ configurable: true,
474
+ writable: true,
475
+ value: [i18n("73721e611daaafe5c34aa9f3f901d016")]
476
+ });
477
+ Object.defineProperty(_this, "scaffold", {
478
+ enumerable: true,
479
+ configurable: true,
480
+ writable: true,
481
+ value: void 0
482
+ });
483
+ Object.defineProperty(_this, "name", {
484
+ enumerable: true,
485
+ configurable: true,
486
+ writable: true,
487
+ value: void 0
488
+ });
489
+ Object.defineProperty(_this, "events", {
490
+ enumerable: true,
491
+ configurable: true,
492
+ writable: true,
493
+ value: [{
494
+ eventName: 'get-data',
495
+ eventLabel: i18n("1b79a4f49b7a21e62b8868f12189b0b0"),
496
+ description: i18n("5a28d015b7b3518f75bc4cc27d9f6c20")
497
+ }]
498
+ });
499
+ Object.defineProperty(_this, "actions", {
500
+ enumerable: true,
501
+ configurable: true,
502
+ writable: true,
503
+ value: [{
504
+ actionType: 'search',
505
+ actionLabel: i18n("cfd84204d9476936c949d071cc2338cf"),
506
+ description: i18n("c6bd3393c21379d3f75d179abe36da3d"),
507
+ descDetail: function (info) {
508
+ return React__default.createElement("div", null, React__default.createElement("span", {
509
+ className: "variable-right"
510
+ }, info === null || info === void 0 ? void 0 : info.__rendererLabel), "\u89E6\u53D1\u6570\u636E\u67E5\u8BE2");
511
+ },
512
+ schema: getArgsWrapper(
513
+ /*
514
+ {
515
+ type: 'input-formula',
516
+ variables: '${variables}',
517
+ evalMode: false,
518
+ variableMode: 'tabs',
519
+ label: '查询条件',
520
+ size: 'md',
521
+ name: 'query',
522
+ mode: 'horizontal'
523
+ }
524
+ */
525
+ {
526
+ name: 'query',
527
+ label: i18n("cf12e55021998a8328201800ec356773"),
528
+ type: 'ae-formulaControl',
529
+ variables: '${variables}',
530
+ size: 'md',
531
+ mode: 'horizontal'
532
+ })
533
+ },
534
+ // {
535
+ // actionType: 'resetQuery',
536
+ // actionLabel: '重置查询',
537
+ // description: '重新恢复查询条件为初始值',
538
+ // descDetail: (info: any) => {
539
+ // return (
540
+ // <div>
541
+ // <span className="variable-right">{info?.__rendererLabel}</span>
542
+ // 重置初始查询条件
543
+ // </div>
544
+ // );
545
+ // }
546
+ // },
547
+ {
548
+ actionType: 'loadMore',
549
+ actionLabel: i18n("77281549955309c49f5eef77838a85e5"),
550
+ description: i18n("b3a4d6a345372c5def1d5a1bf6077bce"),
551
+ descDetail: function (info) {
552
+ return React__default.createElement("div", null, React__default.createElement("span", {
553
+ className: "variable-right"
554
+ }, info === null || info === void 0 ? void 0 : info.__rendererLabel), "\u52A0\u8F7D\u66F4\u591A\u6570\u636E");
555
+ }
556
+ }]
557
+ });
558
+ Object.defineProperty(_this, "previewSchema", {
559
+ enumerable: true,
560
+ configurable: true,
561
+ writable: true,
562
+ value: {
563
+ syncLocation: false,
564
+ type: 'crud2',
565
+ className: 'text-left',
566
+ bodyClassName: 'm-b-none',
567
+ affixHeader: false,
568
+ data: {
569
+ items: [{
570
+ a: 1,
571
+ b: 2
572
+ }, {
573
+ a: 3,
574
+ b: 4
575
+ }, {
576
+ a: 5,
577
+ b: 6
578
+ }]
579
+ },
580
+ source: '${items}',
581
+ columns: [{
582
+ title: 'A',
583
+ name: 'a'
584
+ }, {
585
+ title: 'B',
586
+ name: 'b'
587
+ }, {
588
+ name: 'operation',
589
+ title: i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
590
+ buttons: [{
591
+ icon: 'fa fa-eye',
592
+ type: 'button'
593
+ }, {
594
+ icon: 'fa fa-edit',
595
+ type: 'button'
596
+ }]
597
+ }]
598
+ }
599
+ });
600
+ _this.dsBuilderMgr = new DSBuilderManager('crud2', 'api');
601
+ return _this;
602
+ }
603
+ Object.defineProperty(CRUDPlugin.prototype, "afterBuildPanelBody", {
604
+ enumerable: false,
605
+ configurable: true,
606
+ writable: true,
607
+ value: function (event) {
608
+ var _a;
609
+ return __awaiter(this, void 0, void 0, function () {
610
+ var context;
611
+ return __generator(this, function (_b) {
612
+ switch (_b.label) {
613
+ case 0:
614
+ context = event.context.context;
615
+ if (!(((_a = context.info.renderer) === null || _a === void 0 ? void 0 : _a.isFormItem) && new RegExp('/crud2/filter/').test(context.path))) return [3 /*break*/, 2];
616
+ return [4 /*yield*/, this.addFilterPanelSetting(event.context)];
617
+ case 1:
618
+ _b.sent();
619
+ return [3 /*break*/, 3];
620
+ case 2:
621
+ if (context.schema.type === 'crud2' && context.schema.mode === this.scaffold.mode) {
622
+ this.addListPanelSetting(event.context);
623
+ }
624
+ _b.label = 3;
625
+ case 3:
626
+ return [2 /*return*/];
627
+ }
628
+ });
629
+ });
630
+ }
631
+ });
632
+
633
+ Object.defineProperty(CRUDPlugin.prototype, "addFilterPanelSetting", {
634
+ enumerable: false,
635
+ configurable: true,
636
+ writable: true,
637
+ value: function (context) {
638
+ var _a;
639
+ return __awaiter(this, void 0, void 0, function () {
640
+ var _b, info, node, form, host, builder, body_1;
641
+ return __generator(this, function (_c) {
642
+ switch (_c.label) {
643
+ case 0:
644
+ _b = context.context, info = _b.info, node = _b.node;
645
+ if (!((_a = info.renderer) === null || _a === void 0 ? void 0 : _a.isFormItem)) return [3 /*break*/, 2];
646
+ form = node.getClosestParentByType('form');
647
+ host = node.getClosestParentByType('crud2');
648
+ if (!host || !form || !form.schema.behavior || host.schema.mode !== this.scaffold.mode) {
649
+ return [2 /*return*/];
650
+ }
651
+
652
+ builder = this.dsBuilderMgr.resolveBuilderBySchema(host.schema, 'api');
653
+ return [4 /*yield*/, builder.makeFieldFilterSetting({
654
+ schema: host.schema,
655
+ sourceKey: 'api',
656
+ fieldName: node.schema.name
657
+ })];
658
+ case 1:
659
+ body_1 = _c.sent();
660
+ if (!body_1 || !body_1.length) {
661
+ return [2 /*return*/];
662
+ }
663
+ // 可能会出错,但是cards table2 list 配置面板结构统一,因此
664
+ context.data.tabs.forEach(function (tab) {
665
+ if (tab.title === i18n("24d67862f87f439db7ca957aecb77cce")) {
666
+ tab.body[0].body.forEach(function (collapse) {
667
+ var _a;
668
+ if (collapse.title === i18n("4092ed98e9035652d4c9ca9441701ed7")) {
669
+ // 在标题后面插入过滤条件
670
+ (_a = collapse.body).splice.apply(_a, __spreadArray([2, 0], body_1, false));
671
+ }
672
+ });
673
+ }
674
+ });
675
+ _c.label = 2;
676
+ case 2:
677
+ return [2 /*return*/];
678
+ }
679
+ });
680
+ });
681
+ }
682
+ });
683
+
684
+ Object.defineProperty(CRUDPlugin.prototype, "addDataOperatorSchema", {
685
+ enumerable: false,
686
+ configurable: true,
687
+ writable: true,
688
+ value: function (schema, content) {}
689
+ });
690
+ Object.defineProperty(CRUDPlugin.prototype, "addFeatToToolbar", {
691
+ enumerable: false,
692
+ configurable: true,
693
+ writable: true,
694
+ value: function (schema, content, position, align) {
695
+ var region = "".concat(position, "Toolbar");
696
+ schema[region] = schema[region] || [{
697
+ type: 'grid',
698
+ columns: [{
699
+ body: []
700
+ }, {
701
+ columnClassName: 'text-right',
702
+ body: []
703
+ }]
704
+ }];
705
+ // 尝试放到左面第一个,否则只能放外头了
706
+ try {
707
+ schema[region][0].columns[align === 'left' ? 0 : 1].body.unshift(content);
708
+ } catch (e) {
709
+ schema[region].unshift(content);
710
+ }
711
+ }
712
+ });
713
+ Object.defineProperty(CRUDPlugin.prototype, "filterOperators", {
714
+ enumerable: false,
715
+ configurable: true,
716
+ writable: true,
717
+ value: function (builder, context) {
718
+ var _this = this;
719
+ var operators = [];
720
+ Tools.forEach(function (tool) {
721
+ if (!builder.features.includes(tool.value)) {
722
+ return;
723
+ }
724
+ operators.push(__assign(__assign({}, tool), {
725
+ remove: function (schema) {
726
+ deepRemove(schema.headerToolbar, function (item) {
727
+ return item.behavior === tool.value;
728
+ });
729
+ deepRemove(schema.footerToolbar, function (item) {
730
+ return item.behavior === tool.value;
731
+ });
732
+ },
733
+ add: function (data) {
734
+ _this.addFeatToToolbar(data, tool.resolveSchema(data, builder), 'header', tool.align);
735
+ },
736
+ isActive: function (data) {
737
+ return _this.isFeatActive(data, tool.value, 'headerToolbar', 'footerToolbar');
738
+ }
739
+ }));
740
+ });
741
+ // 只有表格才能找到操作列放这个内容,卡片和列表不知道位置
742
+ if (context.schema.mode === 'table2') {
743
+ DataOperators.forEach(function (op) {
744
+ if (!builder.features.includes(op.value)) {
745
+ return;
746
+ }
747
+ operators.push(__assign(__assign({}, op), {
748
+ remove: function (schema) {
749
+ deepRemove(schema.columns, function (item) {
750
+ return item.behavior === op.value;
751
+ });
752
+ },
753
+ add: function (data) {
754
+ _this.addDataOperatorSchema(data, op.resolveSchema(data, builder));
755
+ },
756
+ isActive: function (data) {
757
+ return _this.isFeatActive(data, op.value, 'columns');
758
+ }
759
+ }));
760
+ });
761
+ }
762
+ return operators;
763
+ }
764
+ });
765
+ Object.defineProperty(CRUDPlugin.prototype, "makeFeatSetting", {
766
+ enumerable: false,
767
+ configurable: true,
768
+ writable: true,
769
+ value: function (feat, builder, inScaffold) {
770
+ if (feat.makeSetting) {
771
+ return feat.makeSetting(builder);
772
+ }
773
+ return builder.makeFieldsSettingForm({
774
+ feat: feat.value,
775
+ inCrud: true,
776
+ inScaffold: inScaffold
777
+ });
778
+ }
779
+ });
780
+ Object.defineProperty(CRUDPlugin.prototype, "isFeatActive", {
781
+ enumerable: false,
782
+ configurable: true,
783
+ writable: true,
784
+ value: function (schema, feat) {
785
+ var scope = [];
786
+ for (var _i = 2; _i < arguments.length; _i++) {
787
+ scope[_i - 2] = arguments[_i];
788
+ }
789
+ if (scope.length === 0) {
790
+ return findObj(schema, function (item) {
791
+ return item.behavior === feat;
792
+ });
793
+ }
794
+ var region = null;
795
+ while (region = scope.shift()) {
796
+ if (findObj(schema[region], function (item) {
797
+ return item.behavior === feat;
798
+ })) {
799
+ return true;
800
+ }
801
+ }
802
+ return false;
803
+ }
804
+ });
805
+ Object.defineProperty(CRUDPlugin.prototype, "removeFeatSchema", {
806
+ enumerable: false,
807
+ configurable: true,
808
+ writable: true,
809
+ value: function (schema, feat) {
810
+ var scope = [];
811
+ for (var _i = 2; _i < arguments.length; _i++) {
812
+ scope[_i - 2] = arguments[_i];
813
+ }
814
+ if (scope.length === 0) {
815
+ return deepRemove(schema, function (item) {
816
+ return item.behavior === feat;
817
+ });
818
+ }
819
+ var region = null;
820
+ while (region = scope.shift()) {
821
+ deepRemove(schema[region], function (item) {
822
+ return item.behavior === feat;
823
+ });
824
+ }
825
+ return false;
826
+ }
827
+ });
828
+ Object.defineProperty(CRUDPlugin.prototype, "filterColumns", {
829
+ enumerable: false,
830
+ configurable: true,
831
+ writable: true,
832
+ value: function (builder, context) {
833
+ var _a, _b, _c;
834
+ var existColsName = [];
835
+ var columns = [];
836
+ // 实时获取,否则点击预览再回到编辑的时context中的node失效
837
+ var node = this.manager.store.getNodeById(context.id);
838
+ if (!node) {
839
+ return columns;
840
+ }
841
+ var existCols = ((_b = (_a = node.children.find(function (child) {
842
+ return child.type === 'table2';
843
+ })) === null || _a === void 0 ? void 0 : _a.children[0]) === null || _b === void 0 ? void 0 : _b.children) || [];
844
+ var hasOperatorCol = (_c = node.schema.columns) === null || _c === void 0 ? void 0 : _c.some(function (col) {
845
+ return col.type === 'operation';
846
+ });
847
+ existCols.some(function (col, index) {
848
+ var _a;
849
+ // 严格来说是单元格的集合,因此要屏蔽掉
850
+ if (index !== 0 && col.id === existCols[0].id) {
851
+ return true;
852
+ }
853
+ col.schema && columns.push({
854
+ label: col.schema.title,
855
+ value: col.id
856
+ });
857
+ ((_a = col.schema) === null || _a === void 0 ? void 0 : _a.key) && existColsName.push(col.schema.key);
858
+ return false;
859
+ });
860
+ if (node.schema.__fields) {
861
+ var appendCols = builder.makeTableColumnsByFields(node.schema.__fields);
862
+ if (appendCols === null || appendCols === void 0 ? void 0 : appendCols.length) {
863
+ appendCols.forEach(function (col) {
864
+ if (existColsName.includes(col.name)) {
865
+ return;
866
+ }
867
+ columns.push({
868
+ label: col.title,
869
+ value: null,
870
+ add: function (data) {
871
+ data.columns.push(col);
872
+ },
873
+ isActive: function () {
874
+ return false;
875
+ }
876
+ });
877
+ });
878
+ }
879
+ }
880
+ if (!hasOperatorCol) {
881
+ columns.push({
882
+ label: i18n("39ccc34fa3ee9be12d8bae7e6fecbac2"),
883
+ value: null,
884
+ isActive: function () {
885
+ return false;
886
+ },
887
+ add: function (data) {
888
+ data.columns.push({
889
+ type: 'operation',
890
+ title: i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
891
+ buttons: []
892
+ });
893
+ }
894
+ });
895
+ }
896
+ // context.node.
897
+ // // 只有表格才能找到操作列放这个内容,卡片和列表不知道位置
898
+ // if (context.schema.mode === 'table2') {
899
+ // DataOperators.forEach(op => {
900
+ // if (!builder.features.includes(op.value)) {
901
+ // return;
902
+ // }
903
+ // operators.push({
904
+ // ...op,
905
+ // remove: (schema: any) => {
906
+ // deepRemove(schema.columns, item => item.behavior === op.value);
907
+ // },
908
+ // add: (data: any) => {
909
+ // this.addDataOperatorSchema(data, op.resolveSchema(data, builder));
910
+ // },
911
+ // isActive:(data: any) => {
912
+ // return this.isFeatActive(data, op.value, 'columns');
913
+ // }
914
+ // });
915
+ // });
916
+ // }
917
+ return columns;
918
+ }
919
+ });
920
+ Object.defineProperty(CRUDPlugin.prototype, "addListPanelSetting", {
921
+ enumerable: false,
922
+ configurable: true,
923
+ writable: true,
924
+ value: function (context) {
925
+ var _this = this;
926
+ var body = context.data;
927
+ var builder = this.dsBuilderMgr.resolveBuilderBySchema(context.context.schema, 'api');
928
+ body.tabs.forEach(function (tab) {
929
+ var _a, _b;
930
+ if (tab.title === i18n("24d67862f87f439db7ca957aecb77cce")) {
931
+ tab.body[0].body.forEach(function (collapse) {
932
+ var _a;
933
+ if (collapse.title === i18n("4092ed98e9035652d4c9ca9441701ed7")) {
934
+ (_a = collapse.body).unshift.apply(_a, __spreadArray(__spreadArray([], builder.makeSourceSettingForm({
935
+ name: 'api',
936
+ label: i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
937
+ feat: 'List',
938
+ inCrud: true
939
+ }), false), [getSchemaTpl('interval'), getSchemaTpl('switch', {
940
+ name: 'syncLocation',
941
+ label: tipedLabel(i18n("569343b4fe5e48131b78611c11eadbeb"), i18n("6dbee29a8c54eef9d042ef3280999ad9")),
942
+ pipeIn: defaultValue(true)
943
+ }), getSchemaTpl('switch', {
944
+ label: i18n("240145572215920ae06db1eeb85b29c0"),
945
+ name: 'selectable'
946
+ }), getSchemaTpl('switch', {
947
+ name: 'keepItemSelectionOnPageChange',
948
+ label: tipedLabel(i18n("099cf136d6a4b6ed4646af4a2ed066b2"), i18n("60011314ed92794f3d4f3e874c359279")),
949
+ visbileOn: 'this.selectable'
950
+ })], false));
951
+ }
952
+ if (collapse.title === i18n("949a8b7bd2c10070a2fae16f9c66afbb")) {
953
+ collapse.body.unshift(getSchemaTpl('switch', {
954
+ name: 'columnsTogglable',
955
+ label: tipedLabel(i18n("2816cea6c4887a53c417831deb5fbe00"), i18n("d3c5079f7e26b1a7374ff76341376de4")),
956
+ onChange: function (value, oldValue, model, form) {
957
+ var schema = cloneDeep(form.data);
958
+ if (value === true) {
959
+ _this.addFeatToToolbar(schema, {
960
+ type: 'column-toggler'
961
+ }, 'header', 'right');
962
+ } else {
963
+ deepRemove(schema.headerToolbar, function (item) {
964
+ return item.type === 'column-toggler';
965
+ });
966
+ }
967
+ form.setValues(schema);
968
+ return undefined;
969
+ }
970
+ }));
971
+ collapse.body.unshift({
972
+ type: 'ae-feature-control',
973
+ label: false,
974
+ features: function () {
975
+ return _this.filterColumns(builder, context.context);
976
+ },
977
+ goFeatureComp: function (feat) {
978
+ return feat.value;
979
+ },
980
+ removeFeature: function (feat) {
981
+ _this.manager.del(feat.value);
982
+ },
983
+ manager: _this.manager,
984
+ addable: true,
985
+ removeable: true
986
+ });
987
+ }
988
+ });
989
+ var moreCollapse = getSchemaTpl('collapseGroup', [{
990
+ title: i18n("4a3ebd0ef27212de3b0c39e6a9701b1d"),
991
+ order: 2,
992
+ body: FilterTypes.map(function (item) {
993
+ // 当前数据源可能不开启这个功能
994
+ if (!builder.features.includes(item.value)) {
995
+ return null;
996
+ }
997
+ var fields = [];
998
+ // await builder.getContextFileds({
999
+ // schema: context.node.schema,
1000
+ // feat: item.value,
1001
+ // sourceKey: 'api'
1002
+ // });
1003
+ // 开关配置
1004
+ // const moreConfig = builder.makeFieldsSettingForm({
1005
+ // feat: item.value,
1006
+ // inCrud: true,
1007
+ // inScaffold: false
1008
+ // });
1009
+ var base = {
1010
+ label: item.label,
1011
+ name: "__".concat(item.value),
1012
+ pipeIn: function (value, form) {
1013
+ if (item.value === 'FuzzyQuery') {
1014
+ return _this.isFeatActive(form.data, item.value, 'headerToolbar', 'footerToolvar');
1015
+ }
1016
+ return _this.isFeatActive(form.data, item.value, 'filter');
1017
+ },
1018
+ onChange: function (value, oldValue, model, form) {
1019
+ var schema = cloneDeep(form.data);
1020
+ if (value === true) {
1021
+ if (item.value === 'FuzzyQuery') {
1022
+ _this.addFeatToToolbar(schema, item.resolveSchema(schema, builder), 'header', 'right');
1023
+ } else {
1024
+ schema.filter.push(item.resolveSchema(schema, builder));
1025
+ }
1026
+ } else if (value === false) {
1027
+ _this.removeFeatSchema(schema, item.value);
1028
+ }
1029
+ form.setValues(schema);
1030
+ return undefined;
1031
+ }
1032
+ };
1033
+ return fields && fields.length ? __assign(__assign({}, base), {
1034
+ type: 'ae-switch-more',
1035
+ formType: 'extend',
1036
+ mode: 'normal',
1037
+ form: {
1038
+ body: fields
1039
+ }
1040
+ }) : getSchemaTpl('switch', base);
1041
+ })
1042
+ }, {
1043
+ title: i18n("a9a3a4608d48214efbdfac99888f6e0f"),
1044
+ order: 3,
1045
+ body: [{
1046
+ type: 'ae-feature-control',
1047
+ label: false,
1048
+ features: _this.filterOperators(builder, context.context),
1049
+ goFeatureComp: function (feat) {
1050
+ var _a;
1051
+ var node = context.context.node;
1052
+ if (node.isSecondFactor) {
1053
+ node = node.parent;
1054
+ }
1055
+ return (_a = findTree(node.children, function (item) {
1056
+ return item.schema.behavior === feat.value;
1057
+ })) === null || _a === void 0 ? void 0 : _a.id;
1058
+ },
1059
+ manager: _this.manager,
1060
+ addable: true,
1061
+ addText: i18n("84a2f40385427bbf2edc79e3368e4e0f"),
1062
+ removeable: true
1063
+ }]
1064
+ }, {
1065
+ title: i18n("cb43abed5ba14bf32fbb1058e12d2303"),
1066
+ order: 4,
1067
+ body: [{
1068
+ type: 'select',
1069
+ label: i18n("48b42e5c3ea447092eaf0a1a13195540"),
1070
+ name: '__pgType',
1071
+ options: [{
1072
+ label: i18n("d81bb206a889656035b929cd8bb1ef10"),
1073
+ value: 'none'
1074
+ }, {
1075
+ label: i18n("3862626c138ce5945e0e273a1bdfbad0"),
1076
+ value: 'Pagination'
1077
+ }, {
1078
+ label: i18n("77281549955309c49f5eef77838a85e5"),
1079
+ value: 'LoadMore'
1080
+ }].filter(function (i) {
1081
+ return i;
1082
+ }),
1083
+ pipeIn: function (value, form) {
1084
+ var pg = findObj([].concat(form.data.headerToolbar).concat(form.data.footerToolbar), function (item) {
1085
+ return item && ['Pagination', 'LoadMore'].includes(item.behavior);
1086
+ });
1087
+ return (pg === null || pg === void 0 ? void 0 : pg.behavior) || 'none';
1088
+ },
1089
+ onChange: function (value, oldValue, model, form) {
1090
+ var schema = cloneDeep(form.data);
1091
+ var region = [].concat(schema.headerToolbar).concat(schema.footerToolbar);
1092
+ if (value === 'none') {
1093
+ deepRemove(region, function (item) {
1094
+ return item && ['Pagination', 'LoadMore'].includes(item.behavior);
1095
+ });
1096
+ } else {
1097
+ var remove_1;
1098
+ var content = void 0;
1099
+ if (value === 'Pagination') {
1100
+ remove_1 = 'LoadMore';
1101
+ content = {
1102
+ type: 'pagination',
1103
+ behavior: value,
1104
+ layout: ['total', 'perPage', 'pager', 'go']
1105
+ };
1106
+ } else {
1107
+ remove_1 = 'Pagination';
1108
+ content = {
1109
+ type: 'button',
1110
+ behavior: value,
1111
+ label: i18n("77281549955309c49f5eef77838a85e5"),
1112
+ onEvent: {
1113
+ click: {
1114
+ actions: [{
1115
+ actionType: 'loadMore',
1116
+ componentId: schema.id
1117
+ }]
1118
+ }
1119
+ }
1120
+ };
1121
+ }
1122
+ deepRemove(region, function (item) {
1123
+ return item && item.behavior === remove_1;
1124
+ });
1125
+ _this.addFeatToToolbar(schema, content, 'footer', 'right');
1126
+ }
1127
+ form.setValues(schema);
1128
+ return undefined;
1129
+ }
1130
+ }, getSchemaTpl('switch', {
1131
+ label: tipedLabel(i18n("16b8ff2b147382be4cf8654f829df904"), i18n("d2e20bb1e977f9571a9e2d1b39a7ff10")),
1132
+ name: ''
1133
+ })]
1134
+ }]);
1135
+ (_a = tab.body[0].body).splice.apply(_a, __spreadArray([1, 0], moreCollapse.body, false));
1136
+ // 让折叠器默认都展开
1137
+ (_b = tab.body[0].activeKey).push.apply(_b, moreCollapse.activeKey);
1138
+ }
1139
+ });
1140
+ }
1141
+ });
1142
+ Object.defineProperty(CRUDPlugin.prototype, "getScaffoldFeatureTab", {
1143
+ enumerable: false,
1144
+ configurable: true,
1145
+ writable: true,
1146
+ value: function () {
1147
+ var _this = this;
1148
+ var generator = function (feat, featGroup) {
1149
+ return _this.dsBuilderMgr.collectFromBuilders(function (builder, builderName) {
1150
+ if (!builder.features.includes(feat.value)) {
1151
+ return null;
1152
+ }
1153
+ var content = _this.makeFeatSetting(feat, builder, true);
1154
+ if (!content || content.length === 0) {
1155
+ return null;
1156
+ }
1157
+ var isFeatOpened = featGroup ? "data['".concat(featGroup, "'] && ~data['").concat(featGroup, "'].indexOf('").concat(feat.value, "')") : true;
1158
+ return {
1159
+ title: feat.label,
1160
+ visibleOn: "(!data.dsType || data.dsType === '".concat(builderName, "') && ").concat(isFeatOpened),
1161
+ body: content.filter(function (i) {
1162
+ return i;
1163
+ }).map(function (formItem) {
1164
+ return __assign(__assign({}, formItem), {
1165
+ mode: 'normal'
1166
+ });
1167
+ })
1168
+ };
1169
+ });
1170
+ };
1171
+ return flattenDeep([generator({
1172
+ label: i18n("46a0f3086dce242abe54e48bd86e0394"),
1173
+ value: 'List',
1174
+ resolveSchema: function () {}
1175
+ }), Tools.map(function (item) {
1176
+ return generator(item, 'tools');
1177
+ }), FilterTypes.map(function (item) {
1178
+ return generator(item, 'filters');
1179
+ }), DataOperators.map(function (item) {
1180
+ return generator(item, 'operators');
1181
+ })]).filter(function (i) {
1182
+ return i;
1183
+ });
1184
+ }
1185
+ });
1186
+ /** 将数据资源和数据操作进行填充 */
1187
+ Object.defineProperty(CRUDPlugin.prototype, "resolveListField", {
1188
+ enumerable: false,
1189
+ configurable: true,
1190
+ writable: true,
1191
+ value: function (setting, schema, builder) {}
1192
+ });
1193
+ Object.defineProperty(CRUDPlugin.prototype, "scaffoldForm", {
1194
+ get: function () {
1195
+ var _this = this;
1196
+ return {
1197
+ title: "".concat(this.name, "\u521B\u5EFA\u5411\u5BFC"),
1198
+ mode: {
1199
+ mode: 'horizontal',
1200
+ horizontal: {
1201
+ leftFixed: 'sm'
1202
+ }
1203
+ },
1204
+ className: 'ae-Scaffold-Modal ae-formItemControl',
1205
+ stepsBody: true,
1206
+ body: [{
1207
+ title: i18n("d75a7984d3fa5b32f5d8312e899aeea8"),
1208
+ body: __spreadArray([this.dsBuilderMgr.getDSSwitch({
1209
+ onChange: function (value, oldValue, model, form) {
1210
+ if (value !== oldValue) {
1211
+ var data = form.data;
1212
+ Object.keys(data).forEach(function (key) {
1213
+ if (key.endsWith('Fields') || key.endsWith('api')) {
1214
+ form.deleteValueByName(key);
1215
+ }
1216
+ });
1217
+ form.deleteValueByName('__fields');
1218
+ }
1219
+ return value;
1220
+ }
1221
+ })], this.dsBuilderMgr.collectFromBuilders(function (builder, builderFlag) {
1222
+ return {
1223
+ type: 'container',
1224
+ visibleOn: "dsType == null || dsType === '".concat(builderFlag, "'"),
1225
+ body: flattenDeep([builder.makeSourceSettingForm({
1226
+ feat: 'List',
1227
+ inScaffold: true,
1228
+ inCrud: true
1229
+ })])
1230
+ };
1231
+ }), true)
1232
+ }, {
1233
+ title: i18n("c2f1f9254c245976e346377515c2e578"),
1234
+ body: __spreadArray(__spreadArray([], this.dsBuilderMgr.collectFromBuilders(function (builder, builderName) {
1235
+ var check = function (item) {
1236
+ return DSFeature[item.value] == null || builder.features.includes(item.value);
1237
+ };
1238
+ return {
1239
+ type: 'container',
1240
+ visibleOn: "dsType == null || dsType === '".concat(builderName, "'"),
1241
+ body: [{
1242
+ type: 'checkboxes',
1243
+ label: i18n("012f602372cd2dbd639cd966c63e1f90"),
1244
+ name: 'tools',
1245
+ joinValues: false,
1246
+ extractValue: true,
1247
+ multiple: true,
1248
+ options: Tools.filter(check)
1249
+ }, {
1250
+ type: 'checkboxes',
1251
+ label: i18n("0943d61befec4c6cf2d21d170c9b066e"),
1252
+ name: 'filters',
1253
+ multiple: true,
1254
+ joinValues: false,
1255
+ extractValue: true,
1256
+ options: FilterTypes.filter(check)
1257
+ }, {
1258
+ type: 'checkboxes',
1259
+ label: i18n("5246d2c81fa12b1f4f73635c257e232d"),
1260
+ name: 'operators',
1261
+ multiple: true,
1262
+ joinValues: false,
1263
+ extractValue: true,
1264
+ options: DataOperators.filter(check)
1265
+ },
1266
+ // 占位,最后一个form item没有间距
1267
+ {
1268
+ type: 'container'
1269
+ }]
1270
+ };
1271
+ }), true), [{
1272
+ type: 'tabs',
1273
+ tabsMode: 'vertical',
1274
+ className: 'ae-Scaffold-Modal-Tabs',
1275
+ tabs: this.getScaffoldFeatureTab()
1276
+ }], false)
1277
+ }],
1278
+ pipeIn: function (value) {
1279
+ return (value === null || value === void 0 ? void 0 : value.$$m) || {
1280
+ dsType: _this.dsBuilderMgr.getDefaultBuilderName()
1281
+ };
1282
+ },
1283
+ pipeOut: function (value) {
1284
+ var _a;
1285
+ // 决定组件基础配置和所使用的模式
1286
+ var schema = cloneDeep(_this.scaffold);
1287
+ var builder = _this.dsBuilderMgr.resolveBuilderBySetting(value);
1288
+ if (!builder) {
1289
+ return schema;
1290
+ }
1291
+ // list功能
1292
+ builder.resolveSourceSchema({
1293
+ schema: schema,
1294
+ feat: 'List',
1295
+ setting: value,
1296
+ name: 'api',
1297
+ inCrud: true
1298
+ });
1299
+ schema.id = (_a = schema.id) !== null && _a !== void 0 ? _a : generateNodeId(); // 先生成一个,方便其他流程生成事件动作
1300
+ value.id = schema.id; // 事件动作需要
1301
+ schema.$$m = value;
1302
+ if (value.filters) {
1303
+ schema.filter = [];
1304
+ FilterTypes.forEach(function (feat) {
1305
+ if (!value.filters.includes(feat.value)) {
1306
+ return;
1307
+ }
1308
+ if (feat.value === 'FuzzyQuery') {
1309
+ _this.addFeatToToolbar(schema, feat.resolveSchema(value, builder), 'header', 'right');
1310
+ return;
1311
+ }
1312
+ schema.filter.push(feat.resolveSchema(value, builder));
1313
+ });
1314
+ }
1315
+ if (value.tools) {
1316
+ Tools.concat().reverse().forEach(function (feat) {
1317
+ if (value.tools.includes(feat.value)) {
1318
+ _this.addFeatToToolbar(schema, feat.resolveSchema(value, builder), 'header', feat.align);
1319
+ }
1320
+ });
1321
+ if (value.tools.find(function (obj) {
1322
+ return ['BulkEdit', 'BulkDelete'].includes(obj);
1323
+ })) {
1324
+ schema.multiple = true;
1325
+ schema.selectable = true;
1326
+ }
1327
+ }
1328
+ _this.resolveListField(value, schema, builder);
1329
+ _this.addFeatToToolbar(schema, {
1330
+ type: 'pagination',
1331
+ behavior: 'Pagination',
1332
+ layout: ['total', 'perPage', 'pager', 'go']
1333
+ }, 'footer', 'right');
1334
+ return schema;
1335
+ },
1336
+ canRebuild: true
1337
+ };
1338
+ },
1339
+ enumerable: false,
1340
+ configurable: true
1341
+ });
1342
+ Object.defineProperty(CRUDPlugin.prototype, "getRendererInfo", {
1343
+ enumerable: false,
1344
+ configurable: true,
1345
+ writable: true,
1346
+ value: function (context) {
1347
+ var renderer = context.renderer,
1348
+ schema = context.schema;
1349
+ if (this.scaffold && renderer.name === 'crud2' && schema.mode === this.scaffold.mode) {
1350
+ return _super.prototype.getRendererInfo.call(this, context);
1351
+ }
1352
+ }
1353
+ });
1354
+ Object.defineProperty(CRUDPlugin.prototype, "buildDataSchemas", {
1355
+ enumerable: false,
1356
+ configurable: true,
1357
+ writable: true,
1358
+ value: function (node, region) {
1359
+ var _a, _b, _c;
1360
+ return __awaiter(this, void 0, void 0, function () {
1361
+ var child, items, builder, fields, childDataSchema, schema;
1362
+ return __generator(this, function (_d) {
1363
+ switch (_d.label) {
1364
+ case 0:
1365
+ child = node.children.find(function (item) {
1366
+ return !!~['table2', 'cards', 'list'].indexOf(item.type);
1367
+ });
1368
+ builder = this.dsBuilderMgr.resolveBuilderBySchema(node.schema, 'api');
1369
+ if (!(builder && node.schema.api)) return [3 /*break*/, 2];
1370
+ return [4 /*yield*/, builder.getContextFileds({
1371
+ schema: node.schema,
1372
+ sourceKey: 'api',
1373
+ feat: 'List'
1374
+ })];
1375
+ case 1:
1376
+ fields = _d.sent();
1377
+ if (fields) {
1378
+ items = {
1379
+ type: 'object',
1380
+ properties: fromPairs(fields.map(function (field) {
1381
+ return [field.value, {
1382
+ type: field.valueType || 'string',
1383
+ title: field.label
1384
+ }];
1385
+ }))
1386
+ };
1387
+ }
1388
+ _d.label = 2;
1389
+ case 2:
1390
+ if (!(items == null)) return [3 /*break*/, 4];
1391
+ return [4 /*yield*/, (_b = child === null || child === void 0 ? void 0 : (_a = child.info.plugin).buildDataSchemas) === null || _b === void 0 ? void 0 : _b.call(_a, child, region)];
1392
+ case 3:
1393
+ childDataSchema = _d.sent();
1394
+ items = (_c = childDataSchema === null || childDataSchema === void 0 ? void 0 : childDataSchema.properties) === null || _c === void 0 ? void 0 : _c.items;
1395
+ _d.label = 4;
1396
+ case 4:
1397
+ schema = {
1398
+ $id: 'crud2',
1399
+ type: 'object',
1400
+ properties: __assign(__assign({}, items.properties), {
1401
+ items: __assign(__assign({}, items), {
1402
+ title: i18n("fe9e25f4e4b3aeefeb9b7a9c368ede7e")
1403
+ }),
1404
+ selectedItems: __assign(__assign({}, items), {
1405
+ title: i18n("2c77cfaef73ce2e81131861e9c6d670e")
1406
+ }),
1407
+ unSelectedItems: __assign(__assign({}, items), {
1408
+ title: i18n("9c9153c49491c381dc2adb2c36fccb04")
1409
+ }),
1410
+ page: {
1411
+ type: 'number',
1412
+ title: i18n("9a4fe969f1066e197fd2369a44d879ac")
1413
+ },
1414
+ total: {
1415
+ type: 'number',
1416
+ title: i18n("a7f33a2d99056edcdaced5c8841a9bcb")
1417
+ }
1418
+ })
1419
+ };
1420
+ return [2 /*return*/, schema];
1421
+ }
1422
+ });
1423
+ });
1424
+ }
1425
+ });
1426
+ Object.defineProperty(CRUDPlugin.prototype, "getAvailableContextFields", {
1427
+ enumerable: false,
1428
+ configurable: true,
1429
+ writable: true,
1430
+ value: function (scopeNode, node, region) {
1431
+ return __awaiter(this, void 0, void 0, function () {
1432
+ var builder;
1433
+ return __generator(this, function (_a) {
1434
+ builder = this.dsBuilderMgr.resolveBuilderBySchema(scopeNode.schema, 'api');
1435
+ if (builder && scopeNode.schema.api) {
1436
+ return [2 /*return*/, builder.getAvailableContextFileds({
1437
+ schema: scopeNode.schema,
1438
+ sourceKey: 'api',
1439
+ feat: 'List'
1440
+ }, node)];
1441
+ }
1442
+ return [2 /*return*/];
1443
+ });
1444
+ });
1445
+ }
1446
+ });
1447
+
1448
+ return CRUDPlugin;
1449
+ }(BasePlugin);
1450
+ var TableCRUDPlugin = /** @class */function (_super) {
1451
+ __extends(TableCRUDPlugin, _super);
1452
+ function TableCRUDPlugin() {
1453
+ var _this = _super !== null && _super.apply(this, arguments) || this;
1454
+ // 组件名称
1455
+ Object.defineProperty(_this, "name", {
1456
+ enumerable: true,
1457
+ configurable: true,
1458
+ writable: true,
1459
+ value: i18n("b339aa87104709397ba68e7ebbc6e5ba")
1460
+ });
1461
+ Object.defineProperty(_this, "isBaseComponent", {
1462
+ enumerable: true,
1463
+ configurable: true,
1464
+ writable: true,
1465
+ value: true
1466
+ });
1467
+ Object.defineProperty(_this, "description", {
1468
+ enumerable: true,
1469
+ configurable: true,
1470
+ writable: true,
1471
+ value: i18n("7a9f1ec32752de8b69ef21138970f64d")
1472
+ });
1473
+ Object.defineProperty(_this, "order", {
1474
+ enumerable: true,
1475
+ configurable: true,
1476
+ writable: true,
1477
+ value: -1000
1478
+ });
1479
+ Object.defineProperty(_this, "icon", {
1480
+ enumerable: true,
1481
+ configurable: true,
1482
+ writable: true,
1483
+ value: 'fa fa-table'
1484
+ });
1485
+ Object.defineProperty(_this, "scaffold", {
1486
+ enumerable: true,
1487
+ configurable: true,
1488
+ writable: true,
1489
+ value: {
1490
+ type: 'crud2',
1491
+ mode: 'table2',
1492
+ columns: [{
1493
+ name: 'id',
1494
+ title: 'ID',
1495
+ type: 'container',
1496
+ body: [{
1497
+ type: 'text'
1498
+ }]
1499
+ }, {
1500
+ name: 'engine',
1501
+ title: i18n("1a63ac23010e0573f7c0a8cd3314b8c6"),
1502
+ type: 'container',
1503
+ body: [{
1504
+ type: 'text'
1505
+ }]
1506
+ }]
1507
+ }
1508
+ });
1509
+ Object.defineProperty(_this, "panelTitle", {
1510
+ enumerable: true,
1511
+ configurable: true,
1512
+ writable: true,
1513
+ value: void 0
1514
+ });
1515
+ return _this;
1516
+ }
1517
+ Object.defineProperty(TableCRUDPlugin.prototype, "resolveListField", {
1518
+ enumerable: false,
1519
+ configurable: true,
1520
+ writable: true,
1521
+ value: function (setting, schema, builder) {
1522
+ var _a;
1523
+ builder.resolveTableSchema({
1524
+ schema: schema,
1525
+ setting: setting,
1526
+ inCrud: true
1527
+ });
1528
+ if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.length) {
1529
+ var operators_1 = [];
1530
+ DataOperators.forEach(function (feat) {
1531
+ var _a;
1532
+ if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.includes(feat.value)) {
1533
+ operators_1.push(feat.resolveSchema(setting, builder));
1534
+ }
1535
+ });
1536
+ schema.columns.push({
1537
+ type: 'operation',
1538
+ title: i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
1539
+ buttons: operators_1
1540
+ });
1541
+ }
1542
+ }
1543
+ });
1544
+ return TableCRUDPlugin;
1545
+ }(CRUDPlugin);
1546
+ var CardsCRUDPlugin = /** @class */function (_super) {
1547
+ __extends(CardsCRUDPlugin, _super);
1548
+ function CardsCRUDPlugin() {
1549
+ var _this = _super !== null && _super.apply(this, arguments) || this;
1550
+ // 组件名称
1551
+ Object.defineProperty(_this, "name", {
1552
+ enumerable: true,
1553
+ configurable: true,
1554
+ writable: true,
1555
+ value: i18n("093c340f7e1fbde1928ca56b5c7f9cc4")
1556
+ });
1557
+ Object.defineProperty(_this, "isBaseComponent", {
1558
+ enumerable: true,
1559
+ configurable: true,
1560
+ writable: true,
1561
+ value: true
1562
+ });
1563
+ Object.defineProperty(_this, "description", {
1564
+ enumerable: true,
1565
+ configurable: true,
1566
+ writable: true,
1567
+ value: i18n("a0c35361a003527d123cb581f5c68f4b")
1568
+ });
1569
+ Object.defineProperty(_this, "order", {
1570
+ enumerable: true,
1571
+ configurable: true,
1572
+ writable: true,
1573
+ value: -1000
1574
+ });
1575
+ Object.defineProperty(_this, "icon", {
1576
+ enumerable: true,
1577
+ configurable: true,
1578
+ writable: true,
1579
+ value: 'fa fa-table'
1580
+ });
1581
+ Object.defineProperty(_this, "scaffold", {
1582
+ enumerable: true,
1583
+ configurable: true,
1584
+ writable: true,
1585
+ value: {
1586
+ type: 'crud2',
1587
+ mode: 'cards',
1588
+ card: {
1589
+ type: 'card2',
1590
+ body: [{
1591
+ type: 'container',
1592
+ body: [{
1593
+ type: 'tpl',
1594
+ tpl: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
1595
+ inline: false,
1596
+ style: {
1597
+ marginTop: '0',
1598
+ marginBottom: '0',
1599
+ paddingTop: '',
1600
+ paddingBottom: ''
1601
+ },
1602
+ wrapperComponent: 'h2'
1603
+ }, {
1604
+ type: 'form',
1605
+ body: [{
1606
+ type: 'static-tpl',
1607
+ label: i18n("9caecd931b956381e0763d05aa42835c"),
1608
+ tpl: i18n("2d711b09bd0db0ad240cc83b30dd8014")
1609
+ }]
1610
+ }, {
1611
+ type: 'divider'
1612
+ }, {
1613
+ type: 'button-group'
1614
+ }
1615
+ // {
1616
+ // type: 'tpl',
1617
+ // tpl: '副标题内容',
1618
+ // inline: false,
1619
+ // style: {
1620
+ // color: '#9b9b9b',
1621
+ // marginTop: '0',
1622
+ // marginBottom: '0'
1623
+ // }
1624
+ // }
1625
+ ]
1626
+ // style: {
1627
+ // borderStyle: 'solid',
1628
+ // borderColor: '#ebebeb',
1629
+ // borderWidth: '1px',
1630
+ // 'borderRadius': '5px',
1631
+ // 'paddingTop': '10px',
1632
+ // 'paddingRight': '10px',
1633
+ // 'paddingBottom': '0',
1634
+ // 'paddingLeft': '10px'
1635
+ // }
1636
+ }]
1637
+ }
1638
+ }
1639
+ });
1640
+
1641
+ return _this;
1642
+ }
1643
+ Object.defineProperty(CardsCRUDPlugin.prototype, "resolveListField", {
1644
+ enumerable: false,
1645
+ configurable: true,
1646
+ writable: true,
1647
+ value: function (setting, schema, builder) {
1648
+ var _a;
1649
+ var fields = setting.listFields;
1650
+ if (!fields || !fields.length) {
1651
+ return;
1652
+ }
1653
+ schema.card.body[0].body = builder.resolveViewSchema({
1654
+ setting: setting,
1655
+ feat: 'List'
1656
+ });
1657
+ if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.length) {
1658
+ var operators_2 = [];
1659
+ DataOperators.forEach(function (feat) {
1660
+ var _a;
1661
+ if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.includes(feat.value)) {
1662
+ operators_2.push(feat.resolveSchema(setting, builder));
1663
+ }
1664
+ });
1665
+ schema.card.body.push({
1666
+ type: 'button-group',
1667
+ buttons: operators_2
1668
+ });
1669
+ }
1670
+ }
1671
+ });
1672
+ /**填充一个数据操作 */
1673
+ Object.defineProperty(CardsCRUDPlugin.prototype, "fillOperatorSchema", {
1674
+ enumerable: false,
1675
+ configurable: true,
1676
+ writable: true,
1677
+ value: function (schema, content) {
1678
+ var col = schema.columns.find(function (item) {
1679
+ return item.type === 'operators';
1680
+ });
1681
+ if (!col) {
1682
+ schema.columns.push({
1683
+ type: 'operation',
1684
+ title: i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
1685
+ buttons: [content]
1686
+ });
1687
+ return;
1688
+ }
1689
+ col.buttons.push(content);
1690
+ }
1691
+ });
1692
+ /** 判断内容区是否有填充数据操作 */
1693
+ Object.defineProperty(CardsCRUDPlugin.prototype, "existOperator", {
1694
+ enumerable: false,
1695
+ configurable: true,
1696
+ writable: true,
1697
+ value: function (feat, schema) {
1698
+ return findObj(schema.card.body, function (item) {
1699
+ return item.behavior === feat;
1700
+ });
1701
+ }
1702
+ });
1703
+ return CardsCRUDPlugin;
1704
+ }(CRUDPlugin);
1705
+ var ListCRUDPlugin = /** @class */function (_super) {
1706
+ __extends(ListCRUDPlugin, _super);
1707
+ function ListCRUDPlugin() {
1708
+ var _this = _super !== null && _super.apply(this, arguments) || this;
1709
+ // 组件名称
1710
+ Object.defineProperty(_this, "name", {
1711
+ enumerable: true,
1712
+ configurable: true,
1713
+ writable: true,
1714
+ value: i18n("3712972d84adf48acbd6ad24b4d75ad0")
1715
+ });
1716
+ Object.defineProperty(_this, "isBaseComponent", {
1717
+ enumerable: true,
1718
+ configurable: true,
1719
+ writable: true,
1720
+ value: true
1721
+ });
1722
+ Object.defineProperty(_this, "description", {
1723
+ enumerable: true,
1724
+ configurable: true,
1725
+ writable: true,
1726
+ value: i18n("860827796ce2fa94e9ee39e53f011ec0")
1727
+ });
1728
+ Object.defineProperty(_this, "order", {
1729
+ enumerable: true,
1730
+ configurable: true,
1731
+ writable: true,
1732
+ value: -1000
1733
+ });
1734
+ Object.defineProperty(_this, "icon", {
1735
+ enumerable: true,
1736
+ configurable: true,
1737
+ writable: true,
1738
+ value: 'fa fa-align-justify'
1739
+ });
1740
+ Object.defineProperty(_this, "scaffold", {
1741
+ enumerable: true,
1742
+ configurable: true,
1743
+ writable: true,
1744
+ value: {
1745
+ type: 'crud2',
1746
+ mode: 'list',
1747
+ listItem: {
1748
+ body: [{
1749
+ type: 'container',
1750
+ body: [{
1751
+ type: 'tpl',
1752
+ tpl: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
1753
+ inline: false,
1754
+ style: {
1755
+ marginTop: '0',
1756
+ marginBottom: '0',
1757
+ paddingTop: '',
1758
+ paddingBottom: ''
1759
+ },
1760
+ wrapperComponent: 'h2'
1761
+ }, {
1762
+ type: 'tpl',
1763
+ tpl: i18n("629645f147f378869fe9d7ee2bbc2857"),
1764
+ inline: false,
1765
+ style: {
1766
+ color: '#9b9b9b',
1767
+ marginTop: '0',
1768
+ marginBottom: '0'
1769
+ }
1770
+ }]
1771
+ }]
1772
+ }
1773
+ }
1774
+ });
1775
+ return _this;
1776
+ }
1777
+ Object.defineProperty(ListCRUDPlugin.prototype, "resolveListField", {
1778
+ enumerable: false,
1779
+ configurable: true,
1780
+ writable: true,
1781
+ value: function (setting, schema, builder) {
1782
+ var _a;
1783
+ var fields = setting.listFields;
1784
+ if (!fields || !fields.length) {
1785
+ return;
1786
+ }
1787
+ schema.listItem.body = builder.resolveViewSchema({
1788
+ setting: setting,
1789
+ feat: 'List'
1790
+ });
1791
+ if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.length) {
1792
+ var operators_3 = [];
1793
+ DataOperators.forEach(function (feat) {
1794
+ var _a;
1795
+ if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.includes(feat.value)) {
1796
+ operators_3.push(feat.resolveSchema(setting, builder));
1797
+ }
1798
+ });
1799
+ schema.listItem.body.push({
1800
+ type: 'button-group',
1801
+ buttons: operators_3
1802
+ });
1803
+ }
1804
+ }
1805
+ });
1806
+ /** 判断内容区是否有填充数据操作 */
1807
+ Object.defineProperty(ListCRUDPlugin.prototype, "existOperator", {
1808
+ enumerable: false,
1809
+ configurable: true,
1810
+ writable: true,
1811
+ value: function (feat, schema) {
1812
+ return findObj(schema.listItem.body, function (item) {
1813
+ return item.behavior === feat;
1814
+ });
1815
+ }
1816
+ });
1817
+ return ListCRUDPlugin;
1818
+ }(CRUDPlugin);
1819
+ registerEditorPlugin(TableCRUDPlugin);
1820
+ registerEditorPlugin(CardsCRUDPlugin);
1821
+ registerEditorPlugin(ListCRUDPlugin);
1822
+
1823
+ export { CRUDPlugin, CardsCRUDPlugin, ListCRUDPlugin, TableCRUDPlugin };