amis-ui 6.11.0-beta.9 → 6.12.0-beta.0

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 (712) 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.d.ts +9 -0
  13. package/esm/components/BaiduMapPicker.js +39 -11
  14. package/esm/components/BarCode.js +1 -1
  15. package/esm/components/Breadcrumb.js +1 -1
  16. package/esm/components/Button.js +1 -1
  17. package/esm/components/CalendarMobile.js +1 -1
  18. package/esm/components/Card.js +1 -1
  19. package/esm/components/Cascader.js +1 -1
  20. package/esm/components/ChainedDropdownSelection.js +1 -1
  21. package/esm/components/ChainedSelection.js +1 -1
  22. package/esm/components/Checkbox.js +1 -1
  23. package/esm/components/CityArea.js +1 -1
  24. package/esm/components/CityDB.js +1 -1
  25. package/esm/components/CodeMirror.js +1 -1
  26. package/esm/components/Collapse.js +1 -1
  27. package/esm/components/CollapseGroup.js +1 -1
  28. package/esm/components/ColorPicker.js +1 -1
  29. package/esm/components/Combo.js +1 -1
  30. package/esm/components/ConditionBuilder.js +1 -1
  31. package/esm/components/ConfirmBox.js +1 -1
  32. package/esm/components/ContextMenu.d.ts +1 -0
  33. package/esm/components/ContextMenu.js +6 -3
  34. package/esm/components/DatePicker.js +1 -1
  35. package/esm/components/DateRangePicker.js +1 -1
  36. package/esm/components/DiffEditor.js +1 -1
  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/DropdownContextMenus.js +1 -1
  41. package/esm/components/Editor.js +1 -1
  42. package/esm/components/Form.js +1 -1
  43. package/esm/components/FormField.js +1 -1
  44. package/esm/components/FormulaPicker.js +1 -1
  45. package/esm/components/GaodeMapPicker.js +1 -1
  46. package/esm/components/GridNav.js +1 -1
  47. package/esm/components/GridNavItem.js +1 -1
  48. package/esm/components/GroupedSelection.js +1 -1
  49. package/esm/components/HeadCellDropDown.js +1 -1
  50. package/esm/components/Html.js +1 -1
  51. package/esm/components/Icon.js +1 -1
  52. package/esm/components/ImageGallery.js +1 -1
  53. package/esm/components/Input.js +1 -1
  54. package/esm/components/InputBox.js +1 -1
  55. package/esm/components/InputBoxWithSuggestion.js +1 -1
  56. package/esm/components/InputJSONSchema.js +1 -1
  57. package/esm/components/InputTable.js +1 -1
  58. package/esm/components/JSONSchemaEditor.js +1 -1
  59. package/esm/components/Layout.js +1 -1
  60. package/esm/components/Link.js +1 -1
  61. package/esm/components/ListGroup.js +1 -1
  62. package/esm/components/ListMenu.js +1 -1
  63. package/esm/components/LocationPicker.d.ts +41 -40
  64. package/esm/components/LocationPicker.js +6 -6
  65. package/esm/components/Markdown.js +1 -1
  66. package/esm/components/Menu.js +1 -1
  67. package/esm/components/MobileDevTool.js +1 -1
  68. package/esm/components/Modal.js +1 -1
  69. package/esm/components/ModalManager.js +1 -1
  70. package/esm/components/MultilineText.js +1 -1
  71. package/esm/components/NumberInput.js +1 -1
  72. package/esm/components/OverflowTpl.js +1 -1
  73. package/esm/components/Pagination.d.ts +47 -0
  74. package/esm/components/Pagination.js +25 -26
  75. package/esm/components/PdfViewer.js +1 -1
  76. package/esm/components/Picker.js +1 -1
  77. package/esm/components/PickerColumn.js +1 -1
  78. package/esm/components/PickerContainer.js +1 -1
  79. package/esm/components/PopOverContainer.js +1 -1
  80. package/esm/components/PopUp.js +1 -1
  81. package/esm/components/Progress.js +1 -1
  82. package/esm/components/PullRefresh.js +1 -1
  83. package/esm/components/Radios.js +1 -1
  84. package/esm/components/Range.js +1 -1
  85. package/esm/components/Rating.js +1 -1
  86. package/esm/components/ResultBox.js +1 -1
  87. package/esm/components/ResultList.js +1 -1
  88. package/esm/components/ResultTableList.js +1 -1
  89. package/esm/components/ResultTreeList.js +1 -1
  90. package/esm/components/RichText.js +1 -1
  91. package/esm/components/SearchBox.js +1 -1
  92. package/esm/components/Select.js +1 -1
  93. package/esm/components/SelectMobile.js +1 -1
  94. package/esm/components/Selection.js +1 -1
  95. package/esm/components/Shape.js +1 -1
  96. package/esm/components/Signature.js +1 -1
  97. package/esm/components/SparkLine.js +1 -1
  98. package/esm/components/Spinner.js +1 -1
  99. package/esm/components/Steps.js +1 -1
  100. package/esm/components/Switch.js +1 -1
  101. package/esm/components/Tab.js +1 -1
  102. package/esm/components/Table.js +1 -1
  103. package/esm/components/TableSelection.js +1 -1
  104. package/esm/components/Tabs.js +1 -1
  105. package/esm/components/TabsTransfer.js +1 -1
  106. package/esm/components/TabsTransferPicker.js +1 -1
  107. package/esm/components/Tag.js +1 -1
  108. package/esm/components/Textarea.js +1 -1
  109. package/esm/components/Timeline.d.ts +8 -1
  110. package/esm/components/Timeline.js +46 -5
  111. package/esm/components/TimelineItem.d.ts +984 -23
  112. package/esm/components/TimelineItem.js +86 -30
  113. package/esm/components/Tinymce.js +1 -1
  114. package/esm/components/TitleBar.js +1 -1
  115. package/esm/components/Toast.js +1 -1
  116. package/esm/components/Tooltip.js +1 -1
  117. package/esm/components/TooltipWrapper.js +1 -1
  118. package/esm/components/Transfer.js +1 -1
  119. package/esm/components/TransferDropDown.js +1 -1
  120. package/esm/components/TransferPicker.js +1 -1
  121. package/esm/components/TransferSearch.js +1 -1
  122. package/esm/components/Tree.js +1 -1
  123. package/esm/components/TreeSelection.js +1 -1
  124. package/esm/components/UserSelect.js +1 -1
  125. package/esm/components/UserTabSelect.js +1 -1
  126. package/esm/components/VerificationCode.js +1 -1
  127. package/esm/components/VirtualList.js +1 -1
  128. package/esm/components/WithRemoteConfig.js +1 -1
  129. package/esm/components/WithStore.js +1 -1
  130. package/esm/components/calendar/Calendar.js +1 -1
  131. package/esm/components/calendar/CalendarContainer.js +1 -1
  132. package/esm/components/calendar/DaysView.js +1 -1
  133. package/esm/components/calendar/MonthsView.js +1 -1
  134. package/esm/components/calendar/QuartersView.js +1 -1
  135. package/esm/components/calendar/TimeView.js +1 -1
  136. package/esm/components/calendar/YearsView.js +1 -1
  137. package/esm/components/condition-builder/Expression.js +1 -1
  138. package/esm/components/condition-builder/Field.js +1 -1
  139. package/esm/components/condition-builder/Func.js +1 -1
  140. package/esm/components/condition-builder/Group.js +1 -1
  141. package/esm/components/condition-builder/GroupOrItem.js +1 -1
  142. package/esm/components/condition-builder/InputSwitch.js +1 -1
  143. package/esm/components/condition-builder/Item.js +1 -1
  144. package/esm/components/condition-builder/Value.js +1 -1
  145. package/esm/components/condition-builder/config.js +1 -1
  146. package/esm/components/condition-builder/index.js +1 -1
  147. package/esm/components/formula/CodeEditor.js +1 -1
  148. package/esm/components/formula/Editor.js +1 -1
  149. package/esm/components/formula/FuncList.js +1 -1
  150. package/esm/components/formula/Input.js +1 -1
  151. package/esm/components/formula/Picker.js +1 -1
  152. package/esm/components/formula/VariableList.js +1 -1
  153. package/esm/components/formula/plugin.js +1 -1
  154. package/esm/components/icons.js +1 -1
  155. package/esm/components/json-schema/Array.js +1 -1
  156. package/esm/components/json-schema/Item.js +1 -1
  157. package/esm/components/json-schema/Object.js +1 -1
  158. package/esm/components/json-schema/index.js +1 -1
  159. package/esm/components/menu/MenuContext.d.ts +12 -2
  160. package/esm/components/menu/MenuContext.js +1 -1
  161. package/esm/components/menu/MenuItem.js +1 -1
  162. package/esm/components/menu/PanelMenu.d.ts +46 -0
  163. package/esm/components/menu/PanelMenu.js +66 -0
  164. package/esm/components/menu/SubMenu.js +1 -1
  165. package/esm/components/menu/index.d.ts +19 -15
  166. package/esm/components/menu/index.js +23 -8
  167. package/esm/components/schema-editor/Array.js +1 -1
  168. package/esm/components/schema-editor/Common.js +1 -1
  169. package/esm/components/schema-editor/Item.js +1 -1
  170. package/esm/components/schema-editor/Object.js +1 -1
  171. package/esm/components/schema-editor/SchemaVariableList.js +1 -1
  172. package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
  173. package/esm/components/schema-editor/index.js +1 -1
  174. package/esm/components/table/Cell.js +2 -1
  175. package/esm/components/table/ColGroup.js +1 -1
  176. package/esm/components/table/Head.js +3 -11
  177. package/esm/components/table/HeadCellDropDown.js +1 -1
  178. package/esm/components/table/HeadCellFilter.js +1 -1
  179. package/esm/components/table/HeadCellSelect.js +1 -1
  180. package/esm/components/table/HeadCellSort.js +1 -1
  181. package/esm/components/table/ItemActionsWrapper.js +1 -1
  182. package/esm/components/table/Row.js +1 -1
  183. package/esm/components/table/SummaryRow.js +1 -1
  184. package/esm/components/table/index.js +1 -1
  185. package/esm/components/table/util.js +1 -1
  186. package/esm/components/virtual-list/AutoSizer.js +1 -1
  187. package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
  188. package/esm/components/virtual-list/constants.js +1 -1
  189. package/esm/components/virtual-list/index.js +1 -1
  190. package/esm/components/withBadge.js +1 -1
  191. package/esm/hooks/use-on-screen.js +1 -1
  192. package/esm/hooks/use-set-state.js +1 -1
  193. package/esm/hooks/use-sub-form.js +1 -1
  194. package/esm/hooks/use-touch.js +1 -1
  195. package/esm/hooks/use-update-effect.js +1 -1
  196. package/esm/hooks/use-validation-resolver.js +1 -1
  197. package/esm/icons/alert-danger.svg.js +1 -1
  198. package/esm/icons/alert-info.svg.js +1 -1
  199. package/esm/icons/alert-success.svg.js +1 -1
  200. package/esm/icons/alert-warning.svg.js +1 -1
  201. package/esm/icons/arrow-double-left.svg.js +1 -1
  202. package/esm/icons/arrow-double-right.svg.js +1 -1
  203. package/esm/icons/back.svg.js +1 -1
  204. package/esm/icons/calendar.svg.js +1 -1
  205. package/esm/icons/caret.svg.js +1 -1
  206. package/esm/icons/check.svg.js +1 -1
  207. package/esm/icons/clock.svg.js +1 -1
  208. package/esm/icons/close-small.svg.js +1 -1
  209. package/esm/icons/close.svg.js +1 -1
  210. package/esm/icons/cloud-upload.svg.js +1 -1
  211. package/esm/icons/column-filter.svg.js +1 -1
  212. package/esm/icons/columns.svg.js +1 -1
  213. package/esm/icons/compress-alt.svg.js +1 -1
  214. package/esm/icons/copy.svg.js +1 -1
  215. package/esm/icons/date.svg.js +1 -1
  216. package/esm/icons/department.svg.js +1 -1
  217. package/esm/icons/desk-empty.svg.js +1 -1
  218. package/esm/icons/dot.svg.js +1 -1
  219. package/esm/icons/down-arrow-bold.svg.js +1 -1
  220. package/esm/icons/down.svg.js +1 -1
  221. package/esm/icons/download.svg.js +1 -1
  222. package/esm/icons/drag-bar.svg.js +1 -1
  223. package/esm/icons/drag.svg.js +1 -1
  224. package/esm/icons/edit.svg.js +1 -1
  225. package/esm/icons/ellipsis-v.svg.js +1 -1
  226. package/esm/icons/enter.svg.js +1 -1
  227. package/esm/icons/exchange.svg.js +1 -1
  228. package/esm/icons/expand-alt.svg.js +1 -1
  229. package/esm/icons/fail.svg.js +1 -1
  230. package/esm/icons/file.svg.js +1 -1
  231. package/esm/icons/filter.svg.js +1 -1
  232. package/esm/icons/folder.svg.js +1 -1
  233. package/esm/icons/fullscreen.svg.js +1 -1
  234. package/esm/icons/function.svg.js +1 -1
  235. package/esm/icons/home.svg.js +1 -1
  236. package/esm/icons/if.svg.js +1 -1
  237. package/esm/icons/image.svg.js +1 -1
  238. package/esm/icons/info-circle.svg.js +1 -1
  239. package/esm/icons/info.svg.js +1 -1
  240. package/esm/icons/input-clear.svg.js +1 -1
  241. package/esm/icons/invisible.svg.js +1 -1
  242. package/esm/icons/left-arrow.svg.js +1 -1
  243. package/esm/icons/loading-outline.svg.js +1 -1
  244. package/esm/icons/location.svg.js +1 -1
  245. package/esm/icons/menu.svg.js +1 -1
  246. package/esm/icons/minus.svg.js +1 -1
  247. package/esm/icons/move.svg.js +1 -1
  248. package/esm/icons/mute.svg.js +1 -1
  249. package/esm/icons/new-edit.svg.js +1 -1
  250. package/esm/icons/pause.svg.js +1 -1
  251. package/esm/icons/pencil.svg.js +1 -1
  252. package/esm/icons/play.svg.js +1 -1
  253. package/esm/icons/plus-cicle.svg.js +1 -1
  254. package/esm/icons/plus-fine.svg.js +1 -1
  255. package/esm/icons/plus.svg.js +1 -1
  256. package/esm/icons/post.svg.js +1 -1
  257. package/esm/icons/question-mark.svg.js +1 -1
  258. package/esm/icons/question.svg.js +1 -1
  259. package/esm/icons/redo.svg.js +1 -1
  260. package/esm/icons/refresh.svg.js +1 -1
  261. package/esm/icons/reload.svg.js +1 -1
  262. package/esm/icons/remove.svg.js +1 -1
  263. package/esm/icons/retry.svg.js +1 -1
  264. package/esm/icons/right-arrow-bold.svg.js +1 -1
  265. package/esm/icons/right-arrow.svg.js +1 -1
  266. package/esm/icons/right-double-arrow.svg.js +1 -1
  267. package/esm/icons/role.svg.js +1 -1
  268. package/esm/icons/rotate-left.svg.js +1 -1
  269. package/esm/icons/rotate-right.svg.js +1 -1
  270. package/esm/icons/rotate-screen.svg.js +1 -1
  271. package/esm/icons/scale-origin.svg.js +1 -1
  272. package/esm/icons/schedule.svg.js +1 -1
  273. package/esm/icons/search.svg.js +1 -1
  274. package/esm/icons/setting.svg.js +1 -1
  275. package/esm/icons/slider-handle-icon.svg.js +1 -1
  276. package/esm/icons/sort-asc.svg.js +1 -1
  277. package/esm/icons/sort-default.svg.js +1 -1
  278. package/esm/icons/sort-desc.svg.js +1 -1
  279. package/esm/icons/star.svg.js +1 -1
  280. package/esm/icons/status-close.svg.js +1 -1
  281. package/esm/icons/steps-finsh.svg.js +1 -1
  282. package/esm/icons/sub-plus.svg.js +1 -1
  283. package/esm/icons/success.svg.js +1 -1
  284. package/esm/icons/transparent.svg.js +1 -1
  285. package/esm/icons/trash.svg.js +1 -1
  286. package/esm/icons/tree-down.svg.js +1 -1
  287. package/esm/icons/undo-normal.svg.js +1 -1
  288. package/esm/icons/undo.svg.js +1 -1
  289. package/esm/icons/unfullscreen.svg.js +1 -1
  290. package/esm/icons/upload.svg.js +1 -1
  291. package/esm/icons/user-remove.svg.js +1 -1
  292. package/esm/icons/view.svg.js +1 -1
  293. package/esm/icons/volume.svg.js +1 -1
  294. package/esm/icons/warning-mark.svg.js +1 -1
  295. package/esm/icons/warning.svg.js +1 -1
  296. package/esm/icons/window-restore.svg.js +1 -1
  297. package/esm/icons/zoom-in.svg.js +1 -1
  298. package/esm/icons/zoom-out.svg.js +1 -1
  299. package/esm/index.js +1 -1
  300. package/esm/locale/de-DE.js +1 -1
  301. package/esm/locale/en-US.js +1 -1
  302. package/esm/locale/zh-CN.js +1 -1
  303. package/esm/themes/ang.js +1 -1
  304. package/esm/themes/antd.js +1 -1
  305. package/esm/themes/cxd.js +1 -1
  306. package/esm/themes/dark.js +1 -1
  307. package/esm/utils/smoothSignature.js +1 -1
  308. package/esm/utils/vectorComputed.js +1 -1
  309. package/esm/withRemoteConfig.js +1 -1
  310. package/esm/withStore.js +1 -1
  311. package/lib/components/404.js +1 -1
  312. package/lib/components/Alert.d.ts +40 -40
  313. package/lib/components/Alert.js +1 -1
  314. package/lib/components/Alert2.d.ts +20 -20
  315. package/lib/components/Alert2.js +1 -1
  316. package/lib/components/AnchorNav.d.ts +20 -20
  317. package/lib/components/AnchorNav.js +1 -1
  318. package/lib/components/AnchorNavSection.js +1 -1
  319. package/lib/components/ArrayInput.d.ts +40 -40
  320. package/lib/components/ArrayInput.js +1 -1
  321. package/lib/components/AsideNav.js +1 -1
  322. package/lib/components/AssociatedSelection.d.ts +80 -80
  323. package/lib/components/AssociatedSelection.js +1 -1
  324. package/lib/components/AutoSizer.js +1 -1
  325. package/lib/components/Avatar.d.ts +80 -80
  326. package/lib/components/Avatar.js +1 -1
  327. package/lib/components/Badge.d.ts +1 -1
  328. package/lib/components/Badge.js +1 -1
  329. package/lib/components/BaiduMapPicker.d.ts +9 -0
  330. package/lib/components/BaiduMapPicker.js +39 -11
  331. package/lib/components/BarCode.js +1 -1
  332. package/lib/components/Breadcrumb.js +1 -1
  333. package/lib/components/Button.d.ts +30 -30
  334. package/lib/components/Button.js +1 -1
  335. package/lib/components/CalendarMobile.d.ts +40 -40
  336. package/lib/components/CalendarMobile.js +1 -1
  337. package/lib/components/Card.d.ts +50 -50
  338. package/lib/components/Card.js +1 -1
  339. package/lib/components/Cascader.js +1 -1
  340. package/lib/components/ChainedDropdownSelection.d.ts +80 -80
  341. package/lib/components/ChainedDropdownSelection.js +1 -1
  342. package/lib/components/ChainedSelection.d.ts +80 -80
  343. package/lib/components/ChainedSelection.js +1 -1
  344. package/lib/components/Checkbox.d.ts +10 -10
  345. package/lib/components/Checkbox.js +1 -1
  346. package/lib/components/CityArea.js +1 -1
  347. package/lib/components/CityDB.js +1 -1
  348. package/lib/components/CodeMirror.js +1 -1
  349. package/lib/components/Collapse.d.ts +70 -70
  350. package/lib/components/Collapse.js +1 -1
  351. package/lib/components/CollapseGroup.d.ts +10 -10
  352. package/lib/components/CollapseGroup.js +1 -1
  353. package/lib/components/ColorPicker.d.ts +80 -80
  354. package/lib/components/ColorPicker.js +1 -1
  355. package/lib/components/Combo.js +1 -1
  356. package/lib/components/ConditionBuilder.js +1 -1
  357. package/lib/components/ConfirmBox.d.ts +80 -80
  358. package/lib/components/ConfirmBox.js +1 -1
  359. package/lib/components/ContextMenu.d.ts +1 -0
  360. package/lib/components/ContextMenu.js +6 -3
  361. package/lib/components/DatePicker.d.ts +121 -121
  362. package/lib/components/DatePicker.js +1 -1
  363. package/lib/components/DateRangePicker.d.ts +320 -320
  364. package/lib/components/DateRangePicker.js +1 -1
  365. package/lib/components/DiffEditor.js +1 -1
  366. package/lib/components/DndContainer.js +1 -1
  367. package/lib/components/Drawer.d.ts +30 -30
  368. package/lib/components/Drawer.js +1 -1
  369. package/lib/components/DropDownSelection.d.ts +80 -80
  370. package/lib/components/DropDownSelection.js +1 -1
  371. package/lib/components/DropdownContextMenus.js +1 -1
  372. package/lib/components/Editor.d.ts +120 -120
  373. package/lib/components/Editor.js +1 -1
  374. package/lib/components/Form.js +1 -1
  375. package/lib/components/FormField.js +1 -1
  376. package/lib/components/FormulaPicker.js +1 -1
  377. package/lib/components/GaodeMapPicker.js +1 -1
  378. package/lib/components/GridNav.js +1 -1
  379. package/lib/components/GridNavItem.js +1 -1
  380. package/lib/components/GroupedSelection.d.ts +80 -80
  381. package/lib/components/GroupedSelection.js +1 -1
  382. package/lib/components/HeadCellDropDown.js +1 -1
  383. package/lib/components/Html.js +1 -1
  384. package/lib/components/Icon.js +1 -1
  385. package/lib/components/ImageGallery.d.ts +40 -40
  386. package/lib/components/ImageGallery.js +1 -1
  387. package/lib/components/Input.js +1 -1
  388. package/lib/components/InputBox.d.ts +10 -10
  389. package/lib/components/InputBox.js +1 -1
  390. package/lib/components/InputBoxWithSuggestion.js +1 -1
  391. package/lib/components/InputJSONSchema.js +1 -1
  392. package/lib/components/InputTable.js +1 -1
  393. package/lib/components/JSONSchemaEditor.js +1 -1
  394. package/lib/components/Layout.js +1 -1
  395. package/lib/components/Link.js +1 -1
  396. package/lib/components/ListGroup.d.ts +10 -10
  397. package/lib/components/ListGroup.js +1 -1
  398. package/lib/components/ListMenu.d.ts +40 -40
  399. package/lib/components/ListMenu.js +1 -1
  400. package/lib/components/LocationPicker.d.ts +41 -40
  401. package/lib/components/LocationPicker.js +6 -6
  402. package/lib/components/Markdown.js +1 -1
  403. package/lib/components/Menu.js +1 -1
  404. package/lib/components/MobileDevTool.js +1 -1
  405. package/lib/components/Modal.d.ts +120 -120
  406. package/lib/components/Modal.js +1 -1
  407. package/lib/components/ModalManager.js +1 -1
  408. package/lib/components/MonthRangePicker.d.ts +200 -200
  409. package/lib/components/MultilineText.d.ts +40 -40
  410. package/lib/components/MultilineText.js +1 -1
  411. package/lib/components/NumberInput.d.ts +30 -30
  412. package/lib/components/NumberInput.js +1 -1
  413. package/lib/components/OverflowTpl.js +1 -1
  414. package/lib/components/Pagination.d.ts +127 -80
  415. package/lib/components/Pagination.js +25 -26
  416. package/lib/components/PdfViewer.js +1 -1
  417. package/lib/components/Picker.js +1 -1
  418. package/lib/components/PickerColumn.js +1 -1
  419. package/lib/components/PickerContainer.js +1 -1
  420. package/lib/components/PopOverContainer.js +1 -1
  421. package/lib/components/PopUp.d.ts +120 -120
  422. package/lib/components/PopUp.js +1 -1
  423. package/lib/components/Progress.d.ts +40 -40
  424. package/lib/components/Progress.js +1 -1
  425. package/lib/components/PullRefresh.js +1 -1
  426. package/lib/components/Radios.d.ts +10 -10
  427. package/lib/components/Radios.js +1 -1
  428. package/lib/components/Range.js +1 -1
  429. package/lib/components/Rating.d.ts +20 -20
  430. package/lib/components/Rating.js +1 -1
  431. package/lib/components/ResultBox.d.ts +40 -40
  432. package/lib/components/ResultBox.js +1 -1
  433. package/lib/components/ResultList.d.ts +40 -40
  434. package/lib/components/ResultList.js +1 -1
  435. package/lib/components/ResultTableList.d.ts +80 -80
  436. package/lib/components/ResultTableList.js +1 -1
  437. package/lib/components/ResultTreeList.d.ts +40 -40
  438. package/lib/components/ResultTreeList.js +1 -1
  439. package/lib/components/RichText.js +1 -1
  440. package/lib/components/SearchBox.d.ts +80 -80
  441. package/lib/components/SearchBox.js +1 -1
  442. package/lib/components/Select.d.ts +935 -935
  443. package/lib/components/Select.js +1 -1
  444. package/lib/components/SelectMobile.js +1 -1
  445. package/lib/components/Selection.d.ts +80 -80
  446. package/lib/components/Selection.js +1 -1
  447. package/lib/components/Shape.js +1 -1
  448. package/lib/components/Signature.js +1 -1
  449. package/lib/components/SparkLine.d.ts +40 -40
  450. package/lib/components/SparkLine.js +1 -1
  451. package/lib/components/Spinner.d.ts +70 -70
  452. package/lib/components/Spinner.js +1 -1
  453. package/lib/components/Steps.js +1 -1
  454. package/lib/components/Switch.d.ts +10 -10
  455. package/lib/components/Switch.js +1 -1
  456. package/lib/components/Tab.js +1 -1
  457. package/lib/components/Table.js +1 -1
  458. package/lib/components/TableSelection.d.ts +80 -80
  459. package/lib/components/TableSelection.js +1 -1
  460. package/lib/components/Tabs.d.ts +80 -80
  461. package/lib/components/Tabs.js +1 -1
  462. package/lib/components/TabsTransfer.d.ts +40 -40
  463. package/lib/components/TabsTransfer.js +1 -1
  464. package/lib/components/TabsTransferPicker.js +1 -1
  465. package/lib/components/Tag.d.ts +40 -40
  466. package/lib/components/Tag.js +1 -1
  467. package/lib/components/Textarea.d.ts +40 -40
  468. package/lib/components/Textarea.js +1 -1
  469. package/lib/components/Timeline.d.ts +8 -1
  470. package/lib/components/Timeline.js +44 -3
  471. package/lib/components/TimelineItem.d.ts +984 -23
  472. package/lib/components/TimelineItem.js +88 -27
  473. package/lib/components/Tinymce.js +1 -1
  474. package/lib/components/TitleBar.d.ts +10 -10
  475. package/lib/components/TitleBar.js +1 -1
  476. package/lib/components/Toast.d.ts +80 -80
  477. package/lib/components/Toast.js +1 -1
  478. package/lib/components/Tooltip.js +1 -1
  479. package/lib/components/TooltipWrapper.d.ts +30 -30
  480. package/lib/components/TooltipWrapper.js +1 -1
  481. package/lib/components/Transfer.d.ts +115 -115
  482. package/lib/components/Transfer.js +1 -1
  483. package/lib/components/TransferDropDown.d.ts +40 -40
  484. package/lib/components/TransferDropDown.js +1 -1
  485. package/lib/components/TransferPicker.js +1 -1
  486. package/lib/components/TransferSearch.js +1 -1
  487. package/lib/components/Tree.d.ts +160 -160
  488. package/lib/components/Tree.js +1 -1
  489. package/lib/components/TreeSelection.d.ts +120 -120
  490. package/lib/components/TreeSelection.js +1 -1
  491. package/lib/components/UserSelect.d.ts +40 -40
  492. package/lib/components/UserSelect.js +1 -1
  493. package/lib/components/UserTabSelect.d.ts +40 -40
  494. package/lib/components/UserTabSelect.js +1 -1
  495. package/lib/components/VerificationCode.js +1 -1
  496. package/lib/components/VirtualList.js +1 -1
  497. package/lib/components/WithRemoteConfig.js +1 -1
  498. package/lib/components/WithStore.js +1 -1
  499. package/lib/components/calendar/Calendar.js +1 -1
  500. package/lib/components/calendar/CalendarContainer.js +1 -1
  501. package/lib/components/calendar/DaysView.js +1 -1
  502. package/lib/components/calendar/MonthsView.js +1 -1
  503. package/lib/components/calendar/QuartersView.js +1 -1
  504. package/lib/components/calendar/TimeView.js +1 -1
  505. package/lib/components/calendar/YearsView.js +1 -1
  506. package/lib/components/condition-builder/Expression.js +1 -1
  507. package/lib/components/condition-builder/Field.js +1 -1
  508. package/lib/components/condition-builder/Func.js +1 -1
  509. package/lib/components/condition-builder/Group.js +1 -1
  510. package/lib/components/condition-builder/GroupOrItem.js +1 -1
  511. package/lib/components/condition-builder/InputSwitch.js +1 -1
  512. package/lib/components/condition-builder/Item.js +1 -1
  513. package/lib/components/condition-builder/Value.js +1 -1
  514. package/lib/components/condition-builder/config.js +1 -1
  515. package/lib/components/condition-builder/index.d.ts +1 -1
  516. package/lib/components/condition-builder/index.js +1 -1
  517. package/lib/components/formula/CodeEditor.js +1 -1
  518. package/lib/components/formula/Editor.d.ts +40 -40
  519. package/lib/components/formula/Editor.js +1 -1
  520. package/lib/components/formula/FuncList.js +1 -1
  521. package/lib/components/formula/Input.js +1 -1
  522. package/lib/components/formula/Picker.d.ts +40 -40
  523. package/lib/components/formula/Picker.js +1 -1
  524. package/lib/components/formula/VariableList.js +1 -1
  525. package/lib/components/formula/plugin.js +1 -1
  526. package/lib/components/icons.js +1 -1
  527. package/lib/components/json-schema/Array.js +1 -1
  528. package/lib/components/json-schema/Item.d.ts +1 -1
  529. package/lib/components/json-schema/Item.js +1 -1
  530. package/lib/components/json-schema/Object.js +1 -1
  531. package/lib/components/json-schema/index.js +1 -1
  532. package/lib/components/menu/MenuContext.d.ts +12 -2
  533. package/lib/components/menu/MenuContext.js +1 -1
  534. package/lib/components/menu/MenuItem.js +1 -1
  535. package/lib/components/menu/PanelMenu.d.ts +46 -0
  536. package/lib/components/menu/PanelMenu.js +72 -0
  537. package/lib/components/menu/SubMenu.js +1 -1
  538. package/lib/components/menu/index.d.ts +59 -55
  539. package/lib/components/menu/index.js +23 -8
  540. package/lib/components/schema-editor/Array.js +1 -1
  541. package/lib/components/schema-editor/Common.js +1 -1
  542. package/lib/components/schema-editor/Item.js +1 -1
  543. package/lib/components/schema-editor/Object.js +1 -1
  544. package/lib/components/schema-editor/SchemaVariableList.js +1 -1
  545. package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
  546. package/lib/components/schema-editor/index.d.ts +40 -40
  547. package/lib/components/schema-editor/index.js +1 -1
  548. package/lib/components/table/Cell.js +2 -1
  549. package/lib/components/table/ColGroup.js +1 -1
  550. package/lib/components/table/Head.js +3 -11
  551. package/lib/components/table/HeadCellDropDown.js +1 -1
  552. package/lib/components/table/HeadCellFilter.d.ts +40 -40
  553. package/lib/components/table/HeadCellFilter.js +1 -1
  554. package/lib/components/table/HeadCellSelect.d.ts +40 -40
  555. package/lib/components/table/HeadCellSelect.js +1 -1
  556. package/lib/components/table/HeadCellSort.js +1 -1
  557. package/lib/components/table/ItemActionsWrapper.js +1 -1
  558. package/lib/components/table/Row.js +1 -1
  559. package/lib/components/table/SummaryRow.js +1 -1
  560. package/lib/components/table/index.d.ts +80 -80
  561. package/lib/components/table/index.js +1 -1
  562. package/lib/components/table/util.d.ts +5 -5
  563. package/lib/components/table/util.js +1 -1
  564. package/lib/components/virtual-list/AutoSizer.js +1 -1
  565. package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
  566. package/lib/components/virtual-list/constants.js +1 -1
  567. package/lib/components/virtual-list/index.js +1 -1
  568. package/lib/components/withBadge.js +1 -1
  569. package/lib/hooks/use-on-screen.js +1 -1
  570. package/lib/hooks/use-set-state.js +1 -1
  571. package/lib/hooks/use-sub-form.js +1 -1
  572. package/lib/hooks/use-touch.js +1 -1
  573. package/lib/hooks/use-update-effect.js +1 -1
  574. package/lib/hooks/use-validation-resolver.js +1 -1
  575. package/lib/icons/alert-danger.svg.js +1 -1
  576. package/lib/icons/alert-info.svg.js +1 -1
  577. package/lib/icons/alert-success.svg.js +1 -1
  578. package/lib/icons/alert-warning.svg.js +1 -1
  579. package/lib/icons/arrow-double-left.svg.js +1 -1
  580. package/lib/icons/arrow-double-right.svg.js +1 -1
  581. package/lib/icons/back.svg.js +1 -1
  582. package/lib/icons/calendar.svg.js +1 -1
  583. package/lib/icons/caret.svg.js +1 -1
  584. package/lib/icons/check.svg.js +1 -1
  585. package/lib/icons/clock.svg.js +1 -1
  586. package/lib/icons/close-small.svg.js +1 -1
  587. package/lib/icons/close.svg.js +1 -1
  588. package/lib/icons/cloud-upload.svg.js +1 -1
  589. package/lib/icons/column-filter.svg.js +1 -1
  590. package/lib/icons/columns.svg.js +1 -1
  591. package/lib/icons/compress-alt.svg.js +1 -1
  592. package/lib/icons/copy.svg.js +1 -1
  593. package/lib/icons/date.svg.js +1 -1
  594. package/lib/icons/department.svg.js +1 -1
  595. package/lib/icons/desk-empty.svg.js +1 -1
  596. package/lib/icons/dot.svg.js +1 -1
  597. package/lib/icons/down-arrow-bold.svg.js +1 -1
  598. package/lib/icons/down.svg.js +1 -1
  599. package/lib/icons/download.svg.js +1 -1
  600. package/lib/icons/drag-bar.svg.js +1 -1
  601. package/lib/icons/drag.svg.js +1 -1
  602. package/lib/icons/edit.svg.js +1 -1
  603. package/lib/icons/ellipsis-v.svg.js +1 -1
  604. package/lib/icons/enter.svg.js +1 -1
  605. package/lib/icons/exchange.svg.js +1 -1
  606. package/lib/icons/expand-alt.svg.js +1 -1
  607. package/lib/icons/fail.svg.js +1 -1
  608. package/lib/icons/file.svg.js +1 -1
  609. package/lib/icons/filter.svg.js +1 -1
  610. package/lib/icons/folder.svg.js +1 -1
  611. package/lib/icons/fullscreen.svg.js +1 -1
  612. package/lib/icons/function.svg.js +1 -1
  613. package/lib/icons/home.svg.js +1 -1
  614. package/lib/icons/if.svg.js +1 -1
  615. package/lib/icons/image.svg.js +1 -1
  616. package/lib/icons/info-circle.svg.js +1 -1
  617. package/lib/icons/info.svg.js +1 -1
  618. package/lib/icons/input-clear.svg.js +1 -1
  619. package/lib/icons/invisible.svg.js +1 -1
  620. package/lib/icons/left-arrow.svg.js +1 -1
  621. package/lib/icons/loading-outline.svg.js +1 -1
  622. package/lib/icons/location.svg.js +1 -1
  623. package/lib/icons/menu.svg.js +1 -1
  624. package/lib/icons/minus.svg.js +1 -1
  625. package/lib/icons/move.svg.js +1 -1
  626. package/lib/icons/mute.svg.js +1 -1
  627. package/lib/icons/new-edit.svg.js +1 -1
  628. package/lib/icons/pause.svg.js +1 -1
  629. package/lib/icons/pencil.svg.js +1 -1
  630. package/lib/icons/play.svg.js +1 -1
  631. package/lib/icons/plus-cicle.svg.js +1 -1
  632. package/lib/icons/plus-fine.svg.js +1 -1
  633. package/lib/icons/plus.svg.js +1 -1
  634. package/lib/icons/post.svg.js +1 -1
  635. package/lib/icons/question-mark.svg.js +1 -1
  636. package/lib/icons/question.svg.js +1 -1
  637. package/lib/icons/redo.svg.js +1 -1
  638. package/lib/icons/refresh.svg.js +1 -1
  639. package/lib/icons/reload.svg.js +1 -1
  640. package/lib/icons/remove.svg.js +1 -1
  641. package/lib/icons/retry.svg.js +1 -1
  642. package/lib/icons/right-arrow-bold.svg.js +1 -1
  643. package/lib/icons/right-arrow.svg.js +1 -1
  644. package/lib/icons/right-double-arrow.svg.js +1 -1
  645. package/lib/icons/role.svg.js +1 -1
  646. package/lib/icons/rotate-left.svg.js +1 -1
  647. package/lib/icons/rotate-right.svg.js +1 -1
  648. package/lib/icons/rotate-screen.svg.js +1 -1
  649. package/lib/icons/scale-origin.svg.js +1 -1
  650. package/lib/icons/schedule.svg.js +1 -1
  651. package/lib/icons/search.svg.js +1 -1
  652. package/lib/icons/setting.svg.js +1 -1
  653. package/lib/icons/slider-handle-icon.svg.js +1 -1
  654. package/lib/icons/sort-asc.svg.js +1 -1
  655. package/lib/icons/sort-default.svg.js +1 -1
  656. package/lib/icons/sort-desc.svg.js +1 -1
  657. package/lib/icons/star.svg.js +1 -1
  658. package/lib/icons/status-close.svg.js +1 -1
  659. package/lib/icons/steps-finsh.svg.js +1 -1
  660. package/lib/icons/sub-plus.svg.js +1 -1
  661. package/lib/icons/success.svg.js +1 -1
  662. package/lib/icons/transparent.svg.js +1 -1
  663. package/lib/icons/trash.svg.js +1 -1
  664. package/lib/icons/tree-down.svg.js +1 -1
  665. package/lib/icons/undo-normal.svg.js +1 -1
  666. package/lib/icons/undo.svg.js +1 -1
  667. package/lib/icons/unfullscreen.svg.js +1 -1
  668. package/lib/icons/upload.svg.js +1 -1
  669. package/lib/icons/user-remove.svg.js +1 -1
  670. package/lib/icons/view.svg.js +1 -1
  671. package/lib/icons/volume.svg.js +1 -1
  672. package/lib/icons/warning-mark.svg.js +1 -1
  673. package/lib/icons/warning.svg.js +1 -1
  674. package/lib/icons/window-restore.svg.js +1 -1
  675. package/lib/icons/zoom-in.svg.js +1 -1
  676. package/lib/icons/zoom-out.svg.js +1 -1
  677. package/lib/index.js +1 -1
  678. package/lib/locale/de-DE.js +1 -1
  679. package/lib/locale/en-US.js +1 -1
  680. package/lib/locale/zh-CN.js +1 -1
  681. package/lib/scss/helper.scss.js +1 -1
  682. package/lib/scss/themes/ang.scss.js +1 -1
  683. package/lib/scss/themes/antd.scss.js +1 -1
  684. package/lib/scss/themes/cxd.scss.js +1 -1
  685. package/lib/scss/themes/dark.scss.js +1 -1
  686. package/lib/scss/themes/default.scss.js +1 -1
  687. package/lib/themes/ang.css +483 -124
  688. package/lib/themes/ang.js +1 -1
  689. package/lib/themes/antd.css +483 -124
  690. package/lib/themes/antd.js +1 -1
  691. package/lib/themes/cxd.css +483 -124
  692. package/lib/themes/cxd.js +1 -1
  693. package/lib/themes/dark.css +483 -124
  694. package/lib/themes/dark.js +1 -1
  695. package/lib/themes/default.css +483 -124
  696. package/lib/utils/smoothSignature.js +1 -1
  697. package/lib/utils/vectorComputed.js +1 -1
  698. package/lib/withRemoteConfig.js +1 -1
  699. package/lib/withStore.js +1 -1
  700. package/package.json +3 -3
  701. package/scss/_components.scss +22 -10
  702. package/scss/_properties.scss +13 -1
  703. package/scss/base/_animate.scss +42 -0
  704. package/scss/components/_carousel.scss +9 -8
  705. package/scss/components/_context-menu.scss +34 -42
  706. package/scss/components/_dropdown.scss +0 -1
  707. package/scss/components/_menu.scss +58 -0
  708. package/scss/components/_pagination.scss +96 -3
  709. package/scss/components/_popoverable.scss +6 -5
  710. package/scss/components/_table.scss +10 -0
  711. package/scss/components/_timeline.scss +366 -88
  712. package/scss/themes/_common.scss +1 -0
