@nexeraid/identity-schemas 2.50.0-dev → 2.51.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 (27) hide show
  1. package/dist/{CoinMarketCap.schema-e104ee43.cjs.prod.cjs → CoinMarketCap.schema-458718fc.cjs.prod.cjs} +1 -1
  2. package/dist/{CoinMarketCap.schema-ca47da32.cjs.dev.cjs → CoinMarketCap.schema-7547cfab.cjs.dev.cjs} +1 -1
  3. package/dist/{CoinMarketCap.schema-2ec5952e.esm.mjs → CoinMarketCap.schema-92f631cd.esm.mjs} +1 -1
  4. package/dist/declarations/src/nexeraSSID.schema.d.ts +12 -12
  5. package/dist/{frontend-utilities.schema-40168c7a.esm.mjs → frontend-utilities.schema-1fc1ac89.esm.mjs} +1 -1
  6. package/dist/{frontend-utilities.schema-e4f4296d.cjs.prod.cjs → frontend-utilities.schema-6e49840a.cjs.prod.cjs} +1 -1
  7. package/dist/{frontend-utilities.schema-02095fcf.cjs.dev.cjs → frontend-utilities.schema-85f9876c.cjs.dev.cjs} +1 -1
  8. package/dist/{identity-api.schema-0d6dc226.cjs.prod.cjs → identity-api.schema-3624d24d.cjs.prod.cjs} +2 -2
  9. package/dist/{identity-api.schema-e7fb6f81.cjs.dev.cjs → identity-api.schema-85818eef.cjs.dev.cjs} +2 -2
  10. package/dist/{identity-api.schema-deaf1938.esm.mjs → identity-api.schema-a209ace8.esm.mjs} +2 -2
  11. package/dist/nexeraid-identity-schemas.cjs.dev.cjs +2 -2
  12. package/dist/nexeraid-identity-schemas.cjs.prod.cjs +2 -2
  13. package/dist/nexeraid-identity-schemas.esm.mjs +3 -3
  14. package/dist/package.json +1 -1
  15. package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +1 -1
  16. package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +1 -1
  17. package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +1 -1
  18. package/package.json +1 -1
  19. package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +2 -2
  20. package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +2 -2
  21. package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +2 -2
  22. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +2 -2
  23. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +2 -2
  24. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +2 -2
  25. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +2 -2
  26. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +2 -2
  27. package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +2 -2
@@ -2,7 +2,7 @@
2
2
 
3
3
  var zod = require('zod');
4
4
  var vault_schema = require('./vault.schema-c69b9a1d.cjs.prod.cjs');
5
- var identityApi_schema = require('./identity-api.schema-0d6dc226.cjs.prod.cjs');
5
+ var identityApi_schema = require('./identity-api.schema-3624d24d.cjs.prod.cjs');
6
6
 
7
7
  // based on https://tech-doc.api.scorechain.com/
8
8
  var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
@@ -2,7 +2,7 @@
2
2
 
3
3
  var zod = require('zod');
4
4
  var vault_schema = require('./vault.schema-91351642.cjs.dev.cjs');
5
- var identityApi_schema = require('./identity-api.schema-e7fb6f81.cjs.dev.cjs');
5
+ var identityApi_schema = require('./identity-api.schema-85818eef.cjs.dev.cjs');
6
6
 
7
7
  // based on https://tech-doc.api.scorechain.com/
8
8
  var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
@@ -1,6 +1,6 @@
1
1
  import { z } from 'zod';
2
2
  import { d as Alpha2Country, aR as _toConsumableArray, aT as _unsupportedIterableToArray, I as ISO3CountryCode, v as CustomerStatus, T as ProofOfResidenceCredentialSubjectSchema, B as BasicCustomerContactInformation } from './vault.schema-1c695a28.esm.mjs';
3
- import { as as BlockchainAddress, aa as AddressSchema, aT as UuidString, aw as BlockchainNamespace, cv as SdkVerificationOutput, bN as WorkflowSessionId, eS as _defineProperty, dp as QrCodeLinkWithSchemaType, eP as CredentialType } from './identity-api.schema-deaf1938.esm.mjs';
3
+ import { as as BlockchainAddress, aa as AddressSchema, aT as UuidString, aw as BlockchainNamespace, cv as SdkVerificationOutput, bN as WorkflowSessionId, eS as _defineProperty, dp as QrCodeLinkWithSchemaType, eP as CredentialType } from './identity-api.schema-a209ace8.esm.mjs';
4
4
 
5
5
  // based on https://tech-doc.api.scorechain.com/
6
6
  var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
@@ -34,8 +34,8 @@ export declare const WorkspaceId: z.ZodString;
34
34
  export declare const WorkflowId: z.ZodString;
35
35
  export declare const CustomerId: z.ZodString;
