amis-editor 5.7.0 → 6.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (806) hide show
  1. package/esm/builder/ApiDSBuilder.d.ts +4 -1
  2. package/esm/builder/ApiDSBuilder.js +46 -16
  3. package/esm/builder/DSBuilder.js +4 -4
  4. package/esm/builder/DSBuilderManager.js +4 -4
  5. package/esm/builder/constants.js +4 -4
  6. package/esm/builder/utils.js +4 -4
  7. package/esm/component/BaseControl.js +4 -4
  8. package/esm/component/InputComponentName.js +4 -4
  9. package/esm/component/TableViewEditor.js +4 -4
  10. package/esm/icons/btn/btn-group.svg.js +4 -4
  11. package/esm/icons/btn/btn-select.svg.js +4 -4
  12. package/esm/icons/btn/btn-toolbar.svg.js +4 -4
  13. package/esm/icons/btn/button.svg.js +4 -4
  14. package/esm/icons/btn/dropdown-btn.svg.js +4 -4
  15. package/esm/icons/container/anchor-nav.svg.js +4 -4
  16. package/esm/icons/container/collapse.svg.js +4 -4
  17. package/esm/icons/container/container.svg.js +4 -4
  18. package/esm/icons/container/flex-container.svg.js +4 -4
  19. package/esm/icons/container/form-group.svg.js +4 -4
  20. package/esm/icons/container/grid.svg.js +4 -4
  21. package/esm/icons/container/iframe.svg.js +4 -4
  22. package/esm/icons/container/panel.svg.js +4 -4
  23. package/esm/icons/container/switch-container.svg.js +4 -4
  24. package/esm/icons/container/table-view.svg.js +4 -4
  25. package/esm/icons/container/tabs.svg.js +4 -4
  26. package/esm/icons/container/tooltip-wrapper.svg.js +4 -4
  27. package/esm/icons/container/web-component.svg.js +4 -4
  28. package/esm/icons/crud/column-add.svg.js +4 -4
  29. package/esm/icons/crud/column-delete.svg.js +4 -4
  30. package/esm/icons/crud/column-setting.svg.js +4 -4
  31. package/esm/icons/crud/share-link.svg.js +4 -4
  32. package/esm/icons/display/aBaseline.svg.js +4 -4
  33. package/esm/icons/display/aCenter.svg.js +4 -4
  34. package/esm/icons/display/aFlexEnd.svg.js +4 -4
  35. package/esm/icons/display/aFlexStart.svg.js +4 -4
  36. package/esm/icons/display/aStretch.svg.js +4 -4
  37. package/esm/icons/display/block.svg.js +4 -4
  38. package/esm/icons/display/dcolumn.svg.js +4 -4
  39. package/esm/icons/display/dcolumnReverse.svg.js +4 -4
  40. package/esm/icons/display/drow.svg.js +4 -4
  41. package/esm/icons/display/drowReverse.svg.js +4 -4
  42. package/esm/icons/display/flex.svg.js +4 -4
  43. package/esm/icons/display/inline-block.svg.js +4 -4
  44. package/esm/icons/display/inline.svg.js +4 -4
  45. package/esm/icons/display/jCenter.svg.js +4 -4
  46. package/esm/icons/display/jFlexEnd.svg.js +4 -4
  47. package/esm/icons/display/jFlexStart.svg.js +4 -4
  48. package/esm/icons/display/jSpaceAround.svg.js +4 -4
  49. package/esm/icons/display/jSpaceBetween.svg.js +4 -4
  50. package/esm/icons/feat/audio.svg.js +4 -4
  51. package/esm/icons/feat/custom.svg.js +4 -4
  52. package/esm/icons/feat/each.svg.js +4 -4
  53. package/esm/icons/feat/form.svg.js +4 -4
  54. package/esm/icons/feat/nav.svg.js +4 -4
  55. package/esm/icons/feat/qrcode.svg.js +4 -4
  56. package/esm/icons/feat/service.svg.js +4 -4
  57. package/esm/icons/feat/table.svg.js +4 -4
  58. package/esm/icons/feat/tasks.svg.js +4 -4
  59. package/esm/icons/feat/video.svg.js +4 -4
  60. package/esm/icons/feat/wizard.svg.js +4 -4
  61. package/esm/icons/form/chained-select.svg.js +4 -4
  62. package/esm/icons/form/checkbox.svg.js +4 -4
  63. package/esm/icons/form/checkboxes.svg.js +4 -4
  64. package/esm/icons/form/combo.svg.js +4 -4
  65. package/esm/icons/form/condition-builder.svg.js +4 -4
  66. package/esm/icons/form/diff-editor.svg.js +4 -4
  67. package/esm/icons/form/editor.svg.js +4 -4
  68. package/esm/icons/form/formula.svg.js +4 -4
  69. package/esm/icons/form/hidden.svg.js +4 -4
  70. package/esm/icons/form/input-city.svg.js +4 -4
  71. package/esm/icons/form/input-color.svg.js +4 -4
  72. package/esm/icons/form/input-date-range.svg.js +4 -4
  73. package/esm/icons/form/input-date.svg.js +4 -4
  74. package/esm/icons/form/input-datetime.svg.js +4 -4
  75. package/esm/icons/form/input-email.svg.js +4 -4
  76. package/esm/icons/form/input-excel.svg.js +4 -4
  77. package/esm/icons/form/input-file.svg.js +4 -4
  78. package/esm/icons/form/input-group.svg.js +4 -4
  79. package/esm/icons/form/input-image.svg.js +4 -4
  80. package/esm/icons/form/input-kv.svg.js +4 -4
  81. package/esm/icons/form/input-month-range.svg.js +4 -4
  82. package/esm/icons/form/input-number.svg.js +4 -4
  83. package/esm/icons/form/input-password.svg.js +4 -4
  84. package/esm/icons/form/input-quarter-range.svg.js +4 -4
  85. package/esm/icons/form/input-range.svg.js +4 -4
  86. package/esm/icons/form/input-rating.svg.js +4 -4
  87. package/esm/icons/form/input-repeat.svg.js +4 -4
  88. package/esm/icons/form/input-rich-text.svg.js +4 -4
  89. package/esm/icons/form/input-tag.svg.js +4 -4
  90. package/esm/icons/form/input-text.svg.js +4 -4
  91. package/esm/icons/form/input-time-range.svg.js +4 -4
  92. package/esm/icons/form/input-time.svg.js +4 -4
  93. package/esm/icons/form/input-tree.svg.js +4 -4
  94. package/esm/icons/form/input-url.svg.js +4 -4
  95. package/esm/icons/form/input-year.svg.js +4 -4
  96. package/esm/icons/form/inputArray.svg.js +4 -4
  97. package/esm/icons/form/list-select.svg.js +4 -4
  98. package/esm/icons/form/location-picker.svg.js +4 -4
  99. package/esm/icons/form/matrix-checkboxes.svg.js +4 -4
  100. package/esm/icons/form/month.svg.js +4 -4
  101. package/esm/icons/form/nested-select.svg.js +4 -4
  102. package/esm/icons/form/picker.svg.js +4 -4
  103. package/esm/icons/form/quarter.svg.js +4 -4
  104. package/esm/icons/form/radios.svg.js +4 -4
  105. package/esm/icons/form/select.svg.js +4 -4
  106. package/esm/icons/form/static.svg.js +4 -4
  107. package/esm/icons/form/sub-form.svg.js +4 -4
  108. package/esm/icons/form/switch.svg.js +4 -4
  109. package/esm/icons/form/tabs-transfer.svg.js +4 -4
  110. package/esm/icons/form/textarea.svg.js +4 -4
  111. package/esm/icons/form/transfer.svg.js +4 -4
  112. package/esm/icons/form/tree-select.svg.js +4 -4
  113. package/esm/icons/form/uuid.svg.js +4 -4
  114. package/esm/icons/index.js +4 -4
  115. package/esm/icons/layout/layout-1with2.svg.js +4 -4
  116. package/esm/icons/layout/layout-2cols.svg.js +4 -4
  117. package/esm/icons/layout/layout-2row.svg.js +4 -4
  118. package/esm/icons/layout/layout-2with1.svg.js +4 -4
  119. package/esm/icons/layout/layout-3cols.svg.js +4 -4
  120. package/esm/icons/layout/layout-3row.svg.js +4 -4
  121. package/esm/icons/layout/layout-absolute.svg.js +4 -4
  122. package/esm/icons/layout/layout-fixed-top.svg.js +4 -4
  123. package/esm/icons/layout/layout-fixed.svg.js +4 -4
  124. package/esm/icons/layout/layout-free-container.svg.js +4 -4
  125. package/esm/icons/layout/layout-full.svg.js +4 -4
  126. package/esm/icons/layout/layout1-2.svg.js +4 -4
  127. package/esm/icons/layout/layout2-1.svg.js +4 -4
  128. package/esm/icons/layout/layout3-1.svg.js +4 -4
  129. package/esm/icons/layout/layout3-2.svg.js +4 -4
  130. package/esm/icons/other/_fx.svg.js +4 -4
  131. package/esm/icons/other/divider.svg.js +4 -4
  132. package/esm/icons/other/fx.svg.js +4 -4
  133. package/esm/icons/other/property-sheet.svg.js +4 -4
  134. package/esm/icons/other/tooltip.svg.js +4 -4
  135. package/esm/icons/show/URL.svg.js +4 -4
  136. package/esm/icons/show/avatar.svg.js +4 -4
  137. package/esm/icons/show/breadcrumb.svg.js +4 -4
  138. package/esm/icons/show/card.svg.js +4 -4
  139. package/esm/icons/show/cards.svg.js +4 -4
  140. package/esm/icons/show/carousel.svg.js +4 -4
  141. package/esm/icons/show/chart.svg.js +4 -4
  142. package/esm/icons/show/code.svg.js +4 -4
  143. package/esm/icons/show/date.svg.js +4 -4
  144. package/esm/icons/show/datetime.svg.js +4 -4
  145. package/esm/icons/show/image.svg.js +4 -4
  146. package/esm/icons/show/images.svg.js +4 -4
  147. package/esm/icons/show/json-view.svg.js +4 -4
  148. package/esm/icons/show/list.svg.js +4 -4
  149. package/esm/icons/show/log.svg.js +4 -4
  150. package/esm/icons/show/mapping.svg.js +4 -4
  151. package/esm/icons/show/markdown.svg.js +4 -4
  152. package/esm/icons/show/plain.svg.js +4 -4
  153. package/esm/icons/show/progress.svg.js +4 -4
  154. package/esm/icons/show/sparkline.svg.js +4 -4
  155. package/esm/icons/show/status.svg.js +4 -4
  156. package/esm/icons/show/steps.svg.js +4 -4
  157. package/esm/icons/show/time.svg.js +4 -4
  158. package/esm/icons/theme/css.svg.js +4 -4
  159. package/esm/index.d.ts +1 -0
  160. package/esm/index.js +5 -4
  161. package/esm/locale/en-US.js +77 -5
  162. package/esm/locale/zh-CN.js +81 -5
  163. package/esm/plugin/Alert.js +4 -4
  164. package/esm/plugin/AnchorNav.js +4 -4
  165. package/esm/plugin/Audio.js +4 -4
  166. package/esm/plugin/Avatar.d.ts +5 -0
  167. package/esm/plugin/Avatar.js +79 -5
  168. package/esm/plugin/Breadcrumb.js +4 -4
  169. package/esm/plugin/Button.js +4 -4
  170. package/esm/plugin/ButtonGroup.js +4 -4
  171. package/esm/plugin/CRUD.js +88 -47
  172. package/esm/plugin/CRUD2/BaseCRUD.d.ts +23 -2
  173. package/esm/plugin/CRUD2/BaseCRUD.js +55 -19
  174. package/esm/plugin/CRUD2/CRUDTable.js +4 -4
  175. package/esm/plugin/CRUD2/constants.d.ts +2 -0
  176. package/esm/plugin/CRUD2/constants.js +7 -5
  177. package/esm/plugin/CRUD2/utils.js +4 -4
  178. package/esm/plugin/Calendar.js +7 -7
  179. package/esm/plugin/Card.js +4 -4
  180. package/esm/plugin/Card2.js +4 -4
  181. package/esm/plugin/Cards.js +4 -4
  182. package/esm/plugin/Carousel.js +4 -4
  183. package/esm/plugin/Chart.js +5 -4
  184. package/esm/plugin/CodeView.js +4 -4
  185. package/esm/plugin/Collapse.js +4 -4
  186. package/esm/plugin/CollapseGroup.js +4 -4
  187. package/esm/plugin/ColumnToggler.js +4 -4
  188. package/esm/plugin/Container.js +4 -4
  189. package/esm/plugin/Custom.js +4 -4
  190. package/esm/plugin/CustomRegion.js +4 -4
  191. package/esm/plugin/Date.js +4 -4
  192. package/esm/plugin/Datetime.js +8 -8
  193. package/esm/plugin/Dialog.js +5 -5
  194. package/esm/plugin/Divider.js +4 -4
  195. package/esm/plugin/Drawer.js +4 -4
  196. package/esm/plugin/DropDownButton.js +4 -4
  197. package/esm/plugin/Each.js +4 -4
  198. package/esm/plugin/Flex.js +4 -4
  199. package/esm/plugin/Form/ButtonGroupSelect.js +31 -32
  200. package/esm/plugin/Form/ButtonToolbar.js +4 -4
  201. package/esm/plugin/Form/ChainedSelect.js +17 -16
  202. package/esm/plugin/Form/Checkbox.js +39 -28
  203. package/esm/plugin/Form/Checkboxes.js +46 -41
  204. package/esm/plugin/Form/CodeEditor.js +4 -4
  205. package/esm/plugin/Form/Combo.js +87 -65
  206. package/esm/plugin/Form/ConditionBuilder.js +4 -4
  207. package/esm/plugin/Form/Control.js +4 -4
  208. package/esm/plugin/Form/DiffEditor.js +4 -4
  209. package/esm/plugin/Form/FieldSet.js +4 -4
  210. package/esm/plugin/Form/Form.d.ts +1 -1
  211. package/esm/plugin/Form/Form.js +29 -15
  212. package/esm/plugin/Form/Formula.js +4 -4
  213. package/esm/plugin/Form/Group.js +4 -4
  214. package/esm/plugin/Form/Hidden.js +4 -4
  215. package/esm/plugin/Form/InputArray.js +4 -4
  216. package/esm/plugin/Form/InputCity.js +26 -16
  217. package/esm/plugin/Form/InputColor.js +4 -4
  218. package/esm/plugin/Form/InputDate.js +4 -4
  219. package/esm/plugin/Form/InputDateRange.js +4 -4
  220. package/esm/plugin/Form/InputDateTime.js +4 -4
  221. package/esm/plugin/Form/InputDateTimeRange.js +4 -4
  222. package/esm/plugin/Form/InputEmail.js +4 -4
  223. package/esm/plugin/Form/InputExcel.js +4 -4
  224. package/esm/plugin/Form/InputFile.js +4 -4
  225. package/esm/plugin/Form/InputGroup.js +4 -4
  226. package/esm/plugin/Form/InputImage.js +11 -4
  227. package/esm/plugin/Form/InputKV.js +5 -5
  228. package/esm/plugin/Form/InputMonth.js +4 -4
  229. package/esm/plugin/Form/InputMonthRange.js +4 -4
  230. package/esm/plugin/Form/InputNumber.js +4 -4
  231. package/esm/plugin/Form/InputPassword.js +4 -4
  232. package/esm/plugin/Form/InputQuarter.js +4 -4
  233. package/esm/plugin/Form/InputQuarterRange.js +4 -4
  234. package/esm/plugin/Form/InputRange.js +76 -46
  235. package/esm/plugin/Form/InputRating.js +4 -4
  236. package/esm/plugin/Form/InputRepeat.js +4 -4
  237. package/esm/plugin/Form/InputRichText.js +4 -4
  238. package/esm/plugin/Form/InputSubForm.d.ts +2 -1
  239. package/esm/plugin/Form/InputSubForm.js +26 -5
  240. package/esm/plugin/Form/InputTable.js +433 -334
  241. package/esm/plugin/Form/InputTag.js +73 -69
  242. package/esm/plugin/Form/InputText.d.ts +2 -5
  243. package/esm/plugin/Form/InputText.js +84 -54
  244. package/esm/plugin/Form/InputTime.js +4 -4
  245. package/esm/plugin/Form/InputTimeRange.js +4 -4
  246. package/esm/plugin/Form/InputTree.d.ts +1 -1
  247. package/esm/plugin/Form/InputTree.js +48 -177
  248. package/esm/plugin/Form/InputURL.js +4 -4
  249. package/esm/plugin/Form/InputYear.js +4 -4
  250. package/esm/plugin/Form/InputYearRange.js +4 -4
  251. package/esm/plugin/Form/Item.js +12 -6
  252. package/esm/plugin/Form/ListSelect.js +30 -30
  253. package/esm/plugin/Form/LocationPicker.js +6 -6
  254. package/esm/plugin/Form/MatrixCheckboxes.d.ts +6 -1
  255. package/esm/plugin/Form/MatrixCheckboxes.js +17 -7
  256. package/esm/plugin/Form/NestedSelect.js +54 -54
  257. package/esm/plugin/Form/Picker.js +74 -50
  258. package/esm/plugin/Form/Radios.js +30 -33
  259. package/esm/plugin/Form/Select.d.ts +1 -1
  260. package/esm/plugin/Form/Select.js +92 -151
  261. package/esm/plugin/Form/Static.js +13 -8
  262. package/esm/plugin/Form/Switch.js +35 -17
  263. package/esm/plugin/Form/TabsTransfer.js +30 -31
  264. package/esm/plugin/Form/Textarea.js +4 -4
  265. package/esm/plugin/Form/Transfer.js +42 -43
  266. package/esm/plugin/Form/TreeSelect.d.ts +1 -1
  267. package/esm/plugin/Form/TreeSelect.js +67 -180
  268. package/esm/plugin/Form/UUID.js +4 -4
  269. package/esm/plugin/Grid.js +4 -4
  270. package/esm/plugin/HBox.js +4 -4
  271. package/esm/plugin/IFrame.js +4 -4
  272. package/esm/plugin/Icon.js +4 -4
  273. package/esm/plugin/Image.js +31 -13
  274. package/esm/plugin/Images.js +4 -4
  275. package/esm/plugin/Json.js +4 -4
  276. package/esm/plugin/Layout/FlexPluginBase.d.ts +4 -5
  277. package/esm/plugin/Layout/FlexPluginBase.js +40 -11
  278. package/esm/plugin/Layout/Layout_fixed.js +5 -5
  279. package/esm/plugin/Layout/Layout_free_container.js +4 -4
  280. package/esm/plugin/Layout/Layout_sorption_container.js +4 -4
  281. package/esm/plugin/Link.js +4 -4
  282. package/esm/plugin/List.js +4 -4
  283. package/esm/plugin/List2.js +4 -4
  284. package/esm/plugin/ListItem.js +4 -4
  285. package/esm/plugin/Log.js +4 -4
  286. package/esm/plugin/Mapping.js +4 -4
  287. package/esm/plugin/Markdown.js +4 -4
  288. package/esm/plugin/Nav.js +4 -4
  289. package/esm/plugin/OfficeViewer.js +4 -4
  290. package/esm/plugin/Operation.js +4 -4
  291. package/esm/plugin/Others/Action.js +4 -4
  292. package/esm/plugin/Others/TableCell.js +7 -7
  293. package/esm/plugin/Page.js +13 -12
  294. package/esm/plugin/Pagination.d.ts +2 -0
  295. package/esm/plugin/Pagination.js +36 -7
  296. package/esm/plugin/Panel.js +4 -4
  297. package/esm/plugin/Plain.js +4 -4
  298. package/esm/plugin/Progress.d.ts +2 -0
  299. package/esm/plugin/Progress.js +14 -4
  300. package/esm/plugin/Property.js +4 -4
  301. package/esm/plugin/QRCode.js +5 -5
  302. package/esm/plugin/Reset.js +4 -4
  303. package/esm/plugin/SearchBox.js +4 -4
  304. package/esm/plugin/Service.d.ts +3 -1
  305. package/esm/plugin/Service.js +35 -16
  306. package/esm/plugin/Sparkline.js +4 -4
  307. package/esm/plugin/Status.js +4 -4
  308. package/esm/plugin/Steps.js +4 -4
  309. package/esm/plugin/Submit.js +4 -4
  310. package/esm/plugin/SwitchContainer.js +4 -4
  311. package/esm/plugin/Table.js +23 -16
  312. package/esm/plugin/Table2.d.ts +1 -1
  313. package/esm/plugin/Table2.js +136 -51
  314. package/esm/plugin/TableCell2.js +10 -10
  315. package/esm/plugin/TableView.js +4 -4
  316. package/esm/plugin/Tabs.d.ts +2 -2
  317. package/esm/plugin/Tabs.js +6 -6
  318. package/esm/plugin/Tag.js +4 -4
  319. package/esm/plugin/Tasks.js +4 -4
  320. package/esm/plugin/Time.js +4 -4
  321. package/esm/plugin/Timeline.js +4 -4
  322. package/esm/plugin/TooltipWrapper.js +4 -4
  323. package/esm/plugin/Tpl.js +4 -4
  324. package/esm/plugin/Video.js +4 -4
  325. package/esm/plugin/WebComponent.js +4 -4
  326. package/esm/plugin/Wizard.js +4 -4
  327. package/esm/plugin/Wrapper.js +4 -4
  328. package/esm/renderer/APIAdaptorControl.js +4 -4
  329. package/esm/renderer/APIControl.d.ts +1 -2
  330. package/esm/renderer/APIControl.js +8 -12
  331. package/esm/renderer/BadgeControl.js +4 -4
  332. package/esm/renderer/ButtonGroupControl.js +4 -4
  333. package/esm/renderer/DataBindingControl.js +4 -4
  334. package/esm/renderer/DataMappingControl.js +4 -4
  335. package/esm/renderer/DataPickerControl.js +4 -4
  336. package/esm/renderer/DateShortCutControl.js +12 -9
  337. package/esm/renderer/ExpressionFormulaControl.js +4 -4
  338. package/esm/renderer/FeatureControl.js +6 -8
  339. package/esm/renderer/FieldSetting.js +4 -4
  340. package/esm/renderer/FlexSettingControl.js +4 -4
  341. package/esm/renderer/FormulaControl.js +4 -4
  342. package/esm/renderer/FunctionEditorControl.js +4 -4
  343. package/esm/renderer/GoConfigControl.js +4 -4
  344. package/esm/renderer/InputRangeValueControl.js +4 -4
  345. package/esm/renderer/KeyValueMapControl.js +4 -4
  346. package/esm/renderer/ListItemControl.js +6 -8
  347. package/esm/renderer/MapSourceControl.js +4 -4
  348. package/esm/renderer/NavBadgeControl.js +4 -4
  349. package/esm/renderer/NavDefaultActive.js +4 -4
  350. package/esm/renderer/NavSourceControl.js +4 -4
  351. package/esm/renderer/OptionControl.d.ts +2 -14
  352. package/esm/renderer/OptionControl.js +37 -138
  353. package/esm/renderer/RangePartsControl.js +4 -4
  354. package/esm/renderer/StatusControl.js +4 -4
  355. package/esm/renderer/SwitchMoreControl.js +4 -4
  356. package/esm/renderer/TableColumnWidthControl.js +4 -4
  357. package/esm/renderer/TimelineItemControl.js +6 -8
  358. package/esm/renderer/TplFormulaControl.d.ts +1 -1
  359. package/esm/renderer/TplFormulaControl.js +79 -55
  360. package/esm/renderer/TransferTableControl.js +4 -4
  361. package/esm/renderer/TreeOptionControl.js +4 -4
  362. package/esm/renderer/ValidationControl.js +4 -4
  363. package/esm/renderer/ValidationItem.js +4 -4
  364. package/esm/renderer/ValueFormatControl.d.ts +15 -0
  365. package/esm/renderer/ValueFormatControl.js +112 -0
  366. package/esm/renderer/crud2-control/AddColumnModal.js +4 -4
  367. package/esm/renderer/crud2-control/CRUDColumnControl.js +11 -6
  368. package/esm/renderer/crud2-control/CRUDFiltersControl.d.ts +2 -1
  369. package/esm/renderer/crud2-control/CRUDFiltersControl.js +14 -4
  370. package/esm/renderer/crud2-control/CRUDToolbarControl.js +4 -4
  371. package/esm/renderer/event-control/action-config-dialog.js +15 -9
  372. package/esm/renderer/event-control/action-config-panel.js +4 -4
  373. package/esm/renderer/event-control/comp-action-select.js +63 -51
  374. package/esm/renderer/event-control/helper.d.ts +11 -16
  375. package/esm/renderer/event-control/helper.js +102 -95
  376. package/esm/renderer/event-control/index.js +123 -50
  377. package/esm/renderer/style-control/Background.js +4 -4
  378. package/esm/renderer/style-control/Border.js +4 -4
  379. package/esm/renderer/style-control/BoxModel.js +4 -4
  380. package/esm/renderer/style-control/BoxShadow.js +4 -4
  381. package/esm/renderer/style-control/Display.js +4 -4
  382. package/esm/renderer/style-control/Font.js +4 -4
  383. package/esm/renderer/style-control/InsetBoxModel.js +4 -4
  384. package/esm/renderer/style-control/ThemeCssCode.js +4 -4
  385. package/esm/renderer/style-control/font-family.js +4 -4
  386. package/esm/renderer/style-control/helper.js +4 -4
  387. package/esm/renderer/style-control/transformation.js +4 -4
  388. package/esm/renderer/textarea-formula/FormulaPicker.js +4 -4
  389. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +4 -4
  390. package/esm/renderer/textarea-formula/plugin.js +4 -4
  391. package/esm/tpl/api.js +4 -4
  392. package/esm/tpl/common.js +10 -11
  393. package/esm/tpl/horizontal.js +4 -4
  394. package/esm/tpl/layout.js +21 -13
  395. package/esm/tpl/options.js +37 -9
  396. package/esm/tpl/remark.js +4 -4
  397. package/esm/tpl/style.js +4 -4
  398. package/esm/tpl/validations.js +8 -5
  399. package/esm/util.d.ts +183 -1
  400. package/esm/util.js +380 -54
  401. package/esm/validator.js +15 -9
  402. package/lib/builder/ApiDSBuilder.d.ts +8 -5
  403. package/lib/builder/ApiDSBuilder.js +45 -15
  404. package/lib/builder/DSBuilder.js +4 -4
  405. package/lib/builder/DSBuilderManager.js +4 -4
  406. package/lib/builder/constants.js +4 -4
  407. package/lib/builder/utils.js +4 -4
  408. package/lib/component/BaseControl.js +4 -4
  409. package/lib/component/InputComponentName.js +4 -4
  410. package/lib/component/TableViewEditor.js +4 -4
  411. package/lib/icons/btn/btn-group.svg.js +4 -4
  412. package/lib/icons/btn/btn-select.svg.js +4 -4
  413. package/lib/icons/btn/btn-toolbar.svg.js +4 -4
  414. package/lib/icons/btn/button.svg.js +4 -4
  415. package/lib/icons/btn/dropdown-btn.svg.js +4 -4
  416. package/lib/icons/container/anchor-nav.svg.js +4 -4
  417. package/lib/icons/container/collapse.svg.js +4 -4
  418. package/lib/icons/container/container.svg.js +4 -4
  419. package/lib/icons/container/flex-container.svg.js +4 -4
  420. package/lib/icons/container/form-group.svg.js +4 -4
  421. package/lib/icons/container/grid.svg.js +4 -4
  422. package/lib/icons/container/iframe.svg.js +4 -4
  423. package/lib/icons/container/panel.svg.js +4 -4
  424. package/lib/icons/container/switch-container.svg.js +4 -4
  425. package/lib/icons/container/table-view.svg.js +4 -4
  426. package/lib/icons/container/tabs.svg.js +4 -4
  427. package/lib/icons/container/tooltip-wrapper.svg.js +4 -4
  428. package/lib/icons/container/web-component.svg.js +4 -4
  429. package/lib/icons/crud/column-add.svg.js +4 -4
  430. package/lib/icons/crud/column-delete.svg.js +4 -4
  431. package/lib/icons/crud/column-setting.svg.js +4 -4
  432. package/lib/icons/crud/share-link.svg.js +4 -4
  433. package/lib/icons/display/aBaseline.svg.js +4 -4
  434. package/lib/icons/display/aCenter.svg.js +4 -4
  435. package/lib/icons/display/aFlexEnd.svg.js +4 -4
  436. package/lib/icons/display/aFlexStart.svg.js +4 -4
  437. package/lib/icons/display/aStretch.svg.js +4 -4
  438. package/lib/icons/display/block.svg.js +4 -4
  439. package/lib/icons/display/dcolumn.svg.js +4 -4
  440. package/lib/icons/display/dcolumnReverse.svg.js +4 -4
  441. package/lib/icons/display/drow.svg.js +4 -4
  442. package/lib/icons/display/drowReverse.svg.js +4 -4
  443. package/lib/icons/display/flex.svg.js +4 -4
  444. package/lib/icons/display/inline-block.svg.js +4 -4
  445. package/lib/icons/display/inline.svg.js +4 -4
  446. package/lib/icons/display/jCenter.svg.js +4 -4
  447. package/lib/icons/display/jFlexEnd.svg.js +4 -4
  448. package/lib/icons/display/jFlexStart.svg.js +4 -4
  449. package/lib/icons/display/jSpaceAround.svg.js +4 -4
  450. package/lib/icons/display/jSpaceBetween.svg.js +4 -4
  451. package/lib/icons/feat/audio.svg.js +4 -4
  452. package/lib/icons/feat/custom.svg.js +4 -4
  453. package/lib/icons/feat/each.svg.js +4 -4
  454. package/lib/icons/feat/form.svg.js +4 -4
  455. package/lib/icons/feat/nav.svg.js +4 -4
  456. package/lib/icons/feat/qrcode.svg.js +4 -4
  457. package/lib/icons/feat/service.svg.js +4 -4
  458. package/lib/icons/feat/table.svg.js +4 -4
  459. package/lib/icons/feat/tasks.svg.js +4 -4
  460. package/lib/icons/feat/video.svg.js +4 -4
  461. package/lib/icons/feat/wizard.svg.js +4 -4
  462. package/lib/icons/form/chained-select.svg.js +4 -4
  463. package/lib/icons/form/checkbox.svg.js +4 -4
  464. package/lib/icons/form/checkboxes.svg.js +4 -4
  465. package/lib/icons/form/combo.svg.js +4 -4
  466. package/lib/icons/form/condition-builder.svg.js +4 -4
  467. package/lib/icons/form/diff-editor.svg.js +4 -4
  468. package/lib/icons/form/editor.svg.js +4 -4
  469. package/lib/icons/form/formula.svg.js +4 -4
  470. package/lib/icons/form/hidden.svg.js +4 -4
  471. package/lib/icons/form/input-city.svg.js +4 -4
  472. package/lib/icons/form/input-color.svg.js +4 -4
  473. package/lib/icons/form/input-date-range.svg.js +4 -4
  474. package/lib/icons/form/input-date.svg.js +4 -4
  475. package/lib/icons/form/input-datetime.svg.js +4 -4
  476. package/lib/icons/form/input-email.svg.js +4 -4
  477. package/lib/icons/form/input-excel.svg.js +4 -4
  478. package/lib/icons/form/input-file.svg.js +4 -4
  479. package/lib/icons/form/input-group.svg.js +4 -4
  480. package/lib/icons/form/input-image.svg.js +4 -4
  481. package/lib/icons/form/input-kv.svg.js +4 -4
  482. package/lib/icons/form/input-month-range.svg.js +4 -4
  483. package/lib/icons/form/input-number.svg.js +4 -4
  484. package/lib/icons/form/input-password.svg.js +4 -4
  485. package/lib/icons/form/input-quarter-range.svg.js +4 -4
  486. package/lib/icons/form/input-range.svg.js +4 -4
  487. package/lib/icons/form/input-rating.svg.js +4 -4
  488. package/lib/icons/form/input-repeat.svg.js +4 -4
  489. package/lib/icons/form/input-rich-text.svg.js +4 -4
  490. package/lib/icons/form/input-tag.svg.js +4 -4
  491. package/lib/icons/form/input-text.svg.js +4 -4
  492. package/lib/icons/form/input-time-range.svg.js +4 -4
  493. package/lib/icons/form/input-time.svg.js +4 -4
  494. package/lib/icons/form/input-tree.svg.js +4 -4
  495. package/lib/icons/form/input-url.svg.js +4 -4
  496. package/lib/icons/form/input-year.svg.js +4 -4
  497. package/lib/icons/form/inputArray.svg.js +4 -4
  498. package/lib/icons/form/list-select.svg.js +4 -4
  499. package/lib/icons/form/location-picker.svg.js +4 -4
  500. package/lib/icons/form/matrix-checkboxes.svg.js +4 -4
  501. package/lib/icons/form/month.svg.js +4 -4
  502. package/lib/icons/form/nested-select.svg.js +4 -4
  503. package/lib/icons/form/picker.svg.js +4 -4
  504. package/lib/icons/form/quarter.svg.js +4 -4
  505. package/lib/icons/form/radios.svg.js +4 -4
  506. package/lib/icons/form/select.svg.js +4 -4
  507. package/lib/icons/form/static.svg.js +4 -4
  508. package/lib/icons/form/sub-form.svg.js +4 -4
  509. package/lib/icons/form/switch.svg.js +4 -4
  510. package/lib/icons/form/tabs-transfer.svg.js +4 -4
  511. package/lib/icons/form/textarea.svg.js +4 -4
  512. package/lib/icons/form/transfer.svg.js +4 -4
  513. package/lib/icons/form/tree-select.svg.js +4 -4
  514. package/lib/icons/form/uuid.svg.js +4 -4
  515. package/lib/icons/index.js +4 -4
  516. package/lib/icons/layout/layout-1with2.svg.js +4 -4
  517. package/lib/icons/layout/layout-2cols.svg.js +4 -4
  518. package/lib/icons/layout/layout-2row.svg.js +4 -4
  519. package/lib/icons/layout/layout-2with1.svg.js +4 -4
  520. package/lib/icons/layout/layout-3cols.svg.js +4 -4
  521. package/lib/icons/layout/layout-3row.svg.js +4 -4
  522. package/lib/icons/layout/layout-absolute.svg.js +4 -4
  523. package/lib/icons/layout/layout-fixed-top.svg.js +4 -4
  524. package/lib/icons/layout/layout-fixed.svg.js +4 -4
  525. package/lib/icons/layout/layout-free-container.svg.js +4 -4
  526. package/lib/icons/layout/layout-full.svg.js +4 -4
  527. package/lib/icons/layout/layout1-2.svg.js +4 -4
  528. package/lib/icons/layout/layout2-1.svg.js +4 -4
  529. package/lib/icons/layout/layout3-1.svg.js +4 -4
  530. package/lib/icons/layout/layout3-2.svg.js +4 -4
  531. package/lib/icons/other/_fx.svg.js +4 -4
  532. package/lib/icons/other/divider.svg.js +4 -4
  533. package/lib/icons/other/fx.svg.js +4 -4
  534. package/lib/icons/other/property-sheet.svg.js +4 -4
  535. package/lib/icons/other/tooltip.svg.js +4 -4
  536. package/lib/icons/show/URL.svg.js +4 -4
  537. package/lib/icons/show/avatar.svg.js +4 -4
  538. package/lib/icons/show/breadcrumb.svg.js +4 -4
  539. package/lib/icons/show/card.svg.js +4 -4
  540. package/lib/icons/show/cards.svg.js +4 -4
  541. package/lib/icons/show/carousel.svg.js +4 -4
  542. package/lib/icons/show/chart.svg.js +4 -4
  543. package/lib/icons/show/code.svg.js +4 -4
  544. package/lib/icons/show/date.svg.js +4 -4
  545. package/lib/icons/show/datetime.svg.js +4 -4
  546. package/lib/icons/show/image.svg.js +4 -4
  547. package/lib/icons/show/images.svg.js +4 -4
  548. package/lib/icons/show/json-view.svg.js +4 -4
  549. package/lib/icons/show/list.svg.js +4 -4
  550. package/lib/icons/show/log.svg.js +4 -4
  551. package/lib/icons/show/mapping.svg.js +4 -4
  552. package/lib/icons/show/markdown.svg.js +4 -4
  553. package/lib/icons/show/plain.svg.js +4 -4
  554. package/lib/icons/show/progress.svg.js +4 -4
  555. package/lib/icons/show/sparkline.svg.js +4 -4
  556. package/lib/icons/show/status.svg.js +4 -4
  557. package/lib/icons/show/steps.svg.js +4 -4
  558. package/lib/icons/show/time.svg.js +4 -4
  559. package/lib/icons/theme/css.svg.js +4 -4
  560. package/lib/index.d.ts +1 -0
  561. package/lib/index.js +5 -4
  562. package/lib/locale/en-US.js +77 -5
  563. package/lib/locale/zh-CN.js +81 -5
  564. package/lib/plugin/Alert.js +4 -4
  565. package/lib/plugin/AnchorNav.js +4 -4
  566. package/lib/plugin/Audio.js +4 -4
  567. package/lib/plugin/Avatar.d.ts +5 -0
  568. package/lib/plugin/Avatar.js +79 -5
  569. package/lib/plugin/Breadcrumb.js +4 -4
  570. package/lib/plugin/Button.js +4 -4
  571. package/lib/plugin/ButtonGroup.js +4 -4
  572. package/lib/plugin/CRUD.js +88 -47
  573. package/lib/plugin/CRUD2/BaseCRUD.d.ts +23 -2
  574. package/lib/plugin/CRUD2/BaseCRUD.js +56 -18
  575. package/lib/plugin/CRUD2/CRUDTable.js +4 -4
  576. package/lib/plugin/CRUD2/constants.d.ts +2 -0
  577. package/lib/plugin/CRUD2/constants.js +7 -4
  578. package/lib/plugin/CRUD2/utils.js +4 -4
  579. package/lib/plugin/Calendar.js +7 -7
  580. package/lib/plugin/Card.js +4 -4
  581. package/lib/plugin/Card2.js +4 -4
  582. package/lib/plugin/Cards.js +4 -4
  583. package/lib/plugin/Carousel.js +4 -4
  584. package/lib/plugin/Chart.js +5 -4
  585. package/lib/plugin/CodeView.js +4 -4
  586. package/lib/plugin/Collapse.js +4 -4
  587. package/lib/plugin/CollapseGroup.js +4 -4
  588. package/lib/plugin/ColumnToggler.js +4 -4
  589. package/lib/plugin/Container.js +4 -4
  590. package/lib/plugin/Custom.js +4 -4
  591. package/lib/plugin/CustomRegion.js +4 -4
  592. package/lib/plugin/Date.js +4 -4
  593. package/lib/plugin/Datetime.js +8 -8
  594. package/lib/plugin/Dialog.js +5 -5
  595. package/lib/plugin/Divider.js +4 -4
  596. package/lib/plugin/Drawer.js +4 -4
  597. package/lib/plugin/DropDownButton.js +4 -4
  598. package/lib/plugin/Each.js +4 -4
  599. package/lib/plugin/Flex.js +4 -4
  600. package/lib/plugin/Form/ButtonGroupSelect.js +30 -31
  601. package/lib/plugin/Form/ButtonToolbar.js +4 -4
  602. package/lib/plugin/Form/ChainedSelect.js +17 -16
  603. package/lib/plugin/Form/Checkbox.js +38 -27
  604. package/lib/plugin/Form/Checkboxes.js +43 -38
  605. package/lib/plugin/Form/CodeEditor.js +4 -4
  606. package/lib/plugin/Form/Combo.js +87 -65
  607. package/lib/plugin/Form/ConditionBuilder.js +4 -4
  608. package/lib/plugin/Form/Control.js +4 -4
  609. package/lib/plugin/Form/DiffEditor.js +4 -4
  610. package/lib/plugin/Form/FieldSet.js +4 -4
  611. package/lib/plugin/Form/Form.d.ts +1 -1
  612. package/lib/plugin/Form/Form.js +31 -15
  613. package/lib/plugin/Form/Formula.js +4 -4
  614. package/lib/plugin/Form/Group.js +4 -4
  615. package/lib/plugin/Form/Hidden.js +4 -4
  616. package/lib/plugin/Form/InputArray.js +4 -4
  617. package/lib/plugin/Form/InputCity.js +26 -16
  618. package/lib/plugin/Form/InputColor.js +4 -4
  619. package/lib/plugin/Form/InputDate.js +4 -4
  620. package/lib/plugin/Form/InputDateRange.js +4 -4
  621. package/lib/plugin/Form/InputDateTime.js +4 -4
  622. package/lib/plugin/Form/InputDateTimeRange.js +4 -4
  623. package/lib/plugin/Form/InputEmail.js +4 -4
  624. package/lib/plugin/Form/InputExcel.js +4 -4
  625. package/lib/plugin/Form/InputFile.js +4 -4
  626. package/lib/plugin/Form/InputGroup.js +4 -4
  627. package/lib/plugin/Form/InputImage.js +11 -4
  628. package/lib/plugin/Form/InputKV.js +5 -5
  629. package/lib/plugin/Form/InputMonth.js +4 -4
  630. package/lib/plugin/Form/InputMonthRange.js +4 -4
  631. package/lib/plugin/Form/InputNumber.js +4 -4
  632. package/lib/plugin/Form/InputPassword.js +4 -4
  633. package/lib/plugin/Form/InputQuarter.js +4 -4
  634. package/lib/plugin/Form/InputQuarterRange.js +4 -4
  635. package/lib/plugin/Form/InputRange.js +76 -46
  636. package/lib/plugin/Form/InputRating.js +4 -4
  637. package/lib/plugin/Form/InputRepeat.js +4 -4
  638. package/lib/plugin/Form/InputRichText.js +4 -4
  639. package/lib/plugin/Form/InputSubForm.d.ts +2 -1
  640. package/lib/plugin/Form/InputSubForm.js +25 -4
  641. package/lib/plugin/Form/InputTable.js +432 -333
  642. package/lib/plugin/Form/InputTag.js +71 -67
  643. package/lib/plugin/Form/InputText.d.ts +2 -5
  644. package/lib/plugin/Form/InputText.js +84 -54
  645. package/lib/plugin/Form/InputTime.js +4 -4
  646. package/lib/plugin/Form/InputTimeRange.js +4 -4
  647. package/lib/plugin/Form/InputTree.d.ts +1 -1
  648. package/lib/plugin/Form/InputTree.js +47 -177
  649. package/lib/plugin/Form/InputURL.js +4 -4
  650. package/lib/plugin/Form/InputYear.js +4 -4
  651. package/lib/plugin/Form/InputYearRange.js +4 -4
  652. package/lib/plugin/Form/Item.js +12 -6
  653. package/lib/plugin/Form/ListSelect.js +29 -29
  654. package/lib/plugin/Form/LocationPicker.js +6 -6
  655. package/lib/plugin/Form/MatrixCheckboxes.d.ts +6 -1
  656. package/lib/plugin/Form/MatrixCheckboxes.js +16 -6
  657. package/lib/plugin/Form/NestedSelect.js +53 -53
  658. package/lib/plugin/Form/Picker.js +73 -49
  659. package/lib/plugin/Form/Radios.js +29 -32
  660. package/lib/plugin/Form/Select.d.ts +1 -1
  661. package/lib/plugin/Form/Select.js +89 -148
  662. package/lib/plugin/Form/Static.js +13 -8
  663. package/lib/plugin/Form/Switch.js +35 -17
  664. package/lib/plugin/Form/TabsTransfer.js +29 -30
  665. package/lib/plugin/Form/Textarea.js +4 -4
  666. package/lib/plugin/Form/Transfer.js +41 -42
  667. package/lib/plugin/Form/TreeSelect.d.ts +1 -1
  668. package/lib/plugin/Form/TreeSelect.js +66 -183
  669. package/lib/plugin/Form/UUID.js +4 -4
  670. package/lib/plugin/Grid.js +4 -4
  671. package/lib/plugin/HBox.js +4 -4
  672. package/lib/plugin/IFrame.js +4 -4
  673. package/lib/plugin/Icon.js +4 -4
  674. package/lib/plugin/Image.js +31 -13
  675. package/lib/plugin/Images.js +4 -4
  676. package/lib/plugin/Json.js +4 -4
  677. package/lib/plugin/Layout/FlexPluginBase.d.ts +4 -5
  678. package/lib/plugin/Layout/FlexPluginBase.js +40 -11
  679. package/lib/plugin/Layout/Layout_fixed.js +5 -5
  680. package/lib/plugin/Layout/Layout_free_container.js +4 -4
  681. package/lib/plugin/Layout/Layout_sorption_container.js +4 -4
  682. package/lib/plugin/Link.js +4 -4
  683. package/lib/plugin/List.js +4 -4
  684. package/lib/plugin/List2.js +4 -4
  685. package/lib/plugin/ListItem.js +4 -4
  686. package/lib/plugin/Log.js +4 -4
  687. package/lib/plugin/Mapping.js +4 -4
  688. package/lib/plugin/Markdown.js +4 -4
  689. package/lib/plugin/Nav.js +4 -4
  690. package/lib/plugin/OfficeViewer.js +4 -4
  691. package/lib/plugin/Operation.js +4 -4
  692. package/lib/plugin/Others/Action.js +4 -4
  693. package/lib/plugin/Others/TableCell.js +7 -7
  694. package/lib/plugin/Page.js +13 -12
  695. package/lib/plugin/Pagination.d.ts +2 -0
  696. package/lib/plugin/Pagination.js +36 -7
  697. package/lib/plugin/Panel.js +4 -4
  698. package/lib/plugin/Plain.js +4 -4
  699. package/lib/plugin/Progress.d.ts +2 -0
  700. package/lib/plugin/Progress.js +14 -4
  701. package/lib/plugin/Property.js +4 -4
  702. package/lib/plugin/QRCode.js +5 -5
  703. package/lib/plugin/Reset.js +4 -4
  704. package/lib/plugin/SearchBox.js +4 -4
  705. package/lib/plugin/Service.d.ts +3 -1
  706. package/lib/plugin/Service.js +36 -15
  707. package/lib/plugin/Sparkline.js +4 -4
  708. package/lib/plugin/Status.js +4 -4
  709. package/lib/plugin/Steps.js +4 -4
  710. package/lib/plugin/Submit.js +4 -4
  711. package/lib/plugin/SwitchContainer.js +4 -4
  712. package/lib/plugin/Table.js +23 -16
  713. package/lib/plugin/Table2.d.ts +1 -1
  714. package/lib/plugin/Table2.js +135 -50
  715. package/lib/plugin/TableCell2.js +10 -10
  716. package/lib/plugin/TableView.js +4 -4
  717. package/lib/plugin/Tabs.d.ts +2 -2
  718. package/lib/plugin/Tabs.js +6 -6
  719. package/lib/plugin/Tag.js +4 -4
  720. package/lib/plugin/Tasks.js +4 -4
  721. package/lib/plugin/Time.js +4 -4
  722. package/lib/plugin/Timeline.js +4 -4
  723. package/lib/plugin/TooltipWrapper.js +4 -4
  724. package/lib/plugin/Tpl.js +4 -4
  725. package/lib/plugin/Video.js +4 -4
  726. package/lib/plugin/WebComponent.js +4 -4
  727. package/lib/plugin/Wizard.js +4 -4
  728. package/lib/plugin/Wrapper.js +4 -4
  729. package/lib/renderer/APIAdaptorControl.js +4 -4
  730. package/lib/renderer/APIControl.d.ts +1 -2
  731. package/lib/renderer/APIControl.js +8 -13
  732. package/lib/renderer/BadgeControl.d.ts +2 -2
  733. package/lib/renderer/BadgeControl.js +4 -4
  734. package/lib/renderer/ButtonGroupControl.js +4 -4
  735. package/lib/renderer/DataBindingControl.js +4 -4
  736. package/lib/renderer/DataMappingControl.js +4 -4
  737. package/lib/renderer/DataPickerControl.js +4 -4
  738. package/lib/renderer/DateShortCutControl.js +12 -9
  739. package/lib/renderer/ExpressionFormulaControl.js +4 -4
  740. package/lib/renderer/FeatureControl.js +6 -8
  741. package/lib/renderer/FieldSetting.js +4 -4
  742. package/lib/renderer/FlexSettingControl.js +4 -4
  743. package/lib/renderer/FormulaControl.js +4 -4
  744. package/lib/renderer/FunctionEditorControl.js +4 -4
  745. package/lib/renderer/GoConfigControl.js +4 -4
  746. package/lib/renderer/InputRangeValueControl.js +4 -4
  747. package/lib/renderer/KeyValueMapControl.js +4 -4
  748. package/lib/renderer/ListItemControl.js +6 -8
  749. package/lib/renderer/MapSourceControl.js +4 -4
  750. package/lib/renderer/NavBadgeControl.d.ts +2 -2
  751. package/lib/renderer/NavBadgeControl.js +4 -4
  752. package/lib/renderer/NavDefaultActive.js +4 -4
  753. package/lib/renderer/NavSourceControl.js +4 -4
  754. package/lib/renderer/OptionControl.d.ts +2 -14
  755. package/lib/renderer/OptionControl.js +38 -138
  756. package/lib/renderer/RangePartsControl.js +4 -4
  757. package/lib/renderer/StatusControl.js +4 -4
  758. package/lib/renderer/SwitchMoreControl.js +4 -4
  759. package/lib/renderer/TableColumnWidthControl.js +4 -4
  760. package/lib/renderer/TimelineItemControl.js +6 -8
  761. package/lib/renderer/TplFormulaControl.d.ts +1 -1
  762. package/lib/renderer/TplFormulaControl.js +79 -55
  763. package/lib/renderer/TransferTableControl.d.ts +1 -3
  764. package/lib/renderer/TransferTableControl.js +4 -4
  765. package/lib/renderer/TreeOptionControl.js +4 -4
  766. package/lib/renderer/ValidationControl.js +4 -4
  767. package/lib/renderer/ValidationItem.js +4 -4
  768. package/lib/renderer/ValueFormatControl.d.ts +15 -0
  769. package/lib/renderer/ValueFormatControl.js +114 -0
  770. package/lib/renderer/crud2-control/AddColumnModal.js +4 -4
  771. package/lib/renderer/crud2-control/CRUDColumnControl.js +11 -6
  772. package/lib/renderer/crud2-control/CRUDFiltersControl.d.ts +2 -1
  773. package/lib/renderer/crud2-control/CRUDFiltersControl.js +14 -4
  774. package/lib/renderer/crud2-control/CRUDToolbarControl.js +4 -4
  775. package/lib/renderer/event-control/action-config-dialog.js +15 -9
  776. package/lib/renderer/event-control/action-config-panel.js +4 -4
  777. package/lib/renderer/event-control/comp-action-select.js +63 -51
  778. package/lib/renderer/event-control/helper.d.ts +11 -16
  779. package/lib/renderer/event-control/helper.js +102 -95
  780. package/lib/renderer/event-control/index.js +121 -48
  781. package/lib/renderer/style-control/Background.js +4 -4
  782. package/lib/renderer/style-control/Border.js +4 -4
  783. package/lib/renderer/style-control/BoxModel.js +4 -4
  784. package/lib/renderer/style-control/BoxShadow.js +4 -4
  785. package/lib/renderer/style-control/Display.js +4 -4
  786. package/lib/renderer/style-control/Font.js +4 -4
  787. package/lib/renderer/style-control/InsetBoxModel.js +4 -4
  788. package/lib/renderer/style-control/ThemeCssCode.js +4 -4
  789. package/lib/renderer/style-control/font-family.js +4 -4
  790. package/lib/renderer/style-control/helper.js +4 -4
  791. package/lib/renderer/style-control/transformation.js +4 -4
  792. package/lib/renderer/textarea-formula/FormulaPicker.js +4 -4
  793. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +4 -4
  794. package/lib/renderer/textarea-formula/plugin.js +4 -4
  795. package/lib/tpl/api.js +4 -4
  796. package/lib/tpl/common.js +9 -10
  797. package/lib/tpl/horizontal.js +4 -4
  798. package/lib/tpl/layout.js +21 -13
  799. package/lib/tpl/options.js +36 -8
  800. package/lib/tpl/remark.js +4 -4
  801. package/lib/tpl/style.js +4 -4
  802. package/lib/tpl/validations.js +8 -5
  803. package/lib/util.d.ts +183 -1
  804. package/lib/util.js +384 -53
  805. package/lib/validator.js +15 -9
  806. package/package.json +4 -4
