@titaui/pc 1.12.56 → 1.12.58

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 (313) 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 +3 -3
  10. package/lib/components/change-okr-modal/Item.js +3 -3
  11. package/lib/components/change-okr-modal/filterTab.js +3 -3
  12. package/lib/components/change-okr-modal/index.js +5 -7
  13. package/lib/components/common-share/publishMblog.js +2 -4
  14. package/lib/components/communication/CommunicationAttachments.js +3 -3
  15. package/lib/components/communication/ConvertUserName.js +3 -3
  16. package/lib/components/communication/index.js +3 -3
  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 +3 -3
  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 +7 -7
  24. package/lib/components/date-picker/CalendarBody.js +4 -4
  25. package/lib/components/date-picker/CalendarHeader.js +7 -7
  26. package/lib/components/date-picker/index.js +3 -3
  27. package/lib/components/date-range-picker/index.js +3 -3
  28. package/lib/components/delete-confirm-pop/ConfirmPop.js +6 -6
  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 +42 -0
  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 +89 -43
  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 +4 -2
  58. package/lib/components/dynamic/dynamic-item/dynamic-new-report/index.css +42 -0
  59. package/lib/components/dynamic/dynamic-item/dynamic-new-report/index.js +26 -8
  60. package/lib/components/dynamic/dynamic-item/dynamic-okrs-communication/index.js +1 -1
  61. package/lib/components/dynamic/dynamic-item/dynamic-plan-communication/index.js +1 -1
  62. package/lib/components/dynamic/dynamic-item/dynamic-progress/index.js +1 -1
  63. package/lib/components/dynamic/dynamic-item/dynamic-project/index.js +1 -1
  64. package/lib/components/dynamic/dynamic-item/dynamic-relative/index.js +1 -1
  65. package/lib/components/dynamic/dynamic-item/dynamic-reply/index.js +1 -1
  66. package/lib/components/dynamic/dynamic-item/dynamic-report/index.js +1 -1
  67. package/lib/components/dynamic/dynamic-item/dynamic-reward/index.js +1 -1
  68. package/lib/components/dynamic/dynamic-item/dynamic-share/index.js +1 -1
  69. package/lib/components/dynamic/dynamic-item/dynamic-task/index.js +1 -1
  70. package/lib/components/dynamic/dynamic-item/index.css +1 -1
  71. package/lib/components/dynamic/dynamic-item/index.js +1 -1
  72. package/lib/components/dynamic/dynamic-list/index.js +1 -1
  73. package/lib/components/eReport/eReportListEmpty.js +3 -3
  74. package/lib/components/eReport/eReportLists/reportList.js +6 -6
  75. package/lib/components/eReport/eReportShare/index.js +3 -3
  76. package/lib/components/eReport/eReportShare/toast/index.js +3 -3
  77. package/lib/components/edit-kr-wight/EditKrWightModal.js +3 -3
  78. package/lib/components/edit-kr-wight/FormItemV2.js +3 -3
  79. package/lib/components/emotions-selector/selector-content.js +3 -3
  80. package/lib/components/emotions-selector/selector-pop.js +6 -6
  81. package/lib/components/ereport-list/index.js +6 -6
  82. package/lib/components/error-boundary/index.js +3 -3
  83. package/lib/components/firework/index.js +2 -6
  84. package/lib/components/form/form-fields/date/index.js +1 -1
  85. package/lib/components/form/form-fields/dropdown/index.js +1 -1
  86. package/lib/components/form/form-fields/input/index.js +1 -1
  87. package/lib/components/form/form-fields/input-verification-code/index.js +2 -4
  88. package/lib/components/form/form-fields/user/index.js +1 -1
  89. package/lib/components/grid-layout/util/network.js +6 -10
  90. package/lib/components/guide-tip/index.css +1 -1
  91. package/lib/components/guide-tip/index.js +8 -22
  92. package/lib/components/help-card/index.js +1 -1
  93. package/lib/components/import-modal/import-task-modal/index.js +1 -1
  94. package/lib/components/import-modal/tree/okr-tree/index.js +2 -4
  95. package/lib/components/import-modal/tree-node/index.js +1 -1
  96. package/lib/components/mblog/components/ConfirmPop.js +3 -3
  97. package/lib/components/mblog/components/MblogAction.js +6 -6
  98. package/lib/components/mblog/components/MblogContent.js +3 -3
  99. package/lib/components/mblog/index.js +3 -3
  100. package/lib/components/menus/components/menu-tree/index.js +1 -1
  101. package/lib/components/menus/components/menu-tree/tree-node/index.js +1 -1
  102. package/lib/components/menus/export-modules/summary-menus/depart-menus/index.js +8 -3
  103. package/lib/components/menus/export-modules/summary-menus/menus.js +55 -6
  104. package/lib/components/menus/export-modules/summary-menus/summary-front-menus.js +27 -4
  105. package/lib/components/menus/request-apis.js +15 -1
  106. package/lib/components/nav-top/components/app-center/index.css +11 -0
  107. package/lib/components/nav-top/components/app-center/index.js +61 -12
  108. package/lib/components/nav-top/components/menu/index.css +11 -0
  109. package/lib/components/nav-top/components/menu/index.js +43 -53
  110. package/lib/components/okr-detail/auth.js +3 -3
  111. package/lib/components/okr-detail/base-info/other-infos/principal/index.js +2 -4
  112. package/lib/components/okr-detail/components/ao-nice/index.js +4 -6
  113. package/lib/components/okr-detail/components/base-okr-type/confirm/buttonv2.js +3 -3
  114. package/lib/components/okr-detail/components/base-okr-type/confirm/confirm.js +3 -3
  115. package/lib/components/okr-detail/components/base-okr-type/object-type.js +3 -3
  116. package/lib/components/okr-detail/components/header/edit-name.js +2 -4
  117. package/lib/components/okr-detail/components/header/o-avatar.js +2 -4
  118. package/lib/components/okr-detail/components/header/o-classify.js +2 -4
  119. package/lib/components/okr-detail/components/header/o-score.js +1 -1
  120. package/lib/components/okr-detail/components/icon-text/index.js +1 -1
  121. package/lib/components/okr-detail/components/o-classify.js +2 -4
  122. package/lib/components/okr-detail/components/o-progress-update/index.js +2 -4
  123. package/lib/components/okr-detail/components/okr-tree/index.js +1 -1
  124. package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +2 -4
  125. package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task-level2.js +2 -4
  126. package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task.js +2 -4
  127. package/lib/components/okr-detail/components/okr-tree/tree-node/index.js +1 -1
  128. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +2 -4
  129. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.js +6 -6
  130. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/kr-push-score.js +4 -4
  131. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-parent-node/index.js +2 -4
  132. package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/edit-child-okr-weight.js +6 -8
  133. package/lib/components/okr-detail/components/okr-tree/tree-node/o-parent-node/index.js +2 -4
  134. package/lib/components/okr-detail/detail-footer/index.js +2 -4
  135. package/lib/components/okr-detail/detail-header/index.js +10 -12
  136. package/lib/components/okr-detail/okr-list/index.js +2 -4
  137. package/lib/components/okr-detail/request-apis.js +2 -6
  138. package/lib/components/okr-flow/child-node/fields/creator.js +2 -4
  139. package/lib/components/okr-flow/child-node/work-node.js +2 -4
  140. package/lib/components/okr-flow/export-modal/index.js +43 -6
  141. package/lib/components/okr-flow/export-modules/okr-search-panel/index.js +8 -10
  142. package/lib/components/okr-flow/request-apis.js +2 -6
  143. package/lib/components/okr-flow/root-node/index.js +2 -4
  144. package/lib/components/okr-progress/components/o-progress-update/index.js +2 -4
  145. package/lib/components/okr-progress-modal/index.js +2 -4
  146. package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +5 -7
  147. package/lib/components/okr-review/ReviewPop/components/Toast/index.js +3 -3
  148. package/lib/components/okr-review/ReviewPop/index.js +3 -3
  149. package/lib/components/okr-review/components/ReviewItem/index.js +6 -6
  150. package/lib/components/okr-review/components/confirm-pop/ConfirmPop.js +6 -6
  151. package/lib/components/okr-review/index.js +3 -3
  152. package/lib/components/okr-share/common-painter/darwAvatar.js +4 -8
  153. package/lib/components/okr-share/common-painter/openDataPainter.js +2 -6
  154. package/lib/components/okr-share/common-painter/utils.js +4 -8
  155. package/lib/components/okr-share/pink-card/drawDepartmentName.js +2 -6
  156. package/lib/components/okr-share/pink-card/drawKrs.js +2 -6
  157. package/lib/components/okr-share/pink-card/drawQuote.js +2 -6
  158. package/lib/components/okr-share/pink-card/drawUserName.js +2 -6
  159. package/lib/components/okr-share/pink-card/index.js +2 -6
  160. package/lib/components/okr-share/publishMblog.js +2 -4
  161. package/lib/components/okr-share/shareCardSelector.js +4 -6
  162. package/lib/components/okrcase-library/okrcases-components/submitOkr-dialog.js +4 -4
  163. package/lib/components/okrcase-library/server/network.js +20 -24
  164. package/lib/components/open-data-painter/index.js +2 -6
  165. package/lib/components/operation-records/OperationRecordItem.js +3 -3
  166. package/lib/components/operation-records/index.js +3 -3
  167. package/lib/components/pagination/pagination.js +1 -1
  168. package/lib/components/period-selector/components/button/index.js +1 -1
  169. package/lib/components/period-selector/helper/index.js +2 -6
  170. package/lib/components/picker/components/panels/date-panel/index.js +1 -1
  171. package/lib/components/picker/components/panels/month-panel/index.js +1 -1
  172. package/lib/components/picker/components/panels/month-panel/month-head.js +1 -1
  173. package/lib/components/picker/components/panels/week-panel/index.js +1 -1
  174. package/lib/components/picker/components/panels/year-panel/index.js +4 -35
  175. package/lib/components/picker/components/panels/year-panel/year-head.js +1 -1
  176. package/lib/components/picker/picker.js +1 -1
  177. package/lib/components/picker/range-picker/index.js +1 -1
  178. package/lib/components/point-demo/drop-down-box/index.js +1 -1
  179. package/lib/components/point-demo/input/index.js +4 -4
  180. package/lib/components/point-demo/popup/index.js +1 -1
  181. package/lib/components/popup/index.js +1 -1
  182. package/lib/components/praise-record/PraiseRecordItem.js +3 -3
  183. package/lib/components/praise-record/index.js +3 -3
  184. package/lib/components/range-picker-pop/index.js +4 -4
  185. package/lib/components/range-selector-pop/RangeList.js +3 -3
  186. package/lib/components/range-selector-pop/RangeSelectorPop.js +6 -6
  187. package/lib/components/rate/index.css +1 -1
  188. package/lib/components/rate/index.js +1 -1
  189. package/lib/components/rich-editor/models/schema.js +9 -9
  190. package/lib/components/rich-editor/plugins/block/block-quote/index.js +11 -11
  191. package/lib/components/rich-editor/plugins/block/heading/index.js +11 -11
  192. package/lib/components/rich-editor/plugins/block/lists/index.js +17 -17
  193. package/lib/components/rich-editor/plugins/block/paragraph/index.js +8 -8
  194. package/lib/components/rich-editor/plugins/core/index.js +7 -7
  195. package/lib/components/rich-editor/plugins/extension/alignment/index.js +8 -8
  196. package/lib/components/rich-editor/plugins/extension/placeholder/index.js +7 -7
  197. package/lib/components/rich-editor/plugins/inline/color/index.js +14 -14
  198. package/lib/components/rich-editor/plugins/inline/delete-line/index.js +11 -11
  199. package/lib/components/rich-editor/plugins/inline/em/index.js +8 -8
  200. package/lib/components/rich-editor/plugins/inline/link/index.js +11 -11
  201. package/lib/components/rich-editor/plugins/inline/strong/index.js +11 -11
  202. package/lib/components/rich-editor/plugins/inline/under-line/index.js +11 -11
  203. package/lib/components/rich-editor/react/reactNodeView.js +5 -5
  204. package/lib/components/rich-editor/react/uiProvider.js +6 -6
  205. package/lib/components/rich-editor/ui/Popup/index.js +6 -6
  206. package/lib/components/scroll-container/index.js +3 -3
  207. package/lib/components/scrollbar/index.js +1 -1
  208. package/lib/components/scrollbar/scroll-mask/index.js +1 -1
  209. package/lib/components/scrollbar/simplebar-react.js +1 -1
  210. package/lib/components/search-dropdown/index.js +1 -1
  211. package/lib/components/select/Option.js +7 -7
  212. package/lib/components/select/index.js +4 -4
  213. package/lib/components/select-layer/index.js +1 -1
  214. package/lib/components/select-tags/index.js +1 -1
  215. package/lib/components/superset-charts/fetch-assets-and-append/get-assets-with-cache.js +2 -6
  216. package/lib/components/superset-charts/fetch-assets-and-append/index.js +4 -8
  217. package/lib/components/survey-model/request-api.js +2 -6
  218. package/lib/components/switch/index.js +1 -1
  219. package/lib/components/table/index.js +1 -1
  220. package/lib/components/tabs/index.js +1 -1
  221. package/lib/components/task-relation-modal/index.js +5 -7
  222. package/lib/components/task-relation-modal/okr-relation/relation-task-model/index.js +1 -1
  223. package/lib/components/task-relation-modal/okr-relation/relation-work-model/index.js +1 -1
  224. package/lib/components/task-relation-modal/tree/category-tree/index.js +2 -4
  225. package/lib/components/task-relation-modal/tree/okr-tree/index.js +2 -4
  226. package/lib/components/task-relation-modal/tree/work-tree/index.js +2 -4
  227. package/lib/components/task-relation-modal/tree-node/index.js +1 -1
  228. package/lib/components/task-relation-modal/work-relation/index.js +5 -7
  229. package/lib/components/task-tree/task-item-node/e-project.js +2 -4
  230. package/lib/components/task-tree/task-item-node/e-task.js +2 -4
  231. package/lib/components/task-tree/task-item-node/task-node-render.js +1 -1
  232. package/lib/components/task-tree/task-tree.js +1 -1
  233. package/lib/components/textarea/index.js +1 -1
  234. package/lib/components/time-picker/time-picker-selector.js +1 -1
  235. package/lib/components/time-picker/time-picker.js +1 -1
  236. package/lib/components/time-picker/timer-picker-input.js +1 -1
  237. package/lib/components/tita-chart/charts/liquid-ball.js +1 -1
  238. package/lib/components/tita-chart/charts/pie.js +1 -1
  239. package/lib/components/tita-chart/errorBoundary/index.js +6 -6
  240. package/lib/components/toast/index.js +8 -12
  241. package/lib/components/tooltip/error-tip.js +1 -1
  242. package/lib/components/tooltip/tooltip.js +1 -1
  243. package/lib/components/tree/index.js +1 -1
  244. package/lib/components/upload/components/uploadedPreview.js +3 -3
  245. package/lib/components/upload/index.js +3 -3
  246. package/lib/components/upvote/index.js +5 -7
  247. package/lib/components/user-selector/export-modules/multiple-user-selector--bak/index.js +1 -1
  248. package/lib/components/user-selector/select-tree/choose-tree/index.js +1 -1
  249. package/lib/components/user-selector/select-tree/selected-tree/index.js +1 -1
  250. package/lib/components/version-change-modal/index.js +4 -6
  251. package/lib/components/version-change-modal/request-api.js +2 -6
  252. package/lib/components/viewer/ImageListRender.js +3 -3
  253. package/lib/components/viewer/index.js +3 -3
  254. package/lib/components/weekly-report/card.js +12 -4
  255. package/lib/components/weekly-report/common-painter/darwAvatar.js +6 -10
  256. package/lib/components/weekly-report/common-painter/drawName.js +2 -6
  257. package/lib/components/weekly-report/common-painter/openDataPainter.js +2 -6
  258. package/lib/components/weekly-report/index.js +4 -6
  259. package/lib/components-v1/animate/AnimateChild.js +6 -6
  260. package/lib/components-v1/animate/animate.js +3 -3
  261. package/lib/components-v1/avatar/index.js +6 -6
  262. package/lib/components-v1/buttonv2/ButtonOutlined.js +3 -3
  263. package/lib/components-v1/buttonv2/ButtonRounded.js +3 -3
  264. package/lib/components-v1/buttonv2/DefaultButton.js +3 -3
  265. package/lib/components-v1/confirm/index.js +3 -3
  266. package/lib/components-v1/dropDownSelector/StatelessDropdown.js +6 -6
  267. package/lib/components-v1/dropDownSelector/dropDownSelector.js +3 -3
  268. package/lib/components-v1/input/Input.js +4 -4
  269. package/lib/components-v1/input/InputNumber.js +3 -3
  270. package/lib/components-v1/placement/placement.js +3 -3
  271. package/lib/components-v1/placement/placementInner.js +3 -3
  272. package/lib/components-v1/pop/Pop.js +3 -3
  273. package/lib/components-v1/pop/PopInner.js +3 -3
  274. package/lib/components-v1/portals/Portals.js +3 -3
  275. package/lib/components-v1/progress/CircleProgress.js +6 -6
  276. package/lib/components-v1/progress/LineProgress.js +3 -3
  277. package/lib/components-v1/progress/index.js +3 -3
  278. package/lib/components-v1/radio/radio.js +3 -3
  279. package/lib/components-v1/radio/radioGroup.js +3 -3
  280. package/lib/components-v1/search/index.js +3 -3
  281. package/lib/components-v1/select/Option.js +7 -7
  282. package/lib/components-v1/select/index.js +4 -4
  283. package/lib/components-v1/tabs/index.js +3 -3
  284. package/lib/components-v1/textarea/index.js +3 -3
  285. package/lib/components-v1/transition/index.js +3 -3
  286. package/lib/components-v1/userSelector/UserSelectorPop.js +6 -6
  287. package/lib/components-v1/userSelector/components/MultiMode/CommonList.js +3 -3
  288. package/lib/components-v1/userSelector/components/MultiMode/DepartmentList.js +3 -3
  289. package/lib/components-v1/userSelector/components/MultiMode/DepartmentTree.js +3 -3
  290. package/lib/components-v1/userSelector/components/MultiMode/SubsList.js +3 -3
  291. package/lib/components-v1/userSelector/components/MultiMode/index.js +6 -6
  292. package/lib/components-v1/userSelector/components/SearchBar.js +3 -3
  293. package/lib/components-v1/userSelector/components/SingleMode.js +3 -3
  294. package/lib/components-v1/userSelector/components/UserItem.js +6 -6
  295. package/lib/components-v1/userSelector/index.js +3 -3
  296. package/lib/pages/appointment-demo/drop-down-box/index.js +1 -1
  297. package/lib/pages/appointment-demo/input/index.js +4 -4
  298. package/lib/pages/appointment-demo/popup/index.js +1 -1
  299. package/lib/pages/group-management/components/input-form/index.js +4 -4
  300. package/lib/pages/group-management/components/radio/index.js +1 -1
  301. package/lib/pages/group-management/groupInterface.js +2 -6
  302. package/lib/pages/group-management/page-view/importGroupStaff/index.js +1 -1
  303. package/lib/pages/group-management/tree/index.js +1 -1
  304. package/lib/pages/new-okr-list/request-api.js +14 -18
  305. package/lib/pages/okr-map/export-modules/okr-map/okr-map.js +3 -5
  306. package/lib/pages/okr-map/export-modules/share-okr-page/share-okr-map.js +1 -1
  307. package/lib/pages/okr-map/request-apis.js +2 -6
  308. package/lib/pages/okr-map/share-dialog/index.js +1 -1
  309. package/lib/utils/auth.js +8 -3
  310. package/lib/utils/open-data.js +4 -6
  311. package/lib/utils/request-v1.js +2 -6
  312. package/lib/utils/request.js +2 -6
  313. package/package.json +2 -2
