@keystrokehq/pdf_co 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/account-balance-info.d.cts +13 -1
- package/dist/actions/account-balance-info.d.cts.map +1 -1
- package/dist/actions/account-balance-info.d.mts +13 -1
- package/dist/actions/account-balance-info.d.mts.map +1 -1
- package/dist/actions/convert-excel-to-csv.d.cts +13 -1
- package/dist/actions/convert-excel-to-csv.d.mts +13 -1
- package/dist/actions/convert-excel-to-html.d.cts +13 -1
- package/dist/actions/convert-excel-to-html.d.mts +13 -1
- package/dist/actions/convert-excel-to-json.d.cts +13 -1
- package/dist/actions/convert-excel-to-json.d.mts +13 -1
- package/dist/actions/convert-excel-to-text.d.cts +13 -1
- package/dist/actions/convert-excel-to-text.d.mts +13 -1
- package/dist/actions/convert-excel-to-xml.d.cts +13 -1
- package/dist/actions/convert-excel-to-xml.d.cts.map +1 -1
- package/dist/actions/convert-excel-to-xml.d.mts +13 -1
- package/dist/actions/convert-excel-to-xml.d.mts.map +1 -1
- package/dist/actions/document-parser.d.cts +13 -1
- package/dist/actions/document-parser.d.mts +13 -1
- package/dist/actions/file-upload.d.cts +13 -1
- package/dist/actions/file-upload.d.mts +13 -1
- package/dist/actions/job-check.d.cts +13 -1
- package/dist/actions/job-check.d.mts +13 -1
- package/dist/actions/pdf-add.d.cts +13 -1
- package/dist/actions/pdf-add.d.cts.map +1 -1
- package/dist/actions/pdf-add.d.mts +13 -1
- package/dist/actions/pdf-add.d.mts.map +1 -1
- package/dist/actions/pdf-change-text-searchable.d.cts +13 -1
- package/dist/actions/pdf-change-text-searchable.d.mts +13 -1
- package/dist/actions/pdf-delete-pages.d.cts +13 -1
- package/dist/actions/pdf-delete-pages.d.mts +13 -1
- package/dist/actions/pdf-extract-attachments.d.cts +13 -1
- package/dist/actions/pdf-extract-attachments.d.mts +13 -1
- package/dist/actions/pdf-find.d.cts +13 -1
- package/dist/actions/pdf-find.d.mts +13 -1
- package/dist/actions/pdf-forms-info-reader.d.cts +13 -1
- package/dist/actions/pdf-forms-info-reader.d.mts +13 -1
- package/dist/actions/pdf-from-document-txt.d.cts +13 -1
- package/dist/actions/pdf-from-document-txt.d.mts +13 -1
- package/dist/actions/pdf-from-email.d.cts +13 -1
- package/dist/actions/pdf-from-email.d.mts +13 -1
- package/dist/actions/pdf-from-html.d.cts +13 -1
- package/dist/actions/pdf-from-html.d.mts +13 -1
- package/dist/actions/pdf-info-reader.d.cts +13 -1
- package/dist/actions/pdf-info-reader.d.mts +13 -1
- package/dist/actions/pdf-merge.d.cts +13 -1
- package/dist/actions/pdf-merge.d.mts +13 -1
- package/dist/actions/pdf-rotate.d.cts +13 -1
- package/dist/actions/pdf-rotate.d.mts +13 -1
- package/dist/actions/pdf-search-and-delete-text.d.cts +13 -1
- package/dist/actions/pdf-search-and-delete-text.d.mts +13 -1
- package/dist/actions/pdf-search-and-replace-text.d.cts +13 -1
- package/dist/actions/pdf-search-and-replace-text.d.mts +13 -1
- package/dist/actions/pdf-split.d.cts +13 -1
- package/dist/actions/pdf-split.d.cts.map +1 -1
- package/dist/actions/pdf-split.d.mts +13 -1
- package/dist/actions/pdf-split.d.mts.map +1 -1
- package/dist/actions/pdf-to-csv.d.cts +13 -1
- package/dist/actions/pdf-to-csv.d.mts +13 -1
- package/dist/actions/pdf-to-html.d.cts +13 -1
- package/dist/actions/pdf-to-html.d.mts +13 -1
- package/dist/actions/pdf-to-image.d.cts +13 -1
- package/dist/actions/pdf-to-image.d.mts +13 -1
- package/dist/actions/pdf-to-json.d.cts +13 -1
- package/dist/actions/pdf-to-json.d.mts +13 -1
- package/dist/actions/pdf-to-text.d.cts +13 -1
- package/dist/actions/pdf-to-text.d.mts +13 -1
- package/dist/actions/pdf-to-xls.d.cts +13 -1
- package/dist/actions/pdf-to-xls.d.mts +13 -1
- package/dist/actions/pdf-to-xlsx.d.cts +13 -1
- package/dist/actions/pdf-to-xlsx.d.mts +13 -1
- package/dist/actions/pdf-to-xml.d.cts +13 -1
- package/dist/actions/pdf-to-xml.d.mts +13 -1
- package/dist/actions/pdfco-post-barcode-generate.d.cts +13 -1
- package/dist/actions/pdfco-post-barcode-generate.d.mts +13 -1
- package/dist/actions/pdfco-post-file-upload-base64.d.cts +13 -1
- package/dist/actions/pdfco-post-file-upload-base64.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -32,7 +32,19 @@ declare const pdfCoPdfFind: import("@keystrokehq/action").WorkflowActionDefiniti
|
|
|
32
32
|
profiles?: string | undefined;
|
|
33
33
|
regexSearch?: boolean | undefined;
|
|
34
34
|
caseSensitive?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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<"pdf_co", 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 { pdfCoPdfFind };
|
|
38
50
|
//# sourceMappingURL=pdf-find.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const pdfCoPdfFormsInfoReader: import("@keystrokehq/action").WorkflowAct
|
|
|
39
39
|
url: string;
|
|
40
40
|
async?: boolean | undefined;
|
|
41
41
|
password?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { pdfCoPdfFormsInfoReader };
|
|
45
57
|
//# sourceMappingURL=pdf-forms-info-reader.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const pdfCoPdfFormsInfoReader: import("@keystrokehq/action").WorkflowAct
|
|
|
39
39
|
url: string;
|
|
40
40
|
async?: boolean | undefined;
|
|
41
41
|
password?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { pdfCoPdfFormsInfoReader };
|
|
45
57
|
//# sourceMappingURL=pdf-forms-info-reader.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const pdfCoPdfFromDocumentTxt: import("@keystrokehq/action").WorkflowAct
|
|
|
24
24
|
name: string;
|
|
25
25
|
profiles?: string | undefined;
|
|
26
26
|
async_job?: boolean | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { pdfCoPdfFromDocumentTxt };
|
|
30
42
|
//# sourceMappingURL=pdf-from-document-txt.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const pdfCoPdfFromDocumentTxt: import("@keystrokehq/action").WorkflowAct
|
|
|
24
24
|
name: string;
|
|
25
25
|
profiles?: string | undefined;
|
|
26
26
|
async_job?: boolean | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { pdfCoPdfFromDocumentTxt };
|
|
30
42
|
//# sourceMappingURL=pdf-from-document-txt.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const pdfCoPdfFromEmail: import("@keystrokehq/action").WorkflowActionDef
|
|
|
23
23
|
name?: string | undefined;
|
|
24
24
|
profiles?: string | undefined;
|
|
25
25
|
async_job?: boolean | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { pdfCoPdfFromEmail };
|
|
29
41
|
//# sourceMappingURL=pdf-from-email.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const pdfCoPdfFromEmail: import("@keystrokehq/action").WorkflowActionDef
|
|
|
23
23
|
name?: string | undefined;
|
|
24
24
|
profiles?: string | undefined;
|
|
25
25
|
async_job?: boolean | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { pdfCoPdfFromEmail };
|
|
29
41
|
//# sourceMappingURL=pdf-from-email.d.mts.map
|
|
@@ -42,7 +42,19 @@ declare const pdfCoPdfFromHtml: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
42
42
|
orientation?: string | undefined;
|
|
43
43
|
printBackground?: boolean | undefined;
|
|
44
44
|
DoNotWaitFullLoad?: boolean | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { pdfCoPdfFromHtml };
|
|
48
60
|
//# sourceMappingURL=pdf-from-html.d.cts.map
|
|
@@ -42,7 +42,19 @@ declare const pdfCoPdfFromHtml: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
42
42
|
orientation?: string | undefined;
|
|
43
43
|
printBackground?: boolean | undefined;
|
|
44
44
|
DoNotWaitFullLoad?: boolean | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { pdfCoPdfFromHtml };
|
|
48
60
|
//# sourceMappingURL=pdf-from-html.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const PdfCoPdfInfoReaderOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const pdfCoPdfInfoReader: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
url: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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<"pdf_co", 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 { pdfCoPdfInfoReader };
|
|
18
30
|
//# sourceMappingURL=pdf-info-reader.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const PdfCoPdfInfoReaderOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const pdfCoPdfInfoReader: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
url: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", 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<"pdf_co", 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 { pdfCoPdfInfoReader };
|
|
18
30
|
//# sourceMappingURL=pdf-info-reader.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const pdfCoPdfMerge: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
19
19
|
name?: string | undefined;
|
|
20
20
|
profiles?: string | undefined;
|
|
21
21
|
run_async?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { pdfCoPdfMerge };
|
|
25
37
|
//# sourceMappingURL=pdf-merge.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const pdfCoPdfMerge: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
19
19
|
name?: string | undefined;
|
|
20
20
|
profiles?: string | undefined;
|
|
21
21
|
run_async?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { pdfCoPdfMerge };
|
|
25
37
|
//# sourceMappingURL=pdf-merge.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const pdfCoPdfRotate: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
23
23
|
name?: string | undefined;
|
|
24
24
|
password?: string | undefined;
|
|
25
25
|
run_async?: boolean | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { pdfCoPdfRotate };
|
|
29
41
|
//# sourceMappingURL=pdf-rotate.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const pdfCoPdfRotate: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
23
23
|
name?: string | undefined;
|
|
24
24
|
password?: string | undefined;
|
|
25
25
|
run_async?: boolean | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { pdfCoPdfRotate };
|
|
29
41
|
//# sourceMappingURL=pdf-rotate.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const pdfCoPdfSearchAndDeleteText: import("@keystrokehq/action").Workflo
|
|
|
30
30
|
regex?: boolean | undefined;
|
|
31
31
|
password?: string | undefined;
|
|
32
32
|
caseSensitive?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { pdfCoPdfSearchAndDeleteText };
|
|
36
48
|
//# sourceMappingURL=pdf-search-and-delete-text.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const pdfCoPdfSearchAndDeleteText: import("@keystrokehq/action").Workflo
|
|
|
30
30
|
regex?: boolean | undefined;
|
|
31
31
|
password?: string | undefined;
|
|
32
32
|
caseSensitive?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { pdfCoPdfSearchAndDeleteText };
|
|
36
48
|
//# sourceMappingURL=pdf-search-and-delete-text.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const pdfCoPdfSearchAndReplaceText: import("@keystrokehq/action").Workfl
|
|
|
30
30
|
async?: boolean | undefined;
|
|
31
31
|
password?: string | undefined;
|
|
32
32
|
regexSearch?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { pdfCoPdfSearchAndReplaceText };
|
|
36
48
|
//# sourceMappingURL=pdf-search-and-replace-text.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const pdfCoPdfSearchAndReplaceText: import("@keystrokehq/action").Workfl
|
|
|
30
30
|
async?: boolean | undefined;
|
|
31
31
|
password?: string | undefined;
|
|
32
32
|
regexSearch?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { pdfCoPdfSearchAndReplaceText };
|
|
36
48
|
//# sourceMappingURL=pdf-search-and-replace-text.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const pdfCoPdfSplit: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
52
52
|
outputDataFormat?: string | undefined;
|
|
53
53
|
DataEncryptionKey?: string | undefined;
|
|
54
54
|
DataEncryptionAlgorithm?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { pdfCoPdfSplit };
|
|
58
70
|
//# sourceMappingURL=pdf-split.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pdf-split.d.cts","names":[],"sources":["../../src/actions/pdf-split.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cASnB,aAAA,gCAAa,wBAAA
|
|
1
|
+
{"version":3,"file":"pdf-split.d.cts","names":[],"sources":["../../src/actions/pdf-split.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cASnB,aAAA,gCAAa,wBAAA"}
|
|
@@ -52,7 +52,19 @@ declare const pdfCoPdfSplit: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
52
52
|
outputDataFormat?: string | undefined;
|
|
53
53
|
DataEncryptionKey?: string | undefined;
|
|
54
54
|
DataEncryptionAlgorithm?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { pdfCoPdfSplit };
|
|
58
70
|
//# sourceMappingURL=pdf-split.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pdf-split.d.mts","names":[],"sources":["../../src/actions/pdf-split.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cASnB,aAAA,gCAAa,wBAAA
|
|
1
|
+
{"version":3,"file":"pdf-split.d.mts","names":[],"sources":["../../src/actions/pdf-split.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cASnB,aAAA,gCAAa,wBAAA"}
|
|
@@ -30,7 +30,19 @@ declare const pdfCoPdfToCsv: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
30
30
|
password?: string | undefined;
|
|
31
31
|
profiles?: string | undefined;
|
|
32
32
|
run_async?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { pdfCoPdfToCsv };
|
|
36
48
|
//# sourceMappingURL=pdf-to-csv.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const pdfCoPdfToCsv: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
30
30
|
password?: string | undefined;
|
|
31
31
|
profiles?: string | undefined;
|
|
32
32
|
run_async?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { pdfCoPdfToCsv };
|
|
36
48
|
//# sourceMappingURL=pdf-to-csv.d.mts.map
|
|
@@ -33,7 +33,19 @@ declare const pdfCoPdfToHtml: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
33
33
|
password?: string | undefined;
|
|
34
34
|
profiles?: string | undefined;
|
|
35
35
|
run_async?: boolean | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { pdfCoPdfToHtml };
|
|
39
51
|
//# sourceMappingURL=pdf-to-html.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const pdfCoPdfToHtml: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
33
33
|
password?: string | undefined;
|
|
34
34
|
profiles?: string | undefined;
|
|
35
35
|
run_async?: boolean | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { pdfCoPdfToHtml };
|
|
39
51
|
//# sourceMappingURL=pdf-to-html.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const pdfCoPdfToImage: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
29
29
|
password?: string | undefined;
|
|
30
30
|
profiles?: string | undefined;
|
|
31
31
|
imageFormat?: "PNG" | "JPG" | "TIFF" | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { pdfCoPdfToImage };
|
|
35
47
|
//# sourceMappingURL=pdf-to-image.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const pdfCoPdfToImage: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
29
29
|
password?: string | undefined;
|
|
30
30
|
profiles?: string | undefined;
|
|
31
31
|
imageFormat?: "PNG" | "JPG" | "TIFF" | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { pdfCoPdfToImage };
|
|
35
47
|
//# sourceMappingURL=pdf-to-image.d.mts.map
|
|
@@ -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
|
|
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.cts.map
|