amis-editor 5.2.1-beta.35 → 5.2.3-beta.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (667) hide show
  1. package/esm/component/BaseControl.d.ts +1 -0
  2. package/esm/component/BaseControl.js +4 -4
  3. package/esm/component/InputComponentName.js +2 -2
  4. package/esm/component/TableViewEditor.js +2 -2
  5. package/esm/icons/btn/btn-group.svg.js +2 -2
  6. package/esm/icons/btn/btn-select.svg.js +2 -2
  7. package/esm/icons/btn/btn-toolbar.svg.js +2 -2
  8. package/esm/icons/btn/button.svg.js +2 -2
  9. package/esm/icons/btn/dropdown-btn.svg.js +2 -2
  10. package/esm/icons/container/anchor-nav.svg.js +2 -2
  11. package/esm/icons/container/collapse.svg.js +2 -2
  12. package/esm/icons/container/container.svg.js +2 -2
  13. package/esm/icons/container/flex-container.svg.js +2 -2
  14. package/esm/icons/container/form-group.svg.js +2 -2
  15. package/esm/icons/container/grid.svg.js +2 -2
  16. package/esm/icons/container/iframe.svg.js +2 -2
  17. package/esm/icons/container/panel.svg.js +2 -2
  18. package/esm/icons/container/table-view.svg.js +2 -2
  19. package/esm/icons/container/tabs.svg.js +2 -2
  20. package/esm/icons/container/tooltip-wrapper.svg.js +2 -2
  21. package/esm/icons/container/web-component.svg.js +2 -2
  22. package/esm/icons/feat/audio.svg.js +2 -2
  23. package/esm/icons/feat/custom.svg.js +2 -2
  24. package/esm/icons/feat/each.svg.js +2 -2
  25. package/esm/icons/feat/form.svg.js +2 -2
  26. package/esm/icons/feat/nav.svg.js +2 -2
  27. package/esm/icons/feat/qrcode.svg.js +2 -2
  28. package/esm/icons/feat/service.svg.js +2 -2
  29. package/esm/icons/feat/table.svg.js +2 -2
  30. package/esm/icons/feat/tasks.svg.js +2 -2
  31. package/esm/icons/feat/video.svg.js +2 -2
  32. package/esm/icons/feat/wizard.svg.js +2 -2
  33. package/esm/icons/form/chained-select.svg.js +2 -2
  34. package/esm/icons/form/checkbox.svg.js +2 -2
  35. package/esm/icons/form/checkboxes.svg.js +2 -2
  36. package/esm/icons/form/combo.svg.js +2 -2
  37. package/esm/icons/form/condition-builder.svg.js +2 -2
  38. package/esm/icons/form/diff-editor.svg.js +2 -2
  39. package/esm/icons/form/editor.svg.js +2 -2
  40. package/esm/icons/form/formula.svg.js +2 -2
  41. package/esm/icons/form/hidden.svg.js +2 -2
  42. package/esm/icons/form/input-city.svg.js +2 -2
  43. package/esm/icons/form/input-color.svg.js +2 -2
  44. package/esm/icons/form/input-date-range.svg.js +2 -2
  45. package/esm/icons/form/input-date.svg.js +2 -2
  46. package/esm/icons/form/input-datetime.svg.js +2 -2
  47. package/esm/icons/form/input-email.svg.js +2 -2
  48. package/esm/icons/form/input-excel.svg.js +2 -2
  49. package/esm/icons/form/input-file.svg.js +2 -2
  50. package/esm/icons/form/input-group.svg.js +2 -2
  51. package/esm/icons/form/input-image.svg.js +2 -2
  52. package/esm/icons/form/input-kv.svg.js +2 -2
  53. package/esm/icons/form/input-month-range.svg.js +2 -2
  54. package/esm/icons/form/input-number.svg.js +2 -2
  55. package/esm/icons/form/input-password.svg.js +2 -2
  56. package/esm/icons/form/input-quarter-range.svg.js +2 -2
  57. package/esm/icons/form/input-range.svg.js +2 -2
  58. package/esm/icons/form/input-rating.svg.js +2 -2
  59. package/esm/icons/form/input-repeat.svg.js +2 -2
  60. package/esm/icons/form/input-rich-text.svg.js +2 -2
  61. package/esm/icons/form/input-tag.svg.js +2 -2
  62. package/esm/icons/form/input-text.svg.js +2 -2
  63. package/esm/icons/form/input-time-range.svg.js +2 -2
  64. package/esm/icons/form/input-time.svg.js +2 -2
  65. package/esm/icons/form/input-tree.svg.js +2 -2
  66. package/esm/icons/form/input-url.svg.js +2 -2
  67. package/esm/icons/form/input-year.svg.js +2 -2
  68. package/esm/icons/form/inputArray.svg.js +2 -2
  69. package/esm/icons/form/list-select.svg.js +2 -2
  70. package/esm/icons/form/location-picker.svg.js +2 -2
  71. package/esm/icons/form/matrix-checkboxes.svg.js +2 -2
  72. package/esm/icons/form/month.svg.js +2 -2
  73. package/esm/icons/form/nested-select.svg.js +2 -2
  74. package/esm/icons/form/picker.svg.js +2 -2
  75. package/esm/icons/form/quarter.svg.js +2 -2
  76. package/esm/icons/form/radios.svg.js +2 -2
  77. package/esm/icons/form/select.svg.js +2 -2
  78. package/esm/icons/form/static.svg.js +2 -2
  79. package/esm/icons/form/sub-form.svg.js +2 -2
  80. package/esm/icons/form/switch.svg.js +2 -2
  81. package/esm/icons/form/tabs-transfer.svg.js +2 -2
  82. package/esm/icons/form/textarea.svg.js +2 -2
  83. package/esm/icons/form/transfer.svg.js +2 -2
  84. package/esm/icons/form/tree-select.svg.js +2 -2
  85. package/esm/icons/form/uuid.svg.js +2 -2
  86. package/esm/icons/index.js +2 -2
  87. package/esm/icons/layout/layout-1with2.svg.js +2 -2
  88. package/esm/icons/layout/layout-2cols.svg.js +2 -2
  89. package/esm/icons/layout/layout-2row.svg.js +2 -2
  90. package/esm/icons/layout/layout-2with1.svg.js +2 -2
  91. package/esm/icons/layout/layout-3cols.svg.js +2 -2
  92. package/esm/icons/layout/layout-3row.svg.js +2 -2
  93. package/esm/icons/layout/layout-absolute.svg.js +2 -2
  94. package/esm/icons/layout/layout-fixed.svg.js +2 -2
  95. package/esm/icons/layout/layout-full.svg.js +2 -2
  96. package/esm/icons/layout/layout1-2.svg.js +2 -2
  97. package/esm/icons/layout/layout2-1.svg.js +2 -2
  98. package/esm/icons/layout/layout3-1.svg.js +2 -2
  99. package/esm/icons/layout/layout3-2.svg.js +2 -2
  100. package/esm/icons/other/divider.svg.js +2 -2
  101. package/esm/icons/other/property-sheet.svg.js +2 -2
  102. package/esm/icons/other/tooltip.svg.js +2 -2
  103. package/esm/icons/show/URL.svg.js +2 -2
  104. package/esm/icons/show/avatar.svg.js +2 -2
  105. package/esm/icons/show/breadcrumb.svg.js +2 -2
  106. package/esm/icons/show/card.svg.js +2 -2
  107. package/esm/icons/show/cards.svg.js +2 -2
  108. package/esm/icons/show/carousel.svg.js +2 -2
  109. package/esm/icons/show/chart.svg.js +2 -2
  110. package/esm/icons/show/code.svg.js +2 -2
  111. package/esm/icons/show/date.svg.js +2 -2
  112. package/esm/icons/show/datetime.svg.js +2 -2
  113. package/esm/icons/show/image.svg.js +2 -2
  114. package/esm/icons/show/images.svg.js +2 -2
  115. package/esm/icons/show/json-view.svg.js +2 -2
  116. package/esm/icons/show/list.svg.js +2 -2
  117. package/esm/icons/show/log.svg.js +2 -2
  118. package/esm/icons/show/mapping.svg.js +2 -2
  119. package/esm/icons/show/markdown.svg.js +2 -2
  120. package/esm/icons/show/plain.svg.js +2 -2
  121. package/esm/icons/show/progress.svg.js +2 -2
  122. package/esm/icons/show/sparkline.svg.js +2 -2
  123. package/esm/icons/show/status.svg.js +2 -2
  124. package/esm/icons/show/steps.svg.js +2 -2
  125. package/esm/icons/show/time.svg.js +2 -2
  126. package/esm/index.js +2 -2
  127. package/esm/locale/en-US.js +13 -7
  128. package/esm/locale/zh-CN.js +9 -3
  129. package/esm/plugin/Alert.js +2 -2
  130. package/esm/plugin/AnchorNav.js +3 -8
  131. package/esm/plugin/Audio.js +2 -2
  132. package/esm/plugin/Avatar.js +3 -11
  133. package/esm/plugin/Breadcrumb.js +2 -2
  134. package/esm/plugin/Button.js +34 -9
  135. package/esm/plugin/ButtonGroup.js +2 -2
  136. package/esm/plugin/CRUD.d.ts +2 -2
  137. package/esm/plugin/CRUD.js +321 -345
  138. package/esm/plugin/CRUD2.js +2 -2
  139. package/esm/plugin/Card.js +4 -19
  140. package/esm/plugin/Card2.js +2 -2
  141. package/esm/plugin/Cards.js +8 -13
  142. package/esm/plugin/Carousel.js +4 -14
  143. package/esm/plugin/Chart.js +2 -2
  144. package/esm/plugin/CodeView.d.ts +2 -2
  145. package/esm/plugin/CodeView.js +25 -23
  146. package/esm/plugin/Collapse.js +4 -19
  147. package/esm/plugin/CollapseGroup.js +2 -2
  148. package/esm/plugin/ColumnToggler.js +2 -2
  149. package/esm/plugin/Container.js +8 -7
  150. package/esm/plugin/Custom.js +2 -2
  151. package/esm/plugin/CustomRegion.js +2 -2
  152. package/esm/plugin/Date.js +2 -2
  153. package/esm/plugin/Datetime.js +2 -2
  154. package/esm/plugin/Dialog.js +2 -2
  155. package/esm/plugin/Divider.d.ts +1 -0
  156. package/esm/plugin/Divider.js +13 -3
  157. package/esm/plugin/Drawer.js +2 -2
  158. package/esm/plugin/DropDownButton.js +5 -7
  159. package/esm/plugin/Each.js +4 -6
  160. package/esm/plugin/Flex.js +2 -2
  161. package/esm/plugin/Form/ButtonGroupSelect.js +3 -7
  162. package/esm/plugin/Form/ButtonToolbar.js +2 -2
  163. package/esm/plugin/Form/ChainedSelect.js +2 -2
  164. package/esm/plugin/Form/Checkbox.js +2 -2
  165. package/esm/plugin/Form/Checkboxes.js +2 -6
  166. package/esm/plugin/Form/CodeEditor.js +2 -2
  167. package/esm/plugin/Form/Combo.js +2 -2
  168. package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
  169. package/esm/plugin/Form/ConditionBuilder.js +39 -36
  170. package/esm/plugin/Form/Control.js +2 -2
  171. package/esm/plugin/Form/DiffEditor.js +2 -2
  172. package/esm/plugin/Form/FieldSet.js +3 -8
  173. package/esm/plugin/Form/Form.d.ts +1 -1
  174. package/esm/plugin/Form/Form.js +124 -140
  175. package/esm/plugin/Form/Formula.js +2 -2
  176. package/esm/plugin/Form/Group.js +2 -2
  177. package/esm/plugin/Form/Hidden.js +2 -2
  178. package/esm/plugin/Form/InputArray.js +2 -2
  179. package/esm/plugin/Form/InputCity.js +2 -4
  180. package/esm/plugin/Form/InputColor.js +2 -2
  181. package/esm/plugin/Form/InputDate.js +2 -2
  182. package/esm/plugin/Form/InputDateRange.js +3 -13
  183. package/esm/plugin/Form/InputDateTime.js +2 -2
  184. package/esm/plugin/Form/InputDateTimeRange.js +2 -2
  185. package/esm/plugin/Form/InputEmail.js +2 -2
  186. package/esm/plugin/Form/InputExcel.js +2 -2
  187. package/esm/plugin/Form/InputFile.js +3 -8
  188. package/esm/plugin/Form/InputGroup.js +2 -2
  189. package/esm/plugin/Form/InputImage.js +2 -2
  190. package/esm/plugin/Form/InputKV.js +2 -2
  191. package/esm/plugin/Form/InputMonth.js +2 -2
  192. package/esm/plugin/Form/InputMonthRange.js +2 -2
  193. package/esm/plugin/Form/InputNumber.js +4 -40
  194. package/esm/plugin/Form/InputPassword.js +2 -2
  195. package/esm/plugin/Form/InputQuarter.js +2 -2
  196. package/esm/plugin/Form/InputQuarterRange.js +2 -2
  197. package/esm/plugin/Form/InputRange.js +5 -12
  198. package/esm/plugin/Form/InputRating.js +6 -27
  199. package/esm/plugin/Form/InputRepeat.js +2 -2
  200. package/esm/plugin/Form/InputRichText.js +2 -2
  201. package/esm/plugin/Form/InputSubForm.js +6 -8
  202. package/esm/plugin/Form/InputTable.d.ts +1 -1
  203. package/esm/plugin/Form/InputTable.js +70 -67
  204. package/esm/plugin/Form/InputTag.js +3 -8
  205. package/esm/plugin/Form/InputText.js +2 -2
  206. package/esm/plugin/Form/InputTime.js +2 -2
  207. package/esm/plugin/Form/InputTimeRange.js +2 -2
  208. package/esm/plugin/Form/InputTree.js +2 -2
  209. package/esm/plugin/Form/InputURL.js +2 -2
  210. package/esm/plugin/Form/InputYear.js +2 -2
  211. package/esm/plugin/Form/InputYearRange.js +2 -2
  212. package/esm/plugin/Form/Item.js +2 -2
  213. package/esm/plugin/Form/ListSelect.js +2 -6
  214. package/esm/plugin/Form/LocationPicker.js +2 -2
  215. package/esm/plugin/Form/MatrixCheckboxes.js +5 -17
  216. package/esm/plugin/Form/NestedSelect.js +2 -2
  217. package/esm/plugin/Form/Picker.js +2 -2
  218. package/esm/plugin/Form/Radios.js +2 -6
  219. package/esm/plugin/Form/Select.js +2 -2
  220. package/esm/plugin/Form/Static.js +2 -2
  221. package/esm/plugin/Form/Switch.js +3 -7
  222. package/esm/plugin/Form/TabsTransfer.d.ts +1 -13
  223. package/esm/plugin/Form/TabsTransfer.js +5 -6
  224. package/esm/plugin/Form/Textarea.js +3 -8
  225. package/esm/plugin/Form/Transfer.js +2 -2
  226. package/esm/plugin/Form/TreeSelect.js +2 -2
  227. package/esm/plugin/Form/UUID.js +2 -2
  228. package/esm/plugin/Grid.js +5 -3
  229. package/esm/plugin/HBox.js +2 -2
  230. package/esm/plugin/IFrame.js +2 -2
  231. package/esm/plugin/Image.js +4 -10
  232. package/esm/plugin/Images.js +5 -11
  233. package/esm/plugin/Json.js +2 -2
  234. package/esm/plugin/Layout/FlexPluginBase.js +5 -3
  235. package/esm/plugin/Layout/Layout1_2_v4.js +2 -2
  236. package/esm/plugin/Layout/Layout_fixed.js +2 -2
  237. package/esm/plugin/Layout/Layout_free_container.js +2 -2
  238. package/esm/plugin/Layout/Layout_sorption_container.js +2 -2
  239. package/esm/plugin/Link.js +3 -7
  240. package/esm/plugin/List.js +3 -7
  241. package/esm/plugin/ListItem.js +2 -2
  242. package/esm/plugin/Log.js +2 -2
  243. package/esm/plugin/Mapping.js +6 -8
  244. package/esm/plugin/Markdown.js +2 -2
  245. package/esm/plugin/Nav.js +4 -6
  246. package/esm/plugin/Operation.js +2 -2
  247. package/esm/plugin/Others/Action.js +2 -2
  248. package/esm/plugin/Others/TableCell.js +6 -13
  249. package/esm/plugin/Page.js +12 -12
  250. package/esm/plugin/Pagination.js +2 -2
  251. package/esm/plugin/Panel.js +6 -10
  252. package/esm/plugin/Plain.d.ts +3 -0
  253. package/esm/plugin/Plain.js +63 -3
  254. package/esm/plugin/Progress.js +2 -2
  255. package/esm/plugin/Property.js +2 -2
  256. package/esm/plugin/QRCode.js +2 -2
  257. package/esm/plugin/Reset.js +2 -2
  258. package/esm/plugin/Service.js +2 -2
  259. package/esm/plugin/Sparkline.js +2 -2
  260. package/esm/plugin/Status.js +6 -8
  261. package/esm/plugin/Steps.js +4 -16
  262. package/esm/plugin/Submit.js +2 -2
  263. package/esm/plugin/Table.d.ts +2 -2
  264. package/esm/plugin/Table.js +88 -84
  265. package/esm/plugin/Table2.d.ts +1 -1
  266. package/esm/plugin/Table2.js +19 -17
  267. package/esm/plugin/TableCell2.js +2 -2
  268. package/esm/plugin/TableView.js +3 -7
  269. package/esm/plugin/Tabs.js +5 -6
  270. package/esm/plugin/Tasks.js +7 -36
  271. package/esm/plugin/Time.js +2 -2
  272. package/esm/plugin/Timeline.js +2 -2
  273. package/esm/plugin/TooltipWrapper.js +4 -10
  274. package/esm/plugin/Tpl.d.ts +3 -0
  275. package/esm/plugin/Tpl.js +63 -3
  276. package/esm/plugin/Video.js +2 -2
  277. package/esm/plugin/WebComponent.js +6 -6
  278. package/esm/plugin/Wizard.js +6 -29
  279. package/esm/plugin/Wrapper.js +5 -3
  280. package/esm/renderer/APIControl.d.ts +78 -0
  281. package/esm/renderer/APIControl.js +2 -2
  282. package/esm/renderer/BadgeControl.js +2 -2
  283. package/esm/renderer/DataBindingControl.js +2 -2
  284. package/esm/renderer/DataMappingControl.js +2 -2
  285. package/esm/renderer/DataPickerControl.js +2 -2
  286. package/esm/renderer/DateShortCutControl.js +2 -2
  287. package/esm/renderer/ExpressionFormulaControl.js +2 -2
  288. package/esm/renderer/FeatureControl.js +2 -2
  289. package/esm/renderer/FormulaControl.js +2 -2
  290. package/esm/renderer/GoConfigControl.js +2 -2
  291. package/esm/renderer/OptionControl.js +2 -2
  292. package/esm/renderer/RangePartsControl.js +2 -2
  293. package/esm/renderer/StatusControl.js +2 -2
  294. package/esm/renderer/SwitchMoreControl.js +2 -2
  295. package/esm/renderer/TimelineItemControl.js +2 -2
  296. package/esm/renderer/TransferTableControl.js +2 -2
  297. package/esm/renderer/TreeOptionControl.js +2 -2
  298. package/esm/renderer/ValidationControl.js +2 -2
  299. package/esm/renderer/ValidationItem.js +5 -3
  300. package/esm/renderer/event-control/action-config-dialog.js +2 -2
  301. package/esm/renderer/event-control/action-config-panel.js +2 -2
  302. package/esm/renderer/event-control/comp-action-select.js +2 -2
  303. package/esm/renderer/event-control/helper.d.ts +22 -21
  304. package/esm/renderer/event-control/helper.js +1305 -109
  305. package/esm/renderer/event-control/index.js +4 -4
  306. package/esm/renderer/style-control/Background.js +2 -2
  307. package/esm/renderer/style-control/Border.js +2 -2
  308. package/esm/renderer/style-control/BoxModel.js +2 -2
  309. package/esm/renderer/style-control/BoxShadow.js +2 -2
  310. package/esm/renderer/style-control/Display.js +2 -2
  311. package/esm/renderer/style-control/Font.js +2 -2
  312. package/esm/renderer/style-control/InsetBoxModel.js +2 -2
  313. package/esm/renderer/style-control/font-family.js +2 -2
  314. package/esm/renderer/style-control/transformation.js +2 -2
  315. package/esm/renderer/textarea-formula/FormulaPicker.d.ts +3 -0
  316. package/esm/renderer/textarea-formula/FormulaPicker.js +2 -2
  317. package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +9 -0
  318. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +17 -5
  319. package/esm/renderer/textarea-formula/plugin.js +2 -2
  320. package/esm/renderer/textarea-formula/utils.js +2 -2
  321. package/esm/tpl/api.js +2 -2
  322. package/esm/tpl/common.js +366 -3
  323. package/esm/tpl/horizontal.js +2 -2
  324. package/esm/tpl/layout.js +91 -23
  325. package/esm/tpl/options.js +2 -2
  326. package/esm/tpl/style.js +2 -2
  327. package/esm/tpl/validations.js +2 -2
  328. package/esm/util.js +2 -3
  329. package/esm/validator.js +2 -2
  330. package/lib/component/BaseControl.d.ts +1 -0
  331. package/lib/component/BaseControl.js +4 -4
  332. package/lib/component/InputComponentName.js +2 -2
  333. package/lib/component/TableViewEditor.js +2 -2
  334. package/lib/icons/btn/btn-group.svg.js +2 -2
  335. package/lib/icons/btn/btn-select.svg.js +2 -2
  336. package/lib/icons/btn/btn-toolbar.svg.js +2 -2
  337. package/lib/icons/btn/button.svg.js +2 -2
  338. package/lib/icons/btn/dropdown-btn.svg.js +2 -2
  339. package/lib/icons/container/anchor-nav.svg.js +2 -2
  340. package/lib/icons/container/collapse.svg.js +2 -2
  341. package/lib/icons/container/container.svg.js +2 -2
  342. package/lib/icons/container/flex-container.svg.js +2 -2
  343. package/lib/icons/container/form-group.svg.js +2 -2
  344. package/lib/icons/container/grid.svg.js +2 -2
  345. package/lib/icons/container/iframe.svg.js +2 -2
  346. package/lib/icons/container/panel.svg.js +2 -2
  347. package/lib/icons/container/table-view.svg.js +2 -2
  348. package/lib/icons/container/tabs.svg.js +2 -2
  349. package/lib/icons/container/tooltip-wrapper.svg.js +2 -2
  350. package/lib/icons/container/web-component.svg.js +2 -2
  351. package/lib/icons/feat/audio.svg.js +2 -2
  352. package/lib/icons/feat/custom.svg.js +2 -2
  353. package/lib/icons/feat/each.svg.js +2 -2
  354. package/lib/icons/feat/form.svg.js +2 -2
  355. package/lib/icons/feat/nav.svg.js +2 -2
  356. package/lib/icons/feat/qrcode.svg.js +2 -2
  357. package/lib/icons/feat/service.svg.js +2 -2
  358. package/lib/icons/feat/table.svg.js +2 -2
  359. package/lib/icons/feat/tasks.svg.js +2 -2
  360. package/lib/icons/feat/video.svg.js +2 -2
  361. package/lib/icons/feat/wizard.svg.js +2 -2
  362. package/lib/icons/form/chained-select.svg.js +2 -2
  363. package/lib/icons/form/checkbox.svg.js +2 -2
  364. package/lib/icons/form/checkboxes.svg.js +2 -2
  365. package/lib/icons/form/combo.svg.js +2 -2
  366. package/lib/icons/form/condition-builder.svg.js +2 -2
  367. package/lib/icons/form/diff-editor.svg.js +2 -2
  368. package/lib/icons/form/editor.svg.js +2 -2
  369. package/lib/icons/form/formula.svg.js +2 -2
  370. package/lib/icons/form/hidden.svg.js +2 -2
  371. package/lib/icons/form/input-city.svg.js +2 -2
  372. package/lib/icons/form/input-color.svg.js +2 -2
  373. package/lib/icons/form/input-date-range.svg.js +2 -2
  374. package/lib/icons/form/input-date.svg.js +2 -2
  375. package/lib/icons/form/input-datetime.svg.js +2 -2
  376. package/lib/icons/form/input-email.svg.js +2 -2
  377. package/lib/icons/form/input-excel.svg.js +2 -2
  378. package/lib/icons/form/input-file.svg.js +2 -2
  379. package/lib/icons/form/input-group.svg.js +2 -2
  380. package/lib/icons/form/input-image.svg.js +2 -2
  381. package/lib/icons/form/input-kv.svg.js +2 -2
  382. package/lib/icons/form/input-month-range.svg.js +2 -2
  383. package/lib/icons/form/input-number.svg.js +2 -2
  384. package/lib/icons/form/input-password.svg.js +2 -2
  385. package/lib/icons/form/input-quarter-range.svg.js +2 -2
  386. package/lib/icons/form/input-range.svg.js +2 -2
  387. package/lib/icons/form/input-rating.svg.js +2 -2
  388. package/lib/icons/form/input-repeat.svg.js +2 -2
  389. package/lib/icons/form/input-rich-text.svg.js +2 -2
  390. package/lib/icons/form/input-tag.svg.js +2 -2
  391. package/lib/icons/form/input-text.svg.js +2 -2
  392. package/lib/icons/form/input-time-range.svg.js +2 -2
  393. package/lib/icons/form/input-time.svg.js +2 -2
  394. package/lib/icons/form/input-tree.svg.js +2 -2
  395. package/lib/icons/form/input-url.svg.js +2 -2
  396. package/lib/icons/form/input-year.svg.js +2 -2
  397. package/lib/icons/form/inputArray.svg.js +2 -2
  398. package/lib/icons/form/list-select.svg.js +2 -2
  399. package/lib/icons/form/location-picker.svg.js +2 -2
  400. package/lib/icons/form/matrix-checkboxes.svg.js +2 -2
  401. package/lib/icons/form/month.svg.js +2 -2
  402. package/lib/icons/form/nested-select.svg.js +2 -2
  403. package/lib/icons/form/picker.svg.js +2 -2
  404. package/lib/icons/form/quarter.svg.js +2 -2
  405. package/lib/icons/form/radios.svg.js +2 -2
  406. package/lib/icons/form/select.svg.js +2 -2
  407. package/lib/icons/form/static.svg.js +2 -2
  408. package/lib/icons/form/sub-form.svg.js +2 -2
  409. package/lib/icons/form/switch.svg.js +2 -2
  410. package/lib/icons/form/tabs-transfer.svg.js +2 -2
  411. package/lib/icons/form/textarea.svg.js +2 -2
  412. package/lib/icons/form/transfer.svg.js +2 -2
  413. package/lib/icons/form/tree-select.svg.js +2 -2
  414. package/lib/icons/form/uuid.svg.js +2 -2
  415. package/lib/icons/index.js +2 -2
  416. package/lib/icons/layout/layout-1with2.svg.js +2 -2
  417. package/lib/icons/layout/layout-2cols.svg.js +2 -2
  418. package/lib/icons/layout/layout-2row.svg.js +2 -2
  419. package/lib/icons/layout/layout-2with1.svg.js +2 -2
  420. package/lib/icons/layout/layout-3cols.svg.js +2 -2
  421. package/lib/icons/layout/layout-3row.svg.js +2 -2
  422. package/lib/icons/layout/layout-absolute.svg.js +2 -2
  423. package/lib/icons/layout/layout-fixed.svg.js +2 -2
  424. package/lib/icons/layout/layout-full.svg.js +2 -2
  425. package/lib/icons/layout/layout1-2.svg.js +2 -2
  426. package/lib/icons/layout/layout2-1.svg.js +2 -2
  427. package/lib/icons/layout/layout3-1.svg.js +2 -2
  428. package/lib/icons/layout/layout3-2.svg.js +2 -2
  429. package/lib/icons/other/divider.svg.js +2 -2
  430. package/lib/icons/other/property-sheet.svg.js +2 -2
  431. package/lib/icons/other/tooltip.svg.js +2 -2
  432. package/lib/icons/show/URL.svg.js +2 -2
  433. package/lib/icons/show/avatar.svg.js +2 -2
  434. package/lib/icons/show/breadcrumb.svg.js +2 -2
  435. package/lib/icons/show/card.svg.js +2 -2
  436. package/lib/icons/show/cards.svg.js +2 -2
  437. package/lib/icons/show/carousel.svg.js +2 -2
  438. package/lib/icons/show/chart.svg.js +2 -2
  439. package/lib/icons/show/code.svg.js +2 -2
  440. package/lib/icons/show/date.svg.js +2 -2
  441. package/lib/icons/show/datetime.svg.js +2 -2
  442. package/lib/icons/show/image.svg.js +2 -2
  443. package/lib/icons/show/images.svg.js +2 -2
  444. package/lib/icons/show/json-view.svg.js +2 -2
  445. package/lib/icons/show/list.svg.js +2 -2
  446. package/lib/icons/show/log.svg.js +2 -2
  447. package/lib/icons/show/mapping.svg.js +2 -2
  448. package/lib/icons/show/markdown.svg.js +2 -2
  449. package/lib/icons/show/plain.svg.js +2 -2
  450. package/lib/icons/show/progress.svg.js +2 -2
  451. package/lib/icons/show/sparkline.svg.js +2 -2
  452. package/lib/icons/show/status.svg.js +2 -2
  453. package/lib/icons/show/steps.svg.js +2 -2
  454. package/lib/icons/show/time.svg.js +2 -2
  455. package/lib/index.js +2 -2
  456. package/lib/locale/en-US.js +13 -7
  457. package/lib/locale/zh-CN.js +9 -3
  458. package/lib/plugin/Alert.js +2 -2
  459. package/lib/plugin/AnchorNav.js +3 -8
  460. package/lib/plugin/Audio.js +2 -2
  461. package/lib/plugin/Avatar.js +3 -11
  462. package/lib/plugin/Breadcrumb.js +2 -2
  463. package/lib/plugin/Button.js +34 -9
  464. package/lib/plugin/ButtonGroup.js +2 -2
  465. package/lib/plugin/CRUD.d.ts +2 -2
  466. package/lib/plugin/CRUD.js +319 -343
  467. package/lib/plugin/CRUD2.d.ts +1 -1
  468. package/lib/plugin/CRUD2.js +2 -2
  469. package/lib/plugin/Card.js +4 -19
  470. package/lib/plugin/Card2.js +2 -2
  471. package/lib/plugin/Cards.js +8 -13
  472. package/lib/plugin/Carousel.js +4 -14
  473. package/lib/plugin/Chart.js +2 -2
  474. package/lib/plugin/CodeView.d.ts +2 -2
  475. package/lib/plugin/CodeView.js +25 -23
  476. package/lib/plugin/Collapse.js +3 -18
  477. package/lib/plugin/CollapseGroup.js +2 -2
  478. package/lib/plugin/ColumnToggler.js +2 -2
  479. package/lib/plugin/Container.js +8 -7
  480. package/lib/plugin/Custom.js +2 -2
  481. package/lib/plugin/CustomRegion.js +2 -2
  482. package/lib/plugin/Date.js +2 -2
  483. package/lib/plugin/Datetime.js +2 -2
  484. package/lib/plugin/Dialog.js +2 -2
  485. package/lib/plugin/Divider.d.ts +1 -0
  486. package/lib/plugin/Divider.js +13 -3
  487. package/lib/plugin/Drawer.js +2 -2
  488. package/lib/plugin/DropDownButton.js +5 -7
  489. package/lib/plugin/Each.js +4 -6
  490. package/lib/plugin/Flex.js +2 -2
  491. package/lib/plugin/Form/ButtonGroupSelect.js +3 -7
  492. package/lib/plugin/Form/ButtonToolbar.js +2 -2
  493. package/lib/plugin/Form/ChainedSelect.js +2 -2
  494. package/lib/plugin/Form/Checkbox.js +2 -2
  495. package/lib/plugin/Form/Checkboxes.js +2 -6
  496. package/lib/plugin/Form/CodeEditor.js +2 -2
  497. package/lib/plugin/Form/Combo.js +2 -2
  498. package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
  499. package/lib/plugin/Form/ConditionBuilder.js +39 -36
  500. package/lib/plugin/Form/Control.js +2 -2
  501. package/lib/plugin/Form/DiffEditor.js +2 -2
  502. package/lib/plugin/Form/FieldSet.js +3 -8
  503. package/lib/plugin/Form/Form.d.ts +1 -1
  504. package/lib/plugin/Form/Form.js +123 -139
  505. package/lib/plugin/Form/Formula.js +2 -2
  506. package/lib/plugin/Form/Group.js +2 -2
  507. package/lib/plugin/Form/Hidden.js +2 -2
  508. package/lib/plugin/Form/InputArray.js +2 -2
  509. package/lib/plugin/Form/InputCity.js +2 -4
  510. package/lib/plugin/Form/InputColor.js +2 -2
  511. package/lib/plugin/Form/InputDate.js +2 -2
  512. package/lib/plugin/Form/InputDateRange.js +3 -13
  513. package/lib/plugin/Form/InputDateTime.js +2 -2
  514. package/lib/plugin/Form/InputDateTimeRange.js +2 -2
  515. package/lib/plugin/Form/InputEmail.js +2 -2
  516. package/lib/plugin/Form/InputExcel.js +2 -2
  517. package/lib/plugin/Form/InputFile.js +3 -8
  518. package/lib/plugin/Form/InputGroup.js +2 -2
  519. package/lib/plugin/Form/InputImage.js +2 -2
  520. package/lib/plugin/Form/InputKV.js +2 -2
  521. package/lib/plugin/Form/InputMonth.js +2 -2
  522. package/lib/plugin/Form/InputMonthRange.js +2 -2
  523. package/lib/plugin/Form/InputNumber.js +3 -39
  524. package/lib/plugin/Form/InputPassword.js +2 -2
  525. package/lib/plugin/Form/InputQuarter.js +2 -2
  526. package/lib/plugin/Form/InputQuarterRange.js +2 -2
  527. package/lib/plugin/Form/InputRange.js +5 -12
  528. package/lib/plugin/Form/InputRating.js +6 -27
  529. package/lib/plugin/Form/InputRepeat.js +2 -2
  530. package/lib/plugin/Form/InputRichText.js +2 -2
  531. package/lib/plugin/Form/InputSubForm.js +6 -8
  532. package/lib/plugin/Form/InputTable.d.ts +1 -1
  533. package/lib/plugin/Form/InputTable.js +70 -67
  534. package/lib/plugin/Form/InputTag.js +3 -8
  535. package/lib/plugin/Form/InputText.js +2 -2
  536. package/lib/plugin/Form/InputTime.js +2 -2
  537. package/lib/plugin/Form/InputTimeRange.js +2 -2
  538. package/lib/plugin/Form/InputTree.js +2 -2
  539. package/lib/plugin/Form/InputURL.js +2 -2
  540. package/lib/plugin/Form/InputYear.js +2 -2
  541. package/lib/plugin/Form/InputYearRange.js +2 -2
  542. package/lib/plugin/Form/Item.js +2 -2
  543. package/lib/plugin/Form/ListSelect.js +2 -6
  544. package/lib/plugin/Form/LocationPicker.js +2 -2
  545. package/lib/plugin/Form/MatrixCheckboxes.js +5 -17
  546. package/lib/plugin/Form/NestedSelect.js +2 -2
  547. package/lib/plugin/Form/Picker.js +2 -2
  548. package/lib/plugin/Form/Radios.js +2 -6
  549. package/lib/plugin/Form/Select.js +2 -2
  550. package/lib/plugin/Form/Static.js +2 -2
  551. package/lib/plugin/Form/Switch.js +3 -7
  552. package/lib/plugin/Form/TabsTransfer.d.ts +1 -13
  553. package/lib/plugin/Form/TabsTransfer.js +5 -6
  554. package/lib/plugin/Form/Textarea.js +3 -8
  555. package/lib/plugin/Form/Transfer.js +2 -2
  556. package/lib/plugin/Form/TreeSelect.js +2 -2
  557. package/lib/plugin/Form/UUID.js +2 -2
  558. package/lib/plugin/Grid.js +5 -3
  559. package/lib/plugin/HBox.js +2 -2
  560. package/lib/plugin/IFrame.js +2 -2
  561. package/lib/plugin/Image.js +4 -10
  562. package/lib/plugin/Images.js +5 -11
  563. package/lib/plugin/Json.js +2 -2
  564. package/lib/plugin/Layout/FlexPluginBase.js +5 -3
  565. package/lib/plugin/Layout/Layout1_2_v4.js +2 -2
  566. package/lib/plugin/Layout/Layout_fixed.js +2 -2
  567. package/lib/plugin/Layout/Layout_free_container.js +2 -2
  568. package/lib/plugin/Layout/Layout_sorption_container.js +2 -2
  569. package/lib/plugin/Link.js +3 -7
  570. package/lib/plugin/List.js +3 -7
  571. package/lib/plugin/ListItem.js +2 -2
  572. package/lib/plugin/Log.js +2 -2
  573. package/lib/plugin/Mapping.js +6 -8
  574. package/lib/plugin/Markdown.js +2 -2
  575. package/lib/plugin/Nav.js +4 -6
  576. package/lib/plugin/Operation.js +2 -2
  577. package/lib/plugin/Others/Action.js +2 -2
  578. package/lib/plugin/Others/TableCell.js +6 -13
  579. package/lib/plugin/Page.js +12 -12
  580. package/lib/plugin/Pagination.js +2 -2
  581. package/lib/plugin/Panel.js +6 -10
  582. package/lib/plugin/Plain.d.ts +3 -0
  583. package/lib/plugin/Plain.js +62 -2
  584. package/lib/plugin/Progress.js +2 -2
  585. package/lib/plugin/Property.js +2 -2
  586. package/lib/plugin/QRCode.js +2 -2
  587. package/lib/plugin/Reset.js +2 -2
  588. package/lib/plugin/Service.js +2 -2
  589. package/lib/plugin/Sparkline.js +2 -2
  590. package/lib/plugin/Status.js +6 -8
  591. package/lib/plugin/Steps.js +4 -16
  592. package/lib/plugin/Submit.js +2 -2
  593. package/lib/plugin/Table.d.ts +2 -2
  594. package/lib/plugin/Table.js +87 -83
  595. package/lib/plugin/Table2.d.ts +1 -1
  596. package/lib/plugin/Table2.js +18 -16
  597. package/lib/plugin/TableCell2.js +2 -2
  598. package/lib/plugin/TableView.js +3 -7
  599. package/lib/plugin/Tabs.d.ts +1 -0
  600. package/lib/plugin/Tabs.js +5 -6
  601. package/lib/plugin/Tasks.js +7 -36
  602. package/lib/plugin/Time.js +2 -2
  603. package/lib/plugin/Timeline.js +2 -2
  604. package/lib/plugin/TooltipWrapper.js +4 -10
  605. package/lib/plugin/Tpl.d.ts +3 -0
  606. package/lib/plugin/Tpl.js +62 -2
  607. package/lib/plugin/Video.js +2 -2
  608. package/lib/plugin/WebComponent.js +6 -6
  609. package/lib/plugin/Wizard.js +5 -28
  610. package/lib/plugin/Wrapper.js +5 -3
  611. package/lib/renderer/APIControl.d.ts +80 -2
  612. package/lib/renderer/APIControl.js +2 -2
  613. package/lib/renderer/BadgeControl.d.ts +10 -10
  614. package/lib/renderer/BadgeControl.js +2 -2
  615. package/lib/renderer/DataBindingControl.js +2 -2
  616. package/lib/renderer/DataMappingControl.js +2 -2
  617. package/lib/renderer/DataPickerControl.js +2 -2
  618. package/lib/renderer/DateShortCutControl.js +2 -2
  619. package/lib/renderer/ExpressionFormulaControl.js +2 -2
  620. package/lib/renderer/FeatureControl.js +2 -2
  621. package/lib/renderer/FormulaControl.js +2 -2
  622. package/lib/renderer/GoConfigControl.js +2 -2
  623. package/lib/renderer/OptionControl.js +2 -2
  624. package/lib/renderer/RangePartsControl.js +2 -2
  625. package/lib/renderer/StatusControl.js +2 -2
  626. package/lib/renderer/SwitchMoreControl.d.ts +62 -62
  627. package/lib/renderer/SwitchMoreControl.js +2 -2
  628. package/lib/renderer/TimelineItemControl.js +2 -2
  629. package/lib/renderer/TransferTableControl.js +2 -2
  630. package/lib/renderer/TreeOptionControl.js +2 -2
  631. package/lib/renderer/ValidationControl.js +2 -2
  632. package/lib/renderer/ValidationItem.js +5 -3
  633. package/lib/renderer/event-control/action-config-dialog.js +2 -2
  634. package/lib/renderer/event-control/action-config-panel.js +2 -2
  635. package/lib/renderer/event-control/comp-action-select.js +2 -2
  636. package/lib/renderer/event-control/helper.d.ts +22 -21
  637. package/lib/renderer/event-control/helper.js +1305 -108
  638. package/lib/renderer/event-control/index.js +4 -3
  639. package/lib/renderer/style-control/Background.js +2 -2
  640. package/lib/renderer/style-control/Border.js +2 -2
  641. package/lib/renderer/style-control/BoxModel.js +2 -2
  642. package/lib/renderer/style-control/BoxShadow.js +2 -2
  643. package/lib/renderer/style-control/Display.js +2 -2
  644. package/lib/renderer/style-control/Font.js +2 -2
  645. package/lib/renderer/style-control/InsetBoxModel.js +2 -2
  646. package/lib/renderer/style-control/font-family.js +2 -2
  647. package/lib/renderer/style-control/transformation.js +2 -2
  648. package/lib/renderer/textarea-formula/FormulaPicker.d.ts +3 -0
  649. package/lib/renderer/textarea-formula/FormulaPicker.js +2 -2
  650. package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +9 -0
  651. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +17 -5
  652. package/lib/renderer/textarea-formula/plugin.js +2 -2
  653. package/lib/renderer/textarea-formula/utils.js +2 -2
  654. package/lib/tpl/api.js +2 -2
  655. package/lib/tpl/common.js +366 -3
  656. package/lib/tpl/horizontal.js +2 -2
  657. package/lib/tpl/layout.js +91 -23
  658. package/lib/tpl/options.js +2 -2
  659. package/lib/tpl/style.js +2 -2
  660. package/lib/tpl/validations.js +2 -2
  661. package/lib/util.js +2 -3
  662. package/lib/validator.js +2 -2
  663. package/package.json +1 -5
  664. package/esm/renderer/event-control/actions.d.ts +0 -3
  665. package/esm/renderer/event-control/actions.js +0 -1211
  666. package/lib/renderer/event-control/actions.d.ts +0 -3
  667. package/lib/renderer/event-control/actions.js +0 -1219
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -121,11 +121,9 @@ var TasksPlugin = /** @class */function (_super) {
121
121
  type: 'combo',
122
122
  multiple: true,
123
123
  multiLine: true,
124
- items: [{
125
- name: 'label',
126
- type: 'input-text',
124
+ items: [amisEditorCore.getSchemaTpl('label', {
127
125
  label: i18nRuntime.i18n("78caf7115c5140f8913c581920239f22")
128
- }, {
126
+ }), {
129
127
  name: 'key',
130
128
  type: 'input-text',
131
129
  label: i18nRuntime.i18n("3a3778f20c0e1a55adafad4861a71216")
@@ -133,11 +131,7 @@ var TasksPlugin = /** @class */function (_super) {
133
131
  name: 'status',
134
132
  type: 'input-number',
135
133
  label: i18nRuntime.i18n("bc7e74f7ccf8ed6fa5b7b7649b221daa")
136
- }, {
137
- name: 'remark',
138
- type: 'textarea',
139
- label: i18nRuntime.i18n("1d35dcbf191e36dcc6c15f71277d72ed")
140
- }],
134
+ }, amisEditorCore.getSchemaTpl('taskRemark')],
141
135
  addButtonText: i18nRuntime.i18n("76ba17faedd82297d09b2edd70c5914e"),
142
136
  scaffold: {
143
137
  label: i18nRuntime.i18n("d7ec2d3fea4756bc1642e0f10c180cf5"),
@@ -167,27 +161,7 @@ var TasksPlugin = /** @class */function (_super) {
167
161
  context: context
168
162
  }), {
169
163
  type: 'divider'
170
- }, {
171
- name: 'taskNameLabel',
172
- type: 'input-text',
173
- pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("78caf7115c5140f8913c581920239f22")),
174
- label: i18nRuntime.i18n("24e3562a3262e80c3119f22b8f447f64")
175
- }, {
176
- name: 'operationLabel',
177
- type: 'input-text',
178
- pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("2b6bc0f293f5ca01b006206c2535ccbc")),
179
- label: i18nRuntime.i18n("cb8e07cea4df337bb6dcb8362b5f7e02")
180
- }, {
181
- name: 'statusLabel',
182
- type: 'input-text',
183
- pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b")),
184
- label: i18nRuntime.i18n("f2acd3adcc0a0d73b318c83a29a4d2a9")
185
- }, {
186
- name: 'remarkLabel',
187
- type: 'input-text',
188
- pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("8a4cf07caf84c91a87e8ff3c48a944b9")),
189
- label: i18nRuntime.i18n("0cbbb89050458c2bcf0ca98c19dc8864")
190
- }, {
164
+ }, amisEditorCore.getSchemaTpl('taskNameLabel'), amisEditorCore.getSchemaTpl('operationLabel'), amisEditorCore.getSchemaTpl('statusLabel'), amisEditorCore.getSchemaTpl('remarkLabel'), {
191
165
  name: 'btnText',
192
166
  label: i18nRuntime.i18n("cf6e87cb9edfa398ccfc3db377e34ca4"),
193
167
  type: 'input-text',
@@ -205,10 +179,7 @@ var TasksPlugin = /** @class */function (_super) {
205
179
  multiple: true,
206
180
  addable: false,
207
181
  removable: false,
208
- items: {
209
- type: 'input-text',
210
- placeholder: i18nRuntime.i18n("d7ec2d3fea4756bc1642e0f10c180cf5")
211
- }
182
+ items: amisEditorCore.getSchemaTpl('inputArrayItem')
212
183
  }, {
213
184
  name: 'initialStatusCode',
214
185
  label: i18nRuntime.i18n("f198581dbbc357ccc0283cfe02d56edd"),
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -129,15 +129,9 @@ var TooltipWrapperPlugin = /** @class */function (_super) {
129
129
  title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
130
130
  body: [amisEditorCore.getSchemaTpl('layout:originPosition', {
131
131
  value: 'left-top'
132
- }), {
133
- type: 'input-text',
134
- name: 'title',
132
+ }), amisEditorCore.getSchemaTpl('title', {
135
133
  label: i18nRuntime.i18n("dc19704991f1476fa4dcbb80c50bedd6")
136
- }, {
137
- type: 'textarea',
138
- name: 'tooltip',
139
- label: i18nRuntime.i18n("6f2b01db04cbf7e460b5c6f4e37a5e76")
140
- }, {
134
+ }), amisEditorCore.getSchemaTpl('tooltip'), {
141
135
  name: 'trigger',
142
136
  type: 'select',
143
137
  label: amisEditorCore.tipedLabel(i18nRuntime.i18n("159dbc2fafd57b9d3652f16659b1b519"), i18nRuntime.i18n("ab97cef55407efa11f79211e17cb2b4b")),
@@ -1,3 +1,4 @@
1
+ import { RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
1
2
  import { BaseEventContext, BasePlugin } from 'amis-editor-core';
2
3
  export declare class TplPlugin extends BasePlugin {
3
4
  rendererName: string;
@@ -16,6 +17,8 @@ export declare class TplPlugin extends BasePlugin {
16
17
  scaffold: any;
17
18
  panelTitle: string;
18
19
  panelJustify: boolean;
20
+ events: RendererPluginEvent[];
21
+ actions: RendererPluginAction[];
19
22
  panelBodyCreator: (context: BaseEventContext) => any;
20
23
  popOverBody: any[];
21
24
  }
package/lib/plugin/Tpl.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -9,6 +9,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  var tslib = require('tslib');
11
11
  var amisEditorCore = require('amis-editor-core');
12
+ var helper = require('../renderer/event-control/helper.js');
12
13
  var i18nRuntime = require('i18n-runtime');
13
14
 
14
15
  amisEditorCore.setSchemaTpl('tpl:content', {
@@ -168,6 +169,59 @@ var TplPlugin = /** @class */function (_super) {
168
169
  writable: true,
169
170
  value: true
170
171
  });
172
+ // 事件定义
173
+ Object.defineProperty(_this, "events", {
174
+ enumerable: true,
175
+ configurable: true,
176
+ writable: true,
177
+ value: [{
178
+ eventName: 'click',
179
+ eventLabel: i18nRuntime.i18n("4363c17ebb346b646af55bd8c8075915"),
180
+ description: i18nRuntime.i18n("7af5e3ef39ff71d39fe3f645c8079124"),
181
+ dataSchema: [{
182
+ type: 'object',
183
+ properties: {
184
+ nativeEvent: {
185
+ type: 'object',
186
+ title: i18nRuntime.i18n("64561733c68085af3d09315c1d4d7ed6")
187
+ }
188
+ }
189
+ }]
190
+ }, {
191
+ eventName: 'mouseenter',
192
+ eventLabel: i18nRuntime.i18n("f6d767f39ba3bf955077a3c0ce81e581"),
193
+ description: i18nRuntime.i18n("bcdd89d453da0dc0622a2f3189728357"),
194
+ dataSchema: [{
195
+ type: 'object',
196
+ properties: {
197
+ nativeEvent: {
198
+ type: 'object',
199
+ title: i18nRuntime.i18n("64561733c68085af3d09315c1d4d7ed6")
200
+ }
201
+ }
202
+ }]
203
+ }, {
204
+ eventName: 'mouseleave',
205
+ eventLabel: i18nRuntime.i18n("e272b0b8c7fedc670a87075514d9b49f"),
206
+ description: i18nRuntime.i18n("727309bc724ff237c5e2cdf7a90cf28e"),
207
+ dataSchema: [{
208
+ type: 'object',
209
+ properties: {
210
+ nativeEvent: {
211
+ type: 'object',
212
+ title: i18nRuntime.i18n("64561733c68085af3d09315c1d4d7ed6")
213
+ }
214
+ }
215
+ }]
216
+ }]
217
+ });
218
+ // 动作定义
219
+ Object.defineProperty(_this, "actions", {
220
+ enumerable: true,
221
+ configurable: true,
222
+ writable: true,
223
+ value: []
224
+ });
171
225
  Object.defineProperty(_this, "panelBodyCreator", {
172
226
  enumerable: true,
173
227
  configurable: true,
@@ -193,6 +247,12 @@ var TplPlugin = /** @class */function (_super) {
193
247
  body: amisEditorCore.getSchemaTpl('collapseGroup', tslib.__spreadArray(tslib.__spreadArray([], amisEditorCore.getSchemaTpl('style:common', ['layout']), true), [amisEditorCore.getSchemaTpl('style:classNames', {
194
248
  isFormItem: false
195
249
  })], false))
250
+ }, {
251
+ title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
252
+ className: 'p-none',
253
+ body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
254
+ name: 'onEvent'
255
+ }, helper.getEventControlConfig(_this.manager, context)))]
196
256
  }]);
197
257
  }
198
258
  });
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -135,12 +135,12 @@ var WebComponentPlugin = /** @class */function (_super) {
135
135
  value: function (context) {
136
136
  return amisEditorCore.getSchemaTpl('tabs', [{
137
137
  title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
138
- body: [amisEditorCore.getSchemaTpl('collapseGroup', [amisEditorCore.getSchemaTpl('layout:originPosition', {
139
- value: 'left-top'
140
- }), {
138
+ body: [amisEditorCore.getSchemaTpl('collapseGroup', [{
141
139
  className: 'p-none',
142
140
  title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
143
- body: [{
141
+ body: [amisEditorCore.getSchemaTpl('layout:originPosition', {
142
+ value: 'left-top'
143
+ }), {
144
144
  type: 'input-text',
145
145
  label: i18nRuntime.i18n("14d342362f66aa86e2aa1c1e11aa1204"),
146
146
  name: 'tag'
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -522,27 +522,7 @@ var WizardPlugin = /** @class */function (_super) {
522
522
  label: i18nRuntime.i18n("75ac842f8e77305846f1d776f97dfaf8"),
523
523
  value: 'vertical'
524
524
  }]
525
- }, {
526
- name: 'actionPrevLabel',
527
- label: i18nRuntime.i18n("0f04a65952b58cbbc5ca6cba868c3bec"),
528
- type: 'input-text',
529
- pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("eeb6908870e058bc23d52c1e405a054e"))
530
- }, {
531
- name: 'actionNextLabel',
532
- label: i18nRuntime.i18n("e54827ae56fcb690d879b9cdd29f0ac7"),
533
- type: 'input-text',
534
- pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("38ce27d84639f3a6e07c00b3b4995c0e"))
535
- }, {
536
- name: 'actionNextSaveLabel',
537
- label: i18nRuntime.i18n("abb7ba84b95c6c90341ac9c883fbc85b"),
538
- type: 'input-text',
539
- pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("bed196af058f458def957031f88abd09"))
540
- }, {
541
- name: 'actionFinishLabel',
542
- label: i18nRuntime.i18n("81b522590d543401ad15ae8a9155361d"),
543
- type: 'input-text',
544
- pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("769d88e425e03120b83ee4ed6b9d588e"))
545
- },
525
+ }, amisEditorCore.getSchemaTpl('actionPrevLabel'), amisEditorCore.getSchemaTpl('actionNextLabel'), amisEditorCore.getSchemaTpl('actionNextSaveLabel'), amisEditorCore.getSchemaTpl('actionFinishLabel'),
546
526
  // {
547
527
  // type: 'alert',
548
528
  // level: 'info',
@@ -601,14 +581,11 @@ var WizardPlugin = /** @class */function (_super) {
601
581
  panelBodyCreator: function (context) {
602
582
  return amisEditorCore.getSchemaTpl('tabs', [{
603
583
  title: i18nRuntime.i18n("22b777e6fcb613b8ba83ced9594cd07e"),
604
- body: [{
605
- name: 'title',
606
- type: 'input-text',
607
- label: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
584
+ body: [amisEditorCore.getSchemaTpl('title', {
608
585
  pipeIn: function (value, data) {
609
586
  return value || data.label;
610
587
  }
611
- }, amisEditorCore.getSchemaTpl('api', {
588
+ }), amisEditorCore.getSchemaTpl('api', {
612
589
  label: i18nRuntime.i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
613
590
  description: i18nRuntime.i18n("1fd41e410930ac58e748f7704c3a05f3")
614
591
  }), amisEditorCore.getSchemaTpl('switch', {
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -121,7 +121,9 @@ var WrapperPlugin = /** @class */function (_super) {
121
121
  className: 'p-none',
122
122
  body: [amisEditorCore.getSchemaTpl('collapseGroup', [{
123
123
  title: i18nRuntime.i18n("5aefca559c5a41d10078e21e6d616825"),
124
- body: [amisEditorCore.getSchemaTpl('layout:position'), amisEditorCore.getSchemaTpl('layout:originPosition'), amisEditorCore.getSchemaTpl('layout:inset', {
124
+ body: [amisEditorCore.getSchemaTpl('layout:position', {
125
+ visibleOn: '!data.stickyStatus'
126
+ }), amisEditorCore.getSchemaTpl('layout:originPosition'), amisEditorCore.getSchemaTpl('layout:inset', {
125
127
  mode: 'vertical'
126
128
  }), amisEditorCore.getSchemaTpl('layout:display'), amisEditorCore.getSchemaTpl('layout:flexDirection', {
127
129
  visibleOn: 'data.style && data.style.display === "flex"'
@@ -148,7 +148,7 @@ export default class APIControl extends React.Component<APIControlProps, APICont
148
148
  mode: string;
149
149
  submitOnChange: boolean;
150
150
  wrapWithPanel: boolean;
151
- onSubmit: (values: SchemaApi, action?: "picker-submit" | "input" | undefined) => void;
151
+ onSubmit: (values: SchemaApi, action?: "input" | "picker-submit" | undefined) => void;
152
152
  debug: boolean;
153
153
  body: {
154
154
  type: string;
@@ -168,6 +168,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
168
168
  }[];
169
169
  size?: undefined;
170
170
  placeholder?: undefined;
171
+ /**
172
+ * Picker面板确认
173
+ */
171
174
  required?: undefined;
172
175
  description?: undefined;
173
176
  disabled?: undefined;
@@ -205,6 +208,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
205
208
  description: string;
206
209
  value?: undefined;
207
210
  options?: undefined;
211
+ /**
212
+ * Picker面板确认
213
+ */
208
214
  required?: undefined;
209
215
  disabled?: undefined;
210
216
  pipeIn?: undefined;
@@ -227,6 +233,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
227
233
  disabled: boolean;
228
234
  value?: undefined;
229
235
  placeholder?: undefined;
236
+ /**
237
+ * Picker面板确认
238
+ */
230
239
  required?: undefined;
231
240
  pipeIn?: undefined;
232
241
  pipeOut?: undefined;
@@ -245,6 +254,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
245
254
  options?: undefined;
246
255
  size?: undefined;
247
256
  placeholder?: undefined;
257
+ /**
258
+ * Picker面板确认
259
+ */
248
260
  required?: undefined;
249
261
  description?: undefined;
250
262
  disabled?: undefined;
@@ -266,6 +278,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
266
278
  value?: undefined;
267
279
  options?: undefined;
268
280
  placeholder?: undefined;
281
+ /**
282
+ * Picker面板确认
283
+ */
269
284
  required?: undefined;
270
285
  disabled?: undefined;
271
286
  pipeOut?: undefined;
@@ -282,6 +297,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
282
297
  options?: undefined;
283
298
  size?: undefined;
284
299
  placeholder?: undefined;
300
+ /**
301
+ * Picker面板确认
302
+ */
285
303
  required?: undefined;
286
304
  disabled?: undefined;
287
305
  min?: undefined;
@@ -298,6 +316,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
298
316
  options?: undefined;
299
317
  size?: undefined;
300
318
  placeholder?: undefined;
319
+ /**
320
+ * Picker面板确认
321
+ */
301
322
  required?: undefined;
302
323
  disabled?: undefined;
303
324
  pipeIn?: undefined;
@@ -318,6 +339,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
318
339
  value?: undefined;
319
340
  options?: undefined;
320
341
  placeholder?: undefined;
342
+ /**
343
+ * Picker面板确认
344
+ */
321
345
  required?: undefined;
322
346
  disabled?: undefined;
323
347
  pipeIn?: undefined;
@@ -335,6 +359,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
335
359
  options?: undefined;
336
360
  size?: undefined;
337
361
  placeholder?: undefined;
362
+ /**
363
+ * Picker面板确认
364
+ */
338
365
  required?: undefined;
339
366
  disabled?: undefined;
340
367
  pipeIn?: undefined;
@@ -1152,6 +1179,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
1152
1179
  placeholder: string;
1153
1180
  value?: undefined;
1154
1181
  options?: undefined;
1182
+ /**
1183
+ * Picker面板确认
1184
+ */
1155
1185
  required?: undefined;
1156
1186
  description?: undefined;
1157
1187
  disabled?: undefined;
@@ -2003,6 +2033,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
2003
2033
  placeholder: string;
2004
2034
  disabled: boolean;
2005
2035
  unique?: undefined;
2036
+ /**
2037
+ * Picker面板确认
2038
+ */
2006
2039
  required?: undefined;
2007
2040
  options?: undefined;
2008
2041
  })[];
@@ -2856,6 +2889,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
2856
2889
  type: string;
2857
2890
  name: string;
2858
2891
  unique?: undefined;
2892
+ /**
2893
+ * Picker面板确认
2894
+ */
2859
2895
  required?: undefined;
2860
2896
  })[];
2861
2897
  label?: undefined;
@@ -2905,6 +2941,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
2905
2941
  type: string;
2906
2942
  name: string;
2907
2943
  unique?: undefined;
2944
+ /**
2945
+ * Picker面板确认
2946
+ */
2908
2947
  required?: undefined;
2909
2948
  })[];
2910
2949
  label?: undefined;
@@ -2939,7 +2978,7 @@ export default class APIControl extends React.Component<APIControlProps, APICont
2939
2978
  mode: string;
2940
2979
  submitOnChange: boolean;
2941
2980
  wrapWithPanel: boolean;
2942
- onSubmit: (values: SchemaApi, action?: "picker-submit" | "input" | undefined) => void;
2981
+ onSubmit: (values: SchemaApi, action?: "input" | "picker-submit" | undefined) => void;
2943
2982
  debug: boolean;
2944
2983
  body: {
2945
2984
  type: string;
@@ -2959,6 +2998,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
2959
2998
  }[];
2960
2999
  size?: undefined;
2961
3000
  placeholder?: undefined;
3001
+ /**
3002
+ * Picker面板确认
3003
+ */
2962
3004
  required?: undefined;
2963
3005
  description?: undefined;
2964
3006
  disabled?: undefined;
@@ -2996,6 +3038,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
2996
3038
  description: string;
2997
3039
  value?: undefined;
2998
3040
  options?: undefined;
3041
+ /**
3042
+ * Picker面板确认
3043
+ */
2999
3044
  required?: undefined;
3000
3045
  disabled?: undefined;
3001
3046
  pipeIn?: undefined;
@@ -3018,6 +3063,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
3018
3063
  disabled: boolean;
3019
3064
  value?: undefined;
3020
3065
  placeholder?: undefined;
3066
+ /**
3067
+ * Picker面板确认
3068
+ */
3021
3069
  required?: undefined;
3022
3070
  pipeIn?: undefined;
3023
3071
  pipeOut?: undefined;
@@ -3036,6 +3084,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
3036
3084
  options?: undefined;
3037
3085
  size?: undefined;
3038
3086
  placeholder?: undefined;
3087
+ /**
3088
+ * Picker面板确认
3089
+ */
3039
3090
  required?: undefined;
3040
3091
  description?: undefined;
3041
3092
  disabled?: undefined;
@@ -3057,6 +3108,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
3057
3108
  value?: undefined;
3058
3109
  options?: undefined;
3059
3110
  placeholder?: undefined;
3111
+ /**
3112
+ * Picker面板确认
3113
+ */
3060
3114
  required?: undefined;
3061
3115
  disabled?: undefined;
3062
3116
  pipeOut?: undefined;
@@ -3073,6 +3127,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
3073
3127
  options?: undefined;
3074
3128
  size?: undefined;
3075
3129
  placeholder?: undefined;
3130
+ /**
3131
+ * Picker面板确认
3132
+ */
3076
3133
  required?: undefined;
3077
3134
  disabled?: undefined;
3078
3135
  min?: undefined;
@@ -3089,6 +3146,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
3089
3146
  options?: undefined;
3090
3147
  size?: undefined;
3091
3148
  placeholder?: undefined;
3149
+ /**
3150
+ * Picker面板确认
3151
+ */
3092
3152
  required?: undefined;
3093
3153
  disabled?: undefined;
3094
3154
  pipeIn?: undefined;
@@ -3109,6 +3169,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
3109
3169
  value?: undefined;
3110
3170
  options?: undefined;
3111
3171
  placeholder?: undefined;
3172
+ /**
3173
+ * Picker面板确认
3174
+ */
3112
3175
  required?: undefined;
3113
3176
  disabled?: undefined;
3114
3177
  pipeIn?: undefined;
@@ -3126,6 +3189,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
3126
3189
  options?: undefined;
3127
3190
  size?: undefined;
3128
3191
  placeholder?: undefined;
3192
+ /**
3193
+ * Picker面板确认
3194
+ */
3129
3195
  required?: undefined;
3130
3196
  disabled?: undefined;
3131
3197
  pipeIn?: undefined;
@@ -3943,6 +4009,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
3943
4009
  placeholder: string;
3944
4010
  value?: undefined;
3945
4011
  options?: undefined;
4012
+ /**
4013
+ * Picker面板确认
4014
+ */
3946
4015
  required?: undefined;
3947
4016
  description?: undefined;
3948
4017
  disabled?: undefined;
@@ -4794,6 +4863,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
4794
4863
  placeholder: string;
4795
4864
  disabled: boolean;
4796
4865
  unique?: undefined;
4866
+ /**
4867
+ * Picker面板确认
4868
+ */
4797
4869
  required?: undefined;
4798
4870
  options?: undefined;
4799
4871
  })[];
@@ -5647,6 +5719,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
5647
5719
  type: string;
5648
5720
  name: string;
5649
5721
  unique?: undefined;
5722
+ /**
5723
+ * Picker面板确认
5724
+ */
5650
5725
  required?: undefined;
5651
5726
  })[];
5652
5727
  label?: undefined;
@@ -5696,6 +5771,9 @@ export default class APIControl extends React.Component<APIControlProps, APICont
5696
5771
  type: string;
5697
5772
  name: string;
5698
5773
  unique?: undefined;
5774
+ /**
5775
+ * Picker面板确认
5776
+ */
5699
5777
  required?: undefined;
5700
5778
  })[];
5701
5779
  label?: undefined;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -67,29 +67,29 @@ export default class BadgeControl extends React.Component<BadgeControlProps, Bad
67
67
  transformBadgeValue(): BadgeForm;
68
68
  normalizeBadgeValue(form: BadgeForm): {
69
69
  offset: number[];
70
- size?: any;
71
- visibleOn?: string | undefined;
72
70
  style?: {
73
71
  [propName: string]: any;
74
72
  } | undefined;
75
- level?: string | undefined;
73
+ visibleOn?: string | undefined;
74
+ text?: string | number | undefined;
75
+ size?: any;
76
76
  mode?: "text" | "dot" | "ribbon" | undefined;
77
77
  animation?: boolean | undefined;
78
- text?: string | number | undefined;
79
- position?: "top-right" | "top-left" | "bottom-right" | "bottom-left" | undefined;
78
+ level?: string | undefined;
79
+ position?: "top-right" | "top-left" | "bottom-left" | "bottom-right" | undefined;
80
80
  overflowCount?: number | undefined;
81
81
  } | {
82
82
  offset: [number, number];
83
- size?: any;
84
- visibleOn?: string | undefined;
85
83
  style?: {
86
84
  [propName: string]: any;
87
85
  } | undefined;
88
- level?: string | undefined;
86
+ visibleOn?: string | undefined;
87
+ text?: string | number | undefined;
88
+ size?: any;
89
89
  mode?: "text" | "dot" | "ribbon" | undefined;
90
90
  animation?: boolean | undefined;
91
- text?: string | number | undefined;
92
- position?: "top-right" | "top-left" | "bottom-right" | "bottom-left" | undefined;
91
+ level?: string | undefined;
92
+ position?: "top-right" | "top-left" | "bottom-left" | "bottom-right" | undefined;
93
93
  overflowCount?: number | undefined;
94
94
  };
95
95
  handleSwitchChange(checked: boolean): void;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';