Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nexeraid/identity-schemas

Package Overview
Dependencies
Maintainers
0
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexeraid/identity-schemas - npm Package Compare versions

Comparing version 2.18.0-dev to 2.19.0-dev

dist/CoinMarketCap.schema-4c3e4546.cjs.prod.js

68

dist/declarations/src/blockchain/chains/all.schema.d.ts
import { z } from "zod";
import { NEXERA_APTOS_CHAINS } from "./aptos.schema.js";
import { NEXERA_BITCOIN_CHAINS } from "./bitcoin.schema.js";
import { NEXERA_CARDANO_CHAINS } from "./cardano.schema.js";
import { NEXERA_COSMOS_CHAINS } from "./cosmos.schema.js";
import { NEXERA_EVM_CHAINS } from "./evm.schema.js";
import { NEXERA_POLKADOT_CHAINS } from "./polkadot.schema.js";
import { NEXERA_SOLANA_CHAINS } from "./solana.schema.js";
import { NEXERA_STARKNET_CHAINS } from "./starknet.schema.js";
import { NEXERA_TEZOS_CHAINS } from "./tezos.schema.js";
export declare const NEXERA_EVM_CHAIN_NAMES: {
readonly "1": "Ethereum Mainnet";
readonly "5": "Goerli";
readonly "11155111": "Sepolia";
readonly "137": "Polygon";
readonly "80002": "Polygon Amoy";
readonly "43114": "Avalanche";
readonly "43113": "Avalanche Fuji";
readonly "42161": "Arbitrum";
readonly "421614": "Arbitrum Sepolia";
readonly "8453": "Base";
readonly "84532": "Base Sepolia";
readonly "56": "BSC";
readonly "97": "BSC Testnet";
readonly "10": "Optimism";
readonly "11155420": "Optimism Sepolia";
readonly "1284": "Moonbeam";
readonly "1285": "Moonriver";
readonly NetXdQprcVkpaWU: "tezos-mainnet";
readonly NetXnHfVqm9iesp: "tezos-ghostnet";
readonly "cosmoshub-4": "cosmos-mainnet";
readonly "theta-testnet-001": "cosmos-testnet";
readonly "0x534e5f4d41494e": "starknet-mainnet";
readonly "0x534e5f5345504f4c4941": "starknet-sepolia";
readonly "420": "Optimism Goerli";
readonly "421613": "Arbitrum Goerli";
readonly "1291": "Swisstronik Testnet";
};
export declare const NEXERA_EVM_CHAIN_NAMES_LIST: ("BSC" | "Polygon" | "Optimism" | "Arbitrum" | "Moonbeam" | "Moonriver" | "Ethereum Mainnet" | "Goerli" | "Sepolia" | "Polygon Amoy" | "Avalanche" | "Avalanche Fuji" | "Arbitrum Sepolia" | "Base" | "Base Sepolia" | "BSC Testnet" | "Optimism Sepolia" | "tezos-mainnet" | "tezos-ghostnet" | "cosmos-mainnet" | "cosmos-testnet" | "starknet-mainnet" | "starknet-sepolia" | "Optimism Goerli" | "Arbitrum Goerli" | "Swisstronik Testnet")[];
export declare const NEXERA_CHAIN_IDS: {
readonly "1": 1;
readonly "5": 5;
readonly "137": 137;
readonly "80002": 80002;
readonly "43114": 43114;
readonly "43113": 43113;
readonly "42161": 42161;
readonly "421613": 421613;
readonly "421614": 421614;
readonly "11155111": 11155111;
readonly "8453": 8453;
readonly "84531": 84531;
readonly "84532": 84532;
readonly "56": 56;
readonly "97": 97;
readonly "1284": 1284;
readonly "1285": 1285;
readonly "10": 10;
readonly "420": 69;
readonly "11155420": 11155420;
readonly "1291": 1291;
readonly NetXdQprcVkpaWU: "NetXdQprcVkpaWU";
readonly NetXnHfVqm9iesp: "NetXnHfVqm9iesp";
readonly "cosmoshub-4": "cosmoshub-4";
readonly "theta-testnet-001": "theta-testnet-001";
readonly "0x534e5f4d41494e": "0x534e5f4d41494e";
readonly "0x534e5f5345504f4c4941": "0x534e5f5345504f4c4941";
};
export declare const BlockchainId: z.ZodUnion<[z.ZodEnum<[NEXERA_EVM_CHAINS.ETHEREUM, NEXERA_EVM_CHAINS.POLYGON, NEXERA_EVM_CHAINS.POLYGON_AMOY, NEXERA_EVM_CHAINS.AVALANCHE, NEXERA_EVM_CHAINS.AVALANCHE_FUJI, NEXERA_EVM_CHAINS.ARBITRUM, NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA, NEXERA_EVM_CHAINS.SEPOLIA, NEXERA_EVM_CHAINS.BASE, NEXERA_EVM_CHAINS.BASE_SEPOLIA, NEXERA_EVM_CHAINS.BNB, NEXERA_EVM_CHAINS.BNB_TESTNET, NEXERA_EVM_CHAINS.MOONBEAM, NEXERA_EVM_CHAINS.MOONRIVER, NEXERA_EVM_CHAINS.OPTIMISM, NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA, NEXERA_EVM_CHAINS.SWISSTRONIK_TESTNET]>, z.ZodEnum<[NEXERA_TEZOS_CHAINS.TEZOS, NEXERA_TEZOS_CHAINS.TEZOS_GHOSTNET]>, z.ZodEnum<[NEXERA_COSMOS_CHAINS.COSMOS, NEXERA_COSMOS_CHAINS.COSMOS_TESTNET]>, z.ZodEnum<["0x534e5f4d41494e", "0x534e5f5345504f4c4941"]>]>;
export declare const BlockchainId: z.ZodUnion<[z.ZodEnum<[NEXERA_EVM_CHAINS.ETHEREUM, NEXERA_EVM_CHAINS.POLYGON, NEXERA_EVM_CHAINS.POLYGON_AMOY, NEXERA_EVM_CHAINS.AVALANCHE, NEXERA_EVM_CHAINS.AVALANCHE_FUJI, NEXERA_EVM_CHAINS.ARBITRUM, NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA, NEXERA_EVM_CHAINS.SEPOLIA, NEXERA_EVM_CHAINS.BASE, NEXERA_EVM_CHAINS.BASE_SEPOLIA, NEXERA_EVM_CHAINS.BNB, NEXERA_EVM_CHAINS.BNB_TESTNET, NEXERA_EVM_CHAINS.MOONBEAM, NEXERA_EVM_CHAINS.MOONRIVER, NEXERA_EVM_CHAINS.OPTIMISM, NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA, NEXERA_EVM_CHAINS.SWISSTRONIK_TESTNET]>, z.ZodEnum<[NEXERA_TEZOS_CHAINS.TEZOS, NEXERA_TEZOS_CHAINS.TEZOS_GHOSTNET]>, z.ZodEnum<[NEXERA_COSMOS_CHAINS.COSMOS, NEXERA_COSMOS_CHAINS.COSMOS_TESTNET]>, z.ZodEnum<["0x534e5f4d41494e", "0x534e5f5345504f4c4941"]>, z.ZodEnum<[NEXERA_BITCOIN_CHAINS.MAINNET, NEXERA_BITCOIN_CHAINS.TESTNET]>, z.ZodEnum<[NEXERA_APTOS_CHAINS.MAINNET, NEXERA_APTOS_CHAINS.TESTNET]>, z.ZodEnum<[NEXERA_POLKADOT_CHAINS.POLKADOT_RELAY_CHAIN, NEXERA_POLKADOT_CHAINS.KUSAMA_RELAY_CHAIN, NEXERA_POLKADOT_CHAINS.POLKADOT_TESTNET]>, z.ZodEnum<[NEXERA_SOLANA_CHAINS.MAINNET, NEXERA_SOLANA_CHAINS.TESTNET, NEXERA_SOLANA_CHAINS.DEVNET]>, z.ZodEnum<[NEXERA_CARDANO_CHAINS.MAINNET, NEXERA_CARDANO_CHAINS.TESTNET]>]>;
export type BlockchainId = z.infer<typeof BlockchainId>;
export declare const NonTestnetBlockchainId: z.ZodUnion<[z.ZodLiteral<NEXERA_EVM_CHAINS.ETHEREUM>, z.ZodLiteral<NEXERA_EVM_CHAINS.POLYGON>, z.ZodLiteral<NEXERA_EVM_CHAINS.AVALANCHE>, z.ZodLiteral<NEXERA_EVM_CHAINS.ARBITRUM>, z.ZodLiteral<NEXERA_EVM_CHAINS.BASE>, z.ZodLiteral<NEXERA_EVM_CHAINS.BNB>, z.ZodLiteral<NEXERA_EVM_CHAINS.OPTIMISM>, z.ZodLiteral<NEXERA_EVM_CHAINS.MOONBEAM>, z.ZodLiteral<NEXERA_EVM_CHAINS.MOONRIVER>, z.ZodLiteral<NEXERA_TEZOS_CHAINS.TEZOS>, z.ZodLiteral<NEXERA_COSMOS_CHAINS.COSMOS>, z.ZodLiteral<NEXERA_STARKNET_CHAINS.STARKNET_MAIN>, z.ZodLiteral<NEXERA_BITCOIN_CHAINS.MAINNET>, z.ZodLiteral<NEXERA_APTOS_CHAINS.MAINNET>, z.ZodLiteral<NEXERA_POLKADOT_CHAINS.POLKADOT_RELAY_CHAIN>, z.ZodLiteral<NEXERA_POLKADOT_CHAINS.KUSAMA_RELAY_CHAIN>, z.ZodLiteral<NEXERA_SOLANA_CHAINS.MAINNET>, z.ZodLiteral<NEXERA_CARDANO_CHAINS.MAINNET>]>;
export type NonTestnetBlockchainId = z.infer<typeof NonTestnetBlockchainId>;
//# sourceMappingURL=all.schema.d.ts.map

