@cryptorobot.ai/client 1.26.0-dev.1029 → 1.26.0-dev.1031

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 (118) hide show
  1. package/lib/src/services/advisor/advisor.class.d.ts +2 -2
  2. package/lib/src/services/advisor/advisor.schema.d.ts +1 -1
  3. package/lib/src/services/advisor/messages/messages.class.d.ts +2 -2
  4. package/lib/src/services/advisor/messages/messages.schema.d.ts +144 -144
  5. package/lib/src/services/affiliates/affiliates.class.d.ts +2 -2
  6. package/lib/src/services/affiliates/clicks/clicks.class.d.ts +2 -2
  7. package/lib/src/services/affiliates/comissions/comissions.class.d.ts +2 -2
  8. package/lib/src/services/affiliates/contracts/contracts.class.d.ts +2 -2
  9. package/lib/src/services/affiliates/coupons/coupons.class.d.ts +2 -2
  10. package/lib/src/services/affiliates/links/links.class.d.ts +2 -2
  11. package/lib/src/services/affiliates/payouts/payouts.class.d.ts +2 -2
  12. package/lib/src/services/agents/agents.class.d.ts +2 -2
  13. package/lib/src/services/agents/sessions/conversations/conversations.class.d.ts +2 -2
  14. package/lib/src/services/agents/sessions/sessions.class.d.ts +2 -2
  15. package/lib/src/services/agents/sessions/sessions.schema.d.ts +143 -143
  16. package/lib/src/services/autotune/studies/studies.class.d.ts +2 -2
  17. package/lib/src/services/autotune/trials/trials.class.d.ts +2 -2
  18. package/lib/src/services/autotune/usage/usage.class.d.ts +2 -2
  19. package/lib/src/services/autotune/usage/usage.schema.d.ts +3 -3
  20. package/lib/src/services/blog/calendar/calendar.class.d.ts +2 -2
  21. package/lib/src/services/blog/integrations/integrations.class.d.ts +2 -2
  22. package/lib/src/services/blog/posts/posts.class.d.ts +2 -2
  23. package/lib/src/services/blog/queries/queries.class.d.ts +2 -2
  24. package/lib/src/services/blog/sitemaps/pages/pages.class.d.ts +2 -2
  25. package/lib/src/services/blog/sitemaps/sitemaps.class.d.ts +2 -2
  26. package/lib/src/services/blog/suggestions/suggestions.class.d.ts +2 -2
  27. package/lib/src/services/config/config.class.d.ts +2 -2
  28. package/lib/src/services/copilot/concerns/concerns.class.d.ts +2 -2
  29. package/lib/src/services/copilot/concerns/concerns.schema.d.ts +8 -8
  30. package/lib/src/services/copilot/decisions/decisions.class.d.ts +2 -2
  31. package/lib/src/services/copilot/recommendations/recommendations.class.d.ts +2 -2
  32. package/lib/src/services/currencies/currencies.class.d.ts +2 -2
  33. package/lib/src/services/emails/emails.class.d.ts +2 -2
  34. package/lib/src/services/events/events.class.d.ts +2 -2
  35. package/lib/src/services/events/triggers/triggers.class.d.ts +2 -2
  36. package/lib/src/services/events/types/types.class.d.ts +2 -2
  37. package/lib/src/services/exchanges/balance/balance.class.d.ts +2 -2
  38. package/lib/src/services/exchanges/deposits/deposits.class.d.ts +2 -2
  39. package/lib/src/services/exchanges/deposits/sync/sync.class.d.ts +2 -2
  40. package/lib/src/services/exchanges/download/download.class.d.ts +2 -2
  41. package/lib/src/services/exchanges/download/webhooks/webhooks.class.d.ts +2 -2
  42. package/lib/src/services/exchanges/exchanges.class.d.ts +2 -2
  43. package/lib/src/services/exchanges/ledger/ledger.class.d.ts +2 -2
  44. package/lib/src/services/exchanges/ledger/sync/sync.class.d.ts +2 -2
  45. package/lib/src/services/exchanges/ohlcv/history/history.class.d.ts +2 -2
  46. package/lib/src/services/exchanges/ticker/ticker.class.d.ts +2 -2
  47. package/lib/src/services/exchanges/transactions/sync/sync.class.d.ts +2 -2
  48. package/lib/src/services/exchanges/transactions/transactions.class.d.ts +2 -2
  49. package/lib/src/services/extensions/extensions.class.d.ts +2 -2
  50. package/lib/src/services/insights/crypto-stress-index/crypto-stress-index.class.d.ts +2 -2
  51. package/lib/src/services/insights/etf-flow/etf-flow.class.d.ts +2 -2
  52. package/lib/src/services/insights/fear-and-greed/fear-and-greed.class.d.ts +2 -2
  53. package/lib/src/services/insights/global/global.class.d.ts +2 -2
  54. package/lib/src/services/insights/insights.class.d.ts +2 -2
  55. package/lib/src/services/insights/news/news.class.d.ts +2 -2
  56. package/lib/src/services/keys/KeysService.d.ts +2 -2
  57. package/lib/src/services/keys/keys.class.d.ts +2 -2
  58. package/lib/src/services/marketplaces/marketplaces.class.d.ts +2 -2
  59. package/lib/src/services/markets/markets.class.d.ts +2 -2
  60. package/lib/src/services/messages/messages.class.d.ts +2 -2
  61. package/lib/src/services/models/pods/events/events.class.d.ts +2 -2
  62. package/lib/src/services/models/pods/events/events.schema.d.ts +3 -3
  63. package/lib/src/services/models/pods/pods.class.d.ts +2 -2
  64. package/lib/src/services/models/presets/presets.class.d.ts +2 -2
  65. package/lib/src/services/models/signals/history/history.class.d.ts +2 -2
  66. package/lib/src/services/models/signals/signals.class.d.ts +2 -2
  67. package/lib/src/services/models/signals/subscriptions/subscriptions.class.d.ts +2 -2
  68. package/lib/src/services/models/signals/subscriptions/subscriptions.schema.d.ts +3 -3
  69. package/lib/src/services/objectives/objectives.class.d.ts +2 -2
  70. package/lib/src/services/referrals/referrals.class.d.ts +2 -2
  71. package/lib/src/services/security/events/security-events.class.d.ts +2 -2
  72. package/lib/src/services/security/events/security-events.schema.d.ts +70 -70
  73. package/lib/src/services/series/balance/balance.class.d.ts +2 -2
  74. package/lib/src/services/series/performance/performance.class.d.ts +2 -2
  75. package/lib/src/services/snapshot/snapshot.class.d.ts +2 -2
  76. package/lib/src/services/snapshot/snapshot.schema.d.ts +336 -336
  77. package/lib/src/services/store/items/items.class.d.ts +2 -2
  78. package/lib/src/services/strategies/ai/ai.class.d.ts +2 -2
  79. package/lib/src/services/strategies/backtest/backtest.class.d.ts +2 -2
  80. package/lib/src/services/strategies/backtest/backtest.schema.d.ts +231 -135
  81. package/lib/src/services/strategies/backtest/results/results.class.d.ts +2 -2
  82. package/lib/src/services/strategies/follow/follow.class.d.ts +2 -2
  83. package/lib/src/services/strategies/generate/generate.class.d.ts +2 -2
  84. package/lib/src/services/strategies/generate/generate.schema.d.ts +80 -80
  85. package/lib/src/services/strategies/history/history.class.d.ts +2 -2
  86. package/lib/src/services/strategies/history/history.schema.d.ts +152 -152
  87. package/lib/src/services/strategies/hyperopt/hyperopt.class.d.ts +2 -2
  88. package/lib/src/services/strategies/indicators/indicators.class.d.ts +2 -2
  89. package/lib/src/services/strategies/indicators/talib/talib.class.d.ts +2 -2
  90. package/lib/src/services/strategies/research/research.class.d.ts +2 -2
  91. package/lib/src/services/strategies/research/research.schema.d.ts +72 -72
  92. package/lib/src/services/strategies/strategies.class.d.ts +2 -2
  93. package/lib/src/services/strategies/templates/templates.class.d.ts +2 -2
  94. package/lib/src/services/tasks/comments/comments.class.d.ts +2 -2
  95. package/lib/src/services/tasks/tasks.class.d.ts +2 -2
  96. package/lib/src/services/tax/research/research.class.d.ts +2 -2
  97. package/lib/src/services/tax/sessions/conversations/conversations.class.d.ts +2 -2
  98. package/lib/src/services/tax/sessions/sessions.class.d.ts +2 -2
  99. package/lib/src/services/tax/sessions/sessions.schema.d.ts +72 -72
  100. package/lib/src/services/tokens/tokens.class.d.ts +2 -2
  101. package/lib/src/services/tokens/tokens.schema.d.ts +72 -72
  102. package/lib/src/services/traders/pods/api/api.class.d.ts +2 -2
  103. package/lib/src/services/traders/pods/api/api.schema.d.ts +8 -8
  104. package/lib/src/services/traders/pods/events/events.class.d.ts +2 -2
  105. package/lib/src/services/traders/pods/events/events.schema.d.ts +144 -144
  106. package/lib/src/services/traders/pods/pods.class.d.ts +2 -2
  107. package/lib/src/services/traders/pods/pods.schema.d.ts +73 -73
  108. package/lib/src/services/traders/pods/webhooks/webhooks.class.d.ts +2 -2
  109. package/lib/src/services/traders/pods/webhooks/webhooks.schema.d.ts +144 -144
  110. package/lib/src/services/traders/traders.class.d.ts +2 -2
  111. package/lib/src/services/trades/trades.class.d.ts +2 -2
  112. package/lib/src/services/users/access/access.class.d.ts +2 -2
  113. package/lib/src/services/users/access/access.schema.d.ts +70 -70
  114. package/lib/src/services/users/marketing/marketing.class.d.ts +2 -2
  115. package/lib/src/services/users/onboarding/onboarding.class.d.ts +2 -2
  116. package/lib/src/services/users/sessions/sessions.class.d.ts +2 -2
  117. package/lib/src/services/users/sessions/sessions.schema.d.ts +70 -70
  118. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../../declarations';
