@tencent-ai/agent-sdk 0.0.12 → 0.1.0-next.989
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/README.md +1 -9
- package/dist/agent-sdk.js +1 -7
- package/lib/common/application-utils.d.ts.map +1 -1
- package/lib/common/application-utils.js +2 -7
- package/lib/common/application-utils.js.map +1 -1
- package/lib/common/index.d.ts +0 -1
- package/lib/common/index.d.ts.map +1 -1
- package/lib/common/index.js +0 -1
- package/lib/common/index.js.map +1 -1
- package/lib/common/services.d.ts +8 -0
- package/lib/common/services.d.ts.map +1 -0
- package/lib/common/services.js +21 -0
- package/lib/common/services.js.map +1 -0
- package/package.json +3 -6
- package/lib/common/services/agent.d.ts +0 -12
- package/lib/common/services/agent.d.ts.map +0 -1
- package/lib/common/services/agent.js +0 -28
- package/lib/common/services/agent.js.map +0 -1
- package/lib/common/services/auth.d.ts +0 -53
- package/lib/common/services/auth.d.ts.map +0 -1
- package/lib/common/services/auth.js +0 -83
- package/lib/common/services/auth.js.map +0 -1
- package/lib/common/services/codebase.d.ts +0 -44
- package/lib/common/services/codebase.d.ts.map +0 -1
- package/lib/common/services/codebase.js +0 -87
- package/lib/common/services/codebase.js.map +0 -1
- package/lib/common/services/event.d.ts +0 -8
- package/lib/common/services/event.d.ts.map +0 -1
- package/lib/common/services/event.js +0 -18
- package/lib/common/services/event.js.map +0 -1
- package/lib/common/services/filepath.d.ts +0 -7
- package/lib/common/services/filepath.d.ts.map +0 -1
- package/lib/common/services/filepath.js +0 -16
- package/lib/common/services/filepath.js.map +0 -1
- package/lib/common/services/http.d.ts +0 -5
- package/lib/common/services/http.d.ts.map +0 -1
- package/lib/common/services/http.js +0 -12
- package/lib/common/services/http.js.map +0 -1
- package/lib/common/services/index.d.ts +0 -10
- package/lib/common/services/index.d.ts.map +0 -1
- package/lib/common/services/index.js +0 -26
- package/lib/common/services/index.js.map +0 -1
- package/lib/common/services/logger.d.ts +0 -7
- package/lib/common/services/logger.d.ts.map +0 -1
- package/lib/common/services/logger.js +0 -17
- package/lib/common/services/logger.js.map +0 -1
- package/lib/common/services/product.d.ts +0 -10
- package/lib/common/services/product.d.ts.map +0 -1
- package/lib/common/services/product.js +0 -26
- package/lib/common/services/product.js.map +0 -1
- package/lib/common/services/tracing.d.ts +0 -9
- package/lib/common/services/tracing.d.ts.map +0 -1
- package/lib/common/services/tracing.js +0 -25
- package/lib/common/services/tracing.js.map +0 -1
- package/lib/common/types/agents/agent.d.ts +0 -49
- package/lib/common/types/agents/agent.d.ts.map +0 -1
- package/lib/common/types/agents/agent.js +0 -9
- package/lib/common/types/agents/agent.js.map +0 -1
- package/lib/common/types/agents/ai.d.ts +0 -96
- package/lib/common/types/agents/ai.d.ts.map +0 -1
- package/lib/common/types/agents/ai.js +0 -3
- package/lib/common/types/agents/ai.js.map +0 -1
- package/lib/common/types/agents/completion.d.ts +0 -192
- package/lib/common/types/agents/completion.d.ts.map +0 -1
- package/lib/common/types/agents/completion.js +0 -4
- package/lib/common/types/agents/completion.js.map +0 -1
- package/lib/common/types/agents/conversation-manager.d.ts +0 -255
- package/lib/common/types/agents/conversation-manager.d.ts.map +0 -1
- package/lib/common/types/agents/conversation-manager.js +0 -3
- package/lib/common/types/agents/conversation-manager.js.map +0 -1
- package/lib/common/types/agents/craft-history.d.ts +0 -111
- package/lib/common/types/agents/craft-history.d.ts.map +0 -1
- package/lib/common/types/agents/craft-history.js +0 -3
- package/lib/common/types/agents/craft-history.js.map +0 -1
- package/lib/common/types/agents/craft.d.ts +0 -17
- package/lib/common/types/agents/craft.d.ts.map +0 -1
- package/lib/common/types/agents/craft.js +0 -3
- package/lib/common/types/agents/craft.js.map +0 -1
- package/lib/common/types/agents/file-tree.d.ts +0 -169
- package/lib/common/types/agents/file-tree.d.ts.map +0 -1
- package/lib/common/types/agents/file-tree.js +0 -17
- package/lib/common/types/agents/file-tree.js.map +0 -1
- package/lib/common/types/agents/index.d.ts +0 -10
- package/lib/common/types/agents/index.d.ts.map +0 -1
- package/lib/common/types/agents/index.js +0 -26
- package/lib/common/types/agents/index.js.map +0 -1
- package/lib/common/types/agents/run.d.ts +0 -133
- package/lib/common/types/agents/run.d.ts.map +0 -1
- package/lib/common/types/agents/run.js +0 -27
- package/lib/common/types/agents/run.js.map +0 -1
- package/lib/common/types/agents/tools.d.ts +0 -336
- package/lib/common/types/agents/tools.d.ts.map +0 -1
- package/lib/common/types/agents/tools.js +0 -59
- package/lib/common/types/agents/tools.js.map +0 -1
- package/lib/common/types/agents/user-reference.d.ts +0 -78
- package/lib/common/types/agents/user-reference.d.ts.map +0 -1
- package/lib/common/types/agents/user-reference.js +0 -3
- package/lib/common/types/agents/user-reference.js.map +0 -1
- package/lib/common/types/auth.d.ts +0 -59
- package/lib/common/types/auth.d.ts.map +0 -1
- package/lib/common/types/auth.js +0 -3
- package/lib/common/types/auth.js.map +0 -1
- package/lib/common/types/codebase.d.ts +0 -69
- package/lib/common/types/codebase.d.ts.map +0 -1
- package/lib/common/types/codebase.js +0 -3
- package/lib/common/types/codebase.js.map +0 -1
- package/lib/common/types/event/activity.d.ts +0 -5
- package/lib/common/types/event/activity.d.ts.map +0 -1
- package/lib/common/types/event/activity.js +0 -3
- package/lib/common/types/event/activity.js.map +0 -1
- package/lib/common/types/event/authentication.d.ts +0 -9
- package/lib/common/types/event/authentication.d.ts.map +0 -1
- package/lib/common/types/event/authentication.js +0 -9
- package/lib/common/types/event/authentication.js.map +0 -1
- package/lib/common/types/event/chat.d.ts +0 -38
- package/lib/common/types/event/chat.d.ts.map +0 -1
- package/lib/common/types/event/chat.js +0 -3
- package/lib/common/types/event/chat.js.map +0 -1
- package/lib/common/types/event/check-point.d.ts +0 -13
- package/lib/common/types/event/check-point.d.ts.map +0 -1
- package/lib/common/types/event/check-point.js +0 -3
- package/lib/common/types/event/check-point.js.map +0 -1
- package/lib/common/types/event/code.d.ts +0 -19
- package/lib/common/types/event/code.d.ts.map +0 -1
- package/lib/common/types/event/code.js +0 -11
- package/lib/common/types/event/code.js.map +0 -1
- package/lib/common/types/event/commit-message.d.ts +0 -25
- package/lib/common/types/event/commit-message.d.ts.map +0 -1
- package/lib/common/types/event/commit-message.js +0 -3
- package/lib/common/types/event/commit-message.js.map +0 -1
- package/lib/common/types/event/completion.d.ts +0 -276
- package/lib/common/types/event/completion.d.ts.map +0 -1
- package/lib/common/types/event/completion.js +0 -38
- package/lib/common/types/event/completion.js.map +0 -1
- package/lib/common/types/event/craft.d.ts +0 -218
- package/lib/common/types/event/craft.d.ts.map +0 -1
- package/lib/common/types/event/craft.js +0 -3
- package/lib/common/types/event/craft.js.map +0 -1
- package/lib/common/types/event/events.d.ts +0 -114
- package/lib/common/types/event/events.d.ts.map +0 -1
- package/lib/common/types/event/events.js +0 -79
- package/lib/common/types/event/events.js.map +0 -1
- package/lib/common/types/event/ide-event.d.ts +0 -44
- package/lib/common/types/event/ide-event.d.ts.map +0 -1
- package/lib/common/types/event/ide-event.js +0 -15
- package/lib/common/types/event/ide-event.js.map +0 -1
- package/lib/common/types/event/index.d.ts +0 -12
- package/lib/common/types/event/index.d.ts.map +0 -1
- package/lib/common/types/event/index.js +0 -28
- package/lib/common/types/event/index.js.map +0 -1
- package/lib/common/types/event/legacy-completion.d.ts +0 -196
- package/lib/common/types/event/legacy-completion.d.ts.map +0 -1
- package/lib/common/types/event/legacy-completion.js +0 -38
- package/lib/common/types/event/legacy-completion.js.map +0 -1
- package/lib/common/types/event/mcp.d.ts +0 -20
- package/lib/common/types/event/mcp.d.ts.map +0 -1
- package/lib/common/types/event/mcp.js +0 -3
- package/lib/common/types/event/mcp.js.map +0 -1
- package/lib/common/types/event/plugin-status.d.ts +0 -7
- package/lib/common/types/event/plugin-status.d.ts.map +0 -1
- package/lib/common/types/event/plugin-status.js +0 -3
- package/lib/common/types/event/plugin-status.js.map +0 -1
- package/lib/common/types/event/protocol.d.ts +0 -21
- package/lib/common/types/event/protocol.d.ts.map +0 -1
- package/lib/common/types/event/protocol.js +0 -3
- package/lib/common/types/event/protocol.js.map +0 -1
- package/lib/common/types/filepath.d.ts +0 -35
- package/lib/common/types/filepath.d.ts.map +0 -1
- package/lib/common/types/filepath.js +0 -3
- package/lib/common/types/filepath.js.map +0 -1
- package/lib/common/types/http.d.ts +0 -3
- package/lib/common/types/http.d.ts.map +0 -1
- package/lib/common/types/http.js +0 -3
- package/lib/common/types/http.js.map +0 -1
- package/lib/common/types/index.d.ts +0 -11
- package/lib/common/types/index.d.ts.map +0 -1
- package/lib/common/types/index.js +0 -27
- package/lib/common/types/index.js.map +0 -1
- package/lib/common/types/logger.d.ts +0 -10
- package/lib/common/types/logger.d.ts.map +0 -1
- package/lib/common/types/logger.js +0 -3
- package/lib/common/types/logger.js.map +0 -1
- package/lib/common/types/product/activities.d.ts +0 -5
- package/lib/common/types/product/activities.d.ts.map +0 -1
- package/lib/common/types/product/activities.js +0 -3
- package/lib/common/types/product/activities.js.map +0 -1
- package/lib/common/types/product/agent-tools.d.ts +0 -5
- package/lib/common/types/product/agent-tools.d.ts.map +0 -1
- package/lib/common/types/product/agent-tools.js +0 -3
- package/lib/common/types/product/agent-tools.js.map +0 -1
- package/lib/common/types/product/agent.d.ts +0 -38
- package/lib/common/types/product/agent.d.ts.map +0 -1
- package/lib/common/types/product/agent.js +0 -10
- package/lib/common/types/product/agent.js.map +0 -1
- package/lib/common/types/product/authentication.d.ts +0 -84
- package/lib/common/types/product/authentication.d.ts.map +0 -1
- package/lib/common/types/product/authentication.js +0 -40
- package/lib/common/types/product/authentication.js.map +0 -1
- package/lib/common/types/product/codebase.d.ts +0 -40
- package/lib/common/types/product/codebase.d.ts.map +0 -1
- package/lib/common/types/product/codebase.js +0 -3
- package/lib/common/types/product/codebase.js.map +0 -1
- package/lib/common/types/product/commit-message.d.ts +0 -7
- package/lib/common/types/product/commit-message.d.ts.map +0 -1
- package/lib/common/types/product/commit-message.js +0 -3
- package/lib/common/types/product/commit-message.js.map +0 -1
- package/lib/common/types/product/completion.d.ts +0 -8
- package/lib/common/types/product/completion.d.ts.map +0 -1
- package/lib/common/types/product/completion.js +0 -3
- package/lib/common/types/product/completion.js.map +0 -1
- package/lib/common/types/product/config.d.ts +0 -6
- package/lib/common/types/product/config.d.ts.map +0 -1
- package/lib/common/types/product/config.js +0 -3
- package/lib/common/types/product/config.js.map +0 -1
- package/lib/common/types/product/features.d.ts +0 -149
- package/lib/common/types/product/features.d.ts.map +0 -1
- package/lib/common/types/product/features.js +0 -154
- package/lib/common/types/product/features.js.map +0 -1
- package/lib/common/types/product/index.d.ts +0 -23
- package/lib/common/types/product/index.d.ts.map +0 -1
- package/lib/common/types/product/index.js +0 -39
- package/lib/common/types/product/index.js.map +0 -1
- package/lib/common/types/product/inline-chat.d.ts +0 -15
- package/lib/common/types/product/inline-chat.d.ts.map +0 -1
- package/lib/common/types/product/inline-chat.js +0 -3
- package/lib/common/types/product/inline-chat.js.map +0 -1
- package/lib/common/types/product/knowledge-base.d.ts +0 -16
- package/lib/common/types/product/knowledge-base.d.ts.map +0 -1
- package/lib/common/types/product/knowledge-base.js +0 -3
- package/lib/common/types/product/knowledge-base.js.map +0 -1
- package/lib/common/types/product/language-model.d.ts +0 -38
- package/lib/common/types/product/language-model.d.ts.map +0 -1
- package/lib/common/types/product/language-model.js +0 -3
- package/lib/common/types/product/language-model.js.map +0 -1
- package/lib/common/types/product/links.d.ts +0 -20
- package/lib/common/types/product/links.d.ts.map +0 -1
- package/lib/common/types/product/links.js +0 -3
- package/lib/common/types/product/links.js.map +0 -1
- package/lib/common/types/product/log.d.ts +0 -39
- package/lib/common/types/product/log.d.ts.map +0 -1
- package/lib/common/types/product/log.js +0 -12
- package/lib/common/types/product/log.js.map +0 -1
- package/lib/common/types/product/product-provider.d.ts +0 -12
- package/lib/common/types/product/product-provider.d.ts.map +0 -1
- package/lib/common/types/product/product-provider.js +0 -5
- package/lib/common/types/product/product-provider.js.map +0 -1
- package/lib/common/types/product/product.d.ts +0 -179
- package/lib/common/types/product/product.d.ts.map +0 -1
- package/lib/common/types/product/product.js +0 -3
- package/lib/common/types/product/product.js.map +0 -1
- package/lib/common/types/product/prompt-template.d.ts +0 -6
- package/lib/common/types/product/prompt-template.d.ts.map +0 -1
- package/lib/common/types/product/prompt-template.js +0 -3
- package/lib/common/types/product/prompt-template.js.map +0 -1
- package/lib/common/types/product/remote-agent.d.ts +0 -20
- package/lib/common/types/product/remote-agent.d.ts.map +0 -1
- package/lib/common/types/product/remote-agent.js +0 -3
- package/lib/common/types/product/remote-agent.js.map +0 -1
- package/lib/common/types/product/replacement.d.ts +0 -38
- package/lib/common/types/product/replacement.d.ts.map +0 -1
- package/lib/common/types/product/replacement.js +0 -18
- package/lib/common/types/product/replacement.js.map +0 -1
- package/lib/common/types/product/telemetry.d.ts +0 -16
- package/lib/common/types/product/telemetry.d.ts.map +0 -1
- package/lib/common/types/product/telemetry.js +0 -3
- package/lib/common/types/product/telemetry.js.map +0 -1
- package/lib/common/types/product/updates.d.ts +0 -17
- package/lib/common/types/product/updates.d.ts.map +0 -1
- package/lib/common/types/product/updates.js +0 -8
- package/lib/common/types/product/updates.js.map +0 -1
- package/lib/common/types/protocol.d.ts +0 -9
- package/lib/common/types/protocol.d.ts.map +0 -1
- package/lib/common/types/protocol.js +0 -10
- package/lib/common/types/protocol.js.map +0 -1
- package/lib/common/types/tracing.d.ts +0 -74
- package/lib/common/types/tracing.d.ts.map +0 -1
- package/lib/common/types/tracing.js +0 -3
- package/lib/common/types/tracing.js.map +0 -1
- package/lib/common/utils.d.ts +0 -3
- package/lib/common/utils.d.ts.map +0 -1
- package/lib/common/utils.js +0 -10
- package/lib/common/utils.js.map +0 -1
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
export interface TracingInitOptions {
|
|
2
|
-
serviceName?: string;
|
|
3
|
-
serviceVersion?: string;
|
|
4
|
-
}
|
|
5
|
-
export interface ResourcesProvider {
|
|
6
|
-
/** 提供服务初始化时注册的信息,如用户信息等 */
|
|
7
|
-
provide(): Promise<Attributes>;
|
|
8
|
-
}
|
|
9
|
-
export interface Trace {
|
|
10
|
-
get traceId(): string;
|
|
11
|
-
/** 开始一个全新的链路追踪,返回整个链路的根结点 */
|
|
12
|
-
startSpan(name: string, options?: SpanOptions): RootSpan;
|
|
13
|
-
}
|
|
14
|
-
export type RootSpan = Span;
|
|
15
|
-
export type Attributes = Record<string, unknown>;
|
|
16
|
-
export interface Span {
|
|
17
|
-
/** 获取 traceId */
|
|
18
|
-
get traceId(): string;
|
|
19
|
-
/** 获取 span 相关的信息用于 http 请求头 */
|
|
20
|
-
get requestHeaders(): Record<string, string>;
|
|
21
|
-
/** 开始一个子链路 */
|
|
22
|
-
startSpan(name: string, options?: SpanOptions): Span;
|
|
23
|
-
/** 设置当前 span 状态为 UNSET 并且结束追踪 */
|
|
24
|
-
markAsUnset(time?: TimeInput): void;
|
|
25
|
-
/** 设置当前 span 状态为 FAILED 并且结束追踪 */
|
|
26
|
-
markAsFailed(exception?: Exception, time?: TimeInput): void;
|
|
27
|
-
/** 设置当前 span 状态为 SUCCESSFUL 并且结束追踪 */
|
|
28
|
-
markAsSuccessful(time?: TimeInput): void;
|
|
29
|
-
/** 设置当前 span 的 traceId */
|
|
30
|
-
setTraceId(traceId: string): void;
|
|
31
|
-
/** 在当前 span 的关键链路上添加一个事件标记 */
|
|
32
|
-
addEvent(name: string, attributes?: Attributes): void;
|
|
33
|
-
/** 为当前链路添加属性 */
|
|
34
|
-
setAttributes(attributes: Attributes): void;
|
|
35
|
-
/** 记录异常 */
|
|
36
|
-
recordException(exception: Exception, time?: TimeInput): void;
|
|
37
|
-
}
|
|
38
|
-
interface ExceptionWithCode {
|
|
39
|
-
code: string | number;
|
|
40
|
-
name?: string;
|
|
41
|
-
message?: string;
|
|
42
|
-
stack?: string;
|
|
43
|
-
}
|
|
44
|
-
interface ExceptionWithMessage {
|
|
45
|
-
code?: string | number;
|
|
46
|
-
message: string;
|
|
47
|
-
name?: string;
|
|
48
|
-
stack?: string;
|
|
49
|
-
}
|
|
50
|
-
interface ExceptionWithName {
|
|
51
|
-
code?: string | number;
|
|
52
|
-
message?: string;
|
|
53
|
-
name: string;
|
|
54
|
-
stack?: string;
|
|
55
|
-
}
|
|
56
|
-
/**
|
|
57
|
-
* Defines Exception.
|
|
58
|
-
*
|
|
59
|
-
* string or an object with one of (message or name or code) and optional stack
|
|
60
|
-
*/
|
|
61
|
-
export declare type Exception = ExceptionWithCode | ExceptionWithMessage | ExceptionWithName | string;
|
|
62
|
-
export declare type HrTime = [number, number];
|
|
63
|
-
/**
|
|
64
|
-
* Defines TimeInput.
|
|
65
|
-
*
|
|
66
|
-
* hrtime, epoch milliseconds, performance.now() or Date
|
|
67
|
-
*/
|
|
68
|
-
export declare type TimeInput = HrTime | number | Date;
|
|
69
|
-
export interface SpanOptions {
|
|
70
|
-
attributes?: Attributes;
|
|
71
|
-
startTime?: TimeInput;
|
|
72
|
-
}
|
|
73
|
-
export {};
|
|
74
|
-
//# sourceMappingURL=tracing.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tracing.d.ts","sourceRoot":"","sources":["../../../src/common/types/tracing.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kBAAkB;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,iBAAiB;IAC9B,2BAA2B;IAC3B,OAAO,IAAI,OAAO,CAAC,UAAU,CAAC,CAAC;CAClC;AAED,MAAM,WAAW,KAAK;IAClB,IAAI,OAAO,IAAI,MAAM,CAAC;IAEtB,6BAA6B;IAC7B,SAAS,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,GAAG,QAAQ,CAAC;CAC5D;AAED,MAAM,MAAM,QAAQ,GAAG,IAAI,CAAC;AAC5B,MAAM,MAAM,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAEjD,MAAM,WAAW,IAAI;IACjB,iBAAiB;IACjB,IAAI,OAAO,IAAI,MAAM,CAAC;IACtB,+BAA+B;IAC/B,IAAI,cAAc,IAAI,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAE7C,cAAc;IACd,SAAS,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACrD,iCAAiC;IACjC,WAAW,CAAC,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IACpC,kCAAkC;IAClC,YAAY,CAAC,SAAS,CAAC,EAAE,SAAS,EAAE,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC5D,sCAAsC;IACtC,gBAAgB,CAAC,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IACzC,0BAA0B;IAC1B,UAAU,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,8BAA8B;IAC9B,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,UAAU,GAAG,IAAI,CAAC;IACtD,gBAAgB;IAChB,aAAa,CAAC,UAAU,EAAE,UAAU,GAAG,IAAI,CAAC;IAC5C,WAAW;IACX,eAAe,CAAC,SAAS,EAAE,SAAS,EAAE,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;CACjE;AAED,UAAU,iBAAiB;IACvB,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,UAAU,oBAAoB;IAC1B,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,UAAU,iBAAiB;IACvB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED;;;;GAIG;AACH,MAAM,CAAC,OAAO,MAAM,SAAS,GAAG,iBAAiB,GAAG,oBAAoB,GAAG,iBAAiB,GAAG,MAAM,CAAC;AAEtG,MAAM,CAAC,OAAO,MAAM,MAAM,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAC9C;;;;GAIG;AACH,MAAM,CAAC,OAAO,MAAM,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;AAEvD,MAAM,WAAW,WAAW;IACxB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,SAAS,CAAC;CACzB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tracing.js","sourceRoot":"","sources":["../../../src/common/types/tracing.ts"],"names":[],"mappings":""}
|
package/lib/common/utils.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/common/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAK3C,wBAAsB,KAAK,CAAC,CAAC,EAAE,EAAE,EAAE,WAAW,GAAG,OAAO,CAAC,CAAC,CAAC,CAG1D"}
|
package/lib/common/utils.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.doGet = doGet;
|
|
4
|
-
const application_utils_1 = require("./application-utils");
|
|
5
|
-
const component_registry_1 = require("./component-registry");
|
|
6
|
-
async function doGet(id) {
|
|
7
|
-
await application_utils_1.ApplicationUtils.start();
|
|
8
|
-
return component_registry_1.ComponentRegistry.get(id);
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=utils.js.map
|
package/lib/common/utils.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../src/common/utils.ts"],"names":[],"mappings":";;AAKA,sBAGC;AAND,2DAAuD;AACvD,6DAAyD;AAElD,KAAK,UAAU,KAAK,CAAI,EAAe;IAC1C,MAAM,oCAAgB,CAAC,KAAK,EAAE,CAAC;IAC/B,OAAO,sCAAiB,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;AACrC,CAAC"}
|