weave-typescript 0.12.0 → 0.14.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/dist/google/api/annotations.pb.js +1 -1
- package/dist/google/api/http.pb.js +1 -1
- package/dist/google/protobuf/descriptor.pb.d.ts +8 -1
- package/dist/google/protobuf/descriptor.pb.js +8 -1
- package/dist/google/protobuf/struct.pb.js +1 -1
- package/dist/google/protobuf/timestamp.pb.d.ts +7 -6
- package/dist/google/protobuf/timestamp.pb.js +1 -1
- package/dist/index.d.ts +9 -16
- package/dist/index.js +13 -21
- package/dist/weaveapi/{storage/v1/auth.pb.d.ts → atc/v1/event.pb.d.ts} +12 -6
- package/dist/weaveapi/atc/v1/event.pb.js +263 -0
- package/dist/weaveapi/{auth/v1/session.pb.d.ts → atc/v1/message.pb.d.ts} +22 -21
- package/dist/weaveapi/atc/v1/message.pb.js +287 -0
- package/dist/weaveapi/atc/v1/process.pb.d.ts +91 -0
- package/dist/weaveapi/atc/v1/process.pb.js +658 -0
- package/dist/weaveapi/atc/v1/run.pb.d.ts +71 -0
- package/dist/weaveapi/atc/v1/run.pb.js +525 -0
- package/dist/weaveapi/atc/v1/service.pb.d.ts +339 -0
- package/dist/weaveapi/atc/v1/service.pb.js +1922 -0
- package/dist/weaveapi/project/v1/project.pb.d.ts +67 -5
- package/dist/weaveapi/project/v1/project.pb.js +765 -66
- package/dist/weaveapi/project/v1/service.pb.d.ts +117 -76
- package/dist/weaveapi/project/v1/service.pb.js +1088 -401
- package/dist/weaveapi/task/v1/service.pb.d.ts +171 -0
- package/dist/weaveapi/task/v1/service.pb.js +1416 -0
- package/dist/weaveapi/task/v1/task.pb.d.ts +84 -0
- package/dist/weaveapi/task/v1/task.pb.js +782 -0
- package/dist/weavesql/atcdb/event_sql.d.ts +101 -0
- package/dist/weavesql/atcdb/event_sql.js +191 -0
- package/dist/weavesql/atcdb/mailbox_sql.d.ts +43 -0
- package/dist/weavesql/atcdb/mailbox_sql.js +85 -0
- package/dist/weavesql/weavedb/project_sql.d.ts +121 -46
- package/dist/weavesql/weavedb/project_sql.js +304 -112
- package/dist/weavesql/weavedb/task_sql.d.ts +163 -0
- package/dist/weavesql/weavedb/task_sql.js +328 -0
- package/package.json +1 -1
- package/dist/weaveapi/auth/v1/service.pb.d.ts +0 -709
- package/dist/weaveapi/auth/v1/service.pb.js +0 -4977
- package/dist/weaveapi/auth/v1/session.pb.js +0 -308
- package/dist/weaveapi/auth/v1/usage.pb.d.ts +0 -76
- package/dist/weaveapi/auth/v1/usage.pb.js +0 -849
- package/dist/weaveapi/auth/v1/user.pb.d.ts +0 -141
- package/dist/weaveapi/auth/v1/user.pb.js +0 -1625
- package/dist/weaveapi/data/v1/data.pb.d.ts +0 -54
- package/dist/weaveapi/data/v1/data.pb.js +0 -411
- package/dist/weaveapi/data/v1/service.pb.d.ts +0 -296
- package/dist/weaveapi/data/v1/service.pb.js +0 -2777
- package/dist/weaveapi/generate/v1/configuration.pb.d.ts +0 -122
- package/dist/weaveapi/generate/v1/configuration.pb.js +0 -877
- package/dist/weaveapi/generate/v1/generate.pb.d.ts +0 -48
- package/dist/weaveapi/generate/v1/generate.pb.js +0 -367
- package/dist/weaveapi/generate/v1/service.pb.d.ts +0 -173
- package/dist/weaveapi/generate/v1/service.pb.js +0 -1207
- package/dist/weaveapi/input/v1/input.pb.d.ts +0 -77
- package/dist/weaveapi/input/v1/input.pb.js +0 -632
- package/dist/weaveapi/input/v1/service.pb.d.ts +0 -390
- package/dist/weaveapi/input/v1/service.pb.js +0 -3610
- package/dist/weaveapi/integration/v1/integration.pb.d.ts +0 -67
- package/dist/weaveapi/integration/v1/integration.pb.js +0 -486
- package/dist/weaveapi/integration/v1/service.pb.d.ts +0 -318
- package/dist/weaveapi/integration/v1/service.pb.js +0 -2992
- package/dist/weaveapi/llmx/v1/architecture.pb.d.ts +0 -665
- package/dist/weaveapi/llmx/v1/architecture.pb.js +0 -3028
- package/dist/weaveapi/llmx/v1/capabilities.pb.d.ts +0 -709
- package/dist/weaveapi/llmx/v1/capabilities.pb.js +0 -3458
- package/dist/weaveapi/llmx/v1/model.pb.d.ts +0 -375
- package/dist/weaveapi/llmx/v1/model.pb.js +0 -1472
- package/dist/weaveapi/llmx/v1/pricing.pb.d.ts +0 -340
- package/dist/weaveapi/llmx/v1/pricing.pb.js +0 -974
- package/dist/weaveapi/llmx/v1/provider.pb.d.ts +0 -72
- package/dist/weaveapi/llmx/v1/provider.pb.js +0 -218
- package/dist/weaveapi/llmx/v1/service.pb.d.ts +0 -683
- package/dist/weaveapi/llmx/v1/service.pb.js +0 -5266
- package/dist/weaveapi/mcpregistry/v1/server.pb.d.ts +0 -54
- package/dist/weaveapi/mcpregistry/v1/server.pb.js +0 -436
- package/dist/weaveapi/mcpregistry/v1/service.pb.d.ts +0 -171
- package/dist/weaveapi/mcpregistry/v1/service.pb.js +0 -963
- package/dist/weaveapi/payment/v1/invoice.pb.d.ts +0 -92
- package/dist/weaveapi/payment/v1/invoice.pb.js +0 -998
- package/dist/weaveapi/payment/v1/service.pb.d.ts +0 -662
- package/dist/weaveapi/payment/v1/service.pb.js +0 -5395
- package/dist/weaveapi/payment/v1/subscription.pb.d.ts +0 -165
- package/dist/weaveapi/payment/v1/subscription.pb.js +0 -1930
- package/dist/weaveapi/report/v1/report.pb.d.ts +0 -81
- package/dist/weaveapi/report/v1/report.pb.js +0 -678
- package/dist/weaveapi/report/v1/service.pb.d.ts +0 -194
- package/dist/weaveapi/report/v1/service.pb.js +0 -1923
- package/dist/weaveapi/requirement/v1/requirement.pb.d.ts +0 -70
- package/dist/weaveapi/requirement/v1/requirement.pb.js +0 -570
- package/dist/weaveapi/requirement/v1/service.pb.d.ts +0 -390
- package/dist/weaveapi/requirement/v1/service.pb.js +0 -3636
- package/dist/weaveapi/run/v1/run.pb.d.ts +0 -117
- package/dist/weaveapi/run/v1/run.pb.js +0 -1155
- package/dist/weaveapi/run/v1/service.pb.d.ts +0 -229
- package/dist/weaveapi/run/v1/service.pb.js +0 -2426
- package/dist/weaveapi/script/v1/script.pb.d.ts +0 -102
- package/dist/weaveapi/script/v1/script.pb.js +0 -1025
- package/dist/weaveapi/script/v1/service.pb.d.ts +0 -502
- package/dist/weaveapi/script/v1/service.pb.js +0 -4871
- package/dist/weaveapi/storage/v1/auth.pb.js +0 -110
- package/dist/weaveapi/storage/v1/nosql_database.pb.d.ts +0 -91
- package/dist/weaveapi/storage/v1/nosql_database.pb.js +0 -1056
- package/dist/weaveapi/storage/v1/object_store.pb.d.ts +0 -49
- package/dist/weaveapi/storage/v1/object_store.pb.js +0 -441
- package/dist/weaveapi/storage/v1/service.pb.d.ts +0 -245
- package/dist/weaveapi/storage/v1/service.pb.js +0 -1339
- package/dist/weaveapi/storage/v1/sql_database.pb.d.ts +0 -98
- package/dist/weaveapi/storage/v1/sql_database.pb.js +0 -1184
- package/dist/weaveapi/storage/v1/storage.pb.d.ts +0 -35
- package/dist/weaveapi/storage/v1/storage.pb.js +0 -198
- package/dist/weaveapi/storage/v1/vcs.pb.d.ts +0 -75
- package/dist/weaveapi/storage/v1/vcs.pb.js +0 -864
- package/dist/weaveapi/suite/v1/service.pb.d.ts +0 -539
- package/dist/weaveapi/suite/v1/service.pb.js +0 -5279
- package/dist/weaveapi/suite/v1/suite.pb.d.ts +0 -92
- package/dist/weaveapi/suite/v1/suite.pb.js +0 -876
- package/dist/weaveapi/synthesize/v1/dataset.pb.d.ts +0 -68
- package/dist/weaveapi/synthesize/v1/dataset.pb.js +0 -460
- package/dist/weaveapi/synthesize/v1/inline_data.pb.d.ts +0 -45
- package/dist/weaveapi/synthesize/v1/inline_data.pb.js +0 -166
- package/dist/weaveapi/synthesize/v1/relationship.pb.d.ts +0 -58
- package/dist/weaveapi/synthesize/v1/relationship.pb.js +0 -253
- package/dist/weaveapi/synthesize/v1/service.pb.d.ts +0 -144
- package/dist/weaveapi/synthesize/v1/service.pb.js +0 -917
- package/dist/weaveapi/synthesize/v1/training.pb.d.ts +0 -58
- package/dist/weaveapi/synthesize/v1/training.pb.js +0 -386
- package/dist/weaveapi/testcase/v1/service.pb.d.ts +0 -498
- package/dist/weaveapi/testcase/v1/service.pb.js +0 -4728
- package/dist/weaveapi/testcase/v1/testcase.pb.d.ts +0 -91
- package/dist/weaveapi/testcase/v1/testcase.pb.js +0 -794
- package/dist/weaveapi/workflow/v1/service.pb.d.ts +0 -261
- package/dist/weaveapi/workflow/v1/service.pb.js +0 -2120
- package/dist/weaveapi/workflow/v1/workflow.pb.d.ts +0 -77
- package/dist/weaveapi/workflow/v1/workflow.pb.js +0 -555
- package/dist/weaveapi/workflowdata/v1/service.pb.d.ts +0 -295
- package/dist/weaveapi/workflowdata/v1/service.pb.js +0 -2612
|
@@ -1,25 +1,87 @@
|
|
|
1
1
|
import { BinaryReader, BinaryWriter } from "@bufbuild/protobuf/wire";
|
|
2
2
|
export declare const protobufPackage = "weaveapi.project.v1";
|
|
3
|
+
/** ProjectStatus represents the lifecycle state of a project. */
|
|
3
4
|
export declare enum ProjectStatus {
|
|
4
5
|
PROJECT_STATUS_UNSPECIFIED = 0,
|
|
5
|
-
|
|
6
|
-
|
|
6
|
+
PROJECT_STATUS_NOT_READY = 1,
|
|
7
|
+
PROJECT_STATUS_READY = 2,
|
|
8
|
+
PROJECT_STATUS_IN_PROGRESS = 3,
|
|
9
|
+
PROJECT_STATUS_COMPLETED = 4,
|
|
7
10
|
UNRECOGNIZED = -1
|
|
8
11
|
}
|
|
9
12
|
export declare function projectStatusFromJSON(object: any): ProjectStatus;
|
|
10
13
|
export declare function projectStatusToJSON(object: ProjectStatus): string;
|
|
14
|
+
/** ProjectPermissionLevel defines the effective share level for a project. */
|
|
15
|
+
export declare enum ProjectPermissionLevel {
|
|
16
|
+
PROJECT_PERMISSION_LEVEL_UNSPECIFIED = 0,
|
|
17
|
+
PROJECT_PERMISSION_LEVEL_VIEW = 1,
|
|
18
|
+
PROJECT_PERMISSION_LEVEL_UPDATE = 2,
|
|
19
|
+
PROJECT_PERMISSION_LEVEL_MANAGE = 3,
|
|
20
|
+
UNRECOGNIZED = -1
|
|
21
|
+
}
|
|
22
|
+
export declare function projectPermissionLevelFromJSON(object: any): ProjectPermissionLevel;
|
|
23
|
+
export declare function projectPermissionLevelToJSON(object: ProjectPermissionLevel): string;
|
|
24
|
+
/** ProjectPrincipalKind defines the principal type on a project share. */
|
|
25
|
+
export declare enum ProjectPrincipalKind {
|
|
26
|
+
PROJECT_PRINCIPAL_KIND_UNSPECIFIED = 0,
|
|
27
|
+
PROJECT_PRINCIPAL_KIND_USER = 1,
|
|
28
|
+
PROJECT_PRINCIPAL_KIND_ORG_TEAM = 2,
|
|
29
|
+
UNRECOGNIZED = -1
|
|
30
|
+
}
|
|
31
|
+
export declare function projectPrincipalKindFromJSON(object: any): ProjectPrincipalKind;
|
|
32
|
+
export declare function projectPrincipalKindToJSON(object: ProjectPrincipalKind): string;
|
|
33
|
+
/** Project is the durable project container for work in Weave. */
|
|
11
34
|
export interface Project {
|
|
12
|
-
|
|
35
|
+
id: string;
|
|
13
36
|
organizationId: string;
|
|
37
|
+
slug: string;
|
|
14
38
|
name: string;
|
|
39
|
+
summary: string;
|
|
15
40
|
description: string;
|
|
16
41
|
status: ProjectStatus;
|
|
42
|
+
ownerUserId: string;
|
|
43
|
+
creatorUserId: string;
|
|
44
|
+
workspaceId: string;
|
|
45
|
+
gitRepository: string;
|
|
46
|
+
startDate: string;
|
|
47
|
+
targetDate: string;
|
|
48
|
+
sourceSystem: string;
|
|
49
|
+
sourceId: string;
|
|
50
|
+
sourceMetadata: {
|
|
51
|
+
[key: string]: any;
|
|
52
|
+
} | undefined;
|
|
17
53
|
createdAt: Date | undefined;
|
|
18
54
|
updatedAt: Date | undefined;
|
|
19
|
-
|
|
20
|
-
|
|
55
|
+
}
|
|
56
|
+
/** ProjectShare grants a human user or org team access to a project. */
|
|
57
|
+
export interface ProjectShare {
|
|
58
|
+
id: string;
|
|
59
|
+
projectId: string;
|
|
60
|
+
principalKind: ProjectPrincipalKind;
|
|
61
|
+
principalId: string;
|
|
62
|
+
principalSlug: string;
|
|
63
|
+
principalDisplayName: string;
|
|
64
|
+
permissionLevel: ProjectPermissionLevel;
|
|
65
|
+
createdAt: Date | undefined;
|
|
66
|
+
}
|
|
67
|
+
/** ProjectActivityEntry is an immutable activity record for a project. */
|
|
68
|
+
export interface ProjectActivityEntry {
|
|
69
|
+
id: string;
|
|
70
|
+
projectId: string;
|
|
71
|
+
taskId: string;
|
|
72
|
+
eventType: string;
|
|
73
|
+
actorId: string;
|
|
74
|
+
actorSlug: string;
|
|
75
|
+
actorLabel: string;
|
|
76
|
+
description: string;
|
|
77
|
+
metadata: {
|
|
78
|
+
[key: string]: any;
|
|
79
|
+
} | undefined;
|
|
80
|
+
createdAt: Date | undefined;
|
|
21
81
|
}
|
|
22
82
|
export declare const Project: MessageFns<Project>;
|
|
83
|
+
export declare const ProjectShare: MessageFns<ProjectShare>;
|
|
84
|
+
export declare const ProjectActivityEntry: MessageFns<ProjectActivityEntry>;
|
|
23
85
|
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
24
86
|
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
25
87
|
[K in keyof T]?: DeepPartial<T[K]>;
|