amis-editor 5.2.5-beta.5 → 5.2.5-beta.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (937) hide show
  1. package/esm/component/BaseControl.d.ts +1 -799
  2. package/esm/component/BaseControl.js +9 -9
  3. package/esm/component/InputComponentName.d.ts +1 -2
  4. package/esm/component/InputComponentName.js +3 -2
  5. package/esm/component/TableViewEditor.js +362 -524
  6. package/esm/icons/btn/btn-group.svg.js +1 -1
  7. package/esm/icons/btn/btn-select.svg.js +1 -1
  8. package/esm/icons/btn/btn-toolbar.svg.js +1 -1
  9. package/esm/icons/btn/button.svg.js +1 -1
  10. package/esm/icons/btn/dropdown-btn.svg.js +1 -1
  11. package/esm/icons/container/anchor-nav.svg.js +1 -1
  12. package/esm/icons/container/collapse.svg.js +1 -1
  13. package/esm/icons/container/container.svg.js +1 -1
  14. package/esm/icons/container/flex-container.svg.js +1 -1
  15. package/esm/icons/container/form-group.svg.js +1 -1
  16. package/esm/icons/container/grid.svg.js +1 -1
  17. package/esm/icons/container/iframe.svg.js +1 -1
  18. package/esm/icons/container/panel.svg.js +1 -1
  19. package/esm/icons/container/table-view.svg.js +1 -1
  20. package/esm/icons/container/tabs.svg.js +1 -1
  21. package/esm/icons/container/tooltip-wrapper.svg.js +1 -1
  22. package/esm/icons/container/web-component.svg.js +1 -1
  23. package/esm/icons/display/aBaseline.svg.js +28 -0
  24. package/esm/icons/display/aCenter.svg.js +28 -0
  25. package/esm/icons/display/aFlexEnd.svg.js +28 -0
  26. package/esm/icons/display/aFlexStart.svg.js +28 -0
  27. package/esm/icons/display/aStretch.svg.js +28 -0
  28. package/esm/icons/display/block.svg.js +25 -0
  29. package/esm/icons/display/dcolumn.svg.js +24 -0
  30. package/esm/icons/display/dcolumnReverse.svg.js +31 -0
  31. package/esm/icons/display/drow.svg.js +24 -0
  32. package/esm/icons/display/drowReverse.svg.js +25 -0
  33. package/esm/icons/display/flex.svg.js +37 -0
  34. package/esm/icons/display/inline-block.svg.js +25 -0
  35. package/esm/icons/display/inline.svg.js +19 -0
  36. package/esm/icons/display/jCenter.svg.js +28 -0
  37. package/esm/icons/display/jFlexEnd.svg.js +28 -0
  38. package/esm/icons/display/jFlexStart.svg.js +28 -0
  39. package/esm/icons/display/jSpaceAround.svg.js +28 -0
  40. package/esm/icons/display/jSpaceBetween.svg.js +28 -0
  41. package/esm/icons/feat/audio.svg.js +1 -1
  42. package/esm/icons/feat/custom.svg.js +1 -1
  43. package/esm/icons/feat/each.svg.js +1 -1
  44. package/esm/icons/feat/form.svg.js +1 -1
  45. package/esm/icons/feat/nav.svg.js +1 -1
  46. package/esm/icons/feat/qrcode.svg.js +1 -1
  47. package/esm/icons/feat/service.svg.js +1 -1
  48. package/esm/icons/feat/table.svg.js +1 -1
  49. package/esm/icons/feat/tasks.svg.js +1 -1
  50. package/esm/icons/feat/video.svg.js +1 -1
  51. package/esm/icons/feat/wizard.svg.js +1 -1
  52. package/esm/icons/form/chained-select.svg.js +1 -1
  53. package/esm/icons/form/checkbox.svg.js +1 -1
  54. package/esm/icons/form/checkboxes.svg.js +1 -1
  55. package/esm/icons/form/combo.svg.js +1 -1
  56. package/esm/icons/form/condition-builder.svg.js +1 -1
  57. package/esm/icons/form/diff-editor.svg.js +1 -1
  58. package/esm/icons/form/editor.svg.js +1 -1
  59. package/esm/icons/form/formula.svg.js +1 -1
  60. package/esm/icons/form/hidden.svg.js +1 -1
  61. package/esm/icons/form/input-city.svg.js +1 -1
  62. package/esm/icons/form/input-color.svg.js +1 -1
  63. package/esm/icons/form/input-date-range.svg.js +1 -1
  64. package/esm/icons/form/input-date.svg.js +1 -1
  65. package/esm/icons/form/input-datetime.svg.js +1 -1
  66. package/esm/icons/form/input-email.svg.js +1 -1
  67. package/esm/icons/form/input-excel.svg.js +1 -1
  68. package/esm/icons/form/input-file.svg.js +1 -1
  69. package/esm/icons/form/input-group.svg.js +1 -1
  70. package/esm/icons/form/input-image.svg.js +1 -1
  71. package/esm/icons/form/input-kv.svg.js +1 -1
  72. package/esm/icons/form/input-month-range.svg.js +1 -1
  73. package/esm/icons/form/input-number.svg.js +1 -1
  74. package/esm/icons/form/input-password.svg.js +1 -1
  75. package/esm/icons/form/input-quarter-range.svg.js +1 -1
  76. package/esm/icons/form/input-range.svg.js +1 -1
  77. package/esm/icons/form/input-rating.svg.js +1 -1
  78. package/esm/icons/form/input-repeat.svg.js +1 -1
  79. package/esm/icons/form/input-rich-text.svg.js +1 -1
  80. package/esm/icons/form/input-tag.svg.js +1 -1
  81. package/esm/icons/form/input-text.svg.js +1 -1
  82. package/esm/icons/form/input-time-range.svg.js +1 -1
  83. package/esm/icons/form/input-time.svg.js +1 -1
  84. package/esm/icons/form/input-tree.svg.js +1 -1
  85. package/esm/icons/form/input-url.svg.js +1 -1
  86. package/esm/icons/form/input-year.svg.js +1 -1
  87. package/esm/icons/form/inputArray.svg.js +1 -1
  88. package/esm/icons/form/list-select.svg.js +1 -1
  89. package/esm/icons/form/location-picker.svg.js +1 -1
  90. package/esm/icons/form/matrix-checkboxes.svg.js +1 -1
  91. package/esm/icons/form/month.svg.js +1 -1
  92. package/esm/icons/form/nested-select.svg.js +1 -1
  93. package/esm/icons/form/picker.svg.js +1 -1
  94. package/esm/icons/form/quarter.svg.js +1 -1
  95. package/esm/icons/form/radios.svg.js +1 -1
  96. package/esm/icons/form/select.svg.js +1 -1
  97. package/esm/icons/form/static.svg.js +1 -1
  98. package/esm/icons/form/sub-form.svg.js +1 -1
  99. package/esm/icons/form/switch.svg.js +1 -1
  100. package/esm/icons/form/tabs-transfer.svg.js +1 -1
  101. package/esm/icons/form/textarea.svg.js +1 -1
  102. package/esm/icons/form/transfer.svg.js +1 -1
  103. package/esm/icons/form/tree-select.svg.js +1 -1
  104. package/esm/icons/form/uuid.svg.js +1 -1
  105. package/esm/icons/index.js +42 -1
  106. package/esm/icons/layout/layout-1with2.svg.js +1 -1
  107. package/esm/icons/layout/layout-2cols.svg.js +1 -1
  108. package/esm/icons/layout/layout-2row.svg.js +1 -1
  109. package/esm/icons/layout/layout-2with1.svg.js +1 -1
  110. package/esm/icons/layout/layout-3cols.svg.js +1 -1
  111. package/esm/icons/layout/layout-3row.svg.js +1 -1
  112. package/esm/icons/layout/layout-absolute.svg.js +1 -1
  113. package/esm/icons/layout/layout-fixed-top.svg.js +1 -1
  114. package/esm/icons/layout/layout-fixed.svg.js +1 -1
  115. package/esm/icons/layout/layout-free-container.svg.js +1 -1
  116. package/esm/icons/layout/layout-full.svg.js +1 -1
  117. package/esm/icons/layout/layout1-2.svg.js +1 -1
  118. package/esm/icons/layout/layout2-1.svg.js +1 -1
  119. package/esm/icons/layout/layout3-1.svg.js +1 -1
  120. package/esm/icons/layout/layout3-2.svg.js +1 -1
  121. package/esm/icons/other/divider.svg.js +1 -1
  122. package/esm/icons/other/property-sheet.svg.js +1 -1
  123. package/esm/icons/other/tooltip.svg.js +1 -1
  124. package/esm/icons/show/URL.svg.js +1 -1
  125. package/esm/icons/show/avatar.svg.js +1 -1
  126. package/esm/icons/show/breadcrumb.svg.js +1 -1
  127. package/esm/icons/show/card.svg.js +1 -1
  128. package/esm/icons/show/cards.svg.js +1 -1
  129. package/esm/icons/show/carousel.svg.js +1 -1
  130. package/esm/icons/show/chart.svg.js +1 -1
  131. package/esm/icons/show/code.svg.js +1 -1
  132. package/esm/icons/show/date.svg.js +1 -1
  133. package/esm/icons/show/datetime.svg.js +1 -1
  134. package/esm/icons/show/image.svg.js +1 -1
  135. package/esm/icons/show/images.svg.js +1 -1
  136. package/esm/icons/show/json-view.svg.js +1 -1
  137. package/esm/icons/show/list.svg.js +1 -1
  138. package/esm/icons/show/log.svg.js +1 -1
  139. package/esm/icons/show/mapping.svg.js +1 -1
  140. package/esm/icons/show/markdown.svg.js +1 -1
  141. package/esm/icons/show/plain.svg.js +1 -1
  142. package/esm/icons/show/progress.svg.js +1 -1
  143. package/esm/icons/show/sparkline.svg.js +1 -1
  144. package/esm/icons/show/status.svg.js +1 -1
  145. package/esm/icons/show/steps.svg.js +1 -1
  146. package/esm/icons/show/time.svg.js +1 -1
  147. package/esm/icons/theme/css.svg.js +21 -0
  148. package/esm/index.d.ts +4 -1
  149. package/esm/index.js +5 -2
  150. package/esm/locale/en-US.js +1 -1
  151. package/esm/locale/zh-CN.js +1 -1
  152. package/esm/plugin/Alert.d.ts +1 -1
  153. package/esm/plugin/Alert.js +80 -160
  154. package/esm/plugin/AnchorNav.js +236 -331
  155. package/esm/plugin/Audio.d.ts +1 -1
  156. package/esm/plugin/Audio.js +104 -169
  157. package/esm/plugin/Avatar.d.ts +1 -1
  158. package/esm/plugin/Avatar.js +219 -299
  159. package/esm/plugin/Breadcrumb.js +66 -136
  160. package/esm/plugin/Button.d.ts +1 -1
  161. package/esm/plugin/Button.js +277 -367
  162. package/esm/plugin/ButtonGroup.d.ts +1 -1
  163. package/esm/plugin/ButtonGroup.js +101 -181
  164. package/esm/plugin/CRUD.d.ts +1 -2
  165. package/esm/plugin/CRUD.js +1077 -1215
  166. package/esm/plugin/CRUD2.d.ts +1 -2
  167. package/esm/plugin/CRUD2.js +867 -1136
  168. package/esm/plugin/Card.d.ts +1 -1
  169. package/esm/plugin/Card.js +175 -270
  170. package/esm/plugin/Card2.d.ts +1 -1
  171. package/esm/plugin/Card2.js +68 -143
  172. package/esm/plugin/Cards.js +212 -307
  173. package/esm/plugin/Carousel.d.ts +2 -2
  174. package/esm/plugin/Carousel.js +257 -332
  175. package/esm/plugin/Chart.d.ts +1 -1
  176. package/esm/plugin/Chart.js +194 -274
  177. package/esm/plugin/CodeView.d.ts +1 -1
  178. package/esm/plugin/CodeView.js +39 -104
  179. package/esm/plugin/Collapse.d.ts +1 -1
  180. package/esm/plugin/Collapse.js +89 -164
  181. package/esm/plugin/CollapseGroup.d.ts +1 -1
  182. package/esm/plugin/CollapseGroup.js +176 -251
  183. package/esm/plugin/ColumnToggler.d.ts +1 -1
  184. package/esm/plugin/ColumnToggler.js +72 -137
  185. package/esm/plugin/Container.d.ts +1 -1
  186. package/esm/plugin/Container.js +124 -283
  187. package/esm/plugin/Custom.js +72 -142
  188. package/esm/plugin/CustomRegion.js +98 -173
  189. package/esm/plugin/Date.d.ts +1 -1
  190. package/esm/plugin/Date.js +47 -117
  191. package/esm/plugin/Datetime.d.ts +0 -1
  192. package/esm/plugin/Datetime.js +42 -87
  193. package/esm/plugin/Dialog.d.ts +2 -2
  194. package/esm/plugin/Dialog.js +158 -228
  195. package/esm/plugin/Divider.js +29 -94
  196. package/esm/plugin/Drawer.d.ts +2 -2
  197. package/esm/plugin/Drawer.js +197 -257
  198. package/esm/plugin/DropDownButton.js +173 -268
  199. package/esm/plugin/Each.js +103 -188
  200. package/esm/plugin/Flex.js +5 -25
  201. package/esm/plugin/Form/ButtonGroupSelect.d.ts +1 -1
  202. package/esm/plugin/Form/ButtonGroupSelect.js +116 -201
  203. package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
  204. package/esm/plugin/Form/ButtonToolbar.js +89 -174
  205. package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
  206. package/esm/plugin/Form/ChainedSelect.js +124 -209
  207. package/esm/plugin/Form/Checkbox.d.ts +1 -1
  208. package/esm/plugin/Form/Checkbox.js +121 -211
  209. package/esm/plugin/Form/Checkboxes.d.ts +1 -1
  210. package/esm/plugin/Form/Checkboxes.js +142 -232
  211. package/esm/plugin/Form/CodeEditor.d.ts +0 -1
  212. package/esm/plugin/Form/CodeEditor.js +152 -242
  213. package/esm/plugin/Form/Combo.d.ts +1 -1
  214. package/esm/plugin/Form/Combo.js +433 -529
  215. package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
  216. package/esm/plugin/Form/ConditionBuilder.js +88 -158
  217. package/esm/plugin/Form/Control.d.ts +1 -1
  218. package/esm/plugin/Form/Control.js +52 -127
  219. package/esm/plugin/Form/DiffEditor.d.ts +0 -1
  220. package/esm/plugin/Form/DiffEditor.js +159 -249
  221. package/esm/plugin/Form/FieldSet.d.ts +1 -1
  222. package/esm/plugin/Form/FieldSet.js +97 -167
  223. package/esm/plugin/Form/Form.d.ts +1 -1
  224. package/esm/plugin/Form/Form.js +581 -681
  225. package/esm/plugin/Form/Formula.d.ts +1 -10
  226. package/esm/plugin/Form/Formula.js +55 -130
  227. package/esm/plugin/Form/Group.js +173 -253
  228. package/esm/plugin/Form/Hidden.d.ts +1 -10
  229. package/esm/plugin/Form/Hidden.js +29 -99
  230. package/esm/plugin/Form/InputArray.js +145 -235
  231. package/esm/plugin/Form/InputCity.d.ts +1 -1
  232. package/esm/plugin/Form/InputCity.js +122 -212
  233. package/esm/plugin/Form/InputColor.d.ts +1 -1
  234. package/esm/plugin/Form/InputColor.js +201 -301
  235. package/esm/plugin/Form/InputDate.d.ts +1 -1
  236. package/esm/plugin/Form/InputDate.js +202 -297
  237. package/esm/plugin/Form/InputDateRange.d.ts +1 -1
  238. package/esm/plugin/Form/InputDateRange.js +255 -350
  239. package/esm/plugin/Form/InputDateTime.js +24 -89
  240. package/esm/plugin/Form/InputDateTimeRange.js +25 -95
  241. package/esm/plugin/Form/InputEmail.js +22 -77
  242. package/esm/plugin/Form/InputExcel.d.ts +1 -1
  243. package/esm/plugin/Form/InputExcel.js +80 -160
  244. package/esm/plugin/Form/InputFile.d.ts +1 -1
  245. package/esm/plugin/Form/InputFile.js +264 -344
  246. package/esm/plugin/Form/InputGroup.d.ts +1 -2
  247. package/esm/plugin/Form/InputGroup.js +65 -150
  248. package/esm/plugin/Form/InputImage.d.ts +1 -1
  249. package/esm/plugin/Form/InputImage.js +302 -382
  250. package/esm/plugin/Form/InputKV.js +90 -170
  251. package/esm/plugin/Form/InputMonth.js +21 -86
  252. package/esm/plugin/Form/InputMonthRange.js +25 -95
  253. package/esm/plugin/Form/InputNumber.d.ts +1 -1
  254. package/esm/plugin/Form/InputNumber.js +199 -277
  255. package/esm/plugin/Form/InputPassword.js +22 -77
  256. package/esm/plugin/Form/InputQuarter.js +21 -86
  257. package/esm/plugin/Form/InputQuarterRange.js +25 -95
  258. package/esm/plugin/Form/InputRange.d.ts +1 -1
  259. package/esm/plugin/Form/InputRange.js +220 -305
  260. package/esm/plugin/Form/InputRating.d.ts +1 -1
  261. package/esm/plugin/Form/InputRating.js +266 -356
  262. package/esm/plugin/Form/InputRepeat.js +38 -103
  263. package/esm/plugin/Form/InputRichText.d.ts +0 -1
  264. package/esm/plugin/Form/InputRichText.js +224 -297
  265. package/esm/plugin/Form/InputSubForm.js +155 -240
  266. package/esm/plugin/Form/InputTable.d.ts +1 -1
  267. package/esm/plugin/Form/InputTable.js +543 -643
  268. package/esm/plugin/Form/InputTag.d.ts +1 -1
  269. package/esm/plugin/Form/InputTag.js +115 -205
  270. package/esm/plugin/Form/InputText.d.ts +1 -1
  271. package/esm/plugin/Form/InputText.js +265 -401
  272. package/esm/plugin/Form/InputTime.js +24 -89
  273. package/esm/plugin/Form/InputTimeRange.js +25 -95
  274. package/esm/plugin/Form/InputTree.d.ts +1 -1
  275. package/esm/plugin/Form/InputTree.js +424 -520
  276. package/esm/plugin/Form/InputURL.js +23 -83
  277. package/esm/plugin/Form/InputYear.js +21 -86
  278. package/esm/plugin/Form/InputYearRange.js +25 -95
  279. package/esm/plugin/Form/Item.d.ts +1 -1
  280. package/esm/plugin/Form/Item.js +173 -213
  281. package/esm/plugin/Form/ListSelect.d.ts +1 -1
  282. package/esm/plugin/Form/ListSelect.js +86 -171
  283. package/esm/plugin/Form/LocationPicker.d.ts +3 -2
  284. package/esm/plugin/Form/LocationPicker.js +88 -114
  285. package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
  286. package/esm/plugin/Form/MatrixCheckboxes.js +148 -233
  287. package/esm/plugin/Form/NestedSelect.d.ts +1 -1
  288. package/esm/plugin/Form/NestedSelect.js +235 -325
  289. package/esm/plugin/Form/Picker.js +176 -261
  290. package/esm/plugin/Form/Radios.d.ts +1 -1
  291. package/esm/plugin/Form/Radios.js +135 -230
  292. package/esm/plugin/Form/Select.d.ts +1 -1
  293. package/esm/plugin/Form/Select.js +245 -340
  294. package/esm/plugin/Form/Static.d.ts +1 -1
  295. package/esm/plugin/Form/Static.js +109 -209
  296. package/esm/plugin/Form/Switch.d.ts +1 -1
  297. package/esm/plugin/Form/Switch.js +157 -252
  298. package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
  299. package/esm/plugin/Form/TabsTransfer.js +227 -317
  300. package/esm/plugin/Form/Textarea.d.ts +0 -1
  301. package/esm/plugin/Form/Textarea.js +122 -212
  302. package/esm/plugin/Form/Transfer.d.ts +1 -1
  303. package/esm/plugin/Form/Transfer.js +256 -346
  304. package/esm/plugin/Form/TreeSelect.d.ts +1 -1
  305. package/esm/plugin/Form/TreeSelect.js +410 -505
  306. package/esm/plugin/Form/UUID.d.ts +1 -10
  307. package/esm/plugin/Form/UUID.js +29 -99
  308. package/esm/plugin/Grid.d.ts +0 -1
  309. package/esm/plugin/Grid.js +513 -643
  310. package/esm/plugin/HBox.d.ts +0 -1
  311. package/esm/plugin/HBox.js +463 -583
  312. package/esm/plugin/IFrame.d.ts +2 -11
  313. package/esm/plugin/IFrame.js +53 -126
  314. package/esm/plugin/Image.d.ts +2 -2
  315. package/esm/plugin/Image.js +219 -309
  316. package/esm/plugin/Images.d.ts +3 -3
  317. package/esm/plugin/Images.js +160 -230
  318. package/esm/plugin/Json.d.ts +1 -1
  319. package/esm/plugin/Json.js +40 -110
  320. package/esm/plugin/Layout/FlexPluginBase.js +175 -357
  321. package/esm/plugin/Layout/Layout_fixed.js +23 -63
  322. package/esm/plugin/Layout/Layout_free_container.js +18 -58
  323. package/esm/plugin/Layout/Layout_sorption_container.js +27 -70
  324. package/esm/plugin/Link.js +63 -133
  325. package/esm/plugin/List.js +267 -382
  326. package/esm/plugin/ListItem.d.ts +1 -1
  327. package/esm/plugin/ListItem.js +133 -193
  328. package/esm/plugin/Log.d.ts +1 -1
  329. package/esm/plugin/Log.js +96 -166
  330. package/esm/plugin/Mapping.js +147 -247
  331. package/esm/plugin/Markdown.d.ts +1 -1
  332. package/esm/plugin/Markdown.js +32 -102
  333. package/esm/plugin/Nav.d.ts +1 -1
  334. package/esm/plugin/Nav.js +301 -386
  335. package/esm/plugin/OfficeViewer.d.ts +22 -0
  336. package/esm/plugin/OfficeViewer.js +91 -0
  337. package/esm/plugin/Operation.d.ts +1 -1
  338. package/esm/plugin/Operation.js +47 -112
  339. package/esm/plugin/Others/Action.js +304 -329
  340. package/esm/plugin/Others/TableCell.d.ts +1 -1
  341. package/esm/plugin/Others/TableCell.js +304 -329
  342. package/esm/plugin/Page.d.ts +2 -3
  343. package/esm/plugin/Page.js +267 -377
  344. package/esm/plugin/Pagination.d.ts +1 -1
  345. package/esm/plugin/Pagination.js +211 -296
  346. package/esm/plugin/Panel.d.ts +1 -1
  347. package/esm/plugin/Panel.js +172 -252
  348. package/esm/plugin/Plain.d.ts +1 -1
  349. package/esm/plugin/Plain.js +101 -186
  350. package/esm/plugin/Progress.d.ts +1 -1
  351. package/esm/plugin/Progress.js +203 -283
  352. package/esm/plugin/Property.js +84 -149
  353. package/esm/plugin/QRCode.js +64 -134
  354. package/esm/plugin/Reset.js +13 -58
  355. package/esm/plugin/Service.d.ts +1 -1
  356. package/esm/plugin/Service.js +166 -251
  357. package/esm/plugin/Sparkline.js +24 -89
  358. package/esm/plugin/Status.d.ts +1 -1
  359. package/esm/plugin/Status.js +226 -304
  360. package/esm/plugin/Steps.js +90 -140
  361. package/esm/plugin/Submit.js +13 -53
  362. package/esm/plugin/Table.d.ts +1 -1
  363. package/esm/plugin/Table.js +544 -641
  364. package/esm/plugin/Table2.d.ts +1 -1
  365. package/esm/plugin/Table2.js +731 -827
  366. package/esm/plugin/TableCell2.js +410 -437
  367. package/esm/plugin/TableView.d.ts +0 -1
  368. package/esm/plugin/TableView.js +563 -622
  369. package/esm/plugin/Tabs.d.ts +0 -1
  370. package/esm/plugin/Tabs.js +341 -468
  371. package/esm/plugin/Tag.d.ts +1 -1
  372. package/esm/plugin/Tag.js +122 -202
  373. package/esm/plugin/Tasks.d.ts +0 -1
  374. package/esm/plugin/Tasks.js +162 -227
  375. package/esm/plugin/Time.d.ts +0 -1
  376. package/esm/plugin/Time.js +44 -84
  377. package/esm/plugin/Timeline.d.ts +1 -1
  378. package/esm/plugin/Timeline.js +91 -168
  379. package/esm/plugin/TooltipWrapper.d.ts +1 -1
  380. package/esm/plugin/TooltipWrapper.js +190 -270
  381. package/esm/plugin/Tpl.d.ts +1 -1
  382. package/esm/plugin/Tpl.js +91 -184
  383. package/esm/plugin/Video.d.ts +2 -2
  384. package/esm/plugin/Video.js +101 -171
  385. package/esm/plugin/WebComponent.d.ts +1 -1
  386. package/esm/plugin/WebComponent.js +45 -125
  387. package/esm/plugin/Wizard.js +624 -735
  388. package/esm/plugin/Wrapper.d.ts +1 -1
  389. package/esm/plugin/Wrapper.js +105 -258
  390. package/esm/renderer/APIControl.d.ts +128 -4854
  391. package/esm/renderer/APIControl.js +730 -837
  392. package/esm/renderer/ActionApiControl.d.ts +74 -6384
  393. package/esm/renderer/BadgeControl.d.ts +5 -5
  394. package/esm/renderer/BadgeControl.js +229 -269
  395. package/esm/renderer/ButtonGroupControl.d.ts +21 -0
  396. package/esm/renderer/ButtonGroupControl.js +37 -0
  397. package/esm/renderer/DataBindingControl.js +175 -210
  398. package/esm/renderer/DataMappingControl.d.ts +2 -2
  399. package/esm/renderer/DataMappingControl.js +29 -40
  400. package/esm/renderer/DataPickerControl.js +35 -50
  401. package/esm/renderer/DateShortCutControl.js +251 -346
  402. package/esm/renderer/ExpressionFormulaControl.js +169 -238
  403. package/esm/renderer/FeatureControl.d.ts +1 -1
  404. package/esm/renderer/FeatureControl.js +179 -241
  405. package/esm/renderer/FlexSettingControl.d.ts +20 -0
  406. package/esm/renderer/FlexSettingControl.js +175 -0
  407. package/esm/renderer/FormulaControl.js +344 -463
  408. package/esm/renderer/GoConfigControl.js +25 -35
  409. package/esm/renderer/MapSourceControl.d.ts +9 -1603
  410. package/esm/renderer/MapSourceControl.js +271 -357
  411. package/esm/renderer/NavBadgeControl.d.ts +11 -15
  412. package/esm/renderer/NavBadgeControl.js +228 -263
  413. package/esm/renderer/NavDefaultActive.d.ts +1 -1
  414. package/esm/renderer/NavDefaultActive.js +61 -70
  415. package/esm/renderer/NavSourceControl.d.ts +2 -2
  416. package/esm/renderer/NavSourceControl.js +296 -390
  417. package/esm/renderer/OptionControl.d.ts +3 -4
  418. package/esm/renderer/OptionControl.js +612 -781
  419. package/esm/renderer/RangePartsControl.js +264 -339
  420. package/esm/renderer/StatusControl.js +134 -170
  421. package/esm/renderer/SwitchMoreControl.d.ts +46 -86
  422. package/esm/renderer/SwitchMoreControl.js +311 -413
  423. package/esm/renderer/TimelineItemControl.d.ts +1 -1
  424. package/esm/renderer/TimelineItemControl.js +422 -540
  425. package/esm/renderer/TransferTableControl.d.ts +1 -1
  426. package/esm/renderer/TransferTableControl.js +332 -408
  427. package/esm/renderer/TreeOptionControl.d.ts +2 -2
  428. package/esm/renderer/TreeOptionControl.js +479 -611
  429. package/esm/renderer/ValidationControl.js +229 -283
  430. package/esm/renderer/ValidationItem.js +124 -160
  431. package/esm/renderer/event-control/action-config-dialog.js +200 -217
  432. package/esm/renderer/event-control/action-config-panel.d.ts +1 -1
  433. package/esm/renderer/event-control/action-config-panel.js +37 -42
  434. package/esm/renderer/event-control/comp-action-select.js +28 -38
  435. package/esm/renderer/event-control/helper.d.ts +18 -32
  436. package/esm/renderer/event-control/helper.js +57 -73
  437. package/esm/renderer/event-control/index.js +673 -816
  438. package/esm/renderer/style-control/Background.js +6 -11
  439. package/esm/renderer/style-control/Border.js +7 -12
  440. package/esm/renderer/style-control/BoxModel.js +4 -9
  441. package/esm/renderer/style-control/BoxShadow.js +7 -12
  442. package/esm/renderer/style-control/Display.js +4 -9
  443. package/esm/renderer/style-control/Font.js +4 -9
  444. package/esm/renderer/style-control/InsetBoxModel.js +4 -9
  445. package/esm/renderer/style-control/{ThemeClassName.d.ts → ThemeCssCode.d.ts} +1 -1
  446. package/esm/renderer/style-control/ThemeCssCode.js +347 -0
  447. package/esm/renderer/style-control/font-family.js +1 -1
  448. package/esm/renderer/style-control/helper.d.ts +2 -0
  449. package/esm/renderer/style-control/helper.js +71 -0
  450. package/esm/renderer/style-control/themeLanguage.d.ts +1 -0
  451. package/esm/renderer/style-control/themeLanguage.js +3112 -0
  452. package/esm/renderer/style-control/transformation.js +3 -2
  453. package/esm/renderer/textarea-formula/FormulaPicker.js +4 -3
  454. package/esm/renderer/textarea-formula/TextareaFormulaControl.js +223 -323
  455. package/esm/renderer/textarea-formula/plugin.js +157 -226
  456. package/esm/renderer/textarea-formula/utils.js +5 -5
  457. package/esm/tpl/api.js +1 -1
  458. package/esm/tpl/common.js +21 -22
  459. package/esm/tpl/horizontal.js +1 -1
  460. package/esm/tpl/layout.js +27 -12
  461. package/esm/tpl/options.js +3 -3
  462. package/esm/tpl/remark.js +1 -1
  463. package/esm/tpl/style.js +69 -75
  464. package/esm/tpl/validations.js +4 -4
  465. package/esm/util.d.ts +9 -33
  466. package/esm/util.js +1 -1
  467. package/esm/validator.js +5 -5
  468. package/lib/component/BaseControl.d.ts +1 -799
  469. package/lib/component/BaseControl.js +8 -8
  470. package/lib/component/InputComponentName.d.ts +1 -2
  471. package/lib/component/InputComponentName.js +3 -2
  472. package/lib/component/TableViewEditor.js +361 -523
  473. package/lib/icons/btn/btn-group.svg.js +1 -1
  474. package/lib/icons/btn/btn-select.svg.js +1 -1
  475. package/lib/icons/btn/btn-toolbar.svg.js +1 -1
  476. package/lib/icons/btn/button.svg.js +1 -1
  477. package/lib/icons/btn/dropdown-btn.svg.js +1 -1
  478. package/lib/icons/container/anchor-nav.svg.js +1 -1
  479. package/lib/icons/container/collapse.svg.js +1 -1
  480. package/lib/icons/container/container.svg.js +1 -1
  481. package/lib/icons/container/flex-container.svg.js +1 -1
  482. package/lib/icons/container/form-group.svg.js +1 -1
  483. package/lib/icons/container/grid.svg.js +1 -1
  484. package/lib/icons/container/iframe.svg.js +1 -1
  485. package/lib/icons/container/panel.svg.js +1 -1
  486. package/lib/icons/container/table-view.svg.js +1 -1
  487. package/lib/icons/container/tabs.svg.js +1 -1
  488. package/lib/icons/container/tooltip-wrapper.svg.js +1 -1
  489. package/lib/icons/container/web-component.svg.js +1 -1
  490. package/lib/icons/display/aBaseline.svg.js +52 -0
  491. package/lib/icons/display/aCenter.svg.js +52 -0
  492. package/lib/icons/display/aFlexEnd.svg.js +52 -0
  493. package/lib/icons/display/aFlexStart.svg.js +52 -0
  494. package/lib/icons/display/aStretch.svg.js +52 -0
  495. package/lib/icons/display/block.svg.js +49 -0
  496. package/lib/icons/display/dcolumn.svg.js +48 -0
  497. package/lib/icons/display/dcolumnReverse.svg.js +55 -0
  498. package/lib/icons/display/drow.svg.js +48 -0
  499. package/lib/icons/display/drowReverse.svg.js +49 -0
  500. package/lib/icons/display/flex.svg.js +61 -0
  501. package/lib/icons/display/inline-block.svg.js +49 -0
  502. package/lib/icons/display/inline.svg.js +43 -0
  503. package/lib/icons/display/jCenter.svg.js +52 -0
  504. package/lib/icons/display/jFlexEnd.svg.js +52 -0
  505. package/lib/icons/display/jFlexStart.svg.js +52 -0
  506. package/lib/icons/display/jSpaceAround.svg.js +52 -0
  507. package/lib/icons/display/jSpaceBetween.svg.js +52 -0
  508. package/lib/icons/feat/audio.svg.js +1 -1
  509. package/lib/icons/feat/custom.svg.js +1 -1
  510. package/lib/icons/feat/each.svg.js +1 -1
  511. package/lib/icons/feat/form.svg.js +1 -1
  512. package/lib/icons/feat/nav.svg.js +1 -1
  513. package/lib/icons/feat/qrcode.svg.js +1 -1
  514. package/lib/icons/feat/service.svg.js +1 -1
  515. package/lib/icons/feat/table.svg.js +1 -1
  516. package/lib/icons/feat/tasks.svg.js +1 -1
  517. package/lib/icons/feat/video.svg.js +1 -1
  518. package/lib/icons/feat/wizard.svg.js +1 -1
  519. package/lib/icons/form/chained-select.svg.js +1 -1
  520. package/lib/icons/form/checkbox.svg.js +1 -1
  521. package/lib/icons/form/checkboxes.svg.js +1 -1
  522. package/lib/icons/form/combo.svg.js +1 -1
  523. package/lib/icons/form/condition-builder.svg.js +1 -1
  524. package/lib/icons/form/diff-editor.svg.js +1 -1
  525. package/lib/icons/form/editor.svg.js +1 -1
  526. package/lib/icons/form/formula.svg.js +1 -1
  527. package/lib/icons/form/hidden.svg.js +1 -1
  528. package/lib/icons/form/input-city.svg.js +1 -1
  529. package/lib/icons/form/input-color.svg.js +1 -1
  530. package/lib/icons/form/input-date-range.svg.js +1 -1
  531. package/lib/icons/form/input-date.svg.js +1 -1
  532. package/lib/icons/form/input-datetime.svg.js +1 -1
  533. package/lib/icons/form/input-email.svg.js +1 -1
  534. package/lib/icons/form/input-excel.svg.js +1 -1
  535. package/lib/icons/form/input-file.svg.js +1 -1
  536. package/lib/icons/form/input-group.svg.js +1 -1
  537. package/lib/icons/form/input-image.svg.js +1 -1
  538. package/lib/icons/form/input-kv.svg.js +1 -1
  539. package/lib/icons/form/input-month-range.svg.js +1 -1
  540. package/lib/icons/form/input-number.svg.js +1 -1
  541. package/lib/icons/form/input-password.svg.js +1 -1
  542. package/lib/icons/form/input-quarter-range.svg.js +1 -1
  543. package/lib/icons/form/input-range.svg.js +1 -1
  544. package/lib/icons/form/input-rating.svg.js +1 -1
  545. package/lib/icons/form/input-repeat.svg.js +1 -1
  546. package/lib/icons/form/input-rich-text.svg.js +1 -1
  547. package/lib/icons/form/input-tag.svg.js +1 -1
  548. package/lib/icons/form/input-text.svg.js +1 -1
  549. package/lib/icons/form/input-time-range.svg.js +1 -1
  550. package/lib/icons/form/input-time.svg.js +1 -1
  551. package/lib/icons/form/input-tree.svg.js +1 -1
  552. package/lib/icons/form/input-url.svg.js +1 -1
  553. package/lib/icons/form/input-year.svg.js +1 -1
  554. package/lib/icons/form/inputArray.svg.js +1 -1
  555. package/lib/icons/form/list-select.svg.js +1 -1
  556. package/lib/icons/form/location-picker.svg.js +1 -1
  557. package/lib/icons/form/matrix-checkboxes.svg.js +1 -1
  558. package/lib/icons/form/month.svg.js +1 -1
  559. package/lib/icons/form/nested-select.svg.js +1 -1
  560. package/lib/icons/form/picker.svg.js +1 -1
  561. package/lib/icons/form/quarter.svg.js +1 -1
  562. package/lib/icons/form/radios.svg.js +1 -1
  563. package/lib/icons/form/select.svg.js +1 -1
  564. package/lib/icons/form/static.svg.js +1 -1
  565. package/lib/icons/form/sub-form.svg.js +1 -1
  566. package/lib/icons/form/switch.svg.js +1 -1
  567. package/lib/icons/form/tabs-transfer.svg.js +1 -1
  568. package/lib/icons/form/textarea.svg.js +1 -1
  569. package/lib/icons/form/transfer.svg.js +1 -1
  570. package/lib/icons/form/tree-select.svg.js +1 -1
  571. package/lib/icons/form/uuid.svg.js +1 -1
  572. package/lib/icons/index.js +42 -1
  573. package/lib/icons/layout/layout-1with2.svg.js +1 -1
  574. package/lib/icons/layout/layout-2cols.svg.js +1 -1
  575. package/lib/icons/layout/layout-2row.svg.js +1 -1
  576. package/lib/icons/layout/layout-2with1.svg.js +1 -1
  577. package/lib/icons/layout/layout-3cols.svg.js +1 -1
  578. package/lib/icons/layout/layout-3row.svg.js +1 -1
  579. package/lib/icons/layout/layout-absolute.svg.js +1 -1
  580. package/lib/icons/layout/layout-fixed-top.svg.js +1 -1
  581. package/lib/icons/layout/layout-fixed.svg.js +1 -1
  582. package/lib/icons/layout/layout-free-container.svg.js +1 -1
  583. package/lib/icons/layout/layout-full.svg.js +1 -1
  584. package/lib/icons/layout/layout1-2.svg.js +1 -1
  585. package/lib/icons/layout/layout2-1.svg.js +1 -1
  586. package/lib/icons/layout/layout3-1.svg.js +1 -1
  587. package/lib/icons/layout/layout3-2.svg.js +1 -1
  588. package/lib/icons/other/divider.svg.js +1 -1
  589. package/lib/icons/other/property-sheet.svg.js +1 -1
  590. package/lib/icons/other/tooltip.svg.js +1 -1
  591. package/lib/icons/show/URL.svg.js +1 -1
  592. package/lib/icons/show/avatar.svg.js +1 -1
  593. package/lib/icons/show/breadcrumb.svg.js +1 -1
  594. package/lib/icons/show/card.svg.js +1 -1
  595. package/lib/icons/show/cards.svg.js +1 -1
  596. package/lib/icons/show/carousel.svg.js +1 -1
  597. package/lib/icons/show/chart.svg.js +1 -1
  598. package/lib/icons/show/code.svg.js +1 -1
  599. package/lib/icons/show/date.svg.js +1 -1
  600. package/lib/icons/show/datetime.svg.js +1 -1
  601. package/lib/icons/show/image.svg.js +1 -1
  602. package/lib/icons/show/images.svg.js +1 -1
  603. package/lib/icons/show/json-view.svg.js +1 -1
  604. package/lib/icons/show/list.svg.js +1 -1
  605. package/lib/icons/show/log.svg.js +1 -1
  606. package/lib/icons/show/mapping.svg.js +1 -1
  607. package/lib/icons/show/markdown.svg.js +1 -1
  608. package/lib/icons/show/plain.svg.js +1 -1
  609. package/lib/icons/show/progress.svg.js +1 -1
  610. package/lib/icons/show/sparkline.svg.js +1 -1
  611. package/lib/icons/show/status.svg.js +1 -1
  612. package/lib/icons/show/steps.svg.js +1 -1
  613. package/lib/icons/show/time.svg.js +1 -1
  614. package/lib/icons/theme/css.svg.js +45 -0
  615. package/lib/index.d.ts +4 -1
  616. package/lib/index.js +5 -2
  617. package/lib/locale/en-US.js +1 -1
  618. package/lib/locale/zh-CN.js +1 -1
  619. package/lib/plugin/Alert.d.ts +1 -1
  620. package/lib/plugin/Alert.js +80 -160
  621. package/lib/plugin/AnchorNav.js +235 -330
  622. package/lib/plugin/Audio.d.ts +1 -1
  623. package/lib/plugin/Audio.js +104 -169
  624. package/lib/plugin/Avatar.d.ts +1 -1
  625. package/lib/plugin/Avatar.js +219 -299
  626. package/lib/plugin/Breadcrumb.js +66 -136
  627. package/lib/plugin/Button.d.ts +1 -1
  628. package/lib/plugin/Button.js +276 -366
  629. package/lib/plugin/ButtonGroup.d.ts +1 -1
  630. package/lib/plugin/ButtonGroup.js +101 -181
  631. package/lib/plugin/CRUD.d.ts +1 -2
  632. package/lib/plugin/CRUD.js +1076 -1214
  633. package/lib/plugin/CRUD2.d.ts +1 -2
  634. package/lib/plugin/CRUD2.js +865 -1134
  635. package/lib/plugin/Card.d.ts +1 -1
  636. package/lib/plugin/Card.js +175 -270
  637. package/lib/plugin/Card2.d.ts +1 -1
  638. package/lib/plugin/Card2.js +68 -143
  639. package/lib/plugin/Cards.js +212 -307
  640. package/lib/plugin/Carousel.d.ts +2 -2
  641. package/lib/plugin/Carousel.js +257 -332
  642. package/lib/plugin/Chart.d.ts +1 -1
  643. package/lib/plugin/Chart.js +194 -274
  644. package/lib/plugin/CodeView.d.ts +1 -1
  645. package/lib/plugin/CodeView.js +39 -104
  646. package/lib/plugin/Collapse.d.ts +1 -1
  647. package/lib/plugin/Collapse.js +89 -164
  648. package/lib/plugin/CollapseGroup.d.ts +1 -1
  649. package/lib/plugin/CollapseGroup.js +176 -251
  650. package/lib/plugin/ColumnToggler.d.ts +1 -1
  651. package/lib/plugin/ColumnToggler.js +72 -137
  652. package/lib/plugin/Container.d.ts +1 -1
  653. package/lib/plugin/Container.js +123 -282
  654. package/lib/plugin/Custom.js +72 -142
  655. package/lib/plugin/CustomRegion.js +98 -173
  656. package/lib/plugin/Date.d.ts +1 -1
  657. package/lib/plugin/Date.js +47 -117
  658. package/lib/plugin/Datetime.d.ts +0 -1
  659. package/lib/plugin/Datetime.js +42 -87
  660. package/lib/plugin/Dialog.d.ts +2 -2
  661. package/lib/plugin/Dialog.js +157 -227
  662. package/lib/plugin/Divider.js +29 -94
  663. package/lib/plugin/Drawer.d.ts +2 -2
  664. package/lib/plugin/Drawer.js +196 -256
  665. package/lib/plugin/DropDownButton.js +173 -268
  666. package/lib/plugin/Each.js +103 -188
  667. package/lib/plugin/Flex.js +5 -25
  668. package/lib/plugin/Form/ButtonGroupSelect.d.ts +1 -1
  669. package/lib/plugin/Form/ButtonGroupSelect.js +116 -201
  670. package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
  671. package/lib/plugin/Form/ButtonToolbar.js +89 -174
  672. package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
  673. package/lib/plugin/Form/ChainedSelect.js +124 -209
  674. package/lib/plugin/Form/Checkbox.d.ts +1 -1
  675. package/lib/plugin/Form/Checkbox.js +121 -211
  676. package/lib/plugin/Form/Checkboxes.d.ts +1 -1
  677. package/lib/plugin/Form/Checkboxes.js +142 -232
  678. package/lib/plugin/Form/CodeEditor.d.ts +0 -1
  679. package/lib/plugin/Form/CodeEditor.js +152 -242
  680. package/lib/plugin/Form/Combo.d.ts +1 -1
  681. package/lib/plugin/Form/Combo.js +433 -529
  682. package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
  683. package/lib/plugin/Form/ConditionBuilder.js +88 -158
  684. package/lib/plugin/Form/Control.d.ts +1 -1
  685. package/lib/plugin/Form/Control.js +52 -127
  686. package/lib/plugin/Form/DiffEditor.d.ts +0 -1
  687. package/lib/plugin/Form/DiffEditor.js +159 -249
  688. package/lib/plugin/Form/FieldSet.d.ts +1 -1
  689. package/lib/plugin/Form/FieldSet.js +97 -167
  690. package/lib/plugin/Form/Form.d.ts +1 -1
  691. package/lib/plugin/Form/Form.js +580 -680
  692. package/lib/plugin/Form/Formula.d.ts +1 -10
  693. package/lib/plugin/Form/Formula.js +55 -130
  694. package/lib/plugin/Form/Group.js +173 -253
  695. package/lib/plugin/Form/Hidden.d.ts +1 -10
  696. package/lib/plugin/Form/Hidden.js +29 -99
  697. package/lib/plugin/Form/InputArray.js +145 -235
  698. package/lib/plugin/Form/InputCity.d.ts +1 -1
  699. package/lib/plugin/Form/InputCity.js +122 -212
  700. package/lib/plugin/Form/InputColor.d.ts +1 -1
  701. package/lib/plugin/Form/InputColor.js +200 -300
  702. package/lib/plugin/Form/InputDate.d.ts +1 -1
  703. package/lib/plugin/Form/InputDate.js +201 -296
  704. package/lib/plugin/Form/InputDateRange.d.ts +1 -1
  705. package/lib/plugin/Form/InputDateRange.js +255 -350
  706. package/lib/plugin/Form/InputDateTime.js +24 -89
  707. package/lib/plugin/Form/InputDateTimeRange.js +25 -95
  708. package/lib/plugin/Form/InputEmail.js +22 -77
  709. package/lib/plugin/Form/InputExcel.d.ts +1 -1
  710. package/lib/plugin/Form/InputExcel.js +80 -160
  711. package/lib/plugin/Form/InputFile.d.ts +1 -1
  712. package/lib/plugin/Form/InputFile.js +264 -344
  713. package/lib/plugin/Form/InputGroup.d.ts +1 -2
  714. package/lib/plugin/Form/InputGroup.js +65 -150
  715. package/lib/plugin/Form/InputImage.d.ts +1 -1
  716. package/lib/plugin/Form/InputImage.js +302 -382
  717. package/lib/plugin/Form/InputKV.js +90 -170
  718. package/lib/plugin/Form/InputMonth.js +21 -86
  719. package/lib/plugin/Form/InputMonthRange.js +25 -95
  720. package/lib/plugin/Form/InputNumber.d.ts +1 -1
  721. package/lib/plugin/Form/InputNumber.js +199 -277
  722. package/lib/plugin/Form/InputPassword.js +22 -77
  723. package/lib/plugin/Form/InputQuarter.js +21 -86
  724. package/lib/plugin/Form/InputQuarterRange.js +25 -95
  725. package/lib/plugin/Form/InputRange.d.ts +1 -1
  726. package/lib/plugin/Form/InputRange.js +220 -305
  727. package/lib/plugin/Form/InputRating.d.ts +1 -1
  728. package/lib/plugin/Form/InputRating.js +266 -356
  729. package/lib/plugin/Form/InputRepeat.js +38 -103
  730. package/lib/plugin/Form/InputRichText.d.ts +0 -1
  731. package/lib/plugin/Form/InputRichText.js +223 -296
  732. package/lib/plugin/Form/InputSubForm.js +155 -240
  733. package/lib/plugin/Form/InputTable.d.ts +1 -1
  734. package/lib/plugin/Form/InputTable.js +543 -643
  735. package/lib/plugin/Form/InputTag.d.ts +1 -1
  736. package/lib/plugin/Form/InputTag.js +115 -205
  737. package/lib/plugin/Form/InputText.d.ts +1 -1
  738. package/lib/plugin/Form/InputText.js +265 -401
  739. package/lib/plugin/Form/InputTime.js +24 -89
  740. package/lib/plugin/Form/InputTimeRange.js +25 -95
  741. package/lib/plugin/Form/InputTree.d.ts +1 -1
  742. package/lib/plugin/Form/InputTree.js +424 -520
  743. package/lib/plugin/Form/InputURL.js +23 -83
  744. package/lib/plugin/Form/InputYear.js +21 -86
  745. package/lib/plugin/Form/InputYearRange.js +25 -95
  746. package/lib/plugin/Form/Item.d.ts +1 -1
  747. package/lib/plugin/Form/Item.js +172 -212
  748. package/lib/plugin/Form/ListSelect.d.ts +1 -1
  749. package/lib/plugin/Form/ListSelect.js +86 -171
  750. package/lib/plugin/Form/LocationPicker.d.ts +3 -2
  751. package/lib/plugin/Form/LocationPicker.js +88 -114
  752. package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
  753. package/lib/plugin/Form/MatrixCheckboxes.js +148 -233
  754. package/lib/plugin/Form/NestedSelect.d.ts +1 -1
  755. package/lib/plugin/Form/NestedSelect.js +235 -325
  756. package/lib/plugin/Form/Picker.js +176 -261
  757. package/lib/plugin/Form/Radios.d.ts +1 -1
  758. package/lib/plugin/Form/Radios.js +135 -230
  759. package/lib/plugin/Form/Select.d.ts +1 -1
  760. package/lib/plugin/Form/Select.js +245 -340
  761. package/lib/plugin/Form/Static.d.ts +1 -1
  762. package/lib/plugin/Form/Static.js +109 -209
  763. package/lib/plugin/Form/Switch.d.ts +1 -1
  764. package/lib/plugin/Form/Switch.js +157 -252
  765. package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
  766. package/lib/plugin/Form/TabsTransfer.js +227 -317
  767. package/lib/plugin/Form/Textarea.d.ts +0 -1
  768. package/lib/plugin/Form/Textarea.js +122 -212
  769. package/lib/plugin/Form/Transfer.d.ts +1 -1
  770. package/lib/plugin/Form/Transfer.js +256 -346
  771. package/lib/plugin/Form/TreeSelect.d.ts +1 -1
  772. package/lib/plugin/Form/TreeSelect.js +410 -505
  773. package/lib/plugin/Form/UUID.d.ts +1 -10
  774. package/lib/plugin/Form/UUID.js +29 -99
  775. package/lib/plugin/Grid.d.ts +0 -1
  776. package/lib/plugin/Grid.js +513 -643
  777. package/lib/plugin/HBox.d.ts +0 -1
  778. package/lib/plugin/HBox.js +463 -583
  779. package/lib/plugin/IFrame.d.ts +2 -11
  780. package/lib/plugin/IFrame.js +52 -125
  781. package/lib/plugin/Image.d.ts +2 -2
  782. package/lib/plugin/Image.js +219 -309
  783. package/lib/plugin/Images.d.ts +3 -3
  784. package/lib/plugin/Images.js +160 -230
  785. package/lib/plugin/Json.d.ts +1 -1
  786. package/lib/plugin/Json.js +40 -110
  787. package/lib/plugin/Layout/FlexPluginBase.js +174 -356
  788. package/lib/plugin/Layout/Layout_fixed.js +23 -63
  789. package/lib/plugin/Layout/Layout_free_container.js +18 -58
  790. package/lib/plugin/Layout/Layout_sorption_container.js +27 -70
  791. package/lib/plugin/Link.js +63 -133
  792. package/lib/plugin/List.js +267 -382
  793. package/lib/plugin/ListItem.d.ts +1 -1
  794. package/lib/plugin/ListItem.js +133 -193
  795. package/lib/plugin/Log.d.ts +1 -1
  796. package/lib/plugin/Log.js +96 -166
  797. package/lib/plugin/Mapping.js +147 -247
  798. package/lib/plugin/Markdown.d.ts +1 -1
  799. package/lib/plugin/Markdown.js +32 -102
  800. package/lib/plugin/Nav.d.ts +1 -1
  801. package/lib/plugin/Nav.js +301 -386
  802. package/lib/plugin/OfficeViewer.d.ts +22 -0
  803. package/lib/plugin/OfficeViewer.js +95 -0
  804. package/lib/plugin/Operation.d.ts +1 -1
  805. package/lib/plugin/Operation.js +47 -112
  806. package/lib/plugin/Others/Action.js +304 -329
  807. package/lib/plugin/Others/TableCell.d.ts +1 -1
  808. package/lib/plugin/Others/TableCell.js +304 -329
  809. package/lib/plugin/Page.d.ts +2 -3
  810. package/lib/plugin/Page.js +266 -376
  811. package/lib/plugin/Pagination.d.ts +1 -1
  812. package/lib/plugin/Pagination.js +211 -296
  813. package/lib/plugin/Panel.d.ts +1 -1
  814. package/lib/plugin/Panel.js +171 -251
  815. package/lib/plugin/Plain.d.ts +1 -1
  816. package/lib/plugin/Plain.js +101 -186
  817. package/lib/plugin/Progress.d.ts +1 -1
  818. package/lib/plugin/Progress.js +203 -283
  819. package/lib/plugin/Property.js +84 -149
  820. package/lib/plugin/QRCode.js +64 -134
  821. package/lib/plugin/Reset.js +13 -58
  822. package/lib/plugin/Service.d.ts +1 -1
  823. package/lib/plugin/Service.js +166 -251
  824. package/lib/plugin/Sparkline.js +24 -89
  825. package/lib/plugin/Status.d.ts +1 -1
  826. package/lib/plugin/Status.js +225 -303
  827. package/lib/plugin/Steps.js +90 -140
  828. package/lib/plugin/Submit.js +13 -53
  829. package/lib/plugin/Table.d.ts +1 -1
  830. package/lib/plugin/Table.js +542 -639
  831. package/lib/plugin/Table2.d.ts +1 -1
  832. package/lib/plugin/Table2.js +730 -826
  833. package/lib/plugin/TableCell2.js +409 -436
  834. package/lib/plugin/TableView.d.ts +0 -1
  835. package/lib/plugin/TableView.js +562 -621
  836. package/lib/plugin/Tabs.d.ts +0 -1
  837. package/lib/plugin/Tabs.js +341 -468
  838. package/lib/plugin/Tag.d.ts +1 -1
  839. package/lib/plugin/Tag.js +122 -202
  840. package/lib/plugin/Tasks.d.ts +0 -1
  841. package/lib/plugin/Tasks.js +162 -227
  842. package/lib/plugin/Time.d.ts +0 -1
  843. package/lib/plugin/Time.js +44 -84
  844. package/lib/plugin/Timeline.d.ts +1 -1
  845. package/lib/plugin/Timeline.js +91 -168
  846. package/lib/plugin/TooltipWrapper.d.ts +1 -1
  847. package/lib/plugin/TooltipWrapper.js +189 -269
  848. package/lib/plugin/Tpl.d.ts +1 -1
  849. package/lib/plugin/Tpl.js +90 -183
  850. package/lib/plugin/Video.d.ts +2 -2
  851. package/lib/plugin/Video.js +101 -171
  852. package/lib/plugin/WebComponent.d.ts +1 -1
  853. package/lib/plugin/WebComponent.js +45 -125
  854. package/lib/plugin/Wizard.js +623 -734
  855. package/lib/plugin/Wrapper.d.ts +1 -1
  856. package/lib/plugin/Wrapper.js +104 -257
  857. package/lib/renderer/APIControl.d.ts +128 -4854
  858. package/lib/renderer/APIControl.js +729 -836
  859. package/lib/renderer/ActionApiControl.d.ts +74 -6384
  860. package/lib/renderer/BadgeControl.d.ts +5 -5
  861. package/lib/renderer/BadgeControl.js +229 -269
  862. package/lib/renderer/ButtonGroupControl.d.ts +21 -0
  863. package/lib/renderer/ButtonGroupControl.js +46 -0
  864. package/lib/renderer/DataBindingControl.js +174 -209
  865. package/lib/renderer/DataMappingControl.d.ts +2 -2
  866. package/lib/renderer/DataMappingControl.js +28 -39
  867. package/lib/renderer/DataPickerControl.js +35 -50
  868. package/lib/renderer/DateShortCutControl.js +250 -345
  869. package/lib/renderer/ExpressionFormulaControl.js +169 -238
  870. package/lib/renderer/FeatureControl.d.ts +1 -1
  871. package/lib/renderer/FeatureControl.js +179 -241
  872. package/lib/renderer/FlexSettingControl.d.ts +20 -0
  873. package/lib/renderer/FlexSettingControl.js +183 -0
  874. package/lib/renderer/FormulaControl.js +343 -462
  875. package/lib/renderer/GoConfigControl.js +25 -35
  876. package/lib/renderer/MapSourceControl.d.ts +9 -1603
  877. package/lib/renderer/MapSourceControl.js +270 -356
  878. package/lib/renderer/NavBadgeControl.d.ts +11 -15
  879. package/lib/renderer/NavBadgeControl.js +228 -263
  880. package/lib/renderer/NavDefaultActive.d.ts +1 -1
  881. package/lib/renderer/NavDefaultActive.js +60 -69
  882. package/lib/renderer/NavSourceControl.d.ts +2 -2
  883. package/lib/renderer/NavSourceControl.js +295 -389
  884. package/lib/renderer/OptionControl.d.ts +3 -4
  885. package/lib/renderer/OptionControl.js +611 -780
  886. package/lib/renderer/RangePartsControl.js +264 -339
  887. package/lib/renderer/StatusControl.js +133 -169
  888. package/lib/renderer/SwitchMoreControl.d.ts +46 -86
  889. package/lib/renderer/SwitchMoreControl.js +311 -413
  890. package/lib/renderer/TimelineItemControl.d.ts +1 -1
  891. package/lib/renderer/TimelineItemControl.js +421 -539
  892. package/lib/renderer/TransferTableControl.d.ts +1 -1
  893. package/lib/renderer/TransferTableControl.js +331 -407
  894. package/lib/renderer/TreeOptionControl.d.ts +2 -2
  895. package/lib/renderer/TreeOptionControl.js +478 -610
  896. package/lib/renderer/ValidationControl.js +228 -282
  897. package/lib/renderer/ValidationItem.js +124 -160
  898. package/lib/renderer/event-control/action-config-dialog.js +199 -216
  899. package/lib/renderer/event-control/action-config-panel.d.ts +1 -1
  900. package/lib/renderer/event-control/action-config-panel.js +36 -41
  901. package/lib/renderer/event-control/comp-action-select.js +27 -37
  902. package/lib/renderer/event-control/helper.d.ts +18 -32
  903. package/lib/renderer/event-control/helper.js +55 -71
  904. package/lib/renderer/event-control/index.js +672 -815
  905. package/lib/renderer/style-control/Background.js +5 -10
  906. package/lib/renderer/style-control/Border.js +6 -11
  907. package/lib/renderer/style-control/BoxModel.js +4 -9
  908. package/lib/renderer/style-control/BoxShadow.js +6 -11
  909. package/lib/renderer/style-control/Display.js +4 -9
  910. package/lib/renderer/style-control/Font.js +4 -9
  911. package/lib/renderer/style-control/InsetBoxModel.js +4 -9
  912. package/lib/renderer/style-control/{ThemeClassName.d.ts → ThemeCssCode.d.ts} +1 -1
  913. package/lib/renderer/style-control/ThemeCssCode.js +354 -0
  914. package/lib/renderer/style-control/font-family.js +1 -1
  915. package/lib/renderer/style-control/helper.d.ts +2 -0
  916. package/lib/renderer/style-control/helper.js +76 -0
  917. package/lib/renderer/style-control/themeLanguage.d.ts +1 -0
  918. package/lib/renderer/style-control/themeLanguage.js +3116 -0
  919. package/lib/renderer/style-control/transformation.js +3 -2
  920. package/lib/renderer/textarea-formula/FormulaPicker.js +4 -3
  921. package/lib/renderer/textarea-formula/TextareaFormulaControl.js +223 -323
  922. package/lib/renderer/textarea-formula/plugin.js +157 -226
  923. package/lib/renderer/textarea-formula/utils.js +4 -4
  924. package/lib/tpl/api.js +1 -1
  925. package/lib/tpl/common.js +20 -21
  926. package/lib/tpl/horizontal.js +1 -1
  927. package/lib/tpl/layout.js +27 -12
  928. package/lib/tpl/options.js +2 -2
  929. package/lib/tpl/remark.js +1 -1
  930. package/lib/tpl/style.js +68 -74
  931. package/lib/tpl/validations.js +3 -3
  932. package/lib/util.d.ts +9 -33
  933. package/lib/util.js +1 -1
  934. package/lib/validator.js +4 -4
  935. package/package.json +4 -3
  936. package/esm/renderer/style-control/ThemeClassName.js +0 -228
  937. package/lib/renderer/style-control/ThemeClassName.js +0 -234
