amis-ui 6.9.0-rc.6 → 6.9.0-rc.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (687) hide show
  1. package/esm/components/404.js +1 -1
  2. package/esm/components/Alert.js +1 -1
  3. package/esm/components/Alert2.js +1 -1
  4. package/esm/components/AnchorNav.js +1 -1
  5. package/esm/components/AnchorNavSection.js +1 -1
  6. package/esm/components/ArrayInput.js +1 -1
  7. package/esm/components/AsideNav.js +1 -1
  8. package/esm/components/AssociatedSelection.js +1 -1
  9. package/esm/components/AutoSizer.js +1 -1
  10. package/esm/components/Avatar.js +1 -1
  11. package/esm/components/Badge.js +1 -1
  12. package/esm/components/BaiduMapPicker.js +1 -1
  13. package/esm/components/BarCode.js +1 -1
  14. package/esm/components/Breadcrumb.js +1 -1
  15. package/esm/components/Button.js +1 -1
  16. package/esm/components/CalendarMobile.js +1 -1
  17. package/esm/components/Card.js +1 -1
  18. package/esm/components/Cascader.js +1 -1
  19. package/esm/components/ChainedDropdownSelection.js +1 -1
  20. package/esm/components/ChainedSelection.js +1 -1
  21. package/esm/components/Checkbox.js +1 -1
  22. package/esm/components/CityArea.js +1 -1
  23. package/esm/components/CityDB.js +1 -1
  24. package/esm/components/CodeMirror.js +1 -1
  25. package/esm/components/Collapse.js +3 -3
  26. package/esm/components/CollapseGroup.js +1 -1
  27. package/esm/components/ColorPicker.js +1 -1
  28. package/esm/components/Combo.js +1 -1
  29. package/esm/components/ConditionBuilder.js +1 -1
  30. package/esm/components/ConfirmBox.d.ts +43 -41
  31. package/esm/components/ConfirmBox.js +5 -4
  32. package/esm/components/ContextMenu.js +1 -1
  33. package/esm/components/DatePicker.js +1 -1
  34. package/esm/components/DateRangePicker.js +1 -1
  35. package/esm/components/DiffEditor.d.ts +1 -0
  36. package/esm/components/DiffEditor.js +23 -3
  37. package/esm/components/DndContainer.js +1 -1
  38. package/esm/components/Drawer.js +1 -1
  39. package/esm/components/DropDownSelection.js +1 -1
  40. package/esm/components/Editor.js +1 -1
  41. package/esm/components/Form.js +1 -1
  42. package/esm/components/FormField.js +1 -1
  43. package/esm/components/FormulaPicker.js +1 -1
  44. package/esm/components/GaodeMapPicker.js +1 -1
  45. package/esm/components/GridNav.js +1 -1
  46. package/esm/components/GridNavItem.js +1 -1
  47. package/esm/components/GroupedSelection.js +1 -1
  48. package/esm/components/HeadCellDropDown.js +1 -1
  49. package/esm/components/Html.js +1 -1
  50. package/esm/components/Icon.js +1 -1
  51. package/esm/components/ImageGallery.js +1 -1
  52. package/esm/components/Input.js +1 -1
  53. package/esm/components/InputBox.js +1 -1
  54. package/esm/components/InputBoxWithSuggestion.js +1 -1
  55. package/esm/components/InputJSONSchema.js +1 -1
  56. package/esm/components/InputTable.js +1 -1
  57. package/esm/components/JSONSchemaEditor.js +1 -1
  58. package/esm/components/Layout.js +1 -1
  59. package/esm/components/Link.js +1 -1
  60. package/esm/components/ListGroup.js +1 -1
  61. package/esm/components/ListMenu.js +1 -1
  62. package/esm/components/LocationPicker.js +1 -1
  63. package/esm/components/Markdown.js +1 -1
  64. package/esm/components/Menu.js +1 -1
  65. package/esm/components/MobileDevTool.js +1 -1
  66. package/esm/components/Modal.js +1 -1
  67. package/esm/components/ModalManager.js +1 -1
  68. package/esm/components/MultilineText.js +1 -1
  69. package/esm/components/NumberInput.js +1 -1
  70. package/esm/components/OverflowTpl.js +1 -1
  71. package/esm/components/Pagination.js +1 -1
  72. package/esm/components/PdfViewer.js +1 -1
  73. package/esm/components/Picker.js +1 -1
  74. package/esm/components/PickerColumn.js +1 -1
  75. package/esm/components/PickerContainer.js +2 -2
  76. package/esm/components/PopOverContainer.js +1 -1
  77. package/esm/components/PopUp.d.ts +42 -40
  78. package/esm/components/PopUp.js +3 -3
  79. package/esm/components/Progress.js +1 -1
  80. package/esm/components/PullRefresh.js +1 -1
  81. package/esm/components/Radios.js +4 -3
  82. package/esm/components/Range.js +1 -1
  83. package/esm/components/Rating.js +1 -1
  84. package/esm/components/ResultBox.d.ts +42 -40
  85. package/esm/components/ResultBox.js +18 -4
  86. package/esm/components/ResultList.js +1 -1
  87. package/esm/components/ResultTableList.js +1 -1
  88. package/esm/components/ResultTreeList.js +1 -1
  89. package/esm/components/RichText.js +1 -1
  90. package/esm/components/SearchBox.js +1 -1
  91. package/esm/components/Select.js +1 -1
  92. package/esm/components/SelectMobile.js +1 -1
  93. package/esm/components/Selection.js +1 -1
  94. package/esm/components/Signature.js +1 -1
  95. package/esm/components/SparkLine.js +1 -1
  96. package/esm/components/Spinner.js +1 -1
  97. package/esm/components/Steps.js +1 -1
  98. package/esm/components/Switch.js +1 -1
  99. package/esm/components/Tab.js +1 -1
  100. package/esm/components/Table.js +1 -1
  101. package/esm/components/TableSelection.js +1 -1
  102. package/esm/components/Tabs.js +1 -1
  103. package/esm/components/TabsTransfer.js +1 -1
  104. package/esm/components/TabsTransferPicker.js +1 -1
  105. package/esm/components/Tag.js +1 -1
  106. package/esm/components/Textarea.js +1 -1
  107. package/esm/components/Timeline.js +1 -1
  108. package/esm/components/TimelineItem.js +1 -1
  109. package/esm/components/Tinymce.js +1 -1
  110. package/esm/components/TitleBar.js +1 -1
  111. package/esm/components/Toast.js +1 -1
  112. package/esm/components/Tooltip.js +1 -1
  113. package/esm/components/TooltipWrapper.js +1 -1
  114. package/esm/components/Transfer.js +1 -1
  115. package/esm/components/TransferDropDown.js +1 -1
  116. package/esm/components/TransferPicker.js +1 -1
  117. package/esm/components/TransferSearch.js +1 -1
  118. package/esm/components/Tree.js +1 -1
  119. package/esm/components/TreeSelection.js +1 -1
  120. package/esm/components/UserSelect.js +1 -1
  121. package/esm/components/UserTabSelect.js +1 -1
  122. package/esm/components/VerificationCode.js +1 -1
  123. package/esm/components/VirtualList.js +1 -1
  124. package/esm/components/WithRemoteConfig.js +1 -1
  125. package/esm/components/WithStore.js +1 -1
  126. package/esm/components/calendar/Calendar.js +1 -1
  127. package/esm/components/calendar/CalendarContainer.js +1 -1
  128. package/esm/components/calendar/DaysView.js +1 -1
  129. package/esm/components/calendar/MonthsView.js +1 -1
  130. package/esm/components/calendar/QuartersView.js +1 -1
  131. package/esm/components/calendar/TimeView.js +1 -1
  132. package/esm/components/calendar/YearsView.js +1 -1
  133. package/esm/components/condition-builder/Expression.js +1 -1
  134. package/esm/components/condition-builder/Field.js +1 -1
  135. package/esm/components/condition-builder/Func.js +1 -1
  136. package/esm/components/condition-builder/Group.js +1 -1
  137. package/esm/components/condition-builder/GroupOrItem.js +1 -1
  138. package/esm/components/condition-builder/InputSwitch.js +1 -1
  139. package/esm/components/condition-builder/Item.js +1 -1
  140. package/esm/components/condition-builder/Value.js +1 -1
  141. package/esm/components/condition-builder/config.js +1 -1
  142. package/esm/components/condition-builder/index.js +1 -1
  143. package/esm/components/formula/CodeEditor.js +1 -1
  144. package/esm/components/formula/Editor.js +1 -1
  145. package/esm/components/formula/FuncList.js +1 -1
  146. package/esm/components/formula/Input.js +1 -1
  147. package/esm/components/formula/Picker.js +1 -1
  148. package/esm/components/formula/VariableList.js +1 -1
  149. package/esm/components/formula/plugin.js +1 -1
  150. package/esm/components/icons.js +1 -1
  151. package/esm/components/json-schema/Array.js +1 -1
  152. package/esm/components/json-schema/Item.js +1 -1
  153. package/esm/components/json-schema/Object.js +1 -1
  154. package/esm/components/json-schema/index.js +1 -1
  155. package/esm/components/menu/MenuContext.js +1 -1
  156. package/esm/components/menu/MenuItem.js +1 -1
  157. package/esm/components/menu/SubMenu.js +1 -1
  158. package/esm/components/menu/index.js +1 -1
  159. package/esm/components/schema-editor/Array.js +1 -1
  160. package/esm/components/schema-editor/Common.js +1 -1
  161. package/esm/components/schema-editor/Item.js +1 -1
  162. package/esm/components/schema-editor/Object.js +1 -1
  163. package/esm/components/schema-editor/SchemaVariableList.js +1 -1
  164. package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
  165. package/esm/components/schema-editor/index.js +1 -1
  166. package/esm/components/table/Cell.js +1 -1
  167. package/esm/components/table/ColGroup.js +1 -1
  168. package/esm/components/table/Head.js +1 -1
  169. package/esm/components/table/HeadCellDropDown.js +1 -1
  170. package/esm/components/table/HeadCellFilter.js +1 -1
  171. package/esm/components/table/HeadCellSelect.js +1 -1
  172. package/esm/components/table/HeadCellSort.js +1 -1
  173. package/esm/components/table/ItemActionsWrapper.js +1 -1
  174. package/esm/components/table/Row.js +1 -1
  175. package/esm/components/table/SummaryRow.js +1 -1
  176. package/esm/components/table/index.js +1 -1
  177. package/esm/components/table/util.js +1 -1
  178. package/esm/components/virtual-list/AutoSizer.js +1 -1
  179. package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
  180. package/esm/components/virtual-list/constants.js +1 -1
  181. package/esm/components/virtual-list/index.js +1 -1
  182. package/esm/components/withBadge.js +1 -1
  183. package/esm/hooks/use-on-screen.js +1 -1
  184. package/esm/hooks/use-set-state.js +1 -1
  185. package/esm/hooks/use-sub-form.js +1 -1
  186. package/esm/hooks/use-touch.js +1 -1
  187. package/esm/hooks/use-update-effect.js +1 -1
  188. package/esm/hooks/use-validation-resolver.js +1 -1
  189. package/esm/icons/alert-danger.svg.js +1 -1
  190. package/esm/icons/alert-info.svg.js +1 -1
  191. package/esm/icons/alert-success.svg.js +1 -1
  192. package/esm/icons/alert-warning.svg.js +1 -1
  193. package/esm/icons/arrow-double-left.svg.js +1 -1
  194. package/esm/icons/arrow-double-right.svg.js +1 -1
  195. package/esm/icons/back.svg.js +1 -1
  196. package/esm/icons/calendar.svg.js +1 -1
  197. package/esm/icons/caret.svg.js +1 -1
  198. package/esm/icons/check.svg.js +1 -1
  199. package/esm/icons/clock.svg.js +1 -1
  200. package/esm/icons/close-small.svg.js +1 -1
  201. package/esm/icons/close.svg.js +1 -1
  202. package/esm/icons/cloud-upload.svg.js +1 -1
  203. package/esm/icons/column-filter.svg.js +1 -1
  204. package/esm/icons/columns.svg.js +1 -1
  205. package/esm/icons/compress-alt.svg.js +1 -1
  206. package/esm/icons/copy.svg.js +1 -1
  207. package/esm/icons/date.svg.js +1 -1
  208. package/esm/icons/department.svg.js +1 -1
  209. package/esm/icons/desk-empty.svg.js +1 -1
  210. package/esm/icons/dot.svg.js +1 -1
  211. package/esm/icons/down-arrow-bold.svg.js +1 -1
  212. package/esm/icons/down.svg.js +1 -1
  213. package/esm/icons/download.svg.js +1 -1
  214. package/esm/icons/drag-bar.svg.js +1 -1
  215. package/esm/icons/drag.svg.js +1 -1
  216. package/esm/icons/edit.svg.js +1 -1
  217. package/esm/icons/ellipsis-v.svg.js +1 -1
  218. package/esm/icons/enter.svg.js +1 -1
  219. package/esm/icons/exchange.svg.js +1 -1
  220. package/esm/icons/expand-alt.svg.js +1 -1
  221. package/esm/icons/fail.svg.js +1 -1
  222. package/esm/icons/file.svg.js +1 -1
  223. package/esm/icons/filter.svg.js +1 -1
  224. package/esm/icons/folder.svg.js +1 -1
  225. package/esm/icons/fullscreen.svg.js +1 -1
  226. package/esm/icons/function.svg.js +1 -1
  227. package/esm/icons/home.svg.js +1 -1
  228. package/esm/icons/if.svg.js +1 -1
  229. package/esm/icons/image.svg.js +1 -1
  230. package/esm/icons/info-circle.svg.js +1 -1
  231. package/esm/icons/info.svg.js +1 -1
  232. package/esm/icons/input-clear.svg.js +1 -1
  233. package/esm/icons/invisible.svg.js +1 -1
  234. package/esm/icons/left-arrow.svg.js +1 -1
  235. package/esm/icons/loading-outline.svg.js +1 -1
  236. package/esm/icons/location.svg.js +1 -1
  237. package/esm/icons/menu.svg.js +1 -1
  238. package/esm/icons/minus.svg.js +1 -1
  239. package/esm/icons/move.svg.js +1 -1
  240. package/esm/icons/mute.svg.js +1 -1
  241. package/esm/icons/new-edit.svg.js +1 -1
  242. package/esm/icons/pause.svg.js +1 -1
  243. package/esm/icons/pencil.svg.js +1 -1
  244. package/esm/icons/play.svg.js +1 -1
  245. package/esm/icons/plus-cicle.svg.js +1 -1
  246. package/esm/icons/plus-fine.svg.js +1 -1
  247. package/esm/icons/plus.svg.js +1 -1
  248. package/esm/icons/post.svg.js +1 -1
  249. package/esm/icons/question-mark.svg.js +1 -1
  250. package/esm/icons/question.svg.js +1 -1
  251. package/esm/icons/redo.svg.js +1 -1
  252. package/esm/icons/refresh.svg.js +1 -1
  253. package/esm/icons/reload.svg.js +1 -1
  254. package/esm/icons/remove.svg.js +1 -1
  255. package/esm/icons/retry.svg.js +1 -1
  256. package/esm/icons/right-arrow-bold.svg.js +1 -1
  257. package/esm/icons/right-arrow.svg.js +1 -1
  258. package/esm/icons/right-double-arrow.svg.js +1 -1
  259. package/esm/icons/role.svg.js +1 -1
  260. package/esm/icons/rotate-left.svg.js +1 -1
  261. package/esm/icons/rotate-right.svg.js +1 -1
  262. package/esm/icons/rotate-screen.svg.js +1 -1
  263. package/esm/icons/scale-origin.svg.js +1 -1
  264. package/esm/icons/schedule.svg.js +1 -1
  265. package/esm/icons/search.svg.js +1 -1
  266. package/esm/icons/setting.svg.js +1 -1
  267. package/esm/icons/slider-handle-icon.svg.js +1 -1
  268. package/esm/icons/sort-asc.svg.js +1 -1
  269. package/esm/icons/sort-default.svg.js +1 -1
  270. package/esm/icons/sort-desc.svg.js +1 -1
  271. package/esm/icons/star.svg.js +1 -1
  272. package/esm/icons/status-close.svg.js +1 -1
  273. package/esm/icons/steps-finsh.svg.js +1 -1
  274. package/esm/icons/sub-plus.svg.js +1 -1
  275. package/esm/icons/success.svg.js +1 -1
  276. package/esm/icons/transparent.svg.js +1 -1
  277. package/esm/icons/trash.svg.js +1 -1
  278. package/esm/icons/tree-down.svg.js +1 -1
  279. package/esm/icons/undo-normal.svg.js +1 -1
  280. package/esm/icons/undo.svg.js +1 -1
  281. package/esm/icons/unfullscreen.svg.js +1 -1
  282. package/esm/icons/upload.svg.js +1 -1
  283. package/esm/icons/user-remove.svg.js +1 -1
  284. package/esm/icons/view.svg.js +1 -1
  285. package/esm/icons/volume.svg.js +1 -1
  286. package/esm/icons/warning-mark.svg.js +1 -1
  287. package/esm/icons/warning.svg.js +1 -1
  288. package/esm/icons/window-restore.svg.js +1 -1
  289. package/esm/icons/zoom-in.svg.js +1 -1
  290. package/esm/icons/zoom-out.svg.js +1 -1
  291. package/esm/index.js +1 -1
  292. package/esm/locale/de-DE.js +1 -1
  293. package/esm/locale/en-US.js +1 -1
  294. package/esm/locale/zh-CN.js +1 -1
  295. package/esm/themes/ang.js +1 -1
  296. package/esm/themes/antd.js +1 -1
  297. package/esm/themes/cxd.js +1 -1
  298. package/esm/themes/dark.js +1 -1
  299. package/esm/withRemoteConfig.js +1 -1
  300. package/esm/withStore.js +1 -1
  301. package/lib/components/404.js +1 -1
  302. package/lib/components/Alert.d.ts +120 -120
  303. package/lib/components/Alert.js +1 -1
  304. package/lib/components/Alert2.d.ts +20 -20
  305. package/lib/components/Alert2.js +1 -1
  306. package/lib/components/AnchorNav.d.ts +10 -10
  307. package/lib/components/AnchorNav.js +1 -1
  308. package/lib/components/AnchorNavSection.js +1 -1
  309. package/lib/components/ArrayInput.d.ts +40 -40
  310. package/lib/components/ArrayInput.js +1 -1
  311. package/lib/components/AsideNav.js +1 -1
  312. package/lib/components/AssociatedSelection.d.ts +80 -80
  313. package/lib/components/AssociatedSelection.js +1 -1
  314. package/lib/components/AutoSizer.js +1 -1
  315. package/lib/components/Avatar.d.ts +120 -120
  316. package/lib/components/Avatar.js +1 -1
  317. package/lib/components/Badge.d.ts +1 -1
  318. package/lib/components/Badge.js +1 -1
  319. package/lib/components/BaiduMapPicker.js +1 -1
  320. package/lib/components/BarCode.js +1 -1
  321. package/lib/components/Breadcrumb.js +1 -1
  322. package/lib/components/Button.d.ts +30 -30
  323. package/lib/components/Button.js +1 -1
  324. package/lib/components/CalendarMobile.d.ts +40 -40
  325. package/lib/components/CalendarMobile.js +1 -1
  326. package/lib/components/Card.d.ts +110 -110
  327. package/lib/components/Card.js +1 -1
  328. package/lib/components/Cascader.js +1 -1
  329. package/lib/components/ChainedDropdownSelection.d.ts +80 -80
  330. package/lib/components/ChainedDropdownSelection.js +1 -1
  331. package/lib/components/ChainedSelection.d.ts +80 -80
  332. package/lib/components/ChainedSelection.js +1 -1
  333. package/lib/components/Checkbox.d.ts +10 -10
  334. package/lib/components/Checkbox.js +1 -1
  335. package/lib/components/CityArea.js +1 -1
  336. package/lib/components/CityDB.js +1 -1
  337. package/lib/components/CodeMirror.js +1 -1
  338. package/lib/components/Collapse.d.ts +120 -120
  339. package/lib/components/Collapse.js +3 -3
  340. package/lib/components/CollapseGroup.d.ts +40 -40
  341. package/lib/components/CollapseGroup.js +1 -1
  342. package/lib/components/ColorPicker.d.ts +80 -80
  343. package/lib/components/ColorPicker.js +1 -1
  344. package/lib/components/Combo.js +1 -1
  345. package/lib/components/ConditionBuilder.js +1 -1
  346. package/lib/components/ConfirmBox.d.ts +83 -81
  347. package/lib/components/ConfirmBox.js +5 -4
  348. package/lib/components/ContextMenu.js +1 -1
  349. package/lib/components/DatePicker.d.ts +120 -120
  350. package/lib/components/DatePicker.js +1 -1
  351. package/lib/components/DateRangePicker.d.ts +320 -320
  352. package/lib/components/DateRangePicker.js +1 -1
  353. package/lib/components/DiffEditor.d.ts +1 -0
  354. package/lib/components/DiffEditor.js +23 -3
  355. package/lib/components/DndContainer.js +1 -1
  356. package/lib/components/Drawer.d.ts +30 -30
  357. package/lib/components/Drawer.js +1 -1
  358. package/lib/components/DropDownSelection.d.ts +80 -80
  359. package/lib/components/DropDownSelection.js +1 -1
  360. package/lib/components/Editor.d.ts +40 -40
  361. package/lib/components/Editor.js +1 -1
  362. package/lib/components/Form.js +1 -1
  363. package/lib/components/FormField.js +1 -1
  364. package/lib/components/FormulaPicker.js +1 -1
  365. package/lib/components/GaodeMapPicker.js +1 -1
  366. package/lib/components/GridNav.js +1 -1
  367. package/lib/components/GridNavItem.js +1 -1
  368. package/lib/components/GroupedSelection.d.ts +80 -80
  369. package/lib/components/GroupedSelection.js +1 -1
  370. package/lib/components/HeadCellDropDown.js +1 -1
  371. package/lib/components/Html.js +1 -1
  372. package/lib/components/Icon.js +1 -1
  373. package/lib/components/ImageGallery.d.ts +40 -40
  374. package/lib/components/ImageGallery.js +1 -1
  375. package/lib/components/Input.js +1 -1
  376. package/lib/components/InputBox.d.ts +20 -20
  377. package/lib/components/InputBox.js +1 -1
  378. package/lib/components/InputBoxWithSuggestion.js +1 -1
  379. package/lib/components/InputJSONSchema.js +1 -1
  380. package/lib/components/InputTable.js +1 -1
  381. package/lib/components/JSONSchemaEditor.js +1 -1
  382. package/lib/components/Layout.js +1 -1
  383. package/lib/components/Link.js +1 -1
  384. package/lib/components/ListGroup.d.ts +10 -10
  385. package/lib/components/ListGroup.js +1 -1
  386. package/lib/components/ListMenu.d.ts +80 -80
  387. package/lib/components/ListMenu.js +1 -1
  388. package/lib/components/LocationPicker.d.ts +80 -80
  389. package/lib/components/LocationPicker.js +1 -1
  390. package/lib/components/Markdown.js +1 -1
  391. package/lib/components/Menu.js +1 -1
  392. package/lib/components/MobileDevTool.js +1 -1
  393. package/lib/components/Modal.d.ts +120 -120
  394. package/lib/components/Modal.js +1 -1
  395. package/lib/components/ModalManager.js +1 -1
  396. package/lib/components/MonthRangePicker.d.ts +200 -200
  397. package/lib/components/MultilineText.d.ts +40 -40
  398. package/lib/components/MultilineText.js +1 -1
  399. package/lib/components/NumberInput.d.ts +20 -20
  400. package/lib/components/NumberInput.js +1 -1
  401. package/lib/components/OverflowTpl.js +1 -1
  402. package/lib/components/Pagination.d.ts +80 -80
  403. package/lib/components/Pagination.js +1 -1
  404. package/lib/components/PdfViewer.js +1 -1
  405. package/lib/components/Picker.js +1 -1
  406. package/lib/components/PickerColumn.js +1 -1
  407. package/lib/components/PickerContainer.js +2 -2
  408. package/lib/components/PopOverContainer.js +1 -1
  409. package/lib/components/PopUp.d.ts +82 -80
  410. package/lib/components/PopUp.js +3 -3
  411. package/lib/components/Progress.d.ts +80 -80
  412. package/lib/components/Progress.js +1 -1
  413. package/lib/components/PullRefresh.js +1 -1
  414. package/lib/components/Radios.d.ts +30 -30
  415. package/lib/components/Radios.js +4 -3
  416. package/lib/components/Range.js +1 -1
  417. package/lib/components/Rating.d.ts +30 -30
  418. package/lib/components/Rating.js +1 -1
  419. package/lib/components/ResultBox.d.ts +122 -120
  420. package/lib/components/ResultBox.js +18 -4
  421. package/lib/components/ResultList.d.ts +40 -40
  422. package/lib/components/ResultList.js +1 -1
  423. package/lib/components/ResultTableList.d.ts +80 -80
  424. package/lib/components/ResultTableList.js +1 -1
  425. package/lib/components/ResultTreeList.d.ts +40 -40
  426. package/lib/components/ResultTreeList.js +1 -1
  427. package/lib/components/RichText.js +1 -1
  428. package/lib/components/SearchBox.d.ts +120 -120
  429. package/lib/components/SearchBox.js +1 -1
  430. package/lib/components/Select.d.ts +1683 -1684
  431. package/lib/components/Select.js +1 -1
  432. package/lib/components/SelectMobile.js +1 -1
  433. package/lib/components/Selection.d.ts +80 -80
  434. package/lib/components/Selection.js +1 -1
  435. package/lib/components/Signature.js +1 -1
  436. package/lib/components/SparkLine.d.ts +40 -40
  437. package/lib/components/SparkLine.js +1 -1
  438. package/lib/components/Spinner.d.ts +50 -50
  439. package/lib/components/Spinner.js +1 -1
  440. package/lib/components/Steps.js +1 -1
  441. package/lib/components/Switch.d.ts +10 -10
  442. package/lib/components/Switch.js +1 -1
  443. package/lib/components/Tab.js +1 -1
  444. package/lib/components/Table.js +1 -1
  445. package/lib/components/TableSelection.d.ts +80 -80
  446. package/lib/components/TableSelection.js +1 -1
  447. package/lib/components/Tabs.d.ts +120 -120
  448. package/lib/components/Tabs.js +1 -1
  449. package/lib/components/TabsTransfer.d.ts +40 -40
  450. package/lib/components/TabsTransfer.js +1 -1
  451. package/lib/components/TabsTransferPicker.js +1 -1
  452. package/lib/components/Tag.d.ts +70 -70
  453. package/lib/components/Tag.js +1 -1
  454. package/lib/components/Textarea.d.ts +40 -40
  455. package/lib/components/Textarea.js +1 -1
  456. package/lib/components/Timeline.js +1 -1
  457. package/lib/components/TimelineItem.js +1 -1
  458. package/lib/components/Tinymce.js +1 -1
  459. package/lib/components/TitleBar.js +1 -1
  460. package/lib/components/Toast.d.ts +120 -120
  461. package/lib/components/Toast.js +1 -1
  462. package/lib/components/Tooltip.js +1 -1
  463. package/lib/components/TooltipWrapper.d.ts +40 -40
  464. package/lib/components/TooltipWrapper.js +1 -1
  465. package/lib/components/Transfer.d.ts +187 -187
  466. package/lib/components/Transfer.js +1 -1
  467. package/lib/components/TransferDropDown.d.ts +160 -160
  468. package/lib/components/TransferDropDown.js +1 -1
  469. package/lib/components/TransferPicker.js +1 -1
  470. package/lib/components/TransferSearch.js +1 -1
  471. package/lib/components/Tree.d.ts +280 -280
  472. package/lib/components/Tree.js +1 -1
  473. package/lib/components/TreeSelection.d.ts +120 -120
  474. package/lib/components/TreeSelection.js +1 -1
  475. package/lib/components/UserSelect.d.ts +40 -40
  476. package/lib/components/UserSelect.js +1 -1
  477. package/lib/components/UserTabSelect.d.ts +40 -40
  478. package/lib/components/UserTabSelect.js +1 -1
  479. package/lib/components/VerificationCode.js +1 -1
  480. package/lib/components/VirtualList.js +1 -1
  481. package/lib/components/WithRemoteConfig.d.ts +0 -1
  482. package/lib/components/WithRemoteConfig.js +1 -1
  483. package/lib/components/WithStore.js +1 -1
  484. package/lib/components/calendar/Calendar.js +1 -1
  485. package/lib/components/calendar/CalendarContainer.js +1 -1
  486. package/lib/components/calendar/DaysView.js +1 -1
  487. package/lib/components/calendar/MonthsView.js +1 -1
  488. package/lib/components/calendar/QuartersView.js +1 -1
  489. package/lib/components/calendar/TimeView.js +1 -1
  490. package/lib/components/calendar/YearsView.js +1 -1
  491. package/lib/components/condition-builder/Expression.js +1 -1
  492. package/lib/components/condition-builder/Field.js +1 -1
  493. package/lib/components/condition-builder/Func.js +1 -1
  494. package/lib/components/condition-builder/Group.js +1 -1
  495. package/lib/components/condition-builder/GroupOrItem.js +1 -1
  496. package/lib/components/condition-builder/InputSwitch.js +1 -1
  497. package/lib/components/condition-builder/Item.js +1 -1
  498. package/lib/components/condition-builder/Value.js +1 -1
  499. package/lib/components/condition-builder/config.js +1 -1
  500. package/lib/components/condition-builder/index.d.ts +1 -1
  501. package/lib/components/condition-builder/index.js +1 -1
  502. package/lib/components/formula/CodeEditor.js +1 -1
  503. package/lib/components/formula/Editor.d.ts +40 -40
  504. package/lib/components/formula/Editor.js +1 -1
  505. package/lib/components/formula/FuncList.js +1 -1
  506. package/lib/components/formula/Input.js +1 -1
  507. package/lib/components/formula/Picker.d.ts +40 -40
  508. package/lib/components/formula/Picker.js +1 -1
  509. package/lib/components/formula/VariableList.js +1 -1
  510. package/lib/components/formula/plugin.js +1 -1
  511. package/lib/components/icons.js +1 -1
  512. package/lib/components/json-schema/Array.js +1 -1
  513. package/lib/components/json-schema/Item.js +1 -1
  514. package/lib/components/json-schema/Object.js +1 -1
  515. package/lib/components/json-schema/index.js +1 -1
  516. package/lib/components/menu/MenuContext.js +1 -1
  517. package/lib/components/menu/MenuItem.js +1 -1
  518. package/lib/components/menu/SubMenu.js +1 -1
  519. package/lib/components/menu/index.d.ts +60 -60
  520. package/lib/components/menu/index.js +1 -1
  521. package/lib/components/schema-editor/Array.js +1 -1
  522. package/lib/components/schema-editor/Common.js +1 -1
  523. package/lib/components/schema-editor/Item.js +1 -1
  524. package/lib/components/schema-editor/Object.js +1 -1
  525. package/lib/components/schema-editor/SchemaVariableList.js +1 -1
  526. package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
  527. package/lib/components/schema-editor/index.d.ts +40 -40
  528. package/lib/components/schema-editor/index.js +1 -1
  529. package/lib/components/table/Cell.js +1 -1
  530. package/lib/components/table/ColGroup.js +1 -1
  531. package/lib/components/table/Head.js +1 -1
  532. package/lib/components/table/HeadCellDropDown.js +1 -1
  533. package/lib/components/table/HeadCellFilter.d.ts +40 -40
  534. package/lib/components/table/HeadCellFilter.js +1 -1
  535. package/lib/components/table/HeadCellSelect.d.ts +40 -40
  536. package/lib/components/table/HeadCellSelect.js +1 -1
  537. package/lib/components/table/HeadCellSort.js +1 -1
  538. package/lib/components/table/ItemActionsWrapper.js +1 -1
  539. package/lib/components/table/Row.js +1 -1
  540. package/lib/components/table/SummaryRow.js +1 -1
  541. package/lib/components/table/index.d.ts +120 -120
  542. package/lib/components/table/index.js +1 -1
  543. package/lib/components/table/util.d.ts +4 -4
  544. package/lib/components/table/util.js +1 -1
  545. package/lib/components/virtual-list/AutoSizer.js +1 -1
  546. package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
  547. package/lib/components/virtual-list/constants.js +1 -1
  548. package/lib/components/virtual-list/index.js +1 -1
  549. package/lib/components/withBadge.js +1 -1
  550. package/lib/hooks/use-on-screen.js +1 -1
  551. package/lib/hooks/use-set-state.js +1 -1
  552. package/lib/hooks/use-sub-form.js +1 -1
  553. package/lib/hooks/use-touch.js +1 -1
  554. package/lib/hooks/use-update-effect.js +1 -1
  555. package/lib/hooks/use-validation-resolver.js +1 -1
  556. package/lib/icons/alert-danger.svg.js +1 -1
  557. package/lib/icons/alert-info.svg.js +1 -1
  558. package/lib/icons/alert-success.svg.js +1 -1
  559. package/lib/icons/alert-warning.svg.js +1 -1
  560. package/lib/icons/arrow-double-left.svg.js +1 -1
  561. package/lib/icons/arrow-double-right.svg.js +1 -1
  562. package/lib/icons/back.svg.js +1 -1
  563. package/lib/icons/calendar.svg.js +1 -1
  564. package/lib/icons/caret.svg.js +1 -1
  565. package/lib/icons/check.svg.js +1 -1
  566. package/lib/icons/clock.svg.js +1 -1
  567. package/lib/icons/close-small.svg.js +1 -1
  568. package/lib/icons/close.svg.js +1 -1
  569. package/lib/icons/cloud-upload.svg.js +1 -1
  570. package/lib/icons/column-filter.svg.js +1 -1
  571. package/lib/icons/columns.svg.js +1 -1
  572. package/lib/icons/compress-alt.svg.js +1 -1
  573. package/lib/icons/copy.svg.js +1 -1
  574. package/lib/icons/date.svg.js +1 -1
  575. package/lib/icons/department.svg.js +1 -1
  576. package/lib/icons/desk-empty.svg.js +1 -1
  577. package/lib/icons/dot.svg.js +1 -1
  578. package/lib/icons/down-arrow-bold.svg.js +1 -1
  579. package/lib/icons/down.svg.js +1 -1
  580. package/lib/icons/download.svg.js +1 -1
  581. package/lib/icons/drag-bar.svg.js +1 -1
  582. package/lib/icons/drag.svg.js +1 -1
  583. package/lib/icons/edit.svg.js +1 -1
  584. package/lib/icons/ellipsis-v.svg.js +1 -1
  585. package/lib/icons/enter.svg.js +1 -1
  586. package/lib/icons/exchange.svg.js +1 -1
  587. package/lib/icons/expand-alt.svg.js +1 -1
  588. package/lib/icons/fail.svg.js +1 -1
  589. package/lib/icons/file.svg.js +1 -1
  590. package/lib/icons/filter.svg.js +1 -1
  591. package/lib/icons/folder.svg.js +1 -1
  592. package/lib/icons/fullscreen.svg.js +1 -1
  593. package/lib/icons/function.svg.js +1 -1
  594. package/lib/icons/home.svg.js +1 -1
  595. package/lib/icons/if.svg.js +1 -1
  596. package/lib/icons/image.svg.js +1 -1
  597. package/lib/icons/info-circle.svg.js +1 -1
  598. package/lib/icons/info.svg.js +1 -1
  599. package/lib/icons/input-clear.svg.js +1 -1
  600. package/lib/icons/invisible.svg.js +1 -1
  601. package/lib/icons/left-arrow.svg.js +1 -1
  602. package/lib/icons/loading-outline.svg.js +1 -1
  603. package/lib/icons/location.svg.js +1 -1
  604. package/lib/icons/menu.svg.js +1 -1
  605. package/lib/icons/minus.svg.js +1 -1
  606. package/lib/icons/move.svg.js +1 -1
  607. package/lib/icons/mute.svg.js +1 -1
  608. package/lib/icons/new-edit.svg.js +1 -1
  609. package/lib/icons/pause.svg.js +1 -1
  610. package/lib/icons/pencil.svg.js +1 -1
  611. package/lib/icons/play.svg.js +1 -1
  612. package/lib/icons/plus-cicle.svg.js +1 -1
  613. package/lib/icons/plus-fine.svg.js +1 -1
  614. package/lib/icons/plus.svg.js +1 -1
  615. package/lib/icons/post.svg.js +1 -1
  616. package/lib/icons/question-mark.svg.js +1 -1
  617. package/lib/icons/question.svg.js +1 -1
  618. package/lib/icons/redo.svg.js +1 -1
  619. package/lib/icons/refresh.svg.js +1 -1
  620. package/lib/icons/reload.svg.js +1 -1
  621. package/lib/icons/remove.svg.js +1 -1
  622. package/lib/icons/retry.svg.js +1 -1
  623. package/lib/icons/right-arrow-bold.svg.js +1 -1
  624. package/lib/icons/right-arrow.svg.js +1 -1
  625. package/lib/icons/right-double-arrow.svg.js +1 -1
  626. package/lib/icons/role.svg.js +1 -1
  627. package/lib/icons/rotate-left.svg.js +1 -1
  628. package/lib/icons/rotate-right.svg.js +1 -1
  629. package/lib/icons/rotate-screen.svg.js +1 -1
  630. package/lib/icons/scale-origin.svg.js +1 -1
  631. package/lib/icons/schedule.svg.js +1 -1
  632. package/lib/icons/search.svg.js +1 -1
  633. package/lib/icons/setting.svg.js +1 -1
  634. package/lib/icons/slider-handle-icon.svg.js +1 -1
  635. package/lib/icons/sort-asc.svg.js +1 -1
  636. package/lib/icons/sort-default.svg.js +1 -1
  637. package/lib/icons/sort-desc.svg.js +1 -1
  638. package/lib/icons/star.svg.js +1 -1
  639. package/lib/icons/status-close.svg.js +1 -1
  640. package/lib/icons/steps-finsh.svg.js +1 -1
  641. package/lib/icons/sub-plus.svg.js +1 -1
  642. package/lib/icons/success.svg.js +1 -1
  643. package/lib/icons/transparent.svg.js +1 -1
  644. package/lib/icons/trash.svg.js +1 -1
  645. package/lib/icons/tree-down.svg.js +1 -1
  646. package/lib/icons/undo-normal.svg.js +1 -1
  647. package/lib/icons/undo.svg.js +1 -1
  648. package/lib/icons/unfullscreen.svg.js +1 -1
  649. package/lib/icons/upload.svg.js +1 -1
  650. package/lib/icons/user-remove.svg.js +1 -1
  651. package/lib/icons/view.svg.js +1 -1
  652. package/lib/icons/volume.svg.js +1 -1
  653. package/lib/icons/warning-mark.svg.js +1 -1
  654. package/lib/icons/warning.svg.js +1 -1
  655. package/lib/icons/window-restore.svg.js +1 -1
  656. package/lib/icons/zoom-in.svg.js +1 -1
  657. package/lib/icons/zoom-out.svg.js +1 -1
  658. package/lib/index.js +1 -1
  659. package/lib/locale/de-DE.js +1 -1
  660. package/lib/locale/en-US.js +1 -1
  661. package/lib/locale/zh-CN.js +1 -1
  662. package/lib/scss/helper.scss.js +1 -1
  663. package/lib/scss/themes/ang.scss.js +1 -1
  664. package/lib/scss/themes/antd.scss.js +1 -1
  665. package/lib/scss/themes/cxd.scss.js +1 -1
  666. package/lib/scss/themes/dark.scss.js +1 -1
  667. package/lib/scss/themes/default.scss.js +1 -1
  668. package/lib/themes/ang.css +1665 -12
  669. package/lib/themes/ang.js +1 -1
  670. package/lib/themes/antd.css +1665 -12
  671. package/lib/themes/antd.js +1 -1
  672. package/lib/themes/cxd.css +1665 -12
  673. package/lib/themes/cxd.js +1 -1
  674. package/lib/themes/dark.css +1665 -12
  675. package/lib/themes/dark.js +1 -1
  676. package/lib/themes/default.css +1665 -12
  677. package/lib/withRemoteConfig.js +1 -1
  678. package/lib/withStore.js +1 -1
  679. package/package.json +4 -3
  680. package/scss/_thirds.scss +1 -0
  681. package/scss/components/_collapse-group.scss +11 -0
  682. package/scss/components/_collapse.scss +9 -0
  683. package/scss/components/_crud2.scss +4 -0
  684. package/scss/components/_page.scss +15 -0
  685. package/scss/components/_panel.scss +2 -1
  686. package/scss/components/_toast.scss +16 -0
  687. package/scss/components/form/_checks.scss +0 -12
