@tracktor/design-system 4.23.4 → 4.23.5

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/dist/main.js CHANGED
@@ -1411,7 +1411,7 @@ const nA = {
1411
1411
  };
1412
1412
  }, me = aA(
1413
1413
  ({ secondarySrc: A, secondaryAvatarProps: e, size: o, sx: r, ...n }, i) => {
1414
- if (A || e) {
1414
+ if (A) {
1415
1415
  const { sx: a, ...s } = e || {}, c = o ? nA[o].primary : be(Pe(r) ? r.width : void 0), d = o ? nA[o].primary : be(Pe(r) ? r.height : void 0), u = X1(r, o), g = u.width / 3, E = u.height / 3;
1416
1416
  return /* @__PURE__ */ m(
1417
1417
  q,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@tracktor/design-system",
3
3
  "description": "Tracktor Design System",
4
4
  "sideEffects": false,
5
- "version": "4.23.4",
5
+ "version": "4.23.5",
6
6
  "license": "ISC",
7
7
  "type": "module",
8
8
  "types": "./dist/src/main.d.ts",