@keystrokehq/pandadoc 0.1.5 → 0.1.6
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-document-attachment.cjs +1 -0
- package/dist/actions/create-document-attachment.cjs.map +1 -1
- package/dist/actions/create-document-attachment.d.cts +3 -20
- package/dist/actions/create-document-attachment.d.cts.map +1 -1
- package/dist/actions/create-document-attachment.d.mts +3 -20
- package/dist/actions/create-document-attachment.d.mts.map +1 -1
- package/dist/actions/create-document-attachment.mjs +1 -0
- package/dist/actions/create-document-attachment.mjs.map +1 -1
- package/dist/actions/create-document-from-file.cjs +1 -0
- package/dist/actions/create-document-from-file.cjs.map +1 -1
- package/dist/actions/create-document-from-file.d.cts +3 -35
- package/dist/actions/create-document-from-file.d.cts.map +1 -1
- package/dist/actions/create-document-from-file.d.mts +3 -35
- package/dist/actions/create-document-from-file.d.mts.map +1 -1
- package/dist/actions/create-document-from-file.mjs +1 -0
- package/dist/actions/create-document-from-file.mjs.map +1 -1
- package/dist/actions/create-folder.cjs +1 -0
- package/dist/actions/create-folder.cjs.map +1 -1
- package/dist/actions/create-folder.d.cts +3 -16
- package/dist/actions/create-folder.d.cts.map +1 -1
- package/dist/actions/create-folder.d.mts +3 -16
- package/dist/actions/create-folder.d.mts.map +1 -1
- package/dist/actions/create-folder.mjs +1 -0
- package/dist/actions/create-folder.mjs.map +1 -1
- package/dist/actions/create-or-update-contact.cjs +1 -0
- package/dist/actions/create-or-update-contact.cjs.map +1 -1
- package/dist/actions/create-or-update-contact.d.cts +3 -25
- package/dist/actions/create-or-update-contact.d.cts.map +1 -1
- package/dist/actions/create-or-update-contact.d.mts +3 -25
- package/dist/actions/create-or-update-contact.d.mts.map +1 -1
- package/dist/actions/create-or-update-contact.mjs +1 -0
- package/dist/actions/create-or-update-contact.mjs.map +1 -1
- package/dist/actions/create-template.cjs +1 -0
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +3 -26
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +3 -26
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +1 -0
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -0
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +3 -19
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -19
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -0
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -15
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -15
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +1 -0
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +3 -15
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +3 -15
- package/dist/actions/delete-template.d.mts.map +1 -1
- package/dist/actions/delete-template.mjs +1 -0
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/get-document-details.cjs +1 -0
- package/dist/actions/get-document-details.cjs.map +1 -1
- package/dist/actions/get-document-details.d.cts +3 -15
- package/dist/actions/get-document-details.d.cts.map +1 -1
- package/dist/actions/get-document-details.d.mts +3 -15
- package/dist/actions/get-document-details.d.mts.map +1 -1
- package/dist/actions/get-document-details.mjs +1 -0
- package/dist/actions/get-document-details.mjs.map +1 -1
- package/dist/actions/get-template-details.cjs +1 -0
- package/dist/actions/get-template-details.cjs.map +1 -1
- package/dist/actions/get-template-details.d.cts +3 -15
- package/dist/actions/get-template-details.d.cts.map +1 -1
- package/dist/actions/get-template-details.d.mts +3 -15
- package/dist/actions/get-template-details.d.mts.map +1 -1
- package/dist/actions/get-template-details.mjs +1 -0
- package/dist/actions/get-template-details.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +1 -0
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +3 -15
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +3 -15
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +1 -0
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-document-folders.cjs +1 -0
- package/dist/actions/list-document-folders.cjs.map +1 -1
- package/dist/actions/list-document-folders.d.cts +3 -17
- package/dist/actions/list-document-folders.d.cts.map +1 -1
- package/dist/actions/list-document-folders.d.mts +3 -17
- package/dist/actions/list-document-folders.d.mts.map +1 -1
- package/dist/actions/list-document-folders.mjs +1 -0
- package/dist/actions/list-document-folders.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +1 -0
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +3 -23
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +3 -23
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs +1 -0
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/move-document-to-folder.cjs +1 -0
- package/dist/actions/move-document-to-folder.cjs.map +1 -1
- package/dist/actions/move-document-to-folder.d.cts +3 -16
- package/dist/actions/move-document-to-folder.d.cts.map +1 -1
- package/dist/actions/move-document-to-folder.d.mts +3 -16
- package/dist/actions/move-document-to-folder.d.mts.map +1 -1
- package/dist/actions/move-document-to-folder.mjs +1 -0
- package/dist/actions/move-document-to-folder.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-document-folders.mjs","names":[],"sources":["../../src/actions/list-document-folders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PandadocListDocumentFoldersInput = z.object({\n page: z.number().int().describe(\"Page number (starts from 1)\").optional(),\n count: z.number().int().describe(\"Number of folders to return (default: 50, max: 100)\").optional(),\n parent_uuid: z.string().describe(\"The UUID of the parent folder. If omitted, returns folders in root directory\").optional(),\n});\nconst PandadocListDocumentFolders_FolderItemSchema = z.object({\n name: z.string().describe(\"Folder name\").nullable(),\n uuid: z.string().describe(\"Folder UUID\").nullable(),\n shared: z.boolean().describe(\"Whether the folder is shared\").nullable().optional(),\n has_items: z.boolean().describe(\"Whether the folder contains items\").nullable(),\n created_by: z.string().describe(\"ID of the user who created the folder\").nullable().optional(),\n has_folders: z.boolean().describe(\"Whether the folder contains subfolders\").nullable(),\n parent_uuid: z.string().describe(\"UUID of the parent folder\").nullable().optional(),\n date_created: z.string().describe(\"Folder creation date\").nullable(),\n}).passthrough();\nexport const PandadocListDocumentFoldersOutput = z.object({\n results: z.array(PandadocListDocumentFolders_FolderItemSchema).describe(\"List of document folders\"),\n}).passthrough();\n\nexport const pandadocListDocumentFolders = action(\"PANDADOC_LIST_DOCUMENT_FOLDERS\", {\n slug: \"pandadoc-list-document-folders\",\n name: \"List Document Folders\",\n description: \"This tool retrieves a list of all document folders in PandaDoc. It's a standalone action that doesn't require any external dependencies or resource IDs. The tool will return a list of folders containing documents, with each folder containing information about its ID, name, and parent folder relationship.\",\n input: PandadocListDocumentFoldersInput,\n output: PandadocListDocumentFoldersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-document-folders.mjs","names":[],"sources":["../../src/actions/list-document-folders.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pandadoc } from \"../app\";\n\nexport const PandadocListDocumentFoldersInput = z.object({\n page: z.number().int().describe(\"Page number (starts from 1)\").optional(),\n count: z.number().int().describe(\"Number of folders to return (default: 50, max: 100)\").optional(),\n parent_uuid: z.string().describe(\"The UUID of the parent folder. If omitted, returns folders in root directory\").optional(),\n});\nconst PandadocListDocumentFolders_FolderItemSchema = z.object({\n name: z.string().describe(\"Folder name\").nullable(),\n uuid: z.string().describe(\"Folder UUID\").nullable(),\n shared: z.boolean().describe(\"Whether the folder is shared\").nullable().optional(),\n has_items: z.boolean().describe(\"Whether the folder contains items\").nullable(),\n created_by: z.string().describe(\"ID of the user who created the folder\").nullable().optional(),\n has_folders: z.boolean().describe(\"Whether the folder contains subfolders\").nullable(),\n parent_uuid: z.string().describe(\"UUID of the parent folder\").nullable().optional(),\n date_created: z.string().describe(\"Folder creation date\").nullable(),\n}).passthrough();\nexport const PandadocListDocumentFoldersOutput = z.object({\n results: z.array(PandadocListDocumentFolders_FolderItemSchema).describe(\"List of document folders\"),\n}).passthrough();\n\nexport const pandadocListDocumentFolders: AppAction<\n typeof PandadocListDocumentFoldersInput,\n typeof PandadocListDocumentFoldersOutput,\n typeof pandadoc.credential\n> = action(\"PANDADOC_LIST_DOCUMENT_FOLDERS\", {\n slug: \"pandadoc-list-document-folders\",\n name: \"List Document Folders\",\n description: \"This tool retrieves a list of all document folders in PandaDoc. It's a standalone action that doesn't require any external dependencies or resource IDs. The tool will return a list of folders containing documents, with each folder containing information about its ID, name, and parent folder relationship.\",\n input: PandadocListDocumentFoldersInput,\n output: PandadocListDocumentFoldersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACxE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACjG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;AAC5H,CAAC;AACD,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CAClD,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb+C,EAAE,OAAO,EACxD,SAAS,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,0BAA0B,EACpG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PandadocListTemplatesInput = z.object({\n q: z.string().describe(\"Search query to filter templates by name\").optional(),\n id: z.string().describe(\"Specific template ID to retrieve\").optional(),\n tag: z.array(z.string()).describe(\"Filter templates by tags\").optional(),\n page: z.number().int().describe(\"Page number of the results to return\").optional(),\n count: z.number().int().describe(\"Number of templates to return per page (1-100, default: 50)\").optional(),\n fields: z.array(z.string()).describe(\"Additional fields to include in the response (e.g., content_date_modified)\").optional(),\n shared: z.boolean().describe(\"If true, returns only shared templates\").optional(),\n deleted: z.boolean().describe(\"If true, returns only deleted templates\").optional(),\n folder_uuid: z.string().describe(\"UUID of the folder where the templates are stored\").optional(),\n});\nconst PandadocListTemplates_TemplateItemSchema = z.object({\n id: z.string().describe(\"Template ID\").nullable(),\n name: z.string().describe(\"Template name\").nullable(),\n version: z.string().describe(\"Template version\").nullable(),\n date_created: z.string().describe(\"Template creation date\").nullable(),\n date_modified: z.string().describe(\"Template last modification date\").nullable(),\n content_date_modified: z.string().describe(\"Content last modification date\").nullable().optional(),\n}).passthrough();\nexport const PandadocListTemplatesOutput = z.object({\n results: z.array(PandadocListTemplates_TemplateItemSchema).describe(\"List of templates\"),\n}).passthrough();\n\nexport const pandadocListTemplates = action(\"PANDADOC_LIST_TEMPLATES\", {\n slug: \"pandadoc-list-templates\",\n name: \"List Templates\",\n description: \"This tool retrieves a list of all templates available in the PandaDoc account. It supports parameters to filter templates by name, shared status, deleted status, pagination, and tag filtering, and returns detailed template information.\",\n input: PandadocListTemplatesInput,\n output: PandadocListTemplatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pandadoc } from \"../app\";\n\nexport const PandadocListTemplatesInput = z.object({\n q: z.string().describe(\"Search query to filter templates by name\").optional(),\n id: z.string().describe(\"Specific template ID to retrieve\").optional(),\n tag: z.array(z.string()).describe(\"Filter templates by tags\").optional(),\n page: z.number().int().describe(\"Page number of the results to return\").optional(),\n count: z.number().int().describe(\"Number of templates to return per page (1-100, default: 50)\").optional(),\n fields: z.array(z.string()).describe(\"Additional fields to include in the response (e.g., content_date_modified)\").optional(),\n shared: z.boolean().describe(\"If true, returns only shared templates\").optional(),\n deleted: z.boolean().describe(\"If true, returns only deleted templates\").optional(),\n folder_uuid: z.string().describe(\"UUID of the folder where the templates are stored\").optional(),\n});\nconst PandadocListTemplates_TemplateItemSchema = z.object({\n id: z.string().describe(\"Template ID\").nullable(),\n name: z.string().describe(\"Template name\").nullable(),\n version: z.string().describe(\"Template version\").nullable(),\n date_created: z.string().describe(\"Template creation date\").nullable(),\n date_modified: z.string().describe(\"Template last modification date\").nullable(),\n content_date_modified: z.string().describe(\"Content last modification date\").nullable().optional(),\n}).passthrough();\nexport const PandadocListTemplatesOutput = z.object({\n results: z.array(PandadocListTemplates_TemplateItemSchema).describe(\"List of templates\"),\n}).passthrough();\n\nexport const pandadocListTemplates: AppAction<\n typeof PandadocListTemplatesInput,\n typeof PandadocListTemplatesOutput,\n typeof pandadoc.credential\n> = action(\"PANDADOC_LIST_TEMPLATES\", {\n slug: \"pandadoc-list-templates\",\n name: \"List Templates\",\n description: \"This tool retrieves a list of all templates available in the PandaDoc account. It supports parameters to filter templates by name, shared status, deleted status, pagination, and tag filtering, and returns detailed template information.\",\n input: PandadocListTemplatesInput,\n output: PandadocListTemplatesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC5E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC5H,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AACjG,CAAC;AACD,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CAC1D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACrE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC/E,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,mBAAmB,EACzF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pandadoc } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-templates.d.ts
|
|
@@ -22,29 +24,7 @@ declare const PandadocListTemplatesOutput: z.ZodObject<{
|
|
|
22
24
|
content_date_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const pandadocListTemplates:
|
|
26
|
-
q?: string | undefined;
|
|
27
|
-
id?: string | undefined;
|
|
28
|
-
tag?: string[] | undefined;
|
|
29
|
-
page?: number | undefined;
|
|
30
|
-
count?: number | undefined;
|
|
31
|
-
fields?: string[] | undefined;
|
|
32
|
-
shared?: boolean | undefined;
|
|
33
|
-
deleted?: boolean | undefined;
|
|
34
|
-
folder_uuid?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pandadoc", 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<"pandadoc", 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>>]>;
|
|
27
|
+
declare const pandadocListTemplates: AppAction<typeof PandadocListTemplatesInput, typeof PandadocListTemplatesOutput, typeof pandadoc.credential>;
|
|
48
28
|
//#endregion
|
|
49
29
|
export { pandadocListTemplates };
|
|
50
30
|
//# sourceMappingURL=list-templates.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.d.cts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.d.cts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAmB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pandadoc } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-templates.d.ts
|
|
@@ -22,29 +24,7 @@ declare const PandadocListTemplatesOutput: z.ZodObject<{
|
|
|
22
24
|
content_date_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const pandadocListTemplates:
|
|
26
|
-
q?: string | undefined;
|
|
27
|
-
id?: string | undefined;
|
|
28
|
-
tag?: string[] | undefined;
|
|
29
|
-
page?: number | undefined;
|
|
30
|
-
count?: number | undefined;
|
|
31
|
-
fields?: string[] | undefined;
|
|
32
|
-
shared?: boolean | undefined;
|
|
33
|
-
deleted?: boolean | undefined;
|
|
34
|
-
folder_uuid?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pandadoc", 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<"pandadoc", 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>>]>;
|
|
27
|
+
declare const pandadocListTemplates: AppAction<typeof PandadocListTemplatesInput, typeof PandadocListTemplatesOutput, typeof pandadoc.credential>;
|
|
48
28
|
//#endregion
|
|
49
29
|
export { pandadocListTemplates };
|
|
50
30
|
//# sourceMappingURL=list-templates.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.d.mts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.d.mts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAmB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.mjs","names":[],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PandadocListTemplatesInput = z.object({\n q: z.string().describe(\"Search query to filter templates by name\").optional(),\n id: z.string().describe(\"Specific template ID to retrieve\").optional(),\n tag: z.array(z.string()).describe(\"Filter templates by tags\").optional(),\n page: z.number().int().describe(\"Page number of the results to return\").optional(),\n count: z.number().int().describe(\"Number of templates to return per page (1-100, default: 50)\").optional(),\n fields: z.array(z.string()).describe(\"Additional fields to include in the response (e.g., content_date_modified)\").optional(),\n shared: z.boolean().describe(\"If true, returns only shared templates\").optional(),\n deleted: z.boolean().describe(\"If true, returns only deleted templates\").optional(),\n folder_uuid: z.string().describe(\"UUID of the folder where the templates are stored\").optional(),\n});\nconst PandadocListTemplates_TemplateItemSchema = z.object({\n id: z.string().describe(\"Template ID\").nullable(),\n name: z.string().describe(\"Template name\").nullable(),\n version: z.string().describe(\"Template version\").nullable(),\n date_created: z.string().describe(\"Template creation date\").nullable(),\n date_modified: z.string().describe(\"Template last modification date\").nullable(),\n content_date_modified: z.string().describe(\"Content last modification date\").nullable().optional(),\n}).passthrough();\nexport const PandadocListTemplatesOutput = z.object({\n results: z.array(PandadocListTemplates_TemplateItemSchema).describe(\"List of templates\"),\n}).passthrough();\n\nexport const pandadocListTemplates = action(\"PANDADOC_LIST_TEMPLATES\", {\n slug: \"pandadoc-list-templates\",\n name: \"List Templates\",\n description: \"This tool retrieves a list of all templates available in the PandaDoc account. It supports parameters to filter templates by name, shared status, deleted status, pagination, and tag filtering, and returns detailed template information.\",\n input: PandadocListTemplatesInput,\n output: PandadocListTemplatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.mjs","names":[],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pandadoc } from \"../app\";\n\nexport const PandadocListTemplatesInput = z.object({\n q: z.string().describe(\"Search query to filter templates by name\").optional(),\n id: z.string().describe(\"Specific template ID to retrieve\").optional(),\n tag: z.array(z.string()).describe(\"Filter templates by tags\").optional(),\n page: z.number().int().describe(\"Page number of the results to return\").optional(),\n count: z.number().int().describe(\"Number of templates to return per page (1-100, default: 50)\").optional(),\n fields: z.array(z.string()).describe(\"Additional fields to include in the response (e.g., content_date_modified)\").optional(),\n shared: z.boolean().describe(\"If true, returns only shared templates\").optional(),\n deleted: z.boolean().describe(\"If true, returns only deleted templates\").optional(),\n folder_uuid: z.string().describe(\"UUID of the folder where the templates are stored\").optional(),\n});\nconst PandadocListTemplates_TemplateItemSchema = z.object({\n id: z.string().describe(\"Template ID\").nullable(),\n name: z.string().describe(\"Template name\").nullable(),\n version: z.string().describe(\"Template version\").nullable(),\n date_created: z.string().describe(\"Template creation date\").nullable(),\n date_modified: z.string().describe(\"Template last modification date\").nullable(),\n content_date_modified: z.string().describe(\"Content last modification date\").nullable().optional(),\n}).passthrough();\nexport const PandadocListTemplatesOutput = z.object({\n results: z.array(PandadocListTemplates_TemplateItemSchema).describe(\"List of templates\"),\n}).passthrough();\n\nexport const pandadocListTemplates: AppAction<\n typeof PandadocListTemplatesInput,\n typeof PandadocListTemplatesOutput,\n typeof pandadoc.credential\n> = action(\"PANDADOC_LIST_TEMPLATES\", {\n slug: \"pandadoc-list-templates\",\n name: \"List Templates\",\n description: \"This tool retrieves a list of all templates available in the PandaDoc account. It supports parameters to filter templates by name, shared status, deleted status, pagination, and tag filtering, and returns detailed template information.\",\n input: PandadocListTemplatesInput,\n output: PandadocListTemplatesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO;CACjD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC5E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACzG,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC5H,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AACjG,CAAC;AACD,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CAC1D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACrE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC/E,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,SAAS,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,mBAAmB,EACzF,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-document-to-folder.cjs","names":["z","action"],"sources":["../../src/actions/move-document-to-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PandadocMoveDocumentToFolderInput = z.object({\n folder_id: z.string().describe(\"The unique identifier of the destination folder\"),\n document_id: z.string().describe(\"The unique identifier of the document to move\"),\n});\nexport const PandadocMoveDocumentToFolderOutput = z.object({\n status: z.string().describe(\"The status of the move operation\").nullable(),\n message: z.string().describe(\"A message indicating the result of the move operation\").nullable(),\n}).passthrough();\n\nexport const pandadocMoveDocumentToFolder = action(\"PANDADOC_MOVE_DOCUMENT_TO_FOLDER\", {\n slug: \"pandadoc-move-document-to-folder\",\n name: \"Move Document to Folder\",\n description: \"This tool allows users to move a document to a specific folder within their PandaDoc account. It performs a POST request to move the document to the specified folder. Both the document and the destination folder must exist. Only documents in draft status can be moved; attempting to move documents in sent, completed, or other non-draft states will fail.\",\n input: PandadocMoveDocumentToFolderInput,\n output: PandadocMoveDocumentToFolderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-document-to-folder.cjs","names":["z","action"],"sources":["../../src/actions/move-document-to-folder.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pandadoc } from \"../app\";\n\nexport const PandadocMoveDocumentToFolderInput = z.object({\n folder_id: z.string().describe(\"The unique identifier of the destination folder\"),\n document_id: z.string().describe(\"The unique identifier of the document to move\"),\n});\nexport const PandadocMoveDocumentToFolderOutput = z.object({\n status: z.string().describe(\"The status of the move operation\").nullable(),\n message: z.string().describe(\"A message indicating the result of the move operation\").nullable(),\n}).passthrough();\n\nexport const pandadocMoveDocumentToFolder: AppAction<\n typeof PandadocMoveDocumentToFolderInput,\n typeof PandadocMoveDocumentToFolderOutput,\n typeof pandadoc.credential\n> = action(\"PANDADOC_MOVE_DOCUMENT_TO_FOLDER\", {\n slug: \"pandadoc-move-document-to-folder\",\n name: \"Move Document to Folder\",\n description: \"This tool allows users to move a document to a specific folder within their PandaDoc account. It performs a POST request to move the document to the specified folder. Both the document and the destination folder must exist. Only documents in draft status can be moved; attempting to move documents in sent, completed, or other non-draft states will fail.\",\n input: PandadocMoveDocumentToFolderInput,\n output: PandadocMoveDocumentToFolderOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AAClF,CAAC;AACD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAITC,eAAAA,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pandadoc } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/move-document-to-folder.d.ts
|
|
@@ -9,22 +11,7 @@ declare const PandadocMoveDocumentToFolderOutput: z.ZodObject<{
|
|
|
9
11
|
status: z.ZodNullable<z.ZodString>;
|
|
10
12
|
message: z.ZodNullable<z.ZodString>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const pandadocMoveDocumentToFolder:
|
|
13
|
-
folder_id: string;
|
|
14
|
-
document_id: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pandadoc", 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<"pandadoc", 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>>]>;
|
|
14
|
+
declare const pandadocMoveDocumentToFolder: AppAction<typeof PandadocMoveDocumentToFolderInput, typeof PandadocMoveDocumentToFolderOutput, typeof pandadoc.credential>;
|
|
28
15
|
//#endregion
|
|
29
16
|
export { pandadocMoveDocumentToFolder };
|
|
30
17
|
//# sourceMappingURL=move-document-to-folder.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-document-to-folder.d.cts","names":[],"sources":["../../src/actions/move-document-to-folder.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-document-to-folder.d.cts","names":[],"sources":["../../src/actions/move-document-to-folder.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pandadoc } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/move-document-to-folder.d.ts
|
|
@@ -9,22 +11,7 @@ declare const PandadocMoveDocumentToFolderOutput: z.ZodObject<{
|
|
|
9
11
|
status: z.ZodNullable<z.ZodString>;
|
|
10
12
|
message: z.ZodNullable<z.ZodString>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const pandadocMoveDocumentToFolder:
|
|
13
|
-
folder_id: string;
|
|
14
|
-
document_id: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pandadoc", 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<"pandadoc", 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>>]>;
|
|
14
|
+
declare const pandadocMoveDocumentToFolder: AppAction<typeof PandadocMoveDocumentToFolderInput, typeof PandadocMoveDocumentToFolderOutput, typeof pandadoc.credential>;
|
|
28
15
|
//#endregion
|
|
29
16
|
export { pandadocMoveDocumentToFolder };
|
|
30
17
|
//# sourceMappingURL=move-document-to-folder.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-document-to-folder.d.mts","names":[],"sources":["../../src/actions/move-document-to-folder.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-document-to-folder.d.mts","names":[],"sources":["../../src/actions/move-document-to-folder.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-document-to-folder.mjs","names":[],"sources":["../../src/actions/move-document-to-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PandadocMoveDocumentToFolderInput = z.object({\n folder_id: z.string().describe(\"The unique identifier of the destination folder\"),\n document_id: z.string().describe(\"The unique identifier of the document to move\"),\n});\nexport const PandadocMoveDocumentToFolderOutput = z.object({\n status: z.string().describe(\"The status of the move operation\").nullable(),\n message: z.string().describe(\"A message indicating the result of the move operation\").nullable(),\n}).passthrough();\n\nexport const pandadocMoveDocumentToFolder = action(\"PANDADOC_MOVE_DOCUMENT_TO_FOLDER\", {\n slug: \"pandadoc-move-document-to-folder\",\n name: \"Move Document to Folder\",\n description: \"This tool allows users to move a document to a specific folder within their PandaDoc account. It performs a POST request to move the document to the specified folder. Both the document and the destination folder must exist. Only documents in draft status can be moved; attempting to move documents in sent, completed, or other non-draft states will fail.\",\n input: PandadocMoveDocumentToFolderInput,\n output: PandadocMoveDocumentToFolderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-document-to-folder.mjs","names":[],"sources":["../../src/actions/move-document-to-folder.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pandadoc } from \"../app\";\n\nexport const PandadocMoveDocumentToFolderInput = z.object({\n folder_id: z.string().describe(\"The unique identifier of the destination folder\"),\n document_id: z.string().describe(\"The unique identifier of the document to move\"),\n});\nexport const PandadocMoveDocumentToFolderOutput = z.object({\n status: z.string().describe(\"The status of the move operation\").nullable(),\n message: z.string().describe(\"A message indicating the result of the move operation\").nullable(),\n}).passthrough();\n\nexport const pandadocMoveDocumentToFolder: AppAction<\n typeof PandadocMoveDocumentToFolderInput,\n typeof PandadocMoveDocumentToFolderOutput,\n typeof pandadoc.credential\n> = action(\"PANDADOC_MOVE_DOCUMENT_TO_FOLDER\", {\n slug: \"pandadoc-move-document-to-folder\",\n name: \"Move Document to Folder\",\n description: \"This tool allows users to move a document to a specific folder within their PandaDoc account. It performs a POST request to move the document to the specified folder. Both the document and the destination folder must exist. Only documents in draft status can be moved; attempting to move documents in sent, completed, or other non-draft states will fail.\",\n input: PandadocMoveDocumentToFolderInput,\n output: PandadocMoveDocumentToFolderOutput,\n});\n"],"mappings":";;;AAeA,MAAa,+BAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB+C,EAAE,OAAO;EACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAClF,CAcS;CACP,QAdgD,EAAE,OAAO;EACzD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
package/dist/app.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
-
let zod = require("zod");
|
|
3
2
|
//#region src/app.ts
|
|
3
|
+
const credential = { generic_api_key: require("zod").z.string() };
|
|
4
4
|
const pandadoc = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
5
5
|
slug: "pandadoc",
|
|
6
6
|
auth: "keystroke",
|
|
7
|
-
credential
|
|
7
|
+
credential
|
|
8
8
|
});
|
|
9
9
|
//#endregion
|
|
10
10
|
exports.pandadoc = pandadoc;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
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 pandadoc = defineApp({\n slug: \"pandadoc\",\n auth: \"keystroke\",\n credential
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const pandadoc: KeystrokeApp<\"pandadoc\", typeof credential> = defineApp({\n slug: \"pandadoc\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAGA,MAAM,aAAa,EACjB,8BAAiBA,CAAAA,CAAAA,EAAE,OAAO,EAC5B;AAEA,MAAa,YAAA,GAAA,2BAAA,UAAA,CAAkE;CAC7E,MAAM;CACN,MAAM;CACN;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
1
2
|
import { z } from "zod";
|
|
2
3
|
|
|
3
4
|
//#region src/app.d.ts
|
|
4
|
-
declare const
|
|
5
|
-
connectionId: z.ZodString;
|
|
6
|
-
entityId: z.ZodString;
|
|
7
|
-
instanceId: z.ZodString;
|
|
8
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
5
|
+
declare const credential: {
|
|
9
6
|
generic_api_key: z.ZodString;
|
|
10
|
-
}
|
|
7
|
+
};
|
|
8
|
+
declare const pandadoc: KeystrokeApp<"pandadoc", typeof credential>;
|
|
11
9
|
//#endregion
|
|
12
10
|
export { pandadoc };
|
|
13
11
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,QAAA,EAAU,YAAY,oBAAoB,UAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
1
2
|
import { z } from "zod";
|
|
2
3
|
|
|
3
4
|
//#region src/app.d.ts
|
|
4
|
-
declare const
|
|
5
|
-
connectionId: z.ZodString;
|
|
6
|
-
entityId: z.ZodString;
|
|
7
|
-
instanceId: z.ZodString;
|
|
8
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
5
|
+
declare const credential: {
|
|
9
6
|
generic_api_key: z.ZodString;
|
|
10
|
-
}
|
|
7
|
+
};
|
|
8
|
+
declare const pandadoc: KeystrokeApp<"pandadoc", typeof credential>;
|
|
11
9
|
//#endregion
|
|
12
10
|
export { pandadoc };
|
|
13
11
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,QAAA,EAAU,YAAY,oBAAoB,UAAA"}
|
package/dist/app.mjs
CHANGED
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\";\nimport { z } from \"zod\";\n\nexport const pandadoc = defineApp({\n slug: \"pandadoc\",\n auth: \"keystroke\",\n credential
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const pandadoc: KeystrokeApp<\"pandadoc\", typeof credential> = defineApp({\n slug: \"pandadoc\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAOA,MAAa,WAAwD,UAAU;CAC7E,MAAM;CACN,MAAM;CACN,cANA,iBAAiB,EAAE,OAAO,EAM1B;AACF,CAAC"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { pandadoc } from "./app.cjs";
|
|
1
2
|
import { pandadocCreateDocumentAttachment } from "./actions/create-document-attachment.cjs";
|
|
2
3
|
import { pandadocCreateDocumentFromFile } from "./actions/create-document-from-file.cjs";
|
|
3
4
|
import { pandadocCreateFolder } from "./actions/create-folder.cjs";
|
|
@@ -12,6 +13,5 @@ import { pandadocListContacts } from "./actions/list-contacts.cjs";
|
|
|
12
13
|
import { pandadocListDocumentFolders } from "./actions/list-document-folders.cjs";
|
|
13
14
|
import { pandadocListTemplates } from "./actions/list-templates.cjs";
|
|
14
15
|
import { pandadocMoveDocumentToFolder } from "./actions/move-document-to-folder.cjs";
|
|
15
|
-
import { pandadoc } from "./app.cjs";
|
|
16
16
|
import { pandadocCatalog } from "./catalog.cjs";
|
|
17
17
|
export { pandadoc, pandadocCatalog, pandadocCreateDocumentAttachment, pandadocCreateDocumentFromFile, pandadocCreateFolder, pandadocCreateOrUpdateContact, pandadocCreateTemplate, pandadocCreateWebhook, pandadocDeleteContact, pandadocDeleteTemplate, pandadocGetDocumentDetails, pandadocGetTemplateDetails, pandadocListContacts, pandadocListDocumentFolders, pandadocListTemplates, pandadocMoveDocumentToFolder };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { pandadoc } from "./app.mjs";
|
|
1
2
|
import { pandadocCreateDocumentAttachment } from "./actions/create-document-attachment.mjs";
|
|
2
3
|
import { pandadocCreateDocumentFromFile } from "./actions/create-document-from-file.mjs";
|
|
3
4
|
import { pandadocCreateFolder } from "./actions/create-folder.mjs";
|
|
@@ -12,6 +13,5 @@ import { pandadocListContacts } from "./actions/list-contacts.mjs";
|
|
|
12
13
|
import { pandadocListDocumentFolders } from "./actions/list-document-folders.mjs";
|
|
13
14
|
import { pandadocListTemplates } from "./actions/list-templates.mjs";
|
|
14
15
|
import { pandadocMoveDocumentToFolder } from "./actions/move-document-to-folder.mjs";
|
|
15
|
-
import { pandadoc } from "./app.mjs";
|
|
16
16
|
import { pandadocCatalog } from "./catalog.mjs";
|
|
17
17
|
export { pandadoc, pandadocCatalog, pandadocCreateDocumentAttachment, pandadocCreateDocumentFromFile, pandadocCreateFolder, pandadocCreateOrUpdateContact, pandadocCreateTemplate, pandadocCreateWebhook, pandadocDeleteContact, pandadocDeleteTemplate, pandadocGetDocumentDetails, pandadocGetTemplateDetails, pandadocListContacts, pandadocListDocumentFolders, pandadocListTemplates, pandadocMoveDocumentToFolder };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/pandadoc",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": ">=0.1.
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.104",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|