@nexeraid/identity-schemas 2.134.0-dev → 2.136.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 (50) hide show
  1. package/dist/{CoinMarketCap.schema-b916ff79.cjs.dev.cjs → CoinMarketCap.schema-8c548a7a.cjs.dev.cjs} +2 -2
  2. package/dist/{CoinMarketCap.schema-80599c31.cjs.prod.cjs → CoinMarketCap.schema-9a98b8e0.cjs.prod.cjs} +2 -2
  3. package/dist/{CoinMarketCap.schema-06ffe3b5.esm.mjs → CoinMarketCap.schema-dbdf1818.esm.mjs} +2 -2
  4. package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts +616 -616
  5. package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts.map +1 -1
  6. package/dist/declarations/src/vault/schemas/Customer.zod.d.ts +14 -14
  7. package/dist/declarations/src/vault/schemas/generated/Customer.schema.json.d.ts +2 -0
  8. package/dist/declarations/src/vault/schemas/generated/Customer.type.d.ts +2 -2
  9. package/dist/declarations/src/vault/schemas/generated/Customer.type.d.ts.map +1 -1
  10. package/dist/declarations/src/vault/schemas/generated/Transaction.schema.json.d.ts +2 -0
  11. package/dist/declarations/src/vault/schemas/generated/Transaction.type.d.ts +2 -2
  12. package/dist/declarations/src/vault/schemas/generated/Transaction.type.d.ts.map +1 -1
  13. package/dist/declarations/src/vault/vault.schema.d.ts +36 -36
  14. package/dist/declarations/src/wallet-screening.schema.d.ts +13 -13
  15. package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +184 -184
  16. package/dist/{identity-api.schema-2be36a59.cjs.dev.cjs → identity-api.schema-78bf8d90.cjs.dev.cjs} +1 -1
  17. package/dist/{identity-api.schema-74a15607.cjs.prod.cjs → identity-api.schema-99868677.cjs.prod.cjs} +1 -1
  18. package/dist/{identity-api.schema-29e00255.esm.mjs → identity-api.schema-b75987f3.esm.mjs} +1 -1
  19. package/dist/nexeraid-identity-schemas.cjs.dev.cjs +5 -5
  20. package/dist/nexeraid-identity-schemas.cjs.prod.cjs +5 -5
  21. package/dist/nexeraid-identity-schemas.esm.mjs +6 -6
  22. package/dist/package.json +1 -1
  23. package/dist/{tfhe-utilities-740faf12.esm.mjs → tfhe-utilities-1cfcaf82.esm.mjs} +2 -2
  24. package/dist/{tfhe-utilities-8265169a.cjs.prod.cjs → tfhe-utilities-ace3df7b.cjs.prod.cjs} +2 -2
  25. package/dist/{tfhe-utilities-84d7d28c.cjs.dev.cjs → tfhe-utilities-e7994d08.cjs.dev.cjs} +2 -2
  26. package/dist/{toArray-4818887f.cjs.dev.cjs → toArray-2f35114e.cjs.dev.cjs} +1 -1
  27. package/dist/{toArray-fe72a2f1.cjs.prod.cjs → toArray-360ed8fc.cjs.prod.cjs} +1 -1
  28. package/dist/{toArray-4a6c5ebc.esm.mjs → toArray-a1e551de.esm.mjs} +1 -1
  29. package/dist/{vault.schema-11b13ab3.cjs.dev.cjs → vault.schema-674269b9.cjs.dev.cjs} +13 -1
  30. package/dist/{vault.schema-4e809adc.esm.mjs → vault.schema-c5f3a10b.esm.mjs} +13 -1
  31. package/dist/{vault.schema-9abc36fc.cjs.prod.cjs → vault.schema-fae426cb.cjs.prod.cjs} +13 -1
  32. package/dist/{zod-utils-4642b2af.cjs.dev.cjs → zod-utils-60c2507e.cjs.dev.cjs} +2 -2
  33. package/dist/{zod-utils-58f4fc48.cjs.prod.cjs → zod-utils-e10925b6.cjs.prod.cjs} +2 -2
  34. package/dist/{zod-utils-b35cd66b.esm.mjs → zod-utils-eaa787ae.esm.mjs} +2 -2
  35. package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
  36. package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
  37. package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
  38. package/package.json +1 -1
  39. package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
  40. package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
  41. package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
  42. package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +3 -3
  43. package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +3 -3
  44. package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +3 -3
  45. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
  46. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
  47. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
  48. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +4 -4
  49. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +4 -4
  50. package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +4 -4
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var zod = require('zod');
4
- var vault_schema = require('./vault.schema-11b13ab3.cjs.dev.cjs');
4
+ var vault_schema = require('./vault.schema-674269b9.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-9abc36fc.cjs.prod.cjs');
4
+ var vault_schema = require('./vault.schema-fae426cb.cjs.prod.cjs');
5
5
 
