amis-editor 5.6.2 → 5.6.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (846) hide show
  1. package/esm/builder/ApiDSBuilder.d.ts +1 -1
  2. package/esm/builder/ApiDSBuilder.js +35 -24
  3. package/esm/builder/DSBuilder.js +3 -3
  4. package/esm/builder/DSBuilderManager.js +3 -3
  5. package/esm/builder/constants.js +3 -3
  6. package/esm/builder/utils.js +3 -3
  7. package/esm/component/BaseControl.js +9 -11
  8. package/esm/component/InputComponentName.js +3 -3
  9. package/esm/component/TableViewEditor.js +3 -3
  10. package/esm/icons/btn/btn-group.svg.js +3 -3
  11. package/esm/icons/btn/btn-select.svg.js +3 -3
  12. package/esm/icons/btn/btn-toolbar.svg.js +3 -3
  13. package/esm/icons/btn/button.svg.js +3 -3
  14. package/esm/icons/btn/dropdown-btn.svg.js +3 -3
  15. package/esm/icons/container/anchor-nav.svg.js +3 -3
  16. package/esm/icons/container/collapse.svg.js +3 -3
  17. package/esm/icons/container/container.svg.js +3 -3
  18. package/esm/icons/container/flex-container.svg.js +3 -3
  19. package/esm/icons/container/form-group.svg.js +3 -3
  20. package/esm/icons/container/grid.svg.js +3 -3
  21. package/esm/icons/container/iframe.svg.js +3 -3
  22. package/esm/icons/container/panel.svg.js +3 -3
  23. package/esm/icons/container/switch-container.svg.js +3 -3
  24. package/esm/icons/container/table-view.svg.js +3 -3
  25. package/esm/icons/container/tabs.svg.js +3 -3
  26. package/esm/icons/container/tooltip-wrapper.svg.js +3 -3
  27. package/esm/icons/container/web-component.svg.js +3 -3
  28. package/esm/icons/crud/column-add.svg.js +3 -3
  29. package/esm/icons/crud/column-delete.svg.js +3 -3
  30. package/esm/icons/crud/column-setting.svg.js +3 -3
  31. package/esm/icons/crud/share-link.svg.js +3 -3
  32. package/esm/icons/display/aBaseline.svg.js +3 -3
  33. package/esm/icons/display/aCenter.svg.js +3 -3
  34. package/esm/icons/display/aFlexEnd.svg.js +3 -3
  35. package/esm/icons/display/aFlexStart.svg.js +3 -3
  36. package/esm/icons/display/aStretch.svg.js +3 -3
  37. package/esm/icons/display/block.svg.js +3 -3
  38. package/esm/icons/display/dcolumn.svg.js +3 -3
  39. package/esm/icons/display/dcolumnReverse.svg.js +3 -3
  40. package/esm/icons/display/drow.svg.js +3 -3
  41. package/esm/icons/display/drowReverse.svg.js +3 -3
  42. package/esm/icons/display/flex.svg.js +3 -3
  43. package/esm/icons/display/inline-block.svg.js +3 -3
  44. package/esm/icons/display/inline.svg.js +3 -3
  45. package/esm/icons/display/jCenter.svg.js +3 -3
  46. package/esm/icons/display/jFlexEnd.svg.js +3 -3
  47. package/esm/icons/display/jFlexStart.svg.js +3 -3
  48. package/esm/icons/display/jSpaceAround.svg.js +3 -3
  49. package/esm/icons/display/jSpaceBetween.svg.js +3 -3
  50. package/esm/icons/feat/audio.svg.js +3 -3
  51. package/esm/icons/feat/custom.svg.js +3 -3
  52. package/esm/icons/feat/each.svg.js +3 -3
  53. package/esm/icons/feat/form.svg.js +3 -3
  54. package/esm/icons/feat/nav.svg.js +3 -3
  55. package/esm/icons/feat/qrcode.svg.js +3 -3
  56. package/esm/icons/feat/service.svg.js +3 -3
  57. package/esm/icons/feat/table.svg.js +3 -3
  58. package/esm/icons/feat/tasks.svg.js +3 -3
  59. package/esm/icons/feat/video.svg.js +3 -3
  60. package/esm/icons/feat/wizard.svg.js +3 -3
  61. package/esm/icons/form/chained-select.svg.js +3 -3
  62. package/esm/icons/form/checkbox.svg.js +3 -3
  63. package/esm/icons/form/checkboxes.svg.js +3 -3
  64. package/esm/icons/form/combo.svg.js +3 -3
  65. package/esm/icons/form/condition-builder.svg.js +3 -3
  66. package/esm/icons/form/diff-editor.svg.js +3 -3
  67. package/esm/icons/form/editor.svg.js +3 -3
  68. package/esm/icons/form/formula.svg.js +3 -3
  69. package/esm/icons/form/hidden.svg.js +3 -3
  70. package/esm/icons/form/input-city.svg.js +3 -3
  71. package/esm/icons/form/input-color.svg.js +3 -3
  72. package/esm/icons/form/input-date-range.svg.js +3 -3
  73. package/esm/icons/form/input-date.svg.js +3 -3
  74. package/esm/icons/form/input-datetime.svg.js +3 -3
  75. package/esm/icons/form/input-email.svg.js +3 -3
  76. package/esm/icons/form/input-excel.svg.js +3 -3
  77. package/esm/icons/form/input-file.svg.js +3 -3
  78. package/esm/icons/form/input-group.svg.js +3 -3
  79. package/esm/icons/form/input-image.svg.js +3 -3
  80. package/esm/icons/form/input-kv.svg.js +3 -3
  81. package/esm/icons/form/input-month-range.svg.js +3 -3
  82. package/esm/icons/form/input-number.svg.js +3 -3
  83. package/esm/icons/form/input-password.svg.js +3 -3
  84. package/esm/icons/form/input-quarter-range.svg.js +3 -3
  85. package/esm/icons/form/input-range.svg.js +3 -3
  86. package/esm/icons/form/input-rating.svg.js +3 -3
  87. package/esm/icons/form/input-repeat.svg.js +3 -3
  88. package/esm/icons/form/input-rich-text.svg.js +3 -3
  89. package/esm/icons/form/input-tag.svg.js +3 -3
  90. package/esm/icons/form/input-text.svg.js +3 -3
  91. package/esm/icons/form/input-time-range.svg.js +3 -3
  92. package/esm/icons/form/input-time.svg.js +3 -3
  93. package/esm/icons/form/input-tree.svg.js +3 -3
  94. package/esm/icons/form/input-url.svg.js +3 -3
  95. package/esm/icons/form/input-year.svg.js +3 -3
  96. package/esm/icons/form/inputArray.svg.js +3 -3
  97. package/esm/icons/form/list-select.svg.js +3 -3
  98. package/esm/icons/form/location-picker.svg.js +3 -3
  99. package/esm/icons/form/matrix-checkboxes.svg.js +3 -3
  100. package/esm/icons/form/month.svg.js +3 -3
  101. package/esm/icons/form/nested-select.svg.js +3 -3
  102. package/esm/icons/form/picker.svg.js +3 -3
  103. package/esm/icons/form/quarter.svg.js +3 -3
  104. package/esm/icons/form/radios.svg.js +3 -3
  105. package/esm/icons/form/select.svg.js +3 -3
  106. package/esm/icons/form/static.svg.js +3 -3
  107. package/esm/icons/form/sub-form.svg.js +3 -3
  108. package/esm/icons/form/switch.svg.js +3 -3
  109. package/esm/icons/form/tabs-transfer.svg.js +3 -3
  110. package/esm/icons/form/textarea.svg.js +3 -3
  111. package/esm/icons/form/transfer.svg.js +3 -3
  112. package/esm/icons/form/tree-select.svg.js +3 -3
  113. package/esm/icons/form/uuid.svg.js +3 -3
  114. package/esm/icons/index.js +3 -3
  115. package/esm/icons/layout/layout-1with2.svg.js +3 -3
  116. package/esm/icons/layout/layout-2cols.svg.js +3 -3
  117. package/esm/icons/layout/layout-2row.svg.js +3 -3
  118. package/esm/icons/layout/layout-2with1.svg.js +3 -3
  119. package/esm/icons/layout/layout-3cols.svg.js +3 -3
  120. package/esm/icons/layout/layout-3row.svg.js +3 -3
  121. package/esm/icons/layout/layout-absolute.svg.js +3 -3
  122. package/esm/icons/layout/layout-fixed-top.svg.js +3 -3
  123. package/esm/icons/layout/layout-fixed.svg.js +3 -3
  124. package/esm/icons/layout/layout-free-container.svg.js +3 -3
  125. package/esm/icons/layout/layout-full.svg.js +3 -3
  126. package/esm/icons/layout/layout1-2.svg.js +3 -3
  127. package/esm/icons/layout/layout2-1.svg.js +3 -3
  128. package/esm/icons/layout/layout3-1.svg.js +3 -3
  129. package/esm/icons/layout/layout3-2.svg.js +3 -3
  130. package/esm/icons/other/_fx.svg.js +3 -3
  131. package/esm/icons/other/divider.svg.js +3 -3
  132. package/esm/icons/other/fx.svg.js +3 -3
  133. package/esm/icons/other/property-sheet.svg.js +3 -3
  134. package/esm/icons/other/tooltip.svg.js +3 -3
  135. package/esm/icons/show/URL.svg.js +3 -3
  136. package/esm/icons/show/avatar.svg.js +3 -3
  137. package/esm/icons/show/breadcrumb.svg.js +3 -3
  138. package/esm/icons/show/card.svg.js +3 -3
  139. package/esm/icons/show/cards.svg.js +3 -3
  140. package/esm/icons/show/carousel.svg.js +3 -3
  141. package/esm/icons/show/chart.svg.js +3 -3
  142. package/esm/icons/show/code.svg.js +3 -3
  143. package/esm/icons/show/date.svg.js +3 -3
  144. package/esm/icons/show/datetime.svg.js +3 -3
  145. package/esm/icons/show/image.svg.js +3 -3
  146. package/esm/icons/show/images.svg.js +3 -3
  147. package/esm/icons/show/json-view.svg.js +3 -3
  148. package/esm/icons/show/list.svg.js +3 -3
  149. package/esm/icons/show/log.svg.js +3 -3
  150. package/esm/icons/show/mapping.svg.js +3 -3
  151. package/esm/icons/show/markdown.svg.js +3 -3
  152. package/esm/icons/show/plain.svg.js +3 -3
  153. package/esm/icons/show/progress.svg.js +3 -3
  154. package/esm/icons/show/sparkline.svg.js +3 -3
  155. package/esm/icons/show/status.svg.js +3 -3
  156. package/esm/icons/show/steps.svg.js +3 -3
  157. package/esm/icons/show/time.svg.js +3 -3
  158. package/esm/icons/theme/css.svg.js +3 -3
  159. package/esm/index.d.ts +1 -10
  160. package/esm/index.js +7 -15
  161. package/esm/locale/en-US.js +74 -4
  162. package/esm/locale/zh-CN.js +77 -4
  163. package/esm/plugin/Alert.js +3 -3
  164. package/esm/plugin/AnchorNav.js +3 -3
  165. package/esm/plugin/Audio.d.ts +1 -0
  166. package/esm/plugin/Audio.js +4 -3
  167. package/esm/plugin/Avatar.js +3 -3
  168. package/esm/plugin/Breadcrumb.js +3 -3
  169. package/esm/plugin/Button.js +10 -6
  170. package/esm/plugin/ButtonGroup.js +3 -3
  171. package/esm/plugin/CRUD.d.ts +18 -0
  172. package/esm/plugin/CRUD.js +146 -30
  173. package/esm/plugin/CRUD2/BaseCRUD.js +4 -6
  174. package/esm/plugin/CRUD2/CRUDTable.js +4 -4
  175. package/esm/plugin/CRUD2/constants.js +3 -3
  176. package/esm/plugin/CRUD2/utils.js +3 -3
  177. package/esm/plugin/Calendar.d.ts +29 -0
  178. package/esm/plugin/Calendar.js +162 -0
  179. package/esm/plugin/Card.js +3 -4
  180. package/esm/plugin/Card2.js +3 -3
  181. package/esm/plugin/Cards.d.ts +276 -126
  182. package/esm/plugin/Cards.js +189 -92
  183. package/esm/plugin/Carousel.js +3 -3
  184. package/esm/plugin/Chart.js +3 -4
  185. package/esm/plugin/CodeView.js +3 -3
  186. package/esm/plugin/Collapse.js +3 -3
  187. package/esm/plugin/CollapseGroup.d.ts +1 -0
  188. package/esm/plugin/CollapseGroup.js +4 -3
  189. package/esm/plugin/ColumnToggler.js +3 -3
  190. package/esm/plugin/Container.d.ts +1 -0
  191. package/esm/plugin/Container.js +4 -4
  192. package/esm/plugin/Custom.js +3 -3
  193. package/esm/plugin/CustomRegion.js +3 -3
  194. package/esm/plugin/Date.d.ts +2 -0
  195. package/esm/plugin/Date.js +5 -3
  196. package/esm/plugin/Datetime.d.ts +3 -0
  197. package/esm/plugin/Datetime.js +74 -17
  198. package/esm/plugin/Dialog.js +7 -4
  199. package/esm/plugin/Divider.d.ts +1 -0
  200. package/esm/plugin/Divider.js +8 -7
  201. package/esm/plugin/Drawer.js +3 -4
  202. package/esm/plugin/DropDownButton.js +3 -3
  203. package/esm/plugin/Each.d.ts +111 -50
  204. package/esm/plugin/Each.js +66 -36
  205. package/esm/plugin/Flex.js +3 -3
  206. package/esm/plugin/Form/ButtonGroupSelect.js +3 -4
  207. package/esm/plugin/Form/ButtonToolbar.js +3 -3
  208. package/esm/plugin/Form/ChainedSelect.js +3 -4
  209. package/esm/plugin/Form/Checkbox.js +3 -4
  210. package/esm/plugin/Form/Checkboxes.js +3 -4
  211. package/esm/plugin/Form/CodeEditor.js +3 -3
  212. package/esm/plugin/Form/Combo.js +26 -27
  213. package/esm/plugin/Form/ConditionBuilder.js +3 -3
  214. package/esm/plugin/Form/Control.js +3 -3
  215. package/esm/plugin/Form/DiffEditor.js +4 -4
  216. package/esm/plugin/Form/FieldSet.js +4 -4
  217. package/esm/plugin/Form/Form.d.ts +3 -0
  218. package/esm/plugin/Form/Form.js +143 -69
  219. package/esm/plugin/Form/Formula.js +3 -3
  220. package/esm/plugin/Form/Group.js +3 -3
  221. package/esm/plugin/Form/Hidden.js +4 -4
  222. package/esm/plugin/Form/InputArray.js +3 -3
  223. package/esm/plugin/Form/InputCity.js +3 -4
  224. package/esm/plugin/Form/InputColor.js +16 -12
  225. package/esm/plugin/Form/InputDate.js +6 -10
  226. package/esm/plugin/Form/InputDateRange.js +4 -4
  227. package/esm/plugin/Form/InputDateTime.js +3 -3
  228. package/esm/plugin/Form/InputDateTimeRange.js +3 -3
  229. package/esm/plugin/Form/InputEmail.js +3 -3
  230. package/esm/plugin/Form/InputExcel.d.ts +1 -0
  231. package/esm/plugin/Form/InputExcel.js +4 -3
  232. package/esm/plugin/Form/InputFile.js +3 -3
  233. package/esm/plugin/Form/InputGroup.js +4 -4
  234. package/esm/plugin/Form/InputImage.js +3 -3
  235. package/esm/plugin/Form/InputKV.js +3 -3
  236. package/esm/plugin/Form/InputMonth.js +3 -3
  237. package/esm/plugin/Form/InputMonthRange.js +3 -3
  238. package/esm/plugin/Form/InputNumber.js +20 -11
  239. package/esm/plugin/Form/InputPassword.js +3 -3
  240. package/esm/plugin/Form/InputQuarter.js +3 -3
  241. package/esm/plugin/Form/InputQuarterRange.js +3 -3
  242. package/esm/plugin/Form/InputRange.d.ts +2 -1
  243. package/esm/plugin/Form/InputRange.js +10 -5
  244. package/esm/plugin/Form/InputRating.js +3 -4
  245. package/esm/plugin/Form/InputRepeat.js +4 -4
  246. package/esm/plugin/Form/InputRichText.js +6 -6
  247. package/esm/plugin/Form/InputSubForm.js +3 -3
  248. package/esm/plugin/Form/InputTable.js +136 -10
  249. package/esm/plugin/Form/InputTag.js +4 -5
  250. package/esm/plugin/Form/InputText.js +5 -6
  251. package/esm/plugin/Form/InputTime.js +3 -3
  252. package/esm/plugin/Form/InputTimeRange.js +3 -3
  253. package/esm/plugin/Form/InputTree.d.ts +1 -0
  254. package/esm/plugin/Form/InputTree.js +116 -19
  255. package/esm/plugin/Form/InputURL.js +3 -3
  256. package/esm/plugin/Form/InputYear.js +3 -3
  257. package/esm/plugin/Form/InputYearRange.js +3 -3
  258. package/esm/plugin/Form/Item.js +3 -4
  259. package/esm/plugin/Form/ListSelect.d.ts +2 -1
  260. package/esm/plugin/Form/ListSelect.js +23 -23
  261. package/esm/plugin/Form/LocationPicker.d.ts +4 -4
  262. package/esm/plugin/Form/LocationPicker.js +105 -15
  263. package/esm/plugin/Form/MatrixCheckboxes.js +3 -3
  264. package/esm/plugin/Form/NestedSelect.js +3 -4
  265. package/esm/plugin/Form/Picker.d.ts +5 -0
  266. package/esm/plugin/Form/Picker.js +337 -49
  267. package/esm/plugin/Form/Radios.js +3 -4
  268. package/esm/plugin/Form/Select.js +3 -4
  269. package/esm/plugin/Form/Static.d.ts +2 -1
  270. package/esm/plugin/Form/Static.js +100 -25
  271. package/esm/plugin/Form/Switch.js +3 -4
  272. package/esm/plugin/Form/TabsTransfer.js +3 -4
  273. package/esm/plugin/Form/Textarea.js +4 -4
  274. package/esm/plugin/Form/Transfer.js +5 -6
  275. package/esm/plugin/Form/TreeSelect.d.ts +1 -0
  276. package/esm/plugin/Form/TreeSelect.js +34 -16
  277. package/esm/plugin/Form/UUID.js +4 -4
  278. package/esm/plugin/Grid.js +4 -4
  279. package/esm/plugin/HBox.js +3 -3
  280. package/esm/plugin/IFrame.d.ts +1 -0
  281. package/esm/plugin/IFrame.js +4 -3
  282. package/esm/plugin/Icon.js +13 -17
  283. package/esm/plugin/Image.d.ts +4 -0
  284. package/esm/plugin/Image.js +107 -5
  285. package/esm/plugin/Images.d.ts +1 -0
  286. package/esm/plugin/Images.js +5 -4
  287. package/esm/plugin/Json.js +3 -3
  288. package/esm/plugin/Layout/FlexPluginBase.d.ts +9 -2
  289. package/esm/plugin/Layout/FlexPluginBase.js +46 -24
  290. package/esm/plugin/Layout/Layout_fixed.d.ts +1 -0
  291. package/esm/plugin/Layout/Layout_fixed.js +14 -4
  292. package/esm/plugin/Layout/Layout_free_container.js +3 -3
  293. package/esm/plugin/Layout/Layout_sorption_container.js +3 -3
  294. package/esm/plugin/Link.js +7 -7
  295. package/esm/plugin/List.js +3 -3
  296. package/esm/plugin/List2.d.ts +220 -142
  297. package/esm/plugin/List2.js +140 -80
  298. package/esm/plugin/ListItem.js +3 -4
  299. package/esm/plugin/Log.js +4 -4
  300. package/esm/plugin/Mapping.d.ts +0 -1
  301. package/esm/plugin/Mapping.js +4 -9
  302. package/esm/plugin/Markdown.js +3 -3
  303. package/esm/plugin/Nav.d.ts +2 -0
  304. package/esm/plugin/Nav.js +4 -3
  305. package/esm/plugin/OfficeViewer.js +3 -3
  306. package/esm/plugin/Operation.js +3 -3
  307. package/esm/plugin/Others/Action.js +3 -3
  308. package/esm/plugin/Others/TableCell.js +34 -16
  309. package/esm/plugin/Page.js +4 -13
  310. package/esm/plugin/Pagination.d.ts +1 -0
  311. package/esm/plugin/Pagination.js +12 -8
  312. package/esm/plugin/Panel.js +3 -3
  313. package/esm/plugin/Plain.js +3 -3
  314. package/esm/plugin/Progress.js +3 -3
  315. package/esm/plugin/Property.js +3 -3
  316. package/esm/plugin/QRCode.d.ts +2 -0
  317. package/esm/plugin/QRCode.js +8 -3
  318. package/esm/plugin/Reset.js +3 -3
  319. package/esm/plugin/SearchBox.js +3 -3
  320. package/esm/plugin/Service.js +7 -8
  321. package/esm/plugin/Sparkline.js +3 -3
  322. package/esm/plugin/Status.js +3 -3
  323. package/esm/plugin/Steps.js +3 -3
  324. package/esm/plugin/Submit.js +3 -3
  325. package/esm/plugin/SwitchContainer.js +31 -23
  326. package/esm/plugin/Table.js +27 -5
  327. package/esm/plugin/Table2.js +26 -4
  328. package/esm/plugin/TableCell2.js +28 -24
  329. package/esm/plugin/TableView.d.ts +1 -0
  330. package/esm/plugin/TableView.js +6 -8
  331. package/esm/plugin/Tabs.js +3 -3
  332. package/esm/plugin/Tag.js +3 -3
  333. package/esm/plugin/Tasks.js +4 -4
  334. package/esm/plugin/Time.d.ts +2 -0
  335. package/esm/plugin/Time.js +5 -3
  336. package/esm/plugin/Timeline.js +3 -3
  337. package/esm/plugin/TooltipWrapper.js +30 -17
  338. package/esm/plugin/Tpl.js +3 -3
  339. package/esm/plugin/Video.js +3 -3
  340. package/esm/plugin/WebComponent.js +7 -3
  341. package/esm/plugin/Wizard.js +3 -3
  342. package/esm/plugin/Wrapper.js +3 -3
  343. package/esm/plugin/index.d.ts +2 -1
  344. package/esm/renderer/APIAdaptorControl.d.ts +19 -0
  345. package/esm/renderer/APIAdaptorControl.js +4 -4
  346. package/esm/renderer/APIControl.js +4 -8
  347. package/esm/renderer/BadgeControl.js +3 -3
  348. package/esm/renderer/ButtonGroupControl.js +3 -3
  349. package/esm/renderer/DataBindingControl.js +3 -5
  350. package/esm/renderer/DataMappingControl.js +3 -3
  351. package/esm/renderer/DataPickerControl.js +3 -3
  352. package/esm/renderer/DateShortCutControl.js +3 -3
  353. package/esm/renderer/ExpressionFormulaControl.js +4 -7
  354. package/esm/renderer/FeatureControl.js +3 -4
  355. package/esm/renderer/FieldSetting.js +6 -10
  356. package/esm/renderer/FlexSettingControl.js +3 -3
  357. package/esm/renderer/FormulaControl.js +3 -8
  358. package/esm/renderer/FunctionEditorControl.js +3 -3
  359. package/esm/renderer/GoConfigControl.js +3 -3
  360. package/esm/renderer/InputRangeValueControl.js +3 -3
  361. package/esm/renderer/KeyValueMapControl.js +4 -4
  362. package/esm/renderer/ListItemControl.d.ts +0 -2
  363. package/esm/renderer/ListItemControl.js +12 -8
  364. package/esm/renderer/MapSourceControl.js +3 -3
  365. package/esm/renderer/NavBadgeControl.js +3 -3
  366. package/esm/renderer/NavDefaultActive.js +3 -3
  367. package/esm/renderer/NavSourceControl.js +8 -10
  368. package/esm/renderer/OptionControl.js +3 -4
  369. package/esm/renderer/RangePartsControl.d.ts +2 -2
  370. package/esm/renderer/RangePartsControl.js +13 -25
  371. package/esm/renderer/StatusControl.js +3 -3
  372. package/esm/renderer/SwitchMoreControl.js +3 -4
  373. package/esm/renderer/TableColumnWidthControl.js +3 -4
  374. package/esm/renderer/TimelineItemControl.js +3 -3
  375. package/esm/renderer/TplFormulaControl.js +4 -8
  376. package/esm/renderer/TransferTableControl.d.ts +3 -1
  377. package/esm/renderer/TransferTableControl.js +224 -225
  378. package/esm/renderer/TreeOptionControl.js +3 -3
  379. package/esm/renderer/ValidationControl.js +7 -5
  380. package/esm/renderer/ValidationItem.js +3 -3
  381. package/esm/renderer/crud2-control/AddColumnModal.js +7 -5
  382. package/esm/renderer/crud2-control/CRUDColumnControl.js +6 -8
  383. package/esm/renderer/crud2-control/CRUDFiltersControl.js +3 -10
  384. package/esm/renderer/crud2-control/CRUDToolbarControl.d.ts +1 -2
  385. package/esm/renderer/crud2-control/CRUDToolbarControl.js +31 -39
  386. package/esm/renderer/event-control/action-config-dialog.d.ts +1 -0
  387. package/esm/renderer/event-control/action-config-dialog.js +47 -7
  388. package/esm/renderer/event-control/action-config-panel.js +3 -3
  389. package/esm/renderer/event-control/comp-action-select.js +3 -3
  390. package/esm/renderer/event-control/helper.d.ts +4 -0
  391. package/esm/renderer/event-control/helper.js +81 -53
  392. package/esm/renderer/event-control/index.d.ts +5 -0
  393. package/esm/renderer/event-control/index.js +57 -15
  394. package/esm/renderer/event-control/types.d.ts +4 -0
  395. package/esm/renderer/style-control/Background.js +3 -3
  396. package/esm/renderer/style-control/Border.js +3 -3
  397. package/esm/renderer/style-control/BoxModel.js +3 -3
  398. package/esm/renderer/style-control/BoxShadow.js +3 -3
  399. package/esm/renderer/style-control/Display.js +3 -3
  400. package/esm/renderer/style-control/Font.js +3 -3
  401. package/esm/renderer/style-control/InsetBoxModel.js +3 -3
  402. package/esm/renderer/style-control/ThemeCssCode.js +3 -3
  403. package/esm/renderer/style-control/font-family.js +3 -4
  404. package/esm/renderer/style-control/helper.js +3 -3
  405. package/esm/renderer/style-control/transformation.js +3 -3
  406. package/esm/renderer/textarea-formula/FormulaPicker.d.ts +2 -1
  407. package/esm/renderer/textarea-formula/FormulaPicker.js +13 -9
  408. package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +8 -0
  409. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +18 -20
  410. package/esm/renderer/textarea-formula/plugin.js +3 -3
  411. package/esm/tpl/api.js +3 -6
  412. package/esm/tpl/common.js +23 -6
  413. package/esm/tpl/horizontal.js +3 -3
  414. package/esm/tpl/layout.js +38 -36
  415. package/esm/tpl/options.js +3 -4
  416. package/esm/tpl/remark.js +3 -3
  417. package/esm/tpl/style.js +3 -3
  418. package/esm/tpl/validations.js +3 -3
  419. package/esm/util.d.ts +7 -0
  420. package/esm/util.js +32 -4
  421. package/esm/validator.js +3 -3
  422. package/lib/builder/ApiDSBuilder.d.ts +5 -5
  423. package/lib/builder/ApiDSBuilder.js +35 -24
  424. package/lib/builder/DSBuilder.js +3 -3
  425. package/lib/builder/DSBuilderManager.js +3 -3
  426. package/lib/builder/constants.js +3 -3
  427. package/lib/builder/utils.js +3 -3
  428. package/lib/component/BaseControl.d.ts +1 -1
  429. package/lib/component/BaseControl.js +9 -11
  430. package/lib/component/InputComponentName.js +3 -3
  431. package/lib/component/TableViewEditor.js +3 -3
  432. package/lib/icons/btn/btn-group.svg.js +3 -3
  433. package/lib/icons/btn/btn-select.svg.js +3 -3
  434. package/lib/icons/btn/btn-toolbar.svg.js +3 -3
  435. package/lib/icons/btn/button.svg.js +3 -3
  436. package/lib/icons/btn/dropdown-btn.svg.js +3 -3
  437. package/lib/icons/container/anchor-nav.svg.js +3 -3
  438. package/lib/icons/container/collapse.svg.js +3 -3
  439. package/lib/icons/container/container.svg.js +3 -3
  440. package/lib/icons/container/flex-container.svg.js +3 -3
  441. package/lib/icons/container/form-group.svg.js +3 -3
  442. package/lib/icons/container/grid.svg.js +3 -3
  443. package/lib/icons/container/iframe.svg.js +3 -3
  444. package/lib/icons/container/panel.svg.js +3 -3
  445. package/lib/icons/container/switch-container.svg.js +3 -3
  446. package/lib/icons/container/table-view.svg.js +3 -3
  447. package/lib/icons/container/tabs.svg.js +3 -3
  448. package/lib/icons/container/tooltip-wrapper.svg.js +3 -3
  449. package/lib/icons/container/web-component.svg.js +3 -3
  450. package/lib/icons/crud/column-add.svg.js +3 -3
  451. package/lib/icons/crud/column-delete.svg.js +3 -3
  452. package/lib/icons/crud/column-setting.svg.js +3 -3
  453. package/lib/icons/crud/share-link.svg.js +3 -3
  454. package/lib/icons/display/aBaseline.svg.js +3 -3
  455. package/lib/icons/display/aCenter.svg.js +3 -3
  456. package/lib/icons/display/aFlexEnd.svg.js +3 -3
  457. package/lib/icons/display/aFlexStart.svg.js +3 -3
  458. package/lib/icons/display/aStretch.svg.js +3 -3
  459. package/lib/icons/display/block.svg.js +3 -3
  460. package/lib/icons/display/dcolumn.svg.js +3 -3
  461. package/lib/icons/display/dcolumnReverse.svg.js +3 -3
  462. package/lib/icons/display/drow.svg.js +3 -3
  463. package/lib/icons/display/drowReverse.svg.js +3 -3
  464. package/lib/icons/display/flex.svg.js +3 -3
  465. package/lib/icons/display/inline-block.svg.js +3 -3
  466. package/lib/icons/display/inline.svg.js +3 -3
  467. package/lib/icons/display/jCenter.svg.js +3 -3
  468. package/lib/icons/display/jFlexEnd.svg.js +3 -3
  469. package/lib/icons/display/jFlexStart.svg.js +3 -3
  470. package/lib/icons/display/jSpaceAround.svg.js +3 -3
  471. package/lib/icons/display/jSpaceBetween.svg.js +3 -3
  472. package/lib/icons/feat/audio.svg.js +3 -3
  473. package/lib/icons/feat/custom.svg.js +3 -3
  474. package/lib/icons/feat/each.svg.js +3 -3
  475. package/lib/icons/feat/form.svg.js +3 -3
  476. package/lib/icons/feat/nav.svg.js +3 -3
  477. package/lib/icons/feat/qrcode.svg.js +3 -3
  478. package/lib/icons/feat/service.svg.js +3 -3
  479. package/lib/icons/feat/table.svg.js +3 -3
  480. package/lib/icons/feat/tasks.svg.js +3 -3
  481. package/lib/icons/feat/video.svg.js +3 -3
  482. package/lib/icons/feat/wizard.svg.js +3 -3
  483. package/lib/icons/form/chained-select.svg.js +3 -3
  484. package/lib/icons/form/checkbox.svg.js +3 -3
  485. package/lib/icons/form/checkboxes.svg.js +3 -3
  486. package/lib/icons/form/combo.svg.js +3 -3
  487. package/lib/icons/form/condition-builder.svg.js +3 -3
  488. package/lib/icons/form/diff-editor.svg.js +3 -3
  489. package/lib/icons/form/editor.svg.js +3 -3
  490. package/lib/icons/form/formula.svg.js +3 -3
  491. package/lib/icons/form/hidden.svg.js +3 -3
  492. package/lib/icons/form/input-city.svg.js +3 -3
  493. package/lib/icons/form/input-color.svg.js +3 -3
  494. package/lib/icons/form/input-date-range.svg.js +3 -3
  495. package/lib/icons/form/input-date.svg.js +3 -3
  496. package/lib/icons/form/input-datetime.svg.js +3 -3
  497. package/lib/icons/form/input-email.svg.js +3 -3
  498. package/lib/icons/form/input-excel.svg.js +3 -3
  499. package/lib/icons/form/input-file.svg.js +3 -3
  500. package/lib/icons/form/input-group.svg.js +3 -3
  501. package/lib/icons/form/input-image.svg.js +3 -3
  502. package/lib/icons/form/input-kv.svg.js +3 -3
  503. package/lib/icons/form/input-month-range.svg.js +3 -3
  504. package/lib/icons/form/input-number.svg.js +3 -3
  505. package/lib/icons/form/input-password.svg.js +3 -3
  506. package/lib/icons/form/input-quarter-range.svg.js +3 -3
  507. package/lib/icons/form/input-range.svg.js +3 -3
  508. package/lib/icons/form/input-rating.svg.js +3 -3
  509. package/lib/icons/form/input-repeat.svg.js +3 -3
  510. package/lib/icons/form/input-rich-text.svg.js +3 -3
  511. package/lib/icons/form/input-tag.svg.js +3 -3
  512. package/lib/icons/form/input-text.svg.js +3 -3
  513. package/lib/icons/form/input-time-range.svg.js +3 -3
  514. package/lib/icons/form/input-time.svg.js +3 -3
  515. package/lib/icons/form/input-tree.svg.js +3 -3
  516. package/lib/icons/form/input-url.svg.js +3 -3
  517. package/lib/icons/form/input-year.svg.js +3 -3
  518. package/lib/icons/form/inputArray.svg.js +3 -3
  519. package/lib/icons/form/list-select.svg.js +3 -3
  520. package/lib/icons/form/location-picker.svg.js +3 -3
  521. package/lib/icons/form/matrix-checkboxes.svg.js +3 -3
  522. package/lib/icons/form/month.svg.js +3 -3
  523. package/lib/icons/form/nested-select.svg.js +3 -3
  524. package/lib/icons/form/picker.svg.js +3 -3
  525. package/lib/icons/form/quarter.svg.js +3 -3
  526. package/lib/icons/form/radios.svg.js +3 -3
  527. package/lib/icons/form/select.svg.js +3 -3
  528. package/lib/icons/form/static.svg.js +3 -3
  529. package/lib/icons/form/sub-form.svg.js +3 -3
  530. package/lib/icons/form/switch.svg.js +3 -3
  531. package/lib/icons/form/tabs-transfer.svg.js +3 -3
  532. package/lib/icons/form/textarea.svg.js +3 -3
  533. package/lib/icons/form/transfer.svg.js +3 -3
  534. package/lib/icons/form/tree-select.svg.js +3 -3
  535. package/lib/icons/form/uuid.svg.js +3 -3
  536. package/lib/icons/index.js +3 -3
  537. package/lib/icons/layout/layout-1with2.svg.js +3 -3
  538. package/lib/icons/layout/layout-2cols.svg.js +3 -3
  539. package/lib/icons/layout/layout-2row.svg.js +3 -3
  540. package/lib/icons/layout/layout-2with1.svg.js +3 -3
  541. package/lib/icons/layout/layout-3cols.svg.js +3 -3
  542. package/lib/icons/layout/layout-3row.svg.js +3 -3
  543. package/lib/icons/layout/layout-absolute.svg.js +3 -3
  544. package/lib/icons/layout/layout-fixed-top.svg.js +3 -3
  545. package/lib/icons/layout/layout-fixed.svg.js +3 -3
  546. package/lib/icons/layout/layout-free-container.svg.js +3 -3
  547. package/lib/icons/layout/layout-full.svg.js +3 -3
  548. package/lib/icons/layout/layout1-2.svg.js +3 -3
  549. package/lib/icons/layout/layout2-1.svg.js +3 -3
  550. package/lib/icons/layout/layout3-1.svg.js +3 -3
  551. package/lib/icons/layout/layout3-2.svg.js +3 -3
  552. package/lib/icons/other/_fx.svg.js +3 -3
  553. package/lib/icons/other/divider.svg.js +3 -3
  554. package/lib/icons/other/fx.svg.js +3 -3
  555. package/lib/icons/other/property-sheet.svg.js +3 -3
  556. package/lib/icons/other/tooltip.svg.js +3 -3
  557. package/lib/icons/show/URL.svg.js +3 -3
  558. package/lib/icons/show/avatar.svg.js +3 -3
  559. package/lib/icons/show/breadcrumb.svg.js +3 -3
  560. package/lib/icons/show/card.svg.js +3 -3
  561. package/lib/icons/show/cards.svg.js +3 -3
  562. package/lib/icons/show/carousel.svg.js +3 -3
  563. package/lib/icons/show/chart.svg.js +3 -3
  564. package/lib/icons/show/code.svg.js +3 -3
  565. package/lib/icons/show/date.svg.js +3 -3
  566. package/lib/icons/show/datetime.svg.js +3 -3
  567. package/lib/icons/show/image.svg.js +3 -3
  568. package/lib/icons/show/images.svg.js +3 -3
  569. package/lib/icons/show/json-view.svg.js +3 -3
  570. package/lib/icons/show/list.svg.js +3 -3
  571. package/lib/icons/show/log.svg.js +3 -3
  572. package/lib/icons/show/mapping.svg.js +3 -3
  573. package/lib/icons/show/markdown.svg.js +3 -3
  574. package/lib/icons/show/plain.svg.js +3 -3
  575. package/lib/icons/show/progress.svg.js +3 -3
  576. package/lib/icons/show/sparkline.svg.js +3 -3
  577. package/lib/icons/show/status.svg.js +3 -3
  578. package/lib/icons/show/steps.svg.js +3 -3
  579. package/lib/icons/show/time.svg.js +3 -3
  580. package/lib/icons/theme/css.svg.js +3 -3
  581. package/lib/index.d.ts +1 -10
  582. package/lib/index.js +9 -15
  583. package/lib/locale/en-US.js +74 -4
  584. package/lib/locale/zh-CN.js +77 -4
  585. package/lib/plugin/Alert.js +3 -3
  586. package/lib/plugin/AnchorNav.js +3 -3
  587. package/lib/plugin/Audio.d.ts +1 -0
  588. package/lib/plugin/Audio.js +4 -3
  589. package/lib/plugin/Avatar.js +3 -3
  590. package/lib/plugin/Breadcrumb.js +3 -3
  591. package/lib/plugin/Button.js +10 -6
  592. package/lib/plugin/ButtonGroup.js +3 -3
  593. package/lib/plugin/CRUD.d.ts +18 -0
  594. package/lib/plugin/CRUD.js +146 -30
  595. package/lib/plugin/CRUD2/BaseCRUD.js +4 -6
  596. package/lib/plugin/CRUD2/CRUDTable.js +4 -4
  597. package/lib/plugin/CRUD2/constants.js +3 -3
  598. package/lib/plugin/CRUD2/utils.js +3 -3
  599. package/lib/plugin/Calendar.d.ts +29 -0
  600. package/lib/plugin/Calendar.js +166 -0
  601. package/lib/plugin/Card.js +3 -4
  602. package/lib/plugin/Card2.js +3 -3
  603. package/lib/plugin/Cards.d.ts +276 -126
  604. package/lib/plugin/Cards.js +189 -92
  605. package/lib/plugin/Carousel.js +3 -3
  606. package/lib/plugin/Chart.js +3 -4
  607. package/lib/plugin/CodeView.js +3 -3
  608. package/lib/plugin/Collapse.js +3 -3
  609. package/lib/plugin/CollapseGroup.d.ts +1 -0
  610. package/lib/plugin/CollapseGroup.js +4 -3
  611. package/lib/plugin/ColumnToggler.js +3 -3
  612. package/lib/plugin/Container.d.ts +1 -0
  613. package/lib/plugin/Container.js +4 -4
  614. package/lib/plugin/Custom.js +3 -3
  615. package/lib/plugin/CustomRegion.js +3 -3
  616. package/lib/plugin/Date.d.ts +2 -0
  617. package/lib/plugin/Date.js +5 -3
  618. package/lib/plugin/Datetime.d.ts +3 -0
  619. package/lib/plugin/Datetime.js +73 -16
  620. package/lib/plugin/Dialog.js +7 -4
  621. package/lib/plugin/Divider.d.ts +1 -0
  622. package/lib/plugin/Divider.js +8 -7
  623. package/lib/plugin/Drawer.js +3 -4
  624. package/lib/plugin/DropDownButton.js +3 -3
  625. package/lib/plugin/Each.d.ts +111 -50
  626. package/lib/plugin/Each.js +66 -36
  627. package/lib/plugin/Flex.js +3 -3
  628. package/lib/plugin/Form/ButtonGroupSelect.js +3 -4
  629. package/lib/plugin/Form/ButtonToolbar.js +3 -3
  630. package/lib/plugin/Form/ChainedSelect.js +3 -4
  631. package/lib/plugin/Form/Checkbox.js +3 -4
  632. package/lib/plugin/Form/Checkboxes.js +3 -4
  633. package/lib/plugin/Form/CodeEditor.js +3 -3
  634. package/lib/plugin/Form/Combo.js +26 -27
  635. package/lib/plugin/Form/ConditionBuilder.js +3 -3
  636. package/lib/plugin/Form/Control.js +3 -3
  637. package/lib/plugin/Form/DiffEditor.js +4 -4
  638. package/lib/plugin/Form/FieldSet.js +4 -4
  639. package/lib/plugin/Form/Form.d.ts +3 -0
  640. package/lib/plugin/Form/Form.js +140 -66
  641. package/lib/plugin/Form/Formula.js +3 -3
  642. package/lib/plugin/Form/Group.js +3 -3
  643. package/lib/plugin/Form/Hidden.js +4 -4
  644. package/lib/plugin/Form/InputArray.js +3 -3
  645. package/lib/plugin/Form/InputCity.js +3 -4
  646. package/lib/plugin/Form/InputColor.js +16 -12
  647. package/lib/plugin/Form/InputDate.js +6 -10
  648. package/lib/plugin/Form/InputDateRange.js +4 -4
  649. package/lib/plugin/Form/InputDateTime.js +3 -3
  650. package/lib/plugin/Form/InputDateTimeRange.js +3 -3
  651. package/lib/plugin/Form/InputEmail.js +3 -3
  652. package/lib/plugin/Form/InputExcel.d.ts +1 -0
  653. package/lib/plugin/Form/InputExcel.js +4 -3
  654. package/lib/plugin/Form/InputFile.js +3 -3
  655. package/lib/plugin/Form/InputGroup.js +4 -4
  656. package/lib/plugin/Form/InputImage.js +3 -3
  657. package/lib/plugin/Form/InputKV.js +3 -3
  658. package/lib/plugin/Form/InputMonth.js +3 -3
  659. package/lib/plugin/Form/InputMonthRange.js +3 -3
  660. package/lib/plugin/Form/InputNumber.js +20 -11
  661. package/lib/plugin/Form/InputPassword.js +3 -3
  662. package/lib/plugin/Form/InputQuarter.js +3 -3
  663. package/lib/plugin/Form/InputQuarterRange.js +3 -3
  664. package/lib/plugin/Form/InputRange.d.ts +2 -1
  665. package/lib/plugin/Form/InputRange.js +10 -5
  666. package/lib/plugin/Form/InputRating.js +3 -4
  667. package/lib/plugin/Form/InputRepeat.js +4 -4
  668. package/lib/plugin/Form/InputRichText.js +6 -6
  669. package/lib/plugin/Form/InputSubForm.js +3 -3
  670. package/lib/plugin/Form/InputTable.js +136 -10
  671. package/lib/plugin/Form/InputTag.js +4 -5
  672. package/lib/plugin/Form/InputText.js +5 -6
  673. package/lib/plugin/Form/InputTime.js +3 -3
  674. package/lib/plugin/Form/InputTimeRange.js +3 -3
  675. package/lib/plugin/Form/InputTree.d.ts +1 -0
  676. package/lib/plugin/Form/InputTree.js +115 -17
  677. package/lib/plugin/Form/InputURL.js +3 -3
  678. package/lib/plugin/Form/InputYear.js +3 -3
  679. package/lib/plugin/Form/InputYearRange.js +3 -3
  680. package/lib/plugin/Form/Item.js +3 -4
  681. package/lib/plugin/Form/ListSelect.d.ts +2 -1
  682. package/lib/plugin/Form/ListSelect.js +23 -23
  683. package/lib/plugin/Form/LocationPicker.d.ts +4 -4
  684. package/lib/plugin/Form/LocationPicker.js +104 -14
  685. package/lib/plugin/Form/MatrixCheckboxes.js +3 -3
  686. package/lib/plugin/Form/NestedSelect.js +3 -4
  687. package/lib/plugin/Form/Picker.d.ts +5 -0
  688. package/lib/plugin/Form/Picker.js +338 -48
  689. package/lib/plugin/Form/Radios.js +3 -4
  690. package/lib/plugin/Form/Select.js +3 -4
  691. package/lib/plugin/Form/Static.d.ts +2 -1
  692. package/lib/plugin/Form/Static.js +101 -25
  693. package/lib/plugin/Form/Switch.js +3 -4
  694. package/lib/plugin/Form/TabsTransfer.js +3 -4
  695. package/lib/plugin/Form/Textarea.js +4 -4
  696. package/lib/plugin/Form/Transfer.js +5 -6
  697. package/lib/plugin/Form/TreeSelect.d.ts +1 -0
  698. package/lib/plugin/Form/TreeSelect.js +33 -15
  699. package/lib/plugin/Form/UUID.js +4 -4
  700. package/lib/plugin/Grid.js +4 -4
  701. package/lib/plugin/HBox.js +3 -3
  702. package/lib/plugin/IFrame.d.ts +1 -0
  703. package/lib/plugin/IFrame.js +4 -3
  704. package/lib/plugin/Icon.js +12 -16
  705. package/lib/plugin/Image.d.ts +4 -0
  706. package/lib/plugin/Image.js +106 -4
  707. package/lib/plugin/Images.d.ts +1 -0
  708. package/lib/plugin/Images.js +5 -4
  709. package/lib/plugin/Json.js +3 -3
  710. package/lib/plugin/Layout/FlexPluginBase.d.ts +9 -2
  711. package/lib/plugin/Layout/FlexPluginBase.js +45 -23
  712. package/lib/plugin/Layout/Layout_fixed.d.ts +1 -0
  713. package/lib/plugin/Layout/Layout_fixed.js +14 -4
  714. package/lib/plugin/Layout/Layout_free_container.js +3 -3
  715. package/lib/plugin/Layout/Layout_sorption_container.js +3 -3
  716. package/lib/plugin/Link.js +7 -7
  717. package/lib/plugin/List.js +3 -3
  718. package/lib/plugin/List2.d.ts +220 -142
  719. package/lib/plugin/List2.js +140 -80
  720. package/lib/plugin/ListItem.js +3 -4
  721. package/lib/plugin/Log.js +4 -4
  722. package/lib/plugin/Mapping.d.ts +0 -1
  723. package/lib/plugin/Mapping.js +3 -8
  724. package/lib/plugin/Markdown.js +3 -3
  725. package/lib/plugin/Nav.d.ts +2 -0
  726. package/lib/plugin/Nav.js +4 -3
  727. package/lib/plugin/OfficeViewer.js +3 -3
  728. package/lib/plugin/Operation.js +3 -3
  729. package/lib/plugin/Others/Action.js +3 -3
  730. package/lib/plugin/Others/TableCell.js +35 -16
  731. package/lib/plugin/Page.js +4 -13
  732. package/lib/plugin/Pagination.d.ts +1 -0
  733. package/lib/plugin/Pagination.js +12 -8
  734. package/lib/plugin/Panel.js +3 -3
  735. package/lib/plugin/Plain.js +3 -3
  736. package/lib/plugin/Progress.js +3 -3
  737. package/lib/plugin/Property.js +3 -3
  738. package/lib/plugin/QRCode.d.ts +2 -0
  739. package/lib/plugin/QRCode.js +8 -3
  740. package/lib/plugin/Reset.js +3 -3
  741. package/lib/plugin/SearchBox.js +3 -3
  742. package/lib/plugin/Service.js +7 -8
  743. package/lib/plugin/Sparkline.js +3 -3
  744. package/lib/plugin/Status.js +3 -3
  745. package/lib/plugin/Steps.js +3 -3
  746. package/lib/plugin/Submit.js +3 -3
  747. package/lib/plugin/SwitchContainer.js +31 -23
  748. package/lib/plugin/Table.js +27 -5
  749. package/lib/plugin/Table2.js +26 -4
  750. package/lib/plugin/TableCell2.js +28 -24
  751. package/lib/plugin/TableView.d.ts +1 -0
  752. package/lib/plugin/TableView.js +6 -8
  753. package/lib/plugin/Tabs.js +3 -3
  754. package/lib/plugin/Tag.js +3 -3
  755. package/lib/plugin/Tasks.js +4 -4
  756. package/lib/plugin/Time.d.ts +2 -0
  757. package/lib/plugin/Time.js +5 -3
  758. package/lib/plugin/Timeline.js +3 -3
  759. package/lib/plugin/TooltipWrapper.js +30 -17
  760. package/lib/plugin/Tpl.js +3 -3
  761. package/lib/plugin/Video.js +3 -3
  762. package/lib/plugin/WebComponent.js +7 -3
  763. package/lib/plugin/Wizard.js +3 -3
  764. package/lib/plugin/Wrapper.js +3 -3
  765. package/lib/plugin/index.d.ts +2 -1
  766. package/lib/renderer/APIAdaptorControl.d.ts +19 -0
  767. package/lib/renderer/APIAdaptorControl.js +4 -3
  768. package/lib/renderer/APIControl.js +4 -8
  769. package/lib/renderer/BadgeControl.d.ts +8 -8
  770. package/lib/renderer/BadgeControl.js +3 -3
  771. package/lib/renderer/ButtonGroupControl.js +3 -3
  772. package/lib/renderer/DataBindingControl.js +3 -5
  773. package/lib/renderer/DataMappingControl.js +3 -3
  774. package/lib/renderer/DataPickerControl.js +3 -3
  775. package/lib/renderer/DateShortCutControl.js +3 -3
  776. package/lib/renderer/ExpressionFormulaControl.js +4 -7
  777. package/lib/renderer/FeatureControl.js +3 -4
  778. package/lib/renderer/FieldSetting.js +6 -10
  779. package/lib/renderer/FlexSettingControl.js +3 -3
  780. package/lib/renderer/FormulaControl.js +3 -8
  781. package/lib/renderer/FunctionEditorControl.js +3 -3
  782. package/lib/renderer/GoConfigControl.js +3 -3
  783. package/lib/renderer/InputRangeValueControl.js +3 -3
  784. package/lib/renderer/KeyValueMapControl.js +4 -4
  785. package/lib/renderer/ListItemControl.d.ts +0 -2
  786. package/lib/renderer/ListItemControl.js +11 -7
  787. package/lib/renderer/MapSourceControl.js +3 -3
  788. package/lib/renderer/NavBadgeControl.d.ts +8 -8
  789. package/lib/renderer/NavBadgeControl.js +3 -3
  790. package/lib/renderer/NavDefaultActive.js +3 -3
  791. package/lib/renderer/NavSourceControl.js +8 -10
  792. package/lib/renderer/OptionControl.js +3 -4
  793. package/lib/renderer/RangePartsControl.d.ts +2 -2
  794. package/lib/renderer/RangePartsControl.js +13 -25
  795. package/lib/renderer/StatusControl.js +3 -3
  796. package/lib/renderer/SwitchMoreControl.js +3 -4
  797. package/lib/renderer/TableColumnWidthControl.js +3 -4
  798. package/lib/renderer/TimelineItemControl.js +3 -3
  799. package/lib/renderer/TplFormulaControl.js +4 -8
  800. package/lib/renderer/TransferTableControl.d.ts +3 -1
  801. package/lib/renderer/TransferTableControl.js +224 -225
  802. package/lib/renderer/TreeOptionControl.js +3 -3
  803. package/lib/renderer/ValidationControl.js +7 -5
  804. package/lib/renderer/ValidationItem.js +3 -3
  805. package/lib/renderer/crud2-control/AddColumnModal.js +7 -5
  806. package/lib/renderer/crud2-control/CRUDColumnControl.js +6 -8
  807. package/lib/renderer/crud2-control/CRUDFiltersControl.js +3 -10
  808. package/lib/renderer/crud2-control/CRUDToolbarControl.d.ts +1 -2
  809. package/lib/renderer/crud2-control/CRUDToolbarControl.js +33 -40
  810. package/lib/renderer/event-control/action-config-dialog.d.ts +1 -0
  811. package/lib/renderer/event-control/action-config-dialog.js +45 -5
  812. package/lib/renderer/event-control/action-config-panel.js +3 -3
  813. package/lib/renderer/event-control/comp-action-select.js +3 -3
  814. package/lib/renderer/event-control/helper.d.ts +4 -0
  815. package/lib/renderer/event-control/helper.js +80 -51
  816. package/lib/renderer/event-control/index.d.ts +5 -0
  817. package/lib/renderer/event-control/index.js +56 -13
  818. package/lib/renderer/event-control/types.d.ts +4 -0
  819. package/lib/renderer/style-control/Background.js +3 -3
  820. package/lib/renderer/style-control/Border.js +3 -3
  821. package/lib/renderer/style-control/BoxModel.js +3 -3
  822. package/lib/renderer/style-control/BoxShadow.js +3 -3
  823. package/lib/renderer/style-control/Display.js +3 -3
  824. package/lib/renderer/style-control/Font.js +3 -3
  825. package/lib/renderer/style-control/InsetBoxModel.js +3 -3
  826. package/lib/renderer/style-control/ThemeCssCode.js +3 -3
  827. package/lib/renderer/style-control/font-family.js +3 -4
  828. package/lib/renderer/style-control/helper.js +3 -3
  829. package/lib/renderer/style-control/transformation.js +3 -3
  830. package/lib/renderer/textarea-formula/FormulaPicker.d.ts +2 -1
  831. package/lib/renderer/textarea-formula/FormulaPicker.js +13 -9
  832. package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +8 -0
  833. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +18 -20
  834. package/lib/renderer/textarea-formula/plugin.js +3 -3
  835. package/lib/tpl/api.js +3 -6
  836. package/lib/tpl/common.js +23 -6
  837. package/lib/tpl/horizontal.js +3 -3
  838. package/lib/tpl/layout.js +38 -36
  839. package/lib/tpl/options.js +3 -4
  840. package/lib/tpl/remark.js +3 -3
  841. package/lib/tpl/style.js +3 -3
  842. package/lib/tpl/validations.js +3 -3
  843. package/lib/util.d.ts +7 -0
  844. package/lib/util.js +32 -3
  845. package/lib/validator.js +3 -3
  846. package/package.json +4 -4
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -21,6 +21,7 @@ var DSBuilderManager = require('../../builder/DSBuilderManager.js');
21
21
  require('../../builder/ApiDSBuilder.js');