@@ -25,2 +25,4 @@ import { z } from "zod";

}
export declare const NEXERA_EVM_CHAIN_NAMES: Record<EvmChainId, string>;
export declare const NEXERA_EVM_CHAIN_NAMES_LIST: string[];
export declare const NEXERA_EVM_CHAINS_ID: readonly [NEXERA_EVM_CHAINS.ETHEREUM, NEXERA_EVM_CHAINS.GOERLI, NEXERA_EVM_CHAINS.ARBITRUM, NEXERA_EVM_CHAINS.ARBITRUM_GOERLI, NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA, NEXERA_EVM_CHAINS.OPTIMISM, NEXERA_EVM_CHAINS.OPTIMISM_GOERLI, NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA, NEXERA_EVM_CHAINS.AVALANCHE, NEXERA_EVM_CHAINS.AVALANCHE_FUJI, NEXERA_EVM_CHAINS.POLYGON, NEXERA_EVM_CHAINS.POLYGON_AMOY, NEXERA_EVM_CHAINS.SEPOLIA, NEXERA_EVM_CHAINS.BASE, NEXERA_EVM_CHAINS.BASE_GOERLI, NEXERA_EVM_CHAINS.BASE_SEPOLIA, NEXERA_EVM_CHAINS.MOONBEAM, NEXERA_EVM_CHAINS.MOONRIVER, NEXERA_EVM_CHAINS.BNB, NEXERA_EVM_CHAINS.BNB_TESTNET, NEXERA_EVM_CHAINS.SWISSTRONIK_TESTNET];

@@ -27,0 +29,0 @@ export declare const NexeraEvmChains: z.ZodEnum<[NEXERA_EVM_CHAINS.ETHEREUM, NEXERA_EVM_CHAINS.GOERLI, NEXERA_EVM_CHAINS.ARBITRUM, NEXERA_EVM_CHAINS.ARBITRUM_GOERLI, NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA, NEXERA_EVM_CHAINS.OPTIMISM, NEXERA_EVM_CHAINS.OPTIMISM_GOERLI, NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA, NEXERA_EVM_CHAINS.AVALANCHE, NEXERA_EVM_CHAINS.AVALANCHE_FUJI, NEXERA_EVM_CHAINS.POLYGON, NEXERA_EVM_CHAINS.POLYGON_AMOY, NEXERA_EVM_CHAINS.SEPOLIA, NEXERA_EVM_CHAINS.BASE, NEXERA_EVM_CHAINS.BASE_GOERLI, NEXERA_EVM_CHAINS.BASE_SEPOLIA, NEXERA_EVM_CHAINS.MOONBEAM, NEXERA_EVM_CHAINS.MOONRIVER, NEXERA_EVM_CHAINS.BNB, NEXERA_EVM_CHAINS.BNB_TESTNET, NEXERA_EVM_CHAINS.SWISSTRONIK_TESTNET]>;

@@ -7,2 +7,7 @@ export * from "./all.schema.js";

export * from "./starknet.schema.js";
export * from "./solana.schema.js";
export * from "./bitcoin.schema.js";
export * from "./aptos.schema.js";
export * from "./polkadot.schema.js";
export * from "./cardano.schema.js";
//# sourceMappingURL=index.d.ts.map

@@ -5,6 +5,6 @@ 'use strict';

var identityApi_schema = require('./identity-api.schema-f48d26e5.cjs.dev.js');
var transaction_schema = require('./transaction.schema-1775e84f.cjs.dev.js');
var identityApi_schema = require('./identity-api.schema-57fbeead.cjs.dev.js');
var transaction_schema = require('./transaction.schema-46e46364.cjs.dev.js');
var zod = require('zod');
var frontendUtilities_schema = require('./frontend-utilities.schema-b4e3d5b3.cjs.dev.js');
var frontendUtilities_schema = require('./frontend-utilities.schema-75b74942.cjs.dev.js');
require('nanoid');

@@ -88,6 +88,14 @@

exports.ACTIVE_APTOS_CHAIN_IDS = identityApi_schema.ACTIVE_APTOS_CHAIN_IDS;
exports.ACTIVE_BITCOIN_CHAIN_IDS = identityApi_schema.ACTIVE_BITCOIN_CHAIN_IDS;
exports.ACTIVE_CARDANO_CHAIN_IDS = identityApi_schema.ACTIVE_CARDANO_CHAIN_IDS;
exports.ACTIVE_COSMOS_CHAIN_IDS = identityApi_schema.ACTIVE_COSMOS_CHAIN_IDS;
exports.ACTIVE_EVM_CHAIN_VALUES = identityApi_schema.ACTIVE_EVM_CHAIN_VALUES;
exports.ACTIVE_POLKADOT_CHAIN_IDS = identityApi_schema.ACTIVE_POLKADOT_CHAIN_IDS;
exports.ACTIVE_SOLANA_CHAIN_IDS = identityApi_schema.ACTIVE_SOLANA_CHAIN_IDS;
exports.ACTIVE_TEZOS_CHAIN_IDS = identityApi_schema.ACTIVE_TEZOS_CHAIN_IDS;
exports.ALPHA_2_COUNTRIES = identityApi_schema.ALPHA_2_COUNTRIES;
exports.APTOS_CHAIN_IDS = identityApi_schema.APTOS_CHAIN_IDS;
exports.APTOS_CHAIN_NAMES = identityApi_schema.APTOS_CHAIN_NAMES;
exports.APTOS_CHAIN_NAMES_LIST = identityApi_schema.APTOS_CHAIN_NAMES_LIST;
exports.ARRAY_OPERATORS = identityApi_schema.ARRAY_OPERATORS;

@@ -113,2 +121,3 @@ exports.AUTHORIZATION_REQUEST_MESSAGE_TYPES = identityApi_schema.AUTHORIZATION_REQUEST_MESSAGE_TYPES;

exports.AptosAddress = identityApi_schema.AptosAddress;
exports.AptosChainId = identityApi_schema.AptosChainId;
exports.AptosSignature = identityApi_schema.AptosSignature;

@@ -124,2 +133,5 @@ exports.ArrayOperator = identityApi_schema.ArrayOperator;

exports.AvailableFlow = identityApi_schema.AvailableFlow;
exports.BITCOIN_CHAIN_IDS = identityApi_schema.BITCOIN_CHAIN_IDS;
exports.BITCOIN_CHAIN_NAMES = identityApi_schema.BITCOIN_CHAIN_NAMES;
exports.BITCOIN_CHAIN_NAMES_LIST = identityApi_schema.BITCOIN_CHAIN_NAMES_LIST;
exports.BLOCKCHAIN_NAMESPACES = identityApi_schema.BLOCKCHAIN_NAMESPACES;

@@ -134,2 +146,3 @@ exports.BLOCKCHAIN_NAMESPACES_NAMES = identityApi_schema.BLOCKCHAIN_NAMESPACES_NAMES;

exports.BitcoinBech32Address = identityApi_schema.BitcoinBech32Address;
exports.BitcoinChainId = identityApi_schema.BitcoinChainId;
exports.BitcoinP2PKHAddress = identityApi_schema.BitcoinP2PKHAddress;

@@ -145,2 +158,5 @@ exports.BitcoinP2SHAddress = identityApi_schema.BitcoinP2SHAddress;

exports.BooleanOperator = identityApi_schema.BooleanOperator;
exports.CARDANO_CHAIN_IDS = identityApi_schema.CARDANO_CHAIN_IDS;
exports.CARDANO_CHAIN_NAMES = identityApi_schema.CARDANO_CHAIN_NAMES;
exports.CARDANO_CHAIN_NAMES_LIST = identityApi_schema.CARDANO_CHAIN_NAMES_LIST;
exports.CHALLENGE_QUERY_OPERATORS = identityApi_schema.CHALLENGE_QUERY_OPERATORS;

@@ -155,2 +171,3 @@ exports.CIRCUIT_IDS = identityApi_schema.CIRCUIT_IDS;

exports.CardanoAddress = identityApi_schema.CardanoAddress;
exports.CardanoChainId = identityApi_schema.CardanoChainId;
exports.CardanoSignature = identityApi_schema.CardanoSignature;

@@ -281,3 +298,5 @@ exports.ChallengeId = identityApi_schema.ChallengeId;

