@nexeraid/identity-schemas 1.12.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/README.md +26 -0
- package/dist/declarations/src/blockchain.schema.d.ts +93 -0
- package/dist/declarations/src/blockchain.schema.d.ts.map +1 -0
- package/dist/declarations/src/config.schema.d.ts +128 -0
- package/dist/declarations/src/config.schema.d.ts.map +1 -0
- package/dist/declarations/src/countries.schema.d.ts +11 -0
- package/dist/declarations/src/countries.schema.d.ts.map +1 -0
- package/dist/declarations/src/credential-storage.schema.d.ts +138 -0
- package/dist/declarations/src/credential-storage.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/app-requests.schema.d.ts +4092 -0
- package/dist/declarations/src/identity/app-requests.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/challenge-query.schema.d.ts +1109 -0
- package/dist/declarations/src/identity/challenge-query.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/execute-scenario.schema.d.ts +135 -0
- package/dist/declarations/src/identity/execute-scenario.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/get-started.schema.d.ts +19 -0
- package/dist/declarations/src/identity/get-started.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/host-requests.schema.d.ts +2721 -0
- package/dist/declarations/src/identity/host-requests.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/index.d.ts +12 -0
- package/dist/declarations/src/identity/index.d.ts.map +1 -0
- package/dist/declarations/src/identity/kyc.schema.d.ts +2593 -0
- package/dist/declarations/src/identity/kyc.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/polygon-id.schema.d.ts +425 -0
- package/dist/declarations/src/identity/polygon-id.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/query.schema.d.ts +526 -0
- package/dist/declarations/src/identity/query.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/txAuthData.schema.d.ts +62 -0
- package/dist/declarations/src/identity/txAuthData.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/txAuthDataTezos.schema.d.ts +56 -0
- package/dist/declarations/src/identity/txAuthDataTezos.schema.d.ts.map +1 -0
- package/dist/declarations/src/identity/zkps.schema.d.ts +962 -0
- package/dist/declarations/src/identity/zkps.schema.d.ts.map +1 -0
- package/dist/declarations/src/index.d.ts +5 -0
- package/dist/declarations/src/index.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/GenericVerifiableCredentialSchema.d.ts +95 -0
- package/dist/declarations/src/verifiable-credentials/GenericVerifiableCredentialSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/ID3CredentialSubjectSchema.d.ts +2839 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/ID3CredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/IDScanCredentialSubjectSchema.d.ts +163 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/IDScanCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/IDScanPassportCredentialSubjectSchema.d.ts +21 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/IDScanPassportCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/IDScanSelfieCredentialSubjectSchema.d.ts +21 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/IDScanSelfieCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_AMLScreeningsResultsCredentialSubjectSchema.d.ts +2692 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_AMLScreeningsResultsCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_IDImageCredentialSubjectSchema.d.ts +24 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_IDImageCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_IDInformationCredentialSubjectSchema.d.ts +258 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_IDInformationCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_ProofOfResidenceCredentialSubjectSchema.d.ts +39 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_ProofOfResidenceCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_SelfieImageCredentialSubjectSchema.d.ts +21 -0
- package/dist/declarations/src/verifiable-credentials/OLD_generated/generated/OLD_SelfieImageCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/cleanObject.d.ts +12 -0
- package/dist/declarations/src/verifiable-credentials/cleanObject.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/frontend-utilities.schema.d.ts +16 -0
- package/dist/declarations/src/verifiable-credentials/frontend-utilities.schema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/general-vc-typing.schema.d.ts +5978 -0
- package/dist/declarations/src/verifiable-credentials/general-vc-typing.schema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/generated/IDImageCredentialSubjectSchema.d.ts +48 -0
- package/dist/declarations/src/verifiable-credentials/generated/IDImageCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/generated/IDInformationCredentialSubjectSchema.d.ts +96 -0
- package/dist/declarations/src/verifiable-credentials/generated/IDInformationCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/generated/ProofOfResidenceCredentialSubjectSchema.d.ts +48 -0
- package/dist/declarations/src/verifiable-credentials/generated/ProofOfResidenceCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/generated/SelfieImageCredentialSubjectSchema.d.ts +39 -0
- package/dist/declarations/src/verifiable-credentials/generated/SelfieImageCredentialSubjectSchema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/index.d.ts +56 -0
- package/dist/declarations/src/verifiable-credentials/index.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/vc-utils.schema.d.ts +8 -0
- package/dist/declarations/src/verifiable-credentials/vc-utils.schema.d.ts.map +1 -0
- package/dist/declarations/src/verifiable-credentials/vc_json_schema_map.d.ts +127 -0
- package/dist/declarations/src/verifiable-credentials/vc_json_schema_map.d.ts.map +1 -0
- package/dist/nexeraid-identity-schemas.cjs.d.ts +2 -0
- package/dist/nexeraid-identity-schemas.cjs.dev.js +110 -0
- package/dist/nexeraid-identity-schemas.cjs.js +7 -0
- package/dist/nexeraid-identity-schemas.cjs.prod.js +110 -0
- package/dist/nexeraid-identity-schemas.esm.js +40 -0
- package/dist/package.json +72 -0
- package/dist/txAuthDataTezos.schema-92a60696.cjs.prod.js +2995 -0
- package/dist/txAuthDataTezos.schema-a6ddf460.esm.js +2775 -0
- package/dist/txAuthDataTezos.schema-ad3b7592.cjs.dev.js +2995 -0
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.d.ts +2 -0
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.js +141 -0
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.js +7 -0
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.js +141 -0
- package/identity/dist/nexeraid-identity-schemas-identity.esm.js +2 -0
- package/identity/package.json +4 -0
- package/package.json +71 -0
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.d.ts +2 -0
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.js +2158 -0
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.js +7 -0
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.js +2158 -0
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.js +2126 -0
- package/verifiable-credentials/package.json +4 -0
|
@@ -0,0 +1,526 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
export declare const AllCredentialAttributes: z.ZodUnion<[z.ZodEnum<["id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "personalData" | "isSandbox", ...("id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "personalData" | "isSandbox")[]]>, z.ZodEnum<["id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "isSandbox" | "base64_front" | "base64_back" | "name" | "mediaType_front" | "mediaType_back", ...("id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "isSandbox" | "base64_front" | "base64_back" | "name" | "mediaType_front" | "mediaType_back")[]]>, z.ZodEnum<["id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "entryDate" | "entryTime" | "isSandbox" | "name" | "base64" | "mediaType", ...("id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "entryDate" | "entryTime" | "isSandbox" | "name" | "base64" | "mediaType")[]]>, z.ZodEnum<["id" | "journeyId" | "documentType" | "entryDate" | "entryTime" | "country" | "isSandbox" | "name" | "base64" | "mediaType" | "county" | "city" | "streetName" | "postalCode", ...("id" | "journeyId" | "documentType" | "entryDate" | "entryTime" | "country" | "isSandbox" | "name" | "base64" | "mediaType" | "county" | "city" | "streetName" | "postalCode")[]]>]>;
|
|
3
|
+
export type AllCredentialAttributes = z.infer<typeof AllCredentialAttributes>;
|
|
4
|
+
export declare const AllCredentialValues: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
5
|
+
export type AllCredentialValues = z.infer<typeof AllCredentialValues>;
|
|
6
|
+
export declare const Operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
7
|
+
export declare const ZKPOperator: z.ZodEnum<["$noop", "$eq", "$lt", "$gt", "$in", "$nin", "$ne"]>;
|
|
8
|
+
export declare const operatorDisplayMap: {
|
|
9
|
+
$eq: string;
|
|
10
|
+
$gt: string;
|
|
11
|
+
$lt: string;
|
|
12
|
+
$gte: string;
|
|
13
|
+
$lte: string;
|
|
14
|
+
$ne: string;
|
|
15
|
+
$in: string;
|
|
16
|
+
$nin: string;
|
|
17
|
+
$noop: string;
|
|
18
|
+
};
|
|
19
|
+
export declare const ARRAY_OPERATORS: readonly ["$in", "$nin", "$eq", "$ne"];
|
|
20
|
+
export declare const ArrayOperator: z.ZodEnum<["$in", "$nin", "$eq", "$ne"]>;
|
|
21
|
+
export declare const STRING_OPERATORS: readonly ["$eq", "$ne", "$in", "$nin"];
|
|
22
|
+
export declare const StringOperator: z.ZodEnum<["$eq", "$ne", "$in", "$nin"]>;
|
|
23
|
+
export declare const NUMERIC_OPERATORS: readonly ["$eq", "$ne", "$gt", "$gte", "$lt", "$lte"];
|
|
24
|
+
export declare const NumericOperator: z.ZodEnum<["$eq", "$ne", "$gt", "$gte", "$lt", "$lte"]>;
|
|
25
|
+
export declare const BOOLEAN_OPERATORS: readonly ["$eq", "$ne"];
|
|
26
|
+
export declare const BooleanOperator: z.ZodEnum<["$eq", "$ne"]>;
|
|
27
|
+
export declare const DATE_OPERATORS: readonly ["$eq", "$ne", "$gt", "$gte", "$lt", "$lte"];
|
|
28
|
+
export declare const DateOperator: z.ZodEnum<["$eq", "$ne", "$gt", "$gte", "$lt", "$lte"]>;
|
|
29
|
+
export declare const SUPPORTED_TYPES: readonly ["string", "integer", "boolean", "number", "array", "date"];
|
|
30
|
+
export declare const SupportedType: z.ZodEnum<["string", "integer", "boolean", "number", "array", "date"]>;
|
|
31
|
+
export type SupportedType = z.infer<typeof SupportedType>;
|
|
32
|
+
export declare const SupportedTypes: z.ZodObject<{
|
|
33
|
+
string: z.ZodEnum<["$eq", "$ne", "$in", "$nin"]>;
|
|
34
|
+
integer: z.ZodEnum<["$eq", "$ne", "$gt", "$gte", "$lt", "$lte"]>;
|
|
35
|
+
boolean: z.ZodEnum<["$eq", "$ne"]>;
|
|
36
|
+
number: z.ZodEnum<["$eq", "$ne", "$gt", "$gte", "$lt", "$lte"]>;
|
|
37
|
+
array: z.ZodEnum<["$in", "$nin", "$eq", "$ne"]>;
|
|
38
|
+
date: z.ZodEnum<["$eq", "$ne", "$gt", "$gte", "$lt", "$lte"]>;
|
|
39
|
+
}, "strip", z.ZodTypeAny, {
|
|
40
|
+
string: "$eq" | "$in" | "$nin" | "$ne";
|
|
41
|
+
number: "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$ne";
|
|
42
|
+
boolean: "$eq" | "$ne";
|
|
43
|
+
integer: "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$ne";
|
|
44
|
+
date: "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$ne";
|
|
45
|
+
array: "$eq" | "$in" | "$nin" | "$ne";
|
|
46
|
+
}, {
|
|
47
|
+
string: "$eq" | "$in" | "$nin" | "$ne";
|
|
48
|
+
number: "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$ne";
|
|
49
|
+
boolean: "$eq" | "$ne";
|
|
50
|
+
integer: "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$ne";
|
|
51
|
+
date: "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$ne";
|
|
52
|
+
array: "$eq" | "$in" | "$nin" | "$ne";
|
|
53
|
+
}>;
|
|
54
|
+
export declare const IDInformation: z.ZodObject<{
|
|
55
|
+
type: z.ZodLiteral<"IDInformation">;
|
|
56
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
|
+
attribute: z.ZodUnion<[z.ZodString, z.ZodEnum<["id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "personalData" | "isSandbox", ...("id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "personalData" | "isSandbox")[]]>]>;
|
|
58
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
59
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
60
|
+
}, "strip", z.ZodTypeAny, {
|
|
61
|
+
value: string | number | boolean | (string | number)[];
|
|
62
|
+
type: "IDInformation";
|
|
63
|
+
attribute: string;
|
|
64
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
65
|
+
requestId?: number | null | undefined;
|
|
66
|
+
}, {
|
|
67
|
+
value: string | number | boolean | (string | number)[];
|
|
68
|
+
type: "IDInformation";
|
|
69
|
+
attribute: string;
|
|
70
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
71
|
+
requestId?: number | null | undefined;
|
|
72
|
+
}>;
|
|
73
|
+
export declare const QueryConfig: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
74
|
+
type: z.ZodLiteral<"IDInformation">;
|
|
75
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
76
|
+
attribute: z.ZodUnion<[z.ZodString, z.ZodEnum<["id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "personalData" | "isSandbox", ...("id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "personalData" | "isSandbox")[]]>]>;
|
|
77
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
78
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
79
|
+
}, "strip", z.ZodTypeAny, {
|
|
80
|
+
value: string | number | boolean | (string | number)[];
|
|
81
|
+
type: "IDInformation";
|
|
82
|
+
attribute: string;
|
|
83
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
84
|
+
requestId?: number | null | undefined;
|
|
85
|
+
}, {
|
|
86
|
+
value: string | number | boolean | (string | number)[];
|
|
87
|
+
type: "IDInformation";
|
|
88
|
+
attribute: string;
|
|
89
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
90
|
+
requestId?: number | null | undefined;
|
|
91
|
+
}>, z.ZodObject<{
|
|
92
|
+
type: z.ZodLiteral<"IDImage">;
|
|
93
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
94
|
+
attribute: z.ZodUnion<[z.ZodString, z.ZodEnum<["id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "isSandbox" | "base64_front" | "base64_back" | "name" | "mediaType_front" | "mediaType_back", ...("id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "documentType" | "entryDate" | "entryTime" | "isSandbox" | "base64_front" | "base64_back" | "name" | "mediaType_front" | "mediaType_back")[]]>]>;
|
|
95
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
96
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
97
|
+
}, "strip", z.ZodTypeAny, {
|
|
98
|
+
value: string | number | boolean | (string | number)[];
|
|
99
|
+
type: "IDImage";
|
|
100
|
+
attribute: string;
|
|
101
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
102
|
+
requestId?: number | null | undefined;
|
|
103
|
+
}, {
|
|
104
|
+
value: string | number | boolean | (string | number)[];
|
|
105
|
+
type: "IDImage";
|
|
106
|
+
attribute: string;
|
|
107
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
108
|
+
requestId?: number | null | undefined;
|
|
109
|
+
}>, z.ZodObject<{
|
|
110
|
+
type: z.ZodLiteral<"SelfieImage">;
|
|
111
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
112
|
+
attribute: z.ZodUnion<[z.ZodString, z.ZodEnum<["id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "entryDate" | "entryTime" | "isSandbox" | "name" | "base64" | "mediaType", ...("id" | "journeyId" | "reviewAnswer" | "reviewRejectType" | "reviewRejectLabels" | "entryDate" | "entryTime" | "isSandbox" | "name" | "base64" | "mediaType")[]]>]>;
|
|
113
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
114
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
115
|
+
}, "strip", z.ZodTypeAny, {
|
|
116
|
+
value: string | number | boolean | (string | number)[];
|
|
117
|
+
type: "SelfieImage";
|
|
118
|
+
attribute: string;
|
|
119
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
120
|
+
requestId?: number | null | undefined;
|
|
121
|
+
}, {
|
|
122
|
+
value: string | number | boolean | (string | number)[];
|
|
123
|
+
type: "SelfieImage";
|
|
124
|
+
attribute: string;
|
|
125
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
126
|
+
requestId?: number | null | undefined;
|
|
127
|
+
}>, z.ZodObject<{
|
|
128
|
+
type: z.ZodLiteral<"ProofOfResidence">;
|
|
129
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
130
|
+
attribute: z.ZodUnion<[z.ZodString, z.ZodEnum<["id" | "journeyId" | "documentType" | "entryDate" | "entryTime" | "country" | "isSandbox" | "name" | "base64" | "mediaType" | "county" | "city" | "streetName" | "postalCode", ...("id" | "journeyId" | "documentType" | "entryDate" | "entryTime" | "country" | "isSandbox" | "name" | "base64" | "mediaType" | "county" | "city" | "streetName" | "postalCode")[]]>]>;
|
|
131
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
132
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
133
|
+
}, "strip", z.ZodTypeAny, {
|
|
134
|
+
value: string | number | boolean | (string | number)[];
|
|
135
|
+
type: "ProofOfResidence";
|
|
136
|
+
attribute: string;
|
|
137
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
138
|
+
requestId?: number | null | undefined;
|
|
139
|
+
}, {
|
|
140
|
+
value: string | number | boolean | (string | number)[];
|
|
141
|
+
type: "ProofOfResidence";
|
|
142
|
+
attribute: string;
|
|
143
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
144
|
+
requestId?: number | null | undefined;
|
|
145
|
+
}>]>;
|
|
146
|
+
export declare const QueryConfigSimplified: z.ZodObject<{
|
|
147
|
+
type: z.ZodEnum<["IDInformation", "SelfieImage", "IDImage", "ProofOfResidence", "AMLScreeningsResults", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>;
|
|
148
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
149
|
+
attribute: z.ZodString;
|
|
150
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
151
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
152
|
+
}, "strip", z.ZodTypeAny, {
|
|
153
|
+
value: string | number | boolean | (string | number)[];
|
|
154
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
155
|
+
attribute: string;
|
|
156
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
157
|
+
requestId?: number | null | undefined;
|
|
158
|
+
}, {
|
|
159
|
+
value: string | number | boolean | (string | number)[];
|
|
160
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
161
|
+
attribute: string;
|
|
162
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
163
|
+
requestId?: number | null | undefined;
|
|
164
|
+
}>;
|
|
165
|
+
export declare const PartialQueryConfigSimplified: z.ZodObject<{
|
|
166
|
+
type: z.ZodOptional<z.ZodEnum<["IDInformation", "SelfieImage", "IDImage", "ProofOfResidence", "AMLScreeningsResults", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>>;
|
|
167
|
+
requestId: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodNumber>>>;
|
|
168
|
+
attribute: z.ZodOptional<z.ZodString>;
|
|
169
|
+
value: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>>;
|
|
170
|
+
operator: z.ZodOptional<z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>>;
|
|
171
|
+
}, "strip", z.ZodTypeAny, {
|
|
172
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
173
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
174
|
+
requestId?: number | null | undefined;
|
|
175
|
+
attribute?: string | undefined;
|
|
176
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
177
|
+
}, {
|
|
178
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
179
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
180
|
+
requestId?: number | null | undefined;
|
|
181
|
+
attribute?: string | undefined;
|
|
182
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
183
|
+
}>;
|
|
184
|
+
export type QueryConfigSimplified = z.infer<typeof QueryConfigSimplified>;
|
|
185
|
+
export type PartialQueryConfigSimplified = z.infer<typeof PartialQueryConfigSimplified>;
|
|
186
|
+
export declare const QueryConfigSimplifiedParsed: z.ZodEffects<z.ZodObject<{
|
|
187
|
+
type: z.ZodEnum<["IDInformation", "SelfieImage", "IDImage", "ProofOfResidence", "AMLScreeningsResults", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>;
|
|
188
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
189
|
+
attribute: z.ZodString;
|
|
190
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
191
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
192
|
+
}, "strip", z.ZodTypeAny, {
|
|
193
|
+
value: string | number | boolean | (string | number)[];
|
|
194
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
195
|
+
attribute: string;
|
|
196
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
197
|
+
requestId?: number | null | undefined;
|
|
198
|
+
}, {
|
|
199
|
+
value: string | number | boolean | (string | number)[];
|
|
200
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
201
|
+
attribute: string;
|
|
202
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
203
|
+
requestId?: number | null | undefined;
|
|
204
|
+
}>, {
|
|
205
|
+
requestId: number | null | undefined;
|
|
206
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
207
|
+
attribute: string;
|
|
208
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
209
|
+
value: string | number | boolean | (string | number)[];
|
|
210
|
+
}, {
|
|
211
|
+
value: string | number | boolean | (string | number)[];
|
|
212
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
213
|
+
attribute: string;
|
|
214
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
215
|
+
requestId?: number | null | undefined;
|
|
216
|
+
}>;
|
|
217
|
+
export declare const QueryConfiguration: z.ZodObject<{
|
|
218
|
+
id: z.ZodString;
|
|
219
|
+
query: z.ZodEffects<z.ZodObject<{
|
|
220
|
+
type: z.ZodEnum<["IDInformation", "SelfieImage", "IDImage", "ProofOfResidence", "AMLScreeningsResults", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>;
|
|
221
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
222
|
+
attribute: z.ZodString;
|
|
223
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
224
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
225
|
+
}, "strip", z.ZodTypeAny, {
|
|
226
|
+
value: string | number | boolean | (string | number)[];
|
|
227
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
228
|
+
attribute: string;
|
|
229
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
230
|
+
requestId?: number | null | undefined;
|
|
231
|
+
}, {
|
|
232
|
+
value: string | number | boolean | (string | number)[];
|
|
233
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
234
|
+
attribute: string;
|
|
235
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
236
|
+
requestId?: number | null | undefined;
|
|
237
|
+
}>, {
|
|
238
|
+
requestId: number | null | undefined;
|
|
239
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
240
|
+
attribute: string;
|
|
241
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
242
|
+
value: string | number | boolean | (string | number)[];
|
|
243
|
+
}, {
|
|
244
|
+
value: string | number | boolean | (string | number)[];
|
|
245
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
246
|
+
attribute: string;
|
|
247
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
248
|
+
requestId?: number | null | undefined;
|
|
249
|
+
}>;
|
|
250
|
+
}, "strip", z.ZodTypeAny, {
|
|
251
|
+
id: string;
|
|
252
|
+
query: {
|
|
253
|
+
requestId: number | null | undefined;
|
|
254
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
255
|
+
attribute: string;
|
|
256
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
257
|
+
value: string | number | boolean | (string | number)[];
|
|
258
|
+
};
|
|
259
|
+
}, {
|
|
260
|
+
id: string;
|
|
261
|
+
query: {
|
|
262
|
+
value: string | number | boolean | (string | number)[];
|
|
263
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
264
|
+
attribute: string;
|
|
265
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
266
|
+
requestId?: number | null | undefined;
|
|
267
|
+
};
|
|
268
|
+
}>;
|
|
269
|
+
export declare const NonParsedQueryConfiguration: z.ZodObject<{
|
|
270
|
+
id: z.ZodString;
|
|
271
|
+
query: z.ZodObject<{
|
|
272
|
+
type: z.ZodEnum<["IDInformation", "SelfieImage", "IDImage", "ProofOfResidence", "AMLScreeningsResults", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>;
|
|
273
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
274
|
+
attribute: z.ZodString;
|
|
275
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
276
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
277
|
+
}, "strip", z.ZodTypeAny, {
|
|
278
|
+
value: string | number | boolean | (string | number)[];
|
|
279
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
280
|
+
attribute: string;
|
|
281
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
282
|
+
requestId?: number | null | undefined;
|
|
283
|
+
}, {
|
|
284
|
+
value: string | number | boolean | (string | number)[];
|
|
285
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
286
|
+
attribute: string;
|
|
287
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
288
|
+
requestId?: number | null | undefined;
|
|
289
|
+
}>;
|
|
290
|
+
}, "strip", z.ZodTypeAny, {
|
|
291
|
+
id: string;
|
|
292
|
+
query: {
|
|
293
|
+
value: string | number | boolean | (string | number)[];
|
|
294
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
295
|
+
attribute: string;
|
|
296
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
297
|
+
requestId?: number | null | undefined;
|
|
298
|
+
};
|
|
299
|
+
}, {
|
|
300
|
+
id: string;
|
|
301
|
+
query: {
|
|
302
|
+
value: string | number | boolean | (string | number)[];
|
|
303
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
304
|
+
attribute: string;
|
|
305
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
306
|
+
requestId?: number | null | undefined;
|
|
307
|
+
};
|
|
308
|
+
}>;
|
|
309
|
+
export type NonParsedQueryConfiguration = z.infer<typeof NonParsedQueryConfiguration>;
|
|
310
|
+
export declare const CreateQueryConfigurationInput: z.ZodObject<{
|
|
311
|
+
query: z.ZodObject<{
|
|
312
|
+
type: z.ZodEnum<["IDInformation", "SelfieImage", "IDImage", "ProofOfResidence", "AMLScreeningsResults", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>;
|
|
313
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
314
|
+
attribute: z.ZodString;
|
|
315
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
316
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
317
|
+
}, "strip", z.ZodTypeAny, {
|
|
318
|
+
value: string | number | boolean | (string | number)[];
|
|
319
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
320
|
+
attribute: string;
|
|
321
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
322
|
+
requestId?: number | null | undefined;
|
|
323
|
+
}, {
|
|
324
|
+
value: string | number | boolean | (string | number)[];
|
|
325
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
326
|
+
attribute: string;
|
|
327
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
328
|
+
requestId?: number | null | undefined;
|
|
329
|
+
}>;
|
|
330
|
+
scenarioId: z.ZodString;
|
|
331
|
+
}, "strip", z.ZodTypeAny, {
|
|
332
|
+
scenarioId: string;
|
|
333
|
+
query: {
|
|
334
|
+
value: string | number | boolean | (string | number)[];
|
|
335
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
336
|
+
attribute: string;
|
|
337
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
338
|
+
requestId?: number | null | undefined;
|
|
339
|
+
};
|
|
340
|
+
}, {
|
|
341
|
+
scenarioId: string;
|
|
342
|
+
query: {
|
|
343
|
+
value: string | number | boolean | (string | number)[];
|
|
344
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
345
|
+
attribute: string;
|
|
346
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
347
|
+
requestId?: number | null | undefined;
|
|
348
|
+
};
|
|
349
|
+
}>;
|
|
350
|
+
export declare const CreateQueryConfigurationResponse: z.ZodObject<{
|
|
351
|
+
queryConfiguration: z.ZodEffects<z.ZodObject<{
|
|
352
|
+
type: z.ZodEnum<["IDInformation", "SelfieImage", "IDImage", "ProofOfResidence", "AMLScreeningsResults", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>;
|
|
353
|
+
requestId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
354
|
+
attribute: z.ZodString;
|
|
355
|
+
value: z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>;
|
|
356
|
+
operator: z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>;
|
|
357
|
+
}, "strip", z.ZodTypeAny, {
|
|
358
|
+
value: string | number | boolean | (string | number)[];
|
|
359
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
360
|
+
attribute: string;
|
|
361
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
362
|
+
requestId?: number | null | undefined;
|
|
363
|
+
}, {
|
|
364
|
+
value: string | number | boolean | (string | number)[];
|
|
365
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
366
|
+
attribute: string;
|
|
367
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
368
|
+
requestId?: number | null | undefined;
|
|
369
|
+
}>, {
|
|
370
|
+
requestId: number | null | undefined;
|
|
371
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
372
|
+
attribute: string;
|
|
373
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
374
|
+
value: string | number | boolean | (string | number)[];
|
|
375
|
+
}, {
|
|
376
|
+
value: string | number | boolean | (string | number)[];
|
|
377
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
378
|
+
attribute: string;
|
|
379
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
380
|
+
requestId?: number | null | undefined;
|
|
381
|
+
}>;
|
|
382
|
+
}, "strip", z.ZodTypeAny, {
|
|
383
|
+
queryConfiguration: {
|
|
384
|
+
requestId: number | null | undefined;
|
|
385
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
386
|
+
attribute: string;
|
|
387
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
388
|
+
value: string | number | boolean | (string | number)[];
|
|
389
|
+
};
|
|
390
|
+
}, {
|
|
391
|
+
queryConfiguration: {
|
|
392
|
+
value: string | number | boolean | (string | number)[];
|
|
393
|
+
type: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport";
|
|
394
|
+
attribute: string;
|
|
395
|
+
operator: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne";
|
|
396
|
+
requestId?: number | null | undefined;
|
|
397
|
+
};
|
|
398
|
+
}>;
|
|
399
|
+
export declare const UpdateQueryConfigurationInput: z.ZodObject<{
|
|
400
|
+
queryConfigurationId: z.ZodString;
|
|
401
|
+
scenarioId: z.ZodString;
|
|
402
|
+
query: z.ZodObject<{
|
|
403
|
+
type: z.ZodOptional<z.ZodEnum<["IDInformation", "SelfieImage", "IDImage", "ProofOfResidence", "AMLScreeningsResults", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>>;
|
|
404
|
+
requestId: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodNumber>>>;
|
|
405
|
+
attribute: z.ZodOptional<z.ZodString>;
|
|
406
|
+
value: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>>;
|
|
407
|
+
operator: z.ZodOptional<z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>>;
|
|
408
|
+
}, "strip", z.ZodTypeAny, {
|
|
409
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
410
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
411
|
+
requestId?: number | null | undefined;
|
|
412
|
+
attribute?: string | undefined;
|
|
413
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
414
|
+
}, {
|
|
415
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
416
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
417
|
+
requestId?: number | null | undefined;
|
|
418
|
+
attribute?: string | undefined;
|
|
419
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
420
|
+
}>;
|
|
421
|
+
}, "strip", z.ZodTypeAny, {
|
|
422
|
+
scenarioId: string;
|
|
423
|
+
query: {
|
|
424
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
425
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
426
|
+
requestId?: number | null | undefined;
|
|
427
|
+
attribute?: string | undefined;
|
|
428
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
429
|
+
};
|
|
430
|
+
queryConfigurationId: string;
|
|
431
|
+
}, {
|
|
432
|
+
scenarioId: string;
|
|
433
|
+
query: {
|
|
434
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
435
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
436
|
+
requestId?: number | null | undefined;
|
|
437
|
+
attribute?: string | undefined;
|
|
438
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
439
|
+
};
|
|
440
|
+
queryConfigurationId: string;
|
|
441
|
+
}>;
|
|
442
|
+
export declare const UpdateQueryConfigurationResponse: z.ZodObject<{
|
|
443
|
+
queryConfiguration: z.ZodEffects<z.ZodObject<{
|
|
444
|
+
type: z.ZodOptional<z.ZodEnum<["IDInformation", "SelfieImage", "IDImage", "ProofOfResidence", "AMLScreeningsResults", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>>;
|
|
445
|
+
requestId: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodNumber>>>;
|
|
446
|
+
attribute: z.ZodOptional<z.ZodString>;
|
|
447
|
+
value: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">]>>;
|
|
448
|
+
operator: z.ZodOptional<z.ZodEnum<["$noop", "$eq", "$lt", "$lte", "$gt", "$gte", "$in", "$nin", "$ne"]>>;
|
|
449
|
+
}, "strip", z.ZodTypeAny, {
|
|
450
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
451
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
452
|
+
requestId?: number | null | undefined;
|
|
453
|
+
attribute?: string | undefined;
|
|
454
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
455
|
+
}, {
|
|
456
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
457
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
458
|
+
requestId?: number | null | undefined;
|
|
459
|
+
attribute?: string | undefined;
|
|
460
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
461
|
+
}>, {
|
|
462
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
463
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
464
|
+
requestId?: number | null | undefined;
|
|
465
|
+
attribute?: string | undefined;
|
|
466
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
467
|
+
}, {
|
|
468
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
469
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
470
|
+
requestId?: number | null | undefined;
|
|
471
|
+
attribute?: string | undefined;
|
|
472
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
473
|
+
}>;
|
|
474
|
+
}, "strip", z.ZodTypeAny, {
|
|
475
|
+
queryConfiguration: {
|
|
476
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
477
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
478
|
+
requestId?: number | null | undefined;
|
|
479
|
+
attribute?: string | undefined;
|
|
480
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
481
|
+
};
|
|
482
|
+
}, {
|
|
483
|
+
queryConfiguration: {
|
|
484
|
+
value?: string | number | boolean | (string | number)[] | undefined;
|
|
485
|
+
type?: "AMLScreeningsResults" | "ProofOfResidence" | "SelfieImage" | "IDImage" | "IDInformation" | "ID3" | "IDScan" | "IDScanSelfie" | "IDScanPassport" | undefined;
|
|
486
|
+
requestId?: number | null | undefined;
|
|
487
|
+
attribute?: string | undefined;
|
|
488
|
+
operator?: "$noop" | "$eq" | "$lt" | "$lte" | "$gt" | "$gte" | "$in" | "$nin" | "$ne" | undefined;
|
|
489
|
+
};
|
|
490
|
+
}>;
|
|
491
|
+
export declare const DeleteQueryConfigurationInput: z.ZodObject<{
|
|
492
|
+
queryConfigurationId: z.ZodString;
|
|
493
|
+
scenarioId: z.ZodString;
|
|
494
|
+
}, "strip", z.ZodTypeAny, {
|
|
495
|
+
scenarioId: string;
|
|
496
|
+
queryConfigurationId: string;
|
|
497
|
+
}, {
|
|
498
|
+
scenarioId: string;
|
|
499
|
+
queryConfigurationId: string;
|
|
500
|
+
}>;
|
|
501
|
+
export declare const DeleteQueryConfigurationResponse: z.ZodObject<{
|
|
502
|
+
queryConfigurationId: z.ZodString;
|
|
503
|
+
}, "strip", z.ZodTypeAny, {
|
|
504
|
+
queryConfigurationId: string;
|
|
505
|
+
}, {
|
|
506
|
+
queryConfigurationId: string;
|
|
507
|
+
}>;
|
|
508
|
+
export type Operator = z.infer<typeof Operator>;
|
|
509
|
+
export type QueryConfig = z.infer<typeof QueryConfig>;
|
|
510
|
+
export type CreateQueryConfigurationInput = z.infer<typeof CreateQueryConfigurationInput>;
|
|
511
|
+
export type CreateQueryConfigurationResponse = z.infer<typeof CreateQueryConfigurationResponse>;
|
|
512
|
+
export type UpdateQueryConfigurationInput = z.infer<typeof UpdateQueryConfigurationInput>;
|
|
513
|
+
export type UpdateQueryConfigurationResponse = z.infer<typeof UpdateQueryConfigurationResponse>;
|
|
514
|
+
export type DeleteQueryConfigurationInput = z.infer<typeof DeleteQueryConfigurationInput>;
|
|
515
|
+
export type DeleteQueryConfigurationResponse = z.infer<typeof DeleteQueryConfigurationResponse>;
|
|
516
|
+
export type QueryConfiguration = z.infer<typeof QueryConfiguration>;
|
|
517
|
+
export type SupportedTypes = z.infer<typeof SupportedTypes>;
|
|
518
|
+
export type ArrayOperator = z.infer<typeof ArrayOperator>;
|
|
519
|
+
export type BooleanOperator = z.infer<typeof BooleanOperator>;
|
|
520
|
+
export type DateOperator = z.infer<typeof DateOperator>;
|
|
521
|
+
export type NumericOperator = z.infer<typeof NumericOperator>;
|
|
522
|
+
export type StringOperator = z.infer<typeof StringOperator>;
|
|
523
|
+
export declare const QueryCredentialTypes: readonly ["IDInformation", "IDImage", "SelfieImage", "ProofOfResidence"];
|
|
524
|
+
export declare const QueryCredentialType: z.ZodEnum<["IDInformation", "IDImage", "SelfieImage", "ProofOfResidence"]>;
|
|
525
|
+
export type QueryCredentialType = z.infer<typeof QueryCredentialType>;
|
|
526
|
+
//# sourceMappingURL=query.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"query.schema.d.ts","sourceRoot":"../../../../src/identity","sources":["query.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
export declare const TxAuthInput: z.ZodObject<{
|
|
3
|
+
chainId: z.ZodEffects<z.ZodEnum<[import("../blockchain.schema.js").NEXERA_EVM_CHAINS.ETHEREUM, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.POLYGON, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.POLYGON_AMOY, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.AVALANCHE, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.AVALANCHE_FUJI, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.ARBITRUM, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.SEPOLIA, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BASE, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BASE_SEPOLIA, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BNB, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BNB_TESTNET, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.MOONBEAM, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.MOONRIVER, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.OPTIMISM, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA]>, import("../blockchain.schema.js").NEXERA_EVM_CHAINS.ETHEREUM | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.ARBITRUM | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.OPTIMISM | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.AVALANCHE | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.AVALANCHE_FUJI | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.POLYGON | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.POLYGON_AMOY | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.SEPOLIA | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BASE | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BASE_SEPOLIA | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.MOONBEAM | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.MOONRIVER | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BNB | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BNB_TESTNET, unknown>;
|
|
4
|
+
contractAbi: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">;
|
|
5
|
+
contractAddress: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>;
|
|
6
|
+
functionName: z.ZodString;
|
|
7
|
+
args: z.ZodArray<z.ZodUnknown, "many">;
|
|
8
|
+
userAddress: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>;
|
|
9
|
+
blockExpiration: z.ZodOptional<z.ZodNumber>;
|
|
10
|
+
nonce: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
}, "strip", z.ZodTypeAny, {
|
|
12
|
+
userAddress: `0x${string}`;
|
|
13
|
+
chainId: import("../blockchain.schema.js").NEXERA_EVM_CHAINS.ETHEREUM | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.ARBITRUM | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.OPTIMISM | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.AVALANCHE | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.AVALANCHE_FUJI | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.POLYGON | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.POLYGON_AMOY | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.SEPOLIA | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BASE | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BASE_SEPOLIA | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.MOONBEAM | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.MOONRIVER | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BNB | import("../blockchain.schema.js").NEXERA_EVM_CHAINS.BNB_TESTNET;
|
|
14
|
+
contractAbi: Record<string, unknown>[];
|
|
15
|
+
contractAddress: `0x${string}`;
|
|
16
|
+
functionName: string;
|
|
17
|
+
args: unknown[];
|
|
18
|
+
blockExpiration?: number | undefined;
|
|
19
|
+
nonce?: number | undefined;
|
|
20
|
+
}, {
|
|
21
|
+
userAddress: string;
|
|
22
|
+
contractAbi: Record<string, unknown>[];
|
|
23
|
+
contractAddress: string;
|
|
24
|
+
functionName: string;
|
|
25
|
+
args: unknown[];
|
|
26
|
+
chainId?: unknown;
|
|
27
|
+
blockExpiration?: number | undefined;
|
|
28
|
+
nonce?: number | undefined;
|
|
29
|
+
}>;
|
|
30
|
+
export type TxAuthInput = z.infer<typeof TxAuthInput>;
|
|
31
|
+
export declare const TxSignatureResponse: z.ZodObject<{
|
|
32
|
+
signature: z.ZodEffects<z.ZodString, string, string>;
|
|
33
|
+
blockExpiration: z.ZodNumber;
|
|
34
|
+
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
signature: string;
|
|
36
|
+
blockExpiration: number;
|
|
37
|
+
}, {
|
|
38
|
+
signature: string;
|
|
39
|
+
blockExpiration: number;
|
|
40
|
+
}>;
|
|
41
|
+
export type TxSignatureResponse = z.infer<typeof TxSignatureResponse>;
|
|
42
|
+
export declare const GetTxAuthDataSignatureResponse: z.ZodObject<{
|
|
43
|
+
payload: z.ZodOptional<z.ZodString>;
|
|
44
|
+
signature: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
45
|
+
blockExpiration: z.ZodOptional<z.ZodNumber>;
|
|
46
|
+
isAuthorized: z.ZodBoolean;
|
|
47
|
+
errorMessage: z.ZodOptional<z.ZodAny>;
|
|
48
|
+
}, "strip", z.ZodTypeAny, {
|
|
49
|
+
isAuthorized: boolean;
|
|
50
|
+
signature?: string | undefined;
|
|
51
|
+
blockExpiration?: number | undefined;
|
|
52
|
+
payload?: string | undefined;
|
|
53
|
+
errorMessage?: any;
|
|
54
|
+
}, {
|
|
55
|
+
isAuthorized: boolean;
|
|
56
|
+
signature?: string | undefined;
|
|
57
|
+
blockExpiration?: number | undefined;
|
|
58
|
+
payload?: string | undefined;
|
|
59
|
+
errorMessage?: any;
|
|
60
|
+
}>;
|
|
61
|
+
export type GetTxAuthDataSignatureResponse = z.infer<typeof GetTxAuthDataSignatureResponse>;
|
|
62
|
+
//# sourceMappingURL=txAuthData.schema.d.ts.map
|
|
@@ -0,0 +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;AAKxB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;EAStB,CAAC;AACH,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,WAAW,CAAC,CAAC;AAEtD,eAAO,MAAM,mBAAmB;;;;;;;;;EAG9B,CAAC;AACH,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAEtE,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;EASzC,CAAC;AACH,MAAM,MAAM,8BAA8B,GAAG,CAAC,CAAC,KAAK,CAClD,OAAO,8BAA8B,CACtC,CAAC"}
|