amis-editor 5.2.3-beta.16 → 5.2.4-beta.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (710) hide show
  1. package/esm/component/BaseControl.d.ts +12 -4
  2. package/esm/component/BaseControl.js +1 -1
  3. package/esm/component/InputComponentName.js +1 -1
  4. package/esm/component/TableViewEditor.js +1 -1
  5. package/esm/icons/btn/btn-group.svg.js +1 -1
  6. package/esm/icons/btn/btn-select.svg.js +1 -1
  7. package/esm/icons/btn/btn-toolbar.svg.js +1 -1
  8. package/esm/icons/btn/button.svg.js +1 -1
  9. package/esm/icons/btn/dropdown-btn.svg.js +1 -1
  10. package/esm/icons/container/anchor-nav.svg.js +1 -1
  11. package/esm/icons/container/collapse.svg.js +1 -1
  12. package/esm/icons/container/container.svg.js +1 -1
  13. package/esm/icons/container/flex-container.svg.js +1 -1
  14. package/esm/icons/container/form-group.svg.js +1 -1
  15. package/esm/icons/container/grid.svg.js +1 -1
  16. package/esm/icons/container/iframe.svg.js +1 -1
  17. package/esm/icons/container/panel.svg.js +1 -1
  18. package/esm/icons/container/table-view.svg.js +1 -1
  19. package/esm/icons/container/tabs.svg.js +1 -1
  20. package/esm/icons/container/tooltip-wrapper.svg.js +1 -1
  21. package/esm/icons/container/web-component.svg.js +1 -1
  22. package/esm/icons/feat/audio.svg.js +1 -1
  23. package/esm/icons/feat/custom.svg.js +1 -1
  24. package/esm/icons/feat/each.svg.js +1 -1
  25. package/esm/icons/feat/form.svg.js +1 -1
  26. package/esm/icons/feat/nav.svg.js +1 -1
  27. package/esm/icons/feat/qrcode.svg.js +1 -1
  28. package/esm/icons/feat/service.svg.js +1 -1
  29. package/esm/icons/feat/table.svg.js +1 -1
  30. package/esm/icons/feat/tasks.svg.js +1 -1
  31. package/esm/icons/feat/video.svg.js +1 -1
  32. package/esm/icons/feat/wizard.svg.js +1 -1
  33. package/esm/icons/form/chained-select.svg.js +1 -1
  34. package/esm/icons/form/checkbox.svg.js +1 -1
  35. package/esm/icons/form/checkboxes.svg.js +1 -1
  36. package/esm/icons/form/combo.svg.js +1 -1
  37. package/esm/icons/form/condition-builder.svg.js +1 -1
  38. package/esm/icons/form/diff-editor.svg.js +1 -1
  39. package/esm/icons/form/editor.svg.js +1 -1
  40. package/esm/icons/form/formula.svg.js +1 -1
  41. package/esm/icons/form/hidden.svg.js +1 -1
  42. package/esm/icons/form/input-city.svg.js +1 -1
  43. package/esm/icons/form/input-color.svg.js +1 -1
  44. package/esm/icons/form/input-date-range.svg.js +1 -1
  45. package/esm/icons/form/input-date.svg.js +1 -1
  46. package/esm/icons/form/input-datetime.svg.js +1 -1
  47. package/esm/icons/form/input-email.svg.js +1 -1
  48. package/esm/icons/form/input-excel.svg.js +1 -1
  49. package/esm/icons/form/input-file.svg.js +1 -1
  50. package/esm/icons/form/input-group.svg.js +1 -1
  51. package/esm/icons/form/input-image.svg.js +1 -1
  52. package/esm/icons/form/input-kv.svg.js +1 -1
  53. package/esm/icons/form/input-month-range.svg.js +1 -1
  54. package/esm/icons/form/input-number.svg.js +1 -1
  55. package/esm/icons/form/input-password.svg.js +1 -1
  56. package/esm/icons/form/input-quarter-range.svg.js +1 -1
  57. package/esm/icons/form/input-range.svg.js +1 -1
  58. package/esm/icons/form/input-rating.svg.js +1 -1
  59. package/esm/icons/form/input-repeat.svg.js +1 -1
  60. package/esm/icons/form/input-rich-text.svg.js +1 -1
  61. package/esm/icons/form/input-tag.svg.js +1 -1
  62. package/esm/icons/form/input-text.svg.js +1 -1
  63. package/esm/icons/form/input-time-range.svg.js +1 -1
  64. package/esm/icons/form/input-time.svg.js +1 -1
  65. package/esm/icons/form/input-tree.svg.js +1 -1
  66. package/esm/icons/form/input-url.svg.js +1 -1
  67. package/esm/icons/form/input-year.svg.js +1 -1
  68. package/esm/icons/form/inputArray.svg.js +1 -1
  69. package/esm/icons/form/list-select.svg.js +1 -1
  70. package/esm/icons/form/location-picker.svg.js +1 -1
  71. package/esm/icons/form/matrix-checkboxes.svg.js +1 -1
  72. package/esm/icons/form/month.svg.js +1 -1
  73. package/esm/icons/form/nested-select.svg.js +1 -1
  74. package/esm/icons/form/picker.svg.js +1 -1
  75. package/esm/icons/form/quarter.svg.js +1 -1
  76. package/esm/icons/form/radios.svg.js +1 -1
  77. package/esm/icons/form/select.svg.js +1 -1
  78. package/esm/icons/form/static.svg.js +1 -1
  79. package/esm/icons/form/sub-form.svg.js +1 -1
  80. package/esm/icons/form/switch.svg.js +1 -1
  81. package/esm/icons/form/tabs-transfer.svg.js +1 -1
  82. package/esm/icons/form/textarea.svg.js +1 -1
  83. package/esm/icons/form/transfer.svg.js +1 -1
  84. package/esm/icons/form/tree-select.svg.js +1 -1
  85. package/esm/icons/form/uuid.svg.js +1 -1
  86. package/esm/icons/index.js +1 -1
  87. package/esm/icons/layout/layout-1with2.svg.js +1 -1
  88. package/esm/icons/layout/layout-2cols.svg.js +1 -1
  89. package/esm/icons/layout/layout-2row.svg.js +1 -1
  90. package/esm/icons/layout/layout-2with1.svg.js +1 -1
  91. package/esm/icons/layout/layout-3cols.svg.js +1 -1
  92. package/esm/icons/layout/layout-3row.svg.js +1 -1
  93. package/esm/icons/layout/layout-absolute.svg.js +1 -1
  94. package/esm/icons/layout/layout-fixed.svg.js +1 -1
  95. package/esm/icons/layout/layout-full.svg.js +1 -1
  96. package/esm/icons/layout/layout1-2.svg.js +1 -1
  97. package/esm/icons/layout/layout2-1.svg.js +1 -1
  98. package/esm/icons/layout/layout3-1.svg.js +1 -1
  99. package/esm/icons/layout/layout3-2.svg.js +1 -1
  100. package/esm/icons/other/divider.svg.js +1 -1
  101. package/esm/icons/other/property-sheet.svg.js +1 -1
  102. package/esm/icons/other/tooltip.svg.js +1 -1
  103. package/esm/icons/show/URL.svg.js +1 -1
  104. package/esm/icons/show/avatar.svg.js +1 -1
  105. package/esm/icons/show/breadcrumb.svg.js +1 -1
  106. package/esm/icons/show/card.svg.js +1 -1
  107. package/esm/icons/show/cards.svg.js +1 -1
  108. package/esm/icons/show/carousel.svg.js +1 -1
  109. package/esm/icons/show/chart.svg.js +1 -1
  110. package/esm/icons/show/code.svg.js +1 -1
  111. package/esm/icons/show/date.svg.js +1 -1
  112. package/esm/icons/show/datetime.svg.js +1 -1
  113. package/esm/icons/show/image.svg.js +1 -1
  114. package/esm/icons/show/images.svg.js +1 -1
  115. package/esm/icons/show/json-view.svg.js +1 -1
  116. package/esm/icons/show/list.svg.js +1 -1
  117. package/esm/icons/show/log.svg.js +1 -1
  118. package/esm/icons/show/mapping.svg.js +1 -1
  119. package/esm/icons/show/markdown.svg.js +1 -1
  120. package/esm/icons/show/plain.svg.js +1 -1
  121. package/esm/icons/show/progress.svg.js +1 -1
  122. package/esm/icons/show/sparkline.svg.js +1 -1
  123. package/esm/icons/show/status.svg.js +1 -1
  124. package/esm/icons/show/steps.svg.js +1 -1
  125. package/esm/icons/show/time.svg.js +1 -1
  126. package/esm/index.d.ts +11 -0
  127. package/esm/index.js +12 -1
  128. package/esm/locale/en-US.js +78 -2
  129. package/esm/locale/zh-CN.js +82 -2
  130. package/esm/plugin/Alert.js +1 -1
  131. package/esm/plugin/AnchorNav.js +8 -9
  132. package/esm/plugin/Audio.js +1 -1
  133. package/esm/plugin/Avatar.js +1 -1
  134. package/esm/plugin/Breadcrumb.js +1 -1
  135. package/esm/plugin/Button.js +44 -13
  136. package/esm/plugin/ButtonGroup.js +5 -2
  137. package/esm/plugin/CRUD.js +3 -3
  138. package/esm/plugin/CRUD2.js +1 -1
  139. package/esm/plugin/Card.js +1 -1
  140. package/esm/plugin/Card2.js +1 -1
  141. package/esm/plugin/Cards.js +1 -1
  142. package/esm/plugin/Carousel.js +1 -1
  143. package/esm/plugin/Chart.js +1 -1
  144. package/esm/plugin/CodeView.js +1 -1
  145. package/esm/plugin/Collapse.js +15 -3
  146. package/esm/plugin/CollapseGroup.js +4 -3
  147. package/esm/plugin/ColumnToggler.js +1 -1
  148. package/esm/plugin/Container.d.ts +4 -2
  149. package/esm/plugin/Container.js +20 -8
  150. package/esm/plugin/Custom.js +1 -1
  151. package/esm/plugin/CustomRegion.js +1 -1
  152. package/esm/plugin/Date.d.ts +1 -0
  153. package/esm/plugin/Date.js +32 -33
  154. package/esm/plugin/Datetime.d.ts +1 -0
  155. package/esm/plugin/Datetime.js +32 -33
  156. package/esm/plugin/Dialog.js +1 -1
  157. package/esm/plugin/Divider.js +1 -1
  158. package/esm/plugin/Drawer.js +1 -1
  159. package/esm/plugin/DropDownButton.js +1 -1
  160. package/esm/plugin/Each.js +1 -1
  161. package/esm/plugin/Flex.js +1 -1
  162. package/esm/plugin/Form/ButtonGroupSelect.js +1 -1
  163. package/esm/plugin/Form/ButtonToolbar.js +5 -2
  164. package/esm/plugin/Form/ChainedSelect.js +1 -1
  165. package/esm/plugin/Form/Checkbox.js +1 -1
  166. package/esm/plugin/Form/Checkboxes.js +1 -1
  167. package/esm/plugin/Form/CodeEditor.js +1 -1
  168. package/esm/plugin/Form/Combo.d.ts +14 -6
  169. package/esm/plugin/Form/Combo.js +345 -374
  170. package/esm/plugin/Form/ConditionBuilder.js +3 -4
  171. package/esm/plugin/Form/Control.js +1 -1
  172. package/esm/plugin/Form/DiffEditor.js +1 -1
  173. package/esm/plugin/Form/FieldSet.js +1 -1
  174. package/esm/plugin/Form/Form.js +8 -16
  175. package/esm/plugin/Form/Formula.d.ts +1 -0
  176. package/esm/plugin/Form/Formula.js +7 -1
  177. package/esm/plugin/Form/Group.js +1 -1
  178. package/esm/plugin/Form/Hidden.js +1 -1
  179. package/esm/plugin/Form/InputArray.js +1 -1
  180. package/esm/plugin/Form/InputCity.d.ts +3 -0
  181. package/esm/plugin/Form/InputCity.js +40 -10
  182. package/esm/plugin/Form/InputColor.js +1 -1
  183. package/esm/plugin/Form/InputDate.js +2 -2
  184. package/esm/plugin/Form/InputDateRange.js +2 -2
  185. package/esm/plugin/Form/InputDateTime.js +1 -1
  186. package/esm/plugin/Form/InputDateTimeRange.js +1 -1
  187. package/esm/plugin/Form/InputEmail.js +1 -1
  188. package/esm/plugin/Form/InputExcel.js +1 -1
  189. package/esm/plugin/Form/InputFile.d.ts +0 -4
  190. package/esm/plugin/Form/InputFile.js +6 -6
  191. package/esm/plugin/Form/InputGroup.d.ts +12 -2
  192. package/esm/plugin/Form/InputGroup.js +56 -42
  193. package/esm/plugin/Form/InputImage.d.ts +0 -4
  194. package/esm/plugin/Form/InputImage.js +6 -6
  195. package/esm/plugin/Form/InputKV.js +1 -1
  196. package/esm/plugin/Form/InputMonth.js +1 -1
  197. package/esm/plugin/Form/InputMonthRange.js +1 -1
  198. package/esm/plugin/Form/InputNumber.js +32 -3
  199. package/esm/plugin/Form/InputPassword.js +1 -1
  200. package/esm/plugin/Form/InputQuarter.js +1 -1
  201. package/esm/plugin/Form/InputQuarterRange.js +1 -1
  202. package/esm/plugin/Form/InputRange.js +1 -1
  203. package/esm/plugin/Form/InputRating.js +23 -3
  204. package/esm/plugin/Form/InputRepeat.js +1 -1
  205. package/esm/plugin/Form/InputRichText.js +1 -1
  206. package/esm/plugin/Form/InputSubForm.js +1 -1
  207. package/esm/plugin/Form/InputTable.js +10 -10
  208. package/esm/plugin/Form/InputTag.js +1 -1
  209. package/esm/plugin/Form/InputText.js +62 -15
  210. package/esm/plugin/Form/InputTime.js +1 -1
  211. package/esm/plugin/Form/InputTimeRange.js +1 -1
  212. package/esm/plugin/Form/InputTree.d.ts +2 -13
  213. package/esm/plugin/Form/InputTree.js +75 -14
  214. package/esm/plugin/Form/InputURL.js +1 -1
  215. package/esm/plugin/Form/InputYear.js +1 -1
  216. package/esm/plugin/Form/InputYearRange.js +1 -1
  217. package/esm/plugin/Form/Item.js +1 -1
  218. package/esm/plugin/Form/ListSelect.js +1 -1
  219. package/esm/plugin/Form/LocationPicker.js +1 -1
  220. package/esm/plugin/Form/MatrixCheckboxes.js +1 -1
  221. package/esm/plugin/Form/NestedSelect.d.ts +1 -13
  222. package/esm/plugin/Form/NestedSelect.js +2 -7
  223. package/esm/plugin/Form/Picker.js +1 -1
  224. package/esm/plugin/Form/Radios.js +1 -1
  225. package/esm/plugin/Form/Select.js +1 -1
  226. package/esm/plugin/Form/Static.d.ts +2 -0
  227. package/esm/plugin/Form/Static.js +237 -202
  228. package/esm/plugin/Form/Switch.js +3 -11
  229. package/esm/plugin/Form/TabsTransfer.js +1 -1
  230. package/esm/plugin/Form/Textarea.js +1 -1
  231. package/esm/plugin/Form/Transfer.d.ts +1 -13
  232. package/esm/plugin/Form/Transfer.js +2 -7
  233. package/esm/plugin/Form/TreeSelect.d.ts +2 -13
  234. package/esm/plugin/Form/TreeSelect.js +96 -42
  235. package/esm/plugin/Form/UUID.js +1 -1
  236. package/esm/plugin/Grid.js +1 -1
  237. package/esm/plugin/HBox.js +1 -1
  238. package/esm/plugin/IFrame.js +1 -1
  239. package/esm/plugin/Image.d.ts +2 -1
  240. package/esm/plugin/Image.js +132 -100
  241. package/esm/plugin/Images.d.ts +2 -1
  242. package/esm/plugin/Images.js +130 -115
  243. package/esm/plugin/Json.d.ts +1 -0
  244. package/esm/plugin/Json.js +23 -23
  245. package/esm/plugin/Layout/FlexPluginBase.d.ts +2 -2
  246. package/esm/plugin/Layout/FlexPluginBase.js +18 -11
  247. package/esm/plugin/Layout/Layout1_2_v4.js +1 -1
  248. package/esm/plugin/Layout/Layout_fixed.js +1 -1
  249. package/esm/plugin/Layout/Layout_free_container.js +1 -1
  250. package/esm/plugin/Layout/Layout_sorption_container.js +1 -1
  251. package/esm/plugin/Link.js +1 -1
  252. package/esm/plugin/List.d.ts +3 -0
  253. package/esm/plugin/List.js +147 -49
  254. package/esm/plugin/ListItem.d.ts +2 -2
  255. package/esm/plugin/ListItem.js +41 -71
  256. package/esm/plugin/Log.d.ts +2 -0
  257. package/esm/plugin/Log.js +85 -15
  258. package/esm/plugin/Mapping.d.ts +15 -3
  259. package/esm/plugin/Mapping.js +158 -81
  260. package/esm/plugin/Markdown.js +1 -1
  261. package/esm/plugin/Nav.js +1 -1
  262. package/esm/plugin/Operation.js +1 -1
  263. package/esm/plugin/Others/Action.js +1 -1
  264. package/esm/plugin/Others/TableCell.js +5 -10
  265. package/esm/plugin/Page.js +2 -2
  266. package/esm/plugin/Pagination.js +1 -1
  267. package/esm/plugin/Panel.js +1 -1
  268. package/esm/plugin/Plain.d.ts +2 -4
  269. package/esm/plugin/Plain.js +33 -85
  270. package/esm/plugin/Progress.js +1 -1
  271. package/esm/plugin/Property.js +3 -19
  272. package/esm/plugin/QRCode.js +1 -1
  273. package/esm/plugin/Reset.js +1 -1
  274. package/esm/plugin/Service.js +2 -10
  275. package/esm/plugin/Sparkline.js +1 -1
  276. package/esm/plugin/Status.js +1 -1
  277. package/esm/plugin/Steps.js +1 -1
  278. package/esm/plugin/Submit.js +1 -1
  279. package/esm/plugin/Table.d.ts +3 -0
  280. package/esm/plugin/Table.js +238 -131
  281. package/esm/plugin/Table2.js +2 -3
  282. package/esm/plugin/TableCell2.js +1 -1
  283. package/esm/plugin/TableView.js +1 -1
  284. package/esm/plugin/Tabs.js +4 -3
  285. package/esm/plugin/Tag.d.ts +24 -0
  286. package/esm/plugin/Tag.js +234 -0
  287. package/esm/plugin/Tasks.js +1 -1
  288. package/esm/plugin/Time.d.ts +1 -0
  289. package/esm/plugin/Time.js +34 -35
  290. package/esm/plugin/Timeline.js +1 -1
  291. package/esm/plugin/TooltipWrapper.js +1 -1
  292. package/esm/plugin/Tpl.js +1 -1
  293. package/esm/plugin/Video.js +1 -1
  294. package/esm/plugin/WebComponent.js +1 -1
  295. package/esm/plugin/Wizard.js +4 -3
  296. package/esm/plugin/Wrapper.d.ts +2 -2
  297. package/esm/plugin/Wrapper.js +18 -33
  298. package/esm/renderer/APIControl.d.ts +0 -78
  299. package/esm/renderer/APIControl.js +3 -2
  300. package/esm/renderer/BadgeControl.js +4 -3
  301. package/esm/renderer/DataBindingControl.js +1 -1
  302. package/esm/renderer/DataMappingControl.js +1 -1
  303. package/esm/renderer/DataPickerControl.js +1 -1
  304. package/esm/renderer/DateShortCutControl.js +1 -1
  305. package/esm/renderer/ExpressionFormulaControl.d.ts +3 -0
  306. package/esm/renderer/ExpressionFormulaControl.js +49 -2
  307. package/esm/renderer/FeatureControl.js +1 -1
  308. package/esm/renderer/FormulaControl.d.ts +3 -0
  309. package/esm/renderer/FormulaControl.js +55 -4
  310. package/esm/renderer/GoConfigControl.js +1 -1
  311. package/esm/renderer/MapSourceControl.d.ts +1658 -0
  312. package/esm/renderer/MapSourceControl.js +428 -0
  313. package/esm/renderer/OptionControl.js +13 -11
  314. package/esm/renderer/RangePartsControl.js +1 -1
  315. package/esm/renderer/StatusControl.js +1 -1
  316. package/esm/renderer/SwitchMoreControl.d.ts +2 -2
  317. package/esm/renderer/SwitchMoreControl.js +1 -1
  318. package/esm/renderer/TimelineItemControl.js +15 -11
  319. package/esm/renderer/TransferTableControl.js +1 -1
  320. package/esm/renderer/TreeOptionControl.js +14 -9
  321. package/esm/renderer/ValidationControl.js +1 -1
  322. package/esm/renderer/ValidationItem.js +3 -4
  323. package/esm/renderer/event-control/action-config-dialog.js +1 -1
  324. package/esm/renderer/event-control/action-config-panel.js +1 -1
  325. package/esm/renderer/event-control/comp-action-select.js +1 -1
  326. package/esm/renderer/event-control/helper.js +38 -38
  327. package/esm/renderer/event-control/index.d.ts +4 -0
  328. package/esm/renderer/event-control/index.js +35 -2
  329. package/esm/renderer/style-control/Background.js +5 -2
  330. package/esm/renderer/style-control/Border.js +1 -1
  331. package/esm/renderer/style-control/BoxModel.js +1 -1
  332. package/esm/renderer/style-control/BoxShadow.js +1 -1
  333. package/esm/renderer/style-control/Display.js +1 -1
  334. package/esm/renderer/style-control/Font.js +5 -24
  335. package/esm/renderer/style-control/InsetBoxModel.js +1 -1
  336. package/esm/renderer/style-control/ThemeClassName.d.ts +8 -0
  337. package/esm/renderer/style-control/ThemeClassName.js +228 -0
  338. package/esm/renderer/style-control/font-family.js +1 -1
  339. package/esm/renderer/style-control/transformation.js +1 -1
  340. package/esm/renderer/textarea-formula/FormulaPicker.js +1 -1
  341. package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -0
  342. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +49 -2
  343. package/esm/renderer/textarea-formula/plugin.js +1 -1
  344. package/esm/renderer/textarea-formula/utils.d.ts +1 -1
  345. package/esm/renderer/textarea-formula/utils.js +6 -1
  346. package/esm/tpl/api.js +1 -1
  347. package/esm/tpl/common.js +81 -67
  348. package/esm/tpl/horizontal.js +1 -1
  349. package/esm/tpl/layout.js +71 -3
  350. package/esm/tpl/options.js +94 -86
  351. package/esm/tpl/style.js +188 -1
  352. package/esm/tpl/validations.js +4 -3
  353. package/esm/util.js +1 -1
  354. package/esm/validator.js +1 -1
  355. package/lib/component/BaseControl.d.ts +12 -4
  356. package/lib/component/BaseControl.js +1 -1
  357. package/lib/component/InputComponentName.js +1 -1
  358. package/lib/component/TableViewEditor.js +1 -1
  359. package/lib/icons/btn/btn-group.svg.js +1 -1
  360. package/lib/icons/btn/btn-select.svg.js +1 -1
  361. package/lib/icons/btn/btn-toolbar.svg.js +1 -1
  362. package/lib/icons/btn/button.svg.js +1 -1
  363. package/lib/icons/btn/dropdown-btn.svg.js +1 -1
  364. package/lib/icons/container/anchor-nav.svg.js +1 -1
  365. package/lib/icons/container/collapse.svg.js +1 -1
  366. package/lib/icons/container/container.svg.js +1 -1
  367. package/lib/icons/container/flex-container.svg.js +1 -1
  368. package/lib/icons/container/form-group.svg.js +1 -1
  369. package/lib/icons/container/grid.svg.js +1 -1
  370. package/lib/icons/container/iframe.svg.js +1 -1
  371. package/lib/icons/container/panel.svg.js +1 -1
  372. package/lib/icons/container/table-view.svg.js +1 -1
  373. package/lib/icons/container/tabs.svg.js +1 -1
  374. package/lib/icons/container/tooltip-wrapper.svg.js +1 -1
  375. package/lib/icons/container/web-component.svg.js +1 -1
  376. package/lib/icons/feat/audio.svg.js +1 -1
  377. package/lib/icons/feat/custom.svg.js +1 -1
  378. package/lib/icons/feat/each.svg.js +1 -1
  379. package/lib/icons/feat/form.svg.js +1 -1
  380. package/lib/icons/feat/nav.svg.js +1 -1
  381. package/lib/icons/feat/qrcode.svg.js +1 -1
  382. package/lib/icons/feat/service.svg.js +1 -1
  383. package/lib/icons/feat/table.svg.js +1 -1
  384. package/lib/icons/feat/tasks.svg.js +1 -1
  385. package/lib/icons/feat/video.svg.js +1 -1
  386. package/lib/icons/feat/wizard.svg.js +1 -1
  387. package/lib/icons/form/chained-select.svg.js +1 -1
  388. package/lib/icons/form/checkbox.svg.js +1 -1
  389. package/lib/icons/form/checkboxes.svg.js +1 -1
  390. package/lib/icons/form/combo.svg.js +1 -1
  391. package/lib/icons/form/condition-builder.svg.js +1 -1
  392. package/lib/icons/form/diff-editor.svg.js +1 -1
  393. package/lib/icons/form/editor.svg.js +1 -1
  394. package/lib/icons/form/formula.svg.js +1 -1
  395. package/lib/icons/form/hidden.svg.js +1 -1
  396. package/lib/icons/form/input-city.svg.js +1 -1
  397. package/lib/icons/form/input-color.svg.js +1 -1
  398. package/lib/icons/form/input-date-range.svg.js +1 -1
  399. package/lib/icons/form/input-date.svg.js +1 -1
  400. package/lib/icons/form/input-datetime.svg.js +1 -1
  401. package/lib/icons/form/input-email.svg.js +1 -1
  402. package/lib/icons/form/input-excel.svg.js +1 -1
  403. package/lib/icons/form/input-file.svg.js +1 -1
  404. package/lib/icons/form/input-group.svg.js +1 -1
  405. package/lib/icons/form/input-image.svg.js +1 -1
  406. package/lib/icons/form/input-kv.svg.js +1 -1
  407. package/lib/icons/form/input-month-range.svg.js +1 -1
  408. package/lib/icons/form/input-number.svg.js +1 -1
  409. package/lib/icons/form/input-password.svg.js +1 -1
  410. package/lib/icons/form/input-quarter-range.svg.js +1 -1
  411. package/lib/icons/form/input-range.svg.js +1 -1
  412. package/lib/icons/form/input-rating.svg.js +1 -1
  413. package/lib/icons/form/input-repeat.svg.js +1 -1
  414. package/lib/icons/form/input-rich-text.svg.js +1 -1
  415. package/lib/icons/form/input-tag.svg.js +1 -1
  416. package/lib/icons/form/input-text.svg.js +1 -1
  417. package/lib/icons/form/input-time-range.svg.js +1 -1
  418. package/lib/icons/form/input-time.svg.js +1 -1
  419. package/lib/icons/form/input-tree.svg.js +1 -1
  420. package/lib/icons/form/input-url.svg.js +1 -1
  421. package/lib/icons/form/input-year.svg.js +1 -1
  422. package/lib/icons/form/inputArray.svg.js +1 -1
  423. package/lib/icons/form/list-select.svg.js +1 -1
  424. package/lib/icons/form/location-picker.svg.js +1 -1
  425. package/lib/icons/form/matrix-checkboxes.svg.js +1 -1
  426. package/lib/icons/form/month.svg.js +1 -1
  427. package/lib/icons/form/nested-select.svg.js +1 -1
  428. package/lib/icons/form/picker.svg.js +1 -1
  429. package/lib/icons/form/quarter.svg.js +1 -1
  430. package/lib/icons/form/radios.svg.js +1 -1
  431. package/lib/icons/form/select.svg.js +1 -1
  432. package/lib/icons/form/static.svg.js +1 -1
  433. package/lib/icons/form/sub-form.svg.js +1 -1
  434. package/lib/icons/form/switch.svg.js +1 -1
  435. package/lib/icons/form/tabs-transfer.svg.js +1 -1
  436. package/lib/icons/form/textarea.svg.js +1 -1
  437. package/lib/icons/form/transfer.svg.js +1 -1
  438. package/lib/icons/form/tree-select.svg.js +1 -1
  439. package/lib/icons/form/uuid.svg.js +1 -1
  440. package/lib/icons/index.js +1 -1
  441. package/lib/icons/layout/layout-1with2.svg.js +1 -1
  442. package/lib/icons/layout/layout-2cols.svg.js +1 -1
  443. package/lib/icons/layout/layout-2row.svg.js +1 -1
  444. package/lib/icons/layout/layout-2with1.svg.js +1 -1
  445. package/lib/icons/layout/layout-3cols.svg.js +1 -1
  446. package/lib/icons/layout/layout-3row.svg.js +1 -1
  447. package/lib/icons/layout/layout-absolute.svg.js +1 -1
  448. package/lib/icons/layout/layout-fixed.svg.js +1 -1
  449. package/lib/icons/layout/layout-full.svg.js +1 -1
  450. package/lib/icons/layout/layout1-2.svg.js +1 -1
  451. package/lib/icons/layout/layout2-1.svg.js +1 -1
  452. package/lib/icons/layout/layout3-1.svg.js +1 -1
  453. package/lib/icons/layout/layout3-2.svg.js +1 -1
  454. package/lib/icons/other/divider.svg.js +1 -1
  455. package/lib/icons/other/property-sheet.svg.js +1 -1
  456. package/lib/icons/other/tooltip.svg.js +1 -1
  457. package/lib/icons/show/URL.svg.js +1 -1
  458. package/lib/icons/show/avatar.svg.js +1 -1
  459. package/lib/icons/show/breadcrumb.svg.js +1 -1
  460. package/lib/icons/show/card.svg.js +1 -1
  461. package/lib/icons/show/cards.svg.js +1 -1
  462. package/lib/icons/show/carousel.svg.js +1 -1
  463. package/lib/icons/show/chart.svg.js +1 -1
  464. package/lib/icons/show/code.svg.js +1 -1
  465. package/lib/icons/show/date.svg.js +1 -1
  466. package/lib/icons/show/datetime.svg.js +1 -1
  467. package/lib/icons/show/image.svg.js +1 -1
  468. package/lib/icons/show/images.svg.js +1 -1
  469. package/lib/icons/show/json-view.svg.js +1 -1
  470. package/lib/icons/show/list.svg.js +1 -1
  471. package/lib/icons/show/log.svg.js +1 -1
  472. package/lib/icons/show/mapping.svg.js +1 -1
  473. package/lib/icons/show/markdown.svg.js +1 -1
  474. package/lib/icons/show/plain.svg.js +1 -1
  475. package/lib/icons/show/progress.svg.js +1 -1
  476. package/lib/icons/show/sparkline.svg.js +1 -1
  477. package/lib/icons/show/status.svg.js +1 -1
  478. package/lib/icons/show/steps.svg.js +1 -1
  479. package/lib/icons/show/time.svg.js +1 -1
  480. package/lib/index.d.ts +11 -0
  481. package/lib/index.js +12 -1
  482. package/lib/locale/en-US.js +78 -2
  483. package/lib/locale/zh-CN.js +82 -2
  484. package/lib/plugin/Alert.js +1 -1
  485. package/lib/plugin/AnchorNav.js +7 -8
  486. package/lib/plugin/Audio.js +1 -1
  487. package/lib/plugin/Avatar.js +1 -1
  488. package/lib/plugin/Breadcrumb.js +1 -1
  489. package/lib/plugin/Button.js +43 -12
  490. package/lib/plugin/ButtonGroup.js +4 -1
  491. package/lib/plugin/CRUD.js +2 -2
  492. package/lib/plugin/CRUD2.js +1 -1
  493. package/lib/plugin/Card.js +1 -1
  494. package/lib/plugin/Card2.js +1 -1
  495. package/lib/plugin/Cards.js +1 -1
  496. package/lib/plugin/Carousel.js +1 -1
  497. package/lib/plugin/Chart.js +1 -1
  498. package/lib/plugin/CodeView.js +1 -1
  499. package/lib/plugin/Collapse.js +14 -2
  500. package/lib/plugin/CollapseGroup.js +3 -2
  501. package/lib/plugin/ColumnToggler.js +1 -1
  502. package/lib/plugin/Container.d.ts +4 -2
  503. package/lib/plugin/Container.js +19 -7
  504. package/lib/plugin/Custom.js +1 -1
  505. package/lib/plugin/CustomRegion.js +1 -1
  506. package/lib/plugin/Date.d.ts +1 -0
  507. package/lib/plugin/Date.js +32 -33
  508. package/lib/plugin/Datetime.d.ts +1 -0
  509. package/lib/plugin/Datetime.js +32 -33
  510. package/lib/plugin/Dialog.js +1 -1
  511. package/lib/plugin/Divider.js +1 -1
  512. package/lib/plugin/Drawer.js +1 -1
  513. package/lib/plugin/DropDownButton.js +1 -1
  514. package/lib/plugin/Each.js +1 -1
  515. package/lib/plugin/Flex.js +1 -1
  516. package/lib/plugin/Form/ButtonGroupSelect.js +1 -1
  517. package/lib/plugin/Form/ButtonToolbar.js +4 -1
  518. package/lib/plugin/Form/ChainedSelect.js +1 -1
  519. package/lib/plugin/Form/Checkbox.js +1 -1
  520. package/lib/plugin/Form/Checkboxes.js +1 -1
  521. package/lib/plugin/Form/CodeEditor.js +1 -1
  522. package/lib/plugin/Form/Combo.d.ts +14 -6
  523. package/lib/plugin/Form/Combo.js +344 -377
  524. package/lib/plugin/Form/ConditionBuilder.js +2 -3
  525. package/lib/plugin/Form/Control.js +1 -1
  526. package/lib/plugin/Form/DiffEditor.js +1 -1
  527. package/lib/plugin/Form/FieldSet.js +1 -1
  528. package/lib/plugin/Form/Form.js +7 -15
  529. package/lib/plugin/Form/Formula.d.ts +1 -0
  530. package/lib/plugin/Form/Formula.js +7 -1
  531. package/lib/plugin/Form/Group.js +1 -1
  532. package/lib/plugin/Form/Hidden.js +1 -1
  533. package/lib/plugin/Form/InputArray.js +1 -1
  534. package/lib/plugin/Form/InputCity.d.ts +3 -0
  535. package/lib/plugin/Form/InputCity.js +44 -10
  536. package/lib/plugin/Form/InputColor.js +1 -1
  537. package/lib/plugin/Form/InputDate.js +2 -2
  538. package/lib/plugin/Form/InputDateRange.js +2 -2
  539. package/lib/plugin/Form/InputDateTime.js +1 -1
  540. package/lib/plugin/Form/InputDateTimeRange.js +1 -1
  541. package/lib/plugin/Form/InputEmail.js +1 -1
  542. package/lib/plugin/Form/InputExcel.js +1 -1
  543. package/lib/plugin/Form/InputFile.d.ts +0 -4
  544. package/lib/plugin/Form/InputFile.js +6 -6
  545. package/lib/plugin/Form/InputGroup.d.ts +12 -2
  546. package/lib/plugin/Form/InputGroup.js +55 -45
  547. package/lib/plugin/Form/InputImage.d.ts +0 -4
  548. package/lib/plugin/Form/InputImage.js +6 -6
  549. package/lib/plugin/Form/InputKV.js +1 -1
  550. package/lib/plugin/Form/InputMonth.js +1 -1
  551. package/lib/plugin/Form/InputMonthRange.js +1 -1
  552. package/lib/plugin/Form/InputNumber.js +31 -2
  553. package/lib/plugin/Form/InputPassword.js +1 -1
  554. package/lib/plugin/Form/InputQuarter.js +1 -1
  555. package/lib/plugin/Form/InputQuarterRange.js +1 -1
  556. package/lib/plugin/Form/InputRange.js +1 -1
  557. package/lib/plugin/Form/InputRating.js +22 -2
  558. package/lib/plugin/Form/InputRepeat.js +1 -1
  559. package/lib/plugin/Form/InputRichText.js +1 -1
  560. package/lib/plugin/Form/InputSubForm.js +1 -1
  561. package/lib/plugin/Form/InputTable.js +9 -9
  562. package/lib/plugin/Form/InputTag.js +1 -1
  563. package/lib/plugin/Form/InputText.js +61 -14
  564. package/lib/plugin/Form/InputTime.js +1 -1
  565. package/lib/plugin/Form/InputTimeRange.js +1 -1
  566. package/lib/plugin/Form/InputTree.d.ts +2 -13
  567. package/lib/plugin/Form/InputTree.js +75 -13
  568. package/lib/plugin/Form/InputURL.js +1 -1
  569. package/lib/plugin/Form/InputYear.js +1 -1
  570. package/lib/plugin/Form/InputYearRange.js +1 -1
  571. package/lib/plugin/Form/Item.js +1 -1
  572. package/lib/plugin/Form/ListSelect.js +1 -1
  573. package/lib/plugin/Form/LocationPicker.js +1 -1
  574. package/lib/plugin/Form/MatrixCheckboxes.js +1 -1
  575. package/lib/plugin/Form/NestedSelect.d.ts +1 -13
  576. package/lib/plugin/Form/NestedSelect.js +2 -7
  577. package/lib/plugin/Form/Picker.js +1 -1
  578. package/lib/plugin/Form/Radios.js +1 -1
  579. package/lib/plugin/Form/Select.js +1 -1
  580. package/lib/plugin/Form/Static.d.ts +2 -0
  581. package/lib/plugin/Form/Static.js +235 -200
  582. package/lib/plugin/Form/Switch.js +3 -11
  583. package/lib/plugin/Form/TabsTransfer.js +1 -1
  584. package/lib/plugin/Form/Textarea.js +1 -1
  585. package/lib/plugin/Form/Transfer.d.ts +1 -13
  586. package/lib/plugin/Form/Transfer.js +2 -7
  587. package/lib/plugin/Form/TreeSelect.d.ts +2 -13
  588. package/lib/plugin/Form/TreeSelect.js +99 -41
  589. package/lib/plugin/Form/UUID.js +1 -1
  590. package/lib/plugin/Grid.js +1 -1
  591. package/lib/plugin/HBox.js +1 -1
  592. package/lib/plugin/IFrame.js +1 -1
  593. package/lib/plugin/Image.d.ts +2 -1
  594. package/lib/plugin/Image.js +131 -99
  595. package/lib/plugin/Images.d.ts +2 -1
  596. package/lib/plugin/Images.js +129 -114
  597. package/lib/plugin/Json.d.ts +1 -0
  598. package/lib/plugin/Json.js +23 -27
  599. package/lib/plugin/Layout/FlexPluginBase.d.ts +2 -2
  600. package/lib/plugin/Layout/FlexPluginBase.js +17 -10
  601. package/lib/plugin/Layout/Layout1_2_v4.js +1 -1
  602. package/lib/plugin/Layout/Layout_fixed.js +1 -1
  603. package/lib/plugin/Layout/Layout_free_container.js +1 -1
  604. package/lib/plugin/Layout/Layout_sorption_container.js +1 -1
  605. package/lib/plugin/Link.js +1 -1
  606. package/lib/plugin/List.d.ts +3 -0
  607. package/lib/plugin/List.js +146 -48
  608. package/lib/plugin/ListItem.d.ts +2 -2
  609. package/lib/plugin/ListItem.js +40 -70
  610. package/lib/plugin/Log.d.ts +2 -0
  611. package/lib/plugin/Log.js +84 -14
  612. package/lib/plugin/Mapping.d.ts +15 -3
  613. package/lib/plugin/Mapping.js +157 -80
  614. package/lib/plugin/Markdown.js +1 -1
  615. package/lib/plugin/Nav.js +1 -1
  616. package/lib/plugin/Operation.js +1 -1
  617. package/lib/plugin/Others/Action.js +1 -1
  618. package/lib/plugin/Others/TableCell.js +4 -9
  619. package/lib/plugin/Page.js +2 -2
  620. package/lib/plugin/Pagination.js +1 -1
  621. package/lib/plugin/Panel.js +1 -1
  622. package/lib/plugin/Plain.d.ts +2 -4
  623. package/lib/plugin/Plain.js +32 -84
  624. package/lib/plugin/Progress.js +1 -1
  625. package/lib/plugin/Property.js +3 -19
  626. package/lib/plugin/QRCode.js +1 -1
  627. package/lib/plugin/Reset.js +1 -1
  628. package/lib/plugin/Service.js +2 -10
  629. package/lib/plugin/Sparkline.js +1 -1
  630. package/lib/plugin/Status.js +1 -1
  631. package/lib/plugin/Steps.js +1 -1
  632. package/lib/plugin/Submit.js +1 -1
  633. package/lib/plugin/Table.d.ts +3 -0
  634. package/lib/plugin/Table.js +241 -130
  635. package/lib/plugin/Table2.js +2 -3
  636. package/lib/plugin/TableCell2.js +1 -1
  637. package/lib/plugin/TableView.js +1 -1
  638. package/lib/plugin/Tabs.js +3 -2
  639. package/lib/plugin/Tag.d.ts +24 -0
  640. package/lib/plugin/Tag.js +238 -0
  641. package/lib/plugin/Tasks.js +1 -1
  642. package/lib/plugin/Time.d.ts +1 -0
  643. package/lib/plugin/Time.js +34 -35
  644. package/lib/plugin/Timeline.js +1 -1
  645. package/lib/plugin/TooltipWrapper.js +1 -1
  646. package/lib/plugin/Tpl.js +1 -1
  647. package/lib/plugin/Video.js +1 -1
  648. package/lib/plugin/WebComponent.js +1 -1
  649. package/lib/plugin/Wizard.js +3 -2
  650. package/lib/plugin/Wrapper.d.ts +2 -2
  651. package/lib/plugin/Wrapper.js +17 -32
  652. package/lib/renderer/APIControl.d.ts +0 -78
  653. package/lib/renderer/APIControl.js +3 -2
  654. package/lib/renderer/BadgeControl.d.ts +6 -6
  655. package/lib/renderer/BadgeControl.js +3 -2
  656. package/lib/renderer/DataBindingControl.js +1 -1
  657. package/lib/renderer/DataMappingControl.js +1 -1
  658. package/lib/renderer/DataPickerControl.js +1 -1
  659. package/lib/renderer/DateShortCutControl.js +1 -1
  660. package/lib/renderer/ExpressionFormulaControl.d.ts +3 -0
  661. package/lib/renderer/ExpressionFormulaControl.js +49 -2
  662. package/lib/renderer/FeatureControl.js +1 -1
  663. package/lib/renderer/FormulaControl.d.ts +3 -0
  664. package/lib/renderer/FormulaControl.js +54 -3
  665. package/lib/renderer/GoConfigControl.js +1 -1
  666. package/lib/renderer/MapSourceControl.d.ts +1658 -0
  667. package/lib/renderer/MapSourceControl.js +438 -0
  668. package/lib/renderer/OptionControl.js +8 -6
  669. package/lib/renderer/RangePartsControl.js +1 -1
  670. package/lib/renderer/StatusControl.js +1 -1
  671. package/lib/renderer/SwitchMoreControl.d.ts +24 -24
  672. package/lib/renderer/SwitchMoreControl.js +1 -1
  673. package/lib/renderer/TimelineItemControl.js +13 -9
  674. package/lib/renderer/TransferTableControl.js +1 -1
  675. package/lib/renderer/TreeOptionControl.js +10 -5
  676. package/lib/renderer/ValidationControl.js +1 -1
  677. package/lib/renderer/ValidationItem.js +2 -3
  678. package/lib/renderer/event-control/action-config-dialog.js +1 -1
  679. package/lib/renderer/event-control/action-config-panel.js +1 -1
  680. package/lib/renderer/event-control/comp-action-select.js +1 -1
  681. package/lib/renderer/event-control/helper.js +37 -37
  682. package/lib/renderer/event-control/index.d.ts +4 -0
  683. package/lib/renderer/event-control/index.js +35 -2
  684. package/lib/renderer/style-control/Background.js +5 -2
  685. package/lib/renderer/style-control/Border.js +1 -1
  686. package/lib/renderer/style-control/BoxModel.js +1 -1
  687. package/lib/renderer/style-control/BoxShadow.js +1 -1
  688. package/lib/renderer/style-control/Display.js +1 -1
  689. package/lib/renderer/style-control/Font.js +5 -24
  690. package/lib/renderer/style-control/InsetBoxModel.js +1 -1
  691. package/lib/renderer/style-control/ThemeClassName.d.ts +8 -0
  692. package/lib/renderer/style-control/ThemeClassName.js +234 -0
  693. package/lib/renderer/style-control/font-family.js +1 -1
  694. package/lib/renderer/style-control/transformation.js +1 -1
  695. package/lib/renderer/textarea-formula/FormulaPicker.js +1 -1
  696. package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -0
  697. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +49 -2
  698. package/lib/renderer/textarea-formula/plugin.js +1 -1
  699. package/lib/renderer/textarea-formula/utils.d.ts +1 -1
  700. package/lib/renderer/textarea-formula/utils.js +6 -1
  701. package/lib/tpl/api.js +1 -1
  702. package/lib/tpl/common.js +81 -67
  703. package/lib/tpl/horizontal.js +1 -1
  704. package/lib/tpl/layout.js +70 -2
  705. package/lib/tpl/options.js +93 -85
  706. package/lib/tpl/style.js +188 -1
  707. package/lib/tpl/validations.js +3 -2
  708. package/lib/util.js +1 -1
  709. package/lib/validator.js +1 -1
  710. package/package.json +18 -1
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
package/esm/index.d.ts CHANGED
@@ -127,6 +127,7 @@ import './plugin/Tasks';
127
127
  import './plugin/Time';
