amis-editor 5.6.1 → 5.6.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (830) hide show
  1. package/esm/builder/ApiDSBuilder.js +5 -5
  2. package/esm/builder/DSBuilder.js +3 -3
  3. package/esm/builder/DSBuilderManager.d.ts +1 -1
  4. package/esm/builder/DSBuilderManager.js +5 -5
  5. package/esm/builder/constants.js +3 -3
  6. package/esm/builder/utils.js +3 -3
  7. package/esm/component/BaseControl.js +4 -4
  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 +22 -0
  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 +5 -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 +2 -0
  160. package/esm/index.js +7 -3
  161. package/esm/locale/en-US.js +4 -4
  162. package/esm/locale/zh-CN.js +3 -3
  163. package/esm/plugin/Alert.js +3 -3
  164. package/esm/plugin/AnchorNav.js +3 -3
  165. package/esm/plugin/Audio.js +3 -3
  166. package/esm/plugin/Avatar.js +3 -3
  167. package/esm/plugin/Breadcrumb.js +3 -3
  168. package/esm/plugin/Button.js +3 -3
  169. package/esm/plugin/ButtonGroup.js +3 -3
  170. package/esm/plugin/CRUD.js +3 -3
  171. package/esm/plugin/CRUD2/BaseCRUD.js +4 -4
  172. package/esm/plugin/CRUD2/CRUDTable.js +3 -3
  173. package/esm/plugin/CRUD2/constants.js +3 -3
  174. package/esm/plugin/CRUD2/utils.js +74 -7
  175. package/esm/plugin/Card.js +3 -14
  176. package/esm/plugin/Card2.js +3 -3
  177. package/esm/plugin/Cards.d.ts +1 -0
  178. package/esm/plugin/Cards.js +4 -3
  179. package/esm/plugin/Carousel.js +3 -3
  180. package/esm/plugin/Chart.js +3 -3
  181. package/esm/plugin/CodeView.js +3 -3
  182. package/esm/plugin/Collapse.js +3 -3
  183. package/esm/plugin/CollapseGroup.js +3 -3
  184. package/esm/plugin/ColumnToggler.js +3 -3
  185. package/esm/plugin/Container.js +3 -3
  186. package/esm/plugin/Custom.js +3 -3
  187. package/esm/plugin/CustomRegion.js +3 -3
  188. package/esm/plugin/Date.js +3 -3
  189. package/esm/plugin/Datetime.js +3 -3
  190. package/esm/plugin/Dialog.js +5 -4
  191. package/esm/plugin/Divider.d.ts +1 -1
  192. package/esm/plugin/Divider.js +150 -76
  193. package/esm/plugin/Drawer.js +3 -3
  194. package/esm/plugin/DropDownButton.d.ts +1 -0
  195. package/esm/plugin/DropDownButton.js +4 -3
  196. package/esm/plugin/Each.d.ts +1 -0
  197. package/esm/plugin/Each.js +4 -3
  198. package/esm/plugin/Flex.js +3 -3
  199. package/esm/plugin/Form/ButtonGroupSelect.js +3 -3
  200. package/esm/plugin/Form/ButtonToolbar.js +3 -3
  201. package/esm/plugin/Form/ChainedSelect.js +3 -3
  202. package/esm/plugin/Form/Checkbox.js +3 -3
  203. package/esm/plugin/Form/Checkboxes.js +7 -3
  204. package/esm/plugin/Form/CodeEditor.js +3 -3
  205. package/esm/plugin/Form/Combo.js +3 -3
  206. package/esm/plugin/Form/ConditionBuilder.js +3 -3
  207. package/esm/plugin/Form/Control.js +3 -3
  208. package/esm/plugin/Form/DiffEditor.d.ts +1 -0
  209. package/esm/plugin/Form/DiffEditor.js +4 -3
  210. package/esm/plugin/Form/FieldSet.d.ts +1 -0
  211. package/esm/plugin/Form/FieldSet.js +4 -3
  212. package/esm/plugin/Form/Form.js +40 -31
  213. package/esm/plugin/Form/Formula.js +3 -3
  214. package/esm/plugin/Form/Group.js +3 -3
  215. package/esm/plugin/Form/Hidden.d.ts +1 -0
  216. package/esm/plugin/Form/Hidden.js +4 -3
  217. package/esm/plugin/Form/InputArray.js +3 -3
  218. package/esm/plugin/Form/InputCity.d.ts +1 -0
  219. package/esm/plugin/Form/InputCity.js +4 -3
  220. package/esm/plugin/Form/InputColor.d.ts +1 -0
  221. package/esm/plugin/Form/InputColor.js +4 -3
  222. package/esm/plugin/Form/InputDate.js +6 -6
  223. package/esm/plugin/Form/InputDateRange.js +4 -4
  224. package/esm/plugin/Form/InputDateTime.js +3 -3
  225. package/esm/plugin/Form/InputDateTimeRange.js +3 -3
  226. package/esm/plugin/Form/InputEmail.js +3 -3
  227. package/esm/plugin/Form/InputExcel.js +3 -3
  228. package/esm/plugin/Form/InputFile.js +3 -3
  229. package/esm/plugin/Form/InputGroup.d.ts +1 -0
  230. package/esm/plugin/Form/InputGroup.js +4 -3
  231. package/esm/plugin/Form/InputImage.js +3 -3
  232. package/esm/plugin/Form/InputKV.js +3 -3
  233. package/esm/plugin/Form/InputMonth.js +3 -3
  234. package/esm/plugin/Form/InputMonthRange.js +3 -3
  235. package/esm/plugin/Form/InputNumber.d.ts +1 -0
  236. package/esm/plugin/Form/InputNumber.js +25 -14
  237. package/esm/plugin/Form/InputPassword.js +3 -3
  238. package/esm/plugin/Form/InputQuarter.js +3 -3
  239. package/esm/plugin/Form/InputQuarterRange.js +3 -3
  240. package/esm/plugin/Form/InputRange.js +3 -3
  241. package/esm/plugin/Form/InputRating.js +3 -3
  242. package/esm/plugin/Form/InputRepeat.d.ts +1 -0
  243. package/esm/plugin/Form/InputRepeat.js +4 -3
  244. package/esm/plugin/Form/InputRichText.d.ts +2 -0
  245. package/esm/plugin/Form/InputRichText.js +31 -3
  246. package/esm/plugin/Form/InputSubForm.js +3 -3
  247. package/esm/plugin/Form/InputTable.js +28 -4
  248. package/esm/plugin/Form/InputTag.d.ts +1 -0
  249. package/esm/plugin/Form/InputTag.js +4 -3
  250. package/esm/plugin/Form/InputText.js +4 -4
  251. package/esm/plugin/Form/InputTime.js +3 -3
  252. package/esm/plugin/Form/InputTimeRange.js +3 -3
  253. package/esm/plugin/Form/InputTree.js +8 -4
  254. package/esm/plugin/Form/InputURL.js +3 -3
  255. package/esm/plugin/Form/InputYear.js +3 -3
  256. package/esm/plugin/Form/InputYearRange.js +3 -3
  257. package/esm/plugin/Form/Item.js +3 -3
  258. package/esm/plugin/Form/ListSelect.d.ts +8 -1
  259. package/esm/plugin/Form/ListSelect.js +108 -7
  260. package/esm/plugin/Form/LocationPicker.js +3 -3
  261. package/esm/plugin/Form/MatrixCheckboxes.js +3 -3
  262. package/esm/plugin/Form/NestedSelect.js +3 -3
  263. package/esm/plugin/Form/Picker.d.ts +1 -0
  264. package/esm/plugin/Form/Picker.js +4 -3
  265. package/esm/plugin/Form/Radios.js +3 -3
  266. package/esm/plugin/Form/Select.d.ts +1 -0
  267. package/esm/plugin/Form/Select.js +4 -4
  268. package/esm/plugin/Form/Static.js +3 -3
  269. package/esm/plugin/Form/Switch.js +3 -3
  270. package/esm/plugin/Form/TabsTransfer.js +3 -3
  271. package/esm/plugin/Form/Textarea.d.ts +1 -0
  272. package/esm/plugin/Form/Textarea.js +4 -3
  273. package/esm/plugin/Form/Transfer.js +3 -3
  274. package/esm/plugin/Form/TreeSelect.js +7 -3
  275. package/esm/plugin/Form/UUID.d.ts +1 -0
  276. package/esm/plugin/Form/UUID.js +4 -3
  277. package/esm/plugin/Grid.d.ts +1 -0
  278. package/esm/plugin/Grid.js +4 -3
  279. package/esm/plugin/HBox.js +3 -3
  280. package/esm/plugin/IFrame.js +3 -3
  281. package/esm/plugin/Icon.js +4 -4
  282. package/esm/plugin/Image.js +3 -3
  283. package/esm/plugin/Images.js +3 -3
  284. package/esm/plugin/Json.js +3 -3
  285. package/esm/plugin/Layout/FlexPluginBase.js +3 -3
  286. package/esm/plugin/Layout/Layout_fixed.js +3 -3
  287. package/esm/plugin/Layout/Layout_free_container.js +3 -3
  288. package/esm/plugin/Layout/Layout_sorption_container.js +3 -3
  289. package/esm/plugin/Link.js +3 -3
  290. package/esm/plugin/List.js +3 -3
  291. package/esm/plugin/List2.js +3 -3
  292. package/esm/plugin/ListItem.js +3 -3
  293. package/esm/plugin/Log.d.ts +1 -0
  294. package/esm/plugin/Log.js +4 -3
  295. package/esm/plugin/Mapping.js +3 -3
  296. package/esm/plugin/Markdown.js +3 -3
  297. package/esm/plugin/Nav.js +4 -4
  298. package/esm/plugin/OfficeViewer.js +3 -3
  299. package/esm/plugin/Operation.d.ts +1 -1
  300. package/esm/plugin/Operation.js +9 -17
  301. package/esm/plugin/Others/Action.js +3 -3
  302. package/esm/plugin/Others/TableCell.js +3 -3
  303. package/esm/plugin/Page.js +3 -3
  304. package/esm/plugin/Pagination.d.ts +2 -1
  305. package/esm/plugin/Pagination.js +26 -6
  306. package/esm/plugin/Panel.js +3 -3
  307. package/esm/plugin/Plain.js +3 -3
  308. package/esm/plugin/Progress.js +3 -15
  309. package/esm/plugin/Property.js +3 -3
  310. package/esm/plugin/QRCode.js +3 -3
  311. package/esm/plugin/Reset.js +3 -3
  312. package/esm/plugin/SearchBox.js +3 -3
  313. package/esm/plugin/Service.d.ts +1 -0
  314. package/esm/plugin/Service.js +5 -4
  315. package/esm/plugin/Sparkline.js +3 -3
  316. package/esm/plugin/Status.js +3 -3
  317. package/esm/plugin/Steps.js +3 -3
  318. package/esm/plugin/Submit.js +3 -3
  319. package/esm/plugin/SwitchContainer.d.ts +64 -0
  320. package/esm/plugin/SwitchContainer.js +355 -0
  321. package/esm/plugin/Table.js +5 -10
  322. package/esm/plugin/Table2.js +3 -3
  323. package/esm/plugin/TableCell2.js +3 -3
  324. package/esm/plugin/TableView.d.ts +1 -0
  325. package/esm/plugin/TableView.js +4 -3
  326. package/esm/plugin/Tabs.js +3 -3
  327. package/esm/plugin/Tag.js +3 -3
  328. package/esm/plugin/Tasks.d.ts +1 -0
  329. package/esm/plugin/Tasks.js +4 -3
  330. package/esm/plugin/Time.js +3 -3
  331. package/esm/plugin/Timeline.js +3 -3
  332. package/esm/plugin/TooltipWrapper.d.ts +1 -0
  333. package/esm/plugin/TooltipWrapper.js +4 -3
  334. package/esm/plugin/Tpl.js +3 -3
  335. package/esm/plugin/Video.js +3 -3
  336. package/esm/plugin/WebComponent.js +3 -3
  337. package/esm/plugin/Wizard.js +3 -3
  338. package/esm/plugin/Wrapper.js +3 -3
  339. package/esm/plugin/index.d.ts +2 -0
  340. package/esm/renderer/APIAdaptorControl.js +3 -3
  341. package/esm/renderer/APIControl.d.ts +2 -1
  342. package/esm/renderer/APIControl.js +11 -9
  343. package/esm/renderer/ActionApiControl.d.ts +0 -6
  344. package/esm/renderer/BadgeControl.js +3 -3
  345. package/esm/renderer/ButtonGroupControl.js +3 -3
  346. package/esm/renderer/DataBindingControl.js +5 -4
  347. package/esm/renderer/DataMappingControl.js +3 -3
  348. package/esm/renderer/DataPickerControl.js +3 -3
  349. package/esm/renderer/DateShortCutControl.js +3 -3
  350. package/esm/renderer/ExpressionFormulaControl.js +3 -3
  351. package/esm/renderer/FeatureControl.js +3 -3
  352. package/esm/renderer/FieldSetting.js +23 -18
  353. package/esm/renderer/FlexSettingControl.js +3 -3
  354. package/esm/renderer/FormulaControl.js +6 -7
  355. package/esm/renderer/FunctionEditorControl.js +3 -3
  356. package/esm/renderer/GoConfigControl.js +3 -3
  357. package/esm/renderer/InputRangeValueControl.js +3 -3
  358. package/esm/renderer/KeyValueMapControl.d.ts +110 -0
  359. package/esm/renderer/KeyValueMapControl.js +350 -0
  360. package/esm/renderer/ListItemControl.d.ts +65 -0
  361. package/esm/renderer/ListItemControl.js +350 -0
  362. package/esm/renderer/MapSourceControl.js +3 -3
  363. package/esm/renderer/NavBadgeControl.js +3 -3
  364. package/esm/renderer/NavDefaultActive.js +3 -3
  365. package/esm/renderer/NavSourceControl.js +3 -3
  366. package/esm/renderer/OptionControl.js +5 -4
  367. package/esm/renderer/RangePartsControl.js +3 -3
  368. package/esm/renderer/StatusControl.d.ts +1 -0
  369. package/esm/renderer/StatusControl.js +6 -5
  370. package/esm/renderer/SwitchMoreControl.js +3 -3
  371. package/esm/renderer/TableColumnWidthControl.js +3 -3
  372. package/esm/renderer/TimelineItemControl.js +3 -3
  373. package/esm/renderer/TplFormulaControl.js +3 -3
  374. package/esm/renderer/TransferTableControl.js +3 -3
  375. package/esm/renderer/TreeOptionControl.js +3 -3
  376. package/esm/renderer/ValidationControl.js +3 -3
  377. package/esm/renderer/ValidationItem.js +3 -3
  378. package/esm/renderer/crud2-control/AddColumnModal.js +3 -3
  379. package/esm/renderer/crud2-control/CRUDColumnControl.js +3 -3
  380. package/esm/renderer/crud2-control/CRUDFiltersControl.js +3 -3
  381. package/esm/renderer/crud2-control/CRUDToolbarControl.js +3 -3
  382. package/esm/renderer/event-control/action-config-dialog.js +3 -3
  383. package/esm/renderer/event-control/action-config-panel.js +6 -5
  384. package/esm/renderer/event-control/comp-action-select.js +11 -4
  385. package/esm/renderer/event-control/helper.d.ts +39 -9
  386. package/esm/renderer/event-control/helper.js +296 -94
  387. package/esm/renderer/event-control/index.js +5 -5
  388. package/esm/renderer/style-control/Background.js +3 -3
  389. package/esm/renderer/style-control/Border.js +3 -3
  390. package/esm/renderer/style-control/BoxModel.js +3 -3
  391. package/esm/renderer/style-control/BoxShadow.js +3 -3
  392. package/esm/renderer/style-control/Display.js +3 -3
  393. package/esm/renderer/style-control/Font.js +3 -3
  394. package/esm/renderer/style-control/InsetBoxModel.js +3 -3
  395. package/esm/renderer/style-control/ThemeCssCode.js +3 -3
  396. package/esm/renderer/style-control/font-family.js +3 -3
  397. package/esm/renderer/style-control/helper.js +3 -3
  398. package/esm/renderer/style-control/transformation.js +3 -3
  399. package/esm/renderer/textarea-formula/FormulaPicker.d.ts +1 -1
  400. package/esm/renderer/textarea-formula/FormulaPicker.js +5 -5
  401. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +9 -5
  402. package/esm/renderer/textarea-formula/plugin.js +3 -3
  403. package/esm/tpl/api.js +3 -3
  404. package/esm/tpl/common.js +15 -14
  405. package/esm/tpl/horizontal.js +3 -3
  406. package/esm/tpl/layout.js +3 -3
  407. package/esm/tpl/options.js +3 -3
  408. package/esm/tpl/remark.js +3 -3
  409. package/esm/tpl/style.js +3 -3
  410. package/esm/tpl/validations.js +3 -3
  411. package/esm/util.js +3 -3
  412. package/esm/validator.js +3 -3
  413. package/lib/builder/ApiDSBuilder.d.ts +8 -8
  414. package/lib/builder/ApiDSBuilder.js +5 -5
  415. package/lib/builder/DSBuilder.js +3 -3
  416. package/lib/builder/DSBuilderManager.d.ts +1 -1
  417. package/lib/builder/DSBuilderManager.js +5 -5
  418. package/lib/builder/constants.d.ts +1 -1
  419. package/lib/builder/constants.js +3 -3
  420. package/lib/builder/utils.js +3 -3
  421. package/lib/component/BaseControl.d.ts +1 -1
  422. package/lib/component/BaseControl.js +4 -4
  423. package/lib/component/InputComponentName.js +3 -3
  424. package/lib/component/TableViewEditor.js +3 -3
  425. package/lib/icons/btn/btn-group.svg.js +3 -3
  426. package/lib/icons/btn/btn-select.svg.js +3 -3
  427. package/lib/icons/btn/btn-toolbar.svg.js +3 -3
  428. package/lib/icons/btn/button.svg.js +3 -3
  429. package/lib/icons/btn/dropdown-btn.svg.js +3 -3
  430. package/lib/icons/container/anchor-nav.svg.js +3 -3
  431. package/lib/icons/container/collapse.svg.js +3 -3
  432. package/lib/icons/container/container.svg.js +3 -3
  433. package/lib/icons/container/flex-container.svg.js +3 -3
  434. package/lib/icons/container/form-group.svg.js +3 -3
  435. package/lib/icons/container/grid.svg.js +3 -3
  436. package/lib/icons/container/iframe.svg.js +3 -3
  437. package/lib/icons/container/panel.svg.js +3 -3
  438. package/lib/icons/container/switch-container.svg.js +46 -0
  439. package/lib/icons/container/table-view.svg.js +3 -3
  440. package/lib/icons/container/tabs.svg.js +3 -3
  441. package/lib/icons/container/tooltip-wrapper.svg.js +3 -3
  442. package/lib/icons/container/web-component.svg.js +3 -3
  443. package/lib/icons/crud/column-add.svg.js +3 -3
  444. package/lib/icons/crud/column-delete.svg.js +3 -3
  445. package/lib/icons/crud/column-setting.svg.js +3 -3
  446. package/lib/icons/crud/share-link.svg.js +3 -3
  447. package/lib/icons/display/aBaseline.svg.js +3 -3
  448. package/lib/icons/display/aCenter.svg.js +3 -3
  449. package/lib/icons/display/aFlexEnd.svg.js +3 -3
  450. package/lib/icons/display/aFlexStart.svg.js +3 -3
  451. package/lib/icons/display/aStretch.svg.js +3 -3
  452. package/lib/icons/display/block.svg.js +3 -3
  453. package/lib/icons/display/dcolumn.svg.js +3 -3
  454. package/lib/icons/display/dcolumnReverse.svg.js +3 -3
  455. package/lib/icons/display/drow.svg.js +3 -3
  456. package/lib/icons/display/drowReverse.svg.js +3 -3
  457. package/lib/icons/display/flex.svg.js +3 -3
  458. package/lib/icons/display/inline-block.svg.js +3 -3
  459. package/lib/icons/display/inline.svg.js +3 -3
  460. package/lib/icons/display/jCenter.svg.js +3 -3
  461. package/lib/icons/display/jFlexEnd.svg.js +3 -3
  462. package/lib/icons/display/jFlexStart.svg.js +3 -3
  463. package/lib/icons/display/jSpaceAround.svg.js +3 -3
  464. package/lib/icons/display/jSpaceBetween.svg.js +3 -3
  465. package/lib/icons/feat/audio.svg.js +3 -3
  466. package/lib/icons/feat/custom.svg.js +3 -3
  467. package/lib/icons/feat/each.svg.js +3 -3
  468. package/lib/icons/feat/form.svg.js +3 -3
  469. package/lib/icons/feat/nav.svg.js +3 -3
  470. package/lib/icons/feat/qrcode.svg.js +3 -3
  471. package/lib/icons/feat/service.svg.js +3 -3
  472. package/lib/icons/feat/table.svg.js +3 -3
  473. package/lib/icons/feat/tasks.svg.js +3 -3
  474. package/lib/icons/feat/video.svg.js +3 -3
  475. package/lib/icons/feat/wizard.svg.js +3 -3
  476. package/lib/icons/form/chained-select.svg.js +3 -3
  477. package/lib/icons/form/checkbox.svg.js +3 -3
  478. package/lib/icons/form/checkboxes.svg.js +3 -3
  479. package/lib/icons/form/combo.svg.js +3 -3
  480. package/lib/icons/form/condition-builder.svg.js +3 -3
  481. package/lib/icons/form/diff-editor.svg.js +3 -3
  482. package/lib/icons/form/editor.svg.js +3 -3
  483. package/lib/icons/form/formula.svg.js +3 -3
  484. package/lib/icons/form/hidden.svg.js +3 -3
  485. package/lib/icons/form/input-city.svg.js +3 -3
  486. package/lib/icons/form/input-color.svg.js +3 -3
  487. package/lib/icons/form/input-date-range.svg.js +3 -3
  488. package/lib/icons/form/input-date.svg.js +3 -3
  489. package/lib/icons/form/input-datetime.svg.js +3 -3
  490. package/lib/icons/form/input-email.svg.js +3 -3
  491. package/lib/icons/form/input-excel.svg.js +3 -3
  492. package/lib/icons/form/input-file.svg.js +3 -3
  493. package/lib/icons/form/input-group.svg.js +3 -3
  494. package/lib/icons/form/input-image.svg.js +3 -3
  495. package/lib/icons/form/input-kv.svg.js +3 -3
  496. package/lib/icons/form/input-month-range.svg.js +3 -3
  497. package/lib/icons/form/input-number.svg.js +3 -3
  498. package/lib/icons/form/input-password.svg.js +3 -3
  499. package/lib/icons/form/input-quarter-range.svg.js +3 -3
  500. package/lib/icons/form/input-range.svg.js +3 -3
  501. package/lib/icons/form/input-rating.svg.js +3 -3
  502. package/lib/icons/form/input-repeat.svg.js +3 -3
  503. package/lib/icons/form/input-rich-text.svg.js +3 -3
  504. package/lib/icons/form/input-tag.svg.js +3 -3
  505. package/lib/icons/form/input-text.svg.js +3 -3
  506. package/lib/icons/form/input-time-range.svg.js +3 -3
  507. package/lib/icons/form/input-time.svg.js +3 -3
  508. package/lib/icons/form/input-tree.svg.js +3 -3
  509. package/lib/icons/form/input-url.svg.js +3 -3
  510. package/lib/icons/form/input-year.svg.js +3 -3
  511. package/lib/icons/form/inputArray.svg.js +3 -3
  512. package/lib/icons/form/list-select.svg.js +3 -3
  513. package/lib/icons/form/location-picker.svg.js +3 -3
  514. package/lib/icons/form/matrix-checkboxes.svg.js +3 -3
  515. package/lib/icons/form/month.svg.js +3 -3
  516. package/lib/icons/form/nested-select.svg.js +3 -3
  517. package/lib/icons/form/picker.svg.js +3 -3
  518. package/lib/icons/form/quarter.svg.js +3 -3
  519. package/lib/icons/form/radios.svg.js +3 -3
  520. package/lib/icons/form/select.svg.js +3 -3
  521. package/lib/icons/form/static.svg.js +3 -3
  522. package/lib/icons/form/sub-form.svg.js +3 -3
  523. package/lib/icons/form/switch.svg.js +3 -3
  524. package/lib/icons/form/tabs-transfer.svg.js +3 -3
  525. package/lib/icons/form/textarea.svg.js +3 -3
  526. package/lib/icons/form/transfer.svg.js +3 -3
  527. package/lib/icons/form/tree-select.svg.js +3 -3
  528. package/lib/icons/form/uuid.svg.js +3 -3
  529. package/lib/icons/index.js +5 -3
  530. package/lib/icons/layout/layout-1with2.svg.js +3 -3
  531. package/lib/icons/layout/layout-2cols.svg.js +3 -3
  532. package/lib/icons/layout/layout-2row.svg.js +3 -3
  533. package/lib/icons/layout/layout-2with1.svg.js +3 -3
  534. package/lib/icons/layout/layout-3cols.svg.js +3 -3
  535. package/lib/icons/layout/layout-3row.svg.js +3 -3
  536. package/lib/icons/layout/layout-absolute.svg.js +3 -3
  537. package/lib/icons/layout/layout-fixed-top.svg.js +3 -3
  538. package/lib/icons/layout/layout-fixed.svg.js +3 -3
  539. package/lib/icons/layout/layout-free-container.svg.js +3 -3
  540. package/lib/icons/layout/layout-full.svg.js +3 -3
  541. package/lib/icons/layout/layout1-2.svg.js +3 -3
  542. package/lib/icons/layout/layout2-1.svg.js +3 -3
  543. package/lib/icons/layout/layout3-1.svg.js +3 -3
  544. package/lib/icons/layout/layout3-2.svg.js +3 -3
  545. package/lib/icons/other/_fx.svg.js +3 -3
  546. package/lib/icons/other/divider.svg.js +3 -3
  547. package/lib/icons/other/fx.svg.js +3 -3
  548. package/lib/icons/other/property-sheet.svg.js +3 -3
  549. package/lib/icons/other/tooltip.svg.js +3 -3
  550. package/lib/icons/show/URL.svg.js +3 -3
  551. package/lib/icons/show/avatar.svg.js +3 -3
  552. package/lib/icons/show/breadcrumb.svg.js +3 -3
  553. package/lib/icons/show/card.svg.js +3 -3
  554. package/lib/icons/show/cards.svg.js +3 -3
  555. package/lib/icons/show/carousel.svg.js +3 -3
  556. package/lib/icons/show/chart.svg.js +3 -3
  557. package/lib/icons/show/code.svg.js +3 -3
  558. package/lib/icons/show/date.svg.js +3 -3
  559. package/lib/icons/show/datetime.svg.js +3 -3
  560. package/lib/icons/show/image.svg.js +3 -3
  561. package/lib/icons/show/images.svg.js +3 -3
  562. package/lib/icons/show/json-view.svg.js +3 -3
  563. package/lib/icons/show/list.svg.js +3 -3
  564. package/lib/icons/show/log.svg.js +3 -3
  565. package/lib/icons/show/mapping.svg.js +3 -3
  566. package/lib/icons/show/markdown.svg.js +3 -3
  567. package/lib/icons/show/plain.svg.js +3 -3
  568. package/lib/icons/show/progress.svg.js +3 -3
  569. package/lib/icons/show/sparkline.svg.js +3 -3
  570. package/lib/icons/show/status.svg.js +3 -3
  571. package/lib/icons/show/steps.svg.js +3 -3
  572. package/lib/icons/show/time.svg.js +3 -3
  573. package/lib/icons/theme/css.svg.js +3 -3
  574. package/lib/index.d.ts +2 -0
  575. package/lib/index.js +13 -3
  576. package/lib/locale/en-US.js +4 -4
  577. package/lib/locale/zh-CN.js +3 -3
  578. package/lib/plugin/Alert.js +3 -3
  579. package/lib/plugin/AnchorNav.js +3 -3
  580. package/lib/plugin/Audio.js +3 -3
  581. package/lib/plugin/Avatar.js +3 -3
  582. package/lib/plugin/Breadcrumb.js +3 -3
  583. package/lib/plugin/Button.js +3 -3
  584. package/lib/plugin/ButtonGroup.js +3 -3
  585. package/lib/plugin/CRUD.js +3 -3
  586. package/lib/plugin/CRUD2/BaseCRUD.js +4 -4
  587. package/lib/plugin/CRUD2/CRUDTable.js +3 -3
  588. package/lib/plugin/CRUD2/constants.js +3 -3
  589. package/lib/plugin/CRUD2/utils.js +76 -5
  590. package/lib/plugin/Card.js +3 -14
  591. package/lib/plugin/Card2.js +3 -3
  592. package/lib/plugin/Cards.d.ts +1 -0
  593. package/lib/plugin/Cards.js +4 -3
  594. package/lib/plugin/Carousel.js +3 -3
  595. package/lib/plugin/Chart.js +3 -3
  596. package/lib/plugin/CodeView.js +3 -3
  597. package/lib/plugin/Collapse.js +3 -3
  598. package/lib/plugin/CollapseGroup.js +3 -3
  599. package/lib/plugin/ColumnToggler.js +3 -3
  600. package/lib/plugin/Container.js +3 -3
  601. package/lib/plugin/Custom.js +3 -3
  602. package/lib/plugin/CustomRegion.js +3 -3
  603. package/lib/plugin/Date.js +3 -3
  604. package/lib/plugin/Datetime.js +3 -3
  605. package/lib/plugin/Dialog.js +5 -4
  606. package/lib/plugin/Divider.d.ts +1 -1
  607. package/lib/plugin/Divider.js +149 -75
  608. package/lib/plugin/Drawer.js +3 -3
  609. package/lib/plugin/DropDownButton.d.ts +1 -0
  610. package/lib/plugin/DropDownButton.js +4 -3
  611. package/lib/plugin/Each.d.ts +1 -0
  612. package/lib/plugin/Each.js +4 -3
  613. package/lib/plugin/Flex.js +3 -3
  614. package/lib/plugin/Form/ButtonGroupSelect.js +3 -3
  615. package/lib/plugin/Form/ButtonToolbar.js +3 -3
  616. package/lib/plugin/Form/ChainedSelect.js +3 -3
  617. package/lib/plugin/Form/Checkbox.js +3 -3
  618. package/lib/plugin/Form/Checkboxes.js +7 -3
  619. package/lib/plugin/Form/CodeEditor.js +3 -3
  620. package/lib/plugin/Form/Combo.js +3 -3
  621. package/lib/plugin/Form/ConditionBuilder.js +3 -3
  622. package/lib/plugin/Form/Control.js +3 -3
  623. package/lib/plugin/Form/DiffEditor.d.ts +1 -0
  624. package/lib/plugin/Form/DiffEditor.js +4 -3
  625. package/lib/plugin/Form/FieldSet.d.ts +1 -0
  626. package/lib/plugin/Form/FieldSet.js +4 -3
  627. package/lib/plugin/Form/Form.js +39 -30
  628. package/lib/plugin/Form/Formula.js +3 -3
  629. package/lib/plugin/Form/Group.js +3 -3
  630. package/lib/plugin/Form/Hidden.d.ts +1 -0
  631. package/lib/plugin/Form/Hidden.js +4 -3
  632. package/lib/plugin/Form/InputArray.js +3 -3
  633. package/lib/plugin/Form/InputCity.d.ts +1 -0
  634. package/lib/plugin/Form/InputCity.js +4 -3
  635. package/lib/plugin/Form/InputColor.d.ts +1 -0
  636. package/lib/plugin/Form/InputColor.js +4 -3
  637. package/lib/plugin/Form/InputDate.js +6 -6
  638. package/lib/plugin/Form/InputDateRange.js +4 -4
  639. package/lib/plugin/Form/InputDateTime.js +3 -3
  640. package/lib/plugin/Form/InputDateTimeRange.js +3 -3
  641. package/lib/plugin/Form/InputEmail.js +3 -3
  642. package/lib/plugin/Form/InputExcel.js +3 -3
  643. package/lib/plugin/Form/InputFile.js +3 -3
  644. package/lib/plugin/Form/InputGroup.d.ts +1 -0
  645. package/lib/plugin/Form/InputGroup.js +4 -3
  646. package/lib/plugin/Form/InputImage.js +3 -3
  647. package/lib/plugin/Form/InputKV.js +3 -3
  648. package/lib/plugin/Form/InputMonth.js +3 -3
  649. package/lib/plugin/Form/InputMonthRange.js +3 -3
  650. package/lib/plugin/Form/InputNumber.d.ts +1 -0
  651. package/lib/plugin/Form/InputNumber.js +24 -13
  652. package/lib/plugin/Form/InputPassword.js +3 -3
  653. package/lib/plugin/Form/InputQuarter.js +3 -3
  654. package/lib/plugin/Form/InputQuarterRange.js +3 -3
  655. package/lib/plugin/Form/InputRange.js +3 -3
  656. package/lib/plugin/Form/InputRating.js +3 -3
  657. package/lib/plugin/Form/InputRepeat.d.ts +1 -0
  658. package/lib/plugin/Form/InputRepeat.js +4 -3
  659. package/lib/plugin/Form/InputRichText.d.ts +2 -0
  660. package/lib/plugin/Form/InputRichText.js +31 -3
  661. package/lib/plugin/Form/InputSubForm.js +3 -3
  662. package/lib/plugin/Form/InputTable.js +28 -4
  663. package/lib/plugin/Form/InputTag.d.ts +1 -0
  664. package/lib/plugin/Form/InputTag.js +4 -3
  665. package/lib/plugin/Form/InputText.js +4 -4
  666. package/lib/plugin/Form/InputTime.js +3 -3
  667. package/lib/plugin/Form/InputTimeRange.js +3 -3
  668. package/lib/plugin/Form/InputTree.js +8 -4
  669. package/lib/plugin/Form/InputURL.js +3 -3
  670. package/lib/plugin/Form/InputYear.js +3 -3
  671. package/lib/plugin/Form/InputYearRange.js +3 -3
  672. package/lib/plugin/Form/Item.js +3 -3
  673. package/lib/plugin/Form/ListSelect.d.ts +8 -1
  674. package/lib/plugin/Form/ListSelect.js +106 -5
  675. package/lib/plugin/Form/LocationPicker.js +3 -3
  676. package/lib/plugin/Form/MatrixCheckboxes.js +3 -3
  677. package/lib/plugin/Form/NestedSelect.js +3 -3
  678. package/lib/plugin/Form/Picker.d.ts +1 -0
  679. package/lib/plugin/Form/Picker.js +4 -3
  680. package/lib/plugin/Form/Radios.js +3 -3
  681. package/lib/plugin/Form/Select.d.ts +1 -0
  682. package/lib/plugin/Form/Select.js +4 -4
  683. package/lib/plugin/Form/Static.js +3 -3
  684. package/lib/plugin/Form/Switch.js +3 -3
  685. package/lib/plugin/Form/TabsTransfer.js +3 -3
  686. package/lib/plugin/Form/Textarea.d.ts +1 -0
  687. package/lib/plugin/Form/Textarea.js +4 -3
  688. package/lib/plugin/Form/Transfer.js +3 -3
  689. package/lib/plugin/Form/TreeSelect.js +7 -3
  690. package/lib/plugin/Form/UUID.d.ts +1 -0
  691. package/lib/plugin/Form/UUID.js +4 -3
  692. package/lib/plugin/Grid.d.ts +1 -0
  693. package/lib/plugin/Grid.js +4 -3
  694. package/lib/plugin/HBox.js +3 -3
  695. package/lib/plugin/IFrame.js +3 -3
  696. package/lib/plugin/Icon.js +4 -4
  697. package/lib/plugin/Image.js +3 -3
  698. package/lib/plugin/Images.js +3 -3
  699. package/lib/plugin/Json.js +3 -3
  700. package/lib/plugin/Layout/FlexPluginBase.js +3 -3
  701. package/lib/plugin/Layout/Layout_fixed.js +3 -3
  702. package/lib/plugin/Layout/Layout_free_container.js +3 -3
  703. package/lib/plugin/Layout/Layout_sorption_container.js +3 -3
  704. package/lib/plugin/Link.js +3 -3
  705. package/lib/plugin/List.js +3 -3
  706. package/lib/plugin/List2.js +3 -3
  707. package/lib/plugin/ListItem.js +3 -3
  708. package/lib/plugin/Log.d.ts +1 -0
  709. package/lib/plugin/Log.js +4 -3
  710. package/lib/plugin/Mapping.js +3 -3
  711. package/lib/plugin/Markdown.js +3 -3
  712. package/lib/plugin/Nav.js +4 -4
  713. package/lib/plugin/OfficeViewer.js +3 -3
  714. package/lib/plugin/Operation.d.ts +1 -1
  715. package/lib/plugin/Operation.js +9 -21
  716. package/lib/plugin/Others/Action.js +3 -3
  717. package/lib/plugin/Others/TableCell.js +3 -3
  718. package/lib/plugin/Page.js +3 -3
  719. package/lib/plugin/Pagination.d.ts +2 -1
  720. package/lib/plugin/Pagination.js +26 -6
  721. package/lib/plugin/Panel.js +3 -3
  722. package/lib/plugin/Plain.js +3 -3
  723. package/lib/plugin/Progress.js +3 -15
  724. package/lib/plugin/Property.js +3 -3
  725. package/lib/plugin/QRCode.js +3 -3
  726. package/lib/plugin/Reset.js +3 -3
  727. package/lib/plugin/SearchBox.js +3 -3
  728. package/lib/plugin/Service.d.ts +1 -0
  729. package/lib/plugin/Service.js +5 -4
  730. package/lib/plugin/Sparkline.js +3 -3
  731. package/lib/plugin/Status.js +3 -3
  732. package/lib/plugin/Steps.js +3 -3
  733. package/lib/plugin/Submit.js +3 -3
  734. package/lib/plugin/SwitchContainer.d.ts +64 -0
  735. package/lib/plugin/SwitchContainer.js +363 -0
  736. package/lib/plugin/Table.js +5 -10
  737. package/lib/plugin/Table2.js +3 -3
  738. package/lib/plugin/TableCell2.js +3 -3
  739. package/lib/plugin/TableView.d.ts +1 -0
  740. package/lib/plugin/TableView.js +4 -3
  741. package/lib/plugin/Tabs.js +3 -3
  742. package/lib/plugin/Tag.js +3 -3
  743. package/lib/plugin/Tasks.d.ts +1 -0
  744. package/lib/plugin/Tasks.js +4 -3
  745. package/lib/plugin/Time.js +3 -3
  746. package/lib/plugin/Timeline.js +3 -3
  747. package/lib/plugin/TooltipWrapper.d.ts +1 -0
  748. package/lib/plugin/TooltipWrapper.js +4 -3
  749. package/lib/plugin/Tpl.js +3 -3
  750. package/lib/plugin/Video.js +3 -3
  751. package/lib/plugin/WebComponent.js +3 -3
  752. package/lib/plugin/Wizard.js +3 -3
  753. package/lib/plugin/Wrapper.js +3 -3
  754. package/lib/plugin/index.d.ts +2 -0
  755. package/lib/renderer/APIAdaptorControl.js +3 -3
  756. package/lib/renderer/APIControl.d.ts +2 -1
  757. package/lib/renderer/APIControl.js +12 -9
  758. package/lib/renderer/ActionApiControl.d.ts +0 -6
  759. package/lib/renderer/BadgeControl.d.ts +8 -8
  760. package/lib/renderer/BadgeControl.js +3 -3
  761. package/lib/renderer/ButtonGroupControl.js +3 -3
  762. package/lib/renderer/DataBindingControl.js +5 -4
  763. package/lib/renderer/DataMappingControl.js +3 -3
  764. package/lib/renderer/DataPickerControl.js +3 -3
  765. package/lib/renderer/DateShortCutControl.js +3 -3
  766. package/lib/renderer/ExpressionFormulaControl.js +3 -3
  767. package/lib/renderer/FeatureControl.js +3 -3
  768. package/lib/renderer/FieldSetting.js +23 -18
  769. package/lib/renderer/FlexSettingControl.js +3 -3
  770. package/lib/renderer/FormulaControl.js +5 -6
  771. package/lib/renderer/FunctionEditorControl.js +3 -3
  772. package/lib/renderer/GoConfigControl.js +3 -3
  773. package/lib/renderer/InputRangeValueControl.js +3 -3
  774. package/lib/renderer/KeyValueMapControl.d.ts +110 -0
  775. package/lib/renderer/KeyValueMapControl.js +357 -0
  776. package/lib/renderer/ListItemControl.d.ts +65 -0
  777. package/lib/renderer/ListItemControl.js +361 -0
  778. package/lib/renderer/MapSourceControl.js +3 -3
  779. package/lib/renderer/NavBadgeControl.d.ts +4 -4
  780. package/lib/renderer/NavBadgeControl.js +3 -3
  781. package/lib/renderer/NavDefaultActive.js +3 -3
  782. package/lib/renderer/NavSourceControl.js +3 -3
  783. package/lib/renderer/OptionControl.js +6 -4
  784. package/lib/renderer/RangePartsControl.js +3 -3
  785. package/lib/renderer/StatusControl.d.ts +1 -0
  786. package/lib/renderer/StatusControl.js +6 -5
  787. package/lib/renderer/SwitchMoreControl.js +3 -3
  788. package/lib/renderer/TableColumnWidthControl.js +3 -3
  789. package/lib/renderer/TimelineItemControl.js +3 -3
  790. package/lib/renderer/TplFormulaControl.js +3 -3
  791. package/lib/renderer/TransferTableControl.js +3 -3
  792. package/lib/renderer/TreeOptionControl.js +3 -3
  793. package/lib/renderer/ValidationControl.js +3 -3
  794. package/lib/renderer/ValidationItem.js +3 -3
  795. package/lib/renderer/crud2-control/AddColumnModal.js +3 -3
  796. package/lib/renderer/crud2-control/CRUDColumnControl.js +3 -3
  797. package/lib/renderer/crud2-control/CRUDFiltersControl.js +3 -3
  798. package/lib/renderer/crud2-control/CRUDToolbarControl.js +3 -3
  799. package/lib/renderer/event-control/action-config-dialog.js +3 -3
  800. package/lib/renderer/event-control/action-config-panel.js +6 -5
  801. package/lib/renderer/event-control/comp-action-select.js +11 -4
  802. package/lib/renderer/event-control/helper.d.ts +39 -9
  803. package/lib/renderer/event-control/helper.js +295 -92
  804. package/lib/renderer/event-control/index.js +5 -4
  805. package/lib/renderer/style-control/Background.js +3 -3
  806. package/lib/renderer/style-control/Border.js +3 -3
  807. package/lib/renderer/style-control/BoxModel.js +3 -3
  808. package/lib/renderer/style-control/BoxShadow.js +3 -3
  809. package/lib/renderer/style-control/Display.js +3 -3
  810. package/lib/renderer/style-control/Font.js +3 -3
  811. package/lib/renderer/style-control/InsetBoxModel.js +3 -3
  812. package/lib/renderer/style-control/ThemeCssCode.js +3 -3
  813. package/lib/renderer/style-control/font-family.js +3 -3
  814. package/lib/renderer/style-control/helper.js +3 -3
  815. package/lib/renderer/style-control/transformation.js +3 -3
  816. package/lib/renderer/textarea-formula/FormulaPicker.d.ts +1 -1
  817. package/lib/renderer/textarea-formula/FormulaPicker.js +5 -5
  818. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +9 -5
  819. package/lib/renderer/textarea-formula/plugin.js +3 -3
  820. package/lib/tpl/api.js +3 -3
  821. package/lib/tpl/common.js +15 -14
  822. package/lib/tpl/horizontal.js +3 -3
  823. package/lib/tpl/layout.js +3 -3
  824. package/lib/tpl/options.js +3 -3
  825. package/lib/tpl/remark.js +3 -3
  826. package/lib/tpl/style.js +3 -3
  827. package/lib/tpl/validations.js +3 -3
  828. package/lib/util.js +3 -3
  829. package/lib/validator.js +3 -3
  830. package/package.json +2 -2
