amis-editor 6.7.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 (803) 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 +3 -5
  11. package/esm/icons/btn/btn-select.svg.js +2 -4
  12. package/esm/icons/btn/btn-toolbar.svg.js +2 -4
  13. package/esm/icons/btn/button.svg.js +2 -4
  14. package/esm/icons/btn/dropdown-btn.svg.js +2 -4
  15. package/esm/icons/container/anchor-nav.svg.js +3 -5
  16. package/esm/icons/container/collapse.svg.js +2 -4
  17. package/esm/icons/container/container.svg.js +2 -5
  18. package/esm/icons/container/flex-container.svg.js +2 -4
  19. package/esm/icons/container/form-group.svg.js +3 -5
  20. package/esm/icons/container/grid.svg.js +6 -10
  21. package/esm/icons/container/iframe.svg.js +2 -4
  22. package/esm/icons/container/panel.svg.js +2 -4
  23. package/esm/icons/container/switch-container.svg.js +3 -4
  24. package/esm/icons/container/table-view.svg.js +3 -5
  25. package/esm/icons/container/tabs.svg.js +3 -5
  26. package/esm/icons/container/tooltip-wrapper.svg.js +2 -4
  27. package/esm/icons/container/web-component.svg.js +2 -5
  28. package/esm/icons/crud/column-add.svg.js +2 -4
  29. package/esm/icons/crud/column-delete.svg.js +2 -4
  30. package/esm/icons/crud/column-setting.svg.js +2 -4
  31. package/esm/icons/crud/share-link.svg.js +3 -4
  32. package/esm/icons/display/aBaseline.svg.js +2 -3
  33. package/esm/icons/display/aCenter.svg.js +2 -3
  34. package/esm/icons/display/aFlexEnd.svg.js +2 -3
  35. package/esm/icons/display/aFlexStart.svg.js +2 -3
  36. package/esm/icons/display/aStretch.svg.js +2 -3
  37. package/esm/icons/display/block.svg.js +2 -3
  38. package/esm/icons/display/dcolumn.svg.js +2 -3
  39. package/esm/icons/display/dcolumnReverse.svg.js +2 -3
  40. package/esm/icons/display/drow.svg.js +2 -3
  41. package/esm/icons/display/drowReverse.svg.js +2 -3
  42. package/esm/icons/display/flex.svg.js +2 -3
  43. package/esm/icons/display/inline-block.svg.js +2 -3
  44. package/esm/icons/display/inline.svg.js +2 -3
  45. package/esm/icons/display/jCenter.svg.js +2 -3
  46. package/esm/icons/display/jFlexEnd.svg.js +2 -3
  47. package/esm/icons/display/jFlexStart.svg.js +2 -3
  48. package/esm/icons/display/jSpaceAround.svg.js +2 -3
  49. package/esm/icons/display/jSpaceBetween.svg.js +2 -3
  50. package/esm/icons/feat/audio.svg.js +2 -4
  51. package/esm/icons/feat/custom.svg.js +6 -10
  52. package/esm/icons/feat/each.svg.js +3 -5
  53. package/esm/icons/feat/form.svg.js +3 -5
  54. package/esm/icons/feat/nav.svg.js +2 -5
  55. package/esm/icons/feat/qrcode.svg.js +4 -6
  56. package/esm/icons/feat/service.svg.js +3 -5
  57. package/esm/icons/feat/table.svg.js +3 -5
  58. package/esm/icons/feat/tasks.svg.js +2 -4
  59. package/esm/icons/feat/video.svg.js +2 -4
  60. package/esm/icons/feat/wizard.svg.js +3 -5
  61. package/esm/icons/form/chained-select.svg.js +2 -4
  62. package/esm/icons/form/checkbox.svg.js +2 -4
  63. package/esm/icons/form/checkboxes.svg.js +2 -4
  64. package/esm/icons/form/combo.svg.js +2 -4
  65. package/esm/icons/form/condition-builder.svg.js +2 -4
  66. package/esm/icons/form/diff-editor.svg.js +3 -5
  67. package/esm/icons/form/editor.svg.js +3 -5
  68. package/esm/icons/form/formula.svg.js +3 -5
  69. package/esm/icons/form/hidden.svg.js +3 -5
  70. package/esm/icons/form/input-city.svg.js +4 -6
  71. package/esm/icons/form/input-color.svg.js +2 -4
  72. package/esm/icons/form/input-date-range.svg.js +3 -5
  73. package/esm/icons/form/input-date.svg.js +3 -5
  74. package/esm/icons/form/input-datetime.svg.js +3 -5
  75. package/esm/icons/form/input-email.svg.js +2 -4
  76. package/esm/icons/form/input-excel.svg.js +2 -4
  77. package/esm/icons/form/input-file.svg.js +2 -4
  78. package/esm/icons/form/input-group.svg.js +3 -5
  79. package/esm/icons/form/input-image.svg.js +3 -5
  80. package/esm/icons/form/input-kv.svg.js +2 -4
  81. package/esm/icons/form/input-month-range.svg.js +3 -5
  82. package/esm/icons/form/input-number.svg.js +2 -4
  83. package/esm/icons/form/input-password.svg.js +3 -5
  84. package/esm/icons/form/input-quarter-range.svg.js +4 -6
  85. package/esm/icons/form/input-range.svg.js +4 -6
  86. package/esm/icons/form/input-rating.svg.js +2 -5
  87. package/esm/icons/form/input-repeat.svg.js +2 -4
  88. package/esm/icons/form/input-rich-text.svg.js +3 -5
  89. package/esm/icons/form/input-signature.svg.js +2 -3
  90. package/esm/icons/form/input-tag.svg.js +2 -4
  91. package/esm/icons/form/input-text.svg.js +2 -4
  92. package/esm/icons/form/input-time-range.svg.js +4 -6
  93. package/esm/icons/form/input-time.svg.js +3 -5
  94. package/esm/icons/form/input-tree.svg.js +4 -6
  95. package/esm/icons/form/input-url.svg.js +2 -4
  96. package/esm/icons/form/input-year.svg.js +3 -5
  97. package/esm/icons/form/inputArray.svg.js +2 -4
  98. package/esm/icons/form/list-select.svg.js +6 -10
  99. package/esm/icons/form/location-picker.svg.js +2 -4
  100. package/esm/icons/form/matrix-checkboxes.svg.js +6 -10
  101. package/esm/icons/form/month.svg.js +3 -5
  102. package/esm/icons/form/nested-select.svg.js +6 -10
  103. package/esm/icons/form/picker.svg.js +3 -5
  104. package/esm/icons/form/quarter.svg.js +3 -5
  105. package/esm/icons/form/radios.svg.js +2 -4
  106. package/esm/icons/form/select.svg.js +2 -4
  107. package/esm/icons/form/static.svg.js +2 -4
  108. package/esm/icons/form/sub-form.svg.js +3 -5
  109. package/esm/icons/form/switch.svg.js +2 -4
  110. package/esm/icons/form/tabs-transfer.svg.js +3 -5
  111. package/esm/icons/form/textarea.svg.js +3 -5
  112. package/esm/icons/form/transfer.svg.js +4 -6
  113. package/esm/icons/form/tree-select.svg.js +4 -6
  114. package/esm/icons/form/uuid.svg.js +2 -4
  115. package/esm/icons/index.js +2 -3
  116. package/esm/icons/layout/layout-1with2.svg.js +3 -5
  117. package/esm/icons/layout/layout-2cols.svg.js +2 -4
  118. package/esm/icons/layout/layout-2row.svg.js +2 -4
  119. package/esm/icons/layout/layout-2with1.svg.js +3 -5
  120. package/esm/icons/layout/layout-3cols.svg.js +3 -5
  121. package/esm/icons/layout/layout-3row.svg.js +3 -5
  122. package/esm/icons/layout/layout-absolute.svg.js +2 -3
  123. package/esm/icons/layout/layout-fixed-top.svg.js +2 -4
  124. package/esm/icons/layout/layout-fixed.svg.js +2 -4
  125. package/esm/icons/layout/layout-free-container.svg.js +2 -4
  126. package/esm/icons/layout/layout-full.svg.js +2 -4
  127. package/esm/icons/layout/layout1-2.svg.js +3 -5
  128. package/esm/icons/layout/layout2-1.svg.js +3 -5
  129. package/esm/icons/layout/layout3-1.svg.js +3 -5
  130. package/esm/icons/layout/layout3-2.svg.js +3 -5
  131. package/esm/icons/other/_fx.svg.js +3 -4
  132. package/esm/icons/other/divider.svg.js +6 -10
  133. package/esm/icons/other/fx.svg.js +3 -4
  134. package/esm/icons/other/modal-setting.svg.js +4 -6
  135. package/esm/icons/other/property-sheet.svg.js +3 -5
  136. package/esm/icons/other/tooltip.svg.js +3 -5
  137. package/esm/icons/show/URL.svg.js +3 -5
  138. package/esm/icons/show/avatar.svg.js +2 -4
  139. package/esm/icons/show/breadcrumb.svg.js +3 -5
  140. package/esm/icons/show/card.svg.js +2 -4
  141. package/esm/icons/show/cards.svg.js +6 -10
  142. package/esm/icons/show/carousel.svg.js +2 -4
  143. package/esm/icons/show/chart.svg.js +2 -4
  144. package/esm/icons/show/code.svg.js +3 -5
  145. package/esm/icons/show/date.svg.js +3 -5
  146. package/esm/icons/show/datetime.svg.js +3 -5
  147. package/esm/icons/show/image.svg.js +2 -4
  148. package/esm/icons/show/images.svg.js +2 -4
  149. package/esm/icons/show/json-view.svg.js +3 -5
  150. package/esm/icons/show/list.svg.js +3 -5
  151. package/esm/icons/show/log.svg.js +3 -5
  152. package/esm/icons/show/mapping.svg.js +4 -6
  153. package/esm/icons/show/markdown.svg.js +2 -4
  154. package/esm/icons/show/plain.svg.js +2 -4
  155. package/esm/icons/show/progress.svg.js +6 -10
  156. package/esm/icons/show/sparkline.svg.js +2 -4
  157. package/esm/icons/show/status.svg.js +3 -5
  158. package/esm/icons/show/steps.svg.js +3 -5
  159. package/esm/icons/show/time.svg.js +2 -4
  160. package/esm/icons/theme/css.svg.js +2 -3
  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 +4 -5
  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.d.ts +1 -0
  230. package/esm/plugin/Form/InputNumber.js +4 -4
  231. package/esm/plugin/Form/InputPassword.js +2 -3
  232. package/esm/plugin/Form/InputQuarter.js +2 -3
  233. package/esm/plugin/Form/InputQuarterRange.js +2 -3
  234. package/esm/plugin/Form/InputRange.js +2 -3
  235. package/esm/plugin/Form/InputRating.js +2 -3
  236. package/esm/plugin/Form/InputRepeat.js +2 -3
  237. package/esm/plugin/Form/InputRichText.js +2 -3
  238. package/esm/plugin/Form/InputSignature.js +2 -3
  239. package/esm/plugin/Form/InputSubForm.js +2 -3
  240. package/esm/plugin/Form/InputTable.js +4 -4
  241. package/esm/plugin/Form/InputTag.js +2 -3
  242. package/esm/plugin/Form/InputText.js +4 -4
  243. package/esm/plugin/Form/InputTime.js +2 -3
  244. package/esm/plugin/Form/InputTimeRange.js +2 -3
  245. package/esm/plugin/Form/InputTree.js +2 -3
  246. package/esm/plugin/Form/InputURL.js +2 -3
  247. package/esm/plugin/Form/InputYear.js +2 -3
  248. package/esm/plugin/Form/InputYearRange.js +2 -3
  249. package/esm/plugin/Form/Item.js +2 -3
  250. package/esm/plugin/Form/ListSelect.js +2 -3
  251. package/esm/plugin/Form/LocationPicker.js +2 -3
  252. package/esm/plugin/Form/MatrixCheckboxes.js +2 -3
  253. package/esm/plugin/Form/NestedSelect.js +23 -18
  254. package/esm/plugin/Form/Picker.js +2 -3
  255. package/esm/plugin/Form/Radios.js +4 -4
  256. package/esm/plugin/Form/Select.js +16 -7
  257. package/esm/plugin/Form/Static.js +2 -3
  258. package/esm/plugin/Form/Switch.js +2 -3
  259. package/esm/plugin/Form/TabsTransfer.js +2 -3
  260. package/esm/plugin/Form/Textarea.js +2 -3
  261. package/esm/plugin/Form/Transfer.js +2 -3
  262. package/esm/plugin/Form/TransferPicker.js +2 -3
  263. package/esm/plugin/Form/TreeSelect.js +2 -3
  264. package/esm/plugin/Form/UUID.js +2 -3
  265. package/esm/plugin/Grid.js +2 -3
  266. package/esm/plugin/HBox.js +2 -3
  267. package/esm/plugin/IFrame.js +2 -3
  268. package/esm/plugin/Icon.js +2 -3
  269. package/esm/plugin/Image.js +34 -31
  270. package/esm/plugin/Images.js +2 -3
  271. package/esm/plugin/Json.js +2 -3
  272. package/esm/plugin/Layout/FlexPluginBase.js +2 -3
  273. package/esm/plugin/Layout/Layout_fixed.js +2 -3
  274. package/esm/plugin/Layout/Layout_free_container.js +2 -3
  275. package/esm/plugin/Layout/Layout_sorption_container.js +2 -3
  276. package/esm/plugin/Link.js +2 -3
  277. package/esm/plugin/List.js +15 -12
  278. package/esm/plugin/List2.js +15 -12
  279. package/esm/plugin/ListItem.js +2 -3
  280. package/esm/plugin/Log.js +2 -3
  281. package/esm/plugin/Mapping.js +2 -3
  282. package/esm/plugin/Markdown.js +2 -3
  283. package/esm/plugin/Nav.js +2 -3
  284. package/esm/plugin/OfficeViewer.js +2 -3
  285. package/esm/plugin/Operation.js +2 -3
  286. package/esm/plugin/Others/Action.js +2 -3
  287. package/esm/plugin/Others/TableCell.js +2 -3
  288. package/esm/plugin/Page.js +2 -3
  289. package/esm/plugin/Pagination.js +2 -3
  290. package/esm/plugin/Panel.js +2 -3
  291. package/esm/plugin/PdfViewer.js +2 -3
  292. package/esm/plugin/Plain.js +2 -3
  293. package/esm/plugin/Progress.js +2 -3
  294. package/esm/plugin/Property.js +2 -3
  295. package/esm/plugin/QRCode.js +2 -3
  296. package/esm/plugin/Reset.js +2 -3
  297. package/esm/plugin/SearchBox.js +2 -3
  298. package/esm/plugin/Service.js +2 -3
  299. package/esm/plugin/Sparkline.js +2 -3
  300. package/esm/plugin/Status.js +2 -3
  301. package/esm/plugin/Steps.js +2 -3
  302. package/esm/plugin/Submit.js +2 -3
  303. package/esm/plugin/SwitchContainer.js +2 -3
  304. package/esm/plugin/Table.js +2 -3
  305. package/esm/plugin/Table2.js +2 -3
  306. package/esm/plugin/TableCell2.js +2 -3
  307. package/esm/plugin/TableView.js +2 -3
  308. package/esm/plugin/Tabs.js +2 -3
  309. package/esm/plugin/Tag.js +2 -3
  310. package/esm/plugin/Tasks.js +2 -3
  311. package/esm/plugin/Time.js +2 -3
  312. package/esm/plugin/Timeline.js +2 -3
  313. package/esm/plugin/TooltipWrapper.js +2 -3
  314. package/esm/plugin/Tpl.js +2 -3
  315. package/esm/plugin/Video.js +2 -3
  316. package/esm/plugin/WebComponent.js +2 -3
  317. package/esm/plugin/Wizard.js +2 -3
  318. package/esm/plugin/Wrapper.js +2 -3
  319. package/esm/renderer/APIAdaptorControl.js +2 -3
  320. package/esm/renderer/APIControl.js +2 -3
  321. package/esm/renderer/BadgeControl.js +2 -3
  322. package/esm/renderer/ButtonGroupControl.js +2 -3
  323. package/esm/renderer/ConditionFormulaControl.js +2 -3
  324. package/esm/renderer/DataBindingControl.js +2 -3
  325. package/esm/renderer/DataMappingControl.js +2 -3
  326. package/esm/renderer/DataPickerControl.js +2 -3
  327. package/esm/renderer/DateShortCutControl.js +2 -3
  328. package/esm/renderer/ExpressionFormulaControl.js +2 -3
  329. package/esm/renderer/FeatureControl.js +2 -3
  330. package/esm/renderer/FieldSetting.js +2 -3
  331. package/esm/renderer/FlexSettingControl.js +2 -3
  332. package/esm/renderer/FormulaControl.js +2 -3
  333. package/esm/renderer/FunctionEditorControl.js +2 -3
  334. package/esm/renderer/GoConfigControl.js +2 -3
  335. package/esm/renderer/InputRangeValueControl.js +2 -3
  336. package/esm/renderer/KeyValueMapControl.js +2 -3
  337. package/esm/renderer/ListItemControl.js +2 -3
  338. package/esm/renderer/MapSourceControl.js +2 -3
  339. package/esm/renderer/NavBadgeControl.js +2 -3
  340. package/esm/renderer/NavDefaultActive.js +2 -3
  341. package/esm/renderer/NavSourceControl.d.ts +1 -1
  342. package/esm/renderer/NavSourceControl.js +8 -7
  343. package/esm/renderer/OptionControl.js +16 -18
  344. package/esm/renderer/RangePartsControl.js +2 -3
  345. package/esm/renderer/StatusControl.d.ts +1 -1
  346. package/esm/renderer/StatusControl.js +5 -3
  347. package/esm/renderer/SwitchMoreControl.js +2 -3
  348. package/esm/renderer/TableColumnWidthControl.js +2 -3
  349. package/esm/renderer/TimelineItemControl.js +2 -3
  350. package/esm/renderer/TplFormulaControl.js +2 -3
  351. package/esm/renderer/TransferTableControl.js +2 -3
  352. package/esm/renderer/TreeOptionControl.js +3 -4
  353. package/esm/renderer/ValidateApiControl.js +2 -3
  354. package/esm/renderer/ValidationControl.js +2 -3
  355. package/esm/renderer/ValidationItem.js +2 -3
  356. package/esm/renderer/ValueFormatControl.js +2 -3
  357. package/esm/renderer/crud2-control/AddColumnModal.js +2 -3
  358. package/esm/renderer/crud2-control/CRUDColumnControl.js +2 -3
  359. package/esm/renderer/crud2-control/CRUDFiltersControl.js +27 -10
  360. package/esm/renderer/crud2-control/CRUDToolbarControl.js +2 -3
  361. package/esm/renderer/event-control/DialogActionPanel.d.ts +1 -1
  362. package/esm/renderer/event-control/DialogActionPanel.js +2 -3
  363. package/esm/renderer/event-control/action-config-dialog.js +2 -3
  364. package/esm/renderer/event-control/action-config-panel.js +2 -3
  365. package/esm/renderer/event-control/comp-action-select.js +2 -3
  366. package/esm/renderer/event-control/helper.js +11 -3
  367. package/esm/renderer/event-control/index.js +5 -7
  368. package/esm/renderer/style-control/Background.js +2 -3
  369. package/esm/renderer/style-control/Border.js +2 -3
  370. package/esm/renderer/style-control/BoxModel.js +2 -3
  371. package/esm/renderer/style-control/BoxShadow.js +2 -3
  372. package/esm/renderer/style-control/ColCount.js +2 -3
  373. package/esm/renderer/style-control/ColSize.js +2 -3
  374. package/esm/renderer/style-control/Display.js +2 -3
  375. package/esm/renderer/style-control/FlexLayout.js +2 -3
  376. package/esm/renderer/style-control/Font.js +2 -3
  377. package/esm/renderer/style-control/InsetBoxModel.js +2 -3
  378. package/esm/renderer/style-control/LabelAlign.js +2 -3
  379. package/esm/renderer/style-control/ThemeCssCode.js +2 -3
  380. package/esm/renderer/style-control/font-family.js +2 -3
  381. package/esm/renderer/style-control/helper.d.ts +14 -3
  382. package/esm/renderer/style-control/helper.js +82 -41
  383. package/esm/renderer/style-control/transformation.js +2 -3
  384. package/esm/renderer/textarea-formula/FormulaPicker.js +2 -3
  385. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +2 -3
  386. package/esm/renderer/textarea-formula/plugin.js +2 -3
  387. package/esm/tpl/api.js +2 -3
  388. package/esm/tpl/common.js +2 -3
  389. package/esm/tpl/horizontal.js +2 -3
  390. package/esm/tpl/layout.js +2 -3
  391. package/esm/tpl/options.js +2 -3
  392. package/esm/tpl/remark.js +2 -3
  393. package/esm/tpl/style.js +9 -7
  394. package/esm/tpl/validations.js +2 -3
  395. package/esm/util.d.ts +1 -0
  396. package/esm/util.js +8 -4
  397. package/esm/validator.d.ts +1 -0
  398. package/esm/validator.js +4 -3
  399. package/lib/builder/ApiDSBuilder.d.ts +8 -8
  400. package/lib/builder/ApiDSBuilder.js +2 -3
  401. package/lib/builder/DSBuilder.js +2 -3
  402. package/lib/builder/DSBuilderManager.js +2 -3
  403. package/lib/builder/constants.d.ts +1 -1
  404. package/lib/builder/constants.js +2 -3
  405. package/lib/builder/utils.js +2 -3
  406. package/lib/component/BaseControl.d.ts +1 -1
  407. package/lib/component/BaseControl.js +2 -3
  408. package/lib/component/InputComponentName.js +2 -3
  409. package/lib/component/ModalSettingPanel.js +2 -3
  410. package/lib/component/TableViewEditor.js +2 -3
  411. package/lib/icons/btn/btn-group.svg.js +18 -20
  412. package/lib/icons/btn/btn-select.svg.js +17 -19
  413. package/lib/icons/btn/btn-toolbar.svg.js +17 -19
  414. package/lib/icons/btn/button.svg.js +17 -19
  415. package/lib/icons/btn/dropdown-btn.svg.js +17 -19
  416. package/lib/icons/container/anchor-nav.svg.js +18 -20
  417. package/lib/icons/container/collapse.svg.js +17 -19
  418. package/lib/icons/container/container.svg.js +17 -20
  419. package/lib/icons/container/flex-container.svg.js +17 -19
  420. package/lib/icons/container/form-group.svg.js +18 -20
  421. package/lib/icons/container/grid.svg.js +21 -25
  422. package/lib/icons/container/iframe.svg.js +17 -19
  423. package/lib/icons/container/panel.svg.js +17 -19
  424. package/lib/icons/container/switch-container.svg.js +18 -19
  425. package/lib/icons/container/table-view.svg.js +18 -20
  426. package/lib/icons/container/tabs.svg.js +18 -20
  427. package/lib/icons/container/tooltip-wrapper.svg.js +17 -19
  428. package/lib/icons/container/web-component.svg.js +17 -20
  429. package/lib/icons/crud/column-add.svg.js +2 -4
  430. package/lib/icons/crud/column-delete.svg.js +2 -4
  431. package/lib/icons/crud/column-setting.svg.js +2 -4
  432. package/lib/icons/crud/share-link.svg.js +3 -4
  433. package/lib/icons/display/aBaseline.svg.js +17 -18
  434. package/lib/icons/display/aCenter.svg.js +17 -18
  435. package/lib/icons/display/aFlexEnd.svg.js +17 -18
  436. package/lib/icons/display/aFlexStart.svg.js +17 -18
  437. package/lib/icons/display/aStretch.svg.js +17 -18
  438. package/lib/icons/display/block.svg.js +17 -18
  439. package/lib/icons/display/dcolumn.svg.js +17 -18
  440. package/lib/icons/display/dcolumnReverse.svg.js +17 -18
  441. package/lib/icons/display/drow.svg.js +17 -18
  442. package/lib/icons/display/drowReverse.svg.js +17 -18
  443. package/lib/icons/display/flex.svg.js +17 -18
  444. package/lib/icons/display/inline-block.svg.js +17 -18
  445. package/lib/icons/display/inline.svg.js +17 -18
  446. package/lib/icons/display/jCenter.svg.js +17 -18
  447. package/lib/icons/display/jFlexEnd.svg.js +17 -18
  448. package/lib/icons/display/jFlexStart.svg.js +17 -18
  449. package/lib/icons/display/jSpaceAround.svg.js +17 -18
  450. package/lib/icons/display/jSpaceBetween.svg.js +17 -18
  451. package/lib/icons/feat/audio.svg.js +17 -19
  452. package/lib/icons/feat/custom.svg.js +21 -25
  453. package/lib/icons/feat/each.svg.js +18 -20
  454. package/lib/icons/feat/form.svg.js +18 -20
  455. package/lib/icons/feat/nav.svg.js +17 -20
  456. package/lib/icons/feat/qrcode.svg.js +19 -21
  457. package/lib/icons/feat/service.svg.js +18 -20
  458. package/lib/icons/feat/table.svg.js +18 -20
  459. package/lib/icons/feat/tasks.svg.js +17 -19
  460. package/lib/icons/feat/video.svg.js +17 -19
  461. package/lib/icons/feat/wizard.svg.js +18 -20
  462. package/lib/icons/form/chained-select.svg.js +17 -19
  463. package/lib/icons/form/checkbox.svg.js +17 -19
  464. package/lib/icons/form/checkboxes.svg.js +17 -19
  465. package/lib/icons/form/combo.svg.js +17 -19
  466. package/lib/icons/form/condition-builder.svg.js +17 -19
  467. package/lib/icons/form/diff-editor.svg.js +18 -20
  468. package/lib/icons/form/editor.svg.js +18 -20
  469. package/lib/icons/form/formula.svg.js +18 -20
  470. package/lib/icons/form/hidden.svg.js +18 -20
  471. package/lib/icons/form/input-city.svg.js +19 -21
  472. package/lib/icons/form/input-color.svg.js +17 -19
  473. package/lib/icons/form/input-date-range.svg.js +18 -20
  474. package/lib/icons/form/input-date.svg.js +18 -20
  475. package/lib/icons/form/input-datetime.svg.js +18 -20
  476. package/lib/icons/form/input-email.svg.js +17 -19
  477. package/lib/icons/form/input-excel.svg.js +17 -19
  478. package/lib/icons/form/input-file.svg.js +17 -19
  479. package/lib/icons/form/input-group.svg.js +18 -20
  480. package/lib/icons/form/input-image.svg.js +18 -20
  481. package/lib/icons/form/input-kv.svg.js +17 -19
  482. package/lib/icons/form/input-month-range.svg.js +18 -20
  483. package/lib/icons/form/input-number.svg.js +17 -19
  484. package/lib/icons/form/input-password.svg.js +18 -20
  485. package/lib/icons/form/input-quarter-range.svg.js +19 -21
  486. package/lib/icons/form/input-range.svg.js +19 -21
  487. package/lib/icons/form/input-rating.svg.js +17 -20
  488. package/lib/icons/form/input-repeat.svg.js +17 -19
  489. package/lib/icons/form/input-rich-text.svg.js +18 -20
  490. package/lib/icons/form/input-signature.svg.js +17 -18
  491. package/lib/icons/form/input-tag.svg.js +17 -19
  492. package/lib/icons/form/input-text.svg.js +17 -19
  493. package/lib/icons/form/input-time-range.svg.js +19 -21
  494. package/lib/icons/form/input-time.svg.js +18 -20
  495. package/lib/icons/form/input-tree.svg.js +19 -21
  496. package/lib/icons/form/input-url.svg.js +17 -19
  497. package/lib/icons/form/input-year.svg.js +18 -20
  498. package/lib/icons/form/inputArray.svg.js +17 -19
  499. package/lib/icons/form/list-select.svg.js +21 -25
  500. package/lib/icons/form/location-picker.svg.js +17 -19
  501. package/lib/icons/form/matrix-checkboxes.svg.js +21 -25
  502. package/lib/icons/form/month.svg.js +18 -20
  503. package/lib/icons/form/nested-select.svg.js +21 -25
  504. package/lib/icons/form/picker.svg.js +18 -20
  505. package/lib/icons/form/quarter.svg.js +18 -20
  506. package/lib/icons/form/radios.svg.js +17 -19
  507. package/lib/icons/form/select.svg.js +17 -19
  508. package/lib/icons/form/static.svg.js +17 -19
  509. package/lib/icons/form/sub-form.svg.js +18 -20
  510. package/lib/icons/form/switch.svg.js +17 -19
  511. package/lib/icons/form/tabs-transfer.svg.js +18 -20
  512. package/lib/icons/form/textarea.svg.js +18 -20
  513. package/lib/icons/form/transfer.svg.js +19 -21
  514. package/lib/icons/form/tree-select.svg.js +19 -21
  515. package/lib/icons/form/uuid.svg.js +17 -19
  516. package/lib/icons/index.js +2 -3
  517. package/lib/icons/layout/layout-1with2.svg.js +18 -20
  518. package/lib/icons/layout/layout-2cols.svg.js +17 -19
  519. package/lib/icons/layout/layout-2row.svg.js +17 -19
  520. package/lib/icons/layout/layout-2with1.svg.js +18 -20
  521. package/lib/icons/layout/layout-3cols.svg.js +18 -20
  522. package/lib/icons/layout/layout-3row.svg.js +18 -20
  523. package/lib/icons/layout/layout-absolute.svg.js +2 -3
  524. package/lib/icons/layout/layout-fixed-top.svg.js +17 -19
  525. package/lib/icons/layout/layout-fixed.svg.js +17 -19
  526. package/lib/icons/layout/layout-free-container.svg.js +17 -19
  527. package/lib/icons/layout/layout-full.svg.js +17 -19
  528. package/lib/icons/layout/layout1-2.svg.js +18 -20
  529. package/lib/icons/layout/layout2-1.svg.js +18 -20
  530. package/lib/icons/layout/layout3-1.svg.js +18 -20
  531. package/lib/icons/layout/layout3-2.svg.js +18 -20
  532. package/lib/icons/other/_fx.svg.js +18 -19
  533. package/lib/icons/other/divider.svg.js +21 -25
  534. package/lib/icons/other/fx.svg.js +18 -19
  535. package/lib/icons/other/modal-setting.svg.js +19 -21
  536. package/lib/icons/other/property-sheet.svg.js +18 -20
  537. package/lib/icons/other/tooltip.svg.js +18 -20
  538. package/lib/icons/show/URL.svg.js +18 -20
  539. package/lib/icons/show/avatar.svg.js +17 -19
  540. package/lib/icons/show/breadcrumb.svg.js +18 -20
  541. package/lib/icons/show/card.svg.js +17 -19
  542. package/lib/icons/show/cards.svg.js +21 -25
  543. package/lib/icons/show/carousel.svg.js +17 -19
  544. package/lib/icons/show/chart.svg.js +17 -19
  545. package/lib/icons/show/code.svg.js +18 -20
  546. package/lib/icons/show/date.svg.js +18 -20
  547. package/lib/icons/show/datetime.svg.js +18 -20
  548. package/lib/icons/show/image.svg.js +17 -19
  549. package/lib/icons/show/images.svg.js +17 -19
  550. package/lib/icons/show/json-view.svg.js +18 -20
  551. package/lib/icons/show/list.svg.js +18 -20
  552. package/lib/icons/show/log.svg.js +18 -20
  553. package/lib/icons/show/mapping.svg.js +19 -21
  554. package/lib/icons/show/markdown.svg.js +17 -19
  555. package/lib/icons/show/plain.svg.js +17 -19
  556. package/lib/icons/show/progress.svg.js +21 -25
  557. package/lib/icons/show/sparkline.svg.js +17 -19
  558. package/lib/icons/show/status.svg.js +18 -20
  559. package/lib/icons/show/steps.svg.js +18 -20
  560. package/lib/icons/show/time.svg.js +17 -19
  561. package/lib/icons/theme/css.svg.js +2 -3
  562. package/lib/index.d.ts +1 -1
  563. package/lib/index.js +2 -3
  564. package/lib/locale/en-US.js +2 -3
  565. package/lib/locale/zh-CN.js +2 -3
  566. package/lib/plugin/Alert.js +2 -3
  567. package/lib/plugin/AnchorNav.js +2 -3
  568. package/lib/plugin/Audio.js +2 -3
  569. package/lib/plugin/Avatar.js +2 -3
  570. package/lib/plugin/Breadcrumb.js +2 -3
  571. package/lib/plugin/Button.js +8 -50
  572. package/lib/plugin/ButtonGroup.js +2 -3
  573. package/lib/plugin/CRUD.js +2 -3
  574. package/lib/plugin/CRUD2/BaseCRUD.js +3 -3
  575. package/lib/plugin/CRUD2/CRUDTable.js +2 -3
  576. package/lib/plugin/CRUD2/constants.js +2 -3
  577. package/lib/plugin/CRUD2/utils.js +2 -3
  578. package/lib/plugin/Calendar.js +2 -3
  579. package/lib/plugin/Card.js +2 -3
  580. package/lib/plugin/Card2.js +2 -3
  581. package/lib/plugin/Cards.js +15 -12
  582. package/lib/plugin/Carousel.js +2 -3
  583. package/lib/plugin/Chart.js +2 -3
  584. package/lib/plugin/CodeView.js +2 -3
  585. package/lib/plugin/Collapse.js +2 -3
  586. package/lib/plugin/CollapseGroup.js +2 -3
  587. package/lib/plugin/ColumnToggler.js +2 -3
  588. package/lib/plugin/Container.js +2 -3
  589. package/lib/plugin/Custom.js +2 -3
  590. package/lib/plugin/CustomRegion.js +2 -3
  591. package/lib/plugin/Date.js +2 -3
  592. package/lib/plugin/Datetime.js +2 -3
  593. package/lib/plugin/Dialog.d.ts +1 -1
  594. package/lib/plugin/Dialog.js +2 -3
  595. package/lib/plugin/Divider.js +2 -3
  596. package/lib/plugin/Drawer.js +2 -3
  597. package/lib/plugin/DropDownButton.js +27 -4
  598. package/lib/plugin/Each.js +15 -12
  599. package/lib/plugin/Flex.js +2 -3
  600. package/lib/plugin/Form/ButtonGroupSelect.js +2 -3
  601. package/lib/plugin/Form/ButtonToolbar.js +2 -3
  602. package/lib/plugin/Form/ChainedSelect.js +23 -13
  603. package/lib/plugin/Form/Checkbox.js +2 -3
  604. package/lib/plugin/Form/Checkboxes.js +52 -9
  605. package/lib/plugin/Form/CodeEditor.js +2 -3
  606. package/lib/plugin/Form/Combo.js +2 -3
  607. package/lib/plugin/Form/ConditionBuilder.js +2 -3
  608. package/lib/plugin/Form/Control.js +2 -3
  609. package/lib/plugin/Form/DiffEditor.js +2 -3
  610. package/lib/plugin/Form/FieldSet.js +2 -3
  611. package/lib/plugin/Form/Form.js +2 -3
  612. package/lib/plugin/Form/Formula.js +2 -3
  613. package/lib/plugin/Form/Group.js +2 -3
  614. package/lib/plugin/Form/Hidden.js +2 -3
  615. package/lib/plugin/Form/InputArray.js +2 -3
  616. package/lib/plugin/Form/InputCity.js +2 -3
  617. package/lib/plugin/Form/InputColor.js +4 -5
  618. package/lib/plugin/Form/InputDate.js +2 -3
  619. package/lib/plugin/Form/InputDateRange.js +2 -3
  620. package/lib/plugin/Form/InputDateTime.js +2 -3
  621. package/lib/plugin/Form/InputDateTimeRange.js +2 -3
  622. package/lib/plugin/Form/InputEmail.js +2 -3
  623. package/lib/plugin/Form/InputExcel.js +2 -3
  624. package/lib/plugin/Form/InputFile.js +2 -3
  625. package/lib/plugin/Form/InputGroup.d.ts +0 -1
  626. package/lib/plugin/Form/InputGroup.js +2 -3
  627. package/lib/plugin/Form/InputImage.js +2 -3
  628. package/lib/plugin/Form/InputKV.js +2 -3
  629. package/lib/plugin/Form/InputMonth.js +2 -3
  630. package/lib/plugin/Form/InputMonthRange.js +2 -3
  631. package/lib/plugin/Form/InputNumber.d.ts +1 -0
  632. package/lib/plugin/Form/InputNumber.js +3 -3
  633. package/lib/plugin/Form/InputPassword.js +2 -3
  634. package/lib/plugin/Form/InputQuarter.js +2 -3
  635. package/lib/plugin/Form/InputQuarterRange.js +2 -3
  636. package/lib/plugin/Form/InputRange.js +2 -3
  637. package/lib/plugin/Form/InputRating.js +2 -3
  638. package/lib/plugin/Form/InputRepeat.js +2 -3
  639. package/lib/plugin/Form/InputRichText.js +2 -3
  640. package/lib/plugin/Form/InputSignature.js +2 -3
  641. package/lib/plugin/Form/InputSubForm.js +2 -3
  642. package/lib/plugin/Form/InputTable.js +3 -3
  643. package/lib/plugin/Form/InputTag.js +2 -3
  644. package/lib/plugin/Form/InputText.js +3 -3
  645. package/lib/plugin/Form/InputTime.js +2 -3
  646. package/lib/plugin/Form/InputTimeRange.js +2 -3
  647. package/lib/plugin/Form/InputTree.js +2 -3
  648. package/lib/plugin/Form/InputURL.js +2 -3
  649. package/lib/plugin/Form/InputYear.js +2 -3
  650. package/lib/plugin/Form/InputYearRange.js +2 -3
  651. package/lib/plugin/Form/Item.js +2 -3
  652. package/lib/plugin/Form/ListSelect.js +2 -3
  653. package/lib/plugin/Form/LocationPicker.js +2 -3
  654. package/lib/plugin/Form/MatrixCheckboxes.js +2 -3
  655. package/lib/plugin/Form/NestedSelect.js +24 -19
  656. package/lib/plugin/Form/Picker.js +2 -3
  657. package/lib/plugin/Form/Radios.js +3 -3
  658. package/lib/plugin/Form/Select.js +15 -6
  659. package/lib/plugin/Form/Static.js +2 -3
  660. package/lib/plugin/Form/Switch.js +2 -3
  661. package/lib/plugin/Form/TabsTransfer.js +2 -3
  662. package/lib/plugin/Form/Textarea.js +2 -3
  663. package/lib/plugin/Form/Transfer.js +2 -3
  664. package/lib/plugin/Form/TransferPicker.js +2 -3
  665. package/lib/plugin/Form/TreeSelect.js +2 -3
  666. package/lib/plugin/Form/UUID.js +2 -3
  667. package/lib/plugin/Grid.js +2 -3
  668. package/lib/plugin/HBox.js +2 -3
  669. package/lib/plugin/IFrame.js +2 -3
  670. package/lib/plugin/Icon.js +2 -3
  671. package/lib/plugin/Image.js +34 -31
  672. package/lib/plugin/Images.js +2 -3
  673. package/lib/plugin/Json.js +2 -3
  674. package/lib/plugin/Layout/FlexPluginBase.js +2 -3
  675. package/lib/plugin/Layout/Layout_fixed.js +2 -3
  676. package/lib/plugin/Layout/Layout_free_container.js +2 -3
  677. package/lib/plugin/Layout/Layout_sorption_container.js +2 -3
  678. package/lib/plugin/Link.js +2 -3
  679. package/lib/plugin/List.js +15 -12
  680. package/lib/plugin/List2.js +15 -12
  681. package/lib/plugin/ListItem.js +2 -3
  682. package/lib/plugin/Log.js +2 -3
  683. package/lib/plugin/Mapping.js +2 -3
  684. package/lib/plugin/Markdown.js +2 -3
  685. package/lib/plugin/Nav.js +2 -3
  686. package/lib/plugin/OfficeViewer.js +2 -3
  687. package/lib/plugin/Operation.js +2 -3
  688. package/lib/plugin/Others/Action.js +2 -3
  689. package/lib/plugin/Others/TableCell.js +2 -3
  690. package/lib/plugin/Page.js +2 -3
  691. package/lib/plugin/Pagination.js +2 -3
  692. package/lib/plugin/Panel.js +2 -3
  693. package/lib/plugin/PdfViewer.js +2 -3
  694. package/lib/plugin/Plain.js +2 -3
  695. package/lib/plugin/Progress.js +2 -3
  696. package/lib/plugin/Property.js +2 -3
  697. package/lib/plugin/QRCode.js +2 -3
  698. package/lib/plugin/Reset.js +2 -3
  699. package/lib/plugin/SearchBox.js +2 -3
  700. package/lib/plugin/Service.js +2 -3
  701. package/lib/plugin/Sparkline.js +2 -3
  702. package/lib/plugin/Status.js +2 -3
  703. package/lib/plugin/Steps.js +2 -3
  704. package/lib/plugin/Submit.js +2 -3
  705. package/lib/plugin/SwitchContainer.js +2 -3
  706. package/lib/plugin/Table.js +2 -3
  707. package/lib/plugin/Table2.js +2 -3
  708. package/lib/plugin/TableCell2.js +2 -3
  709. package/lib/plugin/TableView.js +2 -3
  710. package/lib/plugin/Tabs.js +2 -3
  711. package/lib/plugin/Tag.js +2 -3
  712. package/lib/plugin/Tasks.js +2 -3
  713. package/lib/plugin/Time.js +2 -3
  714. package/lib/plugin/Timeline.js +2 -3
  715. package/lib/plugin/TooltipWrapper.js +2 -3
  716. package/lib/plugin/Tpl.js +2 -3
  717. package/lib/plugin/Video.js +2 -3
  718. package/lib/plugin/WebComponent.js +2 -3
  719. package/lib/plugin/Wizard.js +2 -3
  720. package/lib/plugin/Wrapper.js +2 -3
  721. package/lib/renderer/APIAdaptorControl.js +2 -3
  722. package/lib/renderer/APIControl.js +2 -3
  723. package/lib/renderer/BadgeControl.d.ts +8 -8
  724. package/lib/renderer/BadgeControl.js +2 -3
  725. package/lib/renderer/ButtonGroupControl.js +2 -3
  726. package/lib/renderer/ConditionFormulaControl.js +2 -3
  727. package/lib/renderer/DataBindingControl.js +2 -3
  728. package/lib/renderer/DataMappingControl.js +2 -3
  729. package/lib/renderer/DataPickerControl.js +2 -3
  730. package/lib/renderer/DateShortCutControl.js +2 -3
  731. package/lib/renderer/ExpressionFormulaControl.js +2 -3
  732. package/lib/renderer/FeatureControl.js +2 -3
  733. package/lib/renderer/FieldSetting.js +2 -3
  734. package/lib/renderer/FlexSettingControl.js +2 -3
  735. package/lib/renderer/FormulaControl.js +2 -3
  736. package/lib/renderer/FunctionEditorControl.js +2 -3
  737. package/lib/renderer/GoConfigControl.js +2 -3
  738. package/lib/renderer/InputRangeValueControl.js +2 -3
  739. package/lib/renderer/KeyValueMapControl.js +2 -3
  740. package/lib/renderer/ListItemControl.js +2 -3
  741. package/lib/renderer/MapSourceControl.js +2 -3
  742. package/lib/renderer/NavBadgeControl.d.ts +6 -6
  743. package/lib/renderer/NavBadgeControl.js +2 -3
  744. package/lib/renderer/NavDefaultActive.js +2 -3
  745. package/lib/renderer/NavSourceControl.d.ts +1 -1
  746. package/lib/renderer/NavSourceControl.js +8 -7
  747. package/lib/renderer/OptionControl.js +16 -18
  748. package/lib/renderer/RangePartsControl.js +2 -3
  749. package/lib/renderer/StatusControl.d.ts +1 -1
  750. package/lib/renderer/StatusControl.js +5 -3
  751. package/lib/renderer/SwitchMoreControl.js +2 -3
  752. package/lib/renderer/TableColumnWidthControl.js +2 -3
  753. package/lib/renderer/TimelineItemControl.js +2 -3
  754. package/lib/renderer/TplFormulaControl.js +2 -3
  755. package/lib/renderer/TransferTableControl.js +2 -3
  756. package/lib/renderer/TreeOptionControl.js +3 -4
  757. package/lib/renderer/ValidateApiControl.js +2 -3
  758. package/lib/renderer/ValidationControl.js +2 -3
  759. package/lib/renderer/ValidationItem.js +2 -3
  760. package/lib/renderer/ValueFormatControl.js +2 -3
  761. package/lib/renderer/crud2-control/AddColumnModal.js +2 -3
  762. package/lib/renderer/crud2-control/CRUDColumnControl.js +2 -3
  763. package/lib/renderer/crud2-control/CRUDFiltersControl.js +26 -9
  764. package/lib/renderer/crud2-control/CRUDToolbarControl.js +2 -3
  765. package/lib/renderer/event-control/DialogActionPanel.d.ts +1 -1
  766. package/lib/renderer/event-control/DialogActionPanel.js +2 -3
  767. package/lib/renderer/event-control/action-config-dialog.js +2 -3
  768. package/lib/renderer/event-control/action-config-panel.js +2 -3
  769. package/lib/renderer/event-control/comp-action-select.js +2 -3
  770. package/lib/renderer/event-control/helper.js +11 -3
  771. package/lib/renderer/event-control/index.js +5 -7
  772. package/lib/renderer/style-control/Background.js +2 -3
  773. package/lib/renderer/style-control/Border.js +2 -3
  774. package/lib/renderer/style-control/BoxModel.js +2 -3
  775. package/lib/renderer/style-control/BoxShadow.js +2 -3
  776. package/lib/renderer/style-control/ColCount.js +2 -3
  777. package/lib/renderer/style-control/ColSize.js +2 -3
  778. package/lib/renderer/style-control/Display.js +2 -3
  779. package/lib/renderer/style-control/FlexLayout.js +2 -3
  780. package/lib/renderer/style-control/Font.js +2 -3
  781. package/lib/renderer/style-control/InsetBoxModel.js +2 -3
  782. package/lib/renderer/style-control/LabelAlign.js +2 -3
  783. package/lib/renderer/style-control/ThemeCssCode.js +2 -3
  784. package/lib/renderer/style-control/font-family.js +2 -3
  785. package/lib/renderer/style-control/helper.d.ts +14 -3
  786. package/lib/renderer/style-control/helper.js +82 -40
  787. package/lib/renderer/style-control/transformation.js +2 -3
  788. package/lib/renderer/textarea-formula/FormulaPicker.js +2 -3
  789. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +2 -3
  790. package/lib/renderer/textarea-formula/plugin.js +2 -3
  791. package/lib/tpl/api.js +2 -3
  792. package/lib/tpl/common.js +2 -3
  793. package/lib/tpl/horizontal.js +2 -3
  794. package/lib/tpl/layout.js +2 -3
  795. package/lib/tpl/options.js +2 -3
  796. package/lib/tpl/remark.js +2 -3
  797. package/lib/tpl/style.js +9 -7
  798. package/lib/tpl/validations.js +2 -3
  799. package/lib/util.d.ts +1 -0
  800. package/lib/util.js +8 -3
  801. package/lib/validator.d.ts +1 -0
  802. package/lib/validator.js +4 -3
  803. package/package.json +2 -2