@@ -537,6 +537,9 @@
537
537
  --Pagination-padding: 0 0.5rem;
538
538
  --Pagination-padding-sm: 0 0.25rem;
539
539
  --Pagination-light-color: var(--colors-neutral-text-4);
540
+ --Pagination-border: var(--borderWidth) var(--borders-style-2)
541
+ var(--colors-neutral-line-7);
542
+ --Panel--default-bg: var(--colors-neutral-fill-11);
540
543
  --Panel--default-badgeBg: var(--colors-neutral-fill-3);
541
544
  --Panel--default-badgeColor: var(--colors-neutral-fill-10);
542
545
  --Picker-onHover-iconColor: var(--icon-onHover-color);
@@ -701,9 +704,12 @@
701
704
  --Tag-checkable-fontColor-onDisable: #b4b6ba;
702
705
  --menu-background: #fff;
703
706
  --menu-box-shadow: 0 2px 8px 0 rgba(7, 12, 20, 0.12);
704
- --menu-border-radius: 4px;
707
+ --menu-border-radius: 6px;
708
+ --menu-padding: 4px;
705
709
  --menu-font-color: #151b26;
706
710
  --menu-font-family: PingFangSC-Regular;
711
+ --menu-font-padding: 5px 8px;
712
+ --menu-font-size: 14px;
707
713
  --menu-border-color: #e8e9eb;
