weave-typescript 0.33.0 → 0.34.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.
Files changed (35) hide show
  1. package/dist/google/api/annotations.pb.js +1 -1
  2. package/dist/google/api/http.pb.js +1 -1
  3. package/dist/google/protobuf/descriptor.pb.js +1 -1
  4. package/dist/google/protobuf/struct.pb.js +1 -1
  5. package/dist/google/protobuf/timestamp.pb.js +1 -1
  6. package/dist/weaveapi/atc/v1/event.pb.js +1 -1
  7. package/dist/weaveapi/atc/v1/message.pb.js +1 -1
  8. package/dist/weaveapi/atc/v1/process.pb.js +1 -1
  9. package/dist/weaveapi/atc/v1/run.pb.js +1 -1
  10. package/dist/weaveapi/atc/v1/service.pb.js +1 -1
  11. package/dist/weaveapi/auth/v1/auth.pb.d.ts +56 -0
  12. package/dist/weaveapi/auth/v1/auth.pb.js +625 -2
  13. package/dist/weaveapi/auth/v1/service.pb.d.ts +173 -1
  14. package/dist/weaveapi/auth/v1/service.pb.js +1613 -65
  15. package/dist/weaveapi/chat/v1/chat.pb.js +1 -1
  16. package/dist/weaveapi/chat/v1/service.pb.js +1 -1
  17. package/dist/weaveapi/consolidation/v1/consolidation.pb.js +1 -1
  18. package/dist/weaveapi/consolidation/v1/service.pb.js +1 -1
  19. package/dist/weaveapi/inference/v1/inference.pb.js +1 -1
  20. package/dist/weaveapi/inference/v1/service.pb.js +1 -1
  21. package/dist/weaveapi/ingestion/v1/ingestion.pb.js +1 -1
  22. package/dist/weaveapi/ingestion/v1/service.pb.js +1 -1
  23. package/dist/weaveapi/model/v1/model.pb.js +1 -1
  24. package/dist/weaveapi/model/v1/service.pb.js +1 -1
  25. package/dist/weaveapi/organization/v1/organization.pb.js +1 -1
  26. package/dist/weaveapi/organization/v1/service.pb.js +1 -1
  27. package/dist/weaveapi/project/v1/project.pb.js +1 -1
  28. package/dist/weaveapi/project/v1/service.pb.js +1 -1
  29. package/dist/weaveapi/provider/v1/provider.pb.js +1 -1
  30. package/dist/weaveapi/provider/v1/service.pb.js +1 -1
  31. package/dist/weaveapi/retrieval/v1/retrieval.pb.js +1 -1
  32. package/dist/weaveapi/retrieval/v1/service.pb.js +1 -1
  33. package/dist/weaveapi/task/v1/service.pb.js +1 -1
  34. package/dist/weaveapi/task/v1/task.pb.js +1 -1
  35. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/chat/v1/chat.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/chat/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/consolidation/v1/consolidation.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/consolidation/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/inference/v1/inference.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/inference/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/ingestion/v1/ingestion.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/ingestion/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/model/v1/model.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/model/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/organization/v1/organization.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/organization/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/project/v1/project.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/project/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/provider/v1/provider.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/provider/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/retrieval/v1/retrieval.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/retrieval/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/task/v1/service.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v2.11.7
4
+ // protoc-gen-ts_proto v2.11.8
5
5
  // protoc unknown
6
6
  // source: weaveapi/task/v1/task.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "weave-typescript",
3
- "version": "0.33.0",
3
+ "version": "0.34.0",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [