@trafilea/afrodita-components 5.0.0-beta.272 → 5.0.0-beta.273

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.
@@ -5287,7 +5287,7 @@ var Price = newStyled.p(templateObject_2$X || (templateObject_2$X = __makeTempla
5287
5287
  var finalPriceStyledSmall = _a.finalPriceStyledSmall, size = _a.size;
5288
5288
  return finalPriceStyledSmall ? (size === 'large' ? '-10px' : '-7px') : '0';
5289
5289
  });
5290
- var TagContainer = newStyled.p(templateObject_3$L || (templateObject_3$L = __makeTemplateObject(["\n margin: ", ";\n display: flex;\n align-items: center;\n"], ["\n margin: ", ";\n display: flex;\n align-items: center;\n"])), function (_a) {
5290
+ var TagContainer = newStyled.div(templateObject_3$L || (templateObject_3$L = __makeTemplateObject(["\n margin: ", ";\n display: flex;\n align-items: center;\n"], ["\n margin: ", ";\n display: flex;\n align-items: center;\n"])), function (_a) {
5291
5291
  var _b;
5292
5292
  var size = _a.size;
5293
5293
  return (_b = getStylesBySize$7(size)) === null || _b === void 0 ? void 0 : _b.margin;
package/build/index.js CHANGED
@@ -5313,7 +5313,7 @@ var Price = newStyled.p(templateObject_2$X || (templateObject_2$X = __makeTempla
5313
5313
  var finalPriceStyledSmall = _a.finalPriceStyledSmall, size = _a.size;
5314
5314
  return finalPriceStyledSmall ? (size === 'large' ? '-10px' : '-7px') : '0';
5315
5315
  });
5316
- var TagContainer = newStyled.p(templateObject_3$L || (templateObject_3$L = __makeTemplateObject(["\n margin: ", ";\n display: flex;\n align-items: center;\n"], ["\n margin: ", ";\n display: flex;\n align-items: center;\n"])), function (_a) {
5316
+ var TagContainer = newStyled.div(templateObject_3$L || (templateObject_3$L = __makeTemplateObject(["\n margin: ", ";\n display: flex;\n align-items: center;\n"], ["\n margin: ", ";\n display: flex;\n align-items: center;\n"])), function (_a) {
5317
5317
  var _b;
5318
5318
  var size = _a.size;
5319
5319
  return (_b = getStylesBySize$7(size)) === null || _b === void 0 ? void 0 : _b.margin;
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "5.0.0-beta.272",
6
+ "version": "5.0.0-beta.273",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",