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
  import { __extends, __assign } from 'tslib';
@@ -117,11 +117,9 @@ var TasksPlugin = /** @class */function (_super) {
117
117
  type: 'combo',
118
118
  multiple: true,
119
119
  multiLine: true,
120
- items: [{
121
- name: 'label',
122
- type: 'input-text',
120
+ items: [getSchemaTpl('label', {
123
121
  label: i18n("78caf7115c5140f8913c581920239f22")
124
- }, {
122
+ }), {
125
123
  name: 'key',
126
124
  type: 'input-text',
127
125
  label: i18n("3a3778f20c0e1a55adafad4861a71216")
@@ -129,11 +127,7 @@ var TasksPlugin = /** @class */function (_super) {
129
127
  name: 'status',
130
128
  type: 'input-number',
131
129
  label: i18n("bc7e74f7ccf8ed6fa5b7b7649b221daa")
132
- }, {
133
- name: 'remark',
134
- type: 'textarea',
135
- label: i18n("1d35dcbf191e36dcc6c15f71277d72ed")
136
- }],
130
+ }, getSchemaTpl('taskRemark')],
137
131
  addButtonText: i18n("76ba17faedd82297d09b2edd70c5914e"),
138
132
  scaffold: {
139
133
  label: i18n("d7ec2d3fea4756bc1642e0f10c180cf5"),
@@ -163,27 +157,7 @@ var TasksPlugin = /** @class */function (_super) {
163
157
  context: context
164
158
  }), {
165
159
  type: 'divider'
166
- }, {
167
- name: 'taskNameLabel',
168
- type: 'input-text',
169
- pipeIn: defaultValue(i18n("78caf7115c5140f8913c581920239f22")),
170
- label: i18n("24e3562a3262e80c3119f22b8f447f64")
171
- }, {
172
- name: 'operationLabel',
173
- type: 'input-text',
174
- pipeIn: defaultValue(i18n("2b6bc0f293f5ca01b006206c2535ccbc")),
175
- label: i18n("cb8e07cea4df337bb6dcb8362b5f7e02")
176
- }, {
177
- name: 'statusLabel',
178
- type: 'input-text',
179
- pipeIn: defaultValue(i18n("3fea7ca76cdece641436d7ab0d02ab1b")),
180
- label: i18n("f2acd3adcc0a0d73b318c83a29a4d2a9")
181
- }, {
182
- name: 'remarkLabel',
183
- type: 'input-text',
184
- pipeIn: defaultValue(i18n("8a4cf07caf84c91a87e8ff3c48a944b9")),
185
- label: i18n("0cbbb89050458c2bcf0ca98c19dc8864")
186
- }, {
160
+ }, getSchemaTpl('taskNameLabel'), getSchemaTpl('operationLabel'), getSchemaTpl('statusLabel'), getSchemaTpl('remarkLabel'), {
187
161
  name: 'btnText',
188
162
  label: i18n("cf6e87cb9edfa398ccfc3db377e34ca4"),
189
163
  type: 'input-text',
@@ -201,10 +175,7 @@ var TasksPlugin = /** @class */function (_super) {
201
175
  multiple: true,
202
176
  addable: false,
203
177
  removable: false,
204
- items: {
205
- type: 'input-text',
206
- placeholder: i18n("d7ec2d3fea4756bc1642e0f10c180cf5")
207
- }
178
+ items: getSchemaTpl('inputArrayItem')
208
179
  }, {
209
180
  name: 'initialStatusCode',
210
181
  label: 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
  import { __extends, __assign } from 'tslib';
@@ -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
  import { __extends, __assign } from 'tslib';
@@ -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
  import { __extends, __assign, __spreadArray } from 'tslib';
@@ -125,15 +125,9 @@ var TooltipWrapperPlugin = /** @class */function (_super) {
125
125
  title: i18n("4092ed98e9035652d4c9ca9441701ed7"),
126
126
  body: [getSchemaTpl('layout:originPosition', {
127
127
  value: 'left-top'
128
- }), {
129
- type: 'input-text',
130
- name: 'title',
128
+ }), getSchemaTpl('title', {
131
129
  label: i18n("dc19704991f1476fa4dcbb80c50bedd6")
132
- }, {
133
- type: 'textarea',
134
- name: 'tooltip',
135
- label: i18n("6f2b01db04cbf7e460b5c6f4e37a5e76")
136
- }, {
130
+ }), getSchemaTpl('tooltip'), {
137
131
  name: 'trigger',
138
132
  type: 'select',
139
133
  label: tipedLabel(i18n("159dbc2fafd57b9d3652f16659b1b519"), 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/esm/plugin/Tpl.js CHANGED
@@ -1,10 +1,11 @@
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
- import { __extends, __spreadArray } from 'tslib';
6
+ import { __extends, __spreadArray, __assign } from 'tslib';
7
7
  import { setSchemaTpl, getSchemaTpl, tipedLabel, defaultValue, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
8
+ import { getEventControlConfig } from '../renderer/event-control/helper.js';
8
9
  import { i18n } from 'i18n-runtime';
9
10
 
10
11
  setSchemaTpl('tpl:content', {
@@ -164,6 +165,59 @@ var TplPlugin = /** @class */function (_super) {
164
165
  writable: true,
165
166
  value: true
166
167
  });
168
+ // 事件定义
169
+ Object.defineProperty(_this, "events", {
170
+ enumerable: true,
171
+ configurable: true,
172
+ writable: true,
173
+ value: [{
174
+ eventName: 'click',
175
+ eventLabel: i18n("4363c17ebb346b646af55bd8c8075915"),
176
+ description: i18n("7af5e3ef39ff71d39fe3f645c8079124"),
177
+ dataSchema: [{
178
+ type: 'object',
179
+ properties: {
180
+ nativeEvent: {
181
+ type: 'object',
182
+ title: i18n("64561733c68085af3d09315c1d4d7ed6")
183
+ }
184
+ }
185
+ }]
186
+ }, {
187
+ eventName: 'mouseenter',
188
+ eventLabel: i18n("f6d767f39ba3bf955077a3c0ce81e581"),
189
+ description: i18n("bcdd89d453da0dc0622a2f3189728357"),
190
+ dataSchema: [{
191
+ type: 'object',
192
+ properties: {
193
+ nativeEvent: {
194
+ type: 'object',
195
+ title: i18n("64561733c68085af3d09315c1d4d7ed6")
196
+ }
197
+ }
198
+ }]
199
+ }, {
200
+ eventName: 'mouseleave',
201
+ eventLabel: i18n("e272b0b8c7fedc670a87075514d9b49f"),
202
+ description: i18n("727309bc724ff237c5e2cdf7a90cf28e"),
203
+ dataSchema: [{
204
+ type: 'object',
205
+ properties: {
206
+ nativeEvent: {
207
+ type: 'object',
208
+ title: i18n("64561733c68085af3d09315c1d4d7ed6")
209
+ }
210
+ }
211
+ }]
212
+ }]
213
+ });
214
+ // 动作定义
215
+ Object.defineProperty(_this, "actions", {
216
+ enumerable: true,
217
+ configurable: true,
218
+ writable: true,
219
+ value: []
220
+ });
167
221
  Object.defineProperty(_this, "panelBodyCreator", {
168
222
  enumerable: true,
169
223
  configurable: true,
@@ -189,6 +243,12 @@ var TplPlugin = /** @class */function (_super) {
189
243
  body: getSchemaTpl('collapseGroup', __spreadArray(__spreadArray([], getSchemaTpl('style:common', ['layout']), true), [getSchemaTpl('style:classNames', {
190
244
  isFormItem: false
191
245
  })], false))
246
+ }, {
247
+ title: i18n("10b2761db5a8e089049df39675abc550"),
248
+ className: 'p-none',
249
+ body: [getSchemaTpl('eventControl', __assign({
250
+ name: 'onEvent'
251
+ }, getEventControlConfig(_this.manager, context)))]
192
252
  }]);
193
253
  }
194
254
  });
@@ -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
  import { __extends, __assign } from 'tslib';
@@ -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
  import { __extends, __assign } from 'tslib';
@@ -131,12 +131,12 @@ var WebComponentPlugin = /** @class */function (_super) {
131
131
  value: function (context) {
132
132
  return getSchemaTpl('tabs', [{
133
133
  title: i18n("24d67862f87f439db7ca957aecb77cce"),
134
- body: [getSchemaTpl('collapseGroup', [getSchemaTpl('layout:originPosition', {
135
- value: 'left-top'
136
- }), {
134
+ body: [getSchemaTpl('collapseGroup', [{
137
135
  className: 'p-none',
138
136
  title: i18n("4092ed98e9035652d4c9ca9441701ed7"),
139
- body: [{
137
+ body: [getSchemaTpl('layout:originPosition', {
138
+ value: 'left-top'
139
+ }), {
140
140
  type: 'input-text',
141
141
  label: i18n("14d342362f66aa86e2aa1c1e11aa1204"),
142
142
  name: 'tag'
@@ -1,10 +1,10 @@
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
  import { __extends, __assign } from 'tslib';
7
- import { getSchemaTpl, defaultValue, mapReactElement, VRenderer, RegionWrapper, jsonToJsonSchema, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
7
+ import { getSchemaTpl, mapReactElement, VRenderer, RegionWrapper, jsonToJsonSchema, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
8
8
  import React__default from 'react';
9
9
  import { getArgsWrapper, getEventControlConfig } from '../renderer/event-control/helper.js';
10
10
  import { i18n } from 'i18n-runtime';
@@ -514,27 +514,7 @@ var WizardPlugin = /** @class */function (_super) {
514
514
  label: i18n("75ac842f8e77305846f1d776f97dfaf8"),
515
515
  value: 'vertical'
516
516
  }]
517
- }, {
518
- name: 'actionPrevLabel',
519
- label: i18n("0f04a65952b58cbbc5ca6cba868c3bec"),
520
- type: 'input-text',
521
- pipeIn: defaultValue(i18n("eeb6908870e058bc23d52c1e405a054e"))
522
- }, {
523
- name: 'actionNextLabel',
524
- label: i18n("e54827ae56fcb690d879b9cdd29f0ac7"),
525
- type: 'input-text',
526
- pipeIn: defaultValue(i18n("38ce27d84639f3a6e07c00b3b4995c0e"))
527
- }, {
528
- name: 'actionNextSaveLabel',
529
- label: i18n("abb7ba84b95c6c90341ac9c883fbc85b"),
530
- type: 'input-text',
531
- pipeIn: defaultValue(i18n("bed196af058f458def957031f88abd09"))
532
- }, {
533
- name: 'actionFinishLabel',
534
- label: i18n("81b522590d543401ad15ae8a9155361d"),
535
- type: 'input-text',
536
- pipeIn: defaultValue(i18n("769d88e425e03120b83ee4ed6b9d588e"))
537
- },
517
+ }, getSchemaTpl('actionPrevLabel'), getSchemaTpl('actionNextLabel'), getSchemaTpl('actionNextSaveLabel'), getSchemaTpl('actionFinishLabel'),
538
518
  // {
539
519
  // type: 'alert',
540
520
  // level: 'info',
@@ -593,14 +573,11 @@ var WizardPlugin = /** @class */function (_super) {
593
573
  panelBodyCreator: function (context) {
594
574
  return getSchemaTpl('tabs', [{
595
575
  title: i18n("22b777e6fcb613b8ba83ced9594cd07e"),
596
- body: [{
597
- name: 'title',
598
- type: 'input-text',
599
- label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
576
+ body: [getSchemaTpl('title', {
600
577
  pipeIn: function (value, data) {
601
578
  return value || data.label;
602
579
  }
603
- }, getSchemaTpl('api', {
580
+ }), getSchemaTpl('api', {
604
581
  label: i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
605
582
  description: i18n("1fd41e410930ac58e748f7704c3a05f3")
606
583
  }), 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
  import { __extends, __assign, __spreadArray } from 'tslib';
@@ -117,7 +117,9 @@ var WrapperPlugin = /** @class */function (_super) {
117
117
  className: 'p-none',
118
118
  body: [getSchemaTpl('collapseGroup', [{
119
119
  title: i18n("5aefca559c5a41d10078e21e6d616825"),
120
- body: [getSchemaTpl('layout:position'), getSchemaTpl('layout:originPosition'), getSchemaTpl('layout:inset', {
120
+ body: [getSchemaTpl('layout:position', {
121
+ visibleOn: '!data.stickyStatus'
122
+ }), getSchemaTpl('layout:originPosition'), getSchemaTpl('layout:inset', {
121
123
  mode: 'vertical'
122
124
  }), getSchemaTpl('layout:display'), getSchemaTpl('layout:flexDirection', {
123
125
  visibleOn: 'data.style && data.style.display === "flex"'
@@ -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;
@@ -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
  import { __extends, __awaiter, __generator, __assign, __decorate, __metadata } from 'tslib';
@@ -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
  import { __extends, __assign, __decorate, __metadata } from 'tslib';
@@ -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
  import { __extends, __awaiter, __generator, __decorate, __metadata } from 'tslib';
@@ -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
  import { __extends, __rest, __assign, __decorate, __metadata } from 'tslib';
@@ -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
  import { __extends, __awaiter, __generator, __assign, __decorate, __metadata } from 'tslib';
@@ -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
  import { __extends, __assign, __spreadArray, __decorate, __metadata } from 'tslib';
@@ -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
  import { __extends, __awaiter, __generator, __rest, __assign, __decorate, __metadata } from 'tslib';