ecomlab-components-next 0.1.220 → 0.1.221

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.
@@ -133,10 +133,11 @@ var ArticlesBlock2 = function ArticlesBlock2(_ref) {
133
133
  }, "\u0421\u043E\u0431\u0440\u0430\u043B\u0438 \u0432\u0441\u0435 \u0441\u0430\u043C\u043E\u0435 \u043F\u043E\u043B\u0435\u0437\u043D\u043E\u0435 \u0434\u043B\u044F \u0432\u0430\u0441"), /*#__PURE__*/_react["default"].createElement("div", {
134
134
  className: (0, _utils.classes)(_ArticlesBlock2Module["default"], 'useful-block__content')
135
135
  }, (_getArticleBoxData = getArticleBoxData(articles, locale)) === null || _getArticleBoxData === void 0 ? void 0 : _getArticleBoxData.map(function (articleData) {
136
+ var _articleData$annotati;
136
137
  return /*#__PURE__*/_react["default"].createElement(_ShortTileArticleBox["default"], _extends({
137
138
  key: articleData.id
138
139
  }, articleData, {
139
- pathBread: 'main/article'
140
+ cpu: articleData === null || articleData === void 0 || (_articleData$annotati = articleData.annotation) === null || _articleData$annotati === void 0 ? void 0 : _articleData$annotati[1]
140
141
  }));
141
142
  }).splice(0, 4)));
142
143
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.220",
3
+ "version": "0.1.221",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [