@nexeraid/identity-schemas 2.189.0-dev → 2.190.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.
Files changed (46) hide show
  1. package/dist/{CoinMarketCap.schema-331c6954.esm.mjs → CoinMarketCap.schema-59724503.esm.mjs} +2 -2
  2. package/dist/{CoinMarketCap.schema-8f6c7694.cjs.dev.cjs → CoinMarketCap.schema-7bf12d02.cjs.dev.cjs} +2 -2
  3. package/dist/{CoinMarketCap.schema-2399aebc.cjs.prod.cjs → CoinMarketCap.schema-7d8f8e3a.cjs.prod.cjs} +2 -2
  4. package/dist/declarations/src/providers/sumsub/sumsub-applicant.schema.d.ts +232 -232
  5. package/dist/declarations/src/providers/sumsub/sumsub.schema.d.ts +12 -12
  6. package/dist/declarations/src/vault/vault.schema.d.ts +0 -75
  7. package/dist/declarations/src/vault/vault.schema.d.ts.map +1 -1
  8. package/dist/declarations/src/verifiable-credentials/general-vc-typing.schema.d.ts +0 -25
  9. package/dist/declarations/src/verifiable-credentials/general-vc-typing.schema.d.ts.map +1 -1
  10. package/dist/declarations/src/verifiable-credentials/generated/IDInformationCredentialSubjectSchema.d.ts +0 -25
  11. package/dist/declarations/src/verifiable-credentials/generated/IDInformationCredentialSubjectSchema.d.ts.map +1 -1
  12. package/dist/declarations/src/verifiable-credentials/vc_json_schema_map.d.ts +32 -32
  13. package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts +0 -35
  14. package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts.map +1 -1
  15. package/dist/{identity-api.schema-952f67dc.cjs.prod.cjs → identity-api.schema-3a746737.cjs.prod.cjs} +1 -1
  16. package/dist/{identity-api.schema-9ecd79c8.cjs.dev.cjs → identity-api.schema-3b0ade9c.cjs.dev.cjs} +1 -1
  17. package/dist/{identity-api.schema-2ea8e9e4.esm.mjs → identity-api.schema-f6610db0.esm.mjs} +1 -1
  18. package/dist/nexeraid-identity-schemas.cjs.dev.cjs +4 -4
  19. package/dist/nexeraid-identity-schemas.cjs.prod.cjs +4 -4
  20. package/dist/nexeraid-identity-schemas.esm.mjs +5 -5
  21. package/dist/package.json +1 -1
  22. package/dist/{tfhe-utilities-0b2a8f32.cjs.prod.cjs → tfhe-utilities-02707fef.cjs.prod.cjs} +34 -59
  23. package/dist/{tfhe-utilities-9d4c0124.cjs.dev.cjs → tfhe-utilities-6c2861c1.cjs.dev.cjs} +34 -59
  24. package/dist/{tfhe-utilities-96001407.esm.mjs → tfhe-utilities-af133b52.esm.mjs} +34 -59
  25. package/dist/{toArray-15af4b04.cjs.dev.cjs → toArray-90aa2268.cjs.dev.cjs} +1 -1
  26. package/dist/{toArray-7e10fc1f.esm.mjs → toArray-af53dbf6.esm.mjs} +1 -1
  27. package/dist/{toArray-b84f76b2.cjs.prod.cjs → toArray-cee53077.cjs.prod.cjs} +1 -1
  28. package/dist/{vault.schema-3de57896.esm.mjs → vault.schema-025f42bf.esm.mjs} +1 -6
  29. package/dist/{vault.schema-7e7f9563.cjs.dev.cjs → vault.schema-4b6853b7.cjs.dev.cjs} +1 -6
  30. package/dist/{vault.schema-f91aac6e.cjs.prod.cjs → vault.schema-d577ccdd.cjs.prod.cjs} +1 -6
  31. package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
  32. package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
  33. package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
  34. package/package.json +1 -1
  35. package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
  36. package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
  37. package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
  38. package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +2 -2
  39. package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +2 -2
  40. package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +3 -3
  41. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
  42. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
  43. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
  44. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +4 -4
  45. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +4 -4
  46. package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +4 -4
@@ -1,16 +1,16 @@
1
- import { fZ as _toConsumableArray } from './vault.schema-3de57896.esm.mjs';
2
- import { bl as SupportedQueryInputType, bc as NUMERIC_OPERATORS, b8 as ARRAY_OPERATORS, be as BOOLEAN_OPERATORS, ba as STRING_OPERATORS } from './identity-api.schema-2ea8e9e4.esm.mjs';
1
+ import { fZ as _toConsumableArray } from './vault.schema-025f42bf.esm.mjs';
2
+ import { bl as SupportedQueryInputType, bc as NUMERIC_OPERATORS, b8 as ARRAY_OPERATORS, be as BOOLEAN_OPERATORS, ba as STRING_OPERATORS } from './identity-api.schema-f6610db0.esm.mjs';
3
3
 
