@hexclave/shared 1.0.65 → 1.0.67

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.
Files changed (103) hide show
  1. package/dist/{admin-interface-DpRVOD-m.d.ts → admin-interface-0fhNIT4c.d.ts} +11 -11
  2. package/dist/{admin-interface-DpRVOD-m.d.ts.map → admin-interface-0fhNIT4c.d.ts.map} +1 -1
  3. package/dist/{admin-metrics-1yiWGq9z.d.ts → admin-metrics-bsOkw4YQ.d.ts} +15 -15
  4. package/dist/{admin-metrics-1yiWGq9z.d.ts.map → admin-metrics-bsOkw4YQ.d.ts.map} +1 -1
  5. package/dist/ai/llms/llms.js +1 -1
  6. package/dist/ai/llms/llms.js.map +1 -1
  7. package/dist/ai/unified-prompts/reminders.js +2 -3
  8. package/dist/ai/unified-prompts/reminders.js.map +1 -1
  9. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +1 -1
  10. package/dist/apps/apps-config.d.ts +6 -0
  11. package/dist/apps/apps-config.d.ts.map +1 -1
  12. package/dist/apps/apps-config.js +6 -0
  13. package/dist/apps/apps-config.js.map +1 -1
  14. package/dist/{client-interface-DuVu82ry.d.ts → client-interface-DvkciaL0.d.ts} +10 -10
  15. package/dist/{client-interface-DuVu82ry.d.ts.map → client-interface-DvkciaL0.d.ts.map} +1 -1
  16. package/dist/config/schema.d.ts +1 -1
  17. package/dist/config-authoring.d.ts +1 -1
  18. package/dist/{current-user-BCkMYzHx.d.ts → current-user-BBoN3hsn.d.ts} +17 -17
  19. package/dist/{current-user-BCkMYzHx.d.ts.map → current-user-BBoN3hsn.d.ts.map} +1 -1
  20. package/dist/{email-outbox-BRZiK0ZG.d.ts → email-outbox-CqzwInBL.d.ts} +313 -313
  21. package/dist/{email-outbox-BRZiK0ZG.d.ts.map → email-outbox-CqzwInBL.d.ts.map} +1 -1
  22. package/dist/esm/ai/llms/llms.js +1 -1
  23. package/dist/esm/ai/llms/llms.js.map +1 -1
  24. package/dist/esm/ai/unified-prompts/reminders.js +2 -3
  25. package/dist/esm/ai/unified-prompts/reminders.js.map +1 -1
  26. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +1 -1
  27. package/dist/esm/apps/apps-config.d.ts +6 -0
  28. package/dist/esm/apps/apps-config.d.ts.map +1 -1
  29. package/dist/esm/apps/apps-config.js +6 -0
  30. package/dist/esm/apps/apps-config.js.map +1 -1
  31. package/dist/esm/config/schema.d.ts +93 -93
  32. package/dist/esm/interface/admin-metrics.d.ts +14 -14
  33. package/dist/esm/interface/conversations.d.ts +37 -37
  34. package/dist/esm/interface/crud/current-user.d.ts +16 -16
  35. package/dist/esm/interface/crud/email-outbox.d.ts +312 -312
  36. package/dist/esm/interface/crud/invoices.d.ts +2 -2
  37. package/dist/esm/interface/crud/products.d.ts +23 -23
  38. package/dist/esm/interface/crud/project-api-keys.d.ts +4 -4
  39. package/dist/esm/interface/crud/projects.d.ts +59 -59
  40. package/dist/esm/interface/crud/team-member-profiles.d.ts +32 -32
  41. package/dist/esm/interface/crud/transactions.d.ts +29 -29
  42. package/dist/esm/interface/crud/transactions.d.ts.map +1 -1
  43. package/dist/esm/interface/crud/users.d.ts +22 -22
  44. package/dist/esm/interface/plan-usage.d.ts +1 -1
  45. package/dist/esm/interface/webhooks.d.ts +4 -4
  46. package/dist/esm/known-errors.d.ts +4 -4
  47. package/dist/esm/schema-fields.d.ts +8 -8
  48. package/dist/esm/sessions.d.ts +8 -8
  49. package/dist/helpers/password.d.ts +1 -1
  50. package/dist/helpers/production-mode.d.ts +1 -1
  51. package/dist/index.d.ts +4 -4
  52. package/dist/interface/admin-interface.d.ts +2 -2
  53. package/dist/interface/admin-metrics.d.ts +1 -1
  54. package/dist/interface/client-interface.d.ts +1 -1
  55. package/dist/interface/conversations.d.ts +37 -37
  56. package/dist/interface/crud/current-user.d.ts +1 -1
  57. package/dist/interface/crud/email-outbox.d.ts +1 -1
  58. package/dist/interface/crud/invoices.d.ts +1 -1
  59. package/dist/interface/crud/products.d.ts +1 -1
  60. package/dist/interface/crud/project-api-keys.d.ts +1 -1
  61. package/dist/interface/crud/projects.d.ts +1 -1
  62. package/dist/interface/crud/team-member-profiles.d.ts +1 -1
  63. package/dist/interface/crud/transactions.d.ts +1 -1
  64. package/dist/interface/crud/users.d.ts +1 -1
  65. package/dist/interface/plan-usage.d.ts +1 -1
  66. package/dist/interface/server-interface.d.ts +1 -1
  67. package/dist/interface/webhooks.d.ts +1 -1
  68. package/dist/{invoices-BGLLnTlR.d.ts → invoices-CHo9YKbI.d.ts} +3 -3
  69. package/dist/{invoices-BGLLnTlR.d.ts.map → invoices-CHo9YKbI.d.ts.map} +1 -1
  70. package/dist/{known-errors-Bhd0JAgh.d.ts → known-errors-Bm4a61wL.d.ts} +5 -5
  71. package/dist/{known-errors-Bhd0JAgh.d.ts.map → known-errors-Bm4a61wL.d.ts.map} +1 -1
  72. package/dist/known-errors.d.ts +1 -1
  73. package/dist/{plan-usage-COq9I00z.d.ts → plan-usage-BaDxcLZ1.d.ts} +2 -2
  74. package/dist/{plan-usage-COq9I00z.d.ts.map → plan-usage-BaDxcLZ1.d.ts.map} +1 -1
  75. package/dist/{products-BkPf1X78.d.ts → products-D4o8A2W0.d.ts} +24 -24
  76. package/dist/{products-BkPf1X78.d.ts.map → products-D4o8A2W0.d.ts.map} +1 -1
  77. package/dist/{project-api-keys-CK9SIo0q.d.ts → project-api-keys--7V5X_UW.d.ts} +5 -5
  78. package/dist/{project-api-keys-CK9SIo0q.d.ts.map → project-api-keys--7V5X_UW.d.ts.map} +1 -1
  79. package/dist/{projects-CVqfljhv.d.ts → projects-BX5Y50kJ.d.ts} +60 -60
  80. package/dist/{projects-CVqfljhv.d.ts.map → projects-BX5Y50kJ.d.ts.map} +1 -1
  81. package/dist/{schema-3X-2xYMA.d.ts → schema-KigK8FiY.d.ts} +94 -94
  82. package/dist/{schema-3X-2xYMA.d.ts.map → schema-KigK8FiY.d.ts.map} +1 -1
  83. package/dist/{schema-fields-D_5cu_1S.d.ts → schema-fields-DZtDQEEO.d.ts} +9 -9
  84. package/dist/{schema-fields-D_5cu_1S.d.ts.map → schema-fields-DZtDQEEO.d.ts.map} +1 -1
  85. package/dist/schema-fields.d.ts +1 -1
  86. package/dist/{server-interface-D4qaM0LE.d.ts → server-interface-Ra_vIHP4.d.ts} +8 -8
  87. package/dist/{server-interface-D4qaM0LE.d.ts.map → server-interface-Ra_vIHP4.d.ts.map} +1 -1
  88. package/dist/{sessions-Cu_D5stb.d.ts → sessions-CI-0TBQb.d.ts} +10 -10
  89. package/dist/{sessions-Cu_D5stb.d.ts.map → sessions-CI-0TBQb.d.ts.map} +1 -1
  90. package/dist/sessions.d.ts +1 -1
  91. package/dist/{team-member-profiles-CgYXR-Rx.d.ts → team-member-profiles-BoDEqx-0.d.ts} +33 -33
  92. package/dist/{team-member-profiles-CgYXR-Rx.d.ts.map → team-member-profiles-BoDEqx-0.d.ts.map} +1 -1
  93. package/dist/{transactions-7q13mxhG.d.ts → transactions-CHNUJ42J.d.ts} +30 -30
  94. package/dist/transactions-CHNUJ42J.d.ts.map +1 -0
  95. package/dist/{users-7MKfEyyq.d.ts → users-DHNRwoSz.d.ts} +24 -24
  96. package/dist/{users-7MKfEyyq.d.ts.map → users-DHNRwoSz.d.ts.map} +1 -1
  97. package/dist/{webhooks-C5gG85Ce.d.ts → webhooks-8Ts1Clcb.d.ts} +5 -5
  98. package/dist/{webhooks-C5gG85Ce.d.ts.map → webhooks-8Ts1Clcb.d.ts.map} +1 -1
  99. package/package.json +1 -1
  100. package/src/ai/llms/llms.ts +1 -1
  101. package/src/ai/unified-prompts/reminders.ts +2 -3
  102. package/src/apps/apps-config.ts +6 -0
  103. package/dist/transactions-7q13mxhG.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: "standard" | "shared";
