amis-editor 6.8.0 → 6.9.0-beta.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (797) hide show
  1. package/esm/builder/ApiDSBuilder.js +2 -3
  2. package/esm/builder/DSBuilder.js +2 -3
  3. package/esm/builder/DSBuilderManager.js +2 -3
  4. package/esm/builder/constants.js +2 -3
  5. package/esm/builder/utils.js +2 -3
  6. package/esm/component/BaseControl.js +2 -3
  7. package/esm/component/InputComponentName.js +2 -3
  8. package/esm/component/ModalSettingPanel.js +2 -3
  9. package/esm/component/TableViewEditor.js +2 -3
  10. package/esm/icons/btn/btn-group.svg.js +4 -6
  11. package/esm/icons/btn/btn-select.svg.js +3 -5
  12. package/esm/icons/btn/btn-toolbar.svg.js +3 -5
  13. package/esm/icons/btn/button.svg.js +3 -5
  14. package/esm/icons/btn/dropdown-btn.svg.js +3 -5
  15. package/esm/icons/container/anchor-nav.svg.js +4 -6
  16. package/esm/icons/container/collapse.svg.js +3 -5
  17. package/esm/icons/container/container.svg.js +3 -6
  18. package/esm/icons/container/flex-container.svg.js +3 -5
  19. package/esm/icons/container/form-group.svg.js +4 -6
  20. package/esm/icons/container/grid.svg.js +7 -11
  21. package/esm/icons/container/iframe.svg.js +3 -5
  22. package/esm/icons/container/panel.svg.js +3 -5
  23. package/esm/icons/container/switch-container.svg.js +4 -5
  24. package/esm/icons/container/table-view.svg.js +4 -6
  25. package/esm/icons/container/tabs.svg.js +4 -6
  26. package/esm/icons/container/tooltip-wrapper.svg.js +3 -5
  27. package/esm/icons/container/web-component.svg.js +3 -6
  28. package/esm/icons/crud/column-add.svg.js +3 -5
  29. package/esm/icons/crud/column-delete.svg.js +3 -5
  30. package/esm/icons/crud/column-setting.svg.js +3 -5
  31. package/esm/icons/crud/share-link.svg.js +4 -5
  32. package/esm/icons/display/aBaseline.svg.js +3 -4
  33. package/esm/icons/display/aCenter.svg.js +3 -4
  34. package/esm/icons/display/aFlexEnd.svg.js +3 -4
  35. package/esm/icons/display/aFlexStart.svg.js +3 -4
  36. package/esm/icons/display/aStretch.svg.js +3 -4
  37. package/esm/icons/display/block.svg.js +3 -4
  38. package/esm/icons/display/dcolumn.svg.js +3 -4
  39. package/esm/icons/display/dcolumnReverse.svg.js +3 -4
  40. package/esm/icons/display/drow.svg.js +3 -4
  41. package/esm/icons/display/drowReverse.svg.js +3 -4
  42. package/esm/icons/display/flex.svg.js +3 -4
  43. package/esm/icons/display/inline-block.svg.js +3 -4
  44. package/esm/icons/display/inline.svg.js +3 -4
  45. package/esm/icons/display/jCenter.svg.js +3 -4
  46. package/esm/icons/display/jFlexEnd.svg.js +3 -4
  47. package/esm/icons/display/jFlexStart.svg.js +3 -4
  48. package/esm/icons/display/jSpaceAround.svg.js +3 -4
  49. package/esm/icons/display/jSpaceBetween.svg.js +3 -4
  50. package/esm/icons/feat/audio.svg.js +3 -5
  51. package/esm/icons/feat/custom.svg.js +7 -11
  52. package/esm/icons/feat/each.svg.js +4 -6
  53. package/esm/icons/feat/form.svg.js +4 -6
  54. package/esm/icons/feat/nav.svg.js +3 -6
  55. package/esm/icons/feat/qrcode.svg.js +5 -7
  56. package/esm/icons/feat/service.svg.js +4 -6
  57. package/esm/icons/feat/table.svg.js +4 -6
  58. package/esm/icons/feat/tasks.svg.js +3 -5
  59. package/esm/icons/feat/video.svg.js +3 -5
  60. package/esm/icons/feat/wizard.svg.js +4 -6
  61. package/esm/icons/form/chained-select.svg.js +3 -5
  62. package/esm/icons/form/checkbox.svg.js +3 -5
  63. package/esm/icons/form/checkboxes.svg.js +3 -5
  64. package/esm/icons/form/combo.svg.js +3 -5
  65. package/esm/icons/form/condition-builder.svg.js +3 -5
  66. package/esm/icons/form/diff-editor.svg.js +4 -6
  67. package/esm/icons/form/editor.svg.js +4 -6
  68. package/esm/icons/form/formula.svg.js +4 -6
  69. package/esm/icons/form/hidden.svg.js +4 -6
  70. package/esm/icons/form/input-city.svg.js +5 -7
  71. package/esm/icons/form/input-color.svg.js +3 -5
  72. package/esm/icons/form/input-date-range.svg.js +4 -6
  73. package/esm/icons/form/input-date.svg.js +4 -6
  74. package/esm/icons/form/input-datetime.svg.js +4 -6
  75. package/esm/icons/form/input-email.svg.js +3 -5
  76. package/esm/icons/form/input-excel.svg.js +3 -5
  77. package/esm/icons/form/input-file.svg.js +3 -5
  78. package/esm/icons/form/input-group.svg.js +4 -6
  79. package/esm/icons/form/input-image.svg.js +4 -6
  80. package/esm/icons/form/input-kv.svg.js +3 -5
  81. package/esm/icons/form/input-month-range.svg.js +4 -6
  82. package/esm/icons/form/input-number.svg.js +3 -5
  83. package/esm/icons/form/input-password.svg.js +4 -6
  84. package/esm/icons/form/input-quarter-range.svg.js +5 -7
  85. package/esm/icons/form/input-range.svg.js +5 -7
  86. package/esm/icons/form/input-rating.svg.js +3 -6
  87. package/esm/icons/form/input-repeat.svg.js +3 -5
  88. package/esm/icons/form/input-rich-text.svg.js +4 -6
  89. package/esm/icons/form/input-signature.svg.js +3 -4
  90. package/esm/icons/form/input-tag.svg.js +3 -5
  91. package/esm/icons/form/input-text.svg.js +3 -5
  92. package/esm/icons/form/input-time-range.svg.js +5 -7
  93. package/esm/icons/form/input-time.svg.js +4 -6
  94. package/esm/icons/form/input-tree.svg.js +5 -7
  95. package/esm/icons/form/input-url.svg.js +3 -5
  96. package/esm/icons/form/input-year.svg.js +4 -6
  97. package/esm/icons/form/inputArray.svg.js +3 -5
  98. package/esm/icons/form/list-select.svg.js +7 -11
  99. package/esm/icons/form/location-picker.svg.js +3 -5
  100. package/esm/icons/form/matrix-checkboxes.svg.js +7 -11
  101. package/esm/icons/form/month.svg.js +4 -6
  102. package/esm/icons/form/nested-select.svg.js +7 -11
  103. package/esm/icons/form/picker.svg.js +4 -6
  104. package/esm/icons/form/quarter.svg.js +4 -6
  105. package/esm/icons/form/radios.svg.js +3 -5
  106. package/esm/icons/form/select.svg.js +3 -5
  107. package/esm/icons/form/static.svg.js +3 -5
  108. package/esm/icons/form/sub-form.svg.js +4 -6
  109. package/esm/icons/form/switch.svg.js +3 -5
  110. package/esm/icons/form/tabs-transfer.svg.js +4 -6
  111. package/esm/icons/form/textarea.svg.js +4 -6
  112. package/esm/icons/form/transfer.svg.js +5 -7
  113. package/esm/icons/form/tree-select.svg.js +5 -7
  114. package/esm/icons/form/uuid.svg.js +3 -5
  115. package/esm/icons/index.js +2 -3
  116. package/esm/icons/layout/layout-1with2.svg.js +4 -6
  117. package/esm/icons/layout/layout-2cols.svg.js +3 -5
  118. package/esm/icons/layout/layout-2row.svg.js +3 -5
  119. package/esm/icons/layout/layout-2with1.svg.js +4 -6
  120. package/esm/icons/layout/layout-3cols.svg.js +4 -6
  121. package/esm/icons/layout/layout-3row.svg.js +4 -6
  122. package/esm/icons/layout/layout-absolute.svg.js +3 -4
  123. package/esm/icons/layout/layout-fixed-top.svg.js +3 -5
  124. package/esm/icons/layout/layout-fixed.svg.js +3 -5
  125. package/esm/icons/layout/layout-free-container.svg.js +3 -5
  126. package/esm/icons/layout/layout-full.svg.js +3 -5
  127. package/esm/icons/layout/layout1-2.svg.js +4 -6
  128. package/esm/icons/layout/layout2-1.svg.js +4 -6
  129. package/esm/icons/layout/layout3-1.svg.js +4 -6
  130. package/esm/icons/layout/layout3-2.svg.js +4 -6
  131. package/esm/icons/other/_fx.svg.js +4 -5
  132. package/esm/icons/other/divider.svg.js +7 -11
  133. package/esm/icons/other/fx.svg.js +4 -5
  134. package/esm/icons/other/modal-setting.svg.js +5 -7
  135. package/esm/icons/other/property-sheet.svg.js +4 -6
  136. package/esm/icons/other/tooltip.svg.js +4 -6
  137. package/esm/icons/show/URL.svg.js +4 -6
  138. package/esm/icons/show/avatar.svg.js +3 -5
  139. package/esm/icons/show/breadcrumb.svg.js +4 -6
  140. package/esm/icons/show/card.svg.js +3 -5
  141. package/esm/icons/show/cards.svg.js +7 -11
  142. package/esm/icons/show/carousel.svg.js +3 -5
  143. package/esm/icons/show/chart.svg.js +3 -5
  144. package/esm/icons/show/code.svg.js +4 -6
  145. package/esm/icons/show/date.svg.js +4 -6
  146. package/esm/icons/show/datetime.svg.js +4 -6
  147. package/esm/icons/show/image.svg.js +3 -5
  148. package/esm/icons/show/images.svg.js +3 -5
  149. package/esm/icons/show/json-view.svg.js +4 -6
  150. package/esm/icons/show/list.svg.js +4 -6
  151. package/esm/icons/show/log.svg.js +4 -6
  152. package/esm/icons/show/mapping.svg.js +5 -7
  153. package/esm/icons/show/markdown.svg.js +3 -5
  154. package/esm/icons/show/plain.svg.js +3 -5
  155. package/esm/icons/show/progress.svg.js +7 -11
  156. package/esm/icons/show/sparkline.svg.js +3 -5
  157. package/esm/icons/show/status.svg.js +4 -6
  158. package/esm/icons/show/steps.svg.js +4 -6
  159. package/esm/icons/show/time.svg.js +3 -5
  160. package/esm/icons/theme/css.svg.js +3 -4
  161. package/esm/index.d.ts +1 -1
  162. package/esm/index.js +2 -3
  163. package/esm/locale/en-US.js +2 -3
  164. package/esm/locale/zh-CN.js +2 -3
  165. package/esm/plugin/Alert.js +2 -3
  166. package/esm/plugin/AnchorNav.js +2 -3
  167. package/esm/plugin/Audio.js +2 -3
  168. package/esm/plugin/Avatar.js +2 -3
  169. package/esm/plugin/Breadcrumb.js +2 -3
  170. package/esm/plugin/Button.js +3 -45
  171. package/esm/plugin/ButtonGroup.js +2 -3
  172. package/esm/plugin/CRUD.js +2 -3
  173. package/esm/plugin/CRUD2/BaseCRUD.js +3 -3
  174. package/esm/plugin/CRUD2/CRUDTable.js +2 -3
  175. package/esm/plugin/CRUD2/constants.js +2 -3
  176. package/esm/plugin/CRUD2/utils.js +2 -3
  177. package/esm/plugin/Calendar.js +2 -3
  178. package/esm/plugin/Card.js +2 -3
  179. package/esm/plugin/Card2.js +2 -3
  180. package/esm/plugin/Cards.js +15 -12
  181. package/esm/plugin/Carousel.js +2 -3
  182. package/esm/plugin/Chart.js +2 -3
  183. package/esm/plugin/CodeView.js +2 -3
  184. package/esm/plugin/Collapse.js +2 -3
  185. package/esm/plugin/CollapseGroup.js +2 -3
  186. package/esm/plugin/ColumnToggler.js +2 -3
  187. package/esm/plugin/Container.js +2 -3
  188. package/esm/plugin/Custom.js +2 -3
  189. package/esm/plugin/CustomRegion.js +2 -3
  190. package/esm/plugin/Date.js +2 -3
  191. package/esm/plugin/Datetime.js +2 -3
  192. package/esm/plugin/Dialog.d.ts +1 -1
  193. package/esm/plugin/Dialog.js +2 -3
  194. package/esm/plugin/Divider.js +2 -3
  195. package/esm/plugin/Drawer.js +2 -3
  196. package/esm/plugin/DropDownButton.js +28 -5
  197. package/esm/plugin/Each.js +15 -12
  198. package/esm/plugin/Flex.js +2 -3
  199. package/esm/plugin/Form/ButtonGroupSelect.js +2 -3
  200. package/esm/plugin/Form/ButtonToolbar.js +2 -3
  201. package/esm/plugin/Form/ChainedSelect.js +22 -12
  202. package/esm/plugin/Form/Checkbox.js +2 -3
  203. package/esm/plugin/Form/Checkboxes.js +50 -7
  204. package/esm/plugin/Form/CodeEditor.js +2 -3
  205. package/esm/plugin/Form/Combo.js +2 -3
  206. package/esm/plugin/Form/ConditionBuilder.js +2 -3
  207. package/esm/plugin/Form/Control.js +2 -3
  208. package/esm/plugin/Form/DiffEditor.js +2 -3
  209. package/esm/plugin/Form/FieldSet.js +2 -3
  210. package/esm/plugin/Form/Form.js +2 -3
  211. package/esm/plugin/Form/Formula.js +2 -3
  212. package/esm/plugin/Form/Group.js +2 -3
  213. package/esm/plugin/Form/Hidden.js +2 -3
  214. package/esm/plugin/Form/InputArray.js +2 -3
  215. package/esm/plugin/Form/InputCity.js +2 -3
  216. package/esm/plugin/Form/InputColor.js +2 -3
  217. package/esm/plugin/Form/InputDate.js +2 -3
  218. package/esm/plugin/Form/InputDateRange.js +2 -3
  219. package/esm/plugin/Form/InputDateTime.js +2 -3
  220. package/esm/plugin/Form/InputDateTimeRange.js +2 -3
  221. package/esm/plugin/Form/InputEmail.js +2 -3
  222. package/esm/plugin/Form/InputExcel.js +2 -3
  223. package/esm/plugin/Form/InputFile.js +2 -3
  224. package/esm/plugin/Form/InputGroup.js +2 -3
  225. package/esm/plugin/Form/InputImage.js +2 -3
  226. package/esm/plugin/Form/InputKV.js +2 -3
  227. package/esm/plugin/Form/InputMonth.js +2 -3
  228. package/esm/plugin/Form/InputMonthRange.js +2 -3
  229. package/esm/plugin/Form/InputNumber.js +2 -3
  230. package/esm/plugin/Form/InputPassword.js +2 -3
  231. package/esm/plugin/Form/InputQuarter.js +2 -3
  232. package/esm/plugin/Form/InputQuarterRange.js +2 -3
  233. package/esm/plugin/Form/InputRange.js +2 -3
  234. package/esm/plugin/Form/InputRating.js +2 -3
  235. package/esm/plugin/Form/InputRepeat.js +2 -3
  236. package/esm/plugin/Form/InputRichText.js +2 -3
  237. package/esm/plugin/Form/InputSignature.js +2 -3
  238. package/esm/plugin/Form/InputSubForm.js +2 -3
  239. package/esm/plugin/Form/InputTable.js +2 -3
  240. package/esm/plugin/Form/InputTag.js +2 -3
  241. package/esm/plugin/Form/InputText.js +2 -3
  242. package/esm/plugin/Form/InputTime.js +2 -3
  243. package/esm/plugin/Form/InputTimeRange.js +2 -3
  244. package/esm/plugin/Form/InputTree.js +2 -3
  245. package/esm/plugin/Form/InputURL.js +2 -3
  246. package/esm/plugin/Form/InputYear.js +2 -3
  247. package/esm/plugin/Form/InputYearRange.js +2 -3
  248. package/esm/plugin/Form/Item.js +2 -3
  249. package/esm/plugin/Form/ListSelect.js +2 -3
  250. package/esm/plugin/Form/LocationPicker.js +2 -3
  251. package/esm/plugin/Form/MatrixCheckboxes.js +2 -3
  252. package/esm/plugin/Form/NestedSelect.js +23 -18
  253. package/esm/plugin/Form/Picker.js +2 -3
  254. package/esm/plugin/Form/Radios.js +2 -3
  255. package/esm/plugin/Form/Select.js +14 -6
  256. package/esm/plugin/Form/Static.js +2 -3
  257. package/esm/plugin/Form/Switch.js +2 -3
  258. package/esm/plugin/Form/TabsTransfer.js +2 -3
  259. package/esm/plugin/Form/Textarea.js +2 -3
  260. package/esm/plugin/Form/Transfer.js +2 -3
  261. package/esm/plugin/Form/TransferPicker.js +2 -3
  262. package/esm/plugin/Form/TreeSelect.js +2 -3
  263. package/esm/plugin/Form/UUID.js +2 -3
  264. package/esm/plugin/Grid.js +2 -3
  265. package/esm/plugin/HBox.js +2 -3
  266. package/esm/plugin/IFrame.js +2 -3
  267. package/esm/plugin/Icon.js +2 -3
  268. package/esm/plugin/Image.js +34 -31
  269. package/esm/plugin/Images.js +2 -3
  270. package/esm/plugin/Json.js +2 -3
  271. package/esm/plugin/Layout/FlexPluginBase.js +2 -3
  272. package/esm/plugin/Layout/Layout_fixed.js +2 -3
  273. package/esm/plugin/Layout/Layout_free_container.js +2 -3
  274. package/esm/plugin/Layout/Layout_sorption_container.js +2 -3
  275. package/esm/plugin/Link.js +2 -3
  276. package/esm/plugin/List.js +15 -12
  277. package/esm/plugin/List2.js +15 -12
  278. package/esm/plugin/ListItem.js +2 -3
  279. package/esm/plugin/Log.js +2 -3
  280. package/esm/plugin/Mapping.js +2 -3
  281. package/esm/plugin/Markdown.js +2 -3
  282. package/esm/plugin/Nav.js +2 -3
  283. package/esm/plugin/OfficeViewer.js +2 -3
  284. package/esm/plugin/Operation.js +2 -3
  285. package/esm/plugin/Others/Action.js +2 -3
  286. package/esm/plugin/Others/TableCell.js +2 -3
  287. package/esm/plugin/Page.js +2 -3
  288. package/esm/plugin/Pagination.js +2 -3
  289. package/esm/plugin/Panel.js +2 -3
  290. package/esm/plugin/PdfViewer.js +2 -3
  291. package/esm/plugin/Plain.js +2 -3
  292. package/esm/plugin/Progress.js +2 -3
  293. package/esm/plugin/Property.js +2 -3
  294. package/esm/plugin/QRCode.js +2 -3
  295. package/esm/plugin/Reset.js +2 -3
  296. package/esm/plugin/SearchBox.js +2 -3
  297. package/esm/plugin/Service.js +2 -3
  298. package/esm/plugin/Sparkline.js +2 -3
  299. package/esm/plugin/Status.js +2 -3
  300. package/esm/plugin/Steps.js +2 -3
  301. package/esm/plugin/Submit.js +2 -3
  302. package/esm/plugin/SwitchContainer.js +2 -3
  303. package/esm/plugin/Table.js +2 -3
  304. package/esm/plugin/Table2.js +2 -3
  305. package/esm/plugin/TableCell2.js +2 -3
  306. package/esm/plugin/TableView.js +2 -3
  307. package/esm/plugin/Tabs.js +2 -3
  308. package/esm/plugin/Tag.js +2 -3
  309. package/esm/plugin/Tasks.js +2 -3
  310. package/esm/plugin/Time.js +2 -3
  311. package/esm/plugin/Timeline.js +2 -3
  312. package/esm/plugin/TooltipWrapper.js +2 -3
  313. package/esm/plugin/Tpl.js +2 -3
  314. package/esm/plugin/Video.js +2 -3
  315. package/esm/plugin/WebComponent.js +2 -3
  316. package/esm/plugin/Wizard.js +2 -3
  317. package/esm/plugin/Wrapper.js +2 -3
  318. package/esm/renderer/APIAdaptorControl.js +2 -3
  319. package/esm/renderer/APIControl.js +2 -3
  320. package/esm/renderer/BadgeControl.js +2 -3
  321. package/esm/renderer/ButtonGroupControl.js +2 -3
  322. package/esm/renderer/ConditionFormulaControl.js +2 -3
  323. package/esm/renderer/DataBindingControl.js +2 -3
  324. package/esm/renderer/DataMappingControl.js +2 -3
  325. package/esm/renderer/DataPickerControl.js +2 -3
  326. package/esm/renderer/DateShortCutControl.js +2 -3
  327. package/esm/renderer/ExpressionFormulaControl.js +2 -3
  328. package/esm/renderer/FeatureControl.js +2 -3
  329. package/esm/renderer/FieldSetting.js +2 -3
  330. package/esm/renderer/FlexSettingControl.js +2 -3
  331. package/esm/renderer/FormulaControl.js +2 -3
  332. package/esm/renderer/FunctionEditorControl.js +2 -3
  333. package/esm/renderer/GoConfigControl.js +2 -3
  334. package/esm/renderer/InputRangeValueControl.js +2 -3
  335. package/esm/renderer/KeyValueMapControl.js +2 -3
  336. package/esm/renderer/ListItemControl.js +2 -3
  337. package/esm/renderer/MapSourceControl.js +2 -3
  338. package/esm/renderer/NavBadgeControl.js +2 -3
  339. package/esm/renderer/NavDefaultActive.js +2 -3
  340. package/esm/renderer/NavSourceControl.js +2 -3
  341. package/esm/renderer/OptionControl.js +2 -3
  342. package/esm/renderer/RangePartsControl.js +2 -3
  343. package/esm/renderer/StatusControl.d.ts +1 -1
  344. package/esm/renderer/StatusControl.js +2 -3
  345. package/esm/renderer/SwitchMoreControl.js +2 -3
  346. package/esm/renderer/TableColumnWidthControl.js +2 -3
  347. package/esm/renderer/TimelineItemControl.js +2 -3
  348. package/esm/renderer/TplFormulaControl.js +2 -3
  349. package/esm/renderer/TransferTableControl.js +2 -3
  350. package/esm/renderer/TreeOptionControl.js +2 -3
  351. package/esm/renderer/ValidateApiControl.js +2 -3
  352. package/esm/renderer/ValidationControl.js +2 -3
  353. package/esm/renderer/ValidationItem.js +2 -3
  354. package/esm/renderer/ValueFormatControl.js +2 -3
  355. package/esm/renderer/crud2-control/AddColumnModal.js +2 -3
  356. package/esm/renderer/crud2-control/CRUDColumnControl.js +2 -3
  357. package/esm/renderer/crud2-control/CRUDFiltersControl.js +27 -10
  358. package/esm/renderer/crud2-control/CRUDToolbarControl.js +2 -3
  359. package/esm/renderer/event-control/DialogActionPanel.d.ts +1 -1
  360. package/esm/renderer/event-control/DialogActionPanel.js +2 -3
  361. package/esm/renderer/event-control/action-config-dialog.js +2 -3
  362. package/esm/renderer/event-control/action-config-panel.js +2 -3
  363. package/esm/renderer/event-control/comp-action-select.js +2 -3
  364. package/esm/renderer/event-control/helper.js +11 -3
  365. package/esm/renderer/event-control/index.js +2 -3
  366. package/esm/renderer/style-control/Background.js +2 -3
  367. package/esm/renderer/style-control/Border.js +2 -3
  368. package/esm/renderer/style-control/BoxModel.js +2 -3
  369. package/esm/renderer/style-control/BoxShadow.js +2 -3
  370. package/esm/renderer/style-control/ColCount.js +2 -3
  371. package/esm/renderer/style-control/ColSize.js +2 -3
  372. package/esm/renderer/style-control/Display.js +2 -3
  373. package/esm/renderer/style-control/FlexLayout.js +2 -3
  374. package/esm/renderer/style-control/Font.js +2 -3
  375. package/esm/renderer/style-control/InsetBoxModel.js +2 -3
  376. package/esm/renderer/style-control/LabelAlign.js +2 -3
  377. package/esm/renderer/style-control/ThemeCssCode.js +2 -3
  378. package/esm/renderer/style-control/font-family.js +2 -3
  379. package/esm/renderer/style-control/helper.d.ts +14 -3
  380. package/esm/renderer/style-control/helper.js +82 -41
  381. package/esm/renderer/style-control/transformation.js +2 -3
  382. package/esm/renderer/textarea-formula/FormulaPicker.js +2 -3
  383. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +2 -3
  384. package/esm/renderer/textarea-formula/plugin.js +2 -3
  385. package/esm/tpl/api.js +2 -3
  386. package/esm/tpl/common.js +2 -3
  387. package/esm/tpl/horizontal.js +2 -3
  388. package/esm/tpl/layout.js +2 -3
  389. package/esm/tpl/options.js +2 -3
  390. package/esm/tpl/remark.js +2 -3
  391. package/esm/tpl/style.js +9 -7
  392. package/esm/tpl/validations.js +2 -3
  393. package/esm/util.js +2 -3
  394. package/esm/validator.d.ts +1 -0
  395. package/esm/validator.js +4 -3
  396. package/lib/builder/ApiDSBuilder.d.ts +6 -6
  397. package/lib/builder/ApiDSBuilder.js +2 -3
  398. package/lib/builder/DSBuilder.js +2 -3
  399. package/lib/builder/DSBuilderManager.js +2 -3
  400. package/lib/builder/constants.js +2 -3
  401. package/lib/builder/utils.js +2 -3
  402. package/lib/component/BaseControl.js +2 -3
  403. package/lib/component/InputComponentName.js +2 -3
  404. package/lib/component/ModalSettingPanel.js +2 -3
  405. package/lib/component/TableViewEditor.js +2 -3
  406. package/lib/icons/btn/btn-group.svg.js +19 -21
  407. package/lib/icons/btn/btn-select.svg.js +18 -20
  408. package/lib/icons/btn/btn-toolbar.svg.js +18 -20
  409. package/lib/icons/btn/button.svg.js +18 -20
  410. package/lib/icons/btn/dropdown-btn.svg.js +18 -20
  411. package/lib/icons/container/anchor-nav.svg.js +19 -21
  412. package/lib/icons/container/collapse.svg.js +18 -20
  413. package/lib/icons/container/container.svg.js +18 -21
  414. package/lib/icons/container/flex-container.svg.js +18 -20
  415. package/lib/icons/container/form-group.svg.js +19 -21
  416. package/lib/icons/container/grid.svg.js +22 -26
  417. package/lib/icons/container/iframe.svg.js +18 -20
  418. package/lib/icons/container/panel.svg.js +18 -20
  419. package/lib/icons/container/switch-container.svg.js +19 -20
  420. package/lib/icons/container/table-view.svg.js +19 -21
  421. package/lib/icons/container/tabs.svg.js +19 -21
  422. package/lib/icons/container/tooltip-wrapper.svg.js +18 -20
  423. package/lib/icons/container/web-component.svg.js +18 -21
  424. package/lib/icons/crud/column-add.svg.js +3 -5
  425. package/lib/icons/crud/column-delete.svg.js +3 -5
  426. package/lib/icons/crud/column-setting.svg.js +3 -5
  427. package/lib/icons/crud/share-link.svg.js +4 -5
  428. package/lib/icons/display/aBaseline.svg.js +18 -19
  429. package/lib/icons/display/aCenter.svg.js +18 -19
  430. package/lib/icons/display/aFlexEnd.svg.js +18 -19
  431. package/lib/icons/display/aFlexStart.svg.js +18 -19
  432. package/lib/icons/display/aStretch.svg.js +18 -19
  433. package/lib/icons/display/block.svg.js +18 -19
  434. package/lib/icons/display/dcolumn.svg.js +18 -19
  435. package/lib/icons/display/dcolumnReverse.svg.js +18 -19
  436. package/lib/icons/display/drow.svg.js +18 -19
  437. package/lib/icons/display/drowReverse.svg.js +18 -19
  438. package/lib/icons/display/flex.svg.js +18 -19
  439. package/lib/icons/display/inline-block.svg.js +18 -19
  440. package/lib/icons/display/inline.svg.js +18 -19
  441. package/lib/icons/display/jCenter.svg.js +18 -19
  442. package/lib/icons/display/jFlexEnd.svg.js +18 -19
  443. package/lib/icons/display/jFlexStart.svg.js +18 -19
  444. package/lib/icons/display/jSpaceAround.svg.js +18 -19
  445. package/lib/icons/display/jSpaceBetween.svg.js +18 -19
  446. package/lib/icons/feat/audio.svg.js +18 -20
  447. package/lib/icons/feat/custom.svg.js +22 -26
  448. package/lib/icons/feat/each.svg.js +19 -21
  449. package/lib/icons/feat/form.svg.js +19 -21
  450. package/lib/icons/feat/nav.svg.js +18 -21
  451. package/lib/icons/feat/qrcode.svg.js +20 -22
  452. package/lib/icons/feat/service.svg.js +19 -21
  453. package/lib/icons/feat/table.svg.js +19 -21
  454. package/lib/icons/feat/tasks.svg.js +18 -20
  455. package/lib/icons/feat/video.svg.js +18 -20
  456. package/lib/icons/feat/wizard.svg.js +19 -21
  457. package/lib/icons/form/chained-select.svg.js +18 -20
  458. package/lib/icons/form/checkbox.svg.js +18 -20
  459. package/lib/icons/form/checkboxes.svg.js +18 -20
  460. package/lib/icons/form/combo.svg.js +18 -20
  461. package/lib/icons/form/condition-builder.svg.js +18 -20
  462. package/lib/icons/form/diff-editor.svg.js +19 -21
  463. package/lib/icons/form/editor.svg.js +19 -21
  464. package/lib/icons/form/formula.svg.js +19 -21
  465. package/lib/icons/form/hidden.svg.js +19 -21
  466. package/lib/icons/form/input-city.svg.js +20 -22
  467. package/lib/icons/form/input-color.svg.js +18 -20
  468. package/lib/icons/form/input-date-range.svg.js +19 -21
  469. package/lib/icons/form/input-date.svg.js +19 -21
  470. package/lib/icons/form/input-datetime.svg.js +19 -21
  471. package/lib/icons/form/input-email.svg.js +18 -20
  472. package/lib/icons/form/input-excel.svg.js +18 -20
  473. package/lib/icons/form/input-file.svg.js +18 -20
  474. package/lib/icons/form/input-group.svg.js +19 -21
  475. package/lib/icons/form/input-image.svg.js +19 -21
  476. package/lib/icons/form/input-kv.svg.js +18 -20
  477. package/lib/icons/form/input-month-range.svg.js +19 -21
  478. package/lib/icons/form/input-number.svg.js +18 -20
  479. package/lib/icons/form/input-password.svg.js +19 -21
  480. package/lib/icons/form/input-quarter-range.svg.js +20 -22
  481. package/lib/icons/form/input-range.svg.js +20 -22
  482. package/lib/icons/form/input-rating.svg.js +18 -21
  483. package/lib/icons/form/input-repeat.svg.js +18 -20
  484. package/lib/icons/form/input-rich-text.svg.js +19 -21
  485. package/lib/icons/form/input-signature.svg.js +18 -19
  486. package/lib/icons/form/input-tag.svg.js +18 -20
  487. package/lib/icons/form/input-text.svg.js +18 -20
  488. package/lib/icons/form/input-time-range.svg.js +20 -22
  489. package/lib/icons/form/input-time.svg.js +19 -21
  490. package/lib/icons/form/input-tree.svg.js +20 -22
  491. package/lib/icons/form/input-url.svg.js +18 -20
  492. package/lib/icons/form/input-year.svg.js +19 -21
  493. package/lib/icons/form/inputArray.svg.js +18 -20
  494. package/lib/icons/form/list-select.svg.js +22 -26
  495. package/lib/icons/form/location-picker.svg.js +18 -20
  496. package/lib/icons/form/matrix-checkboxes.svg.js +22 -26
  497. package/lib/icons/form/month.svg.js +19 -21
  498. package/lib/icons/form/nested-select.svg.js +22 -26
  499. package/lib/icons/form/picker.svg.js +19 -21
  500. package/lib/icons/form/quarter.svg.js +19 -21
  501. package/lib/icons/form/radios.svg.js +18 -20
  502. package/lib/icons/form/select.svg.js +18 -20
  503. package/lib/icons/form/static.svg.js +18 -20
  504. package/lib/icons/form/sub-form.svg.js +19 -21
  505. package/lib/icons/form/switch.svg.js +18 -20
  506. package/lib/icons/form/tabs-transfer.svg.js +19 -21
  507. package/lib/icons/form/textarea.svg.js +19 -21
  508. package/lib/icons/form/transfer.svg.js +20 -22
  509. package/lib/icons/form/tree-select.svg.js +20 -22
  510. package/lib/icons/form/uuid.svg.js +18 -20
  511. package/lib/icons/index.js +2 -3
  512. package/lib/icons/layout/layout-1with2.svg.js +19 -21
  513. package/lib/icons/layout/layout-2cols.svg.js +18 -20
  514. package/lib/icons/layout/layout-2row.svg.js +18 -20
  515. package/lib/icons/layout/layout-2with1.svg.js +19 -21
  516. package/lib/icons/layout/layout-3cols.svg.js +19 -21
  517. package/lib/icons/layout/layout-3row.svg.js +19 -21
  518. package/lib/icons/layout/layout-absolute.svg.js +3 -4
  519. package/lib/icons/layout/layout-fixed-top.svg.js +18 -20
  520. package/lib/icons/layout/layout-fixed.svg.js +18 -20
  521. package/lib/icons/layout/layout-free-container.svg.js +18 -20
  522. package/lib/icons/layout/layout-full.svg.js +18 -20
  523. package/lib/icons/layout/layout1-2.svg.js +19 -21
  524. package/lib/icons/layout/layout2-1.svg.js +19 -21
  525. package/lib/icons/layout/layout3-1.svg.js +19 -21
  526. package/lib/icons/layout/layout3-2.svg.js +19 -21
  527. package/lib/icons/other/_fx.svg.js +19 -20
  528. package/lib/icons/other/divider.svg.js +22 -26
  529. package/lib/icons/other/fx.svg.js +19 -20
  530. package/lib/icons/other/modal-setting.svg.js +20 -22
  531. package/lib/icons/other/property-sheet.svg.js +19 -21
  532. package/lib/icons/other/tooltip.svg.js +19 -21
  533. package/lib/icons/show/URL.svg.js +19 -21
  534. package/lib/icons/show/avatar.svg.js +18 -20
  535. package/lib/icons/show/breadcrumb.svg.js +19 -21
  536. package/lib/icons/show/card.svg.js +18 -20
  537. package/lib/icons/show/cards.svg.js +22 -26
  538. package/lib/icons/show/carousel.svg.js +18 -20
  539. package/lib/icons/show/chart.svg.js +18 -20
  540. package/lib/icons/show/code.svg.js +19 -21
  541. package/lib/icons/show/date.svg.js +19 -21
  542. package/lib/icons/show/datetime.svg.js +19 -21
  543. package/lib/icons/show/image.svg.js +18 -20
  544. package/lib/icons/show/images.svg.js +18 -20
  545. package/lib/icons/show/json-view.svg.js +19 -21
  546. package/lib/icons/show/list.svg.js +19 -21
  547. package/lib/icons/show/log.svg.js +19 -21
  548. package/lib/icons/show/mapping.svg.js +20 -22
  549. package/lib/icons/show/markdown.svg.js +18 -20
  550. package/lib/icons/show/plain.svg.js +18 -20
  551. package/lib/icons/show/progress.svg.js +22 -26
  552. package/lib/icons/show/sparkline.svg.js +18 -20
  553. package/lib/icons/show/status.svg.js +19 -21
  554. package/lib/icons/show/steps.svg.js +19 -21
  555. package/lib/icons/show/time.svg.js +18 -20
  556. package/lib/icons/theme/css.svg.js +3 -4
  557. package/lib/index.d.ts +1 -1
  558. package/lib/index.js +2 -3
  559. package/lib/locale/en-US.js +2 -3
  560. package/lib/locale/zh-CN.js +2 -3
  561. package/lib/plugin/Alert.js +2 -3
  562. package/lib/plugin/AnchorNav.js +2 -3
  563. package/lib/plugin/Audio.js +2 -3
  564. package/lib/plugin/Avatar.js +2 -3
  565. package/lib/plugin/Breadcrumb.js +2 -3
  566. package/lib/plugin/Button.js +8 -50
  567. package/lib/plugin/ButtonGroup.js +2 -3
  568. package/lib/plugin/CRUD.js +2 -3
  569. package/lib/plugin/CRUD2/BaseCRUD.d.ts +3 -3
  570. package/lib/plugin/CRUD2/BaseCRUD.js +3 -3
  571. package/lib/plugin/CRUD2/CRUDTable.js +2 -3
  572. package/lib/plugin/CRUD2/constants.js +2 -3
  573. package/lib/plugin/CRUD2/utils.js +2 -3
  574. package/lib/plugin/Calendar.js +2 -3
  575. package/lib/plugin/Card.js +2 -3
  576. package/lib/plugin/Card2.js +2 -3
  577. package/lib/plugin/Cards.js +15 -12
  578. package/lib/plugin/Carousel.js +2 -3
  579. package/lib/plugin/Chart.js +2 -3
  580. package/lib/plugin/CodeView.js +2 -3
  581. package/lib/plugin/Collapse.js +2 -3
  582. package/lib/plugin/CollapseGroup.js +2 -3
  583. package/lib/plugin/ColumnToggler.js +2 -3
  584. package/lib/plugin/Container.js +2 -3
  585. package/lib/plugin/Custom.js +2 -3
  586. package/lib/plugin/CustomRegion.js +2 -3
  587. package/lib/plugin/Date.js +2 -3
  588. package/lib/plugin/Datetime.js +2 -3
  589. package/lib/plugin/Dialog.d.ts +1 -1
  590. package/lib/plugin/Dialog.js +2 -3
  591. package/lib/plugin/Divider.js +2 -3
  592. package/lib/plugin/Drawer.js +2 -3
  593. package/lib/plugin/DropDownButton.js +27 -4
  594. package/lib/plugin/Each.js +15 -12
  595. package/lib/plugin/Flex.js +2 -3
  596. package/lib/plugin/Form/ButtonGroupSelect.js +2 -3
  597. package/lib/plugin/Form/ButtonToolbar.js +2 -3
  598. package/lib/plugin/Form/ChainedSelect.js +23 -13
  599. package/lib/plugin/Form/Checkbox.js +2 -3
  600. package/lib/plugin/Form/Checkboxes.js +52 -9
  601. package/lib/plugin/Form/CodeEditor.js +2 -3
  602. package/lib/plugin/Form/Combo.js +2 -3
  603. package/lib/plugin/Form/ConditionBuilder.js +2 -3
  604. package/lib/plugin/Form/Control.js +2 -3
  605. package/lib/plugin/Form/DiffEditor.js +2 -3
  606. package/lib/plugin/Form/FieldSet.js +2 -3
  607. package/lib/plugin/Form/Form.js +2 -3
  608. package/lib/plugin/Form/Formula.js +2 -3
  609. package/lib/plugin/Form/Group.js +2 -3
  610. package/lib/plugin/Form/Hidden.js +2 -3
  611. package/lib/plugin/Form/InputArray.js +2 -3
  612. package/lib/plugin/Form/InputCity.js +2 -3
  613. package/lib/plugin/Form/InputColor.js +2 -3
  614. package/lib/plugin/Form/InputDate.js +2 -3
  615. package/lib/plugin/Form/InputDateRange.js +2 -3
  616. package/lib/plugin/Form/InputDateTime.js +2 -3
  617. package/lib/plugin/Form/InputDateTimeRange.js +2 -3
  618. package/lib/plugin/Form/InputEmail.js +2 -3
  619. package/lib/plugin/Form/InputExcel.js +2 -3
  620. package/lib/plugin/Form/InputFile.js +2 -3
  621. package/lib/plugin/Form/InputGroup.d.ts +0 -1
  622. package/lib/plugin/Form/InputGroup.js +2 -3
  623. package/lib/plugin/Form/InputImage.js +2 -3
  624. package/lib/plugin/Form/InputKV.js +2 -3
  625. package/lib/plugin/Form/InputMonth.js +2 -3
  626. package/lib/plugin/Form/InputMonthRange.js +2 -3
  627. package/lib/plugin/Form/InputNumber.js +2 -3
  628. package/lib/plugin/Form/InputPassword.js +2 -3
  629. package/lib/plugin/Form/InputQuarter.js +2 -3
  630. package/lib/plugin/Form/InputQuarterRange.js +2 -3
  631. package/lib/plugin/Form/InputRange.js +2 -3
  632. package/lib/plugin/Form/InputRating.js +2 -3
  633. package/lib/plugin/Form/InputRepeat.js +2 -3
  634. package/lib/plugin/Form/InputRichText.js +2 -3
  635. package/lib/plugin/Form/InputSignature.js +2 -3
  636. package/lib/plugin/Form/InputSubForm.js +2 -3
  637. package/lib/plugin/Form/InputTable.js +2 -3
  638. package/lib/plugin/Form/InputTag.js +2 -3
  639. package/lib/plugin/Form/InputText.js +2 -3
  640. package/lib/plugin/Form/InputTime.js +2 -3
  641. package/lib/plugin/Form/InputTimeRange.js +2 -3
  642. package/lib/plugin/Form/InputTree.js +2 -3
  643. package/lib/plugin/Form/InputURL.js +2 -3
  644. package/lib/plugin/Form/InputYear.js +2 -3
  645. package/lib/plugin/Form/InputYearRange.js +2 -3
  646. package/lib/plugin/Form/Item.js +2 -3
  647. package/lib/plugin/Form/ListSelect.js +2 -3
  648. package/lib/plugin/Form/LocationPicker.js +2 -3
  649. package/lib/plugin/Form/MatrixCheckboxes.js +2 -3
  650. package/lib/plugin/Form/NestedSelect.js +24 -19
  651. package/lib/plugin/Form/Picker.js +2 -3
  652. package/lib/plugin/Form/Radios.js +2 -3
  653. package/lib/plugin/Form/Select.js +14 -6
  654. package/lib/plugin/Form/Static.js +2 -3
  655. package/lib/plugin/Form/Switch.js +2 -3
  656. package/lib/plugin/Form/TabsTransfer.js +2 -3
  657. package/lib/plugin/Form/Textarea.js +2 -3
  658. package/lib/plugin/Form/Transfer.js +2 -3
  659. package/lib/plugin/Form/TransferPicker.js +2 -3
  660. package/lib/plugin/Form/TreeSelect.js +2 -3
  661. package/lib/plugin/Form/UUID.js +2 -3
  662. package/lib/plugin/Grid.js +2 -3
  663. package/lib/plugin/HBox.js +2 -3
  664. package/lib/plugin/IFrame.js +2 -3
  665. package/lib/plugin/Icon.js +2 -3
  666. package/lib/plugin/Image.js +34 -31
  667. package/lib/plugin/Images.js +2 -3
  668. package/lib/plugin/Json.js +2 -3
  669. package/lib/plugin/Layout/FlexPluginBase.js +2 -3
  670. package/lib/plugin/Layout/Layout_fixed.js +2 -3
  671. package/lib/plugin/Layout/Layout_free_container.js +2 -3
  672. package/lib/plugin/Layout/Layout_sorption_container.js +2 -3
  673. package/lib/plugin/Link.js +2 -3
  674. package/lib/plugin/List.js +15 -12
  675. package/lib/plugin/List2.js +15 -12
  676. package/lib/plugin/ListItem.js +2 -3
  677. package/lib/plugin/Log.js +2 -3
  678. package/lib/plugin/Mapping.js +2 -3
  679. package/lib/plugin/Markdown.js +2 -3
  680. package/lib/plugin/Nav.js +2 -3
  681. package/lib/plugin/OfficeViewer.js +2 -3
  682. package/lib/plugin/Operation.js +2 -3
  683. package/lib/plugin/Others/Action.js +2 -3
  684. package/lib/plugin/Others/TableCell.js +2 -3
  685. package/lib/plugin/Page.js +2 -3
  686. package/lib/plugin/Pagination.js +2 -3
  687. package/lib/plugin/Panel.js +2 -3
  688. package/lib/plugin/PdfViewer.js +2 -3
  689. package/lib/plugin/Plain.js +2 -3
  690. package/lib/plugin/Progress.js +2 -3
  691. package/lib/plugin/Property.js +2 -3
  692. package/lib/plugin/QRCode.js +2 -3
  693. package/lib/plugin/Reset.js +2 -3
  694. package/lib/plugin/SearchBox.js +2 -3
  695. package/lib/plugin/Service.js +2 -3
  696. package/lib/plugin/Sparkline.js +2 -3
  697. package/lib/plugin/Status.js +2 -3
  698. package/lib/plugin/Steps.js +2 -3
  699. package/lib/plugin/Submit.js +2 -3
  700. package/lib/plugin/SwitchContainer.js +2 -3
  701. package/lib/plugin/Table.js +2 -3
  702. package/lib/plugin/Table2.js +2 -3
  703. package/lib/plugin/TableCell2.js +2 -3
  704. package/lib/plugin/TableView.js +2 -3
  705. package/lib/plugin/Tabs.js +2 -3
  706. package/lib/plugin/Tag.js +2 -3
  707. package/lib/plugin/Tasks.js +2 -3
  708. package/lib/plugin/Time.js +2 -3
  709. package/lib/plugin/Timeline.js +2 -3
  710. package/lib/plugin/TooltipWrapper.js +2 -3
  711. package/lib/plugin/Tpl.js +2 -3
  712. package/lib/plugin/Video.js +2 -3
  713. package/lib/plugin/WebComponent.js +2 -3
  714. package/lib/plugin/Wizard.js +2 -3
  715. package/lib/plugin/Wrapper.js +2 -3
  716. package/lib/renderer/APIAdaptorControl.js +2 -3
  717. package/lib/renderer/APIControl.js +2 -3
  718. package/lib/renderer/BadgeControl.d.ts +6 -6
  719. package/lib/renderer/BadgeControl.js +2 -3
  720. package/lib/renderer/ButtonGroupControl.js +2 -3
  721. package/lib/renderer/ConditionFormulaControl.js +2 -3
  722. package/lib/renderer/DataBindingControl.js +2 -3
  723. package/lib/renderer/DataMappingControl.js +2 -3
  724. package/lib/renderer/DataPickerControl.js +2 -3
  725. package/lib/renderer/DateShortCutControl.js +2 -3
  726. package/lib/renderer/ExpressionFormulaControl.js +2 -3
  727. package/lib/renderer/FeatureControl.js +2 -3
  728. package/lib/renderer/FieldSetting.js +2 -3
  729. package/lib/renderer/FlexSettingControl.js +2 -3
  730. package/lib/renderer/FormulaControl.js +2 -3
  731. package/lib/renderer/FunctionEditorControl.js +2 -3
  732. package/lib/renderer/GoConfigControl.js +2 -3
  733. package/lib/renderer/InputRangeValueControl.js +2 -3
  734. package/lib/renderer/KeyValueMapControl.js +2 -3
  735. package/lib/renderer/ListItemControl.js +2 -3
  736. package/lib/renderer/MapSourceControl.js +2 -3
  737. package/lib/renderer/NavBadgeControl.d.ts +6 -6
  738. package/lib/renderer/NavBadgeControl.js +2 -3
  739. package/lib/renderer/NavDefaultActive.js +2 -3
  740. package/lib/renderer/NavSourceControl.d.ts +1 -1
  741. package/lib/renderer/NavSourceControl.js +2 -3
  742. package/lib/renderer/OptionControl.js +2 -3
  743. package/lib/renderer/RangePartsControl.js +2 -3
  744. package/lib/renderer/StatusControl.d.ts +1 -1
  745. package/lib/renderer/StatusControl.js +2 -3
  746. package/lib/renderer/SwitchMoreControl.js +2 -3
  747. package/lib/renderer/TableColumnWidthControl.js +2 -3
  748. package/lib/renderer/TimelineItemControl.js +2 -3
  749. package/lib/renderer/TplFormulaControl.js +2 -3
  750. package/lib/renderer/TransferTableControl.js +2 -3
  751. package/lib/renderer/TreeOptionControl.js +2 -3
  752. package/lib/renderer/ValidateApiControl.js +2 -3
  753. package/lib/renderer/ValidationControl.js +2 -3
  754. package/lib/renderer/ValidationItem.js +2 -3
  755. package/lib/renderer/ValueFormatControl.js +2 -3
  756. package/lib/renderer/crud2-control/AddColumnModal.js +2 -3
  757. package/lib/renderer/crud2-control/CRUDColumnControl.js +2 -3
  758. package/lib/renderer/crud2-control/CRUDFiltersControl.js +26 -9
  759. package/lib/renderer/crud2-control/CRUDToolbarControl.js +2 -3
  760. package/lib/renderer/event-control/DialogActionPanel.d.ts +1 -1
  761. package/lib/renderer/event-control/DialogActionPanel.js +2 -3
  762. package/lib/renderer/event-control/action-config-dialog.js +2 -3
  763. package/lib/renderer/event-control/action-config-panel.js +2 -3
  764. package/lib/renderer/event-control/comp-action-select.js +2 -3
  765. package/lib/renderer/event-control/helper.js +11 -3
  766. package/lib/renderer/event-control/index.js +2 -3
  767. package/lib/renderer/style-control/Background.js +2 -3
  768. package/lib/renderer/style-control/Border.js +2 -3
  769. package/lib/renderer/style-control/BoxModel.js +2 -3
  770. package/lib/renderer/style-control/BoxShadow.js +2 -3
  771. package/lib/renderer/style-control/ColCount.js +2 -3
  772. package/lib/renderer/style-control/ColSize.js +2 -3
  773. package/lib/renderer/style-control/Display.js +2 -3
  774. package/lib/renderer/style-control/FlexLayout.js +2 -3
  775. package/lib/renderer/style-control/Font.js +2 -3
  776. package/lib/renderer/style-control/InsetBoxModel.js +2 -3
  777. package/lib/renderer/style-control/LabelAlign.js +2 -3
  778. package/lib/renderer/style-control/ThemeCssCode.js +2 -3
  779. package/lib/renderer/style-control/font-family.js +2 -3
  780. package/lib/renderer/style-control/helper.d.ts +14 -3
  781. package/lib/renderer/style-control/helper.js +82 -40
  782. package/lib/renderer/style-control/transformation.js +2 -3
  783. package/lib/renderer/textarea-formula/FormulaPicker.js +2 -3
  784. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +2 -3
  785. package/lib/renderer/textarea-formula/plugin.js +2 -3
  786. package/lib/tpl/api.js +2 -3
  787. package/lib/tpl/common.js +2 -3
  788. package/lib/tpl/horizontal.js +2 -3
  789. package/lib/tpl/layout.js +2 -3
  790. package/lib/tpl/options.js +2 -3
  791. package/lib/tpl/remark.js +2 -3
  792. package/lib/tpl/style.js +9 -7
  793. package/lib/tpl/validations.js +2 -3
  794. package/lib/util.js +2 -3
  795. package/lib/validator.d.ts +1 -0
  796. package/lib/validator.js +4 -3
  797. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -11,30 +11,29 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
  var React = require('react');
