@keystrokehq/parallel 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.
Files changed (85) hide show
  1. package/dist/actions/add-enrichment-to-find-all-run.d.cts +13 -1
  2. package/dist/actions/add-enrichment-to-find-all-run.d.cts.map +1 -1
  3. package/dist/actions/add-enrichment-to-find-all-run.d.mts +13 -1
  4. package/dist/actions/add-enrichment-to-find-all-run.d.mts.map +1 -1
  5. package/dist/actions/add-runs-to-task-group.d.cts +13 -1
  6. package/dist/actions/add-runs-to-task-group.d.mts +13 -1
  7. package/dist/actions/cancel-find-all-run.d.cts +13 -1
  8. package/dist/actions/cancel-find-all-run.d.mts +13 -1
  9. package/dist/actions/create-chat-completions.d.cts +15 -3
  10. package/dist/actions/create-chat-completions.d.cts.map +1 -1
  11. package/dist/actions/create-chat-completions.d.mts +15 -3
  12. package/dist/actions/create-chat-completions.d.mts.map +1 -1
  13. package/dist/actions/create-monitor.d.cts +13 -1
  14. package/dist/actions/create-monitor.d.cts.map +1 -1
  15. package/dist/actions/create-monitor.d.mts +13 -1
  16. package/dist/actions/create-monitor.d.mts.map +1 -1
  17. package/dist/actions/create-task-group.d.cts +13 -1
  18. package/dist/actions/create-task-group.d.cts.map +1 -1
  19. package/dist/actions/create-task-group.d.mts +13 -1
  20. package/dist/actions/create-task-group.d.mts.map +1 -1
  21. package/dist/actions/create-task-run.d.cts +13 -1
  22. package/dist/actions/create-task-run.d.mts +13 -1
  23. package/dist/actions/delete-monitor.d.cts +13 -1
  24. package/dist/actions/delete-monitor.d.mts +13 -1
  25. package/dist/actions/extend-find-all-run.d.cts +13 -1
  26. package/dist/actions/extend-find-all-run.d.mts +13 -1
  27. package/dist/actions/extract.d.cts +13 -1
  28. package/dist/actions/extract.d.mts +13 -1
  29. package/dist/actions/fetch-task-group-runs.d.cts +13 -1
  30. package/dist/actions/fetch-task-group-runs.d.mts +13 -1
  31. package/dist/actions/find-all.d.cts +13 -1
  32. package/dist/actions/find-all.d.cts.map +1 -1
  33. package/dist/actions/find-all.d.mts +13 -1
  34. package/dist/actions/find-all.d.mts.map +1 -1
  35. package/dist/actions/get-find-all-run-result.d.cts +13 -1
  36. package/dist/actions/get-find-all-run-result.d.mts +13 -1
  37. package/dist/actions/get-find-all-run-schema.d.cts +13 -1
  38. package/dist/actions/get-find-all-run-schema.d.mts +13 -1
  39. package/dist/actions/ingest-find-all-run.d.cts +13 -1
  40. package/dist/actions/ingest-find-all-run.d.mts +13 -1
  41. package/dist/actions/list-monitor-events.d.cts +13 -1
  42. package/dist/actions/list-monitor-events.d.mts +13 -1
  43. package/dist/actions/list-monitors.d.cts +13 -1
  44. package/dist/actions/list-monitors.d.mts +13 -1
  45. package/dist/actions/retrieve-event-group.d.cts +13 -1
  46. package/dist/actions/retrieve-event-group.d.mts +13 -1
  47. package/dist/actions/retrieve-find-all-run-status.d.cts +13 -1
  48. package/dist/actions/retrieve-find-all-run-status.d.mts +13 -1
  49. package/dist/actions/retrieve-monitor.d.cts +13 -1
  50. package/dist/actions/retrieve-monitor.d.mts +13 -1
  51. package/dist/actions/retrieve-task-group-run.d.cts +13 -1
  52. package/dist/actions/retrieve-task-group-run.d.mts +13 -1
  53. package/dist/actions/retrieve-task-group.d.cts +13 -1
  54. package/dist/actions/retrieve-task-group.d.mts +13 -1
  55. package/dist/actions/retrieve-task-run-input.d.cts +13 -1
  56. package/dist/actions/retrieve-task-run-input.d.mts +13 -1
  57. package/dist/actions/retrieve-task-run-result.d.cts +13 -1
  58. package/dist/actions/retrieve-task-run-result.d.mts +13 -1
  59. package/dist/actions/retrieve-task-run.d.cts +13 -1
  60. package/dist/actions/retrieve-task-run.d.mts +13 -1
  61. package/dist/actions/search.d.cts +13 -1
  62. package/dist/actions/search.d.mts +13 -1
  63. package/dist/actions/simulate-event.d.cts +13 -1
  64. package/dist/actions/simulate-event.d.mts +13 -1
  65. package/dist/actions/stream-find-all-events.d.cts +13 -1
  66. package/dist/actions/stream-find-all-events.d.mts +13 -1
  67. package/dist/actions/stream-task-group-events.d.cts +13 -1
  68. package/dist/actions/stream-task-group-events.d.mts +13 -1
  69. package/dist/actions/stream-task-run-events.d.cts +13 -1
  70. package/dist/actions/stream-task-run-events.d.mts +13 -1
  71. package/dist/actions/suggest-task.d.cts +13 -1
  72. package/dist/actions/suggest-task.d.mts +13 -1
  73. package/dist/actions/update-monitor.d.cts +13 -1
  74. package/dist/actions/update-monitor.d.cts.map +1 -1
  75. package/dist/actions/update-monitor.d.mts +13 -1
  76. package/dist/actions/update-monitor.d.mts.map +1 -1
  77. package/dist/app.cjs +5 -2
  78. package/dist/app.cjs.map +1 -1
  79. package/dist/app.d.cts +9 -1
  80. package/dist/app.d.cts.map +1 -1
  81. package/dist/app.d.mts +9 -1
  82. package/dist/app.d.mts.map +1 -1
  83. package/dist/app.mjs +3 -1
  84. package/dist/app.mjs.map +1 -1
  85. package/package.json +1 -1