@@ -42,7 +42,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
42
42
  isDefault: boolean;
43
43
  readonly name: string;
44
44
  readonly order: number;
45
- readonly features: ("Edit" | "View" | "Delete" | "List" | "Insert" | "Import" | "Export" | "BulkEdit" | "BulkDelete" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[];
45
+ readonly features: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[];
46
46
  /**
47
47
  * 获取键值。
48
48
  */
@@ -58,7 +58,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
58
58
  name: string;
59
59
  label: string | boolean;
60
60
  renderer: DSRendererType;
61
- feat: "Edit" | "View" | "Delete" | "List" | "Insert" | "Import" | "Export" | "BulkEdit" | "BulkDelete" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery";
61
+ feat: "List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery";
62
62
  fieldKeys: string[];
63
63
  config: {
64
64
  showInputType: boolean;
@@ -272,7 +272,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
272
272
  flexWrap: string;
273
273
  alignItems: string;
274
274
  };
275
- behavior?: ("Edit" | "View" | "Delete" | "List" | "Insert" | "Import" | "Export" | "BulkEdit" | "BulkDelete" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
275
+ behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
276
276
  type: string;
277
277
  align: "left" | "right";
278
278
  };
@@ -298,7 +298,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
298
298
  flexWrap: string;
299
299
  alignItems: string;
300
300
  };
