@voiceflow/sdk-runtime 1.18.0 → 1.19.0
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/build/cjs/runtime/runtime.interface.d.ts +20 -10
- package/build/cjs/runtime/runtime.interface.d.ts.map +1 -1
- package/build/cjs/runtime/runtime.interface.js +4 -7
- package/build/cjs/runtime/runtime.interface.js.map +1 -1
- package/build/cjs/runtime/runtime.service.auth.d.ts +2 -3
- package/build/cjs/runtime/runtime.service.auth.d.ts.map +1 -1
- package/build/cjs/runtime/runtime.service.auth.js.map +1 -1
- package/build/cjs/runtime/runtime.service.d.ts +2 -3
- package/build/cjs/runtime/runtime.service.d.ts.map +1 -1
- package/build/cjs/runtime/runtime.service.js.map +1 -1
- package/build/cjs/runtime/runtime.service.prototype.d.ts +2 -3
- package/build/cjs/runtime/runtime.service.prototype.d.ts.map +1 -1
- package/build/cjs/runtime/runtime.service.prototype.js.map +1 -1
- package/build/cjs/runtime/runtime.service.public.d.ts +2 -3
- package/build/cjs/runtime/runtime.service.public.d.ts.map +1 -1
- package/build/cjs/runtime/runtime.service.public.js.map +1 -1
- package/build/cjs/sdk/sdk.service.d.ts +1 -1
- package/build/cjs/trace/components/card.component.d.ts +1 -7
- package/build/cjs/trace/components/card.component.d.ts.map +1 -1
- package/build/cjs/trace/components/card.component.js.map +1 -1
- package/build/cjs/trace/components/cardV2.component.d.ts +29 -2
- package/build/cjs/trace/components/cardV2.component.d.ts.map +1 -1
- package/build/cjs/trace/components/cardV2.component.js +2 -2
- package/build/cjs/trace/components/cardV2.component.js.map +1 -1
- package/build/cjs/trace/components/choice.component.d.ts +23 -2
- package/build/cjs/trace/components/choice.component.d.ts.map +1 -1
- package/build/cjs/trace/components/choice.component.js +2 -2
- package/build/cjs/trace/components/choice.component.js.map +1 -1
- package/build/cjs/trace/components/end.component.d.ts +14 -2
- package/build/cjs/trace/components/end.component.d.ts.map +1 -1
- package/build/cjs/trace/components/end.component.js +2 -2
- package/build/cjs/trace/components/end.component.js.map +1 -1
- package/build/cjs/trace/components/speak.component.d.ts +21 -2
- package/build/cjs/trace/components/speak.component.d.ts.map +1 -1
- package/build/cjs/trace/components/speak.component.js +2 -2
- package/build/cjs/trace/components/speak.component.js.map +1 -1
- package/build/cjs/trace/components/stream.component.d.ts +23 -2
- package/build/cjs/trace/components/stream.component.d.ts.map +1 -1
- package/build/cjs/trace/components/stream.component.js +2 -2
- package/build/cjs/trace/components/stream.component.js.map +1 -1
- package/build/cjs/trace/components/text.component.d.ts +26 -2
- package/build/cjs/trace/components/text.component.d.ts.map +1 -1
- package/build/cjs/trace/components/text.component.js +2 -2
- package/build/cjs/trace/components/text.component.js.map +1 -1
- package/build/cjs/trace/components/visual.component.d.ts +29 -3
- package/build/cjs/trace/components/visual.component.d.ts.map +1 -1
- package/build/cjs/trace/components/visual.component.js +2 -2
- package/build/cjs/trace/components/visual.component.js.map +1 -1
- package/build/cjs/trace/trace.component.d.ts +3 -3
- package/build/cjs/trace/trace.component.d.ts.map +1 -1
- package/build/cjs/trace/trace.component.js.map +1 -1
- package/build/cjs/trace/trace.interface.d.ts +4 -4
- package/build/cjs/trace/trace.interface.d.ts.map +1 -1
- package/build/cjs/v2/private-runtime.client.d.ts +1 -0
- package/build/cjs/v2/private-runtime.client.d.ts.map +1 -1
- package/build/cjs/v2/private-runtime.client.js +12 -0
- package/build/cjs/v2/private-runtime.client.js.map +1 -1
- package/build/cjs/v2/runtime.interface.d.ts +1 -0
- package/build/cjs/v2/runtime.interface.d.ts.map +1 -1
- package/build/cjs/v2/trace.service.d.ts +2 -2
- package/build/cjs/v2/trace.service.d.ts.map +1 -1
- package/build/cjs/v2/trace.service.js.map +1 -1
- package/build/esm/runtime/runtime.interface.d.ts +20 -10
- package/build/esm/runtime/runtime.interface.d.ts.map +1 -1
- package/build/esm/runtime/runtime.interface.js +3 -5
- package/build/esm/runtime/runtime.interface.js.map +1 -1
- package/build/esm/runtime/runtime.service.auth.d.ts +2 -3
- package/build/esm/runtime/runtime.service.auth.d.ts.map +1 -1
- package/build/esm/runtime/runtime.service.auth.js.map +1 -1
- package/build/esm/runtime/runtime.service.d.ts +2 -3
- package/build/esm/runtime/runtime.service.d.ts.map +1 -1
- package/build/esm/runtime/runtime.service.js.map +1 -1
- package/build/esm/runtime/runtime.service.prototype.d.ts +2 -3
- package/build/esm/runtime/runtime.service.prototype.d.ts.map +1 -1
- package/build/esm/runtime/runtime.service.prototype.js.map +1 -1
- package/build/esm/runtime/runtime.service.public.d.ts +2 -3
- package/build/esm/runtime/runtime.service.public.d.ts.map +1 -1
- package/build/esm/runtime/runtime.service.public.js.map +1 -1
- package/build/esm/sdk/sdk.service.d.ts +1 -1
- package/build/esm/trace/components/card.component.d.ts +1 -7
- package/build/esm/trace/components/card.component.d.ts.map +1 -1
- package/build/esm/trace/components/card.component.js.map +1 -1
- package/build/esm/trace/components/cardV2.component.d.ts +29 -2
- package/build/esm/trace/components/cardV2.component.d.ts.map +1 -1
- package/build/esm/trace/components/cardV2.component.js +2 -2
- package/build/esm/trace/components/cardV2.component.js.map +1 -1
- package/build/esm/trace/components/choice.component.d.ts +23 -2
- package/build/esm/trace/components/choice.component.d.ts.map +1 -1
- package/build/esm/trace/components/choice.component.js +2 -2
- package/build/esm/trace/components/choice.component.js.map +1 -1
- package/build/esm/trace/components/end.component.d.ts +14 -2
- package/build/esm/trace/components/end.component.d.ts.map +1 -1
- package/build/esm/trace/components/end.component.js +2 -2
- package/build/esm/trace/components/end.component.js.map +1 -1
- package/build/esm/trace/components/speak.component.d.ts +21 -2
- package/build/esm/trace/components/speak.component.d.ts.map +1 -1
- package/build/esm/trace/components/speak.component.js +2 -2
- package/build/esm/trace/components/speak.component.js.map +1 -1
- package/build/esm/trace/components/stream.component.d.ts +23 -2
- package/build/esm/trace/components/stream.component.d.ts.map +1 -1
- package/build/esm/trace/components/stream.component.js +2 -2
- package/build/esm/trace/components/stream.component.js.map +1 -1
- package/build/esm/trace/components/text.component.d.ts +26 -2
- package/build/esm/trace/components/text.component.d.ts.map +1 -1
- package/build/esm/trace/components/text.component.js +2 -2
- package/build/esm/trace/components/text.component.js.map +1 -1
- package/build/esm/trace/components/visual.component.d.ts +29 -3
- package/build/esm/trace/components/visual.component.d.ts.map +1 -1
- package/build/esm/trace/components/visual.component.js +2 -2
- package/build/esm/trace/components/visual.component.js.map +1 -1
- package/build/esm/trace/trace.component.d.ts +3 -3
- package/build/esm/trace/trace.component.d.ts.map +1 -1
- package/build/esm/trace/trace.component.js.map +1 -1
- package/build/esm/trace/trace.interface.d.ts +4 -4
- package/build/esm/trace/trace.interface.d.ts.map +1 -1
- package/build/esm/v2/private-runtime.client.d.ts +1 -0
- package/build/esm/v2/private-runtime.client.d.ts.map +1 -1
- package/build/esm/v2/private-runtime.client.js +12 -0
- package/build/esm/v2/private-runtime.client.js.map +1 -1
- package/build/esm/v2/runtime.interface.d.ts +1 -0
- package/build/esm/v2/runtime.interface.d.ts.map +1 -1
- package/build/esm/v2/trace.service.d.ts +2 -2
- package/build/esm/v2/trace.service.d.ts.map +1 -1
- package/build/esm/v2/trace.service.js.map +1 -1
- package/package.json +3 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import type { AnyRequest, AnyTrace, BaseTrace, IntentRequest, IntentRequestPayload } from '@voiceflow/dtos-interact';
|
|
2
|
+
import { TraceType } from '@voiceflow/dtos-interact';
|
|
3
3
|
type FetchFn = (...parameters: any[]) => Promise<any>;
|
|
4
4
|
export interface RuntimeOptions<V = AuthVerify | PublicVerify | PrototypeVerify> {
|
|
5
5
|
url: string;
|
|
@@ -42,9 +42,9 @@ export interface RuntimeFeedbackRequest {
|
|
|
42
42
|
export interface RuntimeInteractResponse {
|
|
43
43
|
state: RuntimeState;
|
|
44
44
|
request: RuntimeAction;
|
|
45
|
-
trace:
|
|
45
|
+
trace: AnyTrace[];
|
|
46
46
|
}
|
|
47
|
-
export type RuntimeAction =
|
|
47
|
+
export type RuntimeAction = AnyRequest;
|
|
48
48
|
export declare const isRuntimeAction: (value: unknown) => value is RuntimeAction;
|
|
49
49
|
export interface IntentActionPayload {
|
|
50
50
|
query: string;
|
|
@@ -57,17 +57,14 @@ export interface IntentActionPayload {
|
|
|
57
57
|
}[];
|
|
58
58
|
confidence?: number;
|
|
59
59
|
}
|
|
60
|
-
export
|
|
61
|
-
export type ActionType = BaseRequest.RequestType;
|
|
62
|
-
export declare const ActionType: typeof BaseRequest.RequestType;
|
|
63
|
-
export declare const createIntentAction: (payload: BaseRequest.IntentRequestPayload) => BaseRequest.IntentRequest;
|
|
60
|
+
export declare const createIntentAction: (payload: IntentRequestPayload) => IntentRequest;
|
|
64
61
|
export interface RuntimeState {
|
|
65
62
|
turn: Record<string, any>;
|
|
66
63
|
storage: Record<string, any>;
|
|
67
64
|
variables: Record<string, any>;
|
|
68
65
|
}
|
|
69
|
-
export declare const isRuntimeTraceType: (value: unknown) => value is
|
|
70
|
-
export declare const isRuntimeTrace: (value: unknown) => value is
|
|
66
|
+
export declare const isRuntimeTraceType: (value: unknown) => value is TraceType;
|
|
67
|
+
export declare const isRuntimeTrace: (value: unknown) => value is BaseTrace;
|
|
71
68
|
export interface RuntimeHttpRequest {
|
|
72
69
|
method?: string;
|
|
73
70
|
params?: URLSearchParams;
|
|
@@ -75,4 +72,17 @@ export interface RuntimeHttpRequest {
|
|
|
75
72
|
headers?: HeadersInit;
|
|
76
73
|
credentials?: RequestCredentials;
|
|
77
74
|
}
|
|
75
|
+
export interface Transcript {
|
|
76
|
+
_id: string;
|
|
77
|
+
sessionID: string;
|
|
78
|
+
creatorID: number;
|
|
79
|
+
projectID: string;
|
|
80
|
+
os: string;
|
|
81
|
+
unread: boolean;
|
|
82
|
+
device: string;
|
|
83
|
+
browser: string;
|
|
84
|
+
createdAt: number;
|
|
85
|
+
reportTags: string[];
|
|
86
|
+
}
|
|
87
|
+
export {};
|
|
78
88
|
//# sourceMappingURL=runtime.interface.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.interface.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"runtime.interface.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.interface.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,SAAS,EAAE,aAAa,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AACrH,OAAO,EAAe,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAGlE,KAAK,OAAO,GAAG,CAAC,GAAG,UAAU,EAAE,GAAG,EAAE,KAAK,OAAO,CAAC,GAAG,CAAC,CAAC;AAEtD,MAAM,WAAW,cAAc,CAAC,CAAC,GAAG,UAAU,GAAG,YAAY,GAAG,eAAe;IAC7E,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,CAAC,CAAC;IAEV;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,MAAM,WAAW,UAAU;IACzB,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,YAAY;IAC3B,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,eAAe;IAC9B,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,IAAI,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,GAAG,YAAY,GAAG,eAAe,CAAC,CAAC;AAE7E,eAAO,MAAM,oBAAoB,YAAa,cAAc,CAAC,SAAS,CAAC,KAAG,OAAO,IAAI,cAAc,CAAC,UAAU,CAE7G,CAAC;AAEF,eAAO,MAAM,sBAAsB,YAAa,cAAc,CAAC,SAAS,CAAC,KAAG,OAAO,IAAI,cAAc,CAAC,YAAY,CAEjH,CAAC;AAEF,eAAO,MAAM,yBAAyB,YAC3B,cAAc,CAAC,SAAS,CAAC,KACjC,OAAO,IAAI,cAAc,CAAC,eAAe,CAO3C,CAAC;AAEF,MAAM,WAAW,sBAAsB;IACrC,MAAM,EAAE,aAAa,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,GAAG,CAAC;CACd;AAED,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAED,MAAM,WAAW,uBAAuB;IACtC,KAAK,EAAE,YAAY,CAAC;IACpB,OAAO,EAAE,aAAa,CAAC;IACvB,KAAK,EAAE,QAAQ,EAAE,CAAC;CACnB;AAED,MAAM,MAAM,aAAa,GAAG,UAAU,CAAC;AAEvC,eAAO,MAAM,eAAe,UAAW,OAAO,KAAG,KAAK,IAAI,aACwB,CAAC;AAEnF,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE;QAAE,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC;IACzB,QAAQ,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAC5C,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,kBAAkB,YAAa,oBAAoB,KAAG,aAGjE,CAAC;AAEH,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC1B,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAChC;AAED,eAAO,MAAM,kBAAkB,UAAW,OAAO,KAAG,KAAK,IAAI,SACkB,CAAC;AAEhF,eAAO,MAAM,cAAc,UAAW,OAAO,KAAG,KAAK,IAAI,SAGhB,CAAC;AAE1C,MAAM,WAAW,kBAAkB;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,WAAW,CAAC,EAAE,kBAAkB,CAAC;CAClC;AAED,MAAM,WAAW,UAAU;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,EAAE,CAAC;CACtB"}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.isRuntimeTrace = exports.isRuntimeTraceType = exports.createIntentAction = exports.
|
|
4
|
-
const
|
|
5
|
-
var base_types_2 = require("@voiceflow/base-types");
|
|
6
|
-
Object.defineProperty(exports, "Trace", { enumerable: true, get: function () { return base_types_2.Trace; } });
|
|
3
|
+
exports.isRuntimeTrace = exports.isRuntimeTraceType = exports.createIntentAction = exports.isRuntimeAction = exports.isPrototypeRuntimeOptions = exports.isPublicRuntimeOptions = exports.isAuthRuntimeOptions = void 0;
|
|
4
|
+
const dtos_interact_1 = require("@voiceflow/dtos-interact");
|
|
7
5
|
const isAuthRuntimeOptions = (options) => {
|
|
8
6
|
return !!options?.verify?.authorization;
|
|
9
7
|
};
|
|
@@ -21,13 +19,12 @@ const isPrototypeRuntimeOptions = (options) => {
|
|
|
21
19
|
exports.isPrototypeRuntimeOptions = isPrototypeRuntimeOptions;
|
|
22
20
|
const isRuntimeAction = (value) => typeof value === 'object' && Object.prototype.hasOwnProperty.call(value, 'type');
|
|
23
21
|
exports.isRuntimeAction = isRuntimeAction;
|
|
24
|
-
exports.ActionType = base_types_1.BaseRequest.RequestType;
|
|
25
22
|
const createIntentAction = (payload) => ({
|
|
26
|
-
type:
|
|
23
|
+
type: dtos_interact_1.RequestType.INTENT,
|
|
27
24
|
payload,
|
|
28
25
|
});
|
|
29
26
|
exports.createIntentAction = createIntentAction;
|
|
30
|
-
const isRuntimeTraceType = (value) => typeof value === 'string' && Object.values(
|
|
27
|
+
const isRuntimeTraceType = (value) => typeof value === 'string' && Object.values(dtos_interact_1.TraceType).includes(value);
|
|
31
28
|
exports.isRuntimeTraceType = isRuntimeTraceType;
|
|
32
29
|
const isRuntimeTrace = (value) => typeof value === 'object' &&
|
|
33
30
|
Object.prototype.hasOwnProperty.call(value, 'type') &&
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.interface.js","sourceRoot":"","sources":["../../../src/runtime/runtime.interface.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"runtime.interface.js","sourceRoot":"","sources":["../../../src/runtime/runtime.interface.ts"],"names":[],"mappings":";;;AACA,4DAAkE;AAkC3D,MAAM,oBAAoB,GAAG,CAAC,OAAkC,EAAyC,EAAE;IAChH,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,aAAa,CAAC;AAC1C,CAAC,CAAC;AAFW,QAAA,oBAAoB,wBAE/B;AAEK,MAAM,sBAAsB,GAAG,CAAC,OAAkC,EAA2C,EAAE;IACpH,OAAO,OAAO,OAAO,EAAE,MAAM,EAAE,SAAS,KAAK,QAAQ,CAAC;AACxD,CAAC,CAAC;AAFW,QAAA,sBAAsB,0BAEjC;AAEK,MAAM,yBAAyB,GAAG,CACvC,OAAkC,EACU,EAAE;IAC9C,OAAO,CACL,OAAO,EAAE,MAAM,EAAE,SAAS,KAAK,IAAI;QACnC,OAAO,OAAO,EAAE,MAAM,EAAE,SAAS,KAAK,QAAQ;QAC9C,OAAO,OAAO,EAAE,MAAM,EAAE,SAAS,KAAK,QAAQ;QAC9C,OAAO,OAAO,EAAE,MAAM,EAAE,aAAa,KAAK,QAAQ,CACnD,CAAC;AACJ,CAAC,CAAC;AATW,QAAA,yBAAyB,6BASpC;AAyBK,MAAM,eAAe,GAAG,CAAC,KAAc,EAA0B,EAAE,CACxE,OAAO,KAAK,KAAK,QAAQ,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;AADtE,QAAA,eAAe,mBACuD;AAS5E,MAAM,kBAAkB,GAAG,CAAC,OAA6B,EAAiB,EAAE,CAAC,CAAC;IACnF,IAAI,EAAE,2BAAW,CAAC,MAAM;IACxB,OAAO;CACR,CAAC,CAAC;AAHU,QAAA,kBAAkB,sBAG5B;AAQI,MAAM,kBAAkB,GAAG,CAAC,KAAc,EAAsB,EAAE,CACvE,OAAO,KAAK,KAAK,QAAQ,IAAI,MAAM,CAAC,MAAM,CAAS,yBAAS,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;AADnE,QAAA,kBAAkB,sBACiD;AAEzE,MAAM,cAAc,GAAG,CAAC,KAAc,EAAsB,EAAE,CACnE,OAAO,KAAK,KAAK,QAAQ;IACzB,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,KAAK,EAAE,MAAM,CAAC;IACnD,IAAA,0BAAkB,EAAE,KAAa,CAAC,IAAI,CAAC,CAAC;AAH7B,QAAA,cAAc,kBAGe"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { AuthVerify, RuntimeInteractRequest, RuntimeInteractResponse, RuntimeOptions } from '../runtime/runtime.interface';
|
|
1
|
+
import type { AuthVerify, RuntimeInteractRequest, RuntimeInteractResponse, RuntimeOptions, Transcript } from '../runtime/runtime.interface';
|
|
3
2
|
import { RuntimeService } from '../runtime/runtime.service';
|
|
4
3
|
export declare class AuthRuntimeService extends RuntimeService {
|
|
5
4
|
private readonly authorization;
|
|
@@ -7,6 +6,6 @@ export declare class AuthRuntimeService extends RuntimeService {
|
|
|
7
6
|
interact(request: RuntimeInteractRequest): Promise<RuntimeInteractResponse>;
|
|
8
7
|
feedback(): Promise<never>;
|
|
9
8
|
getPublishing(): Promise<never>;
|
|
10
|
-
createTranscript(): Promise<
|
|
9
|
+
createTranscript(): Promise<Transcript>;
|
|
11
10
|
}
|
|
12
11
|
//# sourceMappingURL=runtime.service.auth.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.service.auth.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.service.auth.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"runtime.service.auth.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.service.auth.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,UAAU,EACV,sBAAsB,EACtB,uBAAuB,EACvB,cAAc,EACd,UAAU,EACX,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,qBAAa,kBAAmB,SAAQ,cAAc;IACpD,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAS;gBAEpB,OAAO,EAAE,cAAc,CAAC,UAAU,CAAC;IAMzC,QAAQ,CAAC,OAAO,EAAE,sBAAsB,GAAG,OAAO,CAAC,uBAAuB,CAAC;IAe3E,QAAQ;IAKd,aAAa;IAKb,gBAAgB,IACS,OAAO,CAAC,UAAU,CAAC;CAIpD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.service.auth.js","sourceRoot":"","sources":["../../../src/runtime/runtime.service.auth.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"runtime.service.auth.js","sourceRoot":"","sources":["../../../src/runtime/runtime.service.auth.ts"],"names":[],"mappings":";;;AAOA,+DAA2D;AAE3D,MAAa,kBAAmB,SAAQ,gCAAc;IAGpD,YAAmB,OAAmC;QACpD,KAAK,CAAC,OAAO,CAAC,CAAC;QAEf,IAAI,CAAC,aAAa,GAAG,OAAO,CAAC,MAAM,CAAC,aAAa,CAAC;IACpD,CAAC;IAEM,KAAK,CAAC,QAAQ,CAAC,OAA+B;QACnD,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,OAAO,CAAC;QAEzD,OAAO,IAAI,CAAC,IAAI,CAA0B,cAAc,kBAAkB,CAAC,SAAS,CAAC,WAAW,EAAE;YAChG,MAAM,EAAE,MAAM;YACd,IAAI,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE;YACxB,OAAO,EAAE;gBACP,aAAa,EAAE,IAAI,CAAC,aAAa;gBACjC,SAAS;gBACT,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,SAAS,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;aACpC;YACD,MAAM,EAAE,IAAI,eAAe,CAAC,EAAE,OAAO,EAAE,MAAM,EAAE,CAAC;SACjD,CAAC,CAAC;IACL,CAAC;IAEM,KAAK,CAAC,QAAQ;QACnB,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC;IACtD,CAAC;IAED,wCAAwC;IACjC,aAAa;QAClB,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC;IACtD,CAAC;IAED,8CAA8C;IACvC,gBAAgB;QACrB,OAAO,OAAO,CAAC,OAAO,CAAC,EAAE,CAAwB,CAAC;QAElD,uDAAuD;IACzD,CAAC;CACF;AAvCD,gDAuCC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { RuntimeFeedbackRequest, RuntimeHttpRequest, RuntimeInteractRequest, RuntimeInteractResponse, RuntimeOptions } from './runtime.interface';
|
|
1
|
+
import type { RuntimeFeedbackRequest, RuntimeHttpRequest, RuntimeInteractRequest, RuntimeInteractResponse, RuntimeOptions, Transcript } from './runtime.interface';
|
|
3
2
|
export declare abstract class RuntimeService {
|
|
4
3
|
private readonly options;
|
|
5
4
|
private readonly fetch;
|
|
@@ -16,7 +15,7 @@ export declare abstract class RuntimeService {
|
|
|
16
15
|
};
|
|
17
16
|
device?: string;
|
|
18
17
|
browser?: string;
|
|
19
|
-
}): Promise<
|
|
18
|
+
}): Promise<Transcript>;
|
|
20
19
|
abstract interact(request: RuntimeInteractRequest): Promise<Partial<RuntimeInteractResponse> & Pick<RuntimeInteractResponse, 'trace'>>;
|
|
21
20
|
abstract feedback(request: RuntimeFeedbackRequest): Promise<void>;
|
|
22
21
|
protected send<T>(path: string, args?: RuntimeHttpRequest): Promise<T>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.service.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.service.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"runtime.service.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.service.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,sBAAsB,EACtB,kBAAkB,EAClB,sBAAsB,EACtB,uBAAuB,EACvB,cAAc,EACd,UAAU,EACX,MAAM,qBAAqB,CAAC;AAE7B,8BAAsB,cAAc;IAGf,OAAO,CAAC,QAAQ,CAAC,OAAO;IAF3C,OAAO,CAAC,QAAQ,CAAC,KAAK,CAA0B;gBAEZ,OAAO,EAAE,cAAc;aAO3C,aAAa,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,EAAE;QACxE,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,GAAG,OAAO,CAAC,CAAC,CAAC;aAEE,gBAAgB,CAC9B,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE;QACR,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,IAAI,CAAC,EAAE;YACL,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,KAAK,CAAC,EAAE,MAAM,CAAC;SAChB,CAAC;QACF,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,OAAO,CAAC,EAAE,MAAM,CAAC;KAClB,GACA,OAAO,CAAC,UAAU,CAAC;aAEN,QAAQ,CACtB,OAAO,EAAE,sBAAsB,GAC9B,OAAO,CAAC,OAAO,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,uBAAuB,EAAE,OAAO,CAAC,CAAC;aAErE,QAAQ,CAAC,OAAO,EAAE,sBAAsB,GAAG,OAAO,CAAC,IAAI,CAAC;cAExD,IAAI,CAAC,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,GAAE,kBAAuB,GAAG,OAAO,CAAC,CAAC,CAAC;CAqBjF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.service.js","sourceRoot":"","sources":["../../../src/runtime/runtime.service.ts"],"names":[],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"runtime.service.js","sourceRoot":"","sources":["../../../src/runtime/runtime.service.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA0C;AAW1C,MAAsB,cAAc;IAGlC,YAAoC,OAAuB;QAAvB,YAAO,GAAP,OAAO,CAAgB;QACzD,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,aAAa,IAAI,UAAU,CAAC,KAAK,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QACzE,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC;YAChB,MAAM,IAAI,SAAS,CAAC,4EAA4E,CAAC,CAAC;QACpG,CAAC;IACH,CAAC;IA0BS,KAAK,CAAC,IAAI,CAAI,IAAY,EAAE,OAA2B,EAAE;QACjE,MAAM,GAAG,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;QAC5C,IAAI,IAAI,CAAC,MAAM;YAAE,GAAG,CAAC,MAAM,GAAG,IAAI,CAAC,MAAM,CAAC,QAAQ,EAAE,CAAC;QAErD,MAAM,MAAM,GAAG,MAAM,IAAI,CAAC,KAAK,CAAC,GAAG,EAAE;YACnC,MAAM,EAAE,IAAI,CAAC,MAAM,IAAI,KAAK;YAC5B,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS;YACvD,OAAO,EAAE;gBACP,cAAc,EAAE,kBAAkB;gBAClC,GAAG,CAAC,IAAI,CAAC,OAAO,IAAI,EAAE,CAAC;aACxB;YACD,GAAG,CAAC,IAAI,CAAC,WAAW,IAAI,EAAE,WAAW,EAAE,IAAI,CAAC,WAAW,EAAE,CAAC;SAC3D,CAAC,CAAC;QAEH,MAAM,IAAI,GAAG,CAAC,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC,KAAK,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,CAAQ,CAAC;QAC5D,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,MAAM,IAAA,qBAAe,EAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,UAAU,EAAE,IAAI,CAAC,CAAC;QAChE,CAAC;QAED,OAAO,IAAI,CAAC;IACd,CAAC;CACF;AAvDD,wCAuDC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PrototypeVerify, RuntimeInteractRequest, RuntimeInteractResponse, RuntimeOptions } from '../runtime/runtime.interface';
|
|
1
|
+
import type { PrototypeVerify, RuntimeInteractRequest, RuntimeInteractResponse, RuntimeOptions, Transcript } from '../runtime/runtime.interface';
|
|
3
2
|
import { RuntimeService } from '../runtime/runtime.service';
|
|
4
3
|
export declare class PrototypeRuntimeService extends RuntimeService {
|
|
5
4
|
private state;
|
|
@@ -21,6 +20,6 @@ export declare class PrototypeRuntimeService extends RuntimeService {
|
|
|
21
20
|
name: string;
|
|
22
21
|
image: string;
|
|
23
22
|
};
|
|
24
|
-
}): Promise<
|
|
23
|
+
}): Promise<Transcript>;
|
|
25
24
|
}
|
|
26
25
|
//# sourceMappingURL=runtime.service.prototype.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.service.prototype.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.service.prototype.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"runtime.service.prototype.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.service.prototype.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,eAAe,EACf,sBAAsB,EACtB,uBAAuB,EACvB,cAAc,EAEd,UAAU,EACX,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,qBAAa,uBAAwB,SAAQ,cAAc;IACzD,OAAO,CAAC,KAAK,CAIX;IAEF,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAS;IAEnC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAS;IAEnC,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAS;gBAEpB,OAAO,EAAE,cAAc,CAAC,eAAe,CAAC;IAQ9C,QAAQ,CAAC,OAAO,EAAE,sBAAsB,GAAG,OAAO,CAAC,uBAAuB,CAAC;IAc3E,QAAQ;IAIR,aAAa,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,EAAE;QACrE,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,GAAG,OAAO,CAAC,CAAC,CAAC;IAcD,gBAAgB,CAC3B,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE;QAAE,EAAE,CAAC,EAAE,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,KAAK,EAAE,MAAM,CAAA;SAAE,CAAA;KAAE;CAQtG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.service.prototype.js","sourceRoot":"","sources":["../../../src/runtime/runtime.service.prototype.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"runtime.service.prototype.js","sourceRoot":"","sources":["../../../src/runtime/runtime.service.prototype.ts"],"names":[],"mappings":";;;AAQA,+DAA2D;AAE3D,MAAa,uBAAwB,SAAQ,gCAAc;IAazD,YAAmB,OAAwC;QACzD,KAAK,CAAC,OAAO,CAAC,CAAC;QAbT,UAAK,GAAiB;YAC5B,IAAI,EAAE,EAAE;YACR,OAAO,EAAE,EAAE;YACX,SAAS,EAAE,EAAE;SACd,CAAC;QAWA,IAAI,CAAC,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,SAAS,CAAC;QAC1C,IAAI,CAAC,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,SAAS,CAAC;QAC1C,IAAI,CAAC,aAAa,GAAG,OAAO,CAAC,MAAM,CAAC,aAAa,CAAC;IACpD,CAAC;IAEM,KAAK,CAAC,QAAQ,CAAC,OAA+B;QACnD,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG,OAAO,CAAC;QAE9C,MAAM,MAAM,GAAG,MAAM,IAAI,CAAC,IAAI,CAA0B,YAAY,IAAI,CAAC,SAAS,EAAE,EAAE;YACpF,IAAI,EAAE,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE;YACpD,MAAM,EAAE,MAAM;YACd,OAAO,EAAE,EAAE,SAAS,EAAE,QAAQ,EAAE,gBAAgB,EAAE;SACnD,CAAC,CAAC;QAEH,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC;QAE1B,OAAO,MAAM,CAAC;IAChB,CAAC;IAEM,KAAK,CAAC,QAAQ;QACnB,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC;IACtD,CAAC;IAEM,KAAK,CAAC,aAAa,CAAoC,OAG7D;QACC,MAAM,EAAE,SAAS,EAAE,WAAW,EAAE,GAAG,OAAO,CAAC;QAE3C,MAAM,WAAW,GACf,WAAW,KAAK,CAAC,CAAC,CAAC,CAAC,aAAa,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,UAAU,IAAI,CAAC,SAAS,aAAa,CAAC;QAE5G,OAAO,IAAI,CAAC,IAAI,CAAI,WAAW,EAAE;YAC/B,MAAM,EAAE,KAAK;YACb,OAAO,EAAE;gBACP,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,SAAS,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;aACpC;SACF,CAAC,CAAC;IACL,CAAC;IAEM,KAAK,CAAC,gBAAgB,CAC3B,SAAiB,EACjB,QAAmG;QAEnG,OAAO,IAAI,CAAC,IAAI,CAAa,gBAAgB,IAAI,CAAC,SAAS,EAAE,EAAE;YAC7D,MAAM,EAAE,MAAM;YACd,IAAI,EAAE,EAAE,GAAG,QAAQ,EAAE,SAAS,EAAE;YAChC,OAAO,EAAE,EAAE,aAAa,EAAE,UAAU,IAAI,CAAC,aAAa,EAAE,EAAE;SAC3D,CAAC,CAAC;IACL,CAAC;CACF;AAlED,0DAkEC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PublicVerify, RuntimeFeedbackRequest, RuntimeInteractRequest, RuntimeInteractResponse, RuntimeOptions } from '../runtime/runtime.interface';
|
|
1
|
+
import type { PublicVerify, RuntimeFeedbackRequest, RuntimeInteractRequest, RuntimeInteractResponse, RuntimeOptions, Transcript } from '../runtime/runtime.interface';
|
|
3
2
|
import { RuntimeService } from '../runtime/runtime.service';
|
|
4
3
|
export declare class PublicRuntimeService extends RuntimeService {
|
|
5
4
|
private readonly projectID;
|
|
@@ -18,6 +17,6 @@ export declare class PublicRuntimeService extends RuntimeService {
|
|
|
18
17
|
name: string;
|
|
19
18
|
image: string;
|
|
20
19
|
};
|
|
21
|
-
}): Promise<
|
|
20
|
+
}): Promise<Transcript>;
|
|
22
21
|
}
|
|
23
22
|
//# sourceMappingURL=runtime.service.public.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.service.public.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.service.public.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"runtime.service.public.d.ts","sourceRoot":"","sources":["../../../src/runtime/runtime.service.public.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,YAAY,EACZ,sBAAsB,EACtB,sBAAsB,EACtB,uBAAuB,EACvB,cAAc,EACd,UAAU,EACX,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,qBAAa,oBAAqB,SAAQ,cAAc;IACtD,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAS;gBAEhB,OAAO,EAAE,cAAc,CAAC,YAAY,CAAC;IAM3C,QAAQ,CAAC,OAAO,EAAE,sBAAsB,GAAG,OAAO,CAAC,IAAI,CAAC,uBAAuB,EAAE,OAAO,CAAC,CAAC;IAe1F,QAAQ,CAAC,OAAO,EAAE,sBAAsB,GAAG,OAAO,CAAC,IAAI,CAAC;IAYxD,aAAa,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,EAAE;QACrE,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,GAAG,OAAO,CAAC,CAAC,CAAC;IAcD,gBAAgB,CAC3B,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE;QAAE,EAAE,CAAC,EAAE,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,KAAK,EAAE,MAAM,CAAA;SAAE,CAAA;KAAE;CAOtG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.service.public.js","sourceRoot":"","sources":["../../../src/runtime/runtime.service.public.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"runtime.service.public.js","sourceRoot":"","sources":["../../../src/runtime/runtime.service.public.ts"],"names":[],"mappings":";;;AAQA,+DAA2D;AAE3D,MAAa,oBAAqB,SAAQ,gCAAc;IAGtD,YAAmB,OAAqC;QACtD,KAAK,CAAC,OAAO,CAAC,CAAC;QAEf,IAAI,CAAC,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,SAAS,CAAC;IAC5C,CAAC;IAEM,KAAK,CAAC,QAAQ,CAAC,OAA+B;QACnD,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,OAAO,CAAC;QAEzD,OAAO,IAAI,CAAC,IAAI,CACd,UAAU,IAAI,CAAC,SAAS,eAAe,kBAAkB,CAAC,SAAS,CAAC,WAAW,EAC/E;YACE,MAAM,EAAE,MAAM;YACd,IAAI,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE;YACxB,OAAO,EAAE;gBACP,GAAG,CAAC,SAAS,IAAI,EAAE,SAAS,EAAE,CAAC;aAChC;SACF,CACF,CAAC;IACJ,CAAC;IAEM,KAAK,CAAC,QAAQ,CAAC,OAA+B;QACnD,MAAM,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,IAAI,EAAE,GAAG,OAAO,CAAC;QAElD,MAAM,IAAI,CAAC,IAAI,CAAC,YAAY,IAAI,CAAC,SAAS,SAAS,kBAAkB,CAAC,SAAS,CAAC,EAAE,EAAE;YAClF,MAAM,EAAE,MAAM;YACd,IAAI;YACJ,OAAO,EAAE;gBACP,GAAG,CAAC,SAAS,IAAI,EAAE,SAAS,EAAE,CAAC;aAChC;SACF,CAAC,CAAC;IACL,CAAC;IAEM,KAAK,CAAC,aAAa,CAAoC,OAG7D;QACC,MAAM,EAAE,SAAS,EAAE,WAAW,EAAE,GAAG,OAAO,CAAC;QAE3C,MAAM,WAAW,GACf,WAAW,KAAK,CAAC,CAAC,CAAC,CAAC,aAAa,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,UAAU,IAAI,CAAC,SAAS,aAAa,CAAC;QAE5G,OAAO,IAAI,CAAC,IAAI,CAAI,WAAW,EAAE;YAC/B,MAAM,EAAE,KAAK;YACb,OAAO,EAAE;gBACP,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,SAAS,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;aACpC;SACF,CAAC,CAAC;IACL,CAAC;IAEM,KAAK,CAAC,gBAAgB,CAC3B,SAAiB,EACjB,QAAmG;QAEnG,OAAO,IAAI,CAAC,IAAI,CAAa,UAAU,IAAI,CAAC,SAAS,cAAc,EAAE;YACnE,MAAM,EAAE,MAAM;YACd,IAAI,EAAE,EAAE,GAAG,QAAQ,EAAE,SAAS,EAAE;SACjC,CAAC,CAAC;IACL,CAAC;CACF;AA9DD,oDA8DC"}
|
|
@@ -9,6 +9,6 @@ export declare class VoiceflowRuntime<T> {
|
|
|
9
9
|
interact(context: T, request: RuntimeInteractRequest): Promise<T>;
|
|
10
10
|
feedback(request: RuntimeFeedbackRequest): Promise<void>;
|
|
11
11
|
getPublishing<T extends Record<string, unknown>>(...options: Parameters<RuntimeService['getPublishing']>): Promise<T>;
|
|
12
|
-
createTranscript(...options: Parameters<RuntimeService['createTranscript']>): Promise<import("
|
|
12
|
+
createTranscript(...options: Parameters<RuntimeService['createTranscript']>): Promise<import("../runtime").Transcript>;
|
|
13
13
|
}
|
|
14
14
|
//# sourceMappingURL=sdk.service.d.ts.map
|
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CardTraceComponent: import("../trace.component").TraceComponentOverload<{
|
|
3
|
-
type: "card";
|
|
4
|
-
payload: {
|
|
5
|
-
card: BaseNode.Card.Card;
|
|
6
|
-
};
|
|
7
|
-
}>;
|
|
1
|
+
export declare const CardTraceComponent: import("../trace.component").TraceComponentOverload<any>;
|
|
8
2
|
//# sourceMappingURL=card.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/card.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"card.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/card.component.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,kBAAkB,0DAAiD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card.component.js","sourceRoot":"","sources":["../../../../src/trace/components/card.component.ts"],"names":[],"mappings":";;;AAEA,wDAA0D;AAE7C,QAAA,kBAAkB,GAAG,IAAA,sCAAoB,
|
|
1
|
+
{"version":3,"file":"card.component.js","sourceRoot":"","sources":["../../../../src/trace/components/card.component.ts"],"names":[],"mappings":";;;AAEA,wDAA0D;AAE7C,QAAA,kBAAkB,GAAG,IAAA,sCAAoB,EAAM,MAAmB,CAAC,CAAC"}
|
|
@@ -1,3 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export declare const CardV2TraceComponent: import("../trace.component").TraceComponentOverload<{
|
|
2
|
+
type: "cardV2";
|
|
3
|
+
payload: {
|
|
4
|
+
title: string;
|
|
5
|
+
buttons: {
|
|
6
|
+
name: string;
|
|
7
|
+
request?: {
|
|
8
|
+
type: string;
|
|
9
|
+
payload?: any;
|
|
10
|
+
diagramID?: string | undefined;
|
|
11
|
+
} | undefined;
|
|
12
|
+
}[];
|
|
13
|
+
imageUrl: string | null;
|
|
14
|
+
description: {
|
|
15
|
+
text: string;
|
|
16
|
+
slate?: (import("@voiceflow/dtos-interact").SlateText | import("@voiceflow/dtos-interact").SlateTextElement | import("@voiceflow/dtos-interact").SlateTextLinkElement | import("@voiceflow/dtos-interact").SlateTextVariableElement)[] | undefined;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
paths?: {
|
|
20
|
+
label?: string | undefined;
|
|
21
|
+
event?: {
|
|
22
|
+
type: string;
|
|
23
|
+
payload?: any;
|
|
24
|
+
diagramID?: string | undefined;
|
|
25
|
+
} | undefined;
|
|
26
|
+
}[] | undefined;
|
|
27
|
+
defaultPath?: number | undefined;
|
|
28
|
+
time?: number | undefined;
|
|
29
|
+
}>;
|
|
3
30
|
//# sourceMappingURL=cardV2.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cardV2.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/cardV2.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"cardV2.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/cardV2.component.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,oBAAoB;;;;;;mBAC6sM,CAAC;;uBAAyD,CAAC;yBAAgC,CAAC;;;;;;iBAAiK,CAAC,UAAU,0BAAkB,qBAAqB,0BAAkB,4BAA4B,0BAAkB,gCAAgC,0BAAkB;;;;aAAwF,CAAC;aAAmC,CAAC;;mBAAiD,CAAC;qBAA4B,CAAC;;;;;EADrwN,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CardV2TraceComponent = void 0;
|
|
4
|
-
const
|
|
4
|
+
const dtos_interact_1 = require("@voiceflow/dtos-interact");
|
|
5
5
|
const trace_component_1 = require("../trace.component");
|
|
6
|
-
exports.CardV2TraceComponent = (0, trace_component_1.createTraceComponent)(
|
|
6
|
+
exports.CardV2TraceComponent = (0, trace_component_1.createTraceComponent)(dtos_interact_1.TraceType.CARD_V2);
|
|
7
7
|
//# sourceMappingURL=cardV2.component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cardV2.component.js","sourceRoot":"","sources":["../../../../src/trace/components/cardV2.component.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"cardV2.component.js","sourceRoot":"","sources":["../../../../src/trace/components/cardV2.component.ts"],"names":[],"mappings":";;;AACA,4DAAqD;AAErD,wDAA0D;AAE7C,QAAA,oBAAoB,GAAG,IAAA,sCAAoB,EAAY,yBAAS,CAAC,OAAO,CAAC,CAAC"}
|
|
@@ -1,3 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export declare const ChoiceTraceComponent: import("../trace.component").TraceComponentOverload<{
|
|
2
|
+
type: "choice";
|
|
3
|
+
payload: {
|
|
4
|
+
buttons: {
|
|
5
|
+
name: string;
|
|
6
|
+
request?: {
|
|
7
|
+
type: string;
|
|
8
|
+
payload?: any;
|
|
9
|
+
diagramID?: string | undefined;
|
|
10
|
+
} | undefined;
|
|
11
|
+
}[];
|
|
12
|
+
};
|
|
13
|
+
paths?: {
|
|
14
|
+
label?: string | undefined;
|
|
15
|
+
event?: {
|
|
16
|
+
type: string;
|
|
17
|
+
payload?: any;
|
|
18
|
+
diagramID?: string | undefined;
|
|
19
|
+
} | undefined;
|
|
20
|
+
}[] | undefined;
|
|
21
|
+
defaultPath?: number | undefined;
|
|
22
|
+
time?: number | undefined;
|
|
23
|
+
}>;
|
|
3
24
|
//# sourceMappingURL=choice.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"choice.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/choice.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"choice.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/choice.component.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,oBAAoB;;;;;mBACy5E,CAAC;;uBAAyD,CAAC;yBAAgC,CAAC;;;;;aAAgG,CAAC;aAAmC,CAAC;;mBAAiD,CAAC;qBAA4B,CAAC;;;;;EADnpF,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ChoiceTraceComponent = void 0;
|
|
4
|
-
const
|
|
4
|
+
const dtos_interact_1 = require("@voiceflow/dtos-interact");
|
|
5
5
|
const trace_component_1 = require("../trace.component");
|
|
6
|
-
exports.ChoiceTraceComponent = (0, trace_component_1.createTraceComponent)(
|
|
6
|
+
exports.ChoiceTraceComponent = (0, trace_component_1.createTraceComponent)(dtos_interact_1.TraceType.CHOICE);
|
|
7
7
|
//# sourceMappingURL=choice.component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"choice.component.js","sourceRoot":"","sources":["../../../../src/trace/components/choice.component.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"choice.component.js","sourceRoot":"","sources":["../../../../src/trace/components/choice.component.ts"],"names":[],"mappings":";;;AACA,4DAAqD;AAErD,wDAA0D;AAE7C,QAAA,oBAAoB,GAAG,IAAA,sCAAoB,EAAc,yBAAS,CAAC,MAAM,CAAC,CAAC"}
|
|
@@ -1,3 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export declare const EndTraceComponent: import("../trace.component").TraceComponentOverload<{
|
|
2
|
+
type: "end";
|
|
3
|
+
paths?: {
|
|
4
|
+
label?: string | undefined;
|
|
5
|
+
event?: {
|
|
6
|
+
type: string;
|
|
7
|
+
payload?: any;
|
|
8
|
+
diagramID?: string | undefined;
|
|
9
|
+
} | undefined;
|
|
10
|
+
}[] | undefined;
|
|
11
|
+
defaultPath?: number | undefined;
|
|
12
|
+
time?: number | undefined;
|
|
13
|
+
payload?: unknown;
|
|
14
|
+
}>;
|
|
3
15
|
//# sourceMappingURL=end.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"end.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/end.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"end.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/end.component.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,iBAAiB;;;aACg7B,CAAC;aAAmC,CAAC;;mBAAiD,CAAC;qBAA4B,CAAC;;;;;;EADn/B,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.EndTraceComponent = void 0;
|
|
4
|
-
const
|
|
4
|
+
const dtos_interact_1 = require("@voiceflow/dtos-interact");
|
|
5
5
|
const trace_component_1 = require("../trace.component");
|
|
6
|
-
exports.EndTraceComponent = (0, trace_component_1.createTraceComponent)(
|
|
6
|
+
exports.EndTraceComponent = (0, trace_component_1.createTraceComponent)(dtos_interact_1.TraceType.END);
|
|
7
7
|
//# sourceMappingURL=end.component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"end.component.js","sourceRoot":"","sources":["../../../../src/trace/components/end.component.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"end.component.js","sourceRoot":"","sources":["../../../../src/trace/components/end.component.ts"],"names":[],"mappings":";;;AACA,4DAAqD;AAErD,wDAA0D;AAE7C,QAAA,iBAAiB,GAAG,IAAA,sCAAoB,EAAY,yBAAS,CAAC,GAAG,CAAC,CAAC"}
|
|
@@ -1,3 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export declare const SpeakTraceComponent: import("../trace.component").TraceComponentOverload<{
|
|
2
|
+
type: "speak";
|
|
3
|
+
payload: {
|
|
4
|
+
type: "message" | "audio";
|
|
5
|
+
message: string;
|
|
6
|
+
ai?: boolean | undefined;
|
|
7
|
+
src?: string | null | undefined;
|
|
8
|
+
voice?: string | undefined;
|
|
9
|
+
isPrompt?: boolean | undefined;
|
|
10
|
+
};
|
|
11
|
+
paths?: {
|
|
12
|
+
label?: string | undefined;
|
|
13
|
+
event?: {
|
|
14
|
+
type: string;
|
|
15
|
+
payload?: any;
|
|
16
|
+
diagramID?: string | undefined;
|
|
17
|
+
} | undefined;
|
|
18
|
+
}[] | undefined;
|
|
19
|
+
defaultPath?: number | undefined;
|
|
20
|
+
time?: number | undefined;
|
|
21
|
+
}>;
|
|
3
22
|
//# sourceMappingURL=speak.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"speak.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/speak.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"speak.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/speak.component.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,mBAAmB;;;;;UACkwD,CAAC;WAAkC,CAAC;aAA0C,CAAC;gBAAsC,CAAC;;;aAAyD,CAAC;aAAmC,CAAC;;mBAAiD,CAAC;qBAA4B,CAAC;;;;;EADj/D,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SpeakTraceComponent = void 0;
|
|
4
|
-
const
|
|
4
|
+
const dtos_interact_1 = require("@voiceflow/dtos-interact");
|
|
5
5
|
const trace_component_1 = require("../trace.component");
|
|
6
|
-
exports.SpeakTraceComponent = (0, trace_component_1.createTraceComponent)(
|
|
6
|
+
exports.SpeakTraceComponent = (0, trace_component_1.createTraceComponent)(dtos_interact_1.TraceType.SPEAK);
|
|
7
7
|
//# sourceMappingURL=speak.component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"speak.component.js","sourceRoot":"","sources":["../../../../src/trace/components/speak.component.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"speak.component.js","sourceRoot":"","sources":["../../../../src/trace/components/speak.component.ts"],"names":[],"mappings":";;;AACA,4DAAqD;AAErD,wDAA0D;AAE7C,QAAA,mBAAmB,GAAG,IAAA,sCAAoB,EAAa,yBAAS,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -1,3 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export declare const StreamTraceComponent: import("../trace.component").TraceComponentOverload<{
|
|
2
|
+
type: "stream";
|
|
3
|
+
payload: {
|
|
4
|
+
action: "END" | "LOOP" | "PLAY" | "PAUSE";
|
|
5
|
+
src: string;
|
|
6
|
+
token: string;
|
|
7
|
+
loop?: boolean | undefined;
|
|
8
|
+
title?: string | undefined;
|
|
9
|
+
iconImage?: string | undefined;
|
|
10
|
+
description?: string | undefined;
|
|
11
|
+
backgroundImage?: string | undefined;
|
|
12
|
+
};
|
|
13
|
+
paths?: {
|
|
14
|
+
label?: string | undefined;
|
|
15
|
+
event?: {
|
|
16
|
+
type: string;
|
|
17
|
+
payload?: any;
|
|
18
|
+
diagramID?: string | undefined;
|
|
19
|
+
} | undefined;
|
|
20
|
+
}[] | undefined;
|
|
21
|
+
defaultPath?: number | undefined;
|
|
22
|
+
time?: number | undefined;
|
|
23
|
+
}>;
|
|
3
24
|
//# sourceMappingURL=stream.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stream.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/stream.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"stream.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/stream.component.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,oBAAoB;;;;;;YACgoE,CAAC;aAAoC,CAAC;iBAAuC,CAAC;mBAAyC,CAAC;uBAA6C,CAAC;;;aAAwD,CAAC;aAAmC,CAAC;;mBAAiD,CAAC;qBAA4B,CAAC;;;;;EAD55E,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StreamTraceComponent = void 0;
|
|
4
|
-
const
|
|
4
|
+
const dtos_interact_1 = require("@voiceflow/dtos-interact");
|
|
5
5
|
const trace_component_1 = require("../trace.component");
|
|
6
|
-
exports.StreamTraceComponent = (0, trace_component_1.createTraceComponent)(
|
|
6
|
+
exports.StreamTraceComponent = (0, trace_component_1.createTraceComponent)(dtos_interact_1.TraceType.STREAM);
|
|
7
7
|
//# sourceMappingURL=stream.component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stream.component.js","sourceRoot":"","sources":["../../../../src/trace/components/stream.component.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"stream.component.js","sourceRoot":"","sources":["../../../../src/trace/components/stream.component.ts"],"names":[],"mappings":";;;AAAA,4DAAuE;AAEvE,wDAA0D;AAE7C,QAAA,oBAAoB,GAAG,IAAA,sCAAoB,EAAc,yBAAS,CAAC,MAAM,CAAC,CAAC"}
|
|
@@ -1,3 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export declare const TextTraceComponent: import("../trace.component").TraceComponentOverload<{
|
|
2
|
+
type: "text";
|
|
3
|
+
payload: {
|
|
4
|
+
message: string;
|
|
5
|
+
slate: {
|
|
6
|
+
content: (import("@voiceflow/dtos-interact").SlateText | import("@voiceflow/dtos-interact").SlateTextElement | import("@voiceflow/dtos-interact").SlateTextLinkElement | import("@voiceflow/dtos-interact").SlateTextVariableElement)[];
|
|
7
|
+
id: string;
|
|
8
|
+
};
|
|
9
|
+
ai?: boolean | undefined;
|
|
10
|
+
delay?: number | undefined;
|
|
11
|
+
voice?: string | undefined;
|
|
12
|
+
audio?: {
|
|
13
|
+
src: string;
|
|
14
|
+
} | undefined;
|
|
15
|
+
};
|
|
16
|
+
paths?: {
|
|
17
|
+
label?: string | undefined;
|
|
18
|
+
event?: {
|
|
19
|
+
type: string;
|
|
20
|
+
payload?: any;
|
|
21
|
+
diagramID?: string | undefined;
|
|
22
|
+
} | undefined;
|
|
23
|
+
}[] | undefined;
|
|
24
|
+
defaultPath?: number | undefined;
|
|
25
|
+
time?: number | undefined;
|
|
26
|
+
}>;
|
|
3
27
|
//# sourceMappingURL=text.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/text.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"text.component.d.ts","sourceRoot":"","sources":["../../../../src/trace/components/text.component.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,kBAAkB;;;;;6BAC+tF,0BAAkB,qBAAqB,0BAAkB,4BAA4B,0BAAkB,gCAAgC,0BAAkB;;;UAA4E,CAAC;aAAoC,CAAC;aAAmC,CAAC;aAAmC,CAAC;;;;;aAAsF,CAAC;aAAmC,CAAC;;mBAAiD,CAAC;qBAA4B,CAAC;;;;;EAD1sG,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TextTraceComponent = void 0;
|
|
4
|
-
const
|
|
4
|
+
const dtos_interact_1 = require("@voiceflow/dtos-interact");
|
|
5
5
|
const trace_component_1 = require("../trace.component");
|
|
6
|
-
exports.TextTraceComponent = (0, trace_component_1.createTraceComponent)(
|
|
6
|
+
exports.TextTraceComponent = (0, trace_component_1.createTraceComponent)(dtos_interact_1.TraceType.TEXT);
|
|
7
7
|
//# sourceMappingURL=text.component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text.component.js","sourceRoot":"","sources":["../../../../src/trace/components/text.component.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"text.component.js","sourceRoot":"","sources":["../../../../src/trace/components/text.component.ts"],"names":[],"mappings":";;;AACA,4DAAqD;AAErD,wDAA0D;AAE7C,QAAA,kBAAkB,GAAG,IAAA,sCAAoB,EAAY,yBAAS,CAAC,IAAI,CAAC,CAAC"}
|