@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
|
@@ -14,6 +14,7 @@ import {
|
|
|
14
14
|
} from "./helper";
|
|
15
15
|
import { Context } from "./context";
|
|
16
16
|
import { relationWorks, updateLable } from "./request-api";
|
|
17
|
+
import { getLocale } from "../../utils/getLocale";
|
|
17
18
|
|
|
18
19
|
import "./index.scss";
|
|
19
20
|
interface IProps {
|
|
@@ -71,7 +72,7 @@ const TaskRelationModal = (props: IProps) => {
|
|
|
71
72
|
if (Message) {
|
|
72
73
|
Toast.Error(Message);
|
|
73
74
|
} else {
|
|
74
|
-
Toast.Success(
|
|
75
|
+
Toast.Success(getLocale('Mod_Successfuloperat'));
|
|
75
76
|
}
|
|
76
77
|
};
|
|
77
78
|
const updateRelation = async () => {
|
|
@@ -86,7 +87,7 @@ const TaskRelationModal = (props: IProps) => {
|
|
|
86
87
|
if (Message) {
|
|
87
88
|
Toast.Error(Message);
|
|
88
89
|
} else {
|
|
89
|
-
Toast.Success(
|
|
90
|
+
Toast.Success(getLocale('Mod_Successfuloperat'));
|
|
90
91
|
}
|
|
91
92
|
}
|
|
92
93
|
};
|
|
@@ -126,7 +127,7 @@ const TaskRelationModal = (props: IProps) => {
|
|
|
126
127
|
const renderCateGory = () =>{
|
|
127
128
|
return(
|
|
128
129
|
<span className={`${preCls}__catetory-set`} onClick={openLableSetting}>
|
|
129
|
-
|
|
130
|
+
{getLocale('Tasks_Menu_Category')}
|
|
130
131
|
</span>)
|
|
131
132
|
}
|
|
132
133
|
|
|
@@ -166,21 +167,21 @@ const TaskRelationModal = (props: IProps) => {
|
|
|
166
167
|
className={`${preCls}__tabs`}
|
|
167
168
|
>
|
|
168
169
|
{isOpenOkrManage && (
|
|
169
|
-
<TabPane key="okr" tab=
|
|
170
|
+
<TabPane key="okr" tab={getLocale('Tasks_Menu_AffiliateOKR')}>
|
|
170
171
|
<div className={`${preCls}__content`}>
|
|
171
172
|
<OkrTree multiple={multiple} />
|
|
172
173
|
</div>
|
|
173
174
|
</TabPane>
|
|
174
175
|
)}
|
|
175
176
|
{isOpenWorkManage && (
|
|
176
|
-
<TabPane key="work" tab=
|
|
177
|
+
<TabPane key="work" tab={getLocale('OKR_MyO_E_Butt_AssProjects')}>
|
|
177
178
|
<div className={`${preCls}__content`}>
|
|
178
179
|
<WorkTree />
|
|
179
180
|
</div>
|
|
180
181
|
</TabPane>
|
|
181
182
|
)}
|
|
182
183
|
{isOpenLabel && !isRelationOther && (
|
|
183
|
-
<TabPane key="category" tab=
|
|
184
|
+
<TabPane key="category" tab={getLocale('Tasks_Menu_AffiliateCa')}>
|
|
184
185
|
<div className={`${preCls}__content`}>
|
|
185
186
|
<CategoryTree />
|
|
186
187
|
</div>
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import React, { useState } from "react";
|
|
2
|
+
import { getLocale } from "../../../utils/getLocale";
|
|
2
3
|
|
|
3
4
|
import SelectLayer from "../../select-layer";
|
|
4
5
|
import './search-dropdown/index.scss';
|
|
5
6
|
|
|
6
7
|
const CategorySelect = (props) => {
|
|
7
8
|
const { onChange, initValue } = props;
|
|
8
|
-
const [selectText, setSelectText] = useState(
|
|
9
|
+
const [selectText, setSelectText] = useState(getLocale('Tasks_Menu_AllCateg'));
|
|
9
10
|
|
|
10
11
|
const onChangeHandler = (key) => {
|
|
11
12
|
setSelectText(key.label);
|
|
@@ -13,15 +14,15 @@ const CategorySelect = (props) => {
|
|
|
13
14
|
};
|
|
14
15
|
const selectOptions = [
|
|
15
16
|
{
|
|
16
|
-
label:
|
|
17
|
+
label: getLocale('Tasks_Menu_AllCateg'),
|
|
17
18
|
value: 0,
|
|
18
19
|
},
|
|
19
20
|
{
|
|
20
|
-
label:
|
|
21
|
+
label: getLocale('Tasks_Menu_Enterprise'),
|
|
21
22
|
value: 1,
|
|
22
23
|
},
|
|
23
24
|
{
|
|
24
|
-
label:
|
|
25
|
+
label: getLocale('Tasks_Menu_Personal'),
|
|
25
26
|
value: 2,
|
|
26
27
|
}
|
|
27
28
|
];
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import React, { useState } from "react";
|
|
2
2
|
import SelectLayer from "../../select-layer";
|
|
3
|
+
import { getLocale } from "../../../utils/getLocale";
|
|
3
4
|
import './search-dropdown/index.scss';
|
|
4
5
|
|
|
5
6
|
const OkrStatusSelect = (props) => {
|
|
6
7
|
const { onChange, initValue } = props;
|
|
7
|
-
const [selectText, setSelectText] = useState(
|
|
8
|
+
const [selectText, setSelectText] = useState(getLocale('OKR_MyO_Butt_AllStates'));
|
|
8
9
|
|
|
9
10
|
const onChangeHandler = (key) => {
|
|
10
11
|
setSelectText(key.label);
|
|
@@ -12,15 +13,15 @@ const OkrStatusSelect = (props) => {
|
|
|
12
13
|
};
|
|
13
14
|
const selectOptions = [
|
|
14
15
|
{
|
|
15
|
-
label:
|
|
16
|
+
label: getLocale('OKR_MyO_Butt_AllStates'),
|
|
16
17
|
value: 0,
|
|
17
18
|
},
|
|
18
19
|
{
|
|
19
|
-
label:
|
|
20
|
+
label: getLocale('Per_MyRe_text_Inprogress'),
|
|
20
21
|
value: 1,
|
|
21
22
|
},
|
|
22
23
|
{
|
|
23
|
-
label:
|
|
24
|
+
label: getLocale('OKR_MyO_Butt_Hasended'),
|
|
24
25
|
value: 2,
|
|
25
26
|
},
|
|
26
27
|
];
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React, { useState } from "react";
|
|
2
|
+
import { getLocale } from "../../../utils/getLocale";
|
|
2
3
|
|
|
3
4
|
import SelectLayer from "../../select-layer";
|
|
4
5
|
// import SearchDropDown from "./search-dropdown";
|
|
@@ -6,7 +7,7 @@ import './search-dropdown/index.scss';
|
|
|
6
7
|
|
|
7
8
|
const OkrTypeSelect = (props) => {
|
|
8
9
|
const { onChange, initValue } = props;
|
|
9
|
-
const [selectText, setSelectText] = useState(
|
|
10
|
+
const [selectText, setSelectText] = useState(getLocale('OKR_MyO_Butt_Alltypes'));
|
|
10
11
|
|
|
11
12
|
const [OkrTypeSetting] = useState(() => {
|
|
12
13
|
return window.BSGlobal.OkrAdvancedSetting.KRSetting.OkrTypeSetting;
|
|
@@ -17,23 +18,23 @@ const OkrTypeSelect = (props) => {
|
|
|
17
18
|
};
|
|
18
19
|
const selectOptions = [
|
|
19
20
|
{
|
|
20
|
-
label:
|
|
21
|
+
label: getLocale('OKR_MyO_Butt_Alltypes'),
|
|
21
22
|
value: "",
|
|
22
23
|
},
|
|
23
24
|
{
|
|
24
|
-
label:
|
|
25
|
+
label: getLocale('OKR_MyO_Pop_Company'),
|
|
25
26
|
value: 3,
|
|
26
27
|
},
|
|
27
28
|
{
|
|
28
|
-
label:
|
|
29
|
+
label: getLocale('Mod_Department'),
|
|
29
30
|
value: 2,
|
|
30
31
|
},
|
|
31
32
|
{
|
|
32
|
-
label:
|
|
33
|
+
label: getLocale('OKR_MyO_Text_Team'),
|
|
33
34
|
value: 4,
|
|
34
35
|
},
|
|
35
36
|
{
|
|
36
|
-
label:
|
|
37
|
+
label: getLocale('OKR_MyO_Pop_Individual'),
|
|
37
38
|
value: 1,
|
|
38
39
|
},
|
|
39
40
|
];
|
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
import React, { useEffect, useState,useRef } from "react";
|
|
2
2
|
import UserSelector from "../../user-selector";
|
|
3
3
|
import SearchDropDown from "./search-dropdown";
|
|
4
|
+
import { getLocale } from "../../../utils/getLocale";
|
|
4
5
|
import "./search-dropdown/index.scss"
|
|
5
6
|
|
|
6
7
|
const Principal = (props) => {
|
|
7
8
|
const { onChange, initValue = [],setRelation,position="bottom" } = props;
|
|
8
9
|
const [users, setUsers] = useState(initValue);
|
|
9
10
|
const [isInit, setIsInit] = useState(false);
|
|
10
|
-
const [selectText, setSelectText] = useState(
|
|
11
|
+
const [selectText, setSelectText] = useState(getLocale('Pro_page_Plan_Allpersonnel'));
|
|
12
|
+
|
|
11
13
|
const userSelectorRef = useRef(document.createElement('div'))
|
|
12
14
|
const onSelectUser = ({ users }) => setUsers(users);
|
|
13
15
|
|
|
@@ -31,7 +33,7 @@ const Principal = (props) => {
|
|
|
31
33
|
});
|
|
32
34
|
setSelectText(text)
|
|
33
35
|
}else{
|
|
34
|
-
setSelectText('
|
|
36
|
+
setSelectText(getLocale('Pro_page_Plan_Allpersonnel'))
|
|
35
37
|
}
|
|
36
38
|
|
|
37
39
|
isInit && onChange(users);
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import React, { useState,useEffect } from "react";
|
|
2
|
+
import { getLocale } from "../../../utils/getLocale";
|
|
2
3
|
import SelectLayer from "../../select-layer";
|
|
3
4
|
import './search-dropdown/index.scss';
|
|
4
5
|
|
|
5
6
|
const Relation = (props) => {
|
|
6
7
|
const { onChange, initValue } = props;
|
|
7
|
-
const [selectText, setSelectText] = useState(
|
|
8
|
+
const [selectText, setSelectText] = useState(getLocale('Pro_page_Plan_FullRange'));
|
|
8
9
|
|
|
9
10
|
|
|
10
11
|
useEffect(()=>{
|
|
11
12
|
if(initValue===0){
|
|
12
|
-
setSelectText(
|
|
13
|
+
setSelectText(getLocale('Pro_page_Plan_FullRange'))
|
|
13
14
|
}
|
|
14
15
|
},[initValue])
|
|
15
16
|
|
|
@@ -19,19 +20,19 @@ const Relation = (props) => {
|
|
|
19
20
|
};
|
|
20
21
|
const selectOptions = [
|
|
21
22
|
{
|
|
22
|
-
label:
|
|
23
|
+
label: getLocale('Pro_page_Plan_FullRange'),
|
|
23
24
|
value: 0,
|
|
24
25
|
},
|
|
25
26
|
{
|
|
26
|
-
label:
|
|
27
|
+
label: getLocale('OKR_Menu_Title03_Owned'),
|
|
27
28
|
value: 1,
|
|
28
29
|
},
|
|
29
30
|
{
|
|
30
|
-
label:
|
|
31
|
+
label: getLocale('OKR_Menu_Title_Collaborator'),
|
|
31
32
|
value: 2,
|
|
32
33
|
},
|
|
33
34
|
{
|
|
34
|
-
label:
|
|
35
|
+
label: getLocale('OKR_Menu_Title_FollowingOKRs'),
|
|
35
36
|
value: 3,
|
|
36
37
|
},
|
|
37
38
|
];
|
|
@@ -13,6 +13,7 @@ import { getCategory } from "../../request-api";
|
|
|
13
13
|
import { Context } from "../../context";
|
|
14
14
|
import NodeRender from "../../tree-node";
|
|
15
15
|
import SearchForm from "./search-form";
|
|
16
|
+
import { getLocale } from "../../../../utils/getLocale";
|
|
16
17
|
import "./index.scss";
|
|
17
18
|
const precls = "rel-category-tree";
|
|
18
19
|
|
|
@@ -131,16 +132,16 @@ const CategoryTree = () => {
|
|
|
131
132
|
<SearchForm onChange={onQueryChangeHandler} />
|
|
132
133
|
{treeNodes.length == 0 && (
|
|
133
134
|
<div className={`${precls}__empty`}>
|
|
134
|
-
|
|
135
|
+
{getLocale('OKR_MyO_Text_Noclassifica')}
|
|
135
136
|
<div className={`${precls}__empty-btn`} onClick={openLableSetting}>
|
|
136
|
-
|
|
137
|
+
{getLocale('Tasks_Menu_Category')}
|
|
137
138
|
</div>
|
|
138
139
|
</div>
|
|
139
140
|
)}
|
|
140
141
|
{treeNodes.length > 0 && (
|
|
141
142
|
<Fragment>
|
|
142
143
|
<div className={`${precls}__header`}>
|
|
143
|
-
<span className={`${precls}__header-obj`}
|
|
144
|
+
<span className={`${precls}__header-obj`}>{getLocale('Pro_detail_AssociatedObject')}</span>
|
|
144
145
|
</div>
|
|
145
146
|
<div
|
|
146
147
|
ref={contentRef}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { useEffect, useState } from "react";
|
|
2
2
|
import SearchInput from "../../../search-input";
|
|
3
3
|
import CategorySelect from "../../search/category-select";
|
|
4
|
+
import { getLocale } from "../../../../utils/getLocale";
|
|
4
5
|
import "./index.scss";
|
|
5
6
|
interface IProps {
|
|
6
7
|
onChange: Function;
|
|
@@ -27,7 +28,7 @@ const SearchForm = (props: IProps) => {
|
|
|
27
28
|
<div className="rel-okr-tree__search-item-keyword">
|
|
28
29
|
<SearchInput
|
|
29
30
|
onSearch={setKeyWords}
|
|
30
|
-
placeholder=
|
|
31
|
+
placeholder={getLocale('Mod_Enterkeywords')}
|
|
31
32
|
style={{ height: 32, width: 240 }}
|
|
32
33
|
/>
|
|
33
34
|
</div>
|
|
@@ -13,6 +13,7 @@ import { Context } from "../../context";
|
|
|
13
13
|
import NodeRender from "../../tree-node";
|
|
14
14
|
import SearchForm from "./search-form";
|
|
15
15
|
import { getBSGlobal } from "../../../../utils/bs-global";
|
|
16
|
+
import { getLocale } from "../../../../utils/getLocale";
|
|
16
17
|
import "./index.scss";
|
|
17
18
|
|
|
18
19
|
const precls = "rel-okr-tree";
|
|
@@ -123,14 +124,14 @@ const OkrTree = () => {
|
|
|
123
124
|
<div className={precls}>
|
|
124
125
|
<SearchForm onChange={onQueryChangeHandler} />
|
|
125
126
|
{treeNodes.length == 0 && (
|
|
126
|
-
<div className={`${precls}__empty`}
|
|
127
|
+
<div className={`${precls}__empty`}>{getLocale('Tasks_Tab_MyS_NoOKRilable')}</div>
|
|
127
128
|
)}
|
|
128
129
|
{treeNodes.length > 0 && (
|
|
129
130
|
<Fragment>
|
|
130
131
|
<div className={`${precls}__header`}>
|
|
131
|
-
<span className={`${precls}__header-obj`}
|
|
132
|
-
<span className={`${precls}__header-principle`}
|
|
133
|
-
<span className={`${precls}__header-time`}
|
|
132
|
+
<span className={`${precls}__header-obj`}>{getLocale('Pro_detail_AssociatedObject')}</span>
|
|
133
|
+
<span className={`${precls}__header-principle`}>{getLocale('Mod_Owner')}</span>
|
|
134
|
+
<span className={`${precls}__header-time`}>{getLocale('Mod_Startendtime')}</span>
|
|
134
135
|
</div>
|
|
135
136
|
<div
|
|
136
137
|
ref={contentRef}
|
|
@@ -5,7 +5,8 @@ import { formatPeriod } from "../../../period-selector/common";
|
|
|
5
5
|
import SearchDropDown from "../../search/search-dropdown";
|
|
6
6
|
import OkrTypeSelect from "../../search/okr-type-select";
|
|
7
7
|
import Principal from "../../search/principal";
|
|
8
|
-
import Relation from "../../search/relation"
|
|
8
|
+
import Relation from "../../search/relation";
|
|
9
|
+
import { getLocale } from "../../../../utils/getLocale";
|
|
9
10
|
import "./index.scss";
|
|
10
11
|
|
|
11
12
|
interface IProps {
|
|
@@ -63,7 +64,7 @@ const SearchForm = (props: IProps) => {
|
|
|
63
64
|
<div className="rel-okr-tree__search-item-keyword">
|
|
64
65
|
<SearchInput
|
|
65
66
|
onSearch={setKeyWords}
|
|
66
|
-
placeholder=
|
|
67
|
+
placeholder={getLocale('Mod_Enterkeywords')}
|
|
67
68
|
style={{ height: 32, width: 240 }}
|
|
68
69
|
/>
|
|
69
70
|
</div>
|
|
@@ -6,6 +6,7 @@ import { getWorks } from "../../request-api";
|
|
|
6
6
|
import { Context } from "../../context";
|
|
7
7
|
import NodeRender from "../../tree-node";
|
|
8
8
|
import SearchForm from "./search-form";
|
|
9
|
+
import { getLocale } from "../../../../utils/getLocale";
|
|
9
10
|
import "./index.scss";
|
|
10
11
|
|
|
11
12
|
const precls = "rel-work-tree";
|
|
@@ -106,15 +107,15 @@ const WorkTree = () => {
|
|
|
106
107
|
<div className={precls}>
|
|
107
108
|
<SearchForm onChange={onQueryChangeHandler} />
|
|
108
109
|
{treeNodes.length == 0 && (
|
|
109
|
-
<div className={`${precls}__empty`}
|
|
110
|
+
<div className={`${precls}__empty`}>{getLocale('Tasks_Tab_MyS_Noprojectilable')}</div>
|
|
110
111
|
)}
|
|
111
112
|
{treeNodes.length > 0 && (
|
|
112
113
|
<Fragment>
|
|
113
114
|
<div className={`${precls}__header`}>
|
|
114
|
-
<span className={`${precls}__header-obj`}
|
|
115
|
-
<span className={`${precls}__header-status`}
|
|
116
|
-
<span className={`${precls}__header-principle`}
|
|
117
|
-
<span className={`${precls}__header-time`}
|
|
115
|
+
<span className={`${precls}__header-obj`}>{getLocale('Pro_detail_AssociatedObject')}</span>
|
|
116
|
+
<span className={`${precls}__header-status`}>{getLocale('Mod_States')}</span>
|
|
117
|
+
<span className={`${precls}__header-principle`}>{getLocale('Mod_Owner')}</span>
|
|
118
|
+
<span className={`${precls}__header-time`}>{getLocale('Mod_Startendtime')}</span>
|
|
118
119
|
</div>
|
|
119
120
|
<div
|
|
120
121
|
className={`${precls}__content`}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React, { useEffect, useState } from "react";
|
|
2
|
+
import { getLocale } from "../../../../utils/getLocale";
|
|
2
3
|
import SearchInput from "../../../search-input";
|
|
3
4
|
import OkrStatusSelect from "../../search/okr-status-select";
|
|
4
5
|
import Principal from "../../search/principal";
|
|
@@ -45,7 +46,7 @@ const SearchForm = (props: IProps) => {
|
|
|
45
46
|
<div className="rel-work-tree__search-item-keyword">
|
|
46
47
|
<SearchInput
|
|
47
48
|
onSearch={setKeyWords}
|
|
48
|
-
placeholder=
|
|
49
|
+
placeholder={getLocale('Mod_Enterkeywords')}
|
|
49
50
|
style={{ height: 32, width: 240 }}
|
|
50
51
|
/>
|
|
51
52
|
</div>
|
|
@@ -6,6 +6,7 @@ import Radio from "../../radio";
|
|
|
6
6
|
import { OpenUserName } from "../../../../utils/open-data";
|
|
7
7
|
import Tooltip from '../../../tooltip';
|
|
8
8
|
import { formatDateStr } from "../../helper";
|
|
9
|
+
import { getLocale } from "../../../../utils/getLocale";
|
|
9
10
|
import "./index.scss";
|
|
10
11
|
|
|
11
12
|
const precls = "rel-milestone-node";
|
|
@@ -36,9 +37,9 @@ const MileStone = (props: IProps) => {
|
|
|
36
37
|
};
|
|
37
38
|
|
|
38
39
|
const statusMap = {
|
|
39
|
-
1:
|
|
40
|
-
2:
|
|
41
|
-
3:
|
|
40
|
+
1: getLocale('OKR_MyO_E_From_NotStarted'),
|
|
41
|
+
2: getLocale('Per_Ma_form_detail_Incomplete'),
|
|
42
|
+
3: getLocale('OKR_MyO_E_From_Completed'),
|
|
42
43
|
};
|
|
43
44
|
const onCheckHandler = (checked, id) => {
|
|
44
45
|
checked &&
|
|
@@ -4,6 +4,7 @@ import Checkbox from "../../../checkbox";
|
|
|
4
4
|
import { Context } from "../../context";
|
|
5
5
|
import Radio from "../../radio";
|
|
6
6
|
import { OpenUserName } from "../../../../utils/open-data";
|
|
7
|
+
import { getLocale } from "../../../../utils/getLocale";
|
|
7
8
|
|
|
8
9
|
import "./index.scss";
|
|
9
10
|
import { formatDateStr } from "../../helper";
|
|
@@ -36,8 +37,8 @@ const WorkNode = (props: IProps) => {
|
|
|
36
37
|
!checked && removeSelected(data.WorkId);
|
|
37
38
|
};
|
|
38
39
|
const statusMap = {
|
|
39
|
-
1:
|
|
40
|
-
2:
|
|
40
|
+
1: getLocale('Per_MyRe_text_Inprogress'),
|
|
41
|
+
2: getLocale('OKR_MyO_E_From_Completed'),
|
|
41
42
|
};
|
|
42
43
|
|
|
43
44
|
return (
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { useState, useEffect } from 'react';
|
|
2
2
|
import Liquid from '../plots/liquid';
|
|
3
3
|
import { measureTextWidth } from '@antv/g2plot'
|
|
4
|
+
import { getLocale } from '../../../utils/getLocale';
|
|
4
5
|
|
|
5
6
|
// import "../index.scss";
|
|
6
7
|
|
|
@@ -59,7 +60,7 @@ export default function TitaLiquid(props: Props) {
|
|
|
59
60
|
width = _container$getBoundin.width,
|
|
60
61
|
height = _container$getBoundin.height;
|
|
61
62
|
var d = Math.sqrt(Math.pow(width / 2, 2) + Math.pow(height / 2, 2));
|
|
62
|
-
var text = ''.concat((percent * 100).toFixed(0), '
|
|
63
|
+
var text = ''.concat((percent * 100).toFixed(0), getLocale('OKR_MyO_Pop_Upd_Percentage'));
|
|
63
64
|
//@ts-ignore
|
|
64
65
|
var textWidth = (0, measureTextWidth)(text, { fontSize: 60 });
|
|
65
66
|
var scale = Math.min(d / textWidth, 1);
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React, { useState, useEffect } from 'react';
|
|
2
|
+
import { getLocale } from '../../../utils/getLocale';
|
|
2
3
|
import WordsCloud from '../plots/wordscloud';
|
|
3
4
|
|
|
4
5
|
import './index.scss'
|
|
@@ -18,15 +19,15 @@ interface Props {
|
|
|
18
19
|
|
|
19
20
|
|
|
20
21
|
const defaultWordsCouldDate = new Array(10).fill([
|
|
21
|
-
{ text: '
|
|
22
|
+
{ text: getLocale('Menu_Title_OKRs'), value: 10 },
|
|
22
23
|
{ text: '对齐', value: 3 },
|
|
23
|
-
{ text: '
|
|
24
|
-
{ text: '
|
|
24
|
+
{ text: getLocale('Mod_Objective'), value: 3 },
|
|
25
|
+
{ text: getLocale('Mod_KeyResults'), value: 1 },
|
|
25
26
|
{ text: '聚焦', value: 1 },
|
|
26
27
|
{ text: '执行', value: 2 },
|
|
27
|
-
{ text: '
|
|
28
|
-
{ text: '
|
|
29
|
-
{ text: '
|
|
28
|
+
{ text: getLocale('OKR_MyO_Butt_Update'), value: 2 },
|
|
29
|
+
{ text: getLocale('Feed_Tab_Title_Progress'), value: 2 },
|
|
30
|
+
{ text: getLocale('OKR_MyO_E_Pop_Coordination'), value: 2 },
|
|
30
31
|
{ text: 'execute', value: 1 },
|
|
31
32
|
{ text: 'objective', value: 4 }
|
|
32
33
|
]).reduce((a, b) => [...a, ...b])
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { ReactElement, useState, useEffect, useCallback } from "react";
|
|
2
2
|
import { Modal } from "tita-ui";
|
|
3
3
|
import { getBSGlobal } from "../period-selector/helper";
|
|
4
|
+
import { getLocale } from "../../utils/getLocale";
|
|
4
5
|
import "./index.scss";
|
|
5
6
|
import { cancelGuide } from "./request-api";
|
|
6
7
|
|
|
@@ -46,7 +47,7 @@ function UpdateModal({ updates = [], detailLink }: Props): ReactElement {
|
|
|
46
47
|
target="_blank"
|
|
47
48
|
className={preCls + "__detail-btn"}
|
|
48
49
|
>
|
|
49
|
-
|
|
50
|
+
{getLocale('Per_Help_Button_Learnmore')}
|
|
50
51
|
</a>
|
|
51
52
|
</div>
|
|
52
53
|
</Modal>
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { PureComponent, Fragment } from 'react'
|
|
2
2
|
import { Tooltip } from 'tita-ui';
|
|
3
3
|
import { UploadResultObj } from '../type'
|
|
4
|
+
import { getLocale } from '../../../utils/getLocale';
|
|
4
5
|
import {
|
|
5
6
|
PreviewContent,
|
|
6
7
|
PreviewImageWrapper,
|
|
@@ -59,7 +60,7 @@ export default class UploadedPreview extends PureComponent<Props> {
|
|
|
59
60
|
if (smallImageUrl && deleteable) { // 是图片且能删除
|
|
60
61
|
return (
|
|
61
62
|
[
|
|
62
|
-
<Tooltip content='
|
|
63
|
+
<Tooltip content={getLocale('Mod_Preview')} container={document.body}>
|
|
63
64
|
<span className='upload-file-action-wrapper'>
|
|
64
65
|
<span className='tu-icon-yulan action-icon'
|
|
65
66
|
onMouseDown={() => onSubmit(index, 'preview')}>
|
|
@@ -67,7 +68,7 @@ export default class UploadedPreview extends PureComponent<Props> {
|
|
|
67
68
|
</span>
|
|
68
69
|
</Tooltip>
|
|
69
70
|
,
|
|
70
|
-
<Tooltip content='
|
|
71
|
+
<Tooltip content={getLocale('Mod_Delete')} container={document.body}>
|
|
71
72
|
<span className='upload-file-action-wrapper'>
|
|
72
73
|
<span className='tu-icon-canceled action-icon delete'
|
|
73
74
|
onMouseDown={() => onSubmit(index, 'delete')}>
|
|
@@ -78,7 +79,7 @@ export default class UploadedPreview extends PureComponent<Props> {
|
|
|
78
79
|
)
|
|
79
80
|
} else if (!smallImageUrl && deleteable) { // 不是图片但能删除
|
|
80
81
|
return (
|
|
81
|
-
<Tooltip content='
|
|
82
|
+
<Tooltip content={getLocale('Mod_Delete')} container={document.body}>
|
|
82
83
|
<span className='upload-file-action-wrapper'>
|
|
83
84
|
<span className='tu-icon-canceled action-icon delete'
|
|
84
85
|
onMouseDown={() => onSubmit(index, 'delete')}>
|
|
@@ -88,7 +89,7 @@ export default class UploadedPreview extends PureComponent<Props> {
|
|
|
88
89
|
)
|
|
89
90
|
} else if (smallImageUrl && !deleteable) { // 是图片不能删除
|
|
90
91
|
return (
|
|
91
|
-
<Tooltip content='
|
|
92
|
+
<Tooltip content={getLocale('Mod_Preview')} container={document.body}>
|
|
92
93
|
<span className='upload-file-action-wrapper'>
|
|
93
94
|
<span className='tu-icon-magnifier-circle action-icon'
|
|
94
95
|
onMouseDown={() => onSubmit(index, 'preview')}>
|
|
@@ -101,7 +102,7 @@ export default class UploadedPreview extends PureComponent<Props> {
|
|
|
101
102
|
}
|
|
102
103
|
} else if (uploadStatus === 5) {
|
|
103
104
|
return (
|
|
104
|
-
<Tooltip content='
|
|
105
|
+
<Tooltip content={getLocale('Mod_Delete')} container={document.body}>
|
|
105
106
|
<span className='upload-file-action-wrapper'>
|
|
106
107
|
<span className='tu-icon-canceled action-icon delete'
|
|
107
108
|
onMouseDown={() => onSubmit(index, 'delete')}>
|
|
@@ -119,7 +120,7 @@ export default class UploadedPreview extends PureComponent<Props> {
|
|
|
119
120
|
</span>
|
|
120
121
|
</span>
|
|
121
122
|
</Tooltip>
|
|
122
|
-
<Tooltip content='
|
|
123
|
+
<Tooltip content={getLocale('Mod_Delete')} container={document.body}>
|
|
123
124
|
<span className='upload-file-action-wrapper'>
|
|
124
125
|
<span className='tu-icon-canceled action-icon delete'
|
|
125
126
|
onMouseDown={() => onSubmit(index, 'delete')}>
|
|
@@ -8,7 +8,8 @@ import UploadedPreview from './components/uploadedPreview';
|
|
|
8
8
|
import { UploadResultObj, UploadFilesObj, _dealAttachmentType } from './type';
|
|
9
9
|
import { UploadFormContainer } from './style';
|
|
10
10
|
import ImgViewer from '../img-viewer';
|
|
11
|
-
import { getPreviewImgs
|
|
11
|
+
import { getPreviewImgs } from './util';
|
|
12
|
+
import { getLocale } from '../../utils/getLocale';
|
|
12
13
|
|
|
13
14
|
interface Props {
|
|
14
15
|
action?: string;
|
|
@@ -47,8 +48,6 @@ export default class Upload extends PureComponent<Props, State> {
|
|
|
47
48
|
}
|
|
48
49
|
|
|
49
50
|
static defaultProps = {
|
|
50
|
-
attachmentTipText:
|
|
51
|
-
'<p>支持拖拽上传</p><p>单次最多支持上传 20 个,总数不可超过 50 个</p><p>每个不超过 50MB</p>',
|
|
52
51
|
fileNumLimit: 20,
|
|
53
52
|
fileSizeLimit: 50,
|
|
54
53
|
filesTotal: 50,
|
|
@@ -355,7 +354,7 @@ export default class Upload extends PureComponent<Props, State> {
|
|
|
355
354
|
};
|
|
356
355
|
|
|
357
356
|
render() {
|
|
358
|
-
const { children, className, style, attachmentTipText } = this.props;
|
|
357
|
+
const { children, className, style, attachmentTipText = getLocale('OKR_MyO_KRP_Draganddropu') } = this.props;
|
|
359
358
|
const { uploadSuccessFiles } = this.state;
|
|
360
359
|
return (
|
|
361
360
|
<>
|
|
@@ -1,32 +1,36 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
1
|
+
import { getLocale } from "../../utils/getLocale";
|
|
2
|
+
|
|
3
|
+
export default () => {
|
|
4
|
+
return [
|
|
5
|
+
{
|
|
6
|
+
type: 2,
|
|
7
|
+
tittle: getLocale('Pro_page_Int_Butt_Congratulate'),
|
|
8
|
+
img: require('./img/welldone.svg'),
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
type: 4,
|
|
12
|
+
tittle: getLocale('Pro_page_Int_Butt_Comeon'),
|
|
13
|
+
img: require('./img/fighting.svg'),
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
type: 3,
|
|
17
|
+
tittle: getLocale('Pro_page_Int_Butt_Finheart'),
|
|
18
|
+
img: require('./img/bixin.svg'),
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
type: 6,
|
|
22
|
+
tittle: '666',
|
|
23
|
+
img: require('./img/666.svg'),
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
type: 5,
|
|
27
|
+
tittle: getLocale('Pro_page_Int_Beinsightful'),
|
|
28
|
+
img: require('./img/nice.svg'),
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
type: 1,
|
|
32
|
+
tittle: getLocale('Mod_Kudos'),
|
|
33
|
+
img: require('./img/thumb-up.svg'),
|
|
34
|
+
},
|
|
35
|
+
]
|
|
36
|
+
};
|