301
- behavior?: ("Edit" | "View" | "Delete" | "List" | "Insert" | "Import" | "Export" | "BulkEdit" | "BulkDelete" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
301
+ behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
302
302
  type: string;
303
303
  align: "left" | "right";
304
304
  }[];
@@ -325,7 +325,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
325
325
  flexWrap: string;
326
326
  alignItems: string;
327
327
  };
328
- behavior?: ("Edit" | "View" | "Delete" | "List" | "Insert" | "Import" | "Export" | "BulkEdit" | "BulkDelete" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
328
+ behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
329
329
  type: string;
330
330
  align: "left" | "right";
331
331
  }[];
@@ -352,7 +352,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
352
352
  flexWrap: string;
353
353
  alignItems: string;
354
354
  };
355
- behavior?: ("Edit" | "View" | "Delete" | "List" | "Insert" | "Import" | "Export" | "BulkEdit" | "BulkDelete" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
355
+ behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
356
356
  type: string;
357
357
  align: "left" | "right";
358
358
  }[];
@@ -388,7 +388,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
388
388
  flexWrap: string;
389
389
  alignItems: string;
390
390
  };
391
- behavior?: ("Edit" | "View" | "Delete" | "List" | "Insert" | "Import" | "Export" | "BulkEdit" | "BulkDelete" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
391
+ behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
392
392
  type: string;
393
393
  align: "left" | "right";
394
394
  }[];
