amis-editor 6.10.0 → 6.11.0-beta.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (899) hide show
  1. package/esm/builder/ApiDSBuilder.js +2 -2
  2. package/esm/builder/DSBuilder.js +2 -2
  3. package/esm/builder/DSBuilderManager.js +2 -2
  4. package/esm/builder/constants.js +2 -2
  5. package/esm/builder/utils.js +2 -2
  6. package/esm/component/BaseControl.d.ts +6 -2
  7. package/esm/component/BaseControl.js +7 -21
  8. package/esm/component/InputComponentName.js +2 -2
  9. package/esm/component/ModalSettingPanel.js +2 -2
  10. package/esm/component/TableViewEditor.js +2 -2
  11. package/esm/icons/btn/btn-group.svg.js +2 -2
  12. package/esm/icons/btn/btn-select.svg.js +2 -2
  13. package/esm/icons/btn/btn-toolbar.svg.js +2 -2
  14. package/esm/icons/btn/button.svg.js +2 -2
  15. package/esm/icons/btn/dropdown-btn.svg.js +2 -2
  16. package/esm/icons/container/anchor-nav.svg.js +2 -2
  17. package/esm/icons/container/collapse.svg.js +2 -2
  18. package/esm/icons/container/container.svg.js +2 -2
  19. package/esm/icons/container/flex-container.svg.js +2 -2
  20. package/esm/icons/container/form-group.svg.js +2 -2
  21. package/esm/icons/container/grid.svg.js +2 -2
  22. package/esm/icons/container/iframe.svg.js +2 -2
  23. package/esm/icons/container/panel.svg.js +2 -2
  24. package/esm/icons/container/switch-container.svg.js +2 -2
  25. package/esm/icons/container/table-view.svg.js +2 -2
  26. package/esm/icons/container/tabs.svg.js +2 -2
  27. package/esm/icons/container/tooltip-wrapper.svg.js +2 -2
  28. package/esm/icons/container/web-component.svg.js +2 -2
  29. package/esm/icons/crud/column-add.svg.js +2 -2
  30. package/esm/icons/crud/column-delete.svg.js +2 -2
  31. package/esm/icons/crud/column-setting.svg.js +2 -2
  32. package/esm/icons/crud/share-link.svg.js +2 -2
  33. package/esm/icons/display/aBaseline.svg.js +2 -2
  34. package/esm/icons/display/aCenter.svg.js +2 -2
  35. package/esm/icons/display/aFlexEnd.svg.js +2 -2
  36. package/esm/icons/display/aFlexStart.svg.js +2 -2
  37. package/esm/icons/display/aStretch.svg.js +2 -2
  38. package/esm/icons/display/block.svg.js +2 -2
  39. package/esm/icons/display/dcolumn.svg.js +2 -2
  40. package/esm/icons/display/dcolumnReverse.svg.js +2 -2
  41. package/esm/icons/display/drow.svg.js +2 -2
  42. package/esm/icons/display/drowReverse.svg.js +2 -2
  43. package/esm/icons/display/flex.svg.js +2 -2
  44. package/esm/icons/display/inline-block.svg.js +2 -2
  45. package/esm/icons/display/inline.svg.js +2 -2
  46. package/esm/icons/display/jCenter.svg.js +2 -2
  47. package/esm/icons/display/jFlexEnd.svg.js +2 -2
  48. package/esm/icons/display/jFlexStart.svg.js +2 -2
  49. package/esm/icons/display/jSpaceAround.svg.js +2 -2
  50. package/esm/icons/display/jSpaceBetween.svg.js +2 -2
  51. package/esm/icons/feat/audio.svg.js +2 -2
  52. package/esm/icons/feat/custom.svg.js +2 -2
  53. package/esm/icons/feat/each.svg.js +2 -2
  54. package/esm/icons/feat/form.svg.js +2 -2
  55. package/esm/icons/feat/nav.svg.js +2 -2
  56. package/esm/icons/feat/qrcode.svg.js +2 -2
  57. package/esm/icons/feat/service.svg.js +2 -2
  58. package/esm/icons/feat/table.svg.js +2 -2
  59. package/esm/icons/feat/tasks.svg.js +2 -2
  60. package/esm/icons/feat/video.svg.js +2 -2
  61. package/esm/icons/feat/wizard.svg.js +2 -2
  62. package/esm/icons/form/chained-select.svg.js +2 -2
  63. package/esm/icons/form/checkbox.svg.js +2 -2
  64. package/esm/icons/form/checkboxes.svg.js +2 -2
  65. package/esm/icons/form/combo.svg.js +2 -2
  66. package/esm/icons/form/condition-builder.svg.js +2 -2
  67. package/esm/icons/form/diff-editor.svg.js +2 -2
  68. package/esm/icons/form/editor.svg.js +2 -2
  69. package/esm/icons/form/formula.svg.js +2 -2
  70. package/esm/icons/form/hidden.svg.js +2 -2
  71. package/esm/icons/form/input-city.svg.js +2 -2
  72. package/esm/icons/form/input-color.svg.js +2 -2
  73. package/esm/icons/form/input-date-range.svg.js +2 -2
  74. package/esm/icons/form/input-date.svg.js +2 -2
  75. package/esm/icons/form/input-datetime.svg.js +2 -2
  76. package/esm/icons/form/input-email.svg.js +2 -2
  77. package/esm/icons/form/input-excel.svg.js +2 -2
  78. package/esm/icons/form/input-file.svg.js +2 -2
  79. package/esm/icons/form/input-group.svg.js +2 -2
  80. package/esm/icons/form/input-image.svg.js +2 -2
  81. package/esm/icons/form/input-kv.svg.js +2 -2
  82. package/esm/icons/form/input-month-range.svg.js +2 -2
  83. package/esm/icons/form/input-number.svg.js +2 -2
  84. package/esm/icons/form/input-password.svg.js +2 -2
  85. package/esm/icons/form/input-quarter-range.svg.js +2 -2
  86. package/esm/icons/form/input-range.svg.js +2 -2
  87. package/esm/icons/form/input-rating.svg.js +2 -2
  88. package/esm/icons/form/input-repeat.svg.js +2 -2
  89. package/esm/icons/form/input-rich-text.svg.js +2 -2
  90. package/esm/icons/form/input-signature.svg.js +2 -2
  91. package/esm/icons/form/input-tag.svg.js +2 -2
  92. package/esm/icons/form/input-text.svg.js +2 -2
  93. package/esm/icons/form/input-time-range.svg.js +2 -2
  94. package/esm/icons/form/input-time.svg.js +2 -2
  95. package/esm/icons/form/input-tree.svg.js +2 -2
  96. package/esm/icons/form/input-url.svg.js +2 -2
  97. package/esm/icons/form/input-year.svg.js +2 -2
  98. package/esm/icons/form/inputArray.svg.js +2 -2
  99. package/esm/icons/form/list-select.svg.js +2 -2
  100. package/esm/icons/form/location-picker.svg.js +2 -2
  101. package/esm/icons/form/matrix-checkboxes.svg.js +2 -2
  102. package/esm/icons/form/month.svg.js +2 -2
  103. package/esm/icons/form/nested-select.svg.js +2 -2
  104. package/esm/icons/form/picker.svg.js +2 -2
  105. package/esm/icons/form/quarter.svg.js +2 -2
  106. package/esm/icons/form/radios.svg.js +2 -2
  107. package/esm/icons/form/select.svg.js +2 -2
  108. package/esm/icons/form/static.svg.js +2 -2
  109. package/esm/icons/form/sub-form.svg.js +2 -2
  110. package/esm/icons/form/switch.svg.js +2 -2
  111. package/esm/icons/form/tabs-transfer.svg.js +2 -2
  112. package/esm/icons/form/textarea.svg.js +2 -2
  113. package/esm/icons/form/transfer.svg.js +2 -2
  114. package/esm/icons/form/tree-select.svg.js +2 -2
  115. package/esm/icons/form/uuid.svg.js +2 -2
  116. package/esm/icons/index.js +2 -2
  117. package/esm/icons/layout/layout-1with2.svg.js +2 -2
  118. package/esm/icons/layout/layout-2cols.svg.js +2 -2
  119. package/esm/icons/layout/layout-2row.svg.js +2 -2
  120. package/esm/icons/layout/layout-2with1.svg.js +2 -2
  121. package/esm/icons/layout/layout-3cols.svg.js +2 -2
  122. package/esm/icons/layout/layout-3row.svg.js +2 -2
  123. package/esm/icons/layout/layout-absolute.svg.js +2 -2
  124. package/esm/icons/layout/layout-fixed-top.svg.js +2 -2
  125. package/esm/icons/layout/layout-fixed.svg.js +2 -2
  126. package/esm/icons/layout/layout-free-container.svg.js +2 -2
  127. package/esm/icons/layout/layout-full.svg.js +2 -2
  128. package/esm/icons/layout/layout1-2.svg.js +2 -2
  129. package/esm/icons/layout/layout2-1.svg.js +2 -2
  130. package/esm/icons/layout/layout3-1.svg.js +2 -2
  131. package/esm/icons/layout/layout3-2.svg.js +2 -2
  132. package/esm/icons/other/_fx.svg.js +2 -2
  133. package/esm/icons/other/divider.svg.js +2 -2
  134. package/esm/icons/other/fx.svg.js +2 -2
  135. package/esm/icons/other/modal-setting.svg.js +2 -2
  136. package/esm/icons/other/property-sheet.svg.js +2 -2
  137. package/esm/icons/other/tooltip.svg.js +2 -2
  138. package/esm/icons/show/URL.svg.js +2 -2
  139. package/esm/icons/show/avatar.svg.js +2 -2
  140. package/esm/icons/show/breadcrumb.svg.js +2 -2
  141. package/esm/icons/show/card.svg.js +2 -2
  142. package/esm/icons/show/cards.svg.js +2 -2
  143. package/esm/icons/show/carousel.svg.js +2 -2
  144. package/esm/icons/show/chart.svg.js +2 -2
  145. package/esm/icons/show/code.svg.js +2 -2
  146. package/esm/icons/show/date.svg.js +2 -2
  147. package/esm/icons/show/datetime.svg.js +2 -2
  148. package/esm/icons/show/image.svg.js +2 -2
  149. package/esm/icons/show/images.svg.js +2 -2
  150. package/esm/icons/show/json-view.svg.js +2 -2
  151. package/esm/icons/show/list.svg.js +2 -2
  152. package/esm/icons/show/log.svg.js +2 -2
  153. package/esm/icons/show/mapping.svg.js +2 -2
  154. package/esm/icons/show/markdown.svg.js +2 -2
  155. package/esm/icons/show/plain.svg.js +2 -2
  156. package/esm/icons/show/progress.svg.js +2 -2
  157. package/esm/icons/show/sparkline.svg.js +2 -2
  158. package/esm/icons/show/status.svg.js +2 -2
  159. package/esm/icons/show/steps.svg.js +2 -2
  160. package/esm/icons/show/time.svg.js +2 -2
  161. package/esm/icons/theme/css.svg.js +2 -2
  162. package/esm/index.js +2 -2
  163. package/esm/locale/en-US.js +2 -2
  164. package/esm/locale/zh-CN.js +2 -2
  165. package/esm/plugin/Alert.js +5 -3
  166. package/esm/plugin/AnchorNav.d.ts +2 -0
  167. package/esm/plugin/AnchorNav.js +9 -5
  168. package/esm/plugin/Audio.js +2 -2
  169. package/esm/plugin/Avatar.js +2 -2
  170. package/esm/plugin/Breadcrumb.js +2 -2
  171. package/esm/plugin/Button.js +2 -2
  172. package/esm/plugin/ButtonGroup.d.ts +2 -0
  173. package/esm/plugin/ButtonGroup.js +7 -4
  174. package/esm/plugin/CRUD.js +2 -2
  175. package/esm/plugin/CRUD2/BaseCRUD.js +2 -2
  176. package/esm/plugin/CRUD2/CRUDTable.js +2 -2
  177. package/esm/plugin/CRUD2/constants.js +2 -2
  178. package/esm/plugin/CRUD2/utils.js +2 -2
  179. package/esm/plugin/Calendar.js +2 -2
  180. package/esm/plugin/Card.d.ts +2 -0
  181. package/esm/plugin/Card.js +4 -2
  182. package/esm/plugin/Card2.js +2 -2
  183. package/esm/plugin/Cards.js +24 -24
  184. package/esm/plugin/Carousel.js +6 -5
  185. package/esm/plugin/Chart.js +2 -2
  186. package/esm/plugin/CodeView.js +2 -2
  187. package/esm/plugin/Collapse.d.ts +2 -0
  188. package/esm/plugin/Collapse.js +5 -3
  189. package/esm/plugin/CollapseGroup.d.ts +8 -0
  190. package/esm/plugin/CollapseGroup.js +14 -5
  191. package/esm/plugin/ColumnToggler.js +2 -2
  192. package/esm/plugin/Container.js +2 -2
  193. package/esm/plugin/Custom.js +2 -2
  194. package/esm/plugin/CustomRegion.d.ts +2 -0
  195. package/esm/plugin/CustomRegion.js +5 -3
  196. package/esm/plugin/Date.js +2 -2
  197. package/esm/plugin/Datetime.js +2 -2
  198. package/esm/plugin/Dialog.js +2 -2
  199. package/esm/plugin/Divider.js +2 -2
  200. package/esm/plugin/Drawer.js +2 -2
  201. package/esm/plugin/DropDownButton.d.ts +2 -0
  202. package/esm/plugin/DropDownButton.js +7 -4
  203. package/esm/plugin/Each.js +10 -10
  204. package/esm/plugin/Flex.js +2 -2
  205. package/esm/plugin/Form/ButtonGroupSelect.js +2 -2
  206. package/esm/plugin/Form/ButtonToolbar.d.ts +1 -0
  207. package/esm/plugin/Form/ButtonToolbar.js +7 -4
  208. package/esm/plugin/Form/ChainedSelect.js +2 -2
  209. package/esm/plugin/Form/Checkbox.js +2 -3
  210. package/esm/plugin/Form/Checkboxes.js +2 -3
  211. package/esm/plugin/Form/CodeEditor.js +2 -2
  212. package/esm/plugin/Form/Combo.d.ts +2 -0
  213. package/esm/plugin/Form/Combo.js +6 -4
  214. package/esm/plugin/Form/ConditionBuilder.d.ts +2 -0
  215. package/esm/plugin/Form/ConditionBuilder.js +10 -2
  216. package/esm/plugin/Form/Control.d.ts +1 -0
  217. package/esm/plugin/Form/Control.js +4 -2
  218. package/esm/plugin/Form/DiffEditor.js +2 -2
  219. package/esm/plugin/Form/FieldSet.d.ts +1 -0
  220. package/esm/plugin/Form/FieldSet.js +5 -2
  221. package/esm/plugin/Form/Form.d.ts +1 -0
  222. package/esm/plugin/Form/Form.js +4 -3
  223. package/esm/plugin/Form/Formula.js +2 -2
  224. package/esm/plugin/Form/Group.d.ts +1 -0
  225. package/esm/plugin/Form/Group.js +5 -2
  226. package/esm/plugin/Form/Hidden.js +2 -2
  227. package/esm/plugin/Form/InputArray.d.ts +1 -0
  228. package/esm/plugin/Form/InputArray.js +4 -2
  229. package/esm/plugin/Form/InputCity.js +2 -2
  230. package/esm/plugin/Form/InputColor.js +2 -2
  231. package/esm/plugin/Form/InputDate.js +2 -2
  232. package/esm/plugin/Form/InputDateRange.js +2 -2
  233. package/esm/plugin/Form/InputDateTime.js +2 -2
  234. package/esm/plugin/Form/InputDateTimeRange.js +2 -2
  235. package/esm/plugin/Form/InputEmail.js +2 -2
  236. package/esm/plugin/Form/InputExcel.js +2 -2
  237. package/esm/plugin/Form/InputFile.js +2 -2
  238. package/esm/plugin/Form/InputGroup.d.ts +2 -0
  239. package/esm/plugin/Form/InputGroup.js +5 -2
  240. package/esm/plugin/Form/InputImage.js +2 -2
  241. package/esm/plugin/Form/InputKV.js +2 -2
  242. package/esm/plugin/Form/InputMonth.js +2 -2
  243. package/esm/plugin/Form/InputMonthRange.js +2 -2
  244. package/esm/plugin/Form/InputNumber.js +2 -2
  245. package/esm/plugin/Form/InputPassword.js +2 -2
  246. package/esm/plugin/Form/InputQuarter.js +2 -2
  247. package/esm/plugin/Form/InputQuarterRange.js +2 -2
  248. package/esm/plugin/Form/InputRange.js +2 -2
  249. package/esm/plugin/Form/InputRating.js +2 -18
  250. package/esm/plugin/Form/InputRepeat.js +2 -2
  251. package/esm/plugin/Form/InputRichText.js +2 -2
  252. package/esm/plugin/Form/InputSignature.js +2 -2
  253. package/esm/plugin/Form/InputSubForm.d.ts +1 -0
  254. package/esm/plugin/Form/InputSubForm.js +4 -2
  255. package/esm/plugin/Form/InputTable.d.ts +3 -0
  256. package/esm/plugin/Form/InputTable.js +10 -3
  257. package/esm/plugin/Form/InputTag.js +2 -2
  258. package/esm/plugin/Form/InputText.js +67 -15
  259. package/esm/plugin/Form/InputTime.js +2 -2
  260. package/esm/plugin/Form/InputTimeRange.js +2 -2
  261. package/esm/plugin/Form/InputTree.js +10 -4
  262. package/esm/plugin/Form/InputURL.js +2 -2
  263. package/esm/plugin/Form/InputYear.js +2 -2
  264. package/esm/plugin/Form/InputYearRange.js +2 -2
  265. package/esm/plugin/Form/Item.js +2 -2
  266. package/esm/plugin/Form/ListSelect.js +2 -4
  267. package/esm/plugin/Form/LocationPicker.js +2 -2
  268. package/esm/plugin/Form/MatrixCheckboxes.js +2 -2
  269. package/esm/plugin/Form/NestedSelect.js +17 -8
  270. package/esm/plugin/Form/Picker.js +61 -17
  271. package/esm/plugin/Form/Radios.js +4 -5
  272. package/esm/plugin/Form/Select.js +2 -2
  273. package/esm/plugin/Form/Static.d.ts +1 -0
  274. package/esm/plugin/Form/Static.js +178 -216
  275. package/esm/plugin/Form/Switch.js +2 -3
  276. package/esm/plugin/Form/TabsTransfer.js +2 -2
  277. package/esm/plugin/Form/Textarea.js +2 -2
  278. package/esm/plugin/Form/Transfer.js +2 -2
  279. package/esm/plugin/Form/TransferPicker.js +2 -2
  280. package/esm/plugin/Form/TreeSelect.d.ts +9 -0
  281. package/esm/plugin/Form/TreeSelect.js +27 -35
  282. package/esm/plugin/Form/UUID.js +2 -2
  283. package/esm/plugin/Grid.js +2 -2
  284. package/esm/plugin/HBox.js +2 -2
  285. package/esm/plugin/IFrame.js +2 -2
  286. package/esm/plugin/Icon.js +2 -2
  287. package/esm/plugin/Image.js +3 -33
  288. package/esm/plugin/Images.js +2 -2
  289. package/esm/plugin/Json.js +2 -2
  290. package/esm/plugin/Layout/FlexPluginBase.js +2 -2
  291. package/esm/plugin/Layout/Layout_fixed.js +2 -2
  292. package/esm/plugin/Layout/Layout_free_container.js +2 -2
  293. package/esm/plugin/Layout/Layout_sorption_container.js +2 -2
  294. package/esm/plugin/Link.js +2 -2
  295. package/esm/plugin/List.d.ts +2 -0
  296. package/esm/plugin/List.js +7 -4
  297. package/esm/plugin/List2.js +16 -16
  298. package/esm/plugin/ListItem.js +2 -2
  299. package/esm/plugin/Log.js +2 -2
  300. package/esm/plugin/Mapping.js +3 -2
  301. package/esm/plugin/Markdown.js +2 -2
  302. package/esm/plugin/Nav.js +2 -2
  303. package/esm/plugin/OfficeViewer.js +2 -2
  304. package/esm/plugin/Operation.d.ts +1 -0
  305. package/esm/plugin/Operation.js +5 -3
  306. package/esm/plugin/Others/Action.js +2 -2
  307. package/esm/plugin/Others/TableCell.js +2 -2
  308. package/esm/plugin/Page.js +5 -3
  309. package/esm/plugin/Pagination.js +2 -2
  310. package/esm/plugin/Panel.js +2 -2
  311. package/esm/plugin/PdfViewer.js +2 -2
  312. package/esm/plugin/Plain.js +2 -2
  313. package/esm/plugin/Progress.js +2 -2
  314. package/esm/plugin/Property.js +2 -2
  315. package/esm/plugin/QRCode.js +2 -2
  316. package/esm/plugin/Reset.js +2 -2
  317. package/esm/plugin/SearchBox.d.ts +1 -1
  318. package/esm/plugin/SearchBox.js +5 -3
  319. package/esm/plugin/Service.js +2 -2
  320. package/esm/plugin/Sparkline.js +2 -2
  321. package/esm/plugin/Status.js +2 -2
  322. package/esm/plugin/Steps.js +75 -70
  323. package/esm/plugin/Submit.js +2 -2
  324. package/esm/plugin/SwitchContainer.d.ts +4 -0
  325. package/esm/plugin/SwitchContainer.js +9 -4
  326. package/esm/plugin/Table.js +4 -2
  327. package/esm/plugin/Table2.d.ts +1 -1
  328. package/esm/plugin/Table2.js +57 -56
  329. package/esm/plugin/TableCell2.js +51 -94
  330. package/esm/plugin/TableView.d.ts +7 -1
  331. package/esm/plugin/TableView.js +12 -3
  332. package/esm/plugin/Tabs.js +2 -2
  333. package/esm/plugin/Tag.js +2 -2
  334. package/esm/plugin/Tasks.js +2 -2
  335. package/esm/plugin/Time.js +2 -2
  336. package/esm/plugin/Timeline.js +15 -2
  337. package/esm/plugin/TooltipWrapper.d.ts +2 -3
  338. package/esm/plugin/TooltipWrapper.js +5 -6
  339. package/esm/plugin/Tpl.js +2 -2
  340. package/esm/plugin/Video.js +2 -2
  341. package/esm/plugin/WebComponent.js +2 -2
  342. package/esm/plugin/Wizard.d.ts +1 -0
  343. package/esm/plugin/Wizard.js +7 -4
  344. package/esm/plugin/Wrapper.js +2 -2
  345. package/esm/renderer/APIAdaptorControl.js +2 -2
  346. package/esm/renderer/APIControl.js +2 -2
  347. package/esm/renderer/BadgeControl.js +2 -2
  348. package/esm/renderer/ButtonGroupControl.js +2 -2
  349. package/esm/renderer/ConditionFormulaControl.js +2 -2
  350. package/esm/renderer/DataBindingControl.js +2 -2
  351. package/esm/renderer/DataMappingControl.js +2 -2
  352. package/esm/renderer/DataPickerControl.js +2 -2
  353. package/esm/renderer/DateShortCutControl.js +2 -2
  354. package/esm/renderer/ExpressionFormulaControl.js +2 -2
  355. package/esm/renderer/FeatureControl.js +2 -2
  356. package/esm/renderer/FieldSetting.js +2 -2
  357. package/esm/renderer/FlexSettingControl.js +2 -2
  358. package/esm/renderer/FormulaControl.js +2 -2
  359. package/esm/renderer/FunctionEditorControl.js +2 -2
  360. package/esm/renderer/GoConfigControl.js +2 -2
  361. package/esm/renderer/InputRangeValueControl.js +2 -2
  362. package/esm/renderer/KeyValueMapControl.js +2 -2
  363. package/esm/renderer/ListItemControl.js +2 -2
  364. package/esm/renderer/MapSourceControl.js +2 -2
  365. package/esm/renderer/NavBadgeControl.js +2 -2
  366. package/esm/renderer/NavDefaultActive.js +2 -2
  367. package/esm/renderer/NavSourceControl.js +2 -2
  368. package/esm/renderer/OptionControl.js +2 -2
  369. package/esm/renderer/RangePartsControl.js +2 -2
  370. package/esm/renderer/StatusControl.js +2 -2
  371. package/esm/renderer/SwitchMoreControl.d.ts +32 -2
  372. package/esm/renderer/SwitchMoreControl.js +98 -66
  373. package/esm/renderer/TableColumnWidthControl.js +2 -2
  374. package/esm/renderer/TimelineItemControl.js +2 -2
  375. package/esm/renderer/TplFormulaControl.js +2 -2
  376. package/esm/renderer/TransferTableControl.js +2 -2
  377. package/esm/renderer/TreeOptionControl.js +2 -2
  378. package/esm/renderer/ValidateApiControl.js +2 -2
  379. package/esm/renderer/ValidationControl.js +2 -2
  380. package/esm/renderer/ValidationItem.js +2 -2
  381. package/esm/renderer/ValueFormatControl.js +2 -2
  382. package/esm/renderer/crud2-control/AddColumnModal.js +2 -2
  383. package/esm/renderer/crud2-control/CRUDColumnControl.js +2 -2
  384. package/esm/renderer/crud2-control/CRUDFiltersControl.js +2 -2
  385. package/esm/renderer/crud2-control/CRUDToolbarControl.js +2 -2
  386. package/esm/renderer/event-control/DialogActionPanel.js +2 -2
  387. package/esm/renderer/event-control/action-config-dialog.js +2 -2
  388. package/esm/renderer/event-control/action-config-panel.js +2 -2
  389. package/esm/renderer/event-control/actionsPanelManager.js +2 -2
  390. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +2 -2
  391. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +2 -2
  392. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +2 -2
  393. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +2 -2
  394. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +2 -2
  395. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +2 -2
  396. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +2 -2
  397. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +2 -2
  398. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +2 -2
  399. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +2 -2
  400. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +2 -2
  401. package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +2 -2
  402. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +2 -2
  403. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +2 -2
  404. package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +2 -2
  405. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/broadcast.js +4 -5
  406. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +2 -2
  407. package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +2 -2
  408. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +2 -2
  409. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +2 -2
  410. package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +2 -2
  411. package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +2 -2
  412. package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +16 -14
  413. package/esm/renderer/event-control/comp-action-select.js +2 -2
  414. package/esm/renderer/event-control/constants.js +2 -2
  415. package/esm/renderer/event-control/eventControlConfigHelper.js +2 -2
  416. package/esm/renderer/event-control/helper.d.ts +0 -1
  417. package/esm/renderer/event-control/helper.js +4 -6
  418. package/esm/renderer/event-control/index.d.ts +3 -1
  419. package/esm/renderer/event-control/index.js +32 -29
  420. package/esm/renderer/style-control/Background.js +2 -2
  421. package/esm/renderer/style-control/Border.js +2 -2
  422. package/esm/renderer/style-control/BoxModel.js +2 -2
  423. package/esm/renderer/style-control/BoxShadow.js +2 -2
  424. package/esm/renderer/style-control/ColCount.js +2 -2
  425. package/esm/renderer/style-control/ColSize.js +27 -9
  426. package/esm/renderer/style-control/Display.js +2 -2
  427. package/esm/renderer/style-control/FlexLayout.js +2 -2
  428. package/esm/renderer/style-control/Font.js +2 -2
  429. package/esm/renderer/style-control/InsetBoxModel.js +2 -2
  430. package/esm/renderer/style-control/LabelAlign.js +2 -2
  431. package/esm/renderer/style-control/SingleThemeCssCode.js +2 -2
  432. package/esm/renderer/style-control/ThemeCssCode.js +2 -2
  433. package/esm/renderer/style-control/font-family.js +2 -2
  434. package/esm/renderer/style-control/helper.js +2 -2
  435. package/esm/renderer/style-control/transformation.js +2 -2
  436. package/esm/renderer/textarea-formula/FormulaPicker.js +2 -2
  437. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +2 -2
  438. package/esm/renderer/textarea-formula/plugin.js +2 -2
  439. package/esm/tpl/api.js +3 -3
  440. package/esm/tpl/common.js +2 -2
  441. package/esm/tpl/horizontal.js +2 -2
  442. package/esm/tpl/layout.js +2 -2
  443. package/esm/tpl/options.js +3 -4
  444. package/esm/tpl/remark.js +2 -2
  445. package/esm/tpl/style.js +2 -2
  446. package/esm/tpl/validations.js +2 -2
  447. package/esm/util.d.ts +1 -0
  448. package/esm/util.js +7 -3
  449. package/esm/validator.js +2 -2
  450. package/lib/builder/ApiDSBuilder.js +2 -2
  451. package/lib/builder/DSBuilder.js +2 -2
  452. package/lib/builder/DSBuilderManager.js +2 -2
  453. package/lib/builder/constants.js +2 -2
  454. package/lib/builder/utils.js +2 -2
  455. package/lib/component/BaseControl.d.ts +6 -2
  456. package/lib/component/BaseControl.js +7 -21
  457. package/lib/component/InputComponentName.js +2 -2
  458. package/lib/component/ModalSettingPanel.js +2 -2
  459. package/lib/component/TableViewEditor.js +2 -2
  460. package/lib/icons/btn/btn-group.svg.js +2 -2
  461. package/lib/icons/btn/btn-select.svg.js +2 -2
  462. package/lib/icons/btn/btn-toolbar.svg.js +2 -2
  463. package/lib/icons/btn/button.svg.js +2 -2
  464. package/lib/icons/btn/dropdown-btn.svg.js +2 -2
  465. package/lib/icons/container/anchor-nav.svg.js +2 -2
  466. package/lib/icons/container/collapse.svg.js +2 -2
  467. package/lib/icons/container/container.svg.js +2 -2
  468. package/lib/icons/container/flex-container.svg.js +2 -2
  469. package/lib/icons/container/form-group.svg.js +2 -2
  470. package/lib/icons/container/grid.svg.js +2 -2
  471. package/lib/icons/container/iframe.svg.js +2 -2
  472. package/lib/icons/container/panel.svg.js +2 -2
  473. package/lib/icons/container/switch-container.svg.js +2 -2
  474. package/lib/icons/container/table-view.svg.js +2 -2
  475. package/lib/icons/container/tabs.svg.js +2 -2
  476. package/lib/icons/container/tooltip-wrapper.svg.js +2 -2
  477. package/lib/icons/container/web-component.svg.js +2 -2
  478. package/lib/icons/crud/column-add.svg.js +2 -2
  479. package/lib/icons/crud/column-delete.svg.js +2 -2
  480. package/lib/icons/crud/column-setting.svg.js +2 -2
  481. package/lib/icons/crud/share-link.svg.js +2 -2
  482. package/lib/icons/display/aBaseline.svg.js +2 -2
  483. package/lib/icons/display/aCenter.svg.js +2 -2
  484. package/lib/icons/display/aFlexEnd.svg.js +2 -2
  485. package/lib/icons/display/aFlexStart.svg.js +2 -2
  486. package/lib/icons/display/aStretch.svg.js +2 -2
  487. package/lib/icons/display/block.svg.js +2 -2
  488. package/lib/icons/display/dcolumn.svg.js +2 -2
  489. package/lib/icons/display/dcolumnReverse.svg.js +2 -2
  490. package/lib/icons/display/drow.svg.js +2 -2
  491. package/lib/icons/display/drowReverse.svg.js +2 -2
  492. package/lib/icons/display/flex.svg.js +2 -2
  493. package/lib/icons/display/inline-block.svg.js +2 -2
  494. package/lib/icons/display/inline.svg.js +2 -2
  495. package/lib/icons/display/jCenter.svg.js +2 -2
  496. package/lib/icons/display/jFlexEnd.svg.js +2 -2
  497. package/lib/icons/display/jFlexStart.svg.js +2 -2
  498. package/lib/icons/display/jSpaceAround.svg.js +2 -2
  499. package/lib/icons/display/jSpaceBetween.svg.js +2 -2
  500. package/lib/icons/feat/audio.svg.js +2 -2
  501. package/lib/icons/feat/custom.svg.js +2 -2
  502. package/lib/icons/feat/each.svg.js +2 -2
  503. package/lib/icons/feat/form.svg.js +2 -2
  504. package/lib/icons/feat/nav.svg.js +2 -2
  505. package/lib/icons/feat/qrcode.svg.js +2 -2
  506. package/lib/icons/feat/service.svg.js +2 -2
  507. package/lib/icons/feat/table.svg.js +2 -2
  508. package/lib/icons/feat/tasks.svg.js +2 -2
  509. package/lib/icons/feat/video.svg.js +2 -2
  510. package/lib/icons/feat/wizard.svg.js +2 -2
  511. package/lib/icons/form/chained-select.svg.js +2 -2
  512. package/lib/icons/form/checkbox.svg.js +2 -2
  513. package/lib/icons/form/checkboxes.svg.js +2 -2
  514. package/lib/icons/form/combo.svg.js +2 -2
  515. package/lib/icons/form/condition-builder.svg.js +2 -2
  516. package/lib/icons/form/diff-editor.svg.js +2 -2
  517. package/lib/icons/form/editor.svg.js +2 -2
  518. package/lib/icons/form/formula.svg.js +2 -2
  519. package/lib/icons/form/hidden.svg.js +2 -2
  520. package/lib/icons/form/input-city.svg.js +2 -2
  521. package/lib/icons/form/input-color.svg.js +2 -2
  522. package/lib/icons/form/input-date-range.svg.js +2 -2
  523. package/lib/icons/form/input-date.svg.js +2 -2
  524. package/lib/icons/form/input-datetime.svg.js +2 -2
  525. package/lib/icons/form/input-email.svg.js +2 -2
  526. package/lib/icons/form/input-excel.svg.js +2 -2
  527. package/lib/icons/form/input-file.svg.js +2 -2
  528. package/lib/icons/form/input-group.svg.js +2 -2
  529. package/lib/icons/form/input-image.svg.js +2 -2
  530. package/lib/icons/form/input-kv.svg.js +2 -2
  531. package/lib/icons/form/input-month-range.svg.js +2 -2
  532. package/lib/icons/form/input-number.svg.js +2 -2
  533. package/lib/icons/form/input-password.svg.js +2 -2
  534. package/lib/icons/form/input-quarter-range.svg.js +2 -2
  535. package/lib/icons/form/input-range.svg.js +2 -2
  536. package/lib/icons/form/input-rating.svg.js +2 -2
  537. package/lib/icons/form/input-repeat.svg.js +2 -2
  538. package/lib/icons/form/input-rich-text.svg.js +2 -2
  539. package/lib/icons/form/input-signature.svg.js +2 -2
  540. package/lib/icons/form/input-tag.svg.js +2 -2
  541. package/lib/icons/form/input-text.svg.js +2 -2
  542. package/lib/icons/form/input-time-range.svg.js +2 -2
  543. package/lib/icons/form/input-time.svg.js +2 -2
  544. package/lib/icons/form/input-tree.svg.js +2 -2
  545. package/lib/icons/form/input-url.svg.js +2 -2
  546. package/lib/icons/form/input-year.svg.js +2 -2
  547. package/lib/icons/form/inputArray.svg.js +2 -2
  548. package/lib/icons/form/list-select.svg.js +2 -2
  549. package/lib/icons/form/location-picker.svg.js +2 -2
  550. package/lib/icons/form/matrix-checkboxes.svg.js +2 -2
  551. package/lib/icons/form/month.svg.js +2 -2
  552. package/lib/icons/form/nested-select.svg.js +2 -2
  553. package/lib/icons/form/picker.svg.js +2 -2
  554. package/lib/icons/form/quarter.svg.js +2 -2
  555. package/lib/icons/form/radios.svg.js +2 -2
  556. package/lib/icons/form/select.svg.js +2 -2
  557. package/lib/icons/form/static.svg.js +2 -2
  558. package/lib/icons/form/sub-form.svg.js +2 -2
  559. package/lib/icons/form/switch.svg.js +2 -2
  560. package/lib/icons/form/tabs-transfer.svg.js +2 -2
  561. package/lib/icons/form/textarea.svg.js +2 -2
  562. package/lib/icons/form/transfer.svg.js +2 -2
  563. package/lib/icons/form/tree-select.svg.js +2 -2
  564. package/lib/icons/form/uuid.svg.js +2 -2
  565. package/lib/icons/index.js +2 -2
  566. package/lib/icons/layout/layout-1with2.svg.js +2 -2
  567. package/lib/icons/layout/layout-2cols.svg.js +2 -2
  568. package/lib/icons/layout/layout-2row.svg.js +2 -2
  569. package/lib/icons/layout/layout-2with1.svg.js +2 -2
  570. package/lib/icons/layout/layout-3cols.svg.js +2 -2
  571. package/lib/icons/layout/layout-3row.svg.js +2 -2
  572. package/lib/icons/layout/layout-absolute.svg.js +2 -2
  573. package/lib/icons/layout/layout-fixed-top.svg.js +2 -2
  574. package/lib/icons/layout/layout-fixed.svg.js +2 -2
  575. package/lib/icons/layout/layout-free-container.svg.js +2 -2
  576. package/lib/icons/layout/layout-full.svg.js +2 -2
  577. package/lib/icons/layout/layout1-2.svg.js +2 -2
  578. package/lib/icons/layout/layout2-1.svg.js +2 -2
  579. package/lib/icons/layout/layout3-1.svg.js +2 -2
  580. package/lib/icons/layout/layout3-2.svg.js +2 -2
  581. package/lib/icons/other/_fx.svg.js +2 -2
  582. package/lib/icons/other/divider.svg.js +2 -2
  583. package/lib/icons/other/fx.svg.js +2 -2
  584. package/lib/icons/other/modal-setting.svg.js +2 -2
  585. package/lib/icons/other/property-sheet.svg.js +2 -2
  586. package/lib/icons/other/tooltip.svg.js +2 -2
  587. package/lib/icons/show/URL.svg.js +2 -2
  588. package/lib/icons/show/avatar.svg.js +2 -2
  589. package/lib/icons/show/breadcrumb.svg.js +2 -2
  590. package/lib/icons/show/card.svg.js +2 -2
  591. package/lib/icons/show/cards.svg.js +2 -2
  592. package/lib/icons/show/carousel.svg.js +2 -2
  593. package/lib/icons/show/chart.svg.js +2 -2
  594. package/lib/icons/show/code.svg.js +2 -2
  595. package/lib/icons/show/date.svg.js +2 -2
  596. package/lib/icons/show/datetime.svg.js +2 -2
  597. package/lib/icons/show/image.svg.js +2 -2
  598. package/lib/icons/show/images.svg.js +2 -2
  599. package/lib/icons/show/json-view.svg.js +2 -2
  600. package/lib/icons/show/list.svg.js +2 -2
  601. package/lib/icons/show/log.svg.js +2 -2
  602. package/lib/icons/show/mapping.svg.js +2 -2
  603. package/lib/icons/show/markdown.svg.js +2 -2
  604. package/lib/icons/show/plain.svg.js +2 -2
  605. package/lib/icons/show/progress.svg.js +2 -2
  606. package/lib/icons/show/sparkline.svg.js +2 -2
  607. package/lib/icons/show/status.svg.js +2 -2
  608. package/lib/icons/show/steps.svg.js +2 -2
  609. package/lib/icons/show/time.svg.js +2 -2
  610. package/lib/icons/theme/css.svg.js +2 -2
  611. package/lib/index.js +2 -2
  612. package/lib/locale/en-US.js +2 -2
  613. package/lib/locale/zh-CN.js +2 -2
  614. package/lib/plugin/Alert.js +5 -3
  615. package/lib/plugin/AnchorNav.d.ts +2 -0
  616. package/lib/plugin/AnchorNav.js +9 -5
  617. package/lib/plugin/Audio.js +2 -2
  618. package/lib/plugin/Avatar.js +2 -2
  619. package/lib/plugin/Breadcrumb.js +2 -2
  620. package/lib/plugin/Button.js +2 -2
  621. package/lib/plugin/ButtonGroup.d.ts +2 -0
  622. package/lib/plugin/ButtonGroup.js +7 -4
  623. package/lib/plugin/CRUD.js +2 -2
  624. package/lib/plugin/CRUD2/BaseCRUD.js +2 -2
  625. package/lib/plugin/CRUD2/CRUDTable.js +2 -2
  626. package/lib/plugin/CRUD2/constants.js +2 -2
  627. package/lib/plugin/CRUD2/utils.js +2 -2
  628. package/lib/plugin/Calendar.js +2 -2
  629. package/lib/plugin/Card.d.ts +2 -0
  630. package/lib/plugin/Card.js +4 -2
  631. package/lib/plugin/Card2.js +2 -2
  632. package/lib/plugin/Cards.js +23 -23
  633. package/lib/plugin/Carousel.js +6 -5
  634. package/lib/plugin/Chart.js +2 -2
  635. package/lib/plugin/CodeView.js +2 -2
  636. package/lib/plugin/Collapse.d.ts +2 -0
  637. package/lib/plugin/Collapse.js +5 -3
  638. package/lib/plugin/CollapseGroup.d.ts +8 -0
  639. package/lib/plugin/CollapseGroup.js +14 -5
  640. package/lib/plugin/ColumnToggler.js +2 -2
  641. package/lib/plugin/Container.js +2 -2
  642. package/lib/plugin/Custom.js +2 -2
  643. package/lib/plugin/CustomRegion.d.ts +2 -0
  644. package/lib/plugin/CustomRegion.js +5 -3
  645. package/lib/plugin/Date.js +2 -2
  646. package/lib/plugin/Datetime.js +2 -2
  647. package/lib/plugin/Dialog.js +2 -2
  648. package/lib/plugin/Divider.js +2 -2
  649. package/lib/plugin/Drawer.js +2 -2
  650. package/lib/plugin/DropDownButton.d.ts +2 -0
  651. package/lib/plugin/DropDownButton.js +7 -4
  652. package/lib/plugin/Each.js +9 -9
  653. package/lib/plugin/Flex.js +2 -2
  654. package/lib/plugin/Form/ButtonGroupSelect.js +2 -2
  655. package/lib/plugin/Form/ButtonToolbar.d.ts +1 -0
  656. package/lib/plugin/Form/ButtonToolbar.js +7 -4
  657. package/lib/plugin/Form/ChainedSelect.js +2 -2
  658. package/lib/plugin/Form/Checkbox.js +2 -3
  659. package/lib/plugin/Form/Checkboxes.js +2 -3
  660. package/lib/plugin/Form/CodeEditor.js +2 -2
  661. package/lib/plugin/Form/Combo.d.ts +2 -0
  662. package/lib/plugin/Form/Combo.js +5 -3
  663. package/lib/plugin/Form/ConditionBuilder.d.ts +2 -0
  664. package/lib/plugin/Form/ConditionBuilder.js +10 -2
  665. package/lib/plugin/Form/Control.d.ts +1 -0
  666. package/lib/plugin/Form/Control.js +4 -2
  667. package/lib/plugin/Form/DiffEditor.js +2 -2
  668. package/lib/plugin/Form/FieldSet.d.ts +1 -0
  669. package/lib/plugin/Form/FieldSet.js +5 -2
  670. package/lib/plugin/Form/Form.d.ts +1 -0
  671. package/lib/plugin/Form/Form.js +3 -2
  672. package/lib/plugin/Form/Formula.js +2 -2
  673. package/lib/plugin/Form/Group.d.ts +1 -0
  674. package/lib/plugin/Form/Group.js +5 -2
  675. package/lib/plugin/Form/Hidden.js +2 -2
  676. package/lib/plugin/Form/InputArray.d.ts +1 -0
  677. package/lib/plugin/Form/InputArray.js +4 -2
  678. package/lib/plugin/Form/InputCity.js +2 -2
  679. package/lib/plugin/Form/InputColor.js +2 -2
  680. package/lib/plugin/Form/InputDate.js +2 -2
  681. package/lib/plugin/Form/InputDateRange.js +2 -2
  682. package/lib/plugin/Form/InputDateTime.js +2 -2
  683. package/lib/plugin/Form/InputDateTimeRange.js +2 -2
  684. package/lib/plugin/Form/InputEmail.js +2 -2
  685. package/lib/plugin/Form/InputExcel.js +2 -2
  686. package/lib/plugin/Form/InputFile.js +2 -2
  687. package/lib/plugin/Form/InputGroup.d.ts +2 -0
  688. package/lib/plugin/Form/InputGroup.js +5 -2
  689. package/lib/plugin/Form/InputImage.js +2 -2
  690. package/lib/plugin/Form/InputKV.js +2 -2
  691. package/lib/plugin/Form/InputMonth.js +2 -2
  692. package/lib/plugin/Form/InputMonthRange.js +2 -2
  693. package/lib/plugin/Form/InputNumber.js +2 -2
  694. package/lib/plugin/Form/InputPassword.js +2 -2
  695. package/lib/plugin/Form/InputQuarter.js +2 -2
  696. package/lib/plugin/Form/InputQuarterRange.js +2 -2
  697. package/lib/plugin/Form/InputRange.js +2 -2
  698. package/lib/plugin/Form/InputRating.js +2 -18
  699. package/lib/plugin/Form/InputRepeat.js +2 -2
  700. package/lib/plugin/Form/InputRichText.js +2 -2
  701. package/lib/plugin/Form/InputSignature.js +2 -2
  702. package/lib/plugin/Form/InputSubForm.d.ts +1 -0
  703. package/lib/plugin/Form/InputSubForm.js +4 -2
  704. package/lib/plugin/Form/InputTable.d.ts +3 -0
  705. package/lib/plugin/Form/InputTable.js +9 -2
  706. package/lib/plugin/Form/InputTag.js +2 -2
  707. package/lib/plugin/Form/InputText.js +66 -14
  708. package/lib/plugin/Form/InputTime.js +2 -2
  709. package/lib/plugin/Form/InputTimeRange.js +2 -2
  710. package/lib/plugin/Form/InputTree.js +10 -4
  711. package/lib/plugin/Form/InputURL.js +2 -2
  712. package/lib/plugin/Form/InputYear.js +2 -2
  713. package/lib/plugin/Form/InputYearRange.js +2 -2
  714. package/lib/plugin/Form/Item.js +2 -2
  715. package/lib/plugin/Form/ListSelect.js +2 -4
  716. package/lib/plugin/Form/LocationPicker.js +2 -2
  717. package/lib/plugin/Form/MatrixCheckboxes.js +2 -2
  718. package/lib/plugin/Form/NestedSelect.js +17 -8
  719. package/lib/plugin/Form/Picker.js +61 -17
  720. package/lib/plugin/Form/Radios.js +4 -5
  721. package/lib/plugin/Form/Select.js +2 -2
  722. package/lib/plugin/Form/Static.d.ts +1 -0
  723. package/lib/plugin/Form/Static.js +176 -219
  724. package/lib/plugin/Form/Switch.js +2 -3
  725. package/lib/plugin/Form/TabsTransfer.js +2 -2
  726. package/lib/plugin/Form/Textarea.js +2 -2
  727. package/lib/plugin/Form/Transfer.js +2 -2
  728. package/lib/plugin/Form/TransferPicker.js +2 -2
  729. package/lib/plugin/Form/TreeSelect.d.ts +9 -0
  730. package/lib/plugin/Form/TreeSelect.js +26 -34
  731. package/lib/plugin/Form/UUID.js +2 -2
  732. package/lib/plugin/Grid.js +2 -2
  733. package/lib/plugin/HBox.js +2 -2
  734. package/lib/plugin/IFrame.js +2 -2
  735. package/lib/plugin/Icon.js +2 -2
  736. package/lib/plugin/Image.js +3 -33
  737. package/lib/plugin/Images.js +2 -2
  738. package/lib/plugin/Json.js +2 -2
  739. package/lib/plugin/Layout/FlexPluginBase.js +2 -2
  740. package/lib/plugin/Layout/Layout_fixed.js +2 -2
  741. package/lib/plugin/Layout/Layout_free_container.js +2 -2
  742. package/lib/plugin/Layout/Layout_sorption_container.js +2 -2
  743. package/lib/plugin/Link.js +2 -2
  744. package/lib/plugin/List.d.ts +2 -0
  745. package/lib/plugin/List.js +6 -3
  746. package/lib/plugin/List2.js +15 -15
  747. package/lib/plugin/ListItem.js +2 -2
  748. package/lib/plugin/Log.js +2 -2
  749. package/lib/plugin/Mapping.js +3 -2
  750. package/lib/plugin/Markdown.js +2 -2
  751. package/lib/plugin/Nav.js +2 -2
  752. package/lib/plugin/OfficeViewer.js +2 -2
  753. package/lib/plugin/Operation.d.ts +1 -0
  754. package/lib/plugin/Operation.js +5 -3
  755. package/lib/plugin/Others/Action.js +2 -2
  756. package/lib/plugin/Others/TableCell.js +2 -2
  757. package/lib/plugin/Page.js +5 -3
  758. package/lib/plugin/Pagination.js +2 -2
  759. package/lib/plugin/Panel.js +2 -2
  760. package/lib/plugin/PdfViewer.js +2 -2
  761. package/lib/plugin/Plain.js +2 -2
  762. package/lib/plugin/Progress.js +2 -2
  763. package/lib/plugin/Property.js +2 -2
  764. package/lib/plugin/QRCode.js +2 -2
  765. package/lib/plugin/Reset.js +2 -2
  766. package/lib/plugin/SearchBox.d.ts +1 -1
  767. package/lib/plugin/SearchBox.js +5 -3
  768. package/lib/plugin/Service.js +2 -2
  769. package/lib/plugin/Sparkline.js +2 -2
  770. package/lib/plugin/Status.js +2 -2
  771. package/lib/plugin/Steps.js +75 -70
  772. package/lib/plugin/Submit.js +2 -2
  773. package/lib/plugin/SwitchContainer.d.ts +4 -0
  774. package/lib/plugin/SwitchContainer.js +9 -4
  775. package/lib/plugin/Table.js +4 -2
  776. package/lib/plugin/Table2.d.ts +1 -1
  777. package/lib/plugin/Table2.js +58 -56
  778. package/lib/plugin/TableCell2.js +52 -95
  779. package/lib/plugin/TableView.d.ts +7 -1
  780. package/lib/plugin/TableView.js +12 -3
  781. package/lib/plugin/Tabs.js +2 -2
  782. package/lib/plugin/Tag.js +2 -2
  783. package/lib/plugin/Tasks.js +2 -2
  784. package/lib/plugin/Time.js +2 -2
  785. package/lib/plugin/Timeline.js +15 -2
  786. package/lib/plugin/TooltipWrapper.d.ts +2 -3
  787. package/lib/plugin/TooltipWrapper.js +5 -6
  788. package/lib/plugin/Tpl.js +2 -2
  789. package/lib/plugin/Video.js +2 -2
  790. package/lib/plugin/WebComponent.js +2 -2
  791. package/lib/plugin/Wizard.d.ts +1 -0
  792. package/lib/plugin/Wizard.js +7 -4
  793. package/lib/plugin/Wrapper.js +2 -2
  794. package/lib/renderer/APIAdaptorControl.js +2 -2
  795. package/lib/renderer/APIControl.js +2 -2
  796. package/lib/renderer/BadgeControl.js +2 -2
  797. package/lib/renderer/ButtonGroupControl.js +2 -2
  798. package/lib/renderer/ConditionFormulaControl.js +2 -2
  799. package/lib/renderer/DataBindingControl.js +2 -2
  800. package/lib/renderer/DataMappingControl.js +2 -2
  801. package/lib/renderer/DataPickerControl.js +2 -2
  802. package/lib/renderer/DateShortCutControl.js +2 -2
  803. package/lib/renderer/ExpressionFormulaControl.js +2 -2
  804. package/lib/renderer/FeatureControl.js +2 -2
  805. package/lib/renderer/FieldSetting.js +2 -2
  806. package/lib/renderer/FlexSettingControl.js +2 -2
  807. package/lib/renderer/FormulaControl.js +2 -2
  808. package/lib/renderer/FunctionEditorControl.js +2 -2
  809. package/lib/renderer/GoConfigControl.js +2 -2
  810. package/lib/renderer/InputRangeValueControl.js +2 -2
  811. package/lib/renderer/KeyValueMapControl.js +2 -2
  812. package/lib/renderer/ListItemControl.js +2 -2
  813. package/lib/renderer/MapSourceControl.js +2 -2
  814. package/lib/renderer/NavBadgeControl.js +2 -2
  815. package/lib/renderer/NavDefaultActive.js +2 -2
  816. package/lib/renderer/NavSourceControl.js +2 -2
  817. package/lib/renderer/OptionControl.js +2 -2
  818. package/lib/renderer/RangePartsControl.js +2 -2
  819. package/lib/renderer/StatusControl.js +2 -2
  820. package/lib/renderer/SwitchMoreControl.d.ts +32 -2
  821. package/lib/renderer/SwitchMoreControl.js +98 -66
  822. package/lib/renderer/TableColumnWidthControl.js +2 -2
  823. package/lib/renderer/TimelineItemControl.js +2 -2
  824. package/lib/renderer/TplFormulaControl.js +2 -2
  825. package/lib/renderer/TransferTableControl.js +2 -2
  826. package/lib/renderer/TreeOptionControl.js +2 -2
  827. package/lib/renderer/ValidateApiControl.js +2 -2
  828. package/lib/renderer/ValidationControl.js +2 -2
  829. package/lib/renderer/ValidationItem.js +2 -2
  830. package/lib/renderer/ValueFormatControl.js +2 -2
  831. package/lib/renderer/crud2-control/AddColumnModal.js +2 -2
  832. package/lib/renderer/crud2-control/CRUDColumnControl.js +2 -2
  833. package/lib/renderer/crud2-control/CRUDFiltersControl.js +2 -2
  834. package/lib/renderer/crud2-control/CRUDToolbarControl.js +2 -2
  835. package/lib/renderer/event-control/DialogActionPanel.js +2 -2
  836. package/lib/renderer/event-control/action-config-dialog.js +2 -2
  837. package/lib/renderer/event-control/action-config-panel.js +2 -2
  838. package/lib/renderer/event-control/actionsPanelManager.js +2 -2
  839. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +2 -2
  840. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +2 -2
  841. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +2 -2
  842. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +2 -2
  843. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +2 -2
  844. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +2 -2
  845. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +2 -2
  846. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +2 -2
  847. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +2 -2
  848. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +2 -2
  849. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +2 -2
  850. package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +2 -2
  851. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +2 -2
  852. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +2 -2
  853. package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +2 -2
  854. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/broadcast.js +4 -5
  855. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +2 -2
  856. package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +2 -2
  857. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +2 -2
  858. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +2 -2
  859. package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +2 -2
  860. package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +2 -2
  861. package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +16 -14
  862. package/lib/renderer/event-control/comp-action-select.js +2 -2
  863. package/lib/renderer/event-control/constants.js +2 -2
  864. package/lib/renderer/event-control/eventControlConfigHelper.js +2 -2
  865. package/lib/renderer/event-control/helper.d.ts +0 -1
  866. package/lib/renderer/event-control/helper.js +4 -6
  867. package/lib/renderer/event-control/index.d.ts +3 -1
  868. package/lib/renderer/event-control/index.js +32 -29
  869. package/lib/renderer/style-control/Background.js +2 -2
  870. package/lib/renderer/style-control/Border.js +2 -2
  871. package/lib/renderer/style-control/BoxModel.js +2 -2
  872. package/lib/renderer/style-control/BoxShadow.js +2 -2
  873. package/lib/renderer/style-control/ColCount.js +2 -2
  874. package/lib/renderer/style-control/ColSize.js +27 -9
  875. package/lib/renderer/style-control/Display.js +2 -2
  876. package/lib/renderer/style-control/FlexLayout.js +2 -2
  877. package/lib/renderer/style-control/Font.js +2 -2
  878. package/lib/renderer/style-control/InsetBoxModel.js +2 -2
  879. package/lib/renderer/style-control/LabelAlign.js +2 -2
  880. package/lib/renderer/style-control/SingleThemeCssCode.js +2 -2
  881. package/lib/renderer/style-control/ThemeCssCode.js +2 -2
  882. package/lib/renderer/style-control/font-family.js +2 -2
  883. package/lib/renderer/style-control/helper.js +2 -2
  884. package/lib/renderer/style-control/transformation.js +2 -2
  885. package/lib/renderer/textarea-formula/FormulaPicker.js +2 -2
  886. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +2 -2
  887. package/lib/renderer/textarea-formula/plugin.js +2 -2
  888. package/lib/tpl/api.js +3 -3
  889. package/lib/tpl/common.js +2 -2
  890. package/lib/tpl/horizontal.js +2 -2
  891. package/lib/tpl/layout.js +2 -2
  892. package/lib/tpl/options.js +3 -4
  893. package/lib/tpl/remark.js +2 -2
  894. package/lib/tpl/style.js +2 -2
  895. package/lib/tpl/validations.js +2 -2
  896. package/lib/util.d.ts +1 -0
  897. package/lib/util.js +7 -2
  898. package/lib/validator.js +2 -2
  899. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -19,10 +19,16 @@ export interface SwitchMoreProps extends FormControlProps {
19
19
  overlay?: boolean;
20
20
  container?: HTMLElement | (() => HTMLElement);
21
21
  target?: React.ReactNode | Function;
22
- trueValue?: any;
23
- falseValue?: any;
24
22
  removable?: boolean;
25
23
  hiddenOnDefault?: boolean;
24
+ /**
25
+ *
26
+ * bulk是指extend的内容是和name为平级还是子级,会产生几种情况:
27
+ * 1. 有name 且bulk为false时,代表这个属性不是一个boolean值,而是一个object,有值=开启,无值=关闭 {kaiguan: {extend: xxx}}
28
+ * 2. 有name 且bulk为true时,代表这个属性本身是开关,但还有其他同级别相关属性放在扩展中,因此需要bulk更新方式进行批量更新 {kaiguan: true, extend: xxx}
29
+ * 3. 没有name 且bulk为true时,代表没有属性对应这个开关,开关只是为了表达配置交互层面的收纳含义 {extend: xxx}
30
+ * 注意:不会出现没有name 且bulk为false的情况
31
+ */
26
32
  bulk?: boolean;
27
33
  onRemove?: (e: React.UIEvent<any> | void) => void;
28
34
  onClose: (e: React.UIEvent<any> | void) => void;
@@ -34,6 +40,8 @@ export interface SwitchMoreProps extends FormControlProps {
34
40
  name?: string;
35
41
  bulk?: boolean;
36
42
  }) => boolean;