12
12
 
13
13
  function _interopNamespace(e) {
14
- if (e && e.__esModule) return e;
15
- var n = Object.create(null);
16
- if (e) {
17
- Object.keys(e).forEach(function (k) {
18
- if (k !== 'default') {
19
- var d = Object.getOwnPropertyDescriptor(e, k);
20
- Object.defineProperty(n, k, d.get ? d : {
21
- enumerable: true,
22
- get: function () { return e[k]; }
23
- });
24
- }
25
- });
26
- }
27
- n["default"] = e;
28
- return Object.freeze(n);
14
+ if (e && e.__esModule) return e;
15
+ var n = Object.create(null);
16
+ if (e) {
17
+ Object.keys(e).forEach(function (k) {
18
+ if (k !== 'default') {
19
+ var d = Object.getOwnPropertyDescriptor(e, k);
20
+ Object.defineProperty(n, k, d.get ? d : {
21
+ enumerable: true,
22
+ get: function () { return e[k]; }
23
+ });
24
+ }
25
+ });
26
+ }
27
+ n["default"] = e;
28
+ return Object.freeze(n);
29
29
  }
30
30
 
31
31
  var React__namespace = /*#__PURE__*/_interopNamespace(React);
32
32
 
33
33
  var _g;
34
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
34
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
35
35
  var SvgTime = function SvgTime(props) {
36
36
  return /*#__PURE__*/React__namespace.createElement("svg", _extends({
37
- viewBox: "0 0 16 16",
38
37
  xmlns: "http://www.w3.org/2000/svg",
39
38
  className: "icon"
40
39
  }, props), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
@@ -53,4 +52,3 @@ var SvgTime = function SvgTime(props) {
53
52
  };
54
53
 
55
54
  exports["default"] = SvgTime;
56
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -31,7 +31,7 @@ function _interopNamespace(e) {
31
31
  var React__namespace = /*#__PURE__*/_interopNamespace(React);
32
32
 
33
33
  var _path;
34
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
34
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
35
35
  var SvgCss = function SvgCss(props) {
36
36
  return /*#__PURE__*/React__namespace.createElement("svg", _extends({
37
37
  viewBox: "0 0 1024 1024",
@@ -44,4 +44,3 @@ var SvgCss = function SvgCss(props) {
44
44
  };
45
45
 
46
46
  exports["default"] = SvgCss;
47
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
package/lib/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import 'amis';
2
- import './locale/index';
2
+ export * from './locale/index';
3
3
  export * from 'amis-editor-core';
4
4
  export * from './builder';
5
5
  import './tpl/index';
package/lib/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -439,4 +439,3 @@ Object.keys(amisEditorCore).forEach(function (k) {
439
439
  get: function () { return amisEditorCore[k]; }
440
440
  });
441
441
  });
442
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -3806,4 +3806,3 @@ i18nRuntime.extendLocale('en-US', {
3806
3806
  '14a265b60d169e9d9c11b9a286de199d': 'Event burial point',
3807
3807
  '5c1024a792dfc345b4d8a3b34255691b': 'After enabling event burying, every time an event is triggered, burying data will be sent to the background'
3808
3808
  });
3809
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -3766,4 +3766,3 @@ i18nRuntime.extendLocale('zh-CN', {
3766
3766
  '14a265b60d169e9d9c11b9a286de199d': '事件埋点',
3767
3767
  '5c1024a792dfc345b4d8a3b34255691b': '开启事件埋点后,每次事件触发都会发送埋点数据到后台'
3768
3768
  });
3769
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -109,4 +109,3 @@ var AlertPlugin = /** @class */function (_super) {
109
109
  amisEditorCore.registerEditorPlugin(AlertPlugin);
110
110
 
111
111
  exports.AlertPlugin = AlertPlugin;
112
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -284,4 +284,3 @@ var AnchorNavPlugin = /** @class */function (_super) {
284
284
  amisEditorCore.registerEditorPlugin(AnchorNavPlugin);
285
285
 
286
286
  exports.AnchorNavPlugin = AnchorNavPlugin;
287
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -132,4 +132,3 @@ var AudioPlugin = /** @class */function (_super) {
132
132
  amisEditorCore.registerEditorPlugin(AudioPlugin);
133
133
 
134
134
  exports.AudioPlugin = AudioPlugin;
135
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -335,4 +335,3 @@ var AvatarPlugin = /** @class */function (_super) {
335
335
  amisEditorCore.registerEditorPlugin(AvatarPlugin);
336
336
 
337
337
  exports.AvatarPlugin = AvatarPlugin;
338
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -95,4 +95,3 @@ var BreadcrumbPlugin = /** @class */function (_super) {
95
95
  amisEditorCore.registerEditorPlugin(BreadcrumbPlugin);
96
96
 
97
97
  exports.BreadcrumbPlugin = BreadcrumbPlugin;
98
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -11,7 +11,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
  var tslib = require('tslib');
12
12
  var amisEditorCore = require('amis-editor-core');
13
13
  var BaseControl = require('../component/BaseControl.js');
14
- var helper = require('../renderer/event-control/helper.js');
14
+ var helper$1 = require('../renderer/event-control/helper.js');
15
+ var helper = require('../renderer/style-control/helper.js');
15
16
  var i18nRuntime = require('i18n-runtime');
16
17
 
17
18
  var ButtonPlugin = /** @class */function (_super) {
@@ -114,48 +115,6 @@ var ButtonPlugin = /** @class */function (_super) {
114
115
  // TODO: 旧方法无法判断,context 中没有 dropdown-button 的信息,临时实现
115
116
  // const isInDropdown = /(?:\/|^)dropdown-button\/.+$/.test(context.path);
116
117
  var isInDropdown = /^button-group\/.+$/.test(context.path);
117
- var buttonStateFunc = function (visibleOn, state) {
118
- return [amisEditorCore.getSchemaTpl('theme:font', {
119
- label: i18nRuntime.i18n("ca746b1ff10193a3ce20878dec04a733"),
120
- name: "themeCss.className.font:".concat(state),
121
- visibleOn: visibleOn,
122
- editorValueToken: {
123
- 'color': "--button-${level || \"default\"}-".concat(state, "-font-color"),
124
- '*': '--button-size-${size || "default"}'
125
- },
126
- state: state
127
- }), amisEditorCore.getSchemaTpl('theme:colorPicker', {
128
- label: i18nRuntime.i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
129
- name: "themeCss.className.background:".concat(state),
130
- labelMode: 'input',
131
- needGradient: true,
132
- needImage: true,
133
- visibleOn: visibleOn,
134
- editorValueToken: "--button-${level || \"default\"}-".concat(state, "-bg-color"),
135
- state: state
136
- }), amisEditorCore.getSchemaTpl('theme:border', {
137
- name: "themeCss.className.border:".concat(state),
138
- visibleOn: visibleOn,
139
- editorValueToken: "--button-${level || \"default\"}-".concat(state),
140
- state: state
141
- }), amisEditorCore.getSchemaTpl('theme:paddingAndMargin', {
142
- name: "themeCss.className.padding-and-margin:".concat(state),
143
- visibleOn: visibleOn,
144
- editorValueToken: '--button-size-${size || "default"}',
145
- state: state
146
- }), amisEditorCore.getSchemaTpl('theme:radius', {
147
- name: "themeCss.className.radius:".concat(state),
148
- visibleOn: visibleOn,
149
- editorValueToken: '--button-size-${size || "default"}',
150
- state: state
151
- }), amisEditorCore.getSchemaTpl('theme:select', {
152
- label: i18nRuntime.i18n("7893f221dae53be8e3bfe72d2eb8a240"),
153
- name: "themeCss.iconClassName.iconSize:".concat(state),
154
- visibleOn: visibleOn,
155
- editorValueToken: '--button-size-${size || "default"}-icon-size',
156
- state: state
157
- })];
158
- };
159
118
  return amisEditorCore.getSchemaTpl('tabs', [{
160
119
  title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
161
120
  body: amisEditorCore.getSchemaTpl('collapseGroup', [{
@@ -299,7 +258,7 @@ var ButtonPlugin = /** @class */function (_super) {
299
258
  label: i18nRuntime.i18n("4363c17ebb346b646af55bd8c8075915"),
300
259
  value: 'active'
301
260
  }]
302
- }], tslib.__read(buttonStateFunc("${__editorState == 'default' || !__editorState}", 'default')), false), tslib.__read(buttonStateFunc("${__editorState == 'hover'}", 'hover')), false), tslib.__read(buttonStateFunc("${__editorState == 'active'}", 'active')), false)
261
+ }], tslib.__read(helper.buttonStateFunc("${__editorState == 'default' || !__editorState}", 'default')), false), tslib.__read(helper.buttonStateFunc("${__editorState == 'hover'}", 'hover')), false), tslib.__read(helper.buttonStateFunc("${__editorState == 'active'}", 'active')), false)
303
262
  }, amisEditorCore.getSchemaTpl('theme:cssCode', {
304
263
  themeClass: [{
305
264
  value: '',
@@ -311,11 +270,11 @@ var ButtonPlugin = /** @class */function (_super) {
311
270
  className: 'p-none',
312
271
  body: !!context.schema.actionType || ['submit', 'reset'].includes(context.schema.type) ? [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign(tslib.__assign({
313
272
  name: 'onEvent'
314
- }, helper.getEventControlConfig(_this.manager, context)), {
273
+ }, helper$1.getEventControlConfig(_this.manager, context)), {
315
274
  rawType: 'button'
316
- })), helper.getOldActionSchema(_this.manager, context)] : [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign(tslib.__assign({
275
+ })), helper$1.getOldActionSchema(_this.manager, context)] : [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign(tslib.__assign({
317
276
  name: 'onEvent'
318
- }, helper.getEventControlConfig(_this.manager, context)), {
277
+ }, helper$1.getEventControlConfig(_this.manager, context)), {
319
278
  rawType: 'button'
320
279
  }))]
321
280
  }]);
@@ -360,4 +319,3 @@ var ButtonPlugin = /** @class */function (_super) {
360
319
  amisEditorCore.registerEditorPlugin(ButtonPlugin);
361
320
 
362
321
  exports.ButtonPlugin = ButtonPlugin;
363
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -127,4 +127,3 @@ var ButtonGroupPlugin = /** @class */function (_super) {
127
127
  amisEditorCore.registerEditorPlugin(ButtonGroupPlugin);
128
128
 
129
129
  exports.ButtonGroupPlugin = ButtonGroupPlugin;
130
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1955,4 +1955,3 @@ var CRUDPlugin = /** @class */function (_super) {
1955
1955
  amisEditorCore.registerEditorPlugin(CRUDPlugin);
1956
1956
 
1957
1957
  exports.CRUDPlugin = CRUDPlugin;
1958
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -184,7 +184,7 @@ export declare class BaseCRUDPlugin extends BasePlugin {
184
184
  actions?: undefined;
185
185
  columns?: undefined;
186
186
  type: string;
187
- mode: "list" | "cards" | "table2";
187
+ mode: "list" | "table2" | "cards";
188
188
  source: string;
189
189
  data: {
190
190
  items: {
@@ -222,7 +222,7 @@ export declare class BaseCRUDPlugin extends BasePlugin {
222
222
  card?: undefined;
223
223
  columns?: undefined;
224
224
  type: string;
225
- mode: "list" | "cards" | "table2";
225
+ mode: "list" | "table2" | "cards";
226
226
  source: string;
227
227
  data: {
228
228
  items: {
@@ -239,7 +239,7 @@ export declare class BaseCRUDPlugin extends BasePlugin {
239
239
  listItem?: undefined;
240
240
  actions?: undefined;
241
241
  type: string;
242
- mode: "list" | "cards" | "table2";
242
+ mode: "list" | "table2" | "cards";
243
243
  source: string;
244
244
  data: {
245
245
  items: {
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -760,6 +760,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
760
760
  _this.addFeatToToolbar(schema, newCompSchema, 'footer', 'right');
761
761
  }
762
762
  form.setValues({
763
+ perPage: value !== 'more' ? undefined : schema.perPage,
763
764
  footerToolbar: schema.footerToolbar,
764
765
  headerToolbar: schema.headerToolbar
765
766
  });
@@ -1103,4 +1104,3 @@ var BaseCRUDPlugin = /** @class */function (_super) {
1103
1104
  }(amisEditorCore.BasePlugin);
1104
1105
 
1105
1106
  exports.BaseCRUDPlugin = BaseCRUDPlugin;
1106
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -49,4 +49,3 @@ var CRUDTablePlugin = /** @class */function (_super) {
49
49
  amisEditorCore.registerEditorPlugin(CRUDTablePlugin);
50
50
 
51
51
  exports.CRUDTablePlugin = CRUDTablePlugin;
52
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -81,4 +81,3 @@ exports.DefaultMaxDisplayRows = DefaultMaxDisplayRows;
81
81
  exports.FiltersConfig = FiltersConfig;
82
82
  exports.OperatorsConfig = OperatorsConfig;
83
83
  exports.ToolsConfig = ToolsConfig;
84
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -171,4 +171,3 @@ exports.deepRemove = deepRemove;
171
171
  exports.findAndUpdate = findAndUpdate;
172
172
  exports.findObj = findObj;
173
173
  exports.findSchema = findSchema;
174
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -163,4 +163,3 @@ var CalendarPlugin = /** @class */function (_super) {
163
163
  amisEditorCore.registerEditorPlugin(CalendarPlugin);
164
164
 
165
165
  exports.CalendarPlugin = CalendarPlugin;
166
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -213,4 +213,3 @@ var CardPlugin = /** @class */function (_super) {
213
213
  amisEditorCore.registerEditorPlugin(CardPlugin);
214
214
 
215
215
  exports.CardPlugin = CardPlugin;
216
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -93,4 +93,3 @@ var Card2Plugin = /** @class */function (_super) {
93
93
  amisEditorCore.registerEditorPlugin(Card2Plugin);
94
94
 
95
95
  exports.Card2Plugin = Card2Plugin;
96
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -483,7 +483,6 @@ var CardsPlugin = /** @class */function (_super) {
483
483
  return _this;
484
484
  }
485
485
  CardsPlugin.prototype.buildDataSchemas = function (node, region) {
486
- var _a;
487
486
  var dataSchema = {
488
487
  $id: 'cards',
489
488
  type: 'object',
@@ -493,14 +492,19 @@ var CardsPlugin = /** @class */function (_super) {
493
492
  var match = node.schema.source && String(node.schema.source).match(/{([\w-_]+)}/);
494
493
  var field = node.schema.name || (match === null || match === void 0 ? void 0 : match[1]);
495
494
  var scope = this.manager.dataSchema.getScope("".concat(node.id, "-").concat(node.type));
496
- var schema = (_a = scope === null || scope === void 0 ? void 0 : scope.parent) === null || _a === void 0 ? void 0 : _a.getSchemaByPath(field);
497
- if (amis.isObject(schema === null || schema === void 0 ? void 0 : schema.items)) {
498
- dataSchema = tslib.__assign(tslib.__assign({}, dataSchema), schema.items);
499
- // 列表添加序号方便处理
500
- set__default["default"](dataSchema, 'properties.index', {
501
- type: 'number',
502
- title: i18nRuntime.i18n("b271e427962758c71e342a2c06df493a")
503
- });
495
+ if (scope) {
496
+ var origin_1 = this.manager.dataSchema.current;
497
+ this.manager.dataSchema.switchTo(scope.parent);
498
+ var schema = this.manager.dataSchema.getSchemaByPath(field);
499
+ this.manager.dataSchema.switchTo(origin_1);
500
+ if (amis.isObject(schema === null || schema === void 0 ? void 0 : schema.items)) {
501
+ dataSchema = tslib.__assign(tslib.__assign({}, dataSchema), schema.items);
502
+ // 列表添加序号方便处理
503
+ set__default["default"](dataSchema, 'properties.index', {
504
+ type: 'number',
505
+ title: i18nRuntime.i18n("b271e427962758c71e342a2c06df493a")
506
+ });
507
+ }
504
508
  }
505
509
  return dataSchema;
506
510
  };
@@ -558,4 +562,3 @@ var CardsPlugin = /** @class */function (_super) {
558
562
  amisEditorCore.registerEditorPlugin(CardsPlugin);
559
563
 
560
564
  exports.CardsPlugin = CardsPlugin;
561
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -330,4 +330,3 @@ var CarouselPlugin = /** @class */function (_super) {
330
330
  amisEditorCore.registerEditorPlugin(CarouselPlugin);
331
331
 
332
332
  exports.CarouselPlugin = CarouselPlugin;
333
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -358,4 +358,3 @@ var ChartPlugin = /** @class */function (_super) {
358
358
  amisEditorCore.registerEditorPlugin(ChartPlugin);
359
359
 
360
360
  exports.ChartPlugin = ChartPlugin;
361
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -65,4 +65,3 @@ var CodeViewPlugin = /** @class */function (_super) {
65
65
  amisEditorCore.registerEditorPlugin(CodeViewPlugin);
66
66
 
67
67
  exports.CodeViewPlugin = CodeViewPlugin;
68
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -188,4 +188,3 @@ var CollapsePlugin = /** @class */function (_super) {
188
188
  amisEditorCore.registerEditorPlugin(CollapsePlugin);
189
189
 
190
190
  exports.CollapsePlugin = CollapsePlugin;
191
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -246,4 +246,3 @@ var CollapseGroupPlugin = /** @class */function (_super) {
246
246
  amisEditorCore.registerEditorPlugin(CollapseGroupPlugin);
247
247
 
248
248
  exports.CollapseGroupPlugin = CollapseGroupPlugin;
249
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -180,4 +180,3 @@ var ColumnToggler = /** @class */function (_super) {
180
180
  amisEditorCore.registerEditorPlugin(ColumnToggler);
181
181
 
182
182
  exports.ColumnToggler = ColumnToggler;
183
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -430,4 +430,3 @@ var ContainerPlugin = /** @class */function (_super) {
430
430
  amisEditorCore.registerEditorPlugin(ContainerPlugin);
431
431
 
432
432
  exports.ContainerPlugin = ContainerPlugin;
433
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.8.0
3
- * build time: 2024-09-03
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -100,4 +100,3 @@ var CustomPlugin = /** @class */function (_super) {
100
100
  amisEditorCore.registerEditorPlugin(CustomPlugin);
101
101
 
102
102
  exports.CustomPlugin = CustomPlugin;
103
- window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};