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
 
@@ -19,879 +19,783 @@ var Table2Plugin = /** @class */function (_super) {
19
19
  function Table2Plugin() {
20
20
  var _this = _super !== null && _super.apply(this, arguments) || this;
21
21
  // 关联渲染器名字
22
- Object.defineProperty(_this, "rendererName", {
23
- enumerable: true,
24
- configurable: true,
25
- writable: true,
26
- value: 'table2'
27
- });
28
- Object.defineProperty(_this, "$schema", {
29
- enumerable: true,
30
- configurable: true,
31
- writable: true,
32
- value: '/schemas/TableSchema.json'
33
- });
22
+ _this.rendererName = 'table2';
23
+ _this.$schema = '/schemas/TableSchema.json';
34
24
  // 组件名称
35
- Object.defineProperty(_this, "name", {
36
- enumerable: true,
37
- configurable: true,
38
- writable: true,
39
- value: i18nRuntime.i18n("0d1f68afa19f3f3dd88e28d17c98ddf9")
40
- });
41
- Object.defineProperty(_this, "isBaseComponent", {
42
- enumerable: true,
43
- configurable: true,
44
- writable: true,
45
- value: true
46
- });
47
- Object.defineProperty(_this, "panelJustify", {
48
- enumerable: true,
49
- configurable: true,
50
- writable: true,
51
- value: true
52
- });
53
- Object.defineProperty(_this, "disabledRendererPlugin", {
54
- enumerable: true,
55
- configurable: true,
56
- writable: true,
57
- value: true
58
- });
59
- Object.defineProperty(_this, "description", {
60
- enumerable: true,
61
- configurable: true,
62
- writable: true,
63
- value: i18nRuntime.i18n("ea2b32f5d78d2305b9b7bc21e056a009")
64
- });
65
- Object.defineProperty(_this, "docLink", {
66
- enumerable: true,
67
- configurable: true,
68
- writable: true,
69
- value: '/amis/zh-CN/components/table2'
70
- });
71
- Object.defineProperty(_this, "icon", {
72
- enumerable: true,
73
- configurable: true,
74
- writable: true,
75
- value: 'fa fa-table'
76
- });
77
- Object.defineProperty(_this, "scaffold", {
78
- enumerable: true,
79
- configurable: true,
80
- writable: true,
81
- value: {
82
- type: 'table2',
83
- columns: [{
84
- title: i18nRuntime.i18n("20aadc3f9b7edb564dc58898898e0dc8"),
85
- name: 'a'
86
- }],
87
- source: '$item'
88
- }
89
- });
90
- Object.defineProperty(_this, "regions", {
91
- enumerable: true,
92
- configurable: true,
93
- writable: true,
94
- value: [{
95
- key: 'columns',
96
- label: i18nRuntime.i18n("1f9794dd5634220ed0a498c666cf46fe"),
97
- renderMethod: 'renderTable',
98
- preferTag: i18nRuntime.i18n("027446c2f9070b0f5b16a18208bf5fc7"),
99
- dndMode: 'position-h'
25
+ _this.name = i18nRuntime.i18n("0d1f68afa19f3f3dd88e28d17c98ddf9");
26
+ _this.isBaseComponent = true;
27
+ _this.panelJustify = true;
28
+ _this.disabledRendererPlugin = true;
29
+ _this.description = i18nRuntime.i18n("ea2b32f5d78d2305b9b7bc21e056a009");
30
+ _this.docLink = '/amis/zh-CN/components/table2';
31
+ _this.icon = 'fa fa-table';
32
+ _this.scaffold = {
33
+ type: 'table2',
34
+ columns: [{
35
+ title: i18nRuntime.i18n("20aadc3f9b7edb564dc58898898e0dc8"),
36
+ name: 'a'
37
+ }],
38
+ source: '$item'
39
+ };
40
+ _this.regions = [{
41
+ key: 'columns',
42
+ label: i18nRuntime.i18n("1f9794dd5634220ed0a498c666cf46fe"),
43
+ renderMethod: 'renderTable',
44
+ preferTag: i18nRuntime.i18n("027446c2f9070b0f5b16a18208bf5fc7"),
45
+ dndMode: 'position-h'
46
+ }];
47
+ _this.previewSchema = {
48
+ type: 'table2',
49
+ className: 'text-left m-b-none',
50
+ items: [{
51
+ a: 1,
52
+ b: 2,
53
+ c: 9
54
+ }, {
55
+ a: 3,
56
+ b: 4,
57
+ c: 8
58
+ }, {
59
+ a: 5,
60
+ b: 6,
61
+ c: 7
62
+ }],
63
+ columns: [{
64
+ title: 'A',
65
+ name: 'a'
66
+ }, {
67
+ title: 'B',
68
+ name: 'b'
100
69
  }]
101
- });
102
- Object.defineProperty(_this, "previewSchema", {
103
- enumerable: true,
104
- configurable: true,
105
- writable: true,
106
- value: {
107
- type: 'table2',
108
- className: 'text-left m-b-none',
70
+ };
71
+ _this.scaffoldForm = {
72
+ title: i18nRuntime.i18n("6b93fcfc1a5795189c6072fa6e86d4f6"),
73
+ body: [{
74
+ name: 'columns',
75
+ type: 'combo',
76
+ multiple: true,
77
+ label: false,
78
+ addButtonText: i18nRuntime.i18n("0c14e431f1b5ecd163f8fa010a0654c7"),
79
+ draggable: true,
109
80
  items: [{
110
- a: 1,
111
- b: 2,
112
- c: 9
113
- }, {
114
- a: 3,
115
- b: 4,
116
- c: 8
81
+ type: 'input-text',
82
+ name: 'title',
83
+ placeholder: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab")
117
84
  }, {
118
- a: 5,
119
- b: 6,
120
- c: 7
121
- }],
122
- columns: [{
123
- title: 'A',
124
- name: 'a'
85
+ type: 'input-text',
86
+ name: 'name',
87
+ placeholder: i18nRuntime.i18n("41a344642681efaaa418c228ba7fb45c")
125
88
  }, {
126
- title: 'B',
127
- name: 'b'
128
- }]
129
- }
130
- });
131
- Object.defineProperty(_this, "scaffoldForm", {
132
- enumerable: true,
133
- configurable: true,
134
- writable: true,
135
- value: {
136
- title: i18nRuntime.i18n("6b93fcfc1a5795189c6072fa6e86d4f6"),
137
- body: [{
138
- name: 'columns',
139
- type: 'combo',
140
- multiple: true,
141
- label: false,
142
- addButtonText: i18nRuntime.i18n("0c14e431f1b5ecd163f8fa010a0654c7"),
143
- draggable: true,
144
- items: [{
145
- type: 'input-text',
146
- name: 'title',
147
- placeholder: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab")
89
+ type: 'select',
90
+ name: 'type',
91
+ placeholder: i18nRuntime.i18n("226b0912184333c81babf2f1894ec0c1"),
92
+ value: 'text',
93
+ options: [{
94
+ value: 'text',
95
+ label: i18nRuntime.i18n("ffb01e5bcf4c00447f5150d3cba81371")
148
96
  }, {
149
- type: 'input-text',
150
- name: 'name',
151
- placeholder: i18nRuntime.i18n("41a344642681efaaa418c228ba7fb45c")
97
+ value: 'tpl',
98
+ label: i18nRuntime.i18n("59cf15fe6b8d659c9bd2f86143534a06")
152
99
  }, {
153
- type: 'select',
154
- name: 'type',
155
- placeholder: i18nRuntime.i18n("226b0912184333c81babf2f1894ec0c1"),
156
- value: 'text',
157
- options: [{
158
- value: 'text',
159
- label: i18nRuntime.i18n("ffb01e5bcf4c00447f5150d3cba81371")
160
- }, {
161
- value: 'tpl',
162
- label: i18nRuntime.i18n("59cf15fe6b8d659c9bd2f86143534a06")
163
- }, {
164
- value: 'image',
165
- label: i18nRuntime.i18n("20def7942674282277c3714ed7ea6ce0")
166
- }, {
167
- value: 'date',
168
- label: i18nRuntime.i18n("4ff1e74e43a3586339251494117185ad")
169
- }, {
170
- value: 'progress',
171
- label: i18nRuntime.i18n("c7bff79d059a0b7ff9b02441959d8be2")
172
- }, {
173
- value: 'status',
174
- label: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b")
175
- }, {
176
- value: 'mapping',
177
- label: i18nRuntime.i18n("9da188491dd34c4382a5b9f006194e41")
178
- }, {
179
- value: 'container',
180
- label: i18nRuntime.i18n("22c799040acdb2601b437ed5449de076")
181
- }, {
182
- value: 'operation',
183
- label: i18nRuntime.i18n("8abc564260a1564521e0c3a1d5419b4a")
184
- }]
100
+ value: 'image',
101
+ label: i18nRuntime.i18n("20def7942674282277c3714ed7ea6ce0")
102
+ }, {
103
+ value: 'date',
104
+ label: i18nRuntime.i18n("4ff1e74e43a3586339251494117185ad")
105
+ }, {
106
+ value: 'progress',
107
+ label: i18nRuntime.i18n("c7bff79d059a0b7ff9b02441959d8be2")
108
+ }, {
109
+ value: 'status',
110
+ label: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b")
111
+ }, {
112
+ value: 'mapping',
113
+ label: i18nRuntime.i18n("9da188491dd34c4382a5b9f006194e41")
114
+ }, {
115
+ value: 'container',
116
+ label: i18nRuntime.i18n("22c799040acdb2601b437ed5449de076")
117
+ }, {
118
+ value: 'operation',
119
+ label: i18nRuntime.i18n("8abc564260a1564521e0c3a1d5419b4a")
185
120
  }]
186
- }],
187
- canRebuild: true
188
- }
189
- });
190
- Object.defineProperty(_this, "panelTitle", {
191
- enumerable: true,
192
- configurable: true,
193
- writable: true,
194
- value: i18nRuntime.i18n("b339aa87104709397ba68e7ebbc6e5ba")
195
- });
196
- Object.defineProperty(_this, "events", {
197
- enumerable: true,
198
- configurable: true,
199
- writable: true,
200
- value: [{
201
- eventName: 'selectedChange',
202
- eventLabel: i18nRuntime.i18n("257f5a3886d87d2255206f86b880d07e"),
203
- description: i18nRuntime.i18n("6130b1f75d624b2f73f5d923492e92f7"),
204
- dataSchema: [{
205
- type: 'object',
206
- properties: {
207
- 'event.data.selectedItems': {
208
- type: 'array',
209
- title: i18nRuntime.i18n("aeddca0456d8fe520dc95545a83458e9")
210
- },
211
- 'event.data.unSelectedItems': {
212
- type: 'array',
213
- title: i18nRuntime.i18n("4f907cb94921bb62a8399adec922bb60")
214
- }
215
- }
216
121
  }]
217
- }, {
218
- eventName: 'columnSort',
219
- eventLabel: i18nRuntime.i18n("f3d21138c8ecf5683503c4f814cc7199"),
220
- description: i18nRuntime.i18n("d84464cfb2a5828a200fe9c28a323122"),
221
- dataSchema: [{
222
- type: 'object',
223
- properties: {
224
- 'event.data.orderBy': {
225
- type: 'string',
226
- title: i18nRuntime.i18n("652f155e644e82ebb0a1aed97ab6ab23")
227
- },
228
- 'event.data.orderDir': {
229
- type: 'string',
230
- title: i18nRuntime.i18n("460e3a697d1680445a47139c0816fbe6")
231
- }
122
+ }],
123
+ canRebuild: true
124
+ };
125
+ _this.panelTitle = i18nRuntime.i18n("b339aa87104709397ba68e7ebbc6e5ba");
126
+ _this.events = [{
127
+ eventName: 'selectedChange',
128
+ eventLabel: i18nRuntime.i18n("257f5a3886d87d2255206f86b880d07e"),
129
+ description: i18nRuntime.i18n("6130b1f75d624b2f73f5d923492e92f7"),
130
+ dataSchema: [{
131
+ type: 'object',
132
+ properties: {
133
+ 'event.data.selectedItems': {
134
+ type: 'array',
135
+ title: i18nRuntime.i18n("aeddca0456d8fe520dc95545a83458e9")
136
+ },
137
+ 'event.data.unSelectedItems': {
138
+ type: 'array',
139
+ title: i18nRuntime.i18n("4f907cb94921bb62a8399adec922bb60")
232
140
  }
233
- }]
234
- }, {
235
- eventName: 'columnFilter',
236
- eventLabel: i18nRuntime.i18n("3d0b957a99d0c366612c01913e17a0c7"),
237
- description: i18nRuntime.i18n("b35963687361af98e6acdc004e87fc3c"),
238
- dataSchema: [{
239
- type: 'object',
240
- properties: {
241
- 'event.data.filterName': {
242
- type: 'string',
243
- title: i18nRuntime.i18n("ad11fba3ac676233f3105e76e7de0501")
244
- },
245
- 'event.data.filterValue': {
246
- type: 'string',
247
- title: i18nRuntime.i18n("8e4b9c88c51aaad1a28a28e8b536697f")
248
- }
141
+ }
142
+ }]
143
+ }, {
144
+ eventName: 'columnSort',
145
+ eventLabel: i18nRuntime.i18n("f3d21138c8ecf5683503c4f814cc7199"),
146
+ description: i18nRuntime.i18n("d84464cfb2a5828a200fe9c28a323122"),
147
+ dataSchema: [{
148
+ type: 'object',
149
+ properties: {
150
+ 'event.data.orderBy': {
151
+ type: 'string',
152
+ title: i18nRuntime.i18n("652f155e644e82ebb0a1aed97ab6ab23")
153
+ },
154
+ 'event.data.orderDir': {
155
+ type: 'string',
156
+ title: i18nRuntime.i18n("460e3a697d1680445a47139c0816fbe6")
249
157
  }
250
- }]
251
- }, {
252
- eventName: 'columnSearch',
253
- eventLabel: i18nRuntime.i18n("93a5a0253f11e3a2e58f4e87a52fb094"),
254
- description: i18nRuntime.i18n("6d4c4990ab2c32efe8a17c5f22e10cb5"),
255
- dataSchema: [{
256
- type: 'object',
257
- properties: {
258
- 'event.data.searchName': {
259
- type: 'string',
260
- title: i18nRuntime.i18n("a80a4486100baf3f45fab3a59e4a816d")
261
- },
262
- 'event.data.searchValue': {
263
- type: 'object',
264
- title: i18nRuntime.i18n("b9a565fe1dc488efae1d63464f277f09")
265
- }
158
+ }
159
+ }]
160
+ }, {
161
+ eventName: 'columnFilter',
162
+ eventLabel: i18nRuntime.i18n("3d0b957a99d0c366612c01913e17a0c7"),
163
+ description: i18nRuntime.i18n("b35963687361af98e6acdc004e87fc3c"),
164
+ dataSchema: [{
165
+ type: 'object',
166
+ properties: {
167
+ 'event.data.filterName': {
168
+ type: 'string',
169
+ title: i18nRuntime.i18n("ad11fba3ac676233f3105e76e7de0501")
170
+ },
171
+ 'event.data.filterValue': {
172
+ type: 'string',
173
+ title: i18nRuntime.i18n("8e4b9c88c51aaad1a28a28e8b536697f")
266
174
  }
267
- }]
268
- }, {
269
- eventName: 'orderChange',
270
- eventLabel: i18nRuntime.i18n("85ddd38957256b6e9026f42ed570bc35"),
271
- description: i18nRuntime.i18n("d7a66def82af88cd5d408e38feb8a65a"),
272
- dataSchema: [{
273
- type: 'object',
274
- properties: {
275
- 'event.data.movedItems': {
276
- type: 'array',
277
- title: i18nRuntime.i18n("1987561c006c7192ab619f81103d2a2f")
278
- }
175
+ }
176
+ }]
177
+ }, {
178
+ eventName: 'columnSearch',
179
+ eventLabel: i18nRuntime.i18n("93a5a0253f11e3a2e58f4e87a52fb094"),
180
+ description: i18nRuntime.i18n("6d4c4990ab2c32efe8a17c5f22e10cb5"),
181
+ dataSchema: [{
182
+ type: 'object',
183
+ properties: {
184
+ 'event.data.searchName': {
185
+ type: 'string',
186
+ title: i18nRuntime.i18n("a80a4486100baf3f45fab3a59e4a816d")
187
+ },
188
+ 'event.data.searchValue': {
189
+ type: 'object',
190
+ title: i18nRuntime.i18n("b9a565fe1dc488efae1d63464f277f09")
279
191
  }
280
- }]
281
- }, {
282
- eventName: 'columnToggled',
283
- eventLabel: i18nRuntime.i18n("ecfebbc91e2c18a512aeb11b7da15193"),
284
- description: i18nRuntime.i18n("c94f45773a42dc386b9c9dcdc6fa542b"),
285
- dataSchema: [{
286
- type: 'object',
287
- properties: {
288
- 'event.data.columns': {
289
- type: 'array',
290
- title: i18nRuntime.i18n("70567329ee851a5ba7e7301bd8e9d9a1")
291
- }
192
+ }
193
+ }]
194
+ }, {
195
+ eventName: 'orderChange',
196
+ eventLabel: i18nRuntime.i18n("85ddd38957256b6e9026f42ed570bc35"),
197
+ description: i18nRuntime.i18n("d7a66def82af88cd5d408e38feb8a65a"),
198
+ dataSchema: [{
199
+ type: 'object',
200
+ properties: {
201
+ 'event.data.movedItems': {
202
+ type: 'array',
203
+ title: i18nRuntime.i18n("1987561c006c7192ab619f81103d2a2f")
292
204
  }
293
- }]
294
- }, {
295
- eventName: 'rowClick',
296
- eventLabel: i18nRuntime.i18n("76e47871d654c3b0b0e301c0a076e55a"),
297
- description: i18nRuntime.i18n("cc13521eab2c7423b3fb857772405cc3"),
298
- dataSchema: [{
299
- type: 'object',
300
- properties: {
301
- 'event.data.rowItem': {
302
- type: 'object',
303
- title: i18nRuntime.i18n("2fbbf5c38b66ac5496ac42246bbe9e0b")
304
- }
205
+ }
206
+ }]
207
+ }, {
208
+ eventName: 'columnToggled',
209
+ eventLabel: i18nRuntime.i18n("ecfebbc91e2c18a512aeb11b7da15193"),
210
+ description: i18nRuntime.i18n("c94f45773a42dc386b9c9dcdc6fa542b"),
211
+ dataSchema: [{
212
+ type: 'object',
213
+ properties: {
214
+ 'event.data.columns': {
215
+ type: 'array',
216
+ title: i18nRuntime.i18n("70567329ee851a5ba7e7301bd8e9d9a1")
305
217
  }
306
- }]
218
+ }
307
219
  }]
308
- });
309
- Object.defineProperty(_this, "actions", {
310
- enumerable: true,
311
- configurable: true,
312
- writable: true,
313
- value: [{
314
- actionType: 'select',
315
- actionLabel: i18nRuntime.i18n("8eb3c8b16106e5487cd1fa3b8a1342ce"),
316
- description: i18nRuntime.i18n("908cc16fe4f7972450167e26276ac726"),
317
- schema: helper.getArgsWrapper([
318
- /*
319
- {
320
- type: 'input-formula',
321
- variables: '${variables}',
322
- evalMode: false,
323
- variableMode: 'tabs',
324
- label: '选中项',
325
- size: 'lg',
326
- name: 'selected',
327
- mode: 'horizontal'
220
+ }, {
221
+ eventName: 'rowClick',
222
+ eventLabel: i18nRuntime.i18n("76e47871d654c3b0b0e301c0a076e55a"),
223
+ description: i18nRuntime.i18n("cc13521eab2c7423b3fb857772405cc3"),
224
+ dataSchema: [{
225
+ type: 'object',
226
+ properties: {
227
+ 'event.data.rowItem': {
228
+ type: 'object',
229
+ title: i18nRuntime.i18n("2fbbf5c38b66ac5496ac42246bbe9e0b")
230
+ }
328
231
  }
329
- */
330
- {
331
- name: 'selected',
332
- label: i18nRuntime.i18n("a2b39e5a8b5015234dcd8e07a2e00e3d"),
333
- type: 'ae-formulaControl',
334
- variables: '${variables}',
335
- size: 'lg',
336
- mode: 'horizontal'
337
- }])
338
- }, {
339
- actionType: 'selectAll',
340
- actionLabel: i18nRuntime.i18n("366a3c07289bd6efb7c2a182f7a12772"),
341
- description: i18nRuntime.i18n("e97c09cd119b64ae0a8dfd42a1d449cb")
342
- }, {
343
- actionType: 'clearAll',
344
- actionLabel: i18nRuntime.i18n("c3e8652924c258e121eed16414d3a9e5"),
345
- description: i18nRuntime.i18n("7619ec29c0a854dd49e0a7a47bf1a127")
346
232
  }]
347
- });
348
- Object.defineProperty(_this, "panelBodyCreator", {
349
- enumerable: true,
350
- configurable: true,
351
- writable: true,
352
- value: function (context) {
353
- var isCRUDBody = ['crud', 'crud2'].includes(context.schema.type);
354
- return amisEditorCore.getSchemaTpl('tabs', [{
355
- title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
356
- body: [amisEditorCore.getSchemaTpl('collapseGroup', [{
357
- title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
358
- body: [amisEditorCore.getSchemaTpl('layout:originPosition', {
359
- value: 'left-top'
360
- }), {
361
- name: 'source',
362
- type: 'input-text',
363
- label: amisEditorCore.tipedLabel(i18nRuntime.i18n("c11322c9cc43ce3c004cf03f5ac0acd0"), i18nRuntime.i18n("8369004103635f8e75026217ebf237da")),
364
- hidden: isCRUDBody,
365
- pipeIn: amisEditorCore.defaultValue('${items}')
366
- }, amisEditorCore.getSchemaTpl('switch', {
367
- name: 'title',
368
- label: i18nRuntime.i18n("bd3e7a1b636e4477a4ea59922ed2cc1e"),
369
- pipeIn: function (value) {
370
- return !!value;
371
- },
372
- pipeOut: function (value) {
373
- if (value) {
374
- return {
375
- type: 'container',
376
- body: [{
377
- type: 'tpl',
378
- wrapperComponent: '',
379
- tpl: i18nRuntime.i18n("11d00f37d934b2464f3258952a398626"),
380
- inline: false,
381
- style: {
382
- fontSize: 14
383
- }
384
- }]
385
- };
386
- }
387
- return null;
388
- }
389
- }), amisEditorCore.getSchemaTpl('switch', {
390
- name: 'showHeader',
391
- label: i18nRuntime.i18n("4e3cd1a7b193e2fd3458278d10c530e2"),
392
- value: true,
393
- pipeIn: function (value) {
394
- return !!value;
395
- },
396
- pipeOut: function (value) {
397
- return !!value;
233
+ }];
234
+ _this.actions = [{
235
+ actionType: 'select',
236
+ actionLabel: i18nRuntime.i18n("8eb3c8b16106e5487cd1fa3b8a1342ce"),
237
+ description: i18nRuntime.i18n("908cc16fe4f7972450167e26276ac726"),
238
+ schema: helper.getArgsWrapper([
239
+ /*
240
+ {
241
+ type: 'input-formula',
242
+ variables: '${variables}',
243
+ evalMode: false,
244
+ variableMode: 'tabs',
245
+ label: '选中项',
246
+ size: 'lg',
247
+ name: 'selected',
248
+ mode: 'horizontal'
249
+ }
250
+ */
251
+ amisEditorCore.getSchemaTpl('formulaControl', {
252
+ name: 'selected',
253
+ label: i18nRuntime.i18n("a2b39e5a8b5015234dcd8e07a2e00e3d"),
254
+ variables: '${variables}',
255
+ size: 'lg',
256
+ mode: 'horizontal'
257
+ })])
258
+ }, {
259
+ actionType: 'selectAll',
260
+ actionLabel: i18nRuntime.i18n("366a3c07289bd6efb7c2a182f7a12772"),
261
+ description: i18nRuntime.i18n("e97c09cd119b64ae0a8dfd42a1d449cb")
262
+ }, {
263
+ actionType: 'clearAll',
264
+ actionLabel: i18nRuntime.i18n("c3e8652924c258e121eed16414d3a9e5"),
265
+ description: i18nRuntime.i18n("7619ec29c0a854dd49e0a7a47bf1a127")
266
+ }];
267
+ _this.panelBodyCreator = function (context) {
268
+ var isCRUDBody = ['crud', 'crud2'].includes(context.schema.type);
269
+ return amisEditorCore.getSchemaTpl('tabs', [{
270
+ title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
271
+ body: [amisEditorCore.getSchemaTpl('collapseGroup', [{
272
+ title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
273
+ body: [amisEditorCore.getSchemaTpl('layout:originPosition', {
274
+ value: 'left-top'
275
+ }), {
276
+ name: 'source',
277
+ type: 'input-text',
278
+ label: amisEditorCore.tipedLabel(i18nRuntime.i18n("c11322c9cc43ce3c004cf03f5ac0acd0"), i18nRuntime.i18n("8369004103635f8e75026217ebf237da")),
279
+ hidden: isCRUDBody,
280
+ pipeIn: amisEditorCore.defaultValue('${items}')
281
+ }, amisEditorCore.getSchemaTpl('switch', {
282
+ name: 'title',
283
+ label: i18nRuntime.i18n("bd3e7a1b636e4477a4ea59922ed2cc1e"),
284
+ pipeIn: function (value) {
285
+ return !!value;
286
+ },
287
+ pipeOut: function (value) {
288
+ if (value) {
289
+ return {
290
+ type: 'container',
291
+ body: [{
292
+ type: 'tpl',
293
+ wrapperComponent: '',
294
+ tpl: i18nRuntime.i18n("11d00f37d934b2464f3258952a398626"),
295
+ inline: false,
296
+ style: {
297
+ fontSize: 14
298
+ }
299
+ }]
300
+ };
398
301
  }
399
- }), amisEditorCore.getSchemaTpl('switch', {
400
- visibleOn: 'this.showHeader !== false',
401
- name: 'sticky',
402
- label: i18nRuntime.i18n("023ff3530e48493e653eb48e958a4eb8"),
403
- pipeIn: amisEditorCore.defaultValue(false)
404
- }), amisEditorCore.getSchemaTpl('switch', {
405
- name: 'footer',
406
- label: i18nRuntime.i18n("dd9b85b2cd13ca724afd1f43567abdbf"),
407
- pipeIn: function (value) {
408
- return !!value;
409
- },
410
- pipeOut: function (value) {
411
- if (value) {
412
- return {
413
- type: 'container',
414
- body: [{
415
- type: 'tpl',
416
- tpl: i18nRuntime.i18n("c89b5fd3b706a17feb016d93c80e34b1"),
417
- wrapperComponent: '',
418
- inline: false,
419
- style: {
420
- fontSize: 14
421
- }
422
- }]
423
- };
424
- }
425
- return null;
302
+ return null;
303
+ }
304
+ }), amisEditorCore.getSchemaTpl('switch', {
305
+ name: 'showHeader',
306
+ label: i18nRuntime.i18n("4e3cd1a7b193e2fd3458278d10c530e2"),
307
+ value: true,
308
+ pipeIn: function (value) {
309
+ return !!value;
310
+ },
311
+ pipeOut: function (value) {
312
+ return !!value;
313
+ }
314
+ }), amisEditorCore.getSchemaTpl('switch', {
315
+ visibleOn: 'this.showHeader !== false',
316
+ name: 'sticky',
317
+ label: i18nRuntime.i18n("023ff3530e48493e653eb48e958a4eb8"),
318
+ pipeIn: amisEditorCore.defaultValue(false)
319
+ }), amisEditorCore.getSchemaTpl('switch', {
320
+ name: 'footer',
321
+ label: i18nRuntime.i18n("dd9b85b2cd13ca724afd1f43567abdbf"),
322
+ pipeIn: function (value) {
323
+ return !!value;
324
+ },
325
+ pipeOut: function (value) {
326
+ if (value) {
327
+ return {
328
+ type: 'container',
329
+ body: [{
330
+ type: 'tpl',
331
+ tpl: i18nRuntime.i18n("c89b5fd3b706a17feb016d93c80e34b1"),
332
+ wrapperComponent: '',
333
+ inline: false,
334
+ style: {
335
+ fontSize: 14
336
+ }
337
+ }]
338
+ };
426
339
  }
427
- }), {
428
- name: 'scroll.y',
429
- label: i18nRuntime.i18n("a5baa4818b14f4680955aa34dd559d02"),
430
- type: 'button-group-select',
431
- pipeIn: function (v) {
432
- return v != null;
433
- },
434
- pipeOut: function (v) {
435
- return v ? '' : null;
436
- },
437
- options: [{
438
- label: i18nRuntime.i18n("4db804afe5c99f7ca4fe988ada35c77f"),
439
- value: false
440
- }, {
441
- label: i18nRuntime.i18n("1ef8fd21130d17cb7c1613eaed6ca1e4"),
442
- value: true
443
- }]
444
- }, {
445
- type: 'input-group',
446
- visibleOn: 'data.scroll && data.scroll.y !== null',
447
- label: i18nRuntime.i18n("ee18dc475df8654cb13ad67dd84eec28"),
448
- body: [{
449
- type: 'input-number',
450
- name: 'scroll.y'
451
- }, {
452
- type: 'tpl',
453
- addOnclassName: 'border-0 bg-none',
454
- tpl: 'px'
455
- }]
340
+ return null;
341
+ }
342
+ }), {
343
+ name: 'scroll.y',
344
+ label: i18nRuntime.i18n("a5baa4818b14f4680955aa34dd559d02"),
345
+ type: 'button-group-select',
346
+ pipeIn: function (v) {
347
+ return v != null;
348
+ },
349
+ pipeOut: function (v) {
350
+ return v ? '' : null;
351
+ },
352
+ options: [{
353
+ label: i18nRuntime.i18n("4db804afe5c99f7ca4fe988ada35c77f"),
354
+ value: false
456
355
  }, {
457
- name: 'scroll.x',
458
- label: amisEditorCore.tipedLabel(i18nRuntime.i18n("8bb5781dc5f2745e6356cdc5e6d76b16"), i18nRuntime.i18n("88a364068f684dc77aca5b6c006ef576")),
459
- type: 'button-group-select',
460
- pipeIn: function (v) {
461
- return v != null;
462
- },
463
- pipeOut: function (v) {
464
- return v ? '' : null;
465
- },
466
- options: [{
467
- label: i18nRuntime.i18n("4db804afe5c99f7ca4fe988ada35c77f"),
468
- value: false
469
- }, {
470
- label: i18nRuntime.i18n("1ef8fd21130d17cb7c1613eaed6ca1e4"),
471
- value: true
472
- }]
356
+ label: i18nRuntime.i18n("1ef8fd21130d17cb7c1613eaed6ca1e4"),
357
+ value: true
358
+ }]
359
+ }, {
360
+ type: 'input-group',
361
+ visibleOn: 'data.scroll && data.scroll.y !== null',
362
+ label: i18nRuntime.i18n("ee18dc475df8654cb13ad67dd84eec28"),
363
+ body: [{
364
+ type: 'input-number',
365
+ name: 'scroll.y'
473
366
  }, {
474
- type: 'input-group',
475
- visibleOn: 'data.scroll && data.scroll.x !== null',
476
- name: 'scroll.x',
477
- label: i18nRuntime.i18n("6e3d35b57c29b1b419569cc55b3a5d33"),
478
- body: [{
479
- type: 'input-number',
480
- name: 'scroll.x'
481
- }, {
482
- type: 'tpl',
483
- addOnclassName: 'border-0 bg-none',
484
- tpl: 'px'
485
- }]
486
- }, amisEditorCore.getSchemaTpl('tablePlaceholder')]
367
+ type: 'tpl',
368
+ addOnclassName: 'border-0 bg-none',
369
+ tpl: 'px'
370
+ }]
487
371
  }, {
488
- title: i18nRuntime.i18n("949a8b7bd2c10070a2fae16f9c66afbb"),
489
- body: [amisEditorCore.getSchemaTpl('switch', {
490
- name: 'resizable',
491
- label: amisEditorCore.tipedLabel(i18nRuntime.i18n("ba4f461832cbdb7fbdb170fc9c1db647"), i18nRuntime.i18n("aa2bd9f54608c0c85d3ceecb707938c9")),
492
- pipeIn: function (value) {
493
- return !!value;
494
- },
495
- pipeOut: function (value) {
496
- return value;
497
- }
498
- }), isCRUDBody ? null : {
499
- type: 'ae-Switch-More',
500
- mode: 'normal',
501
- name: 'columnsTogglable',
502
- hiddenOnDefault: true,
503
- formType: 'extend',
504
- label: amisEditorCore.tipedLabel(i18nRuntime.i18n("2816cea6c4887a53c417831deb5fbe00"), i18nRuntime.i18n("d3c5079f7e26b1a7374ff76341376de4")),
505
- pipeOut: function (value) {
506
- if (value && value.columnsTogglable) {
507
- return {
508
- columnsTogglable: {
509
- type: 'column-toggler'
510
- }
511
- };
512
- }
513
- return value;
514
- },
515
- form: {
516
- body: [{
517
- mode: 'normal',
518
- type: 'ae-columnControl'
519
- }]
520
- }
372
+ name: 'scroll.x',
373
+ label: amisEditorCore.tipedLabel(i18nRuntime.i18n("8bb5781dc5f2745e6356cdc5e6d76b16"), i18nRuntime.i18n("88a364068f684dc77aca5b6c006ef576")),
374
+ type: 'button-group-select',
375
+ pipeIn: function (v) {
376
+ return v != null;
377
+ },
378
+ pipeOut: function (v) {
379
+ return v ? '' : null;
380
+ },
381
+ options: [{
382
+ label: i18nRuntime.i18n("4db804afe5c99f7ca4fe988ada35c77f"),
383
+ value: false
384
+ }, {
385
+ label: i18nRuntime.i18n("1ef8fd21130d17cb7c1613eaed6ca1e4"),
386
+ value: true
521
387
  }]
522
388
  }, {
523
- title: i18nRuntime.i18n("ed85be57262e5a0c3116293e88278fef"),
389
+ type: 'input-group',
390
+ visibleOn: 'data.scroll && data.scroll.x !== null',
391
+ name: 'scroll.x',
392
+ label: i18nRuntime.i18n("6e3d35b57c29b1b419569cc55b3a5d33"),
524
393
  body: [{
525
- name: 'lineHeight',
526
- label: i18nRuntime.i18n("5a431ad16d8f7f23fac3be5650e51caa"),
527
- type: 'select',
528
- placeholder: i18nRuntime.i18n("3d2ac2fd2c60931fff1db814662334c3"),
529
- options: [{
530
- label: i18nRuntime.i18n("85a49c5ed4628647f2ead9206224dba3"),
531
- value: ''
532
- }, {
533
- label: i18nRuntime.i18n("4296d7d293c9ea4a0e52c6415f0b5c96"),
534
- value: 'large'
535
- }, {
536
- label: i18nRuntime.i18n("aed1dfbc31703955e64806b799b67645"),
537
- value: 'middle'
538
- }],
539
- clearable: false,
540
- value: ''
541
- }, isCRUDBody ? {
542
- type: 'ae-Switch-More',
543
- mode: 'normal',
544
- name: 'rowSelection',
545
- label: i18nRuntime.i18n("e3be7b8a459a08fec8f378a0660b642b"),
546
- visibleOn: 'data.selectable',
547
- hiddenOnDefault: true,
548
- formType: 'extend',
549
- form: {
550
- body: [{
551
- label: i18nRuntime.i18n("1f1ca9df5fa3648c718ad04649888943"),
552
- name: 'rowSelection.rowClick',
553
- type: 'button-group-select',
554
- value: false,
555
- options: [{
556
- label: 'CheckBox',
557
- value: false
558
- }, {
559
- label: i18nRuntime.i18n("596171970b639a35dadde2aa930d666a"),
560
- value: true
561
- }]
562
- }, {
563
- name: 'rowSelection.disableOn',
564
- type: 'ae-formulaControl',
565
- label: i18nRuntime.i18n("388855093d17f3df43ff80242d7a1bed")
566
- }, {
567
- name: 'rowSelection.selections',
568
- label: i18nRuntime.i18n("46705a530ba9721527a4202bae7091bd"),
569
- type: 'checkboxes',
570
- joinValues: false,
571
- inline: false,
572
- itemClassName: 'text-sm',
573
- options: [{
574
- label: i18nRuntime.i18n("66eeacd93a7c1bda93906fe908ad11a0"),
575
- value: 'all'
576
- }, {
577
- label: i18nRuntime.i18n("aab57a3547a451f756bb8231a1eee8d7"),
578
- value: 'invert'
579
- }, {
580
- label: i18nRuntime.i18n("76159d0d1261c0b6c310901244457e36"),
581
- value: 'none'
582
- }, {
583
- label: i18nRuntime.i18n("be4751b0c9adf1d8deee45226c6124ee"),
584
- value: 'odd'
585
- }, {
586
- label: i18nRuntime.i18n("49f4010dade8652e5aff6a2c67aa23a4"),
587
- value: 'even'
588
- }],
589
- pipeIn: function (v) {
590
- if (!v) {
591
- return;
592
- }
593
- return v.map(function (item) {
594
- return {
595
- label: item.text,
596
- value: item.key
597
- };
598
- });
599
- },
600
- pipeOut: function (v) {
601
- if (!v) {
602
- return;
603
- }
604
- return v.map(function (item) {
605
- return {
606
- key: item.value,
607
- text: item.label
608
- };
609
- });
394
+ type: 'input-number',
395
+ name: 'scroll.x'
396
+ }, {
397
+ type: 'tpl',
398
+ addOnclassName: 'border-0 bg-none',
399
+ tpl: 'px'
400
+ }]
401
+ }, amisEditorCore.getSchemaTpl('tablePlaceholder')]
402
+ }, {
403
+ title: i18nRuntime.i18n("949a8b7bd2c10070a2fae16f9c66afbb"),
404
+ body: [amisEditorCore.getSchemaTpl('switch', {
405
+ name: 'resizable',
406
+ label: amisEditorCore.tipedLabel(i18nRuntime.i18n("ba4f461832cbdb7fbdb170fc9c1db647"), i18nRuntime.i18n("aa2bd9f54608c0c85d3ceecb707938c9")),
407
+ pipeIn: function (value) {
408
+ return !!value;
409
+ },
410
+ pipeOut: function (value) {
411
+ return value;
412
+ }
413
+ }), isCRUDBody ? null : {
414
+ type: 'ae-Switch-More',
415
+ mode: 'normal',
416
+ name: 'columnsTogglable',
417
+ hiddenOnDefault: true,
418
+ formType: 'extend',
419
+ label: amisEditorCore.tipedLabel(i18nRuntime.i18n("2816cea6c4887a53c417831deb5fbe00"), i18nRuntime.i18n("d3c5079f7e26b1a7374ff76341376de4")),
420
+ pipeOut: function (value) {
421
+ if (value && value.columnsTogglable) {
422
+ return {
423
+ columnsTogglable: {
424
+ type: 'column-toggler'
610
425
  }
611
- }]
612
- }
613
- } : null, {
614
- type: 'ae-Switch-More',
615
- mode: 'normal',
616
- name: 'expandable',
617
- label: i18nRuntime.i18n("49b4aa407b91ac997e27314e30c03110"),
618
- hiddenOnDefault: true,
619
- formType: 'extend',
620
- form: {
621
- body: [{
622
- name: 'expandable.expandableOn',
623
- visibleOn: 'data.expandable',
624
- type: 'ae-formulaControl',
625
- label: i18nRuntime.i18n("8c1f5c49de09adab9a0e0c39e0106f78")
626
- }]
627
- }
628
- }, amisEditorCore.getSchemaTpl('switch', {
629
- name: 'childrenColumnName',
630
- label: i18nRuntime.i18n("caca6cb58342bb604483d94f49515234"),
631
- pipeIn: function (value) {
632
- return !!value;
633
- },
634
- pipeOut: function (value) {
635
- return value ? 'children' : '';
426
+ };
636
427
  }
637
- }), amisEditorCore.getSchemaTpl('switch', {
638
- name: 'draggable',
639
- label: i18nRuntime.i18n("5bdff9fd07d2a2430ac50e1559dbee27"),
640
- pipeIn: function (value) {
641
- return !!value;
642
- },
643
- pipeOut: function (value) {
644
- return value;
645
- }
646
- })]
647
- }, {
648
- title: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
649
- body: [amisEditorCore.getSchemaTpl('hidden', {
650
- label: i18nRuntime.i18n("dce5379cb978a8259ecfca8f08f00817")
651
- })]
652
- }, {
653
- title: i18nRuntime.i18n("dfac151de712ab0b3618072c8a7f0a0f"),
654
- body: [amisEditorCore.getSchemaTpl('apiControl', {
655
- label: i18nRuntime.i18n("33eaf97ecb3465754855e847f14d129c"),
656
- name: 'quickSaveApi'
657
- }), amisEditorCore.getSchemaTpl('apiControl', {
658
- label: i18nRuntime.i18n("ce7d31d64f2315e1d4cede288b9dfc60"),
659
- name: 'quickSaveItemApi'
660
- })]
661
- }]), isCRUDBody ? null : {
662
- type: 'divider'
428
+ return value;
429
+ },
430
+ form: {
431
+ body: [{
432
+ mode: 'normal',
433
+ type: 'ae-columnControl'
434
+ }]
435
+ }
663
436
  }]
664
437
  }, {
665
- title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
666
- body: [amisEditorCore.getSchemaTpl('collapseGroup', [{
667
- title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
668
- body: [amisEditorCore.getSchemaTpl('switch', {
669
- name: 'bordered',
670
- label: i18nRuntime.i18n("961534b4ea37e4e88aada736b299d063"),
671
- pipeIn: amisEditorCore.defaultValue(false)
672
- }), {
673
- name: 'scroll.x',
674
- type: 'input-number',
675
- label: i18nRuntime.i18n("927b639f244953f237cd12943c8b815c")
676
- }, {
677
- name: 'indentSize',
678
- visibleOn: 'data.childrenColumnName',
679
- type: 'input-number',
680
- unitOptions: [{
681
- label: 'px',
682
- value: 'px'
683
- }],
684
- label: i18nRuntime.i18n("fdd59ca00eba17d4bfebf744056ce4ab")
685
- }, {
686
- name: 'rowSelection.columnWidth',
687
- visibleOn: 'data.rowSelection',
688
- type: 'input-number',
689
- label: i18nRuntime.i18n("6bfd4423d8aebbf0cac7ba4d74f245bd"),
690
- description: i18nRuntime.i18n("21922c6479665dcba83106f8e9ffdf68")
438
+ title: i18nRuntime.i18n("ed85be57262e5a0c3116293e88278fef"),
439
+ body: [{
440
+ name: 'lineHeight',
441
+ label: i18nRuntime.i18n("5a431ad16d8f7f23fac3be5650e51caa"),
442
+ type: 'select',
443
+ placeholder: i18nRuntime.i18n("3d2ac2fd2c60931fff1db814662334c3"),
444
+ options: [{
445
+ label: i18nRuntime.i18n("85a49c5ed4628647f2ead9206224dba3"),
446
+ value: ''
691
447
  }, {
692
- name: 'expandable.columnWidth',
693
- visibleOn: 'data.expandable',
694
- type: 'input-number',
695
- label: i18nRuntime.i18n("31b7c58c2d9a170829b90314ff98b66a"),
696
- description: i18nRuntime.i18n("81ccf26d9622d139a13ba2a61bd9fea4")
697
- }]
698
- }, amisEditorCore.getSchemaTpl('style:classNames', {
699
- isFormItem: true,
700
- schema: [{
701
- name: 'rowClassNameExpr',
702
- type: 'ae-formulaControl',
703
- label: i18nRuntime.i18n("68e9249db7bd12ab17994b1761b049f5")
448
+ label: i18nRuntime.i18n("4296d7d293c9ea4a0e52c6415f0b5c96"),
449
+ value: 'large'
704
450
  }, {
705
- name: 'expandable.expandedRowClassNameExpr',
706
- visibleOn: 'data.expandable',
707
- type: 'ae-formulaControl',
708
- label: i18nRuntime.i18n("ef0c5b6fa16497343eedb76171d61d68")
709
- }]
710
- })])]
451
+ label: i18nRuntime.i18n("aed1dfbc31703955e64806b799b67645"),
452
+ value: 'middle'
453
+ }],
454
+ clearable: false,
455
+ value: ''
456
+ }, isCRUDBody ? {
457
+ type: 'ae-Switch-More',
458
+ mode: 'normal',
459
+ name: 'rowSelection',
460
+ label: i18nRuntime.i18n("e3be7b8a459a08fec8f378a0660b642b"),
461
+ visibleOn: 'data.selectable',
462
+ hiddenOnDefault: true,
463
+ formType: 'extend',
464
+ form: {
465
+ body: [{
466
+ label: i18nRuntime.i18n("1f1ca9df5fa3648c718ad04649888943"),
467
+ name: 'rowSelection.rowClick',
468
+ type: 'button-group-select',
469
+ value: false,
470
+ options: [{
471
+ label: 'CheckBox',
472
+ value: false
473
+ }, {
474
+ label: i18nRuntime.i18n("596171970b639a35dadde2aa930d666a"),
475
+ value: true
476
+ }]
477
+ }, amisEditorCore.getSchemaTpl('formulaControl', {
478
+ name: 'rowSelection.disableOn',
479
+ label: i18nRuntime.i18n("388855093d17f3df43ff80242d7a1bed")
480
+ }), {
481
+ name: 'rowSelection.selections',
482
+ label: i18nRuntime.i18n("46705a530ba9721527a4202bae7091bd"),
483
+ type: 'checkboxes',
484
+ joinValues: false,
485
+ inline: false,
486
+ itemClassName: 'text-sm',
487
+ options: [{
488
+ label: i18nRuntime.i18n("66eeacd93a7c1bda93906fe908ad11a0"),
489
+ value: 'all'
490
+ }, {
491
+ label: i18nRuntime.i18n("aab57a3547a451f756bb8231a1eee8d7"),
492
+ value: 'invert'
493
+ }, {
494
+ label: i18nRuntime.i18n("76159d0d1261c0b6c310901244457e36"),
495
+ value: 'none'
496
+ }, {
497
+ label: i18nRuntime.i18n("be4751b0c9adf1d8deee45226c6124ee"),
498
+ value: 'odd'
499
+ }, {
500
+ label: i18nRuntime.i18n("49f4010dade8652e5aff6a2c67aa23a4"),
501
+ value: 'even'
502
+ }],
503
+ pipeIn: function (v) {
504
+ if (!v) {
505
+ return;
506
+ }
507
+ return v.map(function (item) {
508
+ return {
509
+ label: item.text,
510
+ value: item.key
511
+ };
512
+ });
513
+ },
514
+ pipeOut: function (v) {
515
+ if (!v) {
516
+ return;
517
+ }
518
+ return v.map(function (item) {
519
+ return {
520
+ key: item.value,
521
+ text: item.label
522
+ };
523
+ });
524
+ }
525
+ }]
526
+ }
527
+ } : null, {
528
+ type: 'ae-Switch-More',
529
+ mode: 'normal',
530
+ name: 'expandable',
531
+ label: i18nRuntime.i18n("49b4aa407b91ac997e27314e30c03110"),
532
+ hiddenOnDefault: true,
533
+ formType: 'extend',
534
+ form: {
535
+ body: [amisEditorCore.getSchemaTpl('formulaControl', {
536
+ name: 'expandable.expandableOn',
537
+ visibleOn: 'data.expandable',
538
+ label: i18nRuntime.i18n("8c1f5c49de09adab9a0e0c39e0106f78")
539
+ })]
540
+ }
541
+ }, amisEditorCore.getSchemaTpl('switch', {
542
+ name: 'childrenColumnName',
543
+ label: i18nRuntime.i18n("caca6cb58342bb604483d94f49515234"),
544
+ pipeIn: function (value) {
545
+ return !!value;
546
+ },
547
+ pipeOut: function (value) {
548
+ return value ? 'children' : '';
549
+ }
550
+ }), amisEditorCore.getSchemaTpl('switch', {
551
+ name: 'draggable',
552
+ label: i18nRuntime.i18n("5bdff9fd07d2a2430ac50e1559dbee27"),
553
+ pipeIn: function (value) {
554
+ return !!value;
555
+ },
556
+ pipeOut: function (value) {
557
+ return value;
558
+ }
559
+ })]
711
560
  }, {
712
- title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
713
- body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
714
- name: 'onEvent'
715
- }, helper.getEventControlConfig(_this.manager, context)))]
716
- }]);
717
- }
718
- });
561
+ title: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
562
+ body: [amisEditorCore.getSchemaTpl('hidden', {
563
+ label: i18nRuntime.i18n("dce5379cb978a8259ecfca8f08f00817")
564
+ })]
565
+ }, {
566
+ title: i18nRuntime.i18n("dfac151de712ab0b3618072c8a7f0a0f"),
567
+ body: [amisEditorCore.getSchemaTpl('apiControl', {
568
+ label: i18nRuntime.i18n("33eaf97ecb3465754855e847f14d129c"),
569
+ name: 'quickSaveApi'
570
+ }), amisEditorCore.getSchemaTpl('apiControl', {
571
+ label: i18nRuntime.i18n("ce7d31d64f2315e1d4cede288b9dfc60"),
572
+ name: 'quickSaveItemApi'
573
+ })]
574
+ }]), isCRUDBody ? null : {
575
+ type: 'divider'
576
+ }]
577
+ }, {
578
+ title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
579
+ body: [amisEditorCore.getSchemaTpl('collapseGroup', [{
580
+ title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
581
+ body: [amisEditorCore.getSchemaTpl('switch', {
582
+ name: 'bordered',
583
+ label: i18nRuntime.i18n("961534b4ea37e4e88aada736b299d063"),
584
+ pipeIn: amisEditorCore.defaultValue(false)
585
+ }), {
586
+ name: 'scroll.x',
587
+ type: 'input-number',
588
+ label: i18nRuntime.i18n("927b639f244953f237cd12943c8b815c")
589
+ }, {
590
+ name: 'indentSize',
591
+ visibleOn: 'data.childrenColumnName',
592
+ type: 'input-number',
593
+ unitOptions: [{
594
+ label: 'px',
595
+ value: 'px'
596
+ }],
597
+ label: i18nRuntime.i18n("fdd59ca00eba17d4bfebf744056ce4ab")
598
+ }, {
599
+ name: 'rowSelection.columnWidth',
600
+ visibleOn: 'data.rowSelection',
601
+ type: 'input-number',
602
+ label: i18nRuntime.i18n("6bfd4423d8aebbf0cac7ba4d74f245bd"),
603
+ description: i18nRuntime.i18n("21922c6479665dcba83106f8e9ffdf68")
604
+ }, {
605
+ name: 'expandable.columnWidth',
606
+ visibleOn: 'data.expandable',
607
+ type: 'input-number',
608
+ label: i18nRuntime.i18n("31b7c58c2d9a170829b90314ff98b66a"),
609
+ description: i18nRuntime.i18n("81ccf26d9622d139a13ba2a61bd9fea4")
610
+ }]
611
+ }, amisEditorCore.getSchemaTpl('style:classNames', {
612
+ isFormItem: true,
613
+ schema: [amisEditorCore.getSchemaTpl('formulaControl', {
614
+ name: 'rowClassNameExpr',
615
+ label: i18nRuntime.i18n("68e9249db7bd12ab17994b1761b049f5")
616
+ }), amisEditorCore.getSchemaTpl('formulaControl', {
617
+ name: 'expandable.expandedRowClassNameExpr',
618
+ visibleOn: 'data.expandable',
619
+ label: i18nRuntime.i18n("ef0c5b6fa16497343eedb76171d61d68")
620
+ })]
621
+ })])]
622
+ }, {
623
+ title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
624
+ body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
625
+ name: 'onEvent'
626
+ }, helper.getEventControlConfig(_this.manager, context)))]
627
+ }]);
628
+ };
719
629
  return _this;
720
630
  }
721
- Object.defineProperty(Table2Plugin.prototype, "buildDataSchemas", {
722
- enumerable: false,
723
- configurable: true,
724
- writable: true,
725
- value: function (node, region, trigger) {
726
- var _a, _b;
727
- return tslib.__awaiter(this, void 0, void 0, function () {
728
- var itemsSchema, columns, _i, _c, current, schema, _d, _e, _f, cellProperties, isColumnChild, result;
729
- return tslib.__generator(this, function (_g) {
730
- switch (_g.label) {
731
- case 0:
732
- itemsSchema = {
733
- $id: 'tableRow',
734
- type: 'object',
735
- properties: {}
736
- };
737
- columns = node.children.find(function (item) {
738
- return item.isRegion && item.region === 'columns';
631
+ Table2Plugin.prototype.buildDataSchemas = function (node, region, trigger) {
632
+ var _a, _b;
633
+ return tslib.__awaiter(this, void 0, void 0, function () {
634
+ var itemsSchema, columns, _c, _d, current, schema, _e, _f, _g, e_1_1, cellProperties, isColumnChild, result;
635
+ var e_1, _h;
636
+ return tslib.__generator(this, function (_j) {
637
+ switch (_j.label) {
638
+ case 0:
639
+ itemsSchema = {
640
+ $id: 'tableRow',
641
+ type: 'object',
642
+ properties: {}
643
+ };
644
+ columns = node.children.find(function (item) {
645
+ return item.isRegion && item.region === 'columns';
646
+ });
647
+ if (!columns) return [3 /*break*/, 10];
648
+ _j.label = 1;
649
+ case 1:
650
+ _j.trys.push([1, 8, 9, 10]);
651
+ _c = tslib.__values(columns.children), _d = _c.next();
652
+ _j.label = 2;
653
+ case 2:
654
+ if (!!_d.done) return [3 /*break*/, 7];
655
+ current = _d.value;
656
+ schema = current.schema;
657
+ if (!(schema === null || schema === void 0 ? void 0 : schema.name)) return [3 /*break*/, 6];
658
+ _e = itemsSchema.properties;
659
+ _f = schema.name;
660
+ if (!((_b = (_a = current.info) === null || _a === void 0 ? void 0 : _a.plugin) === null || _b === void 0 ? void 0 : _b.buildDataSchemas)) return [3 /*break*/, 4];
661
+ return [4 /*yield*/, current.info.plugin.buildDataSchemas(current, region)];
662
+ case 3:
663
+ _g = _j.sent();
664
+ return [3 /*break*/, 5];
665
+ case 4:
666
+ _g = {
667
+ type: 'string',
668
+ title: schema.label || schema.title
669
+ };
670
+ _j.label = 5;
671
+ case 5:
672
+ _e[_f] = _g;
673
+ _j.label = 6;
674
+ case 6:
675
+ _d = _c.next();
676
+ return [3 /*break*/, 2];
677
+ case 7:
678
+ return [3 /*break*/, 10];
679
+ case 8:
680
+ e_1_1 = _j.sent();
681
+ e_1 = {
682
+ error: e_1_1
683
+ };
684
+ return [3 /*break*/, 10];
685
+ case 9:
686
+ try {
687
+ if (_d && !_d.done && (_h = _c.return)) _h.call(_c);
688
+ } finally {
689
+ if (e_1) throw e_1.error;
690
+ }
691
+ return [7 /*endfinally*/];
692
+ case 10:
693
+ cellProperties = {};
694
+ if (trigger) {
695
+ isColumnChild = amisCore.someTree(columns === null || columns === void 0 ? void 0 : columns.children, function (item) {
696
+ return item.id === trigger.id;
739
697
  });
740
- if (!columns) return [3 /*break*/, 6];
741
- _i = 0, _c = columns.children;
742
- _g.label = 1;
743
- case 1:
744
- if (!(_i < _c.length)) return [3 /*break*/, 6];
745
- current = _c[_i];
746
- schema = current.schema;
747
- if (!(schema === null || schema === void 0 ? void 0 : schema.name)) return [3 /*break*/, 5];
748
- _d = itemsSchema.properties;
749
- _e = schema.name;
750
- if (!((_b = (_a = current.info) === null || _a === void 0 ? void 0 : _a.plugin) === null || _b === void 0 ? void 0 : _b.buildDataSchemas)) return [3 /*break*/, 3];
751
- return [4 /*yield*/, current.info.plugin.buildDataSchemas(current, region)];
752
- case 2:
753
- _f = _g.sent();
754
- return [3 /*break*/, 4];
755
- case 3:
756
- _f = {
757
- type: 'string',
758
- title: schema.label || schema.title
759
- };
760
- _g.label = 4;
761
- case 4:
762
- _d[_e] = _f;
763
- _g.label = 5;
764
- case 5:
765
- _i++;
766
- return [3 /*break*/, 1];
767
- case 6:
768
- cellProperties = {};
769
- if (trigger) {
770
- isColumnChild = amisCore.someTree(columns === null || columns === void 0 ? void 0 : columns.children, function (item) {
771
- return item.id === trigger.id;
772
- });
773
- isColumnChild && (cellProperties = itemsSchema.properties);
774
- }
775
- result = {
776
- $id: 'table2',
777
- type: 'object',
778
- properties: tslib.__assign(tslib.__assign({}, cellProperties), {
779
- rows: {
780
- type: 'array',
781
- title: i18nRuntime.i18n("77fdd35933c099cdcb64b71f3fbe7a6c"),
782
- items: itemsSchema
783
- }
784
- })
785
- };
786
- if ((region === null || region === void 0 ? void 0 : region.region) === 'columns') {
787
- result.properties = tslib.__assign(tslib.__assign({}, itemsSchema.properties), result.properties);
788
- }
789
- return [2 /*return*/, result];
698
+ isColumnChild && (cellProperties = itemsSchema.properties);
699
+ }
700
+ result = {
701
+ $id: 'table2',
702
+ type: 'object',
703
+ properties: tslib.__assign(tslib.__assign({}, cellProperties), {
704
+ rows: {
705
+ type: 'array',
706
+ title: i18nRuntime.i18n("77fdd35933c099cdcb64b71f3fbe7a6c"),
707
+ items: itemsSchema
708
+ }
709
+ })
710
+ };
711
+ if ((region === null || region === void 0 ? void 0 : region.region) === 'columns') {
712
+ result.properties = tslib.__assign(tslib.__assign({}, itemsSchema.properties), result.properties);
713
+ }
714
+ return [2 /*return*/, result];
715
+ }
716
+ });
717
+ });
718
+ };
719
+ Table2Plugin.prototype.getAvailableContextFields = function (scopeNode, node, region) {
720
+ return tslib.__awaiter(this, void 0, void 0, function () {
721
+ return tslib.__generator(this, function (_a) {
722
+ return [2 /*return*/];
723
+ });
724
+ });
725
+ };
726
+
727
+ Table2Plugin.prototype.filterProps = function (props) {
728
+ var arr = Array.isArray(props.value) ? props.value : typeof props.source === 'string' ? amis.resolveVariable(props.source, props.data) : amis.resolveVariable('items', props.data);
729
+ if (!Array.isArray(arr) || !arr.length) {
730
+ var mockedData_1 = {};
731
+ if (Array.isArray(props.columns)) {
732
+ props.columns.forEach(function (column) {
733
+ if (column.name) {
734
+ amisCore.setVariable(mockedData_1, column.name, amisEditorCore.mockValue(column));
790
735
  }
791
736
  });
792
- });
793
- }
794
- });
795
- Object.defineProperty(Table2Plugin.prototype, "getAvailableContextFields", {
796
- enumerable: false,
797
- configurable: true,
798
- writable: true,
799
- value: function (scopeNode, node, region) {
800
- return tslib.__awaiter(this, void 0, void 0, function () {
801
- return tslib.__generator(this, function (_a) {
802
- return [2 /*return*/];
737
+ }
738
+ props.value = amisEditorCore.repeatArray(mockedData_1, 10).map(function (item, index) {
739
+ return tslib.__assign(tslib.__assign({}, item), {
740
+ id: index + 1
803
741
  });
804
742
  });
743
+ } else {
744
+ // 只取10条预览,否则太多卡顿
745
+ props.value = arr.slice(0, 10);
805
746
  }
806
- });
807
-
808
- Object.defineProperty(Table2Plugin.prototype, "filterProps", {
809
- enumerable: false,
810
- configurable: true,
811
- writable: true,
812
- value: function (props) {
813
- var arr = Array.isArray(props.value) ? props.value : typeof props.source === 'string' ? amis.resolveVariable(props.source, props.data) : amis.resolveVariable('items', props.data);
814
- if (!Array.isArray(arr) || !arr.length) {
815
- var mockedData_1 = {};
816
- if (Array.isArray(props.columns)) {
817
- props.columns.forEach(function (column) {
818
- if (column.name) {
819
- amisCore.setVariable(mockedData_1, column.name, amisEditorCore.mockValue(column));
820
- }
821
- });
822
- }
823
- props.value = amisEditorCore.repeatArray(mockedData_1, 10).map(function (item, index) {
824
- return tslib.__assign(tslib.__assign({}, item), {
825
- id: index + 1
826
- });
827
- });
828
- } else {
829
- // 只取10条预览,否则太多卡顿
830
- props.value = arr.slice(0, 10);
747
+ // 如果设置了可展开 默认把第一行展开
748
+ if (props.expandable) {
749
+ if (typeof props.expandable === 'boolean') {
750
+ props.expandable = {};
831
751
  }
832
- // 如果设置了可展开 默认把第一行展开
833
- if (props.expandable) {
834
- if (typeof props.expandable === 'boolean') {
835
- props.expandable = {};
836
- }
837
- if (!props.expandable.type) {
838
- props.expandable.type = 'container';
839
- props.expandable.body = [{
840
- type: 'tpl',
841
- tpl: i18nRuntime.i18n("1a7bd457c08093cf2cf887403dc249d8"),
842
- wrapperComponent: '',
843
- inline: false
844
- }];
845
- }
846
- props.expandable.keyField = 'id';
847
- props.expandable.expandedRowKeys = [1];
752
+ if (!props.expandable.type) {
753
+ props.expandable.type = 'container';
754
+ props.expandable.body = [{
755
+ type: 'tpl',
756
+ tpl: i18nRuntime.i18n("1a7bd457c08093cf2cf887403dc249d8"),
757
+ wrapperComponent: '',
758
+ inline: false
759
+ }];
848
760
  }
849
- return props;
761
+ props.expandable.keyField = 'id';
762
+ props.expandable.expandedRowKeys = [1];
850
763
  }
851
- });
764
+ return props;
765
+ };
852
766
  // 为了能够自动注入数据。
853
- Object.defineProperty(Table2Plugin.prototype, "getRendererInfo", {
854
- enumerable: false,
855
- configurable: true,
856
- writable: true,
857
- value: function (context) {
858
- var _a;
859
- var plugin = this;
860
- var schema = context.schema,
861
- renderer = context.renderer;
862
- if (!schema.$$id && ['crud', 'crud2'].includes((_a = schema.$$editor) === null || _a === void 0 ? void 0 : _a.renderer.name) && renderer.name === 'table2') {
863
- return tslib.__assign(tslib.__assign({}, {
864
- id: schema.$$editor.id
865
- }), {
866
- name: plugin.name,
867
- regions: plugin.regions,
868
- patchContainers: plugin.patchContainers,
869
- vRendererConfig: plugin.vRendererConfig,
870
- wrapperProps: plugin.wrapperProps,
871
- wrapperResolve: plugin.wrapperResolve,
872
- filterProps: plugin.filterProps,
873
- $schema: plugin.$schema,
874
- renderRenderer: plugin.renderRenderer
875
- });
876
- }
877
- return _super.prototype.getRendererInfo.call(this, context);
767
+ Table2Plugin.prototype.getRendererInfo = function (context) {
768
+ var _a;
769
+ var plugin = this;
770
+ var schema = context.schema,
771
+ renderer = context.renderer;
772
+ if (!schema.$$id && ['crud', 'crud2'].includes((_a = schema.$$editor) === null || _a === void 0 ? void 0 : _a.renderer.name) && renderer.name === 'table2') {
773
+ return tslib.__assign(tslib.__assign({}, {
774
+ id: schema.$$editor.id
775
+ }), {
776
+ name: plugin.name,
777
+ regions: plugin.regions,
778
+ patchContainers: plugin.patchContainers,
779
+ vRendererConfig: plugin.vRendererConfig,
780
+ wrapperProps: plugin.wrapperProps,
781
+ wrapperResolve: plugin.wrapperResolve,
782
+ filterProps: plugin.filterProps,
783
+ $schema: plugin.$schema,
784
+ renderRenderer: plugin.renderRenderer
785
+ });
878
786
  }
879
- });
787
+ return _super.prototype.getRendererInfo.call(this, context);
788
+ };
880
789
  // 自动插入 label
881
- Object.defineProperty(Table2Plugin.prototype, "beforeInsert", {
882
- enumerable: false,
883
- configurable: true,
884
- writable: true,
885
- value: function (event) {
886
- var _a, _b, _c, _d;
887
- var context = event.context;
888
- if ((context.info.plugin === this || ((_a = context.node.sameIdChild) === null || _a === void 0 ? void 0 : _a.info.plugin) === this) && context.region === 'columns') {
889
- context.data = tslib.__assign(tslib.__assign({}, context.data), {
890
- title: (_d = (_b = context.data.label) !== null && _b !== void 0 ? _b : (_c = context.subRenderer) === null || _c === void 0 ? void 0 : _c.name) !== null && _d !== void 0 ? _d : i18nRuntime.i18n("bcee820bc20342a4d388a35ed32a35fe")
891
- });
892
- }
790
+ Table2Plugin.prototype.beforeInsert = function (event) {
791
+ var _a, _b, _c, _d;
792
+ var context = event.context;
793
+ if ((context.info.plugin === this || ((_a = context.node.sameIdChild) === null || _a === void 0 ? void 0 : _a.info.plugin) === this) && context.region === 'columns') {
794
+ context.data = tslib.__assign(tslib.__assign({}, context.data), {
795
+ title: (_d = (_b = context.data.label) !== null && _b !== void 0 ? _b : (_c = context.subRenderer) === null || _c === void 0 ? void 0 : _c.name) !== null && _d !== void 0 ? _d : i18nRuntime.i18n("bcee820bc20342a4d388a35ed32a35fe")
796
+ });
893
797
  }
894
- });
798
+ };
895
799
  return Table2Plugin;
896
800
  }(amisEditorCore.BasePlugin);
897
801
  amisEditorCore.registerEditorPlugin(Table2Plugin);