5
5
  import type { StrategiesBacktestResults, StrategiesBacktestResultsData, StrategiesBacktestResultsPatch, StrategiesBacktestResultsQuery } from './results.schema';
6
6
  export type { StrategiesBacktestResults, StrategiesBacktestResultsData, StrategiesBacktestResultsPatch, StrategiesBacktestResultsQuery };
7
7
  export interface StrategiesBacktestResultsParams extends MongoDBAdapterParams<StrategiesBacktestResultsQuery> {
8
8
  }
9
- export declare class StrategiesBacktestResultsService<ServiceParams extends Params = StrategiesBacktestResultsParams> extends FlexibleMongoDBService<StrategiesBacktestResults, StrategiesBacktestResultsData, StrategiesBacktestResultsParams, StrategiesBacktestResultsPatch> {
9
+ export declare class StrategiesBacktestResultsService<ServiceParams extends Params = StrategiesBacktestResultsParams> extends MongoDBService<StrategiesBacktestResults, StrategiesBacktestResultsData, StrategiesBacktestResultsParams, StrategiesBacktestResultsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,12 +1,12 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { StrategiesFollow, StrategiesFollowData, StrategiesFollowPatch, StrategiesFollowQuery } from './follow.schema';
6
6
  export type { StrategiesFollow, StrategiesFollowData, StrategiesFollowPatch, StrategiesFollowQuery };
7
7
  export interface StrategiesFollowParams extends MongoDBAdapterParams<StrategiesFollowQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class StrategiesFollowService<ServiceParams extends Params = StrategiesFollowParams> extends FlexibleMongoDBService<StrategiesFollow, StrategiesFollowData, StrategiesFollowParams, StrategiesFollowPatch> {
10
+ export declare class StrategiesFollowService<ServiceParams extends Params = StrategiesFollowParams> extends MongoDBService<StrategiesFollow, StrategiesFollowData, StrategiesFollowParams, StrategiesFollowPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,12 +1,12 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { StrategiesGenerate, StrategiesGenerateData, StrategiesGeneratePatch, StrategiesGenerateQuery } from './generate.schema';
6
6
  export type { StrategiesGenerate, StrategiesGenerateData, StrategiesGeneratePatch, StrategiesGenerateQuery };
7
7
  export interface StrategiesGenerateParams extends MongoDBAdapterParams<StrategiesGenerateQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class StrategiesGenerateService<ServiceParams extends Params = StrategiesGenerateParams> extends FlexibleMongoDBService<StrategiesGenerate, StrategiesGenerateData, StrategiesGenerateParams, StrategiesGeneratePatch> {
10
+ export declare class StrategiesGenerateService<ServiceParams extends Params = StrategiesGenerateParams> extends MongoDBService<StrategiesGenerate, StrategiesGenerateData, StrategiesGenerateParams, StrategiesGeneratePatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -7,8 +7,8 @@ export declare const strategiesGenerateSchema: import("@feathersjs/typebox").TOb
7
7
  context: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
8
8
  description: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
9
9
  status: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"SUCCEEDED">, import("@feathersjs/typebox").TLiteral<"FAILED">, import("@feathersjs/typebox").TLiteral<"generating">, import("@feathersjs/typebox").TLiteral<"completed">, import("@feathersjs/typebox").TLiteral<"failed">]>>;
10
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
11
- templateId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
10
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
11
+ templateId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
12
12
  currentStep: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
13
13
  error: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
14
14
  createdAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<"date-time">>;
@@ -41,8 +41,8 @@ export declare const strategiesGenerateResolver: import("@feathersjs/schema").Re
41
41
  context?: string | undefined;
42
42
  description?: string | undefined;
43
43
  status?: "FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating" | undefined;
44
- strategyId?: string | undefined;
45
- templateId?: string | undefined;
44
+ strategyId?: string | {} | undefined;
45
+ templateId?: string | {} | undefined;
46
46
  currentStep?: string | undefined;
47
47
  error?: string | undefined;
48
48
  createdAt?: string | undefined;
@@ -73,8 +73,8 @@ export declare const strategiesGenerateExternalResolver: import("@feathersjs/sch
73
73
  context?: string | undefined;
74
74
  description?: string | undefined;
75
75
  status?: "FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating" | undefined;
76
- strategyId?: string | undefined;
77
- templateId?: string | undefined;
76
+ strategyId?: string | {} | undefined;
77
+ templateId?: string | {} | undefined;
78
78
  currentStep?: string | undefined;
79
79
  error?: string | undefined;
80
80
  createdAt?: string | undefined;
@@ -105,8 +105,8 @@ export declare const strategiesGenerateDataSchema: import("@feathersjs/typebox")
105
105
  context: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
106
106
  description: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
107
107
  status: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"SUCCEEDED">, import("@feathersjs/typebox").TLiteral<"FAILED">, import("@feathersjs/typebox").TLiteral<"generating">, import("@feathersjs/typebox").TLiteral<"completed">, import("@feathersjs/typebox").TLiteral<"failed">]>>;
108
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
109
- templateId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
108
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
109
+ templateId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
110
110
  currentStep: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
111
111
  error: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
112
112
  createdAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<"date-time">>;
@@ -139,8 +139,8 @@ export declare const strategiesGenerateDataResolver: import("@feathersjs/schema"
139
139
  context?: string | undefined;
140
140
  description?: string | undefined;
141
141
  status?: "FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating" | undefined;
142
- strategyId?: string | undefined;
143
- templateId?: string | undefined;
142
+ strategyId?: string | {} | undefined;
143
+ templateId?: string | {} | undefined;
144
144
  currentStep?: string | undefined;
145
145
  error?: string | undefined;
146
146
  createdAt?: string | undefined;
@@ -171,8 +171,8 @@ export declare const strategiesGeneratePatchSchema: import("@feathersjs/typebox"
171
171
  context: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
172
172
  description: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
173
173
  status: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"SUCCEEDED">, import("@feathersjs/typebox").TLiteral<"FAILED">, import("@feathersjs/typebox").TLiteral<"generating">, import("@feathersjs/typebox").TLiteral<"completed">, import("@feathersjs/typebox").TLiteral<"failed">]>>;
174
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
175
- templateId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
174
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
175
+ templateId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
176
176
  currentStep: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
177
177
  error: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
178
178
  createdAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<"date-time">>;
@@ -205,8 +205,8 @@ export declare const strategiesGeneratePatchResolver: import("@feathersjs/schema
205
205
  context?: string | undefined;
206
206
  description?: string | undefined;
207
207
  status?: "FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating" | undefined;
208
- strategyId?: string | undefined;
209
- templateId?: string | undefined;
208
+ strategyId?: string | {} | undefined;
209
+ templateId?: string | {} | undefined;
210
210
  currentStep?: string | undefined;
211
211
  error?: string | undefined;
212
212
  createdAt?: string | undefined;
@@ -237,8 +237,8 @@ export declare const strategiesGenerateQueryProperties: import("@feathersjs/type
237
237
  context: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
238
238
  description: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
239
239
  status: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"SUCCEEDED">, import("@feathersjs/typebox").TLiteral<"FAILED">, import("@feathersjs/typebox").TLiteral<"generating">, import("@feathersjs/typebox").TLiteral<"completed">, import("@feathersjs/typebox").TLiteral<"failed">]>>;
240
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
241
- templateId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
240
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
241
+ templateId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
242
242
  currentStep: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
243
243
  error: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
244
244
  createdAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<"date-time">>;
@@ -343,14 +343,14 @@ export declare const strategiesGenerateQuerySchema: import("@feathersjs/typebox"
343
343
  }>, import("@feathersjs/typebox").TObject<{
344
344
  [key: string]: import("@feathersjs/typebox").TSchema;
345
345
  } | undefined>]>>]>>;
346
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
347
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
348
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
349
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
350
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
351
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
352
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
353
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
346
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
347
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
348
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
349
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
350
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
351
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
352
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
353
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
354
354
  }>, import("@feathersjs/typebox").TObject<{
355
355
  [key: string]: import("@feathersjs/typebox").TSchema;
356
356
  } | undefined>]>>]>>;