@@ -23,6 +23,8 @@ export interface PopUpPorps extends ThemeProps, LocaleProps {
23
23
  placement?: 'left' | 'center' | 'right';
24
24
  header?: JSX.Element;
25
25
  children?: React.ReactNode | Array<React.ReactNode>;
26
+ onExited?: () => void;
27
+ onEntered?: () => void;
26
28
  }
27
29
  export declare class PopUp extends React.PureComponent<PopUpPorps> {
28
30
  scrollTop: number;
@@ -40,11 +42,11 @@ export declare class PopUp extends React.PureComponent<PopUpPorps> {
40
42
  render(): React.JSX.Element;
41
43
  }
42
44
  declare const _default: {
43
- new (props: Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
44
- container?: any;
45
+ new (props: Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
45
46
  className?: string | undefined;
46
47
  overlay?: boolean | undefined;
47
48
  isShow?: boolean | undefined;
49
+ container?: any;
48
50
  onConfirm?: ((value: any) => void) | undefined;
49
51
  showClose?: boolean | undefined;
50
52
  } & {} & {
@@ -56,11 +58,11 @@ declare const _default: {
56
58
  getWrappedInstance(): any;
57
59
  render(): React.JSX.Element;
58
60
  context: unknown;
59
- setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
60
- container?: any;
61
+ setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
61
62
  className?: string | undefined;
62
63
  overlay?: boolean | undefined;
63
64
  isShow?: boolean | undefined;
65
+ container?: any;
64
66
  onConfirm?: ((value: any) => void) | undefined;
65
67
  showClose?: boolean | undefined;
66
68
  } & {} & {
@@ -68,11 +70,11 @@ declare const _default: {
68
70
  translate?: ((str: string, ...args: any[]) => string) | undefined;
69
71
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
70
72
  forceUpdate(callback?: (() => void) | undefined): void;
71
- readonly props: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
72
- container?: any;
73
+ readonly props: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
73
74
  className?: string | undefined;
74
75
  overlay?: boolean | undefined;
75
76
  isShow?: boolean | undefined;
77
+ container?: any;
76
78
  onConfirm?: ((value: any) => void) | undefined;
77
79
  showClose?: boolean | undefined;
78
80
  } & {} & {
@@ -84,11 +86,11 @@ declare const _default: {
84
86
  [key: string]: React.ReactInstance;
85
87
  };
86
88
  componentDidMount?(): void;
87
- shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
88
- container?: any;
89
+ shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
89
90
  className?: string | undefined;
90
91
  overlay?: boolean | undefined;
91
92
  isShow?: boolean | undefined;
93
+ container?: any;
92
94
  onConfirm?: ((value: any) => void) | undefined;
93
95
  showClose?: boolean | undefined;
94
96
  } & {} & {
@@ -97,22 +99,22 @@ declare const _default: {
97
99
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
98
100
  componentWillUnmount?(): void;
99
101
  componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
100
- getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
101
- container?: any;
102
+ getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
102
103
  className?: string | undefined;
103
104
  overlay?: boolean | undefined;
104
105
  isShow?: boolean | undefined;
106
+ container?: any;
105
107
  onConfirm?: ((value: any) => void) | undefined;
106
108
  showClose?: boolean | undefined;
107
109
  } & {} & {
108
110
  locale?: string | undefined;
109
111
  translate?: ((str: string, ...args: any[]) => string) | undefined;
110
112
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
111
- componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
112
- container?: any;
113
+ componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
113
114
  className?: string | undefined;
114
115
  overlay?: boolean | undefined;
115
116
  isShow?: boolean | undefined;
117
+ container?: any;
116
118
  onConfirm?: ((value: any) => void) | undefined;
117
119
  showClose?: boolean | undefined;
118
120
  } & {} & {
@@ -121,44 +123,44 @@ declare const _default: {
121
123
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
122
124
  componentWillMount?(): void;
123
125
  UNSAFE_componentWillMount?(): void;
124
- componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
125
- container?: any;
126
+ componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
126
127
  className?: string | undefined;
127
128
  overlay?: boolean | undefined;
128
129
  isShow?: boolean | undefined;
130
+ container?: any;
129
131
  onConfirm?: ((value: any) => void) | undefined;
130
132
  showClose?: boolean | undefined;
131
133
  } & {} & {
132
134
  locale?: string | undefined;
133
135
  translate?: ((str: string, ...args: any[]) => string) | undefined;
134
136
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
135
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
136
- container?: any;
137
+ UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
137
138
  className?: string | undefined;
138
139
  overlay?: boolean | undefined;
139
140
  isShow?: boolean | undefined;
141
+ container?: any;
140
142
  onConfirm?: ((value: any) => void) | undefined;
141
143
  showClose?: boolean | undefined;
142
144
  } & {} & {
143
145
  locale?: string | undefined;
144
146
  translate?: ((str: string, ...args: any[]) => string) | undefined;
145
147
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
146
- componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
147
- container?: any;
148
+ componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
148
149
  className?: string | undefined;
149
150
  overlay?: boolean | undefined;
150
151
  isShow?: boolean | undefined;
152
+ container?: any;
151
153
  onConfirm?: ((value: any) => void) | undefined;
152
154
  showClose?: boolean | undefined;
153
155
  } & {} & {
154
156
  locale?: string | undefined;
155
157
  translate?: ((str: string, ...args: any[]) => string) | undefined;
156
158
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
157
- UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
158
- container?: any;
159
+ UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
159
160
  className?: string | undefined;
160
161
  overlay?: boolean | undefined;
161
162
  isShow?: boolean | undefined;
163
+ container?: any;
162
164
  onConfirm?: ((value: any) => void) | undefined;
163
165
  showClose?: boolean | undefined;
164
166
  } & {} & {
@@ -169,11 +171,11 @@ declare const _default: {
169
171
  displayName: string;
170
172
  contextType: React.Context<string>;
171
173
  ComposedComponent: React.ComponentType<{
172
- new (props: Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
173
- container?: any;
174
+ new (props: Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
174
175
  className?: string | undefined;
175
176
  overlay?: boolean | undefined;
176
177
  isShow?: boolean | undefined;
178
+ container?: any;
177
179
  onConfirm?: ((value: any) => void) | undefined;
178
180
  showClose?: boolean | undefined;
179
181
  } & {} & {
@@ -185,11 +187,11 @@ declare const _default: {
185
187
  getWrappedInstance(): any;
186
188
  render(): React.JSX.Element;
187
189
  context: unknown;
188
- setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
189
- container?: any;
190
+ setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
190
191
  className?: string | undefined;
191
192
  overlay?: boolean | undefined;
192
193
  isShow?: boolean | undefined;
194
+ container?: any;
193
195
  onConfirm?: ((value: any) => void) | undefined;
194
196
  showClose?: boolean | undefined;
195
197
  } & {} & {
@@ -197,11 +199,11 @@ declare const _default: {
197
199
  translate?: ((str: string, ...args: any[]) => string) | undefined;
198
200
  }>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
199
201
  forceUpdate(callback?: (() => void) | undefined): void;
200
- readonly props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
201
- container?: any;
202
+ readonly props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
202
203
  className?: string | undefined;
203
204
  overlay?: boolean | undefined;
204
205
  isShow?: boolean | undefined;
206
+ container?: any;
205
207
  onConfirm?: ((value: any) => void) | undefined;
206
208
  showClose?: boolean | undefined;
207
209
  } & {} & {
@@ -213,11 +215,11 @@ declare const _default: {
213
215
  [key: string]: React.ReactInstance;
214
216
  };
215
217
  componentDidMount?(): void;
216
- shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
217
- container?: any;
218
+ shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
218
219
  className?: string | undefined;
219
220
  overlay?: boolean | undefined;
220
221
  isShow?: boolean | undefined;
222
+ container?: any;
221
223
  onConfirm?: ((value: any) => void) | undefined;
222
224
  showClose?: boolean | undefined;
223
225
  } & {} & {
@@ -226,22 +228,22 @@ declare const _default: {
226
228
  }>, nextState: Readonly<{}>, nextContext: any): boolean;
227
229
  componentWillUnmount?(): void;
228
230
  componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
229
- getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
230
- container?: any;
231
+ getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
231
232
  className?: string | undefined;
232
233
  overlay?: boolean | undefined;
233
234
  isShow?: boolean | undefined;
235
+ container?: any;
234
236
  onConfirm?: ((value: any) => void) | undefined;
235
237
  showClose?: boolean | undefined;
236
238
  } & {} & {
237
239
  locale?: string | undefined;
238
240
  translate?: ((str: string, ...args: any[]) => string) | undefined;
239
241
  }>, prevState: Readonly<{}>): any;
240
- componentDidUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
241
- container?: any;
242
+ componentDidUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
242
243
  className?: string | undefined;
243
244
  overlay?: boolean | undefined;
244
245
  isShow?: boolean | undefined;
246
+ container?: any;
245
247
  onConfirm?: ((value: any) => void) | undefined;
246
248
  showClose?: boolean | undefined;
247
249
  } & {} & {
@@ -250,44 +252,44 @@ declare const _default: {
250
252
  }>, prevState: Readonly<{}>, snapshot?: any): void;
251
253
  componentWillMount?(): void;
252
254
  UNSAFE_componentWillMount?(): void;
253
- componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
254
- container?: any;
255
+ componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
255
256
  className?: string | undefined;
256
257
  overlay?: boolean | undefined;
257
258
  isShow?: boolean | undefined;
259
+ container?: any;
258
260
  onConfirm?: ((value: any) => void) | undefined;
259
261
  showClose?: boolean | undefined;
260
262
  } & {} & {
261
263
  locale?: string | undefined;
262
264
  translate?: ((str: string, ...args: any[]) => string) | undefined;
263
265
  }>, nextContext: any): void;
264
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
265
- container?: any;
266
+ UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
266
267
  className?: string | undefined;
267
268
  overlay?: boolean | undefined;
268
269
  isShow?: boolean | undefined;
270
+ container?: any;
269
271
  onConfirm?: ((value: any) => void) | undefined;
270
272
  showClose?: boolean | undefined;
271
273
  } & {} & {
272
274
  locale?: string | undefined;
273
275
  translate?: ((str: string, ...args: any[]) => string) | undefined;
274
276
  }>, nextContext: any): void;
275
- componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
276
- container?: any;
277
+ componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
277
278
  className?: string | undefined;
278
279
  overlay?: boolean | undefined;
279
280
  isShow?: boolean | undefined;
281
+ container?: any;
280
282
  onConfirm?: ((value: any) => void) | undefined;
281
283
  showClose?: boolean | undefined;
282
284
  } & {} & {
283
285
  locale?: string | undefined;
284
286
  translate?: ((str: string, ...args: any[]) => string) | undefined;
285
287
  }>, nextState: Readonly<{}>, nextContext: any): void;
286
- UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
287
- container?: any;
288
+ UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
288
289
  className?: string | undefined;
289
290
  overlay?: boolean | undefined;
290
291
  isShow?: boolean | undefined;
292
+ container?: any;
291
293
  onConfirm?: ((value: any) => void) | undefined;
292
294
  showClose?: boolean | undefined;
293
295
  } & {} & {
@@ -302,11 +304,11 @@ declare const _default: {
302
304
  ComposedComponent: typeof PopUp;
303
305
  }>;
304
306
  } & import("hoist-non-react-statics").NonReactStatics<{
305
- new (props: Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
306
- container?: any;
307
+ new (props: Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
307
308
  className?: string | undefined;
308
309
  overlay?: boolean | undefined;
309
310
  isShow?: boolean | undefined;
311
+ container?: any;
310
312
  onConfirm?: ((value: any) => void) | undefined;
311
313
  showClose?: boolean | undefined;
312
314
  } & {} & {
@@ -318,11 +320,11 @@ declare const _default: {
318
320
  getWrappedInstance(): any;
319
321
  render(): React.JSX.Element;
320
322
  context: unknown;
321
- setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
322
- container?: any;
323
+ setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
323
324
  className?: string | undefined;
324
325
  overlay?: boolean | undefined;
325
326
  isShow?: boolean | undefined;
327
+ container?: any;
326
328
  onConfirm?: ((value: any) => void) | undefined;
327
329
  showClose?: boolean | undefined;
328
330
  } & {} & {
@@ -330,11 +332,11 @@ declare const _default: {
330
332
  translate?: ((str: string, ...args: any[]) => string) | undefined;
331
333
  }>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
332
334
  forceUpdate(callback?: (() => void) | undefined): void;
333
- readonly props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
334
- container?: any;
335
+ readonly props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
335
336
  className?: string | undefined;
336
337
  overlay?: boolean | undefined;
337
338
  isShow?: boolean | undefined;
339
+ container?: any;
338
340
  onConfirm?: ((value: any) => void) | undefined;
339
341
  showClose?: boolean | undefined;
340
342
  } & {} & {
@@ -346,11 +348,11 @@ declare const _default: {
346
348
  [key: string]: React.ReactInstance;
347
349
  };
348
350
  componentDidMount?(): void;
349
- shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
350
- container?: any;
351
+ shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
351
352
  className?: string | undefined;
352
353
  overlay?: boolean | undefined;
353
354
  isShow?: boolean | undefined;
355
+ container?: any;
354
356
  onConfirm?: ((value: any) => void) | undefined;
355
357
  showClose?: boolean | undefined;
356
358
  } & {} & {
@@ -359,22 +361,22 @@ declare const _default: {
359
361
  }>, nextState: Readonly<{}>, nextContext: any): boolean;
360
362
  componentWillUnmount?(): void;
361
363
  componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
362
- getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
363
- container?: any;
364
+ getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
364
365
  className?: string | undefined;
365
366
  overlay?: boolean | undefined;
366
367
  isShow?: boolean | undefined;
368
+ container?: any;
367
369
  onConfirm?: ((value: any) => void) | undefined;
368
370
  showClose?: boolean | undefined;
369
371
  } & {} & {
370
372
  locale?: string | undefined;
371
373
  translate?: ((str: string, ...args: any[]) => string) | undefined;
372
374
  }>, prevState: Readonly<{}>): any;
373
- componentDidUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
374
- container?: any;
375
+ componentDidUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
375
376
  className?: string | undefined;
376
377
  overlay?: boolean | undefined;
377
378
  isShow?: boolean | undefined;
379
+ container?: any;
378
380
  onConfirm?: ((value: any) => void) | undefined;
379
381
  showClose?: boolean | undefined;
380
382
  } & {} & {
@@ -383,44 +385,44 @@ declare const _default: {
383
385
  }>, prevState: Readonly<{}>, snapshot?: any): void;
384
386
  componentWillMount?(): void;
385
387
  UNSAFE_componentWillMount?(): void;
386
- componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
387
- container?: any;
388
+ componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
388
389
  className?: string | undefined;
389
390
  overlay?: boolean | undefined;
390
391
  isShow?: boolean | undefined;
392
+ container?: any;
391
393
  onConfirm?: ((value: any) => void) | undefined;
392
394
  showClose?: boolean | undefined;
393
395
  } & {} & {
394
396
  locale?: string | undefined;
395
397
  translate?: ((str: string, ...args: any[]) => string) | undefined;
396
398
  }>, nextContext: any): void;
