@mochabug/adapt-web 0.0.21 → 0.0.22

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 (80) hide show
  1. package/dist/genproto/buf/validate/validate_pb.d.ts +759 -368
  2. package/dist/genproto/buf/validate/validate_pb.js +57 -52
  3. package/dist/genproto/buf/validate/validate_pb.js.map +1 -1
  4. package/dist/genproto/google/api/annotations_pb.d.ts +1 -1
  5. package/dist/genproto/google/api/annotations_pb.js +1 -1
  6. package/dist/genproto/google/api/client_pb.d.ts +46 -16
  7. package/dist/genproto/google/api/client_pb.js +1 -1
  8. package/dist/genproto/google/api/client_pb.js.map +1 -1
  9. package/dist/genproto/google/api/http_pb.d.ts +10 -4
  10. package/dist/genproto/google/api/http_pb.js +1 -1
  11. package/dist/genproto/google/api/http_pb.js.map +1 -1
  12. package/dist/genproto/google/api/launch_stage_pb.d.ts +1 -1
  13. package/dist/genproto/google/api/launch_stage_pb.js +1 -1
  14. package/dist/genproto/mochabugapis/adapt/automations/v1/automations_pb.d.ts +49 -17
  15. package/dist/genproto/mochabugapis/adapt/automations/v1/automations_pb.js +1 -1
  16. package/dist/genproto/mochabugapis/adapt/automations/v1/automations_pb.js.map +1 -1
  17. package/dist/genproto/mochabugapis/adapt/graph/exchange_pb.d.ts +4 -2
  18. package/dist/genproto/mochabugapis/adapt/graph/exchange_pb.js +1 -1
  19. package/dist/genproto/mochabugapis/adapt/graph/exchange_pb.js.map +1 -1
  20. package/dist/genproto/mochabugapis/adapt/graph/jtd_schema_pb.d.ts +4 -2
  21. package/dist/genproto/mochabugapis/adapt/graph/jtd_schema_pb.js +1 -1
  22. package/dist/genproto/mochabugapis/adapt/graph/jtd_schema_pb.js.map +1 -1
  23. package/dist/genproto/mochabugapis/adapt/graph/receiver_pb.d.ts +4 -2
  24. package/dist/genproto/mochabugapis/adapt/graph/receiver_pb.js +1 -1
  25. package/dist/genproto/mochabugapis/adapt/graph/receiver_pb.js.map +1 -1
  26. package/dist/genproto/mochabugapis/adapt/graph/signal_binding_pb.d.ts +4 -2
  27. package/dist/genproto/mochabugapis/adapt/graph/signal_binding_pb.js +1 -1
  28. package/dist/genproto/mochabugapis/adapt/graph/signal_binding_pb.js.map +1 -1
  29. package/dist/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.d.ts +4 -2
  30. package/dist/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.js +1 -1
  31. package/dist/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.js.map +1 -1
  32. package/dist/genproto/mochabugapis/adapt/graph/transceiver_pb.d.ts +4 -2
  33. package/dist/genproto/mochabugapis/adapt/graph/transceiver_pb.js +1 -1
  34. package/dist/genproto/mochabugapis/adapt/graph/transceiver_pb.js.map +1 -1
  35. package/dist/genproto/mochabugapis/adapt/graph/transmitter_pb.d.ts +4 -2
  36. package/dist/genproto/mochabugapis/adapt/graph/transmitter_pb.js +1 -1
  37. package/dist/genproto/mochabugapis/adapt/graph/transmitter_pb.js.map +1 -1
  38. package/dist/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.d.ts +4 -2
  39. package/dist/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.js +1 -1
  40. package/dist/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.js.map +1 -1
  41. package/dist/genproto/mochabugapis/adapt/plugins/v1/file_pb.d.ts +4 -2
  42. package/dist/genproto/mochabugapis/adapt/plugins/v1/file_pb.js +1 -1
  43. package/dist/genproto/mochabugapis/adapt/plugins/v1/file_pb.js.map +1 -1
  44. package/dist/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.d.ts +4 -2
  45. package/dist/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.js +1 -1
  46. package/dist/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.js.map +1 -1
  47. package/dist/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.d.ts +25 -9
  48. package/dist/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.js +1 -1
  49. package/dist/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.js.map +1 -1
  50. package/dist/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.d.ts +4 -2
  51. package/dist/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.js +1 -1
  52. package/dist/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.js.map +1 -1
  53. package/dist/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.d.ts +10 -4
  54. package/dist/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.js +1 -1
  55. package/dist/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.js.map +1 -1
  56. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.d.ts +7 -3
  57. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.js +1 -1
  58. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.js.map +1 -1
  59. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.d.ts +4 -2
  60. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.js +1 -1
  61. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.js.map +1 -1
  62. package/dist/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.d.ts +7 -3
  63. package/dist/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.js +1 -1
  64. package/dist/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.js.map +1 -1
  65. package/dist/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.d.ts +4 -2
  66. package/dist/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.js +1 -1
  67. package/dist/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.js.map +1 -1
  68. package/dist/genproto/mochabugapis/adapt/plugins/v1/vertex_pb.d.ts +4 -2
  69. package/dist/genproto/mochabugapis/adapt/plugins/v1/vertex_pb.js +1 -1
  70. package/dist/genproto/mochabugapis/adapt/plugins/v1/vertex_pb.js.map +1 -1
  71. package/dist/genproto/mochabugapis/adapt/runtime/v1/incoming_pb.d.ts +28 -10
  72. package/dist/genproto/mochabugapis/adapt/runtime/v1/incoming_pb.js +1 -1
  73. package/dist/genproto/mochabugapis/adapt/runtime/v1/incoming_pb.js.map +1 -1
  74. package/dist/genproto/mochabugapis/adapt/runtime/v1/runtime_pb.d.ts +127 -43
  75. package/dist/genproto/mochabugapis/adapt/runtime/v1/runtime_pb.js +1 -1
  76. package/dist/genproto/mochabugapis/adapt/runtime/v1/runtime_pb.js.map +1 -1
  77. package/dist/genproto/mochabugapis/adapt/runtime/v1/store_pb.d.ts +37 -13
  78. package/dist/genproto/mochabugapis/adapt/runtime/v1/store_pb.js +1 -1
  79. package/dist/genproto/mochabugapis/adapt/runtime/v1/store_pb.js.map +1 -1
  80. package/package.json +3 -3
