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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (667) hide show
  1. package/esm/component/BaseControl.d.ts +1 -0
  2. package/esm/component/BaseControl.js +4 -4
  3. package/esm/component/InputComponentName.js +2 -2
  4. package/esm/component/TableViewEditor.js +2 -2
  5. package/esm/icons/btn/btn-group.svg.js +2 -2
  6. package/esm/icons/btn/btn-select.svg.js +2 -2
  7. package/esm/icons/btn/btn-toolbar.svg.js +2 -2
  8. package/esm/icons/btn/button.svg.js +2 -2
  9. package/esm/icons/btn/dropdown-btn.svg.js +2 -2
  10. package/esm/icons/container/anchor-nav.svg.js +2 -2
  11. package/esm/icons/container/collapse.svg.js +2 -2
  12. package/esm/icons/container/container.svg.js +2 -2
  13. package/esm/icons/container/flex-container.svg.js +2 -2
  14. package/esm/icons/container/form-group.svg.js +2 -2
  15. package/esm/icons/container/grid.svg.js +2 -2
  16. package/esm/icons/container/iframe.svg.js +2 -2
  17. package/esm/icons/container/panel.svg.js +2 -2
  18. package/esm/icons/container/table-view.svg.js +2 -2
  19. package/esm/icons/container/tabs.svg.js +2 -2
  20. package/esm/icons/container/tooltip-wrapper.svg.js +2 -2
  21. package/esm/icons/container/web-component.svg.js +2 -2
  22. package/esm/icons/feat/audio.svg.js +2 -2
  23. package/esm/icons/feat/custom.svg.js +2 -2
  24. package/esm/icons/feat/each.svg.js +2 -2
  25. package/esm/icons/feat/form.svg.js +2 -2
  26. package/esm/icons/feat/nav.svg.js +2 -2
  27. package/esm/icons/feat/qrcode.svg.js +2 -2
  28. package/esm/icons/feat/service.svg.js +2 -2
  29. package/esm/icons/feat/table.svg.js +2 -2
  30. package/esm/icons/feat/tasks.svg.js +2 -2
  31. package/esm/icons/feat/video.svg.js +2 -2
  32. package/esm/icons/feat/wizard.svg.js +2 -2
  33. package/esm/icons/form/chained-select.svg.js +2 -2
  34. package/esm/icons/form/checkbox.svg.js +2 -2
  35. package/esm/icons/form/checkboxes.svg.js +2 -2
  36. package/esm/icons/form/combo.svg.js +2 -2
  37. package/esm/icons/form/condition-builder.svg.js +2 -2
  38. package/esm/icons/form/diff-editor.svg.js +2 -2
  39. package/esm/icons/form/editor.svg.js +2 -2
  40. package/esm/icons/form/formula.svg.js +2 -2
  41. package/esm/icons/form/hidden.svg.js +2 -2
  42. package/esm/icons/form/input-city.svg.js +2 -2
  43. package/esm/icons/form/input-color.svg.js +2 -2
  44. package/esm/icons/form/input-date-range.svg.js +2 -2
  45. package/esm/icons/form/input-date.svg.js +2 -2
  46. package/esm/icons/form/input-datetime.svg.js +2 -2
  47. package/esm/icons/form/input-email.svg.js +2 -2
  48. package/esm/icons/form/input-excel.svg.js +2 -2
  49. package/esm/icons/form/input-file.svg.js +2 -2
  50. package/esm/icons/form/input-group.svg.js +2 -2
  51. package/esm/icons/form/input-image.svg.js +2 -2
  52. package/esm/icons/form/input-kv.svg.js +2 -2
  53. package/esm/icons/form/input-month-range.svg.js +2 -2
  54. package/esm/icons/form/input-number.svg.js +2 -2
  55. package/esm/icons/form/input-password.svg.js +2 -2
  56. package/esm/icons/form/input-quarter-range.svg.js +2 -2
  57. package/esm/icons/form/input-range.svg.js +2 -2
  58. package/esm/icons/form/input-rating.svg.js +2 -2
  59. package/esm/icons/form/input-repeat.svg.js +2 -2
  60. package/esm/icons/form/input-rich-text.svg.js +2 -2
  61. package/esm/icons/form/input-tag.svg.js +2 -2
  62. package/esm/icons/form/input-text.svg.js +2 -2
  63. package/esm/icons/form/input-time-range.svg.js +2 -2
  64. package/esm/icons/form/input-time.svg.js +2 -2
  65. package/esm/icons/form/input-tree.svg.js +2 -2
  66. package/esm/icons/form/input-url.svg.js +2 -2
  67. package/esm/icons/form/input-year.svg.js +2 -2
  68. package/esm/icons/form/inputArray.svg.js +2 -2
  69. package/esm/icons/form/list-select.svg.js +2 -2
  70. package/esm/icons/form/location-picker.svg.js +2 -2
  71. package/esm/icons/form/matrix-checkboxes.svg.js +2 -2
  72. package/esm/icons/form/month.svg.js +2 -2
  73. package/esm/icons/form/nested-select.svg.js +2 -2
  74. package/esm/icons/form/picker.svg.js +2 -2
  75. package/esm/icons/form/quarter.svg.js +2 -2
  76. package/esm/icons/form/radios.svg.js +2 -2
  77. package/esm/icons/form/select.svg.js +2 -2
  78. package/esm/icons/form/static.svg.js +2 -2
  79. package/esm/icons/form/sub-form.svg.js +2 -2
  80. package/esm/icons/form/switch.svg.js +2 -2
  81. package/esm/icons/form/tabs-transfer.svg.js +2 -2
  82. package/esm/icons/form/textarea.svg.js +2 -2
  83. package/esm/icons/form/transfer.svg.js +2 -2
  84. package/esm/icons/form/tree-select.svg.js +2 -2
  85. package/esm/icons/form/uuid.svg.js +2 -2
  86. package/esm/icons/index.js +2 -2
  87. package/esm/icons/layout/layout-1with2.svg.js +2 -2
  88. package/esm/icons/layout/layout-2cols.svg.js +2 -2
  89. package/esm/icons/layout/layout-2row.svg.js +2 -2
  90. package/esm/icons/layout/layout-2with1.svg.js +2 -2
  91. package/esm/icons/layout/layout-3cols.svg.js +2 -2
  92. package/esm/icons/layout/layout-3row.svg.js +2 -2
  93. package/esm/icons/layout/layout-absolute.svg.js +2 -2
  94. package/esm/icons/layout/layout-fixed.svg.js +2 -2
  95. package/esm/icons/layout/layout-full.svg.js +2 -2
  96. package/esm/icons/layout/layout1-2.svg.js +2 -2
  97. package/esm/icons/layout/layout2-1.svg.js +2 -2
  98. package/esm/icons/layout/layout3-1.svg.js +2 -2
  99. package/esm/icons/layout/layout3-2.svg.js +2 -2
  100. package/esm/icons/other/divider.svg.js +2 -2
  101. package/esm/icons/other/property-sheet.svg.js +2 -2
  102. package/esm/icons/other/tooltip.svg.js +2 -2
  103. package/esm/icons/show/URL.svg.js +2 -2
  104. package/esm/icons/show/avatar.svg.js +2 -2
  105. package/esm/icons/show/breadcrumb.svg.js +2 -2
  106. package/esm/icons/show/card.svg.js +2 -2
  107. package/esm/icons/show/cards.svg.js +2 -2
  108. package/esm/icons/show/carousel.svg.js +2 -2
  109. package/esm/icons/show/chart.svg.js +2 -2
  110. package/esm/icons/show/code.svg.js +2 -2
  111. package/esm/icons/show/date.svg.js +2 -2
  112. package/esm/icons/show/datetime.svg.js +2 -2
  113. package/esm/icons/show/image.svg.js +2 -2
  114. package/esm/icons/show/images.svg.js +2 -2
  115. package/esm/icons/show/json-view.svg.js +2 -2
  116. package/esm/icons/show/list.svg.js +2 -2
  117. package/esm/icons/show/log.svg.js +2 -2
  118. package/esm/icons/show/mapping.svg.js +2 -2
  119. package/esm/icons/show/markdown.svg.js +2 -2
  120. package/esm/icons/show/plain.svg.js +2 -2
  121. package/esm/icons/show/progress.svg.js +2 -2
  122. package/esm/icons/show/sparkline.svg.js +2 -2
  123. package/esm/icons/show/status.svg.js +2 -2
  124. package/esm/icons/show/steps.svg.js +2 -2
  125. package/esm/icons/show/time.svg.js +2 -2
  126. package/esm/index.js +2 -2
  127. package/esm/locale/en-US.js +13 -7
  128. package/esm/locale/zh-CN.js +9 -3
  129. package/esm/plugin/Alert.js +2 -2
  130. package/esm/plugin/AnchorNav.js +3 -8
  131. package/esm/plugin/Audio.js +2 -2
  132. package/esm/plugin/Avatar.js +3 -11
  133. package/esm/plugin/Breadcrumb.js +2 -2
  134. package/esm/plugin/Button.js +34 -9
  135. package/esm/plugin/ButtonGroup.js +2 -2
  136. package/esm/plugin/CRUD.d.ts +2 -2
  137. package/esm/plugin/CRUD.js +321 -345
  138. package/esm/plugin/CRUD2.js +2 -2
  139. package/esm/plugin/Card.js +4 -19
  140. package/esm/plugin/Card2.js +2 -2
  141. package/esm/plugin/Cards.js +8 -13
  142. package/esm/plugin/Carousel.js +4 -14
  143. package/esm/plugin/Chart.js +2 -2
  144. package/esm/plugin/CodeView.d.ts +2 -2
  145. package/esm/plugin/CodeView.js +25 -23
  146. package/esm/plugin/Collapse.js +4 -19
  147. package/esm/plugin/CollapseGroup.js +2 -2
  148. package/esm/plugin/ColumnToggler.js +2 -2
  149. package/esm/plugin/Container.js +8 -7
  150. package/esm/plugin/Custom.js +2 -2
  151. package/esm/plugin/CustomRegion.js +2 -2
  152. package/esm/plugin/Date.js +2 -2
  153. package/esm/plugin/Datetime.js +2 -2
  154. package/esm/plugin/Dialog.js +2 -2
  155. package/esm/plugin/Divider.d.ts +1 -0
  156. package/esm/plugin/Divider.js +13 -3
  157. package/esm/plugin/Drawer.js +2 -2
  158. package/esm/plugin/DropDownButton.js +5 -7
  159. package/esm/plugin/Each.js +4 -6
  160. package/esm/plugin/Flex.js +2 -2
  161. package/esm/plugin/Form/ButtonGroupSelect.js +3 -7
  162. package/esm/plugin/Form/ButtonToolbar.js +2 -2
  163. package/esm/plugin/Form/ChainedSelect.js +2 -2
  164. package/esm/plugin/Form/Checkbox.js +2 -2
  165. package/esm/plugin/Form/Checkboxes.js +2 -6
  166. package/esm/plugin/Form/CodeEditor.js +2 -2
  167. package/esm/plugin/Form/Combo.js +2 -2
  168. package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
  169. package/esm/plugin/Form/ConditionBuilder.js +39 -36
  170. package/esm/plugin/Form/Control.js +2 -2
  171. package/esm/plugin/Form/DiffEditor.js +2 -2
  172. package/esm/plugin/Form/FieldSet.js +3 -8
  173. package/esm/plugin/Form/Form.d.ts +1 -1
  174. package/esm/plugin/Form/Form.js +124 -140
  175. package/esm/plugin/Form/Formula.js +2 -2
  176. package/esm/plugin/Form/Group.js +2 -2
  177. package/esm/plugin/Form/Hidden.js +2 -2
  178. package/esm/plugin/Form/InputArray.js +2 -2
  179. package/esm/plugin/Form/InputCity.js +2 -4
  180. package/esm/plugin/Form/InputColor.js +2 -2
  181. package/esm/plugin/Form/InputDate.js +2 -2
  182. package/esm/plugin/Form/InputDateRange.js +3 -13
  183. package/esm/plugin/Form/InputDateTime.js +2 -2
  184. package/esm/plugin/Form/InputDateTimeRange.js +2 -2
  185. package/esm/plugin/Form/InputEmail.js +2 -2
  186. package/esm/plugin/Form/InputExcel.js +2 -2
  187. package/esm/plugin/Form/InputFile.js +3 -8
  188. package/esm/plugin/Form/InputGroup.js +2 -2
  189. package/esm/plugin/Form/InputImage.js +2 -2
  190. package/esm/plugin/Form/InputKV.js +2 -2
  191. package/esm/plugin/Form/InputMonth.js +2 -2
  192. package/esm/plugin/Form/InputMonthRange.js +2 -2
  193. package/esm/plugin/Form/InputNumber.js +4 -40
  194. package/esm/plugin/Form/InputPassword.js +2 -2
  195. package/esm/plugin/Form/InputQuarter.js +2 -2
  196. package/esm/plugin/Form/InputQuarterRange.js +2 -2
  197. package/esm/plugin/Form/InputRange.js +5 -12
  198. package/esm/plugin/Form/InputRating.js +6 -27
  199. package/esm/plugin/Form/InputRepeat.js +2 -2
  200. package/esm/plugin/Form/InputRichText.js +2 -2
  201. package/esm/plugin/Form/InputSubForm.js +6 -8
  202. package/esm/plugin/Form/InputTable.d.ts +1 -1
  203. package/esm/plugin/Form/InputTable.js +70 -67
  204. package/esm/plugin/Form/InputTag.js +3 -8
  205. package/esm/plugin/Form/InputText.js +2 -2
  206. package/esm/plugin/Form/InputTime.js +2 -2
  207. package/esm/plugin/Form/InputTimeRange.js +2 -2
  208. package/esm/plugin/Form/InputTree.js +2 -2
  209. package/esm/plugin/Form/InputURL.js +2 -2
  210. package/esm/plugin/Form/InputYear.js +2 -2
  211. package/esm/plugin/Form/InputYearRange.js +2 -2
  212. package/esm/plugin/Form/Item.js +2 -2
  213. package/esm/plugin/Form/ListSelect.js +2 -6
  214. package/esm/plugin/Form/LocationPicker.js +2 -2
  215. package/esm/plugin/Form/MatrixCheckboxes.js +5 -17
  216. package/esm/plugin/Form/NestedSelect.js +2 -2
  217. package/esm/plugin/Form/Picker.js +2 -2
  218. package/esm/plugin/Form/Radios.js +2 -6
  219. package/esm/plugin/Form/Select.js +2 -2
  220. package/esm/plugin/Form/Static.js +2 -2
  221. package/esm/plugin/Form/Switch.js +3 -7
  222. package/esm/plugin/Form/TabsTransfer.d.ts +1 -13
  223. package/esm/plugin/Form/TabsTransfer.js +5 -6
  224. package/esm/plugin/Form/Textarea.js +3 -8
  225. package/esm/plugin/Form/Transfer.js +2 -2
  226. package/esm/plugin/Form/TreeSelect.js +2 -2
  227. package/esm/plugin/Form/UUID.js +2 -2
  228. package/esm/plugin/Grid.js +5 -3
  229. package/esm/plugin/HBox.js +2 -2
  230. package/esm/plugin/IFrame.js +2 -2
  231. package/esm/plugin/Image.js +4 -10
  232. package/esm/plugin/Images.js +5 -11
  233. package/esm/plugin/Json.js +2 -2
  234. package/esm/plugin/Layout/FlexPluginBase.js +5 -3
  235. package/esm/plugin/Layout/Layout1_2_v4.js +2 -2
  236. package/esm/plugin/Layout/Layout_fixed.js +2 -2
  237. package/esm/plugin/Layout/Layout_free_container.js +2 -2
  238. package/esm/plugin/Layout/Layout_sorption_container.js +2 -2
  239. package/esm/plugin/Link.js +3 -7
  240. package/esm/plugin/List.js +3 -7
  241. package/esm/plugin/ListItem.js +2 -2
  242. package/esm/plugin/Log.js +2 -2
  243. package/esm/plugin/Mapping.js +6 -8
  244. package/esm/plugin/Markdown.js +2 -2
  245. package/esm/plugin/Nav.js +4 -6
  246. package/esm/plugin/Operation.js +2 -2
  247. package/esm/plugin/Others/Action.js +2 -2
  248. package/esm/plugin/Others/TableCell.js +6 -13
  249. package/esm/plugin/Page.js +12 -12
  250. package/esm/plugin/Pagination.js +2 -2
  251. package/esm/plugin/Panel.js +6 -10
  252. package/esm/plugin/Plain.d.ts +3 -0
  253. package/esm/plugin/Plain.js +63 -3
  254. package/esm/plugin/Progress.js +2 -2
  255. package/esm/plugin/Property.js +2 -2
  256. package/esm/plugin/QRCode.js +2 -2
  257. package/esm/plugin/Reset.js +2 -2
  258. package/esm/plugin/Service.js +2 -2
  259. package/esm/plugin/Sparkline.js +2 -2
  260. package/esm/plugin/Status.js +6 -8
  261. package/esm/plugin/Steps.js +4 -16
  262. package/esm/plugin/Submit.js +2 -2
  263. package/esm/plugin/Table.d.ts +2 -2
  264. package/esm/plugin/Table.js +88 -84
  265. package/esm/plugin/Table2.d.ts +1 -1
  266. package/esm/plugin/Table2.js +19 -17
  267. package/esm/plugin/TableCell2.js +2 -2
  268. package/esm/plugin/TableView.js +3 -7
  269. package/esm/plugin/Tabs.js +5 -6
  270. package/esm/plugin/Tasks.js +7 -36
  271. package/esm/plugin/Time.js +2 -2
  272. package/esm/plugin/Timeline.js +2 -2
  273. package/esm/plugin/TooltipWrapper.js +4 -10
  274. package/esm/plugin/Tpl.d.ts +3 -0
  275. package/esm/plugin/Tpl.js +63 -3
  276. package/esm/plugin/Video.js +2 -2
  277. package/esm/plugin/WebComponent.js +6 -6
  278. package/esm/plugin/Wizard.js +6 -29
  279. package/esm/plugin/Wrapper.js +5 -3
  280. package/esm/renderer/APIControl.d.ts +78 -0
  281. package/esm/renderer/APIControl.js +2 -2
  282. package/esm/renderer/BadgeControl.js +2 -2
  283. package/esm/renderer/DataBindingControl.js +2 -2
  284. package/esm/renderer/DataMappingControl.js +2 -2
  285. package/esm/renderer/DataPickerControl.js +2 -2
  286. package/esm/renderer/DateShortCutControl.js +2 -2
  287. package/esm/renderer/ExpressionFormulaControl.js +2 -2
  288. package/esm/renderer/FeatureControl.js +2 -2
  289. package/esm/renderer/FormulaControl.js +2 -2
  290. package/esm/renderer/GoConfigControl.js +2 -2
  291. package/esm/renderer/OptionControl.js +2 -2
  292. package/esm/renderer/RangePartsControl.js +2 -2
  293. package/esm/renderer/StatusControl.js +2 -2
  294. package/esm/renderer/SwitchMoreControl.js +2 -2
  295. package/esm/renderer/TimelineItemControl.js +2 -2
  296. package/esm/renderer/TransferTableControl.js +2 -2
  297. package/esm/renderer/TreeOptionControl.js +2 -2
  298. package/esm/renderer/ValidationControl.js +2 -2
  299. package/esm/renderer/ValidationItem.js +5 -3
  300. package/esm/renderer/event-control/action-config-dialog.js +2 -2
  301. package/esm/renderer/event-control/action-config-panel.js +2 -2
  302. package/esm/renderer/event-control/comp-action-select.js +2 -2
  303. package/esm/renderer/event-control/helper.d.ts +22 -21
  304. package/esm/renderer/event-control/helper.js +1305 -109
  305. package/esm/renderer/event-control/index.js +4 -4
  306. package/esm/renderer/style-control/Background.js +2 -2
  307. package/esm/renderer/style-control/Border.js +2 -2
  308. package/esm/renderer/style-control/BoxModel.js +2 -2
  309. package/esm/renderer/style-control/BoxShadow.js +2 -2
  310. package/esm/renderer/style-control/Display.js +2 -2
  311. package/esm/renderer/style-control/Font.js +2 -2
  312. package/esm/renderer/style-control/InsetBoxModel.js +2 -2
  313. package/esm/renderer/style-control/font-family.js +2 -2
  314. package/esm/renderer/style-control/transformation.js +2 -2
  315. package/esm/renderer/textarea-formula/FormulaPicker.d.ts +3 -0
  316. package/esm/renderer/textarea-formula/FormulaPicker.js +2 -2
  317. package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +9 -0
  318. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +17 -5
  319. package/esm/renderer/textarea-formula/plugin.js +2 -2
  320. package/esm/renderer/textarea-formula/utils.js +2 -2
  321. package/esm/tpl/api.js +2 -2
  322. package/esm/tpl/common.js +366 -3
  323. package/esm/tpl/horizontal.js +2 -2
  324. package/esm/tpl/layout.js +91 -23
  325. package/esm/tpl/options.js +2 -2
  326. package/esm/tpl/style.js +2 -2
  327. package/esm/tpl/validations.js +2 -2
  328. package/esm/util.js +2 -3
  329. package/esm/validator.js +2 -2
  330. package/lib/component/BaseControl.d.ts +1 -0
  331. package/lib/component/BaseControl.js +4 -4
  332. package/lib/component/InputComponentName.js +2 -2
  333. package/lib/component/TableViewEditor.js +2 -2
  334. package/lib/icons/btn/btn-group.svg.js +2 -2
  335. package/lib/icons/btn/btn-select.svg.js +2 -2
  336. package/lib/icons/btn/btn-toolbar.svg.js +2 -2
  337. package/lib/icons/btn/button.svg.js +2 -2
  338. package/lib/icons/btn/dropdown-btn.svg.js +2 -2
  339. package/lib/icons/container/anchor-nav.svg.js +2 -2
  340. package/lib/icons/container/collapse.svg.js +2 -2
  341. package/lib/icons/container/container.svg.js +2 -2
  342. package/lib/icons/container/flex-container.svg.js +2 -2
  343. package/lib/icons/container/form-group.svg.js +2 -2
  344. package/lib/icons/container/grid.svg.js +2 -2
  345. package/lib/icons/container/iframe.svg.js +2 -2
  346. package/lib/icons/container/panel.svg.js +2 -2
  347. package/lib/icons/container/table-view.svg.js +2 -2
  348. package/lib/icons/container/tabs.svg.js +2 -2
  349. package/lib/icons/container/tooltip-wrapper.svg.js +2 -2
  350. package/lib/icons/container/web-component.svg.js +2 -2
  351. package/lib/icons/feat/audio.svg.js +2 -2
  352. package/lib/icons/feat/custom.svg.js +2 -2
  353. package/lib/icons/feat/each.svg.js +2 -2
  354. package/lib/icons/feat/form.svg.js +2 -2
  355. package/lib/icons/feat/nav.svg.js +2 -2
  356. package/lib/icons/feat/qrcode.svg.js +2 -2
  357. package/lib/icons/feat/service.svg.js +2 -2
  358. package/lib/icons/feat/table.svg.js +2 -2
  359. package/lib/icons/feat/tasks.svg.js +2 -2
  360. package/lib/icons/feat/video.svg.js +2 -2
  361. package/lib/icons/feat/wizard.svg.js +2 -2
  362. package/lib/icons/form/chained-select.svg.js +2 -2
  363. package/lib/icons/form/checkbox.svg.js +2 -2
  364. package/lib/icons/form/checkboxes.svg.js +2 -2
  365. package/lib/icons/form/combo.svg.js +2 -2
  366. package/lib/icons/form/condition-builder.svg.js +2 -2
  367. package/lib/icons/form/diff-editor.svg.js +2 -2
  368. package/lib/icons/form/editor.svg.js +2 -2
  369. package/lib/icons/form/formula.svg.js +2 -2
  370. package/lib/icons/form/hidden.svg.js +2 -2
  371. package/lib/icons/form/input-city.svg.js +2 -2
  372. package/lib/icons/form/input-color.svg.js +2 -2
  373. package/lib/icons/form/input-date-range.svg.js +2 -2
  374. package/lib/icons/form/input-date.svg.js +2 -2
  375. package/lib/icons/form/input-datetime.svg.js +2 -2
  376. package/lib/icons/form/input-email.svg.js +2 -2
  377. package/lib/icons/form/input-excel.svg.js +2 -2
  378. package/lib/icons/form/input-file.svg.js +2 -2
  379. package/lib/icons/form/input-group.svg.js +2 -2
  380. package/lib/icons/form/input-image.svg.js +2 -2
  381. package/lib/icons/form/input-kv.svg.js +2 -2
  382. package/lib/icons/form/input-month-range.svg.js +2 -2
  383. package/lib/icons/form/input-number.svg.js +2 -2
  384. package/lib/icons/form/input-password.svg.js +2 -2
  385. package/lib/icons/form/input-quarter-range.svg.js +2 -2
  386. package/lib/icons/form/input-range.svg.js +2 -2
  387. package/lib/icons/form/input-rating.svg.js +2 -2
  388. package/lib/icons/form/input-repeat.svg.js +2 -2
  389. package/lib/icons/form/input-rich-text.svg.js +2 -2
  390. package/lib/icons/form/input-tag.svg.js +2 -2
  391. package/lib/icons/form/input-text.svg.js +2 -2
  392. package/lib/icons/form/input-time-range.svg.js +2 -2
  393. package/lib/icons/form/input-time.svg.js +2 -2
  394. package/lib/icons/form/input-tree.svg.js +2 -2
  395. package/lib/icons/form/input-url.svg.js +2 -2
  396. package/lib/icons/form/input-year.svg.js +2 -2
  397. package/lib/icons/form/inputArray.svg.js +2 -2
  398. package/lib/icons/form/list-select.svg.js +2 -2
  399. package/lib/icons/form/location-picker.svg.js +2 -2
  400. package/lib/icons/form/matrix-checkboxes.svg.js +2 -2
  401. package/lib/icons/form/month.svg.js +2 -2
  402. package/lib/icons/form/nested-select.svg.js +2 -2
  403. package/lib/icons/form/picker.svg.js +2 -2
  404. package/lib/icons/form/quarter.svg.js +2 -2
  405. package/lib/icons/form/radios.svg.js +2 -2
  406. package/lib/icons/form/select.svg.js +2 -2
  407. package/lib/icons/form/static.svg.js +2 -2
  408. package/lib/icons/form/sub-form.svg.js +2 -2
  409. package/lib/icons/form/switch.svg.js +2 -2
  410. package/lib/icons/form/tabs-transfer.svg.js +2 -2
  411. package/lib/icons/form/textarea.svg.js +2 -2
  412. package/lib/icons/form/transfer.svg.js +2 -2
  413. package/lib/icons/form/tree-select.svg.js +2 -2
  414. package/lib/icons/form/uuid.svg.js +2 -2
  415. package/lib/icons/index.js +2 -2
  416. package/lib/icons/layout/layout-1with2.svg.js +2 -2
  417. package/lib/icons/layout/layout-2cols.svg.js +2 -2
  418. package/lib/icons/layout/layout-2row.svg.js +2 -2
  419. package/lib/icons/layout/layout-2with1.svg.js +2 -2
  420. package/lib/icons/layout/layout-3cols.svg.js +2 -2
  421. package/lib/icons/layout/layout-3row.svg.js +2 -2
  422. package/lib/icons/layout/layout-absolute.svg.js +2 -2
  423. package/lib/icons/layout/layout-fixed.svg.js +2 -2
  424. package/lib/icons/layout/layout-full.svg.js +2 -2
  425. package/lib/icons/layout/layout1-2.svg.js +2 -2
  426. package/lib/icons/layout/layout2-1.svg.js +2 -2
  427. package/lib/icons/layout/layout3-1.svg.js +2 -2
  428. package/lib/icons/layout/layout3-2.svg.js +2 -2
  429. package/lib/icons/other/divider.svg.js +2 -2
  430. package/lib/icons/other/property-sheet.svg.js +2 -2
  431. package/lib/icons/other/tooltip.svg.js +2 -2
  432. package/lib/icons/show/URL.svg.js +2 -2
  433. package/lib/icons/show/avatar.svg.js +2 -2
  434. package/lib/icons/show/breadcrumb.svg.js +2 -2
  435. package/lib/icons/show/card.svg.js +2 -2
  436. package/lib/icons/show/cards.svg.js +2 -2
  437. package/lib/icons/show/carousel.svg.js +2 -2
  438. package/lib/icons/show/chart.svg.js +2 -2
  439. package/lib/icons/show/code.svg.js +2 -2
  440. package/lib/icons/show/date.svg.js +2 -2
  441. package/lib/icons/show/datetime.svg.js +2 -2
  442. package/lib/icons/show/image.svg.js +2 -2
  443. package/lib/icons/show/images.svg.js +2 -2
  444. package/lib/icons/show/json-view.svg.js +2 -2
  445. package/lib/icons/show/list.svg.js +2 -2
  446. package/lib/icons/show/log.svg.js +2 -2
  447. package/lib/icons/show/mapping.svg.js +2 -2
  448. package/lib/icons/show/markdown.svg.js +2 -2
  449. package/lib/icons/show/plain.svg.js +2 -2
  450. package/lib/icons/show/progress.svg.js +2 -2
  451. package/lib/icons/show/sparkline.svg.js +2 -2
  452. package/lib/icons/show/status.svg.js +2 -2
  453. package/lib/icons/show/steps.svg.js +2 -2
  454. package/lib/icons/show/time.svg.js +2 -2
  455. package/lib/index.js +2 -2
  456. package/lib/locale/en-US.js +13 -7
  457. package/lib/locale/zh-CN.js +9 -3
  458. package/lib/plugin/Alert.js +2 -2
  459. package/lib/plugin/AnchorNav.js +3 -8
  460. package/lib/plugin/Audio.js +2 -2
  461. package/lib/plugin/Avatar.js +3 -11
  462. package/lib/plugin/Breadcrumb.js +2 -2
  463. package/lib/plugin/Button.js +34 -9
  464. package/lib/plugin/ButtonGroup.js +2 -2
  465. package/lib/plugin/CRUD.d.ts +2 -2
  466. package/lib/plugin/CRUD.js +319 -343
  467. package/lib/plugin/CRUD2.d.ts +1 -1
  468. package/lib/plugin/CRUD2.js +2 -2
  469. package/lib/plugin/Card.js +4 -19
  470. package/lib/plugin/Card2.js +2 -2
  471. package/lib/plugin/Cards.js +8 -13
  472. package/lib/plugin/Carousel.js +4 -14
  473. package/lib/plugin/Chart.js +2 -2
  474. package/lib/plugin/CodeView.d.ts +2 -2
  475. package/lib/plugin/CodeView.js +25 -23
  476. package/lib/plugin/Collapse.js +3 -18
  477. package/lib/plugin/CollapseGroup.js +2 -2
  478. package/lib/plugin/ColumnToggler.js +2 -2
  479. package/lib/plugin/Container.js +8 -7
  480. package/lib/plugin/Custom.js +2 -2
  481. package/lib/plugin/CustomRegion.js +2 -2
  482. package/lib/plugin/Date.js +2 -2
  483. package/lib/plugin/Datetime.js +2 -2
  484. package/lib/plugin/Dialog.js +2 -2
  485. package/lib/plugin/Divider.d.ts +1 -0
  486. package/lib/plugin/Divider.js +13 -3
  487. package/lib/plugin/Drawer.js +2 -2
  488. package/lib/plugin/DropDownButton.js +5 -7
  489. package/lib/plugin/Each.js +4 -6
  490. package/lib/plugin/Flex.js +2 -2
  491. package/lib/plugin/Form/ButtonGroupSelect.js +3 -7
  492. package/lib/plugin/Form/ButtonToolbar.js +2 -2
  493. package/lib/plugin/Form/ChainedSelect.js +2 -2
  494. package/lib/plugin/Form/Checkbox.js +2 -2
  495. package/lib/plugin/Form/Checkboxes.js +2 -6
  496. package/lib/plugin/Form/CodeEditor.js +2 -2
  497. package/lib/plugin/Form/Combo.js +2 -2
  498. package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
  499. package/lib/plugin/Form/ConditionBuilder.js +39 -36
  500. package/lib/plugin/Form/Control.js +2 -2
  501. package/lib/plugin/Form/DiffEditor.js +2 -2
  502. package/lib/plugin/Form/FieldSet.js +3 -8
  503. package/lib/plugin/Form/Form.d.ts +1 -1
  504. package/lib/plugin/Form/Form.js +123 -139
  505. package/lib/plugin/Form/Formula.js +2 -2
  506. package/lib/plugin/Form/Group.js +2 -2
  507. package/lib/plugin/Form/Hidden.js +2 -2
  508. package/lib/plugin/Form/InputArray.js +2 -2
  509. package/lib/plugin/Form/InputCity.js +2 -4
  510. package/lib/plugin/Form/InputColor.js +2 -2
  511. package/lib/plugin/Form/InputDate.js +2 -2
  512. package/lib/plugin/Form/InputDateRange.js +3 -13
  513. package/lib/plugin/Form/InputDateTime.js +2 -2
  514. package/lib/plugin/Form/InputDateTimeRange.js +2 -2
  515. package/lib/plugin/Form/InputEmail.js +2 -2
  516. package/lib/plugin/Form/InputExcel.js +2 -2
  517. package/lib/plugin/Form/InputFile.js +3 -8
  518. package/lib/plugin/Form/InputGroup.js +2 -2
  519. package/lib/plugin/Form/InputImage.js +2 -2
  520. package/lib/plugin/Form/InputKV.js +2 -2
  521. package/lib/plugin/Form/InputMonth.js +2 -2
  522. package/lib/plugin/Form/InputMonthRange.js +2 -2
  523. package/lib/plugin/Form/InputNumber.js +3 -39
  524. package/lib/plugin/Form/InputPassword.js +2 -2
  525. package/lib/plugin/Form/InputQuarter.js +2 -2
  526. package/lib/plugin/Form/InputQuarterRange.js +2 -2
  527. package/lib/plugin/Form/InputRange.js +5 -12
  528. package/lib/plugin/Form/InputRating.js +6 -27
  529. package/lib/plugin/Form/InputRepeat.js +2 -2
  530. package/lib/plugin/Form/InputRichText.js +2 -2
  531. package/lib/plugin/Form/InputSubForm.js +6 -8
  532. package/lib/plugin/Form/InputTable.d.ts +1 -1
  533. package/lib/plugin/Form/InputTable.js +70 -67
  534. package/lib/plugin/Form/InputTag.js +3 -8
  535. package/lib/plugin/Form/InputText.js +2 -2
  536. package/lib/plugin/Form/InputTime.js +2 -2
  537. package/lib/plugin/Form/InputTimeRange.js +2 -2
  538. package/lib/plugin/Form/InputTree.js +2 -2
  539. package/lib/plugin/Form/InputURL.js +2 -2
  540. package/lib/plugin/Form/InputYear.js +2 -2
  541. package/lib/plugin/Form/InputYearRange.js +2 -2
  542. package/lib/plugin/Form/Item.js +2 -2
  543. package/lib/plugin/Form/ListSelect.js +2 -6
  544. package/lib/plugin/Form/LocationPicker.js +2 -2
  545. package/lib/plugin/Form/MatrixCheckboxes.js +5 -17
  546. package/lib/plugin/Form/NestedSelect.js +2 -2
  547. package/lib/plugin/Form/Picker.js +2 -2
  548. package/lib/plugin/Form/Radios.js +2 -6
  549. package/lib/plugin/Form/Select.js +2 -2
  550. package/lib/plugin/Form/Static.js +2 -2
  551. package/lib/plugin/Form/Switch.js +3 -7
  552. package/lib/plugin/Form/TabsTransfer.d.ts +1 -13
  553. package/lib/plugin/Form/TabsTransfer.js +5 -6
  554. package/lib/plugin/Form/Textarea.js +3 -8
  555. package/lib/plugin/Form/Transfer.js +2 -2
  556. package/lib/plugin/Form/TreeSelect.js +2 -2
  557. package/lib/plugin/Form/UUID.js +2 -2
  558. package/lib/plugin/Grid.js +5 -3
  559. package/lib/plugin/HBox.js +2 -2
  560. package/lib/plugin/IFrame.js +2 -2
  561. package/lib/plugin/Image.js +4 -10
  562. package/lib/plugin/Images.js +5 -11
  563. package/lib/plugin/Json.js +2 -2
  564. package/lib/plugin/Layout/FlexPluginBase.js +5 -3
  565. package/lib/plugin/Layout/Layout1_2_v4.js +2 -2
  566. package/lib/plugin/Layout/Layout_fixed.js +2 -2
  567. package/lib/plugin/Layout/Layout_free_container.js +2 -2
  568. package/lib/plugin/Layout/Layout_sorption_container.js +2 -2
  569. package/lib/plugin/Link.js +3 -7
  570. package/lib/plugin/List.js +3 -7
  571. package/lib/plugin/ListItem.js +2 -2
  572. package/lib/plugin/Log.js +2 -2
  573. package/lib/plugin/Mapping.js +6 -8
  574. package/lib/plugin/Markdown.js +2 -2
  575. package/lib/plugin/Nav.js +4 -6
  576. package/lib/plugin/Operation.js +2 -2
  577. package/lib/plugin/Others/Action.js +2 -2
  578. package/lib/plugin/Others/TableCell.js +6 -13
  579. package/lib/plugin/Page.js +12 -12
  580. package/lib/plugin/Pagination.js +2 -2
  581. package/lib/plugin/Panel.js +6 -10
  582. package/lib/plugin/Plain.d.ts +3 -0
  583. package/lib/plugin/Plain.js +62 -2
  584. package/lib/plugin/Progress.js +2 -2
  585. package/lib/plugin/Property.js +2 -2
  586. package/lib/plugin/QRCode.js +2 -2
  587. package/lib/plugin/Reset.js +2 -2
  588. package/lib/plugin/Service.js +2 -2
  589. package/lib/plugin/Sparkline.js +2 -2
  590. package/lib/plugin/Status.js +6 -8
  591. package/lib/plugin/Steps.js +4 -16
  592. package/lib/plugin/Submit.js +2 -2
  593. package/lib/plugin/Table.d.ts +2 -2
  594. package/lib/plugin/Table.js +87 -83
  595. package/lib/plugin/Table2.d.ts +1 -1
  596. package/lib/plugin/Table2.js +18 -16
  597. package/lib/plugin/TableCell2.js +2 -2
  598. package/lib/plugin/TableView.js +3 -7
  599. package/lib/plugin/Tabs.d.ts +1 -0
  600. package/lib/plugin/Tabs.js +5 -6
  601. package/lib/plugin/Tasks.js +7 -36
  602. package/lib/plugin/Time.js +2 -2
  603. package/lib/plugin/Timeline.js +2 -2
  604. package/lib/plugin/TooltipWrapper.js +4 -10
  605. package/lib/plugin/Tpl.d.ts +3 -0
  606. package/lib/plugin/Tpl.js +62 -2
  607. package/lib/plugin/Video.js +2 -2
  608. package/lib/plugin/WebComponent.js +6 -6
  609. package/lib/plugin/Wizard.js +5 -28
  610. package/lib/plugin/Wrapper.js +5 -3
  611. package/lib/renderer/APIControl.d.ts +80 -2
  612. package/lib/renderer/APIControl.js +2 -2
  613. package/lib/renderer/BadgeControl.d.ts +10 -10
  614. package/lib/renderer/BadgeControl.js +2 -2
  615. package/lib/renderer/DataBindingControl.js +2 -2
  616. package/lib/renderer/DataMappingControl.js +2 -2
  617. package/lib/renderer/DataPickerControl.js +2 -2
  618. package/lib/renderer/DateShortCutControl.js +2 -2
  619. package/lib/renderer/ExpressionFormulaControl.js +2 -2
  620. package/lib/renderer/FeatureControl.js +2 -2
  621. package/lib/renderer/FormulaControl.js +2 -2
  622. package/lib/renderer/GoConfigControl.js +2 -2
  623. package/lib/renderer/OptionControl.js +2 -2
  624. package/lib/renderer/RangePartsControl.js +2 -2
  625. package/lib/renderer/StatusControl.js +2 -2
  626. package/lib/renderer/SwitchMoreControl.d.ts +62 -62
  627. package/lib/renderer/SwitchMoreControl.js +2 -2
  628. package/lib/renderer/TimelineItemControl.js +2 -2
  629. package/lib/renderer/TransferTableControl.js +2 -2
  630. package/lib/renderer/TreeOptionControl.js +2 -2
  631. package/lib/renderer/ValidationControl.js +2 -2
  632. package/lib/renderer/ValidationItem.js +5 -3
  633. package/lib/renderer/event-control/action-config-dialog.js +2 -2
  634. package/lib/renderer/event-control/action-config-panel.js +2 -2
  635. package/lib/renderer/event-control/comp-action-select.js +2 -2
  636. package/lib/renderer/event-control/helper.d.ts +22 -21
  637. package/lib/renderer/event-control/helper.js +1305 -108
  638. package/lib/renderer/event-control/index.js +4 -3
  639. package/lib/renderer/style-control/Background.js +2 -2
  640. package/lib/renderer/style-control/Border.js +2 -2
  641. package/lib/renderer/style-control/BoxModel.js +2 -2
  642. package/lib/renderer/style-control/BoxShadow.js +2 -2
  643. package/lib/renderer/style-control/Display.js +2 -2
  644. package/lib/renderer/style-control/Font.js +2 -2
  645. package/lib/renderer/style-control/InsetBoxModel.js +2 -2
  646. package/lib/renderer/style-control/font-family.js +2 -2
  647. package/lib/renderer/style-control/transformation.js +2 -2
  648. package/lib/renderer/textarea-formula/FormulaPicker.d.ts +3 -0
  649. package/lib/renderer/textarea-formula/FormulaPicker.js +2 -2
  650. package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +9 -0
  651. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +17 -5
  652. package/lib/renderer/textarea-formula/plugin.js +2 -2
  653. package/lib/renderer/textarea-formula/utils.js +2 -2
  654. package/lib/tpl/api.js +2 -2
  655. package/lib/tpl/common.js +366 -3
  656. package/lib/tpl/horizontal.js +2 -2
  657. package/lib/tpl/layout.js +91 -23
  658. package/lib/tpl/options.js +2 -2
  659. package/lib/tpl/style.js +2 -2
  660. package/lib/tpl/validations.js +2 -2
  661. package/lib/util.js +2 -3
  662. package/lib/validator.js +2 -2
  663. package/package.json +1 -5
  664. package/esm/renderer/event-control/actions.d.ts +0 -3
  665. package/esm/renderer/event-control/actions.js +0 -1211
  666. package/lib/renderer/event-control/actions.d.ts +0 -3
  667. package/lib/renderer/event-control/actions.js +0 -1219
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -66,18 +66,16 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
66
66
  itemClassName: string;
