@keystrokehq/pdf_co 0.1.3 → 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 (91) hide show
  1. package/dist/actions/account-balance-info.d.cts +13 -1
  2. package/dist/actions/account-balance-info.d.cts.map +1 -1
  3. package/dist/actions/account-balance-info.d.mts +13 -1
  4. package/dist/actions/account-balance-info.d.mts.map +1 -1
  5. package/dist/actions/convert-excel-to-csv.d.cts +13 -1
  6. package/dist/actions/convert-excel-to-csv.d.mts +13 -1
  7. package/dist/actions/convert-excel-to-html.d.cts +13 -1
  8. package/dist/actions/convert-excel-to-html.d.mts +13 -1
  9. package/dist/actions/convert-excel-to-json.d.cts +13 -1
  10. package/dist/actions/convert-excel-to-json.d.mts +13 -1
  11. package/dist/actions/convert-excel-to-text.d.cts +13 -1
  12. package/dist/actions/convert-excel-to-text.d.mts +13 -1
  13. package/dist/actions/convert-excel-to-xml.d.cts +13 -1
  14. package/dist/actions/convert-excel-to-xml.d.cts.map +1 -1
  15. package/dist/actions/convert-excel-to-xml.d.mts +13 -1
  16. package/dist/actions/convert-excel-to-xml.d.mts.map +1 -1
  17. package/dist/actions/document-parser.d.cts +13 -1
  18. package/dist/actions/document-parser.d.mts +13 -1
  19. package/dist/actions/file-upload.d.cts +13 -1
  20. package/dist/actions/file-upload.d.mts +13 -1
  21. package/dist/actions/job-check.d.cts +13 -1
  22. package/dist/actions/job-check.d.mts +13 -1
  23. package/dist/actions/pdf-add.d.cts +13 -1
  24. package/dist/actions/pdf-add.d.cts.map +1 -1
  25. package/dist/actions/pdf-add.d.mts +13 -1
  26. package/dist/actions/pdf-add.d.mts.map +1 -1
  27. package/dist/actions/pdf-change-text-searchable.d.cts +13 -1
  28. package/dist/actions/pdf-change-text-searchable.d.mts +13 -1
  29. package/dist/actions/pdf-delete-pages.d.cts +13 -1
  30. package/dist/actions/pdf-delete-pages.d.mts +13 -1
  31. package/dist/actions/pdf-extract-attachments.d.cts +13 -1
  32. package/dist/actions/pdf-extract-attachments.d.mts +13 -1
  33. package/dist/actions/pdf-find.d.cts +13 -1
  34. package/dist/actions/pdf-find.d.mts +13 -1
  35. package/dist/actions/pdf-forms-info-reader.d.cts +13 -1
  36. package/dist/actions/pdf-forms-info-reader.d.mts +13 -1
  37. package/dist/actions/pdf-from-document-txt.d.cts +13 -1
  38. package/dist/actions/pdf-from-document-txt.d.mts +13 -1
  39. package/dist/actions/pdf-from-email.d.cts +13 -1
  40. package/dist/actions/pdf-from-email.d.mts +13 -1
  41. package/dist/actions/pdf-from-html.d.cts +13 -1
  42. package/dist/actions/pdf-from-html.d.mts +13 -1
  43. package/dist/actions/pdf-info-reader.d.cts +13 -1
  44. package/dist/actions/pdf-info-reader.d.mts +13 -1
  45. package/dist/actions/pdf-merge.d.cts +13 -1
  46. package/dist/actions/pdf-merge.d.mts +13 -1
  47. package/dist/actions/pdf-rotate.d.cts +13 -1
  48. package/dist/actions/pdf-rotate.d.mts +13 -1
  49. package/dist/actions/pdf-search-and-delete-text.d.cts +13 -1
  50. package/dist/actions/pdf-search-and-delete-text.d.mts +13 -1
  51. package/dist/actions/pdf-search-and-replace-text.d.cts +13 -1
  52. package/dist/actions/pdf-search-and-replace-text.d.mts +13 -1
  53. package/dist/actions/pdf-split.d.cts +13 -1
  54. package/dist/actions/pdf-split.d.cts.map +1 -1
  55. package/dist/actions/pdf-split.d.mts +13 -1
  56. package/dist/actions/pdf-split.d.mts.map +1 -1
  57. package/dist/actions/pdf-to-csv.d.cts +13 -1
  58. package/dist/actions/pdf-to-csv.d.mts +13 -1
  59. package/dist/actions/pdf-to-html.d.cts +13 -1
  60. package/dist/actions/pdf-to-html.d.mts +13 -1
  61. package/dist/actions/pdf-to-image.d.cts +13 -1
  62. package/dist/actions/pdf-to-image.d.mts +13 -1
  63. package/dist/actions/pdf-to-json.d.cts +13 -1
  64. package/dist/actions/pdf-to-json.d.mts +13 -1
  65. package/dist/actions/pdf-to-text.d.cts +13 -1
  66. package/dist/actions/pdf-to-text.d.mts +13 -1
  67. package/dist/actions/pdf-to-xls.d.cts +13 -1
  68. package/dist/actions/pdf-to-xls.d.mts +13 -1
  69. package/dist/actions/pdf-to-xlsx.d.cts +13 -1
  70. package/dist/actions/pdf-to-xlsx.d.mts +13 -1
  71. package/dist/actions/pdf-to-xml.d.cts +13 -1
  72. package/dist/actions/pdf-to-xml.d.mts +13 -1
  73. package/dist/actions/pdfco-post-barcode-generate.d.cts +13 -1
  74. package/dist/actions/pdfco-post-barcode-generate.d.mts +13 -1
  75. package/dist/actions/pdfco-post-file-upload-base64.d.cts +13 -1
  76. package/dist/actions/pdfco-post-file-upload-base64.d.mts +13 -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/dist/catalog.cjs +1 -1
  86. package/dist/catalog.cjs.map +1 -1
  87. package/dist/catalog.d.cts +1 -1
  88. package/dist/catalog.d.mts +1 -1
  89. package/dist/catalog.mjs +1 -1
  90. package/dist/catalog.mjs.map +1 -1
  91. package/package.json +1 -1