@@ -422,14 +422,14 @@ export declare const strategiesGenerateQuerySchema: import("@feathersjs/typebox"
422
422
  }>, import("@feathersjs/typebox").TObject<{
423
423
  [key: string]: import("@feathersjs/typebox").TSchema;
424
424
  } | undefined>]>>]>>;
425
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
426
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
427
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
428
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
429
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
430
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
431
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
432
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
425
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
426
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
427
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
428
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
429
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
430
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
431
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
432
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
433
433
  }>, import("@feathersjs/typebox").TObject<{
434
434
  [key: string]: import("@feathersjs/typebox").TSchema;
435
435
  } | undefined>]>>]>>;
@@ -502,14 +502,14 @@ export declare const strategiesGenerateQuerySchema: import("@feathersjs/typebox"
502
502
  }>, import("@feathersjs/typebox").TObject<{
503
503
  [key: string]: import("@feathersjs/typebox").TSchema;
504
504
  } | undefined>]>>]>>;
505
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
506
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
507
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
508
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
509
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
510
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
511
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
512
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
505
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
506
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
507
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
508
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
509
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
510
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
511
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
512
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
513
513
  }>, import("@feathersjs/typebox").TObject<{
514
514
  [key: string]: import("@feathersjs/typebox").TSchema;
515
515
  } | undefined>]>>]>>;