67
67
  icon: string;
68
68
  form: {
69
- name?: string | undefined;
70
- actions?: import("amis/lib/renderers/Action").ActionSchema[] | undefined;
69
+ body?: SchemaCollection | undefined;
70
+ data: any;
71
71
  title: any;
72
- className?: import("amis").SchemaClassName | undefined;
73
- $ref?: string | undefined;
74
- disabled?: boolean | undefined;
75
- disabledOn?: string | undefined;
76
- hidden?: boolean | undefined;
77
- hiddenOn?: string | undefined;
72
+ target?: string | undefined;
73
+ id?: string | undefined;
78
74
  visible?: boolean | undefined;
79
75
  visibleOn?: string | undefined;
80
- id?: string | undefined;
76
+ hidden?: boolean | undefined;
77
+ hiddenOn?: string | undefined;
78
+ className?: import("amis").SchemaClassName | undefined;
81
79
  onEvent?: {
82
80
  [propName: string]: {
83
81
  weight?: number | undefined;
@@ -85,6 +83,15 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
85
83
  debounce?: import("amis").debounceConfig | undefined;
86
84
  };
87
85
  } | undefined;
86
+ name?: string | undefined;
87
+ actions?: import("amis/lib/renderers/Action").ActionSchema[] | undefined;
88
+ submitText?: string | undefined;
89
+ api?: string | import("amis").BaseApiObject | undefined;
90
+ submitOnChange: boolean;
91
+ horizontal: import("amis").FormHorizontal;
92
+ $ref?: string | undefined;
93
+ disabled?: boolean | undefined;
94
+ disabledOn?: string | undefined;
88
95
  static?: boolean | undefined;
89
96
  staticOn?: string | undefined;
90
97
  staticPlaceholder?: string | undefined;
@@ -97,40 +104,26 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
97
104
  validateFailed?: string | undefined;
98
105
  } | undefined;
