@keystrokehq/productlane 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 (99) hide show
  1. package/dist/actions/create-changelog.d.cts +13 -1
  2. package/dist/actions/create-changelog.d.mts +13 -1
  3. package/dist/actions/create-company.d.cts +13 -1
  4. package/dist/actions/create-company.d.mts +13 -1
  5. package/dist/actions/create-contact.d.cts +13 -1
  6. package/dist/actions/create-contact.d.mts +13 -1
  7. package/dist/actions/create-feedback.d.cts +13 -1
  8. package/dist/actions/create-feedback.d.mts +13 -1
  9. package/dist/actions/create-insight.d.cts +13 -1
  10. package/dist/actions/create-insight.d.mts +13 -1
  11. package/dist/actions/create-thread.d.cts +13 -1
  12. package/dist/actions/create-thread.d.mts +13 -1
  13. package/dist/actions/create-upvote.d.cts +13 -1
  14. package/dist/actions/create-upvote.d.mts +13 -1
  15. package/dist/actions/delete-company.d.cts +13 -1
  16. package/dist/actions/delete-company.d.mts +13 -1
  17. package/dist/actions/delete-contact.d.cts +13 -1
  18. package/dist/actions/delete-contact.d.mts +13 -1
  19. package/dist/actions/delete-upvote.d.cts +13 -1
  20. package/dist/actions/delete-upvote.d.mts +13 -1
  21. package/dist/actions/enable-widget.d.cts +13 -1
  22. package/dist/actions/enable-widget.d.cts.map +1 -1
  23. package/dist/actions/enable-widget.d.mts +13 -1
  24. package/dist/actions/enable-widget.d.mts.map +1 -1
  25. package/dist/actions/get-changelog.d.cts +13 -1
  26. package/dist/actions/get-changelog.d.mts +13 -1
  27. package/dist/actions/get-company.d.cts +13 -1
  28. package/dist/actions/get-company.d.mts +13 -1
  29. package/dist/actions/get-contact.d.cts +13 -1
  30. package/dist/actions/get-contact.d.mts +13 -1
  31. package/dist/actions/get-help-center-article.d.cts +13 -1
  32. package/dist/actions/get-help-center-article.d.mts +13 -1
  33. package/dist/actions/get-insight.d.cts +13 -1
  34. package/dist/actions/get-insight.d.mts +13 -1
  35. package/dist/actions/get-issue.d.cts +13 -1
  36. package/dist/actions/get-issue.d.mts +13 -1
  37. package/dist/actions/get-linear-options.d.cts +13 -1
  38. package/dist/actions/get-linear-options.d.cts.map +1 -1
  39. package/dist/actions/get-linear-options.d.mts +13 -1
  40. package/dist/actions/get-linear-options.d.mts.map +1 -1
  41. package/dist/actions/get-project.d.cts +13 -1
  42. package/dist/actions/get-project.d.mts +13 -1
  43. package/dist/actions/get-workspace.d.cts +13 -1
  44. package/dist/actions/get-workspace.d.mts +13 -1
  45. package/dist/actions/invite-user.d.cts +13 -1
  46. package/dist/actions/invite-user.d.mts +13 -1
  47. package/dist/actions/list-changelogs.d.cts +13 -1
  48. package/dist/actions/list-changelogs.d.mts +13 -1
  49. package/dist/actions/list-companies.d.cts +13 -1
  50. package/dist/actions/list-companies.d.mts +13 -1
  51. package/dist/actions/list-contacts.d.cts +13 -1
  52. package/dist/actions/list-contacts.d.mts +13 -1
  53. package/dist/actions/list-help-center-articles.d.cts +13 -1
  54. package/dist/actions/list-help-center-articles.d.mts +13 -1
  55. package/dist/actions/list-insights.d.cts +13 -1
  56. package/dist/actions/list-insights.d.mts +13 -1
  57. package/dist/actions/list-issues.d.cts +13 -1
  58. package/dist/actions/list-issues.d.mts +13 -1
  59. package/dist/actions/list-members.d.cts +13 -1
  60. package/dist/actions/list-members.d.cts.map +1 -1
  61. package/dist/actions/list-members.d.mts +13 -1
  62. package/dist/actions/list-members.d.mts.map +1 -1
  63. package/dist/actions/list-projects.d.cts +13 -1
  64. package/dist/actions/list-projects.d.mts +13 -1
  65. package/dist/actions/update-company.d.cts +13 -1
  66. package/dist/actions/update-company.d.mts +13 -1
  67. package/dist/actions/update-contact.d.cts +13 -1
  68. package/dist/actions/update-contact.d.mts +13 -1
  69. package/dist/actions/update-insight.d.cts +13 -1
  70. package/dist/actions/update-insight.d.mts +13 -1
  71. package/dist/actions/widget-close.d.cts +13 -1
  72. package/dist/actions/widget-close.d.cts.map +1 -1
  73. package/dist/actions/widget-close.d.mts +13 -1
  74. package/dist/actions/widget-close.d.mts.map +1 -1
  75. package/dist/actions/widget-disable.d.cts +13 -1
  76. package/dist/actions/widget-disable.d.cts.map +1 -1
  77. package/dist/actions/widget-disable.d.mts +13 -1
  78. package/dist/actions/widget-disable.d.mts.map +1 -1
  79. package/dist/actions/widget-off-event.d.cts +13 -1
  80. package/dist/actions/widget-off-event.d.mts +13 -1
  81. package/dist/actions/widget-on-event.d.cts +13 -1
  82. package/dist/actions/widget-on-event.d.mts +13 -1
  83. package/dist/actions/widget-open-docs.d.cts +13 -1
  84. package/dist/actions/widget-open-docs.d.mts +13 -1
  85. package/dist/actions/widget-open.d.cts +13 -1
  86. package/dist/actions/widget-open.d.mts +13 -1
  87. package/dist/actions/widget-toggle.d.cts +13 -1
  88. package/dist/actions/widget-toggle.d.cts.map +1 -1
  89. package/dist/actions/widget-toggle.d.mts +13 -1
  90. package/dist/actions/widget-toggle.d.mts.map +1 -1
  91. package/dist/app.cjs +5 -2
  92. package/dist/app.cjs.map +1 -1
  93. package/dist/app.d.cts +9 -1
  94. package/dist/app.d.cts.map +1 -1
  95. package/dist/app.d.mts +9 -1
  96. package/dist/app.d.mts.map +1 -1
  97. package/dist/app.mjs +3 -1
  98. package/dist/app.mjs.map +1 -1
  99. package/package.json +1 -1
