@titaui/pc 1.9.28 → 1.9.32
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/default.js +1 -1
- package/lib/components/avatar/name-avatar/index.js +1 -1
- package/lib/components/avatar/text-avatar/index.js +1 -1
- package/lib/components/button/default-button/index.js +1 -1
- package/lib/components/cascader/index.js +1 -1
- package/lib/components/cascader/time.js +1 -1
- package/lib/components/change-okr-modal/Filter.js +5 -5
- package/lib/components/change-okr-modal/Item.js +5 -5
- package/lib/components/change-okr-modal/filterTab.js +3 -3
- package/lib/components/change-okr-modal/index.js +5 -5
- package/lib/components/checkbox/index.js +1 -1
- package/lib/components/common-share/index.js +1 -1
- package/lib/components/common-share/publishMblog.js +3 -3
- package/lib/components/communication/CommunicationAttachments.js +3 -3
- package/lib/components/communication/CommunicationRecord.js +1 -1
- package/lib/components/communication/ConvertUserName.js +3 -3
- package/lib/components/communication/index.js +3 -3
- package/lib/components/confidence/index.js +1 -1
- package/lib/components/create-okr-modal/createCycle.js +3 -3
- package/lib/components/create-okr-modal/createSuccessCmp.js +1 -1
- package/lib/components/create-okr-modal/fields/date-cycle.js +1 -1
- package/lib/components/create-okr-modal/fields/index.css +1 -0
- package/lib/components/create-okr-modal/fields/input-with-err-popup.js +4 -2
- package/lib/components/create-okr-modal/fields/o-new-name.js +1 -1
- package/lib/components/create-okr-modal/fields/okr-case.js +1 -1
- package/lib/components/create-okr-modal/fields/okr-create-suggest.js +1 -1
- package/lib/components/create-okr-modal/fields/okr-new-user-selector.js +1 -1
- package/lib/components/create-okr-modal/fields/okr-parent.js +1 -1
- package/lib/components/create-okr-modal/fields/okr-type-detail.js +1 -1
- package/lib/components/create-okr-modal/fields/okr-type.js +1 -1
- package/lib/components/create-okr-modal/fields/okr-visibility-detail.js +1 -1
- package/lib/components/create-okr-modal/fields/okr-visibility.js +1 -1
- package/lib/components/create-okr-modal/index.js +3 -3
- package/lib/components/create-okr-modal/kr-items/kr-item-weight.js +3 -3
- package/lib/components/create-okr-modal/kr-items/krDatas.js +3 -3
- package/lib/components/create-okr-modal/kr-items/krItem.js +3 -3
- package/lib/components/create-okr-modal/objectType.js +3 -3
- package/lib/components/create-okr-modal/request-api.js +2 -2
- package/lib/components/create-okr-modal/utils/helper.js +2 -2
- package/lib/components/date-picker/BodyItem.js +3 -3
- package/lib/components/date-picker/CalendarBody.js +3 -3
- package/lib/components/date-picker/CalendarHeader.js +3 -3
- package/lib/components/date-picker/index.js +3 -3
- package/lib/components/date-range-picker/index.js +3 -3
- package/lib/components/delete-confirm-pop/ConfirmPop.js +3 -3
- package/lib/components/dialog/index.css +23 -0
- package/lib/components/dialog/index.js +25 -5
- package/lib/components/dialog/loading.png +0 -0
- package/lib/components/drawer/headerAction.js +3 -3
- package/lib/components/drawer/headerDrop.js +1 -1
- package/lib/components/drawer/index.js +3 -3
- package/lib/components/drawer/utils/useForceUpdate.js +1 -1
- package/lib/components/drawer-manager/drawerWrapper.js +1 -1
- package/lib/components/drawer-manager/index.js +3 -3
- package/lib/components/drawer-manager/utils/useForceUpdate.js +1 -1
- package/lib/components/drop-selector/index.js +3 -3
- package/lib/components/dynamic/advertise/index.js +1 -1
- package/lib/components/dynamic/advertise/util.js +2 -2
- package/lib/components/dynamic/components/dynamic-search-input/index.js +1 -1
- package/lib/components/dynamic/components/first-level-tabs/index.js +1 -1
- package/lib/components/dynamic/components/title/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/components/header/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.css +1 -0
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-okrs-communication/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-plan-communication/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-progress/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-project/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-replay/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-report/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-reward/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-share-to-dynamic/index.js +4 -2
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/index.js +1 -1
- package/lib/components/dynamic/dynamic-like-ranking/index.js +1 -1
- package/lib/components/dynamic/dynamic-liking/index.js +1 -1
- package/lib/components/dynamic/dynamic-topping/index.js +1 -1
- package/lib/components/dynamic/dynamic-topping/item.js +1 -1
- package/lib/components/dynamic/dynamic.js +1 -1
- package/lib/components/dynamic/index.js +1 -1
- package/lib/components/dynamic/my-team/index.js +1 -1
- package/lib/components/dynamic/quick-operation/components/create-task/index.js +1 -1
- package/lib/components/dynamic/quick-operation/index.js +1 -1
- package/lib/components/dynamic/request-api.js +2 -2
- package/lib/components/e-priority/index.js +1 -1
- package/lib/components/eReport/eReportListEmpty.js +3 -3
- package/lib/components/eReport/eReportLists/reportList.js +3 -3
- package/lib/components/eReport/eReportShare/index.js +3 -3
- package/lib/components/eReport/eReportShare/toast/index.js +3 -3
- package/lib/components/edit-kr-wight/EditKrWightModal.js +5 -5
- package/lib/components/edit-kr-wight/FormItemV2.js +3 -3
- package/lib/components/edit-kr-wight/utils.js +2 -2
- package/lib/components/emotions-selector/selector-content.js +3 -3
- package/lib/components/emotions-selector/selector-pop.js +3 -3
- package/lib/components/ereport-list/index.js +3 -3
- package/lib/components/error-boundary/index.js +3 -3
- package/lib/components/file-list/components/single-file/index.js +1 -1
- package/lib/components/file-list/index.js +1 -1
- package/lib/components/firework/index.js +2 -2
- package/lib/components/follower-visitor/index.js +1 -1
- package/lib/components/form/form-fields/department/index.js +1 -1
- package/lib/components/form/form-fields/dropdown/index.js +1 -1
- package/lib/components/form/form-fields/duties/index.js +1 -1
- package/lib/components/form/form-fields/group/index.js +1 -1
- package/lib/components/form/form-fields/input/index.js +1 -1
- package/lib/components/form/form-fields/input-verification-code/index.js +1 -1
- package/lib/components/form/form-fields/password/index.js +1 -1
- package/lib/components/form/form-fields/radios/index.js +1 -1
- package/lib/components/form/form-fields/textarea/index.js +1 -1
- package/lib/components/form/form-fields/user/index.js +1 -1
- package/lib/components/form/index.js +3 -3
- package/lib/components/grid-layout/commen-components/card-title.js +1 -1
- package/lib/components/grid-layout/commen-components/data-item.js +1 -1
- package/lib/components/grid-layout/commen-components/empty-backgrounds.js +1 -1
- package/lib/components/grid-layout/commen-components/scroll-tips.js +1 -1
- package/lib/components/grid-layout/essay-component/index.js +1 -1
- package/lib/components/grid-layout/near-visitors/index.js +1 -1
- package/lib/components/grid-layout/near-visitors/visitor.js +1 -1
- package/lib/components/grid-layout/okr-align/index.js +1 -1
- package/lib/components/grid-layout/okr-progress/index.js +1 -1
- package/lib/components/grid-layout/okr-target/index.js +1 -1
- package/lib/components/grid-layout/over-view/index.js +1 -1
- package/lib/components/grid-layout/personal-info/index.js +1 -1
- package/lib/components/grid-layout/sub-employee-okr/index.js +1 -1
- package/lib/components/grid-layout/sub-employee-okr/person-okr.js +1 -1
- package/lib/components/grid-layout/util/click-link.js +2 -2
- package/lib/components/grid-layout/week-task/index.js +1 -1
- package/lib/components/grid-layout/words-cloud/index.js +1 -1
- package/lib/components/grid-page/commen-components/scroll-tips.js +1 -1
- package/lib/components/grid-page/near-visitors/visitor.js +1 -1
- package/lib/components/grid-page/personal-info/index.js +1 -1
- package/lib/components/help-card/image/liaojie.svg +9 -0
- package/lib/components/help-card/index.css +7 -6
- package/lib/components/help-card/index.js +2 -2
- package/lib/components/hr-header/index.js +2 -2
- package/lib/components/img-viewer/index.js +1 -1
- package/lib/components/mblog/components/ConfirmPop.js +3 -3
- package/lib/components/mblog/components/MblogAction.js +3 -3
- package/lib/components/mblog/components/MblogContent.js +3 -3
- package/lib/components/mblog/index.js +3 -3
- package/lib/components/menus/components/drag-resize/index.js +1 -1
- package/lib/components/menus/components/flip-menu-card/index.css +1 -0
- package/lib/components/menus/components/flip-menu-card/index.js +9 -1
- package/lib/components/menus/components/menu-card/index.js +3 -3
- package/lib/components/menus/components/menu-tree/tree-node/avatar/index.js +1 -1
- package/lib/components/menus/components/menu-tree/tree-node/company-all.js +1 -1
- package/lib/components/menus/components/menu-tree/tree-node/compony/index.js +1 -1
- package/lib/components/menus/components/menu-tree/tree-node/depart/index.js +1 -1
- package/lib/components/menus/components/menu-tree/tree-node/follower/index.js +1 -1
- package/lib/components/menus/components/menu-tree/tree-node/user/index.js +1 -1
- package/lib/components/menus/components/menu-tree/tree-node/user-concern.js +1 -1
- package/lib/components/menus/components/search-colleague/index.js +1 -1
- package/lib/components/menus/export-modules/appraisal-menus/index.js +5 -5
- package/lib/components/menus/export-modules/appraisal-menus/menu-highlight.js +1 -1
- package/lib/components/menus/export-modules/appraisal-menus/menus.js +1 -1
- package/lib/components/menus/export-modules/manage-menus/handle-highlight.js +1 -1
- package/lib/components/menus/export-modules/manage-menus/index.js +1 -1
- package/lib/components/menus/export-modules/okr-menus/depart-menus/helper.js +2 -2
- package/lib/components/menus/export-modules/okr-menus/depart-menus/index.js +3 -3
- package/lib/components/menus/export-modules/okr-menus/index.js +1 -1
- package/lib/components/menus/export-modules/okr-menus/menu-highlight.js +1 -1
- package/lib/components/menus/export-modules/okr-menus/menus.js +1 -1
- package/lib/components/menus/export-modules/okr-menus/okr-front-menus.js +5 -5
- package/lib/components/menus/export-modules/okr-menus/subordinate-menus/index.js +5 -5
- package/lib/components/menus/i18n.js +6 -2
- package/lib/components/nav-top/components/menu/index.js +1 -1
- package/lib/components/nav-top/components/user-message/components/inform/index.js +1 -1
- package/lib/components/nav-top/components/user-message/components/inform/inform-item.js +1 -1
- package/lib/components/nav-top/components/user-message/components/red-pack/index.js +1 -1
- package/lib/components/nav-top/components/user-message/components/remind/index.js +1 -1
- package/lib/components/nav-top/components/user-message/components/reply/index.js +1 -1
- package/lib/components/nav-top/components/user-message/components/reply/reply-item.js +1 -1
- package/lib/components/nav-top/components/user-message/components/todos/index.js +1 -1
- package/lib/components/nav-top/components/user-message/index.js +1 -1
- package/lib/components/nav-top/components/user-message/msg/index.js +1 -1
- package/lib/components/nav-top/components/user-own-menu/components/own-menu/index.js +1 -1
- package/lib/components/nav-top/components/version/index.js +1 -1
- package/lib/components/nav-top/index.js +1 -1
- package/lib/components/okr-detail/auth.js +3 -3
- package/lib/components/okr-detail/base-info/base-info.js +3 -3
- package/lib/components/okr-detail/base-info/o-desc/index.js +4 -2
- package/lib/components/okr-detail/base-info/other-infos/classify/index.js +1 -1
- package/lib/components/okr-detail/base-info/other-infos/common/border-wrapper/index.js +1 -1
- package/lib/components/okr-detail/base-info/other-infos/date-cycle/index.js +1 -1
- package/lib/components/okr-detail/base-info/other-infos/okr-type/index.js +1 -1
- package/lib/components/okr-detail/base-info/other-infos/other-infos.js +3 -3
- package/lib/components/okr-detail/base-info/other-infos/principal/index.js +1 -1
- package/lib/components/okr-detail/base-info/other-infos/visibility/index.js +1 -1
- package/lib/components/okr-detail/base-info/person/index.js +1 -1
- package/lib/components/okr-detail/base-info/util.js +2 -2
- package/lib/components/okr-detail/components/ao-nice/index.js +1 -1
- package/lib/components/okr-detail/components/base-okr-type/confirm/buttonv2.js +3 -3
- package/lib/components/okr-detail/components/base-okr-type/confirm/confirm.js +3 -3
- 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 +3 -3
- package/lib/components/okr-detail/components/editable-input/index.js +5 -3
- package/lib/components/okr-detail/components/header/edit-name.js +4 -2
- package/lib/components/okr-detail/components/header/index.js +1 -1
- package/lib/components/okr-detail/components/header/o-avatar.js +1 -1
- package/lib/components/okr-detail/components/header/o-cycle.js +1 -1
- package/lib/components/okr-detail/components/header/o-score.js +3 -3
- package/lib/components/okr-detail/components/icon-text/index.js +1 -1
- package/lib/components/okr-detail/components/o-classify.js +1 -1
- package/lib/components/okr-detail/components/o-progress-update/index.js +3 -3
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-priority-dropdown.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-project.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-status-dropdown.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task-level2.js +3 -3
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task.js +3 -3
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.js +8 -6
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/kr-push-score.js +6 -4
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/range-picker-pop.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-parent-node/index.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/edit-child-okr-weight.js +3 -3
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/index.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/weight-input.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-parent-node/index.js +1 -1
- package/lib/components/okr-detail/components/okr-type.js +1 -1
- package/lib/components/okr-detail/detail-footer/index.js +1 -1
- package/lib/components/okr-detail/detail-header/actions.js +2 -2
- package/lib/components/okr-detail/detail-header/confirm.js +1 -1
- package/lib/components/okr-detail/detail-header/delete-confirm/delete-confirm.js +1 -1
- package/lib/components/okr-detail/detail-header/index.js +3 -3
- package/lib/components/okr-detail/e-list/index.js +1 -1
- package/lib/components/okr-detail/e-list/search-form/fields/e-order.js +1 -1
- package/lib/components/okr-detail/e-list/search-form/fields/e-status.js +1 -1
- package/lib/components/okr-detail/e-list/search-form/index.js +1 -1
- package/lib/components/okr-detail/e-list/util.js +2 -2
- package/lib/components/okr-detail/index.js +3 -3
- package/lib/components/okr-detail/okr-list/add-parent-okr.js +1 -1
- package/lib/components/okr-detail/okr-list/create-kr-item/heart.js +1 -1
- package/lib/components/okr-detail/okr-list/create-kr-item/index.js +3 -3
- package/lib/components/okr-detail/okr-list/drag-order-kr.js +2 -2
- package/lib/components/okr-detail/okr-list/index.js +3 -3
- package/lib/components/okr-detail/request-apis.js +2 -2
- package/lib/components/okr-detail/schedule/components/o-progress/index.js +4 -2
- package/lib/components/okr-detail/schedule/schedule.js +1 -1
- package/lib/components/okr-filter-drawer/filter-form.js +3 -3
- package/lib/components/okr-filter-drawer/index.js +1 -1
- package/lib/components/okr-flow/child-node/fields/creator.js +1 -1
- package/lib/components/okr-flow/child-node/index.js +1 -1
- package/lib/components/okr-flow/child-node/work-node.js +1 -1
- package/lib/components/okr-flow/export-modal/index.js +1 -1
- package/lib/components/okr-flow/export-modules/okr-search-panel/index.js +3 -3
- package/lib/components/okr-flow/mini-map/index.js +1 -1
- package/lib/components/okr-flow/mini-map/map.js +1 -1
- package/lib/components/okr-flow/mini-map/mini-node.js +1 -1
- package/lib/components/okr-flow/mini-map/utils.js +2 -2
- package/lib/components/okr-flow/okr-map/index.js +1 -1
- package/lib/components/okr-flow/open-data/index.js +3 -3
- package/lib/components/okr-flow/request-apis.js +2 -2
- package/lib/components/okr-flow/root-node/index.js +1 -1
- package/lib/components/okr-period-selector/index.js +1 -1
- package/lib/components/okr-period-selector/select-cycle.js +3 -3
- package/lib/components/okr-progress/components/o-progress/index.js +4 -2
- package/lib/components/okr-progress/components/o-progress-update/index.js +3 -3
- package/lib/components/okr-progress/okr-progress/index.js +1 -1
- package/lib/components/okr-progress/request-apis.js +2 -2
- package/lib/components/okr-progress-detail/index.js +1 -1
- package/lib/components/okr-progress-modal/helper.js +1 -1
- package/lib/components/okr-progress-modal/index.js +4 -2
- package/lib/components/okr-progress-modal/textarea/index.js +1 -1
- package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +5 -5
- package/lib/components/okr-review/ReviewPop/components/Toast/index.js +3 -3
- package/lib/components/okr-review/ReviewPop/index.js +5 -5
- package/lib/components/okr-review/components/ReviewItem/index.js +3 -3
- package/lib/components/okr-review/components/confirm-pop/ConfirmPop.js +3 -3
- package/lib/components/okr-review/index.js +3 -3
- package/lib/components/okr-share/index.js +1 -1
- package/lib/components/okr-share/publishMblog.js +3 -3
- package/lib/components/okr-share/shareCardSelector.js +1 -1
- package/lib/components/okrcase-library/index.js +1 -1
- package/lib/components/okrcase-library/okrcases-components/caseLibrary-cardList/index.js +1 -1
- package/lib/components/okrcase-library/okrcases-components/caseLibrary-cardList/okrcase-card.js +1 -1
- package/lib/components/okrcase-library/okrcases-components/caseLibrary-main.js +1 -1
- package/lib/components/okrcase-library/okrcases-components/caseLibrary-nav.js +1 -1
- package/lib/components/okrcase-library/okrcases-components/caseLibray-header.js +1 -1
- package/lib/components/okrcase-library/okrcases-components/submitOkr-dialog.js +1 -1
- package/lib/components/okrcase-library/server/network.js +2 -2
- package/lib/components/okrcase-library-card/index.js +1 -1
- package/lib/components/operation-records/OperationRecordItem.js +3 -3
- package/lib/components/operation-records/index.js +3 -3
- package/lib/components/password-input/index.js +1 -1
- package/lib/components/period-selector/common.js +2 -2
- package/lib/components/period-selector/components/button/index.js +1 -1
- package/lib/components/period-selector/components/selector/index.js +3 -3
- package/lib/components/period-selector/helper/index.js +2 -2
- package/lib/components/period-selector/index.js +1 -1
- package/lib/components/photo-card/components/card/index.js +1 -1
- package/lib/components/photo-card/index.js +1 -1
- package/lib/components/point-demo/drop-down-box/index.js +1 -1
- package/lib/components/point-demo/index.js +1 -1
- package/lib/components/point-demo/input/index.js +3 -3
- package/lib/components/point-demo/point-demo.js +1 -1
- package/lib/components/point-demo/popup/index.js +1 -1
- package/lib/components/popup/index.js +1 -1
- package/lib/components/praise-record/PraiseRecordItem.js +3 -3
- package/lib/components/praise-record/index.js +3 -3
- package/lib/components/publish-dynamic-modal/publish-dynamic-modal.js +1 -1
- package/lib/components/publish-dynamic-modal/requist-api.js +2 -2
- package/lib/components/radio/radio.js +1 -1
- package/lib/components/radio/radioGroup.js +2 -2
- package/lib/components/range-picker-pop/index.js +3 -3
- package/lib/components/range-selector-pop/RangeList.js +3 -3
- package/lib/components/range-selector-pop/RangeSelectorPop.js +3 -3
- package/lib/components/scrollbar/simplebar/simplebar.js +5 -5
- package/lib/components/scrollbar/simplebar-react.js +3 -3
- package/lib/components/search-dropdown/index.js +1 -1
- package/lib/components/search-input/index.js +3 -3
- package/lib/components/search-key-handle/index.js +1 -1
- package/lib/components/select/Option.js +5 -5
- package/lib/components/select/index.js +5 -5
- package/lib/components/select-layer/index.js +1 -1
- package/lib/components/select-tags/index.js +1 -1
- package/lib/components/selector-input/index.js +1 -1
- package/lib/components/slider-input/index.js +1 -1
- package/lib/components/stateless-dropdown/stateless-dropdown.js +1 -1
- package/lib/components/status-time/index.js +1 -1
- package/lib/components/table/index.css +1 -0
- package/lib/components/table/index.js +1 -1
- package/lib/components/tabs/index.js +1 -1
- package/lib/components/task-relation-modal/index.js +1 -1
- package/lib/components/task-relation-modal/radio.js +1 -1
- package/lib/components/task-relation-modal/request-api.js +2 -2
- package/lib/components/task-relation-modal/search/category-select.js +1 -1
- package/lib/components/task-relation-modal/search/okr-status-select.js +1 -1
- package/lib/components/task-relation-modal/search/okr-type-select.js +1 -1
- package/lib/components/task-relation-modal/search/principal.js +1 -1
- package/lib/components/task-relation-modal/search/relation.js +1 -1
- package/lib/components/task-relation-modal/tree/category-tree/index.js +3 -3
- package/lib/components/task-relation-modal/tree/category-tree/search-form.js +1 -1
- package/lib/components/task-relation-modal/tree/okr-tree/index.js +3 -3
- package/lib/components/task-relation-modal/tree/okr-tree/search-form.js +3 -3
- package/lib/components/task-relation-modal/tree/work-tree/index.js +3 -3
- package/lib/components/task-relation-modal/tree/work-tree/search-form.js +1 -1
- package/lib/components/task-relation-modal/tree-node/category-node/index.js +1 -1
- package/lib/components/task-relation-modal/tree-node/kr-node/index.js +1 -1
- package/lib/components/task-relation-modal/tree-node/milestone-node/index.js +1 -1
- package/lib/components/task-relation-modal/tree-node/o-node/index.js +1 -1
- package/lib/components/task-relation-modal/tree-node/work-node/index.js +1 -1
- package/lib/components/tita-chart/charts/liquid-ball.js +1 -1
- package/lib/components/tita-chart/charts/pie.js +2 -2
- package/lib/components/tita-chart/charts/words-cloud.js +2 -2
- package/lib/components/tita-chart/errorBoundary/index.js +3 -3
- package/lib/components/tita-chart/hooks/useChart.js +3 -3
- package/lib/components/tita-chart/plots/liquid/index.js +1 -1
- package/lib/components/tita-chart/plots/pie/index.js +1 -1
- package/lib/components/tita-chart/plots/wordscloud/index.js +1 -1
- package/lib/components/toast/index.js +1 -1
- package/lib/components/tooltip/tooltip-text/index.js +1 -1
- package/lib/components/update-modal/index.js +1 -1
- package/lib/components/upload/components/uploadedPreview.js +3 -3
- package/lib/components/upload/index.js +5 -5
- package/lib/components/upload-photo-modal/index.js +1 -1
- package/lib/components/upvote/index.js +3 -3
- package/lib/components/upvote/selector.js +1 -1
- package/lib/components/upvote/upvoteListModal.js +1 -1
- package/lib/components/user-selector/category-selector-panel/depart-tree.js +1 -1
- package/lib/components/user-selector/category-selector-panel/group-tree.js +1 -1
- package/lib/components/user-selector/category-selector-panel/index.js +1 -1
- package/lib/components/user-selector/export-modules/depart-search-selector/index.js +1 -1
- package/lib/components/user-selector/export-modules/duties-selector/index.js +8 -6
- package/lib/components/user-selector/export-modules/field-tree-selector/index.js +1 -1
- package/lib/components/user-selector/export-modules/field-tree-selector/multiple-selector/index.js +1 -1
- package/lib/components/user-selector/export-modules/field-tree-selector/single-selector/index.js +1 -1
- package/lib/components/user-selector/export-modules/field-tree-selector/single-selector/user-list.js +1 -1
- package/lib/components/user-selector/export-modules/group-selector/index.js +1 -1
- package/lib/components/user-selector/export-modules/group-selector/searched-panel.js +1 -1
- package/lib/components/user-selector/export-modules/multiple-user-selector--bak/index.js +1 -1
- package/lib/components/user-selector/export-modules/single-selector/index.js +1 -1
- package/lib/components/user-selector/searched-panel/index.js +1 -1
- package/lib/components/user-selector/select-tree/choose-tree/index.js +11 -3
- package/lib/components/user-selector/select-tree/selected-tree/index.js +1 -1
- package/lib/components/user-selector/select-tree/tree-nodes/tree-group-node/index.js +1 -1
- package/lib/components/user-selector/select-tree/tree-nodes/tree-person-node/index.js +1 -1
- package/lib/components/user-selector/selected-panel/index.js +1 -1
- package/lib/components/user-selector/utils.js +2 -2
- package/lib/components/version-change-modal/index.js +1 -1
- package/lib/components/viewer/ImageListRender.js +5 -5
- package/lib/components/viewer/index.js +5 -5
- package/lib/components/weekly-report/card.js +1 -1
- package/lib/components/weekly-report/index.js +1 -1
- package/lib/components/word-cloud/index.js +1 -1
- package/lib/components-v1/animate/AnimateChild.js +3 -3
- package/lib/components-v1/animate/animate.js +3 -3
- package/lib/components-v1/avatar/index.js +3 -3
- package/lib/components-v1/buttonv2/ButtonOutlined.js +3 -3
- package/lib/components-v1/buttonv2/ButtonRounded.js +3 -3
- package/lib/components-v1/buttonv2/DefaultButton.js +3 -3
- package/lib/components-v1/buttonv2/style/style.js +1 -1
- package/lib/components-v1/confirm/index.js +3 -3
- package/lib/components-v1/dropDownSelector/StatelessDropdown.js +3 -3
- package/lib/components-v1/dropDownSelector/dropDownSelector.js +3 -3
- package/lib/components-v1/input/Input.js +3 -3
- package/lib/components-v1/input/InputNumber.js +3 -3
- package/lib/components-v1/placement/placement.js +3 -3
- package/lib/components-v1/placement/placementInner.js +5 -5
- package/lib/components-v1/pop/Pop.js +3 -3
- package/lib/components-v1/pop/PopInner.js +5 -5
- package/lib/components-v1/popConfirm/index.js +1 -1
- package/lib/components-v1/portals/Portals.js +3 -3
- package/lib/components-v1/progress/CircleProgress.js +3 -3
- package/lib/components-v1/progress/LineProgress.js +3 -3
- package/lib/components-v1/progress/index.js +3 -3
- package/lib/components-v1/radio/radio.js +3 -3
- package/lib/components-v1/radio/radioGroup.js +3 -3
- package/lib/components-v1/search/cache.js +3 -3
- package/lib/components-v1/search/index.js +3 -3
- package/lib/components-v1/select/Option.js +5 -5
- package/lib/components-v1/select/index.js +5 -5
- package/lib/components-v1/tabs/index.js +3 -3
- package/lib/components-v1/textarea/index.js +6 -4
- package/lib/components-v1/transition/index.js +3 -3
- package/lib/components-v1/userSelector/UserSelectorPop.js +5 -5
- package/lib/components-v1/userSelector/components/MultiMode/CommonList.js +3 -3
- package/lib/components-v1/userSelector/components/MultiMode/DepartmentList.js +5 -5
- package/lib/components-v1/userSelector/components/MultiMode/DepartmentTree.js +3 -3
- package/lib/components-v1/userSelector/components/MultiMode/SubsList.js +3 -3
- package/lib/components-v1/userSelector/components/MultiMode/index.js +3 -3
- package/lib/components-v1/userSelector/components/SearchBar.js +3 -3
- package/lib/components-v1/userSelector/components/SingleMode.js +3 -3
- package/lib/components-v1/userSelector/components/UserItem.js +3 -3
- package/lib/components-v1/userSelector/index.js +3 -3
- package/lib/components-v1/utils/animate/animate.js +1 -1
- package/lib/pages/aha2021/index.css +13 -3
- package/lib/pages/aha2021/index.js +20 -20
- package/lib/pages/aha2021/kefu.svg +50 -0
- package/lib/pages/appointment-demo/drop-down-box/index.js +1 -1
- package/lib/pages/appointment-demo/index.js +1 -1
- package/lib/pages/appointment-demo/input/index.js +3 -3
- package/lib/pages/appointment-demo/popup/index.js +1 -1
- package/lib/pages/dynamic/index.js +1 -1
- package/lib/pages/group-management/components/checkbox/index.js +1 -1
- package/lib/pages/group-management/components/input-form/index.js +3 -3
- package/lib/pages/group-management/components/openData/index.js +3 -3
- package/lib/pages/group-management/components/table/index.js +1 -1
- package/lib/pages/group-management/groupInterface.js +2 -2
- package/lib/pages/group-management/page-view/empty.js +1 -1
- package/lib/pages/group-management/page-view/group-empty.js +1 -1
- package/lib/pages/group-management/page-view/importGroupStaff/index.js +1 -1
- package/lib/pages/group-management/page-view/index.js +1 -1
- package/lib/pages/group-management/page-view/loading/index.js +1 -1
- package/lib/pages/group-management/table/index.js +1 -1
- package/lib/pages/group-management/tree/add-group-dialog/index.js +1 -1
- package/lib/pages/group-management/tree/delete-group-dialog/index.js +1 -1
- package/lib/pages/group-management/tree/edit-group-dialog/index.js +1 -1
- package/lib/pages/group-management/tree/group-form/index.js +5 -3
- package/lib/pages/group-management/tree/index.js +1 -1
- package/lib/pages/group-management/tree/operation-panel.js +1 -1
- package/lib/pages/group-management/tree/trigger-render.js +1 -1
- package/lib/pages/home/components/data-list/index.css +0 -2
- package/lib/pages/home/components/data-list/index.js +1 -1
- package/lib/pages/home/components/data-list/table/columns/okrName.js +1 -1
- package/lib/pages/home/components/data-list/table/columns/progressAndRisk.js +1 -1
- package/lib/pages/home/components/data-list/table/index.js +1 -1
- package/lib/pages/home/components/guide/index.js +1 -1
- package/lib/pages/home/components/header/index.js +1 -1
- package/lib/pages/home-page-data-list/index.js +1 -1
- package/lib/pages/like-ranking/filter-buttons/department.js +1 -1
- package/lib/pages/like-ranking/filter-buttons/modular.js +1 -1
- package/lib/pages/like-ranking/filter-buttons/name.js +1 -1
- package/lib/pages/like-ranking/filter-buttons/timer.js +1 -1
- package/lib/pages/like-ranking/index.js +3 -3
- package/lib/pages/new-okr-list/header/comments.js +1 -1
- package/lib/pages/new-okr-list/header/create-okr.js +1 -1
- package/lib/pages/new-okr-list/header/filter.js +1 -1
- package/lib/pages/new-okr-list/header/index.js +1 -1
- package/lib/pages/new-okr-list/index.js +3 -3
- package/lib/pages/new-okr-list/init-cycle-setting.js +1 -1
- package/lib/pages/new-okr-list/keyword-search/index.js +1 -1
- package/lib/pages/new-okr-list/request-api.js +2 -2
- package/lib/pages/okr-map/export-modules/okr-map/header/index.js +1 -1
- package/lib/pages/okr-map/export-modules/okr-map/okr-map.js +3 -3
- package/lib/pages/okr-map/export-modules/share-okr-page/header/index.js +1 -1
- package/lib/pages/okr-map/export-modules/share-okr-page/share-okr-map.js +1 -1
- package/lib/pages/okr-map/level2-search/group.js +3 -3
- package/lib/pages/okr-map/level2-search/index.js +1 -1
- package/lib/pages/okr-map/level2-search/user.js +1 -1
- package/lib/pages/okr-map/open-data/index.js +3 -3
- package/lib/pages/okr-map/share-dialog/index.js +1 -1
- package/lib/pages/okr-map/unsupport-ie/index.js +1 -1
- package/lib/pages/personal-info/components/base-info/index.js +3 -3
- package/lib/pages/personal-info/components/edit-base-info/index.js +3 -3
- package/lib/pages/personal-info/components/person-photo/index.js +1 -1
- package/lib/utils/auth.js +3 -3
- package/lib/utils/i18n-front-translate.js +12 -2
- package/lib/utils/local-storage.js +1 -1
- package/lib/utils/open-data.js +3 -3
- package/lib/utils/request-v1.js +2 -2
- package/lib/utils/roundWeight.js +2 -2
- package/package.json +1 -1
- package/src/components/create-okr-modal/fields/index.scss +1 -0
- package/src/components/create-okr-modal/fields/input-with-err-popup.tsx +2 -1
- package/src/components/dialog/index.js +19 -5
- package/src/components/dialog/index.scss +46 -2
- package/src/components/dialog/loading.png +0 -0
- package/src/components/dynamic/dynamic-item/dynamic-create-o/index.scss +1 -0
- package/src/components/dynamic/dynamic-item/dynamic-share-to-dynamic/index.tsx +2 -1
- package/src/components/help-card/image/liaojie.svg +9 -0
- package/src/components/help-card/index.scss +7 -6
- package/src/components/help-card/index.tsx +1 -1
- package/src/components/hr-header/index.tsx +1 -1
- package/src/components/menus/components/flip-menu-card/index.scss +1 -0
- package/src/components/menus/components/flip-menu-card/index.tsx +7 -0
- package/src/components/menus/export-modules/appraisal-menus/index.tsx +4 -3
- package/src/components/menus/export-modules/okr-menus/depart-menus/index.tsx +2 -1
- package/src/components/menus/export-modules/okr-menus/okr-front-menus.tsx +4 -3
- package/src/components/menus/export-modules/okr-menus/subordinate-menus/index.tsx +4 -3
- package/src/components/nav-top/components/user-message/components/reply/reply-item.tsx +1 -1
- package/src/components/okr-detail/base-info/o-desc/index.tsx +2 -1
- package/src/components/okr-detail/components/editable-input/index.tsx +3 -2
- package/src/components/okr-detail/components/header/edit-name.tsx +2 -1
- package/src/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.tsx +2 -1
- package/src/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/kr-push-score.tsx +2 -1
- package/src/components/okr-detail/schedule/components/o-progress/index.tsx +2 -1
- package/src/components/okr-progress/components/o-progress/index.tsx +2 -1
- package/src/components/okr-progress-modal/index.tsx +2 -1
- package/src/components/scrollbar/simplebar/simplebar.js +2 -1
- package/src/components/table/index.scss +1 -0
- package/src/components/user-selector/export-modules/duties-selector/index.tsx +4 -2
- package/src/components/user-selector/select-tree/choose-tree/index.tsx +3 -1
- package/src/components-v1/textarea/index.tsx +2 -1
- package/src/pages/aha2021/index.scss +13 -3
- package/src/pages/aha2021/index.tsx +34 -16
- package/src/pages/aha2021/kefu.svg +50 -0
- package/src/pages/group-management/tree/group-form/index.js +3 -2
- package/src/pages/home/components/data-list/index.scss +0 -2
- package/src/utils/i18n-front-translate.ts +8 -0
- package/yarn-error.log +103 -0
- package/lib/components/table/checkbox/index.css +0 -95
- package/lib/components/table/checkbox/index.js +0 -24
- package/src/components/table/checkbox/index.js +0 -11
- package/src/components/table/checkbox/index.scss +0 -93
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import React, { useEffect } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
3
|
import Dialog from 'rc-dialog';
|
|
4
|
+
import loading from './loading.png';
|
|
4
5
|
import { getLocale } from '../../utils/getLocale'
|
|
5
6
|
|
|
6
7
|
import 'rc-dialog/assets/index.css';
|
|
@@ -20,25 +21,38 @@ export default props => {
|
|
|
20
21
|
noCloseIcon,
|
|
21
22
|
noFooterLine,
|
|
22
23
|
visible,
|
|
23
|
-
extraClass=[],
|
|
24
|
+
extraClass = [],
|
|
24
25
|
extendFooterBtn,
|
|
25
26
|
disabled = false,
|
|
27
|
+
confirmLoading = false,
|
|
26
28
|
...restProps
|
|
27
29
|
} = props;
|
|
28
30
|
|
|
31
|
+
const handleOK = () => {
|
|
32
|
+
if (confirmLoading) return
|
|
33
|
+
onOk && onOk()
|
|
34
|
+
}
|
|
35
|
+
|
|
29
36
|
const baseFooter = [
|
|
30
37
|
extendFooterBtn,
|
|
31
38
|
<span key="cancel" className={classNames(`${preCls}__btn`, `${preCls}__btn-cancel`)} onClick={onCancel}>
|
|
32
39
|
<span className={classNames(`${preCls}__btn-cancel-text`)}>{cancelText}</span>
|
|
33
40
|
</span>,
|
|
34
|
-
<span key="ok" className={classNames(`${preCls}__btn`, `${preCls}__btn-ok`, {[`${preCls}__btn-ok-not-allowed`]:disabled})} onClick={
|
|
35
|
-
|
|
41
|
+
<span key="ok" className={classNames(`${preCls}__btn`, `${preCls}__btn-ok`, { [`${preCls}__btn-ok-not-allowed`]: disabled || confirmLoading })} onClick={handleOK}>
|
|
42
|
+
{confirmLoading ?
|
|
43
|
+
<span className={classNames(`${preCls}__btn-ok-loading`)}>
|
|
44
|
+
<img className={classNames(`${preCls}__btn-ok-loading-icon`)} src={loading} />
|
|
45
|
+
{getLocale('Mod_loading')}
|
|
46
|
+
</span>
|
|
47
|
+
:
|
|
48
|
+
<span className={classNames(`${preCls}__btn-ok-text`)}>{okText}</span>
|
|
49
|
+
}
|
|
36
50
|
</span>
|
|
37
51
|
];
|
|
38
52
|
|
|
39
53
|
return <Dialog
|
|
40
54
|
visible={visible}
|
|
41
|
-
className={classNames(preCls,[...extraClass], {
|
|
55
|
+
className={classNames(preCls, [...extraClass], {
|
|
42
56
|
[`${preCls}-no-head-line`]: noHeadLine,
|
|
43
57
|
[`${preCls}-no-footer-line`]: noFooterLine,
|
|
44
58
|
[`${preCls}-no-close`]: noCloseIcon,
|
|
@@ -1,13 +1,23 @@
|
|
|
1
|
-
$font-family: -apple-system,
|
|
1
|
+
$font-family: -apple-system,
|
|
2
|
+
Arial,
|
|
3
|
+
Verdana,
|
|
4
|
+
Helvetica Neue,
|
|
5
|
+
Helvetica,
|
|
6
|
+
sans-serif,
|
|
7
|
+
PingFang SC,
|
|
8
|
+
Microsoft YaHei;
|
|
9
|
+
|
|
2
10
|
.rc-dialog-close {
|
|
3
11
|
z-index: 100;
|
|
4
12
|
}
|
|
13
|
+
|
|
5
14
|
.rc-dialog-wrap {
|
|
6
15
|
display: flex;
|
|
7
16
|
justify-content: center;
|
|
8
17
|
align-items: center;
|
|
9
18
|
z-index: 1299 !important;
|
|
10
19
|
}
|
|
20
|
+
|
|
11
21
|
.rc-dialog-mask {
|
|
12
22
|
z-index: 1299 !important;
|
|
13
23
|
background: rgba(20, 28, 40, 0.7) !important;
|
|
@@ -16,6 +26,7 @@ $font-family: -apple-system, Arial, Verdana, Helvetica Neue, Helvetica, sans-ser
|
|
|
16
26
|
.titaui-dialog {
|
|
17
27
|
border-radius: 24px;
|
|
18
28
|
overflow: hidden;
|
|
29
|
+
|
|
19
30
|
&.rc-dialog {
|
|
20
31
|
display: inline-block;
|
|
21
32
|
margin: 0;
|
|
@@ -49,10 +60,12 @@ $font-family: -apple-system, Arial, Verdana, Helvetica Neue, Helvetica, sans-ser
|
|
|
49
60
|
.rc-dialog-header {
|
|
50
61
|
padding: 18px 32px;
|
|
51
62
|
}
|
|
63
|
+
|
|
52
64
|
.rc-dialog-body {
|
|
53
65
|
// padding: 0 32px 0 32px;
|
|
54
66
|
padding: 0;
|
|
55
67
|
}
|
|
68
|
+
|
|
56
69
|
.rc-dialog-footer {
|
|
57
70
|
padding: 20px 32px;
|
|
58
71
|
display: flex;
|
|
@@ -72,12 +85,15 @@ $font-family: -apple-system, Arial, Verdana, Helvetica Neue, Helvetica, sans-ser
|
|
|
72
85
|
justify-content: center;
|
|
73
86
|
cursor: pointer;
|
|
74
87
|
box-sizing: border-box;
|
|
75
|
-
|
|
88
|
+
|
|
89
|
+
&>span {
|
|
76
90
|
font-size: 14px;
|
|
77
91
|
font-family: $font-family;
|
|
78
92
|
font-weight: 400;
|
|
79
93
|
line-height: 20px;
|
|
80
94
|
text-align: center;
|
|
95
|
+
display: flex;
|
|
96
|
+
align-items: center;
|
|
81
97
|
box-sizing: border-box;
|
|
82
98
|
}
|
|
83
99
|
}
|
|
@@ -88,20 +104,36 @@ $font-family: -apple-system, Arial, Verdana, Helvetica Neue, Helvetica, sans-ser
|
|
|
88
104
|
border: 1px solid #2879ff;
|
|
89
105
|
color: #ffffff;
|
|
90
106
|
transition: 0.2s all;
|
|
107
|
+
user-select: none;
|
|
108
|
+
|
|
91
109
|
&:hover {
|
|
92
110
|
border: 1px solid #5c8eff;
|
|
93
111
|
background: #5c8eff;
|
|
94
112
|
color: #ffffff;
|
|
95
113
|
}
|
|
114
|
+
|
|
96
115
|
&-not-allowed {
|
|
116
|
+
background-color: #5C8EFF;
|
|
97
117
|
cursor: not-allowed;
|
|
98
118
|
}
|
|
119
|
+
|
|
120
|
+
&-loading {
|
|
121
|
+
&-icon {
|
|
122
|
+
width: 14px;
|
|
123
|
+
margin-right: 6px;
|
|
124
|
+
animation-name: spin;
|
|
125
|
+
animation-timing-function: linear;
|
|
126
|
+
animation-iteration-count: infinite;
|
|
127
|
+
animation-duration: 1s;
|
|
128
|
+
}
|
|
129
|
+
}
|
|
99
130
|
}
|
|
100
131
|
|
|
101
132
|
&__btn-cancel {
|
|
102
133
|
border: 1px solid #DFE3EA;
|
|
103
134
|
color: #6f7886;
|
|
104
135
|
transition: 0.2s all;
|
|
136
|
+
|
|
105
137
|
&:hover {
|
|
106
138
|
border: 1px solid #2879ff;
|
|
107
139
|
color: #2879ff;
|
|
@@ -114,11 +146,13 @@ $font-family: -apple-system, Arial, Verdana, Helvetica Neue, Helvetica, sans-ser
|
|
|
114
146
|
border-bottom: none;
|
|
115
147
|
}
|
|
116
148
|
}
|
|
149
|
+
|
|
117
150
|
.titaui-dialog.titaui-dialog-no-footer-line {
|
|
118
151
|
.rc-dialog-footer {
|
|
119
152
|
border-top: none;
|
|
120
153
|
}
|
|
121
154
|
}
|
|
155
|
+
|
|
122
156
|
.titaui-dialog.titaui-dialog-no-close {
|
|
123
157
|
.rc-dialog-close {
|
|
124
158
|
display: none;
|
|
@@ -130,3 +164,13 @@ $font-family: -apple-system, Arial, Verdana, Helvetica Neue, Helvetica, sans-ser
|
|
|
130
164
|
display: none;
|
|
131
165
|
}
|
|
132
166
|
}
|
|
167
|
+
|
|
168
|
+
@keyframes spin {
|
|
169
|
+
from {
|
|
170
|
+
transform: rotate(0deg);
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
to {
|
|
174
|
+
transform: rotate(360deg);
|
|
175
|
+
}
|
|
176
|
+
}
|
|
Binary file
|
|
@@ -9,6 +9,7 @@ import { getFeedTypeAndTypeColor } from '../../util';
|
|
|
9
9
|
import { highLightWord } from '../../../../utils/tools';
|
|
10
10
|
import { getUserInfo } from '../../../../utils/bs-global';
|
|
11
11
|
import Guanlian from './img/guanlian.png';
|
|
12
|
+
import { getLocale } from '../../../../utils/getLocale';
|
|
12
13
|
import './index.scss';
|
|
13
14
|
|
|
14
15
|
const prefix = 'titaui-dynamic-share-to-dynamic';
|
|
@@ -27,7 +28,7 @@ const DynamicShare: FC<IDynamicItemContentProps> = ({ data, hasDynamicOpereateAu
|
|
|
27
28
|
const renderDesc = useMemo(() => {
|
|
28
29
|
return (
|
|
29
30
|
<Fragment>
|
|
30
|
-
<span className={prefix + '__operate-desc'}
|
|
31
|
+
<span className={prefix + '__operate-desc'}>{getLocale('Feed_sharedexcelle')}</span>
|
|
31
32
|
<span className={prefix + '-desc-operate-type'} style={{ background: feedTypeColor }} />
|
|
32
33
|
</Fragment>
|
|
33
34
|
);
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="240px" height="240px" viewBox="0 0 240 240" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>liaojie</title>
|
|
4
|
+
<g id="liaojie" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M120,20 C64.771525,20 20,64.771525 20,120 C20,175.228475 64.771525,220 120,220 C175.228475,220 220,175.228475 220,120 C220,64.771525 175.228475,20 120,20 Z M120,36 C166.391919,36 204,73.608081 204,120 C204,166.391919 166.391919,204 120,204 C73.608081,204 36,166.391919 36,120 C36,73.608081 73.608081,36 120,36 Z" id="椭圆形" fill="#141C28" fill-rule="nonzero"></path>
|
|
6
|
+
<path d="M120.008756,67 C111.978786,67 104.365434,69.5751522 98.5581514,74.2740154 C92.5462972,79.1476855 89.1380286,85.7464547 89.0041026,92.8525998 L89,93.4421688 C89,98.0147412 92.7048728,101.721543 97.275065,101.721543 C101.845257,101.721543 105.55013,98.0147412 105.55013,93.4421688 L105.55013,93.2882935 C105.55013,87.633082 111.918127,82.717229 120.008756,82.717229 C128.099386,82.717229 134.467382,87.633082 134.467382,93.2882935 C134.467382,97.3618411 131.236598,101.705432 126.529119,103.512236 L126.226653,103.624092 C121.998705,105.120732 118.37505,107.759616 115.76761,111.242806 C113.200769,114.69201 111.71593,119.721641 111.71593,124.292547 L111.71593,134.720625 C111.71593,139.293198 115.420803,143 119.990995,143 C124.561188,143 128.26606,139.293198 128.26606,134.720625 L128.26606,124.095087 C128.26606,121.733292 129.969128,119.083428 132.030331,118.350524 C143.332617,114.321686 151.000085,104.106804 151.000085,93.2882935 C151.0197,86.0248852 147.599248,79.251479 141.461239,74.2755365 C135.666971,69.5693086 128.057111,67 120.008756,67 Z" id="路径" fill="#2879FF" fill-rule="nonzero"></path>
|
|
7
|
+
<path d="M109,162 C109,168.075132 113.924868,173 120,173 C126.075132,173 131,168.075132 131,162 C131,155.924868 126.075132,151 120,151 C113.924868,151 109,155.924868 109,162 Z" id="路径" fill="#000000" fill-rule="nonzero"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
&-image {
|
|
15
15
|
width: 24px;
|
|
16
16
|
height: 24px;
|
|
17
|
-
background: url("./image/
|
|
17
|
+
background: url("./image/liaojie.svg") 50% 50% no-repeat;
|
|
18
|
+
background-size: 24px 24px;
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
&-canceled {
|
|
@@ -206,20 +207,20 @@
|
|
|
206
207
|
}
|
|
207
208
|
|
|
208
209
|
100% {
|
|
209
|
-
transform: rotate(90deg);
|
|
210
|
+
transform: rotate(-90deg);
|
|
210
211
|
}
|
|
211
212
|
}
|
|
212
213
|
|
|
213
214
|
@keyframes titaZoomInLB {
|
|
214
215
|
0% {
|
|
215
216
|
opacity: 0;
|
|
216
|
-
transform-origin:
|
|
217
|
+
transform-origin: 100% 100%;
|
|
217
218
|
transform: scale(0, 0);
|
|
218
219
|
}
|
|
219
220
|
|
|
220
221
|
100% {
|
|
221
222
|
opacity: 1;
|
|
222
|
-
transform-origin:
|
|
223
|
+
transform-origin: 100% 100%;
|
|
223
224
|
transform: scale(1, 1);
|
|
224
225
|
}
|
|
225
226
|
}
|
|
@@ -227,13 +228,13 @@
|
|
|
227
228
|
@keyframes titaZoomOutLB {
|
|
228
229
|
0% {
|
|
229
230
|
opacity: 1;
|
|
230
|
-
transform-origin:
|
|
231
|
+
transform-origin: 100% 100%;
|
|
231
232
|
transform: scale(1, 1);
|
|
232
233
|
}
|
|
233
234
|
|
|
234
235
|
100% {
|
|
235
236
|
opacity: 0;
|
|
236
|
-
transform-origin:
|
|
237
|
+
transform-origin: 100% 100%;
|
|
237
238
|
transform: scale(0, 0);
|
|
238
239
|
}
|
|
239
240
|
}
|
|
@@ -209,7 +209,7 @@ const HelpCard: FC<HelpCardProps> = ({ ...restProps }) => {
|
|
|
209
209
|
<div {...restProps}>
|
|
210
210
|
<Popup
|
|
211
211
|
popupTransitionName="tita-popup-zoom-left-bottom"
|
|
212
|
-
placement="
|
|
212
|
+
placement="topLeft"
|
|
213
213
|
popupAlign={{
|
|
214
214
|
offset: [-32, -10],
|
|
215
215
|
overflow: {
|
|
@@ -3,7 +3,7 @@ import { useEffect } from 'react';
|
|
|
3
3
|
import classNames from 'classnames';
|
|
4
4
|
import axios from 'axios';
|
|
5
5
|
import Popup from '../popup';
|
|
6
|
-
import { getLoginUserInfo } from '
|
|
6
|
+
import { getLoginUserInfo } from '../../utils/helpers';
|
|
7
7
|
import './index.scss';
|
|
8
8
|
|
|
9
9
|
interface Props {}
|
|
@@ -159,6 +159,13 @@ export default forwardRef((props: Props, ref) => {
|
|
|
159
159
|
} else {
|
|
160
160
|
setShowMore(false);
|
|
161
161
|
}
|
|
162
|
+
scrollArea.addEventListener('scroll', () => {
|
|
163
|
+
if(scrollArea.scrollHeight - scrollArea.offsetHeight == scrollArea.scrollTop) {
|
|
164
|
+
setShowMore(false)
|
|
165
|
+
} else {
|
|
166
|
+
setShowMore(true);
|
|
167
|
+
}
|
|
168
|
+
})
|
|
162
169
|
};
|
|
163
170
|
const observer = new MutationObserver(callback);
|
|
164
171
|
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import React, { useState, useRef, useEffect } from "react";
|
|
2
2
|
import classNames from "classnames";
|
|
3
3
|
import { withRouter } from "react-router";
|
|
4
|
-
import { ResizeObserver } from '@juggle/resize-observer';
|
|
4
|
+
// import { ResizeObserver } from '@juggle/resize-observer';
|
|
5
|
+
import ResizeObserver from 'resize-observer-polyfill';
|
|
5
6
|
import FlipCard, { flipRefIns } from "../../components/flip-menu-card";
|
|
6
7
|
import MenuTree from "../../components/menu-tree";
|
|
7
8
|
import Scrollbar from '../../../scrollbar';
|
|
@@ -22,7 +23,7 @@ const AppraisalMenus = (props: Props) => {
|
|
|
22
23
|
const { onSelect = () => { }, history } = props;
|
|
23
24
|
|
|
24
25
|
const [maxHeight, setMaxHeight] = useState<number>(() => {
|
|
25
|
-
return document.body.offsetHeight -
|
|
26
|
+
return document.body.offsetHeight - 170;
|
|
26
27
|
});
|
|
27
28
|
const [selectedMenuKeys, setSelectedMenuKeys] = useState<string[]>([]);
|
|
28
29
|
|
|
@@ -74,7 +75,7 @@ const AppraisalMenus = (props: Props) => {
|
|
|
74
75
|
const obs = new ResizeObserver(entries => {
|
|
75
76
|
for (let entry of entries) {
|
|
76
77
|
const cr = entry.contentRect;
|
|
77
|
-
setMaxHeight(cr.height -
|
|
78
|
+
setMaxHeight(cr.height - 170);
|
|
78
79
|
}
|
|
79
80
|
})
|
|
80
81
|
obs.observe(document.body);
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import React, { useState, useEffect, useRef } from "react";
|
|
2
2
|
import classNames from 'classnames';
|
|
3
3
|
import { locale } from '../../../i18n';
|
|
4
|
-
import { ResizeObserver } from '@juggle/resize-observer';
|
|
4
|
+
// import { ResizeObserver } from '@juggle/resize-observer';
|
|
5
|
+
import ResizeObserver from 'resize-observer-polyfill';
|
|
5
6
|
import MenuTree from "../../../components/menu-tree";
|
|
6
7
|
import { getDepsAndUsers } from "../../../request-apis";
|
|
7
8
|
import { DEPART_NODE, USER_NODE } from '../../../components/menu-tree/tree-node/index';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { useState, useRef, useEffect, forwardRef, useImperativeHandle } from "react";
|
|
2
2
|
// import classNames from "classnames";
|
|
3
|
-
import { ResizeObserver } from '@juggle/resize-observer';
|
|
3
|
+
// import { ResizeObserver } from '@juggle/resize-observer';
|
|
4
|
+
import ResizeObserver from 'resize-observer-polyfill';
|
|
4
5
|
import { flipRefIns } from "../../components/flip-menu-card";
|
|
5
6
|
import Scrollbar from '../../../scrollbar';
|
|
6
7
|
import MenuTree from "../../components/menu-tree";
|
|
@@ -31,7 +32,7 @@ export default forwardRef((props: Props, ref) => {
|
|
|
31
32
|
} = props;
|
|
32
33
|
|
|
33
34
|
const [maxHeight, setMaxHeight] = useState<number>(() => {
|
|
34
|
-
return document.body.offsetHeight -
|
|
35
|
+
return document.body.offsetHeight - 210;
|
|
35
36
|
});
|
|
36
37
|
const [expandedKeys, setExpandedKeys] = useState(['myokr']);
|
|
37
38
|
const [selectedMenuKeys, setSelectedMenuKeys] = useState<string[]>([]);
|
|
@@ -158,7 +159,7 @@ export default forwardRef((props: Props, ref) => {
|
|
|
158
159
|
const obs = new ResizeObserver(entries => {
|
|
159
160
|
for (let entry of entries) {
|
|
160
161
|
const cr = entry.contentRect;
|
|
161
|
-
setMaxHeight(cr.height -
|
|
162
|
+
setMaxHeight(cr.height - 210);
|
|
162
163
|
}
|
|
163
164
|
})
|
|
164
165
|
obs.observe(document.body);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { useState, useEffect, useRef } from "react";
|
|
2
2
|
import classNames from 'classnames';
|
|
3
|
-
import { ResizeObserver } from '@juggle/resize-observer';
|
|
3
|
+
// import { ResizeObserver } from '@juggle/resize-observer';
|
|
4
|
+
import ResizeObserver from 'resize-observer-polyfill';
|
|
4
5
|
import MenuTree from "../../../components/menu-tree";
|
|
5
6
|
import { getSubordinates } from "../../../request-apis";
|
|
6
7
|
import { ITreeNode } from "../../../types";
|
|
@@ -24,7 +25,7 @@ export default (props) => {
|
|
|
24
25
|
const [selectedMenuKeys, setSelectedMenuKeys] = useState<string[]>([]);
|
|
25
26
|
const [loginUserId] = useState(window.BSGlobal && window.BSGlobal.loginUserInfo.Id || 0);
|
|
26
27
|
const [maxHeight, setMaxHeight] = useState<number>(() => {
|
|
27
|
-
return document.body.offsetHeight -
|
|
28
|
+
return document.body.offsetHeight - 200;
|
|
28
29
|
});
|
|
29
30
|
|
|
30
31
|
useEffect(() => {
|
|
@@ -76,7 +77,7 @@ export default (props) => {
|
|
|
76
77
|
const obs = new ResizeObserver(entries => {
|
|
77
78
|
for (let entry of entries) {
|
|
78
79
|
const cr = entry.contentRect;
|
|
79
|
-
setMaxHeight(cr.height -
|
|
80
|
+
setMaxHeight(cr.height - 200);
|
|
80
81
|
}
|
|
81
82
|
})
|
|
82
83
|
obs.observe(document.body);
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React, { FC, useState, useEffect, useRef, useCallback } from "react";
|
|
2
|
+
import { inputWordTrans } from "../../../../utils/i18n-front-translate";
|
|
2
3
|
import { getLocale } from "../../../../utils/getLocale";
|
|
3
4
|
import "./index.scss";
|
|
4
5
|
|
|
@@ -93,7 +94,7 @@ const ODesc: FC<IODescProps> = ({
|
|
|
93
94
|
if (!hasError) return <span></span>;
|
|
94
95
|
return (
|
|
95
96
|
<span className="o-desc__errror-tips">
|
|
96
|
-
|
|
97
|
+
{inputWordTrans(desc.trim().length, maxLength)}
|
|
97
98
|
</span>
|
|
98
99
|
);
|
|
99
100
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { useRef, useState, useEffect } from "react";
|
|
2
|
-
import ErrorTip from "../../../tooltip/error-tip";
|
|
3
2
|
import classNames from "classnames";
|
|
3
|
+
import ErrorTip from "../../../tooltip/error-tip";
|
|
4
|
+
import { inputWordTrans } from "../../../../utils/i18n-front-translate";
|
|
4
5
|
|
|
5
6
|
import './index.scss';
|
|
6
7
|
|
|
@@ -45,7 +46,7 @@ export default (props: IProps) => {
|
|
|
45
46
|
return setErrorTip(emptyMessage || '');
|
|
46
47
|
}
|
|
47
48
|
if (val.length > maxLength) {
|
|
48
|
-
return setErrorTip(
|
|
49
|
+
return setErrorTip(inputWordTrans(val.length, maxLength));
|
|
49
50
|
}
|
|
50
51
|
setText(val);
|
|
51
52
|
setErrorTip('');
|
|
@@ -3,6 +3,7 @@ import classNames from "classnames";
|
|
|
3
3
|
import Toast from "../../../toast";
|
|
4
4
|
import { updateOkrName } from "../../request-apis";
|
|
5
5
|
import { getLocale } from "../../../../utils/getLocale";
|
|
6
|
+
import { inputWordTrans } from "../../../../utils/i18n-front-translate";
|
|
6
7
|
|
|
7
8
|
interface IEditNameProps {
|
|
8
9
|
okrName: string;
|
|
@@ -27,7 +28,7 @@ const EditNameCmp = (props: IEditNameProps) => {
|
|
|
27
28
|
return;
|
|
28
29
|
}
|
|
29
30
|
if (val.length > 500) {
|
|
30
|
-
setErrorTip(
|
|
31
|
+
setErrorTip(inputWordTrans(val.length, 500));
|
|
31
32
|
return;
|
|
32
33
|
}
|
|
33
34
|
setErrorTip("");
|
package/src/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.tsx
CHANGED
|
@@ -2,6 +2,7 @@ import React, { PureComponent } from 'react'
|
|
|
2
2
|
import Popup from '../../../../../../popup';
|
|
3
3
|
import styled from 'styled-components'
|
|
4
4
|
import { getLocale, isEn } from "../../../../../../../utils/getLocale";
|
|
5
|
+
import { inputWordTrans } from '../../../../../../../utils/i18n-front-translate';
|
|
5
6
|
|
|
6
7
|
const Wrapper = styled.div`
|
|
7
8
|
min-width: 343px;
|
|
@@ -172,7 +173,7 @@ export default class EditPop extends PureComponent<Props> {
|
|
|
172
173
|
this.setState({
|
|
173
174
|
value: value,
|
|
174
175
|
showError: maxLength && value.length > maxLength,
|
|
175
|
-
errMsg:
|
|
176
|
+
errMsg: inputWordTrans(value.length, maxLength),
|
|
176
177
|
disable: maxLength && value.length > maxLength && disable ? true : false
|
|
177
178
|
})
|
|
178
179
|
|
|
@@ -18,6 +18,7 @@ import {
|
|
|
18
18
|
IconEdit
|
|
19
19
|
} from './style';
|
|
20
20
|
import { getLocale, isEn } from "../../../../../../../utils/getLocale";
|
|
21
|
+
import { inputWordTrans } from '../../../../../../../utils/i18n-front-translate';
|
|
21
22
|
|
|
22
23
|
interface Props {
|
|
23
24
|
setRefInParent: Function
|
|
@@ -218,7 +219,7 @@ export default class Score extends PureComponent<Props, State> {
|
|
|
218
219
|
*/
|
|
219
220
|
information: (this.state.showScoreInfoError ?
|
|
220
221
|
|
|
221
|
-
<ScoreInfoWrapperError data-length={
|
|
222
|
+
<ScoreInfoWrapperError data-length={inputWordTrans(this.state.areaLength, 1000)}>
|
|
222
223
|
<ScoreInfoSpanText style={{minWidth: isEn ? '75px' : '30px'}}>{getLocale('OKR_MyO_Description')}</ScoreInfoSpanText>
|
|
223
224
|
<ScoreInfoSpanTextareaError
|
|
224
225
|
ref={this.state.scoreInfoErrorRef}
|
|
@@ -16,6 +16,7 @@ import { OAuth, hasSuperior } from '../../../../../utils/auth';
|
|
|
16
16
|
import { GeneralDataContext, CommonContext } from '../../../context';
|
|
17
17
|
import { remindAction } from '../../../request-apis';
|
|
18
18
|
import { getLocale } from "../../../../../utils/getLocale";
|
|
19
|
+
import { inputWordTrans } from '../../../../../utils/i18n-front-translate';
|
|
19
20
|
import './index.scss';
|
|
20
21
|
|
|
21
22
|
interface IOProgressProps {
|
|
@@ -267,7 +268,7 @@ const OProgress: FC<IOProgressProps> = ({listData, okrInfo, setUpdateProgress, h
|
|
|
267
268
|
</div>
|
|
268
269
|
{hasError ? (
|
|
269
270
|
<div className={'o-progress__error-text'}>
|
|
270
|
-
|
|
271
|
+
{inputWordTrans(editOProgressContent.trim().length, 500)}
|
|
271
272
|
</div>
|
|
272
273
|
) : null}
|
|
273
274
|
</Modal>
|
|
@@ -15,6 +15,7 @@ import EmptyPng from '../../img/schedule-empty.png';
|
|
|
15
15
|
import { OAuth, hasSuperior } from '../../../../utils/auth';
|
|
16
16
|
import { IOProgressProps } from '../../interface';
|
|
17
17
|
import { getLocale } from '../../../../utils/getLocale';
|
|
18
|
+
import { inputWordTrans } from '../../../../utils/i18n-front-translate';
|
|
18
19
|
import './index.scss';
|
|
19
20
|
|
|
20
21
|
const OProgress: FC<IOProgressProps> = ({listData, okrInfo, setUpdateProgress, hasOtherProgress, getOProgressData}) => {
|
|
@@ -244,7 +245,7 @@ const OProgress: FC<IOProgressProps> = ({listData, okrInfo, setUpdateProgress, h
|
|
|
244
245
|
</div>
|
|
245
246
|
{hasError ? (
|
|
246
247
|
<div className={'o-progress__error-text'}>
|
|
247
|
-
|
|
248
|
+
{inputWordTrans(editOProgressContent.trim().length, 500)}
|
|
248
249
|
</div>
|
|
249
250
|
) : null}
|
|
250
251
|
</Modal>
|
|
@@ -8,6 +8,7 @@ import { getO_SETTING, getKR_SETTING, transProgress, getKrOptions, getOptions }
|
|
|
8
8
|
import { ErrorTip, List, Item, Icon, Options, OptionsWrapper } from './style';
|
|
9
9
|
import { IRecommandProgressObj, OptionsObj, IProgressModalProps } from './interface';
|
|
10
10
|
import { getLocale } from '../../utils/getLocale';
|
|
11
|
+
import { inputWordTrans } from '../../utils/i18n-front-translate';
|
|
11
12
|
import './index.scss';
|
|
12
13
|
|
|
13
14
|
const ProgressModal: React.FC<IProgressModalProps> = props => {
|
|
@@ -85,7 +86,7 @@ const ProgressModal: React.FC<IProgressModalProps> = props => {
|
|
|
85
86
|
}}
|
|
86
87
|
/>
|
|
87
88
|
<ErrorTip className={errorRemark ? 'slideIn' : ''}>
|
|
88
|
-
|
|
89
|
+
{inputWordTrans(progressDescription.trim().length, maxLength)}
|
|
89
90
|
</ErrorTip>
|
|
90
91
|
</Item>
|
|
91
92
|
);
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import throttle from 'lodash.throttle';
|
|
2
2
|
import debounce from 'lodash.debounce';
|
|
3
3
|
import memoize from 'lodash.memoize';
|
|
4
|
-
import { ResizeObserver } from '@juggle/resize-observer';
|
|
4
|
+
// import { ResizeObserver } from '@juggle/resize-observer';
|
|
5
|
+
import ResizeObserver from 'resize-observer-polyfill';
|
|
5
6
|
import canUseDOM from 'can-use-dom';
|
|
6
7
|
import scrollbarWidth from './scrollbar-width';
|
|
7
8
|
import { getElementWindow, getElementDocument } from './helpers';
|
|
@@ -118,7 +118,8 @@ export default forwardRef((props: Props, ref) => {
|
|
|
118
118
|
asyncData={false}
|
|
119
119
|
onSelect={onSelectHandler}
|
|
120
120
|
virtual={true}
|
|
121
|
-
height={height
|
|
121
|
+
height={height}
|
|
122
|
+
switcherIcon=""
|
|
122
123
|
/>
|
|
123
124
|
</TreeNodeContext.Provider>
|
|
124
125
|
</div>
|
|
@@ -131,8 +132,9 @@ export default forwardRef((props: Props, ref) => {
|
|
|
131
132
|
multiple={false}
|
|
132
133
|
getTreeData={onGetTreeData}
|
|
133
134
|
itemHeight={itemHeight}
|
|
134
|
-
height={height
|
|
135
|
+
height={height}
|
|
135
136
|
virtual={true}
|
|
137
|
+
switcherIcon=""
|
|
136
138
|
/>
|
|
137
139
|
</TreeNodeContext.Provider>
|
|
138
140
|
)}
|
|
@@ -24,7 +24,8 @@ export default props => {
|
|
|
24
24
|
height,
|
|
25
25
|
virtual,
|
|
26
26
|
isGetRoot,
|
|
27
|
-
renderEmpty = () => <Empty
|
|
27
|
+
renderEmpty = () => <Empty />,
|
|
28
|
+
...restProps
|
|
28
29
|
} = props;
|
|
29
30
|
|
|
30
31
|
const loadedNode = useRef([]);
|
|
@@ -118,6 +119,7 @@ export default props => {
|
|
|
118
119
|
return (
|
|
119
120
|
<div className="perspm-tree">
|
|
120
121
|
<Tree
|
|
122
|
+
{...restProps}
|
|
121
123
|
multiple={multiple}
|
|
122
124
|
selectNodeHighlight={false}
|
|
123
125
|
defaultExpandedKeys={getDefaultExpandedKeys()}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React, { PureComponent } from 'react'
|
|
2
|
+
import { inputWordTrans } from '../../utils/i18n-front-translate'
|
|
2
3
|
import { TextareaWrapper, Textarea, TextareaPlaceholder, TextareaWarning } from './style'
|
|
3
4
|
|
|
4
5
|
interface Props {
|
|
@@ -115,7 +116,7 @@ export default class TextareaView extends PureComponent<Props, State> {
|
|
|
115
116
|
</Textarea>
|
|
116
117
|
{valueLen > (maxLength as number) && (
|
|
117
118
|
<TextareaWarning>
|
|
118
|
-
<p
|
|
119
|
+
<p>{inputWordTrans(valueLen, maxLength)}</p>
|
|
119
120
|
</TextareaWarning>
|
|
120
121
|
)}
|
|
121
122
|
</TextareaWrapper>
|