128
128
  import './plugin/Timeline';
129
129
  import './plugin/Tpl';
130
+ import './plugin/Tag';
130
131
  import './plugin/AnchorNav';
131
132
  import './plugin/Video';
132
133
  import './plugin/Wizard';
@@ -143,6 +144,7 @@ import './plugin/Layout/Layout1_2_v4';
143
144
  import './plugin/Layout/Layout_free_container';
144
145
  import { GridPlugin } from './plugin/Grid';
145
146
  import './renderer/OptionControl';
147
+ import './renderer/MapSourceControl';
146
148
  import './renderer/TimelineItemControl';
147
149
  import './renderer/APIControl';
148
150
  import './renderer/ValidationControl';
@@ -169,6 +171,15 @@ import './renderer/FeatureControl';
169
171
  import './renderer/event-control/index';
170
172
  import './renderer/TreeOptionControl';
171
173
  import './renderer/TransferTableControl';
174
+ import './renderer/style-control/ThemeClassName';
175
+ import 'amis-theme-editor/lib/renderers/Border';
176
+ import 'amis-theme-editor/lib/renderers/ColorPicker';
177
+ import 'amis-theme-editor/lib/renderers/Font';
178
+ import 'amis-theme-editor/lib/renderers/PaddingAndMargin';
179
+ import 'amis-theme-editor/lib/renderers/Radius';
180
+ import 'amis-theme-editor/lib/renderers/Shadow';
181
+ import 'amis-theme-editor/lib/renderers/Size';
182
+ import 'amis-theme-editor/lib/renderers.css';
172
183
  export * from './component/BaseControl';