@@ -0,0 +1,361 @@
1
+ /**
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
+ * Copyright 2018-2023 @fex
5
+ */
6
+
7
+ 'use strict';
8
+
9
+ Object.defineProperty(exports, '__esModule', { value: true });
10
+
11
+ var tslib = require('tslib');
12
+ var React = require('react');
13
+ var reactDom = require('react-dom');
14
+ var cx = require('classnames');
15
+ var get = require('lodash/get');
16
+ var Sortable = require('sortablejs');
17
+ var amis = require('amis');
18
+ var amisEditorCore = require('amis-editor-core');
19
+ var amisCore = require('amis-core');
20
+ var i18nRuntime = require('i18n-runtime');
21
+
22
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
23
+
24
+ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
25
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
26
+ var get__default = /*#__PURE__*/_interopDefaultLegacy(get);
27
+ var Sortable__default = /*#__PURE__*/_interopDefaultLegacy(Sortable);
28
+
29
+ /**
30
+ * @file 通用数组列表项的可视化编辑控件
31
+ */
32
+ var ListItemControl = /** @class */function (_super) {
33
+ tslib.__extends(ListItemControl, _super);
34
+ function ListItemControl(props) {
35
+ var _this = _super.call(this, props) || this;
36
+ _this.internalProps = ['checked', 'editing'];
37
+ _this.state = {
38
+ items: _this.transformOptions(props),
39
+ api: props.data.source,
40
+ labelField: props.data.labelField || 'title',
41
+ valueField: props.data.valueField
42
+ };
43
+ return _this;
44
+ }
45
+ /**
46
+ * 数据更新
47
+ */
48
+ ListItemControl.prototype.componentWillReceiveProps = function (nextProps) {
49
+ var items = get__default["default"](nextProps, 'items') ? this.transformOptions(nextProps) : [];
50
+ if (JSON.stringify(this.state.items.map(function (item) {
51
+ return tslib.__assign(tslib.__assign({}, item), {
52
+ editing: undefined
53
+ });
54
+ })) !== JSON.stringify(items)) {
55
+ this.setState({
56
+ items: items
57
+ });
58
+ }
59
+ };
60
+ /**
61
+ * 处理填入输入框的值
62
+ */
63
+ ListItemControl.prototype.transformOptionValue = function (value) {
64
+ return typeof value === 'undefined' || value === null ? '' : typeof value === 'string' ? value : JSON.stringify(value);
65
+ };
66
+ ListItemControl.prototype.transformOptions = function (props) {
67
+ props.data;
68
+ var options = props.value;
69
+ return Array.isArray(options) ? options.map(function (item) {
70
+ return tslib.__assign(tslib.__assign(tslib.__assign({}, item), item.hidden !== undefined ? {
71
+ hidden: item.hidden
72
+ } : {}), item.hiddenOn !== undefined ? {
73
+ hiddenOn: item.hiddenOn
74
+ } : {});
75
+ }) : [];
76
+ };
77
+ /**
78
+ * 更新options字段的统一出口
79
+ */
80
+ ListItemControl.prototype.onChange = function () {
81
+ var onChange = this.props.onChange;
82
+ onChange(this.state.items);
83
+ return;
84
+ };
85
+ ListItemControl.prototype.targetRef = function (ref) {
86
+ this.target = ref ? reactDom.findDOMNode(ref) : null;
87
+ };
88
+ ListItemControl.prototype.dragRef = function (ref) {
89
+ if (!this.drag && ref) {
90
+ this.initDragging();
91
+ } else if (this.drag && !ref) {
92
+ this.destroyDragging();
93
+ }
94
+ this.drag = ref;
95
+ };
96
+ ListItemControl.prototype.initDragging = function () {
97
+ var _this = this;
98
+ var dom = reactDom.findDOMNode(this);
99
+ this.sortable = new Sortable__default["default"](dom.querySelector('.ae-OptionControl-content'), {
100
+ group: 'OptionControlGroup',
101
+ animation: 150,
102
+ handle: '.ae-OptionControlItem-dragBar',
103
+ ghostClass: 'ae-OptionControlItem--dragging',
104
+ onEnd: function (e) {
105
+ // 没有移动
106
+ if (e.newIndex === e.oldIndex) {
107
+ return;
108
+ }
109
+ // 换回来
110
+ var parent = e.to;
111
+ if (e.newIndex < e.oldIndex && e.oldIndex < parent.childNodes.length - 1) {
112
+ parent.insertBefore(e.item, parent.childNodes[e.oldIndex + 1]);
113
+ } else if (e.oldIndex < parent.childNodes.length - 1) {
114
+ parent.insertBefore(e.item, parent.childNodes[e.oldIndex]);
115
+ } else {
116
+ parent.appendChild(e.item);
117
+ }
118
+ var items = _this.state.items.concat();
119
+ items[e.oldIndex] = items.splice(e.newIndex, 1, items[e.oldIndex])[0];
120
+ _this.setState({
121
+ items: items
122
+ }, function () {
123
+ return _this.onChange();
124
+ });
125
+ }
126
+ });
127
+ };
128
+ ListItemControl.prototype.destroyDragging = function () {
129
+ this.sortable && this.sortable.destroy();
130
+ };
131
+ /**
132
+ * 删除选项
133
+ */
134
+ ListItemControl.prototype.handleDelete = function (index) {
135
+ var _this = this;
136
+ var items = this.state.items.concat();
137
+ items.splice(index, 1);
138
+ this.setState({
139
+ items: items
140
+ }, function () {
141
+ return _this.onChange();
142
+ });
143
+ };
144
+ /**
145
+ * 编辑选项
146
+ */
147
+ ListItemControl.prototype.toggleEdit = function (index) {
148
+ var items = this.state.items;
149
+ items[index].editing = !items[index].editing;
150
+ this.setState({
151
+ items: items
152
+ });
153
+ };
154
+ ListItemControl.prototype.editItem = function (item, index) {
155
+ var _this = this;
156
+ var items = this.state.items.concat();
157
+ if (items[index]) {
158
+ items[index] = item;
159
+ }
160
+ this.setState({
161
+ items: items
162
+ }, function () {
163
+ return _this.onChange();
164
+ });
165
+ };
166
+ ListItemControl.prototype.handleEditLabel = function (index, value) {
167
+ var _a;
168
+ var _this = this;
169
+ var items = this.state.items.concat();
170
+ items.splice(index, 1, tslib.__assign(tslib.__assign({}, items[index]), (_a = {}, _a[this.state.labelField] = value, _a)));
171
+ this.setState({
172
+ items: items
173
+ }, function () {
174
+ return _this.onChange();
175
+ });
176
+ };
177
+ ListItemControl.prototype.handleAdd = function () {
178
+ var _a;
179
+ var _this = this;
180
+ var scaffold = this.props.scaffold;
181
+ var labelField = this.state.labelField;
182
+ var items = this.state.items.slice();
183
+ items.push(scaffold ? scaffold : (_a = {}, _a[labelField] = '新状态', _a.body = {}, _a));
184
+ this.setState({
185
+ items: items
186
+ }, function () {
187
+ _this.onChange();
188
+ });
189
+ };
190
+ ListItemControl.prototype.handleValueChange = function (index, value) {
191
+ var _this = this;
192
+ var items = this.state.items.concat();
193
+ items[index].value = value;
194
+ this.setState({
195
+ items: items
196
+ }, function () {
197
+ return _this.onChange();
198
+ });
199
+ };
200
+ ListItemControl.prototype.renderHeader = function () {
201
+ var _a;
202
+ var _b = this.props,
203
+ render = _b.render,
204
+ label = _b.label,
205
+ labelRemark = _b.labelRemark,
206
+ useMobileUI = _b.useMobileUI,
207
+ env = _b.env,
208
+ popOverContainer = _b.popOverContainer;
209
+ var classPrefix = (_a = env === null || env === void 0 ? void 0 : env.theme) === null || _a === void 0 ? void 0 : _a.classPrefix;
210
+ return React__default["default"].createElement("header", {
211
+ className: "ae-OptionControl-header"
212
+ }, React__default["default"].createElement("label", {
213
+ className: cx__default["default"]("".concat(classPrefix, "Form-label"))
214
+ }, label || '', labelRemark ? render('label-remark', {
215
+ type: 'remark',
216
+ icon: labelRemark.icon || 'warning-mark',
217
+ tooltip: labelRemark,
218
+ className: cx__default["default"]("Form-lableRemark", labelRemark === null || labelRemark === void 0 ? void 0 : labelRemark.className),
219
+ useMobileUI: useMobileUI,
220
+ container: popOverContainer || env.getModalContainer
221
+ }) : null));
222
+ };
223
+ ListItemControl.prototype.renderOption = function (props) {
224
+ var _a;
225
+ var _this = this;
226
+ var index = props.index,
227
+ editing = props.editing;
228
+ var _b = this.props,
229
+ render = _b.render,
230
+ ctx = _b.data,
231
+ _c = _b.items,
232
+ items = _c === void 0 ? [] : _c;
233
+ var label = this.transformOptionValue(props[this.state.labelField]);
234
+ var editDom = editing ? React__default["default"].createElement("div", {
235
+ className: "ae-OptionControlItem-extendMore"
236
+ }, render('item', {
237
+ type: 'form',
238
+ title: null,
239
+ className: 'ae-ExtendMore right mb-2 border-none',
240
+ wrapWithPanel: false,
241
+ labelAlign: 'left',
242
+ horizontal: {
243
+ left: 4,
244
+ right: 8
245
+ },
246
+ body: tslib.__spreadArray([{
247
+ type: 'button',
248
+ className: 'ae-OptionControlItem-closeBtn',
249
+ label: '×',
250
+ level: 'link',
251
+ onClick: function () {
252
+ return _this.toggleEdit(index);
253
+ }
254
+ }], tslib.__read(items), false),
255
+ onChange: function (model) {
256
+ _this.editItem(model, index);
257
+ }
258
+ }, {
259
+ data: amisCore.createObject(ctx, props)
260
+ })) : null;
261
+ var operationBtn = [{
262
+ type: 'button',
263
+ className: 'ae-OptionControlItem-action',
264
+ label: i18nRuntime.i18n("95b351c86267f3aedf89520959bce689"),
265
+ onClick: function () {
266
+ return _this.toggleEdit(index);
267
+ }
268
+ }, {
269
+ type: 'button',
270
+ className: 'ae-OptionControlItem-action',
271
+ label: i18nRuntime.i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
272
+ onClick: function () {
273
+ return _this.handleDelete(index);
274
+ }
275
+ }];
276
+ var labelField = this.state.labelField;
277
+ return React__default["default"].createElement("li", {
278
+ className: "ae-OptionControlItem",
279
+ key: index
280
+ }, React__default["default"].createElement("div", {
281
+ className: "ae-OptionControlItem-Main"
282
+ }, React__default["default"].createElement("a", {
283
+ className: "ae-OptionControlItem-dragBar"
284
+ }, React__default["default"].createElement(amis.Icon, {
285
+ icon: "drag-bar",
286
+ className: "icon"
287
+ })), amis.render({
288
+ type: 'input-text',
289
+ name: labelField,
290
+ className: 'ae-OptionControlItem-input',
291
+ value: label,
292
+ placeholder: '状态名称',
293
+ clearable: false,
294
+ onChange: function (value) {
295
+ _this.handleEditLabel(index, value);
296
+ }
297
+ }, {
298
+ data: (_a = {}, _a[labelField] = label, _a)
299
+ }), render('dropdown', {
300
+ type: 'dropdown-button',
301
+ className: 'ae-OptionControlItem-dropdown',
302
+ btnClassName: 'px-2',
303
+ icon: 'fa fa-ellipsis-h',
304
+ hideCaret: true,
305
+ closeOnClick: true,
306
+ align: 'right',
307
+ menuClassName: 'ae-OptionControlItem-ulmenu',
308
+ buttons: operationBtn
309
+ }, {
310
+ popOverContainer: null // amis 渲染挂载节点会使用 this.target
311
+ })), editDom);
312
+ };
313
+ ListItemControl.prototype.render = function () {
314
+ var _this = this;
315
+ var items = this.state.items;
316
+ var _a = this.props,
317
+ className = _a.className,
318
+ addTip = _a.addTip,
319
+ placeholder = _a.placeholder;
320
+ return React__default["default"].createElement("div", {
321
+ className: cx__default["default"]('ae-OptionControl', className)
322
+ }, this.renderHeader(), React__default["default"].createElement("div", {
323
+ className: "ae-OptionControl-wrapper"
324
+ }, Array.isArray(items) && items.length ? React__default["default"].createElement("ul", {
325
+ className: "ae-OptionControl-content",
326
+ ref: this.dragRef
327
+ }, items.map(function (item, index) {
328
+ return _this.renderOption(tslib.__assign(tslib.__assign({}, item), {
329
+ index: index
330
+ }));
331
+ })) : React__default["default"].createElement("div", {
332
+ className: "ae-OptionControl-placeholder"
333
+ }, placeholder || '无数据'), React__default["default"].createElement("div", {
334
+ className: "ae-OptionControl-footer"
335
+ }, React__default["default"].createElement(amis.Button, {
336
+ level: "enhance",
337
+ onClick: this.handleAdd,
338
+ ref: this.targetRef,
339
+ className: "w-full"
340
+ }, addTip || i18nRuntime.i18n("e8755fb1e985a5d26df0fce1f0b7b0f8")))));
341
+ };
342
+ tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], ListItemControl.prototype, "targetRef", null);
343
+ tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], ListItemControl.prototype, "dragRef", null);
344
+ tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Number, String]), tslib.__metadata("design:returntype", void 0)], ListItemControl.prototype, "handleEditLabel", null);
345
+ tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], ListItemControl.prototype, "handleAdd", null);
346
+ return ListItemControl;
347
+ }(React__default["default"].Component);
348
+ /** @class */(function (_super) {
349
+ tslib.__extends(ListItemControlRenderer, _super);
350
+ function ListItemControlRenderer() {
351
+ return _super !== null && _super.apply(this, arguments) || this;
352
+ }
353
+ ListItemControlRenderer = tslib.__decorate([amis.FormItem({
354
+ type: 'ae-listItemControl',
355
+ renderLabel: false
356
+ })], ListItemControlRenderer);
357
+ return ListItemControlRenderer;
358
+ })(ListItemControl);
359
+
360
+ exports["default"] = ListItemControl;
361
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -362,4 +362,4 @@ var MapSourceControl = /** @class */function (_super) {
362
362
  })(MapSourceControl);
