@edvak99/voice-receptionist-widget 1.1.21 → 1.1.22
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/fesm2022/edvak99-voice-receptionist-widget-activities-page.component-dcDXT2KG.mjs +533 -0
- package/fesm2022/edvak99-voice-receptionist-widget-activities-page.component-dcDXT2KG.mjs.map +1 -0
- package/fesm2022/{edvak99-voice-receptionist-widget-analytics-page.component-CmImX5FN.mjs → edvak99-voice-receptionist-widget-analytics-page.component-B25yZJZz.mjs} +2 -2
- package/fesm2022/{edvak99-voice-receptionist-widget-analytics-page.component-CmImX5FN.mjs.map → edvak99-voice-receptionist-widget-analytics-page.component-B25yZJZz.mjs.map} +1 -1
- package/fesm2022/edvak99-voice-receptionist-widget-audit-page.component-Df-dtgR3.mjs +96 -0
- package/fesm2022/edvak99-voice-receptionist-widget-audit-page.component-Df-dtgR3.mjs.map +1 -0
- package/fesm2022/{edvak99-voice-receptionist-widget-call-history-detail-page.component-BT4clUO-.mjs → edvak99-voice-receptionist-widget-call-history-detail-page.component-BJGzgVxG.mjs} +21 -10
- package/fesm2022/edvak99-voice-receptionist-widget-call-history-detail-page.component-BJGzgVxG.mjs.map +1 -0
- package/fesm2022/edvak99-voice-receptionist-widget-call-history-page.component-CcwwO5SO.mjs +254 -0
- package/fesm2022/edvak99-voice-receptionist-widget-call-history-page.component-CcwwO5SO.mjs.map +1 -0
- package/fesm2022/{edvak99-voice-receptionist-widget-call-recording-player.component-4fL-zUWy.mjs → edvak99-voice-receptionist-widget-call-recording-player.component-BepxNLNQ.mjs} +2 -2
- package/fesm2022/{edvak99-voice-receptionist-widget-call-recording-player.component-4fL-zUWy.mjs.map → edvak99-voice-receptionist-widget-call-recording-player.component-BepxNLNQ.mjs.map} +1 -1
- package/fesm2022/{edvak99-voice-receptionist-widget-call-review.service-BhbCmB1S.mjs → edvak99-voice-receptionist-widget-call-review.service-nFqc30t3.mjs} +2 -2
- package/fesm2022/{edvak99-voice-receptionist-widget-call-review.service-BhbCmB1S.mjs.map → edvak99-voice-receptionist-widget-call-review.service-nFqc30t3.mjs.map} +1 -1
- package/fesm2022/edvak99-voice-receptionist-widget-dashboard-page.component-CMgOu0aw.mjs +311 -0
- package/fesm2022/edvak99-voice-receptionist-widget-dashboard-page.component-CMgOu0aw.mjs.map +1 -0
- package/fesm2022/{edvak99-voice-receptionist-widget-edvak99-voice-receptionist-widget-DDS7VdnD.mjs → edvak99-voice-receptionist-widget-edvak99-voice-receptionist-widget-CJ1L6QeE.mjs} +54 -25
- package/fesm2022/edvak99-voice-receptionist-widget-edvak99-voice-receptionist-widget-CJ1L6QeE.mjs.map +1 -0
- package/fesm2022/{edvak99-voice-receptionist-widget-live-calls-page.component-4LtgT4lS.mjs → edvak99-voice-receptionist-widget-live-calls-page.component-MnBMu8iA.mjs} +4 -4
- package/fesm2022/edvak99-voice-receptionist-widget-live-calls-page.component-MnBMu8iA.mjs.map +1 -0
- package/fesm2022/{edvak99-voice-receptionist-widget-live-monitor-page.component-B1lKfw-j.mjs → edvak99-voice-receptionist-widget-live-monitor-page.component-BzvMkbC4.mjs} +10 -7
- package/fesm2022/edvak99-voice-receptionist-widget-live-monitor-page.component-BzvMkbC4.mjs.map +1 -0
- package/fesm2022/edvak99-voice-receptionist-widget-outbound-purposes-page.component-Aws6TaaE.mjs +273 -0
- package/fesm2022/edvak99-voice-receptionist-widget-outbound-purposes-page.component-Aws6TaaE.mjs.map +1 -0
- package/fesm2022/{edvak99-voice-receptionist-widget-task-detail-drawer.component-aDTKTV79.mjs → edvak99-voice-receptionist-widget-task-detail-drawer.component-DVWdArqj.mjs} +14 -6
- package/fesm2022/edvak99-voice-receptionist-widget-task-detail-drawer.component-DVWdArqj.mjs.map +1 -0
- package/fesm2022/{edvak99-voice-receptionist-widget-tasks-page.component-Dj1nWx6V.mjs → edvak99-voice-receptionist-widget-tasks-page.component-CBDmGLol.mjs} +11 -7
- package/fesm2022/edvak99-voice-receptionist-widget-tasks-page.component-CBDmGLol.mjs.map +1 -0
- package/fesm2022/{edvak99-voice-receptionist-widget-wizard-page.component-CQttbEzW.mjs → edvak99-voice-receptionist-widget-wizard-page.component-C-hdBQIV.mjs} +2 -2
- package/fesm2022/{edvak99-voice-receptionist-widget-wizard-page.component-CQttbEzW.mjs.map → edvak99-voice-receptionist-widget-wizard-page.component-C-hdBQIV.mjs.map} +1 -1
- package/fesm2022/edvak99-voice-receptionist-widget.mjs +1 -1
- package/lib/components/call-tasks-panel/call-tasks-panel.component.d.ts +3 -0
- package/lib/components/patient-profile-drawer/patient-profile-drawer.component.d.ts +3 -0
- package/lib/components/task-detail-drawer/task-detail-drawer.component.d.ts +3 -0
- package/lib/pages/activities-page/activities-page.component.d.ts +5 -2
- package/lib/pages/audit-page/audit-page.component.d.ts +3 -0
- package/lib/pages/call-history-detail-page/call-history-detail-page.component.d.ts +2 -0
- package/lib/pages/call-history-page/call-history-page.component.d.ts +1 -0
- package/lib/pages/dashboard-page/dashboard-page.component.d.ts +4 -0
- package/lib/pages/live-monitor-page/live-monitor-page.component.d.ts +2 -0
- package/lib/pages/outbound-purposes-page/outbound-purposes-page.component.d.ts +3 -0
- package/lib/pages/settings-page/settings-page.component.d.ts +1 -0
- package/lib/pages/tasks-page/tasks-page.component.d.ts +2 -0
- package/lib/services/ai-receptionist-api.service.d.ts +1 -0
- package/package.json +1 -1
- package/src/assets/css/_tables.scss +12 -0
- package/styles/embed.scss +27 -0
- package/fesm2022/edvak99-voice-receptionist-widget-activities-page.component-CpXa1J9-.mjs +0 -510
- package/fesm2022/edvak99-voice-receptionist-widget-activities-page.component-CpXa1J9-.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-audit-page.component-DTAB2WTX.mjs +0 -78
- package/fesm2022/edvak99-voice-receptionist-widget-audit-page.component-DTAB2WTX.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-call-history-detail-page.component-BT4clUO-.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-call-history-page.component-BACON4uq.mjs +0 -247
- package/fesm2022/edvak99-voice-receptionist-widget-call-history-page.component-BACON4uq.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-dashboard-page.component-CxNYLBbg.mjs +0 -291
- package/fesm2022/edvak99-voice-receptionist-widget-dashboard-page.component-CxNYLBbg.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-edvak99-voice-receptionist-widget-DDS7VdnD.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-live-calls-page.component-4LtgT4lS.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-live-monitor-page.component-B1lKfw-j.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-outbound-purposes-page.component-BkIHblSu.mjs +0 -269
- package/fesm2022/edvak99-voice-receptionist-widget-outbound-purposes-page.component-BkIHblSu.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-task-detail-drawer.component-aDTKTV79.mjs.map +0 -1
- package/fesm2022/edvak99-voice-receptionist-widget-tasks-page.component-Dj1nWx6V.mjs.map +0 -1
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import { AgentActivity } from '../../models/agent-activity.types';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class PatientProfileDrawerComponent {
|
|
4
|
+
private readonly router;
|
|
5
|
+
private readonly route;
|
|
4
6
|
readonly patient: import("@angular/core").InputSignal<AgentActivity>;
|
|
5
7
|
readonly closed: import("@angular/core").OutputEmitterRef<void>;
|
|
6
8
|
protected close(): void;
|
|
9
|
+
protected openCallHistory(): void;
|
|
7
10
|
protected onBackdropClick(event: MouseEvent): void;
|
|
8
11
|
protected display(value: string | null | undefined): string;
|
|
9
12
|
protected insuranceLabel(): string;
|
|
@@ -2,6 +2,8 @@ import { TaskItem, TaskStatus } from '../../models/ai-receptionist.types';
|
|
|
2
2
|
import { taskCallRoute, taskPriorityLabel, taskPriorityTone, taskSourceLabel, taskStatusLabel, taskStatusTone, taskTypeTone } from '../../utils/task.util';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class TaskDetailDrawerComponent {
|
|
5
|
+
private readonly router;
|
|
6
|
+
private readonly route;
|
|
5
7
|
readonly task: import("@angular/core").InputSignal<TaskItem>;
|
|
6
8
|
readonly closed: import("@angular/core").OutputEmitterRef<void>;
|
|
7
9
|
readonly statusChange: import("@angular/core").OutputEmitterRef<TaskStatus>;
|
|
@@ -14,6 +16,7 @@ export declare class TaskDetailDrawerComponent {
|
|
|
14
16
|
protected readonly taskCallRoute: typeof taskCallRoute;
|
|
15
17
|
protected assigneeInitials(): string;
|
|
16
18
|
protected close(): void;
|
|
19
|
+
protected openCall(): void;
|
|
17
20
|
protected markDone(): void;
|
|
18
21
|
protected onBackdropClick(event: MouseEvent): void;
|
|
19
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<TaskDetailDrawerComponent, never>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { ActivitiesTab, AgentActivity } from '../../models/agent-activity.types';
|
|
3
3
|
import { TaskItem, TaskStatus } from '../../models/ai-receptionist.types';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
type TabId = ActivitiesTab;
|
|
6
|
-
export declare class ActivitiesPageComponent implements OnInit {
|
|
6
|
+
export declare class ActivitiesPageComponent implements OnInit, OnDestroy {
|
|
7
7
|
private readonly api;
|
|
8
8
|
private readonly route;
|
|
9
9
|
private readonly router;
|
|
@@ -23,11 +23,14 @@ export declare class ActivitiesPageComponent implements OnInit {
|
|
|
23
23
|
protected readonly skeletonRows: readonly number[];
|
|
24
24
|
protected readonly selectedTask: import("@angular/core").WritableSignal<TaskItem | null>;
|
|
25
25
|
protected readonly selectedPatient: import("@angular/core").WritableSignal<AgentActivity | null>;
|
|
26
|
+
private searchTimer;
|
|
26
27
|
ngOnInit(): void;
|
|
27
28
|
protected setTab(tab: TabId): void;
|
|
28
29
|
private tabFromQuery;
|
|
29
30
|
private tabQueryValue;
|
|
30
31
|
protected clearCallFilter(): void;
|
|
32
|
+
ngOnDestroy(): void;
|
|
33
|
+
protected onSearchInput(value: string): void;
|
|
31
34
|
protected applySearch(): void;
|
|
32
35
|
protected load(): void;
|
|
33
36
|
protected totalPages(): number;
|
|
@@ -13,6 +13,9 @@ export declare class AuditPageComponent implements OnInit {
|
|
|
13
13
|
protected readonly skeletonRows: readonly number[];
|
|
14
14
|
ngOnInit(): void;
|
|
15
15
|
protected load(): void;
|
|
16
|
+
protected onSearchInput(value: string): void;
|
|
17
|
+
protected onActorInput(value: string): void;
|
|
18
|
+
protected displayTarget(raw: string | null | undefined): string;
|
|
16
19
|
protected searchSubmit(): void;
|
|
17
20
|
protected totalPages(): number;
|
|
18
21
|
protected prevPage(): void;
|
|
@@ -9,6 +9,7 @@ export declare class CallHistoryDetailPageComponent implements OnInit {
|
|
|
9
9
|
private readonly reviewService;
|
|
10
10
|
private readonly toast;
|
|
11
11
|
private readonly route;
|
|
12
|
+
private readonly router;
|
|
12
13
|
/** Parent shell route — back targets sibling `history`, not `history/history`. */
|
|
13
14
|
protected readonly historyListLink: string[];
|
|
14
15
|
protected readonly historyListRelativeTo: ActivatedRoute | null;
|
|
@@ -24,6 +25,7 @@ export declare class CallHistoryDetailPageComponent implements OnInit {
|
|
|
24
25
|
ngOnInit(): void;
|
|
25
26
|
protected markReviewed(): void;
|
|
26
27
|
protected refreshCallDetail(): void;
|
|
28
|
+
protected goBack(): void;
|
|
27
29
|
protected formatDuration(sec: number): string;
|
|
28
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<CallHistoryDetailPageComponent, never>;
|
|
29
31
|
static ɵcmp: i0.ɵɵComponentDeclaration<CallHistoryDetailPageComponent, "eds-call-history-detail-page", never, {}, {}, never, never, true, never>;
|
|
@@ -56,6 +56,7 @@ export declare class CallHistoryPageComponent implements OnInit {
|
|
|
56
56
|
protected readonly tableRows: import("@angular/core").Signal<HistoryRowVm[]>;
|
|
57
57
|
ngOnInit(): void;
|
|
58
58
|
protected load(): void;
|
|
59
|
+
protected onSearchInput(value: string): void;
|
|
59
60
|
protected applyFilters(): void;
|
|
60
61
|
protected setReviewTab(tab: ReviewFilterTab): void;
|
|
61
62
|
protected tabBadgeCount(tab: ReviewFilterTab): number | null;
|
|
@@ -66,6 +66,7 @@ interface RecentHistoryRowVm {
|
|
|
66
66
|
started: number | null;
|
|
67
67
|
whenLabel: string;
|
|
68
68
|
needsReview: boolean;
|
|
69
|
+
reviewed: boolean;
|
|
69
70
|
}
|
|
70
71
|
export declare class DashboardPageComponent implements OnInit, OnDestroy {
|
|
71
72
|
private readonly api;
|
|
@@ -73,6 +74,7 @@ export declare class DashboardPageComponent implements OnInit, OnDestroy {
|
|
|
73
74
|
private readonly agentOnline;
|
|
74
75
|
private readonly router;
|
|
75
76
|
private readonly route;
|
|
77
|
+
private readonly toast;
|
|
76
78
|
protected readonly data: import("@angular/core").WritableSignal<DashboardData | null>;
|
|
77
79
|
protected readonly loading: import("@angular/core").WritableSignal<boolean>;
|
|
78
80
|
protected readonly kpiSkeletonRows: readonly [0, 1, 2, 3];
|
|
@@ -92,6 +94,8 @@ export declare class DashboardPageComponent implements OnInit, OnDestroy {
|
|
|
92
94
|
ngOnInit(): void;
|
|
93
95
|
ngOnDestroy(): void;
|
|
94
96
|
protected exportCsv(): void;
|
|
97
|
+
protected openKpi(tile: KpiCardVm): void;
|
|
98
|
+
protected goTo(path: string): void;
|
|
95
99
|
protected openHistoryDetail(id: string): void;
|
|
96
100
|
protected openLiveCall(id: string): void;
|
|
97
101
|
protected openAttention(item: AttentionRowVm): void;
|
|
@@ -6,6 +6,7 @@ import * as i0 from "@angular/core";
|
|
|
6
6
|
export declare class LiveMonitorPageComponent implements OnInit, OnDestroy {
|
|
7
7
|
private readonly api;
|
|
8
8
|
private readonly route;
|
|
9
|
+
private readonly router;
|
|
9
10
|
private readonly stream;
|
|
10
11
|
private readonly staffMedia;
|
|
11
12
|
private readonly socket;
|
|
@@ -29,6 +30,7 @@ export declare class LiveMonitorPageComponent implements OnInit, OnDestroy {
|
|
|
29
30
|
private staffJoined;
|
|
30
31
|
private readonly onControlChanged;
|
|
31
32
|
constructor();
|
|
33
|
+
protected goToLiveCalls(): void;
|
|
32
34
|
ngOnInit(): void;
|
|
33
35
|
/**
|
|
34
36
|
* Leaving the page must never drop the caller. The LiveKit session is owned by the
|
|
@@ -4,6 +4,8 @@ import { formatRequiredFields } from '../../utils/outbound-purpose.util';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class OutboundPurposesPageComponent implements OnInit {
|
|
6
6
|
private readonly api;
|
|
7
|
+
private readonly router;
|
|
8
|
+
private readonly route;
|
|
7
9
|
protected readonly purposes: import("@angular/core").WritableSignal<OutboundPurpose[]>;
|
|
8
10
|
protected readonly loading: import("@angular/core").WritableSignal<boolean>;
|
|
9
11
|
protected readonly skeletonRows: readonly number[];
|
|
@@ -12,6 +14,7 @@ export declare class OutboundPurposesPageComponent implements OnInit {
|
|
|
12
14
|
protected readonly editing: import("@angular/core").WritableSignal<OutboundPurpose | null>;
|
|
13
15
|
protected formatRequiredFields: typeof formatRequiredFields;
|
|
14
16
|
ngOnInit(): void;
|
|
17
|
+
protected goToSettings(): void;
|
|
15
18
|
protected load(): void;
|
|
16
19
|
protected openCreate(): void;
|
|
17
20
|
protected openEdit(purpose: OutboundPurpose): void;
|
|
@@ -93,6 +93,7 @@ export declare class SettingsPageComponent implements OnInit, OnDestroy {
|
|
|
93
93
|
protected readonly selectedVoiceId: import("@angular/core").Signal<string>;
|
|
94
94
|
protected onVoiceChange(voiceId: string): void;
|
|
95
95
|
protected toggleVoicePreview(): void;
|
|
96
|
+
private playVoiceFallback;
|
|
96
97
|
private playVoiceBlob;
|
|
97
98
|
private stopVoicePreview;
|
|
98
99
|
protected onAgentToggleClick(): void;
|
|
@@ -5,6 +5,7 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
export declare class TasksPageComponent implements OnInit {
|
|
6
6
|
private readonly api;
|
|
7
7
|
private readonly route;
|
|
8
|
+
private readonly router;
|
|
8
9
|
protected readonly pageSize = 50;
|
|
9
10
|
protected readonly tasks: import("@angular/core").WritableSignal<TaskItem[]>;
|
|
10
11
|
protected readonly total: import("@angular/core").WritableSignal<number>;
|
|
@@ -35,6 +36,7 @@ export declare class TasksPageComponent implements OnInit {
|
|
|
35
36
|
protected setSourceFilter(value: string): void;
|
|
36
37
|
protected setCallIdFilter(value: string): void;
|
|
37
38
|
protected clearFilters(): void;
|
|
39
|
+
protected openCall(callId: string, event: Event): void;
|
|
38
40
|
protected openTask(task: TaskItem): void;
|
|
39
41
|
protected closeDrawer(): void;
|
|
40
42
|
protected onStatusChange(status: TaskStatus): void;
|
|
@@ -163,6 +163,7 @@ export declare class AiReceptionistApiService {
|
|
|
163
163
|
getAudit(q?: string, opts?: {
|
|
164
164
|
page?: number;
|
|
165
165
|
limit?: number;
|
|
166
|
+
actor?: string;
|
|
166
167
|
}): Observable<PaginatedResult<AuditEvent>>;
|
|
167
168
|
/**
|
|
168
169
|
* Agent activity feed: patients created, appointments booked, tasks from AI.
|
package/package.json
CHANGED
|
@@ -122,6 +122,18 @@ table.age-indicator::after {
|
|
|
122
122
|
font-size: 13px;
|
|
123
123
|
}
|
|
124
124
|
|
|
125
|
+
&.eds-centered-table > thead > tr > th,
|
|
126
|
+
&.eds-centered-table > tbody > tr > td {
|
|
127
|
+
text-align: center;
|
|
128
|
+
vertical-align: middle;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
&.eds-centered-table td > .flex,
|
|
132
|
+
&.eds-centered-table td > .grid {
|
|
133
|
+
justify-content: center;
|
|
134
|
+
justify-items: center;
|
|
135
|
+
}
|
|
136
|
+
|
|
125
137
|
>tbody>tr:not(.table-no-data) {
|
|
126
138
|
// border-bottom: 1px solid #D9D9DE;
|
|
127
139
|
@apply hover:bg-lighter active:bg-active cursor-pointer border-b;
|
package/styles/embed.scss
CHANGED
|
@@ -323,3 +323,30 @@ eds-live-monitor-page {
|
|
|
323
323
|
background-color: #f4f4f5 !important;
|
|
324
324
|
box-shadow: inset 0 -1px 0 #d9d9de;
|
|
325
325
|
}
|
|
326
|
+
|
|
327
|
+
/* QA: headers + cells sit in the middle of each column. */
|
|
328
|
+
.table-default.eds-centered-table > thead > tr > th,
|
|
329
|
+
.table-default.eds-centered-table > tbody > tr > td {
|
|
330
|
+
text-align: center;
|
|
331
|
+
vertical-align: middle;
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
.table-default.eds-centered-table td > .flex,
|
|
335
|
+
.table-default.eds-centered-table td > .grid {
|
|
336
|
+
justify-content: center;
|
|
337
|
+
justify-items: center;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
.eds-plain-nav {
|
|
341
|
+
display: inline-flex;
|
|
342
|
+
align-items: center;
|
|
343
|
+
gap: 0.25rem;
|
|
344
|
+
margin: 0;
|
|
345
|
+
padding: 0;
|
|
346
|
+
border: none;
|
|
347
|
+
background: transparent;
|
|
348
|
+
cursor: pointer;
|
|
349
|
+
font: inherit;
|
|
350
|
+
color: inherit;
|
|
351
|
+
text-decoration: none;
|
|
352
|
+
}
|