@@ -221,7 +221,19 @@ declare const pdfCoPdfToJson: import("@keystrokehq/action").WorkflowActionDefini
221
221
  password?: string | undefined;
222
222
  profiles?: string | undefined;
223
223
  searchString?: string | undefined;
224
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
224
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
225
+ connectionId: z.ZodString;
226
+ entityId: z.ZodString;
227
+ instanceId: z.ZodString;
228
+ }, z.core.$strip>, z.ZodObject<{
229
+ generic_api_key: z.ZodString;
230
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
231
+ connectionId: z.ZodString;
232
+ entityId: z.ZodString;
233
+ instanceId: z.ZodString;
234
+ }, z.core.$strip>, z.ZodObject<{
235
+ generic_api_key: z.ZodString;
236
+ }, z.core.$strip>>]>;
225
237
  //#endregion
226
238
  export { pdfCoPdfToJson };
227
239
  //# sourceMappingURL=pdf-to-json.d.mts.map
@@ -43,7 +43,19 @@ declare const pdfCoPdfToText: import("@keystrokehq/action").WorkflowActionDefini
43
43
  httppassword?: string | undefined;
44
44
  httpusername?: string | undefined;
45
45
  lineGrouping?: string | undefined;
46
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
46
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ generic_api_key: z.ZodString;
58
+ }, z.core.$strip>>]>;
47
59
  //#endregion
48
60
  export { pdfCoPdfToText };
49
61
  //# sourceMappingURL=pdf-to-text.d.cts.map
@@ -43,7 +43,19 @@ declare const pdfCoPdfToText: import("@keystrokehq/action").WorkflowActionDefini
43
43
  httppassword?: string | undefined;
44
44
  httpusername?: string | undefined;
45
45
  lineGrouping?: string | undefined;
46
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
46
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ generic_api_key: z.ZodString;
58
+ }, z.core.$strip>>]>;
47
59
  //#endregion
48
60
  export { pdfCoPdfToText };
49
61
  //# sourceMappingURL=pdf-to-text.d.mts.map
@@ -24,7 +24,19 @@ declare const pdfCoPdfToXls: import("@keystrokehq/action").WorkflowActionDefinit
24
24
  password?: string | undefined;
25
25
  profiles?: string | undefined;
26
26
  run_async?: boolean | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { pdfCoPdfToXls };
30
42
  //# sourceMappingURL=pdf-to-xls.d.cts.map
@@ -24,7 +24,19 @@ declare const pdfCoPdfToXls: import("@keystrokehq/action").WorkflowActionDefinit
24
24
  password?: string | undefined;
25
25
  profiles?: string | undefined;
26
26
  run_async?: boolean | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { pdfCoPdfToXls };
30
42
  //# sourceMappingURL=pdf-to-xls.d.mts.map
@@ -36,7 +36,19 @@ declare const pdfCoPdfToXlsx: import("@keystrokehq/action").WorkflowActionDefini
36
36
  expiration?: number | undefined;
37
37
  optimization?: string | undefined;
38
38
  columns0Based?: boolean | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { pdfCoPdfToXlsx };
42
54
  //# sourceMappingURL=pdf-to-xlsx.d.cts.map
@@ -36,7 +36,19 @@ declare const pdfCoPdfToXlsx: import("@keystrokehq/action").WorkflowActionDefini
36
36
  expiration?: number | undefined;
37
37
  optimization?: string | undefined;
