@cratis/chronicle.contracts 16.33.0 → 16.33.1
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/cjs/generated/eventstores.d.ts +90 -0
- package/dist/cjs/generated/eventstores.d.ts.map +1 -0
- package/dist/cjs/generated/eventstores.js +501 -0
- package/dist/cjs/generated/eventstores.js.map +1 -0
- package/dist/cjs/generated/index.d.ts +7 -5
- package/dist/cjs/generated/index.d.ts.map +1 -1
- package/dist/cjs/generated/jobs.d.ts +99 -103
- package/dist/cjs/generated/jobs.d.ts.map +1 -1
- package/dist/cjs/generated/jobs.js +767 -493
- package/dist/cjs/generated/jobs.js.map +1 -1
- package/dist/cjs/generated/namespaces.d.ts +94 -0
- package/dist/cjs/generated/namespaces.d.ts.map +1 -0
- package/dist/cjs/generated/namespaces.js +569 -0
- package/dist/cjs/generated/namespaces.js.map +1 -0
- package/dist/cjs/generated/protobuf-net/bcl.js +0 -87
- package/dist/cjs/generated/protobuf-net/bcl.js.map +1 -1
- package/dist/cjs/generated/security.d.ts +144 -122
- package/dist/cjs/generated/security.d.ts.map +1 -1
- package/dist/cjs/generated/security.js +792 -233
- package/dist/cjs/generated/security.js.map +1 -1
- package/dist/cjs/index.js +39 -37
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/generated/eventstores.d.ts +90 -0
- package/dist/esm/generated/eventstores.d.ts.map +1 -0
- package/dist/esm/generated/eventstores.js +493 -0
- package/dist/esm/generated/eventstores.js.map +1 -0
- package/dist/esm/generated/index.d.ts +7 -5
- package/dist/esm/generated/index.d.ts.map +1 -1
- package/dist/esm/generated/jobs.d.ts +99 -103
- package/dist/esm/generated/jobs.d.ts.map +1 -1
- package/dist/esm/generated/jobs.js +755 -482
- package/dist/esm/generated/jobs.js.map +1 -1
- package/dist/esm/generated/namespaces.d.ts +94 -0
- package/dist/esm/generated/namespaces.d.ts.map +1 -0
- package/dist/esm/generated/namespaces.js +560 -0
- package/dist/esm/generated/namespaces.js.map +1 -0
- package/dist/esm/generated/protobuf-net/bcl.js +1 -87
- package/dist/esm/generated/protobuf-net/bcl.js.map +1 -1
- package/dist/esm/generated/security.d.ts +144 -122
- package/dist/esm/generated/security.d.ts.map +1 -1
- package/dist/esm/generated/security.js +774 -220
- package/dist/esm/generated/security.js.map +1 -1
- package/dist/esm/index.js +5 -4
- package/dist/esm/index.js.map +1 -1
- package/dist/generated/eventstores.d.ts +90 -0
- package/dist/generated/eventstores.d.ts.map +1 -0
- package/dist/generated/eventstores.js +491 -0
- package/dist/generated/eventstores.js.map +1 -0
- package/dist/generated/index.d.ts +7 -5
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/generated/index.js +5 -4
- package/dist/generated/index.js.map +1 -1
- package/dist/generated/jobs.d.ts +99 -103
- package/dist/generated/jobs.d.ts.map +1 -1
- package/dist/generated/jobs.js +756 -481
- package/dist/generated/jobs.js.map +1 -1
- package/dist/generated/namespaces.d.ts +94 -0
- package/dist/generated/namespaces.d.ts.map +1 -0
- package/dist/generated/namespaces.js +558 -0
- package/dist/generated/namespaces.js.map +1 -0
- package/dist/generated/security.d.ts +144 -122
- package/dist/generated/security.d.ts.map +1 -1
- package/dist/generated/security.js +775 -219
- package/dist/generated/security.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/generated/eventstores.ts +622 -0
- package/generated/index.ts +9 -6
- package/generated/jobs.ts +963 -637
- package/generated/namespaces.ts +702 -0
- package/generated/security.ts +1051 -364
- package/package.json +1 -1
- package/dist/cjs/generated/cratis_chronicle_contracts.d.ts +0 -120
- package/dist/cjs/generated/cratis_chronicle_contracts.d.ts.map +0 -1
- package/dist/cjs/generated/cratis_chronicle_contracts.js +0 -297
- package/dist/cjs/generated/cratis_chronicle_contracts.js.map +0 -1
- package/dist/esm/generated/cratis_chronicle_contracts.d.ts +0 -120
- package/dist/esm/generated/cratis_chronicle_contracts.d.ts.map +0 -1
- package/dist/esm/generated/cratis_chronicle_contracts.js +0 -290
- package/dist/esm/generated/cratis_chronicle_contracts.js.map +0 -1
- package/dist/generated/cratis_chronicle_contracts.d.ts +0 -120
- package/dist/generated/cratis_chronicle_contracts.d.ts.map +0 -1
- package/dist/generated/cratis_chronicle_contracts.js +0 -288
- package/dist/generated/cratis_chronicle_contracts.js.map +0 -1
- package/generated/cratis_chronicle_contracts.ts +0 -408
package/dist/cjs/index.js
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var clients = require('./generated/clients.js');
|
|
4
|
-
var cratis_chronicle_contracts = require('./generated/cratis_chronicle_contracts.js');
|
|
5
4
|
var events = require('./generated/events.js');
|
|
6
5
|
var events_constraints = require('./generated/events_constraints.js');
|
|
7
6
|
var eventsequences = require('./generated/eventsequences.js');
|
|
7
|
+
var eventstores = require('./generated/eventstores.js');
|
|
8
8
|
var host = require('./generated/host.js');
|
|
9
9
|
var identities = require('./generated/identities.js');
|
|
10
10
|
var jobs = require('./generated/jobs.js');
|
|
11
|
+
var namespaces = require('./generated/namespaces.js');
|
|
11
12
|
var observation = require('./generated/observation.js');
|
|
12
13
|
var observation_reactors = require('./generated/observation_reactors.js');
|
|
13
14
|
var observation_reducers = require('./generated/observation_reducers.js');
|
|
@@ -29,12 +30,6 @@ exports.DescriptorSetResponse = clients.DescriptorSetResponse;
|
|
|
29
30
|
exports.IEnumerableConnectedClient = clients.IEnumerableConnectedClient;
|
|
30
31
|
exports.SerializableDateTimeOffset = clients.SerializableDateTimeOffset;
|
|
31
32
|
exports.protobufPackage = clients.protobufPackage;
|
|
32
|
-
exports.EnsureEventStore = cratis_chronicle_contracts.EnsureEventStore;
|
|
33
|
-
exports.EnsureNamespace = cratis_chronicle_contracts.EnsureNamespace;
|
|
34
|
-
exports.EventStoresDefinition = cratis_chronicle_contracts.EventStoresDefinition;
|
|
35
|
-
exports.GetNamespacesRequest = cratis_chronicle_contracts.GetNamespacesRequest;
|
|
36
|
-
exports.IEnumerableString = cratis_chronicle_contracts.IEnumerableString;
|
|
37
|
-
exports.NamespacesDefinition = cratis_chronicle_contracts.NamespacesDefinition;
|
|
38
33
|
exports.EventType = events.EventType;
|
|
39
34
|
exports.EventTypeGenerationDefinition = events.EventTypeGenerationDefinition;
|
|
40
35
|
exports.EventTypeMigrationDefinition = events.EventTypeMigrationDefinition;
|
|
@@ -105,46 +100,53 @@ exports.completeStreamErrorFromJSON = eventsequences.completeStreamErrorFromJSON
|
|
|
105
100
|
exports.completeStreamErrorToJSON = eventsequences.completeStreamErrorToJSON;
|
|
106
101
|
exports.eventObservationStateFromJSON = eventsequences.eventObservationStateFromJSON;
|
|
107
102
|
exports.eventObservationStateToJSON = eventsequences.eventObservationStateToJSON;
|
|
103
|
+
exports.CommandResult = eventstores.CommandResult;
|
|
104
|
+
exports.EnsureEventStoreRequest = eventstores.EnsureEventStoreRequest;
|
|
105
|
+
exports.EventStoresDefinition = eventstores.EventStoresDefinition;
|
|
106
|
+
exports.QueryResultIEnumerableString = eventstores.QueryResultIEnumerableString;
|
|
107
|
+
exports.ValidationResult = eventstores.ValidationResult;
|
|
108
|
+
Object.defineProperty(exports, "ValidationResultSeverity", {
|
|
109
|
+
enumerable: true,
|
|
110
|
+
get: function () { return eventstores.ValidationResultSeverity; }
|
|
111
|
+
});
|
|
112
|
+
exports.validationResultSeverityFromJSON = eventstores.validationResultSeverityFromJSON;
|
|
113
|
+
exports.validationResultSeverityToJSON = eventstores.validationResultSeverityToJSON;
|
|
108
114
|
exports.ServerDefinition = host.ServerDefinition;
|
|
109
115
|
exports.ServerVersionInfo = host.ServerVersionInfo;
|
|
110
116
|
exports.GetIdentitiesRequest = identities.GetIdentitiesRequest;
|
|
111
117
|
exports.IEnumerableIdentity = identities.IEnumerableIdentity;
|
|
112
118
|
exports.IdentitiesDefinition = identities.IdentitiesDefinition;
|
|
113
119
|
exports.RenameIdentityRequest = identities.RenameIdentityRequest;
|
|
114
|
-
exports.
|
|
115
|
-
exports.
|
|
120
|
+
exports.AllJobsRequest = jobs.AllJobsRequest;
|
|
121
|
+
exports.DateTimeOffset = jobs.DateTimeOffset;
|
|
122
|
+
exports.DeleteJobRequest = jobs.DeleteJobRequest;
|
|
116
123
|
exports.GetJobStepsRequest = jobs.GetJobStepsRequest;
|
|
117
|
-
exports.GetJobsRequest = jobs.GetJobsRequest;
|
|
118
|
-
exports.IEnumerableJob = jobs.IEnumerableJob;
|
|
119
|
-
exports.IEnumerableJobStep = jobs.IEnumerableJobStep;
|
|
120
|
-
exports.Job = jobs.Job;
|
|
121
|
-
Object.defineProperty(exports, "JobError", {
|
|
122
|
-
enumerable: true,
|
|
123
|
-
get: function () { return jobs.JobError; }
|
|
124
|
-
});
|
|
125
124
|
exports.JobProgress = jobs.JobProgress;
|
|
126
125
|
Object.defineProperty(exports, "JobStatus", {
|
|
127
126
|
enumerable: true,
|
|
128
127
|
get: function () { return jobs.JobStatus; }
|
|
129
128
|
});
|
|
130
129
|
exports.JobStatusChanged = jobs.JobStatusChanged;
|
|
131
|
-
exports.JobStep = jobs.JobStep;
|
|
132
130
|
exports.JobStepProgress = jobs.JobStepProgress;
|
|
133
131
|
Object.defineProperty(exports, "JobStepStatus", {
|
|
134
132
|
enumerable: true,
|
|
135
133
|
get: function () { return jobs.JobStepStatus; }
|
|
136
134
|
});
|
|
137
135
|
exports.JobStepStatusChanged = jobs.JobStepStatusChanged;
|
|
136
|
+
exports.JobStepSummaryResponse = jobs.JobStepSummaryResponse;
|
|
137
|
+
exports.JobSummaryResponse = jobs.JobSummaryResponse;
|
|
138
138
|
exports.JobsDefinition = jobs.JobsDefinition;
|
|
139
|
-
exports.
|
|
140
|
-
exports.
|
|
141
|
-
exports.
|
|
142
|
-
exports.
|
|
143
|
-
exports.jobErrorToJSON = jobs.jobErrorToJSON;
|
|
139
|
+
exports.QueryResultIEnumerableJobStepSummaryResponse = jobs.QueryResultIEnumerableJobStepSummaryResponse;
|
|
140
|
+
exports.QueryResultIEnumerableJobSummaryResponse = jobs.QueryResultIEnumerableJobSummaryResponse;
|
|
141
|
+
exports.ResumeJobRequest = jobs.ResumeJobRequest;
|
|
142
|
+
exports.StopJobRequest = jobs.StopJobRequest;
|
|
144
143
|
exports.jobStatusFromJSON = jobs.jobStatusFromJSON;
|
|
145
144
|
exports.jobStatusToJSON = jobs.jobStatusToJSON;
|
|
146
145
|
exports.jobStepStatusFromJSON = jobs.jobStepStatusFromJSON;
|
|
147
146
|
exports.jobStepStatusToJSON = jobs.jobStepStatusToJSON;
|
|
147
|
+
exports.AllNamespacesRequest = namespaces.AllNamespacesRequest;
|
|
148
|
+
exports.EnsureNamespaceRequest = namespaces.EnsureNamespaceRequest;
|
|
149
|
+
exports.NamespacesDefinition = namespaces.NamespacesDefinition;
|
|
148
150
|
exports.AllObserversRequest = observation.AllObserversRequest;
|
|
149
151
|
exports.ClearObserverQuarantine = observation.ClearObserverQuarantine;
|
|
150
152
|
exports.FailedPartition = observation.FailedPartition;
|
|
@@ -336,20 +338,21 @@ exports.IEnumerableRecommendation = recommendations.IEnumerableRecommendation;
|
|
|
336
338
|
exports.Perform = recommendations.Perform;
|
|
337
339
|
exports.Recommendation = recommendations.Recommendation;
|
|
338
340
|
exports.RecommendationsDefinition = recommendations.RecommendationsDefinition;
|
|
339
|
-
exports.
|
|
340
|
-
exports.
|
|
341
|
-
exports.
|
|
341
|
+
exports.AddApplicationRequest = security.AddApplicationRequest;
|
|
342
|
+
exports.AddUserRequest = security.AddUserRequest;
|
|
343
|
+
exports.AdminPasswordStatusResponse = security.AdminPasswordStatusResponse;
|
|
344
|
+
exports.ApplicationResponse = security.ApplicationResponse;
|
|
342
345
|
exports.ApplicationsDefinition = security.ApplicationsDefinition;
|
|
343
|
-
exports.
|
|
344
|
-
exports.
|
|
345
|
-
exports.
|
|
346
|
-
exports.
|
|
347
|
-
exports.
|
|
348
|
-
exports.
|
|
349
|
-
exports.
|
|
350
|
-
exports.
|
|
351
|
-
exports.
|
|
352
|
-
exports.
|
|
346
|
+
exports.ChangeApplicationSecretRequest = security.ChangeApplicationSecretRequest;
|
|
347
|
+
exports.ChangeUserPasswordRequest = security.ChangeUserPasswordRequest;
|
|
348
|
+
exports.QueryResultAdminPasswordStatusResponse = security.QueryResultAdminPasswordStatusResponse;
|
|
349
|
+
exports.QueryResultIEnumerableApplicationResponse = security.QueryResultIEnumerableApplicationResponse;
|
|
350
|
+
exports.QueryResultIEnumerableUserResponse = security.QueryResultIEnumerableUserResponse;
|
|
351
|
+
exports.RemoveApplicationRequest = security.RemoveApplicationRequest;
|
|
352
|
+
exports.RemoveUserRequest = security.RemoveUserRequest;
|
|
353
|
+
exports.RequirePasswordChangeRequest = security.RequirePasswordChangeRequest;
|
|
354
|
+
exports.SetInitialAdminPasswordRequest = security.SetInitialAdminPasswordRequest;
|
|
355
|
+
exports.UserResponse = security.UserResponse;
|
|
353
356
|
exports.UsersDefinition = security.UsersDefinition;
|
|
354
357
|
exports.EventSeedingDefinition = seeding.EventSeedingDefinition;
|
|
355
358
|
exports.EventSourceSeedEntries = seeding.EventSourceSeedEntries;
|
|
@@ -360,7 +363,6 @@ exports.SeedDataResponse = seeding.SeedDataResponse;
|
|
|
360
363
|
exports.SeedRequest = seeding.SeedRequest;
|
|
361
364
|
exports.SeedingEntry = seeding.SeedingEntry;
|
|
362
365
|
exports.DateTime = bcl.DateTime;
|
|
363
|
-
exports.DateTimeOffset = bcl.DateTimeOffset;
|
|
364
366
|
exports.Decimal = bcl.Decimal;
|
|
365
367
|
exports.Guid = bcl.Guid;
|
|
366
368
|
exports.TimeSpan = bcl.TimeSpan;
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "@bufbuild/protobuf/wire";
|
|
2
|
+
import type { CallContext, CallOptions } from "nice-grpc-common";
|
|
3
|
+
import { Empty } from "./google/protobuf/empty";
|
|
4
|
+
import { Guid } from "./protobuf-net/bcl";
|
|
5
|
+
export declare const protobufPackage = "Cratis.Chronicle.Contracts.EventStores";
|
|
6
|
+
export declare enum ValidationResultSeverity {
|
|
7
|
+
Unknown = 0,
|
|
8
|
+
Information = 1,
|
|
9
|
+
Warning = 2,
|
|
10
|
+
Error = 3,
|
|
11
|
+
UNRECOGNIZED = -1
|
|
12
|
+
}
|
|
13
|
+
export declare function validationResultSeverityFromJSON(object: any): ValidationResultSeverity;
|
|
14
|
+
export declare function validationResultSeverityToJSON(object: ValidationResultSeverity): string;
|
|
15
|
+
export interface CommandResult {
|
|
16
|
+
CorrelationId: Guid | undefined;
|
|
17
|
+
IsAuthorized: boolean;
|
|
18
|
+
ValidationResults: ValidationResult[];
|
|
19
|
+
ExceptionMessages: string[];
|
|
20
|
+
ExceptionStackTrace: string;
|
|
21
|
+
AuthorizationFailureReason: string;
|
|
22
|
+
}
|
|
23
|
+
export interface EnsureEventStoreRequest {
|
|
24
|
+
Name: string;
|
|
25
|
+
}
|
|
26
|
+
export interface QueryResultIEnumerableString {
|
|
27
|
+
CorrelationId: Guid | undefined;
|
|
28
|
+
IsAuthorized: boolean;
|
|
29
|
+
ValidationResults: ValidationResult[];
|
|
30
|
+
ExceptionMessages: string[];
|
|
31
|
+
ExceptionStackTrace: string;
|
|
32
|
+
Data: string[];
|
|
33
|
+
}
|
|
34
|
+
export interface ValidationResult {
|
|
35
|
+
Severity: ValidationResultSeverity;
|
|
36
|
+
Message: string;
|
|
37
|
+
Members: string[];
|
|
38
|
+
}
|
|
39
|
+
export declare const CommandResult: MessageFns<CommandResult>;
|
|
40
|
+
export declare const EnsureEventStoreRequest: MessageFns<EnsureEventStoreRequest>;
|
|
41
|
+
export declare const QueryResultIEnumerableString: MessageFns<QueryResultIEnumerableString>;
|
|
42
|
+
export declare const ValidationResult: MessageFns<ValidationResult>;
|
|
43
|
+
export type EventStoresDefinition = typeof EventStoresDefinition;
|
|
44
|
+
export declare const EventStoresDefinition: {
|
|
45
|
+
readonly name: "EventStores";
|
|
46
|
+
readonly fullName: "Cratis.Chronicle.Contracts.EventStores.EventStores";
|
|
47
|
+
readonly methods: {
|
|
48
|
+
readonly allEventStores: {
|
|
49
|
+
readonly name: "AllEventStores";
|
|
50
|
+
readonly requestType: typeof Empty;
|
|
51
|
+
readonly requestStream: false;
|
|
52
|
+
readonly responseType: typeof QueryResultIEnumerableString;
|
|
53
|
+
readonly responseStream: true;
|
|
54
|
+
readonly options: {};
|
|
55
|
+
};
|
|
56
|
+
readonly ensureEventStore: {
|
|
57
|
+
readonly name: "EnsureEventStore";
|
|
58
|
+
readonly requestType: typeof EnsureEventStoreRequest;
|
|
59
|
+
readonly requestStream: false;
|
|
60
|
+
readonly responseType: typeof CommandResult;
|
|
61
|
+
readonly responseStream: false;
|
|
62
|
+
readonly options: {};
|
|
63
|
+
};
|
|
64
|
+
};
|
|
65
|
+
};
|
|
66
|
+
export interface EventStoresServiceImplementation<CallContextExt = {}> {
|
|
67
|
+
allEventStores(request: Empty, context: CallContext & CallContextExt): ServerStreamingMethodResult<DeepPartial<QueryResultIEnumerableString>>;
|
|
68
|
+
ensureEventStore(request: EnsureEventStoreRequest, context: CallContext & CallContextExt): Promise<DeepPartial<CommandResult>>;
|
|
69
|
+
}
|
|
70
|
+
export interface EventStoresClient<CallOptionsExt = {}> {
|
|
71
|
+
allEventStores(request: DeepPartial<Empty>, options?: CallOptions & CallOptionsExt): AsyncIterable<QueryResultIEnumerableString>;
|
|
72
|
+
ensureEventStore(request: DeepPartial<EnsureEventStoreRequest>, options?: CallOptions & CallOptionsExt): Promise<CommandResult>;
|
|
73
|
+
}
|
|
74
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | bigint | undefined;
|
|
75
|
+
export type DeepPartial<T> = T extends bigint ? string | number | bigint : T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
76
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
77
|
+
} : Partial<T>;
|
|
78
|
+
export type ServerStreamingMethodResult<Response> = {
|
|
79
|
+
[Symbol.asyncIterator](): AsyncIterator<Response, void>;
|
|
80
|
+
};
|
|
81
|
+
export interface MessageFns<T> {
|
|
82
|
+
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
83
|
+
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
84
|
+
fromJSON(object: any): T;
|
|
85
|
+
toJSON(message: T): unknown;
|
|
86
|
+
create(base?: DeepPartial<T>): T;
|
|
87
|
+
fromPartial(object: DeepPartial<T>): T;
|
|
88
|
+
}
|
|
89
|
+
export {};
|
|
90
|
+
//# sourceMappingURL=eventstores.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eventstores.d.ts","sourceRoot":"","sources":["../../../generated/eventstores.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAChD,OAAO,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAE1C,eAAO,MAAM,eAAe,2CAA2C,CAAC;AAExE,oBAAY,wBAAwB;IAClC,OAAO,IAAI;IACX,WAAW,IAAI;IACf,OAAO,IAAI;IACX,KAAK,IAAI;IACT,YAAY,KAAK;CAClB;AAED,wBAAgB,gCAAgC,CAAC,MAAM,EAAE,GAAG,GAAG,wBAAwB,CAmBtF;AAED,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,wBAAwB,GAAG,MAAM,CAcvF;AAED,MAAM,WAAW,aAAa;IAE5B,aAAa,EACT,IAAI,GACJ,SAAS,CAAC;IAEd,YAAY,EAAE,OAAO,CAAC;IACtB,iBAAiB,EAAE,gBAAgB,EAAE,CAAC;IACtC,iBAAiB,EAAE,MAAM,EAAE,CAAC;IAC5B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,0BAA0B,EAAE,MAAM,CAAC;CACpC;AAED,MAAM,WAAW,uBAAuB;IACtC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,4BAA4B;IAE3C,aAAa,EACT,IAAI,GACJ,SAAS,CAAC;IAEd,YAAY,EAAE,OAAO,CAAC;IACtB,iBAAiB,EAAE,gBAAgB,EAAE,CAAC;IACtC,iBAAiB,EAAE,MAAM,EAAE,CAAC;IAC5B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,IAAI,EAAE,MAAM,EAAE,CAAC;CAChB;AAED,MAAM,WAAW,gBAAgB;IAE/B,QAAQ,EAAE,wBAAwB,CAAC;IACnC,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAaD,eAAO,MAAM,aAAa,EAAE,UAAU,CAAC,aAAa,CA8InD,CAAC;AAMF,eAAO,MAAM,uBAAuB,EAAE,UAAU,CAAC,uBAAuB,CAoDvE,CAAC;AAaF,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,4BAA4B,CA4IjF,CAAC;AAMF,eAAO,MAAM,gBAAgB,EAAE,UAAU,CAAC,gBAAgB,CAsFzD,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC;AACjE,eAAO,MAAM,qBAAqB;;;;;;kCAMN,OAAO,KAAK;;mCAEY,OAAO,4BAA4B;;;;;;kCAMzC,OAAO,uBAAuB;;mCAEvC,OAAO,aAAa;;;;;CAK/C,CAAC;AAEX,MAAM,WAAW,gCAAgC,CAAC,cAAc,GAAG,EAAE;IACnE,cAAc,CACZ,OAAO,EAAE,KAAK,EACd,OAAO,EAAE,WAAW,GAAG,cAAc,GACpC,2BAA2B,CAAC,WAAW,CAAC,4BAA4B,CAAC,CAAC,CAAC;IAC1E,gBAAgB,CACd,OAAO,EAAE,uBAAuB,EAChC,OAAO,EAAE,WAAW,GAAG,cAAc,GACpC,OAAO,CAAC,WAAW,CAAC,aAAa,CAAC,CAAC,CAAC;CACxC;AAED,MAAM,WAAW,iBAAiB,CAAC,cAAc,GAAG,EAAE;IACpD,cAAc,CACZ,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,EAC3B,OAAO,CAAC,EAAE,WAAW,GAAG,cAAc,GACrC,aAAa,CAAC,4BAA4B,CAAC,CAAC;IAC/C,gBAAgB,CACd,OAAO,EAAE,WAAW,CAAC,uBAAuB,CAAC,EAC7C,OAAO,CAAC,EAAE,WAAW,GAAG,cAAc,GACrC,OAAO,CAAC,aAAa,CAAC,CAAC;CAC3B;AAED,KAAK,OAAO,GAAG,IAAI,GAAG,QAAQ,GAAG,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;AAE7F,MAAM,MAAM,WAAW,CAAC,CAAC,IAAI,CAAC,SAAS,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,GACpE,CAAC,SAAS,OAAO,GAAG,CAAC,GAAG,CAAC,SAAS,UAAU,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,GAC9F,CAAC,SAAS,aAAa,CAAC,MAAM,CAAC,CAAC,GAAG,aAAa,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,GAChE,CAAC,SAAS,EAAE,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,EAAE,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;CAAE,GACrD,OAAO,CAAC,CAAC,CAAC,CAAC;AAMf,MAAM,MAAM,2BAA2B,CAAC,QAAQ,IAAI;IAAE,CAAC,MAAM,CAAC,aAAa,CAAC,IAAI,aAAa,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAA;CAAE,CAAC;AAEhH,MAAM,WAAW,UAAU,CAAC,CAAC;IAC3B,MAAM,CAAC,OAAO,EAAE,CAAC,EAAE,MAAM,CAAC,EAAE,YAAY,GAAG,YAAY,CAAC;IACxD,MAAM,CAAC,KAAK,EAAE,YAAY,GAAG,UAAU,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,CAAC,CAAC;IAC7D,QAAQ,CAAC,MAAM,EAAE,GAAG,GAAG,CAAC,CAAC;IACzB,MAAM,CAAC,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC;IAC5B,MAAM,CAAC,IAAI,CAAC,EAAE,WAAW,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;IACjC,WAAW,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;CACxC"}
|