@nexeraid/identity-schemas 2.47.0-dev → 2.48.0-staging

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 (36) hide show
  1. package/dist/{CoinMarketCap.schema-f2e21682.cjs.dev.cjs → CoinMarketCap.schema-493669af.cjs.dev.cjs} +2 -2
  2. package/dist/{CoinMarketCap.schema-1a8bc377.cjs.prod.cjs → CoinMarketCap.schema-4e3bcf69.cjs.prod.cjs} +2 -2
  3. package/dist/{CoinMarketCap.schema-71855113.esm.mjs → CoinMarketCap.schema-7d62c182.esm.mjs} +2 -2
  4. package/dist/declarations/src/vault/schemas/generated/Transaction.schema.json.d.ts +536 -563
  5. package/dist/declarations/src/vault/schemas/generated/Transaction.type.d.ts +14 -10
  6. package/dist/declarations/src/vault/schemas/generated/Transaction.type.d.ts.map +1 -1
  7. package/dist/declarations/src/vault/vault.schema.d.ts +80 -80
  8. package/dist/{frontend-utilities.schema-0767089e.cjs.dev.cjs → frontend-utilities.schema-1bef095c.cjs.dev.cjs} +2 -2
  9. package/dist/{frontend-utilities.schema-7b161df7.cjs.prod.cjs → frontend-utilities.schema-3f4e6aee.cjs.prod.cjs} +2 -2
  10. package/dist/{frontend-utilities.schema-046889f2.esm.mjs → frontend-utilities.schema-b72fd55c.esm.mjs} +2 -2
  11. package/dist/{identity-api.schema-4e0f732d.cjs.dev.cjs → identity-api.schema-36bc5aa8.cjs.dev.cjs} +1 -1
  12. package/dist/{identity-api.schema-5c37c274.cjs.prod.cjs → identity-api.schema-4ff24900.cjs.prod.cjs} +1 -1
  13. package/dist/{identity-api.schema-11be35d9.esm.mjs → identity-api.schema-66e97d9d.esm.mjs} +1 -1
  14. package/dist/nexeraid-identity-schemas.cjs.dev.cjs +3 -3
  15. package/dist/nexeraid-identity-schemas.cjs.prod.cjs +3 -3
  16. package/dist/nexeraid-identity-schemas.esm.mjs +4 -4
  17. package/dist/package.json +1 -1
  18. package/dist/{vault.schema-fe00dd84.esm.mjs → vault.schema-1c695a28.esm.mjs} +576 -648
  19. package/dist/{vault.schema-dec7f787.cjs.prod.cjs → vault.schema-91351642.cjs.dev.cjs} +576 -648
  20. package/dist/{vault.schema-f3ca319e.cjs.dev.cjs → vault.schema-c69b9a1d.cjs.prod.cjs} +576 -648
  21. package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
  22. package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
  23. package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
  24. package/package.json +1 -1
  25. package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
  26. package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
  27. package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
  28. package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +1 -1
  29. package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +1 -1
  30. package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +1 -1
  31. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
  32. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
  33. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
  34. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +3 -3
  35. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +3 -3
  36. package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +3 -3
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var zod = require('zod');
4
- var vault_schema = require('./vault.schema-f3ca319e.cjs.dev.cjs');
5
- var identityApi_schema = require('./identity-api.schema-4e0f732d.cjs.dev.cjs');
4
+ var vault_schema = require('./vault.schema-91351642.cjs.dev.cjs');
5
+ var identityApi_schema = require('./identity-api.schema-36bc5aa8.cjs.dev.cjs');
6
6
 
7
7
  // based on https://tech-doc.api.scorechain.com/
8
8
  var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var zod = require('zod');
4
- var vault_schema = require('./vault.schema-dec7f787.cjs.prod.cjs');
5
- var identityApi_schema = require('./identity-api.schema-5c37c274.cjs.prod.cjs');
4
+ var vault_schema = require('./vault.schema-c69b9a1d.cjs.prod.cjs');
5
+ var identityApi_schema = require('./identity-api.schema-4ff24900.cjs.prod.cjs');
6
6
 
7
7
  // based on https://tech-doc.api.scorechain.com/
8
8
  var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
@@ -1,6 +1,6 @@
1
1
  import { z } from 'zod';
2
- import { d as Alpha2Country, aR as _toConsumableArray, aT as _unsupportedIterableToArray, I as ISO3CountryCode, v as CustomerStatus, T as ProofOfResidenceCredentialSubjectSchema, B as BasicCustomerContactInformation } from './vault.schema-fe00dd84.esm.mjs';
3
- import { as as BlockchainAddress, aa as AddressSchema, aT as UuidString, aw as BlockchainNamespace, cv as SdkVerificationOutput, bN as WorkflowSessionId, eS as _defineProperty, dp as QrCodeLinkWithSchemaType, eP as CredentialType } from './identity-api.schema-11be35d9.esm.mjs';
2
+ import { d as Alpha2Country, aR as _toConsumableArray, aT as _unsupportedIterableToArray, I as ISO3CountryCode, v as CustomerStatus, T as ProofOfResidenceCredentialSubjectSchema, B as BasicCustomerContactInformation } from './vault.schema-1c695a28.esm.mjs';
3
+ import { as as BlockchainAddress, aa as AddressSchema, aT as UuidString, aw as BlockchainNamespace, cv as SdkVerificationOutput, bN as WorkflowSessionId, eS as _defineProperty, dp as QrCodeLinkWithSchemaType, eP as CredentialType } from './identity-api.schema-66e97d9d.esm.mjs';
4
4
 
5
5
  // based on https://tech-doc.api.scorechain.com/
6
6
  var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];