@titaui/pc 1.12.48 → 1.12.49
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/avatar/num-avatar/index.js +1 -1
- package/lib/components/book-demo/components/pc/components/content/index.js +1 -1
- package/lib/components/button/default-button/index.js +1 -1
- package/lib/components/button/icon-btn/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 +2 -2
- package/lib/components/change-okr-modal/Item.js +2 -2
- package/lib/components/change-okr-modal/filterTab.js +2 -2
- package/lib/components/change-okr-modal/index.js +4 -6
- package/lib/components/common-share/publishMblog.js +2 -4
- package/lib/components/communication/CommunicationAttachments.js +2 -2
- package/lib/components/communication/ConvertUserName.js +2 -2
- package/lib/components/communication/index.js +2 -2
- package/lib/components/create-okr-modal/fields/okr-type-detail.js +2 -4
- package/lib/components/create-okr-modal/fields/okr-visibility-detail.js +2 -4
- package/lib/components/create-okr-modal/index.js +2 -4
- package/lib/components/create-okr-modal/objectType.js +2 -2
- package/lib/components/create-okr-modal/request-api.js +12 -16
- package/lib/components/create-okr-modal/utils/helper.js +2 -6
- 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 +2 -2
- package/lib/components/date-range-picker/index.js +2 -2
- package/lib/components/delete-confirm-pop/ConfirmPop.js +2 -2
- package/lib/components/dialog/index.js +1 -1
- package/lib/components/dialog-confirm/index.js +1 -1
- package/lib/components/dialog-upload/index.js +2 -4
- package/lib/components/drawer/headerDrop.js +1 -1
- package/lib/components/drawer/index.js +1 -1
- package/lib/components/drawer-manager/drawerWrapper.js +3 -5
- package/lib/components/drawer-manager/index.js +1 -1
- package/lib/components/drop-selector/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/components/okr-progress/index.css +42 -0
- package/lib/components/dynamic/dynamic-item/components/okr-progress/index.js +24 -6
- package/lib/components/dynamic/dynamic-item/components/progress/components/okr-progress/index.js +2 -4
- package/lib/components/dynamic/dynamic-item/components/summary-header/index.js +21 -23
- package/lib/components/dynamic/dynamic-item/components/task-progress/index.css +89 -43
- package/lib/components/dynamic/dynamic-item/components/task-progress/index.js +22 -8
- package/lib/components/dynamic/dynamic-item/dynamic-ai-dialy/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-chart/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-discovery/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-learning/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-new-report/index.js +26 -8
- 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-reply/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-task/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/index.js +1 -1
- package/lib/components/dynamic/dynamic-list/index.js +1 -1
- package/lib/components/eReport/eReportListEmpty.js +2 -2
- package/lib/components/eReport/eReportLists/reportList.js +2 -2
- package/lib/components/eReport/eReportShare/index.js +2 -2
- package/lib/components/eReport/eReportShare/toast/index.js +2 -2
- package/lib/components/edit-kr-wight/EditKrWightModal.js +2 -2
- package/lib/components/edit-kr-wight/FormItemV2.js +2 -2
- package/lib/components/emotions-selector/selector-content.js +2 -2
- package/lib/components/emotions-selector/selector-pop.js +2 -2
- package/lib/components/ereport-list/index.js +2 -2
- package/lib/components/error-boundary/index.js +2 -2
- package/lib/components/firework/index.js +2 -6
- package/lib/components/form/form-fields/date/index.js +1 -1
- package/lib/components/form/form-fields/dropdown/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 +2 -4
- package/lib/components/form/form-fields/user/index.js +1 -1
- package/lib/components/grid-layout/util/network.js +6 -10
- package/lib/components/guide-tip/index.js +1 -1
- package/lib/components/help-card/index.js +1 -1
- package/lib/components/import-modal/import-task-modal/index.js +1 -1
- package/lib/components/import-modal/tree/okr-tree/index.js +2 -4
- package/lib/components/import-modal/tree-node/index.js +1 -1
- package/lib/components/mblog/components/ConfirmPop.js +2 -2
- package/lib/components/mblog/components/MblogAction.js +2 -2
- package/lib/components/mblog/components/MblogContent.js +2 -2
- package/lib/components/mblog/index.js +2 -2
- package/lib/components/menus/components/menu-tree/index.js +1 -1
- package/lib/components/menus/components/menu-tree/tree-node/index.js +1 -1
- package/lib/components/menus/export-modules/summary-menus/depart-menus/index.js +2 -2
- package/lib/components/menus/export-modules/summary-menus/summary-front-menus.js +7 -22
- package/lib/components/menus/request-apis.js +1 -1
- package/lib/components/okr-detail/auth.js +2 -2
- package/lib/components/okr-detail/base-info/other-infos/principal/index.js +2 -4
- package/lib/components/okr-detail/components/ao-nice/index.js +4 -6
- package/lib/components/okr-detail/components/base-okr-type/confirm/buttonv2.js +2 -2
- package/lib/components/okr-detail/components/base-okr-type/confirm/confirm.js +2 -2
- package/lib/components/okr-detail/components/base-okr-type/object-type.js +2 -2
- package/lib/components/okr-detail/components/header/edit-name.js +2 -4
- package/lib/components/okr-detail/components/header/o-avatar.js +2 -4
- package/lib/components/okr-detail/components/header/o-classify.js +2 -4
- package/lib/components/okr-detail/components/header/o-score.js +1 -1
- package/lib/components/okr-detail/components/icon-text/index.js +1 -1
- package/lib/components/okr-detail/components/o-classify.js +2 -4
- package/lib/components/okr-detail/components/o-progress-update/index.js +2 -4
- package/lib/components/okr-detail/components/okr-tree/index.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +2 -4
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task-level2.js +2 -4
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task.js +2 -4
- package/lib/components/okr-detail/components/okr-tree/tree-node/index.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +2 -4
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.js +2 -2
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/kr-push-score.js +3 -3
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-parent-node/index.js +2 -4
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/edit-child-okr-weight.js +6 -8
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-parent-node/index.js +2 -4
- package/lib/components/okr-detail/detail-footer/index.js +2 -4
- package/lib/components/okr-detail/detail-header/index.js +10 -12
- package/lib/components/okr-detail/okr-list/index.js +2 -4
- package/lib/components/okr-detail/request-apis.js +2 -6
- package/lib/components/okr-flow/child-node/fields/creator.js +2 -4
- package/lib/components/okr-flow/child-node/work-node.js +2 -4
- package/lib/components/okr-flow/export-modal/index.js +43 -6
- package/lib/components/okr-flow/export-modules/okr-search-panel/index.js +8 -10
- package/lib/components/okr-flow/request-apis.js +2 -6
- package/lib/components/okr-flow/root-node/index.js +2 -4
- package/lib/components/okr-progress/components/o-progress-update/index.js +2 -4
- package/lib/components/okr-progress-modal/index.js +2 -4
- package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +4 -6
- package/lib/components/okr-review/ReviewPop/components/Toast/index.js +2 -2
- package/lib/components/okr-review/ReviewPop/index.js +2 -2
- package/lib/components/okr-review/components/ReviewItem/index.js +2 -2
- package/lib/components/okr-review/components/confirm-pop/ConfirmPop.js +2 -2
- package/lib/components/okr-review/index.js +2 -2
- package/lib/components/okr-share/common-painter/darwAvatar.js +4 -8
- package/lib/components/okr-share/common-painter/openDataPainter.js +2 -6
- package/lib/components/okr-share/common-painter/utils.js +4 -8
- package/lib/components/okr-share/pink-card/drawDepartmentName.js +2 -6
- package/lib/components/okr-share/pink-card/drawKrs.js +2 -6
- package/lib/components/okr-share/pink-card/drawQuote.js +2 -6
- package/lib/components/okr-share/pink-card/drawUserName.js +2 -6
- package/lib/components/okr-share/pink-card/index.js +2 -6
- package/lib/components/okr-share/publishMblog.js +2 -4
- package/lib/components/okr-share/shareCardSelector.js +4 -6
- package/lib/components/okrcase-library/okrcases-components/submitOkr-dialog.js +4 -4
- package/lib/components/okrcase-library/server/network.js +20 -24
- package/lib/components/open-data-painter/index.js +2 -6
- package/lib/components/operation-records/OperationRecordItem.js +2 -2
- package/lib/components/operation-records/index.js +2 -2
- package/lib/components/pagination/pagination.js +1 -1
- package/lib/components/period-selector/components/button/index.js +1 -1
- package/lib/components/period-selector/helper/index.js +2 -6
- package/lib/components/picker/components/panels/date-panel/index.js +1 -1
- package/lib/components/picker/components/panels/month-panel/index.js +1 -1
- package/lib/components/picker/components/panels/month-panel/month-head.js +1 -1
- package/lib/components/picker/components/panels/week-panel/index.js +1 -1
- package/lib/components/picker/components/panels/year-panel/index.js +1 -1
- package/lib/components/picker/components/panels/year-panel/year-head.js +1 -1
- package/lib/components/picker/picker.js +1 -1
- package/lib/components/picker/range-picker/index.js +1 -1
- package/lib/components/point-demo/drop-down-box/index.js +1 -1
- package/lib/components/point-demo/input/index.js +3 -3
- 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 +2 -2
- package/lib/components/praise-record/index.js +2 -2
- package/lib/components/range-picker-pop/index.js +3 -3
- package/lib/components/range-selector-pop/RangeList.js +2 -2
- package/lib/components/range-selector-pop/RangeSelectorPop.js +2 -2
- package/lib/components/rate/index.js +1 -1
- package/lib/components/rich-editor/models/schema.js +2 -2
- package/lib/components/rich-editor/plugins/block/block-quote/index.js +2 -2
- package/lib/components/rich-editor/plugins/block/heading/index.js +2 -2
- package/lib/components/rich-editor/plugins/block/lists/index.js +2 -2
- package/lib/components/rich-editor/plugins/block/paragraph/index.js +2 -2
- package/lib/components/rich-editor/plugins/core/index.js +2 -2
- package/lib/components/rich-editor/plugins/extension/alignment/index.js +2 -2
- package/lib/components/rich-editor/plugins/extension/placeholder/index.js +2 -2
- package/lib/components/rich-editor/plugins/inline/color/index.js +2 -2
- package/lib/components/rich-editor/plugins/inline/delete-line/index.js +2 -2
- package/lib/components/rich-editor/plugins/inline/em/index.js +2 -2
- package/lib/components/rich-editor/plugins/inline/link/index.js +2 -2
- package/lib/components/rich-editor/plugins/inline/strong/index.js +2 -2
- package/lib/components/rich-editor/plugins/inline/under-line/index.js +2 -2
- package/lib/components/rich-editor/react/reactNodeView.js +4 -4
- package/lib/components/rich-editor/react/uiProvider.js +2 -2
- package/lib/components/rich-editor/ui/Popup/index.js +2 -2
- package/lib/components/scroll-container/index.js +2 -2
- package/lib/components/scrollbar/index.js +1 -1
- package/lib/components/scrollbar/scroll-mask/index.js +1 -1
- package/lib/components/scrollbar/simplebar-react.js +1 -1
- package/lib/components/search-dropdown/index.js +1 -1
- package/lib/components/select/Option.js +3 -3
- package/lib/components/select/index.js +3 -3
- package/lib/components/select-layer/index.js +1 -1
- package/lib/components/select-tags/index.js +1 -1
- package/lib/components/superset-charts/fetch-assets-and-append/get-assets-with-cache.js +2 -6
- package/lib/components/superset-charts/fetch-assets-and-append/index.js +4 -8
- package/lib/components/survey-model/request-api.js +2 -6
- package/lib/components/switch/index.js +1 -1
- package/lib/components/table/index.js +1 -1
- package/lib/components/tabs/index.js +1 -1
- package/lib/components/task-relation-modal/index.js +5 -7
- package/lib/components/task-relation-modal/okr-relation/relation-task-model/index.js +1 -1
- package/lib/components/task-relation-modal/okr-relation/relation-work-model/index.js +1 -1
- package/lib/components/task-relation-modal/tree/category-tree/index.js +2 -4
- package/lib/components/task-relation-modal/tree/okr-tree/index.js +2 -4
- package/lib/components/task-relation-modal/tree/work-tree/index.js +2 -4
- package/lib/components/task-relation-modal/tree-node/index.js +1 -1
- package/lib/components/task-relation-modal/work-relation/index.js +5 -7
- package/lib/components/task-tree/task-item-node/e-project.js +2 -4
- package/lib/components/task-tree/task-item-node/e-task.js +2 -4
- package/lib/components/task-tree/task-item-node/task-node-render.js +1 -1
- package/lib/components/task-tree/task-tree.js +1 -1
- package/lib/components/textarea/index.js +1 -1
- package/lib/components/time-picker/time-picker-selector.js +1 -1
- package/lib/components/time-picker/time-picker.js +1 -1
- package/lib/components/time-picker/timer-picker-input.js +1 -1
- package/lib/components/tita-chart/charts/liquid-ball.js +1 -1
- package/lib/components/tita-chart/charts/pie.js +1 -1
- package/lib/components/tita-chart/errorBoundary/index.js +2 -2
- package/lib/components/toast/index.js +8 -12
- package/lib/components/tooltip/error-tip.js +1 -1
- package/lib/components/tooltip/tooltip.js +1 -1
- package/lib/components/tree/index.js +1 -1
- package/lib/components/upload/components/uploadedPreview.js +2 -2
- package/lib/components/upload/index.js +2 -2
- package/lib/components/upvote/index.js +5 -7
- package/lib/components/user-selector/export-modules/multiple-user-selector--bak/index.js +1 -1
- package/lib/components/user-selector/select-tree/choose-tree/index.js +1 -1
- package/lib/components/user-selector/select-tree/selected-tree/index.js +1 -1
- package/lib/components/version-change-modal/index.js +4 -6
- package/lib/components/version-change-modal/request-api.js +2 -6
- package/lib/components/viewer/ImageListRender.js +2 -2
- package/lib/components/viewer/index.js +2 -2
- package/lib/components/weekly-report/card.js +12 -4
- package/lib/components/weekly-report/common-painter/darwAvatar.js +6 -10
- package/lib/components/weekly-report/common-painter/drawName.js +2 -6
- package/lib/components/weekly-report/common-painter/openDataPainter.js +2 -6
- package/lib/components/weekly-report/index.js +4 -6
- package/lib/components-v1/animate/AnimateChild.js +2 -2
- package/lib/components-v1/animate/animate.js +2 -2
- package/lib/components-v1/avatar/index.js +2 -2
- package/lib/components-v1/buttonv2/ButtonOutlined.js +2 -2
- package/lib/components-v1/buttonv2/ButtonRounded.js +2 -2
- package/lib/components-v1/buttonv2/DefaultButton.js +2 -2
- package/lib/components-v1/confirm/index.js +2 -2
- package/lib/components-v1/dropDownSelector/StatelessDropdown.js +2 -2
- package/lib/components-v1/dropDownSelector/dropDownSelector.js +2 -2
- package/lib/components-v1/input/Input.js +3 -3
- package/lib/components-v1/input/InputNumber.js +2 -2
- package/lib/components-v1/placement/placement.js +2 -2
- package/lib/components-v1/placement/placementInner.js +2 -2
- package/lib/components-v1/pop/Pop.js +2 -2
- package/lib/components-v1/pop/PopInner.js +2 -2
- package/lib/components-v1/portals/Portals.js +2 -2
- package/lib/components-v1/progress/CircleProgress.js +2 -2
- package/lib/components-v1/progress/LineProgress.js +2 -2
- package/lib/components-v1/progress/index.js +2 -2
- package/lib/components-v1/radio/radio.js +2 -2
- package/lib/components-v1/radio/radioGroup.js +2 -2
- package/lib/components-v1/search/index.js +2 -2
- package/lib/components-v1/select/Option.js +3 -3
- package/lib/components-v1/select/index.js +3 -3
- package/lib/components-v1/tabs/index.js +2 -2
- package/lib/components-v1/textarea/index.js +2 -2
- package/lib/components-v1/transition/index.js +2 -2
- package/lib/components-v1/userSelector/UserSelectorPop.js +2 -2
- package/lib/components-v1/userSelector/components/MultiMode/CommonList.js +2 -2
- package/lib/components-v1/userSelector/components/MultiMode/DepartmentList.js +2 -2
- package/lib/components-v1/userSelector/components/MultiMode/DepartmentTree.js +2 -2
- package/lib/components-v1/userSelector/components/MultiMode/SubsList.js +2 -2
- package/lib/components-v1/userSelector/components/MultiMode/index.js +2 -2
- package/lib/components-v1/userSelector/components/SearchBar.js +2 -2
- package/lib/components-v1/userSelector/components/SingleMode.js +2 -2
- package/lib/components-v1/userSelector/components/UserItem.js +2 -2
- package/lib/components-v1/userSelector/index.js +2 -2
- package/lib/pages/appointment-demo/drop-down-box/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/group-management/components/input-form/index.js +3 -3
- package/lib/pages/group-management/components/radio/index.js +1 -1
- package/lib/pages/group-management/groupInterface.js +2 -6
- package/lib/pages/group-management/page-view/importGroupStaff/index.js +1 -1
- package/lib/pages/group-management/tree/index.js +1 -1
- package/lib/pages/new-okr-list/request-api.js +14 -18
- package/lib/pages/okr-map/export-modules/okr-map/okr-map.js +3 -5
- package/lib/pages/okr-map/export-modules/share-okr-page/share-okr-map.js +1 -1
- package/lib/pages/okr-map/request-apis.js +2 -6
- package/lib/pages/okr-map/share-dialog/index.js +1 -1
- package/lib/utils/auth.js +2 -2
- package/lib/utils/open-data.js +4 -6
- package/lib/utils/request-v1.js +2 -6
- package/lib/utils/request.js +2 -6
- package/package.json +1 -1
|
@@ -29,12 +29,16 @@ var _interface = require("../task-progress/interface");
|
|
|
29
29
|
|
|
30
30
|
require("./index.css");
|
|
31
31
|
|
|
32
|
+
var _classnames = _interopRequireDefault(require("classnames"));
|
|
33
|
+
|
|
32
34
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
33
35
|
|
|
34
36
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
35
37
|
|
|
36
38
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
37
39
|
|
|
40
|
+
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
41
|
+
|
|
38
42
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
39
43
|
|
|
40
44
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
@@ -61,16 +65,25 @@ var OkrProgress = function OkrProgress(_ref) {
|
|
|
61
65
|
rowsData = _useState2[0],
|
|
62
66
|
setRowsData = _useState2[1];
|
|
63
67
|
|
|
68
|
+
var _useState3 = (0, _react.useState)(true),
|
|
69
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
70
|
+
tableVisible = _useState4[0],
|
|
71
|
+
setTableVisible = _useState4[1];
|
|
72
|
+
|
|
73
|
+
var handleClickToHideTable = function handleClickToHideTable() {
|
|
74
|
+
setTableVisible(!tableVisible);
|
|
75
|
+
};
|
|
76
|
+
|
|
64
77
|
var renderTitle = (0, _react.useMemo)(function () {
|
|
65
78
|
if (reportType === _interface.EReportType.Daily) {
|
|
66
|
-
return (0, _getLocale.getLocale)(
|
|
79
|
+
return (0, _getLocale.getLocale)('Rep_NewS_ToOKRpro');
|
|
67
80
|
} else if (reportType === _interface.EReportType.Weekly) {
|
|
68
|
-
return (0, _getLocale.getLocale)(
|
|
81
|
+
return (0, _getLocale.getLocale)('Rep_NewS_ThisOKRprogr');
|
|
69
82
|
} else if (reportType === _interface.EReportType.Month) {
|
|
70
|
-
return (0, _getLocale.getLocale)(
|
|
83
|
+
return (0, _getLocale.getLocale)('Rep_NewS_TmonOKRpro');
|
|
71
84
|
}
|
|
72
85
|
|
|
73
|
-
return
|
|
86
|
+
return '';
|
|
74
87
|
}, [reportType]);
|
|
75
88
|
var krOrder = 0;
|
|
76
89
|
var renderTable = (0, _react.useMemo)(function () {
|
|
@@ -149,8 +162,13 @@ var OkrProgress = function OkrProgress(_ref) {
|
|
|
149
162
|
className: prefix
|
|
150
163
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
151
164
|
className: "".concat(prefix, "__title")
|
|
152
|
-
},
|
|
153
|
-
className: "".concat(prefix, "
|
|
165
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
166
|
+
className: (0, _classnames["default"])("".concat(prefix, "__title-arrow"), _defineProperty({}, "".concat(prefix, "__title-arrow--show"), !tableVisible)),
|
|
167
|
+
onClick: handleClickToHideTable
|
|
168
|
+
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
169
|
+
className: (0, _classnames["default"])('tu-icon-caret-down', "".concat(prefix, "__title-arrow-icon"), _defineProperty({}, "".concat(prefix, "__title-arrow-icon--rotate"), !tableVisible))
|
|
170
|
+
})), renderTitle), /*#__PURE__*/_react["default"].createElement("div", {
|
|
171
|
+
className: (0, _classnames["default"])("".concat(prefix, "__table"), _defineProperty({}, "".concat(prefix, "__table--hide"), !tableVisible))
|
|
154
172
|
}, renderTable));
|
|
155
173
|
};
|
|
156
174
|
|
package/lib/components/dynamic/dynamic-item/components/progress/components/okr-progress/index.js
CHANGED
|
@@ -35,8 +35,6 @@ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj &&
|
|
|
35
35
|
|
|
36
36
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
37
37
|
|
|
38
|
-
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return generator._invoke = function (innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; }(innerFn, self, context), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; this._invoke = function (method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); }; } function maybeInvokeDelegate(delegate, context) { var method = delegate.iterator[context.method]; if (undefined === method) { if (context.delegate = null, "throw" === context.method) { if (delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method)) return ContinueSentinel; context.method = "throw", context.arg = new TypeError("The iterator does not provide a 'throw' method"); } return ContinueSentinel; } var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, define(Gp, "constructor", GeneratorFunctionPrototype), define(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (object) { var keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, "catch": function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
|
|
39
|
-
|
|
40
38
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
|
|
41
39
|
|
|
42
40
|
function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
|
|
@@ -97,10 +95,10 @@ var OKRProgress = function OKRProgress(_ref) {
|
|
|
97
95
|
var configure = isO ? (0, _util.getOSetting)() : (0, _util.getKrSetting)(); // 推荐
|
|
98
96
|
|
|
99
97
|
var getRecommendProgress = /*#__PURE__*/function () {
|
|
100
|
-
var _ref2 = _asyncToGenerator( /*#__PURE__*/
|
|
98
|
+
var _ref2 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
|
|
101
99
|
var getRecommandHandler, data, _data$Data, UpdateProgressWay, Progress;
|
|
102
100
|
|
|
103
|
-
return
|
|
101
|
+
return regeneratorRuntime.wrap(function _callee$(_context) {
|
|
104
102
|
while (1) {
|
|
105
103
|
switch (_context.prev = _context.next) {
|
|
106
104
|
case 0:
|
|
@@ -53,8 +53,6 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
53
53
|
|
|
54
54
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
55
55
|
|
|
56
|
-
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return generator._invoke = function (innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; }(innerFn, self, context), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; this._invoke = function (method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); }; } function maybeInvokeDelegate(delegate, context) { var method = delegate.iterator[context.method]; if (undefined === method) { if (context.delegate = null, "throw" === context.method) { if (delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method)) return ContinueSentinel; context.method = "throw", context.arg = new TypeError("The iterator does not provide a 'throw' method"); } return ContinueSentinel; } var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, define(Gp, "constructor", GeneratorFunctionPrototype), define(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (object) { var keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, "catch": function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
|
|
57
|
-
|
|
58
56
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
59
57
|
|
|
60
58
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
@@ -229,10 +227,10 @@ var DynamicItemHeader = function DynamicItemHeader(_ref) {
|
|
|
229
227
|
};
|
|
230
228
|
|
|
231
229
|
var handleCloseEvaluateDialog = /*#__PURE__*/function () {
|
|
232
|
-
var _ref2 = _asyncToGenerator( /*#__PURE__*/
|
|
230
|
+
var _ref2 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee(params) {
|
|
233
231
|
var _user;
|
|
234
232
|
|
|
235
|
-
return
|
|
233
|
+
return regeneratorRuntime.wrap(function _callee$(_context) {
|
|
236
234
|
while (1) {
|
|
237
235
|
switch (_context.prev = _context.next) {
|
|
238
236
|
case 0:
|
|
@@ -371,15 +369,6 @@ var DynamicItemHeader = function DynamicItemHeader(_ref) {
|
|
|
371
369
|
onClick: handleShowDropSelector
|
|
372
370
|
})
|
|
373
371
|
}, /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
374
|
-
condition: showCollect
|
|
375
|
-
}, /*#__PURE__*/_react["default"].createElement(_dropSelector.Item, {
|
|
376
|
-
name: "collect",
|
|
377
|
-
onClick: handleCollectClick
|
|
378
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
379
|
-
className: "".concat(prefix, "__more-operate-selection")
|
|
380
|
-
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
381
|
-
className: (0, _classnames["default"])('tu-icon-APP-shoucang', "".concat(prefix, "__more-operate-selection-icon"))
|
|
382
|
-
}), nowIsCollect ? (0, _getLocale.getLocale)('Mod_CancCollection') : (0, _getLocale.getLocale)('Mod_Collection')))), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
383
372
|
condition: showEdit && data.isEdit
|
|
384
373
|
}, /*#__PURE__*/_react["default"].createElement(_dropSelector.Item, {
|
|
385
374
|
name: "edit",
|
|
@@ -389,15 +378,6 @@ var DynamicItemHeader = function DynamicItemHeader(_ref) {
|
|
|
389
378
|
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
390
379
|
className: (0, _classnames["default"])('tu-icon-bianji3', "".concat(prefix, "__more-operate-selection-icon"))
|
|
391
380
|
}), (0, _getLocale.getLocale)('Mod_Editor')))), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
392
|
-
condition: showOperateRecord
|
|
393
|
-
}, /*#__PURE__*/_react["default"].createElement(_dropSelector.Item, {
|
|
394
|
-
name: "record",
|
|
395
|
-
onClick: handleOpenOperateRecord
|
|
396
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
397
|
-
className: "".concat(prefix, "__more-operate-selection")
|
|
398
|
-
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
399
|
-
className: (0, _classnames["default"])('tu-icon-jinzhan-s', "".concat(prefix, "__more-operate-selection-icon"))
|
|
400
|
-
}), (0, _getLocale.getLocale)('Per_details_OperationRecord')))), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
401
381
|
condition: showDelete && data.isEdit
|
|
402
382
|
}, /*#__PURE__*/_react["default"].createElement(_dropSelector.Item, {
|
|
403
383
|
name: "delete",
|
|
@@ -406,7 +386,25 @@ var DynamicItemHeader = function DynamicItemHeader(_ref) {
|
|
|
406
386
|
className: "".concat(prefix, "__more-operate-selection")
|
|
407
387
|
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
408
388
|
className: (0, _classnames["default"])('tu-icon-del', "".concat(prefix, "__more-operate-selection-icon"))
|
|
409
|
-
}), (0, _getLocale.getLocale)('Mod_Delete'))))
|
|
389
|
+
}), (0, _getLocale.getLocale)('Mod_Delete')))), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
390
|
+
condition: showCollect
|
|
391
|
+
}, /*#__PURE__*/_react["default"].createElement(_dropSelector.Item, {
|
|
392
|
+
name: "collect",
|
|
393
|
+
onClick: handleCollectClick
|
|
394
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
395
|
+
className: "".concat(prefix, "__more-operate-selection")
|
|
396
|
+
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
397
|
+
className: (0, _classnames["default"])('tu-icon-APP-shoucang', "".concat(prefix, "__more-operate-selection-icon"))
|
|
398
|
+
}), nowIsCollect ? (0, _getLocale.getLocale)('Mod_CancCollection') : (0, _getLocale.getLocale)('Mod_Collection')))), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
399
|
+
condition: showOperateRecord
|
|
400
|
+
}, /*#__PURE__*/_react["default"].createElement(_dropSelector.Item, {
|
|
401
|
+
name: "record",
|
|
402
|
+
onClick: handleOpenOperateRecord
|
|
403
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
404
|
+
className: "".concat(prefix, "__more-operate-selection")
|
|
405
|
+
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
406
|
+
className: (0, _classnames["default"])('tu-icon-jinzhan-s', "".concat(prefix, "__more-operate-selection-icon"))
|
|
407
|
+
}), (0, _getLocale.getLocale)('Per_details_OperationRecord'))))))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
410
408
|
className: "".concat(prefix, "-desc-time")
|
|
411
409
|
}, createDate))), renderDialogConfirm, /*#__PURE__*/_react["default"].createElement(_commentsDialog["default"], {
|
|
412
410
|
visible: evaluateVisible,
|
|
@@ -1,8 +1,13 @@
|
|
|
1
|
-
.titaui-dynamic-
|
|
1
|
+
.titaui-dynamic-task-progress {
|
|
2
2
|
padding: 12px 0;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.titaui-dynamic-
|
|
5
|
+
.titaui-dynamic-task-progress:hover .titaui-dynamic-task-progress__title-arrow {
|
|
6
|
+
opacity: 1;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.titaui-dynamic-task-progress__title {
|
|
10
|
+
position: relative;
|
|
6
11
|
font-size: 18px;
|
|
7
12
|
font-weight: 600;
|
|
8
13
|
color: #141c28;
|
|
@@ -12,7 +17,7 @@
|
|
|
12
17
|
align-items: center;
|
|
13
18
|
}
|
|
14
19
|
|
|
15
|
-
.titaui-dynamic-
|
|
20
|
+
.titaui-dynamic-task-progress__title-update {
|
|
16
21
|
font-size: 14px;
|
|
17
22
|
font-weight: 400;
|
|
18
23
|
color: #2879ff;
|
|
@@ -21,28 +26,65 @@
|
|
|
21
26
|
align-items: center;
|
|
22
27
|
}
|
|
23
28
|
|
|
24
|
-
.titaui-dynamic-
|
|
29
|
+
.titaui-dynamic-task-progress__title-update-icon {
|
|
25
30
|
margin-right: 4px;
|
|
26
31
|
}
|
|
27
32
|
|
|
28
|
-
.titaui-dynamic-
|
|
33
|
+
.titaui-dynamic-task-progress__title-update:hover {
|
|
29
34
|
cursor: pointer;
|
|
30
35
|
opacity: 0.8;
|
|
31
36
|
}
|
|
32
37
|
|
|
33
|
-
.titaui-dynamic-
|
|
38
|
+
.titaui-dynamic-task-progress__title-arrow {
|
|
39
|
+
opacity: 0;
|
|
40
|
+
transition: all 0.3s;
|
|
41
|
+
position: absolute;
|
|
42
|
+
left: -28px;
|
|
43
|
+
display: inline-flex;
|
|
44
|
+
align-items: center;
|
|
45
|
+
justify-content: center;
|
|
46
|
+
width: 24px;
|
|
47
|
+
height: 24px;
|
|
48
|
+
border-radius: 8px;
|
|
49
|
+
cursor: pointer;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.titaui-dynamic-task-progress__title-arrow--show {
|
|
53
|
+
opacity: 1;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.titaui-dynamic-task-progress__title-arrow:hover {
|
|
57
|
+
background: #F0F4FA;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.titaui-dynamic-task-progress__title-arrow-icon {
|
|
61
|
+
font-size: 16px;
|
|
62
|
+
transform: scale(0.5);
|
|
63
|
+
transition: all 0.3s;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.titaui-dynamic-task-progress__title-arrow-icon--rotate {
|
|
67
|
+
transform: rotate(-90deg) scale(0.5);
|
|
68
|
+
transition: all 0.3s;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.titaui-dynamic-task-progress__table {
|
|
34
72
|
border: 1px solid #dfe3ea;
|
|
35
73
|
border-radius: 12px;
|
|
36
74
|
margin-top: 12px;
|
|
37
75
|
}
|
|
38
76
|
|
|
39
|
-
.titaui-dynamic-
|
|
77
|
+
.titaui-dynamic-task-progress__table--hide {
|
|
78
|
+
display: none;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.titaui-dynamic-task-progress__table-row-title {
|
|
40
82
|
font-size: 14px;
|
|
41
83
|
color: #141c28;
|
|
42
84
|
padding: 8px 0;
|
|
43
85
|
}
|
|
44
86
|
|
|
45
|
-
.titaui-dynamic-
|
|
87
|
+
.titaui-dynamic-task-progress__table-row-title-remain {
|
|
46
88
|
background: rgba(240, 94, 94, 0.16);
|
|
47
89
|
border-radius: 12px;
|
|
48
90
|
padding: 0 8px;
|
|
@@ -54,7 +96,7 @@
|
|
|
54
96
|
margin-left: 4px;
|
|
55
97
|
}
|
|
56
98
|
|
|
57
|
-
.titaui-dynamic-
|
|
99
|
+
.titaui-dynamic-task-progress__table-row-title-worktime {
|
|
58
100
|
display: inline-flex;
|
|
59
101
|
margin-left: 4px;
|
|
60
102
|
height: 20px;
|
|
@@ -66,64 +108,64 @@
|
|
|
66
108
|
line-height: 18px;
|
|
67
109
|
}
|
|
68
110
|
|
|
69
|
-
.titaui-dynamic-
|
|
111
|
+
.titaui-dynamic-task-progress__table-row-title-icon {
|
|
70
112
|
margin-right: 4px;
|
|
71
113
|
vertical-align: middle;
|
|
72
114
|
}
|
|
73
115
|
|
|
74
|
-
.titaui-dynamic-
|
|
116
|
+
.titaui-dynamic-task-progress__table-row-title-text {
|
|
75
117
|
font-size: 14px;
|
|
76
118
|
font-weight: 600;
|
|
77
119
|
color: #141c28;
|
|
78
120
|
line-height: 22px;
|
|
79
121
|
}
|
|
80
122
|
|
|
81
|
-
.titaui-dynamic-
|
|
123
|
+
.titaui-dynamic-task-progress__table-row-title-text:hover {
|
|
82
124
|
cursor: pointer;
|
|
83
125
|
color: #2879ff;
|
|
84
126
|
}
|
|
85
127
|
|
|
86
|
-
.titaui-dynamic-
|
|
128
|
+
.titaui-dynamic-task-progress__table table {
|
|
87
129
|
width: 100%;
|
|
88
130
|
}
|
|
89
131
|
|
|
90
|
-
.titaui-dynamic-
|
|
132
|
+
.titaui-dynamic-task-progress__table table thead {
|
|
91
133
|
width: 100%;
|
|
92
134
|
}
|
|
93
135
|
|
|
94
|
-
.titaui-dynamic-
|
|
136
|
+
.titaui-dynamic-task-progress__table table tbody {
|
|
95
137
|
width: 100%;
|
|
96
138
|
}
|
|
97
139
|
|
|
98
|
-
.titaui-dynamic-
|
|
140
|
+
.titaui-dynamic-task-progress__table table tbody tr {
|
|
99
141
|
border-bottom: 1px solid #dfe3ea;
|
|
100
142
|
}
|
|
101
143
|
|
|
102
|
-
.titaui-dynamic-
|
|
144
|
+
.titaui-dynamic-task-progress__table table tbody tr:last-child {
|
|
103
145
|
border-bottom: unset;
|
|
104
146
|
}
|
|
105
147
|
|
|
106
|
-
.titaui-dynamic-
|
|
148
|
+
.titaui-dynamic-task-progress__table table tbody tr td {
|
|
107
149
|
box-sizing: border-box;
|
|
108
150
|
padding: 0 12px;
|
|
109
151
|
border-right: 1px solid #dfe3ea;
|
|
110
152
|
}
|
|
111
153
|
|
|
112
|
-
.titaui-dynamic-
|
|
154
|
+
.titaui-dynamic-task-progress__table table tbody tr td:first-child {
|
|
113
155
|
overflow: hidden;
|
|
114
156
|
width: 282px;
|
|
115
157
|
max-width: 282px;
|
|
116
158
|
}
|
|
117
159
|
|
|
118
|
-
.titaui-dynamic-
|
|
160
|
+
.titaui-dynamic-task-progress__table table tbody tr td:last-child {
|
|
119
161
|
border-right: unset;
|
|
120
162
|
}
|
|
121
163
|
|
|
122
|
-
.titaui-dynamic-
|
|
164
|
+
.titaui-dynamic-task-progress__table table tbody tr td:nth-child(2) {
|
|
123
165
|
padding: 0;
|
|
124
166
|
}
|
|
125
167
|
|
|
126
|
-
.titaui-dynamic-
|
|
168
|
+
.titaui-dynamic-task-progress__table-title {
|
|
127
169
|
height: 40px;
|
|
128
170
|
background: #f0f4fa;
|
|
129
171
|
font-size: 13px;
|
|
@@ -131,44 +173,48 @@
|
|
|
131
173
|
line-height: 18px;
|
|
132
174
|
}
|
|
133
175
|
|
|
134
|
-
.titaui-dynamic-
|
|
176
|
+
.titaui-dynamic-task-progress__table-title td {
|
|
135
177
|
text-align: center;
|
|
136
178
|
padding: 0 12px;
|
|
137
179
|
box-sizing: border-box;
|
|
138
180
|
border-right: 1px solid #dfe3ea;
|
|
139
181
|
}
|
|
140
182
|
|
|
141
|
-
.titaui-dynamic-
|
|
183
|
+
.titaui-dynamic-task-progress__table-title td:last-child {
|
|
142
184
|
border-right: none;
|
|
143
185
|
}
|
|
144
186
|
|
|
145
|
-
.titaui-dynamic-
|
|
187
|
+
.titaui-dynamic-task-progress__table-title-okrs {
|
|
146
188
|
overflow: hidden;
|
|
147
189
|
border-top-left-radius: 12px;
|
|
148
190
|
width: 282px;
|
|
149
191
|
}
|
|
150
192
|
|
|
151
|
-
.titaui-dynamic-
|
|
193
|
+
.titaui-dynamic-task-progress__table-title-progress {
|
|
152
194
|
width: 102px;
|
|
153
195
|
}
|
|
154
196
|
|
|
155
|
-
.titaui-dynamic-
|
|
197
|
+
.titaui-dynamic-task-progress__table-title-progress-desc {
|
|
156
198
|
overflow: hidden;
|
|
157
199
|
border-top-right-radius: 12px;
|
|
158
200
|
}
|
|
159
201
|
|
|
160
|
-
.titaui-dynamic-
|
|
202
|
+
.titaui-dynamic-task-progress__table-title-progress-desc-icon {
|
|
161
203
|
font-size: 14px;
|
|
162
204
|
margin-left: 4px;
|
|
163
205
|
vertical-align: text-top;
|
|
164
206
|
}
|
|
165
207
|
|
|
166
|
-
.titaui-dynamic-
|
|
208
|
+
.titaui-dynamic-task-progress__statistic {
|
|
167
209
|
display: flex;
|
|
168
210
|
margin-top: 12px;
|
|
169
211
|
}
|
|
170
212
|
|
|
171
|
-
.titaui-dynamic-
|
|
213
|
+
.titaui-dynamic-task-progress__statistic--hide {
|
|
214
|
+
display: none;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
.titaui-dynamic-task-progress__statistic-item {
|
|
172
218
|
flex: 1;
|
|
173
219
|
height: 48px;
|
|
174
220
|
max-width: 349px;
|
|
@@ -187,24 +233,24 @@
|
|
|
187
233
|
cursor: pointer;
|
|
188
234
|
}
|
|
189
235
|
|
|
190
|
-
.titaui-dynamic-
|
|
236
|
+
.titaui-dynamic-task-progress__statistic-item:last-child {
|
|
191
237
|
margin-right: 0;
|
|
192
238
|
}
|
|
193
239
|
|
|
194
|
-
.titaui-dynamic-
|
|
240
|
+
.titaui-dynamic-task-progress__statistic-item--finished {
|
|
195
241
|
background: rgba(0, 214, 133, 0.1);
|
|
196
242
|
}
|
|
197
243
|
|
|
198
|
-
.titaui-dynamic-
|
|
244
|
+
.titaui-dynamic-task-progress__statistic-item--finished-text {
|
|
199
245
|
color: #00d685;
|
|
200
246
|
font-size: 16px;
|
|
201
247
|
}
|
|
202
248
|
|
|
203
|
-
.titaui-dynamic-
|
|
249
|
+
.titaui-dynamic-task-progress__statistic-item--finished-active {
|
|
204
250
|
background: rgba(0, 214, 133, 0.3);
|
|
205
251
|
}
|
|
206
252
|
|
|
207
|
-
.titaui-dynamic-
|
|
253
|
+
.titaui-dynamic-task-progress__statistic-item--finished-active::before {
|
|
208
254
|
content: "";
|
|
209
255
|
position: absolute;
|
|
210
256
|
top: 0;
|
|
@@ -215,20 +261,20 @@
|
|
|
215
261
|
border-radius: 12px 0 0 12px;
|
|
216
262
|
}
|
|
217
263
|
|
|
218
|
-
.titaui-dynamic-
|
|
264
|
+
.titaui-dynamic-task-progress__statistic-item--processing {
|
|
219
265
|
background: rgba(40, 121, 255, 0.1);
|
|
220
266
|
}
|
|
221
267
|
|
|
222
|
-
.titaui-dynamic-
|
|
268
|
+
.titaui-dynamic-task-progress__statistic-item--processing-text {
|
|
223
269
|
color: #2879ff;
|
|
224
270
|
font-size: 16px;
|
|
225
271
|
}
|
|
226
272
|
|
|
227
|
-
.titaui-dynamic-
|
|
273
|
+
.titaui-dynamic-task-progress__statistic-item--processing-active {
|
|
228
274
|
background: rgba(40, 121, 255, 0.3);
|
|
229
275
|
}
|
|
230
276
|
|
|
231
|
-
.titaui-dynamic-
|
|
277
|
+
.titaui-dynamic-task-progress__statistic-item--processing-active::before {
|
|
232
278
|
content: "";
|
|
233
279
|
position: absolute;
|
|
234
280
|
top: 0;
|
|
@@ -239,20 +285,20 @@
|
|
|
239
285
|
border-radius: 12px 0 0 12px;
|
|
240
286
|
}
|
|
241
287
|
|
|
242
|
-
.titaui-dynamic-
|
|
288
|
+
.titaui-dynamic-task-progress__statistic-item--overdue {
|
|
243
289
|
background: rgba(240, 94, 94, 0.1);
|
|
244
290
|
}
|
|
245
291
|
|
|
246
|
-
.titaui-dynamic-
|
|
292
|
+
.titaui-dynamic-task-progress__statistic-item--overdue-text {
|
|
247
293
|
color: #f05e5e;
|
|
248
294
|
font-size: 16px;
|
|
249
295
|
}
|
|
250
296
|
|
|
251
|
-
.titaui-dynamic-
|
|
297
|
+
.titaui-dynamic-task-progress__statistic-item--overdue-active {
|
|
252
298
|
background: rgba(240, 94, 94, 0.3);
|
|
253
299
|
}
|
|
254
300
|
|
|
255
|
-
.titaui-dynamic-
|
|
301
|
+
.titaui-dynamic-task-progress__statistic-item--overdue-active::before {
|
|
256
302
|
content: "";
|
|
257
303
|
position: absolute;
|
|
258
304
|
top: 0;
|
|
@@ -43,7 +43,7 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy
|
|
|
43
43
|
|
|
44
44
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
45
45
|
|
|
46
|
-
var prefix = 'titaui-dynamic-
|
|
46
|
+
var prefix = 'titaui-dynamic-task-progress';
|
|
47
47
|
|
|
48
48
|
var TaskProgress = function TaskProgress(_ref) {
|
|
49
49
|
var data = _ref.data,
|
|
@@ -68,6 +68,15 @@ var TaskProgress = function TaskProgress(_ref) {
|
|
|
68
68
|
activeId = _useState6[0],
|
|
69
69
|
setActiveId = _useState6[1];
|
|
70
70
|
|
|
71
|
+
var _useState7 = (0, _react.useState)(true),
|
|
72
|
+
_useState8 = _slicedToArray(_useState7, 2),
|
|
73
|
+
tableVisible = _useState8[0],
|
|
74
|
+
setTableVisible = _useState8[1];
|
|
75
|
+
|
|
76
|
+
var handleClickToHideTable = function handleClickToHideTable() {
|
|
77
|
+
setTableVisible(!tableVisible);
|
|
78
|
+
};
|
|
79
|
+
|
|
71
80
|
var handleFilterDone = function handleFilterDone() {
|
|
72
81
|
setActiveId(1);
|
|
73
82
|
};
|
|
@@ -82,14 +91,14 @@ var TaskProgress = function TaskProgress(_ref) {
|
|
|
82
91
|
|
|
83
92
|
var renderTitle = (0, _react.useMemo)(function () {
|
|
84
93
|
if (reportType === _interface.EReportType.Daily) {
|
|
85
|
-
return (0, _getLocale.getLocale)(
|
|
94
|
+
return (0, _getLocale.getLocale)('Rep_NewS_Toworkasks');
|
|
86
95
|
} else if (reportType === _interface.EReportType.Weekly) {
|
|
87
|
-
return (0, _getLocale.getLocale)(
|
|
96
|
+
return (0, _getLocale.getLocale)('Rep_NewS_Thisetasks');
|
|
88
97
|
} else if (reportType === _interface.EReportType.Month) {
|
|
89
|
-
return (0, _getLocale.getLocale)(
|
|
98
|
+
return (0, _getLocale.getLocale)('Rep_NewS_Taskormonth');
|
|
90
99
|
}
|
|
91
100
|
|
|
92
|
-
return
|
|
101
|
+
return '';
|
|
93
102
|
}, [reportType]);
|
|
94
103
|
var renderTable = (0, _react.useMemo)(function () {
|
|
95
104
|
return /*#__PURE__*/_react["default"].createElement("table", null, /*#__PURE__*/_react["default"].createElement("thead", null, /*#__PURE__*/_react["default"].createElement("tr", {
|
|
@@ -153,8 +162,13 @@ var TaskProgress = function TaskProgress(_ref) {
|
|
|
153
162
|
className: prefix
|
|
154
163
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
155
164
|
className: "".concat(prefix, "__title")
|
|
156
|
-
},
|
|
157
|
-
className: "".concat(prefix, "
|
|
165
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
166
|
+
className: (0, _classnames["default"])("".concat(prefix, "__title-arrow"), _defineProperty({}, "".concat(prefix, "__title-arrow--show"), !tableVisible)),
|
|
167
|
+
onClick: handleClickToHideTable
|
|
168
|
+
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
169
|
+
className: (0, _classnames["default"])('tu-icon-caret-down', "".concat(prefix, "__title-arrow-icon"), _defineProperty({}, "".concat(prefix, "__title-arrow-icon--rotate"), !tableVisible))
|
|
170
|
+
})), renderTitle), statusStatistic.done + statusStatistic.doing + statusStatistic.overDue > 0 && /*#__PURE__*/_react["default"].createElement("div", {
|
|
171
|
+
className: (0, _classnames["default"])("".concat(prefix, "__statistic"), _defineProperty({}, "".concat(prefix, "__statistic--hide"), !tableVisible))
|
|
158
172
|
}, statusStatistic.done > 0 && /*#__PURE__*/_react["default"].createElement("span", {
|
|
159
173
|
onClick: handleFilterDone,
|
|
160
174
|
className: (0, _classnames["default"])("".concat(prefix, "__statistic-item ").concat(prefix, "__statistic-item--finished"), _defineProperty({}, "".concat(prefix, "__statistic-item--finished-active"), activeId === 1))
|
|
@@ -171,7 +185,7 @@ var TaskProgress = function TaskProgress(_ref) {
|
|
|
171
185
|
}, (0, _getLocale.getLocale)('OKR_MyO_E_Overdue'), /*#__PURE__*/_react["default"].createElement("span", {
|
|
172
186
|
className: "".concat(prefix, "__statistic-item--overdue-text")
|
|
173
187
|
}, statusStatistic.overDue))), (tableData[1].length > 0 || tableData[2].length > 0 || tableData[3].length > 0) && /*#__PURE__*/_react["default"].createElement("div", {
|
|
174
|
-
className: "".concat(prefix, "__table")
|
|
188
|
+
className: (0, _classnames["default"])("".concat(prefix, "__table"), _defineProperty({}, "".concat(prefix, "__table--hide"), !tableVisible))
|
|
175
189
|
}, renderTable));
|
|
176
190
|
};
|
|
177
191
|
|
|
@@ -15,7 +15,7 @@ var _dynamicFooter = _interopRequireDefault(require("./dynamic-footer"));
|
|
|
15
15
|
|
|
16
16
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
17
17
|
|
|
18
|
-
function _extends() { _extends = Object.assign
|
|
18
|
+
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
19
19
|
|
|
20
20
|
var prefixCls = "titaui-dynamic-item";
|
|
21
21
|
|
|
@@ -47,7 +47,7 @@ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj &&
|
|
|
47
47
|
|
|
48
48
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
49
49
|
|
|
50
|
-
function _extends() { _extends = Object.assign
|
|
50
|
+
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
51
51
|
|
|
52
52
|
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
53
53
|
|
|
@@ -31,7 +31,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
31
31
|
|
|
32
32
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
33
33
|
|
|
34
|
-
function _extends() { _extends = Object.assign
|
|
34
|
+
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
35
35
|
|
|
36
36
|
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
37
37
|
|