@nexeraid/identity-schemas 2.127.0-dev → 2.129.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-31b8ea47.cjs.dev.cjs → CoinMarketCap.schema-3fa2dbfe.cjs.dev.cjs} +2 -2
- package/dist/{CoinMarketCap.schema-10831a80.cjs.prod.cjs → CoinMarketCap.schema-52c35587.cjs.prod.cjs} +2 -2
- package/dist/{CoinMarketCap.schema-05345342.esm.mjs → CoinMarketCap.schema-d51e69ae.esm.mjs} +2 -2
- package/dist/declarations/src/transaction.schema.d.ts +92 -0
- package/dist/declarations/src/transaction.schema.d.ts.map +1 -1
- package/dist/{identity-api.schema-50b08dc8.esm.mjs → identity-api.schema-3f7334e3.esm.mjs} +1 -1
- package/dist/{identity-api.schema-bb529274.cjs.dev.cjs → identity-api.schema-b2947339.cjs.dev.cjs} +1 -1
- package/dist/{identity-api.schema-769db705.cjs.prod.cjs → identity-api.schema-ba16c8c3.cjs.prod.cjs} +1 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +9 -39
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +9 -39
- package/dist/nexeraid-identity-schemas.esm.mjs +5 -35
- package/dist/package.json +5 -5
- package/dist/{tfhe-utilities-f04f7fd5.cjs.prod.cjs → tfhe-utilities-7c18a426.cjs.prod.cjs} +2 -2
- package/dist/{tfhe-utilities-8f9cc249.cjs.dev.cjs → tfhe-utilities-aa85d5c3.cjs.dev.cjs} +2 -2
- package/dist/{tfhe-utilities-60901017.esm.mjs → tfhe-utilities-e3085d72.esm.mjs} +2 -2
- package/dist/{vault.schema-0979c2fe.cjs.dev.cjs → vault.schema-c797be4e.cjs.dev.cjs} +40 -0
- package/dist/{vault.schema-1f937d99.cjs.prod.cjs → vault.schema-d8294208.cjs.prod.cjs} +40 -0
- package/dist/{vault.schema-e21a1cca.esm.mjs → vault.schema-e1eca1dd.esm.mjs} +35 -1
- 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 +5 -5
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +1 -1
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +1 -1
- package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +1 -1
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +3 -3
package/dist/{CoinMarketCap.schema-31b8ea47.cjs.dev.cjs → CoinMarketCap.schema-3fa2dbfe.cjs.dev.cjs}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var vault_schema = require('./vault.schema-c797be4e.cjs.dev.cjs');
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-b2947339.cjs.dev.cjs');
|
|
6
6
|
|
|
7
7
|
var IpQualityAnalysisRequest = zod.z.object({
|
|
8
8
|
apiKey: zod.z.string().nullish(),
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var vault_schema = require('./vault.schema-d8294208.cjs.prod.cjs');
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-ba16c8c3.cjs.prod.cjs');
|
|
6
6
|
|
|
7
7
|
var IpQualityAnalysisRequest = zod.z.object({
|
|
8
8
|
apiKey: zod.z.string().nullish(),
|
package/dist/{CoinMarketCap.schema-05345342.esm.mjs → CoinMarketCap.schema-d51e69ae.esm.mjs}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { b4 as Alpha2Country, aW as UuidString,
|
|
3
|
-
import { _ as SdkVerificationOutput, aU as QrCodeLinkWithSchemaType, c4 as CredentialType } from './identity-api.schema-
|
|
2
|
+
import { b4 as Alpha2Country, aW as UuidString, fu as _toConsumableArray, fw as ScoringAnalysisRequest, fx as WorkflowsScoringAnalysisRequest, b2 as ISO3CountryCode, fy as _slicedToArray, cn as IdentityId, at as BlockchainAddress, ay as BlockchainNamespace, cj as WorkflowSessionId, di as WorkspaceId, dh as OrganizationId, bo as CustomerStatus, ft as _defineProperty, dF as ProofOfResidenceCredentialSubjectSchema, bp as BasicCustomerContactInformation, d8 as VerificationMode } from './vault.schema-e1eca1dd.esm.mjs';
|
|
3
|
+
import { _ as SdkVerificationOutput, aU as QrCodeLinkWithSchemaType, c4 as CredentialType } from './identity-api.schema-3f7334e3.esm.mjs';
|
|
4
4
|
|
|
5
5
|
var IpQualityAnalysisRequest = z.object({
|
|
6
6
|
apiKey: z.string().nullish(),
|
|
@@ -1194,15 +1194,27 @@ export declare const GetOneTransactionOutput: z.ZodObject<{
|
|
|
1194
1194
|
id: z.ZodType<`tag_${string}`, z.ZodTypeDef, `tag_${string}`>;
|
|
1195
1195
|
workspaceId: z.ZodString;
|
|
1196
1196
|
organizationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1197
|
+
type: z.ZodEnum<["transaction", "individual", "company"]>;
|
|
1198
|
+
title: z.ZodString;
|
|
1199
|
+
backgroundColor: z.ZodString;
|
|
1200
|
+
textColor: z.ZodString;
|
|
1197
1201
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
1198
1202
|
}, "strip", z.ZodTypeAny, {
|
|
1199
1203
|
id: `tag_${string}`;
|
|
1204
|
+
type: "transaction" | "individual" | "company";
|
|
1205
|
+
title: string;
|
|
1200
1206
|
workspaceId: string;
|
|
1207
|
+
backgroundColor: string;
|
|
1208
|
+
textColor: string;
|
|
1201
1209
|
organizationId?: string | null | undefined;
|
|
1202
1210
|
deletedAt?: Date | null | undefined;
|
|
1203
1211
|
}, {
|
|
1204
1212
|
id: `tag_${string}`;
|
|
1213
|
+
type: "transaction" | "individual" | "company";
|
|
1214
|
+
title: string;
|
|
1205
1215
|
workspaceId: string;
|
|
1216
|
+
backgroundColor: string;
|
|
1217
|
+
textColor: string;
|
|
1206
1218
|
organizationId?: string | null | undefined;
|
|
1207
1219
|
deletedAt?: Date | null | undefined;
|
|
1208
1220
|
}>;
|
|
@@ -1210,7 +1222,11 @@ export declare const GetOneTransactionOutput: z.ZodObject<{
|
|
|
1210
1222
|
id: `tte_${string}`;
|
|
1211
1223
|
tags: {
|
|
1212
1224
|
id: `tag_${string}`;
|
|
1225
|
+
type: "transaction" | "individual" | "company";
|
|
1226
|
+
title: string;
|
|
1213
1227
|
workspaceId: string;
|
|
1228
|
+
backgroundColor: string;
|
|
1229
|
+
textColor: string;
|
|
1214
1230
|
organizationId?: string | null | undefined;
|
|
1215
1231
|
deletedAt?: Date | null | undefined;
|
|
1216
1232
|
};
|
|
@@ -1221,7 +1237,11 @@ export declare const GetOneTransactionOutput: z.ZodObject<{
|
|
|
1221
1237
|
id: `tte_${string}`;
|
|
1222
1238
|
tags: {
|
|
1223
1239
|
id: `tag_${string}`;
|
|
1240
|
+
type: "transaction" | "individual" | "company";
|
|
1241
|
+
title: string;
|
|
1224
1242
|
workspaceId: string;
|
|
1243
|
+
backgroundColor: string;
|
|
1244
|
+
textColor: string;
|
|
1225
1245
|
organizationId?: string | null | undefined;
|
|
1226
1246
|
deletedAt?: Date | null | undefined;
|
|
1227
1247
|
};
|
|
@@ -1259,7 +1279,11 @@ export declare const GetOneTransactionOutput: z.ZodObject<{
|
|
|
1259
1279
|
id: `tte_${string}`;
|
|
1260
1280
|
tags: {
|
|
1261
1281
|
id: `tag_${string}`;
|
|
1282
|
+
type: "transaction" | "individual" | "company";
|
|
1283
|
+
title: string;
|
|
1262
1284
|
workspaceId: string;
|
|
1285
|
+
backgroundColor: string;
|
|
1286
|
+
textColor: string;
|
|
1263
1287
|
organizationId?: string | null | undefined;
|
|
1264
1288
|
deletedAt?: Date | null | undefined;
|
|
1265
1289
|
};
|
|
@@ -1296,7 +1320,11 @@ export declare const GetOneTransactionOutput: z.ZodObject<{
|
|
|
1296
1320
|
id: `tte_${string}`;
|
|
1297
1321
|
tags: {
|
|
1298
1322
|
id: `tag_${string}`;
|
|
1323
|
+
type: "transaction" | "individual" | "company";
|
|
1324
|
+
title: string;
|
|
1299
1325
|
workspaceId: string;
|
|
1326
|
+
backgroundColor: string;
|
|
1327
|
+
textColor: string;
|
|
1300
1328
|
organizationId?: string | null | undefined;
|
|
1301
1329
|
deletedAt?: Date | null | undefined;
|
|
1302
1330
|
};
|
|
@@ -1355,15 +1383,27 @@ export declare const GetTransactionsOutputData: z.ZodArray<z.ZodObject<{
|
|
|
1355
1383
|
id: z.ZodType<`tag_${string}`, z.ZodTypeDef, `tag_${string}`>;
|
|
1356
1384
|
workspaceId: z.ZodString;
|
|
1357
1385
|
organizationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1386
|
+
type: z.ZodEnum<["transaction", "individual", "company"]>;
|
|
1387
|
+
title: z.ZodString;
|
|
1388
|
+
backgroundColor: z.ZodString;
|
|
1389
|
+
textColor: z.ZodString;
|
|
1358
1390
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
1359
1391
|
}, "strip", z.ZodTypeAny, {
|
|
1360
1392
|
id: `tag_${string}`;
|
|
1393
|
+
type: "transaction" | "individual" | "company";
|
|
1394
|
+
title: string;
|
|
1361
1395
|
workspaceId: string;
|
|
1396
|
+
backgroundColor: string;
|
|
1397
|
+
textColor: string;
|
|
1362
1398
|
organizationId?: string | null | undefined;
|
|
1363
1399
|
deletedAt?: Date | null | undefined;
|
|
1364
1400
|
}, {
|
|
1365
1401
|
id: `tag_${string}`;
|
|
1402
|
+
type: "transaction" | "individual" | "company";
|
|
1403
|
+
title: string;
|
|
1366
1404
|
workspaceId: string;
|
|
1405
|
+
backgroundColor: string;
|
|
1406
|
+
textColor: string;
|
|
1367
1407
|
organizationId?: string | null | undefined;
|
|
1368
1408
|
deletedAt?: Date | null | undefined;
|
|
1369
1409
|
}>;
|
|
@@ -1371,7 +1411,11 @@ export declare const GetTransactionsOutputData: z.ZodArray<z.ZodObject<{
|
|
|
1371
1411
|
id: `tte_${string}`;
|
|
1372
1412
|
tags: {
|
|
1373
1413
|
id: `tag_${string}`;
|
|
1414
|
+
type: "transaction" | "individual" | "company";
|
|
1415
|
+
title: string;
|
|
1374
1416
|
workspaceId: string;
|
|
1417
|
+
backgroundColor: string;
|
|
1418
|
+
textColor: string;
|
|
1375
1419
|
organizationId?: string | null | undefined;
|
|
1376
1420
|
deletedAt?: Date | null | undefined;
|
|
1377
1421
|
};
|
|
@@ -1382,7 +1426,11 @@ export declare const GetTransactionsOutputData: z.ZodArray<z.ZodObject<{
|
|
|
1382
1426
|
id: `tte_${string}`;
|
|
1383
1427
|
tags: {
|
|
1384
1428
|
id: `tag_${string}`;
|
|
1429
|
+
type: "transaction" | "individual" | "company";
|
|
1430
|
+
title: string;
|
|
1385
1431
|
workspaceId: string;
|
|
1432
|
+
backgroundColor: string;
|
|
1433
|
+
textColor: string;
|
|
1386
1434
|
organizationId?: string | null | undefined;
|
|
1387
1435
|
deletedAt?: Date | null | undefined;
|
|
1388
1436
|
};
|
|
@@ -1420,7 +1468,11 @@ export declare const GetTransactionsOutputData: z.ZodArray<z.ZodObject<{
|
|
|
1420
1468
|
id: `tte_${string}`;
|
|
1421
1469
|
tags: {
|
|
1422
1470
|
id: `tag_${string}`;
|
|
1471
|
+
type: "transaction" | "individual" | "company";
|
|
1472
|
+
title: string;
|
|
1423
1473
|
workspaceId: string;
|
|
1474
|
+
backgroundColor: string;
|
|
1475
|
+
textColor: string;
|
|
1424
1476
|
organizationId?: string | null | undefined;
|
|
1425
1477
|
deletedAt?: Date | null | undefined;
|
|
1426
1478
|
};
|
|
@@ -1457,7 +1509,11 @@ export declare const GetTransactionsOutputData: z.ZodArray<z.ZodObject<{
|
|
|
1457
1509
|
id: `tte_${string}`;
|
|
1458
1510
|
tags: {
|
|
1459
1511
|
id: `tag_${string}`;
|
|
1512
|
+
type: "transaction" | "individual" | "company";
|
|
1513
|
+
title: string;
|
|
1460
1514
|
workspaceId: string;
|
|
1515
|
+
backgroundColor: string;
|
|
1516
|
+
textColor: string;
|
|
1461
1517
|
organizationId?: string | null | undefined;
|
|
1462
1518
|
deletedAt?: Date | null | undefined;
|
|
1463
1519
|
};
|
|
@@ -1518,15 +1574,27 @@ export declare const GetTransactionsOutput: z.ZodObject<{
|
|
|
1518
1574
|
id: z.ZodType<`tag_${string}`, z.ZodTypeDef, `tag_${string}`>;
|
|
1519
1575
|
workspaceId: z.ZodString;
|
|
1520
1576
|
organizationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1577
|
+
type: z.ZodEnum<["transaction", "individual", "company"]>;
|
|
1578
|
+
title: z.ZodString;
|
|
1579
|
+
backgroundColor: z.ZodString;
|
|
1580
|
+
textColor: z.ZodString;
|
|
1521
1581
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
1522
1582
|
}, "strip", z.ZodTypeAny, {
|
|
1523
1583
|
id: `tag_${string}`;
|
|
1584
|
+
type: "transaction" | "individual" | "company";
|
|
1585
|
+
title: string;
|
|
1524
1586
|
workspaceId: string;
|
|
1587
|
+
backgroundColor: string;
|
|
1588
|
+
textColor: string;
|
|
1525
1589
|
organizationId?: string | null | undefined;
|
|
1526
1590
|
deletedAt?: Date | null | undefined;
|
|
1527
1591
|
}, {
|
|
1528
1592
|
id: `tag_${string}`;
|
|
1593
|
+
type: "transaction" | "individual" | "company";
|
|
1594
|
+
title: string;
|
|
1529
1595
|
workspaceId: string;
|
|
1596
|
+
backgroundColor: string;
|
|
1597
|
+
textColor: string;
|
|
1530
1598
|
organizationId?: string | null | undefined;
|
|
1531
1599
|
deletedAt?: Date | null | undefined;
|
|
1532
1600
|
}>;
|
|
@@ -1534,7 +1602,11 @@ export declare const GetTransactionsOutput: z.ZodObject<{
|
|
|
1534
1602
|
id: `tte_${string}`;
|
|
1535
1603
|
tags: {
|
|
1536
1604
|
id: `tag_${string}`;
|
|
1605
|
+
type: "transaction" | "individual" | "company";
|
|
1606
|
+
title: string;
|
|
1537
1607
|
workspaceId: string;
|
|
1608
|
+
backgroundColor: string;
|
|
1609
|
+
textColor: string;
|
|
1538
1610
|
organizationId?: string | null | undefined;
|
|
1539
1611
|
deletedAt?: Date | null | undefined;
|
|
1540
1612
|
};
|
|
@@ -1545,7 +1617,11 @@ export declare const GetTransactionsOutput: z.ZodObject<{
|
|
|
1545
1617
|
id: `tte_${string}`;
|
|
1546
1618
|
tags: {
|
|
1547
1619
|
id: `tag_${string}`;
|
|
1620
|
+
type: "transaction" | "individual" | "company";
|
|
1621
|
+
title: string;
|
|
1548
1622
|
workspaceId: string;
|
|
1623
|
+
backgroundColor: string;
|
|
1624
|
+
textColor: string;
|
|
1549
1625
|
organizationId?: string | null | undefined;
|
|
1550
1626
|
deletedAt?: Date | null | undefined;
|
|
1551
1627
|
};
|
|
@@ -1583,7 +1659,11 @@ export declare const GetTransactionsOutput: z.ZodObject<{
|
|
|
1583
1659
|
id: `tte_${string}`;
|
|
1584
1660
|
tags: {
|
|
1585
1661
|
id: `tag_${string}`;
|
|
1662
|
+
type: "transaction" | "individual" | "company";
|
|
1663
|
+
title: string;
|
|
1586
1664
|
workspaceId: string;
|
|
1665
|
+
backgroundColor: string;
|
|
1666
|
+
textColor: string;
|
|
1587
1667
|
organizationId?: string | null | undefined;
|
|
1588
1668
|
deletedAt?: Date | null | undefined;
|
|
1589
1669
|
};
|
|
@@ -1620,7 +1700,11 @@ export declare const GetTransactionsOutput: z.ZodObject<{
|
|
|
1620
1700
|
id: `tte_${string}`;
|
|
1621
1701
|
tags: {
|
|
1622
1702
|
id: `tag_${string}`;
|
|
1703
|
+
type: "transaction" | "individual" | "company";
|
|
1704
|
+
title: string;
|
|
1623
1705
|
workspaceId: string;
|
|
1706
|
+
backgroundColor: string;
|
|
1707
|
+
textColor: string;
|
|
1624
1708
|
organizationId?: string | null | undefined;
|
|
1625
1709
|
deletedAt?: Date | null | undefined;
|
|
1626
1710
|
};
|
|
@@ -1659,7 +1743,11 @@ export declare const GetTransactionsOutput: z.ZodObject<{
|
|
|
1659
1743
|
id: `tte_${string}`;
|
|
1660
1744
|
tags: {
|
|
1661
1745
|
id: `tag_${string}`;
|
|
1746
|
+
type: "transaction" | "individual" | "company";
|
|
1747
|
+
title: string;
|
|
1662
1748
|
workspaceId: string;
|
|
1749
|
+
backgroundColor: string;
|
|
1750
|
+
textColor: string;
|
|
1663
1751
|
organizationId?: string | null | undefined;
|
|
1664
1752
|
deletedAt?: Date | null | undefined;
|
|
1665
1753
|
};
|
|
@@ -1699,7 +1787,11 @@ export declare const GetTransactionsOutput: z.ZodObject<{
|
|
|
1699
1787
|
id: `tte_${string}`;
|
|
1700
1788
|
tags: {
|
|
1701
1789
|
id: `tag_${string}`;
|
|
1790
|
+
type: "transaction" | "individual" | "company";
|
|
1791
|
+
title: string;
|
|
1702
1792
|
workspaceId: string;
|
|
1793
|
+
backgroundColor: string;
|
|
1794
|
+
textColor: string;
|
|
1703
1795
|
organizationId?: string | null | undefined;
|
|
1704
1796
|
deletedAt?: Date | null | undefined;
|
|
1705
1797
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transaction.schema.d.ts","sourceRoot":"../../../src","sources":["transaction.schema.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,YAAY,CAAC;AACjC,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"transaction.schema.d.ts","sourceRoot":"../../../src","sources":["transaction.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { dD as IDImageCredentialSubjectSchema, dF as ProofOfResidenceCredentialSubjectSchema, dE as SelfieImageCredentialSubjectSchema, dC as IDInformationCredentialSubjectSchema, dB as IDInformationTfheCredentialSubjectSchema, dA as OLD_AMLScreeningsResultsCredentialSubjectSchema, ds as ID3CredentialSubjectSchema, dt as IDScanCredentialSubjectSchema, dv as IDScanSelfieCredentialSubjectSchema, du as IDScanPassportCredentialSubjectSchema,
|
|
2
|
+
import { dD as IDImageCredentialSubjectSchema, dF as ProofOfResidenceCredentialSubjectSchema, dE as SelfieImageCredentialSubjectSchema, dC as IDInformationCredentialSubjectSchema, dB as IDInformationTfheCredentialSubjectSchema, dA as OLD_AMLScreeningsResultsCredentialSubjectSchema, ds as ID3CredentialSubjectSchema, dt as IDScanCredentialSubjectSchema, dv as IDScanSelfieCredentialSubjectSchema, du as IDScanPassportCredentialSubjectSchema, ft as _defineProperty, fk as VaultMetadataLinkZodSchema, cV as QueryId, cy as DatasetColumnId, cW as QueryGroupId, aW as UuidString, at as BlockchainAddress, cU as ScenarioId, di as WorkspaceId, av as String0x, aQ as BlockchainSignature, ac as TxHash, dj as WorkflowId, h as EvmChainId, ab as EvmAddress, aG as EIP155Signature, T as TezosChainId, aj as TezosContractAddress, aS as TezosEntrypointName, ai as TezosImplicitAddress, aL as EdSignature, ay as BlockchainNamespace, dG as GenericVerifiableCredentialSchema, aA as SupportedBlockchainNamespaceForSignatureAuth, B as BlockchainId, dl as ExternalCustomerId, dg as AdditionalCustomerInformationParams, bo as CustomerStatus, aa as PublicKey } from './vault.schema-e1eca1dd.esm.mjs';
|
|
3
3
|
|
|
4
4
|
var CredentialSchemas = {
|
|
5
5
|
ProofOfResidence: ProofOfResidenceCredentialSubjectSchema,
|
package/dist/{identity-api.schema-bb529274.cjs.dev.cjs → identity-api.schema-b2947339.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-c797be4e.cjs.dev.cjs');
|
|
5
5
|
|
|
6
6
|
var CredentialSchemas = {
|
|
7
7
|
ProofOfResidence: vault_schema.ProofOfResidenceCredentialSubjectSchema,
|
package/dist/{identity-api.schema-769db705.cjs.prod.cjs → identity-api.schema-ba16c8c3.cjs.prod.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-d8294208.cjs.prod.cjs');
|
|
5
5
|
|
|
6
6
|
var CredentialSchemas = {
|
|
7
7
|
ProofOfResidence: vault_schema.ProofOfResidenceCredentialSubjectSchema,
|
|
@@ -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-c797be4e.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-b2947339.cjs.dev.cjs');
|
|
8
|
+
var tfheUtilities = require('./tfhe-utilities-aa85d5c3.cjs.dev.cjs');
|
|
9
9
|
require('nanoid');
|
|
10
10
|
require('decimal.js');
|
|
11
11
|
|
|
@@ -73,36 +73,6 @@ var ImageUploadResponseSchema = zod.z.object({
|
|
|
73
73
|
})
|
|
74
74
|
});
|
|
75
75
|
|
|
76
|
-
var TypeTags = ["transaction", "individual", "company"];
|
|
77
|
-
var TypeTag = zod.z["enum"](TypeTags);
|
|
78
|
-
var ENTITY_TYPE_TAG_MAPPING = {
|
|
79
|
-
transaction: "transaction",
|
|
80
|
-
individual: "individual",
|
|
81
|
-
company: "company"
|
|
82
|
-
};
|
|
83
|
-
var Tag = zod.z.object({
|
|
84
|
-
type: TypeTag,
|
|
85
|
-
title: zod.z.string().nullable(),
|
|
86
|
-
backgroundColor: zod.z.string().nullable(),
|
|
87
|
-
textColor: zod.z.string().nullable(),
|
|
88
|
-
createdAt: zod.z.coerce.date(),
|
|
89
|
-
updatedAt: zod.z.coerce.date()
|
|
90
|
-
});
|
|
91
|
-
var TagTitle = zod.z.string();
|
|
92
|
-
var getTagTypeFromEntityType = function getTagTypeFromEntityType(entityType) {
|
|
93
|
-
var _ENTITY_TYPE_TAG_MAPP;
|
|
94
|
-
return (_ENTITY_TYPE_TAG_MAPP = ENTITY_TYPE_TAG_MAPPING[entityType]) !== null && _ENTITY_TYPE_TAG_MAPP !== void 0 ? _ENTITY_TYPE_TAG_MAPP : "individual";
|
|
95
|
-
};
|
|
96
|
-
var WORKFLOW_TYPE_TO_TAG_TYPE = {
|
|
97
|
-
KYC: "individual",
|
|
98
|
-
KYB: "company",
|
|
99
|
-
KYT: "transaction",
|
|
100
|
-
CustomerScreening: "individual",
|
|
101
|
-
ZKP: "individual",
|
|
102
|
-
TFHE: "individual",
|
|
103
|
-
SigGating: "transaction"
|
|
104
|
-
};
|
|
105
|
-
|
|
106
76
|
var AWS_WEBHOOK_TYPES = ["SubscriptionConfirmation", "Notification"];
|
|
107
77
|
var AwsWebhookTypes = zod.z["enum"](AWS_WEBHOOK_TYPES);
|
|
108
78
|
var AwsWebhookInput = zod.z.object({
|
|
@@ -430,8 +400,10 @@ exports.SupportedBlockchainNamespaceForSignatureAuth = vault_schema.SupportedBlo
|
|
|
430
400
|
exports.TRANSACTIONS_STATS_CURRENCIES = vault_schema.TRANSACTIONS_STATS_CURRENCIES;
|
|
431
401
|
exports.TRANSACTION_CHARTS = vault_schema.TRANSACTION_CHARTS;
|
|
432
402
|
exports.TRANSACTION_TABLE_COLUMNS = vault_schema.TRANSACTION_TABLE_COLUMNS;
|
|
403
|
+
exports.Tag = vault_schema.Tag;
|
|
433
404
|
exports.TagId = vault_schema.TagId;
|
|
434
405
|
exports.TagPrefix = vault_schema.TagPrefix;
|
|
406
|
+
exports.TagTitle = vault_schema.TagTitle;
|
|
435
407
|
exports.TagsToEntityId = vault_schema.TagsToEntityId;
|
|
436
408
|
exports.TagsToEntityPrefix = vault_schema.TagsToEntityPrefix;
|
|
437
409
|
exports.TestId = vault_schema.TestId;
|
|
@@ -489,6 +461,8 @@ exports.TransactionTypes = vault_schema.TransactionTypes;
|
|
|
489
461
|
exports.TransactionTypesWithAll = vault_schema.TransactionTypesWithAll;
|
|
490
462
|
exports.TransactionsChartType = vault_schema.TransactionsChartType;
|
|
491
463
|
exports.TxHash = vault_schema.TxHash;
|
|
464
|
+
exports.TypeTag = vault_schema.TypeTag;
|
|
465
|
+
exports.TypeTags = vault_schema.TypeTags;
|
|
492
466
|
exports.UpdateTransactionReviewOutput = vault_schema.UpdateTransactionReviewOutput;
|
|
493
467
|
exports.UpdateTransactionReviewParams = vault_schema.UpdateTransactionReviewParams;
|
|
494
468
|
exports.UpdateTransactionsReviewParams = vault_schema.UpdateTransactionsReviewParams;
|
|
@@ -502,6 +476,7 @@ exports.VaultSchemaPathsZodSchema = vault_schema.VaultSchemaPathsZodSchema;
|
|
|
502
476
|
exports.VaultZodSchema = vault_schema.VaultZodSchema;
|
|
503
477
|
exports.VerificationMode = vault_schema.VerificationMode;
|
|
504
478
|
exports.VerificationModes = vault_schema.VerificationModes;
|
|
479
|
+
exports.WORKFLOW_TYPE_TO_TAG_TYPE = vault_schema.WORKFLOW_TYPE_TO_TAG_TYPE;
|
|
505
480
|
exports.WalletId = vault_schema.WalletId;
|
|
506
481
|
exports.WalletPrefix = vault_schema.WalletPrefix;
|
|
507
482
|
exports.WalletScreeningData = vault_schema.WalletScreeningData;
|
|
@@ -521,6 +496,7 @@ exports.createBrandedSchemaId = vault_schema.createBrandedSchemaId;
|
|
|
521
496
|
exports.createBrandedSchemaIdWithParams = vault_schema.createBrandedSchemaIdWithParams;
|
|
522
497
|
exports.generateId = vault_schema.generateId;
|
|
523
498
|
exports.generateZodObjectPaths = vault_schema.generateZodObjectPaths;
|
|
499
|
+
exports.getTagTypeFromEntityType = vault_schema.getTagTypeFromEntityType;
|
|
524
500
|
exports.initializeStatistics = vault_schema.initializeStatistics;
|
|
525
501
|
exports.isValidAddress = vault_schema.isValidAddress;
|
|
526
502
|
exports.isoCountriesNameFromISO2 = vault_schema.isoCountriesNameFromISO2;
|
|
@@ -736,9 +712,3 @@ exports.ImageUploadResponseSchema = ImageUploadResponseSchema;
|
|
|
736
712
|
exports.MAX_MEDIA_FILE_SIZE = MAX_MEDIA_FILE_SIZE;
|
|
737
713
|
exports.MediaDataSchema = MediaDataSchema;
|
|
738
714
|
exports.STATIC_DATASET_COLUMNS = STATIC_DATASET_COLUMNS;
|
|
739
|
-
exports.Tag = Tag;
|
|
740
|
-
exports.TagTitle = TagTitle;
|
|
741
|
-
exports.TypeTag = TypeTag;
|
|
742
|
-
exports.TypeTags = TypeTags;
|
|
743
|
-
exports.WORKFLOW_TYPE_TO_TAG_TYPE = WORKFLOW_TYPE_TO_TAG_TYPE;
|
|
744
|
-
exports.getTagTypeFromEntityType = getTagTypeFromEntityType;
|
|
@@ -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-d8294208.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-ba16c8c3.cjs.prod.cjs');
|
|
8
|
+
var tfheUtilities = require('./tfhe-utilities-7c18a426.cjs.prod.cjs');
|
|
9
9
|
require('nanoid');
|
|
10
10
|
require('decimal.js');
|
|
11
11
|
|
|
@@ -73,36 +73,6 @@ var ImageUploadResponseSchema = zod.z.object({
|
|
|
73
73
|
})
|
|
74
74
|
});
|
|
75
75
|
|
|
76
|
-
var TypeTags = ["transaction", "individual", "company"];
|
|
77
|
-
var TypeTag = zod.z["enum"](TypeTags);
|
|
78
|
-
var ENTITY_TYPE_TAG_MAPPING = {
|
|
79
|
-
transaction: "transaction",
|
|
80
|
-
individual: "individual",
|
|
81
|
-
company: "company"
|
|
82
|
-
};
|
|
83
|
-
var Tag = zod.z.object({
|
|
84
|
-
type: TypeTag,
|
|
85
|
-
title: zod.z.string().nullable(),
|
|
86
|
-
backgroundColor: zod.z.string().nullable(),
|
|
87
|
-
textColor: zod.z.string().nullable(),
|
|
88
|
-
createdAt: zod.z.coerce.date(),
|
|
89
|
-
updatedAt: zod.z.coerce.date()
|
|
90
|
-
});
|
|
91
|
-
var TagTitle = zod.z.string();
|
|
92
|
-
var getTagTypeFromEntityType = function getTagTypeFromEntityType(entityType) {
|
|
93
|
-
var _ENTITY_TYPE_TAG_MAPP;
|
|
94
|
-
return (_ENTITY_TYPE_TAG_MAPP = ENTITY_TYPE_TAG_MAPPING[entityType]) !== null && _ENTITY_TYPE_TAG_MAPP !== void 0 ? _ENTITY_TYPE_TAG_MAPP : "individual";
|
|
95
|
-
};
|
|
96
|
-
var WORKFLOW_TYPE_TO_TAG_TYPE = {
|
|
97
|
-
KYC: "individual",
|
|
98
|
-
KYB: "company",
|
|
99
|
-
KYT: "transaction",
|
|
100
|
-
CustomerScreening: "individual",
|
|
101
|
-
ZKP: "individual",
|
|
102
|
-
TFHE: "individual",
|
|
103
|
-
SigGating: "transaction"
|
|
104
|
-
};
|
|
105
|
-
|
|
106
76
|
var AWS_WEBHOOK_TYPES = ["SubscriptionConfirmation", "Notification"];
|
|
107
77
|
var AwsWebhookTypes = zod.z["enum"](AWS_WEBHOOK_TYPES);
|
|
108
78
|
var AwsWebhookInput = zod.z.object({
|
|
@@ -430,8 +400,10 @@ exports.SupportedBlockchainNamespaceForSignatureAuth = vault_schema.SupportedBlo
|
|
|
430
400
|
exports.TRANSACTIONS_STATS_CURRENCIES = vault_schema.TRANSACTIONS_STATS_CURRENCIES;
|
|
431
401
|
exports.TRANSACTION_CHARTS = vault_schema.TRANSACTION_CHARTS;
|
|
432
402
|
exports.TRANSACTION_TABLE_COLUMNS = vault_schema.TRANSACTION_TABLE_COLUMNS;
|
|
403
|
+
exports.Tag = vault_schema.Tag;
|
|
433
404
|
exports.TagId = vault_schema.TagId;
|
|
434
405
|
exports.TagPrefix = vault_schema.TagPrefix;
|
|
406
|
+
exports.TagTitle = vault_schema.TagTitle;
|
|
435
407
|
exports.TagsToEntityId = vault_schema.TagsToEntityId;
|
|
436
408
|
exports.TagsToEntityPrefix = vault_schema.TagsToEntityPrefix;
|
|
437
409
|
exports.TestId = vault_schema.TestId;
|
|
@@ -489,6 +461,8 @@ exports.TransactionTypes = vault_schema.TransactionTypes;
|
|
|
489
461
|
exports.TransactionTypesWithAll = vault_schema.TransactionTypesWithAll;
|
|
490
462
|
exports.TransactionsChartType = vault_schema.TransactionsChartType;
|
|
491
463
|
exports.TxHash = vault_schema.TxHash;
|
|
464
|
+
exports.TypeTag = vault_schema.TypeTag;
|
|
465
|
+
exports.TypeTags = vault_schema.TypeTags;
|
|
492
466
|
exports.UpdateTransactionReviewOutput = vault_schema.UpdateTransactionReviewOutput;
|
|
493
467
|
exports.UpdateTransactionReviewParams = vault_schema.UpdateTransactionReviewParams;
|
|
494
468
|
exports.UpdateTransactionsReviewParams = vault_schema.UpdateTransactionsReviewParams;
|
|
@@ -502,6 +476,7 @@ exports.VaultSchemaPathsZodSchema = vault_schema.VaultSchemaPathsZodSchema;
|
|
|
502
476
|
exports.VaultZodSchema = vault_schema.VaultZodSchema;
|
|
503
477
|
exports.VerificationMode = vault_schema.VerificationMode;
|
|
504
478
|
exports.VerificationModes = vault_schema.VerificationModes;
|
|
479
|
+
exports.WORKFLOW_TYPE_TO_TAG_TYPE = vault_schema.WORKFLOW_TYPE_TO_TAG_TYPE;
|
|
505
480
|
exports.WalletId = vault_schema.WalletId;
|
|
506
481
|
exports.WalletPrefix = vault_schema.WalletPrefix;
|
|
507
482
|
exports.WalletScreeningData = vault_schema.WalletScreeningData;
|
|
@@ -521,6 +496,7 @@ exports.createBrandedSchemaId = vault_schema.createBrandedSchemaId;
|
|
|
521
496
|
exports.createBrandedSchemaIdWithParams = vault_schema.createBrandedSchemaIdWithParams;
|
|
522
497
|
exports.generateId = vault_schema.generateId;
|
|
523
498
|
exports.generateZodObjectPaths = vault_schema.generateZodObjectPaths;
|
|
499
|
+
exports.getTagTypeFromEntityType = vault_schema.getTagTypeFromEntityType;
|
|
524
500
|
exports.initializeStatistics = vault_schema.initializeStatistics;
|
|
525
501
|
exports.isValidAddress = vault_schema.isValidAddress;
|
|
526
502
|
exports.isoCountriesNameFromISO2 = vault_schema.isoCountriesNameFromISO2;
|
|
@@ -736,9 +712,3 @@ exports.ImageUploadResponseSchema = ImageUploadResponseSchema;
|
|
|
736
712
|
exports.MAX_MEDIA_FILE_SIZE = MAX_MEDIA_FILE_SIZE;
|
|
737
713
|
exports.MediaDataSchema = MediaDataSchema;
|
|
738
714
|
exports.STATIC_DATASET_COLUMNS = STATIC_DATASET_COLUMNS;
|
|
739
|
-
exports.Tag = Tag;
|
|
740
|
-
exports.TagTitle = TagTitle;
|
|
741
|
-
exports.TypeTag = TypeTag;
|
|
742
|
-
exports.TypeTags = TypeTags;
|
|
743
|
-
exports.WORKFLOW_TYPE_TO_TAG_TYPE = WORKFLOW_TYPE_TO_TAG_TYPE;
|
|
744
|
-
exports.getTagTypeFromEntityType = getTagTypeFromEntityType;
|