@hexclave/shared 1.0.60 → 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 (95) hide show
  1. package/dist/{admin-interface-BxUHaniY.d.ts → admin-interface-ChuyYSXj.d.ts} +11 -11
  2. package/dist/{admin-interface-BxUHaniY.d.ts.map → admin-interface-ChuyYSXj.d.ts.map} +1 -1
  3. package/dist/{admin-metrics-DQ7vvSym.d.ts → admin-metrics-1yiWGq9z.d.ts} +11 -11
  4. package/dist/{admin-metrics-DQ7vvSym.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-D-cO5E3C.d.ts → client-interface-C4H4gn_G.d.ts} +9 -9
  14. package/dist/{client-interface-D-cO5E3C.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-Cg6by3KK.d.ts → current-user-BCkMYzHx.d.ts} +6 -6
  18. package/dist/{current-user-Cg6by3KK.d.ts.map → current-user-BCkMYzHx.d.ts.map} +1 -1
  19. package/dist/{email-outbox-B3lyx4Eg.d.ts → email-outbox-BRZiK0ZG.d.ts} +127 -127
  20. package/dist/{email-outbox-B3lyx4Eg.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 +113 -113
  30. package/dist/esm/interface/admin-metrics.d.ts +10 -10
  31. package/dist/esm/interface/conversations.d.ts +5 -5
  32. package/dist/esm/interface/crud/current-user.d.ts +5 -5
  33. package/dist/esm/interface/crud/email-outbox.d.ts +126 -126
  34. package/dist/esm/interface/crud/products.d.ts +8 -8
  35. package/dist/esm/interface/crud/project-api-keys.d.ts +4 -4
  36. package/dist/esm/interface/crud/projects.d.ts +7 -7
  37. package/dist/esm/interface/crud/team-member-profiles.d.ts +6 -6
  38. package/dist/esm/interface/crud/transactions.d.ts +13 -13
  39. package/dist/esm/interface/crud/users.d.ts +6 -6
  40. package/dist/esm/interface/plan-usage.d.ts +3 -3
  41. package/dist/esm/interface/webhooks.d.ts +2 -2
  42. package/dist/esm/known-errors.d.ts +3 -3
  43. package/dist/esm/schema-fields.d.ts +9 -9
  44. package/dist/esm/sessions.d.ts +5 -5
  45. package/dist/helpers/password.d.ts +1 -1
  46. package/dist/helpers/production-mode.d.ts +1 -1
  47. package/dist/index.d.ts +4 -4
  48. package/dist/interface/admin-interface.d.ts +2 -2
  49. package/dist/interface/admin-metrics.d.ts +1 -1
  50. package/dist/interface/client-interface.d.ts +1 -1
  51. package/dist/interface/conversations.d.ts +5 -5
  52. package/dist/interface/crud/current-user.d.ts +1 -1
  53. package/dist/interface/crud/email-outbox.d.ts +1 -1
  54. package/dist/interface/crud/products.d.ts +1 -1
  55. package/dist/interface/crud/project-api-keys.d.ts +1 -1
  56. package/dist/interface/crud/projects.d.ts +1 -1
  57. package/dist/interface/crud/team-member-profiles.d.ts +1 -1
  58. package/dist/interface/crud/transactions.d.ts +1 -1
  59. package/dist/interface/crud/users.d.ts +1 -1
  60. package/dist/interface/plan-usage.d.ts +1 -1
  61. package/dist/interface/server-interface.d.ts +1 -1
  62. package/dist/interface/webhooks.d.ts +1 -1
  63. package/dist/{known-errors-BFf8SVm8.d.ts → known-errors-Bhd0JAgh.d.ts} +4 -4
  64. package/dist/{known-errors-BFf8SVm8.d.ts.map → known-errors-Bhd0JAgh.d.ts.map} +1 -1
  65. package/dist/known-errors.d.ts +1 -1
  66. package/dist/{plan-usage-Dw09F0sh.d.ts → plan-usage-COq9I00z.d.ts} +4 -4
  67. package/dist/{plan-usage-Dw09F0sh.d.ts.map → plan-usage-COq9I00z.d.ts.map} +1 -1
  68. package/dist/{products-Cwn7_4uD.d.ts → products-BkPf1X78.d.ts} +9 -9
  69. package/dist/{products-Cwn7_4uD.d.ts.map → products-BkPf1X78.d.ts.map} +1 -1
  70. package/dist/{project-api-keys-CXTBQ2IZ.d.ts → project-api-keys-CK9SIo0q.d.ts} +5 -5
  71. package/dist/{project-api-keys-CXTBQ2IZ.d.ts.map → project-api-keys-CK9SIo0q.d.ts.map} +1 -1
  72. package/dist/{projects-Cw80wrT7.d.ts → projects-CVqfljhv.d.ts} +8 -8
  73. package/dist/{projects-Cw80wrT7.d.ts.map → projects-CVqfljhv.d.ts.map} +1 -1
  74. package/dist/{schema-DGZfskAR.d.ts → schema-BPMGhu_7.d.ts} +114 -114
  75. package/dist/{schema-DGZfskAR.d.ts.map → schema-BPMGhu_7.d.ts.map} +1 -1
  76. package/dist/{schema-fields-DPaAnhmc.d.ts → schema-fields-C8sIQVTq.d.ts} +10 -10
  77. package/dist/{schema-fields-DPaAnhmc.d.ts.map → schema-fields-C8sIQVTq.d.ts.map} +1 -1
  78. package/dist/schema-fields.d.ts +1 -1
  79. package/dist/{server-interface-BXeSO8Wj.d.ts → server-interface-CRp4VVZh.d.ts} +8 -8
  80. package/dist/{server-interface-BXeSO8Wj.d.ts.map → server-interface-CRp4VVZh.d.ts.map} +1 -1
  81. package/dist/{sessions-B7755rIu.d.ts → sessions-COluKK6_.d.ts} +7 -7
  82. package/dist/{sessions-B7755rIu.d.ts.map → sessions-COluKK6_.d.ts.map} +1 -1
  83. package/dist/sessions.d.ts +1 -1
  84. package/dist/{team-member-profiles-B9sAsj4g.d.ts → team-member-profiles-CgYXR-Rx.d.ts} +7 -7
  85. package/dist/{team-member-profiles-B9sAsj4g.d.ts.map → team-member-profiles-CgYXR-Rx.d.ts.map} +1 -1
  86. package/dist/{transactions-Brdmr3jE.d.ts → transactions-7q13mxhG.d.ts} +14 -14
  87. package/dist/{transactions-Brdmr3jE.d.ts.map → transactions-7q13mxhG.d.ts.map} +1 -1
  88. package/dist/{users-ydVQVHD_.d.ts → users-7MKfEyyq.d.ts} +8 -8
  89. package/dist/{users-ydVQVHD_.d.ts.map → users-7MKfEyyq.d.ts.map} +1 -1
  90. package/dist/{webhooks-ByXrdSOx.d.ts → webhooks-C5gG85Ce.d.ts} +3 -3
  91. package/dist/{webhooks-ByXrdSOx.d.ts.map → webhooks-C5gG85Ce.d.ts.map} +1 -1
  92. package/package.json +1 -1
  93. package/src/ai/unified-prompts/reminders.ts +1 -1
  94. package/src/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.ts +7 -7
  95. package/src/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.ts +1 -0
@@ -35,15 +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
41
  stackable?: boolean | undefined;
42
42
  displayName?: string | undefined;
43
- serverOnly?: boolean | undefined;
44
- freeTrial?: import("../utils/dates").DayInterval | undefined;
45
43
  productLineId?: string | undefined;
46
44
  isAddOnTo?: false | Record<string, true> | undefined;
45
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
46
+ serverOnly?: boolean | undefined;
47
47
  prices: Record<string, {
48
48
  USD?: string | undefined;
49
49
  EUR?: string | undefined;
@@ -53,10 +53,10 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
53
53
  AUD?: string | undefined;
54
54
  CAD?: string | undefined;
55
55
  interval?: import("../utils/dates").DayInterval | undefined;
56
- serverOnly?: boolean | undefined;
57
56
  freeTrial?: import("../utils/dates").DayInterval | undefined;
57
+ serverOnly?: boolean | undefined;
58
58
  }>;
59
- customerType: "team" | "user" | "custom";
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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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,19 +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
101
  stackable?: boolean | undefined;
102
102
  displayName?: string | undefined;
103
- serverOnly?: boolean | undefined;
104
- freeTrial?: import("../utils/dates").DayInterval | undefined;
105
103
  productLineId?: string | undefined;
106
104
  isAddOnTo?: false | Record<string, true> | undefined;
105
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
106
+ serverOnly?: boolean | undefined;
107
107
  prices: Record<string, {
108
108
  USD?: string | undefined;
109
109
  EUR?: string | undefined;
@@ -113,10 +113,10 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
113
113
  AUD?: string | undefined;
114
114
  CAD?: string | undefined;
115
115
  interval?: import("../utils/dates").DayInterval | undefined;
116
- serverOnly?: boolean | undefined;
117
116
  freeTrial?: import("../utils/dates").DayInterval | undefined;
117
+ serverOnly?: boolean | undefined;
118
118
  }>;
119
- customerType: "team" | "user" | "custom";
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;
@@ -124,16 +124,15 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
124
124
  }>;
