@hexclave/shared 1.0.59 → 1.0.61

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 (101) hide show
  1. package/dist/{admin-interface-v-CiCt1-.d.ts → admin-interface-ChuyYSXj.d.ts} +11 -11
  2. package/dist/{admin-interface-v-CiCt1-.d.ts.map → admin-interface-ChuyYSXj.d.ts.map} +1 -1
  3. package/dist/{admin-metrics-bsOkw4YQ.d.ts → admin-metrics-1yiWGq9z.d.ts} +15 -15
  4. package/dist/{admin-metrics-bsOkw4YQ.d.ts.map → admin-metrics-1yiWGq9z.d.ts.map} +1 -1
  5. package/dist/ai/unified-prompts/reminders.js +1 -1
  6. package/dist/ai/unified-prompts/reminders.js.map +1 -1
  7. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
  8. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +12 -1
  9. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
  10. package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.d.ts +1 -1
  11. package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -0
  12. package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
  13. package/dist/{client-interface-DvkciaL0.d.ts → client-interface-C4H4gn_G.d.ts} +10 -10
  14. package/dist/{client-interface-DvkciaL0.d.ts.map → client-interface-C4H4gn_G.d.ts.map} +1 -1
  15. package/dist/config/schema.d.ts +1 -1
  16. package/dist/config-authoring.d.ts +1 -1
  17. package/dist/{current-user-BBoN3hsn.d.ts → current-user-BCkMYzHx.d.ts} +17 -17
  18. package/dist/{current-user-BBoN3hsn.d.ts.map → current-user-BCkMYzHx.d.ts.map} +1 -1
  19. package/dist/{email-outbox-B1wmVPRG.d.ts → email-outbox-BRZiK0ZG.d.ts} +221 -221
  20. package/dist/{email-outbox-B1wmVPRG.d.ts.map → email-outbox-BRZiK0ZG.d.ts.map} +1 -1
  21. package/dist/esm/ai/unified-prompts/reminders.js +1 -1
  22. package/dist/esm/ai/unified-prompts/reminders.js.map +1 -1
  23. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
  24. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +12 -1
  25. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
  26. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.d.ts +1 -1
  27. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -0
  28. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
  29. package/dist/esm/config/schema.d.ts +116 -116
  30. package/dist/esm/interface/admin-metrics.d.ts +14 -14
  31. package/dist/esm/interface/conversations.d.ts +37 -37
  32. package/dist/esm/interface/crud/current-user.d.ts +16 -16
  33. package/dist/esm/interface/crud/email-outbox.d.ts +220 -220
  34. package/dist/esm/interface/crud/invoices.d.ts +2 -2
  35. package/dist/esm/interface/crud/products.d.ts +23 -23
  36. package/dist/esm/interface/crud/project-api-keys.d.ts +4 -4
  37. package/dist/esm/interface/crud/projects.d.ts +59 -59
  38. package/dist/esm/interface/crud/team-member-profiles.d.ts +32 -32
  39. package/dist/esm/interface/crud/transactions.d.ts +29 -29
  40. package/dist/esm/interface/crud/transactions.d.ts.map +1 -1
  41. package/dist/esm/interface/crud/users.d.ts +22 -22
  42. package/dist/esm/interface/plan-usage.d.ts +1 -1
  43. package/dist/esm/interface/webhooks.d.ts +4 -4
  44. package/dist/esm/known-errors.d.ts +4 -4
  45. package/dist/esm/schema-fields.d.ts +12 -12
  46. package/dist/esm/sessions.d.ts +9 -9
  47. package/dist/helpers/password.d.ts +1 -1
  48. package/dist/helpers/production-mode.d.ts +1 -1
  49. package/dist/index.d.ts +4 -4
  50. package/dist/interface/admin-interface.d.ts +2 -2
  51. package/dist/interface/admin-metrics.d.ts +1 -1
  52. package/dist/interface/client-interface.d.ts +1 -1
  53. package/dist/interface/conversations.d.ts +37 -37
  54. package/dist/interface/crud/current-user.d.ts +1 -1
  55. package/dist/interface/crud/email-outbox.d.ts +1 -1
  56. package/dist/interface/crud/invoices.d.ts +1 -1
  57. package/dist/interface/crud/products.d.ts +1 -1
  58. package/dist/interface/crud/project-api-keys.d.ts +1 -1
  59. package/dist/interface/crud/projects.d.ts +1 -1
  60. package/dist/interface/crud/team-member-profiles.d.ts +1 -1
  61. package/dist/interface/crud/transactions.d.ts +1 -1
  62. package/dist/interface/crud/users.d.ts +1 -1
  63. package/dist/interface/plan-usage.d.ts +1 -1
  64. package/dist/interface/server-interface.d.ts +1 -1
  65. package/dist/interface/webhooks.d.ts +1 -1
  66. package/dist/{invoices-CHo9YKbI.d.ts → invoices-BGLLnTlR.d.ts} +3 -3
  67. package/dist/{invoices-CHo9YKbI.d.ts.map → invoices-BGLLnTlR.d.ts.map} +1 -1
  68. package/dist/{known-errors-Bm4a61wL.d.ts → known-errors-Bhd0JAgh.d.ts} +5 -5
  69. package/dist/{known-errors-Bm4a61wL.d.ts.map → known-errors-Bhd0JAgh.d.ts.map} +1 -1
  70. package/dist/known-errors.d.ts +1 -1
  71. package/dist/{plan-usage-BaDxcLZ1.d.ts → plan-usage-COq9I00z.d.ts} +2 -2
  72. package/dist/{plan-usage-BaDxcLZ1.d.ts.map → plan-usage-COq9I00z.d.ts.map} +1 -1
  73. package/dist/{products-D4o8A2W0.d.ts → products-BkPf1X78.d.ts} +24 -24
  74. package/dist/{products-D4o8A2W0.d.ts.map → products-BkPf1X78.d.ts.map} +1 -1
  75. package/dist/{project-api-keys--7V5X_UW.d.ts → project-api-keys-CK9SIo0q.d.ts} +5 -5
  76. package/dist/{project-api-keys--7V5X_UW.d.ts.map → project-api-keys-CK9SIo0q.d.ts.map} +1 -1
  77. package/dist/{projects-BX5Y50kJ.d.ts → projects-CVqfljhv.d.ts} +60 -60
  78. package/dist/{projects-BX5Y50kJ.d.ts.map → projects-CVqfljhv.d.ts.map} +1 -1
  79. package/dist/{schema-DV0SQUbY.d.ts → schema-BPMGhu_7.d.ts} +117 -117
  80. package/dist/{schema-DV0SQUbY.d.ts.map → schema-BPMGhu_7.d.ts.map} +1 -1
  81. package/dist/{schema-fields-DZtDQEEO.d.ts → schema-fields-C8sIQVTq.d.ts} +13 -13
  82. package/dist/{schema-fields-DZtDQEEO.d.ts.map → schema-fields-C8sIQVTq.d.ts.map} +1 -1
  83. package/dist/schema-fields.d.ts +1 -1
  84. package/dist/{server-interface-Ra_vIHP4.d.ts → server-interface-CRp4VVZh.d.ts} +8 -8
  85. package/dist/{server-interface-Ra_vIHP4.d.ts.map → server-interface-CRp4VVZh.d.ts.map} +1 -1
  86. package/dist/{sessions-CI-0TBQb.d.ts → sessions-COluKK6_.d.ts} +11 -11
  87. package/dist/{sessions-CI-0TBQb.d.ts.map → sessions-COluKK6_.d.ts.map} +1 -1
  88. package/dist/sessions.d.ts +1 -1
  89. package/dist/{team-member-profiles-BoDEqx-0.d.ts → team-member-profiles-CgYXR-Rx.d.ts} +33 -33
  90. package/dist/{team-member-profiles-BoDEqx-0.d.ts.map → team-member-profiles-CgYXR-Rx.d.ts.map} +1 -1
  91. package/dist/{transactions-CHNUJ42J.d.ts → transactions-7q13mxhG.d.ts} +30 -30
  92. package/dist/transactions-7q13mxhG.d.ts.map +1 -0
  93. package/dist/{users-DHNRwoSz.d.ts → users-7MKfEyyq.d.ts} +24 -24
  94. package/dist/{users-DHNRwoSz.d.ts.map → users-7MKfEyyq.d.ts.map} +1 -1
  95. package/dist/{webhooks-8Ts1Clcb.d.ts → webhooks-C5gG85Ce.d.ts} +5 -5
  96. package/dist/{webhooks-8Ts1Clcb.d.ts.map → webhooks-C5gG85Ce.d.ts.map} +1 -1
  97. package/package.json +1 -1
  98. package/src/ai/unified-prompts/reminders.ts +1 -1
  99. package/src/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.ts +7 -7
  100. package/src/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.ts +1 -0
  101. package/dist/transactions-CHNUJ42J.d.ts.map +0 -1
