@titaui/pc 1.13.2-beta.16 → 1.13.2-beta.19

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.
Files changed (181) hide show
  1. package/lib/components/change-okr-modal/index.js +1 -1
  2. package/lib/components/common-share/publishMblog.js +1 -1
  3. package/lib/components/create-okr-modal/fields/okr-type-detail.js +1 -1
  4. package/lib/components/create-okr-modal/fields/okr-visibility-detail.js +1 -1
  5. package/lib/components/create-okr-modal/index.js +2 -5
  6. package/lib/components/create-okr-modal/request-api.js +1 -1
  7. package/lib/components/create-okr-modal/utils/helper.js +1 -1
  8. package/lib/components/date-picker/BodyItem.js +3 -3
  9. package/lib/components/date-picker/CalendarHeader.js +3 -3
  10. package/lib/components/delete-confirm-pop/ConfirmPop.js +3 -3
  11. package/lib/components/dialog-upload/index.js +1 -1
  12. package/lib/components/dialog-upload/util.js +1 -19
  13. package/lib/components/drawer-manager/drawerWrapper.js +1 -1
  14. package/lib/components/dynamic/dynamic-item/components/okr-progress/index.js +3 -2
  15. package/lib/components/dynamic/dynamic-item/components/progress/components/okr-progress/index.js +1 -1
  16. package/lib/components/dynamic/dynamic-item/components/schedule/index.js +5 -1
  17. package/lib/components/dynamic/dynamic-item/components/summary-header/index.js +1 -1
  18. package/lib/components/dynamic/dynamic-item/components/table-row-okr/index.css +12 -0
  19. package/lib/components/dynamic/dynamic-item/components/table-row-okr/index.js +13 -2
  20. package/lib/components/dynamic/dynamic-item/components/table-row-okr/utils.js +56 -0
  21. package/lib/components/dynamic/dynamic-item/components/task-progress/render-row.js +2 -2
  22. package/lib/components/dynamic/dynamic-item/dynamic-new-report/components/remind-user-view/index.css +16 -1
  23. package/lib/components/dynamic/dynamic-item/dynamic-new-report/components/remind-user-view/index.js +51 -9
  24. package/lib/components/dynamic/dynamic-item/dynamic-new-report/index.js +27 -10
  25. package/lib/components/dynamic/dynamic-item/dynamic-progress/index.js +6 -4
  26. package/lib/components/dynamic/dynamic-item/index.js +23 -3
  27. package/lib/components/dynamic/request-api.js +9 -2
  28. package/lib/components/eReport/eReportLists/reportList.js +3 -3
  29. package/lib/components/emotions-selector/selector-pop.js +3 -3
  30. package/lib/components/ereport-list/index.js +3 -3
  31. package/lib/components/file-list/components/single-file/index.css +0 -29
  32. package/lib/components/file-list/components/single-file/index.js +28 -18
  33. package/lib/components/file-list/index.js +1 -2
  34. package/lib/components/firework/index.js +1 -1
  35. package/lib/components/form/form-fields/input-verification-code/index.js +1 -1
  36. package/lib/components/grid-layout/util/network.js +1 -1
  37. package/lib/components/import-modal/tree/okr-tree/index.js +1 -1
  38. package/lib/components/mblog/components/MblogAction.js +3 -3
  39. package/lib/components/nav-top/components/app-center/index.js +1 -6
  40. package/lib/components/nav-top/components/menu/index.js +14 -44
  41. package/lib/components/nav-top/index.css +0 -6
  42. package/lib/components/nav-top/index.js +2 -138
  43. package/lib/components/nav-top/request.apis.js +2 -10
  44. package/lib/components/okr-detail/base-info/other-infos/principal/index.js +1 -1
  45. package/lib/components/okr-detail/components/ao-nice/index.js +1 -1
  46. package/lib/components/okr-detail/components/header/edit-name.js +1 -1
  47. package/lib/components/okr-detail/components/header/o-avatar.js +1 -1
  48. package/lib/components/okr-detail/components/header/o-classify.js +1 -1
  49. package/lib/components/okr-detail/components/o-classify.js +1 -1
  50. package/lib/components/okr-detail/components/o-progress-update/index.js +1 -1
  51. package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +1 -1
  52. package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task-level2.js +1 -1
  53. package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task.js +1 -1
  54. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +1 -1
  55. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.js +3 -3
  56. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-parent-node/index.js +1 -1
  57. package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/edit-child-okr-weight.js +1 -1
  58. package/lib/components/okr-detail/components/okr-tree/tree-node/o-parent-node/index.js +1 -1
  59. package/lib/components/okr-detail/detail-footer/index.js +1 -1
  60. package/lib/components/okr-detail/detail-header/index.js +1 -1
  61. package/lib/components/okr-detail/okr-list/index.js +1 -1
  62. package/lib/components/okr-detail/request-apis.js +1 -1
  63. package/lib/components/okr-detail/schedule/components/kr-progress/index.js +1 -4
  64. package/lib/components/okr-flow/child-node/fields/creator.js +1 -1
  65. package/lib/components/okr-flow/child-node/work-node.js +1 -1
  66. package/lib/components/okr-flow/export-modal/index.js +1 -40
  67. package/lib/components/okr-flow/export-modules/okr-search-panel/index.js +1 -1
  68. package/lib/components/okr-flow/request-apis.js +1 -1
  69. package/lib/components/okr-flow/root-node/index.js +1 -1
  70. package/lib/components/okr-progress/components/o-progress-update/index.js +1 -1
  71. package/lib/components/okr-progress-modal/index.js +1 -1
  72. package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +2 -2
  73. package/lib/components/okr-review/components/ReviewItem/index.js +3 -3
  74. package/lib/components/okr-review/components/confirm-pop/ConfirmPop.js +3 -3
  75. package/lib/components/okr-share/common-painter/darwAvatar.js +1 -1
  76. package/lib/components/okr-share/common-painter/openDataPainter.js +1 -1
  77. package/lib/components/okr-share/common-painter/utils.js +1 -1
  78. package/lib/components/okr-share/pink-card/drawDepartmentName.js +1 -1
  79. package/lib/components/okr-share/pink-card/drawKrs.js +1 -1
  80. package/lib/components/okr-share/pink-card/drawQuote.js +1 -1
  81. package/lib/components/okr-share/pink-card/drawUserName.js +1 -1
  82. package/lib/components/okr-share/pink-card/index.js +1 -1
  83. package/lib/components/okr-share/publishMblog.js +1 -1
  84. package/lib/components/okr-share/shareCardSelector.js +1 -1
  85. package/lib/components/okrcase-library/okrcases-components/submitOkr-dialog.js +1 -3
  86. package/lib/components/okrcase-library/server/network.js +1 -1
  87. package/lib/components/open-data-painter/index.js +1 -1
  88. package/lib/components/period-selector/helper/index.js +1 -1
  89. package/lib/components/range-selector-pop/RangeSelectorPop.js +3 -3
  90. package/lib/components/rich-editor/models/schema.js +6 -6
  91. package/lib/components/rich-editor/plugins/block/block-quote/index.js +8 -8
  92. package/lib/components/rich-editor/plugins/block/heading/index.js +8 -8
  93. package/lib/components/rich-editor/plugins/block/lists/index.js +14 -14
  94. package/lib/components/rich-editor/plugins/block/paragraph/index.js +5 -5
  95. package/lib/components/rich-editor/plugins/core/index.js +4 -4
  96. package/lib/components/rich-editor/plugins/extension/alignment/index.js +5 -5
  97. package/lib/components/rich-editor/plugins/extension/placeholder/index.js +4 -4
  98. package/lib/components/rich-editor/plugins/inline/color/commond.js +3 -3
  99. package/lib/components/rich-editor/plugins/inline/color/index.js +11 -11
  100. package/lib/components/rich-editor/plugins/inline/delete-line/index.js +8 -8
  101. package/lib/components/rich-editor/plugins/inline/em/index.js +5 -5
  102. package/lib/components/rich-editor/plugins/inline/link/index.js +8 -8
  103. package/lib/components/rich-editor/plugins/inline/strong/index.js +8 -8
  104. package/lib/components/rich-editor/plugins/inline/under-line/index.js +8 -8
  105. package/lib/components/rich-editor/react/uiProvider.js +3 -3
  106. package/lib/components/rich-editor/ui/Popup/index.js +3 -3
  107. package/lib/components/rich-editor-at/index.js +85 -13
  108. package/lib/components/scroll-container/index.js +6 -27
  109. package/lib/components/search-input/index.css +2 -2
  110. package/lib/components/search-input/index.js +0 -4
  111. package/lib/components/select/Option.js +3 -3
  112. package/lib/components/superset-charts/fetch-assets-and-append/get-assets-with-cache.js +1 -1
  113. package/lib/components/superset-charts/fetch-assets-and-append/index.js +1 -1
  114. package/lib/components/survey-model/request-api.js +1 -1
  115. package/lib/components/task-relation-modal/index.js +1 -1
  116. package/lib/components/task-relation-modal/tree/category-tree/index.js +1 -1
  117. package/lib/components/task-relation-modal/tree/okr-tree/index.js +1 -1
  118. package/lib/components/task-relation-modal/tree/work-tree/index.js +1 -1
  119. package/lib/components/task-relation-modal/work-relation/index.js +1 -1
  120. package/lib/components/task-tree/task-item-node/e-project.js +1 -1
  121. package/lib/components/task-tree/task-item-node/e-task.js +1 -1
  122. package/lib/components/tita-chart/errorBoundary/index.js +3 -3
  123. package/lib/components/toast/index.js +1 -1
  124. package/lib/components/upload/index.js +455 -257
  125. package/lib/components/upvote/index.js +1 -1
  126. package/lib/components/version-change-modal/index.js +4 -2
  127. package/lib/components/version-change-modal/request-api.js +1 -1
  128. package/lib/components/weekly-report/card.js +1 -11
  129. package/lib/components/weekly-report/common-painter/darwAvatar.js +1 -1
  130. package/lib/components/weekly-report/common-painter/drawName.js +1 -1
  131. package/lib/components/weekly-report/common-painter/openDataPainter.js +1 -1
  132. package/lib/components/weekly-report/index.js +1 -1
  133. package/lib/components-v1/animate/AnimateChild.js +3 -3
  134. package/lib/components-v1/avatar/index.js +3 -3
  135. package/lib/components-v1/dropDownSelector/StatelessDropdown.js +3 -3
  136. package/lib/components-v1/progress/CircleProgress.js +3 -3
  137. package/lib/components-v1/select/Option.js +3 -3
  138. package/lib/components-v1/userSelector/UserSelectorPop.js +3 -3
  139. package/lib/components-v1/userSelector/components/MultiMode/index.js +3 -3
  140. package/lib/components-v1/userSelector/components/UserItem.js +3 -3
  141. package/lib/index.js +0 -8
  142. package/lib/pages/group-management/groupInterface.js +1 -1
  143. package/lib/pages/new-okr-list/request-api.js +1 -1
  144. package/lib/pages/okr-map/export-modules/okr-map/okr-map.js +1 -1
  145. package/lib/pages/okr-map/request-apis.js +1 -1
  146. package/lib/utils/mock-bsglobal.js +1837 -0
  147. package/lib/utils/open-data.js +69 -78
  148. package/lib/utils/request-v1.js +1 -1
  149. package/lib/utils/request.js +1 -1
  150. package/lib/utils/tools.js +1 -11
  151. package/package.json +3 -2
  152. package/lib/components/checkbox-list/index.css +0 -31
  153. package/lib/components/checkbox-list/index.js +0 -68
  154. package/lib/components/dialog-qq-docs/index.css +0 -106
  155. package/lib/components/dialog-qq-docs/index.js +0 -501
  156. package/lib/components/dialog-qq-docs/request-apis.js +0 -16
  157. package/lib/components/dialog-qq-docs/utils.js +0 -83
  158. package/lib/components/dialog-select/index.css +0 -9
  159. package/lib/components/dialog-select/index.js +0 -48
  160. package/lib/components/dialog-upload/img/folder.svg +0 -40
  161. package/lib/components/dialog-upload/img/form.svg +0 -38
  162. package/lib/components/dialog-upload/img/mind.svg +0 -39
  163. package/lib/components/dialog-upload-type/assets/folder.svg +0 -20
  164. package/lib/components/dialog-upload-type/assets/qq-docs.svg +0 -20
  165. package/lib/components/dialog-upload-type/components/upload-type-item/index.css +0 -14
  166. package/lib/components/dialog-upload-type/components/upload-type-item/index.js +0 -36
  167. package/lib/components/dialog-upload-type/index.css +0 -7
  168. package/lib/components/dialog-upload-type/index.js +0 -75
  169. package/lib/components/file-preview/index.css +0 -43
  170. package/lib/components/file-preview/index.js +0 -68
  171. package/lib/components/loading/assets/loading.gif +0 -0
  172. package/lib/components/loading/index.css +0 -28
  173. package/lib/components/loading/index.js +0 -64
  174. package/lib/components/nav/index.css +0 -37
  175. package/lib/components/nav/index.js +0 -31
  176. package/lib/components/okr-guide/constant.js +0 -23
  177. package/lib/components/okr-guide/img/left-img.jpg +0 -0
  178. package/lib/components/okr-guide/index.css +0 -148
  179. package/lib/components/okr-guide/index.js +0 -244
  180. package/lib/components/okr-guide/request-api.js +0 -57
  181. package/lib/components/upload/upload.js +0 -555