125
125
  }>;
126
126
  } | undefined;
127
- teams: {
128
- createPersonalTeamOnSignUp?: boolean | undefined;
129
- allowClientTeamCreation?: boolean | undefined;
130
- };
131
127
  auth: {
132
128
  allowSignUp?: boolean | undefined;
133
129
  signUpRulesDefaultAction?: string | undefined;
134
130
  password: {
135
131
  allowSignIn?: boolean | undefined;
136
132
  };
133
+ passkey: {
134
+ allowSignIn?: boolean | undefined;
135
+ };
137
136
  otp: {
138
137
  allowSignIn?: boolean | undefined;
139
138
  };
@@ -145,9 +144,6 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
145
144
  allowConnectedAccounts?: boolean | undefined;
146
145
  }>;
147
146
  };
148
- passkey: {
149
- allowSignIn?: boolean | undefined;
150
- };
151
147
  signUpRules: Record<string, {
152
148
  enabled?: boolean | undefined;
153
149
  displayName?: string | undefined;
@@ -162,6 +158,10 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
162
158
  onboarding: {
163
159
  requireEmailVerification?: boolean | undefined;
164
160
  };
161
+ teams: {
162
+ createPersonalTeamOnSignUp?: boolean | undefined;
163
+ allowClientTeamCreation?: boolean | undefined;
164
+ };
165
165
  rbac: {
166
166
  permissions: Record<string, {
167
167
  description?: string | undefined;
@@ -187,20 +187,20 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
187
187
  }>;
188
188
  };
189
189
  domains: {};
190
- users: {
191
- allowClientUserDeletion?: boolean | undefined;
192
- };
193
190
  apiKeys: {
194
191
  enabled: {
195
- team?: boolean | undefined;
196
192
  user?: boolean | undefined;
193
+ team?: boolean | undefined;
197
194
  };
198
195
  };
199
196
  apps: {
200
- installed: Record<"teams" | "authentication" | "fraud-protection" | "analytics" | "onboarding" | "rbac" | "api-keys" | "payments" | "emails" | "support" | "email-api" | "data-vault" | "webhooks" | "tv-mode" | "launch-checklist" | "catalyst" | "neon" | "convex" | "vercel" | "tanstack-start" | "clickmaps" | "session-replays" | "cli-auth", {
197
+ installed: Record<"authentication" | "fraud-protection" | "analytics" | "onboarding" | "teams" | "rbac" | "api-keys" | "payments" | "emails" | "support" | "email-api" | "data-vault" | "webhooks" | "tv-mode" | "launch-checklist" | "catalyst" | "neon" | "convex" | "vercel" | "tanstack-start" | "clickmaps" | "session-replays" | "cli-auth", {
201
198
  enabled?: boolean | undefined;
202
199
  }>;
203
200
  };
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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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,19 +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
301
  stackable?: boolean | undefined;
302
302
  displayName?: string | undefined;
303
- serverOnly?: boolean | undefined;
304
- freeTrial?: import("../utils/dates").DayInterval | undefined;
305
303
  productLineId?: string | undefined;
306
304
  isAddOnTo?: false | Record<string, true> | undefined;
305
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
306
+ serverOnly?: boolean | undefined;
307
307
  prices: Record<string, {
308
308
  USD?: string | undefined;
309
309
  EUR?: string | undefined;
@@ -313,10 +313,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
313
313
  AUD?: string | undefined;
314
314
  CAD?: string | undefined;
315
315
  interval?: import("../utils/dates").DayInterval | undefined;
316
- serverOnly?: boolean | undefined;
317
316
  freeTrial?: import("../utils/dates").DayInterval | undefined;
317
+ serverOnly?: boolean | undefined;
318
318
  }>;
319
- customerType: "team" | "user" | "custom";
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;
@@ -324,16 +324,15 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
324
324
  }>;
325
325
  }>;