708
714
  --menu-active-color: var(--colors-brand-5);
709
715
  --menu-hover-bg-color: #e6f0ff;
@@ -712,6 +718,11 @@
712
718
  --default-padding: 4px 12px;
713
719
  --menu-min-width: 150px;
714
720
  --menu-sub-min-width: 100px;
721
+ --Context-menu-border-radius: 6px;
722
+ --Context-menu-active-color: #2468f2;
723
+ --Context-menu-hover-color: #151b26;
724
+ --Context-menu-hover-bg-color: #f2f2f4;
725
+ --Context-menu-hasChild-active-color: #151b26;
715
726
  --SearchBox-width: 9.375rem;
716
727
  --SearchBox-history-dropdown-maxWidth: calc(var(--SearchBox-width) * 2);
717
728
  --SearchBox-history-dropdown-maxHeight: 12.5rem;
@@ -4501,15 +4512,19 @@
4501
4512
  --Status-pending-beforeColor: var(--Status-pending-before-color);
4502
4513
  --Status-pending-afterColor: var(--Status-pending-after-color);
4503
4514
  --Timeline-time-color: var(--colors-neutral-text-5);
4504
- --Timeline-time-fontSize: var(--fonts-size-7);
4505
- --Timeline-time-fontWeight: var(--fonts-weight-6);
4515
+ --Timeline-time-fontSize: var(--fonts-size-4);
4516
+ --Timeline-time-fontWeight: var(--fonts-weight-3);
4506
4517
  --Timeline-title-color: var(--colors-neutral-text-2);
