@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.
Files changed (268) hide show
  1. package/ABTest.cjs +19 -18
  2. package/Account.cjs +19 -18
  3. package/AccountLinkingRequest.cjs +19 -18
  4. package/Action.cjs +19 -18
  5. package/Alert.cjs +19 -18
  6. package/Allocation.cjs +19 -18
  7. package/AlpacaAccount.cjs +19 -18
  8. package/AnalyticsConfiguration.cjs +19 -18
  9. package/AnalyticsSnapshot.cjs +19 -18
  10. package/Asset.cjs +19 -18
  11. package/Authenticator.cjs +19 -18
  12. package/Configuration.cjs +19 -18
  13. package/ConflictEvent.cjs +19 -18
  14. package/ConnectionHealthSnapshot.cjs +19 -18
  15. package/Customer.cjs +19 -18
  16. package/DeadLetterMessage.cjs +19 -18
  17. package/EconomicEvent.cjs +19 -18
  18. package/Event.cjs +19 -18
  19. package/EventSnapshot.cjs +19 -18
  20. package/FeatureImportanceAnalysis.cjs +19 -18
  21. package/InstitutionalFlowSignal.cjs +19 -18
  22. package/InstitutionalHolding.cjs +19 -18
  23. package/InstitutionalSentimentAlerts.cjs +19 -18
  24. package/InstitutionalSentimentErrors.cjs +19 -18
  25. package/InstitutionalSentimentHistory.cjs +19 -18
  26. package/InstitutionalSentimentMetrics.cjs +19 -18
  27. package/InviteToken.cjs +19 -18
  28. package/LinkedProvider.cjs +19 -18
  29. package/MLTrainingData.cjs +19 -18
  30. package/MarketSentiment.cjs +19 -18
  31. package/ModelArtifact.cjs +19 -18
  32. package/ModelVersion.cjs +19 -18
  33. package/ModelVersionArtifact.cjs +19 -18
  34. package/NewsArticle.cjs +19 -18
  35. package/NewsArticleAssetSentiment.cjs +19 -18
  36. package/OptionsContract.cjs +19 -18
  37. package/OptionsGreeksHistory.cjs +19 -18
  38. package/OptionsPosition.cjs +19 -18
  39. package/OptionsTradeExecution.cjs +19 -18
  40. package/PortfolioGreeksHistory.cjs +19 -18
  41. package/ScheduledOptionOrder.cjs +19 -18
  42. package/Session.cjs +19 -18
  43. package/SignalGeneratorMetrics.cjs +19 -18
  44. package/SignalLineage.cjs +19 -18
  45. package/SignalOutcome.cjs +19 -18
  46. package/SignalPriorityQueue.cjs +19 -18
  47. package/SyncEvent.cjs +19 -18
  48. package/SystemAlert.cjs +19 -18
  49. package/Trade.cjs +19 -18
  50. package/TradeAuditEvent.cjs +19 -18
  51. package/TradeExecutionHistory.cjs +19 -18
  52. package/User.cjs +19 -18
  53. package/VerificationToken.cjs +19 -18
  54. package/WaitlistEntry.cjs +19 -18
  55. package/client.cjs +11 -10
  56. package/esm/ABTest.d.ts.map +1 -1
  57. package/esm/ABTest.js.map +1 -1
  58. package/esm/ABTest.mjs +19 -18
  59. package/esm/Account.d.ts.map +1 -1
  60. package/esm/Account.js.map +1 -1
  61. package/esm/Account.mjs +19 -18
  62. package/esm/AccountLinkingRequest.d.ts.map +1 -1
  63. package/esm/AccountLinkingRequest.js.map +1 -1
  64. package/esm/AccountLinkingRequest.mjs +19 -18
  65. package/esm/Action.d.ts.map +1 -1
  66. package/esm/Action.js.map +1 -1
  67. package/esm/Action.mjs +19 -18
  68. package/esm/Alert.d.ts.map +1 -1
  69. package/esm/Alert.js.map +1 -1
  70. package/esm/Alert.mjs +19 -18
  71. package/esm/Allocation.d.ts.map +1 -1
  72. package/esm/Allocation.js.map +1 -1
  73. package/esm/Allocation.mjs +19 -18
  74. package/esm/AlpacaAccount.d.ts.map +1 -1
  75. package/esm/AlpacaAccount.js.map +1 -1
  76. package/esm/AlpacaAccount.mjs +19 -18
  77. package/esm/AnalyticsConfiguration.d.ts.map +1 -1
  78. package/esm/AnalyticsConfiguration.js.map +1 -1
  79. package/esm/AnalyticsConfiguration.mjs +19 -18
  80. package/esm/AnalyticsSnapshot.d.ts.map +1 -1
  81. package/esm/AnalyticsSnapshot.js.map +1 -1
  82. package/esm/AnalyticsSnapshot.mjs +19 -18
  83. package/esm/Asset.d.ts.map +1 -1
  84. package/esm/Asset.js.map +1 -1
  85. package/esm/Asset.mjs +19 -18
  86. package/esm/Authenticator.d.ts.map +1 -1
  87. package/esm/Authenticator.js.map +1 -1
  88. package/esm/Authenticator.mjs +19 -18
  89. package/esm/Configuration.d.ts.map +1 -1
  90. package/esm/Configuration.js.map +1 -1
  91. package/esm/Configuration.mjs +19 -18
  92. package/esm/ConflictEvent.d.ts.map +1 -1
  93. package/esm/ConflictEvent.js.map +1 -1
  94. package/esm/ConflictEvent.mjs +19 -18
  95. package/esm/ConnectionHealthSnapshot.d.ts.map +1 -1
  96. package/esm/ConnectionHealthSnapshot.js.map +1 -1
  97. package/esm/ConnectionHealthSnapshot.mjs +19 -18
  98. package/esm/Customer.d.ts.map +1 -1
  99. package/esm/Customer.js.map +1 -1
  100. package/esm/Customer.mjs +19 -18
  101. package/esm/DeadLetterMessage.d.ts.map +1 -1
  102. package/esm/DeadLetterMessage.js.map +1 -1
  103. package/esm/DeadLetterMessage.mjs +19 -18
  104. package/esm/EconomicEvent.d.ts.map +1 -1
  105. package/esm/EconomicEvent.js.map +1 -1
  106. package/esm/EconomicEvent.mjs +19 -18
  107. package/esm/Event.d.ts.map +1 -1
  108. package/esm/Event.js.map +1 -1
  109. package/esm/Event.mjs +19 -18
  110. package/esm/EventSnapshot.d.ts.map +1 -1
  111. package/esm/EventSnapshot.js.map +1 -1
  112. package/esm/EventSnapshot.mjs +19 -18
  113. package/esm/FeatureImportanceAnalysis.d.ts.map +1 -1
  114. package/esm/FeatureImportanceAnalysis.js.map +1 -1
  115. package/esm/FeatureImportanceAnalysis.mjs +19 -18
  116. package/esm/InstitutionalFlowSignal.d.ts.map +1 -1
  117. package/esm/InstitutionalFlowSignal.js.map +1 -1
  118. package/esm/InstitutionalFlowSignal.mjs +19 -18
  119. package/esm/InstitutionalHolding.d.ts.map +1 -1
  120. package/esm/InstitutionalHolding.js.map +1 -1
  121. package/esm/InstitutionalHolding.mjs +19 -18
  122. package/esm/InstitutionalSentimentAlerts.d.ts.map +1 -1
  123. package/esm/InstitutionalSentimentAlerts.js.map +1 -1
  124. package/esm/InstitutionalSentimentAlerts.mjs +19 -18
  125. package/esm/InstitutionalSentimentErrors.d.ts.map +1 -1
  126. package/esm/InstitutionalSentimentErrors.js.map +1 -1
  127. package/esm/InstitutionalSentimentErrors.mjs +19 -18
  128. package/esm/InstitutionalSentimentHistory.d.ts.map +1 -1
  129. package/esm/InstitutionalSentimentHistory.js.map +1 -1
  130. package/esm/InstitutionalSentimentHistory.mjs +19 -18
  131. package/esm/InstitutionalSentimentMetrics.d.ts.map +1 -1
  132. package/esm/InstitutionalSentimentMetrics.js.map +1 -1
  133. package/esm/InstitutionalSentimentMetrics.mjs +19 -18
  134. package/esm/InviteToken.d.ts.map +1 -1
  135. package/esm/InviteToken.js.map +1 -1
  136. package/esm/InviteToken.mjs +19 -18
  137. package/esm/LinkedProvider.d.ts.map +1 -1
  138. package/esm/LinkedProvider.js.map +1 -1
  139. package/esm/LinkedProvider.mjs +19 -18
  140. package/esm/MLTrainingData.d.ts.map +1 -1
  141. package/esm/MLTrainingData.js.map +1 -1
  142. package/esm/MLTrainingData.mjs +19 -18
  143. package/esm/MarketSentiment.d.ts.map +1 -1
  144. package/esm/MarketSentiment.js.map +1 -1
  145. package/esm/MarketSentiment.mjs +19 -18
  146. package/esm/ModelArtifact.d.ts.map +1 -1
  147. package/esm/ModelArtifact.js.map +1 -1
  148. package/esm/ModelArtifact.mjs +19 -18
  149. package/esm/ModelVersion.d.ts.map +1 -1
  150. package/esm/ModelVersion.js.map +1 -1
  151. package/esm/ModelVersion.mjs +19 -18
  152. package/esm/ModelVersionArtifact.d.ts.map +1 -1
  153. package/esm/ModelVersionArtifact.js.map +1 -1
  154. package/esm/ModelVersionArtifact.mjs +19 -18
  155. package/esm/NewsArticle.d.ts.map +1 -1
  156. package/esm/NewsArticle.js.map +1 -1
  157. package/esm/NewsArticle.mjs +19 -18
  158. package/esm/NewsArticleAssetSentiment.d.ts.map +1 -1
  159. package/esm/NewsArticleAssetSentiment.js.map +1 -1
  160. package/esm/NewsArticleAssetSentiment.mjs +19 -18
  161. package/esm/OptionsContract.d.ts.map +1 -1
  162. package/esm/OptionsContract.js.map +1 -1
  163. package/esm/OptionsContract.mjs +19 -18
  164. package/esm/OptionsGreeksHistory.d.ts.map +1 -1
  165. package/esm/OptionsGreeksHistory.js.map +1 -1
  166. package/esm/OptionsGreeksHistory.mjs +19 -18
  167. package/esm/OptionsPosition.d.ts.map +1 -1
  168. package/esm/OptionsPosition.js.map +1 -1
  169. package/esm/OptionsPosition.mjs +19 -18
  170. package/esm/OptionsTradeExecution.d.ts.map +1 -1
  171. package/esm/OptionsTradeExecution.js.map +1 -1
  172. package/esm/OptionsTradeExecution.mjs +19 -18
  173. package/esm/PortfolioGreeksHistory.d.ts.map +1 -1
  174. package/esm/PortfolioGreeksHistory.js.map +1 -1
  175. package/esm/PortfolioGreeksHistory.mjs +19 -18
  176. package/esm/ScheduledOptionOrder.d.ts.map +1 -1
  177. package/esm/ScheduledOptionOrder.js.map +1 -1
  178. package/esm/ScheduledOptionOrder.mjs +19 -18
  179. package/esm/Session.d.ts.map +1 -1
  180. package/esm/Session.js.map +1 -1
  181. package/esm/Session.mjs +19 -18
  182. package/esm/SignalGeneratorMetrics.d.ts.map +1 -1
  183. package/esm/SignalGeneratorMetrics.js.map +1 -1
  184. package/esm/SignalGeneratorMetrics.mjs +19 -18
  185. package/esm/SignalLineage.d.ts.map +1 -1
  186. package/esm/SignalLineage.js.map +1 -1
  187. package/esm/SignalLineage.mjs +19 -18
  188. package/esm/SignalOutcome.d.ts.map +1 -1
  189. package/esm/SignalOutcome.js.map +1 -1
  190. package/esm/SignalOutcome.mjs +19 -18
  191. package/esm/SignalPriorityQueue.d.ts.map +1 -1
  192. package/esm/SignalPriorityQueue.js.map +1 -1
  193. package/esm/SignalPriorityQueue.mjs +19 -18
  194. package/esm/SyncEvent.d.ts.map +1 -1
  195. package/esm/SyncEvent.js.map +1 -1
  196. package/esm/SyncEvent.mjs +19 -18
  197. package/esm/SystemAlert.d.ts.map +1 -1
  198. package/esm/SystemAlert.js.map +1 -1
  199. package/esm/SystemAlert.mjs +19 -18
  200. package/esm/Trade.d.ts.map +1 -1
  201. package/esm/Trade.js.map +1 -1
  202. package/esm/Trade.mjs +19 -18
  203. package/esm/TradeAuditEvent.d.ts.map +1 -1
  204. package/esm/TradeAuditEvent.js.map +1 -1
  205. package/esm/TradeAuditEvent.mjs +19 -18
  206. package/esm/TradeExecutionHistory.d.ts.map +1 -1
  207. package/esm/TradeExecutionHistory.js.map +1 -1
  208. package/esm/TradeExecutionHistory.mjs +19 -18
  209. package/esm/User.d.ts.map +1 -1
  210. package/esm/User.js.map +1 -1
  211. package/esm/User.mjs +19 -18
  212. package/esm/VerificationToken.d.ts.map +1 -1
  213. package/esm/VerificationToken.js.map +1 -1
  214. package/esm/VerificationToken.mjs +19 -18
  215. package/esm/WaitlistEntry.d.ts.map +1 -1
  216. package/esm/WaitlistEntry.js.map +1 -1
  217. package/esm/WaitlistEntry.mjs +19 -18
  218. package/esm/client.d.ts.map +1 -1
  219. package/esm/client.js.map +1 -1
  220. package/esm/client.mjs +11 -10
  221. package/esm/config/jwtConfig.d.ts.map +1 -1
  222. package/esm/config/jwtConfig.js.map +1 -1
  223. package/esm/config/jwtConfig.mjs +5 -4
  224. package/esm/getToken.d.ts.map +1 -1
  225. package/esm/getToken.js.map +1 -1
  226. package/esm/getToken.mjs +3 -2
  227. package/esm/health.d.ts +16 -0
  228. package/esm/health.d.ts.map +1 -0
  229. package/esm/health.js.map +1 -0
  230. package/esm/health.mjs +74 -0
  231. package/esm/middleware/auth.d.ts.map +1 -1
  232. package/esm/middleware/auth.js.map +1 -1
  233. package/esm/middleware/auth.mjs +3 -2
  234. package/esm/middleware/rate-limiter.d.ts +8 -4
  235. package/esm/middleware/rate-limiter.d.ts.map +1 -1
  236. package/esm/middleware/rate-limiter.js.map +1 -1
  237. package/esm/middleware/rate-limiter.mjs +53 -16
  238. package/esm/plugins/error-sanitizer.d.ts.map +1 -1
  239. package/esm/plugins/error-sanitizer.js.map +1 -1
  240. package/esm/plugins/error-sanitizer.mjs +6 -5
  241. package/esm/plugins/query-depth-limiter.d.ts.map +1 -1
  242. package/esm/plugins/query-depth-limiter.js.map +1 -1
  243. package/esm/plugins/query-depth-limiter.mjs +2 -2
  244. package/esm/resolvers/custom/OptionsGreeksHistoryCustomResolver.d.ts +7 -1
  245. package/esm/resolvers/custom/OptionsGreeksHistoryCustomResolver.d.ts.map +1 -1
  246. package/esm/resolvers/custom/OptionsGreeksHistoryCustomResolver.js.map +1 -1
  247. package/esm/scripts/migrate-openai-model-enum.js.map +1 -1
  248. package/esm/scripts/migrate-openai-model-enum.mjs +11 -10
  249. package/esm/scripts/set-default-openai-model.js.map +1 -1
  250. package/esm/scripts/set-default-openai-model.mjs +7 -6
  251. package/esm/utils/logger.d.ts +9 -0
  252. package/esm/utils/logger.d.ts.map +1 -0
  253. package/esm/utils/logger.js.map +1 -0
  254. package/esm/utils/logger.mjs +28 -0
  255. package/esm/utils.d.ts +12 -1
  256. package/esm/utils.d.ts.map +1 -1
  257. package/esm/utils.js.map +1 -1
  258. package/esm/utils.mjs +20 -7
  259. package/getToken.cjs +3 -2
  260. package/health.cjs +80 -0
  261. package/health.d.ts +16 -0
  262. package/package.json +1 -1
  263. package/resolvers/custom/OptionsGreeksHistoryCustomResolver.d.ts +7 -1
  264. package/resolvers/custom/OptionsGreeksHistoryCustomResolver.d.ts.map +1 -1
  265. package/resolvers/custom/OptionsGreeksHistoryCustomResolver.js.map +1 -1
  266. package/server.cjs +35 -39
  267. package/utils.cjs +20 -7
  268. package/utils.d.ts +12 -1