@@ -1,9 +1,9 @@
1
1
  /**
2
- * amis-editor v5.2.5-beta.5
2
+ * amis-editor v5.2.5-alpha.12
3
3
  * Copyright 2018-2023 @fex
4
4
  */
5
5
 
6
- import { __extends, __assign, __spreadArray, __decorate, __metadata } from 'tslib';
6
+ import { __extends, __assign, __read, __spreadArray, __decorate, __metadata } from 'tslib';
7
7
  import React__default from 'react';
8
8
  import { findDOMNode } from 'react-dom';
9
9
  import cx from 'classnames';
@@ -22,36 +22,7 @@ var OptionControl = /** @class */function (_super) {
22
22
  __extends(OptionControl, _super);
23
23
  function OptionControl(props) {
24
24
  var _this = _super.call(this, props) || this;
25
- Object.defineProperty(_this, "sortable", {
26
- enumerable: true,
27
- configurable: true,
28
- writable: true,
29
- value: void 0
30
- });
31
- Object.defineProperty(_this, "drag", {
32
- enumerable: true,
33
- configurable: true,
34
- writable: true,
35
- value: void 0
36
- });
37
- Object.defineProperty(_this, "target", {
38
- enumerable: true,
39
- configurable: true,
40
- writable: true,
41
- value: void 0
42
- });
43
- Object.defineProperty(_this, "$comp", {
44
- enumerable: true,
45
- configurable: true,
46
- writable: true,
47
- value: void 0
48
- }); // 记录一下路径,不再从外部同步内部,只从内部同步外部
49
- Object.defineProperty(_this, "internalProps", {
50
- enumerable: true,
51
- configurable: true,
52
- writable: true,
53
- value: ['checked', 'editing']
54
- });
25
+ _this.internalProps = ['checked', 'editing'];
55
26
  var source = 'custom';
56
27
  if (props.data.hasOwnProperty('source') && props.data.source) {
57
28
  var api = props.data.source;
@@ -70,818 +41,678 @@ var OptionControl = /** @class */function (_super) {
70
41
  /**
71
42
  * 获取当前选项值的类型
72
43
  */
73
- Object.defineProperty(OptionControl.prototype, "getOptionValueType", {
74
- enumerable: false,
75
- configurable: true,
76
- writable: true,
77
- value: function (value) {
78
- if (typeof value === 'string') {
79
- return 'text';
80
- }
81
- if (typeof value === 'boolean') {
82
- return 'boolean';
83
- }
84
- if (typeof value === 'number') {
85
- return 'number';
86
- }
44
+ OptionControl.prototype.getOptionValueType = function (value) {
45
+ if (typeof value === 'string') {
87
46
  return 'text';
88
47
  }
89
- });
48
+ if (typeof value === 'boolean') {
49
+ return 'boolean';
50
+ }
51
+ if (typeof value === 'number') {
52
+ return 'number';
53
+ }
54
+ return 'text';
55
+ };
90
56
  /**
91
57
  * 将当前选项值转换为选择的类型
92
58
  */
93
- Object.defineProperty(OptionControl.prototype, "normalizeOptionValue", {
94
- enumerable: false,
95
- configurable: true,
96
- writable: true,
97
- value: function (value, valueType) {
98
- if (valueType === 'text') {
99
- return String(value);
100
- }
101
- if (valueType === 'number') {
102
- var convertTo = Number(value);
103
- if (isNaN(convertTo)) {
104
- return 0;
105
- }
106
- return convertTo;
107
- }
108
- if (valueType === 'boolean') {
109
- return !value || value === 'false' ? false : true;
59
+ OptionControl.prototype.normalizeOptionValue = function (value, valueType) {
60
+ if (valueType === 'text') {
61
+ return String(value);
62
+ }
63
+ if (valueType === 'number') {
64
+ var convertTo = Number(value);
65
+ if (isNaN(convertTo)) {
66
+ return 0;
110
67
  }
111
- return '';
68
+ return convertTo;
112
69
  }
113
- });
70
+ if (valueType === 'boolean') {
71
+ return !value || value === 'false' ? false : true;
72
+ }
73
+ return '';
74
+ };
114
75
  /**
115
76
  * 处理填入输入框的值
116
77
  */
117
- Object.defineProperty(OptionControl.prototype, "transformOptionValue", {
118
- enumerable: false,
119
- configurable: true,
120
- writable: true,
121
- value: function (value) {
122
- return typeof value === 'undefined' || value === null ? '' : typeof value === 'string' ? value : JSON.stringify(value);
123
- }
124
- });
125
- Object.defineProperty(OptionControl.prototype, "transformOptions", {
126
- enumerable: false,
127
- configurable: true,
128
- writable: true,
129
- value: function (props) {
130
- var ctx = props.data,
131
- options = props.value;
132
- var defaultValue = ctx.value;
133
- var valueArray = value2array(defaultValue, ctx).map(function (item) {
134
- var _a;
135
- return item[(_a = ctx === null || ctx === void 0 ? void 0 : ctx.valueField) !== null && _a !== void 0 ? _a : 'value'];
136
- });
137
- return Array.isArray(options) ? options.map(function (item) {
138
- var _a;
139
- return {
140
- label: item.label,
141
- // 为了使用户编写label时同时生效到value
142
- value: item.label === item.value ? null : item.value,
143
- checked: !!~valueArray.indexOf(item[(_a = ctx === null || ctx === void 0 ? void 0 : ctx.valueField) !== null && _a !== void 0 ? _a : 'value'])
144
- };
145
- }) : [];
146
- }
147
- });
78
+ OptionControl.prototype.transformOptionValue = function (value) {
79
+ return typeof value === 'undefined' || value === null ? '' : typeof value === 'string' ? value : JSON.stringify(value);
80
+ };
81
+ OptionControl.prototype.transformOptions = function (props) {
82
+ var ctx = props.data,
83
+ options = props.value;
84
+ var defaultValue = ctx.value;
85
+ var valueArray = value2array(defaultValue, ctx).map(function (item) {
86
+ var _a;
87
+ return item[(_a = ctx === null || ctx === void 0 ? void 0 : ctx.valueField) !== null && _a !== void 0 ? _a : 'value'];
88
+ });
89
+ return Array.isArray(options) ? options.map(function (item) {
90
+ var _a;
91
+ return {
92
+ label: item.label,
93
+ // 为了使用户编写label时同时生效到value
94
+ value: item.label === item.value ? null : item.value,
95
+ checked: !!~valueArray.indexOf(item[(_a = ctx === null || ctx === void 0 ? void 0 : ctx.valueField) !== null && _a !== void 0 ? _a : 'value'])
96
+ };
97
+ }) : [];
98
+ };
148
99
  /**
149
100
  * 处理当前组件的默认值
150
101
  */
151
- Object.defineProperty(OptionControl.prototype, "normalizeValue", {
152
- enumerable: false,
153
- configurable: true,
154
- writable: true,
155
- value: function () {
156
- var _this = this;
157
- var _a = this.props,
158
- _b = _a.data,
159
- ctx = _b === void 0 ? {} : _b,
160
- multipleProps = _a.multiple;
161
- var _c = ctx.joinValues,
162
- joinValues = _c === void 0 ? true : _c,
163
- extractValue = ctx.extractValue,
164
- multiple = ctx.multiple,
165
- delimiter = ctx.delimiter,
166
- valueField = ctx.valueField;
167
- var checkedOptions = this.state.options.filter(function (item) {
168
- return item.checked;
169
- }).map(function (item) {
170
- return omit(item, _this.internalProps);
171
- });
172
- var value;
173
- if (!checkedOptions.length) {
174
- return '';
102
+ OptionControl.prototype.normalizeValue = function () {
103
+ var _this = this;
104
+ var _a = this.props,
105
+ _b = _a.data,
106
+ ctx = _b === void 0 ? {} : _b,
107
+ multipleProps = _a.multiple;
108
+ var _c = ctx.joinValues,
109
+ joinValues = _c === void 0 ? true : _c,
110
+ extractValue = ctx.extractValue,
111
+ multiple = ctx.multiple,
112
+ delimiter = ctx.delimiter,
113
+ valueField = ctx.valueField;
114
+ var checkedOptions = this.state.options.filter(function (item) {
115
+ return item.checked;
116
+ }).map(function (item) {
117
+ return omit(item, _this.internalProps);
118
+ });
119
+ var value;
120
+ if (!checkedOptions.length) {
121
+ return '';
122
+ }
123
+ if (multiple || multipleProps) {
124
+ value = checkedOptions;
125
+ if (joinValues) {
126
+ value = checkedOptions.map(function (item) {
127
+ return item[valueField || 'value'] || item[valueField || 'label'];
128
+ }).join(delimiter || ',');
129
+ } else if (extractValue) {
130
+ value = checkedOptions.map(function (item) {
131
+ return item[valueField || 'value'] || item[valueField || 'label'];
132
+ });
175
133
  }
176
- if (multiple || multipleProps) {
177
- value = checkedOptions;
178
- if (joinValues) {
179
- value = checkedOptions.map(function (item) {
180
- return item[valueField || 'value'] || item[valueField || 'label'];
181
- }).join(delimiter || ',');
182
- } else if (extractValue) {
183
- value = checkedOptions.map(function (item) {
184
- return item[valueField || 'value'] || item[valueField || 'label'];
185
- });
186
- }
187
- } else {
188
- value = checkedOptions[0];
189
- if (joinValues || extractValue) {
190
- value = value[valueField || 'value'] || value[valueField || 'label'];
191
- }
134
+ } else {
135
+ value = checkedOptions[0];
136
+ if (joinValues || extractValue) {
137
+ value = value[valueField || 'value'] || value[valueField || 'label'];
192
138
  }
193
- return value;
194
139
  }
195
- });
140
+ return value;
141
+ };
196
142
  /**
197
143
  * 更新options字段的统一出口
198
144
  */
199
- Object.defineProperty(OptionControl.prototype, "onChange", {
200
- enumerable: false,
201
- configurable: true,
202
- writable: true,
203
- value: function () {
204
- var source = this.state.source;
205
- var onBulkChange = this.props.onBulkChange;
206
- var defaultValue = this.normalizeValue();
207
- var data = {
208
- source: undefined,
209
- options: undefined,
210
- labelField: undefined,
211
- valueField: undefined
212
- };
213
- if (source === 'custom') {
214
- var options = this.state.options;
215
- data.options = options.map(function (item) {
216
- return {
217
- label: item.label,
218
- value: item.value == null || item.value === '' ? item.label : item.value
219
- };
220
- });
221
- data.value = defaultValue || undefined;
222
- }
223
- if (source === 'api' || source === 'apicenter') {
224
- var _a = this.state,
225
- api = _a.api,
226
- labelField = _a.labelField,
227
- valueField = _a.valueField;
228
- data.source = api;
229
- data.labelField = labelField || undefined;
230
- data.valueField = valueField || undefined;
231
- }
232
- onBulkChange && onBulkChange(data);
233
- return;
234
- }
235
- });
236
- Object.defineProperty(OptionControl.prototype, "targetRef", {
237
- enumerable: false,
238
- configurable: true,
239
- writable: true,
240
- value: function (ref) {
241
- this.target = ref ? findDOMNode(ref) : null;
242
- }
243
- });
244
- Object.defineProperty(OptionControl.prototype, "dragRef", {
245
- enumerable: false,
246
- configurable: true,
247
- writable: true,
248
- value: function (ref) {
249
- if (!this.drag && ref) {
250
- this.initDragging();
251
- } else if (this.drag && !ref) {
252
- this.destroyDragging();
253
- }
254
- this.drag = ref;
255
- }
256
- });
257
- Object.defineProperty(OptionControl.prototype, "initDragging", {
258
- enumerable: false,
259
- configurable: true,
260
- writable: true,
261
- value: function () {
262
- var _this = this;
263
- var dom = findDOMNode(this);
264
- this.sortable = new Sortable(dom.querySelector('.ae-OptionControl-content'), {
265
- group: 'OptionControlGroup',
266
- animation: 150,
267
- handle: '.ae-OptionControlItem-dragBar',
268
- ghostClass: 'ae-OptionControlItem--dragging',
269
- onEnd: function (e) {
270
- // 没有移动
271
- if (e.newIndex === e.oldIndex) {
272
- return;
273
- }
274
- // 换回来
275
- var parent = e.to;
276
- if (e.newIndex < e.oldIndex && e.oldIndex < parent.childNodes.length - 1) {
277
- parent.insertBefore(e.item, parent.childNodes[e.oldIndex + 1]);
278
- } else if (e.oldIndex < parent.childNodes.length - 1) {
279
- parent.insertBefore(e.item, parent.childNodes[e.oldIndex]);
280
- } else {
281
- parent.appendChild(e.item);
282
- }
283
- var options = _this.state.options.concat();
284
- options[e.oldIndex] = options.splice(e.newIndex, 1, options[e.oldIndex])[0];
285
- _this.setState({
286
- options: options
287
- }, function () {
288
- return _this.onChange();
289
- });
290
- }
145
+ OptionControl.prototype.onChange = function () {
146
+ var source = this.state.source;
147
+ var onBulkChange = this.props.onBulkChange;
148
+ var defaultValue = this.normalizeValue();
149
+ var data = {
150
+ source: undefined,
151
+ options: undefined,
152
+ labelField: undefined,
153
+ valueField: undefined
154
+ };
155
+ if (source === 'custom') {
156
+ var options = this.state.options;
157
+ data.options = options.map(function (item) {
158
+ return {
159
+ label: item.label,
160
+ value: item.value == null || item.value === '' ? item.label : item.value
161
+ };
291
162
  });
163
+ data.value = defaultValue || undefined;
292
164
  }
293
- });
294
- Object.defineProperty(OptionControl.prototype, "destroyDragging", {
295
- enumerable: false,
296
- configurable: true,
297
- writable: true,
298
- value: function () {
299
- this.sortable && this.sortable.destroy();
165
+ if (source === 'api' || source === 'apicenter') {
166
+ var _a = this.state,
167
+ api = _a.api,
168
+ labelField = _a.labelField,
169
+ valueField = _a.valueField;
170
+ data.source = api;
171
+ data.labelField = labelField || undefined;
172
+ data.valueField = valueField || undefined;
300
173
  }
301
- });
302
- Object.defineProperty(OptionControl.prototype, "scroll2Bottom", {
303
- enumerable: false,
304
- configurable: true,
305
- writable: true,
306
- value: function () {
307
- var _a, _b;
308
- this.drag && ((_b = (_a = this.drag) === null || _a === void 0 ? void 0 : _a.lastElementChild) === null || _b === void 0 ? void 0 : _b.scrollIntoView({
309
- behavior: 'smooth',
310
- block: 'nearest',
311
- inline: 'start'
312
- }));
174
+ onBulkChange && onBulkChange(data);
175
+ return;
176
+ };
177
+ OptionControl.prototype.targetRef = function (ref) {
178
+ this.target = ref ? findDOMNode(ref) : null;
179
+ };
180
+ OptionControl.prototype.dragRef = function (ref) {
181
+ if (!this.drag && ref) {
182
+ this.initDragging();
183
+ } else if (this.drag && !ref) {
184
+ this.destroyDragging();
313
185
  }
314
- });
186
+ this.drag = ref;
187
+ };
188
+ OptionControl.prototype.initDragging = function () {
189
+ var _this = this;
190
+ var dom = findDOMNode(this);
191
+ this.sortable = new Sortable(dom.querySelector('.ae-OptionControl-content'), {
192
+ group: 'OptionControlGroup',
193
+ animation: 150,
194
+ handle: '.ae-OptionControlItem-dragBar',
195
+ ghostClass: 'ae-OptionControlItem--dragging',
196
+ onEnd: function (e) {
197
+ // 没有移动
198
+ if (e.newIndex === e.oldIndex) {
199
+ return;
200
+ }
201
+ // 换回来
202
+ var parent = e.to;
203
+ if (e.newIndex < e.oldIndex && e.oldIndex < parent.childNodes.length - 1) {
204
+ parent.insertBefore(e.item, parent.childNodes[e.oldIndex + 1]);
205
+ } else if (e.oldIndex < parent.childNodes.length - 1) {
206
+ parent.insertBefore(e.item, parent.childNodes[e.oldIndex]);
207
+ } else {
208
+ parent.appendChild(e.item);
209
+ }
210
+ var options = _this.state.options.concat();
211
+ options[e.oldIndex] = options.splice(e.newIndex, 1, options[e.oldIndex])[0];
212
+ _this.setState({
213
+ options: options
214
+ }, function () {
215
+ return _this.onChange();
216
+ });
217
+ }
218
+ });
219
+ };
220
+ OptionControl.prototype.destroyDragging = function () {
221
+ this.sortable && this.sortable.destroy();
222
+ };
223
+ OptionControl.prototype.scroll2Bottom = function () {
224
+ var _a, _b;
225
+ this.drag && ((_b = (_a = this.drag) === null || _a === void 0 ? void 0 : _a.lastElementChild) === null || _b === void 0 ? void 0 : _b.scrollIntoView({
226
+ behavior: 'smooth',
227
+ block: 'nearest',
228
+ inline: 'start'
229
+ }));
230
+ };
315
231
  /**
316
232
  * 切换选项类型
317
233
  */
318
- Object.defineProperty(OptionControl.prototype, "handleSourceChange", {
319
- enumerable: false,
320
- configurable: true,
321
- writable: true,
322
- value: function (source) {
323
- this.setState({
324
- source: source
325
- }, this.onChange);
326
- }
327
- });
234
+ OptionControl.prototype.handleSourceChange = function (source) {
235
+ this.setState({
236
+ source: source
237
+ }, this.onChange);
238
+ };
328
239
  /**
329
240
  * 删除选项
330
241
  */
331
- Object.defineProperty(OptionControl.prototype, "handleDelete", {
332
- enumerable: false,
333
- configurable: true,
334
- writable: true,
335
- value: function (index) {
336
- var _this = this;
337
- var options = this.state.options.concat();
338
- options.splice(index, 1);
339
- this.setState({
340
- options: options
341
- }, function () {
342
- return _this.onChange();
343
- });
344
- }
345
- });
242
+ OptionControl.prototype.handleDelete = function (index) {
243
+ var _this = this;
244
+ var options = this.state.options.concat();
245
+ options.splice(index, 1);
246
+ this.setState({
247
+ options: options
248
+ }, function () {
249
+ return _this.onChange();
250
+ });
251
+ };
346
252
  /**
347
253
  * 设置默认选项
348
254
  */
349
- Object.defineProperty(OptionControl.prototype, "handleToggleDefaultValue", {
350
- enumerable: false,
351
- configurable: true,
352
- writable: true,
353
- value: function (index, checked, shift) {
354
- var _this = this;
355
- var _a, _b, _c;
356
- var options = this.state.options.concat();
357
- var isMultiple = ((_b = (_a = this.props) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.multiple) || ((_c = this.props) === null || _c === void 0 ? void 0 : _c.multiple);
358
- if (isMultiple) {
359
- options.splice(index, 1, __assign(__assign({}, options[index]), {
360
- checked: checked
361
- }));
362
- } else {
363
- options = options.map(function (item, itemIndex) {
364
- return __assign(__assign({}, item), {
365
- checked: itemIndex === index ? checked : false // 支持重复点击取消选中
366
- });
255
+ OptionControl.prototype.handleToggleDefaultValue = function (index, checked, shift) {
256
+ var _this = this;
257
+ var _a, _b, _c;
258
+ var options = this.state.options.concat();
259
+ var isMultiple = ((_b = (_a = this.props) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.multiple) || ((_c = this.props) === null || _c === void 0 ? void 0 : _c.multiple);
260
+ if (isMultiple) {
261
+ options.splice(index, 1, __assign(__assign({}, options[index]), {
262
+ checked: checked
263
+ }));
264
+ } else {
265
+ options = options.map(function (item, itemIndex) {
266
+ return __assign(__assign({}, item), {
267
+ checked: itemIndex === index ? checked : false // 支持重复点击取消选中
367
268
  });
368
- }
369
-
370
- this.setState({
371
- options: options
372
- }, function () {
373
- return _this.onChange();
374
269
  });
375
270
  }
376
- });
271
+
272
+ this.setState({
273
+ options: options
274
+ }, function () {
275
+ return _this.onChange();
276
+ });
277
+ };
377
278
  /**
378
279
  * 编辑选项
379
280
  */
380
- Object.defineProperty(OptionControl.prototype, "toggleEdit", {
381
- enumerable: false,
382
- configurable: true,
383
- writable: true,
384
- value: function (index) {
385
- var options = this.state.options;
386
- options[index].editing = !options[index].editing;
387
- this.setState({
388
- options: options
389
- });
390
- }
391
- });
392
- Object.defineProperty(OptionControl.prototype, "handleEditLabel", {
393
- enumerable: false,
394
- configurable: true,
395
- writable: true,
396
- value: function (index, value) {
397
- var _this = this;
398
- var options = this.state.options.concat();
399
- options.splice(index, 1, __assign(__assign({}, options[index]), {
400
- label: value
401
- }));
402
- this.setState({
403
- options: options
404
- }, function () {
405
- return _this.onChange();
406
- });
407
- }
408
- });
409
- Object.defineProperty(OptionControl.prototype, "handleAdd", {
410
- enumerable: false,
411
- configurable: true,
412
- writable: true,
413
- value: function () {
414
- var _this = this;
415
- var options = this.state.options;
416
- options.push({
417
- label: '',
418
- value: null,
419
- checked: false
420
- });
421
- this.setState({
422
- options: options
423
- }, function () {
424
- _this.onChange();
425
- });
426
- }
427
- });
428
- Object.defineProperty(OptionControl.prototype, "handleValueTypeChange", {
429
- enumerable: false,
430
- configurable: true,
431
- writable: true,
432
- value: function (index, type) {
433
- var _this = this;
434
- var options = this.state.options.concat();
435
- options[index].value = this.normalizeOptionValue(options[index].value, type);
436
- this.setState({
437
- options: options
438
- }, function () {
439
- return _this.onChange();
440
- });
441
- }
442
- });
443
- Object.defineProperty(OptionControl.prototype, "handleValueChange", {
444
- enumerable: false,
445
- configurable: true,
446
- writable: true,
447
- value: function (index, value) {
448
- var _this = this;
449
- var options = this.state.options.concat();
450
- var type = this.getOptionValueType(options[index].value);
451
- options[index].value = this.normalizeOptionValue(value, type);
452
- this.setState({
453
- options: options
454
- }, function () {
455
- return _this.onChange();
456
- });
457
- }
458
- });
459
- Object.defineProperty(OptionControl.prototype, "handleBatchAdd", {
460
- enumerable: false,
461
- configurable: true,
462
- writable: true,
463
- value: function (values, action) {
464
- var _this = this;
465
- var options = this.state.options.concat();
466
- var addedOptions = values.batchOption.split('\n').map(function (option) {
467
- var item = option.trim();
468
- if (~item.indexOf(' ')) {
469
- var _a = item.split(' '),
470
- label = _a[0],
471
- value = _a[1];
472
- return {
473
- label: label.trim(),
474
- value: value.trim(),
475
- checked: false
476
- };
477
- }
281
+ OptionControl.prototype.toggleEdit = function (index) {
282
+ var options = this.state.options;
283
+ options[index].editing = !options[index].editing;
284
+ this.setState({
285
+ options: options
286
+ });
287
+ };
288
+ OptionControl.prototype.handleEditLabel = function (index, value) {
289
+ var _this = this;
290
+ var options = this.state.options.concat();
291
+ options.splice(index, 1, __assign(__assign({}, options[index]), {
292
+ label: value
293
+ }));
294
+ this.setState({
295
+ options: options
296
+ }, function () {
297
+ return _this.onChange();
298
+ });
299
+ };
300
+ OptionControl.prototype.handleAdd = function () {
301
+ var _this = this;
302
+ var options = this.state.options;
303
+ options.push({
304
+ label: '',
305
+ value: null,
306
+ checked: false
307
+ });
308
+ this.setState({
309
+ options: options
310
+ }, function () {
311
+ _this.onChange();
312
+ });
313
+ };
314
+ OptionControl.prototype.handleValueTypeChange = function (index, type) {
315
+ var _this = this;
316
+ var options = this.state.options.concat();
317
+ options[index].value = this.normalizeOptionValue(options[index].value, type);
318
+ this.setState({
319
+ options: options
320
+ }, function () {
321
+ return _this.onChange();
322
+ });
323
+ };
324
+ OptionControl.prototype.handleValueChange = function (index, value) {
325
+ var _this = this;
326
+ var options = this.state.options.concat();
327
+ var type = this.getOptionValueType(options[index].value);
328
+ options[index].value = this.normalizeOptionValue(value, type);
329
+ this.setState({
330
+ options: options
331
+ }, function () {
332
+ return _this.onChange();
333
+ });
334
+ };
335
+ OptionControl.prototype.handleBatchAdd = function (values, action) {
336
+ var _this = this;
337
+ var options = this.state.options.concat();
338
+ var addedOptions = values.batchOption.split('\n').map(function (option) {
339
+ var item = option.trim();
340
+ if (~item.indexOf(' ')) {
341
+ var _a = __read(item.split(' '), 2),
342
+ label = _a[0],
343
+ value = _a[1];
478
344
  return {
479
- label: item,
480
- value: item,
345
+ label: label.trim(),
346
+ value: value.trim(),
481
347
  checked: false
482
348
  };
349
+ }
350
+ return {
351
+ label: item,
352
+ value: item,
353
+ checked: false
354
+ };
355
+ });
356
+ var newOptions = uniqBy(__spreadArray(__spreadArray([], __read(options), false), __read(addedOptions), false), 'value');
357
+ this.setState({
358
+ options: newOptions
359
+ }, function () {
360
+ return _this.onChange();
361
+ });
362
+ };
363
+ OptionControl.prototype.renderHeader = function () {
364
+ var _this = this;
365
+ var _a;
366
+ var _b = this.props,
367
+ render = _b.render,
368
+ label = _b.label,
369
+ labelRemark = _b.labelRemark,
370
+ useMobileUI = _b.useMobileUI,
371
+ env = _b.env,
372
+ popOverContainer = _b.popOverContainer,
373
+ hasApiCenter = _b.hasApiCenter;
374
+ var classPrefix = (_a = env === null || env === void 0 ? void 0 : env.theme) === null || _a === void 0 ? void 0 : _a.classPrefix;
375
+ var source = this.state.source;
376
+ var optionSourceList = __spreadArray([{
377
+ label: i18n("01820262aa9ad5b130f8f5b86bfd2968"),
378
+ value: 'custom'
379
+ }, {
380
+ label: i18n("f99603414a616bdee85de0e6e3938b65"),
381
+ value: 'api'
382
+ }], __read(hasApiCenter ? [{
383
+ label: i18n("e6ff6a97bf600c02942db3126a7077b8"),
384
+ value: 'apicenter'
385
+ }] : []
386
+ // {
387
+ // label: '表单实体',
388
+ // value: 'form'
389
+ // }
390
+ ), false).map(function (item) {
391
+ return __assign(__assign({}, item), {
392
+ onClick: function () {
393
+ return _this.handleSourceChange(item.value);
394
+ }
483
395
  });
484
- var newOptions = uniqBy(__spreadArray(__spreadArray([], options, true), addedOptions, true), 'value');
485
- this.setState({
486
- options: newOptions
487
- }, function () {
488
- return _this.onChange();
489
- });
490
- }
491
- });
492
- Object.defineProperty(OptionControl.prototype, "renderHeader", {
493
- enumerable: false,
494
- configurable: true,
495
- writable: true,
496
- value: function () {
497
- var _this = this;
498
- var _a;
499
- var _b = this.props,
500
- render = _b.render,
501
- label = _b.label,
502
- labelRemark = _b.labelRemark,
503
- useMobileUI = _b.useMobileUI,
504
- env = _b.env,
505
- popOverContainer = _b.popOverContainer,
506
- hasApiCenter = _b.hasApiCenter;
507
- var classPrefix = (_a = env === null || env === void 0 ? void 0 : env.theme) === null || _a === void 0 ? void 0 : _a.classPrefix;
508
- var source = this.state.source;
509
- var optionSourceList = __spreadArray([{
510
- label: i18n("01820262aa9ad5b130f8f5b86bfd2968"),
511
- value: 'custom'
512
- }, {
513
- label: i18n("f99603414a616bdee85de0e6e3938b65"),
514
- value: 'api'
515
- }], hasApiCenter ? [{
516
- label: i18n("e6ff6a97bf600c02942db3126a7077b8"),
517
- value: 'apicenter'
518
- }] : []
519
- // {
520
- // label: '表单实体',
521
- // value: 'form'
522
- // }
523
- , true).map(function (item) {
524
- return __assign(__assign({}, item), {
525
- onClick: function () {
526
- return _this.handleSourceChange(item.value);
527
- }
528
- });
529
- });
530
- return React__default.createElement("header", {
531
- className: "ae-OptionControl-header"
532
- }, React__default.createElement("label", {
533
- className: cx("".concat(classPrefix, "Form-label"))
534
- }, label || '', labelRemark ? render('label-remark', {
535
- type: 'remark',
536
- icon: labelRemark.icon || 'warning-mark',
537
- tooltip: labelRemark,
538
- className: cx("Form-lableRemark", labelRemark === null || labelRemark === void 0 ? void 0 : labelRemark.className),
539
- useMobileUI: useMobileUI,
540
- container: popOverContainer ? popOverContainer : env && env.getModalContainer ? env.getModalContainer : undefined
541
- }) : null), React__default.createElement("div", null, render('validation-control-addBtn', {
542
- type: 'dropdown-button',
396
+ });
397
+ return React__default.createElement("header", {
398
+ className: "ae-OptionControl-header"
399
+ }, React__default.createElement("label", {
400
+ className: cx("".concat(classPrefix, "Form-label"))
401
+ }, label || '', labelRemark ? render('label-remark', {
402
+ type: 'remark',
403
+ icon: labelRemark.icon || 'warning-mark',
404
+ tooltip: labelRemark,
405
+ className: cx("Form-lableRemark", labelRemark === null || labelRemark === void 0 ? void 0 : labelRemark.className),
406
+ useMobileUI: useMobileUI,
407
+ container: popOverContainer ? popOverContainer : env && env.getModalContainer ? env.getModalContainer : undefined
408
+ }) : null), React__default.createElement("div", null, render('validation-control-addBtn', {
409
+ type: 'dropdown-button',
410
+ level: 'link',
411
+ size: 'sm',
412
+ label: '${selected}',
413
+ align: 'right',
414
+ closeOnClick: true,
415
+ closeOnOutside: true,
416
+ buttons: optionSourceList
417
+ }, {
418
+ popOverContainer: null,
419
+ data: {
420
+ selected: optionSourceList.find(function (item) {
421
+ return item.value === source;
422
+ }).label
423
+ }
424
+ })));
425
+ };
426
+ OptionControl.prototype.renderOption = function (props) {
427
+ var _this = this;
428
+ var checked = props.checked,
429
+ index = props.index,
430
+ editing = props.editing,
431
+ multipleProps = props.multipleProps,
432
+ closeDefaultCheck = props.closeDefaultCheck;
433
+ var render$1 = this.props.render;
434
+ var ctx = this.props.data;
435
+ var isMultiple = (ctx === null || ctx === void 0 ? void 0 : ctx.multiple) === true || multipleProps;
436
+ var i18nEnabled = getI18nEnabled();
437
+ var label = this.transformOptionValue(props.label);
438
+ var value = this.transformOptionValue(props.value);
439
+ var valueType = this.getOptionValueType(props.value);
440
+ var editDom = editing ? React__default.createElement("div", {
441
+ className: "ae-OptionControlItem-extendMore"
442
+ }, render$1('option', {
443
+ type: 'container',
444
+ className: 'ae-ExtendMore right mb-2',
445
+ body: [{
446
+ type: 'button',
447
+ className: 'ae-OptionControlItem-closeBtn',
448
+ label: '×',
543
449
  level: 'link',
544
- size: 'sm',
545
- label: '${selected}',
546
- align: 'right',
547
- closeOnClick: true,
548
- closeOnOutside: true,
549
- buttons: optionSourceList
450
+ onClick: function () {
451
+ return _this.toggleEdit(index);
452
+ }
550
453
  }, {
551
- popOverContainer: null,
552
- data: {
553
- selected: optionSourceList.find(function (item) {
554
- return item.value === source;
555
- }).label
454
+ type: i18nEnabled ? 'input-text-i18n' : 'input-text',
455
+ placeholder: i18n("b4fdf79b8f54856b072ec3874b830d1f"),
456
+ label: i18n("97d07614380da93d257f9fbf81aa56fb"),
457
+ mode: 'horizontal',
458
+ value: label,
459
+ labelClassName: 'ae-OptionControlItem-EditLabel',
460
+ valueClassName: 'ae-OptionControlItem-EditValue',
461
+ onChange: function (v) {
462
+ return _this.handleEditLabel(index, v);
556
463
  }
557
- })));
558
- }
559
- });
560
- Object.defineProperty(OptionControl.prototype, "renderOption", {
561
- enumerable: false,
562
- configurable: true,
563
- writable: true,
564
- value: function (props) {
565
- var _this = this;
566
- var checked = props.checked,
567
- index = props.index,
568
- editing = props.editing,
569
- multipleProps = props.multipleProps,
570
- closeDefaultCheck = props.closeDefaultCheck;
571
- var render$1 = this.props.render;
572
- var ctx = this.props.data;
573
- var isMultiple = (ctx === null || ctx === void 0 ? void 0 : ctx.multiple) === true || multipleProps;
574
- var i18nEnabled = getI18nEnabled();
575
- var label = this.transformOptionValue(props.label);
576
- var value = this.transformOptionValue(props.value);
577
- var valueType = this.getOptionValueType(props.value);
578
- var editDom = editing ? React__default.createElement("div", {
579
- className: "ae-OptionControlItem-extendMore"
580
- }, render$1('option', {
581
- type: 'container',
582
- className: 'ae-ExtendMore right mb-2',
464
+ }, {
465
+ type: 'input-group',
466
+ name: 'input-group',
467
+ label: i18n("fe7509e0ed085b86f07e3e9975cc5b3d"),
468
+ labelClassName: 'ae-OptionControlItem-EditLabel',
469
+ valueClassName: 'ae-OptionControlItem-EditValue',
470
+ mode: 'horizontal',
583
471
  body: [{
584
- type: 'button',
585
- className: 'ae-OptionControlItem-closeBtn',
586
- label: '×',
587
- level: 'link',
588
- onClick: function () {
589
- return _this.toggleEdit(index);
472
+ type: 'select',
473
+ name: 'valueType',
474
+ value: valueType,
475
+ options: [{
476
+ label: i18n("97d07614380da93d257f9fbf81aa56fb"),
477
+ value: 'text'
478
+ }, {
479
+ label: i18n("55d4790c5d819cd0462cbe89561b0dd4"),
480
+ value: 'number'
481
+ }, {
482
+ label: i18n("97b0b6499334ed889b372513290a2a52"),
483
+ value: 'boolean'
484
+ }],
485
+ checkAll: false,
486
+ onChange: function (v) {
487
+ return _this.handleValueTypeChange(index, v);
590
488
  }
591
489
  }, {
592
- type: i18nEnabled ? 'input-text-i18n' : 'input-text',
593
- placeholder: i18n("b4fdf79b8f54856b072ec3874b830d1f"),
594
- label: i18n("97d07614380da93d257f9fbf81aa56fb"),
595
- mode: 'horizontal',
596
- value: label,
597
- labelClassName: 'ae-OptionControlItem-EditLabel',
598
- valueClassName: 'ae-OptionControlItem-EditValue',
490
+ type: 'input-text',
491
+ placeholder: i18n("f4ab507e2fa2d2bd66bcdeafd9fef797"),
492
+ name: 'value',
493
+ value: value,
494
+ visibleOn: "this.optionValueType !== 'boolean'",
599
495
  onChange: function (v) {
600
- return _this.handleEditLabel(index, v);
496
+ return _this.handleValueChange(index, v);
601
497
  }
602
498
  }, {
603
- type: 'input-group',
604
- name: 'input-group',
605
- label: i18n("fe7509e0ed085b86f07e3e9975cc5b3d"),
606
- labelClassName: 'ae-OptionControlItem-EditLabel',
607
- valueClassName: 'ae-OptionControlItem-EditValue',
608
- mode: 'horizontal',
609
- body: [{
610
- type: 'select',
611
- name: 'valueType',
612
- value: valueType,
613
- options: [{
614
- label: i18n("97d07614380da93d257f9fbf81aa56fb"),
615
- value: 'text'
616
- }, {
617
- label: i18n("55d4790c5d819cd0462cbe89561b0dd4"),
618
- value: 'number'
619
- }, {
620
- label: i18n("97b0b6499334ed889b372513290a2a52"),
621
- value: 'boolean'
622
- }],
623
- checkAll: false,
624
- onChange: function (v) {
625
- return _this.handleValueTypeChange(index, v);
626
- }
627
- }, {
628
- type: 'input-text',
629
- placeholder: i18n("f4ab507e2fa2d2bd66bcdeafd9fef797"),
630
- name: 'value',
631
- value: value,
632
- visibleOn: "this.optionValueType !== 'boolean'",
633
- onChange: function (v) {
634
- return _this.handleValueChange(index, v);
635
- }
499
+ type: 'input-text',
500
+ placeholder: i18n("f4ab507e2fa2d2bd66bcdeafd9fef797"),
501
+ name: 'value',
502
+ value: value,
503
+ visibleOn: "this.optionValueType === 'boolean'",
504
+ onChange: function (v) {
505
+ return _this.handleValueChange(index, v);
506
+ },
507
+ options: [{
508
+ label: 'true',
509
+ value: true
636
510
  }, {
637
- type: 'input-text',
638
- placeholder: i18n("f4ab507e2fa2d2bd66bcdeafd9fef797"),
639
- name: 'value',
640
- value: value,
641
- visibleOn: "this.optionValueType === 'boolean'",
642
- onChange: function (v) {
643
- return _this.handleValueChange(index, v);
644
- },
645
- options: [{
646
- label: 'true',
647
- value: true
648
- }, {
649
- label: 'false',
650
- value: false
651
- }]
511
+ label: 'false',
512
+ value: false
652
513
  }]
653
514
  }]
654
- })) : null;
655
- var operationBtn = [{
656
- type: 'button',
657
- className: 'ae-OptionControlItem-action',
658
- label: i18n("95b351c86267f3aedf89520959bce689"),
659
- onClick: function () {
660
- return _this.toggleEdit(index);
661
- }
662
- }, {
515
+ }]
516
+ })) : null;
517
+ var operationBtn = [{
518
+ type: 'button',
519
+ className: 'ae-OptionControlItem-action',
520
+ label: i18n("95b351c86267f3aedf89520959bce689"),
521
+ onClick: function () {
522
+ return _this.toggleEdit(index);
523
+ }
524
+ }, {
525
+ type: 'button',
526
+ className: 'ae-OptionControlItem-action',
527
+ label: i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
528
+ onClick: function () {
529
+ return _this.handleDelete(index);
530
+ }
531
+ }];
532
+ // 单选模式,选中时增加取消操作
533
+ if (!closeDefaultCheck && !isMultiple && checked) {
534
+ operationBtn.unshift({
663
535
  type: 'button',
664
536
  className: 'ae-OptionControlItem-action',
665
- label: i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
537
+ label: i18n("aafda9e8f6b7b613680677c513edb7a6"),
666
538
  onClick: function () {
667
- return _this.handleDelete(index);
668
- }
669
- }];
670
- // 单选模式,选中时增加取消操作
671
- if (!closeDefaultCheck && !isMultiple && checked) {
672
- operationBtn.unshift({
673
- type: 'button',
674
- className: 'ae-OptionControlItem-action',
675
- label: i18n("aafda9e8f6b7b613680677c513edb7a6"),
676
- onClick: function () {
677
- return _this.handleToggleDefaultValue(index, false);
678
- }
679
- });
680
- }
681
- return React__default.createElement("li", {
682
- className: "ae-OptionControlItem",
683
- key: index
684
- }, React__default.createElement("div", {
685
- className: "ae-OptionControlItem-Main"
686
- }, React__default.createElement("a", {
687
- className: "ae-OptionControlItem-dragBar"
688
- }, React__default.createElement(Icon, {
689
- icon: "drag-bar",
690
- className: "icon"
691
- })), !this.props.closeDefaultCheck && this.props.data.defaultCheckAll !== true && React__default.createElement("span", {
692
- className: "inline-flex",
693
- "data-tooltip": "\u9ED8\u8BA4\u9009\u4E2D\u6B64\u9879"
694
- }, React__default.createElement(Checkbox, {
695
- className: "ae-OptionControlItem-checkbox",
696
- checked: checked,
697
- type: isMultiple ? 'checkbox' : 'radio',
698
- onChange: function (newChecked, shift) {
699
- return _this.handleToggleDefaultValue(index, newChecked, shift);
700
- }
701
- })), render({
702
- type: i18nEnabled ? 'input-text-i18n' : 'input-text',
703
- className: 'ae-OptionControlItem-input',
704
- value: label,
705
- placeholder: i18n("5d26b8a41e805204c9dcd5ea7e23b150"),
706
- clearable: false,
707
- onChange: function (value) {
708
- _this.handleEditLabel(index, value);
539
+ return _this.handleToggleDefaultValue(index, false);
709
540
  }
710
- }), render$1('dropdown', {
711
- type: 'dropdown-button',
712
- className: 'ae-OptionControlItem-dropdown',
713
- btnClassName: 'px-2',
714
- icon: 'fa fa-ellipsis-h',
715
- hideCaret: true,
716
- closeOnClick: true,
717
- align: 'right',
718
- menuClassName: 'ae-OptionControlItem-ulmenu',
719
- buttons: operationBtn
720
- }, {
721
- popOverContainer: null // amis 渲染挂载节点会使用 this.target
722
- })), editDom);
723
- }
724
- });
725
- Object.defineProperty(OptionControl.prototype, "buildBatchAddSchema", {
726
- enumerable: false,
727
- configurable: true,
728
- writable: true,
729
- value: function () {
730
- return {
731
- type: 'action',
732
- actionType: 'dialog',
733
- label: i18n("22de6ef85ed60ec54dbdc1d8583e5104"),
734
- dialog: {
735
- title: i18n("421252e16c6cb544fe9ce0be94a190e0"),
736
- headerClassName: 'font-bold',
737
- closeOnEsc: true,
738
- closeOnOutside: false,
739
- showCloseButton: true,
740
- body: [{
741
- type: 'alert',
742
- level: 'warning',
743
- body: [{
744
- type: 'tpl',
745
- tpl: i18n("c130bd5b55edefdaf8923269e9a52439")
746
- }],
747
- showIcon: true,
748
- className: 'mb-2.5'
749
- }, {
750
- type: 'form',
751
- wrapWithPanel: false,
752
- mode: 'normal',
753
- wrapperComponent: 'div',
754
- resetAfterSubmit: true,
755
- autoFocus: true,
756
- preventEnterSubmit: true,
757
- horizontal: {
758
- left: 0,
759
- right: 12
760
- },
761
- body: [{
762
- name: 'batchOption',
763
- type: 'textarea',
764
- label: '',
765
- placeholder: i18n("1e2f96a69fbef8caa8823a3067ebbdc7"),
766
- trimContents: true,
767
- minRows: 10,
768
- maxRows: 50,
769
- required: true
770
- }]
771
- }]
772
- }
773
- };
774
- }
775
- });
776
- Object.defineProperty(OptionControl.prototype, "handleAPIChange", {
777
- enumerable: false,
778
- configurable: true,
779
- writable: true,
780
- value: function (source) {
781
- this.setState({
782
- api: source
783
- }, this.onChange);
784
- }
785
- });
786
- Object.defineProperty(OptionControl.prototype, "handleLableFieldChange", {
787
- enumerable: false,
788
- configurable: true,
789
- writable: true,
790
- value: function (labelField) {
791
- this.setState({
792
- labelField: labelField
793
- }, this.onChange);
794
- }
795
- });
796
- Object.defineProperty(OptionControl.prototype, "handleValueFieldChange", {
797
- enumerable: false,
798
- configurable: true,
799
- writable: true,
800
- value: function (valueField) {
801
- this.setState({
802
- valueField: valueField
803
- }, this.onChange);
541
+ });
804
542
  }
805
- });
806
- Object.defineProperty(OptionControl.prototype, "renderApiPanel", {
807
- enumerable: false,
808
- configurable: true,
809
- writable: true,
810
- value: function () {
811
- var render = this.props.render;
812
- var _a = this.state,
813
- source = _a.source,
814
- api = _a.api,
815
- labelField = _a.labelField,
816
- valueField = _a.valueField;
817
- if (source === 'custom') {
818
- return null;
543
+ return React__default.createElement("li", {
544
+ className: "ae-OptionControlItem",
545
+ key: index
546
+ }, React__default.createElement("div", {
547
+ className: "ae-OptionControlItem-Main"
548
+ }, React__default.createElement("a", {
549
+ className: "ae-OptionControlItem-dragBar"
550
+ }, React__default.createElement(Icon, {
551
+ icon: "drag-bar",
552
+ className: "icon"
553
+ })), !this.props.closeDefaultCheck && this.props.data.defaultCheckAll !== true && React__default.createElement("span", {
554
+ className: "inline-flex",
555
+ "data-tooltip": "\u9ED8\u8BA4\u9009\u4E2D\u6B64\u9879"
556
+ }, React__default.createElement(Checkbox, {
557
+ className: "ae-OptionControlItem-checkbox",
558
+ checked: checked,
559
+ type: isMultiple ? 'checkbox' : 'radio',
560
+ onChange: function (newChecked, shift) {
561
+ return _this.handleToggleDefaultValue(index, newChecked, shift);
819
562
  }
820
- return render('api', getSchemaTpl('apiControl', {
821
- label: i18n("54ea89b497ec3bb319c68844dfa3687f"),
822
- name: 'source',
823
- mode: 'normal',
824
- className: 'ae-ExtendMore',
825
- visibleOn: 'data.autoComplete !== false',
826
- value: api,
827
- onChange: this.handleAPIChange,
828
- sourceType: source,
829
- footer: [{
830
- label: tipedLabel(i18n("7e9c83e86beb612377a94e6e8d1fc644"), i18n("26ff46d82166741297ce666b2792af85")),
831
- type: 'input-text',
832
- name: 'labelField',
833
- value: labelField,
834
- placeholder: i18n("6d4ce0631f37676a887c9599691fabec"),
835
- onChange: this.handleLableFieldChange
563
+ })), render({
564
+ type: i18nEnabled ? 'input-text-i18n' : 'input-text',
565
+ className: 'ae-OptionControlItem-input',
566
+ value: label,
567
+ placeholder: i18n("5d26b8a41e805204c9dcd5ea7e23b150"),
568
+ clearable: false,
569
+ onChange: function (value) {
570
+ _this.handleEditLabel(index, value);
571
+ }
572
+ }), render$1('dropdown', {
573
+ type: 'dropdown-button',
574
+ className: 'ae-OptionControlItem-dropdown',
575
+ btnClassName: 'px-2',
576
+ icon: 'fa fa-ellipsis-h',
577
+ hideCaret: true,
578
+ closeOnClick: true,
579
+ align: 'right',
580
+ menuClassName: 'ae-OptionControlItem-ulmenu',
581
+ buttons: operationBtn
582
+ }, {
583
+ popOverContainer: null // amis 渲染挂载节点会使用 this.target
584
+ })), editDom);
585
+ };
586
+ OptionControl.prototype.buildBatchAddSchema = function () {
587
+ return {
588
+ type: 'action',
589
+ actionType: 'dialog',
590
+ label: i18n("22de6ef85ed60ec54dbdc1d8583e5104"),
591
+ dialog: {
592
+ title: i18n("421252e16c6cb544fe9ce0be94a190e0"),
593
+ headerClassName: 'font-bold',
594
+ closeOnEsc: true,
595
+ closeOnOutside: false,
596
+ showCloseButton: true,
597
+ body: [{
598
+ type: 'alert',
599
+ level: 'warning',
600
+ body: [{
601
+ type: 'tpl',
602
+ tpl: i18n("c130bd5b55edefdaf8923269e9a52439")
603
+ }],
604
+ showIcon: true,
605
+ className: 'mb-2.5'
836
606
  }, {
837
- label: i18n("2e01f5f5889e33d003bec7857cd38445"),
838
- type: 'input-text',
839
- name: 'valueField',
840
- value: valueField,
841
- placeholder: i18n("959c27193eb0a41d01f4b53dcc4b9245"),
842
- onChange: this.handleValueFieldChange
607
+ type: 'form',
608
+ wrapWithPanel: false,
609
+ mode: 'normal',
610
+ wrapperComponent: 'div',
611
+ resetAfterSubmit: true,
612
+ autoFocus: true,
613
+ preventEnterSubmit: true,
614
+ horizontal: {
615
+ left: 0,
616
+ right: 12
617
+ },
618
+ body: [{
619
+ name: 'batchOption',
620
+ type: 'textarea',
621
+ label: '',
622
+ placeholder: i18n("1e2f96a69fbef8caa8823a3067ebbdc7"),
623
+ trimContents: true,
624
+ minRows: 10,
625
+ maxRows: 50,
626
+ required: true
627
+ }]
843
628
  }]
844
- }));
845
- }
846
- });
847
- Object.defineProperty(OptionControl.prototype, "render", {
848
- enumerable: false,
849
- configurable: true,
850
- writable: true,
851
- value: function () {
852
- var _this = this;
853
- var _a = this.state,
854
- options = _a.options,
855
- source = _a.source;
856
- var _b = this.props,
857
- render = _b.render,
858
- className = _b.className,
859
- multipleProps = _b.multiple;
860
- return React__default.createElement("div", {
861
- className: cx('ae-OptionControl', className)
862
- }, this.renderHeader(), source === 'custom' ? React__default.createElement("div", {
863
- className: "ae-OptionControl-wrapper"
864
- }, Array.isArray(options) && options.length ? React__default.createElement("ul", {
865
- className: "ae-OptionControl-content",
866
- ref: this.dragRef
867
- }, options.map(function (option, index) {
868
- return _this.renderOption(__assign(__assign({}, option), {
869
- index: index,
870
- multipleProps: multipleProps
871
- }));
872
- })) : React__default.createElement("div", {
873
- className: "ae-OptionControl-placeholder"
874
- }, "\u65E0\u9009\u9879"), React__default.createElement("div", {
875
- className: "ae-OptionControl-footer"
876
- }, React__default.createElement(Button, {
877
- level: "enhance",
878
- onClick: this.handleAdd,
879
- ref: this.targetRef
880
- }, "\u6DFB\u52A0\u9009\u9879"), render('inner', this.buildBatchAddSchema(), {
881
- onSubmit: this.handleBatchAdd
882
- }))) : null, this.renderApiPanel());
629
+ }
630
+ };
631
+ };
632
+ OptionControl.prototype.handleAPIChange = function (source) {
633
+ this.setState({
634
+ api: source
635
+ }, this.onChange);
636
+ };
637
+ OptionControl.prototype.handleLableFieldChange = function (labelField) {
638
+ this.setState({
639
+ labelField: labelField
640
+ }, this.onChange);
641
+ };
642
+ OptionControl.prototype.handleValueFieldChange = function (valueField) {
643
+ this.setState({
644
+ valueField: valueField
645
+ }, this.onChange);
646
+ };
647
+ OptionControl.prototype.renderApiPanel = function () {
648
+ var render = this.props.render;
649
+ var _a = this.state,
650
+ source = _a.source,
651
+ api = _a.api,
652
+ labelField = _a.labelField,
653
+ valueField = _a.valueField;
654
+ if (source === 'custom') {
655
+ return null;
883
656
  }
884
- });
657
+ return render('api', getSchemaTpl('apiControl', {
658
+ label: i18n("54ea89b497ec3bb319c68844dfa3687f"),
659
+ name: 'source',
660
+ mode: 'normal',
661
+ className: 'ae-ExtendMore',
662
+ visibleOn: 'data.autoComplete !== false',
663
+ value: api,
664
+ onChange: this.handleAPIChange,
665
+ sourceType: source,
666
+ footer: [{
667
+ label: tipedLabel(i18n("7e9c83e86beb612377a94e6e8d1fc644"), i18n("26ff46d82166741297ce666b2792af85")),
668
+ type: 'input-text',
669
+ name: 'labelField',
670
+ value: labelField,
671
+ placeholder: i18n("6d4ce0631f37676a887c9599691fabec"),
672
+ onChange: this.handleLableFieldChange
673
+ }, {
674
+ label: i18n("2e01f5f5889e33d003bec7857cd38445"),
675
+ type: 'input-text',
676
+ name: 'valueField',
677
+ value: valueField,
678
+ placeholder: i18n("959c27193eb0a41d01f4b53dcc4b9245"),
679
+ onChange: this.handleValueFieldChange
680
+ }]
681
+ }));
682
+ };
683
+ OptionControl.prototype.render = function () {
684
+ var _this = this;
685
+ var _a = this.state,
686
+ options = _a.options,
687
+ source = _a.source;
688
+ var _b = this.props,
689
+ render = _b.render,
690
+ className = _b.className,
691
+ multipleProps = _b.multiple;
692
+ return React__default.createElement("div", {
693
+ className: cx('ae-OptionControl', className)
694
+ }, this.renderHeader(), source === 'custom' ? React__default.createElement("div", {
695
+ className: "ae-OptionControl-wrapper"
696
+ }, Array.isArray(options) && options.length ? React__default.createElement("ul", {
697
+ className: "ae-OptionControl-content",
698
+ ref: this.dragRef
699
+ }, options.map(function (option, index) {
700
+ return _this.renderOption(__assign(__assign({}, option), {
701
+ index: index,
702
+ multipleProps: multipleProps
703
+ }));
704
+ })) : React__default.createElement("div", {
705
+ className: "ae-OptionControl-placeholder"
706
+ }, "\u65E0\u9009\u9879"), React__default.createElement("div", {
707
+ className: "ae-OptionControl-footer"
708
+ }, React__default.createElement(Button, {
709
+ level: "enhance",
710
+ onClick: this.handleAdd,
711
+ ref: this.targetRef
712
+ }, "\u6DFB\u52A0\u9009\u9879"), render('inner', this.buildBatchAddSchema(), {
713
+ onSubmit: this.handleBatchAdd
714
+ }))) : null, this.renderApiPanel());
715
+ };
885
716
  __decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], OptionControl.prototype, "targetRef", null);
886
717
  __decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], OptionControl.prototype, "dragRef", null);
887
718
  __decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [String]), __metadata("design:returntype", void 0)], OptionControl.prototype, "handleSourceChange", null);