@titaui/pc 1.11.21-beta.2 → 1.11.21-beta.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/avatar/name-avatar/index.css +0 -1
- package/lib/components/avatar/name-avatar/index.js +13 -22
- package/lib/components/button/rect-btn/index.css +11 -45
- package/lib/components/button/rect-btn/index.js +6 -12
- package/lib/components/change-okr-modal/index.js +1 -2
- package/lib/components/create-okr-modal/request-api.js +1 -1
- package/lib/components/drawer/headerAction.js +1 -5
- package/lib/components/drawer/headerDrop.js +4 -41
- package/lib/components/drawer/index.css +0 -44
- package/lib/components/drawer/index.js +7 -36
- package/lib/components/dynamic/index.js +9 -12
- package/lib/components/dynamic/request-api.js +7 -68
- package/lib/components/nav-top/index.js +5 -6
- package/lib/components/okr-detail/base-info/other-infos/date-cycle/index.js +4 -16
- package/lib/components/okr-detail/base-info/other-infos/principal/index.js +1 -9
- package/lib/components/okr-detail/components/header/index.js +3 -9
- package/lib/components/okr-detail/components/header/o-name.js +3 -9
- package/lib/components/okr-detail/components/o-classify.js +1 -5
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +6 -9
- package/lib/components/okr-detail/detail-header/index.js +195 -206
- package/lib/components/okr-detail/index.js +2 -21
- package/lib/components/okr-detail/okr-list/index.js +3 -8
- package/lib/components/okr-detail/request-apis.js +1 -7
- package/lib/components/okr-period-selector/select-cycle.js +19 -23
- package/lib/components/task-relation-modal/request-api.js +1 -2
- package/lib/index.js +0 -40
- package/lib/pages/new-okr-list/header/index.css +0 -45
- package/lib/pages/new-okr-list/header/index.js +16 -38
- package/lib/pages/new-okr-list/index.js +1 -3
- package/lib/pages/new-okr-list/list/index.js +2 -19
- package/lib/pages/new-okr-list/request-api.js +2 -8
- package/lib/utils/format-time.js +1 -8
- package/lib/utils/open-data.js +1 -5
- package/package.json +2 -2
- 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/index.js +0 -126
- 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/index.js +0 -79
- 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/index.js +0 -82
- 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 -77
- 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
- package/lib/components/okr-detail/detail-header/constant.js +0 -53
- package/lib/components/okr-detail/helper.js +0 -62
- package/lib/components/textarea/index.css +0 -120
- package/lib/components/textarea/index.js +0 -257
- package/lib/pages/new-okr-list/header/common.js +0 -52
- package/lib/pages/new-okr-list/header/operate-record.js +0 -124
|
@@ -15,8 +15,6 @@ var _bsGlobal = require("../../utils/bs-global");
|
|
|
15
15
|
|
|
16
16
|
var _userOwnMenu = _interopRequireDefault(require("./components/user-own-menu"));
|
|
17
17
|
|
|
18
|
-
var _useGlobalValue = _interopRequireDefault(require("./useGlobalValue"));
|
|
19
|
-
|
|
20
18
|
var _menu = _interopRequireDefault(require("./components/menu"));
|
|
21
19
|
|
|
22
20
|
var _userMessage = _interopRequireDefault(require("./components/user-message"));
|
|
@@ -27,12 +25,14 @@ var _version = _interopRequireDefault(require("./components/version"));
|
|
|
27
25
|
|
|
28
26
|
var _utils = require("./utils");
|
|
29
27
|
|
|
30
|
-
require("./index.css");
|
|
31
|
-
|
|
32
28
|
var _request = require("../../utils/request");
|
|
33
29
|
|
|
34
30
|
var _toast = _interopRequireDefault(require("../toast"));
|
|
35
31
|
|
|
32
|
+
var _useGlobalValue = _interopRequireDefault(require("./useGlobalValue"));
|
|
33
|
+
|
|
34
|
+
require("./index.css");
|
|
35
|
+
|
|
36
36
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
37
37
|
|
|
38
38
|
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); }
|
|
@@ -172,7 +172,6 @@ var NavTop = function NavTop() {
|
|
|
172
172
|
}, /*#__PURE__*/_react["default"].createElement(_userOwnMenu["default"], null)));
|
|
173
173
|
};
|
|
174
174
|
|
|
175
|
-
var _default = NavTop;
|
|
176
|
-
|
|
175
|
+
var _default = NavTop;
|
|
177
176
|
exports["default"] = _default;
|
|
178
177
|
NavTop.useGlobalValue = _useGlobalValue["default"];
|
|
@@ -13,10 +13,6 @@ var _okrPeriodSelector = _interopRequireDefault(require("../../../../okr-period-
|
|
|
13
13
|
|
|
14
14
|
var _getLocale = require("../../../../../utils/getLocale");
|
|
15
15
|
|
|
16
|
-
var _context = require("../../../context");
|
|
17
|
-
|
|
18
|
-
var _helper = require("../../../helper");
|
|
19
|
-
|
|
20
16
|
require("./index.css");
|
|
21
17
|
|
|
22
18
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
@@ -44,25 +40,17 @@ var DateCycle = function DateCycle(_ref) {
|
|
|
44
40
|
_ref$canEdit = _ref.canEdit,
|
|
45
41
|
canEdit = _ref$canEdit === void 0 ? false : _ref$canEdit;
|
|
46
42
|
|
|
47
|
-
var _useContext = (0, _react.useContext)(_context.CommonContext),
|
|
48
|
-
okrInfo = _useContext.okrInfo,
|
|
49
|
-
approvalSetting = _useContext.approvalSetting;
|
|
50
|
-
|
|
51
|
-
var canCycleEdit = canEdit && (0, _helper.getApprovalIsShow)(approvalSetting, "changeOkrTime", okrInfo.applyState);
|
|
52
|
-
|
|
53
43
|
var _useState = (0, _react.useState)(false),
|
|
54
44
|
_useState2 = _slicedToArray(_useState, 2),
|
|
55
45
|
isFocus = _useState2[0],
|
|
56
46
|
setIsFocus = _useState2[1];
|
|
57
47
|
|
|
58
48
|
var handleButtonFocus = (0, _react.useCallback)(function () {
|
|
59
|
-
|
|
60
|
-
}, [
|
|
49
|
+
canEdit && setIsFocus(true);
|
|
50
|
+
}, [canEdit]);
|
|
61
51
|
var handleButtonBlur = (0, _react.useCallback)(function () {
|
|
62
52
|
setIsFocus(false);
|
|
63
53
|
}, []);
|
|
64
|
-
console.log('approvalSetting', approvalSetting);
|
|
65
|
-
console.log('okrInfo', okrInfo);
|
|
66
54
|
|
|
67
55
|
var renderClickArea = function renderClickArea(_ref2) {
|
|
68
56
|
var btnRef = _ref2.btnRef,
|
|
@@ -71,7 +59,7 @@ var DateCycle = function DateCycle(_ref) {
|
|
|
71
59
|
return /*#__PURE__*/_react["default"].createElement("button", {
|
|
72
60
|
onFocus: handleButtonFocus,
|
|
73
61
|
onBlur: handleButtonBlur,
|
|
74
|
-
className: "base-info-date-cycle__button ".concat(isFocus ? "base-info-date-cycle__button--focus" : "", " ").concat(!
|
|
62
|
+
className: "base-info-date-cycle__button ".concat(isFocus ? "base-info-date-cycle__button--focus" : "", " ").concat(!canEdit && "base-info-date-cycle__button--disable"),
|
|
75
63
|
ref: btnRef,
|
|
76
64
|
onClick: clickCallback
|
|
77
65
|
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
@@ -90,7 +78,7 @@ var DateCycle = function DateCycle(_ref) {
|
|
|
90
78
|
cycle: cycle,
|
|
91
79
|
setCycle: setCycle,
|
|
92
80
|
okrId: okrId,
|
|
93
|
-
canEdit:
|
|
81
|
+
canEdit: canEdit,
|
|
94
82
|
getCycleRange: true
|
|
95
83
|
}));
|
|
96
84
|
};
|
|
@@ -21,10 +21,6 @@ var _popConfirm = _interopRequireDefault(require("../../../../../components-v1/p
|
|
|
21
21
|
|
|
22
22
|
var _getLocale = require("../../../../../utils/getLocale");
|
|
23
23
|
|
|
24
|
-
var _context2 = require("../../../context");
|
|
25
|
-
|
|
26
|
-
var _helper = require("../../../helper");
|
|
27
|
-
|
|
28
24
|
require("./index.css");
|
|
29
25
|
|
|
30
26
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
@@ -64,10 +60,6 @@ var Principal = function Principal(_ref) {
|
|
|
64
60
|
selectUser = _useState2[0],
|
|
65
61
|
setSelectUser = _useState2[1];
|
|
66
62
|
|
|
67
|
-
var _useContext = (0, _react.useContext)(_context2.CommonContext),
|
|
68
|
-
okrInfo = _useContext.okrInfo,
|
|
69
|
-
approvalSetting = _useContext.approvalSetting;
|
|
70
|
-
|
|
71
63
|
var handleSelected = function handleSelected(_ref2) {
|
|
72
64
|
var _ref3 = _slicedToArray(_ref2, 1),
|
|
73
65
|
user = _ref3[0];
|
|
@@ -122,7 +114,7 @@ var Principal = function Principal(_ref) {
|
|
|
122
114
|
}, (0, _getLocale.getLocale)("Mod_Owner")), /*#__PURE__*/_react["default"].createElement("div", {
|
|
123
115
|
className: "base-info-other-infos__principal-user",
|
|
124
116
|
ref: selectUserRef
|
|
125
|
-
}, canEdit
|
|
117
|
+
}, canEdit ? /*#__PURE__*/_react["default"].createElement(_popConfirm["default"], {
|
|
126
118
|
ref: popConfirmRef,
|
|
127
119
|
showArrow: false,
|
|
128
120
|
style: {
|
|
@@ -31,8 +31,6 @@ var _progress = _interopRequireDefault(require("../../../progress"));
|
|
|
31
31
|
|
|
32
32
|
var _utils = require("../../../progress/utils");
|
|
33
33
|
|
|
34
|
-
var _helper = require("../../helper");
|
|
35
|
-
|
|
36
34
|
var _tooltip = _interopRequireDefault(require("../../../tooltip"));
|
|
37
35
|
|
|
38
36
|
var _auth = require("../../../../utils/auth");
|
|
@@ -87,8 +85,6 @@ function Header(props) {
|
|
|
87
85
|
setGeneralOkrClassify = _useContext.setGeneralOkrClassify,
|
|
88
86
|
showOkrEvalute = _useContext.showOkrEvalute;
|
|
89
87
|
|
|
90
|
-
var commonContext = (0, _react.useContext)(_context.CommonContext);
|
|
91
|
-
var approvalSetting = commonContext.approvalSetting;
|
|
92
88
|
var showOScore = (_window = window) === null || _window === void 0 ? void 0 : (_window$BSGlobal = _window.BSGlobal) === null || _window$BSGlobal === void 0 ? void 0 : (_window$BSGlobal$OkrA = _window$BSGlobal.OkrAdvancedSetting) === null || _window$BSGlobal$OkrA === void 0 ? void 0 : (_window$BSGlobal$OkrA2 = _window$BSGlobal$OkrA.KRSetting) === null || _window$BSGlobal$OkrA2 === void 0 ? void 0 : _window$BSGlobal$OkrA2.OScore;
|
|
93
89
|
var _okrInfo$progressGrow = okrInfo.progressGrow,
|
|
94
90
|
progressGrow = _okrInfo$progressGrow === void 0 ? 0 : _okrInfo$progressGrow,
|
|
@@ -160,7 +156,7 @@ function Header(props) {
|
|
|
160
156
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
161
157
|
className: "".concat(precls, "__avatar")
|
|
162
158
|
}, /*#__PURE__*/_react["default"].createElement(_oAvatar["default"], {
|
|
163
|
-
editable: editable
|
|
159
|
+
editable: editable,
|
|
164
160
|
okrId: okrInfo.workId
|
|
165
161
|
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
166
162
|
className: "".concat(precls, "__content")
|
|
@@ -168,9 +164,7 @@ function Header(props) {
|
|
|
168
164
|
editable: editable,
|
|
169
165
|
okrName: okrName,
|
|
170
166
|
setIsEdit: setIsEdit,
|
|
171
|
-
okrStatus: okrInfo
|
|
172
|
-
applyState: okrInfo === null || okrInfo === void 0 ? void 0 : okrInfo.applyState,
|
|
173
|
-
approvalSetting: approvalSetting
|
|
167
|
+
okrStatus: okrInfo.status
|
|
174
168
|
}, /*#__PURE__*/_react["default"].createElement(_oClassify["default"], {
|
|
175
169
|
editable: editable,
|
|
176
170
|
okrId: okrInfo.workId,
|
|
@@ -193,7 +187,7 @@ function Header(props) {
|
|
|
193
187
|
})), /*#__PURE__*/_react["default"].createElement("span", {
|
|
194
188
|
className: "".concat(precls, "__action-item")
|
|
195
189
|
}, /*#__PURE__*/_react["default"].createElement(_oCycle["default"], {
|
|
196
|
-
editable: editable
|
|
190
|
+
editable: editable,
|
|
197
191
|
okrId: okrInfo.workId
|
|
198
192
|
})), /*#__PURE__*/_react["default"].createElement("span", {
|
|
199
193
|
className: "".concat(precls, "__action-item")
|
|
@@ -13,8 +13,6 @@ var _getLocale = require("../../../../utils/getLocale");
|
|
|
13
13
|
|
|
14
14
|
var _tools = require("../../../../utils/tools");
|
|
15
15
|
|
|
16
|
-
var _helper = require("../../helper");
|
|
17
|
-
|
|
18
16
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
19
17
|
|
|
20
18
|
function OName(props) {
|
|
@@ -22,15 +20,11 @@ function OName(props) {
|
|
|
22
20
|
okrName = props.okrName,
|
|
23
21
|
setIsEdit = props.setIsEdit,
|
|
24
22
|
okrStatus = props.okrStatus,
|
|
25
|
-
children = props.children
|
|
26
|
-
approvalSetting = props.approvalSetting,
|
|
27
|
-
applyState = props.applyState;
|
|
23
|
+
children = props.children;
|
|
28
24
|
|
|
29
25
|
var handleEditClick = function handleEditClick() {
|
|
30
|
-
if (
|
|
31
|
-
|
|
32
|
-
setIsEdit(true);
|
|
33
|
-
}
|
|
26
|
+
if (editable) {
|
|
27
|
+
setIsEdit(true);
|
|
34
28
|
}
|
|
35
29
|
};
|
|
36
30
|
|
|
@@ -47,8 +47,6 @@ var _EditKrWightModal = _interopRequireDefault(require("../../../../../edit-kr-w
|
|
|
47
47
|
|
|
48
48
|
var _okrProgressModal = _interopRequireDefault(require("../../../../../okr-progress-modal"));
|
|
49
49
|
|
|
50
|
-
var _helper = require("../../../../helper");
|
|
51
|
-
|
|
52
50
|
var _getLocale = require("../../../../../../utils/getLocale");
|
|
53
51
|
|
|
54
52
|
require("./index.css");
|
|
@@ -100,8 +98,7 @@ function _default(props) {
|
|
|
100
98
|
|
|
101
99
|
var _useContext = (0, _react.useContext)(_context2.CommonContext),
|
|
102
100
|
refreshAll = _useContext.refreshAll,
|
|
103
|
-
okrInfo = _useContext.okrInfo
|
|
104
|
-
approvalSetting = _useContext.approvalSetting;
|
|
101
|
+
okrInfo = _useContext.okrInfo;
|
|
105
102
|
|
|
106
103
|
var _useState = (0, _react.useState)(data.confidenceIndex),
|
|
107
104
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -318,7 +315,7 @@ function _default(props) {
|
|
|
318
315
|
}, "KR", index + 1), /*#__PURE__*/_react["default"].createElement("span", {
|
|
319
316
|
className: (0, _classnames["default"])("".concat(_precls["default"], "__kr-node-title"))
|
|
320
317
|
}, /*#__PURE__*/_react["default"].createElement(_editableInput["default"], {
|
|
321
|
-
editable: krCanEdit
|
|
318
|
+
editable: krCanEdit,
|
|
322
319
|
defaultValue: krName,
|
|
323
320
|
emptyMessage: "KR\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",
|
|
324
321
|
onKeyDown: onKrNameChangeHandler,
|
|
@@ -332,10 +329,10 @@ function _default(props) {
|
|
|
332
329
|
name: user.name,
|
|
333
330
|
id: user.userId,
|
|
334
331
|
width: 68,
|
|
335
|
-
editable: krCanEdit
|
|
332
|
+
editable: krCanEdit,
|
|
336
333
|
onEditUser: onEditUserHandler,
|
|
337
334
|
nameTips: function nameTips(name) {
|
|
338
|
-
return /*#__PURE__*/_react["default"].createElement("span", null,
|
|
335
|
+
return /*#__PURE__*/_react["default"].createElement("span", null, "\u8D1F\u8D23\u4EBA\uFF1A", name);
|
|
339
336
|
}
|
|
340
337
|
})), showKrWeight && /*#__PURE__*/_react["default"].createElement(OkrRowColumn, {
|
|
341
338
|
width: 60,
|
|
@@ -351,7 +348,7 @@ function _default(props) {
|
|
|
351
348
|
marginLeft: 16
|
|
352
349
|
}, /*#__PURE__*/_react["default"].createElement(_rangePickerPop["default"], {
|
|
353
350
|
data: data,
|
|
354
|
-
editable: krCanEdit
|
|
351
|
+
editable: krCanEdit
|
|
355
352
|
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
356
353
|
className: (0, _classnames["default"])("".concat(_precls["default"], "__kr-node-actions"))
|
|
357
354
|
}, showHeart && /*#__PURE__*/_react["default"].createElement("div", {
|
|
@@ -380,7 +377,7 @@ function _default(props) {
|
|
|
380
377
|
evaluateValue: evaluateValue,
|
|
381
378
|
setEvaluateValue: onEvaluateChangeHanler,
|
|
382
379
|
isEvaluate: isEvaluate
|
|
383
|
-
})), krCanEdit &&
|
|
380
|
+
})), krCanEdit && /*#__PURE__*/_react["default"].createElement("div", {
|
|
384
381
|
className: (0, _classnames["default"])("".concat(_precls["default"], "__kr-node-delete")),
|
|
385
382
|
onClick: function onClick() {
|
|
386
383
|
return setDeleteModalVisible(true);
|