@@ -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 InstitutionalFlowSignal model.
5
6
  */
@@ -313,12 +314,12 @@ export const InstitutionalFlowSignal = {
313
314
  if (isConnectionError && retryCount < MAX_RETRIES - 1) {
314
315
  retryCount++;
315
316
  const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
316
- console.warn("Database connection error, retrying...");
317
+ logger.warn("Database connection error, retrying...");
317
318
  await new Promise(resolve => setTimeout(resolve, delay));
318
319
  continue;
319
320
  }
320
321
  // Log the error and rethrow
321
- console.error("Database error occurred:", error);
322
+ logger.error("Database error occurred", { error: String(error) });
322
323
  throw error;
323
324
  }
324
325
  }
@@ -388,12 +389,12 @@ export const InstitutionalFlowSignal = {
388
389
  if (isConnectionError && retryCount < MAX_RETRIES - 1) {
389
390
  retryCount++;
390
391
  const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
391
- console.warn("Database connection error, retrying...");
392
+ logger.warn("Database connection error, retrying...");
392
393
  await new Promise(resolve => setTimeout(resolve, delay));
393
394
  continue;
394
395
  }
395
396
  // Log the error and rethrow
396
- console.error("Database error occurred:", error);
397
+ logger.error("Database error occurred", { error: String(error) });
397
398
  throw error;
398
399
  }
