@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
|
@@ -38,12 +38,13 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
|
|
|
38
38
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
39
39
|
}>;
|
|
40
40
|
products: Record<string, {
|
|
41
|
-
stackable?: boolean | undefined;
|
|
42
41
|
displayName?: string | undefined;
|
|
43
42
|
serverOnly?: boolean | undefined;
|
|
44
43
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
45
44
|
productLineId?: string | undefined;
|
|
46
45
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
46
|
+
stackable?: boolean | undefined;
|
|
47
|
+
customerType: "team" | "user" | "custom";
|
|
47
48
|
prices: Record<string, {
|
|
48
49
|
USD?: string | undefined;
|
|
49
50
|
EUR?: string | undefined;
|
|
@@ -56,7 +57,6 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
|
|
|
56
57
|
serverOnly?: boolean | undefined;
|
|
57
58
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
58
59
|
}>;
|
|
59
|
-
customerType: "team" | "user" | "custom";
|
|
60
60
|
includedItems: Record<string, {
|
|
61
61
|
repeat?: "never" | import("../utils/dates").DayInterval | undefined;
|
|
62
62
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -76,6 +76,18 @@ declare const branchPaymentsSchema: yup$1.ObjectSchema<{
|
|
|
76
76
|
products: undefined;
|
|
77
77
|
items: undefined;
|
|
78
78
|
}, "">;
|
|
79
|
+
declare const DEPLOYMENT_ENV_VAR_KEY_REGEX: RegExp;
|
|
80
|
+
declare const DEPLOYMENT_SECRET_KEY_REGEX: RegExp;
|
|
81
|
+
declare const DEPLOYMENT_CONNECTION_VALUE_REGEX: RegExp;
|
|
82
|
+
declare const deploymentEnvVarSchema: yup$1.ObjectSchema<{
|
|
83
|
+
type: "secret" | "connection" | undefined;
|
|
84
|
+
value: string | undefined;
|
|
85
|
+
key: string | undefined;
|
|
86
|
+
}, yup$1.AnyObject, {
|
|
87
|
+
type: undefined;
|
|
88
|
+
value: undefined;
|
|
89
|
+
key: undefined;
|
|
90
|
+
}, "">;
|
|
79
91
|
declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
80
92
|
project: {
|
|
81
93
|
requirePublishableClientKey?: boolean | undefined;
|
|
@@ -83,7 +95,7 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
83
95
|
sourceOfTruth: {
|
|
84
96
|
type: "hosted";
|
|
85
97
|
};
|
|
86
|
-
}, string>, "
|
|
98
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
87
99
|
payments?: {
|
|
88
100
|
blockNewPurchases?: boolean | undefined;
|
|
89
101
|
autoPay?: {
|
|
@@ -98,12 +110,13 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
98
110
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
99
111
|
}>;
|
|
100
112
|
products: Record<string, {
|
|
101
|
-
stackable?: boolean | undefined;
|
|
102
113
|
displayName?: string | undefined;
|
|
103
114
|
serverOnly?: boolean | undefined;
|
|
104
115
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
105
116
|
productLineId?: string | undefined;
|
|
106
117
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
118
|
+
stackable?: boolean | undefined;
|
|
119
|
+
customerType: "team" | "user" | "custom";
|
|
107
120
|
prices: Record<string, {
|
|
108
121
|
USD?: string | undefined;
|
|
109
122
|
EUR?: string | undefined;
|
|
@@ -116,7 +129,6 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
116
129
|
serverOnly?: boolean | undefined;
|
|
117
130
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
118
131
|
}>;
|
|
119
|
-
customerType: "team" | "user" | "custom";
|
|
120
132
|
includedItems: Record<string, {
|
|
121
133
|
repeat?: "never" | import("../utils/dates").DayInterval | undefined;
|
|
122
134
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -124,10 +136,6 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
124
136
|
}>;
|
|
125
137
|
}>;
|
|
126
138
|
} | undefined;
|
|
127
|
-
teams: {
|
|
128
|
-
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
129
|
-
allowClientTeamCreation?: boolean | undefined;
|
|
130
|
-
};
|
|
131
139
|
auth: {
|
|
132
140
|
allowSignUp?: boolean | undefined;
|
|
133
141
|
signUpRulesDefaultAction?: string | undefined;
|
|
@@ -137,6 +145,9 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
137
145
|
otp: {
|
|
138
146
|
allowSignIn?: boolean | undefined;
|
|
139
147
|
};
|
|
148
|
+
passkey: {
|
|
149
|
+
allowSignIn?: boolean | undefined;
|
|
150
|
+
};
|
|
140
151
|
oauth: {
|
|
141
152
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
142
153
|
providers: Record<string, {
|
|
@@ -145,12 +156,9 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
145
156
|
allowConnectedAccounts?: boolean | undefined;
|
|
146
157
|
}>;
|
|
147
158
|
};
|
|
148
|
-
passkey: {
|
|
149
|
-
allowSignIn?: boolean | undefined;
|
|
150
|
-
};
|
|
151
159
|
signUpRules: Record<string, {
|
|
152
|
-
enabled?: boolean | undefined;
|
|
153
160
|
displayName?: string | undefined;
|
|
161
|
+
enabled?: boolean | undefined;
|
|
154
162
|
priority?: number | undefined;
|
|
155
163
|
condition?: string | undefined;
|
|
156
164
|
action: {
|
|
@@ -162,6 +170,10 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
162
170
|
onboarding: {
|
|
163
171
|
requireEmailVerification?: boolean | undefined;
|
|
164
172
|
};
|
|
173
|
+
teams: {
|
|
174
|
+
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
175
|
+
allowClientTeamCreation?: boolean | undefined;
|
|
176
|
+
};
|
|
165
177
|
rbac: {
|
|
166
178
|
permissions: Record<string, {
|
|
167
179
|
description?: string | undefined;
|
|
@@ -186,7 +198,21 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
186
198
|
tsxSource: string;
|
|
187
199
|
}>;
|
|
188
200
|
};
|
|
189
|
-
|
|
201
|
+
"deployments-alpha": {
|
|
202
|
+
services: Record<string, {
|
|
203
|
+
framework?: string | undefined;
|
|
204
|
+
installCommand?: string | undefined;
|
|
205
|
+
buildCommand?: string | undefined;
|
|
206
|
+
outputDirectory?: string | undefined;
|
|
207
|
+
rootDirectory?: string | undefined;
|
|
208
|
+
type: "vercel";
|
|
209
|
+
env: Record<string, {
|
|
210
|
+
type?: "secret" | "connection" | undefined;
|
|
211
|
+
key?: string | undefined;
|
|
212
|
+
value?: string | undefined;
|
|
213
|
+
}>;
|
|
214
|
+
}>;
|
|
215
|
+
};
|
|
190
216
|
users: {
|
|
191
217
|
allowClientUserDeletion?: boolean | undefined;
|
|
192
218
|
};
|
|
@@ -197,10 +223,11 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
197
223
|
};
|
|
198
224
|
};
|
|
199
225
|
apps: {
|
|
200
|
-
installed: Record<"
|
|
226
|
+
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", {
|
|
201
227
|
enabled?: boolean | undefined;
|
|
202
228
|
}>;
|
|
203
229
|
};
|
|
230
|
+
domains: {};
|
|
204
231
|
dataVault: {
|
|
205
232
|
stores: Record<string, {
|
|
206
233
|
displayName?: string | undefined;
|
|
@@ -211,7 +238,7 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
211
238
|
project: {
|
|
212
239
|
requirePublishableClientKey: undefined;
|
|
213
240
|
};
|
|
214
|
-
}, string>, "
|
|
241
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
215
242
|
rbac: {
|
|
216
243
|
permissions: undefined;
|
|
217
244
|
defaultPermissions: {
|
|
@@ -272,6 +299,9 @@ declare const branchConfigSchema: yup$1.Schema<Omit<Omit<{
|
|
|
272
299
|
products: undefined;
|
|
273
300
|
items: undefined;
|
|
274
301
|
};
|
|
302
|
+
"deployments-alpha": {
|
|
303
|
+
services: undefined;
|
|
304
|
+
};
|
|
275
305
|
dataVault: {
|
|
276
306
|
stores: undefined;
|
|
277
307
|
};
|
|
@@ -283,7 +313,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
283
313
|
sourceOfTruth: {
|
|
284
314
|
type: "hosted";
|
|
285
315
|
};
|
|
286
|
-
}, string>, "
|
|
316
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
287
317
|
payments?: {
|
|
288
318
|
blockNewPurchases?: boolean | undefined;
|
|
289
319
|
autoPay?: {
|
|
@@ -298,12 +328,13 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
298
328
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
299
329
|
}>;
|
|
300
330
|
products: Record<string, {
|
|
301
|
-
stackable?: boolean | undefined;
|
|
302
331
|
displayName?: string | undefined;
|
|
303
332
|
serverOnly?: boolean | undefined;
|
|
304
333
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
305
334
|
productLineId?: string | undefined;
|
|
306
335
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
336
|
+
stackable?: boolean | undefined;
|
|
337
|
+
customerType: "team" | "user" | "custom";
|
|
307
338
|
prices: Record<string, {
|
|
308
339
|
USD?: string | undefined;
|
|
309
340
|
EUR?: string | undefined;
|
|
@@ -316,7 +347,6 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
316
347
|
serverOnly?: boolean | undefined;
|
|
317
348
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
318
349
|
}>;
|
|
319
|
-
customerType: "team" | "user" | "custom";
|
|
320
350
|
includedItems: Record<string, {
|
|
321
351
|
repeat?: "never" | import("../utils/dates").DayInterval | undefined;
|
|
322
352
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -324,10 +354,6 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
324
354
|
}>;
|
|
325
355
|
}>;
|
|
326
356
|
} | undefined;
|
|
327
|
-
teams: {
|
|
328
|
-
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
329
|
-
allowClientTeamCreation?: boolean | undefined;
|
|
330
|
-
};
|
|
331
357
|
auth: {
|
|
332
358
|
allowSignUp?: boolean | undefined;
|
|
333
359
|
signUpRulesDefaultAction?: string | undefined;
|
|
@@ -337,6 +363,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
337
363
|
otp: {
|
|
338
364
|
allowSignIn?: boolean | undefined;
|
|
339
365
|
};
|
|
366
|
+
passkey: {
|
|
367
|
+
allowSignIn?: boolean | undefined;
|
|
368
|
+
};
|
|
340
369
|
oauth: {
|
|
341
370
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
342
371
|
providers: Record<string, {
|
|
@@ -345,12 +374,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
345
374
|
allowConnectedAccounts?: boolean | undefined;
|
|
346
375
|
}>;
|
|
347
376
|
};
|
|
348
|
-
passkey: {
|
|
349
|
-
allowSignIn?: boolean | undefined;
|
|
350
|
-
};
|
|
351
377
|
signUpRules: Record<string, {
|
|
352
|
-
enabled?: boolean | undefined;
|
|
353
378
|
displayName?: string | undefined;
|
|
379
|
+
enabled?: boolean | undefined;
|
|
354
380
|
priority?: number | undefined;
|
|
355
381
|
condition?: string | undefined;
|
|
356
382
|
action: {
|
|
@@ -362,6 +388,10 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
362
388
|
onboarding: {
|
|
363
389
|
requireEmailVerification?: boolean | undefined;
|
|
364
390
|
};
|
|
391
|
+
teams: {
|
|
392
|
+
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
393
|
+
allowClientTeamCreation?: boolean | undefined;
|
|
394
|
+
};
|
|
365
395
|
rbac: {
|
|
366
396
|
permissions: Record<string, {
|
|
367
397
|
description?: string | undefined;
|
|
@@ -386,7 +416,21 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
386
416
|
tsxSource: string;
|
|
387
417
|
}>;
|
|
388
418
|
};
|
|
389
|
-
|
|
419
|
+
"deployments-alpha": {
|
|
420
|
+
services: Record<string, {
|
|
421
|
+
framework?: string | undefined;
|
|
422
|
+
installCommand?: string | undefined;
|
|
423
|
+
buildCommand?: string | undefined;
|
|
424
|
+
outputDirectory?: string | undefined;
|
|
425
|
+
rootDirectory?: string | undefined;
|
|
426
|
+
type: "vercel";
|
|
427
|
+
env: Record<string, {
|
|
428
|
+
type?: "secret" | "connection" | undefined;
|
|
429
|
+
key?: string | undefined;
|
|
430
|
+
value?: string | undefined;
|
|
431
|
+
}>;
|
|
432
|
+
}>;
|
|
433
|
+
};
|
|
390
434
|
users: {
|
|
391
435
|
allowClientUserDeletion?: boolean | undefined;
|
|
392
436
|
};
|
|
@@ -397,10 +441,11 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
397
441
|
};
|
|
398
442
|
};
|
|
399
443
|
apps: {
|
|
400
|
-
installed: Record<"
|
|
444
|
+
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", {
|
|
401
445
|
enabled?: boolean | undefined;
|
|
402
446
|
}>;
|
|
403
447
|
};
|
|
448
|
+
domains: {};
|
|
404
449
|
dataVault: {
|
|
405
450
|
stores: Record<string, {
|
|
406
451
|
displayName?: string | undefined;
|
|
@@ -421,12 +466,13 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
421
466
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
422
467
|
}>;
|
|
423
468
|
products: Record<string, {
|
|
424
|
-
stackable?: boolean | undefined;
|
|
425
469
|
displayName?: string | undefined;
|
|
426
470
|
serverOnly?: boolean | undefined;
|
|
427
471
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
428
472
|
productLineId?: string | undefined;
|
|
429
473
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
474
|
+
stackable?: boolean | undefined;
|
|
475
|
+
customerType: "team" | "user" | "custom";
|
|
430
476
|
prices: Record<string, {
|
|
431
477
|
USD?: string | undefined;
|
|
432
478
|
EUR?: string | undefined;
|
|
@@ -439,7 +485,6 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
439
485
|
serverOnly?: boolean | undefined;
|
|
440
486
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
441
487
|
}>;
|
|
442
|
-
customerType: "team" | "user" | "custom";
|
|
443
488
|
includedItems: Record<string, {
|
|
444
489
|
repeat?: "never" | import("../utils/dates").DayInterval | undefined;
|
|
445
490
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -458,6 +503,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
458
503
|
otp: {
|
|
459
504
|
allowSignIn?: boolean | undefined;
|
|
460
505
|
};
|
|
506
|
+
passkey: {
|
|
507
|
+
allowSignIn?: boolean | undefined;
|
|
508
|
+
};
|
|
461
509
|
oauth: {
|
|
462
510
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
463
511
|
providers: Record<string, {
|
|
@@ -466,12 +514,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
466
514
|
allowConnectedAccounts?: boolean | undefined;
|
|
467
515
|
}>;
|
|
468
516
|
};
|
|
469
|
-
passkey: {
|
|
470
|
-
allowSignIn?: boolean | undefined;
|
|
471
|
-
};
|
|
472
517
|
signUpRules: Record<string, {
|
|
473
|
-
enabled?: boolean | undefined;
|
|
474
518
|
displayName?: string | undefined;
|
|
519
|
+
enabled?: boolean | undefined;
|
|
475
520
|
priority?: number | undefined;
|
|
476
521
|
condition?: string | undefined;
|
|
477
522
|
action: {
|
|
@@ -490,8 +535,8 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
490
535
|
}, "providers"> & {
|
|
491
536
|
providers: Record<string, {
|
|
492
537
|
type?: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | "custom_oidc" | undefined;
|
|
493
|
-
scope?: string | undefined;
|
|
494
538
|
displayName?: string | undefined;
|
|
539
|
+
scope?: string | undefined;
|
|
495
540
|
allowSignIn?: boolean | undefined;
|
|
496
541
|
allowConnectedAccounts?: boolean | undefined;
|
|
497
542
|
isShared?: boolean | undefined;
|
|
@@ -531,12 +576,12 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
531
576
|
}>;
|
|
532
577
|
}, "server"> & {
|
|
533
578
|
server: {
|
|
534
|
-
password?: string | undefined;
|
|
535
579
|
provider?: "resend" | "smtp" | "managed" | undefined;
|
|
580
|
+
password?: string | undefined;
|
|
581
|
+
isShared?: boolean | undefined;
|
|
536
582
|
host?: string | undefined;
|
|
537
583
|
port?: number | undefined;
|
|
538
584
|
username?: string | undefined;
|
|
539
|
-
isShared?: boolean | undefined;
|
|
540
585
|
senderName?: string | undefined;
|
|
541
586
|
senderEmail?: string | undefined;
|
|
542
587
|
managedSubdomain?: string | undefined;
|
|
@@ -565,7 +610,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
565
610
|
project: {
|
|
566
611
|
requirePublishableClientKey: undefined;
|
|
567
612
|
};
|
|
568
|
-
}, string>, "
|
|
613
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
569
614
|
rbac: {
|
|
570
615
|
permissions: undefined;
|
|
571
616
|
defaultPermissions: {
|
|
@@ -626,6 +671,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
626
671
|
products: undefined;
|
|
627
672
|
items: undefined;
|
|
628
673
|
};
|
|
674
|
+
"deployments-alpha": {
|
|
675
|
+
services: undefined;
|
|
676
|
+
};
|
|
629
677
|
dataVault: {
|
|
630
678
|
stores: undefined;
|
|
631
679
|
};
|
|
@@ -635,7 +683,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
635
683
|
project: {
|
|
636
684
|
requirePublishableClientKey: undefined;
|
|
637
685
|
};
|
|
638
|
-
}, string>, "
|
|
686
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
639
687
|
rbac: {
|
|
640
688
|
permissions: undefined;
|
|
641
689
|
defaultPermissions: {
|
|
@@ -696,6 +744,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
696
744
|
products: undefined;
|
|
697
745
|
items: undefined;
|
|
698
746
|
};
|
|
747
|
+
"deployments-alpha": {
|
|
748
|
+
services: undefined;
|
|
749
|
+
};
|
|
699
750
|
dataVault: {
|
|
700
751
|
stores: undefined;
|
|
701
752
|
};
|
|
@@ -705,7 +756,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
705
756
|
project: {
|
|
706
757
|
requirePublishableClientKey: undefined;
|
|
707
758
|
};
|
|
708
|
-
}, string>, "
|
|
759
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
709
760
|
rbac: {
|
|
710
761
|
permissions: undefined;
|
|
711
762
|
defaultPermissions: {
|
|
@@ -766,6 +817,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
766
817
|
products: undefined;
|
|
767
818
|
items: undefined;
|
|
768
819
|
};
|
|
820
|
+
"deployments-alpha": {
|
|
821
|
+
services: undefined;
|
|
822
|
+
};
|
|
769
823
|
dataVault: {
|
|
770
824
|
stores: undefined;
|
|
771
825
|
};
|
|
@@ -778,7 +832,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
778
832
|
project: {
|
|
779
833
|
requirePublishableClientKey: undefined;
|
|
780
834
|
};
|
|
781
|
-
}, string>, "
|
|
835
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
782
836
|
rbac: {
|
|
783
837
|
permissions: undefined;
|
|
784
838
|
defaultPermissions: {
|
|
@@ -839,6 +893,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
839
893
|
products: undefined;
|
|
840
894
|
items: undefined;
|
|
841
895
|
};
|
|
896
|
+
"deployments-alpha": {
|
|
897
|
+
services: undefined;
|
|
898
|
+
};
|
|
842
899
|
dataVault: {
|
|
843
900
|
stores: undefined;
|
|
844
901
|
};
|
|
@@ -861,7 +918,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
861
918
|
project: {
|
|
862
919
|
requirePublishableClientKey: undefined;
|
|
863
920
|
};
|
|
864
|
-
}, string>, "
|
|
921
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
865
922
|
rbac: {
|
|
866
923
|
permissions: undefined;
|
|
867
924
|
defaultPermissions: {
|
|
@@ -922,6 +979,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
922
979
|
products: undefined;
|
|
923
980
|
items: undefined;
|
|
924
981
|
};
|
|
982
|
+
"deployments-alpha": {
|
|
983
|
+
services: undefined;
|
|
984
|
+
};
|
|
925
985
|
dataVault: {
|
|
926
986
|
stores: undefined;
|
|
927
987
|
};
|
|
@@ -934,7 +994,7 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
934
994
|
project: {
|
|
935
995
|
requirePublishableClientKey: undefined;
|
|
936
996
|
};
|
|
937
|
-
}, string>, "
|
|
997
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
938
998
|
rbac: {
|
|
939
999
|
permissions: undefined;
|
|
940
1000
|
defaultPermissions: {
|
|
@@ -995,6 +1055,9 @@ declare const environmentConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<Omit<{
|
|
|
995
1055
|
products: undefined;
|
|
996
1056
|
items: undefined;
|
|
997
1057
|
};
|
|
1058
|
+
"deployments-alpha": {
|
|
1059
|
+
services: undefined;
|
|
1060
|
+
};
|
|
998
1061
|
dataVault: {
|
|
999
1062
|
stores: undefined;
|
|
1000
1063
|
};
|
|
@@ -1016,7 +1079,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1016
1079
|
sourceOfTruth: {
|
|
1017
1080
|
type: "hosted";
|
|
1018
1081
|
};
|
|
1019
|
-
}, string>, "
|
|
1082
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1020
1083
|
payments?: {
|
|
1021
1084
|
blockNewPurchases?: boolean | undefined;
|
|
1022
1085
|
autoPay?: {
|
|
@@ -1031,12 +1094,13 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1031
1094
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
1032
1095
|
}>;
|
|
1033
1096
|
products: Record<string, {
|
|
1034
|
-
stackable?: boolean | undefined;
|
|
1035
1097
|
displayName?: string | undefined;
|
|
1036
1098
|
serverOnly?: boolean | undefined;
|
|
1037
1099
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
1038
1100
|
productLineId?: string | undefined;
|
|
1039
1101
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
1102
|
+
stackable?: boolean | undefined;
|
|
1103
|
+
customerType: "team" | "user" | "custom";
|
|
1040
1104
|
prices: Record<string, {
|
|
1041
1105
|
USD?: string | undefined;
|
|
1042
1106
|
EUR?: string | undefined;
|
|
@@ -1049,7 +1113,6 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1049
1113
|
serverOnly?: boolean | undefined;
|
|
1050
1114
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
1051
1115
|
}>;
|
|
1052
|
-
customerType: "team" | "user" | "custom";
|
|
1053
1116
|
includedItems: Record<string, {
|
|
1054
1117
|
repeat?: "never" | import("../utils/dates").DayInterval | undefined;
|
|
1055
1118
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -1057,10 +1120,6 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1057
1120
|
}>;
|
|
1058
1121
|
}>;
|
|
1059
1122
|
} | undefined;
|
|
1060
|
-
teams: {
|
|
1061
|
-
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
1062
|
-
allowClientTeamCreation?: boolean | undefined;
|
|
1063
|
-
};
|
|
1064
1123
|
auth: {
|
|
1065
1124
|
allowSignUp?: boolean | undefined;
|
|
1066
1125
|
signUpRulesDefaultAction?: string | undefined;
|
|
@@ -1070,6 +1129,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1070
1129
|
otp: {
|
|
1071
1130
|
allowSignIn?: boolean | undefined;
|
|
1072
1131
|
};
|
|
1132
|
+
passkey: {
|
|
1133
|
+
allowSignIn?: boolean | undefined;
|
|
1134
|
+
};
|
|
1073
1135
|
oauth: {
|
|
1074
1136
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
1075
1137
|
providers: Record<string, {
|
|
@@ -1078,12 +1140,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1078
1140
|
allowConnectedAccounts?: boolean | undefined;
|
|
1079
1141
|
}>;
|
|
1080
1142
|
};
|
|
1081
|
-
passkey: {
|
|
1082
|
-
allowSignIn?: boolean | undefined;
|
|
1083
|
-
};
|
|
1084
1143
|
signUpRules: Record<string, {
|
|
1085
|
-
enabled?: boolean | undefined;
|
|
1086
1144
|
displayName?: string | undefined;
|
|
1145
|
+
enabled?: boolean | undefined;
|
|
1087
1146
|
priority?: number | undefined;
|
|
1088
1147
|
condition?: string | undefined;
|
|
1089
1148
|
action: {
|
|
@@ -1095,6 +1154,10 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1095
1154
|
onboarding: {
|
|
1096
1155
|
requireEmailVerification?: boolean | undefined;
|
|
1097
1156
|
};
|
|
1157
|
+
teams: {
|
|
1158
|
+
createPersonalTeamOnSignUp?: boolean | undefined;
|
|
1159
|
+
allowClientTeamCreation?: boolean | undefined;
|
|
1160
|
+
};
|
|
1098
1161
|
rbac: {
|
|
1099
1162
|
permissions: Record<string, {
|
|
1100
1163
|
description?: string | undefined;
|
|
@@ -1119,7 +1182,21 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1119
1182
|
tsxSource: string;
|
|
1120
1183
|
}>;
|
|
1121
1184
|
};
|
|
1122
|
-
|
|
1185
|
+
"deployments-alpha": {
|
|
1186
|
+
services: Record<string, {
|
|
1187
|
+
framework?: string | undefined;
|
|
1188
|
+
installCommand?: string | undefined;
|
|
1189
|
+
buildCommand?: string | undefined;
|
|
1190
|
+
outputDirectory?: string | undefined;
|
|
1191
|
+
rootDirectory?: string | undefined;
|
|
1192
|
+
type: "vercel";
|
|
1193
|
+
env: Record<string, {
|
|
1194
|
+
type?: "secret" | "connection" | undefined;
|
|
1195
|
+
key?: string | undefined;
|
|
1196
|
+
value?: string | undefined;
|
|
1197
|
+
}>;
|
|
1198
|
+
}>;
|
|
1199
|
+
};
|
|
1123
1200
|
users: {
|
|
1124
1201
|
allowClientUserDeletion?: boolean | undefined;
|
|
1125
1202
|
};
|
|
@@ -1130,10 +1207,11 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1130
1207
|
};
|
|
1131
1208
|
};
|
|
1132
1209
|
apps: {
|
|
1133
|
-
installed: Record<"
|
|
1210
|
+
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", {
|
|
1134
1211
|
enabled?: boolean | undefined;
|
|
1135
1212
|
}>;
|
|
1136
1213
|
};
|
|
1214
|
+
domains: {};
|
|
1137
1215
|
dataVault: {
|
|
1138
1216
|
stores: Record<string, {
|
|
1139
1217
|
displayName?: string | undefined;
|
|
@@ -1154,12 +1232,13 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1154
1232
|
customerType?: "team" | "user" | "custom" | undefined;
|
|
1155
1233
|
}>;
|
|
1156
1234
|
products: Record<string, {
|
|
1157
|
-
stackable?: boolean | undefined;
|
|
1158
1235
|
displayName?: string | undefined;
|
|
1159
1236
|
serverOnly?: boolean | undefined;
|
|
1160
1237
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
1161
1238
|
productLineId?: string | undefined;
|
|
1162
1239
|
isAddOnTo?: false | Record<string, true> | undefined;
|
|
1240
|
+
stackable?: boolean | undefined;
|
|
1241
|
+
customerType: "team" | "user" | "custom";
|
|
1163
1242
|
prices: Record<string, {
|
|
1164
1243
|
USD?: string | undefined;
|
|
1165
1244
|
EUR?: string | undefined;
|
|
@@ -1172,7 +1251,6 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1172
1251
|
serverOnly?: boolean | undefined;
|
|
1173
1252
|
freeTrial?: import("../utils/dates").DayInterval | undefined;
|
|
1174
1253
|
}>;
|
|
1175
|
-
customerType: "team" | "user" | "custom";
|
|
1176
1254
|
includedItems: Record<string, {
|
|
1177
1255
|
repeat?: "never" | import("../utils/dates").DayInterval | undefined;
|
|
1178
1256
|
expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
|
|
@@ -1191,6 +1269,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1191
1269
|
otp: {
|
|
1192
1270
|
allowSignIn?: boolean | undefined;
|
|
1193
1271
|
};
|
|
1272
|
+
passkey: {
|
|
1273
|
+
allowSignIn?: boolean | undefined;
|
|
1274
|
+
};
|
|
1194
1275
|
oauth: {
|
|
1195
1276
|
accountMergeStrategy?: "link_method" | "raise_error" | "allow_duplicates" | undefined;
|
|
1196
1277
|
providers: Record<string, {
|
|
@@ -1199,12 +1280,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1199
1280
|
allowConnectedAccounts?: boolean | undefined;
|
|
1200
1281
|
}>;
|
|
1201
1282
|
};
|
|
1202
|
-
passkey: {
|
|
1203
|
-
allowSignIn?: boolean | undefined;
|
|
1204
|
-
};
|
|
1205
1283
|
signUpRules: Record<string, {
|
|
1206
|
-
enabled?: boolean | undefined;
|
|
1207
1284
|
displayName?: string | undefined;
|
|
1285
|
+
enabled?: boolean | undefined;
|
|
1208
1286
|
priority?: number | undefined;
|
|
1209
1287
|
condition?: string | undefined;
|
|
1210
1288
|
action: {
|
|
@@ -1223,8 +1301,8 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1223
1301
|
}, "providers"> & {
|
|
1224
1302
|
providers: Record<string, {
|
|
1225
1303
|
type?: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | "custom_oidc" | undefined;
|
|
1226
|
-
scope?: string | undefined;
|
|
1227
1304
|
displayName?: string | undefined;
|
|
1305
|
+
scope?: string | undefined;
|
|
1228
1306
|
allowSignIn?: boolean | undefined;
|
|
1229
1307
|
allowConnectedAccounts?: boolean | undefined;
|
|
1230
1308
|
isShared?: boolean | undefined;
|
|
@@ -1264,12 +1342,12 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1264
1342
|
}>;
|
|
1265
1343
|
}, "server"> & {
|
|
1266
1344
|
server: {
|
|
1267
|
-
password?: string | undefined;
|
|
1268
1345
|
provider?: "resend" | "smtp" | "managed" | undefined;
|
|
1346
|
+
password?: string | undefined;
|
|
1347
|
+
isShared?: boolean | undefined;
|
|
1269
1348
|
host?: string | undefined;
|
|
1270
1349
|
port?: number | undefined;
|
|
1271
1350
|
username?: string | undefined;
|
|
1272
|
-
isShared?: boolean | undefined;
|
|
1273
1351
|
senderName?: string | undefined;
|
|
1274
1352
|
senderEmail?: string | undefined;
|
|
1275
1353
|
managedSubdomain?: string | undefined;
|
|
@@ -1298,7 +1376,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1298
1376
|
project: {
|
|
1299
1377
|
requirePublishableClientKey: undefined;
|
|
1300
1378
|
};
|
|
1301
|
-
}, string>, "
|
|
1379
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1302
1380
|
rbac: {
|
|
1303
1381
|
permissions: undefined;
|
|
1304
1382
|
defaultPermissions: {
|
|
@@ -1359,6 +1437,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1359
1437
|
products: undefined;
|
|
1360
1438
|
items: undefined;
|
|
1361
1439
|
};
|
|
1440
|
+
"deployments-alpha": {
|
|
1441
|
+
services: undefined;
|
|
1442
|
+
};
|
|
1362
1443
|
dataVault: {
|
|
1363
1444
|
stores: undefined;
|
|
1364
1445
|
};
|
|
@@ -1368,7 +1449,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1368
1449
|
project: {
|
|
1369
1450
|
requirePublishableClientKey: undefined;
|
|
1370
1451
|
};
|
|
1371
|
-
}, string>, "
|
|
1452
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1372
1453
|
rbac: {
|
|
1373
1454
|
permissions: undefined;
|
|
1374
1455
|
defaultPermissions: {
|
|
@@ -1429,6 +1510,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1429
1510
|
products: undefined;
|
|
1430
1511
|
items: undefined;
|
|
1431
1512
|
};
|
|
1513
|
+
"deployments-alpha": {
|
|
1514
|
+
services: undefined;
|
|
1515
|
+
};
|
|
1432
1516
|
dataVault: {
|
|
1433
1517
|
stores: undefined;
|
|
1434
1518
|
};
|
|
@@ -1438,7 +1522,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1438
1522
|
project: {
|
|
1439
1523
|
requirePublishableClientKey: undefined;
|
|
1440
1524
|
};
|
|
1441
|
-
}, string>, "
|
|
1525
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1442
1526
|
rbac: {
|
|
1443
1527
|
permissions: undefined;
|
|
1444
1528
|
defaultPermissions: {
|
|
@@ -1499,6 +1583,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1499
1583
|
products: undefined;
|
|
1500
1584
|
items: undefined;
|
|
1501
1585
|
};
|
|
1586
|
+
"deployments-alpha": {
|
|
1587
|
+
services: undefined;
|
|
1588
|
+
};
|
|
1502
1589
|
dataVault: {
|
|
1503
1590
|
stores: undefined;
|
|
1504
1591
|
};
|
|
@@ -1511,7 +1598,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1511
1598
|
project: {
|
|
1512
1599
|
requirePublishableClientKey: undefined;
|
|
1513
1600
|
};
|
|
1514
|
-
}, string>, "
|
|
1601
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1515
1602
|
rbac: {
|
|
1516
1603
|
permissions: undefined;
|
|
1517
1604
|
defaultPermissions: {
|
|
@@ -1572,6 +1659,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1572
1659
|
products: undefined;
|
|
1573
1660
|
items: undefined;
|
|
1574
1661
|
};
|
|
1662
|
+
"deployments-alpha": {
|
|
1663
|
+
services: undefined;
|
|
1664
|
+
};
|
|
1575
1665
|
dataVault: {
|
|
1576
1666
|
stores: undefined;
|
|
1577
1667
|
};
|
|
@@ -1594,7 +1684,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1594
1684
|
project: {
|
|
1595
1685
|
requirePublishableClientKey: undefined;
|
|
1596
1686
|
};
|
|
1597
|
-
}, string>, "
|
|
1687
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1598
1688
|
rbac: {
|
|
1599
1689
|
permissions: undefined;
|
|
1600
1690
|
defaultPermissions: {
|
|
@@ -1655,6 +1745,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1655
1745
|
products: undefined;
|
|
1656
1746
|
items: undefined;
|
|
1657
1747
|
};
|
|
1748
|
+
"deployments-alpha": {
|
|
1749
|
+
services: undefined;
|
|
1750
|
+
};
|
|
1658
1751
|
dataVault: {
|
|
1659
1752
|
stores: undefined;
|
|
1660
1753
|
};
|
|
@@ -1667,7 +1760,7 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1667
1760
|
project: {
|
|
1668
1761
|
requirePublishableClientKey: undefined;
|
|
1669
1762
|
};
|
|
1670
|
-
}, string>, "
|
|
1763
|
+
}, string>, "auth" | "onboarding" | "teams" | "rbac" | "payments" | "emails" | "deployments-alpha" | "users" | "apiKeys" | "apps" | "domains" | "dataVault"> & {
|
|
1671
1764
|
rbac: {
|
|
1672
1765
|
permissions: undefined;
|
|
1673
1766
|
defaultPermissions: {
|
|
@@ -1728,6 +1821,9 @@ declare const organizationConfigSchema: yup$1.Schema<Omit<NonNullable<Omit<NonNu
|
|
|
1728
1821
|
products: undefined;
|
|
1729
1822
|
items: undefined;
|
|
1730
1823
|
};
|
|
1824
|
+
"deployments-alpha": {
|
|
1825
|
+
services: undefined;
|
|
1826
|
+
};
|
|
1731
1827
|
dataVault: {
|
|
1732
1828
|
stores: undefined;
|
|
1733
1829
|
};
|
|
@@ -1950,6 +2046,21 @@ declare const organizationConfigDefaults: {
|
|
|
1950
2046
|
connectionString: undefined;
|
|
1951
2047
|
};
|
|
1952
2048
|
};
|
|
2049
|
+
readonly "deployments-alpha": {
|
|
2050
|
+
readonly services: (key: string) => {
|
|
2051
|
+
type: undefined;
|
|
2052
|
+
framework: undefined;
|
|
2053
|
+
installCommand: undefined;
|
|
2054
|
+
buildCommand: undefined;
|
|
2055
|
+
outputDirectory: undefined;
|
|
2056
|
+
rootDirectory: undefined;
|
|
2057
|
+
env: (envVarKey: string) => {
|
|
2058
|
+
type: undefined;
|
|
2059
|
+
value: undefined;
|
|
2060
|
+
key: undefined;
|
|
2061
|
+
};
|
|
2062
|
+
};
|
|
2063
|
+
};
|
|
1953
2064
|
readonly dataVault: {
|
|
1954
2065
|
readonly stores: (key: string) => {
|
|
1955
2066
|
displayName: string;
|
|
@@ -2011,8 +2122,8 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2011
2122
|
auth: {
|
|
2012
2123
|
oauth: {
|
|
2013
2124
|
providers: Record<string, {
|
|
2014
|
-
scope?: string | undefined;
|
|
2015
2125
|
displayName?: string | undefined;
|
|
2126
|
+
scope?: string | undefined;
|
|
2016
2127
|
issuerUrl?: string | undefined;
|
|
2017
2128
|
type: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | "custom_oidc" | undefined;
|
|
2018
2129
|
allowSignIn: boolean;
|
|
@@ -2032,15 +2143,16 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2032
2143
|
accountMergeStrategy: "link_method" | "raise_error" | "allow_duplicates";
|
|
2033
2144
|
};
|
|
2034
2145
|
signUpRules: Record<string, {
|
|
2035
|
-
enabled: boolean;
|
|
2036
2146
|
displayName: string | undefined;
|
|
2147
|
+
enabled: boolean;
|
|
2037
2148
|
priority: number;
|
|
2038
2149
|
condition: string | undefined;
|
|
2039
2150
|
action: {
|
|
2040
|
-
type: "allow" | "reject" | "restrict" | "log";
|
|
2041
2151
|
message: string | undefined;
|
|
2152
|
+
type: "allow" | "reject" | "restrict" | "log";
|
|
2042
2153
|
};
|
|
2043
2154
|
}>;
|
|
2155
|
+
allowSignUp: boolean;
|
|
2044
2156
|
password: {
|
|
2045
2157
|
allowSignIn: boolean;
|
|
2046
2158
|
};
|
|
@@ -2050,7 +2162,6 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2050
2162
|
passkey: {
|
|
2051
2163
|
allowSignIn: boolean;
|
|
2052
2164
|
};
|
|
2053
|
-
allowSignUp: boolean;
|
|
2054
2165
|
signUpRulesDefaultAction: string;
|
|
2055
2166
|
};
|
|
2056
2167
|
emails: {
|
|
@@ -2069,12 +2180,12 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2069
2180
|
};
|
|
2070
2181
|
};
|
|
2071
2182
|
server: {
|
|
2072
|
-
password: string | undefined;
|
|
2073
2183
|
provider: "resend" | "smtp" | "managed";
|
|
2184
|
+
password: string | undefined;
|
|
2185
|
+
isShared: boolean;
|
|
2074
2186
|
host: string | undefined;
|
|
2075
2187
|
port: number | undefined;
|
|
2076
2188
|
username: string | undefined;
|
|
2077
|
-
isShared: boolean;
|
|
2078
2189
|
senderName: string | undefined;
|
|
2079
2190
|
senderEmail: string | undefined;
|
|
2080
2191
|
managedSubdomain: string | undefined;
|
|
@@ -2098,16 +2209,16 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2098
2209
|
}> & {
|
|
2099
2210
|
serverOnly: boolean;
|
|
2100
2211
|
}>;
|
|
2101
|
-
stackable: boolean | undefined;
|
|
2102
2212
|
displayName: string;
|
|
2103
2213
|
serverOnly: boolean;
|
|
2104
2214
|
freeTrial: [number, "day" | "week" | "month" | "year"] | undefined;
|
|
2105
2215
|
productLineId: string | undefined;
|
|
2106
2216
|
customerType: "team" | "user" | "custom";
|
|
2217
|
+
stackable: boolean | undefined;
|
|
2107
2218
|
includedItems: {
|
|
2108
2219
|
[x: string]: {
|
|
2109
|
-
repeat: "never" | [number, "day" | "week" | "month" | "year"];
|
|
2110
2220
|
quantity: number;
|
|
2221
|
+
repeat: "never" | [number, "day" | "week" | "month" | "year"];
|
|
2111
2222
|
expires: "never" | "when-purchase-expires" | "when-repeated";
|
|
2112
2223
|
};
|
|
2113
2224
|
};
|
|
@@ -2143,10 +2254,6 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2143
2254
|
} & {
|
|
2144
2255
|
readonly type: "hosted";
|
|
2145
2256
|
};
|
|
2146
|
-
teams: {
|
|
2147
|
-
createPersonalTeamOnSignUp: boolean;
|
|
2148
|
-
allowClientTeamCreation: boolean;
|
|
2149
|
-
};
|
|
2150
2257
|
analytics: {
|
|
2151
2258
|
queryFolders: {
|
|
2152
2259
|
[x: string]: {
|
|
@@ -2165,6 +2272,10 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2165
2272
|
onboarding: {
|
|
2166
2273
|
requireEmailVerification: boolean;
|
|
2167
2274
|
};
|
|
2275
|
+
teams: {
|
|
2276
|
+
createPersonalTeamOnSignUp: boolean;
|
|
2277
|
+
allowClientTeamCreation: boolean;
|
|
2278
|
+
};
|
|
2168
2279
|
rbac: {
|
|
2169
2280
|
permissions: {
|
|
2170
2281
|
[x: string]: {
|
|
@@ -2187,12 +2298,22 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2187
2298
|
};
|
|
2188
2299
|
};
|
|
2189
2300
|
};
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
trustedDomains: {
|
|
2301
|
+
"deployments-alpha": {
|
|
2302
|
+
services: {
|
|
2193
2303
|
[x: string]: {
|
|
2194
|
-
|
|
2195
|
-
|
|
2304
|
+
type: "vercel" | undefined;
|
|
2305
|
+
framework: string | undefined;
|
|
2306
|
+
installCommand: string | undefined;
|
|
2307
|
+
buildCommand: string | undefined;
|
|
2308
|
+
outputDirectory: string | undefined;
|
|
2309
|
+
rootDirectory: string | undefined;
|
|
2310
|
+
env: {
|
|
2311
|
+
[x: string]: {
|
|
2312
|
+
type: "secret" | "connection" | undefined;
|
|
2313
|
+
key: string | undefined;
|
|
2314
|
+
value: string | undefined;
|
|
2315
|
+
};
|
|
2316
|
+
};
|
|
2196
2317
|
};
|
|
2197
2318
|
};
|
|
2198
2319
|
};
|
|
@@ -2205,6 +2326,15 @@ declare function sanitizeOrganizationConfig(config: OrganizationRenderedConfigBe
|
|
|
2205
2326
|
user: boolean;
|
|
2206
2327
|
};
|
|
2207
2328
|
};
|
|
2329
|
+
domains: {
|
|
2330
|
+
allowLocalhost: boolean;
|
|
2331
|
+
trustedDomains: {
|
|
2332
|
+
[x: string]: {
|
|
2333
|
+
baseUrl: string | undefined;
|
|
2334
|
+
handlerPath: string;
|
|
2335
|
+
};
|
|
2336
|
+
};
|
|
2337
|
+
};
|
|
2208
2338
|
dataVault: {
|
|
2209
2339
|
stores: {
|
|
2210
2340
|
[x: string]: {
|
|
@@ -2284,5 +2414,5 @@ type EnvironmentRenderedConfig = Expand<Awaited<ReturnType<typeof sanitizeEnviro
|
|
|
2284
2414
|
type OrganizationRenderedConfig = Expand<Awaited<ReturnType<typeof sanitizeOrganizationConfig>>>;
|
|
2285
2415
|
type CompleteConfig = OrganizationRenderedConfig;
|
|
2286
2416
|
//#endregion
|
|
2287
|
-
export { BranchConfigNormalizedOverride, BranchConfigOverride, BranchConfigOverrideOverride, BranchIncompleteConfig, BranchRenderedConfig, CompleteConfig, ConfigLevel, EnvironmentConfigNormalizedOverride, EnvironmentConfigOverride, EnvironmentConfigOverrideOverride, EnvironmentIncompleteConfig, EnvironmentRenderedConfig, OrganizationConfigNormalizedOverride, OrganizationConfigOverride, OrganizationConfigOverrideOverride, OrganizationIncompleteConfig, OrganizationRenderedConfig, ProjectConfigNormalizedOverride, ProjectConfigOverride, ProjectConfigOverrideOverride, ProjectIncompleteConfig, ProjectRenderedConfig, ValidatedToHaveNoConfigOverrideErrors, ValidatedToHaveNoIncompleteConfigWarnings, applyBranchDefaults, applyEnvironmentDefaults, applyOrganizationDefaults, applyProjectDefaults, assertNoConfigOverrideErrors, branchConfigSchema, branchPaymentsSchema, configLevels, environmentConfigSchema, getConfigOverrideErrors, getIncompleteConfigWarnings, migrateConfigOverride, organizationConfigSchema, projectConfigSchema, sanitizeBranchConfig, sanitizeEnvironmentConfig, sanitizeOrganizationConfig, sanitizeProjectConfig };
|
|
2417
|
+
export { BranchConfigNormalizedOverride, BranchConfigOverride, BranchConfigOverrideOverride, BranchIncompleteConfig, BranchRenderedConfig, CompleteConfig, ConfigLevel, DEPLOYMENT_CONNECTION_VALUE_REGEX, DEPLOYMENT_ENV_VAR_KEY_REGEX, DEPLOYMENT_SECRET_KEY_REGEX, EnvironmentConfigNormalizedOverride, EnvironmentConfigOverride, EnvironmentConfigOverrideOverride, EnvironmentIncompleteConfig, EnvironmentRenderedConfig, OrganizationConfigNormalizedOverride, OrganizationConfigOverride, OrganizationConfigOverrideOverride, OrganizationIncompleteConfig, OrganizationRenderedConfig, ProjectConfigNormalizedOverride, ProjectConfigOverride, ProjectConfigOverrideOverride, ProjectIncompleteConfig, ProjectRenderedConfig, ValidatedToHaveNoConfigOverrideErrors, ValidatedToHaveNoIncompleteConfigWarnings, applyBranchDefaults, applyEnvironmentDefaults, applyOrganizationDefaults, applyProjectDefaults, assertNoConfigOverrideErrors, branchConfigSchema, branchPaymentsSchema, configLevels, deploymentEnvVarSchema, environmentConfigSchema, getConfigOverrideErrors, getIncompleteConfigWarnings, migrateConfigOverride, organizationConfigSchema, projectConfigSchema, sanitizeBranchConfig, sanitizeEnvironmentConfig, sanitizeOrganizationConfig, sanitizeProjectConfig };
|
|
2288
2418
|
//# sourceMappingURL=schema.d.ts.map
|