@theroutingcompany/components 0.0.117-alpha.3 → 0.0.117-alpha.4

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.
@@ -25898,11 +25898,13 @@ const Th = M.span`
25898
25898
  lineHeight: e,
25899
25899
  fontSize: t
25900
25900
  })}
25901
+ text-overflow: ellipsis;
25901
25902
  `, R2 = M.span`
25902
25903
  ${({ lineHeight: e = f.font_size_200, fontSize: t = f.font_size_175 }) => bf({
25903
25904
  lineHeight: e,
25904
25905
  fontSize: t
25905
25906
  })}
25907
+ text-overflow: ellipsis;
25906
25908
  `, A2 = M(Kt).attrs({
25907
25909
  as: "button"
25908
25910
  })`
@@ -25950,6 +25952,7 @@ const Th = M.span`
25950
25952
  `, hM = M.span`
25951
25953
  display: inline-flex;
25952
25954
  align-items: center;
25955
+ overflow: hidden;
25953
25956
  `, bM = (e) => /* @__PURE__ */ w(qi, { textValue: e.name, children: e.name }, e.key), mM = (e) => {
25954
25957
  const {
25955
25958
  boldLabel: t = !0,