5
+ type: "shared" | "standard";
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: "standard" | "shared";
22
+ type: "shared" | "standard";
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" | "credential" | "magicLink" | "passkey")[];
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,13 +61,17 @@ 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
+ }[];
64
68
  oauth_providers: {
65
69
  client_id?: string | undefined;
66
70
  client_secret?: string | undefined;
67
71
  facebook_config_id?: string | undefined;
68
72
  microsoft_tenant_id?: string | undefined;
69
73
  apple_bundle_ids?: string[] | undefined;
70
- type: "standard" | "shared";
74
+ type: "shared" | "standard";
71
75
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
72
76
  provider_config_id: string;
73
77
  }[];
@@ -83,10 +87,6 @@ declare const projectsCrudAdminReadSchema: import("yup").ObjectSchema<{
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
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: "standard" | "shared";
97
+ type: "shared" | "standard";
98
98
  };
99
99
  email_theme: string;
100
100
  create_team_on_sign_up: boolean;
@@ -174,6 +174,10 @@ declare const projectsCrudClientReadSchema: import("yup").ObjectSchema<{
174
174
  message: string;
175
175
  }[];
176
176
  config: {
177
+ domains: {
178
+ domain: string;
179
+ handler_path: string;
180
+ }[];
177
181
  allow_localhost: boolean;
178
182
  sign_up_enabled: boolean;
179
183
  credential_enabled: boolean;
@@ -186,10 +190,6 @@ declare const projectsCrudClientReadSchema: import("yup").ObjectSchema<{
186
190
  enabled_oauth_providers: {
187
191
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
188
192
  }[];
189
- domains: {
190
- domain: string;
191
- handler_path: string;
192
- }[];
193
193
  };
194
194
  }, import("yup").AnyObject, {
195
195
  id: undefined;
@@ -225,18 +225,22 @@ declare const projectsCrudAdminUpdateSchema: import("yup").ObjectSchema<{
225
225
  onboarding_state: {
226
226
  selected_config_choice: "create-new" | "link-existing";
227
227
  selected_apps: string[];
228
- selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
228
+ selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
229
229
  selected_email_theme_id: string | null;
230
230
  selected_payments_country: "US" | "OTHER";
231
231
  } | null | undefined;
232
232
  config: {
233
+ domains?: {
234
+ domain: string;
235
+ handler_path: string;
236
+ }[] | undefined;
233
237
  oauth_providers?: {
234
238
  client_id?: string | undefined;
235
239
  client_secret?: string | undefined;
236
240
  facebook_config_id?: string | undefined;
237
241
  microsoft_tenant_id?: string | undefined;
238
242
  apple_bundle_ids?: string[] | undefined;
239
- type: "standard" | "shared";
243
+ type: "shared" | "standard";
240
244
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
241
245
  }[] | undefined;
242
246
  allow_localhost?: boolean | undefined;
@@ -248,10 +252,6 @@ declare const projectsCrudAdminUpdateSchema: import("yup").ObjectSchema<{
248
252
  client_user_deletion_enabled?: boolean | undefined;
249
253
  allow_user_api_keys?: boolean | undefined;
250
254
  allow_team_api_keys?: boolean | undefined;
251
- domains?: {
252
- domain: string;
253
- handler_path: string;
254
- }[] | undefined;
255
255
  email_config?: {
256
256
  password?: string | undefined;
257
257
  host?: string | undefined;
@@ -259,7 +259,7 @@ declare const projectsCrudAdminUpdateSchema: import("yup").ObjectSchema<{
259
259
  username?: string | undefined;
260
260
  sender_name?: string | undefined;
261
261
  sender_email?: string | undefined;
262
- type: "standard" | "shared";
262
+ type: "shared" | "standard";
263
263
  } | undefined;
264
264
  email_theme?: string | undefined;
265
265
  create_team_on_sign_up?: boolean | undefined;
@@ -305,18 +305,22 @@ declare const projectsCrudAdminCreateSchema: import("yup").ObjectSchema<{
305
305
  onboarding_state: {
306
306
  selected_config_choice: "create-new" | "link-existing";
307
307
  selected_apps: string[];
308
- selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
308
+ selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
309
309
  selected_email_theme_id: string | null;
310
310
  selected_payments_country: "US" | "OTHER";
311
311
  } | null | undefined;
312
312
  config: {
313
+ domains?: {
314
+ domain: string;
315
+ handler_path: string;
316
+ }[] | undefined;
313
317
  oauth_providers?: {
314
318
  client_id?: string | undefined;
315
319
  client_secret?: string | undefined;
316
320
  facebook_config_id?: string | undefined;
317
321
  microsoft_tenant_id?: string | undefined;
318
322
  apple_bundle_ids?: string[] | undefined;
319
- type: "standard" | "shared";
323
+ type: "shared" | "standard";
320
324
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
321
325
  }[] | undefined;
322
326
  allow_localhost?: boolean | undefined;
@@ -328,10 +332,6 @@ declare const projectsCrudAdminCreateSchema: import("yup").ObjectSchema<{
328
332
  client_user_deletion_enabled?: boolean | undefined;
329
333
  allow_user_api_keys?: boolean | undefined;
330
334
  allow_team_api_keys?: boolean | undefined;
331
- domains?: {
332
- domain: string;
333
- handler_path: string;
334
- }[] | undefined;
335
335
  email_config?: {
336
336
  password?: string | undefined;
337
337
  host?: string | undefined;
@@ -339,7 +339,7 @@ declare const projectsCrudAdminCreateSchema: import("yup").ObjectSchema<{
339
339
  username?: string | undefined;
340
340
  sender_name?: string | undefined;
341
341
  sender_email?: string | undefined;
342
- type: "standard" | "shared";
342
+ type: "shared" | "standard";
343
343
  } | undefined;
344
344
  email_theme?: string | undefined;
345
345
  create_team_on_sign_up?: boolean | undefined;
@@ -392,6 +392,10 @@ declare const clientProjectsCrud: CrudSchemaFromOptions<{
392
392
  message: string;
393
393
  }[];
394
394
  config: {
395
+ domains: {
396
+ domain: string;
397
+ handler_path: string;
398
+ }[];
395
399
  allow_localhost: boolean;
396
400
  sign_up_enabled: boolean;
397
401
  credential_enabled: boolean;
@@ -404,10 +408,6 @@ declare const clientProjectsCrud: CrudSchemaFromOptions<{
404
408
  enabled_oauth_providers: {
405
409
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
406
410
  }[];
407
- domains: {
408
- domain: string;
409
- handler_path: string;
410
- }[];
411
411
  };
412
412
  }, import("yup").AnyObject, {
413
413
  id: undefined;
@@ -457,7 +457,7 @@ declare const projectsCrud: CrudSchemaFromOptions<{
457
457
  onboarding_state: {
458
458
  selected_config_choice: "create-new" | "link-existing";
459
459
  selected_apps: string[];
460
- selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
460
+ selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
461
461
  selected_email_theme_id: string | null;
462
462
  selected_payments_country: "US" | "OTHER";
463
463
  } | null | undefined;
@@ -468,13 +468,17 @@ declare const projectsCrud: CrudSchemaFromOptions<{
468
468
  message: string;
469
469
  }[];
470
470
  config: {
471
+ domains: {
472
+ domain: string;
473
+ handler_path: string;
474
+ }[];
471
475
  oauth_providers: {
472
476
  client_id?: string | undefined;
473
477
  client_secret?: string | undefined;
474
478
  facebook_config_id?: string | undefined;
475
479
  microsoft_tenant_id?: string | undefined;
476
480
  apple_bundle_ids?: string[] | undefined;
477
- type: "standard" | "shared";
481
+ type: "shared" | "standard";
478
482
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
479
483
  provider_config_id: string;
480
484
  }[];
@@ -490,10 +494,6 @@ declare const projectsCrud: CrudSchemaFromOptions<{
490
494
  enabled_oauth_providers: {
491
495
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
492
496
  }[];
493
- domains: {
494
- domain: string;
495
- handler_path: string;
496
- }[];
497
497
  email_config: {
498
498
  password?: string | undefined;
499
499
  host?: string | undefined;
@@ -501,7 +501,7 @@ declare const projectsCrud: CrudSchemaFromOptions<{
501
501
  username?: string | undefined;
502
502
  sender_name?: string | undefined;
503
503
  sender_email?: string | undefined;
504
- type: "standard" | "shared";
504
+ type: "shared" | "standard";
505
505
  };
506
506
  email_theme: string;
507
507
  create_team_on_sign_up: boolean;
@@ -582,18 +582,22 @@ declare const projectsCrud: CrudSchemaFromOptions<{
582
582
  onboarding_state: {
583
583
  selected_config_choice: "create-new" | "link-existing";
584
584
  selected_apps: string[];
585
- selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
585
+ selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
586
586
  selected_email_theme_id: string | null;
587
587
  selected_payments_country: "US" | "OTHER";
588
588
  } | null | undefined;
589
589
  config: {
590
+ domains?: {
591
+ domain: string;
592
+ handler_path: string;
593
+ }[] | undefined;
590
594
  oauth_providers?: {
591
595
  client_id?: string | undefined;
592
596
  client_secret?: string | undefined;
593
597
  facebook_config_id?: string | undefined;
594
598
  microsoft_tenant_id?: string | undefined;
595
599
  apple_bundle_ids?: string[] | undefined;
596
- type: "standard" | "shared";
600
+ type: "shared" | "standard";
597
601
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
598
602
  }[] | undefined;
599
603
  allow_localhost?: boolean | undefined;
@@ -605,10 +609,6 @@ declare const projectsCrud: CrudSchemaFromOptions<{
605
609
  client_user_deletion_enabled?: boolean | undefined;
606
610
  allow_user_api_keys?: boolean | undefined;
607
611
  allow_team_api_keys?: boolean | undefined;
608
- domains?: {
609
- domain: string;
610
- handler_path: string;
611
- }[] | undefined;
612
612
  email_config?: {
613
613
  password?: string | undefined;
614
614
  host?: string | undefined;
@@ -616,7 +616,7 @@ declare const projectsCrud: CrudSchemaFromOptions<{
616
616
  username?: string | undefined;
617
617
  sender_name?: string | undefined;
618
618
  sender_email?: string | undefined;
619
- type: "standard" | "shared";
619
+ type: "shared" | "standard";
620
620
  } | undefined;
621
621
  email_theme?: string | undefined;
622
622
  create_team_on_sign_up?: boolean | undefined;
@@ -690,7 +690,7 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
690
690
  onboarding_state: {
691
691
  selected_config_choice: "create-new" | "link-existing";
692
692
  selected_apps: string[];
693
- selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
693
+ selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
694
694
  selected_email_theme_id: string | null;
695
695
  selected_payments_country: "US" | "OTHER";
696
696
  } | null | undefined;
@@ -701,13 +701,17 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
701
701
  message: string;
702
702
  }[];
703
703
  config: {
704
+ domains: {
705
+ domain: string;
706
+ handler_path: string;
707
+ }[];
704
708
  oauth_providers: {
705
709
  client_id?: string | undefined;
706
710
  client_secret?: string | undefined;
707
711
  facebook_config_id?: string | undefined;
708
712
  microsoft_tenant_id?: string | undefined;
709
713
  apple_bundle_ids?: string[] | undefined;
710
- type: "standard" | "shared";
714
+ type: "shared" | "standard";
711
715
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
712
716
  provider_config_id: string;
713
717
  }[];
@@ -723,10 +727,6 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
723
727
  enabled_oauth_providers: {
724
728
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
725
729
  }[];
726
- domains: {
727
- domain: string;
728
- handler_path: string;
729
- }[];
730
730
  email_config: {
731
731
  password?: string | undefined;
732
732
  host?: string | undefined;
@@ -734,7 +734,7 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
734
734
  username?: string | undefined;
735
735
  sender_name?: string | undefined;
736
736
  sender_email?: string | undefined;
737
- type: "standard" | "shared";
737
+ type: "shared" | "standard";
738
738
  };
739
739
  email_theme: string;
740
740
  create_team_on_sign_up: boolean;
@@ -815,18 +815,22 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
815
815
  onboarding_state: {
816
816
  selected_config_choice: "create-new" | "link-existing";
817
817
  selected_apps: string[];
818
- selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
818
+ selected_sign_in_methods: ("google" | "github" | "microsoft" | "passkey" | "credential" | "magicLink")[];
819
819
  selected_email_theme_id: string | null;
820
820
  selected_payments_country: "US" | "OTHER";
821
821
  } | null | undefined;
822
822
  config: {
823
+ domains?: {
824
+ domain: string;
825
+ handler_path: string;
826
+ }[] | undefined;
823
827
  oauth_providers?: {
824
828
  client_id?: string | undefined;
825
829
  client_secret?: string | undefined;
826
830
  facebook_config_id?: string | undefined;
827
831
  microsoft_tenant_id?: string | undefined;
828
832
  apple_bundle_ids?: string[] | undefined;
829
- type: "standard" | "shared";
833
+ type: "shared" | "standard";
830
834
  id: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
831
835
  }[] | undefined;
832
836
  allow_localhost?: boolean | undefined;
@@ -838,10 +842,6 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
838
842
  client_user_deletion_enabled?: boolean | undefined;
839
843
  allow_user_api_keys?: boolean | undefined;
840
844
  allow_team_api_keys?: boolean | undefined;
841
- domains?: {
842
- domain: string;
843
- handler_path: string;
844
- }[] | undefined;
845
845
  email_config?: {
846
846
  password?: string | undefined;
847
847
  host?: string | undefined;
@@ -849,7 +849,7 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
849
849
  username?: string | undefined;
850
850
  sender_name?: string | undefined;
851
851
  sender_email?: string | undefined;
852
- type: "standard" | "shared";
852
+ type: "shared" | "standard";
853
853
  } | undefined;
854
854
  email_theme?: string | undefined;
855
855
  create_team_on_sign_up?: boolean | undefined;
@@ -901,4 +901,4 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
901
901
  type AdminUserProjectsCrud = CrudTypeOf<typeof adminUserProjectsCrud>;
902
902
  //#endregion
903
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 };
904
- //# sourceMappingURL=projects-CVqfljhv.d.ts.map
904
+ //# sourceMappingURL=projects-BX5Y50kJ.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"projects-CVqfljhv.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"}
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"}