38
38
  columns0Based?: boolean | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { pdfCoPdfToXlsx };
42
54
  //# sourceMappingURL=pdf-to-xlsx.d.mts.map
@@ -22,7 +22,19 @@ declare const pdfCoPdfToXml: import("@keystrokehq/action").WorkflowActionDefinit
22
22
  password?: string | undefined;
23
23
  profiles?: string | undefined;
24
24
  run_async?: boolean | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { pdfCoPdfToXml };
28
40
  //# sourceMappingURL=pdf-to-xml.d.cts.map
@@ -22,7 +22,19 @@ declare const pdfCoPdfToXml: import("@keystrokehq/action").WorkflowActionDefinit
22
22
  password?: string | undefined;
23
23
  profiles?: string | undefined;
24
24
  run_async?: boolean | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { pdfCoPdfToXml };
28
40
  //# sourceMappingURL=pdf-to-xml.d.mts.map
@@ -88,7 +88,19 @@ declare const pdfCoPdfcoPostBarcodeGenerate: import("@keystrokehq/action").Workf
88
88
  outputDataFormat?: string | undefined;
89
89
  "profiles.CaptionFont"?: string | undefined;
90
90
  "profiles.NarrowBarWidth"?: number | undefined;
91
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
91
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
92
+ connectionId: z.ZodString;
93
+ entityId: z.ZodString;
94
+ instanceId: z.ZodString;
95
+ }, z.core.$strip>, z.ZodObject<{
96
+ generic_api_key: z.ZodString;
97
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
98
+ connectionId: z.ZodString;
99
+ entityId: z.ZodString;
100
+ instanceId: z.ZodString;
101
+ }, z.core.$strip>, z.ZodObject<{
102
+ generic_api_key: z.ZodString;
103
+ }, z.core.$strip>>]>;
92
104
  //#endregion
93
105
  export { pdfCoPdfcoPostBarcodeGenerate };
94
106
  //# sourceMappingURL=pdfco-post-barcode-generate.d.cts.map
@@ -88,7 +88,19 @@ declare const pdfCoPdfcoPostBarcodeGenerate: import("@keystrokehq/action").Workf
88
88
  outputDataFormat?: string | undefined;
89
89
  "profiles.CaptionFont"?: string | undefined;
90
90
  "profiles.NarrowBarWidth"?: number | undefined;
91
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
91
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
92
+ connectionId: z.ZodString;
93
+ entityId: z.ZodString;
94
+ instanceId: z.ZodString;
95
+ }, z.core.$strip>, z.ZodObject<{
96
+ generic_api_key: z.ZodString;
97
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
98
+ connectionId: z.ZodString;
99
+ entityId: z.ZodString;
100
+ instanceId: z.ZodString;
101
+ }, z.core.$strip>, z.ZodObject<{
102
+ generic_api_key: z.ZodString;
103
+ }, z.core.$strip>>]>;
92
104
  //#endregion
93
105
  export { pdfCoPdfcoPostBarcodeGenerate };
94
106
  //# sourceMappingURL=pdfco-post-barcode-generate.d.mts.map
@@ -21,7 +21,19 @@ declare const pdfCoPdfcoPostFileUploadBase64: import("@keystrokehq/action").Work
21
21
  file: string;
22
22
  name?: string | undefined;
23
23
  expiration?: number | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { pdfCoPdfcoPostFileUploadBase64 };
27
39
  //# sourceMappingURL=pdfco-post-file-upload-base64.d.cts.map
@@ -21,7 +21,19 @@ declare const pdfCoPdfcoPostFileUploadBase64: import("@keystrokehq/action").Work
21
21
  file: string;
22
22
  name?: string | undefined;
23
23
  expiration?: number | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { pdfCoPdfcoPostFileUploadBase64 };
27
39
  //# sourceMappingURL=pdfco-post-file-upload-base64.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 pdfCo = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const pdfCo = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "pdf_co",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: zod.z.string() }
5
8
  });
6
9
  //#endregion
7
10
  exports.pdfCo = pdfCo;
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 pdfCo = defineApp({\n slug: \"pdf_co\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,SAAA,uCAAA,CAAA,CAAA,UAAA,CAAkB;CAC7B,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 pdfCo = defineApp({\n slug: \"pdf_co\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,SAAA,GAAA,2BAAA,UAAA,CAAkB;CAC7B,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 pdfCo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const pdfCo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"pdf_co", 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 { pdfCo };
5
13
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,KAAA,6BAAK,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,KAAA,6BAAK,GAAA,+BAAA,UAAA,WAAA,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 pdfCo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const pdfCo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"pdf_co", 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 { pdfCo };
5
13
  //# sourceMappingURL=app.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,KAAA,6BAAK,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,KAAA,6BAAK,GAAA,+BAAA,UAAA,WAAA,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 pdfCo = defineApp({
4
5
  slug: "pdf_co",
5
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: z.string() }
6
8
  });
