@spine-event-engine/deployment 2.0.0-snapshot.2
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/LICENSE +201 -0
- package/README.md +55 -0
- package/REFERENCE.md +62 -0
- package/dist/discovery/application-node.d.ts +34 -0
- package/dist/discovery/application-node.d.ts.map +1 -0
- package/dist/discovery/application-node.js +80 -0
- package/dist/discovery/application-node.js.map +1 -0
- package/dist/discovery/scheduled-discovery-log.d.ts +9 -0
- package/dist/discovery/scheduled-discovery-log.d.ts.map +1 -0
- package/dist/discovery/scheduled-discovery-log.js +42 -0
- package/dist/discovery/scheduled-discovery-log.js.map +1 -0
- package/dist/index.d.ts +119 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +157 -0
- package/dist/index.js.map +1 -0
- package/dist/internal/backend-membership-kernel.d.ts +176 -0
- package/dist/internal/backend-membership-kernel.d.ts.map +1 -0
- package/dist/internal/backend-membership-kernel.js +614 -0
- package/dist/internal/backend-membership-kernel.js.map +1 -0
- package/dist/registry/leased-node-registry.d.ts +118 -0
- package/dist/registry/leased-node-registry.d.ts.map +1 -0
- package/dist/registry/leased-node-registry.js +333 -0
- package/dist/registry/leased-node-registry.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +43 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and
|
|
117
|
+
do not modify the License. You may add Your own attribution
|
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
+
that such additional attribution notices cannot be construed
|
|
121
|
+
as modifying the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for reasonable and customary use in describing the
|
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright [yyyy] [name of copyright owner]
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
package/README.md
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
# Deployment
|
|
2
|
+
|
|
3
|
+
Use this package when a single Gateway must learn which application nodes are
|
|
4
|
+
ready. Start with a fixed list for a combined or local distributed deployment;
|
|
5
|
+
move to a leased registry when nodes can be replaced independently. The
|
|
6
|
+
[reference](REFERENCE.md) holds the exact discovery and lease contract.
|
|
7
|
+
|
|
8
|
+
Install this experimental package as
|
|
9
|
+
`@spine-event-engine/deployment@2.0.0-snapshot.2` or with the explicit
|
|
10
|
+
`@spine-event-engine/deployment@snapshot` tag. Consumers create
|
|
11
|
+
`ApplicationNode` values and publish initial and replacement complete sets
|
|
12
|
+
with `StaticNodeDiscovery`. Each snapshot is authoritative membership input;
|
|
13
|
+
the consumer reconciler compares stable IDs, canonical HTTP(S) origins, and
|
|
14
|
+
HTTPS TLS names. The expected 32 nodes is an operational expectation, never a
|
|
15
|
+
routing cap.
|
|
16
|
+
|
|
17
|
+
```ts
|
|
18
|
+
import { ApplicationNode, StaticNodeDiscovery } from "@spine-event-engine/deployment";
|
|
19
|
+
|
|
20
|
+
const discovery = new StaticNodeDiscovery([
|
|
21
|
+
new ApplicationNode({ id: "node/a", endpoint: "http://10.0.0.1:8080" }),
|
|
22
|
+
]);
|
|
23
|
+
|
|
24
|
+
discovery.replace([]);
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
For storage-backed GCE-style discovery, create `LeasedNodeRegistry` with both
|
|
28
|
+
the application's chosen `StorageFactory` and a separate operator-chosen
|
|
29
|
+
namespace. The registry is a discovery directory, not a domain repository or
|
|
30
|
+
Stand subscription registry. It persists the approved application-node lease
|
|
31
|
+
record with a typed node identity, registration fence, and exact millisecond
|
|
32
|
+
expiry. Read its [reference contract](REFERENCE.md) before assembling a
|
|
33
|
+
registrar or selecting a MySQL or Datastore layout. A registration identity is
|
|
34
|
+
a fence: an old process cannot renew or remove a newer process's lease after a
|
|
35
|
+
node ID is reused.
|
|
36
|
+
|
|
37
|
+
```ts
|
|
38
|
+
import { ApplicationNode, LeasedNodeRegistry } from "@spine-event-engine/deployment";
|
|
39
|
+
import { InMemoryStorageFactory } from "@spine-event-engine/storage";
|
|
40
|
+
|
|
41
|
+
const factory = new InMemoryStorageFactory(); // The application creates this factory.
|
|
42
|
+
const registry = new LeasedNodeRegistry({ factory, namespace: "gateway-nodes" });
|
|
43
|
+
|
|
44
|
+
try {
|
|
45
|
+
await registry.register({
|
|
46
|
+
node: new ApplicationNode({ id: "node/a", endpoint: "https://10.0.0.1" }),
|
|
47
|
+
registrationId: "process-startup-identity",
|
|
48
|
+
expiresAt: Date.now() + 30_000,
|
|
49
|
+
});
|
|
50
|
+
const liveNodes = await registry.read(Date.now());
|
|
51
|
+
await registry.cleanup(Date.now()); // Expiry filtering works even without cleanup.
|
|
52
|
+
} finally {
|
|
53
|
+
await registry.close(); // Closes this registry handle; the caller must still call factory.close().
|
|
54
|
+
}
|
|
55
|
+
```
|
package/REFERENCE.md
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
# Deployment reference
|
|
2
|
+
|
|
3
|
+
Read the [deployment guide](README.md) for the fixed-list-to-leased-discovery
|
|
4
|
+
journey. This reference defines the exact discovery and lease limits.
|
|
5
|
+
|
|
6
|
+
`ApplicationNode` validates stable opaque IDs, canonical HTTP(S) origins, and optional HTTPS DNS TLS authorities; IDNs normalize to ASCII lowercase and IP literals are rejected as TLS authorities. `StaticNodeDiscovery` emits initial and replacement complete snapshots, including empty snapshots. `ScheduledNodeDiscovery` manages its injected schedule and aborts its current reader on close. Consumers retain only the latest complete snapshot and reconcile in bounded batches; closing the consumer stops later work. The expected 32 nodes is an operational expectation, not a cap.
|
|
7
|
+
|
|
8
|
+
A consumer treats conflicting descriptors for one stable ID in one snapshot as an invalid snapshot. The dynamic unary consumer contains that invalid input, keeps its last valid membership, and waits for a later complete snapshot; it does not emit operational logging in this package.
|
|
9
|
+
|
|
10
|
+
`ScheduledNodeDiscovery` permits one active watch. It is terminal after close: close is idempotent, cancels and joins its active read, and later `watch()` calls reject.
|
|
11
|
+
|
|
12
|
+
## Leased node registry
|
|
13
|
+
|
|
14
|
+
`LeasedNodeRegistry` persists application-node discovery leases through an
|
|
15
|
+
explicit caller-supplied `StorageFactory` and a non-empty operator-configured namespace.
|
|
16
|
+
It requires atomic compare-and-set storage at construction. It stores the
|
|
17
|
+
approved `spine.deployment.ApplicationNodeLease` record, using its
|
|
18
|
+
`spine.server.NodeId` message as the storage ID and its `NodeRegistrationId`
|
|
19
|
+
message as the fencing identity. A lease contains only a stable node ID,
|
|
20
|
+
canonical endpoint, epoch-millisecond expiry, and opaque registration identity.
|
|
21
|
+
Its `when_expires` field is a `google.protobuf.Timestamp`: the registry accepts
|
|
22
|
+
exact integer milliseconds from 0 through 253,402,300,799,999 and rejects
|
|
23
|
+
values outside that range or stored sub-millisecond values.
|
|
24
|
+
|
|
25
|
+
`register()` only creates an absent row. `renew()` and `remove()` compare the
|
|
26
|
+
stored registration identity, fencing a stale process after node-ID reuse.
|
|
27
|
+
`read(now)` validates the complete stored snapshot before it returns any live
|
|
28
|
+
nodes, then excludes expiry values less than or equal to `now`. Malformed rows
|
|
29
|
+
fail the entire read and are neither deleted nor rewritten. This package has no
|
|
30
|
+
migration, compatibility, dual-read, or dual-write path.
|
|
31
|
+
|
|
32
|
+
`cleanup(now)` conditionally removes one finite batch of at most 256 expired
|
|
33
|
+
rows. Its configured batch size must be from 1 through 256; the default is 32.
|
|
34
|
+
It is safe to repeat and to call concurrently; expiry makes abandoned
|
|
35
|
+
scale-to-zero rows immediately undiscoverable even before a later healthy node
|
|
36
|
+
resumes physical cleanup. `close()` is idempotent, closes this registry's storage handle,
|
|
37
|
+
fences later operations, and waits for already-started operations to settle
|
|
38
|
+
before it closes the handle. It never closes the caller's factory. The typed
|
|
39
|
+
lease record preserves an explicit normalized HTTPS TLS authority alongside its
|
|
40
|
+
canonical origin, so a read returns the same `ApplicationNode` descriptor that
|
|
41
|
+
was registered.
|
|
42
|
+
|
|
43
|
+
## Provider layout selection
|
|
44
|
+
|
|
45
|
+
Provider configuration selects the `ApplicationNodeLease` record family. For
|
|
46
|
+
MySQL, use the record-only table-name registration because this lease has the
|
|
47
|
+
same source and record type:
|
|
48
|
+
|
|
49
|
+
```ts
|
|
50
|
+
// docs-snippet-path: packages/deployment/src/index.ts
|
|
51
|
+
import { ApplicationNodeLeaseSchema } from "@spine-event-engine/proto/generated/spine/deployment/node_discovery_pb.js";
|
|
52
|
+
import { MysqlStorageFactory } from "@spine-event-engine/storage-rdbms";
|
|
53
|
+
|
|
54
|
+
MysqlStorageFactory.newBuilder().setTableName(
|
|
55
|
+
ApplicationNodeLeaseSchema,
|
|
56
|
+
"application_node_leases",
|
|
57
|
+
);
|
|
58
|
+
```
|
|
59
|
+
|
|
60
|
+
For Datastore, use the same record family with `organizeRecords()` to select a
|
|
61
|
+
kind, or `useRecordStorage()` to supply an application storage adapter.
|
|
62
|
+
Both APIs take `ApplicationNodeLeaseSchema` as their record-only selector.
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* A stable application-node identity and canonical reachable endpoint.
|
|
3
|
+
*/
|
|
4
|
+
export declare class ApplicationNode {
|
|
5
|
+
/**
|
|
6
|
+
* Identifies the application node across discovery refreshes.
|
|
7
|
+
*/
|
|
8
|
+
readonly id: string;
|
|
9
|
+
/**
|
|
10
|
+
* Provides the canonical HTTP or HTTPS origin used to reach the node.
|
|
11
|
+
*/
|
|
12
|
+
readonly endpoint: string;
|
|
13
|
+
/**
|
|
14
|
+
* Provides the optional DNS authority expected during TLS verification.
|
|
15
|
+
*/
|
|
16
|
+
readonly tlsServerName: string | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* Validates and canonicalizes one discovered application node.
|
|
19
|
+
* @param input Supplies the stable identity, endpoint, and optional TLS authority.
|
|
20
|
+
*/
|
|
21
|
+
constructor(input: {
|
|
22
|
+
readonly id: string;
|
|
23
|
+
readonly endpoint: string;
|
|
24
|
+
readonly tlsServerName?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Validates and canonicalizes one DNS TLS authority.
|
|
28
|
+
*
|
|
29
|
+
* @param value The DNS hostname expected during TLS verification.
|
|
30
|
+
* @returns The canonical lowercase hostname.
|
|
31
|
+
*/
|
|
32
|
+
static tls(value: string): string;
|
|
33
|
+
}
|
|
34
|
+
//# sourceMappingURL=application-node.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"application-node.d.ts","sourceRoot":"","sources":["../../src/discovery/application-node.ts"],"names":[],"mappings":"AAgBA;;GAEG;AACH,qBAAa,eAAe;IAG1B;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,QAAQ,CAAC,aAAa,EAAE,MAAM,GAAG,SAAS,CAAC;IAE3C;;;OAGG;gBACS,KAAK,EAAE;QACjB,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;QACpB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;QAC1B,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,CAAC;KACjC;IAyBD;;;;;OAKG;IACH,MAAM,CAAC,GAAG,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM;CAiBlC"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2026, CodeMatters. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
|
|
5
|
+
* in compliance with the License. You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software distributed under the License
|
|
10
|
+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
|
11
|
+
* or implied. See the License for the specific language governing permissions and limitations under
|
|
12
|
+
* the License.
|
|
13
|
+
*/
|
|
14
|
+
import { isIP } from "node:net";
|
|
15
|
+
/**
|
|
16
|
+
* A stable application-node identity and canonical reachable endpoint.
|
|
17
|
+
*/
|
|
18
|
+
export class ApplicationNode {
|
|
19
|
+
// prettier-ignore
|
|
20
|
+
/**
|
|
21
|
+
* Identifies the application node across discovery refreshes.
|
|
22
|
+
*/
|
|
23
|
+
id;
|
|
24
|
+
/**
|
|
25
|
+
* Provides the canonical HTTP or HTTPS origin used to reach the node.
|
|
26
|
+
*/
|
|
27
|
+
endpoint;
|
|
28
|
+
/**
|
|
29
|
+
* Provides the optional DNS authority expected during TLS verification.
|
|
30
|
+
*/
|
|
31
|
+
tlsServerName;
|
|
32
|
+
/**
|
|
33
|
+
* Validates and canonicalizes one discovered application node.
|
|
34
|
+
* @param input Supplies the stable identity, endpoint, and optional TLS authority.
|
|
35
|
+
*/
|
|
36
|
+
constructor(input) {
|
|
37
|
+
if (!input.id.trim())
|
|
38
|
+
throw new Error("Application node ID must be non-empty.");
|
|
39
|
+
let url;
|
|
40
|
+
try {
|
|
41
|
+
url = new URL(input.endpoint);
|
|
42
|
+
}
|
|
43
|
+
catch {
|
|
44
|
+
throw new Error("Application node endpoint must be an absolute HTTP(S) origin.");
|
|
45
|
+
}
|
|
46
|
+
if ((url.protocol !== "http:" && url.protocol !== "https:") ||
|
|
47
|
+
url.username ||
|
|
48
|
+
url.password ||
|
|
49
|
+
url.search ||
|
|
50
|
+
url.hash ||
|
|
51
|
+
url.pathname !== "/")
|
|
52
|
+
throw new Error("Application node endpoint must be an absolute HTTP(S) origin.");
|
|
53
|
+
if (input.tlsServerName !== undefined && url.protocol !== "https:")
|
|
54
|
+
throw new Error("TLS server names require HTTPS.");
|
|
55
|
+
this.id = input.id;
|
|
56
|
+
this.endpoint = url.origin;
|
|
57
|
+
this.tlsServerName =
|
|
58
|
+
input.tlsServerName === undefined ? undefined : ApplicationNode.tls(input.tlsServerName);
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* Validates and canonicalizes one DNS TLS authority.
|
|
62
|
+
*
|
|
63
|
+
* @param value The DNS hostname expected during TLS verification.
|
|
64
|
+
* @returns The canonical lowercase hostname.
|
|
65
|
+
*/
|
|
66
|
+
static tls(value) {
|
|
67
|
+
const parsed = new URL(`https://${value}`);
|
|
68
|
+
if (parsed.username ||
|
|
69
|
+
parsed.password ||
|
|
70
|
+
parsed.port ||
|
|
71
|
+
value.endsWith(".") ||
|
|
72
|
+
/[@:/?#]/.test(value) ||
|
|
73
|
+
isIP(parsed.hostname) !== 0)
|
|
74
|
+
throw new Error("TLS server name must be one DNS hostname.");
|
|
75
|
+
if (parsed.hostname.split(".").some((label) => !/^[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i.test(label)))
|
|
76
|
+
throw new Error("TLS server name must use DNS labels.");
|
|
77
|
+
return parsed.hostname.toLowerCase();
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
//# sourceMappingURL=application-node.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"application-node.js","sourceRoot":"","sources":["../../src/discovery/application-node.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAEhC;;GAEG;AACH,MAAM,OAAO,eAAe;IAC1B,kBAAkB;IAElB;;OAEG;IACM,EAAE,CAAS;IAEpB;;OAEG;IACM,QAAQ,CAAS;IAE1B;;OAEG;IACM,aAAa,CAAqB;IAE3C;;;OAGG;IACH,YAAY,KAIX;QACC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;YAAE,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;QAChF,IAAI,GAAQ,CAAC;QACb,IAAI,CAAC;YACH,GAAG,GAAG,IAAI,GAAG,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;QAChC,CAAC;QAAC,MAAM,CAAC;YACP,MAAM,IAAI,KAAK,CAAC,+DAA+D,CAAC,CAAC;QACnF,CAAC;QACD,IACE,CAAC,GAAG,CAAC,QAAQ,KAAK,OAAO,IAAI,GAAG,CAAC,QAAQ,KAAK,QAAQ,CAAC;YACvD,GAAG,CAAC,QAAQ;YACZ,GAAG,CAAC,QAAQ;YACZ,GAAG,CAAC,MAAM;YACV,GAAG,CAAC,IAAI;YACR,GAAG,CAAC,QAAQ,KAAK,GAAG;YAEpB,MAAM,IAAI,KAAK,CAAC,+DAA+D,CAAC,CAAC;QACnF,IAAI,KAAK,CAAC,aAAa,KAAK,SAAS,IAAI,GAAG,CAAC,QAAQ,KAAK,QAAQ;YAChE,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;QACrD,IAAI,CAAC,EAAE,GAAG,KAAK,CAAC,EAAE,CAAC;QACnB,IAAI,CAAC,QAAQ,GAAG,GAAG,CAAC,MAAM,CAAC;QAC3B,IAAI,CAAC,aAAa;YAChB,KAAK,CAAC,aAAa,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,eAAe,CAAC,GAAG,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC;IAC7F,CAAC;IAED;;;;;OAKG;IACH,MAAM,CAAC,GAAG,CAAC,KAAa;QACtB,MAAM,MAAM,GAAG,IAAI,GAAG,CAAC,WAAW,KAAK,EAAE,CAAC,CAAC;QAC3C,IACE,MAAM,CAAC,QAAQ;YACf,MAAM,CAAC,QAAQ;YACf,MAAM,CAAC,IAAI;YACX,KAAK,CAAC,QAAQ,CAAC,GAAG,CAAC;YACnB,SAAS,CAAC,IAAI,CAAC,KAAK,CAAC;YACrB,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC;YAE3B,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;QAC/D,IACE,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;YAE7F,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;QAC1D,OAAO,MAAM,CAAC,QAAQ,CAAC,WAAW,EAAE,CAAC;IACvC,CAAC;CACF"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { ILogLayer } from "loglayer";
|
|
2
|
+
/**
|
|
3
|
+
* Contains scheduled discovery logging failures.
|
|
4
|
+
*/
|
|
5
|
+
export declare const scheduledDiscoveryLog: Readonly<{
|
|
6
|
+
warn(logger: ILogLayer | undefined): void;
|
|
7
|
+
isPromiseLike(value: unknown): value is PromiseLike<unknown>;
|
|
8
|
+
}>;
|
|
9
|
+
//# sourceMappingURL=scheduled-discovery-log.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scheduled-discovery-log.d.ts","sourceRoot":"","sources":["../../src/discovery/scheduled-discovery-log.ts"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAE1C;;GAEG;AACH,eAAO,MAAM,qBAAqB,EAAE,QAAQ,CAAC;IAC3C,IAAI,CAAC,MAAM,EAAE,SAAS,GAAG,SAAS,GAAG,IAAI,CAAC;IAC1C,aAAa,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,WAAW,CAAC,OAAO,CAAC,CAAC;CAC9D,CAwBC,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2026, CodeMatters. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
|
|
5
|
+
* in compliance with the License. You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software distributed under the License
|
|
10
|
+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
|
11
|
+
* or implied. See the License for the specific language governing permissions and limitations under
|
|
12
|
+
* the License.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* Contains scheduled discovery logging failures.
|
|
16
|
+
*/
|
|
17
|
+
export const scheduledDiscoveryLog = Object.freeze({
|
|
18
|
+
warn(logger) {
|
|
19
|
+
if (logger === undefined)
|
|
20
|
+
return;
|
|
21
|
+
try {
|
|
22
|
+
const record = logger.withMetadata({
|
|
23
|
+
operation: "deployment.discovery.refresh",
|
|
24
|
+
reasonCode: "failed",
|
|
25
|
+
});
|
|
26
|
+
const emit = record.warn.bind(record);
|
|
27
|
+
const emitted = emit("deployment.discovery.refresh_failed");
|
|
28
|
+
if (scheduledDiscoveryLog.isPromiseLike(emitted))
|
|
29
|
+
void Promise.resolve(emitted).catch(() => undefined);
|
|
30
|
+
}
|
|
31
|
+
catch {
|
|
32
|
+
// Logging must not affect the containing runtime outcome.
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
isPromiseLike(value) {
|
|
36
|
+
return ((typeof value === "object" || typeof value === "function") &&
|
|
37
|
+
value !== null &&
|
|
38
|
+
"then" in value &&
|
|
39
|
+
typeof value.then === "function");
|
|
40
|
+
},
|
|
41
|
+
});
|
|
42
|
+
//# sourceMappingURL=scheduled-discovery-log.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scheduled-discovery-log.js","sourceRoot":"","sources":["../../src/discovery/scheduled-discovery-log.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAIH;;GAEG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAG7B,MAAM,CAAC,MAAM,CAAC;IACjB,IAAI,CAAC,MAA6B;QAChC,IAAI,MAAM,KAAK,SAAS;YAAE,OAAO;QACjC,IAAI,CAAC;YACH,MAAM,MAAM,GAAG,MAAM,CAAC,YAAY,CAAC;gBACjC,SAAS,EAAE,8BAA8B;gBACzC,UAAU,EAAE,QAAQ;aACrB,CAAC,CAAC;YACH,MAAM,IAAI,GAA+B,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;YAClE,MAAM,OAAO,GAAG,IAAI,CAAC,qCAAqC,CAAC,CAAC;YAC5D,IAAI,qBAAqB,CAAC,aAAa,CAAC,OAAO,CAAC;gBAC9C,KAAK,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,KAAK,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,CAAC;QACzD,CAAC;QAAC,MAAM,CAAC;YACP,0DAA0D;QAC5D,CAAC;IACH,CAAC;IACD,aAAa,CAAC,KAAc;QAC1B,OAAO,CACL,CAAC,OAAO,KAAK,KAAK,QAAQ,IAAI,OAAO,KAAK,KAAK,UAAU,CAAC;YAC1D,KAAK,KAAK,IAAI;YACd,MAAM,IAAI,KAAK;YACf,OAAQ,KAA4B,CAAC,IAAI,KAAK,UAAU,CACzD,CAAC;IACJ,CAAC;CACF,CAAC,CAAC"}
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
import { ApplicationNode } from "./discovery/application-node.js";
|
|
2
|
+
import type { ILogLayer } from "loglayer";
|
|
3
|
+
export { ApplicationNode } from "./discovery/application-node.js";
|
|
4
|
+
export { LeasedNodeRegistry, type LeasedNodeRegistryOptions, type NodeLease, } from "./registry/leased-node-registry.js";
|
|
5
|
+
/**
|
|
6
|
+
* Receives complete application-node snapshots.
|
|
7
|
+
*/
|
|
8
|
+
export interface NodeDiscovery {
|
|
9
|
+
/**
|
|
10
|
+
* Starts complete snapshot delivery.
|
|
11
|
+
*
|
|
12
|
+
* @param onSnapshot Receives each complete immutable node snapshot.
|
|
13
|
+
* @returns A deterministic operation that stops later delivery.
|
|
14
|
+
*/
|
|
15
|
+
watch(onSnapshot: (nodes: readonly ApplicationNode[]) => void): Promise<() => Promise<void>> | (() => Promise<void>);
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Schedules node refresh callbacks.
|
|
19
|
+
*/
|
|
20
|
+
export interface NodeScheduler {
|
|
21
|
+
/**
|
|
22
|
+
* Schedules one refresh callback.
|
|
23
|
+
*
|
|
24
|
+
* @param delayMs Supplies the delay in milliseconds.
|
|
25
|
+
* @param onTick Receives the callback to run.
|
|
26
|
+
* @returns Cancels the scheduled callback.
|
|
27
|
+
*/
|
|
28
|
+
schedule(delayMs: number, onTick: () => void): () => void;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Reads one complete node snapshot.
|
|
32
|
+
*/
|
|
33
|
+
export interface NodeSnapshotReader {
|
|
34
|
+
/**
|
|
35
|
+
* Reads current membership.
|
|
36
|
+
*
|
|
37
|
+
* @param signal Cancels the read during close.
|
|
38
|
+
* @returns The complete current node snapshot.
|
|
39
|
+
*/
|
|
40
|
+
read(signal: AbortSignal): Promise<readonly ApplicationNode[]>;
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Configures scheduled application-node discovery.
|
|
44
|
+
*/
|
|
45
|
+
export interface ScheduledNodeDiscoveryOptions {
|
|
46
|
+
/**
|
|
47
|
+
* Reads the current application-node snapshot.
|
|
48
|
+
*/
|
|
49
|
+
readonly reader: NodeSnapshotReader;
|
|
50
|
+
/**
|
|
51
|
+
* Schedules refresh ticks when supplied.
|
|
52
|
+
*/
|
|
53
|
+
readonly scheduler?: NodeScheduler;
|
|
54
|
+
/**
|
|
55
|
+
* Sets the refresh interval in milliseconds when supplied.
|
|
56
|
+
*/
|
|
57
|
+
readonly intervalMs?: number;
|
|
58
|
+
/**
|
|
59
|
+
* Application-owned logger reserved for component-local records. The component
|
|
60
|
+
* does not retain or close the supplied logger.
|
|
61
|
+
*/
|
|
62
|
+
readonly logger?: ILogLayer;
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Publishes complete snapshots on an injected, cancellable schedule.
|
|
66
|
+
*/
|
|
67
|
+
export declare class ScheduledNodeDiscovery implements NodeDiscovery {
|
|
68
|
+
#private;
|
|
69
|
+
/**
|
|
70
|
+
* Creates a scheduled source with a ten-second default refresh interval.
|
|
71
|
+
*
|
|
72
|
+
* @param options Supplies the snapshot reader, optional scheduler, and interval.
|
|
73
|
+
*/
|
|
74
|
+
constructor(options: ScheduledNodeDiscoveryOptions);
|
|
75
|
+
/**
|
|
76
|
+
* Starts the only scheduled complete-snapshot watch.
|
|
77
|
+
*
|
|
78
|
+
* A second active watch or a watch after `close()` is rejected.
|
|
79
|
+
*
|
|
80
|
+
* @param onSnapshot Receives each successful complete snapshot.
|
|
81
|
+
* @returns Stops scheduling and cancels an in-flight read.
|
|
82
|
+
*/
|
|
83
|
+
watch(onSnapshot: (nodes: readonly ApplicationNode[]) => void): () => Promise<void>;
|
|
84
|
+
/**
|
|
85
|
+
* Stops scheduled refresh work permanently.
|
|
86
|
+
*
|
|
87
|
+
* This operation is idempotent, cancels scheduling, and joins the active
|
|
88
|
+
* snapshot read after requesting its cancellation.
|
|
89
|
+
*
|
|
90
|
+
* @returns Completes after the active read settles.
|
|
91
|
+
*/
|
|
92
|
+
close(): Promise<void>;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Publishes mutable static membership for local and combined deployments.
|
|
96
|
+
*/
|
|
97
|
+
export declare class StaticNodeDiscovery implements NodeDiscovery {
|
|
98
|
+
#private;
|
|
99
|
+
/**
|
|
100
|
+
* Creates a source with an initial complete static node set.
|
|
101
|
+
*
|
|
102
|
+
* @param nodes Supplies the initial complete static node set.
|
|
103
|
+
*/
|
|
104
|
+
constructor(nodes: readonly ApplicationNode[]);
|
|
105
|
+
/**
|
|
106
|
+
* Publishes a replacement complete node set.
|
|
107
|
+
*
|
|
108
|
+
* @param nodes Supplies replacement membership.
|
|
109
|
+
*/
|
|
110
|
+
replace(nodes: readonly ApplicationNode[]): void;
|
|
111
|
+
/**
|
|
112
|
+
* Starts delivery of current and subsequent complete snapshots.
|
|
113
|
+
*
|
|
114
|
+
* @param onSnapshot Receives the current and subsequent complete snapshots.
|
|
115
|
+
* @returns An operation that removes this snapshot receiver.
|
|
116
|
+
*/
|
|
117
|
+
watch(onSnapshot: (nodes: readonly ApplicationNode[]) => void): () => Promise<void>;
|
|
118
|
+
}
|
|
119
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAElE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAE1C,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAClE,OAAO,EACL,kBAAkB,EAClB,KAAK,yBAAyB,EAC9B,KAAK,SAAS,GACf,MAAM,oCAAoC,CAAC;AAE5C;;GAEG;AACH,MAAM,WAAW,aAAa;IAG5B;;;;;OAKG;IACH,KAAK,CACH,UAAU,EAAE,CAAC,KAAK,EAAE,SAAS,eAAe,EAAE,KAAK,IAAI,GACtD,OAAO,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;CACzD;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAG5B;;;;;;OAMG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,IAAI,GAAG,MAAM,IAAI,CAAC;CAC3D;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAGjC;;;;;OAKG;IACH,IAAI,CAAC,MAAM,EAAE,WAAW,GAAG,OAAO,CAAC,SAAS,eAAe,EAAE,CAAC,CAAC;CAChE;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAG5C;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,kBAAkB,CAAC;IAEpC;;OAEG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,aAAa,CAAC;IAEnC;;OAEG;IACH,QAAQ,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;IAE7B;;;OAGG;IACH,QAAQ,CAAC,MAAM,CAAC,EAAE,SAAS,CAAC;CAC7B;AAYD;;GAEG;AACH,qBAAa,sBAAuB,YAAW,aAAa;;IAW1D;;;;OAIG;gBACS,OAAO,EAAE,6BAA6B;IAYlD;;;;;;;OAOG;IACH,KAAK,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,SAAS,eAAe,EAAE,KAAK,IAAI,GAAG,MAAM,OAAO,CAAC,IAAI,CAAC;IAQnF;;;;;;;OAOG;IACG,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC;CAiC7B;AAED;;GAEG;AACH,qBAAa,mBAAoB,YAAW,aAAa;;IAIvD;;;;OAIG;gBACS,KAAK,EAAE,SAAS,eAAe,EAAE;IAI7C;;;;OAIG;IACH,OAAO,CAAC,KAAK,EAAE,SAAS,eAAe,EAAE,GAAG,IAAI;IAKhD;;;;;OAKG;IACH,KAAK,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,SAAS,eAAe,EAAE,KAAK,IAAI,GAAG,MAAM,OAAO,CAAC,IAAI,CAAC;CAOpF"}
|