@titaui/pc 1.12.0-beta.3 → 1.12.3
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/button/images/blue.svg +21 -0
- package/lib/components/button/images/red.svg +21 -0
- package/lib/components/button/images/white.svg +19 -0
- package/lib/components/button/rect-btn/index.js +3 -3
- package/lib/components/checkbox/index.css +4 -0
- package/lib/components/contact-kefu/index.css +10 -0
- package/lib/components/contact-kefu/index.js +8 -2
- package/lib/components/create-okr-modal/index.js +3 -1
- package/lib/components/dynamic/constant.js +1 -1
- package/lib/components/dynamic/dynamic-list/index.js +14 -7
- package/lib/components/dynamic/index.js +9 -12
- package/lib/components/dynamic/request-api.js +7 -68
- package/lib/components/nav-top/components/menu/index.js +16 -14
- package/lib/components/nav-top/index.js +2 -2
- package/lib/components/okr-detail/components/base-okr-type/confirm/confirm.js +1 -1
- package/lib/components/okr-detail/e-list/index.js +2 -2
- package/lib/components/period-selector/interface.js +7 -0
- package/lib/components/publish-dynamic-modal/publish-dynamic-modal.js +16 -10
- package/lib/components/search-input/index.css +1 -1
- package/lib/components/select-layer/index.css +1 -1
- package/lib/components/task-relation-modal/helper.js +139 -2
- package/lib/components/task-relation-modal/image/loading.gif +0 -0
- package/lib/components/task-relation-modal/index.js +9 -0
- package/lib/components/task-relation-modal/okr-relation/relation-task-model/index.css +18 -0
- package/lib/components/task-relation-modal/okr-relation/relation-task-model/index.js +262 -0
- package/lib/components/task-relation-modal/okr-relation/relation-task-model/search-form.js +135 -0
- package/lib/components/task-relation-modal/okr-relation/relation-work-model/index.css +0 -0
- package/lib/components/task-relation-modal/okr-relation/relation-work-model/index.js +129 -0
- package/lib/components/task-relation-modal/okr-relation/request-api.js +106 -0
- package/lib/components/task-relation-modal/okr-relation/tree/task-tree/index.css +120 -0
- package/lib/components/task-relation-modal/okr-relation/tree/task-tree/index.js +185 -0
- package/lib/components/task-relation-modal/request-api.js +28 -2
- package/lib/components/task-relation-modal/search/okr-status-select.js +3 -3
- package/lib/components/task-relation-modal/search/principal.js +36 -19
- package/lib/components/task-relation-modal/search/search-dropdown/index.css +2 -1
- package/lib/components/task-relation-modal/search/search-dropdown/index.js +1 -1
- package/lib/components/{dynamic/dynamic-topping/index.js → task-relation-modal/search/task-relation.js} +45 -44
- package/lib/components/task-relation-modal/search/task-status-select.js +87 -0
- package/lib/components/{dynamic/dynamic-liking/index.js → task-relation-modal/search/work-relation.js} +43 -39
- package/lib/components/task-relation-modal/search/work-status-select.js +74 -0
- package/lib/components/task-relation-modal/tree/category-tree/index.css +3 -3
- package/lib/components/task-relation-modal/tree/okr-tree/index.css +1 -1
- package/lib/components/task-relation-modal/tree/okr-tree/search-form.js +16 -2
- package/lib/components/task-relation-modal/tree/task-list/index.css +0 -0
- package/lib/components/task-relation-modal/tree/task-list/index.js +1 -0
- package/lib/components/task-relation-modal/tree/work-list/index.css +14 -0
- package/lib/components/task-relation-modal/tree/work-list/index.js +176 -0
- package/lib/components/task-relation-modal/tree/work-list/search-form.js +123 -0
- package/lib/components/task-relation-modal/tree/work-tree/index.css +1 -1
- package/lib/components/task-relation-modal/tree-node/category-node/index.css +1 -1
- package/lib/components/task-relation-modal/tree-node/work-node/index.js +3 -1
- package/lib/components/task-relation-modal/work-relation/index.css +0 -0
- package/lib/components/task-relation-modal/work-relation/index.js +256 -0
- package/lib/components/tooltip/index.js +3 -0
- package/lib/components/tooltip/tooltip-rows/index.css +26 -0
- package/lib/components/{dynamic/advertise → tooltip/tooltip-rows}/index.js +65 -85
- package/lib/components/user-selector/select-tree/tree-nodes/tree-person-node/index.js +46 -18
- package/lib/utils/planDataJson.js +11115 -0
- package/package.json +1 -1
- package/lib/components/dynamic/advertise/components/next-btn/index.css +0 -27
- package/lib/components/dynamic/advertise/components/next-btn/index.js +0 -32
- package/lib/components/dynamic/advertise/components/pre-btn/index.css +0 -26
- package/lib/components/dynamic/advertise/components/pre-btn/index.js +0 -32
- package/lib/components/dynamic/advertise/index.css +0 -21
- package/lib/components/dynamic/advertise/interface.js +0 -5
- package/lib/components/dynamic/advertise/util.js +0 -28
- package/lib/components/dynamic/components/dynamic-search-input/index.css +0 -81
- package/lib/components/dynamic/components/dynamic-search-input/index.js +0 -203
- package/lib/components/dynamic/components/first-level-tabs/index.css +0 -101
- package/lib/components/dynamic/components/first-level-tabs/index.js +0 -131
- 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/image/ranking-empty.png +0 -0
- package/lib/components/dynamic/dynamic-like-ranking/index.css +0 -146
- package/lib/components/dynamic/dynamic-like-ranking/index.js +0 -180
- package/lib/components/dynamic/dynamic-like-ranking/item.js +0 -105
- 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/item.js +0 -75
- package/lib/components/dynamic/dynamic-liking/mock.js +0 -83
- package/lib/components/dynamic/dynamic-topping/image/quotation-mark.svg +0 -16
- package/lib/components/dynamic/dynamic-topping/image/top-icon.svg +0 -30
- package/lib/components/dynamic/dynamic-topping/index.css +0 -141
- package/lib/components/dynamic/dynamic-topping/interface.js +0 -5
- package/lib/components/dynamic/dynamic-topping/item.js +0 -153
- package/lib/components/dynamic/dynamic-topping/request-api.js +0 -36
- package/lib/components/dynamic/dynamic.css +0 -173
- package/lib/components/dynamic/dynamic.js +0 -428
- package/lib/components/dynamic/export-module/index.js +0 -37
- package/lib/components/dynamic/img/dynamic-top.svg +0 -14
- package/lib/components/dynamic/my-team/img/add-subordinate.png +0 -0
- package/lib/components/dynamic/my-team/img/line.png +0 -0
- package/lib/components/dynamic/my-team/img/team.png +0 -0
- package/lib/components/dynamic/my-team/index.css +0 -184
- package/lib/components/dynamic/my-team/index.js +0 -263
- package/lib/components/dynamic/my-team/request-api.js +0 -52
- package/lib/components/dynamic/my-team/util.js +0 -20
- package/lib/components/dynamic/new-ui.css +0 -192
- package/lib/components/dynamic/online-broadcast/components/broadcast-item/index.css +0 -58
- package/lib/components/dynamic/online-broadcast/components/broadcast-item/index.js +0 -68
- package/lib/components/dynamic/online-broadcast/data.js +0 -95
- package/lib/components/dynamic/online-broadcast/img/broadcast.svg +0 -14
- package/lib/components/dynamic/online-broadcast/img/new.png +0 -0
- package/lib/components/dynamic/online-broadcast/img/preview.png +0 -0
- package/lib/components/dynamic/online-broadcast/index.css +0 -46
- package/lib/components/dynamic/online-broadcast/index.js +0 -61
- package/lib/components/dynamic/online-broadcast/interfact.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 -39
- 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 -39
- 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 -39
- 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 -44
- package/lib/components/dynamic/quick-operation/img/new-announcement.png +0 -0
- package/lib/components/dynamic/quick-operation/img/new-okr.png +0 -0
- package/lib/components/dynamic/quick-operation/img/new-share.png +0 -0
- package/lib/components/dynamic/quick-operation/img/new-task.png +0 -0
- package/lib/components/dynamic/quick-operation/index.css +0 -51
- package/lib/components/dynamic/quick-operation/index.js +0 -120
|
@@ -9,23 +9,7 @@ exports["default"] = void 0;
|
|
|
9
9
|
|
|
10
10
|
var _react = _interopRequireWildcard(require("react"));
|
|
11
11
|
|
|
12
|
-
var
|
|
13
|
-
|
|
14
|
-
var _classnames = _interopRequireDefault(require("classnames"));
|
|
15
|
-
|
|
16
|
-
var _requestApi = require("../request-api");
|
|
17
|
-
|
|
18
|
-
var _toast = _interopRequireDefault(require("../../toast"));
|
|
19
|
-
|
|
20
|
-
var _util = require("./util");
|
|
21
|
-
|
|
22
|
-
var _nextBtn = _interopRequireDefault(require("./components/next-btn"));
|
|
23
|
-
|
|
24
|
-
var _preBtn = _interopRequireDefault(require("./components/pre-btn"));
|
|
25
|
-
|
|
26
|
-
require("slick-carousel/slick/slick.css");
|
|
27
|
-
|
|
28
|
-
require("slick-carousel/slick/slick-theme.css");
|
|
12
|
+
var _tooltip = _interopRequireDefault(require("../tooltip"));
|
|
29
13
|
|
|
30
14
|
require("./index.css");
|
|
31
15
|
|
|
@@ -35,10 +19,6 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
35
19
|
|
|
36
20
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
37
21
|
|
|
38
|
-
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
39
|
-
|
|
40
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
41
|
-
|
|
42
22
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
43
23
|
|
|
44
24
|
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."); }
|
|
@@ -51,76 +31,76 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy
|
|
|
51
31
|
|
|
52
32
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
53
33
|
|
|
54
|
-
var
|
|
55
|
-
var
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
34
|
+
var TooltipText = function TooltipText(_ref) {
|
|
35
|
+
var _ref$overlayText = _ref.overlayText,
|
|
36
|
+
overlayText = _ref$overlayText === void 0 ? "" : _ref$overlayText,
|
|
37
|
+
_ref$exClass = _ref.exClass,
|
|
38
|
+
exClass = _ref$exClass === void 0 ? "" : _ref$exClass,
|
|
39
|
+
_ref$isPercent = _ref.isPercent,
|
|
40
|
+
isPercent = _ref$isPercent === void 0 ? false : _ref$isPercent,
|
|
41
|
+
_ref$overlayClassName = _ref.overlayClassName,
|
|
42
|
+
overlayClassName = _ref$overlayClassName === void 0 ? "" : _ref$overlayClassName,
|
|
43
|
+
_ref$mouseEnterDelay = _ref.mouseEnterDelay,
|
|
44
|
+
mouseEnterDelay = _ref$mouseEnterDelay === void 0 ? 0 : _ref$mouseEnterDelay,
|
|
45
|
+
_ref$lineHeight = _ref.lineHeight,
|
|
46
|
+
lineHeight = _ref$lineHeight === void 0 ? 22 : _ref$lineHeight,
|
|
47
|
+
_ref$rowNum = _ref.rowNum,
|
|
48
|
+
rowNum = _ref$rowNum === void 0 ? 2 : _ref$rowNum,
|
|
49
|
+
_ref$suffix = _ref.suffix,
|
|
50
|
+
suffix = _ref$suffix === void 0 ? null : _ref$suffix,
|
|
51
|
+
_ref$suffixClass = _ref.suffixClass,
|
|
52
|
+
suffixClass = _ref$suffixClass === void 0 ? "" : _ref$suffixClass,
|
|
53
|
+
children = _ref.children;
|
|
54
|
+
|
|
55
|
+
var _useState = (0, _react.useState)(false),
|
|
67
56
|
_useState2 = _slicedToArray(_useState, 2),
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
var _useState3 = (0, _react.useState)(false),
|
|
72
|
-
_useState4 = _slicedToArray(_useState3, 2),
|
|
73
|
-
isMouseEnter = _useState4[0],
|
|
74
|
-
setIsMouseEnter = _useState4[1];
|
|
75
|
-
|
|
76
|
-
var handleImgClick = function handleImgClick(link) {
|
|
77
|
-
window.open(link, "_blank");
|
|
78
|
-
};
|
|
79
|
-
|
|
80
|
-
var handleMouseEnter = function handleMouseEnter() {
|
|
81
|
-
setIsMouseEnter(true);
|
|
82
|
-
};
|
|
83
|
-
|
|
84
|
-
var handleMouseLeave = function handleMouseLeave() {
|
|
85
|
-
setIsMouseEnter(false);
|
|
86
|
-
};
|
|
57
|
+
hasTooltip = _useState2[0],
|
|
58
|
+
setHasTooltip = _useState2[1];
|
|
87
59
|
|
|
60
|
+
var domRef = (0, _react.useRef)();
|
|
88
61
|
(0, _react.useEffect)(function () {
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
62
|
+
if (isPercent) {
|
|
63
|
+
var _console = console,
|
|
64
|
+
log = _console.log;
|
|
65
|
+
log(domRef.current.getBoundingClientRect());
|
|
66
|
+
var domClient = domRef.current ? domRef.current.getBoundingClientRect() : {
|
|
67
|
+
height: 0,
|
|
68
|
+
width: 0
|
|
69
|
+
};
|
|
70
|
+
var height = domClient.height;
|
|
71
|
+
|
|
72
|
+
if (height > rowNum * lineHeight) {
|
|
73
|
+
setHasTooltip(true);
|
|
98
74
|
}
|
|
99
|
-
}
|
|
75
|
+
}
|
|
100
76
|
}, []);
|
|
101
77
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
102
|
-
className:
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
78
|
+
className: "tooltip-rows"
|
|
79
|
+
}, hasTooltip && /*#__PURE__*/_react["default"].createElement(_tooltip["default"], {
|
|
80
|
+
overlayClassName: overlayClassName,
|
|
81
|
+
overlay: overlayText || children,
|
|
82
|
+
placement: "top",
|
|
83
|
+
mouseEnterDelay: mouseEnterDelay
|
|
84
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
85
|
+
className: "tooltip-rows-wrapper ".concat(exClass),
|
|
86
|
+
style: {
|
|
87
|
+
height: rowNum * lineHeight,
|
|
88
|
+
lineHeight: "".concat(lineHeight, "px")
|
|
89
|
+
}
|
|
90
|
+
}, children, /*#__PURE__*/_react["default"].createElement("div", {
|
|
91
|
+
className: "tooltip-rows-wrapper-suffix ".concat(suffixClass)
|
|
92
|
+
}, !!suffix && suffix))), !hasTooltip && /*#__PURE__*/_react["default"].createElement("div", {
|
|
93
|
+
className: "tooltip-rows-wrapper ".concat(exClass)
|
|
94
|
+
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
95
|
+
className: "tooltip-rows-wrapper--normal-chirdren"
|
|
96
|
+
}, children), suffix), /*#__PURE__*/_react["default"].createElement("span", {
|
|
97
|
+
className: "tooltip-rows-wrapper tooltip-rows-wrapper--hidden ".concat(exClass),
|
|
98
|
+
ref: domRef,
|
|
99
|
+
style: {
|
|
100
|
+
lineHeight: "".concat(lineHeight, "px")
|
|
101
|
+
}
|
|
102
|
+
}, children));
|
|
123
103
|
};
|
|
124
104
|
|
|
125
|
-
var _default =
|
|
105
|
+
var _default = TooltipText;
|
|
126
106
|
exports["default"] = _default;
|
|
@@ -35,30 +35,58 @@ function _default(props) {
|
|
|
35
35
|
onRemove && onRemove(props);
|
|
36
36
|
};
|
|
37
37
|
|
|
38
|
+
var renderAvatar = function renderAvatar() {
|
|
39
|
+
var _data$avatar, _data$avatar2, _data$avatar3;
|
|
40
|
+
|
|
41
|
+
if ((data === null || data === void 0 ? void 0 : (_data$avatar = data.avatar) === null || _data$avatar === void 0 ? void 0 : _data$avatar.hasAvatar) === false) {
|
|
42
|
+
return /*#__PURE__*/_react["default"].createElement("span", {
|
|
43
|
+
style: {
|
|
44
|
+
backgroundColor: data.avatar.color
|
|
45
|
+
}
|
|
46
|
+
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
47
|
+
className: "perspm-person__avatar-text",
|
|
48
|
+
title: ""
|
|
49
|
+
}, /*#__PURE__*/_react["default"].createElement(_openData.OpenUserName, {
|
|
50
|
+
id: data.userId,
|
|
51
|
+
name: data.name
|
|
52
|
+
})));
|
|
53
|
+
} else if (data !== null && data !== void 0 && (_data$avatar2 = data.avatar) !== null && _data$avatar2 !== void 0 && _data$avatar2.original || data !== null && data !== void 0 && (_data$avatar3 = data.avatar) !== null && _data$avatar3 !== void 0 && _data$avatar3.small) {
|
|
54
|
+
var _data$avatar4, _data$avatar5;
|
|
55
|
+
|
|
56
|
+
return /*#__PURE__*/_react["default"].createElement("img", {
|
|
57
|
+
key: data.userId,
|
|
58
|
+
src: (data === null || data === void 0 ? void 0 : (_data$avatar4 = data.avatar) === null || _data$avatar4 === void 0 ? void 0 : _data$avatar4.original) || (data === null || data === void 0 ? void 0 : (_data$avatar5 = data.avatar) === null || _data$avatar5 === void 0 ? void 0 : _data$avatar5.small),
|
|
59
|
+
style: {
|
|
60
|
+
width: "100%",
|
|
61
|
+
height: "100%",
|
|
62
|
+
position: 'relative',
|
|
63
|
+
top: '-1px'
|
|
64
|
+
}
|
|
65
|
+
});
|
|
66
|
+
} else {
|
|
67
|
+
var _data$avatar6;
|
|
68
|
+
|
|
69
|
+
return /*#__PURE__*/_react["default"].createElement("span", {
|
|
70
|
+
style: {
|
|
71
|
+
backgroundColor: data === null || data === void 0 ? void 0 : (_data$avatar6 = data.avatar) === null || _data$avatar6 === void 0 ? void 0 : _data$avatar6.color
|
|
72
|
+
}
|
|
73
|
+
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
74
|
+
className: "perspm-person__avatar-text",
|
|
75
|
+
title: ""
|
|
76
|
+
}, /*#__PURE__*/_react["default"].createElement(_openData.OpenUserName, {
|
|
77
|
+
id: data.userId,
|
|
78
|
+
name: data.name
|
|
79
|
+
})));
|
|
80
|
+
}
|
|
81
|
+
};
|
|
82
|
+
|
|
38
83
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
39
84
|
className: (0, _classnames["default"])("perspm-person", {
|
|
40
85
|
"perspm-person--small": hideUserInfo
|
|
41
86
|
})
|
|
42
87
|
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
43
88
|
className: "perspm-person__avatar"
|
|
44
|
-
},
|
|
45
|
-
key: data.userId,
|
|
46
|
-
src: data.avatar.small,
|
|
47
|
-
style: {
|
|
48
|
-
width: "100%",
|
|
49
|
-
height: "100%"
|
|
50
|
-
}
|
|
51
|
-
}) : /*#__PURE__*/_react["default"].createElement("span", {
|
|
52
|
-
style: {
|
|
53
|
-
backgroundColor: data.avatar.color
|
|
54
|
-
}
|
|
55
|
-
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
56
|
-
className: "perspm-person__avatar-text",
|
|
57
|
-
title: ""
|
|
58
|
-
}, /*#__PURE__*/_react["default"].createElement(_openData.OpenUserName, {
|
|
59
|
-
id: data.userId,
|
|
60
|
-
name: data.name
|
|
61
|
-
})))), /*#__PURE__*/_react["default"].createElement("span", {
|
|
89
|
+
}, renderAvatar()), /*#__PURE__*/_react["default"].createElement("span", {
|
|
62
90
|
className: "perspm-person__info"
|
|
63
91
|
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
64
92
|
style: {
|