exports.NEXERA_ACTIVE_STARKNET_CHAIN_IDS = identityApi_schema.NEXERA_ACTIVE_STARKNET_CHAIN_IDS;
exports.NEXERA_CHAIN_IDS = identityApi_schema.NEXERA_CHAIN_IDS;
exports.NEXERA_APTOS_CHAINS = identityApi_schema.NEXERA_APTOS_CHAINS;
exports.NEXERA_BITCOIN_CHAINS = identityApi_schema.NEXERA_BITCOIN_CHAINS;
exports.NEXERA_CARDANO_CHAINS = identityApi_schema.NEXERA_CARDANO_CHAINS;
exports.NEXERA_COSMOS_CHAINS = identityApi_schema.NEXERA_COSMOS_CHAINS;

@@ -288,2 +307,4 @@ exports.NEXERA_EVM_CHAINS = identityApi_schema.NEXERA_EVM_CHAINS;

exports.NEXERA_EVM_CHAIN_NAMES_LIST = identityApi_schema.NEXERA_EVM_CHAIN_NAMES_LIST;
exports.NEXERA_POLKADOT_CHAINS = identityApi_schema.NEXERA_POLKADOT_CHAINS;
exports.NEXERA_SOLANA_CHAINS = identityApi_schema.NEXERA_SOLANA_CHAINS;
exports.NEXERA_STARKNET_CHAINS = identityApi_schema.NEXERA_STARKNET_CHAINS;

@@ -300,2 +321,3 @@ exports.NEXERA_STARKNET_CHAIN_IDS = identityApi_schema.NEXERA_STARKNET_CHAIN_IDS;

exports.NonParsedQueryConfiguration = identityApi_schema.NonParsedQueryConfiguration;
exports.NonTestnetBlockchainId = identityApi_schema.NonTestnetBlockchainId;
exports.NumericOperator = identityApi_schema.NumericOperator;

@@ -320,2 +342,5 @@ exports.OLD_AMLScreeningsResultsCredentialSubjectSchema = identityApi_schema.OLD_AMLScreeningsResultsCredentialSubjectSchema;

exports.PERSONAL_INFORMATION_FIELDS = identityApi_schema.PERSONAL_INFORMATION_FIELDS;
exports.POLKADOT_CHAIN_IDS = identityApi_schema.POLKADOT_CHAIN_IDS;
exports.POLKADOT_CHAIN_NAMES = identityApi_schema.POLKADOT_CHAIN_NAMES;
exports.POLKADOT_CHAIN_NAMES_LIST = identityApi_schema.POLKADOT_CHAIN_NAMES_LIST;
exports.POLYGON_NETWORK_NAMES = identityApi_schema.POLYGON_NETWORK_NAMES;

@@ -326,2 +351,3 @@ exports.PUBLIC_SERVICES_SCHEMA_MAP = identityApi_schema.PUBLIC_SERVICES_SCHEMA_MAP;

exports.PolkadotAddress = identityApi_schema.PolkadotAddress;
exports.PolkadotChainId = identityApi_schema.PolkadotChainId;
exports.PolkadotSignature = identityApi_schema.PolkadotSignature;

@@ -358,2 +384,5 @@ exports.PolygonIdInitialized = identityApi_schema.PolygonIdInitialized;

exports.SCENARIO_AUTHORIZATION_STATUSES = identityApi_schema.SCENARIO_AUTHORIZATION_STATUSES;
exports.SOLANA_CHAIN_IDS = identityApi_schema.SOLANA_CHAIN_IDS;
exports.SOLANA_CHAIN_NAMES = identityApi_schema.SOLANA_CHAIN_NAMES;
exports.SOLANA_CHAIN_NAMES_LIST = identityApi_schema.SOLANA_CHAIN_NAMES_LIST;
exports.STRING_OPERATORS = identityApi_schema.STRING_OPERATORS;

@@ -379,2 +408,3 @@ exports.SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH = identityApi_schema.SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH;

exports.SimplifiedCredential = identityApi_schema.SimplifiedCredential;
exports.SolanaChainId = identityApi_schema.SolanaChainId;
exports.SpSignature = identityApi_schema.SpSignature;

@@ -381,0 +411,0 @@ exports.StarknetAddress = identityApi_schema.StarknetAddress;

@@ -5,6 +5,6 @@ 'use strict';

var identityApi_schema = require('./identity-api.schema-4751e631.cjs.prod.js');
var transaction_schema = require('./transaction.schema-ab347606.cjs.prod.js');
var identityApi_schema = require('./identity-api.schema-5b5d60ea.cjs.prod.js');
var transaction_schema = require('./transaction.schema-c960b86e.cjs.prod.js');
var zod = require('zod');
var frontendUtilities_schema = require('./frontend-utilities.schema-261a09b5.cjs.prod.js');
var frontendUtilities_schema = require('./frontend-utilities.schema-9b40bae5.cjs.prod.js');
require('nanoid');

@@ -88,6 +88,14 @@

exports.ACTIVE_APTOS_CHAIN_IDS = identityApi_schema.ACTIVE_APTOS_CHAIN_IDS;
exports.ACTIVE_BITCOIN_CHAIN_IDS = identityApi_schema.ACTIVE_BITCOIN_CHAIN_IDS;
exports.ACTIVE_CARDANO_CHAIN_IDS = identityApi_schema.ACTIVE_CARDANO_CHAIN_IDS;
exports.ACTIVE_COSMOS_CHAIN_IDS = identityApi_schema.ACTIVE_COSMOS_CHAIN_IDS;
exports.ACTIVE_EVM_CHAIN_VALUES = identityApi_schema.ACTIVE_EVM_CHAIN_VALUES;
exports.ACTIVE_POLKADOT_CHAIN_IDS = identityApi_schema.ACTIVE_POLKADOT_CHAIN_IDS;
exports.ACTIVE_SOLANA_CHAIN_IDS = identityApi_schema.ACTIVE_SOLANA_CHAIN_IDS;
exports.ACTIVE_TEZOS_CHAIN_IDS = identityApi_schema.ACTIVE_TEZOS_CHAIN_IDS;
exports.ALPHA_2_COUNTRIES = identityApi_schema.ALPHA_2_COUNTRIES;
exports.APTOS_CHAIN_IDS = identityApi_schema.APTOS_CHAIN_IDS;
exports.APTOS_CHAIN_NAMES = identityApi_schema.APTOS_CHAIN_NAMES;
exports.APTOS_CHAIN_NAMES_LIST = identityApi_schema.APTOS_CHAIN_NAMES_LIST;
exports.ARRAY_OPERATORS = identityApi_schema.ARRAY_OPERATORS;

@@ -113,2 +121,3 @@ exports.AUTHORIZATION_REQUEST_MESSAGE_TYPES = identityApi_schema.AUTHORIZATION_REQUEST_MESSAGE_TYPES;

exports.AptosAddress = identityApi_schema.AptosAddress;
exports.AptosChainId = identityApi_schema.AptosChainId;
exports.AptosSignature = identityApi_schema.AptosSignature;

@@ -124,2 +133,5 @@ exports.ArrayOperator = identityApi_schema.ArrayOperator;

exports.AvailableFlow = identityApi_schema.AvailableFlow;
exports.BITCOIN_CHAIN_IDS = identityApi_schema.BITCOIN_CHAIN_IDS;
exports.BITCOIN_CHAIN_NAMES = identityApi_schema.BITCOIN_CHAIN_NAMES;
exports.BITCOIN_CHAIN_NAMES_LIST = identityApi_schema.BITCOIN_CHAIN_NAMES_LIST;
exports.BLOCKCHAIN_NAMESPACES = identityApi_schema.BLOCKCHAIN_NAMESPACES;

@@ -134,2 +146,3 @@ exports.BLOCKCHAIN_NAMESPACES_NAMES = identityApi_schema.BLOCKCHAIN_NAMESPACES_NAMES;

exports.BitcoinBech32Address = identityApi_schema.BitcoinBech32Address;
exports.BitcoinChainId = identityApi_schema.BitcoinChainId;
exports.BitcoinP2PKHAddress = identityApi_schema.BitcoinP2PKHAddress;

@@ -145,2 +158,5 @@ exports.BitcoinP2SHAddress = identityApi_schema.BitcoinP2SHAddress;

exports.BooleanOperator = identityApi_schema.BooleanOperator;
exports.CARDANO_CHAIN_IDS = identityApi_schema.CARDANO_CHAIN_IDS;
exports.CARDANO_CHAIN_NAMES = identityApi_schema.CARDANO_CHAIN_NAMES;
exports.CARDANO_CHAIN_NAMES_LIST = identityApi_schema.CARDANO_CHAIN_NAMES_LIST;
exports.CHALLENGE_QUERY_OPERATORS = identityApi_schema.CHALLENGE_QUERY_OPERATORS;

@@ -155,2 +171,3 @@ exports.CIRCUIT_IDS = identityApi_schema.CIRCUIT_IDS;

exports.CardanoAddress = identityApi_schema.CardanoAddress;
exports.CardanoChainId = identityApi_schema.CardanoChainId;
exports.CardanoSignature = identityApi_schema.CardanoSignature;

