@titaui/pc 1.11.52 → 1.11.55

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 (117) hide show
  1. package/lib/components/button/images/blue.svg +21 -0
  2. package/lib/components/button/images/red.svg +21 -0
  3. package/lib/components/button/images/white.svg +19 -0
  4. package/lib/components/button/rect-btn/index.js +3 -3
  5. package/lib/components/checkbox/index.css +4 -0
  6. package/lib/components/create-okr-modal/index.js +3 -1
  7. package/lib/components/dynamic/dynamic-list/index.js +14 -7
  8. package/lib/components/dynamic/index.js +9 -12
  9. package/lib/components/dynamic/request-api.js +7 -68
  10. package/lib/components/nav-top/index.js +2 -2
  11. package/lib/components/okr-detail/components/base-okr-type/confirm/confirm.js +1 -1
  12. package/lib/components/okr-detail/e-list/index.js +2 -2
  13. package/lib/components/period-selector/interface.js +7 -0
  14. package/lib/components/publish-dynamic-modal/publish-dynamic-modal.js +16 -10
  15. package/lib/components/search-input/index.css +1 -1
  16. package/lib/components/select-layer/index.css +1 -1
  17. package/lib/components/task-relation-modal/helper.js +139 -2
  18. package/lib/components/task-relation-modal/image/loading.gif +0 -0
  19. package/lib/components/task-relation-modal/index.js +9 -0
  20. package/lib/components/task-relation-modal/okr-relation/relation-task-model/index.css +18 -0
  21. package/lib/components/task-relation-modal/okr-relation/relation-task-model/index.js +262 -0
  22. package/lib/components/task-relation-modal/okr-relation/relation-task-model/search-form.js +135 -0
  23. package/lib/components/task-relation-modal/okr-relation/relation-work-model/index.css +0 -0
  24. package/lib/components/task-relation-modal/okr-relation/relation-work-model/index.js +129 -0
  25. package/lib/components/task-relation-modal/okr-relation/request-api.js +106 -0
  26. package/lib/components/task-relation-modal/okr-relation/tree/task-tree/index.css +120 -0
  27. package/lib/components/task-relation-modal/okr-relation/tree/task-tree/index.js +185 -0
  28. package/lib/components/task-relation-modal/request-api.js +28 -2
  29. package/lib/components/task-relation-modal/search/okr-status-select.js +3 -3
  30. package/lib/components/task-relation-modal/search/principal.js +20 -5
  31. package/lib/components/task-relation-modal/search/search-dropdown/index.css +2 -1
  32. package/lib/components/task-relation-modal/search/search-dropdown/index.js +1 -1
  33. package/lib/components/{dynamic/dynamic-topping/index.js → task-relation-modal/search/task-relation.js} +45 -44
  34. package/lib/components/task-relation-modal/search/task-status-select.js +87 -0
  35. package/lib/components/{dynamic/dynamic-liking/index.js → task-relation-modal/search/work-relation.js} +43 -39
  36. package/lib/components/task-relation-modal/search/work-status-select.js +74 -0
  37. package/lib/components/task-relation-modal/tree/okr-tree/index.css +1 -1
  38. package/lib/components/task-relation-modal/tree/okr-tree/search-form.js +16 -2
  39. package/lib/components/task-relation-modal/tree/task-list/index.css +0 -0
  40. package/lib/components/task-relation-modal/tree/task-list/index.js +1 -0
  41. package/lib/components/task-relation-modal/tree/work-list/index.css +14 -0
  42. package/lib/components/task-relation-modal/tree/work-list/index.js +176 -0
  43. package/lib/components/task-relation-modal/tree/work-list/search-form.js +123 -0
  44. package/lib/components/task-relation-modal/tree-node/work-node/index.js +3 -1
  45. package/lib/components/task-relation-modal/work-relation/index.css +0 -0
  46. package/lib/components/task-relation-modal/work-relation/index.js +256 -0
  47. package/lib/components/tooltip/index.js +3 -0
  48. package/lib/components/tooltip/tooltip-rows/index.css +26 -0
  49. package/lib/components/{dynamic/advertise → tooltip/tooltip-rows}/index.js +65 -85
  50. package/lib/components/user-selector/select-tree/tree-nodes/tree-person-node/index.js +46 -18
  51. package/lib/utils/planDataJson.js +11115 -0
  52. package/package.json +2 -2
  53. package/lib/components/dynamic/advertise/components/next-btn/index.css +0 -27
  54. package/lib/components/dynamic/advertise/components/next-btn/index.js +0 -32
  55. package/lib/components/dynamic/advertise/components/pre-btn/index.css +0 -26
  56. package/lib/components/dynamic/advertise/components/pre-btn/index.js +0 -32
  57. package/lib/components/dynamic/advertise/index.css +0 -21
  58. package/lib/components/dynamic/advertise/interface.js +0 -5
  59. package/lib/components/dynamic/advertise/util.js +0 -28
  60. package/lib/components/dynamic/components/dynamic-search-input/index.css +0 -81
  61. package/lib/components/dynamic/components/dynamic-search-input/index.js +0 -203
  62. package/lib/components/dynamic/components/first-level-tabs/index.css +0 -101
  63. package/lib/components/dynamic/components/first-level-tabs/index.js +0 -131
  64. package/lib/components/dynamic/dynamic-like-ranking/image/like-ranking.svg +0 -23
  65. package/lib/components/dynamic/dynamic-like-ranking/image/ranking-1.png +0 -0
  66. package/lib/components/dynamic/dynamic-like-ranking/image/ranking-2.png +0 -0
  67. package/lib/components/dynamic/dynamic-like-ranking/image/ranking-3.png +0 -0
  68. package/lib/components/dynamic/dynamic-like-ranking/image/ranking-empty.png +0 -0
  69. package/lib/components/dynamic/dynamic-like-ranking/index.css +0 -146
  70. package/lib/components/dynamic/dynamic-like-ranking/index.js +0 -180
  71. package/lib/components/dynamic/dynamic-like-ranking/item.js +0 -105
  72. package/lib/components/dynamic/dynamic-like-ranking/mock.js +0 -84
  73. package/lib/components/dynamic/dynamic-liking/image/like-dynamic.svg +0 -30
  74. package/lib/components/dynamic/dynamic-liking/index.css +0 -81
  75. package/lib/components/dynamic/dynamic-liking/item.js +0 -75
  76. package/lib/components/dynamic/dynamic-liking/mock.js +0 -83
  77. package/lib/components/dynamic/dynamic-topping/image/quotation-mark.svg +0 -16
  78. package/lib/components/dynamic/dynamic-topping/image/top-icon.svg +0 -30
  79. package/lib/components/dynamic/dynamic-topping/index.css +0 -141
  80. package/lib/components/dynamic/dynamic-topping/interface.js +0 -5
  81. package/lib/components/dynamic/dynamic-topping/item.js +0 -153
  82. package/lib/components/dynamic/dynamic-topping/request-api.js +0 -36
  83. package/lib/components/dynamic/dynamic.css +0 -173
  84. package/lib/components/dynamic/dynamic.js +0 -428
  85. package/lib/components/dynamic/export-module/index.js +0 -37
  86. package/lib/components/dynamic/img/dynamic-top.svg +0 -14
  87. package/lib/components/dynamic/my-team/img/add-subordinate.png +0 -0
  88. package/lib/components/dynamic/my-team/img/line.png +0 -0
  89. package/lib/components/dynamic/my-team/img/team.png +0 -0
  90. package/lib/components/dynamic/my-team/index.css +0 -184
  91. package/lib/components/dynamic/my-team/index.js +0 -263
  92. package/lib/components/dynamic/my-team/request-api.js +0 -52
  93. package/lib/components/dynamic/my-team/util.js +0 -20
  94. package/lib/components/dynamic/new-ui.css +0 -192
  95. package/lib/components/dynamic/online-broadcast/components/broadcast-item/index.css +0 -58
  96. package/lib/components/dynamic/online-broadcast/components/broadcast-item/index.js +0 -68
  97. package/lib/components/dynamic/online-broadcast/data.js +0 -95
  98. package/lib/components/dynamic/online-broadcast/img/broadcast.svg +0 -14
  99. package/lib/components/dynamic/online-broadcast/img/new.png +0 -0
  100. package/lib/components/dynamic/online-broadcast/img/preview.png +0 -0
  101. package/lib/components/dynamic/online-broadcast/index.css +0 -46
  102. package/lib/components/dynamic/online-broadcast/index.js +0 -61
  103. package/lib/components/dynamic/online-broadcast/interfact.js +0 -5
  104. package/lib/components/dynamic/quick-operation/components/create-announcement/index.css +0 -25
  105. package/lib/components/dynamic/quick-operation/components/create-announcement/index.js +0 -39
  106. package/lib/components/dynamic/quick-operation/components/create-okr/index.css +0 -25
  107. package/lib/components/dynamic/quick-operation/components/create-okr/index.js +0 -39
  108. package/lib/components/dynamic/quick-operation/components/create-share/index.css +0 -25
  109. package/lib/components/dynamic/quick-operation/components/create-share/index.js +0 -39
  110. package/lib/components/dynamic/quick-operation/components/create-task/index.css +0 -25
  111. package/lib/components/dynamic/quick-operation/components/create-task/index.js +0 -44
  112. package/lib/components/dynamic/quick-operation/img/new-announcement.png +0 -0
  113. package/lib/components/dynamic/quick-operation/img/new-okr.png +0 -0
  114. package/lib/components/dynamic/quick-operation/img/new-share.png +0 -0
  115. package/lib/components/dynamic/quick-operation/img/new-task.png +0 -0
  116. package/lib/components/dynamic/quick-operation/index.css +0 -51
  117. package/lib/components/dynamic/quick-operation/index.js +0 -120