399
400
  }
@@ -1025,12 +1026,12 @@ export const InstitutionalFlowSignal = {
1025
1026
  if (isConnectionError && retryCount < MAX_RETRIES - 1) {
1026
1027
  retryCount++;
1027
1028
  const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
1028
- console.warn("Database connection error, retrying...");
1029
+ logger.warn("Database connection error, retrying...");
1029
1030
  await new Promise(resolve => setTimeout(resolve, delay));
1030
1031
  continue;
1031
1032
  }
1032
1033
  // Log the error and rethrow
1033
- console.error("Database error occurred:", error);
1034
+ logger.error("Database error occurred", { error: String(error) });
1034
1035
  throw error;
1035
1036
  }
1036
1037
  }
@@ -1810,12 +1811,12 @@ export const InstitutionalFlowSignal = {
1810
1811
  if (isConnectionError && retryCount < MAX_RETRIES - 1) {
1811
1812
  retryCount++;
1812
1813
  const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
1813
- console.warn("Database connection error, retrying...");
1814
+ logger.warn("Database connection error, retrying...");
1814
1815
  await new Promise(resolve => setTimeout(resolve, delay));
1815
1816
  continue;
1816
1817
  }
1817
1818
  // Log the error and rethrow
1818
- console.error("Database error occurred:", error);
1819
+ logger.error("Database error occurred", { error: String(error) });
1819
1820
  throw error;
1820
1821
  }