@@ -1,7 +1,7 @@
1
1
  /**
2
- * amis-editor v5.7.0
3
- * build time: 2023-12-08
4
- * Copyright 2018-2023 @fex
2
+ * amis-editor v6.1.0
3
+ * build time: 2024-01-31
4
+ * Copyright 2018-2024 @fex
5
5
  */
6
6
 
7
7
  'use strict';
@@ -3688,6 +3688,82 @@ i18nRuntime.extendLocale('zh-CN', {
3688
3688
  '00e44cfe38bdcdefa40ad63dec4e9bd4': '标签模板',
3689
3689
  'b2f3c4387bcabafaf39a7be9c624b584': '已选定数据的label展示内容',
3690
3690
  '988d7b545c09108379a54a1e6060f563': '图标颜色',
3691
- '7278e97a3360f7b31768b86b8d22173d': '图标hover颜色'
3691
+ '7278e97a3360f7b31768b86b8d22173d': '图标hover颜色',
3692
+ '9df3213a5f8211cf2626f4c5c646d71d': '新增数据项',
3693
+ 'a6354302d04750ab5e28fac72be054b1': '数据项',
3694
+ '1a873cce402693b4c3b4bf16a4a04523': 'Option中属性的Key',
3695
+ '75208f0b7fa9dd1633fa2dded76a6e8d': '父级数据项的值',
3696
+ 'dcc957ddbe7fd921ea03d008f7ddae4c': '请输入父级数据项 valueField 的值',
3697
+ 'cd407112daa4d933aead47835bedafb2': '编辑数据项',
3698
+ 'a3b6fcf7cfabfc83543bb00375235915': '数据编辑项的值',
3699
+ '0f2dd97ecc370524fd8ff0a9ffb880a5': '请输入数据项编辑前 valueField 的值',
3700
+ 'e70edec390d0e602208f6951e1b5f01f': '删除数据项',
3701
+ 'd16814fa14c14dbeca8d7e8600852255': '数据删除项的值',
3702
+ '6a2e7e69d5bcf2e2ab0c3e288d7fd2ab': '请输入删除项 valueField 的值',
3703
+ '6e065eee612393b1d6a16e7696e4c911': '树组件',
3704
+ '555fbc1714ad0d899939b12b95dabe09': '树组件 - 内嵌模式',
3705
+ '5c52d3e283d197588e29ca31bc613ffe': '选项搜索接口',
3706
+ 'dd52923c45686a6f507854e438d4880e': '懒加载接口',
3707
+ 'a386f65cf2c47acabfab13781dbdd89f': '树组件 - 浮层模式',
3708
+ 'b5d9da39175bc5bdcd2cc7dddeaa232a': '懒加载字段',
3709
+ '31ff316f7b6aa169b2575a50e0342be0': '是否为懒加载节点的字段名称,默认为defer,可以用该配置项自定义字段名称',
3710
+ '37a3bfd0cf20cc17c53396a1077c0852': '自定义开启懒加载的字段',
3711
+ '6c1f091d6ee0780a6f836d212b8afa82': '已配置新增表单',
3712
+ '9de4041a80c32ada7fb8b3f212da62d2': '已配置编辑表单',
3713
+ '7eca7159d5a09db3a0008280faae395c': '搜索匹配函数',
3714
+ 'e95903f4c15aab31ea66ecd51b76e1a3': '自定义搜索匹配函数,当开启<code>loadDataOnce</code>时,会基于该函数计算的匹配结果进行过滤,主要用于处理列字段类型较为复杂或者字段值格式和后端返回不一致的场景。<code>matchSorter</code>函数用于处理复杂的过滤场景,比如模糊匹配等,更多详细内容推荐查看<a href="https://github.com/kentcdodds/match-sorter" target="_blank">match-sorter</a>。',
3715
+ '483cab6ec2367302b037208475361860': '/* 当前列表的全量数据 */\nitems: any[]',
3716
+ 'dd19e649ee3fd61e0eeab6b67a6eae7b': '/* 最近一次接口返回的全量数据 */\nitemsRaw: any[]',
3717
+ '2512e82e75dfe0f6f499db4ae9f715af': '/* 额外的配置 */\noptions?: {\n /* 查询参数 */\n query: Record < string, any>;\n /* 列配置 */\n columns: any;\n /** match-sorter 匹配函数 */\n matchSorter: (items: any[], value: string, options?: MatchSorterOptions<any>) => any[]\n}',
3718
+ '4f54012c824bfcd8f9ca9ded82051d94': 'Mock配置',
3719
+ '3566441483da64f6bb1dd44cfd6b0184': '数据Mock',
3720
+ 'fb677689a875ed3078e386ad88273e73': '开启后,当数据源为空时,会使用 Mock 数据',
3721
+ 'af192f42759b02f6fd256776b12a238f': '设置后,会按照设置数量展示数据,可以提高设计态渲染速度,降低表格高度,便于布局设置。设置为<code>-1</code>则不限制',
3722
+ 'a15e0eac4fe49346a744fa7943c46890': '日历日程',
3723
+ 'b13bf2bdf8a7abbd8cdf85683214be45': '展示日历及日程。',
3724
+ '0c6482892e9df6505c8de1eabca68266': '时间戳',
3725
+ '398e51caf9e8fabbeb075833f0c1e701': '日期格式',
3726
+ '2ca9949e2a05e63f735b713260307c45': '时间格式',
3727
+ 'e63e4cf37bf0af962b6ad66243dbe0f4': '日期时间格式',
3728
+ '69a79a0e5083305255d191f708a41860': '是否可拖拽',
3729
+ 'bc48a7871960f7a395fa3ff20774f81c': '{\\n "status": 0,\\n "msg": "",\\n // 可以不返回,如果返回了数据将被 merge 进来。\\n data: {}\\n}',
3730
+ '1385df54facf9564658f05d0e9e2c3c7': '行双击',
3731
+ '1c00d9cceec92084b116a382f2714ebb': '双击整行事件',
3732
+ '4f0a3e65cf67ca5a117a3f28745ae930': '展示底部新增按钮',
3733
+ '2424c96966b9c38c7d094a2d40f23a5f': '展示操作列新增按钮',
3734
+ '2e2c57b664358061f9f20aeda43b53af': '自动选择',
3735
+ '3fd78aa49302ff2634badc2ef49828f7': '开启后,自动选中用户当前的地理位置',
3736
+ '1acee853829433de3ece301ee365bc99': '限制模式',
3737
+ 'ce8b1e6f3819ea068921a4fa9ead6968': '开启后,限制只能使用当前地理位置,不可选择其他地理位置',
3738
+ 'e28da3f03af5367e299b937643a22e49': "当在fx中配置多选值时,需要适配值格式,示例:\n 选项值为\n <pre>{{@1}}, {\n label: '选项B',\n value: 'B'\n}], null, 2)}\n </pre>选中选项A和选项B:\n <ul>\n <li>开启拼接值且拼接符为 ‘,’ :值示例 'A,B'</li>\n <li>关闭拼接值,开启仅提取值,值示例:['A', 'B']</li>\n <li>关闭拼接值,关闭仅提取值,值示例:[\n {label: '选项A', value: 'A'},\n {label: '选项B', value: 'B'}\n ]</li>\n </ul>",
3739
+ 'fb58b1b692e6cc562764f6969269f802': '已配置选框详情',
3740
+ '645dbc5504e722a30896486085a06b32': '预览',
3741
+ '9aa70276e6d364abdc0543deccea2dac': '预览图片',
3742
+ '893a9d45e4df161d0b0c57340631bd2f': '调整图片比例',
3743
+ 'e8aaab64292d8b17db25a1ab44bcd8e0': '将图片等比例放大或缩小',
3744
+ '28a7e3af290b229c490da0ad4e9b700e': '调整比例',
3745
+ '7f2081cebf9bd4b10b953b4008c4b568': '定义每次放大或缩小图片的百分比大小,正值为放大,负值为缩小,默认50',
3746
+ 'cb90ac33f6b3bf684635d4f57cb290a0': '放大极限',
3747
+ '7ab252f7aab256f1785c793049d01e13': '定义动作调整图片大小的最大百分比,默认200',
3748
+ '7d645933c48d5061c2a13dd5f8b9b4fa': '缩小极限',
3749
+ '164f3e6ced78578c534477da66e0b008': '定义动作调整图片大小的最小百分比,默认50',
3750
+ '8e9f5f321ac9b39dbcf0f603190815ce': '悬浮容器: 基于 CSS Fixed 实现的特殊布局容器。',
3751
+ 'ace080d5d9684a05aa5ec0ca38ec2831': '每页显示的记录数',
3752
+ 'e52664b945c685d43d6ea81953a33a4a': '触发二维码下载',
3753
+ 'a605077feb2a94f1f72627703ff48e39': '当前表格无数据,使用Mock数据用于效果预览,组件面板Mock配置中可修改相关配置',
3754
+ '014b4de0dd3108fc912547e4a1ed19fd': '当前表格仅展示{{@1}}条数据用于效果预览,点击顶部「预览」查看真实场景数据,组件面板Mock配置中可修改相关配置',
3755
+ '8bb1910d5bc3b1b32c1e037978ba9d3b': '开启后修改即提交,而不是批量提交,需要配置快速保存接口用于提交数据',
3756
+ 'df23e8db7baa38e0d9db41384788a40c': '默认使用表格的「快速保存单条」接口,若单独给立即保存配置接口,则优先使用局部配置。',
3757
+ 'bf4bc760ad07eccb701c8be8579005fc': '列表项数目不能少于{{@1}}',
3758
+ '0e69a56857c65181f96cd272d20455d6': '点击新增表达式',
3759
+ 'd846706b91f99cd12545a78212fa5984': '常用动作:',
3760
+ '1889907dcbe32f9e8ac2c9df6603f12e': '对单个表单项进行校验',
3761
+ '1a04578671f6c3bfa2d35a8cbd9d1a9e': '校验表单项',
3762
+ 'e4092e07c4613278048c91064f4bfdf7': '校验单个表单项数据',
3763
+ 'dd39bd1bf78f1b2aec6ed8a05ced6884': '校验的表单项的值',
3764
+ '0a2680def3df6912d7c96d95a047b680': '校验成功',
3765
+ '136b339ae7f40edc05251da87dd8a233': '校验失败',
3766
+ '14a265b60d169e9d9c11b9a286de199d': '事件埋点',
3767
+ '5c1024a792dfc345b4d8a3b34255691b': '开启事件埋点后,每次事件触发都会发送埋点数据到后台'
3692
3768
  });