@@ -18,7 +18,19 @@ declare const ProductlaneListMembersOutput: z.ZodObject<{
18
18
  workspaceId: z.ZodNullable<z.ZodString>;
19
19
  }, z.core.$loose>>;
20
20
  }, z.core.$loose>;
21
- declare const productlaneListMembers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const productlaneListMembers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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<"productlane", 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 { productlaneListMembers };
24
36
  //# sourceMappingURL=list-members.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-members.d.mts","names":[],"sources":["../../src/actions/list-members.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAgB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-members.d.mts","names":[],"sources":["../../src/actions/list-members.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAgB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}
@@ -25,7 +25,19 @@ declare const ProductlaneListProjectsOutput: z.ZodObject<{
25
25
  declare const productlaneListProjects: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  workspace_id: string;
27
27
  language?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { productlaneListProjects };
31
43
  //# sourceMappingURL=list-projects.d.cts.map
@@ -25,7 +25,19 @@ declare const ProductlaneListProjectsOutput: z.ZodObject<{
25
25
  declare const productlaneListProjects: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  workspace_id: string;
27
27
  language?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { productlaneListProjects };
31
43
  //# sourceMappingURL=list-projects.d.mts.map
@@ -53,7 +53,19 @@ declare const productlaneUpdateCompany: import("@keystrokehq/action").WorkflowAc
53
53
  statusName?: string | undefined;
54
54
  externalIds?: string[] | undefined;
55
55
  statusColor?: string | undefined;
56
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
56
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
57
69
  //#endregion
58
70
  export { productlaneUpdateCompany };
59
71
  //# sourceMappingURL=update-company.d.cts.map
@@ -53,7 +53,19 @@ declare const productlaneUpdateCompany: import("@keystrokehq/action").WorkflowAc
53
53
  statusName?: string | undefined;
54
54
  externalIds?: string[] | undefined;
55
55
  statusColor?: string | undefined;
56
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
56
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
57
69
  //#endregion
58
70
  export { productlaneUpdateCompany };
59
71
  //# sourceMappingURL=update-company.d.mts.map
@@ -32,7 +32,19 @@ declare const productlaneUpdateContact: import("@keystrokehq/action").WorkflowAc
32
32
  companyId?: string | undefined;
33
33
  companyName?: string | undefined;
34
34
  companyExternalId?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { productlaneUpdateContact };
38
50
  //# sourceMappingURL=update-contact.d.cts.map
@@ -32,7 +32,19 @@ declare const productlaneUpdateContact: import("@keystrokehq/action").WorkflowAc
32
32
  companyId?: string | undefined;
33
33
  companyName?: string | undefined;
34
34
  companyExternalId?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { productlaneUpdateContact };
38
50
  //# sourceMappingURL=update-contact.d.mts.map
@@ -113,7 +113,19 @@ declare const productlaneUpdateInsight: import("@keystrokehq/action").WorkflowAc
113
113
  contactId?: string | undefined;
114
114
  painLevel?: "UNKNOWN" | "LOW" | "MEDIUM" | "HIGH" | undefined;
115
115
  projectId?: string | undefined;
116
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
116
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
117
+ connectionId: z.ZodString;
118
+ entityId: z.ZodString;
119
+ instanceId: z.ZodString;
120
+ }, z.core.$strip>, z.ZodObject<{
121
+ generic_api_key: z.ZodString;
122
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
123
+ connectionId: z.ZodString;
124
+ entityId: z.ZodString;
125
+ instanceId: z.ZodString;
126
+ }, z.core.$strip>, z.ZodObject<{
127
+ generic_api_key: z.ZodString;
128
+ }, z.core.$strip>>]>;
117
129
  //#endregion