99
106
  reload?: string | undefined;
100
- data: any;
101
- persistData?: string | undefined;
102
- rules?: {
103
- rule: string;
104
- message: string;
105
- name?: string | string[] | undefined;
106
- }[] | undefined;
107
- horizontal: import("amis").FormHorizontal;
108
107
  labelAlign?: import("amis-core/lib/renderers/Item").LabelAlign | undefined;
109
108
  labelWidth?: string | number | undefined;
110
- submitOnChange: boolean;
111
109
  mode: string;
112
110
  initFetchOn?: string | undefined;
113
111
  initFetch?: boolean | undefined;
114
- body?: SchemaCollection | undefined;
115
112
  tabs?: any;
113
+ fieldSet?: any;
114
+ autoFocus: boolean | undefined;
115
+ initApi?: string | import("amis").BaseApiObject | undefined;
116
116
  interval?: number | undefined;
117
117
  silentPolling?: boolean | undefined;
118
118
  stopAutoRefreshWhen?: string | undefined;
119
- fieldSet?: any;
120
- debug?: boolean | undefined;
121
- api?: string | import("amis").BaseApiObject | undefined;
122
119
  feedback?: any;
123
120
  redirect?: string | undefined;
124
- target?: string | undefined;
125
- autoFocus: boolean | undefined;
126
- initApi?: string | import("amis").BaseApiObject | undefined;
127
- wrapWithPanel: boolean;
128
- panelClassName: import("amis").ClassName;
129
- preventEnterSubmit: boolean;
121
+ affixFooter?: boolean | undefined;
122
+ debug?: boolean | undefined;
130
123
  debugConfig?: {
131
124
  levelExpand?: number | undefined;
132
125
  enableClipboard?: boolean | undefined;
133
- iconStyle?: "circle" | "triangle" | "square" | undefined;
126
+ iconStyle?: "circle" | "square" | "triangle" | undefined;
134
127
  quotesOnKeys?: boolean | undefined;
135
128
  sortKeys?: boolean | undefined;
136
129
  ellipsisThreshold?: number | false | undefined;
@@ -138,6 +131,7 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
138
131
  initAsyncApi?: string | import("amis").BaseApiObject | undefined;
139
132
  initFinishedField?: string | undefined;
140
133
  initCheckInterval?: number | undefined;
134
+ persistData?: string | undefined;
141
135
  persistDataKeys?: string[] | undefined;
142
136
  clearPersistDataAfterSubmit?: boolean | undefined;
143
137
  asyncApi?: string | import("amis").BaseApiObject | undefined;
@@ -146,11 +140,17 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
146
140
  resetAfterSubmit?: boolean | undefined;
147
141
  clearAfterSubmit?: boolean | undefined;
148
142
  columnCount?: number | undefined;
143
+ panelClassName: import("amis").ClassName;
149
144
  submitOnInit?: boolean | undefined;
150
- submitText?: string | undefined;
151
- affixFooter?: boolean | undefined;
145
+ wrapWithPanel: boolean;
152
146
  promptPageLeave?: boolean | undefined;
153
147
  promptPageLeaveMessage?: string | undefined;
148
+ rules?: {
149
+ rule: string;
150
+ message: string;
151
+ name?: string | string[] | undefined;
152
+ }[] | undefined;
153
+ preventEnterSubmit: boolean;
154
154
  type: string;
155
155
  actionsClassName: string;
156
156
  wrapperComponent: string;
@@ -158,18 +158,16 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
158
158
  };