@@ -1,4 +1,4 @@
1
- import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { Timestamp, TimestampJson, Value, ValueJson } from "@bufbuild/protobuf/wkt";
3
3
  import type { Message } from "@bufbuild/protobuf";
4
4
  /**
@@ -47,7 +47,9 @@ export type PutValueJson = {
47
47
  * Describes the message mochabugapis.adapt.runtime.v1.PutValue.
48
48
  * Use `create(PutValueSchema)` to create a new message.
49
49
  */
50
- export declare const PutValueSchema: GenMessage<PutValue, PutValueJson>;
50
+ export declare const PutValueSchema: GenMessage<PutValue, {
51
+ jsonType: PutValueJson;
52
+ }>;
51
53
  /**
52
54
  * Represents the data to be stored, along with its TTL
53
55
  *
@@ -114,7 +116,9 @@ export type GetValueJson = {
114
116
  * Describes the message mochabugapis.adapt.runtime.v1.GetValue.
115
117
  * Use `create(GetValueSchema)` to create a new message.
116
118
  */
117
- export declare const GetValueSchema: GenMessage<GetValue, GetValueJson>;
119
+ export declare const GetValueSchema: GenMessage<GetValue, {
120
+ jsonType: GetValueJson;
121
+ }>;
118
122
  /**
119
123
  * Ensures the last_modified timestamp is compared based on the operator
120
124
  *
@@ -157,7 +161,9 @@ export type TimestampConditionJson = {
157
161
  * Describes the message mochabugapis.adapt.runtime.v1.TimestampCondition.
158
162
  * Use `create(TimestampConditionSchema)` to create a new message.
159
163
  */
160
- export declare const TimestampConditionSchema: GenMessage<TimestampCondition, TimestampConditionJson>;
164
+ export declare const TimestampConditionSchema: GenMessage<TimestampCondition, {
165
+ jsonType: TimestampConditionJson;
166
+ }>;
161
167
  /**
162
168
  * Ensures the etag is compared based on the specified operator
163
169
  *
@@ -200,7 +206,9 @@ export type EtagConditionJson = {
200
206
  * Describes the message mochabugapis.adapt.runtime.v1.EtagCondition.
201
207
  * Use `create(EtagConditionSchema)` to create a new message.
202
208
  */
203
- export declare const EtagConditionSchema: GenMessage<EtagCondition, EtagConditionJson>;
209
+ export declare const EtagConditionSchema: GenMessage<EtagCondition, {
210
+ jsonType: EtagConditionJson;
211
+ }>;
204
212
  /**
205
213
  * Represents preconditions for write operations on a value
206
214
  *
@@ -255,7 +263,9 @@ export type PreconditionJson = {
255
263
  * Describes the message mochabugapis.adapt.runtime.v1.Precondition.
256
264
  * Use `create(PreconditionSchema)` to create a new message.
257
265
  */
258
- export declare const PreconditionSchema: GenMessage<Precondition, PreconditionJson>;
266
+ export declare const PreconditionSchema: GenMessage<Precondition, {
267
+ jsonType: PreconditionJson;
268
+ }>;
259
269
  /**
260
270
  * Operation to update a key-value pair.
261
271
  * Outcomes:
@@ -320,7 +330,9 @@ export type UpdateOpJson = {
320
330
  * Describes the message mochabugapis.adapt.runtime.v1.UpdateOp.
321
331
  * Use `create(UpdateOpSchema)` to create a new message.
322
332
  */