118
130
  export { productlaneUpdateInsight };
119
131
  //# sourceMappingURL=update-insight.d.cts.map
@@ -113,7 +113,19 @@ declare const productlaneUpdateInsight: import("@keystrokehq/action").WorkflowAc
113
113
  contactId?: string | undefined;
114
114
  painLevel?: "UNKNOWN" | "LOW" | "MEDIUM" | "HIGH" | undefined;
115
115
  projectId?: string | undefined;
116
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
116
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
117
+ connectionId: z.ZodString;
118
+ entityId: z.ZodString;
119
+ instanceId: z.ZodString;
120
+ }, z.core.$strip>, z.ZodObject<{
121
+ generic_api_key: z.ZodString;
122
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
123
+ connectionId: z.ZodString;
124
+ entityId: z.ZodString;
125
+ instanceId: z.ZodString;
126
+ }, z.core.$strip>, z.ZodObject<{
127
+ generic_api_key: z.ZodString;
128
+ }, z.core.$strip>>]>;
117
129
  //#endregion
118
130
  export { productlaneUpdateInsight };
119
131
  //# sourceMappingURL=update-insight.d.mts.map
@@ -5,7 +5,19 @@ declare const ProductlaneWidgetCloseInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ProductlaneWidgetCloseOutput: z.ZodObject<{
6
6
  script: z.ZodNullable<z.ZodString>;
7
7
  }, z.core.$loose>;