@@ -1,64 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
-
5
- Object.defineProperty(exports, "__esModule", {
6
- value: true
7
- });
8
- exports["default"] = void 0;
9
-
10
- var _classnames = _interopRequireDefault(require("classnames"));
11
-
12
- var _react = _interopRequireWildcard(require("react"));
13
-
14
- require("./index.css");
15
-
16
- 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); }
17
-
18
- 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; }
19
-
20
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
21
-
22
- 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; }
23
-
24
- function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
25
-
26
- 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."); }
27
-
28
- function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
29
-
30
- function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
31
-
32
- function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
33
-
34
- function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
35
-
36
- var preCls = 'titaui-base-loading';
37
-
38
- var Loading = function Loading(_ref) {
39
- var className = _ref.className,
40
- _ref$visible = _ref.visible,
41
- visible = _ref$visible === void 0 ? false : _ref$visible;
42
-
43
- var _useState = (0, _react.useState)(visible),
44
- _useState2 = _slicedToArray(_useState, 2),
45
- _visible = _useState2[0],
46
- setVisible = _useState2[1];
47
-
48
- (0, _react.useEffect)(function () {
49
- // 延迟隐藏,避免闪烁
50
- if (!visible) {
51
- setTimeout(function () {
52
- setVisible(visible);
53
- }, 600);
54
- } else {
55
- setVisible(visible);
56
- }
57
- }, [visible]);
58
- return /*#__PURE__*/_react["default"].createElement("div", {
59
- className: (0, _classnames["default"])("".concat(preCls, " ").concat(className, " ").concat(_visible), _defineProperty({}, "".concat(preCls, "--show"), _visible))
60
- });
61
- };
62
-
63
- var _default = Loading;
64
- exports["default"] = _default;
@@ -1,37 +0,0 @@
1
- .titaui-nav {
2
- display: flex;
3
- flex-wrap: wrap;
4
- }
5
-
6
- .titaui-nav_item {
7
- position: relative;
8
- font-size: 14px;
9
- font-weight: 400;
10
- color: #89919F;
11
- cursor: pointer;
12
- transition: color .3s;
13
- white-space: nowrap;
14
- }
15
-
16
- .titaui-nav_item:hover {
17
- color: #2879ff;
18
- }
19
-
20
- .titaui-nav_item:hover::before {
21
- color: #89919F;
22
- }
23
-
24
- .titaui-nav_item + .titaui-nav_item {
25
- margin-left: 15px;
26
- }
27
-
28
- .titaui-nav_item + .titaui-nav_item::before {
29
- content: '/';
30
- position: absolute;
31
- left: -10px;
32
- cursor: default;
33
- }
34
-
35
- .titaui-nav_item:last-child {
36
- color: #3f4755;
37
- }
@@ -1,31 +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
- require("./index.css");
11
-
12
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
13
-
14
- var preCls = 'titaui-nav';
15
-
16
- var Nav = function Nav(_ref) {
17
- var dataList = _ref.dataList,
18
- className = _ref.className,
19
- onSelect = _ref.onSelect;
20
- return /*#__PURE__*/_react["default"].createElement("div", {
21
- className: "".concat(preCls, " ").concat(className)
22
- }, dataList.map(function (nav, i) {
23
- return /*#__PURE__*/_react["default"].createElement("p", {
24
- className: "".concat(preCls, "_item"),
25
- onClick: onSelect === null || onSelect === void 0 ? void 0 : onSelect.bind(null, i, nav)
26
- }, nav.label);
27
- }));
28
- };
29
-
30
- var _default = Nav;
31
- exports["default"] = _default;
@@ -1,23 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.cycleList = void 0;
7
- var cycleList = [{
8
- id: 1,
9
- name: '年度'
10
- }, {
11
- id: 2,
12
- name: '季度'
13
- }, {
14
- id: 3,
15
- name: '月度'
16
- }, {
17
- id: 4,
18
- name: '半年度'
19
- }, {
20
- id: 5,
21
- name: '双月'
22
- }];
23
- exports.cycleList = cycleList;
@@ -1,148 +0,0 @@
1
- .titaui-ork-guide__wrap .rc-dialog {
2
- width: 100%;
3
- height: 100%;
4
- }
5
-
6
- .titaui-ork-guide__wrap .rc-dialog-content {
7
- border-radius: 0;
8
- height: 100%;
9
- }
10
-
11
- .titaui-ork-guide__wrap .rc-dialog-body {
12
- height: 100%;
13
- }
14
-
15
- .titaui-ork-guide__bg {
16
- position: relative;
17
- height: 100%;
18
- box-sizing: border-box;
19
- background: linear-gradient(135deg, #9FBFFF 0%, #FEF7E5 65%, #FFFFFF 100%);
20
- }
21
-
22
- .titaui-ork-guide__bg::before {
23
- content: '';
24
- position: absolute;
25
- top: 0px;
26
- right: 172px;
27
- width: 283px;
28
- height: 128px;
29
- background: rgba(240, 94, 94, 0.2);
30
- filter: blur(50px);
31
- }
32
-
33
- .titaui-ork-guide__container {
34
- position: relative;
35
- height: 100%;
36
- overflow: hidden;
37
- overflow-y: scroll;
38
- padding-top: 91px;
39
- padding-bottom: 104px;
40
- box-sizing: border-box;
41
- }
42
-
43
- .titaui-ork-guide__container::before {
44
- content: '';
45
- position: absolute;
46
- bottom: 72px;
47
- right: -237px;
48
- width: 339px;
49
- height: 359px;
50
- background: rgba(0, 214, 133, 0.1);
51
- filter: blur(48px);
52
- z-index: 0;
53
- }
54
-
55
- .titaui-ork-guide__container__top {
56
- font-size: 28px;
57
- font-weight: normal;
58
- color: #141C28;
59
- line-height: 44px;
60
- letter-spacing: 1px;
61
- margin-bottom: 60px;
62
- text-align: center;
63
- font-weight: 600;
64
- }
65
-
66
- .titaui-ork-guide__container__card {
67
- width: 874px;
68
- height: 501px;
69
- background: linear-gradient(270deg, #FFFFFF 0%, #FFFFFF 100%);
70
- box-shadow: 0px 12px 24px 0px rgba(127, 145, 180, 0.08);
71
- border-radius: 24px;
72
- margin: 0 auto;
73
- display: flex;
74
- flex-direction: row;
75
- }
76
-
77
- .titaui-ork-guide__container__card__left {
78
- width: 50%;
79
- position: relative;
80
- padding: 32px;
81
- box-sizing: border-box;
82
- }
83
-
84
- .titaui-ork-guide__container__card__left img {
85
- width: 370px;
86
- height: 437px;
87
- }
88
-
89
- .titaui-ork-guide__container__card__left::before {
90
- position: absolute;
91
- content: '';
92
- right: 0;
93
- width: 1px;
94
- height: 501px;
95
- background: linear-gradient(20deg, rgba(233, 236, 240, 0) 0%, #D1D8E1 51%, rgba(233, 236, 240, 0) 100%);
96
- border-radius: 24px;
97
- }
98
-
99
- .titaui-ork-guide__container__card__right {
100
- width: 50%;
101
- padding: 52px 52px 52px 38px;
102
- box-sizing: border-box;
103
- }
104
-
105
- .titaui-ork-guide__container__card__right__title {
106
- font-size: 20px;
107
- color: #141C28;
108
- line-height: 30px;
109
- font-weight: 600;
110
- }
111
-
112
- .titaui-ork-guide__container__card__right__desc {
113
- font-size: 14px;
114
- font-weight: normal;
115
- color: #6F7886;
116
- line-height: 22px;
117
- margin-top: 8px;
118
- }
119
-
120
- .titaui-ork-guide__container__card__right__checkbox {
121
- padding-top: 28px;
122
- }
123
-
124
- .titaui-ork-guide__container__card__right__checkbox .titaui-switch {
125
- margin-bottom: 20px;
126
- }
127
-
128
- .titaui-ork-guide__container__card__right__checkbox .titaui-switch-label {
129
- display: inline-block;
130
- width: 48px;
131
- font-size: 16px;
132
- font-weight: normal;
133
- color: #141C28;
134
- line-height: 24px;
135
- margin-right: 20px;
136
- }
137
-
138
- .titaui-ork-guide__container__card__right__btn {
139
- text-align: center;
140
- margin-top: 48px;
141
- }
142
-
143
- .titaui-ork-guide__container__card__right__btn .tita-button-primary {
144
- width: 190px;
145
- height: 40px;
146
- background: #2879FF;
147
- border-radius: 20px;
148
- }
@@ -1,244 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _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 _classnames = _interopRequireDefault(require("classnames"));
13
-
14
- var _dialog = _interopRequireDefault(require("../dialog"));
15
-
16
- var _switch = _interopRequireDefault(require("../switch"));
17
-
18
- var _button = _interopRequireDefault(require("../button"));
19
-
20
- var _toast = _interopRequireDefault(require("../toast"));
21
-
22
- var _constant = require("./constant");
23
-
24
- var _requestApi = require("./request-api");
25
-
26
- var _leftImg = _interopRequireDefault(require("./img/left-img.jpg"));
27
-
28
- require("./index.css");
29
-
30
- var _excluded = ["hasSetting"],
31
- _excluded2 = ["isOpenCustom"];
32
-
33
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
34
-
35
- 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); }
36
-
37
- 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; }
38
-
39
- 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; }
40
-
41
- 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; }
42
-
43
- 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; }
44
-
45
- 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; }
46
-
47
- function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
48
-
49
- function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
50
-
51
- 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."); }
52
-
53
- function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
54
-
55
- function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
56
-
57
- function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
58
-
59
- function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
60
-
61
- var preCls = 'titaui-ork-guide';
62
-
63
- var OkrGuide = function OkrGuide(props) {
64
- var visible = props.visible,
65
- handlerOnclickCreatOkr = props.handlerOnclickCreatOkr;
66
-
67
- var _useState = (0, _react.useState)(_constant.cycleList),
68
- _useState2 = _slicedToArray(_useState, 2),
69
- cycleListData = _useState2[0],
70
- setCycleListData = _useState2[1];
71
-
72
- var _useState3 = (0, _react.useState)(0),
73
- _useState4 = _slicedToArray(_useState3, 2),
74
- isOpenCount = _useState4[0],
75
- setIsOpenCount = _useState4[1];
76
-
77
- var _useState5 = (0, _react.useState)({
78
- isOpenCustom: false,
79
- isOpenMonth: false,
80
- isOpenQuarter: true,
81
- isOpenYear: true,
82
- isOpenBimonthly: false,
83
- isOpenHalfYear: false
84
- }),
85
- _useState6 = _slicedToArray(_useState5, 2),
86
- setting = _useState6[0],
87
- changeSetting = _useState6[1];
88
-
89
- var getIsOpenById = {
90
- 1: {
91
- isOpen: setting.isOpenYear
92
- },
93
- 2: {
94
- isOpen: setting.isOpenQuarter
95
- },
96
- 3: {
97
- isOpen: setting.isOpenMonth
98
- },
99
- 4: {
100
- isOpen: setting.isOpenHalfYear
101
- },
102
- 5: {
103
- isOpen: setting.isOpenBimonthly
104
- }
105
- };
106
- (0, _react.useEffect)(function () {
107
- var keys = ['isOpenMonth', 'isOpenQuarter', 'isOpenYear', 'isOpenBimonthly', 'isOpenHalfYear'];
108
- var count = 0;
109
- keys.forEach(function (k) {
110
- if (setting[k]) count++;
111
- });
112
- setIsOpenCount(count);
113
- }, [setting]);
114
- (0, _react.useEffect)(function () {
115
- (0, _requestApi.getCycleSetting)().then(function (res) {
116
- var hasSetting = res.hasSetting,
117
- onthers = _objectWithoutProperties(res, _excluded);
118
-
119
- changeSetting(onthers);
120
- console.log(hasSetting, 'hasSetting');
121
- });
122
- }, []);
123
-
124
- var handlerOnchangeSwitch = function handlerOnchangeSwitch(e, id) {
125
- var isOpen = e;
126
-
127
- if (isOpen) {
128
- if (isOpenCount > 2) {
129
- _toast["default"].Warning('周期最多选择 3 项');
130
-
131
- return;
132
- }
133
- } else {
134
- if (isOpenCount < 2) {
135
- _toast["default"].Warning('周期至少选择 1 项');
136
-
137
- return;
138
- }
139
- }
140
-
141
- switch (id) {
142
- case 1:
143
- changeSetting(_objectSpread(_objectSpread({}, setting), {}, {
144
- isOpenYear: isOpen
145
- }));
146
- break;
147
-
148
- case 2:
149
- changeSetting(_objectSpread(_objectSpread({}, setting), {}, {
150
- isOpenQuarter: isOpen
151
- }));
152
- break;
153
-
154
- case 3:
155
- changeSetting(_objectSpread(_objectSpread({}, setting), {}, {
156
- isOpenMonth: isOpen
157
- }));
158
- break;
159
-
160
- case 4:
161
- changeSetting(_objectSpread(_objectSpread({}, setting), {}, {
162
- isOpenHalfYear: isOpen
163
- }));
164
- break;
165
-
166
- case 5:
167
- changeSetting(_objectSpread(_objectSpread({}, setting), {}, {
168
- isOpenBimonthly: isOpen
169
- }));
170
- break;
171
-
172
- default:
173
- break;
174
- }
175
- };
176
-
177
- var handleSubmit = function handleSubmit() {
178
- console.log(isOpenCount, 'count');
179
-
180
- if (isOpenCount > 3) {
181
- _toast["default"].Warning('周期最多选择 3 项');
182
-
183
- return;
184
- }
185
-
186
- var isOpenCustom = setting.isOpenCustom,
187
- others = _objectWithoutProperties(setting, _excluded2);
188
-
189
- (0, _requestApi.addCycleSetting)(_objectSpread({}, others)).then(function () {
190
- console.log('then');
191
- handlerOnclickCreatOkr();
192
- });
193
- };
194
-
195
- return /*#__PURE__*/_react["default"].createElement(_dialog["default"], {
196
- extraClass: (0, _classnames["default"])("".concat(preCls)),
197
- wrapClassName: (0, _classnames["default"])("".concat(preCls, "__wrap")),
198
- visible: visible,
199
- mask: false,
200
- noHeadLine: true,
201
- noFooterLine: true,
202
- noCloseIcon: true,
203
- noFooter: true,
204
- zIndex: 2001
205
- }, /*#__PURE__*/_react["default"].createElement("div", {
206
- className: (0, _classnames["default"])("".concat(preCls, "__bg"))
207
- }, /*#__PURE__*/_react["default"].createElement("div", {
208
- className: (0, _classnames["default"])("".concat(preCls, "__container"))
209
- }, /*#__PURE__*/_react["default"].createElement("div", {
210
- className: (0, _classnames["default"])("".concat(preCls, "__container__top"))
211
- }, "\u2728\u6B22\u8FCE\u4F7F\u7528 Tita OKR"), /*#__PURE__*/_react["default"].createElement("div", {
212
- className: (0, _classnames["default"])("".concat(preCls, "__container__card"))
213
- }, /*#__PURE__*/_react["default"].createElement("div", {
214
- className: (0, _classnames["default"])("".concat(preCls, "__container__card__left"))
215
- }, /*#__PURE__*/_react["default"].createElement("img", {
216
- src: _leftImg["default"]
217
- })), /*#__PURE__*/_react["default"].createElement("div", {
218
- className: (0, _classnames["default"])("".concat(preCls, "__container__card__right"))
219
- }, /*#__PURE__*/_react["default"].createElement("div", {
220
- className: (0, _classnames["default"])("".concat(preCls, "__container__card__right__title"))
221
- }, "\uD83D\uDC4B Hi\uFF5E \u8BF7\u5148\u8BBE\u7F6E\u4E00\u4E0B\u76EE\u6807\u5468\u671F"), /*#__PURE__*/_react["default"].createElement("div", {
222
- className: (0, _classnames["default"])("".concat(preCls, "__container__card__right__desc"))
223
- }, "\u4F01\u4E1A\u6B65\u8C03\u4E00\u81F4\uFF0C\u7EDF\u4E00\u884C\u52A8\u63A8\u8FDB OKR\uFF0C\u6210\u529F\u7387\u5C06\u63D0\u5347 80%"), /*#__PURE__*/_react["default"].createElement("div", {
224
- className: (0, _classnames["default"])("".concat(preCls, "__container__card__right__checkbox"))
225
- }, cycleListData.map(function (item) {
226
- return /*#__PURE__*/_react["default"].createElement(_react.Fragment, {
227
- key: item.id
228
- }, /*#__PURE__*/_react["default"].createElement(_switch["default"], {
229
- onChange: function onChange(e) {
230
- return handlerOnchangeSwitch(e, item.id);
231
- },
232
- label: item.name,
233
- checked: getIsOpenById[item.id].isOpen
234
- }));
235
- })), /*#__PURE__*/_react["default"].createElement("div", {
236
- className: (0, _classnames["default"])("".concat(preCls, "__container__card__right__btn")),
237
- onClick: handleSubmit
238
- }, /*#__PURE__*/_react["default"].createElement(_button["default"], {
239
- type: 'primary'
240
- }, "\u5B8C\u6210\u8BBE\u7F6E\uFF0C\u521B\u5EFA OKR")))))));
241
- };
242
-
243
- var _default = OkrGuide;
244
- exports["default"] = _default;
@@ -1,57 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.getCycleSetting = exports.addWorkManageSetting = exports.addListWorkManage = exports.addCycleSetting = void 0;
7
-
8
- var _request = _interopRequireDefault(require("../../utils/request"));
9
-
10
- var _toast = _interopRequireDefault(require("../toast"));
11
-
12
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
13
-
14
- ;
15
- var rget = _request["default"].rget,
16
- rpost = _request["default"].rpost;
17
-
18
- var addWorkManageSetting = function addWorkManageSetting(data) {
19
- var url = "WorkManageSetting/Add";
20
- return rpost('v1')(url, data).then(function (res) {
21
- if (!!res.Code) {
22
- return res.Data;
23
- } else {
24
- _toast["default"].Error(res.Message || '操作失败,请联系客服');
25
-
26
- return false;
27
- }
28
- })["catch"](function (err) {
29
- _toast["default"].Error('操作失败,请联系客服');
30
- });
31
- };
32
-
33
- exports.addWorkManageSetting = addWorkManageSetting;
34
-
35
- var addListWorkManage = function addListWorkManage(data) {
36
- return rpost('v1')('WorkManageSetting/AddList', data).then(function (res) {
37
- return res.Data;
38
- });
39
- };
40
-
41
- exports.addListWorkManage = addListWorkManage;
42
-
43
- var addCycleSetting = function addCycleSetting(data) {
44
- return rpost('v1')('okr/addCycleSetting', data).then(function (res) {
45
- return res.Data;
46
- });
47
- };
48
-
49
- exports.addCycleSetting = addCycleSetting;
50
-
51
- var getCycleSetting = function getCycleSetting() {
52
- return rget('v1')('okr/cycleSetting').then(function (res) {
53
- return res.Data;
54
- });
55
- };
56
-
57
- exports.getCycleSetting = getCycleSetting;