@cratis/chronicle.contracts 15.15.0 → 15.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.
Files changed (72) hide show
  1. package/DateTimeOffset.ts +1 -1
  2. package/dist/cjs/DateTimeOffset.js.map +1 -1
  3. package/dist/cjs/generated/index.d.ts +36 -0
  4. package/dist/cjs/generated/index.d.ts.map +1 -0
  5. package/dist/cjs/generated/observation_reactors.d.ts +7 -0
  6. package/dist/cjs/generated/observation_reactors.d.ts.map +1 -1
  7. package/dist/cjs/generated/observation_reactors.js +104 -1
  8. package/dist/cjs/generated/observation_reactors.js.map +1 -1
  9. package/dist/cjs/generated/observation_reducers.d.ts +7 -0
  10. package/dist/cjs/generated/observation_reducers.d.ts.map +1 -1
  11. package/dist/cjs/generated/observation_reducers.js +104 -0
  12. package/dist/cjs/generated/observation_reducers.js.map +1 -1
  13. package/dist/cjs/generated/projections.d.ts +16 -0
  14. package/dist/cjs/generated/projections.d.ts.map +1 -1
  15. package/dist/cjs/generated/projections.js +212 -0
  16. package/dist/cjs/generated/projections.js.map +1 -1
  17. package/dist/cjs/generated/readmodels.d.ts.map +1 -1
  18. package/dist/cjs/generated/readmodels.js.map +1 -1
  19. package/dist/cjs/index.d.ts +1 -27
  20. package/dist/cjs/index.d.ts.map +1 -1
  21. package/dist/cjs/index.js +143 -140
  22. package/dist/cjs/index.js.map +1 -1
  23. package/dist/esm/DateTimeOffset.js.map +1 -1
  24. package/dist/esm/generated/index.d.ts +36 -0
  25. package/dist/esm/generated/index.d.ts.map +1 -0
  26. package/dist/esm/generated/observation_reactors.d.ts +7 -0
  27. package/dist/esm/generated/observation_reactors.d.ts.map +1 -1
  28. package/dist/esm/generated/observation_reactors.js +104 -2
  29. package/dist/esm/generated/observation_reactors.js.map +1 -1
  30. package/dist/esm/generated/observation_reducers.d.ts +7 -0
  31. package/dist/esm/generated/observation_reducers.d.ts.map +1 -1
  32. package/dist/esm/generated/observation_reducers.js +104 -1
  33. package/dist/esm/generated/observation_reducers.js.map +1 -1
  34. package/dist/esm/generated/projections.d.ts +16 -0
  35. package/dist/esm/generated/projections.d.ts.map +1 -1
  36. package/dist/esm/generated/projections.js +211 -1
  37. package/dist/esm/generated/projections.js.map +1 -1
  38. package/dist/esm/generated/readmodels.d.ts.map +1 -1
  39. package/dist/esm/generated/readmodels.js.map +1 -1
  40. package/dist/esm/index.d.ts +1 -27
  41. package/dist/esm/index.d.ts.map +1 -1
  42. package/dist/esm/index.js +8 -8
  43. package/dist/generated/index.d.ts +36 -0
  44. package/dist/generated/index.d.ts.map +1 -0
  45. package/dist/generated/index.js +19 -0
  46. package/dist/generated/index.js.map +1 -0
  47. package/dist/generated/observation_reactors.d.ts +7 -0
  48. package/dist/generated/observation_reactors.d.ts.map +1 -1
  49. package/dist/generated/observation_reactors.js +103 -1
  50. package/dist/generated/observation_reactors.js.map +1 -1
  51. package/dist/generated/observation_reducers.d.ts +7 -0
  52. package/dist/generated/observation_reducers.d.ts.map +1 -1
  53. package/dist/generated/observation_reducers.js +103 -0
  54. package/dist/generated/observation_reducers.js.map +1 -1
  55. package/dist/generated/projections.d.ts +16 -0
  56. package/dist/generated/projections.d.ts.map +1 -1
  57. package/dist/generated/projections.js +210 -0
  58. package/dist/generated/projections.js.map +1 -1
  59. package/dist/generated/readmodels.d.ts.map +1 -1
  60. package/dist/generated/readmodels.js.map +1 -1
  61. package/dist/index.d.ts +1 -27
  62. package/dist/index.d.ts.map +1 -1
  63. package/dist/index.js +1 -26
  64. package/dist/index.js.map +1 -1
  65. package/dist/tsconfig.tsbuildinfo +1 -1
  66. package/generated/index.ts +57 -0
  67. package/generated/observation_reactors.ts +121 -1
  68. package/generated/observation_reducers.ts +121 -0
  69. package/generated/projections.ts +252 -0
  70. package/generated/readmodels.ts +1 -0
  71. package/index.ts +3 -36
  72. package/package.json +2 -2
