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