173
184
  export * from './icons/index';
174
185
  export { GridPlugin };
package/esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -140,6 +140,7 @@ import './plugin/Tasks.js';
140
140
  import './plugin/Time.js';
141
141
  import './plugin/Timeline.js';
142
142
  import './plugin/Tpl.js';
143
+ import './plugin/Tag.js';
143
144
  import './plugin/AnchorNav.js';
144
145
  import './plugin/Video.js';
145
146
  import './plugin/Wizard.js';
@@ -155,6 +156,7 @@ import './plugin/Layout/Layout_fixed.js';
155
156
  import './plugin/Layout/Layout1_2_v4.js';
156
157
  import './plugin/Layout/Layout_free_container.js';
157
158
  import './renderer/OptionControl.js';
159
+ import './renderer/MapSourceControl.js';
158
160
  import './renderer/TimelineItemControl.js';
159
161
  import './renderer/APIControl.js';
160
162
  import './renderer/ValidationControl.js';
@@ -181,5 +183,14 @@ import './renderer/FeatureControl.js';
181
183
  import './renderer/event-control/index.js';
182
184
  import './renderer/TreeOptionControl.js';
183
185
  import './renderer/TransferTableControl.js';
186
+ import './renderer/style-control/ThemeClassName.js';
187
+ import 'amis-theme-editor/lib/renderers/Border';
188
+ import 'amis-theme-editor/lib/renderers/ColorPicker';
189
+ import 'amis-theme-editor/lib/renderers/Font';
190
+ import 'amis-theme-editor/lib/renderers/PaddingAndMargin';
191
+ import 'amis-theme-editor/lib/renderers/Radius';
192
+ import 'amis-theme-editor/lib/renderers/Shadow';
193
+ import 'amis-theme-editor/lib/renderers/Size';
194
+ import 'amis-theme-editor/lib/renderers.css';
184
195
  export { BUTTON_DEFAULT_ACTION, BaseLabelMark, formItemControl, remarkTpl } from './component/BaseControl.js';
