@ms-cloudpack/remote-cache 0.5.0 → 0.5.1-beta.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 (87) hide show
  1. package/dist/AzureRemoteCacheClient-2PRAPCJH.js +52049 -0
  2. package/dist/AzureRemoteCacheClient-2PRAPCJH.js.map +7 -0
  3. package/dist/ReporterDecorator-BYNXV72I.js +126 -0
  4. package/dist/ReporterDecorator-BYNXV72I.js.map +7 -0
  5. package/dist/chunk-G3ME7OWS.js +49567 -0
  6. package/dist/chunk-G3ME7OWS.js.map +7 -0
  7. package/dist/chunk-GFT2G5UO.js +50 -0
  8. package/dist/chunk-GFT2G5UO.js.map +7 -0
  9. package/dist/chunk-KKZU5JW4.js +1071 -0
  10. package/dist/chunk-KKZU5JW4.js.map +7 -0
  11. package/dist/chunk-VVROC42R.js +182 -0
  12. package/dist/chunk-VVROC42R.js.map +7 -0
  13. package/dist/chunk-XKOU5VXX.js +9 -0
  14. package/dist/chunk-XKOU5VXX.js.map +7 -0
  15. package/dist/getCredential-MJEIGDVB.js +23981 -0
  16. package/dist/getCredential-MJEIGDVB.js.map +7 -0
  17. package/dist/getListOfBlobs-LKU62UR5.js +26 -0
  18. package/dist/getListOfBlobs-LKU62UR5.js.map +7 -0
  19. package/dist/index.js +93 -0
  20. package/dist/index.js.map +7 -0
  21. package/lib/decorators/InMemoryDecorator.test.d.ts +2 -0
  22. package/lib/decorators/RetryDecorator.test.d.ts +2 -0
  23. package/package.json +13 -12
  24. package/lib/AzureRemoteCacheClient.d.ts.map +0 -1
  25. package/lib/AzureRemoteCacheClient.js +0 -51
  26. package/lib/AzureRemoteCacheClient.js.map +0 -1
  27. package/lib/Task.d.ts.map +0 -1
  28. package/lib/Task.js +0 -2
  29. package/lib/Task.js.map +0 -1
  30. package/lib/authentication/getAuthenticationRecord.d.ts.map +0 -1
  31. package/lib/authentication/getAuthenticationRecord.js +0 -17
  32. package/lib/authentication/getAuthenticationRecord.js.map +0 -1
  33. package/lib/authentication/getAuthenticationRecordPath.d.ts.map +0 -1
  34. package/lib/authentication/getAuthenticationRecordPath.js +0 -10
  35. package/lib/authentication/getAuthenticationRecordPath.js.map +0 -1
  36. package/lib/authentication/getCredential.d.ts.map +0 -1
  37. package/lib/authentication/getCredential.js +0 -61
  38. package/lib/authentication/getCredential.js.map +0 -1
  39. package/lib/authentication/saveAuthenticationRecord.d.ts.map +0 -1
  40. package/lib/authentication/saveAuthenticationRecord.js +0 -17
  41. package/lib/authentication/saveAuthenticationRecord.js.map +0 -1
  42. package/lib/cache-persistance/cachePersistencePlugin.d.ts.map +0 -1
  43. package/lib/cache-persistance/cachePersistencePlugin.js +0 -35
  44. package/lib/cache-persistance/cachePersistencePlugin.js.map +0 -1
  45. package/lib/cache-persistance/platforms.d.ts.map +0 -1
  46. package/lib/cache-persistance/platforms.js +0 -109
  47. package/lib/cache-persistance/platforms.js.map +0 -1
  48. package/lib/cache-persistance/provider.d.ts.map +0 -1
  49. package/lib/cache-persistance/provider.js +0 -26
  50. package/lib/cache-persistance/provider.js.map +0 -1
  51. package/lib/createBlobStorageUrl.d.ts.map +0 -1
  52. package/lib/createBlobStorageUrl.js +0 -4
  53. package/lib/createBlobStorageUrl.js.map +0 -1
  54. package/lib/createRemoteCacheClient.d.ts.map +0 -1
  55. package/lib/createRemoteCacheClient.js +0 -27
  56. package/lib/createRemoteCacheClient.js.map +0 -1
  57. package/lib/decorators/InMemoryDecorator.d.ts.map +0 -1
  58. package/lib/decorators/InMemoryDecorator.js +0 -29
  59. package/lib/decorators/InMemoryDecorator.js.map +0 -1
  60. package/lib/decorators/ReporterDecorator.d.ts.map +0 -1
  61. package/lib/decorators/ReporterDecorator.js +0 -121
  62. package/lib/decorators/ReporterDecorator.js.map +0 -1
  63. package/lib/decorators/RetryDecorator.d.ts.map +0 -1
  64. package/lib/decorators/RetryDecorator.js +0 -27
  65. package/lib/decorators/RetryDecorator.js.map +0 -1
  66. package/lib/getListOfBlobs.d.ts.map +0 -1
  67. package/lib/getListOfBlobs.js +0 -15
  68. package/lib/getListOfBlobs.js.map +0 -1
  69. package/lib/index.d.ts.map +0 -1
  70. package/lib/index.js +0 -2
  71. package/lib/index.js.map +0 -1
  72. package/lib/retry/blockListIsInvalidRetryPolicy.d.ts.map +0 -1
  73. package/lib/retry/blockListIsInvalidRetryPolicy.js +0 -8
  74. package/lib/retry/blockListIsInvalidRetryPolicy.js.map +0 -1
  75. package/lib/tsdoc-metadata.json +0 -11
  76. package/lib/types/LoginMethod.d.ts.map +0 -1
  77. package/lib/types/LoginMethod.js +0 -2
  78. package/lib/types/LoginMethod.js.map +0 -1
  79. package/lib/types/RemoteCacheClient.d.ts.map +0 -1
  80. package/lib/types/RemoteCacheClient.js +0 -2
  81. package/lib/types/RemoteCacheClient.js.map +0 -1
  82. package/lib/types/RemoteCacheClientOptions.d.ts.map +0 -1
  83. package/lib/types/RemoteCacheClientOptions.js +0 -2
  84. package/lib/types/RemoteCacheClientOptions.js.map +0 -1
  85. package/lib/types/RetryPolicy.d.ts.map +0 -1
  86. package/lib/types/RetryPolicy.js +0 -2
  87. package/lib/types/RetryPolicy.js.map +0 -1
