@absolutejs/voice 0.0.22-beta.534 → 0.0.22-beta.535
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/angular/index.js +347 -347
- package/dist/angular/voice-cost-dashboard.service.d.ts +1 -1
- package/dist/angular/voice-replay-timeline.service.d.ts +1 -1
- package/dist/client/agentSquadStatusWidget.d.ts +3 -3
- package/dist/client/browserVoiceSupport.d.ts +1 -1
- package/dist/client/callDebugger.d.ts +2 -2
- package/dist/client/callDebuggerWidget.d.ts +3 -3
- package/dist/client/campaignDialerProof.d.ts +4 -4
- package/dist/client/deliveryRuntime.d.ts +4 -4
- package/dist/client/deliveryRuntimeWidget.d.ts +3 -3
- package/dist/client/htmxAttributes.d.ts +1 -5
- package/dist/client/htmxBootstrap.js +82 -82
- package/dist/client/htmxDashboardRenderers.d.ts +17 -17
- package/dist/client/index.js +2478 -2484
- package/dist/client/liveOps.d.ts +2 -2
- package/dist/client/liveOpsWidget.d.ts +3 -3
- package/dist/client/opsActionCenter.d.ts +3 -3
- package/dist/client/opsActionCenterWidget.d.ts +3 -3
- package/dist/client/opsActionHistory.d.ts +2 -2
- package/dist/client/opsActionHistoryWidget.d.ts +2 -2
- package/dist/client/opsStatus.d.ts +2 -2
- package/dist/client/opsStatusWidget.d.ts +4 -4
- package/dist/client/platformCoverage.d.ts +2 -2
- package/dist/client/platformCoverageWidget.d.ts +3 -3
- package/dist/client/profileComparison.d.ts +2 -2
- package/dist/client/profileComparisonWidget.d.ts +3 -3
- package/dist/client/profileSwitchRecommendation.d.ts +2 -2
- package/dist/client/profileSwitchRecommendationWidget.d.ts +3 -3
- package/dist/client/proofTrends.d.ts +2 -2
- package/dist/client/proofTrendsWidget.d.ts +3 -3
- package/dist/client/providerCapabilities.d.ts +2 -2
- package/dist/client/providerCapabilitiesWidget.d.ts +3 -3
- package/dist/client/providerContracts.d.ts +2 -2
- package/dist/client/providerContractsWidget.d.ts +3 -3
- package/dist/client/providerSimulationControls.d.ts +1 -1
- package/dist/client/providerSimulationControlsWidget.d.ts +4 -4
- package/dist/client/providerStatus.d.ts +2 -2
- package/dist/client/providerStatusWidget.d.ts +3 -3
- package/dist/client/readinessFailures.d.ts +2 -2
- package/dist/client/readinessFailuresWidget.d.ts +3 -3
- package/dist/client/reconnectProfileEvidence.d.ts +2 -2
- package/dist/client/reconnectProfileEvidenceWidget.d.ts +3 -3
- package/dist/client/routingStatus.d.ts +2 -2
- package/dist/client/routingStatusWidget.d.ts +3 -3
- package/dist/client/sessionObservability.d.ts +2 -2
- package/dist/client/sessionObservabilityWidget.d.ts +3 -3
- package/dist/client/sessionSnapshot.d.ts +2 -2
- package/dist/client/sessionSnapshotWidget.d.ts +2 -2
- package/dist/client/traceTimeline.d.ts +2 -2
- package/dist/client/traceTimelineWidget.d.ts +3 -3
- package/dist/client/turnLatency.d.ts +4 -4
- package/dist/client/turnLatencyWidget.d.ts +3 -3
- package/dist/client/turnQuality.d.ts +2 -2
- package/dist/client/turnQualityWidget.d.ts +3 -3
- package/dist/client/workflowStatus.d.ts +2 -2
- package/dist/core/agent.d.ts +1 -1
- package/dist/core/agentSquadContract.d.ts +2 -2
- package/dist/core/agentState.d.ts +1 -1
- package/dist/core/aiScorecard.d.ts +1 -1
- package/dist/core/assistant.d.ts +1 -1
- package/dist/core/assistantHealth.d.ts +3 -3
- package/dist/core/assistantMemory.d.ts +7 -7
- package/dist/core/audioConditioning.d.ts +1 -1
- package/dist/core/audit.d.ts +6 -6
- package/dist/core/auditDeliveryRoutes.d.ts +7 -7
- package/dist/core/auditExport.d.ts +10 -10
- package/dist/core/auditRoutes.d.ts +5 -5
- package/dist/core/auditSinks.d.ts +7 -7
- package/dist/core/bargeInRoutes.d.ts +6 -6
- package/dist/core/bookingFlow.d.ts +1 -1
- package/dist/core/browserCallProfiles.d.ts +3 -3
- package/dist/core/browserMediaRoutes.d.ts +5 -5
- package/dist/core/callDebugger.d.ts +1 -1
- package/dist/core/callDisposition.d.ts +1 -1
- package/dist/core/callScorecard.d.ts +1 -1
- package/dist/core/campaign.d.ts +5 -5
- package/dist/core/campaignControls.d.ts +1 -1
- package/dist/core/campaignDialers.d.ts +4 -4
- package/dist/core/campaignTemplate.d.ts +1 -1
- package/dist/core/competitiveCoverage.d.ts +2 -2
- package/dist/core/conversationSimulator.d.ts +1 -1
- package/dist/core/correction.d.ts +1 -1
- package/dist/core/dataControl.d.ts +5 -5
- package/dist/core/deliveryRuntime.d.ts +7 -7
- package/dist/core/deliverySinkRoutes.d.ts +7 -7
- package/dist/core/demoReadyRoutes.d.ts +1 -1
- package/dist/core/dncRegistry.d.ts +1 -1
- package/dist/core/dtmfCollector.d.ts +1 -1
- package/dist/core/evalRoutes.d.ts +16 -16
- package/dist/core/fileStore.d.ts +18 -18
- package/dist/core/guardrails.d.ts +2 -2
- package/dist/core/handoff.d.ts +4 -4
- package/dist/core/handoffHealth.d.ts +4 -4
- package/dist/core/htmx.d.ts +1 -1
- package/dist/core/incidentBundle.d.ts +1 -1
- package/dist/core/incidentTimeline.d.ts +11 -11
- package/dist/core/latencySlo.d.ts +1 -1
- package/dist/core/liveCoach.d.ts +1 -1
- package/dist/core/liveLatency.d.ts +3 -3
- package/dist/core/liveOps.d.ts +6 -6
- package/dist/core/mediaPipelineRoutes.d.ts +4 -4
- package/dist/core/monitor.d.ts +1 -1
- package/dist/core/multilingualProof.d.ts +1 -1
- package/dist/core/observabilityExport.d.ts +15 -15
- package/dist/core/operationalStatus.d.ts +3 -3
- package/dist/core/operationsRecord.d.ts +8 -8
- package/dist/core/ops.d.ts +58 -58
- package/dist/core/opsActionAuditRoutes.d.ts +10 -10
- package/dist/core/opsConsoleRoutes.d.ts +3 -3
- package/dist/core/opsRecovery.d.ts +4 -4
- package/dist/core/opsSinks.d.ts +6 -6
- package/dist/core/opsStatusRoutes.d.ts +3 -3
- package/dist/core/opsWebhook.d.ts +9 -9
- package/dist/core/otelExporter.d.ts +1 -1
- package/dist/core/outcomeContract.d.ts +6 -6
- package/dist/core/pathway.d.ts +2 -2
- package/dist/core/pathwayRuntime.d.ts +2 -2
- package/dist/core/phoneAgent.d.ts +2 -2
- package/dist/core/phoneAgentProductionSmoke.d.ts +7 -7
- package/dist/core/platformCoverage.d.ts +1 -1
- package/dist/core/postCallSurvey.d.ts +1 -1
- package/dist/core/postgresStore.d.ts +8 -8
- package/dist/core/productionReadiness.d.ts +9 -9
- package/dist/core/profileSwitchRecommendation.d.ts +9 -9
- package/dist/core/proofAssertions.d.ts +1 -1
- package/dist/core/proofPack.d.ts +12 -12
- package/dist/core/proofRunner.d.ts +2 -2
- package/dist/core/proofTrends.d.ts +26 -26
- package/dist/core/providerCapabilities.d.ts +5 -5
- package/dist/core/providerDecisionTraces.d.ts +4 -4
- package/dist/core/providerHealth.d.ts +3 -3
- package/dist/core/providerOrchestration.d.ts +4 -4
- package/dist/core/providerRouterTraces.d.ts +2 -2
- package/dist/core/providerRoutingContract.d.ts +2 -2
- package/dist/core/providerSlo.d.ts +5 -5
- package/dist/core/providerStackRecommendations.d.ts +8 -8
- package/dist/core/qualityRoutes.d.ts +3 -3
- package/dist/core/queue.d.ts +26 -26
- package/dist/core/realtimeChannel.d.ts +5 -5
- package/dist/core/realtimeProviderContracts.d.ts +3 -3
- package/dist/core/reconnectContract.d.ts +16 -16
- package/dist/core/recordingStore.d.ts +2 -2
- package/dist/core/reminderScheduler.d.ts +1 -1
- package/dist/core/resilienceRoutes.d.ts +1 -1
- package/dist/core/routing.d.ts +1 -1
- package/dist/core/sessionObservability.d.ts +2 -2
- package/dist/core/sessionReplay.d.ts +12 -12
- package/dist/core/sessionSnapshot.d.ts +1 -1
- package/dist/core/simulationSuite.d.ts +4 -4
- package/dist/core/sloCalibration.d.ts +12 -12
- package/dist/core/sqliteStore.d.ts +8 -8
- package/dist/core/telephonyMediaRoutes.d.ts +4 -4
- package/dist/core/telephonyOutcome.d.ts +2 -2
- package/dist/core/toolContract.d.ts +10 -10
- package/dist/core/toolRuntime.d.ts +1 -1
- package/dist/core/trace.d.ts +18 -18
- package/dist/core/traceDeliveryRoutes.d.ts +7 -7
- package/dist/core/traceTimeline.d.ts +3 -3
- package/dist/core/turnLatency.d.ts +4 -4
- package/dist/core/turnQuality.d.ts +5 -5
- package/dist/core/types.d.ts +7 -2
- package/dist/core/voiceMonitoring.d.ts +11 -11
- package/dist/core/webhookVerification.d.ts +4 -4
- package/dist/core/whisperChannel.d.ts +4 -4
- package/dist/core/workflowContract.d.ts +13 -13
- package/dist/core/zeroDataRetention.d.ts +3 -13
- package/dist/drizzle/assistantMemory.d.ts +95 -0
- package/dist/drizzle/eval.d.ts +61 -0
- package/dist/drizzle/handoff.d.ts +62 -0
- package/dist/drizzle/index.d.ts +1029 -0
- package/dist/drizzle/index.js +3028 -0
- package/dist/drizzle/observabilityExport.d.ts +61 -0
- package/dist/drizzle/proofTrends.d.ts +126 -0
- package/dist/drizzle/runtimeStorage.d.ts +1311 -0
- package/dist/drizzle/shared.d.ts +75 -0
- package/dist/embed/index.js +72 -72
- package/dist/embed/voice-widget.js +2 -2
- package/dist/index.js +7034 -7101
- package/dist/react/index.js +2148 -2150
- package/dist/svelte/createVoiceAgentSquadStatus.d.ts +2 -2
- package/dist/svelte/createVoiceCallDebugger.d.ts +1 -1
- package/dist/svelte/createVoiceCallPlayer.d.ts +8 -8
- package/dist/svelte/createVoiceCampaignDialerProof.d.ts +2 -2
- package/dist/svelte/createVoiceCostDashboard.d.ts +4 -4
- package/dist/svelte/createVoiceDeliveryRuntime.d.ts +3 -3
- package/dist/svelte/createVoiceLiveAgentConsole.d.ts +4 -4
- package/dist/svelte/createVoiceLiveOps.d.ts +4 -4
- package/dist/svelte/createVoiceOpsActionCenter.d.ts +2 -2
- package/dist/svelte/createVoiceOpsStatus.d.ts +2 -2
- package/dist/svelte/createVoiceProviderCapabilities.d.ts +1 -1
- package/dist/svelte/createVoiceProviderContracts.d.ts +1 -1
- package/dist/svelte/createVoiceProviderSimulationControls.d.ts +1 -1
- package/dist/svelte/createVoiceProviderStatus.d.ts +1 -1
- package/dist/svelte/createVoiceReplayTimeline.d.ts +1 -1
- package/dist/svelte/createVoiceRoutingStatus.d.ts +1 -1
- package/dist/svelte/createVoiceSessionObservability.d.ts +1 -1
- package/dist/svelte/createVoiceSessionSnapshot.d.ts +1 -1
- package/dist/svelte/createVoiceTraceTimeline.d.ts +1 -1
- package/dist/svelte/createVoiceTurnLatency.d.ts +2 -2
- package/dist/svelte/createVoiceTurnQuality.d.ts +1 -1
- package/dist/svelte/createVoiceWidget.d.ts +2 -2
- package/dist/svelte/createVoiceWorkflowStatus.d.ts +1 -1
- package/dist/svelte/index.js +1518 -1522
- package/dist/telephony/matrix.d.ts +3 -3
- package/dist/telephony/plivo.d.ts +2 -2
- package/dist/telephony/security.d.ts +3 -3
- package/dist/telephony/telnyx.d.ts +1 -1
- package/dist/telephony/twilio.d.ts +2 -2
- package/dist/testing/benchmark.d.ts +6 -6
- package/dist/testing/corrected.d.ts +4 -4
- package/dist/testing/duplex.d.ts +2 -2
- package/dist/testing/fixtures.d.ts +1 -1
- package/dist/testing/index.js +1382 -1388
- package/dist/testing/review.d.ts +4 -4
- package/dist/testing/sessionBenchmark.d.ts +10 -10
- package/dist/testing/telephony.d.ts +3 -3
- package/dist/testing/tts.d.ts +1 -1
- package/dist/vue/VoiceCostDashboard.d.ts +2 -2
- package/dist/vue/index.js +2110 -2112
- package/dist/vue/useVoiceController.d.ts +5 -5
- package/dist/vue/useVoiceDeliveryRuntime.d.ts +1 -1
- package/dist/vue/useVoiceStream.d.ts +5 -5
- package/package.json +28 -6
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { type VoiceAgentSquadStatusWidgetOptions } from "../client/agentSquadStatusWidget";
|
|
2
2
|
export declare const createVoiceAgentSquadStatus: (path?: string, options?: VoiceAgentSquadStatusWidgetOptions) => {
|
|
3
3
|
close: () => void;
|
|
4
|
-
getHTML: () => string;
|
|
5
4
|
getSnapshot: () => import("../client").VoiceAgentSquadStatusSnapshot;
|
|
6
|
-
getViewModel: () => import("../client").VoiceAgentSquadStatusViewModel;
|
|
7
5
|
refresh: () => Promise<import("..").VoiceTraceTimelineReport | null>;
|
|
8
6
|
subscribe: (listener: () => void) => () => void;
|
|
7
|
+
getHTML: () => string;
|
|
8
|
+
getViewModel: () => import("../client").VoiceAgentSquadStatusViewModel;
|
|
9
9
|
};
|
|
@@ -3,8 +3,8 @@ export declare const createVoiceCallDebugger: (path: string, options?: VoiceCall
|
|
|
3
3
|
getHTML: () => string;
|
|
4
4
|
getViewModel: () => import("../client").VoiceCallDebuggerLaunchViewModel;
|
|
5
5
|
close: () => void;
|
|
6
|
+
refresh: () => Promise<import("..").VoiceCallDebuggerReport | undefined>;
|
|
6
7
|
getServerSnapshot: () => import("../client").VoiceCallDebuggerClientState;
|
|
7
8
|
getSnapshot: () => import("../client").VoiceCallDebuggerClientState;
|
|
8
|
-
refresh: () => Promise<import("..").VoiceCallDebuggerReport | undefined>;
|
|
9
9
|
subscribe: (listener: () => void) => () => void;
|
|
10
10
|
};
|
|
@@ -2,14 +2,6 @@ import { type VoiceCallPlayerOptions, type VoiceCallPlayerState } from "../clien
|
|
|
2
2
|
export type CreateVoiceCallPlayerOptions = VoiceCallPlayerOptions & {
|
|
3
3
|
title?: string;
|
|
4
4
|
};
|
|
5
|
-
export declare const renderVoiceCallPlayerHTML: (state: VoiceCallPlayerState, options?: {
|
|
6
|
-
title?: string;
|
|
7
|
-
transcripts?: ReadonlyArray<{
|
|
8
|
-
id: string;
|
|
9
|
-
text: string;
|
|
10
|
-
startedAtMs?: number;
|
|
11
|
-
}>;
|
|
12
|
-
}) => string;
|
|
13
5
|
export declare const createVoiceCallPlayer: (options?: CreateVoiceCallPlayerOptions) => {
|
|
14
6
|
getHTML: () => string;
|
|
15
7
|
title: string | undefined;
|
|
@@ -31,3 +23,11 @@ export declare const createVoiceCallPlayer: (options?: CreateVoiceCallPlayerOpti
|
|
|
31
23
|
subscribe: (listener: () => void) => () => void;
|
|
32
24
|
transcripts: () => ReadonlyArray<import("..").Transcript>;
|
|
33
25
|
};
|
|
26
|
+
export declare const renderVoiceCallPlayerHTML: (state: VoiceCallPlayerState, options?: {
|
|
27
|
+
title?: string;
|
|
28
|
+
transcripts?: ReadonlyArray<{
|
|
29
|
+
id: string;
|
|
30
|
+
text: string;
|
|
31
|
+
startedAtMs?: number;
|
|
32
|
+
}>;
|
|
33
|
+
}) => string;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import type { VoiceCampaignDialerProofClientOptions } from "../client/campaignDialerProof";
|
|
2
2
|
export declare const createVoiceCampaignDialerProof: (path?: string, options?: VoiceCampaignDialerProofClientOptions) => {
|
|
3
3
|
close: () => void;
|
|
4
|
-
getServerSnapshot: () => import("../client").VoiceCampaignDialerProofSnapshot;
|
|
5
|
-
getSnapshot: () => import("../client").VoiceCampaignDialerProofSnapshot;
|
|
6
4
|
refresh: () => Promise<import("..").VoiceCampaignDialerProofStatus | undefined>;
|
|
7
5
|
runProof: () => Promise<import("..").VoiceCampaignDialerProofReport>;
|
|
6
|
+
getServerSnapshot: () => import("../client").VoiceCampaignDialerProofSnapshot;
|
|
7
|
+
getSnapshot: () => import("../client").VoiceCampaignDialerProofSnapshot;
|
|
8
8
|
subscribe: (listener: () => void) => () => void;
|
|
9
9
|
};
|
|
@@ -3,11 +3,11 @@ export type CreateVoiceCostDashboardOptions = VoiceCostDashboardOptions & {
|
|
|
3
3
|
currency?: string;
|
|
4
4
|
title?: string;
|
|
5
5
|
};
|
|
6
|
+
export declare const createVoiceCostDashboard: (options: CreateVoiceCostDashboardOptions) => {
|
|
7
|
+
getReport: () => VoiceCostDashboardReport;
|
|
8
|
+
getHTML: () => string;
|
|
9
|
+
};
|
|
6
10
|
export declare const renderVoiceCostDashboardHTML: (report: VoiceCostDashboardReport, options?: {
|
|
7
11
|
currency?: string;
|
|
8
12
|
title?: string;
|
|
9
13
|
}) => string;
|
|
10
|
-
export declare const createVoiceCostDashboard: (options: CreateVoiceCostDashboardOptions) => {
|
|
11
|
-
getHTML: () => string;
|
|
12
|
-
getReport: () => VoiceCostDashboardReport;
|
|
13
|
-
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { type VoiceDeliveryRuntimeWidgetOptions } from "../client/deliveryRuntimeWidget";
|
|
2
2
|
export declare const createVoiceDeliveryRuntime: (path?: string, options?: VoiceDeliveryRuntimeWidgetOptions) => {
|
|
3
3
|
close: () => void;
|
|
4
|
-
getHTML: () => string;
|
|
5
4
|
getSnapshot: () => import("../client").VoiceDeliveryRuntimeSnapshot;
|
|
6
|
-
getViewModel: () => import("../client").VoiceDeliveryRuntimeViewModel;
|
|
7
|
-
requeueDeadLetters: () => Promise<import("../client").VoiceDeliveryRuntimeActionResult | undefined>;
|
|
8
5
|
refresh: () => Promise<import("..").VoiceDeliveryRuntimeReport | undefined>;
|
|
6
|
+
requeueDeadLetters: () => Promise<import("../client").VoiceDeliveryRuntimeActionResult | undefined>;
|
|
9
7
|
subscribe: (listener: () => void) => () => void;
|
|
10
8
|
tick: () => Promise<import("../client").VoiceDeliveryRuntimeActionResult | undefined>;
|
|
9
|
+
getHTML: () => string;
|
|
10
|
+
getViewModel: () => import("../client").VoiceDeliveryRuntimeViewModel;
|
|
11
11
|
};
|
|
@@ -3,10 +3,6 @@ export type CreateVoiceLiveAgentConsoleSvelteOptions = CreateLiveAgentConsoleOpt
|
|
|
3
3
|
takeoverButtonLabel?: string;
|
|
4
4
|
title?: string;
|
|
5
5
|
};
|
|
6
|
-
export declare const renderVoiceLiveAgentConsoleHTML: (state: LiveAgentConsoleState, options?: {
|
|
7
|
-
takeoverButtonLabel?: string;
|
|
8
|
-
title?: string;
|
|
9
|
-
}) => string;
|
|
10
6
|
export declare const createVoiceLiveAgentConsole: (options: CreateVoiceLiveAgentConsoleSvelteOptions) => {
|
|
11
7
|
getHTML: () => string;
|
|
12
8
|
takeoverButtonLabel: string;
|
|
@@ -21,3 +17,7 @@ export declare const createVoiceLiveAgentConsole: (options: CreateVoiceLiveAgent
|
|
|
21
17
|
takeover: (reason?: string) => void;
|
|
22
18
|
viewer: import("..").LiveCallViewer;
|
|
23
19
|
};
|
|
20
|
+
export declare const renderVoiceLiveAgentConsoleHTML: (state: LiveAgentConsoleState, options?: {
|
|
21
|
+
takeoverButtonLabel?: string;
|
|
22
|
+
title?: string;
|
|
23
|
+
}) => string;
|
|
@@ -2,12 +2,12 @@ import { type VoiceLiveOpsClientOptions } from "../client/liveOps";
|
|
|
2
2
|
import { type VoiceLiveOpsWidgetOptions } from "../client/liveOpsWidget";
|
|
3
3
|
export declare const createVoiceLiveOps: (options?: VoiceLiveOpsClientOptions | VoiceLiveOpsWidgetOptions) => {
|
|
4
4
|
close: () => void;
|
|
5
|
-
getHTML: () => string;
|
|
6
5
|
getSnapshot: () => import("../client").VoiceLiveOpsSnapshot;
|
|
6
|
+
run: (input: import("..").VoiceLiveOpsActionInput) => Promise<import("..").VoiceLiveOpsActionResult | undefined>;
|
|
7
|
+
subscribe: (listener: () => void) => () => void;
|
|
8
|
+
getHTML: () => string;
|
|
7
9
|
mount: (element: Element) => {
|
|
8
|
-
close: () => void;
|
|
9
10
|
run: (input: import("..").VoiceLiveOpsActionInput) => Promise<import("..").VoiceLiveOpsActionResult | undefined>;
|
|
11
|
+
close: () => void;
|
|
10
12
|
};
|
|
11
|
-
run: (input: import("..").VoiceLiveOpsActionInput) => Promise<import("..").VoiceLiveOpsActionResult | undefined>;
|
|
12
|
-
subscribe: (listener: () => void) => () => void;
|
|
13
13
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type VoiceOpsActionCenterWidgetOptions } from "../client/opsActionCenterWidget";
|
|
2
2
|
export declare const createVoiceOpsActionCenter: (options?: VoiceOpsActionCenterWidgetOptions) => {
|
|
3
3
|
close: () => void;
|
|
4
|
-
getHTML: () => string;
|
|
5
4
|
getSnapshot: () => import("../client").VoiceOpsActionCenterSnapshot;
|
|
6
|
-
getViewModel: () => import("../client").VoiceOpsActionCenterViewModel;
|
|
7
5
|
run: (actionId: string) => Promise<import("../client").VoiceOpsActionRunResult | undefined>;
|
|
8
6
|
setActions: (actions: import("../client").VoiceOpsActionDescriptor[]) => void;
|
|
9
7
|
subscribe: (listener: () => void) => () => void;
|
|
8
|
+
getHTML: () => string;
|
|
9
|
+
getViewModel: () => import("../client").VoiceOpsActionCenterViewModel;
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { type VoiceOpsStatusWidgetOptions } from "../client/opsStatusWidget";
|
|
2
2
|
export declare const createVoiceOpsStatus: (path?: string, options?: VoiceOpsStatusWidgetOptions) => {
|
|
3
3
|
close: () => void;
|
|
4
|
-
getHTML: () => string;
|
|
5
4
|
getSnapshot: () => import("../client").VoiceOpsStatusSnapshot;
|
|
6
|
-
getViewModel: () => import("../client").VoiceOpsStatusViewModel;
|
|
7
5
|
refresh: () => Promise<import("..").VoiceOpsStatusReport | undefined>;
|
|
8
6
|
subscribe: (listener: () => void) => () => void;
|
|
7
|
+
getHTML: () => string;
|
|
8
|
+
getViewModel: () => import("../client").VoiceOpsStatusViewModel;
|
|
9
9
|
};
|
|
@@ -3,8 +3,8 @@ export declare const createVoiceProviderCapabilities: <TProvider extends string
|
|
|
3
3
|
getHTML: () => string;
|
|
4
4
|
getViewModel: () => import("../client").VoiceProviderCapabilitiesViewModel<TProvider>;
|
|
5
5
|
close: () => void;
|
|
6
|
+
refresh: () => Promise<import("..").VoiceProviderCapabilityReport<TProvider> | undefined>;
|
|
6
7
|
getServerSnapshot: () => import("../client").VoiceProviderCapabilitiesSnapshot<TProvider>;
|
|
7
8
|
getSnapshot: () => import("../client").VoiceProviderCapabilitiesSnapshot<TProvider>;
|
|
8
|
-
refresh: () => Promise<import("..").VoiceProviderCapabilityReport<TProvider> | undefined>;
|
|
9
9
|
subscribe: (listener: () => void) => () => void;
|
|
10
10
|
};
|
|
@@ -3,8 +3,8 @@ export declare const createVoiceProviderContracts: <TProvider extends string = s
|
|
|
3
3
|
getHTML: () => string;
|
|
4
4
|
getViewModel: () => import("../client").VoiceProviderContractsViewModel<TProvider>;
|
|
5
5
|
close: () => void;
|
|
6
|
+
refresh: () => Promise<import("..").VoiceProviderContractMatrixReport<TProvider> | undefined>;
|
|
6
7
|
getServerSnapshot: () => import("../client").VoiceProviderContractsSnapshot<TProvider>;
|
|
7
8
|
getSnapshot: () => import("../client").VoiceProviderContractsSnapshot<TProvider>;
|
|
8
|
-
refresh: () => Promise<import("..").VoiceProviderContractMatrixReport<TProvider> | undefined>;
|
|
9
9
|
subscribe: (listener: () => void) => () => void;
|
|
10
10
|
};
|
|
@@ -4,8 +4,8 @@ export declare const createVoiceProviderSimulationControls: <TProvider extends s
|
|
|
4
4
|
getHTML: () => string;
|
|
5
5
|
getViewModel: () => import("../client").VoiceProviderSimulationControlsViewModel<TProvider>;
|
|
6
6
|
close: () => void;
|
|
7
|
+
run: (provider: TProvider, mode: import("../testing").VoiceIOProviderFailureSimulationMode) => Promise<import("../testing").VoiceIOProviderFailureSimulationResult<TProvider> | null>;
|
|
7
8
|
getServerSnapshot: () => import("../client").VoiceProviderSimulationControlsSnapshot<TProvider>;
|
|
8
9
|
getSnapshot: () => import("../client").VoiceProviderSimulationControlsSnapshot<TProvider>;
|
|
9
|
-
run: (provider: TProvider, mode: import("../testing").VoiceIOProviderFailureSimulationMode) => Promise<import("../testing").VoiceIOProviderFailureSimulationResult<TProvider> | null>;
|
|
10
10
|
subscribe: (listener: () => void) => () => void;
|
|
11
11
|
};
|
|
@@ -3,8 +3,8 @@ export declare const createVoiceProviderStatus: <TProvider extends string = stri
|
|
|
3
3
|
getHTML: () => string;
|
|
4
4
|
getViewModel: () => import("../client").VoiceProviderStatusViewModel<TProvider>;
|
|
5
5
|
close: () => void;
|
|
6
|
+
refresh: () => Promise<import("..").VoiceProviderHealthSummary<TProvider>[]>;
|
|
6
7
|
getServerSnapshot: () => import("../client").VoiceProviderStatusSnapshot<TProvider>;
|
|
7
8
|
getSnapshot: () => import("../client").VoiceProviderStatusSnapshot<TProvider>;
|
|
8
|
-
refresh: () => Promise<import("..").VoiceProviderHealthSummary<TProvider>[]>;
|
|
9
9
|
subscribe: (listener: () => void) => () => void;
|
|
10
10
|
};
|
|
@@ -8,6 +8,6 @@ export type CreateVoiceReplayTimelineOptions = {
|
|
|
8
8
|
title?: string;
|
|
9
9
|
};
|
|
10
10
|
export declare const createVoiceReplayTimeline: (options: CreateVoiceReplayTimelineOptions) => {
|
|
11
|
-
getHTML: () => string;
|
|
12
11
|
getReport: () => ReplayTimelineReport;
|
|
12
|
+
getHTML: () => string;
|
|
13
13
|
};
|
|
@@ -3,8 +3,8 @@ export declare const createVoiceRoutingStatus: (path?: string, options?: VoiceRo
|
|
|
3
3
|
getHTML: () => string;
|
|
4
4
|
getViewModel: () => import("../client").VoiceRoutingStatusViewModel;
|
|
5
5
|
close: () => void;
|
|
6
|
+
refresh: () => Promise<import("..").VoiceRoutingEvent | null>;
|
|
6
7
|
getServerSnapshot: () => import("../client").VoiceRoutingStatusSnapshot;
|
|
7
8
|
getSnapshot: () => import("../client").VoiceRoutingStatusSnapshot;
|
|
8
|
-
refresh: () => Promise<import("..").VoiceRoutingEvent | null>;
|
|
9
9
|
subscribe: (listener: () => void) => () => void;
|
|
10
10
|
};
|
|
@@ -3,8 +3,8 @@ export declare const createVoiceSessionObservability: (path?: string, options?:
|
|
|
3
3
|
getHTML: () => string;
|
|
4
4
|
getViewModel: () => import("../client").VoiceSessionObservabilityViewModel;
|
|
5
5
|
close: () => void;
|
|
6
|
+
refresh: () => Promise<import("..").VoiceSessionObservabilityReport | null>;
|
|
6
7
|
getServerSnapshot: () => import("../client").VoiceSessionObservabilitySnapshot;
|
|
7
8
|
getSnapshot: () => import("../client").VoiceSessionObservabilitySnapshot;
|
|
8
|
-
refresh: () => Promise<import("..").VoiceSessionObservabilityReport | null>;
|
|
9
9
|
subscribe: (listener: () => void) => () => void;
|
|
10
10
|
};
|
|
@@ -4,8 +4,8 @@ export declare const createVoiceSessionSnapshot: (path: string, options?: VoiceS
|
|
|
4
4
|
getViewModel: () => import("../client").VoiceSessionSnapshotViewModel;
|
|
5
5
|
close: () => void;
|
|
6
6
|
download: () => Blob;
|
|
7
|
+
refresh: () => Promise<import("..").VoiceSessionSnapshot | undefined>;
|
|
7
8
|
getServerSnapshot: () => import("../client").VoiceSessionSnapshotClientState;
|
|
8
9
|
getSnapshot: () => import("../client").VoiceSessionSnapshotClientState;
|
|
9
|
-
refresh: () => Promise<import("..").VoiceSessionSnapshot | undefined>;
|
|
10
10
|
subscribe: (listener: () => void) => () => void;
|
|
11
11
|
};
|
|
@@ -3,8 +3,8 @@ export declare const createVoiceTraceTimeline: (path?: string, options?: VoiceTr
|
|
|
3
3
|
getHTML: () => string;
|
|
4
4
|
getViewModel: () => import("../client").VoiceTraceTimelineViewModel;
|
|
5
5
|
close: () => void;
|
|
6
|
+
refresh: () => Promise<import("..").VoiceTraceTimelineReport | null>;
|
|
6
7
|
getServerSnapshot: () => import("../client").VoiceTraceTimelineSnapshot;
|
|
7
8
|
getSnapshot: () => import("../client").VoiceTraceTimelineSnapshot;
|
|
8
|
-
refresh: () => Promise<import("..").VoiceTraceTimelineReport | null>;
|
|
9
9
|
subscribe: (listener: () => void) => () => void;
|
|
10
10
|
};
|
|
@@ -3,9 +3,9 @@ export declare const createVoiceTurnLatency: (path?: string, options?: VoiceTurn
|
|
|
3
3
|
getHTML: () => string;
|
|
4
4
|
getViewModel: () => import("../client").VoiceTurnLatencyViewModel;
|
|
5
5
|
close: () => void;
|
|
6
|
-
getServerSnapshot: () => import("../client").VoiceTurnLatencySnapshot;
|
|
7
|
-
getSnapshot: () => import("../client").VoiceTurnLatencySnapshot;
|
|
8
6
|
refresh: () => Promise<import("..").VoiceTurnLatencyReport | undefined>;
|
|
9
7
|
runProof: () => Promise<import("..").VoiceTurnLatencyReport | undefined>;
|
|
8
|
+
getServerSnapshot: () => import("../client").VoiceTurnLatencySnapshot;
|
|
9
|
+
getSnapshot: () => import("../client").VoiceTurnLatencySnapshot;
|
|
10
10
|
subscribe: (listener: () => void) => () => void;
|
|
11
11
|
};
|
|
@@ -3,8 +3,8 @@ export declare const createVoiceTurnQuality: (path?: string, options?: VoiceTurn
|
|
|
3
3
|
getHTML: () => string;
|
|
4
4
|
getViewModel: () => import("../client").VoiceTurnQualityViewModel;
|
|
5
5
|
close: () => void;
|
|
6
|
+
refresh: () => Promise<import("..").VoiceTurnQualityReport | undefined>;
|
|
6
7
|
getServerSnapshot: () => import("../client").VoiceTurnQualitySnapshot;
|
|
7
8
|
getSnapshot: () => import("../client").VoiceTurnQualitySnapshot;
|
|
8
|
-
refresh: () => Promise<import("..").VoiceTurnQualityReport | undefined>;
|
|
9
9
|
subscribe: (listener: () => void) => () => void;
|
|
10
10
|
};
|
|
@@ -6,14 +6,14 @@ export type CreateVoiceWidgetOptions = VoiceControllerOptions & {
|
|
|
6
6
|
title?: string;
|
|
7
7
|
};
|
|
8
8
|
export declare const createVoiceWidget: <TResult = unknown>(path: string, options?: CreateVoiceWidgetOptions) => {
|
|
9
|
+
getViewModel: () => VoiceWidgetViewModel;
|
|
10
|
+
subscribe: (subscriber: () => void) => () => void;
|
|
9
11
|
close: () => void;
|
|
10
12
|
endCall: () => void;
|
|
11
13
|
getHTML: () => string;
|
|
12
14
|
getSnapshot: () => import("..").VoiceControllerState<TResult>;
|
|
13
|
-
getViewModel: () => VoiceWidgetViewModel;
|
|
14
15
|
mute: () => void;
|
|
15
16
|
startCall: () => Promise<void>;
|
|
16
|
-
subscribe: (subscriber: () => void) => () => void;
|
|
17
17
|
unmute: () => Promise<void>;
|
|
18
18
|
};
|
|
19
19
|
export type { VoiceWidgetLabels, VoiceWidgetTheme, VoiceWidgetViewModel, } from "../client/voiceWidgetView";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { VoiceWorkflowStatusClientOptions } from "../client/workflowStatus";
|
|
2
2
|
export declare const createVoiceWorkflowStatus: (path?: string, options?: VoiceWorkflowStatusClientOptions) => {
|
|
3
3
|
close: () => void;
|
|
4
|
+
refresh: () => Promise<import("..").VoiceScenarioEvalReport | undefined>;
|
|
4
5
|
getServerSnapshot: () => import("../client").VoiceWorkflowStatusSnapshot;
|
|
5
6
|
getSnapshot: () => import("../client").VoiceWorkflowStatusSnapshot;
|
|
6
|
-
refresh: () => Promise<import("..").VoiceScenarioEvalReport | undefined>;
|
|
7
7
|
subscribe: (listener: () => void) => () => void;
|
|
8
8
|
};
|