36
36
  export declare const IdentityWidgetAccessToken: z.ZodObject<{
37
- sub: z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>;
38
- blockchainNamespace: z.ZodEnum<["tezos", "eip155", "aptos", "polkadot", "starknet", "cosmos", "solana", "cardano", "bitcoin"]>;
37
+ sub: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>;
38
+ blockchainNamespace: z.ZodOptional<z.ZodEnum<["tezos", "eip155", "aptos", "polkadot", "starknet", "cosmos", "solana", "cardano", "bitcoin"]>>;
39
39
  exp: z.ZodNumber;
40
40
  projectId: z.ZodString;
41
41
  organizationId: z.ZodString;
@@ -48,8 +48,6 @@ export declare const IdentityWidgetAccessToken: z.ZodObject<{
48
48
  verificationMode: z.ZodEnum<["full_verification", "sandbox"]>;
49
49
  hosts: z.ZodArray<z.ZodString, "many">;
50
50
  }, "strip", z.ZodTypeAny, {
51
- sub: string;
52
- blockchainNamespace: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bitcoin";
53
51
  exp: number;
54
52
  projectId: string;
55
53
  organizationId: string;
@@ -58,12 +56,12 @@ export declare const IdentityWidgetAccessToken: z.ZodObject<{
58
56
  timestamp: number;
59
57
  verificationMode: "full_verification" | "sandbox";
60
58
  hosts: string[];
59
+ sub?: string | undefined;
60
+ blockchainNamespace?: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bitcoin" | undefined;
61
61
  workflowId?: string | undefined;
62
62
  ipAddress?: string | undefined;
63
63
  storeSharedVC?: boolean | null | undefined;
64
64
  }, {
65
- sub: string;
66
- blockchainNamespace: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bitcoin";
67
65
  exp: number;
68
66
  projectId: string;
69
67
  organizationId: string;
@@ -72,6 +70,8 @@ export declare const IdentityWidgetAccessToken: z.ZodObject<{
72
70
  timestamp: number;
73
71
  verificationMode: "full_verification" | "sandbox";
74
72
  hosts: string[];
73
+ sub?: string | undefined;
74
+ blockchainNamespace?: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bitcoin" | undefined;
75
75
  workflowId?: string | undefined;
76
76
  ipAddress?: string | undefined;
77
77
  storeSharedVC?: boolean | null | undefined;
@@ -284,8 +284,8 @@ export type WorkspaceId = z.infer<typeof WorkspaceId>;
284
284
  export type WorkflowId = z.infer<typeof WorkflowId>;
285
285
  export type CustomerId = z.infer<typeof CustomerId>;
286
286
  export declare const IdentityWidgetSessionToken: z.ZodUnion<[z.ZodObject<{
287
- sub: z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>;
288
- blockchainNamespace: z.ZodEnum<["tezos", "eip155", "aptos", "polkadot", "starknet", "cosmos", "solana", "cardano", "bitcoin"]>;
287
+ sub: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>;
288
+ blockchainNamespace: z.ZodOptional<z.ZodEnum<["tezos", "eip155", "aptos", "polkadot", "starknet", "cosmos", "solana", "cardano", "bitcoin"]>>;
289
289
  exp: z.ZodNumber;
290
290
  projectId: z.ZodString;
291
291
  organizationId: z.ZodString;
@@ -298,8 +298,6 @@ export declare const IdentityWidgetSessionToken: z.ZodUnion<[z.ZodObject<{
298
298
  verificationMode: z.ZodEnum<["full_verification", "sandbox"]>;
299
299
  hosts: z.ZodArray<z.ZodString, "many">;
300
300
  }, "strip", z.ZodTypeAny, {
301
- sub: string;
302
- blockchainNamespace: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bitcoin";
303
301
  exp: number;
304
302
  projectId: string;
305
303
  organizationId: string;
@@ -308,12 +306,12 @@ export declare const IdentityWidgetSessionToken: z.ZodUnion<[z.ZodObject<{
308
306
  timestamp: number;
309
307
  verificationMode: "full_verification" | "sandbox";
310
308
  hosts: string[];
309
+ sub?: string | undefined;
310
+ blockchainNamespace?: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bitcoin" | undefined;
311
311
  workflowId?: string | undefined;
312
312
  ipAddress?: string | undefined;
313
313
  storeSharedVC?: boolean | null | undefined;
314
314
  }, {
315
- sub: string;
316
- blockchainNamespace: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bitcoin";
317
315
  exp: number;
318
316
  projectId: string;
319
317
  organizationId: string;
@@ -322,6 +320,8 @@ export declare const IdentityWidgetSessionToken: z.ZodUnion<[z.ZodObject<{
322
320
  timestamp: number;
323
321
  verificationMode: "full_verification" | "sandbox";
324
322
  hosts: string[];
323
+ sub?: string | undefined;
324
+ blockchainNamespace?: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bitcoin" | undefined;
325
325
  workflowId?: string | undefined;
326
326
  ipAddress?: string | undefined;
327
327
  storeSharedVC?: boolean | null | undefined;
@@ -1,5 +1,5 @@
1
1
  import { aR as _toConsumableArray } from './vault.schema-1c695a28.esm.mjs';
2
- import { dJ as SupportedType, dC as NUMERIC_OPERATORS, dy as ARRAY_OPERATORS, dE as BOOLEAN_OPERATORS, dA as STRING_OPERATORS } from './identity-api.schema-deaf1938.esm.mjs';
2
+ import { dJ as SupportedType, dC as NUMERIC_OPERATORS, dy as ARRAY_OPERATORS, dE as BOOLEAN_OPERATORS, dA as STRING_OPERATORS } from './identity-api.schema-a209ace8.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
3
  var vault_schema = require('./vault.schema-c69b9a1d.cjs.prod.cjs');
4
- var identityApi_schema = require('./identity-api.schema-0d6dc226.cjs.prod.cjs');
4
+ var identityApi_schema = require('./identity-api.schema-3624d24d.cjs.prod.cjs');
5
5
 
6
6
  var VC_JSON_SCHEMA_MAP = {
7
7
  ProofOfResidence: {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var vault_schema = require('./vault.schema-91351642.cjs.dev.cjs');
4
- var identityApi_schema = require('./identity-api.schema-e7fb6f81.cjs.dev.cjs');
4
+ var identityApi_schema = require('./identity-api.schema-85818eef.cjs.dev.cjs');
5
5
 
6
6
  var VC_JSON_SCHEMA_MAP = {
7
7
  ProofOfResidence: {
@@ -976,8 +976,8 @@ var WorkspaceId = zod.z.string();
976
976
  var WorkflowId = UuidString;
977
977
  var CustomerId = UuidString;
978
978
  var IdentityWidgetAccessToken = zod.z.object({
979
- sub: BlockchainAddress,
980
- blockchainNamespace: BlockchainNamespace,
979
+ sub: BlockchainAddress.optional(),
980
+ blockchainNamespace: BlockchainNamespace.optional(),
981
981
  exp: zod.z.number(),
982
982
  projectId: zod.z.string(),
983
983
  organizationId: OrganizationId,
@@ -976,8 +976,8 @@ var WorkspaceId = zod.z.string();
976
976
  var WorkflowId = UuidString;
977
977
  var CustomerId = UuidString;
978
978
  var IdentityWidgetAccessToken = zod.z.object({
979
- sub: BlockchainAddress,
980
- blockchainNamespace: BlockchainNamespace,
979
+ sub: BlockchainAddress.optional(),
980
+ blockchainNamespace: BlockchainNamespace.optional(),
981
981
  exp: zod.z.number(),
982
982
  projectId: zod.z.string(),
983
983
  organizationId: OrganizationId,
@@ -974,8 +974,8 @@ var WorkspaceId = z.string();
974
974
  var WorkflowId = UuidString;
975
975
  var CustomerId = UuidString;
976
976
  var IdentityWidgetAccessToken = z.object({
977
- sub: BlockchainAddress,
978
- blockchainNamespace: BlockchainNamespace,
977
+ sub: BlockchainAddress.optional(),
978
+ blockchainNamespace: BlockchainNamespace.optional(),
979
979
  exp: z.number(),
980
980
  projectId: z.string(),
981
981
  organizationId: OrganizationId,
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var identityApi_schema = require('./identity-api.schema-e7fb6f81.cjs.dev.cjs');
5
+ var identityApi_schema = require('./identity-api.schema-85818eef.cjs.dev.cjs');
6
6
  var vault_schema = require('./vault.schema-91351642.cjs.dev.cjs');
7
7
  var zod = require('zod');
8
- var frontendUtilities_schema = require('./frontend-utilities.schema-02095fcf.cjs.dev.cjs');
8
+ var frontendUtilities_schema = require('./frontend-utilities.schema-85f9876c.cjs.dev.cjs');
9
9
  require('nanoid');
10
10
  require('@unblokttechnology/data-links');
11
11
  require('decimal.js');
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var identityApi_schema = require('./identity-api.schema-0d6dc226.cjs.prod.cjs');
5
+ var identityApi_schema = require('./identity-api.schema-3624d24d.cjs.prod.cjs');
6
6
  var vault_schema = require('./vault.schema-c69b9a1d.cjs.prod.cjs');
7
7
  var zod = require('zod');
8
- var frontendUtilities_schema = require('./frontend-utilities.schema-e4f4296d.cjs.prod.cjs');
8
+ var frontendUtilities_schema = require('./frontend-utilities.schema-6e49840a.cjs.prod.cjs');
9
9
  require('nanoid');
10
10
  require('@unblokttechnology/data-links');
11
11
  require('decimal.js');
@@ -1,8 +1,8 @@
1
- import { C as CredentialTypes } from './identity-api.schema-deaf1938.esm.mjs';
2
- export { V as ACTIVE_APTOS_CHAIN_IDS, L as ACTIVE_BITCOIN_CHAIN_IDS, a5 as ACTIVE_CARDANO_CHAIN_IDS, l as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, $ as ACTIVE_POLKADOT_CHAIN_IDS, F as ACTIVE_SOLANA_CHAIN_IDS, r as ACTIVE_TEZOS_CHAIN_IDS, U as APTOS_CHAIN_IDS, Q as APTOS_CHAIN_NAMES, R as APTOS_CHAIN_NAMES_LIST, dy as ARRAY_OPERATORS, df as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c9 as AVAILABLE_FLOWS, cA as AbbreviatedWorkflowScenario, bw as ActionId, bk as ActionPrefix, ez as AdditionalCustomerInformationParams, aa as AddressSchema, dL as AllCredentialValues, ej as AllScenarioExecutionAuthorizationData, eb as AnyTxAuthDataSignatureResponse, ee as AnyTxAuthInputJsSdk, e4 as ApiTezosTxAuthInput, e0 as ApiTxAuthInput, br as AppId, a$ as AppPrefix, ad as AptosAddress, W as AptosChainId, aF as AptosSignature, dz as ArrayOperator, dn as AuthQrCodeData, cV as AuthSession, cW as AuthSessionData, di as AuthorizationRequestMessage, dh as AuthorizationRequestMessageType, dg as AuthorizationRequestMessageTypes, dl as AuthorizationResponseMessage, ca as AvailableFlow, K as BITCOIN_CHAIN_IDS, I as BITCOIN_CHAIN_NAMES, J as BITCOIN_CHAIN_NAMES_LIST, av as BLOCKCHAIN_NAMESPACES, az as BLOCKCHAIN_NAMESPACES_NAMES, aD as BLOCKCHAIN_NAMESPACE_TO_NAME, aC as BLOCKCHAIN_NAME_TO_NAMESPACE, dE as BOOLEAN_OPERATORS, cm as BackwardsCompatibleScenarioType, cl as BackwardsCompatibleScenarioTypes, cn as BaseQueryResponse, ar as BitcoinAddress, an as BitcoinBech32Address, M as BitcoinChainId, al as BitcoinP2PKHAddress, am as BitcoinP2SHAddress, aq as BitcoinTestnetBech32Address, ao as BitcoinTestnetP2PKHAddress, ap as BitcoinTestnetP2SHAddress, as as BlockchainAddress, B as BlockchainId, aw as BlockchainNamespace, aO as BlockchainSignature, dF as BooleanOperator, a4 as CARDANO_CHAIN_IDS, a2 as CARDANO_CHAIN_NAMES, a3 as CARDANO_CHAIN_NAMES_LIST, dc as CIRCUIT_IDS, k as COSMOS_CHAIN_IDS, i as COSMOS_CHAIN_NAMES, j as COSMOS_CHAIN_NAMES_LIST, ak as CardanoAddress, a6 as CardanoChainId, aN as CardanoSignature, bs as ChallengeId, b0 as ChallengePrefix, cX as ChallengeResponse, dd as CircuitId, bT as CloseScreenNotification, cD as ComplianceImplementationStepsInput, ag as CosmosAddress, m as CosmosChainId, aI as CosmosSignature, ei as CreateAuthRequestProps, cC as CreateTemplateScenario, eR as CredentialMediaType, eM as CredentialNames, dm as CredentialQrCodeData, eL as CredentialSchemas, eP as CredentialType, C as CredentialTypes, eD as CustomerId, bu as CustomerScreeningId, b2 as CustomerScreeningPrefix, dG as DATE_OPERATORS, aA as DISPLAYED_BLOCKCHAIN_NAMESPACES, cb as DataAvailableOnStart, dH as DateOperator, aB as DisplayedBlockchainNamespace, aE as EIP155Signature, aR as ENVS, E as EVM_BLOCK_TIME, f as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, aJ as EdSignature, ec as Eip155TxAuthInputJsSdk, bp as EmailId, aZ as EmailPrefix, aS as EnvironmentSchema, g as EvmChainId, cp as ExecuteQueryResponse, ea as ExtendedTezosTxAuthDataSignatureResponse, e8 as ExtendedTezosTxAuthInput, e9 as ExtendedTxAuthDataSignatureResponse, e7 as ExtendedTxAuthInput, eF as ExternalCustomerId, eo as FLOW_TYPES, ep as FlowType, aP as FunctionCallData, cU as GenerateWalletChallengeRequest, cF as GetCredentialsRequest, cG as GetCredentialsResponse, c_ as GetCustomerStatusRequest, d3 as GetCustomerStatusResponse, e6 as GetTezosTxAuthDataSignatureResponse, e2 as GetTxAuthDataSignatureResponse, cO as GetTxAuthSigRequest, cQ as GetTxAuthSigRequestTezos, cP as GetTxAuthSigResponse, cR as GetTxAuthSigResponseTezos, au as HexadecimalSchema, d6 as HostMessage, cS as HostRequestMessage, cf as HostResponseMessage, es as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, eu as IDENTITY_DOCUMENT_OPTIONS, ey as Identifier, d4 as IdentityAppMessage, eH as IdentityAppV2Web2JWT, eG as IdentityAppV2Web3JWT, et as IdentityDocumentCountryListOption, ev as IdentityDocumentOptionsType, bo as IdentityId, d7 as IdentityMessage, c3 as IdentityNotificationMessage, aY as IdentityPrefix, c8 as IdentityRequestMessage, cT as IdentityResponseMessage, c$ as IdentitySdkMessage, d0 as IdentitySdkMessageWithIdentifier, d5 as IdentityWallet, eE as IdentityWidgetAccessToken, eI as IdentityWidgetAccessToken_NEW, eJ as IdentityWidgetSessionToken, c4 as InitialDataRequest, cc as InitialDataResponse, bI as InstitutionExtractedInfosId, bf as InstitutionExtractedInfosPrefix, bH as InstitutionId, be as InstitutionPrefix, aW as IpAddress, b$ as IsVerifiedNotification, cM as IsVerifiedRequest, cN as IsVerifiedResponse, bU as KycCompletionData, bV as KycCompletionNotification, bL as ListId, bi as ListPrefix, da as MediaType, db as MediaTypePID, bQ as MemberId, w as NEXERA_ACTIVE_STARKNET_CHAIN_IDS, O as NEXERA_APTOS_CHAINS, H as NEXERA_BITCOIN_CHAINS, a1 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, X as NEXERA_POLKADOT_CHAINS, x as NEXERA_SOLANA_CHAINS, t as NEXERA_STARKNET_CHAINS, v as NEXERA_STARKNET_CHAIN_IDS, u as NEXERA_STARKNET_CHAIN_NAMES, n as NEXERA_TEZOS_CHAINS, q as NEXERA_TEZOS_CHAIN_IDS, o as NEXERA_TEZOS_CHAIN_NAMES, p as NEXERA_TEZOS_CHAIN_NAMES_LIST, dC as NUMERIC_OPERATORS, eN as NexeraCredentialType, e as NexeraEvmChains, N as NonTestnetBlockchainId, dD as NumericOperator, dR as OLD_CHALLENGE_QUERY_OPERATORS, dS as OLD_ChallengeQueryOperator, dV as OLD_ChallengeQueryOperatorToOperator, dQ as OLD_ChallengeQuerySchema, dX as OLD_QueryCredentialType, dW as OLD_QueryCredentialTypes, du as OPERATORS, c1 as OcvSdkInitialized, bX as OffChainScenarioExecutionData, co as OffChainZKPRuleResult, bY as OnChainScenarioExecutionData, dv as Operator, dT as OperatorMappings, dU as OperatorToOLD_ChallengeQueryOperator, eA as OrganizationId, aU as OtpCode, aL as P2Signature, ew as PERSONAL_INFORMATION_FIELDS, _ as POLKADOT_CHAIN_IDS, Y as POLKADOT_CHAIN_NAMES, Z as POLKADOT_CHAIN_NAMES_LIST, P as POLYGON_NETWORK_NAMES, aV as PUBLIC_SERVICES_SCHEMA_MAP, dP as PartialQueryConfigSimplified, ex as PersonalInformationFieldsIdentityDocuments, af as PolkadotAddress, a0 as PolkadotChainId, aH as PolkadotSignature, c0 as PolygonIdInitialized, cI as PolygonIdRequest, cH as PolygonIdRequestData, cK as PolygonIdResponse, cJ as PolygonIdResponseData, s as PolygonNetworkNames, eh as PrivacyPreservingMonitoring, a8 as PrivateKey, dj as ProofData, a9 as PublicKey, ds as QUERY_LOGIC_OPERATOR, dp as QrCodeLinkWithSchemaType, dN as QueryConfigSimplified, bM as QueryId, dt as QueryLogicOperator, bj as QueryPrefix, dM as QueryType, d8 as RequiredDataRowSchema, d9 as RequiredVerificationData, cq as RuleEngineResponse, bW as RuleEngineScenarioExecutionData, dO as RuleResultQueryConfig, ct as RuleResultStatus, cu as RuleResultStatusLabels, cs as RuleResultStatuses, ek as SCENARIO_AUTHORIZATION_STATUSES, D as SOLANA_CHAIN_IDS, y as SOLANA_CHAIN_NAMES, z as SOLANA_CHAIN_NAMES_LIST, dA as STRING_OPERATORS, ax as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, dI as SUPPORTED_TYPES, cz as Scenario, bR as ScenarioAuthorizationData, el as ScenarioAuthorizationStatus, bZ as ScenarioExecutionData, b_ as ScenarioExecutionNotification, cr as ScenarioExecutionResponse, bK as ScenarioId, bh as ScenarioPrefix, ck as ScenarioSchema, cj as ScenarioStatus, ci as ScenarioStatuses, ch as ScenarioType, cg as ScenarioTypes, cv as SdkVerificationOutput, bS as SdkVerificationResponseSchema, c7 as SendTransactionRequest, c5 as SignatureRequest, cd as SignatureResponse, cE as SimplifiedCredential, G as SolanaChainId, aK as SpSignature, ae as StarknetAddress, S as StarknetChainId, aG as StarknetSignature, c2 as StartCompletedNotification, cL as StartFlowRequest, bn as StorageId, aX as StoragePrefix, at as String0x, dB as StringOperator, ay as SupportedBlockchainNamespaceForSignatureAuth, dJ as SupportedType, dK as SupportedTypes, bv as TagId, b3 as TagPrefix, bx as TagsToTransactionReviewsId, b4 as TagsToTransactionReviewsPrefix, cB as TemplateScenario, bt as TestId, b1 as TestPrefix, aj as TezosAddress, T as TezosChainId, ai as TezosContractAddress, aQ as TezosEntrypointName, ah as TezosImplicitAddress, aM as TezosSignature, e3 as TezosTxAuthInput, ed as TezosTxAuthInputJsSdk, e5 as TezosTxSignatureResponse, by as TransactionAddressesId, b5 as TransactionAddressesPrefix, bJ as TransactionAmountId, bg as TransactionAmountPrefix, c6 as TransactionData, bE as TransactionExtractedInfosId, bb as TransactionExtractedInfosPrefix, bA as TransactionFeesId, b7 as TransactionFeesPrefix, bz as TransactionId, bD as TransactionInfosId, ba as TransactionInfosPrefix, bG as TransactionMethodExtractedInfosId, bd as TransactionMethodExtractedInfosPrefix, bF as TransactionMethodsId, bc as TransactionMethodsPrefix, bC as TransactionPartiesId, b9 as TransactionPartiesPrefix, b6 as TransactionPrefix, ce as TransactionResponse, bB as TransactionReviewId, b8 as TransactionReviewPrefix, d2 as TxAuthDataSignatureGatingError, cZ as TxAuthDataSignatureGatingRequest, d1 as TxAuthDataSignatureResponse, d$ as TxAuthInput, ab as TxHash, e1 as TxSignatureResponse, aT as UuidString, eQ as VerifiableCredential, er as VerificationMode, eq as VerificationModes, cy as VerificationOutput, cx as VerificationSessionStatus, cw as VerificationSessionStatuses, en as VerifyWalletChallengeRequest, bq as WalletId, a_ as WalletPrefix, cY as WalletSignResponse, em as WalletSignatureResponse, eK as Web2CreateSessionParams, eC as WorkflowId, bO as WorkflowSessionAttributeId, bl as WorkflowSessionAttributePrefix, bN as WorkflowSessionId, eB as WorkspaceId, dw as ZKPOperator, ef as ZKPRequest, eg as ZKPRequestFromZKVerifier, de as ZeroKnowledgeProofRequest, dk as ZeroKnowledgeProofResponse, bm as createBrandedSchemaId, bP as generateId, eO as getCredentialName, dZ as getOldCredentialPath, dY as getOldCredentialType, a7 as isValidAddress, d_ as oldCredentialPathToDataLink, dx as operatorDisplayMap, dq as parseIden3Message, dr as parseSessionIdFromUrl, ac as shortBlockchainAddress } from './identity-api.schema-deaf1938.esm.mjs';
1
+ import { C as CredentialTypes } from './identity-api.schema-a209ace8.esm.mjs';
2
+ export { V as ACTIVE_APTOS_CHAIN_IDS, L as ACTIVE_BITCOIN_CHAIN_IDS, a5 as ACTIVE_CARDANO_CHAIN_IDS, l as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, $ as ACTIVE_POLKADOT_CHAIN_IDS, F as ACTIVE_SOLANA_CHAIN_IDS, r as ACTIVE_TEZOS_CHAIN_IDS, U as APTOS_CHAIN_IDS, Q as APTOS_CHAIN_NAMES, R as APTOS_CHAIN_NAMES_LIST, dy as ARRAY_OPERATORS, df as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c9 as AVAILABLE_FLOWS, cA as AbbreviatedWorkflowScenario, bw as ActionId, bk as ActionPrefix, ez as AdditionalCustomerInformationParams, aa as AddressSchema, dL as AllCredentialValues, ej as AllScenarioExecutionAuthorizationData, eb as AnyTxAuthDataSignatureResponse, ee as AnyTxAuthInputJsSdk, e4 as ApiTezosTxAuthInput, e0 as ApiTxAuthInput, br as AppId, a$ as AppPrefix, ad as AptosAddress, W as AptosChainId, aF as AptosSignature, dz as ArrayOperator, dn as AuthQrCodeData, cV as AuthSession, cW as AuthSessionData, di as AuthorizationRequestMessage, dh as AuthorizationRequestMessageType, dg as AuthorizationRequestMessageTypes, dl as AuthorizationResponseMessage, ca as AvailableFlow, K as BITCOIN_CHAIN_IDS, I as BITCOIN_CHAIN_NAMES, J as BITCOIN_CHAIN_NAMES_LIST, av as BLOCKCHAIN_NAMESPACES, az as BLOCKCHAIN_NAMESPACES_NAMES, aD as BLOCKCHAIN_NAMESPACE_TO_NAME, aC as BLOCKCHAIN_NAME_TO_NAMESPACE, dE as BOOLEAN_OPERATORS, cm as BackwardsCompatibleScenarioType, cl as BackwardsCompatibleScenarioTypes, cn as BaseQueryResponse, ar as BitcoinAddress, an as BitcoinBech32Address, M as BitcoinChainId, al as BitcoinP2PKHAddress, am as BitcoinP2SHAddress, aq as BitcoinTestnetBech32Address, ao as BitcoinTestnetP2PKHAddress, ap as BitcoinTestnetP2SHAddress, as as BlockchainAddress, B as BlockchainId, aw as BlockchainNamespace, aO as BlockchainSignature, dF as BooleanOperator, a4 as CARDANO_CHAIN_IDS, a2 as CARDANO_CHAIN_NAMES, a3 as CARDANO_CHAIN_NAMES_LIST, dc as CIRCUIT_IDS, k as COSMOS_CHAIN_IDS, i as COSMOS_CHAIN_NAMES, j as COSMOS_CHAIN_NAMES_LIST, ak as CardanoAddress, a6 as CardanoChainId, aN as CardanoSignature, bs as ChallengeId, b0 as ChallengePrefix, cX as ChallengeResponse, dd as CircuitId, bT as CloseScreenNotification, cD as ComplianceImplementationStepsInput, ag as CosmosAddress, m as CosmosChainId, aI as CosmosSignature, ei as CreateAuthRequestProps, cC as CreateTemplateScenario, eR as CredentialMediaType, eM as CredentialNames, dm as CredentialQrCodeData, eL as CredentialSchemas, eP as CredentialType, C as CredentialTypes, eD as CustomerId, bu as CustomerScreeningId, b2 as CustomerScreeningPrefix, dG as DATE_OPERATORS, aA as DISPLAYED_BLOCKCHAIN_NAMESPACES, cb as DataAvailableOnStart, dH as DateOperator, aB as DisplayedBlockchainNamespace, aE as EIP155Signature, aR as ENVS, E as EVM_BLOCK_TIME, f as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, aJ as EdSignature, ec as Eip155TxAuthInputJsSdk, bp as EmailId, aZ as EmailPrefix, aS as EnvironmentSchema, g as EvmChainId, cp as ExecuteQueryResponse, ea as ExtendedTezosTxAuthDataSignatureResponse, e8 as ExtendedTezosTxAuthInput, e9 as ExtendedTxAuthDataSignatureResponse, e7 as ExtendedTxAuthInput, eF as ExternalCustomerId, eo as FLOW_TYPES, ep as FlowType, aP as FunctionCallData, cU as GenerateWalletChallengeRequest, cF as GetCredentialsRequest, cG as GetCredentialsResponse, c_ as GetCustomerStatusRequest, d3 as GetCustomerStatusResponse, e6 as GetTezosTxAuthDataSignatureResponse, e2 as GetTxAuthDataSignatureResponse, cO as GetTxAuthSigRequest, cQ as GetTxAuthSigRequestTezos, cP as GetTxAuthSigResponse, cR as GetTxAuthSigResponseTezos, au as HexadecimalSchema, d6 as HostMessage, cS as HostRequestMessage, cf as HostResponseMessage, es as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, eu as IDENTITY_DOCUMENT_OPTIONS, ey as Identifier, d4 as IdentityAppMessage, eH as IdentityAppV2Web2JWT, eG as IdentityAppV2Web3JWT, et as IdentityDocumentCountryListOption, ev as IdentityDocumentOptionsType, bo as IdentityId, d7 as IdentityMessage, c3 as IdentityNotificationMessage, aY as IdentityPrefix, c8 as IdentityRequestMessage, cT as IdentityResponseMessage, c$ as IdentitySdkMessage, d0 as IdentitySdkMessageWithIdentifier, d5 as IdentityWallet, eE as IdentityWidgetAccessToken, eI as IdentityWidgetAccessToken_NEW, eJ as IdentityWidgetSessionToken, c4 as InitialDataRequest, cc as InitialDataResponse, bI as InstitutionExtractedInfosId, bf as InstitutionExtractedInfosPrefix, bH as InstitutionId, be as InstitutionPrefix, aW as IpAddress, b$ as IsVerifiedNotification, cM as IsVerifiedRequest, cN as IsVerifiedResponse, bU as KycCompletionData, bV as KycCompletionNotification, bL as ListId, bi as ListPrefix, da as MediaType, db as MediaTypePID, bQ as MemberId, w as NEXERA_ACTIVE_STARKNET_CHAIN_IDS, O as NEXERA_APTOS_CHAINS, H as NEXERA_BITCOIN_CHAINS, a1 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, X as NEXERA_POLKADOT_CHAINS, x as NEXERA_SOLANA_CHAINS, t as NEXERA_STARKNET_CHAINS, v as NEXERA_STARKNET_CHAIN_IDS, u as NEXERA_STARKNET_CHAIN_NAMES, n as NEXERA_TEZOS_CHAINS, q as NEXERA_TEZOS_CHAIN_IDS, o as NEXERA_TEZOS_CHAIN_NAMES, p as NEXERA_TEZOS_CHAIN_NAMES_LIST, dC as NUMERIC_OPERATORS, eN as NexeraCredentialType, e as NexeraEvmChains, N as NonTestnetBlockchainId, dD as NumericOperator, dR as OLD_CHALLENGE_QUERY_OPERATORS, dS as OLD_ChallengeQueryOperator, dV as OLD_ChallengeQueryOperatorToOperator, dQ as OLD_ChallengeQuerySchema, dX as OLD_QueryCredentialType, dW as OLD_QueryCredentialTypes, du as OPERATORS, c1 as OcvSdkInitialized, bX as OffChainScenarioExecutionData, co as OffChainZKPRuleResult, bY as OnChainScenarioExecutionData, dv as Operator, dT as OperatorMappings, dU as OperatorToOLD_ChallengeQueryOperator, eA as OrganizationId, aU as OtpCode, aL as P2Signature, ew as PERSONAL_INFORMATION_FIELDS, _ as POLKADOT_CHAIN_IDS, Y as POLKADOT_CHAIN_NAMES, Z as POLKADOT_CHAIN_NAMES_LIST, P as POLYGON_NETWORK_NAMES, aV as PUBLIC_SERVICES_SCHEMA_MAP, dP as PartialQueryConfigSimplified, ex as PersonalInformationFieldsIdentityDocuments, af as PolkadotAddress, a0 as PolkadotChainId, aH as PolkadotSignature, c0 as PolygonIdInitialized, cI as PolygonIdRequest, cH as PolygonIdRequestData, cK as PolygonIdResponse, cJ as PolygonIdResponseData, s as PolygonNetworkNames, eh as PrivacyPreservingMonitoring, a8 as PrivateKey, dj as ProofData, a9 as PublicKey, ds as QUERY_LOGIC_OPERATOR, dp as QrCodeLinkWithSchemaType, dN as QueryConfigSimplified, bM as QueryId, dt as QueryLogicOperator, bj as QueryPrefix, dM as QueryType, d8 as RequiredDataRowSchema, d9 as RequiredVerificationData, cq as RuleEngineResponse, bW as RuleEngineScenarioExecutionData, dO as RuleResultQueryConfig, ct as RuleResultStatus, cu as RuleResultStatusLabels, cs as RuleResultStatuses, ek as SCENARIO_AUTHORIZATION_STATUSES, D as SOLANA_CHAIN_IDS, y as SOLANA_CHAIN_NAMES, z as SOLANA_CHAIN_NAMES_LIST, dA as STRING_OPERATORS, ax as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, dI as SUPPORTED_TYPES, cz as Scenario, bR as ScenarioAuthorizationData, el as ScenarioAuthorizationStatus, bZ as ScenarioExecutionData, b_ as ScenarioExecutionNotification, cr as ScenarioExecutionResponse, bK as ScenarioId, bh as ScenarioPrefix, ck as ScenarioSchema, cj as ScenarioStatus, ci as ScenarioStatuses, ch as ScenarioType, cg as ScenarioTypes, cv as SdkVerificationOutput, bS as SdkVerificationResponseSchema, c7 as SendTransactionRequest, c5 as SignatureRequest, cd as SignatureResponse, cE as SimplifiedCredential, G as SolanaChainId, aK as SpSignature, ae as StarknetAddress, S as StarknetChainId, aG as StarknetSignature, c2 as StartCompletedNotification, cL as StartFlowRequest, bn as StorageId, aX as StoragePrefix, at as String0x, dB as StringOperator, ay as SupportedBlockchainNamespaceForSignatureAuth, dJ as SupportedType, dK as SupportedTypes, bv as TagId, b3 as TagPrefix, bx as TagsToTransactionReviewsId, b4 as TagsToTransactionReviewsPrefix, cB as TemplateScenario, bt as TestId, b1 as TestPrefix, aj as TezosAddress, T as TezosChainId, ai as TezosContractAddress, aQ as TezosEntrypointName, ah as TezosImplicitAddress, aM as TezosSignature, e3 as TezosTxAuthInput, ed as TezosTxAuthInputJsSdk, e5 as TezosTxSignatureResponse, by as TransactionAddressesId, b5 as TransactionAddressesPrefix, bJ as TransactionAmountId, bg as TransactionAmountPrefix, c6 as TransactionData, bE as TransactionExtractedInfosId, bb as TransactionExtractedInfosPrefix, bA as TransactionFeesId, b7 as TransactionFeesPrefix, bz as TransactionId, bD as TransactionInfosId, ba as TransactionInfosPrefix, bG as TransactionMethodExtractedInfosId, bd as TransactionMethodExtractedInfosPrefix, bF as TransactionMethodsId, bc as TransactionMethodsPrefix, bC as TransactionPartiesId, b9 as TransactionPartiesPrefix, b6 as TransactionPrefix, ce as TransactionResponse, bB as TransactionReviewId, b8 as TransactionReviewPrefix, d2 as TxAuthDataSignatureGatingError, cZ as TxAuthDataSignatureGatingRequest, d1 as TxAuthDataSignatureResponse, d$ as TxAuthInput, ab as TxHash, e1 as TxSignatureResponse, aT as UuidString, eQ as VerifiableCredential, er as VerificationMode, eq as VerificationModes, cy as VerificationOutput, cx as VerificationSessionStatus, cw as VerificationSessionStatuses, en as VerifyWalletChallengeRequest, bq as WalletId, a_ as WalletPrefix, cY as WalletSignResponse, em as WalletSignatureResponse, eK as Web2CreateSessionParams, eC as WorkflowId, bO as WorkflowSessionAttributeId, bl as WorkflowSessionAttributePrefix, bN as WorkflowSessionId, eB as WorkspaceId, dw as ZKPOperator, ef as ZKPRequest, eg as ZKPRequestFromZKVerifier, de as ZeroKnowledgeProofRequest, dk as ZeroKnowledgeProofResponse, bm as createBrandedSchemaId, bP as generateId, eO as getCredentialName, dZ as getOldCredentialPath, dY as getOldCredentialType, a7 as isValidAddress, d_ as oldCredentialPathToDataLink, dx as operatorDisplayMap, dq as parseIden3Message, dr as parseSessionIdFromUrl, ac as shortBlockchainAddress } from './identity-api.schema-a209ace8.esm.mjs';
3
3
  export { A as ALPHA_2_COUNTRIES, d as Alpha2Country, B as BasicCustomerContactInformation, w as CUSTOMERS_CHARTS, D as CUSTOMER_AUTOMATION_REASONS, y as CUSTOMER_TABLE_COLUMNS, c as CryptoCode, b as CryptoCodes, a as CurrencyCode, C as CurrencyCodes, t as CustomerOnboardingLevel, s as CustomerOnboardingLevels, v as CustomerStatus, u as CustomerStatuses, z as CustomerTableColumn, n as CustomerType, m as CustomerTypes, x as CustomersChartType, az as DEFAULT_FIAT_CURRENCY, aF as DataLinkTypeZodSchema, aD as DataLinkVersionZodSchema, aQ as GenericVaultDataLinkZodSchema, aP as GenericVaultEmbeddedLinkZodSchema, aN as GenericVaultPointerLinkZodSchema, aO as GenericVaultSearchLinkZodSchema, U as GenericVerifiableCredentialSchema, ak as HumanReadableTransactionReviewStatus, aj as HumanReadableTransactionReviewStatuses, am as HumanReadableTransactionStatusMapping, _ as ID3CredentialSchema, E as ID3CredentialSubjectSchema, X as IDImageCredentialSchema, Q as IDImageCredentialSubjectSchema, V as IDInformationCredentialSchema, P as IDInformationCredentialSubjectSchema, $ as IDScanCredentialSchema, F as IDScanCredentialSubjectSchema, a0 as IDScanPassportCredentialSchema, G as IDScanPassportCredentialSubjectSchema, a1 as IDScanSelfieCredentialSchema, H as IDScanSelfieCredentialSubjectSchema, I as ISO3CountryCode, r as KybOnboardingLevel, q as KybOnboardingLevels, o as KycOnboardingLevel, K as KycOnboardingLevels, a6 as OLD_AMLScreeningsResultsCredentialSchema, N as OLD_AMLScreeningsResultsCredentialSubjectSchema, a2 as OLD_IDImageCredentialSchema, O as OLD_IDImageCredentialSubjectSchema, a3 as OLD_IDInformationCredentialSchema, J as OLD_IDInformationCredentialSubjectSchema, a4 as OLD_ProofOfResidenceCredentialSchema, L as OLD_ProofOfResidenceCredentialSubjectSchema, a5 as OLD_SelfieImageCredentialSchema, M as OLD_SelfieImageCredentialSubjectSchema, au as PaymentType, at as PaymentTypes, Z as ProofOfResidenceCredentialSchema, T as ProofOfResidenceCredentialSubjectSchema, g as RiskScoreType, R as RiskScoreTypes, Y as SelfieImageCredentialSchema, S as SelfieImageCredentialSubjectSchema, aA as TRANSACTIONS_STATS_CURRENCIES, a7 as TRANSACTION_CHARTS, a9 as TRANSACTION_TABLE_COLUMNS, ay as TransactionAmountsFieldName, ax as TransactionAmountsFieldNames, aq as TransactionCurrencyCode, ap as TransactionCurrencyCodes, ao as TransactionDirection, an as TransactionDirections, aw as TransactionPartiesType, av as TransactionPartiesTypes, as as TransactionProvider, ar as TransactionProviders, ai as TransactionReviewStatus, ah as TransactionReviewStatuses, ag as TransactionRiskLevel, af as TransactionRiskLevels, aB as TransactionStatsCurrency, al as TransactionStatusMapping, aa as TransactionTableColumn, ac as TransactionType, ae as TransactionTypeWithAll, ab as TransactionTypes, ad as TransactionTypesWithAll, a8 as TransactionsChartType, aG as VaultJsonSchemas, aM as VaultMetadataLinkZodSchema, aK as VaultPointerKeyMapZodSchema, aL as VaultQueryMapZodSchema, aI as VaultSchemaIdZodSchema, aJ as VaultSchemaPathsZodSchema, aH as VaultZodSchema, l as WalletRiskScoreProvider, k as WalletRiskScoreProviders, h as WalletRiskScoreType, W as WalletRiskScoreTypes, aE as allDataLinkTypes, aC as allDataLinkVersions, j as compareRiskScores, f as countryISO2toISO3Mapping, e as countryISO3toISO2Mapping, i as isoCountriesNameFromISO2, p as parseISO3CountryCode } from './vault.schema-1c695a28.esm.mjs';
4
4
  import { z } from 'zod';
5
- export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from './frontend-utilities.schema-40168c7a.esm.mjs';
5
+ export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from './frontend-utilities.schema-1fc1ac89.esm.mjs';
6
6
  import 'nanoid';
7
7
  import '@unblokttechnology/data-links';
8
8
  import 'decimal.js';
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nexeraid/identity-schemas",
3
- "version": "2.50.0",
3
+ "version": "2.51.0",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "ISC",
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var identityApi_schema = require('../../dist/identity-api.schema-e7fb6f81.cjs.dev.cjs');
5
+ var identityApi_schema = require('../../dist/identity-api.schema-85818eef.cjs.dev.cjs');
6
6
  require('zod');
7
7
  require('../../dist/vault.schema-91351642.cjs.dev.cjs');
8
8
  require('@unblokttechnology/data-links');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var identityApi_schema = require('../../dist/identity-api.schema-0d6dc226.cjs.prod.cjs');
5
+ var identityApi_schema = require('../../dist/identity-api.schema-3624d24d.cjs.prod.cjs');
6
6
  require('zod');
7
7
  require('../../dist/vault.schema-c69b9a1d.cjs.prod.cjs');
8
8
  require('@unblokttechnology/data-links');
@@ -1,4 +1,4 @@
1
- export { dy as ARRAY_OPERATORS, df as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c9 as AVAILABLE_FLOWS, cA as AbbreviatedWorkflowScenario, dL as AllCredentialValues, ej as AllScenarioExecutionAuthorizationData, eb as AnyTxAuthDataSignatureResponse, ee as AnyTxAuthInputJsSdk, e4 as ApiTezosTxAuthInput, e0 as ApiTxAuthInput, dz as ArrayOperator, dn as AuthQrCodeData, cV as AuthSession, cW as AuthSessionData, di as AuthorizationRequestMessage, dh as AuthorizationRequestMessageType, dg as AuthorizationRequestMessageTypes, dl as AuthorizationResponseMessage, ca as AvailableFlow, dE as BOOLEAN_OPERATORS, cm as BackwardsCompatibleScenarioType, cl as BackwardsCompatibleScenarioTypes, cn as BaseQueryResponse, dF as BooleanOperator, dc as CIRCUIT_IDS, cX as ChallengeResponse, dd as CircuitId, bT as CloseScreenNotification, cD as ComplianceImplementationStepsInput, ei as CreateAuthRequestProps, cC as CreateTemplateScenario, dm as CredentialQrCodeData, dG as DATE_OPERATORS, cb as DataAvailableOnStart, dH as DateOperator, ec as Eip155TxAuthInputJsSdk, cp as ExecuteQueryResponse, ea as ExtendedTezosTxAuthDataSignatureResponse, e8 as ExtendedTezosTxAuthInput, e9 as ExtendedTxAuthDataSignatureResponse, e7 as ExtendedTxAuthInput, cU as GenerateWalletChallengeRequest, cF as GetCredentialsRequest, cG as GetCredentialsResponse, c_ as GetCustomerStatusRequest, d3 as GetCustomerStatusResponse, e6 as GetTezosTxAuthDataSignatureResponse, e2 as GetTxAuthDataSignatureResponse, cO as GetTxAuthSigRequest, cQ as GetTxAuthSigRequestTezos, cP as GetTxAuthSigResponse, cR as GetTxAuthSigResponseTezos, d6 as HostMessage, cS as HostRequestMessage, cf as HostResponseMessage, d4 as IdentityAppMessage, d7 as IdentityMessage, c3 as IdentityNotificationMessage, c8 as IdentityRequestMessage, cT as IdentityResponseMessage, c$ as IdentitySdkMessage, d0 as IdentitySdkMessageWithIdentifier, d5 as IdentityWallet, c4 as InitialDataRequest, cc as InitialDataResponse, b$ as IsVerifiedNotification, cM as IsVerifiedRequest, cN as IsVerifiedResponse, bU as KycCompletionData, bV as KycCompletionNotification, da as MediaType, db as MediaTypePID, dC as NUMERIC_OPERATORS, dD as NumericOperator, dR as OLD_CHALLENGE_QUERY_OPERATORS, dS as OLD_ChallengeQueryOperator, dV as OLD_ChallengeQueryOperatorToOperator, dQ as OLD_ChallengeQuerySchema, dX as OLD_QueryCredentialType, dW as OLD_QueryCredentialTypes, du as OPERATORS, c1 as OcvSdkInitialized, bX as OffChainScenarioExecutionData, co as OffChainZKPRuleResult, bY as OnChainScenarioExecutionData, dv as Operator, dT as OperatorMappings, dU as OperatorToOLD_ChallengeQueryOperator, dP as PartialQueryConfigSimplified, c0 as PolygonIdInitialized, cI as PolygonIdRequest, cH as PolygonIdRequestData, cK as PolygonIdResponse, cJ as PolygonIdResponseData, eh as PrivacyPreservingMonitoring, dj as ProofData, ds as QUERY_LOGIC_OPERATOR, dp as QrCodeLinkWithSchemaType, dN as QueryConfigSimplified, dt as QueryLogicOperator, dM as QueryType, d8 as RequiredDataRowSchema, d9 as RequiredVerificationData, cq as RuleEngineResponse, bW as RuleEngineScenarioExecutionData, dO as RuleResultQueryConfig, ct as RuleResultStatus, cu as RuleResultStatusLabels, cs as RuleResultStatuses, ek as SCENARIO_AUTHORIZATION_STATUSES, dA as STRING_OPERATORS, dI as SUPPORTED_TYPES, cz as Scenario, bR as ScenarioAuthorizationData, el as ScenarioAuthorizationStatus, bZ as ScenarioExecutionData, b_ as ScenarioExecutionNotification, cr as ScenarioExecutionResponse, ck as ScenarioSchema, cj as ScenarioStatus, ci as ScenarioStatuses, ch as ScenarioType, cg as ScenarioTypes, cv as SdkVerificationOutput, bS as SdkVerificationResponseSchema, c7 as SendTransactionRequest, c5 as SignatureRequest, cd as SignatureResponse, cE as SimplifiedCredential, c2 as StartCompletedNotification, cL as StartFlowRequest, dB as StringOperator, dJ as SupportedType, dK as SupportedTypes, cB as TemplateScenario, e3 as TezosTxAuthInput, ed as TezosTxAuthInputJsSdk, e5 as TezosTxSignatureResponse, c6 as TransactionData, ce as TransactionResponse, d2 as TxAuthDataSignatureGatingError, cZ as TxAuthDataSignatureGatingRequest, d1 as TxAuthDataSignatureResponse, d$ as TxAuthInput, e1 as TxSignatureResponse, cy as VerificationOutput, cx as VerificationSessionStatus, cw as VerificationSessionStatuses, en as VerifyWalletChallengeRequest, cY as WalletSignResponse, em as WalletSignatureResponse, dw as ZKPOperator, ef as ZKPRequest, eg as ZKPRequestFromZKVerifier, de as ZeroKnowledgeProofRequest, dk as ZeroKnowledgeProofResponse, dZ as getOldCredentialPath, dY as getOldCredentialType, d_ as oldCredentialPathToDataLink, dx as operatorDisplayMap, dq as parseIden3Message, dr as parseSessionIdFromUrl } from '../../dist/identity-api.schema-deaf1938.esm.mjs';
1
+ export { dy as ARRAY_OPERATORS, df as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c9 as AVAILABLE_FLOWS, cA as AbbreviatedWorkflowScenario, dL as AllCredentialValues, ej as AllScenarioExecutionAuthorizationData, eb as AnyTxAuthDataSignatureResponse, ee as AnyTxAuthInputJsSdk, e4 as ApiTezosTxAuthInput, e0 as ApiTxAuthInput, dz as ArrayOperator, dn as AuthQrCodeData, cV as AuthSession, cW as AuthSessionData, di as AuthorizationRequestMessage, dh as AuthorizationRequestMessageType, dg as AuthorizationRequestMessageTypes, dl as AuthorizationResponseMessage, ca as AvailableFlow, dE as BOOLEAN_OPERATORS, cm as BackwardsCompatibleScenarioType, cl as BackwardsCompatibleScenarioTypes, cn as BaseQueryResponse, dF as BooleanOperator, dc as CIRCUIT_IDS, cX as ChallengeResponse, dd as CircuitId, bT as CloseScreenNotification, cD as ComplianceImplementationStepsInput, ei as CreateAuthRequestProps, cC as CreateTemplateScenario, dm as CredentialQrCodeData, dG as DATE_OPERATORS, cb as DataAvailableOnStart, dH as DateOperator, ec as Eip155TxAuthInputJsSdk, cp as ExecuteQueryResponse, ea as ExtendedTezosTxAuthDataSignatureResponse, e8 as ExtendedTezosTxAuthInput, e9 as ExtendedTxAuthDataSignatureResponse, e7 as ExtendedTxAuthInput, cU as GenerateWalletChallengeRequest, cF as GetCredentialsRequest, cG as GetCredentialsResponse, c_ as GetCustomerStatusRequest, d3 as GetCustomerStatusResponse, e6 as GetTezosTxAuthDataSignatureResponse, e2 as GetTxAuthDataSignatureResponse, cO as GetTxAuthSigRequest, cQ as GetTxAuthSigRequestTezos, cP as GetTxAuthSigResponse, cR as GetTxAuthSigResponseTezos, d6 as HostMessage, cS as HostRequestMessage, cf as HostResponseMessage, d4 as IdentityAppMessage, d7 as IdentityMessage, c3 as IdentityNotificationMessage, c8 as IdentityRequestMessage, cT as IdentityResponseMessage, c$ as IdentitySdkMessage, d0 as IdentitySdkMessageWithIdentifier, d5 as IdentityWallet, c4 as InitialDataRequest, cc as InitialDataResponse, b$ as IsVerifiedNotification, cM as IsVerifiedRequest, cN as IsVerifiedResponse, bU as KycCompletionData, bV as KycCompletionNotification, da as MediaType, db as MediaTypePID, dC as NUMERIC_OPERATORS, dD as NumericOperator, dR as OLD_CHALLENGE_QUERY_OPERATORS, dS as OLD_ChallengeQueryOperator, dV as OLD_ChallengeQueryOperatorToOperator, dQ as OLD_ChallengeQuerySchema, dX as OLD_QueryCredentialType, dW as OLD_QueryCredentialTypes, du as OPERATORS, c1 as OcvSdkInitialized, bX as OffChainScenarioExecutionData, co as OffChainZKPRuleResult, bY as OnChainScenarioExecutionData, dv as Operator, dT as OperatorMappings, dU as OperatorToOLD_ChallengeQueryOperator, dP as PartialQueryConfigSimplified, c0 as PolygonIdInitialized, cI as PolygonIdRequest, cH as PolygonIdRequestData, cK as PolygonIdResponse, cJ as PolygonIdResponseData, eh as PrivacyPreservingMonitoring, dj as ProofData, ds as QUERY_LOGIC_OPERATOR, dp as QrCodeLinkWithSchemaType, dN as QueryConfigSimplified, dt as QueryLogicOperator, dM as QueryType, d8 as RequiredDataRowSchema, d9 as RequiredVerificationData, cq as RuleEngineResponse, bW as RuleEngineScenarioExecutionData, dO as RuleResultQueryConfig, ct as RuleResultStatus, cu as RuleResultStatusLabels, cs as RuleResultStatuses, ek as SCENARIO_AUTHORIZATION_STATUSES, dA as STRING_OPERATORS, dI as SUPPORTED_TYPES, cz as Scenario, bR as ScenarioAuthorizationData, el as ScenarioAuthorizationStatus, bZ as ScenarioExecutionData, b_ as ScenarioExecutionNotification, cr as ScenarioExecutionResponse, ck as ScenarioSchema, cj as ScenarioStatus, ci as ScenarioStatuses, ch as ScenarioType, cg as ScenarioTypes, cv as SdkVerificationOutput, bS as SdkVerificationResponseSchema, c7 as SendTransactionRequest, c5 as SignatureRequest, cd as SignatureResponse, cE as SimplifiedCredential, c2 as StartCompletedNotification, cL as StartFlowRequest, dB as StringOperator, dJ as SupportedType, dK as SupportedTypes, cB as TemplateScenario, e3 as TezosTxAuthInput, ed as TezosTxAuthInputJsSdk, e5 as TezosTxSignatureResponse, c6 as TransactionData, ce as TransactionResponse, d2 as TxAuthDataSignatureGatingError, cZ as TxAuthDataSignatureGatingRequest, d1 as TxAuthDataSignatureResponse, d$ as TxAuthInput, e1 as TxSignatureResponse, cy as VerificationOutput, cx as VerificationSessionStatus, cw as VerificationSessionStatuses, en as VerifyWalletChallengeRequest, cY as WalletSignResponse, em as WalletSignatureResponse, dw as ZKPOperator, ef as ZKPRequest, eg as ZKPRequestFromZKVerifier, de as ZeroKnowledgeProofRequest, dk as ZeroKnowledgeProofResponse, dZ as getOldCredentialPath, dY as getOldCredentialType, d_ as oldCredentialPathToDataLink, dx as operatorDisplayMap, dq as parseIden3Message, dr as parseSessionIdFromUrl } from '../../dist/identity-api.schema-a209ace8.esm.mjs';
2
2
  import 'zod';
3
3
  import '../../dist/vault.schema-1c695a28.esm.mjs';
4
4
  import '@unblokttechnology/data-links';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nexeraid/identity-schemas",
3
- "version": "2.50.0-dev",
3
+ "version": "2.51.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 CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-ca47da32.cjs.dev.cjs');
5
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-7547cfab.cjs.dev.cjs');
6
6
  require('zod');
7
7
  require('../../dist/vault.schema-91351642.cjs.dev.cjs');
8
8
  require('@unblokttechnology/data-links');
9
9
  require('decimal.js');
10
- require('../../dist/identity-api.schema-e7fb6f81.cjs.dev.cjs');
10
+ require('../../dist/identity-api.schema-85818eef.cjs.dev.cjs');
11
11
  require('nanoid');
12
12
 
13
13
  var CoinMarketCapCryptoId={$BABA:"30040",// Name: Baba, Slug: baba
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-e104ee43.cjs.prod.cjs');
5
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-458718fc.cjs.prod.cjs');
6
6
  require('zod');
7
7
  require('../../dist/vault.schema-c69b9a1d.cjs.prod.cjs');
8
8
  require('@unblokttechnology/data-links');
9
9
  require('decimal.js');
10
- require('../../dist/identity-api.schema-0d6dc226.cjs.prod.cjs');
10
+ require('../../dist/identity-api.schema-3624d24d.cjs.prod.cjs');
11
11
  require('nanoid');
12
12
 
13
13
  var CoinMarketCapCryptoId={$BABA:"30040",// Name: Baba, Slug: baba
@@ -1,9 +1,9 @@
1
- export { a4 as AMLMetadata, A as ANALYSIS_TYPES, d as AnalysisType, bN as ApplicantMemberOfSchema, c0 as BENEFICIARY_TYPES, f as BLOCKCHAIN_TYPES, bP as BaseApplicantActionSchema, bn as BaseProvider, c2 as BeneficiaryCompanyCustomerClaims, c3 as BeneficiaryCompanyCustomerClaimsArray, c1 as BeneficiaryType, d9 as BeneficiaryVerificationStatus, da as BeneficiaryVerificationStatusArray, v as BigCSErrorCodes, bk as BigConfig, q as BigCryptoChain, s as BigProperties, r as BigPropertiesLiteral, t as BigProperty, bq as BigProvider, w as BitRankRequest, x as BitRankVerified, z as BitRankVerifiedError, y as BitRankVerifiedErrorResponse, B as BitRankVerifiedResponse, g as Blockchain, aE as COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES, aG as COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES, aC as COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES, av as COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS, as as COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE, dt as ChainalysisApiError, bg as ChainalysisConfig, dr as ChainalysisErrorCodes, bt as ChainalysisProvider, dp as ChainalysisRegisterApiResponse, du as ChainalysisRegisterResponse, dn as ChainalysisRequest, ds as ChainalysisRiskAssessmentApiResponse, C as ChainalysisRiskAssessmentResponse, dq as ChainalysisRiskLevel, aj as CoerceDateUTC, h as Coin, dy as CoinMarketCapApiResponse, dz as CoinMarketCapFiatId, dw as CoinMarketCapQuote, dx as CoinMarketCapQuotes, dv as CoinMarketCapRequest, d8 as CompanyDocumentMetaData, aY as ComplyAdvantageAmlFullListing, aX as ComplyAdvantageAmlItemSource, aF as ComplyAdvantageCountryFieldSources, aH as ComplyAdvantageDateOfBirthFieldSources, aW as ComplyAdvantageKeyInformation, aR as ComplyAdvantageMedia, b6 as ComplyAdvantageMonitorSearchDataResponse, b8 as ComplyAdvantageMonitorSearchResponse, b7 as ComplyAdvantageMonitorSearchSuccessResponse, b9 as ComplyAdvantageMonitoredSearchUpdate, aD as ComplyAdvantageNationalityFieldSources, by as ComplyAdvantageProvider, bx as ComplyAdvantageProviderConfigElement, bw as ComplyAdvantageProviderConfigFilters, bv as ComplyAdvantageProviderConfigTypes, aw as ComplyAdvantageReponseMatchStatus, at as ComplyAdvantageResponseMatchType, aT as ComplyAdvantageSearchDataResponse, aS as ComplyAdvantageSearchDataResponseHit, aZ as ComplyAdvantageSearchEntitiesDataResponse, a$ as ComplyAdvantageSearchEntitiesResponse, a_ as ComplyAdvantageSearchEntitiesSuccessResponse, aV as ComplyAdvantageSearchErrorResponse, b0 as ComplyAdvantageSearchRequest, b1 as ComplyAdvantageSearchRequests, b as ComplyAdvantageSearchResponse, aU as ComplyAdvantageSearchSuccessResponse, b3 as ComplyAdvantageUpdateSearchEntitiesRequest, b5 as ComplyAdvantageUpdateSearchEntitiesResponse, b4 as ComplyAdvantageUpdateSearchEntitiesSuccessResponse, b2 as ComplyAdvantageUpdateSearchRequest, aP as ComplyAdvantageUser, bE as CreateProviderInput, bF as CreateProviderResponse, aI as CreateSearchInput, d0 as CredentialMetadata, c$ as CustomerContactInformationOutput, df as CustomerDocumentMetaData, dg as CustomerStatusResults, bd as DataProviderOptions, be as DataProviders, bJ as DeleteProviderInput, bK as DeleteProviderResponse, Y as DocumentIdMetadata, X as DocumentIdType, V as DocumentIdTypes, cs as DocumentMetadataSchema, a3 as EmailMetadata, E as EmailVerificationAnalysisResponse, cQ as EmailVerificationResponse, U as File, c_ as GetCredentialsOutput, dc as GetKybSessionInput, dd as GetKybSessionResponse, cU as GetKycSessionInput, cV as GetKycSessionResponse, d1 as GetKycSessionResponseWithCredentialsMetadata, bD as GetProviderResponse, bC as GetProvidersResponse, aq as HIGH_RISK_TYPES, b_ as INDIVIDUAL_BENEFICIARY_RELATIONS, bb as IdentityProviderOptions, bc as IdentityProviders, b$ as IndividualBeneficiaryRelation, m as IpQualityAnalysisRequest, n as IpQualityAnalysisResponse, bj as IpQualityConfig, o as IpQualityServiceAnalysis, I as IpQualityServiceAnalysisResponse, p as IpQualityServiceErrorResponse, bu as IpqualityscoreProvider, d4 as KYB_RESULTS, d6 as KYB_SESSION_STATUSES, d2 as KYB_STEP_TYPES, cM as KYC_RESULTS, cO as KYC_SESSION_STATUSES, cI as KYC_STEP_TYPES, d5 as KybResult, d7 as KybSessionStatus, d3 as KybStep, cN as KycResult, cP as KycSessionStatus, cJ as KycStep, cL as KycStepStatus, cK as KycStepStatuses, a1 as LivenessMetadata, ar as MEDIUM_RISK_TYPES, aK as MatchStatus, aJ as MatchStatuses, aQ as MatchTypeDetail, M as MergedProviders, dm as MerkleAddressApiError, dl as MerkleAddressApiResponse, dk as MerkleAddressRequest, a as MerkleAddressResponse, dj as MerkleBlockChainCodes, di as MerkleBlockChainNames, dh as MerkleBlockChainTypes, bf as MerkleScienceConfig, bs as MerkleScienceProvider, N as NestedSession, bp as NexeraIdKYBProvider, bo as NexeraIdSSIDProvider, O as OBJECT_TYPES, e as ObjectType, a2 as PhoneMetadata, P as PhoneVerificationAnalysisResponse, $ as ProofOfAddressDocumentType, Z as ProofOfAddressDocumentTypes, a0 as ProofOfAddressMetadata, cZ as ProofOfResidenceDocumentType, cY as ProofOfResidenceMetaData, bA as ProviderData, bB as ProviderDataProject, bm as ProviderIntegrationType, bl as ProviderIntegrationTypeOptions, ba as ProviderWithoutConfig, ac as RESULT_PARSER_ERROR, T as ReasonCode, Q as ReasonCodes, u as RequestProperty, aM as RiskLevel, aL as RiskLevels, R as RiskSeverity, ao as SEARCH_FILTER_ADVERSE_MEDIA_TYPE, am as SEARCH_FILTER_PEP_TYPE, ak as SEARCH_FILTER_SANCTION_TYPE, ax as SEARCH_FILTER_TYPES, aa as SESSION_NOT_FOUND, ag as STEP_NOT_FOUND, bS as SUMSUB_APPLICANT_TYPES, cl as SUMSUB_COMPANY_BENEFICIARY_GROUP, c9 as SUMSUB_DOC_TYPES, cb as SUMSUB_FLOW_LEVEL, cA as SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS, cq as SUMSUB_MEDIA_CONTENT_TYPES, bU as SUMSUB_REVIEW_ANSWERS, cF as SUMSUB_REVIEW_REJECT_LABELS, cH as SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION, bW as SUMSUB_REVIEW_REJECT_TYPES, c7 as SUMSUB_REVIEW_STATUSES, bQ as SUMSUB_STEPS, c5 as SUMSUB_WEBHOOK_INTERNAL_STATUS, k as ScorechainAnalysis, bh as ScorechainConfig, j as ScorechainError, i as ScorechainErrorResponse, br as ScorechainProvider, l as ScoringAnalysisRequest, S as ScoringAnalysisResponse, aA as SearchEntityType, az as SearchEntityTypes, ap as SearchFilterAdverseMediaType, an as SearchFilterPepType, al as SearchFilterSanctionType, ay as SearchFilterType, aB as SearchFilters, db as SelectKybSession, cS as SelectKycSession, cR as SelectKycSessionStep, cT as SelectKycSessionWithCompletedSteps, H as Session, J as SessionWithoutSteps, F as Status, D as Statuses, a5 as Step, L as StepType, K as StepTypes, bY as SumSubAddress, bZ as SumSubApplicantInfo, cu as SumSubApplicantResetSchema, ct as SumSubApplicantReviewStatusSchema, cz as SumSubApplicantSchema, bT as SumSubApplicantType, cp as SumSubApplicantVerificationStepSchema, c4 as SumSubCompanyApplicantInfo, cj as SumSubCompanyApplicantSchema, ca as SumSubDocType, cc as SumSubFlowLevel, cv as SumSubGenerateExternalWebSdkLinkSchema, ck as SumSubImageId, cf as SumSubImageReviewResultSchema, ci as SumSubIndividualApplicantSchema, cr as SumSubMediaContentType, cd as SumSubRequiredIdDoc, bV as SumSubReviewAnswer, cG as SumSubReviewRejectLabel, bX as SumSubReviewRejectType, ce as SumSubReviewResultSchema, c8 as SumSubReviewStatus, cE as SumSubSimilarApplicantsSchema, bR as SumSubStep, co as SumSubVerificationStepSchema, bO as SumSubWebhookSchema, ch as SumsubApplicantType, cg as SumsubApplicantTypes, cm as SumsubCompanyBeneficiaryGroup, cy as SumsubKybDataSchema, cD as SumsubKybSessionFlowSection, cC as SumsubKybSessionFlowSectionItem, cB as SumsubKybSessionFlowSectionStatus, cx as SumsubKycDataSchema, cn as SumsubStepStatus, cw as SumsubVideoCallData, c6 as SumsubWebhookInternalStatus, bz as SynapsProvider, ad as SynapsSessionErrorResponse, a6 as SynapsSessionEvent, a9 as SynapsSessionRequest, ae as SynapsSessionResponse, ah as SynapsStepErrorResponse, a7 as SynapsStepEvent, af as SynapsStepRequest, ai as SynapsStepResponse, bI as ToggleProviderInput, ab as UNKNOWN_ERROR, de as UpdateKybSessionOutput, cW as UpdateKycSessionOutput, bG as UpdateProviderInput, bH as UpdateProviderResponse, aO as UpdateSearchEntitiesInput, aN as UpdateSearchInput, cX as VideoKycMetaData, bL as WEBHOOK_TYPES, G as WebhookPayload, bM as WebhookType, bi as WorkflowsScorechainConfig, W as WorkflowsScoringAnalysisRequest, au as mappingMatchTypeToLabel, a8 as typeToHumanReadable } from '../../dist/CoinMarketCap.schema-2ec5952e.esm.mjs';
1
+ export { a4 as AMLMetadata, A as ANALYSIS_TYPES, d as AnalysisType, bN as ApplicantMemberOfSchema, c0 as BENEFICIARY_TYPES, f as BLOCKCHAIN_TYPES, bP as BaseApplicantActionSchema, bn as BaseProvider, c2 as BeneficiaryCompanyCustomerClaims, c3 as BeneficiaryCompanyCustomerClaimsArray, c1 as BeneficiaryType, d9 as BeneficiaryVerificationStatus, da as BeneficiaryVerificationStatusArray, v as BigCSErrorCodes, bk as BigConfig, q as BigCryptoChain, s as BigProperties, r as BigPropertiesLiteral, t as BigProperty, bq as BigProvider, w as BitRankRequest, x as BitRankVerified, z as BitRankVerifiedError, y as BitRankVerifiedErrorResponse, B as BitRankVerifiedResponse, g as Blockchain, aE as COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES, aG as COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES, aC as COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES, av as COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS, as as COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE, dt as ChainalysisApiError, bg as ChainalysisConfig, dr as ChainalysisErrorCodes, bt as ChainalysisProvider, dp as ChainalysisRegisterApiResponse, du as ChainalysisRegisterResponse, dn as ChainalysisRequest, ds as ChainalysisRiskAssessmentApiResponse, C as ChainalysisRiskAssessmentResponse, dq as ChainalysisRiskLevel, aj as CoerceDateUTC, h as Coin, dy as CoinMarketCapApiResponse, dz as CoinMarketCapFiatId, dw as CoinMarketCapQuote, dx as CoinMarketCapQuotes, dv as CoinMarketCapRequest, d8 as CompanyDocumentMetaData, aY as ComplyAdvantageAmlFullListing, aX as ComplyAdvantageAmlItemSource, aF as ComplyAdvantageCountryFieldSources, aH as ComplyAdvantageDateOfBirthFieldSources, aW as ComplyAdvantageKeyInformation, aR as ComplyAdvantageMedia, b6 as ComplyAdvantageMonitorSearchDataResponse, b8 as ComplyAdvantageMonitorSearchResponse, b7 as ComplyAdvantageMonitorSearchSuccessResponse, b9 as ComplyAdvantageMonitoredSearchUpdate, aD as ComplyAdvantageNationalityFieldSources, by as ComplyAdvantageProvider, bx as ComplyAdvantageProviderConfigElement, bw as ComplyAdvantageProviderConfigFilters, bv as ComplyAdvantageProviderConfigTypes, aw as ComplyAdvantageReponseMatchStatus, at as ComplyAdvantageResponseMatchType, aT as ComplyAdvantageSearchDataResponse, aS as ComplyAdvantageSearchDataResponseHit, aZ as ComplyAdvantageSearchEntitiesDataResponse, a$ as ComplyAdvantageSearchEntitiesResponse, a_ as ComplyAdvantageSearchEntitiesSuccessResponse, aV as ComplyAdvantageSearchErrorResponse, b0 as ComplyAdvantageSearchRequest, b1 as ComplyAdvantageSearchRequests, b as ComplyAdvantageSearchResponse, aU as ComplyAdvantageSearchSuccessResponse, b3 as ComplyAdvantageUpdateSearchEntitiesRequest, b5 as ComplyAdvantageUpdateSearchEntitiesResponse, b4 as ComplyAdvantageUpdateSearchEntitiesSuccessResponse, b2 as ComplyAdvantageUpdateSearchRequest, aP as ComplyAdvantageUser, bE as CreateProviderInput, bF as CreateProviderResponse, aI as CreateSearchInput, d0 as CredentialMetadata, c$ as CustomerContactInformationOutput, df as CustomerDocumentMetaData, dg as CustomerStatusResults, bd as DataProviderOptions, be as DataProviders, bJ as DeleteProviderInput, bK as DeleteProviderResponse, Y as DocumentIdMetadata, X as DocumentIdType, V as DocumentIdTypes, cs as DocumentMetadataSchema, a3 as EmailMetadata, E as EmailVerificationAnalysisResponse, cQ as EmailVerificationResponse, U as File, c_ as GetCredentialsOutput, dc as GetKybSessionInput, dd as GetKybSessionResponse, cU as GetKycSessionInput, cV as GetKycSessionResponse, d1 as GetKycSessionResponseWithCredentialsMetadata, bD as GetProviderResponse, bC as GetProvidersResponse, aq as HIGH_RISK_TYPES, b_ as INDIVIDUAL_BENEFICIARY_RELATIONS, bb as IdentityProviderOptions, bc as IdentityProviders, b$ as IndividualBeneficiaryRelation, m as IpQualityAnalysisRequest, n as IpQualityAnalysisResponse, bj as IpQualityConfig, o as IpQualityServiceAnalysis, I as IpQualityServiceAnalysisResponse, p as IpQualityServiceErrorResponse, bu as IpqualityscoreProvider, d4 as KYB_RESULTS, d6 as KYB_SESSION_STATUSES, d2 as KYB_STEP_TYPES, cM as KYC_RESULTS, cO as KYC_SESSION_STATUSES, cI as KYC_STEP_TYPES, d5 as KybResult, d7 as KybSessionStatus, d3 as KybStep, cN as KycResult, cP as KycSessionStatus, cJ as KycStep, cL as KycStepStatus, cK as KycStepStatuses, a1 as LivenessMetadata, ar as MEDIUM_RISK_TYPES, aK as MatchStatus, aJ as MatchStatuses, aQ as MatchTypeDetail, M as MergedProviders, dm as MerkleAddressApiError, dl as MerkleAddressApiResponse, dk as MerkleAddressRequest, a as MerkleAddressResponse, dj as MerkleBlockChainCodes, di as MerkleBlockChainNames, dh as MerkleBlockChainTypes, bf as MerkleScienceConfig, bs as MerkleScienceProvider, N as NestedSession, bp as NexeraIdKYBProvider, bo as NexeraIdSSIDProvider, O as OBJECT_TYPES, e as ObjectType, a2 as PhoneMetadata, P as PhoneVerificationAnalysisResponse, $ as ProofOfAddressDocumentType, Z as ProofOfAddressDocumentTypes, a0 as ProofOfAddressMetadata, cZ as ProofOfResidenceDocumentType, cY as ProofOfResidenceMetaData, bA as ProviderData, bB as ProviderDataProject, bm as ProviderIntegrationType, bl as ProviderIntegrationTypeOptions, ba as ProviderWithoutConfig, ac as RESULT_PARSER_ERROR, T as ReasonCode, Q as ReasonCodes, u as RequestProperty, aM as RiskLevel, aL as RiskLevels, R as RiskSeverity, ao as SEARCH_FILTER_ADVERSE_MEDIA_TYPE, am as SEARCH_FILTER_PEP_TYPE, ak as SEARCH_FILTER_SANCTION_TYPE, ax as SEARCH_FILTER_TYPES, aa as SESSION_NOT_FOUND, ag as STEP_NOT_FOUND, bS as SUMSUB_APPLICANT_TYPES, cl as SUMSUB_COMPANY_BENEFICIARY_GROUP, c9 as SUMSUB_DOC_TYPES, cb as SUMSUB_FLOW_LEVEL, cA as SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS, cq as SUMSUB_MEDIA_CONTENT_TYPES, bU as SUMSUB_REVIEW_ANSWERS, cF as SUMSUB_REVIEW_REJECT_LABELS, cH as SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION, bW as SUMSUB_REVIEW_REJECT_TYPES, c7 as SUMSUB_REVIEW_STATUSES, bQ as SUMSUB_STEPS, c5 as SUMSUB_WEBHOOK_INTERNAL_STATUS, k as ScorechainAnalysis, bh as ScorechainConfig, j as ScorechainError, i as ScorechainErrorResponse, br as ScorechainProvider, l as ScoringAnalysisRequest, S as ScoringAnalysisResponse, aA as SearchEntityType, az as SearchEntityTypes, ap as SearchFilterAdverseMediaType, an as SearchFilterPepType, al as SearchFilterSanctionType, ay as SearchFilterType, aB as SearchFilters, db as SelectKybSession, cS as SelectKycSession, cR as SelectKycSessionStep, cT as SelectKycSessionWithCompletedSteps, H as Session, J as SessionWithoutSteps, F as Status, D as Statuses, a5 as Step, L as StepType, K as StepTypes, bY as SumSubAddress, bZ as SumSubApplicantInfo, cu as SumSubApplicantResetSchema, ct as SumSubApplicantReviewStatusSchema, cz as SumSubApplicantSchema, bT as SumSubApplicantType, cp as SumSubApplicantVerificationStepSchema, c4 as SumSubCompanyApplicantInfo, cj as SumSubCompanyApplicantSchema, ca as SumSubDocType, cc as SumSubFlowLevel, cv as SumSubGenerateExternalWebSdkLinkSchema, ck as SumSubImageId, cf as SumSubImageReviewResultSchema, ci as SumSubIndividualApplicantSchema, cr as SumSubMediaContentType, cd as SumSubRequiredIdDoc, bV as SumSubReviewAnswer, cG as SumSubReviewRejectLabel, bX as SumSubReviewRejectType, ce as SumSubReviewResultSchema, c8 as SumSubReviewStatus, cE as SumSubSimilarApplicantsSchema, bR as SumSubStep, co as SumSubVerificationStepSchema, bO as SumSubWebhookSchema, ch as SumsubApplicantType, cg as SumsubApplicantTypes, cm as SumsubCompanyBeneficiaryGroup, cy as SumsubKybDataSchema, cD as SumsubKybSessionFlowSection, cC as SumsubKybSessionFlowSectionItem, cB as SumsubKybSessionFlowSectionStatus, cx as SumsubKycDataSchema, cn as SumsubStepStatus, cw as SumsubVideoCallData, c6 as SumsubWebhookInternalStatus, bz as SynapsProvider, ad as SynapsSessionErrorResponse, a6 as SynapsSessionEvent, a9 as SynapsSessionRequest, ae as SynapsSessionResponse, ah as SynapsStepErrorResponse, a7 as SynapsStepEvent, af as SynapsStepRequest, ai as SynapsStepResponse, bI as ToggleProviderInput, ab as UNKNOWN_ERROR, de as UpdateKybSessionOutput, cW as UpdateKycSessionOutput, bG as UpdateProviderInput, bH as UpdateProviderResponse, aO as UpdateSearchEntitiesInput, aN as UpdateSearchInput, cX as VideoKycMetaData, bL as WEBHOOK_TYPES, G as WebhookPayload, bM as WebhookType, bi as WorkflowsScorechainConfig, W as WorkflowsScoringAnalysisRequest, au as mappingMatchTypeToLabel, a8 as typeToHumanReadable } from '../../dist/CoinMarketCap.schema-92f631cd.esm.mjs';
2
2
  import 'zod';
3
3
  import '../../dist/vault.schema-1c695a28.esm.mjs';
4
4
  import '@unblokttechnology/data-links';
5
5
  import 'decimal.js';
6
- import '../../dist/identity-api.schema-deaf1938.esm.mjs';
6
+ import '../../dist/identity-api.schema-a209ace8.esm.mjs';
7
7
  import 'nanoid';
8
8
 
9
9
  var CoinMarketCapCryptoId={$BABA:"30040",// Name: Baba, Slug: baba
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var vault_schema = require('../../dist/vault.schema-91351642.cjs.dev.cjs');
6
- var identityApi_schema = require('../../dist/identity-api.schema-e7fb6f81.cjs.dev.cjs');
7
- var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-02095fcf.cjs.dev.cjs');
6
+ var identityApi_schema = require('../../dist/identity-api.schema-85818eef.cjs.dev.cjs');
7
+ var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-85f9876c.cjs.dev.cjs');
8
8
  require('zod');
9
9
  require('@unblokttechnology/data-links');
10
10
  require('decimal.js');
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var vault_schema = require('../../dist/vault.schema-c69b9a1d.cjs.prod.cjs');
6
- var identityApi_schema = require('../../dist/identity-api.schema-0d6dc226.cjs.prod.cjs');
7
- var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-e4f4296d.cjs.prod.cjs');
6
+ var identityApi_schema = require('../../dist/identity-api.schema-3624d24d.cjs.prod.cjs');
7
+ var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-6e49840a.cjs.prod.cjs');
8
8
  require('zod');
9
9
  require('@unblokttechnology/data-links');
10
10
  require('decimal.js');
@@ -1,6 +1,6 @@
1
1
  export { d as Alpha2Country, U as GenericVerifiableCredentialSchema, _ as ID3CredentialSchema, E as ID3CredentialSubjectSchema, X as IDImageCredentialSchema, Q as IDImageCredentialSubjectSchema, V as IDInformationCredentialSchema, P as IDInformationCredentialSubjectSchema, $ as IDScanCredentialSchema, F as IDScanCredentialSubjectSchema, a0 as IDScanPassportCredentialSchema, G as IDScanPassportCredentialSubjectSchema, a1 as IDScanSelfieCredentialSchema, H as IDScanSelfieCredentialSubjectSchema, I as ISO3CountryCode, a6 as OLD_AMLScreeningsResultsCredentialSchema, N as OLD_AMLScreeningsResultsCredentialSubjectSchema, a2 as OLD_IDImageCredentialSchema, O as OLD_IDImageCredentialSubjectSchema, a3 as OLD_IDInformationCredentialSchema, J as OLD_IDInformationCredentialSubjectSchema, a4 as OLD_ProofOfResidenceCredentialSchema, L as OLD_ProofOfResidenceCredentialSubjectSchema, a5 as OLD_SelfieImageCredentialSchema, M as OLD_SelfieImageCredentialSubjectSchema, Z as ProofOfResidenceCredentialSchema, T as ProofOfResidenceCredentialSubjectSchema, Y as SelfieImageCredentialSchema, S as SelfieImageCredentialSubjectSchema, e as countryISO3toISO2Mapping, i as isoCountriesNameFromISO2 } from '../../dist/vault.schema-1c695a28.esm.mjs';
2
- export { eR as CredentialMediaType, eM as CredentialNames, eL as CredentialSchemas, eP as CredentialType, C as CredentialTypes, eN as NexeraCredentialType, eQ as VerifiableCredential, eO as getCredentialName } from '../../dist/identity-api.schema-deaf1938.esm.mjs';
3
- export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-40168c7a.esm.mjs';
2
+ export { eR as CredentialMediaType, eM as CredentialNames, eL as CredentialSchemas, eP as CredentialType, C as CredentialTypes, eN as NexeraCredentialType, eQ as VerifiableCredential, eO as getCredentialName } from '../../dist/identity-api.schema-a209ace8.esm.mjs';
3
+ export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-1fc1ac89.esm.mjs';
4
4
  import 'zod';
5
5
  import '@unblokttechnology/data-links';
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 identityApi_schema = require('../../dist/identity-api.schema-e7fb6f81.cjs.dev.cjs');
6
+ var identityApi_schema = require('../../dist/identity-api.schema-85818eef.cjs.dev.cjs');
7
7
  var vault_schema = require('../../dist/vault.schema-91351642.cjs.dev.cjs');
8
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-ca47da32.cjs.dev.cjs');
8
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-7547cfab.cjs.dev.cjs');
9
9
  var zodToJsonSchema = require('zod-to-json-schema');
10
10
  require('nanoid');
11
11
  require('@unblokttechnology/data-links');
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var zod = require('zod');
6
- var identityApi_schema = require('../../dist/identity-api.schema-0d6dc226.cjs.prod.cjs');
6
+ var identityApi_schema = require('../../dist/identity-api.schema-3624d24d.cjs.prod.cjs');
7
7
  var vault_schema = require('../../dist/vault.schema-c69b9a1d.cjs.prod.cjs');
8
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-e104ee43.cjs.prod.cjs');
8
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-458718fc.cjs.prod.cjs');
9
9
  var zodToJsonSchema = require('zod-to-json-schema');
10
10
  require('nanoid');
11
11
  require('@unblokttechnology/data-links');
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
2
- import { aT as UuidString, eF as ExternalCustomerId, as as BlockchainAddress, ct as RuleResultStatus, aS as EnvironmentSchema } from '../../dist/identity-api.schema-deaf1938.esm.mjs';
2
+ import { aT as UuidString, eF as ExternalCustomerId, as as BlockchainAddress, ct as RuleResultStatus, aS as EnvironmentSchema } from '../../dist/identity-api.schema-a209ace8.esm.mjs';
3
3
  import { g as RiskScoreType, n as CustomerType, t as CustomerOnboardingLevel, v as CustomerStatus, I as ISO3CountryCode, U as GenericVerifiableCredentialSchema, aS as _iterableToArray, aT as _unsupportedIterableToArray, ab as TransactionTypes, ah as TransactionReviewStatuses, aR as _toConsumableArray } from '../../dist/vault.schema-1c695a28.esm.mjs';
4
- import { M as MergedProviders, S as ScoringAnalysisResponse, B as BitRankVerifiedResponse, a as MerkleAddressResponse, C as ChainalysisRiskAssessmentResponse, I as IpQualityServiceAnalysisResponse, b as ComplyAdvantageSearchResponse, _ as _arrayWithHoles, c as _nonIterableRest } from '../../dist/CoinMarketCap.schema-2ec5952e.esm.mjs';
4
+ import { M as MergedProviders, S as ScoringAnalysisResponse, B as BitRankVerifiedResponse, a as MerkleAddressResponse, C as ChainalysisRiskAssessmentResponse, I as IpQualityServiceAnalysisResponse, b as ComplyAdvantageSearchResponse, _ as _arrayWithHoles, c as _nonIterableRest } from '../../dist/CoinMarketCap.schema-92f631cd.esm.mjs';
5
5
  import { zodToJsonSchema } from 'zod-to-json-schema';
6
6
  import 'nanoid';
7
7
  import '@unblokttechnology/data-links';