@nexeraid/identity-schemas 2.42.0-dev → 2.43.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.
- package/dist/{CoinMarketCap.schema-510b2926.cjs.dev.cjs → CoinMarketCap.schema-2a40911e.cjs.dev.cjs} +2 -2
- package/dist/{CoinMarketCap.schema-673afc83.esm.mjs → CoinMarketCap.schema-7bd7bbc2.esm.mjs} +2 -2
- package/dist/{CoinMarketCap.schema-cdbffe23.cjs.prod.cjs → CoinMarketCap.schema-d38ee734.cjs.prod.cjs} +2 -2
- package/dist/declarations/src/providers/big/BIGBitRankVerifiedScore.schema.d.ts +32 -32
- package/dist/declarations/src/vault/schemas/generated/Customer.schema.json.d.ts +8 -36
- package/dist/declarations/src/vault/schemas/generated/Customer.type.d.ts +1 -4
- package/dist/declarations/src/vault/schemas/generated/Customer.type.d.ts.map +1 -1
- package/dist/declarations/src/vault/vault.schema.d.ts +7 -34
- package/dist/declarations/src/vault/vault.schema.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +44 -44
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +216 -216
- package/dist/{frontend-utilities.schema-cf3a4d09.esm.mjs → frontend-utilities.schema-7d47dc07.esm.mjs} +2 -2
- package/dist/{frontend-utilities.schema-50793fec.cjs.dev.cjs → frontend-utilities.schema-8d53b2af.cjs.dev.cjs} +2 -2
- package/dist/{frontend-utilities.schema-1411aec4.cjs.prod.cjs → frontend-utilities.schema-fb104f76.cjs.prod.cjs} +2 -2
- package/dist/{identity-api.schema-7c227764.esm.mjs → identity-api.schema-1499faff.esm.mjs} +1 -1
- package/dist/{identity-api.schema-1eb16162.cjs.prod.cjs → identity-api.schema-5b052d0e.cjs.prod.cjs} +1 -1
- package/dist/{identity-api.schema-b40e91fb.cjs.dev.cjs → identity-api.schema-df62ef76.cjs.dev.cjs} +1 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +3 -3
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +3 -3
- package/dist/nexeraid-identity-schemas.esm.mjs +4 -4
- package/dist/package.json +1 -1
- package/dist/{vault.schema-47c43c3e.cjs.dev.cjs → vault.schema-4dd4a842.cjs.prod.cjs} +9 -49
- package/dist/{vault.schema-cd8750b8.esm.mjs → vault.schema-5a64c242.esm.mjs} +9 -49
- package/dist/{vault.schema-71a8d45e.cjs.prod.cjs → vault.schema-5c4266fa.cjs.dev.cjs} +9 -49
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
- package/package.json +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +1 -1
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +1 -1
- package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +1 -1
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +3 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { aR as _toConsumableArray } from './vault.schema-
|
|
2
|
-
import { dG as SupportedType, dz as NUMERIC_OPERATORS, dv as ARRAY_OPERATORS, dB as BOOLEAN_OPERATORS, dx as STRING_OPERATORS } from './identity-api.schema-
|
|
1
|
+
import { aR as _toConsumableArray } from './vault.schema-5a64c242.esm.mjs';
|
|
2
|
+
import { dG as SupportedType, dz as NUMERIC_OPERATORS, dv as ARRAY_OPERATORS, dB as BOOLEAN_OPERATORS, dx as STRING_OPERATORS } from './identity-api.schema-1499faff.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-
|
|
4
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
3
|
+
var vault_schema = require('./vault.schema-5c4266fa.cjs.dev.cjs');
|
|
4
|
+
var identityApi_schema = require('./identity-api.schema-df62ef76.cjs.dev.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-
|
|
4
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
3
|
+
var vault_schema = require('./vault.schema-4dd4a842.cjs.prod.cjs');
|
|
4
|
+
var identityApi_schema = require('./identity-api.schema-5b052d0e.cjs.prod.cjs');
|
|
5
5
|
|
|
6
6
|
var VC_JSON_SCHEMA_MAP = {
|
|
7
7
|
ProofOfResidence: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { Q as IDImageCredentialSubjectSchema, T as ProofOfResidenceCredentialSubjectSchema, S as SelfieImageCredentialSubjectSchema, P as IDInformationCredentialSubjectSchema, N as OLD_AMLScreeningsResultsCredentialSubjectSchema, E as ID3CredentialSubjectSchema, F as IDScanCredentialSubjectSchema, H as IDScanSelfieCredentialSubjectSchema, G as IDScanPassportCredentialSubjectSchema, aM as VaultMetadataLinkZodSchema, U as GenericVerifiableCredentialSchema, v as CustomerStatus } from './vault.schema-
|
|
2
|
+
import { Q as IDImageCredentialSubjectSchema, T as ProofOfResidenceCredentialSubjectSchema, S as SelfieImageCredentialSubjectSchema, P as IDInformationCredentialSubjectSchema, N as OLD_AMLScreeningsResultsCredentialSubjectSchema, E as ID3CredentialSubjectSchema, F as IDScanCredentialSubjectSchema, H as IDScanSelfieCredentialSubjectSchema, G as IDScanPassportCredentialSubjectSchema, aM as VaultMetadataLinkZodSchema, U as GenericVerifiableCredentialSchema, v as CustomerStatus } from './vault.schema-5a64c242.esm.mjs';
|
|
3
3
|
import { nanoid } from 'nanoid';
|
|
4
4
|
|
|
5
5
|
function _toPrimitive(t, r) {
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
6
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-df62ef76.cjs.dev.cjs');
|
|
6
|
+
var vault_schema = require('./vault.schema-5c4266fa.cjs.dev.cjs');
|
|
7
7
|
var zod = require('zod');
|
|
8
|
-
var frontendUtilities_schema = require('./frontend-utilities.schema-
|
|
8
|
+
var frontendUtilities_schema = require('./frontend-utilities.schema-8d53b2af.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-
|
|
6
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-5b052d0e.cjs.prod.cjs');
|
|
6
|
+
var vault_schema = require('./vault.schema-4dd4a842.cjs.prod.cjs');
|
|
7
7
|
var zod = require('zod');
|
|
8
|
-
var frontendUtilities_schema = require('./frontend-utilities.schema-
|
|
8
|
+
var frontendUtilities_schema = require('./frontend-utilities.schema-fb104f76.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-
|
|
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, dv as ARRAY_OPERATORS, dc as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c9 as AVAILABLE_FLOWS, cx as AbbreviatedWorkflowScenario, bw as ActionId, bk as ActionPrefix, eu as AdditionalCustomerInformationParams, aa as AddressSchema, dI as AllCredentialValues, ee as AllScenarioExecutionAuthorizationData, e6 as AnyTxAuthDataSignatureResponse, e9 as AnyTxAuthInputJsSdk, d$ as ApiTezosTxAuthInput, dX as ApiTxAuthInput, br as AppId, a$ as AppPrefix, ad as AptosAddress, W as AptosChainId, aF as AptosSignature, dw as ArrayOperator, dk as AuthQrCodeData, cS as AuthSession, cT as AuthSessionData, df as AuthorizationRequestMessage, de as AuthorizationRequestMessageType, dd as AuthorizationRequestMessageTypes, di 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, dB as BOOLEAN_OPERATORS, cj as BackwardsCompatibleScenarioType, ci as BackwardsCompatibleScenarioTypes, ck 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, dC as BooleanOperator, a4 as CARDANO_CHAIN_IDS, a2 as CARDANO_CHAIN_NAMES, a3 as CARDANO_CHAIN_NAMES_LIST, d9 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, cU as ChallengeResponse, da as CircuitId, bT as CloseScreenNotification, cA as ComplianceImplementationStepsInput, ag as CosmosAddress, m as CosmosChainId, aI as CosmosSignature, ed as CreateAuthRequestProps, cz as CreateTemplateScenario, eM as CredentialMediaType, eH as CredentialNames, dj as CredentialQrCodeData, eG as CredentialSchemas, eK as CredentialType, C as CredentialTypes, ey as CustomerId, bu as CustomerScreeningId, b2 as CustomerScreeningPrefix, dD as DATE_OPERATORS, aA as DISPLAYED_BLOCKCHAIN_NAMESPACES, cb as DataAvailableOnStart, dE 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, e7 as Eip155TxAuthInputJsSdk, bp as EmailId, aZ as EmailPrefix, aS as EnvironmentSchema, g as EvmChainId, cm as ExecuteQueryResponse, e5 as ExtendedTezosTxAuthDataSignatureResponse, e3 as ExtendedTezosTxAuthInput, e4 as ExtendedTxAuthDataSignatureResponse, e2 as ExtendedTxAuthInput, eA as ExternalCustomerId, ej as FLOW_TYPES, ek as FlowType, aP as FunctionCallData, cR as GenerateWalletChallengeRequest, cC as GetCredentialsRequest, cD as GetCredentialsResponse, cX as GetCustomerStatusRequest, d0 as GetCustomerStatusResponse, e1 as GetTezosTxAuthDataSignatureResponse, dZ as GetTxAuthDataSignatureResponse, cL as GetTxAuthSigRequest, cN as GetTxAuthSigRequestTezos, cM as GetTxAuthSigResponse, cO as GetTxAuthSigResponseTezos, au as HexadecimalSchema, d3 as HostMessage, cP as HostRequestMessage, cf as HostResponseMessage, en as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, ep as IDENTITY_DOCUMENT_OPTIONS, et as Identifier, d1 as IdentityAppMessage, eC as IdentityAppV2Web2JWT, eB as IdentityAppV2Web3JWT, eo as IdentityDocumentCountryListOption, eq as IdentityDocumentOptionsType, bo as IdentityId, d4 as IdentityMessage, c3 as IdentityNotificationMessage, aY as IdentityPrefix, c8 as IdentityRequestMessage, cQ as IdentityResponseMessage, cY as IdentitySdkMessage, cZ as IdentitySdkMessageWithIdentifier, d2 as IdentityWallet, ez as IdentityWidgetAccessToken, eD as IdentityWidgetAccessToken_NEW, eE 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, cJ as IsVerifiedRequest, cK as IsVerifiedResponse, bU as KycCompletionData, bV as KycCompletionNotification, bL as ListId, bi as ListPrefix, d7 as MediaType, d8 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, dz as NUMERIC_OPERATORS, eI as NexeraCredentialType, e as NexeraEvmChains, N as NonTestnetBlockchainId, dA as NumericOperator, dM as OLD_CHALLENGE_QUERY_OPERATORS, dN as OLD_ChallengeQueryOperator, dQ as OLD_ChallengeQueryOperatorToOperator, dL as OLD_ChallengeQuerySchema, dS as OLD_QueryCredentialType, dR as OLD_QueryCredentialTypes, dr as OPERATORS, c1 as OcvSdkInitialized, bX as OffChainScenarioExecutionData, cl as OffChainZKPRuleResult, bY as OnChainScenarioExecutionData, ds as Operator, dO as OperatorMappings, dP as OperatorToOLD_ChallengeQueryOperator, ev as OrganizationId, aU as OtpCode, aL as P2Signature, er 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, dK as PartialQueryConfigSimplified, es as PersonalInformationFieldsIdentityDocuments, af as PolkadotAddress, a0 as PolkadotChainId, aH as PolkadotSignature, c0 as PolygonIdInitialized, cF as PolygonIdRequest, cE as PolygonIdRequestData, cH as PolygonIdResponse, cG as PolygonIdResponseData, s as PolygonNetworkNames, ec as PrivacyPreservingMonitoring, a8 as PrivateKey, dg as ProofData, a9 as PublicKey, dp as QUERY_LOGIC_OPERATOR, dl as QrCodeLinkWithSchemaType, dJ as QueryConfigSimplified, bM as QueryId, dq as QueryLogicOperator, bj as QueryPrefix, d5 as RequiredDataRowSchema, d6 as RequiredVerificationData, cn as RuleEngineResponse, bW as RuleEngineScenarioExecutionData, cq as RuleResultStatus, cr as RuleResultStatusLabels, cp as RuleResultStatuses, ef as SCENARIO_AUTHORIZATION_STATUSES, D as SOLANA_CHAIN_IDS, y as SOLANA_CHAIN_NAMES, z as SOLANA_CHAIN_NAMES_LIST, dx as STRING_OPERATORS, ax as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, dF as SUPPORTED_TYPES, cw as Scenario, bR as ScenarioAuthorizationData, eg as ScenarioAuthorizationStatus, bZ as ScenarioExecutionData, b_ as ScenarioExecutionNotification, co as ScenarioExecutionResponse, bK as ScenarioId, bh as ScenarioPrefix, ch as ScenarioType, cg as ScenarioTypes, cs as SdkVerificationOutput, bS as SdkVerificationResponseSchema, c7 as SendTransactionRequest, c5 as SignatureRequest, cd as SignatureResponse, cB as SimplifiedCredential, G as SolanaChainId, aK as SpSignature, ae as StarknetAddress, S as StarknetChainId, aG as StarknetSignature, c2 as StartCompletedNotification, cI as StartFlowRequest, bn as StorageId, aX as StoragePrefix, at as String0x, dy as StringOperator, ay as SupportedBlockchainNamespaceForSignatureAuth, dG as SupportedType, dH as SupportedTypes, bv as TagId, b3 as TagPrefix, bx as TagsToTransactionReviewsId, b4 as TagsToTransactionReviewsPrefix, cy 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, d_ as TezosTxAuthInput, e8 as TezosTxAuthInputJsSdk, e0 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, c$ as TxAuthDataSignatureGatingError, cW as TxAuthDataSignatureGatingRequest, c_ as TxAuthDataSignatureResponse, dW as TxAuthInput, ab as TxHash, dY as TxSignatureResponse, aT as UuidString, eL as VerifiableCredential, em as VerificationMode, el as VerificationModes, cv as VerificationOutput, cu as VerificationSessionStatus, ct as VerificationSessionStatuses, ei as VerifyWalletChallengeRequest, bq as WalletId, a_ as WalletPrefix, cV as WalletSignResponse, eh as WalletSignatureResponse, eF as Web2CreateSessionParams, ex as WorkflowId, bO as WorkflowSessionAttributeId, bl as WorkflowSessionAttributePrefix, bN as WorkflowSessionId, ew as WorkspaceId, dt as ZKPOperator, ea as ZKPRequest, eb as ZKPRequestFromZKVerifier, db as ZeroKnowledgeProofRequest, dh as ZeroKnowledgeProofResponse, bm as createBrandedSchemaId, bP as generateId, eJ as getCredentialName, dU as getOldCredentialPath, dT as getOldCredentialType, a7 as isValidAddress, dV as oldCredentialPathToDataLink, du as operatorDisplayMap, dm as parseIden3Message, dn as parseSessionIdFromUrl, ac as shortBlockchainAddress } from './identity-api.schema-
|
|
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-
|
|
1
|
+
import { C as CredentialTypes } from './identity-api.schema-1499faff.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, dv as ARRAY_OPERATORS, dc as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c9 as AVAILABLE_FLOWS, cx as AbbreviatedWorkflowScenario, bw as ActionId, bk as ActionPrefix, eu as AdditionalCustomerInformationParams, aa as AddressSchema, dI as AllCredentialValues, ee as AllScenarioExecutionAuthorizationData, e6 as AnyTxAuthDataSignatureResponse, e9 as AnyTxAuthInputJsSdk, d$ as ApiTezosTxAuthInput, dX as ApiTxAuthInput, br as AppId, a$ as AppPrefix, ad as AptosAddress, W as AptosChainId, aF as AptosSignature, dw as ArrayOperator, dk as AuthQrCodeData, cS as AuthSession, cT as AuthSessionData, df as AuthorizationRequestMessage, de as AuthorizationRequestMessageType, dd as AuthorizationRequestMessageTypes, di 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, dB as BOOLEAN_OPERATORS, cj as BackwardsCompatibleScenarioType, ci as BackwardsCompatibleScenarioTypes, ck 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, dC as BooleanOperator, a4 as CARDANO_CHAIN_IDS, a2 as CARDANO_CHAIN_NAMES, a3 as CARDANO_CHAIN_NAMES_LIST, d9 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, cU as ChallengeResponse, da as CircuitId, bT as CloseScreenNotification, cA as ComplianceImplementationStepsInput, ag as CosmosAddress, m as CosmosChainId, aI as CosmosSignature, ed as CreateAuthRequestProps, cz as CreateTemplateScenario, eM as CredentialMediaType, eH as CredentialNames, dj as CredentialQrCodeData, eG as CredentialSchemas, eK as CredentialType, C as CredentialTypes, ey as CustomerId, bu as CustomerScreeningId, b2 as CustomerScreeningPrefix, dD as DATE_OPERATORS, aA as DISPLAYED_BLOCKCHAIN_NAMESPACES, cb as DataAvailableOnStart, dE 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, e7 as Eip155TxAuthInputJsSdk, bp as EmailId, aZ as EmailPrefix, aS as EnvironmentSchema, g as EvmChainId, cm as ExecuteQueryResponse, e5 as ExtendedTezosTxAuthDataSignatureResponse, e3 as ExtendedTezosTxAuthInput, e4 as ExtendedTxAuthDataSignatureResponse, e2 as ExtendedTxAuthInput, eA as ExternalCustomerId, ej as FLOW_TYPES, ek as FlowType, aP as FunctionCallData, cR as GenerateWalletChallengeRequest, cC as GetCredentialsRequest, cD as GetCredentialsResponse, cX as GetCustomerStatusRequest, d0 as GetCustomerStatusResponse, e1 as GetTezosTxAuthDataSignatureResponse, dZ as GetTxAuthDataSignatureResponse, cL as GetTxAuthSigRequest, cN as GetTxAuthSigRequestTezos, cM as GetTxAuthSigResponse, cO as GetTxAuthSigResponseTezos, au as HexadecimalSchema, d3 as HostMessage, cP as HostRequestMessage, cf as HostResponseMessage, en as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, ep as IDENTITY_DOCUMENT_OPTIONS, et as Identifier, d1 as IdentityAppMessage, eC as IdentityAppV2Web2JWT, eB as IdentityAppV2Web3JWT, eo as IdentityDocumentCountryListOption, eq as IdentityDocumentOptionsType, bo as IdentityId, d4 as IdentityMessage, c3 as IdentityNotificationMessage, aY as IdentityPrefix, c8 as IdentityRequestMessage, cQ as IdentityResponseMessage, cY as IdentitySdkMessage, cZ as IdentitySdkMessageWithIdentifier, d2 as IdentityWallet, ez as IdentityWidgetAccessToken, eD as IdentityWidgetAccessToken_NEW, eE 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, cJ as IsVerifiedRequest, cK as IsVerifiedResponse, bU as KycCompletionData, bV as KycCompletionNotification, bL as ListId, bi as ListPrefix, d7 as MediaType, d8 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, dz as NUMERIC_OPERATORS, eI as NexeraCredentialType, e as NexeraEvmChains, N as NonTestnetBlockchainId, dA as NumericOperator, dM as OLD_CHALLENGE_QUERY_OPERATORS, dN as OLD_ChallengeQueryOperator, dQ as OLD_ChallengeQueryOperatorToOperator, dL as OLD_ChallengeQuerySchema, dS as OLD_QueryCredentialType, dR as OLD_QueryCredentialTypes, dr as OPERATORS, c1 as OcvSdkInitialized, bX as OffChainScenarioExecutionData, cl as OffChainZKPRuleResult, bY as OnChainScenarioExecutionData, ds as Operator, dO as OperatorMappings, dP as OperatorToOLD_ChallengeQueryOperator, ev as OrganizationId, aU as OtpCode, aL as P2Signature, er 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, dK as PartialQueryConfigSimplified, es as PersonalInformationFieldsIdentityDocuments, af as PolkadotAddress, a0 as PolkadotChainId, aH as PolkadotSignature, c0 as PolygonIdInitialized, cF as PolygonIdRequest, cE as PolygonIdRequestData, cH as PolygonIdResponse, cG as PolygonIdResponseData, s as PolygonNetworkNames, ec as PrivacyPreservingMonitoring, a8 as PrivateKey, dg as ProofData, a9 as PublicKey, dp as QUERY_LOGIC_OPERATOR, dl as QrCodeLinkWithSchemaType, dJ as QueryConfigSimplified, bM as QueryId, dq as QueryLogicOperator, bj as QueryPrefix, d5 as RequiredDataRowSchema, d6 as RequiredVerificationData, cn as RuleEngineResponse, bW as RuleEngineScenarioExecutionData, cq as RuleResultStatus, cr as RuleResultStatusLabels, cp as RuleResultStatuses, ef as SCENARIO_AUTHORIZATION_STATUSES, D as SOLANA_CHAIN_IDS, y as SOLANA_CHAIN_NAMES, z as SOLANA_CHAIN_NAMES_LIST, dx as STRING_OPERATORS, ax as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, dF as SUPPORTED_TYPES, cw as Scenario, bR as ScenarioAuthorizationData, eg as ScenarioAuthorizationStatus, bZ as ScenarioExecutionData, b_ as ScenarioExecutionNotification, co as ScenarioExecutionResponse, bK as ScenarioId, bh as ScenarioPrefix, ch as ScenarioType, cg as ScenarioTypes, cs as SdkVerificationOutput, bS as SdkVerificationResponseSchema, c7 as SendTransactionRequest, c5 as SignatureRequest, cd as SignatureResponse, cB as SimplifiedCredential, G as SolanaChainId, aK as SpSignature, ae as StarknetAddress, S as StarknetChainId, aG as StarknetSignature, c2 as StartCompletedNotification, cI as StartFlowRequest, bn as StorageId, aX as StoragePrefix, at as String0x, dy as StringOperator, ay as SupportedBlockchainNamespaceForSignatureAuth, dG as SupportedType, dH as SupportedTypes, bv as TagId, b3 as TagPrefix, bx as TagsToTransactionReviewsId, b4 as TagsToTransactionReviewsPrefix, cy 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, d_ as TezosTxAuthInput, e8 as TezosTxAuthInputJsSdk, e0 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, c$ as TxAuthDataSignatureGatingError, cW as TxAuthDataSignatureGatingRequest, c_ as TxAuthDataSignatureResponse, dW as TxAuthInput, ab as TxHash, dY as TxSignatureResponse, aT as UuidString, eL as VerifiableCredential, em as VerificationMode, el as VerificationModes, cv as VerificationOutput, cu as VerificationSessionStatus, ct as VerificationSessionStatuses, ei as VerifyWalletChallengeRequest, bq as WalletId, a_ as WalletPrefix, cV as WalletSignResponse, eh as WalletSignatureResponse, eF as Web2CreateSessionParams, ex as WorkflowId, bO as WorkflowSessionAttributeId, bl as WorkflowSessionAttributePrefix, bN as WorkflowSessionId, ew as WorkspaceId, dt as ZKPOperator, ea as ZKPRequest, eb as ZKPRequestFromZKVerifier, db as ZeroKnowledgeProofRequest, dh as ZeroKnowledgeProofResponse, bm as createBrandedSchemaId, bP as generateId, eJ as getCredentialName, dU as getOldCredentialPath, dT as getOldCredentialType, a7 as isValidAddress, dV as oldCredentialPathToDataLink, du as operatorDisplayMap, dm as parseIden3Message, dn as parseSessionIdFromUrl, ac as shortBlockchainAddress } from './identity-api.schema-1499faff.esm.mjs';
|
|
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-5a64c242.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-
|
|
5
|
+
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from './frontend-utilities.schema-7d47dc07.esm.mjs';
|
|
6
6
|
import 'nanoid';
|
|
7
7
|
import '@unblokttechnology/data-links';
|
|
8
8
|
import 'decimal.js';
|
package/dist/package.json
CHANGED
|
@@ -1861,10 +1861,7 @@ var CustomerZodSchema = zod.z.object({
|
|
|
1861
1861
|
hasDuplicates: zod.z["boolean"]().optional()
|
|
1862
1862
|
}).optional(),
|
|
1863
1863
|
walletScreening: zod.z.object({
|
|
1864
|
-
riskScore:
|
|
1865
|
-
min: WalletRiskScoreType.nullable(),
|
|
1866
|
-
max: WalletRiskScoreType.nullable()
|
|
1867
|
-
})
|
|
1864
|
+
riskScore: WalletRiskScoreType.optional()
|
|
1868
1865
|
}).optional(),
|
|
1869
1866
|
fraudAnalytics: zod.z.object({
|
|
1870
1867
|
ipCountry: ISO3CountryCode.optional(),
|
|
@@ -2500,53 +2497,16 @@ var CustomerJsonSchema = {
|
|
|
2500
2497
|
type: "object",
|
|
2501
2498
|
properties: {
|
|
2502
2499
|
riskScore: {
|
|
2503
|
-
type: "
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
"Low Risk",
|
|
2512
|
-
"Medium Risk",
|
|
2513
|
-
"High Risk",
|
|
2514
|
-
"Critical Risk"
|
|
2515
|
-
]
|
|
2516
|
-
},
|
|
2517
|
-
{
|
|
2518
|
-
type: "null"
|
|
2519
|
-
}
|
|
2520
|
-
]
|
|
2521
|
-
},
|
|
2522
|
-
max: {
|
|
2523
|
-
anyOf: [
|
|
2524
|
-
{
|
|
2525
|
-
type: "string",
|
|
2526
|
-
"enum": [
|
|
2527
|
-
"No Risk",
|
|
2528
|
-
"Low Risk",
|
|
2529
|
-
"Medium Risk",
|
|
2530
|
-
"High Risk",
|
|
2531
|
-
"Critical Risk"
|
|
2532
|
-
]
|
|
2533
|
-
},
|
|
2534
|
-
{
|
|
2535
|
-
type: "null"
|
|
2536
|
-
}
|
|
2537
|
-
]
|
|
2538
|
-
}
|
|
2539
|
-
},
|
|
2540
|
-
required: [
|
|
2541
|
-
"min",
|
|
2542
|
-
"max"
|
|
2543
|
-
],
|
|
2544
|
-
additionalProperties: false
|
|
2500
|
+
type: "string",
|
|
2501
|
+
"enum": [
|
|
2502
|
+
"No Risk",
|
|
2503
|
+
"Low Risk",
|
|
2504
|
+
"Medium Risk",
|
|
2505
|
+
"High Risk",
|
|
2506
|
+
"Critical Risk"
|
|
2507
|
+
]
|
|
2545
2508
|
}
|
|
2546
2509
|
},
|
|
2547
|
-
required: [
|
|
2548
|
-
"riskScore"
|
|
2549
|
-
],
|
|
2550
2510
|
additionalProperties: false
|
|
2551
2511
|
},
|
|
2552
2512
|
fraudAnalytics: {
|
|
@@ -1855,10 +1855,7 @@ var CustomerZodSchema = z.object({
|
|
|
1855
1855
|
hasDuplicates: z["boolean"]().optional()
|
|
1856
1856
|
}).optional(),
|
|
1857
1857
|
walletScreening: z.object({
|
|
1858
|
-
riskScore:
|
|
1859
|
-
min: WalletRiskScoreType.nullable(),
|
|
1860
|
-
max: WalletRiskScoreType.nullable()
|
|
1861
|
-
})
|
|
1858
|
+
riskScore: WalletRiskScoreType.optional()
|
|
1862
1859
|
}).optional(),
|
|
1863
1860
|
fraudAnalytics: z.object({
|
|
1864
1861
|
ipCountry: ISO3CountryCode.optional(),
|
|
@@ -2494,53 +2491,16 @@ var CustomerJsonSchema = {
|
|
|
2494
2491
|
type: "object",
|
|
2495
2492
|
properties: {
|
|
2496
2493
|
riskScore: {
|
|
2497
|
-
type: "
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
"Low Risk",
|
|
2506
|
-
"Medium Risk",
|
|
2507
|
-
"High Risk",
|
|
2508
|
-
"Critical Risk"
|
|
2509
|
-
]
|
|
2510
|
-
},
|
|
2511
|
-
{
|
|
2512
|
-
type: "null"
|
|
2513
|
-
}
|
|
2514
|
-
]
|
|
2515
|
-
},
|
|
2516
|
-
max: {
|
|
2517
|
-
anyOf: [
|
|
2518
|
-
{
|
|
2519
|
-
type: "string",
|
|
2520
|
-
"enum": [
|
|
2521
|
-
"No Risk",
|
|
2522
|
-
"Low Risk",
|
|
2523
|
-
"Medium Risk",
|
|
2524
|
-
"High Risk",
|
|
2525
|
-
"Critical Risk"
|
|
2526
|
-
]
|
|
2527
|
-
},
|
|
2528
|
-
{
|
|
2529
|
-
type: "null"
|
|
2530
|
-
}
|
|
2531
|
-
]
|
|
2532
|
-
}
|
|
2533
|
-
},
|
|
2534
|
-
required: [
|
|
2535
|
-
"min",
|
|
2536
|
-
"max"
|
|
2537
|
-
],
|
|
2538
|
-
additionalProperties: false
|
|
2494
|
+
type: "string",
|
|
2495
|
+
"enum": [
|
|
2496
|
+
"No Risk",
|
|
2497
|
+
"Low Risk",
|
|
2498
|
+
"Medium Risk",
|
|
2499
|
+
"High Risk",
|
|
2500
|
+
"Critical Risk"
|
|
2501
|
+
]
|
|
2539
2502
|
}
|
|
2540
2503
|
},
|
|
2541
|
-
required: [
|
|
2542
|
-
"riskScore"
|
|
2543
|
-
],
|
|
2544
2504
|
additionalProperties: false
|
|
2545
2505
|
},
|
|
2546
2506
|
fraudAnalytics: {
|
|
@@ -1861,10 +1861,7 @@ var CustomerZodSchema = zod.z.object({
|
|
|
1861
1861
|
hasDuplicates: zod.z["boolean"]().optional()
|
|
1862
1862
|
}).optional(),
|
|
1863
1863
|
walletScreening: zod.z.object({
|
|
1864
|
-
riskScore:
|
|
1865
|
-
min: WalletRiskScoreType.nullable(),
|
|
1866
|
-
max: WalletRiskScoreType.nullable()
|
|
1867
|
-
})
|
|
1864
|
+
riskScore: WalletRiskScoreType.optional()
|
|
1868
1865
|
}).optional(),
|
|
1869
1866
|
fraudAnalytics: zod.z.object({
|
|
1870
1867
|
ipCountry: ISO3CountryCode.optional(),
|
|
@@ -2500,53 +2497,16 @@ var CustomerJsonSchema = {
|
|
|
2500
2497
|
type: "object",
|
|
2501
2498
|
properties: {
|
|
2502
2499
|
riskScore: {
|
|
2503
|
-
type: "
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
"Low Risk",
|
|
2512
|
-
"Medium Risk",
|
|
2513
|
-
"High Risk",
|
|
2514
|
-
"Critical Risk"
|
|
2515
|
-
]
|
|
2516
|
-
},
|
|
2517
|
-
{
|
|
2518
|
-
type: "null"
|
|
2519
|
-
}
|
|
2520
|
-
]
|
|
2521
|
-
},
|
|
2522
|
-
max: {
|
|
2523
|
-
anyOf: [
|
|
2524
|
-
{
|
|
2525
|
-
type: "string",
|
|
2526
|
-
"enum": [
|
|
2527
|
-
"No Risk",
|
|
2528
|
-
"Low Risk",
|
|
2529
|
-
"Medium Risk",
|
|
2530
|
-
"High Risk",
|
|
2531
|
-
"Critical Risk"
|
|
2532
|
-
]
|
|
2533
|
-
},
|
|
2534
|
-
{
|
|
2535
|
-
type: "null"
|
|
2536
|
-
}
|
|
2537
|
-
]
|
|
2538
|
-
}
|
|
2539
|
-
},
|
|
2540
|
-
required: [
|
|
2541
|
-
"min",
|
|
2542
|
-
"max"
|
|
2543
|
-
],
|
|
2544
|
-
additionalProperties: false
|
|
2500
|
+
type: "string",
|
|
2501
|
+
"enum": [
|
|
2502
|
+
"No Risk",
|
|
2503
|
+
"Low Risk",
|
|
2504
|
+
"Medium Risk",
|
|
2505
|
+
"High Risk",
|
|
2506
|
+
"Critical Risk"
|
|
2507
|
+
]
|
|
2545
2508
|
}
|
|
2546
2509
|
},
|
|
2547
|
-
required: [
|
|
2548
|
-
"riskScore"
|
|
2549
|
-
],
|
|
2550
2510
|
additionalProperties: false
|
|
2551
2511
|
},
|
|
2552
2512
|
fraudAnalytics: {
|
|
@@ -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-
|
|
5
|
+
var identityApi_schema = require('../../dist/identity-api.schema-df62ef76.cjs.dev.cjs');
|
|
6
6
|
require('zod');
|
|
7
|
-
require('../../dist/vault.schema-
|
|
7
|
+
require('../../dist/vault.schema-5c4266fa.cjs.dev.cjs');
|
|
8
8
|
require('@unblokttechnology/data-links');
|
|
9
9
|
require('decimal.js');
|
|
10
10
|
require('nanoid');
|
|
@@ -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-
|
|
5
|
+
var identityApi_schema = require('../../dist/identity-api.schema-5b052d0e.cjs.prod.cjs');
|
|
6
6
|
require('zod');
|
|
7
|
-
require('../../dist/vault.schema-
|
|
7
|
+
require('../../dist/vault.schema-4dd4a842.cjs.prod.cjs');
|
|
8
8
|
require('@unblokttechnology/data-links');
|
|
9
9
|
require('decimal.js');
|
|
10
10
|
require('nanoid');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { dv as ARRAY_OPERATORS, dc as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c9 as AVAILABLE_FLOWS, cx as AbbreviatedWorkflowScenario, dI as AllCredentialValues, ee as AllScenarioExecutionAuthorizationData, e6 as AnyTxAuthDataSignatureResponse, e9 as AnyTxAuthInputJsSdk, d$ as ApiTezosTxAuthInput, dX as ApiTxAuthInput, dw as ArrayOperator, dk as AuthQrCodeData, cS as AuthSession, cT as AuthSessionData, df as AuthorizationRequestMessage, de as AuthorizationRequestMessageType, dd as AuthorizationRequestMessageTypes, di as AuthorizationResponseMessage, ca as AvailableFlow, dB as BOOLEAN_OPERATORS, cj as BackwardsCompatibleScenarioType, ci as BackwardsCompatibleScenarioTypes, ck as BaseQueryResponse, dC as BooleanOperator, d9 as CIRCUIT_IDS, cU as ChallengeResponse, da as CircuitId, bT as CloseScreenNotification, cA as ComplianceImplementationStepsInput, ed as CreateAuthRequestProps, cz as CreateTemplateScenario, dj as CredentialQrCodeData, dD as DATE_OPERATORS, cb as DataAvailableOnStart, dE as DateOperator, e7 as Eip155TxAuthInputJsSdk, cm as ExecuteQueryResponse, e5 as ExtendedTezosTxAuthDataSignatureResponse, e3 as ExtendedTezosTxAuthInput, e4 as ExtendedTxAuthDataSignatureResponse, e2 as ExtendedTxAuthInput, cR as GenerateWalletChallengeRequest, cC as GetCredentialsRequest, cD as GetCredentialsResponse, cX as GetCustomerStatusRequest, d0 as GetCustomerStatusResponse, e1 as GetTezosTxAuthDataSignatureResponse, dZ as GetTxAuthDataSignatureResponse, cL as GetTxAuthSigRequest, cN as GetTxAuthSigRequestTezos, cM as GetTxAuthSigResponse, cO as GetTxAuthSigResponseTezos, d3 as HostMessage, cP as HostRequestMessage, cf as HostResponseMessage, d1 as IdentityAppMessage, d4 as IdentityMessage, c3 as IdentityNotificationMessage, c8 as IdentityRequestMessage, cQ as IdentityResponseMessage, cY as IdentitySdkMessage, cZ as IdentitySdkMessageWithIdentifier, d2 as IdentityWallet, c4 as InitialDataRequest, cc as InitialDataResponse, b$ as IsVerifiedNotification, cJ as IsVerifiedRequest, cK as IsVerifiedResponse, bU as KycCompletionData, bV as KycCompletionNotification, d7 as MediaType, d8 as MediaTypePID, dz as NUMERIC_OPERATORS, dA as NumericOperator, dM as OLD_CHALLENGE_QUERY_OPERATORS, dN as OLD_ChallengeQueryOperator, dQ as OLD_ChallengeQueryOperatorToOperator, dL as OLD_ChallengeQuerySchema, dS as OLD_QueryCredentialType, dR as OLD_QueryCredentialTypes, dr as OPERATORS, c1 as OcvSdkInitialized, bX as OffChainScenarioExecutionData, cl as OffChainZKPRuleResult, bY as OnChainScenarioExecutionData, ds as Operator, dO as OperatorMappings, dP as OperatorToOLD_ChallengeQueryOperator, dK as PartialQueryConfigSimplified, c0 as PolygonIdInitialized, cF as PolygonIdRequest, cE as PolygonIdRequestData, cH as PolygonIdResponse, cG as PolygonIdResponseData, ec as PrivacyPreservingMonitoring, dg as ProofData, dp as QUERY_LOGIC_OPERATOR, dl as QrCodeLinkWithSchemaType, dJ as QueryConfigSimplified, dq as QueryLogicOperator, d5 as RequiredDataRowSchema, d6 as RequiredVerificationData, cn as RuleEngineResponse, bW as RuleEngineScenarioExecutionData, cq as RuleResultStatus, cr as RuleResultStatusLabels, cp as RuleResultStatuses, ef as SCENARIO_AUTHORIZATION_STATUSES, dx as STRING_OPERATORS, dF as SUPPORTED_TYPES, cw as Scenario, bR as ScenarioAuthorizationData, eg as ScenarioAuthorizationStatus, bZ as ScenarioExecutionData, b_ as ScenarioExecutionNotification, co as ScenarioExecutionResponse, ch as ScenarioType, cg as ScenarioTypes, cs as SdkVerificationOutput, bS as SdkVerificationResponseSchema, c7 as SendTransactionRequest, c5 as SignatureRequest, cd as SignatureResponse, cB as SimplifiedCredential, c2 as StartCompletedNotification, cI as StartFlowRequest, dy as StringOperator, dG as SupportedType, dH as SupportedTypes, cy as TemplateScenario, d_ as TezosTxAuthInput, e8 as TezosTxAuthInputJsSdk, e0 as TezosTxSignatureResponse, c6 as TransactionData, ce as TransactionResponse, c$ as TxAuthDataSignatureGatingError, cW as TxAuthDataSignatureGatingRequest, c_ as TxAuthDataSignatureResponse, dW as TxAuthInput, dY as TxSignatureResponse, cv as VerificationOutput, cu as VerificationSessionStatus, ct as VerificationSessionStatuses, ei as VerifyWalletChallengeRequest, cV as WalletSignResponse, eh as WalletSignatureResponse, dt as ZKPOperator, ea as ZKPRequest, eb as ZKPRequestFromZKVerifier, db as ZeroKnowledgeProofRequest, dh as ZeroKnowledgeProofResponse, dU as getOldCredentialPath, dT as getOldCredentialType, dV as oldCredentialPathToDataLink, du as operatorDisplayMap, dm as parseIden3Message, dn as parseSessionIdFromUrl } from '../../dist/identity-api.schema-
|
|
1
|
+
export { dv as ARRAY_OPERATORS, dc as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c9 as AVAILABLE_FLOWS, cx as AbbreviatedWorkflowScenario, dI as AllCredentialValues, ee as AllScenarioExecutionAuthorizationData, e6 as AnyTxAuthDataSignatureResponse, e9 as AnyTxAuthInputJsSdk, d$ as ApiTezosTxAuthInput, dX as ApiTxAuthInput, dw as ArrayOperator, dk as AuthQrCodeData, cS as AuthSession, cT as AuthSessionData, df as AuthorizationRequestMessage, de as AuthorizationRequestMessageType, dd as AuthorizationRequestMessageTypes, di as AuthorizationResponseMessage, ca as AvailableFlow, dB as BOOLEAN_OPERATORS, cj as BackwardsCompatibleScenarioType, ci as BackwardsCompatibleScenarioTypes, ck as BaseQueryResponse, dC as BooleanOperator, d9 as CIRCUIT_IDS, cU as ChallengeResponse, da as CircuitId, bT as CloseScreenNotification, cA as ComplianceImplementationStepsInput, ed as CreateAuthRequestProps, cz as CreateTemplateScenario, dj as CredentialQrCodeData, dD as DATE_OPERATORS, cb as DataAvailableOnStart, dE as DateOperator, e7 as Eip155TxAuthInputJsSdk, cm as ExecuteQueryResponse, e5 as ExtendedTezosTxAuthDataSignatureResponse, e3 as ExtendedTezosTxAuthInput, e4 as ExtendedTxAuthDataSignatureResponse, e2 as ExtendedTxAuthInput, cR as GenerateWalletChallengeRequest, cC as GetCredentialsRequest, cD as GetCredentialsResponse, cX as GetCustomerStatusRequest, d0 as GetCustomerStatusResponse, e1 as GetTezosTxAuthDataSignatureResponse, dZ as GetTxAuthDataSignatureResponse, cL as GetTxAuthSigRequest, cN as GetTxAuthSigRequestTezos, cM as GetTxAuthSigResponse, cO as GetTxAuthSigResponseTezos, d3 as HostMessage, cP as HostRequestMessage, cf as HostResponseMessage, d1 as IdentityAppMessage, d4 as IdentityMessage, c3 as IdentityNotificationMessage, c8 as IdentityRequestMessage, cQ as IdentityResponseMessage, cY as IdentitySdkMessage, cZ as IdentitySdkMessageWithIdentifier, d2 as IdentityWallet, c4 as InitialDataRequest, cc as InitialDataResponse, b$ as IsVerifiedNotification, cJ as IsVerifiedRequest, cK as IsVerifiedResponse, bU as KycCompletionData, bV as KycCompletionNotification, d7 as MediaType, d8 as MediaTypePID, dz as NUMERIC_OPERATORS, dA as NumericOperator, dM as OLD_CHALLENGE_QUERY_OPERATORS, dN as OLD_ChallengeQueryOperator, dQ as OLD_ChallengeQueryOperatorToOperator, dL as OLD_ChallengeQuerySchema, dS as OLD_QueryCredentialType, dR as OLD_QueryCredentialTypes, dr as OPERATORS, c1 as OcvSdkInitialized, bX as OffChainScenarioExecutionData, cl as OffChainZKPRuleResult, bY as OnChainScenarioExecutionData, ds as Operator, dO as OperatorMappings, dP as OperatorToOLD_ChallengeQueryOperator, dK as PartialQueryConfigSimplified, c0 as PolygonIdInitialized, cF as PolygonIdRequest, cE as PolygonIdRequestData, cH as PolygonIdResponse, cG as PolygonIdResponseData, ec as PrivacyPreservingMonitoring, dg as ProofData, dp as QUERY_LOGIC_OPERATOR, dl as QrCodeLinkWithSchemaType, dJ as QueryConfigSimplified, dq as QueryLogicOperator, d5 as RequiredDataRowSchema, d6 as RequiredVerificationData, cn as RuleEngineResponse, bW as RuleEngineScenarioExecutionData, cq as RuleResultStatus, cr as RuleResultStatusLabels, cp as RuleResultStatuses, ef as SCENARIO_AUTHORIZATION_STATUSES, dx as STRING_OPERATORS, dF as SUPPORTED_TYPES, cw as Scenario, bR as ScenarioAuthorizationData, eg as ScenarioAuthorizationStatus, bZ as ScenarioExecutionData, b_ as ScenarioExecutionNotification, co as ScenarioExecutionResponse, ch as ScenarioType, cg as ScenarioTypes, cs as SdkVerificationOutput, bS as SdkVerificationResponseSchema, c7 as SendTransactionRequest, c5 as SignatureRequest, cd as SignatureResponse, cB as SimplifiedCredential, c2 as StartCompletedNotification, cI as StartFlowRequest, dy as StringOperator, dG as SupportedType, dH as SupportedTypes, cy as TemplateScenario, d_ as TezosTxAuthInput, e8 as TezosTxAuthInputJsSdk, e0 as TezosTxSignatureResponse, c6 as TransactionData, ce as TransactionResponse, c$ as TxAuthDataSignatureGatingError, cW as TxAuthDataSignatureGatingRequest, c_ as TxAuthDataSignatureResponse, dW as TxAuthInput, dY as TxSignatureResponse, cv as VerificationOutput, cu as VerificationSessionStatus, ct as VerificationSessionStatuses, ei as VerifyWalletChallengeRequest, cV as WalletSignResponse, eh as WalletSignatureResponse, dt as ZKPOperator, ea as ZKPRequest, eb as ZKPRequestFromZKVerifier, db as ZeroKnowledgeProofRequest, dh as ZeroKnowledgeProofResponse, dU as getOldCredentialPath, dT as getOldCredentialType, dV as oldCredentialPathToDataLink, du as operatorDisplayMap, dm as parseIden3Message, dn as parseSessionIdFromUrl } from '../../dist/identity-api.schema-1499faff.esm.mjs';
|
|
2
2
|
import 'zod';
|
|
3
|
-
import '../../dist/vault.schema-
|
|
3
|
+
import '../../dist/vault.schema-5a64c242.esm.mjs';
|
|
4
4
|
import '@unblokttechnology/data-links';
|
|
5
5
|
import 'decimal.js';
|
|
6
6
|
import 'nanoid';
|
package/package.json
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-
|
|
5
|
+
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-2a40911e.cjs.dev.cjs');
|
|
6
6
|
require('zod');
|
|
7
|
-
require('../../dist/vault.schema-
|
|
7
|
+
require('../../dist/vault.schema-5c4266fa.cjs.dev.cjs');
|
|
8
8
|
require('@unblokttechnology/data-links');
|
|
9
9
|
require('decimal.js');
|
|
10
|
-
require('../../dist/identity-api.schema-
|
|
10
|
+
require('../../dist/identity-api.schema-df62ef76.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-
|
|
5
|
+
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-d38ee734.cjs.prod.cjs');
|
|
6
6
|
require('zod');
|
|
7
|
-
require('../../dist/vault.schema-
|
|
7
|
+
require('../../dist/vault.schema-4dd4a842.cjs.prod.cjs');
|
|
8
8
|
require('@unblokttechnology/data-links');
|
|
9
9
|
require('decimal.js');
|
|
10
|
-
require('../../dist/identity-api.schema-
|
|
10
|
+
require('../../dist/identity-api.schema-5b052d0e.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-
|
|
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-7bd7bbc2.esm.mjs';
|
|
2
2
|
import 'zod';
|
|
3
|
-
import '../../dist/vault.schema-
|
|
3
|
+
import '../../dist/vault.schema-5a64c242.esm.mjs';
|
|
4
4
|
import '@unblokttechnology/data-links';
|
|
5
5
|
import 'decimal.js';
|
|
6
|
-
import '../../dist/identity-api.schema-
|
|
6
|
+
import '../../dist/identity-api.schema-1499faff.esm.mjs';
|
|
7
7
|
import 'nanoid';
|
|
8
8
|
|
|
9
9
|
var CoinMarketCapCryptoId={$BABA:"30040",// Name: Baba, Slug: baba
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var vault_schema = require('../../dist/vault.schema-
|
|
5
|
+
var vault_schema = require('../../dist/vault.schema-5c4266fa.cjs.dev.cjs');
|
|
6
6
|
require('zod');
|
|
7
7
|
require('@unblokttechnology/data-links');
|
|
8
8
|
require('decimal.js');
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var vault_schema = require('../../dist/vault.schema-
|
|
5
|
+
var vault_schema = require('../../dist/vault.schema-4dd4a842.cjs.prod.cjs');
|
|
6
6
|
require('zod');
|
|
7
7
|
require('@unblokttechnology/data-links');
|
|
8
8
|
require('decimal.js');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { aF as DataLinkTypeZodSchema, aD as DataLinkVersionZodSchema, aQ as GenericVaultDataLinkZodSchema, aP as GenericVaultEmbeddedLinkZodSchema, aN as GenericVaultPointerLinkZodSchema, aO as GenericVaultSearchLinkZodSchema, aG as VaultJsonSchemas, aM as VaultMetadataLinkZodSchema, aK as VaultPointerKeyMapZodSchema, aL as VaultQueryMapZodSchema, aI as VaultSchemaIdZodSchema, aJ as VaultSchemaPathsZodSchema, aH as VaultZodSchema, aE as allDataLinkTypes, aC as allDataLinkVersions } from '../../dist/vault.schema-
|
|
1
|
+
export { aF as DataLinkTypeZodSchema, aD as DataLinkVersionZodSchema, aQ as GenericVaultDataLinkZodSchema, aP as GenericVaultEmbeddedLinkZodSchema, aN as GenericVaultPointerLinkZodSchema, aO as GenericVaultSearchLinkZodSchema, aG as VaultJsonSchemas, aM as VaultMetadataLinkZodSchema, aK as VaultPointerKeyMapZodSchema, aL as VaultQueryMapZodSchema, aI as VaultSchemaIdZodSchema, aJ as VaultSchemaPathsZodSchema, aH as VaultZodSchema, aE as allDataLinkTypes, aC as allDataLinkVersions } from '../../dist/vault.schema-5a64c242.esm.mjs';
|
|
2
2
|
import 'zod';
|
|
3
3
|
import '@unblokttechnology/data-links';
|
|
4
4
|
import 'decimal.js';
|
package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var vault_schema = require('../../dist/vault.schema-
|
|
6
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
7
|
-
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-
|
|
5
|
+
var vault_schema = require('../../dist/vault.schema-5c4266fa.cjs.dev.cjs');
|
|
6
|
+
var identityApi_schema = require('../../dist/identity-api.schema-df62ef76.cjs.dev.cjs');
|
|
7
|
+
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-8d53b2af.cjs.dev.cjs');
|
|
8
8
|
require('zod');
|
|
9
9
|
require('@unblokttechnology/data-links');
|
|
10
10
|
require('decimal.js');
|
package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var vault_schema = require('../../dist/vault.schema-
|
|
6
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
7
|
-
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-
|
|
5
|
+
var vault_schema = require('../../dist/vault.schema-4dd4a842.cjs.prod.cjs');
|
|
6
|
+
var identityApi_schema = require('../../dist/identity-api.schema-5b052d0e.cjs.prod.cjs');
|
|
7
|
+
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-fb104f76.cjs.prod.cjs');
|
|
8
8
|
require('zod');
|
|
9
9
|
require('@unblokttechnology/data-links');
|
|
10
10
|
require('decimal.js');
|
package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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-
|
|
2
|
-
export { eM as CredentialMediaType, eH as CredentialNames, eG as CredentialSchemas, eK as CredentialType, C as CredentialTypes, eI as NexeraCredentialType, eL as VerifiableCredential, eJ as getCredentialName } from '../../dist/identity-api.schema-
|
|
3
|
-
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-
|
|
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-5a64c242.esm.mjs';
|
|
2
|
+
export { eM as CredentialMediaType, eH as CredentialNames, eG as CredentialSchemas, eK as CredentialType, C as CredentialTypes, eI as NexeraCredentialType, eL as VerifiableCredential, eJ as getCredentialName } from '../../dist/identity-api.schema-1499faff.esm.mjs';
|
|
3
|
+
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-7d47dc07.esm.mjs';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import '@unblokttechnology/data-links';
|
|
6
6
|
import 'decimal.js';
|