43
+ trueValue?: any;
44
+ falseValue?: any;
37
45
  }
38
46
  interface SwitchMoreState {
39
47
  /**
@@ -44,6 +52,10 @@ interface SwitchMoreState {
44
52
  * 是否开启编辑
45
53
  */
46
54
  checked: boolean;
55
+ /**
56
+ * 子表单的数据key
57
+ */
58
+ childFormNames: string[];
47
59
  }
48
60
  export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchMoreState> {
49
61
  static defaultProps: Pick<SwitchMoreProps, 'container' | 'autoFocus' | 'overlay' | 'rootClose' | 'trueValue' | 'falseValue' | 'formType' | 'bulk' | 'clearChildValuesOnOff'>;
@@ -53,6 +65,7 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
53
65
  initState(): {
54
66
  checked: boolean;
55
67
  show: boolean;
68
+ childFormNames: any[];
56
69
  };
57
70
  getFormItemNames(): any[];
58
71
  overlayRef(ref: any): void;
@@ -61,6 +74,21 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
61
74
  closePopover(): void;
62
75
  handleDelete(e: React.UIEvent<any> | void): void;
63
76
  handleSwitchChange(checked: boolean): void;
77
+ /**
78
+ * 返回子表单的数据,如果是同级,直接返回当前数据域,否则返回当前数据作为子表单
79
+ */
80
+ getExtendValues(): any;
81
+ /**
82
+ * 打开后,首先遵循默认值设置,之后遵循选中值设置
83
+ * 当都不设置时,要看是否是object类型,是object类型,需要是空对象
84
+ *
85
+ * 关闭后,先遵循关闭值设置,否则一切回归原始删除属性状态
86
+ */
87
+ getInitTureValue(): any;
88
+ /**
89
+ * 弹窗配置的提交
90
+ * @param values
91
+ */
64
92
  handleSubmit(values: any): void;
65
93
  handleAction(e: React.UIEvent<any> | void, action: Action, data: object, throwErrors?: boolean, delegate?: IScopedContext): void;
66
94
  renderActions(): any[] | null;
@@ -87,6 +115,7 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
87
115
  formLazyChange: boolean;
88
116
  preventEnterSubmit: boolean;
89
117
  submitOnChange: boolean;
118
+ canAccessSuperData: boolean | undefined;
90
119
  data: any;
91
120
  title: any;
92
121
  };