363
363
 
364
364
  exports["default"] = MapSourceControl;
365
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
365
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -48,22 +48,22 @@ export default class BadgeControl extends React.Component<BadgeControlProps, Bad
48
48
  normalizeBadgeValue(form: BadgeForm): {
49
49
  offset: number[];
50
50
  size?: any;
51
+ text?: unknown;
52
+ style?: unknown;
51
53
  level?: any;
52
54
  mode?: "text" | "dot" | "ribbon" | undefined;
53
55
  visibleOn?: unknown;
54
- style?: unknown;
55
- text?: unknown;
56
56
  position?: "top-right" | "top-left" | "bottom-left" | "bottom-right" | undefined;
57
57
  animation?: unknown;
58
58
  overflowCount?: number | undefined;
59
59
  } | {
60
60
  offset: [number, number];
61
61
  size?: any;
62
+ text?: unknown;
63
+ style?: unknown;
62
64
  level?: any;
63
65
  mode?: "text" | "dot" | "ribbon" | undefined;
64
66
  visibleOn?: unknown;
65
- style?: unknown;
66
- text?: unknown;
67
67
  position?: "top-right" | "top-left" | "bottom-left" | "bottom-right" | undefined;
68
68
  animation?: unknown;
69
69
  overflowCount?: number | undefined;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -291,4 +291,4 @@ var BadgeControl = /** @class */function (_super) {
291
291
  })(BadgeControl);