@@ -581,14 +581,14 @@ export declare const strategiesGenerateQuerySchema: import("@feathersjs/typebox"
581
581
  }>, import("@feathersjs/typebox").TObject<{
582
582
  [key: string]: import("@feathersjs/typebox").TSchema;
583
583
  } | undefined>]>>]>>;
584
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
585
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
586
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
587
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
588
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
589
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
590
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
591
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
584
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
585
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
586
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
587
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
588
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
589
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
590
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
591
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
592
592
  }>, import("@feathersjs/typebox").TObject<{
593
593
  [key: string]: import("@feathersjs/typebox").TSchema;
594
594
  } | undefined>]>>]>>;
@@ -664,14 +664,14 @@ export declare const strategiesGenerateQueryResolver: import("@feathersjs/schema
664
664
  $nin: "FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating" | ("FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating")[];
665
665
  } & {}> | undefined;
666
666
  strategyId?: string | Partial<{
667
- $gt?: string | undefined;
668
- $gte?: string | undefined;
669
- $lt?: string | undefined;
670
- $lte?: string | undefined;
671
- $ne?: string | undefined;
672
- $in: string | string[];
673
- $nin: string | string[];
674
- } & {}> | undefined;
667
+ $gt?: string | {} | undefined;
668
+ $gte?: string | {} | undefined;
669
+ $lt?: string | {} | undefined;
670
+ $lte?: string | {} | undefined;
671
+ $ne?: string | {} | undefined;
672
+ $in: string | (string | {})[] | {};
673
+ $nin: string | (string | {})[] | {};
674
+ } & {}> | {} | undefined;
675
675
  } | {
676
676
  $or: {
677
677
  _id?: string | Partial<{
@@ -729,14 +729,14 @@ export declare const strategiesGenerateQueryResolver: import("@feathersjs/schema
729
729
  $nin: "FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating" | ("FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating")[];
730
730
  } & {}> | undefined;
731
731
  strategyId?: string | Partial<{
732
- $gt?: string | undefined;
733
- $gte?: string | undefined;
734
- $lt?: string | undefined;
735
- $lte?: string | undefined;
736
- $ne?: string | undefined;
737
- $in: string | string[];
738
- $nin: string | string[];
739
- } & {}> | undefined;
732
+ $gt?: string | {} | undefined;
733
+ $gte?: string | {} | undefined;
734
+ $lt?: string | {} | undefined;
735
+ $lte?: string | {} | undefined;
736
+ $ne?: string | {} | undefined;
737
+ $in: string | (string | {})[] | {};
738
+ $nin: string | (string | {})[] | {};
739
+ } & {}> | {} | undefined;
740
740
  }[];
741
741
  })[];