4507
- --Timeline-title-fontSize: var(--fonts-size-7);
4518
+ --Timeline-title-fontSize: var(--fonts-size-6);
4508
4519
  --Timeline-title-fontWeight: var(--fonts-weight-6);
4509
4520
  --Timeline-type-info-color: var(--colors-info-5);
4510
4521
  --Timeline-type-success-color: var(--colors-success-5);
4511
4522
  --Timeline-type-warning-color: var(--colors-warning-5);
4512
4523
  --Timeline-type-danger-color: var(--colors-error-5);
4524
+ --Timeline-dot-info-bg-color: var(--colors-info-5);
4525
+ --Timeline-dot-success-bg-color: var(--colors-success-5);
4526
+ --Timeline-dot-warning-bg-color: var(--colors-warning-5);
4527
+ --Timeline-dot-danger-bg-color: var(--colors-error-5);
4513
4528
  --Timeline-detail-label-color: var(--colors-brand-5);
4514
4529
  --Timeline-detail-label-fontSize: var(--fonts-size-7);
4515
4530
  --Timeline-detail-label-fontWeight: var(--fonts-weight-6);
@@ -4527,12 +4542,16 @@
4527
4542
  --Timeline-visible-top-left-border-radius: var(--borders-radius-3);
4528
4543
  --Timeline-visible-bottom-right-border-radius: var(--borders-radius-3);