292
292
 
293
293
  exports["default"] = BadgeControl;
294
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
294
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -114,4 +114,4 @@ var NavDefaultActiveControl = /** @class */function (_super) {
114
114
  })(NavDefaultActiveControl);
115
115
 
116
116
  exports["default"] = NavDefaultActiveControl;
117
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
117
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -751,4 +751,4 @@ var NavSourceControl = /** @class */function (_super) {
751
751
  })(NavSourceControl);
752
752
 
753
753
  exports.NavSourceControl = NavSourceControl;
754
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
754
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -20,6 +20,7 @@ var amis = require('amis');
20
20
  var Select = require('amis-ui/lib/components/Select');
21
21
  var amisEditorCore = require('amis-editor-core');
22
22
  var amisCore = require('amis-core');
23
+ var debounce = require('lodash/debounce');
23
24
  var i18nRuntime = require('i18n-runtime');
24
25
 
25
26
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
@@ -30,6 +31,7 @@ var uniqBy__default = /*#__PURE__*/_interopDefaultLegacy(uniqBy);
30
31
  var omit__default = /*#__PURE__*/_interopDefaultLegacy(omit);
31
32
  var get__default = /*#__PURE__*/_interopDefaultLegacy(get);
32
33
  var Sortable__default = /*#__PURE__*/_interopDefaultLegacy(Sortable);
