amis-editor 6.9.0 → 6.10.0-beta.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (989) hide show
  1. package/esm/builder/ApiDSBuilder.js +2 -2
  2. package/esm/builder/DSBuilder.js +2 -2
  3. package/esm/builder/DSBuilderManager.js +2 -2
  4. package/esm/builder/constants.js +2 -2
  5. package/esm/builder/utils.js +2 -2
  6. package/esm/component/BaseControl.js +7 -4
  7. package/esm/component/InputComponentName.js +2 -2
  8. package/esm/component/ModalSettingPanel.js +2 -2
  9. package/esm/component/TableViewEditor.js +2 -2
  10. package/esm/icons/btn/btn-group.svg.js +2 -2
  11. package/esm/icons/btn/btn-select.svg.js +2 -2
  12. package/esm/icons/btn/btn-toolbar.svg.js +2 -2
  13. package/esm/icons/btn/button.svg.js +2 -2
  14. package/esm/icons/btn/dropdown-btn.svg.js +2 -2
  15. package/esm/icons/container/anchor-nav.svg.js +2 -2
  16. package/esm/icons/container/collapse.svg.js +2 -2
  17. package/esm/icons/container/container.svg.js +2 -2
  18. package/esm/icons/container/flex-container.svg.js +2 -2
  19. package/esm/icons/container/form-group.svg.js +2 -2
  20. package/esm/icons/container/grid.svg.js +2 -2
  21. package/esm/icons/container/iframe.svg.js +2 -2
  22. package/esm/icons/container/panel.svg.js +2 -2
  23. package/esm/icons/container/switch-container.svg.js +2 -2
  24. package/esm/icons/container/table-view.svg.js +2 -2
  25. package/esm/icons/container/tabs.svg.js +2 -2
  26. package/esm/icons/container/tooltip-wrapper.svg.js +2 -2
  27. package/esm/icons/container/web-component.svg.js +2 -2
  28. package/esm/icons/crud/column-add.svg.js +2 -2
  29. package/esm/icons/crud/column-delete.svg.js +2 -2
  30. package/esm/icons/crud/column-setting.svg.js +2 -2
  31. package/esm/icons/crud/share-link.svg.js +2 -2
  32. package/esm/icons/display/aBaseline.svg.js +2 -2
  33. package/esm/icons/display/aCenter.svg.js +2 -2
  34. package/esm/icons/display/aFlexEnd.svg.js +2 -2
  35. package/esm/icons/display/aFlexStart.svg.js +2 -2
  36. package/esm/icons/display/aStretch.svg.js +2 -2
  37. package/esm/icons/display/block.svg.js +2 -2
  38. package/esm/icons/display/dcolumn.svg.js +2 -2
  39. package/esm/icons/display/dcolumnReverse.svg.js +2 -2
  40. package/esm/icons/display/drow.svg.js +2 -2
  41. package/esm/icons/display/drowReverse.svg.js +2 -2
  42. package/esm/icons/display/flex.svg.js +2 -2
  43. package/esm/icons/display/inline-block.svg.js +2 -2
  44. package/esm/icons/display/inline.svg.js +2 -2
  45. package/esm/icons/display/jCenter.svg.js +2 -2
  46. package/esm/icons/display/jFlexEnd.svg.js +2 -2
  47. package/esm/icons/display/jFlexStart.svg.js +2 -2
  48. package/esm/icons/display/jSpaceAround.svg.js +2 -2
  49. package/esm/icons/display/jSpaceBetween.svg.js +2 -2
  50. package/esm/icons/feat/audio.svg.js +2 -2
  51. package/esm/icons/feat/custom.svg.js +2 -2
  52. package/esm/icons/feat/each.svg.js +2 -2
  53. package/esm/icons/feat/form.svg.js +2 -2
  54. package/esm/icons/feat/nav.svg.js +2 -2
  55. package/esm/icons/feat/qrcode.svg.js +2 -2
  56. package/esm/icons/feat/service.svg.js +2 -2
  57. package/esm/icons/feat/table.svg.js +2 -2
  58. package/esm/icons/feat/tasks.svg.js +2 -2
  59. package/esm/icons/feat/video.svg.js +2 -2
  60. package/esm/icons/feat/wizard.svg.js +2 -2
  61. package/esm/icons/form/chained-select.svg.js +2 -2
  62. package/esm/icons/form/checkbox.svg.js +2 -2
  63. package/esm/icons/form/checkboxes.svg.js +2 -2
  64. package/esm/icons/form/combo.svg.js +2 -2
  65. package/esm/icons/form/condition-builder.svg.js +2 -2
  66. package/esm/icons/form/diff-editor.svg.js +2 -2
  67. package/esm/icons/form/editor.svg.js +2 -2
  68. package/esm/icons/form/formula.svg.js +2 -2
  69. package/esm/icons/form/hidden.svg.js +2 -2
  70. package/esm/icons/form/input-city.svg.js +2 -2
  71. package/esm/icons/form/input-color.svg.js +2 -2
  72. package/esm/icons/form/input-date-range.svg.js +2 -2
  73. package/esm/icons/form/input-date.svg.js +2 -2
  74. package/esm/icons/form/input-datetime.svg.js +2 -2
  75. package/esm/icons/form/input-email.svg.js +2 -2
  76. package/esm/icons/form/input-excel.svg.js +2 -2
  77. package/esm/icons/form/input-file.svg.js +2 -2
  78. package/esm/icons/form/input-group.svg.js +2 -2
  79. package/esm/icons/form/input-image.svg.js +2 -2
  80. package/esm/icons/form/input-kv.svg.js +2 -2
  81. package/esm/icons/form/input-month-range.svg.js +2 -2
  82. package/esm/icons/form/input-number.svg.js +2 -2
  83. package/esm/icons/form/input-password.svg.js +2 -2
  84. package/esm/icons/form/input-quarter-range.svg.js +2 -2
  85. package/esm/icons/form/input-range.svg.js +2 -2
  86. package/esm/icons/form/input-rating.svg.js +2 -2
  87. package/esm/icons/form/input-repeat.svg.js +2 -2
  88. package/esm/icons/form/input-rich-text.svg.js +2 -2
  89. package/esm/icons/form/input-signature.svg.js +2 -2
  90. package/esm/icons/form/input-tag.svg.js +2 -2
  91. package/esm/icons/form/input-text.svg.js +2 -2
  92. package/esm/icons/form/input-time-range.svg.js +2 -2
  93. package/esm/icons/form/input-time.svg.js +2 -2
  94. package/esm/icons/form/input-tree.svg.js +2 -2
  95. package/esm/icons/form/input-url.svg.js +2 -2
  96. package/esm/icons/form/input-year.svg.js +2 -2
  97. package/esm/icons/form/inputArray.svg.js +2 -2
  98. package/esm/icons/form/list-select.svg.js +2 -2
  99. package/esm/icons/form/location-picker.svg.js +2 -2
  100. package/esm/icons/form/matrix-checkboxes.svg.js +2 -2
  101. package/esm/icons/form/month.svg.js +2 -2
  102. package/esm/icons/form/nested-select.svg.js +2 -2
  103. package/esm/icons/form/picker.svg.js +2 -2
  104. package/esm/icons/form/quarter.svg.js +2 -2
  105. package/esm/icons/form/radios.svg.js +2 -2
  106. package/esm/icons/form/select.svg.js +2 -2
  107. package/esm/icons/form/static.svg.js +2 -2
  108. package/esm/icons/form/sub-form.svg.js +2 -2
  109. package/esm/icons/form/switch.svg.js +2 -2
  110. package/esm/icons/form/tabs-transfer.svg.js +2 -2
  111. package/esm/icons/form/textarea.svg.js +2 -2
  112. package/esm/icons/form/transfer.svg.js +2 -2
  113. package/esm/icons/form/tree-select.svg.js +2 -2
  114. package/esm/icons/form/uuid.svg.js +2 -2
  115. package/esm/icons/index.js +2 -2
  116. package/esm/icons/layout/layout-1with2.svg.js +2 -2
  117. package/esm/icons/layout/layout-2cols.svg.js +2 -2
  118. package/esm/icons/layout/layout-2row.svg.js +2 -2
  119. package/esm/icons/layout/layout-2with1.svg.js +2 -2
  120. package/esm/icons/layout/layout-3cols.svg.js +2 -2
  121. package/esm/icons/layout/layout-3row.svg.js +2 -2
  122. package/esm/icons/layout/layout-absolute.svg.js +2 -2
  123. package/esm/icons/layout/layout-fixed-top.svg.js +2 -2
  124. package/esm/icons/layout/layout-fixed.svg.js +2 -2
  125. package/esm/icons/layout/layout-free-container.svg.js +2 -2
  126. package/esm/icons/layout/layout-full.svg.js +2 -2
  127. package/esm/icons/layout/layout1-2.svg.js +2 -2
  128. package/esm/icons/layout/layout2-1.svg.js +2 -2
  129. package/esm/icons/layout/layout3-1.svg.js +2 -2
  130. package/esm/icons/layout/layout3-2.svg.js +2 -2
  131. package/esm/icons/other/_fx.svg.js +2 -2
  132. package/esm/icons/other/divider.svg.js +2 -2
  133. package/esm/icons/other/fx.svg.js +2 -2
  134. package/esm/icons/other/modal-setting.svg.js +2 -2
  135. package/esm/icons/other/property-sheet.svg.js +2 -2
  136. package/esm/icons/other/tooltip.svg.js +2 -2
  137. package/esm/icons/show/URL.svg.js +2 -2
  138. package/esm/icons/show/avatar.svg.js +2 -2
  139. package/esm/icons/show/breadcrumb.svg.js +2 -2
  140. package/esm/icons/show/card.svg.js +2 -2
  141. package/esm/icons/show/cards.svg.js +2 -2
  142. package/esm/icons/show/carousel.svg.js +2 -2
  143. package/esm/icons/show/chart.svg.js +2 -2
  144. package/esm/icons/show/code.svg.js +2 -2
  145. package/esm/icons/show/date.svg.js +2 -2
  146. package/esm/icons/show/datetime.svg.js +2 -2
  147. package/esm/icons/show/image.svg.js +2 -2
  148. package/esm/icons/show/images.svg.js +2 -2
  149. package/esm/icons/show/json-view.svg.js +2 -2
  150. package/esm/icons/show/list.svg.js +2 -2
  151. package/esm/icons/show/log.svg.js +2 -2
  152. package/esm/icons/show/mapping.svg.js +2 -2
  153. package/esm/icons/show/markdown.svg.js +2 -2
  154. package/esm/icons/show/plain.svg.js +2 -2
  155. package/esm/icons/show/progress.svg.js +2 -2
  156. package/esm/icons/show/sparkline.svg.js +2 -2
  157. package/esm/icons/show/status.svg.js +2 -2
  158. package/esm/icons/show/steps.svg.js +2 -2
  159. package/esm/icons/show/time.svg.js +2 -2
  160. package/esm/icons/theme/css.svg.js +2 -2
  161. package/esm/index.d.ts +3 -0
  162. package/esm/index.js +5 -2
  163. package/esm/locale/en-US.js +2 -2
  164. package/esm/locale/zh-CN.js +2 -2
  165. package/esm/plugin/Alert.js +2 -2
  166. package/esm/plugin/AnchorNav.js +4 -2
  167. package/esm/plugin/Audio.js +2 -2
  168. package/esm/plugin/Avatar.js +2 -2
  169. package/esm/plugin/Breadcrumb.js +2 -2
  170. package/esm/plugin/Button.js +11 -6
  171. package/esm/plugin/ButtonGroup.js +2 -2
  172. package/esm/plugin/CRUD.js +6 -6
  173. package/esm/plugin/CRUD2/BaseCRUD.d.ts +1 -1
  174. package/esm/plugin/CRUD2/BaseCRUD.js +13 -9
  175. package/esm/plugin/CRUD2/CRUDTable.js +2 -2
  176. package/esm/plugin/CRUD2/constants.js +2 -2
  177. package/esm/plugin/CRUD2/utils.js +2 -2
  178. package/esm/plugin/Calendar.d.ts +2 -7
  179. package/esm/plugin/Calendar.js +7 -7
  180. package/esm/plugin/Card.js +2 -2
  181. package/esm/plugin/Card2.js +2 -2
  182. package/esm/plugin/Cards.js +2 -2
  183. package/esm/plugin/Carousel.js +2 -2
  184. package/esm/plugin/Chart.js +6 -8
  185. package/esm/plugin/CodeView.js +2 -2
  186. package/esm/plugin/Collapse.d.ts +1 -2
  187. package/esm/plugin/Collapse.js +14 -6
  188. package/esm/plugin/CollapseGroup.d.ts +2 -0
  189. package/esm/plugin/CollapseGroup.js +16 -2
  190. package/esm/plugin/ColumnToggler.js +2 -2
  191. package/esm/plugin/Container.js +2 -2
  192. package/esm/plugin/Custom.js +2 -2
  193. package/esm/plugin/CustomRegion.js +2 -2
  194. package/esm/plugin/Date.js +2 -2
  195. package/esm/plugin/Datetime.js +2 -2
  196. package/esm/plugin/Dialog.d.ts +1 -5
  197. package/esm/plugin/Dialog.js +9 -6
  198. package/esm/plugin/Divider.js +2 -2
  199. package/esm/plugin/Drawer.d.ts +1 -5
  200. package/esm/plugin/Drawer.js +10 -6
  201. package/esm/plugin/DropDownButton.js +2 -2
  202. package/esm/plugin/Each.js +2 -2
  203. package/esm/plugin/Flex.js +2 -2
  204. package/esm/plugin/Form/ButtonGroupSelect.d.ts +1 -3
  205. package/esm/plugin/Form/ButtonGroupSelect.js +8 -8
  206. package/esm/plugin/Form/ButtonToolbar.js +2 -2
  207. package/esm/plugin/Form/ChainedSelect.d.ts +1 -2
  208. package/esm/plugin/Form/ChainedSelect.js +8 -8
  209. package/esm/plugin/Form/Checkbox.d.ts +1 -3
  210. package/esm/plugin/Form/Checkbox.js +139 -22
  211. package/esm/plugin/Form/Checkboxes.d.ts +1 -3
  212. package/esm/plugin/Form/Checkboxes.js +154 -23
  213. package/esm/plugin/Form/CodeEditor.d.ts +1 -2
  214. package/esm/plugin/Form/CodeEditor.js +8 -8
  215. package/esm/plugin/Form/Combo.js +8 -8
  216. package/esm/plugin/Form/ConditionBuilder.js +2 -2
  217. package/esm/plugin/Form/Control.js +2 -2
  218. package/esm/plugin/Form/DiffEditor.js +8 -8
  219. package/esm/plugin/Form/FieldSet.js +2 -2
  220. package/esm/plugin/Form/Form.d.ts +2 -2
  221. package/esm/plugin/Form/Form.js +19 -11
  222. package/esm/plugin/Form/Formula.js +2 -2
  223. package/esm/plugin/Form/Group.js +2 -2
  224. package/esm/plugin/Form/Hidden.js +2 -2
  225. package/esm/plugin/Form/InputArray.js +2 -2
  226. package/esm/plugin/Form/InputCity.d.ts +1 -3
  227. package/esm/plugin/Form/InputCity.js +7 -7
  228. package/esm/plugin/Form/InputColor.js +2 -2
  229. package/esm/plugin/Form/InputDate.d.ts +1 -2
  230. package/esm/plugin/Form/InputDate.js +9 -7
  231. package/esm/plugin/Form/InputDateRange.d.ts +1 -2
  232. package/esm/plugin/Form/InputDateRange.js +11 -9
  233. package/esm/plugin/Form/InputDateTime.js +2 -2
  234. package/esm/plugin/Form/InputDateTimeRange.js +2 -2
  235. package/esm/plugin/Form/InputEmail.js +2 -2
  236. package/esm/plugin/Form/InputExcel.d.ts +4 -2
  237. package/esm/plugin/Form/InputExcel.js +7 -6
  238. package/esm/plugin/Form/InputFile.d.ts +1 -2
  239. package/esm/plugin/Form/InputFile.js +6 -6
  240. package/esm/plugin/Form/InputGroup.js +2 -2
  241. package/esm/plugin/Form/InputImage.js +6 -6
  242. package/esm/plugin/Form/InputKV.d.ts +1 -2
  243. package/esm/plugin/Form/InputKV.js +7 -6
  244. package/esm/plugin/Form/InputMonth.js +2 -2
  245. package/esm/plugin/Form/InputMonthRange.js +2 -2
  246. package/esm/plugin/Form/InputNumber.d.ts +2 -2
  247. package/esm/plugin/Form/InputNumber.js +30 -15
  248. package/esm/plugin/Form/InputPassword.js +2 -2
  249. package/esm/plugin/Form/InputQuarter.js +2 -2
  250. package/esm/plugin/Form/InputQuarterRange.js +2 -2
  251. package/esm/plugin/Form/InputRange.js +7 -7
  252. package/esm/plugin/Form/InputRating.d.ts +1 -3
  253. package/esm/plugin/Form/InputRating.js +7 -7
  254. package/esm/plugin/Form/InputRepeat.js +2 -2
  255. package/esm/plugin/Form/InputRichText.js +2 -2
  256. package/esm/plugin/Form/InputSignature.js +2 -2
  257. package/esm/plugin/Form/InputSubForm.js +2 -2
  258. package/esm/plugin/Form/InputTable.js +7 -13
  259. package/esm/plugin/Form/InputTag.d.ts +1 -3
  260. package/esm/plugin/Form/InputTag.js +7 -6
  261. package/esm/plugin/Form/InputText.d.ts +2 -7
  262. package/esm/plugin/Form/InputText.js +8 -8
  263. package/esm/plugin/Form/InputTime.js +2 -2
  264. package/esm/plugin/Form/InputTimeRange.js +2 -2
  265. package/esm/plugin/Form/InputTree.d.ts +12 -2
  266. package/esm/plugin/Form/InputTree.js +206 -32
  267. package/esm/plugin/Form/InputURL.js +2 -2
  268. package/esm/plugin/Form/InputYear.js +2 -2
  269. package/esm/plugin/Form/InputYearRange.js +2 -2
  270. package/esm/plugin/Form/Item.js +7 -5
  271. package/esm/plugin/Form/ListSelect.d.ts +1 -2
  272. package/esm/plugin/Form/ListSelect.js +8 -7
  273. package/esm/plugin/Form/LocationPicker.d.ts +1 -3
  274. package/esm/plugin/Form/LocationPicker.js +7 -7
  275. package/esm/plugin/Form/MatrixCheckboxes.js +8 -8
  276. package/esm/plugin/Form/NestedSelect.d.ts +1 -2
  277. package/esm/plugin/Form/NestedSelect.js +8 -8
  278. package/esm/plugin/Form/Picker.js +2 -2
  279. package/esm/plugin/Form/Radios.d.ts +1 -3
  280. package/esm/plugin/Form/Radios.js +142 -36
  281. package/esm/plugin/Form/Select.js +10 -8
  282. package/esm/plugin/Form/Static.js +2 -2
  283. package/esm/plugin/Form/Switch.d.ts +1 -2
  284. package/esm/plugin/Form/Switch.js +8 -8
  285. package/esm/plugin/Form/TabsTransfer.d.ts +1 -3
  286. package/esm/plugin/Form/TabsTransfer.js +12 -10
  287. package/esm/plugin/Form/Textarea.d.ts +1 -2
  288. package/esm/plugin/Form/Textarea.js +7 -7
  289. package/esm/plugin/Form/Transfer.d.ts +1 -3
  290. package/esm/plugin/Form/Transfer.js +22 -12
  291. package/esm/plugin/Form/TransferPicker.d.ts +2 -0
  292. package/esm/plugin/Form/TransferPicker.js +23 -3
  293. package/esm/plugin/Form/TreeSelect.d.ts +7 -2
  294. package/esm/plugin/Form/TreeSelect.js +134 -31
  295. package/esm/plugin/Form/UUID.js +2 -2
  296. package/esm/plugin/Grid.js +2 -2
  297. package/esm/plugin/HBox.js +2 -2
  298. package/esm/plugin/IFrame.js +2 -2
  299. package/esm/plugin/Icon.js +2 -2
  300. package/esm/plugin/Image.js +2 -2
  301. package/esm/plugin/Images.js +2 -2
  302. package/esm/plugin/Json.js +2 -2
  303. package/esm/plugin/Layout/FlexPluginBase.js +2 -2
  304. package/esm/plugin/Layout/Layout_fixed.js +2 -2
  305. package/esm/plugin/Layout/Layout_free_container.js +2 -2
  306. package/esm/plugin/Layout/Layout_sorption_container.js +2 -2
  307. package/esm/plugin/Link.js +2 -2
  308. package/esm/plugin/List.js +2 -2
  309. package/esm/plugin/List2.js +2 -2
  310. package/esm/plugin/ListItem.js +2 -2
  311. package/esm/plugin/Log.js +2 -2
  312. package/esm/plugin/Mapping.js +3 -2
  313. package/esm/plugin/Markdown.js +2 -2
  314. package/esm/plugin/Nav.js +6 -6
  315. package/esm/plugin/OfficeViewer.js +2 -2
  316. package/esm/plugin/Operation.js +2 -2
  317. package/esm/plugin/Others/Action.js +2 -2
  318. package/esm/plugin/Others/TableCell.js +22 -4
  319. package/esm/plugin/Page.js +42 -10
  320. package/esm/plugin/Pagination.js +2 -2
  321. package/esm/plugin/Panel.js +4 -2
  322. package/esm/plugin/PdfViewer.js +2 -2
  323. package/esm/plugin/Plain.js +2 -2
  324. package/esm/plugin/Progress.d.ts +1 -2
  325. package/esm/plugin/Progress.js +6 -5
  326. package/esm/plugin/Property.js +2 -2
  327. package/esm/plugin/QRCode.js +2 -2
  328. package/esm/plugin/Reset.js +2 -2
  329. package/esm/plugin/SearchBox.js +6 -6
  330. package/esm/plugin/Service.js +8 -8
  331. package/esm/plugin/Sparkline.js +2 -2
  332. package/esm/plugin/Status.js +2 -2
  333. package/esm/plugin/Steps.js +7 -3
  334. package/esm/plugin/Submit.js +2 -2
  335. package/esm/plugin/SwitchContainer.js +2 -2
  336. package/esm/plugin/Table.d.ts +2 -4
  337. package/esm/plugin/Table.js +6 -6
  338. package/esm/plugin/Table2.js +6 -6
  339. package/esm/plugin/TableCell2.js +2 -2
  340. package/esm/plugin/TableView.js +2 -2
  341. package/esm/plugin/Tabs.d.ts +15 -2
  342. package/esm/plugin/Tabs.js +93 -27
  343. package/esm/plugin/Tag.js +2 -2
  344. package/esm/plugin/Tasks.js +2 -2
  345. package/esm/plugin/Time.js +2 -2
  346. package/esm/plugin/Timeline.js +11 -14
  347. package/esm/plugin/TooltipWrapper.js +2 -2
  348. package/esm/plugin/Tpl.js +2 -2
  349. package/esm/plugin/Video.js +2 -2
  350. package/esm/plugin/WebComponent.js +2 -2
  351. package/esm/plugin/Wizard.d.ts +1 -3
  352. package/esm/plugin/Wizard.js +33 -15
  353. package/esm/plugin/Wrapper.js +2 -2
  354. package/esm/renderer/APIAdaptorControl.js +2 -2
  355. package/esm/renderer/APIControl.js +2 -2
  356. package/esm/renderer/BadgeControl.js +2 -2
  357. package/esm/renderer/ButtonGroupControl.js +2 -2
  358. package/esm/renderer/ConditionFormulaControl.js +2 -2
  359. package/esm/renderer/DataBindingControl.js +2 -2
  360. package/esm/renderer/DataMappingControl.js +2 -2
  361. package/esm/renderer/DataPickerControl.js +2 -2
  362. package/esm/renderer/DateShortCutControl.js +2 -2
  363. package/esm/renderer/ExpressionFormulaControl.js +2 -2
  364. package/esm/renderer/FeatureControl.js +2 -2
  365. package/esm/renderer/FieldSetting.js +2 -2
  366. package/esm/renderer/FlexSettingControl.js +2 -2
  367. package/esm/renderer/FormulaControl.js +3 -3
  368. package/esm/renderer/FunctionEditorControl.js +2 -2
  369. package/esm/renderer/GoConfigControl.js +2 -2
  370. package/esm/renderer/InputRangeValueControl.js +2 -2
  371. package/esm/renderer/KeyValueMapControl.js +2 -2
  372. package/esm/renderer/ListItemControl.js +2 -2
  373. package/esm/renderer/MapSourceControl.js +2 -2
  374. package/esm/renderer/NavBadgeControl.js +2 -2
  375. package/esm/renderer/NavDefaultActive.js +2 -2
  376. package/esm/renderer/NavSourceControl.js +2 -2
  377. package/esm/renderer/OptionControl.js +2 -2
  378. package/esm/renderer/RangePartsControl.js +2 -2
  379. package/esm/renderer/StatusControl.js +2 -2
  380. package/esm/renderer/SwitchMoreControl.js +2 -2
  381. package/esm/renderer/TableColumnWidthControl.js +2 -2
  382. package/esm/renderer/TimelineItemControl.d.ts +3 -2
  383. package/esm/renderer/TimelineItemControl.js +26 -31
  384. package/esm/renderer/TplFormulaControl.js +2 -2
  385. package/esm/renderer/TransferTableControl.js +2 -2
  386. package/esm/renderer/TreeOptionControl.js +2 -2
  387. package/esm/renderer/ValidateApiControl.js +2 -2
  388. package/esm/renderer/ValidationControl.js +2 -2
  389. package/esm/renderer/ValidationItem.js +2 -2
  390. package/esm/renderer/ValueFormatControl.js +2 -2
  391. package/esm/renderer/crud2-control/AddColumnModal.js +2 -2
  392. package/esm/renderer/crud2-control/CRUDColumnControl.js +2 -2
  393. package/esm/renderer/crud2-control/CRUDFiltersControl.js +2 -2
  394. package/esm/renderer/crud2-control/CRUDToolbarControl.js +2 -2
  395. package/esm/renderer/event-control/DialogActionPanel.js +2 -2
  396. package/esm/renderer/event-control/action-config-dialog.d.ts +1 -0
  397. package/esm/renderer/event-control/action-config-dialog.js +56 -21
  398. package/esm/renderer/event-control/action-config-panel.js +8 -7
  399. package/esm/renderer/event-control/actionsPanelManager.d.ts +24 -0
  400. package/esm/renderer/event-control/actionsPanelManager.js +89 -0
  401. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.d.ts +1 -0
  402. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +27 -0
  403. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.d.ts +1 -0
  404. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +19 -0
  405. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.d.ts +76 -0
  406. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +136 -0
  407. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/index.d.ts +11 -0
  408. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.d.ts +1 -0
  409. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +145 -0
  410. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.d.ts +1 -0
  411. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +27 -0
  412. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.d.ts +2 -0
  413. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +387 -0
  414. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.d.ts +1 -0
  415. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +55 -0
  416. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.d.ts +1 -0
  417. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +59 -0
  418. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.d.ts +1 -0
  419. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +86 -0
  420. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.d.ts +1 -0
  421. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +55 -0
  422. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.d.ts +1 -0
  423. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +51 -0
  424. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.d.ts +1 -0
  425. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +86 -0
  426. package/esm/renderer/event-control/actionsPanelPlugins/index.d.ts +5 -0
  427. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.d.ts +1 -0
  428. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +14 -0
  429. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/index.d.ts +3 -0
  430. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.d.ts +1 -0
  431. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +104 -0
  432. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.d.ts +1 -0
  433. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +110 -0
  434. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.d.ts +1 -0
  435. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +54 -0
  436. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.d.ts +1 -0
  437. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +37 -0
  438. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/index.d.ts +2 -0
  439. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.d.ts +1 -0
  440. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +20 -0
  441. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/index.d.ts +3 -0
  442. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.d.ts +1 -0
  443. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +20 -0
  444. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.d.ts +1 -0
  445. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +69 -0
  446. package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.d.ts +1 -0
  447. package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +87 -0
  448. package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.d.ts +1 -0
  449. package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +28 -0
  450. package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/index.d.ts +2 -0
  451. package/esm/renderer/event-control/comp-action-select.js +50 -61
  452. package/esm/renderer/event-control/constants.d.ts +4 -0
  453. package/esm/renderer/event-control/constants.js +32 -0
  454. package/esm/renderer/event-control/eventControlConfigHelper.d.ts +19 -0
  455. package/esm/renderer/event-control/eventControlConfigHelper.js +479 -0
  456. package/esm/renderer/event-control/helper.d.ts +11 -18
  457. package/esm/renderer/event-control/helper.js +100 -1918
  458. package/esm/renderer/event-control/index.d.ts +6 -1
  459. package/esm/renderer/event-control/index.js +234 -139
  460. package/esm/renderer/style-control/Background.js +2 -2
  461. package/esm/renderer/style-control/Border.js +2 -2
  462. package/esm/renderer/style-control/BoxModel.js +2 -2
  463. package/esm/renderer/style-control/BoxShadow.js +2 -2
  464. package/esm/renderer/style-control/ColCount.js +2 -2
  465. package/esm/renderer/style-control/ColSize.js +2 -2
  466. package/esm/renderer/style-control/Display.js +2 -2
  467. package/esm/renderer/style-control/FlexLayout.js +2 -2
  468. package/esm/renderer/style-control/Font.js +2 -2
  469. package/esm/renderer/style-control/InsetBoxModel.js +2 -2
  470. package/esm/renderer/style-control/LabelAlign.js +2 -2
  471. package/esm/renderer/style-control/SingleThemeCssCode.d.ts +16 -0
  472. package/esm/renderer/style-control/SingleThemeCssCode.js +2043 -0
  473. package/esm/renderer/style-control/ThemeCssCode.js +2 -2
  474. package/esm/renderer/style-control/font-family.js +2 -2
  475. package/esm/renderer/style-control/helper.d.ts +7 -1
  476. package/esm/renderer/style-control/helper.js +17 -12
  477. package/esm/renderer/style-control/transformation.js +2 -2
  478. package/esm/renderer/textarea-formula/FormulaPicker.js +2 -2
  479. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +2 -2
  480. package/esm/renderer/textarea-formula/plugin.js +2 -2
  481. package/esm/tpl/api.js +2 -2
  482. package/esm/tpl/common.js +15 -2
  483. package/esm/tpl/horizontal.js +2 -2
  484. package/esm/tpl/layout.js +2 -2
  485. package/esm/tpl/options.js +2 -2
  486. package/esm/tpl/remark.js +2 -2
  487. package/esm/tpl/style.js +69 -6
  488. package/esm/tpl/validations.js +2 -2
  489. package/esm/util.d.ts +0 -58
  490. package/esm/util.js +21 -2
  491. package/esm/validator.js +2 -2
  492. package/lib/builder/ApiDSBuilder.d.ts +10 -10
  493. package/lib/builder/ApiDSBuilder.js +2 -2
  494. package/lib/builder/DSBuilder.js +2 -2
  495. package/lib/builder/DSBuilderManager.js +2 -2
  496. package/lib/builder/constants.js +2 -2
  497. package/lib/builder/utils.js +2 -2
  498. package/lib/component/BaseControl.d.ts +1 -1
  499. package/lib/component/BaseControl.js +6 -3
  500. package/lib/component/InputComponentName.js +2 -2
  501. package/lib/component/ModalSettingPanel.js +2 -2
  502. package/lib/component/TableViewEditor.js +2 -2
  503. package/lib/icons/btn/btn-group.svg.js +2 -2
  504. package/lib/icons/btn/btn-select.svg.js +2 -2
  505. package/lib/icons/btn/btn-toolbar.svg.js +2 -2
  506. package/lib/icons/btn/button.svg.js +2 -2
  507. package/lib/icons/btn/dropdown-btn.svg.js +2 -2
  508. package/lib/icons/container/anchor-nav.svg.js +2 -2
  509. package/lib/icons/container/collapse.svg.js +2 -2
  510. package/lib/icons/container/container.svg.js +2 -2
  511. package/lib/icons/container/flex-container.svg.js +2 -2
  512. package/lib/icons/container/form-group.svg.js +2 -2
  513. package/lib/icons/container/grid.svg.js +2 -2
  514. package/lib/icons/container/iframe.svg.js +2 -2
  515. package/lib/icons/container/panel.svg.js +2 -2
  516. package/lib/icons/container/switch-container.svg.js +2 -2
  517. package/lib/icons/container/table-view.svg.js +2 -2
  518. package/lib/icons/container/tabs.svg.js +2 -2
  519. package/lib/icons/container/tooltip-wrapper.svg.js +2 -2
  520. package/lib/icons/container/web-component.svg.js +2 -2
  521. package/lib/icons/crud/column-add.svg.js +2 -2
  522. package/lib/icons/crud/column-delete.svg.js +2 -2
  523. package/lib/icons/crud/column-setting.svg.js +2 -2
  524. package/lib/icons/crud/share-link.svg.js +2 -2
  525. package/lib/icons/display/aBaseline.svg.js +2 -2
  526. package/lib/icons/display/aCenter.svg.js +2 -2
  527. package/lib/icons/display/aFlexEnd.svg.js +2 -2
  528. package/lib/icons/display/aFlexStart.svg.js +2 -2
  529. package/lib/icons/display/aStretch.svg.js +2 -2
  530. package/lib/icons/display/block.svg.js +2 -2
  531. package/lib/icons/display/dcolumn.svg.js +2 -2
  532. package/lib/icons/display/dcolumnReverse.svg.js +2 -2
  533. package/lib/icons/display/drow.svg.js +2 -2
  534. package/lib/icons/display/drowReverse.svg.js +2 -2
  535. package/lib/icons/display/flex.svg.js +2 -2
  536. package/lib/icons/display/inline-block.svg.js +2 -2
  537. package/lib/icons/display/inline.svg.js +2 -2
  538. package/lib/icons/display/jCenter.svg.js +2 -2
  539. package/lib/icons/display/jFlexEnd.svg.js +2 -2
  540. package/lib/icons/display/jFlexStart.svg.js +2 -2
  541. package/lib/icons/display/jSpaceAround.svg.js +2 -2
  542. package/lib/icons/display/jSpaceBetween.svg.js +2 -2
  543. package/lib/icons/feat/audio.svg.js +2 -2
  544. package/lib/icons/feat/custom.svg.js +2 -2
  545. package/lib/icons/feat/each.svg.js +2 -2
  546. package/lib/icons/feat/form.svg.js +2 -2
  547. package/lib/icons/feat/nav.svg.js +2 -2
  548. package/lib/icons/feat/qrcode.svg.js +2 -2
  549. package/lib/icons/feat/service.svg.js +2 -2
  550. package/lib/icons/feat/table.svg.js +2 -2
  551. package/lib/icons/feat/tasks.svg.js +2 -2
  552. package/lib/icons/feat/video.svg.js +2 -2
  553. package/lib/icons/feat/wizard.svg.js +2 -2
  554. package/lib/icons/form/chained-select.svg.js +2 -2
  555. package/lib/icons/form/checkbox.svg.js +2 -2
  556. package/lib/icons/form/checkboxes.svg.js +2 -2
  557. package/lib/icons/form/combo.svg.js +2 -2
  558. package/lib/icons/form/condition-builder.svg.js +2 -2
  559. package/lib/icons/form/diff-editor.svg.js +2 -2
  560. package/lib/icons/form/editor.svg.js +2 -2
  561. package/lib/icons/form/formula.svg.js +2 -2
  562. package/lib/icons/form/hidden.svg.js +2 -2
  563. package/lib/icons/form/input-city.svg.js +2 -2
  564. package/lib/icons/form/input-color.svg.js +2 -2
  565. package/lib/icons/form/input-date-range.svg.js +2 -2
  566. package/lib/icons/form/input-date.svg.js +2 -2
  567. package/lib/icons/form/input-datetime.svg.js +2 -2
  568. package/lib/icons/form/input-email.svg.js +2 -2
  569. package/lib/icons/form/input-excel.svg.js +2 -2
  570. package/lib/icons/form/input-file.svg.js +2 -2
  571. package/lib/icons/form/input-group.svg.js +2 -2
  572. package/lib/icons/form/input-image.svg.js +2 -2
  573. package/lib/icons/form/input-kv.svg.js +2 -2
  574. package/lib/icons/form/input-month-range.svg.js +2 -2
  575. package/lib/icons/form/input-number.svg.js +2 -2
  576. package/lib/icons/form/input-password.svg.js +2 -2
  577. package/lib/icons/form/input-quarter-range.svg.js +2 -2
  578. package/lib/icons/form/input-range.svg.js +2 -2
  579. package/lib/icons/form/input-rating.svg.js +2 -2
  580. package/lib/icons/form/input-repeat.svg.js +2 -2
  581. package/lib/icons/form/input-rich-text.svg.js +2 -2
  582. package/lib/icons/form/input-signature.svg.js +2 -2
  583. package/lib/icons/form/input-tag.svg.js +2 -2
  584. package/lib/icons/form/input-text.svg.js +2 -2
  585. package/lib/icons/form/input-time-range.svg.js +2 -2
  586. package/lib/icons/form/input-time.svg.js +2 -2
  587. package/lib/icons/form/input-tree.svg.js +2 -2
  588. package/lib/icons/form/input-url.svg.js +2 -2
  589. package/lib/icons/form/input-year.svg.js +2 -2
  590. package/lib/icons/form/inputArray.svg.js +2 -2
  591. package/lib/icons/form/list-select.svg.js +2 -2
  592. package/lib/icons/form/location-picker.svg.js +2 -2
  593. package/lib/icons/form/matrix-checkboxes.svg.js +2 -2
  594. package/lib/icons/form/month.svg.js +2 -2
  595. package/lib/icons/form/nested-select.svg.js +2 -2
  596. package/lib/icons/form/picker.svg.js +2 -2
  597. package/lib/icons/form/quarter.svg.js +2 -2
  598. package/lib/icons/form/radios.svg.js +2 -2
  599. package/lib/icons/form/select.svg.js +2 -2
  600. package/lib/icons/form/static.svg.js +2 -2
  601. package/lib/icons/form/sub-form.svg.js +2 -2
  602. package/lib/icons/form/switch.svg.js +2 -2
  603. package/lib/icons/form/tabs-transfer.svg.js +2 -2
  604. package/lib/icons/form/textarea.svg.js +2 -2
  605. package/lib/icons/form/transfer.svg.js +2 -2
  606. package/lib/icons/form/tree-select.svg.js +2 -2
  607. package/lib/icons/form/uuid.svg.js +2 -2
  608. package/lib/icons/index.js +2 -2
  609. package/lib/icons/layout/layout-1with2.svg.js +2 -2
  610. package/lib/icons/layout/layout-2cols.svg.js +2 -2
  611. package/lib/icons/layout/layout-2row.svg.js +2 -2
  612. package/lib/icons/layout/layout-2with1.svg.js +2 -2
  613. package/lib/icons/layout/layout-3cols.svg.js +2 -2
  614. package/lib/icons/layout/layout-3row.svg.js +2 -2
  615. package/lib/icons/layout/layout-absolute.svg.js +2 -2
  616. package/lib/icons/layout/layout-fixed-top.svg.js +2 -2
  617. package/lib/icons/layout/layout-fixed.svg.js +2 -2
  618. package/lib/icons/layout/layout-free-container.svg.js +2 -2
  619. package/lib/icons/layout/layout-full.svg.js +2 -2
  620. package/lib/icons/layout/layout1-2.svg.js +2 -2
  621. package/lib/icons/layout/layout2-1.svg.js +2 -2
  622. package/lib/icons/layout/layout3-1.svg.js +2 -2
  623. package/lib/icons/layout/layout3-2.svg.js +2 -2
  624. package/lib/icons/other/_fx.svg.js +2 -2
  625. package/lib/icons/other/divider.svg.js +2 -2
  626. package/lib/icons/other/fx.svg.js +2 -2
  627. package/lib/icons/other/modal-setting.svg.js +2 -2
  628. package/lib/icons/other/property-sheet.svg.js +2 -2
  629. package/lib/icons/other/tooltip.svg.js +2 -2
  630. package/lib/icons/show/URL.svg.js +2 -2
  631. package/lib/icons/show/avatar.svg.js +2 -2
  632. package/lib/icons/show/breadcrumb.svg.js +2 -2
  633. package/lib/icons/show/card.svg.js +2 -2
  634. package/lib/icons/show/cards.svg.js +2 -2
  635. package/lib/icons/show/carousel.svg.js +2 -2
  636. package/lib/icons/show/chart.svg.js +2 -2
  637. package/lib/icons/show/code.svg.js +2 -2
  638. package/lib/icons/show/date.svg.js +2 -2
  639. package/lib/icons/show/datetime.svg.js +2 -2
  640. package/lib/icons/show/image.svg.js +2 -2
  641. package/lib/icons/show/images.svg.js +2 -2
  642. package/lib/icons/show/json-view.svg.js +2 -2
  643. package/lib/icons/show/list.svg.js +2 -2
  644. package/lib/icons/show/log.svg.js +2 -2
  645. package/lib/icons/show/mapping.svg.js +2 -2
  646. package/lib/icons/show/markdown.svg.js +2 -2
  647. package/lib/icons/show/plain.svg.js +2 -2
  648. package/lib/icons/show/progress.svg.js +2 -2
  649. package/lib/icons/show/sparkline.svg.js +2 -2
  650. package/lib/icons/show/status.svg.js +2 -2
  651. package/lib/icons/show/steps.svg.js +2 -2
  652. package/lib/icons/show/time.svg.js +2 -2
  653. package/lib/icons/theme/css.svg.js +2 -2
  654. package/lib/index.d.ts +3 -0
  655. package/lib/index.js +22 -2
  656. package/lib/locale/en-US.js +2 -2
  657. package/lib/locale/zh-CN.js +2 -2
  658. package/lib/plugin/Alert.js +2 -2
  659. package/lib/plugin/AnchorNav.js +4 -2
  660. package/lib/plugin/Audio.js +2 -2
  661. package/lib/plugin/Avatar.js +2 -2
  662. package/lib/plugin/Breadcrumb.js +2 -2
  663. package/lib/plugin/Button.js +11 -6
  664. package/lib/plugin/ButtonGroup.js +2 -2
  665. package/lib/plugin/CRUD.js +5 -5
  666. package/lib/plugin/CRUD2/BaseCRUD.d.ts +4 -4
  667. package/lib/plugin/CRUD2/BaseCRUD.js +12 -8
  668. package/lib/plugin/CRUD2/CRUDTable.js +2 -2
  669. package/lib/plugin/CRUD2/constants.js +2 -2
  670. package/lib/plugin/CRUD2/utils.js +2 -2
  671. package/lib/plugin/Calendar.d.ts +2 -7
  672. package/lib/plugin/Calendar.js +6 -6
  673. package/lib/plugin/Card.js +2 -2
  674. package/lib/plugin/Card2.js +2 -2
  675. package/lib/plugin/Cards.js +2 -2
  676. package/lib/plugin/Carousel.js +2 -2
  677. package/lib/plugin/Chart.js +5 -7
  678. package/lib/plugin/CodeView.js +2 -2
  679. package/lib/plugin/Collapse.d.ts +1 -2
  680. package/lib/plugin/Collapse.js +17 -5
  681. package/lib/plugin/CollapseGroup.d.ts +2 -0
  682. package/lib/plugin/CollapseGroup.js +16 -2
  683. package/lib/plugin/ColumnToggler.js +2 -2
  684. package/lib/plugin/Container.js +2 -2
  685. package/lib/plugin/Custom.js +2 -2
  686. package/lib/plugin/CustomRegion.js +2 -2
  687. package/lib/plugin/Date.js +2 -2
  688. package/lib/plugin/Datetime.js +2 -2
  689. package/lib/plugin/Dialog.d.ts +1 -5
  690. package/lib/plugin/Dialog.js +8 -5
  691. package/lib/plugin/Divider.js +2 -2
  692. package/lib/plugin/Drawer.d.ts +1 -5
  693. package/lib/plugin/Drawer.js +10 -5
  694. package/lib/plugin/DropDownButton.js +2 -2
  695. package/lib/plugin/Each.js +2 -2
  696. package/lib/plugin/Flex.js +2 -2
  697. package/lib/plugin/Form/ButtonGroupSelect.d.ts +1 -3
  698. package/lib/plugin/Form/ButtonGroupSelect.js +7 -7
  699. package/lib/plugin/Form/ButtonToolbar.js +2 -2
  700. package/lib/plugin/Form/ChainedSelect.d.ts +1 -2
  701. package/lib/plugin/Form/ChainedSelect.js +12 -12
  702. package/lib/plugin/Form/Checkbox.d.ts +1 -3
  703. package/lib/plugin/Form/Checkbox.js +141 -24
  704. package/lib/plugin/Form/Checkboxes.d.ts +1 -3
  705. package/lib/plugin/Form/Checkboxes.js +155 -24
  706. package/lib/plugin/Form/CodeEditor.d.ts +1 -2
  707. package/lib/plugin/Form/CodeEditor.js +7 -7
  708. package/lib/plugin/Form/Combo.js +7 -7
  709. package/lib/plugin/Form/ConditionBuilder.js +2 -2
  710. package/lib/plugin/Form/Control.js +2 -2
  711. package/lib/plugin/Form/DiffEditor.js +7 -7
  712. package/lib/plugin/Form/FieldSet.js +2 -2
  713. package/lib/plugin/Form/Form.d.ts +2 -2
  714. package/lib/plugin/Form/Form.js +19 -10
  715. package/lib/plugin/Form/Formula.js +2 -2
  716. package/lib/plugin/Form/Group.js +2 -2
  717. package/lib/plugin/Form/Hidden.js +2 -2
  718. package/lib/plugin/Form/InputArray.js +2 -2
  719. package/lib/plugin/Form/InputCity.d.ts +1 -3
  720. package/lib/plugin/Form/InputCity.js +6 -6
  721. package/lib/plugin/Form/InputColor.js +2 -2
  722. package/lib/plugin/Form/InputDate.d.ts +1 -2
  723. package/lib/plugin/Form/InputDate.js +8 -6
  724. package/lib/plugin/Form/InputDateRange.d.ts +1 -2
  725. package/lib/plugin/Form/InputDateRange.js +10 -8
  726. package/lib/plugin/Form/InputDateTime.js +2 -2
  727. package/lib/plugin/Form/InputDateTimeRange.js +2 -2
  728. package/lib/plugin/Form/InputEmail.js +2 -2
  729. package/lib/plugin/Form/InputExcel.d.ts +4 -2
  730. package/lib/plugin/Form/InputExcel.js +7 -6
  731. package/lib/plugin/Form/InputFile.d.ts +1 -2
  732. package/lib/plugin/Form/InputFile.js +5 -5
  733. package/lib/plugin/Form/InputGroup.d.ts +1 -0
  734. package/lib/plugin/Form/InputGroup.js +2 -2
  735. package/lib/plugin/Form/InputImage.js +5 -5
  736. package/lib/plugin/Form/InputKV.d.ts +1 -2
  737. package/lib/plugin/Form/InputKV.js +7 -6
  738. package/lib/plugin/Form/InputMonth.js +2 -2
  739. package/lib/plugin/Form/InputMonthRange.js +2 -2
  740. package/lib/plugin/Form/InputNumber.d.ts +2 -2
  741. package/lib/plugin/Form/InputNumber.js +33 -18
  742. package/lib/plugin/Form/InputPassword.js +2 -2
  743. package/lib/plugin/Form/InputQuarter.js +2 -2
  744. package/lib/plugin/Form/InputQuarterRange.js +2 -2
  745. package/lib/plugin/Form/InputRange.js +6 -6
  746. package/lib/plugin/Form/InputRating.d.ts +1 -3
  747. package/lib/plugin/Form/InputRating.js +6 -6
  748. package/lib/plugin/Form/InputRepeat.js +2 -2
  749. package/lib/plugin/Form/InputRichText.js +2 -2
  750. package/lib/plugin/Form/InputSignature.js +2 -2
  751. package/lib/plugin/Form/InputSubForm.js +2 -2
  752. package/lib/plugin/Form/InputTable.js +6 -12
  753. package/lib/plugin/Form/InputTag.d.ts +1 -3
  754. package/lib/plugin/Form/InputTag.js +7 -6
  755. package/lib/plugin/Form/InputText.d.ts +2 -7
  756. package/lib/plugin/Form/InputText.js +11 -11
  757. package/lib/plugin/Form/InputTime.js +2 -2
  758. package/lib/plugin/Form/InputTimeRange.js +2 -2
  759. package/lib/plugin/Form/InputTree.d.ts +12 -2
  760. package/lib/plugin/Form/InputTree.js +203 -29
  761. package/lib/plugin/Form/InputURL.js +2 -2
  762. package/lib/plugin/Form/InputYear.js +2 -2
  763. package/lib/plugin/Form/InputYearRange.js +2 -2
  764. package/lib/plugin/Form/Item.js +6 -4
  765. package/lib/plugin/Form/ListSelect.d.ts +1 -2
  766. package/lib/plugin/Form/ListSelect.js +8 -7
  767. package/lib/plugin/Form/LocationPicker.d.ts +1 -3
  768. package/lib/plugin/Form/LocationPicker.js +6 -6
  769. package/lib/plugin/Form/MatrixCheckboxes.js +7 -7
  770. package/lib/plugin/Form/NestedSelect.d.ts +1 -2
  771. package/lib/plugin/Form/NestedSelect.js +12 -12
  772. package/lib/plugin/Form/Picker.js +2 -2
  773. package/lib/plugin/Form/Radios.d.ts +1 -3
  774. package/lib/plugin/Form/Radios.js +144 -38
  775. package/lib/plugin/Form/Select.js +14 -12
  776. package/lib/plugin/Form/Static.js +2 -2
  777. package/lib/plugin/Form/Switch.d.ts +1 -2
  778. package/lib/plugin/Form/Switch.js +8 -8
  779. package/lib/plugin/Form/TabsTransfer.d.ts +1 -3
  780. package/lib/plugin/Form/TabsTransfer.js +11 -9
  781. package/lib/plugin/Form/Textarea.d.ts +1 -2
  782. package/lib/plugin/Form/Textarea.js +10 -10
  783. package/lib/plugin/Form/Transfer.d.ts +1 -3
  784. package/lib/plugin/Form/Transfer.js +21 -11
  785. package/lib/plugin/Form/TransferPicker.d.ts +2 -0
  786. package/lib/plugin/Form/TransferPicker.js +22 -2
  787. package/lib/plugin/Form/TreeSelect.d.ts +7 -2
  788. package/lib/plugin/Form/TreeSelect.js +131 -28
  789. package/lib/plugin/Form/UUID.js +2 -2
  790. package/lib/plugin/Grid.js +2 -2
  791. package/lib/plugin/HBox.js +2 -2
  792. package/lib/plugin/IFrame.js +2 -2
  793. package/lib/plugin/Icon.js +2 -2
  794. package/lib/plugin/Image.js +2 -2
  795. package/lib/plugin/Images.js +2 -2
  796. package/lib/plugin/Json.js +2 -2
  797. package/lib/plugin/Layout/FlexPluginBase.js +2 -2
  798. package/lib/plugin/Layout/Layout_fixed.js +2 -2
  799. package/lib/plugin/Layout/Layout_free_container.js +2 -2
  800. package/lib/plugin/Layout/Layout_sorption_container.js +2 -2
  801. package/lib/plugin/Link.js +2 -2
  802. package/lib/plugin/List.js +2 -2
  803. package/lib/plugin/List2.js +2 -2
  804. package/lib/plugin/ListItem.js +2 -2
  805. package/lib/plugin/Log.js +2 -2
  806. package/lib/plugin/Mapping.js +3 -2
  807. package/lib/plugin/Markdown.js +2 -2
  808. package/lib/plugin/Nav.js +5 -5
  809. package/lib/plugin/OfficeViewer.js +2 -2
  810. package/lib/plugin/Operation.js +2 -2
  811. package/lib/plugin/Others/Action.js +2 -2
  812. package/lib/plugin/Others/TableCell.js +21 -3
  813. package/lib/plugin/Page.js +40 -8
  814. package/lib/plugin/Pagination.js +2 -2
  815. package/lib/plugin/Panel.js +4 -2
  816. package/lib/plugin/PdfViewer.js +2 -2
  817. package/lib/plugin/Plain.js +2 -2
  818. package/lib/plugin/Progress.d.ts +1 -2
  819. package/lib/plugin/Progress.js +6 -5
  820. package/lib/plugin/Property.js +2 -2
  821. package/lib/plugin/QRCode.js +2 -2
  822. package/lib/plugin/Reset.js +2 -2
  823. package/lib/plugin/SearchBox.js +5 -5
  824. package/lib/plugin/Service.js +6 -6
  825. package/lib/plugin/Sparkline.js +2 -2
  826. package/lib/plugin/Status.js +2 -2
  827. package/lib/plugin/Steps.js +7 -3
  828. package/lib/plugin/Submit.js +2 -2
  829. package/lib/plugin/SwitchContainer.js +2 -2
  830. package/lib/plugin/Table.d.ts +2 -4
  831. package/lib/plugin/Table.js +5 -5
  832. package/lib/plugin/Table2.js +4 -4
  833. package/lib/plugin/TableCell2.js +2 -2
  834. package/lib/plugin/TableView.js +2 -2
  835. package/lib/plugin/Tabs.d.ts +15 -2
  836. package/lib/plugin/Tabs.js +93 -27
  837. package/lib/plugin/Tag.js +2 -2
  838. package/lib/plugin/Tasks.js +2 -2
  839. package/lib/plugin/Time.js +2 -2
  840. package/lib/plugin/Timeline.js +11 -14
  841. package/lib/plugin/TooltipWrapper.js +2 -2
  842. package/lib/plugin/Tpl.js +2 -2
  843. package/lib/plugin/Video.js +2 -2
  844. package/lib/plugin/WebComponent.js +2 -2
  845. package/lib/plugin/Wizard.d.ts +1 -3
  846. package/lib/plugin/Wizard.js +32 -14
  847. package/lib/plugin/Wrapper.js +2 -2
  848. package/lib/renderer/APIAdaptorControl.js +2 -2
  849. package/lib/renderer/APIControl.js +2 -2
  850. package/lib/renderer/BadgeControl.d.ts +10 -10
  851. package/lib/renderer/BadgeControl.js +2 -2
  852. package/lib/renderer/ButtonGroupControl.js +2 -2
  853. package/lib/renderer/ConditionFormulaControl.js +2 -2
  854. package/lib/renderer/DataBindingControl.js +2 -2
  855. package/lib/renderer/DataMappingControl.js +2 -2
  856. package/lib/renderer/DataPickerControl.js +2 -2
  857. package/lib/renderer/DateShortCutControl.js +2 -2
  858. package/lib/renderer/ExpressionFormulaControl.js +2 -2
  859. package/lib/renderer/FeatureControl.js +2 -2
  860. package/lib/renderer/FieldSetting.js +2 -2
  861. package/lib/renderer/FlexSettingControl.js +2 -2
  862. package/lib/renderer/FormulaControl.js +3 -3
  863. package/lib/renderer/FunctionEditorControl.js +2 -2
  864. package/lib/renderer/GoConfigControl.js +2 -2
  865. package/lib/renderer/InputRangeValueControl.js +2 -2
  866. package/lib/renderer/KeyValueMapControl.js +2 -2
  867. package/lib/renderer/ListItemControl.js +2 -2
  868. package/lib/renderer/MapSourceControl.js +2 -2
  869. package/lib/renderer/NavBadgeControl.d.ts +8 -8
  870. package/lib/renderer/NavBadgeControl.js +2 -2
  871. package/lib/renderer/NavDefaultActive.js +2 -2
  872. package/lib/renderer/NavSourceControl.d.ts +1 -1
  873. package/lib/renderer/NavSourceControl.js +2 -2
  874. package/lib/renderer/OptionControl.js +2 -2
  875. package/lib/renderer/RangePartsControl.js +2 -2
  876. package/lib/renderer/StatusControl.js +2 -2
  877. package/lib/renderer/SwitchMoreControl.js +2 -2
  878. package/lib/renderer/TableColumnWidthControl.js +2 -2
  879. package/lib/renderer/TimelineItemControl.d.ts +3 -2
  880. package/lib/renderer/TimelineItemControl.js +26 -31
  881. package/lib/renderer/TplFormulaControl.js +2 -2
  882. package/lib/renderer/TransferTableControl.js +2 -2
  883. package/lib/renderer/TreeOptionControl.js +2 -2
  884. package/lib/renderer/ValidateApiControl.js +2 -2
  885. package/lib/renderer/ValidationControl.js +2 -2
  886. package/lib/renderer/ValidationItem.js +2 -2
  887. package/lib/renderer/ValueFormatControl.js +2 -2
  888. package/lib/renderer/crud2-control/AddColumnModal.js +2 -2
  889. package/lib/renderer/crud2-control/CRUDColumnControl.js +2 -2
  890. package/lib/renderer/crud2-control/CRUDFiltersControl.js +2 -2
  891. package/lib/renderer/crud2-control/CRUDToolbarControl.js +2 -2
  892. package/lib/renderer/event-control/DialogActionPanel.js +2 -2
  893. package/lib/renderer/event-control/action-config-dialog.d.ts +1 -0
  894. package/lib/renderer/event-control/action-config-dialog.js +57 -22
  895. package/lib/renderer/event-control/action-config-panel.js +7 -5
  896. package/lib/renderer/event-control/actionsPanelManager.d.ts +24 -0
  897. package/lib/renderer/event-control/actionsPanelManager.js +95 -0
  898. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.d.ts +1 -0
  899. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +33 -0
  900. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.d.ts +1 -0
  901. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +21 -0
  902. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.d.ts +76 -0
  903. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +143 -0
  904. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/index.d.ts +11 -0
  905. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.d.ts +1 -0
  906. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +151 -0
  907. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.d.ts +1 -0
  908. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +33 -0
  909. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.d.ts +2 -0
  910. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +396 -0
  911. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.d.ts +1 -0
  912. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +61 -0
  913. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.d.ts +1 -0
  914. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +65 -0
  915. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.d.ts +1 -0
  916. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +92 -0
  917. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.d.ts +1 -0
  918. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +61 -0
  919. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.d.ts +1 -0
  920. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +57 -0
  921. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.d.ts +1 -0
  922. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +92 -0
  923. package/lib/renderer/event-control/actionsPanelPlugins/index.d.ts +5 -0
  924. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.d.ts +1 -0
  925. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +16 -0
  926. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/index.d.ts +3 -0
  927. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.d.ts +1 -0
  928. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +110 -0
  929. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.d.ts +1 -0
  930. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +116 -0
  931. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.d.ts +1 -0
  932. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +60 -0
  933. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.d.ts +1 -0
  934. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +39 -0
  935. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/index.d.ts +2 -0
  936. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.d.ts +1 -0
  937. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +26 -0
  938. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/index.d.ts +3 -0
  939. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.d.ts +1 -0
  940. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +26 -0
  941. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.d.ts +1 -0
  942. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +75 -0
  943. package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.d.ts +1 -0
  944. package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +93 -0
  945. package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.d.ts +1 -0
  946. package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +30 -0
  947. package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/index.d.ts +2 -0
  948. package/lib/renderer/event-control/comp-action-select.js +50 -61
  949. package/lib/renderer/event-control/constants.d.ts +4 -0
  950. package/lib/renderer/event-control/constants.js +38 -0
  951. package/lib/renderer/event-control/eventControlConfigHelper.d.ts +19 -0
  952. package/lib/renderer/event-control/eventControlConfigHelper.js +493 -0
  953. package/lib/renderer/event-control/helper.d.ts +11 -18
  954. package/lib/renderer/event-control/helper.js +100 -1928
  955. package/lib/renderer/event-control/index.d.ts +6 -1
  956. package/lib/renderer/event-control/index.js +244 -157
  957. package/lib/renderer/style-control/Background.js +2 -2
  958. package/lib/renderer/style-control/Border.js +2 -2
  959. package/lib/renderer/style-control/BoxModel.js +2 -2
  960. package/lib/renderer/style-control/BoxShadow.js +2 -2
  961. package/lib/renderer/style-control/ColCount.js +2 -2
  962. package/lib/renderer/style-control/ColSize.js +2 -2
  963. package/lib/renderer/style-control/Display.js +2 -2
  964. package/lib/renderer/style-control/FlexLayout.js +2 -2
  965. package/lib/renderer/style-control/Font.js +2 -2
  966. package/lib/renderer/style-control/InsetBoxModel.js +2 -2
  967. package/lib/renderer/style-control/LabelAlign.js +2 -2
  968. package/lib/renderer/style-control/SingleThemeCssCode.d.ts +16 -0
  969. package/lib/renderer/style-control/SingleThemeCssCode.js +2052 -0
  970. package/lib/renderer/style-control/ThemeCssCode.js +2 -2
  971. package/lib/renderer/style-control/font-family.js +2 -2
  972. package/lib/renderer/style-control/helper.d.ts +7 -1
  973. package/lib/renderer/style-control/helper.js +17 -12
  974. package/lib/renderer/style-control/transformation.js +2 -2
  975. package/lib/renderer/textarea-formula/FormulaPicker.js +2 -2
  976. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +2 -2
  977. package/lib/renderer/textarea-formula/plugin.js +2 -2
  978. package/lib/tpl/api.js +2 -2
  979. package/lib/tpl/common.js +15 -2
  980. package/lib/tpl/horizontal.js +2 -2
  981. package/lib/tpl/layout.js +2 -2
  982. package/lib/tpl/options.js +2 -2
  983. package/lib/tpl/remark.js +2 -2
  984. package/lib/tpl/style.js +69 -6
  985. package/lib/tpl/validations.js +2 -2
  986. package/lib/util.d.ts +0 -58
  987. package/lib/util.js +21 -2
  988. package/lib/validator.js +2 -2
  989. package/package.json +5 -5