package/DateTimeOffset.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  // Licensed under the MIT license. See LICENSE file in the project root for full license information.
3
3
 
4
4
  // SerializableDateTimeOffset is duplicated across all generated proto files that reference it.
5
- // The canonical source is eventsequences, matching the explicit re-export in index.ts.
5
+ // The canonical source is eventsequences, matching the generated barrel export order.
6
6
  import type { SerializableDateTimeOffset } from './generated/eventsequences';
7
7
 
8
8
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"DateTimeOffset.js","sources":["../../DateTimeOffset.ts"],"sourcesContent":["// Copyright (c) Cratis. All rights reserved.\n// Licensed under the MIT license. See LICENSE file in the project root for full license information.\n\n// SerializableDateTimeOffset is duplicated across all generated proto files that reference it.\n// The canonical source is eventsequences, matching the explicit re-export in index.ts.\nimport type { SerializableDateTimeOffset } from './generated/eventsequences';\n\n/**\n * Converts a {@link SerializableDateTimeOffset} from its ISO 8601 wire format to a JavaScript {@link Date}.\n * @param value The {@link SerializableDateTimeOffset} from the gRPC message.\n * @returns A {@link Date}, or undefined if the value is not set.\n */\nexport function toDate(value: SerializableDateTimeOffset | undefined): Date | undefined {\n if (!value?.Value) return undefined;\n return new Date(value.Value);\n}\n\n/**\n * Converts a JavaScript {@link Date} to a {@link SerializableDateTimeOffset} for use in gRPC messages.\n * The Date is serialized as an ISO 8601 string (e.g., \"2024-01-15T12:30:00.000Z\").\n * @param date The {@link Date} to convert.\n * @returns A {@link SerializableDateTimeOffset} with the ISO 8601 value, or undefined if the date is not set.\n */\nexport function fromDate(date: Date | undefined): SerializableDateTimeOffset | undefined {\n if (!date) return undefined;\n return { Value: date.toISOString() };\n}\n"],"names":[],"mappings":";;AAYM,SAAU,MAAM,CAAC,KAA6C,EAAA;IAChE,IAAI,CAAC,KAAK,EAAE,KAAK;AAAE,QAAA,OAAO,SAAS;AACnC,IAAA,OAAO,IAAI,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC;AAChC;AAQM,SAAU,QAAQ,CAAC,IAAsB,EAAA;AAC3C,IAAA,IAAI,CAAC,IAAI;AAAE,QAAA,OAAO,SAAS;IAC3B,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE,EAAE;AACxC;;;;;"}
1
+ {"version":3,"file":"DateTimeOffset.js","sources":["../../DateTimeOffset.ts"],"sourcesContent":["// Copyright (c) Cratis. All rights reserved.\n// Licensed under the MIT license. See LICENSE file in the project root for full license information.\n\n// SerializableDateTimeOffset is duplicated across all generated proto files that reference it.\n// The canonical source is eventsequences, matching the generated barrel export order.\nimport type { SerializableDateTimeOffset } from './generated/eventsequences';\n\n/**\n * Converts a {@link SerializableDateTimeOffset} from its ISO 8601 wire format to a JavaScript {@link Date}.\n * @param value The {@link SerializableDateTimeOffset} from the gRPC message.\n * @returns A {@link Date}, or undefined if the value is not set.\n */\nexport function toDate(value: SerializableDateTimeOffset | undefined): Date | undefined {\n if (!value?.Value) return undefined;\n return new Date(value.Value);\n}\n\n/**\n * Converts a JavaScript {@link Date} to a {@link SerializableDateTimeOffset} for use in gRPC messages.\n * The Date is serialized as an ISO 8601 string (e.g., \"2024-01-15T12:30:00.000Z\").\n * @param date The {@link Date} to convert.\n * @returns A {@link SerializableDateTimeOffset} with the ISO 8601 value, or undefined if the date is not set.\n */\nexport function fromDate(date: Date | undefined): SerializableDateTimeOffset | undefined {\n if (!date) return undefined;\n return { Value: date.toISOString() };\n}\n"],"names":[],"mappings":";;AAYM,SAAU,MAAM,CAAC,KAA6C,EAAA;IAChE,IAAI,CAAC,KAAK,EAAE,KAAK;AAAE,QAAA,OAAO,SAAS;AACnC,IAAA,OAAO,IAAI,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC;AAChC;AAQM,SAAU,QAAQ,CAAC,IAAsB,EAAA;AAC3C,IAAA,IAAI,CAAC,IAAI;AAAE,QAAA,OAAO,SAAS;IAC3B,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE,EAAE;AACxC;;;;;"}
@@ -0,0 +1,36 @@
1
+ export { ConnectionKeepAlive, ConnectionServiceClient, ConnectionServiceService, ConnectRequest, DescriptorSetResponse, protobufPackage } from './clients';
2
+ export type { ConnectionServiceServer, DeepPartial, MessageFns } from './clients';
3
+ export { EnsureEventStore, EnsureNamespace, EventStoresClient, EventStoresService, GetNamespacesRequest, IEnumerableString, NamespacesClient, NamespacesService } from './cratis_chronicle_contracts';
4
+ export type { EventStoresServer, NamespacesServer } from './cratis_chronicle_contracts';
5
+ export { EventType, EventTypeGenerationDefinition, EventTypeMigrationDefinition, EventTypeMigrationOperation, EventTypeRegistration, EventTypesClient, EventTypesService, GetAllEventTypesRequest, GetEventTypeGenerationsRequest, IEnumerableEventType, IEnumerableEventTypeRegistration, RegisterEventTypesRequest, RegisterSingleEventTypeRequest } from './events';
6
+ export type { EventTypesServer } from './events';
7
+ export { Constraint, ConstraintsClient, ConstraintScope, ConstraintsService, ConstraintType, constraintTypeFromJSON, constraintTypeToJSON, OneOfUniqueConstraintDefinitionUniqueEventTypeConstraintDefinition, RegisterConstraintsRequest, UniqueConstraintDefinition, UniqueConstraintEventDefinition, UniqueEventTypeConstraintDefinition } from './events_constraints';
8
+ export type { ConstraintsServer } from './events_constraints';
9
+ export { AppendedEvent, AppendedEvent_GenerationalContentEntry, AppendManyRequest, AppendManyRequest_ConcurrencyScopesEntry, AppendManyResponse, AppendRequest, AppendResponse, Causation, Causation_PropertiesEntry, ConcurrencyScope, ConcurrencyViolation, ConstraintViolation, ConstraintViolation_DetailsEntry, EventContext, EventObservationState, eventObservationStateFromJSON, eventObservationStateToJSON, EventRevision, EventSequencesClient, EventSequencesService, EventToAppend, GetForEventSourceIdAndEventTypesRequest, GetForEventSourceIdAndEventTypesResponse, GetFromEventSequenceNumberRequest, GetFromEventSequenceNumberResponse, GetTailSequenceNumberRequest, GetTailSequenceNumberResponse, HasEventsForEventSourceIdRequest, HasEventsForEventSourceIdResponse, Identity, RedactForEventSourceRequest, RedactRequest, RedactResponse, ReviseRequest, SerializableDateTimeOffset } from './eventsequences';
10
+ export type { EventSequencesServer } from './eventsequences';
11
+ export { ServerClient, ServerService, ServerVersionInfo } from './host';
12
+ export type { ServerServer } from './host';
13
+ export { GetIdentitiesRequest, IdentitiesClient, IdentitiesService, IEnumerableIdentity } from './identities';
14
+ export type { IdentitiesServer } from './identities';
15
+ export { DeleteJob, GetJobRequest, GetJobsRequest, GetJobStepsRequest, IEnumerableJob, IEnumerableJobStep, Job, JobError, jobErrorFromJSON, jobErrorToJSON, JobProgress, JobsClient, JobsService, JobStatus, JobStatusChanged, jobStatusFromJSON, jobStatusToJSON, JobStep, JobStepProgress, JobStepStatus, JobStepStatusChanged, jobStepStatusFromJSON, jobStepStatusToJSON, OneOfJobJobError, ResumeJob, StopJob } from './jobs';
16
+ export type { JobsServer } from './jobs';
17
+ export { AllObserversRequest, FailedPartition, FailedPartitionAttempt, FailedPartitionsClient, FailedPartitionsService, GetFailedPartitionsRequest, GetObserverInformationRequest, GetReplayableObserversForEventTypesRequest, IEnumerableFailedPartition, IEnumerableObserverInformation, ObserverInformation, ObserverOwner, observerOwnerFromJSON, observerOwnerToJSON, ObserverRunningState, observerRunningStateFromJSON, observerRunningStateToJSON, ObserversClient, ObserversService, ObserverType, observerTypeFromJSON, observerTypeToJSON, Replay, ReplayPartition, RetryPartition } from './observation';
18
+ export type { FailedPartitionsServer, ObserversServer } from './observation';
19
+ export { EventsToObserve, EventTypeWithKeyExpression, HasReactorRequest, HasReactorResponse, ObservationState, observationStateFromJSON, observationStateToJSON, ObserverFilters, OneOfRegisterReactorReactorResult, ReactorDefinition, ReactorMessage, ReactorResult, ReactorsClient, ReactorsService, RegisterReactor } from './observation_reactors';
20
+ export type { ReactorsServer } from './observation_reactors';
21
+ export { OneOfRegisterReducerReducerResult, ReduceOperationMessage, ReducerDefinition, ReducerMessage, ReducerResult, ReducersClient, ReducersService, RegisterReducer, SinkDefinition } from './observation_reducers';
22
+ export type { ReducersServer } from './observation_reducers';
23
+ export { AddWebhooks, BasicAuthorization, BearerTokenAuthorization, GetWebhooksRequest, IEnumerableWebhookDefinition, OAuthAuthorization, OneOfBasicAuthorizationBearerTokenAuthorizationOAuthAuthorization, RemoveWebhooks, TestOAuthAuthorizationRequest, TestOAuthAuthorizationResponse, TestWebhookRequest, TestWebhookResponse, WebhookDefinition, WebhooksClient, WebhooksService, WebhookTarget, WebhookTarget_HeadersEntry } from './observation_webhooks';
24
+ export type { WebhooksServer } from './observation_webhooks';
25
+ export { AutoMap, autoMapFromJSON, autoMapToJSON, ChildrenDefinition, ChildrenDefinition_ChildrenEntry, ChildrenDefinition_NestedEntry, DraftReadModelDefinition, FromDefinition, FromDefinition_PropertiesEntry, FromDerivativesDefinition, FromEventPropertyDefinition, FromEveryDefinition, FromEveryDefinition_PropertiesEntry, GeneratedCode, GenerateDeclarativeCodeRequest, GenerateModelBoundCodeRequest, GetAllDeclarationsRequest, GetAllDefinitionsRequest, IEnumerableProjectionDefinition, IEnumerableProjectionWithDeclaration, IndexDefinition, JoinDefinition, JoinDefinition_PropertiesEntry, KeyValuePairEventTypeFromDefinition, KeyValuePairEventTypeJoinDefinition, KeyValuePairEventTypeRemovedWithDefinition, KeyValuePairEventTypeRemovedWithJoinDefinition, OneOfGeneratedCodeProjectionDeclarationParsingErrors, OneOfProjectionPreviewProjectionDeclarationParsingErrors, PreviewProjectionRequest, ProjectionDeclarationParsingErrors, ProjectionDeclarationSyntaxError, ProjectionDefinition, ProjectionDefinition_ChildrenEntry, ProjectionDefinition_NestedEntry, ProjectionOwner, projectionOwnerFromJSON, projectionOwnerToJSON, ProjectionPreview, ProjectionsClient, ProjectionsService, ProjectionWithDeclaration, ReadModelDefinition, ReadModelObserverType, readModelObserverTypeFromJSON, readModelObserverTypeToJSON, ReadModelOwner, readModelOwnerFromJSON, readModelOwnerToJSON, ReadModelSource, readModelSourceFromJSON, readModelSourceToJSON, ReadModelType, RegisterRequest, RemovedWithDefinition, RemovedWithJoinDefinition, SaveProjectionRequest, SaveProjectionResult } from './projections';
26
+ export type { ProjectionsServer } from './projections';
27
+ export { DehydrateSessionRequest, GetAllInstancesRequest, GetAllInstancesResponse, GetDefinitionsRequest, GetDefinitionsResponse, GetInstanceByKeyRequest, GetInstanceByKeyResponse, GetInstancesRequest, GetInstancesResponse, GetOccurrencesRequest, GetOccurrencesResponse, GetSnapshotsByKeyRequest, GetSnapshotsByKeyResponse, ReadModelChangeset, ReadModelOccurrence, ReadModelsClient, ReadModelSnapshot, ReadModelsService, RegisterManyRequest, RegisterSingleRequest, UpdateDefinitionRequest, WatchRequest } from './readmodels';
28
+ export type { ReadModelsServer } from './readmodels';
29
+ export { GetRecommendationsRequest, IEnumerableRecommendation, Perform, Recommendation, RecommendationsClient, RecommendationsService } from './recommendations';
30
+ export type { RecommendationsServer } from './recommendations';
31
+ export { AddApplication, AddUser, Application, ApplicationsClient, ApplicationsService, ChangeApplicationSecret, ChangeUserPassword, IListApplication, IListUser, InitialAdminPasswordSetupStatus, RemoveApplication, RemoveUser, RequirePasswordChange, SetInitialAdminPassword, User, UsersClient, UsersService } from './security';
32
+ export type { ApplicationsServer, UsersServer } from './security';
33
+ export { EventSeedingClient, EventSeedingService, EventSourceSeedEntries, EventTypeSeedEntries, GetSeedDataRequest, NamespacedSeedEntries, SeedDataResponse, SeedingEntry, SeedRequest } from './seeding';
34
+ export type { EventSeedingServer } from './seeding';
35
+ export { DateTime, DateTimeOffset, Decimal, Guid, TimeSpan, TimeSpanScale, timeSpanScaleFromJSON, timeSpanScaleToJSON } from './protobuf-net/bcl';
36
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../generated/index.ts"],"names":[],"mappings":"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"}
@@ -96,6 +96,11 @@ export interface Identity {
96
96
  UserName: string;
97
97
  OnBehalfOf: Identity | undefined;
98
98
  }
