@nexeraid/identity-schemas 2.100.0-dev → 2.102.0-dev

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 (35) hide show
  1. package/dist/{CoinMarketCap.schema-fa7abfc6.esm.mjs → CoinMarketCap.schema-91b7b5d0.esm.mjs} +2 -2
  2. package/dist/{CoinMarketCap.schema-1f2b5ea7.cjs.dev.cjs → CoinMarketCap.schema-caf8c337.cjs.dev.cjs} +2 -2
  3. package/dist/{CoinMarketCap.schema-deb194cc.cjs.prod.cjs → CoinMarketCap.schema-eb8f4418.cjs.prod.cjs} +2 -2
  4. package/dist/declarations/src/identity-ids.schema.d.ts +9 -5
  5. package/dist/declarations/src/identity-ids.schema.d.ts.map +1 -1
  6. package/dist/declarations/src/webhooks/alert.schema.d.ts +13 -13
  7. package/dist/{identity-api.schema-7892c69f.esm.mjs → identity-api.schema-a425d60c.esm.mjs} +1 -1
  8. package/dist/{identity-api.schema-97ca9ce3.cjs.dev.cjs → identity-api.schema-c09cbbe9.cjs.dev.cjs} +1 -1
  9. package/dist/{identity-api.schema-ca68abcb.cjs.prod.cjs → identity-api.schema-d00f40e2.cjs.prod.cjs} +1 -1
  10. package/dist/nexeraid-identity-schemas.cjs.dev.cjs +6 -4
  11. package/dist/nexeraid-identity-schemas.cjs.prod.cjs +6 -4
  12. package/dist/nexeraid-identity-schemas.esm.mjs +4 -4
  13. package/dist/package.json +1 -1
  14. package/dist/{tfhe-utilities-ec9cd3dc.cjs.prod.cjs → tfhe-utilities-6a169abe.cjs.prod.cjs} +2 -2
  15. package/dist/{tfhe-utilities-dc49c4b4.esm.mjs → tfhe-utilities-a367f929.esm.mjs} +2 -2
  16. package/dist/{tfhe-utilities-f9e640f3.cjs.dev.cjs → tfhe-utilities-bfc5ecc2.cjs.dev.cjs} +2 -2
  17. package/dist/{vault.schema-21a24278.cjs.dev.cjs → vault.schema-376c6496.cjs.dev.cjs} +15 -3
  18. package/dist/{vault.schema-b3910f8d.esm.mjs → vault.schema-4a010b19.esm.mjs} +13 -3
  19. package/dist/{vault.schema-cb19adc8.cjs.prod.cjs → vault.schema-90df2c15.cjs.prod.cjs} +15 -3
  20. package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
  21. package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
  22. package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
  23. package/package.json +1 -1
  24. package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
  25. package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
  26. package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
  27. package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +1 -1
  28. package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +1 -1
  29. package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +1 -1
  30. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
  31. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
  32. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
  33. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +4 -4
  34. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +4 -4
  35. package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +4 -4
@@ -1,6 +1,6 @@
1
1
  import { z } from 'zod';
2
- import { b0 as Alpha2Country, aS as UuidString, ez as _toConsumableArray, eB as ScoringAnalysisRequest, eC as WorkflowsScoringAnalysisRequest, a_ as ISO3CountryCode, eD as _slicedToArray, ca as IdentityId, ar as BlockchainAddress, av as BlockchainNamespace, c6 as WorkflowSessionId, d2 as WorkspaceId, d1 as OrganizationId, bk as CustomerStatus, ey as _defineProperty, dp as ProofOfResidenceCredentialSubjectSchema, bl as BasicCustomerContactInformation, cU as VerificationMode } from './vault.schema-b3910f8d.esm.mjs';
3
- import { _ as SdkVerificationOutput, aU as QrCodeLinkWithSchemaType, c4 as CredentialType } from './identity-api.schema-7892c69f.esm.mjs';
2
+ import { b0 as Alpha2Country, aS as UuidString, eB as _toConsumableArray, eD as ScoringAnalysisRequest, eE as WorkflowsScoringAnalysisRequest, a_ as ISO3CountryCode, eF as _slicedToArray, cb as IdentityId, ar as BlockchainAddress, av as BlockchainNamespace, c7 as WorkflowSessionId, d4 as WorkspaceId, d3 as OrganizationId, bk as CustomerStatus, eA as _defineProperty, dr as ProofOfResidenceCredentialSubjectSchema, bl as BasicCustomerContactInformation, cW as VerificationMode } from './vault.schema-4a010b19.esm.mjs';
3
+ import { _ as SdkVerificationOutput, aU as QrCodeLinkWithSchemaType, c4 as CredentialType } from './identity-api.schema-a425d60c.esm.mjs';
4
4
 