@@ -0,0 +1,1071 @@
1
+ import {
2
+ __commonJS,
3
+ __esm,
4
+ __export,
5
+ __require
6
+ } from "./chunk-GFT2G5UO.js";
7
+
8
+ // ../../node_modules/@azure/logger/dist/index.js
9
+ var require_dist = __commonJS({
10
+ "../../node_modules/@azure/logger/dist/index.js"(exports) {
11
+ "use strict";
12
+ Object.defineProperty(exports, "__esModule", { value: true });
13
+ var os = __require("os");
14
+ var util = __require("util");
15
+ function _interopDefaultLegacy(e) {
16
+ return e && typeof e === "object" && "default" in e ? e : { "default": e };
17
+ }
18
+ var util__default = /* @__PURE__ */ _interopDefaultLegacy(util);
19
+ function log(message, ...args) {
20
+ process.stderr.write(`${util__default["default"].format(message, ...args)}${os.EOL}`);
21
+ }
22
+ var debugEnvVariable = typeof process !== "undefined" && process.env && process.env.DEBUG || void 0;
23
+ var enabledString;
24
+ var enabledNamespaces = [];
25
+ var skippedNamespaces = [];
26
+ var debuggers = [];
27
+ if (debugEnvVariable) {
28
+ enable(debugEnvVariable);
29
+ }
30
+ var debugObj = Object.assign((namespace) => {
31
+ return createDebugger(namespace);
32
+ }, {
33
+ enable,
34
+ enabled,
35
+ disable,
36
+ log
37
+ });
38
+ function enable(namespaces) {
39
+ enabledString = namespaces;
40
+ enabledNamespaces = [];
41
+ skippedNamespaces = [];
42
+ const wildcard = /\*/g;
43
+ const namespaceList = namespaces.split(",").map((ns) => ns.trim().replace(wildcard, ".*?"));
44
+ for (const ns of namespaceList) {
45
+ if (ns.startsWith("-")) {
46
+ skippedNamespaces.push(new RegExp(`^${ns.substr(1)}$`));
47
+ } else {
48
+ enabledNamespaces.push(new RegExp(`^${ns}$`));
49
+ }
50
+ }
51
+ for (const instance of debuggers) {
52
+ instance.enabled = enabled(instance.namespace);
53
+ }
54
+ }
55
+ function enabled(namespace) {
56
+ if (namespace.endsWith("*")) {
57
+ return true;
58
+ }
59
+ for (const skipped of skippedNamespaces) {
60
+ if (skipped.test(namespace)) {
61
+ return false;
62
+ }
63
+ }
64
+ for (const enabledNamespace of enabledNamespaces) {
65
+ if (enabledNamespace.test(namespace)) {
66
+ return true;
67
+ }
68
+ }
69
+ return false;
70
+ }
71
+ function disable() {
72
+ const result = enabledString || "";
73
+ enable("");
74
+ return result;
75
+ }
76
+ function createDebugger(namespace) {
77
+ const newDebugger = Object.assign(debug2, {
78
+ enabled: enabled(namespace),
79
+ destroy,
80
+ log: debugObj.log,
81
+ namespace,
82
+ extend
83
+ });
84
+ function debug2(...args) {
85
+ if (!newDebugger.enabled) {
86
+ return;
87
+ }
88
+ if (args.length > 0) {
89
+ args[0] = `${namespace} ${args[0]}`;
90
+ }
91
+ newDebugger.log(...args);
92
+ }
93
+ debuggers.push(newDebugger);
94
+ return newDebugger;
95
+ }
96
+ function destroy() {
97
+ const index = debuggers.indexOf(this);
98
+ if (index >= 0) {
99
+ debuggers.splice(index, 1);
100
+ return true;
101
+ }
102
+ return false;
103
+ }
104
+ function extend(namespace) {
105
+ const newDebugger = createDebugger(`${this.namespace}:${namespace}`);
106
+ newDebugger.log = this.log;
107
+ return newDebugger;
108
+ }
109
+ var debug = debugObj;
110
+ var registeredLoggers = /* @__PURE__ */ new Set();
111
+ var logLevelFromEnv = typeof process !== "undefined" && process.env && process.env.AZURE_LOG_LEVEL || void 0;
112
+ var azureLogLevel;
113
+ var AzureLogger = debug("azure");
114
+ AzureLogger.log = (...args) => {
115
+ debug.log(...args);
116
+ };
117
+ var AZURE_LOG_LEVELS = ["verbose", "info", "warning", "error"];
118
+ if (logLevelFromEnv) {
119
+ if (isAzureLogLevel(logLevelFromEnv)) {
120
+ setLogLevel(logLevelFromEnv);
121
+ } else {
122
+ console.error(`AZURE_LOG_LEVEL set to unknown log level '${logLevelFromEnv}'; logging is not enabled. Acceptable values: ${AZURE_LOG_LEVELS.join(", ")}.`);
123
+ }
124
+ }
125
+ function setLogLevel(level) {
126
+ if (level && !isAzureLogLevel(level)) {
127
+ throw new Error(`Unknown log level '${level}'. Acceptable values: ${AZURE_LOG_LEVELS.join(",")}`);
128
+ }
129
+ azureLogLevel = level;
130
+ const enabledNamespaces2 = [];
131
+ for (const logger of registeredLoggers) {
132
+ if (shouldEnable(logger)) {
133
+ enabledNamespaces2.push(logger.namespace);
134
+ }
135
+ }
136
+ debug.enable(enabledNamespaces2.join(","));
137
+ }
138
+ function getLogLevel() {
139
+ return azureLogLevel;
140
+ }
141
+ var levelMap = {
142
+ verbose: 400,
143
+ info: 300,
144
+ warning: 200,
145
+ error: 100
146
+ };
147
+ function createClientLogger(namespace) {
148
+ const clientRootLogger = AzureLogger.extend(namespace);
149
+ patchLogMethod(AzureLogger, clientRootLogger);
150
+ return {
151
+ error: createLogger(clientRootLogger, "error"),
152
+ warning: createLogger(clientRootLogger, "warning"),
153
+ info: createLogger(clientRootLogger, "info"),
154
+ verbose: createLogger(clientRootLogger, "verbose")
155
+ };
156
+ }
157
+ function patchLogMethod(parent, child) {
158
+ child.log = (...args) => {
159
+ parent.log(...args);
160
+ };
161
+ }
162
+ function createLogger(parent, level) {
163
+ const logger = Object.assign(parent.extend(level), {
164
+ level
165
+ });
166
+ patchLogMethod(parent, logger);
167
+ if (shouldEnable(logger)) {
168
+ const enabledNamespaces2 = debug.disable();
169
+ debug.enable(enabledNamespaces2 + "," + logger.namespace);
170
+ }
171
+ registeredLoggers.add(logger);
172
+ return logger;
173
+ }
174
+ function shouldEnable(logger) {
175
+ return Boolean(azureLogLevel && levelMap[logger.level] <= levelMap[azureLogLevel]);
176
+ }
177
+ function isAzureLogLevel(logLevel) {
178
+ return AZURE_LOG_LEVELS.includes(logLevel);
179
+ }
180
+ exports.AzureLogger = AzureLogger;
181
+ exports.createClientLogger = createClientLogger;
182
+ exports.getLogLevel = getLogLevel;
183
+ exports.setLogLevel = setLogLevel;
184
+ }
185
+ });
186
+
187
+ // ../../node_modules/@azure/abort-controller/dist/index.js
188
+ var require_dist2 = __commonJS({
189
+ "../../node_modules/@azure/abort-controller/dist/index.js"(exports) {
190
+ "use strict";
191
+ Object.defineProperty(exports, "__esModule", { value: true });
192
+ var listenersMap = /* @__PURE__ */ new WeakMap();
193
+ var abortedMap = /* @__PURE__ */ new WeakMap();
194
+ var AbortSignal = class _AbortSignal {
195
+ constructor() {
196
+ this.onabort = null;
197
+ listenersMap.set(this, []);
198
+ abortedMap.set(this, false);
199
+ }
200
+ /**
201
+ * Status of whether aborted or not.
202
+ *
203
+ * @readonly
204
+ */
205
+ get aborted() {
206
+ if (!abortedMap.has(this)) {
207
+ throw new TypeError("Expected `this` to be an instance of AbortSignal.");
208
+ }
209
+ return abortedMap.get(this);
210
+ }
211
+ /**
212
+ * Creates a new AbortSignal instance that will never be aborted.
213
+ *
214
+ * @readonly
215
+ */
216
+ static get none() {
217
+ return new _AbortSignal();
218
+ }
219
+ /**
220
+ * Added new "abort" event listener, only support "abort" event.
221
+ *
222
+ * @param _type - Only support "abort" event
223
+ * @param listener - The listener to be added
224
+ */
225
+ addEventListener(_type, listener) {
226
+ if (!listenersMap.has(this)) {
227
+ throw new TypeError("Expected `this` to be an instance of AbortSignal.");
228
+ }
229
+ const listeners = listenersMap.get(this);
230
+ listeners.push(listener);
231
+ }
232
+ /**
233
+ * Remove "abort" event listener, only support "abort" event.
234
+ *
235
+ * @param _type - Only support "abort" event
236
+ * @param listener - The listener to be removed
237
+ */
238
+ removeEventListener(_type, listener) {
239
+ if (!listenersMap.has(this)) {
240
+ throw new TypeError("Expected `this` to be an instance of AbortSignal.");
241
+ }
242
+ const listeners = listenersMap.get(this);
243
+ const index = listeners.indexOf(listener);
244
+ if (index > -1) {
245
+ listeners.splice(index, 1);
246
+ }
247
+ }
248
+ /**
249
+ * Dispatches a synthetic event to the AbortSignal.
250
+ */
251
+ dispatchEvent(_event) {
252
+ throw new Error("This is a stub dispatchEvent implementation that should not be used. It only exists for type-checking purposes.");
253
+ }
254
+ };
255
+ function abortSignal(signal) {
256
+ if (signal.aborted) {
257
+ return;
258
+ }
259
+ if (signal.onabort) {
260
+ signal.onabort.call(signal);
261
+ }
262
+ const listeners = listenersMap.get(signal);
263
+ if (listeners) {
264
+ listeners.slice().forEach((listener) => {
265
+ listener.call(signal, { type: "abort" });
266
+ });
267
+ }
268
+ abortedMap.set(signal, true);
269
+ }
270
+ var AbortError = class extends Error {
271
+ constructor(message) {
272
+ super(message);
273
+ this.name = "AbortError";
274
+ }
275
+ };
276
+ var AbortController = class {
277
+ // eslint-disable-next-line @typescript-eslint/explicit-module-boundary-types
278
+ constructor(parentSignals) {
279
+ this._signal = new AbortSignal();
280
+ if (!parentSignals) {
281
+ return;
282
+ }
283
+ if (!Array.isArray(parentSignals)) {
284
+ parentSignals = arguments;
285
+ }
286
+ for (const parentSignal of parentSignals) {
287
+ if (parentSignal.aborted) {
288
+ this.abort();
289
+ } else {
290
+ parentSignal.addEventListener("abort", () => {
291
+ this.abort();
292
+ });
293
+ }
294
+ }
295
+ }
296
+ /**
297
+ * The AbortSignal associated with this controller that will signal aborted
298
+ * when the abort method is called on this controller.
299
+ *
300
+ * @readonly
301
+ */
302
+ get signal() {
303
+ return this._signal;
304
+ }
305
+ /**
306
+ * Signal that any operations passed this controller's associated abort signal
307
+ * to cancel any remaining work and throw an `AbortError`.
308
+ */
309
+ abort() {
310
+ abortSignal(this._signal);
311
+ }
312
+ /**
313
+ * Creates a new AbortSignal instance that will abort after the provided ms.
314
+ * @param ms - Elapsed time in milliseconds to trigger an abort.
315
+ */
316
+ static timeout(ms) {
317
+ const signal = new AbortSignal();
318
+ const timer = setTimeout(abortSignal, ms, signal);
319
+ if (typeof timer.unref === "function") {
320
+ timer.unref();
321
+ }
322
+ return signal;
323
+ }
324
+ };
325
+ exports.AbortController = AbortController;
326
+ exports.AbortError = AbortError;
327
+ exports.AbortSignal = AbortSignal;
328
+ }
329
+ });
330
+
331
+ // ../../node_modules/@azure/core-util/dist/index.js
332
+ var require_dist3 = __commonJS({
333
+ "../../node_modules/@azure/core-util/dist/index.js"(exports) {
334
+ "use strict";
335
+ var abortController = require_dist2();
336
+ var crypto = __require("crypto");
337
+ function createAbortablePromise(buildPromise, options) {
338
+ const { cleanupBeforeAbort, abortSignal, abortErrorMsg } = options !== null && options !== void 0 ? options : {};
339
+ return new Promise((resolve, reject) => {
340
+ function rejectOnAbort() {
341
+ reject(new abortController.AbortError(abortErrorMsg !== null && abortErrorMsg !== void 0 ? abortErrorMsg : "The operation was aborted."));
342
+ }
343
+ function removeListeners() {
344
+ abortSignal === null || abortSignal === void 0 ? void 0 : abortSignal.removeEventListener("abort", onAbort);
345
+ }
346
+ function onAbort() {
347
+ cleanupBeforeAbort === null || cleanupBeforeAbort === void 0 ? void 0 : cleanupBeforeAbort();
348
+ removeListeners();
349
+ rejectOnAbort();
350
+ }
351
+ if (abortSignal === null || abortSignal === void 0 ? void 0 : abortSignal.aborted) {
352
+ return rejectOnAbort();
353
+ }
354
+ try {
355
+ buildPromise((x) => {
356
+ removeListeners();
357
+ resolve(x);
358
+ }, (x) => {
359
+ removeListeners();
360
+ reject(x);
361
+ });
362
+ } catch (err) {
363
+ reject(err);
364
+ }
365
+ abortSignal === null || abortSignal === void 0 ? void 0 : abortSignal.addEventListener("abort", onAbort);
366
+ });
367
+ }
368
+ var StandardAbortMessage = "The delay was aborted.";
369
+ function delay(timeInMs, options) {
370
+ let token;
371
+ const { abortSignal, abortErrorMsg } = options !== null && options !== void 0 ? options : {};
372
+ return createAbortablePromise((resolve) => {
373
+ token = setTimeout(resolve, timeInMs);
374
+ }, {
375
+ cleanupBeforeAbort: () => clearTimeout(token),
376
+ abortSignal,
377
+ abortErrorMsg: abortErrorMsg !== null && abortErrorMsg !== void 0 ? abortErrorMsg : StandardAbortMessage
378
+ });
379
+ }
380
+ async function cancelablePromiseRace(abortablePromiseBuilders, options) {
381
+ var _a2, _b2;
382
+ const aborter = new abortController.AbortController();
383
+ function abortHandler() {
384
+ aborter.abort();
385
+ }
386
+ (_a2 = options === null || options === void 0 ? void 0 : options.abortSignal) === null || _a2 === void 0 ? void 0 : _a2.addEventListener("abort", abortHandler);
387
+ try {
388
+ return await Promise.race(abortablePromiseBuilders.map((p) => p({ abortSignal: aborter.signal })));
389
+ } finally {
390
+ aborter.abort();
391
+ (_b2 = options === null || options === void 0 ? void 0 : options.abortSignal) === null || _b2 === void 0 ? void 0 : _b2.removeEventListener("abort", abortHandler);
392
+ }
393
+ }
394
+ function getRandomIntegerInclusive(min, max) {
395
+ min = Math.ceil(min);
396
+ max = Math.floor(max);
397
+ const offset = Math.floor(Math.random() * (max - min + 1));
398
+ return offset + min;
399
+ }
400
+ function isObject(input) {
401
+ return typeof input === "object" && input !== null && !Array.isArray(input) && !(input instanceof RegExp) && !(input instanceof Date);
402
+ }
403
+ function isError(e) {
404
+ if (isObject(e)) {
405
+ const hasName = typeof e.name === "string";
406
+ const hasMessage = typeof e.message === "string";
407
+ return hasName && hasMessage;
408
+ }
409
+ return false;
410
+ }
411
+ function getErrorMessage(e) {
412
+ if (isError(e)) {
413
+ return e.message;
414
+ } else {
415
+ let stringified;
416
+ try {
417
+ if (typeof e === "object" && e) {
418
+ stringified = JSON.stringify(e);
419
+ } else {
420
+ stringified = String(e);
421
+ }
422
+ } catch (err) {
423
+ stringified = "[unable to stringify input]";
424
+ }
425
+ return `Unknown error ${stringified}`;
426
+ }
427
+ }
428
+ async function computeSha256Hmac(key, stringToSign, encoding) {
429
+ const decodedKey = Buffer.from(key, "base64");
430
+ return crypto.createHmac("sha256", decodedKey).update(stringToSign).digest(encoding);
431
+ }
432
+ async function computeSha256Hash(content, encoding) {
433
+ return crypto.createHash("sha256").update(content).digest(encoding);
434
+ }
435
+ function isDefined(thing) {
436
+ return typeof thing !== "undefined" && thing !== null;
437
+ }
438
+ function isObjectWithProperties(thing, properties) {
439
+ if (!isDefined(thing) || typeof thing !== "object") {
440
+ return false;
441
+ }
442
+ for (const property of properties) {
443
+ if (!objectHasProperty(thing, property)) {
444
+ return false;
445
+ }
446
+ }
447
+ return true;
448
+ }
449
+ function objectHasProperty(thing, property) {
450
+ return isDefined(thing) && typeof thing === "object" && property in thing;
451
+ }
452
+ function generateUUID() {
453
+ let uuid = "";
454
+ for (let i = 0; i < 32; i++) {
455
+ const randomNumber = Math.floor(Math.random() * 16);
456
+ if (i === 12) {
457
+ uuid += "4";
458
+ } else if (i === 16) {
459
+ uuid += randomNumber & 3 | 8;
460
+ } else {
461
+ uuid += randomNumber.toString(16);
462
+ }
463
+ if (i === 7 || i === 11 || i === 15 || i === 19) {
464
+ uuid += "-";
465
+ }
466
+ }
467
+ return uuid;
468
+ }
469
+ var _a$1;
470
+ var uuidFunction = typeof ((_a$1 = globalThis === null || globalThis === void 0 ? void 0 : globalThis.crypto) === null || _a$1 === void 0 ? void 0 : _a$1.randomUUID) === "function" ? globalThis.crypto.randomUUID.bind(globalThis.crypto) : crypto.randomUUID;
471
+ if (!uuidFunction) {
472
+ uuidFunction = generateUUID;
473
+ }
474
+ function randomUUID() {
475
+ return uuidFunction();
476
+ }
477
+ var _a;
478
+ var _b;
479
+ var _c;
480
+ var _d;
481
+ var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined";
482
+ var isWebWorker = typeof self === "object" && typeof (self === null || self === void 0 ? void 0 : self.importScripts) === "function" && (((_a = self.constructor) === null || _a === void 0 ? void 0 : _a.name) === "DedicatedWorkerGlobalScope" || ((_b = self.constructor) === null || _b === void 0 ? void 0 : _b.name) === "ServiceWorkerGlobalScope" || ((_c = self.constructor) === null || _c === void 0 ? void 0 : _c.name) === "SharedWorkerGlobalScope");
483
+ var isDeno = typeof Deno !== "undefined" && typeof Deno.version !== "undefined" && typeof Deno.version.deno !== "undefined";
484
+ var isNode = typeof process !== "undefined" && Boolean(process.version) && Boolean((_d = process.versions) === null || _d === void 0 ? void 0 : _d.node) && // Deno thought it was a good idea to spoof process.versions.node, see https://deno.land/std@0.177.0/node/process.ts?s=versions
485
+ !isDeno;
486
+ var isBun = typeof Bun !== "undefined" && typeof Bun.version !== "undefined";
487
+ var isReactNative = typeof navigator !== "undefined" && (navigator === null || navigator === void 0 ? void 0 : navigator.product) === "ReactNative";
488
+ function uint8ArrayToString(bytes, format) {
489
+ return Buffer.from(bytes).toString(format);
490
+ }
491
+ function stringToUint8Array(value, format) {
492
+ return Buffer.from(value, format);
493
+ }
494
+ exports.cancelablePromiseRace = cancelablePromiseRace;
495
+ exports.computeSha256Hash = computeSha256Hash;
496
+ exports.computeSha256Hmac = computeSha256Hmac;
497
+ exports.createAbortablePromise = createAbortablePromise;
498
+ exports.delay = delay;
499
+ exports.getErrorMessage = getErrorMessage;
500
+ exports.getRandomIntegerInclusive = getRandomIntegerInclusive;
501
+ exports.isBrowser = isBrowser;
502
+ exports.isBun = isBun;
503
+ exports.isDefined = isDefined;
504
+ exports.isDeno = isDeno;
505
+ exports.isError = isError;
506
+ exports.isNode = isNode;
507
+ exports.isObject = isObject;
508
+ exports.isObjectWithProperties = isObjectWithProperties;
509
+ exports.isReactNative = isReactNative;
510
+ exports.isWebWorker = isWebWorker;
511
+ exports.objectHasProperty = objectHasProperty;
512
+ exports.randomUUID = randomUUID;
513
+ exports.stringToUint8Array = stringToUint8Array;
514
+ exports.uint8ArrayToString = uint8ArrayToString;
515
+ }
516
+ });
517
+
518
+ // ../../node_modules/tslib/tslib.es6.mjs
519
+ var tslib_es6_exports = {};
520
+ __export(tslib_es6_exports, {
521
+ __addDisposableResource: () => __addDisposableResource,
522
+ __assign: () => __assign,
523
+ __asyncDelegator: () => __asyncDelegator,
524
+ __asyncGenerator: () => __asyncGenerator,
525
+ __asyncValues: () => __asyncValues,
526
+ __await: () => __await,
527
+ __awaiter: () => __awaiter,
528
+ __classPrivateFieldGet: () => __classPrivateFieldGet,
529
+ __classPrivateFieldIn: () => __classPrivateFieldIn,
530
+ __classPrivateFieldSet: () => __classPrivateFieldSet,
531
+ __createBinding: () => __createBinding,
532
+ __decorate: () => __decorate,
533
+ __disposeResources: () => __disposeResources,
534
+ __esDecorate: () => __esDecorate,
535
+ __exportStar: () => __exportStar,
536
+ __extends: () => __extends,
537
+ __generator: () => __generator,
538
+ __importDefault: () => __importDefault,
539
+ __importStar: () => __importStar,
540
+ __makeTemplateObject: () => __makeTemplateObject,
541
+ __metadata: () => __metadata,
542
+ __param: () => __param,
543
+ __propKey: () => __propKey,
544
+ __read: () => __read,
545
+ __rest: () => __rest,
546
+ __runInitializers: () => __runInitializers,
547
+ __setFunctionName: () => __setFunctionName,
548
+ __spread: () => __spread,
549
+ __spreadArray: () => __spreadArray,
550
+ __spreadArrays: () => __spreadArrays,
551
+ __values: () => __values,
552
+ default: () => tslib_es6_default
553
+ });
554
+ function __extends(d, b) {
555
+ if (typeof b !== "function" && b !== null)
556
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
557
+ extendStatics(d, b);
558
+ function __() {
559
+ this.constructor = d;
560
+ }
561
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
562
+ }
563
+ function __rest(s, e) {
564
+ var t = {};
565
+ for (var p in s)
566
+ if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
567
+ t[p] = s[p];
568
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
569
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
570
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
571
+ t[p[i]] = s[p[i]];
572
+ }
573
+ return t;
574
+ }
575
+ function __decorate(decorators, target, key, desc) {
576
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
577
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
578
+ r = Reflect.decorate(decorators, target, key, desc);
579
+ else
580
+ for (var i = decorators.length - 1; i >= 0; i--)
581
+ if (d = decorators[i])
582
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
583
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
584
+ }
585
+ function __param(paramIndex, decorator) {
586
+ return function(target, key) {
587
+ decorator(target, key, paramIndex);
588
+ };
589
+ }
590
+ function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {
591
+ function accept(f) {
592
+ if (f !== void 0 && typeof f !== "function")
593
+ throw new TypeError("Function expected");
594
+ return f;
595
+ }
596
+ var kind = contextIn.kind, key = kind === "getter" ? "get" : kind === "setter" ? "set" : "value";
597
+ var target = !descriptorIn && ctor ? contextIn["static"] ? ctor : ctor.prototype : null;
598
+ var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});
599
+ var _, done = false;
600
+ for (var i = decorators.length - 1; i >= 0; i--) {
601
+ var context = {};
602
+ for (var p in contextIn)
603
+ context[p] = p === "access" ? {} : contextIn[p];
604
+ for (var p in contextIn.access)
605
+ context.access[p] = contextIn.access[p];
606
+ context.addInitializer = function(f) {
607
+ if (done)
608
+ throw new TypeError("Cannot add initializers after decoration has completed");
609
+ extraInitializers.push(accept(f || null));
610
+ };
611
+ var result = (0, decorators[i])(kind === "accessor" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);
612
+ if (kind === "accessor") {
613
+ if (result === void 0)
614
+ continue;
615
+ if (result === null || typeof result !== "object")
616
+ throw new TypeError("Object expected");
617
+ if (_ = accept(result.get))
618
+ descriptor.get = _;
619
+ if (_ = accept(result.set))
620
+ descriptor.set = _;
621
+ if (_ = accept(result.init))
622
+ initializers.unshift(_);
623
+ } else if (_ = accept(result)) {
624
+ if (kind === "field")
625
+ initializers.unshift(_);
626
+ else
627
+ descriptor[key] = _;
628
+ }
629
+ }
630
+ if (target)
631
+ Object.defineProperty(target, contextIn.name, descriptor);
632
+ done = true;
633
+ }
634
+ function __runInitializers(thisArg, initializers, value) {
635
+ var useValue = arguments.length > 2;
636
+ for (var i = 0; i < initializers.length; i++) {
637
+ value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);
638
+ }
639
+ return useValue ? value : void 0;
640
+ }
641
+ function __propKey(x) {
642
+ return typeof x === "symbol" ? x : "".concat(x);
643
+ }
644
+ function __setFunctionName(f, name, prefix) {
645
+ if (typeof name === "symbol")
646
+ name = name.description ? "[".concat(name.description, "]") : "";
647
+ return Object.defineProperty(f, "name", { configurable: true, value: prefix ? "".concat(prefix, " ", name) : name });
648
+ }
649
+ function __metadata(metadataKey, metadataValue) {
650
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
651
+ return Reflect.metadata(metadataKey, metadataValue);
652
+ }
653
+ function __awaiter(thisArg, _arguments, P, generator) {
654
+ function adopt(value) {
655
+ return value instanceof P ? value : new P(function(resolve) {
656
+ resolve(value);
657
+ });
658
+ }
659
+ return new (P || (P = Promise))(function(resolve, reject) {
660
+ function fulfilled(value) {
661
+ try {
662
+ step(generator.next(value));
663
+ } catch (e) {
664
+ reject(e);
665
+ }
666
+ }
667
+ function rejected(value) {
668
+ try {
669
+ step(generator["throw"](value));
670
+ } catch (e) {
671
+ reject(e);
672
+ }
673
+ }
674
+ function step(result) {
675
+ result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected);
676
+ }
677
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
678
+ });
679
+ }
680
+ function __generator(thisArg, body) {
681
+ var _ = { label: 0, sent: function() {
682
+ if (t[0] & 1)
683
+ throw t[1];
684
+ return t[1];
685
+ }, trys: [], ops: [] }, f, y, t, g;
686
+ return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() {
687
+ return this;
688
+ }), g;
689
+ function verb(n) {
690
+ return function(v) {
691
+ return step([n, v]);
692
+ };
693
+ }
694
+ function step(op) {
695
+ if (f)
696
+ throw new TypeError("Generator is already executing.");
697
+ while (g && (g = 0, op[0] && (_ = 0)), _)
698
+ try {
699
+ if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
700
+ return t;
701
+ if (y = 0, t)
702
+ op = [op[0] & 2, t.value];
703
+ switch (op[0]) {
704
+ case 0:
705
+ case 1:
706
+ t = op;
707
+ break;
708
+ case 4:
709
+ _.label++;
710
+ return { value: op[1], done: false };
711
+ case 5:
712
+ _.label++;
713
+ y = op[1];
714
+ op = [0];
715
+ continue;
716
+ case 7:
717
+ op = _.ops.pop();
718
+ _.trys.pop();
719
+ continue;
720
+ default:
721
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
722
+ _ = 0;
723
+ continue;
724
+ }
725
+ if (op[0] === 3 && (!t || op[1] > t[0] && op[1] < t[3])) {
726
+ _.label = op[1];
727
+ break;
728
+ }
729
+ if (op[0] === 6 && _.label < t[1]) {
730
+ _.label = t[1];
731
+ t = op;
732
+ break;
733
+ }
734
+ if (t && _.label < t[2]) {
735
+ _.label = t[2];
736
+ _.ops.push(op);
737
+ break;
738
+ }
739
+ if (t[2])
740
+ _.ops.pop();
741
+ _.trys.pop();
742
+ continue;
743
+ }
744
+ op = body.call(thisArg, _);
745
+ } catch (e) {
746
+ op = [6, e];
747
+ y = 0;
748
+ } finally {
749
+ f = t = 0;
750
+ }
751
+ if (op[0] & 5)
752
+ throw op[1];
753
+ return { value: op[0] ? op[1] : void 0, done: true };
754
+ }
755
+ }
756
+ function __exportStar(m, o) {
757
+ for (var p in m)
758
+ if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p))
759
+ __createBinding(o, m, p);
760
+ }
761
+ function __values(o) {
762
+ var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
763
+ if (m)
764
+ return m.call(o);
765
+ if (o && typeof o.length === "number")
766
+ return {
767
+ next: function() {
768
+ if (o && i >= o.length)
769
+ o = void 0;
770
+ return { value: o && o[i++], done: !o };
771
+ }
772
+ };
773
+ throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
774
+ }
775
+ function __read(o, n) {
776
+ var m = typeof Symbol === "function" && o[Symbol.iterator];
777
+ if (!m)
778
+ return o;
779
+ var i = m.call(o), r, ar = [], e;
780
+ try {
781
+ while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
782
+ ar.push(r.value);
783
+ } catch (error) {
784
+ e = { error };
785
+ } finally {
786
+ try {
787
+ if (r && !r.done && (m = i["return"]))
788
+ m.call(i);
789
+ } finally {
790
+ if (e)
791
+ throw e.error;
792
+ }
793
+ }
794
+ return ar;
795
+ }
796
+ function __spread() {
797
+ for (var ar = [], i = 0; i < arguments.length; i++)
798
+ ar = ar.concat(__read(arguments[i]));
799
+ return ar;
800
+ }
801
+ function __spreadArrays() {
802
+ for (var s = 0, i = 0, il = arguments.length; i < il; i++)
803
+ s += arguments[i].length;
804
+ for (var r = Array(s), k = 0, i = 0; i < il; i++)
805
+ for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
806
+ r[k] = a[j];
807
+ return r;
808
+ }
809
+ function __spreadArray(to, from, pack) {
810
+ if (pack || arguments.length === 2)
811
+ for (var i = 0, l = from.length, ar; i < l; i++) {
812
+ if (ar || !(i in from)) {
813
+ if (!ar)
814
+ ar = Array.prototype.slice.call(from, 0, i);
815
+ ar[i] = from[i];
816
+ }
817
+ }
818
+ return to.concat(ar || Array.prototype.slice.call(from));
819
+ }
820
+ function __await(v) {
821
+ return this instanceof __await ? (this.v = v, this) : new __await(v);
822
+ }
823
+ function __asyncGenerator(thisArg, _arguments, generator) {
824
+ if (!Symbol.asyncIterator)
825
+ throw new TypeError("Symbol.asyncIterator is not defined.");
826
+ var g = generator.apply(thisArg, _arguments || []), i, q = [];
827
+ return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function() {
828
+ return this;
829
+ }, i;
830
+ function verb(n) {
831
+ if (g[n])
832
+ i[n] = function(v) {
833
+ return new Promise(function(a, b) {
834
+ q.push([n, v, a, b]) > 1 || resume(n, v);
835
+ });
836
+ };
837
+ }
838
+ function resume(n, v) {
839
+ try {
840
+ step(g[n](v));
841
+ } catch (e) {
842
+ settle(q[0][3], e);
843
+ }
844
+ }
845
+ function step(r) {
846
+ r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r);
847
+ }
848
+ function fulfill(value) {
849
+ resume("next", value);
850
+ }
851
+ function reject(value) {
852
+ resume("throw", value);
853
+ }
854
+ function settle(f, v) {
855
+ if (f(v), q.shift(), q.length)
856
+ resume(q[0][0], q[0][1]);
857
+ }
858
+ }
859
+ function __asyncDelegator(o) {
860
+ var i, p;
861
+ return i = {}, verb("next"), verb("throw", function(e) {
862
+ throw e;
863
+ }), verb("return"), i[Symbol.iterator] = function() {
864
+ return this;
865
+ }, i;
866
+ function verb(n, f) {
867
+ i[n] = o[n] ? function(v) {
868
+ return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v;
869
+ } : f;
870
+ }
871
+ }
872
+ function __asyncValues(o) {
873
+ if (!Symbol.asyncIterator)
874
+ throw new TypeError("Symbol.asyncIterator is not defined.");
875
+ var m = o[Symbol.asyncIterator], i;
876
+ return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function() {
877
+ return this;
878
+ }, i);
879
+ function verb(n) {
880
+ i[n] = o[n] && function(v) {
881
+ return new Promise(function(resolve, reject) {
882
+ v = o[n](v), settle(resolve, reject, v.done, v.value);
883
+ });
884
+ };
885
+ }
886
+ function settle(resolve, reject, d, v) {
887
+ Promise.resolve(v).then(function(v2) {
888
+ resolve({ value: v2, done: d });
889
+ }, reject);
890
+ }
891
+ }
892
+ function __makeTemplateObject(cooked, raw) {
893
+ if (Object.defineProperty) {
894
+ Object.defineProperty(cooked, "raw", { value: raw });
895
+ } else {
896
+ cooked.raw = raw;
897
+ }
898
+ return cooked;
899
+ }
900
+ function __importStar(mod) {
901
+ if (mod && mod.__esModule)
902
+ return mod;
903
+ var result = {};
904
+ if (mod != null) {
905
+ for (var k in mod)
906
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k))
907
+ __createBinding(result, mod, k);
908
+ }
909
+ __setModuleDefault(result, mod);
910
+ return result;
911
+ }
912
+ function __importDefault(mod) {
913
+ return mod && mod.__esModule ? mod : { default: mod };
914
+ }
915
+ function __classPrivateFieldGet(receiver, state, kind, f) {
916
+ if (kind === "a" && !f)
917
+ throw new TypeError("Private accessor was defined without a getter");
918
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
919
+ throw new TypeError("Cannot read private member from an object whose class did not declare it");
920
+ return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
921
+ }
922
+ function __classPrivateFieldSet(receiver, state, value, kind, f) {
923
+ if (kind === "m")
924
+ throw new TypeError("Private method is not writable");
925
+ if (kind === "a" && !f)
926
+ throw new TypeError("Private accessor was defined without a setter");
927
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
928
+ throw new TypeError("Cannot write private member to an object whose class did not declare it");
929
+ return kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value), value;
930
+ }
931
+ function __classPrivateFieldIn(state, receiver) {
932
+ if (receiver === null || typeof receiver !== "object" && typeof receiver !== "function")
933
+ throw new TypeError("Cannot use 'in' operator on non-object");
934
+ return typeof state === "function" ? receiver === state : state.has(receiver);
935
+ }
936
+ function __addDisposableResource(env, value, async) {
937
+ if (value !== null && value !== void 0) {
938
+ if (typeof value !== "object" && typeof value !== "function")
939
+ throw new TypeError("Object expected.");
940
+ var dispose;
941
+ if (async) {
942
+ if (!Symbol.asyncDispose)
943
+ throw new TypeError("Symbol.asyncDispose is not defined.");
944
+ dispose = value[Symbol.asyncDispose];
945
+ }
946
+ if (dispose === void 0) {
947
+ if (!Symbol.dispose)
948
+ throw new TypeError("Symbol.dispose is not defined.");
949
+ dispose = value[Symbol.dispose];
950
+ }
951
+ if (typeof dispose !== "function")
952
+ throw new TypeError("Object not disposable.");
953
+ env.stack.push({ value, dispose, async });
954
+ } else if (async) {
955
+ env.stack.push({ async: true });
956
+ }
957
+ return value;
958
+ }
959
+ function __disposeResources(env) {
960
+ function fail(e) {
961
+ env.error = env.hasError ? new _SuppressedError(e, env.error, "An error was suppressed during disposal.") : e;
962
+ env.hasError = true;
963
+ }
964
+ function next() {
965
+ while (env.stack.length) {
966
+ var rec = env.stack.pop();
967
+ try {
968
+ var result = rec.dispose && rec.dispose.call(rec.value);
969
+ if (rec.async)
970
+ return Promise.resolve(result).then(next, function(e) {
971
+ fail(e);
972
+ return next();
973
+ });
974
+ } catch (e) {
975
+ fail(e);
976
+ }
977
+ }
978
+ if (env.hasError)
979
+ throw env.error;
980
+ }
981
+ return next();
982
+ }
983
+ var extendStatics, __assign, __createBinding, __setModuleDefault, _SuppressedError, tslib_es6_default;
984
+ var init_tslib_es6 = __esm({
985
+ "../../node_modules/tslib/tslib.es6.mjs"() {
986
+ extendStatics = function(d, b) {
987
+ extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d2, b2) {
988
+ d2.__proto__ = b2;
989
+ } || function(d2, b2) {
990
+ for (var p in b2)
991
+ if (Object.prototype.hasOwnProperty.call(b2, p))
992
+ d2[p] = b2[p];
993
+ };
994
+ return extendStatics(d, b);
995
+ };
996
+ __assign = function() {
997
+ __assign = Object.assign || function __assign2(t) {
998
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
999
+ s = arguments[i];
1000
+ for (var p in s)
1001
+ if (Object.prototype.hasOwnProperty.call(s, p))
1002
+ t[p] = s[p];
1003
+ }
1004
+ return t;
1005
+ };
1006
+ return __assign.apply(this, arguments);
1007
+ };
1008
+ __createBinding = Object.create ? function(o, m, k, k2) {
1009
+ if (k2 === void 0)
1010
+ k2 = k;
1011
+ var desc = Object.getOwnPropertyDescriptor(m, k);
1012
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
1013
+ desc = { enumerable: true, get: function() {
1014
+ return m[k];
1015
+ } };
1016
+ }
1017
+ Object.defineProperty(o, k2, desc);
1018
+ } : function(o, m, k, k2) {
1019
+ if (k2 === void 0)
1020
+ k2 = k;
1021
+ o[k2] = m[k];
1022
+ };
1023
+ __setModuleDefault = Object.create ? function(o, v) {
1024
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
1025
+ } : function(o, v) {
1026
+ o["default"] = v;
1027
+ };
1028
+ _SuppressedError = typeof SuppressedError === "function" ? SuppressedError : function(error, suppressed, message) {
1029
+ var e = new Error(message);
1030
+ return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
1031
+ };
1032
+ tslib_es6_default = {
1033
+ __extends,
1034
+ __assign,
1035
+ __rest,
1036
+ __decorate,
1037
+ __param,
1038
+ __metadata,
1039
+ __awaiter,
1040
+ __generator,
1041
+ __createBinding,
1042
+ __exportStar,
1043
+ __values,
1044
+ __read,
1045
+ __spread,
1046
+ __spreadArrays,
1047
+ __spreadArray,
1048
+ __await,
1049
+ __asyncGenerator,
1050
+ __asyncDelegator,
1051
+ __asyncValues,
1052
+ __makeTemplateObject,
1053
+ __importStar,
1054
+ __importDefault,
1055
+ __classPrivateFieldGet,
1056
+ __classPrivateFieldSet,
1057
+ __classPrivateFieldIn,
1058
+ __addDisposableResource,
1059
+ __disposeResources
1060
+ };
1061
+ }
1062
+ });
1063
+
1064
+ export {
1065
+ require_dist,
1066
+ require_dist2,
1067
+ require_dist3,
1068
+ tslib_es6_exports,
1069
+ init_tslib_es6
1070
+ };
1071
+ //# sourceMappingURL=chunk-KKZU5JW4.js.map