4529
4544
  --Timeline-visible-bottom-left-border-radius: var(--borders-radius-3);
4530
- --Timeline-left-size: var(--sizes-size-2);
4545
+ --Timeline-left-size: var(--sizes-size-4);
4531
4546
  --Timeline-horizontal-top-size: var(--sizes-size-0);
4532
4547
  --Timeline-line-bg: #e6e6e8;
4533
4548
  --Timeline-round-bg: #dadbdd;
4549
+ --TimelineItem-round-width-xl: 0.5rem;
4550
+ --TimelineItem-round-width-lg: 0.375rem;
4551
+ --TimelineItem-round-width-md: 0.25rem;
4552
+ --TimelineItem-round-width-sm: 0.125rem;
4534
4553
  --TimelineItem--axle-flex: 0 0 1.5rem;
4535
- --TimelineItem--left-line-width: 0.125rem;
4554
+ --TimelineItem--left-line-width: 0.0625rem;
4536
4555
  --TimelineItem--left-line-left: 0.8125rem;
4537
4556
  --TimelineItem--left-line-top: 1.25rem;
4538
4557
  --TimelineItem--horizontal-left-line-top: 1.125rem;
@@ -4543,7 +4562,7 @@
4543
4562
  --TimelineItem--round-top: 0.5rem;
4544
4563
  --TimelineItem--icon-width: 1rem;
4545
4564
  --TimelineItem--icon-height: 1rem;
4546
- --TimelineItem--icon-left: 0.375rem;
4565
+ --TimelineItem--icon-left: 0.75rem;
4547
4566
  --TimelineItem--content-padding-bottom: var(--gap-md);
4548
4567
  --TimelineItem--content-margin-left: var(--Timeline-left-size);
4549
4568
  --TimelineItem--content-time-margin-bottom: var(--gap-xs);
@@ -4575,10 +4594,14 @@
4575
4594
  --TimelineItem-custem-button-margin-left: var(--fontSizeSm);
4576
4595
  --TimelineItem-custem-time-padding-right: var(--fontSizeSm);
4577
4596
  --TimelineItem-round-bg: var(--Timeline-round-bg);
4578
- --Timeline--success-bg: var(--Timeline-type-success-color);
4579
- --Timeline--info-bg: var(--Timeline-type-info-color);
4580
- --Timeline--warning-bg: var(--Timeline-type-warning-color);
4581
- --Timeline--danger-bg: var(--Timeline-type-danger-color);
4597
+ --Timeline--success-dot-color: var(--Timeline-type-success-color);
4598
+ --Timeline--success-dot-bg-color: var(--Timeline-dot-success-bg-color);
4599
+ --Timeline--info-dot-color: var(--Timeline-type-info-color);
4600
+ --Timeline--info-dot-bg-color: var(--Timeline-dot-info-bg-color);
4601
+ --Timeline--warning-dot-color: var(--Timeline-type-warning-color);
4602
+ --Timeline--warning-dot-bg-color: var(--Timeline-dot-warning-bg-color);
4603
+ --Timeline--danger-dot-color: var(--Timeline-type-danger-color);
4604
+ --Timeline--danger-dot-bg-color: var(--Timeline-dot-danger-bg-color);
4582
4605
  --inputTag-option-height: var(--sizes-base-16);
4583
4606
  --inputTag-option-color: var(--colors-neutral-text-2);
4584
4607
  --inputTag-option-fontSize: var(--fonts-size-7);
@@ -17265,6 +17288,34 @@ samp {
17265
17288
  color: #cf1322;
17266
17289
  border: 1px dashed #cf1322;
17267
17290
  }
17291
+ .amis-hoverZoomIn-show,
17292
+ .amis-hoverZoomIn:hover {
17293
+ transform: scale(1.1);
17294
+ }
17295
+ .amis-hoverZoomOut-show,
17296
+ .amis-hoverZoomOut:hover {
17297
+ transform: scale(0.9);
17298
+ }
17299
+ .amis-hoverShadow-show,
17300
+ .amis-hoverShadow:hover {
17301
+ box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
17302
+ }
17303
+ .amis-hoverBorder-show,
17304
+ .amis-hoverBorder:hover {
17305
+ box-shadow: 0 0 10px var(--colors-brand-5), 0 0 10px var(--colors-brand-5) inset;
17306
+ }
17307
+ .amis-hoverUp-show,
17308
+ .amis-hoverUp:hover {
17309
+ transform: translateY(-5px);
17310
+ }
17311
+ .amis-hoverDown-show,
17312
+ .amis-hoverDown:hover {
17313
+ transform: translateY(5px);
17314
+ }
17315
+ .amis-hoverFlip-show,
17316
+ .amis-hoverFlip:hover {
17317
+ transform: rotateY(180deg);
17318
+ }
17268
17319
  html,
