@titaui/pc 1.8.61 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/components/avatar/icon-avatar/index.js +1 -1
- package/lib/components/button/default-button/index.js +3 -1
- package/lib/components/button/rect-btn/index.js +4 -2
- package/lib/components/button/text-btn/index.js +3 -1
- package/lib/components/cascader/index.js +3 -1
- package/lib/components/change-okr-modal/Filter.js +54 -108
- package/lib/components/change-okr-modal/Item.js +12 -14
- package/lib/components/change-okr-modal/constant.js +185 -0
- package/lib/components/change-okr-modal/filterTab.js +0 -2
- package/lib/components/change-okr-modal/index.js +9 -9
- package/lib/components/common-share/publishMblog.js +4 -2
- package/lib/components/communication/CommunicationAttachments.js +8 -6
- package/lib/components/communication/CommunicationRecord.js +7 -8
- package/lib/components/communication/index.js +6 -4
- package/lib/components/confidence/index.js +4 -2
- package/lib/components/create-okr-modal/constant.js +37 -11
- package/lib/components/create-okr-modal/createCycle.js +6 -4
- package/lib/components/create-okr-modal/createSuccessCmp.js +8 -6
- package/lib/components/create-okr-modal/fields/date-cycle.js +5 -3
- package/lib/components/create-okr-modal/fields/o-new-name.js +14 -11
- package/lib/components/create-okr-modal/fields/okr-case.js +5 -3
- package/lib/components/create-okr-modal/fields/okr-classify.js +14 -9
- package/lib/components/create-okr-modal/fields/okr-create-suggest.js +5 -3
- package/lib/components/create-okr-modal/fields/okr-parent.js +4 -2
- package/lib/components/create-okr-modal/fields/okr-type-detail.js +7 -5
- package/lib/components/create-okr-modal/fields/okr-type.js +6 -4
- package/lib/components/create-okr-modal/fields/okr-visibility-detail.js +8 -6
- package/lib/components/create-okr-modal/fields/okr-visibility.js +28 -21
- package/lib/components/create-okr-modal/index.js +28 -23
- package/lib/components/create-okr-modal/kr-items/kr-item-weight.js +3 -1
- package/lib/components/create-okr-modal/kr-items/krDatas.js +5 -4
- package/lib/components/create-okr-modal/kr-items/krItem.js +3 -1
- package/lib/components/create-okr-modal/objectType.js +22 -18
- package/lib/components/create-okr-modal/style.js +1 -1
- package/lib/components/date-picker/CalendarBody.js +3 -1
- package/lib/components/delete-confirm-pop/ConfirmPop.js +15 -16
- package/lib/components/dialog/index.css +1 -1
- package/lib/components/dialog/index.js +4 -2
- package/lib/components/dialog-confirm/index.css +8 -6
- package/lib/components/drawer/index.js +4 -2
- package/lib/components/drawer-manager/index.js +1 -1
- package/lib/components/drop-selector/index.css +2 -0
- package/lib/components/dynamic/components/dynamic-search-input/index.css +3 -1
- package/lib/components/dynamic/components/dynamic-search-input/index.js +7 -5
- package/lib/components/dynamic/constant.js +18 -16
- package/lib/components/dynamic/dynamic-item/components/header/index.js +14 -12
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.js +4 -2
- package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.js +4 -2
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.js +7 -5
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.js +6 -2
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/constant.js +7 -4
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.js +11 -3
- package/lib/components/dynamic/dynamic-item/dynamic-progress/index.js +9 -7
- package/lib/components/dynamic/dynamic-item/dynamic-project/constant.js +10 -7
- package/lib/components/dynamic/dynamic-item/dynamic-project/index.js +3 -1
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.js +4 -2
- package/lib/components/dynamic/dynamic-item/dynamic-replay/index.js +5 -3
- package/lib/components/dynamic/dynamic-item/dynamic-report/index.js +5 -3
- package/lib/components/dynamic/dynamic-item/dynamic-reward/index.js +6 -4
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.js +3 -1
- package/lib/components/dynamic/dynamic-item/dynamic-task/constant.js +10 -7
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.js +5 -3
- package/lib/components/dynamic/dynamic-item/index.js +4 -2
- package/lib/components/dynamic/dynamic-like-ranking/index.js +8 -6
- package/lib/components/dynamic/dynamic-like-ranking/item.js +3 -1
- package/lib/components/dynamic/dynamic-liking/index.js +3 -1
- package/lib/components/dynamic/dynamic-liking/item.js +4 -2
- package/lib/components/dynamic/dynamic-list/index.js +3 -1
- package/lib/components/dynamic/dynamic-topping/index.js +3 -1
- package/lib/components/dynamic/dynamic-topping/item.js +4 -2
- package/lib/components/dynamic/dynamic.js +4 -2
- package/lib/components/dynamic/my-team/index.js +5 -3
- package/lib/components/dynamic/online-broadcast/index.js +4 -2
- package/lib/components/dynamic/quick-operation/components/create-announcement/index.js +3 -1
- package/lib/components/dynamic/quick-operation/components/create-okr/index.js +3 -1
- package/lib/components/dynamic/quick-operation/components/create-share/index.js +3 -1
- package/lib/components/dynamic/quick-operation/components/create-task/index.js +3 -1
- package/lib/components/dynamic/quick-operation/index.js +3 -1
- package/lib/components/dynamic/util.js +15 -13
- package/lib/components/e-priority/index.js +7 -5
- package/lib/components/eReport/eReportLists/reportList.js +9 -7
- package/lib/components/eReport/eReportShare/index.js +4 -2
- package/lib/components/eReport/eReportShare/toast/index.js +3 -1
- package/lib/components/edit-kr-wight/EditKrWightModal.js +6 -4
- package/lib/components/ereport-list/index.js +7 -5
- package/lib/components/file-list/components/single-file/index.js +5 -3
- package/lib/components/form/form-fields/department/department-input.js +3 -1
- package/lib/components/form/form-fields/duties/duties-input.js +3 -1
- package/lib/components/form/form-fields/input/index.js +3 -0
- package/lib/components/form/form-fields/input-verification-code/index.css +1 -0
- package/lib/components/form/form-fields/input-verification-code/index.js +9 -4
- package/lib/components/form/form-fields/user/user-input.js +3 -1
- package/lib/components/grid-layout/near-visitors/index.js +4 -2
- package/lib/components/grid-layout/okr-align/index.js +8 -6
- package/lib/components/grid-layout/okr-progress/index.js +9 -7
- package/lib/components/grid-layout/okr-target/index.js +13 -11
- package/lib/components/grid-layout/over-view/index.js +5 -3
- package/lib/components/grid-layout/personal-info/index.js +5 -3
- package/lib/components/grid-layout/sub-employee-okr/index.js +5 -3
- package/lib/components/grid-layout/week-task/index.js +10 -8
- package/lib/components/grid-layout/words-cloud/index.js +5 -3
- package/lib/components/grid-page/personal-info/index.js +5 -3
- package/lib/components/img-viewer/index.js +6 -4
- package/lib/components/mblog/components/ConfirmPop.js +3 -1
- package/lib/components/mblog/components/MblogAction.js +13 -16
- package/lib/components/mblog/index.js +23 -21
- package/lib/components/mblog/style.js +4 -4
- package/lib/components/menus/components/drag-resize/index.js +4 -2
- package/lib/components/menus/components/flip-menu-card/flip-back-header.js +3 -1
- package/lib/components/menus/components/menu-tree/tree-node/assess-manage.js +6 -1
- package/lib/components/menus/components/menu-tree/tree-node/assess-template.js +6 -1
- package/lib/components/menus/components/menu-tree/tree-node/index.css +2 -0
- package/lib/components/menus/components/menu-tree/tree-node/no-follower.js +3 -1
- package/lib/components/menus/components/search-colleague/index.js +1 -1
- package/lib/components/menus/export-modules/appraisal-menus/index.js +5 -3
- package/lib/components/menus/export-modules/appraisal-menus/menus.js +4 -2
- package/lib/components/menus/export-modules/manage-menus/index.css +0 -12
- package/lib/components/menus/export-modules/manage-menus/index.js +33 -4
- package/lib/components/menus/export-modules/okr-menus/depart-menus/index.js +4 -2
- package/lib/components/menus/export-modules/okr-menus/index.js +3 -1
- package/lib/components/menus/export-modules/okr-menus/menus.js +3 -1
- package/lib/components/menus/i18n.js +36 -40
- package/lib/components/nav-top/components/user-message/components/empty/index.js +4 -2
- package/lib/components/nav-top/components/user-message/components/remind/index.js +3 -1
- package/lib/components/nav-top/components/user-message/components/remind/remind-item.js +5 -3
- package/lib/components/nav-top/components/user-message/msg/index.css +4 -0
- package/lib/components/nav-top/components/user-message/msg/index.js +6 -4
- package/lib/components/nav-top/components/user-message/utils.js +3 -1
- package/lib/components/nav-top/components/user-own-menu/components/own-menu/index.css +22 -1
- package/lib/components/nav-top/components/user-own-menu/components/own-menu/index.js +44 -3
- package/lib/components/nav-top/components/user-own-menu/utils.js +60 -26
- package/lib/components/nav-top/components/version/index.css +11 -3
- package/lib/components/nav-top/components/version/index.js +4 -2
- package/lib/components/nav-top/constant.js +11 -5
- package/lib/components/nav-top/request.apis.js +8 -2
- package/lib/components/okr-detail/base-info/base-info.js +16 -13
- package/lib/components/okr-detail/base-info/o-desc/index.js +10 -14
- package/lib/components/okr-detail/base-info/other-infos/classify/index.js +15 -10
- package/lib/components/okr-detail/base-info/other-infos/date-cycle/index.js +3 -1
- package/lib/components/okr-detail/base-info/other-infos/okr-type/index.js +6 -4
- package/lib/components/okr-detail/base-info/other-infos/principal/index.js +3 -1
- package/lib/components/okr-detail/base-info/other-infos/visibility/index.js +12 -10
- package/lib/components/okr-detail/base-info/person/index.js +3 -1
- package/lib/components/okr-detail/components/ao-nice/index.js +2 -2
- package/lib/components/okr-detail/components/base-okr-type/confirm/confirm.js +4 -2
- package/lib/components/okr-detail/components/base-okr-type/index.js +1 -1
- package/lib/components/okr-detail/components/base-okr-type/object-type.js +22 -18
- package/lib/components/okr-detail/components/header/edit-name.js +5 -3
- package/lib/components/okr-detail/components/header/index.js +3 -1
- package/lib/components/okr-detail/components/header/o-name.js +3 -1
- package/lib/components/okr-detail/components/o-classify.js +6 -4
- package/lib/components/okr-detail/components/o-progress-update/index.js +4 -2
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +12 -10
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/constant.js +9 -6
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-empty.js +3 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-priority-dropdown.js +7 -5
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-project.js +5 -3
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-status-dropdown.js +8 -6
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task-level2.js +9 -7
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task.js +9 -7
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +8 -6
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.js +4 -2
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/kr-push-score.js +15 -13
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-parent-node/index.js +5 -3
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/index.js +12 -8
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-parent-node/index.js +13 -9
- package/lib/components/okr-detail/components/okr-type.js +5 -3
- package/lib/components/okr-detail/components/score/index.js +3 -1
- package/lib/components/okr-detail/detail-footer/index.js +6 -4
- package/lib/components/okr-detail/detail-header/actions.js +13 -11
- package/lib/components/okr-detail/detail-header/confirm.js +4 -2
- package/lib/components/okr-detail/detail-header/delete-confirm/delete-confirm.js +20 -16
- package/lib/components/okr-detail/detail-header/index.js +8 -6
- package/lib/components/okr-detail/e-list/search-form/fields/e-order.js +7 -5
- package/lib/components/okr-detail/e-list/search-form/fields/e-status.js +10 -8
- package/lib/components/okr-detail/e-list/search-form/fields/e-user.js +3 -1
- package/lib/components/okr-detail/e-list/search-form/index.js +6 -4
- package/lib/components/okr-detail/e-list/util.js +5 -3
- package/lib/components/okr-detail/index.js +8 -6
- package/lib/components/okr-detail/okr-list/add-parent-okr.js +3 -1
- package/lib/components/okr-detail/okr-list/create-kr-item/index.js +6 -4
- package/lib/components/okr-detail/okr-list/create-kr-item/style.js +1 -1
- package/lib/components/okr-detail/okr-list/empty/index.js +6 -4
- package/lib/components/okr-detail/okr-list/index.js +9 -5
- package/lib/components/okr-detail/okr-list/warp-parent-okr.js +3 -1
- package/lib/components/okr-detail/request-apis.js +3 -1
- package/lib/components/okr-detail/schedule/components/kr-progress/index.js +3 -1
- package/lib/components/okr-detail/schedule/components/o-progress/index.js +18 -16
- package/lib/components/okr-detail/schedule/util.js +3 -1
- package/lib/components/okr-filter-drawer/filter-form.js +68 -55
- package/lib/components/okr-filter-drawer/index.css +7 -3
- package/lib/components/okr-filter-drawer/index.js +4 -8
- package/lib/components/okr-flow/child-node/work-node.js +18 -14
- package/lib/components/okr-flow/empty/index.js +3 -1
- package/lib/components/okr-flow/export-modal/index.js +4 -2
- package/lib/components/okr-flow/mini-map/index.js +5 -3
- package/lib/components/okr-period-selector/select-cycle.js +6 -4
- package/lib/components/okr-progress/components/kr-progress/index.js +3 -1
- package/lib/components/okr-progress/components/o-progress/index.js +18 -16
- package/lib/components/okr-progress/components/o-progress-update/index.js +4 -2
- package/lib/components/okr-progress/request-apis.js +3 -1
- package/lib/components/okr-progress/util.js +3 -1
- package/lib/components/okr-progress-detail/index.js +10 -7
- package/lib/components/okr-progress-detail/utils.js +5 -3
- package/lib/components/okr-progress-modal/helper.js +126 -81
- package/lib/components/okr-progress-modal/index.js +14 -37
- package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +18 -16
- package/lib/components/okr-review/ReviewPop/components/ReviewBody/style.js +1 -1
- package/lib/components/okr-review/ReviewPop/index.js +8 -6
- package/lib/components/okr-review/components/ReviewItem/index.js +5 -3
- package/lib/components/okr-review/components/confirm-pop/ConfirmPop.js +9 -7
- package/lib/components/okr-review/index.js +6 -4
- package/lib/components/okr-share/pink-card/card.js +3 -1
- package/lib/components/okr-share/publishMblog.js +4 -2
- package/lib/components/okr-share/shareCardSelector.js +4 -2
- package/lib/components/okrcase-library/index.js +4 -2
- package/lib/components/okrcase-library/okrcases-components/caseLibrary-cardList/okrcase-card.js +6 -4
- package/lib/components/okrcase-library/okrcases-components/caseLibrary-main.js +3 -1
- package/lib/components/okrcase-library/okrcases-components/caseLibray-header.js +4 -2
- package/lib/components/okrcase-library/okrcases-components/submitOkr-dialog.js +4 -2
- package/lib/components/okrcase-library-card/index.js +6 -4
- package/lib/components/operation-records/index.js +3 -1
- package/lib/components/pagination/locale/en_US.js +22 -0
- package/lib/components/pagination/locale/zh_CN.js +22 -0
- package/lib/components/pagination/pagination.js +8 -1
- package/lib/components/password-input/index.js +4 -2
- package/lib/components/period-selector/common.js +19 -9
- package/lib/components/period-selector/components/selector/index.js +45 -18
- package/lib/components/period-selector/mockData.js +97 -83
- package/lib/components/photo-card/components/card/index.js +6 -4
- package/lib/components/photo-card/index.js +4 -2
- package/lib/components/point-demo/constant.js +72 -0
- package/lib/components/point-demo/drop-down-box/index.js +1 -1
- package/lib/components/point-demo/index.js +12 -66
- package/lib/components/praise-record/index.js +4 -2
- package/lib/components/publish-dynamic-modal/publish-dynamic-modal.css +1 -1
- package/lib/components/publish-dynamic-modal/publish-dynamic-modal.js +9 -6
- package/lib/components/range-picker-pop/index.js +7 -6
- package/lib/components/range-selector-pop/RangeList.js +5 -3
- package/lib/components/scrollbar/simplebar/index.js +2 -0
- package/lib/components/scrollbar/simplebar/scrollbar-width.js +2 -0
- package/lib/components/select-layer/index.js +3 -1
- package/lib/components/select-tags/index.js +3 -1
- package/lib/components/selector-input/index.js +3 -1
- package/lib/components/slider-input/index.js +3 -1
- package/lib/components/status-time/index.js +5 -3
- package/lib/components/table/index.js +3 -1
- package/lib/components/task-relation-modal/index.js +8 -6
- package/lib/components/task-relation-modal/search/category-select.js +6 -4
- package/lib/components/task-relation-modal/search/okr-status-select.js +6 -4
- package/lib/components/task-relation-modal/search/okr-type-select.js +8 -6
- package/lib/components/task-relation-modal/search/principal.js +4 -2
- package/lib/components/task-relation-modal/search/relation.js +8 -6
- package/lib/components/task-relation-modal/tree/category-tree/index.js +5 -3
- package/lib/components/task-relation-modal/tree/category-tree/search-form.js +3 -1
- package/lib/components/task-relation-modal/tree/okr-tree/index.js +6 -4
- package/lib/components/task-relation-modal/tree/okr-tree/search-form.js +3 -1
- package/lib/components/task-relation-modal/tree/work-tree/index.js +7 -5
- package/lib/components/task-relation-modal/tree/work-tree/search-form.js +3 -1
- package/lib/components/task-relation-modal/tree-node/milestone-node/index.js +5 -3
- package/lib/components/task-relation-modal/tree-node/work-node/index.js +4 -2
- package/lib/components/tita-chart/charts/liquid-ball.js +3 -1
- package/lib/components/tita-chart/charts/words-cloud.js +8 -6
- package/lib/components/update-modal/index.js +3 -1
- package/lib/components/upload/components/uploadedPreview.js +8 -6
- package/lib/components/upload/index.js +5 -3
- package/lib/components/upvote/attitude.js +31 -25
- package/lib/components/upvote/index.js +7 -5
- package/lib/components/upvote/selector.js +1 -1
- package/lib/components/upvote/upvoteListModal.js +3 -1
- package/lib/components/user-selector/action-btns/btn-cancel.js +3 -1
- package/lib/components/user-selector/action-btns/btn-ok.js +3 -1
- package/lib/components/user-selector/category-selector-panel/depart-tree.js +3 -0
- package/lib/components/user-selector/category-selector-panel/index.js +6 -21
- package/lib/components/user-selector/constant.js +29 -0
- package/lib/components/user-selector/empty/group.js +3 -1
- package/lib/components/user-selector/empty/index.js +3 -1
- package/lib/components/user-selector/export-modules/field-tree-selector/index.css +1 -1
- package/lib/components/user-selector/export-modules/field-tree-selector/index.js +5 -1
- package/lib/components/user-selector/export-modules/multiple-user-selector--bak/index.js +3 -1
- package/lib/components/user-selector/searched-panel/index.js +5 -3
- package/lib/components/user-selector/selected-panel/index.js +8 -6
- package/lib/components/version-change-modal/constant.js +35 -29
- package/lib/components/version-change-modal/index.js +6 -4
- package/lib/components/weekly-report/index.js +4 -2
- package/lib/components/weekly-report/statistics.js +3 -1
- package/lib/components/word-cloud/index.js +1 -1
- package/lib/components-v1/confirm/index.js +4 -2
- package/lib/components-v1/popConfirm/index.js +4 -2
- package/lib/components-v1/progress/CircleProgress.js +1 -1
- package/lib/components-v1/radio/radioGroup.js +1 -1
- package/lib/components-v1/search/index.js +5 -5
- package/lib/components-v1/userSelector/components/MultiMode/CommonList.js +4 -2
- package/lib/components-v1/userSelector/components/MultiMode/DepartmentList.js +1 -1
- package/lib/components-v1/userSelector/components/MultiMode/SubsList.js +1 -1
- package/lib/components-v1/userSelector/components/MultiMode/index.js +8 -6
- package/lib/components-v1/userSelector/components/SearchBar.js +3 -1
- package/lib/components-v1/userSelector/components/SingleMode.js +1 -1
- package/lib/components-v1/userSelector/index.js +5 -3
- package/lib/pages/appointment-demo/drop-down-box/index.js +3 -1
- package/lib/pages/appointment-demo/index.js +18 -16
- package/lib/pages/group-management/page-view/empty.js +1 -1
- package/lib/pages/group-management/page-view/importGroupStaff/index.js +6 -4
- package/lib/pages/group-management/table/index.js +4 -2
- package/lib/pages/group-management/tree/add-group-dialog/index.js +4 -2
- package/lib/pages/group-management/tree/delete-group-dialog/index.js +4 -2
- package/lib/pages/group-management/tree/edit-group-dialog/index.js +4 -2
- package/lib/pages/group-management/tree/group-form/index.js +4 -2
- package/lib/pages/group-management/tree/operation-panel.js +4 -2
- package/lib/pages/group-management/tree/trigger-render.js +3 -1
- package/lib/pages/home/components/data-list/index.js +13 -11
- package/lib/pages/home/components/data-list/nav-selector/index.js +15 -13
- package/lib/pages/home/components/data-list/table/columns/index.js +16 -14
- package/lib/pages/home/components/data-list/table/columns/progressAndRisk.js +7 -5
- package/lib/pages/home/components/data-list/table/utils-function.js +3 -1
- package/lib/pages/home/components/guide/index.js +14 -12
- package/lib/pages/home/components/header/index.js +3 -1
- package/lib/pages/home-page-data-list/index.js +13 -11
- package/lib/pages/like-ranking/column.js +8 -6
- package/lib/pages/like-ranking/filter-buttons/department.js +3 -1
- package/lib/pages/like-ranking/filter-buttons/group.js +3 -1
- package/lib/pages/like-ranking/filter-buttons/modular.js +20 -14
- package/lib/pages/like-ranking/filter-buttons/name.js +3 -1
- package/lib/pages/like-ranking/filter-buttons/timer.js +3 -1
- package/lib/pages/like-ranking/index.js +10 -8
- package/lib/pages/new-okr-list/header/comments.js +3 -1
- package/lib/pages/new-okr-list/header/create-okr.js +3 -1
- package/lib/pages/new-okr-list/header/depart-title.js +4 -2
- package/lib/pages/new-okr-list/header/filter.js +3 -1
- package/lib/pages/new-okr-list/header/index.js +3 -1
- package/lib/pages/new-okr-list/header/relation-title.js +4 -2
- package/lib/pages/new-okr-list/index.js +4 -2
- package/lib/pages/new-okr-list/keyword-search/index.js +3 -1
- package/lib/pages/okr-map/export-modules/okr-map/header/index.js +16 -14
- package/lib/pages/okr-map/export-modules/okr-map/header/show-kr-confirm.js +6 -4
- package/lib/pages/okr-map/export-modules/share-okr-page/header/index.js +6 -4
- package/lib/pages/okr-map/level2-search/level2-input.js +3 -1
- package/lib/pages/okr-map/no-okr/index.js +3 -1
- package/lib/pages/okr-map/number-select/index.js +3 -1
- package/lib/pages/okr-map/share-dialog/index.js +8 -6
- package/lib/pages/personal-info/components/base-info/index.css +0 -1
- package/lib/pages/personal-info/components/base-info/index.js +8 -6
- package/lib/utils/date-test-change.js +5 -3
- package/lib/utils/format-time.js +5 -3
- package/lib/utils/getLocale.js +17 -0
- package/package.json +2 -1
- package/src/components/avatar/icon-avatar/index.tsx +2 -2
- package/src/components/button/default-button/index.tsx +3 -2
- package/src/components/button/rect-btn/index.tsx +2 -1
- package/src/components/button/text-btn/index.tsx +2 -1
- package/src/components/cascader/index.tsx +2 -1
- package/src/components/change-okr-modal/Filter.tsx +49 -109
- package/src/components/change-okr-modal/Item.tsx +17 -14
- package/src/components/change-okr-modal/constant.ts +156 -0
- package/src/components/change-okr-modal/filterTab.tsx +0 -2
- package/src/components/change-okr-modal/index.tsx +8 -9
- package/src/components/common-share/publishMblog.tsx +3 -2
- package/src/components/communication/CommunicationAttachments.tsx +7 -6
- package/src/components/communication/CommunicationRecord.tsx +6 -8
- package/src/components/communication/index.tsx +5 -4
- package/src/components/confidence/index.tsx +3 -2
- package/src/components/create-okr-modal/constant.ts +21 -12
- package/src/components/create-okr-modal/createCycle.tsx +5 -6
- package/src/components/create-okr-modal/createSuccessCmp.tsx +7 -6
- package/src/components/create-okr-modal/fields/date-cycle.tsx +4 -3
- package/src/components/create-okr-modal/fields/o-new-name.tsx +13 -10
- package/src/components/create-okr-modal/fields/okr-case.tsx +3 -2
- package/src/components/create-okr-modal/fields/okr-classify.tsx +11 -7
- package/src/components/create-okr-modal/fields/okr-create-suggest.tsx +5 -4
- package/src/components/create-okr-modal/fields/okr-parent.tsx +4 -3
- package/src/components/create-okr-modal/fields/okr-type-detail.tsx +6 -5
- package/src/components/create-okr-modal/fields/okr-type.tsx +6 -5
- package/src/components/create-okr-modal/fields/okr-visibility-detail.tsx +7 -6
- package/src/components/create-okr-modal/fields/okr-visibility.tsx +19 -14
- package/src/components/create-okr-modal/index.tsx +31 -27
- package/src/components/create-okr-modal/kr-items/kr-item-weight.tsx +2 -1
- package/src/components/create-okr-modal/kr-items/krDatas.tsx +4 -3
- package/src/components/create-okr-modal/kr-items/krItem.tsx +2 -1
- package/src/components/create-okr-modal/objectType.tsx +14 -11
- package/src/components/create-okr-modal/style.ts +1 -1
- package/src/components/date-picker/CalendarBody.js +8 -7
- package/src/components/delete-confirm-pop/ConfirmPop.tsx +7 -17
- package/src/components/dialog/index.js +3 -2
- package/src/components/dialog/index.scss +1 -1
- package/src/components/dialog-confirm/index.scss +8 -6
- package/src/components/drawer/index.tsx +3 -2
- package/src/components/drawer-manager/index.tsx +1 -1
- package/src/components/drop-selector/index.scss +2 -0
- package/src/components/dynamic/components/dynamic-search-input/index.scss +3 -1
- package/src/components/dynamic/components/dynamic-search-input/index.tsx +6 -5
- package/src/components/dynamic/constant.ts +23 -21
- package/src/components/dynamic/dynamic-item/components/header/index.tsx +13 -12
- package/src/components/dynamic/dynamic-item/dynamic-align/index.tsx +3 -2
- package/src/components/dynamic/dynamic-item/dynamic-assessment/index.tsx +3 -2
- package/src/components/dynamic/dynamic-item/dynamic-create-o/index.tsx +6 -5
- package/src/components/dynamic/dynamic-item/dynamic-kr/index.tsx +4 -2
- package/src/components/dynamic/dynamic-item/dynamic-milestone/constant.ts +6 -4
- package/src/components/dynamic/dynamic-item/dynamic-milestone/index.tsx +16 -3
- package/src/components/dynamic/dynamic-item/dynamic-progress/index.tsx +8 -7
- package/src/components/dynamic/dynamic-item/dynamic-project/constant.ts +9 -7
- package/src/components/dynamic/dynamic-item/dynamic-project/index.tsx +2 -1
- package/src/components/dynamic/dynamic-item/dynamic-relative/index.tsx +3 -2
- package/src/components/dynamic/dynamic-item/dynamic-replay/index.tsx +4 -3
- package/src/components/dynamic/dynamic-item/dynamic-report/index.tsx +4 -3
- package/src/components/dynamic/dynamic-item/dynamic-reward/index.tsx +5 -4
- package/src/components/dynamic/dynamic-item/dynamic-share/index.tsx +2 -1
- package/src/components/dynamic/dynamic-item/dynamic-task/constant.ts +9 -7
- package/src/components/dynamic/dynamic-item/dynamic-task/index.tsx +4 -3
- package/src/components/dynamic/dynamic-item/index.tsx +3 -2
- package/src/components/dynamic/dynamic-like-ranking/index.tsx +7 -6
- package/src/components/dynamic/dynamic-like-ranking/item.tsx +2 -2
- package/src/components/dynamic/dynamic-liking/index.tsx +2 -1
- package/src/components/dynamic/dynamic-liking/item.tsx +3 -2
- package/src/components/dynamic/dynamic-list/index.tsx +2 -1
- package/src/components/dynamic/dynamic-topping/index.tsx +2 -1
- package/src/components/dynamic/dynamic-topping/item.tsx +3 -2
- package/src/components/dynamic/dynamic.tsx +3 -2
- package/src/components/dynamic/my-team/index.tsx +4 -3
- package/src/components/dynamic/online-broadcast/index.tsx +3 -2
- package/src/components/dynamic/quick-operation/components/create-announcement/index.tsx +2 -1
- package/src/components/dynamic/quick-operation/components/create-okr/index.tsx +3 -2
- package/src/components/dynamic/quick-operation/components/create-share/index.tsx +2 -1
- package/src/components/dynamic/quick-operation/components/create-task/index.tsx +2 -1
- package/src/components/dynamic/quick-operation/index.tsx +2 -1
- package/src/components/dynamic/util.ts +14 -13
- package/src/components/e-priority/index.js +6 -5
- package/src/components/eReport/eReportLists/reportList.tsx +8 -7
- package/src/components/eReport/eReportShare/index.tsx +3 -2
- package/src/components/eReport/eReportShare/toast/index.tsx +2 -1
- package/src/components/edit-kr-wight/EditKrWightModal.tsx +5 -4
- package/src/components/ereport-list/index.tsx +6 -5
- package/src/components/file-list/components/single-file/index.tsx +4 -3
- package/src/components/form/form-fields/department/department-input.tsx +2 -1
- package/src/components/form/form-fields/duties/duties-input.tsx +2 -1
- package/src/components/form/form-fields/input/index.tsx +5 -0
- package/src/components/form/form-fields/input-verification-code/index.scss +1 -0
- package/src/components/form/form-fields/input-verification-code/index.tsx +9 -3
- package/src/components/form/form-fields/user/user-input.tsx +2 -1
- package/src/components/grid-layout/near-visitors/index.tsx +3 -2
- package/src/components/grid-layout/okr-align/index.tsx +7 -6
- package/src/components/grid-layout/okr-progress/index.tsx +8 -7
- package/src/components/grid-layout/okr-target/index.tsx +12 -11
- package/src/components/grid-layout/over-view/index.tsx +4 -4
- package/src/components/grid-layout/personal-info/index.tsx +4 -3
- package/src/components/grid-layout/sub-employee-okr/index.tsx +4 -3
- package/src/components/grid-layout/week-task/index.tsx +8 -7
- package/src/components/grid-layout/words-cloud/index.tsx +4 -3
- package/src/components/grid-page/personal-info/index.tsx +4 -3
- package/src/components/img-viewer/index.tsx +5 -4
- package/src/components/mblog/components/ConfirmPop.tsx +2 -1
- package/src/components/mblog/components/MblogAction.tsx +14 -15
- package/src/components/mblog/index.tsx +17 -26
- package/src/components/mblog/style.ts +5 -5
- package/src/components/menus/components/drag-resize/index.tsx +3 -2
- package/src/components/menus/components/flip-menu-card/flip-back-header.tsx +2 -1
- package/src/components/menus/components/menu-tree/tree-node/assess-manage.tsx +4 -1
- package/src/components/menus/components/menu-tree/tree-node/assess-template.tsx +4 -1
- package/src/components/menus/components/menu-tree/tree-node/index.scss +2 -0
- package/src/components/menus/components/menu-tree/tree-node/no-follower.tsx +2 -1
- package/src/components/menus/components/search-colleague/index.tsx +1 -1
- package/src/components/menus/export-modules/appraisal-menus/index.tsx +4 -3
- package/src/components/menus/export-modules/appraisal-menus/menus.ts +3 -2
- package/src/components/menus/export-modules/manage-menus/index.scss +0 -13
- package/src/components/menus/export-modules/manage-menus/index.tsx +41 -10
- package/src/components/menus/export-modules/okr-menus/depart-menus/index.tsx +3 -2
- package/src/components/menus/export-modules/okr-menus/index.tsx +2 -1
- package/src/components/menus/export-modules/okr-menus/menus.ts +2 -1
- package/src/components/menus/i18n.ts +43 -46
- package/src/components/nav-top/components/user-message/components/empty/index.tsx +3 -2
- package/src/components/nav-top/components/user-message/components/remind/index.tsx +2 -1
- package/src/components/nav-top/components/user-message/components/remind/remind-item.tsx +4 -3
- package/src/components/nav-top/components/user-message/msg/index.scss +3 -0
- package/src/components/nav-top/components/user-message/msg/index.tsx +5 -4
- package/src/components/nav-top/components/user-message/utils.ts +3 -1
- package/src/components/nav-top/components/user-own-menu/components/own-menu/index.scss +21 -1
- package/src/components/nav-top/components/user-own-menu/components/own-menu/index.tsx +64 -3
- package/src/components/nav-top/components/user-own-menu/utils.ts +71 -46
- package/src/components/nav-top/components/version/index.scss +11 -3
- package/src/components/nav-top/components/version/index.tsx +4 -3
- package/src/components/nav-top/constant.ts +7 -7
- package/src/components/nav-top/interface.ts +2 -1
- package/src/components/nav-top/request.apis.ts +4 -0
- package/src/components/okr-detail/base-info/base-info.tsx +13 -14
- package/src/components/okr-detail/base-info/o-desc/index.tsx +8 -15
- package/src/components/okr-detail/base-info/other-infos/classify/index.tsx +7 -6
- package/src/components/okr-detail/base-info/other-infos/date-cycle/index.tsx +2 -1
- package/src/components/okr-detail/base-info/other-infos/okr-type/index.tsx +5 -4
- package/src/components/okr-detail/base-info/other-infos/principal/index.tsx +2 -1
- package/src/components/okr-detail/base-info/other-infos/visibility/index.tsx +11 -10
- package/src/components/okr-detail/base-info/person/index.tsx +2 -1
- package/src/components/okr-detail/components/ao-nice/index.js +3 -3
- package/src/components/okr-detail/components/base-okr-type/confirm/confirm.tsx +3 -2
- package/src/components/okr-detail/components/base-okr-type/index.tsx +1 -1
- package/src/components/okr-detail/components/base-okr-type/object-type.tsx +11 -10
- package/src/components/okr-detail/components/header/edit-name.tsx +4 -3
- package/src/components/okr-detail/components/header/index.js +2 -1
- package/src/components/okr-detail/components/header/o-name.tsx +2 -1
- package/src/components/okr-detail/components/o-classify.tsx +5 -4
- package/src/components/okr-detail/components/o-progress-update/index.tsx +3 -2
- package/src/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +11 -10
- package/src/components/okr-detail/components/okr-tree/tree-node/e-node/constant.ts +8 -6
- package/src/components/okr-detail/components/okr-tree/tree-node/e-node/e-empty.js +2 -1
- package/src/components/okr-detail/components/okr-tree/tree-node/e-node/e-priority-dropdown.js +6 -5
- package/src/components/okr-detail/components/okr-tree/tree-node/e-node/e-project.js +4 -3
- package/src/components/okr-detail/components/okr-tree/tree-node/e-node/e-status-dropdown.js +7 -6
- package/src/components/okr-detail/components/okr-tree/tree-node/e-node/e-task-level2.js +8 -7
- package/src/components/okr-detail/components/okr-tree/tree-node/e-node/e-task.js +8 -7
- package/src/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +7 -6
- package/src/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.tsx +3 -2
- package/src/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/kr-push-score.tsx +14 -13
- package/src/components/okr-detail/components/okr-tree/tree-node/kr-parent-node/index.js +4 -3
- package/src/components/okr-detail/components/okr-tree/tree-node/o-child-node/index.js +10 -7
- package/src/components/okr-detail/components/okr-tree/tree-node/o-parent-node/index.js +12 -9
- package/src/components/okr-detail/components/okr-type.tsx +5 -3
- package/src/components/okr-detail/components/score/index.tsx +2 -1
- package/src/components/okr-detail/detail-footer/index.tsx +5 -4
- package/src/components/okr-detail/detail-header/actions.tsx +12 -11
- package/src/components/okr-detail/detail-header/confirm.tsx +5 -6
- package/src/components/okr-detail/detail-header/delete-confirm/delete-confirm.tsx +8 -7
- package/src/components/okr-detail/detail-header/index.tsx +7 -6
- package/src/components/okr-detail/e-list/search-form/fields/e-order.js +6 -5
- package/src/components/okr-detail/e-list/search-form/fields/e-status.js +9 -8
- package/src/components/okr-detail/e-list/search-form/fields/e-user.js +2 -1
- package/src/components/okr-detail/e-list/search-form/index.js +5 -5
- package/src/components/okr-detail/e-list/util.ts +4 -3
- package/src/components/okr-detail/index.js +7 -6
- package/src/components/okr-detail/okr-list/add-parent-okr.js +2 -1
- package/src/components/okr-detail/okr-list/create-kr-item/index.tsx +6 -5
- package/src/components/okr-detail/okr-list/create-kr-item/style.ts +1 -1
- package/src/components/okr-detail/okr-list/empty/index.js +5 -4
- package/src/components/okr-detail/okr-list/index.js +6 -5
- package/src/components/okr-detail/okr-list/warp-parent-okr.js +2 -1
- package/src/components/okr-detail/request-apis.ts +2 -1
- package/src/components/okr-detail/schedule/components/kr-progress/index.tsx +2 -1
- package/src/components/okr-detail/schedule/components/o-progress/index.tsx +17 -16
- package/src/components/okr-detail/schedule/util.ts +3 -1
- package/src/components/okr-filter-drawer/filter-form.tsx +83 -79
- package/src/components/okr-filter-drawer/index.scss +6 -4
- package/src/components/okr-filter-drawer/index.tsx +4 -7
- package/src/components/okr-flow/child-node/work-node.js +11 -8
- package/src/components/okr-flow/empty/index.js +2 -1
- package/src/components/okr-flow/export-modal/index.tsx +3 -2
- package/src/components/okr-flow/mini-map/index.js +4 -3
- package/src/components/okr-period-selector/select-cycle.tsx +12 -12
- package/src/components/okr-progress/components/kr-progress/index.tsx +2 -1
- package/src/components/okr-progress/components/o-progress/index.tsx +17 -16
- package/src/components/okr-progress/components/o-progress-update/index.tsx +3 -2
- package/src/components/okr-progress/request-apis.ts +2 -1
- package/src/components/okr-progress/util.ts +2 -1
- package/src/components/okr-progress-detail/index.tsx +110 -55
- package/src/components/okr-progress-detail/utils.ts +4 -3
- package/src/components/okr-progress-modal/helper.js +104 -64
- package/src/components/okr-progress-modal/index.tsx +15 -50
- package/src/components/okr-review/ReviewPop/components/ReviewBody/index.tsx +19 -17
- package/src/components/okr-review/ReviewPop/components/ReviewBody/style.ts +1 -1
- package/src/components/okr-review/ReviewPop/index.tsx +7 -7
- package/src/components/okr-review/components/ReviewItem/index.tsx +4 -3
- package/src/components/okr-review/components/confirm-pop/ConfirmPop.tsx +4 -6
- package/src/components/okr-review/index.tsx +5 -4
- package/src/components/okr-share/pink-card/card.tsx +2 -1
- package/src/components/okr-share/publishMblog.tsx +3 -4
- package/src/components/okr-share/shareCardSelector.tsx +5 -4
- package/src/components/okrcase-library/index.tsx +4 -3
- package/src/components/okrcase-library/okrcases-components/caseLibrary-cardList/okrcase-card.tsx +5 -4
- package/src/components/okrcase-library/okrcases-components/caseLibrary-main.tsx +2 -1
- package/src/components/okrcase-library/okrcases-components/caseLibray-header.tsx +23 -17
- package/src/components/okrcase-library/okrcases-components/submitOkr-dialog.tsx +3 -2
- package/src/components/okrcase-library-card/index.tsx +5 -6
- package/src/components/operation-records/index.tsx +2 -1
- package/src/components/pagination/locale/en_US.js +16 -0
- package/src/components/pagination/locale/zh_CN.js +16 -0
- package/src/components/pagination/pagination.tsx +4 -0
- package/src/components/password-input/index.tsx +8 -11
- package/src/components/period-selector/common.ts +29 -12
- package/src/components/period-selector/components/selector/index.tsx +44 -18
- package/src/components/period-selector/mockData.ts +30 -28
- package/src/components/photo-card/components/card/index.tsx +5 -4
- package/src/components/photo-card/index.tsx +3 -2
- package/src/components/point-demo/constant.ts +27 -0
- package/src/components/point-demo/drop-down-box/index.js +1 -1
- package/src/components/point-demo/index.js +13 -33
- package/src/components/praise-record/index.tsx +3 -2
- package/src/components/publish-dynamic-modal/publish-dynamic-modal.scss +1 -1
- package/src/components/publish-dynamic-modal/publish-dynamic-modal.tsx +7 -5
- package/src/components/range-picker-pop/index.js +6 -10
- package/src/components/range-selector-pop/RangeList.tsx +5 -4
- package/src/components/scrollbar/simplebar/index.js +1 -0
- package/src/components/scrollbar/simplebar/scrollbar-width.js +1 -0
- package/src/components/select-layer/index.tsx +2 -1
- package/src/components/select-tags/index.tsx +2 -1
- package/src/components/selector-input/index.js +2 -1
- package/src/components/slider-input/index.js +2 -1
- package/src/components/status-time/index.tsx +4 -3
- package/src/components/table/index.js +3 -2
- package/src/components/task-relation-modal/index.tsx +7 -6
- package/src/components/task-relation-modal/search/category-select.tsx +5 -4
- package/src/components/task-relation-modal/search/okr-status-select.tsx +5 -4
- package/src/components/task-relation-modal/search/okr-type-select.tsx +7 -6
- package/src/components/task-relation-modal/search/principal.tsx +4 -2
- package/src/components/task-relation-modal/search/relation.tsx +7 -6
- package/src/components/task-relation-modal/tree/category-tree/index.tsx +4 -3
- package/src/components/task-relation-modal/tree/category-tree/search-form.tsx +2 -1
- package/src/components/task-relation-modal/tree/okr-tree/index.tsx +5 -4
- package/src/components/task-relation-modal/tree/okr-tree/search-form.tsx +3 -2
- package/src/components/task-relation-modal/tree/work-tree/index.tsx +6 -5
- package/src/components/task-relation-modal/tree/work-tree/search-form.tsx +2 -1
- package/src/components/task-relation-modal/tree-node/milestone-node/index.tsx +4 -3
- package/src/components/task-relation-modal/tree-node/work-node/index.tsx +3 -2
- package/src/components/tita-chart/charts/liquid-ball.tsx +2 -1
- package/src/components/tita-chart/charts/words-cloud.tsx +7 -6
- package/src/components/update-modal/index.tsx +2 -1
- package/src/components/upload/components/uploadedPreview.tsx +7 -6
- package/src/components/upload/index.tsx +3 -4
- package/src/components/upvote/attitude.ts +36 -32
- package/src/components/upvote/index.tsx +7 -6
- package/src/components/upvote/selector.tsx +2 -2
- package/src/components/upvote/upvoteListModal.tsx +2 -1
- package/src/components/user-selector/action-btns/btn-cancel.js +2 -1
- package/src/components/user-selector/action-btns/btn-ok.js +2 -1
- package/src/components/user-selector/category-selector-panel/depart-tree.tsx +3 -2
- package/src/components/user-selector/category-selector-panel/index.tsx +3 -13
- package/src/components/user-selector/constant.ts +16 -0
- package/src/components/user-selector/empty/group.js +2 -2
- package/src/components/user-selector/empty/index.js +2 -1
- package/src/components/user-selector/export-modules/field-tree-selector/index.scss +1 -1
- package/src/components/user-selector/export-modules/field-tree-selector/index.tsx +5 -2
- package/src/components/user-selector/export-modules/multiple-user-selector--bak/index.js +2 -1
- package/src/components/user-selector/searched-panel/index.js +4 -4
- package/src/components/user-selector/selected-panel/index.tsx +7 -6
- package/src/components/version-change-modal/constant.ts +54 -44
- package/src/components/version-change-modal/index.tsx +5 -4
- package/src/components/weekly-report/index.tsx +4 -3
- package/src/components/weekly-report/statistics.tsx +2 -1
- package/src/components/word-cloud/index.js +1 -1
- package/src/components-v1/confirm/index.tsx +3 -2
- package/src/components-v1/popConfirm/index.tsx +3 -2
- package/src/components-v1/progress/CircleProgress.js +1 -1
- package/src/components-v1/radio/radioGroup.tsx +1 -1
- package/src/components-v1/search/index.tsx +2 -4
- package/src/components-v1/userSelector/components/MultiMode/CommonList.tsx +3 -2
- package/src/components-v1/userSelector/components/MultiMode/DepartmentList.tsx +1 -1
- package/src/components-v1/userSelector/components/MultiMode/SubsList.tsx +1 -1
- package/src/components-v1/userSelector/components/MultiMode/index.tsx +7 -6
- package/src/components-v1/userSelector/components/SearchBar.tsx +2 -1
- package/src/components-v1/userSelector/components/SingleMode.tsx +1 -1
- package/src/components-v1/userSelector/index.tsx +4 -3
- package/src/index.d.ts +2 -0
- package/src/pages/appointment-demo/drop-down-box/index.js +2 -1
- package/src/pages/appointment-demo/index.js +17 -16
- package/src/pages/group-management/page-view/empty.js +1 -1
- package/src/pages/group-management/page-view/importGroupStaff/index.js +5 -4
- package/src/pages/group-management/table/index.js +3 -2
- package/src/pages/group-management/tree/add-group-dialog/index.js +3 -2
- package/src/pages/group-management/tree/delete-group-dialog/index.js +3 -2
- package/src/pages/group-management/tree/edit-group-dialog/index.js +3 -2
- package/src/pages/group-management/tree/group-form/index.js +3 -2
- package/src/pages/group-management/tree/operation-panel.js +3 -2
- package/src/pages/group-management/tree/trigger-render.js +2 -1
- package/src/pages/home/components/data-list/index.tsx +12 -11
- package/src/pages/home/components/data-list/nav-selector/index.tsx +14 -14
- package/src/pages/home/components/data-list/table/columns/index.tsx +15 -14
- package/src/pages/home/components/data-list/table/columns/progressAndRisk.tsx +6 -5
- package/src/pages/home/components/data-list/table/utils-function.ts +2 -1
- package/src/pages/home/components/guide/index.tsx +13 -12
- package/src/pages/home/components/header/index.tsx +2 -1
- package/src/pages/home-page-data-list/index.tsx +12 -11
- package/src/pages/like-ranking/column.tsx +9 -9
- package/src/pages/like-ranking/filter-buttons/department.tsx +3 -2
- package/src/pages/like-ranking/filter-buttons/group.tsx +2 -1
- package/src/pages/like-ranking/filter-buttons/modular.tsx +11 -8
- package/src/pages/like-ranking/filter-buttons/name.tsx +2 -1
- package/src/pages/like-ranking/filter-buttons/timer.tsx +2 -1
- package/src/pages/like-ranking/index.tsx +9 -8
- package/src/pages/new-okr-list/context.ts +1 -1
- package/src/pages/new-okr-list/header/comments.tsx +2 -1
- package/src/pages/new-okr-list/header/create-okr.tsx +2 -1
- package/src/pages/new-okr-list/header/depart-title.tsx +3 -2
- package/src/pages/new-okr-list/header/filter.tsx +2 -1
- package/src/pages/new-okr-list/header/index.tsx +2 -1
- package/src/pages/new-okr-list/header/relation-title.tsx +3 -2
- package/src/pages/new-okr-list/index.tsx +4 -3
- package/src/pages/new-okr-list/keyword-search/index.tsx +2 -1
- package/src/pages/okr-map/export-modules/okr-map/header/index.js +15 -14
- package/src/pages/okr-map/export-modules/okr-map/header/show-kr-confirm.js +5 -4
- package/src/pages/okr-map/export-modules/share-okr-page/header/index.js +5 -4
- package/src/pages/okr-map/level2-search/level2-input.js +2 -1
- package/src/pages/okr-map/no-okr/index.js +2 -1
- package/src/pages/okr-map/number-select/index.js +2 -1
- package/src/pages/okr-map/share-dialog/index.js +7 -6
- package/src/pages/personal-info/components/base-info/index.scss +0 -1
- package/src/pages/personal-info/components/base-info/index.tsx +6 -5
- package/src/utils/date-test-change.ts +5 -3
- package/src/utils/format-time.ts +5 -3
- package/src/utils/getLocale.ts +9 -0
|
@@ -7,6 +7,7 @@ import preCls from "../../precls";
|
|
|
7
7
|
import drawerManager from "../../../../../drawer-manager";
|
|
8
8
|
import { KRAuth, OAuth } from "../../../../../../utils/auth";
|
|
9
9
|
import TooltipText from "../../../../../tooltip/tooltip-text";
|
|
10
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
10
11
|
|
|
11
12
|
import "./index.scss";
|
|
12
13
|
|
|
@@ -59,7 +60,7 @@ export default (props) => {
|
|
|
59
60
|
},
|
|
60
61
|
})
|
|
61
62
|
.then(() => {
|
|
62
|
-
Toast.Success(
|
|
63
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
63
64
|
setTimeout(refreshEList, 2000);
|
|
64
65
|
});
|
|
65
66
|
} else {
|
|
@@ -69,7 +70,7 @@ export default (props) => {
|
|
|
69
70
|
"krId": data.mileStoneId,
|
|
70
71
|
})
|
|
71
72
|
.then(() => {
|
|
72
|
-
Toast.Success(
|
|
73
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
73
74
|
setTimeout(refreshEList, 2000);
|
|
74
75
|
});
|
|
75
76
|
}
|
|
@@ -83,7 +84,7 @@ export default (props) => {
|
|
|
83
84
|
"krId": data.mileStoneId,
|
|
84
85
|
})
|
|
85
86
|
.then(() => {
|
|
86
|
-
Toast.Success(
|
|
87
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
87
88
|
setTimeout(refreshEList, 2000);
|
|
88
89
|
})
|
|
89
90
|
.catch((e) => {
|
|
@@ -96,7 +97,7 @@ export default (props) => {
|
|
|
96
97
|
"krId": data.mileStoneId,
|
|
97
98
|
})
|
|
98
99
|
.then(() => {
|
|
99
|
-
Toast.Success(
|
|
100
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
100
101
|
setTimeout(refreshEList, 2000);
|
|
101
102
|
})
|
|
102
103
|
.catch((e) => {
|
|
@@ -134,7 +135,7 @@ export default (props) => {
|
|
|
134
135
|
ref={btnRef}
|
|
135
136
|
>
|
|
136
137
|
<span className="tu-icon-add1" />
|
|
137
|
-
|
|
138
|
+
{getLocale('OKR_MyO_E_Butt_Newlybuild')}
|
|
138
139
|
</span>
|
|
139
140
|
}
|
|
140
141
|
>
|
|
@@ -143,14 +144,14 @@ export default (props) => {
|
|
|
143
144
|
exIconClass="e-kr-node-layer-icon"
|
|
144
145
|
name="addTask"
|
|
145
146
|
>
|
|
146
|
-
<span
|
|
147
|
+
<span>{getLocale('OKR_MyO_E_Butt_Addtask')}</span>
|
|
147
148
|
</IconItem>
|
|
148
149
|
<IconItem
|
|
149
150
|
icon="tu-icon-Add-xiangmu"
|
|
150
151
|
exIconClass="e-kr-node-layer-icon"
|
|
151
152
|
name="addProject"
|
|
152
153
|
>
|
|
153
|
-
<span
|
|
154
|
+
<span>{getLocale('OKR_MyO_E_Butt_Addproject')}</span>
|
|
154
155
|
</IconItem>
|
|
155
156
|
</DropSelector>
|
|
156
157
|
|
|
@@ -162,7 +163,7 @@ export default (props) => {
|
|
|
162
163
|
className={classNames(`${preCls}__e-kr-node-actions-connect`)}
|
|
163
164
|
>
|
|
164
165
|
<span className="tu-icon-guanlian e-kr-node__guanlian-icon" />
|
|
165
|
-
|
|
166
|
+
{getLocale('Mod_Associate')}
|
|
166
167
|
</span>
|
|
167
168
|
}
|
|
168
169
|
>
|
|
@@ -171,14 +172,14 @@ export default (props) => {
|
|
|
171
172
|
exIconClass="e-kr-node-layer-icon"
|
|
172
173
|
name="relateTask"
|
|
173
174
|
>
|
|
174
|
-
<span
|
|
175
|
+
<span>{getLocale('OKR_MyO_E_Butt_Assotask')}</span>
|
|
175
176
|
</IconItem>
|
|
176
177
|
<IconItem
|
|
177
178
|
icon="tu-icon-GL-xiangmu"
|
|
178
179
|
exIconClass="e-kr-node-layer-icon"
|
|
179
180
|
name="relateProject"
|
|
180
181
|
>
|
|
181
|
-
<span
|
|
182
|
+
<span>{getLocale('OKR_MyO_E_Butt_AssProjects')}</span>
|
|
182
183
|
</IconItem>
|
|
183
184
|
</DropSelector>
|
|
184
185
|
</div>
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
2
|
+
|
|
1
3
|
export const EStatusClass2StatusType = {
|
|
2
4
|
'tu-icon-finished': 2,
|
|
3
5
|
'tu-icon-running': 1,
|
|
@@ -19,10 +21,10 @@ export const EStatusStatus2ClassType = {
|
|
|
19
21
|
}
|
|
20
22
|
|
|
21
23
|
export const EStatusClass2StatusTypeText = {
|
|
22
|
-
'tu-icon-finished': '
|
|
23
|
-
'tu-icon-running': '
|
|
24
|
-
'tu-icon-canceled': '
|
|
25
|
-
'tu-icon-deferred': '
|
|
26
|
-
'tu-icon-paused': '
|
|
27
|
-
'tu-icon-notstart': '
|
|
24
|
+
'tu-icon-finished': getLocale('OKR_MyO_E_From_Completed'),
|
|
25
|
+
'tu-icon-running': getLocale('Per_MyRe_text_Inprogress'),
|
|
26
|
+
'tu-icon-canceled': getLocale('OKR_MyO_E_From_Cancelled'),
|
|
27
|
+
'tu-icon-deferred': getLocale('OKR_MyO_E_From_Delayed'),
|
|
28
|
+
'tu-icon-paused': getLocale('OKR_MyO_E_From_Suspended'),
|
|
29
|
+
'tu-icon-notstart': getLocale('OKR_MyO_E_From_NotStarted')
|
|
28
30
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
3
|
import preCls from '../../precls';
|
|
4
|
+
import { getLocale } from '../../../../../../utils/getLocale';
|
|
4
5
|
import './index.scss';
|
|
5
6
|
|
|
6
7
|
export default props => {
|
|
@@ -10,6 +11,6 @@ export default props => {
|
|
|
10
11
|
key={index}
|
|
11
12
|
className={classNames(`${preCls}__e-empty-node`)}
|
|
12
13
|
>
|
|
13
|
-
|
|
14
|
+
{getLocale('OKR_MyO_E_SupportedtaskProject')} 💪
|
|
14
15
|
</div>
|
|
15
16
|
}
|
package/src/components/okr-detail/components/okr-tree/tree-node/e-node/e-priority-dropdown.js
CHANGED
|
@@ -2,6 +2,7 @@ import React, { useState, useEffect } from 'react';
|
|
|
2
2
|
import classNames from 'classnames';
|
|
3
3
|
import DropSelector, { Item } from '../../../../../drop-selector';
|
|
4
4
|
import preCls from '../../precls';
|
|
5
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
5
6
|
|
|
6
7
|
import './index.scss';
|
|
7
8
|
|
|
@@ -29,11 +30,11 @@ export default props => {
|
|
|
29
30
|
<span className={classNames(`${preCls}__e-task-node-priority-p${level}`)} />
|
|
30
31
|
}
|
|
31
32
|
>
|
|
32
|
-
<Item name="1"><span className={classNames(`${preCls}__e-task-node-priority-p1 ${preCls}__e-task-node-select-priority`)}
|
|
33
|
-
<Item name="2"><span className={classNames(`${preCls}__e-task-node-priority-p2 ${preCls}__e-task-node-select-priority`)}
|
|
34
|
-
<Item name="3"><span className={classNames(`${preCls}__e-task-node-priority-p3 ${preCls}__e-task-node-select-priority`)}
|
|
35
|
-
<Item name="4"><span className={classNames(`${preCls}__e-task-node-priority-p4 ${preCls}__e-task-node-select-priority`)}
|
|
36
|
-
<Item name="5"><span className={classNames(`${preCls}__e-task-node-priority-p5 ${preCls}__e-task-node-select-priority`)}
|
|
33
|
+
<Item name="1"><span className={classNames(`${preCls}__e-task-node-priority-p1 ${preCls}__e-task-node-select-priority`)} />{getLocale('OKR_MyO_E_Butt_Highest')}</Item>
|
|
34
|
+
<Item name="2"><span className={classNames(`${preCls}__e-task-node-priority-p2 ${preCls}__e-task-node-select-priority`)} />{getLocale('OKR_MyO_E_Butt_Highest')}</Item>
|
|
35
|
+
<Item name="3"><span className={classNames(`${preCls}__e-task-node-priority-p3 ${preCls}__e-task-node-select-priority`)} />{getLocale('OKR_MyO_E_Butt_Middle')}</Item>
|
|
36
|
+
<Item name="4"><span className={classNames(`${preCls}__e-task-node-priority-p4 ${preCls}__e-task-node-select-priority`)} />{getLocale('OKR_MyO_E_Butt_Low')}</Item>
|
|
37
|
+
<Item name="5"><span className={classNames(`${preCls}__e-task-node-priority-p5 ${preCls}__e-task-node-select-priority`)} />{getLocale('OKR_MyO_E_Butt_Verylow')}</Item>
|
|
37
38
|
</DropSelector>
|
|
38
39
|
</React.Fragment>
|
|
39
40
|
}
|
|
@@ -14,6 +14,7 @@ import TooltipText from '../../../../../tooltip/tooltip-text';
|
|
|
14
14
|
import { isPlatform } from "../../../../../../utils/platform";
|
|
15
15
|
import DrawerManager from "../../../../../drawer-manager";
|
|
16
16
|
import {escapeHtml} from '../../../../../../utils/helpers'
|
|
17
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
17
18
|
|
|
18
19
|
import './index.scss';
|
|
19
20
|
|
|
@@ -93,7 +94,7 @@ export default props => {
|
|
|
93
94
|
</span>
|
|
94
95
|
|
|
95
96
|
{okrInfo.status === 1 && (hasRelativeAuth || isParticipant) ? (
|
|
96
|
-
<Tooltip overlay={'
|
|
97
|
+
<Tooltip overlay={getLocale('OKR_MyO_Text_Cancel')} placement="top" >
|
|
97
98
|
<span className={classNames(`${preCls}__e-project-node-actions-connect`)} onClick={() => setUnConnectVisible(true)}>
|
|
98
99
|
<span className="tu-icon-quxiaoguanlian e-node-status-icon" />
|
|
99
100
|
</span>
|
|
@@ -104,8 +105,8 @@ export default props => {
|
|
|
104
105
|
<DialogConfirm visible={unConnectVisible} type="warning">
|
|
105
106
|
<span type="title">确定取消关联吗?</span>
|
|
106
107
|
<span type="content">取消关联后该项目将不在此目标下显示</span>
|
|
107
|
-
<CancelButton type="button" onClick={() => setUnConnectVisible(false)}
|
|
108
|
-
<SureButton type="button" onClick={onSureUnConnectHandler}
|
|
108
|
+
<CancelButton type="button" onClick={() => setUnConnectVisible(false)}>{getLocale('Mod_Cancel')}</CancelButton>
|
|
109
|
+
<SureButton type="button" onClick={onSureUnConnectHandler}>{getLocale('OKR_MyO_Butt_Determine')}</SureButton>
|
|
109
110
|
</DialogConfirm>
|
|
110
111
|
|
|
111
112
|
</div>
|
|
@@ -3,6 +3,7 @@ import Popup from '../../../../../popup';
|
|
|
3
3
|
import classNames from 'classnames';
|
|
4
4
|
import DropSelector, { IconItem } from '../../../../../drop-selector';
|
|
5
5
|
import preCls from '../../precls';
|
|
6
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
6
7
|
|
|
7
8
|
import './index.scss';
|
|
8
9
|
|
|
@@ -35,12 +36,12 @@ export default props => {
|
|
|
35
36
|
</span>
|
|
36
37
|
}
|
|
37
38
|
>
|
|
38
|
-
<IconItem name="tu-icon-finished" exIconClass='e-node-status-icon'
|
|
39
|
-
<IconItem name="tu-icon-running" exIconClass='e-node-status-icon'
|
|
40
|
-
<IconItem name="tu-icon-canceled" exIconClass='e-node-status-icon'
|
|
41
|
-
<IconItem name="tu-icon-deferred" exIconClass='e-node-status-icon'
|
|
42
|
-
<IconItem name="tu-icon-paused" exIconClass='e-node-status-icon'
|
|
43
|
-
<IconItem name="tu-icon-notstart" exIconClass='e-node-status-icon'
|
|
39
|
+
<IconItem name="tu-icon-finished" exIconClass='e-node-status-icon'>{getLocale('OKR_MyO_E_From_Completed')}</IconItem>
|
|
40
|
+
<IconItem name="tu-icon-running" exIconClass='e-node-status-icon'>{getLocale('Per_MyRe_text_Inprogress')}</IconItem>
|
|
41
|
+
<IconItem name="tu-icon-canceled" exIconClass='e-node-status-icon'>{getLocale('OKR_MyO_E_From_Cancelled')}</IconItem>
|
|
42
|
+
<IconItem name="tu-icon-deferred" exIconClass='e-node-status-icon'>{getLocale('OKR_MyO_E_From_Delayed')}</IconItem>
|
|
43
|
+
<IconItem name="tu-icon-paused" exIconClass='e-node-status-icon'>{getLocale('OKR_MyO_E_From_Suspended')}</IconItem>
|
|
44
|
+
<IconItem name="tu-icon-notstart" exIconClass='e-node-status-icon'>{getLocale('OKR_MyO_E_From_NotStarted')}</IconItem>
|
|
44
45
|
</DropSelector>
|
|
45
46
|
</React.Fragment>
|
|
46
47
|
}
|
|
@@ -27,6 +27,7 @@ import EPriorityDropdown from "../../../../../e-priority";
|
|
|
27
27
|
import TooltipText from "../../../../../tooltip/tooltip-text";
|
|
28
28
|
import { isPlatform } from "../../../../../../utils/platform";
|
|
29
29
|
import DrawerManager from "../../../../../drawer-manager";
|
|
30
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
30
31
|
import "./index.scss";
|
|
31
32
|
|
|
32
33
|
export default (props) => {
|
|
@@ -72,7 +73,7 @@ export default (props) => {
|
|
|
72
73
|
.then((data) => {
|
|
73
74
|
if (data.Code === 1) {
|
|
74
75
|
setUser(user.data);
|
|
75
|
-
Toast.Success(
|
|
76
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
76
77
|
} else {
|
|
77
78
|
Toast.Error(resp.Message, { canClose: false });
|
|
78
79
|
}
|
|
@@ -95,7 +96,7 @@ export default (props) => {
|
|
|
95
96
|
});
|
|
96
97
|
setIsGray(EStatusClass2StatusType[statusType] === 2);
|
|
97
98
|
setIsCancel(EStatusClass2StatusType[statusType] === 4);
|
|
98
|
-
Toast.Success(
|
|
99
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
99
100
|
} else {
|
|
100
101
|
Toast.Error(resp.Message, { canClose: false });
|
|
101
102
|
}
|
|
@@ -114,7 +115,7 @@ export default (props) => {
|
|
|
114
115
|
})
|
|
115
116
|
.then((resp) => {
|
|
116
117
|
if (resp.Code === 1) {
|
|
117
|
-
Toast.Success(
|
|
118
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
118
119
|
refreshEList();
|
|
119
120
|
} else {
|
|
120
121
|
Toast.Error(resp.Message, { canClose: false });
|
|
@@ -148,7 +149,7 @@ export default (props) => {
|
|
|
148
149
|
isLongTerm: resp.Data.isLongTerm,
|
|
149
150
|
status: resp.Data.status,
|
|
150
151
|
});
|
|
151
|
-
Toast.Success(
|
|
152
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
152
153
|
} else {
|
|
153
154
|
Toast.Error(resp.Message, { canClose: false });
|
|
154
155
|
}
|
|
@@ -270,7 +271,7 @@ export default (props) => {
|
|
|
270
271
|
</span>
|
|
271
272
|
|
|
272
273
|
{okrInfo.status === 1 && (hasRelativeAuth || isParticipant) ? (
|
|
273
|
-
<Tooltip overlay={
|
|
274
|
+
<Tooltip overlay={getLocale('OKR_MyO_Text_Cancel')} placement="top">
|
|
274
275
|
<span
|
|
275
276
|
className={classNames(`${preCls}__e-task-node-actions-connect`)}
|
|
276
277
|
onClick={() => setUnConnectVisible(true)}
|
|
@@ -284,10 +285,10 @@ export default (props) => {
|
|
|
284
285
|
<span type="title">确定取消关联吗?</span>
|
|
285
286
|
<span type="content">取消关联后该任务将不在此目标下显示</span>
|
|
286
287
|
<CancelButton type="button" onClick={() => setUnConnectVisible(false)}>
|
|
287
|
-
|
|
288
|
+
{getLocale('Mod_Cancel')}
|
|
288
289
|
</CancelButton>
|
|
289
290
|
<SureButton type="button" onClick={onSureUnConnectHandler}>
|
|
290
|
-
|
|
291
|
+
{getLocale('OKR_MyO_Butt_Determine')}
|
|
291
292
|
</SureButton>
|
|
292
293
|
</DialogConfirm>
|
|
293
294
|
</div>
|
|
@@ -31,6 +31,7 @@ import EPriorityDropdown from "../../../../../e-priority";
|
|
|
31
31
|
import TooltipText from "../../../../../tooltip/tooltip-text";
|
|
32
32
|
import { isPlatform } from "../../../../../../utils/platform";
|
|
33
33
|
import DrawerManager from "../../../../../drawer-manager";
|
|
34
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
34
35
|
import "./index.scss";
|
|
35
36
|
|
|
36
37
|
// status=3 已过期 status=2 已完成
|
|
@@ -78,7 +79,7 @@ export default (props) => {
|
|
|
78
79
|
.then((data) => {
|
|
79
80
|
if (data.Code === 1) {
|
|
80
81
|
setUser(user.data);
|
|
81
|
-
Toast.Success(
|
|
82
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
82
83
|
} else {
|
|
83
84
|
Toast.Error(data.Message, { canClose: false });
|
|
84
85
|
}
|
|
@@ -95,7 +96,7 @@ export default (props) => {
|
|
|
95
96
|
})
|
|
96
97
|
.then((resp) => {
|
|
97
98
|
if (resp.Code === 1) {
|
|
98
|
-
Toast.Success(
|
|
99
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
99
100
|
setDateInfo({
|
|
100
101
|
...dateInfo,
|
|
101
102
|
status: EStatusClass2StatusType[statusType],
|
|
@@ -120,7 +121,7 @@ export default (props) => {
|
|
|
120
121
|
})
|
|
121
122
|
.then((resp) => {
|
|
122
123
|
if (resp.Code === 1) {
|
|
123
|
-
Toast.Success(
|
|
124
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
124
125
|
refreshEList();
|
|
125
126
|
} else {
|
|
126
127
|
Toast.Error(resp.Message, { canClose: false });
|
|
@@ -156,7 +157,7 @@ export default (props) => {
|
|
|
156
157
|
status: resp.Data.status,
|
|
157
158
|
});
|
|
158
159
|
|
|
159
|
-
Toast.Success(
|
|
160
|
+
Toast.Success(getLocale('Mod_Successfuloperat'), { canClose: false });
|
|
160
161
|
} else {
|
|
161
162
|
Toast.Error(resp.Message, { canClose: false });
|
|
162
163
|
}
|
|
@@ -272,7 +273,7 @@ export default (props) => {
|
|
|
272
273
|
</span>
|
|
273
274
|
|
|
274
275
|
{okrInfo.status === 1 && (hasRelativeAuth || isParticipant) ? (
|
|
275
|
-
<Tooltip overlay={
|
|
276
|
+
<Tooltip overlay={getLocale('OKR_MyO_Text_Cancel')} placement="top">
|
|
276
277
|
<span
|
|
277
278
|
className={classNames(`${preCls}__e-task-node-actions-connect`)}
|
|
278
279
|
onClick={() => setUnConnectVisible(true)}
|
|
@@ -287,10 +288,10 @@ export default (props) => {
|
|
|
287
288
|
<span type="title">确定取消关联吗?</span>
|
|
288
289
|
<span type="content">取消关联后该任务将不在此目标下显示</span>
|
|
289
290
|
<CancelButton type="button" onClick={() => setUnConnectVisible(false)}>
|
|
290
|
-
|
|
291
|
+
{getLocale('Mod_Cancel')}
|
|
291
292
|
</CancelButton>
|
|
292
293
|
<SureButton type="button" onClick={onSureUnConnectHandler}>
|
|
293
|
-
|
|
294
|
+
{getLocale('OKR_MyO_Butt_Determine')}
|
|
294
295
|
</SureButton>
|
|
295
296
|
</DialogConfirm>
|
|
296
297
|
</div>
|
|
@@ -25,6 +25,7 @@ import {
|
|
|
25
25
|
updateKrProgressAndStatus,
|
|
26
26
|
deleteKr
|
|
27
27
|
} from '../../../../request-apis';
|
|
28
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
28
29
|
import './index.scss';
|
|
29
30
|
|
|
30
31
|
const OkrRowColumn = ({ children, width, marginLeft = 0 }) => {
|
|
@@ -125,7 +126,7 @@ export default props => {
|
|
|
125
126
|
const { Message } = await deleteKr(data.mileStoneId);
|
|
126
127
|
setDeleteModalVisible(false);
|
|
127
128
|
if (!Message) {
|
|
128
|
-
Toast.Success(
|
|
129
|
+
Toast.Success(getLocale('Pro_detail_Deletsuccess'));
|
|
129
130
|
setTimeout(() => {
|
|
130
131
|
refreshAll()
|
|
131
132
|
updateKrs()
|
|
@@ -260,7 +261,7 @@ export default props => {
|
|
|
260
261
|
|
|
261
262
|
<ProgressModal
|
|
262
263
|
okrInfo={data}
|
|
263
|
-
title='
|
|
264
|
+
title={getLocale('OKR_MyO_Title_UpdateKR')}
|
|
264
265
|
visible={krModalVsible}
|
|
265
266
|
onClose={() => setKrModalVsible(false)}
|
|
266
267
|
onOk={onProcessModalOk}
|
|
@@ -269,10 +270,10 @@ export default props => {
|
|
|
269
270
|
/>
|
|
270
271
|
|
|
271
272
|
<DialogConfirm visible={deleteModalVisible} type="warning">
|
|
272
|
-
<span type="title"
|
|
273
|
-
<span type="content"
|
|
274
|
-
<CancelButton type="button" onClick={() => setDeleteModalVisible(false)}
|
|
275
|
-
<WarningButton type="button" onClick={onDeleteKrHandler}
|
|
273
|
+
<span type="title">{getLocale('OKR_MyO_KRP_Deletekey')}</span>
|
|
274
|
+
<span type="content">{getLocale('OKR_MyO_KRP_Thekeyachieve')}</span>
|
|
275
|
+
<CancelButton type="button" onClick={() => setDeleteModalVisible(false)}>{getLocale('Mod_Cancel')}</CancelButton>
|
|
276
|
+
<WarningButton type="button" onClick={onDeleteKrHandler}>{getLocale('Mod_Delete')}</WarningButton>
|
|
276
277
|
</DialogConfirm>
|
|
277
278
|
</div>
|
|
278
279
|
}
|
package/src/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.tsx
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { PureComponent } from 'react'
|
|
2
2
|
import Popup from '../../../../../../popup';
|
|
3
3
|
import styled from 'styled-components'
|
|
4
|
+
import { getLocale } from "../../../../../../../utils/getLocale";
|
|
4
5
|
|
|
5
6
|
const Wrapper = styled.div`
|
|
6
7
|
min-width: 343px;
|
|
@@ -224,11 +225,11 @@ export default class EditPop extends PureComponent<Props> {
|
|
|
224
225
|
{information}
|
|
225
226
|
{extra}
|
|
226
227
|
<BtnWrapper>
|
|
227
|
-
<CancelBtn onClick={this.handleCancel}
|
|
228
|
+
<CancelBtn onClick={this.handleCancel}>{getLocale('Mod_Cancel')}</CancelBtn>
|
|
228
229
|
<SureBtn onClick={this.handleConfirm} style={{
|
|
229
230
|
...sureBtnStyle1,
|
|
230
231
|
...sureBtnStyle2
|
|
231
|
-
}}
|
|
232
|
+
}}>{getLocale('OKR_MyO_Butt_Determine')}</SureBtn>
|
|
232
233
|
</BtnWrapper>
|
|
233
234
|
</Body>
|
|
234
235
|
</Wrapper>;
|
|
@@ -17,6 +17,7 @@ import {
|
|
|
17
17
|
AvatarWrapper,
|
|
18
18
|
IconEdit
|
|
19
19
|
} from './style';
|
|
20
|
+
import { getLocale } from "../../../../../../../utils/getLocale";
|
|
20
21
|
|
|
21
22
|
interface Props {
|
|
22
23
|
setRefInParent: Function
|
|
@@ -166,7 +167,7 @@ export default class Score extends PureComponent<Props, State> {
|
|
|
166
167
|
});
|
|
167
168
|
return;
|
|
168
169
|
}
|
|
169
|
-
return '
|
|
170
|
+
return getLocale('OKR_MyO_KRP_Please0and1');
|
|
170
171
|
}
|
|
171
172
|
|
|
172
173
|
|
|
@@ -197,11 +198,11 @@ export default class Score extends PureComponent<Props, State> {
|
|
|
197
198
|
getScoreEditPopOption = () => {
|
|
198
199
|
const { atUsers, showScoreInfoError } = this.state;
|
|
199
200
|
return {
|
|
200
|
-
title: '
|
|
201
|
-
inputName: '
|
|
201
|
+
title: getLocale('OKR_MyO_Himhertocheck'),
|
|
202
|
+
inputName: getLocale('Per_Ass_New_Appr_detail_Scor'),
|
|
202
203
|
onConfirm: this.handleUpdateScore,
|
|
203
204
|
value: this.props.value,
|
|
204
|
-
placeHolder: '
|
|
205
|
+
placeHolder: getLocale('OKR_MyO_KRP_Please0and1'),
|
|
205
206
|
align: 'left',
|
|
206
207
|
|
|
207
208
|
type: 'line',
|
|
@@ -218,18 +219,18 @@ export default class Score extends PureComponent<Props, State> {
|
|
|
218
219
|
information: (this.state.showScoreInfoError ?
|
|
219
220
|
|
|
220
221
|
<ScoreInfoWrapperError data-length={`已输入 ${this.state.areaLength} 个字,最多可输入 1000 个字`}>
|
|
221
|
-
<ScoreInfoSpanText
|
|
222
|
+
<ScoreInfoSpanText>{getLocale('OKR_MyO_Description')}</ScoreInfoSpanText>
|
|
222
223
|
<ScoreInfoSpanTextareaError
|
|
223
224
|
ref={this.state.scoreInfoErrorRef}
|
|
224
|
-
placeholder={'
|
|
225
|
+
placeholder={getLocale('OKR_MyO_scoredescription')}
|
|
225
226
|
onChange={this.handleScoreInfoTextChange}
|
|
226
227
|
value={htmlDecodeByRegExp(this.state.scoreInfoText)} />
|
|
227
228
|
</ScoreInfoWrapperError> :
|
|
228
229
|
<ScoreInfoWrapper>
|
|
229
|
-
<ScoreInfoSpanText
|
|
230
|
+
<ScoreInfoSpanText>{getLocale('OKR_MyO_Description')}</ScoreInfoSpanText>
|
|
230
231
|
<ScoreInfoSpanTextarea
|
|
231
232
|
ref={this.state.scoreInfoRef}
|
|
232
|
-
placeholder={'
|
|
233
|
+
placeholder={getLocale('OKR_MyO_scoredescription')}
|
|
233
234
|
onChange={this.handleScoreInfoTextChange}
|
|
234
235
|
value={htmlDecodeByRegExp(this.state.scoreInfoText)} />
|
|
235
236
|
</ScoreInfoWrapper>
|
|
@@ -239,7 +240,7 @@ export default class Score extends PureComponent<Props, State> {
|
|
|
239
240
|
*/
|
|
240
241
|
extra: (
|
|
241
242
|
<ExtraWrapper>
|
|
242
|
-
<CallSomeoneSpan
|
|
243
|
+
<CallSomeoneSpan>{getLocale('OKR_MyO_himher')}</CallSomeoneSpan>
|
|
243
244
|
{
|
|
244
245
|
atUsers.map((item: User, index) => {
|
|
245
246
|
return (
|
|
@@ -272,7 +273,7 @@ export default class Score extends PureComponent<Props, State> {
|
|
|
272
273
|
'color': '#0CC991',
|
|
273
274
|
'fontSize': '12px',
|
|
274
275
|
'cursor': 'pointer'
|
|
275
|
-
}}>{value}</span>{hasText ? '
|
|
276
|
+
}}>{value}</span>{hasText ? getLocale('Per_Set_Form_Quantifier_Points') : ''}</span> :
|
|
276
277
|
<p style={{ 'color': '#BFC3C7', 'fontSize': '12px' }}>--</p>
|
|
277
278
|
}
|
|
278
279
|
|
|
@@ -284,9 +285,9 @@ export default class Score extends PureComponent<Props, State> {
|
|
|
284
285
|
<span style={{ 'color': '#0CC991', 'cursor': 'pointer', 'fontSize': '12px' }}>
|
|
285
286
|
{value}
|
|
286
287
|
</span>
|
|
287
|
-
{hasText ? '
|
|
288
|
+
{hasText ? getLocale('Per_Set_Form_Quantifier_Points') : ''}
|
|
288
289
|
</span> :
|
|
289
|
-
<span style={{ 'color': '#106ECC', 'fontSize': '12px', 'cursor': 'pointer' }}
|
|
290
|
+
<span style={{ 'color': '#106ECC', 'fontSize': '12px', 'cursor': 'pointer' }}>{getLocale('Per_Ass_New_Appr_detail_Scor')}</span>
|
|
290
291
|
}
|
|
291
292
|
|
|
292
293
|
render() {
|
|
@@ -309,7 +310,7 @@ export default class Score extends PureComponent<Props, State> {
|
|
|
309
310
|
<IconEdit
|
|
310
311
|
className="tu-icon-edit"
|
|
311
312
|
data-for="krPush"
|
|
312
|
-
data-tip=
|
|
313
|
+
data-tip={getLocale('Mod_Editor')}
|
|
313
314
|
onClick={(e: any) => {
|
|
314
315
|
// @ts-ignore
|
|
315
316
|
this.score.handleClick(e)
|
|
@@ -15,6 +15,7 @@ import { getProcessColor } from '../../../../../progress/utils';
|
|
|
15
15
|
import { CommonContext, OkrListContext } from '../../../../context';
|
|
16
16
|
import { cancelParentOkr } from '../../../../request-apis';
|
|
17
17
|
import preCls from '../../precls';
|
|
18
|
+
import { getLocale } from '../../../../../../utils/getLocale';
|
|
18
19
|
|
|
19
20
|
import './index.scss';
|
|
20
21
|
|
|
@@ -66,7 +67,7 @@ export default props => {
|
|
|
66
67
|
modifyOParent && modifyOParent();
|
|
67
68
|
} else if (name == 'cancelParent') {
|
|
68
69
|
await cancelParentOkr(okrInfo.workId);
|
|
69
|
-
Toast.Success('
|
|
70
|
+
Toast.Success(getLocale('Mod_Successfuloperat'));
|
|
70
71
|
removeParent();
|
|
71
72
|
}
|
|
72
73
|
}
|
|
@@ -161,10 +162,10 @@ export default props => {
|
|
|
161
162
|
trigger={<span className="tu-icon-diot" />}
|
|
162
163
|
>
|
|
163
164
|
<IconItem icon="tu-icon-bianji3" name='modifyParent'>
|
|
164
|
-
<span
|
|
165
|
+
<span>{getLocale('OKR_MyO_Butt_ModifyAlig')}</span>
|
|
165
166
|
</IconItem>
|
|
166
167
|
<IconItem icon="tu-icon-liebiao-duiqinubiao" name='cancelParent'>
|
|
167
|
-
<span
|
|
168
|
+
<span>{getLocale('OKR_MyO_Butt_CancelAlig')}</span>
|
|
168
169
|
</IconItem>
|
|
169
170
|
</DropSelector>
|
|
170
171
|
</div>}
|
|
@@ -7,19 +7,22 @@ import { OkrRiskMapping } from "../../../../../progress/utils";
|
|
|
7
7
|
import drawerManager from "../../../../../drawer-manager";
|
|
8
8
|
import Progress from "../../../../../progress";
|
|
9
9
|
import OClassify from "../../../o-classify";
|
|
10
|
+
import preCls from '../../precls';
|
|
11
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
10
12
|
import Avatar from "../../../../../avatar";
|
|
11
13
|
import IconText from "../../../icon-text";
|
|
12
14
|
import OkrType from "../../../okr-type";
|
|
13
|
-
import preCls from "../../precls";
|
|
14
15
|
import EditChildOkrWeight from "./edit-child-okr-weight";
|
|
15
16
|
|
|
16
17
|
import "./index.scss";
|
|
17
18
|
|
|
18
|
-
const
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
const getSeasonTectMap = () => {
|
|
20
|
+
return {
|
|
21
|
+
1: '一',
|
|
22
|
+
2: '二',
|
|
23
|
+
3: '三',
|
|
24
|
+
4: '四',
|
|
25
|
+
}
|
|
23
26
|
};
|
|
24
27
|
|
|
25
28
|
export default (props) => {
|
|
@@ -39,7 +42,7 @@ export default (props) => {
|
|
|
39
42
|
case 1:
|
|
40
43
|
return `${annualNum}年度`;
|
|
41
44
|
case 2:
|
|
42
|
-
return `${annualNum}年 第${
|
|
45
|
+
return `${annualNum}年 第${getSeasonTectMap()[yqmnum]}季度`;
|
|
43
46
|
case 3:
|
|
44
47
|
return `${annualNum}年 ${yqmnum}月`;
|
|
45
48
|
default:
|
|
@@ -13,13 +13,16 @@ import DropSelector, { IconItem } from '../../../../../drop-selector';
|
|
|
13
13
|
import OClassify from "../../../o-classify";
|
|
14
14
|
import preCls from '../../precls';
|
|
15
15
|
import { OkrRiskMapping } from '../../../../../progress/utils';
|
|
16
|
+
import { getLocale } from "../../../../../../utils/getLocale";
|
|
16
17
|
import './index.scss';
|
|
17
18
|
|
|
18
|
-
const
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
const getSeasonTectMap = () => {
|
|
20
|
+
return {
|
|
21
|
+
1: '一',
|
|
22
|
+
2: '二',
|
|
23
|
+
3: '三',
|
|
24
|
+
4: '四',
|
|
25
|
+
}
|
|
23
26
|
};
|
|
24
27
|
|
|
25
28
|
export default props => {
|
|
@@ -45,7 +48,7 @@ export default props => {
|
|
|
45
48
|
case 1:
|
|
46
49
|
return `${annualNum}年度`;
|
|
47
50
|
case 2:
|
|
48
|
-
return `${annualNum}年 第${
|
|
51
|
+
return `${annualNum}年 第${getSeasonTectMap()[yqmnum]}季度`;
|
|
49
52
|
case 3:
|
|
50
53
|
return `${annualNum}年 ${yqmnum}月`;
|
|
51
54
|
default:
|
|
@@ -58,7 +61,7 @@ export default props => {
|
|
|
58
61
|
modifyOParent && modifyOParent();
|
|
59
62
|
} else if (name == 'cancelParent') {
|
|
60
63
|
await cancelParentOkr(okrInfo.workId);
|
|
61
|
-
Toast.Success('
|
|
64
|
+
Toast.Success(getLocale('Mod_Successfuloperat'));
|
|
62
65
|
removeParent();
|
|
63
66
|
}
|
|
64
67
|
setDropSelectorVisible(false);
|
|
@@ -129,10 +132,10 @@ export default props => {
|
|
|
129
132
|
trigger={<span className="tu-icon-diot" />}
|
|
130
133
|
>
|
|
131
134
|
<IconItem icon="tu-icon-bianji3" name='modifyParent'>
|
|
132
|
-
<span
|
|
135
|
+
<span>{getLocale('OKR_MyO_Butt_ModifyAlig')}</span>
|
|
133
136
|
</IconItem>
|
|
134
137
|
<IconItem icon="tu-icon-liebiao-duiqinubiao" name='cancelParent'>
|
|
135
|
-
<span
|
|
138
|
+
<span>{getLocale('OKR_MyO_Butt_CancelAlig')}</span>
|
|
136
139
|
</IconItem>
|
|
137
140
|
</DropSelector>
|
|
138
141
|
</div>}
|
|
@@ -2,6 +2,8 @@ import React, { useState } from "react";
|
|
|
2
2
|
import { OpenDepartmentName } from "../../../utils/open-data";
|
|
3
3
|
import CommonTypePopup from './base-okr-type'
|
|
4
4
|
import IconText from "./icon-text";
|
|
5
|
+
import { getLocale } from "../../../utils/getLocale";
|
|
6
|
+
|
|
5
7
|
interface IOkrType {
|
|
6
8
|
okrType: number;
|
|
7
9
|
departmentId: number;
|
|
@@ -25,10 +27,10 @@ const OType = (props: IProps) => {
|
|
|
25
27
|
return window.BSGlobal.OkrAdvancedSetting.KRSetting.OkrTypeSetting;
|
|
26
28
|
});
|
|
27
29
|
const okrTypeMap = {
|
|
28
|
-
1: { icon: "tu-icon-liebiao-geren", text:
|
|
30
|
+
1: { icon: "tu-icon-liebiao-geren", text: getLocale('OKR_MyO_Pop_Individual') }, // 个人
|
|
29
31
|
2: { icon: "tu-icon-liebiao-xiashu", text: departmentId > 0 ? <OpenDepartmentName id={departmentId} name={departmentName} /> : '默认部门' }, // 部门
|
|
30
|
-
3: { icon: "tu-icon-gong_si", text:
|
|
31
|
-
4: { icon: "tu-icon-liebiao-tuandui", text: groupName ||
|
|
32
|
+
3: { icon: "tu-icon-gong_si", text: getLocale('OKR_MyO_Pop_Company') }, // 公司
|
|
33
|
+
4: { icon: "tu-icon-liebiao-tuandui", text: groupName || getLocale('OKR_MyO_Text_Team') }, // 团队
|
|
32
34
|
};
|
|
33
35
|
|
|
34
36
|
const triggerContent = () => (
|