@adaptic/backend-legacy 0.0.45 → 0.0.47
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/middleware/rate-limiter.d.ts +8 -4
- package/esm/middleware/rate-limiter.d.ts.map +1 -1
- package/esm/middleware/rate-limiter.js.map +1 -1
- package/esm/middleware/rate-limiter.mjs +53 -16
- 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/ABTest.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 ABTest model.
|
|
5
6
|
*/
|
|
@@ -1692,12 +1693,12 @@ export const ABTest = {
|
|
|
1692
1693
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
1693
1694
|
retryCount++;
|
|
1694
1695
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
1695
|
-
|
|
1696
|
+
logger.warn("Database connection error, retrying...");
|
|
1696
1697
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
1697
1698
|
continue;
|
|
1698
1699
|
}
|
|
1699
1700
|
// Log the error and rethrow
|
|
1700
|
-
|
|
1701
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
1701
1702
|
throw error;
|
|
1702
1703
|
}
|
|
1703
1704
|
}
|
|
@@ -1788,12 +1789,12 @@ export const ABTest = {
|
|
|
1788
1789
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
1789
1790
|
retryCount++;
|
|
1790
1791
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
1791
|
-
|
|
1792
|
+
logger.warn("Database connection error, retrying...");
|
|
1792
1793
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
1793
1794
|
continue;
|
|
1794
1795
|
}
|
|
1795
1796
|
// Log the error and rethrow
|
|
1796
|
-
|
|
1797
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
1797
1798
|
throw error;
|
|
1798
1799
|
}
|
|
1799
1800
|
}
|
|
@@ -7976,12 +7977,12 @@ export const ABTest = {
|
|
|
7976
7977
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
7977
7978
|
retryCount++;
|
|
7978
7979
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
7979
|
-
|
|
7980
|
+
logger.warn("Database connection error, retrying...");
|
|
7980
7981
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
7981
7982
|
continue;
|
|
7982
7983
|
}
|
|
7983
7984
|
// Log the error and rethrow
|
|
7984
|
-
|
|
7985
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
7985
7986
|
throw error;
|
|
7986
7987
|
}
|
|
7987
7988
|
}
|
|
@@ -15560,12 +15561,12 @@ export const ABTest = {
|
|
|
15560
15561
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
15561
15562
|
retryCount++;
|
|
15562
15563
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
15563
|
-
|
|
15564
|
+
logger.warn("Database connection error, retrying...");
|
|
15564
15565
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
15565
15566
|
continue;
|
|
15566
15567
|
}
|
|
15567
15568
|
// Log the error and rethrow
|
|
15568
|
-
|
|
15569
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
15569
15570
|
throw error;
|
|
15570
15571
|
}
|
|
15571
15572
|
}
|
|
@@ -21748,12 +21749,12 @@ export const ABTest = {
|
|
|
21748
21749
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
21749
21750
|
retryCount++;
|
|
21750
21751
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
21751
|
-
|
|
21752
|
+
logger.warn("Database connection error, retrying...");
|
|
21752
21753
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
21753
21754
|
continue;
|
|
21754
21755
|
}
|
|
21755
21756
|
// Log the error and rethrow
|
|
21756
|
-
|
|
21757
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
21757
21758
|
throw error;
|
|
21758
21759
|
}
|
|
21759
21760
|
}
|
|
@@ -21820,12 +21821,12 @@ export const ABTest = {
|
|
|
21820
21821
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
21821
21822
|
retryCount++;
|
|
21822
21823
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
21823
|
-
|
|
21824
|
+
logger.warn("Database connection error, retrying...");
|
|
21824
21825
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
21825
21826
|
continue;
|
|
21826
21827
|
}
|
|
21827
21828
|
// Log the error and rethrow
|
|
21828
|
-
|
|
21829
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
21829
21830
|
throw error;
|
|
21830
21831
|
}
|
|
21831
21832
|
}
|
|
@@ -21900,12 +21901,12 @@ export const ABTest = {
|
|
|
21900
21901
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
21901
21902
|
retryCount++;
|
|
21902
21903
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
21903
|
-
|
|
21904
|
+
logger.warn("Database connection error, retrying...");
|
|
21904
21905
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
21905
21906
|
continue;
|
|
21906
21907
|
}
|
|
21907
21908
|
// Log the error and rethrow
|
|
21908
|
-
|
|
21909
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
21909
21910
|
throw error;
|
|
21910
21911
|
}
|
|
21911
21912
|
}
|
|
@@ -21962,12 +21963,12 @@ export const ABTest = {
|
|
|
21962
21963
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
21963
21964
|
retryCount++;
|
|
21964
21965
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
21965
|
-
|
|
21966
|
+
logger.warn("Database connection error, retrying...");
|
|
21966
21967
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
21967
21968
|
continue;
|
|
21968
21969
|
}
|
|
21969
21970
|
// Log the error and rethrow
|
|
21970
|
-
|
|
21971
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
21971
21972
|
throw error;
|
|
21972
21973
|
}
|
|
21973
21974
|
}
|
|
@@ -22049,12 +22050,12 @@ export const ABTest = {
|
|
|
22049
22050
|
if (isConnectionError && retryCount < MAX_RETRIES - 1) {
|
|
22050
22051
|
retryCount++;
|
|
22051
22052
|
const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
|
|
22052
|
-
|
|
22053
|
+
logger.warn("Database connection error, retrying...");
|
|
22053
22054
|
await new Promise(resolve => setTimeout(resolve, delay));
|
|
22054
22055
|
continue;
|
|
22055
22056
|
}
|
|
22056
22057
|
// Log the error and rethrow
|
|
22057
|
-
|
|
22058
|
+
logger.error("Database error occurred", { error: String(error) });
|
|
22058
22059
|
throw error;
|
|
22059
22060
|
}
|
|
22060
22061
|
}
|
package/esm/Account.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Account.d.ts","sourceRoot":"","sources":["../../src/Account.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,+CAA+C,CAAC;AACvF,OAAO,EAA4B,gBAAgB,EAAE,qBAAqB,EAAoB,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"Account.d.ts","sourceRoot":"","sources":["../../src/Account.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,+CAA+C,CAAC;AACvF,OAAO,EAA4B,gBAAgB,EAAE,qBAAqB,EAAoB,MAAM,UAAU,CAAC;AAiM7G,eAAO,MAAM,OAAO;IAElB;;;;;OAKG;IAEH;;;;;;OAMG;kBACiB,WAAW,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,WAAW,CAAC;IA0YhH;;;;;;OAMG;sBACqB,WAAW,EAAE,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IAqFjI;;;;;;OAMG;kBACiB,WAAW,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,WAAW,CAAC;IA4nC9G;;;;;;OAMG;kBACiB,WAAW,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,WAAW,CAAC;IAm7C9G;;;;;;OAMG;sBACqB,WAAW,EAAE,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IA8nCjI;;;;;;OAMG;kBACiB,WAAW,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,WAAW,CAAC;IA2E9G;;;;;;;OAOG;eACc,WAAW,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,eAAe,GAAG,GAAG,OAAO,CAAC,WAAW,GAAG,IAAI,CAAC;IA8EpI;;;;;OAKG;0BACyB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,WAAW,EAAE,GAAG,IAAI,CAAC;IAkEnG;;;;;;;OAOG;oBACmB,WAAW,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,eAAe,GAAG,GAAG,OAAO,CAAC,WAAW,EAAE,GAAG,IAAI,CAAC;CAsF5I,CAAC"}
|