22
22
  var helper = require('../../renderer/event-control/helper.js');
23
23
  var FieldSetting = require('../../renderer/FieldSetting.js');
24
+ var util = require('../../util.js');
24
25
  var i18nRuntime = require('i18n-runtime');
25
26
 
26
27
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
@@ -278,20 +279,17 @@ var FormPlugin = /** @class */function (_super) {
278
279
  }, {
279
280
  label: i18nRuntime.i18n("95b351c86267f3aedf89520959bce689"),
280
281
  value: constants.DSFeatureEnum.Edit
282
+ }, {
283
+ label: i18nRuntime.i18n("607e7a4f377fa66b0b28ce318aab841f"),
284
+ value: constants.DSFeatureEnum.View
281
285
  }, {
282
286
  label: i18nRuntime.i18n("e73cefac9d030927da1618c7b15c98c9"),
283
287
  value: constants.DSFeatureEnum.BulkEdit,
284
288
  disabled: true
285
- }, {
286
- label: i18nRuntime.i18n("607e7a4f377fa66b0b28ce318aab841f"),
287
- value: constants.DSFeatureEnum.View,
288
- disabled: true
289
289
  }];
290
290
  _this._dynamicControls = {};
291
291
  _this.panelBodyCreator = function (context) {
292
- var _a, _b, _c, _d, _e, _f, _g, _h;
293
- _this.dynamicControls;
294
- _this.dsManager.getBuilderBySchema(context.schema);
292
+ var _a, _b, _c, _d, _e, _f;
295
293
  /** 是否为CRUD的过滤器表单 */
296
294
  var isCRUDFilter = /\/crud\/filter\/form$/.test(context.path) || /\/crud2\/filter\/\d\/form$/.test(context.path) || /\/crud2\/filter\/form$/.test(context.path) || /body\/0\/filter$/.test(context.schemaPath);
297
295
  /** 表单是否位于Dialog内 */
@@ -310,11 +308,8 @@ var FormPlugin = /** @class */function (_super) {
310
308
  }
311
309
  };