3693
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
3769
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -1,7 +1,7 @@
1
1
  /**
2
- * amis-editor v5.7.0
3
- * build time: 2023-12-08
4
- * Copyright 2018-2023 @fex
2
+ * amis-editor v6.1.0
3
+ * build time: 2024-01-31
4
+ * Copyright 2018-2024 @fex
5
5
  */
6
6
 
7
7
  'use strict';
@@ -109,4 +109,4 @@ var AlertPlugin = /** @class */function (_super) {
109
109
  amisEditorCore.registerEditorPlugin(AlertPlugin);
110
110
 
111
111
  exports.AlertPlugin = AlertPlugin;
112
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
112
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -1,7 +1,7 @@
1
1
  /**
2
- * amis-editor v5.7.0
3
- * build time: 2023-12-08
4
- * Copyright 2018-2023 @fex
2
+ * amis-editor v6.1.0
3
+ * build time: 2024-01-31
4
+ * Copyright 2018-2024 @fex
5
5
  */
6
6
 
7
7
  'use strict';
@@ -284,4 +284,4 @@ var AnchorNavPlugin = /** @class */function (_super) {
284
284
  amisEditorCore.registerEditorPlugin(AnchorNavPlugin);
285
285
 
286
286
  exports.AnchorNavPlugin = AnchorNavPlugin;
287
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
287
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -1,7 +1,7 @@
1
1
  /**
2
- * amis-editor v5.7.0
3
- * build time: 2023-12-08
4
- * Copyright 2018-2023 @fex
2
+ * amis-editor v6.1.0
3
+ * build time: 2024-01-31
4
+ * Copyright 2018-2024 @fex
5
5
  */
6
6
 
7
7
  'use strict';
@@ -132,4 +132,4 @@ var AudioPlugin = /** @class */function (_super) {
132
132
  amisEditorCore.registerEditorPlugin(AudioPlugin);
133
133
 
134
134
  exports.AudioPlugin = AudioPlugin;
135
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
135
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file 头像
3
+ */
4
+ import { RendererPluginEvent } from 'amis-editor-core';
1
5
  import { BasePlugin } from 'amis-editor-core';
2
6
  export declare class AvatarPlugin extends BasePlugin {
3
7
  static id: string;
@@ -22,6 +26,7 @@ export declare class AvatarPlugin extends BasePlugin {
22
26
  borderRadius: number;
23
27
  };
24
28
  };
29
+ events: RendererPluginEvent[];
25
30
  previewSchema: any;
26
31
  notRenderFormZone: boolean;
27
32
  panelJustify: boolean;
@@ -1,7 +1,7 @@
1
1
  /**
2
- * amis-editor v5.7.0
3
- * build time: 2023-12-08
4
- * Copyright 2018-2023 @fex
2
+ * amis-editor v6.1.0
3
+ * build time: 2024-01-31
4
+ * Copyright 2018-2024 @fex
5
5
  */
6
6
 
7
7
  'use strict';
@@ -10,7 +10,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
10
10
 
11
11
  var tslib = require('tslib');
12
12
  var amisEditorCore = require('amis-editor-core');
13
+ require('../renderer/event-control/index.js');
13
14
  var i18nRuntime = require('i18n-runtime');
15
+ var helper = require('../renderer/event-control/helper.js');
14
16
 
15
17
  var DefaultSize = 40;
16
18
  var DefaultBorderRadius = 20;
@@ -44,6 +46,65 @@ var AvatarPlugin = /** @class */function (_super) {
44
46
  borderRadius: DefaultBorderRadius
45
47
  }
46
48
  };
49
+ // 事件定义
50
+ _this.events = [{
51
+ eventName: 'click',
52
+ eventLabel: i18nRuntime.i18n("4363c17ebb346b646af55bd8c8075915"),
53
+ description: i18nRuntime.i18n("7af5e3ef39ff71d39fe3f645c8079124"),
54
+ dataSchema: [{
55
+ type: 'object',
56
+ properties: {
57
+ context: {
58
+ type: 'object',
59
+ title: i18nRuntime.i18n("50f198f07fc820a4911d1c97a0ceb8c2"),
60
+ properties: {
61
+ nativeEvent: {
62
+ type: 'object',
63
+ title: i18nRuntime.i18n("64561733c68085af3d09315c1d4d7ed6")
64
+ }
65
+ }
66
+ }
67
+ }
68
+ }]
69
+ }, {
70
+ eventName: 'mouseenter',
71
+ eventLabel: i18nRuntime.i18n("f6d767f39ba3bf955077a3c0ce81e581"),
72
+ description: i18nRuntime.i18n("bcdd89d453da0dc0622a2f3189728357"),
73
+ dataSchema: [{
74
+ type: 'object',
75
+ properties: {
76
+ context: {
77
+ type: 'object',
78
+ title: i18nRuntime.i18n("50f198f07fc820a4911d1c97a0ceb8c2"),
79
+ properties: {
80
+ nativeEvent: {
81
+ type: 'object',
82
+ title: i18nRuntime.i18n("64561733c68085af3d09315c1d4d7ed6")
83
+ }
84
+ }
85
+ }
86
+ }
87
+ }]
88
+ }, {
89
+ eventName: 'mouseleave',
90
+ eventLabel: i18nRuntime.i18n("e272b0b8c7fedc670a87075514d9b49f"),
91
+ description: i18nRuntime.i18n("727309bc724ff237c5e2cdf7a90cf28e"),
92
+ dataSchema: [{
93
+ type: 'object',
94
+ properties: {
95
+ context: {
96
+ type: 'object',
97
+ title: i18nRuntime.i18n("50f198f07fc820a4911d1c97a0ceb8c2"),
98
+ properties: {
99
+ nativeEvent: {
100
+ type: 'object',
101
+ title: i18nRuntime.i18n("64561733c68085af3d09315c1d4d7ed6")
102
+ }
103
+ }
104
+ }
105
+ }
106
+ }]
107
+ }];
47
108
  _this.previewSchema = tslib.__assign({}, _this.scaffold);
48
109
  _this.notRenderFormZone = true;
49
110
  _this.panelJustify = true;
@@ -89,6 +150,7 @@ var AvatarPlugin = /** @class */function (_super) {
89
150
  onChange: function (value, origin, item, form) {
90
151
  form.setValues({
91
152
  src: undefined,
153
+ defaultAvatar: undefined,
92
154
  fit: 'cover',
93
155
  text: undefined,
94
156
  gap: 4,
@@ -111,7 +173,13 @@ var AvatarPlugin = /** @class */function (_super) {
111
173
  type: 'input-url'
112
174
  },
113
175
  name: 'src',
114
- label: i18nRuntime.i18n("bfe68d5844f8e54602760e18f45954f7"),
176
+ label: '头像地址',
177
+ visibleOn: 'data.showtype === "image"'
178
+ }),
179
+ // 占位图片
180
+ amisEditorCore.getSchemaTpl('imageUrl', {
181
+ name: 'defaultAvatar',
182
+ label: '默认头像',
115
183
  visibleOn: 'data.showtype === "image"'
116
184
  }), {
117
185
  label: amisEditorCore.tipedLabel(i18nRuntime.i18n("b54f4a65cd257c87db32ee1023e1daa1"), i18nRuntime.i18n("def423db04dd24b226911b9e4cf5dc9c")),
@@ -250,6 +318,12 @@ var AvatarPlugin = /** @class */function (_super) {
250
318
  }, amisEditorCore.getSchemaTpl('style:classNames', {
251
319
  isFormItem: false
252
320
  })])
321
+ }, {
322
+ title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
323
+ className: 'p-none',
324
+ body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
325
+ name: 'onEvent'
326
+ }, helper.getEventControlConfig(_this.manager, context)))]
253
327
  }]);