742
742
  $or: {
@@ -795,14 +795,14 @@ export declare const strategiesGenerateQueryResolver: import("@feathersjs/schema
795
795
  $nin: "FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating" | ("FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating")[];
796
796
  } & {}> | undefined;
797
797
  strategyId?: string | Partial<{
798
- $gt?: string | undefined;
799
- $gte?: string | undefined;
800
- $lt?: string | undefined;
801
- $lte?: string | undefined;
802
- $ne?: string | undefined;
803
- $in: string | string[];
804
- $nin: string | string[];
805
- } & {}> | undefined;
798
+ $gt?: string | {} | undefined;
799
+ $gte?: string | {} | undefined;
800
+ $lt?: string | {} | undefined;
801
+ $lte?: string | {} | undefined;
802
+ $ne?: string | {} | undefined;
803
+ $in: string | (string | {})[] | {};
804
+ $nin: string | (string | {})[] | {};
805
+ } & {}> | {} | undefined;
806
806
  }[];
807
807
  }> & {
808
808
  _id?: string | Partial<{
@@ -860,12 +860,12 @@ export declare const strategiesGenerateQueryResolver: import("@feathersjs/schema
860
860
  $nin: "FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating" | ("FAILED" | "SUCCEEDED" | "completed" | "failed" | "generating")[];
861
861
  } & {}> | undefined;
862
862
  strategyId?: string | Partial<{
863
- $gt?: string | undefined;
864
- $gte?: string | undefined;
865
- $lt?: string | undefined;
866
- $lte?: string | undefined;
867
- $ne?: string | undefined;
868
- $in: string | string[];
869
- $nin: string | string[];
870
- } & {}> | undefined;
863
+ $gt?: string | {} | undefined;
864
+ $gte?: string | {} | undefined;
865
+ $lt?: string | {} | undefined;
866
+ $lte?: string | {} | undefined;
867
+ $ne?: string | {} | undefined;
868
+ $in: string | (string | {})[] | {};
869
+ $nin: string | (string | {})[] | {};
870
+ } & {}> | {} | undefined;
871
871
  } & {}, HookContext<StrategiesGenerateService<import("./generate.class").StrategiesGenerateParams>>>;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { StrategiesHistory, StrategiesHistoryData, StrategiesHistoryPatch, StrategiesHistoryQuery } from './history.schema';
6
6
  export type { StrategiesHistory, StrategiesHistoryData, StrategiesHistoryPatch, StrategiesHistoryQuery };
7
7
  export interface StrategiesHistoryParams extends MongoDBAdapterParams<StrategiesHistoryQuery> {
8
8
  }
9
- export declare class StrategiesHistoryService<ServiceParams extends Params = StrategiesHistoryParams> extends FlexibleMongoDBService<StrategiesHistory, StrategiesHistoryData, StrategiesHistoryParams, StrategiesHistoryPatch> {
9
+ export declare class StrategiesHistoryService<ServiceParams extends Params = StrategiesHistoryParams> extends MongoDBService<StrategiesHistory, StrategiesHistoryData, StrategiesHistoryParams, StrategiesHistoryPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;