@tailor-platform/sdk 1.55.1 → 1.56.0
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/CHANGELOG.md +20 -0
- package/dist/application-C9-t0qQb.mjs +4 -0
- package/dist/{application-DzUlASfA.mjs → application-YHZIkjdy.mjs} +160 -71
- package/dist/application-YHZIkjdy.mjs.map +1 -0
- package/dist/cli/index.mjs +5 -7
- package/dist/cli/index.mjs.map +1 -1
- package/dist/cli/lib.d.mts +10 -10
- package/dist/cli/lib.mjs +3 -3
- package/dist/configure/index.d.mts +3 -3
- package/dist/configure/index.mjs +2 -8
- package/dist/configure/index.mjs.map +1 -1
- package/dist/{index-BLsnrEtc.d.mts → index-BW3v5XYC.d.mts} +3 -3
- package/dist/{index-BE-fpxIo.d.mts → index-CPRnOjjt.d.mts} +2 -2
- package/dist/{index-S6-FtUpA.d.mts → index-CQZVJ5SX.d.mts} +2 -2
- package/dist/{index-D9xG-a6Y.d.mts → index-CfRFkXIO.d.mts} +2 -2
- package/dist/{index-cHqh66cF.d.mts → index-DUupuPhZ.d.mts} +2 -2
- package/dist/plugin/builtin/enum-constants/index.d.mts +1 -1
- package/dist/plugin/builtin/file-utils/index.d.mts +1 -1
- package/dist/plugin/builtin/kysely-type/index.d.mts +1 -1
- package/dist/plugin/builtin/seed/index.d.mts +1 -1
- package/dist/plugin/builtin/seed/index.mjs +1 -1
- package/dist/{plugin-BuE5ZOnW.d.mts → plugin-C_FyVSdl.d.mts} +3 -3
- package/dist/{runtime-CgGeIoxi.mjs → runtime-B8F1nklz.mjs} +70 -30
- package/dist/runtime-B8F1nklz.mjs.map +1 -0
- package/dist/{seed-DfLyRh63.mjs → seed-C0fE2sJB.mjs} +5 -5
- package/dist/seed-C0fE2sJB.mjs.map +1 -0
- package/dist/utils/test/index.d.mts +2 -2
- package/dist/{workflow.generated-CQg1_Ami.d.mts → workflow.generated-BHdBzgx6.d.mts} +12 -2
- package/docs/configuration.md +12 -0
- package/docs/services/auth.md +11 -0
- package/package.json +1 -1
- package/dist/application-DM8q9GDI.mjs +0 -4
- package/dist/application-DzUlASfA.mjs.map +0 -1
- package/dist/runtime-CgGeIoxi.mjs.map +0 -1
- package/dist/seed-DfLyRh63.mjs.map +0 -1
|
@@ -420,9 +420,9 @@ interface GeneratorAuthInput {
|
|
|
420
420
|
usernameField: string;
|
|
421
421
|
};
|
|
422
422
|
machineUsers?: Record<string, {
|
|
423
|
-
attributes
|
|
423
|
+
attributes?: Record<string, unknown>;
|
|
424
424
|
}>;
|
|
425
|
-
oauth2Clients?: Record<string,
|
|
425
|
+
oauth2Clients?: Record<string, OAuth2Client>;
|
|
426
426
|
idProvider?: IdProvider;
|
|
427
427
|
}
|
|
428
428
|
/**
|
|
@@ -631,4 +631,4 @@ interface Plugin<TypeConfig = unknown, PluginConfig = unknown> {
|
|
|
631
631
|
}
|
|
632
632
|
//#endregion
|
|
633
633
|
export { IdpUserTrigger as A, IdProvider as B, GeneratorConfig as C, ExecutorInput as D, Executor as E, WebhookOperation as F, SCIMAttribute as G, OAuth2ClientInput as H, WorkflowOperation as I, SCIMConfig as J, SCIMAttributeMapping as K, AuthInvoker as L, ResolverExecutedTrigger as M, ScheduleTriggerInput as N, FunctionOperation as O, TailorDBTrigger as P, BuiltinIdP as R, ResolverInput as S, AuthAccessTokenTrigger as T, OIDC as U, OAuth2Client as V, SAML as W, TenantProvider as X, SCIMResource as Y, ResolverNamespaceData as _, PluginExecutorContextBase as a, TailorDBReadyContext as b, PluginGeneratedResolver as c, PluginOutput as d, PluginProcessContext as f, GeneratorResult as g, ExecutorReadyContext as h, PluginExecutorContext as i, IncomingWebhookTrigger as j, GqlOperation as k, PluginGeneratedType as l, TypePluginOutput as m, Plugin as n, PluginGeneratedExecutor as o, TailorDBTypeForPlugin as p, SCIMAuthorization as q, PluginConfigs as r, PluginGeneratedExecutorWithFile as s, NamespacePluginOutput as t, PluginNamespaceProcessContext as u, ResolverReadyContext as v, BaseGeneratorConfig as w, Resolver as x, TailorDBNamespaceData as y, IDToken as z };
|
|
634
|
-
//# sourceMappingURL=plugin-
|
|
634
|
+
//# sourceMappingURL=plugin-C_FyVSdl.d.mts.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { t as db } from "./schema-DKsNhbav.mjs";
|
|
3
3
|
import { $ as FilterSchema, A as FunctionExecution_Status, B as AuthOAuth2Client_GrantType, C as TailorDBType_Permission_Operator, D as IdPLang, E as PipelineResolver_OperationType, F as AuthConnection_Type, H as AuthSCIMAttribute_Type, I as AuthHookPoint, J as GetApplicationSchemaHealthResponse_ApplicationSchemaHealthStatus, K as TenantProviderConfig_TenantProviderType, L as AuthIDPConfig_AuthType, M as ExecutorJobStatus, N as ExecutorTargetType, O as IdPPermissionOperator, P as ExecutorTriggerType, Q as Condition_Operator, R as AuthInvokerSchema, S as TailorDBGQLPermission_Permit, T as TailorDBType_PermitAction, U as AuthSCIMAttribute_Uniqueness, V as AuthSCIMAttribute_Mutability, W as AuthSCIMConfig_AuthorizationType, X as Subgraph_ServiceType, Y as ApplicationSchemaUpdateAttemptStatus, Z as ConditionSchema, _ as WorkspacePlatformUserRole, a as fetchMachineUserToken, b as TailorDBGQLPermission_Action, d as initOperatorClient, et as PageDirection, g as OperatorService, h as userAgent, i as fetchAll, k as IdPPermissionPermit, m as resolveStaticWebsiteUrls, o as fetchPaged, p as platformBaseUrl, q as UserProfileProviderConfig_UserProfileProviderType, v as WorkflowExecution_Status, w as TailorDBType_Permission_Permit, x as TailorDBGQLPermission_Operator, y as WorkflowJobExecution_Status, z as AuthOAuth2Client_ClientType } from "./client-DLPEPJ_s.mjs";
|
|
4
4
|
import { a as parseBoolean, i as symbols, n as logger, r as styles, t as CIPromptError } from "./logger-DpJyJvNz.mjs";
|
|
5
|
-
import {
|
|
5
|
+
import { D as loadWorkspaceId, E as loadConfigPath, O as readPlatformConfig, S as loadConfig, T as loadAccessToken, b as getDistDir, c as createExecutorService, d as buildExecutorArgsExpr, f as buildResolverOperationHookExpr, h as loadFilesWithIgnores, j as writePlatformConfig, m as stringifyFunction, n as generatePluginFilesIfNeeded, p as TailorDBTypeSchema, r as loadApplication, s as HTTP_METHODS, t as defineApplication, x as hashFile, y as createBundleCache } from "./application-YHZIkjdy.mjs";
|
|
6
6
|
import { t as multiline } from "./multiline-Cf9ODpr1.mjs";
|
|
7
7
|
import { t as readPackageJson } from "./package-json-DcQApfPQ.mjs";
|
|
8
8
|
import { n as isCLIError, t as createCLIError } from "./errors-EsY4XO6O.mjs";
|
|
@@ -3613,7 +3613,7 @@ async function planServices$2(client, workspaceId, appName, appId, auths, forceA
|
|
|
3613
3613
|
};
|
|
3614
3614
|
}));
|
|
3615
3615
|
for (const auth of auths) {
|
|
3616
|
-
const {
|
|
3616
|
+
const { config } = auth;
|
|
3617
3617
|
const existing = existingServices[config.name];
|
|
3618
3618
|
const metaRequest = await buildMetaRequest({
|
|
3619
3619
|
trn: trn$4(workspaceId, config.name),
|
|
@@ -3688,7 +3688,7 @@ async function planIdPConfigs(client, workspaceId, auths, deletedServices, force
|
|
|
3688
3688
|
});
|
|
3689
3689
|
};
|
|
3690
3690
|
for (const authService of auths) {
|
|
3691
|
-
const {
|
|
3691
|
+
const { config } = authService;
|
|
3692
3692
|
const existingIdPConfigs = await fetchIdPConfigs(config.name);
|
|
3693
3693
|
const existingMap = /* @__PURE__ */ new Map();
|
|
3694
3694
|
existingIdPConfigs.forEach((idpConfig) => {
|
|
@@ -3880,7 +3880,7 @@ async function tryProtoBuiltinIdPConfig(client, workspaceId, builtinIdPConfig) {
|
|
|
3880
3880
|
async function planUserProfileConfigs(client, workspaceId, auths, deletedServices, forceApplyAll = false) {
|
|
3881
3881
|
const changeSet = createChangeSet("Auth userProfileConfigs");
|
|
3882
3882
|
for (const auth of auths) {
|
|
3883
|
-
const {
|
|
3883
|
+
const { config } = auth;
|
|
3884
3884
|
const name = `${config.name}-user-profile-config`;
|
|
3885
3885
|
try {
|
|
3886
3886
|
const { userProfileProviderConfig } = await client.getUserProfileConfig({
|
|
@@ -3963,7 +3963,7 @@ function protoUserProfileConfig(userProfile) {
|
|
|
3963
3963
|
async function planTenantConfigs(client, workspaceId, auths, deletedServices, forceApplyAll = false) {
|
|
3964
3964
|
const changeSet = createChangeSet("Auth tenantConfigs");
|
|
3965
3965
|
for (const auth of auths) {
|
|
3966
|
-
const {
|
|
3966
|
+
const { config } = auth;
|
|
3967
3967
|
const name = `${config.name}-tenant-config`;
|
|
3968
3968
|
try {
|
|
3969
3969
|
const { tenantProviderConfig } = await client.getTenantConfig({
|
|
@@ -4055,7 +4055,7 @@ async function planMachineUsers(client, workspaceId, auths, deletedServices, for
|
|
|
4055
4055
|
});
|
|
4056
4056
|
};
|
|
4057
4057
|
for (const auth of auths) {
|
|
4058
|
-
const {
|
|
4058
|
+
const { config } = auth;
|
|
4059
4059
|
const existingMachineUsers = await fetchMachineUsers(config.name);
|
|
4060
4060
|
const existingMap = /* @__PURE__ */ new Map();
|
|
4061
4061
|
existingMachineUsers.forEach((machineUser) => {
|
|
@@ -4194,7 +4194,7 @@ async function planOAuth2Clients(client, workspaceId, auths, deletedServices, ex
|
|
|
4194
4194
|
});
|
|
4195
4195
|
};
|
|
4196
4196
|
for (const auth of auths) {
|
|
4197
|
-
const {
|
|
4197
|
+
const { config } = auth;
|
|
4198
4198
|
const existingOAuth2Clients = await fetchOAuth2Clients(config.name);
|
|
4199
4199
|
const existingClientsMap = /* @__PURE__ */ new Map();
|
|
4200
4200
|
existingOAuth2Clients.forEach((oauth2Client) => {
|
|
@@ -4281,32 +4281,31 @@ async function planOAuth2Clients(client, workspaceId, auths, deletedServices, ex
|
|
|
4281
4281
|
return changeSet;
|
|
4282
4282
|
}
|
|
4283
4283
|
function protoOAuth2Client(oauth2ClientName, oauth2Client) {
|
|
4284
|
-
const parsed = OAuth2ClientSchema.parse(oauth2Client);
|
|
4285
4284
|
return {
|
|
4286
4285
|
name: oauth2ClientName,
|
|
4287
|
-
description:
|
|
4288
|
-
grantTypes:
|
|
4286
|
+
description: oauth2Client.description,
|
|
4287
|
+
grantTypes: oauth2Client.grantTypes.map((grantType) => {
|
|
4289
4288
|
switch (grantType) {
|
|
4290
4289
|
case "authorization_code": return AuthOAuth2Client_GrantType.AUTHORIZATION_CODE;
|
|
4291
4290
|
case "refresh_token": return AuthOAuth2Client_GrantType.REFRESH_TOKEN;
|
|
4292
4291
|
default: throw new Error(`Unknown OAuth2 client grant type: ${grantType}`);
|
|
4293
4292
|
}
|
|
4294
4293
|
}),
|
|
4295
|
-
redirectUris:
|
|
4294
|
+
redirectUris: oauth2Client.redirectURIs,
|
|
4296
4295
|
clientType: {
|
|
4297
4296
|
confidential: AuthOAuth2Client_ClientType.CONFIDENTIAL,
|
|
4298
4297
|
public: AuthOAuth2Client_ClientType.PUBLIC,
|
|
4299
4298
|
browser: AuthOAuth2Client_ClientType.BROWSER
|
|
4300
|
-
}[
|
|
4301
|
-
accessTokenLifetime:
|
|
4302
|
-
refreshTokenLifetime:
|
|
4303
|
-
requireDpop:
|
|
4299
|
+
}[oauth2Client.clientType ?? "confidential"],
|
|
4300
|
+
accessTokenLifetime: oauth2Client.accessTokenLifetimeSeconds,
|
|
4301
|
+
refreshTokenLifetime: oauth2Client.refreshTokenLifetimeSeconds,
|
|
4302
|
+
requireDpop: oauth2Client.requireDpop
|
|
4304
4303
|
};
|
|
4305
4304
|
}
|
|
4306
4305
|
async function planSCIMConfigs(client, workspaceId, auths, deletedServices) {
|
|
4307
4306
|
const changeSet = createChangeSet("Auth scimConfigs");
|
|
4308
4307
|
for (const auth of auths) {
|
|
4309
|
-
const {
|
|
4308
|
+
const { config } = auth;
|
|
4310
4309
|
const name = `${config.name}-scim-config`;
|
|
4311
4310
|
try {
|
|
4312
4311
|
await client.getAuthSCIMConfig({
|
|
@@ -4401,7 +4400,7 @@ async function planSCIMResources(client, workspaceId, auths, deletedServices) {
|
|
|
4401
4400
|
}
|
|
4402
4401
|
};
|
|
4403
4402
|
for (const auth of auths) {
|
|
4404
|
-
const {
|
|
4403
|
+
const { config } = auth;
|
|
4405
4404
|
const existingSCIMResources = await fetchSCIMResources(config.name);
|
|
4406
4405
|
const existingNameSet = /* @__PURE__ */ new Set();
|
|
4407
4406
|
existingSCIMResources.forEach((scimResource) => {
|
|
@@ -4554,7 +4553,7 @@ function formatAuthHookChangeEntries(changeSet, functionRegistryAuthHookChanges)
|
|
|
4554
4553
|
async function planAuthHooks(client, workspaceId, auths, deletedServices, forceApplyAll = false) {
|
|
4555
4554
|
const changeSet = createChangeSet("Auth hooks");
|
|
4556
4555
|
for (const auth of auths) {
|
|
4557
|
-
const {
|
|
4556
|
+
const { config } = auth;
|
|
4558
4557
|
const beforeLogin = config.hooks?.beforeLogin;
|
|
4559
4558
|
let existingHook;
|
|
4560
4559
|
try {
|
|
@@ -5139,7 +5138,7 @@ function resolveIdpNamespace(application, executorName, idpName) {
|
|
|
5139
5138
|
}
|
|
5140
5139
|
function resolveAuthNamespace(application) {
|
|
5141
5140
|
if (!application.authService) throw new Error("No Auth service configured");
|
|
5142
|
-
return application.authService.
|
|
5141
|
+
return application.authService.config.name;
|
|
5143
5142
|
}
|
|
5144
5143
|
function protoExecutor(application, executor) {
|
|
5145
5144
|
const appName = application.name;
|
|
@@ -5224,7 +5223,7 @@ function protoExecutor(application, executor) {
|
|
|
5224
5223
|
const target = executor.operation;
|
|
5225
5224
|
let targetType;
|
|
5226
5225
|
let targetConfig;
|
|
5227
|
-
const authNamespace = application.authService?.
|
|
5226
|
+
const authNamespace = application.authService?.config.name;
|
|
5228
5227
|
const invokerContext = `Executor "${executor.name}"`;
|
|
5229
5228
|
switch (target.kind) {
|
|
5230
5229
|
case "webhook":
|
|
@@ -10332,6 +10331,21 @@ function toExecutorJobAttemptInfo(attempt) {
|
|
|
10332
10331
|
operationReference: attempt.operationReference || ""
|
|
10333
10332
|
};
|
|
10334
10333
|
}
|
|
10334
|
+
function formatSubjectEvent(subject, eventTypes) {
|
|
10335
|
+
const actions = eventTypes.map((eventType) => eventType.split(".").at(-1) ?? eventType).join(", ");
|
|
10336
|
+
return actions ? `event: ${subject} ${actions}` : `event: ${subject}`;
|
|
10337
|
+
}
|
|
10338
|
+
function formatTypedEventTrigger(config) {
|
|
10339
|
+
const typedConfig = config.typedConfig;
|
|
10340
|
+
if (!typedConfig || typedConfig.case === void 0) return null;
|
|
10341
|
+
switch (typedConfig.case) {
|
|
10342
|
+
case "tailordb": return formatSubjectEvent(typedConfig.value.typeName, typedConfig.value.eventTypes);
|
|
10343
|
+
case "pipeline": return formatSubjectEvent(typedConfig.value.resolverName, typedConfig.value.eventTypes);
|
|
10344
|
+
case "idp": return formatSubjectEvent("idp user", typedConfig.value.eventTypes);
|
|
10345
|
+
case "auth": return formatSubjectEvent("auth access_token", typedConfig.value.eventTypes);
|
|
10346
|
+
default: return null;
|
|
10347
|
+
}
|
|
10348
|
+
}
|
|
10335
10349
|
/**
|
|
10336
10350
|
* Format trigger type for human-readable display.
|
|
10337
10351
|
* Examples:
|
|
@@ -10347,7 +10361,12 @@ function formatTriggerType(executor) {
|
|
|
10347
10361
|
if (!config || config.case === void 0) return executorTriggerTypeToString(executor.triggerType);
|
|
10348
10362
|
switch (config.case) {
|
|
10349
10363
|
case "schedule": return `schedule: ${config.value.frequency} (${config.value.timezone})`;
|
|
10350
|
-
case "event":
|
|
10364
|
+
case "event": {
|
|
10365
|
+
const typedTrigger = formatTypedEventTrigger(config.value);
|
|
10366
|
+
if (typedTrigger) return typedTrigger;
|
|
10367
|
+
if (!config.value.eventType) return executorTriggerTypeToString(executor.triggerType);
|
|
10368
|
+
return formatEventTrigger(config.value.eventType, config.value.condition?.expr);
|
|
10369
|
+
}
|
|
10351
10370
|
case "incomingWebhook": return "webhook";
|
|
10352
10371
|
default: return executorTriggerTypeToString(executor.triggerType);
|
|
10353
10372
|
}
|
|
@@ -10383,14 +10402,35 @@ function formatTriggerConfig(executor) {
|
|
|
10383
10402
|
timezone: config.value.timezone,
|
|
10384
10403
|
frequency: config.value.frequency
|
|
10385
10404
|
};
|
|
10386
|
-
case "event": return
|
|
10387
|
-
eventType: config.value.eventType,
|
|
10388
|
-
condition: config.value.condition?.expr || ""
|
|
10389
|
-
};
|
|
10405
|
+
case "event": return formatEventTriggerConfig(config.value);
|
|
10390
10406
|
case "incomingWebhook": return { secret: config.value.secret ? "***" : "" };
|
|
10391
10407
|
default: return {};
|
|
10392
10408
|
}
|
|
10393
10409
|
}
|
|
10410
|
+
function formatEventTriggerConfig(config) {
|
|
10411
|
+
const typedConfig = config.typedConfig;
|
|
10412
|
+
if (!typedConfig || typedConfig.case === void 0) return {
|
|
10413
|
+
eventType: config.eventType,
|
|
10414
|
+
condition: config.condition?.expr || ""
|
|
10415
|
+
};
|
|
10416
|
+
const base = {
|
|
10417
|
+
kind: typedConfig.case,
|
|
10418
|
+
eventTypes: typedConfig.value.eventTypes,
|
|
10419
|
+
namespaceName: typedConfig.value.namespaceName,
|
|
10420
|
+
condition: typedConfig.value.condition?.expr || ""
|
|
10421
|
+
};
|
|
10422
|
+
switch (typedConfig.case) {
|
|
10423
|
+
case "tailordb": return {
|
|
10424
|
+
...base,
|
|
10425
|
+
typeName: typedConfig.value.typeName
|
|
10426
|
+
};
|
|
10427
|
+
case "pipeline": return {
|
|
10428
|
+
...base,
|
|
10429
|
+
resolverName: typedConfig.value.resolverName
|
|
10430
|
+
};
|
|
10431
|
+
default: return base;
|
|
10432
|
+
}
|
|
10433
|
+
}
|
|
10394
10434
|
/**
|
|
10395
10435
|
* Format target config for display.
|
|
10396
10436
|
* @param executor - Executor from proto
|
|
@@ -10438,8 +10478,8 @@ function toExecutorInfo(executor) {
|
|
|
10438
10478
|
triggerType: formatTriggerType(executor),
|
|
10439
10479
|
targetType: executorTargetTypeToString(executor.targetType),
|
|
10440
10480
|
disabled: executor.disabled,
|
|
10441
|
-
triggerConfig:
|
|
10442
|
-
targetConfig:
|
|
10481
|
+
triggerConfig: formatTriggerConfig(executor),
|
|
10482
|
+
targetConfig: formatTargetConfig(executor)
|
|
10443
10483
|
};
|
|
10444
10484
|
}
|
|
10445
10485
|
|
|
@@ -12469,7 +12509,7 @@ function createGenerationManager(params) {
|
|
|
12469
12509
|
function getAuthInput() {
|
|
12470
12510
|
const authService = application.authService;
|
|
12471
12511
|
if (!authService) return void 0;
|
|
12472
|
-
const authConfig = authService.
|
|
12512
|
+
const authConfig = authService.config;
|
|
12473
12513
|
const userProfile = authService.userProfile;
|
|
12474
12514
|
return {
|
|
12475
12515
|
name: authConfig.name,
|
|
@@ -14454,7 +14494,7 @@ async function generate(options) {
|
|
|
14454
14494
|
if (options.init) await handleInitOption(namespacesWithMigrations, options.yes);
|
|
14455
14495
|
let pluginManager;
|
|
14456
14496
|
if (plugins.length > 0) pluginManager = new PluginManager(plugins);
|
|
14457
|
-
const { defineApplication } = await import("./application-
|
|
14497
|
+
const { defineApplication } = await import("./application-C9-t0qQb.mjs");
|
|
14458
14498
|
const application = defineApplication({
|
|
14459
14499
|
config,
|
|
14460
14500
|
pluginManager
|
|
@@ -16647,4 +16687,4 @@ function isDeno() {
|
|
|
16647
16687
|
|
|
16648
16688
|
//#endregion
|
|
16649
16689
|
export { listCommand$5 as $, compareSnapshots as $t, truncate as A, workspaceArgs as An, startCommand as At, logBetaWarning as B, getExecutor as Bt, listCommand$2 as C, configArg as Cn, triggerExecutor as Ct, resumeWorkflow as D, pagedLogArgs as Dn, jobsCommand as Dt, resumeCommand as E, isVerbose as En, getExecutorJob as Et, writeDbTypesFile as F, getWorkflowExecution as Ft, organizationTree as G, parseMigrationLabelNumber as Gt, removeCommand$1 as H, executeScript as Ht, getConfiguredEditorCommand as I, listWorkflowExecutions as It, listOrganizations as J, DIFF_FILE_NAME as Jt, treeCommand as K, bundleMigrationScript as Kt, openInConfiguredEditor as L, functionExecutionStatusToString as Lt, generate as M, getCommand$5 as Mt, generateCommand as N, getWorkflow as Nt, listCommand$3 as O, paginationArgs as On, listExecutorJobs as Ot, generateMigrationScript as P, executionsCommand as Pt, updateFolder as Q, compareLocalTypesWithSnapshot as Qt, show as R, formatKeyValueTable as Rt, listApps as S, commonArgs as Sn, triggerCommand as St, healthCommand as T, deploymentArgs as Tn, listExecutors as Tt, updateCommand$1 as U, waitForExecution$1 as Ut, remove as V, deploy as Vt, updateOrganization as W, MIGRATION_LABEL_KEY as Wt, getOrganization as X, MIGRATE_FILE_NAME as Xt, getCommand$1 as Y, INITIAL_SCHEMA_NUMBER as Yt, updateCommand$2 as Z, SCHEMA_FILE_NAME as Zt, getWorkspace as _, prompt as _n, listFunctionRegistries as _t, updateUser as a, getNextMigrationNumber as an, createCommand$1 as at, createCommand as b, assertWritable as bn, listWebhookExecutors as bt, listCommand as c, reconstructSnapshotFromMigrations as cn, listOAuth2Clients as ct, inviteUser as d, formatMigrationDiff as dn, getMachineUserToken as dt, createSnapshotFromLocalTypes as en, listFolders as et, restoreCommand as f, hasChanges as fn, tokenCommand as ft, getCommand as g, generateUserTypes as gn, listCommand$8 as gt, listWorkspaces as h, trnPrefix as hn, generate$1 as ht, updateCommand as i, getMigrationFiles as in, deleteFolder as it, truncateCommand as j, startWorkflow as jt, listWorkflows as k, toPageDirection as kn, watchExecutorJob as kt, listUsers as l, formatMigrationNumber as ln, getCommand$3 as lt, listCommand$1 as m, sdkNameLabelKey as mn, listMachineUsers as mt, query as n, getMigrationDirPath as nn, getFolder as nt, removeCommand as o, isValidMigrationNumber as on, createFolder as ot, restoreWorkspace as p, getNamespacesWithMigrations as pn, listCommand$7 as pt, listCommand$4 as q, DB_TYPES_FILE_NAME as qt, queryCommand as r, getMigrationFilePath as rn, deleteCommand$1 as rt, removeUser as s, loadDiff as sn, listCommand$6 as st, isNativeTypeScriptRuntime as t, getLatestMigrationNumber as tn, getCommand$2 as tt, inviteCommand as u, formatDiffSummary as un, getOAuth2Client as ut, deleteCommand as v, apiCommand as vn, getCommand$4 as vt, getAppHealth as w, confirmationArgs as wn, listCommand$9 as wt, createWorkspace as x, defineAppCommand as xn, webhookCommand as xt, deleteWorkspace as y, apiCall as yn, getFunctionRegistry as yt, showCommand as z, getCommand$6 as zt };
|
|
16650
|
-
//# sourceMappingURL=runtime-
|
|
16690
|
+
//# sourceMappingURL=runtime-B8F1nklz.mjs.map
|