254
328
  };
255
329
  return _this;
@@ -261,4 +335,4 @@ var AvatarPlugin = /** @class */function (_super) {
261
335
  amisEditorCore.registerEditorPlugin(AvatarPlugin);
262
336
 
263
337
  exports.AvatarPlugin = AvatarPlugin;
264
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
338
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -1,7 +1,7 @@
1
1
  /**
2
- * amis-editor v5.7.0
3
- * build time: 2023-12-08
4
- * Copyright 2018-2023 @fex
2
+ * amis-editor v6.1.0
3
+ * build time: 2024-01-31
4
+ * Copyright 2018-2024 @fex
5
5
  */
6
6
 
7
7
  'use strict';
@@ -95,4 +95,4 @@ var BreadcrumbPlugin = /** @class */function (_super) {
95
95
  amisEditorCore.registerEditorPlugin(BreadcrumbPlugin);
96
96
 
97
97
  exports.BreadcrumbPlugin = BreadcrumbPlugin;
98
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
98
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -1,7 +1,7 @@
1
1
  /**
2
- * amis-editor v5.7.0
3
- * build time: 2023-12-08
4
- * Copyright 2018-2023 @fex
2
+ * amis-editor v6.1.0
3
+ * build time: 2024-01-31
4
+ * Copyright 2018-2024 @fex
5
5
  */
6
6
 
7
7
  'use strict';
@@ -351,4 +351,4 @@ var ButtonPlugin = /** @class */function (_super) {
351
351
  amisEditorCore.registerEditorPlugin(ButtonPlugin);
352
352
 
353
353
  exports.ButtonPlugin = ButtonPlugin;
354
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
354
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -1,7 +1,7 @@
1
1
  /**
2
- * amis-editor v5.7.0
3
- * build time: 2023-12-08
4
- * Copyright 2018-2023 @fex
2
+ * amis-editor v6.1.0
3
+ * build time: 2024-01-31
4
+ * Copyright 2018-2024 @fex
5
5
  */
6
6
 
7
7
  'use strict';
@@ -127,4 +127,4 @@ var ButtonGroupPlugin = /** @class */function (_super) {
127
127
  amisEditorCore.registerEditorPlugin(ButtonGroupPlugin);
128
128
 
129
129
  exports.ButtonGroupPlugin = ButtonGroupPlugin;
130
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
130
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -1,7 +1,7 @@
1
1
  /**
2
- * amis-editor v5.7.0
3
- * build time: 2023-12-08
4
- * Copyright 2018-2023 @fex
2
+ * amis-editor v6.1.0
3
+ * build time: 2024-01-31
4
+ * Copyright 2018-2024 @fex
5
5
  */
6
6
 
7
7
  'use strict';
@@ -686,17 +686,17 @@ var CRUDPlugin = /** @class */function (_super) {
686
686
  type: 'ae-functionEditorControl',
687
687
  allowFullscreen: true,
688
688
  mode: 'normal',
689
- label: amisEditorCore.tipedLabel('搜索匹配函数', '自定义搜索匹配函数,当开启<code>loadDataOnce</code>时,会基于该函数计算的匹配结果进行过滤,主要用于处理列字段类型较为复杂或者字段值格式和后端返回不一致的场景。<code>matchSorter</code>函数用于处理复杂的过滤场景,比如模糊匹配等,更多详细内容推荐查看<a href="https://github.com/kentcdodds/match-sorter" target="_blank">match-sorter</a>。'),
689
+ label: amisEditorCore.tipedLabel(i18nRuntime.i18n("7eca7159d5a09db3a0008280faae395c"), i18nRuntime.i18n("e95903f4c15aab31ea66ecd51b76e1a3")),
690
690
  renderLabel: true,
691
691
  params: [{
692
692
  label: 'items',
693
- tip: APIAdaptorControl.genCodeSchema('/* 当前列表的全量数据 */\nitems: any[]')
693
+ tip: APIAdaptorControl.genCodeSchema(i18nRuntime.i18n("483cab6ec2367302b037208475361860"))
694
694
  }, {
695
695
  label: 'itemsRaw',
696
- tip: APIAdaptorControl.genCodeSchema('/* 最近一次接口返回的全量数据 */\nitemsRaw: any[]')
696
+ tip: APIAdaptorControl.genCodeSchema(i18nRuntime.i18n("dd19e649ee3fd61e0eeab6b67a6eae7b"))
697
697
  }, {
698
698
  label: 'options',
699
- tip: APIAdaptorControl.genCodeSchema('/* 额外的配置 */\noptions?: {\n /* 查询参数 */\n query: Record < string, any>;\n /* 列配置 */\n columns: any;\n /** match-sorter 匹配函数 */\n matchSorter: (items: any[], value: string, options?: MatchSorterOptions<any>) => any[]\n}')
699
+ tip: APIAdaptorControl.genCodeSchema(i18nRuntime.i18n("2512e82e75dfe0f6f499db4ae9f715af"))
700
700
  }],
701
701
  placeholder: "return items;",
702
702
  visibleOn: '${loadDataOnce === true}'
@@ -927,6 +927,10 @@ var CRUDPlugin = /** @class */function (_super) {
927
927
  type: 'select',
928
928
  name: 'type',
929
929
  columnClassName: 'w-ssm',
930
+ overlay: {
931
+ align: 'left',
932
+ width: 150
933
+ },
930
934
  options: [{
931
935
  value: 'bulk-actions',
932
936
  label: i18nRuntime.i18n("8abc564260a1564521e0c3a1d5419b4a")
@@ -958,11 +962,14 @@ var CRUDPlugin = /** @class */function (_super) {
958
962
  }, {
959
963
  value: 'drag-toggler',
960
964
  label: i18nRuntime.i18n("5b9c3e6ce478196f802722cb09d61f0b")
961
- }, {
962
- value: 'check-all',
963
- label: i18nRuntime.i18n("66eeacd93a7c1bda93906fe908ad11a0"),
964
- hiddenOn: '!this.mode || this.mode === "table"'
965
- }, {
965
+ },
966
+ // list和cards自带全选了,没必要再加了
967
+ // {
968
+ // value: 'check-all',
969
+ // label: '全选',
970
+ // hiddenOn: '!this.mode || this.mode === "table"'
971
+ // },
972
+ {
966
973
  value: 'tpl',
967
974
  label: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb")
968
975
  }, {
@@ -1055,6 +1062,10 @@ var CRUDPlugin = /** @class */function (_super) {
1055
1062
  type: 'select',
1056
1063
  name: 'type',
1057
1064
  columnClassName: 'w-ssm',
1065
+ overlay: {
1066
+ align: 'left',
1067
+ width: 150
1068
+ },
1058
1069
  options: [{
1059
1070
  value: 'bulk-actions',
1060
1071
  label: i18nRuntime.i18n("8abc564260a1564521e0c3a1d5419b4a")
@@ -1242,19 +1253,20 @@ var CRUDPlugin = /** @class */function (_super) {
1242
1253
  return JSON.stringify({
1243
1254
  status: 0,
1244
1255
  msg: '',
1245
- data: [{
1246
- id: 1,
1247
- name: 'Jack'
1248
- }, {
1249
- id: 2,
1250
- name: 'Rose'
1251
- }]
1256
+ data: {
1257
+ items: [{
1258
+ id: 1,
1259
+ engine: 'Webkit'
1260
+ }],
1261
+ total: 1
1262
+ }
1252
1263
  }, null, 2);
1253
1264
  }
1254
1265
  }), {
1255
1266
  type: 'button',
1256
1267
  label: i18nRuntime.i18n("3dd674542204724eb5417efc7354ec73"),
1257
1268
  className: 'm-t-xs m-b-xs',
1269
+ visibleOn: '!!this.api.url',
1258
1270
  onClick: function (e, props) {
1259
1271
  return tslib.__awaiter(_this, void 0, void 0, function () {
1260
1272
  var data, schemaFilter, api, response, result, autoFillKeyValues, items, _a, _b, key;
@@ -1455,7 +1467,13 @@ var CRUDPlugin = /** @class */function (_super) {
1455
1467
  })) {
1456
1468
  __features.push('create');
1457
1469
  }
1458
- return tslib.__assign(tslib.__assign({}, value), {
1470
+ return tslib.__assign(tslib.__assign(tslib.__assign({}, value), value.mode !== 'table' ? {
1471
+ columns: value.columns || _this.transformByMode({
1472
+ from: value.mode,
1473
+ to: 'table',
1474
+ schema: value
1475
+ })
1476
+ } : {}), {
1459
1477
  __filterColumnCount: ((_a = value === null || value === void 0 ? void 0 : value.filter) === null || _a === void 0 ? void 0 : _a.columnCount) || 3,
1460
1478
  __features: __features,
1461
1479
  __LastFeatures: tslib.__spreadArray([], tslib.__read(__features), false)
@@ -1594,7 +1612,25 @@ var CRUDPlugin = /** @class */function (_super) {
1594
1612
  return !willRemoveList.includes((_a = btn.editorSetting) === null || _a === void 0 ? void 0 : _a.behavior);
1595
1613
  }).concat(operButtons);
1596
1614
  }
1597
- return valueSchema;
1615
+ valueSchema.card;
1616
+ var columns = valueSchema.columns;
1617
+ valueSchema.listItem;
1618
+ var rest = tslib.__rest(valueSchema, ["card", "columns", "listItem"]);
1619
+ return tslib.__assign(tslib.__assign(tslib.__assign(tslib.__assign({}, rest), valueSchema.mode === 'table' ? {
1620
+ columns: columns
1621
+ } : {}), valueSchema.mode === 'cards' ? {
1622
+ card: _this.transformByMode({
1623
+ from: 'table',
1624
+ to: 'cards',
1625
+ schema: valueSchema
1626
+ })
1627
+ } : {}), valueSchema.mode === 'list' ? {
1628
+ listItem: _this.transformByMode({
1629
+ from: 'table',
1630
+ to: 'list',
1631
+ schema: valueSchema
1632
+ })
1633
+ } : {});
1598
1634
  },
1599
1635
  canRebuild: true
1600
1636
  };
@@ -1740,11 +1776,11 @@ var CRUDPlugin = /** @class */function (_super) {
1740
1776
  }
1741
1777
  };
1742
1778
  CRUDPlugin.prototype.buildDataSchemas = function (node, region, trigger, parent) {
1743
- var _a, _b, _c, _d, _e, _f, _g;
1779
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j;
1744
1780
  return tslib.__awaiter(this, void 0, void 0, function () {
1745
- var child, childSchame, itemsSchema_1, columns, rowsSchema, isColumnChild, scope, menberProps, tmpProperties_1, childScope;
1746
- return tslib.__generator(this, function (_h) {
1747
- switch (_h.label) {
1781
+ var child, tmpSchema, childSchema, itemsSchema_1, columns, rowsSchema, isColumnChild, scope, menberProps, tmpProperties_1, childScope;
1782
+ return tslib.__generator(this, function (_k) {
1783
+ switch (_k.label) {
1748
1784
  case 0:
1749
1785
  child = node.children.find(function (item) {
1750
1786
  return !!~['table', 'table2', 'cards', 'list'].indexOf(item.type);
@@ -1752,27 +1788,30 @@ var CRUDPlugin = /** @class */function (_super) {
1752
1788
  if (!((_b = (_a = child === null || child === void 0 ? void 0 : child.info) === null || _a === void 0 ? void 0 : _a.plugin) === null || _b === void 0 ? void 0 : _b.buildDataSchemas)) {
1753
1789
  return [2 /*return*/];
1754
1790
  }
1755
- return [4 /*yield*/, child.info.plugin.buildDataSchemas(child, undefined, trigger, node)];
1791
+ return [4 /*yield*/, (_d = (_c = child.info.plugin).buildDataSchemas) === null || _d === void 0 ? void 0 : _d.call(_c, child, undefined, trigger, node)];
1756
1792
  case 1:
1757
- childSchame = _h.sent();
1793
+ tmpSchema = _k.sent();
1794
+ childSchema = tslib.__assign(tslib.__assign({}, tmpSchema), (tmpSchema === null || tmpSchema === void 0 ? void 0 : tmpSchema.$id) ? {} : {
1795
+ $id: "".concat(child.id, "-").concat(child.type)
1796
+ });
1758
1797
  // 兼容table的rows,并自行merged异步数据
1759
1798
  if (child.type === 'table') {
1760
1799
  itemsSchema_1 = {};
1761
1800
  columns = child.children.find(function (item) {
1762
1801
  return item.isRegion && item.region === 'columns';
1763
1802
  });
1764
- rowsSchema = (_c = childSchame.properties.rows) === null || _c === void 0 ? void 0 : _c.items;
1803
+ rowsSchema = (_e = childSchema.properties.rows) === null || _e === void 0 ? void 0 : _e.items;
1765
1804
  if (trigger) {
1766
1805
  isColumnChild = amisCore.someTree(columns === null || columns === void 0 ? void 0 : columns.children, function (item) {
1767
1806
  return item.id === trigger.id;
1768
1807
  });
1769
1808
  scope = this.manager.dataSchema.getScope("".concat(node.id, "-").concat(node.type));
1770
- menberProps = (_g = (_f = (_e = (_d = scope.getSchemaById('crudFetchInitedData')) === null || _d === void 0 ? void 0 : _d.properties) === null || _e === void 0 ? void 0 : _e.items) === null || _f === void 0 ? void 0 : _f.items) === null || _g === void 0 ? void 0 : _g.properties;
1809
+ menberProps = (_j = (_h = (_g = (_f = scope.getSchemaById('crudFetchInitedData')) === null || _f === void 0 ? void 0 : _f.properties) === null || _g === void 0 ? void 0 : _g.items) === null || _h === void 0 ? void 0 : _h.items) === null || _j === void 0 ? void 0 : _j.properties;
1771
1810
  tmpProperties_1 = tslib.__assign(tslib.__assign({}, menberProps), rowsSchema === null || rowsSchema === void 0 ? void 0 : rowsSchema.properties);
1811
+ Object.keys(tmpProperties_1).map(function (key) {
1812
+ itemsSchema_1[key] = tslib.__assign({}, tmpProperties_1[key]);
1813
+ });
1772
1814
  if (isColumnChild) {
1773
- Object.keys(tmpProperties_1).map(function (key) {
1774
- itemsSchema_1[key] = tslib.__assign({}, tmpProperties_1[key]);
1775
- });
1776
1815
  childScope = this.manager.dataSchema.getScope("".concat(child.id, "-").concat(child.type, "-currentRow"));
1777
1816
  if (childScope) {
1778
1817
  childScope === null || childScope === void 0 ? void 0 : childScope.setSchemas([{
@@ -1784,18 +1823,18 @@ var CRUDPlugin = /** @class */function (_super) {
1784
1823
  }
1785
1824
  }
1786
1825
  }
1787
- childSchame = {
1788
- $id: childSchame.$id,
1789
- type: childSchame.type,
1826
+ childSchema = {
1827
+ $id: childSchema.$id,
1828
+ type: childSchema.type,
1790
1829
  properties: {
1791
- items: childSchame.properties.rows,
1792
- selectedItems: tslib.__assign(tslib.__assign({}, childSchame.properties.selectedItems), {
1793
- items: tslib.__assign(tslib.__assign({}, childSchame.properties.selectedItems.items), {
1830
+ items: childSchema.properties.rows,
1831
+ selectedItems: tslib.__assign(tslib.__assign({}, childSchema.properties.selectedItems), {
1832
+ items: tslib.__assign(tslib.__assign({}, childSchema.properties.selectedItems.items), {
1794
1833
  properties: itemsSchema_1
1795
1834
  })
1796
1835
  }),
1797
- unSelectedItems: tslib.__assign(tslib.__assign({}, childSchame.properties.unSelectedItems), {
1798
- items: tslib.__assign(tslib.__assign({}, childSchame.properties.unSelectedItems.items), {
1836
+ unSelectedItems: tslib.__assign(tslib.__assign({}, childSchema.properties.unSelectedItems), {
1837
+ items: tslib.__assign(tslib.__assign({}, childSchema.properties.unSelectedItems.items), {
1799
1838
  properties: itemsSchema_1
1800
1839
  })
1801
1840
  }),
@@ -1810,7 +1849,7 @@ var CRUDPlugin = /** @class */function (_super) {
1810
1849
  }
1811
1850
  };
1812
1851
  }
1813
- return [2 /*return*/, childSchame];
1852
+ return [2 /*return*/, childSchema];
1814
1853
  }
1815
1854
  });
1816
1855
  });
@@ -1858,12 +1897,14 @@ var CRUDPlugin = /** @class */function (_super) {
1858
1897
  actions.push.apply(actions, tslib.__spreadArray([], tslib.__read(((_c = schema === null || schema === void 0 ? void 0 : schema[name_1]) === null || _c === void 0 ? void 0 : _c.actions) || []), false));
1859
1898
  }
1860
1899
  // 保底
1861
- fields.length || fields.concat([{
1862
- name: 'a',
1863
- label: 'A'
1900
+ fields.length || fields.push.apply(fields, [{
1901
+ type: 'text',
1902
+ name: schema.labelField || 'label',
1903
+ label: 'label'
1864
1904
  }, {
1865
- name: 'b',
1866
- label: 'B'
1905
+ type: 'text',
1906
+ name: schema.valueField || 'value',
1907
+ label: 'value'
1867
1908
  }]);
1868
1909
  if (to === 'table') {
1869
1910
  return fields.concat({
@@ -1893,4 +1934,4 @@ var CRUDPlugin = /** @class */function (_super) {
1893
1934
  amisEditorCore.registerEditorPlugin(CRUDPlugin);
1894
1935
 
1895
1936
  exports.CRUDPlugin = CRUDPlugin;
1896
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
1937
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -93,6 +93,27 @@ export declare class BaseCRUDPlugin extends BasePlugin {
93
93
  title: string;
94
94
  body: any[];
95
95
  };
96
+ renderMockPropsCollapse(context: BuildPanelEventContext): {
97
+ title: string;
98
+ order: number;
99
+ body: ({
100
+ type: string;
101
+ label: any;
102
+ name: string;
103
+ value: boolean;
104
+ step?: undefined;
105
+ min?: undefined;
106
+ resetValue?: undefined;
107
+ } | {
108
+ type: string;
109
+ label: any;
110
+ name: string;
111
+ step: number;
112
+ min: number;
113
+ resetValue: number;
114
+ value: number;
115
+ })[];
116
+ };
96
117
  /** 外观面板 */
97
118
  renderStylesTab(context: BuildPanelEventContext): {
98
119
  title: string;
@@ -106,7 +127,7 @@ export declare class BaseCRUDPlugin extends BasePlugin {
106
127
  body: any[];
107
128
  };
108
129
  /** 重新构建 API */
109
- panelFormPipeOut: (schema: any) => Promise<any>;
130
+ panelFormPipeOut: (schema: any, oldSchema: any) => Promise<any>;
110
131
  emptyContainer: (align?: 'left' | 'right', body?: any[]) => {
111
132
  type: string;
112
133
  body: any[];
@@ -134,7 +155,7 @@ export declare class BaseCRUDPlugin extends BasePlugin {
134
155
  alignItems: string;
135
156
  };
136
157
  addFeatToToolbar(schema: any, content: any, position: 'header' | 'footer', align: 'left' | 'right'): void;
137
- buildDataSchemas(node: EditorNodeType, region?: EditorNodeType): Promise<any>;
158
+ buildDataSchemas(node: EditorNodeType, region?: EditorNodeType, trigger?: EditorNodeType): Promise<any>;
138
159
  getAvailableContextFields(scopeNode: EditorNodeType, node: EditorNodeType, region?: EditorNodeType): Promise<any>;
139
160
  generateScaffold(mode: 'table2' | 'cards' | 'list'): any;
140
161
  /** 生成预览 Schema */