@adaptic/backend-legacy 0.0.45 → 0.0.46
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/ABTest.cjs +19 -18
- package/Account.cjs +19 -18
- package/AccountLinkingRequest.cjs +19 -18
- package/Action.cjs +19 -18
- package/Alert.cjs +19 -18
- package/Allocation.cjs +19 -18
- package/AlpacaAccount.cjs +19 -18
- package/AnalyticsConfiguration.cjs +19 -18
- package/AnalyticsSnapshot.cjs +19 -18
- package/Asset.cjs +19 -18
- package/Authenticator.cjs +19 -18
- package/Configuration.cjs +19 -18
- package/ConflictEvent.cjs +19 -18
- package/ConnectionHealthSnapshot.cjs +19 -18
- package/Customer.cjs +19 -18
- package/DeadLetterMessage.cjs +19 -18
- package/EconomicEvent.cjs +19 -18
- package/Event.cjs +19 -18
- package/EventSnapshot.cjs +19 -18
- package/FeatureImportanceAnalysis.cjs +19 -18
- package/InstitutionalFlowSignal.cjs +19 -18
- package/InstitutionalHolding.cjs +19 -18
- package/InstitutionalSentimentAlerts.cjs +19 -18
- package/InstitutionalSentimentErrors.cjs +19 -18
- package/InstitutionalSentimentHistory.cjs +19 -18
- package/InstitutionalSentimentMetrics.cjs +19 -18
- package/InviteToken.cjs +19 -18
- package/LinkedProvider.cjs +19 -18
- package/MLTrainingData.cjs +19 -18
- package/MarketSentiment.cjs +19 -18
- package/ModelArtifact.cjs +19 -18
- package/ModelVersion.cjs +19 -18
- package/ModelVersionArtifact.cjs +19 -18
- package/NewsArticle.cjs +19 -18
- package/NewsArticleAssetSentiment.cjs +19 -18
- package/OptionsContract.cjs +19 -18
- package/OptionsGreeksHistory.cjs +19 -18
- package/OptionsPosition.cjs +19 -18
- package/OptionsTradeExecution.cjs +19 -18
- package/PortfolioGreeksHistory.cjs +19 -18
- package/ScheduledOptionOrder.cjs +19 -18
- package/Session.cjs +19 -18
- package/SignalGeneratorMetrics.cjs +19 -18
- package/SignalLineage.cjs +19 -18
- package/SignalOutcome.cjs +19 -18
- package/SignalPriorityQueue.cjs +19 -18
- package/SyncEvent.cjs +19 -18
- package/SystemAlert.cjs +19 -18
- package/Trade.cjs +19 -18
- package/TradeAuditEvent.cjs +19 -18
- package/TradeExecutionHistory.cjs +19 -18
- package/User.cjs +19 -18
- package/VerificationToken.cjs +19 -18
- package/WaitlistEntry.cjs +19 -18
- package/client.cjs +11 -10
- package/esm/ABTest.d.ts.map +1 -1
- package/esm/ABTest.js.map +1 -1
- package/esm/ABTest.mjs +19 -18
- package/esm/Account.d.ts.map +1 -1
- package/esm/Account.js.map +1 -1
- package/esm/Account.mjs +19 -18
- package/esm/AccountLinkingRequest.d.ts.map +1 -1
- package/esm/AccountLinkingRequest.js.map +1 -1
- package/esm/AccountLinkingRequest.mjs +19 -18
- package/esm/Action.d.ts.map +1 -1
- package/esm/Action.js.map +1 -1
- package/esm/Action.mjs +19 -18
- package/esm/Alert.d.ts.map +1 -1
- package/esm/Alert.js.map +1 -1
- package/esm/Alert.mjs +19 -18
- package/esm/Allocation.d.ts.map +1 -1
- package/esm/Allocation.js.map +1 -1
- package/esm/Allocation.mjs +19 -18
- package/esm/AlpacaAccount.d.ts.map +1 -1
- package/esm/AlpacaAccount.js.map +1 -1
- package/esm/AlpacaAccount.mjs +19 -18
- package/esm/AnalyticsConfiguration.d.ts.map +1 -1
- package/esm/AnalyticsConfiguration.js.map +1 -1
- package/esm/AnalyticsConfiguration.mjs +19 -18
- package/esm/AnalyticsSnapshot.d.ts.map +1 -1
- package/esm/AnalyticsSnapshot.js.map +1 -1
- package/esm/AnalyticsSnapshot.mjs +19 -18
- package/esm/Asset.d.ts.map +1 -1
- package/esm/Asset.js.map +1 -1
- package/esm/Asset.mjs +19 -18
- package/esm/Authenticator.d.ts.map +1 -1
- package/esm/Authenticator.js.map +1 -1
- package/esm/Authenticator.mjs +19 -18
- package/esm/Configuration.d.ts.map +1 -1
- package/esm/Configuration.js.map +1 -1
- package/esm/Configuration.mjs +19 -18
- package/esm/ConflictEvent.d.ts.map +1 -1
- package/esm/ConflictEvent.js.map +1 -1
- package/esm/ConflictEvent.mjs +19 -18
- package/esm/ConnectionHealthSnapshot.d.ts.map +1 -1
- package/esm/ConnectionHealthSnapshot.js.map +1 -1
- package/esm/ConnectionHealthSnapshot.mjs +19 -18
- package/esm/Customer.d.ts.map +1 -1
- package/esm/Customer.js.map +1 -1
- package/esm/Customer.mjs +19 -18
- package/esm/DeadLetterMessage.d.ts.map +1 -1
- package/esm/DeadLetterMessage.js.map +1 -1
- package/esm/DeadLetterMessage.mjs +19 -18
- package/esm/EconomicEvent.d.ts.map +1 -1
- package/esm/EconomicEvent.js.map +1 -1
- package/esm/EconomicEvent.mjs +19 -18
- package/esm/Event.d.ts.map +1 -1
- package/esm/Event.js.map +1 -1
- package/esm/Event.mjs +19 -18
- package/esm/EventSnapshot.d.ts.map +1 -1
- package/esm/EventSnapshot.js.map +1 -1
- package/esm/EventSnapshot.mjs +19 -18
- package/esm/FeatureImportanceAnalysis.d.ts.map +1 -1
- package/esm/FeatureImportanceAnalysis.js.map +1 -1
- package/esm/FeatureImportanceAnalysis.mjs +19 -18
- package/esm/InstitutionalFlowSignal.d.ts.map +1 -1
- package/esm/InstitutionalFlowSignal.js.map +1 -1
- package/esm/InstitutionalFlowSignal.mjs +19 -18
- package/esm/InstitutionalHolding.d.ts.map +1 -1
- package/esm/InstitutionalHolding.js.map +1 -1
- package/esm/InstitutionalHolding.mjs +19 -18
- package/esm/InstitutionalSentimentAlerts.d.ts.map +1 -1
- package/esm/InstitutionalSentimentAlerts.js.map +1 -1
- package/esm/InstitutionalSentimentAlerts.mjs +19 -18
- package/esm/InstitutionalSentimentErrors.d.ts.map +1 -1
- package/esm/InstitutionalSentimentErrors.js.map +1 -1
- package/esm/InstitutionalSentimentErrors.mjs +19 -18
- package/esm/InstitutionalSentimentHistory.d.ts.map +1 -1
- package/esm/InstitutionalSentimentHistory.js.map +1 -1
- package/esm/InstitutionalSentimentHistory.mjs +19 -18
- package/esm/InstitutionalSentimentMetrics.d.ts.map +1 -1
- package/esm/InstitutionalSentimentMetrics.js.map +1 -1
- package/esm/InstitutionalSentimentMetrics.mjs +19 -18
- package/esm/InviteToken.d.ts.map +1 -1
- package/esm/InviteToken.js.map +1 -1
- package/esm/InviteToken.mjs +19 -18
- package/esm/LinkedProvider.d.ts.map +1 -1
- package/esm/LinkedProvider.js.map +1 -1
- package/esm/LinkedProvider.mjs +19 -18
- package/esm/MLTrainingData.d.ts.map +1 -1
- package/esm/MLTrainingData.js.map +1 -1
- package/esm/MLTrainingData.mjs +19 -18
- package/esm/MarketSentiment.d.ts.map +1 -1
- package/esm/MarketSentiment.js.map +1 -1
- package/esm/MarketSentiment.mjs +19 -18
- package/esm/ModelArtifact.d.ts.map +1 -1
- package/esm/ModelArtifact.js.map +1 -1
- package/esm/ModelArtifact.mjs +19 -18
- package/esm/ModelVersion.d.ts.map +1 -1
- package/esm/ModelVersion.js.map +1 -1
- package/esm/ModelVersion.mjs +19 -18
- package/esm/ModelVersionArtifact.d.ts.map +1 -1
- package/esm/ModelVersionArtifact.js.map +1 -1
- package/esm/ModelVersionArtifact.mjs +19 -18
- package/esm/NewsArticle.d.ts.map +1 -1
- package/esm/NewsArticle.js.map +1 -1
- package/esm/NewsArticle.mjs +19 -18
- package/esm/NewsArticleAssetSentiment.d.ts.map +1 -1
- package/esm/NewsArticleAssetSentiment.js.map +1 -1
- package/esm/NewsArticleAssetSentiment.mjs +19 -18
- package/esm/OptionsContract.d.ts.map +1 -1
- package/esm/OptionsContract.js.map +1 -1
- package/esm/OptionsContract.mjs +19 -18
- package/esm/OptionsGreeksHistory.d.ts.map +1 -1
- package/esm/OptionsGreeksHistory.js.map +1 -1
- package/esm/OptionsGreeksHistory.mjs +19 -18
- package/esm/OptionsPosition.d.ts.map +1 -1
- package/esm/OptionsPosition.js.map +1 -1
- package/esm/OptionsPosition.mjs +19 -18
- package/esm/OptionsTradeExecution.d.ts.map +1 -1
- package/esm/OptionsTradeExecution.js.map +1 -1
- package/esm/OptionsTradeExecution.mjs +19 -18
- package/esm/PortfolioGreeksHistory.d.ts.map +1 -1
- package/esm/PortfolioGreeksHistory.js.map +1 -1
- package/esm/PortfolioGreeksHistory.mjs +19 -18
- package/esm/ScheduledOptionOrder.d.ts.map +1 -1
- package/esm/ScheduledOptionOrder.js.map +1 -1
- package/esm/ScheduledOptionOrder.mjs +19 -18
- package/esm/Session.d.ts.map +1 -1
- package/esm/Session.js.map +1 -1
- package/esm/Session.mjs +19 -18
- package/esm/SignalGeneratorMetrics.d.ts.map +1 -1
- package/esm/SignalGeneratorMetrics.js.map +1 -1
- package/esm/SignalGeneratorMetrics.mjs +19 -18
- package/esm/SignalLineage.d.ts.map +1 -1
- package/esm/SignalLineage.js.map +1 -1
- package/esm/SignalLineage.mjs +19 -18
- package/esm/SignalOutcome.d.ts.map +1 -1
- package/esm/SignalOutcome.js.map +1 -1
- package/esm/SignalOutcome.mjs +19 -18
- package/esm/SignalPriorityQueue.d.ts.map +1 -1
- package/esm/SignalPriorityQueue.js.map +1 -1
- package/esm/SignalPriorityQueue.mjs +19 -18
- package/esm/SyncEvent.d.ts.map +1 -1
- package/esm/SyncEvent.js.map +1 -1
- package/esm/SyncEvent.mjs +19 -18
- package/esm/SystemAlert.d.ts.map +1 -1
- package/esm/SystemAlert.js.map +1 -1
- package/esm/SystemAlert.mjs +19 -18
- package/esm/Trade.d.ts.map +1 -1
- package/esm/Trade.js.map +1 -1
- package/esm/Trade.mjs +19 -18
- package/esm/TradeAuditEvent.d.ts.map +1 -1
- package/esm/TradeAuditEvent.js.map +1 -1
- package/esm/TradeAuditEvent.mjs +19 -18
- package/esm/TradeExecutionHistory.d.ts.map +1 -1
- package/esm/TradeExecutionHistory.js.map +1 -1
- package/esm/TradeExecutionHistory.mjs +19 -18
- package/esm/User.d.ts.map +1 -1
- package/esm/User.js.map +1 -1
- package/esm/User.mjs +19 -18
- package/esm/VerificationToken.d.ts.map +1 -1
- package/esm/VerificationToken.js.map +1 -1
- package/esm/VerificationToken.mjs +19 -18
- package/esm/WaitlistEntry.d.ts.map +1 -1
- package/esm/WaitlistEntry.js.map +1 -1
- package/esm/WaitlistEntry.mjs +19 -18
- package/esm/client.d.ts.map +1 -1
- package/esm/client.js.map +1 -1
- package/esm/client.mjs +11 -10
- package/esm/config/jwtConfig.d.ts.map +1 -1
- package/esm/config/jwtConfig.js.map +1 -1
- package/esm/config/jwtConfig.mjs +5 -4
- package/esm/getToken.d.ts.map +1 -1
- package/esm/getToken.js.map +1 -1
- package/esm/getToken.mjs +3 -2
- package/esm/health.d.ts +16 -0
- package/esm/health.d.ts.map +1 -0
- package/esm/health.js.map +1 -0
- package/esm/health.mjs +74 -0
- package/esm/middleware/auth.d.ts.map +1 -1
- package/esm/middleware/auth.js.map +1 -1
- package/esm/middleware/auth.mjs +3 -2
- package/esm/plugins/error-sanitizer.d.ts.map +1 -1
- package/esm/plugins/error-sanitizer.js.map +1 -1
- package/esm/plugins/error-sanitizer.mjs +6 -5
- package/esm/plugins/query-depth-limiter.d.ts.map +1 -1
- package/esm/plugins/query-depth-limiter.js.map +1 -1
- package/esm/plugins/query-depth-limiter.mjs +2 -2
- package/esm/resolvers/custom/OptionsGreeksHistoryCustomResolver.d.ts +7 -1
- package/esm/resolvers/custom/OptionsGreeksHistoryCustomResolver.d.ts.map +1 -1
- package/esm/resolvers/custom/OptionsGreeksHistoryCustomResolver.js.map +1 -1
- package/esm/scripts/migrate-openai-model-enum.js.map +1 -1
- package/esm/scripts/migrate-openai-model-enum.mjs +11 -10
- package/esm/scripts/set-default-openai-model.js.map +1 -1
- package/esm/scripts/set-default-openai-model.mjs +7 -6
- package/esm/utils/logger.d.ts +9 -0
- package/esm/utils/logger.d.ts.map +1 -0
- package/esm/utils/logger.js.map +1 -0
- package/esm/utils/logger.mjs +28 -0
- package/esm/utils.d.ts +12 -1
- package/esm/utils.d.ts.map +1 -1
- package/esm/utils.js.map +1 -1
- package/esm/utils.mjs +20 -7
- package/getToken.cjs +3 -2
- package/health.cjs +80 -0
- package/health.d.ts +16 -0
- package/package.json +1 -1
- package/resolvers/custom/OptionsGreeksHistoryCustomResolver.d.ts +7 -1
- package/resolvers/custom/OptionsGreeksHistoryCustomResolver.d.ts.map +1 -1
- package/resolvers/custom/OptionsGreeksHistoryCustomResolver.js.map +1 -1
- package/server.cjs +35 -39
- package/utils.cjs +20 -7
- package/utils.d.ts +12 -1
package/esm/OptionsContract.mjs
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { client as importedClient, getApolloModules } from './client.mjs';
|
|
2
2
|
import { removeUndefinedProps } from './utils.mjs';
|
|
3
|
+
import { logger } from './utils/logger.mjs';
|
|
3
4
|
/**
|
|
4
5
|
* CRUD operations for the OptionsContract model.
|
|
5
6
|
*/
|
|
@@ -486,12 +487,12 @@ export const OptionsContract = {
|
|
|
486
487
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
487
488
|
retryCount++;
|
|
488
489
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
489
|
-
|
|
490
|
+
logger.warn("Database connection error, retrying...");
|
|
490
491
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
491
492
|
continue;
|
|
492
493
|
}
|
|
493
494
|
// Log the error and rethrow
|
|
494
|
-
|
|
495
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
495
496
|
throw error;
|
|
496
497
|
}
|
|
497
498
|
}
|
|
@@ -569,12 +570,12 @@ export const OptionsContract = {
|
|
|
569
570
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
570
571
|
retryCount++;
|
|
571
572
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
572
|
-
|
|
573
|
+
logger.warn("Database connection error, retrying...");
|
|
573
574
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
574
575
|
continue;
|
|
575
576
|
}
|
|
576
577
|
// Log the error and rethrow
|
|
577
|
-
|
|
578
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
578
579
|
throw error;
|
|
579
580
|
}
|
|
580
581
|
}
|
|
@@ -1695,12 +1696,12 @@ export const OptionsContract = {
|
|
|
1695
1696
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
1696
1697
|
retryCount++;
|
|
1697
1698
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
1698
|
-
|
|
1699
|
+
logger.warn("Database connection error, retrying...");
|
|
1699
1700
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
1700
1701
|
continue;
|
|
1701
1702
|
}
|
|
1702
1703
|
// Log the error and rethrow
|
|
1703
|
-
|
|
1704
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
1704
1705
|
throw error;
|
|
1705
1706
|
}
|
|
1706
1707
|
}
|
|
@@ -3040,12 +3041,12 @@ export const OptionsContract = {
|
|
|
3040
3041
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
3041
3042
|
retryCount++;
|
|
3042
3043
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
3043
|
-
|
|
3044
|
+
logger.warn("Database connection error, retrying...");
|
|
3044
3045
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
3045
3046
|
continue;
|
|
3046
3047
|
}
|
|
3047
3048
|
// Log the error and rethrow
|
|
3048
|
-
|
|
3049
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
3049
3050
|
throw error;
|
|
3050
3051
|
}
|
|
3051
3052
|
}
|
|
@@ -4166,12 +4167,12 @@ export const OptionsContract = {
|
|
|
4166
4167
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
4167
4168
|
retryCount++;
|
|
4168
4169
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
4169
|
-
|
|
4170
|
+
logger.warn("Database connection error, retrying...");
|
|
4170
4171
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
4171
4172
|
continue;
|
|
4172
4173
|
}
|
|
4173
4174
|
// Log the error and rethrow
|
|
4174
|
-
|
|
4175
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
4175
4176
|
throw error;
|
|
4176
4177
|
}
|
|
4177
4178
|
}
|
|
@@ -4238,12 +4239,12 @@ export const OptionsContract = {
|
|
|
4238
4239
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
4239
4240
|
retryCount++;
|
|
4240
4241
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
4241
|
-
|
|
4242
|
+
logger.warn("Database connection error, retrying...");
|
|
4242
4243
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
4243
4244
|
continue;
|
|
4244
4245
|
}
|
|
4245
4246
|
// Log the error and rethrow
|
|
4246
|
-
|
|
4247
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
4247
4248
|
throw error;
|
|
4248
4249
|
}
|
|
4249
4250
|
}
|
|
@@ -4312,12 +4313,12 @@ export const OptionsContract = {
|
|
|
4312
4313
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
4313
4314
|
retryCount++;
|
|
4314
4315
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
4315
|
-
|
|
4316
|
+
logger.warn("Database connection error, retrying...");
|
|
4316
4317
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
4317
4318
|
continue;
|
|
4318
4319
|
}
|
|
4319
4320
|
// Log the error and rethrow
|
|
4320
|
-
|
|
4321
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
4321
4322
|
throw error;
|
|
4322
4323
|
}
|
|
4323
4324
|
}
|
|
@@ -4374,12 +4375,12 @@ export const OptionsContract = {
|
|
|
4374
4375
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
4375
4376
|
retryCount++;
|
|
4376
4377
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
4377
|
-
|
|
4378
|
+
logger.warn("Database connection error, retrying...");
|
|
4378
4379
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
4379
4380
|
continue;
|
|
4380
4381
|
}
|
|
4381
4382
|
// Log the error and rethrow
|
|
4382
|
-
|
|
4383
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
4383
4384
|
throw error;
|
|
4384
4385
|
}
|
|
4385
4386
|
}
|
|
@@ -4455,12 +4456,12 @@ export const OptionsContract = {
|
|
|
4455
4456
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
4456
4457
|
retryCount++;
|
|
4457
4458
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
4458
|
-
|
|
4459
|
+
logger.warn("Database connection error, retrying...");
|
|
4459
4460
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
4460
4461
|
continue;
|
|
4461
4462
|
}
|
|
4462
4463
|
// Log the error and rethrow
|
|
4463
|
-
|
|
4464
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
4464
4465
|
throw error;
|
|
4465
4466
|
}
|
|
4466
4467
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OptionsGreeksHistory.d.ts","sourceRoot":"","sources":["../../src/OptionsGreeksHistory.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,IAAI,wBAAwB,EAAE,MAAM,4DAA4D,CAAC;AAC9H,OAAO,EAA4B,gBAAgB,EAAE,qBAAqB,EAAoB,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"OptionsGreeksHistory.d.ts","sourceRoot":"","sources":["../../src/OptionsGreeksHistory.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,IAAI,wBAAwB,EAAE,MAAM,4DAA4D,CAAC;AAC9H,OAAO,EAA4B,gBAAgB,EAAE,qBAAqB,EAAoB,MAAM,UAAU,CAAC;AAuM7G,eAAO,MAAM,oBAAoB;IAE/B;;;;;OAKG;IAEH;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IAoP1I;;;;;;OAMG;sBACqB,wBAAwB,EAAE,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IAgF9I;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IAw5BxI;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IA4jCxI;;;;;;OAMG;sBACqB,wBAAwB,EAAE,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IA05B9I;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IA2ExI;;;;;;;OAOG;eACc,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,eAAe,GAAG,GAAG,OAAO,CAAC,wBAAwB,GAAG,IAAI,CAAC;IA6E9J;;;;;OAKG;0BACyB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,EAAE,GAAG,IAAI,CAAC;IAkEhH;;;;;;;OAOG;oBACmB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,eAAe,GAAG,GAAG,OAAO,CAAC,wBAAwB,EAAE,GAAG,IAAI,CAAC;CAmFtK,CAAC"}
|