@@ -15,7 +15,19 @@ declare const ParallelSimulateEventOutput: z.ZodObject<{
15
15
  declare const parallelSimulateEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  monitor_id: string;
17
17
  event_type?: "monitor.event.detected" | "monitor.execution.completed" | "monitor.execution.failed" | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { parallelSimulateEvent };
21
33
  //# sourceMappingURL=simulate-event.d.cts.map
@@ -15,7 +15,19 @@ declare const ParallelSimulateEventOutput: z.ZodObject<{
15
15
  declare const parallelSimulateEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  monitor_id: string;
17
17
  event_type?: "monitor.event.detected" | "monitor.execution.completed" | "monitor.execution.failed" | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { parallelSimulateEvent };
21
33
  //# sourceMappingURL=simulate-event.d.mts.map
@@ -104,7 +104,19 @@ declare const parallelStreamFindAllEvents: import("@keystrokehq/action").Workflo
104
104
  findall_id: string;
105
105
  timeout?: number | undefined;
106
106
  last_event_id?: string | undefined;
107
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
107
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
108
+ connectionId: z.ZodString;
109
+ entityId: z.ZodString;
110
+ instanceId: z.ZodString;
111
+ }, z.core.$strip>, z.ZodObject<{
112
+ generic_api_key: z.ZodString;
113
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
114
+ connectionId: z.ZodString;
115
+ entityId: z.ZodString;
116
+ instanceId: z.ZodString;
117
+ }, z.core.$strip>, z.ZodObject<{
118
+ generic_api_key: z.ZodString;
119
+ }, z.core.$strip>>]>;
108
120
  //#endregion
109
121
  export { parallelStreamFindAllEvents };
110
122
  //# sourceMappingURL=stream-find-all-events.d.cts.map
@@ -104,7 +104,19 @@ declare const parallelStreamFindAllEvents: import("@keystrokehq/action").Workflo
104
104
  findall_id: string;
105
105
  timeout?: number | undefined;
106
106
  last_event_id?: string | undefined;
107
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
107
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
108
+ connectionId: z.ZodString;
109
+ entityId: z.ZodString;
110
+ instanceId: z.ZodString;
111
+ }, z.core.$strip>, z.ZodObject<{
112
+ generic_api_key: z.ZodString;
113
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
114
+ connectionId: z.ZodString;
115
+ entityId: z.ZodString;
116
+ instanceId: z.ZodString;
117
+ }, z.core.$strip>, z.ZodObject<{
118
+ generic_api_key: z.ZodString;
119
+ }, z.core.$strip>>]>;
108
120
  //#endregion
109
121
  export { parallelStreamFindAllEvents };
110
122
  //# sourceMappingURL=stream-find-all-events.d.mts.map
@@ -44,7 +44,19 @@ declare const parallelStreamTaskGroupEvents: import("@keystrokehq/action").Workf
44
44
  taskgroup_id: string;
45
45
  timeout?: number | undefined;
46
46
  last_event_id?: string | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", 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>>]>;
48
60
  //#endregion
49
61
  export { parallelStreamTaskGroupEvents };
