@credo-ts/drizzle-storage 0.6.0-pr-2457-20251016085206 → 0.6.0-pr-2468-20251023090550
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/build/action-menu/action-menu-record/postgres.d.mts +16 -16
- package/build/action-menu/action-menu-record/postgres.d.ts +16 -16
- package/build/action-menu/action-menu-record/sqlite.d.mts +14 -14
- package/build/action-menu/action-menu-record/sqlite.d.ts +14 -14
- package/build/anoncreds/credential-definition-private-record/postgres.d.mts +10 -10
- package/build/anoncreds/credential-definition-private-record/postgres.d.ts +10 -10
- package/build/anoncreds/credential-definition-private-record/sqlite.d.mts +10 -10
- package/build/anoncreds/credential-definition-private-record/sqlite.d.ts +10 -10
- package/build/anoncreds/credential-definition-record/postgres.d.mts +15 -15
- package/build/anoncreds/credential-definition-record/postgres.d.ts +15 -15
- package/build/anoncreds/credential-definition-record/sqlite.d.mts +15 -15
- package/build/anoncreds/credential-definition-record/sqlite.d.ts +15 -15
- package/build/anoncreds/credential-record/postgres.d.mts +20 -20
- package/build/anoncreds/credential-record/postgres.d.ts +20 -20
- package/build/anoncreds/credential-record/sqlite.d.mts +20 -20
- package/build/anoncreds/credential-record/sqlite.d.ts +20 -20
- package/build/anoncreds/key-correctness-proof-record/postgres.d.mts +10 -10
- package/build/anoncreds/key-correctness-proof-record/postgres.d.ts +10 -10
- package/build/anoncreds/key-correctness-proof-record/sqlite.d.mts +10 -10
- package/build/anoncreds/key-correctness-proof-record/sqlite.d.ts +10 -10
- package/build/anoncreds/link-secret-record/postgres.d.mts +11 -11
- package/build/anoncreds/link-secret-record/postgres.d.ts +11 -11
- package/build/anoncreds/link-secret-record/sqlite.d.mts +11 -11
- package/build/anoncreds/link-secret-record/sqlite.d.mts.map +1 -1
- package/build/anoncreds/link-secret-record/sqlite.d.ts +11 -11
- package/build/anoncreds/revocation-registry-definition-private-record/postgres.d.mts +13 -13
- package/build/anoncreds/revocation-registry-definition-private-record/postgres.d.ts +13 -13
- package/build/anoncreds/revocation-registry-definition-private-record/sqlite.d.mts +12 -12
- package/build/anoncreds/revocation-registry-definition-private-record/sqlite.d.ts +12 -12
- package/build/anoncreds/revocation-registry-definition-record/postgres.d.mts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/postgres.d.ts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/sqlite.d.mts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/sqlite.d.ts +11 -11
- package/build/anoncreds/schema-record/postgres.d.mts +15 -15
- package/build/anoncreds/schema-record/postgres.d.mts.map +1 -1
- package/build/anoncreds/schema-record/postgres.d.ts +15 -15
- package/build/anoncreds/schema-record/sqlite.d.mts +15 -15
- package/build/anoncreds/schema-record/sqlite.d.mts.map +1 -1
- package/build/anoncreds/schema-record/sqlite.d.ts +15 -15
- package/build/core/context-record/postgres.d.mts +3 -3
- package/build/core/context-record/postgres.d.ts +3 -3
- package/build/core/context-record/sqlite.d.mts +3 -3
- package/build/core/context-record/sqlite.d.ts +3 -3
- package/build/core/did-record/DrizzleDidRecordAdapter.d.ts +4 -4
- package/build/core/did-record/postgres.d.mts +21 -21
- package/build/core/did-record/postgres.d.ts +21 -21
- package/build/core/did-record/sqlite.d.mts +16 -16
- package/build/core/did-record/sqlite.d.ts +16 -16
- package/build/core/generic-record/postgres.d.mts +9 -9
- package/build/core/generic-record/postgres.d.ts +9 -9
- package/build/core/generic-record/sqlite.d.mts +9 -9
- package/build/core/generic-record/sqlite.d.ts +9 -9
- package/build/core/mdoc-record/postgres.d.mts +11 -11
- package/build/core/mdoc-record/postgres.d.ts +11 -11
- package/build/core/mdoc-record/sqlite.d.mts +11 -11
- package/build/core/mdoc-record/sqlite.d.ts +11 -11
- package/build/core/sd-jwt-vc-record/postgres.d.mts +12 -12
- package/build/core/sd-jwt-vc-record/postgres.d.ts +12 -12
- package/build/core/sd-jwt-vc-record/sqlite.d.mts +12 -12
- package/build/core/sd-jwt-vc-record/sqlite.d.ts +12 -12
- package/build/core/single-context-lru-cache-record/DrizzleSingleContextLruCacheRecordAdapter.d.ts +3 -3
- package/build/core/single-context-lru-cache-record/postgres.d.mts +9 -9
- package/build/core/single-context-lru-cache-record/postgres.d.ts +9 -9
- package/build/core/single-context-lru-cache-record/sqlite.d.mts +9 -9
- package/build/core/single-context-lru-cache-record/sqlite.d.mts.map +1 -1
- package/build/core/single-context-lru-cache-record/sqlite.d.ts +9 -9
- package/build/core/storage-version-record/DrizzleStorageVersionRecordAdapter.d.ts +2 -2
- package/build/core/storage-version-record/postgres.d.mts +9 -9
- package/build/core/storage-version-record/postgres.d.ts +9 -9
- package/build/core/storage-version-record/sqlite.d.mts +9 -9
- package/build/core/storage-version-record/sqlite.d.ts +9 -9
- package/build/core/w3c-credential-record/DrizzleW3cCredentialRecordAdapter.d.ts +2 -2
- package/build/core/w3c-credential-record/postgres.d.mts +46 -46
- package/build/core/w3c-credential-record/postgres.d.ts +46 -46
- package/build/core/w3c-credential-record/sqlite.d.mts +20 -20
- package/build/core/w3c-credential-record/sqlite.d.ts +20 -20
- package/build/core/w3c-v2-credential-record/DrizzleW3cV2CredentialRecordAdapter.d.ts +4 -4
- package/build/core/w3c-v2-credential-record/postgres.d.mts +34 -34
- package/build/core/w3c-v2-credential-record/postgres.d.ts +34 -34
- package/build/core/w3c-v2-credential-record/postgres.d.ts.map +1 -1
- package/build/core/w3c-v2-credential-record/sqlite.d.mts +17 -17
- package/build/core/w3c-v2-credential-record/sqlite.d.ts +17 -17
- package/build/didcomm/basic-message-record/postgres.d.mts +15 -15
- package/build/didcomm/basic-message-record/postgres.d.mts.map +1 -1
- package/build/didcomm/basic-message-record/postgres.d.ts +15 -15
- package/build/didcomm/basic-message-record/postgres.d.ts.map +1 -1
- package/build/didcomm/basic-message-record/sqlite.d.mts +14 -14
- package/build/didcomm/basic-message-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/basic-message-record/sqlite.d.ts +14 -14
- package/build/didcomm/basic-message-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/connection-record/postgres.d.mts +38 -38
- package/build/didcomm/connection-record/postgres.d.mts.map +1 -1
- package/build/didcomm/connection-record/postgres.d.ts +38 -38
- package/build/didcomm/connection-record/postgres.d.ts.map +1 -1
- package/build/didcomm/connection-record/sqlite.d.mts +25 -25
- package/build/didcomm/connection-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/connection-record/sqlite.d.ts +25 -25
- package/build/didcomm/connection-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/credential-exchange-record/postgres.d.mts +28 -28
- package/build/didcomm/credential-exchange-record/postgres.d.mts.map +1 -1
- package/build/didcomm/credential-exchange-record/postgres.d.ts +28 -28
- package/build/didcomm/credential-exchange-record/postgres.d.ts.map +1 -1
- package/build/didcomm/credential-exchange-record/sqlite.d.mts +21 -21
- package/build/didcomm/credential-exchange-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/credential-exchange-record/sqlite.d.ts +21 -21
- package/build/didcomm/credential-exchange-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/didcomm-message-record/postgres.d.mts +17 -17
- package/build/didcomm/didcomm-message-record/postgres.d.ts +17 -17
- package/build/didcomm/didcomm-message-record/sqlite.d.mts +16 -16
- package/build/didcomm/didcomm-message-record/sqlite.d.ts +16 -16
- package/build/didcomm/didcomm-message-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/mediation-record/postgres.d.mts +27 -27
- package/build/didcomm/mediation-record/postgres.d.ts +27 -27
- package/build/didcomm/mediation-record/sqlite.d.mts +17 -17
- package/build/didcomm/mediation-record/sqlite.d.ts +17 -17
- package/build/didcomm/mediator-routing-record/postgres.d.mts +14 -14
- package/build/didcomm/mediator-routing-record/postgres.d.ts +14 -14
- package/build/didcomm/mediator-routing-record/sqlite.d.mts +10 -10
- package/build/didcomm/mediator-routing-record/sqlite.d.ts +10 -10
- package/build/didcomm/out-of-band-record/postgres.d.mts +30 -30
- package/build/didcomm/out-of-band-record/postgres.d.ts +30 -30
- package/build/didcomm/out-of-band-record/sqlite.d.mts +21 -21
- package/build/didcomm/out-of-band-record/sqlite.d.ts +21 -21
- package/build/didcomm/proof-exchange-record/postgres.d.mts +20 -20
- package/build/didcomm/proof-exchange-record/postgres.d.ts +20 -20
- package/build/didcomm/proof-exchange-record/sqlite.d.mts +17 -17
- package/build/didcomm/proof-exchange-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/proof-exchange-record/sqlite.d.ts +17 -17
- package/build/didcomm/proof-exchange-record/sqlite.d.ts.map +1 -1
- package/build/drpc/drpc-record/postgres.d.mts +16 -16
- package/build/drpc/drpc-record/sqlite.d.mts +14 -14
- package/build/drpc/drpc-record/sqlite.d.mts.map +1 -1
- package/build/drpc/drpc-record/sqlite.d.ts +14 -14
- package/build/drpc/drpc-record/sqlite.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.mts +403 -403
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.ts +403 -403
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.mts +398 -398
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.ts +398 -398
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.mts +45 -45
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.ts +45 -45
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.mts +45 -45
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.ts +45 -45
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-verification-session-record/postgres.d.mts +43 -43
- package/build/openid4vc/openid4vc-verification-session-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-verification-session-record/postgres.d.ts +43 -43
- package/build/openid4vc/openid4vc-verification-session-record/postgres.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.mts +42 -42
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.ts +21 -21
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.mts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.ts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.mts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.ts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.ts.map +1 -1
- package/build/question-answer/question-answer-record/postgres.d.mts +19 -19
- package/build/question-answer/question-answer-record/postgres.d.mts.map +1 -1
- package/build/question-answer/question-answer-record/postgres.d.ts +19 -19
- package/build/question-answer/question-answer-record/postgres.d.ts.map +1 -1
- package/build/question-answer/question-answer-record/sqlite.d.mts +17 -17
- package/build/question-answer/question-answer-record/sqlite.d.mts.map +1 -1
- package/build/question-answer/question-answer-record/sqlite.d.ts +17 -17
- package/build/question-answer/question-answer-record/sqlite.d.ts.map +1 -1
- package/build/tenants/tenant-record/postgres.d.mts +14 -14
- package/build/tenants/tenant-record/postgres.d.mts.map +1 -1
- package/build/tenants/tenant-record/postgres.d.ts +14 -14
- package/build/tenants/tenant-record/sqlite.d.mts +14 -14
- package/build/tenants/tenant-record/sqlite.d.ts +14 -14
- package/build/tenants/tenant-record/sqlite.d.ts.map +1 -1
- package/build/tenants/tenant-routing-record/postgres.d.mts +10 -10
- package/build/tenants/tenant-routing-record/postgres.d.mts.map +1 -1
- package/build/tenants/tenant-routing-record/postgres.d.ts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.mts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.ts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.ts.map +1 -1
- package/package.json +75 -11
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.ts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuance-session-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;;;cAca,
|
|
1
|
+
{"version":3,"file":"sqlite.d.ts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuance-session-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;;;cAca,oDAAwB;;;;cA8CpC,yBAAA,CAAA;;;MA9CY,QAAA,EAAA,QAAA;MA8CZ,UAAA,EAAA,YAAA;MAAA,IAAA,EAAA,MAAA"}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core194 from "drizzle-orm/pg-core";
|
|
2
2
|
import { OpenId4VciAuthorizationServerConfig, OpenId4VciBatchCredentialIssuanceOptions, OpenId4VciCredentialConfigurationsSupportedWithFormats } from "@credo-ts/openid4vc";
|
|
3
|
-
import * as
|
|
3
|
+
import * as zod95 from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/openid4vc/openid4vc-issuer-record/postgres.d.ts
|
|
6
6
|
declare namespace postgres_d_exports {
|
|
7
7
|
export { openid4vcIssuer };
|
|
8
8
|
}
|
|
9
|
-
declare const openid4vcIssuer:
|
|
9
|
+
declare const openid4vcIssuer: drizzle_orm_pg_core194.PgTableWithColumns<{
|
|
10
10
|
name: "Openid4vcIssuer";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
issuerId:
|
|
13
|
+
issuerId: drizzle_orm_pg_core194.PgColumn<{
|
|
14
14
|
name: "issuer_id";
|
|
15
15
|
tableName: "Openid4vcIssuer";
|
|
16
16
|
dataType: "string";
|
|
@@ -27,7 +27,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
27
27
|
identity: undefined;
|
|
28
28
|
generated: undefined;
|
|
29
29
|
}, {}, {}>;
|
|
30
|
-
accessTokenPublicKeyFingerprint:
|
|
30
|
+
accessTokenPublicKeyFingerprint: drizzle_orm_pg_core194.PgColumn<{
|
|
31
31
|
name: "access_token_public_key_fingerprint";
|
|
32
32
|
tableName: "Openid4vcIssuer";
|
|
33
33
|
dataType: "json";
|
|
@@ -44,7 +44,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
44
44
|
identity: undefined;
|
|
45
45
|
generated: undefined;
|
|
46
46
|
}, {}, {}>;
|
|
47
|
-
accessTokenPublicJwk:
|
|
47
|
+
accessTokenPublicJwk: drizzle_orm_pg_core194.PgColumn<{
|
|
48
48
|
name: "access_token_public_jwk";
|
|
49
49
|
tableName: "Openid4vcIssuer";
|
|
50
50
|
dataType: "json";
|
|
@@ -161,7 +161,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
161
161
|
oth?: undefined;
|
|
162
162
|
};
|
|
163
163
|
}>;
|
|
164
|
-
credentialConfigurationsSupported:
|
|
164
|
+
credentialConfigurationsSupported: drizzle_orm_pg_core194.PgColumn<{
|
|
165
165
|
name: "credential_configurations_supported";
|
|
166
166
|
tableName: "Openid4vcIssuer";
|
|
167
167
|
dataType: "json";
|
|
@@ -180,25 +180,25 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
180
180
|
}, {}, {
|
|
181
181
|
$type: OpenId4VciCredentialConfigurationsSupportedWithFormats;
|
|
182
182
|
}>;
|
|
183
|
-
display:
|
|
183
|
+
display: drizzle_orm_pg_core194.PgColumn<{
|
|
184
184
|
name: "display";
|
|
185
185
|
tableName: "Openid4vcIssuer";
|
|
186
186
|
dataType: "json";
|
|
187
187
|
columnType: "PgJsonb";
|
|
188
|
-
data:
|
|
189
|
-
name:
|
|
190
|
-
locale:
|
|
191
|
-
logo:
|
|
192
|
-
uri:
|
|
193
|
-
alt_text:
|
|
194
|
-
}, "passthrough",
|
|
195
|
-
uri:
|
|
196
|
-
alt_text:
|
|
197
|
-
},
|
|
198
|
-
uri:
|
|
199
|
-
alt_text:
|
|
200
|
-
},
|
|
201
|
-
},
|
|
188
|
+
data: zod95.objectOutputType<{
|
|
189
|
+
name: zod95.ZodOptional<zod95.ZodString>;
|
|
190
|
+
locale: zod95.ZodOptional<zod95.ZodString>;
|
|
191
|
+
logo: zod95.ZodOptional<zod95.ZodObject<{
|
|
192
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
193
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
194
|
+
}, "passthrough", zod95.ZodTypeAny, zod95.objectOutputType<{
|
|
195
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
196
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
197
|
+
}, zod95.ZodTypeAny, "passthrough">, zod95.objectInputType<{
|
|
198
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
199
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
200
|
+
}, zod95.ZodTypeAny, "passthrough">>>;
|
|
201
|
+
}, zod95.ZodTypeAny, "passthrough">[];
|
|
202
202
|
driverParam: unknown;
|
|
203
203
|
notNull: false;
|
|
204
204
|
hasDefault: false;
|
|
@@ -210,22 +210,22 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
210
210
|
identity: undefined;
|
|
211
211
|
generated: undefined;
|
|
212
212
|
}, {}, {
|
|
213
|
-
$type:
|
|
214
|
-
name:
|
|
215
|
-
locale:
|
|
216
|
-
logo:
|
|
217
|
-
uri:
|
|
218
|
-
alt_text:
|
|
219
|
-
}, "passthrough",
|
|
220
|
-
uri:
|
|
221
|
-
alt_text:
|
|
222
|
-
},
|
|
223
|
-
uri:
|
|
224
|
-
alt_text:
|
|
225
|
-
},
|
|
226
|
-
},
|
|
213
|
+
$type: zod95.objectOutputType<{
|
|
214
|
+
name: zod95.ZodOptional<zod95.ZodString>;
|
|
215
|
+
locale: zod95.ZodOptional<zod95.ZodString>;
|
|
216
|
+
logo: zod95.ZodOptional<zod95.ZodObject<{
|
|
217
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
218
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
219
|
+
}, "passthrough", zod95.ZodTypeAny, zod95.objectOutputType<{
|
|
220
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
221
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
222
|
+
}, zod95.ZodTypeAny, "passthrough">, zod95.objectInputType<{
|
|
223
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
224
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
225
|
+
}, zod95.ZodTypeAny, "passthrough">>>;
|
|
226
|
+
}, zod95.ZodTypeAny, "passthrough">[];
|
|
227
227
|
}>;
|
|
228
|
-
authorizationServerConfigs:
|
|
228
|
+
authorizationServerConfigs: drizzle_orm_pg_core194.PgColumn<{
|
|
229
229
|
name: "authorization_server_configs";
|
|
230
230
|
tableName: "Openid4vcIssuer";
|
|
231
231
|
dataType: "json";
|
|
@@ -244,7 +244,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
244
244
|
}, {}, {
|
|
245
245
|
$type: OpenId4VciAuthorizationServerConfig[];
|
|
246
246
|
}>;
|
|
247
|
-
dpopSigningAlgValuesSupported:
|
|
247
|
+
dpopSigningAlgValuesSupported: drizzle_orm_pg_core194.PgColumn<{
|
|
248
248
|
name: "dpop_signing_alg_values_supported";
|
|
249
249
|
tableName: "Openid4vcIssuer";
|
|
250
250
|
dataType: "json";
|
|
@@ -263,7 +263,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
263
263
|
}, {}, {
|
|
264
264
|
$type: ["HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K", ...("HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K")[]];
|
|
265
265
|
}>;
|
|
266
|
-
batchCredentialIssuance:
|
|
266
|
+
batchCredentialIssuance: drizzle_orm_pg_core194.PgColumn<{
|
|
267
267
|
name: "batch_credential_issuance";
|
|
268
268
|
tableName: "Openid4vcIssuer";
|
|
269
269
|
dataType: "string";
|
|
@@ -282,7 +282,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
282
282
|
}, {}, {
|
|
283
283
|
$type: OpenId4VciBatchCredentialIssuanceOptions;
|
|
284
284
|
}>;
|
|
285
|
-
contextCorrelationId:
|
|
285
|
+
contextCorrelationId: drizzle_orm_pg_core194.PgColumn<{
|
|
286
286
|
name: "context_correlation_id";
|
|
287
287
|
tableName: "Openid4vcIssuer";
|
|
288
288
|
dataType: "string";
|
|
@@ -299,7 +299,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
299
299
|
identity: undefined;
|
|
300
300
|
generated: undefined;
|
|
301
301
|
}, {}, {}>;
|
|
302
|
-
id:
|
|
302
|
+
id: drizzle_orm_pg_core194.PgColumn<{
|
|
303
303
|
name: "id";
|
|
304
304
|
tableName: "Openid4vcIssuer";
|
|
305
305
|
dataType: "string";
|
|
@@ -316,7 +316,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
316
316
|
identity: undefined;
|
|
317
317
|
generated: undefined;
|
|
318
318
|
}, {}, {}>;
|
|
319
|
-
createdAt:
|
|
319
|
+
createdAt: drizzle_orm_pg_core194.PgColumn<{
|
|
320
320
|
name: "created_at";
|
|
321
321
|
tableName: "Openid4vcIssuer";
|
|
322
322
|
dataType: "date";
|
|
@@ -333,7 +333,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
333
333
|
identity: undefined;
|
|
334
334
|
generated: undefined;
|
|
335
335
|
}, {}, {}>;
|
|
336
|
-
updatedAt:
|
|
336
|
+
updatedAt: drizzle_orm_pg_core194.PgColumn<{
|
|
337
337
|
name: "updated_at";
|
|
338
338
|
tableName: "Openid4vcIssuer";
|
|
339
339
|
dataType: "date";
|
|
@@ -350,7 +350,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
350
350
|
identity: undefined;
|
|
351
351
|
generated: undefined;
|
|
352
352
|
}, {}, {}>;
|
|
353
|
-
metadata:
|
|
353
|
+
metadata: drizzle_orm_pg_core194.PgColumn<{
|
|
354
354
|
name: "metadata";
|
|
355
355
|
tableName: "Openid4vcIssuer";
|
|
356
356
|
dataType: "json";
|
|
@@ -369,7 +369,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core36.PgTableWithColumns<{
|
|
|
369
369
|
}, {}, {
|
|
370
370
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
371
371
|
}>;
|
|
372
|
-
customTags:
|
|
372
|
+
customTags: drizzle_orm_pg_core194.PgColumn<{
|
|
373
373
|
name: "custom_tags";
|
|
374
374
|
tableName: "Openid4vcIssuer";
|
|
375
375
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuer-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa,
|
|
1
|
+
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuer-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa,wCAAe;;;;cAoB3B,sBAAA,CAAA;;MApBY,SAAA,EAoBZ,iBAAA;MAAA,QAAA,EAAA,QAAA;MAAA,UAAA,EAAA,QAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QApB2B,CAAA,CAAA,EAAA,SAAA"}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core14 from "drizzle-orm/pg-core";
|
|
2
2
|
import { OpenId4VciAuthorizationServerConfig, OpenId4VciBatchCredentialIssuanceOptions, OpenId4VciCredentialConfigurationsSupportedWithFormats } from "@credo-ts/openid4vc";
|
|
3
|
-
import * as
|
|
3
|
+
import * as zod95 from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/openid4vc/openid4vc-issuer-record/postgres.d.ts
|
|
6
6
|
declare namespace postgres_d_exports {
|
|
7
7
|
export { openid4vcIssuer };
|
|
8
8
|
}
|
|
9
|
-
declare const openid4vcIssuer:
|
|
9
|
+
declare const openid4vcIssuer: drizzle_orm_pg_core14.PgTableWithColumns<{
|
|
10
10
|
name: "Openid4vcIssuer";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
issuerId:
|
|
13
|
+
issuerId: drizzle_orm_pg_core14.PgColumn<{
|
|
14
14
|
name: "issuer_id";
|
|
15
15
|
tableName: "Openid4vcIssuer";
|
|
16
16
|
dataType: "string";
|
|
@@ -27,7 +27,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
27
27
|
identity: undefined;
|
|
28
28
|
generated: undefined;
|
|
29
29
|
}, {}, {}>;
|
|
30
|
-
accessTokenPublicKeyFingerprint:
|
|
30
|
+
accessTokenPublicKeyFingerprint: drizzle_orm_pg_core14.PgColumn<{
|
|
31
31
|
name: "access_token_public_key_fingerprint";
|
|
32
32
|
tableName: "Openid4vcIssuer";
|
|
33
33
|
dataType: "json";
|
|
@@ -44,7 +44,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
44
44
|
identity: undefined;
|
|
45
45
|
generated: undefined;
|
|
46
46
|
}, {}, {}>;
|
|
47
|
-
accessTokenPublicJwk:
|
|
47
|
+
accessTokenPublicJwk: drizzle_orm_pg_core14.PgColumn<{
|
|
48
48
|
name: "access_token_public_jwk";
|
|
49
49
|
tableName: "Openid4vcIssuer";
|
|
50
50
|
dataType: "json";
|
|
@@ -161,7 +161,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
161
161
|
oth?: undefined;
|
|
162
162
|
};
|
|
163
163
|
}>;
|
|
164
|
-
credentialConfigurationsSupported:
|
|
164
|
+
credentialConfigurationsSupported: drizzle_orm_pg_core14.PgColumn<{
|
|
165
165
|
name: "credential_configurations_supported";
|
|
166
166
|
tableName: "Openid4vcIssuer";
|
|
167
167
|
dataType: "json";
|
|
@@ -180,25 +180,25 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
180
180
|
}, {}, {
|
|
181
181
|
$type: OpenId4VciCredentialConfigurationsSupportedWithFormats;
|
|
182
182
|
}>;
|
|
183
|
-
display:
|
|
183
|
+
display: drizzle_orm_pg_core14.PgColumn<{
|
|
184
184
|
name: "display";
|
|
185
185
|
tableName: "Openid4vcIssuer";
|
|
186
186
|
dataType: "json";
|
|
187
187
|
columnType: "PgJsonb";
|
|
188
|
-
data:
|
|
189
|
-
name:
|
|
190
|
-
locale:
|
|
191
|
-
logo:
|
|
192
|
-
uri:
|
|
193
|
-
alt_text:
|
|
194
|
-
}, "passthrough",
|
|
195
|
-
uri:
|
|
196
|
-
alt_text:
|
|
197
|
-
},
|
|
198
|
-
uri:
|
|
199
|
-
alt_text:
|
|
200
|
-
},
|
|
201
|
-
},
|
|
188
|
+
data: zod95.objectOutputType<{
|
|
189
|
+
name: zod95.ZodOptional<zod95.ZodString>;
|
|
190
|
+
locale: zod95.ZodOptional<zod95.ZodString>;
|
|
191
|
+
logo: zod95.ZodOptional<zod95.ZodObject<{
|
|
192
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
193
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
194
|
+
}, "passthrough", zod95.ZodTypeAny, zod95.objectOutputType<{
|
|
195
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
196
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
197
|
+
}, zod95.ZodTypeAny, "passthrough">, zod95.objectInputType<{
|
|
198
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
199
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
200
|
+
}, zod95.ZodTypeAny, "passthrough">>>;
|
|
201
|
+
}, zod95.ZodTypeAny, "passthrough">[];
|
|
202
202
|
driverParam: unknown;
|
|
203
203
|
notNull: false;
|
|
204
204
|
hasDefault: false;
|
|
@@ -210,22 +210,22 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
210
210
|
identity: undefined;
|
|
211
211
|
generated: undefined;
|
|
212
212
|
}, {}, {
|
|
213
|
-
$type:
|
|
214
|
-
name:
|
|
215
|
-
locale:
|
|
216
|
-
logo:
|
|
217
|
-
uri:
|
|
218
|
-
alt_text:
|
|
219
|
-
}, "passthrough",
|
|
220
|
-
uri:
|
|
221
|
-
alt_text:
|
|
222
|
-
},
|
|
223
|
-
uri:
|
|
224
|
-
alt_text:
|
|
225
|
-
},
|
|
226
|
-
},
|
|
213
|
+
$type: zod95.objectOutputType<{
|
|
214
|
+
name: zod95.ZodOptional<zod95.ZodString>;
|
|
215
|
+
locale: zod95.ZodOptional<zod95.ZodString>;
|
|
216
|
+
logo: zod95.ZodOptional<zod95.ZodObject<{
|
|
217
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
218
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
219
|
+
}, "passthrough", zod95.ZodTypeAny, zod95.objectOutputType<{
|
|
220
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
221
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
222
|
+
}, zod95.ZodTypeAny, "passthrough">, zod95.objectInputType<{
|
|
223
|
+
uri: zod95.ZodOptional<zod95.ZodString>;
|
|
224
|
+
alt_text: zod95.ZodOptional<zod95.ZodString>;
|
|
225
|
+
}, zod95.ZodTypeAny, "passthrough">>>;
|
|
226
|
+
}, zod95.ZodTypeAny, "passthrough">[];
|
|
227
227
|
}>;
|
|
228
|
-
authorizationServerConfigs:
|
|
228
|
+
authorizationServerConfigs: drizzle_orm_pg_core14.PgColumn<{
|
|
229
229
|
name: "authorization_server_configs";
|
|
230
230
|
tableName: "Openid4vcIssuer";
|
|
231
231
|
dataType: "json";
|
|
@@ -244,7 +244,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
244
244
|
}, {}, {
|
|
245
245
|
$type: OpenId4VciAuthorizationServerConfig[];
|
|
246
246
|
}>;
|
|
247
|
-
dpopSigningAlgValuesSupported:
|
|
247
|
+
dpopSigningAlgValuesSupported: drizzle_orm_pg_core14.PgColumn<{
|
|
248
248
|
name: "dpop_signing_alg_values_supported";
|
|
249
249
|
tableName: "Openid4vcIssuer";
|
|
250
250
|
dataType: "json";
|
|
@@ -263,7 +263,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
263
263
|
}, {}, {
|
|
264
264
|
$type: ["HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K", ...("HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K")[]];
|
|
265
265
|
}>;
|
|
266
|
-
batchCredentialIssuance:
|
|
266
|
+
batchCredentialIssuance: drizzle_orm_pg_core14.PgColumn<{
|
|
267
267
|
name: "batch_credential_issuance";
|
|
268
268
|
tableName: "Openid4vcIssuer";
|
|
269
269
|
dataType: "string";
|
|
@@ -282,7 +282,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
282
282
|
}, {}, {
|
|
283
283
|
$type: OpenId4VciBatchCredentialIssuanceOptions;
|
|
284
284
|
}>;
|
|
285
|
-
contextCorrelationId:
|
|
285
|
+
contextCorrelationId: drizzle_orm_pg_core14.PgColumn<{
|
|
286
286
|
name: "context_correlation_id";
|
|
287
287
|
tableName: "Openid4vcIssuer";
|
|
288
288
|
dataType: "string";
|
|
@@ -299,7 +299,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
299
299
|
identity: undefined;
|
|
300
300
|
generated: undefined;
|
|
301
301
|
}, {}, {}>;
|
|
302
|
-
id:
|
|
302
|
+
id: drizzle_orm_pg_core14.PgColumn<{
|
|
303
303
|
name: "id";
|
|
304
304
|
tableName: "Openid4vcIssuer";
|
|
305
305
|
dataType: "string";
|
|
@@ -316,7 +316,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
316
316
|
identity: undefined;
|
|
317
317
|
generated: undefined;
|
|
318
318
|
}, {}, {}>;
|
|
319
|
-
createdAt:
|
|
319
|
+
createdAt: drizzle_orm_pg_core14.PgColumn<{
|
|
320
320
|
name: "created_at";
|
|
321
321
|
tableName: "Openid4vcIssuer";
|
|
322
322
|
dataType: "date";
|
|
@@ -333,7 +333,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
333
333
|
identity: undefined;
|
|
334
334
|
generated: undefined;
|
|
335
335
|
}, {}, {}>;
|
|
336
|
-
updatedAt:
|
|
336
|
+
updatedAt: drizzle_orm_pg_core14.PgColumn<{
|
|
337
337
|
name: "updated_at";
|
|
338
338
|
tableName: "Openid4vcIssuer";
|
|
339
339
|
dataType: "date";
|
|
@@ -350,7 +350,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
350
350
|
identity: undefined;
|
|
351
351
|
generated: undefined;
|
|
352
352
|
}, {}, {}>;
|
|
353
|
-
metadata:
|
|
353
|
+
metadata: drizzle_orm_pg_core14.PgColumn<{
|
|
354
354
|
name: "metadata";
|
|
355
355
|
tableName: "Openid4vcIssuer";
|
|
356
356
|
dataType: "json";
|
|
@@ -369,7 +369,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
|
369
369
|
}, {}, {
|
|
370
370
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
371
371
|
}>;
|
|
372
|
-
customTags:
|
|
372
|
+
customTags: drizzle_orm_pg_core14.PgColumn<{
|
|
373
373
|
name: "custom_tags";
|
|
374
374
|
tableName: "Openid4vcIssuer";
|
|
375
375
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postgres.d.ts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuer-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa,
|
|
1
|
+
{"version":3,"file":"postgres.d.ts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuer-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa,uCAAe;;;;cAoB3B,qBAAA,CAAA;;MApBY,SAAA,EAoBZ,iBAAA;MAAA,QAAA,EAAA,QAAA;MAAA,UAAA,EAAA,QAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBApB2B;QAAA,CAAA,CAAA,EAAA,SAAA"}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core48 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import { OpenId4VciAuthorizationServerConfig, OpenId4VciBatchCredentialIssuanceOptions, OpenId4VciCredentialConfigurationsSupportedWithFormats } from "@credo-ts/openid4vc";
|
|
3
|
-
import * as
|
|
3
|
+
import * as zod145 from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/openid4vc/openid4vc-issuer-record/sqlite.d.ts
|
|
6
6
|
declare namespace sqlite_d_exports {
|
|
7
7
|
export { openid4vcIssuer };
|
|
8
8
|
}
|
|
9
|
-
declare const openid4vcIssuer:
|
|
9
|
+
declare const openid4vcIssuer: drizzle_orm_sqlite_core48.SQLiteTableWithColumns<{
|
|
10
10
|
name: "Openid4vcIssuer";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
issuerId:
|
|
13
|
+
issuerId: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
14
14
|
name: "issuer_id";
|
|
15
15
|
tableName: "Openid4vcIssuer";
|
|
16
16
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
29
29
|
}, {}, {
|
|
30
30
|
length: number | undefined;
|
|
31
31
|
}>;
|
|
32
|
-
accessTokenPublicKeyFingerprint:
|
|
32
|
+
accessTokenPublicKeyFingerprint: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
33
33
|
name: "access_token_public_key_fingerprint";
|
|
34
34
|
tableName: "Openid4vcIssuer";
|
|
35
35
|
dataType: "json";
|
|
@@ -46,7 +46,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
46
46
|
identity: undefined;
|
|
47
47
|
generated: undefined;
|
|
48
48
|
}, {}, {}>;
|
|
49
|
-
accessTokenPublicJwk:
|
|
49
|
+
accessTokenPublicJwk: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
50
50
|
name: "access_token_public_jwk";
|
|
51
51
|
tableName: "Openid4vcIssuer";
|
|
52
52
|
dataType: "json";
|
|
@@ -163,7 +163,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
163
163
|
oth?: undefined;
|
|
164
164
|
};
|
|
165
165
|
}>;
|
|
166
|
-
credentialConfigurationsSupported:
|
|
166
|
+
credentialConfigurationsSupported: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
167
167
|
name: "credential_configurations_supported";
|
|
168
168
|
tableName: "Openid4vcIssuer";
|
|
169
169
|
dataType: "json";
|
|
@@ -182,25 +182,25 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
182
182
|
}, {}, {
|
|
183
183
|
$type: OpenId4VciCredentialConfigurationsSupportedWithFormats;
|
|
184
184
|
}>;
|
|
185
|
-
display:
|
|
185
|
+
display: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
186
186
|
name: "display";
|
|
187
187
|
tableName: "Openid4vcIssuer";
|
|
188
188
|
dataType: "json";
|
|
189
189
|
columnType: "SQLiteTextJson";
|
|
190
|
-
data:
|
|
191
|
-
name:
|
|
192
|
-
locale:
|
|
193
|
-
logo:
|
|
194
|
-
uri:
|
|
195
|
-
alt_text:
|
|
196
|
-
}, "passthrough",
|
|
197
|
-
uri:
|
|
198
|
-
alt_text:
|
|
199
|
-
},
|
|
200
|
-
uri:
|
|
201
|
-
alt_text:
|
|
202
|
-
},
|
|
203
|
-
},
|
|
190
|
+
data: zod145.objectOutputType<{
|
|
191
|
+
name: zod145.ZodOptional<zod145.ZodString>;
|
|
192
|
+
locale: zod145.ZodOptional<zod145.ZodString>;
|
|
193
|
+
logo: zod145.ZodOptional<zod145.ZodObject<{
|
|
194
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
195
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
196
|
+
}, "passthrough", zod145.ZodTypeAny, zod145.objectOutputType<{
|
|
197
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
198
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
199
|
+
}, zod145.ZodTypeAny, "passthrough">, zod145.objectInputType<{
|
|
200
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
201
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
202
|
+
}, zod145.ZodTypeAny, "passthrough">>>;
|
|
203
|
+
}, zod145.ZodTypeAny, "passthrough">[];
|
|
204
204
|
driverParam: string;
|
|
205
205
|
notNull: false;
|
|
206
206
|
hasDefault: false;
|
|
@@ -212,22 +212,22 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
212
212
|
identity: undefined;
|
|
213
213
|
generated: undefined;
|
|
214
214
|
}, {}, {
|
|
215
|
-
$type:
|
|
216
|
-
name:
|
|
217
|
-
locale:
|
|
218
|
-
logo:
|
|
219
|
-
uri:
|
|
220
|
-
alt_text:
|
|
221
|
-
}, "passthrough",
|
|
222
|
-
uri:
|
|
223
|
-
alt_text:
|
|
224
|
-
},
|
|
225
|
-
uri:
|
|
226
|
-
alt_text:
|
|
227
|
-
},
|
|
228
|
-
},
|
|
215
|
+
$type: zod145.objectOutputType<{
|
|
216
|
+
name: zod145.ZodOptional<zod145.ZodString>;
|
|
217
|
+
locale: zod145.ZodOptional<zod145.ZodString>;
|
|
218
|
+
logo: zod145.ZodOptional<zod145.ZodObject<{
|
|
219
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
220
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
221
|
+
}, "passthrough", zod145.ZodTypeAny, zod145.objectOutputType<{
|
|
222
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
223
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
224
|
+
}, zod145.ZodTypeAny, "passthrough">, zod145.objectInputType<{
|
|
225
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
226
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
227
|
+
}, zod145.ZodTypeAny, "passthrough">>>;
|
|
228
|
+
}, zod145.ZodTypeAny, "passthrough">[];
|
|
229
229
|
}>;
|
|
230
|
-
authorizationServerConfigs:
|
|
230
|
+
authorizationServerConfigs: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
231
231
|
name: "authorization_server_configs";
|
|
232
232
|
tableName: "Openid4vcIssuer";
|
|
233
233
|
dataType: "json";
|
|
@@ -246,7 +246,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
246
246
|
}, {}, {
|
|
247
247
|
$type: OpenId4VciAuthorizationServerConfig[];
|
|
248
248
|
}>;
|
|
249
|
-
dpopSigningAlgValuesSupported:
|
|
249
|
+
dpopSigningAlgValuesSupported: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
250
250
|
name: "dpop_signing_alg_values_supported";
|
|
251
251
|
tableName: "Openid4vcIssuer";
|
|
252
252
|
dataType: "json";
|
|
@@ -265,7 +265,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
265
265
|
}, {}, {
|
|
266
266
|
$type: ["HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K", ...("HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K")[]];
|
|
267
267
|
}>;
|
|
268
|
-
batchCredentialIssuance:
|
|
268
|
+
batchCredentialIssuance: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
269
269
|
name: "batch_credential_issuance";
|
|
270
270
|
tableName: "Openid4vcIssuer";
|
|
271
271
|
dataType: "string";
|
|
@@ -285,7 +285,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
285
285
|
length: number | undefined;
|
|
286
286
|
$type: OpenId4VciBatchCredentialIssuanceOptions;
|
|
287
287
|
}>;
|
|
288
|
-
contextCorrelationId:
|
|
288
|
+
contextCorrelationId: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
289
289
|
name: "context_correlation_id";
|
|
290
290
|
tableName: "Openid4vcIssuer";
|
|
291
291
|
dataType: "string";
|
|
@@ -304,7 +304,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
304
304
|
}, {}, {
|
|
305
305
|
length: number | undefined;
|
|
306
306
|
}>;
|
|
307
|
-
id:
|
|
307
|
+
id: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
308
308
|
name: "id";
|
|
309
309
|
tableName: "Openid4vcIssuer";
|
|
310
310
|
dataType: "string";
|
|
@@ -323,7 +323,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
323
323
|
}, {}, {
|
|
324
324
|
length: undefined;
|
|
325
325
|
}>;
|
|
326
|
-
createdAt:
|
|
326
|
+
createdAt: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
327
327
|
name: "created_at";
|
|
328
328
|
tableName: "Openid4vcIssuer";
|
|
329
329
|
dataType: "date";
|
|
@@ -340,7 +340,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
340
340
|
identity: undefined;
|
|
341
341
|
generated: undefined;
|
|
342
342
|
}, {}, {}>;
|
|
343
|
-
updatedAt:
|
|
343
|
+
updatedAt: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
344
344
|
name: "updated_at";
|
|
345
345
|
tableName: "Openid4vcIssuer";
|
|
346
346
|
dataType: "date";
|
|
@@ -357,7 +357,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
357
357
|
identity: undefined;
|
|
358
358
|
generated: undefined;
|
|
359
359
|
}, {}, {}>;
|
|
360
|
-
metadata:
|
|
360
|
+
metadata: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
361
361
|
name: "metadata";
|
|
362
362
|
tableName: "Openid4vcIssuer";
|
|
363
363
|
dataType: "json";
|
|
@@ -376,7 +376,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns
|
|
|
376
376
|
}, {}, {
|
|
377
377
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
378
378
|
}>;
|
|
379
|
-
customTags:
|
|
379
|
+
customTags: drizzle_orm_sqlite_core48.SQLiteColumn<{
|
|
380
380
|
name: "custom_tags";
|
|
381
381
|
tableName: "Openid4vcIssuer";
|
|
382
382
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuer-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa,
|
|
1
|
+
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuer-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa,2CAAe;;;;cA6B3B,yBAAA,CAAA;;MA7BY,SAAA,EA6BZ,iBAAA;MAAA,QAAA,EAAA,QAAA;MAAA,UAAA,EAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCA7B2B;QAAA,CAAA,CAAA,EAAA,SAAA"}
|