@@ -281,3 +298,5 @@ exports.ChallengeId = identityApi_schema.ChallengeId;

exports.NEXERA_ACTIVE_STARKNET_CHAIN_IDS = identityApi_schema.NEXERA_ACTIVE_STARKNET_CHAIN_IDS;
exports.NEXERA_CHAIN_IDS = identityApi_schema.NEXERA_CHAIN_IDS;
exports.NEXERA_APTOS_CHAINS = identityApi_schema.NEXERA_APTOS_CHAINS;
exports.NEXERA_BITCOIN_CHAINS = identityApi_schema.NEXERA_BITCOIN_CHAINS;
exports.NEXERA_CARDANO_CHAINS = identityApi_schema.NEXERA_CARDANO_CHAINS;
exports.NEXERA_COSMOS_CHAINS = identityApi_schema.NEXERA_COSMOS_CHAINS;

@@ -288,2 +307,4 @@ exports.NEXERA_EVM_CHAINS = identityApi_schema.NEXERA_EVM_CHAINS;

exports.NEXERA_EVM_CHAIN_NAMES_LIST = identityApi_schema.NEXERA_EVM_CHAIN_NAMES_LIST;
exports.NEXERA_POLKADOT_CHAINS = identityApi_schema.NEXERA_POLKADOT_CHAINS;
exports.NEXERA_SOLANA_CHAINS = identityApi_schema.NEXERA_SOLANA_CHAINS;
exports.NEXERA_STARKNET_CHAINS = identityApi_schema.NEXERA_STARKNET_CHAINS;

@@ -300,2 +321,3 @@ exports.NEXERA_STARKNET_CHAIN_IDS = identityApi_schema.NEXERA_STARKNET_CHAIN_IDS;

exports.NonParsedQueryConfiguration = identityApi_schema.NonParsedQueryConfiguration;
exports.NonTestnetBlockchainId = identityApi_schema.NonTestnetBlockchainId;
exports.NumericOperator = identityApi_schema.NumericOperator;

@@ -320,2 +342,5 @@ exports.OLD_AMLScreeningsResultsCredentialSubjectSchema = identityApi_schema.OLD_AMLScreeningsResultsCredentialSubjectSchema;

exports.PERSONAL_INFORMATION_FIELDS = identityApi_schema.PERSONAL_INFORMATION_FIELDS;
exports.POLKADOT_CHAIN_IDS = identityApi_schema.POLKADOT_CHAIN_IDS;
exports.POLKADOT_CHAIN_NAMES = identityApi_schema.POLKADOT_CHAIN_NAMES;
exports.POLKADOT_CHAIN_NAMES_LIST = identityApi_schema.POLKADOT_CHAIN_NAMES_LIST;
exports.POLYGON_NETWORK_NAMES = identityApi_schema.POLYGON_NETWORK_NAMES;

@@ -326,2 +351,3 @@ exports.PUBLIC_SERVICES_SCHEMA_MAP = identityApi_schema.PUBLIC_SERVICES_SCHEMA_MAP;

exports.PolkadotAddress = identityApi_schema.PolkadotAddress;
exports.PolkadotChainId = identityApi_schema.PolkadotChainId;
exports.PolkadotSignature = identityApi_schema.PolkadotSignature;

@@ -358,2 +384,5 @@ exports.PolygonIdInitialized = identityApi_schema.PolygonIdInitialized;

exports.SCENARIO_AUTHORIZATION_STATUSES = identityApi_schema.SCENARIO_AUTHORIZATION_STATUSES;
exports.SOLANA_CHAIN_IDS = identityApi_schema.SOLANA_CHAIN_IDS;
exports.SOLANA_CHAIN_NAMES = identityApi_schema.SOLANA_CHAIN_NAMES;
exports.SOLANA_CHAIN_NAMES_LIST = identityApi_schema.SOLANA_CHAIN_NAMES_LIST;
exports.STRING_OPERATORS = identityApi_schema.STRING_OPERATORS;

@@ -379,2 +408,3 @@ exports.SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH = identityApi_schema.SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH;

exports.SimplifiedCredential = identityApi_schema.SimplifiedCredential;
exports.SolanaChainId = identityApi_schema.SolanaChainId;
exports.SpSignature = identityApi_schema.SpSignature;

@@ -381,0 +411,0 @@ exports.StarknetAddress = identityApi_schema.StarknetAddress;

@@ -1,6 +0,6 @@