4
4
  var VC_JSON_SCHEMA_MAP = {
5
5
  ProofOfResidence: {
6
- prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmedxJ19wszj4cfEGeb19HtwsSp93tTVfh4Jdtc7WbAXes",
7
- stage: "https://quicknode.quicknode-ipfs.com/ipfs/QmedxJ19wszj4cfEGeb19HtwsSp93tTVfh4Jdtc7WbAXes",
8
- dev: "https://quicknode.quicknode-ipfs.com/ipfs/QmedxJ19wszj4cfEGeb19HtwsSp93tTVfh4Jdtc7WbAXes",
9
- local: "https://quicknode.quicknode-ipfs.com/ipfs/QmedxJ19wszj4cfEGeb19HtwsSp93tTVfh4Jdtc7WbAXes",
10
- "test-dev-1": "https://quicknode.quicknode-ipfs.com/ipfs/QmedxJ19wszj4cfEGeb19HtwsSp93tTVfh4Jdtc7WbAXes",
11
- "test-dev-2": "https://quicknode.quicknode-ipfs.com/ipfs/QmedxJ19wszj4cfEGeb19HtwsSp93tTVfh4Jdtc7WbAXes",
12
- "test-dev-3": "https://quicknode.quicknode-ipfs.com/ipfs/QmedxJ19wszj4cfEGeb19HtwsSp93tTVfh4Jdtc7WbAXes",
13
- "test-dev-4": "https://quicknode.quicknode-ipfs.com/ipfs/QmedxJ19wszj4cfEGeb19HtwsSp93tTVfh4Jdtc7WbAXes"
6
+ prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmYTBPiU8rwEnGUPfqaX2PxayEDTdjXgNU8tHWoAknUrNs",
7
+ stage: "https://quicknode.quicknode-ipfs.com/ipfs/QmYTBPiU8rwEnGUPfqaX2PxayEDTdjXgNU8tHWoAknUrNs",
8
+ dev: "https://quicknode.quicknode-ipfs.com/ipfs/QmYTBPiU8rwEnGUPfqaX2PxayEDTdjXgNU8tHWoAknUrNs",
9
+ local: "https://quicknode.quicknode-ipfs.com/ipfs/QmYTBPiU8rwEnGUPfqaX2PxayEDTdjXgNU8tHWoAknUrNs",
10
+ "test-dev-1": "https://quicknode.quicknode-ipfs.com/ipfs/QmYTBPiU8rwEnGUPfqaX2PxayEDTdjXgNU8tHWoAknUrNs",
11
+ "test-dev-2": "https://quicknode.quicknode-ipfs.com/ipfs/QmYTBPiU8rwEnGUPfqaX2PxayEDTdjXgNU8tHWoAknUrNs",
12
+ "test-dev-3": "https://quicknode.quicknode-ipfs.com/ipfs/QmYTBPiU8rwEnGUPfqaX2PxayEDTdjXgNU8tHWoAknUrNs",
13
+ "test-dev-4": "https://quicknode.quicknode-ipfs.com/ipfs/QmYTBPiU8rwEnGUPfqaX2PxayEDTdjXgNU8tHWoAknUrNs"
14
14
  },
15
15
  ProofOfResidence_LD: {
16
16
  prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmWEa2nNHLP3bsFYDGZbpLuM42J8krpEhjsuDkT4Q19VWf",
@@ -23,14 +23,14 @@ var VC_JSON_SCHEMA_MAP = {
23
23
  "test-dev-4": "https://quicknode.quicknode-ipfs.com/ipfs/QmWEa2nNHLP3bsFYDGZbpLuM42J8krpEhjsuDkT4Q19VWf"
24
24
  },
25
25
  IDInformation: {
26
- prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmZioKh7oK5U3kpfjCZGXenxLNPEV7Rhv7vXyL3dtkg4yN",
27
- stage: "https://quicknode.quicknode-ipfs.com/ipfs/QmZioKh7oK5U3kpfjCZGXenxLNPEV7Rhv7vXyL3dtkg4yN",
28
- dev: "https://quicknode.quicknode-ipfs.com/ipfs/QmZioKh7oK5U3kpfjCZGXenxLNPEV7Rhv7vXyL3dtkg4yN",
29
- local: "https://quicknode.quicknode-ipfs.com/ipfs/QmZioKh7oK5U3kpfjCZGXenxLNPEV7Rhv7vXyL3dtkg4yN",
30
- "test-dev-1": "https://quicknode.quicknode-ipfs.com/ipfs/QmZioKh7oK5U3kpfjCZGXenxLNPEV7Rhv7vXyL3dtkg4yN",
31
- "test-dev-2": "https://quicknode.quicknode-ipfs.com/ipfs/QmZioKh7oK5U3kpfjCZGXenxLNPEV7Rhv7vXyL3dtkg4yN",
32
- "test-dev-3": "https://quicknode.quicknode-ipfs.com/ipfs/QmZioKh7oK5U3kpfjCZGXenxLNPEV7Rhv7vXyL3dtkg4yN",
33
- "test-dev-4": "https://quicknode.quicknode-ipfs.com/ipfs/QmZioKh7oK5U3kpfjCZGXenxLNPEV7Rhv7vXyL3dtkg4yN"
26
+ prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmWVcuCwuzYrFB9KCUapdSw9XJ9diAVCgKEX4rYGCUEzKc",
27
+ stage: "https://quicknode.quicknode-ipfs.com/ipfs/QmWVcuCwuzYrFB9KCUapdSw9XJ9diAVCgKEX4rYGCUEzKc",
28
+ dev: "https://quicknode.quicknode-ipfs.com/ipfs/QmWVcuCwuzYrFB9KCUapdSw9XJ9diAVCgKEX4rYGCUEzKc",
29
+ local: "https://quicknode.quicknode-ipfs.com/ipfs/QmWVcuCwuzYrFB9KCUapdSw9XJ9diAVCgKEX4rYGCUEzKc",
30
+ "test-dev-1": "https://quicknode.quicknode-ipfs.com/ipfs/QmWVcuCwuzYrFB9KCUapdSw9XJ9diAVCgKEX4rYGCUEzKc",
31
+ "test-dev-2": "https://quicknode.quicknode-ipfs.com/ipfs/QmWVcuCwuzYrFB9KCUapdSw9XJ9diAVCgKEX4rYGCUEzKc",
32
+ "test-dev-3": "https://quicknode.quicknode-ipfs.com/ipfs/QmWVcuCwuzYrFB9KCUapdSw9XJ9diAVCgKEX4rYGCUEzKc",
33
+ "test-dev-4": "https://quicknode.quicknode-ipfs.com/ipfs/QmWVcuCwuzYrFB9KCUapdSw9XJ9diAVCgKEX4rYGCUEzKc"
34
34
  },
35
35
  AMLScreeningsResults: {
36
36
  prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmacioN1D6w8Pz1vzYKZotMESuNKu9kq5K3XWGA4SRrPyx",
@@ -39,24 +39,24 @@ var VC_JSON_SCHEMA_MAP = {
39
39
  local: "https://quicknode.quicknode-ipfs.com/ipfs/QmacioN1D6w8Pz1vzYKZotMESuNKu9kq5K3XWGA4SRrPyx"
40
40
  },
41
41
  IDImage: {
42
- prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmSfkFAjxgN4w6n74BVu9Kvk3YtA8qxNz78dU7ifDUrQC6",
43
- stage: "https://quicknode.quicknode-ipfs.com/ipfs/QmSfkFAjxgN4w6n74BVu9Kvk3YtA8qxNz78dU7ifDUrQC6",
44
- dev: "https://quicknode.quicknode-ipfs.com/ipfs/QmSfkFAjxgN4w6n74BVu9Kvk3YtA8qxNz78dU7ifDUrQC6",
45
- local: "https://quicknode.quicknode-ipfs.com/ipfs/QmSfkFAjxgN4w6n74BVu9Kvk3YtA8qxNz78dU7ifDUrQC6",
46
- "test-dev-1": "https://quicknode.quicknode-ipfs.com/ipfs/QmSfkFAjxgN4w6n74BVu9Kvk3YtA8qxNz78dU7ifDUrQC6",
47
- "test-dev-2": "https://quicknode.quicknode-ipfs.com/ipfs/QmSfkFAjxgN4w6n74BVu9Kvk3YtA8qxNz78dU7ifDUrQC6",
48
- "test-dev-3": "https://quicknode.quicknode-ipfs.com/ipfs/QmSfkFAjxgN4w6n74BVu9Kvk3YtA8qxNz78dU7ifDUrQC6",
49
- "test-dev-4": "https://quicknode.quicknode-ipfs.com/ipfs/QmSfkFAjxgN4w6n74BVu9Kvk3YtA8qxNz78dU7ifDUrQC6"
42
+ prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmTiLZa6Yz2baC6rnUXhHiw5MsZwNBAdUuSw22B4rGGpV2",
43
+ stage: "https://quicknode.quicknode-ipfs.com/ipfs/QmTiLZa6Yz2baC6rnUXhHiw5MsZwNBAdUuSw22B4rGGpV2",
44
+ dev: "https://quicknode.quicknode-ipfs.com/ipfs/QmTiLZa6Yz2baC6rnUXhHiw5MsZwNBAdUuSw22B4rGGpV2",
45
+ local: "https://quicknode.quicknode-ipfs.com/ipfs/QmTiLZa6Yz2baC6rnUXhHiw5MsZwNBAdUuSw22B4rGGpV2",
46
+ "test-dev-1": "https://quicknode.quicknode-ipfs.com/ipfs/QmTiLZa6Yz2baC6rnUXhHiw5MsZwNBAdUuSw22B4rGGpV2",
47
+ "test-dev-2": "https://quicknode.quicknode-ipfs.com/ipfs/QmTiLZa6Yz2baC6rnUXhHiw5MsZwNBAdUuSw22B4rGGpV2",
48
+ "test-dev-3": "https://quicknode.quicknode-ipfs.com/ipfs/QmTiLZa6Yz2baC6rnUXhHiw5MsZwNBAdUuSw22B4rGGpV2",
49
+ "test-dev-4": "https://quicknode.quicknode-ipfs.com/ipfs/QmTiLZa6Yz2baC6rnUXhHiw5MsZwNBAdUuSw22B4rGGpV2"
50
50
  },
51
51
  SelfieImage: {
52
- prod: "https://quicknode.quicknode-ipfs.com/ipfs/Qmbqq9xukvai1hNo3Z1v7Rr76WaEtt3bKK1yrHTf6n2JXP",
53
- stage: "https://quicknode.quicknode-ipfs.com/ipfs/Qmbqq9xukvai1hNo3Z1v7Rr76WaEtt3bKK1yrHTf6n2JXP",
54
- dev: "https://quicknode.quicknode-ipfs.com/ipfs/Qmbqq9xukvai1hNo3Z1v7Rr76WaEtt3bKK1yrHTf6n2JXP",
55
- local: "https://quicknode.quicknode-ipfs.com/ipfs/Qmbqq9xukvai1hNo3Z1v7Rr76WaEtt3bKK1yrHTf6n2JXP",
56
- "test-dev-1": "https://quicknode.quicknode-ipfs.com/ipfs/Qmbqq9xukvai1hNo3Z1v7Rr76WaEtt3bKK1yrHTf6n2JXP",
57
- "test-dev-2": "https://quicknode.quicknode-ipfs.com/ipfs/Qmbqq9xukvai1hNo3Z1v7Rr76WaEtt3bKK1yrHTf6n2JXP",
58
- "test-dev-3": "https://quicknode.quicknode-ipfs.com/ipfs/Qmbqq9xukvai1hNo3Z1v7Rr76WaEtt3bKK1yrHTf6n2JXP",
59
- "test-dev-4": "https://quicknode.quicknode-ipfs.com/ipfs/Qmbqq9xukvai1hNo3Z1v7Rr76WaEtt3bKK1yrHTf6n2JXP"
52
+ prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmURq8xRsfA6QUrMwYZ9nrFzFXm67wTSkN7hq82XiTrrxY",
53
+ stage: "https://quicknode.quicknode-ipfs.com/ipfs/QmURq8xRsfA6QUrMwYZ9nrFzFXm67wTSkN7hq82XiTrrxY",
54
+ dev: "https://quicknode.quicknode-ipfs.com/ipfs/QmURq8xRsfA6QUrMwYZ9nrFzFXm67wTSkN7hq82XiTrrxY",
55
+ local: "https://quicknode.quicknode-ipfs.com/ipfs/QmURq8xRsfA6QUrMwYZ9nrFzFXm67wTSkN7hq82XiTrrxY",
56
+ "test-dev-1": "https://quicknode.quicknode-ipfs.com/ipfs/QmURq8xRsfA6QUrMwYZ9nrFzFXm67wTSkN7hq82XiTrrxY",
57
+ "test-dev-2": "https://quicknode.quicknode-ipfs.com/ipfs/QmURq8xRsfA6QUrMwYZ9nrFzFXm67wTSkN7hq82XiTrrxY",
58
+ "test-dev-3": "https://quicknode.quicknode-ipfs.com/ipfs/QmURq8xRsfA6QUrMwYZ9nrFzFXm67wTSkN7hq82XiTrrxY",
59
+ "test-dev-4": "https://quicknode.quicknode-ipfs.com/ipfs/QmURq8xRsfA6QUrMwYZ9nrFzFXm67wTSkN7hq82XiTrrxY"
60
60
  },
61
61
  IDInformation_LD: {
62
62
  prod: "https://quicknode.quicknode-ipfs.com/ipfs/QmUFBpPnPanYZPcRKRnGFZeyYSpXx1L3XNngowjRtQFzrD",
@@ -432,31 +432,6 @@ var schema$7 = {
432
432
  title: "State of Birth",
433
433
  type: "string",
434
434
  description: "State of birth of the credential subject"
435
- },
436
- number: {
437
- title: "Document Number",
438
- type: "string",
439
- description: "Document Number (Document Identifier)"
440
- },
441
- expirationDate: {
442
- title: "Document Expiration Date",
443
- type: "number",
444
- description: "Document Expiration Date in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day"
445
- },
446
- issuedDate: {
447
- title: "Document Issued Date",
448
- type: "number",
449
- description: "Document Issued Date in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day"
450
- },
451
- mrzLine1: {
452
- title: "MRZ Line 1",
453
- type: "string",
454
- description: "Machine Readable Zone Line 1"
455
- },
456
- mrzLine2: {
457
- title: "MRZ Line 2",
458
- type: "string",
459
- description: "Machine Readable Zone Line 2"
460
435
  }
461
436
  }
462
437
  },
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var vault_schema = require('./vault.schema-7e7f9563.cjs.dev.cjs');
3
+ var vault_schema = require('./vault.schema-4b6853b7.cjs.dev.cjs');
4
4
 
5
5
  function _toArray(r) {
6
6
  return vault_schema._arrayWithHoles(r) || vault_schema._iterableToArray(r) || vault_schema._unsupportedIterableToArray(r) || vault_schema._nonIterableRest();
@@ -1,4 +1,4 @@
1
- import { g0 as _arrayWithHoles, g1 as _iterableToArray, f_ as _unsupportedIterableToArray, g2 as _nonIterableRest } from './vault.schema-3de57896.esm.mjs';
1
+ import { g0 as _arrayWithHoles, g1 as _iterableToArray, f_ as _unsupportedIterableToArray, g2 as _nonIterableRest } from './vault.schema-025f42bf.esm.mjs';
2
2
 
3
3
  function _toArray(r) {
4
4
  return _arrayWithHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableRest();
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var vault_schema = require('./vault.schema-f91aac6e.cjs.prod.cjs');
3
+ var vault_schema = require('./vault.schema-d577ccdd.cjs.prod.cjs');
4
4
 
5
5
  function _toArray(r) {
6
6
  return vault_schema._arrayWithHoles(r) || vault_schema._iterableToArray(r) || vault_schema._unsupportedIterableToArray(r) || vault_schema._nonIterableRest();
@@ -633,12 +633,7 @@ var IDInformationCredentialSubjectSchema = z.object({
633
633
  fullName: z.string().describe("Full name of the credential subject").optional(),
634
634
  birthDate: z.number()["int"]().describe("Birth Date of the credential subject in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day").optional(),
635
635
  countryOfBirth: z["enum"](["AFG", "ALB", "DZA", "ASM", "AND", "AGO", "AIA", "ATA", "ATG", "ARG", "ARM", "ABW", "AUS", "AUT", "AZE", "BHS", "BHR", "BGD", "BRB", "BLR", "BEL", "BLZ", "BEN", "BMU", "BTN", "BOL", "BES", "BIH", "BWA", "BVT", "BRA", "IOT", "BRN", "BGR", "BFA", "BDI", "CPV", "KHM", "CMR", "CAN", "CYM", "CAF", "TCD", "CHL", "CHN", "CXR", "CCK", "COL", "COM", "COD", "COG", "COK", "CRI", "HRV", "CUB", "CUW", "CYP", "CZE", "CIV", "DNK", "DJI", "DMA", "DOM", "ECU", "EGY", "SLV", "GNQ", "ERI", "EST", "SWZ", "ETH", "FLK", "FRO", "FJI", "FIN", "FRA", "GUF", "PYF", "ATF", "GAB", "GMB", "GEO", "DEU", "GHA", "GIB", "GRC", "GRL", "GRD", "GLP", "GUM", "GTM", "GGY", "GIN", "GNB", "GUY", "HTI", "HMD", "VAT", "HND", "HKG", "HUN", "ISL", "IND", "IDN", "IRN", "IRQ", "IRL", "IMN", "ISR", "ITA", "JAM", "JPN", "JEY", "JOR", "KAZ", "KEN", "KIR", "PRK", "KOR", "KWT", "KGZ", "LAO", "LVA", "LBN", "LSO", "LBR", "LBY", "LIE", "LTU", "LUX", "MAC", "MDG", "MWI", "MYS", "MDV", "MLI", "MLT", "MHL", "MTQ", "MRT", "MUS", "MYT", "MEX", "FSM", "MDA", "MCO", "MNG", "MNE", "MSR", "MAR", "MOZ", "MMR", "NAM", "NRU", "NPL", "NLD", "NCL", "NZL", "NIC", "NER", "NGA", "NIU", "NFK", "MNP", "NOR", "OMN", "PAK", "PLW", "PSE", "PAN", "PNG", "PRY", "PER", "PHL", "PCN", "POL", "PRT", "PRI", "QAT", "MKD", "ROU", "RUS", "RWA", "REU", "BLM", "SHN", "KNA", "LCA", "MAF", "SPM", "VCT", "WSM", "SMR", "STP", "SAU", "SEN", "SRB", "SYC", "SLE", "SGP", "SXM", "SVK", "SVN", "SLB", "SOM", "ZAF", "SGS", "SSD", "ESP", "LKA", "SDN", "SUR", "SJM", "SWE", "CHE", "SYR", "TWN", "TJK", "TZA", "THA", "TLS", "TGO", "TKL", "TON", "TTO", "TUN", "TUR", "TKM", "TCA", "TUV", "UGA", "UKR", "ARE", "GBR", "UMI", "USA", "URY", "UZB", "VUT", "VEN", "VNM", "VGB", "VIR", "WLF", "ESH", "YEM", "ZMB", "ZWE", "ALA", "ANT", "XKX"]).describe("Country of birth of the credential subject - - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)").optional(),
636
- stateOfBirth: z.string().describe("State of birth of the credential subject").optional(),
637
- number: z.string().describe("Document Number (Document Identifier)").optional(),
638
- expirationDate: z.number().describe("Document Expiration Date in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day").optional(),
639
- issuedDate: z.number().describe("Document Issued Date in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day").optional(),
640
- mrzLine1: z.string().describe("Machine Readable Zone Line 1").optional(),
641
- mrzLine2: z.string().describe("Machine Readable Zone Line 2").optional()
636
+ stateOfBirth: z.string().describe("State of birth of the credential subject").optional()
642
637
  }).describe("Original data extracted by the provider"),
643
638
  isSandbox: z["boolean"]().describe("Indicates if the credential was generated in a sandbox environment").optional()
644
639
  }).describe("Stores the data of the credential");
@@ -639,12 +639,7 @@ var IDInformationCredentialSubjectSchema = z.z.object({
639
639
  fullName: z.z.string().describe("Full name of the credential subject").optional(),
640
640
  birthDate: z.z.number()["int"]().describe("Birth Date of the credential subject in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day").optional(),
641
641
  countryOfBirth: z.z["enum"](["AFG", "ALB", "DZA", "ASM", "AND", "AGO", "AIA", "ATA", "ATG", "ARG", "ARM", "ABW", "AUS", "AUT", "AZE", "BHS", "BHR", "BGD", "BRB", "BLR", "BEL", "BLZ", "BEN", "BMU", "BTN", "BOL", "BES", "BIH", "BWA", "BVT", "BRA", "IOT", "BRN", "BGR", "BFA", "BDI", "CPV", "KHM", "CMR", "CAN", "CYM", "CAF", "TCD", "CHL", "CHN", "CXR", "CCK", "COL", "COM", "COD", "COG", "COK", "CRI", "HRV", "CUB", "CUW", "CYP", "CZE", "CIV", "DNK", "DJI", "DMA", "DOM", "ECU", "EGY", "SLV", "GNQ", "ERI", "EST", "SWZ", "ETH", "FLK", "FRO", "FJI", "FIN", "FRA", "GUF", "PYF", "ATF", "GAB", "GMB", "GEO", "DEU", "GHA", "GIB", "GRC", "GRL", "GRD", "GLP", "GUM", "GTM", "GGY", "GIN", "GNB", "GUY", "HTI", "HMD", "VAT", "HND", "HKG", "HUN", "ISL", "IND", "IDN", "IRN", "IRQ", "IRL", "IMN", "ISR", "ITA", "JAM", "JPN", "JEY", "JOR", "KAZ", "KEN", "KIR", "PRK", "KOR", "KWT", "KGZ", "LAO", "LVA", "LBN", "LSO", "LBR", "LBY", "LIE", "LTU", "LUX", "MAC", "MDG", "MWI", "MYS", "MDV", "MLI", "MLT", "MHL", "MTQ", "MRT", "MUS", "MYT", "MEX", "FSM", "MDA", "MCO", "MNG", "MNE", "MSR", "MAR", "MOZ", "MMR", "NAM", "NRU", "NPL", "NLD", "NCL", "NZL", "NIC", "NER", "NGA", "NIU", "NFK", "MNP", "NOR", "OMN", "PAK", "PLW", "PSE", "PAN", "PNG", "PRY", "PER", "PHL", "PCN", "POL", "PRT", "PRI", "QAT", "MKD", "ROU", "RUS", "RWA", "REU", "BLM", "SHN", "KNA", "LCA", "MAF", "SPM", "VCT", "WSM", "SMR", "STP", "SAU", "SEN", "SRB", "SYC", "SLE", "SGP", "SXM", "SVK", "SVN", "SLB", "SOM", "ZAF", "SGS", "SSD", "ESP", "LKA", "SDN", "SUR", "SJM", "SWE", "CHE", "SYR", "TWN", "TJK", "TZA", "THA", "TLS", "TGO", "TKL", "TON", "TTO", "TUN", "TUR", "TKM", "TCA", "TUV", "UGA", "UKR", "ARE", "GBR", "UMI", "USA", "URY", "UZB", "VUT", "VEN", "VNM", "VGB", "VIR", "WLF", "ESH", "YEM", "ZMB", "ZWE", "ALA", "ANT", "XKX"]).describe("Country of birth of the credential subject - - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)").optional(),
642
- stateOfBirth: z.z.string().describe("State of birth of the credential subject").optional(),
643
- number: z.z.string().describe("Document Number (Document Identifier)").optional(),
644
- expirationDate: z.z.number().describe("Document Expiration Date in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day").optional(),
645
- issuedDate: z.z.number().describe("Document Issued Date in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day").optional(),
646
- mrzLine1: z.z.string().describe("Machine Readable Zone Line 1").optional(),
647
- mrzLine2: z.z.string().describe("Machine Readable Zone Line 2").optional()
642
+ stateOfBirth: z.z.string().describe("State of birth of the credential subject").optional()
648
643
  }).describe("Original data extracted by the provider"),
649
644
  isSandbox: z.z["boolean"]().describe("Indicates if the credential was generated in a sandbox environment").optional()
650
645
  }).describe("Stores the data of the credential");
@@ -639,12 +639,7 @@ var IDInformationCredentialSubjectSchema = z.z.object({
639
639
  fullName: z.z.string().describe("Full name of the credential subject").optional(),
640
640
  birthDate: z.z.number()["int"]().describe("Birth Date of the credential subject in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day").optional(),
641
641
  countryOfBirth: z.z["enum"](["AFG", "ALB", "DZA", "ASM", "AND", "AGO", "AIA", "ATA", "ATG", "ARG", "ARM", "ABW", "AUS", "AUT", "AZE", "BHS", "BHR", "BGD", "BRB", "BLR", "BEL", "BLZ", "BEN", "BMU", "BTN", "BOL", "BES", "BIH", "BWA", "BVT", "BRA", "IOT", "BRN", "BGR", "BFA", "BDI", "CPV", "KHM", "CMR", "CAN", "CYM", "CAF", "TCD", "CHL", "CHN", "CXR", "CCK", "COL", "COM", "COD", "COG", "COK", "CRI", "HRV", "CUB", "CUW", "CYP", "CZE", "CIV", "DNK", "DJI", "DMA", "DOM", "ECU", "EGY", "SLV", "GNQ", "ERI", "EST", "SWZ", "ETH", "FLK", "FRO", "FJI", "FIN", "FRA", "GUF", "PYF", "ATF", "GAB", "GMB", "GEO", "DEU", "GHA", "GIB", "GRC", "GRL", "GRD", "GLP", "GUM", "GTM", "GGY", "GIN", "GNB", "GUY", "HTI", "HMD", "VAT", "HND", "HKG", "HUN", "ISL", "IND", "IDN", "IRN", "IRQ", "IRL", "IMN", "ISR", "ITA", "JAM", "JPN", "JEY", "JOR", "KAZ", "KEN", "KIR", "PRK", "KOR", "KWT", "KGZ", "LAO", "LVA", "LBN", "LSO", "LBR", "LBY", "LIE", "LTU", "LUX", "MAC", "MDG", "MWI", "MYS", "MDV", "MLI", "MLT", "MHL", "MTQ", "MRT", "MUS", "MYT", "MEX", "FSM", "MDA", "MCO", "MNG", "MNE", "MSR", "MAR", "MOZ", "MMR", "NAM", "NRU", "NPL", "NLD", "NCL", "NZL", "NIC", "NER", "NGA", "NIU", "NFK", "MNP", "NOR", "OMN", "PAK", "PLW", "PSE", "PAN", "PNG", "PRY", "PER", "PHL", "PCN", "POL", "PRT", "PRI", "QAT", "MKD", "ROU", "RUS", "RWA", "REU", "BLM", "SHN", "KNA", "LCA", "MAF", "SPM", "VCT", "WSM", "SMR", "STP", "SAU", "SEN", "SRB", "SYC", "SLE", "SGP", "SXM", "SVK", "SVN", "SLB", "SOM", "ZAF", "SGS", "SSD", "ESP", "LKA", "SDN", "SUR", "SJM", "SWE", "CHE", "SYR", "TWN", "TJK", "TZA", "THA", "TLS", "TGO", "TKL", "TON", "TTO", "TUN", "TUR", "TKM", "TCA", "TUV", "UGA", "UKR", "ARE", "GBR", "UMI", "USA", "URY", "UZB", "VUT", "VEN", "VNM", "VGB", "VIR", "WLF", "ESH", "YEM", "ZMB", "ZWE", "ALA", "ANT", "XKX"]).describe("Country of birth of the credential subject - - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)").optional(),
642
- stateOfBirth: z.z.string().describe("State of birth of the credential subject").optional(),
643
- number: z.z.string().describe("Document Number (Document Identifier)").optional(),
644
- expirationDate: z.z.number().describe("Document Expiration Date in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day").optional(),
645
- issuedDate: z.z.number().describe("Document Issued Date in integer format of yyyymmdd, example: 20231226 2023 year, 12-December, 26-day").optional(),
646
- mrzLine1: z.z.string().describe("Machine Readable Zone Line 1").optional(),
647
- mrzLine2: z.z.string().describe("Machine Readable Zone Line 2").optional()
642
+ stateOfBirth: z.z.string().describe("State of birth of the credential subject").optional()
648
643
  }).describe("Original data extracted by the provider"),
649
644
  isSandbox: z.z["boolean"]().describe("Indicates if the credential was generated in a sandbox environment").optional()
650
645
  }).describe("Stores the data of the credential");
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var identityApi_schema = require('../../dist/identity-api.schema-9ecd79c8.cjs.dev.cjs');
5
+ var identityApi_schema = require('../../dist/identity-api.schema-3b0ade9c.cjs.dev.cjs');
6
6
  require('zod');
7
- require('../../dist/vault.schema-7e7f9563.cjs.dev.cjs');
7
+ require('../../dist/vault.schema-4b6853b7.cjs.dev.cjs');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
10
  require('crypto');
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var identityApi_schema = require('../../dist/identity-api.schema-952f67dc.cjs.prod.cjs');
5
+ var identityApi_schema = require('../../dist/identity-api.schema-3a746737.cjs.prod.cjs');
6
6
  require('zod');
7
- require('../../dist/vault.schema-f91aac6e.cjs.prod.cjs');
7
+ require('../../dist/vault.schema-d577ccdd.cjs.prod.cjs');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
10
  require('crypto');
@@ -1,6 +1,6 @@
1
- export { v as ACTION_STATUSES, t as ACTION_TRIGGERS, b8 as ARRAY_OPERATORS, aM as AUTHORIZATION_REQUEST_MESSAGE_TYPES, A as AVAILABLE_FLOWS, a4 as AbbreviatedWorkflowScenario, a2 as Action, w as ActionStatus, u as ActionTrigger, s as ActionType, x as ActionValue, bo as AllCredentialValues, c4 as AllScenarioExecutionAuthorizationData, bY as AnyTxAuthDataSignatureResponse, b$ as AnyTxAuthInputJsSdk, bR as ApiTezosTxAuthInput, bL as ApiTxAuthInput, b9 as ArrayOperator, aU as AuthQrCodeData, ap as AuthSession, ar as AuthSessionData, aP as AuthorizationRequestMessage, aO as AuthorizationRequestMessageType, aN as AuthorizationRequestMessageTypes, aS as AuthorizationResponseMessage, n as AvailableFlow, be as BOOLEAN_OPERATORS, M as BackwardsCompatibleScenarioType, L as BackwardsCompatibleScenarioTypes, N as BaseQueryResponse, bf as BooleanOperator, aJ as CIRCUIT_IDS, bz as ChallengeQuerySchema, as as ChallengeResponse, aK as CircuitId, b as CloseScreenNotification, a7 as ComplianceImplementationStepsInput, c3 as CreateAuthRequestProps, a6 as CreateTemplateScenario, aT as CredentialQrCodeData, bg as DATE_OPERATORS, bi as DISPLAY_MODE, D as DataAvailableOnStart, bh as DateOperator, bj as DisplayMode, bZ as Eip155TxAuthInputJsSdk, U as ExecuteQueryResponse, bX as ExtendedTezosTxAuthDataSignatureResponse, bV as ExtendedTezosTxAuthInput, bW as ExtendedTxAuthDataSignatureResponse, bU as ExtendedTxAuthInput, ao as GenerateWalletChallengeRequest, a9 as GetCredentialsRequest, aa as GetCredentialsResponse, av as GetCustomerStatusRequest, aA as GetCustomerStatusResponse, bT as GetTezosTxAuthDataSignatureResponse, bO as GetTxAuthDataSignatureFailureResponse, bP as GetTxAuthDataSignatureResponse, bN as GetTxAuthDataSignatureSuccessResponse, ai as GetTxAuthSigRequest, ak as GetTxAuthSigRequestTezos, aj as GetTxAuthSigResponse, al as GetTxAuthSigResponseTezos, aD as HostMessage, am as HostRequestMessage, H as HostResponseMessage, bn as IDInformationTfhe, aB as IdentityAppMessage, aE as IdentityMessage, i as IdentityNotificationMessage, m as IdentityRequestMessage, an as IdentityResponseMessage, aw as IdentitySdkMessage, ax as IdentitySdkMessageWithIdentifier, aC as IdentityWallet, j as InitialDataRequest, o as InitialDataResponse, I as IsVerifiedNotification, ag as IsVerifiedRequest, ah as IsVerifiedResponse, K as KycCompletionData, c as KycCompletionNotification, aH as MediaType, aI as MediaTypePID, aq as MobileExchangeTokenResponse, bc as NUMERIC_OPERATORS, bd as NumericOperator, bA as OLD_CHALLENGE_QUERY_OPERATORS, bB as OLD_ChallengeQueryOperator, bE as OLD_ChallengeQueryOperatorToOperator, bw as OLD_ChallengeQuerySchema, bG as OLD_QueryCredentialType, bF as OLD_QueryCredentialTypes, b0 as OPERATORS, g as OcvSdkInitialized, O as OffChainScenarioExecutionData, Q as OffChainZKPRuleResult, d as OnChainScenarioExecutionData, b1 as Operator, bC as OperatorMappings, bD as OperatorToOLD_ChallengeQueryOperator, bv as PartialQueryConfigSimplified, P as PolygonIdInitialized, ac as PolygonIdRequest, ab as PolygonIdRequestData, ae as PolygonIdResponse, ad as PolygonIdResponseData, c2 as PrivacyPreservingMonitoring, aQ as ProofData, a_ as QUERY_LOGIC_OPERATOR, aV as QrCodeLinkWithSchemaType, bp as QueriesOptions, bs as QueryConfigSimplified, br as QueryConfigTfhe, by as QueryCredentialType, bx as QueryCredentialTypes, bt as QueryGroupConfigSimplified, a$ as QueryLogicOperator, bq as QueryType, aF as RequiredDataRowSchema, aG as RequiredVerificationData, V as RuleEngineResponse, R as RuleEngineScenarioExecutionData, bu as RuleResultQueryConfig, Y as RuleResultStatus, Z as RuleResultStatusLabels, X as RuleResultStatuses, b3 as RuleTimeframe, r as SCENARIO_ACTION_TYPES, c5 as SCENARIO_AUTHORIZATION_STATUSES, ba as STRING_OPERATORS, bk as SUPPORTED_TYPES, S as ScenarioAuthorizationData, c6 as ScenarioAuthorizationStatus, e as ScenarioExecutionData, f as ScenarioExecutionNotification, W as ScenarioExecutionResponse, E as ScenarioMode, B as ScenarioModes, J as ScenarioSchema, G as ScenarioStatus, F as ScenarioStatuses, z as ScenarioType, y as ScenarioTypes, _ as SdkVerificationOutput, a as SdkVerificationResponseSchema, l as SendTransactionRequest, k as SignatureRequest, p as SignatureResponse, a8 as SimplifiedCredential, a3 as SimplifiedScenario, aZ as SpecialDataSetType, aY as SpecialDataSetTypes, h as StartCompletedNotification, af as StartFlowRequest, bb as StringOperator, bl as SupportedQueryInputType, bm as SupportedQueryInputTypes, b2 as TIMEFRAME, a5 as TemplateScenario, bQ as TezosTxAuthInput, b_ as TezosTxAuthInputJsSdk, bS as TezosTxSignatureResponse, T as TransactionData, q as TransactionResponse, az as TxAuthDataSignatureGatingError, au as TxAuthDataSignatureGatingRequest, ay as TxAuthDataSignatureResponse, bK as TxAuthInput, bM as TxSignatureResponse, a1 as VerificationOutput, a0 as VerificationSessionStatus, $ as VerificationSessionStatuses, c8 as VerifyWalletChallengeRequest, at as WalletSignResponse, c7 as WalletSignatureResponse, b4 as ZKPOperator, c0 as ZKPRequest, c1 as ZKPRequestFromZKVerifier, aL as ZeroKnowledgeProofRequest, aR as ZeroKnowledgeProofResponse, bI as getOldCredentialPath, bH as getOldCredentialType, bJ as oldCredentialPathToDataLink, b5 as operatorDisplayMap, aW as parseIden3Message, aX as parseSessionIdFromUrl, b7 as timeframeAlertDisplayMap, b6 as timeframeDisplayMap } from '../../dist/identity-api.schema-2ea8e9e4.esm.mjs';
1
+ export { v as ACTION_STATUSES, t as ACTION_TRIGGERS, b8 as ARRAY_OPERATORS, aM as AUTHORIZATION_REQUEST_MESSAGE_TYPES, A as AVAILABLE_FLOWS, a4 as AbbreviatedWorkflowScenario, a2 as Action, w as ActionStatus, u as ActionTrigger, s as ActionType, x as ActionValue, bo as AllCredentialValues, c4 as AllScenarioExecutionAuthorizationData, bY as AnyTxAuthDataSignatureResponse, b$ as AnyTxAuthInputJsSdk, bR as ApiTezosTxAuthInput, bL as ApiTxAuthInput, b9 as ArrayOperator, aU as AuthQrCodeData, ap as AuthSession, ar as AuthSessionData, aP as AuthorizationRequestMessage, aO as AuthorizationRequestMessageType, aN as AuthorizationRequestMessageTypes, aS as AuthorizationResponseMessage, n as AvailableFlow, be as BOOLEAN_OPERATORS, M as BackwardsCompatibleScenarioType, L as BackwardsCompatibleScenarioTypes, N as BaseQueryResponse, bf as BooleanOperator, aJ as CIRCUIT_IDS, bz as ChallengeQuerySchema, as as ChallengeResponse, aK as CircuitId, b as CloseScreenNotification, a7 as ComplianceImplementationStepsInput, c3 as CreateAuthRequestProps, a6 as CreateTemplateScenario, aT as CredentialQrCodeData, bg as DATE_OPERATORS, bi as DISPLAY_MODE, D as DataAvailableOnStart, bh as DateOperator, bj as DisplayMode, bZ as Eip155TxAuthInputJsSdk, U as ExecuteQueryResponse, bX as ExtendedTezosTxAuthDataSignatureResponse, bV as ExtendedTezosTxAuthInput, bW as ExtendedTxAuthDataSignatureResponse, bU as ExtendedTxAuthInput, ao as GenerateWalletChallengeRequest, a9 as GetCredentialsRequest, aa as GetCredentialsResponse, av as GetCustomerStatusRequest, aA as GetCustomerStatusResponse, bT as GetTezosTxAuthDataSignatureResponse, bO as GetTxAuthDataSignatureFailureResponse, bP as GetTxAuthDataSignatureResponse, bN as GetTxAuthDataSignatureSuccessResponse, ai as GetTxAuthSigRequest, ak as GetTxAuthSigRequestTezos, aj as GetTxAuthSigResponse, al as GetTxAuthSigResponseTezos, aD as HostMessage, am as HostRequestMessage, H as HostResponseMessage, bn as IDInformationTfhe, aB as IdentityAppMessage, aE as IdentityMessage, i as IdentityNotificationMessage, m as IdentityRequestMessage, an as IdentityResponseMessage, aw as IdentitySdkMessage, ax as IdentitySdkMessageWithIdentifier, aC as IdentityWallet, j as InitialDataRequest, o as InitialDataResponse, I as IsVerifiedNotification, ag as IsVerifiedRequest, ah as IsVerifiedResponse, K as KycCompletionData, c as KycCompletionNotification, aH as MediaType, aI as MediaTypePID, aq as MobileExchangeTokenResponse, bc as NUMERIC_OPERATORS, bd as NumericOperator, bA as OLD_CHALLENGE_QUERY_OPERATORS, bB as OLD_ChallengeQueryOperator, bE as OLD_ChallengeQueryOperatorToOperator, bw as OLD_ChallengeQuerySchema, bG as OLD_QueryCredentialType, bF as OLD_QueryCredentialTypes, b0 as OPERATORS, g as OcvSdkInitialized, O as OffChainScenarioExecutionData, Q as OffChainZKPRuleResult, d as OnChainScenarioExecutionData, b1 as Operator, bC as OperatorMappings, bD as OperatorToOLD_ChallengeQueryOperator, bv as PartialQueryConfigSimplified, P as PolygonIdInitialized, ac as PolygonIdRequest, ab as PolygonIdRequestData, ae as PolygonIdResponse, ad as PolygonIdResponseData, c2 as PrivacyPreservingMonitoring, aQ as ProofData, a_ as QUERY_LOGIC_OPERATOR, aV as QrCodeLinkWithSchemaType, bp as QueriesOptions, bs as QueryConfigSimplified, br as QueryConfigTfhe, by as QueryCredentialType, bx as QueryCredentialTypes, bt as QueryGroupConfigSimplified, a$ as QueryLogicOperator, bq as QueryType, aF as RequiredDataRowSchema, aG as RequiredVerificationData, V as RuleEngineResponse, R as RuleEngineScenarioExecutionData, bu as RuleResultQueryConfig, Y as RuleResultStatus, Z as RuleResultStatusLabels, X as RuleResultStatuses, b3 as RuleTimeframe, r as SCENARIO_ACTION_TYPES, c5 as SCENARIO_AUTHORIZATION_STATUSES, ba as STRING_OPERATORS, bk as SUPPORTED_TYPES, S as ScenarioAuthorizationData, c6 as ScenarioAuthorizationStatus, e as ScenarioExecutionData, f as ScenarioExecutionNotification, W as ScenarioExecutionResponse, E as ScenarioMode, B as ScenarioModes, J as ScenarioSchema, G as ScenarioStatus, F as ScenarioStatuses, z as ScenarioType, y as ScenarioTypes, _ as SdkVerificationOutput, a as SdkVerificationResponseSchema, l as SendTransactionRequest, k as SignatureRequest, p as SignatureResponse, a8 as SimplifiedCredential, a3 as SimplifiedScenario, aZ as SpecialDataSetType, aY as SpecialDataSetTypes, h as StartCompletedNotification, af as StartFlowRequest, bb as StringOperator, bl as SupportedQueryInputType, bm as SupportedQueryInputTypes, b2 as TIMEFRAME, a5 as TemplateScenario, bQ as TezosTxAuthInput, b_ as TezosTxAuthInputJsSdk, bS as TezosTxSignatureResponse, T as TransactionData, q as TransactionResponse, az as TxAuthDataSignatureGatingError, au as TxAuthDataSignatureGatingRequest, ay as TxAuthDataSignatureResponse, bK as TxAuthInput, bM as TxSignatureResponse, a1 as VerificationOutput, a0 as VerificationSessionStatus, $ as VerificationSessionStatuses, c8 as VerifyWalletChallengeRequest, at as WalletSignResponse, c7 as WalletSignatureResponse, b4 as ZKPOperator, c0 as ZKPRequest, c1 as ZKPRequestFromZKVerifier, aL as ZeroKnowledgeProofRequest, aR as ZeroKnowledgeProofResponse, bI as getOldCredentialPath, bH as getOldCredentialType, bJ as oldCredentialPathToDataLink, b5 as operatorDisplayMap, aW as parseIden3Message, aX as parseSessionIdFromUrl, b7 as timeframeAlertDisplayMap, b6 as timeframeDisplayMap } from '../../dist/identity-api.schema-f6610db0.esm.mjs';
2
2
  import 'zod';
