@titaui/pc 1.5.78 → 1.5.82
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/index.js +1 -9
- package/lib/components/change-okr/Filter.js +65 -133
- package/lib/components/change-okr/Item.js +0 -6
- package/lib/components/change-okr/filterTab.js +0 -2
- package/lib/components/change-okr/index.js +2 -2
- package/lib/components/checkbox/index.js +3 -4
- package/lib/components/communication/CommunicationRecord.js +161 -116
- package/lib/components/communication/ConvertUserName.js +1 -1
- package/lib/components/communication/index.js +28 -53
- package/lib/components/communication/style.js +25 -21
- package/lib/components/dropdown-layer/icon-item.js +3 -5
- package/lib/components/dropdown-layer/index.css +0 -16
- package/lib/components/dropdown-layer/index.js +14 -21
- package/lib/components/emotionsSelector/style.js +1 -1
- package/lib/components/form/form-fields/input/index.css +0 -11
- package/lib/components/form/form-fields/input/index.js +1 -3
- package/lib/components/grid-page/personal-info/index.js +4 -4
- package/lib/components/mblog/components/MblogAction.js +6 -10
- package/lib/components/mblog/index.js +11 -24
- package/lib/components/mblog/style.js +8 -8
- package/lib/components/okr-detail/components/header/index.css +0 -4
- package/lib/components/okr-detail/components/header/o-cycle.js +2 -2
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +8 -15
- package/lib/components/okr-flow/child-node/work-node.js +1 -7
- package/lib/components/okr-period-selector/select-cycle.js +151 -139
- package/lib/components/okr-progress-detail/index.css +0 -1
- package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +5 -5
- package/lib/components/okr-review/ReviewPop/index.js +4 -4
- package/lib/components/period-selector/common.js +4 -149
- package/lib/components/period-selector/components/selector/index.js +38 -103
- package/lib/components/period-selector/components/selector/style.js +9 -23
- package/lib/components/period-selector/index.js +28 -29
- package/lib/components/popup/index.js +1 -3
- package/lib/components/radio/index.css +0 -5
- package/lib/components/radio/radio.js +4 -12
- package/lib/components/table/index.css +1 -0
- package/lib/components/upload/components/uploadedPreview.js +54 -62
- package/lib/components/upload/index.js +57 -89
- package/lib/components/upload/style.js +7 -7
- package/lib/components/upload/type.js +15 -15
- package/lib/components/upvote/index.js +14 -37
- package/lib/components/user-selector/export-modules/field-tree-selector/index.css +0 -4
- package/lib/components/user-selector/export-modules/field-tree-selector/index.js +24 -50
- package/lib/components/user-selector/export-modules/field-tree-selector/single-selector/index.js +2 -11
- package/lib/components/user-selector/layout/index.css +1 -1
- package/lib/index.js +5 -49
- package/lib/pages/home-page/components/data-list/nav-selector/index.js +0 -18
- package/lib/pages/home-page/components/data-list/table/utils-function.js +3 -6
- package/lib/utils/auth.js +5 -46
- package/lib/utils/bs-global.js +2 -26
- package/lib/utils/tools.js +20 -140
- package/package.json +2 -2
- package/lib/components/avatar/icon-avatar/index.css +0 -15
- package/lib/components/avatar/icon-avatar/index.js +0 -50
- package/lib/components/avatar/num-avatar/index.css +0 -12
- package/lib/components/avatar/num-avatar/index.js +0 -34
- package/lib/components/button/admin-button/default.js +0 -35
- package/lib/components/button/admin-button/drop-down-arrow.js +0 -93
- package/lib/components/button/admin-button/index.css +0 -86
- package/lib/components/button/admin-button/index.js +0 -40
- package/lib/components/button/admin-button/primary.js +0 -33
- package/lib/components/button/admin-button/secondary.js +0 -35
- package/lib/components/button/default-button/index.css +0 -49
- package/lib/components/button/default-button/index.js +0 -51
- package/lib/components/button/export-button/index.css +0 -51
- package/lib/components/button/export-button/index.js +0 -81
- package/lib/components/button/images/daoru.svg +0 -18
- package/lib/components/button/index.js +0 -23
- package/lib/components/button/interface.js +0 -5
- package/lib/components/communication/index.css +0 -63
- package/lib/components/create-okr/animation/check-animation.js +0 -2746
- package/lib/components/create-okr/constant.js +0 -27
- package/lib/components/create-okr/createCycle.js +0 -171
- package/lib/components/create-okr/createSuccessCmp.js +0 -233
- package/lib/components/create-okr/createSuccessCmpWrapper.js +0 -20
- package/lib/components/create-okr/fields/date-cycle.js +0 -98
- package/lib/components/create-okr/fields/index.css +0 -346
- package/lib/components/create-okr/fields/index.js +0 -17
- package/lib/components/create-okr/fields/input-with-err-popup.js +0 -57
- package/lib/components/create-okr/fields/o-new-name.js +0 -197
- package/lib/components/create-okr/fields/okr-case.js +0 -98
- package/lib/components/create-okr/fields/okr-classify.js +0 -51
- package/lib/components/create-okr/fields/okr-create-suggest.js +0 -147
- package/lib/components/create-okr/fields/okr-new-user-selector.js +0 -106
- package/lib/components/create-okr/fields/okr-parent.js +0 -157
- package/lib/components/create-okr/fields/okr-type-detail.js +0 -196
- package/lib/components/create-okr/fields/okr-type.js +0 -131
- package/lib/components/create-okr/fields/okr-visibility-detail.js +0 -224
- package/lib/components/create-okr/fields/okr-visibility.js +0 -169
- package/lib/components/create-okr/img/check-normal.svg +0 -29
- package/lib/components/create-okr/img/check-right.svg +0 -16
- package/lib/components/create-okr/img/check-wrong.svg +0 -29
- package/lib/components/create-okr/img/create-success-head.png +0 -0
- package/lib/components/create-okr/img/create-success-left-quotation.svg +0 -14
- package/lib/components/create-okr/img/create-success-message.svg +0 -1
- package/lib/components/create-okr/img/create-success-right-quotation.svg +0 -14
- package/lib/components/create-okr/img/create-success-shadow.svg +0 -23
- package/lib/components/create-okr/img/example.svg +0 -11
- package/lib/components/create-okr/img/hand.svg +0 -12
- package/lib/components/create-okr/img/kr-add.svg +0 -12
- package/lib/components/create-okr/img/left-quotation.svg +0 -12
- package/lib/components/create-okr/img/light.svg +0 -1
- package/lib/components/create-okr/img/pack-up.js +0 -28
- package/lib/components/create-okr/img/qr-code.png +0 -0
- package/lib/components/create-okr/img/right-quotation.svg +0 -12
- package/lib/components/create-okr/img/shower.png +0 -0
- package/lib/components/create-okr/img/target.svg +0 -19
- package/lib/components/create-okr/img/teach-okr.svg +0 -17
- package/lib/components/create-okr/img/wave.png +0 -0
- package/lib/components/create-okr/img/weight.svg +0 -12
- package/lib/components/create-okr/index.css +0 -446
- package/lib/components/create-okr/index.js +0 -911
- package/lib/components/create-okr/interface.js +0 -5
- package/lib/components/create-okr/kr-items/index.css +0 -180
- package/lib/components/create-okr/kr-items/kr-item-weight.js +0 -194
- package/lib/components/create-okr/kr-items/krDatas.js +0 -299
- package/lib/components/create-okr/kr-items/krItem.js +0 -167
- package/lib/components/create-okr/objectType.js +0 -273
- package/lib/components/create-okr/request-api.js +0 -220
- package/lib/components/create-okr/style.js +0 -100
- package/lib/components/create-okr/utils/getCreateOkrSurpassPercent.js +0 -124
- package/lib/components/create-okr/utils/helper.js +0 -99
- package/lib/components/create-okr/utils/index.js +0 -23
- package/lib/components/dynamic/components/condition-render/index.js +0 -20
- package/lib/components/dynamic/components/dangerous-html/index.js +0 -22
- package/lib/components/dynamic/components/dynamic-search-input/index.css +0 -78
- package/lib/components/dynamic/components/dynamic-search-input/index.js +0 -192
- package/lib/components/dynamic/components/obj-status/index.css +0 -22
- package/lib/components/dynamic/components/obj-status/index.js +0 -38
- package/lib/components/dynamic/components/percent/index.css +0 -21
- package/lib/components/dynamic/components/percent/index.js +0 -38
- package/lib/components/dynamic/components/title/index.css +0 -35
- package/lib/components/dynamic/components/title/index.js +0 -59
- package/lib/components/dynamic/constant.js +0 -96
- package/lib/components/dynamic/context/index.js +0 -13
- package/lib/components/dynamic/dynamic-item/components/header/index.css +0 -101
- package/lib/components/dynamic/dynamic-item/components/header/index.js +0 -294
- package/lib/components/dynamic/dynamic-item/components/icon/index.css +0 -10
- package/lib/components/dynamic/dynamic-item/components/icon/index.js +0 -35
- package/lib/components/dynamic/dynamic-item/dynamic-align/img/dynamic-align.svg +0 -22
- package/lib/components/dynamic/dynamic-item/dynamic-align/img/dynamic-relative.svg +0 -22
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.css +0 -95
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.js +0 -173
- package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.css +0 -54
- package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.js +0 -107
- package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.css +0 -48
- package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.js +0 -89
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.css +0 -96
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.js +0 -171
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.css +0 -67
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.js +0 -110
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/constant.js +0 -16
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/img/milestone.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.css +0 -111
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.js +0 -158
- package/lib/components/dynamic/dynamic-item/dynamic-progress/index.css +0 -95
- package/lib/components/dynamic/dynamic-item/dynamic-progress/index.js +0 -215
- package/lib/components/dynamic/dynamic-item/dynamic-project/constant.js +0 -16
- package/lib/components/dynamic/dynamic-item/dynamic-project/img/project.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-project/index.css +0 -91
- package/lib/components/dynamic/dynamic-item/dynamic-project/index.js +0 -125
- package/lib/components/dynamic/dynamic-item/dynamic-relative/img/dynamic-relative.svg +0 -22
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.css +0 -95
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.js +0 -192
- package/lib/components/dynamic/dynamic-item/dynamic-replay/index.css +0 -138
- package/lib/components/dynamic/dynamic-item/dynamic-replay/index.js +0 -183
- package/lib/components/dynamic/dynamic-item/dynamic-report/index.css +0 -153
- package/lib/components/dynamic/dynamic-item/dynamic-report/index.js +0 -138
- package/lib/components/dynamic/dynamic-item/dynamic-reward/index.css +0 -97
- package/lib/components/dynamic/dynamic-item/dynamic-reward/index.js +0 -207
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.css +0 -54
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.js +0 -107
- package/lib/components/dynamic/dynamic-item/dynamic-task/constant.js +0 -50
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-cancel.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-delay.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-done.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-pause.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-progress.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-unaccept.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-unstart.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.css +0 -111
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.js +0 -164
- package/lib/components/dynamic/dynamic-item/index.css +0 -128
- package/lib/components/dynamic/dynamic-item/index.js +0 -352
- package/lib/components/dynamic/dynamic-like-ranking/image/like-ranking.svg +0 -23
- package/lib/components/dynamic/dynamic-like-ranking/image/ranking-1.png +0 -0
- package/lib/components/dynamic/dynamic-like-ranking/image/ranking-2.png +0 -0
- package/lib/components/dynamic/dynamic-like-ranking/image/ranking-3.png +0 -0
- package/lib/components/dynamic/dynamic-like-ranking/index.css +0 -126
- package/lib/components/dynamic/dynamic-like-ranking/index.js +0 -157
- package/lib/components/dynamic/dynamic-like-ranking/item.js +0 -107
- package/lib/components/dynamic/dynamic-like-ranking/mock.js +0 -84
- package/lib/components/dynamic/dynamic-liking/image/like-dynamic.svg +0 -30
- package/lib/components/dynamic/dynamic-liking/index.css +0 -81
- package/lib/components/dynamic/dynamic-liking/index.js +0 -76
- package/lib/components/dynamic/dynamic-liking/item.js +0 -90
- package/lib/components/dynamic/dynamic-liking/mock.js +0 -83
- package/lib/components/dynamic/dynamic-list/index.css +0 -36
- package/lib/components/dynamic/dynamic-list/index.js +0 -61
- package/lib/components/dynamic/dynamic-topping/image/quotationMark.svg +0 -16
- package/lib/components/dynamic/dynamic-topping/image/topIcon.svg +0 -30
- package/lib/components/dynamic/dynamic-topping/index.css +0 -130
- package/lib/components/dynamic/dynamic-topping/index.js +0 -78
- package/lib/components/dynamic/dynamic-topping/interface.js +0 -5
- package/lib/components/dynamic/dynamic-topping/item.js +0 -138
- package/lib/components/dynamic/dynamic-topping/request-api.js +0 -36
- package/lib/components/dynamic/dynamic.css +0 -204
- package/lib/components/dynamic/dynamic.js +0 -391
- package/lib/components/dynamic/export-module/index.js +0 -33
- package/lib/components/dynamic/img/dynamic-P1.svg +0 -15
- package/lib/components/dynamic/img/dynamic-P2.svg +0 -15
- package/lib/components/dynamic/img/dynamic-P3.svg +0 -15
- package/lib/components/dynamic/img/dynamic-P4.svg +0 -15
- package/lib/components/dynamic/img/dynamic-P5.svg +0 -15
- package/lib/components/dynamic/img/dynamic-delay.svg +0 -17
- package/lib/components/dynamic/img/dynamic-desire.svg +0 -61
- package/lib/components/dynamic/img/dynamic-empty.png +0 -0
- package/lib/components/dynamic/img/dynamic-end.svg +0 -17
- package/lib/components/dynamic/img/dynamic-left-quoto.svg +0 -13
- package/lib/components/dynamic/img/dynamic-loading.gif +0 -0
- package/lib/components/dynamic/img/dynamic-normal.svg +0 -17
- package/lib/components/dynamic/img/dynamic-promise.svg +0 -61
- package/lib/components/dynamic/img/dynamic-reword.svg +0 -24
- package/lib/components/dynamic/img/dynamic-right-quoto.svg +0 -13
- package/lib/components/dynamic/img/dynamic-risk.svg +0 -17
- package/lib/components/dynamic/img/dynamic-submit-delay.svg +0 -16
- package/lib/components/dynamic/img/dynamic-submit-normal.svg +0 -18
- package/lib/components/dynamic/img/dynamic-top.svg +0 -14
- package/lib/components/dynamic/index.js +0 -27
- package/lib/components/dynamic/interface.js +0 -5
- package/lib/components/dynamic/quick-operation/components/create-announcement/index.css +0 -25
- package/lib/components/dynamic/quick-operation/components/create-announcement/index.js +0 -37
- package/lib/components/dynamic/quick-operation/components/create-okr/index.css +0 -25
- package/lib/components/dynamic/quick-operation/components/create-okr/index.js +0 -37
- package/lib/components/dynamic/quick-operation/components/create-share/index.css +0 -25
- package/lib/components/dynamic/quick-operation/components/create-share/index.js +0 -37
- package/lib/components/dynamic/quick-operation/components/create-task/index.css +0 -25
- package/lib/components/dynamic/quick-operation/components/create-task/index.js +0 -42
- package/lib/components/dynamic/quick-operation/img/create-announcement.png +0 -0
- package/lib/components/dynamic/quick-operation/img/create-okr.png +0 -0
- package/lib/components/dynamic/quick-operation/img/create-share.png +0 -0
- package/lib/components/dynamic/quick-operation/img/create-task.png +0 -0
- package/lib/components/dynamic/quick-operation/index.css +0 -51
- package/lib/components/dynamic/quick-operation/index.js +0 -112
- package/lib/components/dynamic/request-api.js +0 -92
- package/lib/components/dynamic/util.js +0 -140
- package/lib/components/file-list/components/single-file/index.css +0 -84
- package/lib/components/file-list/components/single-file/index.js +0 -115
- package/lib/components/file-list/img/new-file-list-doc.svg +0 -1
- package/lib/components/file-list/img/new-file-list-other.svg +0 -1
- package/lib/components/file-list/img/new-file-list-pdf.svg +0 -1
- package/lib/components/file-list/img/new-file-list-ppt.svg +0 -1
- package/lib/components/file-list/img/new-file-list-radio.svg +0 -1
- package/lib/components/file-list/img/new-file-list-video.svg +0 -1
- package/lib/components/file-list/img/new-file-list-xls.svg +0 -1
- package/lib/components/file-list/index.css +0 -5
- package/lib/components/file-list/index.js +0 -61
- package/lib/components/file-list/interface.js +0 -5
- package/lib/components/file-list/util.js +0 -78
- package/lib/components/img-viewer/icon/enlarge.js +0 -30
- package/lib/components/img-viewer/icon/left-rotate.js +0 -46
- package/lib/components/img-viewer/icon/right-rotate.js +0 -44
- package/lib/components/img-viewer/icon/shrink.js +0 -37
- package/lib/components/img-viewer/image/loading.gif +0 -0
- package/lib/components/img-viewer/index.css +0 -155
- package/lib/components/img-viewer/index.js +0 -228
- package/lib/components/img-viewer/interface.js +0 -5
- package/lib/components/img-viewer/util.js +0 -16
- package/lib/components/publish-dynamic-modal/index.js +0 -13
- package/lib/components/publish-dynamic-modal/interface.js +0 -5
- package/lib/components/publish-dynamic-modal/publish-dynamic-modal.css +0 -3
- package/lib/components/publish-dynamic-modal/publish-dynamic-modal.js +0 -191
- package/lib/components/publish-dynamic-modal/requist-api.js +0 -48
- package/lib/components/search-key-handle/index.js +0 -39
- package/lib/components/upload/img/doc.svg +0 -1
- package/lib/components/upload/img/other.svg +0 -1
- package/lib/components/upload/img/pdf.svg +0 -1
- package/lib/components/upload/img/ppt.svg +0 -1
- package/lib/components/upload/img/radio.svg +0 -1
- package/lib/components/upload/img/video.svg +0 -1
- package/lib/components/upload/img/xls.svg +0 -1
- package/lib/components/upload/index.css +0 -26
- package/lib/components/upload/util.js +0 -102
- package/lib/components-v1/buttonv2/ButtonLinked.js +0 -35
- package/lib/components-v1/buttonv2/ButtonOutlined.js +0 -64
- package/lib/components-v1/buttonv2/ButtonRounded.js +0 -101
- package/lib/components-v1/buttonv2/DefaultButton.js +0 -86
- package/lib/components-v1/buttonv2/index.js +0 -37
- package/lib/components-v1/buttonv2/style/style.js +0 -53
- package/lib/components-v1/buttonv2/style/theme.css +0 -3
- package/lib/components-v1/confirm/index.js +0 -158
- package/lib/pages/dynamic/index.css +0 -5
- package/lib/pages/dynamic/index.js +0 -25
- package/lib/pages/like-ranking/column.js +0 -141
- package/lib/pages/like-ranking/filter-buttons/department.js +0 -44
- package/lib/pages/like-ranking/filter-buttons/group.js +0 -34
- package/lib/pages/like-ranking/filter-buttons/index.css +0 -19
- package/lib/pages/like-ranking/filter-buttons/index.js +0 -44
- package/lib/pages/like-ranking/filter-buttons/modular.js +0 -110
- package/lib/pages/like-ranking/filter-buttons/name.js +0 -73
- package/lib/pages/like-ranking/filter-buttons/search-dropdown/index.css +0 -27
- package/lib/pages/like-ranking/filter-buttons/search-dropdown/index.js +0 -38
- package/lib/pages/like-ranking/filter-buttons/timer.js +0 -56
- package/lib/pages/like-ranking/image/dynamic-empty.png +0 -0
- package/lib/pages/like-ranking/image/loading.gif +0 -0
- package/lib/pages/like-ranking/image/ranking-1.png +0 -0
- package/lib/pages/like-ranking/image/ranking-2.png +0 -0
- package/lib/pages/like-ranking/image/ranking-3.png +0 -0
- package/lib/pages/like-ranking/index.css +0 -185
- package/lib/pages/like-ranking/index.js +0 -252
- package/lib/pages/like-ranking/mock.js +0 -366
- package/lib/pages/like-ranking/request-api.js +0 -15
- package/lib/utils/format-time.js +0 -161
- package/lib/utils/helpers.js +0 -41
- package/lib/utils/roundWeight.js +0 -105
- package/yarn-error.log +0 -15894
|
@@ -1,169 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
|
-
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports["default"] = void 0;
|
|
9
|
-
|
|
10
|
-
var _react = _interopRequireWildcard(require("react"));
|
|
11
|
-
|
|
12
|
-
var _titaUi = require("tita-ui");
|
|
13
|
-
|
|
14
|
-
var _userSelector = require("../../user-selector");
|
|
15
|
-
|
|
16
|
-
var _openData = require("../../../utils/open-data");
|
|
17
|
-
|
|
18
|
-
require("./index.css");
|
|
19
|
-
|
|
20
|
-
var _style = require("../style");
|
|
21
|
-
|
|
22
|
-
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); }
|
|
23
|
-
|
|
24
|
-
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; }
|
|
25
|
-
|
|
26
|
-
var visibilityList = [{
|
|
27
|
-
value: 1,
|
|
28
|
-
lable: "全公司"
|
|
29
|
-
}, {
|
|
30
|
-
value: 2,
|
|
31
|
-
lable: "仅相关成员"
|
|
32
|
-
}, {
|
|
33
|
-
value: 3,
|
|
34
|
-
lable: "仅直接下属"
|
|
35
|
-
}, {
|
|
36
|
-
value: 4,
|
|
37
|
-
lable: "指定范围"
|
|
38
|
-
}];
|
|
39
|
-
var visibilityMapText = {
|
|
40
|
-
1: "全公司",
|
|
41
|
-
2: "仅相关成员",
|
|
42
|
-
3: "仅直接下属",
|
|
43
|
-
4: "指定范围"
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
var _default = function _default(_ref) {
|
|
47
|
-
var visibility = _ref.visibility,
|
|
48
|
-
setVisibility = _ref.setVisibility,
|
|
49
|
-
visiableLimit = _ref.visiableLimit,
|
|
50
|
-
setVisiableLimit = _ref.setVisiableLimit,
|
|
51
|
-
isCreateModal = _ref.isCreateModal;
|
|
52
|
-
var selectorRef = (0, _react.useRef)();
|
|
53
|
-
|
|
54
|
-
var onOptionChange = function onOptionChange(v) {
|
|
55
|
-
if (v === 4) {
|
|
56
|
-
selectorRef.current && selectorRef.current.open();
|
|
57
|
-
} else {
|
|
58
|
-
setVisibility(v);
|
|
59
|
-
}
|
|
60
|
-
};
|
|
61
|
-
|
|
62
|
-
var onOk = function onOk(selectNodes) {
|
|
63
|
-
var departments = selectNodes.departments,
|
|
64
|
-
groups = selectNodes.groups,
|
|
65
|
-
users = selectNodes.users;
|
|
66
|
-
|
|
67
|
-
if (departments.length === 0 && groups.length === 0 && users.length === 0) {
|
|
68
|
-
selectorRef.current && selectorRef.current.close();
|
|
69
|
-
return;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
setVisibility(4);
|
|
73
|
-
setVisiableLimit(selectNodes);
|
|
74
|
-
selectorRef.current && selectorRef.current.close();
|
|
75
|
-
};
|
|
76
|
-
|
|
77
|
-
var renderLabel = function renderLabel(_ref2) {
|
|
78
|
-
var value = _ref2.value,
|
|
79
|
-
lable = _ref2.lable;
|
|
80
|
-
|
|
81
|
-
if (value === 4) {
|
|
82
|
-
var _visiableLimit$groups = visiableLimit.groups,
|
|
83
|
-
groups = _visiableLimit$groups === void 0 ? [] : _visiableLimit$groups,
|
|
84
|
-
_visiableLimit$depart = visiableLimit.departments,
|
|
85
|
-
departments = _visiableLimit$depart === void 0 ? [] : _visiableLimit$depart,
|
|
86
|
-
_visiableLimit$users = visiableLimit.users,
|
|
87
|
-
users = _visiableLimit$users === void 0 ? [] : _visiableLimit$users;
|
|
88
|
-
var text = [],
|
|
89
|
-
jsxDom = [];
|
|
90
|
-
(departments || []).forEach(function (item) {
|
|
91
|
-
jsxDom.push( /*#__PURE__*/_react["default"].createElement(_openData.OpenDepartmentName, {
|
|
92
|
-
id: item.id,
|
|
93
|
-
name: item.name
|
|
94
|
-
}));
|
|
95
|
-
jsxDom.push( /*#__PURE__*/_react["default"].createElement("span", null, "\u3001"));
|
|
96
|
-
text.push(item.name);
|
|
97
|
-
});
|
|
98
|
-
(users || []).forEach(function (item) {
|
|
99
|
-
jsxDom.push( /*#__PURE__*/_react["default"].createElement(_openData.OpenUserName, {
|
|
100
|
-
id: item.userId,
|
|
101
|
-
name: item.name
|
|
102
|
-
}));
|
|
103
|
-
jsxDom.push( /*#__PURE__*/_react["default"].createElement("span", null, "\u3001"));
|
|
104
|
-
text.push(item.name);
|
|
105
|
-
});
|
|
106
|
-
(groups || []).forEach(function (item) {
|
|
107
|
-
jsxDom.push( /*#__PURE__*/_react["default"].createElement("span", null, item.name, "\u3001"));
|
|
108
|
-
text.push(item.name);
|
|
109
|
-
});
|
|
110
|
-
|
|
111
|
-
if (!text.length) {
|
|
112
|
-
return visibilityMapText[visibility];
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
return (0, _openData.isWechat)() ? jsxDom : text.join("、");
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
return lable;
|
|
119
|
-
};
|
|
120
|
-
|
|
121
|
-
var subTitleRender = (0, _react.useMemo)(function () {
|
|
122
|
-
return /*#__PURE__*/_react["default"].createElement("span", {
|
|
123
|
-
className: "okr-field-visible"
|
|
124
|
-
}, "\u53EF\u89C1\u8303\u56F4", /*#__PURE__*/_react["default"].createElement(_titaUi.Tooltip, {
|
|
125
|
-
content: "除所选范围外,超级管理员、目标管理员、目标负责人的部门负责人以及目标负责人、内部成员、关注者上级领导也可见",
|
|
126
|
-
container: document.body
|
|
127
|
-
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
128
|
-
className: "tu-icon-question-mark",
|
|
129
|
-
style: {
|
|
130
|
-
display: "inline-block",
|
|
131
|
-
marginLeft: 8,
|
|
132
|
-
marginBottom: 3,
|
|
133
|
-
color: "#bfc7d5",
|
|
134
|
-
verticalAlign: "middle"
|
|
135
|
-
}
|
|
136
|
-
})));
|
|
137
|
-
}, []);
|
|
138
|
-
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
139
|
-
className: "create-modal__sub-block"
|
|
140
|
-
}, isCreateModal ? /*#__PURE__*/_react["default"].createElement("div", {
|
|
141
|
-
className: "create-modal__sub-title"
|
|
142
|
-
}, subTitleRender) : /*#__PURE__*/_react["default"].createElement(_style.TitleLine, null, subTitleRender), /*#__PURE__*/_react["default"].createElement(_userSelector.FieldPersonSelector, {
|
|
143
|
-
ref: selectorRef // @ts-ignore
|
|
144
|
-
,
|
|
145
|
-
multiple: true,
|
|
146
|
-
onOk: onOk,
|
|
147
|
-
position: "centerRight",
|
|
148
|
-
selectNodes: visiableLimit,
|
|
149
|
-
trigger: /*#__PURE__*/_react["default"].createElement("div", {
|
|
150
|
-
style: {
|
|
151
|
-
visibility: "hidden",
|
|
152
|
-
position: "absolute",
|
|
153
|
-
zIndex: -1,
|
|
154
|
-
height: 36
|
|
155
|
-
}
|
|
156
|
-
}, "empty select")
|
|
157
|
-
}), /*#__PURE__*/_react["default"].createElement(_titaUi.Select, {
|
|
158
|
-
value: visibility,
|
|
159
|
-
onChange: onOptionChange,
|
|
160
|
-
options: visibilityList // @ts-ignore
|
|
161
|
-
,
|
|
162
|
-
onClick: function onClick(e) {
|
|
163
|
-
return e.stopPropagation();
|
|
164
|
-
},
|
|
165
|
-
renderLabel: renderLabel
|
|
166
|
-
}));
|
|
167
|
-
};
|
|
168
|
-
|
|
169
|
-
exports["default"] = _default;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>默认</title>
|
|
4
|
-
<defs>
|
|
5
|
-
<circle id="path-1" cx="8" cy="8" r="4"></circle>
|
|
6
|
-
<filter x="-78.1%" y="-78.1%" width="256.2%" height="256.2%" filterUnits="objectBoundingBox" id="filter-2">
|
|
7
|
-
<feMorphology radius="0.25" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
|
|
8
|
-
<feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
|
|
9
|
-
<feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
|
10
|
-
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
|
11
|
-
<feColorMatrix values="0 0 0 0 0.749019608 0 0 0 0 0.780392157 0 0 0 0 0.835294118 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
|
12
|
-
</filter>
|
|
13
|
-
</defs>
|
|
14
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
15
|
-
<g id="激活-关键成果" transform="translate(-1011.000000, -444.000000)">
|
|
16
|
-
<g id="单行" transform="translate(976.000000, 129.000000)">
|
|
17
|
-
<g id="编组-12" transform="translate(23.000000, 267.000000)">
|
|
18
|
-
<g id="默认" transform="translate(13.000000, 49.000000)">
|
|
19
|
-
<circle id="椭圆形" fill="#BFC7D5" opacity="0.08" cx="8" cy="8" r="8"></circle>
|
|
20
|
-
<g id="椭圆形">
|
|
21
|
-
<use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use>
|
|
22
|
-
<use stroke="#FFFFFF" stroke-width="0.5" fill="#BFC7D5" fill-rule="evenodd" xlink:href="#path-1"></use>
|
|
23
|
-
</g>
|
|
24
|
-
</g>
|
|
25
|
-
</g>
|
|
26
|
-
</g>
|
|
27
|
-
</g>
|
|
28
|
-
</g>
|
|
29
|
-
</svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="10px" height="10px" viewBox="0 0 10 10" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>对号</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="目标实时校验" transform="translate(-1015.000000, -384.000000)" fill-rule="nonzero">
|
|
6
|
-
<g id="单行" transform="translate(976.000000, 129.000000)">
|
|
7
|
-
<g id="编组-12" transform="translate(23.000000, 225.000000)">
|
|
8
|
-
<g id="对号" transform="translate(16.000000, 30.000000)">
|
|
9
|
-
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="10" height="10"></rect>
|
|
10
|
-
<path d="M0.633865976,4.59654663 L3.04772746,6.45071008 C3.04772746,6.45071008 3.18087497,6.51691307 3.34730936,6.45071008 L9.29070556,1.51474948 C9.29070556,1.51474948 10.1376717,1.33516988 9.98056404,2.22923006 C9.40729003,2.80858618 3.56375447,8.40433792 3.56375447,8.40433792 C3.56375447,8.40433792 3.18087497,8.6195776 2.8145585,8.40433792 C2.44856365,8.04006157 0.00173690497,5.37467163 0.00173690497,5.37467163 C0.00173690497,5.37467163 -0.0653192697,4.72911252 0.633865976,4.59654663 Z" id="路径" fill="#5AD8A6"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</svg>
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>不建议</title>
|
|
4
|
-
<defs>
|
|
5
|
-
<circle id="path-1" cx="8" cy="8" r="4"></circle>
|
|
6
|
-
<filter x="-78.1%" y="-78.1%" width="256.2%" height="256.2%" filterUnits="objectBoundingBox" id="filter-2">
|
|
7
|
-
<feMorphology radius="0.25" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
|
|
8
|
-
<feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
|
|
9
|
-
<feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
|
10
|
-
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
|
11
|
-
<feColorMatrix values="0 0 0 0 0.964705882 0 0 0 0 0.741176471 0 0 0 0 0.0862745098 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
|
12
|
-
</filter>
|
|
13
|
-
</defs>
|
|
14
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
15
|
-
<g id="激活-关键成果" transform="translate(-1011.000000, -466.000000)">
|
|
16
|
-
<g id="单行" transform="translate(976.000000, 129.000000)">
|
|
17
|
-
<g id="编组-12" transform="translate(23.000000, 267.000000)">
|
|
18
|
-
<g id="不建议" transform="translate(13.000000, 71.000000)">
|
|
19
|
-
<circle id="椭圆形" fill="#F6BD16" opacity="0.08" cx="8" cy="8" r="8"></circle>
|
|
20
|
-
<g id="椭圆形">
|
|
21
|
-
<use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use>
|
|
22
|
-
<use stroke="#FFFFFF" stroke-width="0.5" fill="#F6BD16" fill-rule="evenodd" xlink:href="#path-1"></use>
|
|
23
|
-
</g>
|
|
24
|
-
</g>
|
|
25
|
-
</g>
|
|
26
|
-
</g>
|
|
27
|
-
</g>
|
|
28
|
-
</g>
|
|
29
|
-
</svg>
|
|
Binary file
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>2、左引号</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="目标实时校验" transform="translate(-539.000000, -234.000000)" fill-rule="nonzero">
|
|
6
|
-
<g id="编组-15" transform="translate(509.000000, 104.000000)">
|
|
7
|
-
<g id="2、左引号" transform="translate(30.000000, 130.000000)">
|
|
8
|
-
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="16" height="16"></rect>
|
|
9
|
-
<path d="M9.01511111,8.67022222 C9.01511111,3.56 13.2742222,0.544444438 16,0 L16,3.01555556 C14.5093333,3.47644445 12.7204444,5.82177778 12.6355556,8.37688889 L16,8.37688889 L16,11.5555556 C16,14.0102222 14.0102222,16 11.5555556,16 L9.01511111,16 L9.01511111,8.67022222 Z M0,8.67022222 C0,3.56 4.25911111,0.544444438 6.98488889,0 L6.98488889,3.01555556 C5.49422222,3.47644445 3.70533333,5.82177778 3.62044444,8.37688889 L6.94222222,8.37688889 L6.94222222,11.5555556 C6.94222222,14.0102222 4.95244444,16 2.49777778,16 L0,16 L0,8.67022222 Z" id="形状" fill="#E2B582"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="110" height="35" viewBox="0 0 110 35" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><filter x="-8.2%" y="-34.8%" width="116.3%" height="169.6%" filterUnits="objectBoundingBox" id="a"><feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0.423667134 0 0 0 0 0.263071397 0 0 0 0 0.0962989017 0 0 0 1 0" in="shadowBlurOuter1" result="shadowMatrixOuter1"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/></feMerge></filter><path id="b" d="M0 0h97.119V22.89H0z"/><linearGradient x1="50%" y1="1.17%" x2="50%" y2="100%" id="c"><stop stop-color="#FDE9C9" offset="0%"/><stop stop-color="#F5C98F" offset="100%"/></linearGradient></defs><g filter="url(#a)" transform="translate(6 6)" fill="none" fill-rule="evenodd"><mask id="d" fill="#fff"><use xlink:href="#b"/></mask><path d="M10.645 21.114c.426-.304.855-.606 1.286-.906a.412.412 0 0 0 .003-.194c.2-.275.44-.543.714-.803.119-.35.222-.696.31-1.038a5.285 5.285 0 0 0-.205-.433c-.175-.022-.294-.09-.356-.204-.291.07-.581.14-.871.213a22.9 22.9 0 0 0-2.404 1.826c-.224.06-.417.104-.581.132a.555.555 0 0 1-.438-.1 11.132 11.132 0 0 1-.655-.694 13.062 13.062 0 0 1-.391-1.983 4.57 4.57 0 0 0-.03-1.062 3.515 3.515 0 0 0-.222-.814l.11-.175c.397-.108.788-.23 1.176-.365.049.052.106.134.17.246-.058.177-.093.38-.102.609.014.45.082.9.202 1.353-.18.76-.28 1.482-.3 2.168.225-.19.534-.322.928-.395.08-.086.156-.187.229-.303a.567.567 0 0 1 .314.015c.218-.348.53-.606.936-.774a.878.878 0 0 1 .36-.622 73.02 73.02 0 0 1 .499-2.2 6.407 6.407 0 0 0-.017-.718 6.4 6.4 0 0 1-.503-.553 3.552 3.552 0 0 1-.872-.316 9.309 9.309 0 0 0-1.554-.04 39.535 39.535 0 0 0-4.77 1.369c-.117-.031-.168-.081-.153-.151.248-.627.462-1.258.643-1.895.166-.307.35-.62.552-.936.953.154 1.913.362 2.88.624l5.045.585.085.366a1.911 1.911 0 0 1-.186.332c.022.54.077 1.073.166 1.598.198.403.449.809.75 1.22.213.176.437.332.674.47.227-.051.423-.015.587.109a2.66 2.66 0 0 0 .682-.152l.31-.451a.669.669 0 0 1 .029-.582 54.313 54.313 0 0 0-.702-3.253 2.588 2.588 0 0 0-.612-.395 2.583 2.583 0 0 0-1.217-.017 6.025 6.025 0 0 0-1.21-.875 52.922 52.922 0 0 0-2.664-.37c-1.32-.248-2.604-.51-3.85-.784-.005-.42.004-.86.027-1.32a1.189 1.189 0 0 0-.6-.37c-.344.095-.595.262-.75.5a.64.64 0 0 0-.49.04 9.713 9.713 0 0 0-.562 1.136.686.686 0 0 0-.445.374c-.334-.131-.565-.16-.692-.09.172.079.373.134.603.164l.053.18c-.11.13-.214.275-.315.435a84.482 84.482 0 0 0-1.926 6.48 1.062 1.062 0 0 0-.323.499 8.32 8.32 0 0 0 .54 1.5c.126.058.276.14.453.248.339-.043.699-.076 1.079-.097.082-.19.22-.364.418-.524.144-1.124.339-2.23.587-3.315a.917.917 0 0 1 .377-.357c.068.11.186.206.352.287a.814.814 0 0 1 .608.067c.023.448-.001.91-.073 1.388.108.489.185.988.23 1.496.147.38.326.75.537 1.113.27.213.534.462.788.746.544.33 1.132.65 1.763.96a10.17 10.17 0 0 0 1.615.14c.456-.123.913-.243 1.37-.362m7.009-1.061c.43-.153.902-.282 1.41-.383a8.924 8.924 0 0 1 1.675-1.086c.158-.22.284-.433.379-.641a4.719 4.719 0 0 1 .106-1.068 11.218 11.218 0 0 1-.285-2.14c-.475-2.073-.91-4.186-1.3-6.338a26.286 26.286 0 0 1-.79-2 6.176 6.176 0 0 0-1.153-.691c-.533.038-1.018.053-1.454.044-.272.086-.421.244-.447.472-.104.022-.162.002-.175-.06-.18.005-.236.08-.17.226.138-.028.252-.003.34.075l-.067.205c.123.07.254.187.395.35.105.52.293 1.009.562 1.465a177.484 177.484 0 0 1 1.644 7.464c-.062.203-.051.424.03.663a8.051 8.051 0 0 1-.473.908c-.42.245-.806.485-1.16.72-.532.177-1.07.327-1.614.449-.3.163-.537.378-.711.642.142.032.265.132.37.3a2.37 2.37 0 0 1 .92.08l.03.138c.223-.05.472-.056.746-.02.059.116.177.203.355.26l.666-.141c.045.054.102.09.17.107m-9.061-1.694c-.113-.164-.198-.416-.255-.757.203.237.428.436.677.596a1.886 1.886 0 0 0-.422.16m.229-.303c-.08-.043-.107-.11-.078-.197.028-.09.103-.165.224-.23.065-.016.14.012.23.086a2.064 2.064 0 0 1-.376.34m32.05 1.698c.282-.077.579-.17.89-.277a55.428 55.428 0 0 1 2.899-.145 8.561 8.561 0 0 0 1.039-.444 4.66 4.66 0 0 0-.016-.937.87.87 0 0 0-.537-.412.522.522 0 0 1-.286.1c-.324-.148-.695-.202-1.112-.158-1.601.173-3.231.326-4.894.462a2.215 2.215 0 0 1-.098-.793c.12-.133.282-.158.48-.076a2.434 2.434 0 0 1 .053-.332c.037-.19.159-.323.366-.397.207-.074.437-.166.69-.272-.068-.091-.063-.138.018-.142l.366-.02a7.463 7.463 0 0 1 1.52-1.005.995.995 0 0 1 .036-.33c.289-.167.579-.318.87-.453.025-.251-.015-.453-.12-.606-.427.046-.853.093-1.28.142-.847.255-1.672.563-2.471.923a.57.57 0 0 1-.222-.41c.155-.165.347-.27.575-.314a44.49 44.49 0 0 0 1.617-.317.363.363 0 0 1 .212-.268c.113-.052.253-.081.418-.088.127-.131.22-.26.282-.386l-.154-.135c.062-.096.108-.192.137-.287a4.23 4.23 0 0 1-.863-.34 13.63 13.63 0 0 0-2.284.308 1.65 1.65 0 0 1-.26-.172l-.052-.842c.297-.081.61-.178.94-.29.035.03.105.073.208.13.536-.03 1.072-.055 1.607-.078a.305.305 0 0 1 .09-.24c.065-.065.166-.053.304.035.096-.13.192-.242.289-.34a.556.556 0 0 1-.07-.513 1.733 1.733 0 0 1-.261-.177 7.03 7.03 0 0 0 .016-.846 1.82 1.82 0 0 1 .239-.431 174.66 174.66 0 0 1 3.064.004c.098-.19.266-.318.504-.384.099-.22.164-.456.194-.706a1.487 1.487 0 0 0-.521-.367c.068-.063.1-.127.1-.19a1.932 1.932 0 0 1-.52-.223c-.878.018-1.755.044-2.633.076a126.23 126.23 0 0 1-.476-2.89 18.923 18.923 0 0 0-.716-.721 7.248 7.248 0 0 0-1.57-.674 11.19 11.19 0 0 1-2.104-.438A3.298 3.298 0 0 1 37.082.91a2.304 2.304 0 0 1-.36-.54 3.537 3.537 0 0 0-.73-.37c-.282.084-.6.17-.953.26a1.75 1.75 0 0 1-.131.388c-.151-.082-.243-.106-.276-.072-.026.127.109.226.402.297.075.495.096.995.066 1.499-.781.03-1.526.08-2.233.147a.483.483 0 0 0-.331-.11c-.351.065-.703.116-1.057.152-.158.204-.335.38-.534.526-.064.07-.071.165-.023.286.088-.01.176-.02.264-.028.21.323.492.64.84.95a.61.61 0 0 1 .539.089c.979-.095 1.96-.165 2.943-.21.056.277.166.55.326.82.006.533.05 1.11.133 1.73l-.144.152c-.895.07-1.77.16-2.626.273l-.236.258c-.12.01-.24.023-.36.035-.2.082-.326.205-.378.367-.15-.111-.246-.211-.29-.3a12.773 12.773 0 0 1-.976-.37c-.454-.012-.891-.026-1.311-.04-.567.066-1.134.135-1.701.207-.332.138-.682.262-1.051.374a.434.434 0 0 0-.22.314 2.345 2.345 0 0 0-.007.71c.009.062.069.118.179.165l.46-.061c.148.075.33.145.547.212a3.838 3.838 0 0 1 1.234-.061 15.35 15.35 0 0 0-1.504 1.94c.033.248.075.502.127.763.05.262.204.509.454.744.25.236.582.516.992.843.42.136.888.269 1.404.398a.5.5 0 0 1 .076.227 5.158 5.158 0 0 1-.736 1.362c-.414-.14-.832-.292-1.253-.458a4.24 4.24 0 0 1-.945.03c-.18.15-.365.255-.557.313-.192.058-.25.178-.175.356.075.179.165.403.269.673.272.056.53.13.774.225.073.053.15.137.232.252a5.263 5.263 0 0 0-.035.478 2.616 2.616 0 0 0-.825.444 1.422 1.422 0 0 0-.723.103c-.042.164-.03.368.039.61.082.115.166.245.252.39.396.259.808.532 1.235.82.893-.09 1.804-.158 2.732-.204 2.044.137 4.11.329 6.196.578 1.208.003 2.459-.03 3.755-.094M38.304 6.75l-.218-.174a11.393 11.393 0 0 1-.271-2.613 2.958 2.958 0 0 1 1.056.029c.25.08.52.19.808.33.109.747.183 1.51.224 2.29a31.79 31.79 0 0 1-1.6.138m.455 1.522c-.144-.116-.15-.21-.017-.281.104.025.242.033.413.023.035.029.073.09.113.182a2.871 2.871 0 0 1-.51.076m-5.293 8.458a5.057 5.057 0 0 0-1.337-.145c-.074-.086-.101-.178-.08-.275.314-.442.612-.897.895-1.365-.025-.25.038-.444.19-.584a184.21 184.21 0 0 1-.07-.7 3.19 3.19 0 0 0-.7-.966 15.08 15.08 0 0 0-2.223-.934 12.772 12.772 0 0 1 1.69-2.262c.03-.035.096-.057.198-.068.143-.266.288-.532.433-.797l.205-.021c.04.059.099.132.176.218.077.087.203.153.379.199.985-.094 1.968-.194 2.952-.3.029.374.14.726.335 1.056l-.181.295a19.106 19.106 0 0 0-3.605 1.164c.1.336.284.647.547.935.209.075.404.182.584.322a6.195 6.195 0 0 1 1.096-.098c.42-.162.86-.324 1.317-.484l.6-.046c.049.216.084.465.104.745a6.182 6.182 0 0 1-1.331.244 9.988 9.988 0 0 1-1.307.489c-.19.112-.343.25-.46.419.147.143.295.318.446.524a2.76 2.76 0 0 1 1.137-.053c.038.06.125.115.26.167.509-.042 1.017-.081 1.526-.118.18.206.265.483.256.828l-.182.2c-.808.153-1.713.288-2.718.41a2.646 2.646 0 0 1-.368.269 8.08 8.08 0 0 0-.872.13c-.02.128.039.232.178.313l-.07.289m4.91-7.213a2.931 2.931 0 0 1-.11-.933c.435-.153.912-.181 1.43-.083.069.027.14.07.21.129l-.152.947c-.54.06-.998.04-1.378-.06m.465 6.64c-.133-.054-.17-.1-.106-.134a3.28 3.28 0 0 1 1.119-.067c-.287.11-.624.177-1.013.2m-4.564.355c-.106-.084-.094-.132.036-.145a59.374 59.374 0 0 1 4.276-.334 52.69 52.69 0 0 1-4.312.479m-2.278.229c-.695.076-1.39.156-2.082.24-.104-.05-.11-.096-.017-.14.71-.086 1.42-.168 2.132-.245.072.056.06.104-.033.145m6.088 1.25c-1.034-.085-2.04-.163-3.015-.233-.172-.11-.183-.235-.033-.373a25.9 25.9 0 0 0 2.88-.415c.085.276.185.55.3.825a.738.738 0 0 1-.132.197M70.095 4.12a1.63 1.63 0 0 0 .57-.254 3.3 3.3 0 0 1 .35-.566c.056-.402.07-.763.043-1.082a2.143 2.143 0 0 0-.416-.531.336.336 0 0 1-.226.064 3.075 3.075 0 0 0-.23-.315 1.136 1.136 0 0 0-.555-.12.988.988 0 0 0-.537.167 8.226 8.226 0 0 1-.861-.06.616.616 0 0 1-.413.28 33.3 33.3 0 0 0-.551 1.02l.056.035c.082.047.163.096.245.144-.02.155.053.305.214.45.373.17.74.374 1.102.609.404.05.807.104 1.21.159m-1.844 16.495c.233-.062.492-.073.775-.032.256-.217.51-.416.764-.6-.004-.19.003-.347.02-.471a36.006 36.006 0 0 1-.951-2.598 45.959 45.959 0 0 0-.9-3.715 7.87 7.87 0 0 1 1.488-1.267c.18-.322.426-.62.739-.891.03-.216.06-.433.092-.65a1.675 1.675 0 0 0-.473-.681 16.579 16.579 0 0 1-.788-.296.751.751 0 0 1-.177.166 1.787 1.787 0 0 0-.813-.105 12.68 12.68 0 0 0-1.084.858 1.426 1.426 0 0 1-.405-.473 14.454 14.454 0 0 0-.905-2.038 12.4 12.4 0 0 1-.281-1.256 6.88 6.88 0 0 1 1.75-.18c-.008-.221.108-.317.35-.288 0-.283-.088-.577-.264-.881a3.453 3.453 0 0 1-.537-.393 2.122 2.122 0 0 0-.89-.1l-.171.123a1.802 1.802 0 0 0-.994-.104 5.715 5.715 0 0 0-1.033-.808l-.114.084a2.123 2.123 0 0 1-.347-.268 10.34 10.34 0 0 1-.704.173c-.095-.134-.196-.19-.304-.168-.232.23-.43.497-.596.797a37.258 37.258 0 0 0-3.733-.03c-1.344.203-2.696.389-4.06.562l-.322.27a2.34 2.34 0 0 0-1.05.298c.067.127.13.3.194.52.279-.054.555-.045.829.026.102.065.237.148.407.248a117.601 117.601 0 0 0-1.015 6.252 60.158 60.158 0 0 0-.173 4.215c.053.408.185.819.396 1.232a.881.881 0 0 1 .407.013c.143.037.308.105.496.206.059.127.149.272.27.433a.44.44 0 0 1 .252-.318 6.1 6.1 0 0 1 .439-.17c.039-.153.094-.292.163-.413.059-1.97.157-3.794.302-5.477a9.14 9.14 0 0 0 .329-1.674 37.88 37.88 0 0 1 3.182-.003c.063.067.124.165.183.295-.075.59-.166 1.179-.273 1.766-.283.232-.58.462-.892.693a3.585 3.585 0 0 1-.184.553c.74.296 1.507.63 2.299 1.006.143-.146.328-.194.554-.144.176-.143.362-.3.558-.471.196-.172.356-.393.479-.664.156-1.022.297-2.045.42-3.07-.12-.167-.157-.327-.11-.48l-.372-.408c-.29-.182-.583-.347-.878-.496-.84-.16-1.662-.233-2.463-.222-.801.013-1.526.05-2.175.113a7.77 7.77 0 0 1 .39-2.656c.143-.087.32-.155.53-.207a99.88 99.88 0 0 1 5.26-.05c.064.068.162.139.295.213.206.804.444 1.594.713 2.373.508 1.147.965 2.34 1.372 3.577-.585.44-1.116.906-1.595 1.393a13.17 13.17 0 0 0-1.563 1.927c-.084.213-.12.445-.11.697.249.147.492.34.729.583a6.618 6.618 0 0 1-.013.14c.09.07.189.064.294-.02.15.14.316.265.499.378.253-.258.545-.417.877-.477a51.222 51.222 0 0 1 1.732-1.462l.683.079c.065.29.125.613.18.966.288.884.618 1.76.99 2.628.26.475.605.914 1.03 1.319M89.02 22.88c.378-.023.784-.02 1.216.009a3.208 3.208 0 0 1 1.246-.412c.696-.378 1.39-.785 2.082-1.223.343-.32.699-.617 1.067-.892a5.165 5.165 0 0 1 1.005-1.155c.256-.574.54-1.123.854-1.645l.39-1.204a11.91 11.91 0 0 0 .239-1.746 10.78 10.78 0 0 0-.477-1.432c-.344-.306-.657-.6-.937-.882a7.488 7.488 0 0 1-1.37-.76c-.53-.19-.994-.358-1.391-.505.12-.29.275-.636.465-1.036a60.53 60.53 0 0 0-.382-1.183 60.401 60.401 0 0 0-.437-.026c-.09-.14-.174-.27-.252-.388l-.214-.327c-.156-.108-.272-.091-.348.05.01.1.075.199.196.297a.826.826 0 0 1-.411.08 17.495 17.495 0 0 0-1.324 1.632 1.405 1.405 0 0 0-.342.054 23.262 23.262 0 0 0-2.268-.491.81.81 0 0 0-.34.494l.305 1.14c.25 0 .466.07.645.214.178.143.393.28.646.41a106.436 106.436 0 0 1-2.497 4.729c-.147-.102-.173-.205-.077-.31a2.11 2.11 0 0 0-.356-.236 35.197 35.197 0 0 0-2.02-.445 41.803 41.803 0 0 0-1.073-.058 1.044 1.044 0 0 1-.144-.274.5.5 0 0 1 .312-.457c.34-1.173.686-2.295 1.04-3.368a.455.455 0 0 1 .256-.181c.39-.005.786-.024 1.186-.056.219-.172.509-.263.869-.271.015-.35-.037-.653-.155-.907-.211-.02-.366-.081-.467-.185a.875.875 0 0 0-.3-.216c-.097-.04-.17-.033-.22.02a26.543 26.543 0 0 0-4.1-1.106 9.834 9.834 0 0 0-2.29.254.692.692 0 0 1-.071.369c-.102-.02-.18.013-.231.098.119.118.262.289.429.513.699.202 1.425.446 2.176.732a25.578 25.578 0 0 1-.322 2.136 9.733 9.733 0 0 0-.158 2.315.317.317 0 0 1-.177.106l-.934-.197a8.045 8.045 0 0 0-.982.039c-.074-.142-.163-.208-.268-.197a2.486 2.486 0 0 0-.618.547c.107.148.139.33.097.544.09.05.199.104.323.16.014.099.006.225-.025.378l.634.127c.085.08.166.178.244.29.48.13.966.313 1.456.547a31.66 31.66 0 0 0 2.198.397 37.71 37.71 0 0 1 2.815.004 8.944 8.944 0 0 1 1.25-.65c-.024.092.015.175.117.249.1.075.232.036.393-.115.16-.152.286-.2.375-.143.145-.286.359-.504.644-.654.106-.004.187.082.245.259a26.75 26.75 0 0 1 1.275-1.012c.388-.51.716-1.05.984-1.624.383-.477.785-.948 1.207-1.413.535.152 1.077.343 1.627.57.24.17.445.395.614.674a5.949 5.949 0 0 0-.138 1.526 2.214 2.214 0 0 0-.215.179c-.086.284-.172.568-.26.852a78.286 78.286 0 0 1-1.333 2.144 17.14 17.14 0 0 0-1.202 1.063c-.62.34-1.233.619-1.842.837a.828.828 0 0 1-.34.294c-.516.018-1.02.058-1.511.12-.253-.068-.435-.15-.546-.243l-.237.13-.12.454c.252.067.453.2.6.403-.055.082-.043.166.034.252.322.054.58.222.773.5.306-.011.6.022.882.102.069.117.172.227.31.332M78.936 9.525c-.118-.12-.128-.248-.03-.39.098-.138.21-.164.334-.076a1.398 1.398 0 0 1-.304.466" fill="url(#c)" mask="url(#d)"/></g></svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>3、右引号</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="目标实时校验" transform="translate(-811.000000, -291.000000)" fill-rule="nonzero">
|
|
6
|
-
<g id="编组-15" transform="translate(509.000000, 104.000000)">
|
|
7
|
-
<g id="3、右引号" transform="translate(310.000000, 195.000000) scale(-1, -1) translate(-310.000000, -195.000000) translate(302.000000, 187.000000)">
|
|
8
|
-
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="16" height="16"></rect>
|
|
9
|
-
<path d="M9.01511111,8.67022222 C9.01511111,3.56 13.2742222,0.544444438 16,0 L16,3.01555556 C14.5093333,3.47644445 12.7204444,5.82177778 12.6355556,8.37688889 L16,8.37688889 L16,11.5555556 C16,14.0102222 14.0102222,16 11.5555556,16 L9.01511111,16 L9.01511111,8.67022222 Z M0,8.67022222 C0,3.56 4.25911111,0.544444438 6.98488889,0 L6.98488889,3.01555556 C5.49422222,3.47644445 3.70533333,5.82177778 3.62044444,8.37688889 L6.94222222,8.37688889 L6.94222222,11.5555556 C6.94222222,14.0102222 4.95244444,16 2.49777778,16 L0,16 L0,8.67022222 Z" id="形状" fill="#E2B582"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="304px" height="146px" viewBox="0 0 304 146" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>矩形</title>
|
|
4
|
-
<defs>
|
|
5
|
-
<linearGradient x1="49.5854629%" y1="59.2004436%" x2="49.5854629%" y2="87.921383%" id="linearGradient-1">
|
|
6
|
-
<stop stop-color="#FFFFFF" stop-opacity="0" offset="0%"></stop>
|
|
7
|
-
<stop stop-color="#FFFFFF" offset="100%"></stop>
|
|
8
|
-
</linearGradient>
|
|
9
|
-
<rect id="path-2" x="531" y="371" width="304" height="146" rx="12"></rect>
|
|
10
|
-
<filter x="-2.6%" y="-5.5%" width="105.3%" height="111.0%" filterUnits="objectBoundingBox" id="filter-3">
|
|
11
|
-
<feGaussianBlur stdDeviation="8" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur>
|
|
12
|
-
<feOffset dx="0" dy="0" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset>
|
|
13
|
-
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
|
14
|
-
<feColorMatrix values="0 0 0 0 0.941176471 0 0 0 0 0.831372549 0 0 0 0 0.662745098 0 0 0 1 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
|
15
|
-
</filter>
|
|
16
|
-
</defs>
|
|
17
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
18
|
-
<g id="矩形" transform="translate(-531.000000, -371.000000)">
|
|
19
|
-
<use fill="url(#linearGradient-1)" fill-rule="evenodd" xlink:href="#path-2"></use>
|
|
20
|
-
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
|
21
|
-
</g>
|
|
22
|
-
</g>
|
|
23
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>示例</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="OKR新建-icon" transform="translate(-955.000000, -61.000000)" fill="#F6BD16" fill-rule="nonzero">
|
|
6
|
-
<g id="示例" transform="translate(955.000000, 61.000000)">
|
|
7
|
-
<path d="M5.99993182,0.993587245 C6.09504431,0.993587245 6.26924676,1.02441098 6.36735921,1.23096546 L7.44925528,3.50915855 C7.60829116,3.84453549 7.9160346,4.07701508 8.27206356,4.13073516 L10.6916026,4.49615589 C10.9108727,4.52924712 10.9929626,4.69193977 11.0223486,4.78596988 C11.0517346,4.88 11.0773707,5.06168291 10.9187135,5.22246236 L9.16775732,6.99620903 C8.91034228,7.25707008 8.79290665,7.63286086 8.85371565,8.00113375 L9.26702885,10.5055802 C9.28850587,10.6358902 9.25980167,10.7508237 9.18173443,10.8471213 C9.1007354,10.9469619 8.98175956,11.0065545 8.86346553,11.0065545 C8.79910267,11.0065545 8.73664888,10.9895483 8.67255874,10.954473 L6.50863024,9.77211692 C6.35174417,9.68655126 6.17724524,9.64176607 6.00006818,9.64159433 C5.82361576,9.64159433 5.64777697,9.68673162 5.49164248,9.77204606 L3.32750944,10.954473 C3.26423748,10.9890523 3.20001098,11.0065545 3.13660265,11.0065545 C3.01824044,11.0065545 2.89933278,10.9469619 2.81833375,10.8471922 C2.74026651,10.7508946 2.71156231,10.635961 2.73303933,10.505651 L3.14635253,8.00134632 C3.20719253,7.63296731 3.0896713,7.25706789 2.83210632,6.99620903 L1.0812183,5.2223915 C0.922561121,5.06161205 0.948128995,4.87992914 0.977583186,4.78589903 C1.0069692,4.69186891 1.08899094,4.52924712 1.3083292,4.49608503 L3.72786826,4.13073516 C4.08375944,4.07709682 4.3914198,3.84478121 4.55047199,3.5095837 L5.6325726,1.23096546 C5.73061688,1.02441098 5.90481933,0.993587245 5.99993182,0.993587245 M5.99993182,0 C5.51284677,0 5.02569355,0.263737821 4.77526474,0.791213463 L3.69316413,3.06983171 C3.67327808,3.11172672 3.63482879,3.14076897 3.59034719,3.14749336 L1.17080813,3.51284322 C0.0506625257,3.68198406 -0.396672998,5.11270151 0.41393088,5.93381754 L2.16475071,7.70749336 C2.19693214,7.74008857 2.21165924,7.7870682 2.20402297,7.83312666 L1.79070976,10.3375731 C1.63927977,11.2550576 2.34072587,12 3.13653447,12 C3.34646376,12 3.56321115,11.9480602 3.77232227,11.8338353 L5.93645531,10.6514083 C5.97625207,10.6297355 6.02374793,10.6297355 6.06354469,10.6514083 L8.22767773,11.8338353 C8.43685703,11.9481311 8.65339988,12 8.86346553,12 C9.65920595,12 10.3606521,11.2549159 10.2092902,10.3375731 L9.79597703,7.83312666 C9.78838796,7.78708481 9.80307238,7.74010886 9.83524929,7.70749336 L11.5860691,5.93381754 C12.396673,5.11270151 11.9493375,3.68198406 10.8291919,3.51284322 L8.40965281,3.1474225 C8.36517121,3.14069811 8.32672192,3.11165586 8.30683587,3.06976085 L7.22473526,0.791142604 C6.97417009,0.263737821 6.48701686,0 5.99993182,0 Z" id="形状"></path>
|
|
8
|
-
</g>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>引导收起</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="OKR新建-icon" transform="translate(-712.000000, -57.000000)" fill-rule="nonzero">
|
|
6
|
-
<g id="引导收起" transform="translate(712.000000, 57.000000)">
|
|
7
|
-
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="18" height="18"></rect>
|
|
8
|
-
<path d="M12.5702103,18 L7.08438301,18 C6.43273478,18 5.88091788,17.6482554 5.57132609,17.0347045 C5.56032703,17.0130136 5.54363385,16.9766368 5.53597344,16.9532459 L4.07029235,12.5432782 C3.84822194,12.1354527 3.79173143,11.6665486 3.91196323,11.2166727 C4.03821687,10.745024 4.34283144,10.3515567 4.76941882,10.1084099 C5.04730382,9.95006031 5.36293794,9.86622577 5.68191067,9.86622577 C6.16285841,9.86622577 6.62047665,10.0549098 6.95812937,10.3786345 L6.95675704,6.42929599 C6.95675704,5.39147219 7.81456084,4.54741211 8.86897538,4.54741211 C9.92349234,4.54741211 10.7812142,5.39147219 10.7812142,6.42929599 L10.7812142,9.65111937 C14.035789,9.93637806 14.0691753,9.94207217 14.0932422,9.94602528 C15.1032713,10.1123425 15.7829805,10.821444 15.7829805,11.7109136 C15.7829805,11.7740404 15.7829805,11.9223946 14.8006436,16.5998422 C14.5070895,17.6546049 13.9462808,18 12.5702103,18 L12.5702103,18 Z M6.47451892,16.5998627 C6.57232248,16.7855358 6.75635703,16.9979795 7.08438301,16.9979795 L12.5702103,16.9979795 C13.6500026,16.9979795 13.698423,16.8249235 13.8280153,16.3623895 C14.1693753,14.7307189 14.7298563,12.02622 14.7809599,11.6869287 C14.7659054,11.2336732 14.3344022,11.0011977 13.930284,10.9347322 C13.8437663,10.9263959 11.6706838,10.7349467 10.2368119,10.6093895 C9.97828281,10.5866744 9.77954188,10.3702777 9.77954188,10.1103762 L9.7795419,6.42964421 C9.7795419,5.94464097 9.37102002,5.54982181 8.86934407,5.54982181 C8.36766813,5.54982181 7.95914624,5.94466145 7.95914624,6.42964421 L7.96121497,12.7350551 C7.96121497,12.9781815 7.78678666,13.1862624 7.54736765,13.2286405 C7.30919806,13.2711415 7.07305622,13.1355069 6.98954939,12.907087 L6.38363841,11.2446927 C6.15384613,10.8925999 5.64082292,10.7657318 5.26611752,10.9794454 C5.07370567,11.0890263 4.93671923,11.2654005 4.88029015,11.4761236 C4.82447557,11.6838973 4.85421603,11.9006423 4.96312106,12.0866636 C4.98081788,12.1167523 4.99519654,12.1488482 5.00621607,12.1818659 L6.47451892,16.5998627 L6.47451892,16.5998627 Z M5.55997882,5.35439904 L3.55026414,5.31150885 C3.24620259,5.30517977 3.00121236,5.5527508 3.00000195,5.87414048 C2.99920509,6.19487471 3.2431712,6.46600052 3.54612669,6.47243199 L5.55586184,6.5154041 C5.86645727,6.52189703 6.11849347,6.26142208 6.11930239,5.94066737 C6.12113571,5.61976928 5.8706357,5.36091244 5.55997882,5.35439904 L5.55997882,5.35439904 Z M14.6152384,6.12111751 C14.6159945,5.80042424 14.3720284,5.5417927 14.0548581,5.535054 L12.0589076,5.49300358 C11.7417783,5.48630583 11.4962146,5.73447085 11.4954753,6.05526651 C11.4946784,6.37602122 11.738665,6.64712655 12.0558148,6.65386527 L14.0518267,6.69587472 C14.3689765,6.70259294 14.6144174,6.44187222 14.6152384,6.12111751 L14.6152384,6.12111751 Z M9.3741138,0.579618966 C9.37466588,0.265439105 9.13133473,0.00729915289 8.81357044,0.00010983262 C8.51608376,-0.00597344761 8.26447768,0.241392752 8.26392466,0.55559309 L8.25853465,2.63830711 C8.25751366,2.95308096 8.50787028,3.21079077 8.80531601,3.21691502 C9.12250679,3.22359229 9.36813198,2.97649237 9.36919707,2.66175949 L9.3741138,0.579618966 L9.3741138,0.579618966 Z M10.7066787,4.07754539 C10.9244478,4.30748104 11.2804528,4.31497761 11.5001677,4.09425905 L12.9183091,2.6555738 C13.1375324,2.43540827 13.1386794,2.07260314 12.9205621,1.83564202 C12.7028135,1.60570636 12.3468086,1.5982098 12.1275442,1.81833436 L10.7083992,3.25718348 C10.4898723,3.47882373 10.4891554,3.84103487 10.7066787,4.07754539 L10.7066787,4.07754539 Z M6.91865973,3.99725429 C7.1309805,3.76989941 7.1316769,3.40768827 6.92093328,3.17740442 L5.51018604,1.67864424 C5.2793082,1.44829892 4.92985759,1.44096623 4.71669705,1.66195106 C4.48426253,1.88932641 4.48352516,2.25143513 4.71446447,2.48182142 L6.12519122,3.98054065 C6.33687705,4.20967749 6.6868397,4.21748129 6.91865973,3.99725429 L6.91865973,3.99725429 Z" id="形状" fill="#F6BD16"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="10px" height="10px" viewBox="0 0 10 10" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>hover-add</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="OKR新建-icon" transform="translate(-449.000000, -65.000000)" fill="#5C8EFF" fill-rule="nonzero">
|
|
6
|
-
<g id="hover-add" transform="translate(449.000000, 65.000000)">
|
|
7
|
-
<path d="M9.43375737,5.5 L0.566242631,5.5 C0.254421347,5.5 0,5.27671233 0,5 C0,4.72328767 0.252869997,4.5 0.566242631,4.5 L9.43375737,4.5 C9.74557865,4.5 10,4.72328767 10,5 C10,5.27671233 9.74557865,5.5 9.43375737,5.5 Z" id="路径"></path>
|
|
8
|
-
<path d="M5,10 C4.72465753,10 4.5,9.74713 4.5,9.43530872 L4.5,0.566242631 C4.5,0.254421347 4.72328767,0 5,0 C5.27534247,0 5.5,0.252869997 5.5,0.566242631 L5.5,9.43530872 C5.49863014,9.74713 5.27534247,10 5,10 L5,10 Z" id="路径"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>右侧引号</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.4">
|
|
5
|
-
<g id="OKR新建-icon" transform="translate(-799.000000, -61.000000)" fill-rule="nonzero">
|
|
6
|
-
<g id="右侧引号" transform="translate(799.000000, 61.000000)">
|
|
7
|
-
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="12" height="12"></rect>
|
|
8
|
-
<path d="M6.76133333,6.50266666 C6.76133333,2.67 9.95566666,0.408333328 12,0 L12,2.26166667 C10.882,2.60733334 9.54033333,4.36633334 9.47666667,6.28266667 L12,6.28266667 L12,8.66666667 C12,10.5076667 10.5076667,12 8.66666667,12 L6.76133333,12 L6.76133333,6.50266666 Z M0,6.50266666 C0,2.67 3.19433333,0.408333328 5.23866667,0 L5.23866667,2.26166667 C4.12066666,2.60733334 2.779,4.36633334 2.71533333,6.28266667 L5.20666666,6.28266667 L5.20666666,8.66666667 C5.20666666,10.5076667 3.71433333,12 1.87333334,12 L0,12 L0,6.50266666 Z" id="形状" fill="#FCE5A2"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 640 642.72"><defs><style>.cls-1{isolation:isolate;}.cls-2{opacity:0.6;}.cls-10,.cls-11,.cls-12,.cls-13,.cls-14,.cls-15,.cls-16,.cls-17,.cls-18,.cls-19,.cls-20,.cls-21,.cls-22,.cls-23,.cls-24,.cls-25,.cls-26,.cls-27,.cls-28,.cls-29,.cls-3,.cls-30,.cls-31,.cls-32,.cls-33,.cls-34,.cls-35,.cls-4,.cls-5,.cls-6,.cls-7,.cls-8,.cls-9{mix-blend-mode:screen;}.cls-4{fill:url(#未命名的渐变_8);}.cls-5{fill:url(#未命名的渐变_8-2);}.cls-6{fill:url(#未命名的渐变_8-3);}.cls-7{fill:url(#未命名的渐变_8-4);}.cls-8{fill:url(#未命名的渐变_8-5);}.cls-9{fill:url(#未命名的渐变_8-6);}.cls-10{fill:url(#未命名的渐变_8-7);}.cls-11{fill:url(#未命名的渐变_8-8);}.cls-12{fill:url(#未命名的渐变_8-9);}.cls-13{fill:url(#未命名的渐变_8-10);}.cls-14{fill:url(#未命名的渐变_8-11);}.cls-15{fill:url(#未命名的渐变_8-12);}.cls-16{fill:url(#未命名的渐变_8-13);}.cls-17{fill:url(#未命名的渐变_8-14);}.cls-18{fill:url(#未命名的渐变_8-15);}.cls-19{fill:url(#未命名的渐变_8-16);}.cls-20{fill:url(#未命名的渐变_8-17);}.cls-21{fill:url(#未命名的渐变_8-18);}.cls-22{fill:url(#未命名的渐变_8-19);}.cls-23{fill:url(#未命名的渐变_8-20);}.cls-24{fill:url(#未命名的渐变_8-21);}.cls-25{fill:url(#未命名的渐变_8-22);}.cls-26{fill:url(#未命名的渐变_8-23);}.cls-27{fill:url(#未命名的渐变_8-24);}.cls-28{fill:url(#未命名的渐变_8-25);}.cls-29{fill:url(#未命名的渐变_8-26);}.cls-30{fill:url(#未命名的渐变_8-27);}.cls-31{fill:url(#未命名的渐变_8-28);}.cls-32{fill:url(#未命名的渐变_8-29);}.cls-33{fill:url(#未命名的渐变_8-30);}.cls-34{fill:url(#未命名的渐变_8-31);}.cls-35{fill:url(#未命名的渐变_8-32);}</style><radialGradient id="未命名的渐变_8" cx="1816.33" cy="-685.46" fx="1889.005874843624" r="75.93" gradientTransform="translate(1188.42 4308.82) rotate(-90) scale(2.11 1.26)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff9800"/><stop offset="0.01" stop-color="#ff9a00" stop-opacity="0.97"/><stop offset="0.05" stop-color="#ffab00" stop-opacity="0.79"/><stop offset="0.09" stop-color="#ffba00" stop-opacity="0.62"/><stop offset="0.14" stop-color="#ffc800" stop-opacity="0.48"/><stop offset="0.19" stop-color="#ffd300" stop-opacity="0.35"/><stop offset="0.25" stop-color="#fd0" stop-opacity="0.24"/><stop offset="0.32" stop-color="#ffe500" stop-opacity="0.16"/><stop offset="0.4" stop-color="#ffeb00" stop-opacity="0.09"/><stop offset="0.49" stop-color="#ffef00" stop-opacity="0.04"/><stop offset="0.63" stop-color="#fff100" stop-opacity="0.02"/><stop offset="1" stop-color="#fff200" stop-opacity="0.01"/></radialGradient><radialGradient id="未命名的渐变_8-2" cx="1816.33" cy="-2905.56" fx="1889.0064206057696" r="75.93" gradientTransform="translate(1355.83 4308.82) rotate(-90) scale(2.11 0.36)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-3" cx="1852.05" cy="-685.46" fx="1890.5422170807487" r="40.22" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-4" cx="1855.66" cy="-3756.98" fx="1928.329330875934" r="75.92" gradientTransform="matrix(1.69, -0.03, 0.13, 0.35, -2406.03, 1790.77)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-5" cx="1925.5" cy="-5992.36" fx="1998.1763784848395" r="75.93" gradientTransform="matrix(0.88, -0.9, 0.25, 0.07, 73.15, 2549.72)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-6" cx="2064.28" cy="1805.19" fx="2136.953125561533" r="75.92" gradientTransform="matrix(0.03, -1.69, -0.35, -0.13, 957.04, 4158.9)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-7" cx="2473.65" cy="814.38" fx="2546.3255787300245" r="75.93" gradientTransform="matrix(-0.88, -0.9, -0.25, 0.07, 2769.8, 2549.72)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-8" cx="2163.39" cy="-1140.47" fx="2189.2133610479436" r="26.98" gradientTransform="translate(1195.63 2952.25) rotate(-90) scale(1.2 0.77)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-9" cx="1351.26" cy="-96.1" fx="1423.938331404974" r="75.93" gradientTransform="translate(3326.45 198.2) rotate(180) scale(2.11 1.26)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-10" cx="1351.26" cy="-812.2" fx="1423.9388771671945" r="75.93" gradientTransform="translate(3326.45 30.78) rotate(180) scale(2.11 0.36)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-11" cx="1386.98" cy="-96.1" fx="1425.4746736420939" r="40.22" gradientTransform="translate(3326.45 198.2) rotate(180) scale(2.11 1.26)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-12" cx="1321.43" cy="-567.19" fx="1394.0986573444422" r="75.92" gradientTransform="matrix(-0.03, -1.69, 0.35, -0.13, 665.22, 2545.38)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-13" cx="1250.21" cy="-724.03" fx="1334.1105345283406" r="87.65" gradientTransform="matrix(-0.9, -0.88, 0.07, -0.25, 1567.34, 1313.47)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-14" cx="1388.72" cy="1227.03" fx="1461.3955973646252" r="75.92" gradientTransform="matrix(-1.69, -0.03, -0.13, 0.35, 2939.62, -131.15)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-15" cx="1427.03" cy="1471.66" fx="1510.9300917503388" r="87.65" gradientTransform="matrix(-0.9, 0.88, 0.07, 0.25, 1567.34, -1383.18)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-16" cx="1345.56" cy="-168" fx="1371.3915887835726" r="26.98" gradientTransform="translate(1969.88 190.98) rotate(180) scale(1.2 0.77)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-17" cx="1258.35" cy="-305.93" fx="1331.0206977645144" r="75.93" gradientTransform="translate(-69.11 -2490.72) rotate(90) scale(2.11 1.26)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-18" cx="1258.35" cy="-1557.51" fx="1331.0212435267267" r="75.93" gradientTransform="translate(-236.52 -2490.72) rotate(90) scale(2.11 0.36)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-19" cx="1294.06" cy="-305.93" fx="1332.5570400016368" r="40.22" gradientTransform="translate(-69.11 -2490.72) rotate(90) scale(2.11 1.26)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-20" cx="1175.41" cy="-977.05" fx="1248.0860827853255" r="75.92" gradientTransform="matrix(-1.69, 0.03, -0.13, -0.35, 2244.27, -163.95)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-21" cx="1010.51" cy="-961.51" fx="1100.526349257935" r="94.04" gradientTransform="matrix(-0.88, 0.9, -0.25, -0.07, 1046.16, -731.61)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-22" cx="1293.03" cy="2158.68" fx="1365.6999329879773" r="75.92" gradientTransform="matrix(-0.03, 1.69, 0.35, 0.13, -459.84, -2254.88)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-23" cx="1319.54" cy="2875.86" fx="1409.5512140999983" r="94.04" gradientTransform="matrix(0.88, 0.9, 0.25, -0.07, -1650.49, -731.61)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-24" cx="1182.17" cy="-514.23" fx="1207.995830703812" r="26.98" gradientTransform="translate(-76.32 -1134.15) rotate(90) scale(1.2 0.77)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-25" cx="1123.72" cy="-1026.8" fx="1196.3968022511303" r="75.93" gradientTransform="translate(-2207.13 1619.91) scale(2.11 1.26)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-26" cx="1123.72" cy="-4117.95" fx="1196.3973480133507" r="75.93" gradientTransform="translate(-2207.13 1787.32) scale(2.11 0.36)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-27" cx="1159.44" cy="-1026.8" fx="1197.9331444882505" r="40.22" gradientTransform="translate(-2207.13 1619.91) scale(2.11 1.26)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-28" cx="913.88" cy="-2903.39" fx="986.5559494748213" r="75.92" gradientTransform="matrix(0.03, 1.69, -0.35, 0.13, -826.98, -918.56)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-29" cx="545.6" cy="-2917.06" fx="626.0979255936122" r="84.09" gradientTransform="matrix(0.9, 0.88, -0.07, 0.25, -448.03, 504.64)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-30" cx="1204.36" cy="4841.02" fx="1277.0306108416814" r="75.92" gradientTransform="matrix(1.69, 0.03, 0.13, -0.35, -2442.43, 2035.16)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-31" cx="1308.81" cy="6560.21" fx="1389.3064164296559" r="84.09" gradientTransform="matrix(0.9, -0.88, -0.07, -0.25, -448.03, 3201.29)" xlink:href="#未命名的渐变_8"/><radialGradient id="未命名的渐变_8-32" cx="945.43" cy="-1703.68" fx="971.259566539109" r="26.98" gradientTransform="translate(-850.56 1627.12) scale(1.2 0.77)" xlink:href="#未命名的渐变_8"/></defs><g class="cls-1"><g id="图层_2" data-name="图层 2"><g id="光"><g id="光-2" data-name="光" class="cls-2"><g class="cls-3"><path class="cls-4" d="M322.74,322.77c52.94,0,95.87,71.62,95.87,160s-42.93,160-95.87,160-95.87-71.63-95.87-160S269.79,322.77,322.74,322.77Z"/><path class="cls-5" d="M322.74,322.77c14.9,0,27,71.62,27,160s-12.09,160-27,160-27-71.63-27-160S307.83,322.77,322.74,322.77Z"/><path class="cls-6" d="M322.74,322.77c28,0,50.78,37.94,50.78,84.74s-22.74,84.74-50.78,84.74S272,454.31,272,407.51,294.69,322.77,322.74,322.77Z"/><ellipse class="cls-7" cx="262.82" cy="436.63" rx="128.93" ry="26.46" transform="translate(-246.36 457.97) rotate(-61.36)"/><path class="cls-8" d="M322.74,323c10.56,3-10.77,36-47.64,73.55s-75.34,65.63-85.91,62.6,10.76-36,47.64-73.56S312.17,320,322.74,323Z"/><ellipse class="cls-9" cx="382.65" cy="436.63" rx="26.46" ry="128.93" transform="translate(-162.48 236.88) rotate(-28.64)"/><path class="cls-10" d="M322.74,323c-10.57,3,10.76,36,47.64,73.55s75.33,65.63,85.9,62.6-10.76-36-47.64-73.56S333.3,320,322.74,323Z"/><path class="cls-11" d="M322.74,328.43c11.4,0,20.64,14.47,20.64,32.33s-9.24,32.33-20.64,32.33-20.65-14.48-20.65-32.33S311.33,328.43,322.74,328.43Z"/></g><g class="cls-3"><path class="cls-12" d="M320.06,319.57c0-52.95,71.62-95.87,160-95.87s160,42.92,160,95.87-71.62,95.87-160,95.87S320.06,372.51,320.06,319.57Z"/><path class="cls-13" d="M320.06,319.57c0-14.91,71.62-27,160-27s160,12.08,160,27-71.62,27-160,27S320.06,334.47,320.06,319.57Z"/><path class="cls-14" d="M320.06,319.57c0-28.05,37.93-50.79,84.73-50.79s84.74,22.74,84.74,50.79-37.94,50.78-84.74,50.78S320.06,347.61,320.06,319.57Z"/><ellipse class="cls-15" cx="433.92" cy="379.48" rx="26.46" ry="128.93" transform="translate(-107.13 578.38) rotate(-61.36)"/><path class="cls-16" d="M315.77,319.57c3.5-12.2,41.51,12.42,84.92,55s75.75,87,72.25,99.17-41.51-12.43-84.91-55S312.28,331.77,315.77,319.57Z"/><ellipse class="cls-17" cx="433.92" cy="259.65" rx="128.93" ry="26.46" transform="translate(-71.36 239.79) rotate(-28.64)"/><path class="cls-18" d="M315.77,319.57c3.5,12.2,41.51-12.43,84.92-55s75.75-87,72.25-99.16-41.51,12.42-84.91,55S312.28,307.37,315.77,319.57Z"/><path class="cls-19" d="M325.71,319.57c0-11.41,14.48-20.65,32.33-20.65s32.33,9.24,32.33,20.65S375.9,340.22,358,340.22,325.71,331,325.71,319.57Z"/></g><g class="cls-3"><path class="cls-20" d="M317.26,319.94c-52.94,0-95.87-71.62-95.87-160S264.32,0,317.26,0s95.87,71.62,95.87,160S370.21,319.94,317.26,319.94Z"/><path class="cls-21" d="M317.26,319.94c-14.9,0-27-71.62-27-160s12.09-160,27-160,27,71.62,27,160S332.17,319.94,317.26,319.94Z"/><path class="cls-22" d="M317.26,319.94c-28,0-50.78-37.93-50.78-84.73s22.74-84.74,50.78-84.74,50.79,37.94,50.79,84.74S345.31,319.94,317.26,319.94Z"/><ellipse class="cls-23" cx="377.18" cy="206.08" rx="128.93" ry="26.46" transform="translate(15.51 438.31) rotate(-61.36)"/><path class="cls-24" d="M317.26,328c-13.08-3.75,13.33-44.54,59-91.11s93.31-81.27,106.39-77.52-13.33,44.53-59,91.1S330.35,331.71,317.26,328Z"/><ellipse class="cls-25" cx="257.35" cy="206.08" rx="26.46" ry="128.93" transform="translate(-67.29 148.59) rotate(-28.64)"/><path class="cls-26" d="M317.26,328c13.09-3.75-13.33-44.54-59-91.11S165,155.58,151.86,159.33s13.33,44.53,59,91.1S304.18,331.71,317.26,328Z"/><path class="cls-27" d="M317.26,314.29c-11.4,0-20.64-14.48-20.64-32.33s9.24-32.33,20.64-32.33S337.91,264.1,337.91,282,328.67,314.29,317.26,314.29Z"/></g><g class="cls-3"><path class="cls-28" d="M319.94,323.15c0,53-71.62,95.87-160,95.87S0,376.1,0,323.15s71.62-95.87,160-95.87S319.94,270.2,319.94,323.15Z"/><path class="cls-29" d="M319.94,323.15c0,14.91-71.62,27-160,27S0,338.06,0,323.15s71.62-27,160-27S319.94,308.24,319.94,323.15Z"/><path class="cls-30" d="M319.94,323.15c0,28.05-37.93,50.78-84.73,50.78s-84.74-22.73-84.74-50.78,37.94-50.78,84.74-50.78S319.94,295.1,319.94,323.15Z"/><ellipse class="cls-31" cx="206.08" cy="263.23" rx="26.46" ry="128.93" transform="translate(-123.72 317.9) rotate(-61.36)"/><path class="cls-32" d="M327,323.15c-3.35,11.7-39.83-11.92-81.47-52.76S172.89,187,176.24,175.24s39.83,11.92,81.47,52.77S330.39,311.45,327,323.15Z"/><ellipse class="cls-33" cx="206.08" cy="383.06" rx="128.93" ry="26.46" transform="translate(-158.41 145.67) rotate(-28.64)"/><path class="cls-34" d="M327,323.15c-3.35-11.7-39.83,11.92-81.47,52.76s-72.68,83.44-69.33,95.14,39.83-11.92,81.47-52.76S330.39,334.85,327,323.15Z"/><path class="cls-35" d="M314.29,323.15c0,11.4-14.48,20.65-32.33,20.65s-32.33-9.25-32.33-20.65S264.1,302.5,282,302.5,314.29,311.74,314.29,323.15Z"/></g></g></g></g></g></svg>
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports["default"] = void 0;
|
|
7
|
-
|
|
8
|
-
var _react = _interopRequireDefault(require("react"));
|
|
9
|
-
|
|
10
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
11
|
-
|
|
12
|
-
var PackUp = function PackUp(_ref) {
|
|
13
|
-
var color = _ref.color;
|
|
14
|
-
return /*#__PURE__*/_react["default"].createElement("svg", {
|
|
15
|
-
width: "14",
|
|
16
|
-
height: "14",
|
|
17
|
-
viewBox: "0 0 14 14",
|
|
18
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
19
|
-
}, /*#__PURE__*/_react["default"].createElement("g", {
|
|
20
|
-
fill: color,
|
|
21
|
-
fillRule: "nonzero"
|
|
22
|
-
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
23
|
-
d: "M.163.949l3.819 3.818a.07.07 0 0 1-.05.118H1.13a.566.566 0 0 0-.568.541.556.556 0 0 0 .556.572h4.326A.556.556 0 0 0 6 5.442V1.128A.566.566 0 0 0 5.46.56a.556.556 0 0 0-.573.556v2.817a.069.069 0 0 1-.118.048L.95.163a.557.557 0 0 0-.786.786zM8 8.556v4.315c0 .302.238.56.54.568a.556.556 0 0 0 .573-.556v-2.815c0-.063.075-.093.118-.05l3.82 3.82a.552.552 0 0 0 .786 0 .557.557 0 0 0 0-.787l-3.818-3.82a.07.07 0 0 1 .049-.118h2.803c.302 0 .56-.238.568-.54A.556.556 0 0 0 12.883 8H8.556A.556.556 0 0 0 8 8.556z"
|
|
24
|
-
})));
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
var _default = PackUp;
|
|
28
|
-
exports["default"] = _default;
|
|
Binary file
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>左侧引号</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.4">
|
|
5
|
-
<g id="OKR新建-icon" transform="translate(-883.000000, -61.000000)" fill-rule="nonzero">
|
|
6
|
-
<g id="左侧引号" transform="translate(889.000000, 67.000000) scale(-1, -1) translate(-889.000000, -67.000000) translate(883.000000, 61.000000)">
|
|
7
|
-
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="12" height="12"></rect>
|
|
8
|
-
<path d="M6.76133333,6.50266666 C6.76133333,2.67 9.95566666,0.408333328 12,0 L12,2.26166667 C10.882,2.60733334 9.54033333,4.36633334 9.47666667,6.28266667 L12,6.28266667 L12,8.66666667 C12,10.5076667 10.5076667,12 8.66666667,12 L6.76133333,12 L6.76133333,6.50266666 Z M0,6.50266666 C0,2.67 3.19433333,0.408333328 5.23866667,0 L5.23866667,2.26166667 C4.12066666,2.60733334 2.779,4.36633334 2.71533333,6.28266667 L5.20666666,6.28266667 L5.20666666,8.66666667 C5.20666666,10.5076667 3.71433333,12 1.87333334,12 L0,12 L0,6.50266666 Z" id="形状" fill="#FCE5A2"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
Binary file
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>形状</title>
|
|
4
|
-
<defs>
|
|
5
|
-
<linearGradient x1="29.5524089%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
|
6
|
-
<stop stop-color="#F7E7CD" offset="0%"></stop>
|
|
7
|
-
<stop stop-color="#EDC897" offset="100%"></stop>
|
|
8
|
-
</linearGradient>
|
|
9
|
-
</defs>
|
|
10
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
11
|
-
<g id="目标实时校验" transform="translate(-541.000000, -388.000000)" fill="url(#linearGradient-1)" fill-rule="nonzero">
|
|
12
|
-
<g id="编组-15" transform="translate(509.000000, 104.000000)">
|
|
13
|
-
<g id="编组-12" transform="translate(32.000000, 283.000000)">
|
|
14
|
-
<path d="M12.6449899,2.53292904 C11.660648,2.18771268 10.6022279,2 9.49998855,2 C4.25328792,2 0,6.25330918 0,11.5000115 C0,16.7466908 4.25328792,21 9.49998855,21 C14.7467121,21 19,16.7466908 19,11.5000115 C19,10.4105175 18.8165912,9.36385213 18.4790018,8.38923946 C18.0534737,8.81473634 17.6282379,9.24052541 17.2032949,9.6666064 C17.3428156,10.2550522 17.4166648,10.8688974 17.4166648,11.4999885 C17.4166648,15.8722557 13.8722505,19.4166724 9.49998855,19.4166724 C5.12774948,19.4166724 1.58333524,15.8722557 1.58333524,11.5000115 C1.58333524,7.12774429 5.12774948,3.58332761 9.49998855,3.58332761 C10.1445191,3.58332761 10.7710455,3.66035027 11.3708635,3.80569247 C11.7958114,3.38167735 12.2205203,2.95742281 12.6449899,2.53292904 L12.6449899,2.53292904 Z M16.4478558,2.33174266 C16.5025173,2.9365368 16.5635705,3.54090565 16.6053774,4.14657401 C16.6185634,4.33842963 16.6945782,4.39324553 16.8766016,4.40794186 C17.8419959,4.48595999 18.8063485,4.57600455 19.7708905,4.66378086 C19.847213,4.67070373 19.9308978,4.64979336 20,4.70753906 C19.9854883,4.78780182 19.916978,4.82300685 19.8686373,4.8713488 C18.6859228,6.05385992 17.5005569,7.23365387 16.3206359,8.41890579 C16.2149586,8.5250407 16.1145841,8.56705047 15.9648983,8.55176345 C15.3438785,8.48844164 14.7210358,8.44269872 14.1003711,8.37590367 C13.9487204,8.35960066 13.8512341,8.39456942 13.7443968,8.50167306 C12.1451282,10.1050852 12.1764715,10.0693603 10.5758772,11.6714257 C10.3060498,11.9416066 10.0034586,12.0735428 9.62298246,11.958075 C9.03037053,11.7783639 8.80656383,11.0696795 9.18962034,10.583661 C9.24873239,10.5086199 9.31908923,10.4420375 9.38696037,10.374321 C10.96123,8.80256978 10.898425,8.86338707 12.4764587,7.29529813 C12.5992517,7.173191 12.6492733,7.06391363 12.6278016,6.88039852 C12.554391,6.25367803 12.5114951,5.62343702 12.4538034,4.9948027 C12.4444762,4.89329878 12.4640302,4.81863576 12.5421519,4.74104292 C13.7796699,3.51172564 15.0131635,2.27834442 16.2479117,1.04628635 C16.2584936,1.03570121 16.2740469,1.03021962 16.3250864,1 C16.3676982,1.46144586 16.4085582,1.896547 16.4478558,2.33174266 Z M13,12.0000116 C13,14.2091355 11.2091287,16 8.99998843,16 C6.79087135,16 5,14.2091355 5,12.0000116 C5,9.79086446 6.79087135,8 8.99998843,8 C9.33066852,8 9.65195087,8.04010866 9.95927549,8.1157666 C9.76102113,8.31324772 9.56290468,8.51086721 9.36492629,8.70862492 C9.04237416,9.03111762 8.71988043,9.35366872 8.39744513,9.6762782 C7.36360112,9.94359213 6.6,10.8826162 6.6,12.0000116 C6.6,13.3254721 7.67451355,14.4000046 8.99998843,14.4000046 C10.1719052,14.4000046 11.1476267,13.5600603 11.3579879,12.4493536 C11.6460358,12.1608214 11.934156,11.8723615 12.2223486,11.5839739 C12.4416909,11.3644756 12.6358954,11.1699266 12.8595663,10.9456143 C12.9511132,11.2815273 13,11.635076 13,12.0000116 L13,12.0000116 Z" id="形状"></path>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>教你写 OKR</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="OKR新建-icon" transform="translate(-620.000000, -60.000000)">
|
|
6
|
-
<g id="教你写-OKR" transform="translate(620.000000, 60.000000)">
|
|
7
|
-
<rect id="矩形" fill="#000000" fill-rule="nonzero" opacity="0" x="0" y="0" width="16" height="16"></rect>
|
|
8
|
-
<g id="灯泡" transform="translate(1.500000, 0.000000)" fill="#2879FF">
|
|
9
|
-
<path d="M5.15395833,8.74335898 C4.60028721,8.32551547 4.27524421,7.67416201 4.27555533,6.98312821 C4.27555533,5.76189744 5.2715,4.77184615 6.5,4.77184615 C7.7285,4.77184615 8.72444445,5.76189744 8.72444445,6.98312821 C8.72444445,7.81612821 8.26059723,8.54233334 7.57556945,8.91925641" id="路径" fill-opacity="0.6" fill-rule="nonzero"></path>
|
|
10
|
-
<path d="M6.5,3.381 C4.49673612,3.381 2.86758333,5.00051283 2.86758333,6.99192308 C2.86758333,8.12897436 3.39083333,9.17682052 4.30209722,9.86658975 C4.52454167,10.0349487 4.84177777,9.99223077 5.01113888,9.77110256 C5.1805,9.54997435 5.13752777,9.23461538 4.91508333,9.06625641 C4.25659722,8.56871794 3.87995833,7.81235896 3.87995833,6.99066667 C3.87995833,5.55333334 5.055375,4.3848718 6.50126388,4.38487179 C7.94715277,4.38487179 9.12256943,5.55333333 9.12256945,6.99066667 C9.12256945,7.938 8.604375,8.81246154 7.76894445,9.27230769 C7.75883333,9.27858975 7.74998612,9.28612821 7.739875,9.29241025 C7.72976388,9.29869231 7.71965278,9.30246154 7.71080555,9.31 C7.53765277,9.43941025 7.43654167,9.51479487 7.421375,10.8541282 L4.85694445,10.2724103 C4.58520833,10.2108462 4.31347223,10.3792051 4.25154167,10.6505897 C4.18961112,10.920718 4.35897222,11.1908462 4.63197222,11.2524103 L7.81191667,11.9748462 C7.84983333,11.983641 7.88648612,11.9874103 7.92440278,11.9874103 C8.03815278,11.9874103 8.149375,11.9497179 8.23911112,11.8781026 C8.35918057,11.7826154 8.42995833,11.6381282 8.42995833,11.4848462 L8.42995833,11.2147179 C8.42995833,10.5400256 8.45018055,10.1970256 8.46534722,10.0286667 C9.50413834,9.36388718 10.1320684,8.2200461 10.1324167,6.99192308 C10.1324167,5.00051283 8.50326388,3.381 6.5,3.381 Z M6.96384722,13.5853848 C6.92466667,13.5853848 6.88675,13.580359 6.84756945,13.5715641 L4.89991667,13.1129744 C4.76948126,13.0823877 4.65662852,13.0015083 4.58621955,12.8881537 C4.51581059,12.774799 4.49362193,12.6382691 4.52454167,12.508641 C4.58892462,12.2388334 4.86097233,12.0718478 5.13247222,12.1354872 L7.080125,12.5940769 C7.35186112,12.6581538 7.51995833,12.9282821 7.4555,13.1984103 C7.40194608,13.4252767 7.19826336,13.5855931 6.96384722,13.5853848 L6.96384722,13.5853848 Z" id="形状" fill-rule="nonzero"></path>
|
|
11
|
-
<path d="M6.5,2.17107692 C6.22194445,2.17107692 5.99444445,1.94492308 5.99444445,1.66851283 L5.99444445,0.917179482 C5.99444445,0.640769231 6.22194445,0.414615385 6.5,0.414615385 C6.77805555,0.414615385 7.00555555,0.640769231 7.00555555,0.917179482 L7.00555555,1.66851283 C7.00555555,1.94492308 6.77805555,2.17107692 6.5,2.17107692 Z M3.20251388,3.528 C3.00480596,3.72397284 2.68486071,3.72397284 2.48715278,3.528 L1.95252778,2.99653846 C1.75538843,2.8000004 1.75538843,2.48194831 1.95252778,2.28541025 C2.15023571,2.08943741 2.47018096,2.08943741 2.66788888,2.28541025 L3.20251388,2.81687179 C3.39968055,3.01287179 3.39968055,3.33325641 3.20251388,3.528 L3.20251388,3.528 Z M1.96390278,6.80597436 C1.96390278,7.08238462 1.73640278,7.30853846 1.45834722,7.30853846 L0.702541667,7.30853846 C0.424486116,7.30853846 0.196986116,7.08238462 0.196986116,6.80597436 C0.196986116,6.52956411 0.424486116,6.30341025 0.702541667,6.30341025 L1.45834722,6.30341025 C1.73640277,6.30341025 1.96390278,6.5295641 1.96390278,6.80597436 Z M9.79748612,3.528 C9.60034676,3.33146194 9.60034676,3.01340985 9.79748612,2.81687179 L10.3321111,2.28541025 C10.529819,2.08943741 10.8497643,2.08943741 11.0474722,2.28541025 C11.2446116,2.48194831 11.2446116,2.8000004 11.0474722,2.99653846 L10.5128472,3.528 C10.3156806,3.724 9.99338888,3.724 9.79748612,3.528 Z M11.0360972,6.80597436 C11.0360972,6.52956411 11.2635972,6.30341025 11.5416528,6.30341025 L12.2974583,6.30341025 C12.5755139,6.30341025 12.8030139,6.5295641 12.8030139,6.80597436 C12.8030139,7.08238463 12.5755139,7.30853846 12.2974583,7.30853846 L11.5416528,7.30853846 C11.2635972,7.30853846 11.0360972,7.08238462 11.0360972,6.80597436 Z" id="形状" fill-rule="nonzero"></path>
|
|
12
|
-
<path d="M7.88269445,7.54474359 C7.603375,7.54474359 7.3771389,7.31984615 7.37713888,7.04217948 C7.37713888,6.10741025 6.50758333,6.03453846 6.24090278,6.03453846 C5.96158333,6.03453846 5.73534722,5.80964102 5.73534722,5.53197436 C5.73534722,5.25430771 5.96158333,5.02941025 6.24090278,5.02941025 C7.50605557,5.02941025 8.38825,5.85738462 8.38825,7.04217948 C8.38825,7.31984615 8.16201388,7.54474359 7.88269445,7.54474359 L7.88269445,7.54474359 Z" id="路径"></path>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
Binary file
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>app-quanzhong</title>
|
|
4
|
-
<g id="创建OKR" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="OKR新建-icon" transform="translate(-281.000000, -64.000000)" fill-rule="nonzero">
|
|
6
|
-
<g id="app-quanzhong" transform="translate(281.000000, 64.000000)">
|
|
7
|
-
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="12" height="12"></rect>
|
|
8
|
-
<path d="M5.93986113,4.30242693e-05 C5.97870332,-0.000912936735 6.01623916,0.0140965903 6.04371305,0.0415704781 C6.07126118,0.0691186045 6.08673755,0.106481882 6.08673755,0.145440816 L6.08673755,0.824097061 C6.08673755,0.859739726 6.06506699,0.890320959 6.03418271,0.903383909 L6.00068855,0.910146066 C3.1953421,0.910146066 0.912977189,3.19293038 0.912977189,5.99785743 C0.912977189,8.80320388 3.1957615,11.0855688 6.00068855,11.0855688 C8.74227712,11.0855688 10.9843859,8.90536828 11.0848838,6.18827268 L11.0872766,6.05869289 C11.0879972,6.01966418 11.1038222,5.98243509 11.1314244,5.95483292 C11.1589725,5.9272848 11.1963358,5.91180842 11.2352947,5.91180842 L11.913951,5.91180842 C11.9495937,5.91180842 11.9801749,5.93347899 11.9932378,5.96436327 L12,5.99785743 C12,6.80708056 11.8410914,7.59248283 11.5277506,8.33386953 C11.2259429,9.04786828 10.7927602,9.69059877 10.2424065,10.2409525 C9.69098451,10.7923744 9.04930604,11.2250852 8.33550017,11.5262217 C7.59683962,11.8403968 6.81012496,11.9999231 6.00068855,11.9999231 C5.19146542,11.9999231 4.40606314,11.8410145 3.66467645,11.5276737 C2.9506777,11.225866 2.3079472,10.7926832 1.75759352,10.2423296 C1.20617155,9.69090759 0.773460739,9.04922912 0.472247721,8.33524266 C0.158908607,7.59385993 8.8817842e-16,6.80845766 8.8817842e-16,5.99923453 C8.8817842e-16,5.19001139 0.158908607,4.40460912 0.4722494,3.66322242 C0.774057089,2.94922367 1.20723984,2.30649318 1.75759352,1.75613949 C2.30901549,1.20471753 2.95069396,0.772006715 3.66468042,0.470793696 C4.3133903,0.196621972 4.99580265,0.040686104 5.69838593,0.00598607029 L5.93986113,4.30242693e-05 Z M6.7978714,0.0404884719 C7.14374075,0.0524606463 7.40262074,0.0701665739 7.57451135,0.0936062548 C9.83662673,0.405263941 11.6223618,2.20499442 11.9141547,4.46931313 L11.9394516,4.68982352 L11.9551346,4.90345773 L11.9608117,5.20217878 L6.93412487,5.20217878 C6.89798821,5.20217878 6.8633316,5.18782355 6.83777912,5.16227106 C6.81222663,5.13671858 6.7978714,5.10206197 6.7978714,5.06592531 L6.7978714,0.0404884719 Z M7.64282383,0.960760476 L7.64282383,4.40000771 L11.0461541,4.40000771 L11.0315826,4.31175064 C10.7192078,2.70397514 9.49439005,1.41497037 7.91000032,1.01747944 L7.73250538,0.977011657 L7.64282383,0.960760476 Z" id="形状结合" fill="#89919F"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|