@@ -9,15 +9,11 @@ exports["default"] = void 0;
9
9
 
10
10
  var _react = _interopRequireWildcard(require("react"));
11
11
 
12
- var _classnames = _interopRequireDefault(require("classnames"));
13
-
14
- var _requestApi = require("../request-api");
12
+ var _getLocale = require("../../../utils/getLocale");
15
13
 
16
- var _item = _interopRequireDefault(require("./item"));
14
+ var _selectLayer = _interopRequireDefault(require("../../select-layer"));
17
15
 
18
- require("./index.css");
19
-
20
- var _getLocale = require("../../../utils/getLocale");
16
+ require("./search-dropdown/index.css");
21
17
 
22
18
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
23
19
 
@@ -37,43 +33,51 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy
37
33
 
38
34
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
39
35
 
40
- var preCls = "dynamic-liking";
36
+ function Relation(props) {
37
+ var onChange = props.onChange,
38
+ initValue = props.initValue;
41
39
 
42
- var DynamicLiking = function DynamicLiking() {
43
- var _useState = (0, _react.useState)([]),
40
+ var _useState = (0, _react.useState)((0, _getLocale.getLocale)("Pro_page_Plan_FullRange")),
44
41
  _useState2 = _slicedToArray(_useState, 2),
45
- rankingData = _useState2[0],
46
- setRankingData = _useState2[1];
42
+ selectText = _useState2[0],
43
+ setSelectText = _useState2[1];
47
44
 
48
45
  (0, _react.useEffect)(function () {
49
- (0, _requestApi.getLeastPariseInfo)().then(function (res) {
50
- if (res.Code === 1) {
51
- setRankingData(res.Data);
52
- }
53
- });
54
- }, []);
55
- if (!rankingData || rankingData.length === 0) return null;
56
- return /*#__PURE__*/_react["default"].createElement("div", {
57
- className: (0, _classnames["default"])("".concat(preCls))
58
- }, /*#__PURE__*/_react["default"].createElement("div", {
59
- className: (0, _classnames["default"])("".concat(preCls, "__header"))
46
+ if (initValue === 0) {
47
+ setSelectText((0, _getLocale.getLocale)("Pro_page_Plan_FullRange"));
48
+ }
49
+ }, [initValue]);
50
+
51
+ var onChangeHandler = function onChangeHandler(key) {
52
+ setSelectText(key.label);
53
+ onChange(key.value);
54
+ };
55
+
56
+ var selectOptions = [{
57
+ label: (0, _getLocale.getLocale)("Pro_page_Plan_FullRange"),
58
+ value: 0
59
+ }, {
60
+ label: (0, _getLocale.getLocale)("OKR_MyO_Err_Owned"),
61
+ value: 1
62
+ }, {
63
+ label: (0, _getLocale.getLocale)("OKR_MyO_Err_Attended"),
64
+ value: 2
65
+ }, {
66
+ label: (0, _getLocale.getLocale)("OKR_MyO_Err_Fllowed"),
67
+ value: 3
68
+ }];
69
+ return /*#__PURE__*/_react["default"].createElement(_selectLayer["default"], {
70
+ onChangeSelect: onChangeHandler,
71
+ items: selectOptions,
72
+ initValue: initValue
60
73
  }, /*#__PURE__*/_react["default"].createElement("div", {
61
- className: (0, _classnames["default"])("".concat(preCls, "__header-left"))
62
- }, /*#__PURE__*/_react["default"].createElement("img", {
63
- className: (0, _classnames["default"])("".concat(preCls, "__header-image")),
64
- src: require("./image/like-dynamic.svg")
65
- }), /*#__PURE__*/_react["default"].createElement("span", {
66
- className: (0, _classnames["default"])("".concat(preCls, "__header-text"))
67
- }, (0, _getLocale.getLocale)("Feed_Menu_Title_Likedynamic")))), /*#__PURE__*/_react["default"].createElement("div", {
68
- className: (0, _classnames["default"])("".concat(preCls, "__content"))
69
- }, rankingData.map(function (item, index) {
70
- if (index >= 5) return;
71
- return /*#__PURE__*/_react["default"].createElement(_item["default"], {
72
- key: index,
73
- userInfo: item
74
- });
74
+ className: "titaui-search-dropdown"
75
+ }, /*#__PURE__*/_react["default"].createElement("span", {
76
+ className: "titaui-search-dropdown__text"
77
+ }, selectText), /*#__PURE__*/_react["default"].createElement("span", {
78
+ className: "tu-icon-sort-down"
75
79
  })));
76
- };
80
+ }
77
81
 
78
- var _default = DynamicLiking;
82
+ var _default = Relation;
79
83
  exports["default"] = _default;
@@ -0,0 +1,74 @@
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 _selectLayer = _interopRequireDefault(require("../../select-layer"));
13
+
14
+ var _getLocale = require("../../../utils/getLocale");
15
+
16
+ require("./search-dropdown/index.css");
17
+
18
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
19
+
20
+ 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); }
21
+
22
+ 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; }
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
+ function TaskStatusSelect(props) {
37
+ var onChange = props.onChange,
38
+ initValue = props.initValue;
39
+
40
+ var _useState = (0, _react.useState)((0, _getLocale.getLocale)('OKR_MyO_E_From_AllStates')),
41
+ _useState2 = _slicedToArray(_useState, 2),
42
+ selectText = _useState2[0],
43
+ setSelectText = _useState2[1];
44
+
45
+ var onChangeHandler = function onChangeHandler(key) {
46
+ setSelectText(key.label);
47
+ onChange(key.value);
48
+ };
49
+
50
+ var selectOptions = [{
51
+ label: (0, _getLocale.getLocale)('OKR_MyO_E_From_AllStates'),
52
+ value: 0
53
+ }, {
54
+ label: (0, _getLocale.getLocale)('Pro_page_Sta_Completed'),
55
+ value: 2
56
+ }, {
57
+ label: (0, _getLocale.getLocale)('Per_MyRe_text_Inprogress'),
58
+ value: 1
59
+ }];
60
+ return /*#__PURE__*/_react["default"].createElement(_selectLayer["default"], {
61
+ onChangeSelect: onChangeHandler,
62
+ items: selectOptions,
63
+ initValue: initValue
64
+ }, /*#__PURE__*/_react["default"].createElement("div", {
65
+ className: "titaui-search-dropdown"
66
+ }, /*#__PURE__*/_react["default"].createElement("span", {
67
+ className: "titaui-search-dropdown__text"
68
+ }, selectText), /*#__PURE__*/_react["default"].createElement("span", {
69
+ className: "tu-icon-sort-down"
70
+ })));
71
+ }
72
+
73
+ var _default = TaskStatusSelect;
74
+ exports["default"] = _default;
@@ -23,7 +23,7 @@
23
23
  overflow-y: scroll;