99
+ export interface ObserverFilters {
100
+ FilterTags: string[];
101
+ EventSourceType: string;
102
+ EventStreamType: string;
103
+ }
99
104
  export interface OneOfRegisterReactorReactorResult {
100
105
  Value0: RegisterReactor | undefined;
101
106
  Value1: ReactorResult | undefined;
@@ -106,6 +111,7 @@ export interface ReactorDefinition {
106
111
  EventTypes: EventTypeWithKeyExpression[];
107
112
  IsReplayable: boolean;
108
113
  Tags: string[];
114
+ Filters: ObserverFilters | undefined;
109
115
  }
110
116
  export interface ReactorMessage {
111
117
  Content: OneOfRegisterReactorReactorResult | undefined;
@@ -138,6 +144,7 @@ export declare const EventsToObserve: MessageFns<EventsToObserve>;
138
144
  export declare const HasReactorRequest: MessageFns<HasReactorRequest>;
139
145
  export declare const HasReactorResponse: MessageFns<HasReactorResponse>;
140
146
  export declare const Identity: MessageFns<Identity>;
147
+ export declare const ObserverFilters: MessageFns<ObserverFilters>;
141
148
  export declare const OneOfRegisterReactorReactorResult: MessageFns<OneOfRegisterReactorReactorResult>;
142
149
  export declare const ReactorDefinition: MessageFns<ReactorDefinition>;
143
150
  export declare const ReactorMessage: MessageFns<ReactorMessage>;
@@ -1 +1 @@
1
- {"version":3,"file":"observation_reactors.d.ts","sourceRoot":"","sources":["../../../generated/observation_reactors.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"observation_reactors.d.ts","sourceRoot":"","sources":["../../../generated/observation_reactors.ts"],"names":[],"mappings":"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"}
@@ -1345,6 +1345,91 @@ const Identity = {
1345
1345
  return message;
1346
1346
  },
1347
1347
  };
1348
+ function createBaseObserverFilters() {
1349
+ return { FilterTags: [], EventSourceType: "", EventStreamType: "" };
1350
+ }
1351
+ const ObserverFilters = {
1352
+ encode(message, writer = new wire.BinaryWriter()) {
1353
+ for (const v of message.FilterTags) {
1354
+ writer.uint32(10).string(v);
1355
+ }
1356
+ if (message.EventSourceType !== "") {
1357
+ writer.uint32(18).string(message.EventSourceType);
1358
+ }
1359
+ if (message.EventStreamType !== "") {
1360
+ writer.uint32(26).string(message.EventStreamType);
1361
+ }
1362
+ return writer;
1363
+ },
1364
+ decode(input, length) {
1365
+ const reader = input instanceof wire.BinaryReader ? input : new wire.BinaryReader(input);
1366
+ const end = length === undefined ? reader.len : reader.pos + length;
1367
+ const message = createBaseObserverFilters();
1368
+ while (reader.pos < end) {
1369
+ const tag = reader.uint32();
1370
+ switch (tag >>> 3) {
1371
+ case 1: {
1372
+ if (tag !== 10) {
1373
+ break;
1374
+ }
1375
+ message.FilterTags.push(reader.string());
1376
+ continue;
1377
+ }
1378
+ case 2: {
1379
+ if (tag !== 18) {
1380
+ break;
1381
+ }
1382
+ message.EventSourceType = reader.string();
1383
+ continue;
1384
+ }
1385
+ case 3: {
1386
+ if (tag !== 26) {
1387
+ break;
1388
+ }
1389
+ message.EventStreamType = reader.string();
1390
+ continue;
1391
+ }
1392
+ }
1393
+ if ((tag & 7) === 4 || tag === 0) {
1394
+ break;
1395
+ }
1396
+ reader.skip(tag & 7);
1397
+ }
1398
+ return message;
1399
+ },
1400
+ fromJSON(object) {
1401
+ return {
1402
+ FilterTags: globalThis.Array.isArray(object?.FilterTags)
1403
+ ? object.FilterTags.map((e) => globalThis.String(e))
1404
+ : [],
1405
+ EventSourceType: isSet(object.EventSourceType) ? globalThis.String(object.EventSourceType) : "",
1406
+ EventStreamType: isSet(object.EventStreamType) ? globalThis.String(object.EventStreamType) : "",
1407
+ };
1408
+ },
1409
+ toJSON(message) {
1410
+ const obj = {};
1411
+ if (message.FilterTags?.length) {
1412
+ obj.FilterTags = message.FilterTags;
1413
+ }
1414
+ if (message.EventSourceType !== "") {
1415
+ obj.EventSourceType = message.EventSourceType;
1416
+ }
1417
+ if (message.EventStreamType !== "") {
1418
+ obj.EventStreamType = message.EventStreamType;
1419
+ }
1420
+ return obj;
1421
+ },
1422
+ create(base) {
1423
+ return ObserverFilters.fromPartial(base ?? {});
1424
+ },
1425
+ fromPartial(object) {
1426
+ const message = createBaseObserverFilters();
1427
+ message.FilterTags = object.FilterTags?.map((e) => e) || [];
1428
+ message.EventSourceType = object.EventSourceType ?? "";
1429
+ message.EventStreamType = object.EventStreamType ?? "";
1430
+ return message;
1431
+ },
1432
+ };
1348
1433
  function createBaseOneOfRegisterReactorReactorResult() {
1349
1434
  return { Value0: undefined, Value1: undefined };
1350
1435
  }
@@ -1418,7 +1503,7 @@ const OneOfRegisterReactorReactorResult = {
1418
1503
  },
1419
1504
  };
1420
1505
  function createBaseReactorDefinition() {
1421
- return { ReactorId: "", EventSequenceId: "", EventTypes: [], IsReplayable: false, Tags: [] };
1506
+ return { ReactorId: "", EventSequenceId: "", EventTypes: [], IsReplayable: false, Tags: [], Filters: undefined };
1422
1507
  }
1423
1508
  const ReactorDefinition = {
1424
1509
  encode(message, writer = new wire.BinaryWriter()) {
@@ -1437,6 +1522,9 @@ const ReactorDefinition = {
1437
1522
  for (const v of message.Tags) {
1438
1523
  writer.uint32(42).string(v);
1439
1524
  }
1525
+ if (message.Filters !== undefined) {
1526
+ ObserverFilters.encode(message.Filters, writer.uint32(50).fork()).join();
1527
+ }
1440
1528
  return writer;
1441
1529
  },
1442
1530
  decode(input, length) {
@@ -1481,6 +1569,13 @@ const ReactorDefinition = {
1481
1569
  message.Tags.push(reader.string());
1482
1570
  continue;
1483
1571
  }
1572
+ case 6: {
1573
+ if (tag !== 50) {
1574
+ break;
1575
+ }
1576
+ message.Filters = ObserverFilters.decode(reader, reader.uint32());
1577
+ continue;
1578
+ }
1484
1579
  }
1485
1580
  if ((tag & 7) === 4 || tag === 0) {
1486
1581
  break;
@@ -1498,6 +1593,7 @@ const ReactorDefinition = {
1498
1593
  : [],
1499
1594
  IsReplayable: isSet(object.IsReplayable) ? globalThis.Boolean(object.IsReplayable) : false,
1500
1595
  Tags: globalThis.Array.isArray(object?.Tags) ? object.Tags.map((e) => globalThis.String(e)) : [],
1596
+ Filters: isSet(object.Filters) ? ObserverFilters.fromJSON(object.Filters) : undefined,
1501
1597
  };
1502
1598
  },
1503
1599
  toJSON(message) {
@@ -1517,6 +1613,9 @@ const ReactorDefinition = {
1517
1613
  if (message.Tags?.length) {
1518
1614
  obj.Tags = message.Tags;
1519
1615
  }
1616
+ if (message.Filters !== undefined) {
1617
+ obj.Filters = ObserverFilters.toJSON(message.Filters);
1618
+ }
1520
1619
  return obj;
1521
1620
  },
1522
1621
  create(base) {
@@ -1529,6 +1628,9 @@ const ReactorDefinition = {
1529
1628
  message.EventTypes = object.EventTypes?.map((e) => EventTypeWithKeyExpression.fromPartial(e)) || [];
1530
1629
  message.IsReplayable = object.IsReplayable ?? false;
1531
1630
  message.Tags = object.Tags?.map((e) => e) || [];
1631
+ message.Filters = (object.Filters !== undefined && object.Filters !== null)
1632
+ ? ObserverFilters.fromPartial(object.Filters)
1633
+ : undefined;
1532
1634
  return message;
1533
1635
  },
1534
1636
  };
@@ -1903,6 +2005,7 @@ exports.EventsToObserve = EventsToObserve;
1903
2005
  exports.HasReactorRequest = HasReactorRequest;
1904
2006
  exports.HasReactorResponse = HasReactorResponse;
1905
2007
  exports.Identity = Identity;
2008
+ exports.ObserverFilters = ObserverFilters;
1906
2009
  exports.OneOfRegisterReactorReactorResult = OneOfRegisterReactorReactorResult;
1907
2010
  exports.ReactorDefinition = ReactorDefinition;
1908
2011
  exports.ReactorMessage = ReactorMessage;