1821
1822
  }
@@ -2447,12 +2448,12 @@ export const InstitutionalFlowSignal = {
2447
2448
  if (isConnectionError && retryCount < MAX_RETRIES - 1) {
2448
2449
  retryCount++;
2449
2450
  const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
2450
- console.warn("Database connection error, retrying...");
2451
+ logger.warn("Database connection error, retrying...");
2451
2452
  await new Promise(resolve => setTimeout(resolve, delay));
2452
2453
  continue;
2453
2454
  }
2454
2455
  // Log the error and rethrow
2455
- console.error("Database error occurred:", error);
2456
+ logger.error("Database error occurred", { error: String(error) });
2456
2457
  throw error;
2457
2458
  }
2458
2459
  }
@@ -2519,12 +2520,12 @@ export const InstitutionalFlowSignal = {
2519
2520
  if (isConnectionError && retryCount < MAX_RETRIES - 1) {
2520
2521
  retryCount++;
2521
2522
  const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
2522
- console.warn("Database connection error, retrying...");
2523
+ logger.warn("Database connection error, retrying...");
2523
2524
  await new Promise(resolve => setTimeout(resolve, delay));
2524
2525
  continue;
2525
2526
  }
2526
2527
  // Log the error and rethrow
2527
- console.error("Database error occurred:", error);
2528
+ logger.error("Database error occurred", { error: String(error) });
2528
2529
  throw error;
2529
2530
  }
