amis-editor 5.2.5-beta.5 → 5.2.5-beta.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (923) hide show
  1. package/esm/component/BaseControl.d.ts +1 -799
  2. package/esm/component/BaseControl.js +9 -9
  3. package/esm/component/InputComponentName.d.ts +1 -2
  4. package/esm/component/InputComponentName.js +3 -2
  5. package/esm/component/TableViewEditor.js +362 -524
  6. package/esm/icons/btn/btn-group.svg.js +1 -1
  7. package/esm/icons/btn/btn-select.svg.js +1 -1
  8. package/esm/icons/btn/btn-toolbar.svg.js +1 -1
  9. package/esm/icons/btn/button.svg.js +1 -1
  10. package/esm/icons/btn/dropdown-btn.svg.js +1 -1
  11. package/esm/icons/container/anchor-nav.svg.js +1 -1
  12. package/esm/icons/container/collapse.svg.js +1 -1
  13. package/esm/icons/container/container.svg.js +1 -1
  14. package/esm/icons/container/flex-container.svg.js +1 -1
  15. package/esm/icons/container/form-group.svg.js +1 -1
  16. package/esm/icons/container/grid.svg.js +1 -1
  17. package/esm/icons/container/iframe.svg.js +1 -1
  18. package/esm/icons/container/panel.svg.js +1 -1
  19. package/esm/icons/container/table-view.svg.js +1 -1
  20. package/esm/icons/container/tabs.svg.js +1 -1
  21. package/esm/icons/container/tooltip-wrapper.svg.js +1 -1
  22. package/esm/icons/container/web-component.svg.js +1 -1
  23. package/esm/icons/display/aBaseline.svg.js +28 -0
  24. package/esm/icons/display/aCenter.svg.js +28 -0
  25. package/esm/icons/display/aFlexEnd.svg.js +28 -0
  26. package/esm/icons/display/aFlexStart.svg.js +28 -0
  27. package/esm/icons/display/aStretch.svg.js +28 -0
  28. package/esm/icons/display/block.svg.js +25 -0
  29. package/esm/icons/display/dcolumn.svg.js +24 -0
  30. package/esm/icons/display/dcolumnReverse.svg.js +31 -0
  31. package/esm/icons/display/drow.svg.js +24 -0
  32. package/esm/icons/display/drowReverse.svg.js +25 -0
  33. package/esm/icons/display/flex.svg.js +37 -0
  34. package/esm/icons/display/inline-block.svg.js +25 -0
  35. package/esm/icons/display/inline.svg.js +19 -0
  36. package/esm/icons/display/jCenter.svg.js +28 -0
  37. package/esm/icons/display/jFlexEnd.svg.js +28 -0
  38. package/esm/icons/display/jFlexStart.svg.js +28 -0
  39. package/esm/icons/display/jSpaceAround.svg.js +28 -0
  40. package/esm/icons/display/jSpaceBetween.svg.js +28 -0
  41. package/esm/icons/feat/audio.svg.js +1 -1
  42. package/esm/icons/feat/custom.svg.js +1 -1
  43. package/esm/icons/feat/each.svg.js +1 -1
  44. package/esm/icons/feat/form.svg.js +1 -1
  45. package/esm/icons/feat/nav.svg.js +1 -1
  46. package/esm/icons/feat/qrcode.svg.js +1 -1
  47. package/esm/icons/feat/service.svg.js +1 -1
  48. package/esm/icons/feat/table.svg.js +1 -1
  49. package/esm/icons/feat/tasks.svg.js +1 -1
  50. package/esm/icons/feat/video.svg.js +1 -1
  51. package/esm/icons/feat/wizard.svg.js +1 -1
  52. package/esm/icons/form/chained-select.svg.js +1 -1
  53. package/esm/icons/form/checkbox.svg.js +1 -1
  54. package/esm/icons/form/checkboxes.svg.js +1 -1
  55. package/esm/icons/form/combo.svg.js +1 -1
  56. package/esm/icons/form/condition-builder.svg.js +1 -1
  57. package/esm/icons/form/diff-editor.svg.js +1 -1
  58. package/esm/icons/form/editor.svg.js +1 -1
  59. package/esm/icons/form/formula.svg.js +1 -1
  60. package/esm/icons/form/hidden.svg.js +1 -1
  61. package/esm/icons/form/input-city.svg.js +1 -1
  62. package/esm/icons/form/input-color.svg.js +1 -1
  63. package/esm/icons/form/input-date-range.svg.js +1 -1
  64. package/esm/icons/form/input-date.svg.js +1 -1
  65. package/esm/icons/form/input-datetime.svg.js +1 -1
  66. package/esm/icons/form/input-email.svg.js +1 -1
  67. package/esm/icons/form/input-excel.svg.js +1 -1
  68. package/esm/icons/form/input-file.svg.js +1 -1
  69. package/esm/icons/form/input-group.svg.js +1 -1
  70. package/esm/icons/form/input-image.svg.js +1 -1
  71. package/esm/icons/form/input-kv.svg.js +1 -1
  72. package/esm/icons/form/input-month-range.svg.js +1 -1
  73. package/esm/icons/form/input-number.svg.js +1 -1
  74. package/esm/icons/form/input-password.svg.js +1 -1
  75. package/esm/icons/form/input-quarter-range.svg.js +1 -1
  76. package/esm/icons/form/input-range.svg.js +1 -1
  77. package/esm/icons/form/input-rating.svg.js +1 -1
  78. package/esm/icons/form/input-repeat.svg.js +1 -1
  79. package/esm/icons/form/input-rich-text.svg.js +1 -1
  80. package/esm/icons/form/input-tag.svg.js +1 -1
  81. package/esm/icons/form/input-text.svg.js +1 -1
  82. package/esm/icons/form/input-time-range.svg.js +1 -1
  83. package/esm/icons/form/input-time.svg.js +1 -1
  84. package/esm/icons/form/input-tree.svg.js +1 -1
  85. package/esm/icons/form/input-url.svg.js +1 -1
  86. package/esm/icons/form/input-year.svg.js +1 -1
  87. package/esm/icons/form/inputArray.svg.js +1 -1
  88. package/esm/icons/form/list-select.svg.js +1 -1
  89. package/esm/icons/form/location-picker.svg.js +1 -1
  90. package/esm/icons/form/matrix-checkboxes.svg.js +1 -1
  91. package/esm/icons/form/month.svg.js +1 -1
  92. package/esm/icons/form/nested-select.svg.js +1 -1
  93. package/esm/icons/form/picker.svg.js +1 -1
  94. package/esm/icons/form/quarter.svg.js +1 -1
  95. package/esm/icons/form/radios.svg.js +1 -1
  96. package/esm/icons/form/select.svg.js +1 -1
  97. package/esm/icons/form/static.svg.js +1 -1
  98. package/esm/icons/form/sub-form.svg.js +1 -1
  99. package/esm/icons/form/switch.svg.js +1 -1
  100. package/esm/icons/form/tabs-transfer.svg.js +1 -1
  101. package/esm/icons/form/textarea.svg.js +1 -1
  102. package/esm/icons/form/transfer.svg.js +1 -1
  103. package/esm/icons/form/tree-select.svg.js +1 -1
  104. package/esm/icons/form/uuid.svg.js +1 -1
  105. package/esm/icons/index.js +39 -1
  106. package/esm/icons/layout/layout-1with2.svg.js +1 -1
  107. package/esm/icons/layout/layout-2cols.svg.js +1 -1
  108. package/esm/icons/layout/layout-2row.svg.js +1 -1
  109. package/esm/icons/layout/layout-2with1.svg.js +1 -1
  110. package/esm/icons/layout/layout-3cols.svg.js +1 -1
  111. package/esm/icons/layout/layout-3row.svg.js +1 -1
  112. package/esm/icons/layout/layout-absolute.svg.js +1 -1
  113. package/esm/icons/layout/layout-fixed-top.svg.js +1 -1
  114. package/esm/icons/layout/layout-fixed.svg.js +1 -1
  115. package/esm/icons/layout/layout-free-container.svg.js +1 -1
  116. package/esm/icons/layout/layout-full.svg.js +1 -1
  117. package/esm/icons/layout/layout1-2.svg.js +1 -1
  118. package/esm/icons/layout/layout2-1.svg.js +1 -1
  119. package/esm/icons/layout/layout3-1.svg.js +1 -1
  120. package/esm/icons/layout/layout3-2.svg.js +1 -1
  121. package/esm/icons/other/divider.svg.js +1 -1
  122. package/esm/icons/other/property-sheet.svg.js +1 -1
  123. package/esm/icons/other/tooltip.svg.js +1 -1
  124. package/esm/icons/show/URL.svg.js +1 -1
  125. package/esm/icons/show/avatar.svg.js +1 -1
  126. package/esm/icons/show/breadcrumb.svg.js +1 -1
  127. package/esm/icons/show/card.svg.js +1 -1
  128. package/esm/icons/show/cards.svg.js +1 -1
  129. package/esm/icons/show/carousel.svg.js +1 -1
  130. package/esm/icons/show/chart.svg.js +1 -1
  131. package/esm/icons/show/code.svg.js +1 -1
  132. package/esm/icons/show/date.svg.js +1 -1
  133. package/esm/icons/show/datetime.svg.js +1 -1
  134. package/esm/icons/show/image.svg.js +1 -1
  135. package/esm/icons/show/images.svg.js +1 -1
  136. package/esm/icons/show/json-view.svg.js +1 -1
  137. package/esm/icons/show/list.svg.js +1 -1
  138. package/esm/icons/show/log.svg.js +1 -1
  139. package/esm/icons/show/mapping.svg.js +1 -1
  140. package/esm/icons/show/markdown.svg.js +1 -1
  141. package/esm/icons/show/plain.svg.js +1 -1
  142. package/esm/icons/show/progress.svg.js +1 -1
  143. package/esm/icons/show/sparkline.svg.js +1 -1
  144. package/esm/icons/show/status.svg.js +1 -1
  145. package/esm/icons/show/steps.svg.js +1 -1
  146. package/esm/icons/show/time.svg.js +1 -1
  147. package/esm/index.d.ts +3 -0
  148. package/esm/index.js +4 -1
  149. package/esm/locale/en-US.js +1 -1
  150. package/esm/locale/zh-CN.js +1 -1
  151. package/esm/plugin/Alert.d.ts +1 -1
  152. package/esm/plugin/Alert.js +80 -160
  153. package/esm/plugin/AnchorNav.js +236 -331
  154. package/esm/plugin/Audio.d.ts +1 -1
  155. package/esm/plugin/Audio.js +104 -169
  156. package/esm/plugin/Avatar.d.ts +1 -1
  157. package/esm/plugin/Avatar.js +219 -299
  158. package/esm/plugin/Breadcrumb.js +66 -136
  159. package/esm/plugin/Button.d.ts +1 -1
  160. package/esm/plugin/Button.js +269 -367
  161. package/esm/plugin/ButtonGroup.d.ts +1 -1
  162. package/esm/plugin/ButtonGroup.js +101 -181
  163. package/esm/plugin/CRUD.d.ts +1 -2
  164. package/esm/plugin/CRUD.js +1077 -1215
  165. package/esm/plugin/CRUD2.d.ts +1 -2
  166. package/esm/plugin/CRUD2.js +867 -1136
  167. package/esm/plugin/Card.d.ts +1 -1
  168. package/esm/plugin/Card.js +175 -270
  169. package/esm/plugin/Card2.d.ts +1 -1
  170. package/esm/plugin/Card2.js +68 -143
  171. package/esm/plugin/Cards.js +212 -307
  172. package/esm/plugin/Carousel.d.ts +2 -2
  173. package/esm/plugin/Carousel.js +257 -332
  174. package/esm/plugin/Chart.d.ts +1 -1
  175. package/esm/plugin/Chart.js +194 -274
  176. package/esm/plugin/CodeView.d.ts +1 -1
  177. package/esm/plugin/CodeView.js +39 -104
  178. package/esm/plugin/Collapse.d.ts +1 -1
  179. package/esm/plugin/Collapse.js +89 -164
  180. package/esm/plugin/CollapseGroup.d.ts +1 -1
  181. package/esm/plugin/CollapseGroup.js +176 -251
  182. package/esm/plugin/ColumnToggler.d.ts +1 -1
  183. package/esm/plugin/ColumnToggler.js +72 -137
  184. package/esm/plugin/Container.d.ts +1 -1
  185. package/esm/plugin/Container.js +130 -283
  186. package/esm/plugin/Custom.js +72 -142
  187. package/esm/plugin/CustomRegion.js +98 -173
  188. package/esm/plugin/Date.d.ts +1 -1
  189. package/esm/plugin/Date.js +47 -117
  190. package/esm/plugin/Datetime.d.ts +0 -1
  191. package/esm/plugin/Datetime.js +42 -87
  192. package/esm/plugin/Dialog.d.ts +2 -2
  193. package/esm/plugin/Dialog.js +158 -228
  194. package/esm/plugin/Divider.js +29 -94
  195. package/esm/plugin/Drawer.d.ts +2 -2
  196. package/esm/plugin/Drawer.js +197 -257
  197. package/esm/plugin/DropDownButton.js +173 -268
  198. package/esm/plugin/Each.js +103 -188
  199. package/esm/plugin/Flex.js +5 -25
  200. package/esm/plugin/Form/ButtonGroupSelect.d.ts +1 -1
  201. package/esm/plugin/Form/ButtonGroupSelect.js +116 -201
  202. package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
  203. package/esm/plugin/Form/ButtonToolbar.js +89 -174
  204. package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
  205. package/esm/plugin/Form/ChainedSelect.js +124 -209
  206. package/esm/plugin/Form/Checkbox.d.ts +1 -1
  207. package/esm/plugin/Form/Checkbox.js +121 -211
  208. package/esm/plugin/Form/Checkboxes.d.ts +1 -1
  209. package/esm/plugin/Form/Checkboxes.js +142 -232
  210. package/esm/plugin/Form/CodeEditor.d.ts +0 -1
  211. package/esm/plugin/Form/CodeEditor.js +152 -242
  212. package/esm/plugin/Form/Combo.d.ts +1 -1
  213. package/esm/plugin/Form/Combo.js +433 -529
  214. package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
  215. package/esm/plugin/Form/ConditionBuilder.js +88 -158
  216. package/esm/plugin/Form/Control.d.ts +1 -1
  217. package/esm/plugin/Form/Control.js +52 -127
  218. package/esm/plugin/Form/DiffEditor.d.ts +0 -1
  219. package/esm/plugin/Form/DiffEditor.js +159 -249
  220. package/esm/plugin/Form/FieldSet.d.ts +1 -1
  221. package/esm/plugin/Form/FieldSet.js +97 -167
  222. package/esm/plugin/Form/Form.d.ts +1 -1
  223. package/esm/plugin/Form/Form.js +581 -681
  224. package/esm/plugin/Form/Formula.d.ts +1 -10
  225. package/esm/plugin/Form/Formula.js +55 -130
  226. package/esm/plugin/Form/Group.js +173 -253
  227. package/esm/plugin/Form/Hidden.d.ts +1 -10
  228. package/esm/plugin/Form/Hidden.js +29 -99
  229. package/esm/plugin/Form/InputArray.js +145 -235
  230. package/esm/plugin/Form/InputCity.d.ts +1 -1
  231. package/esm/plugin/Form/InputCity.js +122 -212
  232. package/esm/plugin/Form/InputColor.d.ts +1 -1
  233. package/esm/plugin/Form/InputColor.js +201 -301
  234. package/esm/plugin/Form/InputDate.d.ts +1 -1
  235. package/esm/plugin/Form/InputDate.js +202 -297
  236. package/esm/plugin/Form/InputDateRange.d.ts +1 -1
  237. package/esm/plugin/Form/InputDateRange.js +255 -350
  238. package/esm/plugin/Form/InputDateTime.js +24 -89
  239. package/esm/plugin/Form/InputDateTimeRange.js +25 -95
  240. package/esm/plugin/Form/InputEmail.js +22 -77
  241. package/esm/plugin/Form/InputExcel.d.ts +1 -1
  242. package/esm/plugin/Form/InputExcel.js +80 -160
  243. package/esm/plugin/Form/InputFile.d.ts +1 -1
  244. package/esm/plugin/Form/InputFile.js +264 -344
  245. package/esm/plugin/Form/InputGroup.d.ts +1 -2
  246. package/esm/plugin/Form/InputGroup.js +65 -150
  247. package/esm/plugin/Form/InputImage.d.ts +1 -1
  248. package/esm/plugin/Form/InputImage.js +302 -382
  249. package/esm/plugin/Form/InputKV.js +90 -170
  250. package/esm/plugin/Form/InputMonth.js +21 -86
  251. package/esm/plugin/Form/InputMonthRange.js +25 -95
  252. package/esm/plugin/Form/InputNumber.d.ts +1 -1
  253. package/esm/plugin/Form/InputNumber.js +186 -276
  254. package/esm/plugin/Form/InputPassword.js +22 -77
  255. package/esm/plugin/Form/InputQuarter.js +21 -86
  256. package/esm/plugin/Form/InputQuarterRange.js +25 -95
  257. package/esm/plugin/Form/InputRange.d.ts +1 -1
  258. package/esm/plugin/Form/InputRange.js +220 -305
  259. package/esm/plugin/Form/InputRating.d.ts +1 -1
  260. package/esm/plugin/Form/InputRating.js +266 -356
  261. package/esm/plugin/Form/InputRepeat.js +38 -103
  262. package/esm/plugin/Form/InputRichText.d.ts +0 -1
  263. package/esm/plugin/Form/InputRichText.js +224 -297
  264. package/esm/plugin/Form/InputSubForm.js +155 -240
  265. package/esm/plugin/Form/InputTable.d.ts +1 -1
  266. package/esm/plugin/Form/InputTable.js +543 -643
  267. package/esm/plugin/Form/InputTag.d.ts +1 -1
  268. package/esm/plugin/Form/InputTag.js +115 -205
  269. package/esm/plugin/Form/InputText.d.ts +1 -1
  270. package/esm/plugin/Form/InputText.js +299 -399
  271. package/esm/plugin/Form/InputTime.js +24 -89
  272. package/esm/plugin/Form/InputTimeRange.js +25 -95
  273. package/esm/plugin/Form/InputTree.d.ts +1 -1
  274. package/esm/plugin/Form/InputTree.js +424 -520
  275. package/esm/plugin/Form/InputURL.js +23 -83
  276. package/esm/plugin/Form/InputYear.js +21 -86
  277. package/esm/plugin/Form/InputYearRange.js +25 -95
  278. package/esm/plugin/Form/Item.d.ts +1 -1
  279. package/esm/plugin/Form/Item.js +173 -213
  280. package/esm/plugin/Form/ListSelect.d.ts +1 -1
  281. package/esm/plugin/Form/ListSelect.js +86 -171
  282. package/esm/plugin/Form/LocationPicker.d.ts +3 -2
  283. package/esm/plugin/Form/LocationPicker.js +88 -114
  284. package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
  285. package/esm/plugin/Form/MatrixCheckboxes.js +148 -233
  286. package/esm/plugin/Form/NestedSelect.d.ts +1 -1
  287. package/esm/plugin/Form/NestedSelect.js +235 -325
  288. package/esm/plugin/Form/Picker.js +176 -261
  289. package/esm/plugin/Form/Radios.d.ts +1 -1
  290. package/esm/plugin/Form/Radios.js +135 -230
  291. package/esm/plugin/Form/Select.d.ts +1 -1
  292. package/esm/plugin/Form/Select.js +245 -340
  293. package/esm/plugin/Form/Static.d.ts +1 -1
  294. package/esm/plugin/Form/Static.js +109 -209
  295. package/esm/plugin/Form/Switch.d.ts +1 -1
  296. package/esm/plugin/Form/Switch.js +157 -252
  297. package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
  298. package/esm/plugin/Form/TabsTransfer.js +227 -317
  299. package/esm/plugin/Form/Textarea.d.ts +0 -1
  300. package/esm/plugin/Form/Textarea.js +122 -212
  301. package/esm/plugin/Form/Transfer.d.ts +1 -1
  302. package/esm/plugin/Form/Transfer.js +256 -346
  303. package/esm/plugin/Form/TreeSelect.d.ts +1 -1
  304. package/esm/plugin/Form/TreeSelect.js +410 -505
  305. package/esm/plugin/Form/UUID.d.ts +1 -10
  306. package/esm/plugin/Form/UUID.js +29 -99
  307. package/esm/plugin/Grid.d.ts +0 -1
  308. package/esm/plugin/Grid.js +513 -643
  309. package/esm/plugin/HBox.d.ts +0 -1
  310. package/esm/plugin/HBox.js +463 -583
  311. package/esm/plugin/IFrame.d.ts +2 -11
  312. package/esm/plugin/IFrame.js +55 -126
  313. package/esm/plugin/Image.d.ts +2 -2
  314. package/esm/plugin/Image.js +219 -309
  315. package/esm/plugin/Images.d.ts +3 -3
  316. package/esm/plugin/Images.js +160 -230
  317. package/esm/plugin/Json.d.ts +1 -1
  318. package/esm/plugin/Json.js +40 -110
  319. package/esm/plugin/Layout/FlexPluginBase.js +180 -357
  320. package/esm/plugin/Layout/Layout_fixed.js +23 -63
  321. package/esm/plugin/Layout/Layout_free_container.js +18 -58
  322. package/esm/plugin/Layout/Layout_sorption_container.js +27 -70
  323. package/esm/plugin/Link.js +63 -133
  324. package/esm/plugin/List.js +267 -382
  325. package/esm/plugin/ListItem.d.ts +1 -1
  326. package/esm/plugin/ListItem.js +133 -193
  327. package/esm/plugin/Log.d.ts +1 -1
  328. package/esm/plugin/Log.js +96 -166
  329. package/esm/plugin/Mapping.js +147 -247
  330. package/esm/plugin/Markdown.d.ts +1 -1
  331. package/esm/plugin/Markdown.js +32 -102
  332. package/esm/plugin/Nav.d.ts +1 -1
  333. package/esm/plugin/Nav.js +301 -386
  334. package/esm/plugin/OfficeViewer.d.ts +22 -0
  335. package/esm/plugin/OfficeViewer.js +91 -0
  336. package/esm/plugin/Operation.d.ts +1 -1
  337. package/esm/plugin/Operation.js +47 -112
  338. package/esm/plugin/Others/Action.js +304 -329
  339. package/esm/plugin/Others/TableCell.d.ts +1 -1
  340. package/esm/plugin/Others/TableCell.js +304 -329
  341. package/esm/plugin/Page.d.ts +2 -3
  342. package/esm/plugin/Page.js +282 -377
  343. package/esm/plugin/Pagination.d.ts +1 -1
  344. package/esm/plugin/Pagination.js +211 -296
  345. package/esm/plugin/Panel.d.ts +1 -1
  346. package/esm/plugin/Panel.js +172 -252
  347. package/esm/plugin/Plain.d.ts +1 -1
  348. package/esm/plugin/Plain.js +101 -186
  349. package/esm/plugin/Progress.d.ts +1 -1
  350. package/esm/plugin/Progress.js +203 -283
  351. package/esm/plugin/Property.js +84 -149
  352. package/esm/plugin/QRCode.js +64 -134
  353. package/esm/plugin/Reset.js +13 -58
  354. package/esm/plugin/Service.d.ts +1 -1
  355. package/esm/plugin/Service.js +166 -251
  356. package/esm/plugin/Sparkline.js +24 -89
  357. package/esm/plugin/Status.d.ts +1 -1
  358. package/esm/plugin/Status.js +226 -304
  359. package/esm/plugin/Steps.js +76 -141
  360. package/esm/plugin/Submit.js +13 -53
  361. package/esm/plugin/Table.d.ts +1 -1
  362. package/esm/plugin/Table.js +544 -641
  363. package/esm/plugin/Table2.d.ts +1 -1
  364. package/esm/plugin/Table2.js +731 -827
  365. package/esm/plugin/TableCell2.js +410 -437
  366. package/esm/plugin/TableView.d.ts +0 -1
  367. package/esm/plugin/TableView.js +566 -622
  368. package/esm/plugin/Tabs.d.ts +0 -1
  369. package/esm/plugin/Tabs.js +341 -468
  370. package/esm/plugin/Tag.d.ts +1 -1
  371. package/esm/plugin/Tag.js +122 -202
  372. package/esm/plugin/Tasks.d.ts +0 -1
  373. package/esm/plugin/Tasks.js +162 -227
  374. package/esm/plugin/Time.d.ts +0 -1
  375. package/esm/plugin/Time.js +44 -84
  376. package/esm/plugin/Timeline.d.ts +1 -1
  377. package/esm/plugin/Timeline.js +91 -168
  378. package/esm/plugin/TooltipWrapper.d.ts +1 -1
  379. package/esm/plugin/TooltipWrapper.js +190 -270
  380. package/esm/plugin/Tpl.d.ts +1 -1
  381. package/esm/plugin/Tpl.js +93 -184
  382. package/esm/plugin/Video.d.ts +2 -2
  383. package/esm/plugin/Video.js +101 -171
  384. package/esm/plugin/WebComponent.d.ts +1 -1
  385. package/esm/plugin/WebComponent.js +45 -125
  386. package/esm/plugin/Wizard.js +624 -735
  387. package/esm/plugin/Wrapper.d.ts +1 -1
  388. package/esm/plugin/Wrapper.js +105 -258
  389. package/esm/renderer/APIControl.d.ts +128 -4854
  390. package/esm/renderer/APIControl.js +730 -837
  391. package/esm/renderer/ActionApiControl.d.ts +74 -6384
  392. package/esm/renderer/BadgeControl.d.ts +5 -5
  393. package/esm/renderer/BadgeControl.js +229 -269
  394. package/esm/renderer/ButtonGroupControl.d.ts +21 -0
  395. package/esm/renderer/ButtonGroupControl.js +37 -0
  396. package/esm/renderer/DataBindingControl.js +175 -210
  397. package/esm/renderer/DataMappingControl.d.ts +2 -2
  398. package/esm/renderer/DataMappingControl.js +29 -40
  399. package/esm/renderer/DataPickerControl.js +35 -50
  400. package/esm/renderer/DateShortCutControl.js +251 -346
  401. package/esm/renderer/ExpressionFormulaControl.js +169 -238
  402. package/esm/renderer/FeatureControl.d.ts +1 -1
  403. package/esm/renderer/FeatureControl.js +179 -241
  404. package/esm/renderer/FlexSettingControl.d.ts +20 -0
  405. package/esm/renderer/FlexSettingControl.js +152 -0
  406. package/esm/renderer/FormulaControl.js +344 -463
  407. package/esm/renderer/GoConfigControl.js +25 -35
  408. package/esm/renderer/MapSourceControl.d.ts +9 -1603
  409. package/esm/renderer/MapSourceControl.js +271 -357
  410. package/esm/renderer/NavBadgeControl.d.ts +11 -15
  411. package/esm/renderer/NavBadgeControl.js +228 -263
  412. package/esm/renderer/NavDefaultActive.d.ts +1 -1
  413. package/esm/renderer/NavDefaultActive.js +61 -70
  414. package/esm/renderer/NavSourceControl.d.ts +2 -2
  415. package/esm/renderer/NavSourceControl.js +296 -390
  416. package/esm/renderer/OptionControl.d.ts +3 -4
  417. package/esm/renderer/OptionControl.js +612 -781
  418. package/esm/renderer/RangePartsControl.js +264 -339
  419. package/esm/renderer/StatusControl.js +134 -170
  420. package/esm/renderer/SwitchMoreControl.d.ts +46 -86
  421. package/esm/renderer/SwitchMoreControl.js +311 -413
  422. package/esm/renderer/TimelineItemControl.d.ts +1 -1
  423. package/esm/renderer/TimelineItemControl.js +422 -540
  424. package/esm/renderer/TransferTableControl.d.ts +1 -1
  425. package/esm/renderer/TransferTableControl.js +332 -408
  426. package/esm/renderer/TreeOptionControl.d.ts +2 -2
  427. package/esm/renderer/TreeOptionControl.js +479 -611
  428. package/esm/renderer/ValidationControl.js +229 -283
  429. package/esm/renderer/ValidationItem.js +124 -160
  430. package/esm/renderer/event-control/action-config-dialog.js +200 -217
  431. package/esm/renderer/event-control/action-config-panel.d.ts +1 -1
  432. package/esm/renderer/event-control/action-config-panel.js +37 -42
  433. package/esm/renderer/event-control/comp-action-select.js +28 -38
  434. package/esm/renderer/event-control/helper.d.ts +18 -32
  435. package/esm/renderer/event-control/helper.js +57 -73
  436. package/esm/renderer/event-control/index.js +673 -816
  437. package/esm/renderer/style-control/Background.js +6 -11
  438. package/esm/renderer/style-control/Border.js +7 -12
  439. package/esm/renderer/style-control/BoxModel.js +4 -9
  440. package/esm/renderer/style-control/BoxShadow.js +7 -12
  441. package/esm/renderer/style-control/Display.js +4 -9
  442. package/esm/renderer/style-control/Font.js +4 -9
  443. package/esm/renderer/style-control/InsetBoxModel.js +4 -9
  444. package/esm/renderer/style-control/ThemeClassName.js +7 -12
  445. package/esm/renderer/style-control/font-family.js +1 -1
  446. package/esm/renderer/style-control/transformation.js +3 -2
  447. package/esm/renderer/textarea-formula/FormulaPicker.js +4 -3
  448. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +223 -323
  449. package/esm/renderer/textarea-formula/plugin.js +157 -226
  450. package/esm/renderer/textarea-formula/utils.js +5 -5
  451. package/esm/tpl/api.js +1 -1
  452. package/esm/tpl/common.js +21 -22
  453. package/esm/tpl/horizontal.js +1 -1
  454. package/esm/tpl/layout.js +27 -12
  455. package/esm/tpl/options.js +3 -3
  456. package/esm/tpl/remark.js +1 -1
  457. package/esm/tpl/style.js +5 -5
  458. package/esm/tpl/validations.js +4 -4
  459. package/esm/util.d.ts +9 -33
  460. package/esm/util.js +1 -1
  461. package/esm/validator.js +5 -5
  462. package/lib/component/BaseControl.d.ts +1 -799
  463. package/lib/component/BaseControl.js +8 -8
  464. package/lib/component/InputComponentName.d.ts +1 -2
  465. package/lib/component/InputComponentName.js +3 -2
  466. package/lib/component/TableViewEditor.js +361 -523
  467. package/lib/icons/btn/btn-group.svg.js +1 -1
  468. package/lib/icons/btn/btn-select.svg.js +1 -1
  469. package/lib/icons/btn/btn-toolbar.svg.js +1 -1
  470. package/lib/icons/btn/button.svg.js +1 -1
  471. package/lib/icons/btn/dropdown-btn.svg.js +1 -1
  472. package/lib/icons/container/anchor-nav.svg.js +1 -1
  473. package/lib/icons/container/collapse.svg.js +1 -1
  474. package/lib/icons/container/container.svg.js +1 -1
  475. package/lib/icons/container/flex-container.svg.js +1 -1
  476. package/lib/icons/container/form-group.svg.js +1 -1
  477. package/lib/icons/container/grid.svg.js +1 -1
  478. package/lib/icons/container/iframe.svg.js +1 -1
  479. package/lib/icons/container/panel.svg.js +1 -1
  480. package/lib/icons/container/table-view.svg.js +1 -1
  481. package/lib/icons/container/tabs.svg.js +1 -1
  482. package/lib/icons/container/tooltip-wrapper.svg.js +1 -1
  483. package/lib/icons/container/web-component.svg.js +1 -1
  484. package/lib/icons/display/aBaseline.svg.js +52 -0
  485. package/lib/icons/display/aCenter.svg.js +52 -0
  486. package/lib/icons/display/aFlexEnd.svg.js +52 -0
  487. package/lib/icons/display/aFlexStart.svg.js +52 -0
  488. package/lib/icons/display/aStretch.svg.js +52 -0
  489. package/lib/icons/display/block.svg.js +49 -0
  490. package/lib/icons/display/dcolumn.svg.js +48 -0
  491. package/lib/icons/display/dcolumnReverse.svg.js +55 -0
  492. package/lib/icons/display/drow.svg.js +48 -0
  493. package/lib/icons/display/drowReverse.svg.js +49 -0
  494. package/lib/icons/display/flex.svg.js +61 -0
  495. package/lib/icons/display/inline-block.svg.js +49 -0
  496. package/lib/icons/display/inline.svg.js +43 -0
  497. package/lib/icons/display/jCenter.svg.js +52 -0
  498. package/lib/icons/display/jFlexEnd.svg.js +52 -0
  499. package/lib/icons/display/jFlexStart.svg.js +52 -0
  500. package/lib/icons/display/jSpaceAround.svg.js +52 -0
  501. package/lib/icons/display/jSpaceBetween.svg.js +52 -0
  502. package/lib/icons/feat/audio.svg.js +1 -1
  503. package/lib/icons/feat/custom.svg.js +1 -1
  504. package/lib/icons/feat/each.svg.js +1 -1
  505. package/lib/icons/feat/form.svg.js +1 -1
  506. package/lib/icons/feat/nav.svg.js +1 -1
  507. package/lib/icons/feat/qrcode.svg.js +1 -1
  508. package/lib/icons/feat/service.svg.js +1 -1
  509. package/lib/icons/feat/table.svg.js +1 -1
  510. package/lib/icons/feat/tasks.svg.js +1 -1
  511. package/lib/icons/feat/video.svg.js +1 -1
  512. package/lib/icons/feat/wizard.svg.js +1 -1
  513. package/lib/icons/form/chained-select.svg.js +1 -1
  514. package/lib/icons/form/checkbox.svg.js +1 -1
  515. package/lib/icons/form/checkboxes.svg.js +1 -1
  516. package/lib/icons/form/combo.svg.js +1 -1
  517. package/lib/icons/form/condition-builder.svg.js +1 -1
  518. package/lib/icons/form/diff-editor.svg.js +1 -1
  519. package/lib/icons/form/editor.svg.js +1 -1
  520. package/lib/icons/form/formula.svg.js +1 -1
  521. package/lib/icons/form/hidden.svg.js +1 -1
  522. package/lib/icons/form/input-city.svg.js +1 -1
  523. package/lib/icons/form/input-color.svg.js +1 -1
  524. package/lib/icons/form/input-date-range.svg.js +1 -1
  525. package/lib/icons/form/input-date.svg.js +1 -1
  526. package/lib/icons/form/input-datetime.svg.js +1 -1
  527. package/lib/icons/form/input-email.svg.js +1 -1
  528. package/lib/icons/form/input-excel.svg.js +1 -1
  529. package/lib/icons/form/input-file.svg.js +1 -1
  530. package/lib/icons/form/input-group.svg.js +1 -1
  531. package/lib/icons/form/input-image.svg.js +1 -1
  532. package/lib/icons/form/input-kv.svg.js +1 -1
  533. package/lib/icons/form/input-month-range.svg.js +1 -1
  534. package/lib/icons/form/input-number.svg.js +1 -1
  535. package/lib/icons/form/input-password.svg.js +1 -1
  536. package/lib/icons/form/input-quarter-range.svg.js +1 -1
  537. package/lib/icons/form/input-range.svg.js +1 -1
  538. package/lib/icons/form/input-rating.svg.js +1 -1
  539. package/lib/icons/form/input-repeat.svg.js +1 -1
  540. package/lib/icons/form/input-rich-text.svg.js +1 -1
  541. package/lib/icons/form/input-tag.svg.js +1 -1
  542. package/lib/icons/form/input-text.svg.js +1 -1
  543. package/lib/icons/form/input-time-range.svg.js +1 -1
  544. package/lib/icons/form/input-time.svg.js +1 -1
  545. package/lib/icons/form/input-tree.svg.js +1 -1
  546. package/lib/icons/form/input-url.svg.js +1 -1
  547. package/lib/icons/form/input-year.svg.js +1 -1
  548. package/lib/icons/form/inputArray.svg.js +1 -1
  549. package/lib/icons/form/list-select.svg.js +1 -1
  550. package/lib/icons/form/location-picker.svg.js +1 -1
  551. package/lib/icons/form/matrix-checkboxes.svg.js +1 -1
  552. package/lib/icons/form/month.svg.js +1 -1
  553. package/lib/icons/form/nested-select.svg.js +1 -1
  554. package/lib/icons/form/picker.svg.js +1 -1
  555. package/lib/icons/form/quarter.svg.js +1 -1
  556. package/lib/icons/form/radios.svg.js +1 -1
  557. package/lib/icons/form/select.svg.js +1 -1
  558. package/lib/icons/form/static.svg.js +1 -1
  559. package/lib/icons/form/sub-form.svg.js +1 -1
  560. package/lib/icons/form/switch.svg.js +1 -1
  561. package/lib/icons/form/tabs-transfer.svg.js +1 -1
  562. package/lib/icons/form/textarea.svg.js +1 -1
  563. package/lib/icons/form/transfer.svg.js +1 -1
  564. package/lib/icons/form/tree-select.svg.js +1 -1
  565. package/lib/icons/form/uuid.svg.js +1 -1
  566. package/lib/icons/index.js +39 -1
  567. package/lib/icons/layout/layout-1with2.svg.js +1 -1
  568. package/lib/icons/layout/layout-2cols.svg.js +1 -1
  569. package/lib/icons/layout/layout-2row.svg.js +1 -1
  570. package/lib/icons/layout/layout-2with1.svg.js +1 -1
  571. package/lib/icons/layout/layout-3cols.svg.js +1 -1
  572. package/lib/icons/layout/layout-3row.svg.js +1 -1
  573. package/lib/icons/layout/layout-absolute.svg.js +1 -1
  574. package/lib/icons/layout/layout-fixed-top.svg.js +1 -1
  575. package/lib/icons/layout/layout-fixed.svg.js +1 -1
  576. package/lib/icons/layout/layout-free-container.svg.js +1 -1
  577. package/lib/icons/layout/layout-full.svg.js +1 -1
  578. package/lib/icons/layout/layout1-2.svg.js +1 -1
  579. package/lib/icons/layout/layout2-1.svg.js +1 -1
  580. package/lib/icons/layout/layout3-1.svg.js +1 -1
  581. package/lib/icons/layout/layout3-2.svg.js +1 -1
  582. package/lib/icons/other/divider.svg.js +1 -1
  583. package/lib/icons/other/property-sheet.svg.js +1 -1
  584. package/lib/icons/other/tooltip.svg.js +1 -1
  585. package/lib/icons/show/URL.svg.js +1 -1
  586. package/lib/icons/show/avatar.svg.js +1 -1
  587. package/lib/icons/show/breadcrumb.svg.js +1 -1
  588. package/lib/icons/show/card.svg.js +1 -1
  589. package/lib/icons/show/cards.svg.js +1 -1
  590. package/lib/icons/show/carousel.svg.js +1 -1
  591. package/lib/icons/show/chart.svg.js +1 -1
  592. package/lib/icons/show/code.svg.js +1 -1
  593. package/lib/icons/show/date.svg.js +1 -1
  594. package/lib/icons/show/datetime.svg.js +1 -1
  595. package/lib/icons/show/image.svg.js +1 -1
  596. package/lib/icons/show/images.svg.js +1 -1
  597. package/lib/icons/show/json-view.svg.js +1 -1
  598. package/lib/icons/show/list.svg.js +1 -1
  599. package/lib/icons/show/log.svg.js +1 -1
  600. package/lib/icons/show/mapping.svg.js +1 -1
  601. package/lib/icons/show/markdown.svg.js +1 -1
  602. package/lib/icons/show/plain.svg.js +1 -1
  603. package/lib/icons/show/progress.svg.js +1 -1
  604. package/lib/icons/show/sparkline.svg.js +1 -1
  605. package/lib/icons/show/status.svg.js +1 -1
  606. package/lib/icons/show/steps.svg.js +1 -1
  607. package/lib/icons/show/time.svg.js +1 -1
  608. package/lib/index.d.ts +3 -0
  609. package/lib/index.js +4 -1
  610. package/lib/locale/en-US.js +1 -1
  611. package/lib/locale/zh-CN.js +1 -1
  612. package/lib/plugin/Alert.d.ts +1 -1
  613. package/lib/plugin/Alert.js +80 -160
  614. package/lib/plugin/AnchorNav.js +235 -330
  615. package/lib/plugin/Audio.d.ts +1 -1
  616. package/lib/plugin/Audio.js +104 -169
  617. package/lib/plugin/Avatar.d.ts +1 -1
  618. package/lib/plugin/Avatar.js +219 -299
  619. package/lib/plugin/Breadcrumb.js +66 -136
  620. package/lib/plugin/Button.d.ts +1 -1
  621. package/lib/plugin/Button.js +268 -366
  622. package/lib/plugin/ButtonGroup.d.ts +1 -1
  623. package/lib/plugin/ButtonGroup.js +101 -181
  624. package/lib/plugin/CRUD.d.ts +1 -2
  625. package/lib/plugin/CRUD.js +1076 -1214
  626. package/lib/plugin/CRUD2.d.ts +1 -2
  627. package/lib/plugin/CRUD2.js +865 -1134
  628. package/lib/plugin/Card.d.ts +1 -1
  629. package/lib/plugin/Card.js +175 -270
  630. package/lib/plugin/Card2.d.ts +1 -1
  631. package/lib/plugin/Card2.js +68 -143
  632. package/lib/plugin/Cards.js +212 -307
  633. package/lib/plugin/Carousel.d.ts +2 -2
  634. package/lib/plugin/Carousel.js +257 -332
  635. package/lib/plugin/Chart.d.ts +1 -1
  636. package/lib/plugin/Chart.js +194 -274
  637. package/lib/plugin/CodeView.d.ts +1 -1
  638. package/lib/plugin/CodeView.js +39 -104
  639. package/lib/plugin/Collapse.d.ts +1 -1
  640. package/lib/plugin/Collapse.js +89 -164
  641. package/lib/plugin/CollapseGroup.d.ts +1 -1
  642. package/lib/plugin/CollapseGroup.js +176 -251
  643. package/lib/plugin/ColumnToggler.d.ts +1 -1
  644. package/lib/plugin/ColumnToggler.js +72 -137
  645. package/lib/plugin/Container.d.ts +1 -1
  646. package/lib/plugin/Container.js +129 -282
  647. package/lib/plugin/Custom.js +72 -142
  648. package/lib/plugin/CustomRegion.js +98 -173
  649. package/lib/plugin/Date.d.ts +1 -1
  650. package/lib/plugin/Date.js +47 -117
  651. package/lib/plugin/Datetime.d.ts +0 -1
  652. package/lib/plugin/Datetime.js +42 -87
  653. package/lib/plugin/Dialog.d.ts +2 -2
  654. package/lib/plugin/Dialog.js +157 -227
  655. package/lib/plugin/Divider.js +29 -94
  656. package/lib/plugin/Drawer.d.ts +2 -2
  657. package/lib/plugin/Drawer.js +196 -256
  658. package/lib/plugin/DropDownButton.js +173 -268
  659. package/lib/plugin/Each.js +103 -188
  660. package/lib/plugin/Flex.js +5 -25
  661. package/lib/plugin/Form/ButtonGroupSelect.d.ts +1 -1
  662. package/lib/plugin/Form/ButtonGroupSelect.js +116 -201
  663. package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
  664. package/lib/plugin/Form/ButtonToolbar.js +89 -174
  665. package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
  666. package/lib/plugin/Form/ChainedSelect.js +124 -209
  667. package/lib/plugin/Form/Checkbox.d.ts +1 -1
  668. package/lib/plugin/Form/Checkbox.js +121 -211
  669. package/lib/plugin/Form/Checkboxes.d.ts +1 -1
  670. package/lib/plugin/Form/Checkboxes.js +142 -232
  671. package/lib/plugin/Form/CodeEditor.d.ts +0 -1
  672. package/lib/plugin/Form/CodeEditor.js +152 -242
  673. package/lib/plugin/Form/Combo.d.ts +1 -1
  674. package/lib/plugin/Form/Combo.js +433 -529
  675. package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
  676. package/lib/plugin/Form/ConditionBuilder.js +88 -158
  677. package/lib/plugin/Form/Control.d.ts +1 -1
  678. package/lib/plugin/Form/Control.js +52 -127
  679. package/lib/plugin/Form/DiffEditor.d.ts +0 -1
  680. package/lib/plugin/Form/DiffEditor.js +159 -249
  681. package/lib/plugin/Form/FieldSet.d.ts +1 -1
  682. package/lib/plugin/Form/FieldSet.js +97 -167
  683. package/lib/plugin/Form/Form.d.ts +1 -1
  684. package/lib/plugin/Form/Form.js +580 -680
  685. package/lib/plugin/Form/Formula.d.ts +1 -10
  686. package/lib/plugin/Form/Formula.js +55 -130
  687. package/lib/plugin/Form/Group.js +173 -253
  688. package/lib/plugin/Form/Hidden.d.ts +1 -10
  689. package/lib/plugin/Form/Hidden.js +29 -99
  690. package/lib/plugin/Form/InputArray.js +145 -235
  691. package/lib/plugin/Form/InputCity.d.ts +1 -1
  692. package/lib/plugin/Form/InputCity.js +122 -212
  693. package/lib/plugin/Form/InputColor.d.ts +1 -1
  694. package/lib/plugin/Form/InputColor.js +200 -300
  695. package/lib/plugin/Form/InputDate.d.ts +1 -1
  696. package/lib/plugin/Form/InputDate.js +201 -296
  697. package/lib/plugin/Form/InputDateRange.d.ts +1 -1
  698. package/lib/plugin/Form/InputDateRange.js +255 -350
  699. package/lib/plugin/Form/InputDateTime.js +24 -89
  700. package/lib/plugin/Form/InputDateTimeRange.js +25 -95
  701. package/lib/plugin/Form/InputEmail.js +22 -77
  702. package/lib/plugin/Form/InputExcel.d.ts +1 -1
  703. package/lib/plugin/Form/InputExcel.js +80 -160
  704. package/lib/plugin/Form/InputFile.d.ts +1 -1
  705. package/lib/plugin/Form/InputFile.js +264 -344
  706. package/lib/plugin/Form/InputGroup.d.ts +1 -2
  707. package/lib/plugin/Form/InputGroup.js +65 -150
  708. package/lib/plugin/Form/InputImage.d.ts +1 -1
  709. package/lib/plugin/Form/InputImage.js +302 -382
  710. package/lib/plugin/Form/InputKV.js +90 -170
  711. package/lib/plugin/Form/InputMonth.js +21 -86
  712. package/lib/plugin/Form/InputMonthRange.js +25 -95
  713. package/lib/plugin/Form/InputNumber.d.ts +1 -1
  714. package/lib/plugin/Form/InputNumber.js +186 -276
  715. package/lib/plugin/Form/InputPassword.js +22 -77
  716. package/lib/plugin/Form/InputQuarter.js +21 -86
  717. package/lib/plugin/Form/InputQuarterRange.js +25 -95
  718. package/lib/plugin/Form/InputRange.d.ts +1 -1
  719. package/lib/plugin/Form/InputRange.js +220 -305
  720. package/lib/plugin/Form/InputRating.d.ts +1 -1
  721. package/lib/plugin/Form/InputRating.js +266 -356
  722. package/lib/plugin/Form/InputRepeat.js +38 -103
  723. package/lib/plugin/Form/InputRichText.d.ts +0 -1
  724. package/lib/plugin/Form/InputRichText.js +223 -296
  725. package/lib/plugin/Form/InputSubForm.js +155 -240
  726. package/lib/plugin/Form/InputTable.d.ts +1 -1
  727. package/lib/plugin/Form/InputTable.js +543 -643
  728. package/lib/plugin/Form/InputTag.d.ts +1 -1
  729. package/lib/plugin/Form/InputTag.js +115 -205
  730. package/lib/plugin/Form/InputText.d.ts +1 -1
  731. package/lib/plugin/Form/InputText.js +298 -398
  732. package/lib/plugin/Form/InputTime.js +24 -89
  733. package/lib/plugin/Form/InputTimeRange.js +25 -95
  734. package/lib/plugin/Form/InputTree.d.ts +1 -1
  735. package/lib/plugin/Form/InputTree.js +424 -520
  736. package/lib/plugin/Form/InputURL.js +23 -83
  737. package/lib/plugin/Form/InputYear.js +21 -86
  738. package/lib/plugin/Form/InputYearRange.js +25 -95
  739. package/lib/plugin/Form/Item.d.ts +1 -1
  740. package/lib/plugin/Form/Item.js +172 -212
  741. package/lib/plugin/Form/ListSelect.d.ts +1 -1
  742. package/lib/plugin/Form/ListSelect.js +86 -171
  743. package/lib/plugin/Form/LocationPicker.d.ts +3 -2
  744. package/lib/plugin/Form/LocationPicker.js +88 -114
  745. package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
  746. package/lib/plugin/Form/MatrixCheckboxes.js +148 -233
  747. package/lib/plugin/Form/NestedSelect.d.ts +1 -1
  748. package/lib/plugin/Form/NestedSelect.js +235 -325
  749. package/lib/plugin/Form/Picker.js +176 -261
  750. package/lib/plugin/Form/Radios.d.ts +1 -1
  751. package/lib/plugin/Form/Radios.js +135 -230
  752. package/lib/plugin/Form/Select.d.ts +1 -1
  753. package/lib/plugin/Form/Select.js +245 -340
  754. package/lib/plugin/Form/Static.d.ts +1 -1
  755. package/lib/plugin/Form/Static.js +109 -209
  756. package/lib/plugin/Form/Switch.d.ts +1 -1
  757. package/lib/plugin/Form/Switch.js +157 -252
  758. package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
  759. package/lib/plugin/Form/TabsTransfer.js +227 -317
  760. package/lib/plugin/Form/Textarea.d.ts +0 -1
  761. package/lib/plugin/Form/Textarea.js +122 -212
  762. package/lib/plugin/Form/Transfer.d.ts +1 -1
  763. package/lib/plugin/Form/Transfer.js +256 -346
  764. package/lib/plugin/Form/TreeSelect.d.ts +1 -1
  765. package/lib/plugin/Form/TreeSelect.js +410 -505
  766. package/lib/plugin/Form/UUID.d.ts +1 -10
  767. package/lib/plugin/Form/UUID.js +29 -99
  768. package/lib/plugin/Grid.d.ts +0 -1
  769. package/lib/plugin/Grid.js +513 -643
  770. package/lib/plugin/HBox.d.ts +0 -1
  771. package/lib/plugin/HBox.js +463 -583
  772. package/lib/plugin/IFrame.d.ts +2 -11
  773. package/lib/plugin/IFrame.js +54 -125
  774. package/lib/plugin/Image.d.ts +2 -2
  775. package/lib/plugin/Image.js +219 -309
  776. package/lib/plugin/Images.d.ts +3 -3
  777. package/lib/plugin/Images.js +160 -230
  778. package/lib/plugin/Json.d.ts +1 -1
  779. package/lib/plugin/Json.js +40 -110
  780. package/lib/plugin/Layout/FlexPluginBase.js +179 -356
  781. package/lib/plugin/Layout/Layout_fixed.js +23 -63
  782. package/lib/plugin/Layout/Layout_free_container.js +18 -58
  783. package/lib/plugin/Layout/Layout_sorption_container.js +27 -70
  784. package/lib/plugin/Link.js +63 -133
  785. package/lib/plugin/List.js +267 -382
  786. package/lib/plugin/ListItem.d.ts +1 -1
  787. package/lib/plugin/ListItem.js +133 -193
  788. package/lib/plugin/Log.d.ts +1 -1
  789. package/lib/plugin/Log.js +96 -166
  790. package/lib/plugin/Mapping.js +147 -247
  791. package/lib/plugin/Markdown.d.ts +1 -1
  792. package/lib/plugin/Markdown.js +32 -102
  793. package/lib/plugin/Nav.d.ts +1 -1
  794. package/lib/plugin/Nav.js +301 -386
  795. package/lib/plugin/OfficeViewer.d.ts +22 -0
  796. package/lib/plugin/OfficeViewer.js +95 -0
  797. package/lib/plugin/Operation.d.ts +1 -1
  798. package/lib/plugin/Operation.js +47 -112
  799. package/lib/plugin/Others/Action.js +304 -329
  800. package/lib/plugin/Others/TableCell.d.ts +1 -1
  801. package/lib/plugin/Others/TableCell.js +304 -329
  802. package/lib/plugin/Page.d.ts +2 -3
  803. package/lib/plugin/Page.js +281 -376
  804. package/lib/plugin/Pagination.d.ts +1 -1
  805. package/lib/plugin/Pagination.js +211 -296
  806. package/lib/plugin/Panel.d.ts +1 -1
  807. package/lib/plugin/Panel.js +171 -251
  808. package/lib/plugin/Plain.d.ts +1 -1
  809. package/lib/plugin/Plain.js +101 -186
  810. package/lib/plugin/Progress.d.ts +1 -1
  811. package/lib/plugin/Progress.js +203 -283
  812. package/lib/plugin/Property.js +84 -149
  813. package/lib/plugin/QRCode.js +64 -134
  814. package/lib/plugin/Reset.js +13 -58
  815. package/lib/plugin/Service.d.ts +1 -1
  816. package/lib/plugin/Service.js +166 -251
  817. package/lib/plugin/Sparkline.js +24 -89
  818. package/lib/plugin/Status.d.ts +1 -1
  819. package/lib/plugin/Status.js +225 -303
  820. package/lib/plugin/Steps.js +76 -141
  821. package/lib/plugin/Submit.js +13 -53
  822. package/lib/plugin/Table.d.ts +1 -1
  823. package/lib/plugin/Table.js +542 -639
  824. package/lib/plugin/Table2.d.ts +1 -1
  825. package/lib/plugin/Table2.js +730 -826
  826. package/lib/plugin/TableCell2.js +409 -436
  827. package/lib/plugin/TableView.d.ts +0 -1
  828. package/lib/plugin/TableView.js +565 -621
  829. package/lib/plugin/Tabs.d.ts +0 -1
  830. package/lib/plugin/Tabs.js +341 -468
  831. package/lib/plugin/Tag.d.ts +1 -1
  832. package/lib/plugin/Tag.js +122 -202
  833. package/lib/plugin/Tasks.d.ts +0 -1
  834. package/lib/plugin/Tasks.js +162 -227
  835. package/lib/plugin/Time.d.ts +0 -1
  836. package/lib/plugin/Time.js +44 -84
  837. package/lib/plugin/Timeline.d.ts +1 -1
  838. package/lib/plugin/Timeline.js +91 -168
  839. package/lib/plugin/TooltipWrapper.d.ts +1 -1
  840. package/lib/plugin/TooltipWrapper.js +189 -269
  841. package/lib/plugin/Tpl.d.ts +1 -1
  842. package/lib/plugin/Tpl.js +92 -183
  843. package/lib/plugin/Video.d.ts +2 -2
  844. package/lib/plugin/Video.js +101 -171
  845. package/lib/plugin/WebComponent.d.ts +1 -1
  846. package/lib/plugin/WebComponent.js +45 -125
  847. package/lib/plugin/Wizard.js +623 -734
  848. package/lib/plugin/Wrapper.d.ts +1 -1
  849. package/lib/plugin/Wrapper.js +104 -257
  850. package/lib/renderer/APIControl.d.ts +128 -4854
  851. package/lib/renderer/APIControl.js +729 -836
  852. package/lib/renderer/ActionApiControl.d.ts +74 -6384
  853. package/lib/renderer/BadgeControl.d.ts +5 -5
  854. package/lib/renderer/BadgeControl.js +229 -269
  855. package/lib/renderer/ButtonGroupControl.d.ts +21 -0
  856. package/lib/renderer/ButtonGroupControl.js +46 -0
  857. package/lib/renderer/DataBindingControl.js +174 -209
  858. package/lib/renderer/DataMappingControl.d.ts +2 -2
  859. package/lib/renderer/DataMappingControl.js +28 -39
  860. package/lib/renderer/DataPickerControl.js +35 -50
  861. package/lib/renderer/DateShortCutControl.js +250 -345
  862. package/lib/renderer/ExpressionFormulaControl.js +169 -238
  863. package/lib/renderer/FeatureControl.d.ts +1 -1
  864. package/lib/renderer/FeatureControl.js +179 -241
  865. package/lib/renderer/FlexSettingControl.d.ts +20 -0
  866. package/lib/renderer/FlexSettingControl.js +160 -0
  867. package/lib/renderer/FormulaControl.js +343 -462
  868. package/lib/renderer/GoConfigControl.js +25 -35
  869. package/lib/renderer/MapSourceControl.d.ts +9 -1603
  870. package/lib/renderer/MapSourceControl.js +270 -356
  871. package/lib/renderer/NavBadgeControl.d.ts +11 -15
  872. package/lib/renderer/NavBadgeControl.js +228 -263
  873. package/lib/renderer/NavDefaultActive.d.ts +1 -1
  874. package/lib/renderer/NavDefaultActive.js +60 -69
  875. package/lib/renderer/NavSourceControl.d.ts +2 -2
  876. package/lib/renderer/NavSourceControl.js +295 -389
  877. package/lib/renderer/OptionControl.d.ts +3 -4
  878. package/lib/renderer/OptionControl.js +611 -780
  879. package/lib/renderer/RangePartsControl.js +264 -339
  880. package/lib/renderer/StatusControl.js +133 -169
  881. package/lib/renderer/SwitchMoreControl.d.ts +46 -86
  882. package/lib/renderer/SwitchMoreControl.js +311 -413
  883. package/lib/renderer/TimelineItemControl.d.ts +1 -1
  884. package/lib/renderer/TimelineItemControl.js +421 -539
  885. package/lib/renderer/TransferTableControl.d.ts +1 -1
  886. package/lib/renderer/TransferTableControl.js +331 -407
  887. package/lib/renderer/TreeOptionControl.d.ts +2 -2
  888. package/lib/renderer/TreeOptionControl.js +478 -610
  889. package/lib/renderer/ValidationControl.js +228 -282
  890. package/lib/renderer/ValidationItem.js +124 -160
  891. package/lib/renderer/event-control/action-config-dialog.js +199 -216
  892. package/lib/renderer/event-control/action-config-panel.d.ts +1 -1
  893. package/lib/renderer/event-control/action-config-panel.js +36 -41
  894. package/lib/renderer/event-control/comp-action-select.js +27 -37
  895. package/lib/renderer/event-control/helper.d.ts +18 -32
  896. package/lib/renderer/event-control/helper.js +55 -71
  897. package/lib/renderer/event-control/index.js +672 -815
  898. package/lib/renderer/style-control/Background.js +5 -10
  899. package/lib/renderer/style-control/Border.js +6 -11
  900. package/lib/renderer/style-control/BoxModel.js +4 -9
  901. package/lib/renderer/style-control/BoxShadow.js +6 -11
  902. package/lib/renderer/style-control/Display.js +4 -9
  903. package/lib/renderer/style-control/Font.js +4 -9
  904. package/lib/renderer/style-control/InsetBoxModel.js +4 -9
  905. package/lib/renderer/style-control/ThemeClassName.js +6 -11
  906. package/lib/renderer/style-control/font-family.js +1 -1
  907. package/lib/renderer/style-control/transformation.js +3 -2
  908. package/lib/renderer/textarea-formula/FormulaPicker.js +4 -3
  909. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +223 -323
  910. package/lib/renderer/textarea-formula/plugin.js +157 -226
  911. package/lib/renderer/textarea-formula/utils.js +4 -4
  912. package/lib/tpl/api.js +1 -1
  913. package/lib/tpl/common.js +20 -21
  914. package/lib/tpl/horizontal.js +1 -1
  915. package/lib/tpl/layout.js +27 -12
  916. package/lib/tpl/options.js +2 -2
  917. package/lib/tpl/remark.js +1 -1
  918. package/lib/tpl/style.js +4 -4
  919. package/lib/tpl/validations.js +3 -3
  920. package/lib/util.d.ts +9 -33
  921. package/lib/util.js +1 -1
  922. package/lib/validator.js +4 -4
  923. package/package.json +4 -3
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.5-beta.5
2
+ * amis-editor v5.2.5-beta.6
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -100,595 +100,510 @@ var FormPlugin = /** @class */function (_super) {
100
100
  function FormPlugin() {
101
101
  var _this = _super !== null && _super.apply(this, arguments) || this;
102
102
  // 关联渲染器名字
103
- Object.defineProperty(_this, "rendererName", {
104
- enumerable: true,
105
- configurable: true,
106
- writable: true,
107
- value: 'form'
108
- });
109
- Object.defineProperty(_this, "$schema", {
110
- enumerable: true,
111
- configurable: true,
112
- writable: true,
113
- value: '/schemas/FormSchema.json'
114
- });
115
- Object.defineProperty(_this, "order", {
116
- enumerable: true,
117
- configurable: true,
118
- writable: true,
119
- value: -999
120
- });
103
+ _this.rendererName = 'form';
104
+ _this.$schema = '/schemas/FormSchema.json';
105
+ _this.order = -999;
121
106
  // 组件名称
122
- Object.defineProperty(_this, "name", {
123
- enumerable: true,
124
- configurable: true,
125
- writable: true,
126
- value: i18nRuntime.i18n("eee1e2258d7ea163fec625ee44be9637")
127
- });
128
- Object.defineProperty(_this, "isBaseComponent", {
129
- enumerable: true,
130
- configurable: true,
131
- writable: true,
132
- value: true
133
- });
134
- Object.defineProperty(_this, "description", {
135
- enumerable: true,
136
- configurable: true,
137
- writable: true,
138
- value: i18nRuntime.i18n("10b3d542748da2043f79395bfa2ab35f")
139
- });
140
- Object.defineProperty(_this, "docLink", {
141
- enumerable: true,
142
- configurable: true,
143
- writable: true,
144
- value: '/amis/zh-CN/components/form/index'
145
- });
146
- Object.defineProperty(_this, "tags", {
147
- enumerable: true,
148
- configurable: true,
149
- writable: true,
150
- value: [i18nRuntime.i18n("997c7a5d34f6fc628893f509d0df32e0")]
151
- });
152
- Object.defineProperty(_this, "icon", {
153
- enumerable: true,
154
- configurable: true,
155
- writable: true,
156
- value: 'fa fa-list-alt'
157
- });
158
- Object.defineProperty(_this, "pluginIcon", {
159
- enumerable: true,
160
- configurable: true,
161
- writable: true,
162
- value: 'form-plugin'
163
- });
164
- Object.defineProperty(_this, "scaffold", {
165
- enumerable: true,
166
- configurable: true,
167
- writable: true,
168
- value: {
169
- type: 'form',
170
- title: i18nRuntime.i18n("eee1e2258d7ea163fec625ee44be9637"),
171
- body: [{
172
- label: i18nRuntime.i18n("5ac57ce6df8c2a19668b7429aebd9f33"),
173
- type: 'input-text',
174
- name: 'text'
175
- }]
176
- }
177
- });
178
- Object.defineProperty(_this, "previewSchema", {
179
- enumerable: true,
180
- configurable: true,
181
- writable: true,
182
- value: {
183
- type: 'form',
184
- panelClassName: 'Panel--default text-left m-b-none',
185
- mode: 'horizontal',
186
- body: [{
187
- label: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb"),
188
- name: 'a',
189
- type: 'input-text'
190
- }]
191
- }
192
- });
107
+ _this.name = i18nRuntime.i18n("eee1e2258d7ea163fec625ee44be9637");
108
+ _this.isBaseComponent = true;
109
+ _this.description = i18nRuntime.i18n("10b3d542748da2043f79395bfa2ab35f");
110
+ _this.docLink = '/amis/zh-CN/components/form/index';
111
+ _this.tags = [i18nRuntime.i18n("997c7a5d34f6fc628893f509d0df32e0")];
112
+ _this.icon = 'fa fa-list-alt';
113
+ _this.pluginIcon = 'form-plugin';
114
+ _this.scaffold = {
115
+ type: 'form',
116
+ title: i18nRuntime.i18n("eee1e2258d7ea163fec625ee44be9637"),
117
+ body: [{
118
+ label: i18nRuntime.i18n("5ac57ce6df8c2a19668b7429aebd9f33"),
119
+ type: 'input-text',
120
+ name: 'text'
121
+ }]
122
+ };
123
+ _this.previewSchema = {
124
+ type: 'form',
125
+ panelClassName: 'Panel--default text-left m-b-none',
126
+ mode: 'horizontal',
127
+ body: [{
128
+ label: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb"),
129
+ name: 'a',
130
+ type: 'input-text'
131
+ }]
132
+ };
193
133
  // scaffoldForm: ScaffoldForm = {
194
134
  // title: '配置表单信息',
195
135
  // body: [getSchemaTpl('api')],
196
136
  // canRebuild: true
197
137
  // };
198
138
  // 容器配置
199
- Object.defineProperty(_this, "regions", {
200
- enumerable: true,
201
- configurable: true,
202
- writable: true,
203
- value: [{
204
- key: 'body',
205
- label: i18nRuntime.i18n("3673ed1983c1be059126e3715fc34922"),
206
- matchRegion: function (elem) {
207
- return !!(elem === null || elem === void 0 ? void 0 : elem.props.noValidate);
208
- },
209
- renderMethod: 'renderBody',
210
- preferTag: i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")
211
- }, {
212
- label: i18nRuntime.i18n("c8caf94205105bac5833ab31cc2129d7"),
213
- key: 'actions',
214
- preferTag: i18nRuntime.i18n("fa966345577ba81af19408f203db968f")
215
- }]
216
- });
217
- Object.defineProperty(_this, "panelTitle", {
218
- enumerable: true,
219
- configurable: true,
220
- writable: true,
221
- value: i18nRuntime.i18n("eee1e2258d7ea163fec625ee44be9637")
222
- });
139
+ _this.regions = [{
140
+ key: 'body',
141
+ label: i18nRuntime.i18n("3673ed1983c1be059126e3715fc34922"),
142
+ matchRegion: function (elem) {
143
+ return !!(elem === null || elem === void 0 ? void 0 : elem.props.noValidate);
144
+ },
145
+ renderMethod: 'renderBody',
146
+ preferTag: i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")
147
+ }, {
148
+ label: i18nRuntime.i18n("c8caf94205105bac5833ab31cc2129d7"),
149
+ key: 'actions',
150
+ preferTag: i18nRuntime.i18n("fa966345577ba81af19408f203db968f")
151
+ }];
152
+ _this.panelTitle = i18nRuntime.i18n("eee1e2258d7ea163fec625ee44be9637");
223
153
  // 事件定义
224
- Object.defineProperty(_this, "events", {
225
- enumerable: true,
226
- configurable: true,
227
- writable: true,
228
- value: [{
229
- eventName: 'inited',
230
- eventLabel: i18nRuntime.i18n("9328b90ded33d16a873db5c0dbd815b8"),
231
- description: i18nRuntime.i18n("f3b97bd71a77cca1e9288089a537cf3b"),
232
- // 表单数据为表单变量
233
- dataSchema: [{
234
- type: 'object',
235
- properties: {
236
- 'event.data': {
237
- type: 'object',
238
- title: i18nRuntime.i18n("9787088794f42c7e476cf7580f81447e")
239
- }
154
+ _this.events = [{
155
+ eventName: 'inited',
156
+ eventLabel: i18nRuntime.i18n("9328b90ded33d16a873db5c0dbd815b8"),
157
+ description: i18nRuntime.i18n("f3b97bd71a77cca1e9288089a537cf3b"),
158
+ // 表单数据为表单变量
159
+ dataSchema: [{
160
+ type: 'object',
161
+ properties: {
162
+ 'event.data': {
163
+ type: 'object',
164
+ title: i18nRuntime.i18n("9787088794f42c7e476cf7580f81447e")
240
165
  }
241
- }]
242
- }, {
243
- eventName: 'change',
244
- eventLabel: i18nRuntime.i18n("b2a5322c8dbc0d8343315cafbd39b7ce"),
245
- description: i18nRuntime.i18n("d6fc04abf4889a864bea240d6b67963a"),
246
- dataSchema: [{
247
- type: 'object',
248
- properties: {
249
- 'event.data': {
250
- type: 'object',
251
- title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
252
- }
166
+ }
167
+ }]
168
+ }, {
169
+ eventName: 'change',
170
+ eventLabel: i18nRuntime.i18n("b2a5322c8dbc0d8343315cafbd39b7ce"),
171
+ description: i18nRuntime.i18n("d6fc04abf4889a864bea240d6b67963a"),
172
+ dataSchema: [{
173
+ type: 'object',
174
+ properties: {
175
+ 'event.data': {
176
+ type: 'object',
177
+ title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
253
178
  }
254
- }]
255
- }, {
256
- eventName: 'formItemValidateSucc',
257
- eventLabel: i18nRuntime.i18n("7233c9cadee5096097673c9590eae9b8"),
258
- description: i18nRuntime.i18n("6611594c527756e23d4044f908fedfa9"),
259
- dataSchema: [{
260
- type: 'object',
261
- properties: {
262
- 'event.data': {
263
- type: 'object',
264
- title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
265
- }
179
+ }
180
+ }]
181
+ }, {
182
+ eventName: 'formItemValidateSucc',
183
+ eventLabel: i18nRuntime.i18n("7233c9cadee5096097673c9590eae9b8"),
184
+ description: i18nRuntime.i18n("6611594c527756e23d4044f908fedfa9"),
185
+ dataSchema: [{
186
+ type: 'object',
187
+ properties: {
188
+ 'event.data': {
189
+ type: 'object',
190
+ title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
266
191
  }
267
- }]
268
- }, {
269
- eventName: 'formItemValidateError',
270
- eventLabel: i18nRuntime.i18n("e00a32d415785d5a5d43a593d26cbaa0"),
271
- description: i18nRuntime.i18n("d4c12cea41e1595329358edb365c5f5b"),
272
- dataSchema: [{
273
- type: 'object',
274
- properties: {
275
- 'event.data': {
276
- type: 'object',
277
- title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
278
- }
192
+ }
193
+ }]
194
+ }, {
195
+ eventName: 'formItemValidateError',
196
+ eventLabel: i18nRuntime.i18n("e00a32d415785d5a5d43a593d26cbaa0"),
197
+ description: i18nRuntime.i18n("d4c12cea41e1595329358edb365c5f5b"),
198
+ dataSchema: [{
199
+ type: 'object',
200
+ properties: {
201
+ 'event.data': {
202
+ type: 'object',
203
+ title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
279
204
  }
280
- }]
281
- }, {
282
- eventName: 'validateSucc',
283
- eventLabel: i18nRuntime.i18n("368f9bab722b255f1fdb669a89f0c594"),
284
- description: i18nRuntime.i18n("35e69ab84129d721229bc5b48afdedd2"),
285
- dataSchema: [{
286
- type: 'object',
287
- properties: {
288
- 'event.data': {
289
- type: 'object',
290
- title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
291
- }
205
+ }
206
+ }]
207
+ }, {
208
+ eventName: 'validateSucc',
209
+ eventLabel: i18nRuntime.i18n("368f9bab722b255f1fdb669a89f0c594"),
210
+ description: i18nRuntime.i18n("35e69ab84129d721229bc5b48afdedd2"),
211
+ dataSchema: [{
212
+ type: 'object',
213
+ properties: {
214
+ 'event.data': {
215
+ type: 'object',
216
+ title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
292
217
  }
293
- }]
294
- }, {
295
- eventName: 'validateError',
296
- eventLabel: i18nRuntime.i18n("641fc404690a43cb13e4666ce272974f"),
297
- description: i18nRuntime.i18n("5d7dfa5bf9bcd278f06fa37e482a2c35"),
298
- dataSchema: [{
299
- type: 'object',
300
- properties: {
301
- 'event.data': {
302
- type: 'object',
303
- title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
304
- }
218
+ }
219
+ }]
220
+ }, {
221
+ eventName: 'validateError',
222
+ eventLabel: i18nRuntime.i18n("641fc404690a43cb13e4666ce272974f"),
223
+ description: i18nRuntime.i18n("5d7dfa5bf9bcd278f06fa37e482a2c35"),
224
+ dataSchema: [{
225
+ type: 'object',
226
+ properties: {
227
+ 'event.data': {
228
+ type: 'object',
229
+ title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
305
230
  }
306
- }]
307
- }, {
308
- eventName: 'submit',
309
- eventLabel: i18nRuntime.i18n("b1119174b1beedd2218e0b359ef14aec"),
310
- strongDesc: i18nRuntime.i18n("c6a65a86cd2bd74a6f72df0a7b81d3cb"),
311
- dataSchema: [{
312
- type: 'object',
313
- properties: {
314
- 'event.data': {
315
- type: 'object',
316
- title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
317
- }
231
+ }
232
+ }]
233
+ }, {
234
+ eventName: 'submit',
235
+ eventLabel: i18nRuntime.i18n("b1119174b1beedd2218e0b359ef14aec"),
236
+ strongDesc: i18nRuntime.i18n("c6a65a86cd2bd74a6f72df0a7b81d3cb"),
237
+ dataSchema: [{
238
+ type: 'object',
239
+ properties: {
240
+ 'event.data': {
241
+ type: 'object',
242
+ title: i18nRuntime.i18n("66f1115691b0a3e434dd3e8a6e733730")
318
243
  }
319
- }]
320
- }, {
321
- eventName: 'submitSucc',
322
- eventLabel: i18nRuntime.i18n("23b62e9cbc868e024b80d2e3fad80ac7"),
323
- description: i18nRuntime.i18n("850c62f7b1ebfb4b89182ecd51202a7d"),
324
- dataSchema: [{
325
- type: 'object',
326
- properties: {
327
- 'event.data.result': {
328
- type: 'object',
329
- title: i18nRuntime.i18n("88b2930823f9fd6706473805e9b11797")
330
- }
244
+ }
245
+ }]
246
+ }, {
247
+ eventName: 'submitSucc',
248
+ eventLabel: i18nRuntime.i18n("23b62e9cbc868e024b80d2e3fad80ac7"),
249
+ description: i18nRuntime.i18n("850c62f7b1ebfb4b89182ecd51202a7d"),
250
+ dataSchema: [{
251
+ type: 'object',
252
+ properties: {
253
+ 'event.data.result': {
254
+ type: 'object',
255
+ title: i18nRuntime.i18n("88b2930823f9fd6706473805e9b11797")
331
256
  }
332
- }]
333
- }, {
334
- eventName: 'submitFail',
335
- eventLabel: i18nRuntime.i18n("f5d008dea7d2e953195a5588dea3c8e4"),
336
- description: i18nRuntime.i18n("86555672b37841b639311e7d49f0f593"),
337
- dataSchema: [{
338
- type: 'object',
339
- properties: {
340
- 'event.data.error': {
341
- type: 'object',
342
- title: i18nRuntime.i18n("3e07258baf3c4389c1ffd4a98c20b8fe")
343
- }
257
+ }
258
+ }]
259
+ }, {
260
+ eventName: 'submitFail',
261
+ eventLabel: i18nRuntime.i18n("f5d008dea7d2e953195a5588dea3c8e4"),
262
+ description: i18nRuntime.i18n("86555672b37841b639311e7d49f0f593"),
263
+ dataSchema: [{
264
+ type: 'object',
265
+ properties: {
266
+ 'event.data.error': {
267
+ type: 'object',
268
+ title: i18nRuntime.i18n("3e07258baf3c4389c1ffd4a98c20b8fe")
344
269
  }
345
- }]
270
+ }
346
271
  }]
347
- });
272
+ }];
348
273
  // 动作定义
349
- Object.defineProperty(_this, "actions", {
350
- enumerable: true,
351
- configurable: true,
352
- writable: true,
353
- value: [{
354
- actionLabel: i18nRuntime.i18n("4e34003861eee3de1e0c9c1222249bbb"),
355
- actionType: 'submit',
356
- description: i18nRuntime.i18n("a360c5d4e723ad78a5e52eb1f5f3f2a2")
357
- }, {
358
- actionLabel: i18nRuntime.i18n("1b6f5cc49e71c90a5b85a796285e3135"),
359
- actionType: 'reset',
360
- description: i18nRuntime.i18n("35de8c264c2a87836ccbf302b4ee673f")
361
- }, {
362
- actionLabel: i18nRuntime.i18n("4a3deab45c0a7218b8ae58a33fd24c28"),
363
- actionType: 'clear',
364
- description: i18nRuntime.i18n("c18255cd6a048da86045c59a65fdc92d")
365
- }, {
366
- actionLabel: i18nRuntime.i18n("17f2bf425eeb7d20d79c595344e9dc94"),
367
- actionType: 'validate',
368
- description: i18nRuntime.i18n("27f35bc7086bf54e27e254f5d77c3168")
369
- }, {
370
- actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
371
- actionType: 'reload',
372
- description: i18nRuntime.i18n("9ef5597ac0b4da662bcd967da37eceb4")
373
- }, {
374
- actionLabel: i18nRuntime.i18n("e22855f53b7a1ab33e920375c0cd0e3d"),
375
- actionType: 'setValue',
376
- description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
377
- }]
378
- });
379
- Object.defineProperty(_this, "panelBodyCreator", {
380
- enumerable: true,
381
- configurable: true,
382
- writable: true,
383
- value: function (context) {
384
- var isCRUDFilter = /\/crud\/filter\/form$/.test(context.path);
385
- var isInDialog = /(?:\/|^)dialog\/.+$/.test(context.path);
386
- var i18nEnabled = amisEditorCore.getI18nEnabled();
387
- return [amisEditorCore.getSchemaTpl('tabs', [{
388
- title: i18nRuntime.i18n("22b777e6fcb613b8ba83ced9594cd07e"),
389
- body: [amisEditorCore.getSchemaTpl('layout:originPosition', {
390
- value: 'left-top'
391
- }), amisEditorCore.getSchemaTpl('title', {
392
- visibleOn: "this.wrapWithPanel !== false"
393
- }), amisEditorCore.getSchemaTpl('submitText', {
394
- pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("939d5345ad4345dbaabe14798f6ac0f1")),
395
- visibleOn: "this.wrapWithPanel !== false && !this.actions && (!Array.isArray(this.body) || !this.body.some(function(item) {return !!~['submit','button','reset','button-group'].indexOf(item.type);}))",
396
- description: i18nRuntime.i18n("a834505b13627a2e9eb4e0a0c2746e5c")
397
- }), amisEditorCore.getSchemaTpl('switch', {
398
- name: 'autoFocus',
399
- label: i18nRuntime.i18n("cbef9ad64297efd7657d5b67b2112751"),
400
- labelRemark: {
401
- className: 'm-l-xs',
402
- trigger: 'click',
403
- rootClose: true,
404
- content: i18nRuntime.i18n("ded8caee55c05aa0f1a4e6a197c480bd"),
405
- placement: 'left'
406
- }
407
- }), amisEditorCore.getSchemaTpl('submitOnChange'), amisEditorCore.getSchemaTpl('switch', {
408
- label: i18nRuntime.i18n("c8801f299681b3080968effcb13a57fe"),
409
- name: 'preventEnterSubmit',
410
- labelRemark: {
411
- className: 'm-l-xs',
412
- trigger: 'click',
413
- rootClose: true,
414
- content: i18nRuntime.i18n("4fe8162504ae5fb955c30863d88834fa"),
415
- placement: 'left'
416
- }
417
- }), amisEditorCore.getSchemaTpl('switch', {
418
- label: i18nRuntime.i18n("6232c762a93aeb3c89cc759c06802610"),
419
- name: 'resetAfterSubmit',
420
- labelRemark: {
421
- className: 'm-l-xs',
422
- trigger: 'click',
423
- rootClose: true,
424
- content: i18nRuntime.i18n("7d61784cd115d333f01a3c0c46408a1c"),
425
- placement: 'left'
426
- }
427
- }), isCRUDFilter ? null : amisEditorCore.getSchemaTpl('switch', {
428
- label: i18nRuntime.i18n("49086a13c74f262de398e60f448ab056"),
429
- name: 'submitOnInit',
430
- labelRemark: {
431
- className: 'm-l-xs',
432
- trigger: 'click',
433
- rootClose: true,
434
- content: i18nRuntime.i18n("1babd035cabfeb997ac3eee3f938d794"),
435
- placement: 'left'
436
- }
437
- }), isInDialog ? amisEditorCore.getSchemaTpl('switch', {
438
- label: i18nRuntime.i18n("0d1fb15904862f5fd2d81d2fc8f371d6"),
439
- name: 'closeDialogOnSubmit',
440
- pipeIn: function (value) {
441
- return value !== false;
442
- }
443
- }) : null, isCRUDFilter ? null : {
444
- label: i18nRuntime.i18n("e91209a4a78c0b34c26b681b49e0681a"),
445
- name: 'target',
446
- type: 'input-text',
447
- description: i18nRuntime.i18n("4133d2c3613ece9792c90d185ec32306")
448
- }, amisEditorCore.getSchemaTpl('reload', {
449
- test: !isCRUDFilter
450
- }), isCRUDFilter ? null : {
451
- label: i18nRuntime.i18n("7653297de32f34fdec0dd0653aebf358"),
452
- name: 'redirect',
453
- type: 'input-text',
454
- description: i18nRuntime.i18n("6d00e21637c382cbd4d949b7735a2e41")
455
- }, amisEditorCore.getSchemaTpl('switch', {
456
- name: 'canAccessSuperData',
457
- label: i18nRuntime.i18n("1c5b9cb245f04413a2d888bd59442097"),
458
- pipeIn: amisEditorCore.defaultValue(true)
459
- }), amisEditorCore.getSchemaTpl('switch', {
460
- name: 'persistData',
461
- label: i18nRuntime.i18n("672b63d7523095b949f5fad233fa0cde"),
462
- pipeIn: amisEditorCore.defaultValue(false),
463
- labelRemark: {
464
- className: 'm-l-xs',
465
- trigger: 'click',
466
- rootClose: true,
467
- content: i18nRuntime.i18n("8a0544ca2f7ddaf8768ab599858315a6"),
468
- placement: 'left'
469
- }
470
- }), amisEditorCore.getSchemaTpl('switch', {
471
- name: 'clearPersistDataAfterSubmit',
472
- label: i18nRuntime.i18n("ce2457fe99197e0fe81b6fb08e3eaf0e"),
473
- pipeIn: amisEditorCore.defaultValue(false),
474
- visibleOn: 'data.persistData',
475
- labelRemark: {
476
- className: 'm-l-xs',
477
- trigger: 'click',
478
- rootClose: true,
479
- content: i18nRuntime.i18n("bc01ee1a28f980c298679610fe4d2d66"),
480
- placement: 'left'
481
- }
482
- }), {
483
- name: 'rules',
484
- label: i18nRuntime.i18n("f5e55fb88f5adc71beb0b1fff60face6"),
485
- type: 'combo',
486
- multiple: true,
487
- multiLine: true,
488
- items: [{
489
- name: 'rule',
490
- label: i18nRuntime.i18n("8101a0aec7eba32e633e3cc29f4b7ede"),
491
- type: 'input-text'
492
- }, {
493
- name: 'message',
494
- label: i18nRuntime.i18n("80ce5ea9ac2c3001e6e8ea3175ecc12d"),
495
- type: i18nEnabled ? 'input-text-i18n' : 'input-text'
496
- }]
497
- }]
498
- }, isCRUDFilter ? null : {
499
- title: i18nRuntime.i18n("54ea89b497ec3bb319c68844dfa3687f"),
500
- body: [amisEditorCore.getSchemaTpl('apiControl', {
501
- label: i18nRuntime.i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
502
- description: i18nRuntime.i18n("d325cfafec323a62463af3d3da9b6ede"),
503
- sampleBuilder: function () {
504
- return "{\n \"status\": 0,\n \"msg\": \"\",\n\n // \u53EF\u4EE5\u4E0D\u8FD4\u56DE\uFF0C\u5982\u679C\u8FD4\u56DE\u4E86\u6570\u636E\u5C06\u88AB merge \u8FDB\u6765\u3002\n data: {}\n }";
505
- }
506
- // test: !this.isCRUDFilter
507
- }), amisEditorCore.getSchemaTpl('switch', {
508
- name: 'asyncApi',
509
- label: i18nRuntime.i18n("dd1b9892e274b16540aeda961437870d"),
510
- visibleOn: 'data.api',
511
- labelRemark: {
512
- trigger: 'click',
513
- rootClose: true,
514
- title: i18nRuntime.i18n("e638bd32b4342dfc7a15990a79f588ae"),
515
- content: i18nRuntime.i18n("6df230c8f18709575777172f0a9a588c"),
516
- placement: 'left'
517
- },
518
- pipeIn: function (value) {
519
- return value != null;
520
- },
521
- pipeOut: function (value) {
522
- return value ? '' : undefined;
523
- }
524
- }), amisEditorCore.getSchemaTpl('apiControl', {
525
- name: 'asyncApi',
526
- label: i18nRuntime.i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
527
- visibleOn: 'data.asyncApi != null',
528
- description: i18nRuntime.i18n("0705e4aba9f22ae70d906e2201a4a68d")
529
- }), {
530
- type: 'divider'
531
- }, amisEditorCore.getSchemaTpl('apiControl', {
532
- name: 'initApi',
533
- label: i18nRuntime.i18n("b4bc91701b86fe8543d649e97daea602"),
534
- description: i18nRuntime.i18n("258c437ef67e5ef12f3a766ff1802f85"),
535
- sampleBuilder: function () {
536
- var data = {};
537
- var schema = context === null || context === void 0 ? void 0 : context.schema;
538
- if (Array.isArray(schema === null || schema === void 0 ? void 0 : schema.body)) {
539
- schema.body.forEach(function (control) {
540
- if (control.name && !~['combo', 'input-array', 'form'].indexOf(control.type)) {
541
- amisCore.setVariable(data, control.name, 'sample');
542
- }
543
- });
544
- }
545
- return JSON.stringify({
546
- status: 0,
547
- msg: '',
548
- data: data
549
- }, null, 2);
550
- }
551
- }), amisEditorCore.getSchemaTpl('switch', {
552
- label: i18nRuntime.i18n("1af68c43e1780249f11b9de1eeaeb281"),
553
- name: 'interval',
554
- visibleOn: 'data.initApi',
555
- pipeIn: function (value) {
556
- return !!value;
557
- },
558
- pipeOut: function (value) {
559
- return value ? 3000 : undefined;
560
- }
561
- }), {
562
- name: 'interval',
563
- type: 'input-number',
564
- visibleOn: 'data.interval',
565
- step: 500,
566
- className: 'm-t-n-sm',
567
- description: i18nRuntime.i18n("9800f1ce2f78a23b81c8d944ebf9cce9")
568
- }, amisEditorCore.getSchemaTpl('switch', {
569
- name: 'silentPolling',
570
- label: i18nRuntime.i18n("19c5410b23fba4bbfd1a58bbd5268c9b"),
571
- visibleOn: '!!data.interval',
572
- description: i18nRuntime.i18n("04f840b0772f4b5d59954a29a76f4e7b")
573
- }), {
574
- name: 'stopAutoRefreshWhen',
575
- label: i18nRuntime.i18n("6037dae99e9446deaed45f7e408f47ab"),
576
- type: 'input-text',
577
- visibleOn: '!!data.interval',
578
- description: i18nRuntime.i18n("32e3a79e80dcf7f7304e8092dd7acc6f")
579
- }, amisEditorCore.getSchemaTpl('switch', {
580
- label: i18nRuntime.i18n("e8c46074d8432532cac25eba56bca354"),
581
- name: 'initAsyncApi',
582
- visibleOn: 'data.initApi',
583
- remark: {
584
- trigger: 'click',
585
- rootClose: true,
586
- title: i18nRuntime.i18n("e638bd32b4342dfc7a15990a79f588ae"),
587
- content: i18nRuntime.i18n("6df230c8f18709575777172f0a9a588c"),
588
- placement: 'left'
589
- },
590
- pipeIn: function (value) {
591
- return value != null;
592
- },
593
- pipeOut: function (value) {
594
- return value ? '' : undefined;
595
- }
596
- }), amisEditorCore.getSchemaTpl('apiControl', {
597
- name: 'initAsyncApi',
598
- label: i18nRuntime.i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
599
- visibleOn: 'data.initAsyncApi != null',
600
- description: i18nRuntime.i18n("d2af24c0f76cf325f1c8fa939576c379")
601
- }), {
602
- type: 'divider'
603
- }, amisEditorCore.getSchemaTpl('loadingConfig', {
604
- label: i18nRuntime.i18n("5a4e41af91746f8a3905aa9f66048955")
274
+ _this.actions = [{
275
+ actionLabel: i18nRuntime.i18n("4e34003861eee3de1e0c9c1222249bbb"),
276
+ actionType: 'submit',
277
+ description: i18nRuntime.i18n("a360c5d4e723ad78a5e52eb1f5f3f2a2")
278
+ }, {
279
+ actionLabel: i18nRuntime.i18n("1b6f5cc49e71c90a5b85a796285e3135"),
280
+ actionType: 'reset',
281
+ description: i18nRuntime.i18n("35de8c264c2a87836ccbf302b4ee673f")
282
+ }, {
283
+ actionLabel: i18nRuntime.i18n("4a3deab45c0a7218b8ae58a33fd24c28"),
284
+ actionType: 'clear',
285
+ description: i18nRuntime.i18n("c18255cd6a048da86045c59a65fdc92d")
286
+ }, {
287
+ actionLabel: i18nRuntime.i18n("17f2bf425eeb7d20d79c595344e9dc94"),
288
+ actionType: 'validate',
289
+ description: i18nRuntime.i18n("27f35bc7086bf54e27e254f5d77c3168")
290
+ }, {
291
+ actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
292
+ actionType: 'reload',
293
+ description: i18nRuntime.i18n("9ef5597ac0b4da662bcd967da37eceb4")
294
+ }, {
295
+ actionLabel: i18nRuntime.i18n("e22855f53b7a1ab33e920375c0cd0e3d"),
296
+ actionType: 'setValue',
297
+ description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
298
+ }];
299
+ _this.panelBodyCreator = function (context) {
300
+ var isCRUDFilter = /\/crud\/filter\/form$/.test(context.path);
301
+ var isInDialog = /(?:\/|^)dialog\/.+$/.test(context.path);
302
+ var i18nEnabled = amisEditorCore.getI18nEnabled();
303
+ return [amisEditorCore.getSchemaTpl('tabs', [{
304
+ title: i18nRuntime.i18n("22b777e6fcb613b8ba83ced9594cd07e"),
305
+ body: [amisEditorCore.getSchemaTpl('layout:originPosition', {
306
+ value: 'left-top'
307
+ }), amisEditorCore.getSchemaTpl('title', {
308
+ visibleOn: "this.wrapWithPanel !== false"
309
+ }), amisEditorCore.getSchemaTpl('submitText', {
310
+ pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("939d5345ad4345dbaabe14798f6ac0f1")),
311
+ visibleOn: "this.wrapWithPanel !== false && !this.actions && (!Array.isArray(this.body) || !this.body.some(function(item) {return !!~['submit','button','reset','button-group'].indexOf(item.type);}))",
312
+ description: i18nRuntime.i18n("a834505b13627a2e9eb4e0a0c2746e5c")
313
+ }), amisEditorCore.getSchemaTpl('switch', {
314
+ name: 'autoFocus',
315
+ label: i18nRuntime.i18n("cbef9ad64297efd7657d5b67b2112751"),
316
+ labelRemark: {
317
+ className: 'm-l-xs',
318
+ trigger: 'click',
319
+ rootClose: true,
320
+ content: i18nRuntime.i18n("ded8caee55c05aa0f1a4e6a197c480bd"),
321
+ placement: 'left'
322
+ }
323
+ }), amisEditorCore.getSchemaTpl('submitOnChange'), amisEditorCore.getSchemaTpl('switch', {
324
+ label: i18nRuntime.i18n("c8801f299681b3080968effcb13a57fe"),
325
+ name: 'preventEnterSubmit',
326
+ labelRemark: {
327
+ className: 'm-l-xs',
328
+ trigger: 'click',
329
+ rootClose: true,
330
+ content: i18nRuntime.i18n("4fe8162504ae5fb955c30863d88834fa"),
331
+ placement: 'left'
332
+ }
333
+ }), amisEditorCore.getSchemaTpl('switch', {
334
+ label: i18nRuntime.i18n("6232c762a93aeb3c89cc759c06802610"),
335
+ name: 'resetAfterSubmit',
336
+ labelRemark: {
337
+ className: 'm-l-xs',
338
+ trigger: 'click',
339
+ rootClose: true,
340
+ content: i18nRuntime.i18n("7d61784cd115d333f01a3c0c46408a1c"),
341
+ placement: 'left'
342
+ }
343
+ }), isCRUDFilter ? null : amisEditorCore.getSchemaTpl('switch', {
344
+ label: i18nRuntime.i18n("49086a13c74f262de398e60f448ab056"),
345
+ name: 'submitOnInit',
346
+ labelRemark: {
347
+ className: 'm-l-xs',
348
+ trigger: 'click',
349
+ rootClose: true,
350
+ content: i18nRuntime.i18n("1babd035cabfeb997ac3eee3f938d794"),
351
+ placement: 'left'
352
+ }
353
+ }), isInDialog ? amisEditorCore.getSchemaTpl('switch', {
354
+ label: i18nRuntime.i18n("0d1fb15904862f5fd2d81d2fc8f371d6"),
355
+ name: 'closeDialogOnSubmit',
356
+ pipeIn: function (value) {
357
+ return value !== false;
358
+ }
359
+ }) : null, isCRUDFilter ? null : {
360
+ label: i18nRuntime.i18n("e91209a4a78c0b34c26b681b49e0681a"),
361
+ name: 'target',
362
+ type: 'input-text',
363
+ description: i18nRuntime.i18n("4133d2c3613ece9792c90d185ec32306")
364
+ }, amisEditorCore.getSchemaTpl('reload', {
365
+ test: !isCRUDFilter
366
+ }), isCRUDFilter ? null : {
367
+ label: i18nRuntime.i18n("7653297de32f34fdec0dd0653aebf358"),
368
+ name: 'redirect',
369
+ type: 'input-text',
370
+ description: i18nRuntime.i18n("6d00e21637c382cbd4d949b7735a2e41")
371
+ }, amisEditorCore.getSchemaTpl('switch', {
372
+ name: 'canAccessSuperData',
373
+ label: i18nRuntime.i18n("1c5b9cb245f04413a2d888bd59442097"),
374
+ pipeIn: amisEditorCore.defaultValue(true)
375
+ }), amisEditorCore.getSchemaTpl('switch', {
376
+ name: 'persistData',
377
+ label: i18nRuntime.i18n("672b63d7523095b949f5fad233fa0cde"),
378
+ pipeIn: amisEditorCore.defaultValue(false),
379
+ labelRemark: {
380
+ className: 'm-l-xs',
381
+ trigger: 'click',
382
+ rootClose: true,
383
+ content: i18nRuntime.i18n("8a0544ca2f7ddaf8768ab599858315a6"),
384
+ placement: 'left'
385
+ }
386
+ }), amisEditorCore.getSchemaTpl('switch', {
387
+ name: 'clearPersistDataAfterSubmit',
388
+ label: i18nRuntime.i18n("ce2457fe99197e0fe81b6fb08e3eaf0e"),
389
+ pipeIn: amisEditorCore.defaultValue(false),
390
+ visibleOn: 'data.persistData',
391
+ labelRemark: {
392
+ className: 'm-l-xs',
393
+ trigger: 'click',
394
+ rootClose: true,
395
+ content: i18nRuntime.i18n("bc01ee1a28f980c298679610fe4d2d66"),
396
+ placement: 'left'
397
+ }
398
+ }), {
399
+ name: 'rules',
400
+ label: i18nRuntime.i18n("f5e55fb88f5adc71beb0b1fff60face6"),
401
+ type: 'combo',
402
+ multiple: true,
403
+ multiLine: true,
404
+ items: [{
405
+ name: 'rule',
406
+ label: i18nRuntime.i18n("8101a0aec7eba32e633e3cc29f4b7ede"),
407
+ type: 'input-text'
605
408
  }, {
606
- context: context
607
- }), {
608
- type: 'divider'
609
- }, isCRUDFilter ? {
610
- name: 'messages',
611
- pipeIn: amisEditorCore.defaultValue({
612
- fetchFailed: i18nRuntime.i18n("ab94e2c30b3cf0fd11eea477f70dcbaf")
613
- }),
614
- label: i18nRuntime.i18n("b64292a1903bd969d0e3a558c334f5bf"),
615
- type: 'combo',
616
- multiLine: true,
617
- description: i18nRuntime.i18n("8a5e590f69e1ae52d86396410ceeee5a"),
618
- items: [amisEditorCore.getSchemaTpl('fetchSuccess'), amisEditorCore.getSchemaTpl('fetchFailed')]
619
- } : {
620
- name: 'messages',
621
- pipeIn: amisEditorCore.defaultValue({
622
- fetchFailed: i18nRuntime.i18n("ab94e2c30b3cf0fd11eea477f70dcbaf"),
623
- saveSuccess: i18nRuntime.i18n("3b108349b93f7c8c4e2346f8d48c092a"),
624
- saveFailed: i18nRuntime.i18n("6de920b4e4e08b261cda928d9beefab4")
625
- }),
626
- label: i18nRuntime.i18n("522110866c19dace2ce38336617405c2"),
627
- type: 'combo',
628
- multiLine: true,
629
- description: i18nRuntime.i18n("8a5e590f69e1ae52d86396410ceeee5a"),
630
- items: [amisEditorCore.getSchemaTpl('fetchSuccess'), amisEditorCore.getSchemaTpl('fetchFailed'), amisEditorCore.getSchemaTpl('saveSuccess'), amisEditorCore.getSchemaTpl('saveFailed'), amisEditorCore.getSchemaTpl('validateFailed')]
409
+ name: 'message',
410
+ label: i18nRuntime.i18n("80ce5ea9ac2c3001e6e8ea3175ecc12d"),
411
+ type: i18nEnabled ? 'input-text-i18n' : 'input-text'
631
412
  }]
632
- }, {
633
- title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
634
- body: [amisEditorCore.getSchemaTpl('switch', {
635
- name: 'wrapWithPanel',
636
- label: i18nRuntime.i18n("02e977ba56a7ccc59c277d2d5be43ba0"),
637
- pipeIn: amisEditorCore.defaultValue(true),
638
- labelRemark: {
639
- className: 'm-l-xs',
640
- trigger: 'click',
641
- rootClose: true,
642
- content: i18nRuntime.i18n("1cb01363e2463443bc8105f544ce2736"),
643
- placement: 'left'
413
+ }]
414
+ }, isCRUDFilter ? null : {
415
+ title: i18nRuntime.i18n("54ea89b497ec3bb319c68844dfa3687f"),
416
+ body: [amisEditorCore.getSchemaTpl('apiControl', {
417
+ label: i18nRuntime.i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
418
+ description: i18nRuntime.i18n("d325cfafec323a62463af3d3da9b6ede"),
419
+ sampleBuilder: function () {
420
+ return "{\n \"status\": 0,\n \"msg\": \"\",\n\n // \u53EF\u4EE5\u4E0D\u8FD4\u56DE\uFF0C\u5982\u679C\u8FD4\u56DE\u4E86\u6570\u636E\u5C06\u88AB merge \u8FDB\u6765\u3002\n data: {}\n }";
421
+ }
422
+ // test: !this.isCRUDFilter
423
+ }), amisEditorCore.getSchemaTpl('switch', {
424
+ name: 'asyncApi',
425
+ label: i18nRuntime.i18n("dd1b9892e274b16540aeda961437870d"),
426
+ visibleOn: 'data.api',
427
+ labelRemark: {
428
+ trigger: 'click',
429
+ rootClose: true,
430
+ title: i18nRuntime.i18n("e638bd32b4342dfc7a15990a79f588ae"),
431
+ content: i18nRuntime.i18n("6df230c8f18709575777172f0a9a588c"),
432
+ placement: 'left'
433
+ },
434
+ pipeIn: function (value) {
435
+ return value != null;
436
+ },
437
+ pipeOut: function (value) {
438
+ return value ? '' : undefined;
439
+ }
440
+ }), amisEditorCore.getSchemaTpl('apiControl', {
441
+ name: 'asyncApi',
442
+ label: i18nRuntime.i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
443
+ visibleOn: 'data.asyncApi != null',
444
+ description: i18nRuntime.i18n("0705e4aba9f22ae70d906e2201a4a68d")
445
+ }), {
446
+ type: 'divider'
447
+ }, amisEditorCore.getSchemaTpl('apiControl', {
448
+ name: 'initApi',
449
+ label: i18nRuntime.i18n("b4bc91701b86fe8543d649e97daea602"),
450
+ description: i18nRuntime.i18n("258c437ef67e5ef12f3a766ff1802f85"),
451
+ sampleBuilder: function () {
452
+ var data = {};
453
+ var schema = context === null || context === void 0 ? void 0 : context.schema;
454
+ if (Array.isArray(schema === null || schema === void 0 ? void 0 : schema.body)) {
455
+ schema.body.forEach(function (control) {
456
+ if (control.name && !~['combo', 'input-array', 'form'].indexOf(control.type)) {
457
+ amisCore.setVariable(data, control.name, 'sample');
458
+ }
459
+ });
644
460
  }
645
- }), {
646
- name: 'mode',
647
- label: i18nRuntime.i18n("1fdadb49bcabfdc36a4a9e020f597f4d"),
648
- type: 'button-group-select',
649
- size: 'sm',
650
- // mode: 'inline',
651
- // className: 'block',
652
- pipeIn: amisEditorCore.defaultValue('normal', false),
653
- options: [{
654
- label: i18nRuntime.i18n("18c63459a2c069022c7790430f761214"),
655
- value: 'normal'
656
- }, {
657
- label: i18nRuntime.i18n("3720b9ef8053b7b8a54c7d8ace051912"),
658
- value: 'horizontal'
659
- }, {
660
- label: i18nRuntime.i18n("2dd25b8c21efbfee4a198787810d65d8"),
661
- value: 'inline'
662
- }]
663
- }, amisEditorCore.getSchemaTpl('horizontal', {
664
- visibleOn: 'this.mode == "horizontal"'
665
- }), amisEditorCore.getSchemaTpl('className'), amisEditorCore.getSchemaTpl('className', {
666
- name: 'staticClassName',
667
- label: i18nRuntime.i18n("905407c57ccd033cb6bd64bfad20a8c7")
668
- }), amisEditorCore.getSchemaTpl('className', {
669
- name: 'panelClassName',
670
- visibleOn: 'this.wrapWithPanel !== false',
671
- label: i18nRuntime.i18n("57d348e83d929dd4cb3bab04debc93a5"),
672
- description: i18nRuntime.i18n("9b26fa2b5943c827eea294e79b1427fa")
673
- })]
674
- }, {
675
- title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
676
- className: 'p-none',
677
- body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
678
- name: 'onEvent'
679
- }, helper.getEventControlConfig(_this.manager, context)))]
461
+ return JSON.stringify({
462
+ status: 0,
463
+ msg: '',
464
+ data: data
465
+ }, null, 2);
466
+ }
467
+ }), amisEditorCore.getSchemaTpl('switch', {
468
+ label: i18nRuntime.i18n("1af68c43e1780249f11b9de1eeaeb281"),
469
+ name: 'interval',
470
+ visibleOn: 'data.initApi',
471
+ pipeIn: function (value) {
472
+ return !!value;
473
+ },
474
+ pipeOut: function (value) {
475
+ return value ? 3000 : undefined;
476
+ }
477
+ }), {
478
+ name: 'interval',
479
+ type: 'input-number',
480
+ visibleOn: 'data.interval',
481
+ step: 500,
482
+ className: 'm-t-n-sm',
483
+ description: i18nRuntime.i18n("9800f1ce2f78a23b81c8d944ebf9cce9")
484
+ }, amisEditorCore.getSchemaTpl('switch', {
485
+ name: 'silentPolling',
486
+ label: i18nRuntime.i18n("19c5410b23fba4bbfd1a58bbd5268c9b"),
487
+ visibleOn: '!!data.interval',
488
+ description: i18nRuntime.i18n("04f840b0772f4b5d59954a29a76f4e7b")
489
+ }), {
490
+ name: 'stopAutoRefreshWhen',
491
+ label: i18nRuntime.i18n("6037dae99e9446deaed45f7e408f47ab"),
492
+ type: 'input-text',
493
+ visibleOn: '!!data.interval',
494
+ description: i18nRuntime.i18n("32e3a79e80dcf7f7304e8092dd7acc6f")
495
+ }, amisEditorCore.getSchemaTpl('switch', {
496
+ label: i18nRuntime.i18n("e8c46074d8432532cac25eba56bca354"),
497
+ name: 'initAsyncApi',
498
+ visibleOn: 'data.initApi',
499
+ remark: {
500
+ trigger: 'click',
501
+ rootClose: true,
502
+ title: i18nRuntime.i18n("e638bd32b4342dfc7a15990a79f588ae"),
503
+ content: i18nRuntime.i18n("6df230c8f18709575777172f0a9a588c"),
504
+ placement: 'left'
505
+ },
506
+ pipeIn: function (value) {
507
+ return value != null;
508
+ },
509
+ pipeOut: function (value) {
510
+ return value ? '' : undefined;
511
+ }
512
+ }), amisEditorCore.getSchemaTpl('apiControl', {
513
+ name: 'initAsyncApi',
514
+ label: i18nRuntime.i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
515
+ visibleOn: 'data.initAsyncApi != null',
516
+ description: i18nRuntime.i18n("d2af24c0f76cf325f1c8fa939576c379")
517
+ }), {
518
+ type: 'divider'
519
+ }, amisEditorCore.getSchemaTpl('loadingConfig', {
520
+ label: i18nRuntime.i18n("5a4e41af91746f8a3905aa9f66048955")
680
521
  }, {
681
- title: i18nRuntime.i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
682
- body: [amisEditorCore.getSchemaTpl('ref'), amisEditorCore.getSchemaTpl('name', {
683
- test: !isCRUDFilter
684
- }), amisEditorCore.getSchemaTpl('switch', {
685
- name: 'debug',
686
- label: i18nRuntime.i18n("85ca671c1bb6de5a15456a9692d2edf4"),
687
- labelRemark: i18nRuntime.i18n("f24b7483069b44490a6379be5b90f4e3")
688
- }), amisEditorCore.getSchemaTpl('disabled'), amisEditorCore.getSchemaTpl('visible'), amisEditorCore.getSchemaTpl('static')]
689
- }])];
690
- }
691
- });
522
+ context: context
523
+ }), {
524
+ type: 'divider'
525
+ }, isCRUDFilter ? {
526
+ name: 'messages',
527
+ pipeIn: amisEditorCore.defaultValue({
528
+ fetchFailed: i18nRuntime.i18n("ab94e2c30b3cf0fd11eea477f70dcbaf")
529
+ }),
530
+ label: i18nRuntime.i18n("b64292a1903bd969d0e3a558c334f5bf"),
531
+ type: 'combo',
532
+ multiLine: true,
533
+ description: i18nRuntime.i18n("8a5e590f69e1ae52d86396410ceeee5a"),
534
+ items: [amisEditorCore.getSchemaTpl('fetchSuccess'), amisEditorCore.getSchemaTpl('fetchFailed')]
535
+ } : {
536
+ name: 'messages',
537
+ pipeIn: amisEditorCore.defaultValue({
538
+ fetchFailed: i18nRuntime.i18n("ab94e2c30b3cf0fd11eea477f70dcbaf"),
539
+ saveSuccess: i18nRuntime.i18n("3b108349b93f7c8c4e2346f8d48c092a"),
540
+ saveFailed: i18nRuntime.i18n("6de920b4e4e08b261cda928d9beefab4")
541
+ }),
542
+ label: i18nRuntime.i18n("522110866c19dace2ce38336617405c2"),
543
+ type: 'combo',
544
+ multiLine: true,
545
+ description: i18nRuntime.i18n("8a5e590f69e1ae52d86396410ceeee5a"),
546
+ items: [amisEditorCore.getSchemaTpl('fetchSuccess'), amisEditorCore.getSchemaTpl('fetchFailed'), amisEditorCore.getSchemaTpl('saveSuccess'), amisEditorCore.getSchemaTpl('saveFailed'), amisEditorCore.getSchemaTpl('validateFailed')]
547
+ }]
548
+ }, {
549
+ title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
550
+ body: [amisEditorCore.getSchemaTpl('switch', {
551
+ name: 'wrapWithPanel',
552
+ label: i18nRuntime.i18n("02e977ba56a7ccc59c277d2d5be43ba0"),
553
+ pipeIn: amisEditorCore.defaultValue(true),
554
+ labelRemark: {
555
+ className: 'm-l-xs',
556
+ trigger: 'click',
557
+ rootClose: true,
558
+ content: i18nRuntime.i18n("1cb01363e2463443bc8105f544ce2736"),
559
+ placement: 'left'
560
+ }
561
+ }), {
562
+ name: 'mode',
563
+ label: i18nRuntime.i18n("1fdadb49bcabfdc36a4a9e020f597f4d"),
564
+ type: 'button-group-select',
565
+ size: 'sm',
566
+ // mode: 'inline',
567
+ // className: 'block',
568
+ pipeIn: amisEditorCore.defaultValue('normal', false),
569
+ options: [{
570
+ label: i18nRuntime.i18n("18c63459a2c069022c7790430f761214"),
571
+ value: 'normal'
572
+ }, {
573
+ label: i18nRuntime.i18n("3720b9ef8053b7b8a54c7d8ace051912"),
574
+ value: 'horizontal'
575
+ }, {
576
+ label: i18nRuntime.i18n("2dd25b8c21efbfee4a198787810d65d8"),
577
+ value: 'inline'
578
+ }]
579
+ }, amisEditorCore.getSchemaTpl('horizontal', {
580
+ visibleOn: 'this.mode == "horizontal"'
581
+ }), amisEditorCore.getSchemaTpl('className'), amisEditorCore.getSchemaTpl('className', {
582
+ name: 'staticClassName',
583
+ label: i18nRuntime.i18n("905407c57ccd033cb6bd64bfad20a8c7")
584
+ }), amisEditorCore.getSchemaTpl('className', {
585
+ name: 'panelClassName',
586
+ visibleOn: 'this.wrapWithPanel !== false',
587
+ label: i18nRuntime.i18n("57d348e83d929dd4cb3bab04debc93a5"),
588
+ description: i18nRuntime.i18n("9b26fa2b5943c827eea294e79b1427fa")
589
+ })]
590
+ }, {
591
+ title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
592
+ className: 'p-none',
593
+ body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
594
+ name: 'onEvent'
595
+ }, helper.getEventControlConfig(_this.manager, context)))]
596
+ }, {
597
+ title: i18nRuntime.i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
598
+ body: [amisEditorCore.getSchemaTpl('ref'), amisEditorCore.getSchemaTpl('name', {
599
+ test: !isCRUDFilter
600
+ }), amisEditorCore.getSchemaTpl('switch', {
601
+ name: 'debug',
602
+ label: i18nRuntime.i18n("85ca671c1bb6de5a15456a9692d2edf4"),
603
+ labelRemark: i18nRuntime.i18n("f24b7483069b44490a6379be5b90f4e3")
604
+ }), amisEditorCore.getSchemaTpl('disabled'), amisEditorCore.getSchemaTpl('visible'), amisEditorCore.getSchemaTpl('static')]
605
+ }])];
606
+ };
692
607
  return _this;
693
608
  }
694
609
  Object.defineProperty(FormPlugin.prototype, "scaffoldForm", {
@@ -720,9 +635,9 @@ var FormPlugin = /** @class */function (_super) {
720
635
  multiple: true,
721
636
  draggable: true,
722
637
  multiLine: false,
723
- items: tslib.__spreadArray(tslib.__spreadArray([], getFormItemOptions({
638
+ items: tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(getFormItemOptions({
724
639
  i18nEnabled: i18nEnabled
725
- }), true), [{
640
+ })), false), [{
726
641
  visibleOn: 'data.type === "group"',
727
642
  type: 'combo',
728
643
  name: 'body',
@@ -730,9 +645,9 @@ var FormPlugin = /** @class */function (_super) {
730
645
  multiple: true,
731
646
  draggable: true,
732
647
  multiLine: true,
733
- items: tslib.__spreadArray([], getFormItemOptions({
648
+ items: tslib.__spreadArray([], tslib.__read(getFormItemOptions({
734
649
  i18nEnabled: i18nEnabled
735
- }), true)
650
+ })), false)
736
651
  }], false)
737
652
  }],
738
653
  pipeOut: function (values) {
@@ -744,120 +659,105 @@ var FormPlugin = /** @class */function (_super) {
744
659
  enumerable: false,
745
660
  configurable: true
746
661
  });
747
- Object.defineProperty(FormPlugin.prototype, "afterUpdate", {
748
- enumerable: false,
749
- configurable: true,
750
- writable: true,
751
- value: function (event) {
662
+ FormPlugin.prototype.afterUpdate = function (event) {
663
+ var _a;
664
+ var context = event.context;
665
+ if (context.info.renderer.name === 'form' && ((_a = context.diff) === null || _a === void 0 ? void 0 : _a.some(function (change) {
752
666
  var _a;
753
- var context = event.context;
754
- if (context.info.renderer.name === 'form' && ((_a = context.diff) === null || _a === void 0 ? void 0 : _a.some(function (change) {
755
- var _a;
756
- return ((_a = change.path) === null || _a === void 0 ? void 0 : _a.join('.')) === 'wrapWithPanel';
757
- }))) {
758
- this.manager.buildPanels();
759
- }
667
+ return ((_a = change.path) === null || _a === void 0 ? void 0 : _a.join('.')) === 'wrapWithPanel';
668
+ }))) {
669
+ this.manager.buildPanels();
760
670
  }
761
- });
762
- Object.defineProperty(FormPlugin.prototype, "buildDataSchemas", {
763
- enumerable: false,
764
- configurable: true,
765
- writable: true,
766
- value: function (node, region) {
767
- var _a, _b, _c, _d, _e, _f;
768
- return tslib.__awaiter(this, void 0, void 0, function () {
769
- var jsonschema, pool, current, schema, _g, _h, _j, schema, _k, _l, _m;
770
- var _o;
771
- return tslib.__generator(this, function (_p) {
772
- switch (_p.label) {
773
- case 0:
774
- jsonschema = {
775
- $id: 'formItems',
776
- type: 'object',
777
- properties: {}
778
- };
779
- pool = node.children.concat();
780
- _p.label = 1;
781
- case 1:
782
- if (!pool.length) return [3 /*break*/, 13];
783
- current = pool.shift();
784
- if (!(((_a = current.rendererConfig) === null || _a === void 0 ? void 0 : _a.type) === 'combo')) return [3 /*break*/, 6];
785
- schema = current.schema;
786
- if (!schema.name) return [3 /*break*/, 5];
787
- _g = jsonschema.properties;
788
- _h = schema.name;
789
- _o = {
790
- type: 'array',
791
- title: schema.label || schema.name
792
- };
793
- if (!((_c = (_b = current.info) === null || _b === void 0 ? void 0 : _b.plugin) === null || _c === void 0 ? void 0 : _c.buildDataSchemas)) return [3 /*break*/, 3];
794
- return [4 /*yield*/, current.info.plugin.buildDataSchemas(current, region)];
795
- case 2:
796
- _j = _p.sent();
797
- return [3 /*break*/, 4];
798
- case 3:
799
- _j = {
800
- type: 'object',
801
- properties: {}
802
- };
803
- _p.label = 4;
804
- case 4:
805
- _g[_h] = (_o.items = _j, _o);
806
- _p.label = 5;
807
- case 5:
808
- return [3 /*break*/, 12];
809
- case 6:
810
- if (!((_d = current.rendererConfig) === null || _d === void 0 ? void 0 : _d.isFormItem)) return [3 /*break*/, 11];
811
- schema = current.schema;
812
- if (!schema.name) return [3 /*break*/, 10];
813
- _k = jsonschema.properties;
814
- _l = schema.name;
815
- if (!((_f = (_e = current.info) === null || _e === void 0 ? void 0 : _e.plugin) === null || _f === void 0 ? void 0 : _f.buildDataSchemas)) return [3 /*break*/, 8];
816
- return [4 /*yield*/, current.info.plugin.buildDataSchemas(current, region)];
817
- case 7:
818
- _m = _p.sent();
819
- return [3 /*break*/, 9];
820
- case 8:
821
- _m = {
822
- type: 'string',
823
- title: schema.label || schema.name,
824
- originalValue: schema.value // 记录原始值,循环引用检测需要
825
- };
671
+ };
672
+ FormPlugin.prototype.buildDataSchemas = function (node, region) {
673
+ var _a, _b, _c, _d, _e, _f;
674
+ return tslib.__awaiter(this, void 0, void 0, function () {
675
+ var jsonschema, pool, current, schema, _g, _h, _j, schema, _k, _l, _m;
676
+ var _o;
677
+ return tslib.__generator(this, function (_p) {
678
+ switch (_p.label) {
679
+ case 0:
680
+ jsonschema = {
681
+ $id: 'formItems',
682
+ type: 'object',
683
+ properties: {}
684
+ };
685
+ pool = node.children.concat();
686
+ _p.label = 1;
687
+ case 1:
688
+ if (!pool.length) return [3 /*break*/, 13];
689
+ current = pool.shift();
690
+ if (!(((_a = current.rendererConfig) === null || _a === void 0 ? void 0 : _a.type) === 'combo')) return [3 /*break*/, 6];
691
+ schema = current.schema;
692
+ if (!schema.name) return [3 /*break*/, 5];
693
+ _g = jsonschema.properties;
694
+ _h = schema.name;
695
+ _o = {
696
+ type: 'array',
697
+ title: schema.label || schema.name
698
+ };
699
+ if (!((_c = (_b = current.info) === null || _b === void 0 ? void 0 : _b.plugin) === null || _c === void 0 ? void 0 : _c.buildDataSchemas)) return [3 /*break*/, 3];
700
+ return [4 /*yield*/, current.info.plugin.buildDataSchemas(current, region)];
701
+ case 2:
702
+ _j = _p.sent();
703
+ return [3 /*break*/, 4];
704
+ case 3:
705
+ _j = {
706
+ type: 'object',
707
+ properties: {}
708
+ };
709
+ _p.label = 4;
710
+ case 4:
711
+ _g[_h] = (_o.items = _j, _o);
712
+ _p.label = 5;
713
+ case 5:
714
+ return [3 /*break*/, 12];
715
+ case 6:
716
+ if (!((_d = current.rendererConfig) === null || _d === void 0 ? void 0 : _d.isFormItem)) return [3 /*break*/, 11];
717
+ schema = current.schema;
718
+ if (!schema.name) return [3 /*break*/, 10];
719
+ _k = jsonschema.properties;
720
+ _l = schema.name;
721
+ if (!((_f = (_e = current.info) === null || _e === void 0 ? void 0 : _e.plugin) === null || _f === void 0 ? void 0 : _f.buildDataSchemas)) return [3 /*break*/, 8];
722
+ return [4 /*yield*/, current.info.plugin.buildDataSchemas(current, region)];
723
+ case 7:
724
+ _m = _p.sent();
725
+ return [3 /*break*/, 9];
726
+ case 8:
727
+ _m = {
728
+ type: 'string',
729
+ title: schema.label || schema.name,
730
+ originalValue: schema.value // 记录原始值,循环引用检测需要
731
+ };
826
732
 
827
- _p.label = 9;
828
- case 9:
829
- _k[_l] = _m;
830
- _p.label = 10;
831
- case 10:
832
- return [3 /*break*/, 12];
833
- case 11:
834
- pool.push.apply(pool, current.children);
835
- _p.label = 12;
836
- case 12:
837
- return [3 /*break*/, 1];
838
- case 13:
839
- return [2 /*return*/, jsonschema];
840
- }
841
- });
733
+ _p.label = 9;
734
+ case 9:
735
+ _k[_l] = _m;
736
+ _p.label = 10;
737
+ case 10:
738
+ return [3 /*break*/, 12];
739
+ case 11:
740
+ pool.push.apply(pool, tslib.__spreadArray([], tslib.__read(current.children), false));
741
+ _p.label = 12;
742
+ case 12:
743
+ return [3 /*break*/, 1];
744
+ case 13:
745
+ return [2 /*return*/, jsonschema];
746
+ }
842
747
  });
748
+ });
749
+ };
750
+ FormPlugin.prototype.rendererBeforeDispatchEvent = function (node, e, data) {
751
+ if (e === 'inited') {
752
+ // 监听 form 的 inited 事件,把数据加入到上下文中
753
+ var scope = this.manager.dataSchema.getScope("".concat(node.id, "-").concat(node.type));
754
+ var jsonschema = tslib.__assign({
755
+ $id: 'formInitedData'
756
+ }, amisEditorCore.jsonToJsonSchema(data));
757
+ scope === null || scope === void 0 ? void 0 : scope.removeSchema(jsonschema.$id);
758
+ scope === null || scope === void 0 ? void 0 : scope.addSchema(jsonschema);
843
759
  }
844
- });
845
- Object.defineProperty(FormPlugin.prototype, "rendererBeforeDispatchEvent", {
846
- enumerable: false,
847
- configurable: true,
848
- writable: true,
849
- value: function (node, e, data) {
850
- if (e === 'inited') {
851
- // 监听 form 的 inited 事件,把数据加入到上下文中
852
- var scope = this.manager.dataSchema.getScope("".concat(node.id, "-").concat(node.type));
853
- var jsonschema = tslib.__assign({
854
- $id: 'formInitedData'
855
- }, amisEditorCore.jsonToJsonSchema(data));
856
- scope === null || scope === void 0 ? void 0 : scope.removeSchema(jsonschema.$id);
857
- scope === null || scope === void 0 ? void 0 : scope.addSchema(jsonschema);
858
- }
859
- }
860
- });
760
+ };
861
761
  return FormPlugin;
862
762
  }(amisEditorCore.BasePlugin);
863
763
  amisEditorCore.registerEditorPlugin(FormPlugin);