@nexeraid/identity-schemas 2.131.0-dev → 2.133.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-e7a388f4.cjs.dev.cjs → CoinMarketCap.schema-3aac6153.cjs.dev.cjs} +2 -2
- package/dist/{CoinMarketCap.schema-f8339199.esm.mjs → CoinMarketCap.schema-9d73712c.esm.mjs} +2 -2
- package/dist/{CoinMarketCap.schema-75a0f92b.cjs.prod.cjs → CoinMarketCap.schema-fad706d9.cjs.prod.cjs} +2 -2
- package/dist/declarations/src/identity/app-requests.schema.d.ts +15 -15
- package/dist/declarations/src/identity/host-requests.schema.d.ts +12 -16
- package/dist/declarations/src/identity/host-requests.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/identity-v2.schema.d.ts +3 -3
- package/dist/declarations/src/identity/kyc.schema.d.ts +9 -11
- package/dist/declarations/src/identity/kyc.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/query.schema.d.ts +3 -29
- package/dist/declarations/src/identity/query.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/scenario.schema.d.ts +23 -34
- package/dist/declarations/src/identity/scenario.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/txAuthData.schema.d.ts +6 -8
- package/dist/declarations/src/identity/txAuthData.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity-ids.schema.d.ts +6 -2
- package/dist/declarations/src/identity-ids.schema.d.ts.map +1 -1
- package/dist/declarations/src/nexeraSSID.schema.d.ts +18 -36
- package/dist/declarations/src/nexeraSSID.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +29 -29
- package/dist/declarations/src/providers/provider.schema.d.ts +270 -270
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts +27 -27
- package/dist/declarations/src/vault/vault.schema.d.ts +15 -20
- package/dist/declarations/src/vault/vault.schema.d.ts.map +1 -1
- package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts +42 -56
- package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +15 -15
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +3 -3
- package/dist/{identity-api.schema-b195fc03.cjs.dev.cjs → identity-api.schema-34dc18f9.cjs.dev.cjs} +1 -1
- package/dist/{identity-api.schema-876b71fe.cjs.prod.cjs → identity-api.schema-6fae0c5e.cjs.prod.cjs} +1 -1
- package/dist/{identity-api.schema-93648b2c.esm.mjs → identity-api.schema-8d890442.esm.mjs} +1 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +7 -5
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +7 -5
- package/dist/nexeraid-identity-schemas.esm.mjs +6 -6
- package/dist/package.json +5 -5
- package/dist/{tfhe-utilities-cc4d4e53.cjs.dev.cjs → tfhe-utilities-27940c87.cjs.dev.cjs} +2 -2
- package/dist/{tfhe-utilities-1ce70999.cjs.prod.cjs → tfhe-utilities-5a8dd592.cjs.prod.cjs} +2 -2
- package/dist/{tfhe-utilities-3731a30f.esm.mjs → tfhe-utilities-c40b161b.esm.mjs} +2 -2
- package/dist/{toArray-f13714a0.cjs.dev.cjs → toArray-37b1fb19.cjs.dev.cjs} +1 -1
- package/dist/{toArray-721f6561.cjs.prod.cjs → toArray-3c87317a.cjs.prod.cjs} +1 -1
- package/dist/{toArray-aa653e1d.esm.mjs → toArray-4d4dc74b.esm.mjs} +1 -1
- package/dist/{vault.schema-60464fc5.cjs.dev.cjs → vault.schema-519df11c.cjs.dev.cjs} +4 -8
- package/dist/{vault.schema-9f88c87d.cjs.prod.cjs → vault.schema-780fe133.cjs.prod.cjs} +4 -8
- package/dist/{vault.schema-3aa96890.esm.mjs → vault.schema-b56c5882.esm.mjs} +3 -9
- package/dist/{zod-utils-dfe3037a.cjs.prod.cjs → zod-utils-c91cd04c.cjs.prod.cjs} +2 -2
- package/dist/{zod-utils-895d0829.esm.mjs → zod-utils-c9be4fe1.esm.mjs} +2 -2
- package/dist/{zod-utils-5768518c.cjs.dev.cjs → zod-utils-ce615cbb.cjs.dev.cjs} +2 -2
- 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 +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +3 -3
- 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 +4 -4
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +4 -4
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +4 -4
|
@@ -79,18 +79,7 @@ export declare const BaseQueryResponse: z.ZodObject<{
|
|
|
79
79
|
};
|
|
80
80
|
}>;
|
|
81
81
|
export type BaseQueryResponse = z.infer<typeof BaseQueryResponse>;
|
|
82
|
-
export declare const OffChainZKPRuleResult: z.ZodObject<
|
|
83
|
-
result: z.ZodObject<{
|
|
84
|
-
is_valid: z.ZodBoolean;
|
|
85
|
-
reasons: z.ZodArray<z.ZodString, "many">;
|
|
86
|
-
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
is_valid: boolean;
|
|
88
|
-
reasons: string[];
|
|
89
|
-
}, {
|
|
90
|
-
is_valid: boolean;
|
|
91
|
-
reasons: string[];
|
|
92
|
-
}>;
|
|
93
|
-
}, {
|
|
82
|
+
export declare const OffChainZKPRuleResult: z.ZodObject<{} & {
|
|
94
83
|
result: z.ZodObject<{
|
|
95
84
|
is_valid: z.ZodBoolean;
|
|
96
85
|
query: z.ZodObject<{
|
|
@@ -205,7 +194,7 @@ export declare const OffChainZKPRuleResult: z.ZodObject<z.objectUtil.extendShape
|
|
|
205
194
|
is_valid: boolean;
|
|
206
195
|
reasons: string[];
|
|
207
196
|
}>;
|
|
208
|
-
}
|
|
197
|
+
}, "strip", z.ZodTypeAny, {
|
|
209
198
|
result: {
|
|
210
199
|
query: {
|
|
211
200
|
attribute: {
|
|
@@ -253,7 +242,7 @@ export declare const OffChainZKPRuleResult: z.ZodObject<z.objectUtil.extendShape
|
|
|
253
242
|
};
|
|
254
243
|
}>;
|
|
255
244
|
export type OffChainZKPRuleResult = z.infer<typeof OffChainZKPRuleResult>;
|
|
256
|
-
export declare const ExecuteQueryResponse: z.ZodObject<
|
|
245
|
+
export declare const ExecuteQueryResponse: z.ZodObject<{
|
|
257
246
|
result: z.ZodObject<{
|
|
258
247
|
is_valid: z.ZodBoolean;
|
|
259
248
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -264,9 +253,9 @@ export declare const ExecuteQueryResponse: z.ZodObject<z.objectUtil.extendShape<
|
|
|
264
253
|
is_valid: boolean;
|
|
265
254
|
reasons: string[];
|
|
266
255
|
}>;
|
|
267
|
-
}
|
|
256
|
+
} & {
|
|
268
257
|
executionId: z.ZodString;
|
|
269
|
-
}
|
|
258
|
+
}, "strip", z.ZodTypeAny, {
|
|
270
259
|
result: {
|
|
271
260
|
is_valid: boolean;
|
|
272
261
|
reasons: string[];
|
|
@@ -284,7 +273,7 @@ export declare const RuleEngineResponse: z.ZodObject<{
|
|
|
284
273
|
objectId: z.ZodString;
|
|
285
274
|
name: z.ZodString;
|
|
286
275
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
287
|
-
result: z.ZodObject<
|
|
276
|
+
result: z.ZodObject<{
|
|
288
277
|
result: z.ZodObject<{
|
|
289
278
|
is_valid: z.ZodBoolean;
|
|
290
279
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -295,9 +284,9 @@ export declare const RuleEngineResponse: z.ZodObject<{
|
|
|
295
284
|
is_valid: boolean;
|
|
296
285
|
reasons: string[];
|
|
297
286
|
}>;
|
|
298
|
-
}
|
|
287
|
+
} & {
|
|
299
288
|
executionId: z.ZodString;
|
|
300
|
-
}
|
|
289
|
+
}, "strip", z.ZodTypeAny, {
|
|
301
290
|
result: {
|
|
302
291
|
is_valid: boolean;
|
|
303
292
|
reasons: string[];
|
|
@@ -347,7 +336,7 @@ export declare const ScenarioExecutionResponse: z.ZodArray<z.ZodObject<{
|
|
|
347
336
|
objectId: z.ZodString;
|
|
348
337
|
name: z.ZodString;
|
|
349
338
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
350
|
-
result: z.ZodObject<
|
|
339
|
+
result: z.ZodObject<{
|
|
351
340
|
result: z.ZodObject<{
|
|
352
341
|
is_valid: z.ZodBoolean;
|
|
353
342
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -358,9 +347,9 @@ export declare const ScenarioExecutionResponse: z.ZodArray<z.ZodObject<{
|
|
|
358
347
|
is_valid: boolean;
|
|
359
348
|
reasons: string[];
|
|
360
349
|
}>;
|
|
361
|
-
}
|
|
350
|
+
} & {
|
|
362
351
|
executionId: z.ZodString;
|
|
363
|
-
}
|
|
352
|
+
}, "strip", z.ZodTypeAny, {
|
|
364
353
|
result: {
|
|
365
354
|
is_valid: boolean;
|
|
366
355
|
reasons: string[];
|
|
@@ -418,7 +407,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
|
|
|
418
407
|
objectId: z.ZodString;
|
|
419
408
|
name: z.ZodString;
|
|
420
409
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
421
|
-
result: z.ZodObject<
|
|
410
|
+
result: z.ZodObject<{
|
|
422
411
|
result: z.ZodObject<{
|
|
423
412
|
is_valid: z.ZodBoolean;
|
|
424
413
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -429,9 +418,9 @@ export declare const SdkVerificationOutput: z.ZodObject<{
|
|
|
429
418
|
is_valid: boolean;
|
|
430
419
|
reasons: string[];
|
|
431
420
|
}>;
|
|
432
|
-
}
|
|
421
|
+
} & {
|
|
433
422
|
executionId: z.ZodString;
|
|
434
|
-
}
|
|
423
|
+
}, "strip", z.ZodTypeAny, {
|
|
435
424
|
result: {
|
|
436
425
|
is_valid: boolean;
|
|
437
426
|
reasons: string[];
|
|
@@ -529,7 +518,7 @@ export declare const VerificationOutput: z.ZodObject<{
|
|
|
529
518
|
objectId: z.ZodString;
|
|
530
519
|
name: z.ZodString;
|
|
531
520
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
532
|
-
result: z.ZodObject<
|
|
521
|
+
result: z.ZodObject<{
|
|
533
522
|
result: z.ZodObject<{
|
|
534
523
|
is_valid: z.ZodBoolean;
|
|
535
524
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -540,9 +529,9 @@ export declare const VerificationOutput: z.ZodObject<{
|
|
|
540
529
|
is_valid: boolean;
|
|
541
530
|
reasons: string[];
|
|
542
531
|
}>;
|
|
543
|
-
}
|
|
532
|
+
} & {
|
|
544
533
|
executionId: z.ZodString;
|
|
545
|
-
}
|
|
534
|
+
}, "strip", z.ZodTypeAny, {
|
|
546
535
|
result: {
|
|
547
536
|
is_valid: boolean;
|
|
548
537
|
reasons: string[];
|
|
@@ -1006,7 +995,7 @@ export declare const SimplifiedScenario: z.ZodObject<{
|
|
|
1006
995
|
description?: string | null | undefined;
|
|
1007
996
|
vcsIncluded?: string[] | null | undefined;
|
|
1008
997
|
}>;
|
|
1009
|
-
export declare const AbbreviatedWorkflowScenario: z.ZodObject<
|
|
998
|
+
export declare const AbbreviatedWorkflowScenario: z.ZodObject<Omit<{
|
|
1010
999
|
id: z.ZodType<`scenario_${string}`, z.ZodTypeDef, `scenario_${string}`>;
|
|
1011
1000
|
name: z.ZodString;
|
|
1012
1001
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -1212,7 +1201,7 @@ export declare const AbbreviatedWorkflowScenario: z.ZodObject<z.objectUtil.exten
|
|
|
1212
1201
|
mode: z.ZodEnum<["INTERNAL", "EXTERNAL"]>;
|
|
1213
1202
|
workspaceId: z.ZodString;
|
|
1214
1203
|
vcsIncluded: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodEnum<["AMLScreeningsResults", "ProofOfResidence", "SelfieImage", "IDImage", "IDInformation", "IDInformationTfhe", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>>, "many">>>;
|
|
1215
|
-
}, "queries" | "vcsIncluded"
|
|
1204
|
+
}, "queries" | "vcsIncluded"> & {
|
|
1216
1205
|
queries: z.ZodArray<z.ZodObject<{
|
|
1217
1206
|
queryId: z.ZodOptional<z.ZodType<`query_${string}`, z.ZodTypeDef, `query_${string}`>>;
|
|
1218
1207
|
id: z.ZodOptional<z.ZodType<`query_${string}`, z.ZodTypeDef, `query_${string}`>>;
|
|
@@ -1281,7 +1270,7 @@ export declare const AbbreviatedWorkflowScenario: z.ZodObject<z.objectUtil.exten
|
|
|
1281
1270
|
} | null | undefined;
|
|
1282
1271
|
datasetColumnId?: `datasetc_${string}` | null | undefined;
|
|
1283
1272
|
}>, "many">;
|
|
1284
|
-
}
|
|
1273
|
+
}, "strip", z.ZodTypeAny, {
|
|
1285
1274
|
id: `scenario_${string}`;
|
|
1286
1275
|
type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
|
|
1287
1276
|
name: string;
|
|
@@ -1701,7 +1690,7 @@ export declare const TemplateScenario: z.ZodObject<Omit<{
|
|
|
1701
1690
|
description?: string | null | undefined;
|
|
1702
1691
|
vcsIncluded?: string[] | null | undefined;
|
|
1703
1692
|
}>;
|
|
1704
|
-
export declare const CreateTemplateScenario: z.ZodObject<
|
|
1693
|
+
export declare const CreateTemplateScenario: z.ZodObject<Omit<Omit<{
|
|
1705
1694
|
id: z.ZodType<`scenario_${string}`, z.ZodTypeDef, `scenario_${string}`>;
|
|
1706
1695
|
name: z.ZodString;
|
|
1707
1696
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -1907,9 +1896,9 @@ export declare const CreateTemplateScenario: z.ZodObject<z.objectUtil.extendShap
|
|
|
1907
1896
|
mode: z.ZodEnum<["INTERNAL", "EXTERNAL"]>;
|
|
1908
1897
|
workspaceId: z.ZodString;
|
|
1909
1898
|
vcsIncluded: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodEnum<["AMLScreeningsResults", "ProofOfResidence", "SelfieImage", "IDImage", "IDInformation", "IDInformationTfhe", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>>, "many">>>;
|
|
1910
|
-
}, "workspaceId">, "id"
|
|
1899
|
+
}, "workspaceId">, "id"> & {
|
|
1911
1900
|
entityType: z.ZodOptional<z.ZodEnum<["individual", "company", "transaction"]>>;
|
|
1912
|
-
}
|
|
1901
|
+
}, "strip", z.ZodTypeAny, {
|
|
1913
1902
|
type: "TFHE" | "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "BlockchainPolicies";
|
|
1914
1903
|
name: string;
|
|
1915
1904
|
queries: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scenario.schema.d.ts","sourceRoot":"../../../../src/identity","sources":["scenario.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAYxB,eAAO,MAAM,qBAAqB,sOAUxB,CAAC;AAEX,eAAO,MAAM,UAAU,wOAAgC,CAAC;AACxD,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,UAAU,CAAC,CAAC;AAEpD,eAAO,MAAM,eAAe,4CAA6C,CAAC;AAC1E,eAAO,MAAM,aAAa,8CAA0B,CAAC;AACrD,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;AAE1D,eAAO,MAAM,eAAe,kCAAmC,CAAC;AAChE,eAAO,MAAM,YAAY,oCAA0B,CAAC;AACpD,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAC;AAExD,eAAO,MAAM,WAAW,aAAa,CAAC;AAEtC,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,WAAW,CAAC,CAAC;AAEtD,eAAO,MAAM,aAAa,yHAMhB,CAAC;AACX,eAAO,MAAM,YAAY,2HAAwB,CAAC;AAClD,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAC;AAExD,eAAO,MAAM,aAAa,mCAAoC,CAAC;AAC/D,eAAO,MAAM,YAAY,qCAAwB,CAAC;AAClD,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAC;AAExD,eAAO,MAAM,gBAAgB,kCAAmC,CAAC;AACjE,eAAO,MAAM,cAAc,oCAA2B,CAAC;AACvD,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAC;AAE1D,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAUzB,CAAC;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAE5D,eAAO,MAAM,gCAAgC,0JAQnC,CAAC;AACX,eAAO,MAAM,+BAA+B,4JAE3C,CAAC;AACF,MAAM,MAAM,+BAA+B,GAAG,CAAC,CAAC,KAAK,CACnD,OAAO,+BAA+B,CACvC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;EAK5B,CAAC;AACH,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAElE,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"scenario.schema.d.ts","sourceRoot":"../../../../src/identity","sources":["scenario.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -31,19 +31,18 @@ export declare const TxAuthInput: z.ZodObject<{
|
|
|
31
31
|
nonce?: number | undefined;
|
|
32
32
|
}>;
|
|
33
33
|
export type TxAuthInput = z.infer<typeof TxAuthInput>;
|
|
34
|
-
export declare const ApiTxAuthInput: z.ZodObject<
|
|
34
|
+
export declare const ApiTxAuthInput: z.ZodObject<{
|
|
35
35
|
workflowId: z.ZodOptional<z.ZodString>;
|
|
36
36
|
chainId: z.ZodEnum<[import("../blockchain/index.js").NEXERA_EVM_CHAINS.ETHEREUM, import("../blockchain/index.js").NEXERA_EVM_CHAINS.POLYGON, import("../blockchain/index.js").NEXERA_EVM_CHAINS.POLYGON_AMOY, import("../blockchain/index.js").NEXERA_EVM_CHAINS.AVALANCHE, import("../blockchain/index.js").NEXERA_EVM_CHAINS.AVALANCHE_FUJI, import("../blockchain/index.js").NEXERA_EVM_CHAINS.ARBITRUM, import("../blockchain/index.js").NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA, import("../blockchain/index.js").NEXERA_EVM_CHAINS.SEPOLIA, import("../blockchain/index.js").NEXERA_EVM_CHAINS.BASE, import("../blockchain/index.js").NEXERA_EVM_CHAINS.BASE_SEPOLIA, import("../blockchain/index.js").NEXERA_EVM_CHAINS.BNB, import("../blockchain/index.js").NEXERA_EVM_CHAINS.BNB_TESTNET, import("../blockchain/index.js").NEXERA_EVM_CHAINS.MOONBEAM, import("../blockchain/index.js").NEXERA_EVM_CHAINS.MOONRIVER, import("../blockchain/index.js").NEXERA_EVM_CHAINS.OPTIMISM, import("../blockchain/index.js").NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA, import("../blockchain/index.js").NEXERA_EVM_CHAINS.SWISSTRONIK_TESTNET, import("../blockchain/index.js").NEXERA_EVM_CHAINS.HEDERA_MAINNET, import("../blockchain/index.js").NEXERA_EVM_CHAINS.HEDERA_TESTNET, import("../blockchain/index.js").NEXERA_EVM_CHAINS.SWAN_MAINNET, import("../blockchain/index.js").NEXERA_EVM_CHAINS.SWAN_SATURN_TESTNET, import("../blockchain/index.js").NEXERA_EVM_CHAINS.SWAN_PROXIMA_TESTNET, import("../blockchain/index.js").NEXERA_EVM_CHAINS.AGUNG_TESTNET, import("../blockchain/index.js").NEXERA_EVM_CHAINS.PEAQ_MAINNET]>;
|
|
37
37
|
contractAbi: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">;
|
|
38
38
|
contractAddress: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>;
|
|
39
39
|
functionName: z.ZodString;
|
|
40
40
|
args: z.ZodArray<z.ZodUnknown, "many">;
|
|
41
|
-
userAddress: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>;
|
|
42
41
|
blockExpiration: z.ZodOptional<z.ZodNumber>;
|
|
43
42
|
nonce: z.ZodOptional<z.ZodNumber>;
|
|
44
|
-
}
|
|
43
|
+
} & {
|
|
45
44
|
userAddress: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>>;
|
|
46
|
-
}
|
|
45
|
+
}, "strip", z.ZodTypeAny, {
|
|
47
46
|
contractAddress: `0x${string}`;
|
|
48
47
|
functionName: string;
|
|
49
48
|
chainId: import("../blockchain/index.js").NEXERA_EVM_CHAINS.ETHEREUM | import("../blockchain/index.js").NEXERA_EVM_CHAINS.ARBITRUM | import("../blockchain/index.js").NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA | import("../blockchain/index.js").NEXERA_EVM_CHAINS.OPTIMISM | import("../blockchain/index.js").NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA | import("../blockchain/index.js").NEXERA_EVM_CHAINS.AVALANCHE | import("../blockchain/index.js").NEXERA_EVM_CHAINS.AVALANCHE_FUJI | import("../blockchain/index.js").NEXERA_EVM_CHAINS.POLYGON | import("../blockchain/index.js").NEXERA_EVM_CHAINS.POLYGON_AMOY | import("../blockchain/index.js").NEXERA_EVM_CHAINS.SEPOLIA | import("../blockchain/index.js").NEXERA_EVM_CHAINS.BASE | import("../blockchain/index.js").NEXERA_EVM_CHAINS.BASE_SEPOLIA | import("../blockchain/index.js").NEXERA_EVM_CHAINS.MOONBEAM | import("../blockchain/index.js").NEXERA_EVM_CHAINS.MOONRIVER | import("../blockchain/index.js").NEXERA_EVM_CHAINS.BNB | import("../blockchain/index.js").NEXERA_EVM_CHAINS.BNB_TESTNET | import("../blockchain/index.js").NEXERA_EVM_CHAINS.SWISSTRONIK_TESTNET | import("../blockchain/index.js").NEXERA_EVM_CHAINS.HEDERA_MAINNET | import("../blockchain/index.js").NEXERA_EVM_CHAINS.HEDERA_TESTNET | import("../blockchain/index.js").NEXERA_EVM_CHAINS.SWAN_MAINNET | import("../blockchain/index.js").NEXERA_EVM_CHAINS.SWAN_SATURN_TESTNET | import("../blockchain/index.js").NEXERA_EVM_CHAINS.SWAN_PROXIMA_TESTNET | import("../blockchain/index.js").NEXERA_EVM_CHAINS.AGUNG_TESTNET | import("../blockchain/index.js").NEXERA_EVM_CHAINS.PEAQ_MAINNET;
|
|
@@ -159,18 +158,17 @@ export declare const TezosTxAuthInput: z.ZodObject<{
|
|
|
159
158
|
nonce?: number | undefined;
|
|
160
159
|
}>;
|
|
161
160
|
export type TezosTxAuthInput = z.infer<typeof TezosTxAuthInput>;
|
|
162
|
-
export declare const ApiTezosTxAuthInput: z.ZodObject<
|
|
161
|
+
export declare const ApiTezosTxAuthInput: z.ZodObject<{
|
|
163
162
|
workflowId: z.ZodOptional<z.ZodString>;
|
|
164
163
|
chainID: z.ZodEnum<[import("../blockchain/index.js").NEXERA_TEZOS_CHAINS.TEZOS, import("../blockchain/index.js").NEXERA_TEZOS_CHAINS.TEZOS_GHOSTNET]>;
|
|
165
164
|
contractAddress: z.ZodEffects<z.ZodString, `KT1${string}`, string>;
|
|
166
165
|
functionName: z.ZodEffects<z.ZodString, `%${string}`, string>;
|
|
167
166
|
args: z.ZodString;
|
|
168
|
-
userAddress: z.ZodEffects<z.ZodString, `tz${string}`, string>;
|
|
169
167
|
blockExpiration: z.ZodOptional<z.ZodNumber>;
|
|
170
168
|
nonce: z.ZodOptional<z.ZodNumber>;
|
|
171
|
-
}
|
|
169
|
+
} & {
|
|
172
170
|
userAddress: z.ZodOptional<z.ZodEffects<z.ZodString, `tz${string}`, string>>;
|
|
173
|
-
}
|
|
171
|
+
}, "strip", z.ZodTypeAny, {
|
|
174
172
|
contractAddress: `KT1${string}`;
|
|
175
173
|
functionName: `%${string}`;
|
|
176
174
|
args: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"txAuthData.schema.d.ts","sourceRoot":"../../../../src/identity","sources":["txAuthData.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAmBxB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAUtB,CAAC;AACH,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,WAAW,CAAC,CAAC;AAEtD,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"txAuthData.schema.d.ts","sourceRoot":"../../../../src/identity","sources":["txAuthData.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -17,6 +17,7 @@ export declare const DatasetColumnTypeOptionPrefix = "datasetcto";
|
|
|
17
17
|
export declare const DatasetRowPrefix = "datasetr";
|
|
18
18
|
export declare const DatasetRowValuePrefix = "datasetrv";
|
|
19
19
|
export declare const DatasetViewPrefix = "datasetv";
|
|
20
|
+
export declare const DatasetFolderPrefix = "datasetf";
|
|
20
21
|
export declare const MetaAlertPrefix = "alrt";
|
|
21
22
|
export declare const TagsToEntityPrefix = "tte";
|
|
22
23
|
export declare const TransactionAddressesPrefix = "txa";
|
|
@@ -88,6 +89,7 @@ export type DatasetColumnTypeOptionPrefix = typeof DatasetColumnTypeOptionPrefix
|
|
|
88
89
|
export type DatasetRowPrefix = typeof DatasetRowPrefix;
|
|
89
90
|
export type DatasetRowValuePrefix = typeof DatasetRowValuePrefix;
|
|
90
91
|
export type DatasetViewPrefix = typeof DatasetViewPrefix;
|
|
92
|
+
export type DatasetFolderPrefix = typeof DatasetFolderPrefix;
|
|
91
93
|
export type MetaAlertPrefix = typeof MetaAlertPrefix;
|
|
92
94
|
export type TagsToEntityPrefix = typeof TagsToEntityPrefix;
|
|
93
95
|
export type TransactionAddressesPrefix = typeof TransactionAddressesPrefix;
|
|
@@ -132,6 +134,7 @@ export type DatasetColumnTypeOptionId = `${DatasetColumnTypeOptionPrefix}_${stri
|
|
|
132
134
|
export type DatasetRowId = `${DatasetRowPrefix}_${string}`;
|
|
133
135
|
export type DatasetRowValueId = `${DatasetRowValuePrefix}_${string}`;
|
|
134
136
|
export type DatasetViewId = `${DatasetViewPrefix}_${string}`;
|
|
137
|
+
export type DatasetFolderId = `${DatasetFolderPrefix}_${string}`;
|
|
135
138
|
export type MetaAlertId = `${MetaAlertPrefix}_${string}`;
|
|
136
139
|
export type TransactionAddressesId = `${TransactionAddressesPrefix}_${string}`;
|
|
137
140
|
export type TransactionId = `${TransactionPrefix}_${string}`;
|
|
@@ -155,7 +158,7 @@ export declare const WorkflowSessionId: z.ZodString;
|
|
|
155
158
|
export type WorkflowSessionId = z.infer<typeof WorkflowSessionId>;
|
|
156
159
|
export type SsssShareId = `${SsssSharePrefix}_${string}`;
|
|
157
160
|
export type SsssChunkId = `${SsssChunkPrefix}_${string}`;
|
|
158
|
-
export declare const createBrandedSchemaId: <T extends string>(brand: StorageId | IdentityId | EmailId | WalletId | AppId | ChallengeId | TestId | CustomerScreeningId | SigGatingId | MetaAlertId | ScenarioId | QueryId | ActionId | TagId | TagsToEntityId | TransactionAddressesId | TransactionId | TransactionActivityId | TransactionFeesId | TransactionReviewId | TransactionPartiesId | TransactionInfosId | TransactionExtractedInfosId | TransactionMethodsId | TransactionMethodExtractedInfosId | InstitutionId | WorkflowSessionAttributeId | InstitutionExtractedInfosId | ScorechainAnalysisId | TransactionAmountId | SsssShareId | SsssChunkId | QueryGroupId | ChatId | MessageId | AiMessageId | ComplyAdvantageSearchUpdateId | EvaluationMethodId | DatasetId | DatasetColumnId | DatasetColumnTypeId | DatasetColumnTypeOptionId | DatasetViewId | DatasetRowId | DatasetRowValueId | ChatItemId) => z.ZodType<T, z.ZodTypeDef, T>;
|
|
161
|
+
export declare const createBrandedSchemaId: <T extends string>(brand: StorageId | IdentityId | EmailId | WalletId | AppId | ChallengeId | TestId | CustomerScreeningId | SigGatingId | MetaAlertId | ScenarioId | QueryId | ActionId | TagId | TagsToEntityId | TransactionAddressesId | TransactionId | TransactionActivityId | TransactionFeesId | TransactionReviewId | TransactionPartiesId | TransactionInfosId | TransactionExtractedInfosId | TransactionMethodsId | TransactionMethodExtractedInfosId | InstitutionId | WorkflowSessionAttributeId | InstitutionExtractedInfosId | ScorechainAnalysisId | TransactionAmountId | SsssShareId | SsssChunkId | QueryGroupId | ChatId | MessageId | AiMessageId | ComplyAdvantageSearchUpdateId | EvaluationMethodId | DatasetId | DatasetColumnId | DatasetColumnTypeId | DatasetColumnTypeOptionId | DatasetViewId | DatasetRowId | DatasetRowValueId | DatasetFolderId | ChatItemId) => z.ZodType<T, z.ZodTypeDef, T>;
|
|
159
162
|
export declare const createBrandedSchemaIdWithParams: <T extends string>(brand: T, params: string[]) => z.ZodType<T, z.ZodTypeDef, T>;
|
|
160
163
|
export declare const StorageId: z.ZodType<`storage_${string}`, z.ZodTypeDef, `storage_${string}`>;
|
|
161
164
|
export declare const IdentityId: z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>;
|
|
@@ -175,6 +178,7 @@ export declare const DatasetColumnTypeOptionId: z.ZodType<`datasetcto_${string}`
|
|
|
175
178
|
export declare const DatasetRowId: z.ZodType<`datasetr_${string}`, z.ZodTypeDef, `datasetr_${string}`>;
|
|
176
179
|
export declare const DatasetRowValueId: z.ZodType<`datasetrv_${string}`, z.ZodTypeDef, `datasetrv_${string}`>;
|
|
177
180
|
export declare const DatasetViewId: z.ZodType<`datasetv_${string}`, z.ZodTypeDef, `datasetv_${string}`>;
|
|
181
|
+
export declare const DatasetFolderId: z.ZodType<`datasetf_${string}`, z.ZodTypeDef, `datasetf_${string}`>;
|
|
178
182
|
export declare const MetaAlertId: z.ZodType<`alrt_${string}`, z.ZodTypeDef, `alrt_${string}`>;
|
|
179
183
|
export declare const TagsToEntityId: z.ZodType<`tte_${string}`, z.ZodTypeDef, `tte_${string}`>;
|
|
180
184
|
export declare const TransactionAddressesId: z.ZodType<`txa_${string}`, z.ZodTypeDef, `txa_${string}`>;
|
|
@@ -200,7 +204,7 @@ export declare const WorkflowSessionAttributeId: z.ZodType<`wsatr_${string}`, z.
|
|
|
200
204
|
export declare const SsssShareId: z.ZodType<`ssssshare_${string}`, z.ZodTypeDef, `ssssshare_${string}`>;
|
|
201
205
|
export declare const SsssChunkId: z.ZodType<`sssschunk_${string}`, z.ZodTypeDef, `sssschunk_${string}`>;
|
|
202
206
|
export declare const ChatItemId: z.ZodType<`chtitm_${string}`, z.ZodTypeDef, `chtitm_${string}`>;
|
|
203
|
-
export declare const generateId: <T extends string>(type: T & (ActionPrefix | AppPrefix | ChallengePrefix | MetaAlertPrefix | TestPrefix | IndividualScreeningPrefix | SigGatingPrefix | EmailPrefix | IdentityPrefix | InstitutionExtractedInfosPrefix | InstitutionPrefix | QueryPrefix | ScenarioPrefix | StoragePrefix | TagPrefix | TagsToEntityPrefix | TransactionAmountPrefix | TransactionActivityPrefix | TransactionAddressesPrefix | ScorechainAnalysisPrefix | SsssSharePrefix | SsssChunkPrefix | TransactionExtractedInfosPrefix | TransactionFeesPrefix | TransactionInfosPrefix | TransactionMethodExtractedInfosPrefix | TransactionMethodsPrefix | TransactionPartiesPrefix | TransactionPrefix | TransactionReviewPrefix | WalletPrefix | WorkflowSessionAttributePrefix | QueryGroupPrefix | AiExecutionPrefix | AiExecutionStepPrefix | ChatPrefix | MessagePrefix | AiDocumentPrefix | AiAgentPrefix | AiStepPrefix | AiMessagePrefix | ComplyAdvantageSearchUpdatePrefix | EvaluationMethodPrefix | DatasetPrefix | DatasetColumnPrefix | DatasetColumnTypePrefix | DatasetColumnTypeOptionPrefix | DatasetRowPrefix | DatasetRowValuePrefix | ChatItemPrefix | DatasetViewPrefix)) => `${T}_${string}`;
|
|
207
|
+
export declare const generateId: <T extends string>(type: T & (ActionPrefix | AppPrefix | ChallengePrefix | MetaAlertPrefix | TestPrefix | IndividualScreeningPrefix | SigGatingPrefix | EmailPrefix | IdentityPrefix | InstitutionExtractedInfosPrefix | InstitutionPrefix | QueryPrefix | ScenarioPrefix | StoragePrefix | TagPrefix | TagsToEntityPrefix | TransactionAmountPrefix | TransactionActivityPrefix | TransactionAddressesPrefix | ScorechainAnalysisPrefix | SsssSharePrefix | SsssChunkPrefix | TransactionExtractedInfosPrefix | TransactionFeesPrefix | TransactionInfosPrefix | TransactionMethodExtractedInfosPrefix | TransactionMethodsPrefix | TransactionPartiesPrefix | TransactionPrefix | TransactionReviewPrefix | WalletPrefix | WorkflowSessionAttributePrefix | QueryGroupPrefix | AiExecutionPrefix | AiExecutionStepPrefix | ChatPrefix | MessagePrefix | AiDocumentPrefix | AiAgentPrefix | AiStepPrefix | AiMessagePrefix | ComplyAdvantageSearchUpdatePrefix | EvaluationMethodPrefix | DatasetPrefix | DatasetColumnPrefix | DatasetColumnTypePrefix | DatasetColumnTypeOptionPrefix | DatasetRowPrefix | DatasetRowValuePrefix | DatasetFolderPrefix | ChatItemPrefix | DatasetViewPrefix)) => `${T}_${string}`;
|
|
204
208
|
export declare const MemberId: z.ZodString;
|
|
205
209
|
export type MemberId = z.infer<typeof MemberId>;
|
|
206
210
|
export declare const ChatId: z.ZodType<`chat_${string}`, z.ZodTypeDef, `chat_${string}`>;
|
|
@@ -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;AAIxB,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,yBAAyB,WAAW,CAAC;AAClD,eAAO,MAAM,eAAe,cAAc,CAAC;AAC3C,eAAO,MAAM,SAAS,QAAQ,CAAC;AAC/B,eAAO,MAAM,wBAAwB,WAAW,CAAC;AAGjD,eAAO,MAAM,aAAa,YAAY,CAAC;AACvC,eAAO,MAAM,mBAAmB,aAAa,CAAC;AAC9C,eAAO,MAAM,uBAAuB,cAAc,CAAC;AACnD,eAAO,MAAM,6BAA6B,eAAe,CAAC;AAC1D,eAAO,MAAM,gBAAgB,aAAa,CAAC;AAC3C,eAAO,MAAM,qBAAqB,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"identity-ids.schema.d.ts","sourceRoot":"../../../src","sources":["identity-ids.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -35,9 +35,8 @@ export declare const WorkflowId: z.ZodString;
|
|
|
35
35
|
export declare const CustomerId: z.ZodString;
|
|
36
36
|
export declare const ExternalCustomerId: z.ZodString;
|
|
37
37
|
export type ExternalCustomerId = z.infer<typeof ExternalCustomerId>;
|
|
38
|
-
export declare const IdentityAppV2Web3JWT: z.ZodObject<
|
|
38
|
+
export declare const IdentityAppV2Web3JWT: z.ZodObject<{
|
|
39
39
|
sub: z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>;
|
|
40
|
-
flowType: z.ZodUnion<[z.ZodLiteral<"web3">, z.ZodLiteral<"web2">]>;
|
|
41
40
|
exp: z.ZodNumber;
|
|
42
41
|
customerId: z.ZodString;
|
|
43
42
|
verificationMode: z.ZodEnum<["full_verification", "sandbox"]>;
|
|
@@ -48,11 +47,11 @@ export declare const IdentityAppV2Web3JWT: z.ZodObject<z.objectUtil.extendShape<
|
|
|
48
47
|
timestamp: z.ZodNumber;
|
|
49
48
|
iat: z.ZodNumber;
|
|
50
49
|
hosts: z.ZodArray<z.ZodString, "many">;
|
|
51
|
-
}
|
|
50
|
+
} & {
|
|
52
51
|
flowType: z.ZodLiteral<"web3">;
|
|
53
52
|
blockchainAddress: z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>;
|
|
54
53
|
blockchainNamespace: z.ZodEnum<["tezos", "eip155", "aptos", "polkadot", "starknet", "cosmos", "solana", "cardano", "bip122", "xrpl", "dash", "tron", "avax"]>;
|
|
55
|
-
}
|
|
54
|
+
}, "strip", z.ZodTypeAny, {
|
|
56
55
|
sub: `identity_${string}`;
|
|
57
56
|
flowType: "web3";
|
|
58
57
|
exp: number;
|
|
@@ -83,9 +82,8 @@ export declare const IdentityAppV2Web3JWT: z.ZodObject<z.objectUtil.extendShape<
|
|
|
83
82
|
blockchainNamespace: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bip122" | "xrpl" | "dash" | "tron" | "avax";
|
|
84
83
|
ipAddress?: string | undefined;
|
|
85
84
|
}>;
|
|
86
|
-
export declare const IdentityAppV2Web2JWT: z.ZodObject<
|
|
85
|
+
export declare const IdentityAppV2Web2JWT: z.ZodObject<{
|
|
87
86
|
sub: z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>;
|
|
88
|
-
flowType: z.ZodUnion<[z.ZodLiteral<"web3">, z.ZodLiteral<"web2">]>;
|
|
89
87
|
exp: z.ZodNumber;
|
|
90
88
|
customerId: z.ZodString;
|
|
91
89
|
verificationMode: z.ZodEnum<["full_verification", "sandbox"]>;
|
|
@@ -96,14 +94,10 @@ export declare const IdentityAppV2Web2JWT: z.ZodObject<z.objectUtil.extendShape<
|
|
|
96
94
|
timestamp: z.ZodNumber;
|
|
97
95
|
iat: z.ZodNumber;
|
|
98
96
|
hosts: z.ZodArray<z.ZodString, "many">;
|
|
99
|
-
}
|
|
97
|
+
} & {
|
|
100
98
|
flowType: z.ZodLiteral<"web2">;
|
|
101
|
-
/**
|
|
102
|
-
* @deprecated Fetch the additional user information from the services instead of relying on this field
|
|
103
|
-
* We only have this field in web2 mode because most of the services are relying on the blockchain address to be present in the JWT
|
|
104
|
-
*/
|
|
105
99
|
deprecated_additionalUserInformation: z.ZodOptional<z.ZodType<AdditionalCustomerInformationParams, z.ZodTypeDef, AdditionalCustomerInformationParams>>;
|
|
106
|
-
}
|
|
100
|
+
}, "strip", z.ZodTypeAny, {
|
|
107
101
|
sub: `identity_${string}`;
|
|
108
102
|
flowType: "web2";
|
|
109
103
|
exp: number;
|
|
@@ -134,9 +128,8 @@ export declare const IdentityAppV2Web2JWT: z.ZodObject<z.objectUtil.extendShape<
|
|
|
134
128
|
}>;
|
|
135
129
|
export type IdentityAppV2Web3JWT = z.infer<typeof IdentityAppV2Web3JWT>;
|
|
136
130
|
export type IdentityAppV2Web2JWT = z.infer<typeof IdentityAppV2Web2JWT>;
|
|
137
|
-
export declare const IdentityWidgetAccessToken_NEW: z.ZodUnion<[z.ZodObject<
|
|
131
|
+
export declare const IdentityWidgetAccessToken_NEW: z.ZodUnion<[z.ZodObject<{
|
|
138
132
|
sub: z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>;
|
|
139
|
-
flowType: z.ZodUnion<[z.ZodLiteral<"web3">, z.ZodLiteral<"web2">]>;
|
|
140
133
|
exp: z.ZodNumber;
|
|
141
134
|
customerId: z.ZodString;
|
|
142
135
|
verificationMode: z.ZodEnum<["full_verification", "sandbox"]>;
|
|
@@ -147,11 +140,11 @@ export declare const IdentityWidgetAccessToken_NEW: z.ZodUnion<[z.ZodObject<z.ob
|
|
|
147
140
|
timestamp: z.ZodNumber;
|
|
148
141
|
iat: z.ZodNumber;
|
|
149
142
|
hosts: z.ZodArray<z.ZodString, "many">;
|
|
150
|
-
}
|
|
143
|
+
} & {
|
|
151
144
|
flowType: z.ZodLiteral<"web3">;
|
|
152
145
|
blockchainAddress: z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>;
|
|
153
146
|
blockchainNamespace: z.ZodEnum<["tezos", "eip155", "aptos", "polkadot", "starknet", "cosmos", "solana", "cardano", "bip122", "xrpl", "dash", "tron", "avax"]>;
|
|
154
|
-
}
|
|
147
|
+
}, "strip", z.ZodTypeAny, {
|
|
155
148
|
sub: `identity_${string}`;
|
|
156
149
|
flowType: "web3";
|
|
157
150
|
exp: number;
|
|
@@ -181,9 +174,8 @@ export declare const IdentityWidgetAccessToken_NEW: z.ZodUnion<[z.ZodObject<z.ob
|
|
|
181
174
|
blockchainAddress: string;
|
|
182
175
|
blockchainNamespace: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bip122" | "xrpl" | "dash" | "tron" | "avax";
|
|
183
176
|
ipAddress?: string | undefined;
|
|
184
|
-
}>, z.ZodObject<
|
|
177
|
+
}>, z.ZodObject<{
|
|
185
178
|
sub: z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>;
|
|
186
|
-
flowType: z.ZodUnion<[z.ZodLiteral<"web3">, z.ZodLiteral<"web2">]>;
|
|
187
179
|
exp: z.ZodNumber;
|
|
188
180
|
customerId: z.ZodString;
|
|
189
181
|
verificationMode: z.ZodEnum<["full_verification", "sandbox"]>;
|
|
@@ -194,14 +186,10 @@ export declare const IdentityWidgetAccessToken_NEW: z.ZodUnion<[z.ZodObject<z.ob
|
|
|
194
186
|
timestamp: z.ZodNumber;
|
|
195
187
|
iat: z.ZodNumber;
|
|
196
188
|
hosts: z.ZodArray<z.ZodString, "many">;
|
|
197
|
-
}
|
|
189
|
+
} & {
|
|
198
190
|
flowType: z.ZodLiteral<"web2">;
|
|
199
|
-
/**
|
|
200
|
-
* @deprecated Fetch the additional user information from the services instead of relying on this field
|
|
201
|
-
* We only have this field in web2 mode because most of the services are relying on the blockchain address to be present in the JWT
|
|
202
|
-
*/
|
|
203
191
|
deprecated_additionalUserInformation: z.ZodOptional<z.ZodType<AdditionalCustomerInformationParams, z.ZodTypeDef, AdditionalCustomerInformationParams>>;
|
|
204
|
-
}
|
|
192
|
+
}, "strip", z.ZodTypeAny, {
|
|
205
193
|
sub: `identity_${string}`;
|
|
206
194
|
flowType: "web2";
|
|
207
195
|
exp: number;
|
|
@@ -239,9 +227,8 @@ export type OrganizationId = z.infer<typeof OrganizationId>;
|
|
|
239
227
|
export type WorkspaceId = z.infer<typeof WorkspaceId>;
|
|
240
228
|
export type WorkflowId = z.infer<typeof WorkflowId>;
|
|
241
229
|
export type CustomerId = z.infer<typeof CustomerId>;
|
|
242
|
-
export declare const IdentityWidgetSessionToken: z.ZodUnion<[z.ZodObject<
|
|
230
|
+
export declare const IdentityWidgetSessionToken: z.ZodUnion<[z.ZodObject<{
|
|
243
231
|
sub: z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>;
|
|
244
|
-
flowType: z.ZodUnion<[z.ZodLiteral<"web3">, z.ZodLiteral<"web2">]>;
|
|
245
232
|
exp: z.ZodNumber;
|
|
246
233
|
customerId: z.ZodString;
|
|
247
234
|
verificationMode: z.ZodEnum<["full_verification", "sandbox"]>;
|
|
@@ -252,11 +239,11 @@ export declare const IdentityWidgetSessionToken: z.ZodUnion<[z.ZodObject<z.objec
|
|
|
252
239
|
timestamp: z.ZodNumber;
|
|
253
240
|
iat: z.ZodNumber;
|
|
254
241
|
hosts: z.ZodArray<z.ZodString, "many">;
|
|
255
|
-
}
|
|
242
|
+
} & {
|
|
256
243
|
flowType: z.ZodLiteral<"web3">;
|
|
257
244
|
blockchainAddress: z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>;
|
|
258
245
|
blockchainNamespace: z.ZodEnum<["tezos", "eip155", "aptos", "polkadot", "starknet", "cosmos", "solana", "cardano", "bip122", "xrpl", "dash", "tron", "avax"]>;
|
|
259
|
-
}
|
|
246
|
+
}, "strip", z.ZodTypeAny, {
|
|
260
247
|
sub: `identity_${string}`;
|
|
261
248
|
flowType: "web3";
|
|
262
249
|
exp: number;
|
|
@@ -286,9 +273,8 @@ export declare const IdentityWidgetSessionToken: z.ZodUnion<[z.ZodObject<z.objec
|
|
|
286
273
|
blockchainAddress: string;
|
|
287
274
|
blockchainNamespace: "cosmos" | "tezos" | "eip155" | "aptos" | "polkadot" | "starknet" | "solana" | "cardano" | "bip122" | "xrpl" | "dash" | "tron" | "avax";
|
|
288
275
|
ipAddress?: string | undefined;
|
|
289
|
-
}>, z.ZodObject<
|
|
276
|
+
}>, z.ZodObject<{
|
|
290
277
|
sub: z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>;
|
|
291
|
-
flowType: z.ZodUnion<[z.ZodLiteral<"web3">, z.ZodLiteral<"web2">]>;
|
|
292
278
|
exp: z.ZodNumber;
|
|
293
279
|
customerId: z.ZodString;
|
|
294
280
|
verificationMode: z.ZodEnum<["full_verification", "sandbox"]>;
|
|
@@ -299,14 +285,10 @@ export declare const IdentityWidgetSessionToken: z.ZodUnion<[z.ZodObject<z.objec
|
|
|
299
285
|
timestamp: z.ZodNumber;
|
|
300
286
|
iat: z.ZodNumber;
|
|
301
287
|
hosts: z.ZodArray<z.ZodString, "many">;
|
|
302
|
-
}
|
|
288
|
+
} & {
|
|
303
289
|
flowType: z.ZodLiteral<"web2">;
|
|
304
|
-
/**
|
|
305
|
-
* @deprecated Fetch the additional user information from the services instead of relying on this field
|
|
306
|
-
* We only have this field in web2 mode because most of the services are relying on the blockchain address to be present in the JWT
|
|
307
|
-
*/
|
|
308
290
|
deprecated_additionalUserInformation: z.ZodOptional<z.ZodType<AdditionalCustomerInformationParams, z.ZodTypeDef, AdditionalCustomerInformationParams>>;
|
|
309
|
-
}
|
|
291
|
+
}, "strip", z.ZodTypeAny, {
|
|
310
292
|
sub: `identity_${string}`;
|
|
311
293
|
flowType: "web2";
|
|
312
294
|
exp: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nexeraSSID.schema.d.ts","sourceRoot":"../../../src","sources":["nexeraSSID.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,8BAAqB;AAItE,eAAO,MAAM,UAAU,2BAA4B,CAAC;AACpD,eAAO,MAAM,QAAQ,6BAEmB,CAAC;AACzC,eAAO,MAAM,iBAAiB,2CAA4C,CAAC;AAC3E,eAAO,MAAM,gBAAgB,6CAEsB,CAAC;AACpD,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAEhE,eAAO,MAAM,sCAAsC,kFAGzC,CAAC;AACX,eAAO,MAAM,iCAAiC,oFAE7C,CAAC;AAEF,eAAO,MAAM,yBAAyB,qDAI5B,CAAC;AACX,eAAO,MAAM,2BAA2B,uDAAoC,CAAC;AAE7E,eAAO,MAAM,2BAA2B,+DAM9B,CAAC;AACX,eAAO,MAAM,0CAA0C,iEAEtD,CAAC;AAEF,eAAO,MAAM,UAAU,wEAGrB,CAAC;AAEH;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG;IAChD,gCAAgC;IAChC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uCAAuC;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,iCAAiC;IACjC,MAAM,CAAC,EAAE;QACP,gCAAgC;QAChC,OAAO,EAAE,iBAAiB,CAAC;QAC3B,kCAAkC;QAClC,SAAS,EAAE,mBAAmB,CAAC;KAChC,CAAC;CACH,CAAC;AACF,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CAAC,mCAAmC,CAU3F,CAAC;AAEL,eAAO,MAAM,cAAc,aAAa,CAAC;AACzC,eAAO,MAAM,WAAW,aAAa,CAAC;AACtC,eAAO,MAAM,UAAU,aAAa,CAAC;AACrC,eAAO,MAAM,UAAU,aAAa,CAAC;AAIrC,eAAO,MAAM,kBAAkB,aAAa,CAAC;AAC7C,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAqBpE,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"nexeraSSID.schema.d.ts","sourceRoot":"../../../src","sources":["nexeraSSID.schema.ts"],"names":[],"mappings":"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"}
|