397
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
398
- container?: any;
399
+ UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
399
400
  className?: string | undefined;
400
401
  overlay?: boolean | undefined;
401
402
  isShow?: boolean | undefined;
403
+ container?: any;
402
404
  onConfirm?: ((value: any) => void) | undefined;
403
405
  showClose?: boolean | undefined;
404
406
  } & {} & {
405
407
  locale?: string | undefined;
406
408
  translate?: ((str: string, ...args: any[]) => string) | undefined;
407
409
  }>, nextContext: any): void;
408
- componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
409
- container?: any;
410
+ componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
410
411
  className?: string | undefined;
411
412
  overlay?: boolean | undefined;
412
413
  isShow?: boolean | undefined;
414
+ container?: any;
413
415
  onConfirm?: ((value: any) => void) | undefined;
414
416
  showClose?: boolean | undefined;
415
417
  } & {} & {
416
418
  locale?: string | undefined;
417
419
  translate?: ((str: string, ...args: any[]) => string) | undefined;
418
420
  }>, nextState: Readonly<{}>, nextContext: any): void;
419
- UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
420
- container?: any;
421
+ UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
421
422
  className?: string | undefined;
422
423
  overlay?: boolean | undefined;
423
424
  isShow?: boolean | undefined;
425
+ container?: any;
424
426
  onConfirm?: ((value: any) => void) | undefined;