17269
17320
  body {
17270
17321
  width: 100%;
@@ -23734,7 +23785,6 @@ input[type=button].cxd-Button--block {
23734
23785
  .cxd-DropDown-menu-root {
23735
23786
  position: absolute;
23736
23787
  z-index: 1000;
23737
- top: 100%;
23738
23788
  left: 0;
23739
23789
  margin: 0.0625rem 0 0;
23740
23790
  border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
@@ -24876,9 +24926,10 @@ input[type=button].cxd-Button--block {
24876
24926
  display: block;
24877
24927
  position: absolute;
24878
24928
  margin: 0;
24879
- padding: 4px 0;
24929
+ padding: var(--menu-padding);
24880
24930
  background: var(--menu-background);
24881
24931
  box-shadow: var(--menu-box-shadow);
24932
+ border-radius: var(--Context-menu-border-radius);
24882
24933
  color: var(--menu-font-color);
24883
24934
  font-family: var(--menu-font-family);
24884
24935
  font-size: 12px;
@@ -24914,15 +24965,23 @@ input[type=button].cxd-Button--block {
24914
24965
  .cxd-ContextMenu-item > a {
24915
24966
  white-space: nowrap;
24916
24967
  display: block;
24917
- padding: var(--default-padding);
24918
- color: inherit;
24968
+ padding: var(--menu-font-padding);
24969
+ font-size: var(--menu-font-size);
24970
+ color: var(--menu-font-color);
24919
24971
  border-top: none;
24920
24972
  border-bottom: none;
24973
+ display: flex;
24974
+ align-items: center;
24975
+ justify-content: space-between;
24976
+ }
24977
+ .cxd-ContextMenu-item > a > i {
24978
+ font-size: 12px;
24921
24979
  }
24922
24980
  .cxd-ContextMenu-item:not(.is-disabled):hover > a {
24923
24981
  text-decoration: none;
24924
- color: var(--menu-active-color);
24925
- background: var(--menu-hover-bg-color);
24982
+ background: var(--Context-menu-hover-bg-color);
24983
+ border-radius: var(--Context-menu-border-radius);
24984
+ color: var(--Context-menu-hover-color);
24926
24985
  cursor: pointer;
24927
24986
  border-top: none;
24928
24987
  border-bottom: none;
@@ -24931,21 +24990,18 @@ input[type=button].cxd-Button--block {
24931
24990
  color: var(--menu-disabled-color);
24932
24991
  pointer-events: none;
24933
24992
  }
24934
- .cxd-ContextMenu-item.has-child > a::after {
24993
+ .cxd-ContextMenu-item.is-active > a {
24994
+ color: var(--Context-menu-active-color);
24995
+ }
24996
+ .cxd-ContextMenu-item.has-child::after {
24997
+ position: absolute;
24935
24998
  content: "";
24936
- width: 0;
24937
- height: 0;
24938
- border-width: 4px 7px;
24939
- border-style: solid;
24940
- border-color: transparent transparent transparent var(--default-icon-color);
24941
- text-shadow: var(--menu-box-shadow);
24999
+ width: 12px;
24942
25000
  position: absolute;
24943
- top: 50%;
24944
- right: 0;
24945
- transform: translateY(-50%);
24946
- }
24947
- .cxd-ContextMenu-item.has-child:hover > a::after {
24948
- border-color: transparent transparent transparent var(--menu-active-color);
25001
+ right: -12px;
25002
+ top: 0;
25003
+ bottom: 0;
25004
+ z-index: 1;
24949
25005
  }
24950
25006
  .cxd-ContextMenu-item.is-danger > a {
24951
25007
  color: var(--danger-color);
@@ -24960,38 +25016,28 @@ input[type=button].cxd-Button--block {
24960
25016
  }
24961
25017
  .cxd-ContextMenu-item:hover > .cxd-ContextMenu-subList {
24962
25018
  display: block;
25019
+ min-width: var(--menu-min-width);
24963
25020
  animation-duration: var(--animation-duration);
24964
25021
  animation-fill-mode: both;
24965
25022
  animation-name: contextMenuIn;
24966
25023
  position: absolute;
24967
- left: 100%;
25024
+ left: calc(100% + 8px);
24968
25025
  top: -3px;
24969
- min-width: var(--menu-sub-min-width);
24970
25026
  margin: 0;
24971
- padding: 0;
25027
+ padding: var(--menu-padding);
24972
25028
  background: var(--menu-background);
24973
25029
  box-shadow: var(--menu-box-shadow);
24974
- border-radius: var(--menu-border-radius);
24975
- color: var(--menu-font-color);
25030
+ border-radius: var(--Context-menu-border-radius);
25031
+ color: var(--Context-menu-hover-color);
24976
25032
  font-family: var(--menu-font-family);
24977
25033
  font-size: 12px;
24978
25034
  line-height: 20px;
25035
+ max-height: 500px;
25036
+ overflow-y: auto;
24979
25037
  }
24980
25038
  .cxd-ContextMenu-item:hover > .cxd-ContextMenu-subList:hover {
24981
25039
  display: block;
24982
25040
  }
24983
- .cxd-ContextMenu-item:hover > .cxd-ContextMenu-subList::before {
24984
- display: block;
24985
- position: absolute;
24986
- content: "";
24987
- top: -1px;
24988
- left: -1px;
24989
- bottom: -1px;
24990
- right: -1px;
24991
- border-radius: var(--menu-border-radius);
24992
- border: 1px solid var(--menu-border-color);
24993
- z-index: -1;
24994
- }
24995
25041
  .cxd-ContextMenu--left .cxd-ContextMenu-item:hover > .cxd-ContextMenu-subList {
24996
25042
  left: auto;
24997
25043
  right: 100%;
@@ -25959,6 +26005,12 @@ input[type=button].cxd-Button--block {
25959
26005
  .cxd-Table-table th.text-right, .cxd-Table-table td.text-right {
25960
26006
  text-align: right;
25961
26007
  }
26008
+ .cxd-Table-table th.align-top, .cxd-Table-table td.align-top {
26009
+ vertical-align: top !important;
26010
+ }
26011
+ .cxd-Table-table th.align-bottom, .cxd-Table-table td.align-bottom {
26012
+ vertical-align: bottom !important;
26013
+ }
25962
26014
  .cxd-Table-table td .cxd-SwitchControl {
25963
26015
  padding-top: 0;
25964
26016
  }
@@ -29167,12 +29219,13 @@ input[type=button].cxd-Button--block {
29167
29219
  position: relative;
29168
29220
  }
29169
29221
  .cxd-Field--popOverAble .cxd-Field-popOverWrap-ellipsis {
29170
- width: 200px;
29171
- white-space: nowrap;
29222
+ width: auto;
29172
29223
  overflow: hidden;
29173
- text-overflow: ellipsis;
29174
- vertical-align: bottom;
29175
- display: inline-block;
29224
+ display: -webkit-box;
29225
+ -webkit-box-orient: vertical;
29226
+ line-clamp: 1;
29227
+ -webkit-line-clamp: 1;
29228
+ word-break: break-all;
29176
29229
  }
29177
29230
  .cxd-Field--popOverAble .cxd-Field-popOverWrap-noWrap {
29178
29231
  white-space: nowrap;
@@ -29515,6 +29568,9 @@ input[type=button].cxd-Button--block {
29515
29568
  border: var(--Pagination-onActive-border);
29516
29569
  border-radius: var(--borderRadius);
29517
29570
  }
29571
+ .cxd-Pagination-simple {
29572
+ color: var(--Pagination-light-color);
29573
+ }
29518
29574
  .cxd-Pagination-simple > ul > li:hover, .cxd-Pagination-simple > ul > li:focus {
29519
29575
  outline: none;
29520
29576
  }
@@ -29686,7 +29742,7 @@ input[type=button].cxd-Button--block {
29686
29742
  }
29687
29743
  .cxd-Pagination-wrap-size--sm .cxd-Pagination-item .cxd-Pagination-inputGroup,
29688
29744
  .cxd-Pagination-wrap-size--sm .cxd-Pagination-item .cxd-Pagination-simplego {
29689
- height: var(--Pagination-height-sm);
29745
+ height: var(--Pagination-height);
29690
29746
  }
29691
29747
  .cxd-Pagination-wrap-size--sm .cxd-Pagination-item .cxd-Pagination-inputGroup-input,
29692
29748
  .cxd-Pagination-wrap-size--sm .cxd-Pagination-item .cxd-Pagination-simplego-input {
@@ -29712,6 +29768,79 @@ input[type=button].cxd-Button--block {
29712
29768
  min-height: 1.5rem;
29713
29769
  vertical-align: baseline;
29714
29770
  }
29771
+ @media (max-width: 767px) {
29772
+ .cxd-Pagination-wrap-size--sm .cxd-Pagination-item {
29773
+ display: flex;
29774
+ justify-content: center;
29775
+ gap: 1rem;
29776
+ }
29777
+ .cxd-Pagination-wrap-size--sm .cxd-Pagination-item > li > a,
29778
+ .cxd-Pagination-wrap-size--sm .cxd-Pagination-item > li > span {
29779
+ border: var(--borderWidth) solid var(--borderColor);
29780
+ padding: var(--Pagination-padding);
29781
+ min-width: var(--Pagination-minWidth);
29782
+ height: var(--Pagination-height);
29783
+ line-height: var(--Pagination-height);
29784
+ border-radius: var(--borderRadius);
29785
+ }
29786
+ .cxd-Pagination-wrap-size--sm .cxd-Pagination-item > li.disabled > a,
29787
+ .cxd-Pagination-wrap-size--sm .cxd-Pagination-item > li.disabled > span {
29788
+ opacity: 0.5;
29789
+ cursor: not-allowed;
29790
+ }
29791
+ .cxd-Pagination-wrap-size--sm .cxd-Pagination-item .cxd-Pagination-inputGroup-input,
29792
+ .cxd-Pagination-wrap-size--sm .cxd-Pagination-item .cxd-Pagination-simplego-input {
29793
+ border: none;
29794
+ padding: 0;
29795
+ margin-left: 0;
29796
+ }
29797
+ .cxd-Pagination-wrap-size--sm .cxd-Pagination-item .cxd-Pagination-inputGroup-right,
29798
+ .cxd-Pagination-wrap-size--sm .cxd-Pagination-item .cxd-Pagination-simplego-right {
29799
+ border: none;
29800
+ }
29801
+ .cxd-Pagination-wrap-size--md .cxd-Pagination-item {
29802
+ display: flex;
29803
+ justify-content: space-between;
29804
+ }
29805
+ .cxd-Pagination-wrap-size--md .cxd-Pagination-item > li > a,
29806
+ .cxd-Pagination-wrap-size--md .cxd-Pagination-item > li > span {
29807
+ border: var(--Pagination-border);
29808
+ border-radius: var(--borderRadius);
29809
+ }
29810
+ .cxd-Pagination-wrap-size--md .cxd-Pagination-item > li.disabled > a,
29811
+ .cxd-Pagination-wrap-size--md .cxd-Pagination-item > li.disabled > span {
29812
+ opacity: 0.5;
29813
+ cursor: not-allowed;
29814
+ }
29815
+ .cxd-Pagination-wrap-size--md .cxd-Pagination-item .cxd-Pagination-inputGroup-input,
29816
+ .cxd-Pagination-wrap-size--md .cxd-Pagination-item .cxd-Pagination-simplego-input {
29817
+ border: none;
29818
+ }
29819
+ .cxd-Pagination-wrap-size--md .cxd-Pagination-item .cxd-Pagination-inputGroup-right,
29820
+ .cxd-Pagination-wrap-size--md .cxd-Pagination-item .cxd-Pagination-simplego-right {
29821
+ border: none;
29822
+ }
29823
+ .cxd-Pagination-simplego {
29824
+ display: inline-flex;
29825
+ flex-wrap: nowrap;
29826
+ align-items: center;
29827
+ height: var(--Pagination-height);
29828
+ }
29829
+ .cxd-Pagination input {
29830
+ display: inline-block;
29831
+ min-width: var(--Pagination-minWidth);
29832
+ width: 2rem;
29833
+ height: var(--Pagination-height);
29834
+ line-height: var(--Pagination-height);
29835
+ font-size: var(--fontSizeSm);
29836
+ margin-right: 0;
29837
+ padding: 0;
29838
+ }
29839
+ .cxd-Pagination input:focus, .cxd-Pagination input:hover {
29840
+ outline: none;
29841
+ border-color: var(--primary);
29842
+ }
29843
+ }
29715
29844
  .cxd-Wrapper,
29716
29845
  .cxd-Container {
29717
29846
  /* 添加默认的min-width和min-height可避免容器子元素异常溢出 */
@@ -43247,58 +43376,67 @@ td.rdtQuarter.rdtDisabled:hover > span {
43247
43376
  flex: 1;
43248
43377
  flex-direction: row;
43249
43378
  }
43250
- .cxd-Timeline-vertical .cxd-TimelineItem:last-of-type .cxd-TimelineItem-axle .cxd-TimelineItem-line {
43251
- display: none;
43252
- }
43253
43379
  .cxd-Timeline-vertical .cxd-TimelineItem-axle {
43254
- position: relative;
43255
43380
  flex: var(--TimelineItem--axle-flex);
43381
+ position: relative;
43382
+ }
43383
+ .cxd-Timeline-vertical .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--center .cxd-TimelineItem-round-wrapper {
43384
+ transform: translate(-50%, -50%);
43385
+ top: 50%;
43386
+ }
43387
+ .cxd-Timeline-vertical .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--center .cxd-TimelineItem-icon {
43388
+ transform: translate(-50%, -50%);
43389
+ top: 50%;
43390
+ }
43391
+ .cxd-Timeline-vertical .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--bottom .cxd-TimelineItem-icon {
43392
+ transform: translate(-50%, -50%);
43393
+ top: calc(100% - var(--sizes-base-18));
43394
+ }
43395
+ .cxd-Timeline-vertical .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--bottom .cxd-TimelineItem-round-wrapper {
43396
+ transform: translate(-50%, -50%);
43397
+ top: calc(100% - var(--sizes-base-18));
43256
43398
  }
43257
43399
  .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-line {
43258
- position: absolute;
43259
- height: calc(100% - var(--TimelineItem--left-line-top));
43260
43400
  width: var(--TimelineItem--left-line-width);
43261
- left: var(--TimelineItem--left-line-left);
43262
- top: var(--TimelineItem--left-line-top);
43263
43401
  background-color: var(--TimelineItem--line-bg);
43402
+ height: 100%;
43403
+ position: absolute;
43404
+ left: calc(50% - 1px);
43405
+ transform: translateX(0.5px);
43264
43406
  }
43265
43407
  .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-line-icon {
43266
43408
  left: var(--TimelineItem--icon-left-line-left);
43267
43409
  }
43268
- .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round {
43269
- position: absolute;
43270
- width: var(--TimelineItem--round-width);
43271
- height: var(--TimelineItem--round-height);
43272
- left: var(--TimelineItem--round-left);
43273
- top: var(--TimelineItem--round-top);
43274
- background: var(--TimelineItem-round-bg);
43275
- border-radius: var(--TimelineItem--round-radius);
43276
- }
43277
- .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round--danger {
43278
- background: var(--Timeline--danger-bg);
43279
- }
43280
- .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round--info {
43281
- background: var(--Timeline--info-bg);
43282
- }
43283
- .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round--success {
43284
- background: var(--Timeline--success-bg);
43285
- }
43286
- .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round--warning {
43287
- background: var(--Timeline--warning-bg);
43288
- }
43289
43410
  .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-icon {
43290
43411
  position: absolute;
43291
43412
  width: var(--TimelineItem--icon-width);
43292
43413
  height: var(--TimelineItem--icon-height);
43293
43414
  left: var(--TimelineItem--icon-left);
43294
43415
  border-radius: var(--TimelineItem--icon-radius);
43416
+ transform: translateX(-50%);
43417
+ display: flex;
43418
+ align-items: center;
43419
+ justify-content: center;
43420
+ }
43421
+ .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round-wrapper {
43422
+ position: absolute;
43423
+ height: var(--sizes-base-18);
43424
+ display: flex;
43425
+ justify-content: center;
43426
+ align-items: center;
43427
+ left: 50%;
43428
+ transform: translateX(-50%);
43429
+ }
43430
+ .cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-icon {
43431
+ height: var(--sizes-base-18);
43295
43432
  }
43296
43433
  .cxd-Timeline-vertical .cxd-TimelineItem-content {
43297
43434
  padding-bottom: var(--TimelineItem--content-padding-bottom);
43298
43435
  margin-left: var(--TimelineItem--content-margin-left);
43436
+ margin-right: var(--TimelineItem--content-margin-left);
43299
43437
  }
43300
43438
  .cxd-Timeline-vertical .cxd-TimelineItem-content .cxd-TimelineItem-time {
43301
- color: var(--TimelineItem--text-secondary-color);
43439
+ color: var(--TimelineItem--text-primary-color);
43302
43440
  font-size: var(--Timeline-time-fontSize);
43303
43441
  font-weight: var(--Timeline-time-fontWeight);
43304
43442
  margin-bottom: var(--TimelineItem--content-time-margin-bottom);
@@ -43377,56 +43515,56 @@ td.rdtQuarter.rdtDisabled:hover > span {
43377
43515
  margin-left: calc(50% - var(--Timeline-alternate-margin-left));
43378
43516
  max-width: calc(50% + var(--Timeline-alternate-margin-left));
43379
43517
  }
43518
+ .cxd-Timeline-vertical .cxd-TimelineItem:first-child .cxd-TimelineItem-size-sm .cxd-TimelineItem-line {
43519
+ top: 20px;
43520
+ }
43521
+ .cxd-Timeline-vertical .cxd-TimelineItem:first-child .cxd-TimelineItem-size-md .cxd-TimelineItem-line {
43522
+ top: 20px;
43523
+ }
43524
+ .cxd-Timeline-vertical .cxd-TimelineItem:first-child .cxd-TimelineItem-size-lg .cxd-TimelineItem-line {
43525
+ top: 20px;
43526
+ }
43527
+ .cxd-Timeline-vertical .cxd-TimelineItem:first-child .cxd-TimelineItem-size-xl .cxd-TimelineItem-line {
43528
+ top: 20px;
43529
+ }
43380
43530
  .cxd-Timeline-horizontal {
43381
43531
  display: flex;
43382
- flex-flow: row;
43532
+ flex-flow: column;
43383
43533
  }
43384
43534
  .cxd-Timeline-horizontal .cxd-TimelineItem {
43385
43535
  display: flex;
43386
43536
  width: -webkit-fill-available;
43387
43537
  flex-flow: column;
43388
43538
  }
43389
- .cxd-Timeline-horizontal .cxd-TimelineItem:last-of-type .cxd-TimelineItem-axle .cxd-TimelineItem-line {
43390
- display: none;
43391
- }
43392
43539
  .cxd-Timeline-horizontal .cxd-TimelineItem-axle {
43393
43540
  position: relative;
43394
- flex: var(--TimelineItem--axle-flex);
43395
- }
43396
- .cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-line {
43397
- position: absolute;
43398
- height: var(--TimelineItem--left-line-width);
43399
- width: calc(100% - var(--TimelineItem--left-line-left));
43400
- left: var(--TimelineItem--horizontal-left-line-top);
43401
- top: var(--TimelineItem--left-line-left);
43402
- background-color: var(--TimelineItem--line-bg);
43403
43541
  }
43404
- .cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round {
43405
- position: absolute;
43406
- width: var(--TimelineItem--round-width);
43407
- height: var(--TimelineItem--round-height);
43408
- left: var(--TimelineItem--round-top);
43409
- top: var(--TimelineItem--round-left);
43410
- background: var(--TimelineItem-round-bg);
43411
- border-radius: var(--TimelineItem--round-radius);
43542
+ .cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--left .cxd-TimelineItem-round-wrapper,
43543
+ .cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--left .cxd-TimelineItem-icon {
43544
+ left: 0%;
43412
43545
  }
43413
- .cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round--danger {
43414
- background: var(--Timeline--danger-bg);
43546
+ .cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--right .cxd-TimelineItem-round-wrapper,
43547
+ .cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--right .cxd-TimelineItem-icon {
43548
+ right: 0;
43415
43549
  }
43416
- .cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round--info {
43417
- background: var(--Timeline--info-bg);
43550
+ .cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--center .cxd-TimelineItem-round-wrapper,
43551
+ .cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--center .cxd-TimelineItem-icon {
43552
+ left: 50%;
43418
43553
  }
43419
- .cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round--success {
43420
- background: var(--Timeline--success-bg);
43554
+ .cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round-wrapper {
43555
+ width: -moz-fit-content;
43556
+ width: fit-content;
43557
+ position: absolute;
43558
+ transform: translateY(-50%);
43421
43559
  }
43422
- .cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round--warning {
43423
- background: var(--Timeline--warning-bg);
43560
+ .cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-line {
43561
+ flex: 1;
43562
+ height: var(--TimelineItem--left-line-width);
43563
+ background-color: var(--TimelineItem--line-bg);
43424
43564
  }
43425
43565
  .cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-icon {
43426
43566
  position: absolute;
43427
- width: var(--TimelineItem--icon-width);
43428
- height: var(--TimelineItem--icon-height);
43429
- left: var(--TimelineItem--icon-left);
43567
+ transform: translateY(-50%);
43430
43568
  border-radius: var(--TimelineItem--icon-radius);
43431
43569
  }
43432
43570
  .cxd-Timeline-horizontal .cxd-TimelineItem-content {
@@ -43434,8 +43572,21 @@ td.rdtQuarter.rdtDisabled:hover > span {
43434
43572
  padding-bottom: var(--TimelineItem--content-padding-bottom);
43435
43573
  margin-left: var(--TimelineItem--content-margin-left);
43436
43574
  }
43575
+ .cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--left .cxd-TimelineItem-time, .cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--left .cxd-TimelineItem-title {
43576
+ text-align: left;
43577
+ }
43578
+ .cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--left .cxd-TimelineItem-detail {
43579
+ align-items: flex-start;
43580
+ }
43581
+ .cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--right .cxd-TimelineItem-time, .cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--right .cxd-TimelineItem-title {
43582
+ text-align: right;
43583
+ }
43584
+ .cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--right .cxd-TimelineItem-detail {
43585
+ align-items: flex-end;
43586
+ }
43437
43587
  .cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-time {
43438
- color: var(--TimelineItem--text-secondary-color);
43588
+ text-align: center;
43589
+ color: var(--TimelineItem--text-primary-color);
43439
43590
  font-size: var(--Timeline-time-fontSize);
43440
43591
  font-weight: var(--Timeline-time-fontWeight);
43441
43592
  margin-bottom: var(--TimelineItem--content-time-margin-bottom);
@@ -43445,6 +43596,17 @@ td.rdtQuarter.rdtDisabled:hover > span {
43445
43596
  font-size: var(--Timeline-title-fontSize);
43446
43597
  font-weight: var(--Timeline-title-fontWeight);
43447
43598
  margin-bottom: var(--TimelineItem--content-title-margin-bottom);
43599
+ margin-left: 1%;
43600
+ margin-right: 1%;
43601
+ text-align: center;
43602
+ }
43603
+ .cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-detail {
43604
+ margin-left: 1%;
43605
+ margin-right: 1%;
43606
+ display: flex;
43607
+ flex-direction: column;
43608
+ justify-content: center;
43609
+ align-items: center;
43448
43610
  }
43449
43611
  .cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-detail .cxd-TimelineItem-detail-button {
43450
43612
  display: flex;
@@ -43464,18 +43626,172 @@ td.rdtQuarter.rdtDisabled:hover > span {
43464
43626
  transform: rotateX(180deg);
43465
43627
  }
43466
43628
  .cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-detail .cxd-TimelineItem-detail-visible {
43467
- display: block;
43468
- word-break: break-word;
43469
- border-radius: var(--Timeline-visible-border-radius);
43470
- font-size: var(--Timeline-detail-content-fontSize);
43471
- font-weight: var(--Timeline-detail-content-fontWeight);
43472
- color: var(--Timeline-detail-content-color);
43473
- padding: var(--TimelineItem-detail-visible-padding);
43474
- box-shadow: var(--TimelineItem-detail-visible-shadow);
43629
+ color: var(--colors-neutral-line-4);
43475
43630
  }
43476
43631
  .cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-detail .cxd-TimelineItem-detail-invisible {
43477
43632
  display: none;
43478
43633
  }
43634
+ .cxd-Timeline-horizontal .cxd-Timeline-first-line, .cxd-Timeline-horizontal .cxd-Timeline-second-line {
43635
+ display: flex;
43636
+ }
43637
+ .cxd-Timeline-horizontal .cxd-Timeline-first-line > *, .cxd-Timeline-horizontal .cxd-Timeline-second-line > * {
43638
+ flex: 1;
43639
+ }
43640
+ .cxd-Timeline-horizontal .cxd-TimelineItem-round-wrapper {
43641
+ position: absolute;
43642
+ transform: translateY(-0.5px);
43643
+ }
43644
+ .cxd-TimelineItem .cxd-TimelineItem-size-xl .cxd-TimelineItem-round,
43645
+ .cxd-Timeline-line .cxd-TimelineItem-size-xl .cxd-TimelineItem-round {
43646
+ height: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
43647
+ width: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
43648
+ font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
43649
+ }
43650
+ .cxd-TimelineItem .cxd-TimelineItem-size-xl .cxd-TimelineItem-icon,
43651
+ .cxd-Timeline-line .cxd-TimelineItem-size-xl .cxd-TimelineItem-icon {
43652
+ font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
43653
+ }
43654
+ .cxd-TimelineItem .cxd-TimelineItem-size-xl .cxd-TimelineItem-dot,
43655
+ .cxd-Timeline-line .cxd-TimelineItem-size-xl .cxd-TimelineItem-dot {
43656
+ height: calc(var(--TimelineItem-round-width-xl) * 2);
43657
+ width: calc(var(--TimelineItem-round-width-xl) * 2);
43658
+ }
43659
+ .cxd-TimelineItem .cxd-TimelineItem-size-lg .cxd-TimelineItem-round,
43660
+ .cxd-Timeline-line .cxd-TimelineItem-size-lg .cxd-TimelineItem-round {
43661
+ height: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
43662
+ width: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
43663
+ font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
43664
+ }
43665
+ .cxd-TimelineItem .cxd-TimelineItem-size-lg .cxd-TimelineItem-icon,
43666
+ .cxd-Timeline-line .cxd-TimelineItem-size-lg .cxd-TimelineItem-icon {
43667
+ font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
43668
+ }
43669
+ .cxd-TimelineItem .cxd-TimelineItem-size-lg .cxd-TimelineItem-dot,
43670
+ .cxd-Timeline-line .cxd-TimelineItem-size-lg .cxd-TimelineItem-dot {
43671
+ height: calc(var(--TimelineItem-round-width-lg) * 2);
43672
+ width: calc(var(--TimelineItem-round-width-lg) * 2);
43673
+ }
43674
+ .cxd-TimelineItem .cxd-TimelineItem-size-md .cxd-TimelineItem-round,
43675
+ .cxd-Timeline-line .cxd-TimelineItem-size-md .cxd-TimelineItem-round {
43676
+ height: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
43677
+ width: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
43678
+ font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
43679
+ }
43680
+ .cxd-TimelineItem .cxd-TimelineItem-size-md .cxd-TimelineItem-icon,
43681
+ .cxd-Timeline-line .cxd-TimelineItem-size-md .cxd-TimelineItem-icon {
43682
+ font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
43683
+ }
43684
+ .cxd-TimelineItem .cxd-TimelineItem-size-md .cxd-TimelineItem-dot,
43685
+ .cxd-Timeline-line .cxd-TimelineItem-size-md .cxd-TimelineItem-dot {
43686
+ height: calc(var(--TimelineItem-round-width-md) * 2);
43687
+ width: calc(var(--TimelineItem-round-width-md) * 2);
43688
+ }
43689
+ .cxd-TimelineItem .cxd-TimelineItem-size-sm .cxd-TimelineItem-round,
43690
+ .cxd-Timeline-line .cxd-TimelineItem-size-sm .cxd-TimelineItem-round {
43691
+ height: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
43692
+ width: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
43693
+ font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
43694
+ }
43695
+ .cxd-TimelineItem .cxd-TimelineItem-size-sm .cxd-TimelineItem-icon,
43696
+ .cxd-Timeline-line .cxd-TimelineItem-size-sm .cxd-TimelineItem-icon {
43697
+ font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
43698
+ }
43699
+ .cxd-TimelineItem .cxd-TimelineItem-size-sm .cxd-TimelineItem-dot,
43700
+ .cxd-Timeline-line .cxd-TimelineItem-size-sm .cxd-TimelineItem-dot {
43701
+ height: calc(var(--TimelineItem-round-width-sm) * 2);
43702
+ width: calc(var(--TimelineItem-round-width-sm) * 2);
43703
+ }
43704
+ .cxd-TimelineItem .cxd-TimelineItem-round,
43705
+ .cxd-Timeline-line .cxd-TimelineItem-round {
43706
+ background: var(--colors-neutral-fill-1);
43707
+ position: relative;
43708
+ opacity: 0.2;
43709
+ border-radius: var(--TimelineItem--round-radius);
43710
+ }
43711
+ .cxd-TimelineItem .cxd-TimelineItem-dot,
43712
+ .cxd-Timeline-line .cxd-TimelineItem-dot {
43713
+ position: absolute;
43714
+ background-color: var(--colors-neutral-fill-1);
43715
+ border-radius: 100%;
43716
+ top: 50%;
43717
+ left: 50%;
43718
+ transform: translate(-50%, -50%);
43719
+ }
43720
+ .cxd-TimelineItem .cxd-TimelineItem-round,
43721
+ .cxd-Timeline-line .cxd-TimelineItem-round {
43722
+ border-radius: var(--TimelineItem--round-radius);
43723
+ }
43724
+ .cxd-TimelineItem .cxd-TimelineItem-round--danger.cxd-TimelineItem-dot,
43725
+ .cxd-Timeline-line .cxd-TimelineItem-round--danger.cxd-TimelineItem-dot {
43726
+ background: var(--Timeline--danger-dot-color);
43727
+ }
43728
+ .cxd-TimelineItem .cxd-TimelineItem-round--info.cxd-TimelineItem-dot,
43729
+ .cxd-Timeline-line .cxd-TimelineItem-round--info.cxd-TimelineItem-dot {
43730
+ background: var(--Timeline--info-dot-color);
43731
+ }
43732
+ .cxd-TimelineItem .cxd-TimelineItem-round--success.cxd-TimelineItem-dot,
43733
+ .cxd-Timeline-line .cxd-TimelineItem-round--success.cxd-TimelineItem-dot {
43734
+ background: var(--Timeline--success-dot-color);
43735
+ }
43736
+ .cxd-TimelineItem .cxd-TimelineItem-round--warning.cxd-TimelineItem-dot,
43737
+ .cxd-Timeline-line .cxd-TimelineItem-round--warning.cxd-TimelineItem-dot {
43738
+ background: var(--Timeline--warning-dot-color);
43739
+ }
43740
+ .cxd-TimelineItem .cxd-TimelineItem-round.cxd-TimelineItem-round-background--warning,
43741
+ .cxd-Timeline-line .cxd-TimelineItem-round.cxd-TimelineItem-round-background--warning {
43742
+ background: var(--Timeline--warning-dot-bg-color);
43743
+ }
43744
+ .cxd-TimelineItem .cxd-TimelineItem-round.cxd-TimelineItem-round-background--success,
43745
+ .cxd-Timeline-line .cxd-TimelineItem-round.cxd-TimelineItem-round-background--success {
43746
+ background: var(--Timeline--success-dot-bg-color);
43747
+ }
43748
+ .cxd-TimelineItem .cxd-TimelineItem-round.cxd-TimelineItem-round-background--info,
43749
+ .cxd-Timeline-line .cxd-TimelineItem-round.cxd-TimelineItem-round-background--info {
43750
+ background: var(--Timeline--info-dot-bg-color);
43751
+ }
43752
+ .cxd-TimelineItem .cxd-TimelineItem-round.cxd-TimelineItem-round-background--danger,
43753
+ .cxd-Timeline-line .cxd-TimelineItem-round.cxd-TimelineItem-round-background--danger {
43754
+ background: var(--Timeline--danger-dot-bg-color);
43755
+ }
43756
+ .cxd-Timeline-line {
43757
+ display: flex;
43758
+ }
43759
+ .cxd-Timeline-line .cxd-TimelineItem-axle {
43760
+ flex: 1;
43761
+ }
43762
+ .cxd-TimelineItem-hide-dot {
43763
+ position: relative;
43764
+ }
43765
+ .cxd-TimelineItem-hide-dot .cxd-TimelineItem-round {
43766
+ position: absolute;
43767
+ border-radius: 0;
43768
+ }
43769
+ .cxd-TimelineItem .cxd-TimelineItem-hide-dot .cxd-TimelineItem-round-wrapper,
43770
+ .cxd-TimelineItem-axle.cxd-TimelineItem-hide-dot .cxd-TimelineItem-round-wrapper {
43771
+ display: none;
43772
+ }
43773
+ .cxd-TimelineItem .cxd-TimelineItem-hide-dot .cxd-TimelineItem-icon,
43774
+ .cxd-TimelineItem-axle.cxd-TimelineItem-hide-dot .cxd-TimelineItem-icon {
43775
+ display: none;
43776
+ }
43777
+ .cxd-Timeline-first-line .cxd-TimelineItem-content {
43778
+ margin-top: auto;
43779
+ }
43780
+ .cxd-Timeline-second-line .cxd-Timeline-inner-content-wrapper {
43781
+ margin-top: var(--sizes-base-12);
43782
+ }
43783
+ .cxd-Timeline-second-line .cxd-TimelineItem-content {
43784
+ margin-top: var(--TimelineItem--content-padding-bottom);
43785
+ }
43786
+ .cxd-TimelineItem-icon {
43787
+ display: flex;
43788
+ }
43789
+ .cxd-TimelineItem-icon svg.icon {
43790
+ top: 0;
43791
+ }
43792
+ .cxd-TimelineItem-round-wrapper {
43793
+ z-index: 1;
43794
+ }
43479
43795
  .cxd-BarCode > img {
43480
43796
  display: block;
43481
43797
  margin: 0 auto;
@@ -43953,6 +44269,49 @@ td.rdtQuarter.rdtDisabled:hover > span {
43953
44269
  .cxd-Nav-Menu-submenu-hidden {
43954
44270
  display: none;
43955
44271
  }
44272
+ .cxd-Nav-Menu-panel-wrapper {
44273
+ display: flex;
44274
+ width: 100%;
44275
+ padding: 12px;
44276
+ }
44277
+ .cxd-Nav-Menu-panel-item {
44278
+ display: flex;
44279
+ align-items: center;
44280
+ color: var(--Menu-light-fontColor);
44281
+ font-size: var(--Nav-item-fontSize);
44282
+ }
44283
+ .cxd-Nav-Menu-panel-item:hover {
44284
+ color: var(--Menu-light-fontColor-onHover);
44285
+ }
44286
+ .cxd-Nav-Menu-panel-item__icon-wrapper {
44287
+ width: var(--Tabs-linkFontSize);
44288
+ height: var(--Tabs-linkFontSize);
44289
+ line-height: var(--Tabs-linkFontSize);
44290
+ margin-right: 8px;
44291
+ }
44292
+ .cxd-Nav-Menu-panel-item__icon {
44293
+ fill: currentColor;
44294
+ width: 100%;
44295
+ height: 100%;
44296
+ }
44297
+ .cxd-Nav-Menu-panel-item__label.is-group-header {
44298
+ color: var(--Menu-light-groupTitle-fontColor);
44299
+ }
44300
+ .cxd-Nav-Menu-panel-group {
44301
+ display: flex;
44302
+ width: 100%;
44303
+ }
44304
+ .cxd-Nav-Menu-panel-group-item {
44305
+ min-width: 120px;
44306
+ }
44307
+ .cxd-Nav-Menu-panel-group-item__header {
44308
+ border-bottom: 1px solid #e8e8e8;
44309
+ margin-bottom: 10px;
44310
+ margin-bottom: 10px;
44311
+ }
44312
+ .cxd-Nav-Menu-panel-group-item + .cxd-Nav-Menu-panel-group-item {
44313
+ margin-left: 16px;
44314
+ }
43956
44315
  .cxd-Nav-Menu-overflow-item {
43957
44316
  flex: none;
43958
44317
  }