@nexeraid/identity-schemas 2.8.0-dev → 2.9.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/declarations/src/providers/sumsub/sumsub-applicant.schema.d.ts +4 -4
- package/dist/declarations/src/transaction.schema.d.ts +2 -2
- package/dist/declarations/src/transaction.schema.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +135 -135
- package/dist/declarations/src/webhooks/tms.webhooks.schema.d.ts +3 -3
- package/dist/nexeraid-identity-schemas.cjs.dev.js +1 -1
- package/dist/nexeraid-identity-schemas.cjs.prod.js +1 -1
- package/dist/nexeraid-identity-schemas.esm.js +1 -1
- package/dist/package.json +1 -1
- package/dist/{transaction.schema-221579a3.esm.js → transaction.schema-356f414e.esm.js} +1 -1
- package/dist/{transaction.schema-4195655f.cjs.dev.js → transaction.schema-8da87f68.cjs.dev.js} +1 -1
- package/dist/{transaction.schema-1534b40f.cjs.prod.js → transaction.schema-aff2475c.cjs.prod.js} +1 -1
- package/package.json +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.js +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.js +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.js +1 -1
|
@@ -4,7 +4,7 @@ export declare const TMSWebhookPayload: z.ZodObject<{
|
|
|
4
4
|
id: z.ZodString;
|
|
5
5
|
transactionId: z.ZodString;
|
|
6
6
|
transactionType: z.ZodEnum<["crypto", "fiat"]>;
|
|
7
|
-
status: z.ZodEnum<["pending", "approved", "under_investigation", "blocked"]>;
|
|
7
|
+
status: z.ZodEnum<["pending", "approved", "under_investigation", "blocked", "failed"]>;
|
|
8
8
|
riskScore: z.ZodNullable<z.ZodString>;
|
|
9
9
|
riskLevel: z.ZodNullable<z.ZodString>;
|
|
10
10
|
customerId: z.ZodString;
|
|
@@ -15,7 +15,7 @@ export declare const TMSWebhookPayload: z.ZodObject<{
|
|
|
15
15
|
updatedAt: z.ZodNullable<z.ZodDate>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
17
|
id: string;
|
|
18
|
-
status: "pending" | "approved" | "under_investigation" | "blocked";
|
|
18
|
+
status: "pending" | "approved" | "under_investigation" | "blocked" | "failed";
|
|
19
19
|
createdAt: Date;
|
|
20
20
|
updatedAt: Date | null;
|
|
21
21
|
customerId: string;
|
|
@@ -29,7 +29,7 @@ export declare const TMSWebhookPayload: z.ZodObject<{
|
|
|
29
29
|
transactionDate: Date;
|
|
30
30
|
}, {
|
|
31
31
|
id: string;
|
|
32
|
-
status: "pending" | "approved" | "under_investigation" | "blocked";
|
|
32
|
+
status: "pending" | "approved" | "under_investigation" | "blocked" | "failed";
|
|
33
33
|
createdAt: Date;
|
|
34
34
|
updatedAt: Date | null;
|
|
35
35
|
customerId: string;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var identityApi_schema = require('./identity-api.schema-e1fe9b0e.cjs.dev.js');
|
|
6
|
-
var transaction_schema = require('./transaction.schema-
|
|
6
|
+
var transaction_schema = require('./transaction.schema-8da87f68.cjs.dev.js');
|
|
7
7
|
var zod = require('zod');
|
|
8
8
|
var frontendUtilities_schema = require('./frontend-utilities.schema-7ec52bb3.cjs.dev.js');
|
|
9
9
|
require('nanoid');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var identityApi_schema = require('./identity-api.schema-725ecd1d.cjs.prod.js');
|
|
6
|
-
var transaction_schema = require('./transaction.schema-
|
|
6
|
+
var transaction_schema = require('./transaction.schema-aff2475c.cjs.prod.js');
|
|
7
7
|
var zod = require('zod');
|
|
8
8
|
var frontendUtilities_schema = require('./frontend-utilities.schema-63c0c3ec.cjs.prod.js');
|
|
9
9
|
require('nanoid');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { C as CredentialTypes } from './identity-api.schema-a3f556f3.esm.js';
|
|
2
2
|
export { s as ACTIVE_COSMOS_CHAIN_VALUES, A as ACTIVE_EVM_CHAIN_VALUES, o as ACTIVE_TEZOS_CHAIN_VALUES, am as ALPHA_2_COUNTRIES, d9 as ARRAY_OPERATORS, cT as AUTHORIZATION_REQUEST_MESSAGE_TYPES, bT as AVAILABLE_FLOWS, cd as AbbreviatedWorkflowScenario, bh as ActionId, b6 as ActionPrefix, ef as AdditionalCustomerInformationParams, F as AddressSchema, d3 as AllCredentialAttributes, d4 as AllCredentialValues, d$ as AllScenarioExecutionAuthorizationData, an as Alpha2Country, dW as AnyTxAuthDataSignatureResponse, dT as AnyTxAuthInput, dO as ApiTezosTxAuthInput, dK as ApiTxAuthInput, bc as AppId, aO as AppPrefix, K as AptosAddress, L as AptosSignature, da as ArrayOperator, c$ as AuthQrCodeData, cy as AuthSession, cz as AuthSessionData, cW as AuthorizationRequestMessage, cV as AuthorizationRequestMessageType, cU as AuthorizationRequestMessageTypes, cZ as AuthorizationResponseMessage, bU as AvailableFlow, a6 as BLOCKCHAIN_NAMESPACES, a8 as BLOCKCHAIN_NAMESPACES_NAMES, ac as BLOCKCHAIN_NAMESPACE_TO_NAME, ab as BLOCKCHAIN_NAME_TO_NAMESPACE, df as BOOLEAN_OPERATORS, c0 as BaseQueryResponse, aE as BasicCustomerContactInformation, a4 as BlockchainAddress, B as BlockchainId, a7 as BlockchainNamespace, a5 as BlockchainSignature, dg as BooleanOperator, dE as CHALLENGE_QUERY_OPERATORS, cQ as CIRCUIT_IDS, p as COSMOS_CHAIN_NAMES, q as COSMOS_CHAIN_NAMES_LIST, r as COSMOS_CHAIN_VALUES, aF as CUSTOMERS_CHARTS, aJ as CUSTOMER_AUTOMATION_REASONS, aH as CUSTOMER_TABLE_COLUMNS, a2 as CardanoAddress, a3 as CardanoSignature, bd as ChallengeId, aP as ChallengePrefix, dF as ChallengeQueryOperator, dI as ChallengeQueryOperatorToOperator, dD as ChallengeQuerySchema, cA as ChallengeResponse, cR as CircuitId, bB as CloseScreenNotification, cg as ComplianceImplementationStepsInput, U as CosmosAddress, t as CosmosChainId, V as CosmosSignature, d_ as CreateAuthRequestProps, dv as CreateQueryConfigurationInput, dw as CreateQueryConfigurationResponse, cf as CreateTemplateScenario, eL as CredentialMediaType, eG as CredentialNames, c_ as CredentialQrCodeData, eF as CredentialSchemas, eJ as CredentialType, C as CredentialTypes, ej as CustomerId, aB as CustomerOnboardingLevel, aA as CustomerOnboardingLevels, bf as CustomerScreeningId, aR as CustomerScreeningPrefix, aD as CustomerStatus, aC as CustomerStatuses, aI as CustomerTableColumn, av as CustomerType, au as CustomerTypes, aG as CustomersChartType, dh as DATE_OPERATORS, a9 as DISPLAYED_LOCKCHAIN_NAMESPACES, bV as DataAvailableOnStart, di as DateOperator, dz as DeleteQueryConfigurationInput, dA as DeleteQueryConfigurationResponse, aa as DisplayedBlockchainNamespace, H as EIP155Signature, ad as ENVS, E as EVM_BLOCK_TIME, i as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, _ as EdSignature, ba as EmailId, aM as EmailPrefix, ae as EnvironmentSchema, j as EvmChainId, c2 as ExecuteQueryResponse, dV as ExtendedTezosTxAuthDataSignatureResponse, dS as ExtendedTezosTxAuthInput, dU as ExtendedTxAuthDataSignatureResponse, dR as ExtendedTxAuthInput, el as ExternalCustomerId, e4 as FLOW_TYPES, e5 as FlowType, I as FunctionCallData, cx as GenerateWalletChallengeRequest, eE as GenericVerifiableCredentialSchema, ci as GetCredentialsRequest, cj as GetCredentialsResponse, cD as GetCustomerStatusRequest, cH as GetCustomerStatusResponse, dQ as GetTezosTxAuthDataSignatureResponse, dM as GetTxAuthDataSignatureResponse, cr as GetTxAuthSigRequest, ct as GetTxAuthSigRequestTezos, cs as GetTxAuthSigResponse, cu as GetTxAuthSigResponseTezos, cK as HostMessage, cv as HostRequestMessage, bZ as HostResponseMessage, er as ID3CredentialSubjectSchema, e8 as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, ea as IDENTITY_DOCUMENT_OPTIONS, eB as IDImageCredentialSubjectSchema, dm as IDInformation, eA as IDInformationCredentialSubjectSchema, es as IDScanCredentialSubjectSchema, et as IDScanPassportCredentialSubjectSchema, eu as IDScanSelfieCredentialSubjectSchema, al as ISO3CountryCode, ee as Identifier, cI as IdentityAppMessage, en as IdentityAppV2Web2JWT, em as IdentityAppV2Web3JWT, e9 as IdentityDocumentCountryListOption, eb as IdentityDocumentOptionsType, b9 as IdentityId, cL as IdentityMessage, bN as IdentityNotificationMessage, aL as IdentityPrefix, bS as IdentityRequestMessage, cw as IdentityResponseMessage, cE as IdentitySdkMessage, cF as IdentitySdkMessageWithIdentifier, cJ as IdentityWallet, ek as IdentityWidgetAccessToken, eo as IdentityWidgetAccessToken_NEW, ep as IdentityWidgetSessionToken, bO as InitialDataRequest, bW as InitialDataResponse, bt as InstitutionExtractedInfosId, b2 as InstitutionExtractedInfosPrefix, bs as InstitutionId, b1 as InstitutionPrefix, ak as IpAddress, bJ as IsVerifiedNotification, cp as IsVerifiedRequest, cq as IsVerifiedResponse, az as KybOnboardingLevel, ay as KybOnboardingLevels, bC as KycCompletionData, bD as KycCompletionNotification, ax as KycOnboardingLevel, aw as KycOnboardingLevels, bv as ListId, b4 as ListPrefix, cO as MediaType, cP as MediaTypePID, by as MemberId, w as NEXERA_ACTIVE_STARKNET_CHAIN_VALUES, h as NEXERA_CHAIN_VALUES, d as NEXERA_COSMOS_CHAINS, N as NEXERA_EVM_CHAINS, a as NEXERA_EVM_CHAINS_ID, f as NEXERA_EVM_CHAIN_NAMES, g as NEXERA_EVM_CHAIN_NAMES_LIST, e as NEXERA_STARKNET_CHAINS, u as NEXERA_STARKNET_CHAIN_NAMES, v as NEXERA_STARKNET_CHAIN_VALUES, c as NEXERA_TEZOS_CHAINS, l as NEXERA_TEZOS_CHAIN_NAMES, m as NEXERA_TEZOS_CHAIN_NAMES_LIST, n as NEXERA_TEZOS_CHAIN_VALUES, dd as NUMERIC_OPERATORS, eH as NexeraCredentialType, b as NexeraEvmChains, du as NonParsedQueryConfiguration, de as NumericOperator, ez as OLD_AMLScreeningsResultsCredentialSubjectSchema, ev as OLD_IDImageCredentialSubjectSchema, ew as OLD_IDInformationCredentialSubjectSchema, ex as OLD_ProofOfResidenceCredentialSubjectSchema, ey as OLD_SelfieImageCredentialSubjectSchema, d5 as OPERATORS, bL as OcvSdkInitialized, bF as OffChainScenarioExecutionData, dZ as OffChainZKP, c1 as OffChainZKPRuleResult, bG as OnChainScenarioExecutionData, d6 as Operator, dG as OperatorMappings, dH as OperatorToChallengeQueryOperator, eg as OrganizationId, ag as OtpCode, a0 as P2Signature, ec as PERSONAL_INFORMATION_FIELDS, P as POLYGON_NETWORK_NAMES, aj as PUBLIC_SERVICES_SCHEMA_MAP, dr as PartialQueryConfigSimplified, ed as PersonalInformationFieldsIdentityDocuments, Q as PolkadotAddress, R as PolkadotSignature, bK as PolygonIdInitialized, cl as PolygonIdRequest, ck as PolygonIdRequestData, cn as PolygonIdResponse, cm as PolygonIdResponseData, k as PolygonNetworkNames, z as PrivateKey, cX as ProofData, eD as ProofOfResidenceCredentialSubjectSchema, D as PublicKey, d0 as QrCodeLinkWithSchemaType, dn as QueryConfig, dq as QueryConfigSimplified, ds as QueryConfigSimplifiedParsed, dt as QueryConfiguration, dC as QueryCredentialType, dB as QueryCredentialTypes, bw as QueryId, b5 as QueryPrefix, dp as QueryType, cM as RequiredDataRowSchema, cN as RequiredVerificationData, at as RiskScoreType, as as RiskScoreTypes, c3 as RuleEngineResponse, bE as RuleEngineScenarioExecutionData, c6 as RuleResultStatus, c7 as RuleResultStatusLabels, c5 as RuleResultStatuses, e0 as SCENARIO_AUTHORIZATION_STATUSES, db as STRING_OPERATORS, dj as SUPPORTED_TYPES, cc as Scenario, bz as ScenarioAuthorizationData, e1 as ScenarioAuthorizationStatus, bH as ScenarioExecutionData, bI as ScenarioExecutionNotification, c4 as ScenarioExecutionResponse, bu as ScenarioId, b3 as ScenarioPrefix, b$ as ScenarioType, b_ as ScenarioTypes, c8 as SdkVerificationOutput, bA as SdkVerificationResponseSchema, eC as SelfieImageCredentialSubjectSchema, bR as SendTransactionRequest, bP as SignatureRequest, bX as SignatureResponse, ch as SimplifiedCredential, $ as SpSignature, M as StarknetAddress, S as StarknetChainId, O as StarknetSignature, bM as StartCompletedNotification, co as StartFlowRequest, b8 as StorageId, aK as StoragePrefix, y as String0x, dc as StringOperator, dk as SupportedType, dl as SupportedTypes, bg as TagId, aS as TagPrefix, bi as TagsToTransactionReviewsId, aT as TagsToTransactionReviewsPrefix, ce as TemplateScenario, be as TestId, aQ as TestPrefix, Y as TezosAddress, T as TezosChainId, X as TezosContractAddress, Z as TezosEntrypointName, W as TezosImplicitAddress, a1 as TezosSignature, dN as TezosTxAuthInput, dP as TezosTxSignatureResponse, bj as TransactionAddressesId, aU as TransactionAddressesPrefix, bQ as TransactionData, bp as TransactionExtractedInfosId, a_ as TransactionExtractedInfosPrefix, bl as TransactionFeesId, aW as TransactionFeesPrefix, bk as TransactionId, bo as TransactionInfosId, aZ as TransactionInfosPrefix, br as TransactionMethodExtractedInfosId, b0 as TransactionMethodExtractedInfosPrefix, bq as TransactionMethodsId, a$ as TransactionMethodsPrefix, bn as TransactionPartiesId, aY as TransactionPartiesPrefix, aV as TransactionPrefix, bY as TransactionResponse, bm as TransactionReviewId, aX as TransactionReviewPrefix, cC as TxAuthDataSignatureGatingRequest, cG as TxAuthDataSignatureResponse, dJ as TxAuthInput, G as TxHash, dL as TxSignatureResponse, dx as UpdateQueryConfigurationInput, dy as UpdateQueryConfigurationResponse, af as UuidString, eK as VerifiableCredential, e7 as VerificationMode, e6 as VerificationModes, cb as VerificationOutput, ca as VerificationSessionStatus, c9 as VerificationSessionStatuses, e3 as VerifyWalletChallengeRequest, bb as WalletId, aN as WalletPrefix, cB as WalletSignResponse, e2 as WalletSignatureResponse, eq as Web2CreateSessionParams, ei as WorkflowId, eh as WorkspaceId, d7 as ZKPOperator, dX as ZKPRequest, dY as ZKPRequestFromZKVerifier, cS as ZeroKnowledgeProofRequest, cY as ZeroKnowledgeProofResponse, ah as ZodParse, ap as countryISO2toISO3Mapping, ao as countryISO3toISO2Mapping, b7 as createBrandedSchemaId, bx as generateId, eI as getCredentialName, x as isValidAddress, aq as isoCountriesNameFromISO2, d8 as operatorDisplayMap, ar as parseISO3CountryCode, d1 as parseIden3Message, d2 as parseSessionIdFromUrl, J as shortAddress, ai as shortBlockchainAddress } from './identity-api.schema-a3f556f3.esm.js';
|
|
3
|
-
export { c as CryptoCode, b as CryptoCodes, a as CurrencyCode, C as CurrencyCodes, u as PaymentType, P as PaymentTypes, T as TRANSACTION_CHARTS, e as TRANSACTION_TABLE_COLUMNS, r as TransactionCurrencyCode, q as TransactionCurrencyCodes, p as TransactionDirection, o as TransactionDirections, w as TransactionPartiesType, v as TransactionPartiesTypes, t as TransactionProvider, s as TransactionProviders, n as TransactionReviewStatus, m as TransactionReviewStatuses, l as TransactionRiskLevel, k as TransactionRiskLevels, f as TransactionTableColumn, h as TransactionType, j as TransactionTypeWithAll, g as TransactionTypes, i as TransactionTypesWithAll, d as TransactionsChartType } from './transaction.schema-
|
|
3
|
+
export { c as CryptoCode, b as CryptoCodes, a as CurrencyCode, C as CurrencyCodes, u as PaymentType, P as PaymentTypes, T as TRANSACTION_CHARTS, e as TRANSACTION_TABLE_COLUMNS, r as TransactionCurrencyCode, q as TransactionCurrencyCodes, p as TransactionDirection, o as TransactionDirections, w as TransactionPartiesType, v as TransactionPartiesTypes, t as TransactionProvider, s as TransactionProviders, n as TransactionReviewStatus, m as TransactionReviewStatuses, l as TransactionRiskLevel, k as TransactionRiskLevels, f as TransactionTableColumn, h as TransactionType, j as TransactionTypeWithAll, g as TransactionTypes, i as TransactionTypesWithAll, d as TransactionsChartType } from './transaction.schema-356f414e.esm.js';
|
|
4
4
|
import { z } from 'zod';
|
|
5
5
|
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from './frontend-utilities.schema-c53dbf36.esm.js';
|
|
6
6
|
import 'nanoid';
|
package/dist/package.json
CHANGED
|
@@ -22,7 +22,7 @@ var TransactionTypeWithAll = z["enum"](TransactionTypesWithAll);
|
|
|
22
22
|
var TransactionRiskLevels = ["Low", "Medium", "High"];
|
|
23
23
|
var TransactionRiskLevel = z["enum"](TransactionRiskLevels);
|
|
24
24
|
// TransactionReview Status
|
|
25
|
-
var TransactionReviewStatuses = ["pending", "approved", "under_investigation", "blocked"];
|
|
25
|
+
var TransactionReviewStatuses = ["pending", "approved", "under_investigation", "blocked", "failed"];
|
|
26
26
|
var TransactionReviewStatus = z["enum"](TransactionReviewStatuses);
|
|
27
27
|
// TransactionInfos Direction
|
|
28
28
|
var TransactionDirections = ["IN", "OUT"];
|
package/dist/{transaction.schema-4195655f.cjs.dev.js → transaction.schema-8da87f68.cjs.dev.js}
RENAMED
|
@@ -24,7 +24,7 @@ var TransactionTypeWithAll = zod.z["enum"](TransactionTypesWithAll);
|
|
|
24
24
|
var TransactionRiskLevels = ["Low", "Medium", "High"];
|
|
25
25
|
var TransactionRiskLevel = zod.z["enum"](TransactionRiskLevels);
|
|
26
26
|
// TransactionReview Status
|
|
27
|
-
var TransactionReviewStatuses = ["pending", "approved", "under_investigation", "blocked"];
|
|
27
|
+
var TransactionReviewStatuses = ["pending", "approved", "under_investigation", "blocked", "failed"];
|
|
28
28
|
var TransactionReviewStatus = zod.z["enum"](TransactionReviewStatuses);
|
|
29
29
|
// TransactionInfos Direction
|
|
30
30
|
var TransactionDirections = ["IN", "OUT"];
|
package/dist/{transaction.schema-1534b40f.cjs.prod.js → transaction.schema-aff2475c.cjs.prod.js}
RENAMED
|
@@ -24,7 +24,7 @@ var TransactionTypeWithAll = zod.z["enum"](TransactionTypesWithAll);
|
|
|
24
24
|
var TransactionRiskLevels = ["Low", "Medium", "High"];
|
|
25
25
|
var TransactionRiskLevel = zod.z["enum"](TransactionRiskLevels);
|
|
26
26
|
// TransactionReview Status
|
|
27
|
-
var TransactionReviewStatuses = ["pending", "approved", "under_investigation", "blocked"];
|
|
27
|
+
var TransactionReviewStatuses = ["pending", "approved", "under_investigation", "blocked", "failed"];
|
|
28
28
|
var TransactionReviewStatus = zod.z["enum"](TransactionReviewStatuses);
|
|
29
29
|
// TransactionInfos Direction
|
|
30
30
|
var TransactionDirections = ["IN", "OUT"];
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@ var zod = require('zod');
|
|
|
6
6
|
var identityApi_schema = require('../../dist/identity-api.schema-e1fe9b0e.cjs.dev.js');
|
|
7
7
|
var customers_schema = require('../../dist/customers.schema-1bf4fe64.cjs.dev.js');
|
|
8
8
|
var zodToJsonSchema = require('zod-to-json-schema');
|
|
9
|
-
var transaction_schema = require('../../dist/transaction.schema-
|
|
9
|
+
var transaction_schema = require('../../dist/transaction.schema-8da87f68.cjs.dev.js');
|
|
10
10
|
require('nanoid');
|
|
11
11
|
|
|
12
12
|
// Alert Statuses
|
|
@@ -6,7 +6,7 @@ var zod = require('zod');
|
|
|
6
6
|
var identityApi_schema = require('../../dist/identity-api.schema-725ecd1d.cjs.prod.js');
|
|
7
7
|
var customers_schema = require('../../dist/customers.schema-80e163e9.cjs.prod.js');
|
|
8
8
|
var zodToJsonSchema = require('zod-to-json-schema');
|
|
9
|
-
var transaction_schema = require('../../dist/transaction.schema-
|
|
9
|
+
var transaction_schema = require('../../dist/transaction.schema-aff2475c.cjs.prod.js');
|
|
10
10
|
require('nanoid');
|
|
11
11
|
|
|
12
12
|
// Alert Statuses
|
|
@@ -2,7 +2,7 @@ import { z } from 'zod';
|
|
|
2
2
|
import { af as UuidString, el as ExternalCustomerId, at as RiskScoreType, av as CustomerType, aB as CustomerOnboardingLevel, aD as CustomerStatus, al as ISO3CountryCode, a4 as BlockchainAddress, c6 as RuleResultStatus, eE as GenericVerifiableCredentialSchema, eN as _toArray, eM as _toConsumableArray, ae as EnvironmentSchema } from '../../dist/identity-api.schema-a3f556f3.esm.js';
|
|
3
3
|
import { M as MergedProviders, S as ScoringAnalysisResponse, B as BitRankVerifiedResponse, a as MerkleAddressResponse, C as ChainalysisRiskAssessmentResponse, I as IpQualityServiceAnalysisResponse, b as ComplyAdvantageSearchResponse } from '../../dist/customers.schema-0bfe7ed2.esm.js';
|
|
4
4
|
import { zodToJsonSchema } from 'zod-to-json-schema';
|
|
5
|
-
import { g as TransactionTypes, m as TransactionReviewStatuses } from '../../dist/transaction.schema-
|
|
5
|
+
import { g as TransactionTypes, m as TransactionReviewStatuses } from '../../dist/transaction.schema-356f414e.esm.js';
|
|
6
6
|
import 'nanoid';
|
|
7
7
|
|
|
8
8
|
// Alert Statuses
|