@trafilea/afrodita-components 5.0.0-beta.289 → 5.0.0-beta.290

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/build/index.js CHANGED
@@ -13136,6 +13136,8 @@ var SizeChartTable = function (_a) {
13136
13136
  return '#f6f0e7';
13137
13137
  }
13138
13138
  switch (cell) {
13139
+ case 'XS':
13140
+ return '#f5bab0';
13139
13141
  case 'S':
13140
13142
  return '#f7a08b';
13141
13143
  case 'M':