@@ -35,16 +35,15 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
35
35
  } | undefined;
36
36
  productLines: Record<string, {
37
37
  displayName?: string | undefined;
38
- customerType?: "team" | "user" | "custom" | undefined;
38
+ customerType?: "user" | "team" | "custom" | undefined;
39
39
  }>;
40
40
  products: Record<string, {
41
+ stackable?: boolean | undefined;
41
42
  displayName?: string | undefined;
42
- serverOnly?: boolean | undefined;
43
- freeTrial?: import("../utils/dates").DayInterval | undefined;
44
43
  productLineId?: string | undefined;
45
44
  isAddOnTo?: false | Record<string, true> | undefined;
46
- stackable?: boolean | undefined;
47
- customerType: "team" | "user" | "custom";
45
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
46
+ serverOnly?: boolean | undefined;
48
47
  prices: Record<string, {
49
48
  USD?: string | undefined;
50
49
  EUR?: string | undefined;
@@ -54,9 +53,10 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
54
53
  AUD?: string | undefined;
55
54
  CAD?: string | undefined;
56
55
  interval?: import("../utils/dates").DayInterval | undefined;
57
- serverOnly?: boolean | undefined;
58
56
  freeTrial?: import("../utils/dates").DayInterval | undefined;
57
+ serverOnly?: boolean | undefined;
59
58
  }>;
59
+ customerType: "user" | "team" | "custom";
60
60
  includedItems: Record<string, {
61
61
  repeat?: "never" | import("../utils/dates").DayInterval | undefined;
62
62
  expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
@@ -65,7 +65,7 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
65
65
  }>;
66
66
  items: Record<string, {
67
67
  displayName?: string | undefined;
68
- customerType?: "team" | "user" | "custom" | undefined;
68
+ customerType?: "user" | "team" | "custom" | undefined;
69
69
  }>;
70
70
  } | undefined, yup$1.AnyObject, {
71
71
  blockNewPurchases: undefined;
@@ -83,7 +83,7 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
83
83
  sourceOfTruth: {
84
84
  type: "hosted";
85
85
  };
86
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
86
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
87
87
  payments?: {
88
88
  blockNewPurchases?: boolean | undefined;
89
89
  autoPay?: {
@@ -91,20 +91,19 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
91
91
  } | undefined;
92
92
  items: Record<string, {
93
93
  displayName?: string | undefined;
94
- customerType?: "team" | "user" | "custom" | undefined;
94
+ customerType?: "user" | "team" | "custom" | undefined;
95
95
  }>;
96
96
  productLines: Record<string, {
97
97
  displayName?: string | undefined;
98
- customerType?: "team" | "user" | "custom" | undefined;
98
+ customerType?: "user" | "team" | "custom" | undefined;
99
99
  }>;
100
100
  products: Record<string, {
101
+ stackable?: boolean | undefined;
101
102
  displayName?: string | undefined;
102
- serverOnly?: boolean | undefined;
103
- freeTrial?: import("../utils/dates").DayInterval | undefined;
104
103
  productLineId?: string | undefined;
105
104
  isAddOnTo?: false | Record<string, true> | undefined;
106
- stackable?: boolean | undefined;
107
- customerType: "team" | "user" | "custom";
105
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
106
+ serverOnly?: boolean | undefined;
108
107
  prices: Record<string, {
109
108
  USD?: string | undefined;
110
109
  EUR?: string | undefined;
@@ -114,9 +113,10 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
114
113
  AUD?: string | undefined;
115
114
  CAD?: string | undefined;
116
115
  interval?: import("../utils/dates").DayInterval | undefined;
117
- serverOnly?: boolean | undefined;
118
116
  freeTrial?: import("../utils/dates").DayInterval | undefined;
117
+ serverOnly?: boolean | undefined;
119
118
  }>;
119
+ customerType: "user" | "team" | "custom";
120
120
  includedItems: Record<string, {
121
121
  repeat?: "never" | import("../utils/dates").DayInterval | undefined;
122
122
  expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
@@ -130,10 +130,10 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
130
130
  password: {
131
131
  allowSignIn?: boolean | undefined;
132
132
  };
133
- otp: {
133
+ passkey: {
134
134
  allowSignIn?: boolean | undefined;
135
135
  };
136
- passkey: {
136
+ otp: {
137
137
  allowSignIn?: boolean | undefined;
138
138
  };
139
139
  oauth: {
@@ -145,8 +145,8 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
145
145
  }>;
146
146
  };
147
147
  signUpRules: Record<string, {
148
- displayName?: string | undefined;
149
148
  enabled?: boolean | undefined;
149
+ displayName?: string | undefined;
150
150
  priority?: number | undefined;
151
151
  condition?: string | undefined;
152
152
  action: {
@@ -186,13 +186,11 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
186
186
  tsxSource: string;
187
187
  }>;
188
188
  };
189
- users: {
190
- allowClientUserDeletion?: boolean | undefined;
191
- };
189
+ domains: {};
192
190
  apiKeys: {
193
191
  enabled: {
194
- team?: boolean | undefined;
195
192
  user?: boolean | undefined;
193
+ team?: boolean | undefined;
196
194
  };
197
195
  };
198
196
  apps: {
@@ -200,7 +198,9 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
200
198
  enabled?: boolean | undefined;
201
199
  }>;
202
200
  };
203
- domains: {};
201
+ users: {
202
+ allowClientUserDeletion?: boolean | undefined;
203
+ };
204
204
  dataVault: {
205
205
  stores: Record<string, {
206
206
  displayName?: string | undefined;
@@ -211,7 +211,7 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
211
211
  project: {
212
212
  requirePublishableClientKey: undefined;
213
213
  };
214
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
214
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
215
215
  rbac: {
216
216
  permissions: undefined;
217
217
  defaultPermissions: {
@@ -283,7 +283,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
283
283
  sourceOfTruth: {
284
284
  type: "hosted";
285
285
  };
286
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
286
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
287
287
  payments?: {
288
288
  blockNewPurchases?: boolean | undefined;
289
289
  autoPay?: {
@@ -291,20 +291,19 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
291
291
  } | undefined;
292
292
  items: Record<string, {
293
293
  displayName?: string | undefined;
294
- customerType?: "team" | "user" | "custom" | undefined;
294
+ customerType?: "user" | "team" | "custom" | undefined;
295
295
  }>;
296
296
  productLines: Record<string, {
297
297
  displayName?: string | undefined;
298
- customerType?: "team" | "user" | "custom" | undefined;
298
+ customerType?: "user" | "team" | "custom" | undefined;
299
299
  }>;
300
300
  products: Record<string, {
301
+ stackable?: boolean | undefined;
301
302
  displayName?: string | undefined;
302
- serverOnly?: boolean | undefined;
303
- freeTrial?: import("../utils/dates").DayInterval | undefined;
304
303
  productLineId?: string | undefined;
305
304
  isAddOnTo?: false | Record<string, true> | undefined;
306
- stackable?: boolean | undefined;
307
- customerType: "team" | "user" | "custom";
305
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
306
+ serverOnly?: boolean | undefined;
308
307
  prices: Record<string, {
309
308
  USD?: string | undefined;
310
309
  EUR?: string | undefined;
@@ -314,9 +313,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
314
313
  AUD?: string | undefined;
315
314
  CAD?: string | undefined;
316
315
  interval?: import("../utils/dates").DayInterval | undefined;
317
- serverOnly?: boolean | undefined;
318
316
  freeTrial?: import("../utils/dates").DayInterval | undefined;
317
+ serverOnly?: boolean | undefined;
319
318
  }>;
319
+ customerType: "user" | "team" | "custom";
320
320
  includedItems: Record<string, {
321
321
  repeat?: "never" | import("../utils/dates").DayInterval | undefined;
322
322
  expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
@@ -330,10 +330,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
330
330
  password: {
331
331
  allowSignIn?: boolean | undefined;
332
332
  };
333
- otp: {
333
+ passkey: {
334
334
  allowSignIn?: boolean | undefined;
335
335
  };
336
- passkey: {
336
+ otp: {
337
337
  allowSignIn?: boolean | undefined;
338
338
  };
339
339
  oauth: {
@@ -345,8 +345,8 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
345
345
  }>;
346
346
  };
347
347
  signUpRules: Record<string, {
348
- displayName?: string | undefined;
349
348
  enabled?: boolean | undefined;
349
+ displayName?: string | undefined;
350
350
  priority?: number | undefined;
351
351
  condition?: string | undefined;
352
352
  action: {
@@ -386,13 +386,11 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
386
386
  tsxSource: string;
387
387
  }>;
388
388
  };
389
- users: {
390
- allowClientUserDeletion?: boolean | undefined;
391
- };
389
+ domains: {};
392
390
  apiKeys: {
393
391
  enabled: {
394
- team?: boolean | undefined;
395
392
  user?: boolean | undefined;
393
+ team?: boolean | undefined;
396
394
  };
397
395
  };
398
396
  apps: {
@@ -400,7 +398,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
400
398
  enabled?: boolean | undefined;
401
399
  }>;
402
400
  };
403
- domains: {};
401
+ users: {
402
+ allowClientUserDeletion?: boolean | undefined;
403
+ };
404
404
  dataVault: {
405
405
  stores: Record<string, {
406
406
  displayName?: string | undefined;
@@ -414,20 +414,19 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
414
414
  } | undefined;
415
415
  items: Record<string, {
416
416
  displayName?: string | undefined;
417
- customerType?: "team" | "user" | "custom" | undefined;
417
+ customerType?: "user" | "team" | "custom" | undefined;
418
418
  }>;
419
419
  productLines: Record<string, {
420
420
  displayName?: string | undefined;
421
- customerType?: "team" | "user" | "custom" | undefined;
421
+ customerType?: "user" | "team" | "custom" | undefined;
422
422
  }>;
423
423
  products: Record<string, {
424
+ stackable?: boolean | undefined;
424
425
  displayName?: string | undefined;
425
- serverOnly?: boolean | undefined;
426
- freeTrial?: import("../utils/dates").DayInterval | undefined;
427
426
  productLineId?: string | undefined;
428
427
  isAddOnTo?: false | Record<string, true> | undefined;
429
- stackable?: boolean | undefined;
430
- customerType: "team" | "user" | "custom";
428
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
429
+ serverOnly?: boolean | undefined;
431
430
  prices: Record<string, {
432
431
  USD?: string | undefined;
433
432
  EUR?: string | undefined;
@@ -437,9 +436,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
437
436
  AUD?: string | undefined;
438
437
  CAD?: string | undefined;
439
438
  interval?: import("../utils/dates").DayInterval | undefined;
440
- serverOnly?: boolean | undefined;
441
439
  freeTrial?: import("../utils/dates").DayInterval | undefined;
440
+ serverOnly?: boolean | undefined;
442
441
  }>;
442
+ customerType: "user" | "team" | "custom";
443
443
  includedItems: Record<string, {
444
444
  repeat?: "never" | import("../utils/dates").DayInterval | undefined;
445
445
  expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
@@ -455,10 +455,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
455
455
  password: {
456
456
  allowSignIn?: boolean | undefined;
457
457
  };
458
- otp: {
458
+ passkey: {
459
459
  allowSignIn?: boolean | undefined;
460
460
  };
461
- passkey: {
461
+ otp: {
462
462
  allowSignIn?: boolean | undefined;
463
463
  };
464
464
  oauth: {
@@ -470,8 +470,8 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
470
470
  }>;
471
471
  };
472
472
  signUpRules: Record<string, {
473
- displayName?: string | undefined;
474
473
  enabled?: boolean | undefined;
474
+ displayName?: string | undefined;
475
475
  priority?: number | undefined;
476
476
  condition?: string | undefined;
477
477
  action: {
@@ -490,8 +490,8 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
490
490
  }, "providers"> & {
491
491
  providers: Record<string, {
492
492
  type?: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | "custom_oidc" | undefined;
493
- displayName?: string | undefined;
494
493
  scope?: string | undefined;
494
+ displayName?: string | undefined;
495
495
  allowSignIn?: boolean | undefined;
496
496
  allowConnectedAccounts?: boolean | undefined;
497
497
  isShared?: boolean | undefined;
@@ -533,10 +533,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
533
533
  server: {
534
534
  provider?: "resend" | "smtp" | "managed" | undefined;
535
535
  password?: string | undefined;
536
- isShared?: boolean | undefined;
537
536
  host?: string | undefined;
538
537
  port?: number | undefined;
539
538
  username?: string | undefined;
539
+ isShared?: boolean | undefined;
540
540
  senderName?: string | undefined;
541
541
  senderEmail?: string | undefined;
542
542
  managedSubdomain?: string | undefined;
@@ -565,7 +565,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
565
565
  project: {
566
566
  requirePublishableClientKey: undefined;
567
567
  };
568
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
568
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
569
569
  rbac: {
570
570
  permissions: undefined;
571
571
  defaultPermissions: {
@@ -635,7 +635,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
635
635
  project: {
636
636
  requirePublishableClientKey: undefined;
637
637
  };
638
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
638
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
639
639
  rbac: {
640
640
  permissions: undefined;
641
641
  defaultPermissions: {
@@ -705,7 +705,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
705
705
  project: {
706
706
  requirePublishableClientKey: undefined;
707
707
  };
708
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
708
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
709
709
  rbac: {
710
710
  permissions: undefined;
711
711
  defaultPermissions: {
@@ -778,7 +778,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
778
778
  project: {
779
779
  requirePublishableClientKey: undefined;
780
780
  };
781
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
781
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
782
782
  rbac: {
783
783
  permissions: undefined;
784
784
  defaultPermissions: {
@@ -861,7 +861,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
861
861
  project: {
862
862
  requirePublishableClientKey: undefined;
863
863
  };
864
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
864
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
865
865
  rbac: {
866
866
  permissions: undefined;
867
867
  defaultPermissions: {
@@ -934,7 +934,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
934
934
  project: {
935
935
  requirePublishableClientKey: undefined;
936
936
  };
937
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
937
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
938
938
  rbac: {
939
939
  permissions: undefined;
940
940
  defaultPermissions: {
@@ -1016,7 +1016,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1016
1016
  sourceOfTruth: {
1017
1017
  type: "hosted";
1018
1018
  };
1019
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
1019
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
1020
1020
  payments?: {
1021
1021
  blockNewPurchases?: boolean | undefined;
1022
1022
  autoPay?: {
@@ -1024,20 +1024,19 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1024
1024
  } | undefined;
1025
1025
  items: Record<string, {
1026
1026
  displayName?: string | undefined;
1027
- customerType?: "team" | "user" | "custom" | undefined;
1027
+ customerType?: "user" | "team" | "custom" | undefined;
1028
1028
  }>;
1029
1029
  productLines: Record<string, {
1030
1030
  displayName?: string | undefined;
1031
- customerType?: "team" | "user" | "custom" | undefined;
1031
+ customerType?: "user" | "team" | "custom" | undefined;
1032
1032
  }>;
1033
1033
  products: Record<string, {
1034
+ stackable?: boolean | undefined;
1034
1035
  displayName?: string | undefined;
1035
- serverOnly?: boolean | undefined;
1036
- freeTrial?: import("../utils/dates").DayInterval | undefined;
1037
1036
  productLineId?: string | undefined;
1038
1037
  isAddOnTo?: false | Record<string, true> | undefined;
1039
- stackable?: boolean | undefined;
1040
- customerType: "team" | "user" | "custom";
1038
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
1039
+ serverOnly?: boolean | undefined;
1041
1040
  prices: Record<string, {
1042
1041
  USD?: string | undefined;
1043
1042
  EUR?: string | undefined;
@@ -1047,9 +1046,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1047
1046
  AUD?: string | undefined;
1048
1047
  CAD?: string | undefined;
1049
1048
  interval?: import("../utils/dates").DayInterval | undefined;
1050
- serverOnly?: boolean | undefined;
1051
1049
  freeTrial?: import("../utils/dates").DayInterval | undefined;
1050
+ serverOnly?: boolean | undefined;
1052
1051
  }>;
1052
+ customerType: "user" | "team" | "custom";
1053
1053
  includedItems: Record<string, {
1054
1054
  repeat?: "never" | import("../utils/dates").DayInterval | undefined;
1055
1055
  expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
@@ -1063,10 +1063,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1063
1063
  password: {
1064
1064
  allowSignIn?: boolean | undefined;
1065
1065
  };
1066
- otp: {
1066
+ passkey: {
1067
1067
  allowSignIn?: boolean | undefined;
1068
1068
  };
1069
- passkey: {
1069
+ otp: {
1070
1070
  allowSignIn?: boolean | undefined;
1071
1071
  };
1072
1072
  oauth: {
@@ -1078,8 +1078,8 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1078
1078
  }>;
1079
1079
  };
1080
1080
  signUpRules: Record<string, {
1081
- displayName?: string | undefined;
1082
1081
  enabled?: boolean | undefined;
1082
+ displayName?: string | undefined;
1083
1083
  priority?: number | undefined;
1084
1084
  condition?: string | undefined;
1085
1085
  action: {
@@ -1119,13 +1119,11 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1119
1119
  tsxSource: string;
1120
1120
  }>;
1121
1121
  };
1122
- users: {
1123
- allowClientUserDeletion?: boolean | undefined;
1124
- };
1122
+ domains: {};
1125
1123
  apiKeys: {
1126
1124
  enabled: {
1127
- team?: boolean | undefined;
1128
1125
  user?: boolean | undefined;
1126
+ team?: boolean | undefined;
1129
1127
  };
1130
1128
  };
1131
1129
  apps: {
@@ -1133,7 +1131,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1133
1131
  enabled?: boolean | undefined;
1134
1132
  }>;
1135
1133
  };
1136
- domains: {};
1134
+ users: {
1135
+ allowClientUserDeletion?: boolean | undefined;
1136
+ };
1137
1137
  dataVault: {
1138
1138
  stores: Record<string, {
1139
1139
  displayName?: string | undefined;
@@ -1147,20 +1147,19 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1147
1147
  } | undefined;
1148
1148
  items: Record<string, {
1149
1149
  displayName?: string | undefined;
1150
- customerType?: "team" | "user" | "custom" | undefined;
1150
+ customerType?: "user" | "team" | "custom" | undefined;
1151
1151
  }>;
1152
1152
  productLines: Record<string, {
1153
1153
  displayName?: string | undefined;
1154
- customerType?: "team" | "user" | "custom" | undefined;
1154
+ customerType?: "user" | "team" | "custom" | undefined;
1155
1155
  }>;
1156
1156
  products: Record<string, {
1157
+ stackable?: boolean | undefined;
1157
1158
  displayName?: string | undefined;
1158
- serverOnly?: boolean | undefined;
1159
- freeTrial?: import("../utils/dates").DayInterval | undefined;
1160
1159
  productLineId?: string | undefined;
1161
1160
  isAddOnTo?: false | Record<string, true> | undefined;
1162
- stackable?: boolean | undefined;
1163
- customerType: "team" | "user" | "custom";
1161
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
1162
+ serverOnly?: boolean | undefined;
1164
1163
  prices: Record<string, {
1165
1164
  USD?: string | undefined;
1166
1165
  EUR?: string | undefined;
@@ -1170,9 +1169,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1170
1169
  AUD?: string | undefined;
1171
1170
  CAD?: string | undefined;
1172
1171
  interval?: import("../utils/dates").DayInterval | undefined;
1173
- serverOnly?: boolean | undefined;
1174
1172
  freeTrial?: import("../utils/dates").DayInterval | undefined;
1173
+ serverOnly?: boolean | undefined;
1175
1174
  }>;
1175
+ customerType: "user" | "team" | "custom";
1176
1176
  includedItems: Record<string, {
1177
1177
  repeat?: "never" | import("../utils/dates").DayInterval | undefined;
1178
1178
  expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
@@ -1188,10 +1188,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1188
1188
  password: {
1189
1189
  allowSignIn?: boolean | undefined;
1190
1190
  };
1191
- otp: {
1191
+ passkey: {
1192
1192
  allowSignIn?: boolean | undefined;
1193
1193
  };
1194
- passkey: {
1194
+ otp: {
1195
1195
  allowSignIn?: boolean | undefined;
1196
1196
  };
1197
1197
  oauth: {
@@ -1203,8 +1203,8 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1203
1203
  }>;
1204
1204
  };
1205
1205
  signUpRules: Record<string, {
1206
- displayName?: string | undefined;
1207
1206
  enabled?: boolean | undefined;
1207
+ displayName?: string | undefined;
1208
1208
  priority?: number | undefined;
1209
1209
  condition?: string | undefined;
1210
1210
  action: {
@@ -1223,8 +1223,8 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1223
1223
  }, "providers"> & {
1224
1224
  providers: Record<string, {
1225
1225
  type?: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | "custom_oidc" | undefined;
1226
- displayName?: string | undefined;
1227
1226
  scope?: string | undefined;
1227
+ displayName?: string | undefined;
1228
1228
  allowSignIn?: boolean | undefined;
1229
1229
  allowConnectedAccounts?: boolean | undefined;
1230
1230
  isShared?: boolean | undefined;
@@ -1266,10 +1266,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1266
1266
  server: {
1267
1267
  provider?: "resend" | "smtp" | "managed" | undefined;
1268
1268
  password?: string | undefined;
1269
- isShared?: boolean | undefined;
1270
1269
  host?: string | undefined;
1271
1270
  port?: number | undefined;
1272
1271
  username?: string | undefined;
1272
+ isShared?: boolean | undefined;
1273
1273
  senderName?: string | undefined;
1274
1274
  senderEmail?: string | undefined;
1275
1275
  managedSubdomain?: string | undefined;
@@ -1298,7 +1298,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1298
1298
  project: {
1299
1299
  requirePublishableClientKey: undefined;
1300
1300
  };
1301
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
1301
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
1302
1302
  rbac: {
1303
1303
  permissions: undefined;
1304
1304
  defaultPermissions: {
@@ -1368,7 +1368,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1368
1368
  project: {
1369
1369
  requirePublishableClientKey: undefined;
1370
1370
  };
1371
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
1371
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
1372
1372
  rbac: {
1373
1373
  permissions: undefined;
1374
1374
  defaultPermissions: {
@@ -1438,7 +1438,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1438
1438
  project: {
1439
1439
  requirePublishableClientKey: undefined;
1440
1440
  };
1441
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
1441
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
1442
1442
  rbac: {
1443
1443
  permissions: undefined;
1444
1444
  defaultPermissions: {
@@ -1511,7 +1511,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1511
1511
  project: {
1512
1512
  requirePublishableClientKey: undefined;
1513
1513
  };
1514
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
1514
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
1515
1515
  rbac: {
1516
1516
  permissions: undefined;
1517
1517
  defaultPermissions: {
@@ -1594,7 +1594,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1594
1594
  project: {
1595
1595
  requirePublishableClientKey: undefined;
1596
1596
  };
1597
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
1597
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
1598
1598
  rbac: {
1599
1599
  permissions: undefined;
1600
1600
  defaultPermissions: {
@@ -1667,7 +1667,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1667
1667
  project: {
1668
1668
  requirePublishableClientKey: undefined;
1669
1669
  };
1670
- }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
1670
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
1671
1671
  rbac: {
1672
1672
  permissions: undefined;
1673
1673
  defaultPermissions: {
@@ -2011,8 +2011,8 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2011
2011
  auth: {
2012
2012
  oauth: {
2013
2013
  providers: Record<string, {
2014
- displayName?: string | undefined;
2015
2014
  scope?: string | undefined;
2015
+ displayName?: string | undefined;
2016
2016
  issuerUrl?: string | undefined;
2017
2017
  type: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | "custom_oidc" | undefined;
2018
2018
  allowSignIn: boolean;
@@ -2032,25 +2032,25 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2032
2032
  accountMergeStrategy: "link_method" | "raise_error" | "allow_duplicates";
2033
2033
  };
2034
2034
  signUpRules: Record<string, {
2035
- displayName: string | undefined;
2036
2035
  enabled: boolean;
2036
+ displayName: string | undefined;
2037
2037
  priority: number;
2038
2038
  condition: string | undefined;
2039
2039
  action: {
2040
- message: string | undefined;
2041
2040
  type: "allow" | "reject" | "restrict" | "log";
2041
+ message: string | undefined;
2042
2042
  };
2043
2043
  }>;
2044
- allowSignUp: boolean;
2045
2044
  password: {
2046
2045
  allowSignIn: boolean;
2047
2046
  };
2048
- otp: {
2047
+ passkey: {
2049
2048
  allowSignIn: boolean;
2050
2049
  };
2051
- passkey: {
2050
+ otp: {
2052
2051
  allowSignIn: boolean;
2053
2052
  };
2053
+ allowSignUp: boolean;
2054
2054
  signUpRulesDefaultAction: string;
2055
2055
  };
2056
2056
  emails: {
@@ -2071,10 +2071,10 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2071
2071
  server: {
2072
2072
  provider: "resend" | "smtp" | "managed";
2073
2073
  password: string | undefined;
2074
- isShared: boolean;
2075
2074
  host: string | undefined;
2076
2075
  port: number | undefined;
2077
2076
  username: string | undefined;
2077
+ isShared: boolean;
2078
2078
  senderName: string | undefined;
2079
2079
  senderEmail: string | undefined;
2080
2080
  managedSubdomain: string | undefined;
@@ -2093,21 +2093,21 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2093
2093
  AUD: string | undefined;
2094
2094
  CAD: string | undefined;
2095
2095
  interval: [number, "day" | "week" | "month" | "year"] | undefined;
2096
- serverOnly: boolean;
2097
2096
  freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
2097
+ serverOnly: boolean;
2098
2098
  }> & {
2099
2099
  serverOnly: boolean;
2100
2100
  }>;
2101
+ stackable: boolean | undefined;
2101
2102
  displayName: string;
2102
- serverOnly: boolean;
2103
- freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
2104
2103
  productLineId: string | undefined;
2105
- customerType: "team" | "user" | "custom";
2106
- stackable: boolean | undefined;
2104
+ customerType: "user" | "team" | "custom";
2105
+ freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
2106
+ serverOnly: boolean;
2107
2107
  includedItems: {
2108
2108
  [x: string]: {
2109
- quantity: number;
2110
2109
  repeat: "never" | [number, "day" | "week" | "month" | "year"];
2110
+ quantity: number;
2111
2111
  expires: "never" | "when-purchase-expires" | "when-repeated";
2112
2112
  };
2113
2113
  };
@@ -2115,7 +2115,7 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2115
2115
  items: {
2116
2116
  [x: string]: {
2117
2117
  displayName: string;
2118
- customerType: "team" | "user" | "custom";
2118
+ customerType: "user" | "team" | "custom";
2119
2119
  };
2120
2120
  };
2121
2121
  blockNewPurchases: boolean;
@@ -2125,7 +2125,7 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2125
2125
  productLines: {
2126
2126
  [x: string]: {
2127
2127
  displayName: string | undefined;
2128
- customerType: "team" | "user" | "custom" | undefined;
2128
+ customerType: "user" | "team" | "custom" | undefined;
2129
2129
  };
2130
2130
  };
2131
2131
  testMode: boolean;
@@ -2187,15 +2187,6 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2187
2187
  };
2188
2188
  };
2189
2189
  };
2190
- users: {
2191
- allowClientUserDeletion: boolean;
2192
- };
2193
- apiKeys: {
2194
- enabled: {
2195
- team: boolean;
2196
- user: boolean;
2197
- };
2198
- };
2199
2190
  domains: {
2200
2191
  allowLocalhost: boolean;
2201
2192
  trustedDomains: {
@@ -2205,6 +2196,15 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2205
2196
  };
2206
2197
  };
2207
2198
  };
2199
+ apiKeys: {
2200
+ enabled: {
2201
+ user: boolean;
2202
+ team: boolean;
2203
+ };
2204
+ };
2205
+ users: {
2206
+ allowClientUserDeletion: boolean;
2207
+ };
2208
2208
  dataVault: {
2209
2209
  stores: {
2210
2210
  [x: string]: {