5
5
  var IpQualityAnalysisRequest = z.object({
6
6
  apiKey: z.string().nullish(),
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var zod = require('zod');
4
- var vault_schema = require('./vault.schema-21a24278.cjs.dev.cjs');
5
- var identityApi_schema = require('./identity-api.schema-97ca9ce3.cjs.dev.cjs');
4
+ var vault_schema = require('./vault.schema-376c6496.cjs.dev.cjs');
5
+ var identityApi_schema = require('./identity-api.schema-c09cbbe9.cjs.dev.cjs');
6
6
 
7
7
  var IpQualityAnalysisRequest = zod.z.object({
8
8
  apiKey: zod.z.string().nullish(),
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var zod = require('zod');
4
- var vault_schema = require('./vault.schema-cb19adc8.cjs.prod.cjs');
5
- var identityApi_schema = require('./identity-api.schema-ca68abcb.cjs.prod.cjs');
4
+ var vault_schema = require('./vault.schema-90df2c15.cjs.prod.cjs');
5
+ var identityApi_schema = require('./identity-api.schema-d00f40e2.cjs.prod.cjs');
6
6
 
7
7
  var IpQualityAnalysisRequest = zod.z.object({
8
8
  apiKey: zod.z.string().nullish(),
@@ -6,7 +6,7 @@ export declare const WalletPrefix = "wallet";
6
6
  export declare const AppPrefix = "app";
7
7
  export declare const ChallengePrefix = "challenge";
8
8
  export declare const TestPrefix = "test";
9
- export declare const CustomerScreeningPrefix = "cstscr";
9
+ export declare const IndividualScreeningPrefix = "cstscr";
10
10
  export declare const SigGatingPrefix = "siggating";
11
11
  export declare const TagPrefix = "tag";
12
12
  export declare const ScorechainAnalysisPrefix = "scrchn";
@@ -31,6 +31,7 @@ export declare const QueryPrefix = "query";
31
31
  export declare const QueryGroupPrefix = "qgroup";
32
32
  export declare const ActionPrefix = "action";
33
33
  export declare const WorkflowSessionAttributePrefix = "wsatr";
34
+ export declare const ComplyAdvantageSearchUpdatePrefix = "casu";
34
35
  export declare const SsssSharePrefix = "ssssshare";
35
36
  export declare const SsssChunkPrefix = "sssschunk";
36
37
  /**
@@ -60,11 +61,12 @@ export type WalletPrefix = typeof WalletPrefix;
60
61
  export type AppPrefix = typeof AppPrefix;
61
62
  export type ChallengePrefix = typeof ChallengePrefix;
62
63
  export type TestPrefix = typeof TestPrefix;
63
- export type CustomerScreeningPrefix = typeof CustomerScreeningPrefix;
64
+ export type IndividualScreeningPrefix = typeof IndividualScreeningPrefix;
64
65
  export type SigGatingPrefix = typeof SigGatingPrefix;
65
66
  export type TagPrefix = typeof TagPrefix;
66
67
  export type ActionPrefix = typeof ActionPrefix;
67
68
  export type ScorechainAnalysisPrefix = typeof ScorechainAnalysisPrefix;
69
+ export type ComplyAdvantageSearchUpdateId = `${ComplyAdvantageSearchUpdatePrefix}_${string}`;
68
70
  export type ScenarioPrefix = typeof ScenarioPrefix;
69
71
  export type ListPrefix = typeof ListPrefix;
70
72
  export type QueryPrefix = typeof QueryPrefix;
@@ -85,6 +87,7 @@ export type InstitutionPrefix = typeof InstitutionPrefix;
85
87
  export type InstitutionExtractedInfosPrefix = typeof InstitutionExtractedInfosPrefix;
86
88
  export type TransactionAmountPrefix = typeof TransactionAmountPrefix;
87
89
  export type WorkflowSessionAttributePrefix = typeof WorkflowSessionAttributePrefix;
90
+ export type ComplyAdvantageSearchUpdatePrefix = typeof ComplyAdvantageSearchUpdatePrefix;
88
91
  export type SsssSharePrefix = typeof SsssSharePrefix;
89
92
  export type SsssChunkPrefix = typeof SsssChunkPrefix;
90
93
  export type AiExecutionPrefix = typeof AiExecutionPrefix;
@@ -99,7 +102,7 @@ export type WalletId = `${WalletPrefix}_${string}`;
99
102
  export type AppId = `${AppPrefix}_${string}`;
100
103
  export type ChallengeId = `${ChallengePrefix}_${string}`;
101
104
  export type TestId = `${TestPrefix}_${string}`;
102
- export type CustomerScreeningId = `${CustomerScreeningPrefix}_${string}`;
105
+ export type CustomerScreeningId = `${IndividualScreeningPrefix}_${string}`;
103
106
  export type SigGatingId = `${SigGatingPrefix}_${string}`;
104
107
  export type TagId = `${TagPrefix}_${string}`;
105
108
  export type ActionId = `${ActionPrefix}_${string}`;
@@ -133,7 +136,7 @@ export declare const WorkflowSessionId: z.ZodString;
133
136
  export type WorkflowSessionId = z.infer<typeof WorkflowSessionId>;
134
137
  export type SsssShareId = `${SsssSharePrefix}_${string}`;
135
138
  export type SsssChunkId = `${SsssChunkPrefix}_${string}`;
136
- export declare const createBrandedSchemaId: <T extends string>(brand: StorageId | IdentityId | EmailId | WalletId | AppId | ChallengeId | TestId | CustomerScreeningId | SigGatingId | MetaAlertId | ScenarioId | ListId | QueryId | ActionId | TagId | TagsToEntityId | TransactionAddressesId | TransactionId | TransactionActivityId | TransactionFeesId | TransactionReviewId | TransactionPartiesId | TransactionInfosId | TransactionExtractedInfosId | TransactionMethodsId | TransactionMethodExtractedInfosId | InstitutionId | WorkflowSessionAttributeId | InstitutionExtractedInfosId | ScorechainAnalysisId | TransactionAmountId | SsssShareId | SsssChunkId | AiExecutionId | AiExecutionStepId | QueryGroupId | ChatId | MessageId | AiDocumentId | AiAgentId | AiStepId | AiMessageId) => z.ZodType<T, z.ZodTypeDef, T>;
139
+ export declare const createBrandedSchemaId: <T extends string>(brand: StorageId | IdentityId | EmailId | WalletId | AppId | ChallengeId | TestId | CustomerScreeningId | SigGatingId | MetaAlertId | ScenarioId | ListId | QueryId | ActionId | TagId | TagsToEntityId | TransactionAddressesId | TransactionId | TransactionActivityId | TransactionFeesId | TransactionReviewId | TransactionPartiesId | TransactionInfosId | TransactionExtractedInfosId | TransactionMethodsId | TransactionMethodExtractedInfosId | InstitutionId | WorkflowSessionAttributeId | InstitutionExtractedInfosId | ScorechainAnalysisId | TransactionAmountId | SsssShareId | SsssChunkId | AiExecutionId | AiExecutionStepId | QueryGroupId | ChatId | MessageId | AiDocumentId | AiAgentId | AiStepId | AiMessageId | ComplyAdvantageSearchUpdateId) => z.ZodType<T, z.ZodTypeDef, T>;
137
140
  export declare const createBrandedSchemaIdWithParams: <T extends string>(brand: T, params: string[]) => z.ZodType<T, z.ZodTypeDef, T>;
138
141
  export declare const StorageId: z.ZodType<`storage_${string}`, z.ZodTypeDef, `storage_${string}`>;
139
142
  export declare const IdentityId: z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>;
@@ -161,6 +164,7 @@ export declare const TransactionMethodExtractedInfosId: z.ZodType<`txmei_${strin
161
164
  export declare const InstitutionId: z.ZodType<`ins_${string}`, z.ZodTypeDef, `ins_${string}`>;
162
165
  export declare const InstitutionExtractedInfosId: z.ZodType<`insei_${string}`, z.ZodTypeDef, `insei_${string}`>;
163
166
  export declare const TransactionAmountId: z.ZodType<`txam_${string}`, z.ZodTypeDef, `txam_${string}`>;
167
+ export declare const ComplyAdvantageSearchUpdateId: z.ZodType<`casu_${string}`, z.ZodTypeDef, `casu_${string}`>;
164
168
  export declare const ScenarioId: z.ZodType<`scenario_${string}`, z.ZodTypeDef, `scenario_${string}`>;
165
169
  export declare const ListId: z.ZodType<`list_${string}`, z.ZodTypeDef, `list_${string}`>;
166
170
  export declare const QueryId: z.ZodType<`query_${string}`, z.ZodTypeDef, `query_${string}`>;
@@ -174,7 +178,7 @@ export declare const AiExecutionStepId: z.ZodType<`aiexest_${string}`, z.ZodType
174
178
  export declare const AiDocumentId: z.ZodType<`aidoc_${string}`, z.ZodTypeDef, `aidoc_${string}`>;
175
179
  export declare const AiAgentId: z.ZodType<`agent_${string}`, z.ZodTypeDef, `agent_${string}`>;
176
180
  export declare const AiStepId: z.ZodType<`astep_${string}`, z.ZodTypeDef, `astep_${string}`>;
177
- export declare const generateId: <T extends string>(type: T & (ActionPrefix | AppPrefix | ChallengePrefix | MetaAlertPrefix | TestPrefix | CustomerScreeningPrefix | SigGatingPrefix | EmailPrefix | IdentityPrefix | InstitutionExtractedInfosPrefix | InstitutionPrefix | ListPrefix | QueryPrefix | ScenarioPrefix | StoragePrefix | TagPrefix | TagsToEntityPrefix | TransactionAmountPrefix | TransactionActivityPrefix | TransactionAddressesPrefix | ScorechainAnalysisPrefix | SsssSharePrefix | SsssChunkPrefix | TransactionExtractedInfosPrefix | TransactionFeesPrefix | TransactionInfosPrefix | TransactionMethodExtractedInfosPrefix | TransactionMethodsPrefix | TransactionPartiesPrefix | TransactionPrefix | TransactionReviewPrefix | WalletPrefix | WorkflowSessionAttributePrefix | QueryGroupPrefix | AiExecutionPrefix | AiExecutionStepPrefix | ChatPrefix | MessagePrefix | AiDocumentPrefix | AiAgentPrefix | AiStepPrefix | AiMessagePrefix)) => `${T}_${string}`;
181
+ export declare const generateId: <T extends string>(type: T & (ActionPrefix | AppPrefix | ChallengePrefix | MetaAlertPrefix | TestPrefix | IndividualScreeningPrefix | SigGatingPrefix | EmailPrefix | IdentityPrefix | InstitutionExtractedInfosPrefix | InstitutionPrefix | ListPrefix | QueryPrefix | ScenarioPrefix | StoragePrefix | TagPrefix | TagsToEntityPrefix | TransactionAmountPrefix | TransactionActivityPrefix | TransactionAddressesPrefix | ScorechainAnalysisPrefix | SsssSharePrefix | SsssChunkPrefix | TransactionExtractedInfosPrefix | TransactionFeesPrefix | TransactionInfosPrefix | TransactionMethodExtractedInfosPrefix | TransactionMethodsPrefix | TransactionPartiesPrefix | TransactionPrefix | TransactionReviewPrefix | WalletPrefix | WorkflowSessionAttributePrefix | QueryGroupPrefix | AiExecutionPrefix | AiExecutionStepPrefix | ChatPrefix | MessagePrefix | AiDocumentPrefix | AiAgentPrefix | AiStepPrefix | AiMessagePrefix | ComplyAdvantageSearchUpdatePrefix)) => `${T}_${string}`;
178
182
  export declare const MemberId: z.ZodString;
179
183
  export type MemberId = z.infer<typeof MemberId>;
180
184
  export declare const ChatId: z.ZodType<`chat_${string}`, z.ZodTypeDef, `chat_${string}`>;
@@ -1 +1 @@
1
- {"version":3,"file":"identity-ids.schema.d.ts","sourceRoot":"../../../src","sources":["identity-ids.schema.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"identity-ids.schema.d.ts","sourceRoot":"../../../src","sources":["identity-ids.schema.ts"],"names":[],"mappings":"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"}
@@ -20,17 +20,17 @@ export type AlertTableColumn = z.infer<typeof AlertTableColumn>;
20
20
  export declare const UserInfoForDuplicate: z.ZodObject<{
21
21
  customerId: z.ZodString;
22
22
  customerInfo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
- profilePicture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ profilePictureUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
24
  idDocumentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
25
  }, "strip", z.ZodTypeAny, {
26
26
  customerId: string;
27
27
  customerInfo?: string | null | undefined;
28
- profilePicture?: string | null | undefined;
28
+ profilePictureUrl?: string | null | undefined;
29
29
  idDocumentUrl?: string | null | undefined;
30
30
  }, {
31
31
  customerId: string;
32
32
  customerInfo?: string | null | undefined;
33
- profilePicture?: string | null | undefined;
33
+ profilePictureUrl?: string | null | undefined;
34
34
  idDocumentUrl?: string | null | undefined;
35
35
  }>;
36
36
  export type UserInfoForDuplicate = z.infer<typeof UserInfoForDuplicate>;
@@ -38,59 +38,59 @@ export declare const DuplicateData: z.ZodObject<{
38
38
  original: z.ZodObject<{
39
39
  customerId: z.ZodString;
40
40
  customerInfo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
- profilePicture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ profilePictureUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
42
  idDocumentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
43
  }, "strip", z.ZodTypeAny, {
44
44
  customerId: string;
45
45
  customerInfo?: string | null | undefined;
46
- profilePicture?: string | null | undefined;
46
+ profilePictureUrl?: string | null | undefined;
47
47
  idDocumentUrl?: string | null | undefined;
48
48
  }, {
49
49
  customerId: string;
50
50
  customerInfo?: string | null | undefined;
51
- profilePicture?: string | null | undefined;
51
+ profilePictureUrl?: string | null | undefined;
52
52
  idDocumentUrl?: string | null | undefined;
53
53
  }>;
54
54
  duplicate: z.ZodObject<{
55
55
  customerId: z.ZodString;
56
56
  customerInfo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
- profilePicture: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ profilePictureUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
58
  idDocumentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
59
59
  }, "strip", z.ZodTypeAny, {
60
60
  customerId: string;
61
61
  customerInfo?: string | null | undefined;
62
- profilePicture?: string | null | undefined;
62
+ profilePictureUrl?: string | null | undefined;
63
63
  idDocumentUrl?: string | null | undefined;
64
64
  }, {
65
65
  customerId: string;
66
66
  customerInfo?: string | null | undefined;
67
- profilePicture?: string | null | undefined;
67
+ profilePictureUrl?: string | null | undefined;
68
68
  idDocumentUrl?: string | null | undefined;
69
69
  }>;
70
70
  }, "strip", z.ZodTypeAny, {
71
71
  original: {
72
72
  customerId: string;
73
73
  customerInfo?: string | null | undefined;
74
- profilePicture?: string | null | undefined;
74
+ profilePictureUrl?: string | null | undefined;
75
75
  idDocumentUrl?: string | null | undefined;
76
76
  };
77
77
  duplicate: {
78
78
  customerId: string;
79
79
  customerInfo?: string | null | undefined;
80
- profilePicture?: string | null | undefined;
80
+ profilePictureUrl?: string | null | undefined;
81
81
  idDocumentUrl?: string | null | undefined;
82
82
  };
83
83
  }, {
84
84
  original: {
85
85
  customerId: string;
86
86
  customerInfo?: string | null | undefined;
87
- profilePicture?: string | null | undefined;
87
+ profilePictureUrl?: string | null | undefined;
88
88
  idDocumentUrl?: string | null | undefined;
89
89
  };
90
90
  duplicate: {
91
91
  customerId: string;
92
92
  customerInfo?: string | null | undefined;
93
- profilePicture?: string | null | undefined;
93
+ profilePictureUrl?: string | null | undefined;
94
94
  idDocumentUrl?: string | null | undefined;
95
95
  };
96
96
  }>;
@@ -1,5 +1,5 @@
1
1
  import { z } from 'zod';
2
- import { dm as IDImageCredentialSubjectSchema, dp as ProofOfResidenceCredentialSubjectSchema, dn as SelfieImageCredentialSubjectSchema, dl as IDInformationCredentialSubjectSchema, dk as IDInformationTfheCredentialSubjectSchema, dj as OLD_AMLScreeningsResultsCredentialSubjectSchema, db as ID3CredentialSubjectSchema, dc as IDScanCredentialSubjectSchema, de as IDScanSelfieCredentialSubjectSchema, dd as IDScanPassportCredentialSubjectSchema, ey as _defineProperty, ep as VaultMetadataLinkZodSchema, cB as QueryId, cC as QueryGroupId, aS as UuidString, ar as BlockchainAddress, cz as ScenarioId, d2 as WorkspaceId, as as String0x, aN as BlockchainSignature, aa as TxHash, d3 as WorkflowId, g as EvmChainId, a9 as AddressSchema, aD as EIP155Signature, T as TezosChainId, ah as TezosContractAddress, aP as TezosEntrypointName, ag as TezosImplicitAddress, aI as EdSignature, av as BlockchainNamespace, dq as GenericVerifiableCredentialSchema, ax as SupportedBlockchainNamespaceForSignatureAuth, B as BlockchainId, d5 as ExternalCustomerId, d0 as AdditionalCustomerInformationParams, bk as CustomerStatus, a8 as PublicKey } from './vault.schema-b3910f8d.esm.mjs';
2
+ import { dp as IDImageCredentialSubjectSchema, dr as ProofOfResidenceCredentialSubjectSchema, dq as SelfieImageCredentialSubjectSchema, dn as IDInformationCredentialSubjectSchema, dm as IDInformationTfheCredentialSubjectSchema, dl as OLD_AMLScreeningsResultsCredentialSubjectSchema, dd as ID3CredentialSubjectSchema, de as IDScanCredentialSubjectSchema, dg as IDScanSelfieCredentialSubjectSchema, df as IDScanPassportCredentialSubjectSchema, eA as _defineProperty, er as VaultMetadataLinkZodSchema, cD as QueryId, cE as QueryGroupId, aS as UuidString, ar as BlockchainAddress, cB as ScenarioId, d4 as WorkspaceId, as as String0x, aN as BlockchainSignature, aa as TxHash, d5 as WorkflowId, g as EvmChainId, a9 as AddressSchema, aD as EIP155Signature, T as TezosChainId, ah as TezosContractAddress, aP as TezosEntrypointName, ag as TezosImplicitAddress, aI as EdSignature, av as BlockchainNamespace, ds as GenericVerifiableCredentialSchema, ax as SupportedBlockchainNamespaceForSignatureAuth, B as BlockchainId, d7 as ExternalCustomerId, d2 as AdditionalCustomerInformationParams, bk as CustomerStatus, a8 as PublicKey } from './vault.schema-4a010b19.esm.mjs';
3
3
 
4
4
  var CredentialSchemas = {
5
5
  ProofOfResidence: ProofOfResidenceCredentialSubjectSchema,
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var zod = require('zod');
4
- var vault_schema = require('./vault.schema-21a24278.cjs.dev.cjs');
4
+ var vault_schema = require('./vault.schema-376c6496.cjs.dev.cjs');
5
5
 
6
6
  var CredentialSchemas = {
7
7
  ProofOfResidence: vault_schema.ProofOfResidenceCredentialSubjectSchema,
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var zod = require('zod');
4
- var vault_schema = require('./vault.schema-cb19adc8.cjs.prod.cjs');
4
+ var vault_schema = require('./vault.schema-90df2c15.cjs.prod.cjs');
5
5
 
6
6
  var CredentialSchemas = {
7
7
  ProofOfResidence: vault_schema.ProofOfResidenceCredentialSubjectSchema,
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('./vault.schema-21a24278.cjs.dev.cjs');
5
+ var vault_schema = require('./vault.schema-376c6496.cjs.dev.cjs');
6
6
  var zod = require('zod');
7
- var identityApi_schema = require('./identity-api.schema-97ca9ce3.cjs.dev.cjs');
8
- var tfheUtilities = require('./tfhe-utilities-f9e640f3.cjs.dev.cjs');
7
+ var identityApi_schema = require('./identity-api.schema-c09cbbe9.cjs.dev.cjs');
8
+ var tfheUtilities = require('./tfhe-utilities-bfc5ecc2.cjs.dev.cjs');
9
9
  require('nanoid');
10
10
  require('decimal.js');
11
11
 
@@ -190,6 +190,8 @@ exports.ChallengeId = vault_schema.ChallengeId;
190
190
  exports.ChallengePrefix = vault_schema.ChallengePrefix;
191
191
  exports.ChatId = vault_schema.ChatId;
192
192
  exports.ChatPrefix = vault_schema.ChatPrefix;
193
+ exports.ComplyAdvantageSearchUpdateId = vault_schema.ComplyAdvantageSearchUpdateId;
194
+ exports.ComplyAdvantageSearchUpdatePrefix = vault_schema.ComplyAdvantageSearchUpdatePrefix;
193
195
  exports.CosmosAddress = vault_schema.CosmosAddress;
194
196
  exports.CosmosChainId = vault_schema.CosmosChainId;
195
197
  exports.CosmosSignature = vault_schema.CosmosSignature;
@@ -203,7 +205,6 @@ exports.CustomerOnboardingLevel = vault_schema.CustomerOnboardingLevel;
203
205
  exports.CustomerOnboardingLevels = vault_schema.CustomerOnboardingLevels;
204
206
  exports.CustomerPersonalInformation = vault_schema.CustomerPersonalInformation;
205
207
  exports.CustomerScreeningId = vault_schema.CustomerScreeningId;
206
- exports.CustomerScreeningPrefix = vault_schema.CustomerScreeningPrefix;
207
208
  exports.CustomerStatus = vault_schema.CustomerStatus;
208
209
  exports.CustomerStatuses = vault_schema.CustomerStatuses;
209
210
  exports.CustomerTableColumn = vault_schema.CustomerTableColumn;
@@ -264,6 +265,7 @@ exports.IdentityId = vault_schema.IdentityId;
264
265
  exports.IdentityPrefix = vault_schema.IdentityPrefix;
265
266
  exports.IdentityWidgetAccessToken_NEW = vault_schema.IdentityWidgetAccessToken_NEW;
266
267
  exports.IdentityWidgetSessionToken = vault_schema.IdentityWidgetSessionToken;
268
+ exports.IndividualScreeningPrefix = vault_schema.IndividualScreeningPrefix;
267
269
  exports.InstitutionExtractedInfosId = vault_schema.InstitutionExtractedInfosId;
268
270
  exports.InstitutionExtractedInfosPrefix = vault_schema.InstitutionExtractedInfosPrefix;
269
271
  exports.InstitutionId = vault_schema.InstitutionId;
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('./vault.schema-cb19adc8.cjs.prod.cjs');
5
+ var vault_schema = require('./vault.schema-90df2c15.cjs.prod.cjs');
6
6
  var zod = require('zod');
7
- var identityApi_schema = require('./identity-api.schema-ca68abcb.cjs.prod.cjs');
8
- var tfheUtilities = require('./tfhe-utilities-ec9cd3dc.cjs.prod.cjs');
7
+ var identityApi_schema = require('./identity-api.schema-d00f40e2.cjs.prod.cjs');
8
+ var tfheUtilities = require('./tfhe-utilities-6a169abe.cjs.prod.cjs');
9
9
  require('nanoid');
10
10
  require('decimal.js');
11
11
 
@@ -190,6 +190,8 @@ exports.ChallengeId = vault_schema.ChallengeId;
190
190
  exports.ChallengePrefix = vault_schema.ChallengePrefix;
191
191
  exports.ChatId = vault_schema.ChatId;
192
192
  exports.ChatPrefix = vault_schema.ChatPrefix;
193
+ exports.ComplyAdvantageSearchUpdateId = vault_schema.ComplyAdvantageSearchUpdateId;
194
+ exports.ComplyAdvantageSearchUpdatePrefix = vault_schema.ComplyAdvantageSearchUpdatePrefix;
193
195
  exports.CosmosAddress = vault_schema.CosmosAddress;
194
196
  exports.CosmosChainId = vault_schema.CosmosChainId;
195
197
  exports.CosmosSignature = vault_schema.CosmosSignature;
@@ -203,7 +205,6 @@ exports.CustomerOnboardingLevel = vault_schema.CustomerOnboardingLevel;
203
205
  exports.CustomerOnboardingLevels = vault_schema.CustomerOnboardingLevels;
204
206
  exports.CustomerPersonalInformation = vault_schema.CustomerPersonalInformation;
205
207
  exports.CustomerScreeningId = vault_schema.CustomerScreeningId;
206
- exports.CustomerScreeningPrefix = vault_schema.CustomerScreeningPrefix;
207
208
  exports.CustomerStatus = vault_schema.CustomerStatus;
208
209
  exports.CustomerStatuses = vault_schema.CustomerStatuses;
209
210
  exports.CustomerTableColumn = vault_schema.CustomerTableColumn;
@@ -264,6 +265,7 @@ exports.IdentityId = vault_schema.IdentityId;
264
265
  exports.IdentityPrefix = vault_schema.IdentityPrefix;
265
266
  exports.IdentityWidgetAccessToken_NEW = vault_schema.IdentityWidgetAccessToken_NEW;
266
267
  exports.IdentityWidgetSessionToken = vault_schema.IdentityWidgetSessionToken;
268
+ exports.IndividualScreeningPrefix = vault_schema.IndividualScreeningPrefix;
267
269
  exports.InstitutionExtractedInfosId = vault_schema.InstitutionExtractedInfosId;
268
270
  exports.InstitutionExtractedInfosPrefix = vault_schema.InstitutionExtractedInfosPrefix;
269
271
  exports.InstitutionId = vault_schema.InstitutionId;
@@ -1,8 +1,8 @@
1
- export { U as ACTIVE_APTOS_CHAIN_IDS, K as ACTIVE_BITCOIN_CHAIN_IDS, a4 as ACTIVE_CARDANO_CHAIN_IDS, k as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, _ as ACTIVE_POLKADOT_CHAIN_IDS, D as ACTIVE_SOLANA_CHAIN_IDS, q as ACTIVE_TEZOS_CHAIN_IDS, a$ as ALPHA_2_COUNTRIES, R as APTOS_CHAIN_IDS, O as APTOS_CHAIN_NAMES, Q as APTOS_CHAIN_NAMES_LIST, cj as ActionId, bW as ActionPrefix, d0 as AdditionalCustomerInformationParams, a9 as AddressSchema, cK as AiAgentId, c1 as AiAgentPrefix, cJ as AiDocumentId, c0 as AiDocumentPrefix, cH as AiExecutionId, b_ as AiExecutionPrefix, cI as AiExecutionStepId, b$ as AiExecutionStepPrefix, cQ as AiMessageId, c5 as AiMessagePrefix, cL as AiStepId, c2 as AiStepPrefix, b0 as Alpha2Country, e9 as AmlResults, cd as AppId, bw as AppPrefix, ac as AptosAddress, V as AptosChainId, aE as AptosSignature, J as BITCOIN_CHAIN_IDS, H as BITCOIN_CHAIN_NAMES, I as BITCOIN_CHAIN_NAMES_LIST, au as BLOCKCHAIN_NAMESPACES, aC as BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL, aB as BLOCKCHAIN_NAMESPACE_TO_NAME, aA as BLOCKCHAIN_NAME_TO_NAMESPACE, bl as BasicCustomerContactInformation, aq as BitcoinAddress, am as BitcoinBech32Address, L as BitcoinChainId, ak as BitcoinP2PKHAddress, al as BitcoinP2SHAddress, ap as BitcoinTestnetBech32Address, an as BitcoinTestnetP2PKHAddress, ao as BitcoinTestnetP2SHAddress, ar as BlockchainAddress, B as BlockchainId, av as BlockchainNamespace, aN as BlockchainSignature, a3 as CARDANO_CHAIN_IDS, a1 as CARDANO_CHAIN_NAMES, a2 as CARDANO_CHAIN_NAMES_LIST, j as COSMOS_CHAIN_IDS, C as COSMOS_CHAIN_NAMES, i as COSMOS_CHAIN_NAMES_LIST, bm as CUSTOMERS_CHARTS, bq as CUSTOMER_AUTOMATION_REASONS, bo as CUSTOMER_TABLE_COLUMNS, aj as CardanoAddress, a5 as CardanoChainId, aM as CardanoSignature, ce as ChallengeId, bx as ChallengePrefix, cO as ChatId, c3 as ChatPrefix, af as CosmosAddress, l as CosmosChainId, aH as CosmosSignature, b3 as CountryName, aZ as CryptoCode, aY as CryptoCodes, aX as CurrencyCode, aW as CurrencyCodes, d4 as CustomerId, bi as CustomerOnboardingLevel, bh as CustomerOnboardingLevels, br as CustomerPersonalInformation, cg as CustomerScreeningId, bz as CustomerScreeningPrefix, bk as CustomerStatus, bj as CustomerStatuses, bp as CustomerTableColumn, bc as CustomerType, bb as CustomerTypes, bn as CustomersChartType, e5 as DEFAULT_FIAT_CURRENCY, ay as DISPLAYED_BLOCKCHAIN_NAMESPACES, ee as DataLinkTypeZodSchema, ec as DataLinkVersionZodSchema, ea as DetectedDuplicates, az as DisplayedBlockchainNamespace, aD as EIP155Signature, aQ as ENVS, E as EVM_BLOCK_TIME, f as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, aI as EdSignature, cb as EmailId, bu as EmailPrefix, aR as EnvironmentSchema, g as EvmChainId, d5 as ExternalCustomerId, cR as FLOW_TYPES, cS as FlowType, aO as FunctionCallData, et as GenericVaultDataLinkZodSchema, es as GenericVaultEmbeddedLinkZodSchema, eq as GenericVaultPointerLinkZodSchema, er as GenericVaultSearchLinkZodSchema, dq as GenericVerifiableCredentialSchema, at as HexadecimalSchema, dS as HumanReadableTransactionReviewStatus, dR as HumanReadableTransactionReviewStatuses, dU as HumanReadableTransactionStatusMapping, dw as ID3CredentialSchema, db as ID3CredentialSubjectSchema, cV as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, cX as IDENTITY_DOCUMENT_OPTIONS, dt as IDImageCredentialSchema, dm as IDImageCredentialSubjectSchema, ds as IDInformationCredentialSchema, dl as IDInformationCredentialSubjectSchema, dr as IDInformationTfheCredentialSchema, dk as IDInformationTfheCredentialSubjectSchema, dx as IDScanCredentialSchema, dc as IDScanCredentialSubjectSchema, dy as IDScanPassportCredentialSchema, dd as IDScanPassportCredentialSubjectSchema, dz as IDScanSelfieCredentialSchema, de as IDScanSelfieCredentialSubjectSchema, a_ as ISO3CountryCode, c$ as Identifier, d7 as IdentityAppV2Web2JWT, d6 as IdentityAppV2Web3JWT, cW as IdentityDocumentCountryListOption, cY as IdentityDocumentOptionsType, ca as IdentityId, bt as IdentityPrefix, d8 as IdentityWidgetAccessToken_NEW, d9 as IdentityWidgetSessionToken, cx as InstitutionExtractedInfosId, bQ as InstitutionExtractedInfosPrefix, cw as InstitutionId, bP as InstitutionPrefix, aV as IpAddress, bg as KybOnboardingLevel, bf as KybOnboardingLevels, be as KycOnboardingLevel, bd as KycOnboardingLevels, cA as ListId, bT as ListPrefix, cN as MemberId, cP as MessageId, c4 as MessagePrefix, ck as MetaAlertId, bD as MetaAlertPrefix, v as NEXERA_ACTIVE_STARKNET_CHAIN_IDS, M as NEXERA_APTOS_CHAINS, G as NEXERA_BITCOIN_CHAINS, a0 as NEXERA_CARDANO_CHAINS, h as NEXERA_COSMOS_CHAINS, a as NEXERA_EVM_CHAINS, d as NEXERA_EVM_CHAINS_ID, b as NEXERA_EVM_CHAIN_NAMES, c as NEXERA_EVM_CHAIN_NAMES_LIST, W as NEXERA_POLKADOT_CHAINS, w as NEXERA_SOLANA_CHAINS, s as NEXERA_STARKNET_CHAINS, u as NEXERA_STARKNET_CHAIN_IDS, t as NEXERA_STARKNET_CHAIN_NAMES, m as NEXERA_TEZOS_CHAINS, p as NEXERA_TEZOS_CHAIN_IDS, n as NEXERA_TEZOS_CHAIN_NAMES, o as NEXERA_TEZOS_CHAIN_NAMES_LIST, e as NexeraEvmChains, N as NonTestnetBlockchainId, dE as OLD_AMLScreeningsResultsCredentialSchema, dj as OLD_AMLScreeningsResultsCredentialSubjectSchema, dA as OLD_IDImageCredentialSchema, df as OLD_IDImageCredentialSubjectSchema, dB as OLD_IDInformationCredentialSchema, dg as OLD_IDInformationCredentialSubjectSchema, dC as OLD_ProofOfResidenceCredentialSchema, dh as OLD_ProofOfResidenceCredentialSubjectSchema, dD as OLD_SelfieImageCredentialSchema, di as OLD_SelfieImageCredentialSubjectSchema, d1 as OrganizationId, aT as OtpCode, aK as P2Signature, cZ as PERSONAL_INFORMATION_FIELDS, Z as POLKADOT_CHAIN_IDS, X as POLKADOT_CHAIN_NAMES, Y as POLKADOT_CHAIN_NAMES_LIST, P as POLYGON_NETWORK_NAMES, aU as PUBLIC_SERVICES_SCHEMA_MAP, e0 as PaymentType, d$ as PaymentTypes, c_ as PersonalInformationFieldsIdentityDocuments, ae as PolkadotAddress, $ as PolkadotChainId, aG as PolkadotSignature, r as PolygonNetworkNames, a7 as PrivateKey, dv as ProofOfResidenceCredentialSchema, dp as ProofOfResidenceCredentialSubjectSchema, a8 as PublicKey, cC as QueryGroupId, bV as QueryGroupPrefix, cB as QueryId, bU as QueryPrefix, ba as RiskScoreType, b9 as RiskScoreTypes, z as SOLANA_CHAIN_IDS, x as SOLANA_CHAIN_NAMES, y as SOLANA_CHAIN_NAMES_LIST, aw as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, cz as ScenarioId, bS as ScenarioPrefix, cD as ScorechainAnalysisId, bC as ScorechainAnalysisPrefix, b7 as ScorechainCountry, eu as ScorechainEntityRecord, du as SelfieImageCredentialSchema, dn as SelfieImageCredentialSubjectSchema, ef as Separator, ch as SigGatingId, bA as SigGatingPrefix, F as SolanaChainId, aJ as SpSignature, cG as SsssChunkId, bZ as SsssChunkPrefix, cF as SsssShareId, bY as SsssSharePrefix, ad as StarknetAddress, S as StarknetChainId, aF as StarknetSignature, c9 as StorageId, bs as StoragePrefix, as as String0x, ax as SupportedBlockchainNamespaceForSignatureAuth, e6 as TRANSACTIONS_STATS_CURRENCIES, dF as TRANSACTION_CHARTS, dH as TRANSACTION_TABLE_COLUMNS, ci as TagId, bB as TagPrefix, cl as TagsToEntityId, bE as TagsToEntityPrefix, cf as TestId, by as TestPrefix, ai as TezosAddress, T as TezosChainId, ah as TezosContractAddress, aP as TezosEntrypointName, ag as TezosImplicitAddress, aL as TezosSignature, co as TransactionActivityId, bH as TransactionActivityPrefix, cm as TransactionAddressesId, bF as TransactionAddressesPrefix, cy as TransactionAmountId, bR as TransactionAmountPrefix, e4 as TransactionAmountsFieldName, e3 as TransactionAmountsFieldNames, dY as TransactionCurrencyCode, dX as TransactionCurrencyCodes, e8 as TransactionDataEventObject, dW as TransactionDirection, dV as TransactionDirections, ct as TransactionExtractedInfosId, bM as TransactionExtractedInfosPrefix, cp as TransactionFeesId, bI as TransactionFeesPrefix, cn as TransactionId, cs as TransactionInfosId, bL as TransactionInfosPrefix, cv as TransactionMethodExtractedInfosId, bO as TransactionMethodExtractedInfosPrefix, cu as TransactionMethodsId, bN as TransactionMethodsPrefix, cr as TransactionPartiesId, bK as TransactionPartiesPrefix, e2 as TransactionPartiesType, e1 as TransactionPartiesTypes, bG as TransactionPrefix, d_ as TransactionProvider, dZ as TransactionProviders, cq as TransactionReviewId, bJ as TransactionReviewPrefix, dQ as TransactionReviewStatus, dP as TransactionReviewStatuses, dO as TransactionRiskLevel, dN as TransactionRiskLevels, e7 as TransactionStatsCurrency, dT as TransactionStatusMapping, dI as TransactionTableColumn, dK as TransactionType, dM as TransactionTypeWithAll, dJ as TransactionTypes, dL as TransactionTypesWithAll, dG as TransactionsChartType, aa as TxHash, aS as UuidString, ej as VaultJsonSchemas, ep as VaultMetadataLinkZodSchema, en as VaultPointerKeyMapZodSchema, eo as VaultQueryMapZodSchema, el as VaultSchemaIdZodSchema, em as VaultSchemaPathsZodSchema, ek as VaultZodSchema, cU as VerificationMode, cT as VerificationModes, cc as WalletId, bv as WalletPrefix, ev as WalletScreeningData, ex as WalletScreeningProvider, ew as WalletScreeningProviders, da as Web2CreateSessionParams, d3 as WorkflowId, cE as WorkflowSessionAttributeId, bX as WorkflowSessionAttributePrefix, c6 as WorkflowSessionId, d2 as WorkspaceId, ed as allDataLinkTypes, eb as allDataLinkVersions, b2 as countryISO2toISO3Mapping, b1 as countryISO3toISO2Mapping, c7 as createBrandedSchemaId, c8 as createBrandedSchemaIdWithParams, cM as generateId, eg as generateZodObjectPaths, a6 as isValidAddress, b4 as isoCountriesNameFromISO2, b5 as isoCountriesNameFromISO3, b6 as parseISO3CountryCode, eh as resolvePathOnDataSchema, ei as resolvePathOnMapSchema, b8 as scorechainCountriesNameFromISO2, ab as shortBlockchainAddress } from './vault.schema-b3910f8d.esm.mjs';
1
+ export { U as ACTIVE_APTOS_CHAIN_IDS, K as ACTIVE_BITCOIN_CHAIN_IDS, a4 as ACTIVE_CARDANO_CHAIN_IDS, k as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, _ as ACTIVE_POLKADOT_CHAIN_IDS, D as ACTIVE_SOLANA_CHAIN_IDS, q as ACTIVE_TEZOS_CHAIN_IDS, a$ as ALPHA_2_COUNTRIES, R as APTOS_CHAIN_IDS, O as APTOS_CHAIN_NAMES, Q as APTOS_CHAIN_NAMES_LIST, ck as ActionId, bW as ActionPrefix, d2 as AdditionalCustomerInformationParams, a9 as AddressSchema, cM as AiAgentId, c2 as AiAgentPrefix, cL as AiDocumentId, c1 as AiDocumentPrefix, cJ as AiExecutionId, b$ as AiExecutionPrefix, cK as AiExecutionStepId, c0 as AiExecutionStepPrefix, cS as AiMessageId, c6 as AiMessagePrefix, cN as AiStepId, c3 as AiStepPrefix, b0 as Alpha2Country, eb as AmlResults, ce as AppId, bw as AppPrefix, ac as AptosAddress, V as AptosChainId, aE as AptosSignature, J as BITCOIN_CHAIN_IDS, H as BITCOIN_CHAIN_NAMES, I as BITCOIN_CHAIN_NAMES_LIST, au as BLOCKCHAIN_NAMESPACES, aC as BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL, aB as BLOCKCHAIN_NAMESPACE_TO_NAME, aA as BLOCKCHAIN_NAME_TO_NAMESPACE, bl as BasicCustomerContactInformation, aq as BitcoinAddress, am as BitcoinBech32Address, L as BitcoinChainId, ak as BitcoinP2PKHAddress, al as BitcoinP2SHAddress, ap as BitcoinTestnetBech32Address, an as BitcoinTestnetP2PKHAddress, ao as BitcoinTestnetP2SHAddress, ar as BlockchainAddress, B as BlockchainId, av as BlockchainNamespace, aN as BlockchainSignature, a3 as CARDANO_CHAIN_IDS, a1 as CARDANO_CHAIN_NAMES, a2 as CARDANO_CHAIN_NAMES_LIST, j as COSMOS_CHAIN_IDS, C as COSMOS_CHAIN_NAMES, i as COSMOS_CHAIN_NAMES_LIST, bm as CUSTOMERS_CHARTS, bq as CUSTOMER_AUTOMATION_REASONS, bo as CUSTOMER_TABLE_COLUMNS, aj as CardanoAddress, a5 as CardanoChainId, aM as CardanoSignature, cf as ChallengeId, bx as ChallengePrefix, cQ as ChatId, c4 as ChatPrefix, cA as ComplyAdvantageSearchUpdateId, bY as ComplyAdvantageSearchUpdatePrefix, af as CosmosAddress, l as CosmosChainId, aH as CosmosSignature, b3 as CountryName, aZ as CryptoCode, aY as CryptoCodes, aX as CurrencyCode, aW as CurrencyCodes, d6 as CustomerId, bi as CustomerOnboardingLevel, bh as CustomerOnboardingLevels, br as CustomerPersonalInformation, ch as CustomerScreeningId, bk as CustomerStatus, bj as CustomerStatuses, bp as CustomerTableColumn, bc as CustomerType, bb as CustomerTypes, bn as CustomersChartType, e7 as DEFAULT_FIAT_CURRENCY, ay as DISPLAYED_BLOCKCHAIN_NAMESPACES, eg as DataLinkTypeZodSchema, ee as DataLinkVersionZodSchema, ec as DetectedDuplicates, az as DisplayedBlockchainNamespace, aD as EIP155Signature, aQ as ENVS, E as EVM_BLOCK_TIME, f as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, aI as EdSignature, cc as EmailId, bu as EmailPrefix, aR as EnvironmentSchema, g as EvmChainId, d7 as ExternalCustomerId, cT as FLOW_TYPES, cU as FlowType, aO as FunctionCallData, ev as GenericVaultDataLinkZodSchema, eu as GenericVaultEmbeddedLinkZodSchema, es as GenericVaultPointerLinkZodSchema, et as GenericVaultSearchLinkZodSchema, ds as GenericVerifiableCredentialSchema, at as HexadecimalSchema, dU as HumanReadableTransactionReviewStatus, dT as HumanReadableTransactionReviewStatuses, dW as HumanReadableTransactionStatusMapping, dy as ID3CredentialSchema, dd as ID3CredentialSubjectSchema, cX as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, cZ as IDENTITY_DOCUMENT_OPTIONS, dv as IDImageCredentialSchema, dp as IDImageCredentialSubjectSchema, du as IDInformationCredentialSchema, dn as IDInformationCredentialSubjectSchema, dt as IDInformationTfheCredentialSchema, dm as IDInformationTfheCredentialSubjectSchema, dz as IDScanCredentialSchema, de as IDScanCredentialSubjectSchema, dA as IDScanPassportCredentialSchema, df as IDScanPassportCredentialSubjectSchema, dB as IDScanSelfieCredentialSchema, dg as IDScanSelfieCredentialSubjectSchema, a_ as ISO3CountryCode, d1 as Identifier, d9 as IdentityAppV2Web2JWT, d8 as IdentityAppV2Web3JWT, cY as IdentityDocumentCountryListOption, c_ as IdentityDocumentOptionsType, cb as IdentityId, bt as IdentityPrefix, da as IdentityWidgetAccessToken_NEW, db as IdentityWidgetSessionToken, bz as IndividualScreeningPrefix, cy as InstitutionExtractedInfosId, bQ as InstitutionExtractedInfosPrefix, cx as InstitutionId, bP as InstitutionPrefix, aV as IpAddress, bg as KybOnboardingLevel, bf as KybOnboardingLevels, be as KycOnboardingLevel, bd as KycOnboardingLevels, cC as ListId, bT as ListPrefix, cP as MemberId, cR as MessageId, c5 as MessagePrefix, cl as MetaAlertId, bD as MetaAlertPrefix, v as NEXERA_ACTIVE_STARKNET_CHAIN_IDS, M as NEXERA_APTOS_CHAINS, G as NEXERA_BITCOIN_CHAINS, a0 as NEXERA_CARDANO_CHAINS, h as NEXERA_COSMOS_CHAINS, a as NEXERA_EVM_CHAINS, d as NEXERA_EVM_CHAINS_ID, b as NEXERA_EVM_CHAIN_NAMES, c as NEXERA_EVM_CHAIN_NAMES_LIST, W as NEXERA_POLKADOT_CHAINS, w as NEXERA_SOLANA_CHAINS, s as NEXERA_STARKNET_CHAINS, u as NEXERA_STARKNET_CHAIN_IDS, t as NEXERA_STARKNET_CHAIN_NAMES, m as NEXERA_TEZOS_CHAINS, p as NEXERA_TEZOS_CHAIN_IDS, n as NEXERA_TEZOS_CHAIN_NAMES, o as NEXERA_TEZOS_CHAIN_NAMES_LIST, e as NexeraEvmChains, N as NonTestnetBlockchainId, dG as OLD_AMLScreeningsResultsCredentialSchema, dl as OLD_AMLScreeningsResultsCredentialSubjectSchema, dC as OLD_IDImageCredentialSchema, dh as OLD_IDImageCredentialSubjectSchema, dD as OLD_IDInformationCredentialSchema, di as OLD_IDInformationCredentialSubjectSchema, dE as OLD_ProofOfResidenceCredentialSchema, dj as OLD_ProofOfResidenceCredentialSubjectSchema, dF as OLD_SelfieImageCredentialSchema, dk as OLD_SelfieImageCredentialSubjectSchema, d3 as OrganizationId, aT as OtpCode, aK as P2Signature, c$ as PERSONAL_INFORMATION_FIELDS, Z as POLKADOT_CHAIN_IDS, X as POLKADOT_CHAIN_NAMES, Y as POLKADOT_CHAIN_NAMES_LIST, P as POLYGON_NETWORK_NAMES, aU as PUBLIC_SERVICES_SCHEMA_MAP, e2 as PaymentType, e1 as PaymentTypes, d0 as PersonalInformationFieldsIdentityDocuments, ae as PolkadotAddress, $ as PolkadotChainId, aG as PolkadotSignature, r as PolygonNetworkNames, a7 as PrivateKey, dx as ProofOfResidenceCredentialSchema, dr as ProofOfResidenceCredentialSubjectSchema, a8 as PublicKey, cE as QueryGroupId, bV as QueryGroupPrefix, cD as QueryId, bU as QueryPrefix, ba as RiskScoreType, b9 as RiskScoreTypes, z as SOLANA_CHAIN_IDS, x as SOLANA_CHAIN_NAMES, y as SOLANA_CHAIN_NAMES_LIST, aw as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, cB as ScenarioId, bS as ScenarioPrefix, cF as ScorechainAnalysisId, bC as ScorechainAnalysisPrefix, b7 as ScorechainCountry, ew as ScorechainEntityRecord, dw as SelfieImageCredentialSchema, dq as SelfieImageCredentialSubjectSchema, eh as Separator, ci as SigGatingId, bA as SigGatingPrefix, F as SolanaChainId, aJ as SpSignature, cI as SsssChunkId, b_ as SsssChunkPrefix, cH as SsssShareId, bZ as SsssSharePrefix, ad as StarknetAddress, S as StarknetChainId, aF as StarknetSignature, ca as StorageId, bs as StoragePrefix, as as String0x, ax as SupportedBlockchainNamespaceForSignatureAuth, e8 as TRANSACTIONS_STATS_CURRENCIES, dH as TRANSACTION_CHARTS, dJ as TRANSACTION_TABLE_COLUMNS, cj as TagId, bB as TagPrefix, cm as TagsToEntityId, bE as TagsToEntityPrefix, cg as TestId, by as TestPrefix, ai as TezosAddress, T as TezosChainId, ah as TezosContractAddress, aP as TezosEntrypointName, ag as TezosImplicitAddress, aL as TezosSignature, cp as TransactionActivityId, bH as TransactionActivityPrefix, cn as TransactionAddressesId, bF as TransactionAddressesPrefix, cz as TransactionAmountId, bR as TransactionAmountPrefix, e6 as TransactionAmountsFieldName, e5 as TransactionAmountsFieldNames, d_ as TransactionCurrencyCode, dZ as TransactionCurrencyCodes, ea as TransactionDataEventObject, dY as TransactionDirection, dX as TransactionDirections, cu as TransactionExtractedInfosId, bM as TransactionExtractedInfosPrefix, cq as TransactionFeesId, bI as TransactionFeesPrefix, co as TransactionId, ct as TransactionInfosId, bL as TransactionInfosPrefix, cw as TransactionMethodExtractedInfosId, bO as TransactionMethodExtractedInfosPrefix, cv as TransactionMethodsId, bN as TransactionMethodsPrefix, cs as TransactionPartiesId, bK as TransactionPartiesPrefix, e4 as TransactionPartiesType, e3 as TransactionPartiesTypes, bG as TransactionPrefix, e0 as TransactionProvider, d$ as TransactionProviders, cr as TransactionReviewId, bJ as TransactionReviewPrefix, dS as TransactionReviewStatus, dR as TransactionReviewStatuses, dQ as TransactionRiskLevel, dP as TransactionRiskLevels, e9 as TransactionStatsCurrency, dV as TransactionStatusMapping, dK as TransactionTableColumn, dM as TransactionType, dO as TransactionTypeWithAll, dL as TransactionTypes, dN as TransactionTypesWithAll, dI as TransactionsChartType, aa as TxHash, aS as UuidString, el as VaultJsonSchemas, er as VaultMetadataLinkZodSchema, ep as VaultPointerKeyMapZodSchema, eq as VaultQueryMapZodSchema, en as VaultSchemaIdZodSchema, eo as VaultSchemaPathsZodSchema, em as VaultZodSchema, cW as VerificationMode, cV as VerificationModes, cd as WalletId, bv as WalletPrefix, ex as WalletScreeningData, ez as WalletScreeningProvider, ey as WalletScreeningProviders, dc as Web2CreateSessionParams, d5 as WorkflowId, cG as WorkflowSessionAttributeId, bX as WorkflowSessionAttributePrefix, c7 as WorkflowSessionId, d4 as WorkspaceId, ef as allDataLinkTypes, ed as allDataLinkVersions, b2 as countryISO2toISO3Mapping, b1 as countryISO3toISO2Mapping, c8 as createBrandedSchemaId, c9 as createBrandedSchemaIdWithParams, cO as generateId, ei as generateZodObjectPaths, a6 as isValidAddress, b4 as isoCountriesNameFromISO2, b5 as isoCountriesNameFromISO3, b6 as parseISO3CountryCode, ej as resolvePathOnDataSchema, ek as resolvePathOnMapSchema, b8 as scorechainCountriesNameFromISO2, ab as shortBlockchainAddress } from './vault.schema-4a010b19.esm.mjs';
2
2
  import { z } from 'zod';
3
- import { C as CredentialTypes } from './identity-api.schema-7892c69f.esm.mjs';
4
- export { v as ACTION_STATUSES, t as ACTION_TRIGGERS, b1 as ARRAY_OPERATORS, aL as AUTHORIZATION_REQUEST_MESSAGE_TYPES, A as AVAILABLE_FLOWS, a4 as AbbreviatedWorkflowScenario, a2 as Action, w as ActionStatus, u as ActionTrigger, s as ActionType, x as ActionValue, bf as AllCredentialValues, bX as AllScenarioExecutionAuthorizationData, bP as AnyTxAuthDataSignatureResponse, bS as AnyTxAuthInputJsSdk, bI as ApiTezosTxAuthInput, bC as ApiTxAuthInput, b2 as ArrayOperator, aT as AuthQrCodeData, ap as AuthSession, aq as AuthSessionData, aO as AuthorizationRequestMessage, aN as AuthorizationRequestMessageType, aM as AuthorizationRequestMessageTypes, aR as AuthorizationResponseMessage, n as AvailableFlow, b7 as BOOLEAN_OPERATORS, M as BackwardsCompatibleScenarioType, L as BackwardsCompatibleScenarioTypes, N as BaseQueryResponse, b8 as BooleanOperator, aI as CIRCUIT_IDS, bq as ChallengeQuerySchema, ar as ChallengeResponse, aJ as CircuitId, b as CloseScreenNotification, a7 as ComplianceImplementationStepsInput, bW as CreateAuthRequestProps, a6 as CreateTemplateScenario, c6 as CredentialMediaType, c1 as CredentialNames, aS as CredentialQrCodeData, c0 as CredentialSchemas, c4 as CredentialType, C as CredentialTypes, b9 as DATE_OPERATORS, D as DataAvailableOnStart, ba as DateOperator, bQ as Eip155TxAuthInputJsSdk, U as ExecuteQueryResponse, bO as ExtendedTezosTxAuthDataSignatureResponse, bM as ExtendedTezosTxAuthInput, bN as ExtendedTxAuthDataSignatureResponse, bL as ExtendedTxAuthInput, ao as GenerateWalletChallengeRequest, a9 as GetCredentialsRequest, aa as GetCredentialsResponse, au as GetCustomerStatusRequest, az as GetCustomerStatusResponse, bK as GetTezosTxAuthDataSignatureResponse, bF as GetTxAuthDataSignatureFailureResponse, bG as GetTxAuthDataSignatureResponse, bE as GetTxAuthDataSignatureSuccessResponse, ai as GetTxAuthSigRequest, ak as GetTxAuthSigRequestTezos, aj as GetTxAuthSigResponse, al as GetTxAuthSigResponseTezos, aC as HostMessage, am as HostRequestMessage, H as HostResponseMessage, be as IDInformationTfhe, aA as IdentityAppMessage, aD as IdentityMessage, i as IdentityNotificationMessage, m as IdentityRequestMessage, an as IdentityResponseMessage, av as IdentitySdkMessage, aw as IdentitySdkMessageWithIdentifier, aB as IdentityWallet, j as InitialDataRequest, o as InitialDataResponse, I as IsVerifiedNotification, ag as IsVerifiedRequest, ah as IsVerifiedResponse, K as KycCompletionData, c as KycCompletionNotification, aG as MediaType, aH as MediaTypePID, b5 as NUMERIC_OPERATORS, c2 as NexeraCredentialType, b6 as NumericOperator, br as OLD_CHALLENGE_QUERY_OPERATORS, bs as OLD_ChallengeQueryOperator, bv as OLD_ChallengeQueryOperatorToOperator, bn as OLD_ChallengeQuerySchema, bx as OLD_QueryCredentialType, bw as OLD_QueryCredentialTypes, aZ as OPERATORS, g as OcvSdkInitialized, O as OffChainScenarioExecutionData, Q as OffChainZKPRuleResult, d as OnChainScenarioExecutionData, a_ as Operator, bt as OperatorMappings, bu as OperatorToOLD_ChallengeQueryOperator, bm as PartialQueryConfigSimplified, P as PolygonIdInitialized, ac as PolygonIdRequest, ab as PolygonIdRequestData, ae as PolygonIdResponse, ad as PolygonIdResponseData, bV as PrivacyPreservingMonitoring, aP as ProofData, aX as QUERY_LOGIC_OPERATOR, aU as QrCodeLinkWithSchemaType, bg as QueriesOptions, bj as QueryConfigSimplified, bi as QueryConfigTfhe, bp as QueryCredentialType, bo as QueryCredentialTypes, bk as QueryGroupConfigSimplified, aY as QueryLogicOperator, bh as QueryType, aE as RequiredDataRowSchema, aF as RequiredVerificationData, V as RuleEngineResponse, R as RuleEngineScenarioExecutionData, bl as RuleResultQueryConfig, Y as RuleResultStatus, Z as RuleResultStatusLabels, X as RuleResultStatuses, r as SCENARIO_ACTION_TYPES, bY as SCENARIO_AUTHORIZATION_STATUSES, b3 as STRING_OPERATORS, bb as SUPPORTED_TYPES, a3 as Scenario, S as ScenarioAuthorizationData, bZ as ScenarioAuthorizationStatus, e as ScenarioExecutionData, f as ScenarioExecutionNotification, W as ScenarioExecutionResponse, E as ScenarioMode, B as ScenarioModes, J as ScenarioSchema, G as ScenarioStatus, F as ScenarioStatuses, z as ScenarioType, y as ScenarioTypes, _ as SdkVerificationOutput, a as SdkVerificationResponseSchema, l as SendTransactionRequest, k as SignatureRequest, p as SignatureResponse, a8 as SimplifiedCredential, h as StartCompletedNotification, af as StartFlowRequest, b4 as StringOperator, bc as SupportedType, bd as SupportedTypes, a5 as TemplateScenario, bH as TezosTxAuthInput, bR as TezosTxAuthInputJsSdk, bJ as TezosTxSignatureResponse, T as TransactionData, q as TransactionResponse, ay as TxAuthDataSignatureGatingError, at as TxAuthDataSignatureGatingRequest, ax as TxAuthDataSignatureResponse, bB as TxAuthInput, bD as TxSignatureResponse, c5 as VerifiableCredential, a1 as VerificationOutput, a0 as VerificationSessionStatus, $ as VerificationSessionStatuses, b$ as VerifyWalletChallengeRequest, as as WalletSignResponse, b_ as WalletSignatureResponse, a$ as ZKPOperator, bT as ZKPRequest, bU as ZKPRequestFromZKVerifier, aK as ZeroKnowledgeProofRequest, aQ as ZeroKnowledgeProofResponse, c3 as getCredentialName, bz as getOldCredentialPath, by as getOldCredentialType, bA as oldCredentialPathToDataLink, b0 as operatorDisplayMap, aV as parseIden3Message, aW as parseSessionIdFromUrl } from './identity-api.schema-7892c69f.esm.mjs';
5
- export { s as IDInformationTfheCredentialSubjectCONFIG, V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation, b as getFieldConfig } from './tfhe-utilities-dc49c4b4.esm.mjs';
3
+ import { C as CredentialTypes } from './identity-api.schema-a425d60c.esm.mjs';
4
+ export { v as ACTION_STATUSES, t as ACTION_TRIGGERS, b1 as ARRAY_OPERATORS, aL as AUTHORIZATION_REQUEST_MESSAGE_TYPES, A as AVAILABLE_FLOWS, a4 as AbbreviatedWorkflowScenario, a2 as Action, w as ActionStatus, u as ActionTrigger, s as ActionType, x as ActionValue, bf as AllCredentialValues, bX as AllScenarioExecutionAuthorizationData, bP as AnyTxAuthDataSignatureResponse, bS as AnyTxAuthInputJsSdk, bI as ApiTezosTxAuthInput, bC as ApiTxAuthInput, b2 as ArrayOperator, aT as AuthQrCodeData, ap as AuthSession, aq as AuthSessionData, aO as AuthorizationRequestMessage, aN as AuthorizationRequestMessageType, aM as AuthorizationRequestMessageTypes, aR as AuthorizationResponseMessage, n as AvailableFlow, b7 as BOOLEAN_OPERATORS, M as BackwardsCompatibleScenarioType, L as BackwardsCompatibleScenarioTypes, N as BaseQueryResponse, b8 as BooleanOperator, aI as CIRCUIT_IDS, bq as ChallengeQuerySchema, ar as ChallengeResponse, aJ as CircuitId, b as CloseScreenNotification, a7 as ComplianceImplementationStepsInput, bW as CreateAuthRequestProps, a6 as CreateTemplateScenario, c6 as CredentialMediaType, c1 as CredentialNames, aS as CredentialQrCodeData, c0 as CredentialSchemas, c4 as CredentialType, C as CredentialTypes, b9 as DATE_OPERATORS, D as DataAvailableOnStart, ba as DateOperator, bQ as Eip155TxAuthInputJsSdk, U as ExecuteQueryResponse, bO as ExtendedTezosTxAuthDataSignatureResponse, bM as ExtendedTezosTxAuthInput, bN as ExtendedTxAuthDataSignatureResponse, bL as ExtendedTxAuthInput, ao as GenerateWalletChallengeRequest, a9 as GetCredentialsRequest, aa as GetCredentialsResponse, au as GetCustomerStatusRequest, az as GetCustomerStatusResponse, bK as GetTezosTxAuthDataSignatureResponse, bF as GetTxAuthDataSignatureFailureResponse, bG as GetTxAuthDataSignatureResponse, bE as GetTxAuthDataSignatureSuccessResponse, ai as GetTxAuthSigRequest, ak as GetTxAuthSigRequestTezos, aj as GetTxAuthSigResponse, al as GetTxAuthSigResponseTezos, aC as HostMessage, am as HostRequestMessage, H as HostResponseMessage, be as IDInformationTfhe, aA as IdentityAppMessage, aD as IdentityMessage, i as IdentityNotificationMessage, m as IdentityRequestMessage, an as IdentityResponseMessage, av as IdentitySdkMessage, aw as IdentitySdkMessageWithIdentifier, aB as IdentityWallet, j as InitialDataRequest, o as InitialDataResponse, I as IsVerifiedNotification, ag as IsVerifiedRequest, ah as IsVerifiedResponse, K as KycCompletionData, c as KycCompletionNotification, aG as MediaType, aH as MediaTypePID, b5 as NUMERIC_OPERATORS, c2 as NexeraCredentialType, b6 as NumericOperator, br as OLD_CHALLENGE_QUERY_OPERATORS, bs as OLD_ChallengeQueryOperator, bv as OLD_ChallengeQueryOperatorToOperator, bn as OLD_ChallengeQuerySchema, bx as OLD_QueryCredentialType, bw as OLD_QueryCredentialTypes, aZ as OPERATORS, g as OcvSdkInitialized, O as OffChainScenarioExecutionData, Q as OffChainZKPRuleResult, d as OnChainScenarioExecutionData, a_ as Operator, bt as OperatorMappings, bu as OperatorToOLD_ChallengeQueryOperator, bm as PartialQueryConfigSimplified, P as PolygonIdInitialized, ac as PolygonIdRequest, ab as PolygonIdRequestData, ae as PolygonIdResponse, ad as PolygonIdResponseData, bV as PrivacyPreservingMonitoring, aP as ProofData, aX as QUERY_LOGIC_OPERATOR, aU as QrCodeLinkWithSchemaType, bg as QueriesOptions, bj as QueryConfigSimplified, bi as QueryConfigTfhe, bp as QueryCredentialType, bo as QueryCredentialTypes, bk as QueryGroupConfigSimplified, aY as QueryLogicOperator, bh as QueryType, aE as RequiredDataRowSchema, aF as RequiredVerificationData, V as RuleEngineResponse, R as RuleEngineScenarioExecutionData, bl as RuleResultQueryConfig, Y as RuleResultStatus, Z as RuleResultStatusLabels, X as RuleResultStatuses, r as SCENARIO_ACTION_TYPES, bY as SCENARIO_AUTHORIZATION_STATUSES, b3 as STRING_OPERATORS, bb as SUPPORTED_TYPES, a3 as Scenario, S as ScenarioAuthorizationData, bZ as ScenarioAuthorizationStatus, e as ScenarioExecutionData, f as ScenarioExecutionNotification, W as ScenarioExecutionResponse, E as ScenarioMode, B as ScenarioModes, J as ScenarioSchema, G as ScenarioStatus, F as ScenarioStatuses, z as ScenarioType, y as ScenarioTypes, _ as SdkVerificationOutput, a as SdkVerificationResponseSchema, l as SendTransactionRequest, k as SignatureRequest, p as SignatureResponse, a8 as SimplifiedCredential, h as StartCompletedNotification, af as StartFlowRequest, b4 as StringOperator, bc as SupportedType, bd as SupportedTypes, a5 as TemplateScenario, bH as TezosTxAuthInput, bR as TezosTxAuthInputJsSdk, bJ as TezosTxSignatureResponse, T as TransactionData, q as TransactionResponse, ay as TxAuthDataSignatureGatingError, at as TxAuthDataSignatureGatingRequest, ax as TxAuthDataSignatureResponse, bB as TxAuthInput, bD as TxSignatureResponse, c5 as VerifiableCredential, a1 as VerificationOutput, a0 as VerificationSessionStatus, $ as VerificationSessionStatuses, b$ as VerifyWalletChallengeRequest, as as WalletSignResponse, b_ as WalletSignatureResponse, a$ as ZKPOperator, bT as ZKPRequest, bU as ZKPRequestFromZKVerifier, aK as ZeroKnowledgeProofRequest, aQ as ZeroKnowledgeProofResponse, c3 as getCredentialName, bz as getOldCredentialPath, by as getOldCredentialType, bA as oldCredentialPathToDataLink, b0 as operatorDisplayMap, aV as parseIden3Message, aW as parseSessionIdFromUrl } from './identity-api.schema-a425d60c.esm.mjs';
5
+ export { s as IDInformationTfheCredentialSubjectCONFIG, V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation, b as getFieldConfig } from './tfhe-utilities-a367f929.esm.mjs';
6
6
  import 'nanoid';
7
7
  import 'decimal.js';
8
8
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nexeraid/identity-schemas",
3
- "version": "2.100.0",
3
+ "version": "2.102.0",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "ISC",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var vault_schema = require('./vault.schema-cb19adc8.cjs.prod.cjs');
4
- var identityApi_schema = require('./identity-api.schema-ca68abcb.cjs.prod.cjs');
3
+ var vault_schema = require('./vault.schema-90df2c15.cjs.prod.cjs');
4
+ var identityApi_schema = require('./identity-api.schema-d00f40e2.cjs.prod.cjs');
5
5
 
6
6
  var VC_JSON_SCHEMA_MAP = {
7
7
  ProofOfResidence: {
@@ -1,5 +1,5 @@
1
- import { ez as _toConsumableArray } from './vault.schema-b3910f8d.esm.mjs';
2
- import { bc as SupportedType, b5 as NUMERIC_OPERATORS, b1 as ARRAY_OPERATORS, b7 as BOOLEAN_OPERATORS, b3 as STRING_OPERATORS } from './identity-api.schema-7892c69f.esm.mjs';
1
+ import { eB as _toConsumableArray } from './vault.schema-4a010b19.esm.mjs';
2
+ import { bc as SupportedType, b5 as NUMERIC_OPERATORS, b1 as ARRAY_OPERATORS, b7 as BOOLEAN_OPERATORS, b3 as STRING_OPERATORS } from './identity-api.schema-a425d60c.esm.mjs';
3
3
 
4
4
  var VC_JSON_SCHEMA_MAP = {
5
5
  ProofOfResidence: {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var vault_schema = require('./vault.schema-21a24278.cjs.dev.cjs');
4
- var identityApi_schema = require('./identity-api.schema-97ca9ce3.cjs.dev.cjs');
3
+ var vault_schema = require('./vault.schema-376c6496.cjs.dev.cjs');
4
+ var identityApi_schema = require('./identity-api.schema-c09cbbe9.cjs.dev.cjs');
5
5
 
6
6
  var VC_JSON_SCHEMA_MAP = {
7
7
  ProofOfResidence: {
@@ -2588,7 +2588,7 @@ var WalletPrefix = "wallet";
2588
2588
  var AppPrefix = "app";
2589
2589
  var ChallengePrefix = "challenge";
2590
2590
  var TestPrefix = "test";
2591
- var CustomerScreeningPrefix = "cstscr";
2591
+ var IndividualScreeningPrefix = "cstscr";
2592
2592
  var SigGatingPrefix = "siggating";
2593
2593
  var TagPrefix = "tag";
2594
2594
  var ScorechainAnalysisPrefix = "scrchn";
@@ -2622,6 +2622,9 @@ var ActionPrefix = "action";
2622
2622
  // workflows-api
2623
2623
  var WorkflowSessionAttributePrefix = "wsatr";
2624
2624
 
2625
+ // Comply Advantage
2626
+ var ComplyAdvantageSearchUpdatePrefix = "casu";
2627
+
2625
2628
  // tfhe-client-api
2626
2629
  var SsssSharePrefix = "ssssshare";
2627
2630
  var SsssChunkPrefix = "sssschunk";
@@ -2648,6 +2651,8 @@ var AiMessagePrefix = "aimsg";
2648
2651
  * End of AI related ids
2649
2652
  */
2650
2653
 
2654
+ // Comply Advantage
2655
+
2651
2656
  // Add these lines in the type definitions section
2652
2657
 
2653
2658
  // Alerts
@@ -2656,6 +2661,8 @@ var AiMessagePrefix = "aimsg";
2656
2661
 
2657
2662
  // workflows-api
2658
2663
 
2664
+ // Comply Advantage
2665
+
2659
2666
  // tfhe-client-api
2660
2667
 
2661
2668
  // ai related ids
@@ -2703,7 +2710,7 @@ var WalletId = createBrandedSchemaId("".concat(WalletPrefix, "_"));
2703
2710
  var AppId = createBrandedSchemaId("".concat(AppPrefix, "_"));
2704
2711
  var ChallengeId = createBrandedSchemaId("".concat(ChallengePrefix, "_"));
2705
2712
  var TestId = createBrandedSchemaId("".concat(TestPrefix, "_"));
2706
- var CustomerScreeningId = createBrandedSchemaId("".concat(CustomerScreeningPrefix, "_"));
2713
+ var CustomerScreeningId = createBrandedSchemaId("".concat(IndividualScreeningPrefix, "_"));
2707
2714
  var SigGatingId = createBrandedSchemaId("".concat(SigGatingPrefix, "_"));
2708
2715
  var TagId = createBrandedSchemaId("".concat(TagPrefix, "_"));
2709
2716
  var ActionId = createBrandedSchemaId("".concat(ActionPrefix, "_"));
@@ -2726,6 +2733,9 @@ var TransactionMethodExtractedInfosId = createBrandedSchemaId("".concat(Transact
2726
2733
  var InstitutionId = createBrandedSchemaId("".concat(InstitutionPrefix, "_"));
2727
2734
  var InstitutionExtractedInfosId = createBrandedSchemaId("".concat(InstitutionExtractedInfosPrefix, "_"));
2728
2735
  var TransactionAmountId = createBrandedSchemaId("".concat(TransactionAmountPrefix, "_"));
2736
+
2737
+ // Comply Advantage
2738
+ var ComplyAdvantageSearchUpdateId = createBrandedSchemaId("".concat(ComplyAdvantageSearchUpdatePrefix, "_"));
2729
2739
  var ScenarioId = createBrandedSchemaId("".concat(ScenarioPrefix, "_"));
2730
2740
  var ListId = createBrandedSchemaId("".concat(ListPrefix, "_"));
2731
2741
  var QueryId = createBrandedSchemaId("".concat(QueryPrefix, "_"));
@@ -11302,6 +11312,8 @@ exports.ChallengePrefix = ChallengePrefix;
11302
11312
  exports.ChatId = ChatId;
11303
11313
  exports.ChatPrefix = ChatPrefix;
11304
11314
  exports.Coin = Coin;
11315
+ exports.ComplyAdvantageSearchUpdateId = ComplyAdvantageSearchUpdateId;
11316
+ exports.ComplyAdvantageSearchUpdatePrefix = ComplyAdvantageSearchUpdatePrefix;
11305
11317
  exports.CosmosAddress = CosmosAddress;
11306
11318
  exports.CosmosChainId = CosmosChainId;
11307
11319
  exports.CosmosSignature = CosmosSignature;
@@ -11315,7 +11327,6 @@ exports.CustomerOnboardingLevel = CustomerOnboardingLevel;
11315
11327
  exports.CustomerOnboardingLevels = CustomerOnboardingLevels;
11316
11328
  exports.CustomerPersonalInformation = CustomerPersonalInformation;
11317
11329
  exports.CustomerScreeningId = CustomerScreeningId;
11318
- exports.CustomerScreeningPrefix = CustomerScreeningPrefix;
11319
11330
  exports.CustomerStatus = CustomerStatus;
11320
11331
  exports.CustomerStatuses = CustomerStatuses;
11321
11332
  exports.CustomerTableColumn = CustomerTableColumn;
@@ -11384,6 +11395,7 @@ exports.IdentityId = IdentityId;
11384
11395
  exports.IdentityPrefix = IdentityPrefix;
11385
11396
  exports.IdentityWidgetAccessToken_NEW = IdentityWidgetAccessToken_NEW;
11386
11397
  exports.IdentityWidgetSessionToken = IdentityWidgetSessionToken;
11398
+ exports.IndividualScreeningPrefix = IndividualScreeningPrefix;
11387
11399
  exports.InstitutionExtractedInfosId = InstitutionExtractedInfosId;
11388
11400
  exports.InstitutionExtractedInfosPrefix = InstitutionExtractedInfosPrefix;
11389
11401
  exports.InstitutionId = InstitutionId;
@@ -2582,7 +2582,7 @@ var WalletPrefix = "wallet";
2582
2582
  var AppPrefix = "app";
2583
2583
  var ChallengePrefix = "challenge";
2584
2584
  var TestPrefix = "test";
2585
- var CustomerScreeningPrefix = "cstscr";
2585
+ var IndividualScreeningPrefix = "cstscr";
2586
2586
  var SigGatingPrefix = "siggating";
2587
2587
  var TagPrefix = "tag";
2588
2588
  var ScorechainAnalysisPrefix = "scrchn";
@@ -2616,6 +2616,9 @@ var ActionPrefix = "action";
2616
2616
  // workflows-api
2617
2617
  var WorkflowSessionAttributePrefix = "wsatr";
2618
2618
 
2619
+ // Comply Advantage
2620
+ var ComplyAdvantageSearchUpdatePrefix = "casu";
2621
+
2619
2622
  // tfhe-client-api
2620
2623
  var SsssSharePrefix = "ssssshare";
2621
2624
  var SsssChunkPrefix = "sssschunk";
@@ -2642,6 +2645,8 @@ var AiMessagePrefix = "aimsg";
2642
2645
  * End of AI related ids
2643
2646
  */
2644
2647
 
2648
+ // Comply Advantage
2649
+
2645
2650
  // Add these lines in the type definitions section
2646
2651
 
2647
2652
  // Alerts
@@ -2650,6 +2655,8 @@ var AiMessagePrefix = "aimsg";
2650
2655
 
2651
2656
  // workflows-api
2652
2657
 
2658
+ // Comply Advantage
2659
+
2653
2660
  // tfhe-client-api
2654
2661
 
2655
2662
  // ai related ids
@@ -2697,7 +2704,7 @@ var WalletId = createBrandedSchemaId("".concat(WalletPrefix, "_"));
2697
2704
  var AppId = createBrandedSchemaId("".concat(AppPrefix, "_"));
2698
2705
  var ChallengeId = createBrandedSchemaId("".concat(ChallengePrefix, "_"));
2699
2706
  var TestId = createBrandedSchemaId("".concat(TestPrefix, "_"));
2700
- var CustomerScreeningId = createBrandedSchemaId("".concat(CustomerScreeningPrefix, "_"));
2707
+ var CustomerScreeningId = createBrandedSchemaId("".concat(IndividualScreeningPrefix, "_"));
2701
2708
  var SigGatingId = createBrandedSchemaId("".concat(SigGatingPrefix, "_"));
2702
2709
  var TagId = createBrandedSchemaId("".concat(TagPrefix, "_"));
2703
2710
  var ActionId = createBrandedSchemaId("".concat(ActionPrefix, "_"));
@@ -2720,6 +2727,9 @@ var TransactionMethodExtractedInfosId = createBrandedSchemaId("".concat(Transact
2720
2727
  var InstitutionId = createBrandedSchemaId("".concat(InstitutionPrefix, "_"));
2721
2728
  var InstitutionExtractedInfosId = createBrandedSchemaId("".concat(InstitutionExtractedInfosPrefix, "_"));
2722
2729
  var TransactionAmountId = createBrandedSchemaId("".concat(TransactionAmountPrefix, "_"));
2730
+
2731
+ // Comply Advantage
2732
+ var ComplyAdvantageSearchUpdateId = createBrandedSchemaId("".concat(ComplyAdvantageSearchUpdatePrefix, "_"));
2723
2733
  var ScenarioId = createBrandedSchemaId("".concat(ScenarioPrefix, "_"));
2724
2734
  var ListId = createBrandedSchemaId("".concat(ListPrefix, "_"));
2725
2735
  var QueryId = createBrandedSchemaId("".concat(QueryPrefix, "_"));
@@ -11222,4 +11232,4 @@ var GenericVaultDataLinkZodSchema = z.union([GenericVaultPointerLinkZodSchema, G
11222
11232
  // that a generic vault data link is indeed a valid vault data link
11223
11233
  // ================================
11224
11234
 
11225
- export { PolkadotChainId as $, ACTIVE_EVM_CHAIN_VALUES as A, BlockchainId as B, COSMOS_CHAIN_NAMES as C, ACTIVE_SOLANA_CHAIN_IDS as D, EVM_BLOCK_TIME as E, SolanaChainId as F, NEXERA_BITCOIN_CHAINS as G, BITCOIN_CHAIN_NAMES as H, BITCOIN_CHAIN_NAMES_LIST as I, BITCOIN_CHAIN_IDS as J, ACTIVE_BITCOIN_CHAIN_IDS as K, BitcoinChainId as L, NEXERA_APTOS_CHAINS as M, NonTestnetBlockchainId as N, APTOS_CHAIN_NAMES as O, POLYGON_NETWORK_NAMES as P, APTOS_CHAIN_NAMES_LIST as Q, APTOS_CHAIN_IDS as R, StarknetChainId as S, TezosChainId as T, ACTIVE_APTOS_CHAIN_IDS as U, AptosChainId as V, NEXERA_POLKADOT_CHAINS as W, POLKADOT_CHAIN_NAMES as X, POLKADOT_CHAIN_NAMES_LIST as Y, POLKADOT_CHAIN_IDS as Z, ACTIVE_POLKADOT_CHAIN_IDS as _, NEXERA_EVM_CHAINS as a, ALPHA_2_COUNTRIES as a$, NEXERA_CARDANO_CHAINS as a0, CARDANO_CHAIN_NAMES as a1, CARDANO_CHAIN_NAMES_LIST as a2, CARDANO_CHAIN_IDS as a3, ACTIVE_CARDANO_CHAIN_IDS as a4, CardanoChainId as a5, isValidAddress as a6, PrivateKey as a7, PublicKey as a8, AddressSchema as a9, BLOCKCHAIN_NAME_TO_NAMESPACE as aA, BLOCKCHAIN_NAMESPACE_TO_NAME as aB, BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL as aC, EIP155Signature as aD, AptosSignature as aE, StarknetSignature as aF, PolkadotSignature as aG, CosmosSignature as aH, EdSignature as aI, SpSignature as aJ, P2Signature as aK, TezosSignature as aL, CardanoSignature as aM, BlockchainSignature as aN, FunctionCallData as aO, TezosEntrypointName as aP, ENVS as aQ, EnvironmentSchema as aR, UuidString as aS, OtpCode as aT, PUBLIC_SERVICES_SCHEMA_MAP as aU, IpAddress as aV, CurrencyCodes as aW, CurrencyCode as aX, CryptoCodes as aY, CryptoCode as aZ, ISO3CountryCode as a_, TxHash as aa, shortBlockchainAddress as ab, AptosAddress as ac, StarknetAddress as ad, PolkadotAddress as ae, CosmosAddress as af, TezosImplicitAddress as ag, TezosContractAddress as ah, TezosAddress as ai, CardanoAddress as aj, BitcoinP2PKHAddress as ak, BitcoinP2SHAddress as al, BitcoinBech32Address as am, BitcoinTestnetP2PKHAddress as an, BitcoinTestnetP2SHAddress as ao, BitcoinTestnetBech32Address as ap, BitcoinAddress as aq, BlockchainAddress as ar, String0x as as, HexadecimalSchema as at, BLOCKCHAIN_NAMESPACES as au, BlockchainNamespace as av, SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH as aw, SupportedBlockchainNamespaceForSignatureAuth as ax, DISPLAYED_BLOCKCHAIN_NAMESPACES as ay, DisplayedBlockchainNamespace as az, NEXERA_EVM_CHAIN_NAMES as b, AiExecutionStepPrefix as b$, Alpha2Country as b0, countryISO3toISO2Mapping as b1, countryISO2toISO3Mapping as b2, CountryName as b3, isoCountriesNameFromISO2 as b4, isoCountriesNameFromISO3 as b5, parseISO3CountryCode as b6, ScorechainCountry as b7, scorechainCountriesNameFromISO2 as b8, RiskScoreTypes as b9, SigGatingPrefix as bA, TagPrefix as bB, ScorechainAnalysisPrefix as bC, MetaAlertPrefix as bD, TagsToEntityPrefix as bE, TransactionAddressesPrefix as bF, TransactionPrefix as bG, TransactionActivityPrefix as bH, TransactionFeesPrefix as bI, TransactionReviewPrefix as bJ, TransactionPartiesPrefix as bK, TransactionInfosPrefix as bL, TransactionExtractedInfosPrefix as bM, TransactionMethodsPrefix as bN, TransactionMethodExtractedInfosPrefix as bO, InstitutionPrefix as bP, InstitutionExtractedInfosPrefix as bQ, TransactionAmountPrefix as bR, ScenarioPrefix as bS, ListPrefix as bT, QueryPrefix as bU, QueryGroupPrefix as bV, ActionPrefix as bW, WorkflowSessionAttributePrefix as bX, SsssSharePrefix as bY, SsssChunkPrefix as bZ, AiExecutionPrefix as b_, RiskScoreType as ba, CustomerTypes as bb, CustomerType as bc, KycOnboardingLevels as bd, KycOnboardingLevel as be, KybOnboardingLevels as bf, KybOnboardingLevel as bg, CustomerOnboardingLevels as bh, CustomerOnboardingLevel as bi, CustomerStatuses as bj, CustomerStatus as bk, BasicCustomerContactInformation as bl, CUSTOMERS_CHARTS as bm, CustomersChartType as bn, CUSTOMER_TABLE_COLUMNS as bo, CustomerTableColumn as bp, CUSTOMER_AUTOMATION_REASONS as bq, CustomerPersonalInformation as br, StoragePrefix as bs, IdentityPrefix as bt, EmailPrefix as bu, WalletPrefix as bv, AppPrefix as bw, ChallengePrefix as bx, TestPrefix as by, CustomerScreeningPrefix as bz, NEXERA_EVM_CHAIN_NAMES_LIST as c, Identifier as c$, AiDocumentPrefix as c0, AiAgentPrefix as c1, AiStepPrefix as c2, ChatPrefix as c3, MessagePrefix as c4, AiMessagePrefix as c5, WorkflowSessionId as c6, createBrandedSchemaId as c7, createBrandedSchemaIdWithParams as c8, StorageId as c9, ListId as cA, QueryId as cB, QueryGroupId as cC, ScorechainAnalysisId as cD, WorkflowSessionAttributeId as cE, SsssShareId as cF, SsssChunkId as cG, AiExecutionId as cH, AiExecutionStepId as cI, AiDocumentId as cJ, AiAgentId as cK, AiStepId as cL, generateId as cM, MemberId as cN, ChatId as cO, MessageId as cP, AiMessageId as cQ, FLOW_TYPES as cR, FlowType as cS, VerificationModes as cT, VerificationMode as cU, IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS as cV, IdentityDocumentCountryListOption as cW, IDENTITY_DOCUMENT_OPTIONS as cX, IdentityDocumentOptionsType as cY, PERSONAL_INFORMATION_FIELDS as cZ, PersonalInformationFieldsIdentityDocuments as c_, IdentityId as ca, EmailId as cb, WalletId as cc, AppId as cd, ChallengeId as ce, TestId as cf, CustomerScreeningId as cg, SigGatingId as ch, TagId as ci, ActionId as cj, MetaAlertId as ck, TagsToEntityId as cl, TransactionAddressesId as cm, TransactionId as cn, TransactionActivityId as co, TransactionFeesId as cp, TransactionReviewId as cq, TransactionPartiesId as cr, TransactionInfosId as cs, TransactionExtractedInfosId as ct, TransactionMethodsId as cu, TransactionMethodExtractedInfosId as cv, InstitutionId as cw, InstitutionExtractedInfosId as cx, TransactionAmountId as cy, ScenarioId as cz, NEXERA_EVM_CHAINS_ID as d, PaymentTypes as d$, AdditionalCustomerInformationParams as d0, OrganizationId as d1, WorkspaceId as d2, WorkflowId as d3, CustomerId as d4, ExternalCustomerId as d5, IdentityAppV2Web3JWT as d6, IdentityAppV2Web2JWT as d7, IdentityWidgetAccessToken_NEW as d8, IdentityWidgetSessionToken as d9, OLD_IDImageCredentialSchema as dA, OLD_IDInformationCredentialSchema as dB, OLD_ProofOfResidenceCredentialSchema as dC, OLD_SelfieImageCredentialSchema as dD, OLD_AMLScreeningsResultsCredentialSchema as dE, TRANSACTION_CHARTS as dF, TransactionsChartType as dG, TRANSACTION_TABLE_COLUMNS as dH, TransactionTableColumn as dI, TransactionTypes as dJ, TransactionType as dK, TransactionTypesWithAll as dL, TransactionTypeWithAll as dM, TransactionRiskLevels as dN, TransactionRiskLevel as dO, TransactionReviewStatuses as dP, TransactionReviewStatus as dQ, HumanReadableTransactionReviewStatuses as dR, HumanReadableTransactionReviewStatus as dS, TransactionStatusMapping as dT, HumanReadableTransactionStatusMapping as dU, TransactionDirections as dV, TransactionDirection as dW, TransactionCurrencyCodes as dX, TransactionCurrencyCode as dY, TransactionProviders as dZ, TransactionProvider as d_, Web2CreateSessionParams as da, ID3CredentialSubjectSchema as db, IDScanCredentialSubjectSchema as dc, IDScanPassportCredentialSubjectSchema as dd, IDScanSelfieCredentialSubjectSchema as de, OLD_IDImageCredentialSubjectSchema as df, OLD_IDInformationCredentialSubjectSchema as dg, OLD_ProofOfResidenceCredentialSubjectSchema as dh, OLD_SelfieImageCredentialSubjectSchema as di, OLD_AMLScreeningsResultsCredentialSubjectSchema as dj, IDInformationTfheCredentialSubjectSchema as dk, IDInformationCredentialSubjectSchema as dl, IDImageCredentialSubjectSchema as dm, SelfieImageCredentialSubjectSchema as dn, ProofOfResidenceCredentialSubjectSchema as dp, GenericVerifiableCredentialSchema as dq, IDInformationTfheCredentialSchema as dr, IDInformationCredentialSchema as ds, IDImageCredentialSchema as dt, SelfieImageCredentialSchema as du, ProofOfResidenceCredentialSchema as dv, ID3CredentialSchema as dw, IDScanCredentialSchema as dx, IDScanPassportCredentialSchema as dy, IDScanSelfieCredentialSchema as dz, NexeraEvmChains as e, ScorechainEntity as e$, PaymentType as e0, TransactionPartiesTypes as e1, TransactionPartiesType as e2, TransactionAmountsFieldNames as e3, TransactionAmountsFieldName as e4, DEFAULT_FIAT_CURRENCY as e5, TRANSACTIONS_STATS_CURRENCIES as e6, TransactionStatsCurrency as e7, TransactionDataEventObject as e8, AmlResults$1 as e9, _toArray as eA, ScoringAnalysisRequest as eB, WorkflowsScoringAnalysisRequest as eC, _slicedToArray as eD, ANALYSIS_TYPES as eE, AnalysisType as eF, OBJECT_TYPES as eG, ObjectType as eH, ScorechainBlockchain as eI, NonMinimalScorechainBlockchain as eJ, ScorechainBlockchainToNamespace as eK, getRiskLevelByRiskScore as eL, compareRiskLevels as eM, Coin as eN, RiskSeverity as eO, ScorechainEntityType as eP, RiskExplanation as eQ, EntityRiskDefaultsValues as eR, EntityRiskDefaultsMap as eS, ScorechainErrorResponse as eT, ScorechainError as eU, ScorechainAnalysis as eV, ScoringAnalysisResponse as eW, GetActiveBlockchainsRequest as eX, GetActiveBlockchains as eY, GetActiveBlockchainsResponse as eZ, GetAddressAnalysisRequest as e_, DetectedDuplicates as ea, allDataLinkVersions as eb, DataLinkVersionZodSchema as ec, allDataLinkTypes as ed, DataLinkTypeZodSchema as ee, Separator as ef, generateZodObjectPaths as eg, resolvePathOnDataSchema as eh, resolvePathOnMapSchema as ei, VaultJsonSchemas as ej, VaultZodSchema as ek, VaultSchemaIdZodSchema as el, VaultSchemaPathsZodSchema as em, VaultPointerKeyMapZodSchema as en, VaultQueryMapZodSchema as eo, VaultMetadataLinkZodSchema as ep, GenericVaultPointerLinkZodSchema as eq, GenericVaultSearchLinkZodSchema as er, GenericVaultEmbeddedLinkZodSchema as es, GenericVaultDataLinkZodSchema as et, ScorechainEntityRecord as eu, WalletScreeningData as ev, WalletScreeningProviders as ew, WalletScreeningProvider as ex, _defineProperty as ey, _toConsumableArray as ez, EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC as f, GetAddressAnalysis as f0, GetAddressAnalysisResponse as f1, ScoringAnalysisApiRequest as f2, RawScorechainResult as f3, ScorechainRiskToRiskLevel as f4, ScorechainWalletRiskLevels as f5, ScorechainWalletRiskLevel as f6, EvmChainId as g, NEXERA_COSMOS_CHAINS as h, COSMOS_CHAIN_NAMES_LIST as i, COSMOS_CHAIN_IDS as j, ACTIVE_COSMOS_CHAIN_IDS as k, CosmosChainId as l, NEXERA_TEZOS_CHAINS as m, NEXERA_TEZOS_CHAIN_NAMES as n, NEXERA_TEZOS_CHAIN_NAMES_LIST as o, NEXERA_TEZOS_CHAIN_IDS as p, ACTIVE_TEZOS_CHAIN_IDS as q, PolygonNetworkNames as r, NEXERA_STARKNET_CHAINS as s, NEXERA_STARKNET_CHAIN_NAMES as t, NEXERA_STARKNET_CHAIN_IDS as u, NEXERA_ACTIVE_STARKNET_CHAIN_IDS as v, NEXERA_SOLANA_CHAINS as w, SOLANA_CHAIN_NAMES as x, SOLANA_CHAIN_NAMES_LIST as y, SOLANA_CHAIN_IDS as z };
11235
+ export { PolkadotChainId as $, ACTIVE_EVM_CHAIN_VALUES as A, BlockchainId as B, COSMOS_CHAIN_NAMES as C, ACTIVE_SOLANA_CHAIN_IDS as D, EVM_BLOCK_TIME as E, SolanaChainId as F, NEXERA_BITCOIN_CHAINS as G, BITCOIN_CHAIN_NAMES as H, BITCOIN_CHAIN_NAMES_LIST as I, BITCOIN_CHAIN_IDS as J, ACTIVE_BITCOIN_CHAIN_IDS as K, BitcoinChainId as L, NEXERA_APTOS_CHAINS as M, NonTestnetBlockchainId as N, APTOS_CHAIN_NAMES as O, POLYGON_NETWORK_NAMES as P, APTOS_CHAIN_NAMES_LIST as Q, APTOS_CHAIN_IDS as R, StarknetChainId as S, TezosChainId as T, ACTIVE_APTOS_CHAIN_IDS as U, AptosChainId as V, NEXERA_POLKADOT_CHAINS as W, POLKADOT_CHAIN_NAMES as X, POLKADOT_CHAIN_NAMES_LIST as Y, POLKADOT_CHAIN_IDS as Z, ACTIVE_POLKADOT_CHAIN_IDS as _, NEXERA_EVM_CHAINS as a, ALPHA_2_COUNTRIES as a$, NEXERA_CARDANO_CHAINS as a0, CARDANO_CHAIN_NAMES as a1, CARDANO_CHAIN_NAMES_LIST as a2, CARDANO_CHAIN_IDS as a3, ACTIVE_CARDANO_CHAIN_IDS as a4, CardanoChainId as a5, isValidAddress as a6, PrivateKey as a7, PublicKey as a8, AddressSchema as a9, BLOCKCHAIN_NAME_TO_NAMESPACE as aA, BLOCKCHAIN_NAMESPACE_TO_NAME as aB, BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL as aC, EIP155Signature as aD, AptosSignature as aE, StarknetSignature as aF, PolkadotSignature as aG, CosmosSignature as aH, EdSignature as aI, SpSignature as aJ, P2Signature as aK, TezosSignature as aL, CardanoSignature as aM, BlockchainSignature as aN, FunctionCallData as aO, TezosEntrypointName as aP, ENVS as aQ, EnvironmentSchema as aR, UuidString as aS, OtpCode as aT, PUBLIC_SERVICES_SCHEMA_MAP as aU, IpAddress as aV, CurrencyCodes as aW, CurrencyCode as aX, CryptoCodes as aY, CryptoCode as aZ, ISO3CountryCode as a_, TxHash as aa, shortBlockchainAddress as ab, AptosAddress as ac, StarknetAddress as ad, PolkadotAddress as ae, CosmosAddress as af, TezosImplicitAddress as ag, TezosContractAddress as ah, TezosAddress as ai, CardanoAddress as aj, BitcoinP2PKHAddress as ak, BitcoinP2SHAddress as al, BitcoinBech32Address as am, BitcoinTestnetP2PKHAddress as an, BitcoinTestnetP2SHAddress as ao, BitcoinTestnetBech32Address as ap, BitcoinAddress as aq, BlockchainAddress as ar, String0x as as, HexadecimalSchema as at, BLOCKCHAIN_NAMESPACES as au, BlockchainNamespace as av, SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH as aw, SupportedBlockchainNamespaceForSignatureAuth as ax, DISPLAYED_BLOCKCHAIN_NAMESPACES as ay, DisplayedBlockchainNamespace as az, NEXERA_EVM_CHAIN_NAMES as b, AiExecutionPrefix as b$, Alpha2Country as b0, countryISO3toISO2Mapping as b1, countryISO2toISO3Mapping as b2, CountryName as b3, isoCountriesNameFromISO2 as b4, isoCountriesNameFromISO3 as b5, parseISO3CountryCode as b6, ScorechainCountry as b7, scorechainCountriesNameFromISO2 as b8, RiskScoreTypes as b9, SigGatingPrefix as bA, TagPrefix as bB, ScorechainAnalysisPrefix as bC, MetaAlertPrefix as bD, TagsToEntityPrefix as bE, TransactionAddressesPrefix as bF, TransactionPrefix as bG, TransactionActivityPrefix as bH, TransactionFeesPrefix as bI, TransactionReviewPrefix as bJ, TransactionPartiesPrefix as bK, TransactionInfosPrefix as bL, TransactionExtractedInfosPrefix as bM, TransactionMethodsPrefix as bN, TransactionMethodExtractedInfosPrefix as bO, InstitutionPrefix as bP, InstitutionExtractedInfosPrefix as bQ, TransactionAmountPrefix as bR, ScenarioPrefix as bS, ListPrefix as bT, QueryPrefix as bU, QueryGroupPrefix as bV, ActionPrefix as bW, WorkflowSessionAttributePrefix as bX, ComplyAdvantageSearchUpdatePrefix as bY, SsssSharePrefix as bZ, SsssChunkPrefix as b_, RiskScoreType as ba, CustomerTypes as bb, CustomerType as bc, KycOnboardingLevels as bd, KycOnboardingLevel as be, KybOnboardingLevels as bf, KybOnboardingLevel as bg, CustomerOnboardingLevels as bh, CustomerOnboardingLevel as bi, CustomerStatuses as bj, CustomerStatus as bk, BasicCustomerContactInformation as bl, CUSTOMERS_CHARTS as bm, CustomersChartType as bn, CUSTOMER_TABLE_COLUMNS as bo, CustomerTableColumn as bp, CUSTOMER_AUTOMATION_REASONS as bq, CustomerPersonalInformation as br, StoragePrefix as bs, IdentityPrefix as bt, EmailPrefix as bu, WalletPrefix as bv, AppPrefix as bw, ChallengePrefix as bx, TestPrefix as by, IndividualScreeningPrefix as bz, NEXERA_EVM_CHAIN_NAMES_LIST as c, PERSONAL_INFORMATION_FIELDS as c$, AiExecutionStepPrefix as c0, AiDocumentPrefix as c1, AiAgentPrefix as c2, AiStepPrefix as c3, ChatPrefix as c4, MessagePrefix as c5, AiMessagePrefix as c6, WorkflowSessionId as c7, createBrandedSchemaId as c8, createBrandedSchemaIdWithParams as c9, ComplyAdvantageSearchUpdateId as cA, ScenarioId as cB, ListId as cC, QueryId as cD, QueryGroupId as cE, ScorechainAnalysisId as cF, WorkflowSessionAttributeId as cG, SsssShareId as cH, SsssChunkId as cI, AiExecutionId as cJ, AiExecutionStepId as cK, AiDocumentId as cL, AiAgentId as cM, AiStepId as cN, generateId as cO, MemberId as cP, ChatId as cQ, MessageId as cR, AiMessageId as cS, FLOW_TYPES as cT, FlowType as cU, VerificationModes as cV, VerificationMode as cW, IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS as cX, IdentityDocumentCountryListOption as cY, IDENTITY_DOCUMENT_OPTIONS as cZ, IdentityDocumentOptionsType as c_, StorageId as ca, IdentityId as cb, EmailId as cc, WalletId as cd, AppId as ce, ChallengeId as cf, TestId as cg, CustomerScreeningId as ch, SigGatingId as ci, TagId as cj, ActionId as ck, MetaAlertId as cl, TagsToEntityId as cm, TransactionAddressesId as cn, TransactionId as co, TransactionActivityId as cp, TransactionFeesId as cq, TransactionReviewId as cr, TransactionPartiesId as cs, TransactionInfosId as ct, TransactionExtractedInfosId as cu, TransactionMethodsId as cv, TransactionMethodExtractedInfosId as cw, InstitutionId as cx, InstitutionExtractedInfosId as cy, TransactionAmountId as cz, NEXERA_EVM_CHAINS_ID as d, TransactionProviders as d$, PersonalInformationFieldsIdentityDocuments as d0, Identifier as d1, AdditionalCustomerInformationParams as d2, OrganizationId as d3, WorkspaceId as d4, WorkflowId as d5, CustomerId as d6, ExternalCustomerId as d7, IdentityAppV2Web3JWT as d8, IdentityAppV2Web2JWT as d9, IDScanPassportCredentialSchema as dA, IDScanSelfieCredentialSchema as dB, OLD_IDImageCredentialSchema as dC, OLD_IDInformationCredentialSchema as dD, OLD_ProofOfResidenceCredentialSchema as dE, OLD_SelfieImageCredentialSchema as dF, OLD_AMLScreeningsResultsCredentialSchema as dG, TRANSACTION_CHARTS as dH, TransactionsChartType as dI, TRANSACTION_TABLE_COLUMNS as dJ, TransactionTableColumn as dK, TransactionTypes as dL, TransactionType as dM, TransactionTypesWithAll as dN, TransactionTypeWithAll as dO, TransactionRiskLevels as dP, TransactionRiskLevel as dQ, TransactionReviewStatuses as dR, TransactionReviewStatus as dS, HumanReadableTransactionReviewStatuses as dT, HumanReadableTransactionReviewStatus as dU, TransactionStatusMapping as dV, HumanReadableTransactionStatusMapping as dW, TransactionDirections as dX, TransactionDirection as dY, TransactionCurrencyCodes as dZ, TransactionCurrencyCode as d_, IdentityWidgetAccessToken_NEW as da, IdentityWidgetSessionToken as db, Web2CreateSessionParams as dc, ID3CredentialSubjectSchema as dd, IDScanCredentialSubjectSchema as de, IDScanPassportCredentialSubjectSchema as df, IDScanSelfieCredentialSubjectSchema as dg, OLD_IDImageCredentialSubjectSchema as dh, OLD_IDInformationCredentialSubjectSchema as di, OLD_ProofOfResidenceCredentialSubjectSchema as dj, OLD_SelfieImageCredentialSubjectSchema as dk, OLD_AMLScreeningsResultsCredentialSubjectSchema as dl, IDInformationTfheCredentialSubjectSchema as dm, IDInformationCredentialSubjectSchema as dn, IDImageCredentialSubjectSchema as dp, SelfieImageCredentialSubjectSchema as dq, ProofOfResidenceCredentialSubjectSchema as dr, GenericVerifiableCredentialSchema as ds, IDInformationTfheCredentialSchema as dt, IDInformationCredentialSchema as du, IDImageCredentialSchema as dv, SelfieImageCredentialSchema as dw, ProofOfResidenceCredentialSchema as dx, ID3CredentialSchema as dy, IDScanCredentialSchema as dz, NexeraEvmChains as e, GetActiveBlockchainsResponse as e$, TransactionProvider as e0, PaymentTypes as e1, PaymentType as e2, TransactionPartiesTypes as e3, TransactionPartiesType as e4, TransactionAmountsFieldNames as e5, TransactionAmountsFieldName as e6, DEFAULT_FIAT_CURRENCY as e7, TRANSACTIONS_STATS_CURRENCIES as e8, TransactionStatsCurrency as e9, _defineProperty as eA, _toConsumableArray as eB, _toArray as eC, ScoringAnalysisRequest as eD, WorkflowsScoringAnalysisRequest as eE, _slicedToArray as eF, ANALYSIS_TYPES as eG, AnalysisType as eH, OBJECT_TYPES as eI, ObjectType as eJ, ScorechainBlockchain as eK, NonMinimalScorechainBlockchain as eL, ScorechainBlockchainToNamespace as eM, getRiskLevelByRiskScore as eN, compareRiskLevels as eO, Coin as eP, RiskSeverity as eQ, ScorechainEntityType as eR, RiskExplanation as eS, EntityRiskDefaultsValues as eT, EntityRiskDefaultsMap as eU, ScorechainErrorResponse as eV, ScorechainError as eW, ScorechainAnalysis as eX, ScoringAnalysisResponse as eY, GetActiveBlockchainsRequest as eZ, GetActiveBlockchains as e_, TransactionDataEventObject as ea, AmlResults$1 as eb, DetectedDuplicates as ec, allDataLinkVersions as ed, DataLinkVersionZodSchema as ee, allDataLinkTypes as ef, DataLinkTypeZodSchema as eg, Separator as eh, generateZodObjectPaths as ei, resolvePathOnDataSchema as ej, resolvePathOnMapSchema as ek, VaultJsonSchemas as el, VaultZodSchema as em, VaultSchemaIdZodSchema as en, VaultSchemaPathsZodSchema as eo, VaultPointerKeyMapZodSchema as ep, VaultQueryMapZodSchema as eq, VaultMetadataLinkZodSchema as er, GenericVaultPointerLinkZodSchema as es, GenericVaultSearchLinkZodSchema as et, GenericVaultEmbeddedLinkZodSchema as eu, GenericVaultDataLinkZodSchema as ev, ScorechainEntityRecord as ew, WalletScreeningData as ex, WalletScreeningProviders as ey, WalletScreeningProvider as ez, EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC as f, GetAddressAnalysisRequest as f0, ScorechainEntity as f1, GetAddressAnalysis as f2, GetAddressAnalysisResponse as f3, ScoringAnalysisApiRequest as f4, RawScorechainResult as f5, ScorechainRiskToRiskLevel as f6, ScorechainWalletRiskLevels as f7, ScorechainWalletRiskLevel as f8, EvmChainId as g, NEXERA_COSMOS_CHAINS as h, COSMOS_CHAIN_NAMES_LIST as i, COSMOS_CHAIN_IDS as j, ACTIVE_COSMOS_CHAIN_IDS as k, CosmosChainId as l, NEXERA_TEZOS_CHAINS as m, NEXERA_TEZOS_CHAIN_NAMES as n, NEXERA_TEZOS_CHAIN_NAMES_LIST as o, NEXERA_TEZOS_CHAIN_IDS as p, ACTIVE_TEZOS_CHAIN_IDS as q, PolygonNetworkNames as r, NEXERA_STARKNET_CHAINS as s, NEXERA_STARKNET_CHAIN_NAMES as t, NEXERA_STARKNET_CHAIN_IDS as u, NEXERA_ACTIVE_STARKNET_CHAIN_IDS as v, NEXERA_SOLANA_CHAINS as w, SOLANA_CHAIN_NAMES as x, SOLANA_CHAIN_NAMES_LIST as y, SOLANA_CHAIN_IDS as z };
@@ -2588,7 +2588,7 @@ var WalletPrefix = "wallet";
2588
2588
  var AppPrefix = "app";
2589
2589
  var ChallengePrefix = "challenge";
2590
2590
  var TestPrefix = "test";
2591
- var CustomerScreeningPrefix = "cstscr";
2591
+ var IndividualScreeningPrefix = "cstscr";
2592
2592
  var SigGatingPrefix = "siggating";
2593
2593
  var TagPrefix = "tag";
2594
2594
  var ScorechainAnalysisPrefix = "scrchn";
@@ -2622,6 +2622,9 @@ var ActionPrefix = "action";
2622
2622
  // workflows-api
2623
2623
  var WorkflowSessionAttributePrefix = "wsatr";
2624
2624
 
2625
+ // Comply Advantage
2626
+ var ComplyAdvantageSearchUpdatePrefix = "casu";
2627
+
2625
2628
  // tfhe-client-api
2626
2629
  var SsssSharePrefix = "ssssshare";
2627
2630
  var SsssChunkPrefix = "sssschunk";
@@ -2648,6 +2651,8 @@ var AiMessagePrefix = "aimsg";
2648
2651
  * End of AI related ids
2649
2652
  */
2650
2653
 
2654
+ // Comply Advantage
2655
+
2651
2656
  // Add these lines in the type definitions section
2652
2657
 
2653
2658
  // Alerts
@@ -2656,6 +2661,8 @@ var AiMessagePrefix = "aimsg";
2656
2661
 
2657
2662
  // workflows-api
2658
2663
 
2664
+ // Comply Advantage
2665
+
2659
2666
  // tfhe-client-api
2660
2667
 
2661
2668
  // ai related ids
@@ -2703,7 +2710,7 @@ var WalletId = createBrandedSchemaId("".concat(WalletPrefix, "_"));
2703
2710
  var AppId = createBrandedSchemaId("".concat(AppPrefix, "_"));
2704
2711
  var ChallengeId = createBrandedSchemaId("".concat(ChallengePrefix, "_"));
2705
2712
  var TestId = createBrandedSchemaId("".concat(TestPrefix, "_"));
2706
- var CustomerScreeningId = createBrandedSchemaId("".concat(CustomerScreeningPrefix, "_"));
2713
+ var CustomerScreeningId = createBrandedSchemaId("".concat(IndividualScreeningPrefix, "_"));
2707
2714
  var SigGatingId = createBrandedSchemaId("".concat(SigGatingPrefix, "_"));
2708
2715
  var TagId = createBrandedSchemaId("".concat(TagPrefix, "_"));
2709
2716
  var ActionId = createBrandedSchemaId("".concat(ActionPrefix, "_"));
@@ -2726,6 +2733,9 @@ var TransactionMethodExtractedInfosId = createBrandedSchemaId("".concat(Transact
2726
2733
  var InstitutionId = createBrandedSchemaId("".concat(InstitutionPrefix, "_"));
2727
2734
  var InstitutionExtractedInfosId = createBrandedSchemaId("".concat(InstitutionExtractedInfosPrefix, "_"));
2728
2735
  var TransactionAmountId = createBrandedSchemaId("".concat(TransactionAmountPrefix, "_"));
2736
+
2737
+ // Comply Advantage
2738
+ var ComplyAdvantageSearchUpdateId = createBrandedSchemaId("".concat(ComplyAdvantageSearchUpdatePrefix, "_"));
2729
2739
  var ScenarioId = createBrandedSchemaId("".concat(ScenarioPrefix, "_"));
2730
2740
  var ListId = createBrandedSchemaId("".concat(ListPrefix, "_"));
2731
2741
  var QueryId = createBrandedSchemaId("".concat(QueryPrefix, "_"));
@@ -11302,6 +11312,8 @@ exports.ChallengePrefix = ChallengePrefix;
11302
11312
  exports.ChatId = ChatId;
11303
11313
  exports.ChatPrefix = ChatPrefix;
11304
11314
  exports.Coin = Coin;
11315
+ exports.ComplyAdvantageSearchUpdateId = ComplyAdvantageSearchUpdateId;
11316
+ exports.ComplyAdvantageSearchUpdatePrefix = ComplyAdvantageSearchUpdatePrefix;
11305
11317
  exports.CosmosAddress = CosmosAddress;
11306
11318
  exports.CosmosChainId = CosmosChainId;
11307
11319
  exports.CosmosSignature = CosmosSignature;
@@ -11315,7 +11327,6 @@ exports.CustomerOnboardingLevel = CustomerOnboardingLevel;
11315
11327
  exports.CustomerOnboardingLevels = CustomerOnboardingLevels;
11316
11328
  exports.CustomerPersonalInformation = CustomerPersonalInformation;
11317
11329
  exports.CustomerScreeningId = CustomerScreeningId;
11318
- exports.CustomerScreeningPrefix = CustomerScreeningPrefix;
11319
11330
  exports.CustomerStatus = CustomerStatus;
11320
11331
  exports.CustomerStatuses = CustomerStatuses;
11321
11332
  exports.CustomerTableColumn = CustomerTableColumn;
@@ -11384,6 +11395,7 @@ exports.IdentityId = IdentityId;
11384
11395
  exports.IdentityPrefix = IdentityPrefix;
11385
11396
  exports.IdentityWidgetAccessToken_NEW = IdentityWidgetAccessToken_NEW;
11386
11397
  exports.IdentityWidgetSessionToken = IdentityWidgetSessionToken;
11398
+ exports.IndividualScreeningPrefix = IndividualScreeningPrefix;
11387
11399
  exports.InstitutionExtractedInfosId = InstitutionExtractedInfosId;
11388
11400
  exports.InstitutionExtractedInfosPrefix = InstitutionExtractedInfosPrefix;
11389
11401
  exports.InstitutionId = InstitutionId;
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var identityApi_schema = require('../../dist/identity-api.schema-97ca9ce3.cjs.dev.cjs');
5
+ var identityApi_schema = require('../../dist/identity-api.schema-c09cbbe9.cjs.dev.cjs');
6
6
  require('zod');
7
- require('../../dist/vault.schema-21a24278.cjs.dev.cjs');
7
+ require('../../dist/vault.schema-376c6496.cjs.dev.cjs');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
10
 
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var identityApi_schema = require('../../dist/identity-api.schema-ca68abcb.cjs.prod.cjs');
5
+ var identityApi_schema = require('../../dist/identity-api.schema-d00f40e2.cjs.prod.cjs');
6
6
  require('zod');
7
- require('../../dist/vault.schema-cb19adc8.cjs.prod.cjs');
7
+ require('../../dist/vault.schema-90df2c15.cjs.prod.cjs');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
10
 
@@ -1,5 +1,5 @@
1
- export { v as ACTION_STATUSES, t as ACTION_TRIGGERS, b1 as ARRAY_OPERATORS, aL as AUTHORIZATION_REQUEST_MESSAGE_TYPES, A as AVAILABLE_FLOWS, a4 as AbbreviatedWorkflowScenario, a2 as Action, w as ActionStatus, u as ActionTrigger, s as ActionType, x as ActionValue, bf as AllCredentialValues, bX as AllScenarioExecutionAuthorizationData, bP as AnyTxAuthDataSignatureResponse, bS as AnyTxAuthInputJsSdk, bI as ApiTezosTxAuthInput, bC as ApiTxAuthInput, b2 as ArrayOperator, aT as AuthQrCodeData, ap as AuthSession, aq as AuthSessionData, aO as AuthorizationRequestMessage, aN as AuthorizationRequestMessageType, aM as AuthorizationRequestMessageTypes, aR as AuthorizationResponseMessage, n as AvailableFlow, b7 as BOOLEAN_OPERATORS, M as BackwardsCompatibleScenarioType, L as BackwardsCompatibleScenarioTypes, N as BaseQueryResponse, b8 as BooleanOperator, aI as CIRCUIT_IDS, bq as ChallengeQuerySchema, ar as ChallengeResponse, aJ as CircuitId, b as CloseScreenNotification, a7 as ComplianceImplementationStepsInput, bW as CreateAuthRequestProps, a6 as CreateTemplateScenario, aS as CredentialQrCodeData, b9 as DATE_OPERATORS, D as DataAvailableOnStart, ba as DateOperator, bQ as Eip155TxAuthInputJsSdk, U as ExecuteQueryResponse, bO as ExtendedTezosTxAuthDataSignatureResponse, bM as ExtendedTezosTxAuthInput, bN as ExtendedTxAuthDataSignatureResponse, bL as ExtendedTxAuthInput, ao as GenerateWalletChallengeRequest, a9 as GetCredentialsRequest, aa as GetCredentialsResponse, au as GetCustomerStatusRequest, az as GetCustomerStatusResponse, bK as GetTezosTxAuthDataSignatureResponse, bF as GetTxAuthDataSignatureFailureResponse, bG as GetTxAuthDataSignatureResponse, bE as GetTxAuthDataSignatureSuccessResponse, ai as GetTxAuthSigRequest, ak as GetTxAuthSigRequestTezos, aj as GetTxAuthSigResponse, al as GetTxAuthSigResponseTezos, aC as HostMessage, am as HostRequestMessage, H as HostResponseMessage, be as IDInformationTfhe, aA as IdentityAppMessage, aD as IdentityMessage, i as IdentityNotificationMessage, m as IdentityRequestMessage, an as IdentityResponseMessage, av as IdentitySdkMessage, aw as IdentitySdkMessageWithIdentifier, aB as IdentityWallet, j as InitialDataRequest, o as InitialDataResponse, I as IsVerifiedNotification, ag as IsVerifiedRequest, ah as IsVerifiedResponse, K as KycCompletionData, c as KycCompletionNotification, aG as MediaType, aH as MediaTypePID, b5 as NUMERIC_OPERATORS, b6 as NumericOperator, br as OLD_CHALLENGE_QUERY_OPERATORS, bs as OLD_ChallengeQueryOperator, bv as OLD_ChallengeQueryOperatorToOperator, bn as OLD_ChallengeQuerySchema, bx as OLD_QueryCredentialType, bw as OLD_QueryCredentialTypes, aZ as OPERATORS, g as OcvSdkInitialized, O as OffChainScenarioExecutionData, Q as OffChainZKPRuleResult, d as OnChainScenarioExecutionData, a_ as Operator, bt as OperatorMappings, bu as OperatorToOLD_ChallengeQueryOperator, bm as PartialQueryConfigSimplified, P as PolygonIdInitialized, ac as PolygonIdRequest, ab as PolygonIdRequestData, ae as PolygonIdResponse, ad as PolygonIdResponseData, bV as PrivacyPreservingMonitoring, aP as ProofData, aX as QUERY_LOGIC_OPERATOR, aU as QrCodeLinkWithSchemaType, bg as QueriesOptions, bj as QueryConfigSimplified, bi as QueryConfigTfhe, bp as QueryCredentialType, bo as QueryCredentialTypes, bk as QueryGroupConfigSimplified, aY as QueryLogicOperator, bh as QueryType, aE as RequiredDataRowSchema, aF as RequiredVerificationData, V as RuleEngineResponse, R as RuleEngineScenarioExecutionData, bl as RuleResultQueryConfig, Y as RuleResultStatus, Z as RuleResultStatusLabels, X as RuleResultStatuses, r as SCENARIO_ACTION_TYPES, bY as SCENARIO_AUTHORIZATION_STATUSES, b3 as STRING_OPERATORS, bb as SUPPORTED_TYPES, a3 as Scenario, S as ScenarioAuthorizationData, bZ as ScenarioAuthorizationStatus, e as ScenarioExecutionData, f as ScenarioExecutionNotification, W as ScenarioExecutionResponse, E as ScenarioMode, B as ScenarioModes, J as ScenarioSchema, G as ScenarioStatus, F as ScenarioStatuses, z as ScenarioType, y as ScenarioTypes, _ as SdkVerificationOutput, a as SdkVerificationResponseSchema, l as SendTransactionRequest, k as SignatureRequest, p as SignatureResponse, a8 as SimplifiedCredential, h as StartCompletedNotification, af as StartFlowRequest, b4 as StringOperator, bc as SupportedType, bd as SupportedTypes, a5 as TemplateScenario, bH as TezosTxAuthInput, bR as TezosTxAuthInputJsSdk, bJ as TezosTxSignatureResponse, T as TransactionData, q as TransactionResponse, ay as TxAuthDataSignatureGatingError, at as TxAuthDataSignatureGatingRequest, ax as TxAuthDataSignatureResponse, bB as TxAuthInput, bD as TxSignatureResponse, a1 as VerificationOutput, a0 as VerificationSessionStatus, $ as VerificationSessionStatuses, b$ as VerifyWalletChallengeRequest, as as WalletSignResponse, b_ as WalletSignatureResponse, a$ as ZKPOperator, bT as ZKPRequest, bU as ZKPRequestFromZKVerifier, aK as ZeroKnowledgeProofRequest, aQ as ZeroKnowledgeProofResponse, bz as getOldCredentialPath, by as getOldCredentialType, bA as oldCredentialPathToDataLink, b0 as operatorDisplayMap, aV as parseIden3Message, aW as parseSessionIdFromUrl } from '../../dist/identity-api.schema-7892c69f.esm.mjs';
1
+ export { v as ACTION_STATUSES, t as ACTION_TRIGGERS, b1 as ARRAY_OPERATORS, aL as AUTHORIZATION_REQUEST_MESSAGE_TYPES, A as AVAILABLE_FLOWS, a4 as AbbreviatedWorkflowScenario, a2 as Action, w as ActionStatus, u as ActionTrigger, s as ActionType, x as ActionValue, bf as AllCredentialValues, bX as AllScenarioExecutionAuthorizationData, bP as AnyTxAuthDataSignatureResponse, bS as AnyTxAuthInputJsSdk, bI as ApiTezosTxAuthInput, bC as ApiTxAuthInput, b2 as ArrayOperator, aT as AuthQrCodeData, ap as AuthSession, aq as AuthSessionData, aO as AuthorizationRequestMessage, aN as AuthorizationRequestMessageType, aM as AuthorizationRequestMessageTypes, aR as AuthorizationResponseMessage, n as AvailableFlow, b7 as BOOLEAN_OPERATORS, M as BackwardsCompatibleScenarioType, L as BackwardsCompatibleScenarioTypes, N as BaseQueryResponse, b8 as BooleanOperator, aI as CIRCUIT_IDS, bq as ChallengeQuerySchema, ar as ChallengeResponse, aJ as CircuitId, b as CloseScreenNotification, a7 as ComplianceImplementationStepsInput, bW as CreateAuthRequestProps, a6 as CreateTemplateScenario, aS as CredentialQrCodeData, b9 as DATE_OPERATORS, D as DataAvailableOnStart, ba as DateOperator, bQ as Eip155TxAuthInputJsSdk, U as ExecuteQueryResponse, bO as ExtendedTezosTxAuthDataSignatureResponse, bM as ExtendedTezosTxAuthInput, bN as ExtendedTxAuthDataSignatureResponse, bL as ExtendedTxAuthInput, ao as GenerateWalletChallengeRequest, a9 as GetCredentialsRequest, aa as GetCredentialsResponse, au as GetCustomerStatusRequest, az as GetCustomerStatusResponse, bK as GetTezosTxAuthDataSignatureResponse, bF as GetTxAuthDataSignatureFailureResponse, bG as GetTxAuthDataSignatureResponse, bE as GetTxAuthDataSignatureSuccessResponse, ai as GetTxAuthSigRequest, ak as GetTxAuthSigRequestTezos, aj as GetTxAuthSigResponse, al as GetTxAuthSigResponseTezos, aC as HostMessage, am as HostRequestMessage, H as HostResponseMessage, be as IDInformationTfhe, aA as IdentityAppMessage, aD as IdentityMessage, i as IdentityNotificationMessage, m as IdentityRequestMessage, an as IdentityResponseMessage, av as IdentitySdkMessage, aw as IdentitySdkMessageWithIdentifier, aB as IdentityWallet, j as InitialDataRequest, o as InitialDataResponse, I as IsVerifiedNotification, ag as IsVerifiedRequest, ah as IsVerifiedResponse, K as KycCompletionData, c as KycCompletionNotification, aG as MediaType, aH as MediaTypePID, b5 as NUMERIC_OPERATORS, b6 as NumericOperator, br as OLD_CHALLENGE_QUERY_OPERATORS, bs as OLD_ChallengeQueryOperator, bv as OLD_ChallengeQueryOperatorToOperator, bn as OLD_ChallengeQuerySchema, bx as OLD_QueryCredentialType, bw as OLD_QueryCredentialTypes, aZ as OPERATORS, g as OcvSdkInitialized, O as OffChainScenarioExecutionData, Q as OffChainZKPRuleResult, d as OnChainScenarioExecutionData, a_ as Operator, bt as OperatorMappings, bu as OperatorToOLD_ChallengeQueryOperator, bm as PartialQueryConfigSimplified, P as PolygonIdInitialized, ac as PolygonIdRequest, ab as PolygonIdRequestData, ae as PolygonIdResponse, ad as PolygonIdResponseData, bV as PrivacyPreservingMonitoring, aP as ProofData, aX as QUERY_LOGIC_OPERATOR, aU as QrCodeLinkWithSchemaType, bg as QueriesOptions, bj as QueryConfigSimplified, bi as QueryConfigTfhe, bp as QueryCredentialType, bo as QueryCredentialTypes, bk as QueryGroupConfigSimplified, aY as QueryLogicOperator, bh as QueryType, aE as RequiredDataRowSchema, aF as RequiredVerificationData, V as RuleEngineResponse, R as RuleEngineScenarioExecutionData, bl as RuleResultQueryConfig, Y as RuleResultStatus, Z as RuleResultStatusLabels, X as RuleResultStatuses, r as SCENARIO_ACTION_TYPES, bY as SCENARIO_AUTHORIZATION_STATUSES, b3 as STRING_OPERATORS, bb as SUPPORTED_TYPES, a3 as Scenario, S as ScenarioAuthorizationData, bZ as ScenarioAuthorizationStatus, e as ScenarioExecutionData, f as ScenarioExecutionNotification, W as ScenarioExecutionResponse, E as ScenarioMode, B as ScenarioModes, J as ScenarioSchema, G as ScenarioStatus, F as ScenarioStatuses, z as ScenarioType, y as ScenarioTypes, _ as SdkVerificationOutput, a as SdkVerificationResponseSchema, l as SendTransactionRequest, k as SignatureRequest, p as SignatureResponse, a8 as SimplifiedCredential, h as StartCompletedNotification, af as StartFlowRequest, b4 as StringOperator, bc as SupportedType, bd as SupportedTypes, a5 as TemplateScenario, bH as TezosTxAuthInput, bR as TezosTxAuthInputJsSdk, bJ as TezosTxSignatureResponse, T as TransactionData, q as TransactionResponse, ay as TxAuthDataSignatureGatingError, at as TxAuthDataSignatureGatingRequest, ax as TxAuthDataSignatureResponse, bB as TxAuthInput, bD as TxSignatureResponse, a1 as VerificationOutput, a0 as VerificationSessionStatus, $ as VerificationSessionStatuses, b$ as VerifyWalletChallengeRequest, as as WalletSignResponse, b_ as WalletSignatureResponse, a$ as ZKPOperator, bT as ZKPRequest, bU as ZKPRequestFromZKVerifier, aK as ZeroKnowledgeProofRequest, aQ as ZeroKnowledgeProofResponse, bz as getOldCredentialPath, by as getOldCredentialType, bA as oldCredentialPathToDataLink, b0 as operatorDisplayMap, aV as parseIden3Message, aW as parseSessionIdFromUrl } from '../../dist/identity-api.schema-a425d60c.esm.mjs';
2
2
  import 'zod';
3
- import '../../dist/vault.schema-b3910f8d.esm.mjs';
3
+ import '../../dist/vault.schema-4a010b19.esm.mjs';
4
4
  import 'nanoid';
5
5
  import 'decimal.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nexeraid/identity-schemas",
3
- "version": "2.100.0-dev",
3
+ "version": "2.102.0-dev",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "ISC",
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-21a24278.cjs.dev.cjs');
6
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-1f2b5ea7.cjs.dev.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-376c6496.cjs.dev.cjs');
6
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-caf8c337.cjs.dev.cjs');
7
7
  require('zod');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
- require('../../dist/identity-api.schema-97ca9ce3.cjs.dev.cjs');
10
+ require('../../dist/identity-api.schema-c09cbbe9.cjs.dev.cjs');
11
11
 
12
12
  var ALL_SCORECHAIN_BLOCKCHAIN = [{
13
13
  id: "BITCOIN",
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-cb19adc8.cjs.prod.cjs');
6
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-deb194cc.cjs.prod.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-90df2c15.cjs.prod.cjs');
6
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-eb8f4418.cjs.prod.cjs');
7
7
  require('zod');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
- require('../../dist/identity-api.schema-ca68abcb.cjs.prod.cjs');
10
+ require('../../dist/identity-api.schema-d00f40e2.cjs.prod.cjs');
11
11
 
12
12
  var ALL_SCORECHAIN_BLOCKCHAIN = [{
13
13
  id: "BITCOIN",
@@ -1,9 +1,9 @@
1
- export { eE as ANALYSIS_TYPES, eF as AnalysisType, eN as Coin, eS as EntityRiskDefaultsMap, eR as EntityRiskDefaultsValues, eY as GetActiveBlockchains, eX as GetActiveBlockchainsRequest, eZ as GetActiveBlockchainsResponse, f0 as GetAddressAnalysis, e_ as GetAddressAnalysisRequest, f1 as GetAddressAnalysisResponse, eJ as NonMinimalScorechainBlockchain, eG as OBJECT_TYPES, eH as ObjectType, f3 as RawScorechainResult, eQ as RiskExplanation, eO as RiskSeverity, eV as ScorechainAnalysis, eI as ScorechainBlockchain, eK as ScorechainBlockchainToNamespace, e$ as ScorechainEntity, eP as ScorechainEntityType, eU as ScorechainError, eT as ScorechainErrorResponse, f4 as ScorechainRiskToRiskLevel, f6 as ScorechainWalletRiskLevel, f5 as ScorechainWalletRiskLevels, f2 as ScoringAnalysisApiRequest, eB as ScoringAnalysisRequest, eW as ScoringAnalysisResponse, eC as WorkflowsScoringAnalysisRequest, eM as compareRiskLevels, eL as getRiskLevelByRiskScore } from '../../dist/vault.schema-b3910f8d.esm.mjs';
2
- export { K as AMLMetadata, cQ as ApiErrorCommandResponse, cP as ApiErrorResponse, cR as ApiSuccessCommandResponse, bw as ApplicantMemberOfSchema, bL as BENEFICIARY_TYPES, by as BaseApplicantActionSchema, b6 as BaseProvider, bN as BeneficiaryCompanyCustomerClaims, bO as BeneficiaryCompanyCustomerClaimsArray, bM as BeneficiaryType, c_ as BeneficiaryVerificationStatus, c$ as BeneficiaryVerificationStatusArray, j as BigCSErrorCodes, b3 as BigConfig, B as BigCryptoChain, h as BigProperties, g as BigPropertiesLiteral, i as BigProperty, b9 as BigProvider, k as BitRankRequest, l as BitRankVerified, n as BitRankVerifiedError, m as BitRankVerifiedErrorResponse, o as BitRankVerifiedResponse, ap as COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES, ar as COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES, an as COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES, ag as COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS, ad as COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE, di as ChainalysisApiError, a$ as ChainalysisConfig, dg as ChainalysisErrorCodes, bc as ChainalysisProvider, de as ChainalysisRegisterApiResponse, dj as ChainalysisRegisterResponse, dd as ChainalysisRequest, dh as ChainalysisRiskAssessmentApiResponse, dk as ChainalysisRiskAssessmentResponse, df as ChainalysisRiskLevel, a4 as CoerceDateUTC, dp as CoinMarketCapApiResponse, dq as CoinMarketCapFiatId, dm as CoinMarketCapQuote, dn as CoinMarketCapQuotes, dl as CoinMarketCapRequest, cZ as CompanyDocumentMetaData, aH as ComplyAdvantageAmlFullListing, aG as ComplyAdvantageAmlItemSource, aq as ComplyAdvantageCountryFieldSources, as as ComplyAdvantageDateOfBirthFieldSources, aF as ComplyAdvantageKeyInformation, aC as ComplyAdvantageMedia, aR as ComplyAdvantageMonitorSearchDataResponse, aT as ComplyAdvantageMonitorSearchResponse, aS as ComplyAdvantageMonitorSearchSuccessResponse, aU as ComplyAdvantageMonitoredSearchUpdate, ao as ComplyAdvantageNationalityFieldSources, bh as ComplyAdvantageProvider, bg as ComplyAdvantageProviderConfigElement, bf as ComplyAdvantageProviderConfigFilters, be as ComplyAdvantageProviderConfigTypes, ah as ComplyAdvantageReponseMatchStatus, ae as ComplyAdvantageResponseMatchType, aE as ComplyAdvantageSearchDataResponse, aD as ComplyAdvantageSearchDataResponseHit, aI as ComplyAdvantageSearchEntitiesDataResponse, aK as ComplyAdvantageSearchEntitiesResponse, aJ as ComplyAdvantageSearchEntitiesSuccessResponse, a as ComplyAdvantageSearchErrorResponse, aL as ComplyAdvantageSearchRequest, aM as ComplyAdvantageSearchRequests, C as ComplyAdvantageSearchResponse, b as ComplyAdvantageSearchSuccessResponse, aO as ComplyAdvantageUpdateSearchEntitiesRequest, aQ as ComplyAdvantageUpdateSearchEntitiesResponse, aP as ComplyAdvantageUpdateSearchEntitiesSuccessResponse, aN as ComplyAdvantageUpdateSearchRequest, aA as ComplyAdvantageUser, bn as CreateProviderInput, bo as CreateProviderResponse, at as CreateSearchInput, cL as CredentialMetadata, cK as CustomerContactInformationOutput, d4 as CustomerDocumentMetaData, d5 as CustomerStatusResults, aZ as DataProvider, aY as DataProviderOptions, bs as DeleteProviderInput, bt as DeleteProviderResponse, y as DocumentIdMetadata, x as DocumentIdType, D as DocumentIdTypes, cb as DocumentMetadataSchema, J as EmailMetadata, E as EmailVerificationAnalysisResponse, cz as EmailVerificationResponse, F as File, cJ as GetCredentialsOutput, d1 as GetKybSessionInput, d2 as GetKybSessionResponse, cD as GetKycSessionInput, cE as GetKycSessionResponse, cM as GetKycSessionResponseWithCredentialsMetadata, cS as GetKycSessionsOutput, bm as GetProviderResponse, bl as GetProvidersResponse, ab as HIGH_RISK_TYPES, cN as IDImageMetaData, bJ as INDIVIDUAL_BENEFICIARY_RELATIONS, aX as IdentityProvider, aW as IdentityProviderOptions, bK as IndividualBeneficiaryRelation, c as IpQualityAnalysisRequest, d as IpQualityAnalysisResponse, b2 as IpQualityConfig, e as IpQualityServiceAnalysis, I as IpQualityServiceAnalysisResponse, f as IpQualityServiceErrorResponse, bd as IpqualityscoreProvider, cV as KYB_RESULTS, cX as KYB_SESSION_STATUSES, cT as KYB_STEP_TYPES, cv as KYC_RESULTS, cx as KYC_SESSION_STATUSES, cr as KYC_STEP_TYPES, cW as KybResult, cY as KybSessionStatus, cU as KybStep, cw as KycResult, cy as KycSessionStatus, cs as KycStep, cu as KycStepStatus, ct as KycStepStatuses, L as LivenessMetadata, ac as MEDIUM_RISK_TYPES, av as MatchStatus, au as MatchStatuses, aB as MatchTypeDetail, M as MergedProviders, db as MerkleAddressApiError, da as MerkleAddressApiResponse, d9 as MerkleAddressRequest, dc as MerkleAddressResponse, d8 as MerkleBlockChainCodes, d7 as MerkleBlockChainName, d6 as MerkleBlockChainTypes, a_ as MerkleScienceConfig, bb as MerkleScienceProvider, N as NestedSession, b8 as NexeraIdKYBProvider, b7 as NexeraIdSSIDProvider, H as PhoneMetadata, P as PhoneVerificationAnalysisResponse, A as ProofOfAddressDocumentType, z as ProofOfAddressDocumentTypes, G as ProofOfAddressMetadata, cI as ProofOfResidenceDocumentType, cH as ProofOfResidenceMetaData, bj as ProviderData, bk as ProviderDataProject, b5 as ProviderIntegrationType, b4 as ProviderIntegrationTypeOptions, aV as ProviderWithoutConfig, Z as RESULT_PARSER_ERROR, w as ReasonCode, v as ReasonCodes, R as RequestProperty, ax as RiskLevel, aw as RiskLevels, a9 as SEARCH_FILTER_ADVERSE_MEDIA_TYPE, a7 as SEARCH_FILTER_PEP_TYPE, a5 as SEARCH_FILTER_SANCTION_TYPE, ai as SEARCH_FILTER_TYPES, X as SESSION_NOT_FOUND, a1 as STEP_NOT_FOUND, bB as SUMSUB_APPLICANT_TYPES, c4 as SUMSUB_COMPANY_BENEFICIARY_GROUP, bU as SUMSUB_DOC_TYPES, bW as SUMSUB_FLOW_LEVEL, cj as SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS, c9 as SUMSUB_MEDIA_CONTENT_TYPES, bD as SUMSUB_REVIEW_ANSWERS, co as SUMSUB_REVIEW_REJECT_LABELS, cq as SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION, bF as SUMSUB_REVIEW_REJECT_TYPES, bS as SUMSUB_REVIEW_STATUSES, bz as SUMSUB_STEPS, bQ as SUMSUB_WEBHOOK_INTERNAL_STATUS, b0 as ScorechainConfig, ba as ScorechainProvider, al as SearchEntityType, ak as SearchEntityTypes, aa as SearchFilterAdverseMediaType, a8 as SearchFilterPepType, a6 as SearchFilterSanctionType, aj as SearchFilterType, am as SearchFilters, d0 as SelectKybSession, cB as SelectKycSession, cA as SelectKycSessionStep, cC as SelectKycSessionWithCompletedSteps, cO as SelfieImageMetaData, r as Session, s as SessionWithoutSteps, p as Status, S as Statuses, O as Step, u as StepType, t as StepTypes, bH as SumSubAddress, bI as SumSubApplicantInfo, cd as SumSubApplicantResetSchema, cc as SumSubApplicantReviewStatusSchema, ci as SumSubApplicantSchema, bC as SumSubApplicantType, c8 as SumSubApplicantVerificationStepSchema, bP as SumSubCompanyApplicantInfo, c2 as SumSubCompanyApplicantSchema, bV as SumSubDocType, bX as SumSubFlowLevel, ce as SumSubGenerateExternalWebSdkLinkSchema, c3 as SumSubImageId, b_ as SumSubImageReviewResultSchema, c1 as SumSubIndividualApplicantSchema, ca as SumSubMediaContentType, bY as SumSubRequiredIdDoc, bE as SumSubReviewAnswer, cp as SumSubReviewRejectLabel, bG as SumSubReviewRejectType, bZ as SumSubReviewResultSchema, bT as SumSubReviewStatus, cn as SumSubSimilarApplicantsSchema, bA as SumSubStep, c7 as SumSubVerificationStepSchema, bx as SumSubWebhookSchema, c0 as SumsubApplicantType, b$ as SumsubApplicantTypes, c5 as SumsubCompanyBeneficiaryGroup, ch as SumsubKybDataSchema, cm as SumsubKybSessionFlowSection, cl as SumsubKybSessionFlowSectionItem, ck as SumsubKybSessionFlowSectionStatus, cg as SumsubKycDataSchema, c6 as SumsubStepStatus, cf as SumsubVideoCallData, bR as SumsubWebhookInternalStatus, bi as SynapsProvider, _ as SynapsSessionErrorResponse, Q as SynapsSessionEvent, V as SynapsSessionRequest, $ as SynapsSessionResponse, a2 as SynapsStepErrorResponse, T as SynapsStepEvent, a0 as SynapsStepRequest, a3 as SynapsStepResponse, br as ToggleProviderInput, Y as UNKNOWN_ERROR, d3 as UpdateKybSessionOutput, cF as UpdateKycSessionOutput, bp as UpdateProviderInput, bq as UpdateProviderResponse, az as UpdateSearchEntitiesInput, ay as UpdateSearchInput, cG as VideoKycMetaData, bu as WEBHOOK_TYPES, q as WebhookPayload, bv as WebhookType, b1 as WorkflowsScorechainConfig, W as WrappedIpQualityServiceErrorResponse, af as mappingMatchTypeToLabel, U as typeToHumanReadable } from '../../dist/CoinMarketCap.schema-fa7abfc6.esm.mjs';
1
+ export { eG as ANALYSIS_TYPES, eH as AnalysisType, eP as Coin, eU as EntityRiskDefaultsMap, eT as EntityRiskDefaultsValues, e_ as GetActiveBlockchains, eZ as GetActiveBlockchainsRequest, e$ as GetActiveBlockchainsResponse, f2 as GetAddressAnalysis, f0 as GetAddressAnalysisRequest, f3 as GetAddressAnalysisResponse, eL as NonMinimalScorechainBlockchain, eI as OBJECT_TYPES, eJ as ObjectType, f5 as RawScorechainResult, eS as RiskExplanation, eQ as RiskSeverity, eX as ScorechainAnalysis, eK as ScorechainBlockchain, eM as ScorechainBlockchainToNamespace, f1 as ScorechainEntity, eR as ScorechainEntityType, eW as ScorechainError, eV as ScorechainErrorResponse, f6 as ScorechainRiskToRiskLevel, f8 as ScorechainWalletRiskLevel, f7 as ScorechainWalletRiskLevels, f4 as ScoringAnalysisApiRequest, eD as ScoringAnalysisRequest, eY as ScoringAnalysisResponse, eE as WorkflowsScoringAnalysisRequest, eO as compareRiskLevels, eN as getRiskLevelByRiskScore } from '../../dist/vault.schema-4a010b19.esm.mjs';
2
+ export { K as AMLMetadata, cQ as ApiErrorCommandResponse, cP as ApiErrorResponse, cR as ApiSuccessCommandResponse, bw as ApplicantMemberOfSchema, bL as BENEFICIARY_TYPES, by as BaseApplicantActionSchema, b6 as BaseProvider, bN as BeneficiaryCompanyCustomerClaims, bO as BeneficiaryCompanyCustomerClaimsArray, bM as BeneficiaryType, c_ as BeneficiaryVerificationStatus, c$ as BeneficiaryVerificationStatusArray, j as BigCSErrorCodes, b3 as BigConfig, B as BigCryptoChain, h as BigProperties, g as BigPropertiesLiteral, i as BigProperty, b9 as BigProvider, k as BitRankRequest, l as BitRankVerified, n as BitRankVerifiedError, m as BitRankVerifiedErrorResponse, o as BitRankVerifiedResponse, ap as COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES, ar as COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES, an as COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES, ag as COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS, ad as COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE, di as ChainalysisApiError, a$ as ChainalysisConfig, dg as ChainalysisErrorCodes, bc as ChainalysisProvider, de as ChainalysisRegisterApiResponse, dj as ChainalysisRegisterResponse, dd as ChainalysisRequest, dh as ChainalysisRiskAssessmentApiResponse, dk as ChainalysisRiskAssessmentResponse, df as ChainalysisRiskLevel, a4 as CoerceDateUTC, dp as CoinMarketCapApiResponse, dq as CoinMarketCapFiatId, dm as CoinMarketCapQuote, dn as CoinMarketCapQuotes, dl as CoinMarketCapRequest, cZ as CompanyDocumentMetaData, aH as ComplyAdvantageAmlFullListing, aG as ComplyAdvantageAmlItemSource, aq as ComplyAdvantageCountryFieldSources, as as ComplyAdvantageDateOfBirthFieldSources, aF as ComplyAdvantageKeyInformation, aC as ComplyAdvantageMedia, aR as ComplyAdvantageMonitorSearchDataResponse, aT as ComplyAdvantageMonitorSearchResponse, aS as ComplyAdvantageMonitorSearchSuccessResponse, aU as ComplyAdvantageMonitoredSearchUpdate, ao as ComplyAdvantageNationalityFieldSources, bh as ComplyAdvantageProvider, bg as ComplyAdvantageProviderConfigElement, bf as ComplyAdvantageProviderConfigFilters, be as ComplyAdvantageProviderConfigTypes, ah as ComplyAdvantageReponseMatchStatus, ae as ComplyAdvantageResponseMatchType, aE as ComplyAdvantageSearchDataResponse, aD as ComplyAdvantageSearchDataResponseHit, aI as ComplyAdvantageSearchEntitiesDataResponse, aK as ComplyAdvantageSearchEntitiesResponse, aJ as ComplyAdvantageSearchEntitiesSuccessResponse, a as ComplyAdvantageSearchErrorResponse, aL as ComplyAdvantageSearchRequest, aM as ComplyAdvantageSearchRequests, C as ComplyAdvantageSearchResponse, b as ComplyAdvantageSearchSuccessResponse, aO as ComplyAdvantageUpdateSearchEntitiesRequest, aQ as ComplyAdvantageUpdateSearchEntitiesResponse, aP as ComplyAdvantageUpdateSearchEntitiesSuccessResponse, aN as ComplyAdvantageUpdateSearchRequest, aA as ComplyAdvantageUser, bn as CreateProviderInput, bo as CreateProviderResponse, at as CreateSearchInput, cL as CredentialMetadata, cK as CustomerContactInformationOutput, d4 as CustomerDocumentMetaData, d5 as CustomerStatusResults, aZ as DataProvider, aY as DataProviderOptions, bs as DeleteProviderInput, bt as DeleteProviderResponse, y as DocumentIdMetadata, x as DocumentIdType, D as DocumentIdTypes, cb as DocumentMetadataSchema, J as EmailMetadata, E as EmailVerificationAnalysisResponse, cz as EmailVerificationResponse, F as File, cJ as GetCredentialsOutput, d1 as GetKybSessionInput, d2 as GetKybSessionResponse, cD as GetKycSessionInput, cE as GetKycSessionResponse, cM as GetKycSessionResponseWithCredentialsMetadata, cS as GetKycSessionsOutput, bm as GetProviderResponse, bl as GetProvidersResponse, ab as HIGH_RISK_TYPES, cN as IDImageMetaData, bJ as INDIVIDUAL_BENEFICIARY_RELATIONS, aX as IdentityProvider, aW as IdentityProviderOptions, bK as IndividualBeneficiaryRelation, c as IpQualityAnalysisRequest, d as IpQualityAnalysisResponse, b2 as IpQualityConfig, e as IpQualityServiceAnalysis, I as IpQualityServiceAnalysisResponse, f as IpQualityServiceErrorResponse, bd as IpqualityscoreProvider, cV as KYB_RESULTS, cX as KYB_SESSION_STATUSES, cT as KYB_STEP_TYPES, cv as KYC_RESULTS, cx as KYC_SESSION_STATUSES, cr as KYC_STEP_TYPES, cW as KybResult, cY as KybSessionStatus, cU as KybStep, cw as KycResult, cy as KycSessionStatus, cs as KycStep, cu as KycStepStatus, ct as KycStepStatuses, L as LivenessMetadata, ac as MEDIUM_RISK_TYPES, av as MatchStatus, au as MatchStatuses, aB as MatchTypeDetail, M as MergedProviders, db as MerkleAddressApiError, da as MerkleAddressApiResponse, d9 as MerkleAddressRequest, dc as MerkleAddressResponse, d8 as MerkleBlockChainCodes, d7 as MerkleBlockChainName, d6 as MerkleBlockChainTypes, a_ as MerkleScienceConfig, bb as MerkleScienceProvider, N as NestedSession, b8 as NexeraIdKYBProvider, b7 as NexeraIdSSIDProvider, H as PhoneMetadata, P as PhoneVerificationAnalysisResponse, A as ProofOfAddressDocumentType, z as ProofOfAddressDocumentTypes, G as ProofOfAddressMetadata, cI as ProofOfResidenceDocumentType, cH as ProofOfResidenceMetaData, bj as ProviderData, bk as ProviderDataProject, b5 as ProviderIntegrationType, b4 as ProviderIntegrationTypeOptions, aV as ProviderWithoutConfig, Z as RESULT_PARSER_ERROR, w as ReasonCode, v as ReasonCodes, R as RequestProperty, ax as RiskLevel, aw as RiskLevels, a9 as SEARCH_FILTER_ADVERSE_MEDIA_TYPE, a7 as SEARCH_FILTER_PEP_TYPE, a5 as SEARCH_FILTER_SANCTION_TYPE, ai as SEARCH_FILTER_TYPES, X as SESSION_NOT_FOUND, a1 as STEP_NOT_FOUND, bB as SUMSUB_APPLICANT_TYPES, c4 as SUMSUB_COMPANY_BENEFICIARY_GROUP, bU as SUMSUB_DOC_TYPES, bW as SUMSUB_FLOW_LEVEL, cj as SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS, c9 as SUMSUB_MEDIA_CONTENT_TYPES, bD as SUMSUB_REVIEW_ANSWERS, co as SUMSUB_REVIEW_REJECT_LABELS, cq as SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION, bF as SUMSUB_REVIEW_REJECT_TYPES, bS as SUMSUB_REVIEW_STATUSES, bz as SUMSUB_STEPS, bQ as SUMSUB_WEBHOOK_INTERNAL_STATUS, b0 as ScorechainConfig, ba as ScorechainProvider, al as SearchEntityType, ak as SearchEntityTypes, aa as SearchFilterAdverseMediaType, a8 as SearchFilterPepType, a6 as SearchFilterSanctionType, aj as SearchFilterType, am as SearchFilters, d0 as SelectKybSession, cB as SelectKycSession, cA as SelectKycSessionStep, cC as SelectKycSessionWithCompletedSteps, cO as SelfieImageMetaData, r as Session, s as SessionWithoutSteps, p as Status, S as Statuses, O as Step, u as StepType, t as StepTypes, bH as SumSubAddress, bI as SumSubApplicantInfo, cd as SumSubApplicantResetSchema, cc as SumSubApplicantReviewStatusSchema, ci as SumSubApplicantSchema, bC as SumSubApplicantType, c8 as SumSubApplicantVerificationStepSchema, bP as SumSubCompanyApplicantInfo, c2 as SumSubCompanyApplicantSchema, bV as SumSubDocType, bX as SumSubFlowLevel, ce as SumSubGenerateExternalWebSdkLinkSchema, c3 as SumSubImageId, b_ as SumSubImageReviewResultSchema, c1 as SumSubIndividualApplicantSchema, ca as SumSubMediaContentType, bY as SumSubRequiredIdDoc, bE as SumSubReviewAnswer, cp as SumSubReviewRejectLabel, bG as SumSubReviewRejectType, bZ as SumSubReviewResultSchema, bT as SumSubReviewStatus, cn as SumSubSimilarApplicantsSchema, bA as SumSubStep, c7 as SumSubVerificationStepSchema, bx as SumSubWebhookSchema, c0 as SumsubApplicantType, b$ as SumsubApplicantTypes, c5 as SumsubCompanyBeneficiaryGroup, ch as SumsubKybDataSchema, cm as SumsubKybSessionFlowSection, cl as SumsubKybSessionFlowSectionItem, ck as SumsubKybSessionFlowSectionStatus, cg as SumsubKycDataSchema, c6 as SumsubStepStatus, cf as SumsubVideoCallData, bR as SumsubWebhookInternalStatus, bi as SynapsProvider, _ as SynapsSessionErrorResponse, Q as SynapsSessionEvent, V as SynapsSessionRequest, $ as SynapsSessionResponse, a2 as SynapsStepErrorResponse, T as SynapsStepEvent, a0 as SynapsStepRequest, a3 as SynapsStepResponse, br as ToggleProviderInput, Y as UNKNOWN_ERROR, d3 as UpdateKybSessionOutput, cF as UpdateKycSessionOutput, bp as UpdateProviderInput, bq as UpdateProviderResponse, az as UpdateSearchEntitiesInput, ay as UpdateSearchInput, cG as VideoKycMetaData, bu as WEBHOOK_TYPES, q as WebhookPayload, bv as WebhookType, b1 as WorkflowsScorechainConfig, W as WrappedIpQualityServiceErrorResponse, af as mappingMatchTypeToLabel, U as typeToHumanReadable } from '../../dist/CoinMarketCap.schema-91b7b5d0.esm.mjs';
3
3
  import 'zod';
4
4
  import 'nanoid';
5
5
  import 'decimal.js';
6
- import '../../dist/identity-api.schema-7892c69f.esm.mjs';
6
+ import '../../dist/identity-api.schema-a425d60c.esm.mjs';
7
7
 
8
8
  var ALL_SCORECHAIN_BLOCKCHAIN = [{
9
9
  id: "BITCOIN",
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-21a24278.cjs.dev.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-376c6496.cjs.dev.cjs');
6
6
  require('zod');
7
7
  require('nanoid');
8
8
  require('decimal.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-cb19adc8.cjs.prod.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-90df2c15.cjs.prod.cjs');
6
6
  require('zod');
7
7
  require('nanoid');
8
8
  require('decimal.js');
@@ -1,4 +1,4 @@
1
- export { e9 as AmlResults, ee as DataLinkTypeZodSchema, ec as DataLinkVersionZodSchema, ea as DetectedDuplicates, et as GenericVaultDataLinkZodSchema, es as GenericVaultEmbeddedLinkZodSchema, eq as GenericVaultPointerLinkZodSchema, er as GenericVaultSearchLinkZodSchema, ef as Separator, ej as VaultJsonSchemas, ep as VaultMetadataLinkZodSchema, en as VaultPointerKeyMapZodSchema, eo as VaultQueryMapZodSchema, el as VaultSchemaIdZodSchema, em as VaultSchemaPathsZodSchema, ek as VaultZodSchema, ed as allDataLinkTypes, eb as allDataLinkVersions, eg as generateZodObjectPaths, eh as resolvePathOnDataSchema, ei as resolvePathOnMapSchema } from '../../dist/vault.schema-b3910f8d.esm.mjs';
1
+ export { eb as AmlResults, eg as DataLinkTypeZodSchema, ee as DataLinkVersionZodSchema, ec as DetectedDuplicates, ev as GenericVaultDataLinkZodSchema, eu as GenericVaultEmbeddedLinkZodSchema, es as GenericVaultPointerLinkZodSchema, et as GenericVaultSearchLinkZodSchema, eh as Separator, el as VaultJsonSchemas, er as VaultMetadataLinkZodSchema, ep as VaultPointerKeyMapZodSchema, eq as VaultQueryMapZodSchema, en as VaultSchemaIdZodSchema, eo as VaultSchemaPathsZodSchema, em as VaultZodSchema, ef as allDataLinkTypes, ed as allDataLinkVersions, ei as generateZodObjectPaths, ej as resolvePathOnDataSchema, ek as resolvePathOnMapSchema } from '../../dist/vault.schema-4a010b19.esm.mjs';
2
2
  import 'zod';
3
3
  import 'nanoid';
4
4
  import 'decimal.js';
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-21a24278.cjs.dev.cjs');
6
- var identityApi_schema = require('../../dist/identity-api.schema-97ca9ce3.cjs.dev.cjs');
7
- var tfheUtilities = require('../../dist/tfhe-utilities-f9e640f3.cjs.dev.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-376c6496.cjs.dev.cjs');
6
+ var identityApi_schema = require('../../dist/identity-api.schema-c09cbbe9.cjs.dev.cjs');
7
+ var tfheUtilities = require('../../dist/tfhe-utilities-bfc5ecc2.cjs.dev.cjs');
8
8
  require('zod');
9
9
  require('nanoid');
10
10
  require('decimal.js');
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-cb19adc8.cjs.prod.cjs');
6
- var identityApi_schema = require('../../dist/identity-api.schema-ca68abcb.cjs.prod.cjs');
7
- var tfheUtilities = require('../../dist/tfhe-utilities-ec9cd3dc.cjs.prod.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-90df2c15.cjs.prod.cjs');
6
+ var identityApi_schema = require('../../dist/identity-api.schema-d00f40e2.cjs.prod.cjs');
7
+ var tfheUtilities = require('../../dist/tfhe-utilities-6a169abe.cjs.prod.cjs');
8
8
  require('zod');
9
9
  require('nanoid');
10
10
  require('decimal.js');
@@ -1,6 +1,6 @@
1
- export { b0 as Alpha2Country, dq as GenericVerifiableCredentialSchema, dw as ID3CredentialSchema, db as ID3CredentialSubjectSchema, dt as IDImageCredentialSchema, dm as IDImageCredentialSubjectSchema, ds as IDInformationCredentialSchema, dl as IDInformationCredentialSubjectSchema, dr as IDInformationTfheCredentialSchema, dk as IDInformationTfheCredentialSubjectSchema, dx as IDScanCredentialSchema, dc as IDScanCredentialSubjectSchema, dy as IDScanPassportCredentialSchema, dd as IDScanPassportCredentialSubjectSchema, dz as IDScanSelfieCredentialSchema, de as IDScanSelfieCredentialSubjectSchema, a_ as ISO3CountryCode, dE as OLD_AMLScreeningsResultsCredentialSchema, dj as OLD_AMLScreeningsResultsCredentialSubjectSchema, dA as OLD_IDImageCredentialSchema, df as OLD_IDImageCredentialSubjectSchema, dB as OLD_IDInformationCredentialSchema, dg as OLD_IDInformationCredentialSubjectSchema, dC as OLD_ProofOfResidenceCredentialSchema, dh as OLD_ProofOfResidenceCredentialSubjectSchema, dD as OLD_SelfieImageCredentialSchema, di as OLD_SelfieImageCredentialSubjectSchema, dv as ProofOfResidenceCredentialSchema, dp as ProofOfResidenceCredentialSubjectSchema, du as SelfieImageCredentialSchema, dn as SelfieImageCredentialSubjectSchema, b1 as countryISO3toISO2Mapping, b4 as isoCountriesNameFromISO2 } from '../../dist/vault.schema-b3910f8d.esm.mjs';
2
- export { c6 as CredentialMediaType, c1 as CredentialNames, c0 as CredentialSchemas, c4 as CredentialType, C as CredentialTypes, c2 as NexeraCredentialType, c5 as VerifiableCredential, c3 as getCredentialName } from '../../dist/identity-api.schema-7892c69f.esm.mjs';
3
- export { s as IDInformationTfheCredentialSubjectCONFIG, V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation, b as getFieldConfig } from '../../dist/tfhe-utilities-dc49c4b4.esm.mjs';
1
+ export { b0 as Alpha2Country, ds as GenericVerifiableCredentialSchema, dy as ID3CredentialSchema, dd as ID3CredentialSubjectSchema, dv as IDImageCredentialSchema, dp as IDImageCredentialSubjectSchema, du as IDInformationCredentialSchema, dn as IDInformationCredentialSubjectSchema, dt as IDInformationTfheCredentialSchema, dm as IDInformationTfheCredentialSubjectSchema, dz as IDScanCredentialSchema, de as IDScanCredentialSubjectSchema, dA as IDScanPassportCredentialSchema, df as IDScanPassportCredentialSubjectSchema, dB as IDScanSelfieCredentialSchema, dg as IDScanSelfieCredentialSubjectSchema, a_ as ISO3CountryCode, dG as OLD_AMLScreeningsResultsCredentialSchema, dl as OLD_AMLScreeningsResultsCredentialSubjectSchema, dC as OLD_IDImageCredentialSchema, dh as OLD_IDImageCredentialSubjectSchema, dD as OLD_IDInformationCredentialSchema, di as OLD_IDInformationCredentialSubjectSchema, dE as OLD_ProofOfResidenceCredentialSchema, dj as OLD_ProofOfResidenceCredentialSubjectSchema, dF as OLD_SelfieImageCredentialSchema, dk as OLD_SelfieImageCredentialSubjectSchema, dx as ProofOfResidenceCredentialSchema, dr as ProofOfResidenceCredentialSubjectSchema, dw as SelfieImageCredentialSchema, dq as SelfieImageCredentialSubjectSchema, b1 as countryISO3toISO2Mapping, b4 as isoCountriesNameFromISO2 } from '../../dist/vault.schema-4a010b19.esm.mjs';
2
+ export { c6 as CredentialMediaType, c1 as CredentialNames, c0 as CredentialSchemas, c4 as CredentialType, C as CredentialTypes, c2 as NexeraCredentialType, c5 as VerifiableCredential, c3 as getCredentialName } from '../../dist/identity-api.schema-a425d60c.esm.mjs';
3
+ export { s as IDInformationTfheCredentialSubjectCONFIG, V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation, b as getFieldConfig } from '../../dist/tfhe-utilities-a367f929.esm.mjs';
4
4
  import 'zod';
5
5
  import 'nanoid';
6
6
  import 'decimal.js';
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var zod = require('zod');
6
- var vault_schema = require('../../dist/vault.schema-21a24278.cjs.dev.cjs');
7
- var identityApi_schema = require('../../dist/identity-api.schema-97ca9ce3.cjs.dev.cjs');
8
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-1f2b5ea7.cjs.dev.cjs');
6
+ var vault_schema = require('../../dist/vault.schema-376c6496.cjs.dev.cjs');
7
+ var identityApi_schema = require('../../dist/identity-api.schema-c09cbbe9.cjs.dev.cjs');
8
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-caf8c337.cjs.dev.cjs');
9
9
  var zodToJsonSchema = require('zod-to-json-schema');
10
10
  require('nanoid');
11
11
  require('decimal.js');
@@ -29,7 +29,7 @@ var AlertTableColumn = zod.z["enum"](ALERT_TABLE_COLUMNS);
29
29
  var UserInfoForDuplicate = zod.z.object({
30
30
  customerId: vault_schema.UuidString,
31
31
  customerInfo: zod.z.string().nullish(),
32
- profilePicture: zod.z.string().nullish(),
32
+ profilePictureUrl: zod.z.string().nullish(),
33
33
  idDocumentUrl: zod.z.string().nullish()
34
34
  });
35
35
  var DuplicateData = zod.z.object({
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var zod = require('zod');
6
- var vault_schema = require('../../dist/vault.schema-cb19adc8.cjs.prod.cjs');
7
- var identityApi_schema = require('../../dist/identity-api.schema-ca68abcb.cjs.prod.cjs');
8
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-deb194cc.cjs.prod.cjs');
6
+ var vault_schema = require('../../dist/vault.schema-90df2c15.cjs.prod.cjs');
7
+ var identityApi_schema = require('../../dist/identity-api.schema-d00f40e2.cjs.prod.cjs');
8
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-eb8f4418.cjs.prod.cjs');
9
9
  var zodToJsonSchema = require('zod-to-json-schema');
10
10
  require('nanoid');
11
11
  require('decimal.js');
@@ -29,7 +29,7 @@ var AlertTableColumn = zod.z["enum"](ALERT_TABLE_COLUMNS);
29
29
  var UserInfoForDuplicate = zod.z.object({
30
30
  customerId: vault_schema.UuidString,
31
31
  customerInfo: zod.z.string().nullish(),
32
- profilePicture: zod.z.string().nullish(),
32
+ profilePictureUrl: zod.z.string().nullish(),
33
33
  idDocumentUrl: zod.z.string().nullish()
34
34
  });
35
35
  var DuplicateData = zod.z.object({
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
2
- import { aS as UuidString, d5 as ExternalCustomerId, d3 as WorkflowId, ba as RiskScoreType, bc as CustomerType, bi as CustomerOnboardingLevel, bk as CustomerStatus, a_ as ISO3CountryCode, ar as BlockchainAddress, dq as GenericVerifiableCredentialSchema, ev as WalletScreeningData, dJ as TransactionTypes, dP as TransactionReviewStatuses, eA as _toArray, ez as _toConsumableArray, aR as EnvironmentSchema } from '../../dist/vault.schema-b3910f8d.esm.mjs';
3
- import { Y as RuleResultStatus } from '../../dist/identity-api.schema-7892c69f.esm.mjs';
4
- import { M as MergedProviders, I as IpQualityServiceAnalysisResponse, C as ComplyAdvantageSearchResponse, a as ComplyAdvantageSearchErrorResponse, b as ComplyAdvantageSearchSuccessResponse } from '../../dist/CoinMarketCap.schema-fa7abfc6.esm.mjs';
2
+ import { aS as UuidString, d7 as ExternalCustomerId, d5 as WorkflowId, ba as RiskScoreType, bc as CustomerType, bi as CustomerOnboardingLevel, bk as CustomerStatus, a_ as ISO3CountryCode, ar as BlockchainAddress, ds as GenericVerifiableCredentialSchema, ex as WalletScreeningData, dL as TransactionTypes, dR as TransactionReviewStatuses, eC as _toArray, eB as _toConsumableArray, aR as EnvironmentSchema } from '../../dist/vault.schema-4a010b19.esm.mjs';
3
+ import { Y as RuleResultStatus } from '../../dist/identity-api.schema-a425d60c.esm.mjs';
4
+ import { M as MergedProviders, I as IpQualityServiceAnalysisResponse, C as ComplyAdvantageSearchResponse, a as ComplyAdvantageSearchErrorResponse, b as ComplyAdvantageSearchSuccessResponse } from '../../dist/CoinMarketCap.schema-91b7b5d0.esm.mjs';
5
5
  import { zodToJsonSchema } from 'zod-to-json-schema';
6
6
  import 'nanoid';
7
7
  import 'decimal.js';
@@ -25,7 +25,7 @@ var AlertTableColumn = z["enum"](ALERT_TABLE_COLUMNS);
25
25
  var UserInfoForDuplicate = z.object({
26
26
  customerId: UuidString,
27
27
  customerInfo: z.string().nullish(),
28
- profilePicture: z.string().nullish(),
28
+ profilePictureUrl: z.string().nullish(),
29
29
  idDocumentUrl: z.string().nullish()
30
30
  });
31
31
  var DuplicateData = z.object({