import { C as CredentialTypes } from './identity-api.schema-f3e2146c.esm.js';
export { l as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, r as ACTIVE_TEZOS_CHAIN_IDS, au as ALPHA_2_COUNTRIES, dj as ARRAY_OPERATORS, d1 as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c1 as AVAILABLE_FLOWS, cn as AbbreviatedWorkflowScenario, bq as ActionId, bf as ActionPrefix, eq as AdditionalCustomerInformationParams, D as AddressSchema, dd as AllCredentialAttributes, de as AllCredentialValues, ea as AllScenarioExecutionAuthorizationData, av as Alpha2Country, e5 as AnyTxAuthDataSignatureResponse, e1 as AnyTxAuthInput, e2 as AnyTxAuthInputJsSdk, dY as ApiTezosTxAuthInput, dU as ApiTxAuthInput, bl as AppId, aW as AppPrefix, H as AptosAddress, ab as AptosSignature, dk as ArrayOperator, d9 as AuthQrCodeData, cI as AuthSession, cJ as AuthSessionData, d4 as AuthorizationRequestMessage, d3 as AuthorizationRequestMessageType, d2 as AuthorizationRequestMessageTypes, d7 as AuthorizationResponseMessage, c2 as AvailableFlow, a1 as BLOCKCHAIN_NAMESPACES, a5 as BLOCKCHAIN_NAMESPACES_NAMES, a9 as BLOCKCHAIN_NAMESPACE_TO_NAME, a8 as BLOCKCHAIN_NAME_TO_NAMESPACE, dq as BOOLEAN_OPERATORS, ca as BaseQueryResponse, aM as BasicCustomerContactInformation, Z as BitcoinAddress, V as BitcoinBech32Address, R as BitcoinP2PKHAddress, U as BitcoinP2SHAddress, Y as BitcoinTestnetBech32Address, W as BitcoinTestnetP2PKHAddress, X as BitcoinTestnetP2SHAddress, _ as BlockchainAddress, B as BlockchainId, a2 as BlockchainNamespace, ak as BlockchainSignature, dr as BooleanOperator, dO as CHALLENGE_QUERY_OPERATORS, c_ as CIRCUIT_IDS, k as COSMOS_CHAIN_IDS, i as COSMOS_CHAIN_NAMES, j as COSMOS_CHAIN_NAMES_LIST, aN as CUSTOMERS_CHARTS, aR as CUSTOMER_AUTOMATION_REASONS, aP as CUSTOMER_TABLE_COLUMNS, Q as CardanoAddress, aj as CardanoSignature, bm as ChallengeId, aX as ChallengePrefix, dP as ChallengeQueryOperator, dS as ChallengeQueryOperatorToOperator, dN as ChallengeQuerySchema, cK as ChallengeResponse, c$ as CircuitId, bL as CloseScreenNotification, cq as ComplianceImplementationStepsInput, K as CosmosAddress, m as CosmosChainId, ae as CosmosSignature, e9 as CreateAuthRequestProps, dF as CreateQueryConfigurationInput, dG as CreateQueryConfigurationResponse, cp as CreateTemplateScenario, eW as CredentialMediaType, eR as CredentialNames, d8 as CredentialQrCodeData, eQ as CredentialSchemas, eU as CredentialType, C as CredentialTypes, eu as CustomerId, aJ as CustomerOnboardingLevel, aI as CustomerOnboardingLevels, bo as CustomerScreeningId, aZ as CustomerScreeningPrefix, aL as CustomerStatus, aK as CustomerStatuses, aQ as CustomerTableColumn, aD as CustomerType, aC as CustomerTypes, aO as CustomersChartType, ds as DATE_OPERATORS, a6 as DISPLAYED_BLOCKCHAIN_NAMESPACES, c3 as DataAvailableOnStart, dt as DateOperator, dJ as DeleteQueryConfigurationInput, dK as DeleteQueryConfigurationResponse, a7 as DisplayedBlockchainNamespace, aa as EIP155Signature, an as ENVS, E as EVM_BLOCK_TIME, f as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, af as EdSignature, bj as EmailId, aU as EmailPrefix, ao as EnvironmentSchema, g as EvmChainId, cc as ExecuteQueryResponse, e4 as ExtendedTezosTxAuthDataSignatureResponse, e0 as ExtendedTezosTxAuthInput, e3 as ExtendedTxAuthDataSignatureResponse, d$ as ExtendedTxAuthInput, ew as ExternalCustomerId, ef as FLOW_TYPES, eg as FlowType, al as FunctionCallData, cH as GenerateWalletChallengeRequest, eP as GenericVerifiableCredentialSchema, cs as GetCredentialsRequest, ct as GetCredentialsResponse, cN as GetCustomerStatusRequest, cR as GetCustomerStatusResponse, d_ as GetTezosTxAuthDataSignatureResponse, dW as GetTxAuthDataSignatureResponse, cB as GetTxAuthSigRequest, cD as GetTxAuthSigRequestTezos, cC as GetTxAuthSigResponse, cE as GetTxAuthSigResponseTezos, a0 as HexadecimalSchema, cU as HostMessage, cF as HostRequestMessage, c7 as HostResponseMessage, eC as ID3CredentialSubjectSchema, ej as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, el as IDENTITY_DOCUMENT_OPTIONS, eM as IDImageCredentialSubjectSchema, dx as IDInformation, eL as IDInformationCredentialSubjectSchema, eD as IDScanCredentialSubjectSchema, eE as IDScanPassportCredentialSubjectSchema, eF as IDScanSelfieCredentialSubjectSchema, at as ISO3CountryCode, ep as Identifier, cS as IdentityAppMessage, ey as IdentityAppV2Web2JWT, ex as IdentityAppV2Web3JWT, ek as IdentityDocumentCountryListOption, em as IdentityDocumentOptionsType, bi as IdentityId, cV as IdentityMessage, bX as IdentityNotificationMessage, aT as IdentityPrefix, c0 as IdentityRequestMessage, cG as IdentityResponseMessage, cO as IdentitySdkMessage, cP as IdentitySdkMessageWithIdentifier, cT as IdentityWallet, ev as IdentityWidgetAccessToken, ez as IdentityWidgetAccessToken_NEW, eA as IdentityWidgetSessionToken, bY as InitialDataRequest, c4 as InitialDataResponse, bC as InstitutionExtractedInfosId, ba as InstitutionExtractedInfosPrefix, bB as InstitutionId, b9 as InstitutionPrefix, as as IpAddress, bT as IsVerifiedNotification, cz as IsVerifiedRequest, cA as IsVerifiedResponse, aH as KybOnboardingLevel, aG as KybOnboardingLevels, bM as KycCompletionData, bN as KycCompletionNotification, aF as KycOnboardingLevel, aE as KycOnboardingLevels, bF as ListId, bd as ListPrefix, cY as MediaType, cZ as MediaTypePID, bI as MemberId, w as NEXERA_ACTIVE_STARKNET_CHAIN_IDS, b as NEXERA_CHAIN_IDS, h as NEXERA_COSMOS_CHAINS, c as NEXERA_EVM_CHAINS, d as NEXERA_EVM_CHAINS_ID, N as NEXERA_EVM_CHAIN_NAMES, a as NEXERA_EVM_CHAIN_NAMES_LIST, t as NEXERA_STARKNET_CHAINS, v as NEXERA_STARKNET_CHAIN_IDS, u as NEXERA_STARKNET_CHAIN_NAMES, n as NEXERA_TEZOS_CHAINS, q as NEXERA_TEZOS_CHAIN_IDS, o as NEXERA_TEZOS_CHAIN_NAMES, p as NEXERA_TEZOS_CHAIN_NAMES_LIST, dn as NUMERIC_OPERATORS, eS as NexeraCredentialType, e as NexeraEvmChains, dE as NonParsedQueryConfiguration, dp as NumericOperator, eK as OLD_AMLScreeningsResultsCredentialSubjectSchema, eG as OLD_IDImageCredentialSubjectSchema, eH as OLD_IDInformationCredentialSubjectSchema, eI as OLD_ProofOfResidenceCredentialSubjectSchema, eJ as OLD_SelfieImageCredentialSubjectSchema, df as OPERATORS, bV as OcvSdkInitialized, bP as OffChainScenarioExecutionData, e8 as OffChainZKP, cb as OffChainZKPRuleResult, bQ as OnChainScenarioExecutionData, dg as Operator, dQ as OperatorMappings, dR as OperatorToChallengeQueryOperator, er as OrganizationId, aq as OtpCode, ah as P2Signature, en as PERSONAL_INFORMATION_FIELDS, P as POLYGON_NETWORK_NAMES, ar as PUBLIC_SERVICES_SCHEMA_MAP, dB as PartialQueryConfigSimplified, eo as PersonalInformationFieldsIdentityDocuments, J as PolkadotAddress, ad as PolkadotSignature, bU as PolygonIdInitialized, cv as PolygonIdRequest, cu as PolygonIdRequestData, cx as PolygonIdResponse, cw as PolygonIdResponseData, s as PolygonNetworkNames, y as PrivateKey, d5 as ProofData, eO as ProofOfResidenceCredentialSubjectSchema, z as PublicKey, da as QrCodeLinkWithSchemaType, dy as QueryConfig, dA as QueryConfigSimplified, dC as QueryConfigSimplifiedParsed, dD as QueryConfiguration, dM as QueryCredentialType, dL as QueryCredentialTypes, bG as QueryId, be as QueryPrefix, dz as QueryType, cW as RequiredDataRowSchema, cX as RequiredVerificationData, aB as RiskScoreType, aA as RiskScoreTypes, cd as RuleEngineResponse, bO as RuleEngineScenarioExecutionData, cg as RuleResultStatus, ch as RuleResultStatusLabels, cf as RuleResultStatuses, eb as SCENARIO_AUTHORIZATION_STATUSES, dl as STRING_OPERATORS, a3 as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, du as SUPPORTED_TYPES, cm as Scenario, bJ as ScenarioAuthorizationData, ec as ScenarioAuthorizationStatus, bR as ScenarioExecutionData, bS as ScenarioExecutionNotification, ce as ScenarioExecutionResponse, bE as ScenarioId, bc as ScenarioPrefix, c9 as ScenarioType, c8 as ScenarioTypes, ci as SdkVerificationOutput, bK as SdkVerificationResponseSchema, eN as SelfieImageCredentialSubjectSchema, b$ as SendTransactionRequest, bZ as SignatureRequest, c5 as SignatureResponse, cr as SimplifiedCredential, ag as SpSignature, I as StarknetAddress, S as StarknetChainId, ac as StarknetSignature, bW as StartCompletedNotification, cy as StartFlowRequest, bh as StorageId, aS as StoragePrefix, $ as String0x, dm as StringOperator, a4 as SupportedBlockchainNamespaceForSignatureAuth, dv as SupportedType, dw as SupportedTypes, bp as TagId, a_ as TagPrefix, br as TagsToTransactionReviewsId, a$ as TagsToTransactionReviewsPrefix, co as TemplateScenario, bn as TestId, aY as TestPrefix, O as TezosAddress, T as TezosChainId, M as TezosContractAddress, am as TezosEntrypointName, L as TezosImplicitAddress, ai as TezosSignature, dX as TezosTxAuthInput, dZ as TezosTxSignatureResponse, bs as TransactionAddressesId, b0 as TransactionAddressesPrefix, bD as TransactionAmountId, bb as TransactionAmountPrefix, b_ as TransactionData, by as TransactionExtractedInfosId, b6 as TransactionExtractedInfosPrefix, bu as TransactionFeesId, b2 as TransactionFeesPrefix, bt as TransactionId, bx as TransactionInfosId, b5 as TransactionInfosPrefix, bA as TransactionMethodExtractedInfosId, b8 as TransactionMethodExtractedInfosPrefix, bz as TransactionMethodsId, b7 as TransactionMethodsPrefix, bw as TransactionPartiesId, b4 as TransactionPartiesPrefix, b1 as TransactionPrefix, c6 as TransactionResponse, bv as TransactionReviewId, b3 as TransactionReviewPrefix, cM as TxAuthDataSignatureGatingRequest, cQ as TxAuthDataSignatureResponse, dT as TxAuthInput, F as TxHash, dV as TxSignatureResponse, dH as UpdateQueryConfigurationInput, dI as UpdateQueryConfigurationResponse, ap as UuidString, eV as VerifiableCredential, ei as VerificationMode, eh as VerificationModes, cl as VerificationOutput, ck as VerificationSessionStatus, cj as VerificationSessionStatuses, ee as VerifyWalletChallengeRequest, bk as WalletId, aV as WalletPrefix, cL as WalletSignResponse, ed as WalletSignatureResponse, eB as Web2CreateSessionParams, et as WorkflowId, es as WorkspaceId, dh as ZKPOperator, e6 as ZKPRequest, e7 as ZKPRequestFromZKVerifier, d0 as ZeroKnowledgeProofRequest, d6 as ZeroKnowledgeProofResponse, ax as countryISO2toISO3Mapping, aw as countryISO3toISO2Mapping, bg as createBrandedSchemaId, bH as generateId, eT as getCredentialName, x as isValidAddress, ay as isoCountriesNameFromISO2, di as operatorDisplayMap, az as parseISO3CountryCode, db as parseIden3Message, dc as parseSessionIdFromUrl, G as shortBlockchainAddress } from './identity-api.schema-f3e2146c.esm.js';
export { c as CryptoCode, b as CryptoCodes, a as CurrencyCode, C as CurrencyCodes, D as DEFAULT_FIAT_CURRENCY, u as PaymentType, P as PaymentTypes, z as TRANSACTIONS_STATS_CURRENCIES, T as TRANSACTION_CHARTS, e as TRANSACTION_TABLE_COLUMNS, y as TransactionAmountsFieldName, x as TransactionAmountsFieldNames, 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, A as TransactionStatsCurrency, f as TransactionTableColumn, h as TransactionType, j as TransactionTypeWithAll, g as TransactionTypes, i as TransactionTypesWithAll, d as TransactionsChartType } from './transaction.schema-ba809556.esm.js';
import { C as CredentialTypes } from './identity-api.schema-1a005459.esm.js';
export { V as ACTIVE_APTOS_CHAIN_IDS, L as ACTIVE_BITCOIN_CHAIN_IDS, a5 as ACTIVE_CARDANO_CHAIN_IDS, l as ACTIVE_COSMOS_CHAIN_IDS, A as ACTIVE_EVM_CHAIN_VALUES, $ as ACTIVE_POLKADOT_CHAIN_IDS, F as ACTIVE_SOLANA_CHAIN_IDS, r as ACTIVE_TEZOS_CHAIN_IDS, aY as ALPHA_2_COUNTRIES, U as APTOS_CHAIN_IDS, Q as APTOS_CHAIN_NAMES, R as APTOS_CHAIN_NAMES_LIST, dO as ARRAY_OPERATORS, dw as AUTHORIZATION_REQUEST_MESSAGE_TYPES, cv as AVAILABLE_FLOWS, cR as AbbreviatedWorkflowScenario, bU as ActionId, bJ as ActionPrefix, eU as AdditionalCustomerInformationParams, aa as AddressSchema, dI as AllCredentialAttributes, dJ as AllCredentialValues, eE as AllScenarioExecutionAuthorizationData, aZ as Alpha2Country, ez as AnyTxAuthDataSignatureResponse, ev as AnyTxAuthInput, ew as AnyTxAuthInputJsSdk, eq as ApiTezosTxAuthInput, em as ApiTxAuthInput, bP as AppId, bo as AppPrefix, ad as AptosAddress, W as AptosChainId, aF as AptosSignature, 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, K as BITCOIN_CHAIN_IDS, I as BITCOIN_CHAIN_NAMES, J as BITCOIN_CHAIN_NAMES_LIST, av as BLOCKCHAIN_NAMESPACES, az as BLOCKCHAIN_NAMESPACES_NAMES, aD as BLOCKCHAIN_NAMESPACE_TO_NAME, aC as BLOCKCHAIN_NAME_TO_NAMESPACE, dU as BOOLEAN_OPERATORS, cE as BaseQueryResponse, be as BasicCustomerContactInformation, ar as BitcoinAddress, an as BitcoinBech32Address, M as BitcoinChainId, al as BitcoinP2PKHAddress, am as BitcoinP2SHAddress, aq as BitcoinTestnetBech32Address, ao as BitcoinTestnetP2PKHAddress, ap as BitcoinTestnetP2SHAddress, as as BlockchainAddress, B as BlockchainId, aw as BlockchainNamespace, aO as BlockchainSignature, dV as BooleanOperator, a4 as CARDANO_CHAIN_IDS, a2 as CARDANO_CHAIN_NAMES, a3 as CARDANO_CHAIN_NAMES_LIST, eg as CHALLENGE_QUERY_OPERATORS, dt as CIRCUIT_IDS, k as COSMOS_CHAIN_IDS, i as COSMOS_CHAIN_NAMES, j as COSMOS_CHAIN_NAMES_LIST, bf as CUSTOMERS_CHARTS, bj as CUSTOMER_AUTOMATION_REASONS, bh as CUSTOMER_TABLE_COLUMNS, ak as CardanoAddress, a6 as CardanoChainId, aN as CardanoSignature, bQ as ChallengeId, bp as ChallengePrefix, eh as ChallengeQueryOperator, ek as ChallengeQueryOperatorToOperator, ef as ChallengeQuerySchema, dc as ChallengeResponse, du as CircuitId, cd as CloseScreenNotification, cU as ComplianceImplementationStepsInput, ag as CosmosAddress, m as CosmosChainId, aI as CosmosSignature, eD as CreateAuthRequestProps, e7 as CreateQueryConfigurationInput, e8 as CreateQueryConfigurationResponse, cT as CreateTemplateScenario, fo as CredentialMediaType, fj as CredentialNames, dD as CredentialQrCodeData, fi as CredentialSchemas, fm as CredentialType, C as CredentialTypes, eY as CustomerId, bb as CustomerOnboardingLevel, ba as CustomerOnboardingLevels, bS as CustomerScreeningId, br as CustomerScreeningPrefix, bd as CustomerStatus, bc as CustomerStatuses, bi as CustomerTableColumn, b5 as CustomerType, b4 as CustomerTypes, bg as CustomersChartType, dW as DATE_OPERATORS, aA as DISPLAYED_BLOCKCHAIN_NAMESPACES, cx as DataAvailableOnStart, dX as DateOperator, eb as DeleteQueryConfigurationInput, ec as DeleteQueryConfigurationResponse, aB as DisplayedBlockchainNamespace, aE as EIP155Signature, aR as ENVS, E as EVM_BLOCK_TIME, f as EVM_CHAINS_WITHOUT_DEDICATED_NODE_RPC, aJ as EdSignature, bN as EmailId, bm as EmailPrefix, aS as EnvironmentSchema, g as EvmChainId, cG as ExecuteQueryResponse, ey as ExtendedTezosTxAuthDataSignatureResponse, eu as ExtendedTezosTxAuthInput, ex as ExtendedTxAuthDataSignatureResponse, et as ExtendedTxAuthInput, e_ as ExternalCustomerId, eJ as FLOW_TYPES, eK as FlowType, aP as FunctionCallData, d9 as GenerateWalletChallengeRequest, fh as GenericVerifiableCredentialSchema, 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, au as HexadecimalSchema, dm as HostMessage, d7 as HostRequestMessage, cB as HostResponseMessage, f4 as ID3CredentialSubjectSchema, eN as IDENTITY_DOCUMENT_COUNTRY_LIST_OPTIONS, eP as IDENTITY_DOCUMENT_OPTIONS, fe as IDImageCredentialSubjectSchema, d$ as IDInformation, fd as IDInformationCredentialSubjectSchema, f5 as IDScanCredentialSubjectSchema, f6 as IDScanPassportCredentialSubjectSchema, f7 as IDScanSelfieCredentialSubjectSchema, aX as ISO3CountryCode, eT as Identifier, dk as IdentityAppMessage, f0 as IdentityAppV2Web2JWT, e$ as IdentityAppV2Web3JWT, eO as IdentityDocumentCountryListOption, eQ as IdentityDocumentOptionsType, bM as IdentityId, dn as IdentityMessage, cp as IdentityNotificationMessage, bl as IdentityPrefix, cu as IdentityRequestMessage, d8 as IdentityResponseMessage, dg as IdentitySdkMessage, dh as IdentitySdkMessageWithIdentifier, dl as IdentityWallet, eZ as IdentityWidgetAccessToken, f1 as IdentityWidgetAccessToken_NEW, f2 as IdentityWidgetSessionToken, cq as InitialDataRequest, cy as InitialDataResponse, c4 as InstitutionExtractedInfosId, bE as InstitutionExtractedInfosPrefix, c3 as InstitutionId, bD as InstitutionPrefix, aW as IpAddress, cl as IsVerifiedNotification, d1 as IsVerifiedRequest, d2 as IsVerifiedResponse, b9 as KybOnboardingLevel, b8 as KybOnboardingLevels, ce as KycCompletionData, cf as KycCompletionNotification, b7 as KycOnboardingLevel, b6 as KycOnboardingLevels, c7 as ListId, bH as ListPrefix, dr as MediaType, ds as MediaTypePID, ca as MemberId, w as NEXERA_ACTIVE_STARKNET_CHAIN_IDS, O as NEXERA_APTOS_CHAINS, H as NEXERA_BITCOIN_CHAINS, a1 as NEXERA_CARDANO_CHAINS, h as NEXERA_COSMOS_CHAINS, a as NEXERA_EVM_CHAINS, d as NEXERA_EVM_CHAINS_ID, b as NEXERA_EVM_CHAIN_NAMES, c as NEXERA_EVM_CHAIN_NAMES_LIST, X as NEXERA_POLKADOT_CHAINS, x as NEXERA_SOLANA_CHAINS, t as NEXERA_STARKNET_CHAINS, v as NEXERA_STARKNET_CHAIN_IDS, u as NEXERA_STARKNET_CHAIN_NAMES, n as NEXERA_TEZOS_CHAINS, q as NEXERA_TEZOS_CHAIN_IDS, o as NEXERA_TEZOS_CHAIN_NAMES, p as NEXERA_TEZOS_CHAIN_NAMES_LIST, dS as NUMERIC_OPERATORS, fk as NexeraCredentialType, e as NexeraEvmChains, e6 as NonParsedQueryConfiguration, N as NonTestnetBlockchainId, dT as NumericOperator, fc as OLD_AMLScreeningsResultsCredentialSubjectSchema, f8 as OLD_IDImageCredentialSubjectSchema, f9 as OLD_IDInformationCredentialSubjectSchema, fa as OLD_ProofOfResidenceCredentialSubjectSchema, fb as OLD_SelfieImageCredentialSubjectSchema, 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, eV as OrganizationId, aU as OtpCode, aL as P2Signature, eR as PERSONAL_INFORMATION_FIELDS, _ as POLKADOT_CHAIN_IDS, Y as POLKADOT_CHAIN_NAMES, Z as POLKADOT_CHAIN_NAMES_LIST, P as POLYGON_NETWORK_NAMES, aV as PUBLIC_SERVICES_SCHEMA_MAP, e3 as PartialQueryConfigSimplified, eS as PersonalInformationFieldsIdentityDocuments, af as PolkadotAddress, a0 as PolkadotChainId, aH as PolkadotSignature, cm as PolygonIdInitialized, cZ as PolygonIdRequest, cY as PolygonIdRequestData, c$ as PolygonIdResponse, c_ as PolygonIdResponseData, s as PolygonNetworkNames, a8 as PrivateKey, dA as ProofData, fg as ProofOfResidenceCredentialSubjectSchema, a9 as PublicKey, dF as QrCodeLinkWithSchemaType, e0 as QueryConfig, e2 as QueryConfigSimplified, e4 as QueryConfigSimplifiedParsed, e5 as QueryConfiguration, ee as QueryCredentialType, ed as QueryCredentialTypes, c8 as QueryId, bI as QueryPrefix, e1 as QueryType, dp as RequiredDataRowSchema, dq as RequiredVerificationData, b3 as RiskScoreType, b2 as RiskScoreTypes, cH as RuleEngineResponse, cg as RuleEngineScenarioExecutionData, cK as RuleResultStatus, cL as RuleResultStatusLabels, cJ as RuleResultStatuses, eF as SCENARIO_AUTHORIZATION_STATUSES, D as SOLANA_CHAIN_IDS, y as SOLANA_CHAIN_NAMES, z as SOLANA_CHAIN_NAMES_LIST, dQ as STRING_OPERATORS, ax as SUPPORTED_BLOCKCHAIN_NAMESPACES_FOR_SIGNATURE_AUTH, dY as SUPPORTED_TYPES, cQ as Scenario, cb as ScenarioAuthorizationData, eG as ScenarioAuthorizationStatus, cj as ScenarioExecutionData, ck as ScenarioExecutionNotification, cI as ScenarioExecutionResponse, c6 as ScenarioId, bG as ScenarioPrefix, cD as ScenarioType, cC as ScenarioTypes, cM as SdkVerificationOutput, cc as SdkVerificationResponseSchema, ff as SelfieImageCredentialSubjectSchema, ct as SendTransactionRequest, cr as SignatureRequest, cz as SignatureResponse, cV as SimplifiedCredential, G as SolanaChainId, aK as SpSignature, ae as StarknetAddress, S as StarknetChainId, aG as StarknetSignature, co as StartCompletedNotification, d0 as StartFlowRequest, bL as StorageId, bk as StoragePrefix, at as String0x, dR as StringOperator, ay as SupportedBlockchainNamespaceForSignatureAuth, dZ as SupportedType, d_ as SupportedTypes, bT as TagId, bs as TagPrefix, bV as TagsToTransactionReviewsId, bt as TagsToTransactionReviewsPrefix, cS as TemplateScenario, bR as TestId, bq as TestPrefix, aj as TezosAddress, T as TezosChainId, ai as TezosContractAddress, aQ as TezosEntrypointName, ah as TezosImplicitAddress, aM as TezosSignature, ep as TezosTxAuthInput, er as TezosTxSignatureResponse, bW as TransactionAddressesId, bu as TransactionAddressesPrefix, c5 as TransactionAmountId, bF as TransactionAmountPrefix, cs as TransactionData, c0 as TransactionExtractedInfosId, bA as TransactionExtractedInfosPrefix, bY as TransactionFeesId, bw as TransactionFeesPrefix, bX as TransactionId, b$ as TransactionInfosId, bz as TransactionInfosPrefix, c2 as TransactionMethodExtractedInfosId, bC as TransactionMethodExtractedInfosPrefix, c1 as TransactionMethodsId, bB as TransactionMethodsPrefix, b_ as TransactionPartiesId, by as TransactionPartiesPrefix, bv as TransactionPrefix, cA as TransactionResponse, bZ as TransactionReviewId, bx as TransactionReviewPrefix, de as TxAuthDataSignatureGatingRequest, di as TxAuthDataSignatureResponse, el as TxAuthInput, ab as TxHash, en as TxSignatureResponse, e9 as UpdateQueryConfigurationInput, ea as UpdateQueryConfigurationResponse, aT as UuidString, fn as VerifiableCredential, eM as VerificationMode, eL as VerificationModes, cP as VerificationOutput, cO as VerificationSessionStatus, cN as VerificationSessionStatuses, eI as VerifyWalletChallengeRequest, bO as WalletId, bn as WalletPrefix, dd as WalletSignResponse, eH as WalletSignatureResponse, f3 as Web2CreateSessionParams, eX as WorkflowId, eW as WorkspaceId, dM as ZKPOperator, eA as ZKPRequest, eB as ZKPRequestFromZKVerifier, dv as ZeroKnowledgeProofRequest, dB as ZeroKnowledgeProofResponse, a$ as countryISO2toISO3Mapping, a_ as countryISO3toISO2Mapping, bK as createBrandedSchemaId, c9 as generateId, fl as getCredentialName, a7 as isValidAddress, b0 as isoCountriesNameFromISO2, dN as operatorDisplayMap, b1 as parseISO3CountryCode, dG as parseIden3Message, dH as parseSessionIdFromUrl, ac as shortBlockchainAddress } from './identity-api.schema-1a005459.esm.js';
export { c as CryptoCode, b as CryptoCodes, a as CurrencyCode, C as CurrencyCodes, D as DEFAULT_FIAT_CURRENCY, u as PaymentType, P as PaymentTypes, z as TRANSACTIONS_STATS_CURRENCIES, T as TRANSACTION_CHARTS, e as TRANSACTION_TABLE_COLUMNS, y as TransactionAmountsFieldName, x as TransactionAmountsFieldNames, 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, A as TransactionStatsCurrency, f as TransactionTableColumn, h as TransactionType, j as TransactionTypeWithAll, g as TransactionTypes, i as TransactionTypesWithAll, d as TransactionsChartType } from './transaction.schema-252bebd5.esm.js';
import { z } from 'zod';
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from './frontend-utilities.schema-753c3a31.esm.js';
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from './frontend-utilities.schema-dee00db7.esm.js';
import 'nanoid';

