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';
@@ -56,44 +56,43 @@ var TransferPlugin = /** @class */function (_super) {
56
56
  eventName: 'change',
57
57
  eventLabel: i18nRuntime.i18n("755955372bcc0c7ebf161a656bc389b3"),
58
58
  description: i18nRuntime.i18n("c776ab86eb24f6b3db35114e43026f75"),
59
- dataSchema: [{
60
- type: 'object',
61
- properties: {
62
- data: {
63
- type: 'object',
64
- title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
65
- properties: {
66
- value: {
67
- type: 'string',
68
- title: i18nRuntime.i18n("e48d65cda774019d9a6677354bc781f2")
69
- },
70
- items: {
71
- type: 'array',
72
- title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
59
+ dataSchema: function (manager) {
60
+ var _a = util.resolveOptionEventDataSchame(manager, true),
61
+ value = _a.value,
62
+ items = _a.items;
63
+ return [{
64
+ type: 'object',
65
+ properties: {
66
+ data: {
67
+ type: 'object',
68
+ title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
69
+ properties: {
70
+ value: value,
71
+ items: items
73
72
  }
74
73
  }
75
74
  }
76
- }
77
- }]
75
+ }];
76
+ }
78
77
  }, {
79
78
  eventName: 'selectAll',
80
79
  eventLabel: i18nRuntime.i18n("66eeacd93a7c1bda93906fe908ad11a0"),
81
80
  description: i18nRuntime.i18n("8b3a9a5c912610c384bc8dc2c8514386"),
82
- dataSchema: [{
83
- type: 'object',
84
- properties: {
85
- data: {
86
- type: 'object',
87
- title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
88
- properties: {
89
- items: {
90
- type: 'array',
91
- title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
81
+ dataSchema: function (manager) {
82
+ var items = util.resolveOptionEventDataSchame(manager, true).items;
83
+ return [{
84
+ type: 'object',
85
+ properties: {
86
+ data: {
87
+ type: 'object',
88
+ title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
89
+ properties: {
90
+ items: items
92
91
  }
93
92
  }
94
93
  }
95
- }
96
- }]
94
+ }];
95
+ }
97
96
  }];
98
97
  // 动作定义
99
98
  _this.actions = [{
@@ -307,30 +306,30 @@ var TransferPlugin = /** @class */function (_super) {
307
306
  }
308
307
  TransferPlugin.prototype.buildDataSchemas = function (node, region) {
309
308
  var _a;
310
- var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
311
- var type = util.resolveOptionType((_b = node.schema) === null || _b === void 0 ? void 0 : _b.options);
309
+ var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
310
+ var type = util.resolveOptionType(node.schema);
312
311
  // todo:异步数据case
313
312
  var dataSchema = {
314
313
  type: type,
315
- title: ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.label) || ((_d = node.schema) === null || _d === void 0 ? void 0 : _d.name),
316
- originalValue: (_e = node.schema) === null || _e === void 0 ? void 0 : _e.value // 记录原始值,循环引用检测需要
314
+ title: ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.label) || ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.name),
315
+ originalValue: (_d = node.schema) === null || _d === void 0 ? void 0 : _d.value // 记录原始值,循环引用检测需要
317
316
  };
318
- if ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.extractValue) {
317
+ if ((_e = node.schema) === null || _e === void 0 ? void 0 : _e.extractValue) {
319
318
  dataSchema = {
320
319
  type: 'array',
321
- title: ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.label) || ((_h = node.schema) === null || _h === void 0 ? void 0 : _h.name)
320
+ title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name)
322
321
  };
323
- } else if (((_j = node.schema) === null || _j === void 0 ? void 0 : _j.joinValues) === false) {
322
+ } else if (((_h = node.schema) === null || _h === void 0 ? void 0 : _h.joinValues) === false) {
324
323
  dataSchema = {
325
324
  type: 'array',
326
- title: ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.label) || ((_l = node.schema) === null || _l === void 0 ? void 0 : _l.name),
325
+ title: ((_j = node.schema) === null || _j === void 0 ? void 0 : _j.label) || ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.name),
327
326
  items: {
328
327
  type: 'object',
329
328
  title: i18nRuntime.i18n("ab5dea29793d933fa7b5487a7309df6a"),
330
- properties: (_a = {}, _a[((_m = node.schema) === null || _m === void 0 ? void 0 : _m.labelField) || 'label'] = {
329
+ properties: (_a = {}, _a[((_l = node.schema) === null || _l === void 0 ? void 0 : _l.labelField) || 'label'] = {
331
330
  type: 'string',
332
331
  title: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb")
333
- }, _a[((_o = node.schema) === null || _o === void 0 ? void 0 : _o.valueField) || 'value'] = {
332
+ }, _a[((_m = node.schema) === null || _m === void 0 ? void 0 : _m.valueField) || 'value'] = {
334
333
  type: type,
335
334
  title: i18nRuntime.i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
336
335
  }, _a)
@@ -346,4 +345,4 @@ var TransferPlugin = /** @class */function (_super) {
346
345
  amisEditorCore.registerEditorPlugin(TransferPlugin);
347
346
 
348
347
  exports.TransferPlugin = TransferPlugin;
349
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
348
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};
@@ -34,7 +34,7 @@ export declare class TreeSelectControlPlugin extends BasePlugin {
34
34
  previewSchema: any;
35
35
  notRenderFormZone: boolean;
36
36
  panelTitle: string;
37
- events: RendererPluginEvent[];
37
+ events: (schema: any) => RendererPluginEvent[];
38
38
  actions: RendererPluginAction[];
39
39
  panelDefinitions: {
40
40
  options: {
@@ -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,17 +10,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
10
10
 
11
11
  var tslib = require('tslib');
12
12
  var amisEditorCore = require('amis-editor-core');
13
- var cloneDeep = require('lodash/cloneDeep');
14
13
  var helper = require('../../renderer/event-control/helper.js');
15
14
  var validator = require('../../validator.js');
16
15
  var util = require('../../util.js');
17
16
  var InputTree = require('./InputTree.js');
18
17
  var i18nRuntime = require('i18n-runtime');
19
18
 
20
- function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
21
-
22
- var cloneDeep__default = /*#__PURE__*/_interopDefaultLegacy(cloneDeep);
23
-
24
19
  var TreeSelectControlPlugin = /** @class */function (_super) {
25
20
  tslib.__extends(TreeSelectControlPlugin, _super);
26
21
  function TreeSelectControlPlugin() {
@@ -29,7 +24,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
29
24
  _this.rendererName = 'tree-select';
30
25
  _this.$schema = '/schemas/TreeSelectControlSchema.json';
31
26
  // 组件名称
32
- _this.name = '树组件';
27
+ _this.name = i18nRuntime.i18n("6e065eee612393b1d6a16e7696e4c911");
33
28
  _this.isBaseComponent = true;
34
29
  _this.disabledRendererPlugin = true;
35
30
  _this.icon = 'fa fa-list-alt';
@@ -40,7 +35,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
40
35
  _this.tags = [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")];
41
36
  _this.scaffold = {
42
37
  type: 'tree-select',
43
- label: '树组件',
38
+ label: i18nRuntime.i18n("6e065eee612393b1d6a16e7696e4c911"),
44
39
  name: 'tree',
45
40
  clearable: false,
46
41
  options: [{
@@ -64,157 +59,60 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
64
59
  mode: 'horizontal',
65
60
  wrapWithPanel: false,
66
61
  body: tslib.__assign(tslib.__assign({}, _this.scaffold), {
67
- label: '树组件 - 浮层模式',
62
+ label: i18nRuntime.i18n("a386f65cf2c47acabfab13781dbdd89f"),
68
63
  mode: 'normal'
69
64
  })
70
65
  };
71
66
  _this.notRenderFormZone = true;
72
67
  _this.panelTitle = i18nRuntime.i18n("f77f634e6892c6447c5d9df623e42aff");
73
68
  // 事件定义
74
- _this.events = [{
75
- eventName: 'change',
76
- eventLabel: i18nRuntime.i18n("755955372bcc0c7ebf161a656bc389b3"),
77
- description: i18nRuntime.i18n("2fc76872efce1eabd3b74a3e4fd5b976"),
78
- dataSchema: [{
79
- type: 'object',
80
- properties: {
81
- data: {
82
- type: 'object',
83
- title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
84
- properties: {
85
- value: {
86
- type: 'string',
87
- title: i18nRuntime.i18n("e5369f1a5e8d2b3e64eeb627e69c4e9b")
88
- },
89
- items: {
90
- type: 'array',
91
- title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
92
- }
93
- }
94
- }
95
- }
96
- }]
97
- }, {
98
- eventName: 'add',
99
- eventLabel: i18nRuntime.i18n("65d76d0590aa6e05d61fe8db4c6a11ca"),
100
- description: i18nRuntime.i18n("ac34e635d05de0ac2de78737ea313995"),
101
- dataSchema: [{
102
- type: 'object',
103
- properties: {
104
- data: {
69
+ _this.events = function (schema) {
70
+ return tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(util.TREE_BASE_EVENTS(schema)), false), [{
71
+ eventName: 'focus',
72
+ eventLabel: i18nRuntime.i18n("ab0710b367acefa1d6a78e2338291e86"),
73
+ description: i18nRuntime.i18n("4638e799b95e1b71edd55f278a6f707c"),
74
+ dataSchema: function (manager) {
75
+ var _a = util.resolveOptionEventDataSchame(manager),
76
+ value = _a.value,
77
+ items = _a.items;
78
+ return [{
105
79
  type: 'object',
106
- title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
107
80
  properties: {
108
- value: {
81
+ data: {
109
82
  type: 'object',
110
- title: i18nRuntime.i18n("75cc2a992ea150d3a6c68ac4bc486637")
111
- },
112
- items: {
113
- type: 'array',
114
- title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
115
- }
116
- }
117
- }
118
- }
119
- }]
120
- }, {
121
- eventName: 'edit',
122
- eventLabel: i18nRuntime.i18n("cd994c38456676f5a55c5593b6a652bf"),
123
- description: i18nRuntime.i18n("8784005bbfb2b66592cc0c5cc0a62f2d"),
124
- dataSchema: [{
125
- type: 'object',
126
- properties: {
127
- data: {
128
- type: 'object',
129
- title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
130
- properties: {
131
- value: {
132
- type: 'object',
133
- title: i18nRuntime.i18n("a13b85bddbcdab63ef2b2d98dd46afe9")
134
- },
135
- items: {
136
- type: 'array',
137
- title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
83
+ title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
84
+ properties: {
85
+ value: value,
86
+ items: items
87
+ }
138
88
  }
139
89
  }
140
- }
90
+ }];
141
91
  }
142
- }]
143
- }, {
144
- eventName: 'delete',
145
- eventLabel: i18nRuntime.i18n("91a6d3a760184e581eccd52bfa3f7a18"),
146
- description: i18nRuntime.i18n("3c72d934764bb7205f593903c63ac7ec"),
147
- dataSchema: [{
148
- type: 'object',
149
- properties: {
150
- data: {
92
+ }, {
93
+ eventName: 'blur',
94
+ eventLabel: i18nRuntime.i18n("fc96a5f1b79cb734afe08e401b6ba5e7"),
95
+ description: i18nRuntime.i18n("c776ab86eb24f6b3db35114e43026f75"),
96
+ dataSchema: function (manager) {
97
+ var _a = util.resolveOptionEventDataSchame(manager),
98
+ value = _a.value,
99
+ items = _a.items;
100
+ return [{
151
101
  type: 'object',
152
- title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
153
102
  properties: {
154
- value: {
103
+ data: {
155
104
  type: 'object',
156
- title: i18nRuntime.i18n("8aa4d6aedd7957ebc6b87fec655695ef")
157
- },
158
- items: {
159
- type: 'array',
160
- title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
161
- }
162
- }
163
- }
164
- }
165
- }]
166
- }, {
167
- eventName: 'loadFinished',
168
- eventLabel: i18nRuntime.i18n("58995b490ba67e5d29dd87f422b14861"),
169
- description: i18nRuntime.i18n("ec2fb7a5db150690b14b63f83d9d4b30"),
170
- dataSchema: [{
171
- type: 'object',
172
- properties: {
173
- 'event.data.value': {
174
- type: 'string',
175
- title: i18nRuntime.i18n("e6b94af26512b3f7ea8eb1433d4a2aaa")
176
- }
177
- }
178
- }]
179
- }, {
180
- eventName: 'focus',
181
- eventLabel: i18nRuntime.i18n("ab0710b367acefa1d6a78e2338291e86"),
182
- description: i18nRuntime.i18n("4638e799b95e1b71edd55f278a6f707c"),
183
- dataSchema: [{
184
- type: 'object',
185
- properties: {
186
- data: {
187
- type: 'object',
188
- title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
189
- properties: {
190
- value: {
191
- type: 'string',
192
- title: i18nRuntime.i18n("28387ec7d7fd160541e7901d9f0a900d")
193
- }
194
- }
195
- }
196
- }
197
- }]
198
- }, {
199
- eventName: 'blur',
200
- eventLabel: i18nRuntime.i18n("fc96a5f1b79cb734afe08e401b6ba5e7"),
201
- description: i18nRuntime.i18n("c776ab86eb24f6b3db35114e43026f75"),
202
- dataSchema: [{
203
- type: 'object',
204
- properties: {
205
- data: {
206
- type: 'object',
207
- title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
208
- properties: {
209
- value: {
210
- type: 'string',
211
- title: i18nRuntime.i18n("28387ec7d7fd160541e7901d9f0a900d")
105
+ title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
106
+ properties: {
107
+ value: value,
108
+ items: items
109
+ }
212
110
  }
213
111
  }
214
- }
112
+ }];
215
113
  }
216
- }]
217
- }];
114
+ }], false);
115
+ };
218
116
  // 动作定义
219
117
  _this.actions = tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(InputTree.TreeCommonAction), false), [{
220
118
  actionType: 'clear',
@@ -279,28 +177,6 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
279
177
  name: 'type',
280
178
  label: i18nRuntime.i18n("f0789e79d48f135e5d870753f7a85d05"),
281
179
  pipeIn: amisEditorCore.defaultValue('tree-select'),
282
- onChange: function (value, oldValue, model, form) {
283
- var activeEvent = cloneDeep__default["default"](form.getValueByName('onEvent') || {});
284
- var eventList = _this.events;
285
- if (value === 'input-tree') {
286
- var inputTreePlugin = _this.manager.plugins.find(function (item) {
287
- return item.rendererName === 'input-tree';
288
- });
289
- eventList = (inputTreePlugin === null || inputTreePlugin === void 0 ? void 0 : inputTreePlugin.events) || [];
290
- }
291
- var _loop_1 = function (key) {
292
- var hasEventKey = eventList.find(function (event) {
293
- return event.eventName === key;
294
- });
295
- if (!hasEventKey) {
296
- delete activeEvent[key];
297
- }
298
- };
299
- for (var key in activeEvent) {
300
- _loop_1(key);
301
- }
302
- form.setValueByName('onEvent', activeEvent);
303
- },
304
180
  options: [{
305
181
  label: i18nRuntime.i18n("c6e1b91d329a61b691d0d5d2eb343ddd"),
306
182
  value: 'input-tree'
@@ -314,6 +190,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
314
190
  justify: true,
315
191
  left: 8
316
192
  },
193
+ value: false,
317
194
  inputClassName: 'is-inline ',
318
195
  visibleOn: 'data.type === "tree-select"'
319
196
  }), amisEditorCore.getSchemaTpl('switch', {
@@ -321,18 +198,20 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
321
198
  name: 'searchable'
322
199
  }), amisEditorCore.getSchemaTpl('apiControl', {
323
200
  name: 'searchApi',
324
- label: '选项搜索接口',
201
+ label: i18nRuntime.i18n("5c52d3e283d197588e29ca31bc613ffe"),
325
202
  labelClassName: 'none',
326
203
  visibleOn: 'data.type === "input-tree" && data.searchable'
327
204
  }), amisEditorCore.getSchemaTpl('multiple', {
328
205
  body: [{
329
206
  type: 'input-number',
330
207
  label: amisEditorCore.tipedLabel(i18nRuntime.i18n("4e373f3ff64ad29a01da87317eb92088"), i18nRuntime.i18n("7a377ac3904628fd73e7d33ce6130ae1")),
331
- name: 'minLength'
208
+ name: 'minLength',
209
+ min: 0
332
210
  }, {
333
211
  type: 'input-number',
334
212
  label: amisEditorCore.tipedLabel(i18nRuntime.i18n("160cb9a7d57c5b5ca65b5cdf79e8fd28"), i18nRuntime.i18n("674ddb63a7cd9e14a49813d52cf7e25e")),
335
- name: 'maxLength'
213
+ name: 'maxLength',
214
+ min: 0
336
215
  }]
337
216
  }), amisEditorCore.getSchemaTpl('switch', {
338
217
  label: amisEditorCore.tipedLabel(i18nRuntime.i18n("204770091fd4b7cd0611ddc65bf21d37"), i18nRuntime.i18n("be7d848c40dfdd3e20f233c373af00a5")),
@@ -368,7 +247,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
368
247
  manager: _this.manager
369
248
  }), amisEditorCore.getSchemaTpl('apiControl', {
370
249
  name: 'deferApi',
371
- label: '懒加载接口',
250
+ label: i18nRuntime.i18n("dd52923c45686a6f507854e438d4880e"),
372
251
  labelClassName: 'none'
373
252
  }), amisEditorCore.getSchemaTpl('deferField'), amisEditorCore.getSchemaTpl('loadingConfig', {
374
253
  visibleOn: 'this.source || !this.options'
@@ -428,6 +307,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
428
307
  label: amisEditorCore.tipedLabel(i18nRuntime.i18n("14dc30e68a3d8d53e8ddd98876c1d480"), i18nRuntime.i18n("68c7da9593da32100cb82ef5106047e1")),
429
308
  value: false,
430
309
  formType: 'extend',
310
+ autoFocus: false,
431
311
  form: {
432
312
  body: [{
433
313
  type: 'input-text',
@@ -445,6 +325,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
445
325
  trueValue: false,
446
326
  falseValue: true,
447
327
  formType: 'extend',
328
+ autoFocus: false,
448
329
  form: {
449
330
  body: [{
450
331
  type: i18nEnabled ? 'input-text-i18n' : 'input-text',
@@ -488,12 +369,14 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
488
369
  trueValue: false,
489
370
  falseValue: true,
490
371
  formType: 'extend',
372
+ autoFocus: false,
491
373
  form: {
492
374
  body: [{
493
375
  type: 'input-number',
494
376
  label: i18nRuntime.i18n("b40163733b8e3a420e38f295bfab369d"),
495
377
  name: 'unfoldedLevel',
496
378
  value: 1,
379
+ min: 0,
497
380
  hiddenOn: 'data.initiallyOpen'
498
381
  }]
499
382
  }
@@ -525,37 +408,37 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
525
408
  }
526
409
  TreeSelectControlPlugin.prototype.buildDataSchemas = function (node, region) {
527
410
  var _a;
528
- var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s;
529
- var type = util.resolveOptionType((_b = node.schema) === null || _b === void 0 ? void 0 : _b.options);
411
+ var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r;
412
+ var type = util.resolveOptionType(node.schema);
530
413
  // todo:异步数据case
531
414
  var dataSchema = {
532
415
  type: type,
533
- title: ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.label) || ((_d = node.schema) === null || _d === void 0 ? void 0 : _d.name),
534
- originalValue: (_e = node.schema) === null || _e === void 0 ? void 0 : _e.value // 记录原始值,循环引用检测需要
416
+ title: ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.label) || ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.name),
417
+ originalValue: (_d = node.schema) === null || _d === void 0 ? void 0 : _d.value // 记录原始值,循环引用检测需要
535
418
  };
536
- if (((_f = node.schema) === null || _f === void 0 ? void 0 : _f.joinValues) === false) {
419
+ if (((_e = node.schema) === null || _e === void 0 ? void 0 : _e.joinValues) === false) {
537
420
  dataSchema = tslib.__assign(tslib.__assign({}, dataSchema), {
538
421
  type: 'object',
539
- title: ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.label) || ((_h = node.schema) === null || _h === void 0 ? void 0 : _h.name),
540
- properties: (_a = {}, _a[((_j = node.schema) === null || _j === void 0 ? void 0 : _j.labelField) || 'label'] = {
422
+ title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name),
423
+ properties: (_a = {}, _a[((_h = node.schema) === null || _h === void 0 ? void 0 : _h.labelField) || 'label'] = {
541
424
  type: 'string',
542
425
  title: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb")
543
- }, _a[((_k = node.schema) === null || _k === void 0 ? void 0 : _k.valueField) || 'value'] = {
426
+ }, _a[((_j = node.schema) === null || _j === void 0 ? void 0 : _j.valueField) || 'value'] = {
544
427
  type: type,
545
428
  title: i18nRuntime.i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
546
429
  }, _a)
547
430
  });
548
431
  }
549
- if ((_l = node.schema) === null || _l === void 0 ? void 0 : _l.multiple) {
550
- if ((_m = node.schema) === null || _m === void 0 ? void 0 : _m.extractValue) {
432
+ if ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.multiple) {
433
+ if ((_l = node.schema) === null || _l === void 0 ? void 0 : _l.extractValue) {
551
434
  dataSchema = {
552
435
  type: 'array',
553
- title: ((_o = node.schema) === null || _o === void 0 ? void 0 : _o.label) || ((_p = node.schema) === null || _p === void 0 ? void 0 : _p.name)
436
+ title: ((_m = node.schema) === null || _m === void 0 ? void 0 : _m.label) || ((_o = node.schema) === null || _o === void 0 ? void 0 : _o.name)
554
437
  };
555
- } else if (((_q = node.schema) === null || _q === void 0 ? void 0 : _q.joinValues) === false) {
438
+ } else if (((_p = node.schema) === null || _p === void 0 ? void 0 : _p.joinValues) === false) {
556
439
  dataSchema = {
557
440
  type: 'array',
558
- title: ((_r = node.schema) === null || _r === void 0 ? void 0 : _r.label) || ((_s = node.schema) === null || _s === void 0 ? void 0 : _s.name),
441
+ title: ((_q = node.schema) === null || _q === void 0 ? void 0 : _q.label) || ((_r = node.schema) === null || _r === void 0 ? void 0 : _r.name),
559
442
  items: {
560
443
  type: 'object',
561
444
  title: i18nRuntime.i18n("ab5dea29793d933fa7b5487a7309df6a"),
@@ -573,4 +456,4 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
573
456
  amisEditorCore.registerEditorPlugin(TreeSelectControlPlugin);
574
457
 
575
458
  exports.TreeSelectControlPlugin = TreeSelectControlPlugin;
576
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
459
+ 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';
@@ -55,4 +55,4 @@ var UUIDControlPlugin = /** @class */function (_super) {
55
55
  amisEditorCore.registerEditorPlugin(UUIDControlPlugin);
56
56
 
57
57
  exports.UUIDControlPlugin = UUIDControlPlugin;
58
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
58
+ 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';
@@ -684,4 +684,4 @@ var GridPlugin = /** @class */function (_super) {
684
684
  amisEditorCore.registerEditorPlugin(GridPlugin);
685
685
 
686
686
  exports.GridPlugin = GridPlugin;
687
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
687
+ 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';
@@ -599,4 +599,4 @@ var HBoxPlugin = /** @class */function (_super) {
599
599
  amisEditorCore.registerEditorPlugin(HBoxPlugin);
600
600
 
601
601
  exports.HBoxPlugin = HBoxPlugin;
602
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
602
+ 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';
@@ -80,4 +80,4 @@ var IFramePlugin = /** @class */function (_super) {
80
80
  amisEditorCore.registerEditorPlugin(IFramePlugin);
81
81
 
82
82
  exports.IFramePlugin = IFramePlugin;
83
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
83
+ 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';
@@ -140,4 +140,4 @@ var IconPlugin = /** @class */function (_super) {
140
140
  amisEditorCore.registerEditorPlugin(IconPlugin);
141
141
 
142
142
  exports.IconPlugin = IconPlugin;
143
- window.amisEditorVersionInfo={version:'5.7.0',buildTime:'2023-12-08'};
143
+ window.amisEditorVersionInfo={version:'6.1.0',buildTime:'2024-01-31'};