@tailor-platform/sdk 1.69.0 → 1.70.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 +30 -0
- package/dist/application-BakHtldG.mjs +4 -0
- package/dist/{application-Cr-limKC.mjs → application-Df5_I83n.mjs} +318 -78
- package/dist/application-Df5_I83n.mjs.map +1 -0
- package/dist/cli/erd-viewer-assets/app.js +279 -36
- package/dist/cli/erd-viewer-assets/index.html +4 -0
- package/dist/cli/erd-viewer-assets/styles.css +252 -5
- package/dist/cli/index.mjs +641 -90
- package/dist/cli/index.mjs.map +1 -1
- package/dist/cli/lib.d.mts +14 -8
- package/dist/cli/lib.mjs +2 -2
- package/dist/completion/zsh-worker.zsh +153 -2
- package/dist/configure/index.d.mts +5 -5
- package/dist/configure/index.mjs +8 -6
- package/dist/configure/index.mjs.map +1 -1
- package/dist/{index-B7VbJm0_.d.mts → index-BAEaAqmz.d.mts} +90 -40
- package/dist/{index-CklcVeMG.d.mts → index-C-vsbx27.d.mts} +2 -2
- package/dist/{index-hXoO-AOC.d.mts → index-CKI0eZP6.d.mts} +2 -2
- package/dist/{index-DYhnxXYR.d.mts → index-CrqOgUF2.d.mts} +2 -2
- package/dist/{index-DlDRSzFZ.d.mts → index-DESLU9kI.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/index.d.mts +1 -1
- package/dist/{runtime-jowoN6qC.mjs → runtime-CSY0eD4_.mjs} +330 -190
- package/dist/runtime-CSY0eD4_.mjs.map +1 -0
- package/dist/{schema-1msIhXwA.mjs → schema-C4fkpWV_.mjs} +9 -15
- package/dist/schema-C4fkpWV_.mjs.map +1 -0
- package/dist/{types-2Be3wSMc.mjs → types-32lUMToj.mjs} +1 -1
- package/dist/{types-CmzfQP_m.mjs → types-D4QMmNWh.mjs} +1 -12
- package/dist/types-D4QMmNWh.mjs.map +1 -0
- package/dist/{types-Bzr0RQME.d.mts → types-Dynq4AJv.d.mts} +2 -2
- package/dist/{types-DZrtN6-H.d.mts → types-rj8YJcEe.d.mts} +5 -2
- package/dist/utils/test/index.d.mts +2 -2
- package/dist/{workflow.generated-Br9bmLdX.d.mts → workflow.generated-DJULCuRr.d.mts} +177 -172
- package/docs/cli/application.md +37 -2
- package/docs/cli/setup.md +1 -0
- package/docs/cli/tailordb.md +24 -0
- package/docs/cli/user.md +11 -1
- package/docs/cli/workspace.md +13 -7
- package/docs/cli-reference.md +6 -0
- package/docs/github-actions.md +27 -0
- package/docs/multi-environment.md +22 -0
- package/docs/services/aigateway.md +4 -2
- package/docs/services/http-adapter.md +16 -1
- package/package.json +1 -1
- package/dist/application-Br48NXBD.mjs +0 -4
- package/dist/application-Cr-limKC.mjs.map +0 -1
- package/dist/runtime-jowoN6qC.mjs.map +0 -1
- package/dist/schema-1msIhXwA.mjs.map +0 -1
- package/dist/types-CmzfQP_m.mjs.map +0 -1
|
@@ -1,13 +1,47 @@
|
|
|
1
1
|
import { a as TailorActor, c as TailorUser, i as InferredAttributeMap, o as TailorEnv, s as TailorInvoker } from "./types-DTcZ2Yax.mjs";
|
|
2
|
-
import { C as FieldMetadata, D as TailorField$1, E as FieldValidateInput, F as output$1, M as JsonCompatible, N as JsonValue, O as TailorFieldType, P as
|
|
3
|
-
import { $ as UserAttributeListKey, A as IncomingWebhookTrigger$1, C as ResolverInput, D as FunctionOperation$1, E as ExecutorInput, F as WorkflowOperation$1, I as BaseGeneratorConfig, K as DefinedAuth, M as ScheduleTriggerInput, N as TailorDBTrigger$1, O as GqlOperation$1, P as WebhookOperation$1, S as Resolver, U as AuthServiceInput, a as Plugin, et as UserAttributeMap, j as ResolverExecutedTrigger$1, k as IdpUserTrigger$1, n as GeneratorConfig, rt as AuthInvoker$1, w as AuthAccessTokenTrigger$1 } from "./types-
|
|
4
|
-
import { A as TailorDBInstance, C as IdPInput, E as AIGatewayInput, R as AllowedValues, T as AIGatewayDefinitionBrand, g as SecretsDefinitionBrand, i as AppConfig, j as TailorDBType, m as StaticWebsiteInput, n as RetryPolicy, p as StaticWebsiteDefinitionBrand, r as HttpAdapterConfigInput, t as ConcurrencyPolicy, y as IdpDefinitionBrand, z as AllowedValuesOutput } from "./workflow.generated-
|
|
2
|
+
import { C as FieldMetadata, D as TailorField$1, E as FieldValidateInput, F as output$1, M as JsonCompatible, N as JsonValue, O as TailorFieldType, P as TypeLevelError, T as FieldOutput, b as ArrayFieldOutput, j as InferFieldsOutput, w as FieldOptions, x as DefinedFieldMetadata } from "./types-rj8YJcEe.mjs";
|
|
3
|
+
import { $ as UserAttributeListKey, A as IncomingWebhookTrigger$1, C as ResolverInput, D as FunctionOperation$1, E as ExecutorInput, F as WorkflowOperation$1, I as BaseGeneratorConfig, K as DefinedAuth, M as ScheduleTriggerInput, N as TailorDBTrigger$1, O as GqlOperation$1, P as WebhookOperation$1, S as Resolver, U as AuthServiceInput, a as Plugin, et as UserAttributeMap, j as ResolverExecutedTrigger$1, k as IdpUserTrigger$1, n as GeneratorConfig, rt as AuthInvoker$1, w as AuthAccessTokenTrigger$1 } from "./types-Dynq4AJv.mjs";
|
|
4
|
+
import { A as TailorDBInstance, C as IdPInput, E as AIGatewayInput, R as AllowedValues, T as AIGatewayDefinitionBrand, g as SecretsDefinitionBrand, i as AppConfig, j as TailorDBType, m as StaticWebsiteInput, n as RetryPolicy, p as StaticWebsiteDefinitionBrand, r as HttpAdapterConfigInput, t as ConcurrencyPolicy, y as IdpDefinitionBrand, z as AllowedValuesOutput } from "./workflow.generated-DJULCuRr.mjs";
|
|
5
|
+
import { DocumentNode } from "graphql";
|
|
5
6
|
import { StandardSchemaV1 } from "@standard-schema/spec";
|
|
6
7
|
import { Client } from "@urql/core";
|
|
7
8
|
import { StandardCRON } from "ts-cron-validator";
|
|
8
9
|
|
|
9
10
|
//#region src/configure/types/type.d.ts
|
|
10
|
-
type
|
|
11
|
+
type AnyBuilderMethod = any;
|
|
12
|
+
type TailorAnyField = Omit<TailorField$1<AnyBuilderMethod, AnyBuilderMethod, FieldMetadata, TailorFieldType>, "fields"> & {
|
|
13
|
+
readonly fields: Record<string, AnyBuilderMethod>;
|
|
14
|
+
_metadata: FieldMetadata;
|
|
15
|
+
description: AnyBuilderMethod;
|
|
16
|
+
typeName: AnyBuilderMethod;
|
|
17
|
+
validate: AnyBuilderMethod;
|
|
18
|
+
parse: AnyBuilderMethod;
|
|
19
|
+
_parseInternal: AnyBuilderMethod;
|
|
20
|
+
};
|
|
21
|
+
type IsAny<T> = 0 extends 1 & T ? true : false;
|
|
22
|
+
type WithFieldDescription<Defined> = Defined & {
|
|
23
|
+
description: true;
|
|
24
|
+
};
|
|
25
|
+
type WithFieldTypeName<Defined> = Defined & {
|
|
26
|
+
typeName: true;
|
|
27
|
+
};
|
|
28
|
+
type WithFieldValidate<Defined> = Defined & {
|
|
29
|
+
validate: true;
|
|
30
|
+
};
|
|
31
|
+
type FieldDescriptionFn<Defined extends DefinedFieldMetadata, Output> = (description: string) => TailorField<WithFieldDescription<Defined>, Output>;
|
|
32
|
+
type FieldTypeNameFn<Defined extends DefinedFieldMetadata, Output> = (typeName: string) => TailorField<WithFieldTypeName<Defined>, Output>;
|
|
33
|
+
type FieldValidateFn<Defined extends DefinedFieldMetadata, Output> = (...validate: FieldValidateInput<Output>[]) => TailorField<WithFieldValidate<Defined>, Output>;
|
|
34
|
+
type FieldDescriptionMethod<Defined extends DefinedFieldMetadata, Output> = IsAny<Defined> extends true ? FieldDescriptionFn<Defined, Output> : Defined extends {
|
|
35
|
+
description: unknown;
|
|
36
|
+
} ? TypeLevelError<".description() has already been set"> : FieldDescriptionFn<Defined, Output>;
|
|
37
|
+
type FieldTypeNameMethod<Defined extends DefinedFieldMetadata, Output> = IsAny<Defined> extends true ? TypeLevelError<string> : Defined extends {
|
|
38
|
+
typeName: unknown;
|
|
39
|
+
} ? TypeLevelError<".typeName() has already been set"> : Defined extends {
|
|
40
|
+
type: "enum" | "nested";
|
|
41
|
+
} ? FieldTypeNameFn<Defined, Output> : TypeLevelError<"typeName can only be set on enum or object fields">;
|
|
42
|
+
type FieldValidateMethod<Defined extends DefinedFieldMetadata, Output> = IsAny<Defined> extends true ? FieldValidateFn<Defined, Output> : Defined extends {
|
|
43
|
+
validate: unknown;
|
|
44
|
+
} ? TypeLevelError<".validate() has already been set"> : FieldValidateFn<Defined, Output>;
|
|
11
45
|
/**
|
|
12
46
|
* Full TailorField interface with builder methods.
|
|
13
47
|
* Extends the minimal structural interface from types/ with fluent API methods.
|
|
@@ -20,33 +54,19 @@ interface TailorField<Defined extends DefinedFieldMetadata = DefinedFieldMetadat
|
|
|
20
54
|
* @param description - The description text
|
|
21
55
|
* @returns The field with updated metadata
|
|
22
56
|
*/
|
|
23
|
-
description<
|
|
24
|
-
description: unknown;
|
|
25
|
-
} ? never : TailorField<CurrentDefined, Output>, description: string): TailorField<Prettify<CurrentDefined & {
|
|
26
|
-
description: true;
|
|
27
|
-
}>, Output>;
|
|
57
|
+
description: FieldDescriptionMethod<Defined, Output>;
|
|
28
58
|
/**
|
|
29
59
|
* Set a custom type name for enum or nested types
|
|
30
60
|
* @param typeName - The custom type name
|
|
31
61
|
* @returns The field with updated metadata
|
|
32
62
|
*/
|
|
33
|
-
typeName<
|
|
34
|
-
typeName: unknown;
|
|
35
|
-
} ? never : CurrentDefined extends {
|
|
36
|
-
type: "enum" | "nested";
|
|
37
|
-
} ? TailorField<CurrentDefined, Output> : never, typeName: string): TailorField<Prettify<CurrentDefined & {
|
|
38
|
-
typeName: true;
|
|
39
|
-
}>, Output>;
|
|
63
|
+
typeName: FieldTypeNameMethod<Defined, Output>;
|
|
40
64
|
/**
|
|
41
65
|
* Add validation functions to the field
|
|
42
66
|
* @param validate - One or more validation functions
|
|
43
67
|
* @returns The field with updated metadata
|
|
44
68
|
*/
|
|
45
|
-
validate<
|
|
46
|
-
validate: unknown;
|
|
47
|
-
} ? never : TailorField<CurrentDefined, Output>, ...validate: FieldValidateInput<Output>[]): TailorField<Prettify<CurrentDefined & {
|
|
48
|
-
validate: true;
|
|
49
|
-
}>, Output>;
|
|
69
|
+
validate: FieldValidateMethod<Defined, Output>;
|
|
50
70
|
/**
|
|
51
71
|
* Parse and validate a value against this field's validation rules
|
|
52
72
|
* Returns StandardSchema Result type with success or failure
|
|
@@ -1071,16 +1091,36 @@ type HttpAdapterRequest = {
|
|
|
1071
1091
|
body: string;
|
|
1072
1092
|
};
|
|
1073
1093
|
/** GraphQL request returned by an `input` handler. */
|
|
1074
|
-
type HttpAdapterGraphQLRequest = {
|
|
1075
|
-
query:
|
|
1076
|
-
variables?: Record<string, unknown>;
|
|
1094
|
+
type HttpAdapterGraphQLRequest<Query extends HttpAdapterGraphQLQuery = string> = {
|
|
1095
|
+
query: Query;
|
|
1077
1096
|
operationName?: string;
|
|
1097
|
+
} & HttpAdapterGraphQLRequestVariables<Query>;
|
|
1098
|
+
/**
|
|
1099
|
+
* Typed GraphQL document accepted by an HTTP adapter input handler.
|
|
1100
|
+
* Compatible with generated `TypedDocumentNode` values.
|
|
1101
|
+
*/
|
|
1102
|
+
type HttpAdapterTypedDocumentNode<TResult = unknown, TVariables = Record<string, unknown>> = DocumentNode & {
|
|
1103
|
+
__apiType?: (variables: TVariables) => TResult;
|
|
1104
|
+
__ensureTypesOfVariablesAndResultMatching?: (variables: TVariables) => TResult;
|
|
1105
|
+
};
|
|
1106
|
+
/** GraphQL query value accepted by an HTTP adapter input handler. */
|
|
1107
|
+
type HttpAdapterGraphQLQuery = string | DocumentNode;
|
|
1108
|
+
type HttpAdapterGraphQLData<Query> = Query extends HttpAdapterTypedDocumentNode<infer Result, infer _Variables> ? Result : unknown;
|
|
1109
|
+
type HttpAdapterGraphQLVariables<Query> = Query extends HttpAdapterTypedDocumentNode<infer _Result, infer Variables> ? Variables : Record<string, unknown>;
|
|
1110
|
+
type HttpAdapterHasRequiredVariables<T> = [T] extends [never] ? false : T extends object ? Record<never, never> extends T ? false : true : false;
|
|
1111
|
+
type HttpAdapterGraphQLRequestVariables<Query> = true extends HttpAdapterHasRequiredVariables<HttpAdapterGraphQLVariables<Query>> ? {
|
|
1112
|
+
variables: HttpAdapterGraphQLVariables<Query>;
|
|
1113
|
+
} : {
|
|
1114
|
+
variables?: HttpAdapterGraphQLVariables<Query>;
|
|
1078
1115
|
};
|
|
1079
|
-
/**
|
|
1080
|
-
|
|
1116
|
+
/**
|
|
1117
|
+
* Converts an incoming HTTP request into a GraphQL request.
|
|
1118
|
+
* Pass a typed document type as `Query` when annotating extracted handlers.
|
|
1119
|
+
*/
|
|
1120
|
+
type HttpAdapterInputFn<Query extends HttpAdapterGraphQLQuery = string> = (req: HttpAdapterRequest) => HttpAdapterGraphQLRequest<Query>;
|
|
1081
1121
|
/** GraphQL execution result passed to the `output` handler. */
|
|
1082
|
-
type HttpAdapterGraphQLResponse = {
|
|
1083
|
-
data?:
|
|
1122
|
+
type HttpAdapterGraphQLResponse<Data = unknown> = {
|
|
1123
|
+
data?: Data | null;
|
|
1084
1124
|
errors?: unknown;
|
|
1085
1125
|
extensions?: unknown;
|
|
1086
1126
|
};
|
|
@@ -1091,19 +1131,27 @@ type HttpAdapterResponse = {
|
|
|
1091
1131
|
body: string;
|
|
1092
1132
|
};
|
|
1093
1133
|
/** Converts a GraphQL response into an HTTP response. */
|
|
1094
|
-
type HttpAdapterOutputFn = (resp: HttpAdapterGraphQLResponse) => HttpAdapterResponse;
|
|
1134
|
+
type HttpAdapterOutputFn<Data = unknown> = (resp: HttpAdapterGraphQLResponse<Data>) => HttpAdapterResponse;
|
|
1095
1135
|
/**
|
|
1096
1136
|
* Per-method input handlers. At least one method must be provided.
|
|
1097
1137
|
* Each handler transforms an HTTP request into a GraphQL request.
|
|
1098
1138
|
*/
|
|
1099
|
-
type HttpAdapterInput = Partial<Record<HttpMethodKey, HttpAdapterInputFn
|
|
1139
|
+
type HttpAdapterInput = Partial<Record<HttpMethodKey, HttpAdapterInputFn<HttpAdapterGraphQLQuery>>>;
|
|
1140
|
+
type HttpAdapterInputHandlerData<Handler> = Handler extends ((req: HttpAdapterRequest) => infer Request) ? Request extends {
|
|
1141
|
+
query: infer Query;
|
|
1142
|
+
} ? HttpAdapterGraphQLData<Query> : unknown : never;
|
|
1143
|
+
type HttpAdapterInputData<Input extends HttpAdapterInput> = [HttpAdapterInputHandlerData<Input[keyof Input]>] extends [never] ? unknown : HttpAdapterInputHandlerData<Input[keyof Input]>;
|
|
1144
|
+
type HttpAdapterValidatedRequest<Request> = Request extends {
|
|
1145
|
+
query: infer Query extends HttpAdapterGraphQLQuery;
|
|
1146
|
+
} ? Request & HttpAdapterGraphQLRequest<Query> : never;
|
|
1147
|
+
type HttpAdapterValidatedInput<Input extends HttpAdapterInput> = { [Method in keyof Input]: Input[Method] extends ((req: HttpAdapterRequest) => infer Request) ? (req: HttpAdapterRequest) => HttpAdapterValidatedRequest<Request> : Input[Method] };
|
|
1100
1148
|
/**
|
|
1101
1149
|
* HTTP adapter configuration accepted by `createHttpAdapter` with typed
|
|
1102
1150
|
* `input` and `output` signatures.
|
|
1103
1151
|
*/
|
|
1104
|
-
type HttpAdapter = Omit<HttpAdapterConfigInput, "input" | "output"> & {
|
|
1105
|
-
input:
|
|
1106
|
-
output?: HttpAdapterOutputFn
|
|
1152
|
+
type HttpAdapter<Input extends HttpAdapterInput = HttpAdapterInput> = Omit<HttpAdapterConfigInput, "input" | "output"> & {
|
|
1153
|
+
input: Input & HttpAdapterValidatedInput<Input>;
|
|
1154
|
+
output?: HttpAdapterOutputFn<HttpAdapterInputData<Input>>;
|
|
1107
1155
|
};
|
|
1108
1156
|
/**
|
|
1109
1157
|
* Defines an HTTP adapter that translates HTTP requests to GraphQL queries
|
|
@@ -1113,12 +1161,14 @@ type HttpAdapter = Omit<HttpAdapterConfigInput, "input" | "output"> & {
|
|
|
1113
1161
|
* Files are discovered via the `httpAdapter.files` glob in `defineConfig()`.
|
|
1114
1162
|
*
|
|
1115
1163
|
* `input` is an object keyed by lowercase HTTP method (`get`, `post`, `put`,
|
|
1116
|
-
* `patch`, `delete`).
|
|
1164
|
+
* `patch`, `delete`). Each handler can return a GraphQL query string or a
|
|
1165
|
+
* typed document node. At least one method must be declared; the methods the
|
|
1117
1166
|
* adapter serves are derived from these keys.
|
|
1118
1167
|
*
|
|
1119
|
-
* `output` is optional and shared across all methods. If
|
|
1120
|
-
*
|
|
1121
|
-
*
|
|
1168
|
+
* `output` is optional and shared across all methods. If `input` returns typed
|
|
1169
|
+
* document nodes, `output` receives the corresponding result type as
|
|
1170
|
+
* `resp.data`. If you need different response shapes per method, discriminate
|
|
1171
|
+
* inside `output` based on the GraphQL response shape.
|
|
1122
1172
|
*
|
|
1123
1173
|
* Each handler runs server-side and must be synchronous: Node APIs, `fetch`,
|
|
1124
1174
|
* `async`/`await`, Promises, and top-level `await` are not available.
|
|
@@ -1145,7 +1195,7 @@ type HttpAdapter = Omit<HttpAdapterConfigInput, "input" | "output"> & {
|
|
|
1145
1195
|
* }),
|
|
1146
1196
|
* });
|
|
1147
1197
|
*/
|
|
1148
|
-
declare function createHttpAdapter(config: HttpAdapter): HttpAdapter
|
|
1198
|
+
declare function createHttpAdapter<const Input extends HttpAdapterInput>(config: HttpAdapter<Input>): HttpAdapter<Input>;
|
|
1149
1199
|
//#endregion
|
|
1150
1200
|
//#region src/configure/config/index.d.ts
|
|
1151
1201
|
/**
|
|
@@ -1249,5 +1299,5 @@ declare namespace t {
|
|
|
1249
1299
|
type infer<T> = TailorOutput<T>;
|
|
1250
1300
|
}
|
|
1251
1301
|
//#endregion
|
|
1252
|
-
export {
|
|
1253
|
-
//# sourceMappingURL=index-
|
|
1302
|
+
export { ResolverExecutedArgs as $, IncomingWebhookArgs as A, defineAuth as At, AuthAccessTokenArgs as B, defineAIGateway as C, WorkflowJob as Ct, defineWaitPoints as D, QueryType as Dt, defineWaitPoint as E, WORKFLOW_TEST_ENV_KEY as Et, IncomingWebhookTriggerOptions as F, MachineUserNameRegistry as Ft, IdpUserArgs as G, AuthAccessTokenRefreshedArgs as H, incomingWebhookTrigger as I, TailorField as It, IdpUserTrigger as J, IdpUserCreatedArgs as K, ScheduleArgs as L, IncomingWebhookResponse as M, IdpNameRegistry as Mt, IncomingWebhookResponseConfig as N, unauthenticatedTailorUser as Nt, createExecutor as O, createResolver as Ot, IncomingWebhookTrigger as P, MachineUserName as Pt, RecordUpdatedArgs as Q, ScheduleTrigger as R, unsafeAllowAllIdPPermission as S, createWorkflow as St, WaitPointInstance as T, createWorkflowJob as Tt, AuthAccessTokenRevokedArgs as U, AuthAccessTokenIssuedArgs as V, AuthAccessTokenTrigger as W, RecordCreatedArgs as X, IdpUserUpdatedArgs as Y, RecordDeletedArgs as Z, createHttpAdapter as _, Operation as _t, defineGenerators as a, authAccessTokenTrigger as at, IdPPermission as b, Workflow as bt, HttpAdapterGraphQLQuery as c, idpUserTrigger as ct, HttpAdapterInput as d, recordDeletedTrigger as dt, ResolverExecutedTrigger as et, HttpAdapterInputFn as f, recordTrigger as ft, HttpAdapterTypedDocumentNode as g, GqlOperation as gt, HttpAdapterResponse as h, FunctionOperation as ht, defineConfig as i, authAccessTokenRevokedTrigger as it, IncomingWebhookRequest as j, IdpName as jt, Trigger as k, AuthInvoker as kt, HttpAdapterGraphQLRequest as l, idpUserUpdatedTrigger as lt, HttpAdapterRequest as m, resolverExecutedTrigger as mt, output as n, authAccessTokenIssuedTrigger as nt, definePlugins as o, idpUserCreatedTrigger as ot, HttpAdapterOutputFn as p, recordUpdatedTrigger as pt, IdpUserDeletedArgs as q, t as r, authAccessTokenRefreshedTrigger as rt, HttpAdapter as s, idpUserDeletedTrigger as st, infer as t, TailorDBTrigger as tt, HttpAdapterGraphQLResponse as u, recordCreatedTrigger as ut, defineSecretManager as v, WebhookOperation as vt, defineStaticWebSite as w, WorkflowJobContext as wt, IdPPermissionCondition as x, WorkflowConfig as xt, defineIdp as y, WorkflowOperation as yt, scheduleTrigger as z };
|
|
1303
|
+
//# sourceMappingURL=index-BAEaAqmz.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Plugin } from "./types-
|
|
1
|
+
import { a as Plugin } from "./types-Dynq4AJv.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/plugin/builtin/enum-constants/index.d.ts
|
|
4
4
|
/** Unique identifier for the enum constants generator plugin. */
|
|
@@ -15,4 +15,4 @@ type EnumConstantsPluginOptions = {
|
|
|
15
15
|
declare function enumConstantsPlugin(options: EnumConstantsPluginOptions): Plugin<unknown, EnumConstantsPluginOptions>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { enumConstantsPlugin as n, EnumConstantsGeneratorID as t };
|
|
18
|
-
//# sourceMappingURL=index-
|
|
18
|
+
//# sourceMappingURL=index-C-vsbx27.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Plugin } from "./types-
|
|
1
|
+
import { a as Plugin } from "./types-Dynq4AJv.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/plugin/builtin/seed/index.d.ts
|
|
4
4
|
/** Unique identifier for the seed generator plugin. */
|
|
@@ -44,4 +44,4 @@ type SeedPluginOptions = {
|
|
|
44
44
|
declare function seedPlugin(options: SeedPluginOptions): Plugin<unknown, SeedPluginOptions>;
|
|
45
45
|
//#endregion
|
|
46
46
|
export { seedPlugin as n, SeedGeneratorID as t };
|
|
47
|
-
//# sourceMappingURL=index-
|
|
47
|
+
//# sourceMappingURL=index-CKI0eZP6.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Plugin } from "./types-
|
|
1
|
+
import { a as Plugin } from "./types-Dynq4AJv.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/plugin/builtin/file-utils/index.d.ts
|
|
4
4
|
/** Unique identifier for the file utilities generator plugin. */
|
|
@@ -15,4 +15,4 @@ type FileUtilsPluginOptions = {
|
|
|
15
15
|
declare function fileUtilsPlugin(options: FileUtilsPluginOptions): Plugin<unknown, FileUtilsPluginOptions>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { fileUtilsPlugin as n, FileUtilsGeneratorID as t };
|
|
18
|
-
//# sourceMappingURL=index-
|
|
18
|
+
//# sourceMappingURL=index-CrqOgUF2.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Plugin } from "./types-
|
|
1
|
+
import { a as Plugin } from "./types-Dynq4AJv.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/plugin/builtin/kysely-type/index.d.ts
|
|
4
4
|
/** Unique identifier for the Kysely type generator plugin. */
|
|
@@ -15,4 +15,4 @@ type KyselyTypePluginOptions = {
|
|
|
15
15
|
declare function kyselyTypePlugin(options: KyselyTypePluginOptions): Plugin<unknown, KyselyTypePluginOptions>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { kyselyTypePlugin as n, KyselyGeneratorID as t };
|
|
18
|
-
//# sourceMappingURL=index-
|
|
18
|
+
//# sourceMappingURL=index-DESLU9kI.d.mts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as enumConstantsPlugin, t as EnumConstantsGeneratorID } from "../../../index-
|
|
1
|
+
import { n as enumConstantsPlugin, t as EnumConstantsGeneratorID } from "../../../index-C-vsbx27.mjs";
|
|
2
2
|
export { EnumConstantsGeneratorID, enumConstantsPlugin };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as fileUtilsPlugin, t as FileUtilsGeneratorID } from "../../../index-
|
|
1
|
+
import { n as fileUtilsPlugin, t as FileUtilsGeneratorID } from "../../../index-CrqOgUF2.mjs";
|
|
2
2
|
export { FileUtilsGeneratorID, fileUtilsPlugin };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as kyselyTypePlugin, t as KyselyGeneratorID } from "../../../index-
|
|
1
|
+
import { n as kyselyTypePlugin, t as KyselyGeneratorID } from "../../../index-DESLU9kI.mjs";
|
|
2
2
|
export { KyselyGeneratorID, kyselyTypePlugin };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as seedPlugin, t as SeedGeneratorID } from "../../../index-
|
|
1
|
+
import { n as seedPlugin, t as SeedGeneratorID } from "../../../index-CKI0eZP6.mjs";
|
|
2
2
|
export { SeedGeneratorID, seedPlugin };
|
package/dist/plugin/index.d.mts
CHANGED