amis-editor 6.14.0-beta.1 → 6.14.0-beta.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1090) hide show
  1. package/esm/builder/ApiDSBuilder.d.ts +112 -18
  2. package/esm/builder/ApiDSBuilder.js +36 -36
  3. package/esm/builder/DSBuilder.js +2 -2
  4. package/esm/builder/DSBuilderManager.js +2 -2
  5. package/esm/builder/constants.d.ts +1 -1
  6. package/esm/builder/constants.js +2 -2
  7. package/esm/builder/utils.js +2 -2
  8. package/esm/component/BaseControl.js +2 -2
  9. package/esm/component/InputComponentName.js +2 -2
  10. package/esm/component/ModalSettingPanel.js +2 -2
  11. package/esm/component/OptionAutoFill.js +2 -2
  12. package/esm/component/TableViewEditor.js +2 -2
  13. package/esm/icons/btn/btn-group.svg.js +2 -2
  14. package/esm/icons/btn/btn-select.svg.js +2 -2
  15. package/esm/icons/btn/btn-toolbar.svg.js +2 -2
  16. package/esm/icons/btn/button.svg.js +2 -2
  17. package/esm/icons/btn/dropdown-btn.svg.js +2 -2
  18. package/esm/icons/container/anchor-nav.svg.js +2 -2
  19. package/esm/icons/container/collapse.svg.js +2 -2
  20. package/esm/icons/container/container.svg.js +2 -2
  21. package/esm/icons/container/flex-container.svg.js +2 -2
  22. package/esm/icons/container/form-group.svg.js +2 -2
  23. package/esm/icons/container/grid.svg.js +2 -2
  24. package/esm/icons/container/iframe.svg.js +2 -2
  25. package/esm/icons/container/panel.svg.js +2 -2
  26. package/esm/icons/container/switch-container.svg.js +2 -2
  27. package/esm/icons/container/table-view.svg.js +2 -2
  28. package/esm/icons/container/tabs.svg.js +2 -2
  29. package/esm/icons/container/tooltip-wrapper.svg.js +2 -2
  30. package/esm/icons/container/web-component.svg.js +2 -2
  31. package/esm/icons/crud/column-add.svg.js +2 -2
  32. package/esm/icons/crud/column-delete.svg.js +2 -2
  33. package/esm/icons/crud/column-setting.svg.js +2 -2
  34. package/esm/icons/crud/share-link.svg.js +2 -2
  35. package/esm/icons/display/aBaseline.svg.js +2 -2
  36. package/esm/icons/display/aCenter.svg.js +2 -2
  37. package/esm/icons/display/aFlexEnd.svg.js +2 -2
  38. package/esm/icons/display/aFlexStart.svg.js +2 -2
  39. package/esm/icons/display/aStretch.svg.js +2 -2
  40. package/esm/icons/display/block.svg.js +2 -2
  41. package/esm/icons/display/dcolumn.svg.js +2 -2
  42. package/esm/icons/display/dcolumnReverse.svg.js +2 -2
  43. package/esm/icons/display/drow.svg.js +2 -2
  44. package/esm/icons/display/drowReverse.svg.js +2 -2
  45. package/esm/icons/display/flex.svg.js +2 -2
  46. package/esm/icons/display/inline-block.svg.js +2 -2
  47. package/esm/icons/display/inline.svg.js +2 -2
  48. package/esm/icons/display/jCenter.svg.js +2 -2
  49. package/esm/icons/display/jFlexEnd.svg.js +2 -2
  50. package/esm/icons/display/jFlexStart.svg.js +2 -2
  51. package/esm/icons/display/jSpaceAround.svg.js +2 -2
  52. package/esm/icons/display/jSpaceBetween.svg.js +2 -2
  53. package/esm/icons/feat/audio.svg.js +2 -2
  54. package/esm/icons/feat/custom.svg.js +2 -2
  55. package/esm/icons/feat/each.svg.js +2 -2
  56. package/esm/icons/feat/form.svg.js +2 -2
  57. package/esm/icons/feat/nav.svg.js +2 -2
  58. package/esm/icons/feat/qrcode.svg.js +2 -2
  59. package/esm/icons/feat/service.svg.js +2 -2
  60. package/esm/icons/feat/table.svg.js +2 -2
  61. package/esm/icons/feat/tasks.svg.js +2 -2
  62. package/esm/icons/feat/video.svg.js +2 -2
  63. package/esm/icons/feat/wizard.svg.js +2 -2
  64. package/esm/icons/form/chained-select.svg.js +2 -2
  65. package/esm/icons/form/checkbox.svg.js +2 -2
  66. package/esm/icons/form/checkboxes.svg.js +2 -2
  67. package/esm/icons/form/combo.svg.js +2 -2
  68. package/esm/icons/form/condition-builder.svg.js +2 -2
  69. package/esm/icons/form/diff-editor.svg.js +2 -2
  70. package/esm/icons/form/editor.svg.js +2 -2
  71. package/esm/icons/form/formula.svg.js +2 -2
  72. package/esm/icons/form/hidden.svg.js +2 -2
  73. package/esm/icons/form/input-city.svg.js +2 -2
  74. package/esm/icons/form/input-color.svg.js +2 -2
  75. package/esm/icons/form/input-date-range.svg.js +2 -2
  76. package/esm/icons/form/input-date.svg.js +2 -2
  77. package/esm/icons/form/input-datetime.svg.js +2 -2
  78. package/esm/icons/form/input-email.svg.js +2 -2
  79. package/esm/icons/form/input-excel.svg.js +2 -2
  80. package/esm/icons/form/input-file.svg.js +2 -2
  81. package/esm/icons/form/input-group.svg.js +2 -2
  82. package/esm/icons/form/input-image.svg.js +2 -2
  83. package/esm/icons/form/input-kv.svg.js +2 -2
  84. package/esm/icons/form/input-month-range.svg.js +2 -2
  85. package/esm/icons/form/input-number.svg.js +2 -2
  86. package/esm/icons/form/input-password.svg.js +2 -2
  87. package/esm/icons/form/input-quarter-range.svg.js +2 -2
  88. package/esm/icons/form/input-range.svg.js +2 -2
  89. package/esm/icons/form/input-rating.svg.js +2 -2
  90. package/esm/icons/form/input-repeat.svg.js +2 -2
  91. package/esm/icons/form/input-rich-text.svg.js +2 -2
  92. package/esm/icons/form/input-signature.svg.js +2 -2
  93. package/esm/icons/form/input-tag.svg.js +2 -2
  94. package/esm/icons/form/input-text.svg.js +2 -2
  95. package/esm/icons/form/input-time-range.svg.js +2 -2
  96. package/esm/icons/form/input-time.svg.js +2 -2
  97. package/esm/icons/form/input-tree.svg.js +2 -2
  98. package/esm/icons/form/input-url.svg.js +2 -2
  99. package/esm/icons/form/input-year.svg.js +2 -2
  100. package/esm/icons/form/inputArray.svg.js +2 -2
  101. package/esm/icons/form/list-select.svg.js +2 -2
  102. package/esm/icons/form/location-picker.svg.js +2 -2
  103. package/esm/icons/form/matrix-checkboxes.svg.js +2 -2
  104. package/esm/icons/form/month.svg.js +2 -2
  105. package/esm/icons/form/nested-select.svg.js +2 -2
  106. package/esm/icons/form/picker.svg.js +2 -2
  107. package/esm/icons/form/quarter.svg.js +2 -2
  108. package/esm/icons/form/radios.svg.js +2 -2
  109. package/esm/icons/form/select.svg.js +2 -2
  110. package/esm/icons/form/static.svg.js +2 -2
  111. package/esm/icons/form/sub-form.svg.js +2 -2
  112. package/esm/icons/form/switch.svg.js +2 -2
  113. package/esm/icons/form/tabs-transfer.svg.js +2 -2
  114. package/esm/icons/form/textarea.svg.js +2 -2
  115. package/esm/icons/form/transfer.svg.js +2 -2
  116. package/esm/icons/form/tree-select.svg.js +2 -2
  117. package/esm/icons/form/uuid.svg.js +2 -2
  118. package/esm/icons/index.js +2 -2
  119. package/esm/icons/layout/layout-1with2.svg.js +2 -2
  120. package/esm/icons/layout/layout-2cols.svg.js +2 -2
  121. package/esm/icons/layout/layout-2row.svg.js +2 -2
  122. package/esm/icons/layout/layout-2with1.svg.js +2 -2
  123. package/esm/icons/layout/layout-3cols.svg.js +2 -2
  124. package/esm/icons/layout/layout-3row.svg.js +2 -2
  125. package/esm/icons/layout/layout-absolute.svg.js +2 -2
  126. package/esm/icons/layout/layout-fixed-top.svg.js +2 -2
  127. package/esm/icons/layout/layout-fixed.svg.js +2 -2
  128. package/esm/icons/layout/layout-free-container.svg.js +2 -2
  129. package/esm/icons/layout/layout-full.svg.js +2 -2
  130. package/esm/icons/layout/layout1-2.svg.js +2 -2
  131. package/esm/icons/layout/layout2-1.svg.js +2 -2
  132. package/esm/icons/layout/layout3-1.svg.js +2 -2
  133. package/esm/icons/layout/layout3-2.svg.js +2 -2
  134. package/esm/icons/other/_fx.svg.js +2 -2
  135. package/esm/icons/other/divider.svg.js +2 -2
  136. package/esm/icons/other/fx.svg.js +2 -2
  137. package/esm/icons/other/global-var.svg.js +2 -2
  138. package/esm/icons/other/modal-setting.svg.js +2 -2
  139. package/esm/icons/other/property-sheet.svg.js +2 -2
  140. package/esm/icons/other/tooltip.svg.js +2 -2
  141. package/esm/icons/show/URL.svg.js +2 -2
  142. package/esm/icons/show/avatar.svg.js +2 -2
  143. package/esm/icons/show/breadcrumb.svg.js +2 -2
  144. package/esm/icons/show/card.svg.js +2 -2
  145. package/esm/icons/show/cards.svg.js +2 -2
  146. package/esm/icons/show/carousel.svg.js +2 -2
  147. package/esm/icons/show/chart.svg.js +2 -2
  148. package/esm/icons/show/code.svg.js +2 -2
  149. package/esm/icons/show/date.svg.js +2 -2
  150. package/esm/icons/show/datetime.svg.js +2 -2
  151. package/esm/icons/show/image.svg.js +2 -2
  152. package/esm/icons/show/images.svg.js +2 -2
  153. package/esm/icons/show/json-view.svg.js +2 -2
  154. package/esm/icons/show/list.svg.js +2 -2
  155. package/esm/icons/show/log.svg.js +2 -2
  156. package/esm/icons/show/mapping.svg.js +2 -2
  157. package/esm/icons/show/markdown.svg.js +2 -2
  158. package/esm/icons/show/plain.svg.js +2 -2
  159. package/esm/icons/show/progress.svg.js +2 -2
  160. package/esm/icons/show/sparkline.svg.js +2 -2
  161. package/esm/icons/show/status.svg.js +2 -2
  162. package/esm/icons/show/steps.svg.js +2 -2
  163. package/esm/icons/show/time.svg.js +2 -2
  164. package/esm/icons/theme/css.svg.js +2 -2
  165. package/esm/index.js +2 -2
  166. package/esm/locale/en-US.js +2 -2
  167. package/esm/locale/zh-CN.js +2 -2
  168. package/esm/plugin/Alert.d.ts +1 -1
  169. package/esm/plugin/Alert.js +5 -5
  170. package/esm/plugin/AnchorNav.js +6 -6
  171. package/esm/plugin/Audio.d.ts +1 -1
  172. package/esm/plugin/Audio.js +5 -5
  173. package/esm/plugin/Avatar.d.ts +1 -1
  174. package/esm/plugin/Avatar.js +5 -5
  175. package/esm/plugin/Breadcrumb.js +5 -5
  176. package/esm/plugin/Button.d.ts +1 -1
  177. package/esm/plugin/Button.js +6 -5
  178. package/esm/plugin/ButtonGroup.d.ts +1 -1
  179. package/esm/plugin/ButtonGroup.js +5 -5
  180. package/esm/plugin/CRUD.d.ts +3 -3
  181. package/esm/plugin/CRUD.js +6 -6
  182. package/esm/plugin/CRUD2/BaseCRUD.d.ts +2 -2
  183. package/esm/plugin/CRUD2/BaseCRUD.js +6 -5
  184. package/esm/plugin/CRUD2/CRUDTable.d.ts +1 -1
  185. package/esm/plugin/CRUD2/CRUDTable.js +3 -3
  186. package/esm/plugin/CRUD2/constants.js +2 -2
  187. package/esm/plugin/CRUD2/utils.d.ts +2 -2
  188. package/esm/plugin/CRUD2/utils.js +2 -2
  189. package/esm/plugin/Calendar.d.ts +1 -1
  190. package/esm/plugin/Calendar.js +5 -5
  191. package/esm/plugin/Card.d.ts +1 -1
  192. package/esm/plugin/Card.js +6 -6
  193. package/esm/plugin/Card2.d.ts +1 -1
  194. package/esm/plugin/Card2.js +5 -5
  195. package/esm/plugin/Cards.d.ts +1 -1
  196. package/esm/plugin/Cards.js +5 -5
  197. package/esm/plugin/Carousel.js +5 -5
  198. package/esm/plugin/Chart.d.ts +1 -1
  199. package/esm/plugin/Chart.js +5 -5
  200. package/esm/plugin/CodeView.d.ts +1 -1
  201. package/esm/plugin/CodeView.js +5 -5
  202. package/esm/plugin/Collapse.d.ts +1 -1
  203. package/esm/plugin/Collapse.js +5 -5
  204. package/esm/plugin/CollapseGroup.d.ts +1 -1
  205. package/esm/plugin/CollapseGroup.js +5 -5
  206. package/esm/plugin/ColumnToggler.d.ts +1 -1
  207. package/esm/plugin/ColumnToggler.js +5 -5
  208. package/esm/plugin/Container.d.ts +1 -1
  209. package/esm/plugin/Container.js +5 -5
  210. package/esm/plugin/Custom.js +5 -5
  211. package/esm/plugin/CustomRegion.js +5 -5
  212. package/esm/plugin/Date.d.ts +1 -1
  213. package/esm/plugin/Date.js +5 -5
  214. package/esm/plugin/Datetime.d.ts +1 -0
  215. package/esm/plugin/Datetime.js +4 -4
  216. package/esm/plugin/Dialog.d.ts +1 -1
  217. package/esm/plugin/Dialog.js +10 -8
  218. package/esm/plugin/Divider.d.ts +1 -1
  219. package/esm/plugin/Divider.js +5 -5
  220. package/esm/plugin/Drawer.d.ts +1 -1
  221. package/esm/plugin/Drawer.js +9 -8
  222. package/esm/plugin/DropDownButton.js +5 -5
  223. package/esm/plugin/Each.d.ts +1 -1
  224. package/esm/plugin/Each.js +5 -5
  225. package/esm/plugin/Flex.js +4 -4
  226. package/esm/plugin/Form/ButtonGroupSelect.d.ts +1 -1
  227. package/esm/plugin/Form/ButtonGroupSelect.js +5 -5
  228. package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
  229. package/esm/plugin/Form/ButtonToolbar.js +5 -5
  230. package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
  231. package/esm/plugin/Form/ChainedSelect.js +6 -5
  232. package/esm/plugin/Form/Checkbox.d.ts +1 -1
  233. package/esm/plugin/Form/Checkbox.js +6 -5
  234. package/esm/plugin/Form/Checkboxes.d.ts +1 -1
  235. package/esm/plugin/Form/Checkboxes.js +5 -5
  236. package/esm/plugin/Form/CodeEditor.d.ts +1 -0
  237. package/esm/plugin/Form/CodeEditor.js +5 -5
  238. package/esm/plugin/Form/Combo.d.ts +1 -1
  239. package/esm/plugin/Form/Combo.js +5 -5
  240. package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
  241. package/esm/plugin/Form/ConditionBuilder.js +7 -7
  242. package/esm/plugin/Form/Control.d.ts +1 -1
  243. package/esm/plugin/Form/Control.js +5 -5
  244. package/esm/plugin/Form/DiffEditor.d.ts +1 -0
  245. package/esm/plugin/Form/DiffEditor.js +5 -5
  246. package/esm/plugin/Form/FieldSet.d.ts +1 -1
  247. package/esm/plugin/Form/FieldSet.js +5 -5
  248. package/esm/plugin/Form/Form.js +5 -5
  249. package/esm/plugin/Form/Formula.js +5 -5
  250. package/esm/plugin/Form/Group.js +5 -5
  251. package/esm/plugin/Form/Hidden.js +5 -5
  252. package/esm/plugin/Form/InputArray.js +5 -5
  253. package/esm/plugin/Form/InputCity.d.ts +1 -1
  254. package/esm/plugin/Form/InputCity.js +5 -5
  255. package/esm/plugin/Form/InputColor.d.ts +1 -1
  256. package/esm/plugin/Form/InputColor.js +5 -5
  257. package/esm/plugin/Form/InputDate.d.ts +1 -1
  258. package/esm/plugin/Form/InputDate.js +6 -4
  259. package/esm/plugin/Form/InputDateRange.d.ts +1 -1
  260. package/esm/plugin/Form/InputDateRange.js +8 -4
  261. package/esm/plugin/Form/InputDateTime.js +5 -5
  262. package/esm/plugin/Form/InputDateTimeRange.js +5 -5
  263. package/esm/plugin/Form/InputEmail.js +5 -5
  264. package/esm/plugin/Form/InputExcel.d.ts +1 -1
  265. package/esm/plugin/Form/InputExcel.js +5 -5
  266. package/esm/plugin/Form/InputFile.d.ts +1 -1
  267. package/esm/plugin/Form/InputFile.js +6 -5
  268. package/esm/plugin/Form/InputGroup.d.ts +1 -2
  269. package/esm/plugin/Form/InputGroup.js +5 -5
  270. package/esm/plugin/Form/InputImage.d.ts +1 -1
  271. package/esm/plugin/Form/InputImage.js +5 -5
  272. package/esm/plugin/Form/InputKV.d.ts +1 -1
  273. package/esm/plugin/Form/InputKV.js +5 -5
  274. package/esm/plugin/Form/InputMonth.js +5 -5
  275. package/esm/plugin/Form/InputMonthRange.js +5 -5
  276. package/esm/plugin/Form/InputNumber.d.ts +1 -1
  277. package/esm/plugin/Form/InputNumber.js +7 -5
  278. package/esm/plugin/Form/InputPassword.js +5 -5
  279. package/esm/plugin/Form/InputQuarter.js +5 -5
  280. package/esm/plugin/Form/InputQuarterRange.js +5 -5
  281. package/esm/plugin/Form/InputRange.d.ts +1 -1
  282. package/esm/plugin/Form/InputRange.js +8 -5
  283. package/esm/plugin/Form/InputRating.d.ts +1 -1
  284. package/esm/plugin/Form/InputRating.js +7 -5
  285. package/esm/plugin/Form/InputRepeat.js +5 -5
  286. package/esm/plugin/Form/InputRichText.d.ts +1 -1
  287. package/esm/plugin/Form/InputRichText.js +5 -5
  288. package/esm/plugin/Form/InputSignature.d.ts +1 -1
  289. package/esm/plugin/Form/InputSignature.js +5 -5
  290. package/esm/plugin/Form/InputSubForm.d.ts +1 -0
  291. package/esm/plugin/Form/InputSubForm.js +6 -6
  292. package/esm/plugin/Form/InputTable.d.ts +1 -1
  293. package/esm/plugin/Form/InputTable.js +5 -5
  294. package/esm/plugin/Form/InputTag.d.ts +1 -1
  295. package/esm/plugin/Form/InputTag.js +5 -5
  296. package/esm/plugin/Form/InputText.d.ts +1 -1
  297. package/esm/plugin/Form/InputText.js +5 -5
  298. package/esm/plugin/Form/InputTime.js +5 -5
  299. package/esm/plugin/Form/InputTimeRange.js +5 -5
  300. package/esm/plugin/Form/InputTree.d.ts +1 -1
  301. package/esm/plugin/Form/InputTree.js +5 -5
  302. package/esm/plugin/Form/InputURL.js +5 -5
  303. package/esm/plugin/Form/InputYear.js +5 -5
  304. package/esm/plugin/Form/InputYearRange.js +5 -5
  305. package/esm/plugin/Form/Item.d.ts +1 -1
  306. package/esm/plugin/Form/Item.js +3 -3
  307. package/esm/plugin/Form/ListSelect.d.ts +1 -1
  308. package/esm/plugin/Form/ListSelect.js +6 -5
  309. package/esm/plugin/Form/LocationPicker.d.ts +1 -1
  310. package/esm/plugin/Form/LocationPicker.js +5 -5
  311. package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
  312. package/esm/plugin/Form/MatrixCheckboxes.js +5 -5
  313. package/esm/plugin/Form/NestedSelect.d.ts +1 -1
  314. package/esm/plugin/Form/NestedSelect.js +5 -5
  315. package/esm/plugin/Form/Picker.js +5 -5
  316. package/esm/plugin/Form/Radios.d.ts +1 -1
  317. package/esm/plugin/Form/Radios.js +6 -5
  318. package/esm/plugin/Form/Select.d.ts +1 -1
  319. package/esm/plugin/Form/Select.js +31 -7
  320. package/esm/plugin/Form/Static.d.ts +1 -1
  321. package/esm/plugin/Form/Static.js +5 -5
  322. package/esm/plugin/Form/Switch.d.ts +1 -1
  323. package/esm/plugin/Form/Switch.js +6 -5
  324. package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
  325. package/esm/plugin/Form/TabsTransfer.js +5 -5
  326. package/esm/plugin/Form/Textarea.d.ts +1 -0
  327. package/esm/plugin/Form/Textarea.js +5 -5
  328. package/esm/plugin/Form/Transfer.d.ts +1 -1
  329. package/esm/plugin/Form/Transfer.js +5 -5
  330. package/esm/plugin/Form/TransferPicker.js +5 -5
  331. package/esm/plugin/Form/TreeSelect.d.ts +1 -1
  332. package/esm/plugin/Form/TreeSelect.js +5 -5
  333. package/esm/plugin/Form/UUID.js +5 -5
  334. package/esm/plugin/GlobalVar.js +3 -2
  335. package/esm/plugin/Grid.d.ts +1 -0
  336. package/esm/plugin/Grid.js +5 -5
  337. package/esm/plugin/HBox.d.ts +1 -0
  338. package/esm/plugin/HBox.js +5 -5
  339. package/esm/plugin/IFrame.d.ts +1 -1
  340. package/esm/plugin/IFrame.js +4 -4
  341. package/esm/plugin/Icon.d.ts +1 -1
  342. package/esm/plugin/Icon.js +5 -5
  343. package/esm/plugin/Image.d.ts +1 -1
  344. package/esm/plugin/Image.js +5 -5
  345. package/esm/plugin/Images.d.ts +1 -1
  346. package/esm/plugin/Images.js +5 -5
  347. package/esm/plugin/Json.d.ts +1 -1
  348. package/esm/plugin/Json.js +5 -5
  349. package/esm/plugin/Layout/FlexPluginBase.d.ts +2 -1
  350. package/esm/plugin/Layout/FlexPluginBase.js +4 -4
  351. package/esm/plugin/Layout/Layout_fixed.js +4 -4
  352. package/esm/plugin/Layout/Layout_free_container.js +4 -4
  353. package/esm/plugin/Layout/Layout_sorption_container.js +4 -4
  354. package/esm/plugin/Link.js +5 -5
  355. package/esm/plugin/List.js +7 -5
  356. package/esm/plugin/List2.d.ts +1 -1
  357. package/esm/plugin/List2.js +5 -5
  358. package/esm/plugin/ListItem.d.ts +1 -1
  359. package/esm/plugin/ListItem.js +6 -6
  360. package/esm/plugin/Log.d.ts +1 -1
  361. package/esm/plugin/Log.js +5 -5
  362. package/esm/plugin/Mapping.js +5 -5
  363. package/esm/plugin/Markdown.d.ts +1 -1
  364. package/esm/plugin/Markdown.js +5 -5
  365. package/esm/plugin/Nav.d.ts +1 -1
  366. package/esm/plugin/Nav.js +5 -5
  367. package/esm/plugin/OfficeViewer.d.ts +1 -1
  368. package/esm/plugin/OfficeViewer.js +5 -5
  369. package/esm/plugin/Operation.d.ts +1 -1
  370. package/esm/plugin/Operation.js +5 -5
  371. package/esm/plugin/Others/Action.d.ts +1 -0
  372. package/esm/plugin/Others/Action.js +5 -5
  373. package/esm/plugin/Others/TableCell.d.ts +1 -1
  374. package/esm/plugin/Others/TableCell.js +5 -5
  375. package/esm/plugin/Page.d.ts +1 -1
  376. package/esm/plugin/Page.js +6 -6
  377. package/esm/plugin/Pagination.d.ts +1 -1
  378. package/esm/plugin/Pagination.js +5 -5
  379. package/esm/plugin/Panel.d.ts +1 -1
  380. package/esm/plugin/Panel.js +4 -4
  381. package/esm/plugin/PdfViewer.d.ts +1 -1
  382. package/esm/plugin/PdfViewer.js +5 -5
  383. package/esm/plugin/Plain.d.ts +1 -1
  384. package/esm/plugin/Plain.js +5 -5
  385. package/esm/plugin/Progress.d.ts +1 -1
  386. package/esm/plugin/Progress.js +5 -5
  387. package/esm/plugin/Property.js +5 -5
  388. package/esm/plugin/QRCode.js +5 -5
  389. package/esm/plugin/Reset.js +4 -4
  390. package/esm/plugin/SearchBox.d.ts +1 -1
  391. package/esm/plugin/SearchBox.js +5 -5
  392. package/esm/plugin/Service.d.ts +1 -1
  393. package/esm/plugin/Service.js +4 -4
  394. package/esm/plugin/Slider.js +5 -5
  395. package/esm/plugin/Sparkline.d.ts +1 -1
  396. package/esm/plugin/Sparkline.js +5 -5
  397. package/esm/plugin/Status.d.ts +1 -1
  398. package/esm/plugin/Status.js +5 -5
  399. package/esm/plugin/Steps.js +5 -5
  400. package/esm/plugin/Submit.js +4 -4
  401. package/esm/plugin/SwitchContainer.js +5 -5
  402. package/esm/plugin/Table.d.ts +3 -3
  403. package/esm/plugin/Table.js +7 -5
  404. package/esm/plugin/Table2.js +18 -18
  405. package/esm/plugin/TableCell2.js +7 -6
  406. package/esm/plugin/TableView.js +7 -7
  407. package/esm/plugin/Tabs.js +6 -6
  408. package/esm/plugin/Tag.d.ts +1 -1
  409. package/esm/plugin/Tag.js +5 -5
  410. package/esm/plugin/Tasks.d.ts +1 -0
  411. package/esm/plugin/Tasks.js +5 -5
  412. package/esm/plugin/Time.d.ts +1 -0
  413. package/esm/plugin/Time.js +4 -4
  414. package/esm/plugin/Timeline.js +5 -5
  415. package/esm/plugin/TooltipWrapper.d.ts +1 -1
  416. package/esm/plugin/TooltipWrapper.js +5 -5
  417. package/esm/plugin/Tpl.d.ts +1 -1
  418. package/esm/plugin/Tpl.js +4 -4
  419. package/esm/plugin/Video.d.ts +1 -1
  420. package/esm/plugin/Video.js +5 -5
  421. package/esm/plugin/WebComponent.d.ts +1 -1
  422. package/esm/plugin/WebComponent.js +5 -5
  423. package/esm/plugin/Wizard.js +6 -6
  424. package/esm/plugin/Wrapper.d.ts +1 -1
  425. package/esm/plugin/Wrapper.js +5 -5
  426. package/esm/renderer/APIAdaptorControl.d.ts +25 -25
  427. package/esm/renderer/APIAdaptorControl.js +3 -2
  428. package/esm/renderer/APIControl.d.ts +9 -9
  429. package/esm/renderer/APIControl.js +12 -11
  430. package/esm/renderer/ActionApiControl.d.ts +6 -6
  431. package/esm/renderer/BadgeControl.d.ts +12 -12
  432. package/esm/renderer/BadgeControl.js +2 -2
  433. package/esm/renderer/ButtonGroupControl.js +2 -2
  434. package/esm/renderer/ConditionFormulaControl.js +7 -7
  435. package/esm/renderer/DataBindingControl.d.ts +0 -1
  436. package/esm/renderer/DataBindingControl.js +2 -2
  437. package/esm/renderer/DataMappingControl.js +2 -2
  438. package/esm/renderer/DataPickerControl.js +6 -6
  439. package/esm/renderer/DateShortCutControl.js +3 -4
  440. package/esm/renderer/ExpressionFormulaControl.js +2 -2
  441. package/esm/renderer/FeatureControl.js +2 -2
  442. package/esm/renderer/FieldSetting.d.ts +0 -1
  443. package/esm/renderer/FieldSetting.js +11 -12
  444. package/esm/renderer/FlexSettingControl.js +2 -2
  445. package/esm/renderer/FormulaControl.d.ts +2 -2
  446. package/esm/renderer/FormulaControl.js +6 -6
  447. package/esm/renderer/FunctionEditorControl.d.ts +25 -25
  448. package/esm/renderer/FunctionEditorControl.js +3 -3
  449. package/esm/renderer/GoConfigControl.js +2 -2
  450. package/esm/renderer/InputRangeValueControl.js +2 -2
  451. package/esm/renderer/KeyValueMapControl.js +2 -2
  452. package/esm/renderer/ListItemControl.js +2 -2
  453. package/esm/renderer/MapSourceControl.d.ts +0 -1
  454. package/esm/renderer/MapSourceControl.js +2 -2
  455. package/esm/renderer/NavBadgeControl.d.ts +8 -8
  456. package/esm/renderer/NavBadgeControl.js +2 -2
  457. package/esm/renderer/NavDefaultActive.js +2 -2
  458. package/esm/renderer/NavSourceControl.js +2 -2
  459. package/esm/renderer/OptionControl.js +2 -2
  460. package/esm/renderer/RangePartsControl.js +2 -2
  461. package/esm/renderer/StatusControl.js +2 -2
  462. package/esm/renderer/SwitchMoreControl.js +2 -2
  463. package/esm/renderer/TableColumnWidthControl.js +2 -2
  464. package/esm/renderer/TimelineItemControl.js +2 -2
  465. package/esm/renderer/TplFormulaControl.js +7 -7
  466. package/esm/renderer/TransferTableControl.js +2 -2
  467. package/esm/renderer/TreeOptionControl.js +3 -2
  468. package/esm/renderer/ValidateApiControl.js +2 -2
  469. package/esm/renderer/ValidationControl.js +2 -2
  470. package/esm/renderer/ValidationItem.js +2 -2
  471. package/esm/renderer/ValueFormatControl.js +2 -2
  472. package/esm/renderer/crud2-control/AddColumnModal.js +2 -2
  473. package/esm/renderer/crud2-control/CRUDColumnControl.js +6 -6
  474. package/esm/renderer/crud2-control/CRUDFiltersControl.js +42 -42
  475. package/esm/renderer/crud2-control/CRUDToolbarControl.js +10 -10
  476. package/esm/renderer/event-control/DialogActionPanel.js +2 -2
  477. package/esm/renderer/event-control/action-config-dialog.js +3 -2
  478. package/esm/renderer/event-control/action-config-panel.js +2 -2
  479. package/esm/renderer/event-control/actionsPanelManager.d.ts +1 -1
  480. package/esm/renderer/event-control/actionsPanelManager.js +2 -2
  481. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +2 -2
  482. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +2 -2
  483. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.d.ts +4 -3
  484. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +2 -2
  485. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +2 -2
  486. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +2 -2
  487. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +2 -2
  488. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +2 -2
  489. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +2 -2
  490. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +2 -2
  491. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +2 -2
  492. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +2 -2
  493. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +2 -2
  494. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +2 -2
  495. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +2 -2
  496. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +2 -2
  497. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/broadcast.js +2 -2
  498. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +2 -2
  499. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +2 -2
  500. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +2 -2
  501. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +2 -2
  502. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +2 -2
  503. package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +2 -2
  504. package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +2 -2
  505. package/esm/renderer/event-control/comp-action-select.js +2 -2
  506. package/esm/renderer/event-control/constants.js +2 -2
  507. package/esm/renderer/event-control/eventControlConfigHelper.d.ts +5 -4
  508. package/esm/renderer/event-control/eventControlConfigHelper.js +2 -2
  509. package/esm/renderer/event-control/helper.d.ts +7 -6
  510. package/esm/renderer/event-control/helper.js +2 -2
  511. package/esm/renderer/event-control/index.js +11 -10
  512. package/esm/renderer/global-var-control/GlobalVarBuiltinPanel.js +2 -2
  513. package/esm/renderer/global-var-control/GlobalVarManagerPanel.js +2 -2
  514. package/esm/renderer/style-control/Background.js +2 -2
  515. package/esm/renderer/style-control/Border.js +2 -2
  516. package/esm/renderer/style-control/BoxModel.js +2 -2
  517. package/esm/renderer/style-control/BoxShadow.js +2 -2
  518. package/esm/renderer/style-control/ColCount.js +2 -2
  519. package/esm/renderer/style-control/ColSize.js +2 -2
  520. package/esm/renderer/style-control/Display.js +2 -2
  521. package/esm/renderer/style-control/FlexLayout.js +2 -2
  522. package/esm/renderer/style-control/Font.js +2 -2
  523. package/esm/renderer/style-control/InsetBoxModel.js +2 -2
  524. package/esm/renderer/style-control/LabelAlign.js +2 -2
  525. package/esm/renderer/style-control/SingleThemeCssCode.js +2 -2
  526. package/esm/renderer/style-control/ThemeCssCode.js +2 -2
  527. package/esm/renderer/style-control/font-family.js +2 -2
  528. package/esm/renderer/style-control/helper.js +2 -2
  529. package/esm/renderer/style-control/transformation.js +2 -2
  530. package/esm/renderer/textarea-formula/FormulaPicker.js +2 -2
  531. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +6 -6
  532. package/esm/renderer/textarea-formula/plugin.js +2 -2
  533. package/esm/tpl/api.js +2 -2
  534. package/esm/tpl/common.js +3 -2
  535. package/esm/tpl/horizontal.js +2 -2
  536. package/esm/tpl/layout.js +6 -2
  537. package/esm/tpl/options.js +22 -25
  538. package/esm/tpl/remark.js +2 -2
  539. package/esm/tpl/style.js +2 -2
  540. package/esm/tpl/validations.js +2 -2
  541. package/esm/util.d.ts +1 -0
  542. package/esm/util.js +2 -2
  543. package/esm/validator.d.ts +2 -2
  544. package/esm/validator.js +2 -2
  545. package/lib/builder/ApiDSBuilder.d.ts +111 -17
  546. package/lib/builder/ApiDSBuilder.js +35 -35
  547. package/lib/builder/DSBuilder.js +2 -2
  548. package/lib/builder/DSBuilderManager.js +2 -2
  549. package/lib/builder/constants.d.ts +1 -1
  550. package/lib/builder/constants.js +2 -2
  551. package/lib/builder/utils.js +2 -2
  552. package/lib/component/BaseControl.d.ts +1 -1
  553. package/lib/component/BaseControl.js +2 -2
  554. package/lib/component/InputComponentName.js +2 -2
  555. package/lib/component/ModalSettingPanel.js +2 -2
  556. package/lib/component/OptionAutoFill.js +2 -2
  557. package/lib/component/TableViewEditor.js +2 -2
  558. package/lib/icons/btn/btn-group.svg.js +2 -2
  559. package/lib/icons/btn/btn-select.svg.js +2 -2
  560. package/lib/icons/btn/btn-toolbar.svg.js +2 -2
  561. package/lib/icons/btn/button.svg.js +2 -2
  562. package/lib/icons/btn/dropdown-btn.svg.js +2 -2
  563. package/lib/icons/container/anchor-nav.svg.js +2 -2
  564. package/lib/icons/container/collapse.svg.js +2 -2
  565. package/lib/icons/container/container.svg.js +2 -2
  566. package/lib/icons/container/flex-container.svg.js +2 -2
  567. package/lib/icons/container/form-group.svg.js +2 -2
  568. package/lib/icons/container/grid.svg.js +2 -2
  569. package/lib/icons/container/iframe.svg.js +2 -2
  570. package/lib/icons/container/panel.svg.js +2 -2
  571. package/lib/icons/container/switch-container.svg.js +2 -2
  572. package/lib/icons/container/table-view.svg.js +2 -2
  573. package/lib/icons/container/tabs.svg.js +2 -2
  574. package/lib/icons/container/tooltip-wrapper.svg.js +2 -2
  575. package/lib/icons/container/web-component.svg.js +2 -2
  576. package/lib/icons/crud/column-add.svg.js +2 -2
  577. package/lib/icons/crud/column-delete.svg.js +2 -2
  578. package/lib/icons/crud/column-setting.svg.js +2 -2
  579. package/lib/icons/crud/share-link.svg.js +2 -2
  580. package/lib/icons/display/aBaseline.svg.js +2 -2
  581. package/lib/icons/display/aCenter.svg.js +2 -2
  582. package/lib/icons/display/aFlexEnd.svg.js +2 -2
  583. package/lib/icons/display/aFlexStart.svg.js +2 -2
  584. package/lib/icons/display/aStretch.svg.js +2 -2
  585. package/lib/icons/display/block.svg.js +2 -2
  586. package/lib/icons/display/dcolumn.svg.js +2 -2
  587. package/lib/icons/display/dcolumnReverse.svg.js +2 -2
  588. package/lib/icons/display/drow.svg.js +2 -2
  589. package/lib/icons/display/drowReverse.svg.js +2 -2
  590. package/lib/icons/display/flex.svg.js +2 -2
  591. package/lib/icons/display/inline-block.svg.js +2 -2
  592. package/lib/icons/display/inline.svg.js +2 -2
  593. package/lib/icons/display/jCenter.svg.js +2 -2
  594. package/lib/icons/display/jFlexEnd.svg.js +2 -2
  595. package/lib/icons/display/jFlexStart.svg.js +2 -2
  596. package/lib/icons/display/jSpaceAround.svg.js +2 -2
  597. package/lib/icons/display/jSpaceBetween.svg.js +2 -2
  598. package/lib/icons/feat/audio.svg.js +2 -2
  599. package/lib/icons/feat/custom.svg.js +2 -2
  600. package/lib/icons/feat/each.svg.js +2 -2
  601. package/lib/icons/feat/form.svg.js +2 -2
  602. package/lib/icons/feat/nav.svg.js +2 -2
  603. package/lib/icons/feat/qrcode.svg.js +2 -2
  604. package/lib/icons/feat/service.svg.js +2 -2
  605. package/lib/icons/feat/table.svg.js +2 -2
  606. package/lib/icons/feat/tasks.svg.js +2 -2
  607. package/lib/icons/feat/video.svg.js +2 -2
  608. package/lib/icons/feat/wizard.svg.js +2 -2
  609. package/lib/icons/form/chained-select.svg.js +2 -2
  610. package/lib/icons/form/checkbox.svg.js +2 -2
  611. package/lib/icons/form/checkboxes.svg.js +2 -2
  612. package/lib/icons/form/combo.svg.js +2 -2
  613. package/lib/icons/form/condition-builder.svg.js +2 -2
  614. package/lib/icons/form/diff-editor.svg.js +2 -2
  615. package/lib/icons/form/editor.svg.js +2 -2
  616. package/lib/icons/form/formula.svg.js +2 -2
  617. package/lib/icons/form/hidden.svg.js +2 -2
  618. package/lib/icons/form/input-city.svg.js +2 -2
  619. package/lib/icons/form/input-color.svg.js +2 -2
  620. package/lib/icons/form/input-date-range.svg.js +2 -2
  621. package/lib/icons/form/input-date.svg.js +2 -2
  622. package/lib/icons/form/input-datetime.svg.js +2 -2
  623. package/lib/icons/form/input-email.svg.js +2 -2
  624. package/lib/icons/form/input-excel.svg.js +2 -2
  625. package/lib/icons/form/input-file.svg.js +2 -2
  626. package/lib/icons/form/input-group.svg.js +2 -2
  627. package/lib/icons/form/input-image.svg.js +2 -2
  628. package/lib/icons/form/input-kv.svg.js +2 -2
  629. package/lib/icons/form/input-month-range.svg.js +2 -2
  630. package/lib/icons/form/input-number.svg.js +2 -2
  631. package/lib/icons/form/input-password.svg.js +2 -2
  632. package/lib/icons/form/input-quarter-range.svg.js +2 -2
  633. package/lib/icons/form/input-range.svg.js +2 -2
  634. package/lib/icons/form/input-rating.svg.js +2 -2
  635. package/lib/icons/form/input-repeat.svg.js +2 -2
  636. package/lib/icons/form/input-rich-text.svg.js +2 -2
  637. package/lib/icons/form/input-signature.svg.js +2 -2
  638. package/lib/icons/form/input-tag.svg.js +2 -2
  639. package/lib/icons/form/input-text.svg.js +2 -2
  640. package/lib/icons/form/input-time-range.svg.js +2 -2
  641. package/lib/icons/form/input-time.svg.js +2 -2
  642. package/lib/icons/form/input-tree.svg.js +2 -2
  643. package/lib/icons/form/input-url.svg.js +2 -2
  644. package/lib/icons/form/input-year.svg.js +2 -2
  645. package/lib/icons/form/inputArray.svg.js +2 -2
  646. package/lib/icons/form/list-select.svg.js +2 -2
  647. package/lib/icons/form/location-picker.svg.js +2 -2
  648. package/lib/icons/form/matrix-checkboxes.svg.js +2 -2
  649. package/lib/icons/form/month.svg.js +2 -2
  650. package/lib/icons/form/nested-select.svg.js +2 -2
  651. package/lib/icons/form/picker.svg.js +2 -2
  652. package/lib/icons/form/quarter.svg.js +2 -2
  653. package/lib/icons/form/radios.svg.js +2 -2
  654. package/lib/icons/form/select.svg.js +2 -2
  655. package/lib/icons/form/static.svg.js +2 -2
  656. package/lib/icons/form/sub-form.svg.js +2 -2
  657. package/lib/icons/form/switch.svg.js +2 -2
  658. package/lib/icons/form/tabs-transfer.svg.js +2 -2
  659. package/lib/icons/form/textarea.svg.js +2 -2
  660. package/lib/icons/form/transfer.svg.js +2 -2
  661. package/lib/icons/form/tree-select.svg.js +2 -2
  662. package/lib/icons/form/uuid.svg.js +2 -2
  663. package/lib/icons/index.js +2 -2
  664. package/lib/icons/layout/layout-1with2.svg.js +2 -2
  665. package/lib/icons/layout/layout-2cols.svg.js +2 -2
  666. package/lib/icons/layout/layout-2row.svg.js +2 -2
  667. package/lib/icons/layout/layout-2with1.svg.js +2 -2
  668. package/lib/icons/layout/layout-3cols.svg.js +2 -2
  669. package/lib/icons/layout/layout-3row.svg.js +2 -2
  670. package/lib/icons/layout/layout-absolute.svg.js +2 -2
  671. package/lib/icons/layout/layout-fixed-top.svg.js +2 -2
  672. package/lib/icons/layout/layout-fixed.svg.js +2 -2
  673. package/lib/icons/layout/layout-free-container.svg.js +2 -2
  674. package/lib/icons/layout/layout-full.svg.js +2 -2
  675. package/lib/icons/layout/layout1-2.svg.js +2 -2
  676. package/lib/icons/layout/layout2-1.svg.js +2 -2
  677. package/lib/icons/layout/layout3-1.svg.js +2 -2
  678. package/lib/icons/layout/layout3-2.svg.js +2 -2
  679. package/lib/icons/other/_fx.svg.js +2 -2
  680. package/lib/icons/other/divider.svg.js +2 -2
  681. package/lib/icons/other/fx.svg.js +2 -2
  682. package/lib/icons/other/global-var.svg.js +2 -2
  683. package/lib/icons/other/modal-setting.svg.js +2 -2
  684. package/lib/icons/other/property-sheet.svg.js +2 -2
  685. package/lib/icons/other/tooltip.svg.js +2 -2
  686. package/lib/icons/show/URL.svg.js +2 -2
  687. package/lib/icons/show/avatar.svg.js +2 -2
  688. package/lib/icons/show/breadcrumb.svg.js +2 -2
  689. package/lib/icons/show/card.svg.js +2 -2
  690. package/lib/icons/show/cards.svg.js +2 -2
  691. package/lib/icons/show/carousel.svg.js +2 -2
  692. package/lib/icons/show/chart.svg.js +2 -2
  693. package/lib/icons/show/code.svg.js +2 -2
  694. package/lib/icons/show/date.svg.js +2 -2
  695. package/lib/icons/show/datetime.svg.js +2 -2
  696. package/lib/icons/show/image.svg.js +2 -2
  697. package/lib/icons/show/images.svg.js +2 -2
  698. package/lib/icons/show/json-view.svg.js +2 -2
  699. package/lib/icons/show/list.svg.js +2 -2
  700. package/lib/icons/show/log.svg.js +2 -2
  701. package/lib/icons/show/mapping.svg.js +2 -2
  702. package/lib/icons/show/markdown.svg.js +2 -2
  703. package/lib/icons/show/plain.svg.js +2 -2
  704. package/lib/icons/show/progress.svg.js +2 -2
  705. package/lib/icons/show/sparkline.svg.js +2 -2
  706. package/lib/icons/show/status.svg.js +2 -2
  707. package/lib/icons/show/steps.svg.js +2 -2
  708. package/lib/icons/show/time.svg.js +2 -2
  709. package/lib/icons/theme/css.svg.js +2 -2
  710. package/lib/index.js +2 -2
  711. package/lib/locale/en-US.js +2 -2
  712. package/lib/locale/zh-CN.js +2 -2
  713. package/lib/plugin/Alert.d.ts +1 -1
  714. package/lib/plugin/Alert.js +4 -4
  715. package/lib/plugin/AnchorNav.js +5 -5
  716. package/lib/plugin/Audio.d.ts +1 -1
  717. package/lib/plugin/Audio.js +4 -4
  718. package/lib/plugin/Avatar.d.ts +1 -1
  719. package/lib/plugin/Avatar.js +4 -4
  720. package/lib/plugin/Breadcrumb.js +4 -4
  721. package/lib/plugin/Button.d.ts +1 -1
  722. package/lib/plugin/Button.js +5 -4
  723. package/lib/plugin/ButtonGroup.d.ts +1 -1
  724. package/lib/plugin/ButtonGroup.js +4 -4
  725. package/lib/plugin/CRUD.d.ts +3 -3
  726. package/lib/plugin/CRUD.js +5 -5
  727. package/lib/plugin/CRUD2/BaseCRUD.d.ts +2 -2
  728. package/lib/plugin/CRUD2/BaseCRUD.js +6 -5
  729. package/lib/plugin/CRUD2/CRUDTable.d.ts +1 -1
  730. package/lib/plugin/CRUD2/CRUDTable.js +3 -3
  731. package/lib/plugin/CRUD2/constants.js +2 -2
  732. package/lib/plugin/CRUD2/utils.d.ts +2 -2
  733. package/lib/plugin/CRUD2/utils.js +2 -2
  734. package/lib/plugin/Calendar.d.ts +1 -1
  735. package/lib/plugin/Calendar.js +4 -4
  736. package/lib/plugin/Card.d.ts +1 -1
  737. package/lib/plugin/Card.js +5 -5
  738. package/lib/plugin/Card2.d.ts +1 -1
  739. package/lib/plugin/Card2.js +4 -4
  740. package/lib/plugin/Cards.d.ts +1 -1
  741. package/lib/plugin/Cards.js +4 -4
  742. package/lib/plugin/Carousel.js +4 -4
  743. package/lib/plugin/Chart.d.ts +1 -1
  744. package/lib/plugin/Chart.js +4 -4
  745. package/lib/plugin/CodeView.d.ts +1 -1
  746. package/lib/plugin/CodeView.js +4 -4
  747. package/lib/plugin/Collapse.d.ts +1 -1
  748. package/lib/plugin/Collapse.js +4 -4
  749. package/lib/plugin/CollapseGroup.d.ts +1 -1
  750. package/lib/plugin/CollapseGroup.js +4 -4
  751. package/lib/plugin/ColumnToggler.d.ts +1 -1
  752. package/lib/plugin/ColumnToggler.js +4 -4
  753. package/lib/plugin/Container.d.ts +1 -1
  754. package/lib/plugin/Container.js +4 -4
  755. package/lib/plugin/Custom.js +4 -4
  756. package/lib/plugin/CustomRegion.js +4 -4
  757. package/lib/plugin/Date.d.ts +1 -1
  758. package/lib/plugin/Date.js +4 -4
  759. package/lib/plugin/Datetime.d.ts +1 -0
  760. package/lib/plugin/Datetime.js +3 -3
  761. package/lib/plugin/Dialog.d.ts +1 -1
  762. package/lib/plugin/Dialog.js +10 -8
  763. package/lib/plugin/Divider.d.ts +1 -1
  764. package/lib/plugin/Divider.js +4 -4
  765. package/lib/plugin/Drawer.d.ts +1 -1
  766. package/lib/plugin/Drawer.js +9 -8
  767. package/lib/plugin/DropDownButton.js +4 -4
  768. package/lib/plugin/Each.d.ts +1 -1
  769. package/lib/plugin/Each.js +4 -4
  770. package/lib/plugin/Flex.js +3 -3
  771. package/lib/plugin/Form/ButtonGroupSelect.d.ts +1 -1
  772. package/lib/plugin/Form/ButtonGroupSelect.js +4 -4
  773. package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
  774. package/lib/plugin/Form/ButtonToolbar.js +4 -4
  775. package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
  776. package/lib/plugin/Form/ChainedSelect.js +5 -4
  777. package/lib/plugin/Form/Checkbox.d.ts +1 -1
  778. package/lib/plugin/Form/Checkbox.js +5 -4
  779. package/lib/plugin/Form/Checkboxes.d.ts +1 -1
  780. package/lib/plugin/Form/Checkboxes.js +4 -4
  781. package/lib/plugin/Form/CodeEditor.d.ts +1 -0
  782. package/lib/plugin/Form/CodeEditor.js +4 -4
  783. package/lib/plugin/Form/Combo.d.ts +1 -1
  784. package/lib/plugin/Form/Combo.js +5 -5
  785. package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
  786. package/lib/plugin/Form/ConditionBuilder.js +6 -6
  787. package/lib/plugin/Form/Control.d.ts +1 -1
  788. package/lib/plugin/Form/Control.js +4 -4
  789. package/lib/plugin/Form/DiffEditor.d.ts +1 -0
  790. package/lib/plugin/Form/DiffEditor.js +4 -4
  791. package/lib/plugin/Form/FieldSet.d.ts +1 -1
  792. package/lib/plugin/Form/FieldSet.js +4 -4
  793. package/lib/plugin/Form/Form.js +5 -5
  794. package/lib/plugin/Form/Formula.js +4 -4
  795. package/lib/plugin/Form/Group.js +4 -4
  796. package/lib/plugin/Form/Hidden.js +4 -4
  797. package/lib/plugin/Form/InputArray.js +4 -4
  798. package/lib/plugin/Form/InputCity.d.ts +1 -1
  799. package/lib/plugin/Form/InputCity.js +4 -4
  800. package/lib/plugin/Form/InputColor.d.ts +1 -1
  801. package/lib/plugin/Form/InputColor.js +4 -4
  802. package/lib/plugin/Form/InputDate.d.ts +1 -1
  803. package/lib/plugin/Form/InputDate.js +6 -4
  804. package/lib/plugin/Form/InputDateRange.d.ts +1 -1
  805. package/lib/plugin/Form/InputDateRange.js +8 -4
  806. package/lib/plugin/Form/InputDateTime.js +4 -4
  807. package/lib/plugin/Form/InputDateTimeRange.js +4 -4
  808. package/lib/plugin/Form/InputEmail.js +4 -4
  809. package/lib/plugin/Form/InputExcel.d.ts +1 -1
  810. package/lib/plugin/Form/InputExcel.js +4 -4
  811. package/lib/plugin/Form/InputFile.d.ts +1 -1
  812. package/lib/plugin/Form/InputFile.js +5 -4
  813. package/lib/plugin/Form/InputGroup.d.ts +1 -2
  814. package/lib/plugin/Form/InputGroup.js +4 -4
  815. package/lib/plugin/Form/InputImage.d.ts +1 -1
  816. package/lib/plugin/Form/InputImage.js +4 -4
  817. package/lib/plugin/Form/InputKV.d.ts +1 -1
  818. package/lib/plugin/Form/InputKV.js +4 -4
  819. package/lib/plugin/Form/InputMonth.js +4 -4
  820. package/lib/plugin/Form/InputMonthRange.js +4 -4
  821. package/lib/plugin/Form/InputNumber.d.ts +1 -1
  822. package/lib/plugin/Form/InputNumber.js +6 -4
  823. package/lib/plugin/Form/InputPassword.js +4 -4
  824. package/lib/plugin/Form/InputQuarter.js +4 -4
  825. package/lib/plugin/Form/InputQuarterRange.js +4 -4
  826. package/lib/plugin/Form/InputRange.d.ts +1 -1
  827. package/lib/plugin/Form/InputRange.js +7 -4
  828. package/lib/plugin/Form/InputRating.d.ts +1 -1
  829. package/lib/plugin/Form/InputRating.js +6 -4
  830. package/lib/plugin/Form/InputRepeat.js +4 -4
  831. package/lib/plugin/Form/InputRichText.d.ts +1 -1
  832. package/lib/plugin/Form/InputRichText.js +4 -4
  833. package/lib/plugin/Form/InputSignature.d.ts +1 -1
  834. package/lib/plugin/Form/InputSignature.js +4 -4
  835. package/lib/plugin/Form/InputSubForm.d.ts +1 -0
  836. package/lib/plugin/Form/InputSubForm.js +5 -5
  837. package/lib/plugin/Form/InputTable.d.ts +1 -1
  838. package/lib/plugin/Form/InputTable.js +5 -5
  839. package/lib/plugin/Form/InputTag.d.ts +1 -1
  840. package/lib/plugin/Form/InputTag.js +4 -4
  841. package/lib/plugin/Form/InputText.d.ts +1 -1
  842. package/lib/plugin/Form/InputText.js +4 -4
  843. package/lib/plugin/Form/InputTime.js +4 -4
  844. package/lib/plugin/Form/InputTimeRange.js +4 -4
  845. package/lib/plugin/Form/InputTree.d.ts +1 -1
  846. package/lib/plugin/Form/InputTree.js +4 -4
  847. package/lib/plugin/Form/InputURL.js +4 -4
  848. package/lib/plugin/Form/InputYear.js +4 -4
  849. package/lib/plugin/Form/InputYearRange.js +4 -4
  850. package/lib/plugin/Form/Item.d.ts +1 -1
  851. package/lib/plugin/Form/Item.js +3 -3
  852. package/lib/plugin/Form/ListSelect.d.ts +1 -1
  853. package/lib/plugin/Form/ListSelect.js +5 -4
  854. package/lib/plugin/Form/LocationPicker.d.ts +1 -1
  855. package/lib/plugin/Form/LocationPicker.js +4 -4
  856. package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
  857. package/lib/plugin/Form/MatrixCheckboxes.js +4 -4
  858. package/lib/plugin/Form/NestedSelect.d.ts +1 -1
  859. package/lib/plugin/Form/NestedSelect.js +4 -4
  860. package/lib/plugin/Form/Picker.js +4 -4
  861. package/lib/plugin/Form/Radios.d.ts +1 -1
  862. package/lib/plugin/Form/Radios.js +5 -4
  863. package/lib/plugin/Form/Select.d.ts +1 -1
  864. package/lib/plugin/Form/Select.js +30 -6
  865. package/lib/plugin/Form/Static.d.ts +1 -1
  866. package/lib/plugin/Form/Static.js +4 -4
  867. package/lib/plugin/Form/Switch.d.ts +1 -1
  868. package/lib/plugin/Form/Switch.js +5 -4
  869. package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
  870. package/lib/plugin/Form/TabsTransfer.js +4 -4
  871. package/lib/plugin/Form/Textarea.d.ts +1 -0
  872. package/lib/plugin/Form/Textarea.js +4 -4
  873. package/lib/plugin/Form/Transfer.d.ts +1 -1
  874. package/lib/plugin/Form/Transfer.js +4 -4
  875. package/lib/plugin/Form/TransferPicker.js +4 -4
  876. package/lib/plugin/Form/TreeSelect.d.ts +1 -1
  877. package/lib/plugin/Form/TreeSelect.js +4 -4
  878. package/lib/plugin/Form/UUID.js +4 -4
  879. package/lib/plugin/GlobalVar.js +3 -2
  880. package/lib/plugin/Grid.d.ts +1 -0
  881. package/lib/plugin/Grid.js +5 -5
  882. package/lib/plugin/HBox.d.ts +1 -0
  883. package/lib/plugin/HBox.js +4 -4
  884. package/lib/plugin/IFrame.d.ts +1 -1
  885. package/lib/plugin/IFrame.js +4 -4
  886. package/lib/plugin/Icon.d.ts +1 -1
  887. package/lib/plugin/Icon.js +4 -4
  888. package/lib/plugin/Image.d.ts +1 -1
  889. package/lib/plugin/Image.js +4 -4
  890. package/lib/plugin/Images.d.ts +1 -1
  891. package/lib/plugin/Images.js +4 -4
  892. package/lib/plugin/Json.d.ts +1 -1
  893. package/lib/plugin/Json.js +4 -4
  894. package/lib/plugin/Layout/FlexPluginBase.d.ts +2 -1
  895. package/lib/plugin/Layout/FlexPluginBase.js +4 -4
  896. package/lib/plugin/Layout/Layout_fixed.js +3 -3
  897. package/lib/plugin/Layout/Layout_free_container.js +3 -3
  898. package/lib/plugin/Layout/Layout_sorption_container.js +3 -3
  899. package/lib/plugin/Link.js +4 -4
  900. package/lib/plugin/List.js +6 -4
  901. package/lib/plugin/List2.d.ts +1 -1
  902. package/lib/plugin/List2.js +4 -4
  903. package/lib/plugin/ListItem.d.ts +1 -1
  904. package/lib/plugin/ListItem.js +5 -5
  905. package/lib/plugin/Log.d.ts +1 -1
  906. package/lib/plugin/Log.js +4 -4
  907. package/lib/plugin/Mapping.js +4 -4
  908. package/lib/plugin/Markdown.d.ts +1 -1
  909. package/lib/plugin/Markdown.js +4 -4
  910. package/lib/plugin/Nav.d.ts +1 -1
  911. package/lib/plugin/Nav.js +4 -4
  912. package/lib/plugin/OfficeViewer.d.ts +1 -1
  913. package/lib/plugin/OfficeViewer.js +4 -4
  914. package/lib/plugin/Operation.d.ts +1 -1
  915. package/lib/plugin/Operation.js +4 -4
  916. package/lib/plugin/Others/Action.d.ts +1 -0
  917. package/lib/plugin/Others/Action.js +4 -4
  918. package/lib/plugin/Others/TableCell.d.ts +1 -1
  919. package/lib/plugin/Others/TableCell.js +4 -4
  920. package/lib/plugin/Page.d.ts +1 -1
  921. package/lib/plugin/Page.js +5 -5
  922. package/lib/plugin/Pagination.d.ts +1 -1
  923. package/lib/plugin/Pagination.js +4 -4
  924. package/lib/plugin/Panel.d.ts +1 -1
  925. package/lib/plugin/Panel.js +4 -4
  926. package/lib/plugin/PdfViewer.d.ts +1 -1
  927. package/lib/plugin/PdfViewer.js +4 -4
  928. package/lib/plugin/Plain.d.ts +1 -1
  929. package/lib/plugin/Plain.js +4 -4
  930. package/lib/plugin/Progress.d.ts +1 -1
  931. package/lib/plugin/Progress.js +4 -4
  932. package/lib/plugin/Property.js +4 -4
  933. package/lib/plugin/QRCode.js +4 -4
  934. package/lib/plugin/Reset.js +3 -3
  935. package/lib/plugin/SearchBox.d.ts +1 -1
  936. package/lib/plugin/SearchBox.js +4 -4
  937. package/lib/plugin/Service.d.ts +1 -1
  938. package/lib/plugin/Service.js +4 -4
  939. package/lib/plugin/Slider.js +4 -4
  940. package/lib/plugin/Sparkline.d.ts +1 -1
  941. package/lib/plugin/Sparkline.js +4 -4
  942. package/lib/plugin/Status.d.ts +1 -1
  943. package/lib/plugin/Status.js +4 -4
  944. package/lib/plugin/Steps.js +4 -4
  945. package/lib/plugin/Submit.js +3 -3
  946. package/lib/plugin/SwitchContainer.js +4 -4
  947. package/lib/plugin/Table.d.ts +3 -3
  948. package/lib/plugin/Table.js +7 -5
  949. package/lib/plugin/Table2.js +18 -18
  950. package/lib/plugin/TableCell2.js +6 -5
  951. package/lib/plugin/TableView.js +6 -6
  952. package/lib/plugin/Tabs.js +5 -5
  953. package/lib/plugin/Tag.d.ts +1 -1
  954. package/lib/plugin/Tag.js +4 -4
  955. package/lib/plugin/Tasks.d.ts +1 -0
  956. package/lib/plugin/Tasks.js +4 -4
  957. package/lib/plugin/Time.d.ts +1 -0
  958. package/lib/plugin/Time.js +3 -3
  959. package/lib/plugin/Timeline.js +4 -4
  960. package/lib/plugin/TooltipWrapper.d.ts +1 -1
  961. package/lib/plugin/TooltipWrapper.js +4 -4
  962. package/lib/plugin/Tpl.d.ts +1 -1
  963. package/lib/plugin/Tpl.js +4 -4
  964. package/lib/plugin/Video.d.ts +1 -1
  965. package/lib/plugin/Video.js +4 -4
  966. package/lib/plugin/WebComponent.d.ts +1 -1
  967. package/lib/plugin/WebComponent.js +4 -4
  968. package/lib/plugin/Wizard.js +5 -5
  969. package/lib/plugin/Wrapper.d.ts +1 -1
  970. package/lib/plugin/Wrapper.js +4 -4
  971. package/lib/renderer/APIAdaptorControl.d.ts +25 -25
  972. package/lib/renderer/APIAdaptorControl.js +3 -2
  973. package/lib/renderer/APIControl.d.ts +9 -9
  974. package/lib/renderer/APIControl.js +12 -11
  975. package/lib/renderer/ActionApiControl.d.ts +6 -6
  976. package/lib/renderer/BadgeControl.d.ts +12 -12
  977. package/lib/renderer/BadgeControl.js +2 -2
  978. package/lib/renderer/ButtonGroupControl.js +2 -2
  979. package/lib/renderer/ConditionFormulaControl.js +7 -7
  980. package/lib/renderer/DataBindingControl.d.ts +0 -1
  981. package/lib/renderer/DataBindingControl.js +2 -2
  982. package/lib/renderer/DataMappingControl.js +2 -2
  983. package/lib/renderer/DataPickerControl.js +6 -6
  984. package/lib/renderer/DateShortCutControl.js +3 -4
  985. package/lib/renderer/ExpressionFormulaControl.js +2 -2
  986. package/lib/renderer/FeatureControl.js +2 -2
  987. package/lib/renderer/FieldSetting.d.ts +0 -1
  988. package/lib/renderer/FieldSetting.js +11 -12
  989. package/lib/renderer/FlexSettingControl.js +2 -2
  990. package/lib/renderer/FormulaControl.d.ts +2 -2
  991. package/lib/renderer/FormulaControl.js +6 -6
  992. package/lib/renderer/FunctionEditorControl.d.ts +25 -25
  993. package/lib/renderer/FunctionEditorControl.js +3 -3
  994. package/lib/renderer/GoConfigControl.js +2 -2
  995. package/lib/renderer/InputRangeValueControl.js +2 -2
  996. package/lib/renderer/KeyValueMapControl.js +2 -2
  997. package/lib/renderer/ListItemControl.js +2 -2
  998. package/lib/renderer/MapSourceControl.d.ts +0 -1
  999. package/lib/renderer/MapSourceControl.js +2 -2
  1000. package/lib/renderer/NavBadgeControl.d.ts +8 -8
  1001. package/lib/renderer/NavBadgeControl.js +2 -2
  1002. package/lib/renderer/NavDefaultActive.js +2 -2
  1003. package/lib/renderer/NavSourceControl.js +2 -2
  1004. package/lib/renderer/OptionControl.js +2 -2
  1005. package/lib/renderer/RangePartsControl.js +2 -2
  1006. package/lib/renderer/StatusControl.js +2 -2
  1007. package/lib/renderer/SwitchMoreControl.js +2 -2
  1008. package/lib/renderer/TableColumnWidthControl.js +2 -2
  1009. package/lib/renderer/TimelineItemControl.js +2 -2
  1010. package/lib/renderer/TplFormulaControl.js +7 -7
  1011. package/lib/renderer/TransferTableControl.js +2 -2
  1012. package/lib/renderer/TreeOptionControl.js +3 -2
  1013. package/lib/renderer/ValidateApiControl.js +2 -2
  1014. package/lib/renderer/ValidationControl.js +2 -2
  1015. package/lib/renderer/ValidationItem.js +2 -2
  1016. package/lib/renderer/ValueFormatControl.js +2 -2
  1017. package/lib/renderer/crud2-control/AddColumnModal.js +2 -2
  1018. package/lib/renderer/crud2-control/CRUDColumnControl.js +6 -6
  1019. package/lib/renderer/crud2-control/CRUDFiltersControl.js +42 -42
  1020. package/lib/renderer/crud2-control/CRUDToolbarControl.js +10 -10
  1021. package/lib/renderer/event-control/DialogActionPanel.js +2 -2
  1022. package/lib/renderer/event-control/action-config-dialog.js +3 -2
  1023. package/lib/renderer/event-control/action-config-panel.js +2 -2
  1024. package/lib/renderer/event-control/actionsPanelManager.d.ts +1 -1
  1025. package/lib/renderer/event-control/actionsPanelManager.js +2 -2
  1026. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +2 -2
  1027. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +2 -2
  1028. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.d.ts +4 -3
  1029. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +2 -2
  1030. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +2 -2
  1031. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +2 -2
  1032. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +2 -2
  1033. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +2 -2
  1034. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +2 -2
  1035. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +2 -2
  1036. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +2 -2
  1037. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +2 -2
  1038. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +2 -2
  1039. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +2 -2
  1040. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +2 -2
  1041. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +2 -2
  1042. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/broadcast.js +2 -2
  1043. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +2 -2
  1044. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +2 -2
  1045. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +2 -2
  1046. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +2 -2
  1047. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +2 -2
  1048. package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +2 -2
  1049. package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +2 -2
  1050. package/lib/renderer/event-control/comp-action-select.js +2 -2
  1051. package/lib/renderer/event-control/constants.js +2 -2
  1052. package/lib/renderer/event-control/eventControlConfigHelper.d.ts +5 -4
  1053. package/lib/renderer/event-control/eventControlConfigHelper.js +2 -2
  1054. package/lib/renderer/event-control/helper.d.ts +7 -6
  1055. package/lib/renderer/event-control/helper.js +2 -2
  1056. package/lib/renderer/event-control/index.js +11 -10
  1057. package/lib/renderer/global-var-control/GlobalVarBuiltinPanel.js +2 -2
  1058. package/lib/renderer/global-var-control/GlobalVarManagerPanel.js +2 -2
  1059. package/lib/renderer/style-control/Background.js +2 -2
  1060. package/lib/renderer/style-control/Border.js +2 -2
  1061. package/lib/renderer/style-control/BoxModel.js +2 -2
  1062. package/lib/renderer/style-control/BoxShadow.js +2 -2
  1063. package/lib/renderer/style-control/ColCount.js +2 -2
  1064. package/lib/renderer/style-control/ColSize.js +2 -2
  1065. package/lib/renderer/style-control/Display.js +2 -2
  1066. package/lib/renderer/style-control/FlexLayout.js +2 -2
  1067. package/lib/renderer/style-control/Font.js +2 -2
  1068. package/lib/renderer/style-control/InsetBoxModel.js +2 -2
  1069. package/lib/renderer/style-control/LabelAlign.js +2 -2
  1070. package/lib/renderer/style-control/SingleThemeCssCode.js +2 -2
  1071. package/lib/renderer/style-control/ThemeCssCode.js +2 -2
  1072. package/lib/renderer/style-control/font-family.js +2 -2
  1073. package/lib/renderer/style-control/helper.js +2 -2
  1074. package/lib/renderer/style-control/transformation.js +2 -2
  1075. package/lib/renderer/textarea-formula/FormulaPicker.js +2 -2
  1076. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +6 -6
  1077. package/lib/renderer/textarea-formula/plugin.js +2 -2
  1078. package/lib/tpl/api.js +2 -2
  1079. package/lib/tpl/common.js +3 -2
  1080. package/lib/tpl/horizontal.js +2 -2
  1081. package/lib/tpl/layout.js +6 -2
  1082. package/lib/tpl/options.js +22 -25
  1083. package/lib/tpl/remark.js +2 -2
  1084. package/lib/tpl/style.js +2 -2
  1085. package/lib/tpl/validations.js +2 -2
  1086. package/lib/util.d.ts +1 -0
  1087. package/lib/util.js +2 -2
  1088. package/lib/validator.d.ts +2 -2
  1089. package/lib/validator.js +2 -2
  1090. package/package.json +5 -5
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -54,24 +54,24 @@ var CRUDFiltersControl = /** @class */function (_super) {
54
54
  return false;
55
55
  };