7
9
  //#endregion
8
10
  export { pdfCo };
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 pdfCo = defineApp({\n slug: \"pdf_co\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,QAAQ,UAAU;CAC7B,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 pdfCo = defineApp({\n slug: \"pdf_co\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,QAAQ,UAAU;CAC7B,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}
package/dist/catalog.cjs CHANGED
@@ -8,7 +8,7 @@ const pdfCoCatalog = {
8
8
  "logo": "https://logos.composio.dev/api/pdf_co",
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
- "credentialFields": { "api_key": {
11
+ "credentialFields": { "generic_api_key": {
12
12
  "label": "PDF.co API Key",
13
13
  "secret": true,
14
14
  "description": "Your PDF.co API Key, obtainable from your PDF.co Dashboard."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const pdfCoCatalog = {\n \"slug\": \"pdf_co\",\n \"name\": \"PDF.co\",\n \"description\": \"PDF.co is a REST API platform for PDF automation including PDF extraction, generation, editing, splitting, merging, form filling, barcode processing, OCR, document parsing, file conversion (PDF to Excel/CSV/JSON/XML/HTML/Image and vice versa), and AI-powered invoice parsing.\",\n \"category\": \"Documents\",\n \"logo\": \"https://logos.composio.dev/api/pdf_co\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"PDF.co API Key\",\n \"secret\": true,\n \"description\": \"Your PDF.co API Key, obtainable from your PDF.co Dashboard.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const pdfCoCatalog = {\n \"slug\": \"pdf_co\",\n \"name\": \"PDF.co\",\n \"description\": \"PDF.co is a REST API platform for PDF automation including PDF extraction, generation, editing, splitting, merging, form filling, barcode processing, OCR, document parsing, file conversion (PDF to Excel/CSV/JSON/XML/HTML/Image and vice versa), and AI-powered invoice parsing.\",\n \"category\": \"Documents\",\n \"logo\": \"https://logos.composio.dev/api/pdf_co\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"PDF.co API Key\",\n \"secret\": true,\n \"description\": \"Your PDF.co API Key, obtainable from your PDF.co Dashboard.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
@@ -9,7 +9,7 @@ declare const pdfCoCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly api_key: {
12
+ readonly generic_api_key: {
13
13
  readonly label: "PDF.co API Key";
14
14
  readonly secret: true;
15
15
  readonly description: "Your PDF.co API Key, obtainable from your PDF.co Dashboard.";
@@ -9,7 +9,7 @@ declare const pdfCoCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly api_key: {
12
+ readonly generic_api_key: {
13
13
  readonly label: "PDF.co API Key";
14
14
  readonly secret: true;
15
15
  readonly description: "Your PDF.co API Key, obtainable from your PDF.co Dashboard.";
package/dist/catalog.mjs CHANGED
@@ -8,7 +8,7 @@ const pdfCoCatalog = {
8
8
  "logo": "https://logos.composio.dev/api/pdf_co",
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
- "credentialFields": { "api_key": {
11
+ "credentialFields": { "generic_api_key": {
12
12
  "label": "PDF.co API Key",
13
13
  "secret": true,
14
14
  "description": "Your PDF.co API Key, obtainable from your PDF.co Dashboard."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const pdfCoCatalog = {\n \"slug\": \"pdf_co\",\n \"name\": \"PDF.co\",\n \"description\": \"PDF.co is a REST API platform for PDF automation including PDF extraction, generation, editing, splitting, merging, form filling, barcode processing, OCR, document parsing, file conversion (PDF to Excel/CSV/JSON/XML/HTML/Image and vice versa), and AI-powered invoice parsing.\",\n \"category\": \"Documents\",\n \"logo\": \"https://logos.composio.dev/api/pdf_co\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"PDF.co API Key\",\n \"secret\": true,\n \"description\": \"Your PDF.co API Key, obtainable from your PDF.co Dashboard.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const pdfCoCatalog = {\n \"slug\": \"pdf_co\",\n \"name\": \"PDF.co\",\n \"description\": \"PDF.co is a REST API platform for PDF automation including PDF extraction, generation, editing, splitting, merging, form filling, barcode processing, OCR, document parsing, file conversion (PDF to Excel/CSV/JSON/XML/HTML/Image and vice versa), and AI-powered invoice parsing.\",\n \"category\": \"Documents\",\n \"logo\": \"https://logos.composio.dev/api/pdf_co\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"PDF.co API Key\",\n \"secret\": true,\n \"description\": \"Your PDF.co API Key, obtainable from your PDF.co Dashboard.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/pdf_co",
3
- "version": "0.1.3",
3
+ "version": "0.1.5",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"