6
6
  var CredentialSchemas = {
7
7
  ProofOfResidence: vault_schema.ProofOfResidenceCredentialSubjectSchema,
@@ -1,5 +1,5 @@
1
1
  import { z } from 'zod';
2
- import { dF as IDImageCredentialSubjectSchema, dH as ProofOfResidenceCredentialSubjectSchema, dG as SelfieImageCredentialSubjectSchema, dE as IDInformationCredentialSubjectSchema, dD as IDInformationTfheCredentialSubjectSchema, dC as OLD_AMLScreeningsResultsCredentialSubjectSchema, du as ID3CredentialSubjectSchema, dv as IDScanCredentialSubjectSchema, dx as IDScanSelfieCredentialSubjectSchema, dw as IDScanPassportCredentialSubjectSchema, ft as _defineProperty, fi as VaultMetadataLinkZodSchema, cX as QueryId, cz as DatasetColumnId, cY as QueryGroupId, aW as UuidString, at as BlockchainAddress, cW as ScenarioId, dk as WorkspaceId, av as String0x, aQ as BlockchainSignature, ac as TxHash, dl as WorkflowId, h as EvmChainId, ab as EvmAddress, aG as EIP155Signature, T as TezosChainId, aj as TezosContractAddress, aS as TezosEntrypointName, ai as TezosImplicitAddress, aL as EdSignature, ay as BlockchainNamespace, dI as GenericVerifiableCredentialSchema, aA as SupportedBlockchainNamespaceForSignatureAuth, B as BlockchainId, dn as ExternalCustomerId, di as AdditionalCustomerInformationParams, bo as CustomerStatus, aa as PublicKey } from './vault.schema-4e809adc.esm.mjs';
2
+ import { dF as IDImageCredentialSubjectSchema, dH as ProofOfResidenceCredentialSubjectSchema, dG as SelfieImageCredentialSubjectSchema, dE as IDInformationCredentialSubjectSchema, dD as IDInformationTfheCredentialSubjectSchema, dC as OLD_AMLScreeningsResultsCredentialSubjectSchema, du as ID3CredentialSubjectSchema, dv as IDScanCredentialSubjectSchema, dx as IDScanSelfieCredentialSubjectSchema, dw as IDScanPassportCredentialSubjectSchema, ft as _defineProperty, fi as VaultMetadataLinkZodSchema, cX as QueryId, cz as DatasetColumnId, cY as QueryGroupId, aW as UuidString, at as BlockchainAddress, cW as ScenarioId, dk as WorkspaceId, av as String0x, aQ as BlockchainSignature, ac as TxHash, dl as WorkflowId, h as EvmChainId, ab as EvmAddress, aG as EIP155Signature, T as TezosChainId, aj as TezosContractAddress, aS as TezosEntrypointName, ai as TezosImplicitAddress, aL as EdSignature, ay as BlockchainNamespace, dI as GenericVerifiableCredentialSchema, aA as SupportedBlockchainNamespaceForSignatureAuth, B as BlockchainId, dn as ExternalCustomerId, di as AdditionalCustomerInformationParams, bo as CustomerStatus, aa as PublicKey } from './vault.schema-c5f3a10b.esm.mjs';
3
3
 
4
4
  var CredentialSchemas = {
5
5
  ProofOfResidence: ProofOfResidenceCredentialSubjectSchema,
@@ -2,14 +2,14 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('./vault.schema-11b13ab3.cjs.dev.cjs');
5
+ var vault_schema = require('./vault.schema-674269b9.cjs.dev.cjs');
6
6
  var zod = require('zod');
7
- var identityApi_schema = require('./identity-api.schema-2be36a59.cjs.dev.cjs');
8
- var tfheUtilities = require('./tfhe-utilities-84d7d28c.cjs.dev.cjs');
9
- var zodUtils = require('./zod-utils-4642b2af.cjs.dev.cjs');
7
+ var identityApi_schema = require('./identity-api.schema-78bf8d90.cjs.dev.cjs');
8
+ var tfheUtilities = require('./tfhe-utilities-e7994d08.cjs.dev.cjs');
9
+ var zodUtils = require('./zod-utils-60c2507e.cjs.dev.cjs');
10
10
  require('nanoid');
11
11
  require('decimal.js');
12
- require('./toArray-4818887f.cjs.dev.cjs');
12
+ require('./toArray-2f35114e.cjs.dev.cjs');
13
13
 
14
14
  var decodeUint8Array = function decodeUint8Array(data) {
15
15
  var salt = data;
@@ -2,14 +2,14 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('./vault.schema-9abc36fc.cjs.prod.cjs');
5
+ var vault_schema = require('./vault.schema-fae426cb.cjs.prod.cjs');
6
6
  var zod = require('zod');
7
- var identityApi_schema = require('./identity-api.schema-74a15607.cjs.prod.cjs');
8
- var tfheUtilities = require('./tfhe-utilities-8265169a.cjs.prod.cjs');
9
- var zodUtils = require('./zod-utils-58f4fc48.cjs.prod.cjs');
7
+ var identityApi_schema = require('./identity-api.schema-99868677.cjs.prod.cjs');
8
+ var tfheUtilities = require('./tfhe-utilities-ace3df7b.cjs.prod.cjs');
9
+ var zodUtils = require('./zod-utils-e10925b6.cjs.prod.cjs');
10
10
  require('nanoid');
11
11
  require('decimal.js');
12
- require('./toArray-fe72a2f1.cjs.prod.cjs');
12
+ require('./toArray-360ed8fc.cjs.prod.cjs');
13
13
 
14
14
  var decodeUint8Array = function decodeUint8Array(data) {
15
15
  var salt = data;
@@ -1,12 +1,12 @@
1
- export { W as ACTIVE_APTOS_CHAIN_IDS, M as ACTIVE_BITCOIN_CHAIN_IDS, a6 as ACTIVE_CARDANO_CHAIN_IDS, l as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, a0 as ACTIVE_POLKADOT_CHAIN_IDS, G as ACTIVE_SOLANA_CHAIN_IDS, r as ACTIVE_TEZOS_CHAIN_IDS, b3 as ALPHA_2_COUNTRIES, V as APTOS_CHAIN_IDS, R as APTOS_CHAIN_NAMES, U as APTOS_CHAIN_NAMES_LIST, aT as AbiItem, cx as ActionId, c6 as ActionPrefix, di as AdditionalCustomerInformationParams, ce as AiAgentPrefix, cd as AiDocumentPrefix, cb as AiExecutionPrefix, cc as AiExecutionStepPrefix, cj as AiMessagePrefix, cf as AiStepPrefix, b4 as Alpha2Country, f6 as AmlResults, cr as AppId, bA as AppPrefix, ae as AptosAddress, X as AptosChainId, aH as AptosSignature, ex as AuditAction, L as BITCOIN_CHAIN_IDS, J as BITCOIN_CHAIN_NAMES, K as BITCOIN_CHAIN_NAMES_LIST, ax as BLOCKCHAIN_NAMESPACES, aF as BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL, aE as BLOCKCHAIN_NAMESPACE_TO_NAME, aD as BLOCKCHAIN_NAME_TO_NAMESPACE, bp as BasicCustomerContactInformation, as as BitcoinAddress, ao as BitcoinBech32Address, O as BitcoinChainId, am as BitcoinP2PKHAddress, an as BitcoinP2SHAddress, ar as BitcoinTestnetBech32Address, ap as BitcoinTestnetP2PKHAddress, aq as BitcoinTestnetP2SHAddress, at as BlockchainAddress, B as BlockchainId, ay as BlockchainNamespace, aQ as BlockchainSignature, a5 as CARDANO_CHAIN_IDS, a3 as CARDANO_CHAIN_NAMES, a4 as CARDANO_CHAIN_NAMES_LIST, k as COSMOS_CHAIN_IDS, C as COSMOS_CHAIN_NAMES, j as COSMOS_CHAIN_NAMES_LIST, bq as CUSTOMERS_CHARTS, bu as CUSTOMER_AUTOMATION_REASONS, bs as CUSTOMER_TABLE_COLUMNS, al as CardanoAddress, a7 as CardanoChainId, aP as CardanoSignature, cs as ChallengeId, bB as ChallengePrefix, d5 as ChatId, d2 as ChatItemId, ci as ChatItemPrefix, cg as ChatPrefix, cV as ComplyAdvantageSearchUpdateId, c8 as ComplyAdvantageSearchUpdatePrefix, ah as CosmosAddress, m as CosmosChainId, aK as CosmosSignature, b7 as CountryName, eQ as CreateInsitutionExtractedInfosOutput, eE as CreateInsitutionOutput, eO as CreateTransactionExtractedInfosOutput, ez as CreateTransactionFeesParams, eC as CreateTransactionInfosOutput, eP as CreateTransactionMethodExtractedInfoOutput, eD as CreateTransactionMethodOutput, eN as CreateTransactionOutput, eF as CreateTransactionPartiesOutput, eG as CreateTransactionReviewOutput, b1 as CryptoCode, b0 as CryptoCodes, a$ as CurrencyCode, a_ as CurrencyCodes, dm as CustomerId, bm as CustomerOnboardingLevel, bl as CustomerOnboardingLevels, bv as CustomerPersonalInformation, cu as CustomerScreeningId, bo as CustomerStatus, bn as CustomerStatuses, bt as CustomerTableColumn, bg as CustomerType, bf as CustomerTypes, br as CustomersChartType, et as DEFAULT_FIAT_CURRENCY, aB as DISPLAYED_BLOCKCHAIN_NAMESPACES, au as DashboardAddress, D as DashboardChainId, a as DashboardChainIdList, fb as DataLinkTypeZodSchema, f9 as DataLinkVersionZodSchema, cz as DatasetColumnId, cB as DatasetColumnOptionId, bK as DatasetColumnOptionPrefix, bI as DatasetColumnPrefix, cA as DatasetColumnTypeId, bJ as DatasetColumnTypePrefix, cF as DatasetFolderId, bO as DatasetFolderPrefix, cy as DatasetId, bH as DatasetPrefix, cC as DatasetRowId, bL as DatasetRowPrefix, cD as DatasetRowValueId, bM as DatasetRowValuePrefix, cE as DatasetViewId, bN as DatasetViewPrefix, f7 as DetectedDuplicates, aC as DisplayedBlockchainNamespace, aG as EIP155Signature, aU as ENVS, E as EVM_BLOCK_TIME, g as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, aL as EdSignature, cp as EmailId, by as EmailPrefix, aV as EnvironmentSchema, cZ as EvaluationMethodId, c5 as EvaluationMethodPrefix, ab as EvmAddress, h as EvmChainId, dn as ExternalCustomerId, d7 as FLOW_TYPES, d8 as FlowType, aR as FunctionCallData, fm as GenericVaultDataLinkZodSchema, fl as GenericVaultEmbeddedLinkZodSchema, fj as GenericVaultPointerLinkZodSchema, fk as GenericVaultSearchLinkZodSchema, dI as GenericVerifiableCredentialSchema, e_ as GetAverageHistoricalAmountOutput, eZ as GetAverageHistoricalAmountParams, f0 as GetMedianHistoricalAmountOutput, e$ as GetMedianHistoricalAmountParams, eV as GetOneTransactionOutput, ey as GetTransactionAuditsParams, eA as GetTransactionFeesOutput, f1 as GetTransactionHistoricalAveragesParams, eM as GetTransactionParams, f3 as GetTransactionReviewOutput, f2 as GetTransactionReviewParams, f5 as GetTransactionReviewsOutput, f4 as GetTransactionReviewsParams, eS as GetTransactionStatsOutput, eR as GetTransactionStatsParams, eL as GetTransactionsForAlertOutput, eK as GetTransactionsForAlertParams, eX as GetTransactionsOutput, eW as GetTransactionsOutputData, eU as GetTransactionsParams, aw as HexadecimalSchema, ee as HumanReadableTransactionReviewStatus, ed as HumanReadableTransactionReviewStatuses, eg as HumanReadableTransactionStatusMapping, dO as ID3CredentialSchema, du as ID3CredentialSubjectSchema, db as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, dd as IDENTITY_DOCUMENT_OPTIONS, dL as IDImageCredentialSchema, dF as IDImageCredentialSubjectSchema, dK as IDInformationCredentialSchema, dE as IDInformationCredentialSubjectSchema, dJ as IDInformationTfheCredentialSchema, dD as IDInformationTfheCredentialSubjectSchema, dP as IDScanCredentialSchema, dv as IDScanCredentialSubjectSchema, dQ as IDScanPassportCredentialSchema, dw as IDScanPassportCredentialSubjectSchema, dR as IDScanSelfieCredentialSchema, dx as IDScanSelfieCredentialSubjectSchema, b2 as ISO3CountryCode, dh as Identifier, dq as IdentityAppV2Web2JWT, dp as IdentityAppV2Web3JWT, dc as IdentityDocumentCountryListOption, de as IdentityDocumentOptionsType, co as IdentityId, bx as IdentityPrefix, dr as IdentityWidgetAccessToken_NEW, ds as IdentityWidgetSessionToken, bD as IndividualScreeningPrefix, cT as InstitutionExtractedInfosId, c0 as InstitutionExtractedInfosPrefix, cS as InstitutionId, b$ as InstitutionPrefix, aZ as IpAddress, bk as KybOnboardingLevel, bj as KybOnboardingLevels, bi as KycOnboardingLevel, bh as KycOnboardingLevels, d4 as MemberId, d6 as MessageId, ch as MessagePrefix, cG as MetaAlertId, bP as MetaAlertPrefix, w as NEXERA_ACTIVE_STARKNET_CHAIN_IDS, Q as NEXERA_APTOS_CHAINS, I as NEXERA_BITCOIN_CHAINS, a2 as NEXERA_CARDANO_CHAINS, i as NEXERA_COSMOS_CHAINS, b as NEXERA_EVM_CHAINS, e as NEXERA_EVM_CHAINS_ID, c as NEXERA_EVM_CHAIN_NAMES, d as NEXERA_EVM_CHAIN_NAMES_LIST, Y 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, f as NexeraEvmChains, N as NonTestnetBlockchainId, dW as OLD_AMLScreeningsResultsCredentialSchema, dC as OLD_AMLScreeningsResultsCredentialSubjectSchema, dS as OLD_IDImageCredentialSchema, dy as OLD_IDImageCredentialSubjectSchema, dT as OLD_IDInformationCredentialSchema, dz as OLD_IDInformationCredentialSubjectSchema, dU as OLD_ProofOfResidenceCredentialSchema, dA as OLD_ProofOfResidenceCredentialSubjectSchema, dV as OLD_SelfieImageCredentialSchema, dB as OLD_SelfieImageCredentialSubjectSchema, dj as OrganizationId, aX as OtpCode, aN as P2Signature, df as PERSONAL_INFORMATION_FIELDS, $ as POLKADOT_CHAIN_IDS, Z as POLKADOT_CHAIN_NAMES, _ as POLKADOT_CHAIN_NAMES_LIST, P as POLYGON_NETWORK_NAMES, aY as PUBLIC_SERVICES_SCHEMA_MAP, eo as PaymentType, en as PaymentTypes, dg as PersonalInformationFieldsIdentityDocuments, ag as PolkadotAddress, a1 as PolkadotChainId, aJ as PolkadotSignature, s as PolygonNetworkNames, eB as PostValidatedCurrencyCode, a9 as PrivateKey, dN as ProofOfResidenceCredentialSchema, dH as ProofOfResidenceCredentialSubjectSchema, aa as PublicKey, cY as QueryGroupId, c4 as QueryGroupPrefix, cX as QueryId, c3 as QueryPrefix, be as RiskScoreType, bd as RiskScoreTypes, F as SOLANA_CHAIN_IDS, y as SOLANA_CHAIN_NAMES, z as SOLANA_CHAIN_NAMES_LIST, az as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, cW as ScenarioId, c2 as ScenarioPrefix, c_ as ScorechainAnalysisId, bG as ScorechainAnalysisPrefix, bb as ScorechainCountry, fn as ScorechainEntityRecord, dM as SelfieImageCredentialSchema, dG as SelfieImageCredentialSubjectSchema, cv as SigGatingId, bE as SigGatingPrefix, H as SolanaChainId, aM as SpSignature, d1 as SsssChunkId, ca as SsssChunkPrefix, d0 as SsssShareId, c9 as SsssSharePrefix, af as StarknetAddress, S as StarknetChainId, aI as StarknetSignature, cn as StorageId, bw as StoragePrefix, av as String0x, aA as SupportedBlockchainNamespaceForSignatureAuth, eu as TRANSACTIONS_STATS_CURRENCIES, e1 as TRANSACTION_CHARTS, e3 as TRANSACTION_TABLE_COLUMNS, dZ as Tag, cw as TagId, bF as TagPrefix, d_ as TagTitle, cH as TagsToEntityId, bQ as TagsToEntityPrefix, ct as TestId, bC as TestPrefix, ak as TezosAddress, T as TezosChainId, aj as TezosContractAddress, aS as TezosEntrypointName, ai as TezosImplicitAddress, aO as TezosSignature, cK as TransactionActivityId, bT as TransactionActivityPrefix, cI as TransactionAddressesId, bR as TransactionAddressesPrefix, cU as TransactionAmountId, c1 as TransactionAmountPrefix, es as TransactionAmountsFieldName, er as TransactionAmountsFieldNames, eY as TransactionAmountsToConvert, ek as TransactionCurrencyCode, ej as TransactionCurrencyCodes, ew as TransactionDataEventObject, ei as TransactionDirection, eh as TransactionDirections, cP as TransactionExtractedInfosId, bY as TransactionExtractedInfosPrefix, cL as TransactionFeesId, bU as TransactionFeesPrefix, cJ as TransactionId, cO as TransactionInfosId, bX as TransactionInfosPrefix, cR as TransactionMethodExtractedInfosId, b_ as TransactionMethodExtractedInfosPrefix, cQ as TransactionMethodsId, bZ as TransactionMethodsPrefix, cN as TransactionPartiesId, bW as TransactionPartiesPrefix, eq as TransactionPartiesType, ep as TransactionPartiesTypes, bS as TransactionPrefix, em as TransactionProvider, el as TransactionProviders, cM as TransactionReviewId, bV as TransactionReviewPrefix, ec as TransactionReviewStatus, eb as TransactionReviewStatuses, ea as TransactionRiskLevel, e9 as TransactionRiskLevels, ev as TransactionStatsCurrency, ef as TransactionStatusMapping, e4 as TransactionTableColumn, e6 as TransactionType, e8 as TransactionTypeWithAll, e5 as TransactionTypes, e7 as TransactionTypesWithAll, e2 as TransactionsChartType, ac as TxHash, dY as TypeTag, dX as TypeTags, eJ as UpdateTransactionReviewOutput, eH as UpdateTransactionReviewParams, eI as UpdateTransactionsReviewParams, aW as UuidString, fc as VaultJsonSchemas, fi as VaultMetadataLinkZodSchema, fg as VaultPointerKeyMapZodSchema, fh as VaultQueryMapZodSchema, fe as VaultSchemaIdZodSchema, ff as VaultSchemaPathsZodSchema, fd as VaultZodSchema, da as VerificationMode, d9 as VerificationModes, e0 as WORKFLOW_TYPE_TO_TAG_TYPE, cq as WalletId, bz as WalletPrefix, fo as WalletScreeningData, fq as WalletScreeningProvider, fp as WalletScreeningProviders, dt as Web2CreateSessionParams, fr as Web3ArgsType, fs as Web3TransactionData, dl as WorkflowId, c$ as WorkflowSessionAttributeId, c7 as WorkflowSessionAttributePrefix, ck as WorkflowSessionId, dk as WorkspaceId, fa as allDataLinkTypes, f8 as allDataLinkVersions, b6 as countryISO2toISO3Mapping, b5 as countryISO3toISO2Mapping, cl as createBrandedSchemaId, cm as createBrandedSchemaIdWithParams, d3 as generateId, d$ as getTagTypeFromEntityType, eT as initializeStatistics, a8 as isValidAddress, b8 as isoCountriesNameFromISO2, b9 as isoCountriesNameFromISO3, ba as parseISO3CountryCode, bc as scorechainCountriesNameFromISO2, ad as shortBlockchainAddress } from './vault.schema-4e809adc.esm.mjs';
1
+ export { W as ACTIVE_APTOS_CHAIN_IDS, M as ACTIVE_BITCOIN_CHAIN_IDS, a6 as ACTIVE_CARDANO_CHAIN_IDS, l as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, a0 as ACTIVE_POLKADOT_CHAIN_IDS, G as ACTIVE_SOLANA_CHAIN_IDS, r as ACTIVE_TEZOS_CHAIN_IDS, b3 as ALPHA_2_COUNTRIES, V as APTOS_CHAIN_IDS, R as APTOS_CHAIN_NAMES, U as APTOS_CHAIN_NAMES_LIST, aT as AbiItem, cx as ActionId, c6 as ActionPrefix, di as AdditionalCustomerInformationParams, ce as AiAgentPrefix, cd as AiDocumentPrefix, cb as AiExecutionPrefix, cc as AiExecutionStepPrefix, cj as AiMessagePrefix, cf as AiStepPrefix, b4 as Alpha2Country, f6 as AmlResults, cr as AppId, bA as AppPrefix, ae as AptosAddress, X as AptosChainId, aH as AptosSignature, ex as AuditAction, L as BITCOIN_CHAIN_IDS, J as BITCOIN_CHAIN_NAMES, K as BITCOIN_CHAIN_NAMES_LIST, ax as BLOCKCHAIN_NAMESPACES, aF as BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL, aE as BLOCKCHAIN_NAMESPACE_TO_NAME, aD as BLOCKCHAIN_NAME_TO_NAMESPACE, bp as BasicCustomerContactInformation, as as BitcoinAddress, ao as BitcoinBech32Address, O as BitcoinChainId, am as BitcoinP2PKHAddress, an as BitcoinP2SHAddress, ar as BitcoinTestnetBech32Address, ap as BitcoinTestnetP2PKHAddress, aq as BitcoinTestnetP2SHAddress, at as BlockchainAddress, B as BlockchainId, ay as BlockchainNamespace, aQ as BlockchainSignature, a5 as CARDANO_CHAIN_IDS, a3 as CARDANO_CHAIN_NAMES, a4 as CARDANO_CHAIN_NAMES_LIST, k as COSMOS_CHAIN_IDS, C as COSMOS_CHAIN_NAMES, j as COSMOS_CHAIN_NAMES_LIST, bq as CUSTOMERS_CHARTS, bu as CUSTOMER_AUTOMATION_REASONS, bs as CUSTOMER_TABLE_COLUMNS, al as CardanoAddress, a7 as CardanoChainId, aP as CardanoSignature, cs as ChallengeId, bB as ChallengePrefix, d5 as ChatId, d2 as ChatItemId, ci as ChatItemPrefix, cg as ChatPrefix, cV as ComplyAdvantageSearchUpdateId, c8 as ComplyAdvantageSearchUpdatePrefix, ah as CosmosAddress, m as CosmosChainId, aK as CosmosSignature, b7 as CountryName, eQ as CreateInsitutionExtractedInfosOutput, eE as CreateInsitutionOutput, eO as CreateTransactionExtractedInfosOutput, ez as CreateTransactionFeesParams, eC as CreateTransactionInfosOutput, eP as CreateTransactionMethodExtractedInfoOutput, eD as CreateTransactionMethodOutput, eN as CreateTransactionOutput, eF as CreateTransactionPartiesOutput, eG as CreateTransactionReviewOutput, b1 as CryptoCode, b0 as CryptoCodes, a$ as CurrencyCode, a_ as CurrencyCodes, dm as CustomerId, bm as CustomerOnboardingLevel, bl as CustomerOnboardingLevels, bv as CustomerPersonalInformation, cu as CustomerScreeningId, bo as CustomerStatus, bn as CustomerStatuses, bt as CustomerTableColumn, bg as CustomerType, bf as CustomerTypes, br as CustomersChartType, et as DEFAULT_FIAT_CURRENCY, aB as DISPLAYED_BLOCKCHAIN_NAMESPACES, au as DashboardAddress, D as DashboardChainId, a as DashboardChainIdList, fb as DataLinkTypeZodSchema, f9 as DataLinkVersionZodSchema, cz as DatasetColumnId, cB as DatasetColumnOptionId, bK as DatasetColumnOptionPrefix, bI as DatasetColumnPrefix, cA as DatasetColumnTypeId, bJ as DatasetColumnTypePrefix, cF as DatasetFolderId, bO as DatasetFolderPrefix, cy as DatasetId, bH as DatasetPrefix, cC as DatasetRowId, bL as DatasetRowPrefix, cD as DatasetRowValueId, bM as DatasetRowValuePrefix, cE as DatasetViewId, bN as DatasetViewPrefix, f7 as DetectedDuplicates, aC as DisplayedBlockchainNamespace, aG as EIP155Signature, aU as ENVS, E as EVM_BLOCK_TIME, g as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, aL as EdSignature, cp as EmailId, by as EmailPrefix, aV as EnvironmentSchema, cZ as EvaluationMethodId, c5 as EvaluationMethodPrefix, ab as EvmAddress, h as EvmChainId, dn as ExternalCustomerId, d7 as FLOW_TYPES, d8 as FlowType, aR as FunctionCallData, fm as GenericVaultDataLinkZodSchema, fl as GenericVaultEmbeddedLinkZodSchema, fj as GenericVaultPointerLinkZodSchema, fk as GenericVaultSearchLinkZodSchema, dI as GenericVerifiableCredentialSchema, e_ as GetAverageHistoricalAmountOutput, eZ as GetAverageHistoricalAmountParams, f0 as GetMedianHistoricalAmountOutput, e$ as GetMedianHistoricalAmountParams, eV as GetOneTransactionOutput, ey as GetTransactionAuditsParams, eA as GetTransactionFeesOutput, f1 as GetTransactionHistoricalAveragesParams, eM as GetTransactionParams, f3 as GetTransactionReviewOutput, f2 as GetTransactionReviewParams, f5 as GetTransactionReviewsOutput, f4 as GetTransactionReviewsParams, eS as GetTransactionStatsOutput, eR as GetTransactionStatsParams, eL as GetTransactionsForAlertOutput, eK as GetTransactionsForAlertParams, eX as GetTransactionsOutput, eW as GetTransactionsOutputData, eU as GetTransactionsParams, aw as HexadecimalSchema, ee as HumanReadableTransactionReviewStatus, ed as HumanReadableTransactionReviewStatuses, eg as HumanReadableTransactionStatusMapping, dO as ID3CredentialSchema, du as ID3CredentialSubjectSchema, db as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, dd as IDENTITY_DOCUMENT_OPTIONS, dL as IDImageCredentialSchema, dF as IDImageCredentialSubjectSchema, dK as IDInformationCredentialSchema, dE as IDInformationCredentialSubjectSchema, dJ as IDInformationTfheCredentialSchema, dD as IDInformationTfheCredentialSubjectSchema, dP as IDScanCredentialSchema, dv as IDScanCredentialSubjectSchema, dQ as IDScanPassportCredentialSchema, dw as IDScanPassportCredentialSubjectSchema, dR as IDScanSelfieCredentialSchema, dx as IDScanSelfieCredentialSubjectSchema, b2 as ISO3CountryCode, dh as Identifier, dq as IdentityAppV2Web2JWT, dp as IdentityAppV2Web3JWT, dc as IdentityDocumentCountryListOption, de as IdentityDocumentOptionsType, co as IdentityId, bx as IdentityPrefix, dr as IdentityWidgetAccessToken_NEW, ds as IdentityWidgetSessionToken, bD as IndividualScreeningPrefix, cT as InstitutionExtractedInfosId, c0 as InstitutionExtractedInfosPrefix, cS as InstitutionId, b$ as InstitutionPrefix, aZ as IpAddress, bk as KybOnboardingLevel, bj as KybOnboardingLevels, bi as KycOnboardingLevel, bh as KycOnboardingLevels, d4 as MemberId, d6 as MessageId, ch as MessagePrefix, cG as MetaAlertId, bP as MetaAlertPrefix, w as NEXERA_ACTIVE_STARKNET_CHAIN_IDS, Q as NEXERA_APTOS_CHAINS, I as NEXERA_BITCOIN_CHAINS, a2 as NEXERA_CARDANO_CHAINS, i as NEXERA_COSMOS_CHAINS, b as NEXERA_EVM_CHAINS, e as NEXERA_EVM_CHAINS_ID, c as NEXERA_EVM_CHAIN_NAMES, d as NEXERA_EVM_CHAIN_NAMES_LIST, Y 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, f as NexeraEvmChains, N as NonTestnetBlockchainId, dW as OLD_AMLScreeningsResultsCredentialSchema, dC as OLD_AMLScreeningsResultsCredentialSubjectSchema, dS as OLD_IDImageCredentialSchema, dy as OLD_IDImageCredentialSubjectSchema, dT as OLD_IDInformationCredentialSchema, dz as OLD_IDInformationCredentialSubjectSchema, dU as OLD_ProofOfResidenceCredentialSchema, dA as OLD_ProofOfResidenceCredentialSubjectSchema, dV as OLD_SelfieImageCredentialSchema, dB as OLD_SelfieImageCredentialSubjectSchema, dj as OrganizationId, aX as OtpCode, aN as P2Signature, df as PERSONAL_INFORMATION_FIELDS, $ as POLKADOT_CHAIN_IDS, Z as POLKADOT_CHAIN_NAMES, _ as POLKADOT_CHAIN_NAMES_LIST, P as POLYGON_NETWORK_NAMES, aY as PUBLIC_SERVICES_SCHEMA_MAP, eo as PaymentType, en as PaymentTypes, dg as PersonalInformationFieldsIdentityDocuments, ag as PolkadotAddress, a1 as PolkadotChainId, aJ as PolkadotSignature, s as PolygonNetworkNames, eB as PostValidatedCurrencyCode, a9 as PrivateKey, dN as ProofOfResidenceCredentialSchema, dH as ProofOfResidenceCredentialSubjectSchema, aa as PublicKey, cY as QueryGroupId, c4 as QueryGroupPrefix, cX as QueryId, c3 as QueryPrefix, be as RiskScoreType, bd as RiskScoreTypes, F as SOLANA_CHAIN_IDS, y as SOLANA_CHAIN_NAMES, z as SOLANA_CHAIN_NAMES_LIST, az as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, cW as ScenarioId, c2 as ScenarioPrefix, c_ as ScorechainAnalysisId, bG as ScorechainAnalysisPrefix, bb as ScorechainCountry, fn as ScorechainEntityRecord, dM as SelfieImageCredentialSchema, dG as SelfieImageCredentialSubjectSchema, cv as SigGatingId, bE as SigGatingPrefix, H as SolanaChainId, aM as SpSignature, d1 as SsssChunkId, ca as SsssChunkPrefix, d0 as SsssShareId, c9 as SsssSharePrefix, af as StarknetAddress, S as StarknetChainId, aI as StarknetSignature, cn as StorageId, bw as StoragePrefix, av as String0x, aA as SupportedBlockchainNamespaceForSignatureAuth, eu as TRANSACTIONS_STATS_CURRENCIES, e1 as TRANSACTION_CHARTS, e3 as TRANSACTION_TABLE_COLUMNS, dZ as Tag, cw as TagId, bF as TagPrefix, d_ as TagTitle, cH as TagsToEntityId, bQ as TagsToEntityPrefix, ct as TestId, bC as TestPrefix, ak as TezosAddress, T as TezosChainId, aj as TezosContractAddress, aS as TezosEntrypointName, ai as TezosImplicitAddress, aO as TezosSignature, cK as TransactionActivityId, bT as TransactionActivityPrefix, cI as TransactionAddressesId, bR as TransactionAddressesPrefix, cU as TransactionAmountId, c1 as TransactionAmountPrefix, es as TransactionAmountsFieldName, er as TransactionAmountsFieldNames, eY as TransactionAmountsToConvert, ek as TransactionCurrencyCode, ej as TransactionCurrencyCodes, ew as TransactionDataEventObject, ei as TransactionDirection, eh as TransactionDirections, cP as TransactionExtractedInfosId, bY as TransactionExtractedInfosPrefix, cL as TransactionFeesId, bU as TransactionFeesPrefix, cJ as TransactionId, cO as TransactionInfosId, bX as TransactionInfosPrefix, cR as TransactionMethodExtractedInfosId, b_ as TransactionMethodExtractedInfosPrefix, cQ as TransactionMethodsId, bZ as TransactionMethodsPrefix, cN as TransactionPartiesId, bW as TransactionPartiesPrefix, eq as TransactionPartiesType, ep as TransactionPartiesTypes, bS as TransactionPrefix, em as TransactionProvider, el as TransactionProviders, cM as TransactionReviewId, bV as TransactionReviewPrefix, ec as TransactionReviewStatus, eb as TransactionReviewStatuses, ea as TransactionRiskLevel, e9 as TransactionRiskLevels, ev as TransactionStatsCurrency, ef as TransactionStatusMapping, e4 as TransactionTableColumn, e6 as TransactionType, e8 as TransactionTypeWithAll, e5 as TransactionTypes, e7 as TransactionTypesWithAll, e2 as TransactionsChartType, ac as TxHash, dY as TypeTag, dX as TypeTags, eJ as UpdateTransactionReviewOutput, eH as UpdateTransactionReviewParams, eI as UpdateTransactionsReviewParams, aW as UuidString, fc as VaultJsonSchemas, fi as VaultMetadataLinkZodSchema, fg as VaultPointerKeyMapZodSchema, fh as VaultQueryMapZodSchema, fe as VaultSchemaIdZodSchema, ff as VaultSchemaPathsZodSchema, fd as VaultZodSchema, da as VerificationMode, d9 as VerificationModes, e0 as WORKFLOW_TYPE_TO_TAG_TYPE, cq as WalletId, bz as WalletPrefix, fo as WalletScreeningData, fq as WalletScreeningProvider, fp as WalletScreeningProviders, dt as Web2CreateSessionParams, fr as Web3ArgsType, fs as Web3TransactionData, dl as WorkflowId, c$ as WorkflowSessionAttributeId, c7 as WorkflowSessionAttributePrefix, ck as WorkflowSessionId, dk as WorkspaceId, fa as allDataLinkTypes, f8 as allDataLinkVersions, b6 as countryISO2toISO3Mapping, b5 as countryISO3toISO2Mapping, cl as createBrandedSchemaId, cm as createBrandedSchemaIdWithParams, d3 as generateId, d$ as getTagTypeFromEntityType, eT as initializeStatistics, a8 as isValidAddress, b8 as isoCountriesNameFromISO2, b9 as isoCountriesNameFromISO3, ba as parseISO3CountryCode, bc as scorechainCountriesNameFromISO2, ad as shortBlockchainAddress } from './vault.schema-c5f3a10b.esm.mjs';
2
2
  import { z } from 'zod';
3
- import { C as CredentialTypes } from './identity-api.schema-29e00255.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, 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, a3 as SimplifiedScenario, 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-29e00255.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-740faf12.esm.mjs';
6
- export { S as Separator, g as generateZodObjectPaths, r as resolvePathOnDataSchema, a as resolvePathOnMapSchema } from './zod-utils-b35cd66b.esm.mjs';
3
+ import { C as CredentialTypes } from './identity-api.schema-b75987f3.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, 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, a3 as SimplifiedScenario, 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-b75987f3.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-1cfcaf82.esm.mjs';
6
+ export { S as Separator, g as generateZodObjectPaths, r as resolvePathOnDataSchema, a as resolvePathOnMapSchema } from './zod-utils-eaa787ae.esm.mjs';
7
7
  import 'nanoid';
8
8
  import 'decimal.js';
9
- import './toArray-4a6c5ebc.esm.mjs';
9
+ import './toArray-a1e551de.esm.mjs';
10
10
 
11
11
  var decodeUint8Array = function decodeUint8Array(data) {
12
12
  var salt = data;
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nexeraid/identity-schemas",
3
- "version": "2.134.0",
3
+ "version": "2.136.0",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "ISC",
@@ -1,5 +1,5 @@
1
- import { fu as _toConsumableArray } from './vault.schema-4e809adc.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-29e00255.esm.mjs';
1
+ import { fu as _toConsumableArray } from './vault.schema-c5f3a10b.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-b75987f3.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-9abc36fc.cjs.prod.cjs');
4
- var identityApi_schema = require('./identity-api.schema-74a15607.cjs.prod.cjs');
3
+ var vault_schema = require('./vault.schema-fae426cb.cjs.prod.cjs');
4
+ var identityApi_schema = require('./identity-api.schema-99868677.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
- var vault_schema = require('./vault.schema-11b13ab3.cjs.dev.cjs');
4
- var identityApi_schema = require('./identity-api.schema-2be36a59.cjs.dev.cjs');
3
+ var vault_schema = require('./vault.schema-674269b9.cjs.dev.cjs');
4
+ var identityApi_schema = require('./identity-api.schema-78bf8d90.cjs.dev.cjs');
5
5
 
6
6
  var VC_JSON_SCHEMA_MAP = {
7
7
  ProofOfResidence: {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var vault_schema = require('./vault.schema-11b13ab3.cjs.dev.cjs');
3
+ var vault_schema = require('./vault.schema-674269b9.cjs.dev.cjs');
4
4
 
5
5
  function _toArray(r) {
6
6
  return vault_schema._arrayWithHoles(r) || vault_schema._iterableToArray(r) || vault_schema._unsupportedIterableToArray(r) || vault_schema._nonIterableRest();
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var vault_schema = require('./vault.schema-9abc36fc.cjs.prod.cjs');
3
+ var vault_schema = require('./vault.schema-fae426cb.cjs.prod.cjs');
4
4
 
5
5
  function _toArray(r) {
6
6
  return vault_schema._arrayWithHoles(r) || vault_schema._iterableToArray(r) || vault_schema._unsupportedIterableToArray(r) || vault_schema._nonIterableRest();
@@ -1,4 +1,4 @@
1
- import { fx as _arrayWithHoles, fy as _iterableToArray, fv as _unsupportedIterableToArray, fz as _nonIterableRest } from './vault.schema-4e809adc.esm.mjs';
1
+ import { fx as _arrayWithHoles, fy as _iterableToArray, fv as _unsupportedIterableToArray, fz as _nonIterableRest } from './vault.schema-c5f3a10b.esm.mjs';
2
2
 
3
3
  function _toArray(r) {
4
4
  return _arrayWithHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableRest();
@@ -3095,7 +3095,7 @@ var compareRiskLevels = function compareRiskLevels(a, b) {
3095
3095
  };
3096
3096
  var Coin = zod.z.union([zod.z.string(), zod.z.literal("MAIN"), zod.z.literal("ALL")]).describe("Coin (Use MAIN according to the docs)");
3097
3097
  var RiskSeverity = zod.z["enum"](["CRITICAL_RISK", "HIGH_RISK", "MEDIUM_RISK", "LOW_RISK", "NO_RISK", "UNDEFINED_RISK"]);
3098
- var ScorechainEntityType = zod.z["enum"](["ATM", "Airdrop", "Auctioned assets", "Bank", "Block reward", "Bot", "Child abuse", "Cloud mining", "Community reported scam", "Cross-chain Bridge Protocol", "Darkweb", "Decentralized service", "Dex", "Donations", "Exchange", "Gambling", "Hack", "ICO", "Ignored small amounts", "Investment management firm", "Large transaction", "Large unnamed entity", "Mining pool", "Mixing pattern", "Mixing service", "NFT Marketplace", "No entities found", "Ongoing legal action", "Payment Service Provider", "Payment channel", "Peeling chain of unknown origin", "Phishing", "Ransomware", "Real World Asset", "Sanction list", "Scam", "Seized assets", "Service", "Staking pool", "Suspicious", "Terrorism", "Token", "Token burning", "Token minting", "Unspent output", "Wallet",
3098
+ var ScorechainEntityType = zod.z["enum"](["ATM", "Airdrop", "Auctioned assets", "Bank", "Block reward", "Blacklisted", "Bot", "Child abuse", "Cloud mining", "Community reported scam", "Cross-chain Bridge Protocol", "Darkweb", "Decentralized service", "Dex", "Donations", "Exchange", "Gambling", "Hack", "ICO", "Ignored small amounts", "Investment management firm", "Large transaction", "Large unnamed entity", "Mining pool", "Mixing pattern", "Mixing service", "NFT Marketplace", "No entities found", "Ongoing legal action", "Payment Service Provider", "Payment channel", "Peeling chain of unknown origin", "Phishing", "Ransomware", "Real World Asset", "Sanction list", "Scam", "Seized assets", "Service", "Staking pool", "Suspicious", "Terrorism", "Token", "Token burning", "Token minting", "Unspent output", "Wallet",
3099
3099
  // Backward support types
3100
3100
  "OFAC sanction list", "Closed exchange", "Custom group"]);
3101
3101
  var RiskExplanation = zod.z.object({
@@ -3123,6 +3123,10 @@ var EntityRiskDefaultsValues = [{
3123
3123
  entity: "Block reward",
3124
3124
  defaultScore: 100,
3125
3125
  riskLevel: "No Risk"
3126
+ }, {
3127
+ entity: "Blacklisted",
3128
+ defaultScore: 15,
3129
+ riskLevel: "High Risk"
3126
3130
  }, {
3127
3131
  entity: "Bot",
3128
3132
  defaultScore: 45,
@@ -3309,6 +3313,10 @@ var EntityRiskDefaultsMap = {
3309
3313
  defaultScore: 100,
3310
3314
  riskLevel: "No Risk"
3311
3315
  },
3316
+ Blacklisted: {
3317
+ defaultScore: 15,
3318
+ riskLevel: "High Risk"
3319
+ },
3312
3320
  Bot: {
3313
3321
  defaultScore: 45,
3314
3322
  riskLevel: "Medium Risk"
@@ -4445,6 +4453,7 @@ var CustomerJsonSchema = {
4445
4453
  "Auctioned assets",
4446
4454
  "Bank",
4447
4455
  "Block reward",
4456
+ "Blacklisted",
4448
4457
  "Bot",
4449
4458
  "Child abuse",
4450
4459
  "Cloud mining",
@@ -5041,6 +5050,7 @@ var CustomerJsonSchema = {
5041
5050
  "Auctioned assets",
5042
5051
  "Bank",
5043
5052
  "Block reward",
5053
+ "Blacklisted",
5044
5054
  "Bot",
5045
5055
  "Child abuse",
5046
5056
  "Cloud mining",
@@ -9911,6 +9921,7 @@ var TransactionJsonSchema = {
9911
9921
  "Auctioned assets",
9912
9922
  "Bank",
9913
9923
  "Block reward",
9924
+ "Blacklisted",
9914
9925
  "Bot",
9915
9926
  "Child abuse",
9916
9927
  "Cloud mining",
@@ -10507,6 +10518,7 @@ var TransactionJsonSchema = {
10507
10518
  "Auctioned assets",
10508
10519
  "Bank",
10509
10520
  "Block reward",
10521
+ "Blacklisted",
10510
10522
  "Bot",
10511
10523
  "Child abuse",
10512
10524
  "Cloud mining",
@@ -3089,7 +3089,7 @@ var compareRiskLevels = function compareRiskLevels(a, b) {
3089
3089
  };
3090
3090
  var Coin = z.union([z.string(), z.literal("MAIN"), z.literal("ALL")]).describe("Coin (Use MAIN according to the docs)");
3091
3091
  var RiskSeverity = z["enum"](["CRITICAL_RISK", "HIGH_RISK", "MEDIUM_RISK", "LOW_RISK", "NO_RISK", "UNDEFINED_RISK"]);
3092
- var ScorechainEntityType = z["enum"](["ATM", "Airdrop", "Auctioned assets", "Bank", "Block reward", "Bot", "Child abuse", "Cloud mining", "Community reported scam", "Cross-chain Bridge Protocol", "Darkweb", "Decentralized service", "Dex", "Donations", "Exchange", "Gambling", "Hack", "ICO", "Ignored small amounts", "Investment management firm", "Large transaction", "Large unnamed entity", "Mining pool", "Mixing pattern", "Mixing service", "NFT Marketplace", "No entities found", "Ongoing legal action", "Payment Service Provider", "Payment channel", "Peeling chain of unknown origin", "Phishing", "Ransomware", "Real World Asset", "Sanction list", "Scam", "Seized assets", "Service", "Staking pool", "Suspicious", "Terrorism", "Token", "Token burning", "Token minting", "Unspent output", "Wallet",
3092
+ var ScorechainEntityType = z["enum"](["ATM", "Airdrop", "Auctioned assets", "Bank", "Block reward", "Blacklisted", "Bot", "Child abuse", "Cloud mining", "Community reported scam", "Cross-chain Bridge Protocol", "Darkweb", "Decentralized service", "Dex", "Donations", "Exchange", "Gambling", "Hack", "ICO", "Ignored small amounts", "Investment management firm", "Large transaction", "Large unnamed entity", "Mining pool", "Mixing pattern", "Mixing service", "NFT Marketplace", "No entities found", "Ongoing legal action", "Payment Service Provider", "Payment channel", "Peeling chain of unknown origin", "Phishing", "Ransomware", "Real World Asset", "Sanction list", "Scam", "Seized assets", "Service", "Staking pool", "Suspicious", "Terrorism", "Token", "Token burning", "Token minting", "Unspent output", "Wallet",
3093
3093
  // Backward support types
3094
3094
  "OFAC sanction list", "Closed exchange", "Custom group"]);
3095
3095
  var RiskExplanation = z.object({
@@ -3117,6 +3117,10 @@ var EntityRiskDefaultsValues = [{
3117
3117
  entity: "Block reward",
3118
3118
  defaultScore: 100,
3119
3119
  riskLevel: "No Risk"
3120
+ }, {
3121
+ entity: "Blacklisted",
3122
+ defaultScore: 15,
3123
+ riskLevel: "High Risk"
3120
3124
  }, {
3121
3125
  entity: "Bot",
3122
3126
  defaultScore: 45,
@@ -3303,6 +3307,10 @@ var EntityRiskDefaultsMap = {
3303
3307
  defaultScore: 100,
3304
3308
  riskLevel: "No Risk"
3305
3309
  },
3310
+ Blacklisted: {
3311
+ defaultScore: 15,
3312
+ riskLevel: "High Risk"
3313
+ },
3306
3314
  Bot: {
3307
3315
  defaultScore: 45,
3308
3316
  riskLevel: "Medium Risk"
@@ -4439,6 +4447,7 @@ var CustomerJsonSchema = {
4439
4447
  "Auctioned assets",
4440
4448
  "Bank",
4441
4449
  "Block reward",
4450
+ "Blacklisted",
4442
4451
  "Bot",
4443
4452
  "Child abuse",
4444
4453
  "Cloud mining",
@@ -5035,6 +5044,7 @@ var CustomerJsonSchema = {
5035
5044
  "Auctioned assets",
5036
5045
  "Bank",
5037
5046
  "Block reward",
5047
+ "Blacklisted",
5038
5048
  "Bot",
5039
5049
  "Child abuse",
5040
5050
  "Cloud mining",
@@ -9905,6 +9915,7 @@ var TransactionJsonSchema = {
9905
9915
  "Auctioned assets",
9906
9916
  "Bank",
9907
9917
  "Block reward",
9918
+ "Blacklisted",
9908
9919
  "Bot",
9909
9920
  "Child abuse",
9910
9921
  "Cloud mining",
@@ -10501,6 +10512,7 @@ var TransactionJsonSchema = {
10501
10512
  "Auctioned assets",
10502
10513
  "Bank",
10503
10514
  "Block reward",
10515
+ "Blacklisted",
10504
10516
  "Bot",
10505
10517
  "Child abuse",
10506
10518
  "Cloud mining",
@@ -3095,7 +3095,7 @@ var compareRiskLevels = function compareRiskLevels(a, b) {
3095
3095
  };
3096
3096
  var Coin = zod.z.union([zod.z.string(), zod.z.literal("MAIN"), zod.z.literal("ALL")]).describe("Coin (Use MAIN according to the docs)");
3097
3097
  var RiskSeverity = zod.z["enum"](["CRITICAL_RISK", "HIGH_RISK", "MEDIUM_RISK", "LOW_RISK", "NO_RISK", "UNDEFINED_RISK"]);
3098
- var ScorechainEntityType = zod.z["enum"](["ATM", "Airdrop", "Auctioned assets", "Bank", "Block reward", "Bot", "Child abuse", "Cloud mining", "Community reported scam", "Cross-chain Bridge Protocol", "Darkweb", "Decentralized service", "Dex", "Donations", "Exchange", "Gambling", "Hack", "ICO", "Ignored small amounts", "Investment management firm", "Large transaction", "Large unnamed entity", "Mining pool", "Mixing pattern", "Mixing service", "NFT Marketplace", "No entities found", "Ongoing legal action", "Payment Service Provider", "Payment channel", "Peeling chain of unknown origin", "Phishing", "Ransomware", "Real World Asset", "Sanction list", "Scam", "Seized assets", "Service", "Staking pool", "Suspicious", "Terrorism", "Token", "Token burning", "Token minting", "Unspent output", "Wallet",
3098
+ var ScorechainEntityType = zod.z["enum"](["ATM", "Airdrop", "Auctioned assets", "Bank", "Block reward", "Blacklisted", "Bot", "Child abuse", "Cloud mining", "Community reported scam", "Cross-chain Bridge Protocol", "Darkweb", "Decentralized service", "Dex", "Donations", "Exchange", "Gambling", "Hack", "ICO", "Ignored small amounts", "Investment management firm", "Large transaction", "Large unnamed entity", "Mining pool", "Mixing pattern", "Mixing service", "NFT Marketplace", "No entities found", "Ongoing legal action", "Payment Service Provider", "Payment channel", "Peeling chain of unknown origin", "Phishing", "Ransomware", "Real World Asset", "Sanction list", "Scam", "Seized assets", "Service", "Staking pool", "Suspicious", "Terrorism", "Token", "Token burning", "Token minting", "Unspent output", "Wallet",
3099
3099
  // Backward support types
3100
3100
  "OFAC sanction list", "Closed exchange", "Custom group"]);
3101
3101
  var RiskExplanation = zod.z.object({
@@ -3123,6 +3123,10 @@ var EntityRiskDefaultsValues = [{
3123
3123
  entity: "Block reward",
3124
3124
  defaultScore: 100,
3125
3125
  riskLevel: "No Risk"
3126
+ }, {
3127
+ entity: "Blacklisted",
3128
+ defaultScore: 15,
3129
+ riskLevel: "High Risk"
3126
3130
  }, {
3127
3131
  entity: "Bot",
3128
3132
  defaultScore: 45,
@@ -3309,6 +3313,10 @@ var EntityRiskDefaultsMap = {
3309
3313
  defaultScore: 100,
3310
3314
  riskLevel: "No Risk"
3311
3315
  },
3316
+ Blacklisted: {
3317
+ defaultScore: 15,
3318
+ riskLevel: "High Risk"
3319
+ },
3312
3320
  Bot: {
3313
3321
  defaultScore: 45,
3314
3322
  riskLevel: "Medium Risk"
@@ -4445,6 +4453,7 @@ var CustomerJsonSchema = {
4445
4453
  "Auctioned assets",
4446
4454
  "Bank",
4447
4455
  "Block reward",
4456
+ "Blacklisted",
4448
4457
  "Bot",
4449
4458
  "Child abuse",
4450
4459
  "Cloud mining",
@@ -5041,6 +5050,7 @@ var CustomerJsonSchema = {
5041
5050
  "Auctioned assets",
5042
5051
  "Bank",
5043
5052
  "Block reward",
5053
+ "Blacklisted",
5044
5054
  "Bot",
5045
5055
  "Child abuse",
5046
5056
  "Cloud mining",
@@ -9911,6 +9921,7 @@ var TransactionJsonSchema = {
9911
9921
  "Auctioned assets",
9912
9922
  "Bank",
9913
9923
  "Block reward",
9924
+ "Blacklisted",
9914
9925
  "Bot",
9915
9926
  "Child abuse",
9916
9927
  "Cloud mining",
@@ -10507,6 +10518,7 @@ var TransactionJsonSchema = {
10507
10518
  "Auctioned assets",
10508
10519
  "Bank",
10509
10520
  "Block reward",
10521
+ "Blacklisted",
10510
10522
  "Bot",
10511
10523
  "Child abuse",
10512
10524
  "Cloud mining",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var toArray = require('./toArray-4818887f.cjs.dev.cjs');
4
- var vault_schema = require('./vault.schema-11b13ab3.cjs.dev.cjs');
3
+ var toArray = require('./toArray-2f35114e.cjs.dev.cjs');
4
+ var vault_schema = require('./vault.schema-674269b9.cjs.dev.cjs');
5
5
  var zod = require('zod');
6
6
 
7
7
  // tools to work with object paths in TypeScript
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var toArray = require('./toArray-fe72a2f1.cjs.prod.cjs');
4
- var vault_schema = require('./vault.schema-9abc36fc.cjs.prod.cjs');
3
+ var toArray = require('./toArray-360ed8fc.cjs.prod.cjs');
4
+ var vault_schema = require('./vault.schema-fae426cb.cjs.prod.cjs');
5
5
  var zod = require('zod');
6
6
 
7
7
  // tools to work with object paths in TypeScript
@@ -1,5 +1,5 @@
1
- import { _ as _toArray } from './toArray-4a6c5ebc.esm.mjs';
2
- import { fv as _unsupportedIterableToArray, fr as Web3ArgsType, fw as _slicedToArray, fu as _toConsumableArray } from './vault.schema-4e809adc.esm.mjs';
1
+ import { _ as _toArray } from './toArray-a1e551de.esm.mjs';
2
+ import { fv as _unsupportedIterableToArray, fr as Web3ArgsType, fw as _slicedToArray, fu as _toConsumableArray } from './vault.schema-c5f3a10b.esm.mjs';
3
3
  import { z } from 'zod';
4
4
 
5
5
  // tools to work with object paths in TypeScript
@@ -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-2be36a59.cjs.dev.cjs');
5
+ var identityApi_schema = require('../../dist/identity-api.schema-78bf8d90.cjs.dev.cjs');
6
6
  require('zod');
7
- require('../../dist/vault.schema-11b13ab3.cjs.dev.cjs');
7
+ require('../../dist/vault.schema-674269b9.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-74a15607.cjs.prod.cjs');
5
+ var identityApi_schema = require('../../dist/identity-api.schema-99868677.cjs.prod.cjs');
6
6
  require('zod');
7
- require('../../dist/vault.schema-9abc36fc.cjs.prod.cjs');
7
+ require('../../dist/vault.schema-fae426cb.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, 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, a3 as SimplifiedScenario, 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-29e00255.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, 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, a3 as SimplifiedScenario, 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-b75987f3.esm.mjs';
2
2
  import 'zod';
3
- import '../../dist/vault.schema-4e809adc.esm.mjs';
3
+ import '../../dist/vault.schema-c5f3a10b.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.134.0-dev",
3
+ "version": "2.136.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-11b13ab3.cjs.dev.cjs');
6
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-b916ff79.cjs.dev.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-674269b9.cjs.dev.cjs');
6
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-8c548a7a.cjs.dev.cjs');
7
7
  require('zod');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
- require('../../dist/identity-api.schema-2be36a59.cjs.dev.cjs');
10
+ require('../../dist/identity-api.schema-78bf8d90.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-9abc36fc.cjs.prod.cjs');
6
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-80599c31.cjs.prod.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-fae426cb.cjs.prod.cjs');
6
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-9a98b8e0.cjs.prod.cjs');
7
7
  require('zod');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
- require('../../dist/identity-api.schema-74a15607.cjs.prod.cjs');
10
+ require('../../dist/identity-api.schema-99868677.cjs.prod.cjs');
11
11
 
12
12
  var ALL_SCORECHAIN_BLOCKCHAIN = [{
13
13
  id: "BITCOIN",