@keystrokehq/rocketlane 0.1.4 → 0.1.5
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/actions/add-assignee-to-task.d.cts +13 -1
- package/dist/actions/add-assignee-to-task.d.mts +13 -1
- package/dist/actions/add-field-option.d.cts +13 -1
- package/dist/actions/add-field-option.d.mts +13 -1
- package/dist/actions/add-followers-to-task.d.cts +13 -1
- package/dist/actions/add-followers-to-task.d.mts +13 -1
- package/dist/actions/add-members-to-conversation.d.cts +13 -1
- package/dist/actions/add-members-to-conversation.d.mts +13 -1
- package/dist/actions/add-members.d.cts +13 -1
- package/dist/actions/add-members.d.mts +13 -1
- package/dist/actions/archive-project-by-id.d.cts +13 -1
- package/dist/actions/archive-project-by-id.d.mts +13 -1
- package/dist/actions/create-comment.d.cts +13 -1
- package/dist/actions/create-comment.d.mts +13 -1
- package/dist/actions/create-company.d.cts +13 -1
- package/dist/actions/create-company.d.mts +13 -1
- package/dist/actions/create-conversation.d.cts +13 -1
- package/dist/actions/create-conversation.d.mts +13 -1
- package/dist/actions/create-field.d.cts +13 -1
- package/dist/actions/create-field.d.mts +13 -1
- package/dist/actions/create-phase.d.cts +13 -1
- package/dist/actions/create-phase.d.mts +13 -1
- package/dist/actions/create-project.d.cts +13 -1
- package/dist/actions/create-project.d.mts +13 -1
- package/dist/actions/create-space-document.d.cts +13 -1
- package/dist/actions/create-space-document.d.mts +13 -1
- package/dist/actions/create-space.d.cts +13 -1
- package/dist/actions/create-space.d.mts +13 -1
- package/dist/actions/create-task.d.cts +15 -3
- package/dist/actions/create-task.d.mts +15 -3
- package/dist/actions/create-time-entry.d.cts +13 -1
- package/dist/actions/create-time-entry.d.mts +13 -1
- package/dist/actions/delete-comment-by-id.d.cts +13 -1
- package/dist/actions/delete-comment-by-id.d.mts +13 -1
- package/dist/actions/delete-conversation.d.cts +13 -1
- package/dist/actions/delete-conversation.d.mts +13 -1
- package/dist/actions/delete-field.d.cts +13 -1
- package/dist/actions/delete-field.d.mts +13 -1
- package/dist/actions/delete-phase.d.cts +13 -1
- package/dist/actions/delete-phase.d.mts +13 -1
- package/dist/actions/delete-project.d.cts +13 -1
- package/dist/actions/delete-project.d.mts +13 -1
- package/dist/actions/delete-space-document.d.cts +13 -1
- package/dist/actions/delete-space-document.d.mts +13 -1
- package/dist/actions/delete-space.d.cts +13 -1
- package/dist/actions/delete-space.d.mts +13 -1
- package/dist/actions/delete-task-by-id.d.cts +13 -1
- package/dist/actions/delete-task-by-id.d.mts +13 -1
- package/dist/actions/delete-time-entry-by-id.d.cts +13 -1
- package/dist/actions/delete-time-entry-by-id.d.mts +13 -1
- package/dist/actions/get-all-conversations.d.cts +13 -1
- package/dist/actions/get-all-conversations.d.mts +13 -1
- package/dist/actions/get-all-fields.d.cts +13 -1
- package/dist/actions/get-all-fields.d.mts +13 -1
- package/dist/actions/get-all-resource-allocations.d.cts +13 -1
- package/dist/actions/get-all-resource-allocations.d.mts +13 -1
- package/dist/actions/get-all-spaces.d.cts +13 -1
- package/dist/actions/get-all-spaces.d.mts +13 -1
- package/dist/actions/get-all-tasks.d.cts +15 -3
- package/dist/actions/get-all-tasks.d.mts +15 -3
- package/dist/actions/get-all-timeoffs.d.cts +13 -1
- package/dist/actions/get-all-timeoffs.d.mts +13 -1
- package/dist/actions/get-comments.d.cts +13 -1
- package/dist/actions/get-comments.d.mts +13 -1
- package/dist/actions/get-company.d.cts +13 -1
- package/dist/actions/get-company.d.mts +13 -1
- package/dist/actions/get-conversation.d.cts +13 -1
- package/dist/actions/get-conversation.d.mts +13 -1
- package/dist/actions/get-field-by-id.d.cts +13 -1
- package/dist/actions/get-field-by-id.d.mts +13 -1
- package/dist/actions/get-phase-by-id.d.cts +13 -1
- package/dist/actions/get-phase-by-id.d.mts +13 -1
- package/dist/actions/get-project-by-id.d.cts +13 -1
- package/dist/actions/get-project-by-id.d.mts +13 -1
- package/dist/actions/get-space.d.cts +13 -1
- package/dist/actions/get-space.d.mts +13 -1
- package/dist/actions/get-task-by-id.d.cts +13 -1
- package/dist/actions/get-task-by-id.d.mts +13 -1
- package/dist/actions/get-template-by-id.d.cts +13 -1
- package/dist/actions/get-template-by-id.d.mts +13 -1
- package/dist/actions/get-time-entries.d.cts +13 -1
- package/dist/actions/get-time-entries.d.mts +13 -1
- package/dist/actions/get-time-entry-by-id.d.cts +13 -1
- package/dist/actions/get-time-entry-by-id.d.mts +13 -1
- package/dist/actions/get-time-entry-categories.d.cts +13 -1
- package/dist/actions/get-time-entry-categories.d.cts.map +1 -1
- package/dist/actions/get-time-entry-categories.d.mts +13 -1
- package/dist/actions/get-time-entry-categories.d.mts.map +1 -1
- package/dist/actions/get-user-by-id.d.cts +13 -1
- package/dist/actions/get-user-by-id.d.mts +13 -1
- package/dist/actions/list-companies.d.cts +13 -1
- package/dist/actions/list-companies.d.cts.map +1 -1
- package/dist/actions/list-companies.d.mts +13 -1
- package/dist/actions/list-companies.d.mts.map +1 -1
- package/dist/actions/list-currencies.d.cts +13 -1
- package/dist/actions/list-currencies.d.cts.map +1 -1
- package/dist/actions/list-currencies.d.mts +13 -1
- package/dist/actions/list-currencies.d.mts.map +1 -1
- package/dist/actions/list-project-phases.d.cts +15 -3
- package/dist/actions/list-project-phases.d.mts +15 -3
- package/dist/actions/list-projects.d.cts +16 -4
- package/dist/actions/list-projects.d.mts +16 -4
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-users.d.cts +13 -1
- package/dist/actions/list-users.d.mts +13 -1
- package/dist/actions/move-task-to-given-phase.d.cts +13 -1
- package/dist/actions/move-task-to-given-phase.d.mts +13 -1
- package/dist/actions/remove-assignees-from-task.d.cts +13 -1
- package/dist/actions/remove-assignees-from-task.d.mts +13 -1
- package/dist/actions/remove-dependencies-from-task.d.cts +13 -1
- package/dist/actions/remove-dependencies-from-task.d.mts +13 -1
- package/dist/actions/remove-followers-from-task.d.cts +13 -1
- package/dist/actions/remove-followers-from-task.d.mts +13 -1
- package/dist/actions/remove-members-from-conversation.d.cts +13 -1
- package/dist/actions/remove-members-from-conversation.d.mts +13 -1
- package/dist/actions/retrieve-subscription-details.d.cts +13 -1
- package/dist/actions/retrieve-subscription-details.d.cts.map +1 -1
- package/dist/actions/retrieve-subscription-details.d.mts +13 -1
- package/dist/actions/retrieve-subscription-details.d.mts.map +1 -1
- package/dist/actions/search-invoices.d.cts +13 -1
- package/dist/actions/search-invoices.d.mts +13 -1
- package/dist/actions/search-time-entries.d.cts +13 -1
- package/dist/actions/search-time-entries.d.cts.map +1 -1
- package/dist/actions/search-time-entries.d.mts +13 -1
- package/dist/actions/search-time-entries.d.mts.map +1 -1
- package/dist/actions/search-user-by-email.d.cts +13 -1
- package/dist/actions/search-user-by-email.d.mts +13 -1
- package/dist/actions/update-company.d.cts +13 -1
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +13 -1
- package/dist/actions/update-company.d.mts.map +1 -1
- package/dist/actions/update-conversation.d.cts +13 -1
- package/dist/actions/update-conversation.d.mts +13 -1
- package/dist/actions/update-field-option.d.cts +13 -1
- package/dist/actions/update-field-option.d.mts +13 -1
- package/dist/actions/update-field.d.cts +13 -1
- package/dist/actions/update-field.d.mts +13 -1
- package/dist/actions/update-phase.d.cts +13 -1
- package/dist/actions/update-phase.d.mts +13 -1
- package/dist/actions/update-project-by-id.d.cts +13 -1
- package/dist/actions/update-project-by-id.d.mts +13 -1
- package/dist/actions/update-space-document.d.cts +13 -1
- package/dist/actions/update-space-document.d.mts +13 -1
- package/dist/actions/update-space.d.cts +13 -1
- package/dist/actions/update-space.d.mts +13 -1
- package/dist/actions/update-task-by-id.d.cts +15 -3
- package/dist/actions/update-task-by-id.d.mts +15 -3
- package/dist/actions/update-time-entry-by-id.d.cts +13 -1
- package/dist/actions/update-time-entry-by-id.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -18,7 +18,19 @@ declare const rocketlaneUpdateSpaceDocument: import("@keystrokehq/action").Workf
|
|
|
18
18
|
spaceDocumentId: number;
|
|
19
19
|
spaceDocumentName: string;
|
|
20
20
|
url?: string | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { rocketlaneUpdateSpaceDocument };
|
|
24
36
|
//# sourceMappingURL=update-space-document.d.mts.map
|
|
@@ -33,7 +33,19 @@ declare const rocketlaneUpdateSpace: import("@keystrokehq/action").WorkflowActio
|
|
|
33
33
|
spaceId: number;
|
|
34
34
|
private?: boolean | undefined;
|
|
35
35
|
spaceName?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { rocketlaneUpdateSpace };
|
|
39
51
|
//# sourceMappingURL=update-space.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const rocketlaneUpdateSpace: import("@keystrokehq/action").WorkflowActio
|
|
|
33
33
|
spaceId: number;
|
|
34
34
|
private?: boolean | undefined;
|
|
35
35
|
spaceName?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { rocketlaneUpdateSpace };
|
|
39
51
|
//# sourceMappingURL=update-space.d.mts.map
|
|
@@ -3,8 +3,8 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/update-task-by-id.d.ts
|
|
4
4
|
declare const RocketlaneUpdateTaskByIdInput: z.ZodObject<{
|
|
5
5
|
type: z.ZodOptional<z.ZodEnum<{
|
|
6
|
-
MILESTONE: "MILESTONE";
|
|
7
6
|
TASK: "TASK";
|
|
7
|
+
MILESTONE: "MILESTONE";
|
|
8
8
|
}>>;
|
|
9
9
|
atRisk: z.ZodOptional<z.ZodBoolean>;
|
|
10
10
|
fields: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -31,7 +31,7 @@ declare const RocketlaneUpdateTaskByIdOutput: z.ZodObject<{
|
|
|
31
31
|
}, z.core.$loose>;
|
|
32
32
|
declare const rocketlaneUpdateTaskById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
taskId: string;
|
|
34
|
-
type?: "
|
|
34
|
+
type?: "TASK" | "MILESTONE" | undefined;
|
|
35
35
|
atRisk?: boolean | undefined;
|
|
36
36
|
fields?: {
|
|
37
37
|
[x: string]: unknown;
|
|
@@ -50,7 +50,19 @@ declare const rocketlaneUpdateTaskById: import("@keystrokehq/action").WorkflowAc
|
|
|
50
50
|
taskDescription?: string | undefined;
|
|
51
51
|
taskPrivateNote?: string | undefined;
|
|
52
52
|
externalReferenceId?: string | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { rocketlaneUpdateTaskById };
|
|
56
68
|
//# sourceMappingURL=update-task-by-id.d.cts.map
|
|
@@ -3,8 +3,8 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/update-task-by-id.d.ts
|
|
4
4
|
declare const RocketlaneUpdateTaskByIdInput: z.ZodObject<{
|
|
5
5
|
type: z.ZodOptional<z.ZodEnum<{
|
|
6
|
-
MILESTONE: "MILESTONE";
|
|
7
6
|
TASK: "TASK";
|
|
7
|
+
MILESTONE: "MILESTONE";
|
|
8
8
|
}>>;
|
|
9
9
|
atRisk: z.ZodOptional<z.ZodBoolean>;
|
|
10
10
|
fields: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -31,7 +31,7 @@ declare const RocketlaneUpdateTaskByIdOutput: z.ZodObject<{
|
|
|
31
31
|
}, z.core.$loose>;
|
|
32
32
|
declare const rocketlaneUpdateTaskById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
taskId: string;
|
|
34
|
-
type?: "
|
|
34
|
+
type?: "TASK" | "MILESTONE" | undefined;
|
|
35
35
|
atRisk?: boolean | undefined;
|
|
36
36
|
fields?: {
|
|
37
37
|
[x: string]: unknown;
|
|
@@ -50,7 +50,19 @@ declare const rocketlaneUpdateTaskById: import("@keystrokehq/action").WorkflowAc
|
|
|
50
50
|
taskDescription?: string | undefined;
|
|
51
51
|
taskPrivateNote?: string | undefined;
|
|
52
52
|
externalReferenceId?: string | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { rocketlaneUpdateTaskById };
|
|
56
68
|
//# sourceMappingURL=update-task-by-id.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const rocketlaneUpdateTimeEntryById: import("@keystrokehq/action").Workf
|
|
|
19
19
|
notes?: string | undefined;
|
|
20
20
|
billable?: boolean | undefined;
|
|
21
21
|
activity_name?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { rocketlaneUpdateTimeEntryById };
|
|
25
37
|
//# sourceMappingURL=update-time-entry-by-id.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const rocketlaneUpdateTimeEntryById: import("@keystrokehq/action").Workf
|
|
|
19
19
|
notes?: string | undefined;
|
|
20
20
|
billable?: boolean | undefined;
|
|
21
21
|
activity_name?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { rocketlaneUpdateTimeEntryById };
|
|
25
37
|
//# sourceMappingURL=update-time-entry-by-id.d.mts.map
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const rocketlane = (0,
|
|
4
|
+
const rocketlane = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "rocketlane",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { generic_api_key: zod.z.string() }
|
|
5
8
|
});
|
|
6
9
|
//#endregion
|
|
7
10
|
exports.rocketlane = rocketlane;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const rocketlane = defineApp({\n slug: \"rocketlane\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const rocketlane = defineApp({\n slug: \"rocketlane\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,cAAA,GAAA,2BAAA,UAAA,CAAuB;CAClC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiBA,IAAAA,EAAE,OAAO,EAC5B;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const rocketlane: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const rocketlane: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
generic_api_key: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { rocketlane };
|
|
5
13
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,UAAA,6BAAU,GAAA,+BAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const rocketlane: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const rocketlane: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
generic_api_key: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { rocketlane };
|
|
5
13
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,UAAA,6BAAU,GAAA,+BAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
2
3
|
//#region src/app.ts
|
|
3
4
|
const rocketlane = defineApp({
|
|
4
5
|
slug: "rocketlane",
|
|
5
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { generic_api_key: z.string() }
|
|
6
8
|
});
|
|
7
9
|
//#endregion
|
|
8
10
|
export { rocketlane };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const rocketlane = defineApp({\n slug: \"rocketlane\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const rocketlane = defineApp({\n slug: \"rocketlane\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,aAAa,UAAU;CAClC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}
|