@@ -7,0 +7,0 @@

{
"name": "@nexeraid/identity-schemas",
"version": "2.18.0-dev",
"version": "2.19.0-dev",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

@@ -5,3 +5,3 @@ 'use strict';

var identityApi_schema = require('../../dist/identity-api.schema-f48d26e5.cjs.dev.js');
var identityApi_schema = require('../../dist/identity-api.schema-57fbeead.cjs.dev.js');
require('zod');

@@ -8,0 +8,0 @@ require('nanoid');

@@ -5,3 +5,3 @@ 'use strict';

var identityApi_schema = require('../../dist/identity-api.schema-4751e631.cjs.prod.js');
var identityApi_schema = require('../../dist/identity-api.schema-5b5d60ea.cjs.prod.js');
require('zod');

@@ -8,0 +8,0 @@ require('nanoid');

@@ -1,3 +0,3 @@

export { dj as ARRAY_OPERATORS, d1 as AUTHORIZATION_REQUEST_MESSAGE_TYPES, c1 as AVAILABLE_FLOWS, cn as AbbreviatedWorkflowScenario, dd as AllCredentialAttributes, de as AllCredentialValues, ea as AllScenarioExecutionAuthorizationData, e5 as AnyTxAuthDataSignatureResponse, e1 as AnyTxAuthInput, e2 as AnyTxAuthInputJsSdk, dY as ApiTezosTxAuthInput, dU as ApiTxAuthInput, dk as ArrayOperator, d9 as AuthQrCodeData, cI as AuthSession, cJ as AuthSessionData, d4 as AuthorizationRequestMessage, d3 as AuthorizationRequestMessageType, d2 as AuthorizationRequestMessageTypes, d7 as AuthorizationResponseMessage, c2 as AvailableFlow, dq as BOOLEAN_OPERATORS, ca as BaseQueryResponse, dr as BooleanOperator, dO as CHALLENGE_QUERY_OPERATORS, c_ as CIRCUIT_IDS, dP as ChallengeQueryOperator, dS as ChallengeQueryOperatorToOperator, dN as ChallengeQuerySchema, cK as ChallengeResponse, c$ as CircuitId, bL as CloseScreenNotification, cq as ComplianceImplementationStepsInput, e9 as CreateAuthRequestProps, dF as CreateQueryConfigurationInput, dG as CreateQueryConfigurationResponse, cp as CreateTemplateScenario, d8 as CredentialQrCodeData, ds as DATE_OPERATORS, c3 as DataAvailableOnStart, dt as DateOperator, dJ as DeleteQueryConfigurationInput, dK as DeleteQueryConfigurationResponse, cc as ExecuteQueryResponse, e4 as ExtendedTezosTxAuthDataSignatureResponse, e0 as ExtendedTezosTxAuthInput, e3 as ExtendedTxAuthDataSignatureResponse, d$ as ExtendedTxAuthInput, cH as GenerateWalletChallengeRequest, cs as GetCredentialsRequest, ct as GetCredentialsResponse, cN as GetCustomerStatusRequest, cR as GetCustomerStatusResponse, d_ as GetTezosTxAuthDataSignatureResponse, dW as GetTxAuthDataSignatureResponse, cB as GetTxAuthSigRequest, cD as GetTxAuthSigRequestTezos, cC as GetTxAuthSigResponse, cE as GetTxAuthSigResponseTezos, cU as HostMessage, cF as HostRequestMessage, c7 as HostResponseMessage, dx as IDInformation, cS as IdentityAppMessage, cV as IdentityMessage, bX as IdentityNotificationMessage, c0 as IdentityRequestMessage, cG as IdentityResponseMessage, cO as IdentitySdkMessage, cP as IdentitySdkMessageWithIdentifier, cT as IdentityWallet, bY as InitialDataRequest, c4 as InitialDataResponse, bT as IsVerifiedNotification, cz as IsVerifiedRequest, cA as IsVerifiedResponse, bM as KycCompletionData, bN as KycCompletionNotification, cY as MediaType, cZ as MediaTypePID, dn as NUMERIC_OPERATORS, dE as NonParsedQueryConfiguration, dp as NumericOperator, df as OPERATORS, bV as OcvSdkInitialized, bP as OffChainScenarioExecutionData, e8 as OffChainZKP, cb as OffChainZKPRuleResult, bQ as OnChainScenarioExecutionData, dg as Operator, dQ as OperatorMappings, dR as OperatorToChallengeQueryOperator, dB as PartialQueryConfigSimplified, bU as PolygonIdInitialized, cv as PolygonIdRequest, cu as PolygonIdRequestData, cx as PolygonIdResponse, cw as PolygonIdResponseData, d5 as ProofData, da as QrCodeLinkWithSchemaType, dy as QueryConfig, dA as QueryConfigSimplified, dC as QueryConfigSimplifiedParsed, dD as QueryConfiguration, dM as QueryCredentialType, dL as QueryCredentialTypes, dz as QueryType, cW as RequiredDataRowSchema, cX as RequiredVerificationData, cd as RuleEngineResponse, bO as RuleEngineScenarioExecutionData, cg as RuleResultStatus, ch as RuleResultStatusLabels, cf as RuleResultStatuses, eb as SCENARIO_AUTHORIZATION_STATUSES, dl as STRING_OPERATORS, du as SUPPORTED_TYPES, cm as Scenario, bJ as ScenarioAuthorizationData, ec as ScenarioAuthorizationStatus, bR as ScenarioExecutionData, bS as ScenarioExecutionNotification, ce as ScenarioExecutionResponse, c9 as ScenarioType, c8 as ScenarioTypes, ci as SdkVerificationOutput, bK as SdkVerificationResponseSchema, b$ as SendTransactionRequest, bZ as SignatureRequest, c5 as SignatureResponse, cr as SimplifiedCredential, bW as StartCompletedNotification, cy as StartFlowRequest, dm as StringOperator, dv as SupportedType, dw as SupportedTypes, co as TemplateScenario, dX as TezosTxAuthInput, dZ as TezosTxSignatureResponse, b_ as TransactionData, c6 as TransactionResponse, cM as TxAuthDataSignatureGatingRequest, cQ as TxAuthDataSignatureResponse, dT as TxAuthInput, dV as TxSignatureResponse, dH as UpdateQueryConfigurationInput, dI as UpdateQueryConfigurationResponse, cl as VerificationOutput, ck as VerificationSessionStatus, cj as VerificationSessionStatuses, ee as VerifyWalletChallengeRequest, cL as WalletSignResponse, ed as WalletSignatureResponse, dh as ZKPOperator, e6 as ZKPRequest, e7 as ZKPRequestFromZKVerifier, d0 as ZeroKnowledgeProofRequest, d6 as ZeroKnowledgeProofResponse, di as operatorDisplayMap, db as parseIden3Message, dc as parseSessionIdFromUrl } from '../../dist/identity-api.schema-f3e2146c.esm.js';
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.js';
import 'zod';
import 'nanoid';
{
"name": "@nexeraid/identity-schemas",
"version": "2.18.0-dev",
"version": "2.19.0-dev",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

@@ -5,4 +5,4 @@ 'use strict';

var identityApi_schema = require('../../dist/identity-api.schema-f48d26e5.cjs.dev.js');
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-b4e3d5b3.cjs.dev.js');
var identityApi_schema = require('../../dist/identity-api.schema-57fbeead.cjs.dev.js');
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-75b74942.cjs.dev.js');
require('zod');

@@ -9,0 +9,0 @@ require('nanoid');

@@ -5,4 +5,4 @@ 'use strict';

var identityApi_schema = require('../../dist/identity-api.schema-4751e631.cjs.prod.js');
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-261a09b5.cjs.prod.js');
var identityApi_schema = require('../../dist/identity-api.schema-5b5d60ea.cjs.prod.js');
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-9b40bae5.cjs.prod.js');
require('zod');

@@ -9,0 +9,0 @@ require('nanoid');

@@ -1,4 +0,4 @@

export { av as Alpha2Country, eW as CredentialMediaType, eR as CredentialNames, eQ as CredentialSchemas, eU as CredentialType, C as CredentialTypes, eP as GenericVerifiableCredentialSchema, eC as ID3CredentialSubjectSchema, eM as IDImageCredentialSubjectSchema, eL as IDInformationCredentialSubjectSchema, eD as IDScanCredentialSubjectSchema, eE as IDScanPassportCredentialSubjectSchema, eF as IDScanSelfieCredentialSubjectSchema, at as ISO3CountryCode, eS as NexeraCredentialType, eK as OLD_AMLScreeningsResultsCredentialSubjectSchema, eG as OLD_IDImageCredentialSubjectSchema, eH as OLD_IDInformationCredentialSubjectSchema, eI as OLD_ProofOfResidenceCredentialSubjectSchema, eJ as OLD_SelfieImageCredentialSubjectSchema, eO as ProofOfResidenceCredentialSubjectSchema, eN as SelfieImageCredentialSubjectSchema, eV as VerifiableCredential, aw as countryISO3toISO2Mapping, eT as getCredentialName, ay as isoCountriesNameFromISO2 } from '../../dist/identity-api.schema-f3e2146c.esm.js';
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-753c3a31.esm.js';
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.js';
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-dee00db7.esm.js';
import 'zod';
import 'nanoid';

@@ -6,6 +6,6 @@ 'use strict';

var zod = require('zod');
var identityApi_schema = require('../../dist/identity-api.schema-f48d26e5.cjs.dev.js');
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-b0ce3b61.cjs.dev.js');
var identityApi_schema = require('../../dist/identity-api.schema-57fbeead.cjs.dev.js');
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-6a95d9c7.cjs.dev.js');
var zodToJsonSchema = require('zod-to-json-schema');
var transaction_schema = require('../../dist/transaction.schema-1775e84f.cjs.dev.js');
var transaction_schema = require('../../dist/transaction.schema-46e46364.cjs.dev.js');
require('nanoid');

@@ -12,0 +12,0 @@

@@ -6,6 +6,6 @@ 'use strict';

var zod = require('zod');
var identityApi_schema = require('../../dist/identity-api.schema-4751e631.cjs.prod.js');
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-8cb6d28c.cjs.prod.js');
var identityApi_schema = require('../../dist/identity-api.schema-5b5d60ea.cjs.prod.js');
var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-4c3e4546.cjs.prod.js');
var zodToJsonSchema = require('zod-to-json-schema');
var transaction_schema = require('../../dist/transaction.schema-ab347606.cjs.prod.js');
var transaction_schema = require('../../dist/transaction.schema-c960b86e.cjs.prod.js');
require('nanoid');

@@ -12,0 +12,0 @@

import { z } from 'zod';
import { ap as UuidString, ew as ExternalCustomerId, aB as RiskScoreType, aD as CustomerType, aJ as CustomerOnboardingLevel, aL as CustomerStatus, at as ISO3CountryCode, _ as BlockchainAddress, cg as RuleResultStatus, eP as GenericVerifiableCredentialSchema, eY as _toArray, eX as _toConsumableArray, ao as EnvironmentSchema } from '../../dist/identity-api.schema-f3e2146c.esm.js';
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-3d18c8ef.esm.js';
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.js';
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-9679e27d.esm.js';
import { zodToJsonSchema } from 'zod-to-json-schema';
import { g as TransactionTypes, m as TransactionReviewStatuses } from '../../dist/transaction.schema-ba809556.esm.js';
import { g as TransactionTypes, m as TransactionReviewStatuses } from '../../dist/transaction.schema-252bebd5.esm.js';
import 'nanoid';

@@ -7,0 +7,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc