@titaui/pc 1.9.83 → 1.9.87

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 (107) hide show
  1. package/.eslintrc.js +1 -1
  2. package/lib/components/change-okr-modal/Filter.js +1 -1
  3. package/lib/components/change-okr-modal/Item.js +121 -91
  4. package/lib/components/change-okr-modal/filterTab.js +1 -1
  5. package/lib/components/change-okr-modal/index.js +1 -1
  6. package/lib/components/communication/CommunicationAttachments.js +1 -1
  7. package/lib/components/communication/ConvertUserName.js +1 -1
  8. package/lib/components/communication/index.js +1 -1
  9. package/lib/components/create-okr-modal/objectType.js +1 -1
  10. package/lib/components/date-picker/BodyItem.js +1 -1
  11. package/lib/components/date-picker/CalendarBody.js +1 -1
  12. package/lib/components/date-picker/CalendarHeader.js +1 -1
  13. package/lib/components/date-picker/index.js +1 -1
  14. package/lib/components/date-range-picker/index.js +1 -1
  15. package/lib/components/delete-confirm-pop/ConfirmPop.js +1 -1
  16. package/lib/components/eReport/eReportListEmpty.js +1 -1
  17. package/lib/components/eReport/eReportLists/reportList.js +1 -1
  18. package/lib/components/eReport/eReportShare/index.js +1 -1
  19. package/lib/components/eReport/eReportShare/toast/index.js +1 -1
  20. package/lib/components/edit-kr-wight/EditKrWightModal.js +1 -1
  21. package/lib/components/edit-kr-wight/FormItemV2.js +1 -1
  22. package/lib/components/emotions-selector/selector-content.js +1 -1
  23. package/lib/components/emotions-selector/selector-pop.js +1 -1
  24. package/lib/components/ereport-list/index.js +1 -1
  25. package/lib/components/error-boundary/index.js +1 -1
  26. package/lib/components/mblog/components/ConfirmPop.js +1 -1
  27. package/lib/components/mblog/components/MblogAction.js +1 -1
  28. package/lib/components/mblog/components/MblogContent.js +1 -1
  29. package/lib/components/mblog/index.js +1 -1
  30. package/lib/components/okr-detail/auth.js +1 -1
  31. package/lib/components/okr-detail/components/base-okr-type/confirm/buttonv2.js +1 -1
  32. package/lib/components/okr-detail/components/base-okr-type/confirm/confirm.js +1 -1
  33. package/lib/components/okr-detail/components/base-okr-type/object-type.js +1 -1
  34. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.js +1 -1
  35. package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/kr-push-score.js +1 -1
  36. package/lib/components/okr-flow/export-modal/index.js +1 -1
  37. package/lib/components/okr-period-selector/select-cycle.js +7 -0
  38. package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +1 -1
  39. package/lib/components/okr-review/ReviewPop/components/Toast/index.js +1 -1
  40. package/lib/components/okr-review/ReviewPop/index.js +1 -1
  41. package/lib/components/okr-review/components/ReviewItem/index.js +1 -1
  42. package/lib/components/okr-review/components/confirm-pop/ConfirmPop.js +1 -1
  43. package/lib/components/okr-review/index.js +1 -1
  44. package/lib/components/operation-records/OperationRecordItem.js +1 -1
  45. package/lib/components/operation-records/index.js +1 -1
  46. package/lib/components/point-demo/input/index.js +1 -1
  47. package/lib/components/praise-record/PraiseRecordItem.js +1 -1
  48. package/lib/components/praise-record/index.js +1 -1
  49. package/lib/components/range-picker-pop/index.js +1 -1
  50. package/lib/components/range-selector-pop/RangeList.js +1 -1
  51. package/lib/components/range-selector-pop/RangeSelectorPop.js +1 -1
  52. package/lib/components/select/Option.js +1 -1
  53. package/lib/components/select/index.js +1 -1
  54. package/lib/components/tita-chart/errorBoundary/index.js +1 -1
  55. package/lib/components/upload/components/uploadedPreview.js +1 -1
  56. package/lib/components/upload/index.js +1 -1
  57. package/lib/components/viewer/ImageListRender.js +1 -1
  58. package/lib/components/viewer/index.js +1 -1
  59. package/lib/components-v1/animate/AnimateChild.js +1 -1
  60. package/lib/components-v1/animate/animate.js +1 -1
  61. package/lib/components-v1/avatar/index.js +1 -1
  62. package/lib/components-v1/buttonv2/ButtonOutlined.js +1 -1
  63. package/lib/components-v1/buttonv2/ButtonRounded.js +1 -1
  64. package/lib/components-v1/buttonv2/DefaultButton.js +1 -1
  65. package/lib/components-v1/confirm/index.js +1 -1
  66. package/lib/components-v1/dropDownSelector/StatelessDropdown.js +1 -1
  67. package/lib/components-v1/dropDownSelector/dropDownSelector.js +1 -1
  68. package/lib/components-v1/input/Input.js +1 -1
  69. package/lib/components-v1/input/InputNumber.js +1 -1
  70. package/lib/components-v1/placement/placement.js +1 -1
  71. package/lib/components-v1/placement/placementInner.js +1 -1
  72. package/lib/components-v1/pop/Pop.js +1 -1
  73. package/lib/components-v1/pop/PopInner.js +1 -1
  74. package/lib/components-v1/portals/Portals.js +1 -1
  75. package/lib/components-v1/progress/CircleProgress.js +1 -1
  76. package/lib/components-v1/progress/LineProgress.js +1 -1
  77. package/lib/components-v1/progress/index.js +1 -1
  78. package/lib/components-v1/radio/radio.js +1 -1
  79. package/lib/components-v1/radio/radioGroup.js +1 -1
  80. package/lib/components-v1/search/index.js +1 -1
  81. package/lib/components-v1/select/Option.js +1 -1
  82. package/lib/components-v1/select/index.js +1 -1
  83. package/lib/components-v1/tabs/index.js +1 -1
  84. package/lib/components-v1/textarea/index.js +1 -1
  85. package/lib/components-v1/transition/index.js +1 -1
  86. package/lib/components-v1/userSelector/UserSelectorPop.js +1 -1
  87. package/lib/components-v1/userSelector/components/MultiMode/CommonList.js +1 -1
  88. package/lib/components-v1/userSelector/components/MultiMode/DepartmentList.js +1 -1
  89. package/lib/components-v1/userSelector/components/MultiMode/DepartmentTree.js +1 -1
  90. package/lib/components-v1/userSelector/components/MultiMode/SubsList.js +1 -1
  91. package/lib/components-v1/userSelector/components/MultiMode/index.js +1 -1
  92. package/lib/components-v1/userSelector/components/SearchBar.js +1 -1
  93. package/lib/components-v1/userSelector/components/SingleMode.js +1 -1
  94. package/lib/components-v1/userSelector/components/UserItem.js +1 -1
  95. package/lib/components-v1/userSelector/index.js +1 -1
  96. package/lib/pages/appointment-demo/input/index.js +1 -1
  97. package/lib/pages/group-management/components/input-form/index.js +1 -1
  98. package/lib/pages/new-okr-list/init-cycle-setting.js +4 -2
  99. package/lib/pages/new-okr-list/request-api.js +32 -57
  100. package/lib/utils/auth.js +1 -1
  101. package/package.json +1 -1
  102. package/src/components/change-okr-modal/Item.tsx +84 -45
  103. package/src/components/okr-flow/export-modal/index.tsx +1 -1
  104. package/src/components/okr-period-selector/select-cycle.tsx +5 -0
  105. package/src/pages/new-okr-list/init-cycle-setting.tsx +10 -7
  106. package/src/pages/new-okr-list/request-api.ts +11 -11
  107. package/yarn-error.log +103 -0
