@titaui/pc 1.12.47 → 1.12.48-beta.3

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 (332) hide show
  1. package/lib/components/attachments-preview/index.css +5 -0
  2. package/lib/components/avatar/icon-avatar/index.js +1 -1
  3. package/lib/components/avatar/num-avatar/index.js +1 -1
  4. package/lib/components/book-demo/components/pc/components/content/index.js +1 -1
  5. package/lib/components/button/default-button/index.js +1 -1
  6. package/lib/components/button/icon-btn/index.js +1 -1
  7. package/lib/components/cascader/index.js +1 -1
  8. package/lib/components/cascader/time.js +1 -1
  9. package/lib/components/change-okr-modal/Filter.js +2 -2
  10. package/lib/components/change-okr-modal/Item.js +2 -2
  11. package/lib/components/change-okr-modal/filterTab.js +2 -2
  12. package/lib/components/change-okr-modal/index.js +4 -6
  13. package/lib/components/common-share/publishMblog.js +2 -4
  14. package/lib/components/communication/CommunicationAttachments.js +2 -2
  15. package/lib/components/communication/ConvertUserName.js +2 -2
  16. package/lib/components/communication/index.js +2 -2
  17. package/lib/components/create-okr-modal/fields/okr-type-detail.js +2 -4
  18. package/lib/components/create-okr-modal/fields/okr-visibility-detail.js +2 -4
  19. package/lib/components/create-okr-modal/index.js +2 -4
  20. package/lib/components/create-okr-modal/objectType.js +2 -2
  21. package/lib/components/create-okr-modal/request-api.js +12 -16
  22. package/lib/components/create-okr-modal/utils/helper.js +2 -6
  23. package/lib/components/date-picker/BodyItem.js +3 -3
  24. package/lib/components/date-picker/CalendarBody.js +3 -3
  25. package/lib/components/date-picker/CalendarHeader.js +3 -3
  26. package/lib/components/date-picker/index.js +2 -2
  27. package/lib/components/date-range-picker/index.js +2 -2
  28. package/lib/components/delete-confirm-pop/ConfirmPop.js +2 -2
  29. package/lib/components/dialog/index.js +1 -1
  30. package/lib/components/dialog-confirm/index.js +1 -1
  31. package/lib/components/dialog-upload/index.js +2 -4
  32. package/lib/components/drawer/headerDrop.js +1 -1
  33. package/lib/components/drawer/index.js +1 -1
  34. package/lib/components/drawer-manager/drawerWrapper.js +3 -5
  35. package/lib/components/drawer-manager/index.js +1 -1
  36. package/lib/components/drop-selector/index.js +1 -1
  37. package/lib/components/dynamic/constant.js +5 -1
  38. package/lib/components/dynamic/dynamic-item/components/okr-progress/index.css +44 -2
  39. package/lib/components/dynamic/dynamic-item/components/okr-progress/index.js +24 -6
  40. package/lib/components/dynamic/dynamic-item/components/progress/components/okr-progress/index.js +2 -4
  41. package/lib/components/dynamic/dynamic-item/components/summary-header/index.css +10 -0
  42. package/lib/components/dynamic/dynamic-item/components/summary-header/index.js +61 -62
  43. package/lib/components/dynamic/dynamic-item/components/summary-header/request-api.js +9 -3
  44. package/lib/components/dynamic/dynamic-item/components/task-progress/index.css +91 -45
  45. package/lib/components/dynamic/dynamic-item/components/task-progress/index.js +22 -8
  46. package/lib/components/dynamic/dynamic-item/dynamic-ai-dialy/index.js +1 -1
  47. package/lib/components/dynamic/dynamic-item/dynamic-align/index.js +1 -1
  48. package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.js +1 -1
  49. package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.js +1 -1
  50. package/lib/components/dynamic/dynamic-item/dynamic-chart/index.js +1 -1
  51. package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.js +1 -1
  52. package/lib/components/dynamic/dynamic-item/dynamic-discovery/index.js +1 -1
  53. package/lib/components/dynamic/dynamic-item/dynamic-kr/index.js +1 -1
  54. package/lib/components/dynamic/dynamic-item/dynamic-learning/index.js +1 -1
  55. package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.js +1 -1
  56. package/lib/components/dynamic/dynamic-item/dynamic-new-report/components/evalute/index.css +13 -0
  57. package/lib/components/dynamic/dynamic-item/dynamic-new-report/components/evalute/index.js +5 -3
  58. package/lib/components/dynamic/dynamic-item/dynamic-new-report/components/remind-user-view/index.css +2 -2
  59. package/lib/components/dynamic/dynamic-item/dynamic-new-report/index.css +44 -2
  60. package/lib/components/dynamic/dynamic-item/dynamic-new-report/index.js +30 -11
  61. package/lib/components/dynamic/dynamic-item/dynamic-new-report/util.js +39 -2
  62. package/lib/components/dynamic/dynamic-item/dynamic-okrs-communication/index.js +1 -1
  63. package/lib/components/dynamic/dynamic-item/dynamic-plan-communication/index.js +1 -1
  64. package/lib/components/dynamic/dynamic-item/dynamic-progress/index.js +1 -1
  65. package/lib/components/dynamic/dynamic-item/dynamic-project/index.js +1 -1
  66. package/lib/components/dynamic/dynamic-item/dynamic-relative/index.js +1 -1
  67. package/lib/components/dynamic/dynamic-item/dynamic-reply/index.js +1 -1
  68. package/lib/components/dynamic/dynamic-item/dynamic-report/index.js +2 -2
  69. package/lib/components/dynamic/dynamic-item/dynamic-reward/index.js +1 -1
  70. package/lib/components/dynamic/dynamic-item/dynamic-share/index.js +1 -1
  71. package/lib/components/dynamic/dynamic-item/dynamic-task/index.js +1 -1
  72. package/lib/components/dynamic/dynamic-item/index.css +1 -1
  73. package/lib/components/dynamic/dynamic-item/index.js +1 -1
  74. package/lib/components/dynamic/dynamic-list/index.js +1 -1
  75. package/lib/components/eReport/eReportListEmpty.js +2 -2
  76. package/lib/components/eReport/eReportLists/reportList.js +2 -2
  77. package/lib/components/eReport/eReportShare/index.js +2 -2
  78. package/lib/components/eReport/eReportShare/toast/index.js +2 -2
  79. package/lib/components/edit-kr-wight/EditKrWightModal.js +2 -2
  80. package/lib/components/edit-kr-wight/FormItemV2.js +2 -2
  81. package/lib/components/emotions-selector/selector-content.js +2 -2
  82. package/lib/components/emotions-selector/selector-pop.js +2 -2
  83. package/lib/components/ereport-list/index.js +2 -2
  84. package/lib/components/error-boundary/index.js +2 -2
  85. package/lib/components/firework/index.js +2 -6
  86. package/lib/components/form/form-fields/date/index.js +5 -5
  87. package/lib/components/form/form-fields/dropdown/index.js +1 -1
  88. package/lib/components/form/form-fields/input/index.js +1 -1
  89. package/lib/components/form/form-fields/input-verification-code/index.js +2 -4
  90. package/lib/components/form/form-fields/user/index.js +1 -1
  91. package/lib/components/grid-layout/util/network.js +6 -10
  92. package/lib/components/guide-tip/index.css +1 -1
  93. package/lib/components/guide-tip/index.js +16 -28
  94. package/lib/components/help-card/index.js +1 -1
  95. package/lib/components/import-modal/import-task-modal/index.js +1 -1
  96. package/lib/components/import-modal/tree/okr-tree/index.js +2 -4
  97. package/lib/components/import-modal/tree-node/index.js +1 -1
  98. package/lib/components/mblog/components/ConfirmPop.js +2 -2
  99. package/lib/components/mblog/components/MblogAction.js +2 -2
  100. package/lib/components/mblog/components/MblogContent.js +2 -2
  101. package/lib/components/mblog/index.js +2 -2
  102. package/lib/components/menus/components/menu-tree/images/interview-menu/setting.svg +16 -0
  103. package/lib/components/menus/components/menu-tree/index.js +1 -1
  104. package/lib/components/menus/components/menu-tree/tree-node/index.css +28 -0
  105. package/lib/components/menus/components/menu-tree/tree-node/index.js +1 -1
  106. package/lib/components/menus/components/menu-tree/tree-node/menu-item.js +5 -1
  107. package/lib/components/menus/export-modules/demo-menus/menus.js +5 -4
  108. package/lib/components/menus/export-modules/interview-menus/constant.js +33 -22
  109. package/lib/components/menus/export-modules/interview-menus/handle-highlight.js +20 -0
  110. package/lib/components/menus/export-modules/interview-menus/index.js +29 -28
  111. package/lib/components/menus/export-modules/interview-menus/menus.js +164 -0
  112. package/lib/components/menus/export-modules/summary-menus/depart-menus/index.js +15 -5
  113. package/lib/components/menus/export-modules/summary-menus/index.js +1 -1
  114. package/lib/components/menus/export-modules/summary-menus/menus.js +57 -7
  115. package/lib/components/menus/export-modules/summary-menus/summary-front-menus.js +34 -27
  116. package/lib/components/menus/request-apis.js +16 -2
  117. package/lib/components/nav-top/components/app-center/images/new.svg +30 -0
  118. package/lib/components/nav-top/components/app-center/index.css +20 -1
  119. package/lib/components/nav-top/components/app-center/index.js +9 -1
  120. package/lib/components/nav-top/components/menu/index.css +11 -0
  121. package/lib/components/nav-top/components/menu/index.js +46 -54
  122. package/lib/components/nav-top/index.css +5 -0
  123. package/lib/components/nav-top/index.js +57 -20
  124. package/lib/components/okr-detail/auth.js +2 -2
  125. package/lib/components/okr-detail/base-info/other-infos/principal/index.js +2 -4
  126. package/lib/components/okr-detail/components/ao-nice/index.js +4 -6
  127. package/lib/components/okr-detail/components/base-okr-type/confirm/buttonv2.js +2 -2
  128. package/lib/components/okr-detail/components/base-okr-type/confirm/confirm.js +2 -2
  129. package/lib/components/okr-detail/components/base-okr-type/object-type.js +2 -2
  130. package/lib/components/okr-detail/components/header/edit-name.js +2 -4
  131. package/lib/components/okr-detail/components/header/index.js +1 -1
  132. package/lib/components/okr-detail/components/header/o-avatar.js +2 -4
  133. package/lib/components/okr-detail/components/header/o-classify.js +2 -4
  134. package/lib/components/okr-detail/components/header/o-score.js +1 -1
  135. package/lib/components/okr-detail/components/icon-text/index.js +1 -1
  136. package/lib/components/okr-detail/components/o-classify.js +2 -4
  137. package/lib/components/okr-detail/components/o-progress-update/index.js +2 -4
  138. package/lib/components/okr-detail/components/okr-tree/index.js +1 -1
  139. package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +2 -4
  140. package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task-level2.js +2 -4
  141. package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task.js +2 -4
  142. package/lib/components/okr-detail/components/okr-tree/tree-node/index.js +1 -1
  143. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +2 -4
  144. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.js +2 -2
  145. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/kr-push-score.js +3 -3
  146. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-parent-node/index.js +2 -4
  147. package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/edit-child-okr-weight.js +6 -8
  148. package/lib/components/okr-detail/components/okr-tree/tree-node/o-parent-node/index.js +2 -4
  149. package/lib/components/okr-detail/detail-footer/index.js +2 -4
  150. package/lib/components/okr-detail/detail-header/index.js +10 -12
  151. package/lib/components/okr-detail/okr-list/index.js +2 -4
  152. package/lib/components/okr-detail/request-apis.js +2 -6
  153. package/lib/components/okr-flow/child-node/fields/creator.js +2 -4
  154. package/lib/components/okr-flow/child-node/work-node.js +2 -4
  155. package/lib/components/okr-flow/export-modal/index.js +43 -6
  156. package/lib/components/okr-flow/export-modules/okr-search-panel/index.js +8 -10
  157. package/lib/components/okr-flow/okr-map/index.js +3 -1
  158. package/lib/components/okr-flow/request-apis.js +2 -6
  159. package/lib/components/okr-flow/root-node/index.js +2 -4
  160. package/lib/components/okr-progress/components/o-progress-update/index.js +2 -4
  161. package/lib/components/okr-progress-modal/index.js +2 -4
  162. package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +4 -6
  163. package/lib/components/okr-review/ReviewPop/components/Toast/index.js +2 -2
  164. package/lib/components/okr-review/ReviewPop/index.js +2 -2
  165. package/lib/components/okr-review/components/ReviewItem/index.js +2 -2
  166. package/lib/components/okr-review/components/confirm-pop/ConfirmPop.js +2 -2
  167. package/lib/components/okr-review/index.js +2 -2
  168. package/lib/components/okr-share/common-painter/darwAvatar.js +4 -8
  169. package/lib/components/okr-share/common-painter/openDataPainter.js +2 -6
  170. package/lib/components/okr-share/common-painter/utils.js +4 -8
  171. package/lib/components/okr-share/pink-card/drawDepartmentName.js +2 -6
  172. package/lib/components/okr-share/pink-card/drawKrs.js +2 -6
  173. package/lib/components/okr-share/pink-card/drawQuote.js +2 -6
  174. package/lib/components/okr-share/pink-card/drawUserName.js +2 -6
  175. package/lib/components/okr-share/pink-card/index.js +2 -6
  176. package/lib/components/okr-share/publishMblog.js +2 -4
  177. package/lib/components/okr-share/shareCardSelector.js +4 -6
  178. package/lib/components/okrcase-library/okrcases-components/submitOkr-dialog.js +4 -4
  179. package/lib/components/okrcase-library/server/network.js +20 -24
  180. package/lib/components/open-data-painter/index.js +2 -6
  181. package/lib/components/operation-records/OperationRecordItem.js +2 -2
  182. package/lib/components/operation-records/index.js +2 -2
  183. package/lib/components/pagination/pagination.js +1 -1
  184. package/lib/components/period-selector/components/button/index.js +1 -1
  185. package/lib/components/period-selector/helper/index.js +2 -6
  186. package/lib/components/picker/components/panels/date-panel/index.js +1 -1
  187. package/lib/components/picker/components/panels/month-panel/index.js +1 -1
  188. package/lib/components/picker/components/panels/month-panel/month-head.js +1 -1
  189. package/lib/components/picker/components/panels/week-panel/index.js +1 -1
  190. package/lib/components/picker/components/panels/year-panel/index.js +4 -35
  191. package/lib/components/picker/components/panels/year-panel/year-head.js +1 -1
  192. package/lib/components/picker/picker.js +1 -1
  193. package/lib/components/picker/range-picker/components/picker-trigger/index.css +2 -3
  194. package/lib/components/picker/range-picker/components/picker-trigger/index.js +2 -2
  195. package/lib/components/picker/range-picker/index.js +12 -2
  196. package/lib/components/picker/utils.js +9 -2
  197. package/lib/components/point-demo/drop-down-box/index.js +1 -1
  198. package/lib/components/point-demo/input/index.js +3 -3
  199. package/lib/components/point-demo/popup/index.js +1 -1
  200. package/lib/components/popup/index.js +1 -1
  201. package/lib/components/praise-record/PraiseRecordItem.js +2 -2
  202. package/lib/components/praise-record/index.js +2 -2
  203. package/lib/components/range-picker-pop/index.js +3 -3
  204. package/lib/components/range-selector-pop/RangeList.js +2 -2
  205. package/lib/components/range-selector-pop/RangeSelectorPop.js +2 -2
  206. package/lib/components/rate/index.css +1 -1
  207. package/lib/components/rate/index.js +30 -3
  208. package/lib/components/rich-editor/models/schema.js +2 -2
  209. package/lib/components/rich-editor/plugins/block/block-quote/index.js +2 -2
  210. package/lib/components/rich-editor/plugins/block/heading/index.js +2 -2
  211. package/lib/components/rich-editor/plugins/block/lists/index.js +2 -2
  212. package/lib/components/rich-editor/plugins/block/paragraph/index.js +2 -2
  213. package/lib/components/rich-editor/plugins/core/index.js +2 -2
  214. package/lib/components/rich-editor/plugins/extension/alignment/index.js +2 -2
  215. package/lib/components/rich-editor/plugins/extension/placeholder/index.js +2 -2
  216. package/lib/components/rich-editor/plugins/inline/color/index.js +2 -2
  217. package/lib/components/rich-editor/plugins/inline/delete-line/index.js +2 -2
  218. package/lib/components/rich-editor/plugins/inline/em/index.js +2 -2
  219. package/lib/components/rich-editor/plugins/inline/link/index.js +2 -2
  220. package/lib/components/rich-editor/plugins/inline/strong/index.js +2 -2
  221. package/lib/components/rich-editor/plugins/inline/under-line/index.js +2 -2
  222. package/lib/components/rich-editor/react/reactNodeView.js +4 -4
  223. package/lib/components/rich-editor/react/uiProvider.js +2 -2
  224. package/lib/components/rich-editor/ui/Popup/index.js +2 -2
  225. package/lib/components/scroll-container/index.js +2 -2
  226. package/lib/components/scrollbar/index.js +1 -1
  227. package/lib/components/scrollbar/scroll-mask/index.js +1 -1
  228. package/lib/components/scrollbar/simplebar-react.js +1 -1
  229. package/lib/components/search-dropdown/index.js +1 -1
  230. package/lib/components/select/Option.js +3 -3
  231. package/lib/components/select/index.js +3 -3
  232. package/lib/components/select-layer/index.js +1 -1
  233. package/lib/components/select-tags/index.js +7 -3
  234. package/lib/components/superset-charts/fetch-assets-and-append/get-assets-with-cache.js +2 -6
  235. package/lib/components/superset-charts/fetch-assets-and-append/index.js +4 -8
  236. package/lib/components/survey-model/request-api.js +2 -6
  237. package/lib/components/switch/index.js +1 -1
  238. package/lib/components/table/index.js +1 -1
  239. package/lib/components/tabs/index.js +1 -1
  240. package/lib/components/task-relation-modal/index.js +5 -7
  241. package/lib/components/task-relation-modal/okr-relation/relation-task-model/index.js +1 -1
  242. package/lib/components/task-relation-modal/okr-relation/relation-work-model/index.js +1 -1
  243. package/lib/components/task-relation-modal/tree/category-tree/index.js +2 -4
  244. package/lib/components/task-relation-modal/tree/okr-tree/index.js +2 -4
  245. package/lib/components/task-relation-modal/tree/work-tree/index.js +2 -4
  246. package/lib/components/task-relation-modal/tree-node/index.js +1 -1
  247. package/lib/components/task-relation-modal/work-relation/index.js +5 -7
  248. package/lib/components/task-tree/task-item-node/e-project.js +2 -4
  249. package/lib/components/task-tree/task-item-node/e-task.js +2 -4
  250. package/lib/components/task-tree/task-item-node/task-node-render.js +1 -1
  251. package/lib/components/task-tree/task-tree.js +1 -1
  252. package/lib/components/textarea/index.js +1 -1
  253. package/lib/components/time-picker/time-picker-selector.js +1 -1
  254. package/lib/components/time-picker/time-picker.js +1 -1
  255. package/lib/components/time-picker/timer-picker-input.js +1 -1
  256. package/lib/components/tita-chart/charts/liquid-ball.js +1 -1
  257. package/lib/components/tita-chart/charts/pie.js +1 -1
  258. package/lib/components/tita-chart/errorBoundary/index.js +2 -2
  259. package/lib/components/toast/index.js +8 -12
  260. package/lib/components/tooltip/error-tip.js +1 -1
  261. package/lib/components/tooltip/tooltip.js +1 -1
  262. package/lib/components/tree/index.js +1 -1
  263. package/lib/components/upload/components/uploadedPreview.js +2 -2
  264. package/lib/components/upload/index.js +2 -2
  265. package/lib/components/upvote/index.js +5 -7
  266. package/lib/components/user-selector/export-modules/multiple-user-selector--bak/index.js +1 -1
  267. package/lib/components/user-selector/select-tree/choose-tree/index.js +1 -1
  268. package/lib/components/user-selector/select-tree/selected-tree/index.js +1 -1
  269. package/lib/components/version-change-modal/index.js +4 -6
  270. package/lib/components/version-change-modal/request-api.js +2 -6
  271. package/lib/components/viewer/ImageListRender.js +2 -2
  272. package/lib/components/viewer/index.js +2 -2
  273. package/lib/components/weekly-report/card.js +12 -4
  274. package/lib/components/weekly-report/common-painter/darwAvatar.js +6 -10
  275. package/lib/components/weekly-report/common-painter/drawName.js +2 -6
  276. package/lib/components/weekly-report/common-painter/openDataPainter.js +2 -6
  277. package/lib/components/weekly-report/index.js +4 -6
  278. package/lib/components-v1/animate/AnimateChild.js +2 -2
  279. package/lib/components-v1/animate/animate.js +2 -2
  280. package/lib/components-v1/avatar/index.js +2 -2
  281. package/lib/components-v1/buttonv2/ButtonOutlined.js +2 -2
  282. package/lib/components-v1/buttonv2/ButtonRounded.js +2 -2
  283. package/lib/components-v1/buttonv2/DefaultButton.js +2 -2
  284. package/lib/components-v1/confirm/index.js +2 -2
  285. package/lib/components-v1/dropDownSelector/StatelessDropdown.js +2 -2
  286. package/lib/components-v1/dropDownSelector/dropDownSelector.js +2 -2
  287. package/lib/components-v1/input/Input.js +3 -3
  288. package/lib/components-v1/input/InputNumber.js +2 -2
  289. package/lib/components-v1/placement/placement.js +2 -2
  290. package/lib/components-v1/placement/placementInner.js +2 -2
  291. package/lib/components-v1/pop/Pop.js +2 -2
  292. package/lib/components-v1/pop/PopInner.js +2 -2
  293. package/lib/components-v1/portals/Portals.js +2 -2
  294. package/lib/components-v1/progress/CircleProgress.js +2 -2
  295. package/lib/components-v1/progress/LineProgress.js +2 -2
  296. package/lib/components-v1/progress/index.js +2 -2
  297. package/lib/components-v1/radio/radio.js +2 -2
  298. package/lib/components-v1/radio/radioGroup.js +2 -2
  299. package/lib/components-v1/search/index.js +2 -2
  300. package/lib/components-v1/select/Option.js +3 -3
  301. package/lib/components-v1/select/index.js +3 -3
  302. package/lib/components-v1/tabs/index.js +2 -2
  303. package/lib/components-v1/textarea/index.js +2 -2
  304. package/lib/components-v1/transition/index.js +2 -2
  305. package/lib/components-v1/userSelector/UserSelectorPop.js +2 -2
  306. package/lib/components-v1/userSelector/components/MultiMode/CommonList.js +2 -2
  307. package/lib/components-v1/userSelector/components/MultiMode/DepartmentList.js +2 -2
  308. package/lib/components-v1/userSelector/components/MultiMode/DepartmentTree.js +2 -2
  309. package/lib/components-v1/userSelector/components/MultiMode/SubsList.js +2 -2
  310. package/lib/components-v1/userSelector/components/MultiMode/index.js +2 -2
  311. package/lib/components-v1/userSelector/components/SearchBar.js +2 -2
  312. package/lib/components-v1/userSelector/components/SingleMode.js +2 -2
  313. package/lib/components-v1/userSelector/components/UserItem.js +2 -2
  314. package/lib/components-v1/userSelector/index.js +2 -2
  315. package/lib/pages/appointment-demo/drop-down-box/index.js +1 -1
  316. package/lib/pages/appointment-demo/input/index.js +3 -3
  317. package/lib/pages/appointment-demo/popup/index.js +1 -1
  318. package/lib/pages/group-management/components/input-form/index.js +3 -3
  319. package/lib/pages/group-management/components/radio/index.js +1 -1
  320. package/lib/pages/group-management/groupInterface.js +2 -6
  321. package/lib/pages/group-management/page-view/importGroupStaff/index.js +1 -1
  322. package/lib/pages/group-management/tree/index.js +1 -1
  323. package/lib/pages/new-okr-list/request-api.js +14 -18
  324. package/lib/pages/okr-map/export-modules/okr-map/okr-map.js +3 -5
  325. package/lib/pages/okr-map/export-modules/share-okr-page/share-okr-map.js +1 -1
  326. package/lib/pages/okr-map/request-apis.js +2 -6
  327. package/lib/pages/okr-map/share-dialog/index.js +1 -1
  328. package/lib/utils/auth.js +7 -2
  329. package/lib/utils/open-data.js +5 -7
  330. package/lib/utils/request-v1.js +2 -6
  331. package/lib/utils/request.js +2 -6
  332. package/package.json +2 -2