185
196
  import './icons/index.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-editor v5.2.3-beta.15
2
+ * amis-editor v5.2.4-beta.30
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
@@ -2929,5 +2929,81 @@ extendLocale('en-US', {
2929
2929
  'a738a8594bd2b71002d09277b84d86dd': 'Left',
2930
2930
  'fc0f19e9e47e352d36d36cf6eb653210': 'Right',
2931
2931
  'c70638412c6cffd150117ae403dea939': 'Component static data',
2932
- '77fdd35933c099cdcb64b71f3fbe7a6c': 'Data List'
2932
+ '77fdd35933c099cdcb64b71f3fbe7a6c': 'Data List',
2933
+ 'f01c3cd99ecb0c534cc47081d3433c9f': 'custom style',
2934
+ 'f7e3d7e3146bb53b5e6f09f7c90dea3a': 'Input Box Style',
2935
+ 'a39a2916d17f2b9ba11853066b4225f3': 'AddOn Style',
2936
+ '9b6425cd2d496c9cb5a6c6b8ff125d1b': 'Input box',
2937
+ 'b9745a6b870f02a0483a4a4f74814c68': 'Custom style source code',
2938
+ 'ec8f3e4a298160dface2fda5c0125df2': 'Please enter the class name',
2939
+ '7e8eb474f73b6fd60c9aa5082f75e008': 'Label Style',
2940
+ 'ef55ff12fb0d3efa3491236fee4dabc2': 'Description Style',
2941
+ '60bac4c0a381a42b320a703227be59eb': 'spacing',
2942
+ '00d1a6230e9a31664c895e95fde707d3': 'Add Item',
2943
+ 'cf3f7c0c1e6c77197bb0b6508a9173aa': 'Add a new item',
2944
+ '3a553b1123f403cf1f81eb28b3e4b814': 'Maximum number',
2945
+ '93bc4888bc13bb6e6c49b34b54077438': 'Minimum number',
2946
+ 'e61c32382d879b867938086a50ef094e': 'Flat value',
2947
+ '30d4e9f1c60f2d5851f77463476d568b': 'If you need to expand the user-defined new functions, you can expand them by configuring components-new items',
2948
+ '405a48545938c075e62eafb80b732769': 'Button mode',
2949
+ 'f4b06bd9e4f5ceaac7fbb0e17fffc518': 'Copywriting',
2950
+ '178bf4dd4b8d56370e2fc8275f9dc9e4': 'Delete the confirmation document. When the configuration deletion interface takes effect',
2951
+ 'cb8f7758eb03574f9b8402659c0f02b2': 'Are you sure you want to delete?',
2952
+ 'f7894f17d0eba299011d856ce3efea73': 'Automatically populate parent variables',
2953
+ '7fc8dab2069004acb8f5c98c27ee0883': 'Sync Fields',
2954
+ '8e32c9ffc35059f8ac5254ffaf3c99b0': 'Title template',
2955
+ '21766034147682a2435ecc766de5ea22': 'Multiline display',
2956
+ 'd8848daffd80dbb21ace876ade2ea8a8': 'Administrative code',
2957
+ '977cfa6e8c7f036674afedfcc19ec7a2': 'Object structure',
2958
+ '05fcf03ba044a04ce81bdbe6eaf49d17': 'Optional cities',
2959
+ '912beb37a3785e50d6483852be41111f': 'Tree structure selection, supporting the appearance switch between [Embedded Mode] and [Floating Layer Mode]',
2960
+ '0b52d7d00ed28e41f4845fec1622d056': 'Tree, tree drop-down, tree drop-down box, tree-select',
2961
+ 'ea687c59ff7d980afc55427853af864a': 'Tree selection box - embedded mode',
2962
+ 'ce0e89aa6a8e17562c265714b33b4f82': 'Edit mode',
2963
+ 'ba1a077af717cb3c4788849c2342200b': 'The configuration interface for immediate saving is given separately. If it is not configured, quickSaveItemApi is used by default.',
2964
+ 'cf8774ca07f11ecb14b3b59c3891e9cc': '<p>The current component has stopped maintenance. It is recommended that you use<a href=“ https://baidu.gitee.io/amis/zh-CN/components/form/formitem#%E9%85%8D%E7%BD%AE%E9%9D%99%E6%80%81%E5%B1%95%E7%A4%BA " target="_ Blank ">Static display</a>The new feature implements the static display of form items</p>',
2965
+ '26122d95c72204c83ebdc37cd16a96f9': 'Picture enlargement function',
2966
+ 'a19769d02b8de60a1e3b46c3ef96f122': 'There is a conflict between the zoom function and the open external link function. If you want to open the external link when clicking, please close this function first',
2967
+ 'd196eb8f65e84003b7ca64d5dd8fc737': 'Occupy bitmap',
2968
+ 'd98b3f3d11e6dce8eac1a041247fbc50': 'Picture list',
2969
+ '8e1fee898434093aad55f5888497f970': '<p>Currently, it is configured for the field content node. There are more configurations for selecting the upper layer</p>',
2970
+ '86aafaa75b388deb4a4cbdab2293c099': 'head',
2971
+ 'e6aa1b827415217c524ae9d9b665cca5': 'Configure header',
2972
+ 'a2ecfd5a0db9c855f59eea75083678e6': 'Configure bottom',
2973
+ '1d3d7de6b84f4d5d4a4e126e145af132': 'Text encoding',
2974
+ 'd55bbcd785be46c3182dcd7663c3c041': 'Returns the character encoding of the content, such as UTF-8, ISO-8859-2, KOI8-R, GBK, and so on. Default UTF-8',
2975
+ '0021bd6b2290ddca1ad6a9c8848377bc': 'Load prompt',
2976
+ 'f013ea9dcba3f5ca1278aa850931fec8': 'Loading',
2977
+ 'd7eb1e98e6cfbe38ab3b242c4dda1b7b': 'Follow bottom',
2978
+ 'ab2dd531871defe1ef7d8d06548411f3': 'Automatically scroll to the bottom to view the latest log content',
2979
+ '41058383885336fbe750665044e4e38a': 'The following action buttons can be added at the top of the log',
2980
+ '095e938e2a09eaddc8db146b86879f4a': 'stop it',
2981
+ '0cee3cd1e0b0956fb3447d7188553e4b': 'Hide line number',
2982
+ 'c2f42bd2a149bbeb4627b1e1b5fabedb': 'performance optimization',
2983
+ '45f14d9548decc8a1df4e470efcf8d08': 'Height of each row',
2984
+ '7a5d14c5f61745f08700ba315609cf9a': 'Show rows',
2985
+ 'bddc8f2d9bdcc083bb4f3dd38eaba459': 'Display area height',
2986
+ '0218cbc88086353118fea07e364334d4': 'happy',
2987
+ '8167b3dd560a83cdc757d1022ff111e2': 'anger',
2988
+ '8fa28f95c03faa7cc87e487a89a35a72': 'Sad',
2989
+ 'd246bdddaf59436cb2160837f7bef634': 'apathy',
2990
+ '2ab01e418dca1500dcb133d50656deea': 'commonly',
2991
+ '3585e4dd456b41fb8aec43f927b6a27c': 'Custom Display Template',
2992
+ '25e4c39320150bca74b4c05c7740e365': 'Configure display templates',
2993
+ '9e25d776a57c610940bcc1c19847b97d': 'Top outer layer',
2994
+ '2ec1b0bb189b486945e79c167a4a024d': 'Bottom outer layer',
2995
+ '77ad0879912d0a306724c319eed113e2': 'Label for marking and selection',
2996
+ 'ee66d7a2d02188816d633d11cf1a8b27': 'General label',
2997
+ '092c4410e162bb3371f2aab804501f24': 'Front icon',
2998
+ '3e7392ab43c6c76f294f41c3058c2ab1': 'Value matching field',
2999
+ '2135be5a60fc3c6fe864e159e289af51': 'When the mapping table is an array object and the object has multiple keys, the field used to match the value is value by default',
3000
+ '6a1ca1c113a9b5bee58ea009e40f5954': 'Matching field, default is value',
3001
+ 'dc7becbad712786c9e4766636047e509': 'When the mapping table is an array object, it is used as the display field. Please use a custom display template to display multiple fields. The default is label',
3002
+ '1140acc9ac4b803b733f70445e7d495a': 'Display field, default is label',
3003
+ '55497c5de8558f1a164e437205cd510b': '<p>When the value hits the left key, display the content on the right<br/>When the value does not hit, display the content with the key<code>*</code>by default</div><br/>(please ensure that the key value is unique)',
3004
+ '94124fa72dbfbb81611496cada6ebf4c': 'Please keep the array member structure the same',
3005
+ 'a3221d2d224767df4afa7a8653ded8fe': 'Internal alignment',
3006
+ 'e8bb313fb86cf474c0e264794bc85896': 'Whether to fix the header',
3007
+ '8e903bee4578f72bbecf9eb62d7b875c': 'Display level',
3008
+ 'c17fef27ea1d970fc66f4c4c3d442129': 'Default inner spacing'
2933
3009
  });