package/.eslintrc.js CHANGED
@@ -171,7 +171,7 @@ module.exports = {
171
171
  "class-methods-use-this": 2,
172
172
  "react/no-access-state-in-setstate": 2,
173
173
  "no-confusing-arrow": 2,
174
- "react/no-deprecated": 2,
174
+ "react/no-deprecated": 1,
175
175
  "no-mixed-spaces-and-tabs": 2,
176
176
  "array-bracket-spacing": 2,
177
177
  "import/no-useless-path-segments": 2,
@@ -63,7 +63,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
63
63
 
64
64
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
65
65
 
66
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
66
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
67
67
 
68
68
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
69
69
 
@@ -27,19 +27,13 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
27
27
 
28
28
  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; }
29
29
 
30
- 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; }
31
-
32
- 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; }
33
-
34
- 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; }
35
-
36
30
  function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
37
31
 
38
32
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
39
33
 
40
34
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
41
35
 
42
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
36
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
43
37
 
44
38
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
45
39
 
@@ -53,6 +47,12 @@ function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Re
53
47
 
54
48
  function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
55
49
 
50
+ 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; }
51
+
52
+ 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; }
53
+
54
+ 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; }
55
+
56
56
  var colorMap = {
57
57
  1: "132,117,255",
58
58
  2: "79,115,255",
@@ -60,12 +60,48 @@ var colorMap = {
60
60
  4: "12,192,201"
61
61
  };
62
62
 
63
+ var formatKeywordsFunc = function formatKeywordsFunc(str, key) {
64
+ var reg = new RegExp("(".concat(key, ")"), "g");
65
+ var newstr = str.replace(reg, "<span style=\"color: #2879ff;\">".concat(key, "</span>"));
66
+ return newstr;
67
+ };
68
+
69
+ var unFormatKeywordsFunc = function unFormatKeywordsFunc(str, key) {
70
+ var regExpKey = "<span style=\"color: #2879ff;\">".concat(key, "</span>");
71
+ var reg = new RegExp("(".concat(regExpKey, ")"), "g");
72
+ var newstr = str.replace(reg, key);
73
+ return newstr;
74
+ };
75
+
76
+ var htmlToText = function htmlToText(text) {
77
+ var div = document.createElement("div");
78
+ div.innerHTML = text;
79
+ var newtext = div.innerText || div.textContent;
80
+ return newtext;
81
+ };
82
+
83
+ var dealOkrData = function dealOkrData(data, keyWords) {
84
+ var newData = data;
85
+
86
+ if (keyWords) {
87
+ newData.workName = formatKeywordsFunc(data.workName, keyWords);
88
+ newData.Krs = newData.Krs.map(function (item) {
89
+ return _objectSpread(_objectSpread({}, item), {}, {
90
+ mileStoneName: formatKeywordsFunc(item.mileStoneName, keyWords)
91
+ });
92
+ });
93
+ }
94
+
95
+ return data;
96
+ };
97
+
63
98
  var Item = /*#__PURE__*/function (_PureComponent) {
64
99
  _inherits(Item, _PureComponent);
65
100
 
66
101
  var _super = _createSuper(Item);
67
102
 
68
103
  // @ts-ignore
104
+ // const {data,keywords} = props
69
105
  function Item(props) {
70
106
  var _this;
71
107
 
@@ -74,31 +110,34 @@ var Item = /*#__PURE__*/function (_PureComponent) {
74
110
  _this = _super.call(this, props);
75
111
  _this.isObjectiveRelevanceKr = window.BSGlobal.OkrAdvancedSetting.KRSetting.ObjectiveRelevanceKr;
76
112
 
77
- _this.onSelect = function (e, data) {
113
+ _this.onSelect = function (e, pdata) {
78
114
  e.stopPropagation();
79
115
  e.nativeEvent.stopImmediatePropagation();
80
- var keywords = _this.props.keywords;
116
+ var _this$props = _this.props,
117
+ keywords = _this$props.keywords,
118
+ onSelect = _this$props.onSelect,
119
+ data = _this$props.data;
81
120
 
82
- var unFormatData = _objectSpread({}, data);
121
+ var unFormatData = _objectSpread({}, pdata);
83
122
 
84
123
  if (keywords) {
85
124
  if (unFormatData.workName) {
86
- unFormatData.workName = _this.unFormatKeywordsFunc(unFormatData.workName, keywords);
125
+ unFormatData.workName = unFormatKeywordsFunc(unFormatData.workName, keywords);
87
126
  } else {
88
- unFormatData.mileStoneName = _this.unFormatKeywordsFunc(unFormatData.mileStoneName, keywords);
127
+ unFormatData.mileStoneName = unFormatKeywordsFunc(unFormatData.mileStoneName, keywords);
89
128
  }
90
129
  }
91
130
 
92
- _this.props.onSelect({
131
+ onSelect({
93
132
  selectData: unFormatData,
94
- okrInfo: _this.props.data
133
+ okrInfo: data
95
134
  });
96
135
  };
97
136
 
98
137
  _this.isExtend = function () {
99
- var _this$props = _this.props,
100
- data = _this$props.data,
101
- active = _this$props.active;
138
+ var _this$props2 = _this.props,
139
+ data = _this$props2.data,
140
+ active = _this$props2.active;
102
141
  var isExpand = _this.state.isExpand;
103
142
 
104
143
  if (data.Krs.length > 0) {
@@ -112,13 +151,6 @@ var Item = /*#__PURE__*/function (_PureComponent) {
112
151
  }
113
152
  };
114
153
 
115
- _this.htmlToText = function (text) {
116
- var div = document.createElement("div");
117
- div.innerHTML = text;
118
- var newtext = div.innerText || div.textContent;
119
- return newtext;
120
- };
121
-
122
154
  _this.getCycleText = function () {
123
155
  var data = _this.props.data;
124
156
  var hzNum = [(0, _getLocale.getLocale)("OKR_MyO_Pop_1stQuarter"), (0, _getLocale.getLocale)("OKR_MyO_Pop_2ndQuarter"), (0, _getLocale.getLocale)("OKR_MyO_Pop_3rdQuarter"), (0, _getLocale.getLocale)("OKR_MyO_Pop_4thQuarter")];
@@ -144,33 +176,67 @@ var Item = /*#__PURE__*/function (_PureComponent) {
144
176
  }
145
177
  };
146
178
 
147
- _this.formatKeywordsFunc = function (str, key) {
148
- var reg = new RegExp("(".concat(key, ")"), "g");
149
- var newstr = str.replace(reg, "<span style=\"color: #2879ff;\">".concat(key, "</span>"));
150
- return newstr;
151
- };
152
-
153
- _this.unFormatKeywordsFunc = function (str, key) {
154
- var regExpKey = "<span style=\"color: #2879ff;\">".concat(key, "</span>");
155
- var reg = new RegExp("(".concat(regExpKey, ")"), "g");
156
- var newstr = str.replace(reg, key);
157
- return newstr;
158
- };
179
+ _this.renderItemKr = function () {
180
+ var _this$props3 = _this.props,
181
+ data = _this$props3.data,
182
+ active = _this$props3.active,
183
+ isShowKr = _this$props3.isShowKr,
184
+ keywords = _this$props3.keywords;
185
+ var okrData = dealOkrData(data, keywords);
186
+
187
+ if (okrData.Krs.length > 0) {
188
+ return okrData.Krs.map(function (item, index) {
189
+ if (_this.isObjectiveRelevanceKr) {
190
+ return /*#__PURE__*/_react["default"].createElement(_styledComponents.ItemTop, {
191
+ key: item.mileStoneId
192
+ }, /*#__PURE__*/_react["default"].createElement(_styledComponents.Radio, {
193
+ onClick: function onClick(e) {
194
+ return _this.onSelect(e, data.Krs[index]);
195
+ },
196
+ active: active && item.mileStoneId === (active.workId || active.mileStoneId)
197
+ }), /*#__PURE__*/_react["default"].createElement(_styledComponents.WorkNameWrapper, {
198
+ isShowKr: isShowKr
199
+ }, /*#__PURE__*/_react["default"].createElement(_tooltip["default"], {
200
+ placement: "top",
201
+ overlay: htmlToText(item.mileStoneName)
202
+ }, /*#__PURE__*/_react["default"].createElement(_styledComponents.OkrName, {
203
+ isKr: true,
204
+ isShowKr: isShowKr,
205
+ dangerouslySetInnerHTML: {
206
+ __html: "KR".concat(index + 1, "\uFF1A").concat(item.mileStoneName)
207
+ }
208
+ }))));
209
+ }
159
210
 
160
- _this.dealOkrData = function (data, keyWords) {
161
- var newData = data;
211
+ if (active && item.mileStoneId === (active.workId || active.mileStoneId)) {
212
+ return /*#__PURE__*/_react["default"].createElement(_styledComponents.ItemTop, {
213
+ key: item.mileStoneId
214
+ }, /*#__PURE__*/_react["default"].createElement(_styledComponents.Radio, {
215
+ onClick: function onClick(e) {
216
+ return _this.onSelect(e, data.Krs[index]);
217
+ },
218
+ active: active && item.mileStoneId === (active.workId || active.mileStoneId)
219
+ }), /*#__PURE__*/_react["default"].createElement(_styledComponents.WorkNameWrapper, {
220
+ isShowKr: isShowKr
221
+ }, /*#__PURE__*/_react["default"].createElement(_tooltip["default"], {
222
+ placement: "top",
223
+ overlay: htmlToText(item.mileStoneName)
224
+ }, /*#__PURE__*/_react["default"].createElement(_styledComponents.OkrName, {
225
+ isKr: true,
226
+ isShowKr: isShowKr,
227
+ dangerouslySetInnerHTML: {
228
+ __html: "KR".concat(index + 1, "\uFF1A").concat(item.mileStoneName)
229
+ }
230
+ }))));
231
+ }
162
232
 
163
- if (keyWords) {
164
- newData.workName = _this.formatKeywordsFunc(data.workName, keyWords);
165
- newData.Krs.forEach(function (item) {
166
- item.mileStoneName = _this.formatKeywordsFunc(item.mileStoneName, keyWords);
233
+ return "";
167
234
  });
168
235
  }
169
236
 
170
- return data;
237
+ return /*#__PURE__*/_react["default"].createElement("span", null);
171
238
  };
172
239
 
173
- _this.okrData = _this.dealOkrData(_this.props.data, _this.props.keywords);
174
240
  _this.state = {
175
241
  isExpand: false
176
242
  };
@@ -192,11 +258,13 @@ var Item = /*#__PURE__*/function (_PureComponent) {
192
258
  value: function render() {
193
259
  var _this2 = this;
194
260
 
195
- var _this$props2 = this.props,
196
- data = _this$props2.data,
197
- active = _this$props2.active,
198
- isShowKr = _this$props2.isShowKr;
261
+ var _this$props4 = this.props,
262
+ data = _this$props4.data,
263
+ active = _this$props4.active,
264
+ isShowKr = _this$props4.isShowKr,
265
+ keywords = _this$props4.keywords;
199
266
  var isExpand = this.state.isExpand;
267
+ var okrData = dealOkrData(data, keywords);
200
268
  return /*#__PURE__*/_react["default"].createElement(_styledComponents.ItemWrapper, null, /*#__PURE__*/_react["default"].createElement(_styledComponents.ItemObjectiveContainer, {
201
269
  onClick: function onClick() {
202
270
  return _this2.setState({
@@ -214,59 +282,21 @@ var Item = /*#__PURE__*/function (_PureComponent) {
214
282
  isShowKr: isShowKr
215
283
  }, /*#__PURE__*/_react["default"].createElement(_tooltip["default"], {
216
284
  placement: "top",
217
- overlay: this.htmlToText(this.okrData.workName)
285
+ overlay: htmlToText(okrData.workName)
218
286
  }, /*#__PURE__*/_react["default"].createElement(_styledComponents.OkrName, {
219
287
  isKr: false,
220
288
  isShowKr: isShowKr,
221
289
  dangerouslySetInnerHTML: {
222
- __html: this.okrData.workName
290
+ __html: okrData.workName
223
291
  }
224
292
  }))), this.isObjectiveRelevanceKr && isShowKr && data.Krs.length > 0 && /*#__PURE__*/_react["default"].createElement("span", {
225
- className: "".concat(this.state.isExpand ? "tu-icon-arrow-up" : "tu-icon-arrow-down")
293
+ className: "".concat(isExpand ? "tu-icon-arrow-up" : "tu-icon-arrow-down")
226
294
  })), /*#__PURE__*/_react["default"].createElement(_styledComponents.ItemBottom, null, !isShowKr && [/*#__PURE__*/_react["default"].createElement("span", null, (0, _constant.getTypeMap)()[data.okrType]), /*#__PURE__*/_react["default"].createElement(_styledComponents.Separator, null)], /*#__PURE__*/_react["default"].createElement(_styledComponents.PricipleName, null, /*#__PURE__*/_react["default"].createElement(_openData.OpenUserName, {
227
295
  name: data.principalUser.name,
228
296
  id: data.principalUser.userId
229
- })), /*#__PURE__*/_react["default"].createElement(_styledComponents.Separator, null), /*#__PURE__*/_react["default"].createElement("span", null, data.startDate, "-", data.endDate), isShowKr && [/*#__PURE__*/_react["default"].createElement(_styledComponents.Separator, null), /*#__PURE__*/_react["default"].createElement("span", null, data.statusName)])), isShowKr && (this.isObjectiveRelevanceKr || !this.isObjectiveRelevanceKr && this.okrData.hasSub) && /*#__PURE__*/_react["default"].createElement(_styledComponents.ItemKrContainer, {
297
+ })), /*#__PURE__*/_react["default"].createElement(_styledComponents.Separator, null), /*#__PURE__*/_react["default"].createElement("span", null, data.startDate, "-", data.endDate), isShowKr && [/*#__PURE__*/_react["default"].createElement(_styledComponents.Separator, null), /*#__PURE__*/_react["default"].createElement("span", null, data.statusName)])), isShowKr && (this.isObjectiveRelevanceKr || !this.isObjectiveRelevanceKr && okrData.hasSub) && /*#__PURE__*/_react["default"].createElement(_styledComponents.ItemKrContainer, {
230
298
  className: "".concat(isExpand ? "slideIn" : "slideOut")
231
- }, this.okrData.Krs.length > 0 && this.okrData.Krs.map(function (item, index) {
232
- return _this2.isObjectiveRelevanceKr ? /*#__PURE__*/_react["default"].createElement(_styledComponents.ItemTop, {
233
- key: item.mileStoneId
234
- }, /*#__PURE__*/_react["default"].createElement(_styledComponents.Radio, {
235
- onClick: function onClick(e) {
236
- return _this2.onSelect(e, data.Krs[index]);
237
- },
238
- active: active && item.mileStoneId === (active.workId || active.mileStoneId)
239
- }), /*#__PURE__*/_react["default"].createElement(_styledComponents.WorkNameWrapper, {
240
- isShowKr: isShowKr
241
- }, /*#__PURE__*/_react["default"].createElement(_tooltip["default"], {
242
- placement: "top",
243
- overlay: _this2.htmlToText(item.mileStoneName)
244
- }, /*#__PURE__*/_react["default"].createElement(_styledComponents.OkrName, {
245
- isKr: true,
246
- isShowKr: isShowKr,
247
- dangerouslySetInnerHTML: {
248
- __html: "KR".concat(index + 1, "\uFF1A").concat(item.mileStoneName)
249
- }
250
- })))) : active && item.mileStoneId === (active.workId || active.mileStoneId) ? /*#__PURE__*/_react["default"].createElement(_styledComponents.ItemTop, {
251
- key: item.mileStoneId
252
- }, /*#__PURE__*/_react["default"].createElement(_styledComponents.Radio, {
253
- onClick: function onClick(e) {
254
- return _this2.onSelect(e, data.Krs[index]);
255
- },
256
- active: active && item.mileStoneId === (active.workId || active.mileStoneId)
257
- }), /*#__PURE__*/_react["default"].createElement(_styledComponents.WorkNameWrapper, {
258
- isShowKr: isShowKr
259
- }, /*#__PURE__*/_react["default"].createElement(_tooltip["default"], {
260
- placement: "top",
261
- overlay: _this2.htmlToText(item.mileStoneName)
262
- }, /*#__PURE__*/_react["default"].createElement(_styledComponents.OkrName, {
263
- isKr: true,
264
- isShowKr: isShowKr,
265
- dangerouslySetInnerHTML: {
266
- __html: "KR".concat(index + 1, "\uFF1A").concat(item.mileStoneName)
267
- }
268
- })))) : "";
269
- })));
299
+ }, this.renderItemKr()));
270
300
  }
271
301
  }]);
272
302
 
@@ -25,7 +25,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
25
25
 
26
26
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
27
27
 
28
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
28
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
29
29
 
30
30
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
31
31
 
@@ -61,7 +61,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
61
61
 
62
62
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
63
63
 
64
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
64
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
65
65
 
66
66
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
67
67
 
@@ -29,7 +29,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
29
29
 
30
30
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
31
31
 
32
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
32
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
33
33
 
34
34
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
35
35
 
@@ -27,7 +27,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
27
27
 
28
28
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
29
29
 
30
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
30
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
31
31
 
32
32
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
33
33
 
@@ -51,7 +51,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
51
51
 
52
52
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
53
53
 
54
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
54
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
55
55
 
56
56
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
57
57
 
@@ -49,7 +49,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
49
49
 
50
50
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
51
51
 
52
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
52
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
53
53
 
54
54
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
55
55
 
@@ -27,7 +27,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
27
27
 
28
28
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
29
29
 
30
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
30
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
31
31
 
32
32
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
33
33
 
@@ -29,7 +29,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
29
29
 
30
30
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
31
31
 
32
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
32
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
33
33
 
34
34
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
35
35
 
@@ -29,7 +29,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
29
29
 
30
30
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
31
31
 
32
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
32
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
33
33
 
34
34
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
35
35
 
@@ -29,7 +29,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
29
29
 
30
30
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
31
31
 
32
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
32
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
33
33
 
34
34
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
35
35
 
@@ -39,7 +39,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
39
39
 
40
40
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
41
41
 
42
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
42
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
43
43
 
44
44
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
45
45
 
@@ -27,7 +27,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
27
27
 
28
28
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
29
29
 
30
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
30
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
31
31
 
32
32
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
33
33
 
@@ -27,7 +27,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
27
27
 
28
28
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
29
29
 
30
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
30
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
31
31
 
32
32
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
33
33
 
@@ -35,7 +35,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
35
35
 
36
36
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
37
37
 
38
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
38
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
39
39
 
40
40
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
41
41
 
@@ -33,7 +33,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
33
33
 
34
34
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
35
35
 
36
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
36
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
37
37
 
38
38
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
39
39
 
@@ -23,7 +23,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
23
23
 
24
24
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29
 
@@ -47,7 +47,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
47
47
 
48
48
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
49
49
 
50
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
50
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
51
51
 
52
52
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
53
53
 
@@ -25,7 +25,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
25
25
 
26
26
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
27
27
 
28
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
28
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
29
29
 
30
30
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
31
31
 
@@ -25,7 +25,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
25
25
 
26
26
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
27
27
 
28
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
28
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
29
29
 
30
30
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
31
31
 
@@ -27,7 +27,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
27
27
 
28
28
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
29
29
 
30
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
30
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
31
31
 
32
32
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
33
33
 
@@ -37,7 +37,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
37
37
 
38
38
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
39
39
 
40
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
40
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
41
41
 
42
42
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
43
43
 
@@ -23,7 +23,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
23
23
 
24
24
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
25
25
 
26
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
26
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } Object.defineProperty(subClass, "prototype", { value: Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }), writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
27
27
 
28
28
  function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
29
29