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, __awaiter, __generator, __rest } from 'tslib';
6
+ import { __extends, __assign, __awaiter, __generator, __values, __rest, __spreadArray, __read } from 'tslib';
7
7
  import { normalizeApiResponseData, toast } from 'amis';
8
8
  import get from 'lodash/get';
9
9
  import cloneDeep from 'lodash/cloneDeep';
@@ -22,1016 +22,920 @@ var CRUDPlugin = /** @class */function (_super) {
22
22
  function CRUDPlugin() {
23
23
  var _this = _super !== null && _super.apply(this, arguments) || this;
24
24
  // 关联渲染器名字
25
- Object.defineProperty(_this, "rendererName", {
26
- enumerable: true,
27
- configurable: true,
28
- writable: true,
29
- value: 'crud'
30
- });
31
- Object.defineProperty(_this, "$schema", {
32
- enumerable: true,
33
- configurable: true,
34
- writable: true,
35
- value: '/schemas/CRUDSchema.json'
36
- });
37
- Object.defineProperty(_this, "order", {
38
- enumerable: true,
39
- configurable: true,
40
- writable: true,
41
- value: -1000
42
- });
25
+ _this.rendererName = 'crud';
26
+ _this.$schema = '/schemas/CRUDSchema.json';
27
+ _this.order = -1000;
43
28
  // 组件名称
44
- Object.defineProperty(_this, "name", {
45
- enumerable: true,
46
- configurable: true,
47
- writable: true,
48
- value: i18n("d7213304d1a8a02a73a2f4010839e061")
49
- });
50
- Object.defineProperty(_this, "isBaseComponent", {
51
- enumerable: true,
52
- configurable: true,
53
- writable: true,
54
- value: true
55
- });
56
- Object.defineProperty(_this, "description", {
57
- enumerable: true,
58
- configurable: true,
59
- writable: true,
60
- value: i18n("7a9f1ec32752de8b69ef21138970f64d")
61
- });
62
- Object.defineProperty(_this, "docLink", {
63
- enumerable: true,
64
- configurable: true,
65
- writable: true,
66
- value: '/amis/zh-CN/components/crud'
67
- });
68
- Object.defineProperty(_this, "tags", {
69
- enumerable: true,
70
- configurable: true,
71
- writable: true,
72
- value: [i18n("997c7a5d34f6fc628893f509d0df32e0")]
73
- });
74
- Object.defineProperty(_this, "icon", {
75
- enumerable: true,
76
- configurable: true,
77
- writable: true,
78
- value: 'fa fa-table'
79
- });
80
- Object.defineProperty(_this, "pluginIcon", {
81
- enumerable: true,
82
- configurable: true,
83
- writable: true,
84
- value: 'table-plugin'
85
- });
86
- Object.defineProperty(_this, "scaffold", {
87
- enumerable: true,
88
- configurable: true,
89
- writable: true,
90
- value: {
91
- type: 'crud',
92
- syncLocation: false,
93
- api: '',
94
- columns: [{
95
- name: 'id',
96
- label: 'ID',
97
- type: 'text'
98
- }, {
99
- name: 'engine',
100
- label: i18n("48c68eb5a42e2b3e679c53b00f6e203f"),
101
- type: 'text'
102
- }],
103
- bulkActions: [],
104
- itemActions: []
105
- }
106
- });
107
- Object.defineProperty(_this, "actions", {
108
- enumerable: true,
109
- configurable: true,
110
- writable: true,
111
- value: [{
112
- actionType: 'reload',
113
- actionLabel: i18n("64ca9bab920a2983bcf270320d850d00"),
114
- description: i18n("9ef5597ac0b4da662bcd967da37eceb4")
115
- }]
116
- });
117
- Object.defineProperty(_this, "btnSchemas", {
118
- enumerable: true,
119
- configurable: true,
120
- writable: true,
121
- value: {
122
- create: {
123
- label: i18n("66ab5e9f24c8f46012a25c89919fb191"),
124
- type: 'button',
125
- actionType: 'dialog',
126
- level: 'primary',
127
- dialog: {
128
- title: i18n("66ab5e9f24c8f46012a25c89919fb191"),
129
- body: {
130
- type: 'form',
131
- api: 'xxx/create',
132
- body: []
133
- }
29
+ _this.name = i18n("d7213304d1a8a02a73a2f4010839e061");
30
+ _this.isBaseComponent = true;
31
+ _this.description = i18n("7a9f1ec32752de8b69ef21138970f64d");
32
+ _this.docLink = '/amis/zh-CN/components/crud';
33
+ _this.tags = [i18n("997c7a5d34f6fc628893f509d0df32e0")];
34
+ _this.icon = 'fa fa-table';
35
+ _this.pluginIcon = 'table-plugin';
36
+ _this.scaffold = {
37
+ type: 'crud',
38
+ syncLocation: false,
39
+ api: '',
40
+ columns: [{
41
+ name: 'id',
42
+ label: 'ID',
43
+ type: 'text'
44
+ }, {
45
+ name: 'engine',
46
+ label: i18n("48c68eb5a42e2b3e679c53b00f6e203f"),
47
+ type: 'text'
48
+ }],
49
+ bulkActions: [],
50
+ itemActions: []
51
+ };
52
+ _this.actions = [{
53
+ actionType: 'reload',
54
+ actionLabel: i18n("64ca9bab920a2983bcf270320d850d00"),
55
+ description: i18n("9ef5597ac0b4da662bcd967da37eceb4")
56
+ }];
57
+ _this.btnSchemas = {
58
+ create: {
59
+ label: i18n("66ab5e9f24c8f46012a25c89919fb191"),
60
+ type: 'button',
61
+ actionType: 'dialog',
62
+ level: 'primary',
63
+ dialog: {
64
+ title: i18n("66ab5e9f24c8f46012a25c89919fb191"),
65
+ body: {
66
+ type: 'form',
67
+ api: 'xxx/create',
68
+ body: []
134
69
  }
135
- },
136
- update: {
137
- label: i18n("95b351c86267f3aedf89520959bce689"),
138
- type: 'button',
139
- actionType: 'dialog',
140
- level: 'link',
141
- dialog: {
142
- title: i18n("95b351c86267f3aedf89520959bce689"),
143
- body: {
144
- type: 'form',
145
- api: 'xxx/update',
146
- body: []
147
- }
70
+ }
71
+ },
72
+ update: {
73
+ label: i18n("95b351c86267f3aedf89520959bce689"),
74
+ type: 'button',
75
+ actionType: 'dialog',
76
+ level: 'link',
77
+ dialog: {
78
+ title: i18n("95b351c86267f3aedf89520959bce689"),
79
+ body: {
80
+ type: 'form',
81
+ api: 'xxx/update',
82
+ body: []
148
83
  }
149
- },
150
- view: {
151
- label: i18n("607e7a4f377fa66b0b28ce318aab841f"),
152
- type: 'button',
153
- actionType: 'dialog',
154
- level: 'link',
155
- dialog: {
156
- title: i18n("5b48dbb8dc710cffe6313bb56a7f6d47"),
157
- body: {
158
- type: 'form',
159
- api: 'xxx/update',
160
- body: []
161
- }
84
+ }
85
+ },
86
+ view: {
87
+ label: i18n("607e7a4f377fa66b0b28ce318aab841f"),
88
+ type: 'button',
89
+ actionType: 'dialog',
90
+ level: 'link',
91
+ dialog: {
92
+ title: i18n("5b48dbb8dc710cffe6313bb56a7f6d47"),
93
+ body: {
94
+ type: 'form',
95
+ api: 'xxx/update',
96
+ body: []
162
97
  }
163
- },
164
- delete: {
165
- type: 'button',
166
- label: i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
167
- actionType: 'ajax',
168
- level: 'link',
169
- className: 'text-danger',
170
- confirmText: i18n("6c546666aab964c39cd8bfdf4fbd46b8"),
171
- api: 'delete:/xxx/delete'
172
- },
173
- bulkDelete: {
174
- type: 'button',
175
- level: 'danger',
176
- label: i18n("7fb62b30119c3797a843a48368463314"),
177
- actionType: 'ajax',
178
- confirmText: i18n("6c546666aab964c39cd8bfdf4fbd46b8"),
179
- api: '/xxx/batch-delete'
180
- },
181
- bulkUpdate: {
182
- type: 'button',
183
- label: i18n("e73cefac9d030927da1618c7b15c98c9"),
184
- actionType: 'dialog',
185
- dialog: {
186
- title: i18n("e73cefac9d030927da1618c7b15c98c9"),
187
- size: 'md',
188
- body: {
189
- type: 'form',
190
- api: '/xxx/bacth-edit',
191
- body: [{
192
- label: i18n("19c6b7463e1bf73bb4b12ba07abd5444"),
193
- text: i18n("19c6b7463e1bf73bb4b12ba07abd5444"),
194
- type: 'input-text'
195
- }]
196
- }
98
+ }
99
+ },
100
+ delete: {
101
+ type: 'button',
102
+ label: i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
103
+ actionType: 'ajax',
104
+ level: 'link',
105
+ className: 'text-danger',
106
+ confirmText: i18n("6c546666aab964c39cd8bfdf4fbd46b8"),
107
+ api: 'delete:/xxx/delete'
108
+ },
109
+ bulkDelete: {
110
+ type: 'button',
111
+ level: 'danger',
112
+ label: i18n("7fb62b30119c3797a843a48368463314"),
113
+ actionType: 'ajax',
114
+ confirmText: i18n("6c546666aab964c39cd8bfdf4fbd46b8"),
115
+ api: '/xxx/batch-delete'
116
+ },
117
+ bulkUpdate: {
118
+ type: 'button',
119
+ label: i18n("e73cefac9d030927da1618c7b15c98c9"),
120
+ actionType: 'dialog',
121
+ dialog: {
122
+ title: i18n("e73cefac9d030927da1618c7b15c98c9"),
123
+ size: 'md',
124
+ body: {
125
+ type: 'form',
126
+ api: '/xxx/bacth-edit',
127
+ body: [{
128
+ label: i18n("19c6b7463e1bf73bb4b12ba07abd5444"),
129
+ text: i18n("19c6b7463e1bf73bb4b12ba07abd5444"),
130
+ type: 'input-text'
131
+ }]
197
132
  }
198
- },
199
- // itemDelete: {
200
- // type: 'button',
201
- // level: 'danger',
202
- // label: '删除',
203
- // api: '/xxx/delete-one',
204
- // actionType: 'ajax',
205
- // confirmText: '确定要删除?'
206
- // },
207
- filter: {
208
- title: i18n("cf12e55021998a8328201800ec356773"),
209
- body: [{
210
- type: 'input-text',
211
- name: 'keywords',
212
- label: i18n("cfb5f18c43753ad5329348d626bd3739")
213
- }]
214
133
  }
134
+ },
135
+ // itemDelete: {
136
+ // type: 'button',
137
+ // level: 'danger',
138
+ // label: '删除',
139
+ // api: '/xxx/delete-one',
140
+ // actionType: 'ajax',
141
+ // confirmText: '确定要删除?'
142
+ // },
143
+ filter: {
144
+ title: i18n("cf12e55021998a8328201800ec356773"),
145
+ body: [{
146
+ type: 'input-text',
147
+ name: 'keywords',
148
+ label: i18n("cfb5f18c43753ad5329348d626bd3739")
149
+ }]
215
150
  }
216
- });
217
- Object.defineProperty(_this, "multifactor", {
218
- enumerable: true,
219
- configurable: true,
220
- writable: true,
221
- value: true
222
- });
223
- Object.defineProperty(_this, "previewSchema", {
224
- enumerable: true,
225
- configurable: true,
226
- writable: true,
227
- value: {
228
- syncLocation: false,
229
- type: 'crud',
230
- className: 'text-left',
231
- bodyClassName: 'm-b-none',
232
- affixHeader: false,
233
- data: {
234
- items: [{
235
- a: 1,
236
- b: 2
237
- }, {
238
- a: 3,
239
- b: 4
240
- }, {
241
- a: 5,
242
- b: 6
243
- }]
244
- },
245
- source: '${items}',
246
- columns: [{
247
- label: 'A',
248
- name: 'a'
151
+ };
152
+ _this.multifactor = true;
153
+ _this.previewSchema = {
154
+ syncLocation: false,
155
+ type: 'crud',
156
+ className: 'text-left',
157
+ bodyClassName: 'm-b-none',
158
+ affixHeader: false,
159
+ data: {
160
+ items: [{
161
+ a: 1,
162
+ b: 2
249
163
  }, {
250
- label: 'B',
251
- name: 'b'
164
+ a: 3,
165
+ b: 4
252
166
  }, {
253
- type: 'operation',
254
- label: i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
255
- buttons: [{
256
- icon: 'fa fa-eye',
257
- type: 'button'
258
- }, {
259
- icon: 'fa fa-edit',
260
- type: 'button'
261
- }]
167
+ a: 5,
168
+ b: 6
262
169
  }]
263
- }
264
- });
265
- Object.defineProperty(_this, "oldFilter", {
266
- enumerable: true,
267
- configurable: true,
268
- writable: true,
269
- value: void 0
270
- });
271
- Object.defineProperty(_this, "panelTitle", {
272
- enumerable: true,
273
- configurable: true,
274
- writable: true,
275
- value: i18n("d7213304d1a8a02a73a2f4010839e061")
276
- });
277
- Object.defineProperty(_this, "panelBodyCreator", {
278
- enumerable: true,
279
- configurable: true,
280
- writable: true,
281
- value: function (context) {
282
- _this.manager.store;
283
- var id = context.id;
284
- return getSchemaTpl('tabs', [{
285
- title: i18n("22b777e6fcb613b8ba83ced9594cd07e"),
286
- body: [getSchemaTpl('layout:originPosition', {
287
- value: 'left-top'
288
- }), getSchemaTpl('switch', {
289
- name: 'filter',
290
- label: i18n("07a88fae7dd11f87891af91fb54a74bb"),
291
- visibleOn: 'data.api && data.api.url',
292
- pipeIn: function (value) {
293
- return !!value;
294
- },
295
- pipeOut: function (value, originValue) {
296
- if (value) {
297
- return _this.oldFilter || JSONPipeIn({
298
- title: i18n("cf12e55021998a8328201800ec356773"),
299
- body: [{
300
- type: 'input-text',
301
- name: 'keywords',
302
- label: i18n("cfb5f18c43753ad5329348d626bd3739")
303
- }]
304
- });
305
- } else {
306
- _this.oldFilter = originValue;
307
- }
308
- return null;
309
- }
310
- }), {
311
- type: 'divider',
312
- visibleOn: 'data.api && data.api.url'
313
- }, getSchemaTpl('combo-container', {
314
- label: i18n("7f7c624a843b0d539a4ea59a696702f9"),
315
- name: 'bulkActions',
316
- type: 'combo',
317
- hiddenOn: 'data.pickerMode && data.multiple',
318
- inputClassName: 'ae-BulkActions-control',
319
- multiple: true,
320
- draggable: true,
321
- draggableTip: '',
322
- scaffold: {
323
- label: i18n("fa966345577ba81af19408f203db968f"),
324
- type: 'button'
325
- },
326
- labelRemark: {
327
- className: 'm-l-xs',
328
- trigger: 'click',
329
- rootClose: true,
330
- content: i18n("46e6edaeb9968e7f7ab549d4f2f82d6d"),
331
- placement: 'left'
332
- },
333
- items: [getSchemaTpl('tpl:btnLabel'), {
334
- columnClassName: 'p-t-xs col-edit',
335
- children: function (_a) {
336
- var index = _a.index;
337
- return React__default.createElement("button", {
338
- onClick: _this.handleBulkActionEdit.bind(_this, id, index),
339
- "data-tooltip": "\u4FEE\u6539",
340
- "data-position": "bottom",
341
- className: "text-muted"
342
- }, React__default.createElement("i", {
343
- className: "fa fa-pencil"
344
- }));
345
- }
346
- }]
347
- }),
348
- // getSchemaTpl('switch', {
349
- // name: 'defaultChecked',
350
- // label: '默认是否全部勾选',
351
- // visibleOn: 'data.bulkActions && data.bulkActions.length',
352
- // pipeIn: defaultValue(false)
353
- // }),
354
- {
355
- type: 'divider'
356
- }, getSchemaTpl('combo-container', {
357
- label: i18n("f13a0697d58d975d14eb3f3c72c2cbf2"),
358
- name: 'itemActions',
359
- type: 'combo',
360
- labelRemark: {
361
- className: 'm-l-xs',
362
- trigger: 'click',
363
- rootClose: true,
364
- content: i18n("3674ea51498e7118732e5e1c53d4bc80"),
365
- placement: 'left'
366
- },
367
- hiddenOn: 'this.mode && this.mode !== "table" || this.pickerMode',
368
- inputClassName: 'ae-BulkActions-control',
369
- multiple: true,
370
- draggable: true,
371
- scaffold: {
372
- label: i18n("fa966345577ba81af19408f203db968f"),
373
- type: 'button'
374
- },
375
- items: [getSchemaTpl('tpl:btnLabel'), {
376
- type: 'checkbox',
377
- className: 'text-xs',
378
- option: i18n("4916771d080ddf6d0551de4d6d2f42a4"),
379
- name: 'hiddenOnHover'
380
- }, {
381
- columnClassName: 'p-t-xs col-edit',
382
- children: function (_a) {
383
- var index = _a.index;
384
- return React__default.createElement("button", {
385
- onClick: _this.handleItemActionEdit.bind(_this, id, index),
386
- "data-tooltip": "\u4FEE\u6539",
387
- "data-position": "bottom",
388
- className: "text-muted"
389
- }, React__default.createElement("i", {
390
- className: "fa fa-pencil"
391
- }));
392
- }
393
- }]
394
- }), {
395
- type: 'divider',
396
- hiddenOn: 'this.mode && this.mode !== "table" || this.pickerMode'
397
- }, getSchemaTpl('switch', {
398
- name: 'syncLocation',
399
- label: i18n("569343b4fe5e48131b78611c11eadbeb"),
400
- pipeIn: defaultValue(true),
401
- labelRemark: {
402
- className: 'm-l-xs',
403
- trigger: 'click',
404
- rootClose: true,
405
- content: i18n("6dbee29a8c54eef9d042ef3280999ad9"),
406
- placement: 'left'
407
- }
408
- }), getSchemaTpl('combo-container', {
409
- label: i18n("2171d1b07d045e796cba4a05bcf7d13f"),
410
- type: 'input-kv',
411
- name: 'defaultParams',
412
- labelRemark: {
413
- className: 'm-l-xs',
414
- trigger: 'click',
415
- rootClose: true,
416
- content: i18n("01e7eb2256821085a14708d6ddf36814"),
417
- placement: 'left'
418
- }
419
- }), {
420
- type: 'divider'
421
- }, getSchemaTpl('switch', {
422
- name: 'keepItemSelectionOnPageChange',
423
- label: i18n("58ed0a7a5a91996dbb4c7d6dc7679364"),
424
- visbileOn: 'this.bulkActions && this.bulkActions.length || this.itemActions && this.itemActions.length',
425
- labelRemark: {
426
- className: 'm-l-xs',
427
- trigger: 'click',
428
- rootClose: true,
429
- content: i18n("36ac0011faae6f88ee0ec3e642328327"),
430
- placement: 'left'
170
+ },
171
+ source: '${items}',
172
+ columns: [{
173
+ label: 'A',
174
+ name: 'a'
175
+ }, {
176
+ label: 'B',
177
+ name: 'b'
178
+ }, {
179
+ type: 'operation',
180
+ label: i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
181
+ buttons: [{
182
+ icon: 'fa fa-eye',
183
+ type: 'button'
184
+ }, {
185
+ icon: 'fa fa-edit',
186
+ type: 'button'
187
+ }]
188
+ }]
189
+ };
190
+ _this.panelTitle = i18n("d7213304d1a8a02a73a2f4010839e061");
191
+ _this.panelBodyCreator = function (context) {
192
+ _this.manager.store;
193
+ var id = context.id;
194
+ return getSchemaTpl('tabs', [{
195
+ title: i18n("22b777e6fcb613b8ba83ced9594cd07e"),
196
+ body: [getSchemaTpl('layout:originPosition', {
197
+ value: 'left-top'
198
+ }), getSchemaTpl('switch', {
199
+ name: 'filter',
200
+ label: i18n("07a88fae7dd11f87891af91fb54a74bb"),
201
+ visibleOn: 'data.api && data.api.url',
202
+ pipeIn: function (value) {
203
+ return !!value;
204
+ },
205
+ pipeOut: function (value, originValue) {
206
+ if (value) {
207
+ return _this.oldFilter || JSONPipeIn({
208
+ title: i18n("cf12e55021998a8328201800ec356773"),
209
+ body: [{
210
+ type: 'input-text',
211
+ name: 'keywords',
212
+ label: i18n("cfb5f18c43753ad5329348d626bd3739")
213
+ }]
214
+ });
215
+ } else {
216
+ _this.oldFilter = originValue;
431
217
  }
432
- }), {
433
- name: 'labelTpl',
434
- type: 'input-text',
435
- label: i18n("2a0b47ba76e886070c3bd6abeae3d1c0"),
436
- visibleOn: 'this.keepItemSelectionOnPageChange',
437
- labelRemark: {
438
- className: 'm-l-xs',
439
- trigger: 'click',
440
- rootClose: true,
441
- content: i18n("6ab3e5b6c5d5d2cf621e911226495433"),
442
- placement: 'left'
218
+ return null;
219
+ }
220
+ }), {
221
+ type: 'divider',
222
+ visibleOn: 'data.api && data.api.url'
223
+ }, getSchemaTpl('combo-container', {
224
+ label: i18n("7f7c624a843b0d539a4ea59a696702f9"),
225
+ name: 'bulkActions',
226
+ type: 'combo',
227
+ hiddenOn: 'data.pickerMode && data.multiple',
228
+ inputClassName: 'ae-BulkActions-control',
229
+ multiple: true,
230
+ draggable: true,
231
+ draggableTip: '',
232
+ scaffold: {
233
+ label: i18n("fa966345577ba81af19408f203db968f"),
234
+ type: 'button'
235
+ },
236
+ labelRemark: {
237
+ className: 'm-l-xs',
238
+ trigger: 'click',
239
+ rootClose: true,
240
+ content: i18n("46e6edaeb9968e7f7ab549d4f2f82d6d"),
241
+ placement: 'left'
242
+ },
243
+ items: [getSchemaTpl('tpl:btnLabel'), {
244
+ columnClassName: 'p-t-xs col-edit',
245
+ children: function (_a) {
246
+ var index = _a.index;
247
+ return React__default.createElement("button", {
248
+ onClick: _this.handleBulkActionEdit.bind(_this, id, index),
249
+ "data-tooltip": "\u4FEE\u6539",
250
+ "data-position": "bottom",
251
+ className: "text-muted"
252
+ }, React__default.createElement("i", {
253
+ className: "fa fa-pencil"
254
+ }));
443
255
  }
256
+ }]
257
+ }),
258
+ // getSchemaTpl('switch', {
259
+ // name: 'defaultChecked',
260
+ // label: '默认是否全部勾选',
261
+ // visibleOn: 'data.bulkActions && data.bulkActions.length',
262
+ // pipeIn: defaultValue(false)
263
+ // }),
264
+ {
265
+ type: 'divider'
266
+ }, getSchemaTpl('combo-container', {
267
+ label: i18n("f13a0697d58d975d14eb3f3c72c2cbf2"),
268
+ name: 'itemActions',
269
+ type: 'combo',
270
+ labelRemark: {
271
+ className: 'm-l-xs',
272
+ trigger: 'click',
273
+ rootClose: true,
274
+ content: i18n("3674ea51498e7118732e5e1c53d4bc80"),
275
+ placement: 'left'
276
+ },
277
+ hiddenOn: 'this.mode && this.mode !== "table" || this.pickerMode',
278
+ inputClassName: 'ae-BulkActions-control',
279
+ multiple: true,
280
+ draggable: true,
281
+ scaffold: {
282
+ label: i18n("fa966345577ba81af19408f203db968f"),
283
+ type: 'button'
284
+ },
285
+ items: [getSchemaTpl('tpl:btnLabel'), {
286
+ type: 'checkbox',
287
+ className: 'text-xs',
288
+ option: i18n("4916771d080ddf6d0551de4d6d2f42a4"),
289
+ name: 'hiddenOnHover'
444
290
  }, {
445
- name: 'primaryField',
446
- label: i18n("987b04af242bb2dafaf32d890ab952ff"),
447
- type: 'input-text',
448
- pipeIn: defaultValue('id'),
449
- description: i18n("a270e70be12fb13a24ca3e4ac70fa838")
291
+ columnClassName: 'p-t-xs col-edit',
292
+ children: function (_a) {
293
+ var index = _a.index;
294
+ return React__default.createElement("button", {
295
+ onClick: _this.handleItemActionEdit.bind(_this, id, index),
296
+ "data-tooltip": "\u4FEE\u6539",
297
+ "data-position": "bottom",
298
+ className: "text-muted"
299
+ }, React__default.createElement("i", {
300
+ className: "fa fa-pencil"
301
+ }));
302
+ }
450
303
  }]
304
+ }), {
305
+ type: 'divider',
306
+ hiddenOn: 'this.mode && this.mode !== "table" || this.pickerMode'
307
+ }, getSchemaTpl('switch', {
308
+ name: 'syncLocation',
309
+ label: i18n("569343b4fe5e48131b78611c11eadbeb"),
310
+ pipeIn: defaultValue(true),
311
+ labelRemark: {
312
+ className: 'm-l-xs',
313
+ trigger: 'click',
314
+ rootClose: true,
315
+ content: i18n("6dbee29a8c54eef9d042ef3280999ad9"),
316
+ placement: 'left'
317
+ }
318
+ }), getSchemaTpl('combo-container', {
319
+ label: i18n("2171d1b07d045e796cba4a05bcf7d13f"),
320
+ type: 'input-kv',
321
+ name: 'defaultParams',
322
+ labelRemark: {
323
+ className: 'm-l-xs',
324
+ trigger: 'click',
325
+ rootClose: true,
326
+ content: i18n("01e7eb2256821085a14708d6ddf36814"),
327
+ placement: 'left'
328
+ }
329
+ }), {
330
+ type: 'divider'
331
+ }, getSchemaTpl('switch', {
332
+ name: 'keepItemSelectionOnPageChange',
333
+ label: i18n("58ed0a7a5a91996dbb4c7d6dc7679364"),
334
+ visbileOn: 'this.bulkActions && this.bulkActions.length || this.itemActions && this.itemActions.length',
335
+ labelRemark: {
336
+ className: 'm-l-xs',
337
+ trigger: 'click',
338
+ rootClose: true,
339
+ content: i18n("36ac0011faae6f88ee0ec3e642328327"),
340
+ placement: 'left'
341
+ }
342
+ }), {
343
+ name: 'labelTpl',
344
+ type: 'input-text',
345
+ label: i18n("2a0b47ba76e886070c3bd6abeae3d1c0"),
346
+ visibleOn: 'this.keepItemSelectionOnPageChange',
347
+ labelRemark: {
348
+ className: 'm-l-xs',
349
+ trigger: 'click',
350
+ rootClose: true,
351
+ content: i18n("6ab3e5b6c5d5d2cf621e911226495433"),
352
+ placement: 'left'
353
+ }
451
354
  }, {
452
- title: i18n("54ea89b497ec3bb319c68844dfa3687f"),
453
- body: [getSchemaTpl('apiControl', {
454
- label: i18n("db7ee36de8063c2d5a6c123eac65641a"),
455
- sampleBuilder: function () {
456
- var _a, _b;
457
- var data = {
458
- items: [],
459
- total: 0
460
- };
461
- var columns = (_b = (_a = context === null || context === void 0 ? void 0 : context.schema) === null || _a === void 0 ? void 0 : _a.columns) !== null && _b !== void 0 ? _b : [];
462
- var row = {};
463
- columns.forEach(function (column) {
464
- if (column.name) {
465
- setVariable(row, column.name, 'sample');
466
- }
467
- });
468
- data.items.push(row);
469
- return JSON.stringify({
470
- status: 0,
471
- msg: '',
472
- data: data
473
- }, null, 2);
474
- }
475
- }), {
476
- name: 'initFetch',
477
- type: 'radios',
478
- label: i18n("0951dad1723aa1191ce1a2e96db76051"),
479
- pipeIn: function (value) {
480
- return typeof value == 'boolean' && value || typeof value !== 'boolean' && '';
481
- },
482
- inline: true,
483
- onChange: function () {},
484
- options: [{
485
- label: i18n("0a60ac8f02ccd2cf723f927284877851"),
486
- value: true
487
- }, {
488
- label: i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
489
- value: false
490
- }, {
491
- label: i18n("a9400c408441f1f7f6d6954deb05ae9a"),
492
- value: ''
493
- }]
355
+ name: 'primaryField',
356
+ label: i18n("987b04af242bb2dafaf32d890ab952ff"),
357
+ type: 'input-text',
358
+ pipeIn: defaultValue('id'),
359
+ description: i18n("a270e70be12fb13a24ca3e4ac70fa838")
360
+ }]
361
+ }, {
362
+ title: i18n("54ea89b497ec3bb319c68844dfa3687f"),
363
+ body: [getSchemaTpl('apiControl', {
364
+ label: i18n("db7ee36de8063c2d5a6c123eac65641a"),
365
+ sampleBuilder: function () {
366
+ var _a, _b;
367
+ var data = {
368
+ items: [],
369
+ total: 0
370
+ };
371
+ var columns = (_b = (_a = context === null || context === void 0 ? void 0 : context.schema) === null || _a === void 0 ? void 0 : _a.columns) !== null && _b !== void 0 ? _b : [];
372
+ var row = {};
373
+ columns.forEach(function (column) {
374
+ if (column.name) {
375
+ setVariable(row, column.name, 'sample');
376
+ }
377
+ });
378
+ data.items.push(row);
379
+ return JSON.stringify({
380
+ status: 0,
381
+ msg: '',
382
+ data: data
383
+ }, null, 2);
384
+ }
385
+ }), {
386
+ name: 'initFetch',
387
+ type: 'radios',
388
+ label: i18n("0951dad1723aa1191ce1a2e96db76051"),
389
+ pipeIn: function (value) {
390
+ return typeof value == 'boolean' && value || typeof value !== 'boolean' && '';
391
+ },
392
+ inline: true,
393
+ onChange: function () {},
394
+ options: [{
395
+ label: i18n("0a60ac8f02ccd2cf723f927284877851"),
396
+ value: true
494
397
  }, {
495
- name: 'initFetchOn',
496
- autoComplete: false,
497
- visibleOn: 'typeof this.initFetch !== "boolean"',
498
- type: 'input-text',
499
- placeholder: i18n("55b22f5d136e73b26cef65aedd8ba86e"),
500
- className: 'm-t-n-sm'
501
- }, getSchemaTpl('switch', {
502
- name: 'loadDataOnce',
503
- label: i18n("bedc70d448b656d828bd3ed7926b3e4d"),
504
- labelRemark: {
505
- className: 'm-l-xs',
506
- trigger: 'click',
507
- rootClose: true,
508
- content: i18n("559fa334442f0f75b0343bbf38b7ff05"),
509
- placement: 'left'
510
- }
511
- }), getSchemaTpl('switch', {
512
- label: i18n("1af68c43e1780249f11b9de1eeaeb281"),
513
- name: 'interval',
514
- visibleOn: 'data.api',
515
- pipeIn: function (value) {
516
- return !!value;
517
- },
518
- pipeOut: function (value) {
519
- return value ? 3000 : undefined;
520
- }
521
- }), {
522
- name: 'interval',
523
- type: 'input-number',
524
- visibleOn: 'typeof data.interval === "number"',
525
- step: 500,
526
- className: 'm-t-n-sm',
527
- description: i18n("9800f1ce2f78a23b81c8d944ebf9cce9")
528
- }, getSchemaTpl('switch', {
529
- name: 'silentPolling',
530
- label: i18n("19c5410b23fba4bbfd1a58bbd5268c9b"),
531
- visibleOn: '!!data.interval',
532
- description: i18n("04f840b0772f4b5d59954a29a76f4e7b")
533
- }), {
534
- name: 'stopAutoRefreshWhen',
535
- label: i18n("6037dae99e9446deaed45f7e408f47ab"),
536
- type: 'input-text',
537
- visibleOn: '!!data.interval',
538
- description: i18n("32e3a79e80dcf7f7304e8092dd7acc6f")
539
- }, getSchemaTpl('switch', {
540
- name: 'stopAutoRefreshWhenModalIsOpen',
541
- label: i18n("154ef40e477c031f6c1ec15caefb570a"),
542
- visibleOn: '!!data.interval',
543
- description: i18n("50f7c85bf60a9f43522789644566c62b")
544
- }), {
545
- type: 'divider'
546
- }, getSchemaTpl('switch', {
547
- name: 'draggable',
548
- label: i18n("d8905a70e93a33c7a86240f467c653d4")
549
- }), getSchemaTpl('apiControl', {
550
- label: tipedLabel(i18n("040a78b24eaff47d4fa7e266473635b4"), "<p><code>ids</code>: <span>\u7528 id \u6765\u8BB0\u5F55\u65B0\u7684\u987A\u5E8F</span></p>\n <p><code>rows</code>: <span>\u6570\u7EC4\u683C\u5F0F\uFF0C\u65B0\u7684\u987A\u5E8F\uFF0C\u6570\u7EC4\u91CC\u9762\u5305\u542B\u6240\u6709\u539F\u59CB\u4FE1\u606F</span></p>\n <p><code>insetAfter</code> / <code>insertBefore</code>: <span>\u8FD9\u662F amis \u751F\u6210\u7684 diff \u4FE1\u606F\uFF0C\u5BF9\u8C61\u683C\u5F0F\uFF0Ckey \u4E3A\u76EE\u6807\u6210\u5458\u7684 primaryField \u503C\uFF0C\u5373 id\uFF0Cvalue \u4E3A\u6570\u7EC4\uFF0C\u6570\u7EC4\u4E2D\u5B58\u653E\u6210\u5458 primaryField \u503C</span></p>"),
551
- name: 'saveOrderApi',
552
- visibleOn: 'data.draggable'
553
- }), {
554
- type: 'divider'
555
- }, getSchemaTpl('apiControl', {
556
- label: i18n("ee850a0e326b217bdeb61d936c521177"),
557
- name: 'quickSaveApi',
558
- description: i18n("8343f619879fa79bc8ef1a35b2fc3e78")
559
- }), {
560
- type: 'divider'
561
- }, getSchemaTpl('apiControl', {
562
- label: i18n("d891e79d4a8718a7dbd47ac68aaaa5cb"),
563
- name: 'quickSaveItemApi',
564
- description: i18n("38db6e045e214ffcd03ede695002271c")
565
- }), {
566
- type: 'divider'
567
- }, getSchemaTpl('loadingConfig', {}, {
568
- context: context
569
- }), {
570
- type: 'divider'
398
+ label: i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
399
+ value: false
571
400
  }, {
572
- label: i18n("522110866c19dace2ce38336617405c2"),
573
- type: 'combo',
574
- name: 'messages',
575
- multiLine: true,
576
- description: i18n("3b69c2e540c05e9ca530ed30cf224472"),
577
- items: [getSchemaTpl('fetchSuccess'), getSchemaTpl('fetchFailed'), getSchemaTpl('saveOrderSuccess'), getSchemaTpl('saveOrderFailed'), getSchemaTpl('quickSaveSuccess'), getSchemaTpl('quickSaveFailed')]
401
+ label: i18n("a9400c408441f1f7f6d6954deb05ae9a"),
402
+ value: ''
578
403
  }]
579
404
  }, {
580
- title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
581
- body: [{
582
- label: i18n("ff57a3bf69a1065707e77c18c51f7bbb"),
583
- name: 'mode',
584
- type: 'button-group-select',
585
- size: 'xs',
586
- pipeIn: function (value, values) {
587
- var _a;
588
- return (_a = value === 'grid' ? 'cards' : value) !== null && _a !== void 0 ? _a : 'table';
589
- },
590
- onChange: function (value, oldValue, model, form) {
591
- var _a, _b, _c, _d, _e;
592
- var headerHasColumnsToggle = (_b = (_a = form === null || form === void 0 ? void 0 : form.data) === null || _a === void 0 ? void 0 : _a.headerToolbar) === null || _b === void 0 ? void 0 : _b.some(function (item) {
405
+ name: 'initFetchOn',
406
+ autoComplete: false,
407
+ visibleOn: 'typeof this.initFetch !== "boolean"',
408
+ type: 'input-text',
409
+ placeholder: i18n("55b22f5d136e73b26cef65aedd8ba86e"),
410
+ className: 'm-t-n-sm'
411
+ }, getSchemaTpl('switch', {
412
+ name: 'loadDataOnce',
413
+ label: i18n("bedc70d448b656d828bd3ed7926b3e4d"),
414
+ labelRemark: {
415
+ className: 'm-l-xs',
416
+ trigger: 'click',
417
+ rootClose: true,
418
+ content: i18n("559fa334442f0f75b0343bbf38b7ff05"),
419
+ placement: 'left'
420
+ }
421
+ }), getSchemaTpl('switch', {
422
+ label: i18n("1af68c43e1780249f11b9de1eeaeb281"),
423
+ name: 'interval',
424
+ visibleOn: 'data.api',
425
+ pipeIn: function (value) {
426
+ return !!value;
427
+ },
428
+ pipeOut: function (value) {
429
+ return value ? 3000 : undefined;
430
+ }
431
+ }), {
432
+ name: 'interval',
433
+ type: 'input-number',
434
+ visibleOn: 'typeof data.interval === "number"',
435
+ step: 500,
436
+ className: 'm-t-n-sm',
437
+ description: i18n("9800f1ce2f78a23b81c8d944ebf9cce9")
438
+ }, getSchemaTpl('switch', {
439
+ name: 'silentPolling',
440
+ label: i18n("19c5410b23fba4bbfd1a58bbd5268c9b"),
441
+ visibleOn: '!!data.interval',
442
+ description: i18n("04f840b0772f4b5d59954a29a76f4e7b")
443
+ }), {
444
+ name: 'stopAutoRefreshWhen',
445
+ label: i18n("6037dae99e9446deaed45f7e408f47ab"),
446
+ type: 'input-text',
447
+ visibleOn: '!!data.interval',
448
+ description: i18n("32e3a79e80dcf7f7304e8092dd7acc6f")
449
+ }, getSchemaTpl('switch', {
450
+ name: 'stopAutoRefreshWhenModalIsOpen',
451
+ label: i18n("154ef40e477c031f6c1ec15caefb570a"),
452
+ visibleOn: '!!data.interval',
453
+ description: i18n("50f7c85bf60a9f43522789644566c62b")
454
+ }), {
455
+ type: 'divider'
456
+ }, getSchemaTpl('switch', {
457
+ name: 'draggable',
458
+ label: i18n("d8905a70e93a33c7a86240f467c653d4")
459
+ }), getSchemaTpl('apiControl', {
460
+ label: tipedLabel(i18n("040a78b24eaff47d4fa7e266473635b4"), "<p><code>ids</code>: <span>\u7528 id \u6765\u8BB0\u5F55\u65B0\u7684\u987A\u5E8F</span></p>\n <p><code>rows</code>: <span>\u6570\u7EC4\u683C\u5F0F\uFF0C\u65B0\u7684\u987A\u5E8F\uFF0C\u6570\u7EC4\u91CC\u9762\u5305\u542B\u6240\u6709\u539F\u59CB\u4FE1\u606F</span></p>\n <p><code>insetAfter</code> / <code>insertBefore</code>: <span>\u8FD9\u662F amis \u751F\u6210\u7684 diff \u4FE1\u606F\uFF0C\u5BF9\u8C61\u683C\u5F0F\uFF0Ckey \u4E3A\u76EE\u6807\u6210\u5458\u7684 primaryField \u503C\uFF0C\u5373 id\uFF0Cvalue \u4E3A\u6570\u7EC4\uFF0C\u6570\u7EC4\u4E2D\u5B58\u653E\u6210\u5458 primaryField \u503C</span></p>"),
461
+ name: 'saveOrderApi',
462
+ visibleOn: 'data.draggable'
463
+ }), {
464
+ type: 'divider'
465
+ }, getSchemaTpl('apiControl', {
466
+ label: i18n("ee850a0e326b217bdeb61d936c521177"),
467
+ name: 'quickSaveApi',
468
+ description: i18n("8343f619879fa79bc8ef1a35b2fc3e78")
469
+ }), {
470
+ type: 'divider'
471
+ }, getSchemaTpl('apiControl', {
472
+ label: i18n("d891e79d4a8718a7dbd47ac68aaaa5cb"),
473
+ name: 'quickSaveItemApi',
474
+ description: i18n("38db6e045e214ffcd03ede695002271c")
475
+ }), {
476
+ type: 'divider'
477
+ }, getSchemaTpl('loadingConfig', {}, {
478
+ context: context
479
+ }), {
480
+ type: 'divider'
481
+ }, {
482
+ label: i18n("522110866c19dace2ce38336617405c2"),
483
+ type: 'combo',
484
+ name: 'messages',
485
+ multiLine: true,
486
+ description: i18n("3b69c2e540c05e9ca530ed30cf224472"),
487
+ items: [getSchemaTpl('fetchSuccess'), getSchemaTpl('fetchFailed'), getSchemaTpl('saveOrderSuccess'), getSchemaTpl('saveOrderFailed'), getSchemaTpl('quickSaveSuccess'), getSchemaTpl('quickSaveFailed')]
488
+ }]
489
+ }, {
490
+ title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
491
+ body: [{
492
+ label: i18n("ff57a3bf69a1065707e77c18c51f7bbb"),
493
+ name: 'mode',
494
+ type: 'button-group-select',
495
+ size: 'xs',
496
+ pipeIn: function (value, values) {
497
+ var _a;
498
+ return (_a = value === 'grid' ? 'cards' : value) !== null && _a !== void 0 ? _a : 'table';
499
+ },
500
+ onChange: function (value, oldValue, model, form) {
501
+ var _a, _b, _c, _d, _e;
502
+ var headerHasColumnsToggle = (_b = (_a = form === null || form === void 0 ? void 0 : form.data) === null || _a === void 0 ? void 0 : _a.headerToolbar) === null || _b === void 0 ? void 0 : _b.some(function (item) {
503
+ return item.type === 'columns-toggler';
504
+ });
505
+ var headerToolbar = cloneDeep((_c = form === null || form === void 0 ? void 0 : form.data) === null || _c === void 0 ? void 0 : _c.headerToolbar);
506
+ var columnsToggler;
507
+ if (value !== 'table' && oldValue === 'table') {
508
+ // 存储table模式是否有 columns-toggler
509
+ columnsToggler = (headerToolbar === null || headerToolbar === void 0 ? void 0 : headerToolbar.find(function (item) {
593
510
  return item.type === 'columns-toggler';
511
+ })) || {
512
+ type: 'columns-toggler',
513
+ align: 'right'
514
+ };
515
+ form.setValues({
516
+ __headerHasColumnsToggler: headerHasColumnsToggle
594
517
  });
595
- var headerToolbar = cloneDeep((_c = form === null || form === void 0 ? void 0 : form.data) === null || _c === void 0 ? void 0 : _c.headerToolbar);
596
- var columnsToggler;
597
- if (value !== 'table' && oldValue === 'table') {
598
- // 存储table模式是否有 columns-toggler
599
- columnsToggler = (headerToolbar === null || headerToolbar === void 0 ? void 0 : headerToolbar.find(function (item) {
600
- return item.type === 'columns-toggler';
601
- })) || {
518
+ }
519
+ headerToolbar = value === 'table' ? headerToolbar : headerToolbar === null || headerToolbar === void 0 ? void 0 : headerToolbar.filter(function (item) {
520
+ return item.type !== 'columns-toggler';
521
+ });
522
+ if (value === 'table') {
523
+ if (((_d = form === null || form === void 0 ? void 0 : form.data) === null || _d === void 0 ? void 0 : _d.__headerHasColumnsToggler) && !headerHasColumnsToggle) {
524
+ headerToolbar === null || headerToolbar === void 0 ? void 0 : headerToolbar.push(((_e = form === null || form === void 0 ? void 0 : form.data) === null || _e === void 0 ? void 0 : _e.__cacheColumnsToggler) || {
602
525
  type: 'columns-toggler',
603
526
  align: 'right'
604
- };
605
- form.setValues({
606
- __headerHasColumnsToggler: headerHasColumnsToggle
607
527
  });
608
528
  }
609
- headerToolbar = value === 'table' ? headerToolbar : headerToolbar === null || headerToolbar === void 0 ? void 0 : headerToolbar.filter(function (item) {
610
- return item.type !== 'columns-toggler';
529
+ form.setValues({
530
+ headerToolbar: headerToolbar,
531
+ columns: form.data.__columns || _this.transformByMode({
532
+ from: oldValue,
533
+ to: value,
534
+ schema: form.data
535
+ }),
536
+ __headerHasColumnsToggler: headerHasColumnsToggle,
537
+ __card: form.data.card || form.data.__card,
538
+ __listItem: form.data.listItem || form.data.__listItem
611
539
  });
612
- if (value === 'table') {
613
- if (((_d = form === null || form === void 0 ? void 0 : form.data) === null || _d === void 0 ? void 0 : _d.__headerHasColumnsToggler) && !headerHasColumnsToggle) {
614
- headerToolbar === null || headerToolbar === void 0 ? void 0 : headerToolbar.push(((_e = form === null || form === void 0 ? void 0 : form.data) === null || _e === void 0 ? void 0 : _e.__cacheColumnsToggler) || {
615
- type: 'columns-toggler',
616
- align: 'right'
617
- });
618
- }
619
- form.setValues({
620
- headerToolbar: headerToolbar,
621
- columns: form.data.__columns || _this.transformByMode({
622
- from: oldValue,
623
- to: value,
624
- schema: form.data
625
- }),
626
- __headerHasColumnsToggler: headerHasColumnsToggle,
627
- __card: form.data.card || form.data.__card,
628
- __listItem: form.data.listItem || form.data.__listItem
629
- });
630
- form.deleteValueByName('card');
631
- form.deleteValueByName('listItem');
632
- } else if (value === 'cards') {
633
- oldValue === 'table' && form.setValues({
634
- __cacheColumnsToggler: columnsToggler
635
- });
636
- form.setValues({
637
- headerToolbar: headerToolbar,
638
- card: form.data.__card || _this.transformByMode({
639
- from: oldValue,
640
- to: value,
641
- schema: form.data
642
- }),
643
- __columns: form.data.columns || form.data.__columns,
644
- __listItem: form.data.listItem || form.data.__listItem
645
- });
646
- form.deleteValueByName('columns');
647
- form.deleteValueByName('listItem');
648
- } else {
649
- oldValue === 'table' && form.setValues({
650
- __cacheColumnsToggler: columnsToggler
651
- });
652
- form.setValues({
653
- headerToolbar: headerToolbar,
654
- listItem: form.data.__listItem || _this.transformByMode({
655
- from: oldValue,
656
- to: value,
657
- schema: form.data
658
- }),
659
- __columns: form.data.columns || form.data.__columns,
660
- __card: form.data.card || form.data.__card
661
- });
662
- form.deleteValueByName('columns');
663
- form.deleteValueByName('card');
664
- }
665
- },
666
- options: [{
667
- value: 'table',
668
- label: i18n("b339aa87104709397ba68e7ebbc6e5ba")
669
- }, {
670
- value: 'cards',
671
- label: i18n("d87f215d9ac688b1d3399bf575a0ef6f")
672
- }, {
673
- value: 'list',
674
- label: i18n("3712972d84adf48acbd6ad24b4d75ad0")
675
- }]
676
- }, getSchemaTpl('combo-container', {
677
- name: 'headerToolbar',
678
- type: 'combo',
679
- draggable: true,
680
- draggableTip: '',
681
- descrition: i18n("e4fd8d64804a4f3d743eff384a6eb20a"),
682
- label: i18n("14555503d6e09ecd66661d04c882e79b"),
683
- pipeIn: function (value) {
684
- if (!Array.isArray(value)) {
685
- value = value ? [value] : ['bulkActions'];
540
+ form.deleteValueByName('card');
541
+ form.deleteValueByName('listItem');
542
+ } else if (value === 'cards') {
543
+ oldValue === 'table' && form.setValues({
544
+ __cacheColumnsToggler: columnsToggler
545
+ });
546
+ form.setValues({
547
+ headerToolbar: headerToolbar,
548
+ card: form.data.__card || _this.transformByMode({
549
+ from: oldValue,
550
+ to: value,
551
+ schema: form.data
552
+ }),
553
+ __columns: form.data.columns || form.data.__columns,
554
+ __listItem: form.data.listItem || form.data.__listItem
555
+ });
556
+ form.deleteValueByName('columns');
557
+ form.deleteValueByName('listItem');
558
+ } else {
559
+ oldValue === 'table' && form.setValues({
560
+ __cacheColumnsToggler: columnsToggler
561
+ });
562
+ form.setValues({
563
+ headerToolbar: headerToolbar,
564
+ listItem: form.data.__listItem || _this.transformByMode({
565
+ from: oldValue,
566
+ to: value,
567
+ schema: form.data
568
+ }),
569
+ __columns: form.data.columns || form.data.__columns,
570
+ __card: form.data.card || form.data.__card
571
+ });
572
+ form.deleteValueByName('columns');
573
+ form.deleteValueByName('card');
574
+ }
575
+ },
576
+ options: [{
577
+ value: 'table',
578
+ label: i18n("b339aa87104709397ba68e7ebbc6e5ba")
579
+ }, {
580
+ value: 'cards',
581
+ label: i18n("d87f215d9ac688b1d3399bf575a0ef6f")
582
+ }, {
583
+ value: 'list',
584
+ label: i18n("3712972d84adf48acbd6ad24b4d75ad0")
585
+ }]
586
+ }, getSchemaTpl('combo-container', {
587
+ name: 'headerToolbar',
588
+ type: 'combo',
589
+ draggable: true,
590
+ draggableTip: '',
591
+ descrition: i18n("e4fd8d64804a4f3d743eff384a6eb20a"),
592
+ label: i18n("14555503d6e09ecd66661d04c882e79b"),
593
+ pipeIn: function (value) {
594
+ if (!Array.isArray(value)) {
595
+ value = value ? [value] : ['bulkActions'];
596
+ }
597
+ return value.map(function (item) {
598
+ var type = item.type;
599
+ if (typeof item === 'string' && ~['bulkActions', 'bulk-actions', 'pagination', 'statistics', 'switch-per-page', 'filter-toggler', 'load-more', 'export-csv', 'export-excel'].indexOf(item)) {
600
+ type = item === 'bulkActions' ? 'bulk-actions' : item;
601
+ item = {
602
+ type: type
603
+ };
604
+ } else if (typeof item === 'string') {
605
+ type = 'tpl';
606
+ item = typeof item === 'string' ? {
607
+ type: 'tpl',
608
+ tpl: item,
609
+ wrapperComponent: ''
610
+ } : item;
686
611
  }
612
+ return __assign({
613
+ type: type
614
+ }, item);
615
+ });
616
+ },
617
+ pipeOut: function (value) {
618
+ if (Array.isArray(value)) {
687
619
  return value.map(function (item) {
688
- var type = item.type;
689
- if (typeof item === 'string' && ~['bulkActions', 'bulk-actions', 'pagination', 'statistics', 'switch-per-page', 'filter-toggler', 'load-more', 'export-csv', 'export-excel'].indexOf(item)) {
690
- type = item === 'bulkActions' ? 'bulk-actions' : item;
691
- item = {
692
- type: type
693
- };
694
- } else if (typeof item === 'string') {
695
- type = 'tpl';
696
- item = typeof item === 'string' ? {
620
+ if (item.type === 'button') {
621
+ return JSONPipeIn(__assign({
622
+ label: i18n("fa966345577ba81af19408f203db968f"),
623
+ type: 'button'
624
+ }, item));
625
+ } else if (item.type === 'tpl') {
626
+ return JSONPipeIn(__assign({
697
627
  type: 'tpl',
698
- tpl: item,
628
+ tpl: i18n("2d711b09bd0db0ad240cc83b30dd8014"),
699
629
  wrapperComponent: ''
700
- } : item;
630
+ }, item));
701
631
  }
702
- return __assign({
703
- type: type
704
- }, item);
632
+ return item;
705
633
  });
706
- },
707
- pipeOut: function (value) {
708
- if (Array.isArray(value)) {
709
- return value.map(function (item) {
710
- if (item.type === 'button') {
711
- return JSONPipeIn(__assign({
712
- label: i18n("fa966345577ba81af19408f203db968f"),
713
- type: 'button'
714
- }, item));
715
- } else if (item.type === 'tpl') {
716
- return JSONPipeIn(__assign({
717
- type: 'tpl',
718
- tpl: i18n("2d711b09bd0db0ad240cc83b30dd8014"),
719
- wrapperComponent: ''
720
- }, item));
721
- }
722
- return item;
723
- });
724
- }
725
- return [];
726
- },
727
- scaffold: {
728
- type: 'tpl',
729
- wrapperComponent: '',
730
- tpl: i18n("2d711b09bd0db0ad240cc83b30dd8014")
731
- },
732
- multiple: true,
733
- items: [{
734
- type: 'select',
735
- name: 'type',
736
- columnClassName: 'w-ssm',
737
- options: [{
738
- value: 'bulk-actions',
739
- label: i18n("8abc564260a1564521e0c3a1d5419b4a")
740
- }, {
741
- value: 'pagination',
742
- label: i18n("3862626c138ce5945e0e273a1bdfbad0")
743
- }, {
744
- value: 'statistics',
745
- label: i18n("439a19857be1fb8d3e6017258e32c486")
746
- }, {
747
- value: 'switch-per-page',
748
- label: i18n("bc908986a4e4eec3dca3530afd1d4306")
749
- }, {
750
- value: 'load-more',
751
- label: i18n("77281549955309c49f5eef77838a85e5")
752
- }, {
753
- value: 'export-csv',
754
- label: i18n("1add12ff3338a990b60154b75019c348")
755
- }, {
756
- value: 'export-excel',
757
- label: i18n("7d57852b946d9d4d64fb2a48ca2b4a44")
758
- }, {
759
- value: 'columns-toggler',
760
- label: i18n("16c6099bc0efaa669d8de698c105e333"),
761
- visibleOn: '!this.mode || this.mode === "table"'
762
- }, {
763
- value: 'filter-toggler',
764
- label: i18n("073694928db5b0b5423ebe095ec62d39")
765
- }, {
766
- value: 'drag-toggler',
767
- label: i18n("5b9c3e6ce478196f802722cb09d61f0b")
768
- }, {
769
- value: 'check-all',
770
- label: i18n("66eeacd93a7c1bda93906fe908ad11a0"),
771
- hiddenOn: '!this.mode || this.mode === "table"'
772
- }, {
773
- value: 'tpl',
774
- label: i18n("97d07614380da93d257f9fbf81aa56fb")
775
- }, {
776
- value: 'button',
777
- label: i18n("fa966345577ba81af19408f203db968f")
778
- }]
634
+ }
635
+ return [];
636
+ },
637
+ scaffold: {
638
+ type: 'tpl',
639
+ wrapperComponent: '',
640
+ tpl: i18n("2d711b09bd0db0ad240cc83b30dd8014")
641
+ },
642
+ multiple: true,
643
+ items: [{
644
+ type: 'select',
645
+ name: 'type',
646
+ columnClassName: 'w-ssm',
647
+ options: [{
648
+ value: 'bulk-actions',
649
+ label: i18n("8abc564260a1564521e0c3a1d5419b4a")
779
650
  }, {
780
- name: 'align',
781
- placeholder: i18n("d5bc35360607472de4525358af126de4"),
782
- type: 'select',
783
- size: 'xs',
784
- options: [{
785
- label: i18n("413f48cc71f71083ce532a86e3efdc21"),
786
- value: 'left'
787
- }, {
788
- label: i18n("fd8e9572cc6bf87653c4d8f8b8dd0db9"),
789
- value: 'right'
790
- }]
651
+ value: 'pagination',
652
+ label: i18n("3862626c138ce5945e0e273a1bdfbad0")
653
+ }, {
654
+ value: 'statistics',
655
+ label: i18n("439a19857be1fb8d3e6017258e32c486")
656
+ }, {
657
+ value: 'switch-per-page',
658
+ label: i18n("bc908986a4e4eec3dca3530afd1d4306")
659
+ }, {
660
+ value: 'load-more',
661
+ label: i18n("77281549955309c49f5eef77838a85e5")
662
+ }, {
663
+ value: 'export-csv',
664
+ label: i18n("1add12ff3338a990b60154b75019c348")
665
+ }, {
666
+ value: 'export-excel',
667
+ label: i18n("7d57852b946d9d4d64fb2a48ca2b4a44")
668
+ }, {
669
+ value: 'columns-toggler',
670
+ label: i18n("16c6099bc0efaa669d8de698c105e333"),
671
+ visibleOn: '!this.mode || this.mode === "table"'
672
+ }, {
673
+ value: 'filter-toggler',
674
+ label: i18n("073694928db5b0b5423ebe095ec62d39")
675
+ }, {
676
+ value: 'drag-toggler',
677
+ label: i18n("5b9c3e6ce478196f802722cb09d61f0b")
678
+ }, {
679
+ value: 'check-all',
680
+ label: i18n("66eeacd93a7c1bda93906fe908ad11a0"),
681
+ hiddenOn: '!this.mode || this.mode === "table"'
682
+ }, {
683
+ value: 'tpl',
684
+ label: i18n("97d07614380da93d257f9fbf81aa56fb")
685
+ }, {
686
+ value: 'button',
687
+ label: i18n("fa966345577ba81af19408f203db968f")
688
+ }]
689
+ }, {
690
+ name: 'align',
691
+ placeholder: i18n("d5bc35360607472de4525358af126de4"),
692
+ type: 'select',
693
+ size: 'xs',
694
+ options: [{
695
+ label: i18n("413f48cc71f71083ce532a86e3efdc21"),
696
+ value: 'left'
697
+ }, {
698
+ label: i18n("fd8e9572cc6bf87653c4d8f8b8dd0db9"),
699
+ value: 'right'
700
+ }]
701
+ }
702
+ // {
703
+ // type: 'remark',
704
+ // content: '详情请在预览区域选中后进行编辑。',
705
+ // trigger: ['click'],
706
+ // rootClose: true,
707
+ // placement: 'left',
708
+ // visibleOn:
709
+ // '!~["bulkActions", "drag-toggler", "check-all", "bulk-actions", "pagination", "statistics", "switch-per-page", "filter-toggler", "load-more"].indexOf(this.type)',
710
+ // columnClassName: 'no-grow w-3x p-t-xs',
711
+ // className: 'm-l-none'
712
+ // }
713
+ ]
714
+ }), getSchemaTpl('combo-container', {
715
+ name: 'footerToolbar',
716
+ type: 'combo',
717
+ draggable: true,
718
+ draggableTip: '',
719
+ descrition: i18n("e4fd8d64804a4f3d743eff384a6eb20a"),
720
+ label: i18n("1325969c143a639294c1c6ab370b35a3"),
721
+ pipeIn: function (value) {
722
+ if (!Array.isArray(value)) {
723
+ value = value ? [value] : ['statistics', 'pagination'];
791
724
  }
792
- // {
793
- // type: 'remark',
794
- // content: '详情请在预览区域选中后进行编辑。',
795
- // trigger: ['click'],
796
- // rootClose: true,
797
- // placement: 'left',
798
- // visibleOn:
799
- // '!~["bulkActions", "drag-toggler", "check-all", "bulk-actions", "pagination", "statistics", "switch-per-page", "filter-toggler", "load-more"].indexOf(this.type)',
800
- // columnClassName: 'no-grow w-3x p-t-xs',
801
- // className: 'm-l-none'
802
- // }
803
- ]
804
- }), getSchemaTpl('combo-container', {
805
- name: 'footerToolbar',
806
- type: 'combo',
807
- draggable: true,
808
- draggableTip: '',
809
- descrition: i18n("e4fd8d64804a4f3d743eff384a6eb20a"),
810
- label: i18n("1325969c143a639294c1c6ab370b35a3"),
811
- pipeIn: function (value) {
812
- if (!Array.isArray(value)) {
813
- value = value ? [value] : ['statistics', 'pagination'];
725
+ return value.map(function (item) {
726
+ var type = item.type;
727
+ if (typeof item === 'string' && ~['bulkActions', 'bulk-actions', 'pagination', 'statistics', 'switch-per-page', 'filter-toggler', 'load-more', 'export-csv', 'export-excel'].indexOf(item)) {
728
+ type = item === 'bulkActions' ? 'bulk-actions' : item;
729
+ item = {
730
+ type: type
731
+ };
732
+ } else if (typeof item === 'string') {
733
+ type = 'tpl';
734
+ item = typeof item === 'string' ? {
735
+ type: 'tpl',
736
+ tpl: item,
737
+ wrapperComponent: ''
738
+ } : item;
814
739
  }
740
+ return __assign({
741
+ type: type
742
+ }, item);
743
+ });
744
+ },
745
+ pipeOut: function (value) {
746
+ if (Array.isArray(value)) {
815
747
  return value.map(function (item) {
816
- var type = item.type;
817
- if (typeof item === 'string' && ~['bulkActions', 'bulk-actions', 'pagination', 'statistics', 'switch-per-page', 'filter-toggler', 'load-more', 'export-csv', 'export-excel'].indexOf(item)) {
818
- type = item === 'bulkActions' ? 'bulk-actions' : item;
819
- item = {
820
- type: type
821
- };
822
- } else if (typeof item === 'string') {
823
- type = 'tpl';
824
- item = typeof item === 'string' ? {
748
+ if (item.type === 'button') {
749
+ return JSONPipeIn(__assign({
750
+ label: i18n("fa966345577ba81af19408f203db968f"),
751
+ type: 'button'
752
+ }, item));
753
+ } else if (item.type === 'tpl') {
754
+ return JSONPipeIn(__assign({
825
755
  type: 'tpl',
826
- tpl: item,
756
+ tpl: i18n("2d711b09bd0db0ad240cc83b30dd8014"),
827
757
  wrapperComponent: ''
828
- } : item;
758
+ }, item));
829
759
  }
830
- return __assign({
831
- type: type
832
- }, item);
760
+ return item;
833
761
  });
834
- },
835
- pipeOut: function (value) {
836
- if (Array.isArray(value)) {
837
- return value.map(function (item) {
838
- if (item.type === 'button') {
839
- return JSONPipeIn(__assign({
840
- label: i18n("fa966345577ba81af19408f203db968f"),
841
- type: 'button'
842
- }, item));
843
- } else if (item.type === 'tpl') {
844
- return JSONPipeIn(__assign({
845
- type: 'tpl',
846
- tpl: i18n("2d711b09bd0db0ad240cc83b30dd8014"),
847
- wrapperComponent: ''
848
- }, item));
849
- }
850
- return item;
851
- });
852
- }
853
- return [];
854
- },
855
- scaffold: {
856
- type: 'tpl',
857
- tpl: i18n("2d711b09bd0db0ad240cc83b30dd8014"),
858
- wrapperComponent: ''
859
- },
860
- multiple: true,
861
- items: [{
862
- type: 'select',
863
- name: 'type',
864
- columnClassName: 'w-ssm',
865
- options: [{
866
- value: 'bulk-actions',
867
- label: i18n("8abc564260a1564521e0c3a1d5419b4a")
868
- }, {
869
- value: 'pagination',
870
- label: i18n("3862626c138ce5945e0e273a1bdfbad0")
871
- }, {
872
- value: 'statistics',
873
- label: i18n("439a19857be1fb8d3e6017258e32c486")
874
- }, {
875
- value: 'switch-per-page',
876
- label: i18n("bc908986a4e4eec3dca3530afd1d4306")
877
- }, {
878
- value: 'load-more',
879
- label: i18n("77281549955309c49f5eef77838a85e5")
880
- }, {
881
- value: 'export-csv',
882
- label: i18n("1add12ff3338a990b60154b75019c348")
883
- }, {
884
- value: 'export-excel',
885
- label: i18n("7d57852b946d9d4d64fb2a48ca2b4a44")
886
- }, {
887
- value: 'columns-toggler',
888
- label: i18n("16c6099bc0efaa669d8de698c105e333"),
889
- hiddenOn: '["grid", "cards", "list"].indexOf(this.mode)'
890
- }, {
891
- value: 'filter-toggler',
892
- label: i18n("073694928db5b0b5423ebe095ec62d39")
893
- }, {
894
- value: 'drag-toggler',
895
- label: i18n("5b9c3e6ce478196f802722cb09d61f0b")
896
- }, {
897
- value: 'check-all',
898
- label: i18n("66eeacd93a7c1bda93906fe908ad11a0"),
899
- hiddenOn: '!this.mode || this.mode === "table"'
900
- }, {
901
- value: 'tpl',
902
- label: i18n("97d07614380da93d257f9fbf81aa56fb")
903
- }, {
904
- value: 'button',
905
- label: i18n("fa966345577ba81af19408f203db968f")
906
- }]
762
+ }
763
+ return [];
764
+ },
765
+ scaffold: {
766
+ type: 'tpl',
767
+ tpl: i18n("2d711b09bd0db0ad240cc83b30dd8014"),
768
+ wrapperComponent: ''
769
+ },
770
+ multiple: true,
771
+ items: [{
772
+ type: 'select',
773
+ name: 'type',
774
+ columnClassName: 'w-ssm',
775
+ options: [{
776
+ value: 'bulk-actions',
777
+ label: i18n("8abc564260a1564521e0c3a1d5419b4a")
907
778
  }, {
908
- name: 'align',
909
- placeholder: i18n("d5bc35360607472de4525358af126de4"),
910
- size: 'xs',
911
- type: 'select',
912
- options: [{
913
- label: i18n("413f48cc71f71083ce532a86e3efdc21"),
914
- value: 'left'
915
- }, {
916
- label: i18n("fd8e9572cc6bf87653c4d8f8b8dd0db9"),
917
- value: 'right'
918
- }]
779
+ value: 'pagination',
780
+ label: i18n("3862626c138ce5945e0e273a1bdfbad0")
781
+ }, {
782
+ value: 'statistics',
783
+ label: i18n("439a19857be1fb8d3e6017258e32c486")
784
+ }, {
785
+ value: 'switch-per-page',
786
+ label: i18n("bc908986a4e4eec3dca3530afd1d4306")
787
+ }, {
788
+ value: 'load-more',
789
+ label: i18n("77281549955309c49f5eef77838a85e5")
790
+ }, {
791
+ value: 'export-csv',
792
+ label: i18n("1add12ff3338a990b60154b75019c348")
793
+ }, {
794
+ value: 'export-excel',
795
+ label: i18n("7d57852b946d9d4d64fb2a48ca2b4a44")
796
+ }, {
797
+ value: 'columns-toggler',
798
+ label: i18n("16c6099bc0efaa669d8de698c105e333"),
799
+ hiddenOn: '["grid", "cards", "list"].indexOf(this.mode)'
800
+ }, {
801
+ value: 'filter-toggler',
802
+ label: i18n("073694928db5b0b5423ebe095ec62d39")
803
+ }, {
804
+ value: 'drag-toggler',
805
+ label: i18n("5b9c3e6ce478196f802722cb09d61f0b")
806
+ }, {
807
+ value: 'check-all',
808
+ label: i18n("66eeacd93a7c1bda93906fe908ad11a0"),
809
+ hiddenOn: '!this.mode || this.mode === "table"'
810
+ }, {
811
+ value: 'tpl',
812
+ label: i18n("97d07614380da93d257f9fbf81aa56fb")
919
813
  }, {
920
- type: 'remark',
921
- content: i18n("440a3a2d7f1b123718be75e2baee8391"),
922
- trigger: ['click'],
923
- rootClose: true,
924
- placement: 'left',
925
- visibleOn: '!~["bulkActions", "drag-toggler", "check-all", "bulk-actions", "pagination", "statistics", "switch-per-page", "filter-toggler", "load-more", "export-csv", "export-excel"].indexOf(this.type)',
926
- columnClassName: 'no-grow w-3x p-t-xs',
927
- className: 'm-l-none'
814
+ value: 'button',
815
+ label: i18n("fa966345577ba81af19408f203db968f")
928
816
  }]
929
- }), getSchemaTpl('switch', {
930
- name: 'filterTogglable',
931
- label: i18n("34da7e4a0ecdb63967427f43adf2de3e"),
932
- visibleOn: 'data.filter'
933
- }), getSchemaTpl('switch', {
934
- name: 'filterDefaultVisible',
935
- label: i18n("25c0db3ddce9bfffd497d0c824cf3c72"),
936
- visibleOn: 'data.filter && data.filterTogglable',
937
- pipeIn: defaultValue(true)
938
- }), getSchemaTpl('switch', {
939
- name: 'hideQuickSaveBtn',
940
- label: i18n("259d11c300a365b6767228c12d29ce53")
941
- }), getSchemaTpl('switch', {
942
- name: 'alwaysShowPagination',
943
- label: i18n("fa9417bacb7714e82663655345ca213d")
944
- }), getSchemaTpl('switch', {
945
- name: 'hideCheckToggler',
946
- label: i18n("e3d2a85f20608a5bde7d539969d03167"),
947
- visibleOn: 'data.checkOnItemClick'
948
- }), getSchemaTpl('className'), getSchemaTpl('className', {
949
- name: 'bodyClassName',
950
- label: i18n("af1af0a7fad9e8bdcd21694d0e036e12")
951
- })]
952
- }, {
953
- title: i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
954
- body: [getSchemaTpl('ref'), {
955
- name: 'source',
956
- label: i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
957
- type: 'input-text',
958
- description: i18n("62569fcb0fc8314daea97989bba3877c")
959
- }, {
960
- name: 'perPage',
961
- label: i18n("606bc931d2b3ebba2569cb1494719e2c"),
962
- type: 'input-number'
963
- }, getSchemaTpl('switch', {
964
- name: 'keepItemSelectionOnPageChange',
965
- label: i18n("004d01f56242e07cbdc97256bb11c75b")
966
- }), {
967
- name: 'maxKeepItemSelectionLength',
968
- label: i18n("3d330edb46341a26ccc9aaa7f7938a8e"),
969
- type: 'input-number',
970
- mode: 'horizontal',
971
- horizontal: {
972
- justify: true
973
- }
974
817
  }, {
975
- name: 'pageField',
976
- label: i18n("95e68bea2d8c8e41ffa619d4364a0d6f"),
977
- type: 'input-text',
978
- pipeIn: defaultValue('page')
979
- }, {
980
- name: 'perPageField',
981
- label: i18n("537f8b09437bdb7fac429dc4e8666763"),
982
- type: 'input-text',
983
- pipeIn: defaultValue('perPage')
984
- }, {
985
- name: 'orderField',
986
- label: i18n("30c7bd5acd4564057bd89e0846f01728"),
987
- type: 'input-text',
988
- labelRemark: {
989
- className: 'm-l-xs',
990
- trigger: 'click',
991
- rootClose: true,
992
- content: i18n("dd8d217677e4c5df28b7f46aa99b22a8"),
993
- placement: 'left'
994
- }
818
+ name: 'align',
819
+ placeholder: i18n("d5bc35360607472de4525358af126de4"),
820
+ size: 'xs',
821
+ type: 'select',
822
+ options: [{
823
+ label: i18n("413f48cc71f71083ce532a86e3efdc21"),
824
+ value: 'left'
825
+ }, {
826
+ label: i18n("fd8e9572cc6bf87653c4d8f8b8dd0db9"),
827
+ value: 'right'
828
+ }]
995
829
  }, {
996
- name: 'perPageAvailable',
997
- label: i18n("e04e8f570e2fb43a533b224f3c48523d"),
998
- type: 'input-array',
999
- hiddenOn: 'data.loadDataOnce',
1000
- items: {
1001
- type: 'input-number',
1002
- required: true
1003
- },
1004
- value: [10]
1005
- }, getSchemaTpl('name'), {
1006
- name: 'itemCheckableOn',
1007
- type: 'input-text',
1008
- label: i18n("0fc1de8f71a7470213fc68f981abdbc2"),
1009
- description: i18n("7d5fefd589000879088063dceb4b2552"),
1010
- visibleOn: 'data.bulkActions && data.bulkActions.length || data.pickerMode'
1011
- }, getSchemaTpl('switch', {
1012
- name: 'checkOnItemClick',
1013
- label: i18n("614ec7801e03f7ee009e4448e6ed4001"),
1014
- visibleOn: 'data.bulkActions && data.bulkActions.length || data.pickerMode'
1015
- }), getSchemaTpl('switch', {
1016
- name: 'autoJumpToTopOnPagerChange',
1017
- label: i18n("530ab79908eabe5b329ffe17695079e2"),
1018
- description: i18n("9092afb1ccb692308ef06d8001da2208")
1019
- }), getSchemaTpl('switch', {
1020
- name: 'syncResponse2Query',
1021
- label: i18n("c8cf39b24bb52d0562472c33b86824fe"),
1022
- description: i18n("d3c172700af4f3f3afb028d6bb4a90a4")
1023
- })]
1024
- }]);
1025
- }
1026
- });
1027
- Object.defineProperty(_this, "wrapperProps", {
1028
- enumerable: true,
1029
- configurable: true,
1030
- writable: true,
1031
- value: {
1032
- affixHeader: false
1033
- }
1034
- });
830
+ type: 'remark',
831
+ content: i18n("440a3a2d7f1b123718be75e2baee8391"),
832
+ trigger: ['click'],
833
+ rootClose: true,
834
+ placement: 'left',
835
+ visibleOn: '!~["bulkActions", "drag-toggler", "check-all", "bulk-actions", "pagination", "statistics", "switch-per-page", "filter-toggler", "load-more", "export-csv", "export-excel"].indexOf(this.type)',
836
+ columnClassName: 'no-grow w-3x p-t-xs',
837
+ className: 'm-l-none'
838
+ }]
839
+ }), getSchemaTpl('switch', {
840
+ name: 'filterTogglable',
841
+ label: i18n("34da7e4a0ecdb63967427f43adf2de3e"),
842
+ visibleOn: 'data.filter'
843
+ }), getSchemaTpl('switch', {
844
+ name: 'filterDefaultVisible',
845
+ label: i18n("25c0db3ddce9bfffd497d0c824cf3c72"),
846
+ visibleOn: 'data.filter && data.filterTogglable',
847
+ pipeIn: defaultValue(true)
848
+ }), getSchemaTpl('switch', {
849
+ name: 'hideQuickSaveBtn',
850
+ label: i18n("259d11c300a365b6767228c12d29ce53")
851
+ }), getSchemaTpl('switch', {
852
+ name: 'alwaysShowPagination',
853
+ label: i18n("fa9417bacb7714e82663655345ca213d")
854
+ }), getSchemaTpl('switch', {
855
+ name: 'hideCheckToggler',
856
+ label: i18n("e3d2a85f20608a5bde7d539969d03167"),
857
+ visibleOn: 'data.checkOnItemClick'
858
+ }), getSchemaTpl('className'), getSchemaTpl('className', {
859
+ name: 'bodyClassName',
860
+ label: i18n("af1af0a7fad9e8bdcd21694d0e036e12")
861
+ })]
862
+ }, {
863
+ title: i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
864
+ body: [getSchemaTpl('ref'), {
865
+ name: 'source',
866
+ label: i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
867
+ type: 'input-text',
868
+ description: i18n("62569fcb0fc8314daea97989bba3877c")
869
+ }, {
870
+ name: 'perPage',
871
+ label: i18n("606bc931d2b3ebba2569cb1494719e2c"),
872
+ type: 'input-number'
873
+ }, getSchemaTpl('switch', {
874
+ name: 'keepItemSelectionOnPageChange',
875
+ label: i18n("004d01f56242e07cbdc97256bb11c75b")
876
+ }), {
877
+ name: 'maxKeepItemSelectionLength',
878
+ label: i18n("3d330edb46341a26ccc9aaa7f7938a8e"),
879
+ type: 'input-number',
880
+ mode: 'horizontal',
881
+ horizontal: {
882
+ justify: true
883
+ }
884
+ }, {
885
+ name: 'pageField',
886
+ label: i18n("95e68bea2d8c8e41ffa619d4364a0d6f"),
887
+ type: 'input-text',
888
+ pipeIn: defaultValue('page')
889
+ }, {
890
+ name: 'perPageField',
891
+ label: i18n("537f8b09437bdb7fac429dc4e8666763"),
892
+ type: 'input-text',
893
+ pipeIn: defaultValue('perPage')
894
+ }, {
895
+ name: 'orderField',
896
+ label: i18n("30c7bd5acd4564057bd89e0846f01728"),
897
+ type: 'input-text',
898
+ labelRemark: {
899
+ className: 'm-l-xs',
900
+ trigger: 'click',
901
+ rootClose: true,
902
+ content: i18n("dd8d217677e4c5df28b7f46aa99b22a8"),
903
+ placement: 'left'
904
+ }
905
+ }, {
906
+ name: 'perPageAvailable',
907
+ label: i18n("e04e8f570e2fb43a533b224f3c48523d"),
908
+ type: 'input-array',
909
+ hiddenOn: 'data.loadDataOnce',
910
+ items: {
911
+ type: 'input-number',
912
+ required: true
913
+ },
914
+ value: [10]
915
+ }, getSchemaTpl('name'), {
916
+ name: 'itemCheckableOn',
917
+ type: 'input-text',
918
+ label: i18n("0fc1de8f71a7470213fc68f981abdbc2"),
919
+ description: i18n("7d5fefd589000879088063dceb4b2552"),
920
+ visibleOn: 'data.bulkActions && data.bulkActions.length || data.pickerMode'
921
+ }, getSchemaTpl('switch', {
922
+ name: 'checkOnItemClick',
923
+ label: i18n("614ec7801e03f7ee009e4448e6ed4001"),
924
+ visibleOn: 'data.bulkActions && data.bulkActions.length || data.pickerMode'
925
+ }), getSchemaTpl('switch', {
926
+ name: 'autoJumpToTopOnPagerChange',
927
+ label: i18n("530ab79908eabe5b329ffe17695079e2"),
928
+ description: i18n("9092afb1ccb692308ef06d8001da2208")
929
+ }), getSchemaTpl('switch', {
930
+ name: 'syncResponse2Query',
931
+ label: i18n("c8cf39b24bb52d0562472c33b86824fe"),
932
+ description: i18n("d3c172700af4f3f3afb028d6bb4a90a4")
933
+ })]
934
+ }]);
935
+ };
936
+ _this.wrapperProps = {
937
+ affixHeader: false
938
+ };
1035
939
  return _this;
1036
940
  }
1037
941
  Object.defineProperty(CRUDPlugin.prototype, "scaffoldForm", {
@@ -1061,10 +965,11 @@ var CRUDPlugin = /** @class */function (_super) {
1061
965
  className: 'm-t-xs m-b-xs',
1062
966
  onClick: function (e, props) {
1063
967
  return __awaiter(_this, void 0, void 0, function () {
1064
- var data, schemaFilter, api, response, result, autoFillKeyValues, items, _i, _a, key;
1065
- var _b;
1066
- return __generator(this, function (_c) {
1067
- switch (_c.label) {
968
+ var data, schemaFilter, api, response, result, autoFillKeyValues, items, _a, _b, key;
969
+ var e_1, _c;
970
+ var _d;
971
+ return __generator(this, function (_e) {
972
+ switch (_e.label) {
1068
973
  case 0:
1069
974
  data = props.data;
1070
975
  schemaFilter = getEnv(window.editorStore).schemaFilter;
@@ -1077,17 +982,29 @@ var CRUDPlugin = /** @class */function (_super) {
1077
982
  }
1078
983
  return [4 /*yield*/, props.env.fetcher(api, data)];
1079
984
  case 1:
1080
- response = _c.sent();
985
+ response = _e.sent();
1081
986
  result = normalizeApiResponseData(response.data);
1082
987
  autoFillKeyValues = [];
1083
- items = (_b = result === null || result === void 0 ? void 0 : result.items) !== null && _b !== void 0 ? _b : result === null || result === void 0 ? void 0 : result.rows;
988
+ items = (_d = result === null || result === void 0 ? void 0 : result.items) !== null && _d !== void 0 ? _d : result === null || result === void 0 ? void 0 : result.rows;
1084
989
  /** 非标返回,取data中的第一个数组作为返回值,和AMIS中处理逻辑同步 */
1085
990
  if (!Array.isArray(items)) {
1086
- for (_i = 0, _a = Object.keys(result); _i < _a.length; _i++) {
1087
- key = _a[_i];
1088
- if (result.hasOwnProperty(key) && Array.isArray(result[key])) {
1089
- items = result[key];
1090
- break;
991
+ try {
992
+ for (_a = __values(Object.keys(result)), _b = _a.next(); !_b.done; _b = _a.next()) {
993
+ key = _b.value;
994
+ if (result.hasOwnProperty(key) && Array.isArray(result[key])) {
995
+ items = result[key];
996
+ break;
997
+ }
998
+ }
999
+ } catch (e_1_1) {
1000
+ e_1 = {
1001
+ error: e_1_1
1002
+ };
1003
+ } finally {
1004
+ try {
1005
+ if (_b && !_b.done && (_c = _a.return)) _c.call(_a);
1006
+ } finally {
1007
+ if (e_1) throw e_1.error;
1091
1008
  }
1092
1009
  }
1093
1010
  }
@@ -1315,267 +1232,212 @@ var CRUDPlugin = /** @class */function (_super) {
1315
1232
  enumerable: false,
1316
1233
  configurable: true
1317
1234
  });
1318
- Object.defineProperty(CRUDPlugin.prototype, "addItem", {
1319
- enumerable: false,
1320
- configurable: true,
1321
- writable: true,
1322
- value: function (source, target) {
1323
- var canAdd = source.find(function (item) {
1324
- return item.label === target.label;
1325
- });
1326
- if (!canAdd) {
1327
- source.push(target);
1328
- }
1235
+ CRUDPlugin.prototype.addItem = function (source, target) {
1236
+ var canAdd = source.find(function (item) {
1237
+ return item.label === target.label;
1238
+ });
1239
+ if (!canAdd) {
1240
+ source.push(target);
1329
1241
  }
1330
- });
1331
- Object.defineProperty(CRUDPlugin.prototype, "handleBulkActionEdit", {
1332
- enumerable: false,
1333
- configurable: true,
1334
- writable: true,
1335
- value: function (id, index) {
1336
- var store = this.manager.store;
1337
- var schema = store.getSchema(id);
1338
- var action = schema === null || schema === void 0 ? void 0 : schema.bulkActions[index];
1339
- if (action && action.$$id) {
1340
- store.setActiveId(action.$$id);
1341
- }
1242
+ };
1243
+ CRUDPlugin.prototype.handleBulkActionEdit = function (id, index) {
1244
+ var store = this.manager.store;
1245
+ var schema = store.getSchema(id);
1246
+ var action = schema === null || schema === void 0 ? void 0 : schema.bulkActions[index];
1247
+ if (action && action.$$id) {
1248
+ store.setActiveId(action.$$id);
1342
1249
  }
1343
- });
1344
- Object.defineProperty(CRUDPlugin.prototype, "handleItemActionEdit", {
1345
- enumerable: false,
1346
- configurable: true,
1347
- writable: true,
1348
- value: function (id, index) {
1349
- var store = this.manager.store;
1350
- var schema = store.getSchema(id);
1351
- var action = schema === null || schema === void 0 ? void 0 : schema.itemActions[index];
1352
- if (action && action.$$id) {
1353
- store.setActiveId(action.$$id);
1354
- }
1250
+ };
1251
+ CRUDPlugin.prototype.handleItemActionEdit = function (id, index) {
1252
+ var store = this.manager.store;
1253
+ var schema = store.getSchema(id);
1254
+ var action = schema === null || schema === void 0 ? void 0 : schema.itemActions[index];
1255
+ if (action && action.$$id) {
1256
+ store.setActiveId(action.$$id);
1355
1257
  }
1356
- });
1258
+ };
1357
1259
  /**
1358
1260
  * 默认什么组件都加入的子组件里面,子类里面可以复写这个改变行为。
1359
1261
  * @param context
1360
1262
  * @param renderers
1361
1263
  */
1362
- Object.defineProperty(CRUDPlugin.prototype, "buildSubRenderers", {
1363
- enumerable: false,
1364
- configurable: true,
1365
- writable: true,
1366
- value: function (context, renderers) {
1367
- var plugin = this;
1368
- if (plugin.name && plugin.description) {
1369
- return {
1370
- name: plugin.name,
1371
- icon: plugin.icon,
1372
- pluginIcon: plugin.pluginIcon,
1373
- description: plugin.description,
1374
- previewSchema: plugin.previewSchema,
1375
- tags: plugin.tags,
1376
- docLink: plugin.docLink,
1377
- type: plugin.type,
1378
- scaffold: plugin.scaffold,
1379
- disabledRendererPlugin: plugin.disabledRendererPlugin,
1380
- isBaseComponent: plugin.isBaseComponent,
1381
- scaffoldForm: this.scaffoldForm,
1382
- rendererName: plugin.rendererName
1383
- };
1384
- }
1264
+ CRUDPlugin.prototype.buildSubRenderers = function (context, renderers) {
1265
+ var plugin = this;
1266
+ if (plugin.name && plugin.description) {
1267
+ return {
1268
+ name: plugin.name,
1269
+ icon: plugin.icon,
1270
+ pluginIcon: plugin.pluginIcon,
1271
+ description: plugin.description,
1272
+ previewSchema: plugin.previewSchema,
1273
+ tags: plugin.tags,
1274
+ docLink: plugin.docLink,
1275
+ type: plugin.type,
1276
+ scaffold: plugin.scaffold,
1277
+ disabledRendererPlugin: plugin.disabledRendererPlugin,
1278
+ isBaseComponent: plugin.isBaseComponent,
1279
+ scaffoldForm: this.scaffoldForm,
1280
+ rendererName: plugin.rendererName
1281
+ };
1385
1282
  }
1386
- });
1387
- Object.defineProperty(CRUDPlugin.prototype, "getRendererInfo", {
1388
- enumerable: false,
1389
- configurable: true,
1390
- writable: true,
1391
- value: function (context) {
1392
- var info = _super.prototype.getRendererInfo.call(this, context);
1393
- if (info) {
1394
- info.scaffoldForm = this.scaffoldForm;
1395
- }
1396
- return info;
1283
+ };
1284
+ CRUDPlugin.prototype.getRendererInfo = function (context) {
1285
+ var info = _super.prototype.getRendererInfo.call(this, context);
1286
+ if (info) {
1287
+ info.scaffoldForm = this.scaffoldForm;
1397
1288
  }
1398
- });
1399
- Object.defineProperty(CRUDPlugin.prototype, "renderEditableComponents", {
1400
- enumerable: false,
1401
- configurable: true,
1402
- writable: true,
1403
- value: function (props) {
1404
- var render = props.render;
1405
- var bulkActions = props.bulkActions;
1406
- var itemActions = props.itemActions;
1407
- var doms = [];
1408
- if (Array.isArray(bulkActions) && bulkActions.length) {
1409
- doms.push(React__default.createElement("div", {
1410
- key: "bulkActions",
1411
- className: "ae-EditableRender"
1412
- }, React__default.createElement("div", {
1413
- className: "ae-EditableRender-title"
1414
- }, "\u6279\u91CF\u64CD\u4F5C"), React__default.createElement("div", {
1415
- className: "ae-EditableRender-body"
1416
- }, bulkActions.map(function (action) {
1417
- return render('bulk-action', __assign({
1418
- type: 'button',
1419
- size: 'sm'
1420
- }, action), {
1421
- key: action.$$id
1422
- });
1423
- }))));
1424
- }
1425
- if (Array.isArray(itemActions) && itemActions.length) {
1426
- doms.push(React__default.createElement("div", {
1427
- key: "itemActions",
1428
- className: "ae-EditableRender"
1429
- }, React__default.createElement("div", {
1430
- className: "ae-EditableRender-title"
1431
- }, "\u5355\u6761\u64CD\u4F5C"), React__default.createElement("div", {
1432
- className: "ae-EditableRender-body"
1433
- }, itemActions.map(function (action) {
1434
- return render('bulk-action', __assign({
1435
- type: 'button',
1436
- size: 'sm'
1437
- }, action), {
1438
- key: action.$$id
1439
- });
1440
- }))));
1441
- }
1442
- if (!doms.length) {
1443
- return null;
1444
- }
1445
- return React__default.createElement("div", {
1446
- className: "ae-EditableRenderers"
1289
+ return info;
1290
+ };
1291
+ CRUDPlugin.prototype.renderEditableComponents = function (props) {
1292
+ var render = props.render;
1293
+ var bulkActions = props.bulkActions;
1294
+ var itemActions = props.itemActions;
1295
+ var doms = [];
1296
+ if (Array.isArray(bulkActions) && bulkActions.length) {
1297
+ doms.push(React__default.createElement("div", {
1298
+ key: "bulkActions",
1299
+ className: "ae-EditableRender"
1447
1300
  }, React__default.createElement("div", {
1448
- className: "ae-EditableRenderers-tip"
1449
- }, "\u300C\u589E\u5220\u6539\u67E5\u300D\u7F16\u8F91\u8F85\u52A9\u533A"), doms);
1301
+ className: "ae-EditableRender-title"
1302
+ }, "\u6279\u91CF\u64CD\u4F5C"), React__default.createElement("div", {
1303
+ className: "ae-EditableRender-body"
1304
+ }, bulkActions.map(function (action) {
1305
+ return render('bulk-action', __assign({
1306
+ type: 'button',
1307
+ size: 'sm'
1308
+ }, action), {
1309
+ key: action.$$id
1310
+ });
1311
+ }))));
1450
1312
  }
1451
- });
1452
- Object.defineProperty(CRUDPlugin.prototype, "renderRenderer", {
1453
- enumerable: false,
1454
- configurable: true,
1455
- writable: true,
1456
- value: function (props) {
1457
- var $$editor = props.$$editor,
1458
- style = props.style,
1459
- rest = __rest(props, ["$$editor", "style"]);
1460
- var renderer = $$editor.renderer;
1461
- return React__default.createElement("div", {
1462
- className: "ae-CRUDEditor",
1463
- style: style
1464
- }, this.renderEditableComponents(props), React__default.createElement(renderer.component, __assign({
1465
- "$$editor": $$editor
1466
- }, rest)));
1313
+ if (Array.isArray(itemActions) && itemActions.length) {
1314
+ doms.push(React__default.createElement("div", {
1315
+ key: "itemActions",
1316
+ className: "ae-EditableRender"
1317
+ }, React__default.createElement("div", {
1318
+ className: "ae-EditableRender-title"
1319
+ }, "\u5355\u6761\u64CD\u4F5C"), React__default.createElement("div", {
1320
+ className: "ae-EditableRender-body"
1321
+ }, itemActions.map(function (action) {
1322
+ return render('bulk-action', __assign({
1323
+ type: 'button',
1324
+ size: 'sm'
1325
+ }, action), {
1326
+ key: action.$$id
1327
+ });
1328
+ }))));
1467
1329
  }
1468
- });
1469
- Object.defineProperty(CRUDPlugin.prototype, "filterProps", {
1470
- enumerable: false,
1471
- configurable: true,
1472
- writable: true,
1473
- value: function (props) {
1474
- if (props.pickerMode) {
1475
- props.options = props.data.options;
1476
- }
1477
- return props;
1330
+ if (!doms.length) {
1331
+ return null;
1478
1332
  }
1479
- });
1480
- Object.defineProperty(CRUDPlugin.prototype, "afterUpdate", {
1481
- enumerable: false,
1482
- configurable: true,
1483
- writable: true,
1484
- value: function (event) {
1485
- var _this = this;
1333
+ return React__default.createElement("div", {
1334
+ className: "ae-EditableRenderers"
1335
+ }, React__default.createElement("div", {
1336
+ className: "ae-EditableRenderers-tip"
1337
+ }, "\u300C\u589E\u5220\u6539\u67E5\u300D\u7F16\u8F91\u8F85\u52A9\u533A"), doms);
1338
+ };
1339
+ CRUDPlugin.prototype.renderRenderer = function (props) {
1340
+ var $$editor = props.$$editor,
1341
+ style = props.style,
1342
+ rest = __rest(props, ["$$editor", "style"]);
1343
+ var renderer = $$editor.renderer;
1344
+ return React__default.createElement("div", {
1345
+ className: "ae-CRUDEditor",
1346
+ style: style
1347
+ }, this.renderEditableComponents(props), React__default.createElement(renderer.component, __assign({
1348
+ "$$editor": $$editor
1349
+ }, rest)));
1350
+ };
1351
+ CRUDPlugin.prototype.filterProps = function (props) {
1352
+ if (props.pickerMode) {
1353
+ props.options = props.data.options;
1354
+ }
1355
+ return props;
1356
+ };
1357
+ CRUDPlugin.prototype.afterUpdate = function (event) {
1358
+ var _this = this;
1359
+ var _a;
1360
+ var context = event.context;
1361
+ // mode 内容形式变化,需要重新构建面板。
1362
+ if (context.info.plugin === this && ((_a = context.diff) === null || _a === void 0 ? void 0 : _a.some(function (change) {
1486
1363
  var _a;
1487
- var context = event.context;
1488
- // mode 内容形式变化,需要重新构建面板。
1489
- if (context.info.plugin === this && ((_a = context.diff) === null || _a === void 0 ? void 0 : _a.some(function (change) {
1490
- var _a;
1491
- return ((_a = change.path) === null || _a === void 0 ? void 0 : _a.join('.')) === 'mode';
1492
- }))) {
1493
- setTimeout(function () {
1494
- _this.manager.buildPanels();
1495
- _this.manager.buildToolbars();
1496
- }, 20);
1497
- }
1364
+ return ((_a = change.path) === null || _a === void 0 ? void 0 : _a.join('.')) === 'mode';
1365
+ }))) {
1366
+ setTimeout(function () {
1367
+ _this.manager.buildPanels();
1368
+ _this.manager.buildToolbars();
1369
+ }, 20);
1498
1370
  }
1499
- });
1500
- Object.defineProperty(CRUDPlugin.prototype, "buildDataSchemas", {
1501
- enumerable: false,
1502
- configurable: true,
1503
- writable: true,
1504
- value: function (node, region, trigger) {
1505
- var _a, _b;
1506
- return __awaiter(this, void 0, void 0, function () {
1507
- var child;
1508
- return __generator(this, function (_c) {
1509
- child = node.children.find(function (item) {
1510
- return !!~['table', 'table2', 'cards', 'list'].indexOf(item.type);
1511
- });
1512
- if (!((_b = (_a = child === null || child === void 0 ? void 0 : child.info) === null || _a === void 0 ? void 0 : _a.plugin) === null || _b === void 0 ? void 0 : _b.buildDataSchemas)) {
1513
- return [2 /*return*/];
1514
- }
1515
-
1516
- return [2 /*return*/, child.info.plugin.buildDataSchemas(child, undefined, trigger)];
1371
+ };
1372
+ CRUDPlugin.prototype.buildDataSchemas = function (node, region, trigger) {
1373
+ var _a, _b;
1374
+ return __awaiter(this, void 0, void 0, function () {
1375
+ var child;
1376
+ return __generator(this, function (_c) {
1377
+ child = node.children.find(function (item) {
1378
+ return !!~['table', 'table2', 'cards', 'list'].indexOf(item.type);
1517
1379
  });
1380
+ if (!((_b = (_a = child === null || child === void 0 ? void 0 : child.info) === null || _a === void 0 ? void 0 : _a.plugin) === null || _b === void 0 ? void 0 : _b.buildDataSchemas)) {
1381
+ return [2 /*return*/];
1382
+ }
1383
+
1384
+ return [2 /*return*/, child.info.plugin.buildDataSchemas(child, undefined, trigger)];
1518
1385
  });
1519
- }
1520
- });
1386
+ });
1387
+ };
1521
1388
  /** crud 不同 mode 之间转换时候,主体的转换 */
1522
- Object.defineProperty(CRUDPlugin.prototype, "transformByMode", {
1523
- enumerable: false,
1524
- configurable: true,
1525
- writable: true,
1526
- value: function (_a) {
1527
- var _b, _c;
1528
- var from = _a.from,
1529
- to = _a.to,
1530
- schema = _a.schema;
1531
- var fields = [];
1532
- var actions = [];
1533
- if (!from || from === 'table') {
1534
- (schema.columns || []).forEach(function (item) {
1535
- if (!isPlainObject(item)) {
1536
- return;
1537
- } else if (item.type === 'operation') {
1538
- actions.push.apply(actions, (item === null || item === void 0 ? void 0 : item.buttons) || []);
1539
- } else {
1540
- fields.push(item);
1541
- }
1542
- });
1543
- } else {
1544
- var name_1 = from === 'cards' ? 'card' : 'listItem';
1545
- fields.push.apply(fields, ((_b = schema === null || schema === void 0 ? void 0 : schema[name_1]) === null || _b === void 0 ? void 0 : _b.body) || []);
1546
- actions.push.apply(actions, ((_c = schema === null || schema === void 0 ? void 0 : schema[name_1]) === null || _c === void 0 ? void 0 : _c.actions) || []);
1547
- }
1548
- // 保底
1549
- fields.length || fields.concat([{
1550
- name: 'a',
1551
- label: 'A'
1552
- }, {
1553
- name: 'b',
1554
- label: 'B'
1555
- }]);
1556
- if (to === 'table') {
1557
- return fields.concat({
1558
- type: 'operation',
1559
- label: i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
1560
- buttons: actions
1561
- });
1562
- } else if (to === 'cards') {
1563
- return {
1564
- type: 'card',
1565
- header: {
1566
- title: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
1567
- subTitle: i18n("72cf373be86a38b29f6d2f15900b0da1")
1568
- },
1569
- body: fields,
1570
- actions: actions
1571
- };
1572
- }
1389
+ CRUDPlugin.prototype.transformByMode = function (_a) {
1390
+ var _b, _c;
1391
+ var from = _a.from,
1392
+ to = _a.to,
1393
+ schema = _a.schema;
1394
+ var fields = [];
1395
+ var actions = [];
1396
+ if (!from || from === 'table') {
1397
+ (schema.columns || []).forEach(function (item) {
1398
+ if (!isPlainObject(item)) {
1399
+ return;
1400
+ } else if (item.type === 'operation') {
1401
+ actions.push.apply(actions, __spreadArray([], __read((item === null || item === void 0 ? void 0 : item.buttons) || []), false));
1402
+ } else {
1403
+ fields.push(item);
1404
+ }
1405
+ });
1406
+ } else {
1407
+ var name_1 = from === 'cards' ? 'card' : 'listItem';
1408
+ fields.push.apply(fields, __spreadArray([], __read(((_b = schema === null || schema === void 0 ? void 0 : schema[name_1]) === null || _b === void 0 ? void 0 : _b.body) || []), false));
1409
+ actions.push.apply(actions, __spreadArray([], __read(((_c = schema === null || schema === void 0 ? void 0 : schema[name_1]) === null || _c === void 0 ? void 0 : _c.actions) || []), false));
1410
+ }
1411
+ // 保底
1412
+ fields.length || fields.concat([{
1413
+ name: 'a',
1414
+ label: 'A'
1415
+ }, {
1416
+ name: 'b',
1417
+ label: 'B'
1418
+ }]);
1419
+ if (to === 'table') {
1420
+ return fields.concat({
1421
+ type: 'operation',
1422
+ label: i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
1423
+ buttons: actions
1424
+ });
1425
+ } else if (to === 'cards') {
1573
1426
  return {
1427
+ type: 'card',
1428
+ header: {
1429
+ title: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
1430
+ subTitle: i18n("72cf373be86a38b29f6d2f15900b0da1")
1431
+ },
1574
1432
  body: fields,
1575
1433
  actions: actions
1576
1434
  };
1577
1435
  }
1578
- });
1436
+ return {
1437
+ body: fields,
1438
+ actions: actions
1439
+ };
1440
+ };
1579
1441
  return CRUDPlugin;
1580
1442
  }(BasePlugin);
1581
1443
  registerEditorPlugin(CRUDPlugin);