2530
2531
  }
@@ -2593,12 +2594,12 @@ export const InstitutionalFlowSignal = {
2593
2594
  if (isConnectionError && retryCount < MAX_RETRIES - 1) {
2594
2595
  retryCount++;
2595
2596
  const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
2596
- console.warn("Database connection error, retrying...");
2597
+ logger.warn("Database connection error, retrying...");
2597
2598
  await new Promise(resolve => setTimeout(resolve, delay));
2598
2599
  continue;
2599
2600
  }
2600
2601
  // Log the error and rethrow
2601
- console.error("Database error occurred:", error);
2602
+ logger.error("Database error occurred", { error: String(error) });
2602
2603
  throw error;
2603
2604
  }
2604
2605
  }
@@ -2655,12 +2656,12 @@ export const InstitutionalFlowSignal = {
2655
2656
  if (isConnectionError && retryCount < MAX_RETRIES - 1) {
2656
2657
  retryCount++;
2657
2658
  const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
2658
- console.warn("Database connection error, retrying...");
2659
+ logger.warn("Database connection error, retrying...");
2659
2660
  await new Promise(resolve => setTimeout(resolve, delay));
2660
2661
  continue;
2661
2662
  }
2662
2663
  // Log the error and rethrow
2663
- console.error("Database error occurred:", error);
2664
+ logger.error("Database error occurred", { error: String(error) });
2664
2665
  throw error;
2665
2666
  }