159
159
  };
160
160
  renderForm(): {
161
- name?: string | undefined;
162
- actions?: import("amis/lib/renderers/Action").ActionSchema[] | undefined;
161
+ body?: SchemaCollection | undefined;
162
+ data: any;
163
163
  title?: string | undefined;
164
- className?: import("amis").SchemaClassName | undefined;
165
- $ref?: string | undefined;
166
- disabled?: boolean | undefined;
167
- disabledOn?: string | undefined;
168
- hidden?: boolean | undefined;
169
- hiddenOn?: string | undefined;
164
+ target?: string | undefined;
165
+ id?: string | undefined;
170
166
  visible?: boolean | undefined;
171
167
  visibleOn?: string | undefined;
172
- id?: string | undefined;
168
+ hidden?: boolean | undefined;
169
+ hiddenOn?: string | undefined;
170
+ className?: import("amis").SchemaClassName | undefined;
173
171
  onEvent?: {
174
172
  [propName: string]: {
175
173
  weight?: number | undefined;
@@ -177,6 +175,15 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
177
175
  debounce?: import("amis").debounceConfig | undefined;
178
176
  };
179
177
  } | undefined;
178
+ name?: string | undefined;
179
+ actions?: import("amis/lib/renderers/Action").ActionSchema[] | undefined;
180
+ submitText?: string | undefined;
181
+ api?: string | import("amis").BaseApiObject | undefined;
182
+ submitOnChange: boolean;
183
+ horizontal: import("amis").FormHorizontal;
184
+ $ref?: string | undefined;
185
+ disabled?: boolean | undefined;
186
+ disabledOn?: string | undefined;
180
187
  static?: boolean | undefined;
181
188
  staticOn?: string | undefined;
182
189
  staticPlaceholder?: string | undefined;
@@ -189,40 +196,26 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
189
196
  validateFailed?: string | undefined;
190
197
  } | undefined;