24
24
  }
25
25
 
26
- .rel-okr-tree__content .rc-tree-treenode {
26
+ .rel-okr-tree__content .rc-tree-list .rc-tree-treenode {
27
27
  margin-bottom: 8px;
28
28
  padding-left: 28px;
29
29
  }
@@ -23,6 +23,8 @@ var _principal = _interopRequireDefault(require("../../search/principal"));
23
23
 
24
24
  var _relation = _interopRequireDefault(require("../../search/relation"));
25
25
 
26
+ var _helpers = require("../../../../utils/helpers");
27
+
26
28
  var _getLocale = require("../../../../utils/getLocale");
27
29
 
28
30
  require("./index.css");
@@ -52,6 +54,18 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy
52
54
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
53
55
 
54
56
  function SearchForm(props) {
57
+ var _loginUser$UserAvatar, _loginUser$UserAvatar2, _loginUser$UserAvatar3;
58
+
59
+ var loginUser = (0, _helpers.getLoginUserInfo)();
60
+ var user = {
61
+ userId: loginUser.Id,
62
+ name: loginUser.Name,
63
+ avatar: {
64
+ original: loginUser === null || loginUser === void 0 ? void 0 : (_loginUser$UserAvatar = loginUser.UserAvatar) === null || _loginUser$UserAvatar === void 0 ? void 0 : _loginUser$UserAvatar.Original,
65
+ color: loginUser === null || loginUser === void 0 ? void 0 : (_loginUser$UserAvatar2 = loginUser.UserAvatar) === null || _loginUser$UserAvatar2 === void 0 ? void 0 : _loginUser$UserAvatar2.Color,
66
+ hasAvatar: loginUser === null || loginUser === void 0 ? void 0 : (_loginUser$UserAvatar3 = loginUser.UserAvatar) === null || _loginUser$UserAvatar3 === void 0 ? void 0 : _loginUser$UserAvatar3.HasAvatar
67
+ }
68
+ };
55
69
  var onChange = props.onChange;
56
70
 
57
71
  var _useState = (0, _react.useState)({
@@ -69,7 +83,7 @@ function SearchForm(props) {
69
83
  okrType = _useState4[0],
70
84
  setOkrType = _useState4[1];
71
85
 
72
- var _useState5 = (0, _react.useState)([]),
86
+ var _useState5 = (0, _react.useState)([user]),
73
87
  _useState6 = _slicedToArray(_useState5, 2),
74
88
  users = _useState6[0],
75
89
  setUsers = _useState6[1];
@@ -117,7 +131,7 @@ function SearchForm(props) {
117
131
  className: "rel-okr-tree__search-item"
118
132
  }, /*#__PURE__*/_react["default"].createElement(_principal["default"], {
119
133
  onChange: setUsers,
120
- initValue: [],
134
+ initValue: users,
121
135
  setRelation: setRelation
122
136
  })), /*#__PURE__*/_react["default"].createElement("div", {
123
137
  className: "rel-okr-tree__search-item"
@@ -0,0 +1,14 @@
1
+ .relation-work__content-tree {
2
+ margin-top: 16px;
3
+ }
4
+
5
+ .relation-work__content-empty {
6
+ height: 400px;
7
+ display: flex;
8
+ align-items: center;
9
+ justify-content: center;
10
+ }
11
+
12
+ .relation-work__content-empty > img {
13
+ width: 60px;
14
+ }
@@ -0,0 +1,176 @@
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 _pagination = _interopRequireDefault(require("../../../pagination"));
13
+
14
+ var _helper = require("../../helper");
15
+
16
+ var _searchForm = _interopRequireDefault(require("./search-form"));
17
+
18
+ var _taskTree = require("../../okr-relation/tree/task-tree");
19
+
20
+ var _loading = _interopRequireDefault(require("../../image/loading.gif"));
21
+
22
+ var _requestApi = require("../../request-api");
23
+
24
+ require("./index.css");
25
+
26
+ var _excluded = ["selected", "setSelected", "multiple"];
27
+
28
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
29
+
30
+ 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); }
31
+
32
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
33
+
34
+ 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; }
35
+
36
+ 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; }
37
+
38
+ 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; }
39
+
40
+ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
41
+
42
+ 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."); }
43
+
44
+ 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); }
45
+
46
+ 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; }
47
+
48
+ 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; }
49
+
50
+ function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
51
+
52
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
53
+
54
+ 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; }
55
+
56
+ var preCls = 'relation-work';
57
+
58
+ function WorkList(props) {
59
+ var selected = props.selected,
60
+ setSelected = props.setSelected,
61
+ _props$multiple = props.multiple,
62
+ multiple = _props$multiple === void 0 ? true : _props$multiple,
63
+ restProps = _objectWithoutProperties(props, _excluded);
64
+
65
+ var _useState = (0, _react.useState)([]),
66
+ _useState2 = _slicedToArray(_useState, 2),
67
+ taskData = _useState2[0],
68
+ setTaskData = _useState2[1]; // const [selected, setSelected] = useState(lastSelected)
69
+
70
+
71
+ var _useState3 = (0, _react.useState)({}),
72
+ _useState4 = _slicedToArray(_useState3, 2),
73
+ query = _useState4[0],
74
+ setQuery = _useState4[1];
75
+
76
+ var _useState5 = (0, _react.useState)(1),
77
+ _useState6 = _slicedToArray(_useState5, 2),
78
+ total = _useState6[0],
79
+ setTotal = _useState6[1];
80
+
81
+ var _useState7 = (0, _react.useState)(10),
82
+ _useState8 = _slicedToArray(_useState7, 2),
83
+ pageSize = _useState8[0],
84
+ setPageSize = _useState8[1];
85
+
86
+ var _useState9 = (0, _react.useState)(1),
87
+ _useState10 = _slicedToArray(_useState9, 2),
88
+ pageNum = _useState10[0],
89
+ setPageNum = _useState10[1];
90
+
91
+ var _useState11 = (0, _react.useState)(false),
92
+ _useState12 = _slicedToArray(_useState11, 2),
93
+ isQuery = _useState12[0],
94
+ setIsQuery = _useState12[1];
95
+
96
+ var _useState13 = (0, _react.useState)(false),
97
+ _useState14 = _slicedToArray(_useState13, 2),
98
+ lodaing = _useState14[0],
99
+ setLoading = _useState14[1];
100
+
101
+ var formatData = function formatData(data) {
102
+ var newData = [];
103
+ data.forEach(function (item) {
104
+ var obj = {};
105
+ obj['id'] = item === null || item === void 0 ? void 0 : item.workId;
106
+ obj['name'] = item === null || item === void 0 ? void 0 : item.workName;
107
+ obj['status'] = (0, _helper.workStatus)()[item === null || item === void 0 ? void 0 : item.status] || (item === null || item === void 0 ? void 0 : item.status);
108
+ obj['principalUser'] = item === null || item === void 0 ? void 0 : item.principalUser;
109
+ obj['startDate'] = item === null || item === void 0 ? void 0 : item.startDate;
110
+ obj['endDate'] = item === null || item === void 0 ? void 0 : item.endDate;
111
+ newData.push(obj);
112
+ });
113
+ return newData || [];
114
+ };
115
+
116
+ var onPageChangeHandler = function onPageChangeHandler(current, pageSize) {
117
+ setSelected([]);
118
+ setPageNum(current);
119
+ setPageSize(pageSize);
120
+ };
121
+
122
+ var getWorkData = function getWorkData() {
123
+ setLoading(true);
124
+ (0, _requestApi.workData)(query, pageNum, pageSize).then(function (res) {
125
+ setLoading(false);
126
+
127
+ if (!!res.Code) {
128
+ var _res$Data = res.Data,
129
+ works = _res$Data.works,
130
+ _total = _res$Data.total;
131
+ var newData = formatData(works);
132
+ setTaskData(newData);
133
+ setTotal(_total);
134
+ }
135
+ });
136
+ };
137
+
138
+ (0, _react.useEffect)(function () {
139
+ isQuery && getWorkData();
140
+ }, [query, pageNum, pageSize]);
141
+
142
+ var onQueryChangeHandler = function onQueryChangeHandler(values) {
143
+ setIsQuery(true);
144
+ setPageNum(1);
145
+ setQuery(_objectSpread(_objectSpread({}, query), values));
146
+ };
147
+
148
+ return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_searchForm["default"], {
149
+ onChange: onQueryChangeHandler
150
+ }), lodaing ? /*#__PURE__*/_react["default"].createElement("div", {
151
+ className: "".concat(preCls, "__content-empty")
152
+ }, /*#__PURE__*/_react["default"].createElement("img", {
153
+ src: _loading["default"],
154
+ alt: ""
155
+ })) : /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement("div", {
156
+ className: "".concat(preCls, "__content-tree")
157
+ }, /*#__PURE__*/_react["default"].createElement(_taskTree.TaskTree, {
158
+ selected: selected,
159
+ setSelected: setSelected,
160
+ data: taskData,
161
+ multiple: multiple,
162
+ isWork: true,
163
+ pageSize: pageSize
164
+ })), !!total && /*#__PURE__*/_react["default"].createElement("div", {
165
+ className: "".concat(preCls, "__content-pagination")
166
+ }, /*#__PURE__*/_react["default"].createElement(_pagination["default"], {
167
+ size: "sm",
168
+ total: total,
169
+ onChange: onPageChangeHandler,
170
+ current: pageNum,
171
+ pageSize: pageSize
172
+ }))));
173
+ }
174
+
175
+ var _default = WorkList;
176
+ exports["default"] = _default;
@@ -0,0 +1,123 @@
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 _getLocale = require("../../../../utils/getLocale");
13
+
14
+ var _searchInput = _interopRequireDefault(require("../../../search-input"));
15
+
16
+ var _okrStatusSelect = _interopRequireDefault(require("../../search/okr-status-select"));
17
+
18
+ var _principal = _interopRequireDefault(require("../../search/principal"));
19
+
20
+ var _helpers = require("../../../../utils/helpers");
21
+
22
+ var _workRelation = _interopRequireDefault(require("../../search/work-relation"));
23
+
24
+ require("./index.css");
25
+
26
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
27
+
28
+ 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); }
29
+
30
+ 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; }
31
+
32
+ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
33
+
34
+ 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."); }
35
+
36
+ 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); }
37
+
38
+ 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; }
39
+
40
+ 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; }
41
+
42
+ function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
43
+
44
+ function SearchForm(props) {
45
+ var _loginUser$UserAvatar;
46
+
47
+ var loginUser = (0, _helpers.getLoginUserInfo)();
48
+ var user = {
49
+ userId: loginUser.Id,
50
+ name: loginUser.Name,
51
+ avatar: {
52
+ original: loginUser === null || loginUser === void 0 ? void 0 : (_loginUser$UserAvatar = loginUser.UserAvatar) === null || _loginUser$UserAvatar === void 0 ? void 0 : _loginUser$UserAvatar.Original,
53
+ color: '#bc97eb'
54
+ }
55
+ };
56
+ var onChange = props.onChange;
57
+
58
+ var _useState = (0, _react.useState)(0),
59
+ _useState2 = _slicedToArray(_useState, 2),
60
+ status = _useState2[0],
61
+ setStatus = _useState2[1];
62
+
63
+ var _useState3 = (0, _react.useState)([user]),
64
+ _useState4 = _slicedToArray(_useState3, 2),
65
+ users = _useState4[0],
66
+ setUsers = _useState4[1];
67
+
68
+ var _useState5 = (0, _react.useState)(""),
69
+ _useState6 = _slicedToArray(_useState5, 2),
70
+ keyWords = _useState6[0],
71
+ setKeyWords = _useState6[1];
72
+
73
+ var _useState7 = (0, _react.useState)(0),
74
+ _useState8 = _slicedToArray(_useState7, 2),
75
+ relation = _useState8[0],
76
+ setRelation = _useState8[1];
77
+
78
+ var _useState9 = (0, _react.useState)([user]),
79
+ _useState10 = _slicedToArray(_useState9, 1),
80
+ initPerson = _useState10[0];
81
+
82
+ (0, _react.useEffect)(function () {
83
+ onChange({
84
+ status: status,
85
+ keyWords: keyWords,
86
+ userIds: users.reduce(function (res, cur, index) {
87
+ return "".concat(res).concat(index == 0 ? "" : ",").concat(cur.userId);
88
+ }, ""),
89
+ relation: relation
90
+ });
91
+ }, [status, keyWords, relation, users]);
92
+ return /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement("div", {
93
+ className: "rel-work-tree__search-item"
94
+ }, /*#__PURE__*/_react["default"].createElement(_okrStatusSelect["default"], {
95
+ onChange: setStatus,
96
+ initValue: status
97
+ })), /*#__PURE__*/_react["default"].createElement("div", {
98
+ className: "rel-work-tree__search-item"
99
+ }, /*#__PURE__*/_react["default"].createElement(_principal["default"], {
100
+ multiple: false,
101
+ onChange: setUsers,
102
+ position: "bottomLeft",
103
+ initValue: initPerson,
104
+ setRelation: setRelation
105
+ })), /*#__PURE__*/_react["default"].createElement("div", {
106
+ className: "rel-okr-tree__search-item"
107
+ }, /*#__PURE__*/_react["default"].createElement(_workRelation["default"], {
108
+ onChange: setRelation,
109
+ initValue: relation
110
+ })), /*#__PURE__*/_react["default"].createElement("div", {
111
+ className: "rel-work-tree__search-item-keyword"
112
+ }, /*#__PURE__*/_react["default"].createElement(_searchInput["default"], {
113
+ onSearch: setKeyWords,
114
+ placeholder: (0, _getLocale.getLocale)("Mod_Enterkeywords"),
115
+ style: {
116
+ height: 32,
117
+ width: 240
118
+ }
119
+ })));
120
+ }
121
+
122
+ var _default = SearchForm;
123
+ exports["default"] = _default;
@@ -21,6 +21,8 @@ var _openData = require("../../../../utils/open-data");
21
21
 
22
22
  var _tools = require("../../../../utils/tools");
23
23
 
24
+ var _helpers = require("../../../../utils/helpers");
25
+
24
26
  var _getLocale = require("../../../../utils/getLocale");
25
27
 
26
28
  require("./index.css");
@@ -49,7 +51,7 @@ function WorkNode(props) {
49
51
  removeSelected = _useContext.removeSelected;
50
52
 
51
53
  var gotoWorkDetail = function gotoWorkDetail() {
52
- window.open("#work?work_id=".concat(data.WorkId, "&to_user_id=560000209&status=1"));
54
+ window.open("#work?work_id=".concat(data.WorkId, "&to_user_id=").concat((0, _helpers.getLoginUserInfo)().Id, "&status=1"));
53
55
  };
54
56
 
55
57
  var onCheckHandler = function onCheckHandler(checked) {