@hexclave/shared 1.0.56 → 1.0.58
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-sca4FCAt.d.ts → admin-interface-Do9G1zZ8.d.ts} +11 -11
- package/dist/{admin-interface-sca4FCAt.d.ts.map → admin-interface-Do9G1zZ8.d.ts.map} +1 -1
- package/dist/{admin-metrics-BTgqWZXI.d.ts → admin-metrics-bsOkw4YQ.d.ts} +16 -16
- package/dist/{admin-metrics-BTgqWZXI.d.ts.map → admin-metrics-bsOkw4YQ.d.ts.map} +1 -1
- package/dist/{client-interface-BQakINAH.d.ts → client-interface-DvkciaL0.d.ts} +10 -10
- package/dist/{client-interface-BQakINAH.d.ts.map → client-interface-DvkciaL0.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-DosTPiF7.d.ts → current-user-BBoN3hsn.d.ts} +12 -12
- package/dist/{current-user-DosTPiF7.d.ts.map → current-user-BBoN3hsn.d.ts.map} +1 -1
- package/dist/{email-outbox-C07KfbmL.d.ts → email-outbox-D_wbK759.d.ts} +271 -271
- package/dist/{email-outbox-C07KfbmL.d.ts.map → email-outbox-D_wbK759.d.ts.map} +1 -1
- package/dist/esm/config/schema.d.ts +181 -181
- package/dist/esm/interface/admin-interface.js +1 -1
- package/dist/esm/interface/admin-metrics.d.ts +15 -15
- package/dist/esm/interface/client-interface.js +1 -1
- package/dist/esm/interface/conversations.d.ts +30 -30
- package/dist/esm/interface/crud/current-user.d.ts +11 -11
- package/dist/esm/interface/crud/email-outbox.d.ts +270 -270
- package/dist/esm/interface/crud/invoices.d.ts +2 -2
- package/dist/esm/interface/crud/products.d.ts +15 -15
- package/dist/esm/interface/crud/project-api-keys.d.ts +2 -2
- package/dist/esm/interface/crud/projects.d.ts +117 -113
- package/dist/esm/interface/crud/projects.d.ts.map +1 -1
- package/dist/esm/interface/crud/projects.js +1 -0
- package/dist/esm/interface/crud/projects.js.map +1 -1
- package/dist/esm/interface/crud/team-member-profiles.d.ts +24 -24
- package/dist/esm/interface/crud/transactions.d.ts +20 -20
- package/dist/esm/interface/crud/transactions.d.ts.map +1 -1
- package/dist/esm/interface/crud/users.d.ts +6 -6
- package/dist/esm/interface/plan-usage.d.ts +2 -2
- package/dist/esm/interface/server-interface.js +1 -1
- package/dist/esm/known-errors.d.ts +1 -1
- package/dist/esm/schema-fields.d.ts +2 -2
- package/dist/esm/sessions.d.ts +7 -7
- package/dist/esm/utils/promises.js +1 -1
- 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 +1 -1
- package/dist/interface/admin-metrics.d.ts +1 -1
- package/dist/interface/client-interface.d.ts +1 -1
- package/dist/interface/client-interface.js +1 -1
- package/dist/interface/conversations.d.ts +30 -30
- 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/projects.js +1 -0
- package/dist/interface/crud/projects.js.map +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 +1 -1
- package/dist/{invoices-U65KzAZX.d.ts → invoices-CHo9YKbI.d.ts} +3 -3
- package/dist/{invoices-U65KzAZX.d.ts.map → invoices-CHo9YKbI.d.ts.map} +1 -1
- package/dist/{known-errors-BFf8SVm8.d.ts → known-errors-Bm4a61wL.d.ts} +2 -2
- package/dist/{known-errors-BFf8SVm8.d.ts.map → known-errors-Bm4a61wL.d.ts.map} +1 -1
- package/dist/known-errors.d.ts +1 -1
- package/dist/{plan-usage-CFwV688o.d.ts → plan-usage-BaDxcLZ1.d.ts} +3 -3
- package/dist/{plan-usage-CFwV688o.d.ts.map → plan-usage-BaDxcLZ1.d.ts.map} +1 -1
- package/dist/{products-DzedG6oU.d.ts → products-D4o8A2W0.d.ts} +16 -16
- package/dist/{products-DzedG6oU.d.ts.map → products-D4o8A2W0.d.ts.map} +1 -1
- package/dist/{project-api-keys-Di2ENRam.d.ts → project-api-keys--7V5X_UW.d.ts} +3 -3
- package/dist/{project-api-keys-Di2ENRam.d.ts.map → project-api-keys--7V5X_UW.d.ts.map} +1 -1
- package/dist/{projects-W2I5ueag.d.ts → projects-BX5Y50kJ.d.ts} +118 -114
- package/dist/projects-BX5Y50kJ.d.ts.map +1 -0
- package/dist/{schema-BXM8B2V2.d.ts → schema-BvjIkl-K.d.ts} +182 -182
- package/dist/{schema-BXM8B2V2.d.ts.map → schema-BvjIkl-K.d.ts.map} +1 -1
- package/dist/{schema-fields-DhryPaD4.d.ts → schema-fields-DZtDQEEO.d.ts} +3 -3
- package/dist/{schema-fields-DhryPaD4.d.ts.map → schema-fields-DZtDQEEO.d.ts.map} +1 -1
- package/dist/schema-fields.d.ts +1 -1
- package/dist/{server-interface--aZDYxx4.d.ts → server-interface-Ra_vIHP4.d.ts} +8 -8
- package/dist/{server-interface--aZDYxx4.d.ts.map → server-interface-Ra_vIHP4.d.ts.map} +1 -1
- package/dist/{sessions-CKNkS48M.d.ts → sessions-CI-0TBQb.d.ts} +9 -9
- package/dist/{sessions-CKNkS48M.d.ts.map → sessions-CI-0TBQb.d.ts.map} +1 -1
- package/dist/sessions.d.ts +1 -1
- package/dist/{team-member-profiles-BhcD2OP5.d.ts → team-member-profiles-BoDEqx-0.d.ts} +25 -25
- package/dist/{team-member-profiles-BhcD2OP5.d.ts.map → team-member-profiles-BoDEqx-0.d.ts.map} +1 -1
- package/dist/{transactions-icyjJzs-.d.ts → transactions-CHNUJ42J.d.ts} +21 -21
- package/dist/transactions-CHNUJ42J.d.ts.map +1 -0
- package/dist/{users-DMNuqLTW.d.ts → users-DHNRwoSz.d.ts} +7 -7
- package/dist/{users-DMNuqLTW.d.ts.map → users-DHNRwoSz.d.ts.map} +1 -1
- package/dist/utils/promises.js +1 -1
- package/package.json +1 -1
- package/src/interface/crud/projects.ts +1 -0
- package/dist/projects-W2I5ueag.d.ts.map +0 -1
- package/dist/transactions-icyjJzs-.d.ts.map +0 -1
|
@@ -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" | "passkey" | "credential" | "magicLink")[];
|
|
54
54
|
selected_email_theme_id: string | null;
|
|
55
55
|
selected_payments_country: "US" | "OTHER";
|
|
56
56
|
} | null | undefined;
|
|
@@ -61,15 +61,10 @@ declare const projectsCrudAdminReadSchema: import("yup").ObjectSchema<{
|
|
|
61
61
|
message: string;
|
|
62
62
|
}[];
|
|
63
63
|
config: {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
passkey_enabled: boolean;
|
|
69
|
-
client_team_creation_enabled: boolean;
|
|
70
|
-
client_user_deletion_enabled: boolean;
|
|
71
|
-
allow_user_api_keys: boolean;
|
|
72
|
-
allow_team_api_keys: boolean;
|
|
64
|
+
domains: {
|
|
65
|
+
domain: string;
|
|
66
|
+
handler_path: string;
|
|
67
|
+
}[];
|
|
73
68
|
oauth_providers: {
|
|
74
69
|
client_id?: string | undefined;
|
|
75
70
|
client_secret?: string | undefined;
|
|
@@ -80,18 +75,23 @@ declare const projectsCrudAdminReadSchema: import("yup").ObjectSchema<{
|
|
|
80
75
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
81
76
|
provider_config_id: string;
|
|
82
77
|
}[];
|
|
78
|
+
allow_localhost: boolean;
|
|
79
|
+
sign_up_enabled: boolean;
|
|
80
|
+
credential_enabled: boolean;
|
|
81
|
+
magic_link_enabled: boolean;
|
|
82
|
+
passkey_enabled: boolean;
|
|
83
|
+
client_team_creation_enabled: boolean;
|
|
84
|
+
client_user_deletion_enabled: boolean;
|
|
85
|
+
allow_user_api_keys: boolean;
|
|
86
|
+
allow_team_api_keys: boolean;
|
|
83
87
|
enabled_oauth_providers: {
|
|
84
88
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
85
89
|
}[];
|
|
86
|
-
domains: {
|
|
87
|
-
domain: string;
|
|
88
|
-
handler_path: string;
|
|
89
|
-
}[];
|
|
90
90
|
email_config: {
|
|
91
|
+
password?: string | undefined;
|
|
91
92
|
host?: string | undefined;
|
|
92
93
|
port?: number | undefined;
|
|
93
94
|
username?: string | undefined;
|
|
94
|
-
password?: string | undefined;
|
|
95
95
|
sender_name?: string | undefined;
|
|
96
96
|
sender_email?: string | undefined;
|
|
97
97
|
type: "shared" | "standard";
|
|
@@ -166,6 +166,7 @@ declare const projectsCrudAdminReadSchema: import("yup").ObjectSchema<{
|
|
|
166
166
|
declare const projectsCrudClientReadSchema: import("yup").ObjectSchema<{
|
|
167
167
|
id: string;
|
|
168
168
|
display_name: string;
|
|
169
|
+
is_development_environment: boolean;
|
|
169
170
|
pushed_config_error: {
|
|
170
171
|
message: string;
|
|
171
172
|
} | null;
|
|
@@ -173,6 +174,10 @@ declare const projectsCrudClientReadSchema: import("yup").ObjectSchema<{
|
|
|
173
174
|
message: string;
|
|
174
175
|
}[];
|
|
175
176
|
config: {
|
|
177
|
+
domains: {
|
|
178
|
+
domain: string;
|
|
179
|
+
handler_path: string;
|
|
180
|
+
}[];
|
|
176
181
|
allow_localhost: boolean;
|
|
177
182
|
sign_up_enabled: boolean;
|
|
178
183
|
credential_enabled: boolean;
|
|
@@ -185,14 +190,11 @@ declare const projectsCrudClientReadSchema: import("yup").ObjectSchema<{
|
|
|
185
190
|
enabled_oauth_providers: {
|
|
186
191
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
187
192
|
}[];
|
|
188
|
-
domains: {
|
|
189
|
-
domain: string;
|
|
190
|
-
handler_path: string;
|
|
191
|
-
}[];
|
|
192
193
|
};
|
|
193
194
|
}, import("yup").AnyObject, {
|
|
194
195
|
id: undefined;
|
|
195
196
|
display_name: undefined;
|
|
197
|
+
is_development_environment: undefined;
|
|
196
198
|
pushed_config_error: {
|
|
197
199
|
message: undefined;
|
|
198
200
|
};
|
|
@@ -223,20 +225,15 @@ declare const projectsCrudAdminUpdateSchema: import("yup").ObjectSchema<{
|
|
|
223
225
|
onboarding_state: {
|
|
224
226
|
selected_config_choice: "create-new" | "link-existing";
|
|
225
227
|
selected_apps: string[];
|
|
226
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
228
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
|
|
227
229
|
selected_email_theme_id: string | null;
|
|
228
230
|
selected_payments_country: "US" | "OTHER";
|
|
229
231
|
} | null | undefined;
|
|
230
232
|
config: {
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
passkey_enabled?: boolean | undefined;
|
|
236
|
-
client_team_creation_enabled?: boolean | undefined;
|
|
237
|
-
client_user_deletion_enabled?: boolean | undefined;
|
|
238
|
-
allow_user_api_keys?: boolean | undefined;
|
|
239
|
-
allow_team_api_keys?: boolean | undefined;
|
|
233
|
+
domains?: {
|
|
234
|
+
domain: string;
|
|
235
|
+
handler_path: string;
|
|
236
|
+
}[] | undefined;
|
|
240
237
|
oauth_providers?: {
|
|
241
238
|
client_id?: string | undefined;
|
|
242
239
|
client_secret?: string | undefined;
|
|
@@ -246,15 +243,20 @@ declare const projectsCrudAdminUpdateSchema: import("yup").ObjectSchema<{
|
|
|
246
243
|
type: "shared" | "standard";
|
|
247
244
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
248
245
|
}[] | undefined;
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
246
|
+
allow_localhost?: boolean | undefined;
|
|
247
|
+
sign_up_enabled?: boolean | undefined;
|
|
248
|
+
credential_enabled?: boolean | undefined;
|
|
249
|
+
magic_link_enabled?: boolean | undefined;
|
|
250
|
+
passkey_enabled?: boolean | undefined;
|
|
251
|
+
client_team_creation_enabled?: boolean | undefined;
|
|
252
|
+
client_user_deletion_enabled?: boolean | undefined;
|
|
253
|
+
allow_user_api_keys?: boolean | undefined;
|
|
254
|
+
allow_team_api_keys?: boolean | undefined;
|
|
253
255
|
email_config?: {
|
|
256
|
+
password?: string | undefined;
|
|
254
257
|
host?: string | undefined;
|
|
255
258
|
port?: number | undefined;
|
|
256
259
|
username?: string | undefined;
|
|
257
|
-
password?: string | undefined;
|
|
258
260
|
sender_name?: string | undefined;
|
|
259
261
|
sender_email?: string | undefined;
|
|
260
262
|
type: "shared" | "standard";
|
|
@@ -303,20 +305,15 @@ declare const projectsCrudAdminCreateSchema: import("yup").ObjectSchema<{
|
|
|
303
305
|
onboarding_state: {
|
|
304
306
|
selected_config_choice: "create-new" | "link-existing";
|
|
305
307
|
selected_apps: string[];
|
|
306
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
308
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
|
|
307
309
|
selected_email_theme_id: string | null;
|
|
308
310
|
selected_payments_country: "US" | "OTHER";
|
|
309
311
|
} | null | undefined;
|
|
310
312
|
config: {
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
passkey_enabled?: boolean | undefined;
|
|
316
|
-
client_team_creation_enabled?: boolean | undefined;
|
|
317
|
-
client_user_deletion_enabled?: boolean | undefined;
|
|
318
|
-
allow_user_api_keys?: boolean | undefined;
|
|
319
|
-
allow_team_api_keys?: boolean | undefined;
|
|
313
|
+
domains?: {
|
|
314
|
+
domain: string;
|
|
315
|
+
handler_path: string;
|
|
316
|
+
}[] | undefined;
|
|
320
317
|
oauth_providers?: {
|
|
321
318
|
client_id?: string | undefined;
|
|
322
319
|
client_secret?: string | undefined;
|
|
@@ -326,15 +323,20 @@ declare const projectsCrudAdminCreateSchema: import("yup").ObjectSchema<{
|
|
|
326
323
|
type: "shared" | "standard";
|
|
327
324
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
328
325
|
}[] | undefined;
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
326
|
+
allow_localhost?: boolean | undefined;
|
|
327
|
+
sign_up_enabled?: boolean | undefined;
|
|
328
|
+
credential_enabled?: boolean | undefined;
|
|
329
|
+
magic_link_enabled?: boolean | undefined;
|
|
330
|
+
passkey_enabled?: boolean | undefined;
|
|
331
|
+
client_team_creation_enabled?: boolean | undefined;
|
|
332
|
+
client_user_deletion_enabled?: boolean | undefined;
|
|
333
|
+
allow_user_api_keys?: boolean | undefined;
|
|
334
|
+
allow_team_api_keys?: boolean | undefined;
|
|
333
335
|
email_config?: {
|
|
336
|
+
password?: string | undefined;
|
|
334
337
|
host?: string | undefined;
|
|
335
338
|
port?: number | undefined;
|
|
336
339
|
username?: string | undefined;
|
|
337
|
-
password?: string | undefined;
|
|
338
340
|
sender_name?: string | undefined;
|
|
339
341
|
sender_email?: string | undefined;
|
|
340
342
|
type: "shared" | "standard";
|
|
@@ -382,6 +384,7 @@ declare const clientProjectsCrud: CrudSchemaFromOptions<{
|
|
|
382
384
|
clientReadSchema: import("yup").ObjectSchema<{
|
|
383
385
|
id: string;
|
|
384
386
|
display_name: string;
|
|
387
|
+
is_development_environment: boolean;
|
|
385
388
|
pushed_config_error: {
|
|
386
389
|
message: string;
|
|
387
390
|
} | null;
|
|
@@ -389,6 +392,10 @@ declare const clientProjectsCrud: CrudSchemaFromOptions<{
|
|
|
389
392
|
message: string;
|
|
390
393
|
}[];
|
|
391
394
|
config: {
|
|
395
|
+
domains: {
|
|
396
|
+
domain: string;
|
|
397
|
+
handler_path: string;
|
|
398
|
+
}[];
|
|
392
399
|
allow_localhost: boolean;
|
|
393
400
|
sign_up_enabled: boolean;
|
|
394
401
|
credential_enabled: boolean;
|
|
@@ -401,14 +408,11 @@ declare const clientProjectsCrud: CrudSchemaFromOptions<{
|
|
|
401
408
|
enabled_oauth_providers: {
|
|
402
409
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
403
410
|
}[];
|
|
404
|
-
domains: {
|
|
405
|
-
domain: string;
|
|
406
|
-
handler_path: string;
|
|
407
|
-
}[];
|
|
408
411
|
};
|
|
409
412
|
}, import("yup").AnyObject, {
|
|
410
413
|
id: undefined;
|
|
411
414
|
display_name: undefined;
|
|
415
|
+
is_development_environment: undefined;
|
|
412
416
|
pushed_config_error: {
|
|
413
417
|
message: undefined;
|
|
414
418
|
};
|
|
@@ -453,7 +457,7 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
453
457
|
onboarding_state: {
|
|
454
458
|
selected_config_choice: "create-new" | "link-existing";
|
|
455
459
|
selected_apps: string[];
|
|
456
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
460
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
|
|
457
461
|
selected_email_theme_id: string | null;
|
|
458
462
|
selected_payments_country: "US" | "OTHER";
|
|
459
463
|
} | null | undefined;
|
|
@@ -464,15 +468,10 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
464
468
|
message: string;
|
|
465
469
|
}[];
|
|
466
470
|
config: {
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
passkey_enabled: boolean;
|
|
472
|
-
client_team_creation_enabled: boolean;
|
|
473
|
-
client_user_deletion_enabled: boolean;
|
|
474
|
-
allow_user_api_keys: boolean;
|
|
475
|
-
allow_team_api_keys: boolean;
|
|
471
|
+
domains: {
|
|
472
|
+
domain: string;
|
|
473
|
+
handler_path: string;
|
|
474
|
+
}[];
|
|
476
475
|
oauth_providers: {
|
|
477
476
|
client_id?: string | undefined;
|
|
478
477
|
client_secret?: string | undefined;
|
|
@@ -483,18 +482,23 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
483
482
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
484
483
|
provider_config_id: string;
|
|
485
484
|
}[];
|
|
485
|
+
allow_localhost: boolean;
|
|
486
|
+
sign_up_enabled: boolean;
|
|
487
|
+
credential_enabled: boolean;
|
|
488
|
+
magic_link_enabled: boolean;
|
|
489
|
+
passkey_enabled: boolean;
|
|
490
|
+
client_team_creation_enabled: boolean;
|
|
491
|
+
client_user_deletion_enabled: boolean;
|
|
492
|
+
allow_user_api_keys: boolean;
|
|
493
|
+
allow_team_api_keys: boolean;
|
|
486
494
|
enabled_oauth_providers: {
|
|
487
495
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
488
496
|
}[];
|
|
489
|
-
domains: {
|
|
490
|
-
domain: string;
|
|
491
|
-
handler_path: string;
|
|
492
|
-
}[];
|
|
493
497
|
email_config: {
|
|
498
|
+
password?: string | undefined;
|
|
494
499
|
host?: string | undefined;
|
|
495
500
|
port?: number | undefined;
|
|
496
501
|
username?: string | undefined;
|
|
497
|
-
password?: string | undefined;
|
|
498
502
|
sender_name?: string | undefined;
|
|
499
503
|
sender_email?: string | undefined;
|
|
500
504
|
type: "shared" | "standard";
|
|
@@ -578,20 +582,15 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
578
582
|
onboarding_state: {
|
|
579
583
|
selected_config_choice: "create-new" | "link-existing";
|
|
580
584
|
selected_apps: string[];
|
|
581
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
585
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
|
|
582
586
|
selected_email_theme_id: string | null;
|
|
583
587
|
selected_payments_country: "US" | "OTHER";
|
|
584
588
|
} | null | undefined;
|
|
585
589
|
config: {
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
passkey_enabled?: boolean | undefined;
|
|
591
|
-
client_team_creation_enabled?: boolean | undefined;
|
|
592
|
-
client_user_deletion_enabled?: boolean | undefined;
|
|
593
|
-
allow_user_api_keys?: boolean | undefined;
|
|
594
|
-
allow_team_api_keys?: boolean | undefined;
|
|
590
|
+
domains?: {
|
|
591
|
+
domain: string;
|
|
592
|
+
handler_path: string;
|
|
593
|
+
}[] | undefined;
|
|
595
594
|
oauth_providers?: {
|
|
596
595
|
client_id?: string | undefined;
|
|
597
596
|
client_secret?: string | undefined;
|
|
@@ -601,15 +600,20 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
601
600
|
type: "shared" | "standard";
|
|
602
601
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
603
602
|
}[] | undefined;
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
603
|
+
allow_localhost?: boolean | undefined;
|
|
604
|
+
sign_up_enabled?: boolean | undefined;
|
|
605
|
+
credential_enabled?: boolean | undefined;
|
|
606
|
+
magic_link_enabled?: boolean | undefined;
|
|
607
|
+
passkey_enabled?: boolean | undefined;
|
|
608
|
+
client_team_creation_enabled?: boolean | undefined;
|
|
609
|
+
client_user_deletion_enabled?: boolean | undefined;
|
|
610
|
+
allow_user_api_keys?: boolean | undefined;
|
|
611
|
+
allow_team_api_keys?: boolean | undefined;
|
|
608
612
|
email_config?: {
|
|
613
|
+
password?: string | undefined;
|
|
609
614
|
host?: string | undefined;
|
|
610
615
|
port?: number | undefined;
|
|
611
616
|
username?: string | undefined;
|
|
612
|
-
password?: string | undefined;
|
|
613
617
|
sender_name?: string | undefined;
|
|
614
618
|
sender_email?: string | undefined;
|
|
615
619
|
type: "shared" | "standard";
|
|
@@ -686,7 +690,7 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
686
690
|
onboarding_state: {
|
|
687
691
|
selected_config_choice: "create-new" | "link-existing";
|
|
688
692
|
selected_apps: string[];
|
|
689
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
693
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
|
|
690
694
|
selected_email_theme_id: string | null;
|
|
691
695
|
selected_payments_country: "US" | "OTHER";
|
|
692
696
|
} | null | undefined;
|
|
@@ -697,15 +701,10 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
697
701
|
message: string;
|
|
698
702
|
}[];
|
|
699
703
|
config: {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
passkey_enabled: boolean;
|
|
705
|
-
client_team_creation_enabled: boolean;
|
|
706
|
-
client_user_deletion_enabled: boolean;
|
|
707
|
-
allow_user_api_keys: boolean;
|
|
708
|
-
allow_team_api_keys: boolean;
|
|
704
|
+
domains: {
|
|
705
|
+
domain: string;
|
|
706
|
+
handler_path: string;
|
|
707
|
+
}[];
|
|
709
708
|
oauth_providers: {
|
|
710
709
|
client_id?: string | undefined;
|
|
711
710
|
client_secret?: string | undefined;
|
|
@@ -716,18 +715,23 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
716
715
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
717
716
|
provider_config_id: string;
|
|
718
717
|
}[];
|
|
718
|
+
allow_localhost: boolean;
|
|
719
|
+
sign_up_enabled: boolean;
|
|
720
|
+
credential_enabled: boolean;
|
|
721
|
+
magic_link_enabled: boolean;
|
|
722
|
+
passkey_enabled: boolean;
|
|
723
|
+
client_team_creation_enabled: boolean;
|
|
724
|
+
client_user_deletion_enabled: boolean;
|
|
725
|
+
allow_user_api_keys: boolean;
|
|
726
|
+
allow_team_api_keys: boolean;
|
|
719
727
|
enabled_oauth_providers: {
|
|
720
728
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
721
729
|
}[];
|
|
722
|
-
domains: {
|
|
723
|
-
domain: string;
|
|
724
|
-
handler_path: string;
|
|
725
|
-
}[];
|
|
726
730
|
email_config: {
|
|
731
|
+
password?: string | undefined;
|
|
727
732
|
host?: string | undefined;
|
|
728
733
|
port?: number | undefined;
|
|
729
734
|
username?: string | undefined;
|
|
730
|
-
password?: string | undefined;
|
|
731
735
|
sender_name?: string | undefined;
|
|
732
736
|
sender_email?: string | undefined;
|
|
733
737
|
type: "shared" | "standard";
|
|
@@ -811,20 +815,15 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
811
815
|
onboarding_state: {
|
|
812
816
|
selected_config_choice: "create-new" | "link-existing";
|
|
813
817
|
selected_apps: string[];
|
|
814
|
-
selected_sign_in_methods: ("google" | "github" | "microsoft" | "
|
|
818
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
|
|
815
819
|
selected_email_theme_id: string | null;
|
|
816
820
|
selected_payments_country: "US" | "OTHER";
|
|
817
821
|
} | null | undefined;
|
|
818
822
|
config: {
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
passkey_enabled?: boolean | undefined;
|
|
824
|
-
client_team_creation_enabled?: boolean | undefined;
|
|
825
|
-
client_user_deletion_enabled?: boolean | undefined;
|
|
826
|
-
allow_user_api_keys?: boolean | undefined;
|
|
827
|
-
allow_team_api_keys?: boolean | undefined;
|
|
823
|
+
domains?: {
|
|
824
|
+
domain: string;
|
|
825
|
+
handler_path: string;
|
|
826
|
+
}[] | undefined;
|
|
828
827
|
oauth_providers?: {
|
|
829
828
|
client_id?: string | undefined;
|
|
830
829
|
client_secret?: string | undefined;
|
|
@@ -834,15 +833,20 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
834
833
|
type: "shared" | "standard";
|
|
835
834
|
id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
|
|
836
835
|
}[] | undefined;
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
836
|
+
allow_localhost?: boolean | undefined;
|
|
837
|
+
sign_up_enabled?: boolean | undefined;
|
|
838
|
+
credential_enabled?: boolean | undefined;
|
|
839
|
+
magic_link_enabled?: boolean | undefined;
|
|
840
|
+
passkey_enabled?: boolean | undefined;
|
|
841
|
+
client_team_creation_enabled?: boolean | undefined;
|
|
842
|
+
client_user_deletion_enabled?: boolean | undefined;
|
|
843
|
+
allow_user_api_keys?: boolean | undefined;
|
|
844
|
+
allow_team_api_keys?: boolean | undefined;
|
|
841
845
|
email_config?: {
|
|
846
|
+
password?: string | undefined;
|
|
842
847
|
host?: string | undefined;
|
|
843
848
|
port?: number | undefined;
|
|
844
849
|
username?: string | undefined;
|
|
845
|
-
password?: string | undefined;
|
|
846
850
|
sender_name?: string | undefined;
|
|
847
851
|
sender_email?: string | undefined;
|
|
848
852
|
type: "shared" | "standard";
|
|
@@ -897,4 +901,4 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
897
901
|
type AdminUserProjectsCrud = CrudTypeOf<typeof adminUserProjectsCrud>;
|
|
898
902
|
//#endregion
|
|
899
903
|
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-
|
|
904
|
+
//# sourceMappingURL=projects-BX5Y50kJ.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"projects-BX5Y50kJ.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsB5B,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"}
|