425
427
  showClose?: boolean | undefined;
426
428
  } & {} & {
@@ -435,11 +437,11 @@ declare const _default: {
435
437
  ComposedComponent: typeof PopUp;
436
438
  }, {}> & {
437
439
  ComposedComponent: {
438
- new (props: Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
439
- container?: any;
440
+ new (props: Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
440
441
  className?: string | undefined;
441
442
  overlay?: boolean | undefined;
442
443
  isShow?: boolean | undefined;
444
+ container?: any;
443
445
  onConfirm?: ((value: any) => void) | undefined;
444
446
  showClose?: boolean | undefined;
445
447
  } & {} & {
@@ -451,11 +453,11 @@ declare const _default: {
451
453
  getWrappedInstance(): any;
452
454
  render(): React.JSX.Element;
453
455
  context: unknown;
454
- setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
455
- container?: any;
456
+ setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
456
457
  className?: string | undefined;
457
458
  overlay?: boolean | undefined;
458
459
  isShow?: boolean | undefined;
460
+ container?: any;
459
461
  onConfirm?: ((value: any) => void) | undefined;
460
462
  showClose?: boolean | undefined;
461
463
  } & {} & {
@@ -463,11 +465,11 @@ declare const _default: {
463
465
  translate?: ((str: string, ...args: any[]) => string) | undefined;
464
466
  }>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
465
467
  forceUpdate(callback?: (() => void) | undefined): void;
466
- readonly props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
467
- container?: any;
468
+ readonly props: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
468
469
  className?: string | undefined;
469
470
  overlay?: boolean | undefined;
470
471
  isShow?: boolean | undefined;
472
+ container?: any;
471
473
  onConfirm?: ((value: any) => void) | undefined;
472
474
  showClose?: boolean | undefined;
473
475
  } & {} & {
@@ -479,11 +481,11 @@ declare const _default: {
479
481
  [key: string]: React.ReactInstance;
480
482
  };
481
483
  componentDidMount?(): void;
482
- shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
483
- container?: any;
484
+ shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
484
485
  className?: string | undefined;
485
486
  overlay?: boolean | undefined;
486
487
  isShow?: boolean | undefined;
488
+ container?: any;
487
489
  onConfirm?: ((value: any) => void) | undefined;
488
490
  showClose?: boolean | undefined;
489
491
  } & {} & {
@@ -492,22 +494,22 @@ declare const _default: {
492
494
  }>, nextState: Readonly<{}>, nextContext: any): boolean;
493
495
  componentWillUnmount?(): void;
494
496
  componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
495
- getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
496
- container?: any;
497
+ getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
497
498
  className?: string | undefined;
498
499
  overlay?: boolean | undefined;
499
500
  isShow?: boolean | undefined;
501
+ container?: any;
500
502
  onConfirm?: ((value: any) => void) | undefined;
501
503
  showClose?: boolean | undefined;
502
504
  } & {} & {
503
505
  locale?: string | undefined;
504
506
  translate?: ((str: string, ...args: any[]) => string) | undefined;
505
507
  }>, prevState: Readonly<{}>): any;
506
- componentDidUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
507
- container?: any;
508
+ componentDidUpdate?(prevProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
508
509
  className?: string | undefined;
509
510
  overlay?: boolean | undefined;
510
511
  isShow?: boolean | undefined;
512
+ container?: any;
511
513
  onConfirm?: ((value: any) => void) | undefined;
512
514
  showClose?: boolean | undefined;
513
515
  } & {} & {
@@ -516,44 +518,44 @@ declare const _default: {
516
518
  }>, prevState: Readonly<{}>, snapshot?: any): void;
517
519
  componentWillMount?(): void;
518
520
  UNSAFE_componentWillMount?(): void;
519
- componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
520
- container?: any;
521
+ componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
521
522
  className?: string | undefined;
522
523
  overlay?: boolean | undefined;
523
524
  isShow?: boolean | undefined;
525
+ container?: any;
524
526
  onConfirm?: ((value: any) => void) | undefined;
525
527
  showClose?: boolean | undefined;
526
528
  } & {} & {
527
529
  locale?: string | undefined;
528
530
  translate?: ((str: string, ...args: any[]) => string) | undefined;
529
531
  }>, nextContext: any): void;
530
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
531
- container?: any;
532
+ UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
532
533
  className?: string | undefined;
533
534
  overlay?: boolean | undefined;
534
535
  isShow?: boolean | undefined;
536
+ container?: any;
535
537
  onConfirm?: ((value: any) => void) | undefined;
536
538
  showClose?: boolean | undefined;
537
539
  } & {} & {
538
540
  locale?: string | undefined;
539
541
  translate?: ((str: string, ...args: any[]) => string) | undefined;
540
542
  }>, nextContext: any): void;