@@ -415,7 +415,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
415
415
  flexWrap: string;
416
416
  alignItems: string;
417
417
  };
418
- behavior?: ("Edit" | "View" | "Delete" | "List" | "Insert" | "Import" | "Export" | "BulkEdit" | "BulkDelete" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
418
+ behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
419
419
  type: string;
420
420
  align: "left" | "right";
421
421
  }[];
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -1266,4 +1266,3 @@ var ApiDSBuilder = /** @class */function (_super) {
1266
1266
  DSBuilder.registerDSBuilder(ApiDSBuilder);
1267
1267
 
1268
1268
  exports.ApiDSBuilder = ApiDSBuilder;
1269
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -52,4 +52,3 @@ var registerDSBuilder = function (klass) {
52
52
  exports.DSBuilder = DSBuilder;
53
53
  exports.builderFactory = builderFactory;
54
54
  exports.registerDSBuilder = registerDSBuilder;
55
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -208,4 +208,3 @@ var DSBuilderManager = /** @class */function () {
208
208
  }();
209
209
 
210
210
  exports.DSBuilderManager = DSBuilderManager;
211
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -90,7 +90,7 @@ export declare enum DSFeatureEnum {
90
90
  FuzzyQuery = "FuzzyQuery",
91
91
  AdvancedQuery = "AdvancedQuery"
92
92
  }
93
- export declare const DSFeatureList: ("Edit" | "View" | "Delete" | "List" | "Insert" | "Import" | "Export" | "BulkEdit" | "BulkDelete" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[];
93
+ export declare const DSFeatureList: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[];
94
94
  export declare const FormOperatorMap: Record<FormOperatorValue, FormOperator>;
95
95
  export declare const ModelDSBuilderKey = "model-entity";
96
96
  export declare const ApiDSBuilderKey = "api";
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -141,4 +141,3 @@ exports.DSFeature = DSFeature;
141
141
  exports.DSFeatureList = DSFeatureList;
142
142
  exports.FormOperatorMap = FormOperatorMap;
143
143
  exports.ModelDSBuilderKey = ModelDSBuilderKey;
144
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -101,4 +101,3 @@ exports.displayType2inputType = displayType2inputType;
101
101
  exports.getFeatLabelByKey = getFeatLabelByKey;
102
102
  exports.getFeatValueByKey = getFeatValueByKey;
103
103
  exports.traverseSchemaDeep = traverseSchemaDeep;
104
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -104,7 +104,7 @@ export declare function remarkTpl(config: {
104
104
  className: string;
105
105
  label: any;
106
106
  bulk: boolean;
107
- name: "remark" | "labelRemark";
107
+ name: "labelRemark" | "remark";
108
108
  pipeIn: (value: any) => boolean;
109
109
  pipeOut: (value: any) => any;
110
110
  form: {
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -313,4 +313,3 @@ exports.BUTTON_DEFAULT_ACTION = BUTTON_DEFAULT_ACTION;
313
313
  exports.BaseLabelMark = BaseLabelMark;
314
314
  exports.formItemControl = formItemControl;
315
315
  exports.remarkTpl = remarkTpl;
316
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -45,4 +45,3 @@ function InputComponentName(props) {
45
45
  }
46
46
 
47
47
  exports.InputComponentName = InputComponentName;
48
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -54,4 +54,3 @@ var ModalSettingPanel = mobxReact.observer(function (_a) {
54
54
  });
55
55
 
56
56
  exports["default"] = ModalSettingPanel;
57
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
2
+ * amis-editor v6.9.0-beta.0
3
+ * build time: 2024-10-22
4
4
  * Copyright 2018-2024 @fex
5
5
  */
6
6
 
@@ -531,4 +531,3 @@ var TableViewEditor = /** @class */function (_super) {
531
531
  }(React__default["default"].Component);
532
532
 
533
533
  exports.TableViewEditor = TableViewEditor;
534
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
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,21 +11,21 @@ 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);
@@ -34,7 +34,6 @@ var _g;
34
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 SvgBtnGroup = function SvgBtnGroup(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", {
@@ -49,7 +48,7 @@ var SvgBtnGroup = function SvgBtnGroup(props) {
49
48
  strokeLinejoin: "round",
50
49
  d: "M3.5 2.5h11v9"
51
50
  }), /*#__PURE__*/React__namespace.createElement("path", {
52
- d: "M4.383 10.506c.32 0 .574-.06.75-.178.208-.143.313-.366.313-.67 0-.203-.05-.367-.148-.485a.734.734 0 0 0-.447-.24.743.743 0 0 0 .346-.25.749.749 0 0 0 .122-.43c0-.227-.08-.409-.236-.543-.168-.144-.405-.216-.704-.216H3v3.012h1.383ZM4.248 8.76h-.755V7.9h.764c.202 0 .346.033.438.1.085.064.131.17.131.313 0 .156-.046.27-.13.341-.09.068-.237.106-.448.106Zm.064 1.34h-.819v-.936h.831c.22 0 .38.038.481.114.097.076.148.199.148.371 0 .17-.068.287-.203.363a.908.908 0 0 1-.438.089Zm2.846.406v-2.59h.987v-.422H5.678v.422h.987v2.59h.493Zm1.839 0V8.304h.017l1.505 2.202H11V7.494h-.498v2.172h-.016l-1.49-2.172h-.493v3.012h.494Z",
51
+ d: "M4.383 10.506c.32 0 .574-.06.75-.178.208-.143.313-.366.313-.67 0-.203-.05-.367-.148-.485a.734.734 0 0 0-.447-.24.743.743 0 0 0 .346-.25.749.749 0 0 0 .122-.43.682.682 0 0 0-.236-.543c-.168-.144-.405-.216-.704-.216H3v3.012h1.383ZM4.248 8.76h-.755V7.9h.764c.202 0 .346.033.438.1.085.064.131.17.131.313 0 .156-.046.27-.13.341-.09.068-.237.106-.448.106Zm.064 1.34h-.819v-.936h.831c.22 0 .38.038.481.114.097.076.148.199.148.371 0 .17-.068.287-.203.363a.908.908 0 0 1-.438.089Zm2.846.406v-2.59h.987v-.422H5.678v.422h.987v2.59h.493Zm1.839 0V8.304h.017l1.505 2.202H11V7.494h-.498v2.172h-.016l-1.49-2.172h-.493v3.012h.494Z",
53
52
  strokeWidth: 0.1,
54
53
  fill: "currentColor",
55
54
  fillRule: "nonzero"
@@ -57,4 +56,3 @@ var SvgBtnGroup = function SvgBtnGroup(props) {
57
56
  };
58
57
 
59
58
  exports["default"] = SvgBtnGroup;
60
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
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,21 +11,21 @@ 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);
@@ -34,7 +34,6 @@ var _g;
34
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 SvgBtnSelect = function SvgBtnSelect(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 SvgBtnSelect = function SvgBtnSelect(props) {
53
52
  };
54
53
 
55
54
  exports["default"] = SvgBtnSelect;
56
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
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,21 +11,21 @@ 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);
@@ -34,7 +34,6 @@ var _g;
34
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 SvgBtnToolbar = function SvgBtnToolbar(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 SvgBtnToolbar = function SvgBtnToolbar(props) {
53
52
  };
54
53
 
55
54
  exports["default"] = SvgBtnToolbar;
56
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
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,21 +11,21 @@ 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);
@@ -34,7 +34,6 @@ var _g;
34
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 SvgButton = function SvgButton(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 SvgButton = function SvgButton(props) {
53
52
  };
54
53
 
55
54
  exports["default"] = SvgButton;
56
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
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,21 +11,21 @@ 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);
@@ -34,7 +34,6 @@ var _g;
34
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 SvgDropdownBtn = function SvgDropdownBtn(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", {
@@ -51,4 +50,3 @@ var SvgDropdownBtn = function SvgDropdownBtn(props) {
51
50
  };
52
51
 
53
52
  exports["default"] = SvgDropdownBtn;
54
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};
@@ -1,6 +1,6 @@
1
1
  /**
2
- * amis-editor v6.7.0
3
- * build time: 2024-08-06
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,21 +11,21 @@ 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);
@@ -34,7 +34,6 @@ var _g;
34
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 SvgAnchorNav = function SvgAnchorNav(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", {
@@ -46,9 +45,8 @@ var SvgAnchorNav = function SvgAnchorNav(props) {
46
45
  strokeLinecap: "round",
47
46
  d: "M2 2v12"
48
47
  }), /*#__PURE__*/React__namespace.createElement("path", {
49
- d: "M4.5 2H14v2.5H4.5zM4.5 6.75H14v2.5H4.5zM4.5 11.5H14V14H4.5z"
48
+ d: "M4.5 2H14v2.5H4.5zm0 4.75H14v2.5H4.5zm0 4.75H14V14H4.5z"
50
49
  }))));
51
50
  };
52
51
 
53
52
  exports["default"] = SvgAnchorNav;
54
- window.amisEditorVersionInfo={version:'6.7.0',buildTime:'2024-08-06'};