56
56
  CRUDFiltersControl.prototype.initOptions = function () {
57
- var _a, _b, _c, _d, _e, _f, _g, _h, _j;
58
57
  return __awaiter(this, void 0, void 0, function () {
59
- var _k, manager, nodeId, feat, builder, store, node, CRUDSchema, filterSchema, targetNodeId, options_1, baseOpitons, fields, fields, CBSchema, fields, fuzzyQuerySchema_1;
58
+ var _a, manager, nodeId, feat, builder, store, node, CRUDSchema, filterSchema, targetNodeId, options_1, baseOpitons, fields, fields, CBSchema, fields, fuzzyQuerySchema_1;
60
59
  var _this = this;
60
+ var _b, _c, _d, _e, _f, _g, _h, _j, _k;
61
61
  return __generator(this, function (_l) {
62
62
  switch (_l.label) {
63
63
  case 0:
64
- _k = this.props, manager = _k.manager, nodeId = _k.nodeId, feat = _k.feat, builder = _k.builder;
64
+ _a = this.props, manager = _a.manager, nodeId = _a.nodeId, feat = _a.feat, builder = _a.builder;
65
65
  store = manager.store;
66
66
  node = store.getNodeById(nodeId);
67
67
  CRUDSchema = node.schema;
68
68
  filterSchema = (CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.filter) ? Array.isArray(CRUDSchema.filter) ? CRUDSchema.filter.find(function (item) {
69
69
  return item.behavior && Array.isArray(item.behavior);
70
- }) : ((_a = CRUDSchema.filter) === null || _a === void 0 ? void 0 : _a.type) === 'form' ? CRUDSchema.filter : undefined : undefined;
70
+ }) : ((_b = CRUDSchema.filter) === null || _b === void 0 ? void 0 : _b.type) === 'form' ? CRUDSchema.filter : undefined : undefined;
71
71
  targetNodeId = filterSchema ? filterSchema.$$id : '';
72
72
  if (!builder) {
73
73
  options_1 = [];
74
- ((_b = filterSchema === null || filterSchema === void 0 ? void 0 : filterSchema.body) !== null && _b !== void 0 ? _b : []).forEach(function (formItem) {
74
+ ((_c = filterSchema === null || filterSchema === void 0 ? void 0 : filterSchema.body) !== null && _c !== void 0 ? _c : []).forEach(function (formItem) {
75
75
  if (formItem.type === 'condition-builder' || formItem.behavior === 'AdvancedQuery') {
76
76
  return;
77
77
  }
@@ -103,9 +103,9 @@ var CRUDFiltersControl = /** @class */function (_super) {
103
103
  case 1:
104
104
  _l.trys.push([1, 8,, 9]);
105
105
  if (!(feat === DSFeatureEnum.SimpleQuery && builder.filterByFeat(feat))) return [3 /*break*/, 3];
106
- return [4 /*yield*/, (_c = builder.getCRUDSimpleQueryFields) === null || _c === void 0 ? void 0 : _c.call(builder, __assign({}, baseOpitons))];
106
+ return [4 /*yield*/, (_d = builder.getCRUDSimpleQueryFields) === null || _d === void 0 ? void 0 : _d.call(builder, __assign({}, baseOpitons))];
107
107
  case 2:
108
- fields = (_d = _l.sent()) !== null && _d !== void 0 ? _d : [];
108
+ fields = (_e = _l.sent()) !== null && _e !== void 0 ? _e : [];
109
109
  this.setState({
110
110
  options: fields,
111
111
  checked: fields.length > 0,
@@ -114,10 +114,10 @@ var CRUDFiltersControl = /** @class */function (_super) {
114
114
  return [3 /*break*/, 7];
115
115
  case 3:
116
116
  if (!(feat === DSFeatureEnum.AdvancedQuery && builder.filterByFeat(feat))) return [3 /*break*/, 5];
117
- return [4 /*yield*/, (_e = builder === null || builder === void 0 ? void 0 : builder.getCRUDAdvancedQueryFields) === null || _e === void 0 ? void 0 : _e.call(builder, __assign({}, baseOpitons))];
117
+ return [4 /*yield*/, (_f = builder === null || builder === void 0 ? void 0 : builder.getCRUDAdvancedQueryFields) === null || _f === void 0 ? void 0 : _f.call(builder, __assign({}, baseOpitons))];
118
118
  case 4:
119
- fields = (_f = _l.sent()) !== null && _f !== void 0 ? _f : [];
120
- CBSchema = ((_g = filterSchema === null || filterSchema === void 0 ? void 0 : filterSchema.body) !== null && _g !== void 0 ? _g : []).find(function (item) {
119
+ fields = (_g = _l.sent()) !== null && _g !== void 0 ? _g : [];
120
+ CBSchema = ((_h = filterSchema === null || filterSchema === void 0 ? void 0 : filterSchema.body) !== null && _h !== void 0 ? _h : []).find(function (item) {
121
121
  return item.type === 'condition-builder' && (item.behavior === DSFeatureEnum.AdvancedQuery || item.name === '__filter');
122
122
  });
123
123
  targetNodeId = CBSchema ? CBSchema.$$id : '';
@@ -129,9 +129,9 @@ var CRUDFiltersControl = /** @class */function (_super) {
129
129
  return [3 /*break*/, 7];
130
130
  case 5:
131
131
  if (!(feat === DSFeatureEnum.FuzzyQuery && builder.filterByFeat(feat))) return [3 /*break*/, 7];
132
- return [4 /*yield*/, (_h = builder === null || builder === void 0 ? void 0 : builder.getCRUDFuzzyQueryFields) === null || _h === void 0 ? void 0 : _h.call(builder, __assign({}, baseOpitons))];
132
+ return [4 /*yield*/, (_j = builder === null || builder === void 0 ? void 0 : builder.getCRUDFuzzyQueryFields) === null || _j === void 0 ? void 0 : _j.call(builder, __assign({}, baseOpitons))];
133
133
  case 6:
134
- fields = (_j = _l.sent()) !== null && _j !== void 0 ? _j : [];
134
+ fields = (_k = _l.sent()) !== null && _k !== void 0 ? _k : [];
135
135
  traverseSchemaDeep(CRUDSchema, function (key, value, host) {
136
136
  if (key === 'behavior' && value === DSFeatureEnum.FuzzyQuery && host.type === 'search-box') {
137
137
  fuzzyQuerySchema_1 = host;
@@ -166,17 +166,17 @@ var CRUDFiltersControl = /** @class */function (_super) {
166
166
  }
167
167
  };
168
168
  CRUDFiltersControl.prototype.updateSimpleQuery = function (enable) {
169
- var _a, _b, _c, _d, _e, _f;
170
169
  return __awaiter(this, void 0, void 0, function () {
171
- var _g, manager, nodeId, builder, store, CRUDNode, CRUDSchema, filterSchema, simpleQuerySchema_1, newFilterSchema, targetNode, newFilterSchema, targetNode, simpleQuerySchema, filter, newFilterSchema, isArrayFilter;
170
+ var _a, manager, nodeId, builder, store, CRUDNode, CRUDSchema, filterSchema, simpleQuerySchema_1, newFilterSchema, targetNode, newFilterSchema, targetNode, simpleQuerySchema, filter, newFilterSchema, isArrayFilter;
171
+ var _b, _c, _d, _e, _f, _g;
172
172
  return __generator(this, function (_h) {
173
173
  switch (_h.label) {
174
174
  case 0:
175
- _g = this.props, manager = _g.manager, nodeId = _g.nodeId, builder = _g.builder;
175
+ _a = this.props, manager = _a.manager, nodeId = _a.nodeId, builder = _a.builder;
176
176
  store = manager.store;
177
177
  CRUDNode = store.getNodeById(nodeId);
178
178
  CRUDSchema = CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema;
179
- (_a = CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.schema) === null || _a === void 0 ? void 0 : _a.id;
179
+ (_b = CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.schema) === null || _b === void 0 ? void 0 : _b.id;
180
180
  return [4 /*yield*/, builder.guessCRUDScaffoldConfig({
181
181
  schema: CRUDSchema
182
182
  })];
@@ -184,10 +184,10 @@ var CRUDFiltersControl = /** @class */function (_super) {
184
184
  _h.sent();
185
185
  filterSchema = cloneDeep((CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.filter) ? Array.isArray(CRUDSchema.filter) ? CRUDSchema.filter.find(function (item) {
186
186
  return item.behavior && Array.isArray(item.behavior) && item.type === 'form';
187
- }) : ((_b = CRUDSchema.filter) === null || _b === void 0 ? void 0 : _b.type) === 'form' ? CRUDSchema.filter : undefined : undefined);
187
+ }) : ((_c = CRUDSchema.filter) === null || _c === void 0 ? void 0 : _c.type) === 'form' ? CRUDSchema.filter : undefined : undefined);
188
188
  if (!filterSchema) return [3 /*break*/, 5];
189
189
  if (!enable) return [3 /*break*/, 3];
190
- return [4 /*yield*/, (_c = builder.buildSimpleQueryCollectionSchema) === null || _c === void 0 ? void 0 : _c.call(builder, {
190
+ return [4 /*yield*/, (_d = builder.buildSimpleQueryCollectionSchema) === null || _d === void 0 ? void 0 : _d.call(builder, {
191
191
  renderer: 'crud',
192
192
  schema: CRUDSchema,
193
193
  inScaffold: false,
@@ -196,7 +196,7 @@ var CRUDFiltersControl = /** @class */function (_super) {
196
196
  }
197
197
  })];
198
198
  case 2:
199
- simpleQuerySchema_1 = (_d = _h.sent()) !== null && _d !== void 0 ? _d : [];
199
+ simpleQuerySchema_1 = (_e = _h.sent()) !== null && _e !== void 0 ? _e : [];
200
200
  newFilterSchema = traverseSchemaDeep(filterSchema, function (key, value, host) {
201
201
  /** 更新标识符 */
202
202
  if (key === 'behavior' && Array.isArray(value)) {
@@ -240,7 +240,7 @@ var CRUDFiltersControl = /** @class */function (_super) {
240
240
  return [3 /*break*/, 8];
241
241
  case 5:
242
242
  if (!enable) return [3 /*break*/, 8];
243
- return [4 /*yield*/, (_e = builder.buildSimpleQueryCollectionSchema) === null || _e === void 0 ? void 0 : _e.call(builder, {
243
+ return [4 /*yield*/, (_f = builder.buildSimpleQueryCollectionSchema) === null || _f === void 0 ? void 0 : _f.call(builder, {
244
244
  renderer: 'crud',
245
245
  schema: CRUDSchema,
246
246
  inScaffold: false,
@@ -249,7 +249,7 @@ var CRUDFiltersControl = /** @class */function (_super) {
249
249
  }
250
250
  })];
251
251
  case 6:
252
- simpleQuerySchema = (_f = _h.sent()) !== null && _f !== void 0 ? _f : [];
252
+ simpleQuerySchema = (_g = _h.sent()) !== null && _g !== void 0 ? _g : [];
253
253
  return [4 /*yield*/, builder.buildCRUDFilterSchema({
254
254
  renderer: 'crud',
255
255
  inScaffold: false,
@@ -281,13 +281,13 @@ var CRUDFiltersControl = /** @class */function (_super) {
281
281
  });
282
282
  };
283
283
  CRUDFiltersControl.prototype.updateAdvancedQuery = function (enable) {
284
- var _a;
285
284
  return __awaiter(this, void 0, void 0, function () {
286
- var _b, manager, nodeId, builder, store, CRUDNode, CRUDSchema, filterSchema, advancedQuerySchema_1, newFilterSchema, targetNode, newFilterSchema, targetNode, filter, newFilterSchema, isArrayFilter;
285
+ var _a, manager, nodeId, builder, store, CRUDNode, CRUDSchema, filterSchema, advancedQuerySchema_1, newFilterSchema, targetNode, newFilterSchema, targetNode, filter, newFilterSchema, isArrayFilter;
286
+ var _b;
287
287
  return __generator(this, function (_c) {
288
288
  switch (_c.label) {
289
289
  case 0:
290
- _b = this.props, manager = _b.manager, nodeId = _b.nodeId, builder = _b.builder;
290
+ _a = this.props, manager = _a.manager, nodeId = _a.nodeId, builder = _a.builder;
291
291
  store = manager.store;
292
292
  CRUDNode = store.getNodeById(nodeId);
293
293
  CRUDSchema = CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema;
@@ -296,7 +296,7 @@ var CRUDFiltersControl = /** @class */function (_super) {
296
296
  }) : CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema.filter);
297
297
  if (!filterSchema) return [3 /*break*/, 4];
298
298
  if (!enable) return [3 /*break*/, 2];
299
- return [4 /*yield*/, (_a = builder.buildAdvancedQuerySchema) === null || _a === void 0 ? void 0 : _a.call(builder, {
299
+ return [4 /*yield*/, (_b = builder.buildAdvancedQuerySchema) === null || _b === void 0 ? void 0 : _b.call(builder, {
300
300
  renderer: 'crud',
301
301
  inScaffold: false,
302
302
  schema: CRUDSchema,
@@ -376,18 +376,18 @@ var CRUDFiltersControl = /** @class */function (_super) {
376
376
  });
377
377
  };
378
378
  CRUDFiltersControl.prototype.updateFuzzyQuery = function (enable) {
379
- var _a, _b, _c, _d, _e, _f, _g, _h;
380
379
  return __awaiter(this, void 0, void 0, function () {
381
- var _j, manager, nodeId, builder, store, CRUDNode, CRUDSchema, CRUDSchemaID, headerToolbar, _k, _l, _m, fuzzyQueryParent, fuzzyQuerySchema, newFuzzyParent, targetNode, fuzzyQuerySchema, newFlexContainer, container, targetNode, newHeaderToolbar, flexContainer;
382
- var _o;
380
+ var _a, manager, nodeId, builder, store, CRUDNode, CRUDSchema, CRUDSchemaID, headerToolbar, _b, _c, _d, fuzzyQueryParent, fuzzyQuerySchema, newFuzzyParent, targetNode, fuzzyQuerySchema, newFlexContainer, container, targetNode, newHeaderToolbar, flexContainer;
381
+ var _e;
382
+ var _f, _g, _h, _j, _k, _l, _m, _o;
383
383
  return __generator(this, function (_p) {
384
384
  switch (_p.label) {
385
385
  case 0:
386
- _j = this.props, manager = _j.manager, nodeId = _j.nodeId, builder = _j.builder;
386
+ _a = this.props, manager = _a.manager, nodeId = _a.nodeId, builder = _a.builder;
387
387
  store = manager.store;
388
388
  CRUDNode = store.getNodeById(nodeId);
389
389
  CRUDSchema = CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema;
390
- CRUDSchemaID = (_a = CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.schema) === null || _a === void 0 ? void 0 : _a.id;
390
+ CRUDSchemaID = (_f = CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.schema) === null || _f === void 0 ? void 0 : _f.id;
391
391
  headerToolbar = cloneDeep(CRUDSchema.headerToolbar);
392
392
  /** 关闭功能且存在定位容器 */
393
393
  if (!enable) {
@@ -402,10 +402,10 @@ var CRUDFiltersControl = /** @class */function (_super) {
402
402
  return [2 /*return*/];
403
403
  }
404
404
  if (!!headerToolbar) return [3 /*break*/, 2];
405
- _l = (_k = CRUDNode).updateSchema;
406
- _m = [__assign({}, CRUDSchema)];
407
- _o = {};
408
- return [4 /*yield*/, (_b = builder.buildCRUDHeaderToolbar) === null || _b === void 0 ? void 0 : _b.call(builder, {
405
+ _c = (_b = CRUDNode).updateSchema;
406
+ _d = [__assign({}, CRUDSchema)];
407
+ _e = {};
408
+ return [4 /*yield*/, (_g = builder.buildCRUDHeaderToolbar) === null || _g === void 0 ? void 0 : _g.call(builder, {
409
409
  renderer: 'crud',
410
410
  inScaffold: false,
411
411
  schema: CRUDSchema,
@@ -414,7 +414,7 @@ var CRUDFiltersControl = /** @class */function (_super) {
414
414
  }
415
415
  }, CRUDSchemaID)];
416
416
  case 1:
417
- _l.apply(_k, [__assign.apply(void 0, _m.concat([(_o.headerToolbar = _p.sent(), _o)]))]);
417
+ _c.apply(_b, [__assign.apply(void 0, _d.concat([(_e.headerToolbar = _p.sent(), _e)]))]);
418
418
  return [2 /*return*/];
419
419
  case 2:
420
420
  traverseSchemaDeep(CRUDSchema, function (key, value, host) {
@@ -424,7 +424,7 @@ var CRUDFiltersControl = /** @class */function (_super) {
424
424
  return [key, value];
425
425
  });
426
426
  if (!fuzzyQueryParent) return [3 /*break*/, 4];
427
- return [4 /*yield*/, (_c = builder.buildFuzzyQuerySchema) === null || _c === void 0 ? void 0 : _c.call(builder, {
427
+ return [4 /*yield*/, (_h = builder.buildFuzzyQuerySchema) === null || _h === void 0 ? void 0 : _h.call(builder, {
428
428
  renderer: 'crud',
429
429
  inScaffold: false,
430
430
  schema: CRUDSchema,
@@ -442,7 +442,7 @@ var CRUDFiltersControl = /** @class */function (_super) {
442
442
  }
443
443
  return [3 /*break*/, 9];
444
444
  case 4:
445
- return [4 /*yield*/, (_d = builder.buildFuzzyQuerySchema) === null || _d === void 0 ? void 0 : _d.call(builder, {
445
+ return [4 /*yield*/, (_j = builder.buildFuzzyQuerySchema) === null || _j === void 0 ? void 0 : _j.call(builder, {
446
446
  renderer: 'crud',
447
447
  inScaffold: false,
448
448
  schema: CRUDSchema,
@@ -452,9 +452,9 @@ var CRUDFiltersControl = /** @class */function (_super) {
452
452
  })];
453
453
  case 5:
454
454
  fuzzyQuerySchema = _p.sent();
455
- if (!(((_e = headerToolbar === null || headerToolbar === void 0 ? void 0 : headerToolbar[0]) === null || _e === void 0 ? void 0 : _e.type) === 'flex' && Array.isArray((_f = headerToolbar[0]) === null || _f === void 0 ? void 0 : _f.items))) return [3 /*break*/, 7];
455
+ if (!(((_k = headerToolbar === null || headerToolbar === void 0 ? void 0 : headerToolbar[0]) === null || _k === void 0 ? void 0 : _k.type) === 'flex' && Array.isArray((_l = headerToolbar[0]) === null || _l === void 0 ? void 0 : _l.items))) return [3 /*break*/, 7];
456
456
  newFlexContainer = cloneDeep(headerToolbar[0]);
457
- return [4 /*yield*/, (_g = builder.buildFuzzyQuerySchema) === null || _g === void 0 ? void 0 : _g.call(builder, {
457
+ return [4 /*yield*/, (_m = builder.buildFuzzyQuerySchema) === null || _m === void 0 ? void 0 : _m.call(builder, {
458
458
  renderer: 'crud',
459
459
  inScaffold: false,
460
460
  schema: CRUDSchema,
@@ -473,7 +473,7 @@ var CRUDFiltersControl = /** @class */function (_super) {
473
473
  return [3 /*break*/, 9];
474
474
  case 7:
475
475
  newHeaderToolbar = cloneDeep(headerToolbar);
476
- return [4 /*yield*/, (_h = builder.buildFuzzyQuerySchema) === null || _h === void 0 ? void 0 : _h.call(builder, {
476
+ return [4 /*yield*/, (_o = builder.buildFuzzyQuerySchema) === null || _o === void 0 ? void 0 : _o.call(builder, {
477
477
  renderer: 'crud',
478
478
  inScaffold: false,
479
479
  schema: CRUDSchema,
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -94,21 +94,21 @@ var CRUDToolbarControl = /** @class */function (_super) {
94
94
  };
95
95
  /** 添加列 */
96
96
  CRUDToolbarControl.prototype.handleAddAction = function (type) {
97
- var _a, _b, _c;
98
97
  return __awaiter(this, void 0, void 0, function () {
99
- var _d, onChange, ctx, nodeId, manager, builder, options, node, CRUDSchemaID, scaffold, _e, headerToolbarSchema, actionSchema;
98
+ var _a, onChange, ctx, nodeId, manager, builder, options, node, CRUDSchemaID, scaffold, _b, headerToolbarSchema, actionSchema;
99
+ var _c, _d, _e;
100
100
  return __generator(this, function (_f) {
101
101
  switch (_f.label) {
102
102
  case 0:
103
103
  this.setState({
104
104
  loading: true
105
105
  });
106
- _d = this.props, _d.onBulkChange, onChange = _d.onChange, ctx = _d.data, nodeId = _d.nodeId, manager = _d.manager, builder = _d.builder;
106
+ _a = this.props, _a.onBulkChange, onChange = _a.onChange, ctx = _a.data, nodeId = _a.nodeId, manager = _a.manager, builder = _a.builder;
107
107
  options = this.state.options.concat();
108
108
  node = manager.store.getNodeById(nodeId);
109
- CRUDSchemaID = (_a = node === null || node === void 0 ? void 0 : node.schema) === null || _a === void 0 ? void 0 : _a.id;
110
- _e = type;
111
- switch (_e) {
109
+ CRUDSchemaID = (_c = node === null || node === void 0 ? void 0 : node.schema) === null || _c === void 0 ? void 0 : _c.id;
110
+ _b = type;
111
+ switch (_b) {
112
112
  case 'Insert':
113
113
  return [3 /*break*/, 1];
114
114
  case 'BulkEdit':
@@ -126,7 +126,7 @@ var CRUDToolbarControl = /** @class */function (_super) {
126
126
  inScaffold: false,
127
127
  schema: ctx,
128
128
  scaffoldConfig: {
129
- insertFields: ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.columns) !== null && _b !== void 0 ? _b : []).filter(function (item) {
129
+ insertFields: ((_d = ctx === null || ctx === void 0 ? void 0 : ctx.columns) !== null && _d !== void 0 ? _d : []).filter(function (item) {
130
130
  return item.type !== 'operation';
131
131
  }).map(function (item) {
132
132
  var _a;
@@ -149,7 +149,7 @@ var CRUDToolbarControl = /** @class */function (_super) {
149
149
  inScaffold: false,
150
150
  schema: ctx,
151
151
  scaffoldConfig: {
152
- bulkEditFields: ((_c = ctx === null || ctx === void 0 ? void 0 : ctx.columns) !== null && _c !== void 0 ? _c : []).filter(function (item) {
152
+ bulkEditFields: ((_e = ctx === null || ctx === void 0 ? void 0 : ctx.columns) !== null && _e !== void 0 ? _e : []).filter(function (item) {
153
153
  return item.type !== 'operation';
154
154
  }).map(function (item) {
155
155
  var _a;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -356,6 +356,7 @@ var ActionDialog = /** @class */function (_super) {
356
356
  onClose: onClose
357
357
  }, {
358
358
  data: data,
359
+ // 必须这样,不然变量会被当作数据映射处理掉
359
360
  subscribeActionSubmit: subscribeActionSubmit,
360
361
  subscribeSchemaSubmit: subscribeSchemaSubmit
361
362
  });
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,4 +1,4 @@
1
- import { RendererPluginAction } from 'amis-editor-core';
1
+ import { RendererPluginAction, EditorManager } from 'amis-editor-core';
2
2
  export interface ActionLeftPanelTree {
3
3
  actionType?: string;
4
4
  actionLabel?: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,7 @@
1
+ import { EditorManager } from 'amis-editor-core';
1
2
  import CmptActionSelect from '../../comp-action-select';
2
3
  export declare const SELECT_PROPS_CONTAINER: string[];
3
- export declare const renderCmptActionSelect: (componentLabel: string, required: boolean, onChange?: ((value: string, oldVal: any, data: any, form: any) => void) | undefined, hideAutoFill?: boolean, manager?: any) => ({
4
+ export declare const renderCmptActionSelect: (componentLabel: string, required: boolean, onChange?: (value: string, oldVal: any, data: any, form: any) => void, hideAutoFill?: boolean, manager?: EditorManager) => ({
4
5
  type: string;
5
6
  name: string;
6
7
  label: string;
@@ -44,7 +45,7 @@ export declare const renderCmptActionSelect: (componentLabel: string, required:
44
45
  size?: undefined;
45
46
  onChange?: undefined;
46
47
  })[];
47
- export declare const renderCmptSelect: (componentLabel: string, required: boolean, onChange?: ((value: string, oldVal: any, data: any, form: any) => void) | undefined, hideAutoFill?: boolean) => {
48
+ export declare const renderCmptSelect: (componentLabel: string, required: boolean, onChange?: (value: string, oldVal: any, data: any, form: any) => void, hideAutoFill?: boolean) => {
48
49
  type: string;
49
50
  name: string;
50
51
  label: string;
@@ -64,7 +65,7 @@ export declare const renderCmptSelect: (componentLabel: string, required: boolea
64
65
  };
65
66
  onChange: (value: string, oldVal: any, data: any, form: any) => Promise<void>;
66
67
  }[];
67
- export declare const renderCmptIdInput: (onChange?: ((value: string, oldVal: any, data: any, form: any) => void) | undefined) => {
68
+ export declare const renderCmptIdInput: (onChange?: (value: string, oldVal: any, data: any, form: any) => void) => {
68
69
  type: string;
69
70
  name: string;
70
71
  mode: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.14.0-beta.1
3
- * build time: 2025-09-17
2
+ * amis-editor v6.14.0-beta.10
3
+ * build time: 2025-10-29
4
4
  * Copyright 2018-2025 @fex
5
5
  */
6
6