@@ -58,7 +58,7 @@ var summaryMenus = /*#__PURE__*/function () {
58
58
 
59
59
  this.COMPANYALL = _index.COMPANY_ALL_NODE;
60
60
  this.SHARE = _index.SHARE_NODE;
61
- this.SUBORDINATES = "subordinates";
61
+ this.SUBORDINATES = _index.SUBORDINATES_NODE;
62
62
  this.menus = [{
63
63
  icon: "caidan-my",
64
64
  label: _i18n.locale.menu_my_summary,
@@ -77,7 +77,7 @@ var summaryMenus = /*#__PURE__*/function () {
77
77
  icon: "caidan-xiashu",
78
78
  label: _i18n.locale.menu_my_subordinates,
79
79
  key: this.SUBORDINATES,
80
- type: _index.SUBORDINATES_NODE,
80
+ type: this.SUBORDINATES,
81
81
  isLeaf: false,
82
82
  children: [],
83
83
  href: "#/summary/subordinates",
@@ -85,8 +85,10 @@ var summaryMenus = /*#__PURE__*/function () {
85
85
  }, {
86
86
  icon: "caidan-enjoy",
87
87
  label: _i18n.locale.menu_my_share,
88
- key: PAGE_SUMMARY_SHARE,
89
- type: _index.MENU_ITEM_NOE,
88
+ key: this.SHARE,
89
+ type: this.SHARE,
90
+ isLeaf: false,
91
+ children: [],
90
92
  href: "#/summary/share",
91
93
  isShow: props.isShowShare
92
94
  }, {
@@ -116,10 +118,10 @@ var summaryMenus = /*#__PURE__*/function () {
116
118
  _createClass(summaryMenus, [{
117
119
  key: "setSubordinatesLoading",
118
120
  value: function setSubordinatesLoading(loading) {
119
- this.menus[1].children = [];
121
+ this.menus[2].children = [];
120
122
 
121
123
  if (loading) {
122
- this.menus[1].children.push({
124
+ this.menus[2].children.push({
123
125
  icon: "",
124
126
  label: "loading",
125
127
  key: "loading-subordinates",
@@ -160,6 +162,53 @@ var summaryMenus = /*#__PURE__*/function () {
160
162
 
161
163
  this.menus[2].children = treeNodeUsers;
162
164
  }
165
+ }, {
166
+ key: "setShareLoading",
167
+ value: function setShareLoading(loading) {
168
+ this.menus[3].children = [];
169
+
170
+ if (loading) {
171
+ this.menus[3].children.push({
172
+ icon: "",
173
+ label: "loading",
174
+ key: "loading-subordinates",
175
+ type: _index.LOADING_NODE,
176
+ href: "",
177
+ data: {}
178
+ });
179
+ }
180
+ }
181
+ }, {
182
+ key: "insertShare",
183
+ value: function insertShare(users) {
184
+ if (!users || !users.length) {
185
+ this.menus[3].children = [{
186
+ icon: "",
187
+ label: "empty-subordinates",
188
+ key: "empty-subordinates",
189
+ type: _index.NO_SUBORDINATES_NODE,
190
+ href: "",
191
+ data: {}
192
+ }];
193
+ return;
194
+ }
195
+
196
+ var treeNodeUsers = [];
197
+
198
+ for (var i = 0; i < users.length; i++) {
199
+ var user = users[i];
200
+ treeNodeUsers.push({
201
+ icon: "",
202
+ label: user.name,
203
+ key: "".concat(user.userId),
204
+ type: _index.USER_NODE,
205
+ href: "",
206
+ data: user
207
+ });
208
+ }
209
+
210
+ this.menus[3].children = treeNodeUsers;
211
+ }
163
212
  }, {
164
213
  key: "getMenus",
165
214
  value: function getMenus() {
@@ -79,7 +79,7 @@ var _default = /*#__PURE__*/(0, _react.forwardRef)(function (props, ref) {
79
79
  isShowShare = _useState8[0],
80
80
  setIsShowShare = _useState8[1];
81
81
 
82
- var isShowDepartment = baseAuth.isBoss() || baseAuth.isAssistant() || baseAuth.isPlanDailyManager() || baseAuth.isDepartmentLeader();
82
+ var isShowDepartment = baseAuth.isBoss() || baseAuth.isAssistant() || baseAuth.isPlanDailyManager() || baseAuth.isDepartmentLeader() || baseAuth.isHrbp();
83
83
  var flipRef = (0, _react.useRef)({
84
84
  next: function next() {},
85
85
  goback: function goback() {}
@@ -145,18 +145,41 @@ var _default = /*#__PURE__*/(0, _react.forwardRef)(function (props, ref) {
145
145
  resolve(true);
146
146
  })["catch"](reject);
147
147
  });
148
+ }; // 获取共享我的数据列表
149
+
150
+
151
+ var getShareUsers = function getShareUsers() {
152
+ return new Promise(function (resolve, reject) {
153
+ var mdata = summaryMenusData.current; // 初始化 Loading
154
+
155
+ mdata.setShareLoading(true);
156
+ setMenus(mdata.getMenus());
157
+ resolve(true); // 获取数据
158
+
159
+ (0, _requestApis.getShareUsersData)().then(function (users) {
160
+ console.log(users);
161
+ mdata.setShareLoading(false);
162
+ mdata.insertShare(users);
163
+ setMenus(mdata.getMenus());
164
+ resolve(true);
165
+ })["catch"](reject);
166
+ });
148
167
  };
149
168
 
150
169
  var onLoadTreeNodeDataHandler = function onLoadTreeNodeDataHandler(treeNode) {
151
170
  return new Promise(function (resolve) {
152
- if (treeNode.key != summaryMenusData.current.SUBORDINATES) {
153
- resolve(true);
154
- } else if (treeNode.key == summaryMenusData.current.SUBORDINATES) {
171
+ if (treeNode.key == summaryMenusData.current.SUBORDINATES) {
155
172
  getSubordinaters().then(function () {
156
173
  return resolve(true);
157
174
  })["catch"](function () {
158
175
  return resolve(true);
159
176
  });
177
+ } else if (treeNode.key == summaryMenusData.current.SHARE) {
178
+ getShareUsers().then(function () {
179
+ return resolve(true);
180
+ })["catch"](function () {
181
+ return resolve(true);
182
+ });
160
183
  } else {
161
184
  resolve(true);
162
185
  }
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.removeFollower = exports.getSubordinates = exports.getMyDepartMent = exports.getFollowerList = exports.getDepsAndUsers = exports.addFollower = void 0;
6
+ exports.removeFollower = exports.getSubordinates = exports.getShareUsersData = exports.getMyDepartMent = exports.getFollowerList = exports.getDepsAndUsers = exports.addFollower = void 0;
7
7
 
8
8
  var _axios = _interopRequireDefault(require("axios"));
9
9
 
@@ -96,6 +96,20 @@ var getSubordinates = function getSubordinates(_ref) {
96
96
 
97
97
  exports.getSubordinates = getSubordinates;
98
98
 
99
+ var getShareUsersData = function getShareUsersData() {
100
+ return (0, _request.rget)("v1")("summary/getShareUsers?toUserId=".concat(userId)).then(function (res) {
101
+ var users = [];
102
+
103
+ if (res.Code === 1) {
104
+ users = res.Data;
105
+ }
106
+
107
+ return users;
108
+ });
109
+ };
110
+
111
+ exports.getShareUsersData = getShareUsersData;
112
+
99
113
  var addFollower = function addFollower(id) {
100
114
  return _axios["default"].post("".concat(requestDomain(), "/api/v1/").concat(tenantId, "/").concat(userId, "/follow/addFollower?followerId=").concat(id), null, {
101
115
  headers: {
@@ -145,6 +145,17 @@
145
145
  background-color: rgba(90, 216, 166, 0.1);
146
146
  }
147
147
 
148
+ .app-center__app-guide .titaui-pc__guide-tip__popup-triangle {
149
+ left: 18%;
150
+ bottom: -5px;
151
+ }
152
+
153
+ .app-center__app-guide-content {
154
+ font-size: 14px;
155
+ color: #FFFFFF;
156
+ line-height: 22px;
157
+ }
158
+
148
159
  .app-center__drawer {
149
160
  transform: translateY(54px);
150
161
  }
@@ -13,6 +13,10 @@ var _classnames = _interopRequireDefault(require("classnames"));
13
13
 
14
14
  var _drawer = _interopRequireDefault(require("../../../drawer"));
15
15
 
16
+ var _conditionRender = _interopRequireDefault(require("../../../condition-render"));
17
+
18
+ var _guideTip = _interopRequireDefault(require("../../../guide-tip"));
19
+
16
20
  var _bookDemo = _interopRequireDefault(require("../../../book-demo"));
17
21
 
18
22
  var _errorBoundary = _interopRequireDefault(require("../../../error-boundary"));
@@ -21,10 +25,14 @@ var _utils = require("../../utils");
21
25
 
22
26
  var _errorLevel = _interopRequireDefault(require("../../../../utils/error-level"));
23
27
 
28
+ var _helpers = require("../../../../utils/helpers");
29
+
24
30
  require("./index.css");
25
31
 
26
32
  var _interface = require("./interface");
27
33
 
34
+ var _bsGlobal = require("../../../../utils/bs-global");
35
+
28
36
  var _yuyueAward = _interopRequireDefault(require("./images/yuyue-award.png"));
29
37
 
30
38
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
@@ -54,6 +62,7 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy
54
62
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
55
63
 
56
64
  var precls = 'app-center';
65
+ var userId = (0, _helpers.getLoginUserInfo)().Id;
57
66
 
58
67
  var AppCenter = function AppCenter(props) {
59
68
  var _props$appCenterVisib = props.appCenterVisible,
@@ -99,10 +108,34 @@ var AppCenter = function AppCenter(props) {
99
108
  currentAppId = _useState8[0],
100
109
  setCurrentAppId = _useState8[1];
101
110
 
111
+ var _useState9 = (0, _react.useState)(false),
112
+ _useState10 = _slicedToArray(_useState9, 2),
113
+ summaryGuideVisible = _useState10[0],
114
+ setSummaryGuideVisible = _useState10[1];
115
+
102
116
  var bookDemoRef = (0, _react.useRef)();
117
+
118
+ var handleCloseSummaryGuide = function handleCloseSummaryGuide() {
119
+ setSummaryGuideVisible(false);
120
+ var cacheIsKonw = localStorage.getItem("NewSummaryGuide_".concat(userId));
121
+
122
+ if (!cacheIsKonw) {
123
+ localStorage.setItem("NewSummaryGuide_".concat(userId), "".concat(userId));
124
+ }
125
+ };
126
+
103
127
  (0, _react.useEffect)(function () {
104
128
  setInit(true);
105
129
  }, []);
130
+ (0, _react.useEffect)(function () {
131
+ var cacheIsKonw = localStorage.getItem("NewSummaryGuide_".concat(userId));
132
+
133
+ if (cacheIsKonw) {
134
+ setSummaryGuideVisible(false);
135
+ } else {
136
+ setSummaryGuideVisible(true);
137
+ }
138
+ }, []);
106
139
  (0, _react.useEffect)(function () {
107
140
  var _apps$find;
108
141
 
@@ -160,18 +193,7 @@ var AppCenter = function AppCenter(props) {
160
193
  }
161
194
  };
162
195
 
163
- return /*#__PURE__*/_react["default"].createElement(_drawer["default"], {
164
- className: "".concat(precls, "__drawer"),
165
- placement: "top",
166
- onClose: closeAppCenter,
167
- visible: appCenterVisible,
168
- width: "100%",
169
- autoClosable: true
170
- }, /*#__PURE__*/_react["default"].createElement("div", {
171
- className: precls
172
- }, /*#__PURE__*/_react["default"].createElement("div", {
173
- className: "".concat(precls, "__app-list")
174
- }, apps.length > 0 && apps.map(function (app) {
196
+ var renderAppItem = function renderAppItem(app) {
175
197
  return /*#__PURE__*/_react["default"].createElement("div", {
176
198
  className: "".concat(precls, "__app-item ").concat(precls, "__app-item--").concat(app.code),
177
199
  onClick: function onClick() {
@@ -186,6 +208,33 @@ var AppCenter = function AppCenter(props) {
186
208
  }, app.title), isTrial && /*#__PURE__*/_react["default"].createElement("span", {
187
209
  className: "".concat(precls, "__app-item-sub-title")
188
210
  }, app.subTitle)));
211
+ };
212
+
213
+ return /*#__PURE__*/_react["default"].createElement(_drawer["default"], {
214
+ className: "".concat(precls, "__drawer"),
215
+ placement: "top",
216
+ onClose: closeAppCenter,
217
+ visible: appCenterVisible,
218
+ width: "100%",
219
+ autoClosable: true
220
+ }, /*#__PURE__*/_react["default"].createElement("div", {
221
+ className: precls
222
+ }, /*#__PURE__*/_react["default"].createElement("div", {
223
+ className: "".concat(precls, "__app-list")
224
+ }, apps.length > 0 && apps.map(function (app) {
225
+ return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
226
+ condition: app.code === 'summary'
227
+ }, /*#__PURE__*/_react["default"].createElement(_guideTip["default"], {
228
+ visible: summaryGuideVisible,
229
+ content: /*#__PURE__*/_react["default"].createElement("span", {
230
+ className: "".concat(precls, "__app-guide-content")
231
+ }, (0, _bsGlobal.hasWebHead)('okr') ? '🎉 总结升级!全新推出 OKR 总结模版,用总结来实现 OKR闭环!' : '总结升级!查看总结与书写总结都更加轻便啦!'),
232
+ type: 'button',
233
+ classnames: "".concat(precls, "__app-guide"),
234
+ onClickClose: handleCloseSummaryGuide
235
+ }, renderAppItem(app))), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
236
+ condition: app.code !== 'summary'
237
+ }, renderAppItem(app)));
189
238
  }), new Array(20).fill(1).map(function () {
190
239
  return /*#__PURE__*/_react["default"].createElement("div", {
191
240
  className: "".concat(precls, "__app-item-placeholder")
@@ -117,6 +117,17 @@
117
117
  position: relative;
118
118
  }
119
119
 
120
+ .titaui-nav-top-menu__guide .titaui-pc__guide-tip__popup-triangle {
121
+ top: -5px;
122
+ transform: rotate(180deg);
123
+ }
124
+
125
+ .titaui-nav-top-menu__guide-content {
126
+ font-size: 14px;
127
+ color: #FFFFFF;
128
+ line-height: 22px;
129
+ }
130
+
120
131
  .titaui-nav-top-menu__tips {
121
132
  position: relative;
122
133
  }
@@ -21,6 +21,8 @@ var _conditionRender = _interopRequireDefault(require("../../../../components/co
21
21
 
22
22
  var _useGlobalValue3 = _interopRequireDefault(require("../../useGlobalValue"));
23
23
 
24
+ var _guideTip = _interopRequireDefault(require("../../../guide-tip"));
25
+
24
26
  var _new = _interopRequireDefault(require("./img/new.svg"));
25
27
 
26
28
  require("./index.css");
@@ -45,7 +47,7 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy
45
47
 
46
48
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
47
49
 
48
- var prefix = "titaui-nav-top-menu";
50
+ var prefix = 'titaui-nav-top-menu';
49
51
  var popupAlign = {
50
52
  offset: [0, 5],
51
53
  overflow: {
@@ -54,15 +56,7 @@ var popupAlign = {
54
56
  },
55
57
  targetOffset: [0, 0]
56
58
  };
57
- var NewFeatureGuidePopupAlign = {
58
- offset: [104, -5],
59
- overflow: {
60
- adjustX: true,
61
- adjustY: true
62
- },
63
- targetOffset: [0, 0]
64
- };
65
- var NEWMENUS = "#/interview";
59
+ var NEWMENUS = '#summary/my';
66
60
 
67
61
  var Menu = function Menu(_ref) {
68
62
  var menus = _ref.menus,
@@ -70,8 +64,8 @@ var Menu = function Menu(_ref) {
70
64
 
71
65
  var _useState = (0, _react.useState)(false),
72
66
  _useState2 = _slicedToArray(_useState, 2),
73
- isKnow = _useState2[0],
74
- setIsKonw = _useState2[1];
67
+ guideVisible = _useState2[0],
68
+ setGuideVisible = _useState2[1];
75
69
 
76
70
  var _useState3 = (0, _react.useState)(false),
77
71
  _useState4 = _slicedToArray(_useState3, 2),
@@ -83,7 +77,7 @@ var Menu = function Menu(_ref) {
83
77
  feedNum = _useGlobalValue2[0];
84
78
 
85
79
  var containerRef = (0, _react.useRef)();
86
- var apiPath = (0, _bsGlobal.getBSGlobal)("apiPath");
80
+ var apiPath = (0, _bsGlobal.getBSGlobal)('apiPath');
87
81
  var userId = (0, _bsGlobal.getUserInfo)().Id;
88
82
 
89
83
  var handlePopupVisibleChange = function handlePopupVisibleChange(visible) {
@@ -92,52 +86,37 @@ var Menu = function Menu(_ref) {
92
86
 
93
87
  var handleTracker = function handleTracker(menu) {
94
88
  if (window.titaTracker) {
95
- window.titaTracker("action").record({
89
+ window.titaTracker('action').record({
96
90
  actionName: "\u5BFC\u822A\u83DC\u5355__".concat(menu.title),
97
- actionGroup: "导航菜单",
98
- productName: "导航菜单"
91
+ actionGroup: '导航菜单',
92
+ productName: '导航菜单'
99
93
  });
100
94
  }
101
95
 
102
- if (menu.code === "dynamic" && feedNum > 0) {
96
+ if (menu.code === 'dynamic' && feedNum > 0) {
103
97
  window.location.reload();
104
98
  }
105
99
  };
106
100
 
107
- var handleClick = function handleClick() {
108
- setIsKonw(true);
109
- localStorage.setItem("isNewMenuItem__".concat(userId), "".concat(userId));
101
+ var handleClickClose = function handleClickClose() {
102
+ setGuideVisible(false);
103
+ localStorage.setItem("isKnowNewSummary__".concat(userId), "".concat(userId));
110
104
  };
111
105
 
112
106
  (0, _react.useEffect)(function () {
113
- var cacheIsKnow = localStorage.getItem("isNewMenuItem__".concat(userId));
107
+ var cacheIsKnow = localStorage.getItem("isKnowNewSummary__".concat(userId));
114
108
 
115
109
  if (cacheIsKnow) {
116
- setIsKonw(true);
110
+ setGuideVisible(false);
111
+ } else {
112
+ setGuideVisible(true);
117
113
  }
118
114
  }, []);
119
115
 
120
- var popup = /*#__PURE__*/_react["default"].createElement("div", {
121
- className: "".concat(prefix, "__tips")
122
- }, /*#__PURE__*/_react["default"].createElement("div", {
123
- className: (0, _classnames["default"])("".concat(prefix, "__tips-box"), _defineProperty({}, "".concat(prefix, "__tips-hide"), isKnow))
124
- }, /*#__PURE__*/_react["default"].createElement("div", {
125
- className: "".concat(prefix, "__tips-box-head")
126
- }, /*#__PURE__*/_react["default"].createElement("h2", {
127
- className: "".concat(prefix, "__tips-box-title")
128
- }, "1 : 1 \u9762\u8C08\uFF08\u4E00\u5BF9\u4E00\u9762\u8C08\uFF09\u4E0A\u7EBF\u5566\uFF01"), /*#__PURE__*/_react["default"].createElement("p", {
129
- className: "".concat(prefix, "__tips-box-content")
130
- }, "\u52A9\u529B\u7ECF\u7406\u548C\u4E0B\u7EA7\u8FDB\u884C\u6301\u7EED\u6C9F\u901A\uFF0C\u4E3A\u4E0D\u540C\u573A\u666F\u63D0\u4F9B\u4E30\u5BCC\u7684\u6C9F\u901A\u6A21\u677F\uFF0C\u5373\u523B\u4E86\u89E3\uFF0CGo~")), /*#__PURE__*/_react["default"].createElement("div", {
131
- className: "".concat(prefix, "__tips-box-ok"),
132
- onClick: handleClick
133
- }, "\u597D\u54D2")), /*#__PURE__*/_react["default"].createElement("div", {
134
- className: (0, _classnames["default"])("".concat(prefix, "__tips-triangle"), _defineProperty({}, "".concat(prefix, "__tips-hide"), isKnow))
135
- }));
136
-
137
116
  var renderRawItem = function renderRawItem(menu) {
138
117
  var href = menu.href;
139
118
 
140
- if (menu.title === "Learning" || menu.code === "learning") {
119
+ if (menu.title === 'Learning' || menu.code === 'learning') {
141
120
  href = "".concat(apiPath, "/").concat(href);
142
121
  }
143
122
 
@@ -145,13 +124,17 @@ var Menu = function Menu(_ref) {
145
124
  component: "span"
146
125
  }, /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
147
126
  condition: menu.id
148
- }, /*#__PURE__*/_react["default"].createElement(_popup["default"], {
149
- popupVisible: !isKnow,
150
- popup: menu.href === NEWMENUS ? popup : null,
151
- mask: false,
152
- action: ["focus"],
153
- popupAlign: NewFeatureGuidePopupAlign,
154
- zIndex: 1000
127
+ }, menu.href === NEWMENUS && /*#__PURE__*/_react["default"].createElement(_guideTip["default"], {
128
+ visible: guideVisible,
129
+ classnames: "".concat(prefix, "__guide"),
130
+ type: "button",
131
+ content: /*#__PURE__*/_react["default"].createElement("span", {
132
+ className: "".concat(prefix, "__guide-content")
133
+ }, (0, _bsGlobal.hasWebHead)('okr') ? '🎉 总结升级!全新推出 OKR 总结模版,用总结来实现 OKR闭环!' : '总结升级!查看总结与书写总结都更加轻便啦!'),
134
+ popupAlign: {
135
+ offset: [0, 140]
136
+ },
137
+ onClickClose: handleClickClose
155
138
  }, /*#__PURE__*/_react["default"].createElement("a", {
156
139
  className: (0, _classnames["default"])("".concat(prefix, "__menu-show"), _defineProperty({}, "".concat(prefix, "__menu-show--active"), activeMenuId === menu.id)),
157
140
  href: href,
@@ -159,13 +142,20 @@ var Menu = function Menu(_ref) {
159
142
  onClick: function onClick() {
160
143
  return handleTracker(menu);
161
144
  }
162
- }, menu.title, menu.href === "#dynamic" && feedNum > 0 && /*#__PURE__*/_react["default"].createElement("div", {
163
- className: (0, _classnames["default"])("".concat(prefix, "__menu--hasNum"), _defineProperty({}, "".concat(prefix, "__menu--hasNum-active"), activeMenuId === menu.id && menu.href === "#dynamic"))
164
- }, feedNum > 100 ? "99+" : feedNum), menu.href === NEWMENUS && /*#__PURE__*/_react["default"].createElement("img", {
145
+ }, menu.title, /*#__PURE__*/_react["default"].createElement("img", {
165
146
  src: _new["default"],
166
147
  alt: "",
167
148
  className: "".concat(prefix, "__tips-new")
168
- })))));
149
+ }))), menu.href !== NEWMENUS && /*#__PURE__*/_react["default"].createElement("a", {
150
+ className: (0, _classnames["default"])("".concat(prefix, "__menu-show"), _defineProperty({}, "".concat(prefix, "__menu-show--active"), activeMenuId === menu.id)),
151
+ href: href,
152
+ target: "_self",
153
+ onClick: function onClick() {
154
+ return handleTracker(menu);
155
+ }
156
+ }, menu.title, menu.href === '#dynamic' && feedNum > 0 && /*#__PURE__*/_react["default"].createElement("div", {
157
+ className: (0, _classnames["default"])("".concat(prefix, "__menu--hasNum"), _defineProperty({}, "".concat(prefix, "__menu--hasNum-active"), activeMenuId === menu.id && menu.href === '#dynamic'))
158
+ }, feedNum > 100 ? '99+' : feedNum))));
169
159
  };
170
160
 
171
161
  var renderRest = function renderRest(items) {
@@ -179,7 +169,7 @@ var Menu = function Menu(_ref) {
179
169
  }, items.map(function (menu) {
180
170
  var href = menu.href;
181
171
 
182
- if (menu.title === "Learning" || menu.code === "learning") {
172
+ if (menu.title === 'Learning' || menu.code === 'learning') {
183
173
  href = "".concat(apiPath, "/").concat(href);
184
174
  }
185
175
 
@@ -200,7 +190,7 @@ var Menu = function Menu(_ref) {
200
190
  popupPlacement: "bottomLeft",
201
191
  popupAlign: popupAlign
202
192
  }, /*#__PURE__*/_react["default"].createElement("span", {
203
- className: (0, _classnames["default"])("tu-icon-diot", "".concat(prefix, "__more-icon"), _defineProperty({}, "".concat(prefix, "__more-icon--active"), isActiveHideMeun))
193
+ className: (0, _classnames["default"])('tu-icon-diot', "".concat(prefix, "__more-icon"), _defineProperty({}, "".concat(prefix, "__more-icon--active"), isActiveHideMeun))
204
194
  }));
205
195
  };
206
196
 
@@ -9,9 +9,9 @@ exports.OAuth = exports.KRAuth = exports.EAuth = exports.BaseAuth = void 0;
9
9
 
10
10
  var _bsGlobal = require("../../utils/bs-global");
11
11
 
12
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
12
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
13
13
 
14
- function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
14
+ function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
15
15
 
16
16
  function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
17
17
 
@@ -21,7 +21,7 @@ function _assertThisInitialized(self) { if (self === void 0) { throw new Referen
21
21
 
22
22
  function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
23
23
 
24
- function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
24
+ function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
25
25
 
26
26
  function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
27
27
 
@@ -33,8 +33,6 @@ 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 _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return generator._invoke = function (innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; }(innerFn, self, context), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; this._invoke = function (method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); }; } function maybeInvokeDelegate(delegate, context) { var method = delegate.iterator[context.method]; if (undefined === method) { if (context.delegate = null, "throw" === context.method) { if (delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method)) return ContinueSentinel; context.method = "throw", context.arg = new TypeError("The iterator does not provide a 'throw' method"); } return ContinueSentinel; } var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, define(Gp, "constructor", GeneratorFunctionPrototype), define(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (object) { var keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, "catch": function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
37
-
38
36
  function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
39
37
 
40
38
  function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
@@ -91,8 +89,8 @@ var Principal = function Principal(_ref) {
91
89
  };
92
90
 
93
91
  var confirmHandler = /*#__PURE__*/function () {
94
- var _ref4 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
95
- return _regeneratorRuntime().wrap(function _callee$(_context) {
92
+ var _ref4 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
93
+ return regeneratorRuntime.wrap(function _callee$(_context) {
96
94
  while (1) {
97
95
  switch (_context.prev = _context.next) {
98
96
  case 0: