@nexeraid/identity-schemas 2.93.0-dev → 2.95.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-8c155e0d.cjs.dev.cjs → CoinMarketCap.schema-8f51f99c.cjs.dev.cjs} +4 -4
- package/dist/{CoinMarketCap.schema-218d0159.cjs.prod.cjs → CoinMarketCap.schema-b65544c9.cjs.prod.cjs} +4 -4
- package/dist/{CoinMarketCap.schema-f941f584.esm.mjs → CoinMarketCap.schema-fb3f081d.esm.mjs} +2 -2
- package/dist/declarations/src/blockchain/chains/all.schema.d.ts +1 -1
- package/dist/declarations/src/blockchain/chains/all.schema.d.ts.map +1 -1
- package/dist/declarations/src/blockchain/chains/evm.schema.d.ts +7 -5
- package/dist/declarations/src/blockchain/chains/evm.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/app-requests.schema.d.ts +37 -37
- package/dist/declarations/src/identity/host-requests.schema.d.ts +10 -10
- package/dist/declarations/src/identity/identity-v2.schema.d.ts +33 -33
- package/dist/declarations/src/identity/kyc.schema.d.ts +14 -14
- package/dist/declarations/src/identity/scenario.schema.d.ts +59 -59
- package/dist/declarations/src/identity/scenario.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/txAuthData.schema.d.ts +15 -15
- package/dist/declarations/src/identity-ids.schema.d.ts +6 -2
- package/dist/declarations/src/identity-ids.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/index.d.ts +1 -0
- package/dist/declarations/src/providers/index.d.ts.map +1 -1
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +37 -37
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts +1 -3
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/scorechain/scorechainRiskLevel.schema.d.ts +5 -0
- package/dist/declarations/src/providers/scorechain/scorechainRiskLevel.schema.d.ts.map +1 -0
- package/dist/declarations/src/vault/schemas/Customer.zod.d.ts +28 -0
- package/dist/declarations/src/vault/schemas/Customer.zod.d.ts.map +1 -1
- package/dist/declarations/src/vault/schemas/generated/Customer.schema.json.d.ts +38 -0
- package/dist/declarations/src/vault/schemas/generated/Customer.type.d.ts +6 -0
- package/dist/declarations/src/vault/schemas/generated/Customer.type.d.ts.map +1 -1
- package/dist/declarations/src/vault/vault.schema.d.ts +48 -0
- package/dist/declarations/src/vault/vault.schema.d.ts.map +1 -1
- package/dist/{identity-api.schema-a5793eed.esm.mjs → identity-api.schema-5b7341cb.esm.mjs} +9 -87
- package/dist/{identity-api.schema-49bb28b1.cjs.prod.cjs → identity-api.schema-7a09a22a.cjs.prod.cjs} +9 -106
- package/dist/{identity-api.schema-631884b4.cjs.dev.cjs → identity-api.schema-bf0857fd.cjs.dev.cjs} +9 -106
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +24 -22
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +24 -22
- package/dist/nexeraid-identity-schemas.esm.mjs +4 -4
- package/dist/package.json +1 -1
- package/dist/{tfhe-utilities-9a012c74.cjs.dev.cjs → tfhe-utilities-939bea5e.cjs.dev.cjs} +2 -2
- package/dist/{tfhe-utilities-8f915faa.cjs.prod.cjs → tfhe-utilities-ae6d666e.cjs.prod.cjs} +2 -2
- package/dist/{tfhe-utilities-35852daa.esm.mjs → tfhe-utilities-f0db74d9.esm.mjs} +2 -2
- package/dist/{vault.schema-4f041ed1.cjs.dev.cjs → vault.schema-715502cc.cjs.dev.cjs} +170 -7
- package/dist/{vault.schema-a0de2905.esm.mjs → vault.schema-78e863d5.esm.mjs} +150 -8
- package/dist/{vault.schema-7f773af4.cjs.prod.cjs → vault.schema-bd02bf67.cjs.prod.cjs} +170 -7
- 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 +11 -11
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +11 -11
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +3 -3
package/dist/{identity-api.schema-631884b4.cjs.dev.cjs → identity-api.schema-bf0857fd.cjs.dev.cjs}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var vault_schema = require('./vault.schema-
|
|
4
|
+
var vault_schema = require('./vault.schema-715502cc.cjs.dev.cjs');
|
|
5
5
|
|
|
6
6
|
var CredentialSchemas = {
|
|
7
7
|
ProofOfResidence: vault_schema.ProofOfResidenceCredentialSubjectSchema,
|
|
@@ -391,15 +391,16 @@ function oldCredentialPathToDataLink(path, credentialType) {
|
|
|
391
391
|
};
|
|
392
392
|
}
|
|
393
393
|
|
|
394
|
-
var SCENARIO_ACTION_TYPES = ["SET_CUSTOMER_RISK_LEVEL", "SET_CUSTOMER_STATUS", "SET_ALERT_RISK_LEVEL", "SET_TRANSACTION_RISK_LEVEL", "SET_TRANSACTION_STATUS", "ASSIGN_COMPLIANCE_OFFICER", "CREATE_ALERT", "ASSIGN_TAG"];
|
|
394
|
+
var SCENARIO_ACTION_TYPES = ["SET_CUSTOMER_RISK_LEVEL", "SET_CUSTOMER_STATUS", "SET_ALERT_RISK_LEVEL", "SET_TRANSACTION_RISK_LEVEL", "SET_TRANSACTION_STATUS", "ASSIGN_COMPLIANCE_OFFICER", "CREATE_ALERT", "ASSIGN_TAG", "BLOCK_ON_CHAIN_TRANSACTION"];
|
|
395
395
|
var ActionType = zod.z["enum"](SCENARIO_ACTION_TYPES);
|
|
396
396
|
var ACTION_TRIGGERS = ["ON_TRUE", "ON_FALSE", "ALWAYS"];
|
|
397
397
|
var ActionTrigger = zod.z["enum"](ACTION_TRIGGERS);
|
|
398
398
|
var ACTION_STATUSES = ["ENABLED", "DISABLED"];
|
|
399
399
|
var ActionStatus = zod.z["enum"](ACTION_STATUSES);
|
|
400
400
|
var ActionValue = zod.z.string();
|
|
401
|
-
var ScenarioTypes = ["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE"
|
|
402
|
-
|
|
401
|
+
var ScenarioTypes = ["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE",
|
|
402
|
+
// TODO integrate TFHE verification
|
|
403
|
+
"BlockchainPolicies"];
|
|
403
404
|
var ScenarioType = zod.z["enum"](ScenarioTypes);
|
|
404
405
|
var ScenarioModes = ["INTERNAL", "EXTERNAL"];
|
|
405
406
|
var ScenarioMode = zod.z["enum"](ScenarioModes);
|
|
@@ -416,8 +417,9 @@ var ScenarioSchema = zod.z.object({
|
|
|
416
417
|
});
|
|
417
418
|
var BackwardsCompatibleScenarioTypes = ["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP",
|
|
418
419
|
// Backwards compatible
|
|
419
|
-
"ChallengeQuery"
|
|
420
|
-
|
|
420
|
+
"ChallengeQuery",
|
|
421
|
+
// Backwards compatible
|
|
422
|
+
"BlockchainPolicies"];
|
|
421
423
|
var BackwardsCompatibleScenarioType = zod.z["enum"](BackwardsCompatibleScenarioTypes);
|
|
422
424
|
var BaseQueryResponse = zod.z.object({
|
|
423
425
|
result: zod.z.object({
|
|
@@ -843,86 +845,6 @@ var GetTxAuthSigResponseTezos = zod.z.object({
|
|
|
843
845
|
var HostRequestMessage = zod.z.union([GetCredentialsRequest, PolygonIdRequest, StartFlowRequest, IsVerifiedRequest, GetTxAuthSigRequest, GetTxAuthSigRequestTezos]);
|
|
844
846
|
var IdentityResponseMessage = zod.z.union([GetCredentialsResponse, PolygonIdResponse, IsVerifiedResponse, GetTxAuthSigResponse, GetTxAuthSigResponseTezos]);
|
|
845
847
|
|
|
846
|
-
// Risk Score
|
|
847
|
-
var RiskScoreTypes = ["Low", "Medium", "High", "No risk"];
|
|
848
|
-
var RiskScoreType = zod.z["enum"](RiskScoreTypes);
|
|
849
|
-
// Customer Type
|
|
850
|
-
var CustomerTypes = ["Individual", "Company"];
|
|
851
|
-
var CustomerType = zod.z["enum"](CustomerTypes);
|
|
852
|
-
// KYC Onboarding Level
|
|
853
|
-
var KycOnboardingLevels = ["Sign-up", "AML screening", "KYC", "Questionaire", "Onboarded"];
|
|
854
|
-
var KycOnboardingLevel = zod.z["enum"](KycOnboardingLevels);
|
|
855
|
-
// KYB Onboarding Level
|
|
856
|
-
var KybOnboardingLevels = ["Onboarding", "KYB", "Onboarded"];
|
|
857
|
-
var KybOnboardingLevel = zod.z["enum"](KybOnboardingLevels);
|
|
858
|
-
var CustomerOnboardingLevels = [].concat(KycOnboardingLevels, KybOnboardingLevels);
|
|
859
|
-
var CustomerOnboardingLevel = zod.z["enum"](CustomerOnboardingLevels);
|
|
860
|
-
// Customer Status
|
|
861
|
-
var CustomerStatuses = ["Active", "Rejected", "Dormant", "To be reviewed", "Failed", "Escalated", "Terminated", "No status"];
|
|
862
|
-
var CustomerStatus = zod.z["enum"](CustomerStatuses);
|
|
863
|
-
var BasicCustomerContactInformation = zod.z.object({
|
|
864
|
-
email: zod.z.string().email(),
|
|
865
|
-
phone: zod.z.string().min(4),
|
|
866
|
-
twitter: zod.z.string(),
|
|
867
|
-
discord: zod.z.string(),
|
|
868
|
-
telegram: zod.z.string()
|
|
869
|
-
}).partial();
|
|
870
|
-
var CUSTOMERS_CHARTS = ["totalCustomers", "onboarded", "active", "dormant", "rejected", "topCountriesByCustomersCount", "customersRiskLevel", "customersByStatus", "trendOfStatusesOverTime"];
|
|
871
|
-
var CustomersChartType = zod.z["enum"](CUSTOMERS_CHARTS);
|
|
872
|
-
var CUSTOMER_TABLE_COLUMNS = ["selected", "wallets", "type", "country_of_residence", "risk_score", "onboarding_level", "open_alerts_count", "status", "date_onboarded"];
|
|
873
|
-
var CustomerTableColumn = zod.z["enum"](CUSTOMER_TABLE_COLUMNS);
|
|
874
|
-
var CUSTOMER_AUTOMATION_REASONS = {
|
|
875
|
-
"rule-engine": {
|
|
876
|
-
fail: "Rules engine verification failed",
|
|
877
|
-
pass: "Rules engine verification passed"
|
|
878
|
-
},
|
|
879
|
-
kyc: {
|
|
880
|
-
green: {
|
|
881
|
-
"final": "Passed KYC"
|
|
882
|
-
},
|
|
883
|
-
yellow: {
|
|
884
|
-
retry: "User rejected by the KYC provider with possibility to retry",
|
|
885
|
-
fail: "User rejected by the KYC provider"
|
|
886
|
-
},
|
|
887
|
-
red: {
|
|
888
|
-
retry: "User rejected by the KYC provider with possibility to retry",
|
|
889
|
-
fail: "User rejected by the KYC provider"
|
|
890
|
-
}
|
|
891
|
-
},
|
|
892
|
-
kyb: {
|
|
893
|
-
green: {
|
|
894
|
-
"final": "Passed KYB"
|
|
895
|
-
},
|
|
896
|
-
yellow: {
|
|
897
|
-
retry: "Company rejected by the KYB provider with possibility to retry",
|
|
898
|
-
fail: "Company rejected by the KYB provider"
|
|
899
|
-
},
|
|
900
|
-
red: {
|
|
901
|
-
retry: "Company rejected by the KYB provider with possibility to retry",
|
|
902
|
-
fail: "Company rejected by the KYB provider"
|
|
903
|
-
},
|
|
904
|
-
beneficiaryOnToBeReviewState: "One or more beneficiaries are on 'To be reviewed' state"
|
|
905
|
-
},
|
|
906
|
-
"aml-screening": {
|
|
907
|
-
fail: "AML screening hits received during onboarding",
|
|
908
|
-
ongoingMonitoringFail: "AML screening hits received during ongoing monitoring",
|
|
909
|
-
pass: "Passed AML screening"
|
|
910
|
-
},
|
|
911
|
-
offchain_zkp: {
|
|
912
|
-
fail: "Offchain ZKP verification failed",
|
|
913
|
-
pass: "Offchain ZKP verification passed"
|
|
914
|
-
},
|
|
915
|
-
tfhe: {
|
|
916
|
-
fail: "TFHE verification failed",
|
|
917
|
-
pass: "TFHE verification passed"
|
|
918
|
-
}
|
|
919
|
-
};
|
|
920
|
-
var CustomerPersonalInformation = zod.z.object({
|
|
921
|
-
age: zod.z.number().optional(),
|
|
922
|
-
nationality: vault_schema.ISO3CountryCode.optional(),
|
|
923
|
-
residence: vault_schema.ISO3CountryCode.optional()
|
|
924
|
-
});
|
|
925
|
-
|
|
926
848
|
/**
|
|
927
849
|
* Wallet challenge parameters
|
|
928
850
|
*/
|
|
@@ -1043,7 +965,7 @@ var TxAuthDataSignatureGatingError = zod.z.object({
|
|
|
1043
965
|
});
|
|
1044
966
|
var GetCustomerStatusResponse = zod.z.object({
|
|
1045
967
|
type: zod.z.literal("getCustomerStatusResponse"),
|
|
1046
|
-
data: zod.z.union([CustomerStatus, zod.z["null"]()])
|
|
968
|
+
data: zod.z.union([vault_schema.CustomerStatus, zod.z["null"]()])
|
|
1047
969
|
});
|
|
1048
970
|
var IdentityAppMessage = zod.z.union([IdentityAppLoadedNotification, IdentityAppConfiguredNotification, AuthenticationExpiredNotification, WalletSignRequest, TxAuthDataSignatureResponse, TxAuthDataSignatureGatingError, GetCustomerStatusResponse,
|
|
1049
971
|
// `identifier` is a technical detail that should not be exposed to the app
|
|
@@ -1177,12 +1099,8 @@ exports.BOOLEAN_OPERATORS = BOOLEAN_OPERATORS;
|
|
|
1177
1099
|
exports.BackwardsCompatibleScenarioType = BackwardsCompatibleScenarioType;
|
|
1178
1100
|
exports.BackwardsCompatibleScenarioTypes = BackwardsCompatibleScenarioTypes;
|
|
1179
1101
|
exports.BaseQueryResponse = BaseQueryResponse;
|
|
1180
|
-
exports.BasicCustomerContactInformation = BasicCustomerContactInformation;
|
|
1181
1102
|
exports.BooleanOperator = BooleanOperator;
|
|
1182
1103
|
exports.CIRCUIT_IDS = CIRCUIT_IDS;
|
|
1183
|
-
exports.CUSTOMERS_CHARTS = CUSTOMERS_CHARTS;
|
|
1184
|
-
exports.CUSTOMER_AUTOMATION_REASONS = CUSTOMER_AUTOMATION_REASONS;
|
|
1185
|
-
exports.CUSTOMER_TABLE_COLUMNS = CUSTOMER_TABLE_COLUMNS;
|
|
1186
1104
|
exports.ChallengeQuerySchema = ChallengeQuerySchema;
|
|
1187
1105
|
exports.ChallengeResponse = ChallengeResponse;
|
|
1188
1106
|
exports.CircuitId = CircuitId;
|
|
@@ -1196,15 +1114,6 @@ exports.CredentialQrCodeData = CredentialQrCodeData;
|
|
|
1196
1114
|
exports.CredentialSchemas = CredentialSchemas;
|
|
1197
1115
|
exports.CredentialType = CredentialType;
|
|
1198
1116
|
exports.CredentialTypes = CredentialTypes;
|
|
1199
|
-
exports.CustomerOnboardingLevel = CustomerOnboardingLevel;
|
|
1200
|
-
exports.CustomerOnboardingLevels = CustomerOnboardingLevels;
|
|
1201
|
-
exports.CustomerPersonalInformation = CustomerPersonalInformation;
|
|
1202
|
-
exports.CustomerStatus = CustomerStatus;
|
|
1203
|
-
exports.CustomerStatuses = CustomerStatuses;
|
|
1204
|
-
exports.CustomerTableColumn = CustomerTableColumn;
|
|
1205
|
-
exports.CustomerType = CustomerType;
|
|
1206
|
-
exports.CustomerTypes = CustomerTypes;
|
|
1207
|
-
exports.CustomersChartType = CustomersChartType;
|
|
1208
1117
|
exports.DATE_OPERATORS = DATE_OPERATORS;
|
|
1209
1118
|
exports.DataAvailableOnStart = DataAvailableOnStart;
|
|
1210
1119
|
exports.DateOperator = DateOperator;
|
|
@@ -1242,12 +1151,8 @@ exports.InitialDataResponse = InitialDataResponse;
|
|
|
1242
1151
|
exports.IsVerifiedNotification = IsVerifiedNotification;
|
|
1243
1152
|
exports.IsVerifiedRequest = IsVerifiedRequest;
|
|
1244
1153
|
exports.IsVerifiedResponse = IsVerifiedResponse;
|
|
1245
|
-
exports.KybOnboardingLevel = KybOnboardingLevel;
|
|
1246
|
-
exports.KybOnboardingLevels = KybOnboardingLevels;
|
|
1247
1154
|
exports.KycCompletionData = KycCompletionData;
|
|
1248
1155
|
exports.KycCompletionNotification = KycCompletionNotification;
|
|
1249
|
-
exports.KycOnboardingLevel = KycOnboardingLevel;
|
|
1250
|
-
exports.KycOnboardingLevels = KycOnboardingLevels;
|
|
1251
1156
|
exports.MediaType = MediaType;
|
|
1252
1157
|
exports.MediaTypePID = MediaTypePID;
|
|
1253
1158
|
exports.NUMERIC_OPERATORS = NUMERIC_OPERATORS;
|
|
@@ -1287,8 +1192,6 @@ exports.QueryLogicOperator = QueryLogicOperator;
|
|
|
1287
1192
|
exports.QueryType = QueryType;
|
|
1288
1193
|
exports.RequiredDataRowSchema = RequiredDataRowSchema;
|
|
1289
1194
|
exports.RequiredVerificationData = RequiredVerificationData;
|
|
1290
|
-
exports.RiskScoreType = RiskScoreType;
|
|
1291
|
-
exports.RiskScoreTypes = RiskScoreTypes;
|
|
1292
1195
|
exports.RuleEngineResponse = RuleEngineResponse;
|
|
1293
1196
|
exports.RuleEngineScenarioExecutionData = RuleEngineScenarioExecutionData;
|
|
1294
1197
|
exports.RuleResultQueryConfig = RuleResultQueryConfig;
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
+
var vault_schema = require('./vault.schema-715502cc.cjs.dev.cjs');
|
|
6
6
|
var zod = require('zod');
|
|
7
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
8
|
-
var tfheUtilities = require('./tfhe-utilities-
|
|
7
|
+
var identityApi_schema = require('./identity-api.schema-bf0857fd.cjs.dev.cjs');
|
|
8
|
+
var tfheUtilities = require('./tfhe-utilities-939bea5e.cjs.dev.cjs');
|
|
9
9
|
require('nanoid');
|
|
10
10
|
require('decimal.js');
|
|
11
11
|
|
|
@@ -152,6 +152,7 @@ exports.BLOCKCHAIN_NAMESPACES = vault_schema.BLOCKCHAIN_NAMESPACES;
|
|
|
152
152
|
exports.BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL = vault_schema.BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL;
|
|
153
153
|
exports.BLOCKCHAIN_NAMESPACE_TO_NAME = vault_schema.BLOCKCHAIN_NAMESPACE_TO_NAME;
|
|
154
154
|
exports.BLOCKCHAIN_NAME_TO_NAMESPACE = vault_schema.BLOCKCHAIN_NAME_TO_NAMESPACE;
|
|
155
|
+
exports.BasicCustomerContactInformation = vault_schema.BasicCustomerContactInformation;
|
|
155
156
|
exports.BitcoinAddress = vault_schema.BitcoinAddress;
|
|
156
157
|
exports.BitcoinBech32Address = vault_schema.BitcoinBech32Address;
|
|
157
158
|
exports.BitcoinChainId = vault_schema.BitcoinChainId;
|
|
@@ -170,6 +171,9 @@ exports.CARDANO_CHAIN_NAMES_LIST = vault_schema.CARDANO_CHAIN_NAMES_LIST;
|
|
|
170
171
|
exports.COSMOS_CHAIN_IDS = vault_schema.COSMOS_CHAIN_IDS;
|
|
171
172
|
exports.COSMOS_CHAIN_NAMES = vault_schema.COSMOS_CHAIN_NAMES;
|
|
172
173
|
exports.COSMOS_CHAIN_NAMES_LIST = vault_schema.COSMOS_CHAIN_NAMES_LIST;
|
|
174
|
+
exports.CUSTOMERS_CHARTS = vault_schema.CUSTOMERS_CHARTS;
|
|
175
|
+
exports.CUSTOMER_AUTOMATION_REASONS = vault_schema.CUSTOMER_AUTOMATION_REASONS;
|
|
176
|
+
exports.CUSTOMER_TABLE_COLUMNS = vault_schema.CUSTOMER_TABLE_COLUMNS;
|
|
173
177
|
exports.CardanoAddress = vault_schema.CardanoAddress;
|
|
174
178
|
exports.CardanoChainId = vault_schema.CardanoChainId;
|
|
175
179
|
exports.CardanoSignature = vault_schema.CardanoSignature;
|
|
@@ -186,8 +190,17 @@ exports.CryptoCodes = vault_schema.CryptoCodes;
|
|
|
186
190
|
exports.CurrencyCode = vault_schema.CurrencyCode;
|
|
187
191
|
exports.CurrencyCodes = vault_schema.CurrencyCodes;
|
|
188
192
|
exports.CustomerId = vault_schema.CustomerId;
|
|
193
|
+
exports.CustomerOnboardingLevel = vault_schema.CustomerOnboardingLevel;
|
|
194
|
+
exports.CustomerOnboardingLevels = vault_schema.CustomerOnboardingLevels;
|
|
195
|
+
exports.CustomerPersonalInformation = vault_schema.CustomerPersonalInformation;
|
|
189
196
|
exports.CustomerScreeningId = vault_schema.CustomerScreeningId;
|
|
190
197
|
exports.CustomerScreeningPrefix = vault_schema.CustomerScreeningPrefix;
|
|
198
|
+
exports.CustomerStatus = vault_schema.CustomerStatus;
|
|
199
|
+
exports.CustomerStatuses = vault_schema.CustomerStatuses;
|
|
200
|
+
exports.CustomerTableColumn = vault_schema.CustomerTableColumn;
|
|
201
|
+
exports.CustomerType = vault_schema.CustomerType;
|
|
202
|
+
exports.CustomerTypes = vault_schema.CustomerTypes;
|
|
203
|
+
exports.CustomersChartType = vault_schema.CustomersChartType;
|
|
191
204
|
exports.DEFAULT_FIAT_CURRENCY = vault_schema.DEFAULT_FIAT_CURRENCY;
|
|
192
205
|
exports.DISPLAYED_BLOCKCHAIN_NAMESPACES = vault_schema.DISPLAYED_BLOCKCHAIN_NAMESPACES;
|
|
193
206
|
exports.DataLinkTypeZodSchema = vault_schema.DataLinkTypeZodSchema;
|
|
@@ -247,6 +260,10 @@ exports.InstitutionExtractedInfosPrefix = vault_schema.InstitutionExtractedInfos
|
|
|
247
260
|
exports.InstitutionId = vault_schema.InstitutionId;
|
|
248
261
|
exports.InstitutionPrefix = vault_schema.InstitutionPrefix;
|
|
249
262
|
exports.IpAddress = vault_schema.IpAddress;
|
|
263
|
+
exports.KybOnboardingLevel = vault_schema.KybOnboardingLevel;
|
|
264
|
+
exports.KybOnboardingLevels = vault_schema.KybOnboardingLevels;
|
|
265
|
+
exports.KycOnboardingLevel = vault_schema.KycOnboardingLevel;
|
|
266
|
+
exports.KycOnboardingLevels = vault_schema.KycOnboardingLevels;
|
|
250
267
|
exports.ListId = vault_schema.ListId;
|
|
251
268
|
exports.ListPrefix = vault_schema.ListPrefix;
|
|
252
269
|
exports.MemberId = vault_schema.MemberId;
|
|
@@ -308,6 +325,8 @@ exports.QueryGroupId = vault_schema.QueryGroupId;
|
|
|
308
325
|
exports.QueryGroupPrefix = vault_schema.QueryGroupPrefix;
|
|
309
326
|
exports.QueryId = vault_schema.QueryId;
|
|
310
327
|
exports.QueryPrefix = vault_schema.QueryPrefix;
|
|
328
|
+
exports.RiskScoreType = vault_schema.RiskScoreType;
|
|
329
|
+
exports.RiskScoreTypes = vault_schema.RiskScoreTypes;
|
|
311
330
|
exports.SOLANA_CHAIN_IDS = vault_schema.SOLANA_CHAIN_IDS;
|
|
312
331
|
exports.SOLANA_CHAIN_NAMES = vault_schema.SOLANA_CHAIN_NAMES;
|
|
313
332
|
exports.SOLANA_CHAIN_NAMES_LIST = vault_schema.SOLANA_CHAIN_NAMES_LIST;
|
|
@@ -321,6 +340,8 @@ exports.ScorechainEntityRecord = vault_schema.ScorechainEntityRecord;
|
|
|
321
340
|
exports.SelfieImageCredentialSchema = vault_schema.SelfieImageCredentialSchema;
|
|
322
341
|
exports.SelfieImageCredentialSubjectSchema = vault_schema.SelfieImageCredentialSubjectSchema;
|
|
323
342
|
exports.Separator = vault_schema.Separator;
|
|
343
|
+
exports.SigGatingId = vault_schema.SigGatingId;
|
|
344
|
+
exports.SigGatingPrefix = vault_schema.SigGatingPrefix;
|
|
324
345
|
exports.SolanaChainId = vault_schema.SolanaChainId;
|
|
325
346
|
exports.SpSignature = vault_schema.SpSignature;
|
|
326
347
|
exports.SsssChunkId = vault_schema.SsssChunkId;
|
|
@@ -462,12 +483,8 @@ exports.BOOLEAN_OPERATORS = identityApi_schema.BOOLEAN_OPERATORS;
|
|
|
462
483
|
exports.BackwardsCompatibleScenarioType = identityApi_schema.BackwardsCompatibleScenarioType;
|
|
463
484
|
exports.BackwardsCompatibleScenarioTypes = identityApi_schema.BackwardsCompatibleScenarioTypes;
|
|
464
485
|
exports.BaseQueryResponse = identityApi_schema.BaseQueryResponse;
|
|
465
|
-
exports.BasicCustomerContactInformation = identityApi_schema.BasicCustomerContactInformation;
|
|
466
486
|
exports.BooleanOperator = identityApi_schema.BooleanOperator;
|
|
467
487
|
exports.CIRCUIT_IDS = identityApi_schema.CIRCUIT_IDS;
|
|
468
|
-
exports.CUSTOMERS_CHARTS = identityApi_schema.CUSTOMERS_CHARTS;
|
|
469
|
-
exports.CUSTOMER_AUTOMATION_REASONS = identityApi_schema.CUSTOMER_AUTOMATION_REASONS;
|
|
470
|
-
exports.CUSTOMER_TABLE_COLUMNS = identityApi_schema.CUSTOMER_TABLE_COLUMNS;
|
|
471
488
|
exports.ChallengeQuerySchema = identityApi_schema.ChallengeQuerySchema;
|
|
472
489
|
exports.ChallengeResponse = identityApi_schema.ChallengeResponse;
|
|
473
490
|
exports.CircuitId = identityApi_schema.CircuitId;
|
|
@@ -481,15 +498,6 @@ exports.CredentialQrCodeData = identityApi_schema.CredentialQrCodeData;
|
|
|
481
498
|
exports.CredentialSchemas = identityApi_schema.CredentialSchemas;
|
|
482
499
|
exports.CredentialType = identityApi_schema.CredentialType;
|
|
483
500
|
exports.CredentialTypes = identityApi_schema.CredentialTypes;
|
|
484
|
-
exports.CustomerOnboardingLevel = identityApi_schema.CustomerOnboardingLevel;
|
|
485
|
-
exports.CustomerOnboardingLevels = identityApi_schema.CustomerOnboardingLevels;
|
|
486
|
-
exports.CustomerPersonalInformation = identityApi_schema.CustomerPersonalInformation;
|
|
487
|
-
exports.CustomerStatus = identityApi_schema.CustomerStatus;
|
|
488
|
-
exports.CustomerStatuses = identityApi_schema.CustomerStatuses;
|
|
489
|
-
exports.CustomerTableColumn = identityApi_schema.CustomerTableColumn;
|
|
490
|
-
exports.CustomerType = identityApi_schema.CustomerType;
|
|
491
|
-
exports.CustomerTypes = identityApi_schema.CustomerTypes;
|
|
492
|
-
exports.CustomersChartType = identityApi_schema.CustomersChartType;
|
|
493
501
|
exports.DATE_OPERATORS = identityApi_schema.DATE_OPERATORS;
|
|
494
502
|
exports.DataAvailableOnStart = identityApi_schema.DataAvailableOnStart;
|
|
495
503
|
exports.DateOperator = identityApi_schema.DateOperator;
|
|
@@ -527,12 +535,8 @@ exports.InitialDataResponse = identityApi_schema.InitialDataResponse;
|
|
|
527
535
|
exports.IsVerifiedNotification = identityApi_schema.IsVerifiedNotification;
|
|
528
536
|
exports.IsVerifiedRequest = identityApi_schema.IsVerifiedRequest;
|
|
529
537
|
exports.IsVerifiedResponse = identityApi_schema.IsVerifiedResponse;
|
|
530
|
-
exports.KybOnboardingLevel = identityApi_schema.KybOnboardingLevel;
|
|
531
|
-
exports.KybOnboardingLevels = identityApi_schema.KybOnboardingLevels;
|
|
532
538
|
exports.KycCompletionData = identityApi_schema.KycCompletionData;
|
|
533
539
|
exports.KycCompletionNotification = identityApi_schema.KycCompletionNotification;
|
|
534
|
-
exports.KycOnboardingLevel = identityApi_schema.KycOnboardingLevel;
|
|
535
|
-
exports.KycOnboardingLevels = identityApi_schema.KycOnboardingLevels;
|
|
536
540
|
exports.MediaType = identityApi_schema.MediaType;
|
|
537
541
|
exports.MediaTypePID = identityApi_schema.MediaTypePID;
|
|
538
542
|
exports.NUMERIC_OPERATORS = identityApi_schema.NUMERIC_OPERATORS;
|
|
@@ -572,8 +576,6 @@ exports.QueryLogicOperator = identityApi_schema.QueryLogicOperator;
|
|
|
572
576
|
exports.QueryType = identityApi_schema.QueryType;
|
|
573
577
|
exports.RequiredDataRowSchema = identityApi_schema.RequiredDataRowSchema;
|
|
574
578
|
exports.RequiredVerificationData = identityApi_schema.RequiredVerificationData;
|
|
575
|
-
exports.RiskScoreType = identityApi_schema.RiskScoreType;
|
|
576
|
-
exports.RiskScoreTypes = identityApi_schema.RiskScoreTypes;
|
|
577
579
|
exports.RuleEngineResponse = identityApi_schema.RuleEngineResponse;
|
|
578
580
|
exports.RuleEngineScenarioExecutionData = identityApi_schema.RuleEngineScenarioExecutionData;
|
|
579
581
|
exports.RuleResultQueryConfig = identityApi_schema.RuleResultQueryConfig;
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
+
var vault_schema = require('./vault.schema-bd02bf67.cjs.prod.cjs');
|
|
6
6
|
var zod = require('zod');
|
|
7
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
8
|
-
var tfheUtilities = require('./tfhe-utilities-
|
|
7
|
+
var identityApi_schema = require('./identity-api.schema-7a09a22a.cjs.prod.cjs');
|
|
8
|
+
var tfheUtilities = require('./tfhe-utilities-ae6d666e.cjs.prod.cjs');
|
|
9
9
|
require('nanoid');
|
|
10
10
|
require('decimal.js');
|
|
11
11
|
|
|
@@ -152,6 +152,7 @@ exports.BLOCKCHAIN_NAMESPACES = vault_schema.BLOCKCHAIN_NAMESPACES;
|
|
|
152
152
|
exports.BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL = vault_schema.BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL;
|
|
153
153
|
exports.BLOCKCHAIN_NAMESPACE_TO_NAME = vault_schema.BLOCKCHAIN_NAMESPACE_TO_NAME;
|
|
154
154
|
exports.BLOCKCHAIN_NAME_TO_NAMESPACE = vault_schema.BLOCKCHAIN_NAME_TO_NAMESPACE;
|
|
155
|
+
exports.BasicCustomerContactInformation = vault_schema.BasicCustomerContactInformation;
|
|
155
156
|
exports.BitcoinAddress = vault_schema.BitcoinAddress;
|
|
156
157
|
exports.BitcoinBech32Address = vault_schema.BitcoinBech32Address;
|
|
157
158
|
exports.BitcoinChainId = vault_schema.BitcoinChainId;
|
|
@@ -170,6 +171,9 @@ exports.CARDANO_CHAIN_NAMES_LIST = vault_schema.CARDANO_CHAIN_NAMES_LIST;
|
|
|
170
171
|
exports.COSMOS_CHAIN_IDS = vault_schema.COSMOS_CHAIN_IDS;
|
|
171
172
|
exports.COSMOS_CHAIN_NAMES = vault_schema.COSMOS_CHAIN_NAMES;
|
|
172
173
|
exports.COSMOS_CHAIN_NAMES_LIST = vault_schema.COSMOS_CHAIN_NAMES_LIST;
|
|
174
|
+
exports.CUSTOMERS_CHARTS = vault_schema.CUSTOMERS_CHARTS;
|
|
175
|
+
exports.CUSTOMER_AUTOMATION_REASONS = vault_schema.CUSTOMER_AUTOMATION_REASONS;
|
|
176
|
+
exports.CUSTOMER_TABLE_COLUMNS = vault_schema.CUSTOMER_TABLE_COLUMNS;
|
|
173
177
|
exports.CardanoAddress = vault_schema.CardanoAddress;
|
|
174
178
|
exports.CardanoChainId = vault_schema.CardanoChainId;
|
|
175
179
|
exports.CardanoSignature = vault_schema.CardanoSignature;
|
|
@@ -186,8 +190,17 @@ exports.CryptoCodes = vault_schema.CryptoCodes;
|
|
|
186
190
|
exports.CurrencyCode = vault_schema.CurrencyCode;
|
|
187
191
|
exports.CurrencyCodes = vault_schema.CurrencyCodes;
|
|
188
192
|
exports.CustomerId = vault_schema.CustomerId;
|
|
193
|
+
exports.CustomerOnboardingLevel = vault_schema.CustomerOnboardingLevel;
|
|
194
|
+
exports.CustomerOnboardingLevels = vault_schema.CustomerOnboardingLevels;
|
|
195
|
+
exports.CustomerPersonalInformation = vault_schema.CustomerPersonalInformation;
|
|
189
196
|
exports.CustomerScreeningId = vault_schema.CustomerScreeningId;
|
|
190
197
|
exports.CustomerScreeningPrefix = vault_schema.CustomerScreeningPrefix;
|
|
198
|
+
exports.CustomerStatus = vault_schema.CustomerStatus;
|
|
199
|
+
exports.CustomerStatuses = vault_schema.CustomerStatuses;
|
|
200
|
+
exports.CustomerTableColumn = vault_schema.CustomerTableColumn;
|
|
201
|
+
exports.CustomerType = vault_schema.CustomerType;
|
|
202
|
+
exports.CustomerTypes = vault_schema.CustomerTypes;
|
|
203
|
+
exports.CustomersChartType = vault_schema.CustomersChartType;
|
|
191
204
|
exports.DEFAULT_FIAT_CURRENCY = vault_schema.DEFAULT_FIAT_CURRENCY;
|
|
192
205
|
exports.DISPLAYED_BLOCKCHAIN_NAMESPACES = vault_schema.DISPLAYED_BLOCKCHAIN_NAMESPACES;
|
|
193
206
|
exports.DataLinkTypeZodSchema = vault_schema.DataLinkTypeZodSchema;
|
|
@@ -247,6 +260,10 @@ exports.InstitutionExtractedInfosPrefix = vault_schema.InstitutionExtractedInfos
|
|
|
247
260
|
exports.InstitutionId = vault_schema.InstitutionId;
|
|
248
261
|
exports.InstitutionPrefix = vault_schema.InstitutionPrefix;
|
|
249
262
|
exports.IpAddress = vault_schema.IpAddress;
|
|
263
|
+
exports.KybOnboardingLevel = vault_schema.KybOnboardingLevel;
|
|
264
|
+
exports.KybOnboardingLevels = vault_schema.KybOnboardingLevels;
|
|
265
|
+
exports.KycOnboardingLevel = vault_schema.KycOnboardingLevel;
|
|
266
|
+
exports.KycOnboardingLevels = vault_schema.KycOnboardingLevels;
|
|
250
267
|
exports.ListId = vault_schema.ListId;
|
|
251
268
|
exports.ListPrefix = vault_schema.ListPrefix;
|
|
252
269
|
exports.MemberId = vault_schema.MemberId;
|
|
@@ -308,6 +325,8 @@ exports.QueryGroupId = vault_schema.QueryGroupId;
|
|
|
308
325
|
exports.QueryGroupPrefix = vault_schema.QueryGroupPrefix;
|
|
309
326
|
exports.QueryId = vault_schema.QueryId;
|
|
310
327
|
exports.QueryPrefix = vault_schema.QueryPrefix;
|
|
328
|
+
exports.RiskScoreType = vault_schema.RiskScoreType;
|
|
329
|
+
exports.RiskScoreTypes = vault_schema.RiskScoreTypes;
|
|
311
330
|
exports.SOLANA_CHAIN_IDS = vault_schema.SOLANA_CHAIN_IDS;
|
|
312
331
|
exports.SOLANA_CHAIN_NAMES = vault_schema.SOLANA_CHAIN_NAMES;
|
|
313
332
|
exports.SOLANA_CHAIN_NAMES_LIST = vault_schema.SOLANA_CHAIN_NAMES_LIST;
|
|
@@ -321,6 +340,8 @@ exports.ScorechainEntityRecord = vault_schema.ScorechainEntityRecord;
|
|
|
321
340
|
exports.SelfieImageCredentialSchema = vault_schema.SelfieImageCredentialSchema;
|
|
322
341
|
exports.SelfieImageCredentialSubjectSchema = vault_schema.SelfieImageCredentialSubjectSchema;
|
|
323
342
|
exports.Separator = vault_schema.Separator;
|
|
343
|
+
exports.SigGatingId = vault_schema.SigGatingId;
|
|
344
|
+
exports.SigGatingPrefix = vault_schema.SigGatingPrefix;
|
|
324
345
|
exports.SolanaChainId = vault_schema.SolanaChainId;
|
|
325
346
|
exports.SpSignature = vault_schema.SpSignature;
|
|
326
347
|
exports.SsssChunkId = vault_schema.SsssChunkId;
|
|
@@ -462,12 +483,8 @@ exports.BOOLEAN_OPERATORS = identityApi_schema.BOOLEAN_OPERATORS;
|
|
|
462
483
|
exports.BackwardsCompatibleScenarioType = identityApi_schema.BackwardsCompatibleScenarioType;
|
|
463
484
|
exports.BackwardsCompatibleScenarioTypes = identityApi_schema.BackwardsCompatibleScenarioTypes;
|
|
464
485
|
exports.BaseQueryResponse = identityApi_schema.BaseQueryResponse;
|
|
465
|
-
exports.BasicCustomerContactInformation = identityApi_schema.BasicCustomerContactInformation;
|
|
466
486
|
exports.BooleanOperator = identityApi_schema.BooleanOperator;
|
|
467
487
|
exports.CIRCUIT_IDS = identityApi_schema.CIRCUIT_IDS;
|
|
468
|
-
exports.CUSTOMERS_CHARTS = identityApi_schema.CUSTOMERS_CHARTS;
|
|
469
|
-
exports.CUSTOMER_AUTOMATION_REASONS = identityApi_schema.CUSTOMER_AUTOMATION_REASONS;
|
|
470
|
-
exports.CUSTOMER_TABLE_COLUMNS = identityApi_schema.CUSTOMER_TABLE_COLUMNS;
|
|
471
488
|
exports.ChallengeQuerySchema = identityApi_schema.ChallengeQuerySchema;
|
|
472
489
|
exports.ChallengeResponse = identityApi_schema.ChallengeResponse;
|
|
473
490
|
exports.CircuitId = identityApi_schema.CircuitId;
|
|
@@ -481,15 +498,6 @@ exports.CredentialQrCodeData = identityApi_schema.CredentialQrCodeData;
|
|
|
481
498
|
exports.CredentialSchemas = identityApi_schema.CredentialSchemas;
|
|
482
499
|
exports.CredentialType = identityApi_schema.CredentialType;
|
|
483
500
|
exports.CredentialTypes = identityApi_schema.CredentialTypes;
|
|
484
|
-
exports.CustomerOnboardingLevel = identityApi_schema.CustomerOnboardingLevel;
|
|
485
|
-
exports.CustomerOnboardingLevels = identityApi_schema.CustomerOnboardingLevels;
|
|
486
|
-
exports.CustomerPersonalInformation = identityApi_schema.CustomerPersonalInformation;
|
|
487
|
-
exports.CustomerStatus = identityApi_schema.CustomerStatus;
|
|
488
|
-
exports.CustomerStatuses = identityApi_schema.CustomerStatuses;
|
|
489
|
-
exports.CustomerTableColumn = identityApi_schema.CustomerTableColumn;
|
|
490
|
-
exports.CustomerType = identityApi_schema.CustomerType;
|
|
491
|
-
exports.CustomerTypes = identityApi_schema.CustomerTypes;
|
|
492
|
-
exports.CustomersChartType = identityApi_schema.CustomersChartType;
|
|
493
501
|
exports.DATE_OPERATORS = identityApi_schema.DATE_OPERATORS;
|
|
494
502
|
exports.DataAvailableOnStart = identityApi_schema.DataAvailableOnStart;
|
|
495
503
|
exports.DateOperator = identityApi_schema.DateOperator;
|
|
@@ -527,12 +535,8 @@ exports.InitialDataResponse = identityApi_schema.InitialDataResponse;
|
|
|
527
535
|
exports.IsVerifiedNotification = identityApi_schema.IsVerifiedNotification;
|
|
528
536
|
exports.IsVerifiedRequest = identityApi_schema.IsVerifiedRequest;
|
|
529
537
|
exports.IsVerifiedResponse = identityApi_schema.IsVerifiedResponse;
|
|
530
|
-
exports.KybOnboardingLevel = identityApi_schema.KybOnboardingLevel;
|
|
531
|
-
exports.KybOnboardingLevels = identityApi_schema.KybOnboardingLevels;
|
|
532
538
|
exports.KycCompletionData = identityApi_schema.KycCompletionData;
|
|
533
539
|
exports.KycCompletionNotification = identityApi_schema.KycCompletionNotification;
|
|
534
|
-
exports.KycOnboardingLevel = identityApi_schema.KycOnboardingLevel;
|
|
535
|
-
exports.KycOnboardingLevels = identityApi_schema.KycOnboardingLevels;
|
|
536
540
|
exports.MediaType = identityApi_schema.MediaType;
|
|
537
541
|
exports.MediaTypePID = identityApi_schema.MediaTypePID;
|
|
538
542
|
exports.NUMERIC_OPERATORS = identityApi_schema.NUMERIC_OPERATORS;
|
|
@@ -572,8 +576,6 @@ exports.QueryLogicOperator = identityApi_schema.QueryLogicOperator;
|
|
|
572
576
|
exports.QueryType = identityApi_schema.QueryType;
|
|
573
577
|
exports.RequiredDataRowSchema = identityApi_schema.RequiredDataRowSchema;
|
|
574
578
|
exports.RequiredVerificationData = identityApi_schema.RequiredVerificationData;
|
|
575
|
-
exports.RiskScoreType = identityApi_schema.RiskScoreType;
|
|
576
|
-
exports.RiskScoreTypes = identityApi_schema.RiskScoreTypes;
|
|
577
579
|
exports.RuleEngineResponse = identityApi_schema.RuleEngineResponse;
|
|
578
580
|
exports.RuleEngineScenarioExecutionData = identityApi_schema.RuleEngineScenarioExecutionData;
|
|
579
581
|
exports.RuleResultQueryConfig = identityApi_schema.RuleResultQueryConfig;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { U as ACTIVE_APTOS_CHAIN_IDS, K as ACTIVE_BITCOIN_CHAIN_IDS, a4 as ACTIVE_CARDANO_CHAIN_IDS, k as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, _ as ACTIVE_POLKADOT_CHAIN_IDS, D as ACTIVE_SOLANA_CHAIN_IDS, q as ACTIVE_TEZOS_CHAIN_IDS, a$ as ALPHA_2_COUNTRIES, R as APTOS_CHAIN_IDS, O as APTOS_CHAIN_NAMES, Q as APTOS_CHAIN_NAMES_LIST,
|
|
1
|
+
export { U as ACTIVE_APTOS_CHAIN_IDS, K as ACTIVE_BITCOIN_CHAIN_IDS, a4 as ACTIVE_CARDANO_CHAIN_IDS, k as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, _ as ACTIVE_POLKADOT_CHAIN_IDS, D as ACTIVE_SOLANA_CHAIN_IDS, q as ACTIVE_TEZOS_CHAIN_IDS, a$ as ALPHA_2_COUNTRIES, R as APTOS_CHAIN_IDS, O as APTOS_CHAIN_NAMES, Q as APTOS_CHAIN_NAMES_LIST, cj as ActionId, bW as ActionPrefix, d0 as AdditionalCustomerInformationParams, a9 as AddressSchema, cK as AiAgentId, c1 as AiAgentPrefix, cJ as AiDocumentId, c0 as AiDocumentPrefix, cH as AiExecutionId, b_ as AiExecutionPrefix, cI as AiExecutionStepId, b$ as AiExecutionStepPrefix, cQ as AiMessageId, c5 as AiMessagePrefix, cL as AiStepId, c2 as AiStepPrefix, b0 as Alpha2Country, e9 as AmlResults, cd as AppId, bw as AppPrefix, ac as AptosAddress, V as AptosChainId, aE as AptosSignature, J as BITCOIN_CHAIN_IDS, H as BITCOIN_CHAIN_NAMES, I as BITCOIN_CHAIN_NAMES_LIST, au as BLOCKCHAIN_NAMESPACES, aC as BLOCKCHAIN_NAMESPACE_TO_ADDRESS_URL, aB as BLOCKCHAIN_NAMESPACE_TO_NAME, aA as BLOCKCHAIN_NAME_TO_NAMESPACE, bl as BasicCustomerContactInformation, aq as BitcoinAddress, am as BitcoinBech32Address, L as BitcoinChainId, ak as BitcoinP2PKHAddress, al as BitcoinP2SHAddress, ap as BitcoinTestnetBech32Address, an as BitcoinTestnetP2PKHAddress, ao as BitcoinTestnetP2SHAddress, ar as BlockchainAddress, B as BlockchainId, av as BlockchainNamespace, aN as BlockchainSignature, a3 as CARDANO_CHAIN_IDS, a1 as CARDANO_CHAIN_NAMES, a2 as CARDANO_CHAIN_NAMES_LIST, j as COSMOS_CHAIN_IDS, C as COSMOS_CHAIN_NAMES, i as COSMOS_CHAIN_NAMES_LIST, bm as CUSTOMERS_CHARTS, bq as CUSTOMER_AUTOMATION_REASONS, bo as CUSTOMER_TABLE_COLUMNS, aj as CardanoAddress, a5 as CardanoChainId, aM as CardanoSignature, ce as ChallengeId, bx as ChallengePrefix, cO as ChatId, c3 as ChatPrefix, af as CosmosAddress, l as CosmosChainId, aH as CosmosSignature, b3 as CountryName, aZ as CryptoCode, aY as CryptoCodes, aX as CurrencyCode, aW as CurrencyCodes, d4 as CustomerId, bi as CustomerOnboardingLevel, bh as CustomerOnboardingLevels, br as CustomerPersonalInformation, cg as CustomerScreeningId, bz as CustomerScreeningPrefix, bk as CustomerStatus, bj as CustomerStatuses, bp as CustomerTableColumn, bc as CustomerType, bb as CustomerTypes, bn as CustomersChartType, e5 as DEFAULT_FIAT_CURRENCY, ay as DISPLAYED_BLOCKCHAIN_NAMESPACES, ee as DataLinkTypeZodSchema, ec as DataLinkVersionZodSchema, ea as DetectedDuplicates, az as DisplayedBlockchainNamespace, aD as EIP155Signature, aQ as ENVS, E as EVM_BLOCK_TIME, f as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, aI as EdSignature, cb as EmailId, bu as EmailPrefix, aR as EnvironmentSchema, g as EvmChainId, d5 as ExternalCustomerId, cR as FLOW_TYPES, cS as FlowType, aO as FunctionCallData, et as GenericVaultDataLinkZodSchema, es as GenericVaultEmbeddedLinkZodSchema, eq as GenericVaultPointerLinkZodSchema, er as GenericVaultSearchLinkZodSchema, dq as GenericVerifiableCredentialSchema, at as HexadecimalSchema, dS as HumanReadableTransactionReviewStatus, dR as HumanReadableTransactionReviewStatuses, dU as HumanReadableTransactionStatusMapping, dw as ID3CredentialSchema, db as ID3CredentialSubjectSchema, cV as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, cX as IDENTITY_DOCUMENT_OPTIONS, dt as IDImageCredentialSchema, dm as IDImageCredentialSubjectSchema, ds as IDInformationCredentialSchema, dl as IDInformationCredentialSubjectSchema, dr as IDInformationTfheCredentialSchema, dk as IDInformationTfheCredentialSubjectSchema, dx as IDScanCredentialSchema, dc as IDScanCredentialSubjectSchema, dy as IDScanPassportCredentialSchema, dd as IDScanPassportCredentialSubjectSchema, dz as IDScanSelfieCredentialSchema, de as IDScanSelfieCredentialSubjectSchema, a_ as ISO3CountryCode, c$ as Identifier, d7 as IdentityAppV2Web2JWT, d6 as IdentityAppV2Web3JWT, cW as IdentityDocumentCountryListOption, cY as IdentityDocumentOptionsType, ca as IdentityId, bt as IdentityPrefix, d8 as IdentityWidgetAccessToken_NEW, d9 as IdentityWidgetSessionToken, cx as InstitutionExtractedInfosId, bQ as InstitutionExtractedInfosPrefix, cw as InstitutionId, bP as InstitutionPrefix, aV as IpAddress, bg as KybOnboardingLevel, bf as KybOnboardingLevels, be as KycOnboardingLevel, bd as KycOnboardingLevels, cA as ListId, bT as ListPrefix, cN as MemberId, cP as MessageId, c4 as MessagePrefix, ck as MetaAlertId, bD as MetaAlertPrefix, v as NEXERA_ACTIVE_STARKNET_CHAIN_IDS, M as NEXERA_APTOS_CHAINS, G as NEXERA_BITCOIN_CHAINS, a0 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, W as NEXERA_POLKADOT_CHAINS, w as NEXERA_SOLANA_CHAINS, s as NEXERA_STARKNET_CHAINS, u as NEXERA_STARKNET_CHAIN_IDS, t as NEXERA_STARKNET_CHAIN_NAMES, m as NEXERA_TEZOS_CHAINS, p as NEXERA_TEZOS_CHAIN_IDS, n as NEXERA_TEZOS_CHAIN_NAMES, o as NEXERA_TEZOS_CHAIN_NAMES_LIST, e as NexeraEvmChains, N as NonTestnetBlockchainId, dE as OLD_AMLScreeningsResultsCredentialSchema, dj as OLD_AMLScreeningsResultsCredentialSubjectSchema, dA as OLD_IDImageCredentialSchema, df as OLD_IDImageCredentialSubjectSchema, dB as OLD_IDInformationCredentialSchema, dg as OLD_IDInformationCredentialSubjectSchema, dC as OLD_ProofOfResidenceCredentialSchema, dh as OLD_ProofOfResidenceCredentialSubjectSchema, dD as OLD_SelfieImageCredentialSchema, di as OLD_SelfieImageCredentialSubjectSchema, d1 as OrganizationId, aT as OtpCode, aK as P2Signature, cZ as PERSONAL_INFORMATION_FIELDS, Z as POLKADOT_CHAIN_IDS, X as POLKADOT_CHAIN_NAMES, Y as POLKADOT_CHAIN_NAMES_LIST, P as POLYGON_NETWORK_NAMES, aU as PUBLIC_SERVICES_SCHEMA_MAP, e0 as PaymentType, d$ as PaymentTypes, c_ as PersonalInformationFieldsIdentityDocuments, ae as PolkadotAddress, $ as PolkadotChainId, aG as PolkadotSignature, r as PolygonNetworkNames, a7 as PrivateKey, dv as ProofOfResidenceCredentialSchema, dp as ProofOfResidenceCredentialSubjectSchema, a8 as PublicKey, cC as QueryGroupId, bV as QueryGroupPrefix, cB as QueryId, bU as QueryPrefix, ba as RiskScoreType, b9 as RiskScoreTypes, z as SOLANA_CHAIN_IDS, x as SOLANA_CHAIN_NAMES, y as SOLANA_CHAIN_NAMES_LIST, aw as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, cz as ScenarioId, bS as ScenarioPrefix, cD as ScorechainAnalysisId, bC as ScorechainAnalysisPrefix, b7 as ScorechainCountry, eu as ScorechainEntityRecord, du as SelfieImageCredentialSchema, dn as SelfieImageCredentialSubjectSchema, ef as Separator, ch as SigGatingId, bA as SigGatingPrefix, F as SolanaChainId, aJ as SpSignature, cG as SsssChunkId, bZ as SsssChunkPrefix, cF as SsssShareId, bY as SsssSharePrefix, ad as StarknetAddress, S as StarknetChainId, aF as StarknetSignature, c9 as StorageId, bs as StoragePrefix, as as String0x, ax as SupportedBlockchainNamespaceForSignatureAuth, e6 as TRANSACTIONS_STATS_CURRENCIES, dF as TRANSACTION_CHARTS, dH as TRANSACTION_TABLE_COLUMNS, ci as TagId, bB as TagPrefix, cl as TagsToEntityId, bE as TagsToEntityPrefix, cf as TestId, by as TestPrefix, ai as TezosAddress, T as TezosChainId, ah as TezosContractAddress, aP as TezosEntrypointName, ag as TezosImplicitAddress, aL as TezosSignature, co as TransactionActivityId, bH as TransactionActivityPrefix, cm as TransactionAddressesId, bF as TransactionAddressesPrefix, cy as TransactionAmountId, bR as TransactionAmountPrefix, e4 as TransactionAmountsFieldName, e3 as TransactionAmountsFieldNames, dY as TransactionCurrencyCode, dX as TransactionCurrencyCodes, e8 as TransactionDataEventObject, dW as TransactionDirection, dV as TransactionDirections, ct as TransactionExtractedInfosId, bM as TransactionExtractedInfosPrefix, cp as TransactionFeesId, bI as TransactionFeesPrefix, cn as TransactionId, cs as TransactionInfosId, bL as TransactionInfosPrefix, cv as TransactionMethodExtractedInfosId, bO as TransactionMethodExtractedInfosPrefix, cu as TransactionMethodsId, bN as TransactionMethodsPrefix, cr as TransactionPartiesId, bK as TransactionPartiesPrefix, e2 as TransactionPartiesType, e1 as TransactionPartiesTypes, bG as TransactionPrefix, d_ as TransactionProvider, dZ as TransactionProviders, cq as TransactionReviewId, bJ as TransactionReviewPrefix, dQ as TransactionReviewStatus, dP as TransactionReviewStatuses, dO as TransactionRiskLevel, dN as TransactionRiskLevels, e7 as TransactionStatsCurrency, dT as TransactionStatusMapping, dI as TransactionTableColumn, dK as TransactionType, dM as TransactionTypeWithAll, dJ as TransactionTypes, dL as TransactionTypesWithAll, dG as TransactionsChartType, aa as TxHash, aS as UuidString, ej as VaultJsonSchemas, ep as VaultMetadataLinkZodSchema, en as VaultPointerKeyMapZodSchema, eo as VaultQueryMapZodSchema, el as VaultSchemaIdZodSchema, em as VaultSchemaPathsZodSchema, ek as VaultZodSchema, cU as VerificationMode, cT as VerificationModes, cc as WalletId, bv as WalletPrefix, ev as WalletScreeningData, ex as WalletScreeningProvider, ew as WalletScreeningProviders, da as Web2CreateSessionParams, d3 as WorkflowId, cE as WorkflowSessionAttributeId, bX as WorkflowSessionAttributePrefix, c6 as WorkflowSessionId, d2 as WorkspaceId, ed as allDataLinkTypes, eb as allDataLinkVersions, b2 as countryISO2toISO3Mapping, b1 as countryISO3toISO2Mapping, c7 as createBrandedSchemaId, c8 as createBrandedSchemaIdWithParams, cM as generateId, eg as generateZodObjectPaths, a6 as isValidAddress, b4 as isoCountriesNameFromISO2, b5 as isoCountriesNameFromISO3, b6 as parseISO3CountryCode, eh as resolvePathOnDataSchema, ei as resolvePathOnMapSchema, b8 as scorechainCountriesNameFromISO2, ab as shortBlockchainAddress } from './vault.schema-78e863d5.esm.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { C as CredentialTypes } from './identity-api.schema-
|
|
4
|
-
export {
|
|
5
|
-
export { s as IDInformationTfheCredentialSubjectCONFIG, V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation, b as getFieldConfig } from './tfhe-utilities-
|
|
3
|
+
import { C as CredentialTypes } from './identity-api.schema-5b7341cb.esm.mjs';
|
|
4
|
+
export { v as ACTION_STATUSES, t as ACTION_TRIGGERS, b1 as ARRAY_OPERATORS, aL as AUTHORIZATION_REQUEST_MESSAGE_TYPES, A as AVAILABLE_FLOWS, a4 as AbbreviatedWorkflowScenario, a2 as Action, w as ActionStatus, u as ActionTrigger, s as ActionType, x as ActionValue, bf as AllCredentialValues, bV as AllScenarioExecutionAuthorizationData, bN as AnyTxAuthDataSignatureResponse, bQ as AnyTxAuthInputJsSdk, bG as ApiTezosTxAuthInput, bC as ApiTxAuthInput, b2 as ArrayOperator, aT as AuthQrCodeData, ap as AuthSession, aq as AuthSessionData, aO as AuthorizationRequestMessage, aN as AuthorizationRequestMessageType, aM as AuthorizationRequestMessageTypes, aR as AuthorizationResponseMessage, n as AvailableFlow, b7 as BOOLEAN_OPERATORS, M as BackwardsCompatibleScenarioType, L as BackwardsCompatibleScenarioTypes, N as BaseQueryResponse, b8 as BooleanOperator, aI as CIRCUIT_IDS, bq as ChallengeQuerySchema, ar as ChallengeResponse, aJ as CircuitId, b as CloseScreenNotification, a7 as ComplianceImplementationStepsInput, bU as CreateAuthRequestProps, a6 as CreateTemplateScenario, c4 as CredentialMediaType, b$ as CredentialNames, aS as CredentialQrCodeData, b_ as CredentialSchemas, c2 as CredentialType, C as CredentialTypes, b9 as DATE_OPERATORS, D as DataAvailableOnStart, ba as DateOperator, bO as Eip155TxAuthInputJsSdk, U as ExecuteQueryResponse, bM as ExtendedTezosTxAuthDataSignatureResponse, bK as ExtendedTezosTxAuthInput, bL as ExtendedTxAuthDataSignatureResponse, bJ as ExtendedTxAuthInput, ao as GenerateWalletChallengeRequest, a9 as GetCredentialsRequest, aa as GetCredentialsResponse, au as GetCustomerStatusRequest, az as GetCustomerStatusResponse, bI as GetTezosTxAuthDataSignatureResponse, bE as GetTxAuthDataSignatureResponse, ai as GetTxAuthSigRequest, ak as GetTxAuthSigRequestTezos, aj as GetTxAuthSigResponse, al as GetTxAuthSigResponseTezos, aC as HostMessage, am as HostRequestMessage, H as HostResponseMessage, be as IDInformationTfhe, aA as IdentityAppMessage, aD as IdentityMessage, i as IdentityNotificationMessage, m as IdentityRequestMessage, an as IdentityResponseMessage, av as IdentitySdkMessage, aw as IdentitySdkMessageWithIdentifier, aB as IdentityWallet, j as InitialDataRequest, o as InitialDataResponse, I as IsVerifiedNotification, ag as IsVerifiedRequest, ah as IsVerifiedResponse, K as KycCompletionData, c as KycCompletionNotification, aG as MediaType, aH as MediaTypePID, b5 as NUMERIC_OPERATORS, c0 as NexeraCredentialType, b6 as NumericOperator, br as OLD_CHALLENGE_QUERY_OPERATORS, bs as OLD_ChallengeQueryOperator, bv as OLD_ChallengeQueryOperatorToOperator, bn as OLD_ChallengeQuerySchema, bx as OLD_QueryCredentialType, bw as OLD_QueryCredentialTypes, aZ as OPERATORS, g as OcvSdkInitialized, O as OffChainScenarioExecutionData, Q as OffChainZKPRuleResult, d as OnChainScenarioExecutionData, a_ as Operator, bt as OperatorMappings, bu as OperatorToOLD_ChallengeQueryOperator, bm as PartialQueryConfigSimplified, P as PolygonIdInitialized, ac as PolygonIdRequest, ab as PolygonIdRequestData, ae as PolygonIdResponse, ad as PolygonIdResponseData, bT as PrivacyPreservingMonitoring, aP as ProofData, aX as QUERY_LOGIC_OPERATOR, aU as QrCodeLinkWithSchemaType, bg as QueriesOptions, bj as QueryConfigSimplified, bi as QueryConfigTfhe, bp as QueryCredentialType, bo as QueryCredentialTypes, bk as QueryGroupConfigSimplified, aY as QueryLogicOperator, bh as QueryType, aE as RequiredDataRowSchema, aF as RequiredVerificationData, V as RuleEngineResponse, R as RuleEngineScenarioExecutionData, bl as RuleResultQueryConfig, Y as RuleResultStatus, Z as RuleResultStatusLabels, X as RuleResultStatuses, r as SCENARIO_ACTION_TYPES, bW as SCENARIO_AUTHORIZATION_STATUSES, b3 as STRING_OPERATORS, bb as SUPPORTED_TYPES, a3 as Scenario, S as ScenarioAuthorizationData, bX as ScenarioAuthorizationStatus, e as ScenarioExecutionData, f as ScenarioExecutionNotification, W as ScenarioExecutionResponse, E as ScenarioMode, B as ScenarioModes, J as ScenarioSchema, G as ScenarioStatus, F as ScenarioStatuses, z as ScenarioType, y as ScenarioTypes, _ as SdkVerificationOutput, a as SdkVerificationResponseSchema, l as SendTransactionRequest, k as SignatureRequest, p as SignatureResponse, a8 as SimplifiedCredential, h as StartCompletedNotification, af as StartFlowRequest, b4 as StringOperator, bc as SupportedType, bd as SupportedTypes, a5 as TemplateScenario, bF as TezosTxAuthInput, bP as TezosTxAuthInputJsSdk, bH as TezosTxSignatureResponse, T as TransactionData, q as TransactionResponse, ay as TxAuthDataSignatureGatingError, at as TxAuthDataSignatureGatingRequest, ax as TxAuthDataSignatureResponse, bB as TxAuthInput, bD as TxSignatureResponse, c3 as VerifiableCredential, a1 as VerificationOutput, a0 as VerificationSessionStatus, $ as VerificationSessionStatuses, bZ as VerifyWalletChallengeRequest, as as WalletSignResponse, bY as WalletSignatureResponse, a$ as ZKPOperator, bR as ZKPRequest, bS as ZKPRequestFromZKVerifier, aK as ZeroKnowledgeProofRequest, aQ as ZeroKnowledgeProofResponse, c1 as getCredentialName, bz as getOldCredentialPath, by as getOldCredentialType, bA as oldCredentialPathToDataLink, b0 as operatorDisplayMap, aV as parseIden3Message, aW as parseSessionIdFromUrl } from './identity-api.schema-5b7341cb.esm.mjs';
|
|
5
|
+
export { s as IDInformationTfheCredentialSubjectCONFIG, V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation, b as getFieldConfig } from './tfhe-utilities-f0db74d9.esm.mjs';
|
|
6
6
|
import 'nanoid';
|
|
7
7
|
import 'decimal.js';
|
|
8
8
|
|
package/dist/package.json
CHANGED
|
@@ -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-715502cc.cjs.dev.cjs');
|
|
4
|
+
var identityApi_schema = require('./identity-api.schema-bf0857fd.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-bd02bf67.cjs.prod.cjs');
|
|
4
|
+
var identityApi_schema = require('./identity-api.schema-7a09a22a.cjs.prod.cjs');
|
|
5
5
|
|
|
6
6
|
var VC_JSON_SCHEMA_MAP = {
|
|
7
7
|
ProofOfResidence: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { ez as _toConsumableArray } from './vault.schema-78e863d5.esm.mjs';
|
|
2
|
+
import { bc as SupportedType, b5 as NUMERIC_OPERATORS, b1 as ARRAY_OPERATORS, b7 as BOOLEAN_OPERATORS, b3 as STRING_OPERATORS } from './identity-api.schema-5b7341cb.esm.mjs';
|
|
3
3
|
|
|
4
4
|
var VC_JSON_SCHEMA_MAP = {
|
|
5
5
|
ProofOfResidence: {
|