@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
package/dist/client/liveOps.d.ts
CHANGED
|
@@ -11,12 +11,12 @@ export type VoiceLiveOpsSnapshot = {
|
|
|
11
11
|
runningAction?: VoiceLiveOpsAction;
|
|
12
12
|
updatedAt?: number;
|
|
13
13
|
};
|
|
14
|
-
export declare const postVoiceLiveOpsAction: (input: VoiceLiveOpsActionInput, options?: VoiceLiveOpsClientOptions) => Promise<VoiceLiveOpsActionResult>;
|
|
15
14
|
export declare const createVoiceLiveOpsStore: (options?: VoiceLiveOpsClientOptions) => {
|
|
16
15
|
close: () => void;
|
|
16
|
+
run: (input: VoiceLiveOpsActionInput) => Promise<VoiceLiveOpsActionResult | undefined>;
|
|
17
17
|
getServerSnapshot: () => VoiceLiveOpsSnapshot;
|
|
18
18
|
getSnapshot: () => VoiceLiveOpsSnapshot;
|
|
19
|
-
run: (input: VoiceLiveOpsActionInput) => Promise<VoiceLiveOpsActionResult | undefined>;
|
|
20
19
|
subscribe: (listener: () => void) => () => void;
|
|
21
20
|
};
|
|
21
|
+
export declare const postVoiceLiveOpsAction: (input: VoiceLiveOpsActionInput, options?: VoiceLiveOpsClientOptions) => Promise<VoiceLiveOpsActionResult>;
|
|
22
22
|
export type { VoiceLiveOpsAction, VoiceLiveOpsActionInput, VoiceLiveOpsActionResult, };
|
|
@@ -14,10 +14,10 @@ export declare const createVoiceLiveOpsInput: (action: VoiceLiveOpsAction, input
|
|
|
14
14
|
sessionId?: string | null;
|
|
15
15
|
tag?: string;
|
|
16
16
|
}) => VoiceLiveOpsActionInput;
|
|
17
|
-
export declare const
|
|
17
|
+
export declare const defineVoiceLiveOpsElement: (tagName?: string, options?: VoiceLiveOpsWidgetOptions) => void;
|
|
18
18
|
export declare const getVoiceLiveOpsCSS: () => string;
|
|
19
19
|
export declare const mountVoiceLiveOps: (element: Element, options?: VoiceLiveOpsWidgetOptions) => {
|
|
20
|
-
close: () => void;
|
|
21
20
|
run: (input: VoiceLiveOpsActionInput) => Promise<import("..").VoiceLiveOpsActionResult | undefined>;
|
|
21
|
+
close: () => void;
|
|
22
22
|
};
|
|
23
|
-
export declare const
|
|
23
|
+
export declare const renderVoiceLiveOpsHTML: (snapshot: VoiceLiveOpsSnapshot, options?: VoiceLiveOpsWidgetOptions) => string;
|
|
@@ -43,12 +43,12 @@ export type VoiceOpsActionCenterPresetOptions = {
|
|
|
43
43
|
turnLatencyProofPath?: string;
|
|
44
44
|
};
|
|
45
45
|
export declare const createVoiceOpsActionCenterActions: (options?: VoiceOpsActionCenterPresetOptions) => VoiceOpsActionDescriptor[];
|
|
46
|
-
export declare const runVoiceOpsAction: (action: VoiceOpsActionDescriptor, options?: Pick<VoiceOpsActionCenterClientOptions, "fetch">) => Promise<VoiceOpsActionRunResult>;
|
|
47
46
|
export declare const createVoiceOpsActionCenterStore: (options?: VoiceOpsActionCenterClientOptions) => {
|
|
48
47
|
close: () => void;
|
|
49
|
-
getServerSnapshot: () => VoiceOpsActionCenterSnapshot;
|
|
50
|
-
getSnapshot: () => VoiceOpsActionCenterSnapshot;
|
|
51
48
|
run: (actionId: string) => Promise<VoiceOpsActionRunResult | undefined>;
|
|
52
49
|
setActions: (actions: VoiceOpsActionDescriptor[]) => void;
|
|
50
|
+
getServerSnapshot: () => VoiceOpsActionCenterSnapshot;
|
|
51
|
+
getSnapshot: () => VoiceOpsActionCenterSnapshot;
|
|
53
52
|
subscribe: (listener: () => void) => () => void;
|
|
54
53
|
};
|
|
54
|
+
export declare const runVoiceOpsAction: (action: VoiceOpsActionDescriptor, options?: Pick<VoiceOpsActionCenterClientOptions, "fetch">) => Promise<VoiceOpsActionRunResult>;
|
|
@@ -20,10 +20,10 @@ export type VoiceOpsActionCenterWidgetOptions = VoiceOpsActionCenterClientOption
|
|
|
20
20
|
title?: string;
|
|
21
21
|
};
|
|
22
22
|
export declare const createVoiceOpsActionCenterViewModel: (snapshot: VoiceOpsActionCenterSnapshot, options?: VoiceOpsActionCenterWidgetOptions) => VoiceOpsActionCenterViewModel;
|
|
23
|
-
export declare const
|
|
23
|
+
export declare const defineVoiceOpsActionCenterElement: (tagName?: string, options?: VoiceOpsActionCenterWidgetOptions) => void;
|
|
24
24
|
export declare const getVoiceOpsActionCenterCSS: () => string;
|
|
25
25
|
export declare const mountVoiceOpsActionCenter: (element: Element, options?: VoiceOpsActionCenterWidgetOptions) => {
|
|
26
|
-
close: () => void;
|
|
27
26
|
run: (actionId: string) => Promise<import("./opsActionCenter").VoiceOpsActionRunResult | undefined>;
|
|
27
|
+
close: () => void;
|
|
28
28
|
};
|
|
29
|
-
export declare const
|
|
29
|
+
export declare const renderVoiceOpsActionCenterHTML: (snapshot: VoiceOpsActionCenterSnapshot, options?: VoiceOpsActionCenterWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceOpsActionHistorySnapshot = {
|
|
|
9
9
|
report?: VoiceOpsActionHistoryReport;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceOpsActionHistory: (path?: string, options?: Pick<VoiceOpsActionHistoryClientOptions, "fetch">) => Promise<VoiceOpsActionHistoryReport>;
|
|
13
12
|
export declare const createVoiceOpsActionHistoryStore: (path?: string, options?: VoiceOpsActionHistoryClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceOpsActionHistoryReport | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceOpsActionHistorySnapshot;
|
|
16
16
|
getSnapshot: () => VoiceOpsActionHistorySnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceOpsActionHistoryReport | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceOpsActionHistory: (path?: string, options?: Pick<VoiceOpsActionHistoryClientOptions, "fetch">) => Promise<VoiceOpsActionHistoryReport>;
|
|
@@ -3,9 +3,9 @@ export type VoiceOpsActionHistoryWidgetOptions = VoiceOpsActionHistoryClientOpti
|
|
|
3
3
|
limit?: number;
|
|
4
4
|
title?: string;
|
|
5
5
|
};
|
|
6
|
-
export declare const renderVoiceOpsActionHistoryWidgetHTML: (snapshot: VoiceOpsActionHistorySnapshot, options?: VoiceOpsActionHistoryWidgetOptions) => string;
|
|
7
6
|
export declare const getVoiceOpsActionHistoryCSS: () => string;
|
|
8
7
|
export declare const mountVoiceOpsActionHistory: (element: Element, path?: string, options?: VoiceOpsActionHistoryWidgetOptions) => {
|
|
9
|
-
close: () => void;
|
|
10
8
|
refresh: () => Promise<import("..").VoiceOpsActionHistoryReport | undefined>;
|
|
9
|
+
close: () => void;
|
|
11
10
|
};
|
|
11
|
+
export declare const renderVoiceOpsActionHistoryWidgetHTML: (snapshot: VoiceOpsActionHistorySnapshot, options?: VoiceOpsActionHistoryWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceOpsStatusSnapshot = {
|
|
|
9
9
|
report?: VoiceOpsStatusReport;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceOpsStatus: (path?: string, options?: Pick<VoiceOpsStatusClientOptions, "fetch">) => Promise<VoiceOpsStatusReport>;
|
|
13
12
|
export declare const createVoiceOpsStatusStore: (path?: string, options?: VoiceOpsStatusClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceOpsStatusReport | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceOpsStatusSnapshot;
|
|
16
16
|
getSnapshot: () => VoiceOpsStatusSnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceOpsStatusReport | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceOpsStatus: (path?: string, options?: Pick<VoiceOpsStatusClientOptions, "fetch">) => Promise<VoiceOpsStatusReport>;
|
|
@@ -29,12 +29,12 @@ export type VoiceOpsStatusWidgetOptions = VoiceOpsStatusClientOptions & {
|
|
|
29
29
|
includeLinks?: boolean;
|
|
30
30
|
title?: string;
|
|
31
31
|
};
|
|
32
|
-
export declare const getVoiceOpsStatusLabel: (report?: VoiceOpsStatusReport | null, error?: string | null) => "Needs attention" | "Passing" | "Unavailable" | "Checking";
|
|
33
32
|
export declare const createVoiceOpsStatusViewModel: (snapshot: VoiceOpsStatusSnapshot, options?: VoiceOpsStatusWidgetOptions) => VoiceOpsStatusViewModel;
|
|
34
|
-
export declare const
|
|
33
|
+
export declare const defineVoiceOpsStatusElement: (tagName?: string) => void;
|
|
35
34
|
export declare const getVoiceOpsStatusCSS: () => string;
|
|
35
|
+
export declare const getVoiceOpsStatusLabel: (report?: VoiceOpsStatusReport | null, error?: string | null) => "Needs attention" | "Passing" | "Unavailable" | "Checking";
|
|
36
36
|
export declare const mountVoiceOpsStatus: (element: Element, path?: string, options?: VoiceOpsStatusWidgetOptions) => {
|
|
37
|
-
close: () => void;
|
|
38
37
|
refresh: () => Promise<VoiceOpsStatusReport | undefined>;
|
|
38
|
+
close: () => void;
|
|
39
39
|
};
|
|
40
|
-
export declare const
|
|
40
|
+
export declare const renderVoiceOpsStatusHTML: (snapshot: VoiceOpsStatusSnapshot, options?: VoiceOpsStatusWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoicePlatformCoverageSnapshot = {
|
|
|
9
9
|
report?: VoicePlatformCoverageSummary;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoicePlatformCoverage: (path?: string, options?: Pick<VoicePlatformCoverageClientOptions, "fetch">) => Promise<VoicePlatformCoverageSummary>;
|
|
13
12
|
export declare const createVoicePlatformCoverageStore: (path?: string, options?: VoicePlatformCoverageClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoicePlatformCoverageSummary | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoicePlatformCoverageSnapshot;
|
|
16
16
|
getSnapshot: () => VoicePlatformCoverageSnapshot;
|
|
17
|
-
refresh: () => Promise<VoicePlatformCoverageSummary | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoicePlatformCoverage: (path?: string, options?: Pick<VoicePlatformCoverageClientOptions, "fetch">) => Promise<VoicePlatformCoverageSummary>;
|
|
@@ -28,11 +28,11 @@ export type VoicePlatformCoverageWidgetOptions = VoicePlatformCoverageClientOpti
|
|
|
28
28
|
title?: string;
|
|
29
29
|
};
|
|
30
30
|
export declare const createVoicePlatformCoverageViewModel: (snapshot: VoicePlatformCoverageSnapshot, options?: VoicePlatformCoverageWidgetOptions) => VoicePlatformCoverageViewModel;
|
|
31
|
-
export declare const
|
|
31
|
+
export declare const defineVoicePlatformCoverageElement: (tagName?: string) => void;
|
|
32
32
|
export declare const getVoicePlatformCoverageCSS: () => string;
|
|
33
33
|
export declare const mountVoicePlatformCoverage: (element: Element, path?: string, options?: VoicePlatformCoverageWidgetOptions) => {
|
|
34
|
-
close: () => void;
|
|
35
34
|
refresh: () => Promise<import("..").VoicePlatformCoverageSummary | undefined>;
|
|
35
|
+
close: () => void;
|
|
36
36
|
};
|
|
37
|
-
export declare const
|
|
37
|
+
export declare const renderVoicePlatformCoverageHTML: (snapshot: VoicePlatformCoverageSnapshot, options?: VoicePlatformCoverageWidgetOptions) => string;
|
|
38
38
|
export {};
|
|
@@ -9,11 +9,11 @@ export type VoiceProfileComparisonSnapshot = {
|
|
|
9
9
|
report?: VoiceRealCallProfileHistoryReport;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceProfileComparison: (path?: string, options?: Pick<VoiceProfileComparisonClientOptions, "fetch">) => Promise<VoiceRealCallProfileHistoryReport>;
|
|
13
12
|
export declare const createVoiceProfileComparisonStore: (path?: string, options?: VoiceProfileComparisonClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceRealCallProfileHistoryReport | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceProfileComparisonSnapshot;
|
|
16
16
|
getSnapshot: () => VoiceProfileComparisonSnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceRealCallProfileHistoryReport | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceProfileComparison: (path?: string, options?: Pick<VoiceProfileComparisonClientOptions, "fetch">) => Promise<VoiceRealCallProfileHistoryReport>;
|
|
@@ -32,10 +32,10 @@ export type VoiceProfileComparisonWidgetOptions = VoiceProfileComparisonClientOp
|
|
|
32
32
|
title?: string;
|
|
33
33
|
};
|
|
34
34
|
export declare const createVoiceProfileComparisonViewModel: (snapshot: VoiceProfileComparisonSnapshot, options?: VoiceProfileComparisonWidgetOptions) => VoiceProfileComparisonViewModel;
|
|
35
|
-
export declare const
|
|
35
|
+
export declare const defineVoiceProfileComparisonElement: (tagName?: string) => void;
|
|
36
36
|
export declare const getVoiceProfileComparisonCSS: () => string;
|
|
37
37
|
export declare const mountVoiceProfileComparison: (element: Element, path?: string, options?: VoiceProfileComparisonWidgetOptions) => {
|
|
38
|
-
close: () => void;
|
|
39
38
|
refresh: () => Promise<import("..").VoiceRealCallProfileHistoryReport | undefined>;
|
|
39
|
+
close: () => void;
|
|
40
40
|
};
|
|
41
|
-
export declare const
|
|
41
|
+
export declare const renderVoiceProfileComparisonHTML: (snapshot: VoiceProfileComparisonSnapshot, options?: VoiceProfileComparisonWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceProfileSwitchRecommendationSnapshot = {
|
|
|
9
9
|
recommendation?: VoiceProfileSwitchRecommendation;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceProfileSwitchRecommendation: (path?: string, options?: Pick<VoiceProfileSwitchRecommendationClientOptions, "fetch">) => Promise<VoiceProfileSwitchRecommendation>;
|
|
13
12
|
export declare const createVoiceProfileSwitchRecommendationStore: (path?: string, options?: VoiceProfileSwitchRecommendationClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceProfileSwitchRecommendation | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceProfileSwitchRecommendationSnapshot;
|
|
16
16
|
getSnapshot: () => VoiceProfileSwitchRecommendationSnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceProfileSwitchRecommendation | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceProfileSwitchRecommendation: (path?: string, options?: Pick<VoiceProfileSwitchRecommendationClientOptions, "fetch">) => Promise<VoiceProfileSwitchRecommendation>;
|
|
@@ -3,10 +3,10 @@ export type VoiceProfileSwitchRecommendationWidgetOptions = VoiceProfileSwitchRe
|
|
|
3
3
|
description?: string;
|
|
4
4
|
title?: string;
|
|
5
5
|
};
|
|
6
|
-
export declare const
|
|
6
|
+
export declare const defineVoiceProfileSwitchRecommendationElement: (tagName?: string) => void;
|
|
7
7
|
export declare const getVoiceProfileSwitchRecommendationCSS: () => string;
|
|
8
8
|
export declare const mountVoiceProfileSwitchRecommendation: (element: Element, path?: string, options?: VoiceProfileSwitchRecommendationWidgetOptions) => {
|
|
9
|
-
close: () => void;
|
|
10
9
|
refresh: () => Promise<import("..").VoiceProfileSwitchRecommendation | undefined>;
|
|
10
|
+
close: () => void;
|
|
11
11
|
};
|
|
12
|
-
export declare const
|
|
12
|
+
export declare const renderVoiceProfileSwitchRecommendationHTML: (snapshot: VoiceProfileSwitchRecommendationSnapshot, options?: VoiceProfileSwitchRecommendationWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceProofTrendsSnapshot = {
|
|
|
9
9
|
report?: VoiceProofTrendReport;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceProofTrends: (path?: string, options?: Pick<VoiceProofTrendsClientOptions, "fetch">) => Promise<VoiceProofTrendReport>;
|
|
13
12
|
export declare const createVoiceProofTrendsStore: (path?: string, options?: VoiceProofTrendsClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceProofTrendReport | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceProofTrendsSnapshot;
|
|
16
16
|
getSnapshot: () => VoiceProofTrendsSnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceProofTrendReport | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceProofTrends: (path?: string, options?: Pick<VoiceProofTrendsClientOptions, "fetch">) => Promise<VoiceProofTrendReport>;
|
|
@@ -28,11 +28,11 @@ export type VoiceProofTrendsWidgetOptions = VoiceProofTrendsClientOptions & {
|
|
|
28
28
|
title?: string;
|
|
29
29
|
};
|
|
30
30
|
export declare const createVoiceProofTrendsViewModel: (snapshot: VoiceProofTrendsSnapshot, options?: VoiceProofTrendsWidgetOptions) => VoiceProofTrendsViewModel;
|
|
31
|
-
export declare const
|
|
31
|
+
export declare const defineVoiceProofTrendsElement: (tagName?: string) => void;
|
|
32
32
|
export declare const getVoiceProofTrendsCSS: () => string;
|
|
33
33
|
export declare const mountVoiceProofTrends: (element: Element, path?: string, options?: VoiceProofTrendsWidgetOptions) => {
|
|
34
|
-
close: () => void;
|
|
35
34
|
refresh: () => Promise<VoiceProofTrendReport | undefined>;
|
|
35
|
+
close: () => void;
|
|
36
36
|
};
|
|
37
|
-
export declare const
|
|
37
|
+
export declare const renderVoiceProofTrendsHTML: (snapshot: VoiceProofTrendsSnapshot, options?: VoiceProofTrendsWidgetOptions) => string;
|
|
38
38
|
export {};
|
|
@@ -9,11 +9,11 @@ export type VoiceProviderCapabilitiesSnapshot<TProvider extends string = string>
|
|
|
9
9
|
report?: VoiceProviderCapabilityReport<TProvider>;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceProviderCapabilities: <TProvider extends string = string>(path?: string, options?: Pick<VoiceProviderCapabilitiesClientOptions, "fetch">) => Promise<VoiceProviderCapabilityReport<TProvider>>;
|
|
13
12
|
export declare const createVoiceProviderCapabilitiesStore: <TProvider extends string = string>(path?: string, options?: VoiceProviderCapabilitiesClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceProviderCapabilityReport<TProvider> | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceProviderCapabilitiesSnapshot<TProvider>;
|
|
16
16
|
getSnapshot: () => VoiceProviderCapabilitiesSnapshot<TProvider>;
|
|
17
|
-
refresh: () => Promise<VoiceProviderCapabilityReport<TProvider> | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceProviderCapabilities: <TProvider extends string = string>(path?: string, options?: Pick<VoiceProviderCapabilitiesClientOptions, "fetch">) => Promise<VoiceProviderCapabilityReport<TProvider>>;
|
|
@@ -23,10 +23,10 @@ export type VoiceProviderCapabilitiesWidgetOptions = VoiceProviderCapabilitiesCl
|
|
|
23
23
|
title?: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const createVoiceProviderCapabilitiesViewModel: <TProvider extends string = string>(snapshot: VoiceProviderCapabilitiesSnapshot<TProvider>, options?: VoiceProviderCapabilitiesWidgetOptions) => VoiceProviderCapabilitiesViewModel<TProvider>;
|
|
26
|
-
export declare const
|
|
26
|
+
export declare const defineVoiceProviderCapabilitiesElement: (tagName?: string) => void;
|
|
27
27
|
export declare const getVoiceProviderCapabilitiesCSS: () => string;
|
|
28
28
|
export declare const mountVoiceProviderCapabilities: <TProvider extends string = string>(element: Element, path?: string, options?: VoiceProviderCapabilitiesWidgetOptions) => {
|
|
29
|
-
close: () => void;
|
|
30
29
|
refresh: () => Promise<import("..").VoiceProviderCapabilityReport<TProvider> | undefined>;
|
|
30
|
+
close: () => void;
|
|
31
31
|
};
|
|
32
|
-
export declare const
|
|
32
|
+
export declare const renderVoiceProviderCapabilitiesHTML: <TProvider extends string = string>(snapshot: VoiceProviderCapabilitiesSnapshot<TProvider>, options?: VoiceProviderCapabilitiesWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceProviderContractsSnapshot<TProvider extends string = string> =
|
|
|
9
9
|
report?: VoiceProviderContractMatrixReport<TProvider>;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceProviderContracts: <TProvider extends string = string>(path?: string, options?: Pick<VoiceProviderContractsClientOptions, "fetch">) => Promise<VoiceProviderContractMatrixReport<TProvider>>;
|
|
13
12
|
export declare const createVoiceProviderContractsStore: <TProvider extends string = string>(path?: string, options?: VoiceProviderContractsClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceProviderContractMatrixReport<TProvider> | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceProviderContractsSnapshot<TProvider>;
|
|
16
16
|
getSnapshot: () => VoiceProviderContractsSnapshot<TProvider>;
|
|
17
|
-
refresh: () => Promise<VoiceProviderContractMatrixReport<TProvider> | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceProviderContracts: <TProvider extends string = string>(path?: string, options?: Pick<VoiceProviderContractsClientOptions, "fetch">) => Promise<VoiceProviderContractMatrixReport<TProvider>>;
|
|
@@ -28,10 +28,10 @@ export type VoiceProviderContractsWidgetOptions = VoiceProviderContractsClientOp
|
|
|
28
28
|
title?: string;
|
|
29
29
|
};
|
|
30
30
|
export declare const createVoiceProviderContractsViewModel: <TProvider extends string = string>(snapshot: VoiceProviderContractsSnapshot<TProvider>, options?: VoiceProviderContractsWidgetOptions) => VoiceProviderContractsViewModel<TProvider>;
|
|
31
|
-
export declare const
|
|
31
|
+
export declare const defineVoiceProviderContractsElement: (tagName?: string) => void;
|
|
32
32
|
export declare const getVoiceProviderContractsCSS: () => string;
|
|
33
33
|
export declare const mountVoiceProviderContracts: <TProvider extends string = string>(element: Element, path?: string, options?: VoiceProviderContractsWidgetOptions) => {
|
|
34
|
-
close: () => void;
|
|
35
34
|
refresh: () => Promise<import("..").VoiceProviderContractMatrixReport<TProvider> | undefined>;
|
|
35
|
+
close: () => void;
|
|
36
36
|
};
|
|
37
|
-
export declare const
|
|
37
|
+
export declare const renderVoiceProviderContractsHTML: <TProvider extends string = string>(snapshot: VoiceProviderContractsSnapshot<TProvider>, options?: VoiceProviderContractsWidgetOptions) => string;
|
|
@@ -26,8 +26,8 @@ export type VoiceProviderSimulationControlsSnapshot<TProvider extends string = s
|
|
|
26
26
|
};
|
|
27
27
|
export declare const createVoiceProviderSimulationControlsStore: <TProvider extends string = string>(options: VoiceProviderSimulationControlsOptions<TProvider>) => {
|
|
28
28
|
close: () => void;
|
|
29
|
+
run: (provider: TProvider, mode: VoiceIOProviderFailureSimulationMode) => Promise<VoiceIOProviderFailureSimulationResult<TProvider> | null>;
|
|
29
30
|
getServerSnapshot: () => VoiceProviderSimulationControlsSnapshot<TProvider>;
|
|
30
31
|
getSnapshot: () => VoiceProviderSimulationControlsSnapshot<TProvider>;
|
|
31
|
-
run: (provider: TProvider, mode: VoiceIOProviderFailureSimulationMode) => Promise<VoiceIOProviderFailureSimulationResult<TProvider> | null>;
|
|
32
32
|
subscribe: (listener: () => void) => () => void;
|
|
33
33
|
};
|
|
@@ -10,11 +10,11 @@ export type VoiceProviderSimulationControlsViewModel<TProvider extends string =
|
|
|
10
10
|
resultText: string | null;
|
|
11
11
|
title: string;
|
|
12
12
|
};
|
|
13
|
-
export declare const createVoiceProviderSimulationControlsViewModel: <TProvider extends string = string>(snapshot: VoiceProviderSimulationControlsSnapshot<TProvider>, options: VoiceProviderSimulationControlsOptions<TProvider>) => VoiceProviderSimulationControlsViewModel<TProvider>;
|
|
14
|
-
export declare const renderVoiceProviderSimulationControlsHTML: <TProvider extends string = string>(snapshot: VoiceProviderSimulationControlsSnapshot<TProvider>, options: VoiceProviderSimulationControlsOptions<TProvider>) => string;
|
|
15
13
|
export declare const bindVoiceProviderSimulationControls: <TProvider extends string = string>(element: Element, store: ReturnType<typeof createVoiceProviderSimulationControlsStore<TProvider>>) => () => void;
|
|
14
|
+
export declare const createVoiceProviderSimulationControlsViewModel: <TProvider extends string = string>(snapshot: VoiceProviderSimulationControlsSnapshot<TProvider>, options: VoiceProviderSimulationControlsOptions<TProvider>) => VoiceProviderSimulationControlsViewModel<TProvider>;
|
|
15
|
+
export declare const defineVoiceProviderSimulationControlsElement: (tagName?: string) => void;
|
|
16
16
|
export declare const mountVoiceProviderSimulationControls: <TProvider extends string = string>(element: Element, options: VoiceProviderSimulationControlsOptions<TProvider>) => {
|
|
17
|
-
close: () => void;
|
|
18
17
|
run: (provider: TProvider, mode: import("../testing").VoiceIOProviderFailureSimulationMode) => Promise<import("../testing").VoiceIOProviderFailureSimulationResult<TProvider> | null>;
|
|
18
|
+
close: () => void;
|
|
19
19
|
};
|
|
20
|
-
export declare const
|
|
20
|
+
export declare const renderVoiceProviderSimulationControlsHTML: <TProvider extends string = string>(snapshot: VoiceProviderSimulationControlsSnapshot<TProvider>, options: VoiceProviderSimulationControlsOptions<TProvider>) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceProviderStatusSnapshot<TProvider extends string = string> = {
|
|
|
9
9
|
providers: VoiceProviderHealthSummary<TProvider>[];
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceProviderStatus: <TProvider extends string = string>(path?: string, options?: Pick<VoiceProviderStatusClientOptions, "fetch">) => Promise<VoiceProviderHealthSummary<TProvider>[]>;
|
|
13
12
|
export declare const createVoiceProviderStatusStore: <TProvider extends string = string>(path?: string, options?: VoiceProviderStatusClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceProviderHealthSummary<TProvider>[]>;
|
|
15
15
|
getServerSnapshot: () => VoiceProviderStatusSnapshot<TProvider>;
|
|
16
16
|
getSnapshot: () => VoiceProviderStatusSnapshot<TProvider>;
|
|
17
|
-
refresh: () => Promise<VoiceProviderHealthSummary<TProvider>[]>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceProviderStatus: <TProvider extends string = string>(path?: string, options?: Pick<VoiceProviderStatusClientOptions, "fetch">) => Promise<VoiceProviderHealthSummary<TProvider>[]>;
|
|
@@ -23,10 +23,10 @@ export type VoiceProviderStatusWidgetOptions = VoiceProviderStatusClientOptions
|
|
|
23
23
|
title?: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const createVoiceProviderStatusViewModel: <TProvider extends string = string>(snapshot: VoiceProviderStatusSnapshot<TProvider>, options?: VoiceProviderStatusWidgetOptions) => VoiceProviderStatusViewModel<TProvider>;
|
|
26
|
-
export declare const
|
|
26
|
+
export declare const defineVoiceProviderStatusElement: (tagName?: string) => void;
|
|
27
27
|
export declare const getVoiceProviderStatusCSS: () => string;
|
|
28
28
|
export declare const mountVoiceProviderStatus: <TProvider extends string = string>(element: Element, path?: string, options?: VoiceProviderStatusWidgetOptions) => {
|
|
29
|
-
close: () => void;
|
|
30
29
|
refresh: () => Promise<VoiceProviderHealthSummary<TProvider>[]>;
|
|
30
|
+
close: () => void;
|
|
31
31
|
};
|
|
32
|
-
export declare const
|
|
32
|
+
export declare const renderVoiceProviderStatusHTML: <TProvider extends string = string>(snapshot: VoiceProviderStatusSnapshot<TProvider>, options?: VoiceProviderStatusWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceReadinessFailuresSnapshot = {
|
|
|
9
9
|
report?: VoiceProductionReadinessReport;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceReadinessFailures: (path?: string, options?: Pick<VoiceReadinessFailuresClientOptions, "fetch">) => Promise<VoiceProductionReadinessReport>;
|
|
13
12
|
export declare const createVoiceReadinessFailuresStore: (path?: string, options?: VoiceReadinessFailuresClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceProductionReadinessReport | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceReadinessFailuresSnapshot;
|
|
16
16
|
getSnapshot: () => VoiceReadinessFailuresSnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceProductionReadinessReport | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceReadinessFailures: (path?: string, options?: Pick<VoiceReadinessFailuresClientOptions, "fetch">) => Promise<VoiceProductionReadinessReport>;
|
|
@@ -33,10 +33,10 @@ export type VoiceReadinessFailuresWidgetOptions = VoiceReadinessFailuresClientOp
|
|
|
33
33
|
title?: string;
|
|
34
34
|
};
|
|
35
35
|
export declare const createVoiceReadinessFailuresViewModel: (snapshot: VoiceReadinessFailuresSnapshot, options?: VoiceReadinessFailuresWidgetOptions) => VoiceReadinessFailuresViewModel;
|
|
36
|
-
export declare const
|
|
36
|
+
export declare const defineVoiceReadinessFailuresElement: (tagName?: string) => void;
|
|
37
37
|
export declare const getVoiceReadinessFailuresCSS: () => string;
|
|
38
38
|
export declare const mountVoiceReadinessFailures: (element: Element, path?: string, options?: VoiceReadinessFailuresWidgetOptions) => {
|
|
39
|
-
close: () => void;
|
|
40
39
|
refresh: () => Promise<import("..").VoiceProductionReadinessReport | undefined>;
|
|
40
|
+
close: () => void;
|
|
41
41
|
};
|
|
42
|
-
export declare const
|
|
42
|
+
export declare const renderVoiceReadinessFailuresHTML: (snapshot: VoiceReadinessFailuresSnapshot, options?: VoiceReadinessFailuresWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceReconnectProfileEvidenceSnapshot = {
|
|
|
9
9
|
report?: VoiceReconnectProfileEvidenceSummary;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceReconnectProfileEvidence: (path?: string, options?: Pick<VoiceReconnectProfileEvidenceClientOptions, "fetch">) => Promise<VoiceReconnectProfileEvidenceSummary>;
|
|
13
12
|
export declare const createVoiceReconnectProfileEvidenceStore: (path?: string, options?: VoiceReconnectProfileEvidenceClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceReconnectProfileEvidenceSummary | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceReconnectProfileEvidenceSnapshot;
|
|
16
16
|
getSnapshot: () => VoiceReconnectProfileEvidenceSnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceReconnectProfileEvidenceSummary | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceReconnectProfileEvidence: (path?: string, options?: Pick<VoiceReconnectProfileEvidenceClientOptions, "fetch">) => Promise<VoiceReconnectProfileEvidenceSummary>;
|
|
@@ -30,10 +30,10 @@ export type VoiceReconnectProfileEvidenceWidgetOptions = VoiceReconnectProfileEv
|
|
|
30
30
|
title?: string;
|
|
31
31
|
};
|
|
32
32
|
export declare const createVoiceReconnectProfileEvidenceViewModel: (snapshot: VoiceReconnectProfileEvidenceSnapshot, options?: VoiceReconnectProfileEvidenceWidgetOptions) => VoiceReconnectProfileEvidenceViewModel;
|
|
33
|
-
export declare const
|
|
33
|
+
export declare const defineVoiceReconnectProfileEvidenceElement: (tagName?: string) => void;
|
|
34
34
|
export declare const getVoiceReconnectProfileEvidenceCSS: () => string;
|
|
35
35
|
export declare const mountVoiceReconnectProfileEvidence: (element: Element, path?: string, options?: VoiceReconnectProfileEvidenceWidgetOptions) => {
|
|
36
|
-
close: () => void;
|
|
37
36
|
refresh: () => Promise<import("..").VoiceReconnectProfileEvidenceSummary | undefined>;
|
|
37
|
+
close: () => void;
|
|
38
38
|
};
|
|
39
|
-
export declare const
|
|
39
|
+
export declare const renderVoiceReconnectProfileEvidenceHTML: (snapshot: VoiceReconnectProfileEvidenceSnapshot, options?: VoiceReconnectProfileEvidenceWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceRoutingStatusSnapshot = {
|
|
|
9
9
|
isLoading: boolean;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceRoutingStatus: (path?: string, options?: Pick<VoiceRoutingStatusClientOptions, "fetch">) => Promise<import("..").VoiceRoutingEvent | null>;
|
|
13
12
|
export declare const createVoiceRoutingStatusStore: (path?: string, options?: VoiceRoutingStatusClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<import("..").VoiceRoutingEvent | null>;
|
|
15
15
|
getServerSnapshot: () => VoiceRoutingStatusSnapshot;
|
|
16
16
|
getSnapshot: () => VoiceRoutingStatusSnapshot;
|
|
17
|
-
refresh: () => Promise<import("..").VoiceRoutingEvent | null>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceRoutingStatus: (path?: string, options?: Pick<VoiceRoutingStatusClientOptions, "fetch">) => Promise<import("..").VoiceRoutingEvent | null>;
|
|
@@ -23,10 +23,10 @@ export type VoiceRoutingStatusWidgetOptions = VoiceRoutingStatusClientOptions &
|
|
|
23
23
|
title?: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const createVoiceRoutingStatusViewModel: (snapshot: VoiceRoutingStatusSnapshot, options?: VoiceRoutingStatusWidgetOptions) => VoiceRoutingStatusViewModel;
|
|
26
|
-
export declare const
|
|
26
|
+
export declare const defineVoiceRoutingStatusElement: (tagName?: string) => void;
|
|
27
27
|
export declare const getVoiceRoutingStatusCSS: () => string;
|
|
28
28
|
export declare const mountVoiceRoutingStatus: (element: Element, path?: string, options?: VoiceRoutingStatusWidgetOptions) => {
|
|
29
|
-
close: () => void;
|
|
30
29
|
refresh: () => Promise<import("..").VoiceRoutingEvent | null>;
|
|
30
|
+
close: () => void;
|
|
31
31
|
};
|
|
32
|
-
export declare const
|
|
32
|
+
export declare const renderVoiceRoutingStatusHTML: (snapshot: VoiceRoutingStatusSnapshot, options?: VoiceRoutingStatusWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceSessionObservabilitySnapshot = {
|
|
|
9
9
|
report: VoiceSessionObservabilityReport | null;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceSessionObservability: (path: string, options?: Pick<VoiceSessionObservabilityClientOptions, "fetch">) => Promise<VoiceSessionObservabilityReport>;
|
|
13
12
|
export declare const createVoiceSessionObservabilityStore: (path: string, options?: VoiceSessionObservabilityClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceSessionObservabilityReport | null>;
|
|
15
15
|
getServerSnapshot: () => VoiceSessionObservabilitySnapshot;
|
|
16
16
|
getSnapshot: () => VoiceSessionObservabilitySnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceSessionObservabilityReport | null>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceSessionObservability: (path: string, options?: Pick<VoiceSessionObservabilityClientOptions, "fetch">) => Promise<VoiceSessionObservabilityReport>;
|
|
@@ -22,10 +22,10 @@ export type VoiceSessionObservabilityWidgetOptions = VoiceSessionObservabilityCl
|
|
|
22
22
|
title?: string;
|
|
23
23
|
};
|
|
24
24
|
export declare const createVoiceSessionObservabilityViewModel: (snapshot: VoiceSessionObservabilitySnapshot, options?: VoiceSessionObservabilityWidgetOptions) => VoiceSessionObservabilityViewModel;
|
|
25
|
-
export declare const
|
|
25
|
+
export declare const defineVoiceSessionObservabilityElement: (tagName?: string) => void;
|
|
26
26
|
export declare const getVoiceSessionObservabilityCSS: () => string;
|
|
27
27
|
export declare const mountVoiceSessionObservability: (element: Element, path: string, options?: VoiceSessionObservabilityWidgetOptions) => {
|
|
28
|
-
close: () => void;
|
|
29
28
|
refresh: () => Promise<import("..").VoiceSessionObservabilityReport | null>;
|
|
29
|
+
close: () => void;
|
|
30
30
|
};
|
|
31
|
-
export declare const
|
|
31
|
+
export declare const renderVoiceSessionObservabilityHTML: (snapshot: VoiceSessionObservabilitySnapshot, options?: VoiceSessionObservabilityWidgetOptions) => string;
|
|
@@ -10,12 +10,12 @@ export type VoiceSessionSnapshotClientState = {
|
|
|
10
10
|
snapshot?: VoiceSessionSnapshot;
|
|
11
11
|
updatedAt?: number;
|
|
12
12
|
};
|
|
13
|
-
export declare const fetchVoiceSessionSnapshot: (path: string, options?: Pick<VoiceSessionSnapshotClientOptions, "fetch" | "turnId">) => Promise<VoiceSessionSnapshot>;
|
|
14
13
|
export declare const createVoiceSessionSnapshotStore: (path: string, options?: VoiceSessionSnapshotClientOptions) => {
|
|
15
14
|
close: () => void;
|
|
16
15
|
download: () => Blob;
|
|
16
|
+
refresh: () => Promise<VoiceSessionSnapshot | undefined>;
|
|
17
17
|
getServerSnapshot: () => VoiceSessionSnapshotClientState;
|
|
18
18
|
getSnapshot: () => VoiceSessionSnapshotClientState;
|
|
19
|
-
refresh: () => Promise<VoiceSessionSnapshot | undefined>;
|
|
20
19
|
subscribe: (listener: () => void) => () => void;
|
|
21
20
|
};
|
|
21
|
+
export declare const fetchVoiceSessionSnapshot: (path: string, options?: Pick<VoiceSessionSnapshotClientOptions, "fetch" | "turnId">) => Promise<VoiceSessionSnapshot>;
|
|
@@ -25,9 +25,9 @@ export type VoiceSessionSnapshotWidgetOptions = VoiceSessionSnapshotClientOption
|
|
|
25
25
|
};
|
|
26
26
|
export declare const createVoiceSessionSnapshotViewModel: (state: VoiceSessionSnapshotClientState, options?: VoiceSessionSnapshotWidgetOptions) => VoiceSessionSnapshotViewModel;
|
|
27
27
|
export declare const renderVoiceSessionSnapshotHTML: (state: VoiceSessionSnapshotClientState, options?: VoiceSessionSnapshotWidgetOptions) => string;
|
|
28
|
+
export declare const defineVoiceSessionSnapshotElement: (tagName?: string) => void;
|
|
28
29
|
export declare const mountVoiceSessionSnapshot: (element: Element, path: string, options?: VoiceSessionSnapshotWidgetOptions) => {
|
|
29
|
-
close: () => void;
|
|
30
30
|
download: () => Blob;
|
|
31
31
|
refresh: () => Promise<import("..").VoiceSessionSnapshot | undefined>;
|
|
32
|
+
close: () => void;
|
|
32
33
|
};
|
|
33
|
-
export declare const defineVoiceSessionSnapshotElement: (tagName?: string) => void;
|
|
@@ -9,11 +9,11 @@ export type VoiceTraceTimelineSnapshot = {
|
|
|
9
9
|
report: VoiceTraceTimelineReport | null;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceTraceTimeline: (path?: string, options?: Pick<VoiceTraceTimelineClientOptions, "fetch">) => Promise<VoiceTraceTimelineReport>;
|
|
13
12
|
export declare const createVoiceTraceTimelineStore: (path?: string, options?: VoiceTraceTimelineClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceTraceTimelineReport | null>;
|
|
15
15
|
getServerSnapshot: () => VoiceTraceTimelineSnapshot;
|
|
16
16
|
getSnapshot: () => VoiceTraceTimelineSnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceTraceTimelineReport | null>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceTraceTimeline: (path?: string, options?: Pick<VoiceTraceTimelineClientOptions, "fetch">) => Promise<VoiceTraceTimelineReport>;
|
|
@@ -27,10 +27,10 @@ export type VoiceTraceTimelineWidgetOptions = VoiceTraceTimelineClientOptions &
|
|
|
27
27
|
title?: string;
|
|
28
28
|
};
|
|
29
29
|
export declare const createVoiceTraceTimelineViewModel: (snapshot: VoiceTraceTimelineSnapshot, options?: VoiceTraceTimelineWidgetOptions) => VoiceTraceTimelineViewModel;
|
|
30
|
-
export declare const
|
|
30
|
+
export declare const defineVoiceTraceTimelineElement: (tagName?: string) => void;
|
|
31
31
|
export declare const getVoiceTraceTimelineCSS: () => string;
|
|
32
32
|
export declare const mountVoiceTraceTimeline: (element: Element, path?: string, options?: VoiceTraceTimelineWidgetOptions) => {
|
|
33
|
-
close: () => void;
|
|
34
33
|
refresh: () => Promise<import("..").VoiceTraceTimelineReport | null>;
|
|
34
|
+
close: () => void;
|
|
35
35
|
};
|
|
36
|
-
export declare const
|
|
36
|
+
export declare const renderVoiceTraceTimelineWidgetHTML: (snapshot: VoiceTraceTimelineSnapshot, options?: VoiceTraceTimelineWidgetOptions) => string;
|
|
@@ -10,13 +10,13 @@ export type VoiceTurnLatencySnapshot = {
|
|
|
10
10
|
report?: VoiceTurnLatencyReport;
|
|
11
11
|
updatedAt?: number;
|
|
12
12
|
};
|
|
13
|
-
export declare const fetchVoiceTurnLatency: (path?: string, options?: Pick<VoiceTurnLatencyClientOptions, "fetch">) => Promise<VoiceTurnLatencyReport>;
|
|
14
|
-
export declare const runVoiceTurnLatencyProof: (path: string, options?: Pick<VoiceTurnLatencyClientOptions, "fetch">) => Promise<unknown>;
|
|
15
13
|
export declare const createVoiceTurnLatencyStore: (path?: string, options?: VoiceTurnLatencyClientOptions) => {
|
|
16
14
|
close: () => void;
|
|
17
|
-
getServerSnapshot: () => VoiceTurnLatencySnapshot;
|
|
18
|
-
getSnapshot: () => VoiceTurnLatencySnapshot;
|
|
19
15
|
refresh: () => Promise<VoiceTurnLatencyReport | undefined>;
|
|
20
16
|
runProof: () => Promise<VoiceTurnLatencyReport | undefined>;
|
|
17
|
+
getServerSnapshot: () => VoiceTurnLatencySnapshot;
|
|
18
|
+
getSnapshot: () => VoiceTurnLatencySnapshot;
|
|
21
19
|
subscribe: (listener: () => void) => () => void;
|
|
22
20
|
};
|
|
21
|
+
export declare const fetchVoiceTurnLatency: (path?: string, options?: Pick<VoiceTurnLatencyClientOptions, "fetch">) => Promise<VoiceTurnLatencyReport>;
|
|
22
|
+
export declare const runVoiceTurnLatencyProof: (path: string, options?: Pick<VoiceTurnLatencyClientOptions, "fetch">) => Promise<unknown>;
|
|
@@ -25,9 +25,9 @@ export type VoiceTurnLatencyWidgetOptions = VoiceTurnLatencyClientOptions & {
|
|
|
25
25
|
title?: string;
|
|
26
26
|
};
|
|
27
27
|
export declare const createVoiceTurnLatencyViewModel: (snapshot: VoiceTurnLatencySnapshot, options?: VoiceTurnLatencyWidgetOptions) => VoiceTurnLatencyViewModel;
|
|
28
|
-
export declare const
|
|
28
|
+
export declare const defineVoiceTurnLatencyElement: (tagName?: string) => void;
|
|
29
29
|
export declare const mountVoiceTurnLatency: (element: Element, path?: string, options?: VoiceTurnLatencyWidgetOptions) => {
|
|
30
|
-
close: () => void;
|
|
31
30
|
refresh: () => Promise<import("..").VoiceTurnLatencyReport | undefined>;
|
|
31
|
+
close: () => void;
|
|
32
32
|
};
|
|
33
|
-
export declare const
|
|
33
|
+
export declare const renderVoiceTurnLatencyHTML: (snapshot: VoiceTurnLatencySnapshot, options?: VoiceTurnLatencyWidgetOptions) => string;
|