326
326
  } | undefined;
327
- teams: {
328
- createPersonalTeamOnSignUp?: boolean | undefined;
329
- allowClientTeamCreation?: boolean | undefined;
330
- };
331
327
  auth: {
332
328
  allowSignUp?: boolean | undefined;
333
329
  signUpRulesDefaultAction?: string | undefined;
334
330
  password: {
335
331
  allowSignIn?: boolean | undefined;
336
332
  };
333
+ passkey: {
334
+ allowSignIn?: boolean | undefined;
335
+ };
337
336
  otp: {
338
337
  allowSignIn?: boolean | undefined;
339
338
  };
@@ -345,9 +344,6 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
345
344
  allowConnectedAccounts?: boolean | undefined;
346
345
  }>;
347
346
  };
348
- passkey: {
349
- allowSignIn?: boolean | undefined;
350
- };
351
347
  signUpRules: Record<string, {
352
348
  enabled?: boolean | undefined;
353
349
  displayName?: string | undefined;
@@ -362,6 +358,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
362
358
  onboarding: {
363
359
  requireEmailVerification?: boolean | undefined;
364
360
  };
361
+ teams: {
362
+ createPersonalTeamOnSignUp?: boolean | undefined;
363
+ allowClientTeamCreation?: boolean | undefined;
364
+ };
365
365
  rbac: {
366
366
  permissions: Record<string, {
367
367
  description?: string | undefined;
@@ -387,20 +387,20 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
387
387
  }>;
388
388
  };
389
389
  domains: {};
390
- users: {
391
- allowClientUserDeletion?: boolean | undefined;
392
- };
393
390
  apiKeys: {
394
391
  enabled: {
395
- team?: boolean | undefined;
396
392
  user?: boolean | undefined;
393
+ team?: boolean | undefined;
397
394
  };
398
395
  };
399
396
  apps: {
400
- installed: Record<"teams" | "authentication" | "fraud-protection" | "analytics" | "onboarding" | "rbac" | "api-keys" | "payments" | "emails" | "support" | "email-api" | "data-vault" | "webhooks" | "tv-mode" | "launch-checklist" | "catalyst" | "neon" | "convex" | "vercel" | "tanstack-start" | "clickmaps" | "session-replays" | "cli-auth", {
397
+ installed: Record<"authentication" | "fraud-protection" | "analytics" | "onboarding" | "teams" | "rbac" | "api-keys" | "payments" | "emails" | "support" | "email-api" | "data-vault" | "webhooks" | "tv-mode" | "launch-checklist" | "catalyst" | "neon" | "convex" | "vercel" | "tanstack-start" | "clickmaps" | "session-replays" | "cli-auth", {
401
398
  enabled?: boolean | undefined;
402
399
  }>;
403
400
  };
401
+ users: {
402
+ allowClientUserDeletion?: boolean | undefined;
403
+ };
404
404
  dataVault: {
405
405
  stores: Record<string, {
406
406
  displayName?: string | undefined;
@@ -414,19 +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
424
  stackable?: boolean | undefined;
425
425
  displayName?: string | undefined;
426
- serverOnly?: boolean | undefined;
427
- freeTrial?: import("../utils/dates").DayInterval | undefined;
428
426
  productLineId?: string | undefined;
429
427
  isAddOnTo?: false | Record<string, true> | undefined;
428
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
429
+ serverOnly?: boolean | undefined;
430
430
  prices: Record<string, {
431
431
  USD?: string | undefined;
432
432
  EUR?: string | undefined;
@@ -436,10 +436,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
436
436
  AUD?: string | undefined;
437
437
  CAD?: string | undefined;
438
438
  interval?: import("../utils/dates").DayInterval | undefined;
439
- serverOnly?: boolean | undefined;
440
439
  freeTrial?: import("../utils/dates").DayInterval | undefined;
440
+ serverOnly?: boolean | undefined;
441
441
  }>;
442
- customerType: "team" | "user" | "custom";
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,6 +455,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
455
455
  password: {
456
456
  allowSignIn?: boolean | undefined;
457
457
  };
458
+ passkey: {
459
+ allowSignIn?: boolean | undefined;
460
+ };
458
461
  otp: {
459
462
  allowSignIn?: boolean | undefined;
460
463
  };
@@ -466,9 +469,6 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
466
469
  allowConnectedAccounts?: boolean | undefined;
467
470
  }>;
468
471
  };
469
- passkey: {
470
- allowSignIn?: boolean | undefined;
471
- };
472
472
  signUpRules: Record<string, {
473
473
  enabled?: boolean | undefined;
474
474
  displayName?: string | undefined;
@@ -531,8 +531,8 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
531
531
  }>;
532
532
  }, "server"> & {
533
533
  server: {
534
- password?: string | undefined;
535
534
  provider?: "resend" | "smtp" | "managed" | undefined;
535
+ password?: string | undefined;
536
536
  host?: string | undefined;
537
537
  port?: number | undefined;
538
538
  username?: 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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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,19 +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
1034
  stackable?: boolean | undefined;
1035
1035
  displayName?: string | undefined;
1036
- serverOnly?: boolean | undefined;
1037
- freeTrial?: import("../utils/dates").DayInterval | undefined;
1038
1036
  productLineId?: string | undefined;
1039
1037
  isAddOnTo?: false | Record<string, true> | undefined;
1038
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
1039
+ serverOnly?: boolean | undefined;
1040
1040
  prices: Record<string, {
1041
1041
  USD?: string | undefined;
1042
1042
  EUR?: string | undefined;
@@ -1046,10 +1046,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1046
1046
  AUD?: string | undefined;
1047
1047
  CAD?: string | undefined;
1048
1048
  interval?: import("../utils/dates").DayInterval | undefined;
1049
- serverOnly?: boolean | undefined;
1050
1049
  freeTrial?: import("../utils/dates").DayInterval | undefined;
1050
+ serverOnly?: boolean | undefined;
1051
1051
  }>;
1052
- customerType: "team" | "user" | "custom";
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;
@@ -1057,16 +1057,15 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1057
1057
  }>;
1058
1058
  }>;
1059
1059
  } | undefined;