@@ -106,6 +135,7 @@ export default class SwitchMore extends React.Component<SwitchMoreProps, SwitchM
106
135
  formLazyChange: boolean;
107
136
  preventEnterSubmit: boolean;
108
137
  submitOnChange: boolean;
138
+ canAccessSuperData: boolean | undefined;
109
139
  data: any;
110
140
  };
111
141
  renderMoreSection(): React.JSX.Element | null;
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -30,14 +30,14 @@ var SwitchMore = /** @class */function (_super) {
30
30
  var _a = this.props,
31
31
  data = _a.data,
32
32
  value = _a.value,
33
- trueValue = _a.trueValue;
34
- _a.falseValue;
35
- var name = _a.name,
36
- bulk = _a.bulk;
37
- _a.hiddenOnDefault;
38
- var isChecked = _a.isChecked;
33
+ trueValue = _a.trueValue,
34
+ name = _a.name,
35
+ bulk = _a.bulk,
36
+ hiddenOnDefault = _a.hiddenOnDefault,
37
+ isChecked = _a.isChecked;
39
38
  var checked = false;
40
- var show = false;
39
+ var formNames = this.getFormItemNames();
40
+ // 优先用传入的是否选中函数来判断
41
41
  if (isChecked && typeof isChecked === 'function') {
42
42
  checked = isChecked({
43
43
  data: data,
@@ -45,29 +45,29 @@ var SwitchMore = /** @class */function (_super) {
45
45
  name: name,
46
46
  bulk: bulk
47
47
  });
48
- show = checked;
49
48
  }
50
- // 这个开关 无具体属性对应
51
- else if (!name) {
52
- // 子表单项是组件根属性,遍历看是否有值
53
- if (bulk) {
54
- var formNames = this.getFormItemNames();
55
- checked = some(formNames, function (key) {
56
- return data[key] !== undefined;
57
- });
58
- show = checked;
59
- } else {
60
- checked = value === trueValue;
61
- }
62
- } else {
63
- checked = !!value === trueValue;
49
+ // 其次使用trueValue,主要是类似于属性值是disableXX之类的反义但配置要改为可用XX等正向含义时,这里会trueValue为false
50
+ else if (trueValue != null) {
51
+ checked = value === trueValue;
52
+ }
53
+ // 有属性名,自己本身对应开关
54
+ else if (name) {
55
+ checked = data[name] != null && data[name] !== false;
56
+ }
57
+ // 这个开关 无具体属性对应, 子表单项任意一个开启表示开
58
+ else {
59
+ checked = some(formNames, function (key) {
60
+ return data[key] !== undefined;
61
+ });
64
62
  }
65
63
  // 开关有属性对应
66
64
  return {
67
65
  checked: checked,
68
- show: show
66
+ show: hiddenOnDefault === true ? false : checked,
67
+ childFormNames: formNames
69
68
  };
70
69
  };
70
+ // 获取子表单项的内容
71
71
  SwitchMore.prototype.getFormItemNames = function () {
72
72
  var form = this.props.form;
73
73
  var formNames = form && Array.isArray(form === null || form === void 0 ? void 0 : form.body) ? form.body.map(function (item) {
@@ -104,34 +104,76 @@ var SwitchMore = /** @class */function (_super) {
104
104
  onBulkChange = _a.onBulkChange,
105
105
  onChange = _a.onChange,
106
106
  bulk = _a.bulk,
107
- defaultData = _a.defaultData,
108
107
  name = _a.name,
108
+ defaultData = _a.defaultData,
109
109
  trueValue = _a.trueValue,
110
110
  falseValue = _a.falseValue,
111
111
  clearChildValuesOnOff = _a.clearChildValuesOnOff;
112
- this.setState({
113
- checked: checked
114
- });
115
- // 子表单项是组件根属性,用bulk处理所有属性
112
+ if (name) {
113
+ var newValue = checked ? this.getInitTureValue() : falseValue !== null && falseValue !== void 0 ? falseValue : undefined;
114
+ onChange(newValue);
115
+ }
116
+ // 子表单项是同级别的需要单独更新一下
116
117
  if (bulk) {
117
- // 选中后,给一个默认 {} 或 配置的默认值
118
+ // 选中情况下,值需要进行更新
118
119
  if (checked) {
119
- var data = defaultData ? __assign({}, defaultData) : {};
120
- name && (data[name] = trueValue);
121
- onBulkChange && onBulkChange(data);
120
+ var newValue = defaultData !== null && defaultData !== void 0 ? defaultData : trueValue;
121
+ newValue && onBulkChange && onBulkChange(newValue);
122
122
  }
123
- // 取消选中后,将所有字段重置
124
- else {
125
- var values = clearChildValuesOnOff ? fromPairs(this.getFormItemNames().map(function (i) {
123
+ // 这个逻辑感觉主要是为了一些本身有默认值的相关配置,不想删除,只是想保留初始
124
+ else if (clearChildValuesOnOff) {
125
+ onBulkChange && onBulkChange(fromPairs(this.state.childFormNames.map(function (i) {
126
126
  return [i, undefined];
127
- })) : {};
128
- name && (values[name] = falseValue);
129
- onBulkChange && onBulkChange(values);
127
+ })));
130
128
  }
131
- return;
132
129
  }
133
- onChange(checked ? defaultData || true : undefined);
130
+ this.setState({
131
+ checked: checked,
132
+ show: checked
133
+ });
134
134
  };
135
+ /**
136
+ * 返回子表单的数据,如果是同级,直接返回当前数据域,否则返回当前数据作为子表单
137
+ */
138
+ SwitchMore.prototype.getExtendValues = function () {
139
+ var _a = this.props,
140
+ name = _a.name,
141
+ ctx = _a.data,
142
+ bulk = _a.bulk;
143
+ if (!ctx) {
144
+ return {};
145
+ }
146
+ if (bulk) {
147
+ return ctx;
148
+ }
149
+ return name ? ctx[name] : {};
150
+ };
151
+ /**
152
+ * 打开后,首先遵循默认值设置,之后遵循选中值设置
153
+ * 当都不设置时,要看是否是object类型,是object类型,需要是空对象
154
+ *
155
+ * 关闭后,先遵循关闭值设置,否则一切回归原始删除属性状态
156
+ */
157
+ SwitchMore.prototype.getInitTureValue = function () {
158
+ var _a = this.props,
159
+ bulk = _a.bulk,
160
+ defaultData = _a.defaultData,
161
+ trueValue = _a.trueValue;
162
+ if (defaultData) {
163
+ return __assign({}, defaultData);
164
+ }
165
+ if (trueValue != null) {
166
+ return trueValue;
167
+ }
168
+ if (bulk) {
169
+ return true;
170
+ }
171
+ return {};
172
+ };
173
+ /**
174
+ * 弹窗配置的提交
175
+ * @param values
176
+ */
135
177
  SwitchMore.prototype.handleSubmit = function (values) {
136
178
  var _a = this.props,
137
179
  onChange = _a.onChange,
@@ -154,13 +196,12 @@ var SwitchMore = /** @class */function (_super) {
154
196
  };
155
197
  SwitchMore.prototype.renderActions = function () {
156
198
  var _a = this.props,
157
- render = _a.render,
158
199
  removable = _a.removable,
159
200
  disabled = _a.disabled,
160
201
  form = _a.form,
161
202
  formType = _a.formType,
162
203
  hiddenOnDefault = _a.hiddenOnDefault,
163
- bulk = _a.bulk;
204
+ render = _a.render;
164
205
  var _b = this.state,
165
206
  checked = _b.checked,
166
207
  show = _b.show;
@@ -169,7 +210,7 @@ var SwitchMore = /** @class */function (_super) {
169
210
  }
170
211
  var actions = [];
171
212
  if (formType === 'dialog') {
172
- actions.push(render('switch-more-form', this.renderDialogMore(), {
213
+ actions.push(render('switch-more-dialog', this.renderDialogMore(), {
173
214
  key: 'edit',
174
215
  onSubmit: this.handleSubmit
175
216
  }));
@@ -185,7 +226,7 @@ var SwitchMore = /** @class */function (_super) {
185
226
  icon: "pencil",
186
227
  className: "icon"
187
228
  })));
188
- } else if (bulk && hiddenOnDefault && formType === 'extend') {
229
+ } else if (hiddenOnDefault && formType === 'extend') {
189
230
  actions.push(React__default.createElement("div", {
190
231
  key: "open",
191
232
  "data-tooltip": !show ? i18n("311f6d1fa5f13b0e280d7b3c9d40c5be") : undefined,
@@ -215,7 +256,6 @@ var SwitchMore = /** @class */function (_super) {
215
256
  };
216
257
  SwitchMore.prototype.renderPopover = function () {
217
258
  var _a = this.props,
218
- render = _a.render,
219
259
  popOverclassName = _a.popOverclassName,
220
260
  overlay = _a.overlay,
221
261
  offset = _a.offset,
@@ -224,7 +264,8 @@ var SwitchMore = /** @class */function (_super) {
224
264
  placement = _a.placement,
225
265
  rootClose = _a.rootClose,
226
266
  style = _a.style,
227
- title = _a.title;
267
+ title = _a.title,
268
+ render = _a.render;
228
269
  return React__default.createElement(Overlay, {
229
270
  show: true,
230
271
  rootClose: rootClose,
@@ -250,13 +291,9 @@ var SwitchMore = /** @class */function (_super) {
250
291
  })));
251
292
  };
252
293
  SwitchMore.prototype.renderExtend = function () {
253
- var _a = this.props,
254
- render = _a.render;
255
- _a.form;
256
- _a.bulk;
257
- var hiddenOnDefault = _a.hiddenOnDefault;
294
+ var render = this.props.render;
258
295
  var show = this.state.show;
259
- if (hiddenOnDefault && !show) {
296
+ if (!show) {
260
297
  return null;
261
298
  }
262
299
  return React__default.createElement("div", null, React__default.createElement("div", {
@@ -278,15 +315,11 @@ var SwitchMore = /** @class */function (_super) {
278
315
  };
279
316
  };
280
317
  SwitchMore.prototype.renderForm = function () {
281
- var _a;
282
- var _b = this.props,
283
- form = _b.form,
284
- name = _b.name,
285
- formType = _b.formType,
286
- ctx = _b.data,
287
- bulk = _b.bulk,
288
- defaultData = _b.defaultData,
289
- autoFocus = _b.autoFocus;
318
+ var _a = this.props,
319
+ form = _a.form,
320
+ formType = _a.formType,
321
+ autoFocus = _a.autoFocus,
322
+ bulk = _a.bulk;
290
323
  return __assign({
291
324
  type: 'form',
292
325
  wrapWithPanel: false,
@@ -302,7 +335,8 @@ var SwitchMore = /** @class */function (_super) {
302
335
  formLazyChange: true,
303
336
  preventEnterSubmit: true,
304
337
  submitOnChange: ['pop', 'extend'].includes(formType),
305
- data: ctx && name && !bulk ? (_a = ctx[name]) !== null && _a !== void 0 ? _a : defaultData : defaultData !== null && defaultData !== void 0 ? defaultData : {}
338
+ canAccessSuperData: bulk,
339
+ data: this.getExtendValues()
306
340
  }, form);
307
341
  };
308
342
  SwitchMore.prototype.renderMoreSection = function () {
@@ -362,8 +396,6 @@ var SwitchMore = /** @class */function (_super) {
362
396
  // placement: 'left',
363
397
  overlay: true,
364
398
  rootClose: false,
365
- trueValue: true,
366
- falseValue: false,
367
399
  formType: 'pop',
368
400
  bulk: true,
369
401
  clearChildValuesOnOff: true
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.10.0
3
- * build time: 2024-12-02
2
+ * amis-editor v6.11.0-beta.0
3
+ * build time: 2024-12-10
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6