@atom8n/api-types 1.2.9 → 1.4.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/dist/api-keys.js +0 -1
- package/dist/build.tsbuildinfo +1 -1
- package/dist/chat-hub.d.ts +12 -12
- package/dist/chat-hub.js +0 -1
- package/dist/community-node-types.js +0 -1
- package/dist/datetime.js +0 -1
- package/dist/dto/ai/ai-apply-suggestion-request.dto.js +0 -1
- package/dist/dto/ai/ai-ask-request.dto.js +0 -1
- package/dist/dto/ai/ai-build-request.dto.d.ts +2 -2
- package/dist/dto/ai/ai-build-request.dto.js +0 -1
- package/dist/dto/ai/ai-chat-request.dto.js +0 -1
- package/dist/dto/ai/ai-free-credits-request.dto.js +0 -1
- package/dist/dto/ai/ai-session-metadata-response.dto.js +0 -1
- package/dist/dto/ai/ai-session-retrieval-request.dto.js +0 -1
- package/dist/dto/ai/ai-truncate-messages-request.dto.js +0 -1
- package/dist/dto/api-keys/create-api-key-request.dto.js +0 -1
- package/dist/dto/api-keys/update-api-key-request.dto.js +0 -1
- package/dist/dto/auth/login-request.dto.js +0 -1
- package/dist/dto/auth/resolve-signup-token-query.dto.js +0 -1
- package/dist/dto/binary-data/binary-data-query.dto.js +0 -1
- package/dist/dto/binary-data/binary-data-signed-query.dto.js +0 -1
- package/dist/dto/credential-resolver/create-credential-resolver.dto.js +0 -1
- package/dist/dto/credential-resolver/update-credential-resolver.dto.js +0 -1
- package/dist/dto/credentials/create-credential.dto.js +0 -1
- package/dist/dto/credentials/credentials-get-many-request.dto.js +0 -1
- package/dist/dto/credentials/credentials-get-one-request.dto.js +0 -1
- package/dist/dto/credentials/generate-credential-name.dto.js +0 -1
- package/dist/dto/data-table/add-data-table-column.dto.js +0 -1
- package/dist/dto/data-table/add-data-table-rows.dto.js +0 -1
- package/dist/dto/data-table/create-data-table-column.dto.js +0 -1
- package/dist/dto/data-table/create-data-table.dto.js +0 -1
- package/dist/dto/data-table/delete-data-table-rows.dto.js +0 -1
- package/dist/dto/data-table/list-data-table-content-query.dto.js +0 -1
- package/dist/dto/data-table/list-data-table-query.dto.js +0 -1
- package/dist/dto/data-table/move-data-table-column.dto.js +0 -1
- package/dist/dto/data-table/rename-data-table-column.dto.js +0 -1
- package/dist/dto/data-table/update-data-table-row.dto.js +0 -1
- package/dist/dto/data-table/update-data-table.dto.js +0 -1
- package/dist/dto/data-table/upsert-data-table-row.dto.js +0 -1
- package/dist/dto/dynamic-node-parameters/action-result-request.dto.js +0 -1
- package/dist/dto/dynamic-node-parameters/base-dynamic-parameters-request.dto.js +0 -1
- package/dist/dto/dynamic-node-parameters/options-request.dto.js +0 -1
- package/dist/dto/dynamic-node-parameters/resource-locator-request.dto.js +0 -1
- package/dist/dto/dynamic-node-parameters/resource-mapper-fields-request.dto.js +0 -1
- package/dist/dto/folders/create-folder.dto.js +0 -1
- package/dist/dto/folders/delete-folder.dto.js +0 -1
- package/dist/dto/folders/list-folder-query.dto.js +0 -1
- package/dist/dto/folders/transfer-folder.dto.js +0 -1
- package/dist/dto/folders/update-folder.dto.js +0 -1
- package/dist/dto/index.js +0 -1
- package/dist/dto/insights/date-filter.dto.js +0 -1
- package/dist/dto/insights/list-workflow-query.dto.js +0 -1
- package/dist/dto/invitation/accept-invitation-request.dto.js +0 -1
- package/dist/dto/invitation/invite-users-request.dto.js +0 -1
- package/dist/dto/license/community-registered-request.dto.js +0 -1
- package/dist/dto/oauth/index.js +0 -1
- package/dist/dto/oauth/oauth-client.dto.js +0 -1
- package/dist/dto/oidc/config.dto.js +0 -1
- package/dist/dto/owner/dismiss-banner-request.dto.js +0 -1
- package/dist/dto/owner/owner-setup-request.dto.js +0 -1
- package/dist/dto/pagination/pagination.dto.js +0 -1
- package/dist/dto/password-reset/change-password-request.dto.js +0 -1
- package/dist/dto/password-reset/forgot-password-request.dto.js +0 -1
- package/dist/dto/password-reset/resolve-password-token-query.dto.js +0 -1
- package/dist/dto/project/add-users-to-project.dto.js +0 -1
- package/dist/dto/project/change-user-role-in-project.dto.js +0 -1
- package/dist/dto/project/create-project.dto.d.ts +2 -2
- package/dist/dto/project/create-project.dto.js +0 -1
- package/dist/dto/project/delete-project.dto.js +0 -1
- package/dist/dto/project/update-project.dto.d.ts +4 -4
- package/dist/dto/project/update-project.dto.js +0 -1
- package/dist/dto/provisioning/config.dto.js +0 -1
- package/dist/dto/roles/create-role.dto.js +0 -1
- package/dist/dto/roles/role-get-query.dto.js +0 -1
- package/dist/dto/roles/role-list-query.dto.js +0 -1
- package/dist/dto/roles/update-role.dto.js +0 -1
- package/dist/dto/saml/saml-acs.dto.js +0 -1
- package/dist/dto/saml/saml-preferences.dto.js +0 -1
- package/dist/dto/saml/saml-toggle.dto.js +0 -1
- package/dist/dto/source-control/pull-work-folder-request.dto.js +0 -1
- package/dist/dto/source-control/push-work-folder-request.dto.d.ts +2 -2
- package/dist/dto/source-control/push-work-folder-request.dto.js +0 -1
- package/dist/dto/tag/create-or-update-tag-request.dto.js +0 -1
- package/dist/dto/tag/retrieve-tag-query.dto.js +0 -1
- package/dist/dto/user/password-update-request.dto.js +0 -1
- package/dist/dto/user/role-change-request.dto.js +0 -1
- package/dist/dto/user/settings-update-request.dto.js +0 -1
- package/dist/dto/user/user-update-request.dto.js +0 -1
- package/dist/dto/user/users-list-filter.dto.js +0 -1
- package/dist/dto/variables/base.dto.js +0 -1
- package/dist/dto/variables/create-variable-request.dto.d.ts +1 -1
- package/dist/dto/variables/create-variable-request.dto.js +0 -1
- package/dist/dto/variables/update-variable-request.dto.js +0 -1
- package/dist/dto/variables/variables-list-request.dto.js +0 -1
- package/dist/dto/workflow-history/workflow-history-versions-by-ids.dto.js +0 -1
- package/dist/dto/workflows/activate-workflow.dto.js +0 -1
- package/dist/dto/workflows/import-workflow-from-url.dto.js +0 -1
- package/dist/dto/workflows/transfer.dto.js +0 -1
- package/dist/frontend-settings.js +0 -1
- package/dist/index.js +0 -1
- package/dist/push/builder-credits.js +0 -1
- package/dist/push/collaboration.js +0 -1
- package/dist/push/debug.js +0 -1
- package/dist/push/execution.js +0 -1
- package/dist/push/heartbeat.js +0 -1
- package/dist/push/hot-reload.js +0 -1
- package/dist/push/index.js +0 -1
- package/dist/push/webhook.js +0 -1
- package/dist/push/worker.js +0 -1
- package/dist/push/workflow.js +0 -1
- package/dist/scaling.js +0 -1
- package/dist/schemas/banner-name.schema.js +0 -1
- package/dist/schemas/binary-data.schema.js +0 -1
- package/dist/schemas/boolean-from-string.js +0 -1
- package/dist/schemas/breaking-changes.schema.js +0 -1
- package/dist/schemas/credential-resolver.schema.js +0 -1
- package/dist/schemas/data-table-filter.schema.js +0 -1
- package/dist/schemas/data-table.schema.js +0 -1
- package/dist/schemas/external-secrets.schema.js +0 -1
- package/dist/schemas/folder.schema.js +0 -1
- package/dist/schemas/insights.schema.js +0 -1
- package/dist/schemas/node-version.schema.js +0 -1
- package/dist/schemas/password-reset-token.schema.js +0 -1
- package/dist/schemas/password.schema.js +0 -1
- package/dist/schemas/project.schema.d.ts +2 -2
- package/dist/schemas/project.schema.js +0 -1
- package/dist/schemas/scopes.schema.js +0 -1
- package/dist/schemas/source-controlled-file.schema.d.ts +2 -2
- package/dist/schemas/source-controlled-file.schema.js +0 -1
- package/dist/schemas/usage.schema.js +0 -1
- package/dist/schemas/user-settings.schema.js +0 -1
- package/dist/schemas/user.schema.d.ts +12 -12
- package/dist/schemas/user.schema.js +0 -1
- package/dist/schemas/workflow-execution-status.schema.js +0 -1
- package/dist/schemas/workflow-version.schema.js +0 -1
- package/dist/user.js +0 -1
- package/package.json +5 -5
package/dist/chat-hub.d.ts
CHANGED
|
@@ -8,20 +8,20 @@ export declare const agentIconOrEmojiSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
8
8
|
type: z.ZodLiteral<"icon">;
|
|
9
9
|
value: z.ZodString;
|
|
10
10
|
}, "strip", z.ZodTypeAny, {
|
|
11
|
-
value: string;
|
|
12
11
|
type: "icon";
|
|
13
|
-
}, {
|
|
14
12
|
value: string;
|
|
13
|
+
}, {
|
|
15
14
|
type: "icon";
|
|
15
|
+
value: string;
|
|
16
16
|
}>, z.ZodObject<{
|
|
17
17
|
type: z.ZodLiteral<"emoji">;
|
|
18
18
|
value: z.ZodString;
|
|
19
19
|
}, "strip", z.ZodTypeAny, {
|
|
20
|
-
value: string;
|
|
21
20
|
type: "emoji";
|
|
22
|
-
}, {
|
|
23
21
|
value: string;
|
|
22
|
+
}, {
|
|
24
23
|
type: "emoji";
|
|
24
|
+
value: string;
|
|
25
25
|
}>]>;
|
|
26
26
|
export type AgentIconOrEmoji = z.infer<typeof agentIconOrEmojiSchema>;
|
|
27
27
|
export declare const chatHubProviderSchema: z.ZodEnum<["openai", "anthropic", "google", "azureOpenAi", "azureEntraId", "ollama", "awsBedrock", "vercelAiGateway", "xAiGrok", "groq", "openRouter", "deepSeek", "cohere", "mistralCloud", "n8n", "custom-agent"]>;
|
|
@@ -1252,20 +1252,20 @@ declare const ChatHubCreateAgentRequest_base: Z.Class<{
|
|
|
1252
1252
|
type: z.ZodLiteral<"icon">;
|
|
1253
1253
|
value: z.ZodString;
|
|
1254
1254
|
}, "strip", z.ZodTypeAny, {
|
|
1255
|
-
value: string;
|
|
1256
1255
|
type: "icon";
|
|
1257
|
-
}, {
|
|
1258
1256
|
value: string;
|
|
1257
|
+
}, {
|
|
1259
1258
|
type: "icon";
|
|
1259
|
+
value: string;
|
|
1260
1260
|
}>, z.ZodObject<{
|
|
1261
1261
|
type: z.ZodLiteral<"emoji">;
|
|
1262
1262
|
value: z.ZodString;
|
|
1263
1263
|
}, "strip", z.ZodTypeAny, {
|
|
1264
|
-
value: string;
|
|
1265
1264
|
type: "emoji";
|
|
1266
|
-
}, {
|
|
1267
1265
|
value: string;
|
|
1266
|
+
}, {
|
|
1268
1267
|
type: "emoji";
|
|
1268
|
+
value: string;
|
|
1269
1269
|
}>]>;
|
|
1270
1270
|
systemPrompt: z.ZodString;
|
|
1271
1271
|
credentialId: z.ZodString;
|
|
@@ -1282,20 +1282,20 @@ declare const ChatHubUpdateAgentRequest_base: Z.Class<{
|
|
|
1282
1282
|
type: z.ZodLiteral<"icon">;
|
|
1283
1283
|
value: z.ZodString;
|
|
1284
1284
|
}, "strip", z.ZodTypeAny, {
|
|
1285
|
-
value: string;
|
|
1286
1285
|
type: "icon";
|
|
1287
|
-
}, {
|
|
1288
1286
|
value: string;
|
|
1287
|
+
}, {
|
|
1289
1288
|
type: "icon";
|
|
1289
|
+
value: string;
|
|
1290
1290
|
}>, z.ZodObject<{
|
|
1291
1291
|
type: z.ZodLiteral<"emoji">;
|
|
1292
1292
|
value: z.ZodString;
|
|
1293
1293
|
}, "strip", z.ZodTypeAny, {
|
|
1294
|
-
value: string;
|
|
1295
1294
|
type: "emoji";
|
|
1296
|
-
}, {
|
|
1297
1295
|
value: string;
|
|
1296
|
+
}, {
|
|
1298
1297
|
type: "emoji";
|
|
1298
|
+
value: string;
|
|
1299
1299
|
}>]>>;
|
|
1300
1300
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
1301
1301
|
credentialId: z.ZodOptional<z.ZodString>;
|
package/dist/chat-hub.js
CHANGED
package/dist/datetime.js
CHANGED
|
@@ -65,9 +65,9 @@ declare const AiBuilderChatRequestDto_base: Z.Class<{
|
|
|
65
65
|
}>>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
67
|
type: "message";
|
|
68
|
+
id: string;
|
|
68
69
|
text: string;
|
|
69
70
|
role: "user";
|
|
70
|
-
id: string;
|
|
71
71
|
workflowContext: {
|
|
72
72
|
currentWorkflow?: Partial<IWorkflowBase> | undefined;
|
|
73
73
|
executionData?: {
|
|
@@ -87,9 +87,9 @@ declare const AiBuilderChatRequestDto_base: Z.Class<{
|
|
|
87
87
|
} | undefined;
|
|
88
88
|
}, {
|
|
89
89
|
type: "message";
|
|
90
|
+
id: string;
|
|
90
91
|
text: string;
|
|
91
92
|
role: "user";
|
|
92
|
-
id: string;
|
|
93
93
|
workflowContext: {
|
|
94
94
|
currentWorkflow?: Partial<IWorkflowBase> | undefined;
|
|
95
95
|
executionData?: {
|
|
@@ -6,4 +6,3 @@ const data_table_schema_1 = require("../../schemas/data-table.schema");
|
|
|
6
6
|
class AddDataTableColumnDto extends zod_class_1.Z.class(data_table_schema_1.dataTableCreateColumnSchema.shape) {
|
|
7
7
|
}
|
|
8
8
|
exports.AddDataTableColumnDto = AddDataTableColumnDto;
|
|
9
|
-
//# sourceMappingURL=add-data-table-column.dto.js.map
|
package/dist/dto/index.js
CHANGED
|
@@ -175,4 +175,3 @@ Object.defineProperty(exports, "ProvisioningConfigDto", { enumerable: true, get:
|
|
|
175
175
|
Object.defineProperty(exports, "ProvisioningConfigPatchDto", { enumerable: true, get: function () { return config_dto_2.ProvisioningConfigPatchDto; } });
|
|
176
176
|
var workflow_history_versions_by_ids_dto_1 = require("./workflow-history/workflow-history-versions-by-ids.dto");
|
|
177
177
|
Object.defineProperty(exports, "WorkflowHistoryVersionsByIdsDto", { enumerable: true, get: function () { return workflow_history_versions_by_ids_dto_1.WorkflowHistoryVersionsByIdsDto; } });
|
|
178
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -6,4 +6,3 @@ const zod_class_1 = require("zod-class");
|
|
|
6
6
|
class CommunityRegisteredRequestDto extends zod_class_1.Z.class({ email: zod_1.z.string().email() }) {
|
|
7
7
|
}
|
|
8
8
|
exports.CommunityRegisteredRequestDto = CommunityRegisteredRequestDto;
|
|
9
|
-
//# sourceMappingURL=community-registered-request.dto.js.map
|
package/dist/dto/oauth/index.js
CHANGED
|
@@ -6,11 +6,11 @@ declare const CreateProjectDto_base: Z.Class<{
|
|
|
6
6
|
type: z.ZodEnum<["emoji", "icon"]>;
|
|
7
7
|
value: z.ZodString;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
value: string;
|
|
10
9
|
type: "icon" | "emoji";
|
|
11
|
-
}, {
|
|
12
10
|
value: string;
|
|
11
|
+
}, {
|
|
13
12
|
type: "icon" | "emoji";
|
|
13
|
+
value: string;
|
|
14
14
|
}>>;
|
|
15
15
|
uiContext: z.ZodOptional<z.ZodString>;
|
|
16
16
|
}>;
|
|
@@ -6,11 +6,11 @@ declare const UpdateProjectDto_base: Z.Class<{
|
|
|
6
6
|
type: z.ZodEnum<["emoji", "icon"]>;
|
|
7
7
|
value: z.ZodString;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
value: string;
|
|
10
9
|
type: "icon" | "emoji";
|
|
11
|
-
}, {
|
|
12
10
|
value: string;
|
|
11
|
+
}, {
|
|
13
12
|
type: "icon" | "emoji";
|
|
13
|
+
value: string;
|
|
14
14
|
}>>;
|
|
15
15
|
description: z.ZodOptional<z.ZodString>;
|
|
16
16
|
}>;
|
|
@@ -32,11 +32,11 @@ declare const UpdateProjectWithRelationsDto_base: Z.Class<{
|
|
|
32
32
|
type: z.ZodEnum<["emoji", "icon"]>;
|
|
33
33
|
value: z.ZodString;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
value: string;
|
|
36
35
|
type: "icon" | "emoji";
|
|
37
|
-
}, {
|
|
38
36
|
value: string;
|
|
37
|
+
}, {
|
|
39
38
|
type: "icon" | "emoji";
|
|
39
|
+
value: string;
|
|
40
40
|
}>>;
|
|
41
41
|
description: z.ZodOptional<z.ZodString>;
|
|
42
42
|
}>;
|