34
+ var debounce__default = /*#__PURE__*/_interopDefaultLegacy(debounce);
33
35
 
34
36
  /**
35
37
  * @file 组件选项组件的可视化编辑控件
@@ -825,7 +827,7 @@ var OptionControl = /** @class */function (_super) {
825
827
  className: 'ae-ExtendMore',
826
828
  body: [amisEditorCore.getSchemaTpl('sourceBindControl', {
827
829
  label: false,
828
- onChange: this.handleAPIChange
830
+ onChange: debounce__default["default"](this.handleAPIChange, 1000)
829
831
  })].concat(this.getFuncFieldSchema())
830
832
  }) : null);
831
833
  };
@@ -854,4 +856,4 @@ var OptionControl = /** @class */function (_super) {
854
856
  })(OptionControl);
855
857
 
856
858
  exports["default"] = OptionControl;
857
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
859
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -439,4 +439,4 @@ var MarksControl = /** @class */function (_super) {
439
439
 
440
440
  exports.MarksControl = MarksControl;
441
441
  exports.PartsControl = PartsControl;
442
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
442
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -16,6 +16,7 @@ export interface StatusControlProps extends FormControlProps {
16
16
  messages?: Pick<FormSchema, 'messages'>;
17
17
  noBulkChange?: boolean;
18
18
  noBulkChangeData?: any;
19
+ defaultTrue?: boolean;
19
20
  onDataChange?: (value: any) => void;
20
21
  }
21
22
  type StatusFormData = {
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -38,7 +38,8 @@ var StatusControl = /** @class */function (_super) {
38
38
  noBulkChangeData = _a.noBulkChangeData,
39
39
  expressionName = _a.expressionName,
40
40
  name = _a.name,
41
- trueValue = _a.trueValue;
41
+ trueValue = _a.trueValue,
42
+ defaultTrue = _a.defaultTrue;
42
43
  var formData = {
43
44
  statusType: 1,
44
45
  expression: ''
@@ -52,7 +53,7 @@ var StatusControl = /** @class */function (_super) {
52
53
  formData.expression = ctx[expressionName];
53
54
  }
54
55
  return {
55
- checked: ctx[name] == trueValue || typeof ctx[expressionName] === 'string',
56
+ checked: ctx[name] == trueValue || typeof ctx[expressionName] === 'string' || !!defaultTrue && ctx[name] == undefined && ctx[expressionName] == undefined,
56
57
  formData: formData
57
58
  };
58
59
  };
@@ -212,4 +213,4 @@ var StatusControl = /** @class */function (_super) {
212
213
  })(StatusControl);
213
214
 
214
215
  exports.StatusControl = StatusControl;
215
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
216
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -403,4 +403,4 @@ var SwitchMore = /** @class */function (_super) {
403
403
  })(SwitchMore);
404
404
 
405
405
  exports["default"] = SwitchMore;
406
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
406
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -183,4 +183,4 @@ var TableColumnWidthControl = /** @class */function (_super) {
183
183
  })(TableColumnWidthControl);