@@ -1,5 +1,4 @@
1
- import { RendererPluginEvent } from 'amis-editor-core';
2
- import { BasePlugin } from 'amis-editor-core';
1
+ import { RendererPluginEvent, BasePlugin } from 'amis-editor-core';
3
2
  export declare class CalendarPlugin extends BasePlugin {
4
3
  static id: string;
5
4
  rendererName: string;
@@ -19,11 +18,7 @@ export declare class CalendarPlugin extends BasePlugin {
19
18
  type: string;
20
19
  };
21
20
  events: RendererPluginEvent[];
22
- actions: {
23
- actionType: string;
24
- actionLabel: string;
25
- description: string;
26
- }[];
21
+ actions: any[];
27
22
  panelJustify: boolean;
28
23
  panelBodyCreator: (context: BaseEventContext) => any[];
29
24
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -113,19 +113,19 @@ var CalendarPlugin = /** @class */function (_super) {
113
113
  }
114
114
  }]
115
115
  }];
116
- _this.actions = [{
116
+ _this.actions = [tslib.__assign({
117
117
  actionType: 'clear',
118
118
  actionLabel: i18nRuntime.i18n("288f0c404c4e546aa3683ff5054e85e2"),
119
119
  description: i18nRuntime.i18n("288f0c404c4e546aa3683ff5054e85e2")
120
- }, {
120
+ }, helper.getActionCommonProps('clear')), tslib.__assign({
121
121
  actionType: 'reset',
122
122
  actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
123
123
  description: '将值重置为初始值'
124
- }, {
124
+ }, helper.getActionCommonProps('reset')), tslib.__assign({
125
125
  actionType: 'setValue',
126
126
  actionLabel: i18nRuntime.i18n("8f40db3b25528063f1b6a59602a05cd5"),
127
127
  description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
128
- }];
128
+ }, helper.getActionCommonProps('setValue'))];
129
129
  _this.panelJustify = true;