3
- import '../../dist/vault.schema-3de57896.esm.mjs';
3
+ import '../../dist/vault.schema-025f42bf.esm.mjs';
4
4
  import 'nanoid';
5
5
  import 'decimal.js';
6
6
  import 'crypto';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nexeraid/identity-schemas",
3
- "version": "2.189.0-dev",
3
+ "version": "2.190.0-dev",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "ISC",
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-7e7f9563.cjs.dev.cjs');
6
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-8f6c7694.cjs.dev.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-4b6853b7.cjs.dev.cjs');
6
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-7bf12d02.cjs.dev.cjs');
7
7
  require('zod');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
- require('../../dist/identity-api.schema-9ecd79c8.cjs.dev.cjs');
10
+ require('../../dist/identity-api.schema-3b0ade9c.cjs.dev.cjs');
11
11
  require('crypto');
12
12
 
13
13
  var ALL_SCORECHAIN_BLOCKCHAIN = [{
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-f91aac6e.cjs.prod.cjs');
6
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-2399aebc.cjs.prod.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-d577ccdd.cjs.prod.cjs');
6
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-7d8f8e3a.cjs.prod.cjs');
7
7
  require('zod');
8
8
  require('nanoid');
9
9
  require('decimal.js');
10
- require('../../dist/identity-api.schema-952f67dc.cjs.prod.cjs');
10
+ require('../../dist/identity-api.schema-3a746737.cjs.prod.cjs');
11
11
  require('crypto');
12
12
 
13
13
  var ALL_SCORECHAIN_BLOCKCHAIN = [{
@@ -1,9 +1,9 @@
1
- export { g5 as ANALYSIS_TYPES, g6 as AnalysisType, ge as Coin, gj as EntityRiskDefaultsMap, gi as EntityRiskDefaultsValues, gp as GetActiveBlockchains, go as GetActiveBlockchainsRequest, gq as GetActiveBlockchainsResponse, gu as GetAddressAnalysis, gr as GetAddressAnalysisRequest, gw as GetAddressAnalysisResponse, gv as GetTransactionAnalysis, gs as GetTransactionAnalysisRequest, gx as GetTransactionAnalysisResponse, ga as NonMinimalScorechainBlockchain, g7 as OBJECT_TYPES, g8 as ObjectType, gz as RawScorechainResult, gh as RiskExplanation, gf as RiskSeverity, gm as ScorechainAnalysis, g9 as ScorechainBlockchain, gb as ScorechainBlockchainToNamespace, gt as ScorechainEntity, gg as ScorechainEntityType, gl as ScorechainError, gk as ScorechainErrorResponse, gA as ScorechainRiskToRiskLevel, gD as ScorechainTransactionRiskLevel, gC as ScorechainWalletRiskLevel, gB as ScorechainWalletRiskLevels, gy as ScoringAnalysisApiRequest, g3 as ScoringAnalysisRequest, gn as ScoringAnalysisResponse, g4 as WorkflowsScoringAnalysisRequest, gd as compareRiskLevels, gc as getRiskLevelByRiskScore } from '../../dist/vault.schema-3de57896.esm.mjs';
2
- export { K as AMLMetadata, cP as APPLICANT_CHECK_STATUSES, d4 as ApiErrorCommandResponse, d3 as ApiErrorResponse, d5 as ApiSuccessCommandResponse, cQ as ApplicantCheckStatus, cB as ApplicantImages, bA as ApplicantMemberOfSchema, bR as BENEFICIARY_TYPES, bC as BaseApplicantActionSchema, b8 as BaseProvider, bT as BeneficiaryCompanyCustomerClaims, bU as BeneficiaryCompanyCustomerClaimsArray, bS as BeneficiaryType, dg as BeneficiaryVerificationStatus, dh as BeneficiaryVerificationStatusArray, j as BigCSErrorCodes, b4 as BigConfig, B as BigCryptoChain, h as BigProperties, g as BigPropertiesLiteral, i as BigProperty, bb as BigProvider, k as BitRankRequest, l as BitRankVerified, n as BitRankVerifiedError, m as BitRankVerifiedErrorResponse, o as BitRankVerifiedResponse, dd as COMPANY_DOCUMENT_STATUS, ap as COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES, ar as COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES, an as COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES, ag as COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS, ad as COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE, dB as ChainalysisApiError, a$ as ChainalysisConfig, dz as ChainalysisErrorCodes, be as ChainalysisProvider, dx as ChainalysisRegisterApiResponse, dC as ChainalysisRegisterResponse, dw as ChainalysisRequest, dA as ChainalysisRiskAssessmentApiResponse, dD as ChainalysisRiskAssessmentResponse, dy as ChainalysisRiskLevel, a4 as CoerceDateUTC, dH as CoinMarketCapApiResponse, dI as CoinMarketCapFiatId, dF as CoinMarketCapQuote, dG as CoinMarketCapQuotes, dE as CoinMarketCapRequest, df as CompanyDocumentMetaData, de as CompanyDocumentStatus, aH as ComplyAdvantageAmlFullListing, aG as ComplyAdvantageAmlItemSource, aq as ComplyAdvantageCountryFieldSources, as as ComplyAdvantageDateOfBirthFieldSources, aF as ComplyAdvantageKeyInformation, aC as ComplyAdvantageMedia, aR as ComplyAdvantageMonitorSearchDataResponse, aT as ComplyAdvantageMonitorSearchResponse, aS as ComplyAdvantageMonitorSearchSuccessResponse, aU as ComplyAdvantageMonitoredSearchUpdate, ao as ComplyAdvantageNationalityFieldSources, bl as ComplyAdvantageProvider, bk as ComplyAdvantageProviderConfigElement, bj as ComplyAdvantageProviderConfigFilters, bi as ComplyAdvantageProviderConfigTypes, ah as ComplyAdvantageReponseMatchStatus, ae as ComplyAdvantageResponseMatchType, aE as ComplyAdvantageSearchDataResponse, aD as ComplyAdvantageSearchDataResponseHit, aI as ComplyAdvantageSearchEntitiesDataResponse, aK as ComplyAdvantageSearchEntitiesResponse, aJ as ComplyAdvantageSearchEntitiesSuccessResponse, a as ComplyAdvantageSearchErrorResponse, aL as ComplyAdvantageSearchRequest, aM as ComplyAdvantageSearchRequests, C as ComplyAdvantageSearchResponse, b as ComplyAdvantageSearchSuccessResponse, aO as ComplyAdvantageUpdateSearchEntitiesRequest, aQ as ComplyAdvantageUpdateSearchEntitiesResponse, aP as ComplyAdvantageUpdateSearchEntitiesSuccessResponse, aN as ComplyAdvantageUpdateSearchRequest, aA as ComplyAdvantageUser, br as CreateProviderInput, bs as CreateProviderResponse, at as CreateSearchInput, c$ as CredentialMetadata, b1 as CrystalIntelligenceConfig, bg as CrystalIntelligenceProvider, dP as CrystalWalletScreeningApiRequest, dQ as CrystalWalletScreeningResponse, c_ as CustomerContactInformationOutput, dm as CustomerDocumentMetaData, dn as CustomerStatusResults, aZ as DataProvider, aY as DataProviderOptions, bw as DeleteProviderInput, bx as DeleteProviderResponse, y as DocumentIdMetadata, x as DocumentIdType, D as DocumentIdTypes, cn as DocumentMetadataSchema, co as DocumentSubmitResponse, J as EmailMetadata, E as EmailVerificationAnalysisResponse, cN as EmailVerificationResponse, F as File, cZ as GetCredentialsOutput, dj as GetKybSessionInput, dk as GetKybSessionResponse, cT as GetKycSessionInput, cU as GetKycSessionResponse, d0 as GetKycSessionResponseWithCredentialsMetadata, d6 as GetKycSessionsOutput, bq as GetProviderResponse, bp as GetProvidersResponse, ab as HIGH_RISK_TYPES, d1 as IDImageMetaData, bP as INDIVIDUAL_BENEFICIARY_RELATIONS, aX as IdentityProvider, aW as IdentityProviderOptions, bQ as IndividualBeneficiaryRelation, c as IpQualityAnalysisRequest, d as IpQualityAnalysisResponse, b5 as IpQualityConfig, e as IpQualityServiceAnalysis, I as IpQualityServiceAnalysisResponse, f as IpQualityServiceErrorResponse, bh as IpqualityscoreProvider, d9 as KYB_RESULTS, db as KYB_SESSION_STATUSES, d7 as KYB_STEP_TYPES, c2 as KYC_DOC_SIDES, cJ as KYC_RESULTS, cL as KYC_SESSION_STATUSES, cF as KYC_STEP_TYPES, da as KybResult, dc as KybSessionStatus, d8 as KybStep, c3 as KycDocSide, cK as KycResult, cM as KycSessionStatus, cG as KycStep, cI as KycStepStatus, cH as KycStepStatuses, L as LivenessMetadata, ac as MEDIUM_RISK_TYPES, av as MatchStatus, au as MatchStatuses, aB as MatchTypeDetail, M as MergedProviders, du as MerkleAddressApiError, dt as MerkleAddressApiResponse, ds as MerkleAddressRequest, dv as MerkleAddressResponse, dr as MerkleBlockChainCodes, dq as MerkleBlockChainName, dp as MerkleBlockChainTypes, a_ as MerkleScienceConfig, bd as MerkleScienceProvider, N as NestedSession, ba as NexeraIdKYBProvider, b9 as NexeraIdSSIDProvider, H as PhoneMetadata, P as PhoneVerificationAnalysisResponse, A as ProofOfAddressDocumentType, z as ProofOfAddressDocumentTypes, G as ProofOfAddressMetadata, cY as ProofOfResidenceDocumentType, cX as ProofOfResidenceMetaData, bn as ProviderData, bo as ProviderDataProject, b7 as ProviderIntegrationType, b6 as ProviderIntegrationTypeOptions, aV as ProviderWithoutConfig, Z as RESULT_PARSER_ERROR, w as ReasonCode, v as ReasonCodes, R as RequestProperty, ax as RiskLevel, aw as RiskLevels, a9 as SEARCH_FILTER_ADVERSE_MEDIA_TYPE, a7 as SEARCH_FILTER_PEP_TYPE, a5 as SEARCH_FILTER_SANCTION_TYPE, ai as SEARCH_FILTER_TYPES, X as SESSION_NOT_FOUND, a1 as STEP_NOT_FOUND, bF as SUMSUB_APPLICANT_TYPES, cg as SUMSUB_COMPANY_BENEFICIARY_GROUP, b_ as SUMSUB_DOC_TYPES, c4 as SUMSUB_FLOW_LEVEL, cw as SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS, c0 as SUMSUB_KYC_DOC_TYPES, cl as SUMSUB_MEDIA_CONTENT_TYPES, bH as SUMSUB_REVIEW_ANSWERS, cC as SUMSUB_REVIEW_REJECT_LABELS, cE as SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION, bJ as SUMSUB_REVIEW_REJECT_TYPES, bY as SUMSUB_REVIEW_STATUSES, bD as SUMSUB_STEPS, bW as SUMSUB_WEBHOOK_INTERNAL_STATUS, b2 as ScorechainConfig, bc as ScorechainProvider, al as SearchEntityType, ak as SearchEntityTypes, aa as SearchFilterAdverseMediaType, a8 as SearchFilterPepType, a6 as SearchFilterSanctionType, aj as SearchFilterType, am as SearchFilters, di as SelectKybSession, cR as SelectKycSession, cO as SelectKycSessionStep, cS as SelectKycSessionWithCompletedSteps, d2 as SelfieImageMetaData, r as Session, s as SessionWithoutSteps, p as Status, S as Statuses, O as Step, u as StepType, t as StepTypes, bN as SumSubAddress, bO as SumSubApplicantInfo, cq as SumSubApplicantResetSchema, cp as SumSubApplicantReviewStatusSchema, cv as SumSubApplicantSchema, bG as SumSubApplicantType, ck as SumSubApplicantVerificationStepSchema, bV as SumSubCompanyApplicantInfo, ce as SumSubCompanyApplicantSchema, b$ as SumSubDocType, c5 as SumSubFlowLevel, cr as SumSubGenerateExternalWebSdkLinkSchema, cf as SumSubImageId, c9 as SumSubImageReviewResultSchema, ca as SumSubImageStatus, cd as SumSubIndividualApplicantSchema, c1 as SumSubKycDocType, cm as SumSubMediaContentType, c6 as SumSubRequiredIdDoc, bI as SumSubReviewAnswer, cD as SumSubReviewRejectLabel, bK as SumSubReviewRejectType, c8 as SumSubReviewResultSchema, bZ as SumSubReviewStatus, cA as SumSubSimilarApplicantsSchema, bE as SumSubStep, cj as SumSubVerificationStepSchema, bB as SumSubWebhookSchema, cc as SumsubApplicantType, cb as SumsubApplicantTypes, ch as SumsubCompanyBeneficiaryGroup, bM as SumsubCountryCode, cu as SumsubKybDataSchema, cz as SumsubKybSessionFlowSection, cy as SumsubKybSessionFlowSectionItem, cx as SumsubKybSessionFlowSectionStatus, ct as SumsubKycDataSchema, bL as SumsubReviewDecision, ci as SumsubStepStatus, cs as SumsubVideoCallData, bX as SumsubWebhookInternalStatus, bm as SynapsProvider, _ as SynapsSessionErrorResponse, Q as SynapsSessionEvent, V as SynapsSessionRequest, $ as SynapsSessionResponse, a2 as SynapsStepErrorResponse, T as SynapsStepEvent, a0 as SynapsStepRequest, a3 as SynapsStepResponse, dN as TRMLabsAddressesScreening, dJ as TRMLabsAddressesScreeningApiRequest, dO as TRMLabsAddressesScreeningResponse, b0 as TRMLabsConfig, bf as TRMLabsProvider, dM as TRMLabsRiskScoreToScorechainRiskMapping, dK as TRM_RISK_SCORE_LEVEL, dL as TRM_RISK_SCORE_LEVEL_LABEL, bv as ToggleProviderInput, Y as UNKNOWN_ERROR, dl as UpdateKybSessionOutput, cV as UpdateKycSessionOutput, bt as UpdateProviderInput, bu as UpdateProviderResponse, az as UpdateSearchEntitiesInput, ay as UpdateSearchInput, c7 as UploadDocumentRequest, cW as VideoKycMetaData, by as WEBHOOK_TYPES, q as WebhookPayload, bz as WebhookType, b3 as WorkflowsScorechainConfig, W as WrappedIpQualityServiceErrorResponse, af as mappingMatchTypeToLabel, U as typeToHumanReadable } from '../../dist/CoinMarketCap.schema-331c6954.esm.mjs';
1
+ export { g5 as ANALYSIS_TYPES, g6 as AnalysisType, ge as Coin, gj as EntityRiskDefaultsMap, gi as EntityRiskDefaultsValues, gp as GetActiveBlockchains, go as GetActiveBlockchainsRequest, gq as GetActiveBlockchainsResponse, gu as GetAddressAnalysis, gr as GetAddressAnalysisRequest, gw as GetAddressAnalysisResponse, gv as GetTransactionAnalysis, gs as GetTransactionAnalysisRequest, gx as GetTransactionAnalysisResponse, ga as NonMinimalScorechainBlockchain, g7 as OBJECT_TYPES, g8 as ObjectType, gz as RawScorechainResult, gh as RiskExplanation, gf as RiskSeverity, gm as ScorechainAnalysis, g9 as ScorechainBlockchain, gb as ScorechainBlockchainToNamespace, gt as ScorechainEntity, gg as ScorechainEntityType, gl as ScorechainError, gk as ScorechainErrorResponse, gA as ScorechainRiskToRiskLevel, gD as ScorechainTransactionRiskLevel, gC as ScorechainWalletRiskLevel, gB as ScorechainWalletRiskLevels, gy as ScoringAnalysisApiRequest, g3 as ScoringAnalysisRequest, gn as ScoringAnalysisResponse, g4 as WorkflowsScoringAnalysisRequest, gd as compareRiskLevels, gc as getRiskLevelByRiskScore } from '../../dist/vault.schema-025f42bf.esm.mjs';
2
+ export { K as AMLMetadata, cP as APPLICANT_CHECK_STATUSES, d4 as ApiErrorCommandResponse, d3 as ApiErrorResponse, d5 as ApiSuccessCommandResponse, cQ as ApplicantCheckStatus, cB as ApplicantImages, bA as ApplicantMemberOfSchema, bR as BENEFICIARY_TYPES, bC as BaseApplicantActionSchema, b8 as BaseProvider, bT as BeneficiaryCompanyCustomerClaims, bU as BeneficiaryCompanyCustomerClaimsArray, bS as BeneficiaryType, dg as BeneficiaryVerificationStatus, dh as BeneficiaryVerificationStatusArray, j as BigCSErrorCodes, b4 as BigConfig, B as BigCryptoChain, h as BigProperties, g as BigPropertiesLiteral, i as BigProperty, bb as BigProvider, k as BitRankRequest, l as BitRankVerified, n as BitRankVerifiedError, m as BitRankVerifiedErrorResponse, o as BitRankVerifiedResponse, dd as COMPANY_DOCUMENT_STATUS, ap as COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES, ar as COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES, an as COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES, ag as COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS, ad as COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE, dB as ChainalysisApiError, a$ as ChainalysisConfig, dz as ChainalysisErrorCodes, be as ChainalysisProvider, dx as ChainalysisRegisterApiResponse, dC as ChainalysisRegisterResponse, dw as ChainalysisRequest, dA as ChainalysisRiskAssessmentApiResponse, dD as ChainalysisRiskAssessmentResponse, dy as ChainalysisRiskLevel, a4 as CoerceDateUTC, dH as CoinMarketCapApiResponse, dI as CoinMarketCapFiatId, dF as CoinMarketCapQuote, dG as CoinMarketCapQuotes, dE as CoinMarketCapRequest, df as CompanyDocumentMetaData, de as CompanyDocumentStatus, aH as ComplyAdvantageAmlFullListing, aG as ComplyAdvantageAmlItemSource, aq as ComplyAdvantageCountryFieldSources, as as ComplyAdvantageDateOfBirthFieldSources, aF as ComplyAdvantageKeyInformation, aC as ComplyAdvantageMedia, aR as ComplyAdvantageMonitorSearchDataResponse, aT as ComplyAdvantageMonitorSearchResponse, aS as ComplyAdvantageMonitorSearchSuccessResponse, aU as ComplyAdvantageMonitoredSearchUpdate, ao as ComplyAdvantageNationalityFieldSources, bl as ComplyAdvantageProvider, bk as ComplyAdvantageProviderConfigElement, bj as ComplyAdvantageProviderConfigFilters, bi as ComplyAdvantageProviderConfigTypes, ah as ComplyAdvantageReponseMatchStatus, ae as ComplyAdvantageResponseMatchType, aE as ComplyAdvantageSearchDataResponse, aD as ComplyAdvantageSearchDataResponseHit, aI as ComplyAdvantageSearchEntitiesDataResponse, aK as ComplyAdvantageSearchEntitiesResponse, aJ as ComplyAdvantageSearchEntitiesSuccessResponse, a as ComplyAdvantageSearchErrorResponse, aL as ComplyAdvantageSearchRequest, aM as ComplyAdvantageSearchRequests, C as ComplyAdvantageSearchResponse, b as ComplyAdvantageSearchSuccessResponse, aO as ComplyAdvantageUpdateSearchEntitiesRequest, aQ as ComplyAdvantageUpdateSearchEntitiesResponse, aP as ComplyAdvantageUpdateSearchEntitiesSuccessResponse, aN as ComplyAdvantageUpdateSearchRequest, aA as ComplyAdvantageUser, br as CreateProviderInput, bs as CreateProviderResponse, at as CreateSearchInput, c$ as CredentialMetadata, b1 as CrystalIntelligenceConfig, bg as CrystalIntelligenceProvider, dP as CrystalWalletScreeningApiRequest, dQ as CrystalWalletScreeningResponse, c_ as CustomerContactInformationOutput, dm as CustomerDocumentMetaData, dn as CustomerStatusResults, aZ as DataProvider, aY as DataProviderOptions, bw as DeleteProviderInput, bx as DeleteProviderResponse, y as DocumentIdMetadata, x as DocumentIdType, D as DocumentIdTypes, cn as DocumentMetadataSchema, co as DocumentSubmitResponse, J as EmailMetadata, E as EmailVerificationAnalysisResponse, cN as EmailVerificationResponse, F as File, cZ as GetCredentialsOutput, dj as GetKybSessionInput, dk as GetKybSessionResponse, cT as GetKycSessionInput, cU as GetKycSessionResponse, d0 as GetKycSessionResponseWithCredentialsMetadata, d6 as GetKycSessionsOutput, bq as GetProviderResponse, bp as GetProvidersResponse, ab as HIGH_RISK_TYPES, d1 as IDImageMetaData, bP as INDIVIDUAL_BENEFICIARY_RELATIONS, aX as IdentityProvider, aW as IdentityProviderOptions, bQ as IndividualBeneficiaryRelation, c as IpQualityAnalysisRequest, d as IpQualityAnalysisResponse, b5 as IpQualityConfig, e as IpQualityServiceAnalysis, I as IpQualityServiceAnalysisResponse, f as IpQualityServiceErrorResponse, bh as IpqualityscoreProvider, d9 as KYB_RESULTS, db as KYB_SESSION_STATUSES, d7 as KYB_STEP_TYPES, c2 as KYC_DOC_SIDES, cJ as KYC_RESULTS, cL as KYC_SESSION_STATUSES, cF as KYC_STEP_TYPES, da as KybResult, dc as KybSessionStatus, d8 as KybStep, c3 as KycDocSide, cK as KycResult, cM as KycSessionStatus, cG as KycStep, cI as KycStepStatus, cH as KycStepStatuses, L as LivenessMetadata, ac as MEDIUM_RISK_TYPES, av as MatchStatus, au as MatchStatuses, aB as MatchTypeDetail, M as MergedProviders, du as MerkleAddressApiError, dt as MerkleAddressApiResponse, ds as MerkleAddressRequest, dv as MerkleAddressResponse, dr as MerkleBlockChainCodes, dq as MerkleBlockChainName, dp as MerkleBlockChainTypes, a_ as MerkleScienceConfig, bd as MerkleScienceProvider, N as NestedSession, ba as NexeraIdKYBProvider, b9 as NexeraIdSSIDProvider, H as PhoneMetadata, P as PhoneVerificationAnalysisResponse, A as ProofOfAddressDocumentType, z as ProofOfAddressDocumentTypes, G as ProofOfAddressMetadata, cY as ProofOfResidenceDocumentType, cX as ProofOfResidenceMetaData, bn as ProviderData, bo as ProviderDataProject, b7 as ProviderIntegrationType, b6 as ProviderIntegrationTypeOptions, aV as ProviderWithoutConfig, Z as RESULT_PARSER_ERROR, w as ReasonCode, v as ReasonCodes, R as RequestProperty, ax as RiskLevel, aw as RiskLevels, a9 as SEARCH_FILTER_ADVERSE_MEDIA_TYPE, a7 as SEARCH_FILTER_PEP_TYPE, a5 as SEARCH_FILTER_SANCTION_TYPE, ai as SEARCH_FILTER_TYPES, X as SESSION_NOT_FOUND, a1 as STEP_NOT_FOUND, bF as SUMSUB_APPLICANT_TYPES, cg as SUMSUB_COMPANY_BENEFICIARY_GROUP, b_ as SUMSUB_DOC_TYPES, c4 as SUMSUB_FLOW_LEVEL, cw as SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS, c0 as SUMSUB_KYC_DOC_TYPES, cl as SUMSUB_MEDIA_CONTENT_TYPES, bH as SUMSUB_REVIEW_ANSWERS, cC as SUMSUB_REVIEW_REJECT_LABELS, cE as SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION, bJ as SUMSUB_REVIEW_REJECT_TYPES, bY as SUMSUB_REVIEW_STATUSES, bD as SUMSUB_STEPS, bW as SUMSUB_WEBHOOK_INTERNAL_STATUS, b2 as ScorechainConfig, bc as ScorechainProvider, al as SearchEntityType, ak as SearchEntityTypes, aa as SearchFilterAdverseMediaType, a8 as SearchFilterPepType, a6 as SearchFilterSanctionType, aj as SearchFilterType, am as SearchFilters, di as SelectKybSession, cR as SelectKycSession, cO as SelectKycSessionStep, cS as SelectKycSessionWithCompletedSteps, d2 as SelfieImageMetaData, r as Session, s as SessionWithoutSteps, p as Status, S as Statuses, O as Step, u as StepType, t as StepTypes, bN as SumSubAddress, bO as SumSubApplicantInfo, cq as SumSubApplicantResetSchema, cp as SumSubApplicantReviewStatusSchema, cv as SumSubApplicantSchema, bG as SumSubApplicantType, ck as SumSubApplicantVerificationStepSchema, bV as SumSubCompanyApplicantInfo, ce as SumSubCompanyApplicantSchema, b$ as SumSubDocType, c5 as SumSubFlowLevel, cr as SumSubGenerateExternalWebSdkLinkSchema, cf as SumSubImageId, c9 as SumSubImageReviewResultSchema, ca as SumSubImageStatus, cd as SumSubIndividualApplicantSchema, c1 as SumSubKycDocType, cm as SumSubMediaContentType, c6 as SumSubRequiredIdDoc, bI as SumSubReviewAnswer, cD as SumSubReviewRejectLabel, bK as SumSubReviewRejectType, c8 as SumSubReviewResultSchema, bZ as SumSubReviewStatus, cA as SumSubSimilarApplicantsSchema, bE as SumSubStep, cj as SumSubVerificationStepSchema, bB as SumSubWebhookSchema, cc as SumsubApplicantType, cb as SumsubApplicantTypes, ch as SumsubCompanyBeneficiaryGroup, bM as SumsubCountryCode, cu as SumsubKybDataSchema, cz as SumsubKybSessionFlowSection, cy as SumsubKybSessionFlowSectionItem, cx as SumsubKybSessionFlowSectionStatus, ct as SumsubKycDataSchema, bL as SumsubReviewDecision, ci as SumsubStepStatus, cs as SumsubVideoCallData, bX as SumsubWebhookInternalStatus, bm as SynapsProvider, _ as SynapsSessionErrorResponse, Q as SynapsSessionEvent, V as SynapsSessionRequest, $ as SynapsSessionResponse, a2 as SynapsStepErrorResponse, T as SynapsStepEvent, a0 as SynapsStepRequest, a3 as SynapsStepResponse, dN as TRMLabsAddressesScreening, dJ as TRMLabsAddressesScreeningApiRequest, dO as TRMLabsAddressesScreeningResponse, b0 as TRMLabsConfig, bf as TRMLabsProvider, dM as TRMLabsRiskScoreToScorechainRiskMapping, dK as TRM_RISK_SCORE_LEVEL, dL as TRM_RISK_SCORE_LEVEL_LABEL, bv as ToggleProviderInput, Y as UNKNOWN_ERROR, dl as UpdateKybSessionOutput, cV as UpdateKycSessionOutput, bt as UpdateProviderInput, bu as UpdateProviderResponse, az as UpdateSearchEntitiesInput, ay as UpdateSearchInput, c7 as UploadDocumentRequest, cW as VideoKycMetaData, by as WEBHOOK_TYPES, q as WebhookPayload, bz as WebhookType, b3 as WorkflowsScorechainConfig, W as WrappedIpQualityServiceErrorResponse, af as mappingMatchTypeToLabel, U as typeToHumanReadable } from '../../dist/CoinMarketCap.schema-59724503.esm.mjs';
3
3
  import 'zod';
4
4
  import 'nanoid';
5
5
  import 'decimal.js';
6
- import '../../dist/identity-api.schema-2ea8e9e4.esm.mjs';
6
+ import '../../dist/identity-api.schema-f6610db0.esm.mjs';
7
7
  import 'crypto';
8
8
 
9
9
  var ALL_SCORECHAIN_BLOCKCHAIN = [{
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var crypto = require('crypto');
6
- var vault_schema = require('../../dist/vault.schema-7e7f9563.cjs.dev.cjs');
7
- var toArray = require('../../dist/toArray-15af4b04.cjs.dev.cjs');
6
+ var vault_schema = require('../../dist/vault.schema-4b6853b7.cjs.dev.cjs');
7
+ var toArray = require('../../dist/toArray-90aa2268.cjs.dev.cjs');
8
8
  var z = require('zod');
9
9
  require('nanoid');
10
10
  require('decimal.js');
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var crypto = require('crypto');
6
- var vault_schema = require('../../dist/vault.schema-f91aac6e.cjs.prod.cjs');
7
- var toArray = require('../../dist/toArray-b84f76b2.cjs.prod.cjs');
6
+ var vault_schema = require('../../dist/vault.schema-d577ccdd.cjs.prod.cjs');
7
+ var toArray = require('../../dist/toArray-cee53077.cjs.prod.cjs');
8
8
  var z = require('zod');
9
9
  require('nanoid');
10
10
  require('decimal.js');
@@ -1,7 +1,7 @@
1
1
  import { createHash } from 'crypto';
2
- import { f_ as _unsupportedIterableToArray, fT as Web3ArgsType, f$ as _slicedToArray, fZ as _toConsumableArray } from '../../dist/vault.schema-3de57896.esm.mjs';
3
- export { fw as AmlResults, fB as DataLinkTypeZodSchema, fz as DataLinkVersionZodSchema, fx as DetectedDuplicates, fM as GenericVaultDataLinkZodSchema, fL as GenericVaultEmbeddedLinkZodSchema, fJ as GenericVaultPointerLinkZodSchema, fK as GenericVaultSearchLinkZodSchema, fN as TimeFrameCounters, fC as VaultJsonSchemas, fI as VaultMetadataLinkZodSchema, fG as VaultPointerKeyMapZodSchema, fH as VaultQueryMapZodSchema, fE as VaultSchemaIdZodSchema, fF as VaultSchemaPathsZodSchema, fD as VaultZodSchema, fA as allDataLinkTypes, fy as allDataLinkVersions } from '../../dist/vault.schema-3de57896.esm.mjs';
4
- import { _ as _toArray } from '../../dist/toArray-7e10fc1f.esm.mjs';
2
+ import { f_ as _unsupportedIterableToArray, fT as Web3ArgsType, f$ as _slicedToArray, fZ as _toConsumableArray } from '../../dist/vault.schema-025f42bf.esm.mjs';
3
+ export { fw as AmlResults, fB as DataLinkTypeZodSchema, fz as DataLinkVersionZodSchema, fx as DetectedDuplicates, fM as GenericVaultDataLinkZodSchema, fL as GenericVaultEmbeddedLinkZodSchema, fJ as GenericVaultPointerLinkZodSchema, fK as GenericVaultSearchLinkZodSchema, fN as TimeFrameCounters, fC as VaultJsonSchemas, fI as VaultMetadataLinkZodSchema, fG as VaultPointerKeyMapZodSchema, fH as VaultQueryMapZodSchema, fE as VaultSchemaIdZodSchema, fF as VaultSchemaPathsZodSchema, fD as VaultZodSchema, fA as allDataLinkTypes, fy as allDataLinkVersions } from '../../dist/vault.schema-025f42bf.esm.mjs';
4
+ import { _ as _toArray } from '../../dist/toArray-af53dbf6.esm.mjs';
5
5
  import { z } from 'zod';
6
6
  import 'nanoid';
7
7
  import 'decimal.js';
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-7e7f9563.cjs.dev.cjs');
6
- var identityApi_schema = require('../../dist/identity-api.schema-9ecd79c8.cjs.dev.cjs');
7
- var tfheUtilities = require('../../dist/tfhe-utilities-9d4c0124.cjs.dev.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-4b6853b7.cjs.dev.cjs');
6
+ var identityApi_schema = require('../../dist/identity-api.schema-3b0ade9c.cjs.dev.cjs');
7
+ var tfheUtilities = require('../../dist/tfhe-utilities-6c2861c1.cjs.dev.cjs');
8
8
  require('zod');
9
9
  require('nanoid');
10
10
  require('decimal.js');
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vault_schema = require('../../dist/vault.schema-f91aac6e.cjs.prod.cjs');
6
- var identityApi_schema = require('../../dist/identity-api.schema-952f67dc.cjs.prod.cjs');
7
- var tfheUtilities = require('../../dist/tfhe-utilities-0b2a8f32.cjs.prod.cjs');
5
+ var vault_schema = require('../../dist/vault.schema-d577ccdd.cjs.prod.cjs');
6
+ var identityApi_schema = require('../../dist/identity-api.schema-3a746737.cjs.prod.cjs');
7
+ var tfheUtilities = require('../../dist/tfhe-utilities-02707fef.cjs.prod.cjs');
8
8
  require('zod');
9
9
  require('nanoid');
10
10
  require('decimal.js');
@@ -1,6 +1,6 @@
1
- export { b4 as Alpha2Country, e3 as GenericVerifiableCredentialSchema, e9 as ID3CredentialSchema, dR as ID3CredentialSubjectSchema, e6 as IDImageCredentialSchema, e0 as IDImageCredentialSubjectSchema, e5 as IDInformationCredentialSchema, d$ as IDInformationCredentialSubjectSchema, e4 as IDInformationTfheCredentialSchema, d_ as IDInformationTfheCredentialSubjectSchema, ea as IDScanCredentialSchema, dS as IDScanCredentialSubjectSchema, eb as IDScanPassportCredentialSchema, dT as IDScanPassportCredentialSubjectSchema, ec as IDScanSelfieCredentialSchema, dU as IDScanSelfieCredentialSubjectSchema, b2 as ISO3CountryCode, eh as OLD_AMLScreeningsResultsCredentialSchema, dZ as OLD_AMLScreeningsResultsCredentialSubjectSchema, ed as OLD_IDImageCredentialSchema, dV as OLD_IDImageCredentialSubjectSchema, ee as OLD_IDInformationCredentialSchema, dW as OLD_IDInformationCredentialSubjectSchema, ef as OLD_ProofOfResidenceCredentialSchema, dX as OLD_ProofOfResidenceCredentialSubjectSchema, eg as OLD_SelfieImageCredentialSchema, dY as OLD_SelfieImageCredentialSubjectSchema, e8 as ProofOfResidenceCredentialSchema, e2 as ProofOfResidenceCredentialSubjectSchema, e7 as SelfieImageCredentialSchema, e1 as SelfieImageCredentialSubjectSchema, b5 as countryISO3toISO2Mapping, b8 as isoCountriesNameFromISO2 } from '../../dist/vault.schema-3de57896.esm.mjs';
2
- export { cf as CredentialMediaType, ca as CredentialNames, c9 as CredentialSchemas, cd as CredentialType, C as CredentialTypes, cb as NexeraCredentialType, ce as VerifiableCredential, cc as getCredentialName } from '../../dist/identity-api.schema-2ea8e9e4.esm.mjs';
3
- export { s as IDInformationTfheCredentialSubjectCONFIG, V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation, b as getFieldConfig } from '../../dist/tfhe-utilities-96001407.esm.mjs';
1
+ export { b4 as Alpha2Country, e3 as GenericVerifiableCredentialSchema, e9 as ID3CredentialSchema, dR as ID3CredentialSubjectSchema, e6 as IDImageCredentialSchema, e0 as IDImageCredentialSubjectSchema, e5 as IDInformationCredentialSchema, d$ as IDInformationCredentialSubjectSchema, e4 as IDInformationTfheCredentialSchema, d_ as IDInformationTfheCredentialSubjectSchema, ea as IDScanCredentialSchema, dS as IDScanCredentialSubjectSchema, eb as IDScanPassportCredentialSchema, dT as IDScanPassportCredentialSubjectSchema, ec as IDScanSelfieCredentialSchema, dU as IDScanSelfieCredentialSubjectSchema, b2 as ISO3CountryCode, eh as OLD_AMLScreeningsResultsCredentialSchema, dZ as OLD_AMLScreeningsResultsCredentialSubjectSchema, ed as OLD_IDImageCredentialSchema, dV as OLD_IDImageCredentialSubjectSchema, ee as OLD_IDInformationCredentialSchema, dW as OLD_IDInformationCredentialSubjectSchema, ef as OLD_ProofOfResidenceCredentialSchema, dX as OLD_ProofOfResidenceCredentialSubjectSchema, eg as OLD_SelfieImageCredentialSchema, dY as OLD_SelfieImageCredentialSubjectSchema, e8 as ProofOfResidenceCredentialSchema, e2 as ProofOfResidenceCredentialSubjectSchema, e7 as SelfieImageCredentialSchema, e1 as SelfieImageCredentialSubjectSchema, b5 as countryISO3toISO2Mapping, b8 as isoCountriesNameFromISO2 } from '../../dist/vault.schema-025f42bf.esm.mjs';
2
+ export { cf as CredentialMediaType, ca as CredentialNames, c9 as CredentialSchemas, cd as CredentialType, C as CredentialTypes, cb as NexeraCredentialType, ce as VerifiableCredential, cc as getCredentialName } from '../../dist/identity-api.schema-f6610db0.esm.mjs';
3
+ export { s as IDInformationTfheCredentialSubjectCONFIG, V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation, b as getFieldConfig } from '../../dist/tfhe-utilities-af133b52.esm.mjs';
4
4
  import 'zod';
5
5
  import 'nanoid';
6
6
  import 'decimal.js';
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var z = require('zod');
6
- var vault_schema = require('../../dist/vault.schema-7e7f9563.cjs.dev.cjs');
7
- var identityApi_schema = require('../../dist/identity-api.schema-9ecd79c8.cjs.dev.cjs');
8
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-8f6c7694.cjs.dev.cjs');
9
- var toArray = require('../../dist/toArray-15af4b04.cjs.dev.cjs');
6
+ var vault_schema = require('../../dist/vault.schema-4b6853b7.cjs.dev.cjs');
7
+ var identityApi_schema = require('../../dist/identity-api.schema-3b0ade9c.cjs.dev.cjs');
8
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-7bf12d02.cjs.dev.cjs');
9
+ var toArray = require('../../dist/toArray-90aa2268.cjs.dev.cjs');
10
10
  var zodToJsonSchema = require('zod-to-json-schema');
11
11
  require('nanoid');
12
12
  require('decimal.js');
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var z = require('zod');
6
- var vault_schema = require('../../dist/vault.schema-f91aac6e.cjs.prod.cjs');
7
- var identityApi_schema = require('../../dist/identity-api.schema-952f67dc.cjs.prod.cjs');
8
- var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-2399aebc.cjs.prod.cjs');
9
- var toArray = require('../../dist/toArray-b84f76b2.cjs.prod.cjs');
6
+ var vault_schema = require('../../dist/vault.schema-d577ccdd.cjs.prod.cjs');
7
+ var identityApi_schema = require('../../dist/identity-api.schema-3a746737.cjs.prod.cjs');
8
+ var CoinMarketCap_schema = require('../../dist/CoinMarketCap.schema-7d8f8e3a.cjs.prod.cjs');
9
+ var toArray = require('../../dist/toArray-cee53077.cjs.prod.cjs');
10
10
  var zodToJsonSchema = require('zod-to-json-schema');
11
11
  require('nanoid');
12
12
  require('decimal.js');
@@ -1,8 +1,8 @@
1
1
  import { z } from 'zod';
2
- import { aW as UuidString, dL as ExternalCustomerId, dJ as WorkflowId, be as RiskScoreType, bg as CustomerType, bm as CustomerOnboardingLevel, bo as CustomerStatus, b2 as ISO3CountryCode, at as BlockchainAddress, e3 as GenericVerifiableCredentialSchema, fP as WalletScreeningData, es as TransactionTypes, ey as TransactionReviewStatuses, fZ as _toConsumableArray, aV as EnvironmentSchema } from '../../dist/vault.schema-3de57896.esm.mjs';
3
- import { Y as RuleResultStatus } from '../../dist/identity-api.schema-2ea8e9e4.esm.mjs';
4
- import { M as MergedProviders, I as IpQualityServiceAnalysisResponse, C as ComplyAdvantageSearchResponse, a as ComplyAdvantageSearchErrorResponse, b as ComplyAdvantageSearchSuccessResponse } from '../../dist/CoinMarketCap.schema-331c6954.esm.mjs';
5
- import { _ as _toArray } from '../../dist/toArray-7e10fc1f.esm.mjs';
2
+ import { aW as UuidString, dL as ExternalCustomerId, dJ as WorkflowId, be as RiskScoreType, bg as CustomerType, bm as CustomerOnboardingLevel, bo as CustomerStatus, b2 as ISO3CountryCode, at as BlockchainAddress, e3 as GenericVerifiableCredentialSchema, fP as WalletScreeningData, es as TransactionTypes, ey as TransactionReviewStatuses, fZ as _toConsumableArray, aV as EnvironmentSchema } from '../../dist/vault.schema-025f42bf.esm.mjs';
3
+ import { Y as RuleResultStatus } from '../../dist/identity-api.schema-f6610db0.esm.mjs';
4
+ import { M as MergedProviders, I as IpQualityServiceAnalysisResponse, C as ComplyAdvantageSearchResponse, a as ComplyAdvantageSearchErrorResponse, b as ComplyAdvantageSearchSuccessResponse } from '../../dist/CoinMarketCap.schema-59724503.esm.mjs';
5
+ import { _ as _toArray } from '../../dist/toArray-af53dbf6.esm.mjs';
6
6
  import { zodToJsonSchema } from 'zod-to-json-schema';
7
7
  import 'nanoid';
8
8
  import 'decimal.js';