@nexeraid/identity-schemas 2.31.0-dev → 2.31.0
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-573ae5fa.cjs.dev.cjs → CoinMarketCap.schema-11069418.cjs.dev.cjs} +1 -1
- package/dist/{CoinMarketCap.schema-6705a4b2.cjs.prod.cjs → CoinMarketCap.schema-b0cc2a78.cjs.prod.cjs} +1 -1
- package/dist/{CoinMarketCap.schema-bdd190c6.esm.mjs → CoinMarketCap.schema-e7be5940.esm.mjs} +1 -1
- package/dist/declarations/src/identity/host-requests.schema.d.ts +0 -20
- package/dist/declarations/src/identity/host-requests.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/identity-v2.schema.d.ts +6 -172
- package/dist/declarations/src/identity/identity-v2.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/kyc.schema.d.ts +0 -10
- package/dist/declarations/src/identity/kyc.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/txAuthData.schema.d.ts +197 -198
- package/dist/declarations/src/identity/txAuthData.schema.d.ts.map +1 -1
- package/dist/{frontend-utilities.schema-983ca847.cjs.dev.cjs → frontend-utilities.schema-75b74942.cjs.dev.cjs} +1 -1
- package/dist/{frontend-utilities.schema-c05799ae.cjs.prod.cjs → frontend-utilities.schema-9b40bae5.cjs.prod.cjs} +1 -1
- package/dist/{frontend-utilities.schema-c0732b51.esm.mjs → frontend-utilities.schema-dee00db7.esm.mjs} +1 -1
- package/dist/{identity-api.schema-3416c3ed.esm.mjs → identity-api.schema-1a005459.esm.mjs} +8 -22
- package/dist/{identity-api.schema-65ad4780.cjs.dev.cjs → identity-api.schema-57fbeead.cjs.dev.cjs} +8 -24
- package/dist/{identity-api.schema-2a107b5b.cjs.prod.cjs → identity-api.schema-5b5d60ea.cjs.prod.cjs} +8 -24
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +4 -6
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +4 -6
- package/dist/nexeraid-identity-schemas.esm.mjs +4 -4
- package/dist/package.json +1 -1
- package/dist/{transaction.schema-d3acfa35.cjs.dev.cjs → transaction.schema-18ac4ec3.cjs.dev.cjs} +1 -1
- package/dist/{transaction.schema-558bd12a.cjs.prod.cjs → transaction.schema-9fc271c9.cjs.prod.cjs} +1 -1
- package/dist/{transaction.schema-b1809ca8.esm.mjs → transaction.schema-c544a68e.esm.mjs} +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -4
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -4
- package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +1 -1
- package/package.json +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +2 -2
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +2 -2
- package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +2 -2
- 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
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
5
|
+
var identityApi_schema = require('../../dist/identity-api.schema-57fbeead.cjs.dev.cjs');
|
|
6
6
|
require('zod');
|
|
7
7
|
require('nanoid');
|
|
8
8
|
|
|
@@ -16,6 +16,7 @@ exports.AllCredentialAttributes = identityApi_schema.AllCredentialAttributes;
|
|
|
16
16
|
exports.AllCredentialValues = identityApi_schema.AllCredentialValues;
|
|
17
17
|
exports.AllScenarioExecutionAuthorizationData = identityApi_schema.AllScenarioExecutionAuthorizationData;
|
|
18
18
|
exports.AnyTxAuthDataSignatureResponse = identityApi_schema.AnyTxAuthDataSignatureResponse;
|
|
19
|
+
exports.AnyTxAuthInput = identityApi_schema.AnyTxAuthInput;
|
|
19
20
|
exports.AnyTxAuthInputJsSdk = identityApi_schema.AnyTxAuthInputJsSdk;
|
|
20
21
|
exports.ApiTezosTxAuthInput = identityApi_schema.ApiTezosTxAuthInput;
|
|
21
22
|
exports.ApiTxAuthInput = identityApi_schema.ApiTxAuthInput;
|
|
@@ -50,7 +51,6 @@ exports.DataAvailableOnStart = identityApi_schema.DataAvailableOnStart;
|
|
|
50
51
|
exports.DateOperator = identityApi_schema.DateOperator;
|
|
51
52
|
exports.DeleteQueryConfigurationInput = identityApi_schema.DeleteQueryConfigurationInput;
|
|
52
53
|
exports.DeleteQueryConfigurationResponse = identityApi_schema.DeleteQueryConfigurationResponse;
|
|
53
|
-
exports.Eip155TxAuthInputJsSdk = identityApi_schema.Eip155TxAuthInputJsSdk;
|
|
54
54
|
exports.ExecuteQueryResponse = identityApi_schema.ExecuteQueryResponse;
|
|
55
55
|
exports.ExtendedTezosTxAuthDataSignatureResponse = identityApi_schema.ExtendedTezosTxAuthDataSignatureResponse;
|
|
56
56
|
exports.ExtendedTezosTxAuthInput = identityApi_schema.ExtendedTezosTxAuthInput;
|
|
@@ -146,11 +146,9 @@ exports.SupportedType = identityApi_schema.SupportedType;
|
|
|
146
146
|
exports.SupportedTypes = identityApi_schema.SupportedTypes;
|
|
147
147
|
exports.TemplateScenario = identityApi_schema.TemplateScenario;
|
|
148
148
|
exports.TezosTxAuthInput = identityApi_schema.TezosTxAuthInput;
|
|
149
|
-
exports.TezosTxAuthInputJsSdk = identityApi_schema.TezosTxAuthInputJsSdk;
|
|
150
149
|
exports.TezosTxSignatureResponse = identityApi_schema.TezosTxSignatureResponse;
|
|
151
150
|
exports.TransactionData = identityApi_schema.TransactionData;
|
|
152
151
|
exports.TransactionResponse = identityApi_schema.TransactionResponse;
|
|
153
|
-
exports.TxAuthDataSignatureGatingError = identityApi_schema.TxAuthDataSignatureGatingError;
|
|
154
152
|
exports.TxAuthDataSignatureGatingRequest = identityApi_schema.TxAuthDataSignatureGatingRequest;
|
|
155
153
|
exports.TxAuthDataSignatureResponse = identityApi_schema.TxAuthDataSignatureResponse;
|
|
156
154
|
exports.TxAuthInput = identityApi_schema.TxAuthInput;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
5
|
+
var identityApi_schema = require('../../dist/identity-api.schema-5b5d60ea.cjs.prod.cjs');
|
|
6
6
|
require('zod');
|
|
7
7
|
require('nanoid');
|
|
8
8
|
|
|
@@ -16,6 +16,7 @@ exports.AllCredentialAttributes = identityApi_schema.AllCredentialAttributes;
|
|
|
16
16
|
exports.AllCredentialValues = identityApi_schema.AllCredentialValues;
|
|
17
17
|
exports.AllScenarioExecutionAuthorizationData = identityApi_schema.AllScenarioExecutionAuthorizationData;
|
|
18
18
|
exports.AnyTxAuthDataSignatureResponse = identityApi_schema.AnyTxAuthDataSignatureResponse;
|
|
19
|
+
exports.AnyTxAuthInput = identityApi_schema.AnyTxAuthInput;
|
|
19
20
|
exports.AnyTxAuthInputJsSdk = identityApi_schema.AnyTxAuthInputJsSdk;
|
|
20
21
|
exports.ApiTezosTxAuthInput = identityApi_schema.ApiTezosTxAuthInput;
|
|
21
22
|
exports.ApiTxAuthInput = identityApi_schema.ApiTxAuthInput;
|
|
@@ -50,7 +51,6 @@ exports.DataAvailableOnStart = identityApi_schema.DataAvailableOnStart;
|
|
|
50
51
|
exports.DateOperator = identityApi_schema.DateOperator;
|
|
51
52
|
exports.DeleteQueryConfigurationInput = identityApi_schema.DeleteQueryConfigurationInput;
|
|
52
53
|
exports.DeleteQueryConfigurationResponse = identityApi_schema.DeleteQueryConfigurationResponse;
|
|
53
|
-
exports.Eip155TxAuthInputJsSdk = identityApi_schema.Eip155TxAuthInputJsSdk;
|
|
54
54
|
exports.ExecuteQueryResponse = identityApi_schema.ExecuteQueryResponse;
|
|
55
55
|
exports.ExtendedTezosTxAuthDataSignatureResponse = identityApi_schema.ExtendedTezosTxAuthDataSignatureResponse;
|
|
56
56
|
exports.ExtendedTezosTxAuthInput = identityApi_schema.ExtendedTezosTxAuthInput;
|
|
@@ -146,11 +146,9 @@ exports.SupportedType = identityApi_schema.SupportedType;
|
|
|
146
146
|
exports.SupportedTypes = identityApi_schema.SupportedTypes;
|
|
147
147
|
exports.TemplateScenario = identityApi_schema.TemplateScenario;
|
|
148
148
|
exports.TezosTxAuthInput = identityApi_schema.TezosTxAuthInput;
|
|
149
|
-
exports.TezosTxAuthInputJsSdk = identityApi_schema.TezosTxAuthInputJsSdk;
|
|
150
149
|
exports.TezosTxSignatureResponse = identityApi_schema.TezosTxSignatureResponse;
|
|
151
150
|
exports.TransactionData = identityApi_schema.TransactionData;
|
|
152
151
|
exports.TransactionResponse = identityApi_schema.TransactionResponse;
|
|
153
|
-
exports.TxAuthDataSignatureGatingError = identityApi_schema.TxAuthDataSignatureGatingError;
|
|
154
152
|
exports.TxAuthDataSignatureGatingRequest = identityApi_schema.TxAuthDataSignatureGatingRequest;
|
|
155
153
|
exports.TxAuthDataSignatureResponse = identityApi_schema.TxAuthDataSignatureResponse;
|
|
156
154
|
exports.TxAuthInput = identityApi_schema.TxAuthInput;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { dO as ARRAY_OPERATORS, dw as AUTHORIZATION_REQUEST_MESSAGE_TYPES, cv as AVAILABLE_FLOWS, cR as AbbreviatedWorkflowScenario, dI as AllCredentialAttributes, dJ as AllCredentialValues, eE as AllScenarioExecutionAuthorizationData, ez as AnyTxAuthDataSignatureResponse, ev as AnyTxAuthInput, ew as AnyTxAuthInputJsSdk, eq as ApiTezosTxAuthInput, em as ApiTxAuthInput, dP as ArrayOperator, dE as AuthQrCodeData, da as AuthSession, db as AuthSessionData, dz as AuthorizationRequestMessage, dy as AuthorizationRequestMessageType, dx as AuthorizationRequestMessageTypes, dC as AuthorizationResponseMessage, cw as AvailableFlow, dU as BOOLEAN_OPERATORS, cE as BaseQueryResponse, dV as BooleanOperator, eg as CHALLENGE_QUERY_OPERATORS, dt as CIRCUIT_IDS, eh as ChallengeQueryOperator, ek as ChallengeQueryOperatorToOperator, ef as ChallengeQuerySchema, dc as ChallengeResponse, du as CircuitId, cd as CloseScreenNotification, cU as ComplianceImplementationStepsInput, eD as CreateAuthRequestProps, e7 as CreateQueryConfigurationInput, e8 as CreateQueryConfigurationResponse, cT as CreateTemplateScenario, dD as CredentialQrCodeData, dW as DATE_OPERATORS, cx as DataAvailableOnStart, dX as DateOperator, eb as DeleteQueryConfigurationInput, ec as DeleteQueryConfigurationResponse, cG as ExecuteQueryResponse, ey as ExtendedTezosTxAuthDataSignatureResponse, eu as ExtendedTezosTxAuthInput, ex as ExtendedTxAuthDataSignatureResponse, et as ExtendedTxAuthInput, d9 as GenerateWalletChallengeRequest, cW as GetCredentialsRequest, cX as GetCredentialsResponse, df as GetCustomerStatusRequest, dj as GetCustomerStatusResponse, es as GetTezosTxAuthDataSignatureResponse, eo as GetTxAuthDataSignatureResponse, d3 as GetTxAuthSigRequest, d5 as GetTxAuthSigRequestTezos, d4 as GetTxAuthSigResponse, d6 as GetTxAuthSigResponseTezos, dm as HostMessage, d7 as HostRequestMessage, cB as HostResponseMessage, d$ as IDInformation, dk as IdentityAppMessage, dn as IdentityMessage, cp as IdentityNotificationMessage, cu as IdentityRequestMessage, d8 as IdentityResponseMessage, dg as IdentitySdkMessage, dh as IdentitySdkMessageWithIdentifier, dl as IdentityWallet, cq as InitialDataRequest, cy as InitialDataResponse, cl as IsVerifiedNotification, d1 as IsVerifiedRequest, d2 as IsVerifiedResponse, ce as KycCompletionData, cf as KycCompletionNotification, dr as MediaType, ds as MediaTypePID, dS as NUMERIC_OPERATORS, e6 as NonParsedQueryConfiguration, dT as NumericOperator, dK as OPERATORS, cn as OcvSdkInitialized, ch as OffChainScenarioExecutionData, eC as OffChainZKP, cF as OffChainZKPRuleResult, ci as OnChainScenarioExecutionData, dL as Operator, ei as OperatorMappings, ej as OperatorToChallengeQueryOperator, e3 as PartialQueryConfigSimplified, cm as PolygonIdInitialized, cZ as PolygonIdRequest, cY as PolygonIdRequestData, c$ as PolygonIdResponse, c_ as PolygonIdResponseData, dA as ProofData, dF as QrCodeLinkWithSchemaType, e0 as QueryConfig, e2 as QueryConfigSimplified, e4 as QueryConfigSimplifiedParsed, e5 as QueryConfiguration, ee as QueryCredentialType, ed as QueryCredentialTypes, e1 as QueryType, dp as RequiredDataRowSchema, dq as RequiredVerificationData, cH as RuleEngineResponse, cg as RuleEngineScenarioExecutionData, cK as RuleResultStatus, cL as RuleResultStatusLabels, cJ as RuleResultStatuses, eF as SCENARIO_AUTHORIZATION_STATUSES, dQ as STRING_OPERATORS, dY as SUPPORTED_TYPES, cQ as Scenario, cb as ScenarioAuthorizationData, eG as ScenarioAuthorizationStatus, cj as ScenarioExecutionData, ck as ScenarioExecutionNotification, cI as ScenarioExecutionResponse, cD as ScenarioType, cC as ScenarioTypes, cM as SdkVerificationOutput, cc as SdkVerificationResponseSchema, ct as SendTransactionRequest, cr as SignatureRequest, cz as SignatureResponse, cV as SimplifiedCredential, co as StartCompletedNotification, d0 as StartFlowRequest, dR as StringOperator, dZ as SupportedType, d_ as SupportedTypes, cS as TemplateScenario, ep as TezosTxAuthInput, er as TezosTxSignatureResponse, cs as TransactionData, cA as TransactionResponse, de as TxAuthDataSignatureGatingRequest, di as TxAuthDataSignatureResponse, el as TxAuthInput, en as TxSignatureResponse, e9 as UpdateQueryConfigurationInput, ea as UpdateQueryConfigurationResponse, cP as VerificationOutput, cO as VerificationSessionStatus, cN as VerificationSessionStatuses, eI as VerifyWalletChallengeRequest, dd as WalletSignResponse, eH as WalletSignatureResponse, dM as ZKPOperator, eA as ZKPRequest, eB as ZKPRequestFromZKVerifier, dv as ZeroKnowledgeProofRequest, dB as ZeroKnowledgeProofResponse, dN as operatorDisplayMap, dG as parseIden3Message, dH as parseSessionIdFromUrl } from '../../dist/identity-api.schema-1a005459.esm.mjs';
|
|
2
2
|
import 'zod';
|
|
3
3
|
import 'nanoid';
|
package/package.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
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-11069418.cjs.dev.cjs');
|
|
6
6
|
require('zod');
|
|
7
|
-
require('../../dist/identity-api.schema-
|
|
7
|
+
require('../../dist/identity-api.schema-57fbeead.cjs.dev.cjs');
|
|
8
8
|
require('nanoid');
|
|
9
9
|
|
|
10
10
|
var CoinMarketCapCryptoId={$BABA:"30040",// Name: Baba, Slug: baba
|
|
@@ -2,9 +2,9 @@
|
|
|
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-b0cc2a78.cjs.prod.cjs');
|
|
6
6
|
require('zod');
|
|
7
|
-
require('../../dist/identity-api.schema-
|
|
7
|
+
require('../../dist/identity-api.schema-5b5d60ea.cjs.prod.cjs');
|
|
8
8
|
require('nanoid');
|
|
9
9
|
|
|
10
10
|
var CoinMarketCapCryptoId={$BABA:"30040",// Name: Baba, Slug: baba
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { a2 as AMLMetadata, A as ANALYSIS_TYPES, c as AnalysisType, bL as ApplicantMemberOfSchema, b_ as BENEFICIARY_TYPES, e as BLOCKCHAIN_TYPES, bN as BaseApplicantActionSchema, bl as BaseProvider, c0 as BeneficiaryCompanyCustomerClaims, c1 as BeneficiaryCompanyCustomerClaimsArray, b$ as BeneficiaryType, d4 as BeneficiaryVerificationStatus, d5 as BeneficiaryVerificationStatusArray, u as BigCSErrorCodes, bi as BigConfig, p as BigCryptoChain, r as BigProperties, q as BigPropertiesLiteral, s as BigProperty, bo as BigProvider, v as BitRankRequest, w as BitRankVerified, y as BitRankVerifiedError, x as BitRankVerifiedErrorResponse, B as BitRankVerifiedResponse, f as Blockchain, aC as COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES, aE as COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES, aA as COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES, at as COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS, aq as COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE, dn as ChainalysisApiError, be as ChainalysisConfig, dl as ChainalysisErrorCodes, br as ChainalysisProvider, dj as ChainalysisRegisterApiResponse, dp as ChainalysisRegisterResponse, di as ChainalysisRequest, dm as ChainalysisRiskAssessmentApiResponse, C as ChainalysisRiskAssessmentResponse, dk as ChainalysisRiskLevel, ah as CoerceDateUTC, g as Coin, dt as CoinMarketCapApiResponse, du as CoinMarketCapFiatId, dr as CoinMarketCapQuote, ds as CoinMarketCapQuotes, dq as CoinMarketCapRequest, d3 as CompanyDocumentMetaData, aW as ComplyAdvantageAmlFullListing, aV as ComplyAdvantageAmlItemSource, aD as ComplyAdvantageCountryFieldSources, aF as ComplyAdvantageDateOfBirthFieldSources, aU as ComplyAdvantageKeyInformation, aP as ComplyAdvantageMedia, b4 as ComplyAdvantageMonitorSearchDataResponse, b6 as ComplyAdvantageMonitorSearchResponse, b5 as ComplyAdvantageMonitorSearchSuccessResponse, b7 as ComplyAdvantageMonitoredSearchUpdate, aB as ComplyAdvantageNationalityFieldSources, bw as ComplyAdvantageProvider, bv as ComplyAdvantageProviderConfigElement, bu as ComplyAdvantageProviderConfigFilters, bt as ComplyAdvantageProviderConfigTypes, au as ComplyAdvantageReponseMatchStatus, ar as ComplyAdvantageResponseMatchType, aR as ComplyAdvantageSearchDataResponse, aQ as ComplyAdvantageSearchDataResponseHit, aX as ComplyAdvantageSearchEntitiesDataResponse, aZ as ComplyAdvantageSearchEntitiesResponse, aY as ComplyAdvantageSearchEntitiesSuccessResponse, aT as ComplyAdvantageSearchErrorResponse, a_ as ComplyAdvantageSearchRequest, a$ as ComplyAdvantageSearchRequests, b as ComplyAdvantageSearchResponse, aS as ComplyAdvantageSearchSuccessResponse, b1 as ComplyAdvantageUpdateSearchEntitiesRequest, b3 as ComplyAdvantageUpdateSearchEntitiesResponse, b2 as ComplyAdvantageUpdateSearchEntitiesSuccessResponse, b0 as ComplyAdvantageUpdateSearchRequest, aN as ComplyAdvantageUser, bC as CreateProviderInput, bD as CreateProviderResponse, aG as CreateSearchInput, cX as CredentialMetadata, cW as CustomerContactInformationOutput, da as CustomerDocumentMetaData, db as CustomerStatusResults, bb as DataProviderOptions, bc as DataProviders, bH as DeleteProviderInput, bI as DeleteProviderResponse, X as DocumentIdMetadata, V as DocumentIdType, U as DocumentIdTypes, cq as DocumentMetadataSchema, a1 as EmailMetadata, E as EmailVerificationAnalysisResponse, cM as EmailVerificationResponse, T as File, cV as GetCredentialsOutput, d7 as GetKybSessionInput, d8 as GetKybSessionResponse, cP as GetKycSessionInput, cQ as GetKycSessionResponse, cY as GetKycSessionResponseWithCredentialsMetadata, bB as GetProviderResponse, bA as GetProvidersResponse, ao as HIGH_RISK_TYPES, bY as INDIVIDUAL_BENEFICIARY_RELATIONS, b9 as IdentityProviderOptions, ba as IdentityProviders, bZ as IndividualBeneficiaryRelation, l as IpQualityAnalysisRequest, m as IpQualityAnalysisResponse, bh as IpQualityConfig, n as IpQualityServiceAnalysis, I as IpQualityServiceAnalysisResponse, o as IpQualityServiceErrorResponse, bs as IpqualityscoreProvider, c$ as KYB_RESULTS, d1 as KYB_SESSION_STATUSES, cZ as KYB_STEP_TYPES, cI as KYC_RESULTS, cK as KYC_SESSION_STATUSES, cG as KYC_STEP_TYPES, d0 as KybResult, d2 as KybSessionStatus, c_ as KybStep, cJ as KycResult, cL as KycSessionStatus, cH as KycStep, $ as LivenessMetadata, ap as MEDIUM_RISK_TYPES, aI as MatchStatus, aH as MatchStatuses, aO as MatchTypeDetail, M as MergedProviders, dh as MerkleAddressApiError, dg as MerkleAddressApiResponse, df as MerkleAddressRequest, a as MerkleAddressResponse, de as MerkleBlockChainCodes, dd as MerkleBlockChainNames, dc as MerkleBlockChainTypes, bd as MerkleScienceConfig, bq as MerkleScienceProvider, N as NestedSession, bn as NexeraIdKYBProvider, bm as NexeraIdSSIDProvider, O as OBJECT_TYPES, d as ObjectType, a0 as PhoneMetadata, P as PhoneVerificationAnalysisResponse, Z as ProofOfAddressDocumentType, Y as ProofOfAddressDocumentTypes, _ as ProofOfAddressMetadata, cU as ProofOfResidenceDocumentType, cT as ProofOfResidenceMetaData, by as ProviderData, bz as ProviderDataProject, bk as ProviderIntegrationType, bj as ProviderIntegrationTypeOptions, b8 as ProviderWithoutConfig, aa as RESULT_PARSER_ERROR, Q as ReasonCode, L as ReasonCodes, t as RequestProperty, aK as RiskLevel, aJ as RiskLevels, R as RiskSeverity, am as SEARCH_FILTER_ADVERSE_MEDIA_TYPE, ak as SEARCH_FILTER_PEP_TYPE, ai as SEARCH_FILTER_SANCTION_TYPE, av as SEARCH_FILTER_TYPES, a8 as SESSION_NOT_FOUND, ae as STEP_NOT_FOUND, bQ as SUMSUB_APPLICANT_TYPES, cj as SUMSUB_COMPANY_BENEFICIARY_GROUP, c7 as SUMSUB_DOC_TYPES, c9 as SUMSUB_FLOW_LEVEL, cy as SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS, co as SUMSUB_MEDIA_CONTENT_TYPES, bS as SUMSUB_REVIEW_ANSWERS, cD as SUMSUB_REVIEW_REJECT_LABELS, cF as SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION, bU as SUMSUB_REVIEW_REJECT_TYPES, c5 as SUMSUB_REVIEW_STATUSES, bO as SUMSUB_STEPS, c3 as SUMSUB_WEBHOOK_INTERNAL_STATUS, j as ScorechainAnalysis, bf as ScorechainConfig, i as ScorechainError, h as ScorechainErrorResponse, bp as ScorechainProvider, k as ScoringAnalysisRequest, S as ScoringAnalysisResponse, ay as SearchEntityType, ax as SearchEntityTypes, an as SearchFilterAdverseMediaType, al as SearchFilterPepType, aj as SearchFilterSanctionType, aw as SearchFilterType, az as SearchFilters, d6 as SelectKybSession, cN as SelectKycSession, cO as SelectKycSessionStep, G as Session, H as SessionWithoutSteps, D as Status, z as Statuses, a3 as Step, K as StepType, J as StepTypes, bW as SumSubAddress, bX as SumSubApplicantInfo, cs as SumSubApplicantResetSchema, cr as SumSubApplicantReviewStatusSchema, cx as SumSubApplicantSchema, bR as SumSubApplicantType, cn as SumSubApplicantVerificationStepSchema, c2 as SumSubCompanyApplicantInfo, ch as SumSubCompanyApplicantSchema, c8 as SumSubDocType, ca as SumSubFlowLevel, ct as SumSubGenerateExternalWebSdkLinkSchema, ci as SumSubImageId, cd as SumSubImageReviewResultSchema, cg as SumSubIndividualApplicantSchema, cp as SumSubMediaContentType, cb as SumSubRequiredIdDoc, bT as SumSubReviewAnswer, cE as SumSubReviewRejectLabel, bV as SumSubReviewRejectType, cc as SumSubReviewResultSchema, c6 as SumSubReviewStatus, cC as SumSubSimilarApplicantsSchema, bP as SumSubStep, cm as SumSubVerificationStepSchema, bM as SumSubWebhookSchema, cf as SumsubApplicantType, ce as SumsubApplicantTypes, ck as SumsubCompanyBeneficiaryGroup, cw as SumsubKybDataSchema, cB as SumsubKybSessionFlowSection, cA as SumsubKybSessionFlowSectionItem, cz as SumsubKybSessionFlowSectionStatus, cv as SumsubKycDataSchema, cl as SumsubStepStatus, cu as SumsubVideoCallData, c4 as SumsubWebhookInternalStatus, bx as SynapsProvider, ab as SynapsSessionErrorResponse, a4 as SynapsSessionEvent, a7 as SynapsSessionRequest, ac as SynapsSessionResponse, af as SynapsStepErrorResponse, a5 as SynapsStepEvent, ad as SynapsStepRequest, ag as SynapsStepResponse, bG as ToggleProviderInput, a9 as UNKNOWN_ERROR, d9 as UpdateKybSessionOutput, cR as UpdateKycSessionOutput, bE as UpdateProviderInput, bF as UpdateProviderResponse, aM as UpdateSearchEntitiesInput, aL as UpdateSearchInput, cS as VideoKycMetaData, bJ as WEBHOOK_TYPES, F as WebhookPayload, bK as WebhookType, bg as WorkflowsScorechainConfig, W as WorkflowsScoringAnalysisRequest, as as mappingMatchTypeToLabel, a6 as typeToHumanReadable } from '../../dist/CoinMarketCap.schema-
|
|
1
|
+
export { a2 as AMLMetadata, A as ANALYSIS_TYPES, c as AnalysisType, bL as ApplicantMemberOfSchema, b_ as BENEFICIARY_TYPES, e as BLOCKCHAIN_TYPES, bN as BaseApplicantActionSchema, bl as BaseProvider, c0 as BeneficiaryCompanyCustomerClaims, c1 as BeneficiaryCompanyCustomerClaimsArray, b$ as BeneficiaryType, d4 as BeneficiaryVerificationStatus, d5 as BeneficiaryVerificationStatusArray, u as BigCSErrorCodes, bi as BigConfig, p as BigCryptoChain, r as BigProperties, q as BigPropertiesLiteral, s as BigProperty, bo as BigProvider, v as BitRankRequest, w as BitRankVerified, y as BitRankVerifiedError, x as BitRankVerifiedErrorResponse, B as BitRankVerifiedResponse, f as Blockchain, aC as COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES, aE as COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES, aA as COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES, at as COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS, aq as COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE, dn as ChainalysisApiError, be as ChainalysisConfig, dl as ChainalysisErrorCodes, br as ChainalysisProvider, dj as ChainalysisRegisterApiResponse, dp as ChainalysisRegisterResponse, di as ChainalysisRequest, dm as ChainalysisRiskAssessmentApiResponse, C as ChainalysisRiskAssessmentResponse, dk as ChainalysisRiskLevel, ah as CoerceDateUTC, g as Coin, dt as CoinMarketCapApiResponse, du as CoinMarketCapFiatId, dr as CoinMarketCapQuote, ds as CoinMarketCapQuotes, dq as CoinMarketCapRequest, d3 as CompanyDocumentMetaData, aW as ComplyAdvantageAmlFullListing, aV as ComplyAdvantageAmlItemSource, aD as ComplyAdvantageCountryFieldSources, aF as ComplyAdvantageDateOfBirthFieldSources, aU as ComplyAdvantageKeyInformation, aP as ComplyAdvantageMedia, b4 as ComplyAdvantageMonitorSearchDataResponse, b6 as ComplyAdvantageMonitorSearchResponse, b5 as ComplyAdvantageMonitorSearchSuccessResponse, b7 as ComplyAdvantageMonitoredSearchUpdate, aB as ComplyAdvantageNationalityFieldSources, bw as ComplyAdvantageProvider, bv as ComplyAdvantageProviderConfigElement, bu as ComplyAdvantageProviderConfigFilters, bt as ComplyAdvantageProviderConfigTypes, au as ComplyAdvantageReponseMatchStatus, ar as ComplyAdvantageResponseMatchType, aR as ComplyAdvantageSearchDataResponse, aQ as ComplyAdvantageSearchDataResponseHit, aX as ComplyAdvantageSearchEntitiesDataResponse, aZ as ComplyAdvantageSearchEntitiesResponse, aY as ComplyAdvantageSearchEntitiesSuccessResponse, aT as ComplyAdvantageSearchErrorResponse, a_ as ComplyAdvantageSearchRequest, a$ as ComplyAdvantageSearchRequests, b as ComplyAdvantageSearchResponse, aS as ComplyAdvantageSearchSuccessResponse, b1 as ComplyAdvantageUpdateSearchEntitiesRequest, b3 as ComplyAdvantageUpdateSearchEntitiesResponse, b2 as ComplyAdvantageUpdateSearchEntitiesSuccessResponse, b0 as ComplyAdvantageUpdateSearchRequest, aN as ComplyAdvantageUser, bC as CreateProviderInput, bD as CreateProviderResponse, aG as CreateSearchInput, cX as CredentialMetadata, cW as CustomerContactInformationOutput, da as CustomerDocumentMetaData, db as CustomerStatusResults, bb as DataProviderOptions, bc as DataProviders, bH as DeleteProviderInput, bI as DeleteProviderResponse, X as DocumentIdMetadata, V as DocumentIdType, U as DocumentIdTypes, cq as DocumentMetadataSchema, a1 as EmailMetadata, E as EmailVerificationAnalysisResponse, cM as EmailVerificationResponse, T as File, cV as GetCredentialsOutput, d7 as GetKybSessionInput, d8 as GetKybSessionResponse, cP as GetKycSessionInput, cQ as GetKycSessionResponse, cY as GetKycSessionResponseWithCredentialsMetadata, bB as GetProviderResponse, bA as GetProvidersResponse, ao as HIGH_RISK_TYPES, bY as INDIVIDUAL_BENEFICIARY_RELATIONS, b9 as IdentityProviderOptions, ba as IdentityProviders, bZ as IndividualBeneficiaryRelation, l as IpQualityAnalysisRequest, m as IpQualityAnalysisResponse, bh as IpQualityConfig, n as IpQualityServiceAnalysis, I as IpQualityServiceAnalysisResponse, o as IpQualityServiceErrorResponse, bs as IpqualityscoreProvider, c$ as KYB_RESULTS, d1 as KYB_SESSION_STATUSES, cZ as KYB_STEP_TYPES, cI as KYC_RESULTS, cK as KYC_SESSION_STATUSES, cG as KYC_STEP_TYPES, d0 as KybResult, d2 as KybSessionStatus, c_ as KybStep, cJ as KycResult, cL as KycSessionStatus, cH as KycStep, $ as LivenessMetadata, ap as MEDIUM_RISK_TYPES, aI as MatchStatus, aH as MatchStatuses, aO as MatchTypeDetail, M as MergedProviders, dh as MerkleAddressApiError, dg as MerkleAddressApiResponse, df as MerkleAddressRequest, a as MerkleAddressResponse, de as MerkleBlockChainCodes, dd as MerkleBlockChainNames, dc as MerkleBlockChainTypes, bd as MerkleScienceConfig, bq as MerkleScienceProvider, N as NestedSession, bn as NexeraIdKYBProvider, bm as NexeraIdSSIDProvider, O as OBJECT_TYPES, d as ObjectType, a0 as PhoneMetadata, P as PhoneVerificationAnalysisResponse, Z as ProofOfAddressDocumentType, Y as ProofOfAddressDocumentTypes, _ as ProofOfAddressMetadata, cU as ProofOfResidenceDocumentType, cT as ProofOfResidenceMetaData, by as ProviderData, bz as ProviderDataProject, bk as ProviderIntegrationType, bj as ProviderIntegrationTypeOptions, b8 as ProviderWithoutConfig, aa as RESULT_PARSER_ERROR, Q as ReasonCode, L as ReasonCodes, t as RequestProperty, aK as RiskLevel, aJ as RiskLevels, R as RiskSeverity, am as SEARCH_FILTER_ADVERSE_MEDIA_TYPE, ak as SEARCH_FILTER_PEP_TYPE, ai as SEARCH_FILTER_SANCTION_TYPE, av as SEARCH_FILTER_TYPES, a8 as SESSION_NOT_FOUND, ae as STEP_NOT_FOUND, bQ as SUMSUB_APPLICANT_TYPES, cj as SUMSUB_COMPANY_BENEFICIARY_GROUP, c7 as SUMSUB_DOC_TYPES, c9 as SUMSUB_FLOW_LEVEL, cy as SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS, co as SUMSUB_MEDIA_CONTENT_TYPES, bS as SUMSUB_REVIEW_ANSWERS, cD as SUMSUB_REVIEW_REJECT_LABELS, cF as SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION, bU as SUMSUB_REVIEW_REJECT_TYPES, c5 as SUMSUB_REVIEW_STATUSES, bO as SUMSUB_STEPS, c3 as SUMSUB_WEBHOOK_INTERNAL_STATUS, j as ScorechainAnalysis, bf as ScorechainConfig, i as ScorechainError, h as ScorechainErrorResponse, bp as ScorechainProvider, k as ScoringAnalysisRequest, S as ScoringAnalysisResponse, ay as SearchEntityType, ax as SearchEntityTypes, an as SearchFilterAdverseMediaType, al as SearchFilterPepType, aj as SearchFilterSanctionType, aw as SearchFilterType, az as SearchFilters, d6 as SelectKybSession, cN as SelectKycSession, cO as SelectKycSessionStep, G as Session, H as SessionWithoutSteps, D as Status, z as Statuses, a3 as Step, K as StepType, J as StepTypes, bW as SumSubAddress, bX as SumSubApplicantInfo, cs as SumSubApplicantResetSchema, cr as SumSubApplicantReviewStatusSchema, cx as SumSubApplicantSchema, bR as SumSubApplicantType, cn as SumSubApplicantVerificationStepSchema, c2 as SumSubCompanyApplicantInfo, ch as SumSubCompanyApplicantSchema, c8 as SumSubDocType, ca as SumSubFlowLevel, ct as SumSubGenerateExternalWebSdkLinkSchema, ci as SumSubImageId, cd as SumSubImageReviewResultSchema, cg as SumSubIndividualApplicantSchema, cp as SumSubMediaContentType, cb as SumSubRequiredIdDoc, bT as SumSubReviewAnswer, cE as SumSubReviewRejectLabel, bV as SumSubReviewRejectType, cc as SumSubReviewResultSchema, c6 as SumSubReviewStatus, cC as SumSubSimilarApplicantsSchema, bP as SumSubStep, cm as SumSubVerificationStepSchema, bM as SumSubWebhookSchema, cf as SumsubApplicantType, ce as SumsubApplicantTypes, ck as SumsubCompanyBeneficiaryGroup, cw as SumsubKybDataSchema, cB as SumsubKybSessionFlowSection, cA as SumsubKybSessionFlowSectionItem, cz as SumsubKybSessionFlowSectionStatus, cv as SumsubKycDataSchema, cl as SumsubStepStatus, cu as SumsubVideoCallData, c4 as SumsubWebhookInternalStatus, bx as SynapsProvider, ab as SynapsSessionErrorResponse, a4 as SynapsSessionEvent, a7 as SynapsSessionRequest, ac as SynapsSessionResponse, af as SynapsStepErrorResponse, a5 as SynapsStepEvent, ad as SynapsStepRequest, ag as SynapsStepResponse, bG as ToggleProviderInput, a9 as UNKNOWN_ERROR, d9 as UpdateKybSessionOutput, cR as UpdateKycSessionOutput, bE as UpdateProviderInput, bF as UpdateProviderResponse, aM as UpdateSearchEntitiesInput, aL as UpdateSearchInput, cS as VideoKycMetaData, bJ as WEBHOOK_TYPES, F as WebhookPayload, bK as WebhookType, bg as WorkflowsScorechainConfig, W as WorkflowsScoringAnalysisRequest, as as mappingMatchTypeToLabel, a6 as typeToHumanReadable } from '../../dist/CoinMarketCap.schema-e7be5940.esm.mjs';
|
|
2
2
|
import 'zod';
|
|
3
|
-
import '../../dist/identity-api.schema-
|
|
3
|
+
import '../../dist/identity-api.schema-1a005459.esm.mjs';
|
|
4
4
|
import 'nanoid';
|
|
5
5
|
|
|
6
6
|
var CoinMarketCapCryptoId={$BABA:"30040",// Name: Baba, Slug: baba
|
package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
6
|
-
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-
|
|
5
|
+
var identityApi_schema = require('../../dist/identity-api.schema-57fbeead.cjs.dev.cjs');
|
|
6
|
+
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-75b74942.cjs.dev.cjs');
|
|
7
7
|
require('zod');
|
|
8
8
|
require('nanoid');
|
|
9
9
|
|
package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
6
|
-
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-
|
|
5
|
+
var identityApi_schema = require('../../dist/identity-api.schema-5b5d60ea.cjs.prod.cjs');
|
|
6
|
+
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-9b40bae5.cjs.prod.cjs');
|
|
7
7
|
require('zod');
|
|
8
8
|
require('nanoid');
|
|
9
9
|
|
package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { aZ as Alpha2Country,
|
|
2
|
-
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-
|
|
1
|
+
export { aZ as Alpha2Country, fo as CredentialMediaType, fj as CredentialNames, fi as CredentialSchemas, fm as CredentialType, C as CredentialTypes, fh as GenericVerifiableCredentialSchema, f4 as ID3CredentialSubjectSchema, fe as IDImageCredentialSubjectSchema, fd as IDInformationCredentialSubjectSchema, f5 as IDScanCredentialSubjectSchema, f6 as IDScanPassportCredentialSubjectSchema, f7 as IDScanSelfieCredentialSubjectSchema, aX as ISO3CountryCode, fk as NexeraCredentialType, fc as OLD_AMLScreeningsResultsCredentialSubjectSchema, f8 as OLD_IDImageCredentialSubjectSchema, f9 as OLD_IDInformationCredentialSubjectSchema, fa as OLD_ProofOfResidenceCredentialSubjectSchema, fb as OLD_SelfieImageCredentialSubjectSchema, fg as ProofOfResidenceCredentialSubjectSchema, ff as SelfieImageCredentialSubjectSchema, fn as VerifiableCredential, a_ as countryISO3toISO2Mapping, fl as getCredentialName, b0 as isoCountriesNameFromISO2 } from '../../dist/identity-api.schema-1a005459.esm.mjs';
|
|
2
|
+
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-dee00db7.esm.mjs';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import 'nanoid';
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var zod = require('zod');
|
|
6
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
7
|
-
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-
|
|
6
|
+
var identityApi_schema = require('../../dist/identity-api.schema-57fbeead.cjs.dev.cjs');
|
|
7
|
+
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-11069418.cjs.dev.cjs');
|
|
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-18ac4ec3.cjs.dev.cjs');
|
|
10
10
|
require('nanoid');
|
|
11
11
|
|
|
12
12
|
// Alert Statuses
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var zod = require('zod');
|
|
6
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
7
|
-
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-
|
|
6
|
+
var identityApi_schema = require('../../dist/identity-api.schema-5b5d60ea.cjs.prod.cjs');
|
|
7
|
+
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-b0cc2a78.cjs.prod.cjs');
|
|
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-9fc271c9.cjs.prod.cjs');
|
|
10
10
|
require('nanoid');
|
|
11
11
|
|
|
12
12
|
// Alert Statuses
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { aT as UuidString,
|
|
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/CoinMarketCap.schema-
|
|
2
|
+
import { aT as UuidString, e_ as ExternalCustomerId, b3 as RiskScoreType, b5 as CustomerType, bb as CustomerOnboardingLevel, bd as CustomerStatus, aX as ISO3CountryCode, as as BlockchainAddress, cK as RuleResultStatus, fh as GenericVerifiableCredentialSchema, fq as _toArray, fp as _toConsumableArray, aS as EnvironmentSchema } from '../../dist/identity-api.schema-1a005459.esm.mjs';
|
|
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/CoinMarketCap.schema-e7be5940.esm.mjs';
|
|
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-c544a68e.esm.mjs';
|
|
6
6
|
import 'nanoid';
|
|
7
7
|
|
|
8
8
|
// Alert Statuses
|