130
130
  _this.panelBodyCreator = function (context) {
131
131
  return [amisEditorCore.getSchemaTpl('tabs', [{
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -165,17 +165,15 @@ var ChartPlugin = /** @class */function (_super) {
165
165
  }]
166
166
  }];
167
167
  // 动作定义
168
- _this.actions = [{
168
+ _this.actions = [tslib.__assign({
169
169
  actionType: 'reload',
170
170
  actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
171
171
  description: i18nRuntime.i18n("9ef5597ac0b4da662bcd967da37eceb4")
172
- }, {
172
+ }, helper.getActionCommonProps('reload')), tslib.__assign({
173
173
  actionType: 'setValue',
174
174
  actionLabel: i18nRuntime.i18n("e22855f53b7a1ab33e920375c0cd0e3d"),
175
175
  description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
176
- }
177
- // 特性动作太多了,这里先不加了,可以通过写代码配置
178
- ];
176
+ }, helper.getActionCommonProps('setValue'))];
179
177
  _this.panelTitle = i18nRuntime.i18n("d09504750ebc1d75c38d86e16060f83d");
180
178
  _this.panelJustify = true;
181
179
  _this.panelBodyCreator = function (context) {
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,5 +1,4 @@
1
- import { RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
2
- import { BasePlugin, RegionConfig } from 'amis-editor-core';
1
+ import { RendererPluginAction, RendererPluginEvent, BasePlugin, RegionConfig } from 'amis-editor-core';
3
2
  export declare class CollapsePlugin extends BasePlugin {
4
3
  static id: string;
5
4
  rendererName: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -9,10 +9,15 @@
9
9
  Object.defineProperty(exports, '__esModule', { value: true });
10
10
 
11
11
  var tslib = require('tslib');
12
+ var React = require('react');
12
13
  var amisEditorCore = require('amis-editor-core');
13
14
  var helper = require('../renderer/event-control/helper.js');
14
15
  var i18nRuntime = require('i18n-runtime');
15
16
 
17
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
18
+
19
+ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
20
+
16
21
  var CollapsePlugin = /** @class */function (_super) {
17
22
  tslib.__extends(CollapsePlugin, _super);
18
23
  function CollapsePlugin() {
@@ -102,12 +107,19 @@ var CollapsePlugin = /** @class */function (_super) {
102
107
  _this.actions = [{
103
108
  actionType: 'expand',
104
109
  actionLabel: i18nRuntime.i18n("578125c5d7586aefb797caca9111ed1f"),
105
- description: i18nRuntime.i18n("ae772db91ee1bd385ffafed3e9b8f4cc")
106
- }, {
110
+ description: i18nRuntime.i18n("ae772db91ee1bd385ffafed3e9b8f4cc"),
111
+ descDetail: function (info, context, props) {
112
+ return React__default["default"].createElement("div", {
113
+ className: "action-desc"
114
+ }, React__default["default"].createElement("span", {
115
+ className: "variable-right"
116
+ }, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("e2edde5adbdf33f6dce59a299cbf5fad"));
117
+ }
118
+ }, tslib.__assign({
107
119
  actionLabel: i18nRuntime.i18n("5882cb6b5133d35488c386965321c60b"),
108
120
  actionType: 'collapse',
109
121
  description: i18nRuntime.i18n("04e36bd57e0e1623da86ee2c19c2a885")
110
- }];
122
+ }, helper.getActionCommonProps('collapse'))];
111
123
  _this.panelBodyCreator = function (context) {
112
124
  var _a, _b;
113
125
  amisEditorCore.getI18nEnabled();
@@ -13,6 +13,7 @@ export declare class CollapseGroupPlugin extends BasePlugin {
13
13
  pluginIcon: string;
14
14
  scaffold: {
15
15
  type: string;
16
+ enableFieldSetStyle: boolean;
16
17
  activeKey: string[];
17
18
  body: ({
18
19
  type: string;
@@ -40,6 +41,7 @@ export declare class CollapseGroupPlugin extends BasePlugin {
40
41
  };
41
42
  previewSchema: {
42
43
  type: string;
44
+ enableFieldSetStyle: boolean;
43
45
  activeKey: string[];
44
46
  body: ({
45
47
  type: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -30,6 +30,7 @@ var CollapseGroupPlugin = /** @class */function (_super) {
30
30
  _this.pluginIcon = 'collapse-plugin';
31
31
  _this.scaffold = {
32
32
  type: 'collapse-group',
33
+ enableFieldSetStyle: true,
33
34
  activeKey: ['1'],
34
35
  body: [{
35
36
  type: 'collapse',
@@ -87,6 +88,7 @@ var CollapseGroupPlugin = /** @class */function (_super) {
87
88
  _this.panelTitle = i18nRuntime.i18n("d09980a88568f75e9267ca7b531c74eb");
88
89
  _this.panelJustify = true;
89
90
  _this.panelBodyCreator = function (context) {
91
+ var isInForm = context.path.includes('/form/');
90
92
  amisEditorCore.getI18nEnabled();
91
93
  return [amisEditorCore.getSchemaTpl('tabs', [{
92
94
  title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
@@ -95,6 +97,18 @@ var CollapseGroupPlugin = /** @class */function (_super) {
95
97
  body: [amisEditorCore.getSchemaTpl('layout:originPosition', {
96
98
  value: 'left-top'
97
99
  }), {
100
+ name: 'enableFieldSetStyle',
101
+ label: '展示风格',
102
+ visible: isInForm,
103
+ type: 'button-group-select',
104
+ options: [{
105
+ label: i18nRuntime.i18n("18c63459a2c069022c7790430f761214"),
106
+ value: false
107
+ }, {
108
+ label: '简洁',
109
+ value: true
110
+ }]
111
+ }, {
98
112
  name: 'expandIconPosition',
99
113
  label: i18nRuntime.i18n("0431ee7033364800e261d1e560808231"),
100
114
  type: 'button-group-select',
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -39,11 +39,7 @@ export declare class DialogPlugin extends BasePlugin {
39
39
  };
40
40
  }[];
41
41
  }[];
42
- actions: {
43
- actionType: string;
44
- actionLabel: string;
45
- description: string;
46
- }[];
42
+ actions: any[];
47
43
  panelTitle: string;
48
44
  panelJustify: boolean;
49
45
  panelBodyCreator: (context: BaseEventContext) => any;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -98,16 +98,19 @@ var DialogPlugin = /** @class */function (_super) {
98
98
  _this.actions = [{
99
99
  actionType: 'confirm',
100
100
  actionLabel: i18nRuntime.i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
101
- description: i18nRuntime.i18n("4708bcefff645287c8781a1de2a0f20b")
101
+ description: i18nRuntime.i18n("4708bcefff645287c8781a1de2a0f20b"),
102
+ descDetail: function (info) {
103
+ return React__default["default"].createElement("div", null, i18nRuntime.i18n("56eafb82d11c72b65efe07b9bedb5c19"));
104
+ }
102
105
  }, {
103
106
  actionType: 'cancel',
104
107
  actionLabel: i18nRuntime.i18n("625fb26b4b3340f7872b411f401e754c"),
105
108
  description: i18nRuntime.i18n("af17a4e37e5c6d68fff33c084192801b")
106
- }, {
109
+ }, tslib.__assign({
107
110
  actionType: 'setValue',
108
111
  actionLabel: i18nRuntime.i18n("e22855f53b7a1ab33e920375c0cd0e3d"),
109
112
  description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
110
- }];
113
+ }, helper.getActionCommonProps('setValue'))];
111
114
  _this.panelTitle = i18nRuntime.i18n("ab3aec075a09d055b2a28c8b61925ee0");
112
115
  _this.panelJustify = true;
113
116
  _this.panelBodyCreator = function (context) {
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -28,11 +28,7 @@ export declare class DrawerPlugin extends BasePlugin {
28
28
  };
29
29
  }[];
30
30
  }[];
31
- actions: {
32
- actionType: string;
33
- actionLabel: string;
34
- description: string;
35
- }[];
31
+ actions: any[];
36
32
  panelTitle: string;
37
33
  panelJustify: boolean;
38
34
  panelBodyCreator: (context: BaseEventContext) => any;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -9,6 +9,7 @@
9
9
  Object.defineProperty(exports, '__esModule', { value: true });
10
10
 
11
11
  var tslib = require('tslib');
12
+ var React = require('react');
12
13
  var amisEditorCore = require('amis-editor-core');
13
14
  var helper = require('../renderer/event-control/helper.js');
14
15
  var omit = require('lodash/omit');
@@ -17,6 +18,7 @@ var i18nRuntime = require('i18n-runtime');
17
18
 
18
19
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
19
20
 
21
+ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
20
22
  var omit__default = /*#__PURE__*/_interopDefaultLegacy(omit);
21
23
 
22
24
  var DrawerPlugin = /** @class */function (_super) {
@@ -94,16 +96,19 @@ var DrawerPlugin = /** @class */function (_super) {
94
96
  _this.actions = [{
95
97
  actionType: 'confirm',
96
98
  actionLabel: i18nRuntime.i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
97
- description: i18nRuntime.i18n("97b6bad87c4320faac2f6a5cf556c26c")
99
+ description: i18nRuntime.i18n("97b6bad87c4320faac2f6a5cf556c26c"),
100
+ descDetail: function (info) {
101
+ return React__default["default"].createElement("div", null, "\u89E6\u53D1\u786E\u8BA4\u64CD\u4F5C");
102
+ }
98
103
  }, {
99
104
  actionType: 'cancel',
100
105
  actionLabel: i18nRuntime.i18n("625fb26b4b3340f7872b411f401e754c"),
101
106
  description: i18nRuntime.i18n("909ba2872b2d670ec0ecbcacc4c8c833")
102
- }, {
107
+ }, tslib.__assign({
103
108
  actionType: 'setValue',
104
109
  actionLabel: i18nRuntime.i18n("e22855f53b7a1ab33e920375c0cd0e3d"),
105
110
  description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
106
- }];
111
+ }, helper.getActionCommonProps('setValue'))];
107
112
  _this.panelTitle = i18nRuntime.i18n("ab3aec075a09d055b2a28c8b61925ee0");
108
113
  _this.panelJustify = true;
109
114
  _this.panelBodyCreator = function (context) {
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,4 @@
1
- import { EditorNodeType } from 'amis-editor-core';
2
- import { BasePlugin } from 'amis-editor-core';
3
- import { RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
1
+ import { EditorNodeType, BasePlugin, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
4
2
  export declare class ButtonGroupControlPlugin extends BasePlugin {
5
3
  static id: string;
6
4
  rendererName: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -77,23 +77,23 @@ var ButtonGroupControlPlugin = /** @class */function (_super) {
77
77
  }
78
78
  }];
79
79
  // 动作定义
80
- _this.actions = [{
80
+ _this.actions = [tslib.__assign({
81
81
  actionType: 'clear',
82
82
  actionLabel: i18nRuntime.i18n("288f0c404c4e546aa3683ff5054e85e2"),
83
83
  description: i18nRuntime.i18n("c374a44713fa5ff5da2565beb398c7d3")
84
- }, {
84
+ }, helper.getActionCommonProps('clear')), tslib.__assign({
85
85
  actionType: 'reset',
86
86
  actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
87
87
  description: '将值重置为初始值'
88
- }, {
88
+ }, helper.getActionCommonProps('reset')), tslib.__assign({
89
89
  actionType: 'reload',
90
90
  actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
91
91
  description: i18nRuntime.i18n("9ef5597ac0b4da662bcd967da37eceb4")
92
- }, {
92
+ }, helper.getActionCommonProps('reload')), tslib.__assign({
93
93
  actionType: 'setValue',
94
94
  actionLabel: i18nRuntime.i18n("8f40db3b25528063f1b6a59602a05cd5"),
95
95
  description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
96
- }];
96
+ }, helper.getActionCommonProps('setValue'))];
97
97
  _this.panelJustify = true;
98
98
  _this.panelBodyCreator = function (context) {
99
99
  return amisEditorCore.getSchemaTpl('tabs', [{
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,5 +1,4 @@
1
- import { EditorNodeType } from 'amis-editor-core';
2
- import { BasePlugin, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
1
+ import { EditorNodeType, BasePlugin, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
3
2
  export declare class ChainedSelectControlPlugin extends BasePlugin {
4
3
  static id: string;
5
4
  rendererName: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.9.0
3
- * build time: 2024-11-01
2
+ * amis-editor v6.10.0-beta.0
3
+ * build time: 2024-11-25
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -11,9 +11,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
  var tslib = require('tslib');
12
12
  var amisEditorCore = require('amis-editor-core');
13
13
  var validator = require('../../validator.js');
14
- var helper$1 = require('../../renderer/event-control/helper.js');
14
+ var helper = require('../../renderer/event-control/helper.js');
15
15
  var util = require('../../util.js');
16
- var helper = require('../../renderer/style-control/helper.js');
16
+ var helper$1 = require('../../renderer/style-control/helper.js');
17
17
  var i18nRuntime = require('i18n-runtime');
18
18
 
19
19
  var ChainedSelectControlPlugin = /** @class */function (_super) {
@@ -66,23 +66,23 @@ var ChainedSelectControlPlugin = /** @class */function (_super) {
66
66
  }
67
67
  }];
68
68
  // 动作定义
69
- _this.actions = [{
69
+ _this.actions = [tslib.__assign({
70
70
  actionType: 'clear',
71
71
  actionLabel: i18nRuntime.i18n("288f0c404c4e546aa3683ff5054e85e2"),
72
72
  description: i18nRuntime.i18n("c374a44713fa5ff5da2565beb398c7d3")
73
- }, {
73
+ }, helper.getActionCommonProps('clear')), tslib.__assign({
74
74
  actionType: 'reset',
75
75
  actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
76
76
  description: '将值重置为初始值'
77
- }, {
77
+ }, helper.getActionCommonProps('reset')), tslib.__assign({
78
78
  actionType: 'reload',
79
79
  actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
80
80
  description: i18nRuntime.i18n("9ef5597ac0b4da662bcd967da37eceb4")
81
- }, {
81
+ }, helper.getActionCommonProps('reload')), tslib.__assign({
82
82
  actionType: 'setValue',
83
83
  actionLabel: i18nRuntime.i18n("8f40db3b25528063f1b6a59602a05cd5"),
84
84
  description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
85
- }];
85
+ }, helper.getActionCommonProps('setValue'))];
86
86
  _this.panelTitle = i18nRuntime.i18n("556988a9dc1816dd979e96eb5cd19a85");
87
87
  _this.notRenderFormZone = true;
88
88
  _this.panelJustify = true;
@@ -145,10 +145,10 @@ var ChainedSelectControlPlugin = /** @class */function (_super) {
145
145
  title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
146
146
  body: [amisEditorCore.getSchemaTpl('collapseGroup', [amisEditorCore.getSchemaTpl('theme:formItem'), amisEditorCore.getSchemaTpl('theme:form-label'), amisEditorCore.getSchemaTpl('theme:form-description'), {
147
147
  title: '选择框样式',
148
- body: tslib.__spreadArray([], tslib.__read(helper.inputStateTpl('themeCss.chainedSelectControlClassName', '--select-base')), false)
148
+ body: tslib.__spreadArray([], tslib.__read(helper$1.inputStateTpl('themeCss.chainedSelectControlClassName', '--select-base')), false)
149
149
  }, {
150
150
  title: '下拉框样式',
151
- body: tslib.__spreadArray([], tslib.__read(helper.inputStateTpl('themeCss.chainedSelectPopoverClassName', '--select-base-${state}-option', {
151
+ body: tslib.__spreadArray([], tslib.__read(helper$1.inputStateTpl('themeCss.chainedSelectPopoverClassName', '--select-base-${state}-option', {
152
152
  state: [{
153
153
  label: i18nRuntime.i18n("22b777e6fcb613b8ba83ced9594cd07e"),
154
154
  value: 'default'
@@ -166,7 +166,7 @@ var ChainedSelectControlPlugin = /** @class */function (_super) {
166
166
  className: 'p-none',
167
167
  body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
168
168
  name: 'onEvent'
169
- }, helper$1.getEventControlConfig(_this.manager, context)))]
169
+ }, helper.getEventControlConfig(_this.manager, context)))]
170
170
  }]);
171
171
  };
172
172
  return _this;
@@ -1,6 +1,4 @@
1
- import { EditorNodeType } from 'amis-editor-core';
2
- import { BasePlugin } from 'amis-editor-core';
3
- import { RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
1
+ import { EditorNodeType, BasePlugin, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
4
2
  export declare class CheckboxControlPlugin extends BasePlugin {
5
3
  static id: string;
6
4
  static scene: string[];