@hexclave/shared 1.0.61 → 1.0.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{admin-interface-ChuyYSXj.d.ts → admin-interface-D63SFHX_.d.ts} +94 -12
- package/dist/admin-interface-D63SFHX_.d.ts.map +1 -0
- package/dist/{admin-metrics-1yiWGq9z.d.ts → admin-metrics-bsOkw4YQ.d.ts} +15 -15
- package/dist/{admin-metrics-1yiWGq9z.d.ts.map → admin-metrics-bsOkw4YQ.d.ts.map} +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.d.ts +5 -0
- package/dist/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.d.ts.map +1 -0
- package/dist/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.js +128 -0
- package/dist/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.js.map +1 -0
- package/dist/ai/unified-prompts/skill-site-prompt.d.ts +3 -1
- package/dist/ai/unified-prompts/skill-site-prompt.d.ts.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt.js +11 -0
- package/dist/ai/unified-prompts/skill-site-prompt.js.map +1 -1
- package/dist/apps/apps-config.d.ts +6 -0
- package/dist/apps/apps-config.d.ts.map +1 -1
- package/dist/apps/apps-config.js +6 -0
- package/dist/apps/apps-config.js.map +1 -1
- package/dist/{client-interface-C4H4gn_G.d.ts → client-interface-DvkciaL0.d.ts} +10 -10
- package/dist/{client-interface-C4H4gn_G.d.ts.map → client-interface-DvkciaL0.d.ts.map} +1 -1
- package/dist/config/schema-fuzzer.test.js +38 -1
- package/dist/config/schema-fuzzer.test.js.map +1 -1
- package/dist/config/schema.d.ts +2 -2
- package/dist/config/schema.js +45 -0
- package/dist/config/schema.js.map +1 -1
- package/dist/config-authoring.d.ts +1 -1
- package/dist/{current-user-BCkMYzHx.d.ts → current-user-BBoN3hsn.d.ts} +17 -17
- package/dist/{current-user-BCkMYzHx.d.ts.map → current-user-BBoN3hsn.d.ts.map} +1 -1
- package/dist/{email-outbox-BRZiK0ZG.d.ts → email-outbox-CqzwInBL.d.ts} +313 -313
- package/dist/{email-outbox-BRZiK0ZG.d.ts.map → email-outbox-CqzwInBL.d.ts.map} +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.d.ts +5 -0
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.d.ts.map +1 -0
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.js +128 -0
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.js.map +1 -0
- package/dist/esm/ai/unified-prompts/skill-site-prompt.d.ts +3 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt.d.ts.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt.js +10 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt.js.map +1 -1
- package/dist/esm/apps/apps-config.d.ts +6 -0
- package/dist/esm/apps/apps-config.d.ts.map +1 -1
- package/dist/esm/apps/apps-config.js +6 -0
- package/dist/esm/apps/apps-config.js.map +1 -1
- package/dist/esm/config/schema-fuzzer.test.js +38 -1
- package/dist/esm/config/schema-fuzzer.test.js.map +1 -1
- package/dist/esm/config/schema.d.ts +249 -119
- package/dist/esm/config/schema.d.ts.map +1 -1
- package/dist/esm/config/schema.js +42 -1
- package/dist/esm/config/schema.js.map +1 -1
- package/dist/esm/interface/admin-interface.d.ts +83 -1
- package/dist/esm/interface/admin-interface.d.ts.map +1 -1
- package/dist/esm/interface/admin-interface.js +48 -0
- package/dist/esm/interface/admin-interface.js.map +1 -1
- package/dist/esm/interface/admin-metrics.d.ts +14 -14
- package/dist/esm/interface/conversations.d.ts +37 -37
- package/dist/esm/interface/crud/current-user.d.ts +16 -16
- package/dist/esm/interface/crud/email-outbox.d.ts +312 -312
- package/dist/esm/interface/crud/invoices.d.ts +2 -2
- package/dist/esm/interface/crud/products.d.ts +23 -23
- package/dist/esm/interface/crud/project-api-keys.d.ts +4 -4
- package/dist/esm/interface/crud/projects.d.ts +59 -59
- package/dist/esm/interface/crud/team-member-profiles.d.ts +32 -32
- package/dist/esm/interface/crud/transactions.d.ts +29 -29
- package/dist/esm/interface/crud/transactions.d.ts.map +1 -1
- package/dist/esm/interface/crud/users.d.ts +22 -22
- package/dist/esm/interface/plan-usage.d.ts +1 -1
- package/dist/esm/interface/webhooks.d.ts +4 -4
- package/dist/esm/known-errors.d.ts +4 -4
- package/dist/esm/schema-fields.d.ts +12 -12
- package/dist/esm/sessions.d.ts +9 -9
- package/dist/esm/utils/tar.d.ts +26 -0
- package/dist/esm/utils/tar.d.ts.map +1 -0
- package/dist/esm/utils/tar.js +136 -0
- package/dist/esm/utils/tar.js.map +1 -0
- package/dist/helpers/password.d.ts +1 -1
- package/dist/helpers/production-mode.d.ts +1 -1
- package/dist/index.d.ts +4 -4
- package/dist/interface/admin-interface.d.ts +3 -3
- package/dist/interface/admin-interface.js +48 -0
- package/dist/interface/admin-interface.js.map +1 -1
- package/dist/interface/admin-metrics.d.ts +1 -1
- package/dist/interface/client-interface.d.ts +1 -1
- package/dist/interface/conversations.d.ts +37 -37
- package/dist/interface/crud/current-user.d.ts +1 -1
- package/dist/interface/crud/email-outbox.d.ts +1 -1
- package/dist/interface/crud/invoices.d.ts +1 -1
- package/dist/interface/crud/products.d.ts +1 -1
- package/dist/interface/crud/project-api-keys.d.ts +1 -1
- package/dist/interface/crud/projects.d.ts +1 -1
- package/dist/interface/crud/team-member-profiles.d.ts +1 -1
- package/dist/interface/crud/transactions.d.ts +1 -1
- package/dist/interface/crud/users.d.ts +1 -1
- package/dist/interface/plan-usage.d.ts +1 -1
- package/dist/interface/server-interface.d.ts +1 -1
- package/dist/interface/webhooks.d.ts +1 -1
- package/dist/{invoices-BGLLnTlR.d.ts → invoices-CHo9YKbI.d.ts} +3 -3
- package/dist/{invoices-BGLLnTlR.d.ts.map → invoices-CHo9YKbI.d.ts.map} +1 -1
- package/dist/{known-errors-Bhd0JAgh.d.ts → known-errors-Bm4a61wL.d.ts} +5 -5
- package/dist/{known-errors-Bhd0JAgh.d.ts.map → known-errors-Bm4a61wL.d.ts.map} +1 -1
- package/dist/known-errors.d.ts +1 -1
- package/dist/{plan-usage-COq9I00z.d.ts → plan-usage-BaDxcLZ1.d.ts} +2 -2
- package/dist/{plan-usage-COq9I00z.d.ts.map → plan-usage-BaDxcLZ1.d.ts.map} +1 -1
- package/dist/{products-BkPf1X78.d.ts → products-D4o8A2W0.d.ts} +24 -24
- package/dist/{products-BkPf1X78.d.ts.map → products-D4o8A2W0.d.ts.map} +1 -1
- package/dist/{project-api-keys-CK9SIo0q.d.ts → project-api-keys--7V5X_UW.d.ts} +5 -5
- package/dist/{project-api-keys-CK9SIo0q.d.ts.map → project-api-keys--7V5X_UW.d.ts.map} +1 -1
- package/dist/{projects-CVqfljhv.d.ts → projects-BX5Y50kJ.d.ts} +60 -60
- package/dist/{projects-CVqfljhv.d.ts.map → projects-BX5Y50kJ.d.ts.map} +1 -1
- package/dist/{schema-BPMGhu_7.d.ts → schema-dJ_7rUCO.d.ts} +250 -120
- package/dist/schema-dJ_7rUCO.d.ts.map +1 -0
- package/dist/{schema-fields-C8sIQVTq.d.ts → schema-fields-DZtDQEEO.d.ts} +13 -13
- package/dist/{schema-fields-C8sIQVTq.d.ts.map → schema-fields-DZtDQEEO.d.ts.map} +1 -1
- package/dist/schema-fields.d.ts +1 -1
- package/dist/{server-interface-CRp4VVZh.d.ts → server-interface-Ra_vIHP4.d.ts} +8 -8
- package/dist/{server-interface-CRp4VVZh.d.ts.map → server-interface-Ra_vIHP4.d.ts.map} +1 -1
- package/dist/{sessions-COluKK6_.d.ts → sessions-CI-0TBQb.d.ts} +11 -11
- package/dist/{sessions-COluKK6_.d.ts.map → sessions-CI-0TBQb.d.ts.map} +1 -1
- package/dist/sessions.d.ts +1 -1
- package/dist/{team-member-profiles-CgYXR-Rx.d.ts → team-member-profiles-BoDEqx-0.d.ts} +33 -33
- package/dist/{team-member-profiles-CgYXR-Rx.d.ts.map → team-member-profiles-BoDEqx-0.d.ts.map} +1 -1
- package/dist/{transactions-7q13mxhG.d.ts → transactions-CHNUJ42J.d.ts} +30 -30
- package/dist/transactions-CHNUJ42J.d.ts.map +1 -0
- package/dist/{users-7MKfEyyq.d.ts → users-DHNRwoSz.d.ts} +24 -24
- package/dist/{users-7MKfEyyq.d.ts.map → users-DHNRwoSz.d.ts.map} +1 -1
- package/dist/utils/tar.d.ts +26 -0
- package/dist/utils/tar.d.ts.map +1 -0
- package/dist/utils/tar.js +138 -0
- package/dist/utils/tar.js.map +1 -0
- package/dist/{webhooks-C5gG85Ce.d.ts → webhooks-8Ts1Clcb.d.ts} +5 -5
- package/dist/{webhooks-C5gG85Ce.d.ts.map → webhooks-8Ts1Clcb.d.ts.map} +1 -1
- package/package.json +1 -1
- package/src/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.ts +128 -0
- package/src/ai/unified-prompts/skill-site-prompt.ts +15 -0
- package/src/apps/apps-config.ts +9 -0
- package/src/config/schema-fuzzer.test.ts +37 -0
- package/src/config/schema.ts +193 -0
- package/src/interface/admin-interface.ts +173 -0
- package/src/utils/tar.tsx +261 -0
- package/dist/admin-interface-ChuyYSXj.d.ts.map +0 -1
- package/dist/schema-BPMGhu_7.d.ts.map +0 -1
- package/dist/transactions-7q13mxhG.d.ts.map +0 -1
|
@@ -36,15 +36,16 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
|
|
|
36
36
|
} | undefined;
|
|
37
37
|
productLines: Record<string, {
|
|
38
38
|
displayName?: string | undefined;
|
|
39
|
-
customerType?: "
|
|
39
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
40
40
|
}>;
|
|
41
41
|
products: Record<string, {
|
|
42
|
-
stackable?: boolean | undefined;
|
|
43
42
|
displayName?: string | undefined;
|
|
43
|
+
serverOnly?: boolean | undefined;
|
|
44
|
+
freeTrial?: DayInterval | undefined;
|
|
44
45
|
productLineId?: string | undefined;
|
|
45
46
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
46
|
-
|
|
47
|
-
|
|
47
|
+
stackable?: boolean | undefined;
|
|
48
|
+
customerType: "team" | "user" | "custom";
|
|
48
49
|
prices: Record<string, {
|
|
49
50
|
USD?: string | undefined;
|
|
50
51
|
EUR?: string | undefined;
|
|
@@ -54,10 +55,9 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
|
|
|
54
55
|
AUD?: string | undefined;
|
|
55
56
|
CAD?: string | undefined;
|
|
56
57
|
interval?: DayInterval | undefined;
|
|
57
|
-
freeTrial?: DayInterval | undefined;
|
|
58
58
|
serverOnly?: boolean | undefined;
|
|
59
|
+
freeTrial?: DayInterval | undefined;
|
|
59
60
|
}>;
|
|
60
|
-
customerType: "user" | "team" | "custom";
|
|
61
61
|
includedItems: Record<string, {
|
|
62
62
|
repeat?: "never" | DayInterval | undefined;
|
|
63
63
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -66,7 +66,7 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
|
|
|
66
66
|
}>;
|
|
67
67
|
items: Record<string, {
|
|
68
68
|
displayName?: string | undefined;
|
|
69
|
-
customerType?: "
|
|
69
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
70
70
|
}>;
|
|
71
71
|
} | undefined, yup$1.AnyObject, {
|
|
72
72
|
blockNewPurchases: undefined;
|
|
@@ -77,6 +77,18 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
|
|
|
77
77
|
products: undefined;
|
|
78
78
|
items: undefined;
|
|
79
79
|
}, "">;
|
|
80
|
+
declare const DEPLOYMENT_ENV_VAR_KEY_REGEX: RegExp;
|
|
81
|
+
declare const DEPLOYMENT_SECRET_KEY_REGEX: RegExp;
|
|
82
|
+
declare const DEPLOYMENT_CONNECTION_VALUE_REGEX: RegExp;
|
|
83
|
+
declare const deploymentEnvVarSchema: yup$1.ObjectSchema<{
|
|
84
|
+
type: "secret" | "connection" | undefined;
|
|
85
|
+
value: string | undefined;
|
|
86
|
+
key: string | undefined;
|
|
87
|
+
}, yup$1.AnyObject, {
|
|
88
|
+
type: undefined;
|
|
89
|
+
value: undefined;
|
|
90
|
+
key: undefined;
|
|
91
|
+
}, "">;
|
|
80
92
|
declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
81
93
|
project: {
|
|
82
94
|
requirePublishableClientKey?: boolean | undefined;
|
|
@@ -84,7 +96,7 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
84
96
|
sourceOfTruth: {
|
|
85
97
|
type: "hosted";
|
|
86
98
|
};
|
|
87
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
99
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
88
100
|
payments?: {
|
|
89
101
|
blockNewPurchases?: boolean | undefined;
|
|
90
102
|
autoPay?: {
|
|
@@ -92,19 +104,20 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
92
104
|
} | undefined;
|
|
93
105
|
items: Record<string, {
|
|
94
106
|
displayName?: string | undefined;
|
|
95
|
-
customerType?: "
|
|
107
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
96
108
|
}>;
|
|
97
109
|
productLines: Record<string, {
|
|
98
110
|
displayName?: string | undefined;
|
|
99
|
-
customerType?: "
|
|
111
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
100
112
|
}>;
|
|
101
113
|
products: Record<string, {
|
|
102
|
-
stackable?: boolean | undefined;
|
|
103
114
|
displayName?: string | undefined;
|
|
115
|
+
serverOnly?: boolean | undefined;
|
|
116
|
+
freeTrial?: DayInterval | undefined;
|
|
104
117
|
productLineId?: string | undefined;
|
|
105
118
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
106
|
-
|
|
107
|
-
|
|
119
|
+
stackable?: boolean | undefined;
|
|
120
|
+
customerType: "team" | "user" | "custom";
|
|
108
121
|
prices: Record<string, {
|
|
109
122
|
USD?: string | undefined;
|
|
110
123
|
EUR?: string | undefined;
|
|
@@ -114,10 +127,9 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
114
127
|
AUD?: string | undefined;
|
|
115
128
|
CAD?: string | undefined;
|
|
116
129
|
interval?: DayInterval | undefined;
|
|
117
|
-
freeTrial?: DayInterval | undefined;
|
|
118
130
|
serverOnly?: boolean | undefined;
|
|
131
|
+
freeTrial?: DayInterval | undefined;
|
|
119
132
|
}>;
|
|
120
|
-
customerType: "user" | "team" | "custom";
|
|
121
133
|
includedItems: Record<string, {
|
|
122
134
|
repeat?: "never" | DayInterval | undefined;
|
|
123
135
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -131,10 +143,10 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
131
143
|
password: {
|
|
132
144
|
allowSignIn?: boolean | undefined;
|
|
133
145
|
};
|
|
134
|
-
|
|
146
|
+
otp: {
|
|
135
147
|
allowSignIn?: boolean | undefined;
|
|
136
148
|
};
|
|
137
|
-
|
|
149
|
+
passkey: {
|
|
138
150
|
allowSignIn?: boolean | undefined;
|
|
139
151
|
};
|
|
140
152
|
oauth: {
|
|
@@ -146,8 +158,8 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
146
158
|
}>;
|
|
147
159
|
};
|
|
148
160
|
signUpRules: Record<string, {
|
|
149
|
-
enabled?: boolean | undefined;
|
|
150
161
|
displayName?: string | undefined;
|
|
162
|
+
enabled?: boolean | undefined;
|
|
151
163
|
priority?: number | undefined;
|
|
152
164
|
condition?: string | undefined;
|
|
153
165
|
action: {
|
|
@@ -187,21 +199,36 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
187
199
|
tsxSource: string;
|
|
188
200
|
}>;
|
|
189
201
|
};
|
|
190
|
-
|
|
202
|
+
"deployments-alpha": {
|
|
203
|
+
services: Record<string, {
|
|
204
|
+
framework?: string | undefined;
|
|
205
|
+
installCommand?: string | undefined;
|
|
206
|
+
buildCommand?: string | undefined;
|
|
207
|
+
outputDirectory?: string | undefined;
|
|
208
|
+
rootDirectory?: string | undefined;
|
|
209
|
+
type: "vercel";
|
|
210
|
+
env: Record<string, {
|
|
211
|
+
type?: "secret" | "connection" | undefined;
|
|
212
|
+
key?: string | undefined;
|
|
213
|
+
value?: string | undefined;
|
|
214
|
+
}>;
|
|
215
|
+
}>;
|
|
216
|
+
};
|
|
217
|
+
users: {
|
|
218
|
+
allowClientUserDeletion?: boolean | undefined;
|
|
219
|
+
};
|
|
191
220
|
apiKeys: {
|
|
192
221
|
enabled: {
|
|
193
|
-
user?: boolean | undefined;
|
|
194
222
|
team?: boolean | undefined;
|
|
223
|
+
user?: boolean | undefined;
|
|
195
224
|
};
|
|
196
225
|
};
|
|
197
226
|
apps: {
|
|
198
|
-
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", {
|
|
227
|
+
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" | "deployments-alpha", {
|
|
199
228
|
enabled?: boolean | undefined;
|
|
200
229
|
}>;
|
|
201
230
|
};
|
|
202
|
-
|
|
203
|
-
allowClientUserDeletion?: boolean | undefined;
|
|
204
|
-
};
|
|
231
|
+
domains: {};
|
|
205
232
|
dataVault: {
|
|
206
233
|
stores: Record<string, {
|
|
207
234
|
displayName?: string | undefined;
|
|
@@ -212,7 +239,7 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
212
239
|
project: {
|
|
213
240
|
requirePublishableClientKey: undefined;
|
|
214
241
|
};
|
|
215
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
242
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
216
243
|
rbac: {
|
|
217
244
|
permissions: undefined;
|
|
218
245
|
defaultPermissions: {
|
|
@@ -273,6 +300,9 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
273
300
|
products: undefined;
|
|
274
301
|
items: undefined;
|
|
275
302
|
};
|
|
303
|
+
"deployments-alpha": {
|
|
304
|
+
services: undefined;
|
|
305
|
+
};
|
|
276
306
|
dataVault: {
|
|
277
307
|
stores: undefined;
|
|
278
308
|
};
|
|
@@ -284,7 +314,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
284
314
|
sourceOfTruth: {
|
|
285
315
|
type: "hosted";
|
|
286
316
|
};
|
|
287
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
317
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
288
318
|
payments?: {
|
|
289
319
|
blockNewPurchases?: boolean | undefined;
|
|
290
320
|
autoPay?: {
|
|
@@ -292,19 +322,20 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
292
322
|
} | undefined;
|
|
293
323
|
items: Record<string, {
|
|
294
324
|
displayName?: string | undefined;
|
|
295
|
-
customerType?: "
|
|
325
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
296
326
|
}>;
|
|
297
327
|
productLines: Record<string, {
|
|
298
328
|
displayName?: string | undefined;
|
|
299
|
-
customerType?: "
|
|
329
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
300
330
|
}>;
|
|
301
331
|
products: Record<string, {
|
|
302
|
-
stackable?: boolean | undefined;
|
|
303
332
|
displayName?: string | undefined;
|
|
333
|
+
serverOnly?: boolean | undefined;
|
|
334
|
+
freeTrial?: DayInterval | undefined;
|
|
304
335
|
productLineId?: string | undefined;
|
|
305
336
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
306
|
-
|
|
307
|
-
|
|
337
|
+
stackable?: boolean | undefined;
|
|
338
|
+
customerType: "team" | "user" | "custom";
|
|
308
339
|
prices: Record<string, {
|
|
309
340
|
USD?: string | undefined;
|
|
310
341
|
EUR?: string | undefined;
|
|
@@ -314,10 +345,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
314
345
|
AUD?: string | undefined;
|
|
315
346
|
CAD?: string | undefined;
|
|
316
347
|
interval?: DayInterval | undefined;
|
|
317
|
-
freeTrial?: DayInterval | undefined;
|
|
318
348
|
serverOnly?: boolean | undefined;
|
|
349
|
+
freeTrial?: DayInterval | undefined;
|
|
319
350
|
}>;
|
|
320
|
-
customerType: "user" | "team" | "custom";
|
|
321
351
|
includedItems: Record<string, {
|
|
322
352
|
repeat?: "never" | DayInterval | undefined;
|
|
323
353
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -331,10 +361,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
331
361
|
password: {
|
|
332
362
|
allowSignIn?: boolean | undefined;
|
|
333
363
|
};
|
|
334
|
-
|
|
364
|
+
otp: {
|
|
335
365
|
allowSignIn?: boolean | undefined;
|
|
336
366
|
};
|
|
337
|
-
|
|
367
|
+
passkey: {
|
|
338
368
|
allowSignIn?: boolean | undefined;
|
|
339
369
|
};
|
|
340
370
|
oauth: {
|
|
@@ -346,8 +376,8 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
346
376
|
}>;
|
|
347
377
|
};
|
|
348
378
|
signUpRules: Record<string, {
|
|
349
|
-
enabled?: boolean | undefined;
|
|
350
379
|
displayName?: string | undefined;
|
|
380
|
+
enabled?: boolean | undefined;
|
|
351
381
|
priority?: number | undefined;
|
|
352
382
|
condition?: string | undefined;
|
|
353
383
|
action: {
|
|
@@ -387,21 +417,36 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
387
417
|
tsxSource: string;
|
|
388
418
|
}>;
|
|
389
419
|
};
|
|
390
|
-
|
|
420
|
+
"deployments-alpha": {
|
|
421
|
+
services: Record<string, {
|
|
422
|
+
framework?: string | undefined;
|
|
423
|
+
installCommand?: string | undefined;
|
|
424
|
+
buildCommand?: string | undefined;
|
|
425
|
+
outputDirectory?: string | undefined;
|
|
426
|
+
rootDirectory?: string | undefined;
|
|
427
|
+
type: "vercel";
|
|
428
|
+
env: Record<string, {
|
|
429
|
+
type?: "secret" | "connection" | undefined;
|
|
430
|
+
key?: string | undefined;
|
|
431
|
+
value?: string | undefined;
|
|
432
|
+
}>;
|
|
433
|
+
}>;
|
|
434
|
+
};
|
|
435
|
+
users: {
|
|
436
|
+
allowClientUserDeletion?: boolean | undefined;
|
|
437
|
+
};
|
|
391
438
|
apiKeys: {
|
|
392
439
|
enabled: {
|
|
393
|
-
user?: boolean | undefined;
|
|
394
440
|
team?: boolean | undefined;
|
|
441
|
+
user?: boolean | undefined;
|
|
395
442
|
};
|
|
396
443
|
};
|
|
397
444
|
apps: {
|
|
398
|
-
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", {
|
|
445
|
+
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" | "deployments-alpha", {
|
|
399
446
|
enabled?: boolean | undefined;
|
|
400
447
|
}>;
|
|
401
448
|
};
|
|
402
|
-
|
|
403
|
-
allowClientUserDeletion?: boolean | undefined;
|
|
404
|
-
};
|
|
449
|
+
domains: {};
|
|
405
450
|
dataVault: {
|
|
406
451
|
stores: Record<string, {
|
|
407
452
|
displayName?: string | undefined;
|
|
@@ -415,19 +460,20 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
415
460
|
} | undefined;
|
|
416
461
|
items: Record<string, {
|
|
417
462
|
displayName?: string | undefined;
|
|
418
|
-
customerType?: "
|
|
463
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
419
464
|
}>;
|
|
420
465
|
productLines: Record<string, {
|
|
421
466
|
displayName?: string | undefined;
|
|
422
|
-
customerType?: "
|
|
467
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
423
468
|
}>;
|
|
424
469
|
products: Record<string, {
|
|
425
|
-
stackable?: boolean | undefined;
|
|
426
470
|
displayName?: string | undefined;
|
|
471
|
+
serverOnly?: boolean | undefined;
|
|
472
|
+
freeTrial?: DayInterval | undefined;
|
|
427
473
|
productLineId?: string | undefined;
|
|
428
474
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
429
|
-
|
|
430
|
-
|
|
475
|
+
stackable?: boolean | undefined;
|
|
476
|
+
customerType: "team" | "user" | "custom";
|
|
431
477
|
prices: Record<string, {
|
|
432
478
|
USD?: string | undefined;
|
|
433
479
|
EUR?: string | undefined;
|
|
@@ -437,10 +483,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
437
483
|
AUD?: string | undefined;
|
|
438
484
|
CAD?: string | undefined;
|
|
439
485
|
interval?: DayInterval | undefined;
|
|
440
|
-
freeTrial?: DayInterval | undefined;
|
|
441
486
|
serverOnly?: boolean | undefined;
|
|
487
|
+
freeTrial?: DayInterval | undefined;
|
|
442
488
|
}>;
|
|
443
|
-
customerType: "user" | "team" | "custom";
|
|
444
489
|
includedItems: Record<string, {
|
|
445
490
|
repeat?: "never" | DayInterval | undefined;
|
|
446
491
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -456,10 +501,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
456
501
|
password: {
|
|
457
502
|
allowSignIn?: boolean | undefined;
|
|
458
503
|
};
|
|
459
|
-
|
|
504
|
+
otp: {
|
|
460
505
|
allowSignIn?: boolean | undefined;
|
|
461
506
|
};
|
|
462
|
-
|
|
507
|
+
passkey: {
|
|
463
508
|
allowSignIn?: boolean | undefined;
|
|
464
509
|
};
|
|
465
510
|
oauth: {
|
|
@@ -471,8 +516,8 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
471
516
|
}>;
|
|
472
517
|
};
|
|
473
518
|
signUpRules: Record<string, {
|
|
474
|
-
enabled?: boolean | undefined;
|
|
475
519
|
displayName?: string | undefined;
|
|
520
|
+
enabled?: boolean | undefined;
|
|
476
521
|
priority?: number | undefined;
|
|
477
522
|
condition?: string | undefined;
|
|
478
523
|
action: {
|
|
@@ -491,8 +536,8 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
491
536
|
}, "providers"> & {
|
|
492
537
|
providers: Record<string, {
|
|
493
538
|
type?: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | "custom_oidc" | undefined;
|
|
494
|
-
scope?: string | undefined;
|
|
495
539
|
displayName?: string | undefined;
|
|
540
|
+
scope?: string | undefined;
|
|
496
541
|
allowSignIn?: boolean | undefined;
|
|
497
542
|
allowConnectedAccounts?: boolean | undefined;
|
|
498
543
|
isShared?: boolean | undefined;
|
|
@@ -534,10 +579,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
534
579
|
server: {
|
|
535
580
|
provider?: "resend" | "smtp" | "managed" | undefined;
|
|
536
581
|
password?: string | undefined;
|
|
582
|
+
isShared?: boolean | undefined;
|
|
537
583
|
host?: string | undefined;
|
|
538
584
|
port?: number | undefined;
|
|
539
585
|
username?: string | undefined;
|
|
540
|
-
isShared?: boolean | undefined;
|
|
541
586
|
senderName?: string | undefined;
|
|
542
587
|
senderEmail?: string | undefined;
|
|
543
588
|
managedSubdomain?: string | undefined;
|
|
@@ -566,7 +611,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
566
611
|
project: {
|
|
567
612
|
requirePublishableClientKey: undefined;
|
|
568
613
|
};
|
|
569
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
614
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
570
615
|
rbac: {
|
|
571
616
|
permissions: undefined;
|
|
572
617
|
defaultPermissions: {
|
|
@@ -627,6 +672,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
627
672
|
products: undefined;
|
|
628
673
|
items: undefined;
|
|
629
674
|
};
|
|
675
|
+
"deployments-alpha": {
|
|
676
|
+
services: undefined;
|
|
677
|
+
};
|
|
630
678
|
dataVault: {
|
|
631
679
|
stores: undefined;
|
|
632
680
|
};
|
|
@@ -636,7 +684,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
636
684
|
project: {
|
|
637
685
|
requirePublishableClientKey: undefined;
|
|
638
686
|
};
|
|
639
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
687
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
640
688
|
rbac: {
|
|
641
689
|
permissions: undefined;
|
|
642
690
|
defaultPermissions: {
|
|
@@ -697,6 +745,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
697
745
|
products: undefined;
|
|
698
746
|
items: undefined;
|
|
699
747
|
};
|
|
748
|
+
"deployments-alpha": {
|
|
749
|
+
services: undefined;
|
|
750
|
+
};
|
|
700
751
|
dataVault: {
|
|
701
752
|
stores: undefined;
|
|
702
753
|
};
|
|
@@ -706,7 +757,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
706
757
|
project: {
|
|
707
758
|
requirePublishableClientKey: undefined;
|
|
708
759
|
};
|
|
709
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
760
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
710
761
|
rbac: {
|
|
711
762
|
permissions: undefined;
|
|
712
763
|
defaultPermissions: {
|
|
@@ -767,6 +818,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
767
818
|
products: undefined;
|
|
768
819
|
items: undefined;
|
|
769
820
|
};
|
|
821
|
+
"deployments-alpha": {
|
|
822
|
+
services: undefined;
|
|
823
|
+
};
|
|
770
824
|
dataVault: {
|
|
771
825
|
stores: undefined;
|
|
772
826
|
};
|
|
@@ -779,7 +833,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
779
833
|
project: {
|
|
780
834
|
requirePublishableClientKey: undefined;
|
|
781
835
|
};
|
|
782
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
836
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
783
837
|
rbac: {
|
|
784
838
|
permissions: undefined;
|
|
785
839
|
defaultPermissions: {
|
|
@@ -840,6 +894,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
840
894
|
products: undefined;
|
|
841
895
|
items: undefined;
|
|
842
896
|
};
|
|
897
|
+
"deployments-alpha": {
|
|
898
|
+
services: undefined;
|
|
899
|
+
};
|
|
843
900
|
dataVault: {
|
|
844
901
|
stores: undefined;
|
|
845
902
|
};
|
|
@@ -862,7 +919,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
862
919
|
project: {
|
|
863
920
|
requirePublishableClientKey: undefined;
|
|
864
921
|
};
|
|
865
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
922
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
866
923
|
rbac: {
|
|
867
924
|
permissions: undefined;
|
|
868
925
|
defaultPermissions: {
|
|
@@ -923,6 +980,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
923
980
|
products: undefined;
|
|
924
981
|
items: undefined;
|
|
925
982
|
};
|
|
983
|
+
"deployments-alpha": {
|
|
984
|
+
services: undefined;
|
|
985
|
+
};
|
|
926
986
|
dataVault: {
|
|
927
987
|
stores: undefined;
|
|
928
988
|
};
|
|
@@ -935,7 +995,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
935
995
|
project: {
|
|
936
996
|
requirePublishableClientKey: undefined;
|
|
937
997
|
};
|
|
938
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
998
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
939
999
|
rbac: {
|
|
940
1000
|
permissions: undefined;
|
|
941
1001
|
defaultPermissions: {
|
|
@@ -996,6 +1056,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
996
1056
|
products: undefined;
|
|
997
1057
|
items: undefined;
|
|
998
1058
|
};
|
|
1059
|
+
"deployments-alpha": {
|
|
1060
|
+
services: undefined;
|
|
1061
|
+
};
|
|
999
1062
|
dataVault: {
|
|
1000
1063
|
stores: undefined;
|
|
1001
1064
|
};
|
|
@@ -1017,7 +1080,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1017
1080
|
sourceOfTruth: {
|
|
1018
1081
|
type: "hosted";
|
|
1019
1082
|
};
|
|
1020
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
1083
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1021
1084
|
payments?: {
|
|
1022
1085
|
blockNewPurchases?: boolean | undefined;
|
|
1023
1086
|
autoPay?: {
|
|
@@ -1025,19 +1088,20 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1025
1088
|
} | undefined;
|
|
1026
1089
|
items: Record<string, {
|
|
1027
1090
|
displayName?: string | undefined;
|
|
1028
|
-
customerType?: "
|
|
1091
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
1029
1092
|
}>;
|
|
1030
1093
|
productLines: Record<string, {
|
|
1031
1094
|
displayName?: string | undefined;
|
|
1032
|
-
customerType?: "
|
|
1095
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
1033
1096
|
}>;
|
|
1034
1097
|
products: Record<string, {
|
|
1035
|
-
stackable?: boolean | undefined;
|
|
1036
1098
|
displayName?: string | undefined;
|
|
1099
|
+
serverOnly?: boolean | undefined;
|
|
1100
|
+
freeTrial?: DayInterval | undefined;
|
|
1037
1101
|
productLineId?: string | undefined;
|
|
1038
1102
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
1039
|
-
|
|
1040
|
-
|
|
1103
|
+
stackable?: boolean | undefined;
|
|
1104
|
+
customerType: "team" | "user" | "custom";
|
|
1041
1105
|
prices: Record<string, {
|
|
1042
1106
|
USD?: string | undefined;
|
|
1043
1107
|
EUR?: string | undefined;
|
|
@@ -1047,10 +1111,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1047
1111
|
AUD?: string | undefined;
|
|
1048
1112
|
CAD?: string | undefined;
|
|
1049
1113
|
interval?: DayInterval | undefined;
|
|
1050
|
-
freeTrial?: DayInterval | undefined;
|
|
1051
1114
|
serverOnly?: boolean | undefined;
|
|
1115
|
+
freeTrial?: DayInterval | undefined;
|
|
1052
1116
|
}>;
|
|
1053
|
-
customerType: "user" | "team" | "custom";
|
|
1054
1117
|
includedItems: Record<string, {
|
|
1055
1118
|
repeat?: "never" | DayInterval | undefined;
|
|
1056
1119
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -1064,10 +1127,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1064
1127
|
password: {
|
|
1065
1128
|
allowSignIn?: boolean | undefined;
|
|
1066
1129
|
};
|
|
1067
|
-
|
|
1130
|
+
otp: {
|
|
1068
1131
|
allowSignIn?: boolean | undefined;
|
|
1069
1132
|
};
|
|
1070
|
-
|
|
1133
|
+
passkey: {
|
|
1071
1134
|
allowSignIn?: boolean | undefined;
|
|
1072
1135
|
};
|
|
1073
1136
|
oauth: {
|
|
@@ -1079,8 +1142,8 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1079
1142
|
}>;
|
|
1080
1143
|
};
|
|
1081
1144
|
signUpRules: Record<string, {
|
|
1082
|
-
enabled?: boolean | undefined;
|
|
1083
1145
|
displayName?: string | undefined;
|
|
1146
|
+
enabled?: boolean | undefined;
|
|
1084
1147
|
priority?: number | undefined;
|
|
1085
1148
|
condition?: string | undefined;
|
|
1086
1149
|
action: {
|
|
@@ -1120,21 +1183,36 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1120
1183
|
tsxSource: string;
|
|
1121
1184
|
}>;
|
|
1122
1185
|
};
|
|
1123
|
-
|
|
1186
|
+
"deployments-alpha": {
|
|
1187
|
+
services: Record<string, {
|
|
1188
|
+
framework?: string | undefined;
|
|
1189
|
+
installCommand?: string | undefined;
|
|
1190
|
+
buildCommand?: string | undefined;
|
|
1191
|
+
outputDirectory?: string | undefined;
|
|
1192
|
+
rootDirectory?: string | undefined;
|
|
1193
|
+
type: "vercel";
|
|
1194
|
+
env: Record<string, {
|
|
1195
|
+
type?: "secret" | "connection" | undefined;
|
|
1196
|
+
key?: string | undefined;
|
|
1197
|
+
value?: string | undefined;
|
|
1198
|
+
}>;
|
|
1199
|
+
}>;
|
|
1200
|
+
};
|
|
1201
|
+
users: {
|
|
1202
|
+
allowClientUserDeletion?: boolean | undefined;
|
|
1203
|
+
};
|
|
1124
1204
|
apiKeys: {
|
|
1125
1205
|
enabled: {
|
|
1126
|
-
user?: boolean | undefined;
|
|
1127
1206
|
team?: boolean | undefined;
|
|
1207
|
+
user?: boolean | undefined;
|
|
1128
1208
|
};
|
|
1129
1209
|
};
|
|
1130
1210
|
apps: {
|
|
1131
|
-
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", {
|
|
1211
|
+
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" | "deployments-alpha", {
|
|
1132
1212
|
enabled?: boolean | undefined;
|
|
1133
1213
|
}>;
|
|
1134
1214
|
};
|
|
1135
|
-
|
|
1136
|
-
allowClientUserDeletion?: boolean | undefined;
|
|
1137
|
-
};
|
|
1215
|
+
domains: {};
|
|
1138
1216
|
dataVault: {
|
|
1139
1217
|
stores: Record<string, {
|
|
1140
1218
|
displayName?: string | undefined;
|
|
@@ -1148,19 +1226,20 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1148
1226
|
} | undefined;
|
|
1149
1227
|
items: Record<string, {
|
|
1150
1228
|
displayName?: string | undefined;
|
|
1151
|
-
customerType?: "
|
|
1229
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
1152
1230
|
}>;
|
|
1153
1231
|
productLines: Record<string, {
|
|
1154
1232
|
displayName?: string | undefined;
|
|
1155
|
-
customerType?: "
|
|
1233
|
+
customerType?: "team" | "user" | "custom" | undefined;
|
|
1156
1234
|
}>;
|
|
1157
1235
|
products: Record<string, {
|
|
1158
|
-
stackable?: boolean | undefined;
|
|
1159
1236
|
displayName?: string | undefined;
|
|
1237
|
+
serverOnly?: boolean | undefined;
|
|
1238
|
+
freeTrial?: DayInterval | undefined;
|
|
1160
1239
|
productLineId?: string | undefined;
|
|
1161
1240
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
1162
|
-
|
|
1163
|
-
|
|
1241
|
+
stackable?: boolean | undefined;
|
|
1242
|
+
customerType: "team" | "user" | "custom";
|
|
1164
1243
|
prices: Record<string, {
|
|
1165
1244
|
USD?: string | undefined;
|
|
1166
1245
|
EUR?: string | undefined;
|
|
@@ -1170,10 +1249,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1170
1249
|
AUD?: string | undefined;
|
|
1171
1250
|
CAD?: string | undefined;
|
|
1172
1251
|
interval?: DayInterval | undefined;
|
|
1173
|
-
freeTrial?: DayInterval | undefined;
|
|
1174
1252
|
serverOnly?: boolean | undefined;
|
|
1253
|
+
freeTrial?: DayInterval | undefined;
|
|
1175
1254
|
}>;
|
|
1176
|
-
customerType: "user" | "team" | "custom";
|
|
1177
1255
|
includedItems: Record<string, {
|
|
1178
1256
|
repeat?: "never" | DayInterval | undefined;
|
|
1179
1257
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -1189,10 +1267,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1189
1267
|
password: {
|
|
1190
1268
|
allowSignIn?: boolean | undefined;
|
|
1191
1269
|
};
|
|
1192
|
-
|
|
1270
|
+
otp: {
|
|
1193
1271
|
allowSignIn?: boolean | undefined;
|
|
1194
1272
|
};
|
|
1195
|
-
|
|
1273
|
+
passkey: {
|
|
1196
1274
|
allowSignIn?: boolean | undefined;
|
|
1197
1275
|
};
|
|
1198
1276
|
oauth: {
|
|
@@ -1204,8 +1282,8 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1204
1282
|
}>;
|
|
1205
1283
|
};
|
|
1206
1284
|
signUpRules: Record<string, {
|
|
1207
|
-
enabled?: boolean | undefined;
|
|
1208
1285
|
displayName?: string | undefined;
|
|
1286
|
+
enabled?: boolean | undefined;
|
|
1209
1287
|
priority?: number | undefined;
|
|
1210
1288
|
condition?: string | undefined;
|
|
1211
1289
|
action: {
|
|
@@ -1224,8 +1302,8 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1224
1302
|
}, "providers"> & {
|
|
1225
1303
|
providers: Record<string, {
|
|
1226
1304
|
type?: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | "custom_oidc" | undefined;
|
|
1227
|
-
scope?: string | undefined;
|
|
1228
1305
|
displayName?: string | undefined;
|
|
1306
|
+
scope?: string | undefined;
|
|
1229
1307
|
allowSignIn?: boolean | undefined;
|
|
1230
1308
|
allowConnectedAccounts?: boolean | undefined;
|
|
1231
1309
|
isShared?: boolean | undefined;
|
|
@@ -1267,10 +1345,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1267
1345
|
server: {
|
|
1268
1346
|
provider?: "resend" | "smtp" | "managed" | undefined;
|
|
1269
1347
|
password?: string | undefined;
|
|
1348
|
+
isShared?: boolean | undefined;
|
|
1270
1349
|
host?: string | undefined;
|
|
1271
1350
|
port?: number | undefined;
|
|
1272
1351
|
username?: string | undefined;
|
|
1273
|
-
isShared?: boolean | undefined;
|
|
1274
1352
|
senderName?: string | undefined;
|
|
1275
1353
|
senderEmail?: string | undefined;
|
|
1276
1354
|
managedSubdomain?: string | undefined;
|
|
@@ -1299,7 +1377,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1299
1377
|
project: {
|
|
1300
1378
|
requirePublishableClientKey: undefined;
|
|
1301
1379
|
};
|
|
1302
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
1380
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1303
1381
|
rbac: {
|
|
1304
1382
|
permissions: undefined;
|
|
1305
1383
|
defaultPermissions: {
|
|
@@ -1360,6 +1438,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1360
1438
|
products: undefined;
|
|
1361
1439
|
items: undefined;
|
|
1362
1440
|
};
|
|
1441
|
+
"deployments-alpha": {
|
|
1442
|
+
services: undefined;
|
|
1443
|
+
};
|
|
1363
1444
|
dataVault: {
|
|
1364
1445
|
stores: undefined;
|
|
1365
1446
|
};
|
|
@@ -1369,7 +1450,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1369
1450
|
project: {
|
|
1370
1451
|
requirePublishableClientKey: undefined;
|
|
1371
1452
|
};
|
|
1372
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
1453
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1373
1454
|
rbac: {
|
|
1374
1455
|
permissions: undefined;
|
|
1375
1456
|
defaultPermissions: {
|
|
@@ -1430,6 +1511,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1430
1511
|
products: undefined;
|
|
1431
1512
|
items: undefined;
|
|
1432
1513
|
};
|
|
1514
|
+
"deployments-alpha": {
|
|
1515
|
+
services: undefined;
|
|
1516
|
+
};
|
|
1433
1517
|
dataVault: {
|
|
1434
1518
|
stores: undefined;
|
|
1435
1519
|
};
|
|
@@ -1439,7 +1523,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1439
1523
|
project: {
|
|
1440
1524
|
requirePublishableClientKey: undefined;
|
|
1441
1525
|
};
|
|
1442
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
1526
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1443
1527
|
rbac: {
|
|
1444
1528
|
permissions: undefined;
|
|
1445
1529
|
defaultPermissions: {
|
|
@@ -1500,6 +1584,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1500
1584
|
products: undefined;
|
|
1501
1585
|
items: undefined;
|
|
1502
1586
|
};
|
|
1587
|
+
"deployments-alpha": {
|
|
1588
|
+
services: undefined;
|
|
1589
|
+
};
|
|
1503
1590
|
dataVault: {
|
|
1504
1591
|
stores: undefined;
|
|
1505
1592
|
};
|
|
@@ -1512,7 +1599,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1512
1599
|
project: {
|
|
1513
1600
|
requirePublishableClientKey: undefined;
|
|
1514
1601
|
};
|
|
1515
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
1602
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1516
1603
|
rbac: {
|
|
1517
1604
|
permissions: undefined;
|
|
1518
1605
|
defaultPermissions: {
|
|
@@ -1573,6 +1660,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1573
1660
|
products: undefined;
|
|
1574
1661
|
items: undefined;
|
|
1575
1662
|
};
|
|
1663
|
+
"deployments-alpha": {
|
|
1664
|
+
services: undefined;
|
|
1665
|
+
};
|
|
1576
1666
|
dataVault: {
|
|
1577
1667
|
stores: undefined;
|
|
1578
1668
|
};
|
|
@@ -1595,7 +1685,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1595
1685
|
project: {
|
|
1596
1686
|
requirePublishableClientKey: undefined;
|
|
1597
1687
|
};
|
|
1598
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
1688
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1599
1689
|
rbac: {
|
|
1600
1690
|
permissions: undefined;
|
|
1601
1691
|
defaultPermissions: {
|
|
@@ -1656,6 +1746,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1656
1746
|
products: undefined;
|
|
1657
1747
|
items: undefined;
|
|
1658
1748
|
};
|
|
1749
|
+
"deployments-alpha": {
|
|
1750
|
+
services: undefined;
|
|
1751
|
+
};
|
|
1659
1752
|
dataVault: {
|
|
1660
1753
|
stores: undefined;
|
|
1661
1754
|
};
|
|
@@ -1668,7 +1761,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1668
1761
|
project: {
|
|
1669
1762
|
requirePublishableClientKey: undefined;
|
|
1670
1763
|
};
|
|
1671
|
-
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "
|
|
1764
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1672
1765
|
rbac: {
|
|
1673
1766
|
permissions: undefined;
|
|
1674
1767
|
defaultPermissions: {
|
|
@@ -1729,6 +1822,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1729
1822
|
products: undefined;
|
|
1730
1823
|
items: undefined;
|
|
1731
1824
|
};
|
|
1825
|
+
"deployments-alpha": {
|
|
1826
|
+
services: undefined;
|
|
1827
|
+
};
|
|
1732
1828
|
dataVault: {
|
|
1733
1829
|
stores: undefined;
|
|
1734
1830
|
};
|
|
@@ -1951,6 +2047,21 @@ declare const organizationConfigDefaults: {
|
|
|
1951
2047
|
connectionString: undefined;
|
|
1952
2048
|
};
|
|
1953
2049
|
};
|
|
2050
|
+
readonly "deployments-alpha": {
|
|
2051
|
+
readonly services: (key: string) => {
|
|
2052
|
+
type: undefined;
|
|
2053
|
+
framework: undefined;
|
|
2054
|
+
installCommand: undefined;
|
|
2055
|
+
buildCommand: undefined;
|
|
2056
|
+
outputDirectory: undefined;
|
|
2057
|
+
rootDirectory: undefined;
|
|
2058
|
+
env: (envVarKey: string) => {
|
|
2059
|
+
type: undefined;
|
|
2060
|
+
value: undefined;
|
|
2061
|
+
key: undefined;
|
|
2062
|
+
};
|
|
2063
|
+
};
|
|
2064
|
+
};
|
|
1954
2065
|
readonly dataVault: {
|
|
1955
2066
|
readonly stores: (key: string) => {
|
|
1956
2067
|
displayName: string;
|
|
@@ -2012,8 +2123,8 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2012
2123
|
auth: {
|
|
2013
2124
|
oauth: {
|
|
2014
2125
|
providers: Record<string, {
|
|
2015
|
-
scope?: string | undefined;
|
|
2016
2126
|
displayName?: string | undefined;
|
|
2127
|
+
scope?: string | undefined;
|
|
2017
2128
|
issuerUrl?: string | undefined;
|
|
2018
2129
|
type: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | "custom_oidc" | undefined;
|
|
2019
2130
|
allowSignIn: boolean;
|
|
@@ -2033,25 +2144,25 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2033
2144
|
accountMergeStrategy: "link_method" | "raise_error" | "allow_duplicates";
|
|
2034
2145
|
};
|
|
2035
2146
|
signUpRules: Record<string, {
|
|
2036
|
-
enabled: boolean;
|
|
2037
2147
|
displayName: string | undefined;
|
|
2148
|
+
enabled: boolean;
|
|
2038
2149
|
priority: number;
|
|
2039
2150
|
condition: string | undefined;
|
|
2040
2151
|
action: {
|
|
2041
|
-
type: "allow" | "reject" | "restrict" | "log";
|
|
2042
2152
|
message: string | undefined;
|
|
2153
|
+
type: "allow" | "reject" | "restrict" | "log";
|
|
2043
2154
|
};
|
|
2044
2155
|
}>;
|
|
2156
|
+
allowSignUp: boolean;
|
|
2045
2157
|
password: {
|
|
2046
2158
|
allowSignIn: boolean;
|
|
2047
2159
|
};
|
|
2048
|
-
|
|
2160
|
+
otp: {
|
|
2049
2161
|
allowSignIn: boolean;
|
|
2050
2162
|
};
|
|
2051
|
-
|
|
2163
|
+
passkey: {
|
|
2052
2164
|
allowSignIn: boolean;
|
|
2053
2165
|
};
|
|
2054
|
-
allowSignUp: boolean;
|
|
2055
2166
|
signUpRulesDefaultAction: string;
|
|
2056
2167
|
};
|
|
2057
2168
|
emails: {
|
|
@@ -2072,10 +2183,10 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2072
2183
|
server: {
|
|
2073
2184
|
provider: "resend" | "smtp" | "managed";
|
|
2074
2185
|
password: string | undefined;
|
|
2186
|
+
isShared: boolean;
|
|
2075
2187
|
host: string | undefined;
|
|
2076
2188
|
port: number | undefined;
|
|
2077
2189
|
username: string | undefined;
|
|
2078
|
-
isShared: boolean;
|
|
2079
2190
|
senderName: string | undefined;
|
|
2080
2191
|
senderEmail: string | undefined;
|
|
2081
2192
|
managedSubdomain: string | undefined;
|
|
@@ -2094,21 +2205,21 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2094
2205
|
AUD: string | undefined;
|
|
2095
2206
|
CAD: string | undefined;
|
|
2096
2207
|
interval: [number, "day" | "week" | "month" | "year"] | undefined;
|
|
2097
|
-
freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
|
|
2098
2208
|
serverOnly: boolean;
|
|
2209
|
+
freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
|
|
2099
2210
|
}> & {
|
|
2100
2211
|
serverOnly: boolean;
|
|
2101
2212
|
}>;
|
|
2102
|
-
stackable: boolean | undefined;
|
|
2103
2213
|
displayName: string;
|
|
2104
|
-
productLineId: string | undefined;
|
|
2105
|
-
customerType: "user" | "team" | "custom";
|
|
2106
|
-
freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
|
|
2107
2214
|
serverOnly: boolean;
|
|
2215
|
+
freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
|
|
2216
|
+
productLineId: string | undefined;
|
|
2217
|
+
customerType: "team" | "user" | "custom";
|
|
2218
|
+
stackable: boolean | undefined;
|
|
2108
2219
|
includedItems: {
|
|
2109
2220
|
[x: string]: {
|
|
2110
|
-
repeat: "never" | [number, "day" | "week" | "month" | "year"];
|
|
2111
2221
|
quantity: number;
|
|
2222
|
+
repeat: "never" | [number, "day" | "week" | "month" | "year"];
|
|
2112
2223
|
expires: "never" | "when-purchase-expires" | "when-repeated";
|
|
2113
2224
|
};
|
|
2114
2225
|
};
|
|
@@ -2116,7 +2227,7 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2116
2227
|
items: {
|
|
2117
2228
|
[x: string]: {
|
|
2118
2229
|
displayName: string;
|
|
2119
|
-
customerType: "
|
|
2230
|
+
customerType: "team" | "user" | "custom";
|
|
2120
2231
|
};
|
|
2121
2232
|
};
|
|
2122
2233
|
blockNewPurchases: boolean;
|
|
@@ -2126,7 +2237,7 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2126
2237
|
productLines: {
|
|
2127
2238
|
[x: string]: {
|
|
2128
2239
|
displayName: string | undefined;
|
|
2129
|
-
customerType: "
|
|
2240
|
+
customerType: "team" | "user" | "custom" | undefined;
|
|
2130
2241
|
};
|
|
2131
2242
|
};
|
|
2132
2243
|
testMode: boolean;
|
|
@@ -2188,23 +2299,42 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2188
2299
|
};
|
|
2189
2300
|
};
|
|
2190
2301
|
};
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
trustedDomains: {
|
|
2302
|
+
"deployments-alpha": {
|
|
2303
|
+
services: {
|
|
2194
2304
|
[x: string]: {
|
|
2195
|
-
|
|
2196
|
-
|
|
2305
|
+
type: "vercel" | undefined;
|
|
2306
|
+
framework: string | undefined;
|
|
2307
|
+
installCommand: string | undefined;
|
|
2308
|
+
buildCommand: string | undefined;
|
|
2309
|
+
outputDirectory: string | undefined;
|
|
2310
|
+
rootDirectory: string | undefined;
|
|
2311
|
+
env: {
|
|
2312
|
+
[x: string]: {
|
|
2313
|
+
type: "secret" | "connection" | undefined;
|
|
2314
|
+
key: string | undefined;
|
|
2315
|
+
value: string | undefined;
|
|
2316
|
+
};
|
|
2317
|
+
};
|
|
2197
2318
|
};
|
|
2198
2319
|
};
|
|
2199
2320
|
};
|
|
2321
|
+
users: {
|
|
2322
|
+
allowClientUserDeletion: boolean;
|
|
2323
|
+
};
|
|
2200
2324
|
apiKeys: {
|
|
2201
2325
|
enabled: {
|
|
2202
|
-
user: boolean;
|
|
2203
2326
|
team: boolean;
|
|
2327
|
+
user: boolean;
|
|
2204
2328
|
};
|
|
2205
2329
|
};
|
|
2206
|
-
|
|
2207
|
-
|
|
2330
|
+
domains: {
|
|
2331
|
+
allowLocalhost: boolean;
|
|
2332
|
+
trustedDomains: {
|
|
2333
|
+
[x: string]: {
|
|
2334
|
+
baseUrl: string | undefined;
|
|
2335
|
+
handlerPath: string;
|
|
2336
|
+
};
|
|
2337
|
+
};
|
|
2208
2338
|
};
|
|
2209
2339
|
dataVault: {
|
|
2210
2340
|
stores: {
|
|
@@ -2285,5 +2415,5 @@ type EnvironmentRenderedConfig = Expand<Awaited<ReturnType<typeof sanitizeEnviro
|
|
|
2285
2415
|
type OrganizationRenderedConfig = Expand<Awaited<ReturnType<typeof sanitizeOrganizationConfig>>>;
|
|
2286
2416
|
type CompleteConfig = OrganizationRenderedConfig;
|
|
2287
2417
|
//#endregion
|
|
2288
|
-
export {
|
|
2289
|
-
//# sourceMappingURL=schema-
|
|
2418
|
+
export { applyOrganizationDefaults as A, migrateConfigOverride as B, ProjectConfigOverrideOverride as C, ValidatedToHaveNoIncompleteConfigWarnings as D, ValidatedToHaveNoConfigOverrideErrors as E, configLevels as F, sanitizeOrganizationConfig as G, projectConfigSchema as H, deploymentEnvVarSchema as I, sanitizeProjectConfig as K, environmentConfigSchema as L, assertNoConfigOverrideErrors as M, branchConfigSchema as N, applyBranchDefaults as O, branchPaymentsSchema as P, getConfigOverrideErrors as R, ProjectConfigOverride as S, ProjectRenderedConfig as T, sanitizeBranchConfig as U, organizationConfigSchema as V, sanitizeEnvironmentConfig as W, OrganizationConfigOverride as _, BranchRenderedConfig as a, OrganizationRenderedConfig as b, DEPLOYMENT_CONNECTION_VALUE_REGEX as c, EnvironmentConfigNormalizedOverride as d, EnvironmentConfigOverride as f, OrganizationConfigNormalizedOverride as g, EnvironmentRenderedConfig as h, BranchIncompleteConfig as i, applyProjectDefaults as j, applyEnvironmentDefaults as k, DEPLOYMENT_ENV_VAR_KEY_REGEX as l, EnvironmentIncompleteConfig as m, BranchConfigOverride as n, CompleteConfig as o, EnvironmentConfigOverrideOverride as p, BranchConfigOverrideOverride as r, ConfigLevel as s, BranchConfigNormalizedOverride as t, DEPLOYMENT_SECRET_KEY_REGEX as u, OrganizationConfigOverrideOverride as v, ProjectIncompleteConfig as w, ProjectConfigNormalizedOverride as x, OrganizationIncompleteConfig as y, getIncompleteConfigWarnings as z };
|
|
2419
|
+
//# sourceMappingURL=schema-dJ_7rUCO.d.ts.map
|