184
184
 
185
185
  exports["default"] = TableColumnWidthControl;
186
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
186
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -535,4 +535,4 @@ var TimelineItemControl = /** @class */function (_super) {
535
535
  })(React__default["default"].Component);
536
536
 
537
537
  exports["default"] = TimelineItemControl;
538
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
538
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -430,4 +430,4 @@ var TplFormulaControl = /** @class */function (_super) {
430
430
  })(TplFormulaControl);
431
431
 
432
432
  exports.TplFormulaControl = TplFormulaControl;
433
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
433
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -455,4 +455,4 @@ var TransferTableControl = BaseOptionControl(TransferTableOption);
455
455
  })(TransferTableControl);
456
456
 
457
457
  exports["default"] = TransferTableOption;
458
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
458
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -625,4 +625,4 @@ var TreeOptionControl = /** @class */function (_super) {
625
625
  })(TreeOptionControl);
626
626
 
627
627
  exports["default"] = TreeOptionControl;
628
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
628
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -370,4 +370,4 @@ var ValidationControl = /** @class */function (_super) {
370
370
  })(ValidationControl);
371
371
 
372
372
  exports["default"] = ValidationControl;
373
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
373
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v5.5.2-beta.2
3
- * build time: 2023-09-28
2
+ * amis-editor v5.6.2
3
+ * build time: 2023-10-31
4
4
  * Copyright 2018-2023 @fex
5
5
  */
6
6
 
@@ -173,4 +173,4 @@ var ValidationItem = /** @class */function (_super) {
173
173
  }(React__default["default"].Component);
174
174
 
175
175
  exports["default"] = ValidationItem;
176
- window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
176
+ window.amisEditorVersionInfo={version:'5.6.2',buildTime:'2023-10-31'};