2666
2667
  }
@@ -2736,12 +2737,12 @@ export const InstitutionalFlowSignal = {
2736
2737
  if (isConnectionError && retryCount < MAX_RETRIES - 1) {
2737
2738
  retryCount++;
2738
2739
  const delay = Math.pow(2, retryCount) * 100; // Exponential backoff: 200ms, 400ms, 800ms
2739
- console.warn("Database connection error, retrying...");
2740
+ logger.warn("Database connection error, retrying...");
2740
2741
  await new Promise(resolve => setTimeout(resolve, delay));
2741
2742
  continue;
2742
2743
  }
2743
2744
  // Log the error and rethrow
2744
- console.error("Database error occurred:", error);
2745
+ logger.error("Database error occurred", { error: String(error) });
2745
2746
  throw error;
2746
2747
  }
2747
2748
  }
@@ -1 +1 @@
1
- {"version":3,"file":"InstitutionalHolding.d.ts","sourceRoot":"","sources":["../../src/InstitutionalHolding.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,IAAI,wBAAwB,EAAE,MAAM,4DAA4D,CAAC;AAC9H,OAAO,EAA4B,gBAAgB,EAAE,qBAAqB,EAAoB,MAAM,UAAU,CAAC;AAmG7G,eAAO,MAAM,oBAAoB;IAE/B;;;;;OAKG;IAEH;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IAoO1I;;;;;;OAMG;sBACqB,wBAAwB,EAAE,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IA+E9I;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IAioBxI;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IAkxBxI;;;;;;OAMG;sBACqB,wBAAwB,EAAE,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IAmoB9I;;;;;;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"}
1
+ {"version":3,"file":"InstitutionalHolding.d.ts","sourceRoot":"","sources":["../../src/InstitutionalHolding.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,IAAI,wBAAwB,EAAE,MAAM,4DAA4D,CAAC;AAC9H,OAAO,EAA4B,gBAAgB,EAAE,qBAAqB,EAAoB,MAAM,UAAU,CAAC;AAoG7G,eAAO,MAAM,oBAAoB;IAE/B;;;;;OAKG;IAEH;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IAoO1I;;;;;;OAMG;sBACqB,wBAAwB,EAAE,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IA+E9I;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IAioBxI;;;;;;OAMG;kBACiB,wBAAwB,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC,wBAAwB,CAAC;IAkxBxI;;;;;;OAMG;sBACqB,wBAAwB,EAAE,iBAAiB,gBAAgB,CAAC,qBAAqB,CAAC,GAAG,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IAmoB9I;;;;;;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"}