191
198
  reload?: string | undefined;
192
- data: any;
193
- persistData?: string | undefined;
194
- rules?: {
195
- rule: string;
196
- message: string;
197
- name?: string | string[] | undefined;
198
- }[] | undefined;
199
- horizontal: import("amis").FormHorizontal;
200
199
  labelAlign?: import("amis-core/lib/renderers/Item").LabelAlign | undefined;
201
200
  labelWidth?: string | number | undefined;
202
- submitOnChange: boolean;
203
201
  mode: string;
204
202
  initFetchOn?: string | undefined;
205
203
  initFetch?: boolean | undefined;
206
- body?: SchemaCollection | undefined;
207
204
  tabs?: any;
205
+ fieldSet?: any;
206
+ autoFocus: boolean | undefined;
207
+ initApi?: string | import("amis").BaseApiObject | undefined;
208
208
  interval?: number | undefined;
209
209
  silentPolling?: boolean | undefined;
210
210
  stopAutoRefreshWhen?: string | undefined;
211
- fieldSet?: any;
212
- debug?: boolean | undefined;
213
- api?: string | import("amis").BaseApiObject | undefined;
214
211
  feedback?: any;
215
212
  redirect?: string | undefined;
216
- target?: string | undefined;
217
- autoFocus: boolean | undefined;
218
- initApi?: string | import("amis").BaseApiObject | undefined;
219
- wrapWithPanel: boolean;
220
- panelClassName: import("amis").ClassName;
221
- preventEnterSubmit: boolean;
213
+ affixFooter?: boolean | undefined;
214
+ debug?: boolean | undefined;
222
215
  debugConfig?: {
223
216
  levelExpand?: number | undefined;
224
217
  enableClipboard?: boolean | undefined;
225
- iconStyle?: "circle" | "triangle" | "square" | undefined;
218
+ iconStyle?: "circle" | "square" | "triangle" | undefined;
226
219
  quotesOnKeys?: boolean | undefined;
227
220
  sortKeys?: boolean | undefined;
228
221
  ellipsisThreshold?: number | false | undefined;
@@ -230,6 +223,7 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
230
223
  initAsyncApi?: string | import("amis").BaseApiObject | undefined;
231
224
  initFinishedField?: string | undefined;
232
225
  initCheckInterval?: number | undefined;
226
+ persistData?: string | undefined;
233
227
  persistDataKeys?: string[] | undefined;
234
228
  clearPersistDataAfterSubmit?: boolean | undefined;
235
229
  asyncApi?: string | import("amis").BaseApiObject | undefined;
@@ -238,11 +232,17 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
238
232
  resetAfterSubmit?: boolean | undefined;
239
233
  clearAfterSubmit?: boolean | undefined;
240
234
  columnCount?: number | undefined;
235
+ panelClassName: import("amis").ClassName;
241
236
  submitOnInit?: boolean | undefined;
242
- submitText?: string | undefined;
243
- affixFooter?: boolean | undefined;
237
+ wrapWithPanel: boolean;
244
238
  promptPageLeave?: boolean | undefined;
245
239
  promptPageLeaveMessage?: string | undefined;
240
+ rules?: {
241
+ rule: string;
242
+ message: string;
243
+ name?: string | string[] | undefined;
244
+ }[] | undefined;
245
+ preventEnterSubmit: boolean;
246
246
  type: string;
247
247
  actionsClassName: string;
248
248
  wrapperComponent: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -12,6 +12,7 @@ var React = require('react');
12
12
  var cx = require('classnames');
13
13
  var amis = require('amis');
14
14
  var amisEditorCore = require('amis-editor-core');
15
+ var mobxStateTree = require('mobx-state-tree');
15
16
  var i18nRuntime = require('i18n-runtime');
16
17
 
17
18
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
@@ -122,6 +123,7 @@ var ValidationItem = /** @class */function (_super) {
122
123
  value = _a.value,
123
124
  message = _a.message,
124
125
  checked = _a.checked;
126
+ var i18nEnabled = mobxStateTree.getEnv(window.editorStore).i18nEnabled;
125
127
  var control = [];
126
128
  if (!checked) {
127
129
  return null;
@@ -132,7 +134,7 @@ var ValidationItem = /** @class */function (_super) {
132
134
  if (this.validator.message) {
133
135
  control.push({
134
136
  name: 'message',
135
- type: 'input-text',
137
+ type: i18nEnabled ? 'input-text-i18n' : 'input-text',
136
138
  label: amisEditorCore.tipedLabel(i18nRuntime.i18n("d7a169e81b60ee08c82b5d9de473e362"), "\u7CFB\u7EDF\u9ED8\u8BA4\u63D0\u793A\uFF1A".concat(this.validator.message)),
137
139
  pipeIn: function (value, data) {
138
140
  // value中 $1 会被运算,导致无法正确回显$1。此处从this.props.data中获取该校验项的错误提示
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.2.1-beta.35
3
- * Copyright 2018-2022 @fex
2
+ * amis-editor v5.2.3-beta.15
3
+ * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,14 +1,7 @@
1
1
  import { BaseEventContext, EditorManager, PluginActions, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
2
- import { ActionConfig, ComponentInfo, ContextVariables } from './types';
3
2
  import { DataSchema } from 'amis-core';
3
+ import { ActionConfig, ComponentInfo, ContextVariables } from './types';
4
4
  import CmptActionSelect from './comp-action-select';
5
- export declare const DATA_CONTAINER: string[];
6
- export declare const SELECT_PROPS_CONTAINER: string[];
7
- export declare const IS_DATA_CONTAINER: string;
8
- export declare const SHOW_SELECT_PROP: string;
9
- export declare const FORMITEM_CMPTS: string[];
10
- export declare const SUPPORT_STATIC_FORMITEM_CMPTS: string[];
11
- export declare const SUPPORT_DISABLED_CMPTS: string[];
12
5
  export declare const getArgsWrapper: (items: any, multiple?: boolean, patch?: {}) => {
13
6
  items: any[];
14
7
  type: string;
@@ -16,19 +9,14 @@ export declare const getArgsWrapper: (items: any, multiple?: boolean, patch?: {}
16
9
  multiple: boolean;
17
10
  strictMode: boolean;
18
11
  };
19
- export declare const COMMON_ACTION_SCHEMA_MAP: {
20
- [propName: string]: RendererPluginAction;
21
- };
22
- export declare const findActionNode: (actions: RendererPluginAction[], actionType: string) => RendererPluginAction | null;
23
- export declare const findSubActionNode: (actions: RendererPluginAction[], actionType: string) => RendererPluginAction | null;
24
- export declare const getActionType: (action: ActionConfig, hasSubActionNode: RendererPluginAction | null) => string | undefined;
25
- export declare const getEventLabel: (events: RendererPluginEvent[], name: string) => string | undefined;
26
- export declare const getEventDesc: (events: RendererPluginEvent[], name: string) => string | undefined;
27
- export declare const getEventStrongDesc: (events: RendererPluginEvent[], name: string) => string | undefined;
28
- export declare const hasActionType: (actionType: string, actions?: RendererPluginAction[]) => boolean;
29
- export declare const getPropOfAcion: (action: ActionConfig, propName: string, actionTree: RendererPluginAction[], pluginActions: PluginActions, commonActions?: {
30
- [propName: string]: RendererPluginAction;
31
- } | undefined, allComponents?: ComponentInfo[]) => any;
12
+ export declare const DATA_CONTAINER: string[];
13
+ export declare const SELECT_PROPS_CONTAINER: string[];
14
+ export declare const IS_DATA_CONTAINER: string;
15
+ export declare const SHOW_SELECT_PROP: string;
16
+ export declare const FORMITEM_CMPTS: string[];
17
+ export declare const SUPPORT_STATIC_FORMITEM_CMPTS: string[];
18
+ export declare const SUPPORT_DISABLED_CMPTS: string[];
19
+ export declare const ACTION_TYPE_TREE: (manager: any) => RendererPluginAction[];
32
20
  export declare const renderCmptSelect: (componentLabel: string, required: boolean, onChange?: ((value: string, oldVal: any, data: any, form: any) => void) | undefined) => {
33
21
  type: string;
34
22
  name: string;
@@ -76,6 +64,19 @@ export declare const renderCmptActionSelect: (componentLabel: string, required:
76
64
  component: typeof CmptActionSelect;
77
65
  description: string;
78
66
  })[];
67
+ export declare const COMMON_ACTION_SCHEMA_MAP: {
68
+ [propName: string]: RendererPluginAction;
69
+ };
70
+ export declare const findActionNode: (actions: RendererPluginAction[], actionType: string) => RendererPluginAction | null;
71
+ export declare const findSubActionNode: (actions: RendererPluginAction[], actionType: string) => RendererPluginAction | null;
72
+ export declare const getActionType: (action: ActionConfig, hasSubActionNode: RendererPluginAction | null) => string | undefined;
73
+ export declare const getEventLabel: (events: RendererPluginEvent[], name: string) => string | undefined;
74
+ export declare const getEventDesc: (events: RendererPluginEvent[], name: string) => string | undefined;
75
+ export declare const getEventStrongDesc: (events: RendererPluginEvent[], name: string) => string | undefined;
76
+ export declare const hasActionType: (actionType: string, actions?: RendererPluginAction[]) => boolean;
77
+ export declare const getPropOfAcion: (action: ActionConfig, propName: string, actionTree: RendererPluginAction[], pluginActions: PluginActions, commonActions?: {
78
+ [propName: string]: RendererPluginAction;
79
+ } | undefined, allComponents?: ComponentInfo[]) => any;
79
80
  export declare const getOldActionSchema: (manager: EditorManager, context: BaseEventContext) => {
80
81
  type: string;
81
82
  content: string;