@@ -1,18 +1,23 @@
1
- .titaui-dynamic-summary-task-progress {
1
+ .titaui-dynamic-task-progress {
2
2
  padding: 12px 0;
3
3
  }
4
4
 
5
- .titaui-dynamic-summary-task-progress__title {
6
- font-size: 18px;
5
+ .titaui-dynamic-task-progress:hover .titaui-dynamic-task-progress__title-arrow {
6
+ opacity: 1;
7
+ }
8
+
9
+ .titaui-dynamic-task-progress__title {
10
+ position: relative;
11
+ font-size: 16px;
7
12
  font-weight: 600;
8
13
  color: #141c28;
9
- line-height: 26px;
14
+ line-height: 24px;
10
15
  display: flex;
11
16
  justify-content: space-between;
12
17
  align-items: center;
13
18
  }
14
19
 
15
- .titaui-dynamic-summary-task-progress__title-update {
20
+ .titaui-dynamic-task-progress__title-update {
16
21
  font-size: 14px;
17
22
  font-weight: 400;
18
23
  color: #2879ff;
@@ -21,28 +26,65 @@
21
26
  align-items: center;
22
27
  }
23
28
 
24
- .titaui-dynamic-summary-task-progress__title-update-icon {
29
+ .titaui-dynamic-task-progress__title-update-icon {
25
30
  margin-right: 4px;
26
31
  }
27
32
 
28
- .titaui-dynamic-summary-task-progress__title-update:hover {
33
+ .titaui-dynamic-task-progress__title-update:hover {
29
34
  cursor: pointer;
30
35
  opacity: 0.8;
31
36
  }
32
37
 
33
- .titaui-dynamic-summary-task-progress__table {
38
+ .titaui-dynamic-task-progress__title-arrow {
39
+ opacity: 0;
40
+ transition: all 0.3s;
41
+ position: absolute;
42
+ left: -28px;
43
+ display: inline-flex;
44
+ align-items: center;
45
+ justify-content: center;
46
+ width: 24px;
47
+ height: 24px;
48
+ border-radius: 8px;
49
+ cursor: pointer;
50
+ }
51
+
52
+ .titaui-dynamic-task-progress__title-arrow--show {
53
+ opacity: 1;
54
+ }
55
+
56
+ .titaui-dynamic-task-progress__title-arrow:hover {
57
+ background: #F0F4FA;
58
+ }
59
+
60
+ .titaui-dynamic-task-progress__title-arrow-icon {
61
+ font-size: 16px;
62
+ transform: scale(0.5);
63
+ transition: all 0.3s;
64
+ }
65
+
66
+ .titaui-dynamic-task-progress__title-arrow-icon--rotate {
67
+ transform: rotate(-90deg) scale(0.5);
68
+ transition: all 0.3s;
69
+ }
70
+
71
+ .titaui-dynamic-task-progress__table {
34
72
  border: 1px solid #dfe3ea;
35
73
  border-radius: 12px;
36
74
  margin-top: 12px;
37
75
  }
38
76
 
39
- .titaui-dynamic-summary-task-progress__table-row-title {
77
+ .titaui-dynamic-task-progress__table--hide {
78
+ display: none;
79
+ }
80
+
81
+ .titaui-dynamic-task-progress__table-row-title {
40
82
  font-size: 14px;
41
83
  color: #141c28;
42
84
  padding: 8px 0;
43
85
  }
44
86
 
45
- .titaui-dynamic-summary-task-progress__table-row-title-remain {
87
+ .titaui-dynamic-task-progress__table-row-title-remain {
46
88
  background: rgba(240, 94, 94, 0.16);
47
89
  border-radius: 12px;
48
90
  padding: 0 8px;
@@ -54,7 +96,7 @@
54
96
  margin-left: 4px;
55
97
  }
56
98
 
57
- .titaui-dynamic-summary-task-progress__table-row-title-worktime {
99
+ .titaui-dynamic-task-progress__table-row-title-worktime {
58
100
  display: inline-flex;
59
101
  margin-left: 4px;
60
102
  height: 20px;
@@ -66,64 +108,64 @@
66
108
  line-height: 18px;
67
109
  }
68
110
 
69
- .titaui-dynamic-summary-task-progress__table-row-title-icon {
111
+ .titaui-dynamic-task-progress__table-row-title-icon {
70
112
  margin-right: 4px;
71
113
  vertical-align: middle;
72
114
  }
73
115
 
74
- .titaui-dynamic-summary-task-progress__table-row-title-text {
116
+ .titaui-dynamic-task-progress__table-row-title-text {
75
117
  font-size: 14px;
76
118
  font-weight: 600;
77
119
  color: #141c28;
78
120
  line-height: 22px;
79
121
  }
80
122
 
81
- .titaui-dynamic-summary-task-progress__table-row-title-text:hover {
123
+ .titaui-dynamic-task-progress__table-row-title-text:hover {
82
124
  cursor: pointer;
83
125
  color: #2879ff;
84
126
  }
85
127
 
86
- .titaui-dynamic-summary-task-progress__table table {
128
+ .titaui-dynamic-task-progress__table table {
87
129
  width: 100%;
88
130
  }
89
131
 
90
- .titaui-dynamic-summary-task-progress__table table thead {
132
+ .titaui-dynamic-task-progress__table table thead {
91
133
  width: 100%;
92
134
  }
93
135
 
94
- .titaui-dynamic-summary-task-progress__table table tbody {
136
+ .titaui-dynamic-task-progress__table table tbody {
95
137
  width: 100%;
96
138
  }
97
139
 
98
- .titaui-dynamic-summary-task-progress__table table tbody tr {
140
+ .titaui-dynamic-task-progress__table table tbody tr {
99
141
  border-bottom: 1px solid #dfe3ea;
100
142
  }
101
143
 
102
- .titaui-dynamic-summary-task-progress__table table tbody tr:last-child {
144
+ .titaui-dynamic-task-progress__table table tbody tr:last-child {
103
145
  border-bottom: unset;
104
146
  }
105
147
 
106
- .titaui-dynamic-summary-task-progress__table table tbody tr td {
148
+ .titaui-dynamic-task-progress__table table tbody tr td {
107
149
  box-sizing: border-box;
108
150
  padding: 0 12px;
109
151
  border-right: 1px solid #dfe3ea;
110
152
  }
111
153
 
112
- .titaui-dynamic-summary-task-progress__table table tbody tr td:first-child {
154
+ .titaui-dynamic-task-progress__table table tbody tr td:first-child {
113
155
  overflow: hidden;
114
156
  width: 282px;
115
157
  max-width: 282px;
116
158
  }
117
159
 
118
- .titaui-dynamic-summary-task-progress__table table tbody tr td:last-child {
160
+ .titaui-dynamic-task-progress__table table tbody tr td:last-child {
119
161
  border-right: unset;
120
162
  }
121
163
 
122
- .titaui-dynamic-summary-task-progress__table table tbody tr td:nth-child(2) {
164
+ .titaui-dynamic-task-progress__table table tbody tr td:nth-child(2) {
123
165
  padding: 0;
124
166
  }
125
167
 
126
- .titaui-dynamic-summary-task-progress__table-title {
168
+ .titaui-dynamic-task-progress__table-title {
127
169
  height: 40px;
128
170
  background: #f0f4fa;
129
171
  font-size: 13px;
@@ -131,44 +173,48 @@
131
173
  line-height: 18px;
132
174
  }
133
175
 
134
- .titaui-dynamic-summary-task-progress__table-title td {
176
+ .titaui-dynamic-task-progress__table-title td {
135
177
  text-align: center;
136
178
  padding: 0 12px;
137
179
  box-sizing: border-box;
138
180
  border-right: 1px solid #dfe3ea;
139
181
  }
140
182
 
141
- .titaui-dynamic-summary-task-progress__table-title td:last-child {
183
+ .titaui-dynamic-task-progress__table-title td:last-child {
142
184
  border-right: none;
143
185
  }
144
186
 
145
- .titaui-dynamic-summary-task-progress__table-title-okrs {
187
+ .titaui-dynamic-task-progress__table-title-okrs {
146
188
  overflow: hidden;
147
189
  border-top-left-radius: 12px;
148
190
  width: 282px;
149
191
  }
150
192
 
151
- .titaui-dynamic-summary-task-progress__table-title-progress {
193
+ .titaui-dynamic-task-progress__table-title-progress {
152
194
  width: 102px;
153
195
  }
154
196
 
155
- .titaui-dynamic-summary-task-progress__table-title-progress-desc {
197
+ .titaui-dynamic-task-progress__table-title-progress-desc {
156
198
  overflow: hidden;
157
199
  border-top-right-radius: 12px;
158
200
  }
159
201
 
160
- .titaui-dynamic-summary-task-progress__table-title-progress-desc-icon {
202
+ .titaui-dynamic-task-progress__table-title-progress-desc-icon {
161
203
  font-size: 14px;
162
204
  margin-left: 4px;
163
205
  vertical-align: text-top;
164
206
  }
165
207
 
166
- .titaui-dynamic-summary-task-progress__statistic {
208
+ .titaui-dynamic-task-progress__statistic {
167
209
  display: flex;
168
210
  margin-top: 12px;
169
211
  }
170
212
 
171
- .titaui-dynamic-summary-task-progress__statistic-item {
213
+ .titaui-dynamic-task-progress__statistic--hide {
214
+ display: none;
215
+ }
216
+
217
+ .titaui-dynamic-task-progress__statistic-item {
172
218
  flex: 1;
173
219
  height: 48px;
174
220
  max-width: 349px;
@@ -187,24 +233,24 @@
187
233
  cursor: pointer;
188
234
  }
189
235
 
190
- .titaui-dynamic-summary-task-progress__statistic-item:last-child {
236
+ .titaui-dynamic-task-progress__statistic-item:last-child {
191
237
  margin-right: 0;
192
238
  }
193
239
 
194
- .titaui-dynamic-summary-task-progress__statistic-item--finished {
240
+ .titaui-dynamic-task-progress__statistic-item--finished {
195
241
  background: rgba(0, 214, 133, 0.1);
196
242
  }
197
243
 
198
- .titaui-dynamic-summary-task-progress__statistic-item--finished-text {
244
+ .titaui-dynamic-task-progress__statistic-item--finished-text {
199
245
  color: #00d685;
200
246
  font-size: 16px;
201
247
  }
202
248
 
203
- .titaui-dynamic-summary-task-progress__statistic-item--finished-active {
249
+ .titaui-dynamic-task-progress__statistic-item--finished-active {
204
250
  background: rgba(0, 214, 133, 0.3);
205
251
  }
206
252
 
207
- .titaui-dynamic-summary-task-progress__statistic-item--finished-active::before {
253
+ .titaui-dynamic-task-progress__statistic-item--finished-active::before {
208
254
  content: "";
209
255
  position: absolute;
210
256
  top: 0;
@@ -215,20 +261,20 @@
215
261
  border-radius: 12px 0 0 12px;
216
262
  }
217
263
 
218
- .titaui-dynamic-summary-task-progress__statistic-item--processing {
264
+ .titaui-dynamic-task-progress__statistic-item--processing {
219
265
  background: rgba(40, 121, 255, 0.1);
220
266
  }
221
267
 
222
- .titaui-dynamic-summary-task-progress__statistic-item--processing-text {
268
+ .titaui-dynamic-task-progress__statistic-item--processing-text {
223
269
  color: #2879ff;
224
270
  font-size: 16px;
225
271
  }
226
272
 
227
- .titaui-dynamic-summary-task-progress__statistic-item--processing-active {
273
+ .titaui-dynamic-task-progress__statistic-item--processing-active {
228
274
  background: rgba(40, 121, 255, 0.3);
229
275
  }
230
276
 
231
- .titaui-dynamic-summary-task-progress__statistic-item--processing-active::before {
277
+ .titaui-dynamic-task-progress__statistic-item--processing-active::before {
232
278
  content: "";
233
279
  position: absolute;
234
280
  top: 0;
@@ -239,20 +285,20 @@
239
285
  border-radius: 12px 0 0 12px;
240
286
  }
241
287
 
242
- .titaui-dynamic-summary-task-progress__statistic-item--overdue {
288
+ .titaui-dynamic-task-progress__statistic-item--overdue {
243
289
  background: rgba(240, 94, 94, 0.1);
244
290
  }
245
291
 
246
- .titaui-dynamic-summary-task-progress__statistic-item--overdue-text {
292
+ .titaui-dynamic-task-progress__statistic-item--overdue-text {
247
293
  color: #f05e5e;
248
294
  font-size: 16px;
249
295
  }
250
296
 
251
- .titaui-dynamic-summary-task-progress__statistic-item--overdue-active {
297
+ .titaui-dynamic-task-progress__statistic-item--overdue-active {
252
298
  background: rgba(240, 94, 94, 0.3);
253
299
  }
254
300
 
255
- .titaui-dynamic-summary-task-progress__statistic-item--overdue-active::before {
301
+ .titaui-dynamic-task-progress__statistic-item--overdue-active::before {
256
302
  content: "";
257
303
  position: absolute;
258
304
  top: 0;
@@ -43,7 +43,7 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy
43
43
 
44
44
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
45
45
 
46
- var prefix = 'titaui-dynamic-summary-task-progress';
46
+ var prefix = 'titaui-dynamic-task-progress';
47
47
 
48
48
  var TaskProgress = function TaskProgress(_ref) {
49
49
  var data = _ref.data,
@@ -68,6 +68,15 @@ var TaskProgress = function TaskProgress(_ref) {
68
68
  activeId = _useState6[0],
69
69
  setActiveId = _useState6[1];
70
70
 
71
+ var _useState7 = (0, _react.useState)(true),
72
+ _useState8 = _slicedToArray(_useState7, 2),
73
+ tableVisible = _useState8[0],
74
+ setTableVisible = _useState8[1];
75
+
76
+ var handleClickToHideTable = function handleClickToHideTable() {
77
+ setTableVisible(!tableVisible);
78
+ };
79
+
71
80
  var handleFilterDone = function handleFilterDone() {
72
81
  setActiveId(1);
73
82
  };
@@ -82,14 +91,14 @@ var TaskProgress = function TaskProgress(_ref) {
82
91
 
83
92
  var renderTitle = (0, _react.useMemo)(function () {
84
93
  if (reportType === _interface.EReportType.Daily) {
85
- return (0, _getLocale.getLocale)("Rep_NewS_Toworkasks");
94
+ return (0, _getLocale.getLocale)('Rep_NewS_Toworkasks');
86
95
  } else if (reportType === _interface.EReportType.Weekly) {
87
- return (0, _getLocale.getLocale)("Rep_NewS_Thisetasks");
96
+ return (0, _getLocale.getLocale)('Rep_NewS_Thisetasks');
88
97
  } else if (reportType === _interface.EReportType.Month) {
89
- return (0, _getLocale.getLocale)("Rep_NewS_Taskormonth");
98
+ return (0, _getLocale.getLocale)('Rep_NewS_Taskormonth');
90
99
  }
91
100
 
92
- return "";
101
+ return '';
93
102
  }, [reportType]);
94
103
  var renderTable = (0, _react.useMemo)(function () {
95
104
  return /*#__PURE__*/_react["default"].createElement("table", null, /*#__PURE__*/_react["default"].createElement("thead", null, /*#__PURE__*/_react["default"].createElement("tr", {
@@ -153,8 +162,13 @@ var TaskProgress = function TaskProgress(_ref) {
153
162
  className: prefix
154
163
  }, /*#__PURE__*/_react["default"].createElement("div", {
155
164
  className: "".concat(prefix, "__title")
156
- }, renderTitle), statusStatistic.done + statusStatistic.doing + statusStatistic.overDue > 0 && /*#__PURE__*/_react["default"].createElement("div", {
157
- className: "".concat(prefix, "__statistic")
165
+ }, /*#__PURE__*/_react["default"].createElement("div", {
166
+ className: (0, _classnames["default"])("".concat(prefix, "__title-arrow"), _defineProperty({}, "".concat(prefix, "__title-arrow--show"), !tableVisible)),
167
+ onClick: handleClickToHideTable
168
+ }, /*#__PURE__*/_react["default"].createElement("i", {
169
+ className: (0, _classnames["default"])('tu-icon-caret-down', "".concat(prefix, "__title-arrow-icon"), _defineProperty({}, "".concat(prefix, "__title-arrow-icon--rotate"), !tableVisible))
170
+ })), renderTitle), statusStatistic.done + statusStatistic.doing + statusStatistic.overDue > 0 && /*#__PURE__*/_react["default"].createElement("div", {
171
+ className: (0, _classnames["default"])("".concat(prefix, "__statistic"), _defineProperty({}, "".concat(prefix, "__statistic--hide"), !tableVisible))
158
172
  }, statusStatistic.done > 0 && /*#__PURE__*/_react["default"].createElement("span", {
159
173
  onClick: handleFilterDone,
160
174
  className: (0, _classnames["default"])("".concat(prefix, "__statistic-item ").concat(prefix, "__statistic-item--finished"), _defineProperty({}, "".concat(prefix, "__statistic-item--finished-active"), activeId === 1))
@@ -171,7 +185,7 @@ var TaskProgress = function TaskProgress(_ref) {
171
185
  }, (0, _getLocale.getLocale)('OKR_MyO_E_Overdue'), /*#__PURE__*/_react["default"].createElement("span", {
172
186
  className: "".concat(prefix, "__statistic-item--overdue-text")
173
187
  }, statusStatistic.overDue))), (tableData[1].length > 0 || tableData[2].length > 0 || tableData[3].length > 0) && /*#__PURE__*/_react["default"].createElement("div", {
174
- className: "".concat(prefix, "__table")
188
+ className: (0, _classnames["default"])("".concat(prefix, "__table"), _defineProperty({}, "".concat(prefix, "__table--hide"), !tableVisible))
175
189
  }, renderTable));
176
190
  };
177
191
 
@@ -15,7 +15,7 @@ var _dynamicFooter = _interopRequireDefault(require("./dynamic-footer"));
15
15
 
16
16
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
17
 
18
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
18
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
19
19
 
20
20
  var prefixCls = "titaui-dynamic-item";
21
21
 
@@ -47,7 +47,7 @@ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj &&
47
47
 
48
48
  function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
49
49
 
50
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
50
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
51
51
 
52
52
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
53
53
 
@@ -31,7 +31,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
31
31
 
32
32
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
33
33
 
34
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
34
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
35
35
 
36
36
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
37
37
 
@@ -33,7 +33,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
33
33
 
34
34
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
35
35
 
36
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
36
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
37
37
 
38
38
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
39
39
 
@@ -37,7 +37,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
37
37
 
38
38
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
39
39
 
40
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
40
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
41
41
 
42
42
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
43
43
 
@@ -41,7 +41,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
41
41
 
42
42
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
43
43
 
44
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
44
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
45
45
 
46
46
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
47
47
 
@@ -15,7 +15,7 @@ var _dynamicFooter = _interopRequireDefault(require("./dynamic-footer"));
15
15
 
16
16
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
17
 
18
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
18
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
19
19
 
20
20
  var prefixCls = "titaui-dynamic-item";
21
21
 
@@ -37,7 +37,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
37
37
 
38
38
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
39
39
 
40
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
40
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
41
41
 
42
42
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
43
43
 
@@ -35,7 +35,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
35
35
 
36
36
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
37
37
 
38
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
38
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
39
39
 
40
40
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
41
41
 
@@ -37,7 +37,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
37
37
 
38
38
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
39
39
 
40
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
40
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
41
41
 
42
42
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
43
43
 
@@ -11,6 +11,11 @@
11
11
  box-sizing: border-box;
12
12
  }
13
13
 
14
+ .titaui-dynamic-summary__evalute-card:hover .titaui-dynamic-summary__evalute-card__evalute {
15
+ opacity: 1;
16
+ transition: all 0.3s;
17
+ }
18
+
14
19
  .titaui-dynamic-summary__evalute-card__head {
15
20
  display: inline-flex;
16
21
  align-items: center;
@@ -35,6 +40,12 @@
35
40
  }
36
41
 
37
42
  .titaui-dynamic-summary__evalute-card__head-rate {
43
+ margin-left: 8px;
44
+ display: inline-flex;
45
+ align-items: center;
46
+ }
47
+
48
+ .titaui-dynamic-summary__evalute-card__head-rate-text {
38
49
  margin-left: 4px;
39
50
  color: #F0A326;
40
51
  }
@@ -76,6 +87,8 @@
76
87
  }
77
88
 
78
89
  .titaui-dynamic-summary__evalute-card__evalute {
90
+ opacity: 0;
91
+ transition: all 0.3s;
79
92
  position: absolute;
80
93
  right: 0;
81
94
  top: 8px;
@@ -165,11 +165,13 @@ var EvaluteCard = function EvaluteCard(props) {
165
165
  color: (user === null || user === void 0 ? void 0 : user.avatar.color) || ""
166
166
  }), /*#__PURE__*/_react["default"].createElement("span", {
167
167
  className: "".concat(preCls, "__head-name")
168
- }, user === null || user === void 0 ? void 0 : user.name), (0, _getLocale.getLocale)("Rep_NewS_EvaluationOF"), type === 1 && /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_rate["default"], {
169
- defaultValue: Number(value) / 2,
168
+ }, user === null || user === void 0 ? void 0 : user.name), (0, _getLocale.getLocale)("Rep_NewS_EvaluationOF"), type === 1 && /*#__PURE__*/_react["default"].createElement("span", {
169
+ className: "".concat(preCls, "__head-rate")
170
+ }, /*#__PURE__*/_react["default"].createElement(_rate["default"], {
171
+ value: Number(value) / 2,
170
172
  disabled: true
171
173
  }), /*#__PURE__*/_react["default"].createElement("span", {
172
- className: "".concat(preCls, "__head-rate")
174
+ className: "".concat(preCls, "__head-rate-text")
173
175
  }, "".concat(value).concat((0, _getLocale.getLocale)("Per_Set_Form_Quantifier_Points")))), type === 2 && /*#__PURE__*/_react["default"].createElement("div", {
174
176
  className: "".concat(preCls, "__head-medal")
175
177
  }, /*#__PURE__*/_react["default"].createElement("img", {
@@ -7,10 +7,10 @@
7
7
  }
8
8
 
9
9
  .titaui-dynamic-summary__remind-view__title {
10
- font-size: 18px;
10
+ font-size: 16px;
11
11
  font-weight: 600;
12
12
  color: #141c28;
13
- line-height: 26px;
13
+ line-height: 24px;
14
14
  }
15
15
 
16
16
  .titaui-dynamic-summary__remind-view__list {
@@ -30,6 +30,11 @@
30
30
  height: 44px;
31
31
  position: absolute;
32
32
  right: 0;
33
+ cursor: pointer;
34
+ }
35
+
36
+ .titaui-dynamic-new-report-item__content-mind:hover {
37
+ animation: dynamicQuickOperationRubberBand 1s;
33
38
  }
34
39
 
35
40
  .titaui-dynamic-new-report-item__upload {
@@ -99,12 +104,49 @@
99
104
 
100
105
  .titaui-dynamic-new-report-item__work {
101
106
  padding: 12px 0;
102
- font-size: 18px;
107
+ font-size: 16px;
103
108
  font-weight: 600;
104
109
  color: #141c28;
105
- line-height: 26px;
110
+ line-height: 24px;
106
111
  }
107
112
 
108
113
  .titaui-dynamic-new-report-item__work .tita-rich-editor {
109
114
  min-height: auto;
110
115
  }
116
+
117
+ @keyframes dynamicQuickOperationRubberBand {
118
+ 0% {
119
+ -webkit-transform: scaleX(1);
120
+ transform: scaleX(1);
121
+ }
122
+
123
+ 30% {
124
+ -webkit-transform: scale3d(1.25, 0.75, 1);
125
+ transform: scale3d(1.25, 0.75, 1);
126
+ }
127
+
128
+ 40% {
129
+ -webkit-transform: scale3d(0.75, 1.25, 1);
130
+ transform: scale3d(0.75, 1.25, 1);
131
+ }
132
+
133
+ 50% {
134
+ -webkit-transform: scale3d(1.15, 0.85, 1);
135
+ transform: scale3d(1.15, 0.85, 1);
136
+ }
137
+
138
+ 65% {
139
+ -webkit-transform: scale3d(0.95, 1.05, 1);
140
+ transform: scale3d(0.95, 1.05, 1);
141
+ }
142
+
143
+ 75% {
144
+ -webkit-transform: scale3d(1.05, 0.95, 1);
145
+ transform: scale3d(1.05, 0.95, 1);
146
+ }
147
+
148
+ to {
149
+ -webkit-transform: scaleX(1);
150
+ transform: scaleX(1);
151
+ }
152
+ }