@hexclave/shared 1.0.60 → 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-BxUHaniY.d.ts → admin-interface-D63SFHX_.d.ts} +94 -12
- package/dist/admin-interface-D63SFHX_.d.ts.map +1 -0
- package/dist/{admin-metrics-DQ7vvSym.d.ts → admin-metrics-bsOkw4YQ.d.ts} +16 -16
- package/dist/{admin-metrics-DQ7vvSym.d.ts.map → admin-metrics-bsOkw4YQ.d.ts.map} +1 -1
- package/dist/ai/unified-prompts/reminders.js +1 -1
- package/dist/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +12 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +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-parts/docs-json.generated.d.ts +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -0
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
- 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-D-cO5E3C.d.ts → client-interface-DvkciaL0.d.ts} +10 -10
- package/dist/{client-interface-D-cO5E3C.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-Cg6by3KK.d.ts → current-user-BBoN3hsn.d.ts} +13 -13
- package/dist/{current-user-Cg6by3KK.d.ts.map → current-user-BBoN3hsn.d.ts.map} +1 -1
- package/dist/{email-outbox-B3lyx4Eg.d.ts → email-outbox-CqzwInBL.d.ts} +207 -207
- package/dist/{email-outbox-B3lyx4Eg.d.ts.map → email-outbox-CqzwInBL.d.ts.map} +1 -1
- package/dist/esm/ai/unified-prompts/reminders.js +1 -1
- package/dist/esm/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +12 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +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-parts/docs-json.generated.d.ts +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -0
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
- 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 +220 -90
- 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 +15 -15
- package/dist/esm/interface/conversations.d.ts +36 -36
- package/dist/esm/interface/crud/current-user.d.ts +12 -12
- package/dist/esm/interface/crud/email-outbox.d.ts +206 -206
- 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 +26 -26
- package/dist/esm/interface/crud/transactions.d.ts +20 -20
- package/dist/esm/interface/crud/transactions.d.ts.map +1 -1
- package/dist/esm/interface/crud/users.d.ts +16 -16
- package/dist/esm/interface/plan-usage.d.ts +2 -2
- package/dist/esm/interface/webhooks.d.ts +2 -2
- package/dist/esm/known-errors.d.ts +1 -1
- package/dist/esm/schema-fields.d.ts +4 -4
- package/dist/esm/sessions.d.ts +11 -11
- 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 +36 -36
- 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-BFf8SVm8.d.ts → known-errors-Bm4a61wL.d.ts} +2 -2
- package/dist/{known-errors-BFf8SVm8.d.ts.map → known-errors-Bm4a61wL.d.ts.map} +1 -1
- package/dist/known-errors.d.ts +1 -1
- package/dist/{plan-usage-Dw09F0sh.d.ts → plan-usage-BaDxcLZ1.d.ts} +3 -3
- package/dist/{plan-usage-Dw09F0sh.d.ts.map → plan-usage-BaDxcLZ1.d.ts.map} +1 -1
- package/dist/{products-Cwn7_4uD.d.ts → products-D4o8A2W0.d.ts} +24 -24
- package/dist/{products-Cwn7_4uD.d.ts.map → products-D4o8A2W0.d.ts.map} +1 -1
- package/dist/{project-api-keys-CXTBQ2IZ.d.ts → project-api-keys--7V5X_UW.d.ts} +5 -5
- package/dist/{project-api-keys-CXTBQ2IZ.d.ts.map → project-api-keys--7V5X_UW.d.ts.map} +1 -1
- package/dist/{projects-Cw80wrT7.d.ts → projects-BX5Y50kJ.d.ts} +60 -60
- package/dist/{projects-Cw80wrT7.d.ts.map → projects-BX5Y50kJ.d.ts.map} +1 -1
- package/dist/{schema-DGZfskAR.d.ts → schema-dJ_7rUCO.d.ts} +221 -91
- package/dist/schema-dJ_7rUCO.d.ts.map +1 -0
- package/dist/{schema-fields-DPaAnhmc.d.ts → schema-fields-DZtDQEEO.d.ts} +5 -5
- package/dist/{schema-fields-DPaAnhmc.d.ts.map → schema-fields-DZtDQEEO.d.ts.map} +1 -1
- package/dist/schema-fields.d.ts +1 -1
- package/dist/{server-interface-BXeSO8Wj.d.ts → server-interface-Ra_vIHP4.d.ts} +8 -8
- package/dist/{server-interface-BXeSO8Wj.d.ts.map → server-interface-Ra_vIHP4.d.ts.map} +1 -1
- package/dist/{sessions-B7755rIu.d.ts → sessions-CI-0TBQb.d.ts} +13 -13
- package/dist/{sessions-B7755rIu.d.ts.map → sessions-CI-0TBQb.d.ts.map} +1 -1
- package/dist/sessions.d.ts +1 -1
- package/dist/{team-member-profiles-B9sAsj4g.d.ts → team-member-profiles-BoDEqx-0.d.ts} +27 -27
- package/dist/{team-member-profiles-B9sAsj4g.d.ts.map → team-member-profiles-BoDEqx-0.d.ts.map} +1 -1
- package/dist/{transactions-Brdmr3jE.d.ts → transactions-CHNUJ42J.d.ts} +21 -21
- package/dist/transactions-CHNUJ42J.d.ts.map +1 -0
- package/dist/{users-ydVQVHD_.d.ts → users-DHNRwoSz.d.ts} +18 -18
- package/dist/{users-ydVQVHD_.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-ByXrdSOx.d.ts → webhooks-8Ts1Clcb.d.ts} +3 -3
- package/dist/{webhooks-ByXrdSOx.d.ts.map → webhooks-8Ts1Clcb.d.ts.map} +1 -1
- package/package.json +1 -1
- package/src/ai/unified-prompts/reminders.ts +1 -1
- package/src/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.ts +7 -7
- package/src/ai/unified-prompts/skill-site-prompt-parts/deployments-skill.ts +128 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.ts +1 -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-BxUHaniY.d.ts.map +0 -1
- package/dist/schema-DGZfskAR.d.ts.map +0 -1
- package/dist/transactions-Brdmr3jE.d.ts.map +0 -1
|
@@ -39,12 +39,13 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
|
|
|
39
39
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
40
40
|
}>;
|
|
41
41
|
products: Record<string, {
|
|
42
|
-
stackable?: boolean | undefined;
|
|
43
42
|
displayName?: string | undefined;
|
|
44
43
|
serverOnly?: boolean | undefined;
|
|
45
44
|
freeTrial?: DayInterval | undefined;
|
|
46
45
|
productLineId?: string | undefined;
|
|
47
46
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
47
|
+
stackable?: boolean | undefined;
|
|
48
|
+
customerType: "team" | "user" | "custom";
|
|
48
49
|
prices: Record<string, {
|
|
49
50
|
USD?: string | undefined;
|
|
50
51
|
EUR?: string | undefined;
|
|
@@ -57,7 +58,6 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
|
|
|
57
58
|
serverOnly?: boolean | undefined;
|
|
58
59
|
freeTrial?: DayInterval | undefined;
|
|
59
60
|
}>;
|
|
60
|
-
customerType: "team" | "user" | "custom";
|
|
61
61
|
includedItems: Record<string, {
|
|
62
62
|
repeat?: "never" | DayInterval | undefined;
|
|
63
63
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | 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>, "
|
|
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?: {
|
|
@@ -99,12 +111,13 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
99
111
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
100
112
|
}>;
|
|
101
113
|
products: Record<string, {
|
|
102
|
-
stackable?: boolean | undefined;
|
|
103
114
|
displayName?: string | undefined;
|
|
104
115
|
serverOnly?: boolean | undefined;
|
|
105
116
|
freeTrial?: DayInterval | undefined;
|
|
106
117
|
productLineId?: string | undefined;
|
|
107
118
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
119
|
+
stackable?: boolean | undefined;
|
|
120
|
+
customerType: "team" | "user" | "custom";
|
|
108
121
|
prices: Record<string, {
|
|
109
122
|
USD?: string | undefined;
|
|
110
123
|
EUR?: string | undefined;
|
|
@@ -117,7 +130,6 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
117
130
|
serverOnly?: boolean | undefined;
|
|
118
131
|
freeTrial?: DayInterval | undefined;
|
|
119
132
|
}>;
|
|
120
|
-
customerType: "team" | "user" | "custom";
|
|
121
133
|
includedItems: Record<string, {
|
|
122
134
|
repeat?: "never" | DayInterval | undefined;
|
|
123
135
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -125,10 +137,6 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
125
137
|
}>;
|
|
126
138
|
}>;
|
|
127
139
|
} | undefined;
|
|
128
|
-
teams: {
|
|
129
|
-
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
130
|
-
allowClientTeamCreation?: boolean | undefined;
|
|
131
|
-
};
|
|
132
140
|
auth: {
|
|
133
141
|
allowSignUp?: boolean | undefined;
|
|
134
142
|
signUpRulesDefaultAction?: string | undefined;
|
|
@@ -138,6 +146,9 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
138
146
|
otp: {
|
|
139
147
|
allowSignIn?: boolean | undefined;
|
|
140
148
|
};
|
|
149
|
+
passkey: {
|
|
150
|
+
allowSignIn?: boolean | undefined;
|
|
151
|
+
};
|
|
141
152
|
oauth: {
|
|
142
153
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
143
154
|
providers: Record<string, {
|
|
@@ -146,12 +157,9 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
146
157
|
allowConnectedAccounts?: boolean | undefined;
|
|
147
158
|
}>;
|
|
148
159
|
};
|
|
149
|
-
passkey: {
|
|
150
|
-
allowSignIn?: boolean | undefined;
|
|
151
|
-
};
|
|
152
160
|
signUpRules: Record<string, {
|
|
153
|
-
enabled?: boolean | undefined;
|
|
154
161
|
displayName?: string | undefined;
|
|
162
|
+
enabled?: boolean | undefined;
|
|
155
163
|
priority?: number | undefined;
|
|
156
164
|
condition?: string | undefined;
|
|
157
165
|
action: {
|
|
@@ -163,6 +171,10 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
163
171
|
onboarding: {
|
|
164
172
|
requireEmailVerification?: boolean | undefined;
|
|
165
173
|
};
|
|
174
|
+
teams: {
|
|
175
|
+
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
176
|
+
allowClientTeamCreation?: boolean | undefined;
|
|
177
|
+
};
|
|
166
178
|
rbac: {
|
|
167
179
|
permissions: Record<string, {
|
|
168
180
|
description?: string | undefined;
|
|
@@ -187,7 +199,21 @@ 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
|
+
};
|
|
191
217
|
users: {
|
|
192
218
|
allowClientUserDeletion?: boolean | undefined;
|
|
193
219
|
};
|
|
@@ -198,10 +224,11 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
198
224
|
};
|
|
199
225
|
};
|
|
200
226
|
apps: {
|
|
201
|
-
installed: Record<"
|
|
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", {
|
|
202
228
|
enabled?: boolean | undefined;
|
|
203
229
|
}>;
|
|
204
230
|
};
|
|
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>, "
|
|
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>, "
|
|
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?: {
|
|
@@ -299,12 +329,13 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
299
329
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
300
330
|
}>;
|
|
301
331
|
products: Record<string, {
|
|
302
|
-
stackable?: boolean | undefined;
|
|
303
332
|
displayName?: string | undefined;
|
|
304
333
|
serverOnly?: boolean | undefined;
|
|
305
334
|
freeTrial?: DayInterval | undefined;
|
|
306
335
|
productLineId?: string | undefined;
|
|
307
336
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
337
|
+
stackable?: boolean | undefined;
|
|
338
|
+
customerType: "team" | "user" | "custom";
|
|
308
339
|
prices: Record<string, {
|
|
309
340
|
USD?: string | undefined;
|
|
310
341
|
EUR?: string | undefined;
|
|
@@ -317,7 +348,6 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
317
348
|
serverOnly?: boolean | undefined;
|
|
318
349
|
freeTrial?: DayInterval | undefined;
|
|
319
350
|
}>;
|
|
320
|
-
customerType: "team" | "user" | "custom";
|
|
321
351
|
includedItems: Record<string, {
|
|
322
352
|
repeat?: "never" | DayInterval | undefined;
|
|
323
353
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -325,10 +355,6 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
325
355
|
}>;
|
|
326
356
|
}>;
|
|
327
357
|
} | undefined;
|
|
328
|
-
teams: {
|
|
329
|
-
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
330
|
-
allowClientTeamCreation?: boolean | undefined;
|
|
331
|
-
};
|
|
332
358
|
auth: {
|
|
333
359
|
allowSignUp?: boolean | undefined;
|
|
334
360
|
signUpRulesDefaultAction?: string | undefined;
|
|
@@ -338,6 +364,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
338
364
|
otp: {
|
|
339
365
|
allowSignIn?: boolean | undefined;
|
|
340
366
|
};
|
|
367
|
+
passkey: {
|
|
368
|
+
allowSignIn?: boolean | undefined;
|
|
369
|
+
};
|
|
341
370
|
oauth: {
|
|
342
371
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
343
372
|
providers: Record<string, {
|
|
@@ -346,12 +375,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
346
375
|
allowConnectedAccounts?: boolean | undefined;
|
|
347
376
|
}>;
|
|
348
377
|
};
|
|
349
|
-
passkey: {
|
|
350
|
-
allowSignIn?: boolean | undefined;
|
|
351
|
-
};
|
|
352
378
|
signUpRules: Record<string, {
|
|
353
|
-
enabled?: boolean | undefined;
|
|
354
379
|
displayName?: string | undefined;
|
|
380
|
+
enabled?: boolean | undefined;
|
|
355
381
|
priority?: number | undefined;
|
|
356
382
|
condition?: string | undefined;
|
|
357
383
|
action: {
|
|
@@ -363,6 +389,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
363
389
|
onboarding: {
|
|
364
390
|
requireEmailVerification?: boolean | undefined;
|
|
365
391
|
};
|
|
392
|
+
teams: {
|
|
393
|
+
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
394
|
+
allowClientTeamCreation?: boolean | undefined;
|
|
395
|
+
};
|
|
366
396
|
rbac: {
|
|
367
397
|
permissions: Record<string, {
|
|
368
398
|
description?: string | undefined;
|
|
@@ -387,7 +417,21 @@ 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
|
+
};
|
|
391
435
|
users: {
|
|
392
436
|
allowClientUserDeletion?: boolean | undefined;
|
|
393
437
|
};
|
|
@@ -398,10 +442,11 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
398
442
|
};
|
|
399
443
|
};
|
|
400
444
|
apps: {
|
|
401
|
-
installed: Record<"
|
|
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", {
|
|
402
446
|
enabled?: boolean | undefined;
|
|
403
447
|
}>;
|
|
404
448
|
};
|
|
449
|
+
domains: {};
|
|
405
450
|
dataVault: {
|
|
406
451
|
stores: Record<string, {
|
|
407
452
|
displayName?: string | undefined;
|
|
@@ -422,12 +467,13 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
422
467
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
423
468
|
}>;
|
|
424
469
|
products: Record<string, {
|
|
425
|
-
stackable?: boolean | undefined;
|
|
426
470
|
displayName?: string | undefined;
|
|
427
471
|
serverOnly?: boolean | undefined;
|
|
428
472
|
freeTrial?: DayInterval | undefined;
|
|
429
473
|
productLineId?: string | undefined;
|
|
430
474
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
475
|
+
stackable?: boolean | undefined;
|
|
476
|
+
customerType: "team" | "user" | "custom";
|
|
431
477
|
prices: Record<string, {
|
|
432
478
|
USD?: string | undefined;
|
|
433
479
|
EUR?: string | undefined;
|
|
@@ -440,7 +486,6 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
440
486
|
serverOnly?: boolean | undefined;
|
|
441
487
|
freeTrial?: DayInterval | undefined;
|
|
442
488
|
}>;
|
|
443
|
-
customerType: "team" | "user" | "custom";
|
|
444
489
|
includedItems: Record<string, {
|
|
445
490
|
repeat?: "never" | DayInterval | undefined;
|
|
446
491
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -459,6 +504,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
459
504
|
otp: {
|
|
460
505
|
allowSignIn?: boolean | undefined;
|
|
461
506
|
};
|
|
507
|
+
passkey: {
|
|
508
|
+
allowSignIn?: boolean | undefined;
|
|
509
|
+
};
|
|
462
510
|
oauth: {
|
|
463
511
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
464
512
|
providers: Record<string, {
|
|
@@ -467,12 +515,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
467
515
|
allowConnectedAccounts?: boolean | undefined;
|
|
468
516
|
}>;
|
|
469
517
|
};
|
|
470
|
-
passkey: {
|
|
471
|
-
allowSignIn?: boolean | undefined;
|
|
472
|
-
};
|
|
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;
|
|
@@ -532,12 +577,12 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
532
577
|
}>;
|
|
533
578
|
}, "server"> & {
|
|
534
579
|
server: {
|
|
535
|
-
password?: string | undefined;
|
|
536
580
|
provider?: "resend" | "smtp" | "managed" | undefined;
|
|
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>, "
|
|
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>, "
|
|
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>, "
|
|
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>, "
|
|
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>, "
|
|
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>, "
|
|
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>, "
|
|
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?: {
|
|
@@ -1032,12 +1095,13 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1032
1095
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
1033
1096
|
}>;
|
|
1034
1097
|
products: Record<string, {
|
|
1035
|
-
stackable?: boolean | undefined;
|
|
1036
1098
|
displayName?: string | undefined;
|
|
1037
1099
|
serverOnly?: boolean | undefined;
|
|
1038
1100
|
freeTrial?: DayInterval | undefined;
|
|
1039
1101
|
productLineId?: string | undefined;
|
|
1040
1102
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
1103
|
+
stackable?: boolean | undefined;
|
|
1104
|
+
customerType: "team" | "user" | "custom";
|
|
1041
1105
|
prices: Record<string, {
|
|
1042
1106
|
USD?: string | undefined;
|
|
1043
1107
|
EUR?: string | undefined;
|
|
@@ -1050,7 +1114,6 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1050
1114
|
serverOnly?: boolean | undefined;
|
|
1051
1115
|
freeTrial?: DayInterval | undefined;
|
|
1052
1116
|
}>;
|
|
1053
|
-
customerType: "team" | "user" | "custom";
|
|
1054
1117
|
includedItems: Record<string, {
|
|
1055
1118
|
repeat?: "never" | DayInterval | undefined;
|
|
1056
1119
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -1058,10 +1121,6 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1058
1121
|
}>;
|
|
1059
1122
|
}>;
|
|
1060
1123
|
} | undefined;
|
|
1061
|
-
teams: {
|
|
1062
|
-
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
1063
|
-
allowClientTeamCreation?: boolean | undefined;
|
|
1064
|
-
};
|
|
1065
1124
|
auth: {
|
|
1066
1125
|
allowSignUp?: boolean | undefined;
|
|
1067
1126
|
signUpRulesDefaultAction?: string | undefined;
|
|
@@ -1071,6 +1130,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1071
1130
|
otp: {
|
|
1072
1131
|
allowSignIn?: boolean | undefined;
|
|
1073
1132
|
};
|
|
1133
|
+
passkey: {
|
|
1134
|
+
allowSignIn?: boolean | undefined;
|
|
1135
|
+
};
|
|
1074
1136
|
oauth: {
|
|
1075
1137
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
1076
1138
|
providers: Record<string, {
|
|
@@ -1079,12 +1141,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1079
1141
|
allowConnectedAccounts?: boolean | undefined;
|
|
1080
1142
|
}>;
|
|
1081
1143
|
};
|
|
1082
|
-
passkey: {
|
|
1083
|
-
allowSignIn?: boolean | undefined;
|
|
1084
|
-
};
|
|
1085
1144
|
signUpRules: Record<string, {
|
|
1086
|
-
enabled?: boolean | undefined;
|
|
1087
1145
|
displayName?: string | undefined;
|
|
1146
|
+
enabled?: boolean | undefined;
|
|
1088
1147
|
priority?: number | undefined;
|
|
1089
1148
|
condition?: string | undefined;
|
|
1090
1149
|
action: {
|
|
@@ -1096,6 +1155,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1096
1155
|
onboarding: {
|
|
1097
1156
|
requireEmailVerification?: boolean | undefined;
|
|
1098
1157
|
};
|
|
1158
|
+
teams: {
|
|
1159
|
+
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
1160
|
+
allowClientTeamCreation?: boolean | undefined;
|
|
1161
|
+
};
|
|
1099
1162
|
rbac: {
|
|
1100
1163
|
permissions: Record<string, {
|
|
1101
1164
|
description?: string | undefined;
|
|
@@ -1120,7 +1183,21 @@ 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
|
+
};
|
|
1124
1201
|
users: {
|
|
1125
1202
|
allowClientUserDeletion?: boolean | undefined;
|
|
1126
1203
|
};
|
|
@@ -1131,10 +1208,11 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1131
1208
|
};
|
|
1132
1209
|
};
|
|
1133
1210
|
apps: {
|
|
1134
|
-
installed: Record<"
|
|
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", {
|
|
1135
1212
|
enabled?: boolean | undefined;
|
|
1136
1213
|
}>;
|
|
1137
1214
|
};
|
|
1215
|
+
domains: {};
|
|
1138
1216
|
dataVault: {
|
|
1139
1217
|
stores: Record<string, {
|
|
1140
1218
|
displayName?: string | undefined;
|
|
@@ -1155,12 +1233,13 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1155
1233
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
1156
1234
|
}>;
|
|
1157
1235
|
products: Record<string, {
|
|
1158
|
-
stackable?: boolean | undefined;
|
|
1159
1236
|
displayName?: string | undefined;
|
|
1160
1237
|
serverOnly?: boolean | undefined;
|
|
1161
1238
|
freeTrial?: DayInterval | undefined;
|
|
1162
1239
|
productLineId?: string | undefined;
|
|
1163
1240
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
1241
|
+
stackable?: boolean | undefined;
|
|
1242
|
+
customerType: "team" | "user" | "custom";
|
|
1164
1243
|
prices: Record<string, {
|
|
1165
1244
|
USD?: string | undefined;
|
|
1166
1245
|
EUR?: string | undefined;
|
|
@@ -1173,7 +1252,6 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1173
1252
|
serverOnly?: boolean | undefined;
|
|
1174
1253
|
freeTrial?: DayInterval | undefined;
|
|
1175
1254
|
}>;
|
|
1176
|
-
customerType: "team" | "user" | "custom";
|
|
1177
1255
|
includedItems: Record<string, {
|
|
1178
1256
|
repeat?: "never" | DayInterval | undefined;
|
|
1179
1257
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -1192,6 +1270,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1192
1270
|
otp: {
|
|
1193
1271
|
allowSignIn?: boolean | undefined;
|
|
1194
1272
|
};
|
|
1273
|
+
passkey: {
|
|
1274
|
+
allowSignIn?: boolean | undefined;
|
|
1275
|
+
};
|
|
1195
1276
|
oauth: {
|
|
1196
1277
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
1197
1278
|
providers: Record<string, {
|
|
@@ -1200,12 +1281,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1200
1281
|
allowConnectedAccounts?: boolean | undefined;
|
|
1201
1282
|
}>;
|
|
1202
1283
|
};
|
|
1203
|
-
passkey: {
|
|
1204
|
-
allowSignIn?: boolean | undefined;
|
|
1205
|
-
};
|
|
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;
|
|
@@ -1265,12 +1343,12 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1265
1343
|
}>;
|
|
1266
1344
|
}, "server"> & {
|
|
1267
1345
|
server: {
|
|
1268
|
-
password?: string | undefined;
|
|
1269
1346
|
provider?: "resend" | "smtp" | "managed" | undefined;
|
|
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>, "
|
|
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>, "
|
|
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>, "
|
|
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>, "
|
|
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>, "
|
|
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>, "
|
|
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,15 +2144,16 @@ 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
|
};
|
|
@@ -2051,7 +2163,6 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2051
2163
|
passkey: {
|
|
2052
2164
|
allowSignIn: boolean;
|
|
2053
2165
|
};
|
|
2054
|
-
allowSignUp: boolean;
|
|
2055
2166
|
signUpRulesDefaultAction: string;
|
|
2056
2167
|
};
|
|
2057
2168
|
emails: {
|
|
@@ -2070,12 +2181,12 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2070
2181
|
};
|
|
2071
2182
|
};
|
|
2072
2183
|
server: {
|
|
2073
|
-
password: string | undefined;
|
|
2074
2184
|
provider: "resend" | "smtp" | "managed";
|
|
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;
|
|
@@ -2099,16 +2210,16 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2099
2210
|
}> & {
|
|
2100
2211
|
serverOnly: boolean;
|
|
2101
2212
|
}>;
|
|
2102
|
-
stackable: boolean | undefined;
|
|
2103
2213
|
displayName: string;
|
|
2104
2214
|
serverOnly: boolean;
|
|
2105
2215
|
freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
|
|
2106
2216
|
productLineId: string | undefined;
|
|
2107
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
|
};
|
|
@@ -2144,10 +2255,6 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2144
2255
|
} & {
|
|
2145
2256
|
readonly type: "hosted";
|
|
2146
2257
|
};
|
|
2147
|
-
teams: {
|
|
2148
|
-
createPersonalTeamOnSignUp: boolean;
|
|
2149
|
-
allowClientTeamCreation: boolean;
|
|
2150
|
-
};
|
|
2151
2258
|
analytics: {
|
|
2152
2259
|
queryFolders: {
|
|
2153
2260
|
[x: string]: {
|
|
@@ -2166,6 +2273,10 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2166
2273
|
onboarding: {
|
|
2167
2274
|
requireEmailVerification: boolean;
|
|
2168
2275
|
};
|
|
2276
|
+
teams: {
|
|
2277
|
+
createPersonalTeamOnSignUp: boolean;
|
|
2278
|
+
allowClientTeamCreation: boolean;
|
|
2279
|
+
};
|
|
2169
2280
|
rbac: {
|
|
2170
2281
|
permissions: {
|
|
2171
2282
|
[x: string]: {
|
|
@@ -2188,12 +2299,22 @@ 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
|
};
|
|
@@ -2206,6 +2327,15 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2206
2327
|
user: boolean;
|
|
2207
2328
|
};
|
|
2208
2329
|
};
|
|
2330
|
+
domains: {
|
|
2331
|
+
allowLocalhost: boolean;
|
|
2332
|
+
trustedDomains: {
|
|
2333
|
+
[x: string]: {
|
|
2334
|
+
baseUrl: string | undefined;
|
|
2335
|
+
handlerPath: string;
|
|
2336
|
+
};
|
|
2337
|
+
};
|
|
2338
|
+
};
|
|
2209
2339
|
dataVault: {
|
|
2210
2340
|
stores: {
|
|
2211
2341
|
[x: string]: {
|
|
@@ -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
|