312
310
  };
313
- amisEditorCore.getI18nEnabled();
314
311
  var schema = (_d = (_c = context === null || context === void 0 ? void 0 : context.node) === null || _c === void 0 ? void 0 : _c.schema) !== null && _d !== void 0 ? _d : context === null || context === void 0 ? void 0 : context.schema;
315
- /** 是否是模型表单 */
316
- var isModelForm = ((typeof (schema === null || schema === void 0 ? void 0 : schema.api) === 'string' ? schema.api : typeof ((_e = schema === null || schema === void 0 ? void 0 : schema.api) === null || _e === void 0 ? void 0 : _e.url) === 'string' ? schema.api.url : '').startsWith('model://') || (typeof (schema === null || schema === void 0 ? void 0 : schema.initApi) === 'string' ? schema.initApi : typeof ((_f = schema === null || schema === void 0 ? void 0 : schema.initApi) === null || _f === void 0 ? void 0 : _f.url) === 'string' ? schema.initApi.url : '').startsWith('model://')) && !schema.api.strategy;
317
- /** 数据源控件 */
312
+ /** 新版数据源控件 */
318
313
  var generateDSControls = function () {
319
314
  var dsTypeSelector = _this.dsManager.getDSSelectorSchema({
320
315
  type: 'select',
@@ -323,7 +318,7 @@ var FormPlugin = /** @class */function (_super) {
323
318
  if (value !== oldValue) {
324
319
  var data = form.data;
325
320
  Object.keys(data).forEach(function (key) {
326
- if (/^(insert|edit|bulkEdit)Fields$/i.test(key) || /^(insert|edit|bulkEdit)Api$/i.test(key)) {
321
+ if (/^(insert|edit|bulkEdit|view)Fields$/i.test(key) || /^(insert|edit|bulkEdit|view)Api$/i.test(key)) {
327
322
  form.deleteValueByName(key);
328
323
  }
329
324
  });
@@ -355,51 +350,97 @@ var FormPlugin = /** @class */function (_super) {
355
350
  return {
356
351
  type: 'container',
357
352
  className: 'form-item-gap',
358
- visibleOn: "data.feat === '".concat(feat.value, "' && (data.dsType == null ? '").concat(builderKey, "' === '").concat(defaultDsType || constants.ApiDSBuilderKey, "' : data.dsType === '").concat(builderKey, "')"),
353
+ visibleOn: "${feat === '".concat(feat.value, "' && (dsType == null ? '").concat(builderKey, "' === '").concat(defaultDsType || constants.ApiDSBuilderKey, "' : dsType === '").concat(builderKey, "')}"),
359
354
  body: flatten__default["default"]([builder.makeSourceSettingForm({
360
355
  feat: feat.value,
361
356
  renderer: 'form',
362
357
  inScaffold: false,
363
- sourceSettings: {
358
+ sourceSettings: tslib.__assign({
364
359
  renderLabel: true,
365
360
  userOrders: false
366
- }
361
+ }, feat.value === constants.DSFeatureEnum.View ? {
362
+ name: 'initApi'
363
+ } : {})
367
364
  })])
368
365
  };
369
366
  });
370
367
  }));
371
368
  return tslib.__spreadArray([dsTypeSelector], tslib.__read(dsSettings), false);
372
369
  };
373
- return [amisEditorCore.getSchemaTpl('tabs', [{
374
- title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
375
- body: amisEditorCore.getSchemaTpl('collapseGroup', [isCRUDFilter || isModelForm ? null : {
376
- title: i18nRuntime.i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
377
- body: tslib.__spreadArray([{
378
- type: 'select',
379
- name: 'feat',
380
- label: i18nRuntime.i18n("7efcb0ce09e8842951c5cfd298b4e7ee"),
381
- options: _this.Features,
382
- pipeIn: function (value, formStore) {
383
- var _a;
384
- var feat = value;
385
- if (!value) {
386
- feat = ((_a = formStore === null || formStore === void 0 ? void 0 : formStore.data) === null || _a === void 0 ? void 0 : _a.initApi) != null ? constants.DSFeatureEnum.Edit : constants.DSFeatureEnum.Insert;
370
+ /** 数据源 */
371
+ var generateDSCollapse = function () {
372
+ if (isCRUDFilter) {
373
+ /** CRUD查询表头数据源交给CRUD托管 */
374
+ return null;
375
+ } else if (util._isModelComp(schema)) {
376
+ /** 模型组件使用旧版数据源配置 */
377
+ return {
378
+ title: i18nRuntime.i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
379
+ body: [amisEditorCore.getSchemaTpl('apiControl', {
380
+ label: i18nRuntime.i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
381
+ sampleBuilder: function () {
382
+ return "{\n \"status\": 0,\n \"msg\": \"\",\n // \u53EF\u4EE5\u4E0D\u8FD4\u56DE\uFF0C\u5982\u679C\u8FD4\u56DE\u4E86\u6570\u636E\u5C06\u88AB merge \u8FDB\u6765\u3002\n data: {}\n}";
387
383
  }
388
- /** 存量数据可能未设置过feat, 需要在数据域中 set 一下 */
389
- formStore.setValueByName('feat', feat);
390
- return feat;
391
- },
392
- onChange: function (value, oldValue, model, form) {
393
- if (value !== oldValue) {
394
- form.setValues({
395
- dsType: _this.dsManager.getDefaultBuilderKey(),
396
- initApi: constants.DSFeatureEnum.Insert === value || constants.DSFeatureEnum.BulkEdit === value ? undefined : '',
397
- api: undefined
398
- });
384
+ }), amisEditorCore.getSchemaTpl('apiControl', {
385
+ name: 'asyncApi',
386
+ label: amisEditorCore.tipedLabel(i18nRuntime.i18n("daf3aec137ac74941adb1b1d3e3dd1d3"), i18nRuntime.i18n("9bf078fb5589f2c09031f1f2b5a8d2b1")),
387
+ visibleOn: 'data.asyncApi != null'
388
+ }), amisEditorCore.getSchemaTpl('apiControl', {
389
+ name: 'initAsyncApi',
390
+ label: amisEditorCore.tipedLabel(i18nRuntime.i18n("daf3aec137ac74941adb1b1d3e3dd1d3"), i18nRuntime.i18n("f63ba7e3c9d8de0b8b4f769055a36d2e")),
391
+ visibleOn: 'data.initAsyncApi != null'
392
+ }), amisEditorCore.getSchemaTpl('apiControl', {
393
+ name: 'initApi',
394
+ label: i18nRuntime.i18n("b4bc91701b86fe8543d649e97daea602"),
395
+ sampleBuilder: function () {
396
+ var data = {};
397
+ var schema = context === null || context === void 0 ? void 0 : context.schema;
398
+ if (Array.isArray(schema === null || schema === void 0 ? void 0 : schema.body)) {
399
+ schema.body.forEach(function (control) {
400
+ if (control.name && !~['combo', 'input-array', 'form'].indexOf(control.type)) {
401
+ amisCore.setVariable(data, control.name, 'sample');
402
+ }
403
+ });
404
+ }
405
+ return JSON.stringify({
406
+ status: 0,
407
+ msg: '',
408
+ data: data
409
+ }, null, 2);
399
410
  }
400
- }
401
- }], tslib.__read(generateDSControls()), false)
402
- }, {
411
+ })]
412
+ };
413
+ } else {
414
+ return {
415
+ title: i18nRuntime.i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
416
+ body: tslib.__spreadArray([{
417
+ type: 'select',
418
+ name: 'feat',
419
+ label: i18nRuntime.i18n("7efcb0ce09e8842951c5cfd298b4e7ee"),
420
+ options: _this.Features,
421
+ pipeIn: function (value, formStore) {
422
+ var feat = value;
423
+ if (!value) {
424
+ feat = _this.guessDSFeatFromSchema(formStore === null || formStore === void 0 ? void 0 : formStore.data);
425
+ }
426
+ return feat;
427
+ },
428
+ onChange: function (value, oldValue, model, form) {
429
+ if (value !== oldValue) {
430
+ form.setValues({
431
+ dsType: _this.dsManager.getDefaultBuilderKey(),
432
+ initApi: constants.DSFeatureEnum.Insert === value || constants.DSFeatureEnum.BulkEdit === value ? undefined : '',
433
+ api: undefined
434
+ });
435
+ }
436
+ }
437
+ }], tslib.__read(generateDSControls()), false)
438
+ };
439
+ }
440
+ };
441
+ return [amisEditorCore.getSchemaTpl('tabs', [{
442
+ title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
443
+ body: amisEditorCore.getSchemaTpl('collapseGroup', [generateDSCollapse(), {
403
444
  title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
404
445
  body: [{
405
446
  name: 'title',
@@ -421,18 +462,18 @@ var FormPlugin = /** @class */function (_super) {
421
462
  visibleOn: 'data.persistData',
422
463
  body: [amisEditorCore.getSchemaTpl('tplFormulaControl', {
423
464
  name: 'persistData',
424
- label: amisEditorCore.tipedLabel('持久化Key', '使用静态数据或者变量:<code>"\\${id}"</code>,来为Form指定唯一的Key'),
465
+ label: amisEditorCore.tipedLabel(i18nRuntime.i18n("c619838a5e3c9641a80fc5f1a9001a9e"), i18nRuntime.i18n("78979b40f53cb6510c6bc1e1a2473fc1")),
425
466
  pipeIn: function (value) {
426
467
  return typeof value === 'string' ? value : '';
427
468
  }
428
469
  }), {
429
470
  type: 'input-array',
430
- label: amisEditorCore.tipedLabel('保留字段集合', '如果只需要保存Form中的部分字段值,请配置需要保存的字段名称集合,留空则保留全部字段'),
471
+ label: amisEditorCore.tipedLabel(i18nRuntime.i18n("72f4712f23226b5e01442ab9b6ae90bd"), i18nRuntime.i18n("bee8b35158dc5ddd44ebbbd9f29de422")),
431
472
  name: 'persistDataKeys',
432
473
  items: {
433
474
  type: 'input-text',
434
- placeholder: '请输入字段名',
435
- options: flatten__default["default"]((_h = (_g = schema === null || schema === void 0 ? void 0 : schema.body) !== null && _g !== void 0 ? _g : schema === null || schema === void 0 ? void 0 : schema.controls) !== null && _h !== void 0 ? _h : []).map(function (item) {
475
+ placeholder: i18nRuntime.i18n("5755fa70717929d1cabc4f4d9778d08e"),
476
+ options: flatten__default["default"]((_f = (_e = schema === null || schema === void 0 ? void 0 : schema.body) !== null && _e !== void 0 ? _e : schema === null || schema === void 0 ? void 0 : schema.controls) !== null && _f !== void 0 ? _f : []).map(function (item) {
436
477
  var _a;
437
478
  var isFormItem = (_a = amisCore.getRendererByName(item === null || item === void 0 ? void 0 : item.type)) === null || _a === void 0 ? void 0 : _a.isFormItem;
438
479
  return isFormItem && typeof (item === null || item === void 0 ? void 0 : item.name) === 'string' ? {
@@ -567,7 +608,7 @@ var FormPlugin = /** @class */function (_super) {
567
608
  name: 'debug',
568
609
  label: amisEditorCore.tipedLabel(i18nRuntime.i18n("85ca671c1bb6de5a15456a9692d2edf4"), i18nRuntime.i18n("585293753528cd2f74501f41fc2e2c30"))
569
610
  })]
570
- }])
611
+ }].filter(Boolean))
571
612
  }, {
572
613
  title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
573
614
  body: amisEditorCore.getSchemaTpl('collapseGroup', [{
@@ -690,7 +731,7 @@ var FormPlugin = /** @class */function (_super) {
690
731
  }
691
732
  },
692
733
  canRebuild: true,
693
- className: 'ae-Scaffold-Modal ae-Scaffold-Modal-content AMISCSSWrapper',
734
+ className: 'ae-Scaffold-Modal ae-Scaffold-Modal-content :AMISCSSWrapper',
694
735
  body: tslib.__spreadArray(tslib.__spreadArray([{
695
736
  type: 'radios',
696
737
  name: 'feat',
@@ -701,7 +742,7 @@ var FormPlugin = /** @class */function (_super) {
701
742
  if (value !== oldValue) {
702
743
  var data = form.data;
703
744
  Object.keys(data).forEach(function (key) {
704
- if (/^(insert|edit|bulkEdit)Fields$/i.test(key) || /^(insert|edit|bulkEdit)Api$/i.test(key)) {
745
+ if (/^(insert|edit|bulkEdit|view)Fields$/i.test(key) || /^(insert|edit|bulkEdit|view)Api$/i.test(key)) {
705
746
  form.deleteValueByName(key);
706
747
  }
707
748
  });
@@ -719,7 +760,7 @@ var FormPlugin = /** @class */function (_super) {
719
760
  if (value !== oldValue) {
720
761
  var data = form.data;
721
762
  Object.keys(data).forEach(function (key) {
722
- if (/^(insert|edit|bulkEdit)Fields$/i.test(key) || /^(insert|edit|bulkEdit)Api$/i.test(key)) {
763
+ if (/^(insert|edit|bulkEdit|view)Fields$/i.test(key) || /^(insert|edit|bulkEdit|view)Api$/i.test(key)) {
723
764
  form.deleteValueByName(key);
724
765
  }
725
766
  });
@@ -736,7 +777,7 @@ var FormPlugin = /** @class */function (_super) {
736
777
  return {
737
778
  type: 'container',
738
779
  className: 'form-item-gap',
739
- visibleOn: "data.feat === '".concat(feat.value, "' && (!data.dsType || data.dsType === '").concat(builderKey, "')"),
780
+ visibleOn: "${feat === '".concat(feat.value, "' && (!dsType || dsType === '").concat(builderKey, "')}"),
740
781
  body: flatten__default["default"]([builder.makeSourceSettingForm({
741
782
  feat: feat.value,
742
783
  renderer: 'form',
@@ -851,6 +892,28 @@ var FormPlugin = /** @class */function (_super) {
851
892
  enumerable: false,
852
893
  configurable: true
853
894
  });
895
+ /** 获取可能的使用场景 */
896
+ FormPlugin.prototype.guessDSFeatFromSchema = function (schema) {
897
+ var validFeat = [constants.DSFeatureEnum.Insert, constants.DSFeatureEnum.Edit, constants.DSFeatureEnum.BulkEdit, constants.DSFeatureEnum.View];
898
+ if (schema.hasOwnProperty('feat')) {
899
+ return validFeat.includes(schema.feat) ? schema.feat : constants.DSFeatureEnum.Insert;
900
+ }
901
+ if (schema.initApi != null && schema.api != null) {
902
+ return constants.DSFeatureEnum.Edit;
903
+ } else if (schema.initApi != null && schema.api == null) {
904
+ return constants.DSFeatureEnum.View;
905
+ } else {
906
+ return constants.DSFeatureEnum.Insert;
907
+ }
908
+ };
909
+ FormPlugin.prototype.filterProps = function (props, node) {
910
+ ['rules'].forEach(function (name) {
911
+ if (props.hasOwnProperty(name)) {
912
+ props[name] = amisEditorCore.JSONPipeOut(props[name], false);
913
+ }
914
+ });
915
+ return props;
916
+ };
854
917
  FormPlugin.prototype.afterUpdate = function (event) {
855
918
  var _a;
856
919
  var context = event.context;
@@ -908,19 +971,31 @@ var FormPlugin = /** @class */function (_super) {
908
971
  * 为了让 form 的按钮可以点击编辑
909
972
  */
910
973
  FormPlugin.prototype.patchSchema = function (schema, info, props) {
911
- if (Array.isArray(schema.actions) || schema.wrapWithPanel === false || Array.isArray(schema.body) && schema.body.some(function (item) {
974
+ var shouldUpdateSchema = false;
975
+ var patchedSchema = tslib.__assign({}, schema);
976
+ if (!(Array.isArray(schema.actions) || schema.wrapWithPanel === false || Array.isArray(schema.body) && schema.body.some(function (item) {
912
977
  var _a, _b, _c;
913
978
  return item && !!~['submit', 'button', 'button-group', 'reset'].indexOf(((_b = (_a = item === null || item === void 0 ? void 0 : item.body) === null || _a === void 0 ? void 0 : _a[0]) === null || _b === void 0 ? void 0 : _b.type) || ((_c = item === null || item === void 0 ? void 0 : item.body) === null || _c === void 0 ? void 0 : _c.type) || item.type);
914
- })) {
915
- return;
979
+ }))) {
980
+ shouldUpdateSchema = true;
981
+ patchedSchema = tslib.__assign(tslib.__assign({}, patchedSchema), {
982
+ actions: [{
983
+ type: 'submit',
984
+ label: (props === null || props === void 0 ? void 0 : props.translate(props === null || props === void 0 ? void 0 : props.submitText)) || schema.submitText || i18nRuntime.i18n("939d5345ad4345dbaabe14798f6ac0f1"),
985
+ primary: true
986
+ }]
987
+ });
916
988
  }
917
- return tslib.__assign(tslib.__assign({}, schema), {
918
- actions: [{
919
- type: 'submit',
920
- label: (props === null || props === void 0 ? void 0 : props.translate(props === null || props === void 0 ? void 0 : props.submitText)) || schema.submitText || i18nRuntime.i18n("939d5345ad4345dbaabe14798f6ac0f1"),
921
- primary: true
922
- }]
923
- });
989
+ if (!util._isModelComp(schema)) {
990
+ /** 存量数据可能未设置过feat, 需要添加一下 */
991
+ if (!schema.feat) {
992
+ shouldUpdateSchema = true;
993
+ patchedSchema = tslib.__assign(tslib.__assign({}, patchedSchema), {
994
+ feat: this.guessDSFeatFromSchema(schema)
995
+ });
996
+ }
997
+ }
998
+ return shouldUpdateSchema ? patchedSchema : undefined;
924
999
  };
925
1000
  FormPlugin.prototype.getAvailableContextFields = function (scopeNode, target, region) {
926
1001
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
@@ -954,11 +1029,10 @@ var FormPlugin = /** @class */function (_super) {
954
1029
  });
955
1030
  });
956
1031
  };
957
-
958
1032
  FormPlugin.id = 'FormPlugin';
959
1033
  return FormPlugin;
960
1034
  }(amisEditorCore.BasePlugin);
961
1035
  amisEditorCore.registerEditorPlugin(FormPlugin);
962
1036
 
963
1037
  exports.FormPlugin = FormPlugin;
964
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
1038
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -80,4 +80,4 @@ var FormulaControlPlugin = /** @class */function (_super) {
80
80
  amisEditorCore.registerEditorPlugin(FormulaControlPlugin);
81
81
 
82
82
  exports.FormulaControlPlugin = FormulaControlPlugin;
83
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
83
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -215,4 +215,4 @@ var GroupControlPlugin = /** @class */function (_super) {
215
215
  amisEditorCore.registerEditorPlugin(GroupControlPlugin);
216
216
 
217
217
  exports.GroupControlPlugin = GroupControlPlugin;
218
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
218
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -25,7 +25,7 @@ var HiddenControlPlugin = /** @class */function (_super) {
25
25
  _this.icon = 'fa fa-eye-slash';
26
26
  _this.pluginIcon = 'hidden-plugin';
27
27
  _this.description = i18nRuntime.i18n("d50b9a7291d45d1da8633439427afaef");
28
- _this.searchKeywords = '隐藏字段';
28
+ _this.searchKeywords = i18nRuntime.i18n("b400e476d7cc8a1b42744661f57525f2");
29
29
  _this.docLink = '/amis/zh-CN/components/form/hidden';
30
30
  _this.tags = [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")];
31
31
  _this.scaffold = {
@@ -55,4 +55,4 @@ var HiddenControlPlugin = /** @class */function (_super) {
55
55
  amisEditorCore.registerEditorPlugin(HiddenControlPlugin);
56
56
 
57
57
  exports.HiddenControlPlugin = HiddenControlPlugin;
58
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
58
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -181,4 +181,4 @@ var ArrayControlPlugin = /** @class */function (_super) {
181
181
  amisEditorCore.registerEditorPlugin(ArrayControlPlugin);
182
182
 
183
183
  exports.ArrayControlPlugin = ArrayControlPlugin;
184
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
184
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -169,7 +169,6 @@ var CityControlPlugin = /** @class */function (_super) {
169
169
  title: ((_a = node.schema) === null || _a === void 0 ? void 0 : _a.label) || ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.name),
170
170
  originalValue: (_c = node.schema) === null || _c === void 0 ? void 0 : _c.value // 记录原始值,循环引用检测需要
171
171
  };
172
-
173
172
  if (((_d = node.schema) === null || _d === void 0 ? void 0 : _d.extractValue) === false) {
174
173
  dataSchema = tslib.__assign(tslib.__assign({}, dataSchema), {
175
174
  type: 'object',
@@ -219,4 +218,4 @@ var CityControlPlugin = /** @class */function (_super) {
219
218
  amisEditorCore.registerEditorPlugin(CityControlPlugin);
220
219
 
221
220
  exports.CityControlPlugin = CityControlPlugin;
222
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
221
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -11,7 +11,6 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
  var tslib = require('tslib');
12
12
  var amisEditorCore = require('amis-editor-core');
13
13
  var validator = require('../../validator.js');
14
- var helper = require('../../renderer/event-control/helper.js');
15
14
  var tinyColor = require('tinycolor2');
16
15
  var i18nRuntime = require('i18n-runtime');
17
16
 
@@ -68,7 +67,7 @@ var ColorControlPlugin = /** @class */function (_super) {
68
67
  _this.icon = 'fa fa-eyedropper';
69
68
  _this.pluginIcon = 'input-color-plugin';
70
69
  _this.description = i18nRuntime.i18n("5a9e72d006165ae3dacdbd96f931f70e");
71
- _this.searchKeywords = '颜色选择器';
70
+ _this.searchKeywords = i18nRuntime.i18n("a0e6ecd1eba5673e16218e559f549112");
72
71
  _this.docLink = '/amis/zh-CN/components/form/input-color';
73
72
  _this.tags = [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")];
74
73
  _this.scaffold = {
@@ -184,13 +183,18 @@ var ColorControlPlugin = /** @class */function (_super) {
184
183
  })], tslib.__assign(tslib.__assign({}, context === null || context === void 0 ? void 0 : context.schema), {
185
184
  configTitle: 'style'
186
185
  }))
187
- }, {
188
- title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
189
- className: 'p-none',
190
- body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
191
- name: 'onEvent'
192
- }, helper.getEventControlConfig(_this.manager, context)))]
193
- }]);
186
+ }
187
+ // {
188
+ // title: '事件',
189
+ // className: 'p-none',
190
+ // body: [
191
+ // getSchemaTpl('eventControl', {
192
+ // name: 'onEvent',
193
+ // ...getEventControlConfig(this.manager, context)
194
+ // })
195
+ // ]
196
+ // }
197
+ ]);
194
198
  };
195
199
  return _this;
196
200
  }
@@ -254,4 +258,4 @@ var ColorControlPlugin = /** @class */function (_super) {
254
258
  amisEditorCore.registerEditorPlugin(ColorControlPlugin);
255
259
 
256
260
  exports.ColorControlPlugin = ColorControlPlugin;
257
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
261
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -116,7 +116,7 @@ var DateControlPlugin = /** @class */function (_super) {
116
116
  _this.name = i18nRuntime.i18n("4ff1e74e43a3586339251494117185ad");
117
117
  _this.isBaseComponent = true;
118
118
  // 添加源对应组件中文名称 & type字段
119
- _this.searchKeywords = '日期框、input-datetime、日期时间框、input-time、时间框、input-month、月份框、input-quarter、季度框、input-year、年框、年份框、年份选择';
119
+ _this.searchKeywords = i18nRuntime.i18n("bb712c16299683ab1af22258740a537a");
120
120
  _this.description = i18nRuntime.i18n("52ea2070560eb55083b64f5ba748697d");
121
121
  _this.docLink = '/amis/zh-CN/components/form/input-date';
122
122
  _this.tags = [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")];
@@ -267,9 +267,7 @@ var DateControlPlugin = /** @class */function (_super) {
267
267
  name: 'minDate',
268
268
  header: i18nRuntime.i18n("98229308e2e9484583fde4ae363a979f"),
269
269
  DateTimeType: FormulaControl.FormulaDateType.IsDate,
270
- rendererSchema: function () {
271
- var _a;
272
- var schema = _this.manager.store.getSchema((_a = context.schema) === null || _a === void 0 ? void 0 : _a.id, 'id');
270
+ rendererSchema: function (schema) {
273
271
  return tslib.__assign(tslib.__assign({}, schema), {
274
272
  value: context === null || context === void 0 ? void 0 : context.schema.minDate
275
273
  });
@@ -281,9 +279,7 @@ var DateControlPlugin = /** @class */function (_super) {
281
279
  name: 'maxDate',
282
280
  header: i18nRuntime.i18n("98229308e2e9484583fde4ae363a979f"),
283
281
  DateTimeType: FormulaControl.FormulaDateType.IsDate,
284
- rendererSchema: function () {
285
- var _a;
286
- var schema = _this.manager.store.getSchema((_a = context.schema) === null || _a === void 0 ? void 0 : _a.id, 'id');
282
+ rendererSchema: function (schema) {
287
283
  return tslib.__assign(tslib.__assign({}, schema), {
288
284
  value: context === null || context === void 0 ? void 0 : context.schema.maxDate
289
285
  });
@@ -343,4 +339,4 @@ var DateControlPlugin = /** @class */function (_super) {
343
339
  amisEditorCore.registerEditorPlugin(DateControlPlugin);
344
340
 
345
341
  exports.DateControlPlugin = DateControlPlugin;
346
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
342
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -140,7 +140,7 @@ var DateRangeControlPlugin = /** @class */function (_super) {
140
140
  _this.name = i18nRuntime.i18n("7866226eb814f681dcc4037e7489aab8");
141
141
  _this.isBaseComponent = true;
142
142
  // 添加源对应组件中文名称 & type字段
143
- _this.searchKeywords = '日期范围框、input-datetime-range、日期时间范围、input-time-range、时间范围、input-month-range、月份范围、input-quarter-range、季度范围、input-year-range、年范围、年份范围';
143
+ _this.searchKeywords = i18nRuntime.i18n("0bbad229b14369f667abae7fa8453d69");
144
144
  _this.description = i18nRuntime.i18n("9024ff398faf8340b92bf0208431973b");
145
145
  _this.docLink = '/amis/zh-CN/components/form/input-date-range';
146
146
  _this.tags = [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")];
@@ -410,4 +410,4 @@ var DateRangeControlPlugin = /** @class */function (_super) {
410
410
  amisEditorCore.registerEditorPlugin(DateRangeControlPlugin);
411
411
 
412
412
  exports.DateRangeControlPlugin = DateRangeControlPlugin;
413
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
413
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -50,4 +50,4 @@ var DateTimeControlPlugin = /** @class */function (_super) {
50
50
  amisEditorCore.registerEditorPlugin(DateTimeControlPlugin);
51
51
 
52
52
  exports.DateTimeControlPlugin = DateTimeControlPlugin;
53
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
53
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -50,4 +50,4 @@ var DateTimeRangeControlPlugin = /** @class */function (_super) {
50
50
  amisEditorCore.registerEditorPlugin(DateTimeRangeControlPlugin);
51
51
 
52
52
  exports.DateTimeRangeControlPlugin = DateTimeRangeControlPlugin;
53
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
53
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -47,4 +47,4 @@ var EmailControlPlugin = /** @class */function (_super) {
47
47
  amisEditorCore.registerEditorPlugin(EmailControlPlugin);
48
48
 
49
49
  exports.EmailControlPlugin = EmailControlPlugin;
50
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
50
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};
@@ -18,6 +18,7 @@ export declare class ExcelControlPlugin extends BasePlugin {
18
18
  };
19
19
  previewSchema: any;
20
20
  panelTitle: string;
21
+ panelJustify: boolean;
21
22
  notRenderFormZone: boolean;
22
23
  events: RendererPluginEvent[];
23
24
  actions: RendererPluginAction[];
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.6.2
3
- * build time: 2023-10-31
2
+ * amis-editor v5.6.3
3
+ * build time: 2023-12-08
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -41,6 +41,7 @@ var ExcelControlPlugin = /** @class */function (_super) {
41
41
  body: [tslib.__assign({}, _this.scaffold)]
42
42
  };
43
43
  _this.panelTitle = i18nRuntime.i18n("899339c1133a6100a1b223680d26692c");
44
+ _this.panelJustify = true;
44
45
  _this.notRenderFormZone = true;
45
46
  // 事件定义
46
47
  _this.events = [{
@@ -116,4 +117,4 @@ var ExcelControlPlugin = /** @class */function (_super) {
116
117
  amisEditorCore.registerEditorPlugin(ExcelControlPlugin);
117
118
 
118
119
  exports.ExcelControlPlugin = ExcelControlPlugin;
119
- window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
120
+ window.amisEditorVersionInfo={version:'5.6.3',buildTime:'2023-12-08'};