ahs-cti 0.0.27 → 0.0.28

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.
@@ -28635,7 +28635,7 @@ function AgentPerformanceReportContent() {
28635
28635
  letterSpacing: 0.3
28636
28636
  }, children: getInitials(name) }),
28637
28637
  /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_material24.Box, { sx: { minWidth: 0 }, children: [
28638
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_material24.Typography, { noWrap: true, sx: { fontSize: 11.5, color: C4.t1, lineHeight: 1.3 }, children: name }),
28638
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_material24.Typography, { sx: { fontSize: 11.5, color: C4.t1, lineHeight: 1.3 }, children: name }),
28639
28639
  /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_material24.Typography, { noWrap: true, sx: { fontSize: 10.5, color: C4.t3, fontVariantNumeric: "tabular-nums", lineHeight: 1.3 }, children: row.original.agentId })
28640
28640
  ] })
28641
28641
  ] });