1060
- teams: {
1061
- createPersonalTeamOnSignUp?: boolean | undefined;
1062
- allowClientTeamCreation?: boolean | undefined;
1063
- };
1064
1060
  auth: {
1065
1061
  allowSignUp?: boolean | undefined;
1066
1062
  signUpRulesDefaultAction?: string | undefined;
1067
1063
  password: {
1068
1064
  allowSignIn?: boolean | undefined;
1069
1065
  };
1066
+ passkey: {
1067
+ allowSignIn?: boolean | undefined;
1068
+ };
1070
1069
  otp: {
1071
1070
  allowSignIn?: boolean | undefined;
1072
1071
  };
@@ -1078,9 +1077,6 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1078
1077
  allowConnectedAccounts?: boolean | undefined;
1079
1078
  }>;
1080
1079
  };
1081
- passkey: {
1082
- allowSignIn?: boolean | undefined;
1083
- };
1084
1080
  signUpRules: Record<string, {
1085
1081
  enabled?: boolean | undefined;
1086
1082
  displayName?: string | undefined;
@@ -1095,6 +1091,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1095
1091
  onboarding: {
1096
1092
  requireEmailVerification?: boolean | undefined;
1097
1093
  };
1094
+ teams: {
1095
+ createPersonalTeamOnSignUp?: boolean | undefined;
1096
+ allowClientTeamCreation?: boolean | undefined;
1097
+ };
1098
1098
  rbac: {
1099
1099
  permissions: Record<string, {
1100
1100
  description?: string | undefined;
@@ -1120,20 +1120,20 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1120
1120
  }>;
1121
1121
  };
1122
1122
  domains: {};
1123
- users: {
1124
- allowClientUserDeletion?: boolean | undefined;
1125
- };
1126
1123
  apiKeys: {
1127
1124
  enabled: {
1128
- team?: boolean | undefined;
1129
1125
  user?: boolean | undefined;
1126
+ team?: boolean | undefined;
1130
1127
  };
1131
1128
  };
1132
1129
  apps: {
1133
- installed: Record<"teams" | "authentication" | "fraud-protection" | "analytics" | "onboarding" | "rbac" | "api-keys" | "payments" | "emails" | "support" | "email-api" | "data-vault" | "webhooks" | "tv-mode" | "launch-checklist" | "catalyst" | "neon" | "convex" | "vercel" | "tanstack-start" | "clickmaps" | "session-replays" | "cli-auth", {
1130
+ installed: Record<"authentication" | "fraud-protection" | "analytics" | "onboarding" | "teams" | "rbac" | "api-keys" | "payments" | "emails" | "support" | "email-api" | "data-vault" | "webhooks" | "tv-mode" | "launch-checklist" | "catalyst" | "neon" | "convex" | "vercel" | "tanstack-start" | "clickmaps" | "session-replays" | "cli-auth", {
1134
1131
  enabled?: boolean | undefined;
1135
1132
  }>;
1136
1133
  };
1134
+ users: {
1135
+ allowClientUserDeletion?: boolean | undefined;
1136
+ };
1137
1137
  dataVault: {
1138
1138
  stores: Record<string, {
1139
1139
  displayName?: string | undefined;
@@ -1147,19 +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
1157
  stackable?: boolean | undefined;
1158
1158
  displayName?: string | undefined;
1159
- serverOnly?: boolean | undefined;
1160
- freeTrial?: import("../utils/dates").DayInterval | undefined;
1161
1159
  productLineId?: string | undefined;
1162
1160
  isAddOnTo?: false | Record<string, true> | undefined;
1161
+ freeTrial?: import("../utils/dates").DayInterval | undefined;
1162
+ serverOnly?: boolean | undefined;
1163
1163
  prices: Record<string, {
1164
1164
  USD?: string | undefined;
1165
1165
  EUR?: string | undefined;
@@ -1169,10 +1169,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1169
1169
  AUD?: string | undefined;
1170
1170
  CAD?: string | undefined;
1171
1171
  interval?: import("../utils/dates").DayInterval | undefined;
1172
- serverOnly?: boolean | undefined;
1173
1172
  freeTrial?: import("../utils/dates").DayInterval | undefined;
1173
+ serverOnly?: boolean | undefined;
1174
1174
  }>;
1175
- customerType: "team" | "user" | "custom";
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,6 +1188,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1188
1188
  password: {
1189
1189
  allowSignIn?: boolean | undefined;
1190
1190
  };
1191
+ passkey: {
1192
+ allowSignIn?: boolean | undefined;
1193
+ };
1191
1194
  otp: {
1192
1195
  allowSignIn?: boolean | undefined;
1193
1196
  };
@@ -1199,9 +1202,6 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1199
1202
  allowConnectedAccounts?: boolean | undefined;
1200
1203
  }>;
1201
1204
  };
1202
- passkey: {
1203
- allowSignIn?: boolean | undefined;
1204
- };
1205
1205
  signUpRules: Record<string, {
1206
1206
  enabled?: boolean | undefined;
1207
1207
  displayName?: string | undefined;
@@ -1264,8 +1264,8 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
1264
1264
  }>;
1265
1265
  }, "server"> & {
1266
1266
  server: {
1267
- password?: string | undefined;
1268
1267
  provider?: "resend" | "smtp" | "managed" | undefined;
1268
+ password?: string | undefined;
1269
1269
  host?: string | undefined;
1270
1270
  port?: number | undefined;
1271
1271
  username?: 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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "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>, "teams" | "auth" | "onboarding" | "rbac" | "payments" | "emails" | "domains" | "users" | "apiKeys" | "apps" | "dataVault"> & {
1670
+ }, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "domains" | "apiKeys" | "apps" | "users" | "dataVault"> & {
1671
1671
  rbac: {
1672
1672
  permissions: undefined;
1673
1673
  defaultPermissions: {
@@ -2044,10 +2044,10 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2044
2044
  password: {
2045
2045
  allowSignIn: boolean;
2046
2046
  };
2047
- otp: {
2047
+ passkey: {
2048
2048
  allowSignIn: boolean;
2049
2049
  };
2050
- passkey: {
2050
+ otp: {
2051
2051
  allowSignIn: boolean;
2052
2052
  };
2053
2053
  allowSignUp: boolean;
@@ -2069,8 +2069,8 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2069
2069
  };
2070
2070
  };
2071
2071
  server: {
2072
- password: string | undefined;
2073
2072
  provider: "resend" | "smtp" | "managed";
2073
+ password: string | undefined;
2074
2074
  host: string | undefined;
2075
2075
  port: number | undefined;
2076
2076
  username: string | undefined;
@@ -2093,17 +2093,17 @@ 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
2101
  stackable: boolean | undefined;
2102
2102
  displayName: string;
2103
- serverOnly: boolean;
2104
- freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
2105
2103
  productLineId: string | undefined;
2106
- customerType: "team" | "user" | "custom";
2104
+ customerType: "user" | "team" | "custom";
2105
+ freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
2106
+ serverOnly: boolean;
2107
2107
  includedItems: {
2108
2108
  [x: string]: {
2109
2109
  repeat: "never" | [number, "day" | "week" | "month" | "year"];
@@ -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;
@@ -2143,10 +2143,6 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2143
2143
  } & {
2144
2144
  readonly type: "hosted";
2145
2145
  };
2146
- teams: {
2147
- createPersonalTeamOnSignUp: boolean;
2148
- allowClientTeamCreation: boolean;
2149
- };
2150
2146
  analytics: {
2151
2147
  queryFolders: {
2152
2148
  [x: string]: {
@@ -2165,6 +2161,10 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2165
2161
  onboarding: {
2166
2162
  requireEmailVerification: boolean;
2167
2163
  };
2164
+ teams: {
2165
+ createPersonalTeamOnSignUp: boolean;
2166
+ allowClientTeamCreation: boolean;
2167
+ };
2168
2168
  rbac: {
2169
2169
  permissions: {
2170
2170
  [x: string]: {
@@ -2196,15 +2196,15 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
2196
2196
  };
2197
2197
  };
2198
2198
  };
2199
- users: {
2200
- allowClientUserDeletion: boolean;
2201
- };
2202
2199
  apiKeys: {
2203
2200
  enabled: {
2204
- team: boolean;
2205
2201
  user: boolean;
2202
+ team: boolean;
2206
2203
  };
2207
2204
  };
2205
+ users: {
2206
+ allowClientUserDeletion: boolean;
2207
+ };
2208
2208
  dataVault: {
2209
2209
  stores: {
2210
2210
  [x: string]: {