8
- declare const productlaneWidgetClose: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
8
+ declare const productlaneWidgetClose: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
9
+ connectionId: z.ZodString;
10
+ entityId: z.ZodString;
11
+ instanceId: z.ZodString;
12
+ }, z.core.$strip>, z.ZodObject<{
13
+ generic_api_key: z.ZodString;
14
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>;
9
21
  //#endregion
10
22
  export { productlaneWidgetClose };
11
23
  //# sourceMappingURL=widget-close.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"widget-close.d.cts","names":[],"sources":["../../src/actions/widget-close.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"widget-close.d.cts","names":[],"sources":["../../src/actions/widget-close.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}
@@ -5,7 +5,19 @@ declare const ProductlaneWidgetCloseInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ProductlaneWidgetCloseOutput: z.ZodObject<{
6
6
  script: z.ZodNullable<z.ZodString>;
7
7
  }, z.core.$loose>;
8
- declare const productlaneWidgetClose: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
8
+ declare const productlaneWidgetClose: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
9
+ connectionId: z.ZodString;
10
+ entityId: z.ZodString;
11
+ instanceId: z.ZodString;
12
+ }, z.core.$strip>, z.ZodObject<{
13
+ generic_api_key: z.ZodString;
14
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>;
9
21
  //#endregion
10
22
  export { productlaneWidgetClose };
11
23
  //# sourceMappingURL=widget-close.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"widget-close.d.mts","names":[],"sources":["../../src/actions/widget-close.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"widget-close.d.mts","names":[],"sources":["../../src/actions/widget-close.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}
@@ -6,7 +6,19 @@ declare const ProductlaneWidgetDisableOutput: z.ZodObject<{
6
6
  message: z.ZodNullable<z.ZodString>;
7
7
  success: z.ZodNullable<z.ZodBoolean>;
8
8
  }, z.core.$loose>;
9
- declare const productlaneWidgetDisable: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
9
+ declare const productlaneWidgetDisable: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
10
+ connectionId: z.ZodString;
11
+ entityId: z.ZodString;
12
+ instanceId: z.ZodString;
13
+ }, z.core.$strip>, z.ZodObject<{
14
+ generic_api_key: z.ZodString;
15
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>;
10
22
  //#endregion
11
23
  export { productlaneWidgetDisable };
12
24
  //# sourceMappingURL=widget-disable.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"widget-disable.d.cts","names":[],"sources":["../../src/actions/widget-disable.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"widget-disable.d.cts","names":[],"sources":["../../src/actions/widget-disable.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}
@@ -6,7 +6,19 @@ declare const ProductlaneWidgetDisableOutput: z.ZodObject<{
6
6
  message: z.ZodNullable<z.ZodString>;
7
7
  success: z.ZodNullable<z.ZodBoolean>;
8
8
  }, z.core.$loose>;
9
- declare const productlaneWidgetDisable: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
9
+ declare const productlaneWidgetDisable: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
10
+ connectionId: z.ZodString;
11
+ entityId: z.ZodString;
12
+ instanceId: z.ZodString;
13
+ }, z.core.$strip>, z.ZodObject<{
14
+ generic_api_key: z.ZodString;
15
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>;
10
22
  //#endregion
11
23
  export { productlaneWidgetDisable };
12
24
  //# sourceMappingURL=widget-disable.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"widget-disable.d.mts","names":[],"sources":["../../src/actions/widget-disable.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"widget-disable.d.mts","names":[],"sources":["../../src/actions/widget-disable.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}
@@ -18,7 +18,19 @@ declare const ProductlaneWidgetOffEventOutput: z.ZodObject<{
18
18
  declare const productlaneWidgetOffEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  event: "loaded" | "opened" | "closed" | "toggled" | "customLinkClicked" | "openDocsPage";
20
20
  callback: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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<"productlane", 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 { productlaneWidgetOffEvent };
24
36
  //# sourceMappingURL=widget-off-event.d.cts.map
@@ -18,7 +18,19 @@ declare const ProductlaneWidgetOffEventOutput: z.ZodObject<{
18
18
  declare const productlaneWidgetOffEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  event: "loaded" | "opened" | "closed" | "toggled" | "customLinkClicked" | "openDocsPage";
20
20
  callback: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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<"productlane", 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 { productlaneWidgetOffEvent };
24
36
  //# sourceMappingURL=widget-off-event.d.mts.map
@@ -16,7 +16,19 @@ declare const ProductlaneWidgetOnEventOutput: z.ZodObject<{
16
16
  declare const productlaneWidgetOnEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  event: "open" | "close" | "widgetLoaded" | "submit";
18
18
  callback: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { productlaneWidgetOnEvent };
22
34
  //# sourceMappingURL=widget-on-event.d.cts.map
@@ -16,7 +16,19 @@ declare const ProductlaneWidgetOnEventOutput: z.ZodObject<{
16
16
  declare const productlaneWidgetOnEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  event: "open" | "close" | "widgetLoaded" | "submit";
18
18
  callback: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { productlaneWidgetOnEvent };
22
34
  //# sourceMappingURL=widget-on-event.d.mts.map
@@ -11,7 +11,19 @@ declare const ProductlaneWidgetOpenDocsOutput: z.ZodObject<{
11
11
  declare const productlaneWidgetOpenDocs: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  document_id?: string | undefined;
13
13
  document_url_name?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { productlaneWidgetOpenDocs };
17
29
  //# sourceMappingURL=widget-open-docs.d.cts.map
@@ -11,7 +11,19 @@ declare const ProductlaneWidgetOpenDocsOutput: z.ZodObject<{
11
11
  declare const productlaneWidgetOpenDocs: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  document_id?: string | undefined;
13
13
  document_url_name?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { productlaneWidgetOpenDocs };
17
29
  //# sourceMappingURL=widget-open-docs.d.mts.map
@@ -14,7 +14,19 @@ declare const ProductlaneWidgetOpenOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const productlaneWidgetOpen: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  view?: "INDEX" | "CHANGELOG" | "DOCS" | "FEEDBACK" | undefined;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { productlaneWidgetOpen };
20
32
  //# sourceMappingURL=widget-open.d.cts.map
@@ -14,7 +14,19 @@ declare const ProductlaneWidgetOpenOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const productlaneWidgetOpen: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  view?: "INDEX" | "CHANGELOG" | "DOCS" | "FEEDBACK" | undefined;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { productlaneWidgetOpen };
20
32
  //# sourceMappingURL=widget-open.d.mts.map
@@ -5,7 +5,19 @@ declare const ProductlaneWidgetToggleInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ProductlaneWidgetToggleOutput: z.ZodObject<{
6
6
  javascript: z.ZodNullable<z.ZodString>;
7
7
  }, z.core.$loose>;
8
- declare const productlaneWidgetToggle: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
8
+ declare const productlaneWidgetToggle: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
9
+ connectionId: z.ZodString;
10
+ entityId: z.ZodString;
11
+ instanceId: z.ZodString;
12
+ }, z.core.$strip>, z.ZodObject<{
13
+ generic_api_key: z.ZodString;
14
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>;
9
21
  //#endregion
10
22
  export { productlaneWidgetToggle };
11
23
  //# sourceMappingURL=widget-toggle.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"widget-toggle.d.cts","names":[],"sources":["../../src/actions/widget-toggle.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"widget-toggle.d.cts","names":[],"sources":["../../src/actions/widget-toggle.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}
@@ -5,7 +5,19 @@ declare const ProductlaneWidgetToggleInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ProductlaneWidgetToggleOutput: z.ZodObject<{
6
6
  javascript: z.ZodNullable<z.ZodString>;
7
7
  }, z.core.$loose>;
8
- declare const productlaneWidgetToggle: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
8
+ declare const productlaneWidgetToggle: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
9
+ connectionId: z.ZodString;
10
+ entityId: z.ZodString;
11
+ instanceId: z.ZodString;
12
+ }, z.core.$strip>, z.ZodObject<{
13
+ generic_api_key: z.ZodString;
14
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>;
9
21
  //#endregion
10
22
  export { productlaneWidgetToggle };
11
23
  //# sourceMappingURL=widget-toggle.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"widget-toggle.d.mts","names":[],"sources":["../../src/actions/widget-toggle.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"widget-toggle.d.mts","names":[],"sources":["../../src/actions/widget-toggle.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}
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 productlane = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const productlane = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "productlane",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: zod.z.string() }
5
8
  });
6
9
  //#endregion
7
10
  exports.productlane = productlane;
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 productlane = defineApp({\n slug: \"productlane\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,eAAA,uCAAA,CAAA,CAAA,UAAA,CAAwB;CACnC,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 productlane = defineApp({\n slug: \"productlane\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,eAAA,GAAA,2BAAA,UAAA,CAAwB;CACnC,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 productlane: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const productlane: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"productlane", 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 { productlane };
5
13
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,WAAA,6BAAW,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,WAAA,6BAAW,GAAA,+BAAA,UAAA,gBAAA,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 productlane: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const productlane: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"productlane", 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 { productlane };
5
13
  //# sourceMappingURL=app.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,WAAA,6BAAW,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,WAAA,6BAAW,GAAA,+BAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}