@tracktor/design-system 4.33.0 → 4.33.1

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
@@ -22898,7 +22898,7 @@ const xd = () => {
22898
22898
  children: /* @__PURE__ */ d(Vr, { noWrap: !0, variant: "body3", color: "textSecondary", children: v })
22899
22899
  }
22900
22900
  ),
22901
- /* @__PURE__ */ j(ue, { direction: "row", alignItems: "center", spacing: 1, children: [
22901
+ /* @__PURE__ */ j(ue, { direction: "row", alignItems: "flex-start", spacing: 1, children: [
22902
22902
  /* @__PURE__ */ d(
22903
22903
  bn,
22904
22904
  {
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.33.0",
5
+ "version": "4.33.1",
6
6
  "license": "ISC",
7
7
  "type": "module",
8
8
  "types": "./dist/src/main.d.ts",