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.
package/dist/index.mjs CHANGED
@@ -4552,7 +4552,7 @@ var SDKPages = {
4552
4552
  LoginReport: withGuard(SDK_MENU_CODES.LOGIN_REPORT, () => import("./loginReport-3EV76YKP.mjs"), [SDK_PERMISSIONS.REPORTS_AGENT_LOGIN_READ, SDK_PERMISSIONS.REPORTS_AGENT_LOGIN_MANAGE]),
4553
4553
  CdrReports: withGuard(SDK_MENU_CODES.CDR_REPORT, () => import("./cdrReport-FFMEA26B.mjs"), [SDK_PERMISSIONS.REPORTS_CDR_READ, SDK_PERMISSIONS.REPORTS_CDR_MANAGE]),
4554
4554
  AuditReportPage: withGuard(SDK_MENU_CODES.CDR_REPORT, () => import("./auditReport-DCBKRCQV.mjs"), [SDK_PERMISSIONS.REPORTS_CDR_READ, SDK_PERMISSIONS.REPORTS_CDR_MANAGE]),
4555
- AgentPerformanceReport: withGuard(SDK_MENU_CODES.AGENT_PERFORMANCE_REPORT, () => import("./agentPerformanceReport-A4FSEAJN.mjs"), [SDK_PERMISSIONS.REPORTS_AGENT_PERFORMANCE_READ, SDK_PERMISSIONS.REPORTS_AGENT_PERFORMANCE_MANAGE]),
4555
+ AgentPerformanceReport: withGuard(SDK_MENU_CODES.AGENT_PERFORMANCE_REPORT, () => import("./agentPerformanceReport-6D2O4FXM.mjs"), [SDK_PERMISSIONS.REPORTS_AGENT_PERFORMANCE_READ, SDK_PERMISSIONS.REPORTS_AGENT_PERFORMANCE_MANAGE]),
4556
4556
  AgentDetailReport: withGuard(SDK_MENU_CODES.AGENT_DETAIL_REPORT, () => import("./agentDetailReport-6HFIDHTC.mjs"), [SDK_PERMISSIONS.REPORTS_AGENT_PERFORMANCE_READ, SDK_PERMISSIONS.REPORTS_AGENT_PERFORMANCE_MANAGE]),
4557
4557
  LiveStatus: withGuard(SDK_MENU_CODES.LIVE_STATUS, () => import("./liveStatus-NBRDHW3Q.mjs"), [SDK_PERMISSIONS.DASHBOARD_LIVE_STATUS_READ, SDK_PERMISSIONS.DASHBOARD_LIVE_STATUS_MANAGE]),
4558
4558
  ManagementDashboard: withGuard(SDK_MENU_CODES.MANAGEMENT_DASHBOARD, () => import("./managementDashboard-XFG6JYTW.mjs"), SDK_PERMISSIONS.MANAGEMENT_DASHBOARD_READ),
@@ -8683,7 +8683,7 @@ function AgentPerformanceReportContent() {
8683
8683
  letterSpacing: 0.3
8684
8684
  }, children: getInitials(name) }),
8685
8685
  /* @__PURE__ */ jsxs3(Box4, { sx: { minWidth: 0 }, children: [
8686
- /* @__PURE__ */ jsx4(Typography3, { noWrap: true, sx: { fontSize: 11.5, color: C2.t1, lineHeight: 1.3 }, children: name }),
8686
+ /* @__PURE__ */ jsx4(Typography3, { sx: { fontSize: 11.5, color: C2.t1, lineHeight: 1.3 }, children: name }),
8687
8687
  /* @__PURE__ */ jsx4(Typography3, { noWrap: true, sx: { fontSize: 10.5, color: C2.t3, fontVariantNumeric: "tabular-nums", lineHeight: 1.3 }, children: row.original.agentId })
8688
8688
  ] })
8689
8689
  ] });
@@ -8993,4 +8993,4 @@ export {
8993
8993
  * @author Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)
8994
8994
  *)
8995
8995
  */
8996
- //# sourceMappingURL=agentPerformanceReport-VRYLITMY.mjs.map
8996
+ //# sourceMappingURL=agentPerformanceReport-PBIC23DB.mjs.map