50
62
  //# sourceMappingURL=stream-task-group-events.d.cts.map
@@ -44,7 +44,19 @@ declare const parallelStreamTaskGroupEvents: import("@keystrokehq/action").Workf
44
44
  taskgroup_id: string;
45
45
  timeout?: number | undefined;
46
46
  last_event_id?: string | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", 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>>]>;
48
60
  //#endregion
49
61
  export { parallelStreamTaskGroupEvents };
50
62
  //# sourceMappingURL=stream-task-group-events.d.mts.map
@@ -45,7 +45,19 @@ declare const ParallelStreamTaskRunEventsOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const parallelStreamTaskRunEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  run_id: string;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { parallelStreamTaskRunEvents };
51
63
  //# sourceMappingURL=stream-task-run-events.d.cts.map
@@ -45,7 +45,19 @@ declare const ParallelStreamTaskRunEventsOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const parallelStreamTaskRunEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  run_id: string;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { parallelStreamTaskRunEvents };
51
63
  //# sourceMappingURL=stream-task-run-events.d.mts.map
@@ -12,7 +12,19 @@ declare const ParallelSuggestTaskOutput: z.ZodObject<{
12
12
  }, z.core.$loose>;
13
13
  declare const parallelSuggestTask: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  user_intent: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", 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>>]>;
16
28
  //#endregion
17
29
  export { parallelSuggestTask };
18
30
  //# sourceMappingURL=suggest-task.d.cts.map
@@ -12,7 +12,19 @@ declare const ParallelSuggestTaskOutput: z.ZodObject<{
12
12
  }, z.core.$loose>;
13
13
  declare const parallelSuggestTask: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  user_intent: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", 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>>]>;
16
28
  //#endregion
17
29
  export { parallelSuggestTask };
18
30
  //# sourceMappingURL=suggest-task.d.mts.map
@@ -50,7 +50,19 @@ declare const parallelUpdateMonitor: import("@keystrokehq/action").WorkflowActio
50
50
  event_types?: string[] | undefined;
51
51
  } | undefined;
52
52
  metadata?: Record<string, unknown> | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", 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<"parallel", 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 { parallelUpdateMonitor };
56
68
  //# sourceMappingURL=update-monitor.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-monitor.d.cts","names":[],"sources":["../../src/actions/update-monitor.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAoB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAY3B,qBAAA,gCAAqB,wBAAA;;;;;;;;aAMhC,MAAA;AAAA"}
1
+ {"version":3,"file":"update-monitor.d.cts","names":[],"sources":["../../src/actions/update-monitor.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAoB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAY3B,qBAAA,gCAAqB,wBAAA"}
@@ -50,7 +50,19 @@ declare const parallelUpdateMonitor: import("@keystrokehq/action").WorkflowActio
50
50
  event_types?: string[] | undefined;
51
51
  } | undefined;
52
52
  metadata?: Record<string, unknown> | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", 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<"parallel", 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 { parallelUpdateMonitor };
56
68
  //# sourceMappingURL=update-monitor.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-monitor.d.mts","names":[],"sources":["../../src/actions/update-monitor.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAoB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAY3B,qBAAA,gCAAqB,wBAAA;;;;;;;;aAMhC,MAAA;AAAA"}
1
+ {"version":3,"file":"update-monitor.d.mts","names":[],"sources":["../../src/actions/update-monitor.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAoB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAY3B,qBAAA,gCAAqB,wBAAA"}
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 parallel = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const parallel = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "parallel",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: zod.z.string() }
5
8
  });
6
9
  //#endregion
7
10
  exports.parallel = parallel;
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 parallel = defineApp({\n slug: \"parallel\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,YAAA,uCAAA,CAAA,CAAA,UAAA,CAAqB;CAChC,MAAM;CACN,MAAM;AACR,CAAC"}
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 parallel = defineApp({\n slug: \"parallel\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,YAAA,GAAA,2BAAA,UAAA,CAAqB;CAChC,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 parallel: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const parallel: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"parallel", 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 { parallel };
5
13
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,QAAA,6BAAQ,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,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 parallel: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const parallel: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"parallel", 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 { parallel };
5
13
  //# sourceMappingURL=app.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,QAAA,6BAAQ,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,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 parallel = defineApp({
4
5
  slug: "parallel",
5
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: z.string() }
6
8
  });
7
9
  //#endregion
8
10
  export { parallel };
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 parallel = defineApp({\n slug: \"parallel\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,WAAW,UAAU;CAChC,MAAM;CACN,MAAM;AACR,CAAC"}
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 parallel = defineApp({\n slug: \"parallel\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,WAAW,UAAU;CAChC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/parallel",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"