541
- componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
542
- container?: any;
543
+ componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
543
544
  className?: string | undefined;
544
545
  overlay?: boolean | undefined;
545
546
  isShow?: boolean | undefined;
547
+ container?: any;
546
548
  onConfirm?: ((value: any) => void) | undefined;
547
549
  showClose?: boolean | undefined;
548
550
  } & {} & {
549
551
  locale?: string | undefined;
550
552
  translate?: ((str: string, ...args: any[]) => string) | undefined;
551
553
  }>, nextState: Readonly<{}>, nextContext: any): void;
552
- UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "children" | "header" | "style" | "title" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "onHide" | "placement" | "showConfirm"> & {
553
- container?: any;
554
+ UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<PopUpPorps, keyof LocaleProps>, "classnames" | "classPrefix" | "theme" | "mobileUI" | "style" | "children" | "header" | "title" | "onHide" | "showConfirm" | "placement" | "onExited" | "onEntered"> & {
554
555
  className?: string | undefined;
555
556
  overlay?: boolean | undefined;
556
557
  isShow?: boolean | undefined;
558
+ container?: any;
557
559
  onConfirm?: ((value: any) => void) | undefined;
558
560
  showClose?: boolean | undefined;
559
561
  } & {} & {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * amis-ui v6.9.0-rc.6
2
+ * amis-ui v6.9.0-rc.7
3
3
  * Copyright 2018-2024 fex
4
4
  */
5
5
 
@@ -58,11 +58,11 @@ var PopUp = /** @class */ (function (_super) {
58
58
  };
59
59
  PopUp.prototype.render = function () {
60
60
  var _this = this;
61
- var _a = this.props, style = _a.style, title = _a.title, children = _a.children, overlay = _a.overlay, onHide = _a.onHide, onConfirm = _a.onConfirm, ns = _a.classPrefix, cx = _a.classnames, className = _a.className, isShow = _a.isShow, container = _a.container, showConfirm = _a.showConfirm, __ = _a.translate, showClose = _a.showClose, header = _a.header, _b = _a.placement, placement = _b === void 0 ? 'center' : _b, rest = tslib.__rest(_a, ["style", "title", "children", "overlay", "onHide", "onConfirm", "classPrefix", "classnames", "className", "isShow", "container", "showConfirm", "translate", "showClose", "header", "placement"]);
61
+ var _a = this.props, style = _a.style, title = _a.title, children = _a.children, overlay = _a.overlay, onHide = _a.onHide, onConfirm = _a.onConfirm, ns = _a.classPrefix, cx = _a.classnames, className = _a.className, isShow = _a.isShow, container = _a.container, showConfirm = _a.showConfirm, __ = _a.translate, showClose = _a.showClose, header = _a.header, _b = _a.placement, placement = _b === void 0 ? 'center' : _b, onEntered = _a.onEntered, onExited = _a.onExited, rest = tslib.__rest(_a, ["style", "title", "children", "overlay", "onHide", "onConfirm", "classPrefix", "classnames", "className", "isShow", "container", "showConfirm", "translate", "showClose", "header", "placement", "onEntered", "onExited"]);
62
62
  var outerStyle = tslib.__assign({}, style);
63
63
  delete outerStyle.top;
64
64
  return (_J$X_(Portal__default["default"], { container: container },
65
- _J$X_(Transition__default["default"], { mountOnEnter: true, unmountOnExit: true, in: isShow, timeout: 500, appear: true }, function (status) {
65
+ _J$X_(Transition__default["default"], { onEntered: onEntered, onExit: onExited, mountOnEnter: true, unmountOnExit: true, in: isShow, timeout: 500, appear: true }, function (status) {
66
66
  return (_J$X_("div", tslib.__assign({ className: cx("".concat(ns, "PopUp"), className, fadeStyles[status]), style: outerStyle }, rest, { onClick: _this.handleClick }),
67
67
  overlay && (_J$X_("div", { className: "".concat(ns, "PopUp-overlay"), onClick: onHide })),
68
68
  _J$X_("div", { className: cx("".concat(ns, "PopUp-inner")) },