@hexclave/shared 1.0.44 → 1.0.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{admin-interface-BSW1mzGs.d.ts → admin-interface-B-UjGQ0i.d.ts} +11 -13
- package/dist/admin-interface-B-UjGQ0i.d.ts.map +1 -0
- package/dist/{admin-metrics-bsOkw4YQ.d.ts → admin-metrics-1yiWGq9z.d.ts} +15 -15
- package/dist/{admin-metrics-bsOkw4YQ.d.ts.map → admin-metrics-1yiWGq9z.d.ts.map} +1 -1
- package/dist/ai/unified-prompts/reminders.js +1 -2
- package/dist/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/{client-interface-iIw4nU5k.d.ts → client-interface-DjVtlQix.d.ts} +10 -10
- package/dist/{client-interface-iIw4nU5k.d.ts.map → client-interface-DjVtlQix.d.ts.map} +1 -1
- package/dist/config/schema.d.ts +1 -1
- package/dist/config-authoring.d.ts +1 -1
- package/dist/{current-user-BBoN3hsn.d.ts → current-user-BCkMYzHx.d.ts} +17 -17
- package/dist/{current-user-BBoN3hsn.d.ts.map → current-user-BCkMYzHx.d.ts.map} +1 -1
- package/dist/{email-outbox-B1wmVPRG.d.ts → email-outbox-BRZiK0ZG.d.ts} +221 -221
- package/dist/{email-outbox-B1wmVPRG.d.ts.map → email-outbox-BRZiK0ZG.d.ts.map} +1 -1
- package/dist/esm/ai/unified-prompts/reminders.js +1 -1
- package/dist/esm/config/schema.d.ts +116 -116
- package/dist/esm/interface/admin-interface.d.ts +0 -2
- package/dist/esm/interface/admin-interface.d.ts.map +1 -1
- package/dist/esm/interface/admin-interface.js +0 -12
- package/dist/esm/interface/admin-interface.js.map +1 -1
- package/dist/esm/interface/admin-metrics.d.ts +14 -14
- package/dist/esm/interface/conversations.d.ts +18 -18
- package/dist/esm/interface/crud/current-user.d.ts +16 -16
- package/dist/esm/interface/crud/email-outbox.d.ts +220 -220
- package/dist/esm/interface/crud/invoices.d.ts +2 -2
- package/dist/esm/interface/crud/products.d.ts +21 -21
- package/dist/esm/interface/crud/project-api-keys.d.ts +4 -4
- package/dist/esm/interface/crud/projects.d.ts +59 -59
- package/dist/esm/interface/crud/team-member-profiles.d.ts +32 -32
- package/dist/esm/interface/crud/transactions.d.ts +17 -17
- package/dist/esm/interface/crud/transactions.d.ts.map +1 -1
- package/dist/esm/interface/crud/users.d.ts +22 -22
- package/dist/esm/interface/plan-usage.d.ts +1 -1
- package/dist/esm/interface/server-interface.d.ts +2 -0
- package/dist/esm/interface/server-interface.d.ts.map +1 -1
- package/dist/esm/interface/server-interface.js +12 -0
- package/dist/esm/interface/server-interface.js.map +1 -1
- package/dist/esm/interface/webhooks.d.ts +4 -4
- package/dist/esm/known-errors.d.ts +3 -3
- package/dist/esm/schema-fields.d.ts +12 -12
- package/dist/esm/sessions.d.ts +9 -9
- package/dist/helpers/password.d.ts +1 -1
- package/dist/helpers/production-mode.d.ts +1 -1
- package/dist/index.d.ts +4 -4
- package/dist/interface/admin-interface.d.ts +2 -2
- package/dist/interface/admin-interface.js +0 -12
- package/dist/interface/admin-interface.js.map +1 -1
- package/dist/interface/admin-metrics.d.ts +1 -1
- package/dist/interface/client-interface.d.ts +1 -1
- package/dist/interface/conversations.d.ts +18 -18
- package/dist/interface/crud/current-user.d.ts +1 -1
- package/dist/interface/crud/email-outbox.d.ts +1 -1
- package/dist/interface/crud/invoices.d.ts +1 -1
- package/dist/interface/crud/products.d.ts +1 -1
- package/dist/interface/crud/project-api-keys.d.ts +1 -1
- package/dist/interface/crud/projects.d.ts +1 -1
- package/dist/interface/crud/team-member-profiles.d.ts +1 -1
- package/dist/interface/crud/transactions.d.ts +1 -1
- package/dist/interface/crud/users.d.ts +1 -1
- package/dist/interface/plan-usage.d.ts +1 -1
- package/dist/interface/server-interface.d.ts +1 -1
- package/dist/interface/server-interface.js +12 -0
- package/dist/interface/server-interface.js.map +1 -1
- package/dist/interface/webhooks.d.ts +1 -1
- package/dist/{invoices-CHo9YKbI.d.ts → invoices-BGLLnTlR.d.ts} +3 -3
- package/dist/{invoices-CHo9YKbI.d.ts.map → invoices-BGLLnTlR.d.ts.map} +1 -1
- package/dist/{known-errors-Bm4a61wL.d.ts → known-errors-g7JC8z58.d.ts} +4 -4
- package/dist/{known-errors-Bm4a61wL.d.ts.map → known-errors-g7JC8z58.d.ts.map} +1 -1
- package/dist/known-errors.d.ts +1 -1
- package/dist/{plan-usage-ChUZqQWw.d.ts → plan-usage-BigvGIcT.d.ts} +2 -2
- package/dist/{plan-usage-ChUZqQWw.d.ts.map → plan-usage-BigvGIcT.d.ts.map} +1 -1
- package/dist/{products-Bs74ld-v.d.ts → products-D_fcxfR0.d.ts} +22 -22
- package/dist/{products-Bs74ld-v.d.ts.map → products-D_fcxfR0.d.ts.map} +1 -1
- package/dist/{project-api-keys--7V5X_UW.d.ts → project-api-keys-OQqmKtMS.d.ts} +5 -5
- package/dist/{project-api-keys--7V5X_UW.d.ts.map → project-api-keys-OQqmKtMS.d.ts.map} +1 -1
- package/dist/{projects-CFTNXRfG.d.ts → projects-C42SVFvm.d.ts} +60 -60
- package/dist/{projects-CFTNXRfG.d.ts.map → projects-C42SVFvm.d.ts.map} +1 -1
- package/dist/{schema-DIefUvKi.d.ts → schema-Bgy-GC70.d.ts} +117 -117
- package/dist/{schema-DIefUvKi.d.ts.map → schema-Bgy-GC70.d.ts.map} +1 -1
- package/dist/{schema-fields-DqGQ4kF7.d.ts → schema-fields-BljhsWsa.d.ts} +13 -13
- package/dist/{schema-fields-DqGQ4kF7.d.ts.map → schema-fields-BljhsWsa.d.ts.map} +1 -1
- package/dist/schema-fields.d.ts +1 -1
- package/dist/{server-interface-CgpxsLT_.d.ts → server-interface-C1W1tZ_y.d.ts} +10 -8
- package/dist/server-interface-C1W1tZ_y.d.ts.map +1 -0
- package/dist/{sessions-d8qtvBUB.d.ts → sessions-C0nM8bE_.d.ts} +11 -11
- package/dist/{sessions-d8qtvBUB.d.ts.map → sessions-C0nM8bE_.d.ts.map} +1 -1
- package/dist/sessions.d.ts +1 -1
- package/dist/{team-member-profiles-BoDEqx-0.d.ts → team-member-profiles-CgYXR-Rx.d.ts} +33 -33
- package/dist/{team-member-profiles-BoDEqx-0.d.ts.map → team-member-profiles-CgYXR-Rx.d.ts.map} +1 -1
- package/dist/{transactions-DhnbvGH5.d.ts → transactions-BomBBiph.d.ts} +18 -18
- package/dist/transactions-BomBBiph.d.ts.map +1 -0
- package/dist/{users-DHNRwoSz.d.ts → users-7MKfEyyq.d.ts} +24 -24
- package/dist/{users-DHNRwoSz.d.ts.map → users-7MKfEyyq.d.ts.map} +1 -1
- package/dist/{webhooks-8Ts1Clcb.d.ts → webhooks-C5gG85Ce.d.ts} +5 -5
- package/dist/{webhooks-8Ts1Clcb.d.ts.map → webhooks-C5gG85Ce.d.ts.map} +1 -1
- package/package.json +1 -1
- package/src/interface/admin-interface.ts +0 -20
- package/src/interface/server-interface.ts +20 -0
- package/dist/admin-interface-BSW1mzGs.d.ts.map +0 -1
- package/dist/server-interface-CgpxsLT_.d.ts.map +0 -1
- package/dist/transactions-DhnbvGH5.d.ts.map +0 -1
|
@@ -2,7 +2,7 @@ import { c as CrudTypeOf, s as CrudSchemaFromOptions } from "./crud-CqmEW9s6.js"
|
|
|
2
2
|
|
|
3
3
|
//#region src/interface/crud/projects.d.ts
|
|
4
4
|
declare const emailConfigSchema: import("yup").ObjectSchema<{
|
|
5
|
-
type: "
|
|
5
|
+
type: "standard" | "shared";
|
|
6
6
|
host: string | undefined;
|
|
7
7
|
port: number | undefined;
|
|
8
8
|
username: string | undefined;
|
|
@@ -19,7 +19,7 @@ declare const emailConfigSchema: import("yup").ObjectSchema<{
|
|
|
19
19
|
sender_email: undefined;
|
|
20
20
|
}, "">;
|
|
21
21
|
declare const emailConfigWithoutPasswordSchema: import("yup").ObjectSchema<{
|
|
22
|
-
type: "
|
|
22
|
+
type: "standard" | "shared";
|
|
23
23
|
host: string | undefined;
|
|
24
24
|
port: number | undefined;
|
|
25
25
|
username: string | undefined;
|
|
@@ -50,7 +50,7 @@ declare const projectsCrudAdminReadSchema: import("yup").ObjectSchema<{
|
|
|
50
50
|
onboarding_state: {
|
|
51
51
|
selected_config_choice: "create-new" | "link-existing";
|
|
52
52
|
selected_apps: string[];
|
|
53
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
53
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
54
54
|
selected_email_theme_id: string | null;
|
|
55
55
|
selected_payments_country: "US" | "OTHER";
|
|
56
56
|
} | null | undefined;
|
|
@@ -61,17 +61,13 @@ declare const projectsCrudAdminReadSchema: import("yup").ObjectSchema<{
|
|
|
61
61
|
message: string;
|
|
62
62
|
}[];
|
|
63
63
|
config: {
|
|
64
|
-
domains: {
|
|
65
|
-
domain: string;
|
|
66
|
-
handler_path: string;
|
|
67
|
-
}[];
|
|
68
64
|
oauth_providers: {
|
|
69
65
|
client_id?: string | undefined;
|
|
70
66
|
client_secret?: string | undefined;
|
|
71
67
|
facebook_config_id?: string | undefined;
|
|
72
68
|
microsoft_tenant_id?: string | undefined;
|
|
73
69
|
apple_bundle_ids?: string[] | undefined;
|
|
74
|
-
type: "
|
|
70
|
+
type: "standard" | "shared";
|
|
75
71
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
76
72
|
provider_config_id: string;
|
|
77
73
|
}[];
|
|
@@ -87,6 +83,10 @@ declare const projectsCrudAdminReadSchema: import("yup").ObjectSchema<{
|
|
|
87
83
|
enabled_oauth_providers: {
|
|
88
84
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
89
85
|
}[];
|
|
86
|
+
domains: {
|
|
87
|
+
domain: string;
|
|
88
|
+
handler_path: string;
|
|
89
|
+
}[];
|
|
90
90
|
email_config: {
|
|
91
91
|
password?: string | undefined;
|
|
92
92
|
host?: string | undefined;
|
|
@@ -94,7 +94,7 @@ declare const projectsCrudAdminReadSchema: import("yup").ObjectSchema<{
|
|
|
94
94
|
username?: string | undefined;
|
|
95
95
|
sender_name?: string | undefined;
|
|
96
96
|
sender_email?: string | undefined;
|
|
97
|
-
type: "
|
|
97
|
+
type: "standard" | "shared";
|
|
98
98
|
};
|
|
99
99
|
email_theme: string;
|
|
100
100
|
create_team_on_sign_up: boolean;
|
|
@@ -173,10 +173,6 @@ declare const projectsCrudClientReadSchema: import("yup").ObjectSchema<{
|
|
|
173
173
|
message: string;
|
|
174
174
|
}[];
|
|
175
175
|
config: {
|
|
176
|
-
domains: {
|
|
177
|
-
domain: string;
|
|
178
|
-
handler_path: string;
|
|
179
|
-
}[];
|
|
180
176
|
allow_localhost: boolean;
|
|
181
177
|
sign_up_enabled: boolean;
|
|
182
178
|
credential_enabled: boolean;
|
|
@@ -189,6 +185,10 @@ declare const projectsCrudClientReadSchema: import("yup").ObjectSchema<{
|
|
|
189
185
|
enabled_oauth_providers: {
|
|
190
186
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
191
187
|
}[];
|
|
188
|
+
domains: {
|
|
189
|
+
domain: string;
|
|
190
|
+
handler_path: string;
|
|
191
|
+
}[];
|
|
192
192
|
};
|
|
193
193
|
}, import("yup").AnyObject, {
|
|
194
194
|
id: undefined;
|
|
@@ -223,22 +223,18 @@ declare const projectsCrudAdminUpdateSchema: import("yup").ObjectSchema<{
|
|
|
223
223
|
onboarding_state: {
|
|
224
224
|
selected_config_choice: "create-new" | "link-existing";
|
|
225
225
|
selected_apps: string[];
|
|
226
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
226
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
227
227
|
selected_email_theme_id: string | null;
|
|
228
228
|
selected_payments_country: "US" | "OTHER";
|
|
229
229
|
} | null | undefined;
|
|
230
230
|
config: {
|
|
231
|
-
domains?: {
|
|
232
|
-
domain: string;
|
|
233
|
-
handler_path: string;
|
|
234
|
-
}[] | undefined;
|
|
235
231
|
oauth_providers?: {
|
|
236
232
|
client_id?: string | undefined;
|
|
237
233
|
client_secret?: string | undefined;
|
|
238
234
|
facebook_config_id?: string | undefined;
|
|
239
235
|
microsoft_tenant_id?: string | undefined;
|
|
240
236
|
apple_bundle_ids?: string[] | undefined;
|
|
241
|
-
type: "
|
|
237
|
+
type: "standard" | "shared";
|
|
242
238
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
243
239
|
}[] | undefined;
|
|
244
240
|
allow_localhost?: boolean | undefined;
|
|
@@ -250,6 +246,10 @@ declare const projectsCrudAdminUpdateSchema: import("yup").ObjectSchema<{
|
|
|
250
246
|
client_user_deletion_enabled?: boolean | undefined;
|
|
251
247
|
allow_user_api_keys?: boolean | undefined;
|
|
252
248
|
allow_team_api_keys?: boolean | undefined;
|
|
249
|
+
domains?: {
|
|
250
|
+
domain: string;
|
|
251
|
+
handler_path: string;
|
|
252
|
+
}[] | undefined;
|
|
253
253
|
email_config?: {
|
|
254
254
|
password?: string | undefined;
|
|
255
255
|
host?: string | undefined;
|
|
@@ -257,7 +257,7 @@ declare const projectsCrudAdminUpdateSchema: import("yup").ObjectSchema<{
|
|
|
257
257
|
username?: string | undefined;
|
|
258
258
|
sender_name?: string | undefined;
|
|
259
259
|
sender_email?: string | undefined;
|
|
260
|
-
type: "
|
|
260
|
+
type: "standard" | "shared";
|
|
261
261
|
} | undefined;
|
|
262
262
|
email_theme?: string | undefined;
|
|
263
263
|
create_team_on_sign_up?: boolean | undefined;
|
|
@@ -303,22 +303,18 @@ declare const projectsCrudAdminCreateSchema: import("yup").ObjectSchema<{
|
|
|
303
303
|
onboarding_state: {
|
|
304
304
|
selected_config_choice: "create-new" | "link-existing";
|
|
305
305
|
selected_apps: string[];
|
|
306
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
306
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
307
307
|
selected_email_theme_id: string | null;
|
|
308
308
|
selected_payments_country: "US" | "OTHER";
|
|
309
309
|
} | null | undefined;
|
|
310
310
|
config: {
|
|
311
|
-
domains?: {
|
|
312
|
-
domain: string;
|
|
313
|
-
handler_path: string;
|
|
314
|
-
}[] | undefined;
|
|
315
311
|
oauth_providers?: {
|
|
316
312
|
client_id?: string | undefined;
|
|
317
313
|
client_secret?: string | undefined;
|
|
318
314
|
facebook_config_id?: string | undefined;
|
|
319
315
|
microsoft_tenant_id?: string | undefined;
|
|
320
316
|
apple_bundle_ids?: string[] | undefined;
|
|
321
|
-
type: "
|
|
317
|
+
type: "standard" | "shared";
|
|
322
318
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
323
319
|
}[] | undefined;
|
|
324
320
|
allow_localhost?: boolean | undefined;
|
|
@@ -330,6 +326,10 @@ declare const projectsCrudAdminCreateSchema: import("yup").ObjectSchema<{
|
|
|
330
326
|
client_user_deletion_enabled?: boolean | undefined;
|
|
331
327
|
allow_user_api_keys?: boolean | undefined;
|
|
332
328
|
allow_team_api_keys?: boolean | undefined;
|
|
329
|
+
domains?: {
|
|
330
|
+
domain: string;
|
|
331
|
+
handler_path: string;
|
|
332
|
+
}[] | undefined;
|
|
333
333
|
email_config?: {
|
|
334
334
|
password?: string | undefined;
|
|
335
335
|
host?: string | undefined;
|
|
@@ -337,7 +337,7 @@ declare const projectsCrudAdminCreateSchema: import("yup").ObjectSchema<{
|
|
|
337
337
|
username?: string | undefined;
|
|
338
338
|
sender_name?: string | undefined;
|
|
339
339
|
sender_email?: string | undefined;
|
|
340
|
-
type: "
|
|
340
|
+
type: "standard" | "shared";
|
|
341
341
|
} | undefined;
|
|
342
342
|
email_theme?: string | undefined;
|
|
343
343
|
create_team_on_sign_up?: boolean | undefined;
|
|
@@ -389,10 +389,6 @@ declare const clientProjectsCrud: CrudSchemaFromOptions<{
|
|
|
389
389
|
message: string;
|
|
390
390
|
}[];
|
|
391
391
|
config: {
|
|
392
|
-
domains: {
|
|
393
|
-
domain: string;
|
|
394
|
-
handler_path: string;
|
|
395
|
-
}[];
|
|
396
392
|
allow_localhost: boolean;
|
|
397
393
|
sign_up_enabled: boolean;
|
|
398
394
|
credential_enabled: boolean;
|
|
@@ -405,6 +401,10 @@ declare const clientProjectsCrud: CrudSchemaFromOptions<{
|
|
|
405
401
|
enabled_oauth_providers: {
|
|
406
402
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
407
403
|
}[];
|
|
404
|
+
domains: {
|
|
405
|
+
domain: string;
|
|
406
|
+
handler_path: string;
|
|
407
|
+
}[];
|
|
408
408
|
};
|
|
409
409
|
}, import("yup").AnyObject, {
|
|
410
410
|
id: undefined;
|
|
@@ -453,7 +453,7 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
453
453
|
onboarding_state: {
|
|
454
454
|
selected_config_choice: "create-new" | "link-existing";
|
|
455
455
|
selected_apps: string[];
|
|
456
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
456
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
457
457
|
selected_email_theme_id: string | null;
|
|
458
458
|
selected_payments_country: "US" | "OTHER";
|
|
459
459
|
} | null | undefined;
|
|
@@ -464,17 +464,13 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
464
464
|
message: string;
|
|
465
465
|
}[];
|
|
466
466
|
config: {
|
|
467
|
-
domains: {
|
|
468
|
-
domain: string;
|
|
469
|
-
handler_path: string;
|
|
470
|
-
}[];
|
|
471
467
|
oauth_providers: {
|
|
472
468
|
client_id?: string | undefined;
|
|
473
469
|
client_secret?: string | undefined;
|
|
474
470
|
facebook_config_id?: string | undefined;
|
|
475
471
|
microsoft_tenant_id?: string | undefined;
|
|
476
472
|
apple_bundle_ids?: string[] | undefined;
|
|
477
|
-
type: "
|
|
473
|
+
type: "standard" | "shared";
|
|
478
474
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
479
475
|
provider_config_id: string;
|
|
480
476
|
}[];
|
|
@@ -490,6 +486,10 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
490
486
|
enabled_oauth_providers: {
|
|
491
487
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
492
488
|
}[];
|
|
489
|
+
domains: {
|
|
490
|
+
domain: string;
|
|
491
|
+
handler_path: string;
|
|
492
|
+
}[];
|
|
493
493
|
email_config: {
|
|
494
494
|
password?: string | undefined;
|
|
495
495
|
host?: string | undefined;
|
|
@@ -497,7 +497,7 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
497
497
|
username?: string | undefined;
|
|
498
498
|
sender_name?: string | undefined;
|
|
499
499
|
sender_email?: string | undefined;
|
|
500
|
-
type: "
|
|
500
|
+
type: "standard" | "shared";
|
|
501
501
|
};
|
|
502
502
|
email_theme: string;
|
|
503
503
|
create_team_on_sign_up: boolean;
|
|
@@ -578,22 +578,18 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
578
578
|
onboarding_state: {
|
|
579
579
|
selected_config_choice: "create-new" | "link-existing";
|
|
580
580
|
selected_apps: string[];
|
|
581
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
581
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
582
582
|
selected_email_theme_id: string | null;
|
|
583
583
|
selected_payments_country: "US" | "OTHER";
|
|
584
584
|
} | null | undefined;
|
|
585
585
|
config: {
|
|
586
|
-
domains?: {
|
|
587
|
-
domain: string;
|
|
588
|
-
handler_path: string;
|
|
589
|
-
}[] | undefined;
|
|
590
586
|
oauth_providers?: {
|
|
591
587
|
client_id?: string | undefined;
|
|
592
588
|
client_secret?: string | undefined;
|
|
593
589
|
facebook_config_id?: string | undefined;
|
|
594
590
|
microsoft_tenant_id?: string | undefined;
|
|
595
591
|
apple_bundle_ids?: string[] | undefined;
|
|
596
|
-
type: "
|
|
592
|
+
type: "standard" | "shared";
|
|
597
593
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
598
594
|
}[] | undefined;
|
|
599
595
|
allow_localhost?: boolean | undefined;
|
|
@@ -605,6 +601,10 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
605
601
|
client_user_deletion_enabled?: boolean | undefined;
|
|
606
602
|
allow_user_api_keys?: boolean | undefined;
|
|
607
603
|
allow_team_api_keys?: boolean | undefined;
|
|
604
|
+
domains?: {
|
|
605
|
+
domain: string;
|
|
606
|
+
handler_path: string;
|
|
607
|
+
}[] | undefined;
|
|
608
608
|
email_config?: {
|
|
609
609
|
password?: string | undefined;
|
|
610
610
|
host?: string | undefined;
|
|
@@ -612,7 +612,7 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
612
612
|
username?: string | undefined;
|
|
613
613
|
sender_name?: string | undefined;
|
|
614
614
|
sender_email?: string | undefined;
|
|
615
|
-
type: "
|
|
615
|
+
type: "standard" | "shared";
|
|
616
616
|
} | undefined;
|
|
617
617
|
email_theme?: string | undefined;
|
|
618
618
|
create_team_on_sign_up?: boolean | undefined;
|
|
@@ -686,7 +686,7 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
686
686
|
onboarding_state: {
|
|
687
687
|
selected_config_choice: "create-new" | "link-existing";
|
|
688
688
|
selected_apps: string[];
|
|
689
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
689
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
690
690
|
selected_email_theme_id: string | null;
|
|
691
691
|
selected_payments_country: "US" | "OTHER";
|
|
692
692
|
} | null | undefined;
|
|
@@ -697,17 +697,13 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
697
697
|
message: string;
|
|
698
698
|
}[];
|
|
699
699
|
config: {
|
|
700
|
-
domains: {
|
|
701
|
-
domain: string;
|
|
702
|
-
handler_path: string;
|
|
703
|
-
}[];
|
|
704
700
|
oauth_providers: {
|
|
705
701
|
client_id?: string | undefined;
|
|
706
702
|
client_secret?: string | undefined;
|
|
707
703
|
facebook_config_id?: string | undefined;
|
|
708
704
|
microsoft_tenant_id?: string | undefined;
|
|
709
705
|
apple_bundle_ids?: string[] | undefined;
|
|
710
|
-
type: "
|
|
706
|
+
type: "standard" | "shared";
|
|
711
707
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
712
708
|
provider_config_id: string;
|
|
713
709
|
}[];
|
|
@@ -723,6 +719,10 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
723
719
|
enabled_oauth_providers: {
|
|
724
720
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
725
721
|
}[];
|
|
722
|
+
domains: {
|
|
723
|
+
domain: string;
|
|
724
|
+
handler_path: string;
|
|
725
|
+
}[];
|
|
726
726
|
email_config: {
|
|
727
727
|
password?: string | undefined;
|
|
728
728
|
host?: string | undefined;
|
|
@@ -730,7 +730,7 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
730
730
|
username?: string | undefined;
|
|
731
731
|
sender_name?: string | undefined;
|
|
732
732
|
sender_email?: string | undefined;
|
|
733
|
-
type: "
|
|
733
|
+
type: "standard" | "shared";
|
|
734
734
|
};
|
|
735
735
|
email_theme: string;
|
|
736
736
|
create_team_on_sign_up: boolean;
|
|
@@ -811,22 +811,18 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
811
811
|
onboarding_state: {
|
|
812
812
|
selected_config_choice: "create-new" | "link-existing";
|
|
813
813
|
selected_apps: string[];
|
|
814
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
814
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
815
815
|
selected_email_theme_id: string | null;
|
|
816
816
|
selected_payments_country: "US" | "OTHER";
|
|
817
817
|
} | null | undefined;
|
|
818
818
|
config: {
|
|
819
|
-
domains?: {
|
|
820
|
-
domain: string;
|
|
821
|
-
handler_path: string;
|
|
822
|
-
}[] | undefined;
|
|
823
819
|
oauth_providers?: {
|
|
824
820
|
client_id?: string | undefined;
|
|
825
821
|
client_secret?: string | undefined;
|
|
826
822
|
facebook_config_id?: string | undefined;
|
|
827
823
|
microsoft_tenant_id?: string | undefined;
|
|
828
824
|
apple_bundle_ids?: string[] | undefined;
|
|
829
|
-
type: "
|
|
825
|
+
type: "standard" | "shared";
|
|
830
826
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
831
827
|
}[] | undefined;
|
|
832
828
|
allow_localhost?: boolean | undefined;
|
|
@@ -838,6 +834,10 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
838
834
|
client_user_deletion_enabled?: boolean | undefined;
|
|
839
835
|
allow_user_api_keys?: boolean | undefined;
|
|
840
836
|
allow_team_api_keys?: boolean | undefined;
|
|
837
|
+
domains?: {
|
|
838
|
+
domain: string;
|
|
839
|
+
handler_path: string;
|
|
840
|
+
}[] | undefined;
|
|
841
841
|
email_config?: {
|
|
842
842
|
password?: string | undefined;
|
|
843
843
|
host?: string | undefined;
|
|
@@ -845,7 +845,7 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
845
845
|
username?: string | undefined;
|
|
846
846
|
sender_name?: string | undefined;
|
|
847
847
|
sender_email?: string | undefined;
|
|
848
|
-
type: "
|
|
848
|
+
type: "standard" | "shared";
|
|
849
849
|
} | undefined;
|
|
850
850
|
email_theme?: string | undefined;
|
|
851
851
|
create_team_on_sign_up?: boolean | undefined;
|
|
@@ -897,4 +897,4 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
897
897
|
type AdminUserProjectsCrud = CrudTypeOf<typeof adminUserProjectsCrud>;
|
|
898
898
|
//#endregion
|
|
899
899
|
export { clientProjectsCrud as a, projectsCrud as c, projectsCrudAdminReadSchema as d, projectsCrudAdminUpdateSchema as f, adminUserProjectsCrud as i, projectsCrudAdminCreateSchema as l, ClientProjectsCrud as n, emailConfigSchema as o, projectsCrudClientReadSchema as p, ProjectsCrud as r, emailConfigWithoutPasswordSchema as s, AdminUserProjectsCrud as t, projectsCrudAdminDeleteSchema as u };
|
|
900
|
-
//# sourceMappingURL=projects-
|
|
900
|
+
//# sourceMappingURL=projects-C42SVFvm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projects-
|
|
1
|
+
{"version":3,"file":"projects-C42SVFvm.d.ts","names":[],"sources":["../src/interface/crud/projects.ts"],"mappings":";;;cAsDa,iBAAA,gBAAiB,YAAA;;;;;;;;;;;;;;;;;cAsBjB,gCAAA,gBAAgC,YAAA;;;;;;;;;;;;;;;;cAShC,2BAAA,gBAA2B,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyC3B,4BAAA,gBAA4B,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqB5B,6BAAA,gBAA6B,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkC7B,6BAAA,gBAA6B,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM7B,6BAAA,gBAA6B,WAAA,+BAAA,SAAA;AAAA,cAE7B,kBAAA,EASX,qBAT6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAUnB,kBAAA,GAAqB,UAAU,QAAQ,kBAAA;AAAA,cAEtC,YAAA,EAwBX,qBAxBuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAyBb,YAAA,GAAe,UAAU,QAAQ,YAAA;AAAA,cAEhC,qBAAA,EAWX,qBAXgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAYtB,qBAAA,GAAwB,UAAU,QAAQ,qBAAA"}
|