@nexeraid/identity-schemas 2.3.18-dev → 2.3.20-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/{customers.schema-1e51d306.esm.js → customers.schema-0306abb6.esm.js} +1 -1
- package/dist/{customers.schema-53d8aa84.cjs.dev.js → customers.schema-cc3df18f.cjs.dev.js} +1 -1
- package/dist/{customers.schema-93908d1f.cjs.prod.js → customers.schema-f0d472b1.cjs.prod.js} +1 -1
- package/dist/declarations/src/identity-ids.schema.d.ts +16 -16
- package/dist/declarations/src/identity-ids.schema.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/index.d.ts +1 -0
- package/dist/declarations/src/webhooks/index.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +2356 -38
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/tms.webhooks.schema.d.ts +46 -0
- package/dist/declarations/src/webhooks/tms.webhooks.schema.d.ts.map +1 -0
- package/dist/{frontend-utilities.schema-64272e5a.esm.js → frontend-utilities.schema-02fc8336.esm.js} +1 -1
- package/dist/{frontend-utilities.schema-06549eb4.cjs.dev.js → frontend-utilities.schema-0be040b7.cjs.dev.js} +1 -1
- package/dist/{frontend-utilities.schema-c3ee7e20.cjs.prod.js → frontend-utilities.schema-cd88e673.cjs.prod.js} +1 -1
- package/dist/{identity-api.schema-1ac61550.cjs.prod.js → identity-api.schema-2de31155.cjs.prod.js} +8 -8
- package/dist/{identity-api.schema-c82dba7a.esm.js → identity-api.schema-68a83f54.esm.js} +8 -8
- package/dist/{identity-api.schema-9eaf0710.cjs.dev.js → identity-api.schema-bbb2c243.cjs.dev.js} +8 -8
- package/dist/nexeraid-identity-schemas.cjs.dev.js +17 -38
- package/dist/nexeraid-identity-schemas.cjs.prod.js +17 -38
- package/dist/nexeraid-identity-schemas.esm.js +5 -26
- package/dist/package.json +1 -1
- package/dist/transaction.schema-2141e819.cjs.dev.js +40 -0
- package/dist/transaction.schema-7297e823.cjs.prod.js +40 -0
- package/dist/transaction.schema-fb699c40.esm.js +25 -0
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.js +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.js +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.esm.js +1 -1
- package/package.json +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.js +2 -2
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.js +2 -2
- package/providers/dist/nexeraid-identity-schemas-providers.esm.js +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.js +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.js +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.js +2 -2
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.js +97 -7
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.js +97 -7
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.js +90 -8
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { a2 as BlockchainAddress, z as AddressSchema, am as Alpha2Country, ae as UuidString, eB as _toConsumableArray, eD as _arrayWithHoles, eE as _unsupportedIterableToArray, eF as _nonIterableRest, ak as ISO3CountryCode, a5 as BlockchainNamespace, bW as SdkVerificationOutput, aC as CustomerStatus, eG as _defineProperty, es as ProofOfResidenceCredentialSubjectSchema, cT as QrCodeLinkWithSchemaType, aD as BasicCustomerContactInformation, ey as CredentialType } from './identity-api.schema-
|
|
2
|
+
import { a2 as BlockchainAddress, z as AddressSchema, am as Alpha2Country, ae as UuidString, eB as _toConsumableArray, eD as _arrayWithHoles, eE as _unsupportedIterableToArray, eF as _nonIterableRest, ak as ISO3CountryCode, a5 as BlockchainNamespace, bW as SdkVerificationOutput, aC as CustomerStatus, eG as _defineProperty, es as ProofOfResidenceCredentialSubjectSchema, cT as QrCodeLinkWithSchemaType, aD as BasicCustomerContactInformation, ey as CredentialType } from './identity-api.schema-68a83f54.esm.js';
|
|
3
3
|
|
|
4
4
|
// based on https://tech-doc.api.scorechain.com/
|
|
5
5
|
var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var identityApi_schema = require('./identity-api.schema-bbb2c243.cjs.dev.js');
|
|
5
5
|
|
|
6
6
|
// based on https://tech-doc.api.scorechain.com/
|
|
7
7
|
var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
|
package/dist/{customers.schema-93908d1f.cjs.prod.js → customers.schema-f0d472b1.cjs.prod.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var identityApi_schema = require('./identity-api.schema-2de31155.cjs.prod.js');
|
|
5
5
|
|
|
6
6
|
// based on https://tech-doc.api.scorechain.com/
|
|
7
7
|
var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
|
|
@@ -6,17 +6,17 @@ export declare const WalletPrefix = "wallet";
|
|
|
6
6
|
export declare const AppPrefix = "app";
|
|
7
7
|
export declare const ChallengePrefix = "challenge";
|
|
8
8
|
export declare const TestPrefix = "test";
|
|
9
|
-
export declare const CustomerScreeningPrefix = "
|
|
9
|
+
export declare const CustomerScreeningPrefix = "cstscr";
|
|
10
10
|
export declare const TagPrefix = "tag";
|
|
11
11
|
export declare const TransactionPrefix = "tx";
|
|
12
|
-
export declare const TransactionReviewPrefix = "
|
|
13
|
-
export declare const TransactionPartiesPrefix = "
|
|
14
|
-
export declare const TransactionInfosPrefix = "
|
|
15
|
-
export declare const TransactionExtractedInfosPrefix = "
|
|
16
|
-
export declare const TransactionMethodsPrefix = "
|
|
17
|
-
export declare const TransactionMethodExtractedInfosPrefix = "
|
|
12
|
+
export declare const TransactionReviewPrefix = "txrev";
|
|
13
|
+
export declare const TransactionPartiesPrefix = "txpar";
|
|
14
|
+
export declare const TransactionInfosPrefix = "txi";
|
|
15
|
+
export declare const TransactionExtractedInfosPrefix = "txei";
|
|
16
|
+
export declare const TransactionMethodsPrefix = "txm";
|
|
17
|
+
export declare const TransactionMethodExtractedInfosPrefix = "txmei";
|
|
18
18
|
export declare const InstitutionPrefix = "ins";
|
|
19
|
-
export declare const InstitutionExtractedInfosPrefix = "
|
|
19
|
+
export declare const InstitutionExtractedInfosPrefix = "insei";
|
|
20
20
|
export type StoragePrefix = typeof StoragePrefix;
|
|
21
21
|
export type IdentityPrefix = typeof IdentityPrefix;
|
|
22
22
|
export type EmailPrefix = typeof EmailPrefix;
|
|
@@ -61,16 +61,16 @@ export declare const WalletId: z.ZodType<`wallet_${string}`, z.ZodTypeDef, `wall
|
|
|
61
61
|
export declare const AppId: z.ZodType<`app_${string}`, z.ZodTypeDef, `app_${string}`>;
|
|
62
62
|
export declare const ChallengeId: z.ZodType<`challenge_${string}`, z.ZodTypeDef, `challenge_${string}`>;
|
|
63
63
|
export declare const TestId: z.ZodType<`test_${string}`, z.ZodTypeDef, `test_${string}`>;
|
|
64
|
-
export declare const CustomerScreeningId: z.ZodType<`
|
|
64
|
+
export declare const CustomerScreeningId: z.ZodType<`cstscr_${string}`, z.ZodTypeDef, `cstscr_${string}`>;
|
|
65
65
|
export declare const TagId: z.ZodType<`tag_${string}`, z.ZodTypeDef, `tag_${string}`>;
|
|
66
66
|
export declare const TransactionId: z.ZodType<`tx_${string}`, z.ZodTypeDef, `tx_${string}`>;
|
|
67
|
-
export declare const TransactionReviewId: z.ZodType<`
|
|
68
|
-
export declare const TransactionPartiesId: z.ZodType<`
|
|
69
|
-
export declare const TransactionInfosId: z.ZodType<`
|
|
70
|
-
export declare const TransactionExtractedInfosId: z.ZodType<`
|
|
71
|
-
export declare const TransactionMethodsId: z.ZodType<`
|
|
72
|
-
export declare const TransactionMethodExtractedInfosId: z.ZodType<`
|
|
67
|
+
export declare const TransactionReviewId: z.ZodType<`txrev_${string}`, z.ZodTypeDef, `txrev_${string}`>;
|
|
68
|
+
export declare const TransactionPartiesId: z.ZodType<`txpar_${string}`, z.ZodTypeDef, `txpar_${string}`>;
|
|
69
|
+
export declare const TransactionInfosId: z.ZodType<`txi_${string}`, z.ZodTypeDef, `txi_${string}`>;
|
|
70
|
+
export declare const TransactionExtractedInfosId: z.ZodType<`txei_${string}`, z.ZodTypeDef, `txei_${string}`>;
|
|
71
|
+
export declare const TransactionMethodsId: z.ZodType<`txm_${string}`, z.ZodTypeDef, `txm_${string}`>;
|
|
72
|
+
export declare const TransactionMethodExtractedInfosId: z.ZodType<`txmei_${string}`, z.ZodTypeDef, `txmei_${string}`>;
|
|
73
73
|
export declare const InstitutionId: z.ZodType<`ins_${string}`, z.ZodTypeDef, `ins_${string}`>;
|
|
74
|
-
export declare const InstitutionExtractedInfosId: z.ZodType<`
|
|
74
|
+
export declare const InstitutionExtractedInfosId: z.ZodType<`insei_${string}`, z.ZodTypeDef, `insei_${string}`>;
|
|
75
75
|
export declare const generateId: <T extends string>(type: StoragePrefix | IdentityPrefix | EmailPrefix | WalletPrefix | AppPrefix | ChallengePrefix | TestPrefix | CustomerScreeningPrefix | TagPrefix | TransactionPrefix | TransactionReviewPrefix | TransactionPartiesPrefix | TransactionInfosPrefix | TransactionExtractedInfosPrefix | TransactionMethodsPrefix | TransactionMethodExtractedInfosPrefix | InstitutionPrefix | InstitutionExtractedInfosPrefix) => `${T}_${string}`;
|
|
76
76
|
//# sourceMappingURL=identity-ids.schema.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identity-ids.schema.d.ts","sourceRoot":"../../../src","sources":["identity-ids.schema.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,aAAa,YAAY,CAAC;AACvC,eAAO,MAAM,cAAc,aAAa,CAAC;AACzC,eAAO,MAAM,WAAW,UAAU,CAAC;AACnC,eAAO,MAAM,YAAY,WAAW,CAAC;AACrC,eAAO,MAAM,SAAS,QAAQ,CAAC;AAC/B,eAAO,MAAM,eAAe,cAAc,CAAC;AAC3C,eAAO,MAAM,UAAU,SAAS,CAAC;AACjC,eAAO,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"identity-ids.schema.d.ts","sourceRoot":"../../../src","sources":["identity-ids.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,4 +4,5 @@ export * from "./customer.webhooks.schema.js";
|
|
|
4
4
|
export * from "./scenario-webhook.schema.js";
|
|
5
5
|
export * from "./send-verification-flow-webhook.schema.js";
|
|
6
6
|
export * from "./svix.webhooks.schema.js";
|
|
7
|
+
export * from "./tms.webhooks.schema.js";
|
|
7
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"../../../../src/webhooks","sources":["index.ts"],"names":[],"mappings":"AAAA,kCAA+B;AAC/B,2CAAwC;AACxC,8CAA2C;AAC3C,6CAA0C;AAC1C,2DAAwD;AACxD,0CAAuC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"../../../../src/webhooks","sources":["index.ts"],"names":[],"mappings":"AAAA,kCAA+B;AAC/B,2CAAwC;AACxC,8CAA2C;AAC3C,6CAA0C;AAC1C,2DAAwD;AACxD,0CAAuC;AACvC,yCAAsC"}
|