323
- export declare const UpdateOpSchema: GenMessage<UpdateOp, UpdateOpJson>;
333
+ export declare const UpdateOpSchema: GenMessage<UpdateOp, {
334
+ jsonType: UpdateOpJson;
335
+ }>;
324
336
  /**
325
337
  * Operation to insert
326
338
  * Outcomes:
@@ -385,7 +397,9 @@ export type InsertOpJson = {
385
397
  * Describes the message mochabugapis.adapt.runtime.v1.InsertOp.
386
398
  * Use `create(InsertOpSchema)` to create a new message.
387
399
  */
388
- export declare const InsertOpSchema: GenMessage<InsertOp, InsertOpJson>;
400
+ export declare const InsertOpSchema: GenMessage<InsertOp, {
401
+ jsonType: InsertOpJson;
402
+ }>;
389
403
  /**
390
404
  * Operation to retrieve the value of a given key.
391
405
  * Outcomes:
@@ -424,7 +438,9 @@ export type GetOpJson = {
424
438
  * Describes the message mochabugapis.adapt.runtime.v1.GetOp.
425
439
  * Use `create(GetOpSchema)` to create a new message.
426
440
  */
427
- export declare const GetOpSchema: GenMessage<GetOp, GetOpJson>;
441
+ export declare const GetOpSchema: GenMessage<GetOp, {
442
+ jsonType: GetOpJson;
443
+ }>;
428
444
  /**
429
445
  * Operation to delete a given key-value pair.
430
446
  * Outcomes:
@@ -477,7 +493,9 @@ export type DeleteOpJson = {
477
493
  * Describes the message mochabugapis.adapt.runtime.v1.DeleteOp.
478
494
  * Use `create(DeleteOpSchema)` to create a new message.
479
495
  */
480
- export declare const DeleteOpSchema: GenMessage<DeleteOp, DeleteOpJson>;
496
+ export declare const DeleteOpSchema: GenMessage<DeleteOp, {
497
+ jsonType: DeleteOpJson;
498
+ }>;
481
499
  /**
482
500
  * WriteOperation represents a single operation to be performed on the key-value store.
483
501
  * An operation can be of type PutOp, GetOp, or DeleteOp.
@@ -556,7 +574,9 @@ export type WriteOperationJson = {
556
574
  * Describes the message mochabugapis.adapt.runtime.v1.WriteOperation.
557
575
  * Use `create(WriteOperationSchema)` to create a new message.
558
576
  */
559
- export declare const WriteOperationSchema: GenMessage<WriteOperation, WriteOperationJson>;
577
+ export declare const WriteOperationSchema: GenMessage<WriteOperation, {
578
+ jsonType: WriteOperationJson;
579
+ }>;
560
580
  /**
561
581
  * ReadOperationResult encapsulates the outcome of a specific read operation performed on the key-value store.
562
582
  *
@@ -619,7 +639,9 @@ export type ReadOperationResultJson = {
619
639
  * Describes the message mochabugapis.adapt.runtime.v1.ReadOperationResult.
620
640
  * Use `create(ReadOperationResultSchema)` to create a new message.
621
641
  */
622
- export declare const ReadOperationResultSchema: GenMessage<ReadOperationResult, ReadOperationResultJson>;
642
+ export declare const ReadOperationResultSchema: GenMessage<ReadOperationResult, {
643
+ jsonType: ReadOperationResultJson;
644
+ }>;
623
645
  /**
624
646
  * WriteOperationResult encapsulates the outcome of a specific write operation performed on the key-value store
625
647
  *
@@ -692,7 +714,9 @@ export type WriteOperationResultJson = {
692
714
  * Describes the message mochabugapis.adapt.runtime.v1.WriteOperationResult.
693
715
  * Use `create(WriteOperationResultSchema)` to create a new message.
694
716
  */
695
- export declare const WriteOperationResultSchema: GenMessage<WriteOperationResult, WriteOperationResultJson>;
717
+ export declare const WriteOperationResultSchema: GenMessage<WriteOperationResult, {
718
+ jsonType: WriteOperationResultJson;
719
+ }>;
696
720
  /**
697
721
  * Operators for comparison
698
722
  *
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb";
16
16
  import { file_google_protobuf_struct, file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
17
17
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"store_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/runtime/v1/store_pb.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"store_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/runtime/v1/store_pb.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mochabug/adapt-web",
3
- "version": "0.0.21",
3
+ "version": "0.0.22",
4
4
  "description": "The client library to execute automations, without effort, in a browser environment",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -49,7 +49,7 @@
49
49
  "typescript": "^5.8.3"
50
50
  },
51
51
  "dependencies": {
52
- "@bufbuild/protobuf": "^2.2.5",
53
- "mqtt": "^5.11.0"
52
+ "@bufbuild/protobuf": "^2.5.2",
53
+ "mqtt": "^5.13.1"
54
54
  }
55
55
  }